@ckeditor/ckeditor5-track-changes 0.0.0-nightly-20240814.0 → 0.0.0-nightly-20240816.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 _0x152a51,PendingActions as _0x9ee6e5,icons as _0x35d0f5}from'@ckeditor/ckeditor5-core/dist/index.js';import{CKEditorError as _0x5e7528,ObservableMixin as _0x45e3bc,uid as _0x2a94db,insertToPriorityArray as _0x2a632d,priorities as _0x4f84c1,logWarning as _0x2e9588,getEnvKeystrokeText as _0x52ac27,FocusTracker as _0x262146,KeystrokeHandler as _0x979ae6,Collection as Wt}from'@ckeditor/ckeditor5-utils/dist/index.js';import{normalizeColorOptions as _0x336a05,View as _0x91bd07,ViewCollection as _0x462b73,FocusCycler as _0x218192,ViewModel as _0x387bfc,createDropdown as Qt,SplitButtonView as _0x31f8ff,addListToDropdown as Kt,MenuBarMenuView as Yt,MenuBarMenuListView as Zt,ListSeparatorView as Xt,MenuBarMenuListItemView as te,MenuBarMenuListItemButtonView as _0x41af5b}from'@ckeditor/ckeditor5-ui/dist/index.js';import{Users as _0x450956,hashObject as _0x220468,surroundingMarkersDetector as _0x2879d7,ENTER_THREAD_KEYSTROKE as _0x99c520,AriaDescriptionView as _0x469e57,setupThreadKeyboardNavigation as _0x42b716,trimHtml as _0xcbd8e5,UserView as _0x4936c1,LateFocusButtonView as _0x58742f,getDateTimeFormatter as _0x17fe7d,getAllMarkersDomElementsSorted as _0x370cab,sanitizeEditorConfig as _0x109332}from'ckeditor5-collaboration/dist/index.js';import{Element as _0x488369,LiveRange as _0x22bfde,LivePosition as _0x4c04c8}from'@ckeditor/ckeditor5-engine/dist/index.js';import{setHighlightHandling as _0x3b2cbe,toWidget as _0x4f9703}from'@ckeditor/ckeditor5-widget/dist/index.js';import{cloneDeep as _0x50192c,set as _0x3be206,isEqual as _0x1a8f0b,unset as _0x15b586,omit as Tt}from'lodash-es';import{Delete as _0x548f5c,Input as tr}from'@ckeditor/ckeditor5-typing/dist/index.js';import{Enter as _0x49bdc6,ShiftEnter as _0x3af99e}from'@ckeditor/ckeditor5-enter/dist/index.js';class B extends ts{['_enabledCommands'];constructor(_0x5f33f0,_0x1b350a){super(_0x5f33f0),this['_enabledCommands']=_0x1b350a,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 _0x5c2ba8 of this['editor']['commands']['commands']())_0x5c2ba8['affectsData']&&!this['_enabledCommands']['has'](_0x5c2ba8)&&_0x5c2ba8['forceDisabled']('TrackChangesCommand');}['_enableCommands'](){for(const _0x1cd19a of this['editor']['commands']['commands']())_0x1cd19a['affectsData']&&!this['_enabledCommands']['has'](_0x1cd19a)&&_0x1cd19a['clearForceDisabled']('TrackChangesCommand');}}class x extends ts{['_suggestions'];constructor(_0x20c1b7,_0x2a5e98){super(_0x20c1b7),this['_suggestions']=_0x2a5e98,this['refresh'](),this['_isEnabledBasedOnSelection']=!0x1;}['refresh'](){this['isEnabled']=!0x0;}['execute'](_0x1aa23f){const _0xf8b56d=this['_suggestions']['get'](_0x1aa23f);if(!_0xf8b56d)throw new _0x5e7528('track-changes-accept-suggestion-not-found',this);const _0x2c7dd4=_0xf8b56d['getRanges']();this['editor']['model']['canEditAt'](_0x2c7dd4)&&this['editor']['plugins']['get']('TrackChangesEditing')['acceptSuggestion'](_0xf8b56d);}}class R extends ts{['_suggestions'];constructor(_0x1f9b26,_0x51b31d){super(_0x1f9b26),this['_suggestions']=_0x51b31d,this['refresh'](),this['_isEnabledBasedOnSelection']=!0x1;}['refresh'](){this['isEnabled']=!0x0;}['execute'](_0x3143b4){const _0x4b768e=this['_suggestions']['get'](_0x3143b4);if(!_0x4b768e)throw new _0x5e7528('track-changes-discard-suggestion-not-found',this);const _0x336043=_0x4b768e['getRanges']();this['editor']['model']['canEditAt'](_0x336043)&&this['editor']['plugins']['get']('TrackChangesEditing')['discardSuggestion'](_0x4b768e);}}function ls(_0x48a2b5,_0x38a29d){let _0x5ae1a2='';return _0x5ae1a2+=_0x48a2b5['split']('*')['map']((_0x14508c,_0x2c01cc)=>_0x2c01cc%0x2!=0x0?'<span\x20class=\x22ck-suggestion-type\x22>'+nn(_0x14508c)+'</span>':nn(_0x14508c))['join'](''),_0x38a29d&&(_0x5ae1a2+='<span\x20class=\x22ck-suggestion-color\x22\x20style=\x22background-color:\x20'+_0x38a29d['value']+'\x22\x20title=\x22'+_0x38a29d['title']+'\x22></span>'),_0x5ae1a2;}function nn(_0x514e98){const _0x1d9a9b=document['createElement']('span');return _0x1d9a9b['innerText']=_0x514e98,_0x1d9a9b['innerHTML'];}function ss(_0x487184){return _0x487184['sort']((_0x2c1770,_0x3e25f4)=>'deletion'==_0x2c1770['type']&&'deletion'!=_0x3e25f4['type']?-0x1:'deletion'!=_0x2c1770['type']&&'deletion'==_0x3e25f4['type']?0x1:0x0);}function to(_0x2ccc09,_0x1e1d82){let _0xe4fdb6,_0x25c45e=0x0;const _0x3b4eef=[],_0x1dc18c=_0x1e1d82['schema'];for(;_0x25c45e<_0x2ccc09['length'];){const _0x1cf0e9=_0x2ccc09[_0x25c45e],_0x416adf=_0x2ccc09[_0x25c45e+0x1];_0xe4fdb6||(_0xe4fdb6=_0x1e1d82['createPositionBefore'](_0x1cf0e9)),on(_0x1e1d82,_0x1cf0e9,_0x416adf)||(_0x3b4eef['push'](_0x1e1d82['createRange'](_0xe4fdb6,_0x1dc18c['isObject'](_0x1cf0e9)?_0x1e1d82['createPositionAfter'](_0x1cf0e9):_0x1e1d82['createPositionAt'](_0x1cf0e9,'end'))),_0xe4fdb6=null),_0x25c45e++;}return _0x3b4eef;}function on(_0x9914d2,_0x2a376b,_0x3641c7){if(!_0x3641c7)return!0x1;const _0x24aeea=_0x9914d2['createPositionAfter'](_0x2a376b),_0x212c24=_0x9914d2['createPositionBefore'](_0x3641c7);return _0x24aeea['isTouching'](_0x212c24);}function rs(_0x405cd6,_0x3c89cb,_0x4b3c24){for(;_0x4b3c24['length'];){const _0x290d5e=_0x4b3c24['splice'](0x0,0x64);_0x405cd6['change'](()=>{for(const _0x5d54b8 of _0x290d5e)_0x5d54b8['isInContent']&&_0x3c89cb['execute'](_0x5d54b8['id']);});}}class E extends ts{['_command'];['_suggestions'];constructor(_0x278a6f,_0x31a72f,_0x379a4c){super(_0x278a6f),this['_command']=_0x31a72f,this['_suggestions']=_0x379a4c,this['refresh'](),this['_isEnabledBasedOnSelection']=!0x1;}['refresh'](){const _0x4fe9db=Array['from'](this['_suggestions']['values']())['some'](_0x4b5c16=>_0x4b5c16['isInContent']);this['isEnabled']=this['_command']['isEnabled']&&_0x4fe9db;}['execute'](){const _0x44d6e9=ss(Array['from'](this['_suggestions']['values']()));for(const _0x1ddc88 of _0x44d6e9){const _0x21ad98=_0x1ddc88['getRanges']();if(!this['editor']['model']['canEditAt'](_0x21ad98))return;}rs(this['editor']['model'],this['_command'],_0x44d6e9);}}class O extends ts{['_command'];['_suggestions'];['_selectedSuggestions'];constructor(_0x249eb2,_0x20f9aa,_0x537c05){super(_0x249eb2),this['_command']=_0x20f9aa,this['_suggestions']=_0x537c05,this['_selectedSuggestions']=new Set(),this['refresh'](),this['_isEnabledBasedOnSelection']=!0x1;}['refresh'](){const _0xef2c28=this['editor']['model']['document']['selection'],_0x493727=Array['from'](this['_suggestions']['values']());this['_selectedSuggestions']=function(_0xe53370,_0x1647fd){const _0xbfdbc9=Array['from'](_0xe53370['getRanges']()),_0x4554e1=new Set();for(const _0x567bc6 of _0x1647fd)if(_0x567bc6['isInContent']){for(const _0x3151d8 of _0xbfdbc9)for(const _0x3676d7 of _0x567bc6['getRanges']())(_0x3151d8['isIntersecting'](_0x3676d7)||_0xe53370['isCollapsed']&&!_0x567bc6['isMultiRange']&&_0x567bc6['next']&&_0x3676d7['end']['isTouching'](_0x3151d8['start']))&&_0x4554e1['add'](_0x567bc6);}return _0x4554e1;}(_0xef2c28,_0x493727),this['isEnabled']=this['_command']['isEnabled']&&!!this['_selectedSuggestions']['size'];}['execute'](){const _0x893eb5=ss(Array['from'](this['_selectedSuggestions']));for(const _0x25ae66 of _0x893eb5){const _0x134221=_0x25ae66['getRanges']();if(!this['editor']['model']['canEditAt'](_0x134221))return;}rs(this['editor']['model'],this['_command'],_0x893eb5);}}class u extends/* #__PURE__ -- @preserve */
24
- _0x45e3bc(){['id'];['type'];['subType'];['author'];['creator'];['isExternal'];['data'];['createdAt'];['_isDataLoaded']=!0x1;['_model'];['_onAccept'];['_onDiscard'];['_onAttributesChange'];['_markerNames'];constructor(_0x43153f,_0x55c53f){super(),this['id']=_0x55c53f['id'],this['type']=_0x55c53f['type'],this['subType']=_0x55c53f['subType']||null,this['author']=_0x55c53f['author'],this['creator']=_0x55c53f['creator']||_0x55c53f['author'],this['isExternal']=Boolean(_0x55c53f['attributes']&&_0x55c53f['attributes']['@external']),this['data']=null,this['_model']=_0x43153f,this['_onAccept']=_0x55c53f['onAccept'],this['_onDiscard']=_0x55c53f['onDiscard'],this['_onAttributesChange']=_0x55c53f['onAttributesChange'],this['_markerNames']=new Set(),this['createdAt']=null,this['set']('authoredAt',null),this['set']('attributes',_0x55c53f['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 _0x32d6a0=this;for(;_0x32d6a0['previous'];)_0x32d6a0=_0x32d6a0['previous'];return _0x32d6a0;}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'](_0x347f16){this['_markerNames']['add'](_0x347f16);}['getMarkerNames'](){return Array['from'](this['_markerNames']);}['getMarkers'](){return this['getMarkerNames']()['map'](_0x598525=>this['_model']['markers']['get'](_0x598525))['filter'](_0x1b5298=>_0x1b5298);}['getFirstMarker'](){return this['getMarkers']()[0x0]||null;}['removeMarkers'](){this['_model']['change'](_0x5b98d4=>{for(const _0x303cd7 of this['getMarkers']())_0x5b98d4['removeMarker'](_0x303cd7);}),this['_markerNames']['clear']();}['removeMarker'](_0xc83790){this['_model']['change'](_0x465f12=>{_0x465f12['removeMarker'](_0xc83790);}),this['_markerNames']['delete'](_0xc83790);}['addRange'](_0x51434f){const _0x4e6143='suggestion:'+this['type']+':'+this['subType']+':'+this['id']+':'+this['creator']['id']+':'+u['getMultiRangeId']();this['addMarkerName'](_0x4e6143),this['_model']['change'](_0x47c590=>{_0x47c590['addMarker'](_0x4e6143,{'range':_0x51434f,'usingOperation':!0x0,'affectsData':!0x0});});}['isIntersectingWithRange'](_0x48c33e){for(const _0x18b9f0 of this['getRanges']())if(_0x18b9f0['isIntersecting'](_0x48c33e))return!0x0;return!0x1;}['getRanges'](){return this['getMarkers']()['map'](_0x583f11=>_0x583f11['getRange']());}['getItems'](){return this['getRanges']()['reduce']((_0x5bc8b7,_0x31d2c8)=>[..._0x5bc8b7,..._0x31d2c8['getItems']()],[]);}['getFirstRange'](){return this['getFirstMarker']()?.['getRange']()||null;}['getContainedElement'](){const _0x1c3379=this['getRanges']();if(0x1!=_0x1c3379['length'])return null;const _0x2531c1=_0x1c3379[0x0],_0x5e9c7f=_0x2531c1['start']['nodeAfter'],_0x7e394d=_0x2531c1['end']['nodeBefore'];return _0x5e9c7f instanceof _0x488369?_0x5e9c7f!=_0x7e394d?null:_0x5e9c7f: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 _0x25186a=[];let _0x34d892=this['head'];for(;_0x34d892;)_0x25186a['push'](_0x34d892),_0x34d892=_0x34d892['next'];return _0x25186a;}['setAttribute'](_0x599ed0,_0x246f01){const _0x1db914=_0x50192c(this['attributes']);_0x3be206(_0x1db914,_0x599ed0,_0x246f01),_0x1a8f0b(_0x1db914,this['attributes'])||(this['attributes']=_0x1db914,this['_onAttributesChange'](_0x1db914));}['removeAttribute'](_0x44923b){const _0x5c8011=_0x50192c(this['attributes']);_0x15b586(_0x5c8011,_0x44923b),_0x1a8f0b(_0x5c8011,this['attributes'])||(this['attributes']=_0x5c8011,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 _0x2a94db()['substr'](0x1,0x5);}}function o(_0x425ea9,_0x279042,_0x162c12){const t=_0x425ea9['t'];switch(_0x279042){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',_0x162c12);case'*Outdent:*\x20%0':return t('*Outdent:*\x20%0',_0x162c12);case'*Change\x20to:*\x20%0':return t('*Change\x20to:*\x20%0',_0x162c12);case'*Insert:*\x20%0':return t('*Insert:*\x20%0',_0x162c12);case'*Format:*\x20%0':return t('*Format:*\x20%0',_0x162c12);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',_0x162c12);case'*Format:*\x20remove\x20from\x20%0':return t('*Format:*\x20remove\x20from\x20%0',_0x162c12);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',_0x162c12);case'*Change\x20%0\x20content*':return t('*Change\x20%0\x20content*',_0x162c12);case'*Remove:*\x20%0':return t('*Remove:*\x20%0',_0x162c12);case'*Merge:*\x20%0':return t('*Merge:*\x20%0',_0x162c12);case'*Split:*\x20%0':return t('*Split:*\x20%0',_0x162c12);case'*Remove\x20format:*\x20%0':return t('*Remove\x20format:*\x20%0',_0x162c12);case'*Set\x20font\x20size:*\x20%0':return t('*Set\x20font\x20size:*\x20%0',_0x162c12);case'*Set\x20font\x20family:*\x20%0':return t('*Set\x20font\x20family:*\x20%0',_0x162c12);case'*Set\x20format\x20to:*\x20%0':return t('*Set\x20format\x20to:*\x20%0',_0x162c12);case'*Set\x20font\x20color:*\x20%0':return t('*Set\x20font\x20color:*\x20%0',_0x162c12);case'*Set\x20font\x20background\x20color:*\x20%0':return t('*Set\x20font\x20background\x20color:*\x20%0',_0x162c12);case'*Set\x20format:*\x20%0':return t('*Set\x20format:*\x20%0',_0x162c12);case'*Set\x20image\x20text\x20alternative:*\x20%0':return t('*Set\x20image\x20text\x20alternative:*\x20%0',_0x162c12);case'*Set\x20image\x20width:*\x20%0':return t('*Set\x20image\x20width:*\x20%0',_0x162c12);case'*Set\x20link:*\x20%0':return t('*Set\x20link:*\x20%0',_0x162c12);case'*Set\x20highlight:*\x20%0':return t('*Set\x20highlight:*\x20%0',_0x162c12);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'},_0x162c12);case'ELEMENT_PARAGRAPH':return t({'string':'paragraph','plural':'%0\x20paragraphs','id':'ELEMENT_PARAGRAPH'},_0x162c12);case'ELEMENT_PAGE_BREAK':return t({'string':'page\x20break','plural':'%0\x20page\x20breaks','id':'ELEMENT_PAGE_BREAK'},_0x162c12);case'ELEMENT_MEDIA':return t({'string':'media\x20item','plural':'%0\x20media\x20items','id':'ELEMENT_MEDIA'},_0x162c12);case'ELEMENT_IMAGE':return t({'string':'image','plural':'%0\x20images','id':'ELEMENT_IMAGE'},_0x162c12);case'ELEMENT_INLINE_IMAGE':return t({'string':'image','plural':'%0\x20images','id':'ELEMENT_INLINE_IMAGE'},_0x162c12);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'},_0x162c12);case'ELEMENT_HTML_EMBED':return t({'string':'HTML\x20embed','plural':'%0\x20HTML\x20embeds','id':'ELEMENT_HTML_EMBED'},_0x162c12);case'ELEMENT_HEADING':return t({'string':'heading\x20(level\x20%1)','plural':'%0\x20headings\x20(level\x20%1)','id':'ELEMENT_HEADING'},_0x162c12);case'ELEMENT_HEADING_CUSTOM':return t({'string':'heading\x20(%1)','plural':'%0\x20headings\x20(%1)','id':'ELEMENT_HEADING_CUSTOM'},_0x162c12);case'ELEMENT_LIST_ITEM':return t({'string':'list\x20item','plural':'%0\x20list\x20items','id':'ELEMENT_LIST_ITEM'},_0x162c12);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'},_0x162c12);case'ELEMENT_SPACE':return t({'string':'space','plural':'%0\x20spaces','id':'ELEMENT_SPACE'},_0x162c12);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'},_0x162c12);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'},_0x162c12);case'ELEMENT_TABLE_ROW':return t({'string':'table\x20row','plural':'%0\x20table\x20rows','id':'ELEMENT_TABLE_ROW'},_0x162c12);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'},_0x162c12);case'ELEMENT_TABLE_COLUMN':return t({'string':'table\x20column','plural':'%0\x20table\x20columns','id':'ELEMENT_TABLE_COLUMN'},_0x162c12);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'},_0x162c12);case'ELEMENT_TABLE_OF_CONTENTS':return t({'string':'table\x20of\x20contents','plural':'%0\x20tables\x20of\x20contents','id':'ELEMENT_TABLE_OF_CONTENTS'},_0x162c12);case'ELEMENT_LINE_BREAK':return t({'id':'ELEMENT_LINE_BREAK','string':'line\x20break','plural':'%0\x20line\x20breaks'},_0x162c12);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'},_0x162c12);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'},_0x162c12);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'},_0x162c12);case'ENTER_INSERTION_SUGGESTION_ANNOUNCEMENT':return t({'string':'Entering\x20insertion\x20suggestion.\x20Press\x20%0\x20to\x20go\x20to\x20the\x20discussion.','id':'ENTER_INSERTION_SUGGESTION_ANNOUNCEMENT'},_0x162c12);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'},_0x162c12);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'},_0x162c12);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'},_0x162c12);case'SUGGESTION_THREAD_DESCRIPTION':return t({'string':'Press\x20Enter\x20for\x20more\x20options.\x20Press\x20Escape\x20to\x20exit.','id':'SUGGESTION_THREAD_DESCRIPTION'});default:return _0x279042;}}class f{['_customCallbacks'];['_itemLabels'];['_itemLabelsCallbacks'];['_attributeLabels'];['_schema'];['_locale'];constructor(_0x2b1ad8,_0x34c0be){this['_customCallbacks']=[],this['_itemLabels']=new Map(),this['_itemLabelsCallbacks']=[],this['_attributeLabels']=new Map(),this['_schema']=_0x2b1ad8,this['_locale']=_0x34c0be;}['getDescriptions'](_0x2d80ef){const _0x16a7ac=[],_0xda1d55=new Set(),_0x5c0f8=new Set();for(let _0x53a047=0x0;_0x53a047<_0x2d80ef['length'];_0x53a047++){const _0x3ee165=_0x2d80ef[_0x53a047];if(!_0x3ee165['isInContent'])continue;const _0x4544f6=this['_handleCustomCallbackDescription'](_0x3ee165);if(_0x4544f6){if(null!=_0x3ee165['subType']){if(_0xda1d55['has'](_0x3ee165['subType']))continue;_0xda1d55['add'](_0x3ee165['subType']);}_0x16a7ac['push'](_0x4544f6);}else{if('attribute'!=_0x3ee165['type'])'insertion'!=_0x3ee165['type']&&'deletion'!=_0x3ee165['type']||this['_handleInsertRemoveSuggestionDescription'](_0x16a7ac,_0x3ee165,_0x2d80ef[_0x53a047+0x1]);else{const _0x42acb0=_0x3ee165['data']['key'];if(_0x5c0f8['has'](_0x42acb0))continue;_0x5c0f8['add'](_0x3ee165['data']['key']),_0x42acb0==m?this['_handleRenameSuggestionDescription'](_0x16a7ac,_0x3ee165):this['_handleAttributeSuggestionDescription'](_0x16a7ac,_0x3ee165);}}}return this['_resolveDescriptionItems'](_0x16a7ac);}['registerDescriptionCallback'](_0x34eb61){this['_customCallbacks']['push'](_0x34eb61);}['registerElementLabel'](_0x1da8e2,_0x82c0c6,_0x1c84b7=_0x4f84c1['normal']){'function'==typeof _0x1da8e2?_0x2a632d(this['_itemLabelsCallbacks'],{'matchingCallback':_0x1da8e2,'label':_0x82c0c6,'priority':_0x1c84b7}):this['_itemLabels']['set'](_0x1da8e2,_0x82c0c6);}['registerAttributeLabel'](_0x9c8c86,_0xb4dac8){this['_attributeLabels']['set'](_0x9c8c86,_0xb4dac8);}['getItemLabel'](_0x36c2be,_0x331810=0x1){let _0x30033b;for(const _0x13d4ad of this['_itemLabelsCallbacks'])if(_0x13d4ad['matchingCallback'](_0x36c2be)){_0x30033b=_0x13d4ad['label'];break;}return _0x30033b||(_0x30033b=this['_itemLabels']['get'](_0x36c2be['name'])),_0x30033b?_0x30033b(_0x331810):0x1!==_0x331810?_0x331810+'\x20'+_0x36c2be['name']+'s':''+_0x36c2be['name'];}['_addDescriptionItems'](_0x162f9b,_0x123a10){const _0x4dfcdc=_0x123a10['getFirstRange']()['getWalker'](),_0x40580c='insertion'==_0x123a10['type']?'add':'remove';for(const _0x2b3c54 of _0x4dfcdc){const _0x18e924=_0x2b3c54['item'],_0x5114f5=_0x162f9b[_0x162f9b['length']-0x1];if(_0x18e924['is']('$textProxy'))_0x5114f5&&_0x5114f5['type']['indexOf']('Container')>-0x1&&_0x162f9b['pop'](),_0x5114f5&&'text'==_0x5114f5['type']?_0x5114f5[_0x40580c]+=_0x18e924['data']:_0x162f9b['push']({'type':'text','add':'add'==_0x40580c?_0x18e924['data']:'','remove':'remove'==_0x40580c?_0x18e924['data']:''});else{if(this['_schema']['isObject'](_0x18e924)){const _0x455655=_0x18e924;if(_0x5114f5&&_0x5114f5['type']['indexOf']('Container')>-0x1&&_0x162f9b['pop'](),'elementEnd'==_0x2b3c54['type'])continue;_0x5114f5&&_0x5114f5['type']==_0x40580c+'Object'&&_0x5114f5['element']['name']==_0x455655['name']?_0x5114f5['quantity']++:_0x162f9b['push']({'type':_0x40580c+'Object','element':_0x455655,'quantity':0x1}),_0x4dfcdc['skip'](_0x5f4d5d=>!('elementEnd'==_0x5f4d5d['type']&&_0x5f4d5d['item']==_0x18e924));}else{if(this['_schema']['checkChild'](_0x18e924,'$text')||_0x18e924['is']('element','softBreak')){const _0x36d214=_0x18e924;if('add'==_0x40580c&&'elementStart'==_0x2b3c54['type']||'remove'==_0x40580c&&'elementEnd'==_0x2b3c54['type'])continue;if(_0x5114f5&&-0x1==_0x5114f5['type']['indexOf']('Container')){'text'==_0x5114f5['type']&&(_0x5114f5[_0x40580c]+='\x0a');continue;}let _0x1a4bcd;if(_0x1a4bcd='add'==_0x40580c?_0x36d214['nextSibling']&&!this['_schema']['isObject'](_0x36d214['nextSibling'])?_0x36d214['nextSibling']:null:_0x36d214['previousSibling']&&!this['_schema']['isObject'](_0x36d214['previousSibling'])?_0x36d214['previousSibling']:null,_0x36d214['isEmpty']||_0x1a4bcd&&_0x1a4bcd['isEmpty']){const _0x2244d5=_0x1a4bcd&&_0x1a4bcd['isEmpty']?_0x1a4bcd:_0x36d214;_0x5114f5&&_0x5114f5['type']==_0x40580c+'EmptyContainer'&&_0x5114f5['element']['name']==_0x2244d5['name']?_0x5114f5['quantity']++:_0x162f9b['push']({'type':_0x40580c+'EmptyContainer','element':_0x2244d5,'quantity':0x1});}else _0x162f9b['push']({'type':_0x40580c+'Container','element':_0x36d214});}}}}}['_resolveDescriptionItems'](_0x55f14e){const _0x64048f=this['_locale'],_0x2ec155=[],_0x1f941b=[],_0x388574=[];for(const _0x15b011 of _0x55f14e)switch(_0x15b011['type']){case'text':if(_0x15b011['add']=_0x15b011['add']['replace'](/(\S)\u000A+(\S)/g,'$1\x20$2')['replace'](/\u000A/g,''),_0x15b011['remove']=_0x15b011['remove']['replace'](/(\S)\u000A+(\S)/g,'$1\x20$2')['replace'](/\u000A/g,''),''!=_0x15b011['add']&&''!=_0x15b011['remove']){_0x2ec155['push']({'type':'replace','content':o(_0x64048f,'REPLACE_TEXT',['\x22'+_0x15b011['remove']+'\x22','\x22'+_0x15b011['add']+'\x22'])});continue;}if(null!=_0x15b011['add']['match'](/^ +$/)){_0x2ec155['push']({'type':'insertion','content':o(_0x64048f,'*Insert:*\x20%0',o(_0x64048f,'ELEMENT_SPACE',_0x15b011['add']['length']))});continue;}if(null!=_0x15b011['remove']['match'](/^ +$/)){_0x2ec155['push']({'type':'deletion','content':o(_0x64048f,'*Remove:*\x20%0',o(_0x64048f,'ELEMENT_SPACE',_0x15b011['remove']['length']))});continue;}if(''!=_0x15b011['add']){_0x2ec155['push']({'type':'insertion','content':o(_0x64048f,'*Insert:*\x20%0','\x22'+_0x15b011['add']+'\x22')});continue;}_0x2ec155['push']({'type':'deletion','content':o(_0x64048f,'*Remove:*\x20%0','\x22'+_0x15b011['remove']+'\x22')});continue;case'addEmptyContainer':case'addObject':_0x2ec155['push']({'type':'insertion','content':o(_0x64048f,'*Insert:*\x20%0',this['getItemLabel'](_0x15b011['element'],_0x15b011['quantity']))});continue;case'removeEmptyContainer':case'removeObject':_0x2ec155['push']({'type':'deletion','content':o(_0x64048f,'*Remove:*\x20%0',this['getItemLabel'](_0x15b011['element'],_0x15b011['quantity']))});continue;case'addContainer':_0x2ec155['push']({'type':'insertion','content':o(_0x64048f,'*Split:*\x20%0',this['getItemLabel'](_0x15b011['element'],_0x15b011['quantity']))});continue;case'removeContainer':_0x2ec155['push']({'type':'deletion','content':o(_0x64048f,'*Merge:*\x20%0',this['getItemLabel'](_0x15b011['element'],_0x15b011['quantity']))});continue;case'addFormat':_0x1f941b['push'](_0x15b011['key']);continue;case'removeFormat':_0x388574['push'](_0x15b011['key']);continue;default:_0x2ec155['push'](_0x15b011);}if(_0x1f941b['length']){const _0x1b5a9f=_0x1f941b['map'](_0x4d399b=>this['_attributeLabels']['has'](_0x4d399b)?this['_attributeLabels']['get'](_0x4d399b):_0x4d399b)['join'](',\x20');_0x2ec155['push']({'type':'format','content':o(this['_locale'],'*Set\x20format:*\x20%0',_0x1b5a9f)});}if(_0x388574['length']){const _0x4f1084=_0x388574['map'](_0x42af9f=>this['_attributeLabels']['has'](_0x42af9f)?this['_attributeLabels']['get'](_0x42af9f):_0x42af9f)['join'](',\x20');_0x2ec155['push']({'type':'format','content':o(this['_locale'],'*Remove\x20format:*\x20%0',_0x4f1084)});}return _0x2ec155;}['_handleCustomCallbackDescription'](_0x1a0ada){for(const _0x4fa1b1 of this['_customCallbacks']){const _0x5f3b2f=_0x4fa1b1(_0x1a0ada);if(_0x5f3b2f&&'type'in _0x5f3b2f)return _0x5f3b2f;}}['_handleAttributeSuggestionDescription'](_0x38cdf6,_0x256e4a){const _0x3b7ce8=_0x256e4a['data'],_0xcd93ee=void 0x0===_0x3b7ce8['newValue']?'removeFormat':'addFormat';_0x38cdf6['push']({'type':_0xcd93ee,'key':_0x3b7ce8['key']});}['_handleRenameSuggestionDescription'](_0x321fcc,_0xfc8d7d){_0x321fcc['push']({'type':'format','content':o(this['_locale'],'*Change\x20to:*\x20%0',this['getItemLabel'](_0xfc8d7d['getFirstRange']()['start']['nodeAfter'],0x1))});}['_handleInsertRemoveSuggestionDescription'](_0x1d453f,_0x26329a,_0x1a2e74){if(this['_addDescriptionItems'](_0x1d453f,_0x26329a),_0x1a2e74&&_0x1a2e74['getFirstRange']()&&!_0x26329a['getFirstRange']()['end']['isEqual'](_0x1a2e74['getFirstRange']()['start'])){const _0x1e6bd4=_0x1d453f[_0x1d453f['length']-0x1],_0x24f84e='insertion'==_0x26329a['type']?'add':'remove';_0x1e6bd4&&'text'==_0x1e6bd4['type']&&(_0x1e6bd4[_0x24f84e]+='\x0a');}}}class V extends _0x152a51{['afterInit'](){const _0xb2e17a=this['editor'],_0x31a76f=_0xb2e17a['plugins']['get']('TrackChangesEditing');_0xb2e17a['commands']['get']('showAIAssistant')&&_0x31a76f['enableCommand']('showAIAssistant');}}class U extends _0x152a51{['afterInit'](){const _0xb0b0b8=this['editor'],_0x24ff6e=_0xb0b0b8['locale'];if(!_0xb0b0b8['plugins']['has']('AlignmentEditing'))return;const _0x1250e6=_0xb0b0b8['plugins']['get']('TrackChangesEditing');_0x1250e6['enableDefaultAttributesIntegration']('alignment'),_0x1250e6['registerBlockAttribute']('alignment'),_0x1250e6['descriptionFactory']['registerAttributeLabel']('alignment',o(_0x24ff6e,'FORMAT_ALIGNMENT')),this['_registerLegacyDescription']();}['_registerLegacyDescription'](){const _0xe28d07=this['editor'],_0x5296fd=_0xe28d07['locale'];_0xe28d07['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](_0x186107=>{if('formatBlock'!=_0x186107['type'])return;const {data:_0x5d0579}=_0x186107;if(_0x5d0579&&'alignment'==_0x5d0579['commandName']){const _0x4d096=_0x5d0579['commandParams'][0x0]['value'];return{'type':'format','content':o(_0x5296fd,'*Format:*\x20%0',function(_0x2a3ea5){switch(_0x2a3ea5){case'left':return o(_0x5296fd,'FORMAT_ALIGN_TO_LEFT');case'right':return o(_0x5296fd,'FORMAT_ALIGN_TO_RIGHT');case'center':return o(_0x5296fd,'FORMAT_ALIGN_TO_CENTER');case'justify':return o(_0x5296fd,'FORMAT_JUSTIFY_TEXT');}}(_0x4d096))};}});}}const ti=['BoldEditing','ItalicEditing','UnderlineEditing','CodeEditing','StrikethroughEditing','SubscriptEditing','SuperscriptEditing'];class G extends _0x152a51{['afterInit'](){const _0x5bb334=this['editor'],_0x1bcc98=_0x5bb334['plugins']['get']('TrackChangesEditing'),_0x3091cb=_0x5bb334['locale'];for(const _0x488fdc of ti){if(!_0x5bb334['plugins']['has'](_0x488fdc))continue;const _0x2aa821=_0x488fdc['slice'](0x0,-0x7)['toLowerCase'](),_0x44dc5f='FORMAT_'+_0x2aa821['toUpperCase']();_0x1bcc98['enableDefaultAttributesIntegration'](_0x2aa821),_0x1bcc98['registerInlineAttribute'](_0x2aa821),_0x1bcc98['descriptionFactory']['registerAttributeLabel'](_0x2aa821,o(_0x3091cb,_0x44dc5f));}this['_registerLegacyDescription']();}['_registerLegacyDescription'](){const _0x4b5e34=this['editor'],_0x5617fa=_0x4b5e34['locale'],_0x392523=_0x4b5e34['plugins']['get']('TrackChangesEditing');function _0x7422b8(_0x2d81b4,_0x116edb){_0x392523['descriptionFactory']['registerDescriptionCallback'](_0x3405b8=>{if('formatInline'!=_0x3405b8['type'])return;const {data:_0x23292b}=_0x3405b8;return _0x23292b&&_0x23292b['commandName']===_0x2d81b4?_0x23292b['commandParams'][0x0]['forceValue']?{'type':'format','content':o(_0x5617fa,'*Format:*\x20%0',_0x116edb)}:{'type':'format','content':o(_0x5617fa,'*Remove\x20format:*\x20%0',_0x116edb)}:void 0x0;});}_0x7422b8('bold',o(_0x5617fa,'FORMAT_BOLD')),_0x7422b8('italic',o(_0x5617fa,'FORMAT_ITALIC')),_0x7422b8('underline',o(_0x5617fa,'FORMAT_UNDERLINE')),_0x7422b8('code',o(_0x5617fa,'FORMAT_CODE')),_0x7422b8('strikethrough',o(_0x5617fa,'FORMAT_STRIKETHROUGH')),_0x7422b8('subscript',o(_0x5617fa,'FORMAT_SUBSCRIPT')),_0x7422b8('superscript',o(_0x5617fa,'FORMAT_SUPERSCRIPT'));}}class F extends _0x152a51{['afterInit'](){const _0x4b2d98=this['editor'],_0x399fff=_0x4b2d98['locale'];if(!_0x4b2d98['plugins']['has']('BlockQuoteEditing'))return;const _0xc127ed=_0x4b2d98['plugins']['get']('TrackChangesEditing'),_0x10431f=this['editor']['commands']['get']('blockQuote');_0xc127ed['enableCommand']('blockQuote',(_0x2df7a9,_0x3af413={})=>{const _0x340e24=this['editor']['model']['document']['selection'],_0x5e0eab=_0x3af413&&void 0x0!==_0x3af413['forceValue']?_0x3af413['forceValue']:!_0x10431f['value'];let _0x596e45=[];if(_0x5e0eab){const _0x235a2d=Array['from'](_0x340e24['getSelectedBlocks']())['filter'](_0x4df808=>oo(_0x4df808)||function(_0x136544,_0x24444f){const _0x34eae7=_0x24444f['checkChild'](_0x136544['parent'],'blockQuote'),_0xed87cb=_0x24444f['checkChild'](['$root','blockQuote'],_0x136544);return _0x34eae7&&_0xed87cb;}(_0x4df808,this['editor']['model']['schema']));_0x596e45=to(_0x235a2d,_0x4b2d98['model']);}else{const _0x5c0b6d=Array['from'](_0x340e24['getSelectedBlocks']())['filter'](_0x265fa7=>oo(_0x265fa7));_0x596e45=to(_0x5c0b6d,_0x4b2d98['model']);}_0x4b2d98['model']['change'](()=>{for(const _0x37e0ee of _0x596e45)_0xc127ed['markBlockFormat'](_0x37e0ee,{'commandName':'blockQuote','commandParams':[{'forceValue':_0x5e0eab}]});});}),_0xc127ed['descriptionFactory']['registerDescriptionCallback'](_0x3866df=>{const {data:_0x3bf0a3}=_0x3866df;if(_0x3bf0a3&&'blockQuote'==_0x3bf0a3['commandName']){const _0x45f5a0=o(_0x399fff,'ELEMENT_BLOCK_QUOTE');return _0x3bf0a3['commandParams'][0x0]['forceValue']?{'type':'format','content':o(_0x399fff,'*Set\x20format:*\x20%0',_0x45f5a0)}:{'type':'format','content':o(_0x399fff,'*Remove\x20format:*\x20%0',_0x45f5a0)};}});}}function oo(_0x9aaf35){return'blockQuote'==_0x9aaf35['parent']['name'];}class L extends _0x152a51{['afterInit'](){const _0x2cb99c=this['editor'];_0x2cb99c['plugins']['has']('CaseChange')&&(_0x2cb99c['plugins']['get']('TrackChangesEditing')['enableCommand']('changeCaseUpper'),_0x2cb99c['plugins']['get']('TrackChangesEditing')['enableCommand']('changeCaseLower'),_0x2cb99c['plugins']['get']('TrackChangesEditing')['enableCommand']('changeCaseTitle'));}}class H extends _0x152a51{['afterInit'](){const _0x3bf6d2=this['editor'];_0x3bf6d2['commands']['get']('ckbox')&&_0x3bf6d2['plugins']['get']('TrackChangesEditing')['enableCommand']('ckbox');}}class J extends _0x152a51{['afterInit'](){const _0xcb7ef5=this['editor'];if(!_0xcb7ef5['plugins']['has']('CodeBlock'))return;const _0x31a0ab=_0xcb7ef5['plugins']['get']('TrackChangesEditing'),_0x3a1675=_0xcb7ef5['locale'],_0x19862b=_0xcb7ef5['config']['get']('codeBlock')['languages'],_0x25e1e2=_0xcb7ef5['commands']['get']('codeBlock');_0x31a0ab['enableCommand']('indentCodeBlock'),_0x31a0ab['enableCommand']('outdentCodeBlock'),_0x31a0ab['enableCommand']('codeBlock',(_0x59f287,_0x53cab5={})=>{const _0x4f1cca=_0xcb7ef5['model'],_0x5a77a5=_0xcb7ef5['model']['document']['selection'],_0x279842=_0x53cab5&&void 0x0!==_0x53cab5['forceValue']?_0x53cab5['forceValue']:!_0x25e1e2['value'];let _0x396404;_0x53cab5['language']||(_0x53cab5['language']=_0x19862b[0x0]['language']),_0x396404=_0x279842?Array['from'](_0x5a77a5['getSelectedBlocks']())['filter'](_0x3360c1=>eo(_0x3360c1)||function(_0xfbeae3,_0x4a0d0b){if(_0xfbeae3['is']('rootElement')||_0x4a0d0b['isLimit'](_0xfbeae3))return!0x1;return _0x4a0d0b['checkChild'](_0xfbeae3['parent'],'codeBlock');}(_0x3360c1,_0x4f1cca['schema'])):Array['from'](_0x5a77a5['getSelectedBlocks']())['filter'](_0x4bcbe1=>eo(_0x4bcbe1));const _0x4e3bf3=to(_0x396404,_0x4f1cca);_0x4f1cca['change'](()=>{for(const _0x4845d6 of _0x4e3bf3)_0x31a0ab['markBlockFormat'](_0x4845d6,{'commandName':'codeBlock','commandParams':[{..._0x53cab5,'forceValue':_0x279842}],'formatGroupId':'blockName'});});}),(_0x31a0ab['descriptionFactory']['registerElementLabel']('codeBlock',_0x84e054=>o(_0x3a1675,'ELEMENT_CODE_BLOCK',_0x84e054)),_0x31a0ab['descriptionFactory']['registerDescriptionCallback'](_0x5b68cf=>{if('formatBlock'!=_0x5b68cf['type'])return;const _0x3734c8=_0x3a1675['t'],{data:_0x4f51a6}=_0x5b68cf;if(!_0x4f51a6||'codeBlock'!=_0x4f51a6['commandName'])return;const _0x5c61a9=_0x4f51a6['commandParams'][0x0]['language'],_0x30bb83=_0x3734c8(_0x19862b['find'](_0x18bb8c=>_0x18bb8c['language']===_0x5c61a9)['label'])['toLowerCase']();return _0x4f51a6['commandParams'][0x0]['forceValue']?{'type':'format','content':o(_0x3a1675,'*Set\x20format:*\x20%0',o(_0x3a1675,'ELEMENT_CODE_BLOCK',0x1)+'\x20('+_0x30bb83+')')}:{'type':'format','content':o(_0x3a1675,'*Remove\x20format:*\x20%0',o(_0x3a1675,'ELEMENT_CODE_BLOCK',0x1))};}));}}function eo(_0x589073){return'codeBlock'==_0x589073['name'];}class q extends _0x152a51{['afterInit'](){const _0x13b74c=this['editor'];if(!_0x13b74c['plugins']['has']('CommentsEditing'))return;_0x13b74c['plugins']['get']('TrackChangesEditing')['enableCommand']('addCommentThread');}}function io(_0x181d7b,_0x462ebf,_0x50bf07){const _0x44fab9=[];for(const _0x5e7c1f of _0x462ebf['getItems']())_0x5e7c1f['hasAttribute'](_0x181d7b)&&_0x44fab9['push'](_0x50bf07['createRangeOn'](_0x5e7c1f));return _0x44fab9;}function _e(_0x1034cb,_0x28a747,{showActiveMarker:_0x2614d6=!0x0}={}){const _0x5cf207=_0x1034cb['plugins']['get']('TrackChangesEditing');return(_0x1188ee,_0xd4692a,_0xbb0e7a)=>{if(!_0xbb0e7a['consumable']['test'](_0xd4692a['markerRange'],_0x1188ee['name']))return;const _0x4474c9=_0xd4692a['markerRange']['getWalker'](),_0x51ca25=_0xd4692a['markerRange']['start'],_0x530862=_0x1034cb['model']['schema'];let _0x370af3=null,_0x3b5713=null,_0x5bf8a3=!0x1,_0x2ecac8=!0x1;for(const _0x3b1dbb of _0x4474c9){const _0x35f9a4=_0x3b1dbb['item'];_0x5bf8a3=_0x5bf8a3||_0x530862['isContent'](_0x35f9a4);const _0x1ae822=_0xbb0e7a['mapper']['toViewElement'](_0x35f9a4);if(_0x1ae822&&_0x1ae822['getCustomProperty']('addHighlight'))return;'elementEnd'==_0x3b1dbb['type']&&(_0x530862['isBlock'](_0x35f9a4)&&!_0x530862['isLimit'](_0x35f9a4)&&(_0x35f9a4['nextSibling']||_0x51ca25['isAtEnd']?_0x370af3&&_0x370af3['parent']==_0x35f9a4||(_0x370af3=_0x35f9a4,_0x52b72c(_0x3b1dbb['previousPosition']),_0x2ecac8=!0x0):_0x3b5713=_0x3b5713||_0x3b1dbb['previousPosition']));}function _0x52b72c(_0x1337eb){const {authorId:_0x128004}=_0x5cf207['_splitMarkerName'](_0xd4692a['markerName']),_0x248864=_0xbb0e7a['writer']['createUIElement']('span',{'class':'ck-suggestion-marker-'+_0x28a747,'data-author-id':_0x128004}),_0xa1bb5a=_0xbb0e7a['mapper']['toViewPosition'](_0x1337eb);_0x2614d6&&_0x5cf207['activeMarkers']['includes'](_0xd4692a['markerName'])&&_0xbb0e7a['writer']['addClass']('ck-suggestion-marker--active',_0x248864),_0xbb0e7a['writer']['insert'](_0xa1bb5a,_0x248864),_0xbb0e7a['mapper']['bindElementToMarker'](_0x248864,_0xd4692a['markerName']);}_0x5bf8a3||_0x2ecac8||!_0x3b5713||_0x52b72c(_0x3b5713);};}class z extends _0x152a51{static get['requires'](){return[_0x548f5c];}['init'](){const _0x5a211d=this['editor'],_0x58822d=_0x5a211d['plugins']['get']('TrackChangesEditing');_0x58822d['enableCommand']('delete');const _0x542bb0=_0x5a211d['commands']['get']('deleteForward');_0x58822d['enableCommand']('deleteForward',(_0x157400,_0x596642={})=>{const _0x31a664=_0x5a211d['model']['createSelection'](_0x5a211d['model']['document']['selection']);_0x31a664['isCollapsed']&&_0x5a211d['model']['modifySelection'](_0x31a664,{'direction':'forward','unit':_0x596642['unit']});const _0x1959be=_0x31a664['getFirstRange'](),_0x2341e6=_0x22bfde['fromRange'](_0x1959be);let _0x2bd924;_0x157400(_0x596642),_0x2bd924='$graveyard'==_0x2341e6['root']['rootName']?_0x5a211d['model']['createRange'](_0x1959be['start']):_0x5a211d['model']['createRange'](_0x2341e6['start'],_0x2341e6['end']),_0x2341e6['detach'](),_0x5a211d['model']['enqueueChange'](_0x542bb0['buffer']['batch'],_0x54b293=>{_0x542bb0['buffer']['lock'](),_0x54b293['setSelection'](_0x54b293['createRange'](_0x2bd924['end'])),_0x542bb0['buffer']['unlock']();});}),_0x5a211d['editing']['downcastDispatcher']['on']('addMarker:suggestion:deletion',_e(_0x5a211d,'merge'),{'priority':'high'}),_0x5a211d['data']['downcastDispatcher']['on']('addMarker:suggestion:deletion',(_0x3b2400,_0x334a7c,_0x3e41d2)=>{_0x3e41d2['options']['showSuggestionHighlights']&&_e(_0x5a211d,'merge',{'showActiveMarker':!0x1})['bind'](this)(_0x3b2400,_0x334a7c,_0x3e41d2);},{'priority':'high'}),_0x5a211d['editing']['downcastDispatcher']['on']('removeMarker:suggestion:deletion',(_0x15383f,_0x1d2826,_0x50b61d)=>{const _0xf7e8be=_0x50b61d['mapper']['markerNameToElements'](_0x1d2826['markerName']);if(_0xf7e8be){for(const _0x560b2d of _0xf7e8be)_0x560b2d['is']('uiElement')&&(_0x50b61d['mapper']['unbindElementFromMarkerName'](_0x560b2d,_0x1d2826['markerName']),_0x50b61d['writer']['remove'](_0x560b2d));}},{'priority':'high'});}}class K extends _0x152a51{['afterInit'](){const _0x4a3115=this['editor'];if(!_0x4a3115['plugins']['has']('ListEditing'))return;const _0x5878a1=_0x4a3115['locale'],_0x1da4d2=_0x4a3115['plugins']['get']('TrackChangesEditing'),_0x5ce822=_0x4a3115['plugins']['has']('TodoListEditing'),_0x40a70d=!!_0x4a3115['config']['get']('list.multiBlock');function _0x33214d(_0x2cc74c){return{'type':'format','content':''+o(_0x5878a1,'*Set\x20format:*\x20%0',_0x2cc74c)};}function _0x1bc120(_0x2a3d44){return{'type':'format','content':''+o(_0x5878a1,'*Remove\x20format:*\x20%0',_0x2a3d44)};}_0x1da4d2['enableDefaultAttributesIntegration']('numberedList'),_0x1da4d2['enableDefaultAttributesIntegration']('bulletedList'),_0x1da4d2['enableDefaultAttributesIntegration']('customNumberedList'),_0x1da4d2['enableDefaultAttributesIntegration']('customBulletedList'),_0x1da4d2['enableDefaultAttributesIntegration']('indentList'),_0x1da4d2['enableDefaultAttributesIntegration']('outdentList'),_0x1da4d2['enableDefaultAttributesIntegration']('splitListItemAfter'),_0x1da4d2['enableDefaultAttributesIntegration']('splitListItemBefore'),_0x1da4d2['registerBlockAttribute']('listItemId'),_0x1da4d2['registerBlockAttribute']('listType'),_0x1da4d2['registerBlockAttribute']('listIndent'),_0x40a70d&&(_0x1da4d2['enableDefaultAttributesIntegration']('mergeListItemBackward'),_0x1da4d2['enableDefaultAttributesIntegration']('mergeListItemForward')),_0x5ce822&&(_0x1da4d2['enableDefaultAttributesIntegration']('todoList'),_0x1da4d2['enableDefaultAttributesIntegration']('checkTodoList'),_0x1da4d2['registerBlockAttribute']('todoListChecked'),_0x1da4d2['descriptionFactory']['registerDescriptionCallback'](_0x1f2dfd=>{const {data:_0x3632ef}=_0x1f2dfd;if(_0x3632ef&&'todoListChecked'==_0x3632ef['key'])return{'type':'format','content':_0x3632ef['newValue']?o(_0x5878a1,'*Check\x20item*'):o(_0x5878a1,'*Uncheck\x20item*')};}),this['editor']['model']['document']['registerPostFixer'](_0x262c8b=>{if(_0x262c8b['batch']['isUndo'])return!0x1;let _0x3b66ab=!0x1;const _0x5ee74e=_0x1da4d2['getSuggestions']({'skipNotAttached':!0x0})['filter'](_0x4c2ae4=>'todoListChecked'===_0x1da4d2['_getAttributeKey'](_0x4c2ae4));for(const _0x2ffaa6 of _0x5ee74e){'todo'!=_0x2ffaa6['getFirstRange']()['start']['nodeAfter']['getAttribute']('listType')&&(_0x1da4d2['_findSuggestions'](_0x2ffaa6['getFirstRange'](),'attribute')['find'](_0x2e394a=>'listType'===_0x1da4d2['_getAttributeKey'](_0x2e394a['suggestion']))||(_0x262c8b['removeMarker'](_0x2ffaa6['getFirstMarker']()),_0x3b66ab=!0x0));}return _0x3b66ab;})),_0x1da4d2['descriptionFactory']['registerAttributeLabel']('listIndent',o(_0x5878a1,'FORMAT_INDENT'));const _0x49ed37={'type':'format','content':''};_0x1da4d2['descriptionFactory']['registerDescriptionCallback'](_0x34fdf2=>{const {data:_0x1070e9}=_0x34fdf2;if(!_0x1070e9||'listType'!=_0x1070e9['key'])return;let _0x1e504e=_0x34fdf2['head'];for(;_0x1e504e;){if(_0x1e504e['data']&&(('listStyle'==_0x1e504e['data']['key']||'listMarkerStyle'==_0x1e504e['data']['key'])&&(_0x1e504e['data']['newValue']&&'default'!=_0x1e504e['data']['newValue']||'default'!=_0x1e504e['data']['oldValue']&&!_0x1070e9['newValue'])||!_0x40a70d&&_0x1e504e['data']['key']==m))return _0x49ed37;_0x1e504e=_0x1e504e['next'];}if(null==_0x1070e9['newValue'])switch(_0x1070e9['oldValue']){case'bulleted':return _0x1bc120(o(_0x5878a1,'ELEMENT_BULLETED_LIST'));case'numbered':return _0x1bc120(o(_0x5878a1,'ELEMENT_NUMBERED_LIST'));case'todo':return _0x1bc120(o(_0x5878a1,'ELEMENT_TODO_LIST'));}switch(_0x1070e9['newValue']){case'bulleted':return _0x33214d(o(_0x5878a1,'ELEMENT_BULLETED_LIST'));case'numbered':return _0x33214d(o(_0x5878a1,'ELEMENT_NUMBERED_LIST'));case'todo':return _0x33214d(o(_0x5878a1,'ELEMENT_TODO_LIST'));}}),_0x1da4d2['descriptionFactory']['registerDescriptionCallback'](_0x48deda=>{const {data:_0x486575}=_0x48deda;if(_0x486575&&'listIndent'==_0x486575['key'])return null==_0x486575['newValue']||null==_0x486575['oldValue']&&0x0==_0x486575['newValue']?_0x49ed37:void 0x0;}),_0x1da4d2['descriptionFactory']['registerDescriptionCallback'](_0x4570c4=>{if('attribute'!=_0x4570c4['type'])return;const {data:_0x3b5e27}=_0x4570c4;if(!_0x3b5e27||'listItemId'!=_0x3b5e27['key'])return;const _0x510f40=Ee(_0x4570c4);return'newValue'==_0x510f40?{'type':'format','content':o(_0x5878a1,'*Merge:*\x20list\x20item')}:'oldValue'==_0x510f40?{'type':'format','content':o(_0x5878a1,'*Split:*\x20list\x20item')}:_0x49ed37;}),_0x4a3115['model']['document']['registerPostFixer'](_0x53a9b7=>this['listItemIdFixer'](_0x53a9b7)),_0x4a3115['model']['document']['registerPostFixer'](_0x37478a=>this['noTrackChangesFixer'](_0x37478a)),_0x4a3115['model']['document']['on']('change:data',(_0x1b1ac4,_0x50a732)=>{if(_0x50a732['isUndo']||!_0x50a732['isLocal'])return!0x1;this['assureChains']();},{'priority':'high'}),this['_supportLegacySuggestions']();}['listItemIdFixer'](_0x50f090){if(_0x50f090['batch']['isUndo']||!_0x50f090['batch']['isLocal'])return!0x1;let _0xc0bc39=!0x1;const _0x37b26c=this['editor']['plugins']['get']('TrackChangesEditing')['getSuggestions']({'skipNotAttached':!0x0})['filter'](_0x3e3a50=>_0x3e3a50['data']&&'listItemId'==_0x3e3a50['data']['key'])['filter'](_0x4f87ff=>_0x4f87ff['data']['newValue']&&_0x4f87ff['data']['oldValue']);for(const _0x470f6c of _0x37b26c)Ee(_0x470f6c)||(_0x50f090['removeMarker'](_0x470f6c['getFirstMarker']()),_0xc0bc39=!0x0);return _0xc0bc39;}['noTrackChangesFixer'](_0xa3e787){if(_0xa3e787['batch']['isUndo']||!_0xa3e787['batch']['isLocal'])return!0x1;const _0x82846c=this['editor']['plugins']['get']('TrackChangesEditing');if(_0x82846c['trackChangesCommand']['value'])return!0x1;let _0x1eb643=!0x1;const _0x5324a2=['listType','listItemId','listIndent','listStyle','listStart','listReversed','todoListCheck','listMarker','listMarkerStyle'],_0x133cbc=this['editor']['model']['document']['differ']['getChanges']()['filter'](_0x1800bf=>'attribute'==_0x1800bf['type'])['filter'](_0x4a91a5=>_0x5324a2['includes'](_0x4a91a5['attributeKey']));if(0x0==_0x133cbc['length'])return _0x1eb643;for(const _0x5a408b of _0x133cbc){const _0x1c521d=_0x82846c['_findSuggestions'](_0x5a408b['range'],'attribute')['filter'](_0x57f002=>!_0x57f002['meta']['isNextTo'])['map'](_0x1cb1f6=>_0x1cb1f6['suggestion'])['filter'](_0x581750=>{const _0x1ba8d3=_0x82846c['_getAttributeKey'](_0x581750);return _0x5324a2['includes'](_0x1ba8d3);});if(_0x1c521d['length']){for(const _0x47143e of _0x1c521d)_0xa3e787['removeMarker'](_0x47143e['getFirstMarker']());_0x1eb643=!0x0;}}return _0x1eb643;}['assureChains'](){const _0x6fc558=this['editor']['plugins']['get']('TrackChangesEditing'),_0x2bfeb5=['listType','listItemId','listIndent','listStyle','listStart','listReversed','todoListCheck','listMarker','listMarkerStyle'];let _0x1effae;const _0x535c52=new Set(this['editor']['model']['document']['differ']['getChangedMarkers']()['filter'](_0x37e3e3=>{if(_0x37e3e3['data']['oldRange']||!_0x37e3e3['data']['newRange'])return null;if(!_0x37e3e3['name']['startsWith']('suggestion:attribute:'))return null;const {id:_0x40d456}=_0x6fc558['_splitMarkerName'](_0x37e3e3['name']);if(!_0x6fc558['hasSuggestion'](_0x40d456))return null;const _0x576979=_0x6fc558['getSuggestion'](_0x40d456);return _0x2bfeb5['includes'](_0x576979['data']['key']);})['map'](_0x264dda=>{const {id:_0x1447c4}=_0x6fc558['_splitMarkerName'](_0x264dda['name']),_0x1d65f0=_0x6fc558['getSuggestion'](_0x1447c4);return _0x1effae=_0x1d65f0['attributes']['groupId'],_0x1d65f0['getFirstRange']()['start']['nodeAfter'];}));if(0x0==_0x535c52['size'])return;const _0x8a68d1=_0x6fc558['getSuggestions']({'skipNotAttached':!0x0})['filter'](_0xc15ce5=>'attribute'==_0xc15ce5['type']&&_0xc15ce5['data']&&_0x2bfeb5['includes'](_0xc15ce5['data']['key'])&&_0xc15ce5['attributes']['groupId']!=_0x1effae)['map'](_0x271d07=>({'listItem':_0x271d07['getFirstRange']()['start']['nodeAfter'],'groupId':_0x271d07['attributes']['groupId']})),_0x85dbad=new Set();for(const {groupId:_0x48249b,listItem:_0x280336}of _0x8a68d1)_0x535c52['has'](_0x280336)&&_0x85dbad['add'](_0x48249b);for(const _0x1e36ad of _0x6fc558['getSuggestions']())_0x85dbad['has'](_0x1e36ad['attributes']['groupId'])&&_0x1e36ad['setAttribute']('groupId',_0x1effae);}['_supportLegacySuggestions'](){const _0x22f392=this['editor'],_0x4736a8=_0x22f392['locale'],_0x511450=_0x22f392['plugins']['get']('TrackChangesEditing');this['_registerLegacyDescription'](),_0x511450['_suggestionFactory']['registerCustomCallback']('formatBlock','documentList','accept',function(_0x2de5f3,_0x1ec943){const _0x1a54e7=[];for(let _0xcce8 of _0x2de5f3)_0xcce8['start']['nodeAfter']===_0xcce8['end']['parent']&&(_0xcce8=_0x22f392['model']['createRange'](_0x22f392['model']['createPositionAt'](_0xcce8['start']['nodeAfter'],0x0))),_0x1a54e7['push'](_0xcce8);_0x22f392['model']['change'](_0x3ffa38=>{const _0xec210a=_0x22f392['model']['document']['selection'],_0x3e0abf=Array['from'](_0xec210a['getRanges']())['map'](_0x344b87=>_0x22bfde['fromRange'](_0x344b87));_0x3ffa38['setSelection'](_0x1a54e7),_0x22f392['commands']['get'](_0x1ec943['commandName'])['refresh'](),_0x1ec943['commandParams']['push']({'forceDefaultExecution':!0x0}),_0x22f392['execute'](_0x1ec943['commandName'],..._0x1ec943['commandParams']),_0x3ffa38['setSelection'](_0x3e0abf);for(const _0x1afbf9 of _0x3e0abf)_0x1afbf9['detach']();});}),_0x511450['descriptionFactory']['registerElementLabel'](function(_0x17ff32){const _0x1836ba=!_0x22f392['model']['schema']['isObject'](_0x17ff32),_0x2d463a=_0x17ff32['previousSibling'],_0x896bd9=_0x17ff32['nextSibling'],_0x5000b9=_0x17ff32['getAttribute']('listItemId'),_0x5bb07e=!_0x2d463a||_0x2d463a['getAttribute']('listItemId')!==_0x5000b9,_0x4643a2=!_0x896bd9||_0x896bd9['getAttribute']('listItemId')!==_0x5000b9;return _0x1836ba&&Boolean(_0x5000b9)&&_0x5bb07e&&_0x4643a2;},_0x27015c=>o(_0x4736a8,'ELEMENT_LIST_ITEM',_0x27015c));}['_registerLegacyDescription'](){const _0x1ec75d=this['editor'],_0x3c2a55=_0x1ec75d['locale'];function _0x44a35c(_0x2880e0){const _0x1f3826=_0x1ec75d['commands']['get']('bulletedList')['value'],_0x32d12e=_0x1ec75d['commands']['get']('numberedList')['value'];return'numberedList'===_0x2880e0?_0x1f3826:_0x32d12e;}_0x1ec75d['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](function(_0x5df700){if('formatBlock'!=_0x5df700['type'])return;const {data:_0x44cfc5}=_0x5df700;if(!_0x44cfc5)return;let _0x52c184,_0x1dd3f3,_0x4de861,_0x12a4ab;switch(_0x44cfc5['commandName']){case'bulletedList':_0x4de861=_0x44cfc5['commandParams'][0x0]['forceValue'],_0x12a4ab=_0x44a35c(_0x44cfc5['commandName']),_0x52c184=_0x4de861?'*Format:*\x20insert\x20into\x20%0':'*Format:*\x20remove\x20from\x20%0',!_0x12a4ab&&_0x1ec75d['config']['get']('list.multiBlock')||(_0x52c184='*Change\x20to:*\x20%0'),_0x1dd3f3={'type':'format','content':o(_0x3c2a55,_0x52c184,o(_0x3c2a55,'ELEMENT_BULLETED_LIST'))};break;case'numberedList':_0x4de861=_0x44cfc5['commandParams'][0x0]['forceValue'],_0x12a4ab=_0x44a35c(_0x44cfc5['commandName']),_0x52c184=_0x4de861?'*Format:*\x20insert\x20into\x20%0':'*Format:*\x20remove\x20from\x20%0',!_0x12a4ab&&_0x1ec75d['config']['get']('list.multiBlock')||(_0x52c184='*Change\x20to:*\x20%0'),_0x1dd3f3={'type':'format','content':o(_0x3c2a55,_0x52c184,o(_0x3c2a55,'ELEMENT_NUMBERED_LIST'))};break;case'indentList':_0x52c184='*Indent:*\x20%0',_0x1dd3f3={'type':'format','content':o(_0x3c2a55,_0x52c184,o(_0x3c2a55,'ELEMENT_LIST_ITEM'))};break;case'outdentList':_0x52c184=function(_0xb6c58a){const _0x2af38c=_0xb6c58a['getFirstRange']();let _0x41a18d=_0x2af38c['start']['nodeAfter'];for(;_0x41a18d&&_0x2af38c['containsItem'](_0x41a18d);){if(_0x41a18d['getAttribute']('listIndent')>0x0)return!0x1;_0x41a18d=_0x41a18d['nextSibling'];}return!0x0;}(_0x5df700)?o(_0x3c2a55,'*Format:*\x20remove\x20from\x20%0',o(_0x3c2a55,function(_0x5db5af){return'ELEMENT_'+_0x5db5af['getFirstRange']()['start']['nodeAfter']['getAttribute']('listType')['toUpperCase']()+'_LIST';}(_0x5df700))):o(_0x3c2a55,'*Outdent:*\x20%0',o(_0x3c2a55,'ELEMENT_LIST_ITEM')),_0x1dd3f3={'type':'format','content':_0x52c184};break;case'mergeListItemBackward':case'mergeListItemForward':!0x1===_0x44cfc5['multipleBlocks']&&(_0x52c184='*Merge:*\x20%0',_0x1dd3f3={'type':'deletion','content':o(_0x3c2a55,_0x52c184,o(_0x3c2a55,'ELEMENT_LIST_ITEM'))});}return _0x1dd3f3;});}}function Ee(_0x1a079e){let _0x2d024e=_0x1a079e['getFirstRange']()['start']['nodeAfter']['previousSibling'];for(;_0x2d024e;){const _0x369180=_0x2d024e['getAttribute']('listItemId');if(!_0x369180)return!0x1;if(_0x369180==_0x1a079e['data']['newValue'])return'newValue';if(_0x369180==_0x1a079e['data']['oldValue'])return'oldValue';_0x2d024e=_0x2d024e['previousSibling'];}return!0x1;}class pe extends _0x152a51{['afterInit'](){if(!this['editor']['plugins']['has']('ListPropertiesEditing'))return;const _0x24f2ee=this['editor']['config']['get']('list.properties'),_0xd37a17=this['editor']['plugins']['get']('TrackChangesEditing');_0x24f2ee['styles']&&(_0xd37a17['enableDefaultAttributesIntegration']('listStyle'),_0xd37a17['registerBlockAttribute']('listStyle')),_0x24f2ee['reversed']&&(_0xd37a17['enableDefaultAttributesIntegration']('listReversed'),_0xd37a17['registerBlockAttribute']('listReversed')),_0x24f2ee['startIndex']&&(_0xd37a17['enableDefaultAttributesIntegration']('listStart'),_0xd37a17['registerBlockAttribute']('listStart'));const _0x5a8376={'type':'format','content':''};_0xd37a17['descriptionFactory']['registerDescriptionCallback'](this['handleDescriptions']['bind'](this));const _0xbc097d=this['editor']['locale'];_0xd37a17['descriptionFactory']['registerAttributeLabel']('listReversed',o(_0xbc097d,'FORMAT_LIST_REVERSED')),_0xd37a17['descriptionFactory']['registerDescriptionCallback'](_0x29271f=>{const {data:_0x57186a}=_0x29271f;if(_0x57186a&&'listReversed'==_0x57186a['key'])return null==_0x57186a['newValue']||0x0==_0x57186a['newValue']&&null==_0x57186a['oldValue']?_0x5a8376:void 0x0;}),_0xd37a17['descriptionFactory']['registerAttributeLabel']('listStart',o(_0xbc097d,'FORMAT_LIST_START')),_0xd37a17['descriptionFactory']['registerDescriptionCallback'](_0x5aaea8=>{const {data:_0x1ba1e9}=_0x5aaea8;if(_0x1ba1e9&&'listStart'==_0x1ba1e9['key'])return null==_0x1ba1e9['newValue']||0x1==_0x1ba1e9['newValue']&&null==_0x1ba1e9['oldValue']?_0x5a8376:void 0x0;}),this['editor']['model']['document']['registerPostFixer'](_0x3e82b9=>{if(_0x3e82b9['batch']['isUndo'])return!0x1;let _0x35100a=!0x1;const _0x3ad0a9=_0xd37a17['getSuggestions']({'skipNotAttached':!0x0})['filter'](_0x2dbb5f=>{const _0x521da8=_0xd37a17['_getAttributeKey'](_0x2dbb5f);return'listStart'==_0x521da8||'listReversed'==_0x521da8;});for(const _0x4c3bf2 of _0x3ad0a9){const _0x410ad1=_0x4c3bf2['getFirstRange']()['start']['nodeAfter']['getAttribute']('listType');if('numbered'==_0x410ad1||'customNumbered'==_0x410ad1)continue;_0xd37a17['_findSuggestions'](_0x4c3bf2['getFirstRange'](),'attribute')['find'](_0x6ecf9a=>'listType'==_0xd37a17['_getAttributeKey'](_0x6ecf9a['suggestion']))||(_0x3e82b9['removeMarker'](_0x4c3bf2['getFirstMarker']()),_0x35100a=!0x0);}return _0x35100a;}),this['_registerLegacyDescription']();}['handleDescriptions'](_0x1f3b1f){const _0x498b4e=this['editor']['locale'],{data:_0x4c6f94}=_0x1f3b1f,_0x5f1401={'type':'format','content':''};if(!_0x4c6f94||'listStyle'!=_0x4c6f94['key'])return;if(!_0x4c6f94['oldValue'])return'default'==_0x4c6f94['newValue']?_0x5f1401:{'type':'format','content':''+o(_0x498b4e,'*Set\x20format:*\x20%0',o(_0x498b4e,this['_getTranslationKeyForListStyle'](_0x4c6f94['newValue'])))};if(!_0x4c6f94['newValue']){if('default'==_0x4c6f94['oldValue'])return _0x5f1401;let _0x52b38e=_0x1f3b1f['head'];for(;_0x52b38e;){if(_0x52b38e['data']&&'listType'==_0x52b38e['data']['key']&&_0x52b38e['data']['newValue'])return _0x5f1401;_0x52b38e=_0x52b38e['next'];}return{'type':'format','content':''+o(_0x498b4e,'*Remove\x20format:*\x20%0',o(_0x498b4e,this['_getTranslationKeyForListStyle'](_0x4c6f94['oldValue'])))};}if('default'!=_0x4c6f94['newValue'])return{'type':'format','content':''+o(_0x498b4e,'*Set\x20format:*\x20%0',o(_0x498b4e,this['_getTranslationKeyForListStyle'](_0x4c6f94['newValue'])))};let _0x5ee061=_0x1f3b1f['head'];for(;_0x5ee061;){if(_0x5ee061['data']&&'listType'==_0x5ee061['data']['key']&&_0x5ee061['data']['newValue']&&_0x5ee061['data']['oldValue'])return _0x5f1401;_0x5ee061=_0x5ee061['next'];}return{'type':'format','content':o(_0x498b4e,'*Set\x20format:*\x20%0',o(_0x498b4e,'ELEMENT_'+_0x1f3b1f['getFirstRange']()['start']['nodeAfter']['getAttribute']('listType')['toUpperCase']()+'_LIST_DEFAULT'))};}['_registerLegacyDescription'](){const _0x13c304=this['editor'],_0x31968d=_0x13c304['locale'];_0x13c304['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](_0x381c97=>{if('formatBlock'!=_0x381c97['type'])return;const {data:_0x5936db}=_0x381c97;if(!_0x5936db)return;let _0x36918b,_0x31e6b7;switch(_0x5936db['commandName']){case'listStyle':_0x36918b='*Change\x20to:*\x20%0',_0x31e6b7={'type':'format','content':o(_0x31968d,_0x36918b,o(_0x31968d,this['_getTranslationKeyForListStyle'](_0x5936db['commandParams'][0x0]['type'])))};break;case'listReversed':_0x36918b=_0x5936db['commandParams'][0x0]['reversed']?'*Format:*\x20set\x20order\x20to\x20reversed':'*Format:*\x20set\x20order\x20to\x20regular',_0x31e6b7={'type':'format','content':o(_0x31968d,_0x36918b)};break;case'listStart':_0x36918b='*Format:*\x20set\x20start\x20index\x20to\x20%0',_0x31e6b7={'type':'format','content':o(_0x31968d,_0x36918b,_0x5936db['commandParams'][0x0]['startIndex'])};}return _0x31e6b7;});}['_getTranslationKeyForListStyle'](_0x57773d){return'ELEMENT_'+function(_0x57c30b){if(ye['includes'](_0x57c30b))return'bulleted';if(Se['includes'](_0x57c30b))return'numbered';return null;}(_0x57773d)['toUpperCase']()+'_LIST_'+_0x57773d['toUpperCase']()['replace'](/-/g,'_');}}const ye=['disc','circle','square'],Se=['decimal','decimal-leading-zero','lower-roman','upper-roman','lower-latin','upper-latin'];class Q extends _0x152a51{static get['requires'](){return[_0x49bdc6];}['init'](){const _0x424dc2=this['editor'],_0x36893a=_0x424dc2['plugins']['get']('TrackChangesEditing'),_0x29a9b5=_0x424dc2['commands']['get']('enter');_0x36893a['enableCommand']('enter',()=>{_0x424dc2['model']['change'](_0xf5f8d=>{const _0x2bd078=_0x424dc2['model']['document']['selection'],_0xd37151=_0x2bd078['getFirstPosition'](),_0x3e8e65=_0x22bfde['fromRange'](_0x2bd078['getFirstRange']());if(_0x29a9b5['enterBlock'](_0xf5f8d)){const _0xf6e0f2=_0x424dc2['model']['createPositionAt'](_0xd37151['parent']['nextSibling'],0x0),_0x338672=_0xf5f8d['createRange'](_0xd37151,_0xf6e0f2);_0x36893a['markInsertion'](_0x338672);}else _0xf5f8d['setSelection'](_0xf5f8d['createRange'](_0x3e8e65['end']));_0x3e8e65['detach'](),_0x29a9b5['fire']('afterExecute',{'writer':_0xf5f8d});});}),_0x424dc2['editing']['downcastDispatcher']['on']('addMarker:suggestion:insertion',_e(_0x424dc2,'split'),{'priority':'high'}),_0x424dc2['editing']['downcastDispatcher']['on']('removeMarker:suggestion:insertion',(_0x54f074,_0x40d5c4,_0x5484c9)=>{const _0x18da31=_0x5484c9['mapper']['markerNameToElements'](_0x40d5c4['markerName']);if(_0x18da31){for(const _0x419566 of _0x18da31)_0x419566['hasClass']('ck-suggestion-marker-split')&&(_0x5484c9['mapper']['unbindElementFromMarkerName'](_0x419566,_0x40d5c4['markerName']),_0x5484c9['writer']['remove'](_0x419566));}},{'priority':'high'}),_0x424dc2['data']['downcastDispatcher']['on']('addMarker:suggestion:insertion',(_0x168211,_0x31a56c,_0x1075cc)=>{_0x1075cc['options']['showSuggestionHighlights']&&_e(_0x424dc2,'split',{'showActiveMarker':!0x1})['bind'](this)(_0x168211,_0x31a56c,_0x1075cc);},{'priority':'high'});}}class X extends _0x152a51{['afterInit'](){if(!this['editor']['plugins']['has']('FindAndReplaceEditing'))return;const _0x1143b8=this['editor']['plugins']['get']('TrackChangesEditing');_0x1143b8['enableCommand']('find',this['handleFindCommand']['bind'](this)),_0x1143b8['enableCommand']('findNext'),_0x1143b8['enableCommand']('findPrevious'),_0x1143b8['enableCommand']('replace'),_0x1143b8['enableCommand']('replaceAll');}['handleFindCommand'](_0xa0f440,_0x267444,_0x5b1fcb={}){const _0xf165f2=this['editor']['plugins']['get']('FindAndReplaceUtils');return _0xa0f440(_0x209a84=>{let _0x18eac9=('string'==typeof _0x267444?_0xf165f2['findByTextCallback'](_0x267444,_0x5b1fcb):_0x267444)(_0x209a84);Array['isArray'](_0x18eac9)&&(_0x18eac9={'results':_0x18eac9,'searchText':'string'==typeof _0x267444?_0x267444:''});const _0x1d06cc=_0x18eac9['results']['filter'](_0x54a0b=>!0x1===this['_isInDeletionRange'](_0x54a0b,_0x209a84['item']));return{..._0x18eac9,'results':_0x1d06cc};},_0x5b1fcb);}['_isInDeletionRange'](_0x3a77a0,_0x137dbc){const _0x387b55=this['editor']['model']['createRange'](this['editor']['model']['createPositionAt'](_0x137dbc,_0x3a77a0['start']),this['editor']['model']['createPositionAt'](_0x137dbc,_0x3a77a0['end']));for(const _0x421080 of this['editor']['model']['markers']['getMarkersGroup']('suggestion:deletion'))if(null!==_0x387b55['getIntersection'](_0x421080['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 _0x152a51{['afterInit'](){const _0x11e4dc=this['editor']['locale'],_0x4750c7=this['editor']['plugins']['get']('TrackChangesEditing');for(const {pluginName:_0x134b0a,commandName:_0x480a3b}of ro)this['editor']['plugins']['has'](_0x134b0a)&&(_0x4750c7['enableDefaultAttributesIntegration'](_0x480a3b),_0x4750c7['registerInlineAttribute'](_0x480a3b));_0x4750c7['descriptionFactory']['registerAttributeLabel']('fontSize',o(_0x11e4dc,'FORMAT_FONT_SIZE')),_0x4750c7['descriptionFactory']['registerAttributeLabel']('fontFamily',o(_0x11e4dc,'FORMAT_FONT_FAMILY')),_0x4750c7['descriptionFactory']['registerAttributeLabel']('fontColor',o(_0x11e4dc,'FORMAT_FONT_COLOR')),_0x4750c7['descriptionFactory']['registerAttributeLabel']('fontBackgroundColor',o(_0x11e4dc,'FORMAT_FONT_BACKGROUND')),this['_registerLegacyDescription']();}['_registerLegacyDescription'](){const _0xce11f1=this['editor'],_0x227a93=_0xce11f1['locale'];_0xce11f1['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](_0x173287=>{const _0x4202d1=_0x227a93['t'];if('formatInline'!=_0x173287['type'])return;const {data:_0x3b8c29}=_0x173287;if(null!=_0x3b8c29){if('fontSize'==_0x3b8c29['commandName']){const _0x12f0a2=_0x3b8c29['commandParams'][0x0]['value'];if(_0x12f0a2){const _0x4eaf08=_0x4202d1(this['editor']['plugins']['get']('FontSize')['normalizeSizeOptions'](this['editor']['config']['get']('fontSize.options'))['find'](_0x14ab4d=>_0x14ab4d['model']==_0x12f0a2)['title'])['toLowerCase']();return{'type':'format','content':o(_0x227a93,'*Set\x20font\x20size:*\x20%0',_0x4eaf08)};}return{'type':'format','content':o(_0x227a93,'*Reset\x20font\x20size*')};}if('fontFamily'==_0x3b8c29['commandName']){const _0x254463=_0x3b8c29['commandParams'][0x0]['value'];return _0x254463?{'type':'format','content':o(_0x227a93,'*Set\x20font\x20family:*\x20%0',_0x254463)}:{'type':'format','content':o(_0x227a93,'*Reset\x20font\x20family*')};}if('fontColor'==_0x3b8c29['commandName']){const _0x266b9f=_0x3b8c29['commandParams'][0x0]['value'];if(_0x266b9f){const _0x46bedd=_0x336a05(this['editor']['config']['get']('fontColor.colors'))['find'](_0x4a4ca9=>_0x4a4ca9['model']==_0x266b9f);let _0x352b7a=_0x266b9f,_0x26dfc8='';return _0x46bedd&&(_0x352b7a=_0x46bedd['label'],_0x26dfc8=_0x4202d1(_0x352b7a)['toLowerCase']()),{'type':'format','content':o(_0x227a93,'*Set\x20font\x20color:*\x20%0',_0x26dfc8)['trim'](),'color':{'value':_0x266b9f,'title':_0x26dfc8||_0x352b7a}};}return{'type':'format','content':o(_0x227a93,'*Reset\x20font\x20color*')};}if('fontBackgroundColor'==_0x3b8c29['commandName']){const _0x56d50f=_0x3b8c29['commandParams'][0x0]['value'];if(_0x56d50f){const _0x1a68ff=_0x336a05(this['editor']['config']['get']('fontBackgroundColor.colors'))['find'](_0x211e1d=>_0x211e1d['model']==_0x56d50f);let _0x53e0d3=_0x56d50f,_0x42be2f='';return _0x1a68ff&&(_0x53e0d3=_0x1a68ff['label'],_0x42be2f=_0x4202d1(_0x53e0d3)['toLowerCase']()),{'type':'format','content':o(_0x227a93,'*Set\x20font\x20background\x20color:*\x20%0',_0x42be2f)['trim'](),'color':{'value':_0x56d50f,'title':_0x42be2f||_0x53e0d3}};}return{'type':'format','content':o(_0x227a93,'*Reset\x20font\x20background\x20color*')};}}});}}class Z extends _0x152a51{['afterInit'](){const _0x1b2f2d=this['editor'],_0x2d1ee3=_0x1b2f2d['plugins']['get']('TrackChangesEditing'),_0x1ed9db=_0x1b2f2d['commands']['get']('copyFormat'),_0x41e89d=_0x1b2f2d['commands']['get']('pasteFormat');_0x1ed9db&&_0x41e89d&&(_0x2d1ee3['enableDefaultAttributesIntegration']('pasteFormat'),_0x2d1ee3['enableCommand']('copyFormat'),this['_registerLegacyDescription']());}['_registerLegacyDescription'](){const _0x4a25d5=this['editor'],_0x11e462=_0x4a25d5['locale'];_0x4a25d5['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](_0x31e7bf=>{if('formatBlock'!=_0x31e7bf['type']&&'formatInline'!=_0x31e7bf['type'])return;const {data:_0x2d3585}=_0x31e7bf;if(_0x2d3585&&'pasteFormat'===_0x2d3585['commandName']){const _0x2c1812=[],_0x598f33=_0x2d3585['commandParams'][0x0];for(const [_0x1d7544,_0x1c3e57]of Object['entries'](_0x598f33))_0x2c1812['push'](so(_0x4a25d5,_0x1d7544,_0x1c3e57));return _0x2c1812['length']?{'type':'format','content':o(_0x11e462,'*Set\x20format\x20to:*\x20%0',_0x2c1812['join'](',\x20'))}:{'type':'format','content':o(_0x11e462,'*Remove\x20all\x20formatting*')};}});}}function so(_0x1cd21f,_0x26c31f,_0x26d429){const _0xa0c0ce=_0x1cd21f['locale']['t'],_0x1844d3=_0x26c31f['split'](/(?=[A-Z])/)['join']('\x20'),_0x16f254=_0xa0c0ce(_0x1844d3['charAt'](0x0)['toUpperCase']()+_0x1844d3['slice'](0x1))['toLowerCase']();if('boolean'==typeof _0x26d429)return _0x16f254;if('fontColor'===_0x26c31f||'fontBackgroundColor'===_0x26c31f){const _0x412fa9=_0x336a05(_0x1cd21f['config']['get']('fontColor.colors'))['find'](_0x340b28=>_0x340b28['model']==_0x26d429);return _0x16f254+'\x20('+(_0x412fa9?_0xa0c0ce(_0x412fa9['label'])['toLowerCase']():_0x26d429)+')';}if('fontSize'===_0x26c31f&&isNaN(parseFloat(_0x26d429))){const _0x1f4346=_0x1cd21f['plugins']['get']('FontSize')['normalizeSizeOptions'](_0x1cd21f['config']['get']('fontSize.options'))['find'](_0x13df49=>_0x13df49['model']==_0x26d429);return _0x16f254+'\x20('+(_0x1f4346?_0xa0c0ce(_0x1f4346['title'])['toLowerCase']():_0x26d429)+')';}return _0x16f254+'\x20('+_0x26d429+')';}class tt extends _0x152a51{['_headingOptions'];['afterInit'](){const _0x233af3=this['editor'];if(!_0x233af3['plugins']['has']('HeadingEditing'))return;this['_headingOptions']=_0x233af3['config']['get']('heading.options');const _0xaafe78=_0x233af3['locale'],_0x38ce89=_0x233af3['plugins']['get']('TrackChangesEditing');_0x38ce89['enableDefaultAttributesIntegration']('heading');for(const _0x535799 of this['_headingOptions'])'paragraph'!=_0x535799['model']&&_0x38ce89['descriptionFactory']['registerElementLabel'](_0x535799['model'],_0x26ff37=>{const _0x25d289=this['_getHeadingLevel'](_0x535799['model']);return null!==_0x25d289?_0x3257f8(_0x26ff37,_0x25d289):_0x4b7e25(_0x26ff37,_0x535799['title']);});function _0x3257f8(_0x453d06,_0x575bd8){return o(_0xaafe78,'ELEMENT_HEADING',[_0x453d06,_0x575bd8]);}function _0x4b7e25(_0x25f7f9,_0x3910fe){return o(_0xaafe78,'ELEMENT_HEADING_CUSTOM',[_0x25f7f9,_0x3910fe]);}this['_registerLegacyDescription']();}['_registerLegacyDescription'](){const _0x4a2542=this['editor'],_0x367700=_0x4a2542['locale'];function _0x3405cd(_0x4fe353,_0x4000cc){return o(_0x367700,'ELEMENT_HEADING_CUSTOM',[_0x4fe353,_0x4000cc]);}_0x4a2542['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](_0x415bc5=>{if('formatBlock'!=_0x415bc5['type'])return;const {data:_0x490eda}=_0x415bc5;if(_0x490eda&&'heading'==_0x490eda['commandName']){const _0x35f5bb=_0x490eda['commandParams'][0x0]['value'],_0x5cb2dd=this['_getHeadingLevel'](_0x35f5bb);if(null!==_0x5cb2dd)return{'type':'format','content':o(_0x367700,'*Change\x20to:*\x20%0',(_0x4a0f73=0x1,_0x47ea01=_0x5cb2dd,o(_0x367700,'ELEMENT_HEADING',[_0x4a0f73,_0x47ea01])))};const _0x24fd35=this['_headingOptions']['find'](_0x381a3d=>_0x381a3d['model']===_0x35f5bb)['title'];return{'type':'format','content':o(_0x367700,'*Change\x20to:*\x20%0',_0x3405cd(0x1,_0x24fd35))};}var _0x4a0f73,_0x47ea01;});}['_getHeadingLevel'](_0x2dc55b){const _0x43e721=_0x2dc55b['match'](/^heading(\d+)/);if(_0x43e721)return _0x43e721[0x1];const _0x27bb58=this['_headingOptions']?.['find'](_0xb59075=>_0xb59075['model']==_0x2dc55b);if(_0x27bb58&&_0x27bb58['view']){const _0x275d06=_0x27bb58['view'],_0x4a077d=(_0x275d06['name']??_0x275d06)['match'](/^h(\d+)/);if(_0x4a077d)return _0x4a077d[0x1];}return null;}}class et extends _0x152a51{['afterInit'](){const _0x49327d=this['editor'];if(!_0x49327d['plugins']['has']('HighlightEditing'))return;const _0x1001a7=_0x49327d['plugins']['get']('TrackChangesEditing'),_0x2d816f=_0x49327d['locale'];_0x1001a7['enableDefaultAttributesIntegration']('highlight'),_0x1001a7['registerInlineAttribute']('highlight'),_0x1001a7['descriptionFactory']['registerAttributeLabel']('highlight',o(_0x2d816f,'FORMAT_HIGHLIGHT')),this['_registerLegacyDescription']();}['_registerLegacyDescription'](){const _0x130e9b=this['editor'],_0x1f4a73=_0x130e9b['locale'];_0x130e9b['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](_0x6f7103=>{if('formatInline'!=_0x6f7103['type'])return;const {data:_0x4900cb}=_0x6f7103;if(_0x4900cb&&'highlight'==_0x4900cb['commandName']){const _0xa75557=_0x1f4a73['t'],_0x53747d=_0x4900cb['commandParams'][0x0]['value'];if(_0x53747d){const _0x5c3f1c=_0x130e9b['config']['get']('highlight.options')['find'](_0x533e3a=>_0x533e3a['model']==_0x53747d),_0xcbd2ae=_0xa75557(_0x5c3f1c['title'])['toLowerCase']();return{'type':'format','content':o(_0x1f4a73,'*Set\x20highlight:*\x20%0',_0xcbd2ae),'color':{'value':_0x5c3f1c['color'],'title':_0x5c3f1c['title']}};}return{'type':'format','content':o(_0x1f4a73,'*Remove\x20highlight*',o(_0x1f4a73,'FORMAT_HIGHLIGHT'))};}});}}class it extends _0x152a51{['afterInit'](){const _0x3c6b80=this['editor'];if(!_0x3c6b80['plugins']['has']('HorizontalLineEditing'))return;_0x3c6b80['plugins']['get']('TrackChangesEditing')['enableCommand']('horizontalLine');const _0x3c96fb=_0x3c6b80['plugins']['get']('TrackChangesEditing'),_0x56549f=_0x3c6b80['locale'];_0x3c96fb['descriptionFactory']['registerElementLabel']('horizontalLine',_0x20f0b3=>o(_0x56549f,'ELEMENT_HORIZONTAL_LINE',_0x20f0b3)),_0x3c6b80['conversion']['for']('dataDowncast')['elementToStructure']({'model':'horizontalLine','view':(_0x338c21,{writer:_0x4821ea,options:_0x38c75e})=>{if(!_0x38c75e['showSuggestionHighlights'])return null;const _0xca0915=_0x4821ea['createContainerElement']('div'),_0x66d52f=_0x4821ea['createEmptyElement']('hr');return _0x4821ea['addClass']('ck-horizontal-line',_0xca0915),_0x4821ea['insert'](_0x4821ea['createPositionAt'](_0xca0915,0x0),_0x66d52f),_0xca0915;},'converterPriority':'high'});}}class st extends _0x152a51{['afterInit'](){const _0x172319=this['editor'];if(!_0x172319['plugins']['has']('HtmlEmbed'))return;const _0xeac273=_0x172319['plugins']['get']('TrackChangesEditing'),_0x3f043a=_0x172319['locale'];_0xeac273['descriptionFactory']['registerElementLabel']('rawHtml',_0x1148bb=>o(_0x3f043a,'ELEMENT_HTML_EMBED',_0x1148bb)),_0xeac273['enableDefaultAttributesIntegration']('htmlEmbed'),_0xeac273['registerBlockAttribute']('value'),_0xeac273['descriptionFactory']['registerDescriptionCallback'](_0x474b85=>{if('attribute'!=_0x474b85['type'])return;const {data:_0x24db58}=_0x474b85;if(_0x24db58&&'value'==_0x24db58['key']&&_0x474b85['getFirstRange']()['start']['nodeAfter']['is']('element','rawHtml')){const _0x332563=o(_0x3f043a,'ELEMENT_HTML_EMBED');return{'type':'format','content':o(_0x3f043a,'*Change\x20%0\x20content*',_0x332563)};}}),this['_registerLegacyDescription']();}['_registerLegacyDescription'](){const _0x552372=this['editor'],_0x8ec65b=_0x552372['locale'];_0x552372['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](_0x19a0d3=>{if('formatBlock'!=_0x19a0d3['type'])return;const {data:_0x15f39b}=_0x19a0d3;if(_0x15f39b&&'htmlEmbed'==_0x15f39b['commandName']){const _0x21d4d4=o(_0x8ec65b,'ELEMENT_HTML_EMBED');return{'type':'format','content':o(_0x8ec65b,'*Change\x20%0\x20content*',_0x21d4d4)};}});}}class nt extends _0x152a51{['afterInit'](){const _0xd33b3a=this['editor'];if(!_0xd33b3a['plugins']['has']('ImageEditing'))return;const _0x42d8cc=_0xd33b3a['plugins']['get']('TrackChangesEditing'),_0x59fd83=_0xd33b3a['plugins']['get']('ImageUtils'),_0xc99037=_0xd33b3a['locale'];_0x42d8cc['enableCommand']('insertImage'),_0x42d8cc['descriptionFactory']['registerElementLabel']('imageBlock',_0x561922=>o(_0xc99037,'ELEMENT_IMAGE',_0x561922)),_0x42d8cc['descriptionFactory']['registerElementLabel']('imageInline',_0x24444b=>o(_0xc99037,'ELEMENT_INLINE_IMAGE',_0x24444b)),_0x42d8cc['descriptionFactory']['registerElementLabel']('caption',()=>o(_0xc99037,'ELEMENT_CAPTION')),_0xd33b3a['plugins']['has']('ImageUploadEditing')&&_0x42d8cc['enableCommand']('uploadImage'),_0xd33b3a['plugins']['has']('ImageBlockEditing')&&_0xd33b3a['plugins']['has']('ImageInlineEditing')&&(_0x42d8cc['enableCommand']('imageTypeInline',(_0x1bec57,_0x2946cc)=>{const _0x1ebe7f=_0x59fd83['getClosestSelectedImageElement'](_0xd33b3a['model']['document']['selection']);_0xd33b3a['model']['change'](()=>{_0x42d8cc['markBlockFormat'](_0x1ebe7f,{'commandName':'imageTypeInline','commandParams':[_0x2946cc]},[],'convertBlockImageToInline');});}),_0x42d8cc['enableCommand']('imageTypeBlock',(_0x551c39,_0x519059)=>{_0xd33b3a['model']['change'](_0x323629=>{let _0x29d38e=_0x59fd83['getClosestSelectedImageElement'](_0xd33b3a['model']['document']['selection']),_0xacd22f=_0x323629['createRangeOn'](_0x29d38e);const _0x51ae2f=_0x4c04c8['fromPosition'](_0xacd22f['start'],'toPrevious'),_0x5469ef=_0x4c04c8['fromPosition'](_0xacd22f['end'],'toNext');_0x42d8cc['forceDefaultExecution'](()=>_0x551c39(_0x519059)),_0x29d38e=_0x59fd83['getClosestSelectedImageElement'](_0xd33b3a['model']['document']['selection']),_0xacd22f=_0x323629['createRangeOn'](_0x29d38e);const _0x231db1=_0x323629['createRange'](_0x51ae2f,_0x5469ef);_0x51ae2f['detach'](),_0x5469ef['detach'](),_0x42d8cc['markBlockFormat'](_0x29d38e,{'commandName':'imageTypeInline','commandParams':[_0x519059]},[],'convertInlineImageToBlock'),_0x231db1['start']['isBefore'](_0xacd22f['start'])&&_0x42d8cc['markInsertion'](_0x323629['createRange'](_0x231db1['start'],_0xacd22f['start']),'convertInlineImageToBlock'),_0xacd22f['end']['isBefore'](_0x231db1['end'])&&_0x42d8cc['markInsertion'](_0x323629['createRange'](_0xacd22f['end'],_0x231db1['end']),'convertInlineImageToBlock');});}),_0x42d8cc['_suggestionFactory']['registerCustomCallback']('formatBlock','convertInlineImageToBlock','join',()=>!0x1),_0x42d8cc['_suggestionFactory']['registerCustomCallback']('formatBlock','convertInlineImageToBlock','accept',()=>!0x1),_0x42d8cc['_suggestionFactory']['registerCustomCallback']('formatBlock','convertInlineImageToBlock','discard',_0x42d8cc['_suggestionFactory']['getSuggestionCallback']('formatBlock','','accept')),_0x42d8cc['_suggestionFactory']['registerCustomCallback']('insertion','convertInlineImageToBlock','join',()=>!0x1),_0x42d8cc['_suggestionFactory']['registerCustomCallback']('insertion','convertInlineImageToBlock','discard',([_0x300bb4])=>{const _0x5d38cf=_0x42d8cc['_suggestionFactory']['getSuggestionCallback']('insertion','','discard');let _0x299cc8=_0x300bb4['start'],_0x45f797=_0x300bb4['end'];const _0x374738=_0xd33b3a['model']['schema']['getNearestSelectionRange'](_0x299cc8,'backward'),_0x1d58e8=_0xd33b3a['model']['schema']['getNearestSelectionRange'](_0x45f797,'forward');_0x374738['isCollapsed']&&(_0x299cc8=_0x374738['start']),_0x1d58e8['isCollapsed']&&(_0x45f797=_0x1d58e8['end']),_0x5d38cf([_0xd33b3a['model']['createRange'](_0x299cc8,_0x45f797)]);}),_0x42d8cc['_suggestionFactory']['registerCustomCallback']('formatBlock','convertInlineImageToBlock','chain',_0x33cf3c),_0x42d8cc['_suggestionFactory']['registerCustomCallback']('insertion','convertInlineImageToBlock','chain',_0x33cf3c)),_0xd33b3a['plugins']['has']('ImageCaptionEditing')&&(_0x42d8cc['enableCommand']('toggleImageCaption',(_0x1ef7de,_0x419ec7)=>{const _0x4bb0dc=_0xd33b3a['plugins']['get']('ImageCaptionUtils');let _0x5f0c93=_0x59fd83['getClosestSelectedImageElement'](_0xd33b3a['model']['document']['selection']),_0x34aec2=_0x4bb0dc['getCaptionFromImageModelElement'](_0x5f0c93);_0xd33b3a['model']['change'](()=>{if(_0x34aec2)return void _0x42d8cc['markDeletion'](_0xd33b3a['model']['createRangeOn'](_0x34aec2));const _0x13e56b=_0x59fd83['isBlockImage'](_0x5f0c93);_0x1ef7de(_0x419ec7),_0x5f0c93=_0x59fd83['getClosestSelectedImageElement'](_0xd33b3a['model']['document']['selection']),_0x34aec2=_0x4bb0dc['getCaptionFromImageModelElement'](_0x5f0c93),_0x42d8cc['markInsertion'](_0xd33b3a['model']['createRangeOn'](_0x34aec2),_0x13e56b?null:'imageCaption');});}),_0x42d8cc['_suggestionFactory']['registerCustomCallback']('insertion','imageCaption','chain',_0x33cf3c));const _0x11bb39=[{'type':'formatBlock','subType':'imageStylePreApply'},{'type':'insertion','subType':'imageCaption'},{'type':'formatBlock','subType':'convertInlineImageToBlock'},{'type':'insertion','subType':'convertInlineImageToBlock'}];function _0x8ead5b(_0x1b0112,_0x14e6e3){const _0x4820db=_0x11bb39['findIndex'](({type:_0x81ee8a,subType:_0x290daf})=>_0x1b0112['type']==_0x81ee8a&&_0x1b0112['subType']==_0x290daf),_0x21d91c=_0x11bb39['findIndex'](({type:_0x2ef27d,subType:_0x577443})=>_0x14e6e3['type']==_0x2ef27d&&_0x14e6e3['subType']==_0x577443);if(_0x4820db<0x0||_0x21d91c<0x0)return!0x1;const _0x1e751c=_0x1b0112['getFirstRange'](),_0x5cfaa7=_0x14e6e3['getFirstRange']();if((0x0==_0x4820db||0x1==_0x4820db)&&0x2==_0x21d91c&&_0x1e751c['isIntersecting'](_0x5cfaa7))return!0x0;if(0x2==_0x4820db&&0x3==_0x21d91c){const _0x55339a=_0x42d8cc['_findSuggestions'](_0x1e751c,'insertion')['filter'](({suggestion:_0x281b3c,meta:_0x5f2ef5})=>_0x5f2ef5['isOwn']&&'convertInlineImageToBlock'==_0x281b3c['subType']);if(_0x55339a['length']>0x1&&_0x5cfaa7['end']['isEqual'](_0x1e751c['start']))return!0x0;if(0x1==_0x55339a['length']&&(_0x1e751c['start']['isEqual'](_0x5cfaa7['end'])||_0x1e751c['end']['isEqual'](_0x5cfaa7['start'])))return!0x0;}if(0x3==_0x4820db&&0x3==_0x21d91c&&_0x1e751c['start']['isBefore'](_0x5cfaa7['start'])){const _0x52beb1=_0x1e751c['end']['nodeAfter'],_0x5db506=_0x5cfaa7['start']['nodeBefore'];return _0x59fd83['isBlockImage'](_0x52beb1)&&_0x52beb1===_0x5db506;}return!0x1;}function _0x33cf3c(_0x2dee0f,_0x55cdd3){return _0x8ead5b(_0x2dee0f,_0x55cdd3)?[_0x2dee0f,_0x55cdd3]:_0x8ead5b(_0x55cdd3,_0x2dee0f)?[_0x55cdd3,_0x2dee0f]:null;}_0xd33b3a['plugins']['has']('ImageResize')&&(_0x42d8cc['enableDefaultAttributesIntegration']('resizeImage'),_0x42d8cc['registerBlockAttribute']('resizedWidth'),_0x42d8cc['descriptionFactory']['registerAttributeLabel']('resizedWidth',o(_0xc99037,'FORMAT_IMAGE_SIZE'))),_0xd33b3a['plugins']['has']('ImageTextAlternativeEditing')&&(_0x42d8cc['enableDefaultAttributesIntegration']('imageTextAlternative'),_0x42d8cc['registerBlockAttribute']('alt')),_0x42d8cc['descriptionFactory']['registerDescriptionCallback'](_0x6884be=>{if(!!_0x11bb39['find'](({type:_0x4e78e3,subType:_0x46e58f})=>_0x6884be['type']==_0x4e78e3&&_0x6884be['subType']==_0x46e58f))return _0x6884be['previous']?{}:void 0x0;}),_0x42d8cc['descriptionFactory']['registerDescriptionCallback'](_0x3e17fe=>{if('insertion'==_0x3e17fe['type']||'deletion'==_0x3e17fe['type']){const _0x275cab=_0x3e17fe['getContainedElement']();if(_0x275cab&&_0x275cab['is']('element','caption'))return{'type':'insertion'==_0x3e17fe['type']?'addObject':'removeObject','element':_0x275cab,'quantity':0x1};}}),_0x42d8cc['descriptionFactory']['registerDescriptionCallback'](_0x3e89b9=>'formatBlock'==_0x3e89b9['type']&&'convertInlineImageToBlock'==_0x3e89b9['subType']?{'type':'format','content':'Inline\x20image\x20to\x20block\x20image'}:'formatBlock'==_0x3e89b9['type']&&'convertBlockImageToInline'==_0x3e89b9['subType']?{'type':'format','content':'Block\x20image\x20to\x20inline\x20image'}:void 0x0),_0x42d8cc['descriptionFactory']['registerDescriptionCallback'](_0x4395d9=>{if('attribute'!=_0x4395d9['type'])return;const {data:_0x9f7a9a}=_0x4395d9;if(!_0x9f7a9a||'alt'!=_0x9f7a9a['key'])return;const _0x239508=_0x9f7a9a['newValue'];return _0x239508?{'type':'format','content':o(_0xc99037,'*Set\x20image\x20text\x20alternative:*\x20%0','\x22'+_0x239508+'\x22')}:{'type':'format','content':o(_0xc99037,'*Remove\x20image\x20text\x20alternative*')};}),this['_registerLegacyDescription']();}['_registerLegacyDescription'](){const _0x48b1d6=this['editor'],_0x5339af=_0x48b1d6['locale'];_0x48b1d6['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](_0xce8b0=>{if('formatBlock'!=_0xce8b0['type']&&'formatInline'!=_0xce8b0['type'])return;const {data:_0x1956fd}=_0xce8b0;if(_0x1956fd){if('imageTextAlternative'==_0x1956fd['commandName']){const _0x340e74=_0x1956fd['commandParams'][0x0]['newValue'];return _0x340e74?{'type':'format','content':o(_0x5339af,'*Set\x20image\x20text\x20alternative:*\x20%0','\x22'+_0x340e74+'\x22')}:{'type':'format','content':o(_0x5339af,'*Remove\x20image\x20text\x20alternative*')};}if('resizeImage'==_0x1956fd['commandName']){const _0x59871c=_0x1956fd['commandParams'][0x0]['width'];return _0x59871c?{'type':'format','content':o(_0x5339af,'*Set\x20image\x20width:*\x20%0',_0x59871c)}:{'type':'format','content':o(_0x5339af,'*Reset\x20image\x20width*')};}}});}}class ot extends _0x152a51{['afterInit'](){if(!this['editor']['plugins']['has']('ImageEditing'))return;const _0x436dde=this['editor']['locale'],_0x5baf7b=this['editor']['plugins']['get']('TrackChangesEditing');_0x5baf7b['enableDefaultAttributesIntegration']('replaceImageSource'),_0x5baf7b['registerBlockAttribute']('src'),_0x5baf7b['descriptionFactory']['registerDescriptionCallback'](_0x5d0d70=>{if('attribute'!=_0x5d0d70['type'])return;const {data:_0x24f436}=_0x5d0d70;return _0x24f436&&'src'==_0x24f436['key']?_0x24f436['newValue']&&_0x24f436['oldValue']?{'type':'format','content':o(_0x436dde,'*Replace\x20image\x20URL*')}:{'type':'format','content':''}:void 0x0;}),this['_handleLegacySuggestions']();}['_handleLegacySuggestions'](){const _0x7d171b=this['editor']['plugins']['get']('TrackChangesEditing');_0x7d171b['_suggestionFactory']['registerCustomCallback']('formatBlock','replaceImageSource','accept',_0x7d171b['_suggestionFactory']['getSuggestionCallback']('formatBlock',null,'discard')),_0x7d171b['_suggestionFactory']['registerCustomCallback']('formatBlock','replaceImageSource','discard',_0x7d171b['_suggestionFactory']['getSuggestionCallback']('formatBlock',null,'accept')),this['_registerLegacyDescription']();}['_registerLegacyDescription'](){const _0x1e1e8e=this['editor'],_0x427875=_0x1e1e8e['locale'];_0x1e1e8e['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](_0x1b20a0=>{if('formatBlock'!=_0x1b20a0['type']&&'formatInline'!=_0x1b20a0['type'])return;const {data:_0x4314ef}=_0x1b20a0;if(!_0x4314ef||'replaceImageSource'!=_0x4314ef['commandName'])return;return{'type':'format','content':o(_0x427875,'*Format:*\x20replace\x20image\x20URL')};});}}class rt extends _0x152a51{['afterInit'](){const _0x3758da=this['editor'];if(!_0x3758da['plugins']['has']('ImageStyleEditing'))return;const _0x2cc260=_0x3758da['plugins']['get']('TrackChangesEditing'),_0x58697b=_0x3758da['plugins']['get']('ImageUtils'),_0x59e8d4={};_0x2cc260['enableCommand']('imageStyle',(_0x179109,_0x3d1d9f)=>{const _0x320056=_0x3758da['plugins']['get']('Users')['me'],_0x1f414e=_0x3758da['commands']['get']('imageStyle');let _0x57527a=_0x58697b['getClosestSelectedImageElement'](_0x3758da['model']['document']['selection']),_0x272ecc=_0x3758da['model']['createRangeOn'](_0x57527a),_0x4edc5e=_0x1f414e['value'];if(_0x4edc5e==_0x3d1d9f['value'])return;const _0x15ac12={'commandName':'imageStyle','commandParams':[_0x3d1d9f],'formatGroupId':_0x2a94db()};_0x3758da['model']['change'](()=>{if(_0x2cc260['getSuggestions']()['filter'](_0x306a1b=>_0x306a1b['isInContent']&&_0x320056==_0x306a1b['author']&&('formatBlock'==_0x306a1b['type']||'formatInline'==_0x306a1b['type'])&&('imageStylePreApply'==_0x306a1b['subType']||'imageStylePostApply'==_0x306a1b['subType'])&&_0x306a1b['getFirstRange']()['isEqual'](_0x272ecc))['forEach'](_0x51ba21=>_0x2cc260['discardSuggestion'](_0x51ba21['head'])),_0x57527a=_0x58697b['getClosestSelectedImageElement'](_0x3758da['model']['document']['selection']),_0x272ecc=_0x3758da['model']['createRangeOn'](_0x57527a),_0x1f414e['refresh'](),_0x3758da['commands']['get']('imageTypeInline')['refresh'](),_0x3758da['commands']['get']('imageTypeBlock')['refresh'](),_0x4edc5e=_0x1f414e['value'],_0x4edc5e!=_0x3d1d9f['value'])return _0x58697b['isInlineImage'](_0x57527a)&&_0x1f414e['shouldConvertImageType'](_0x3d1d9f['value'],_0x57527a)?(_0x179109({..._0x3d1d9f,'setImageSizes':!0x1}),_0x57527a=_0x58697b['getClosestSelectedImageElement'](_0x3758da['model']['document']['selection']),void _0x2cc260['markBlockFormat'](_0x57527a,{..._0x15ac12,'commandReversedParams':[{'value':_0x4edc5e||null,'setImageSizes':!0x1}]},[],'imageStylePreApply')):void(_0x58697b['isBlockImage'](_0x57527a)?_0x2cc260['markBlockFormat'](_0x57527a,_0x15ac12,[],'imageStylePostApply'):_0x2cc260['markInlineFormat'](_0x272ecc,_0x15ac12,'imageStylePostApply'));});});for(const _0x532a4b of _0x3758da['plugins']['get']('ImageStyleEditing')['normalizedStyles'])_0x59e8d4[_0x532a4b['name']]=_0x532a4b['title']['toLowerCase']();_0x2cc260['_suggestionFactory']['registerCustomCallback']('formatBlock','imageStylePreApply','join',()=>!0x1),_0x2cc260['_suggestionFactory']['registerCustomCallback']('formatBlock','imageStylePostApply','join',()=>!0x1),_0x2cc260['_suggestionFactory']['registerCustomCallback']('formatInline','imageStylePostApply','join',()=>!0x1),_0x2cc260['_suggestionFactory']['registerCustomCallback']('formatBlock','imageStylePreApply','accept',([_0x52efc8])=>{_0x58697b['setImageNaturalSizeAttributes'](_0x52efc8['getContainedElement']());}),_0x2cc260['_suggestionFactory']['registerCustomCallback']('formatBlock','imageStylePreApply','discard',(_0xb9cdd0,_0xfeabb5)=>{_0x2cc260['_suggestionFactory']['getSuggestionCallback']('formatBlock','','accept')(_0xb9cdd0,{'commandName':_0xfeabb5['commandName'],'commandParams':_0xfeabb5['commandReversedParams']});}),_0x2cc260['_suggestionFactory']['registerCustomCallback']('formatBlock','imageStylePreApply','chain',function(_0x1333db,_0x3550a0){if(_0x2220c1(_0x1333db,_0x3550a0))return[_0x1333db,_0x3550a0];if(_0x2220c1(_0x3550a0,_0x1333db))return[_0x3550a0,_0x1333db];return null;});const _0x4a3740=[{'type':'formatBlock','subType':'imageStylePreApply'},{'type':'insertion','subType':'imageCaption'},{'type':'formatBlock','subType':'convertInlineImageToBlock'},{'type':'insertion','subType':'convertInlineImageToBlock'}];function _0x2220c1(_0x17e5cd,_0x4ec98a){const _0x3433d0=_0x4a3740['findIndex'](({type:_0x3a1d01,subType:_0x2c1ed6})=>_0x17e5cd['type']==_0x3a1d01&&_0x17e5cd['subType']==_0x2c1ed6),_0x3c5559=_0x4a3740['findIndex'](({type:_0x1da002,subType:_0x5905ed})=>_0x4ec98a['type']==_0x1da002&&_0x4ec98a['subType']==_0x5905ed);if(_0x3433d0<0x0||_0x3c5559<0x0)return!0x1;const _0xe42883=_0x17e5cd['getFirstRange'](),_0x589ef8=_0x4ec98a['getFirstRange']();if((0x0==_0x3433d0||0x1==_0x3433d0)&&0x2==_0x3c5559&&_0xe42883['isIntersecting'](_0x589ef8))return!0x0;if(0x2==_0x3433d0&&0x3==_0x3c5559){const _0x3ae03e=_0x2cc260['_findSuggestions'](_0xe42883,'insertion')['filter'](({suggestion:_0x21ed6d,meta:_0x409509})=>_0x409509['isOwn']&&'convertInlineImageToBlock'==_0x21ed6d['subType']);if(_0x3ae03e['length']>0x1&&_0x589ef8['end']['isEqual'](_0xe42883['start']))return!0x0;if(0x1==_0x3ae03e['length']&&(_0xe42883['start']['isEqual'](_0x589ef8['end'])||_0xe42883['end']['isEqual'](_0x589ef8['start'])))return!0x0;}if(0x3==_0x3433d0&&0x3==_0x3c5559&&_0xe42883['start']['isBefore'](_0x589ef8['start'])){const _0x549923=_0xe42883['end']['nodeAfter'],_0x4da768=_0x589ef8['start']['nodeBefore'];return _0x58697b['isBlockImage'](_0x549923)&&_0x549923===_0x4da768;}return!0x1;}_0x3758da['model']['document']['registerPostFixer'](()=>{let _0x2da322=!0x1;const _0x26be78=Array['from'](_0x3758da['model']['document']['differ']['getChangedMarkers']());for(const {name:_0x3ec2ce,data:_0x5c4cec}of _0x26be78){const {group:_0x9ea75a,type:_0x5d6243,subType:_0x5a6145,id:_0x3ad869}=_0x2cc260['_splitMarkerName'](_0x3ec2ce);if('suggestion'==_0x9ea75a&&_0x2cc260['hasSuggestion'](_0x3ad869)){if('formatBlock'==_0x5d6243&&('imageStylePreApply'==_0x5a6145||'imageStylePostApply'==_0x5a6145)){const _0x5b4665=_0x2cc260['getSuggestion'](_0x3ad869);if(_0x5c4cec['newRange']){const _0x4c9efc=_0x5b4665['getFirstRange']()['getContainedElement']();if(_0x58697b['isBlockImage'](_0x4c9efc))continue;_0x2cc260['discardSuggestion'](_0x5b4665),_0x2da322=!0x0;}}if('insertion'==_0x5d6243&&'imageCaption'==_0x5a6145&&!_0x5c4cec['newRange']){const _0x3d4a31=_0x2cc260['getSuggestion'](_0x3ad869);_0x3d4a31['next']&&_0x3d4a31['next']['isInContent']&&(_0x2cc260['discardSuggestion'](_0x3d4a31['next']),_0x2da322=!0x0);}}}return _0x2da322;}),this['_registerLegacyDescription'](_0x59e8d4);}['_registerLegacyDescription'](_0x286401){const _0x2e78c4=this['editor'],_0x276179=_0x2e78c4['locale'];_0x2e78c4['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](_0x303ac8=>{if('formatBlock'!=_0x303ac8['type']&&'formatInline'!=_0x303ac8['type'])return;const {data:_0x49d89d}=_0x303ac8;if(!_0x49d89d||'imageStyle'!=_0x49d89d['commandName'])return;const _0xc6e54f=_0x49d89d['commandParams'][0x0]['value'];return _0x2a47d0('side'===_0xc6e54f?o(_0x276179,'FORMAT_SIDE_IMAGE'):_0x286401[_0xc6e54f]||_0xc6e54f);function _0x2a47d0(_0x193343){return{'type':'format','content':o(_0x276179,'*Format:*\x20%0',_0x193343)};}});}}class at extends _0x152a51{['_trackChangesValueDuringImport'];['_trackChangesExecuted'];constructor(_0x3dc364){super(_0x3dc364),this['_trackChangesValueDuringImport']=!0x1,this['_trackChangesExecuted']=!0x1;}['afterInit'](){const _0x4ce27a=this['editor'],_0x5b1e49=_0x4ce27a['commands']['get']('importWord'),_0x1edbeb=_0x4ce27a['commands']['get']('trackChanges');_0x5b1e49&&(_0x5b1e49['on']('execute',(_0x4a67a5,[,_0x695ce7])=>{this['_trackChangesValueDuringImport']=_0x1edbeb['value'],_0x695ce7['collaboration_features']['track_changes']=!this['_trackChangesValueDuringImport'];},{'priority':'high'}),this['listenTo'](_0x5b1e49,'dataInsert',this['_handleImportedData']['bind'](this)),this['listenTo'](_0x5b1e49,'dataInsert',()=>{this['_trackChangesExecuted']&&(_0x1edbeb['execute'](),this['_trackChangesExecuted']=!0x1);},{'priority':'lowest'}),_0x4ce27a['plugins']['get']('TrackChangesEditing')['enableCommand']('importWord'));}['_handleImportedData'](_0x41ec2d,_0xa6d5f8){const {suggestions:_0x8c2b71}=_0xa6d5f8,_0x8fdbd8=this['editor']['commands']['get']('trackChanges'),_0x6c8b45=_0x8fdbd8['value'];this['_trackChangesValueDuringImport']!==_0x6c8b45&&(_0x8fdbd8['execute'](),this['_trackChangesExecuted']=!0x0),_0x8c2b71&&_0x8c2b71['forEach'](({id:_0x12ba61,type:_0x3e17f6,author:_0x5a86a6,created_at:_0x409f1e})=>{const _0x37d84c={'id':_0x12ba61,'type':_0x3e17f6,'authorId':this['editor']['plugins']['get']('Users')['me']['id'],'createdAt':new Date(),'data':null,'hasComments':!0x1,'attributes':{'@external':{'authorName':_0x5a86a6,'createdAt':_0x409f1e?new Date(_0x409f1e):new Date(),'source':'importWord'}}};this['editor']['plugins']['get']('TrackChangesEditing')['_setSuggestionData'](_0x37d84c);});}}class ct extends _0x152a51{['afterInit'](){const _0x41d4b5=this['editor'],_0x1950ea=_0x41d4b5['plugins']['get']('TrackChangesEditing');if(_0x41d4b5['plugins']['has']('IndentEditing')&&(_0x1950ea['enableCommand']('indent'),_0x1950ea['enableCommand']('outdent')),_0x41d4b5['plugins']['has']('IndentBlock')){for(const _0x55ed66 of['indentBlock','outdentBlock'])_0x1950ea['enableDefaultAttributesIntegration'](_0x55ed66);}const _0x36d8fa=_0x41d4b5['locale'];_0x1950ea['registerBlockAttribute']('blockIndent'),_0x1950ea['descriptionFactory']['registerAttributeLabel']('blockIndent',o(_0x36d8fa,'FORMAT_INDENT')),this['_registerLegacyDescription']();}['_registerLegacyDescription'](){const _0xcf0469=this['editor'],_0x4d3d8c=_0xcf0469['locale'],_0x5534ec=_0xcf0469['plugins']['get']('TrackChangesEditing');_0x5534ec['descriptionFactory']['registerDescriptionCallback'](_0x88d08b=>{if('formatBlock'!=_0x88d08b['type'])return;const {data:_0x38519a}=_0x88d08b;if(!_0x38519a)return;if('indentBlock'!=_0x38519a['commandName']&&'outdentBlock'!=_0x38519a['commandName'])return;const _0x47d09f=_0x88d08b['getItems']()[0x0],_0x1c5cca=_0x5534ec['descriptionFactory']['getItemLabel'](_0x47d09f);return'indentBlock'==_0x38519a['commandName']?{'type':'format','content':o(_0x4d3d8c,'*Indent:*\x20%0',_0x1c5cca)}:'outdentBlock'==_0x38519a['commandName']?{'type':'format','content':o(_0x4d3d8c,'*Outdent:*\x20%0',_0x1c5cca)}:void 0x0;});}}class ut extends _0x152a51{static get['requires'](){return[tr];}['init'](){this['editor']['plugins']['get']('TrackChangesEditing')['enableCommand']('input');}}class ht extends _0x152a51{['afterInit'](){const _0x315c9e=this['editor'];if(!_0x315c9e['plugins']['has']('LinkEditing'))return;const _0x30f33d=_0x315c9e['plugins']['get']('TrackChangesEditing'),_0x33a809=_0x315c9e['commands']['get']('link');_0x30f33d['enableDefaultAttributesIntegration']('link'),_0x30f33d['enableDefaultAttributesIntegration']('unlink'),_0x30f33d['registerInlineAttribute']('linkHref');for(const _0xcdd0f6 of _0x33a809['manualDecorators'])_0x30f33d['registerInlineAttribute'](_0xcdd0f6['id']),_0x30f33d['descriptionFactory']['registerAttributeLabel'](_0xcdd0f6['id'],'link\x20('+_0xcdd0f6['label']['toLowerCase']()+')');_0x30f33d['descriptionFactory']['registerDescriptionCallback'](_0x22c394=>{if('attribute'!=_0x22c394['type'])return;const {data:_0x1c5570}=_0x22c394;if(!_0x1c5570||'linkHref'!=_0x1c5570['key'])return;const _0x4c52c0=_0x1c5570['newValue'],_0x26c3d0=_0x315c9e['locale'];return{'type':'format','content':null==_0x4c52c0?o(_0x26c3d0,'*Remove\x20link*'):o(_0x26c3d0,'*Set\x20link:*\x20%0','\x22'+_0x4c52c0+'\x22')};}),this['_registerLegacyDescription']();}['_registerLegacyDescription'](){const _0x469b47=this['editor'],_0x219a33=_0x469b47['locale'];_0x469b47['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](_0x55eaee=>{if('formatInline'!=_0x55eaee['type'])return;const {data:_0xec903b}=_0x55eaee;if(_0xec903b){if('link'==_0xec903b['commandName']){const _0xbd184c=_0xec903b['commandParams'][0x0];return{'type':'format','content':o(_0x219a33,'*Set\x20link:*\x20%0','\x22'+_0xbd184c+'\x22')};}return'unlink'==_0xec903b['commandName']?{'type':'format','content':o(_0x219a33,'*Remove\x20link*')}:void 0x0;}});}}class ft extends _0x152a51{['afterInit'](){const _0x1fdd8f=this['editor'],_0x39aa95=_0x1fdd8f['locale'];if(!_0x1fdd8f['plugins']['has']('LegacyListEditing'))return;const _0x279e72=_0x1fdd8f['plugins']['get']('TrackChangesEditing'),_0x198eb8=_0x1fdd8f['plugins']['has']('LegacyTodoListEditing');function _0x27179a(_0x4100c5){return()=>{const _0x4e3af2=_0x1fdd8f['model']['document']['selection'],_0xd97b3b=_0x1fdd8f['commands']['get'](_0x4100c5);if(_0xd97b3b['value'])return void _0x1fdd8f['execute']('paragraph',{});const _0x593f59=_0x4100c5['slice'](0x0,-0x4),_0xa037d0=function(_0x2f1a97,_0x542f96,_0x5cf849){let _0x3a4ee8=Array['from'](_0x2f1a97)['filter'](_0x50624a=>function(_0x4e030a,_0x18b270){return _0x18b270['checkChild'](_0x4e030a['parent'],'listItem')&&!_0x18b270['isObject'](_0x4e030a);}(_0x50624a,_0x5cf849));_0x3a4ee8=_0x3a4ee8['filter'](_0x450b23=>!_0x450b23['is']('element','listItem')||_0x450b23['getAttribute']('listType')!=_0x542f96);const _0x22a20a=new Set();for(const _0x296dd2 of _0x3a4ee8)_0x296dd2['is']('element','listItem')?_0x22a20a['add'](fe(_0x296dd2)):_0x22a20a['add'](_0x296dd2);return Array['from'](_0x22a20a);}(_0x4e3af2['getSelectedBlocks'](),_0x593f59,_0x1fdd8f['model']['schema']);_0x1fdd8f['model']['change'](()=>{for(const _0x352ff9 of _0xa037d0)_0x279e72['markBlockFormat'](_0x352ff9,{'commandName':_0x4100c5,'commandParams':[{'forceValue':!_0xd97b3b['value']}],'formatGroupId':'blockName'},ue(_0x352ff9));});};}function _0x3f5865(_0xccb9ea){return()=>{const _0x386b06=function(_0x590fd7){let _0x16ddc8=Array['from'](_0x590fd7);const _0x56cb11=_0x16ddc8['findIndex'](_0x5efeb7=>'listItem'!=_0x5efeb7['name']);return _0x56cb11>-0x1&&(_0x16ddc8=_0x16ddc8['slice'](0x0,_0x56cb11)),_0x16ddc8;}(_0x1fdd8f['model']['document']['selection']['getSelectedBlocks']()),_0x59ca4a=_0x1fdd8f['model']['createRange'](_0x1fdd8f['model']['createPositionAt'](_0x386b06[0x0],'before'),_0x1fdd8f['model']['createPositionAt'](_0x386b06[_0x386b06['length']-0x1],'end'));_0x1fdd8f['model']['change'](()=>{_0x279e72['markBlockFormat'](_0x59ca4a,{'commandName':_0xccb9ea,'commandParams':[],'formatGroupId':'listIndent'},function(_0x380087){const _0x187a37=new Set();for(const _0x552338 of _0x380087){let _0x3edfc8=_0x552338['nextSibling'];for(;_0x3edfc8&&_0x3edfc8['getAttribute']('listIndent')>_0x552338['getAttribute']('listIndent');)_0x187a37['add'](_0x3edfc8),_0x3edfc8=_0x3edfc8['nextSibling'];}return Array['from'](_0x187a37);}(_0x386b06));});};}_0x279e72['enableCommand']('numberedList',_0x27179a('numberedList')),_0x279e72['enableCommand']('bulletedList',_0x27179a('bulletedList')),_0x198eb8&&_0x279e72['enableCommand']('todoList',_0x27179a('todoList')),_0x279e72['enableCommand']('indentList',_0x3f5865('indentList')),_0x279e72['enableCommand']('outdentList',_0x3f5865('outdentList')),_0x198eb8&&_0x279e72['enableCommand']('checkTodoList',()=>{const _0x34e8ac=_0x1fdd8f['commands']['get']('checkTodoList'),_0x14b902=Array['from'](_0x34e8ac['_selectedElements']);_0x14b902['filter'](_0x4130b0=>_0x4130b0['getAttribute']('todoListChecked')!=_0x34e8ac['value']),_0x1fdd8f['model']['change'](()=>{for(const _0x58816c of _0x14b902)_0x279e72['markBlockFormat'](_0x58816c,{'commandName':'checkTodoList','commandParams':[{'forceValue':!_0x34e8ac['value']}]});});}),_0x279e72['descriptionFactory']['registerElementLabel']('listItem',_0x27f987=>o(_0x39aa95,'ELEMENT_LIST_ITEM',_0x27f987)),_0x279e72['descriptionFactory']['registerDescriptionCallback'](_0x99ba8a=>{if('formatBlock'!=_0x99ba8a['type']&&'formatInline'!=_0x99ba8a['type'])return;const {data:_0x29d36b}=_0x99ba8a;if(_0x29d36b){if('numberedList'==_0x29d36b['commandName']||'bulletedList'==_0x29d36b['commandName']||'todoList'==_0x29d36b['commandName'])switch(_0x29d36b['commandName']['replace']('List','')){case'bulleted':return _0x3fe699(o(_0x39aa95,'ELEMENT_BULLETED_LIST'));case'numbered':return _0x3fe699(o(_0x39aa95,'ELEMENT_NUMBERED_LIST'));case'todo':return _0x3fe699(o(_0x39aa95,'ELEMENT_TODO_LIST'));}if('indentList'==_0x29d36b['commandName'])return{'type':'format','content':o(_0x39aa95,'*Indent:*\x20%0',o(_0x39aa95,'ELEMENT_LIST_ITEM'))};if('outdentList'==_0x29d36b['commandName'])return{'type':'format','content':o(_0x39aa95,'*Outdent:*\x20%0',o(_0x39aa95,'ELEMENT_LIST_ITEM'))};if('checkTodoList'==_0x29d36b['commandName'])return _0x29d36b['commandParams'][0x0]['forceValue']?{'type':'format','content':o(_0x39aa95,'*Check\x20item*')}:{'type':'format','content':o(_0x39aa95,'*Uncheck\x20item*')};}function _0x3fe699(_0x2c5fb3){return{'type':'format','content':o(_0x39aa95,'*Change\x20to:*\x20%0',_0x2c5fb3)};}});}}function fe(_0x64812a){const _0x52c3ae=_0x64812a['getAttribute']('listIndent');if(0x0==_0x52c3ae)return _0x64812a;let _0x56c932=_0x64812a;for(;_0x64812a['previousSibling']&&_0x64812a['previousSibling']['is']('element','listItem');){const _0x3b8081=_0x64812a['previousSibling']['getAttribute']('listIndent');if(_0x3b8081==_0x52c3ae)_0x56c932=_0x64812a['previousSibling'];else{if(_0x3b8081<_0x52c3ae)break;}_0x64812a=_0x64812a['previousSibling'];}return _0x56c932;}function ue(_0xa2bcca){const _0x54fadc=[];if(_0xa2bcca['is']('element','listItem')&&_0xa2bcca['getAttribute']('listIndent')>0x0){let _0x1a3d40=_0xa2bcca['nextSibling'];for(;_0x1a3d40&&'listItem'==_0x1a3d40['name']&&_0x1a3d40['getAttribute']('listIndent')==_0xa2bcca['getAttribute']('listIndent');)_0x54fadc['push'](_0x1a3d40),_0x1a3d40=_0x1a3d40['nextSibling'];}return _0x54fadc;}class W extends _0x152a51{['afterInit'](){if(!this['editor']['plugins']['has']('LegacyListPropertiesEditing'))return;const _0x1a7f78=this['editor']['config']['get']('list.properties'),_0x1152a6=this['editor']['plugins']['get']('TrackChangesEditing');_0x1a7f78['styles']&&_0x1152a6['enableCommand']('listStyle',this['handleListStyleCommand']['bind'](this)),_0x1a7f78['reversed']&&_0x1152a6['enableCommand']('listReversed',this['handleListReversedCommand']['bind'](this)),_0x1a7f78['startIndex']&&_0x1152a6['enableCommand']('listStart',this['handleListStartCommand']['bind'](this)),_0x1152a6['descriptionFactory']['registerDescriptionCallback'](this['handleDescriptions']['bind'](this));}['handleListStyleCommand'](_0x35840d,_0x28d9ad={}){const _0x1355e0=this['editor']['plugins']['get']('TrackChangesEditing'),_0x7efd22=this['_getSuggestionBlocksForListStyle']();this['editor']['model']['change'](()=>{_0x1355e0['markMultiRangeBlockFormat'](_0x7efd22,{'commandName':'listStyle','commandParams':[{'type':_0x28d9ad['type']}],'formatGroupId':'listStyle'});});}['handleListReversedCommand'](_0x4b7845,_0x3d233e={}){const _0x4cce68=this['editor']['plugins']['get']('TrackChangesEditing'),_0x1b2ee2=this['_getSuggestionBlocks'](_0xd263c3=>_0xd263c3['is']('element','listItem')&&'numbered'===_0xd263c3['getAttribute']('listType'));if(_0x1b2ee2['length']<0x1)return;const _0x2d0acc=_0x1b2ee2['map'](_0x2d0e7e=>this['editor']['model']['createRange'](this['editor']['model']['createPositionAt'](_0x2d0e7e,'before'),this['editor']['model']['createPositionAt'](_0x2d0e7e,0x0)));this['editor']['model']['change'](()=>{_0x4cce68['markMultiRangeBlockFormat'](_0x2d0acc,{'commandName':'listReversed','commandParams':[{'reversed':_0x3d233e['reversed']}],'formatGroupId':'listReversed'});});}['handleListStartCommand'](_0x1b503b,_0x55c968={}){const _0x2d51db=this['editor']['plugins']['get']('TrackChangesEditing'),_0xd1adb9=this['_getSuggestionBlocks'](_0x5abef3=>_0x5abef3['is']('element','listItem')&&'numbered'===_0x5abef3['getAttribute']('listType'));if(_0xd1adb9['length']<0x1)return;const _0x400a00=_0xd1adb9['map'](_0x31a757=>this['editor']['model']['createRange'](this['editor']['model']['createPositionAt'](_0x31a757,'before'),this['editor']['model']['createPositionAt'](_0x31a757,0x0)));this['editor']['model']['change'](()=>{_0x2d51db['markMultiRangeBlockFormat'](_0x400a00,{'commandName':'listStart','commandParams':[{'startIndex':_0x55c968['startIndex']}],'formatGroupId':'listStart'});});}['handleDescriptions'](_0x5e6a73){if('formatBlock'!=_0x5e6a73['type']&&'formatInline'!=_0x5e6a73['type'])return;const _0x4a294b=this['editor']['locale'],{data:_0x3145b3}=_0x5e6a73;if(!_0x3145b3)return;let _0x19569f,_0x1c9189;switch(_0x3145b3['commandName']){case'listStyle':_0x19569f='*Change\x20to:*\x20%0',_0x1c9189={'type':'format','content':o(_0x4a294b,_0x19569f,o(_0x4a294b,this['_getTranslationKeyForListStyle'](_0x3145b3['commandParams'][0x0]['type'])))};break;case'listReversed':_0x19569f=_0x3145b3['commandParams'][0x0]['reversed']?'*Format:*\x20set\x20order\x20to\x20reversed':'*Format:*\x20set\x20order\x20to\x20regular',_0x1c9189={'type':'format','content':o(_0x4a294b,_0x19569f)};break;case'listStart':_0x19569f='*Format:*\x20set\x20start\x20index\x20to\x20%0',_0x1c9189={'type':'format','content':o(_0x4a294b,_0x19569f,_0x3145b3['commandParams'][0x0]['startIndex'])};}return _0x1c9189;}['_getSuggestionBlocksForListStyle'](){const _0x2294ff=this['editor']['plugins']['get']('LegacyListUtils');let _0xc3b1e6=Array['from'](this['editor']['model']['document']['selection']['getSelectedBlocks']());return _0xc3b1e6[0x0]?.['is']('element','listItem')&&_0xc3b1e6['unshift'](..._0x2294ff['getSiblingNodes'](this['editor']['model']['document']['selection']['getFirstPosition'](),'backward')),_0xc3b1e6[_0xc3b1e6['length']-0x1]?.['is']('element','listItem')&&_0xc3b1e6['push'](..._0x2294ff['getSiblingNodes'](this['editor']['model']['document']['selection']['getLastPosition'](),'forward')),_0xc3b1e6=[...new Set(_0xc3b1e6)],this['editor']['model']['document']['selection']['getFirstPosition']()?.['parent']?.['is']('element','listItem')&&(_0xc3b1e6=_0xc3b1e6['filter'](_0x2f1c00=>_0x2f1c00['is']('element','listItem'))),_0xc3b1e6;}['_getSuggestionBlocks'](_0x520541){const _0x2e3437=this['editor']['plugins']['get']('LegacyListUtils');let _0xf7fe4d=Array['from'](this['editor']['model']['document']['selection']['getSelectedBlocks']())['filter'](_0x520541)['map'](_0x2f7d7e=>{const _0x135f6e=this['editor']['model']['createPositionAt'](_0x2f7d7e,0x0);return[..._0x2e3437['getSiblingNodes'](_0x135f6e,'backward'),..._0x2e3437['getSiblingNodes'](_0x135f6e,'forward')];})['flat']();return _0xf7fe4d=[...new Set(_0xf7fe4d)],_0xf7fe4d;}['_getTranslationKeyForListStyle'](_0x57fd38){return'ELEMENT_'+(this['editor']['plugins']['get']('LegacyListUtils')['getListTypeFromListStyleType'](_0x57fd38)||'default')['toUpperCase']()+'_LIST_'+_0x57fd38['toUpperCase']()['replace'](/-/g,'_');}}class lt extends _0x152a51{['afterInit'](){const _0x110c6c=this['editor'];if(!_0x110c6c['plugins']['has']('MediaEmbedEditing'))return;const _0x46c732=_0x110c6c['plugins']['get']('TrackChangesEditing'),_0x36b803=_0x110c6c['locale'];_0x46c732['enableCommand']('mediaEmbed'),_0x46c732['descriptionFactory']['registerElementLabel']('media',_0x45148f=>o(_0x36b803,'ELEMENT_MEDIA',_0x45148f)),_0x110c6c['conversion']['for']('dataDowncast')['elementToElement']({'model':'media','view':(_0x68957e,{writer:_0x1aa63e,options:_0xa4a43f})=>{if(_0xa4a43f['showSuggestionHighlights'])return _0x1aa63e['createEmptyElement']('div');},'converterPriority':'high'}),_0x110c6c['data']['downcastDispatcher']['on']('attribute:url:media',(_0x26dd8c,_0xbc86af,_0x3f1c0f)=>{_0x3f1c0f['options']['showSuggestionHighlights']&&_0x26dd8c['stop']();},{'priority':'high'});}}class mt extends _0x152a51{['afterInit'](){const _0x53253a=this['editor'];_0x53253a['plugins']['has']('MentionEditing')&&_0x53253a['plugins']['get']('TrackChangesEditing')['enableCommand']('mention');}}class dt extends _0x152a51{['afterInit'](){const _0x50a608=this['editor'];if(!_0x50a608['commands']['get']('insertMergeField'))return;_0x50a608['plugins']['get']('TrackChangesEditing')['enableCommand']('insertMergeField');const _0xa8b4b3=_0x50a608['plugins']['get']('TrackChangesEditing'),_0x1d75c9=_0x50a608['locale'];_0xa8b4b3['descriptionFactory']['registerElementLabel']('mergeField',_0x48707c=>o(_0x1d75c9,'ELEMENT_MERGE_FIELD',_0x48707c)),_0xa8b4b3['descriptionFactory']['registerDescriptionCallback'](_0x573536=>{if('insertion'!=_0x573536['type']&&'deletion'!=_0x573536['type'])return;const _0x4c2d8b=_0x573536['getContainedElement']();if(null==_0x4c2d8b)return;if(!_0x4c2d8b['is']('element','mergeField'))return;const _0x103f43=_0x50a608['plugins']['get']('MergeFieldsEditing')['getLabel'](_0x4c2d8b['getAttribute']('id'));return'insertion'==_0x573536['type']?{'type':'insertion','content':o(_0x1d75c9,'*Insert:*\x20%0','\x22'+_0x103f43+'\x22\x20'+o(_0x1d75c9,'ELEMENT_MERGE_FIELD'))}:{'type':'deletion','content':o(_0x1d75c9,'*Remove:*\x20%0','\x22'+_0x103f43+'\x22\x20'+o(_0x1d75c9,'ELEMENT_MERGE_FIELD'))};});}}class pt extends _0x152a51{['afterInit'](){const _0x837589=this['editor'],_0x1ebd0e=_0x837589['plugins']['get']('TrackChangesEditing');_0x837589['plugins']['has']('MultiLevelList')&&(_0x1ebd0e['enableDefaultAttributesIntegration']('multiLevelList'),_0x1ebd0e['registerBlockAttribute']('listMarkerStyle'),_0x1ebd0e['descriptionFactory']['registerDescriptionCallback'](_0x1db115=>this['handleDescriptions'](_0x1db115)));}['handleDescriptions'](_0x431549){const _0xd1432d=this['editor']['locale'],{data:_0x390bdd}=_0x431549,_0x3064c7={'type':'format','content':''};if(_0x390bdd&&'listMarkerStyle'==_0x390bdd['key']){if(!_0x390bdd['oldValue'])return{'type':'format','content':o(_0xd1432d,'*Set\x20format:*\x20%0',o(_0xd1432d,'ELEMENT_MULTI_LEVEL_LIST'))+'\x20('+_0x390bdd['newValue']+')'};if(!_0x390bdd['newValue']){let _0x243cb2=_0x431549['head'];for(;_0x243cb2;){if(_0x243cb2['data']&&'listType'==_0x243cb2['data']['key']&&_0x243cb2['data']['newValue'])return _0x3064c7;_0x243cb2=_0x243cb2['next'];}return{'type':'format','content':o(_0xd1432d,'*Remove\x20format:*\x20%0',o(_0xd1432d,'ELEMENT_MULTI_LEVEL_LIST'))+'\x20('+_0x390bdd['oldValue']+')'};}}}}class kt extends _0x152a51{['afterInit'](){const _0x4ce8d9=this['editor'];if(!_0x4ce8d9['plugins']['has']('PageBreakEditing'))return;_0x4ce8d9['plugins']['get']('TrackChangesEditing')['enableCommand']('pageBreak');const _0x41b7db=_0x4ce8d9['plugins']['get']('TrackChangesEditing'),_0x4c9566=_0x4ce8d9['locale'];_0x41b7db['descriptionFactory']['registerElementLabel']('pageBreak',_0x2fcc79=>o(_0x4c9566,'ELEMENT_PAGE_BREAK',_0x2fcc79));}}class bt extends _0x152a51{['afterInit'](){const _0x2e7814=this['editor'];if(!_0x2e7814['plugins']['has']('Paragraph'))return;const _0x59bcd2=_0x2e7814['locale'],_0x360c68=_0x2e7814['plugins']['get']('TrackChangesEditing');_0x360c68['descriptionFactory']['registerElementLabel']('paragraph',_0x4013f4=>o(_0x59bcd2,'ELEMENT_PARAGRAPH',_0x4013f4)),_0x360c68['enableDefaultAttributesIntegration']('paragraph'),_0x360c68['enableCommand']('insertParagraph'),_0x2e7814['editing']['downcastDispatcher']['on']('addMarker:suggestion:insertion',nr(_0x2e7814),{'priority':'highest'}),_0x2e7814['data']['downcastDispatcher']['on']('addMarker:suggestion:insertion',(_0x2e4327,_0x5db20c,_0x3fc9df)=>{_0x3fc9df['options']['showSuggestionHighlights']&&nr(_0x2e7814,{'showActiveMarker':!0x1})(_0x2e4327,_0x5db20c,_0x3fc9df);},{'priority':'highest'});const _0x56f3e5=_0x360c68['descriptionFactory'];_0x56f3e5['registerDescriptionCallback'](_0x40dc6e=>{if('insertion'!==_0x40dc6e['type'])return;const {start:_0x18d10c,end:_0xbca485}=_0x40dc6e['getFirstRange']();if(!_0x18d10c['isTouching'](_0xbca485)||!_0x18d10c['nodeAfter'])return;const _0x38cf35=_0x2e7814['model']['schema'],_0xa1a37e=_0x18d10c['nodeAfter'];return _0x38cf35['isBlock'](_0xa1a37e)&&!_0x38cf35['isLimit'](_0xa1a37e)&&_0x38cf35['checkChild'](_0xa1a37e,'$text')?{'type':'insertion','content':o(_0x59bcd2,'*Insert:*\x20%0',_0x56f3e5['getItemLabel'](_0xa1a37e,0x1))}:void 0x0;}),this['_registerLegacyDescription']();}['_registerLegacyDescription'](){const _0x5b1d12=this['editor'],_0x30c71c=_0x5b1d12['locale'];_0x5b1d12['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](_0x4f90e3=>{if('formatBlock'!=_0x4f90e3['type'])return;const {data:_0x3584b1}=_0x4f90e3;return _0x3584b1&&'paragraph'==_0x3584b1['commandName']?{'type':'format','content':o(_0x30c71c,'*Change\x20to:*\x20%0',o(_0x30c71c,'ELEMENT_PARAGRAPH'))}:void 0x0;});}}function nr(_0x30654c,{showActiveMarker:_0x4a85a2=!0x0}={}){return(_0x25c678,_0x40ac07,_0x322cb6)=>{const _0x132e12=_0x30654c['plugins']['get']('TrackChangesEditing'),_0x2d982a=_0x40ac07['markerRange']['start'],_0x1d2b31=_0x40ac07['markerRange']['end'],_0x5df95a=_0x30654c['model']['schema'];if(!_0x2d982a['isTouching'](_0x1d2b31)||!_0x2d982a['nodeAfter'])return;const _0x41d6a3=_0x2d982a['nodeAfter'];if(_0x5df95a['isBlock'](_0x41d6a3)&&!_0x5df95a['isLimit'](_0x41d6a3)&&_0x5df95a['checkChild'](_0x41d6a3,'$text')){if(!_0x322cb6['consumable']['consume'](_0x40ac07['markerRange'],_0x25c678['name']))return;const {authorId:_0x992190}=_0x132e12['_splitMarkerName'](_0x40ac07['markerName']),_0x35ea55=_0x322cb6['writer']['createUIElement']('span',{'class':'ck-suggestion-marker-split','data-author-id':_0x992190}),_0x4970eb=_0x322cb6['mapper']['toViewPosition'](_0x1d2b31);_0x4a85a2&&_0x132e12['activeMarkers']['includes'](_0x40ac07['markerName'])&&_0x322cb6['writer']['addClass']('ck-suggestion-marker--active',_0x35ea55),_0x322cb6['writer']['insert'](_0x4970eb,_0x35ea55),_0x322cb6['mapper']['bindElementToMarker'](_0x35ea55,_0x40ac07['markerName']);}};}class wt extends _0x152a51{['afterInit'](){const _0x46d78d=this['editor'];if(!_0x46d78d['plugins']['has']('RemoveFormatEditing'))return;_0x46d78d['plugins']['get']('TrackChangesEditing')['enableDefaultAttributesIntegration']('removeFormat'),this['_registerLegacyDescription']();}['_registerLegacyDescription'](){const _0x2af594=this['editor'];_0x2af594['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](_0x1dd25f=>{if('formatBlock'!=_0x1dd25f['type']&&'formatInline'!=_0x1dd25f['type'])return;const {data:_0x3830bb}=_0x1dd25f;return _0x3830bb&&'removeFormat'==_0x3830bb['commandName']?{'type':'format','content':o(_0x2af594['locale'],'*Remove\x20all\x20formatting*')}:void 0x0;});}}class yt extends _0x152a51{['afterInit'](){const _0xe86c2c=this['editor'];if(!_0xe86c2c['plugins']['has']('RestrictedEditingModeEditing'))return;const _0x3a9445=_0xe86c2c['plugins']['get']('TrackChangesEditing');_0x3a9445['enableCommand']('goToPreviousRestrictedEditingException'),_0x3a9445['enableCommand']('goToNextRestrictedEditingException');const _0x333caf=_0xe86c2c['plugins']['get']('RestrictedEditingModeEditing');_0x333caf['enableCommand']('trackChanges'),_0x333caf['enableCommand']('acceptSuggestion'),_0x333caf['enableCommand']('discardSuggestion'),_0x333caf['enableCommand']('acceptAllSuggestions'),_0x333caf['enableCommand']('discardAllSuggestions'),_0x333caf['enableCommand']('acceptSelectedSuggestions'),_0x333caf['enableCommand']('discardSelectedSuggestions');}}class jt extends _0x152a51{static get['requires'](){return[_0x3af99e];}['init'](){const _0x43bcfe=this['editor'],_0x5d673d=_0x43bcfe['plugins']['get']('TrackChangesEditing');_0x5d673d['enableCommand']('shiftEnter'),_0x43bcfe['editing']['downcastDispatcher']['on']('addMarker:suggestion:insertion',ge(_0x43bcfe),{'priority':'high'}),_0x43bcfe['editing']['downcastDispatcher']['on']('addMarker:suggestion:deletion',ge(_0x43bcfe),{'priority':'high'}),_0x43bcfe['data']['downcastDispatcher']['on']('addMarker:suggestion',(_0x466c83,_0x15339d,_0x1528a0)=>{_0x1528a0['options']['showSuggestionHighlights']&&ge(_0x43bcfe,{'showActiveMarker':!0x1})(_0x466c83,_0x15339d,_0x1528a0);}),_0x5d673d['descriptionFactory']['registerElementLabel']('softBreak',_0x33fd3a=>o(_0x43bcfe['locale'],'ELEMENT_LINE_BREAK',_0x33fd3a));}}function ge(_0xc71108,{showActiveMarker:_0x4b91fd=!0x0}={}){return(_0xaa6a6,_0x2d4cac,_0x440154)=>{const _0x3a3aea=_0xc71108['plugins']['get']('TrackChangesEditing');if(!_0x440154['consumable']['test'](_0x2d4cac['markerRange'],_0xaa6a6['name']))return;const _0x9bac0e=_0xc71108['model'];for(const _0x3bc6a5 of _0x2d4cac['markerRange']['getItems']()){if(!_0x3bc6a5['is']('element','softBreak'))continue;const _0x19bb98='deletion'==_0x2d4cac['markerName']['split'](':')[0x1]?'merge':'split',{authorId:_0x548557}=_0x3a3aea['_splitMarkerName'](_0x2d4cac['markerName']),_0x5d7fa6=_0x440154['writer']['createUIElement']('span',{'class':'ck-suggestion-marker-'+_0x19bb98,'data-author-id':_0x548557}),_0x14bb14=_0x440154['mapper']['toViewPosition'](_0x9bac0e['createPositionBefore'](_0x3bc6a5));_0x4b91fd&&_0x3a3aea['activeMarkers']['includes'](_0x2d4cac['markerName'])&&_0x440154['writer']['addClass']('ck-suggestion-marker--active',_0x5d7fa6),_0x440154['writer']['insert'](_0x14bb14,_0x5d7fa6),_0x440154['mapper']['bindElementToMarker'](_0x5d7fa6,_0x2d4cac['markerName']);}};}class St extends _0x152a51{['afterInit'](){const _0x4878bb=this['editor'],_0x58da26=_0x4878bb['model'],_0x34326d=_0x4878bb['locale'];if(!_0x4878bb['plugins']['has']('StandardEditingModeEditing'))return;const _0x371aa5=_0x4878bb['plugins']['get']('TrackChangesEditing'),_0x29994e='restrictedEditingException',_0x511893=_0x4878bb['commands']['get'](_0x29994e);_0x371aa5['enableCommand'](_0x29994e,(_0x5eb82b,_0x47e7b7={})=>{const _0x179c57=_0x58da26['document']['selection'];if(_0x179c57['isCollapsed'])return void _0x5eb82b(_0x47e7b7);const _0x18e846=void 0x0!==_0x47e7b7['forceValue']?_0x47e7b7['forceValue']:!_0x511893['value'];_0x58da26['change'](()=>{const _0x4abef4=Array['from'](_0x179c57['getRanges']());for(const _0x2a7b8d of _0x4abef4){const _0x4073fd=_0x18e846?[_0x2a7b8d]:io(_0x29994e,_0x2a7b8d,_0x58da26);for(const _0x2a3c1a of _0x4073fd)_0x371aa5['markInlineFormat'](_0x2a3c1a,{'commandName':_0x29994e,'commandParams':[{'forceValue':_0x18e846}]});}});}),_0x371aa5['descriptionFactory']['registerDescriptionCallback'](_0x10c2b7=>{if('formatBlock'!=_0x10c2b7['type']&&'formatInline'!=_0x10c2b7['type'])return;const {data:_0x7442ae}=_0x10c2b7;return _0x7442ae&&_0x7442ae['commandName']==_0x29994e?_0x7442ae['commandParams'][0x0]['forceValue']?{'type':'format','content':o(_0x34326d,'FORMAT_RESTRICTED_ENABLED')}:{'type':'format','content':o(_0x34326d,'FORMAT_RESTRICTED_DISABLED')}:void 0x0;});}}class At extends _0x152a51{['afterInit'](){const _0x54cfcf=this['editor'];if(!_0x54cfcf['plugins']['has']('Style')||!_0x54cfcf['plugins']['has']('DataSchema'))return;const _0x563065=_0x54cfcf['plugins']['get']('TrackChangesEditing'),_0xbb8f3=_0x54cfcf['locale'],_0x11c0be=_0x54cfcf['config']['get']('style')||{},_0x214de5=_0x54cfcf['plugins']['get']('GeneralHtmlSupport'),_0x27779f=_0x54cfcf['plugins']['get']('StyleUtils')['normalizeConfig'](_0x54cfcf['plugins']['get']('DataSchema'),_0x11c0be['definitions']);_0x563065['enableDefaultAttributesIntegration']('style');const _0x1f6a6f=new Set();for(const _0xeda9cf of _0x27779f['block']){const _0x3db4fb=_0x214de5['getGhsAttributeNameForElement'](_0xeda9cf['element']);_0x1f6a6f['add'](_0x3db4fb);}const _0x98c8ca=new Set();for(const _0xe43785 of _0x27779f['inline']){const _0x106784=_0x214de5['getGhsAttributeNameForElement'](_0xe43785['element']);_0x98c8ca['add'](_0x106784);for(const _0x1b4283 of _0xe43785['ghsAttributes'])_0x98c8ca['add'](_0x1b4283);}for(const _0x4907c4 of _0x1f6a6f)_0x563065['registerBlockAttribute'](_0x4907c4),_0x563065['descriptionFactory']['registerAttributeLabel'](_0x4907c4,o(_0xbb8f3,'FORMAT_STYLE'));for(const _0x58dc62 of _0x98c8ca)_0x563065['registerInlineAttribute'](_0x58dc62),_0x563065['descriptionFactory']['registerAttributeLabel'](_0x58dc62,o(_0xbb8f3,'FORMAT_STYLE'));this['_registerLegacyDescription']();}['_registerLegacyDescription'](){const _0x3c6041=this['editor'],_0x79b2b5=_0x3c6041['locale'];_0x3c6041['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](_0x4fcf3b=>{if('formatBlock'!=_0x4fcf3b['type']&&'formatInline'!=_0x4fcf3b['type'])return;const {data:_0x19e1f1}=_0x4fcf3b;return _0x19e1f1&&'style'===_0x19e1f1['commandName']?_0x19e1f1['commandParams'][0x0]['forceValue']?{'type':'format','content':o(_0x79b2b5,'*Set\x20format:*\x20%0',_0x19e1f1['commandParams'][0x0]['styleName']['toLowerCase']())}:{'type':'format','content':o(_0x79b2b5,'*Remove\x20format:*\x20%0',_0x19e1f1['commandParams'][0x0]['styleName']['toLowerCase']())}:void 0x0;});}}class It extends _0x152a51{['_tablePostFixingSubtypes'];['_tableSuggestions'];constructor(_0x1d3fac){super(_0x1d3fac),this['_tablePostFixingSubtypes']=['tableRow','tableColumn'],this['_tableSuggestions']=new Set();}['afterInit'](){const _0x169c12=this['editor'],_0x1cd0b9=_0x169c12['model']['document']['selection'];if(!_0x169c12['plugins']['has']('TableEditing'))return;const _0x20ee43=_0x169c12['locale'],_0x192a8a=_0x169c12['plugins']['get']('TrackChangesEditing'),_0x21d2cb=_0x169c12['plugins']['get']('TableUtils');_0x192a8a['descriptionFactory']['registerElementLabel']('table',_0x3c04de=>o(_0x20ee43,'ELEMENT_TABLE',_0x3c04de)),this['_setupColumnsRowsFixing'](),_0x192a8a['enableCommand']('insertTable'),_0x192a8a['enableCommand']('selectTableRow'),_0x192a8a['enableCommand']('selectTableColumn');for(const _0x11218d of['insertTableRowAbove','insertTableRowBelow']){const _0x23dd77=_0x169c12['commands']['get'](_0x11218d);_0x192a8a['enableCommand'](_0x11218d,_0x2e2a2c=>{_0x169c12['model']['change'](_0x3f752d=>{_0x2e2a2c();const _0x15d93b='above'===_0x23dd77['order'],_0xcb3513=_0x21d2cb['getSelectionAffectedTableCells'](_0x1cd0b9),_0x51ed09=_0x21d2cb['getRowIndexes'](_0xcb3513),_0x1d11c1=_0x15d93b?_0x51ed09['first']-0x1:_0x51ed09['last']+0x1,_0x3e2ed4=_0xcb3513[0x0]['findAncestor']('table'),_0x2bb917=_0x21d2cb['createTableWalker'](_0x3e2ed4,{'startRow':_0x1d11c1,'endRow':_0x1d11c1}),_0x5a778f=Array['from'](_0x2bb917)['map'](_0x109bc3=>_0x3f752d['createRangeOn'](_0x109bc3['cell']));_0x192a8a['markMultiRangeInsertion'](_0x5a778f,'tableRow');});});}for(const _0x430b7b of['insertTableColumnLeft','insertTableColumnRight']){const _0x3cccce=_0x169c12['commands']['get'](_0x430b7b);_0x192a8a['enableCommand'](_0x430b7b,_0x37d813=>{_0x169c12['model']['change'](_0x3315a0=>{_0x37d813();const _0x2fd763='left'===_0x3cccce['order'],_0x44ef79=_0x21d2cb['getSelectionAffectedTableCells'](_0x1cd0b9),_0x462151=_0x21d2cb['getColumnIndexes'](_0x44ef79),_0x374ecf=_0x2fd763?_0x462151['first']-0x1:_0x462151['last']+0x1,_0x584d3b=_0x44ef79[0x0]['findAncestor']('table'),_0x14514a=_0x21d2cb['createTableWalker'](_0x584d3b,{'startRow':0x0,'column':_0x374ecf,'includeAllSlots':!0x1}),_0xbcffa2=Array['from'](_0x14514a)['map'](_0x374ee6=>_0x3315a0['createRangeOn'](_0x374ee6['cell']));_0x192a8a['markMultiRangeInsertion'](_0xbcffa2,'tableColumn');});});}for(const _0x4dfc1c of['removeTableRow','removeTableColumn']){const _0x1e3617=_0x4dfc1c['substr'](0xb),_0x28917c=_0x1e3617['toLowerCase'](),_0x6ca4e4=_0x28917c['substr'](0x0,0x3)+'span',_0x45f299='table'+_0x1e3617,_0x1e7370='min'+_0x1e3617,_0x933e68='max'+_0x1e3617;_0x192a8a['enableCommand'](_0x4dfc1c,()=>{_0x169c12['model']['change'](_0x3c1695=>{const _0x4c43b2=_0x21d2cb['getSelectionAffectedTableCells'](_0x1cd0b9),_0x2c2861=_0x4c43b2[0x0]['findAncestor']('table');let _0x5dda2f;if('removeTableRow'==_0x4dfc1c){const _0x2dbd11=_0x21d2cb['getRowIndexes'](_0x4c43b2);_0x5dda2f={'startRow':_0x2dbd11['first'],'endRow':_0x2dbd11['last'],'includeAllSlots':!0x0};}else{const _0x103fce=_0x21d2cb['getColumnIndexes'](_0x4c43b2);_0x5dda2f={'startColumn':_0x103fce['first'],'endColumn':_0x103fce['last'],'includeAllSlots':!0x0};}const _0x3c4d2e=_0x21d2cb['createTableWalker'](_0x2c2861,_0x5dda2f),_0xd74a2e=Array['from'](_0x3c4d2e)['map'](({cell:_0x56b651})=>_0x56b651),_0x1e1871=be(_0xd74a2e['filter'](_0x5023db=>_0x5023db['hasAttribute'](_0x6ca4e4))),_0x4edfa3=be(_0xd74a2e['filter'](_0x312af5=>!_0x312af5['hasAttribute'](_0x6ca4e4)))['map'](_0x2f32cd=>_0x3c1695['createRangeOn'](_0x2f32cd)),_0x9e457d=_0x192a8a['markMultiRangeDeletion'](_0x4edfa3,_0x45f299);if(_0x9e457d&&('tableRow'==_0x9e457d['subType']||'tableColumn'==_0x9e457d['subType'])){const _0x32c7f9=this['_getSuggestionCoords'](_0x9e457d);for(const _0x34973d of _0x1e1871){const _0x3d2ddf=_0x3c1695['createRangeOn'](_0x34973d),_0x1047a5=_0x21d2cb['getCellLocation'](_0x34973d),_0x301e6e=_0x34973d['getAttribute'](_0x6ca4e4)-0x1,_0x19382f=_0x32c7f9[_0x1e7370],_0x452a34=_0x32c7f9[_0x933e68];_0x19382f<=_0x1047a5[_0x28917c]&&_0x1047a5[_0x28917c]+_0x301e6e<=_0x452a34&&_0x9e457d['addRange'](_0x3d2ddf);}}});});}function _0xc8b18d(_0x3f5270){const _0x5907b6=Array['from'](_0x1cd0b9['getRanges']())['map'](_0xab6930=>_0x22bfde['fromRange'](_0xab6930));_0x169c12['model']['change'](_0x27e7ed=>{const _0xace425=_0x27e7ed['batch'];_0x3f5270=_0x3f5270['filter'](_0x271840=>'$graveyard'!=_0x271840['root']['rootName']),_0x27e7ed['setSelection'](_0x3f5270),_0x169c12['commands']['get']('removeTableRow')['refresh'](),_0x169c12['execute']('removeTableRow',{'forceDefaultExecution':!0x0}),_0x169c12['model']['enqueueChange'](()=>{_0x169c12['model']['enqueueChange'](_0xace425,_0x2ae740=>{const _0x345085=_0x5907b6['filter'](_0x3c84f6=>'$graveyard'!=_0x3c84f6['root']['rootName']);_0x345085['length']>0x0&&_0x2ae740['setSelection'](_0x345085);for(const _0x297860 of _0x5907b6)_0x297860['detach']();});});});}function _0x5aaea2(_0x54989c){_0x169c12['model']['change'](_0x72b40e=>{const _0x500f80=Array['from'](_0x1cd0b9['getRanges']())['map'](_0x4d30ca=>_0x22bfde['fromRange'](_0x4d30ca)),_0x4fe801=[];for(const _0x5200f1 of _0x54989c)for(const _0x259872 of _0x5200f1['getItems']({'shallow':!0x0}))_0x4fe801['push'](_0x259872);for(const _0x5633e8 of _0x4fe801)'$graveyard'!=_0x5633e8['root']['rootName']&&(_0x72b40e['setSelection'](_0x72b40e['createPositionAt'](_0x5633e8,0x0)),_0x169c12['commands']['get']('removeTableColumn')['refresh'](),_0x169c12['execute']('removeTableColumn',{'forceDefaultExecution':!0x0}));const _0x1d2f75=_0x500f80['filter'](_0x4ef351=>'$graveyard'!=_0x4ef351['root']['rootName']);_0x1d2f75['length']>0x0&&_0x72b40e['setSelection'](_0x1d2f75);for(const _0x5d298d of _0x500f80)_0x5d298d['detach']();});}function _0x5b58c8(_0xe90bb8,_0x1cd1ae){return _0x1cd1ae['every'](_0x3fa033=>_0xe90bb8['some'](_0x3554cc=>_0x3554cc['end']['isEqual'](_0x3fa033['start'])||_0x3fa033['end']['isEqual'](_0x3554cc['start'])));}function _0x4ea575(_0x11fbae,_0x48e9c6){return!_0x11fbae['some'](_0x5624c1=>_0x48e9c6['some'](_0x56ed7c=>_0x5624c1['isIntersecting'](_0x56ed7c)))&&_0x11fbae['some'](_0x3a7307=>_0x48e9c6['some'](_0x352cb5=>_0x3a7307['end']['isTouching'](_0x352cb5['start'])));}_0x169c12['data']['downcastDispatcher']['on']('addMarker:suggestion',(_0x34843d,_0x268a9f,_0x354baa)=>{if(!_0x354baa['options']['showSuggestionHighlights'])return;const _0x2f6382=_0x268a9f['item'];if(!_0x2f6382)return;const _0x45f13e=_0x354baa['mapper']['toViewElement'](_0x2f6382);function _0x2a35fd(_0x5559d6){return Array['isArray'](_0x5559d6)?_0x5559d6:[_0x5559d6];}_0x45f13e&&'tableCell'===_0x2f6382['name']&&_0x3b2cbe(_0x45f13e,_0x354baa['writer'],(_0x3d75e0,_0x251047,_0x4c844d)=>_0x4c844d['addClass'](_0x2a35fd(_0x251047['classes']),_0x3d75e0),(_0x2649f2,_0x440c86,_0x6d8276)=>_0x6d8276['removeClass'](_0x2a35fd(_0x440c86['classes']),_0x2649f2));},{'priority':'highest'}),_0x192a8a['descriptionFactory']['registerDescriptionCallback'](_0x4bdde5=>{if('insertion'!=_0x4bdde5['type']&&'deletion'!=_0x4bdde5['type'])return;const _0x316a1e=_0x4bdde5['getContainedElement']();if(null!=_0x316a1e&&_0x316a1e['is']('element','table')){if('insertion'==_0x4bdde5['type']){const _0x314a79=_0x4bdde5['getItems']()['filter'](_0x1fd322=>_0x1fd322['is']('$textProxy'))['map'](_0x57da5d=>_0x57da5d['data']);if(_0x314a79['length'])return{'type':'insertion','content':o(_0x20ee43,'*Insert:*\x20%0',o(_0x20ee43,'ELEMENT_TABLE_WITH_TEXT','\x22'+_0x314a79['join']('\x20')+'\x22'))};}if('deletion'==_0x4bdde5['type']){const _0x3c928e=_0x4bdde5['getItems']()['filter'](_0x106152=>_0x106152['is']('$textProxy'))['map'](_0x3e5512=>_0x3e5512['data']);if(_0x3c928e['length'])return{'type':'deletion','content':o(_0x20ee43,'*Remove:*\x20%0',o(_0x20ee43,'ELEMENT_TABLE_WITH_TEXT','\x22'+_0x3c928e['join']('\x20')+'\x22'))};}}}),_0x192a8a['descriptionFactory']['registerDescriptionCallback'](_0xef0e4f=>{if('tableRow'==_0xef0e4f['subType']){const _0x1a9b04=_0xef0e4f['getItems']()['filter'](_0x4ed397=>_0x4ed397['is']('$textProxy'))['map'](_0x218993=>_0x218993['data']),_0x5ba102=this['_getSuggestionCoords'](_0xef0e4f),_0x160fae=_0x5ba102['maxRow']-_0x5ba102['minRow']+0x1;if('insertion'==_0xef0e4f['type'])return _0x1a9b04['length']?{'type':'insertion','content':o(_0x20ee43,'*Insert:*\x20%0',o(_0x20ee43,'ELEMENT_TABLE_ROW_WITH_TEXT',[_0x160fae,'\x22'+_0x1a9b04['join']('\x20')+'\x22']))}:{'type':'insertion','content':o(_0x20ee43,'*Insert:*\x20%0',o(_0x20ee43,'ELEMENT_TABLE_ROW',_0x160fae))};if('deletion'==_0xef0e4f['type'])return _0x1a9b04['length']?{'type':'deletion','content':o(_0x20ee43,'*Remove:*\x20%0',o(_0x20ee43,'ELEMENT_TABLE_ROW_WITH_TEXT',[_0x160fae,'\x22'+_0x1a9b04['join']('\x20')+'\x22']))}:{'type':'deletion','content':o(_0x20ee43,'*Remove:*\x20%0',o(_0x20ee43,'ELEMENT_TABLE_ROW',_0x160fae))};}if('tableColumn'==_0xef0e4f['subType']){const _0x37f331=_0xef0e4f['getItems']()['filter'](_0x447e5a=>_0x447e5a['is']('$textProxy'))['map'](_0x25a411=>_0x25a411['data']),_0x1fc33d=this['_getSuggestionCoords'](_0xef0e4f),_0x5f3885=_0x1fc33d['maxColumn']-_0x1fc33d['minColumn']+0x1;if('insertion'==_0xef0e4f['type'])return _0x37f331['length']?{'type':'insertion','content':o(_0x20ee43,'*Insert:*\x20%0',o(_0x20ee43,'ELEMENT_TABLE_COLUMN_WITH_TEXT',[_0x5f3885,'\x22'+_0x37f331['join']('\x20')+'\x22']))}:{'type':'insertion','content':o(_0x20ee43,'*Insert:*\x20%0',o(_0x20ee43,'ELEMENT_TABLE_COLUMN',_0x5f3885))};if('deletion'==_0xef0e4f['type'])return _0x37f331['length']?{'type':'deletion','content':o(_0x20ee43,'*Remove:*\x20%0',o(_0x20ee43,'ELEMENT_TABLE_COLUMN_WITH_TEXT',[_0x5f3885,'\x22'+_0x37f331['join']('\x20')+'\x22']))}:{'type':'deletion','content':o(_0x20ee43,'*Remove:*\x20%0',o(_0x20ee43,'ELEMENT_TABLE_COLUMN',_0x5f3885))};}}),_0x192a8a['_suggestionFactory']['registerCustomCallback']('insertion','tableRow','discard',_0xc8b18d),_0x192a8a['_suggestionFactory']['registerCustomCallback']('deletion','tableRow','accept',_0xc8b18d),_0x192a8a['_suggestionFactory']['registerCustomCallback']('insertion','tableColumn','discard',_0x5aaea2),_0x192a8a['_suggestionFactory']['registerCustomCallback']('deletion','tableColumn','accept',_0x5aaea2),_0x192a8a['_suggestionFactory']['registerCustomCallback']('insertion','tableColumn','join',_0x5b58c8),_0x192a8a['_suggestionFactory']['registerCustomCallback']('deletion','tableColumn','join',_0x5b58c8),_0x192a8a['_suggestionFactory']['registerCustomCallback']('insertion','tableRow','join',_0x4ea575),_0x192a8a['_suggestionFactory']['registerCustomCallback']('deletion','tableRow','join',_0x4ea575);}['_acceptFormatSuggestionCallbackFactory'](){const _0x3fafd3=this['editor'],_0x4b75ab=_0x3fafd3['model']['document']['selection'];return(_0x1e08bb,_0x386372)=>{_0x3fafd3['model']['change'](_0x4ac2da=>{const {commandName:_0x5b7cf8,commandParams:_0x520347}=_0x386372;let _0x13cfe0=_0x1e08bb[0x0]['end']['nodeBefore'];_0x520347&&_0x520347[0x0]&&!0x1===_0x520347[0x0]['forceValue']&&(_0x13cfe0=_0x1e08bb[0x0]['start']['nodeAfter']);const _0x2970be=_0x4ac2da['createRangeIn'](_0x13cfe0);if('$graveyard'==_0x2970be['root']['rootName'])return;const _0x28b4bc=Array['from'](_0x4b75ab['getRanges']())['map'](_0x5cb140=>_0x22bfde['fromRange'](_0x5cb140));_0x4ac2da['setSelection'](_0x2970be),_0x3fafd3['commands']['get'](_0x5b7cf8)['refresh'](),_0x520347['push']({'forceDefaultExecution':!0x0}),_0x3fafd3['execute'](_0x5b7cf8,..._0x520347);const _0x506a4f=_0x28b4bc['filter'](_0x37cae7=>'$graveyard'!=_0x37cae7['root']['rootName']);_0x506a4f['length']>0x0&&_0x4ac2da['setSelection'](_0x506a4f);for(const _0x1234c9 of _0x28b4bc)_0x1234c9['detach']();});};}['_getCoordsForCells'](_0x425428){const _0x3add35=this['editor']['plugins']['get']('TableUtils');let _0x360377=Number['MAX_SAFE_INTEGER'],_0x5eeda0=Number['MIN_SAFE_INTEGER'],_0x4c174b=Number['MAX_SAFE_INTEGER'],_0x1fd185=Number['MIN_SAFE_INTEGER'];for(const _0x1d5dc8 of _0x425428){if('$graveyard'==_0x1d5dc8['root']['rootName'])continue;const {row:_0x24c460,column:_0x57c576}=_0x3add35['getCellLocation'](_0x1d5dc8),_0x46fa17=_0x1d5dc8['hasAttribute']('rowspan')?_0x1d5dc8['getAttribute']('rowspan')-0x1:0x0,_0x3c70b4=_0x1d5dc8['hasAttribute']('colspan')?_0x1d5dc8['getAttribute']('colspan')-0x1:0x0;_0x360377=_0x24c460<_0x360377?_0x24c460:_0x360377,_0x5eeda0=_0x24c460+_0x46fa17>_0x5eeda0?_0x24c460+_0x46fa17:_0x5eeda0,_0x4c174b=_0x57c576<_0x4c174b?_0x57c576:_0x4c174b,_0x1fd185=_0x57c576+_0x3c70b4>_0x1fd185?_0x57c576+_0x3c70b4:_0x1fd185;}return{'minRow':_0x360377,'maxRow':_0x5eeda0,'minColumn':_0x4c174b,'maxColumn':_0x1fd185};}['_setupColumnsRowsFixing'](){const _0x70216c=this['editor'],_0x490cc7=_0x70216c['plugins']['get']('TrackChangesEditing'),_0x45737a=_0x70216c['plugins']['get']('TableUtils');_0x70216c['model']['document']['on']('change:data',()=>{const _0x31caa2=Array['from'](_0x70216c['model']['document']['differ']['getChangedMarkers']());for(const {name:_0x4c42a5,data:_0x1f42fd}of _0x31caa2){const {group:_0x16c35e,id:_0x2bcd37,subType:_0x5c1b3b}=_0x490cc7['_splitMarkerName'](_0x4c42a5);if('suggestion'!=_0x16c35e)continue;if(null!=_0x1f42fd['oldRange'])continue;const _0x3623ba=_0x490cc7['getSuggestion'](_0x2bcd37);this['_tablePostFixingSubtypes']['includes'](_0x5c1b3b)&&this['_tableSuggestions']['add'](_0x3623ba);}},{'priority':'low'});const _0x23a991=(_0x3a71f0,_0x2bdc72)=>{let _0x47396c=!0x1;const _0x219cfa=_0x2bdc72['createRangeOn'](_0x3a71f0),_0x395854=_0x3a71f0['findAncestor']('table'),_0x6a855=_0x45737a['getCellLocation'](_0x3a71f0);for(const _0x13d62f of this['_tableSuggestions']){const _0x2e9d96=_0x13d62f['subType'],_0x559d84=_0x2e9d96['startsWith']('tablePaste'),_0x662aa1=_0x2e9d96['substr'](_0x559d84?0xa:0x5),_0x559cb2=_0x662aa1['toLowerCase'](),_0x45c324=_0x559cb2['substr'](0x0,0x3)+'span',_0x5ccfe2='min'+_0x662aa1,_0x5b977e='max'+_0x662aa1;if(!_0x13d62f['isInContent'])continue;if(_0x395854!=_0x13d62f['getFirstRange']()['start']['findAncestor']('table'))continue;if(_0x13d62f['isIntersectingWithRange'](_0x219cfa))continue;const _0x47794c=_0x3a71f0['hasAttribute'](_0x45c324)?_0x3a71f0['getAttribute'](_0x45c324)-0x1:0x0,_0x2ae30d=this['_getSuggestionCoords'](_0x13d62f),_0x9b56f0=_0x2ae30d[_0x5ccfe2],_0x135f7b=_0x2ae30d[_0x5b977e];_0x9b56f0<=_0x6a855[_0x559cb2]&&_0x6a855[_0x559cb2]+_0x47794c<=_0x135f7b&&(_0x13d62f['addRange'](_0x219cfa),_0x47396c=!0x0);}return _0x47396c;};_0x70216c['model']['document']['registerPostFixer'](_0x482ac2=>{let _0x4f432e=!0x1;for(const _0x42687b of _0x70216c['model']['document']['differ']['getChanges']())if('insert'==_0x42687b['type']){if('tableRow'==_0x42687b['name']){for(const _0x42365c of _0x42687b['position']['nodeAfter']['getChildren']())_0x4f432e=_0x4f432e||_0x23a991(_0x42365c,_0x482ac2);}else'tableCell'==_0x42687b['name']&&(_0x4f432e=_0x4f432e||_0x23a991(_0x42687b['position']['nodeAfter'],_0x482ac2));}return _0x4f432e;});}['_getSuggestionCoords'](_0x370f33){return this['_getCoordsForCells'](_0x370f33['getRanges']()['map'](_0x27109d=>_0x27109d['start']['nodeAfter']));}}function be(_0x369858){return Array['from'](new Set(_0x369858)['values']());}class vt extends _0x152a51{static get['requires'](){return[It];}['afterInit'](){const _0x1a5b8e=this['editor'],_0x486187=_0x1a5b8e['model']['document']['selection'],_0x14dd5a=_0x1a5b8e['locale'];if(!_0x1a5b8e['plugins']['has']('TableEditing'))return;const _0x237cd6=_0x1a5b8e['plugins']['get']('TrackChangesEditing'),_0xb44db7=_0x1a5b8e['plugins']['get']('TableUtils'),_0x31e3c8=_0x1a5b8e['plugins']['get'](It);_0x31e3c8['_tablePostFixingSubtypes']['push']('mergeTableCells'),_0x237cd6['enableCommand']('mergeTableCells',()=>{const _0x6201c7=_0xb44db7['getSelectionAffectedTableCells'](_0x1a5b8e['model']['document']['selection']);_0x1a5b8e['model']['change'](()=>{_0x237cd6['markMultiRangeBlockFormat'](_0x6201c7,{'commandName':'mergeTableCells','commandParams':[]},[],'mergeTableCells');});}),_0x1a5b8e['commands']['get']('mergeTableCells')['on']('execute',(_0x4344e3,_0x21fcda)=>{_0x1a5b8e['commands']['get']('trackChanges')['value']&&(_0x21fcda['length']>0x0&&_0x21fcda[_0x21fcda['length']-0x1]&&_0x21fcda[_0x21fcda['length']-0x1]['forceDefaultExecution']||_0x237cd6['_isForcedDefaultExecutionBlock']||this['_areSelectedCellsMergable']()||_0x4344e3['stop']());},{'priority':'highest'});for(const _0x398424 of['mergeTableCellUp','mergeTableCellRight','mergeTableCellDown','mergeTableCellLeft']){const _0x356da6=_0x1a5b8e['commands']['get'](_0x398424);_0x237cd6['enableCommand'](_0x398424,()=>{const _0x13d7cb=_0x1a5b8e['model']['document']['selection']['getFirstPosition']()['getAncestors']()['find'](_0x253016=>_0x253016['is']('element','tableCell')),_0x66047c=_0x356da6['value'];_0x1a5b8e['model']['change'](()=>{_0x237cd6['markMultiRangeBlockFormat']([_0x13d7cb,_0x66047c],{'commandName':'mergeTableCells','commandParams':[]},[],'mergeTableCells');});});}for(const _0x313c95 of['splitTableCellVertically','splitTableCellHorizontally']){const _0x52628d=_0x1a5b8e['commands']['get'](_0x313c95);_0x237cd6['enableCommand'](_0x313c95,()=>{const _0x3fff90=_0xb44db7['getSelectionAffectedTableCells'](_0x1a5b8e['model']['document']['selection'])[0x0],_0xd8b800=_0x3fff90['findAncestor']('table'),{column:_0x3fe854,row:_0x4953bc}=_0xb44db7['getCellLocation'](_0x3fff90);let _0x548b4d=[];if('horizontally'==_0x52628d['direction']){const _0x2bccd2=_0xb44db7['createTableWalker'](_0xd8b800,{'startRow':_0x4953bc,'endRow':_0x4953bc,'includeAllSlots':!0x0});_0x548b4d=Array['from'](_0x2bccd2)['map'](_0x46170d=>_0x46170d['cell']);}else{const _0x4d1a16=_0xb44db7['createTableWalker'](_0xd8b800,{'column':_0x3fe854,'includeAllSlots':!0x0});_0x548b4d=Array['from'](_0x4d1a16)['map'](_0x34c5b8=>_0x34c5b8['cell']);}_0x1a5b8e['model']['change'](_0x271273=>{_0x237cd6['markBlockFormat'](_0x271273['createRangeOn'](_0x3fff90),{'commandName':_0x313c95,'commandParams':[]},_0x548b4d,_0x313c95);});});}_0x237cd6['descriptionFactory']['registerDescriptionCallback'](_0x1655b7=>{if('formatBlock'!=_0x1655b7['type']&&'formatInline'!=_0x1655b7['type'])return;const {data:_0x16d8f7}=_0x1655b7;return _0x16d8f7&&'mergeTableCells'==_0x16d8f7['commandName']?{'type':'format','content':o(_0x14dd5a,'*Merge\x20cells*')}:void 0x0;}),_0x237cd6['descriptionFactory']['registerDescriptionCallback'](_0x505ce7=>{if('formatBlock'!=_0x505ce7['type']&&'formatInline'!=_0x505ce7['type'])return;const {data:_0x12ca90}=_0x505ce7;return _0x12ca90?'splitTableCellVertically'==_0x12ca90['commandName']?{'type':'format','content':o(_0x14dd5a,'*Split\x20cell:*\x20vertically')}:'splitTableCellHorizontally'==_0x12ca90['commandName']?{'type':'format','content':o(_0x14dd5a,'*Split\x20cell:*\x20horizontally')}:void 0x0:void 0x0;});const _0x2fae10=_0x31e3c8['_acceptFormatSuggestionCallbackFactory']();for(const _0x434d9 of['mergeTableCellUp','mergeTableCellRight','mergeTableCellDown','mergeTableCellLeft'])_0x237cd6['_suggestionFactory']['registerCustomCallback']('formatBlock',_0x434d9,'accept',_0x2fae10);for(const _0x6ef3d3 of['splitTableCellVertically','splitTableCellHorizontally'])_0x237cd6['_suggestionFactory']['registerCustomCallback']('formatBlock',_0x6ef3d3,'accept',_0x2fae10);_0x237cd6['_suggestionFactory']['registerCustomCallback']('formatBlock','mergeTableCells','accept',_0x293a0c=>{_0x1a5b8e['model']['change'](_0x54f08=>{const _0x13be95=Array['from'](_0x486187['getRanges']())['map'](_0x2bd210=>_0x22bfde['fromRange'](_0x2bd210));_0x54f08['setSelection'](_0x293a0c),_0x1a5b8e['commands']['get']('mergeTableCells')['refresh'](),_0x1a5b8e['execute']('mergeTableCells',{'forceDefaultExecution':!0x0});const _0x1aba53=_0x13be95['filter'](_0x3f215b=>'$graveyard'!=_0x3f215b['root']['rootName']);_0x1aba53['length']>0x0&&_0x54f08['setSelection'](_0x1aba53);for(const _0x8d73f6 of _0x13be95)_0x8d73f6['detach']();});});for(const _0x4b1901 of['mergeTableCellUp','mergeTableCellDown','mergeTableCellLeft','mergeTableCellRight']){const _0x1bc2e7=_0x1a5b8e['commands']['get'](_0x4b1901);_0x1bc2e7['on']('set:isEnabled',(_0x5b31f8,_0x12e407,_0x459a2a)=>{if(_0x459a2a){const _0x29a3ce=_0x1a5b8e['model']['document']['selection']['getFirstPosition']()['getAncestors']()['find'](_0x4dfd1d=>_0x4dfd1d['is']('element','tableCell'));this['_areMergableCells'](_0x1bc2e7['value'],_0x29a3ce)||(_0x5b31f8['return']=!0x1,_0x5b31f8['stop']());}},{'priority':'low'});}}['_areSelectedCellsMergable'](){const _0x4f193b=this['editor']['commands']['get']('mergeTableCells'),_0x2599d3=this['editor']['plugins']['get']('TableUtils');if(!_0x4f193b['isEnabled'])return!0x1;const _0x1c278e=_0x2599d3['getSelectionAffectedTableCells'](this['editor']['model']['document']['selection']);for(const _0x57fae6 of _0x1c278e)for(const _0x1b2adc of _0x1c278e)if(_0x57fae6!=_0x1b2adc&&!this['_areMergableCells'](_0x57fae6,_0x1b2adc))return!0x1;return!0x0;}['_areMergableCells'](_0x5f1f3d,_0x2744b3){const _0x5189fa=this['editor']['plugins']['get']('TrackChangesEditing'),_0x186e6e=this['editor']['model']['createRangeOn'](_0x5f1f3d),_0x56ce55=this['editor']['model']['createRangeOn'](_0x2744b3),_0x271c2f=new Set(),_0x46d206=new Set();for(const _0xc39b94 of _0x5189fa['getSuggestions']())if(('insertion'==_0xc39b94['type']||'deletion'==_0xc39b94['type']||'mergeTableCells'==_0xc39b94['subType'])&&_0xc39b94['isInContent']){for(const _0x65488d of _0xc39b94['getRanges']())_0x65488d['containsRange'](_0x186e6e,!0x0)&&_0x271c2f['add'](_0xc39b94['type']+':'+_0xc39b94['author']['id']),_0x65488d['containsRange'](_0x56ce55,!0x0)&&_0x46d206['add'](_0xc39b94['type']+':'+_0xc39b94['author']['id']);}if(_0x271c2f['size']!=_0x46d206['size'])return!0x1;for(const _0x306342 of _0x271c2f)if(!_0x46d206['has'](_0x306342))return!0x1;return!0x0;}}class Ct extends _0x152a51{static get['requires'](){return[It];}['afterInit'](){const _0x2a161c=this['editor'];if(!_0x2a161c['plugins']['has']('TableEditing'))return;const _0x195396=_0x2a161c['locale'],_0x29d393=_0x2a161c['plugins']['get']('TrackChangesEditing');_0x29d393['enableDefaultAttributesIntegration']('setTableRowHeader'),_0x29d393['enableDefaultAttributesIntegration']('setTableColumnHeader'),_0x29d393['registerBlockAttribute']('headingRows'),_0x29d393['registerBlockAttribute']('headingColumns'),_0x29d393['descriptionFactory']['registerAttributeLabel']('headingRows',o(_0x195396,'FORMAT_HEADER_ROW')),_0x29d393['descriptionFactory']['registerAttributeLabel']('headingColumns',o(_0x195396,'FORMAT_HEADER_COLUMN')),this['_handleLegacySuggestions']();}['_handleLegacySuggestions'](){const _0xf21e7a=this['editor']['plugins']['get']('TrackChangesEditing'),_0x3979ea=this['editor']['plugins']['get']('TableUtils'),_0xe1a3f2=this['editor']['plugins']['get'](It)['_acceptFormatSuggestionCallbackFactory']();function _0x473fc5({showActiveMarker:_0x40c211=!0x0,setDataAttribute:_0x51aa12=!0x0}={}){return(_0x24d19d,_0x51e25e,_0x25387d)=>{const {type:_0x1ab7c4,id:_0x69e4c9}=_0xf21e7a['_splitMarkerName'](_0x51e25e['markerName']),_0x558359=_0xf21e7a['getSuggestion'](_0x69e4c9),_0x6f3b50=_0x558359['data'];if('formatBlock'!=_0x558359['type']||!_0x6f3b50||'setTableColumnHeader'!=_0x6f3b50['commandName'])return;if(_0x51e25e['item'])return void _0x24d19d['stop']();if(!_0x25387d['consumable']['consume'](_0x51e25e['markerRange'],_0x24d19d['name']))return;const _0x41b2e9=_0x51e25e['markerRange']['start']['nodeAfter'],_0x50152b=_0x51e25e['markerRange']['end']['nodeBefore'],_0x2ac97e=_0x41b2e9['parent']['parent'],{column:_0xbf7163}=_0x3979ea['getCellLocation'](_0x41b2e9),{column:_0x24cc00}=_0x3979ea['getCellLocation'](_0x50152b);for(let _0x54223c=_0xbf7163;_0x54223c<=_0x24cc00;_0x54223c++){const _0x46ac62=_0x3979ea['createTableWalker'](_0x2ac97e,{'column':_0x54223c,'includeAllSlots':!0x1});for(const _0x4a9d44 of _0x46ac62){const _0x347f4d=_0x4a9d44['cell'],_0x34e550=_0x25387d['mapper']['toViewElement'](_0x347f4d);_0x25387d['writer']['addClass']('ck-suggestion-marker-'+_0x1ab7c4,_0x34e550),_0x51aa12&&_0x25387d['writer']['setAttribute']('data-suggestion',_0x69e4c9,_0x34e550),_0x25387d['mapper']['bindElementToMarker'](_0x34e550,_0x51e25e['markerName']),_0x40c211&&(_0xf21e7a['activeMarkers']['includes'](_0x51e25e['markerName'])?_0x25387d['writer']['addClass']('ck-suggestion-marker--active',_0x34e550):_0x25387d['writer']['removeClass']('ck-suggestion-marker--active',_0x34e550));}}};}_0xf21e7a['_suggestionFactory']['registerCustomCallback']('formatBlock','setTableRowHeader','accept',_0xe1a3f2),_0xf21e7a['_suggestionFactory']['registerCustomCallback']('formatBlock','setTableColumnHeader','accept',_0xe1a3f2),this['editor']['editing']['downcastDispatcher']['on']('addMarker:suggestion',_0x473fc5(),{'priority':'highest'}),this['editor']['data']['downcastDispatcher']['on']('addMarker:suggestion',(_0x2fd996,_0x1f25ac,_0x54124d)=>{_0x54124d['options']['showSuggestionHighlights']&&_0x473fc5({'showActiveMarker':!0x1,'setDataAttribute':!0x1})(_0x2fd996,_0x1f25ac,_0x54124d);},{'priority':'highest'}),this['editor']['editing']['downcastDispatcher']['on']('removeMarker:suggestion',(_0x50bd45,_0x8792d7,_0x29af13)=>{const {type:_0x4bc122,id:_0x196102}=_0xf21e7a['_splitMarkerName'](_0x8792d7['markerName']),_0x63a30b=_0xf21e7a['getSuggestion'](_0x196102),_0x17a2ff=_0x63a30b['data'];if('formatBlock'!=_0x63a30b['type']||!_0x17a2ff||'setTableColumnHeader'!=_0x17a2ff['commandName'])return;const _0xf316b7=_0x29af13['mapper']['markerNameToElements'](_0x8792d7['markerName']);if(_0xf316b7){for(const _0x20a8e3 of _0xf316b7)_0x29af13['writer']['removeClass']('ck-suggestion-marker-'+_0x4bc122,_0x20a8e3),_0x29af13['writer']['removeClass']('ck-suggestion-marker--active',_0x20a8e3),_0x29af13['writer']['removeAttribute']('data-suggestion',_0x20a8e3),_0x29af13['mapper']['unbindElementFromMarkerName'](_0x20a8e3,_0x8792d7['markerName']);}},{'priority':'highest'}),this['_registerLegacyDescription']();}['_registerLegacyDescription'](){const _0x29fae1=this['editor'],_0x54570f=_0x29fae1['locale'];function _0x28b394(_0xded50f){return{'type':'format','content':o(_0x54570f,'*Format:*\x20%0',_0xded50f)};}_0x29fae1['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](_0x20c2db=>{if('formatBlock'!=_0x20c2db['type'])return;const {data:_0x1d6715}=_0x20c2db;if(_0x1d6715){if('setTableRowHeader'==_0x1d6715['commandName']){const _0x2e0e30=_0x1d6715['commandParams'][0x0]['forceValue'];return _0x28b394(o(_0x54570f,_0x2e0e30?'FORMAT_HEADER_ROW':'FORMAT_REGULAR_ROW'));}if('setTableColumnHeader'==_0x1d6715['commandName']){const _0x240236=_0x1d6715['commandParams'][0x0]['forceValue'];return _0x28b394(o(_0x54570f,_0x240236?'FORMAT_HEADER_COLUMN':'FORMAT_REGULAR_COLUMN'));}}});}}const Pe=['tableCellBorderWidth','tableCellBorderColor','tableCellBorderStyle','tableCellHorizontalAlignment','tableCellVerticalAlignment','tableCellBackgroundColor','tableCellPadding'],we=Object['fromEntries'](Pe['map'](_0x4b0939=>[_0x4b0939,null]));class _t extends _0x152a51{static get['requires'](){return[It];}['afterInit'](){const _0xb0f274=this['editor'];if(!_0xb0f274['plugins']['has']('TableClipboard'))return;const _0x4d2562=_0xb0f274['plugins']['get']('TrackChangesEditing'),_0x5c7284=_0xb0f274['plugins']['get']('TableUtils'),_0x143dab=_0xb0f274['plugins']['get'](It),_0x1f756e=_0xb0f274['plugins']['get']('TableClipboard');_0x143dab['_tablePostFixingSubtypes']['push']('tablePasteRow','tablePasteColumn'),_0xb0f274['model']['schema']['register']('tableCellSuggestion',{'allowIn':'tableCell','allowContentOf':'tableCell','isLimit':!0x0}),_0xb0f274['conversion']['elementToElement']({'model':'tableCellSuggestion','view':'suggestion-td'});let _0x22f421=null;_0xb0f274['model']['on']('insertContent',(_0x4bbde6,_0x3210ed)=>{const [_0x125404,_0x499cbd]=_0x3210ed,_0x523c22=_0x3210ed[_0x3210ed['length']-0x1];_0x523c22&&_0x523c22['forceDefaultExecution']||_0x4d2562['_isForcedDefaultExecutionBlock']||this['editor']['commands']['get']('trackChanges')['value']&&function(_0x5220dd,_0x48c541,_0x32d96c,_0x40d658,_0x2db1b1){if(_0x48c541&&!_0x48c541['is']('documentSelection'))return!0x1;const _0x966e50=_0x2db1b1['getTableIfOnlyTableInContent'](_0x5220dd,_0x32d96c);if(!_0x966e50||!Re(_0x966e50,void 0x0,_0x40d658))return!0x1;const _0x20f097=_0x40d658['getSelectionAffectedTableCells'](_0x32d96c['document']['selection']);if(!_0x20f097['length'])return!0x1;const _0x3625c0=_0x20f097[0x0]['findAncestor']('table'),_0x87f2e3=_0x40d658['getRowIndexes'](_0x20f097),_0x5adda0=_0x40d658['getColumnIndexes'](_0x20f097),_0x4bdd31={'startRow':_0x87f2e3['first'],'endRow':_0x87f2e3['last'],'startColumn':_0x5adda0['first'],'endColumn':_0x5adda0['last']};return 0x1==_0x20f097['length']&&(_0x4bdd31['endRow']+=_0x40d658['getRows'](_0x966e50)-0x1,_0x4bdd31['endColumn']+=_0x40d658['getColumns'](_0x966e50)-0x1),Re(_0x3625c0,_0x4bdd31,_0x40d658);}(_0x125404,_0x499cbd,_0xb0f274['model'],_0x5c7284,_0x1f756e)&&(_0x4bbde6['stop'](),_0x22f421={'cells':[],'insertionRanges':[],'deletionRanges':[],'rowInsertionRanges':[],'rowInsertionIndexes':[],'columnInsertionRanges':[],'columnInsertionIndexes':[]},_0xb0f274['model']['change'](()=>{_0xb0f274['model']['insertContent'](_0x3210ed[0x0],_0x3210ed[0x1],_0x3210ed[0x2],{'forceDefaultExecution':!0x0});const _0x57d18c=_0x2a94db(),{rowInsertionRanges:_0x317212,columnInsertionRanges:_0x39206c,insertionRanges:_0x51308c,deletionRanges:_0x226cf7,cells:_0x4d70c0}=_0x22f421;_0x317212['length']&&_0x4d2562['markMultiRangeInsertion'](_0x317212,'tablePasteRow',{'tablePasteChainId':_0x57d18c}),_0x39206c['length']&&_0x4d2562['markMultiRangeInsertion'](_0x39206c,'tablePasteColumn',{'tablePasteChainId':_0x57d18c}),_0x51308c['length']&&(_0x4d2562['markMultiRangeInsertion'](_0x51308c,'tablePaste',{'tablePasteChainId':_0x57d18c,'skipNestingCheck':!0x0}),_0x51308c['forEach'](_0x4f1047=>_0x4f1047['detach']?.())),_0x226cf7['length']&&(_0x4d2562['markMultiRangeDeletion'](_0x226cf7,'tablePaste',{'tablePasteChainId':_0x57d18c,'skipNestingCheck':!0x0}),_0x226cf7['forEach'](_0xf74e7=>_0xf74e7['detach']?.()));const _0x3fc291=_0x4d2562['markMultiRangeBlockFormat'](_0x4d70c0['map'](({element:_0x4a2f3d})=>_0x4a2f3d),{'formatGroupId':_0x2a94db()},[],'tablePasteCell',{'tablePasteChainId':_0x57d18c});if(_0x3fc291){const _0x433562=_0x3fc291['getMarkers'](),_0x32d07a=[];for(const {element:_0x568572,attributes:_0x55eabc}of _0x4d70c0){if(!_0x55eabc)continue;const _0x2a65cd=_0xb0f274['model']['createRangeOn'](_0x568572),_0x1f1648=_0x433562['find'](_0x575654=>_0x575654['getRange']()['isEqual'](_0x2a65cd));_0x1f1648&&_0x32d07a['push']([_0x1f1648['name'],_0x55eabc]);}_0x32d07a['length']&&_0x3fc291['setAttribute']('markerAttributes',Object['fromEntries'](_0x32d07a));}_0x22f421=null;}));},{'priority':_0x4f84c1['high']+0xa}),_0xb0f274['plugins']['get']('TableClipboard')['on']('_replaceTableSlotCell',(_0x408797,_0x118be0)=>{const [_0x5b1371,_0x59bebe,,_0x12b7e2]=_0x118be0;if(!_0x22f421)return;_0x408797['stop']();const _0x2df561=_0x5b1371['cell'],_0x35d75c=_0x59bebe,_0x280e6c=ke(_0x2df561),_0x3d76ef=ke(_0x35d75c);_0x408797['return']=_0x2df561;let _0x3db4c8=null,_0x43488f=null;if(_0x3d76ef||_0x280e6c){if(_0x280e6c&&!_0x3d76ef){_0x12b7e2['remove'](_0x2df561['getChild'](0x0));for(const _0x307acc of Array['from'](_0x35d75c['getChildren']()))_0x12b7e2['insert'](_0x307acc,_0x2df561,'end');const _0x344119=_0x22f421['rowInsertionIndexes']['includes'](_0x5b1371['row']),_0x5c300f=_0x22f421['columnInsertionIndexes']['includes'](_0x5b1371['column']);_0x344119||_0x5c300f||(_0x3db4c8=_0x22bfde['fromRange'](_0x12b7e2['createRangeIn'](_0x2df561)));}else _0x3d76ef&&!_0x280e6c&&(_0x43488f=_0x12b7e2['createRangeIn'](_0x2df561));}else{const _0x258b22=_0x12b7e2['createElement']('tableCellSuggestion'),_0x52c4d9=_0x12b7e2['createElement']('tableCellSuggestion');_0x12b7e2['wrap'](_0x12b7e2['createRangeIn'](_0x2df561),_0x52c4d9),_0x12b7e2['insert'](_0x258b22,_0x2df561,0x0);for(const _0xeac02a of Array['from'](_0x35d75c['getChildren']()))_0x12b7e2['insert'](_0xeac02a,_0x258b22,'end');_0x3db4c8=_0x22bfde['fromRange'](_0x12b7e2['createRangeOn'](_0x258b22)),_0x43488f=_0x22bfde['fromRange'](_0x12b7e2['createRangeOn'](_0x52c4d9));}const _0x39ae16=Array['from'](_0x35d75c['getAttributes']())['filter'](([_0x1f88a9])=>Pe['includes'](_0x1f88a9));_0x22f421['cells']['push']({'element':_0x2df561,'attributes':_0x39ae16['length']?Object['fromEntries'](_0x39ae16):null}),_0x3db4c8&&_0x22f421['insertionRanges']['push'](_0x3db4c8),_0x43488f&&_0x22f421['deletionRanges']['push'](_0x43488f);},{'priority':'high'}),_0x5c7284['on']('insertColumns',(_0x102e7a,_0x10660a)=>{const [_0x14dd2e,_0x301730={}]=_0x10660a;if(!_0x22f421)return;const _0x125f4b=_0x301730['at']||0x0,_0x5035f7=_0x301730['columns']||0x1;_0x22f421['columnInsertionIndexes']=new Array(_0x5035f7)['fill'](_0x125f4b)['map']((_0x5cfe01,_0x50140f)=>_0x5cfe01+_0x50140f);for(const {cell:_0x563903}of _0x5c7284['createTableWalker'](_0x14dd2e,{'startColumn':_0x125f4b,'endColumn':_0x125f4b+_0x5035f7-0x1}))_0x22f421['columnInsertionRanges']['push'](_0xb0f274['model']['createRangeOn'](_0x563903));},{'priority':'low'}),_0x5c7284['on']('insertRows',(_0x38a99a,_0x5a104e)=>{const [_0x5904fa,_0x621390={}]=_0x5a104e;if(!_0x22f421)return;const _0x4a7fbc=_0x621390['at']||0x0,_0x513f06=_0x621390['rows']||0x1;_0x22f421['rowInsertionIndexes']=new Array(_0x513f06)['fill'](_0x4a7fbc)['map']((_0x550fda,_0x2674cc)=>_0x550fda+_0x2674cc);for(const {cell:_0x66a3fb}of _0x5c7284['createTableWalker'](_0x5904fa,{'startRow':_0x4a7fbc,'endRow':_0x4a7fbc+_0x513f06-0x1}))_0x22f421['rowInsertionRanges']['push'](_0xb0f274['model']['createRangeOn'](_0x66a3fb));},{'priority':'low'}),_0x4d2562['descriptionFactory']['registerDescriptionCallback'](_0x179c07=>{if(_0x179c07['subType']&&_0x179c07['subType']['startsWith']('tablePaste'))return _0x179c07['previous']?{}:{'type':'insertion','content':o(_0xb0f274['locale'],'*Replace\x20table\x20cells*')};});const _0x208bcd=()=>!0x1;for(const _0x4bb8c9 of['tablePaste','tablePasteColumn','tablePasteRow','tablePasteCell'])_0x4d2562['_suggestionFactory']['registerCustomCallback']('insertion',_0x4bb8c9,'join',_0x208bcd),_0x4d2562['_suggestionFactory']['registerCustomCallback']('deletion',_0x4bb8c9,'join',_0x208bcd),_0x4d2562['_suggestionFactory']['registerCustomCallback']('formatBlock',_0x4bb8c9,'join',_0x208bcd);_0x4d2562['_suggestionFactory']['registerCustomCallback']('formatBlock','tablePasteCell','discard',_0x208bcd),_0x4d2562['_suggestionFactory']['registerCustomCallback']('formatBlock','tablePasteCell','accept',(_0x49e64b,_0x1ed5af,_0xec15af)=>{const _0x4d970d=_0x49e64b['map'](_0x33d6fe=>_0x33d6fe['getContainedElement']())['filter'](_0x3819db=>_0x3819db),_0x2954ac=new Map(_0x4d970d['map'](_0x12aa9e=>[_0x12aa9e,null]));if(_0x22f421){for(const {element:_0x20b601,attributes:_0x29b72f}of _0x22f421['cells'])_0x29b72f&&_0x2954ac['set'](_0x20b601,_0x29b72f);}else{if(_0xec15af&&_0xec15af['markerAttributes'])for(const [_0x5792b0,_0x60499f]of Object['entries'](_0xec15af['markerAttributes'])){const _0x28c91d=_0xb0f274['model']['markers']['get'](_0x5792b0),_0x4af9fd=_0x28c91d?_0x28c91d['getRange']()['getContainedElement']():null;_0x4af9fd&&_0x2954ac['set'](_0x4af9fd,_0x60499f);}}_0xb0f274['model']['change'](_0x2bdd29=>{for(const [_0x348ae4,_0x41fed6]of _0x2954ac)_0x2bdd29['setAttributes']({...we,..._0x41fed6},_0x348ae4);});});const _0x9b002c=(_0x556df5,_0x33c1c4)=>{_0x4d2562['_suggestionFactory']['registerCustomCallback'](_0x556df5,'tablePaste',_0x33c1c4,(_0x1fafac,_0x3aded7,_0x446002)=>{_0xb0f274['model']['change'](_0x42f519=>{const _0x19a973=[];for(const _0x5a79bf of _0x1fafac){const _0x58e183=_0x5a79bf['start']['nodeAfter'];_0x58e183['is']('element','tableCellSuggestion')&&_0x19a973['push'](_0x58e183);}_0x4d2562['_suggestionFactory']['getSuggestionCallback'](_0x556df5,null,_0x33c1c4)(_0x1fafac,_0x3aded7,_0x446002);for(const _0x39288a of _0x19a973)'$graveyard'!=_0x39288a['root']['rootName']&&_0x42f519['unwrap'](_0x39288a);});});};_0x9b002c('insertion','accept'),_0x9b002c('insertion','discard'),_0x9b002c('deletion','accept'),_0x9b002c('deletion','discard'),_0x4d2562['_suggestionFactory']['registerCustomCallback']('insertion','tablePasteRow','discard',_0x3ca571=>{const _0x438b34=_0x3ca571['map'](_0x254a74=>_0x254a74['getContainedElement']()),_0x131678=_0x438b34[0x0]['findAncestor']('table'),{minRow:_0x5cdc54,maxRow:_0x53cd92}=_0x143dab['_getCoordsForCells'](_0x438b34);_0x5c7284['removeRows'](_0x131678,{'at':_0x5cdc54,'rows':_0x53cd92-_0x5cdc54+0x1});}),_0x4d2562['_suggestionFactory']['registerCustomCallback']('insertion','tablePasteColumn','discard',_0x179747=>{const _0x32bbfa=_0x179747['map'](_0x7ab741=>_0x7ab741['getContainedElement']()),_0x2ad661=_0x32bbfa[0x0]['findAncestor']('table'),{minColumn:_0x2f870e,maxColumn:_0x305302}=_0x143dab['_getCoordsForCells'](_0x32bbfa);_0x5c7284['removeColumns'](_0x2ad661,{'at':_0x2f870e,'columns':_0x305302-_0x2f870e+0x1});});const _0x553ff0=(_0x322f63,_0x4d87a0)=>{if(!_0x4d87a0['subType']||!_0x4d87a0['subType']['startsWith']('tablePaste'))return;const _0x384a0d=_0x4d87a0['attributes']['tablePasteChainId'],_0x1fe97c=_0x4d2562['getSuggestions']()['filter'](_0x519b47=>_0x519b47['isInContent']&&_0x519b47['attributes']&&_0x519b47['attributes']['tablePasteChainId']==_0x384a0d);_0x1fe97c['length']&&_0x4d87a0['getAllAdjacentSuggestions']()['length']!=_0x1fe97c['length']&&_0x1fe97c['reduce']((_0x328a52,_0x12fdca)=>(_0x328a52['next']=_0x12fdca,_0x12fdca['previous']=_0x328a52,_0x12fdca));};function _0x3cc7cd(_0x7449d,_0x3ef995=!0x0){const {id:_0x2ed5b3,authorId:_0x2bb50b}=_0x4d2562['_splitMarkerName'](_0x7449d['markerName']),_0x293483=['ck-suggestion-marker','ck-suggestion-marker-insertion'],_0x55f8c5=_0x4d2562['activeMarkers']['includes'](_0x7449d['markerName']);return _0x55f8c5&&_0x293483['push']('ck-suggestion-marker--active'),{'classes':_0x293483,'attributes':{'data-suggestion':_0x2ed5b3,'data-author-id':_0x2bb50b},'priority':_0x55f8c5&&_0x3ef995?0xbc2:0xbb8};}_0x4d2562['on']('suggestionLoaded',_0x553ff0,{'priority':'high'}),_0x4d2562['on']('suggestionUnloaded',_0x553ff0,{'priority':'high'}),_0xb0f274['model']['document']['registerPostFixer'](()=>{let _0x6ad744=!0x1;const _0x13eff9=Array['from'](_0xb0f274['model']['document']['differ']['getChangedMarkers']());for(const {name:_0x381ec0,data:_0x53da15}of _0x13eff9){const {group:_0x5dd954,type:_0x30a4bd,id:_0x45c2a8}=_0x4d2562['_splitMarkerName'](_0x381ec0);if('suggestion'!=_0x5dd954||'deletion'!=_0x30a4bd||_0x53da15['oldRange'])continue;if(!_0x4d2562['hasSuggestion'](_0x45c2a8))continue;const _0x146674=_0x4d2562['getSuggestion'](_0x45c2a8)['getRanges'](),_0x8b4fa4=_0xb0f274['plugins']['get']('Users')['me'];for(const _0x5495f8 of _0x4d2562['getSuggestions']()){if(!_0x5495f8['isInContent']||_0x5495f8['author']!=_0x8b4fa4)continue;if('formatBlock'!=_0x5495f8['type']||'tablePasteCell'!=_0x5495f8['subType'])continue;if(_0x5495f8['getRanges']()['every'](_0x85d6c6=>_0x146674['some'](_0x29e76d=>_0x29e76d['containsRange'](_0x85d6c6,!0x0)))){for(const _0x1ade6e of _0x5495f8['getAllAdjacentSuggestions']())_0x1ade6e['isInContent']&&(_0x1ade6e['discard'](),_0x6ad744=!0x0);}}}return _0x6ad744;}),_0xb0f274['model']['document']['registerPostFixer'](_0x2324dc=>{const _0x4f1400=_0xb0f274['commands']['get']('redo');if(!_0x4f1400||!_0x4f1400['_createdBatches']['has'](_0x2324dc['batch']))return!0x1;let _0x5cd55e=!0x1;const _0x5d24a3=_0xb0f274['plugins']['get']('Users')['me'],_0x25f1de=_0xb0f274['model']['document']['differ']['getChanges'](),_0x2b7cc7=Array['from'](_0xb0f274['model']['document']['differ']['getChangedMarkers']())['filter'](({name:_0x455937,data:_0x303a76})=>{const {group:_0x452f4f,subType:_0x24304e,authorId:_0x51251e}=_0x4d2562['_splitMarkerName'](_0x455937);return'suggestion'==_0x452f4f&&'tablePaste'==_0x24304e&&_0x51251e==_0x5d24a3['id']&&!_0x303a76['oldRange'];});for(const _0x41efdc of _0x25f1de){if('insert'!=_0x41efdc['type']||'tableCellSuggestion'!=_0x41efdc['name']||0x1!=_0x41efdc['length'])continue;const _0x11c778=_0x2324dc['createRange'](_0x41efdc['position'],_0x41efdc['position']['getShiftedBy'](0x1));if(!_0x2b7cc7['find'](({data:_0x13be67})=>_0x13be67['newRange']['isEqual'](_0x11c778))){for(const {name:_0x581ab8,data:_0x3b8ba8}of _0x2b7cc7)if(_0x11c778['containsRange'](_0x3b8ba8['newRange'])){_0x2324dc['updateMarker'](_0x581ab8,{'range':_0x11c778}),_0x5cd55e=!0x0;break;}}}return _0x5cd55e;}),_0xb0f274['model']['document']['registerPostFixer'](_0x3498e3=>{let _0x4a11a5=!0x1;const _0x439f51=_0xb0f274['plugins']['get']('Users')['me'],_0x28d2dd=_0x4d2562['getSuggestions']()['filter'](_0x3b2e7f=>_0x3b2e7f['isInContent']&&_0x3b2e7f['author']==_0x439f51),_0x4fa5f9=new Set(),_0x3d2846=new Set();for(const _0x23a665 of _0x28d2dd)if('tablePaste'==_0x23a665['subType'])for(const _0x34b9cb of _0x23a665['getMarkers']()){const _0x3673b4=_0x34b9cb['getRange']()['getContainedElement']();if(_0x3673b4){if(_0x3673b4['is']('element','tableCellSuggestion')&&ke(_0x3673b4)){_0x23a665['removeMarker'](_0x34b9cb['name']),_0x4fa5f9['add'](_0x3673b4),_0x4a11a5=!0x0;const _0x33d8b1=_0x3673b4['nextSibling'],_0x162ed9=_0x3673b4['previousSibling'],_0x18f6f4=_0x33d8b1&&_0x33d8b1['is']('element','tableCellSuggestion'),_0x591d12=_0x162ed9&&_0x162ed9['is']('element','tableCellSuggestion');_0x18f6f4&&!_0x4fa5f9['has'](_0x33d8b1)&&_0x3d2846['add'](_0x33d8b1),_0x591d12&&!_0x4fa5f9['has'](_0x162ed9)&&_0x3d2846['add'](_0x162ed9);}else _0x3673b4['is']('element','paragraph')&&_0x3673b4['isEmpty']&&(_0x23a665['removeMarker'](_0x34b9cb['name']),_0x4a11a5=!0x0);}}else{if('tablePasteCell'==_0x23a665['subType']){if(!_0x23a665['attributes']||!_0x23a665['attributes']['tablePasteChainId'])continue;const _0x218da0=_0x23a665['attributes']['markerAttributes'];if(_0x218da0&&Object['keys'](_0x218da0)['length'])continue;const _0x3eef25=_0x23a665['attributes']['tablePasteChainId'];let _0x172450=!0x0,_0x247c6f=!0x0;for(const _0x31d957 of _0x28d2dd)if(_0x31d957['subType']&&_0x31d957['subType']['startsWith']('tablePaste')){if(!_0x31d957['attributes']['tablePasteChainId']){_0x247c6f=!0x1;break;}if(_0x31d957['id']!=_0x23a665['id']&&_0x31d957['attributes']['tablePasteChainId']==_0x3eef25){_0x172450=!0x1;break;}}_0x247c6f&&_0x172450&&(_0x23a665['removeMarkers'](),_0x4a11a5=!0x0);}}for(const _0x49960a of _0x4fa5f9)_0x3498e3['remove'](_0x49960a);for(const _0xd11399 of _0x3d2846)_0x3498e3['unwrap'](_0xd11399);return _0x4a11a5;}),_0xb0f274['conversion']['for']('editingDowncast')['markerToHighlight']({'model':'suggestion:formatBlock:tablePasteCell','view':(_0x2fcc50,_0x3fcb3a)=>_0x3cc7cd(_0x2fcc50),'converterPriority':'high'}),_0xb0f274['conversion']['for']('dataDowncast')['markerToHighlight']({'model':'suggestion:formatBlock:tablePasteCell','view':(_0x1e202e,_0x237cb8)=>_0x237cb8['options']['showSuggestionHighlights']?_0x3cc7cd(_0x1e202e,!0x1):null,'converterPriority':'high'});const _0x945388=_0xb0f274['editing']['view'];this['listenTo'](_0x945388['document'],'clipboardOutput',(_0x4883e3,_0x399d57)=>{const _0x40aa5a=[];for(const _0x28c834 of _0x945388['createRangeIn'](_0x399d57['content'])['getItems']())_0x28c834['is']('element','suggestion-td')&&_0x40aa5a['push'](_0x28c834);_0x945388['change'](_0x570d5e=>{for(const _0x2d5e18 of _0x40aa5a)_0x570d5e['move'](_0x570d5e['createRangeIn'](_0x2d5e18),_0x570d5e['createPositionBefore'](_0x2d5e18)),_0x570d5e['remove'](_0x2d5e18);});});}}function ke(_0x1ee276){if(_0x1ee276['isEmpty'])return!0x0;const _0x1de0eb=_0x1ee276['getChild'](0x0);return _0x1de0eb['is']('element','paragraph')&&_0x1de0eb['isEmpty'];}function Re(_0x2ae879,_0x1276fa={},_0x4a70f1){for(const {isAnchor:_0x3059ae,cellHeight:_0x8ca939,cellWidth:_0x935dfc}of _0x4a70f1['createTableWalker'](_0x2ae879,{'includeAllSlots':!0x0,..._0x1276fa}))if(!_0x3059ae||0x1!=_0x8ca939||0x1!=_0x935dfc)return!0x1;return!0x0;}class Nt extends _0x152a51{['afterInit'](){if(!this['editor']['plugins']['has']('TableColumnResizeEditing'))return;const _0x514974=this['editor']['plugins']['get']('TrackChangesEditing');_0x514974['enableCommand']('resizeTableWidth',this['handleResizeTableWidthCommand']['bind'](this)),_0x514974['_suggestionFactory']['registerCustomCallback']('formatBlock','resizeTable','accept',_0x514974['_suggestionFactory']['getSuggestionCallback']('formatBlock',null,'discard')),_0x514974['_suggestionFactory']['registerCustomCallback']('formatBlock','resizeTable','discard',_0x514974['_suggestionFactory']['getSuggestionCallback']('formatBlock',null,'accept')),_0x514974['descriptionFactory']['registerDescriptionCallback'](this['handleSuggestionDescription']['bind'](this));}['handleResizeTableWidthCommand'](_0x4b9027,_0x5145e6){const _0x5723e6=this['editor']['plugins']['get']('TrackChangesEditing'),_0x47e5a0=this['editor']['plugins']['get']('TableColumnResizeEditing'),_0x154ce7=_0x5145e6['table']||this['editor']['model']['document']['selection']['getSelectedElement']();this['editor']['model']['change'](()=>{const _0x381e16=_0x47e5a0['getColumnGroupElement'](_0x154ce7);let _0x2b51ea=_0x381e16?_0x47e5a0['getTableColumnsWidths'](_0x381e16):null,_0x14a932=_0x154ce7['getAttribute']('tableWidth')||null;const _0x5cdd98=_0x5145e6['tableWidth']||_0x14a932,_0x1efd3b=_0x5145e6['columnWidths']||_0x2b51ea,_0x52bf4c=this['editor']['plugins']['get']('Users')['me'];for(const _0x5d6f24 of _0x5723e6['getSuggestions']()){const _0xe3296a=_0x5d6f24['getContainedElement']();if('resizeTable'===_0x5d6f24['subType']&&_0xe3296a===_0x154ce7){_0x5d6f24['author']!==_0x52bf4c&&_0x5d6f24['discard']();const _0x3c4480=_0x5d6f24['data']['commandParams'];_0x14a932=_0x3c4480[0x0]['tableWidth'],_0x2b51ea=_0x3c4480[0x0]['columnWidths'];break;}}_0x4b9027({'table':_0x154ce7,'tableWidth':_0x5cdd98,'columnWidths':_0x1efd3b}),_0x5723e6['markBlockFormat'](_0x154ce7,{'commandName':'resizeTableWidth','commandParams':[{'tableWidth':_0x14a932,'columnWidths':_0x2b51ea}],'formatGroupId':'resizeTable'},[],'resizeTable');});}['handleSuggestionDescription'](_0x167630){if('formatBlock'!=_0x167630['type']&&'formatInline'!=_0x167630['type'])return;const {data:_0x713719}=_0x167630;if(_0x713719&&'resizeTable'===_0x713719['formatGroupId']){const _0x5e13e0='*Format:*\x20resize\x20table';return{'type':'format','content':o(this['editor']['locale'],_0x5e13e0)};}}}class Dt extends _0x152a51{['afterInit'](){const _0x5ecfe3=this['editor'];_0x5ecfe3['plugins']['has']('Template')&&_0x5ecfe3['plugins']['get']('TrackChangesEditing')['enableCommand']('insertTemplate');}}class Mt extends _0x152a51{['afterInit'](){const _0x53870c=this['editor'];if(!_0x53870c['commands']['get']('insertTableOfContents'))return;_0x53870c['plugins']['get']('TrackChangesEditing')['enableCommand']('insertTableOfContents');const _0x3c5e85=_0x53870c['plugins']['get']('TrackChangesEditing'),_0x53bc0a=_0x53870c['locale'];_0x3c5e85['descriptionFactory']['registerElementLabel']('tableOfContents',_0x404b94=>o(_0x53bc0a,'ELEMENT_TABLE_OF_CONTENTS',_0x404b94));}}class $t extends _0x152a51{['afterInit'](){const _0x10fde9=this['editor'];if(!_0x10fde9['plugins']['has']('Title'))return;const _0x1b8be5=_0x10fde9['plugins']['get']('TrackChangesEditing');_0x1b8be5['descriptionFactory']['registerElementLabel']('title-content',()=>o(_0x10fde9['locale'],'ELEMENT_TITLE')),_0x10fde9['model']['document']['registerPostFixer'](_0x85071e=>{let _0x31866d=!0x1;const _0x37d905=Array['from'](_0x10fde9['model']['document']['differ']['getChangedMarkers']());for(const {name:_0x5f47fb,data:_0xffed55}of _0x37d905){const {group:_0x5e74cb}=_0x1b8be5['_splitMarkerName'](_0x5f47fb);if('suggestion'!==_0x5e74cb||!_0xffed55['newRange'])continue;const _0x49a5e9=_0xffed55['newRange'],_0x330e92=_0x49a5e9['end']['nodeBefore'];if(!_0x330e92||!_0x330e92['is']('element','title-content'))continue;if(!_0x49a5e9['start']['isTouching'](_0x49a5e9['end']))continue;const _0x28c398=_0x10fde9['model']['schema']['getNearestSelectionRange'](_0x49a5e9['end'],'forward');if(_0x28c398&&_0x28c398['isCollapsed']){const _0x4ae8f9=_0x85071e['createRange'](_0x49a5e9['start'],_0x28c398['start']);_0x4ae8f9['isEqual'](_0x49a5e9)||(_0x85071e['updateMarker'](_0x5f47fb,{'range':_0x4ae8f9}),_0x31866d=!0x0);}_0x31866d||(_0x85071e['removeMarker'](_0x5f47fb),_0x31866d=!0x0);}return _0x31866d;});}}class Bt extends _0x152a51{['afterInit'](){const _0x1068bf=this['editor'],_0x47ec50=_0x1068bf['plugins']['get']('TrackChangesEditing');_0x1068bf['plugins']['has']('UndoEditing')&&(_0x47ec50['enableCommand']('undo'),_0x47ec50['enableCommand']('redo'));}}class xt extends _0x152a51{static get['requires'](){return[It];}['afterInit'](){const _0x41c600=this['editor'];if(!_0x41c600['plugins']['has']('TableCaptionEditing'))return;_0x41c600['plugins']['get']('TrackChangesEditing')['enableCommand']('toggleTableCaption');}}class Rt extends _0x152a51{['tableProperties'];['tableCellProperties'];constructor(_0x1a8b86){super(_0x1a8b86),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 _0xb29c91=this['editor']['plugins']['get']('TrackChangesEditing');if(this['editor']['plugins']['has']('TablePropertiesEditing')){for(const _0x50642c of this['tableProperties'])_0xb29c91['enableCommand'](_0x50642c,(_0x165465,_0x3fe2a7)=>{const _0x2f8f21=this['editor']['model']['document']['selection']['getFirstPosition']()['findAncestor']('table');this['_handlePropertyChange'](_0x50642c,[_0x2f8f21],this['tableProperties'],'tableProperties',_0x165465,_0x3fe2a7);});_0xb29c91['_suggestionFactory']['registerCustomCallback']('formatBlock','tableProperties','accept',_0xb29c91['_suggestionFactory']['getSuggestionCallback']('formatBlock',null,'discard')),_0xb29c91['_suggestionFactory']['registerCustomCallback']('formatBlock','tableProperties','discard',(_0x184aaa,_0x193b36)=>this['handleDiscardAction'](this['tableProperties'],_0x184aaa,_0x193b36)),_0xb29c91['_suggestionFactory']['registerCustomCallback']('formatBlock','tableProperties','join',()=>!0x1);}if(this['editor']['plugins']['has']('TableCellPropertiesEditing')){for(const _0x2cf64f of this['tableCellProperties'])_0xb29c91['enableCommand'](_0x2cf64f,(_0xb7966a,_0x24d68b)=>{const _0x3c4b37=this['editor']['plugins']['get']('TableUtils')['getSelectionAffectedTableCells'](this['editor']['model']['document']['selection']);this['_handlePropertyChange'](_0x2cf64f,_0x3c4b37,this['tableCellProperties'],'tableCellProperties',_0xb7966a,_0x24d68b);});_0xb29c91['_suggestionFactory']['registerCustomCallback']('formatBlock','tableCellProperties','accept',_0xb29c91['_suggestionFactory']['getSuggestionCallback']('formatBlock',null,'discard')),_0xb29c91['_suggestionFactory']['registerCustomCallback']('formatBlock','tableCellProperties','discard',(_0x1b64fb,_0x272fa6)=>this['handleDiscardAction'](this['tableCellProperties'],_0x1b64fb,_0x272fa6)),_0xb29c91['_suggestionFactory']['registerCustomCallback']('formatBlock','tableCellProperties','join',()=>!0x1);}_0xb29c91['descriptionFactory']['registerDescriptionCallback'](_0x457393=>this['handleSuggestionDescription'](_0x457393));}['_handlePropertyChange'](_0x44b762,_0x7a7024,_0x448a21,_0x192581,_0x3e69c1,_0x596f25){const _0x3da2a6=this['editor']['plugins']['get']('TrackChangesEditing');this['editor']['model']['enqueueChange'](_0x596f25['batch'],()=>{for(const _0x1f5786 of _0x7a7024){if(this['_getSuggestion'](_0x1f5786,_0x192581))_0x3e69c1(_0x596f25);else{const _0x42985f={};for(const _0x955066 of _0x448a21){const _0x510b13=_0x1f5786['getAttribute'](_0x955066);void 0x0!==_0x510b13&&(_0x42985f[_0x955066]=_0x510b13);}_0x3e69c1(_0x596f25),_0x3da2a6['markBlockFormat'](_0x1f5786,{'commandParams':[_0x42985f]},[],_0x192581);}}});}['handleDiscardAction'](_0xc29c1a,_0x24b970,_0x10f20d){const _0x3e9c15=_0x24b970[0x0]['start']['nodeAfter'],_0x5eaae8=_0x10f20d['commandParams'][0x0];this['editor']['model']['change'](_0x421f49=>{for(const _0x21979b of _0xc29c1a)void 0x0!==_0x5eaae8[_0x21979b]?_0x421f49['setAttribute'](_0x21979b,_0x5eaae8[_0x21979b],_0x3e9c15):_0x421f49['removeAttribute'](_0x21979b,_0x3e9c15);});}['handleSuggestionDescription'](_0x21a802){if(_0x21a802['data'])switch(_0x21a802['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'](_0x4d91af,_0x3cea06){const _0x1d39a5=this['editor']['plugins']['get']('TrackChangesEditing');for(const _0x5aed67 of _0x1d39a5['getSuggestions']({'skipNotAttached':!0x0})){const _0x218a13=_0x5aed67['getContainedElement']();if(_0x5aed67['subType']===_0x3cea06&&_0x218a13===_0x4d91af)return _0x5aed67;}return null;}}const m='$elementName';class p extends _0x152a51{['descriptionFactory'];['trackChangesCommand'];['_adapter'];['_suggestionFactory'];['_suggestions'];['_commentsRepository'];['_enabledCommands'];['_model'];['_suggestionState'];['_isForcedDefaultExecutionBlock'];['_trackFormatChanges'];['_mergeNestedSuggestions'];['_blockAttributeKeys'];['_inlineAttributeKeys'];['_recordAttributeSuggestions']=!0x1;static get['requires'](){return['CommentsRepository',_0x450956,_0x9ee6e5,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(_0x5c3596){function _0x1d1f62(_0x3bbccf){return _0x3bbccf['map'](_0x3b118a=>String['fromCharCode'](_0x3b118a))['join']('');}super(_0x5c3596),this['set']('activeMarkers',[]),this['on']('change:activeMarkers',(_0x260132,_0x3d2727,_0x18b0c6,_0x4cb12d)=>{this['_model']['change'](()=>{for(const _0x470663 of[..._0x4cb12d,..._0x18b0c6])this['_model']['markers']['has'](_0x470663)&&_0x5c3596['editing']['reconvertMarker'](_0x470663);});}),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']=_0x5c3596['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(),_0x5c3596['config']['define']('trackChanges.trackFormatChanges','default'),this['_trackFormatChanges']=_0x5c3596['config']['get']('trackChanges.trackFormatChanges'),_0x5c3596['config']['define']('trackChanges.mergeNestedSuggestions',!0x0),this['_mergeNestedSuggestions']=_0x5c3596['config']['get']('trackChanges.mergeNestedSuggestions'),this['trackChangesCommand']=new B(_0x5c3596,this['_enabledCommands']),this['_initAriaMarkerChangeAnnouncements'](),this[_0x1d1f62([0x5f,0x65,0x78,0x65,0x63,0x75,0x74,0x65,0x53,0x75,0x67,0x67,0x65,0x73,0x74,0x69,0x6f,0x6e])]=_0x1d1f62([0x34,0x30,0x34,0x38,0x31,0x36,0x32,0x38]);}['init'](){const _0x251ac6=this['editor'],_0x3d223b=(_0xebe50a,_0x539e08)=>{if('attribute'!=_0xebe50a)return'ck-suggestion-marker-'+_0xebe50a;const _0x9ccf39=_0x539e08['split']('|')[0x0];return this['_isBlockAttribute'](_0x9ccf39)?'ck-suggestion-marker-formatBlock':'ck-suggestion-marker-formatInline';};_0x251ac6['conversion']['for']('editingDowncast')['markerToHighlight']({'model':'suggestion','view':_0x4fad99=>{const {id:_0x113b0b,authorId:_0x1af2c7,type:_0x3c0031,subType:_0x4c158c}=this['_splitMarkerName'](_0x4fad99['markerName']),_0x2182dc=['ck-suggestion-marker',_0x3d223b(_0x3c0031,_0x4c158c)];let _0x9d2de4=0xbb8;return this['activeMarkers']['includes'](_0x4fad99['markerName'])&&(_0x2182dc['push']('ck-suggestion-marker--active'),_0x9d2de4=0xbc2),'deletion'==_0x3c0031&&(_0x9d2de4+=0x5),{'classes':_0x2182dc,'attributes':{'data-suggestion':_0x113b0b,'data-author-id':_0x1af2c7},'priority':_0x9d2de4};}}),_0x251ac6['conversion']['for']('dataDowncast')['add'](_0x55410c=>{_0x55410c['on']('addMarker:suggestion',(_0xe67d0d,_0xf4137f,_0x54d3cd)=>{if(!_0x54d3cd['options']['showSuggestionHighlights'])return;const _0x3ed3e2=_0xf4137f['item'];if(!_0x3ed3e2)return;const _0x5317fb=_0x54d3cd['mapper']['toViewElement'](_0x3ed3e2);_0x251ac6['model']['schema']['isObject'](_0x3ed3e2)&&_0x5317fb&&!_0x5317fb['getCustomProperty']('widget')&&_0x5317fb['is']('containerElement')&&_0x4f9703(_0x5317fb,_0x54d3cd['writer']);},{'priority':'high'});}),_0x251ac6['conversion']['for']('dataDowncast')['markerToHighlight']({'model':'suggestion','view':(_0x2b01e2,_0x5bb5ed)=>{if(!_0x5bb5ed['options']['showSuggestionHighlights'])return null;const {type:_0x584037,subType:_0x31fb0b}=this['_splitMarkerName'](_0x2b01e2['markerName']);return{'classes':['ck-suggestion-marker',_0x3d223b(_0x584037,_0x31fb0b)],'priority':0xbb8};}});const _0x57b52d=({showActiveMarkers:_0x381be4=!0x0,isAttributeSuggestion:_0x146c12=!0x1}={})=>(_0x2d9bc6,_0x2731cd,_0x171ef3)=>{if(!_0x2731cd['item'])return;const {id:_0x747f97,authorId:_0x345b10}=this['_splitMarkerName'](_0x2731cd['markerName']);if(_0x146c12){const _0x4fea77=this['_suggestions']['get'](_0x747f97),_0x311629=this['_getAttributeKey'](_0x4fea77);if(!this['_isBlockAttribute'](_0x311629))return;}if(_0x2731cd['item']['is']('selection'))return void _0x171ef3['consumable']['consume'](_0x2731cd['item'],_0x2d9bc6['name']);const _0x386060=_0x171ef3['mapper']['toViewElement'](_0x2731cd['item']);if(_0x2731cd['item']['is']('element')&&_0x251ac6['model']['schema']['isBlock'](_0x2731cd['item'])&&!_0x386060['getCustomProperty']('addHighlight')){_0x171ef3['writer']['addClass'](['ck-suggestion-marker','ck-suggestion-marker-formatBlock'],_0x386060),_0x171ef3['writer']['setAttribute']('data-suggestion',_0x747f97,_0x386060),_0x171ef3['writer']['setAttribute']('data-author-id',_0x345b10,_0x386060),_0x171ef3['mapper']['bindElementToMarker'](_0x386060,_0x2731cd['markerName']),_0x381be4&&(this['activeMarkers']['includes'](_0x2731cd['markerName'])?_0x171ef3['writer']['addClass']('ck-suggestion-marker--active',_0x386060):_0x171ef3['writer']['removeClass']('ck-suggestion-marker--active',_0x386060));for(const _0xb0fd07 of _0x251ac6['model']['createRangeIn'](_0x2731cd['item'])['getItems']())_0x171ef3['consumable']['consume'](_0xb0fd07,_0x2d9bc6['name']);_0x171ef3['consumable']['consume'](_0x2731cd['item'],_0x2d9bc6['name']);}};_0x251ac6['conversion']['for']('dataDowncast')['add'](_0x426eed=>{_0x426eed['on']('addMarker:suggestion:formatBlock',(_0xe57405,_0x2e6e95,_0x325768)=>{_0x325768['options']['showSuggestionHighlights']&&_0x57b52d({'showActiveMarkers':!0x1})(_0xe57405,_0x2e6e95,_0x325768);},{'priority':'highest'});}),_0x251ac6['conversion']['for']('dataDowncast')['add'](_0x4fa5b8=>{_0x4fa5b8['on']('addMarker:suggestion:attribute',(_0x3ea36d,_0x5a72c9,_0x2321a5)=>{_0x2321a5['options']['showSuggestionHighlights']&&_0x57b52d({'showActiveMarkers':!0x1,'isAttributeSuggestion':!0x0})(_0x3ea36d,_0x5a72c9,_0x2321a5);},{'priority':'highest'});}),_0x251ac6['conversion']['for']('dataDowncast')['markerToData']({'model':'suggestion','view':(_0x507db8,_0x4199dd)=>_0x4199dd['options']['showSuggestionHighlights']?null:{'group':'suggestion','name':_0x507db8['substr'](0xb)}}),_0x251ac6['conversion']['for']('upcast')['elementToElement']({'view':{'name':'suggestion','attributes':{'id':/^\w/,'suggestion-type':/^\w/}},'model':(_0x1177fa,{writer:_0x262c3b})=>{let _0x47d82f='suggestion:'+_0x1177fa['getAttribute']('suggestion-type')+':'+_0x1177fa['getAttribute']('id');return _0x1177fa['getAttribute']('marker-count')&&(_0x47d82f+=':'+_0x1177fa['getAttribute']('marker-count')),_0x262c3b['createElement']('$marker',{'data-name':_0x47d82f});}}),_0x251ac6['conversion']['for']('upcast')['dataToMarker']({'view':'suggestion'}),_0x251ac6['conversion']['for']('editingDowncast')['add'](_0xa208b3=>{_0xa208b3['on']('addMarker:suggestion:formatBlock',_0x57b52d(),{'priority':'high'});}),_0x251ac6['conversion']['for']('editingDowncast')['add'](_0x5aba51=>{_0x5aba51['on']('addMarker:suggestion:attribute',_0x57b52d({'isAttributeSuggestion':!0x0}),{'priority':'high'});}),_0x251ac6['conversion']['for']('editingDowncast')['add'](_0x548565=>{_0x548565['on']('removeMarker:suggestion:formatBlock',(_0x16f194,_0x3aa922,_0x5074d5)=>{const _0x3a3b51=_0x5074d5['mapper']['markerNameToElements'](_0x3aa922['markerName']);if(_0x3a3b51){for(const _0x263c38 of _0x3a3b51)_0x263c38['getCustomProperty']('addHighlight')||(_0x5074d5['writer']['removeClass'](['ck-suggestion-marker','ck-suggestion-marker-formatBlock','ck-suggestion-marker--active'],_0x263c38),_0x5074d5['writer']['removeAttribute']('data-suggestion',_0x263c38),_0x5074d5['writer']['removeAttribute']('data-author-id',_0x263c38),_0x5074d5['mapper']['unbindElementFromMarkerName'](_0x263c38,_0x3aa922['markerName']));}},{'priority':'high'});}),_0x251ac6['conversion']['for']('editingDowncast')['add'](_0x5570b6=>{_0x5570b6['on']('removeMarker:suggestion:attribute',(_0x4b29f9,_0x517d08,_0x53d146)=>{const _0x8441d2=_0x53d146['mapper']['markerNameToElements'](_0x517d08['markerName']);if(!_0x8441d2)return;const {id:_0x9ef7d4}=this['_splitMarkerName'](_0x517d08['markerName']),_0x39d75f=this['_suggestions']['get'](_0x9ef7d4),_0x57c1c1=this['_getAttributeKey'](_0x39d75f);if(this['_isBlockAttribute'](_0x57c1c1)){for(const _0x59ba34 of _0x8441d2)_0x59ba34['getCustomProperty']('addHighlight')||(_0x53d146['writer']['removeClass'](['ck-suggestion-marker','ck-suggestion-marker-formatBlock','ck-suggestion-marker--active'],_0x59ba34),_0x53d146['writer']['removeAttribute']('data-suggestion',_0x59ba34),_0x53d146['writer']['removeAttribute']('data-author-id',_0x59ba34),_0x53d146['mapper']['unbindElementFromMarkerName'](_0x59ba34,_0x517d08['markerName']));}},{'priority':'high'});}),_0x251ac6['model']['document']['registerPostFixer'](_0x3347c7=>{let _0x40fb85=!0x1;const _0x3a93c2=Array['from'](_0x251ac6['model']['document']['differ']['getChangedMarkers']()),_0x24b9f6=new Set();for(const {name:_0x14e8c7,data:_0x2036b3}of _0x3a93c2){const {group:_0xc45dda,type:_0xbc5e3c,subType:_0x480561,id:_0x413be9}=this['_splitMarkerName'](_0x14e8c7);if('suggestion'!==_0xc45dda)continue;const _0x322094=this['_suggestions']['get'](_0x413be9);if(null!=_0x2036b3['newRange']){'formatInline'==_0xbc5e3c&&(_0x40fb85=_0x40fb85||Ut(_0x2036b3['newRange'],_0x14e8c7,_0x3347c7,_0x251ac6['model']['schema']));const _0x31d113='attribute'==_0xbc5e3c&&this['_isBlockAttribute'](_0x480561['split']('|')[0x0]);if(_0x2036b3['newRange']['isCollapsed']||'$graveyard'==_0x2036b3['newRange']['root']['rootName']||'formatBlock'==_0xbc5e3c&&!Ft(_0x2036b3['newRange'])||_0x31d113&&!Ft(_0x2036b3['newRange'])||'deletion'==_0xbc5e3c&&!(!Vt(_0x432eba=_0x2036b3['newRange'])&&!function(_0x259194){return _0x259194['start']['parent']==_0x259194['end']['nodeBefore']&&_0x259194['start']['isAtEnd'];}(_0x432eba)))_0x3347c7['removeMarker'](_0x14e8c7),_0x40fb85=!0x0;else{if(!_0x322094||!_0x322094['isInContent'])continue;if(_0x2036b3['newRange']&&_0x2036b3['oldRange']&&_0x2036b3['newRange']['isEqual'](_0x2036b3['oldRange']))continue;_0x24b9f6['add'](_0x322094);}}}var _0x432eba;return _0x24b9f6['size']>0x0&&(_0x40fb85=!!this['_joinWithAdjacentSuggestions'](_0x24b9f6)||_0x40fb85),_0x40fb85;}),_0x251ac6['model']['document']['registerPostFixer'](_0x581b9a=>{let _0x17a8bb=!0x1;for(const _0xea10cc of _0x251ac6['model']['document']['differ']['getChanges']())if('insert'==_0xea10cc['type'])for(const _0x2eb98b of this['_suggestions']['values']()){if(_0x2eb98b['isMultiRange']||!_0x2eb98b['isInContent'])continue;const _0x5450e7='formatBlock'==_0x2eb98b['type'],_0x4e0026=this['_getAttributeKey'](_0x2eb98b),_0x323db8=_0x4e0026&&this['_isBlockAttribute'](_0x4e0026);if(!_0x5450e7&&!_0x323db8)continue;const _0x44a21a=_0x2eb98b['getFirstRange']();if(_0x44a21a['start']['parent']!=_0x44a21a['end']['parent']&&!_0x44a21a['end']['isAtEnd']){const _0x4c3e97=_0x251ac6['model']['createPositionAt'](_0x44a21a['start']['nodeAfter'],'end'),_0x14c675=_0x251ac6['model']['createRange'](_0x44a21a['start'],_0x4c3e97);_0x581b9a['updateMarker'](_0x2eb98b['getFirstMarker'](),{'range':_0x14c675}),_0x17a8bb=!0x0;}}return _0x17a8bb;}),_0x251ac6['model']['document']['registerPostFixer'](_0x5aed6b=>this['_processAttributeChanges'](_0x5aed6b)),_0x251ac6['model']['document']['registerPostFixer'](_0x2951d5=>!_0x2951d5['batch']['isLocal']&&this['_processAttributeSuggestions'](_0x2951d5)),_0x251ac6['model']['on']('_afterChanges',()=>{this['_recordAttributeSuggestions']=!0x1;}),_0x251ac6['model']['document']['on']('change:data',(_0xe42ec1,_0x426b4d)=>{if(!_0x426b4d['isLocal']||_0x426b4d['isUndo'])return;if(!this['_recordAttributeSuggestions'])return;const _0x4e65e7=_0x251ac6['model']['document']['differ']['getChanges']();if(0x0==_0x4e65e7['length'])return;const _0x3e8637=[],_0x2448fc=_0x4e65e7['filter'](_0x45d70e=>'attribute'==_0x45d70e['type']),_0x3ae08b=_0x4e65e7['filter'](_0x1dce8c=>'insert'==_0x1dce8c['type']&&'$text'!=_0x1dce8c['name']);for(const _0x1b9cdd of _0x2448fc)this['_isRegisteredAttribute'](_0x1b9cdd['attributeKey'])&&_0x3e8637['push']({'key':_0x1b9cdd['attributeKey'],'newValue':_0x1b9cdd['attributeNewValue'],'oldValue':_0x1b9cdd['attributeOldValue'],'range':Pt(_0x1b9cdd['range'],_0x251ac6['model'])});for(const _0x1a3e4b of _0x3ae08b){if('rename'!=_0x1a3e4b['action']&&'refresh'!=_0x1a3e4b['action'])continue;const _0x59a984=Lt(_0x1a3e4b['position']['nodeAfter'],_0x251ac6['model']),_0x192caa=_0x1a3e4b['before'];'rename'==_0x1a3e4b['action']&&_0x3e8637['push']({'key':m,'newValue':_0x1a3e4b['name'],'oldValue':_0x192caa['name'],'range':_0x59a984});for(const [_0xf6946b,_0x26c6ac]of _0x192caa['attributes']){if(!this['_isRegisteredAttribute'](_0xf6946b))continue;const _0x4369cc=_0x1a3e4b['attributes']['get'](_0xf6946b);_0x26c6ac!==_0x4369cc&&_0x3e8637['push']({'key':_0xf6946b,'newValue':_0x4369cc,'oldValue':_0x26c6ac,'range':_0x59a984});}for(const [_0x15e8db,_0x119499]of _0x1a3e4b['attributes'])this['_isRegisteredAttribute'](_0x15e8db)&&(_0x192caa['attributes']['has'](_0x15e8db)||_0x3e8637['push']({'key':_0x15e8db,'newValue':_0x119499,'oldValue':null,'range':_0x59a984}));}0x0!=_0x3e8637['length']&&_0x251ac6['model']['enqueueChange'](_0x426b4d,_0x1c376b=>{const _0x328e31=_0x2a94db();for(const {range:_0x125fd2,key:_0x1225e6,oldValue:_0x4ae53e,newValue:_0x3efcbc}of _0x3e8637)this['markAttributeChange'](_0x125fd2,_0x1225e6,_0x4ae53e,_0x3efcbc,{'groupId':_0x328e31});this['_reduceExistingSuggestions'](_0x1c376b,_0x3e8637);});},{'priority':'lowest'}),_0x251ac6['model']['markers']['on']('update:suggestion',(_0x12005a,_0x4a6cb2,_0x169421)=>{if(null==_0x169421){const {id:_0x36eb23}=this['_splitMarkerName'](_0x4a6cb2['name']),_0x58b6eb=this['_suggestions']['get'](_0x36eb23);_0x58b6eb&&_0x58b6eb['addMarkerName'](_0x4a6cb2['name']);}}),_0x251ac6['model']['document']['on']('change:data',()=>{const _0x55d2a5=Array['from'](_0x251ac6['model']['document']['differ']['getChangedMarkers']())['filter'](_0x46115d=>'suggestion'===this['_splitMarkerName'](_0x46115d['name'])['group']);if(0x0===_0x55d2a5['length'])return;_0x55d2a5['sort']((_0x48e469,_0x3ca031)=>{const _0x4a0829=_0x48e469['data']['oldRange'],_0x48f3ff=_0x3ca031['data']['oldRange'];return null===_0x4a0829&&null===_0x48f3ff?0x0:null===_0x4a0829&&null!==_0x48f3ff?-0x1:null!==_0x4a0829&&null===_0x48f3ff?0x1:_0x4a0829['start']['isBefore'](_0x48f3ff['start'])?-0x1:0x1;});const _0x8cfd00=new Set(),_0x442d25=new Set();for(const {name:_0x1135cc,data:_0x4806e5}of _0x55d2a5){const {id:_0x5b89a7}=this['_splitMarkerName'](_0x1135cc);if(null===_0x4806e5['oldRange']){const _0x11b9e6=this['_handleNewSuggestionMarker'](_0x1135cc);_0x442d25['add'](_0x11b9e6);}else{const _0x394356=this['_suggestions']['get'](_0x5b89a7);null!==_0x4806e5['newRange']||_0x394356['isInContent']?(_0x8cfd00['add'](_0x394356['head']),_0x442d25['add'](_0x394356)):this['_removeSuggestion'](_0x394356);}}_0x442d25['size']>0x0&&this['_refreshSuggestionsChain'](_0x442d25);for(const _0x15e75a of _0x8cfd00)this['fire']('suggestionChanged',_0x15e75a);}),_0x251ac6['model']['on']('applyOperation',(_0x862721,_0x382f9e)=>{const _0x30213f=_0x382f9e[0x0];if(!this['_suggestions']['size'])return;if(!_0x30213f['isDocumentOperation'])return;if(_0x30213f['batch']['isUndo']||!_0x30213f['batch']['isLocal'])return;let _0x369ccb,_0x849d66;switch(_0x30213f['type']){case'insert':_0x369ccb=_0x251ac6['model']['createPositionAt'](_0x30213f['position']),_0x849d66=_0x369ccb['getShiftedBy'](_0x30213f['howMany']);break;case'split':_0x369ccb=_0x251ac6['model']['createPositionAt'](_0x30213f['splitPosition']),_0x849d66=_0x251ac6['model']['createPositionAt'](_0x30213f['moveTargetPosition']);break;case'move':_0x369ccb=_0x251ac6['model']['createPositionAt'](_0x30213f['targetPosition']),_0x849d66=_0x369ccb['getShiftedBy'](_0x30213f['howMany']);break;default:return;}const _0x55ea32=_0x251ac6['model']['createRange'](_0x369ccb,_0x849d66);_0x251ac6['model']['change'](()=>{for(const {suggestion:_0x60edfd,meta:_0x44033b}of this['_findSuggestions'](_0x55ea32)){if(_0x60edfd['isMultiRange'])continue;if('formatInline'==_0x60edfd['type'])continue;const _0x32f6dd=this['_getAttributeKey'](_0x60edfd);if(_0x32f6dd&&this['_isBlockAttribute'](_0x32f6dd)&&'split'!=_0x30213f['type'])continue;const _0x4c986c=_0x60edfd['data']&&_0x60edfd['data']['multipleBlocks'];('formatBlock'!=_0x60edfd['type']||'split'==_0x30213f['type']&&!_0x4c986c)&&(_0x44033b['containsRangeInObject']||'insertion'==_0x60edfd['type']&&_0x44033b['isOwn']||_0x60edfd['getFirstRange']()['containsRange'](_0x55ea32)&&this['_breakSuggestionMarker'](_0x60edfd,_0x369ccb,_0x849d66));}});},{'priority':'lowest'}),_0x251ac6['model']['on']('deleteContent',(_0xa7250,_0x252300)=>{const _0x35af6e=_0x252300[0x0],_0x1a2684=_0x252300[0x1];if(_0x1a2684&&_0x1a2684['forceDefaultExecution'])return;if(this['_isForcedDefaultExecutionBlock'])return;if(!this['trackChangesCommand']['value'])return;if(_0x35af6e['isCollapsed'])return;const _0x29767c=_0x251ac6['model']['schema'],{start:_0x183fd9,end:_0x4210d8}=_0x35af6e['getFirstRange'](),_0x1319b3=_0x183fd9['nodeAfter']&&_0x29767c['isLimit'](_0x183fd9['nodeAfter'])?null:_0x29767c['getNearestSelectionRange'](_0x183fd9,'forward'),_0x4b702e=_0x4210d8['nodeBefore']&&_0x29767c['isLimit'](_0x4210d8['nodeBefore'])?null:_0x29767c['getNearestSelectionRange'](_0x4210d8,'backward'),_0x376345=_0x251ac6['model']['createRange'](_0x1319b3?_0x1319b3['start']:_0x183fd9,_0x4b702e?_0x4b702e['end']:_0x4210d8);_0x251ac6['model']['change'](_0x229eb3=>{this['markDeletion'](_0x376345);const _0x4b345a=_0x251ac6['model']['schema']['getNearestSelectionRange'](_0x376345['start']);_0x35af6e['is']('documentSelection')?_0x229eb3['setSelection'](_0x4b345a):_0x35af6e['setTo'](_0x4b345a);}),_0xa7250['stop']();},{'priority':_0x4f84c1['normal']+0xa}),_0x251ac6['model']['on']('insertContent',(_0xf9bea4,_0x509c75)=>{const _0x359beb=_0x509c75[_0x509c75['length']-0x1];_0x359beb&&_0x359beb['forceDefaultExecution']||this['_isForcedDefaultExecutionBlock']||this['trackChangesCommand']['value']&&(_0x251ac6['model']['change'](()=>{let _0x414923=_0x251ac6['model']['insertContent'](_0x509c75[0x0],_0x509c75[0x1],_0x509c75[0x2],{'forceDefaultExecution':!0x0});if(!_0x414923)return;_0xf9bea4['return']=_0x414923['clone']();const _0x124595=_0x414923['end']['nodeBefore'],_0x4e5700=_0x251ac6['model']['schema'];_0x124595&&_0x4e5700['isBlock'](_0x124595)&&!_0x4e5700['isObject'](_0x124595)&&(_0x414923=_0x251ac6['model']['createRange'](_0x414923['start'],_0x251ac6['model']['createPositionAt'](_0x124595,'end'))),this['markInsertion'](_0x414923);}),_0xf9bea4['stop']());},{'priority':'high'}),this['editor']['commands']['add']('trackChanges',this['trackChangesCommand']),this['enableCommand']('trackChanges');const _0x303992=new x(_0x251ac6,this['_suggestions']);_0x251ac6['commands']['add']('acceptSuggestion',_0x303992),this['enableCommand']('acceptSuggestion');const _0x53d14b=new R(_0x251ac6,this['_suggestions']);_0x251ac6['commands']['add']('discardSuggestion',_0x53d14b),this['enableCommand']('discardSuggestion'),_0x251ac6['commands']['add']('acceptAllSuggestions',new E(_0x251ac6,_0x303992,this['_suggestions'])),this['enableCommand']('acceptAllSuggestions'),_0x251ac6['commands']['add']('discardAllSuggestions',new E(_0x251ac6,_0x53d14b,this['_suggestions'])),this['enableCommand']('discardAllSuggestions'),_0x251ac6['commands']['add']('acceptSelectedSuggestions',new O(_0x251ac6,_0x303992,this['_suggestions'])),this['enableCommand']('acceptSelectedSuggestions'),_0x251ac6['commands']['add']('discardSelectedSuggestions',new O(_0x251ac6,_0x53d14b,this['_suggestions'])),this['enableCommand']('discardSelectedSuggestions');const _0x5415fd=_0x251ac6['plugins']['get']('CommentsRepository');this['listenTo'](_0x5415fd,'addComment',(_0x266d92,{threadId:_0x22883d})=>{const _0x224efe=this['_suggestions']['get'](_0x22883d);_0x224efe&&_0x224efe['commentThread']&&0x1===_0x224efe['commentThread']['length']&&this['_updateSuggestionData'](_0x22883d,{'hasComments':!0x0});},{'priority':'low'}),this['listenTo'](_0x5415fd,'removeComment',(_0x25bd4c,{threadId:_0xfcf1f})=>{const _0x42e0b1=this['_suggestions']['get'](_0xfcf1f);_0x42e0b1&&_0x42e0b1['commentThread']&&!_0x42e0b1['commentThread']['length']&&this['_updateSuggestionData'](_0xfcf1f,{'hasComments':!0x1});},{'priority':'low'});}set['adapter'](_0x3ba269){if(this['_adapter'])throw new _0x5e7528('track-changes-adapter-already-set',this);this['_adapter']=_0x3ba269;}get['adapter'](){return this['_adapter'];}['getSuggestions']({skipNotAttached:_0x1f621b=!0x1,toJSON:_0x2cf2bf=!0x1}={}){const _0x57f312=[];for(const _0x40c8db of this['_suggestions']['values']())_0x1f621b&&!_0x40c8db['isInContent']||_0x57f312['push'](_0x40c8db);return _0x2cf2bf?_0x57f312['map'](_0x2f712f=>_0x2f712f['toJSON']()):_0x57f312;}['getSuggestion'](_0x58abb3){const _0x4f8171=this['_suggestions']['get'](_0x58abb3);if(!_0x4f8171)throw new _0x5e7528('track-changes-suggestion-not-found',this);return _0x4f8171;}['hasSuggestion'](_0x2ba069){return this['_suggestions']['has'](_0x2ba069);}['addSuggestionData'](_0x2f9925){const {authorId:_0x586b67,id:_0x5bd108,attributes:_0x5c1168}=_0x2f9925,[_0x22ad29,_0x4e0e2f]=_0x2f9925['type']['split'](':'),_0x9a0562=this['_suggestions']['get'](_0x5bd108)||this['_createSuggestion'](_0x22ad29,_0x4e0e2f,_0x5bd108,_0x586b67,_0x5c1168);if(this['_addThreadToSuggestion'](_0x9a0562),this['_checkSuggestionCorrectness'](_0x9a0562,_0x22ad29,_0x4e0e2f||null,_0x586b67),_0x9a0562['createdAt']=_0x2f9925['createdAt'],_0x9a0562['_isDataLoaded']=!0x0,_0x5c1168&&_0x5c1168['@external']){const _0x335821=_0x5c1168['@external'],_0x445cc4=this['_getExternalAuthor'](_0x335821['authorName']);_0x9a0562['authoredAt']=_0x335821['createdAt'],_0x9a0562['author']=_0x445cc4,_0x9a0562['isExternal']=!0x0;}else _0x9a0562['authoredAt']=_0x2f9925['createdAt'];switch(_0x2f9925['data']&&(_0x9a0562['data']=_0x2f9925['data']),_0x2f9925['attributes']&&(_0x9a0562['attributes']=_0x2f9925['attributes']),this['_adapter']&&this['_adapter']['addSuggestion']||(_0x9a0562['_saved']=!0x0),this['_suggestionState']['get'](_0x9a0562)){case'notReady':this['_suggestionState']['set'](_0x9a0562,'dataReady');break;case'markerReady':_0x9a0562['isInContent']?(this['_joinWithAdjacentSuggestions'](new Set([_0x9a0562])),this['_refreshSuggestionsChain'](new Set([_0x9a0562])),this['_suggestionState']['set'](_0x9a0562,'ready'),this['fire']('suggestionLoaded',_0x9a0562)):this['_suggestionState']['set'](_0x9a0562,'removed');}return _0x9a0562;}['acceptSuggestion'](_0x337e5f){this['forceDefaultExecution'](()=>{this['editor']['model']['change'](()=>{for(const _0x369088 of _0x337e5f['getAllAdjacentSuggestions']())_0x369088['accept']();});});}['discardSuggestion'](_0x143fa0){this['forceDefaultExecution'](()=>{this['editor']['model']['change'](()=>{for(const _0x72b739 of _0x143fa0['getAllAdjacentSuggestions']())_0x72b739['discard']();});});}['enableCommand'](_0x2110b4,_0xfb92d5){const _0x55cf17=this['editor']['commands']['get'](_0x2110b4);if(!_0x55cf17)throw new _0x5e7528('track-changes-command-not-found',this,{'commandName':_0x2110b4});if(this['_enabledCommands']['has'](_0x55cf17))throw new _0x5e7528('track-changes-enable-command-twice',this,{'commandName':_0x2110b4});this['_enabledCommands']['add'](_0x55cf17),_0xfb92d5&&_0x55cf17['on']('execute',(_0x481545,_0x403f45)=>{this['trackChangesCommand']['value']&&(this['_isForcedDefaultExecutionBlock']||(_0x403f45['length']>0x0&&_0x403f45[_0x403f45['length']-0x1]&&_0x403f45[_0x403f45['length']-0x1]['forceDefaultExecution']?_0x403f45['pop']():(_0x481545['return']=_0xfb92d5((..._0x158e1c)=>_0x55cf17['execute'](..._0x158e1c,{'forceDefaultExecution':!0x0}),..._0x403f45),_0x481545['stop']())));},{'priority':'high'});}['forceDefaultExecution'](_0x3d6d4e){let _0x20940b,_0x1e2570;const _0x4cfe88=this['_isForcedDefaultExecutionBlock'];this['_isForcedDefaultExecutionBlock']=!0x0;try{_0x20940b=_0x3d6d4e();}catch(_0xaabc14){_0x1e2570=_0xaabc14;}return _0x4cfe88||(this['_isForcedDefaultExecutionBlock']=!0x1),_0x1e2570&&_0x5e7528['rethrowUnexpectedError'](_0x1e2570,this),_0x20940b;}['markInsertion'](_0x1c6a14,_0x5bc354=null,_0x3315f3={}){if(_0x1c6a14['isCollapsed'])return null;const _0x42b0e5=this['editor']['plugins']['get']('Users')['me'];for(const {suggestion:_0xd5bf04,meta:_0x1ad522}of this['_findSuggestions'](_0x1c6a14,'insertion'))if(_0x1ad522['isOwn']){if(!_0x1ad522['isNextTo']){if(_0x1ad522['containsRangeInObject']){if(!this['_mergeNestedSuggestions']||!qt(_0xd5bf04,_0x3315f3))continue;return _0xd5bf04;}if(qt(_0xd5bf04,_0x3315f3))return _0xd5bf04;this['_breakSuggestionMarker'](_0xd5bf04,_0x1c6a14['start'],_0x1c6a14['end']);break;}if(_0x5bc354==_0xd5bf04['subType']&&qt(_0xd5bf04,_0x3315f3)){const _0x25e04e=_0xd5bf04['getFirstRange']();return _0x25e04e['start']['isEqual'](_0x1c6a14['end'])?this['_setSuggestionRange'](_0xd5bf04,this['_model']['createRange'](_0x1c6a14['start'],_0x25e04e['end'])):this['_setSuggestionRange'](_0xd5bf04,this['_model']['createRange'](_0x25e04e['start'],_0x1c6a14['end'])),_0xd5bf04;}}const _0x51d743=_0x2a94db(),_0x25ae5e=_0x42b0e5['id'],_0x503960=_0x5bc354?'insertion:'+_0x5bc354:'insertion',_0x472005=this['_setSuggestionData']({'id':_0x51d743,'type':_0x503960,'createdAt':new Date(),'authorId':_0x25ae5e,'attributes':_0x3315f3});return this['_addSuggestionMarker'](_0x503960,_0x51d743,_0x25ae5e,_0x1c6a14),_0x472005;}['markMultiRangeInsertion'](_0x12dac3,_0x3fb764='multi',_0x448ab9={}){const _0x1cfdfb=this['editor']['plugins']['get']('Users')['me'],_0x6277a7=this['_suggestionFactory']['getSuggestionCallback']('insertion',_0x3fb764,'join');for(const _0x2a111e of this['getSuggestions']())if(_0x2a111e['author']['id']==_0x1cfdfb['id']&&'insertion'==_0x2a111e['type']&&_0x2a111e['subType']==_0x3fb764&&qt(_0x2a111e,_0x448ab9)&&(_0x6277a7(_0x2a111e['getRanges'](),_0x12dac3)||_0x6277a7(_0x12dac3,_0x2a111e['getRanges']()))){for(const _0x4f3c81 of _0x12dac3)_0x2a111e['addRange'](_0x4f3c81);return _0x2a111e;}for(const {suggestion:_0x572837,meta:_0x4144f6}of this['_findSuggestions'](_0x12dac3,'insertion')){if(!_0x4144f6['isOwn'])continue;if(!this['_mergeNestedSuggestions']&&_0x4144f6['containsRangeInObject'])continue;if(!qt(_0x572837,_0x448ab9))continue;let _0x21bcbe=!0x0;for(const _0x1f1070 of _0x572837['getRanges']())for(const _0x215b77 of _0x12dac3)if(!_0x1f1070['containsRange'](_0x215b77)){_0x21bcbe=!0x1;break;}if(_0x21bcbe)return _0x572837;}const _0x5a9d19=_0x2a94db(),_0x290ee2=_0x1cfdfb['id'],_0x1f95c8='insertion:'+_0x3fb764,_0x13cb0e=this['_setSuggestionData']({'id':_0x5a9d19,'type':_0x1f95c8,'createdAt':new Date(),'authorId':_0x290ee2,'attributes':_0x448ab9});for(const _0x5b37a5 of _0x12dac3)this['_addSuggestionMarker'](_0x1f95c8,_0x5a9d19,_0x290ee2,_0x5b37a5,u['getMultiRangeId']());return _0x13cb0e;}['markInlineFormat'](_0x57f445,_0x143d8d,_0x355483=null,_0x4ba1b9={}){if(_0x355483=_0x355483||Gt(_0x143d8d),_0x57f445['isCollapsed'])return null;if('never'===this['_trackFormatChanges']){const _0x571b11=this['_suggestionFactory']['getSuggestionCallback']('formatInline',_0x355483,'accept');return this['forceDefaultExecution'](()=>_0x571b11([_0x57f445],_0x143d8d,_0x4ba1b9)),null;}const _0x28d25d=this['editor']['plugins']['get']('Users')['me'],_0x54b346=[];if('always'!==this['_trackFormatChanges']){for(const {suggestion:_0xb57367,meta:_0x21dc65}of this['_findSuggestions'](_0x57f445,'insertion'))_0x21dc65['isOwn']&&!_0x21dc65['isInsideObject']&&_0x54b346['push'](..._0xb57367['getRanges']());}const _0x5c8c56=function(_0x302fd6,_0x521535){const _0x3eeb7b=[];for(const _0x276a79 of _0x521535){const _0x101e91=_0x302fd6['getIntersection'](_0x276a79);_0x101e91&&_0x3eeb7b['push'](_0x101e91);}return _0x3eeb7b;}(_0x57f445,_0x54b346),_0x13e55d=function(_0x53f092,_0x252651){const _0x319be5=[_0x53f092];for(const _0x23519d of _0x252651){let _0x88b383=0x0;for(;_0x88b383<_0x319be5['length'];){const _0x3a1c9f=_0x319be5[_0x88b383]['getDifference'](_0x23519d);_0x319be5['splice'](_0x88b383,0x1,..._0x3a1c9f),_0x88b383+=_0x3a1c9f['length'];}}return _0x319be5;}(_0x57f445,_0x54b346);_0x5c8c56['length']&&this['_model']['change'](()=>{for(const _0x9aca7f of _0x5c8c56){const _0x5bf4ca=this['_suggestionFactory']['getSuggestionCallback']('formatInline',_0x355483,'accept');this['forceDefaultExecution'](()=>_0x5bf4ca([_0x9aca7f],_0x143d8d,_0x4ba1b9));}});for(const _0x289465 of _0x13e55d){let _0x40a14a=null,_0x3f98f=_0x289465['start'],_0x114c43=_0x289465['end'];for(const {suggestion:_0x2de8a8,meta:_0x3ec0ed}of this['_findSuggestions'](_0x289465,'formatInline')){if(!_0x3ec0ed['isOwn'])continue;if(_0x2de8a8['subType']!=_0x355483)continue;if(!qt(_0x2de8a8,_0x4ba1b9))continue;const _0x53e692=_0x2de8a8['getFirstRange']();if(_0x53e692['containsRange'](_0x289465,!0x0))return null;_0x3f98f=_0x3f98f['isBefore'](_0x53e692['start'])?_0x3f98f:_0x53e692['start'],_0x114c43=_0x114c43['isAfter'](_0x53e692['end'])?_0x114c43:_0x53e692['end'],_0x40a14a?_0x53e692['start']['isBefore'](_0x40a14a['getFirstRange']()['start'])?(_0x40a14a['removeMarkers'](),_0x40a14a=_0x2de8a8):_0x2de8a8['removeMarkers']():_0x40a14a=_0x2de8a8;}const _0x4f8a75=this['_model']['createRange'](_0x3f98f,_0x114c43);if(_0x40a14a)this['_setSuggestionRange'](_0x40a14a,_0x4f8a75);else{const _0x27e590=_0x2a94db(),_0x2f2572=_0x28d25d['id'];this['_setSuggestionData']({'id':_0x27e590,'type':'formatInline:'+_0x355483,'data':_0x143d8d,'createdAt':new Date(),'authorId':_0x2f2572,'attributes':_0x4ba1b9}),this['_addSuggestionMarker']('formatInline:'+_0x355483,_0x27e590,_0x2f2572,_0x4f8a75);}}return null;}['markBlockFormat'](_0x2888bd,_0x3f8944,_0xad1ff=[],_0x2b8a79=null,_0x5a6345={}){_0x3f8944['formatGroupId']||(_0x3f8944['formatGroupId']=_0x3f8944['commandName']),_0x3f8944['multipleBlocks']=_0x2888bd['is']('range'),_0x2b8a79=_0x2b8a79||Gt(_0x3f8944);const _0xb4d1f1=_0xad1ff['map'](_0x28c89c=>Lt(_0x28c89c,this['_model'])),_0x2c7994=_0x2888bd['is']('range')?_0x2888bd:Lt(_0x2888bd,this['_model']);if('never'===this['_trackFormatChanges']){const _0x1a562d=this['_suggestionFactory']['getSuggestionCallback']('formatBlock',_0x2b8a79,'accept');return this['forceDefaultExecution'](()=>_0x1a562d([_0x2c7994],_0x3f8944,_0x5a6345)),null;}_0xb4d1f1['push'](_0x2c7994);let _0x3f8723=!0x0;for(const _0x4a317a of _0xb4d1f1)if(!this['_rangeIsInLocalUserInsertion'](_0x4a317a)){_0x3f8723=!0x1;break;}if(_0x3f8723&&'always'!==this['_trackFormatChanges']){const _0x253db7=this['_suggestionFactory']['getSuggestionCallback']('formatBlock',_0x2b8a79,'accept');return this['forceDefaultExecution'](()=>_0x253db7([_0x2c7994],_0x3f8944,_0x5a6345)),null;}let _0x4e7f6d=null,_0x33fc4b=_0x2c7994['start'],_0xda4a12=_0x2c7994['end'];for(const {suggestion:_0x236240,meta:_0x44a7a1}of this['_findSuggestions'](_0x2c7994,'formatBlock')){if(!_0x44a7a1['isOwn'])continue;if(_0x44a7a1['isNextTo']||_0x44a7a1['containsRangeInObject']||_0x44a7a1['isInsideObject'])continue;if(_0x236240['data']['formatGroupId']!=_0x3f8944['formatGroupId'])continue;if(!qt(_0x236240,_0x5a6345))continue;const _0x2d041b=_0x236240['getFirstRange']();if(_0x236240['subType']==_0x2b8a79){if(_0x2d041b['containsRange'](_0x2c7994,!0x0))return null;_0x33fc4b=_0x33fc4b['isBefore'](_0x2d041b['start'])?_0x33fc4b:_0x2d041b['start'],_0xda4a12=_0xda4a12['isAfter'](_0x2d041b['end'])?_0xda4a12:_0x2d041b['end'],_0x4e7f6d?_0x2d041b['start']['isBefore'](_0x4e7f6d['getFirstRange']()['start'])?(_0x4e7f6d['removeMarkers'](),_0x4e7f6d=_0x236240):_0x236240['removeMarkers']():_0x4e7f6d=_0x236240;}else{const _0x594050=_0x2c7994['getIntersection'](_0x2d041b);this['_cutOutSuggestionMarker'](_0x236240,_0x594050);}}const _0x4001ca=this['editor']['plugins']['get']('Users')['me'],_0x319428=_0x2a94db(),_0x46a791=_0x4001ca['id'];if(_0x4e7f6d)return this['_setSuggestionRange'](_0x4e7f6d,this['_model']['createRange'](_0x33fc4b,_0xda4a12)),_0x4e7f6d;{const _0x1d2219=this['_setSuggestionData']({'id':_0x319428,'type':'formatBlock:'+_0x2b8a79,'data':_0x3f8944,'createdAt':new Date(),'authorId':_0x46a791,'attributes':_0x5a6345});return this['_addSuggestionMarker']('formatBlock:'+_0x2b8a79,_0x319428,_0x46a791,this['_model']['createRange'](_0x33fc4b,_0xda4a12)),_0x1d2219;}}['markMultiRangeBlockFormat'](_0x2276c8,_0x5da23a,_0x329b24=[],_0x3d6b1c=null,_0x2a3e19={}){_0x5da23a['formatGroupId']||(_0x5da23a['formatGroupId']=_0x5da23a['commandName']);const _0x3e8e48=_0x2276c8[0x0];_0x5da23a['multipleBlocks']=_0x3e8e48['is']('range'),_0x3d6b1c=_0x3d6b1c||Gt(_0x5da23a);const _0x558713=_0x329b24['map'](_0x37b606=>Lt(_0x37b606,this['_model'])),_0x1eb580=_0x3e8e48['is']('range')?_0x2276c8:_0x2276c8['map'](_0x2f5280=>Lt(_0x2f5280,this['_model']));if('never'===this['_trackFormatChanges']){const _0x14aaba=this['_suggestionFactory']['getSuggestionCallback']('formatBlock',_0x3d6b1c,'accept');return this['forceDefaultExecution'](()=>_0x14aaba(_0x1eb580,_0x5da23a,_0x2a3e19)),null;}_0x558713['push'](..._0x1eb580);let _0x43e499=!0x0;for(const _0x161200 of _0x558713)if(!this['_rangeIsInLocalUserInsertion'](_0x161200)){_0x43e499=!0x1;break;}if(_0x43e499&&'always'!==this['_trackFormatChanges']){const _0x24c907=this['_suggestionFactory']['getSuggestionCallback']('formatBlock',_0x3d6b1c,'accept');return this['forceDefaultExecution'](()=>_0x24c907(_0x1eb580,_0x5da23a,_0x2a3e19)),null;}const _0x1213b2=this['editor']['plugins']['get']('Users')['me'];for(const _0x50fb5b of this['getSuggestions']()){if(_0x50fb5b['author']['id']!=_0x1213b2['id'])continue;if('formatBlock'!=_0x50fb5b['type']||_0x50fb5b['data']['formatGroupId']!=_0x5da23a['formatGroupId'])continue;if(!qt(_0x50fb5b,_0x2a3e19))continue;const _0x2a7a50=_0x50fb5b['subType']==_0x3d6b1c;for(let _0x2bebeb=0x0;_0x2bebeb<_0x1eb580['length'];_0x2bebeb++){const _0x39197c=_0x1eb580[_0x2bebeb];for(const _0x5e06f7 of _0x50fb5b['getMarkers']()){const _0x5abbbd=_0x5e06f7['getRange']();if(_0x39197c['isEqual'](_0x5abbbd)){_0x2a7a50?(_0x1eb580['splice'](_0x2bebeb,0x1),_0x2bebeb--):_0x50fb5b['removeMarker'](_0x5e06f7['name']);break;}}}}if(0x0==_0x1eb580['length'])return null;const _0x56ddd7=this['_suggestionFactory']['getSuggestionCallback']('formatBlock',_0x3d6b1c,'join');for(const _0x371b79 of this['getSuggestions']())if(_0x371b79['author']['id']==_0x1213b2['id']&&'formatBlock'==_0x371b79['type']&&_0x371b79['data']['formatGroupId']==_0x5da23a['formatGroupId']&&_0x371b79['subType']==_0x3d6b1c&&qt(_0x371b79,_0x2a3e19)&&(_0x56ddd7(_0x371b79['getRanges'](),_0x1eb580)||_0x56ddd7(_0x1eb580,_0x371b79['getRanges']()))){for(const _0xa2d362 of _0x1eb580)_0x371b79['addRange'](_0xa2d362);return _0x371b79;}const _0x538049=_0x2a94db(),_0x449bf3=_0x1213b2['id'],_0x35cf2b='formatBlock:'+_0x3d6b1c,_0x1d701c=this['_setSuggestionData']({'id':_0x538049,'type':_0x35cf2b,'data':_0x5da23a,'createdAt':new Date(),'authorId':_0x449bf3,'attributes':_0x2a3e19});for(const _0x5e9ac8 of _0x1eb580)this['_addSuggestionMarker'](_0x35cf2b,_0x538049,_0x449bf3,_0x5e9ac8,u['getMultiRangeId']());return _0x1d701c;}['markDeletion'](_0x50eb13,_0x56ad14=null,_0x3a077f={}){if(_0x50eb13['isCollapsed'])return null;const _0x5bd247=this['editor']['plugins']['get']('Users')['me'],_0x1b316e=new _0x22bfde(_0x50eb13['start'],_0x50eb13['end']);for(const {suggestion:_0x1b197e,meta:_0xd01077}of this['_findSuggestions'](_0x1b316e,'insertion'))if(_0xd01077['isOwn']&&!_0xd01077['isNextTo']){if(_0x1b197e['isMultiRange']){const _0x288b57=_0x1b197e['getRanges']()['filter'](_0x2d9e97=>'$graveyard'!=_0x2d9e97['root']['rootName']);_0x288b57['every'](_0x1ec0b7=>_0x1b316e['containsRange'](_0x1ec0b7,!0x0))&&_0x1b197e['discard']();if(_0x288b57['some'](_0x21ab57=>_0x21ab57['containsRange'](_0x1b316e,!0x0))){const _0xbd7193=this['_suggestionFactory']['getSuggestionCallback']('deletion',_0x56ad14,'accept');return this['forceDefaultExecution'](()=>_0xbd7193([_0x1b316e],null,_0x3a077f)),null;}}else{const _0x1035d0=_0x1b316e['getIntersection'](_0x1b197e['getFirstRange']());null!==_0x1035d0&&_0x1b197e['_onDiscard']([_0x1035d0],null,_0x3a077f);}}if(_0x1b316e['detach'](),_0x1b316e['isCollapsed']||'$graveyard'==_0x1b316e['root']['rootName'])return null;let _0x407306=null,_0x29133a=_0x1b316e['start'],_0x11b250=_0x1b316e['end'];const _0x494148=this['_findSuggestions'](_0x1b316e,'deletion');for(const {suggestion:_0x4601f3,meta:_0x9ef528}of _0x494148){const _0x1a2865=this['_model']['createRange'](_0x29133a,_0x11b250);if(_0x9ef528['isOwn']&&(this['_mergeNestedSuggestions']||!_0x9ef528['containsRangeInObject']&&!_0x9ef528['isInsideObject'])){if(_0x4601f3['isMultiRange']){if(!qt(_0x4601f3,_0x3a077f))continue;let _0x313491=!0x0;for(const _0x15e8ce of _0x4601f3['getRanges']()){if(_0x15e8ce['containsRange'](_0x1a2865,!0x0))return _0x4601f3;_0x1a2865['containsRange'](_0x15e8ce)||(_0x313491=!0x1);}_0x313491&&_0x4601f3['discard']();}else{const _0x4cb75f=_0x4601f3['getFirstRange']();if(_0x4cb75f['containsRange'](_0x1a2865,!0x0))return _0x4601f3;if(!qt(_0x4601f3,_0x3a077f)){_0x1a2865['containsRange'](_0x4cb75f)?_0x4601f3['removeMarkers']():_0x4cb75f['containsPosition'](_0x29133a)?_0x29133a=_0x4cb75f['end']:_0x4cb75f['containsPosition'](_0x11b250)&&(_0x11b250=_0x4cb75f['start']);continue;}_0x29133a=_0x29133a['isBefore'](_0x4cb75f['start'])?_0x29133a:_0x4cb75f['start'],_0x11b250=_0x11b250['isAfter'](_0x4cb75f['end'])?_0x11b250:_0x4cb75f['end'],_0x3a077f=Object['assign']({},_0x4601f3['attributes']),_0x407306?_0x4cb75f['start']['isBefore'](_0x407306['getFirstRange']()['start'])?(_0x407306['removeMarkers'](),_0x407306=_0x4601f3):_0x4601f3['removeMarkers']():_0x407306=_0x4601f3;}}}if(_0x407306)return this['_setSuggestionRange'](_0x407306,this['_model']['createRange'](_0x29133a,_0x11b250)),_0x407306;{const _0x11781f=_0x2a94db(),_0x1be6e4=this['_model']['createRange'](_0x29133a,_0x11b250),_0x3ea967=_0x5bd247['id'],_0x2b4354=_0x56ad14?'deletion:'+_0x56ad14:'deletion',_0x3b4c08=this['_setSuggestionData']({'id':_0x11781f,'type':_0x2b4354,'createdAt':new Date(),'authorId':_0x3ea967,'attributes':_0x3a077f});return this['_addSuggestionMarker'](_0x2b4354,_0x11781f,_0x3ea967,_0x1be6e4),_0x3b4c08;}}['markMultiRangeDeletion'](_0x205dc0,_0x43aa39='multi',_0x4fa562={}){const _0x2f3f1d=this['editor']['plugins']['get']('Users')['me'],_0x4628de=_0x205dc0['map'](_0x5771d3=>new _0x22bfde(_0x5771d3['start'],_0x5771d3['end'])),_0x20d34b=new Set();for(const {suggestion:_0x3a4227,meta:_0x4c8ecb}of this['_findSuggestions'](_0x4628de,'insertion'))_0x4c8ecb['isOwn']&&!_0x4c8ecb['isNextTo']&&_0x20d34b['add'](_0x3a4227);for(const _0x227d5d of _0x20d34b)if(_0x227d5d['isMultiRange']){const _0x373331=_0x227d5d['getRanges']();(!_0x227d5d['attributes']||!_0x227d5d['attributes']['skipNestingCheck'])&&(_0x373331['every'](_0x331857=>_0x4628de['some'](_0x1459ab=>_0x1459ab['containsRange'](_0x331857,!0x0)))&&_0x227d5d['discard']());if(_0x4628de['every'](_0x390556=>_0x373331['some'](_0x5a9b42=>_0x5a9b42['containsRange'](_0x390556,!0x0)))){const _0x3b513e=this['_suggestionFactory']['getSuggestionCallback']('deletion',_0x43aa39,'accept');return this['forceDefaultExecution'](()=>_0x3b513e(_0x205dc0,null,_0x4fa562)),null;}}else{const _0x258e29=_0x227d5d['getFirstRange']();_0x4628de['some'](_0x517258=>_0x517258['containsRange'](_0x258e29,!0x0))&&_0x227d5d['discard']();if(_0x4628de['every'](_0x1b5fae=>_0x258e29['containsRange'](_0x1b5fae,!0x0))){const _0x276dd9=this['_suggestionFactory']['getSuggestionCallback']('deletion',_0x43aa39,'accept');return this['forceDefaultExecution'](()=>_0x276dd9(_0x4628de,null,_0x4fa562)),null;}}const _0x3fd17e=this['_suggestionFactory']['getSuggestionCallback']('deletion',_0x43aa39,'join');let _0x484011=null;for(const _0x1f7c5b of this['getSuggestions']())if(_0x1f7c5b['author']['id']==_0x2f3f1d['id']&&_0x1f7c5b['isInContent']&&'deletion'==_0x1f7c5b['type']&&_0x1f7c5b['subType']==_0x43aa39&&qt(_0x1f7c5b,_0x4fa562)&&(_0x3fd17e(_0x1f7c5b['getRanges'](),_0x4628de)||_0x3fd17e(_0x4628de,_0x1f7c5b['getRanges']()))){if(_0x484011){if(_0x1f7c5b['commentThread']&&_0x1f7c5b['commentThread']['length'])continue;for(const _0x3e195a of _0x1f7c5b['getRanges']())_0x484011['isIntersectingWithRange'](_0x3e195a)||_0x484011['addRange'](_0x3e195a);_0x1f7c5b['removeMarkers']();}else{_0x484011=_0x1f7c5b;for(const _0x546c58 of _0x4628de)_0x1f7c5b['isIntersectingWithRange'](_0x546c58)||_0x1f7c5b['addRange'](_0x546c58);}}if(_0x484011)return _0x484011;_0x20d34b['clear']();for(const {suggestion:_0x351449,meta:_0x15751e}of this['_findSuggestions'](_0x4628de,'deletion'))_0x15751e['isOwn']&&(this['_mergeNestedSuggestions']||!_0x15751e['containsRangeInObject']&&!_0x15751e['isInsideObject'])&&qt(_0x351449,_0x4fa562)&&_0x20d34b['add'](_0x351449);for(const _0x27c4c5 of _0x20d34b){const _0x202eba=_0x27c4c5['getRanges']();if(!_0x4fa562||!_0x4fa562['skipNestingCheck']){if(_0x4628de['every'](_0x1038c0=>_0x202eba['some'](_0xdf29a5=>_0xdf29a5['containsRange'](_0x1038c0,!0x0))))return _0x27c4c5;}(!_0x27c4c5['attributes']||!_0x27c4c5['attributes']['skipNestingCheck'])&&(_0x202eba['every'](_0x160e58=>_0x4628de['some'](_0x42d8ba=>_0x42d8ba['containsRange'](_0x160e58,!0x0)))&&_0x27c4c5['discard']());}const _0xbe8f42=_0x2a94db(),_0x169bdb=_0x2f3f1d['id'],_0x22d974='deletion:'+_0x43aa39,_0x3e498c=this['_setSuggestionData']({'id':_0xbe8f42,'type':_0x22d974,'createdAt':new Date(),'authorId':_0x169bdb,'attributes':_0x4fa562});for(const _0x3d2cbe of _0x4628de)_0x3d2cbe['detach'](),_0x3d2cbe['isCollapsed']||'$graveyard'==_0x3d2cbe['root']['rootName']||this['_addSuggestionMarker'](_0x22d974,_0xbe8f42,_0x169bdb,_0x3d2cbe,u['getMultiRangeId']());return _0x3e498c;}['markAttributeChange'](_0x41c293,_0x48ac2d,_0xb26357,_0x5247e0,_0x29ef59){if(_0x41c293['isCollapsed'])return[];if('never'===this['_trackFormatChanges'])return[];const _0x5ee2cc=this['editor']['plugins']['get']('Users')['me']['id'],_0x47f833=Array['from'](this['_suggestions']['values']())['filter'](_0x4ef51b=>'attribute'==_0x4ef51b['type']&&_0x4ef51b['data']['key']==_0x48ac2d&&_0x4ef51b['isIntersectingWithRange'](_0x41c293));if('default'===this['_trackFormatChanges']){const _0x50e608=this['_findSuggestions'](_0x41c293,'insertion')['filter'](({meta:_0x194109})=>_0x194109['isOwn']&&!_0x194109['isInsideObject']&&!_0x194109['isNextTo'])['map'](({suggestion:_0xd69d9b})=>_0xd69d9b);_0x47f833['unshift'](..._0x50e608);}const _0x4d1249=new Map([[_0x41c293,_0xb26357]]);for(const _0x1c310d of _0x47f833){const _0x27c723='attribute'==_0x1c310d['type']?_0x1c310d['data']['oldValue']:void 0x0,_0x2e4a1d=_0x1c310d['getFirstRange'](),_0x19a269=Array['from'](_0x4d1249['keys']())['find'](_0x2d226c=>_0x2d226c['isIntersecting'](_0x2e4a1d));if(!_0x19a269)continue;const _0x35fe9f=_0x19a269['getDifference'](_0x2e4a1d);this['_isBlockAttribute'](_0x48ac2d)&&'insertion'==_0x1c310d['type']&&0x0!=_0x35fe9f['length']||(_0x4d1249['delete'](_0x19a269),_0x35fe9f['forEach'](_0x2676ab=>{_0x4d1249['set'](_0x2676ab,_0xb26357);}),'insertion'!=_0x1c310d['type']&&_0x27c723!=_0x5247e0&&_0x4d1249['set'](_0x19a269['getIntersection'](_0x2e4a1d),_0x27c723));}const _0x20d4cc=[];for(const [_0x1192f7,_0x547147]of _0x4d1249){const _0x2cc39c=_0x2a94db(),_0x33fddf={'key':_0x48ac2d,'oldValue':_0x547147,'newValue':_0x5247e0};_0x48ac2d['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':_0x48ac2d});const _0x3317f1=('attribute:'+(_0x48ac2d+'|'+Gt({'newValue':_0x5247e0})))['substring'](0x0,0x3c),_0x598be9=this['_setSuggestionData']({'id':_0x2cc39c,'type':_0x3317f1,'data':_0x33fddf,'createdAt':new Date(),'authorId':_0x5ee2cc,'attributes':_0x29ef59});_0x20d4cc['push'](_0x598be9),this['_addSuggestionMarker'](_0x3317f1,_0x2cc39c,_0x5ee2cc,_0x1192f7);}return _0x20d4cc;}['enableDefaultAttributesIntegration'](_0x33aacd){this['enableCommand'](_0x33aacd,(_0x2d058e,..._0x169d44)=>{this['_recordAttributeChanges'](()=>{_0x2d058e(..._0x169d44);});});}['registerBlockAttribute'](_0x37a411){this['_blockAttributeKeys']['add'](_0x37a411);}['registerInlineAttribute'](_0x2fa62a){this['_inlineAttributeKeys']['add'](_0x2fa62a);}['_getAttributeKey'](_0x48cce4){return'attribute'==_0x48cce4['type']?_0x48cce4['subType']['split']('|')[0x0]:null;}['_setSuggestionRange'](_0x3b12e8,_0x1d1126){const _0x19a310=_0x3b12e8['getFirstMarker']();this['_model']['change'](_0x2be9d2=>{_0x2be9d2['updateMarker'](_0x19a310,{'range':_0x1d1126});});}['_addThreadToSuggestion'](_0x2a04f2){const _0x39cb8d=_0x2a04f2['id'],_0x266709=this['editor']['config']['get']('collaboration.channelId');this['_commentsRepository']['hasCommentThread'](_0x39cb8d)||this['_commentsRepository']['addCommentThread']({'channelId':_0x266709,'threadId':_0x39cb8d,'isResolvable':!0x1,'isSubmitted':!0x0});const _0x306fcb=this['_commentsRepository']['getCommentThread'](_0x39cb8d);_0x306fcb['unbind']('isRemovable'),_0x306fcb['isRemovable']=!0x1,_0x2a04f2['commentThread']=_0x306fcb;}['_checkSuggestionCorrectness'](_0x3e117d,_0x5d84a9,_0x1d4f5c,_0x3f0cc2){if(_0x3e117d['type']!=_0x5d84a9||_0x3e117d['subType']!=_0x1d4f5c||_0x3e117d['creator']['id']!=_0x3f0cc2)throw this['editor']['enableReadOnlyMode']('track-changes-suggestion-data-mismatch'),new _0x5e7528('track-changes-suggestion-data-mismatch',this);}['_cutOutSuggestionMarker'](_0x28fcdb,_0x16af68){const _0x26f658=_0x28fcdb['getFirstRange']();if(_0x16af68['isEqual'](_0x26f658))_0x28fcdb['removeMarkers']();else{if(_0x26f658['containsRange'](_0x16af68)){const _0x10753e=this['_model']['createPositionAt'](_0x16af68['start']['nodeBefore'],'end');this['_setSuggestionRange'](_0x28fcdb,this['_model']['createRange'](_0x26f658['start'],_0x10753e));const _0x46cde4=_0x2a94db(),_0x12565d=_0x28fcdb['creator']['id'],_0x21723c=_0x28fcdb['type']+':'+_0x28fcdb['subType'];this['_setSuggestionData']({'id':_0x46cde4,'type':_0x21723c,'createdAt':new Date(),'authorId':_0x12565d,'data':_0x28fcdb['data'],'attributes':_0x28fcdb['attributes']});const _0x301a34=this['_model']['createPositionAt'](_0x16af68['end']['parent'],'after'),_0x5f1339=this['_model']['createRange'](_0x301a34,_0x26f658['end']);this['_addSuggestionMarker'](_0x21723c,_0x46cde4,_0x12565d,_0x5f1339);}else{if(_0x26f658['containsPosition'](_0x16af68['start'])){const _0x10c2a1=this['_model']['createPositionAt'](_0x16af68['start']['nodeBefore'],'end');this['_setSuggestionRange'](_0x28fcdb,this['_model']['createRange'](_0x26f658['start'],_0x10c2a1));}else{const _0x1a94a4=this['_model']['createPositionAt'](_0x16af68['end']['parent'],'after');this['_setSuggestionRange'](_0x28fcdb,this['_model']['createRange'](_0x1a94a4,_0x26f658['end']));}}}}['_rangeIsInLocalUserInsertion'](_0x55c5aa){for(const {suggestion:_0x368b98,meta:_0x290e52}of this['_findSuggestions'](_0x55c5aa,'insertion')){if(!_0x290e52['isOwn'])continue;const _0x183658=_0x368b98['getRanges']();for(const _0x6c4a19 of _0x183658)if(!_0x55c5aa['getDifference'](_0x6c4a19)['length'])return!0x0;}return!0x1;}['_getAuthorFromId'](_0x24b07a){const _0x29a2dc=this['editor']['plugins']['get']('Users')['getUser'](_0x24b07a);if(!_0x29a2dc)throw new _0x5e7528('track-changes-user-not-found',this);return _0x29a2dc;}['_getExternalAuthor'](_0x369146){const _0x4c680d=this['editor']['plugins']['get']('Users'),_0x31830d=_0x220468('external:'+_0x369146),_0x2c8d68=_0x4c680d['getUser'](_0x31830d);return _0x2c8d68||_0x4c680d['addUser']({'id':_0x31830d,'name':_0x369146});}['_createSuggestion'](_0x58871c,_0x2df620,_0x377f07,_0x55d893,_0x11b16e){const _0xbe8843=this['_getAuthorFromId'](_0x55d893),_0x5a4d36=this['_suggestionFactory']['buildSuggestion'](_0x58871c,_0x2df620,_0x377f07,_0xbe8843,_0x11b16e,_0x4d06b9=>{this['_updateSuggestionData'](_0x377f07,{'attributes':_0x4d06b9});const _0x231e75=this['getSuggestion'](_0x377f07);this['_joinWithAdjacentSuggestions'](new Set([_0x231e75])),this['_refreshSuggestionsChain'](new Set([_0x231e75]));});return this['listenTo'](_0x5a4d36,'accept',()=>{this['_updateSuggestionData'](_0x377f07,{'state':'accepted'});},{'priority':'high'}),this['listenTo'](_0x5a4d36,'discard',()=>{this['_updateSuggestionData'](_0x377f07,{'state':'rejected'});},{'priority':'high'}),this['_suggestions']['set'](_0x377f07,_0x5a4d36),this['_suggestionState']['set'](_0x5a4d36,'notReady'),_0x5a4d36;}['_splitMarkerName'](_0x41879e){const _0x1fea4d=_0x41879e['split'](':');return{'group':_0x1fea4d[0x0],'type':_0x1fea4d[0x1],'subType':_0x1fea4d['length']>=0x5?_0x1fea4d[0x2]:null,'id':_0x1fea4d['length']<0x5?_0x1fea4d[0x2]:_0x1fea4d[0x3],'authorId':_0x1fea4d['length']<0x5?_0x1fea4d[0x3]:_0x1fea4d[0x4],'markerCount':0x6==_0x1fea4d['length']?_0x1fea4d[0x5]:null};}['_breakSuggestionMarker'](_0x5c4614,_0x22fa75,_0x362831){const _0x318f08=_0x5c4614['getFirstRange'](),_0x522378=_0x318f08['start'],_0x50bf7e=_0x318f08['end'];this['_setSuggestionRange'](_0x5c4614,this['_model']['createRange'](_0x522378,_0x22fa75));const _0x4ba409=_0x2a94db(),_0x58e2a7=_0x5c4614['creator']['id'],_0x52c099=_0x5c4614['type']+(_0x5c4614['subType']?':'+_0x5c4614['subType']:'');this['_setSuggestionData']({'id':_0x4ba409,'type':_0x52c099,'createdAt':new Date(),'authorId':_0x58e2a7,'originalSuggestionId':_0x5c4614['id'],'attributes':_0x5c4614['attributes'],'data':_0x5c4614['data']});const _0x3ea726=this['_getAttributeKey'](_0x5c4614);('formatBlock'==_0x5c4614['type']||_0x3ea726&&this['_isBlockAttribute'](_0x3ea726))&&(_0x362831=this['_model']['createPositionBefore'](_0x362831['parent'])),this['_addSuggestionMarker'](_0x52c099,_0x4ba409,_0x58e2a7,this['_model']['createRange'](_0x362831,_0x50bf7e));}['_findSuggestions'](_0x4d768e,_0x4b7112=null){const _0x21c568=[],_0x391a98=this['editor']['plugins']['get']('Users')['me'];Array['isArray'](_0x4d768e)||(_0x4d768e=[_0x4d768e]);for(const _0x1ef355 of this['getSuggestions']()){if(!_0x1ef355['isInContent'])continue;if(_0x4b7112&&_0x1ef355['type']!=_0x4b7112)continue;let _0x43cd49=!0x1;for(const _0x36dcf2 of _0x1ef355['getRanges']()){for(const _0x9f470e of _0x4d768e){const _0x1c67fb=_0x9f470e['start']['isEqual'](_0x36dcf2['end'])||_0x9f470e['end']['isEqual'](_0x36dcf2['start']);if(_0x1c67fb||_0x9f470e['getIntersection'](_0x36dcf2)){const _0x22424f=_0x9f470e['containsRange'](_0x36dcf2)&&Ot(this['_model']['schema'],_0x36dcf2['start'],_0x9f470e),_0x52f8ca=_0x36dcf2['containsRange'](_0x9f470e)&&Ot(this['_model']['schema'],_0x9f470e['start'],_0x36dcf2);_0x21c568['push']({'suggestion':_0x1ef355,'meta':{'isOwn':_0x391a98==_0x1ef355['author'],'isNextTo':_0x1c67fb,'isInsideObject':_0x22424f,'containsRangeInObject':_0x52f8ca}}),_0x43cd49=!0x0;break;}}if(_0x43cd49)break;}}return _0x21c568;}['_addSuggestionMarker'](_0x41761c,_0x1f35e8,_0x58dd90,_0x227adc,_0x4254f1){this['_model']['change'](_0x1d2251=>{let _0x4fa9a6='suggestion:'+_0x41761c+':'+_0x1f35e8+':'+_0x58dd90;_0x4254f1&&(_0x4fa9a6=_0x4fa9a6+':'+_0x4254f1),_0x1d2251['addMarker'](_0x4fa9a6,{'range':_0x227adc,'usingOperation':!0x0,'affectsData':!0x0});});}['_removeSuggestion'](_0x6665b3){const _0x2a21a9=_0x6665b3['previous'],_0x18566f=_0x6665b3['next'];_0x6665b3['previous']=null,_0x6665b3['next']=null,null!=_0x2a21a9&&_0x2a21a9['next']==_0x6665b3&&(_0x2a21a9['next']=_0x18566f),null!=_0x18566f&&_0x18566f['previous']==_0x6665b3&&(_0x18566f['previous']=_0x2a21a9),'ready'==this['_suggestionState']['get'](_0x6665b3)&&(this['_suggestionState']['set'](_0x6665b3,'removed'),this['fire']('suggestionUnloaded',_0x6665b3,_0x2a21a9,_0x18566f));}['_setSuggestionData'](_0x20ab28){const _0x423af9=_0x20ab28['id'],_0x3a71fb=this['addSuggestionData'](_0x20ab28);if(this['_adapter']&&this['_adapter']['addSuggestion']){const _0x4028ed=this['editor']['plugins']['get']('PendingActions'),_0x141d2f=_0x3a71fb['hasComments'],_0x27980d=_0x3a71fb['subType']?_0x3a71fb['type']+':'+_0x3a71fb['subType']:_0x3a71fb['type'],_0x694809=this['editor']['locale'],_0x294844=_0x4028ed['add'](o(_0x694809,'PENDING_ACTION_SUGGESTION')),_0x1cbe81={'id':_0x423af9,'type':_0x27980d,'hasComments':_0x141d2f,'data':_0x20ab28['data']||null,'originalSuggestionId':_0x20ab28['originalSuggestionId']||null,'attributes':_0x3a71fb['attributes']};this['_adapter']['addSuggestion'](_0x1cbe81)['then'](_0x34b2e0=>{_0x3a71fb['_saved']=!0x0,_0x4028ed['remove'](_0x294844),_0x34b2e0&&_0x34b2e0['createdAt']&&(this['_suggestions']['get'](_0x423af9)['createdAt']=_0x34b2e0['createdAt']);})['catch'](_0x41c51b=>{throw _0x2e9588('error-saving-suggestion-data-suggestion-discarded'),this['editor']['model']['enqueueChange']({'isUndoable':!0x1},()=>{_0x3a71fb['discard']();}),_0x3a71fb['stopListening'](),this['_suggestions']['delete'](_0x3a71fb['id']),this['_suggestionState']['delete'](_0x3a71fb),_0x41c51b;});}return _0x3a71fb;}['_isBlockAttribute'](_0x87fed4){return this['_blockAttributeKeys']['has'](_0x87fed4);}['_updateSuggestionData'](_0x1044da,_0x3faf9e){const _0x5512d6=this['editor']['plugins']['get']('PendingActions'),_0x237c0e=this['getSuggestion'](_0x1044da);if(this['_adapter']&&this['_adapter']['updateSuggestion']){if(_0x237c0e['_saved']){const _0x1015cc=_0x5512d6['add'](o(this['editor']['locale'],'PENDING_ACTION_SUGGESTION'));this['_adapter']['updateSuggestion'](_0x1044da,_0x3faf9e)['then'](()=>{_0x5512d6['remove'](_0x1015cc);});}else _0x237c0e['on']('change:_saved',()=>{this['_updateSuggestionData'](_0x1044da,_0x3faf9e);});}}['_getSuggestionData'](_0x21b48f){if(!this['_adapter']||!this['_adapter']['getSuggestion'])throw new _0x5e7528('track-changes-adapter-missing-getsuggestion',this);return this['_adapter']['getSuggestion'](_0x21b48f);}['_handleNewSuggestionMarker'](_0x424238){const {id:_0x374bc0,type:_0xe25516,subType:_0x281c7b,authorId:_0x527f43}=this['_splitMarkerName'](_0x424238),_0x37f8f1=this['_suggestions']['get'](_0x374bc0)||this['_createSuggestion'](_0xe25516,_0x281c7b,_0x374bc0,_0x527f43,{});switch(this['_checkSuggestionCorrectness'](_0x37f8f1,_0xe25516,_0x281c7b,_0x527f43),this['_suggestionState']['get'](_0x37f8f1)){case'notReady':this['_getSuggestionData'](_0x374bc0)['then'](_0x191525=>{let _0x59a6b1=Promise['resolve']();_0x191525['hasComments']&&(_0x59a6b1=this['_commentsRepository']['fetchCommentThread']({'channelId':this['editor']['config']['get']('collaboration.channelId'),'threadId':_0x374bc0})),_0x59a6b1['then'](()=>{this['addSuggestionData'](_0x191525)['_saved']=!0x0;});}),this['_suggestionState']['set'](_0x37f8f1,'markerReady');break;case'removed':this['_updateSuggestionData'](_0x374bc0,{'state':'open'});case'dataReady':this['_suggestionState']['set'](_0x37f8f1,'ready'),this['fire']('suggestionLoaded',_0x37f8f1);break;case'ready':this['fire']('suggestionChanged',_0x37f8f1);}return _0x37f8f1['addMarkerName'](_0x424238),_0x37f8f1;}['_refreshSuggestionsChain'](_0x56186c){const _0x21b356=Array['from'](_0x56186c),_0x3ae0da=_0x21b356['filter'](_0x21fd03=>'attribute'==_0x21fd03['type']);this['_refreshAttributeSuggestionsChain'](_0x3ae0da);const _0x1046d6=_0x21b356['filter'](_0x2b0699=>!_0x2b0699['isMultiRange']&&'attribute'!=_0x2b0699['type']),_0x3632df=this['getSuggestions']({'skipNotAttached':!0x0})['filter'](_0x9793a5=>!_0x9793a5['isMultiRange']&&'attribute'!=_0x9793a5['type']),_0x14a41f=_0x3632df['filter'](_0x199ad3=>!_0x56186c['has'](_0x199ad3)),_0x313a4a=new Map(_0x3632df['map'](_0x35cb20=>[_0x35cb20,this['_suggestionFactory']['getSuggestionCallback'](_0x35cb20['type'],_0x35cb20['subType'],'chain')])),_0x3c9d0a=new Map(_0x3632df['map'](_0x10c0ad=>[_0x10c0ad,_0x10c0ad['getFirstRange']()])),_0x208a41=new Set(),_0x5741e4=new Set();for(let _0x538983=0x0;_0x538983<_0x1046d6['length'];_0x538983++)_0x3e6f1c(_0x1046d6[_0x538983],_0x1046d6,_0x538983+0x1);for(let _0x45c80f=0x0;_0x45c80f<_0x1046d6['length'];_0x45c80f++)_0x3e6f1c(_0x1046d6[_0x45c80f],_0x14a41f,0x0);const _0x147740=new Set();for(let _0x1c94fc=0x0;_0x1c94fc<_0x1046d6['length'];_0x1c94fc++){const _0xae3b9b=_0x1046d6[_0x1c94fc];!_0x5741e4['has'](_0xae3b9b)&&_0xae3b9b['previous']&&(_0x147740['add'](_0xae3b9b['previous']),_0xae3b9b['previous']['next']===_0xae3b9b&&(_0xae3b9b['previous']['next']=null),_0xae3b9b['previous']=null),!_0x208a41['has'](_0xae3b9b)&&_0xae3b9b['next']&&(_0x147740['add'](_0xae3b9b['next']),_0xae3b9b['next']['previous']===_0xae3b9b&&(_0xae3b9b['next']['previous']=null),_0xae3b9b['next']=null);}function _0x3e6f1c(_0x5b3da0,_0x18cc08,_0x365653){for(let _0x41e3ce=_0x365653;_0x41e3ce<_0x18cc08['length'];_0x41e3ce++){const _0x33c0c8=_0x7bde3e(_0x5b3da0,_0x18cc08[_0x41e3ce]);_0x33c0c8&&(_0x33c0c8[0x0]['next']=_0x33c0c8[0x1],_0x33c0c8[0x1]['previous']=_0x33c0c8[0x0],_0x208a41['add'](_0x33c0c8[0x0]),_0x5741e4['add'](_0x33c0c8[0x1]));}}function _0x7bde3e(_0xd43fd1,_0x31937a){if(_0xd43fd1['author']['id']!==_0x31937a['author']['id'])return null;const _0x4a71fc=_0x313a4a['get'](_0xd43fd1)(_0xd43fd1,_0x31937a,_0x3c9d0a['get'](_0xd43fd1),_0x3c9d0a['get'](_0x31937a));if(!_0x4a71fc)return null;return _0x313a4a['get'](_0x31937a)(_0xd43fd1,_0x31937a,_0x3c9d0a['get'](_0xd43fd1),_0x3c9d0a['get'](_0x31937a))?_0x4a71fc[0x1]['commentThread']&&_0x4a71fc[0x1]['commentThread']['length']?null:_0x4a71fc:null;}_0x147740['size']&&this['_refreshSuggestionsChain'](_0x147740);}['_refreshAttributeSuggestionsChain'](_0x145080){if(0x0==_0x145080['length'])return;const _0x20fa58=this['getSuggestions']({'skipNotAttached':!0x0})['filter'](_0x1b5adb=>'attribute'==_0x1b5adb['type']&&_0x1b5adb['_isDataLoaded']),_0x535c00=[],_0x505e3c=new Map();for(const _0x875101 of _0x20fa58){const _0x3f1d7e=_0x220468(_0x875101['attributes']);_0x505e3c['has'](_0x3f1d7e)||(_0x505e3c['set'](_0x3f1d7e,_0x535c00['length']),_0x535c00['push']([]));const _0x10fcd0=_0x505e3c['get'](_0x3f1d7e);_0x535c00[_0x10fcd0]['push'](_0x875101);}!(function(){_0x535c00['sort']((_0x1511b0,_0x3ca4e4)=>{const _0x2aba2b=_0x1511b0[0x0]['createdAt'],_0x36ed60=_0x3ca4e4[0x0]['createdAt'];return _0x2aba2b==_0x36ed60?_0x1511b0[0x0]['attributes']['groupId']<_0x3ca4e4[0x0]['attributes']['groupId']?-0x1:0x1:_0x2aba2b<_0x36ed60?-0x1:0x1;});for(const _0x288713 of _0x535c00)_0x288713['sort']((_0x533f1b,_0x458bdf)=>_0x533f1b['id']<_0x458bdf['id']?-0x1:0x1);}());for(let _0x3098e4=0x0;_0x3098e4<_0x535c00['length'];_0x3098e4++){if(0x0==_0x535c00[_0x3098e4]['length'])continue;const _0x2799cd=[];for(let _0x24b2a6=_0x3098e4+0x1;_0x24b2a6<_0x535c00['length'];_0x24b2a6++)0x0!=_0x535c00[_0x24b2a6]['length']&&_0x45fbd0(_0x535c00[_0x3098e4],_0x535c00[_0x24b2a6])&&_0x2799cd['push'](_0x24b2a6);for(const _0x3369f1 of _0x2799cd)_0x535c00[_0x3098e4]=_0x535c00[_0x3098e4]['concat'](_0x535c00[_0x3369f1]),_0x535c00[_0x3369f1]=[];}for(const _0x2114b7 of _0x535c00)for(let _0x2efdbe=0x0;_0x2efdbe<_0x2114b7['length'];_0x2efdbe++){const _0x5a4607=_0x2114b7[_0x2efdbe+0x1]||null;_0x2114b7[_0x2efdbe]['next']!==_0x5a4607&&(_0x2114b7[_0x2efdbe]['next']=_0x5a4607);}for(const _0x25c323 of _0x535c00)for(let _0x4ece2c=0x0;_0x4ece2c<_0x25c323['length'];_0x4ece2c++){const _0x1202ac=_0x25c323[_0x4ece2c-0x1]||null;_0x25c323[_0x4ece2c]['previous']!==_0x1202ac&&(_0x25c323[_0x4ece2c]['previous']=_0x1202ac);}function _0x45fbd0(_0x256d2a,_0x4dbd26){if(_0x256d2a[0x0]['attributes']['groupId']!==_0x4dbd26[0x0]['attributes']['groupId']&&_0x256d2a[0x0]['author']!==_0x4dbd26[0x0]['author'])return!0x1;if(!function(_0xf1c990,_0x4c1164){if(!_0xf1c990['hasComments']&&!_0x4c1164['hasComments'])return!0x0;if(_0xf1c990['hasComments']&&_0x4c1164['hasComments'])return!0x1;if(_0xf1c990['hasComments']&&_0x4c1164['createdAt']<_0xf1c990['commentThread']['comments']['get'](0x0)['createdAt'])return!0x0;if(_0x4c1164['hasComments']&&_0xf1c990['createdAt']<_0x4c1164['commentThread']['comments']['get'](0x0)['createdAt'])return!0x0;return!0x1;}(_0x256d2a[0x0],_0x4dbd26[0x0]))return!0x1;const _0x41c565=Tt(_0x256d2a[0x0]['attributes'],'groupId'),_0x370778=Tt(_0x4dbd26[0x0]['attributes'],'groupId');if(!_0x1a8f0b(_0x41c565,_0x370778))return!0x1;return!!_0x256d2a['every'](_0x1fec1b=>_0x4dbd26['some'](_0x4b899e=>_0x1fec1b['getFirstRange']()['isEqual'](_0x4b899e['getFirstRange']())))&&_0x4dbd26['every'](_0x3458e1=>_0x256d2a['some'](_0x4299ca=>_0x3458e1['getFirstRange']()['isEqual'](_0x4299ca['getFirstRange']())));}}['_joinWithAdjacentSuggestions'](_0x3ce709){const _0x4c029c=Array['from'](_0x3ce709),_0x12a090=this['getSuggestions']({'skipNotAttached':!0x0}),_0x4e7da2=_0x12a090['filter'](_0x3934cf=>!_0x3ce709['has'](_0x3934cf)),_0x3f979d=new Map(_0x4c029c['map'](_0x30bdae=>[_0x30bdae,this['_suggestionFactory']['getSuggestionCallback'](_0x30bdae['type'],_0x30bdae['subType'],'join')])),_0x1f16b6=new Map(_0x12a090['map'](_0xdff858=>[_0xdff858,_0xdff858['getRanges']()]));for(let _0x14b4dd=0x0;_0x14b4dd<_0x4c029c['length'];_0x14b4dd++){if(_0x39bbbb(this,_0x4c029c[_0x14b4dd],_0x4c029c,_0x14b4dd+0x1))return!0x0;}for(let _0xbad598=0x0;_0xbad598<_0x4c029c['length'];_0xbad598++){if(_0x39bbbb(this,_0x4c029c[_0xbad598],_0x4e7da2,0x0))return!0x0;}return!0x1;function _0x39bbbb(_0x12785d,_0x507576,_0x5f1b76,_0x509c59){for(let _0xbeb1a5=_0x509c59;_0xbeb1a5<_0x5f1b76['length'];_0xbeb1a5++){const _0x16f249=_0x5f1b76[_0xbeb1a5];if(_0x16f249['type']!==_0x507576['type']||_0x16f249['author']['id']!==_0x507576['author']['id']||_0x16f249['subType']!==_0x507576['subType'])continue;if(!Jt(_0x507576,_0x16f249))continue;if('attribute'==_0x507576['type']&&_0x507576['data']['oldValue']!=_0x16f249['data']['oldValue'])continue;if('attribute'==_0x507576['type']&&_0x12785d['_isBlockAttribute'](_0x507576['data']['key']))continue;if('formatBlock'==_0x507576['type']){const _0x2da69f=_0x12785d['editor']['model'],_0x4ee8d2=_0x507576['getContainedElement']();if(_0x4ee8d2&&(_0x2da69f['schema']['isObject'](_0x4ee8d2)||_0x2da69f['schema']['isLimit'](_0x4ee8d2)))continue;}const _0x5bce66=_0x3f979d['get'](_0x507576),_0x3b988a=_0x1f16b6['get'](_0x507576),_0xd3fced=_0x1f16b6['get'](_0x16f249),_0x3bd56c=_0x507576['commentThread']&&_0x507576['commentThread']['length'],_0x5871eb=_0x16f249['commentThread']&&_0x16f249['commentThread']['length'];if(!_0x3bd56c&&_0x5bce66(_0xd3fced,_0x3b988a))return _0x12785d['_joinSuggestions'](_0x16f249,_0x507576),_0x1f16b6['delete'](_0x507576),!0x0;if(!_0x5871eb&&_0x5bce66(_0x3b988a,_0xd3fced))return _0x12785d['_joinSuggestions'](_0x507576,_0x16f249),_0x1f16b6['delete'](_0x16f249),!0x0;}return!0x1;}}['_joinSuggestions'](_0x5c9efa,_0x37d796){if(_0x5c9efa['isMultiRange']){for(const _0xf948a4 of _0x37d796['getRanges']())_0x5c9efa['addRange'](_0xf948a4);}else{const _0x15ab8b=_0x37d796['getFirstRange']()['end'];this['_setSuggestionRange'](_0x5c9efa,this['_model']['createRange'](_0x5c9efa['getFirstRange']()['start'],_0x15ab8b));}_0x37d796['removeMarkers']();}['_getMarkerAnnouncementText'](_0x3611d8,_0x28d68a,_0x338c0c){const _0x238a00=_0x3611d8['startsWith']('format')||_0x3611d8['startsWith']('attribute')?'FORMATTING':_0x3611d8['toUpperCase']();return o(this['editor']['locale'],_0x28d68a+'_'+_0x238a00+'_SUGGESTION_ANNOUNCEMENT',_0x338c0c);}['_initAriaMarkerChangeAnnouncements'](){const _0x2261d7=this['editor'];if(!_0x2261d7['ui'])return;const {ariaLiveAnnouncer:_0x26d2a4}=_0x2261d7['ui'];_0x2879d7(this['_model'],({left:_0x35e84e,entered:_0x2da972})=>{for(const _0x52754e of _0x35e84e){const {group:_0x2e4bbc,type:_0x4708aa}=this['_splitMarkerName'](_0x52754e['name']);if('suggestion'===_0x2e4bbc){_0x26d2a4['announce'](this['_getMarkerAnnouncementText'](_0x4708aa,'LEAVE'));break;}}for(const _0xca669c of _0x2da972){const {group:_0x11c45e,type:_0x4a6111}=this['_splitMarkerName'](_0xca669c['name']);if('suggestion'===_0x11c45e){_0x26d2a4['announce'](this['_getMarkerAnnouncementText'](_0x4a6111,'ENTER',_0x52ac27(_0x99c520)));break;}}});}['_processAttributeChanges'](_0x1846bc){if(this['_recordAttributeSuggestions'])return!0x1;const _0x2ff6df=this['editor'],_0x15a14c=_0x2ff6df['model']['document']['differ']['getChanges']();if(0x0==_0x15a14c['length'])return!0x1;const _0xbc10b4=[],_0x35dd0f=_0x15a14c['filter'](_0x5f5220=>'attribute'==_0x5f5220['type']),_0x40178b=_0x15a14c['filter'](_0x4d09e4=>'insert'==_0x4d09e4['type']&&'$text'!=_0x4d09e4['name']),_0x2ed7fe=_0x15a14c['filter'](_0x14a3f3=>'remove'==_0x14a3f3['type']&&'$text'!=_0x14a3f3['name']);for(const _0xe0fc76 of _0x35dd0f)_0xbc10b4['push']({'key':_0xe0fc76['attributeKey'],'newValue':_0xe0fc76['attributeNewValue'],'oldValue':_0xe0fc76['attributeOldValue'],'range':Pt(_0xe0fc76['range'],_0x2ff6df['model'])});for(const _0x488050 of _0x40178b){const _0x21df4c=_0x2ed7fe['find'](_0x53e3c0=>_0x53e3c0['position']['isEqual'](_0x488050['position']));_0x21df4c&&_0xbc10b4['push']({'key':m,'newValue':_0x488050['name'],'oldValue':_0x21df4c['name'],'range':_0x2ff6df['model']['createRangeOn'](_0x488050['position']['nodeAfter'])});}return 0x0!=_0xbc10b4['length']&&this['_reduceExistingSuggestions'](_0x1846bc,_0xbc10b4);}['_processAttributeSuggestions'](_0x7a21e4){let _0x457c3a=!0x1;const _0x4faaa3=this['editor']['model']['document']['differ']['getChangedMarkers']()['filter'](_0x21c27d=>_0x21c27d['data']['newRange']&&_0x21c27d['name']['startsWith']('suggestion:attribute:'));for(const _0x363fea of _0x4faaa3){const {subType:_0x4f00f9,id:_0x59ff77}=this['_splitMarkerName'](_0x363fea['name']),_0x438fa9=_0x4f00f9['split']('|')[0x0];for(const _0x25f855 of this['getSuggestions']({'skipNotAttached':!0x0}))_0x25f855['id']!=_0x59ff77&&'attribute'==_0x25f855['type']&&_0x25f855['data']&&_0x25f855['data']['key']==_0x438fa9&&_0x25f855['getFirstRange']()['isIntersecting'](_0x363fea['data']['newRange'])&&(this['_reduceSuggestionAttributeRange'](_0x25f855,_0x363fea['data']['newRange'],_0x7a21e4),_0x457c3a=!0x0);}return _0x457c3a;}['_recordAttributeChanges'](_0x55cf40){this['editor'],this['_recordAttributeSuggestions']=!0x0,_0x55cf40();}['_isRegisteredAttribute'](_0x46d59b){const _0x4d9ca4=this['_isBlockAttribute'](_0x46d59b),_0x107b6d=this['_inlineAttributeKeys']['has'](_0x46d59b);return _0x4d9ca4||_0x107b6d;}['_reduceExistingSuggestions'](_0x5b5f04,_0x208667){if(0x0==_0x208667['length'])return!0x1;let _0x17584d=!0x1;for(const _0x32ba84 of _0x208667){const _0x7672e0=this['_findSuggestions'](_0x32ba84['range'],'attribute')['filter'](_0x477574=>!_0x477574['meta']['isNextTo'])['map'](_0x3ee677=>_0x3ee677['suggestion']),_0x313b54=_0x220468({'newValue':_0x32ba84['newValue']});_0x7672e0['filter'](_0x4a00e9=>{const [_0x46902c,_0x4213ab]=_0x4a00e9['subType']['split']('|');return _0x46902c==_0x32ba84['key']&&_0x4213ab!=_0x313b54;})['forEach'](_0x359fc0=>{this['_reduceSuggestionAttributeRange'](_0x359fc0,_0x32ba84['range'],_0x5b5f04),_0x17584d=!0x0;});}return _0x17584d;}['_reduceSuggestionAttributeRange'](_0x4ffa3e,_0x520444,_0x3bf4e0){const _0x191807=_0x4ffa3e['getFirstRange']()['getDifference'](_0x520444);0x0!==_0x191807['length']?0x1!==_0x191807['length']?this['_breakSuggestionMarker'](_0x4ffa3e,_0x520444['start'],_0x520444['end']):this['_setSuggestionRange'](_0x4ffa3e,_0x191807[0x0]):_0x3bf4e0['removeMarker'](_0x4ffa3e['getFirstMarker']());}}class Et{['_editor'];['_model'];['_customCallbacks'];['_defaultCallbacks'];constructor(_0x2c0855){this['_editor']=_0x2c0855,this['_model']=_0x2c0855['model'],this['_customCallbacks']=new Map(),this['_defaultCallbacks']=new Map(),this['_registerDefaultCallbacks']();}['buildSuggestion'](_0x3213bb,_0x41f3a1,_0x161b8f,_0x281bb3,_0xc76bc7,_0x58ccd0){return new u(this['_model'],{'type':_0x3213bb,'subType':_0x41f3a1,'id':_0x161b8f,'author':_0x281bb3,'creator':_0x281bb3,'attributes':_0xc76bc7,'onAttributesChange':_0x58ccd0,'onAccept':(..._0x4e9294)=>this['getSuggestionCallback'](_0x3213bb,_0x41f3a1,'accept')(..._0x4e9294),'onDiscard':(..._0x12a12f)=>this['getSuggestionCallback'](_0x3213bb,_0x41f3a1,'discard')(..._0x12a12f)});}['registerCustomCallback'](_0x2cc17f,_0x1d2117,_0x3bce3a,_0x52d0ae){const _0x3c223c=_0x2cc17f+':'+_0x1d2117+':'+_0x3bce3a;this['_customCallbacks']['set'](_0x3c223c,_0x52d0ae);}['getSuggestionCallback'](_0x31c907,_0x162693,_0x32d98a){const _0x4197fc=_0x31c907+':'+_0x162693+':'+_0x32d98a;return this['_customCallbacks']['get'](_0x4197fc)||this['_defaultCallbacks']['get'](_0x31c907+':'+_0x32d98a);}['_registerDefaultCallbacks'](){const _0xc7ecac=()=>!0x1,_0x369d56=_0x3a6430=>{_0x3a6430['sort']((_0x63e0c8,_0x55ac8c)=>_0x63e0c8['start']['isBefore'](_0x55ac8c['start'])?0x1:-0x1),this['_model']['change'](_0x5c1ae0=>{for(const _0x30613a of _0x3a6430){let _0x469d1f;_0x469d1f=_0x30613a['end']['isAtEnd']&&_0x30613a['end']['parent']==_0x30613a['start']['nodeAfter']?_0x5c1ae0['createSelection'](_0x30613a['start']['nodeAfter'],'on'):_0x5c1ae0['createSelection'](_0x30613a),this['_model']['deleteContent'](_0x469d1f,{'forceDefaultExecution':!0x0,'doNotAutoparagraph':!0x0});}});},_0x1c0e53=(_0x260b6d,_0x453273)=>{_0x453273&&this['_model']['change'](_0x477da5=>{const {commandName:_0x468832,commandParams:_0x3f5097=[]}=_0x453273,_0x4d7ce0=_0x260b6d['map'](_0x558a41=>(Vt(_0x558a41)&&(_0x558a41=this['_model']['createRange'](_0x558a41['end'])),_0x558a41))['filter'](_0x23fb05=>'$graveyard'!==_0x23fb05['root']['rootName']);if(_0x4d7ce0['length']<0x1)return;const _0x1e7cfd=Array['from'](this['_model']['document']['selection']['getRanges']())['map'](_0x19a708=>_0x22bfde['fromRange'](_0x19a708));_0x477da5['setSelection'](_0x4d7ce0);for(const _0x4a96ac of this['_editor']['commands']['commands']())_0x4a96ac['refresh']();_0x3f5097['push']({'forceDefaultExecution':!0x0}),this['_editor']['execute'](_0x468832,..._0x3f5097);const _0x51bb63=_0x1e7cfd['filter'](_0x393317=>'$graveyard'!=_0x393317['root']['rootName']);_0x51bb63['length']>0x0&&_0x477da5['setSelection'](_0x51bb63);for(const _0x45e33c of _0x1e7cfd)_0x45e33c['detach']();});},_0x259991=(_0x53e2a7,_0x274067)=>0x1==_0x53e2a7['length']&&0x1==_0x274067['length']&&_0x53e2a7[0x0]['end']['isEqual'](_0x274067[0x0]['start']),_0x5122e2=(_0x4f2e37,_0x31c286,_0x642212,_0x2da3cb)=>Ht(_0x4f2e37,_0x31c286,_0x642212,_0x2da3cb,this['_model'])?[_0x4f2e37,_0x31c286]:Ht(_0x31c286,_0x4f2e37,_0x2da3cb,_0x642212,this['_model'])?[_0x31c286,_0x4f2e37]:null;this['_defaultCallbacks']['set']('insertion:accept',_0xc7ecac),this['_defaultCallbacks']['set']('insertion:discard',_0x369d56),this['_defaultCallbacks']['set']('insertion:join',_0x259991),this['_defaultCallbacks']['set']('insertion:chain',_0x5122e2),this['_defaultCallbacks']['set']('deletion:accept',_0x369d56),this['_defaultCallbacks']['set']('deletion:discard',_0xc7ecac),this['_defaultCallbacks']['set']('deletion:join',_0x259991),this['_defaultCallbacks']['set']('deletion:chain',_0x5122e2),this['_defaultCallbacks']['set']('formatInline:accept',_0x1c0e53),this['_defaultCallbacks']['set']('formatInline:discard',_0xc7ecac),this['_defaultCallbacks']['set']('formatInline:join',_0x259991),this['_defaultCallbacks']['set']('formatInline:chain',_0xc7ecac),this['_defaultCallbacks']['set']('formatBlock:accept',_0x1c0e53),this['_defaultCallbacks']['set']('formatBlock:discard',_0xc7ecac),this['_defaultCallbacks']['set']('formatBlock:join',_0x259991),this['_defaultCallbacks']['set']('formatBlock:chain',_0xc7ecac),this['_defaultCallbacks']['set']('attribute:accept',_0xc7ecac),this['_defaultCallbacks']['set']('attribute:discard',(_0x3b43bc,_0x514233)=>{if(!_0x514233)return;const _0x368a77=this['_editor']['plugins']['get'](p);this['_model']['change'](_0xb7ab1d=>{if(_0x514233['key']==m)for(const _0x3d8ffd of _0x3b43bc){const _0x58aa7f=_0x3d8ffd['start']['nodeAfter'],_0x35a965=_0x514233['oldValue'];_0xb7ab1d['rename'](_0x58aa7f,_0x35a965);}else{if(_0x368a77['_isBlockAttribute'](_0x514233['key'])){for(const _0x46c36 of _0x3b43bc)void 0x0!==_0x514233['oldValue']?_0xb7ab1d['setAttribute'](_0x514233['key'],_0x514233['oldValue'],_0x46c36['start']['nodeAfter']):_0xb7ab1d['removeAttribute'](_0x514233['key'],_0x46c36['start']['nodeAfter']);}else{for(const _0x167c31 of _0x3b43bc)_0x514233['oldValue']?_0xb7ab1d['setAttribute'](_0x514233['key'],_0x514233['oldValue'],_0x167c31):_0xb7ab1d['removeAttribute'](_0x514233['key'],_0x167c31);}}});}),this['_defaultCallbacks']['set']('attribute:join',_0x259991);}}function Ot(_0x265a94,_0x36ec66,_0x18d908){for(const _0x151c96 of _0x36ec66['parent']['getAncestors']({'includeSelf':!0x0,'parentFirst':!0x0})){if(_0x151c96['root']==_0x151c96)return!0x1;if(!_0x18d908['containsItem'](_0x151c96))return!0x1;if(_0x265a94['isObject'](_0x151c96)||_0x265a94['isLimit'](_0x151c96))return!0x0;}return!0x1;}function Vt(_0xba0141){return _0xba0141['end']['parent']==_0xba0141['start']['nodeAfter']&&_0xba0141['end']['isAtStart'];}function Ut(_0x1a424a,_0x4bc3fb,_0x2fd56e,_0x142aa2){const _0x3057e7=_0x331d2b=>!_0x331d2b['item']['is']('$textProxy')&&!_0x142aa2['isObject'](_0x331d2b['item']),_0x6d7486=_0x1a424a['start']['getLastMatchingPosition'](_0x3057e7),_0xf0c1bc=_0x1a424a['end']['getLastMatchingPosition'](_0x3057e7,{'direction':'backward'});return(!_0x1a424a['start']['isEqual'](_0x6d7486)||!_0x1a424a['end']['isEqual'](_0xf0c1bc))&&(_0x6d7486['isBefore'](_0xf0c1bc)?_0x2fd56e['updateMarker'](_0x4bc3fb,{'range':_0x2fd56e['createRange'](_0x6d7486,_0xf0c1bc)}):_0x2fd56e['removeMarker'](_0x4bc3fb),!0x0);}function Gt(_0x2f7ec7){return _0x220468(_0x2f7ec7);}function Ft(_0x11face){const _0x5319ac=_0x11face['start']['nodeAfter'];return _0x5319ac&&_0x5319ac['is']('element');}function Pt(_0x341725,_0x2fb2da){return null==_0x341725['end']['nodeBefore']&&_0x341725['end']['parent']==_0x341725['start']['nodeAfter']?Lt(_0x341725['start']['nodeAfter'],_0x2fb2da):_0x341725;}function Lt(_0x483395,_0x4fc0c6){const _0x4b5c03=_0x4fc0c6['schema']['isObject'](_0x483395)||_0x4fc0c6['schema']['isSelectable'](_0x483395);return _0x4fc0c6['createRange'](_0x4fc0c6['createPositionAt'](_0x483395,'before'),_0x4b5c03?_0x4fc0c6['createPositionAfter'](_0x483395):_0x4fc0c6['createPositionAt'](_0x483395,'end'));}function Ht(_0x1d676d,_0x36ad8b,_0x111acf,_0x1bed9a,_0xab5d52){if(_0x1d676d['next'])return!0x1;if(!Jt(_0x1d676d,_0x36ad8b))return!0x1;if(_0x111acf['end']['isEqual'](_0x1bed9a['start']))return!0x0;if(_0x1d676d['type']!=_0x36ad8b['type'])return!0x1;if(!_0x111acf['end']['isTouching'](_0x1bed9a['start']))return!0x1;const _0x7954b1=_0xab5d52['createRange'](_0x111acf['end'],_0x1bed9a['start'])['getWalker']();for(const _0x2979c4 of _0x7954b1)if(['elementStart','elementEnd']['includes'](_0x2979c4['type'])&&_0xab5d52['schema']['isLimit'](_0x2979c4['item']))return!0x1;return!0x0;}function Jt(_0x56a534,_0x175daf){if(!_0x56a534['_isDataLoaded']||!_0x175daf['_isDataLoaded'])return!0x1;const _0x4c5b4c=new Set(Object['keys'](_0x56a534['attributes'])),_0x236487=new Set(Object['keys'](_0x175daf['attributes']));if(_0x4c5b4c['delete']('groupId'),_0x236487['delete']('groupId'),0x0==_0x4c5b4c['size']&&0x0==_0x236487['size'])return!0x0;if(_0x4c5b4c['size']!=_0x236487['size'])return!0x1;const _0x248d55={..._0x56a534['attributes']},_0x5d8aea={..._0x175daf['attributes']};return delete _0x248d55['groupId'],delete _0x5d8aea['groupId'],JSON['stringify'](_0x248d55)==JSON['stringify'](_0x5d8aea);}function qt(_0x3d94ad,_0x371689){const _0x15534c=zt(_0x3d94ad['attributes']),_0x572aa5=zt(_0x371689);if(!_0x3d94ad['_isDataLoaded'])return!0x1;for(const _0x1cc36b of Object['keys'](_0x572aa5))if(!_0x1a8f0b(_0x15534c[_0x1cc36b],_0x572aa5[_0x1cc36b]))return!0x1;return!0x0;}function zt(_0x4c163c){const _0x57e89b=Object['assign']({},_0x4c163c);return delete _0x57e89b['skipNestingCheck'],delete _0x57e89b['tablePasteChainId'],_0x57e89b;}class ae extends/* #__PURE__ -- @preserve */
25
- _0x45e3bc(){['model'];['view'];['commentThreadController'];['_editor'];['_acceptCommand'];['_discardCommand'];['_pendingAction'];constructor(_0x19fd14,_0x4a8671,_0x3a98ef,_0x3a42da){super(),this['model']=_0x4a8671,this['view']=_0x3a98ef,this['commentThreadController']=_0x3a42da,this['_editor']=_0x19fd14,this['_acceptCommand']=_0x19fd14['commands']['get']('acceptSuggestion'),this['_discardCommand']=_0x19fd14['commands']['get']('discardSuggestion'),this['view']['bind']('isEnabled')['to'](this['_acceptCommand'],this['_discardCommand'],(_0x2f5584,_0x13a077)=>_0x2f5584||_0x13a077),this['view']['bind']('canAccept')['to'](this['_acceptCommand'],'isEnabled',_0x5a263c=>_0x5a263c&&this['_editor']['model']['canEditAt'](_0x4a8671['getRanges']())),this['view']['bind']('canDiscard')['to'](this['_discardCommand'],'isEnabled',_0x3e1079=>_0x3e1079&&this['_editor']['model']['canEditAt'](_0x4a8671['getRanges']())),this['_pendingAction']=null,_0x3a98ef['isDirty']&&this['_setPendingAction'](),this['listenTo'](_0x3a98ef,'acceptSuggestion',()=>this['acceptSuggestion']()),this['listenTo'](_0x3a98ef,'discardSuggestion',()=>this['discardSuggestion']()),this['listenTo'](_0x3a98ef,'change:isDirty',()=>{_0x3a98ef['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 _0x287a54=o(this['_editor']['locale'],'PENDING_ACTION_SUGGESTION');this['_pendingAction']=this['_editor']['plugins']['get']('PendingActions')['add'](_0x287a54);}['_removePendingAction'](){null!==this['_pendingAction']&&this['_editor']['plugins']['get']('PendingActions')['remove'](this['_pendingAction']),this['_pendingAction']=null;}}class us extends _0x91bd07{['commentsListView'];['commentThreadInputView'];['ariaDescriptionView'];['focusables'];['focusTracker'];['keystrokes'];['focusCycler'];['_model'];['_localUser'];['_config'];constructor(_0x51352c,_0x5ecf80,_0x45a02e,_0x3fee19){super(_0x51352c),this['commentsListView']=null,this['commentThreadInputView']=null,this['ariaDescriptionView']=new _0x469e57(_0x51352c,o(_0x51352c,'SUGGESTION_THREAD_DESCRIPTION')),this['set']('isActive',!0x1),this['set']('authoredAt',_0x5ecf80['authoredAt']),this['bind']('authoredAt')['to'](_0x5ecf80),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',_0x5ecf80,'authoredAt',this,'descriptionParts',(_0x404caf,_0x2e01b7,_0x2a879b)=>{const _0x3e95ae=_0x2a879b['map'](_0xaa89b5=>ls(_0xaa89b5['content']))['join']('.\x20')+'.';return o(this['locale'],'SUGGESTION_THREAD_ARIA_LABEL',[_0x404caf-0x1,_0x5ecf80['author']['name'],_0x2e01b7?_0x3fee19['formatDateTime'](_0x2e01b7):'',new DOMParser()['parseFromString'](_0x3e95ae,'text/html')['body']['textContent']]);}),this['focusables']=new _0x462b73(),this['focusTracker']=new _0x262146(),this['keystrokes']=new _0x979ae6(),this['focusCycler']=new _0x218192({'focusables':this['focusables'],'focusTracker':this['focusTracker'],'keystrokeHandler':this['keystrokes'],'keystrokeHandlerOptions':{'filter':_0x48ad96=>_0x48ad96['target']!==this['element']},'actions':{'focusPrevious':'shift+tab','focusNext':'tab'}}),this['_model']=_0x5ecf80,this['_localUser']=_0x45a02e,this['_config']=_0x3fee19,_0x3fee19['disableComments']?this['set']('length',0x1):this['_createCommentViews']();}['render'](){super['render'](),_0x42b716(this,this['focusables']);}['focus'](){this['element']['focus']();}['destroy'](){this['commentsListView']&&this['commentsListView']['destroy'](),this['commentThreadInputView']&&this['commentThreadInputView']['destroy'](),super['destroy']();}['_createCommentViews'](){const {CommentsListView:_0x2bcbf4}=this['_config'];this['commentsListView']=new _0x2bcbf4(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',_0x8f269=>_0x8f269+0x1),this['commentThreadInputView']=this['_createCommentThreadInputView'](),this['on']('removeComment',()=>this['focus']()),this['bind']('isDirty')['to'](this['commentsListView'],'hasDirtyComment',this['commentThreadInputView']['commentInputView'],'value',(_0x2c76bb,_0x26bde4)=>_0x2c76bb||!!_0x26bde4);}['_createCommentThreadInputView'](){const {CommentThreadInputView:_0x19c88d}=this['_config'],_0x4ddd81=new _0x19c88d(this['locale'],this['_localUser'],this['_config']['editorConfig']),_0x45d6f4=_0x4ddd81['commentInputView'];return _0x4ddd81['bind']('showInput')['to'](this,'isActive',this['_model']['commentThread'],'isReadOnly',_0x45d6f4,'value',(_0x5a5dab,_0x4835bf,_0x46392e)=>!!_0x46392e||_0x5a5dab&&!_0x4835bf),_0x45d6f4['on']('submit',(_0x2ceade,_0x50b108)=>{this['fire']('addComment',_0x50b108),_0x45d6f4['editor']['setData']('');}),_0x45d6f4['on']('cancel',()=>this['focus']()),_0x45d6f4['bind']('disabledSubmit')['to'](this['_model']['commentThread'],'isReadOnly'),_0x4ddd81;}}class re extends us{['suggestionView'];['_descriptionElement'];constructor(_0x361fd7,_0x5e067e,_0x502bc,_0x31861f){super(_0x361fd7,_0x5e067e,_0x502bc,_0x31861f),this['set']('type',''),this['bind']('type')['to'](this,'descriptionParts',_0x92959a=>_0x92959a&&_0x92959a[0x0]?_0x92959a[0x0]['type']:''),this['bind']('description')['to'](this,'descriptionParts',this,'isActive',(_0x3614ab,_0x6541fa)=>{let _0x32940f='';for(const _0xba03ea of _0x3614ab)_0x32940f+='<p>'+ls(_0xba03ea['content'],_0xba03ea['color'])+'</p>';return _0x6541fa?_0x32940f:_0xcbd8e5(_0x32940f,{'limit':0x8c});}),this['_descriptionElement']=null,this['suggestionView']=new _0x31861f['SuggestionView'](_0x361fd7,_0x5e067e,{'formatDateTime':_0x31861f['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 _0x346322=this['bindTemplate'],_0x39430a=[this['suggestionView']];return this['commentsListView']&&_0x39430a['push'](this['commentsListView']),this['commentThreadInputView']&&_0x39430a['push'](this['commentThreadInputView']),_0x39430a['push'](this['ariaDescriptionView']),{'tag':'div','attributes':{'class':['ck','ck-rounded-corners','ck-suggestion-wrapper',_0x346322['if']('isActive','ck-suggestion-wrapper--active'),_0x346322['to']('type',_0x592467=>'ck-suggestion-'+_0x592467),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':_0x346322['to']('ariaLabel'),'aria-describedby':this['ariaDescriptionView']['id']},'children':_0x39430a};}['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 _0x91bd07{['userView'];['acceptButton'];['discardButton'];['focusables'];['focusTracker'];['keystrokes'];['focusCycler'];['_model'];['_config'];constructor(_0x1abe47,_0x794e63,_0x45f945){super(_0x1abe47),this['_model']=_0x794e63,this['_config']=_0x45f945,this['set']('description',''),this['bind']('authoredAt')['to'](_0x794e63),this['acceptButton']=this['_createButton'](o(_0x1abe47,'Accept\x20suggestion'),_0x35d0f5['check'],'ck-suggestion--accept','acceptSuggestion','sw'),this['discardButton']=this['_createButton'](o(_0x1abe47,'Discard\x20suggestion'),_0x35d0f5['cancel'],'ck-suggestion--discard','discardSuggestion','sw'),this['userView']=new _0x4936c1(_0x1abe47,_0x794e63['author'],this['getUserViewNotificationText']()),this['userView']['extendTemplate']({'attributes':{'class':['ck-suggestion__user','ck-annotation__user'],'aria-hidden':!0x0}}),this['focusables']=new _0x462b73([this['acceptButton'],this['discardButton']]),this['focusTracker']=new _0x262146(),this['keystrokes']=new _0x979ae6(),this['focusCycler']=new _0x218192({'focusables':this['focusables'],'focusTracker':this['focusTracker'],'keystrokeHandler':this['keystrokes'],'actions':{'focusPrevious':'shift+tab','focusNext':'tab'},'keystrokeHandlerOptions':{'filter':_0x4bf614=>_0x4bf614['target']!==this['element']}}),this['setTemplate'](this['getTemplate']());}['render'](){super['render']();const _0x47094d=this['element']['querySelector']('.ck-annotation__content-wrapper');_0x47094d['innerHTML']=this['description'],this['on']('change:description',(_0x49b2dd,_0x5e5168,_0x1410e9)=>{_0x47094d['innerHTML']=_0x1410e9;}),this['_setupKeyboardNavigation']();}['getTemplate'](){const _0x587ad6=this['bindTemplate'],_0x42f37e=[{'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':_0x587ad6['to']('authoredAt'),'class':['ck-comment__info-time','ck-annotation__info-time']},'children':[{'text':_0x587ad6['to']('authoredAt',_0x183249=>this['_config']['formatDateTime'](_0x183249))}]}]},{'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']&&_0x42f37e['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':_0x42f37e}]};}['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'](_0x123a85,_0x528e26,_0x8605f1,_0x1eb7ac,_0x31de41){const _0x53072a=new _0x58742f(this['locale']);return _0x53072a['set']({'label':_0x123a85,'icon':_0x528e26,'tooltip':!0x0,'tooltipPosition':_0x31de41}),_0x53072a['extendTemplate']({'attributes':{'class':_0x8605f1}}),_0x53072a['on']('execute',()=>{this['fire'](_0x1eb7ac,this['_model']['id']);}),_0x53072a;}['_setupKeyboardNavigation'](){const _0x3913f9=this['element'];this['keystrokes']['listenTo'](_0x3913f9);for(const _0x3cc300 of this['focusables'])this['focusTracker']['add'](_0x3cc300['element']),this['keystrokes']['listenTo'](_0x3cc300['element']);this['keystrokes']['set']('enter',(_0x327311,_0x3aaf74)=>{_0x3913f9===_0x327311['target']&&(this['focusCycler']['focusFirst'](),_0x3aaf74());}),this['keystrokes']['set']('esc',(_0x2eebf9,_0x3fd1a2)=>{_0x3913f9!==_0x2eebf9['target']&&(this['focus'](),_0x3fd1a2());});}}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 _0x152a51{['_suggestionToController'];['_viewToController'];['_annotationViews'];['_handleControllerBuffer'];['_disableComments'];static get['requires'](){return[p,_0x450956,'CommentsRepository','Annotations','EditorAnnotations'];}static get['pluginName'](){return'TrackChangesUI';}constructor(_0x5c1973){super(_0x5c1973),this['_suggestionToController']=new Map(),this['_viewToController']=new Map(),this['_annotationViews']=new Map(),this['_handleControllerBuffer']=new Map();const _0x53ed2a=this['editor']['config'];_0x53ed2a['define']('trackChanges.SuggestionThreadView',re),_0x53ed2a['define']('trackChanges.SuggestionView',ce),_0x53ed2a['define']('trackChanges.disableComments',!0x1),this['_disableComments']=_0x53ed2a['get']('trackChanges.disableComments'),this['_initKeyboardNavigationToThread']();}['_handleSuggestionControllerDelayed'](_0x1ee111,_0x5a7ab0){0x0===this['_handleControllerBuffer']['size']&&setTimeout(()=>{for(const [_0x2d72f2,_0x4a6e53]of this['_handleControllerBuffer']){const _0x492744=this['_suggestionToController']['has'](_0x2d72f2);_0x492744||_0x4a6e53?_0x492744&&_0x4a6e53&&this['_destroyController'](_0x2d72f2):this['_initializeController'](_0x2d72f2);}this['_handleControllerBuffer']['clear'](),this['editor']['plugins']['get']('EditorAnnotations')['refreshSelectedViews'](),this['_refreshActiveMarkers']();},0xa),this['_handleControllerBuffer']['set'](_0x1ee111,_0x5a7ab0);}['init'](){const _0x5737c7=this['editor'],_0x5bd4cb=_0x5737c7['plugins']['get']('TrackChangesEditing'),_0x5663bb=_0x5737c7['plugins']['get']('Annotations'),_0x5f32b6=_0x5737c7['plugins']['get']('EditorAnnotations'),_0x87954e=_0x5737c7['plugins']['get']('CommentsRepository');this['_addUIComponentsToFactory'](),_0x5f32b6['addSourceCollector'](()=>{const _0xbd4306=[];for(const [_0x407ca4,_0x2cb713]of Array['from'](this['_suggestionToController'])){const _0x978fa8=_0x407ca4['getAllAdjacentSuggestions'](),_0x48e181=[];for(const _0xdf38a8 of _0x978fa8){if(!_0xdf38a8['isInContent'])continue;if(_0xdf38a8['isMultiRange']){_0x48e181['push'](..._0xdf38a8['getRanges']());continue;}const _0x20b6c7=_0xdf38a8['getFirstRange']();if(_0x48e181['length']>0x0){const _0x10029a=_0x48e181[0x0]['getJoined'](_0x20b6c7);if(_0x10029a){_0x48e181[0x0]=_0x10029a;continue;}}_0x48e181['push'](_0x20b6c7);}_0xbd4306['push']([_0x2cb713['view'],_0x48e181]);}return _0xbd4306;}),this['listenTo'](_0x5bd4cb,'suggestionLoaded',(_0x15f0ea,_0x5a85e5)=>{this['listenTo'](_0x5a85e5,'change:previous',(_0x43400c,_0x218632,_0x5dcb9d,_0x5eafc7)=>{_0x5a85e5['isInContent']&&(null==_0x5dcb9d?(this['_updateController'](_0x5eafc7['head']),this['_handleSuggestionControllerDelayed'](_0x5a85e5,!0x1)):(this['_updateController'](_0x5dcb9d['head']),null==_0x5eafc7&&this['_handleSuggestionControllerDelayed'](_0x5a85e5,!0x0)));}),null!==_0x5a85e5['previous']?this['_updateController'](_0x5a85e5['head']):this['_handleSuggestionControllerDelayed'](_0x5a85e5,!0x1);}),this['listenTo'](_0x5bd4cb,'suggestionUnloaded',(_0x244d7d,_0x11ec99,_0x41b820)=>{this['stopListening'](_0x11ec99,'change:previous'),this['_handleControllerBuffer']['delete'](_0x11ec99),this['_suggestionToController']['has'](_0x11ec99)&&this['_destroyController'](_0x11ec99),_0x41b820&&this['_updateController'](_0x41b820['head']);}),this['listenTo'](_0x5bd4cb,'suggestionChanged',(_0x2aadf1,_0x2d15f3)=>{this['_updateController'](_0x2d15f3);}),this['listenTo'](_0x5663bb,'change:activeAnnotations',()=>{this['_refreshActiveMarkers']();}),this['listenTo'](_0x87954e,'addComment',(_0x5f226c,{threadId:_0x4e920b,isFromAdapter:_0x8e250c})=>{if(_0x8e250c||!_0x5bd4cb['hasSuggestion'](_0x4e920b))return;const _0x3ab3a0=_0x5bd4cb['getSuggestion'](_0x4e920b);this['_suggestionToController']['get'](_0x3ab3a0)['view']['commentsListView']['focus'](-0x1);},{'priority':'lowest'});}['_refreshActiveMarkers'](){const _0x13fd9b=this['editor']['plugins']['get']('Annotations'),_0x52dc5e=this['editor']['plugins']['get']('TrackChangesEditing'),_0x172cad=Array['from'](_0x13fd9b['activeAnnotations'],_0x187417=>_0x187417['innerView'])['filter'](_0x237771=>this['_viewToController']['has'](_0x237771)),_0x592905=[];for(const _0x2bfd83 of _0x172cad){const _0x246be9=this['_viewToController']['get'](_0x2bfd83)['model']['getAllAdjacentSuggestions']();_0x592905['push'](..._0x246be9['reduce']((_0x2ee71d,_0x2eeba9)=>[..._0x2ee71d,..._0x2eeba9['getMarkerNames']()],[]));}_0x52dc5e['activeMarkers']=_0x592905;}['_addUIComponentsToFactory'](){const _0x10d77b=this['editor'],_0xb310f7=_0x10d77b['locale'],_0x366667=o(_0xb310f7,'Track\x20changes'),_0x40438e=new Wt([{'type':'switchbutton','model':new _0x387bfc({'withText':!0x0,'isToggleable':!0x0,'label':_0x366667,'commandName':'trackChanges','role':'menuitemcheckbox'})},{'type':'separator'},{'type':'button','model':new _0x387bfc({'withText':!0x0,'label':o(_0xb310f7,'Accept\x20all\x20suggestions'),'commandName':'acceptAllSuggestions','role':'menuitem'})},{'type':'button','model':new _0x387bfc({'withText':!0x0,'label':o(_0xb310f7,'Accept\x20all\x20selected\x20suggestions'),'commandName':'acceptSelectedSuggestions','role':'menuitem'})},{'type':'button','model':new _0x387bfc({'withText':!0x0,'label':o(_0xb310f7,'Discard\x20all\x20suggestions'),'commandName':'discardAllSuggestions','role':'menuitem'})},{'type':'button','model':new _0x387bfc({'withText':!0x0,'label':o(_0xb310f7,'Discard\x20all\x20selected\x20suggestions'),'commandName':'discardSelectedSuggestions','role':'menuitem'})}]);for(const _0x47d2cf of _0x40438e)if(me(_0x47d2cf)){const _0x90320c=_0x10d77b['commands']['get'](_0x47d2cf['model']['commandName']);_0x47d2cf['model']['bind']('isOn','isEnabled')['to'](_0x90320c,'value','isEnabled');}_0x10d77b['ui']['componentFactory']['add']('trackChanges',_0x2cfa5b=>this['_createToolbarButton'](_0x2cfa5b,_0x40438e,_0x366667)),_0x10d77b['ui']['componentFactory']['add']('menuBar:trackChanges',_0x497380=>this['_createMenuBarMenu'](_0x497380,_0x40438e,_0x366667));}['_createToolbarButton'](_0x83ded5,_0x54daeb,_0x23e28b){const _0x159838=Qt(_0x83ded5,_0x31f8ff),_0x20a44a=this['editor']['commands']['get']('trackChanges');_0x159838['buttonView']['set']({'tooltip':_0x23e28b,'label':_0x23e28b,'icon':he}),_0x159838['buttonView']['bind']('isOn')['to'](_0x20a44a,'value'),_0x159838['buttonView']['on']('execute',()=>{_0x20a44a['execute'](),this['editor']['editing']['view']['focus']();}),Kt(_0x159838,_0x54daeb,{'role':'menu'});const _0x241ca2=[];for(const _0x2abfe9 of _0x54daeb)me(_0x2abfe9)&&_0x241ca2['push'](this['editor']['commands']['get'](_0x2abfe9['model']['commandName']));const _0x2e6cd0=_0x159838['buttonView'];return _0x2e6cd0['actionView']['unbind']('isEnabled'),_0x2e6cd0['arrowView']['unbind']('isEnabled'),_0x2e6cd0['actionView']['bind']('isEnabled')['to'](_0x20a44a,'isEnabled'),_0x2e6cd0['arrowView']['bind']('isEnabled')['toMany'](_0x241ca2,'isEnabled',(..._0x1fc916)=>_0x1fc916['some'](_0x140018=>_0x140018)),_0x159838['on']('execute',_0x2ea0c8=>{this['editor']['execute'](_0x2ea0c8['source']['commandName']),this['editor']['editing']['view']['focus']();}),_0x159838;}['_createMenuBarMenu'](_0x26ca23,_0x1e8e1d,_0x1fcfa0){const _0x18bd5d=new Yt(_0x26ca23),_0x41033e=this['editor']['commands']['get']('trackChanges');_0x18bd5d['buttonView']['set']({'label':_0x1fcfa0,'icon':he});const _0x4f3b90=new Zt(_0x26ca23);for(const _0x57b688 of _0x1e8e1d){if('separator'==_0x57b688['type']){_0x4f3b90['items']['add'](new Xt(_0x26ca23));continue;}const _0x397679=new te(_0x26ca23,_0x18bd5d),_0x1fa999=new _0x41af5b(_0x26ca23),_0x2a459b=_0x57b688['model'];_0x1fa999['bind'](...Object['keys'](_0x2a459b))['to'](_0x2a459b),_0x1fa999['delegate']('execute')['to'](_0x18bd5d),_0x1fa999['on']('execute',()=>{this['editor']['execute'](_0x2a459b['commandName']),this['editor']['editing']['view']['focus']();}),_0x397679['children']['add'](_0x1fa999),_0x4f3b90['items']['add'](_0x397679);}return _0x18bd5d['bind']('isEnabled')['to'](_0x41033e,'isEnabled'),_0x18bd5d['panelView']['children']['add'](_0x4f3b90),_0x18bd5d;}['_initializeController'](_0x310b24){const _0x5ba403=this['editor'],_0x12cb29=_0x5ba403['config'],_0x9b3bd7=_0x5ba403['plugins']['get']('Annotations'),_0x1ca994=_0x5ba403['plugins']['get']('CommentsRepository'),_0xf0b464=_0x5ba403['plugins']['get']('EditorAnnotations'),_0x5952ed=_0x5ba403['plugins']['get'](_0x450956)['me'],_0x2902bc=_0x12cb29['get']('trackChanges')['SuggestionThreadView'],_0xe1bd86=_0x12cb29['get']('trackChanges')['SuggestionView'],{CommentsListView:_0x3736d0,CommentThreadInputView:_0xd71a5b}=_0x5ba403['plugins']['get']('CommentsUI');let _0x25a5fb,_0x37ef9f;this['_annotationViews']['has'](_0x310b24['id'])?(_0x37ef9f=this['_annotationViews']['get'](_0x310b24['id']),_0x25a5fb=_0x37ef9f['mainView']):(_0x25a5fb=new _0x2902bc(_0x5ba403['locale'],_0x310b24,_0x5952ed,{'disableComments':this['_disableComments'],'editorConfig':_0x12cb29['get']('comments.editorConfig'),'maxCommentsWhenCollapsed':_0x12cb29['get']('comments.maxCommentsWhenCollapsed'),'maxThreadTotalWeight':_0x12cb29['get']('comments.maxThreadTotalWeight'),'maxCommentCharsWhenCollapsed':_0x12cb29['get']('comments.maxCommentCharsWhenCollapsed'),'formatDateTime':_0x17fe7d(_0x12cb29['get']('locale')),'CommentView':_0x12cb29['get']('comments')['CommentView'],'CommentsListView':_0x3736d0,'CommentThreadInputView':_0xd71a5b,'SuggestionView':_0xe1bd86}),_0x25a5fb['suggestionView']['acceptButton']['on']('execute',()=>{_0x5ba403['editing']['view']['focus']();}),_0x25a5fb['suggestionView']['discardButton']['on']('execute',()=>{_0x5ba403['editing']['view']['focus']();}),_0x37ef9f=_0x9b3bd7['createAnnotationView'](this['editor']['locale'],_0x25a5fb),_0x37ef9f['bind']('isDirty')['to'](_0x25a5fb,'isDirty'),_0x37ef9f['bind']('length')['to'](_0x25a5fb),_0x37ef9f['bind']('type')['to'](_0x25a5fb,'type',_0x31821b=>'suggestion-'+_0x31821b),this['listenTo'](_0x25a5fb,'escape',()=>{_0x5ba403['editing']['view']['focus']();},{'priority':'low'}),this['_annotationViews']['set'](_0x310b24['id'],_0x37ef9f));const _0x3ddbd3=_0x1ca994['createCommentThreadController'](_0x310b24['commentThread'],_0x25a5fb),_0x100c86=new ae(_0x5ba403,_0x310b24,_0x25a5fb,_0x3ddbd3),_0xe60abe=_0x310b24['getAllAdjacentSuggestions']()['filter'](_0x51e80c=>_0x51e80c['isInContent']);_0x25a5fb['descriptionParts']=_0x5ba403['plugins']['get']('TrackChangesEditing')['descriptionFactory']['getDescriptions'](_0xe60abe),this['_suggestionToController']['set'](_0x310b24,_0x100c86),this['_viewToController']['set'](_0x25a5fb,_0x100c86);const _0x39c549=_0x9b3bd7['createAnnotation']({'view':_0x37ef9f,'target':()=>{const _0x159698=[],_0x288041=_0x310b24['getAllAdjacentSuggestions']()['filter'](_0x1c16d5=>_0x1c16d5['isInContent']);for(const _0x22d6a6 of _0x288041)_0x159698['push'](..._0x22d6a6['getMarkers']());return _0x370cab(_0x5ba403['editing'],_0x159698);},'type':()=>'suggestion-'+_0x100c86['view']['type']});_0x1ca994['_bindAnnotationToEditors'](_0x25a5fb,_0x39c549),_0x9b3bd7['add'](_0x39c549),_0xf0b464['registerAnnotation'](_0x39c549);}['_destroyController'](_0x1a381d){const _0x558740=this['editor']['plugins']['get']('CommentsRepository'),_0x4555fe=this['editor']['plugins']['get']('Annotations'),_0x553aec=this['_suggestionToController']['get'](_0x1a381d),_0x35a38e=_0x553aec['view'],_0x1a1757=_0x4555fe['getByInnerView'](_0x35a38e);_0x558740['_unbindEditors'](_0x35a38e),_0x1a1757&&_0x4555fe['remove'](_0x1a1757),this['_suggestionToController']['delete'](_0x1a381d),this['_viewToController']['delete'](_0x35a38e),_0x553aec['destroy']();}['_updateController'](_0x2285f4){if(!_0x2285f4['isInContent']||!this['_suggestionToController']['has'](_0x2285f4))return;const _0x8ccd0c=this['editor']['plugins']['get']('TrackChangesEditing'),_0x488662=this['_suggestionToController']['get'](_0x2285f4),_0x3106f9=_0x2285f4['getAllAdjacentSuggestions']();_0x488662['view']['descriptionParts']=_0x8ccd0c['descriptionFactory']['getDescriptions'](_0x3106f9);}['_initKeyboardNavigationToThread'](){this['editor']['keystrokes']['set'](_0x99c520,(_0x1ca8e7,_0x56f2c9)=>{const _0x3acb3c=this['editor']['plugins']['get'](k),_0x5ace01=this['editor']['plugins']['get'](p);if(!_0x5ace01['activeMarkers']['length'])return;const {id:_0x41d518}=_0x5ace01['_splitMarkerName'](_0x5ace01['activeMarkers'][0x0]),_0x127fe2=_0x3acb3c['getSuggestion'](_0x41d518);_0x127fe2&&(this['_suggestionToController']['get'](_0x127fe2)['view']['focus'](),_0x56f2c9());});}['destroy'](){for(const _0x159864 of this['_suggestionToController']['keys']())this['_destroyController'](_0x159864);for(const _0x107c10 of this['_annotationViews']['values']())_0x107c10['mainView']['destroy']();super['destroy']();}}function me(_0x2b0a4c){return'model'in _0x2b0a4c;}class k extends _0x152a51{static get['requires'](){return[p,d,'Comments'];}static get['pluginName'](){return'TrackChanges';}set['adapter'](_0x17df39){this['editor']['plugins']['get'](p)['adapter']=_0x17df39;}get['adapter'](){return this['editor']['plugins']['get'](p)['adapter'];}['addSuggestion'](_0x34fe46){return this['editor']['plugins']['get'](p)['addSuggestionData'](_0x34fe46);}['getSuggestions']({skipNotAttached:_0x1ae31a=!0x1,toJSON:_0x12478f=!0x1}={}){return this['editor']['plugins']['get'](p)['getSuggestions']({'skipNotAttached':_0x1ae31a,'toJSON':_0x12478f});}['getSuggestion'](_0x9d5f30){return this['editor']['plugins']['get'](p)['getSuggestion'](_0x9d5f30);}}const T=['Pagination'];class P extends _0x152a51{static get['requires'](){return[p];}static get['pluginName'](){return'TrackChangesData';}['init'](){const _0x558ade=this['editor'];if(_0x558ade['config']['define']('trackChangesData.editorCreator',_0x317d4f=>{const _0x3ef0b8=_0x558ade['model']['document']['getRootNames']()['reduce']((_0x392973,_0x1eabee)=>(_0x392973[_0x1eabee]='',_0x392973),{});return _0x558ade['constructor']['create'](_0x3ef0b8,_0x317d4f);}),'function'!=typeof _0x558ade['config']['get']('trackChangesData')['editorCreator'])throw new _0x5e7528('track-changes-data-invalid-editor-creator');}['getDataWithAcceptedSuggestions'](_0xcf7a34){return N(this['editor'],!0x0,_0xcf7a34);}['getDataWithDiscardedSuggestions'](_0x2ea975){return N(this['editor'],!0x1,_0x2ea975);}}class D extends _0x152a51{['result'];static get['pluginName'](){return'TrackChangesDataGetter';}constructor(_0x4df1a7){super(_0x4df1a7),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(_0x5ab854){return void 0x0!==_0x5ab854['getRootsAttributes'];}async function N(_0x369c78,_0xbd3b45,_0x47b143){const _0x45c270=_0x109332(_0x369c78,T);_0x45c270['plugins']['push'](p,D),_0x45c270['rootsAttributes']=v(_0x369c78)?_0x369c78['getRootsAttributes']():void 0x0;const _0xb5e223=document['createDocumentFragment'](),_0x5cee05=_0x369c78['config']['get']('trackChangesData')['editorCreator'],_0x47934f=await _0x5cee05(_0x45c270,()=>function(_0x14e1d1){const _0x283196=document['createElement']('div');return _0x14e1d1['appendChild'](_0x283196),_0x283196;}(_0xb5e223));!function(_0x869619,_0x491364){const _0x8d7601=_0x869619['model']['document']['getRootNames']()['reduce']((_0x4c2ac4,_0x4e5bb1)=>(_0x4c2ac4[_0x4e5bb1]=_0x869619['data']['get']({'rootName':_0x4e5bb1}),_0x4c2ac4),{}),_0x596a0e=_0x869619['plugins']['get']('Users')['users']['map'](_0x13b3ba=>({'id':_0x13b3ba['id'],'name':_0x13b3ba['name']})),_0x2e07a5=_0x869619['plugins']['get']('TrackChangesEditing')['getSuggestions']({'skipNotAttached':!0x0,'toJSON':!0x0}),_0x1e85d1=_0x869619['plugins']['get']('CommentsRepository')['getCommentThreads']({'skipNotAttached':!0x0,'toJSON':!0x0}),_0x5493d6=_0x491364['plugins']['get']('Users'),_0xf328c0=_0x491364['plugins']['get']('TrackChangesEditing'),_0x2120a4=_0x491364['plugins']['get']('CommentsRepository');for(const _0x5acad0 of _0x2120a4['getCommentThreads']())_0x5acad0['remove']();for(const _0x17b9dd of _0x596a0e)_0x5493d6['getUser'](_0x17b9dd['id'])||_0x5493d6['addUser'](_0x17b9dd);_0x5493d6['me']||_0x5493d6['useAnonymousUser']();for(const _0x373e05 of _0x1e85d1)_0x2120a4['addCommentThread'](_0x373e05);for(const _0x11c81b of _0x2e07a5)_0xf328c0['addSuggestionData'](_0x11c81b);_0x491364['data']['set'](_0x8d7601);}(_0x369c78,_0x47934f),_0x47934f['execute'](_0xbd3b45?'acceptAllSuggestions':'discardAllSuggestions');const _0x1d3bc5=v(_0x47934f)?_0x47934f['getFullData'](_0x47b143):_0x47934f['data']['get'](_0x47b143);return await _0x47934f['destroy'](),_0x1d3bc5;}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 _0x1349dc,PendingActions as _0x5c36cd,icons as _0x44dae9}from'@ckeditor/ckeditor5-core/dist/index.js';import{CKEditorError as _0x1b5a7f,ObservableMixin as _0x376978,uid as _0x30088c,insertToPriorityArray as _0x5d39d3,priorities as _0x252709,logWarning as _0x2ebe0d,getEnvKeystrokeText as _0xa239e8,FocusTracker as _0x305f38,KeystrokeHandler as _0x4624f1,Collection as Wt}from'@ckeditor/ckeditor5-utils/dist/index.js';import{normalizeColorOptions as _0xf253d4,View as _0x576a44,ViewCollection as _0x3664fb,FocusCycler as _0x1e5ad6,ViewModel as _0x2a2d89,createDropdown as Qt,SplitButtonView as _0x275965,addListToDropdown as Kt,MenuBarMenuView as Yt,MenuBarMenuListView as Zt,ListSeparatorView as Xt,MenuBarMenuListItemView as te,MenuBarMenuListItemButtonView as _0x3e877e}from'@ckeditor/ckeditor5-ui/dist/index.js';import{Users as _0x41b53c,hashObject as _0x4df7ec,surroundingMarkersDetector as _0x16f423,ENTER_THREAD_KEYSTROKE as _0x2262d2,AriaDescriptionView as _0x178b70,setupThreadKeyboardNavigation as _0x315552,trimHtml as _0x36ca85,UserView as _0x33ff98,LateFocusButtonView as _0x130400,getDateTimeFormatter as _0x4fcad3,getAllMarkersDomElementsSorted as _0x26aca0,sanitizeEditorConfig as _0x1593cf}from'ckeditor5-collaboration/dist/index.js';import{Element as _0x3a317b,LiveRange as _0x5168fa,LivePosition as _0x2fc754}from'@ckeditor/ckeditor5-engine/dist/index.js';import{setHighlightHandling as _0x3c273c,toWidget as _0x67aa4e}from'@ckeditor/ckeditor5-widget/dist/index.js';import{cloneDeep as _0x3eab55,set as _0x33e570,isEqual as _0x139ab1,unset as _0x79c0c,omit as Tt}from'lodash-es';import{Delete as _0x1163ee,Input as tr}from'@ckeditor/ckeditor5-typing/dist/index.js';import{Enter as _0x218265,ShiftEnter as _0x554ab6}from'@ckeditor/ckeditor5-enter/dist/index.js';class B extends ts{['_enabledCommands'];constructor(_0x2fe569,_0x270543){super(_0x2fe569),this['_enabledCommands']=_0x270543,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 _0x47aae5 of this['editor']['commands']['commands']())_0x47aae5['affectsData']&&!this['_enabledCommands']['has'](_0x47aae5)&&_0x47aae5['forceDisabled']('TrackChangesCommand');}['_enableCommands'](){for(const _0x3dbb45 of this['editor']['commands']['commands']())_0x3dbb45['affectsData']&&!this['_enabledCommands']['has'](_0x3dbb45)&&_0x3dbb45['clearForceDisabled']('TrackChangesCommand');}}class x extends ts{['_suggestions'];constructor(_0x117ce3,_0x38edf9){super(_0x117ce3),this['_suggestions']=_0x38edf9,this['refresh'](),this['_isEnabledBasedOnSelection']=!0x1;}['refresh'](){this['isEnabled']=!0x0;}['execute'](_0x1d8920){const _0xd6e547=this['_suggestions']['get'](_0x1d8920);if(!_0xd6e547)throw new _0x1b5a7f('track-changes-accept-suggestion-not-found',this);const _0x13be3a=_0xd6e547['getRanges']();this['editor']['model']['canEditAt'](_0x13be3a)&&this['editor']['plugins']['get']('TrackChangesEditing')['acceptSuggestion'](_0xd6e547);}}class R extends ts{['_suggestions'];constructor(_0x45f3dc,_0x5298e6){super(_0x45f3dc),this['_suggestions']=_0x5298e6,this['refresh'](),this['_isEnabledBasedOnSelection']=!0x1;}['refresh'](){this['isEnabled']=!0x0;}['execute'](_0x171ca5){const _0x4c5a5d=this['_suggestions']['get'](_0x171ca5);if(!_0x4c5a5d)throw new _0x1b5a7f('track-changes-discard-suggestion-not-found',this);const _0x54c344=_0x4c5a5d['getRanges']();this['editor']['model']['canEditAt'](_0x54c344)&&this['editor']['plugins']['get']('TrackChangesEditing')['discardSuggestion'](_0x4c5a5d);}}function ls(_0x4912c4,_0x2f5f92){let _0x58c34a='';return _0x58c34a+=_0x4912c4['split']('*')['map']((_0x86d593,_0x1b9e5a)=>_0x1b9e5a%0x2!=0x0?'<span\x20class=\x22ck-suggestion-type\x22>'+nn(_0x86d593)+'</span>':nn(_0x86d593))['join'](''),_0x2f5f92&&(_0x58c34a+='<span\x20class=\x22ck-suggestion-color\x22\x20style=\x22background-color:\x20'+_0x2f5f92['value']+'\x22\x20title=\x22'+_0x2f5f92['title']+'\x22></span>'),_0x58c34a;}function nn(_0x3a0819){const _0x499529=document['createElement']('span');return _0x499529['innerText']=_0x3a0819,_0x499529['innerHTML'];}function ss(_0x2ac39d){return _0x2ac39d['sort']((_0x1e1b5e,_0x3d4690)=>'deletion'==_0x1e1b5e['type']&&'deletion'!=_0x3d4690['type']?-0x1:'deletion'!=_0x1e1b5e['type']&&'deletion'==_0x3d4690['type']?0x1:0x0);}function to(_0x2084ba,_0x11c603){let _0x171d16,_0x2a2dbe=0x0;const _0x518aa0=[],_0x2f74c1=_0x11c603['schema'];for(;_0x2a2dbe<_0x2084ba['length'];){const _0x2a4c68=_0x2084ba[_0x2a2dbe],_0xbb9dbf=_0x2084ba[_0x2a2dbe+0x1];_0x171d16||(_0x171d16=_0x11c603['createPositionBefore'](_0x2a4c68)),on(_0x11c603,_0x2a4c68,_0xbb9dbf)||(_0x518aa0['push'](_0x11c603['createRange'](_0x171d16,_0x2f74c1['isObject'](_0x2a4c68)?_0x11c603['createPositionAfter'](_0x2a4c68):_0x11c603['createPositionAt'](_0x2a4c68,'end'))),_0x171d16=null),_0x2a2dbe++;}return _0x518aa0;}function on(_0x2543a9,_0x21ef38,_0x864b98){if(!_0x864b98)return!0x1;const _0x509170=_0x2543a9['createPositionAfter'](_0x21ef38),_0x33c60a=_0x2543a9['createPositionBefore'](_0x864b98);return _0x509170['isTouching'](_0x33c60a);}function rs(_0x23ae3c,_0x4074d3,_0x24a41d){for(;_0x24a41d['length'];){const _0x3aee07=_0x24a41d['splice'](0x0,0x64);_0x23ae3c['change'](()=>{for(const _0x398fcb of _0x3aee07)_0x398fcb['isInContent']&&_0x4074d3['execute'](_0x398fcb['id']);});}}class E extends ts{['_command'];['_suggestions'];constructor(_0xedcc10,_0x5c66e0,_0x37d9ef){super(_0xedcc10),this['_command']=_0x5c66e0,this['_suggestions']=_0x37d9ef,this['refresh'](),this['_isEnabledBasedOnSelection']=!0x1;}['refresh'](){const _0x1c7064=Array['from'](this['_suggestions']['values']())['some'](_0x38bd60=>_0x38bd60['isInContent']);this['isEnabled']=this['_command']['isEnabled']&&_0x1c7064;}['execute'](){const _0x305be2=ss(Array['from'](this['_suggestions']['values']()));for(const _0x2bd2d8 of _0x305be2){const _0x49ba76=_0x2bd2d8['getRanges']();if(!this['editor']['model']['canEditAt'](_0x49ba76))return;}rs(this['editor']['model'],this['_command'],_0x305be2);}}class O extends ts{['_command'];['_suggestions'];['_selectedSuggestions'];constructor(_0x27bf2c,_0x3c69aa,_0x3db391){super(_0x27bf2c),this['_command']=_0x3c69aa,this['_suggestions']=_0x3db391,this['_selectedSuggestions']=new Set(),this['refresh'](),this['_isEnabledBasedOnSelection']=!0x1;}['refresh'](){const _0x17aff=this['editor']['model']['document']['selection'],_0x133a8b=Array['from'](this['_suggestions']['values']());this['_selectedSuggestions']=function(_0x589efb,_0x55fc17){const _0xc0c555=Array['from'](_0x589efb['getRanges']()),_0x8ba6c0=new Set();for(const _0x1102ae of _0x55fc17)if(_0x1102ae['isInContent']){for(const _0x3a513e of _0xc0c555)for(const _0x102540 of _0x1102ae['getRanges']())(_0x3a513e['isIntersecting'](_0x102540)||_0x589efb['isCollapsed']&&!_0x1102ae['isMultiRange']&&_0x1102ae['next']&&_0x102540['end']['isTouching'](_0x3a513e['start']))&&_0x8ba6c0['add'](_0x1102ae);}return _0x8ba6c0;}(_0x17aff,_0x133a8b),this['isEnabled']=this['_command']['isEnabled']&&!!this['_selectedSuggestions']['size'];}['execute'](){const _0x3d30cf=ss(Array['from'](this['_selectedSuggestions']));for(const _0x3afb85 of _0x3d30cf){const _0x34971c=_0x3afb85['getRanges']();if(!this['editor']['model']['canEditAt'](_0x34971c))return;}rs(this['editor']['model'],this['_command'],_0x3d30cf);}}class u extends/* #__PURE__ -- @preserve */
24
+ _0x376978(){['id'];['type'];['subType'];['author'];['creator'];['isExternal'];['data'];['createdAt'];['_isDataLoaded']=!0x1;['_model'];['_onAccept'];['_onDiscard'];['_onAttributesChange'];['_markerNames'];constructor(_0x6c0da8,_0x548160){super(),this['id']=_0x548160['id'],this['type']=_0x548160['type'],this['subType']=_0x548160['subType']||null,this['author']=_0x548160['author'],this['creator']=_0x548160['creator']||_0x548160['author'],this['isExternal']=Boolean(_0x548160['attributes']&&_0x548160['attributes']['@external']),this['data']=null,this['_model']=_0x6c0da8,this['_onAccept']=_0x548160['onAccept'],this['_onDiscard']=_0x548160['onDiscard'],this['_onAttributesChange']=_0x548160['onAttributesChange'],this['_markerNames']=new Set(),this['createdAt']=null,this['set']('authoredAt',null),this['set']('attributes',_0x548160['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 _0x2d3991=this;for(;_0x2d3991['previous'];)_0x2d3991=_0x2d3991['previous'];return _0x2d3991;}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'](_0x1f8abb){this['_markerNames']['add'](_0x1f8abb);}['getMarkerNames'](){return Array['from'](this['_markerNames']);}['getMarkers'](){return this['getMarkerNames']()['map'](_0x4025d2=>this['_model']['markers']['get'](_0x4025d2))['filter'](_0x35e349=>_0x35e349);}['getFirstMarker'](){return this['getMarkers']()[0x0]||null;}['removeMarkers'](){this['_model']['change'](_0x3a7755=>{for(const _0x5b7839 of this['getMarkers']())_0x3a7755['removeMarker'](_0x5b7839);}),this['_markerNames']['clear']();}['removeMarker'](_0x4e30cf){this['_model']['change'](_0x1c4a60=>{_0x1c4a60['removeMarker'](_0x4e30cf);}),this['_markerNames']['delete'](_0x4e30cf);}['addRange'](_0x45cc8d){const _0x2f440a='suggestion:'+this['type']+':'+this['subType']+':'+this['id']+':'+this['creator']['id']+':'+u['getMultiRangeId']();this['addMarkerName'](_0x2f440a),this['_model']['change'](_0x59422d=>{_0x59422d['addMarker'](_0x2f440a,{'range':_0x45cc8d,'usingOperation':!0x0,'affectsData':!0x0});});}['isIntersectingWithRange'](_0x3f237b){for(const _0x316023 of this['getRanges']())if(_0x316023['isIntersecting'](_0x3f237b))return!0x0;return!0x1;}['getRanges'](){return this['getMarkers']()['map'](_0x4f164a=>_0x4f164a['getRange']());}['getItems'](){return this['getRanges']()['reduce']((_0x22600a,_0x293104)=>[..._0x22600a,..._0x293104['getItems']()],[]);}['getFirstRange'](){return this['getFirstMarker']()?.['getRange']()||null;}['getContainedElement'](){const _0x2e0c48=this['getRanges']();if(0x1!=_0x2e0c48['length'])return null;const _0x4ebe46=_0x2e0c48[0x0],_0x110183=_0x4ebe46['start']['nodeAfter'],_0x3b6dde=_0x4ebe46['end']['nodeBefore'];return _0x110183 instanceof _0x3a317b?_0x110183!=_0x3b6dde?null:_0x110183: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 _0x513e35=[];let _0x13eadf=this['head'];for(;_0x13eadf;)_0x513e35['push'](_0x13eadf),_0x13eadf=_0x13eadf['next'];return _0x513e35;}['setAttribute'](_0x394740,_0x55cbb6){const _0x58e97d=_0x3eab55(this['attributes']);_0x33e570(_0x58e97d,_0x394740,_0x55cbb6),_0x139ab1(_0x58e97d,this['attributes'])||(this['attributes']=_0x58e97d,this['_onAttributesChange'](_0x58e97d));}['removeAttribute'](_0x512111){const _0x170c08=_0x3eab55(this['attributes']);_0x79c0c(_0x170c08,_0x512111),_0x139ab1(_0x170c08,this['attributes'])||(this['attributes']=_0x170c08,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 _0x30088c()['substr'](0x1,0x5);}}function o(_0x5aa554,_0x44ed66,_0x2a3a90){const t=_0x5aa554['t'];switch(_0x44ed66){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',_0x2a3a90);case'*Outdent:*\x20%0':return t('*Outdent:*\x20%0',_0x2a3a90);case'*Change\x20to:*\x20%0':return t('*Change\x20to:*\x20%0',_0x2a3a90);case'*Insert:*\x20%0':return t('*Insert:*\x20%0',_0x2a3a90);case'*Format:*\x20%0':return t('*Format:*\x20%0',_0x2a3a90);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',_0x2a3a90);case'*Format:*\x20remove\x20from\x20%0':return t('*Format:*\x20remove\x20from\x20%0',_0x2a3a90);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',_0x2a3a90);case'*Change\x20%0\x20content*':return t('*Change\x20%0\x20content*',_0x2a3a90);case'*Remove:*\x20%0':return t('*Remove:*\x20%0',_0x2a3a90);case'*Merge:*\x20%0':return t('*Merge:*\x20%0',_0x2a3a90);case'*Split:*\x20%0':return t('*Split:*\x20%0',_0x2a3a90);case'*Remove\x20format:*\x20%0':return t('*Remove\x20format:*\x20%0',_0x2a3a90);case'*Set\x20font\x20size:*\x20%0':return t('*Set\x20font\x20size:*\x20%0',_0x2a3a90);case'*Set\x20font\x20family:*\x20%0':return t('*Set\x20font\x20family:*\x20%0',_0x2a3a90);case'*Set\x20format\x20to:*\x20%0':return t('*Set\x20format\x20to:*\x20%0',_0x2a3a90);case'*Set\x20font\x20color:*\x20%0':return t('*Set\x20font\x20color:*\x20%0',_0x2a3a90);case'*Set\x20font\x20background\x20color:*\x20%0':return t('*Set\x20font\x20background\x20color:*\x20%0',_0x2a3a90);case'*Set\x20format:*\x20%0':return t('*Set\x20format:*\x20%0',_0x2a3a90);case'*Set\x20image\x20text\x20alternative:*\x20%0':return t('*Set\x20image\x20text\x20alternative:*\x20%0',_0x2a3a90);case'*Set\x20image\x20width:*\x20%0':return t('*Set\x20image\x20width:*\x20%0',_0x2a3a90);case'*Set\x20link:*\x20%0':return t('*Set\x20link:*\x20%0',_0x2a3a90);case'*Set\x20highlight:*\x20%0':return t('*Set\x20highlight:*\x20%0',_0x2a3a90);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'},_0x2a3a90);case'ELEMENT_PARAGRAPH':return t({'string':'paragraph','plural':'%0\x20paragraphs','id':'ELEMENT_PARAGRAPH'},_0x2a3a90);case'ELEMENT_PAGE_BREAK':return t({'string':'page\x20break','plural':'%0\x20page\x20breaks','id':'ELEMENT_PAGE_BREAK'},_0x2a3a90);case'ELEMENT_MEDIA':return t({'string':'media\x20item','plural':'%0\x20media\x20items','id':'ELEMENT_MEDIA'},_0x2a3a90);case'ELEMENT_IMAGE':return t({'string':'image','plural':'%0\x20images','id':'ELEMENT_IMAGE'},_0x2a3a90);case'ELEMENT_INLINE_IMAGE':return t({'string':'image','plural':'%0\x20images','id':'ELEMENT_INLINE_IMAGE'},_0x2a3a90);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'},_0x2a3a90);case'ELEMENT_HTML_EMBED':return t({'string':'HTML\x20embed','plural':'%0\x20HTML\x20embeds','id':'ELEMENT_HTML_EMBED'},_0x2a3a90);case'ELEMENT_HEADING':return t({'string':'heading\x20(level\x20%1)','plural':'%0\x20headings\x20(level\x20%1)','id':'ELEMENT_HEADING'},_0x2a3a90);case'ELEMENT_HEADING_CUSTOM':return t({'string':'heading\x20(%1)','plural':'%0\x20headings\x20(%1)','id':'ELEMENT_HEADING_CUSTOM'},_0x2a3a90);case'ELEMENT_LIST_ITEM':return t({'string':'list\x20item','plural':'%0\x20list\x20items','id':'ELEMENT_LIST_ITEM'},_0x2a3a90);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'},_0x2a3a90);case'ELEMENT_SPACE':return t({'string':'space','plural':'%0\x20spaces','id':'ELEMENT_SPACE'},_0x2a3a90);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'},_0x2a3a90);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'},_0x2a3a90);case'ELEMENT_TABLE_ROW':return t({'string':'table\x20row','plural':'%0\x20table\x20rows','id':'ELEMENT_TABLE_ROW'},_0x2a3a90);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'},_0x2a3a90);case'ELEMENT_TABLE_COLUMN':return t({'string':'table\x20column','plural':'%0\x20table\x20columns','id':'ELEMENT_TABLE_COLUMN'},_0x2a3a90);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'},_0x2a3a90);case'ELEMENT_TABLE_OF_CONTENTS':return t({'string':'table\x20of\x20contents','plural':'%0\x20tables\x20of\x20contents','id':'ELEMENT_TABLE_OF_CONTENTS'},_0x2a3a90);case'ELEMENT_LINE_BREAK':return t({'id':'ELEMENT_LINE_BREAK','string':'line\x20break','plural':'%0\x20line\x20breaks'},_0x2a3a90);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'},_0x2a3a90);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'},_0x2a3a90);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'},_0x2a3a90);case'ENTER_INSERTION_SUGGESTION_ANNOUNCEMENT':return t({'string':'Entering\x20insertion\x20suggestion.\x20Press\x20%0\x20to\x20go\x20to\x20the\x20discussion.','id':'ENTER_INSERTION_SUGGESTION_ANNOUNCEMENT'},_0x2a3a90);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'},_0x2a3a90);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'},_0x2a3a90);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'},_0x2a3a90);case'SUGGESTION_THREAD_DESCRIPTION':return t({'string':'Press\x20Enter\x20for\x20more\x20options.\x20Press\x20Escape\x20to\x20exit.','id':'SUGGESTION_THREAD_DESCRIPTION'});default:return _0x44ed66;}}class f{['_customCallbacks'];['_itemLabels'];['_itemLabelsCallbacks'];['_attributeLabels'];['_schema'];['_locale'];constructor(_0x111dac,_0x43c8cd){this['_customCallbacks']=[],this['_itemLabels']=new Map(),this['_itemLabelsCallbacks']=[],this['_attributeLabels']=new Map(),this['_schema']=_0x111dac,this['_locale']=_0x43c8cd;}['getDescriptions'](_0x1aacbd){const _0x3f6a55=[],_0x4c224b=new Set(),_0x29b09d=new Set();for(let _0x283d30=0x0;_0x283d30<_0x1aacbd['length'];_0x283d30++){const _0x4d1c6e=_0x1aacbd[_0x283d30];if(!_0x4d1c6e['isInContent'])continue;const _0x508765=this['_handleCustomCallbackDescription'](_0x4d1c6e);if(_0x508765){if(null!=_0x4d1c6e['subType']){if(_0x4c224b['has'](_0x4d1c6e['subType']))continue;_0x4c224b['add'](_0x4d1c6e['subType']);}_0x3f6a55['push'](_0x508765);}else{if('attribute'!=_0x4d1c6e['type'])'insertion'!=_0x4d1c6e['type']&&'deletion'!=_0x4d1c6e['type']||this['_handleInsertRemoveSuggestionDescription'](_0x3f6a55,_0x4d1c6e,_0x1aacbd[_0x283d30+0x1]);else{const _0x1e88a1=_0x4d1c6e['data']['key'];if(_0x29b09d['has'](_0x1e88a1))continue;_0x29b09d['add'](_0x4d1c6e['data']['key']),_0x1e88a1==m?this['_handleRenameSuggestionDescription'](_0x3f6a55,_0x4d1c6e):this['_handleAttributeSuggestionDescription'](_0x3f6a55,_0x4d1c6e);}}}return this['_resolveDescriptionItems'](_0x3f6a55);}['registerDescriptionCallback'](_0x6f3969){this['_customCallbacks']['push'](_0x6f3969);}['registerElementLabel'](_0xbde1e9,_0x56ce9d,_0x3e8fab=_0x252709['normal']){'function'==typeof _0xbde1e9?_0x5d39d3(this['_itemLabelsCallbacks'],{'matchingCallback':_0xbde1e9,'label':_0x56ce9d,'priority':_0x3e8fab}):this['_itemLabels']['set'](_0xbde1e9,_0x56ce9d);}['registerAttributeLabel'](_0x4a898a,_0x3674d2){this['_attributeLabels']['set'](_0x4a898a,_0x3674d2);}['getItemLabel'](_0x54a045,_0x1e1bfa=0x1){let _0x5c0c1c;for(const _0x4ce250 of this['_itemLabelsCallbacks'])if(_0x4ce250['matchingCallback'](_0x54a045)){_0x5c0c1c=_0x4ce250['label'];break;}return _0x5c0c1c||(_0x5c0c1c=this['_itemLabels']['get'](_0x54a045['name'])),_0x5c0c1c?_0x5c0c1c(_0x1e1bfa):0x1!==_0x1e1bfa?_0x1e1bfa+'\x20'+_0x54a045['name']+'s':''+_0x54a045['name'];}['_addDescriptionItems'](_0x363aee,_0x2316d3){const _0x139665=_0x2316d3['getFirstRange']()['getWalker'](),_0x4c8092='insertion'==_0x2316d3['type']?'add':'remove';for(const _0x2deb98 of _0x139665){const _0x134d2d=_0x2deb98['item'],_0x1c1102=_0x363aee[_0x363aee['length']-0x1];if(_0x134d2d['is']('$textProxy'))_0x1c1102&&_0x1c1102['type']['indexOf']('Container')>-0x1&&_0x363aee['pop'](),_0x1c1102&&'text'==_0x1c1102['type']?_0x1c1102[_0x4c8092]+=_0x134d2d['data']:_0x363aee['push']({'type':'text','add':'add'==_0x4c8092?_0x134d2d['data']:'','remove':'remove'==_0x4c8092?_0x134d2d['data']:''});else{if(this['_schema']['isObject'](_0x134d2d)){const _0x4074ee=_0x134d2d;if(_0x1c1102&&_0x1c1102['type']['indexOf']('Container')>-0x1&&_0x363aee['pop'](),'elementEnd'==_0x2deb98['type'])continue;_0x1c1102&&_0x1c1102['type']==_0x4c8092+'Object'&&_0x1c1102['element']['name']==_0x4074ee['name']?_0x1c1102['quantity']++:_0x363aee['push']({'type':_0x4c8092+'Object','element':_0x4074ee,'quantity':0x1}),_0x139665['skip'](_0x1ffd19=>!('elementEnd'==_0x1ffd19['type']&&_0x1ffd19['item']==_0x134d2d));}else{if(this['_schema']['checkChild'](_0x134d2d,'$text')||_0x134d2d['is']('element','softBreak')){const _0x4ac198=_0x134d2d;if('add'==_0x4c8092&&'elementStart'==_0x2deb98['type']||'remove'==_0x4c8092&&'elementEnd'==_0x2deb98['type'])continue;if(_0x1c1102&&-0x1==_0x1c1102['type']['indexOf']('Container')){'text'==_0x1c1102['type']&&(_0x1c1102[_0x4c8092]+='\x0a');continue;}let _0x194e43;if(_0x194e43='add'==_0x4c8092?_0x4ac198['nextSibling']&&!this['_schema']['isObject'](_0x4ac198['nextSibling'])?_0x4ac198['nextSibling']:null:_0x4ac198['previousSibling']&&!this['_schema']['isObject'](_0x4ac198['previousSibling'])?_0x4ac198['previousSibling']:null,_0x4ac198['isEmpty']||_0x194e43&&_0x194e43['isEmpty']){const _0x509c64=_0x194e43&&_0x194e43['isEmpty']?_0x194e43:_0x4ac198;_0x1c1102&&_0x1c1102['type']==_0x4c8092+'EmptyContainer'&&_0x1c1102['element']['name']==_0x509c64['name']?_0x1c1102['quantity']++:_0x363aee['push']({'type':_0x4c8092+'EmptyContainer','element':_0x509c64,'quantity':0x1});}else _0x363aee['push']({'type':_0x4c8092+'Container','element':_0x4ac198});}}}}}['_resolveDescriptionItems'](_0x4fe4e9){const _0x5a7128=this['_locale'],_0x539de6=[],_0x4ec151=[],_0x5e4fb8=[];for(const _0x4704a0 of _0x4fe4e9)switch(_0x4704a0['type']){case'text':if(_0x4704a0['add']=_0x4704a0['add']['replace'](/(\S)\u000A+(\S)/g,'$1\x20$2')['replace'](/\u000A/g,''),_0x4704a0['remove']=_0x4704a0['remove']['replace'](/(\S)\u000A+(\S)/g,'$1\x20$2')['replace'](/\u000A/g,''),''!=_0x4704a0['add']&&''!=_0x4704a0['remove']){_0x539de6['push']({'type':'replace','content':o(_0x5a7128,'REPLACE_TEXT',['\x22'+_0x4704a0['remove']+'\x22','\x22'+_0x4704a0['add']+'\x22'])});continue;}if(null!=_0x4704a0['add']['match'](/^ +$/)){_0x539de6['push']({'type':'insertion','content':o(_0x5a7128,'*Insert:*\x20%0',o(_0x5a7128,'ELEMENT_SPACE',_0x4704a0['add']['length']))});continue;}if(null!=_0x4704a0['remove']['match'](/^ +$/)){_0x539de6['push']({'type':'deletion','content':o(_0x5a7128,'*Remove:*\x20%0',o(_0x5a7128,'ELEMENT_SPACE',_0x4704a0['remove']['length']))});continue;}if(''!=_0x4704a0['add']){_0x539de6['push']({'type':'insertion','content':o(_0x5a7128,'*Insert:*\x20%0','\x22'+_0x4704a0['add']+'\x22')});continue;}_0x539de6['push']({'type':'deletion','content':o(_0x5a7128,'*Remove:*\x20%0','\x22'+_0x4704a0['remove']+'\x22')});continue;case'addEmptyContainer':case'addObject':_0x539de6['push']({'type':'insertion','content':o(_0x5a7128,'*Insert:*\x20%0',this['getItemLabel'](_0x4704a0['element'],_0x4704a0['quantity']))});continue;case'removeEmptyContainer':case'removeObject':_0x539de6['push']({'type':'deletion','content':o(_0x5a7128,'*Remove:*\x20%0',this['getItemLabel'](_0x4704a0['element'],_0x4704a0['quantity']))});continue;case'addContainer':_0x539de6['push']({'type':'insertion','content':o(_0x5a7128,'*Split:*\x20%0',this['getItemLabel'](_0x4704a0['element'],_0x4704a0['quantity']))});continue;case'removeContainer':_0x539de6['push']({'type':'deletion','content':o(_0x5a7128,'*Merge:*\x20%0',this['getItemLabel'](_0x4704a0['element'],_0x4704a0['quantity']))});continue;case'addFormat':_0x4ec151['push'](_0x4704a0['key']);continue;case'removeFormat':_0x5e4fb8['push'](_0x4704a0['key']);continue;default:_0x539de6['push'](_0x4704a0);}if(_0x4ec151['length']){const _0x3d3cbb=_0x4ec151['map'](_0x5ee428=>this['_attributeLabels']['has'](_0x5ee428)?this['_attributeLabels']['get'](_0x5ee428):_0x5ee428)['join'](',\x20');_0x539de6['push']({'type':'format','content':o(this['_locale'],'*Set\x20format:*\x20%0',_0x3d3cbb)});}if(_0x5e4fb8['length']){const _0x3839fb=_0x5e4fb8['map'](_0x24bcab=>this['_attributeLabels']['has'](_0x24bcab)?this['_attributeLabels']['get'](_0x24bcab):_0x24bcab)['join'](',\x20');_0x539de6['push']({'type':'format','content':o(this['_locale'],'*Remove\x20format:*\x20%0',_0x3839fb)});}return _0x539de6;}['_handleCustomCallbackDescription'](_0x5c6482){for(const _0x39a6be of this['_customCallbacks']){const _0x4930e=_0x39a6be(_0x5c6482);if(_0x4930e&&'type'in _0x4930e)return _0x4930e;}}['_handleAttributeSuggestionDescription'](_0x2a59ce,_0xfcd71a){const _0xa91f7d=_0xfcd71a['data'],_0x2db7a3=void 0x0===_0xa91f7d['newValue']?'removeFormat':'addFormat';_0x2a59ce['push']({'type':_0x2db7a3,'key':_0xa91f7d['key']});}['_handleRenameSuggestionDescription'](_0x42d8f0,_0xac9418){_0x42d8f0['push']({'type':'format','content':o(this['_locale'],'*Change\x20to:*\x20%0',this['getItemLabel'](_0xac9418['getFirstRange']()['start']['nodeAfter'],0x1))});}['_handleInsertRemoveSuggestionDescription'](_0x3bfbed,_0x28cea1,_0x439c2d){if(this['_addDescriptionItems'](_0x3bfbed,_0x28cea1),_0x439c2d&&_0x439c2d['getFirstRange']()&&!_0x28cea1['getFirstRange']()['end']['isEqual'](_0x439c2d['getFirstRange']()['start'])){const _0x14b6a6=_0x3bfbed[_0x3bfbed['length']-0x1],_0x4b16a8='insertion'==_0x28cea1['type']?'add':'remove';_0x14b6a6&&'text'==_0x14b6a6['type']&&(_0x14b6a6[_0x4b16a8]+='\x0a');}}}class V extends _0x1349dc{['afterInit'](){const _0x564ec3=this['editor'],_0x1c1cc1=_0x564ec3['plugins']['get']('TrackChangesEditing');_0x564ec3['commands']['get']('showAIAssistant')&&_0x1c1cc1['enableCommand']('showAIAssistant');}}class U extends _0x1349dc{['afterInit'](){const _0x5f97d5=this['editor'],_0x1486d6=_0x5f97d5['locale'];if(!_0x5f97d5['plugins']['has']('AlignmentEditing'))return;const _0x206683=_0x5f97d5['plugins']['get']('TrackChangesEditing');_0x206683['enableDefaultAttributesIntegration']('alignment'),_0x206683['registerBlockAttribute']('alignment'),_0x206683['descriptionFactory']['registerAttributeLabel']('alignment',o(_0x1486d6,'FORMAT_ALIGNMENT')),this['_registerLegacyDescription']();}['_registerLegacyDescription'](){const _0x5f3326=this['editor'],_0x268c6c=_0x5f3326['locale'];_0x5f3326['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](_0x9cc5e7=>{if('formatBlock'!=_0x9cc5e7['type'])return;const {data:_0x595954}=_0x9cc5e7;if(_0x595954&&'alignment'==_0x595954['commandName']){const _0x1d71ee=_0x595954['commandParams'][0x0]['value'];return{'type':'format','content':o(_0x268c6c,'*Format:*\x20%0',function(_0x34ca05){switch(_0x34ca05){case'left':return o(_0x268c6c,'FORMAT_ALIGN_TO_LEFT');case'right':return o(_0x268c6c,'FORMAT_ALIGN_TO_RIGHT');case'center':return o(_0x268c6c,'FORMAT_ALIGN_TO_CENTER');case'justify':return o(_0x268c6c,'FORMAT_JUSTIFY_TEXT');}}(_0x1d71ee))};}});}}const ti=['BoldEditing','ItalicEditing','UnderlineEditing','CodeEditing','StrikethroughEditing','SubscriptEditing','SuperscriptEditing'];class G extends _0x1349dc{['afterInit'](){const _0x5d2082=this['editor'],_0x3fbf3f=_0x5d2082['plugins']['get']('TrackChangesEditing'),_0x4f3558=_0x5d2082['locale'];for(const _0x394ceb of ti){if(!_0x5d2082['plugins']['has'](_0x394ceb))continue;const _0x4d6b12=_0x394ceb['slice'](0x0,-0x7)['toLowerCase'](),_0x11c692='FORMAT_'+_0x4d6b12['toUpperCase']();_0x3fbf3f['enableDefaultAttributesIntegration'](_0x4d6b12),_0x3fbf3f['registerInlineAttribute'](_0x4d6b12),_0x3fbf3f['descriptionFactory']['registerAttributeLabel'](_0x4d6b12,o(_0x4f3558,_0x11c692));}this['_registerLegacyDescription']();}['_registerLegacyDescription'](){const _0x520d29=this['editor'],_0x4b2b41=_0x520d29['locale'],_0x4672c7=_0x520d29['plugins']['get']('TrackChangesEditing');function _0x3a5183(_0x4e0b0d,_0x16164b){_0x4672c7['descriptionFactory']['registerDescriptionCallback'](_0x1a4801=>{if('formatInline'!=_0x1a4801['type'])return;const {data:_0x29db86}=_0x1a4801;return _0x29db86&&_0x29db86['commandName']===_0x4e0b0d?_0x29db86['commandParams'][0x0]['forceValue']?{'type':'format','content':o(_0x4b2b41,'*Format:*\x20%0',_0x16164b)}:{'type':'format','content':o(_0x4b2b41,'*Remove\x20format:*\x20%0',_0x16164b)}:void 0x0;});}_0x3a5183('bold',o(_0x4b2b41,'FORMAT_BOLD')),_0x3a5183('italic',o(_0x4b2b41,'FORMAT_ITALIC')),_0x3a5183('underline',o(_0x4b2b41,'FORMAT_UNDERLINE')),_0x3a5183('code',o(_0x4b2b41,'FORMAT_CODE')),_0x3a5183('strikethrough',o(_0x4b2b41,'FORMAT_STRIKETHROUGH')),_0x3a5183('subscript',o(_0x4b2b41,'FORMAT_SUBSCRIPT')),_0x3a5183('superscript',o(_0x4b2b41,'FORMAT_SUPERSCRIPT'));}}class F extends _0x1349dc{['afterInit'](){const _0x55d293=this['editor'],_0x95af5f=_0x55d293['locale'];if(!_0x55d293['plugins']['has']('BlockQuoteEditing'))return;const _0x284a23=_0x55d293['plugins']['get']('TrackChangesEditing'),_0x416abd=this['editor']['commands']['get']('blockQuote');_0x284a23['enableCommand']('blockQuote',(_0x43a863,_0x63a67b={})=>{const _0x147270=this['editor']['model']['document']['selection'],_0x4b1442=_0x63a67b&&void 0x0!==_0x63a67b['forceValue']?_0x63a67b['forceValue']:!_0x416abd['value'];let _0xbbc80d=[];if(_0x4b1442){const _0x19689d=Array['from'](_0x147270['getSelectedBlocks']())['filter'](_0x551fc9=>oo(_0x551fc9)||function(_0x4c153f,_0xe22ae4){const _0x4b73d1=_0xe22ae4['checkChild'](_0x4c153f['parent'],'blockQuote'),_0xb29e6a=_0xe22ae4['checkChild'](['$root','blockQuote'],_0x4c153f);return _0x4b73d1&&_0xb29e6a;}(_0x551fc9,this['editor']['model']['schema']));_0xbbc80d=to(_0x19689d,_0x55d293['model']);}else{const _0x4e2815=Array['from'](_0x147270['getSelectedBlocks']())['filter'](_0x5912f7=>oo(_0x5912f7));_0xbbc80d=to(_0x4e2815,_0x55d293['model']);}_0x55d293['model']['change'](()=>{for(const _0x223d13 of _0xbbc80d)_0x284a23['markBlockFormat'](_0x223d13,{'commandName':'blockQuote','commandParams':[{'forceValue':_0x4b1442}]});});}),_0x284a23['descriptionFactory']['registerDescriptionCallback'](_0x4d133f=>{const {data:_0x30c439}=_0x4d133f;if(_0x30c439&&'blockQuote'==_0x30c439['commandName']){const _0x2cb4f9=o(_0x95af5f,'ELEMENT_BLOCK_QUOTE');return _0x30c439['commandParams'][0x0]['forceValue']?{'type':'format','content':o(_0x95af5f,'*Set\x20format:*\x20%0',_0x2cb4f9)}:{'type':'format','content':o(_0x95af5f,'*Remove\x20format:*\x20%0',_0x2cb4f9)};}});}}function oo(_0x461927){return'blockQuote'==_0x461927['parent']['name'];}class L extends _0x1349dc{['afterInit'](){const _0x17c423=this['editor'];_0x17c423['plugins']['has']('CaseChange')&&(_0x17c423['plugins']['get']('TrackChangesEditing')['enableCommand']('changeCaseUpper'),_0x17c423['plugins']['get']('TrackChangesEditing')['enableCommand']('changeCaseLower'),_0x17c423['plugins']['get']('TrackChangesEditing')['enableCommand']('changeCaseTitle'));}}class H extends _0x1349dc{['afterInit'](){const _0x26937c=this['editor'];_0x26937c['commands']['get']('ckbox')&&_0x26937c['plugins']['get']('TrackChangesEditing')['enableCommand']('ckbox');}}class J extends _0x1349dc{['afterInit'](){const _0x2b567b=this['editor'];if(!_0x2b567b['plugins']['has']('CodeBlock'))return;const _0x4b422d=_0x2b567b['plugins']['get']('TrackChangesEditing'),_0x59bc14=_0x2b567b['locale'],_0x4166e8=_0x2b567b['config']['get']('codeBlock')['languages'],_0x320e33=_0x2b567b['commands']['get']('codeBlock');_0x4b422d['enableCommand']('indentCodeBlock'),_0x4b422d['enableCommand']('outdentCodeBlock'),_0x4b422d['enableCommand']('codeBlock',(_0x5d8931,_0x254784={})=>{const _0x89aad8=_0x2b567b['model'],_0x13ac7b=_0x2b567b['model']['document']['selection'],_0x56867a=_0x254784&&void 0x0!==_0x254784['forceValue']?_0x254784['forceValue']:!_0x320e33['value'];let _0x3154eb;_0x254784['language']||(_0x254784['language']=_0x4166e8[0x0]['language']),_0x3154eb=_0x56867a?Array['from'](_0x13ac7b['getSelectedBlocks']())['filter'](_0x24924b=>eo(_0x24924b)||function(_0x97b035,_0xb75185){if(_0x97b035['is']('rootElement')||_0xb75185['isLimit'](_0x97b035))return!0x1;return _0xb75185['checkChild'](_0x97b035['parent'],'codeBlock');}(_0x24924b,_0x89aad8['schema'])):Array['from'](_0x13ac7b['getSelectedBlocks']())['filter'](_0xaff5d0=>eo(_0xaff5d0));const _0x1fdced=to(_0x3154eb,_0x89aad8);_0x89aad8['change'](()=>{for(const _0x23091c of _0x1fdced)_0x4b422d['markBlockFormat'](_0x23091c,{'commandName':'codeBlock','commandParams':[{..._0x254784,'forceValue':_0x56867a}],'formatGroupId':'blockName'});});}),(_0x4b422d['descriptionFactory']['registerElementLabel']('codeBlock',_0x2c05de=>o(_0x59bc14,'ELEMENT_CODE_BLOCK',_0x2c05de)),_0x4b422d['descriptionFactory']['registerDescriptionCallback'](_0x4b6b6c=>{if('formatBlock'!=_0x4b6b6c['type'])return;const _0x443d0c=_0x59bc14['t'],{data:_0x14f6e0}=_0x4b6b6c;if(!_0x14f6e0||'codeBlock'!=_0x14f6e0['commandName'])return;const _0x3a81cc=_0x14f6e0['commandParams'][0x0]['language'],_0x7acea1=_0x443d0c(_0x4166e8['find'](_0x5d7cb5=>_0x5d7cb5['language']===_0x3a81cc)['label'])['toLowerCase']();return _0x14f6e0['commandParams'][0x0]['forceValue']?{'type':'format','content':o(_0x59bc14,'*Set\x20format:*\x20%0',o(_0x59bc14,'ELEMENT_CODE_BLOCK',0x1)+'\x20('+_0x7acea1+')')}:{'type':'format','content':o(_0x59bc14,'*Remove\x20format:*\x20%0',o(_0x59bc14,'ELEMENT_CODE_BLOCK',0x1))};}));}}function eo(_0x3d764d){return'codeBlock'==_0x3d764d['name'];}class q extends _0x1349dc{['afterInit'](){const _0x459d78=this['editor'];if(!_0x459d78['plugins']['has']('CommentsEditing'))return;_0x459d78['plugins']['get']('TrackChangesEditing')['enableCommand']('addCommentThread');}}function io(_0x308ecc,_0x356426,_0x433d10){const _0x49ad14=[];for(const _0x499c41 of _0x356426['getItems']())_0x499c41['hasAttribute'](_0x308ecc)&&_0x49ad14['push'](_0x433d10['createRangeOn'](_0x499c41));return _0x49ad14;}function _e(_0x34d6bb,_0x38bcfc,{showActiveMarker:_0x373071=!0x0}={}){const _0x3e6621=_0x34d6bb['plugins']['get']('TrackChangesEditing');return(_0x16f29f,_0xe1a105,_0x3ae8c1)=>{if(!_0x3ae8c1['consumable']['test'](_0xe1a105['markerRange'],_0x16f29f['name']))return;const _0x48725c=_0xe1a105['markerRange']['getWalker'](),_0x1914bd=_0xe1a105['markerRange']['start'],_0x34e570=_0x34d6bb['model']['schema'];let _0x3bd0dc=null,_0x151925=null,_0x4c60d4=!0x1,_0x1f04c7=!0x1;for(const _0x2f561c of _0x48725c){const _0x52cd05=_0x2f561c['item'];_0x4c60d4=_0x4c60d4||_0x34e570['isContent'](_0x52cd05);const _0x1f94f1=_0x3ae8c1['mapper']['toViewElement'](_0x52cd05);if(_0x1f94f1&&_0x1f94f1['getCustomProperty']('addHighlight'))return;'elementEnd'==_0x2f561c['type']&&(_0x34e570['isBlock'](_0x52cd05)&&!_0x34e570['isLimit'](_0x52cd05)&&(_0x52cd05['nextSibling']||_0x1914bd['isAtEnd']?_0x3bd0dc&&_0x3bd0dc['parent']==_0x52cd05||(_0x3bd0dc=_0x52cd05,_0x560f6f(_0x2f561c['previousPosition']),_0x1f04c7=!0x0):_0x151925=_0x151925||_0x2f561c['previousPosition']));}function _0x560f6f(_0x1db556){const {authorId:_0x41ff1f}=_0x3e6621['_splitMarkerName'](_0xe1a105['markerName']),_0x571b16=_0x3ae8c1['writer']['createUIElement']('span',{'class':'ck-suggestion-marker-'+_0x38bcfc,'data-author-id':_0x41ff1f}),_0x42385f=_0x3ae8c1['mapper']['toViewPosition'](_0x1db556);_0x373071&&_0x3e6621['activeMarkers']['includes'](_0xe1a105['markerName'])&&_0x3ae8c1['writer']['addClass']('ck-suggestion-marker--active',_0x571b16),_0x3ae8c1['writer']['insert'](_0x42385f,_0x571b16),_0x3ae8c1['mapper']['bindElementToMarker'](_0x571b16,_0xe1a105['markerName']);}_0x4c60d4||_0x1f04c7||!_0x151925||_0x560f6f(_0x151925);};}class z extends _0x1349dc{static get['requires'](){return[_0x1163ee];}['init'](){const _0x28f7ee=this['editor'],_0x4200b6=_0x28f7ee['plugins']['get']('TrackChangesEditing');_0x4200b6['enableCommand']('delete');const _0xab9a0a=_0x28f7ee['commands']['get']('deleteForward');_0x4200b6['enableCommand']('deleteForward',(_0x234fef,_0x2a0245={})=>{const _0x4e3e7e=_0x28f7ee['model']['createSelection'](_0x28f7ee['model']['document']['selection']);_0x4e3e7e['isCollapsed']&&_0x28f7ee['model']['modifySelection'](_0x4e3e7e,{'direction':'forward','unit':_0x2a0245['unit']});const _0x332eeb=_0x4e3e7e['getFirstRange'](),_0x44ac06=_0x5168fa['fromRange'](_0x332eeb);let _0x1d1ae8;_0x234fef(_0x2a0245),_0x1d1ae8='$graveyard'==_0x44ac06['root']['rootName']?_0x28f7ee['model']['createRange'](_0x332eeb['start']):_0x28f7ee['model']['createRange'](_0x44ac06['start'],_0x44ac06['end']),_0x44ac06['detach'](),_0x28f7ee['model']['enqueueChange'](_0xab9a0a['buffer']['batch'],_0x157855=>{_0xab9a0a['buffer']['lock'](),_0x157855['setSelection'](_0x157855['createRange'](_0x1d1ae8['end'])),_0xab9a0a['buffer']['unlock']();});}),_0x28f7ee['editing']['downcastDispatcher']['on']('addMarker:suggestion:deletion',_e(_0x28f7ee,'merge'),{'priority':'high'}),_0x28f7ee['data']['downcastDispatcher']['on']('addMarker:suggestion:deletion',(_0x4eeb1b,_0x1ce3e8,_0x58e6ee)=>{_0x58e6ee['options']['showSuggestionHighlights']&&_e(_0x28f7ee,'merge',{'showActiveMarker':!0x1})['bind'](this)(_0x4eeb1b,_0x1ce3e8,_0x58e6ee);},{'priority':'high'}),_0x28f7ee['editing']['downcastDispatcher']['on']('removeMarker:suggestion:deletion',(_0x2e43ed,_0x194f1d,_0x2f89fc)=>{const _0xc8c2ac=_0x2f89fc['mapper']['markerNameToElements'](_0x194f1d['markerName']);if(_0xc8c2ac){for(const _0x32fb91 of _0xc8c2ac)_0x32fb91['is']('uiElement')&&(_0x2f89fc['mapper']['unbindElementFromMarkerName'](_0x32fb91,_0x194f1d['markerName']),_0x2f89fc['writer']['remove'](_0x32fb91));}},{'priority':'high'});}}class K extends _0x1349dc{['afterInit'](){const _0x36b7dc=this['editor'];if(!_0x36b7dc['plugins']['has']('ListEditing'))return;const _0x2bec1f=_0x36b7dc['locale'],_0x1362cf=_0x36b7dc['plugins']['get']('TrackChangesEditing'),_0x3cfbc0=_0x36b7dc['plugins']['has']('TodoListEditing'),_0x3a4761=!!_0x36b7dc['config']['get']('list.multiBlock');function _0x20b0b4(_0x4f56d0){return{'type':'format','content':''+o(_0x2bec1f,'*Set\x20format:*\x20%0',_0x4f56d0)};}function _0x5b7462(_0x3dd271){return{'type':'format','content':''+o(_0x2bec1f,'*Remove\x20format:*\x20%0',_0x3dd271)};}_0x1362cf['enableDefaultAttributesIntegration']('numberedList'),_0x1362cf['enableDefaultAttributesIntegration']('bulletedList'),_0x1362cf['enableDefaultAttributesIntegration']('customNumberedList'),_0x1362cf['enableDefaultAttributesIntegration']('customBulletedList'),_0x1362cf['enableDefaultAttributesIntegration']('indentList'),_0x1362cf['enableDefaultAttributesIntegration']('outdentList'),_0x1362cf['enableDefaultAttributesIntegration']('splitListItemAfter'),_0x1362cf['enableDefaultAttributesIntegration']('splitListItemBefore'),_0x1362cf['registerBlockAttribute']('listItemId'),_0x1362cf['registerBlockAttribute']('listType'),_0x1362cf['registerBlockAttribute']('listIndent'),_0x3a4761&&(_0x1362cf['enableDefaultAttributesIntegration']('mergeListItemBackward'),_0x1362cf['enableDefaultAttributesIntegration']('mergeListItemForward')),_0x3cfbc0&&(_0x1362cf['enableDefaultAttributesIntegration']('todoList'),_0x1362cf['enableDefaultAttributesIntegration']('checkTodoList'),_0x1362cf['registerBlockAttribute']('todoListChecked'),_0x1362cf['descriptionFactory']['registerDescriptionCallback'](_0x58f8e3=>{const {data:_0x33ad58}=_0x58f8e3;if(_0x33ad58&&'todoListChecked'==_0x33ad58['key'])return{'type':'format','content':_0x33ad58['newValue']?o(_0x2bec1f,'*Check\x20item*'):o(_0x2bec1f,'*Uncheck\x20item*')};}),this['editor']['model']['document']['registerPostFixer'](_0x48068e=>{if(_0x48068e['batch']['isUndo'])return!0x1;let _0x15d9a9=!0x1;const _0x4ccf30=_0x1362cf['getSuggestions']({'skipNotAttached':!0x0})['filter'](_0x12caa3=>'todoListChecked'===_0x1362cf['_getAttributeKey'](_0x12caa3));for(const _0xad7805 of _0x4ccf30){'todo'!=_0xad7805['getFirstRange']()['start']['nodeAfter']['getAttribute']('listType')&&(_0x1362cf['_findSuggestions'](_0xad7805['getFirstRange'](),'attribute')['find'](_0x3747cc=>'listType'===_0x1362cf['_getAttributeKey'](_0x3747cc['suggestion']))||(_0x48068e['removeMarker'](_0xad7805['getFirstMarker']()),_0x15d9a9=!0x0));}return _0x15d9a9;})),_0x1362cf['descriptionFactory']['registerAttributeLabel']('listIndent',o(_0x2bec1f,'FORMAT_INDENT'));const _0x5261de={'type':'format','content':''};_0x1362cf['descriptionFactory']['registerDescriptionCallback'](_0x4793f2=>{const {data:_0x2938b0}=_0x4793f2;if(!_0x2938b0||'listType'!=_0x2938b0['key'])return;let _0x44aadc=_0x4793f2['head'];for(;_0x44aadc;){if(_0x44aadc['data']&&(('listStyle'==_0x44aadc['data']['key']||'listMarkerStyle'==_0x44aadc['data']['key'])&&(_0x44aadc['data']['newValue']&&'default'!=_0x44aadc['data']['newValue']||'default'!=_0x44aadc['data']['oldValue']&&!_0x2938b0['newValue'])||!_0x3a4761&&_0x44aadc['data']['key']==m))return _0x5261de;_0x44aadc=_0x44aadc['next'];}if(null==_0x2938b0['newValue'])switch(_0x2938b0['oldValue']){case'bulleted':return _0x5b7462(o(_0x2bec1f,'ELEMENT_BULLETED_LIST'));case'numbered':return _0x5b7462(o(_0x2bec1f,'ELEMENT_NUMBERED_LIST'));case'todo':return _0x5b7462(o(_0x2bec1f,'ELEMENT_TODO_LIST'));}switch(_0x2938b0['newValue']){case'bulleted':return _0x20b0b4(o(_0x2bec1f,'ELEMENT_BULLETED_LIST'));case'numbered':return _0x20b0b4(o(_0x2bec1f,'ELEMENT_NUMBERED_LIST'));case'todo':return _0x20b0b4(o(_0x2bec1f,'ELEMENT_TODO_LIST'));}}),_0x1362cf['descriptionFactory']['registerDescriptionCallback'](_0x4f4824=>{const {data:_0x10eb35}=_0x4f4824;if(_0x10eb35&&'listIndent'==_0x10eb35['key'])return null==_0x10eb35['newValue']||null==_0x10eb35['oldValue']&&0x0==_0x10eb35['newValue']?_0x5261de:void 0x0;}),_0x1362cf['descriptionFactory']['registerDescriptionCallback'](_0x4457d4=>{if('attribute'!=_0x4457d4['type'])return;const {data:_0x2202a0}=_0x4457d4;if(!_0x2202a0||'listItemId'!=_0x2202a0['key'])return;const _0x47879d=Ee(_0x4457d4);return'newValue'==_0x47879d?{'type':'format','content':o(_0x2bec1f,'*Merge:*\x20list\x20item')}:'oldValue'==_0x47879d?{'type':'format','content':o(_0x2bec1f,'*Split:*\x20list\x20item')}:_0x5261de;}),_0x36b7dc['model']['document']['registerPostFixer'](_0x313426=>this['listItemIdFixer'](_0x313426)),_0x36b7dc['model']['document']['registerPostFixer'](_0x57d14c=>this['noTrackChangesFixer'](_0x57d14c)),_0x36b7dc['model']['document']['on']('change:data',(_0x4e663d,_0x240c13)=>{if(_0x240c13['isUndo']||!_0x240c13['isLocal'])return!0x1;this['assureChains']();},{'priority':'high'}),this['_supportLegacySuggestions']();}['listItemIdFixer'](_0x1754bd){if(_0x1754bd['batch']['isUndo']||!_0x1754bd['batch']['isLocal'])return!0x1;let _0x4fecf5=!0x1;const _0x40ea96=this['editor']['plugins']['get']('TrackChangesEditing')['getSuggestions']({'skipNotAttached':!0x0})['filter'](_0x31472c=>_0x31472c['data']&&'listItemId'==_0x31472c['data']['key'])['filter'](_0x134150=>_0x134150['data']['newValue']&&_0x134150['data']['oldValue']);for(const _0x40296a of _0x40ea96)Ee(_0x40296a)||(_0x1754bd['removeMarker'](_0x40296a['getFirstMarker']()),_0x4fecf5=!0x0);return _0x4fecf5;}['noTrackChangesFixer'](_0x4fac8b){if(_0x4fac8b['batch']['isUndo']||!_0x4fac8b['batch']['isLocal'])return!0x1;const _0x1c3702=this['editor']['plugins']['get']('TrackChangesEditing');if(_0x1c3702['trackChangesCommand']['value'])return!0x1;let _0x565a5e=!0x1;const _0x5023e7=['listType','listItemId','listIndent','listStyle','listStart','listReversed','todoListCheck','listMarker','listMarkerStyle'],_0x45114b=this['editor']['model']['document']['differ']['getChanges']()['filter'](_0x28ced2=>'attribute'==_0x28ced2['type'])['filter'](_0x4e6534=>_0x5023e7['includes'](_0x4e6534['attributeKey']));if(0x0==_0x45114b['length'])return _0x565a5e;for(const _0x54aa53 of _0x45114b){const _0x555356=_0x1c3702['_findSuggestions'](_0x54aa53['range'],'attribute')['filter'](_0x1a204d=>!_0x1a204d['meta']['isNextTo'])['map'](_0x146f88=>_0x146f88['suggestion'])['filter'](_0x218c8b=>{const _0x48c5d9=_0x1c3702['_getAttributeKey'](_0x218c8b);return _0x5023e7['includes'](_0x48c5d9);});if(_0x555356['length']){for(const _0x18281b of _0x555356)_0x4fac8b['removeMarker'](_0x18281b['getFirstMarker']());_0x565a5e=!0x0;}}return _0x565a5e;}['assureChains'](){const _0x18d2bb=this['editor']['plugins']['get']('TrackChangesEditing'),_0x58516f=['listType','listItemId','listIndent','listStyle','listStart','listReversed','todoListCheck','listMarker','listMarkerStyle'];let _0x22c246;const _0x1e6f49=new Set(this['editor']['model']['document']['differ']['getChangedMarkers']()['filter'](_0x4d7e00=>{if(_0x4d7e00['data']['oldRange']||!_0x4d7e00['data']['newRange'])return null;if(!_0x4d7e00['name']['startsWith']('suggestion:attribute:'))return null;const {id:_0x596594}=_0x18d2bb['_splitMarkerName'](_0x4d7e00['name']);if(!_0x18d2bb['hasSuggestion'](_0x596594))return null;const _0x5543ff=_0x18d2bb['getSuggestion'](_0x596594);return _0x58516f['includes'](_0x5543ff['data']['key']);})['map'](_0x902ad0=>{const {id:_0x367b40}=_0x18d2bb['_splitMarkerName'](_0x902ad0['name']),_0x42adc2=_0x18d2bb['getSuggestion'](_0x367b40);return _0x22c246=_0x42adc2['attributes']['groupId'],_0x42adc2['getFirstRange']()['start']['nodeAfter'];}));if(0x0==_0x1e6f49['size'])return;const _0x334c6a=_0x18d2bb['getSuggestions']({'skipNotAttached':!0x0})['filter'](_0xa05ade=>'attribute'==_0xa05ade['type']&&_0xa05ade['data']&&_0x58516f['includes'](_0xa05ade['data']['key'])&&_0xa05ade['attributes']['groupId']!=_0x22c246)['map'](_0x3bfd1f=>({'listItem':_0x3bfd1f['getFirstRange']()['start']['nodeAfter'],'groupId':_0x3bfd1f['attributes']['groupId']})),_0x12f34a=new Set();for(const {groupId:_0x56efd1,listItem:_0x344660}of _0x334c6a)_0x1e6f49['has'](_0x344660)&&_0x12f34a['add'](_0x56efd1);for(const _0x1d237e of _0x18d2bb['getSuggestions']())_0x12f34a['has'](_0x1d237e['attributes']['groupId'])&&_0x1d237e['setAttribute']('groupId',_0x22c246);}['_supportLegacySuggestions'](){const _0x502454=this['editor'],_0x2b44e8=_0x502454['locale'],_0xf0bd9d=_0x502454['plugins']['get']('TrackChangesEditing');this['_registerLegacyDescription'](),_0xf0bd9d['_suggestionFactory']['registerCustomCallback']('formatBlock','documentList','accept',function(_0x5643e3,_0x24f7b5){const _0x16b05b=[];for(let _0xe49ea6 of _0x5643e3)_0xe49ea6['start']['nodeAfter']===_0xe49ea6['end']['parent']&&(_0xe49ea6=_0x502454['model']['createRange'](_0x502454['model']['createPositionAt'](_0xe49ea6['start']['nodeAfter'],0x0))),_0x16b05b['push'](_0xe49ea6);_0x502454['model']['change'](_0x26e75d=>{const _0xd9550d=_0x502454['model']['document']['selection'],_0x1e0ca9=Array['from'](_0xd9550d['getRanges']())['map'](_0xb908d4=>_0x5168fa['fromRange'](_0xb908d4));_0x26e75d['setSelection'](_0x16b05b),_0x502454['commands']['get'](_0x24f7b5['commandName'])['refresh'](),_0x24f7b5['commandParams']['push']({'forceDefaultExecution':!0x0}),_0x502454['execute'](_0x24f7b5['commandName'],..._0x24f7b5['commandParams']),_0x26e75d['setSelection'](_0x1e0ca9);for(const _0x5c4950 of _0x1e0ca9)_0x5c4950['detach']();});}),_0xf0bd9d['descriptionFactory']['registerElementLabel'](function(_0x5bd1d7){const _0x377e3f=!_0x502454['model']['schema']['isObject'](_0x5bd1d7),_0x5cd2ba=_0x5bd1d7['previousSibling'],_0x4ce3e1=_0x5bd1d7['nextSibling'],_0xabb66d=_0x5bd1d7['getAttribute']('listItemId'),_0x15ea8a=!_0x5cd2ba||_0x5cd2ba['getAttribute']('listItemId')!==_0xabb66d,_0x38cbb3=!_0x4ce3e1||_0x4ce3e1['getAttribute']('listItemId')!==_0xabb66d;return _0x377e3f&&Boolean(_0xabb66d)&&_0x15ea8a&&_0x38cbb3;},_0x371650=>o(_0x2b44e8,'ELEMENT_LIST_ITEM',_0x371650));}['_registerLegacyDescription'](){const _0x1547a0=this['editor'],_0x2d3824=_0x1547a0['locale'];function _0x50170e(_0x2eba45){const _0x4e3428=_0x1547a0['commands']['get']('bulletedList')['value'],_0x341082=_0x1547a0['commands']['get']('numberedList')['value'];return'numberedList'===_0x2eba45?_0x4e3428:_0x341082;}_0x1547a0['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](function(_0x40e10c){if('formatBlock'!=_0x40e10c['type'])return;const {data:_0x2ff0f5}=_0x40e10c;if(!_0x2ff0f5)return;let _0x4f811b,_0x58655b,_0x519816,_0x4aa054;switch(_0x2ff0f5['commandName']){case'bulletedList':_0x519816=_0x2ff0f5['commandParams'][0x0]['forceValue'],_0x4aa054=_0x50170e(_0x2ff0f5['commandName']),_0x4f811b=_0x519816?'*Format:*\x20insert\x20into\x20%0':'*Format:*\x20remove\x20from\x20%0',!_0x4aa054&&_0x1547a0['config']['get']('list.multiBlock')||(_0x4f811b='*Change\x20to:*\x20%0'),_0x58655b={'type':'format','content':o(_0x2d3824,_0x4f811b,o(_0x2d3824,'ELEMENT_BULLETED_LIST'))};break;case'numberedList':_0x519816=_0x2ff0f5['commandParams'][0x0]['forceValue'],_0x4aa054=_0x50170e(_0x2ff0f5['commandName']),_0x4f811b=_0x519816?'*Format:*\x20insert\x20into\x20%0':'*Format:*\x20remove\x20from\x20%0',!_0x4aa054&&_0x1547a0['config']['get']('list.multiBlock')||(_0x4f811b='*Change\x20to:*\x20%0'),_0x58655b={'type':'format','content':o(_0x2d3824,_0x4f811b,o(_0x2d3824,'ELEMENT_NUMBERED_LIST'))};break;case'indentList':_0x4f811b='*Indent:*\x20%0',_0x58655b={'type':'format','content':o(_0x2d3824,_0x4f811b,o(_0x2d3824,'ELEMENT_LIST_ITEM'))};break;case'outdentList':_0x4f811b=function(_0x2080c8){const _0x3ffc7c=_0x2080c8['getFirstRange']();let _0x5a4d2d=_0x3ffc7c['start']['nodeAfter'];for(;_0x5a4d2d&&_0x3ffc7c['containsItem'](_0x5a4d2d);){if(_0x5a4d2d['getAttribute']('listIndent')>0x0)return!0x1;_0x5a4d2d=_0x5a4d2d['nextSibling'];}return!0x0;}(_0x40e10c)?o(_0x2d3824,'*Format:*\x20remove\x20from\x20%0',o(_0x2d3824,function(_0x3b63f2){return'ELEMENT_'+_0x3b63f2['getFirstRange']()['start']['nodeAfter']['getAttribute']('listType')['toUpperCase']()+'_LIST';}(_0x40e10c))):o(_0x2d3824,'*Outdent:*\x20%0',o(_0x2d3824,'ELEMENT_LIST_ITEM')),_0x58655b={'type':'format','content':_0x4f811b};break;case'mergeListItemBackward':case'mergeListItemForward':!0x1===_0x2ff0f5['multipleBlocks']&&(_0x4f811b='*Merge:*\x20%0',_0x58655b={'type':'deletion','content':o(_0x2d3824,_0x4f811b,o(_0x2d3824,'ELEMENT_LIST_ITEM'))});}return _0x58655b;});}}function Ee(_0x36988b){let _0x2464b8=_0x36988b['getFirstRange']()['start']['nodeAfter']['previousSibling'];for(;_0x2464b8;){const _0x3302d4=_0x2464b8['getAttribute']('listItemId');if(!_0x3302d4)return!0x1;if(_0x3302d4==_0x36988b['data']['newValue'])return'newValue';if(_0x3302d4==_0x36988b['data']['oldValue'])return'oldValue';_0x2464b8=_0x2464b8['previousSibling'];}return!0x1;}class pe extends _0x1349dc{['afterInit'](){if(!this['editor']['plugins']['has']('ListPropertiesEditing'))return;const _0x35d111=this['editor']['config']['get']('list.properties'),_0x55c3c3=this['editor']['plugins']['get']('TrackChangesEditing');_0x35d111['styles']&&(_0x55c3c3['enableDefaultAttributesIntegration']('listStyle'),_0x55c3c3['registerBlockAttribute']('listStyle')),_0x35d111['reversed']&&(_0x55c3c3['enableDefaultAttributesIntegration']('listReversed'),_0x55c3c3['registerBlockAttribute']('listReversed')),_0x35d111['startIndex']&&(_0x55c3c3['enableDefaultAttributesIntegration']('listStart'),_0x55c3c3['registerBlockAttribute']('listStart'));const _0x35ce1d={'type':'format','content':''};_0x55c3c3['descriptionFactory']['registerDescriptionCallback'](this['handleDescriptions']['bind'](this));const _0x4454af=this['editor']['locale'];_0x55c3c3['descriptionFactory']['registerAttributeLabel']('listReversed',o(_0x4454af,'FORMAT_LIST_REVERSED')),_0x55c3c3['descriptionFactory']['registerDescriptionCallback'](_0x32bf06=>{const {data:_0x2525dd}=_0x32bf06;if(_0x2525dd&&'listReversed'==_0x2525dd['key'])return null==_0x2525dd['newValue']||0x0==_0x2525dd['newValue']&&null==_0x2525dd['oldValue']?_0x35ce1d:void 0x0;}),_0x55c3c3['descriptionFactory']['registerAttributeLabel']('listStart',o(_0x4454af,'FORMAT_LIST_START')),_0x55c3c3['descriptionFactory']['registerDescriptionCallback'](_0x450007=>{const {data:_0x1aa9d3}=_0x450007;if(_0x1aa9d3&&'listStart'==_0x1aa9d3['key'])return null==_0x1aa9d3['newValue']||0x1==_0x1aa9d3['newValue']&&null==_0x1aa9d3['oldValue']?_0x35ce1d:void 0x0;}),this['editor']['model']['document']['registerPostFixer'](_0x15e388=>{if(_0x15e388['batch']['isUndo'])return!0x1;let _0x264a8c=!0x1;const _0x5e6526=_0x55c3c3['getSuggestions']({'skipNotAttached':!0x0})['filter'](_0x4632ad=>{const _0x11c8ea=_0x55c3c3['_getAttributeKey'](_0x4632ad);return'listStart'==_0x11c8ea||'listReversed'==_0x11c8ea;});for(const _0x56adc6 of _0x5e6526){const _0x1a3f3d=_0x56adc6['getFirstRange']()['start']['nodeAfter']['getAttribute']('listType');if('numbered'==_0x1a3f3d||'customNumbered'==_0x1a3f3d)continue;_0x55c3c3['_findSuggestions'](_0x56adc6['getFirstRange'](),'attribute')['find'](_0x25b7a5=>'listType'==_0x55c3c3['_getAttributeKey'](_0x25b7a5['suggestion']))||(_0x15e388['removeMarker'](_0x56adc6['getFirstMarker']()),_0x264a8c=!0x0);}return _0x264a8c;}),this['_registerLegacyDescription']();}['handleDescriptions'](_0x5650a0){const _0x2d9c1e=this['editor']['locale'],{data:_0x1d8bf0}=_0x5650a0,_0x1a6e54={'type':'format','content':''};if(!_0x1d8bf0||'listStyle'!=_0x1d8bf0['key'])return;if(!_0x1d8bf0['oldValue'])return'default'==_0x1d8bf0['newValue']?_0x1a6e54:{'type':'format','content':''+o(_0x2d9c1e,'*Set\x20format:*\x20%0',o(_0x2d9c1e,this['_getTranslationKeyForListStyle'](_0x1d8bf0['newValue'])))};if(!_0x1d8bf0['newValue']){if('default'==_0x1d8bf0['oldValue'])return _0x1a6e54;let _0x1e00df=_0x5650a0['head'];for(;_0x1e00df;){if(_0x1e00df['data']&&'listType'==_0x1e00df['data']['key']&&_0x1e00df['data']['newValue'])return _0x1a6e54;_0x1e00df=_0x1e00df['next'];}return{'type':'format','content':''+o(_0x2d9c1e,'*Remove\x20format:*\x20%0',o(_0x2d9c1e,this['_getTranslationKeyForListStyle'](_0x1d8bf0['oldValue'])))};}if('default'!=_0x1d8bf0['newValue'])return{'type':'format','content':''+o(_0x2d9c1e,'*Set\x20format:*\x20%0',o(_0x2d9c1e,this['_getTranslationKeyForListStyle'](_0x1d8bf0['newValue'])))};let _0x24e7e5=_0x5650a0['head'];for(;_0x24e7e5;){if(_0x24e7e5['data']&&'listType'==_0x24e7e5['data']['key']&&_0x24e7e5['data']['newValue']&&_0x24e7e5['data']['oldValue'])return _0x1a6e54;_0x24e7e5=_0x24e7e5['next'];}return{'type':'format','content':o(_0x2d9c1e,'*Set\x20format:*\x20%0',o(_0x2d9c1e,'ELEMENT_'+_0x5650a0['getFirstRange']()['start']['nodeAfter']['getAttribute']('listType')['toUpperCase']()+'_LIST_DEFAULT'))};}['_registerLegacyDescription'](){const _0x14a647=this['editor'],_0x3d539d=_0x14a647['locale'];_0x14a647['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](_0xf51044=>{if('formatBlock'!=_0xf51044['type'])return;const {data:_0x4ced5e}=_0xf51044;if(!_0x4ced5e)return;let _0x1149d5,_0x2089cd;switch(_0x4ced5e['commandName']){case'listStyle':_0x1149d5='*Change\x20to:*\x20%0',_0x2089cd={'type':'format','content':o(_0x3d539d,_0x1149d5,o(_0x3d539d,this['_getTranslationKeyForListStyle'](_0x4ced5e['commandParams'][0x0]['type'])))};break;case'listReversed':_0x1149d5=_0x4ced5e['commandParams'][0x0]['reversed']?'*Format:*\x20set\x20order\x20to\x20reversed':'*Format:*\x20set\x20order\x20to\x20regular',_0x2089cd={'type':'format','content':o(_0x3d539d,_0x1149d5)};break;case'listStart':_0x1149d5='*Format:*\x20set\x20start\x20index\x20to\x20%0',_0x2089cd={'type':'format','content':o(_0x3d539d,_0x1149d5,_0x4ced5e['commandParams'][0x0]['startIndex'])};}return _0x2089cd;});}['_getTranslationKeyForListStyle'](_0x96e33a){return'ELEMENT_'+function(_0xeb89e9){if(ye['includes'](_0xeb89e9))return'bulleted';if(Se['includes'](_0xeb89e9))return'numbered';return null;}(_0x96e33a)['toUpperCase']()+'_LIST_'+_0x96e33a['toUpperCase']()['replace'](/-/g,'_');}}const ye=['disc','circle','square'],Se=['decimal','decimal-leading-zero','lower-roman','upper-roman','lower-latin','upper-latin'];class Q extends _0x1349dc{static get['requires'](){return[_0x218265];}['init'](){const _0x3068ce=this['editor'],_0x53bc16=_0x3068ce['plugins']['get']('TrackChangesEditing'),_0x5dd2ad=_0x3068ce['commands']['get']('enter');_0x53bc16['enableCommand']('enter',()=>{_0x3068ce['model']['change'](_0x158cd6=>{const _0x581b45=_0x3068ce['model']['document']['selection'],_0x1a4c46=_0x581b45['getFirstPosition'](),_0x11d981=_0x5168fa['fromRange'](_0x581b45['getFirstRange']());if(_0x5dd2ad['enterBlock'](_0x158cd6)){const _0x323bbf=_0x3068ce['model']['createPositionAt'](_0x1a4c46['parent']['nextSibling'],0x0),_0x54cd3d=_0x158cd6['createRange'](_0x1a4c46,_0x323bbf);_0x53bc16['markInsertion'](_0x54cd3d);}else _0x158cd6['setSelection'](_0x158cd6['createRange'](_0x11d981['end']));_0x11d981['detach'](),_0x5dd2ad['fire']('afterExecute',{'writer':_0x158cd6});});}),_0x3068ce['editing']['downcastDispatcher']['on']('addMarker:suggestion:insertion',_e(_0x3068ce,'split'),{'priority':'high'}),_0x3068ce['editing']['downcastDispatcher']['on']('removeMarker:suggestion:insertion',(_0x36c752,_0x41802e,_0x3f1cd2)=>{const _0x26e4cf=_0x3f1cd2['mapper']['markerNameToElements'](_0x41802e['markerName']);if(_0x26e4cf){for(const _0x458c1b of _0x26e4cf)_0x458c1b['hasClass']('ck-suggestion-marker-split')&&(_0x3f1cd2['mapper']['unbindElementFromMarkerName'](_0x458c1b,_0x41802e['markerName']),_0x3f1cd2['writer']['remove'](_0x458c1b));}},{'priority':'high'}),_0x3068ce['data']['downcastDispatcher']['on']('addMarker:suggestion:insertion',(_0x4dea20,_0x4f4eb,_0xf104c2)=>{_0xf104c2['options']['showSuggestionHighlights']&&_e(_0x3068ce,'split',{'showActiveMarker':!0x1})['bind'](this)(_0x4dea20,_0x4f4eb,_0xf104c2);},{'priority':'high'});}}class X extends _0x1349dc{['afterInit'](){if(!this['editor']['plugins']['has']('FindAndReplaceEditing'))return;const _0x58045d=this['editor']['plugins']['get']('TrackChangesEditing');_0x58045d['enableCommand']('find',this['handleFindCommand']['bind'](this)),_0x58045d['enableCommand']('findNext'),_0x58045d['enableCommand']('findPrevious'),_0x58045d['enableCommand']('replace'),_0x58045d['enableCommand']('replaceAll');}['handleFindCommand'](_0x522b95,_0x2498d9,_0x50adb7={}){const _0x43e773=this['editor']['plugins']['get']('FindAndReplaceUtils');return _0x522b95(_0x3f5471=>{let _0x46df63=('string'==typeof _0x2498d9?_0x43e773['findByTextCallback'](_0x2498d9,_0x50adb7):_0x2498d9)(_0x3f5471);Array['isArray'](_0x46df63)&&(_0x46df63={'results':_0x46df63,'searchText':'string'==typeof _0x2498d9?_0x2498d9:''});const _0x11b31f=_0x46df63['results']['filter'](_0x15fd03=>!0x1===this['_isInDeletionRange'](_0x15fd03,_0x3f5471['item']));return{..._0x46df63,'results':_0x11b31f};},_0x50adb7);}['_isInDeletionRange'](_0x18a4fd,_0xcf8709){const _0x3144e9=this['editor']['model']['createRange'](this['editor']['model']['createPositionAt'](_0xcf8709,_0x18a4fd['start']),this['editor']['model']['createPositionAt'](_0xcf8709,_0x18a4fd['end']));for(const _0x565b32 of this['editor']['model']['markers']['getMarkersGroup']('suggestion:deletion'))if(null!==_0x3144e9['getIntersection'](_0x565b32['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 _0x1349dc{['afterInit'](){const _0x185f27=this['editor']['locale'],_0x5e6264=this['editor']['plugins']['get']('TrackChangesEditing');for(const {pluginName:_0x3aab07,commandName:_0x595ffb}of ro)this['editor']['plugins']['has'](_0x3aab07)&&(_0x5e6264['enableDefaultAttributesIntegration'](_0x595ffb),_0x5e6264['registerInlineAttribute'](_0x595ffb));_0x5e6264['descriptionFactory']['registerAttributeLabel']('fontSize',o(_0x185f27,'FORMAT_FONT_SIZE')),_0x5e6264['descriptionFactory']['registerAttributeLabel']('fontFamily',o(_0x185f27,'FORMAT_FONT_FAMILY')),_0x5e6264['descriptionFactory']['registerAttributeLabel']('fontColor',o(_0x185f27,'FORMAT_FONT_COLOR')),_0x5e6264['descriptionFactory']['registerAttributeLabel']('fontBackgroundColor',o(_0x185f27,'FORMAT_FONT_BACKGROUND')),this['_registerLegacyDescription']();}['_registerLegacyDescription'](){const _0x311f10=this['editor'],_0x27259a=_0x311f10['locale'];_0x311f10['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](_0x2fddf3=>{const _0x30b4bc=_0x27259a['t'];if('formatInline'!=_0x2fddf3['type'])return;const {data:_0x10575d}=_0x2fddf3;if(null!=_0x10575d){if('fontSize'==_0x10575d['commandName']){const _0x579292=_0x10575d['commandParams'][0x0]['value'];if(_0x579292){const _0x569af0=_0x30b4bc(this['editor']['plugins']['get']('FontSize')['normalizeSizeOptions'](this['editor']['config']['get']('fontSize.options'))['find'](_0x7a2dc8=>_0x7a2dc8['model']==_0x579292)['title'])['toLowerCase']();return{'type':'format','content':o(_0x27259a,'*Set\x20font\x20size:*\x20%0',_0x569af0)};}return{'type':'format','content':o(_0x27259a,'*Reset\x20font\x20size*')};}if('fontFamily'==_0x10575d['commandName']){const _0x28d0a9=_0x10575d['commandParams'][0x0]['value'];return _0x28d0a9?{'type':'format','content':o(_0x27259a,'*Set\x20font\x20family:*\x20%0',_0x28d0a9)}:{'type':'format','content':o(_0x27259a,'*Reset\x20font\x20family*')};}if('fontColor'==_0x10575d['commandName']){const _0x123927=_0x10575d['commandParams'][0x0]['value'];if(_0x123927){const _0xb564b1=_0xf253d4(this['editor']['config']['get']('fontColor.colors'))['find'](_0x2e0f6c=>_0x2e0f6c['model']==_0x123927);let _0x2df231=_0x123927,_0x285bc4='';return _0xb564b1&&(_0x2df231=_0xb564b1['label'],_0x285bc4=_0x30b4bc(_0x2df231)['toLowerCase']()),{'type':'format','content':o(_0x27259a,'*Set\x20font\x20color:*\x20%0',_0x285bc4)['trim'](),'color':{'value':_0x123927,'title':_0x285bc4||_0x2df231}};}return{'type':'format','content':o(_0x27259a,'*Reset\x20font\x20color*')};}if('fontBackgroundColor'==_0x10575d['commandName']){const _0x33f83b=_0x10575d['commandParams'][0x0]['value'];if(_0x33f83b){const _0x2c6c43=_0xf253d4(this['editor']['config']['get']('fontBackgroundColor.colors'))['find'](_0x325b70=>_0x325b70['model']==_0x33f83b);let _0x22c783=_0x33f83b,_0x49ddf1='';return _0x2c6c43&&(_0x22c783=_0x2c6c43['label'],_0x49ddf1=_0x30b4bc(_0x22c783)['toLowerCase']()),{'type':'format','content':o(_0x27259a,'*Set\x20font\x20background\x20color:*\x20%0',_0x49ddf1)['trim'](),'color':{'value':_0x33f83b,'title':_0x49ddf1||_0x22c783}};}return{'type':'format','content':o(_0x27259a,'*Reset\x20font\x20background\x20color*')};}}});}}class Z extends _0x1349dc{['afterInit'](){const _0x1bdf2b=this['editor'],_0x5dfee0=_0x1bdf2b['plugins']['get']('TrackChangesEditing'),_0x2333db=_0x1bdf2b['commands']['get']('copyFormat'),_0x6f304b=_0x1bdf2b['commands']['get']('pasteFormat');_0x2333db&&_0x6f304b&&(_0x5dfee0['enableDefaultAttributesIntegration']('pasteFormat'),_0x5dfee0['enableCommand']('copyFormat'),this['_registerLegacyDescription']());}['_registerLegacyDescription'](){const _0x290055=this['editor'],_0x3617a6=_0x290055['locale'];_0x290055['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](_0x227c4a=>{if('formatBlock'!=_0x227c4a['type']&&'formatInline'!=_0x227c4a['type'])return;const {data:_0x59e064}=_0x227c4a;if(_0x59e064&&'pasteFormat'===_0x59e064['commandName']){const _0x2f86a6=[],_0x25ef3d=_0x59e064['commandParams'][0x0];for(const [_0x581f44,_0x5a3c02]of Object['entries'](_0x25ef3d))_0x2f86a6['push'](so(_0x290055,_0x581f44,_0x5a3c02));return _0x2f86a6['length']?{'type':'format','content':o(_0x3617a6,'*Set\x20format\x20to:*\x20%0',_0x2f86a6['join'](',\x20'))}:{'type':'format','content':o(_0x3617a6,'*Remove\x20all\x20formatting*')};}});}}function so(_0x5e5d03,_0x1d8b5b,_0x54b961){const _0x518f2f=_0x5e5d03['locale']['t'],_0x97d0e1=_0x1d8b5b['split'](/(?=[A-Z])/)['join']('\x20'),_0x1073ee=_0x518f2f(_0x97d0e1['charAt'](0x0)['toUpperCase']()+_0x97d0e1['slice'](0x1))['toLowerCase']();if('boolean'==typeof _0x54b961)return _0x1073ee;if('fontColor'===_0x1d8b5b||'fontBackgroundColor'===_0x1d8b5b){const _0x283ff0=_0xf253d4(_0x5e5d03['config']['get']('fontColor.colors'))['find'](_0x5d20fa=>_0x5d20fa['model']==_0x54b961);return _0x1073ee+'\x20('+(_0x283ff0?_0x518f2f(_0x283ff0['label'])['toLowerCase']():_0x54b961)+')';}if('fontSize'===_0x1d8b5b&&isNaN(parseFloat(_0x54b961))){const _0x2d898e=_0x5e5d03['plugins']['get']('FontSize')['normalizeSizeOptions'](_0x5e5d03['config']['get']('fontSize.options'))['find'](_0x5720f5=>_0x5720f5['model']==_0x54b961);return _0x1073ee+'\x20('+(_0x2d898e?_0x518f2f(_0x2d898e['title'])['toLowerCase']():_0x54b961)+')';}return _0x1073ee+'\x20('+_0x54b961+')';}class tt extends _0x1349dc{['_headingOptions'];['afterInit'](){const _0x1493d0=this['editor'];if(!_0x1493d0['plugins']['has']('HeadingEditing'))return;this['_headingOptions']=_0x1493d0['config']['get']('heading.options');const _0x304063=_0x1493d0['locale'],_0x13d88d=_0x1493d0['plugins']['get']('TrackChangesEditing');_0x13d88d['enableDefaultAttributesIntegration']('heading');for(const _0x101c89 of this['_headingOptions'])'paragraph'!=_0x101c89['model']&&_0x13d88d['descriptionFactory']['registerElementLabel'](_0x101c89['model'],_0x218fd0=>{const _0x5d7e97=this['_getHeadingLevel'](_0x101c89['model']);return null!==_0x5d7e97?_0x4b2d0b(_0x218fd0,_0x5d7e97):_0x14cb0c(_0x218fd0,_0x101c89['title']);});function _0x4b2d0b(_0x2ed19e,_0x388c7f){return o(_0x304063,'ELEMENT_HEADING',[_0x2ed19e,_0x388c7f]);}function _0x14cb0c(_0x5156bf,_0x45b7f7){return o(_0x304063,'ELEMENT_HEADING_CUSTOM',[_0x5156bf,_0x45b7f7]);}this['_registerLegacyDescription']();}['_registerLegacyDescription'](){const _0x36c52d=this['editor'],_0x5edf40=_0x36c52d['locale'];function _0x1aac2d(_0x29fd37,_0x3319ed){return o(_0x5edf40,'ELEMENT_HEADING_CUSTOM',[_0x29fd37,_0x3319ed]);}_0x36c52d['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](_0x3c844a=>{if('formatBlock'!=_0x3c844a['type'])return;const {data:_0x354fdf}=_0x3c844a;if(_0x354fdf&&'heading'==_0x354fdf['commandName']){const _0x396bc0=_0x354fdf['commandParams'][0x0]['value'],_0x3a9ba0=this['_getHeadingLevel'](_0x396bc0);if(null!==_0x3a9ba0)return{'type':'format','content':o(_0x5edf40,'*Change\x20to:*\x20%0',(_0x45cc0e=0x1,_0x3bba53=_0x3a9ba0,o(_0x5edf40,'ELEMENT_HEADING',[_0x45cc0e,_0x3bba53])))};const _0x10e46e=this['_headingOptions']['find'](_0x297ca5=>_0x297ca5['model']===_0x396bc0)['title'];return{'type':'format','content':o(_0x5edf40,'*Change\x20to:*\x20%0',_0x1aac2d(0x1,_0x10e46e))};}var _0x45cc0e,_0x3bba53;});}['_getHeadingLevel'](_0x39051f){const _0x4f2b29=_0x39051f['match'](/^heading(\d+)/);if(_0x4f2b29)return _0x4f2b29[0x1];const _0x5e103b=this['_headingOptions']?.['find'](_0x176fff=>_0x176fff['model']==_0x39051f);if(_0x5e103b&&_0x5e103b['view']){const _0x1723e3=_0x5e103b['view'],_0xab1256=(_0x1723e3['name']??_0x1723e3)['match'](/^h(\d+)/);if(_0xab1256)return _0xab1256[0x1];}return null;}}class et extends _0x1349dc{['afterInit'](){const _0x31e320=this['editor'];if(!_0x31e320['plugins']['has']('HighlightEditing'))return;const _0x4bc62e=_0x31e320['plugins']['get']('TrackChangesEditing'),_0x29c0a3=_0x31e320['locale'];_0x4bc62e['enableDefaultAttributesIntegration']('highlight'),_0x4bc62e['registerInlineAttribute']('highlight'),_0x4bc62e['descriptionFactory']['registerAttributeLabel']('highlight',o(_0x29c0a3,'FORMAT_HIGHLIGHT')),this['_registerLegacyDescription']();}['_registerLegacyDescription'](){const _0x980e7c=this['editor'],_0x4e68d6=_0x980e7c['locale'];_0x980e7c['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](_0x51e691=>{if('formatInline'!=_0x51e691['type'])return;const {data:_0x556a2c}=_0x51e691;if(_0x556a2c&&'highlight'==_0x556a2c['commandName']){const _0x135ca4=_0x4e68d6['t'],_0x18700a=_0x556a2c['commandParams'][0x0]['value'];if(_0x18700a){const _0xa85db0=_0x980e7c['config']['get']('highlight.options')['find'](_0x39dec3=>_0x39dec3['model']==_0x18700a),_0x106135=_0x135ca4(_0xa85db0['title'])['toLowerCase']();return{'type':'format','content':o(_0x4e68d6,'*Set\x20highlight:*\x20%0',_0x106135),'color':{'value':_0xa85db0['color'],'title':_0xa85db0['title']}};}return{'type':'format','content':o(_0x4e68d6,'*Remove\x20highlight*',o(_0x4e68d6,'FORMAT_HIGHLIGHT'))};}});}}class it extends _0x1349dc{['afterInit'](){const _0x144812=this['editor'];if(!_0x144812['plugins']['has']('HorizontalLineEditing'))return;_0x144812['plugins']['get']('TrackChangesEditing')['enableCommand']('horizontalLine');const _0xe99d4a=_0x144812['plugins']['get']('TrackChangesEditing'),_0x5e9a7a=_0x144812['locale'];_0xe99d4a['descriptionFactory']['registerElementLabel']('horizontalLine',_0x29e2ff=>o(_0x5e9a7a,'ELEMENT_HORIZONTAL_LINE',_0x29e2ff)),_0x144812['conversion']['for']('dataDowncast')['elementToStructure']({'model':'horizontalLine','view':(_0x48ad06,{writer:_0x52fe65,options:_0x52f41d})=>{if(!_0x52f41d['showSuggestionHighlights'])return null;const _0x2b45e5=_0x52fe65['createContainerElement']('div'),_0x6fda04=_0x52fe65['createEmptyElement']('hr');return _0x52fe65['addClass']('ck-horizontal-line',_0x2b45e5),_0x52fe65['insert'](_0x52fe65['createPositionAt'](_0x2b45e5,0x0),_0x6fda04),_0x2b45e5;},'converterPriority':'high'});}}class st extends _0x1349dc{['afterInit'](){const _0x1f37a9=this['editor'];if(!_0x1f37a9['plugins']['has']('HtmlEmbed'))return;const _0x413aee=_0x1f37a9['plugins']['get']('TrackChangesEditing'),_0x2cc56c=_0x1f37a9['locale'];_0x413aee['descriptionFactory']['registerElementLabel']('rawHtml',_0x5fd575=>o(_0x2cc56c,'ELEMENT_HTML_EMBED',_0x5fd575)),_0x413aee['enableDefaultAttributesIntegration']('htmlEmbed'),_0x413aee['registerBlockAttribute']('value'),_0x413aee['descriptionFactory']['registerDescriptionCallback'](_0x1ab8ac=>{if('attribute'!=_0x1ab8ac['type'])return;const {data:_0x5e6d60}=_0x1ab8ac;if(_0x5e6d60&&'value'==_0x5e6d60['key']&&_0x1ab8ac['getFirstRange']()['start']['nodeAfter']['is']('element','rawHtml')){const _0x1616e7=o(_0x2cc56c,'ELEMENT_HTML_EMBED');return{'type':'format','content':o(_0x2cc56c,'*Change\x20%0\x20content*',_0x1616e7)};}}),this['_registerLegacyDescription']();}['_registerLegacyDescription'](){const _0xfc8618=this['editor'],_0x7cb791=_0xfc8618['locale'];_0xfc8618['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](_0x567289=>{if('formatBlock'!=_0x567289['type'])return;const {data:_0x26fd97}=_0x567289;if(_0x26fd97&&'htmlEmbed'==_0x26fd97['commandName']){const _0xe15266=o(_0x7cb791,'ELEMENT_HTML_EMBED');return{'type':'format','content':o(_0x7cb791,'*Change\x20%0\x20content*',_0xe15266)};}});}}class nt extends _0x1349dc{['afterInit'](){const _0x159078=this['editor'];if(!_0x159078['plugins']['has']('ImageEditing'))return;const _0x11b6ec=_0x159078['plugins']['get']('TrackChangesEditing'),_0x195ff0=_0x159078['plugins']['get']('ImageUtils'),_0x4737f7=_0x159078['locale'];_0x11b6ec['enableCommand']('insertImage'),_0x11b6ec['descriptionFactory']['registerElementLabel']('imageBlock',_0x3aa02b=>o(_0x4737f7,'ELEMENT_IMAGE',_0x3aa02b)),_0x11b6ec['descriptionFactory']['registerElementLabel']('imageInline',_0x31b4fd=>o(_0x4737f7,'ELEMENT_INLINE_IMAGE',_0x31b4fd)),_0x11b6ec['descriptionFactory']['registerElementLabel']('caption',()=>o(_0x4737f7,'ELEMENT_CAPTION')),_0x159078['plugins']['has']('ImageUploadEditing')&&_0x11b6ec['enableCommand']('uploadImage'),_0x159078['plugins']['has']('ImageBlockEditing')&&_0x159078['plugins']['has']('ImageInlineEditing')&&(_0x11b6ec['enableCommand']('imageTypeInline',(_0x4a8a0b,_0x1fcadc)=>{const _0x1b54a9=_0x195ff0['getClosestSelectedImageElement'](_0x159078['model']['document']['selection']);_0x159078['model']['change'](()=>{_0x11b6ec['markBlockFormat'](_0x1b54a9,{'commandName':'imageTypeInline','commandParams':[_0x1fcadc]},[],'convertBlockImageToInline');});}),_0x11b6ec['enableCommand']('imageTypeBlock',(_0x49f703,_0x888a81)=>{_0x159078['model']['change'](_0x328f17=>{let _0x22dbd7=_0x195ff0['getClosestSelectedImageElement'](_0x159078['model']['document']['selection']),_0x636bbf=_0x328f17['createRangeOn'](_0x22dbd7);const _0xe841e5=_0x2fc754['fromPosition'](_0x636bbf['start'],'toPrevious'),_0x56f9fc=_0x2fc754['fromPosition'](_0x636bbf['end'],'toNext');_0x11b6ec['forceDefaultExecution'](()=>_0x49f703(_0x888a81)),_0x22dbd7=_0x195ff0['getClosestSelectedImageElement'](_0x159078['model']['document']['selection']),_0x636bbf=_0x328f17['createRangeOn'](_0x22dbd7);const _0x2309fa=_0x328f17['createRange'](_0xe841e5,_0x56f9fc);_0xe841e5['detach'](),_0x56f9fc['detach'](),_0x11b6ec['markBlockFormat'](_0x22dbd7,{'commandName':'imageTypeInline','commandParams':[_0x888a81]},[],'convertInlineImageToBlock'),_0x2309fa['start']['isBefore'](_0x636bbf['start'])&&_0x11b6ec['markInsertion'](_0x328f17['createRange'](_0x2309fa['start'],_0x636bbf['start']),'convertInlineImageToBlock'),_0x636bbf['end']['isBefore'](_0x2309fa['end'])&&_0x11b6ec['markInsertion'](_0x328f17['createRange'](_0x636bbf['end'],_0x2309fa['end']),'convertInlineImageToBlock');});}),_0x11b6ec['_suggestionFactory']['registerCustomCallback']('formatBlock','convertInlineImageToBlock','join',()=>!0x1),_0x11b6ec['_suggestionFactory']['registerCustomCallback']('formatBlock','convertInlineImageToBlock','accept',()=>!0x1),_0x11b6ec['_suggestionFactory']['registerCustomCallback']('formatBlock','convertInlineImageToBlock','discard',_0x11b6ec['_suggestionFactory']['getSuggestionCallback']('formatBlock','','accept')),_0x11b6ec['_suggestionFactory']['registerCustomCallback']('insertion','convertInlineImageToBlock','join',()=>!0x1),_0x11b6ec['_suggestionFactory']['registerCustomCallback']('insertion','convertInlineImageToBlock','discard',([_0x2e8186])=>{const _0x2d526f=_0x11b6ec['_suggestionFactory']['getSuggestionCallback']('insertion','','discard');let _0x5024f8=_0x2e8186['start'],_0x44976=_0x2e8186['end'];const _0x4795b9=_0x159078['model']['schema']['getNearestSelectionRange'](_0x5024f8,'backward'),_0x26670c=_0x159078['model']['schema']['getNearestSelectionRange'](_0x44976,'forward');_0x4795b9['isCollapsed']&&(_0x5024f8=_0x4795b9['start']),_0x26670c['isCollapsed']&&(_0x44976=_0x26670c['end']),_0x2d526f([_0x159078['model']['createRange'](_0x5024f8,_0x44976)]);}),_0x11b6ec['_suggestionFactory']['registerCustomCallback']('formatBlock','convertInlineImageToBlock','chain',_0x2b1164),_0x11b6ec['_suggestionFactory']['registerCustomCallback']('insertion','convertInlineImageToBlock','chain',_0x2b1164)),_0x159078['plugins']['has']('ImageCaptionEditing')&&(_0x11b6ec['enableCommand']('toggleImageCaption',(_0x5af35f,_0x3a9603)=>{const _0x577cde=_0x159078['plugins']['get']('ImageCaptionUtils');let _0x266b01=_0x195ff0['getClosestSelectedImageElement'](_0x159078['model']['document']['selection']),_0x2e42ae=_0x577cde['getCaptionFromImageModelElement'](_0x266b01);_0x159078['model']['change'](()=>{if(_0x2e42ae)return void _0x11b6ec['markDeletion'](_0x159078['model']['createRangeOn'](_0x2e42ae));const _0x2eae5d=_0x195ff0['isBlockImage'](_0x266b01);_0x5af35f(_0x3a9603),_0x266b01=_0x195ff0['getClosestSelectedImageElement'](_0x159078['model']['document']['selection']),_0x2e42ae=_0x577cde['getCaptionFromImageModelElement'](_0x266b01),_0x11b6ec['markInsertion'](_0x159078['model']['createRangeOn'](_0x2e42ae),_0x2eae5d?null:'imageCaption');});}),_0x11b6ec['_suggestionFactory']['registerCustomCallback']('insertion','imageCaption','chain',_0x2b1164));const _0xe1fb2=[{'type':'formatBlock','subType':'imageStylePreApply'},{'type':'insertion','subType':'imageCaption'},{'type':'formatBlock','subType':'convertInlineImageToBlock'},{'type':'insertion','subType':'convertInlineImageToBlock'}];function _0x22bbf8(_0x543fbf,_0x34e597){const _0x313c19=_0xe1fb2['findIndex'](({type:_0x5cbf19,subType:_0x1618a9})=>_0x543fbf['type']==_0x5cbf19&&_0x543fbf['subType']==_0x1618a9),_0x52c782=_0xe1fb2['findIndex'](({type:_0x57d785,subType:_0xf3a7aa})=>_0x34e597['type']==_0x57d785&&_0x34e597['subType']==_0xf3a7aa);if(_0x313c19<0x0||_0x52c782<0x0)return!0x1;const _0x139961=_0x543fbf['getFirstRange'](),_0x39a417=_0x34e597['getFirstRange']();if((0x0==_0x313c19||0x1==_0x313c19)&&0x2==_0x52c782&&_0x139961['isIntersecting'](_0x39a417))return!0x0;if(0x2==_0x313c19&&0x3==_0x52c782){const _0x59c01e=_0x11b6ec['_findSuggestions'](_0x139961,'insertion')['filter'](({suggestion:_0x4455b6,meta:_0x35fa72})=>_0x35fa72['isOwn']&&'convertInlineImageToBlock'==_0x4455b6['subType']);if(_0x59c01e['length']>0x1&&_0x39a417['end']['isEqual'](_0x139961['start']))return!0x0;if(0x1==_0x59c01e['length']&&(_0x139961['start']['isEqual'](_0x39a417['end'])||_0x139961['end']['isEqual'](_0x39a417['start'])))return!0x0;}if(0x3==_0x313c19&&0x3==_0x52c782&&_0x139961['start']['isBefore'](_0x39a417['start'])){const _0xd21a64=_0x139961['end']['nodeAfter'],_0x49a247=_0x39a417['start']['nodeBefore'];return _0x195ff0['isBlockImage'](_0xd21a64)&&_0xd21a64===_0x49a247;}return!0x1;}function _0x2b1164(_0x1cd00c,_0x4bff99){return _0x22bbf8(_0x1cd00c,_0x4bff99)?[_0x1cd00c,_0x4bff99]:_0x22bbf8(_0x4bff99,_0x1cd00c)?[_0x4bff99,_0x1cd00c]:null;}_0x159078['plugins']['has']('ImageResize')&&(_0x11b6ec['enableDefaultAttributesIntegration']('resizeImage'),_0x11b6ec['registerBlockAttribute']('resizedWidth'),_0x11b6ec['descriptionFactory']['registerAttributeLabel']('resizedWidth',o(_0x4737f7,'FORMAT_IMAGE_SIZE'))),_0x159078['plugins']['has']('ImageTextAlternativeEditing')&&(_0x11b6ec['enableDefaultAttributesIntegration']('imageTextAlternative'),_0x11b6ec['registerBlockAttribute']('alt')),_0x11b6ec['descriptionFactory']['registerDescriptionCallback'](_0x47f674=>{if(!!_0xe1fb2['find'](({type:_0xb0fb1,subType:_0x5e3660})=>_0x47f674['type']==_0xb0fb1&&_0x47f674['subType']==_0x5e3660))return _0x47f674['previous']?{}:void 0x0;}),_0x11b6ec['descriptionFactory']['registerDescriptionCallback'](_0x4b5dc2=>{if('insertion'==_0x4b5dc2['type']||'deletion'==_0x4b5dc2['type']){const _0xfbac5b=_0x4b5dc2['getContainedElement']();if(_0xfbac5b&&_0xfbac5b['is']('element','caption'))return{'type':'insertion'==_0x4b5dc2['type']?'addObject':'removeObject','element':_0xfbac5b,'quantity':0x1};}}),_0x11b6ec['descriptionFactory']['registerDescriptionCallback'](_0x18d2ed=>'formatBlock'==_0x18d2ed['type']&&'convertInlineImageToBlock'==_0x18d2ed['subType']?{'type':'format','content':'Inline\x20image\x20to\x20block\x20image'}:'formatBlock'==_0x18d2ed['type']&&'convertBlockImageToInline'==_0x18d2ed['subType']?{'type':'format','content':'Block\x20image\x20to\x20inline\x20image'}:void 0x0),_0x11b6ec['descriptionFactory']['registerDescriptionCallback'](_0x3e8263=>{if('attribute'!=_0x3e8263['type'])return;const {data:_0x44023b}=_0x3e8263;if(!_0x44023b||'alt'!=_0x44023b['key'])return;const _0x11f028=_0x44023b['newValue'];return _0x11f028?{'type':'format','content':o(_0x4737f7,'*Set\x20image\x20text\x20alternative:*\x20%0','\x22'+_0x11f028+'\x22')}:{'type':'format','content':o(_0x4737f7,'*Remove\x20image\x20text\x20alternative*')};}),this['_registerLegacyDescription']();}['_registerLegacyDescription'](){const _0x188338=this['editor'],_0x31720b=_0x188338['locale'];_0x188338['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](_0x4df01b=>{if('formatBlock'!=_0x4df01b['type']&&'formatInline'!=_0x4df01b['type'])return;const {data:_0x1b25d5}=_0x4df01b;if(_0x1b25d5){if('imageTextAlternative'==_0x1b25d5['commandName']){const _0x5a647b=_0x1b25d5['commandParams'][0x0]['newValue'];return _0x5a647b?{'type':'format','content':o(_0x31720b,'*Set\x20image\x20text\x20alternative:*\x20%0','\x22'+_0x5a647b+'\x22')}:{'type':'format','content':o(_0x31720b,'*Remove\x20image\x20text\x20alternative*')};}if('resizeImage'==_0x1b25d5['commandName']){const _0x2a06cf=_0x1b25d5['commandParams'][0x0]['width'];return _0x2a06cf?{'type':'format','content':o(_0x31720b,'*Set\x20image\x20width:*\x20%0',_0x2a06cf)}:{'type':'format','content':o(_0x31720b,'*Reset\x20image\x20width*')};}}});}}class ot extends _0x1349dc{['afterInit'](){if(!this['editor']['plugins']['has']('ImageEditing'))return;const _0x281198=this['editor']['locale'],_0xec1b48=this['editor']['plugins']['get']('TrackChangesEditing');_0xec1b48['enableDefaultAttributesIntegration']('replaceImageSource'),_0xec1b48['registerBlockAttribute']('src'),_0xec1b48['descriptionFactory']['registerDescriptionCallback'](_0x33c790=>{if('attribute'!=_0x33c790['type'])return;const {data:_0x55b602}=_0x33c790;return _0x55b602&&'src'==_0x55b602['key']?_0x55b602['newValue']&&_0x55b602['oldValue']?{'type':'format','content':o(_0x281198,'*Replace\x20image\x20URL*')}:{'type':'format','content':''}:void 0x0;}),this['_handleLegacySuggestions']();}['_handleLegacySuggestions'](){const _0x5b9280=this['editor']['plugins']['get']('TrackChangesEditing');_0x5b9280['_suggestionFactory']['registerCustomCallback']('formatBlock','replaceImageSource','accept',_0x5b9280['_suggestionFactory']['getSuggestionCallback']('formatBlock',null,'discard')),_0x5b9280['_suggestionFactory']['registerCustomCallback']('formatBlock','replaceImageSource','discard',_0x5b9280['_suggestionFactory']['getSuggestionCallback']('formatBlock',null,'accept')),this['_registerLegacyDescription']();}['_registerLegacyDescription'](){const _0x48da1b=this['editor'],_0x59edcb=_0x48da1b['locale'];_0x48da1b['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](_0x42a633=>{if('formatBlock'!=_0x42a633['type']&&'formatInline'!=_0x42a633['type'])return;const {data:_0x4f3c65}=_0x42a633;if(!_0x4f3c65||'replaceImageSource'!=_0x4f3c65['commandName'])return;return{'type':'format','content':o(_0x59edcb,'*Format:*\x20replace\x20image\x20URL')};});}}class rt extends _0x1349dc{['afterInit'](){const _0x42192a=this['editor'];if(!_0x42192a['plugins']['has']('ImageStyleEditing'))return;const _0x30ffe7=_0x42192a['plugins']['get']('TrackChangesEditing'),_0x1cef34=_0x42192a['plugins']['get']('ImageUtils'),_0x208563={};_0x30ffe7['enableCommand']('imageStyle',(_0x52c476,_0xbfde7d)=>{const _0x458570=_0x42192a['plugins']['get']('Users')['me'],_0x5b2f76=_0x42192a['commands']['get']('imageStyle');let _0x15b4a6=_0x1cef34['getClosestSelectedImageElement'](_0x42192a['model']['document']['selection']),_0x342019=_0x42192a['model']['createRangeOn'](_0x15b4a6),_0x1be601=_0x5b2f76['value'];if(_0x1be601==_0xbfde7d['value'])return;const _0x137d93={'commandName':'imageStyle','commandParams':[_0xbfde7d],'formatGroupId':_0x30088c()};_0x42192a['model']['change'](()=>{if(_0x30ffe7['getSuggestions']()['filter'](_0x1efc20=>_0x1efc20['isInContent']&&_0x458570==_0x1efc20['author']&&('formatBlock'==_0x1efc20['type']||'formatInline'==_0x1efc20['type'])&&('imageStylePreApply'==_0x1efc20['subType']||'imageStylePostApply'==_0x1efc20['subType'])&&_0x1efc20['getFirstRange']()['isEqual'](_0x342019))['forEach'](_0x53e45f=>_0x30ffe7['discardSuggestion'](_0x53e45f['head'])),_0x15b4a6=_0x1cef34['getClosestSelectedImageElement'](_0x42192a['model']['document']['selection']),_0x342019=_0x42192a['model']['createRangeOn'](_0x15b4a6),_0x5b2f76['refresh'](),_0x42192a['commands']['get']('imageTypeInline')['refresh'](),_0x42192a['commands']['get']('imageTypeBlock')['refresh'](),_0x1be601=_0x5b2f76['value'],_0x1be601!=_0xbfde7d['value'])return _0x1cef34['isInlineImage'](_0x15b4a6)&&_0x5b2f76['shouldConvertImageType'](_0xbfde7d['value'],_0x15b4a6)?(_0x52c476({..._0xbfde7d,'setImageSizes':!0x1}),_0x15b4a6=_0x1cef34['getClosestSelectedImageElement'](_0x42192a['model']['document']['selection']),void _0x30ffe7['markBlockFormat'](_0x15b4a6,{..._0x137d93,'commandReversedParams':[{'value':_0x1be601||null,'setImageSizes':!0x1}]},[],'imageStylePreApply')):void(_0x1cef34['isBlockImage'](_0x15b4a6)?_0x30ffe7['markBlockFormat'](_0x15b4a6,_0x137d93,[],'imageStylePostApply'):_0x30ffe7['markInlineFormat'](_0x342019,_0x137d93,'imageStylePostApply'));});});for(const _0x47c018 of _0x42192a['plugins']['get']('ImageStyleEditing')['normalizedStyles'])_0x208563[_0x47c018['name']]=_0x47c018['title']['toLowerCase']();_0x30ffe7['_suggestionFactory']['registerCustomCallback']('formatBlock','imageStylePreApply','join',()=>!0x1),_0x30ffe7['_suggestionFactory']['registerCustomCallback']('formatBlock','imageStylePostApply','join',()=>!0x1),_0x30ffe7['_suggestionFactory']['registerCustomCallback']('formatInline','imageStylePostApply','join',()=>!0x1),_0x30ffe7['_suggestionFactory']['registerCustomCallback']('formatBlock','imageStylePreApply','accept',([_0x1c65dd])=>{_0x1cef34['setImageNaturalSizeAttributes'](_0x1c65dd['getContainedElement']());}),_0x30ffe7['_suggestionFactory']['registerCustomCallback']('formatBlock','imageStylePreApply','discard',(_0x24cfdf,_0x17170d)=>{_0x30ffe7['_suggestionFactory']['getSuggestionCallback']('formatBlock','','accept')(_0x24cfdf,{'commandName':_0x17170d['commandName'],'commandParams':_0x17170d['commandReversedParams']});}),_0x30ffe7['_suggestionFactory']['registerCustomCallback']('formatBlock','imageStylePreApply','chain',function(_0x41e831,_0xa06db8){if(_0x50444a(_0x41e831,_0xa06db8))return[_0x41e831,_0xa06db8];if(_0x50444a(_0xa06db8,_0x41e831))return[_0xa06db8,_0x41e831];return null;});const _0x1d178c=[{'type':'formatBlock','subType':'imageStylePreApply'},{'type':'insertion','subType':'imageCaption'},{'type':'formatBlock','subType':'convertInlineImageToBlock'},{'type':'insertion','subType':'convertInlineImageToBlock'}];function _0x50444a(_0x5b8e9a,_0x5d522e){const _0xd4adfe=_0x1d178c['findIndex'](({type:_0x308f7b,subType:_0x3ef2a6})=>_0x5b8e9a['type']==_0x308f7b&&_0x5b8e9a['subType']==_0x3ef2a6),_0x192b0f=_0x1d178c['findIndex'](({type:_0x590a91,subType:_0x2bb613})=>_0x5d522e['type']==_0x590a91&&_0x5d522e['subType']==_0x2bb613);if(_0xd4adfe<0x0||_0x192b0f<0x0)return!0x1;const _0x452371=_0x5b8e9a['getFirstRange'](),_0x20fd37=_0x5d522e['getFirstRange']();if((0x0==_0xd4adfe||0x1==_0xd4adfe)&&0x2==_0x192b0f&&_0x452371['isIntersecting'](_0x20fd37))return!0x0;if(0x2==_0xd4adfe&&0x3==_0x192b0f){const _0x408e1c=_0x30ffe7['_findSuggestions'](_0x452371,'insertion')['filter'](({suggestion:_0x3bf23f,meta:_0x4265fe})=>_0x4265fe['isOwn']&&'convertInlineImageToBlock'==_0x3bf23f['subType']);if(_0x408e1c['length']>0x1&&_0x20fd37['end']['isEqual'](_0x452371['start']))return!0x0;if(0x1==_0x408e1c['length']&&(_0x452371['start']['isEqual'](_0x20fd37['end'])||_0x452371['end']['isEqual'](_0x20fd37['start'])))return!0x0;}if(0x3==_0xd4adfe&&0x3==_0x192b0f&&_0x452371['start']['isBefore'](_0x20fd37['start'])){const _0x30e90a=_0x452371['end']['nodeAfter'],_0x2068ef=_0x20fd37['start']['nodeBefore'];return _0x1cef34['isBlockImage'](_0x30e90a)&&_0x30e90a===_0x2068ef;}return!0x1;}_0x42192a['model']['document']['registerPostFixer'](()=>{let _0x5d547d=!0x1;const _0x55bb94=Array['from'](_0x42192a['model']['document']['differ']['getChangedMarkers']());for(const {name:_0x1e5b2f,data:_0x17a35d}of _0x55bb94){const {group:_0x4dafd2,type:_0x4e01b6,subType:_0x1934f3,id:_0x52466d}=_0x30ffe7['_splitMarkerName'](_0x1e5b2f);if('suggestion'==_0x4dafd2&&_0x30ffe7['hasSuggestion'](_0x52466d)){if('formatBlock'==_0x4e01b6&&('imageStylePreApply'==_0x1934f3||'imageStylePostApply'==_0x1934f3)){const _0x8cf89b=_0x30ffe7['getSuggestion'](_0x52466d);if(_0x17a35d['newRange']){const _0x394986=_0x8cf89b['getFirstRange']()['getContainedElement']();if(_0x1cef34['isBlockImage'](_0x394986))continue;_0x30ffe7['discardSuggestion'](_0x8cf89b),_0x5d547d=!0x0;}}if('insertion'==_0x4e01b6&&'imageCaption'==_0x1934f3&&!_0x17a35d['newRange']){const _0x11d6b2=_0x30ffe7['getSuggestion'](_0x52466d);_0x11d6b2['next']&&_0x11d6b2['next']['isInContent']&&(_0x30ffe7['discardSuggestion'](_0x11d6b2['next']),_0x5d547d=!0x0);}}}return _0x5d547d;}),this['_registerLegacyDescription'](_0x208563);}['_registerLegacyDescription'](_0x2c78d9){const _0x1bd625=this['editor'],_0x28f038=_0x1bd625['locale'];_0x1bd625['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](_0x10750c=>{if('formatBlock'!=_0x10750c['type']&&'formatInline'!=_0x10750c['type'])return;const {data:_0x454c85}=_0x10750c;if(!_0x454c85||'imageStyle'!=_0x454c85['commandName'])return;const _0x5930c1=_0x454c85['commandParams'][0x0]['value'];return _0x3a4988('side'===_0x5930c1?o(_0x28f038,'FORMAT_SIDE_IMAGE'):_0x2c78d9[_0x5930c1]||_0x5930c1);function _0x3a4988(_0x3cf9fe){return{'type':'format','content':o(_0x28f038,'*Format:*\x20%0',_0x3cf9fe)};}});}}class at extends _0x1349dc{['_trackChangesValueDuringImport'];['_trackChangesExecuted'];constructor(_0x41c061){super(_0x41c061),this['_trackChangesValueDuringImport']=!0x1,this['_trackChangesExecuted']=!0x1;}['afterInit'](){const _0x1633c5=this['editor'],_0x1b2826=_0x1633c5['commands']['get']('importWord'),_0x5255e5=_0x1633c5['commands']['get']('trackChanges');_0x1b2826&&(_0x1b2826['on']('execute',(_0x4a91c7,[,_0x2a8a75])=>{this['_trackChangesValueDuringImport']=_0x5255e5['value'],_0x2a8a75['collaboration_features']['track_changes']=!this['_trackChangesValueDuringImport'];},{'priority':'high'}),this['listenTo'](_0x1b2826,'dataInsert',this['_handleImportedData']['bind'](this)),this['listenTo'](_0x1b2826,'dataInsert',()=>{this['_trackChangesExecuted']&&(_0x5255e5['execute'](),this['_trackChangesExecuted']=!0x1);},{'priority':'lowest'}),_0x1633c5['plugins']['get']('TrackChangesEditing')['enableCommand']('importWord'));}['_handleImportedData'](_0x189d93,_0x5108a5){const {suggestions:_0x34e8d1}=_0x5108a5,_0x342ffe=this['editor']['commands']['get']('trackChanges'),_0x1dab3a=_0x342ffe['value'];this['_trackChangesValueDuringImport']!==_0x1dab3a&&(_0x342ffe['execute'](),this['_trackChangesExecuted']=!0x0),_0x34e8d1&&_0x34e8d1['forEach'](({id:_0x286907,type:_0x39145c,author:_0x1a1686,created_at:_0x2dffc1})=>{const _0x57486a={'id':_0x286907,'type':_0x39145c,'authorId':this['editor']['plugins']['get']('Users')['me']['id'],'createdAt':new Date(),'data':null,'hasComments':!0x1,'attributes':{'@external':{'authorName':_0x1a1686,'createdAt':_0x2dffc1?new Date(_0x2dffc1):new Date(),'source':'importWord'}}};this['editor']['plugins']['get']('TrackChangesEditing')['_setSuggestionData'](_0x57486a);});}}class ct extends _0x1349dc{['afterInit'](){const _0x83094a=this['editor'],_0x25e653=_0x83094a['plugins']['get']('TrackChangesEditing');if(_0x83094a['plugins']['has']('IndentEditing')&&(_0x25e653['enableCommand']('indent'),_0x25e653['enableCommand']('outdent')),_0x83094a['plugins']['has']('IndentBlock')){for(const _0x11aa22 of['indentBlock','outdentBlock'])_0x25e653['enableDefaultAttributesIntegration'](_0x11aa22);}const _0x6279d6=_0x83094a['locale'];_0x25e653['registerBlockAttribute']('blockIndent'),_0x25e653['descriptionFactory']['registerAttributeLabel']('blockIndent',o(_0x6279d6,'FORMAT_INDENT')),this['_registerLegacyDescription']();}['_registerLegacyDescription'](){const _0x58dbc1=this['editor'],_0x443773=_0x58dbc1['locale'],_0x42bcf0=_0x58dbc1['plugins']['get']('TrackChangesEditing');_0x42bcf0['descriptionFactory']['registerDescriptionCallback'](_0x1608a0=>{if('formatBlock'!=_0x1608a0['type'])return;const {data:_0x5ea77b}=_0x1608a0;if(!_0x5ea77b)return;if('indentBlock'!=_0x5ea77b['commandName']&&'outdentBlock'!=_0x5ea77b['commandName'])return;const _0x197ec2=_0x1608a0['getItems']()[0x0],_0x3523bc=_0x42bcf0['descriptionFactory']['getItemLabel'](_0x197ec2);return'indentBlock'==_0x5ea77b['commandName']?{'type':'format','content':o(_0x443773,'*Indent:*\x20%0',_0x3523bc)}:'outdentBlock'==_0x5ea77b['commandName']?{'type':'format','content':o(_0x443773,'*Outdent:*\x20%0',_0x3523bc)}:void 0x0;});}}class ut extends _0x1349dc{static get['requires'](){return[tr];}['init'](){this['editor']['plugins']['get']('TrackChangesEditing')['enableCommand']('input');}}class ht extends _0x1349dc{['afterInit'](){const _0x30e09c=this['editor'];if(!_0x30e09c['plugins']['has']('LinkEditing'))return;const _0x317c87=_0x30e09c['plugins']['get']('TrackChangesEditing'),_0x4aa704=_0x30e09c['commands']['get']('link');_0x317c87['enableDefaultAttributesIntegration']('link'),_0x317c87['enableDefaultAttributesIntegration']('unlink'),_0x317c87['registerInlineAttribute']('linkHref');for(const _0x2501f0 of _0x4aa704['manualDecorators'])_0x317c87['registerInlineAttribute'](_0x2501f0['id']),_0x317c87['descriptionFactory']['registerAttributeLabel'](_0x2501f0['id'],'link\x20('+_0x2501f0['label']['toLowerCase']()+')');_0x317c87['descriptionFactory']['registerDescriptionCallback'](_0xfacc6b=>{if('attribute'!=_0xfacc6b['type'])return;const {data:_0x2644d2}=_0xfacc6b;if(!_0x2644d2||'linkHref'!=_0x2644d2['key'])return;const _0x512785=_0x2644d2['newValue'],_0x57ddad=_0x30e09c['locale'];return{'type':'format','content':null==_0x512785?o(_0x57ddad,'*Remove\x20link*'):o(_0x57ddad,'*Set\x20link:*\x20%0','\x22'+_0x512785+'\x22')};}),this['_registerLegacyDescription']();}['_registerLegacyDescription'](){const _0x5236de=this['editor'],_0x669596=_0x5236de['locale'];_0x5236de['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](_0x2f8083=>{if('formatInline'!=_0x2f8083['type'])return;const {data:_0x34e85b}=_0x2f8083;if(_0x34e85b){if('link'==_0x34e85b['commandName']){const _0x5eb356=_0x34e85b['commandParams'][0x0];return{'type':'format','content':o(_0x669596,'*Set\x20link:*\x20%0','\x22'+_0x5eb356+'\x22')};}return'unlink'==_0x34e85b['commandName']?{'type':'format','content':o(_0x669596,'*Remove\x20link*')}:void 0x0;}});}}class ft extends _0x1349dc{['afterInit'](){const _0x5af3c3=this['editor'],_0x167475=_0x5af3c3['locale'];if(!_0x5af3c3['plugins']['has']('LegacyListEditing'))return;const _0x52e000=_0x5af3c3['plugins']['get']('TrackChangesEditing'),_0x18026d=_0x5af3c3['plugins']['has']('LegacyTodoListEditing');function _0x2b38fb(_0x50c2ac){return()=>{const _0x457480=_0x5af3c3['model']['document']['selection'],_0x57a24b=_0x5af3c3['commands']['get'](_0x50c2ac);if(_0x57a24b['value'])return void _0x5af3c3['execute']('paragraph',{});const _0x5137ff=_0x50c2ac['slice'](0x0,-0x4),_0x3bddcc=function(_0x2cf9c5,_0x338038,_0x4a548){let _0x266614=Array['from'](_0x2cf9c5)['filter'](_0x314515=>function(_0x3b4ac3,_0x150abb){return _0x150abb['checkChild'](_0x3b4ac3['parent'],'listItem')&&!_0x150abb['isObject'](_0x3b4ac3);}(_0x314515,_0x4a548));_0x266614=_0x266614['filter'](_0x5bce63=>!_0x5bce63['is']('element','listItem')||_0x5bce63['getAttribute']('listType')!=_0x338038);const _0x34b3b2=new Set();for(const _0x323db2 of _0x266614)_0x323db2['is']('element','listItem')?_0x34b3b2['add'](fe(_0x323db2)):_0x34b3b2['add'](_0x323db2);return Array['from'](_0x34b3b2);}(_0x457480['getSelectedBlocks'](),_0x5137ff,_0x5af3c3['model']['schema']);_0x5af3c3['model']['change'](()=>{for(const _0x214f13 of _0x3bddcc)_0x52e000['markBlockFormat'](_0x214f13,{'commandName':_0x50c2ac,'commandParams':[{'forceValue':!_0x57a24b['value']}],'formatGroupId':'blockName'},ue(_0x214f13));});};}function _0x2c1cf3(_0x4bcbaf){return()=>{const _0x443585=function(_0x59cf71){let _0x1a238e=Array['from'](_0x59cf71);const _0x4614ee=_0x1a238e['findIndex'](_0x498d87=>'listItem'!=_0x498d87['name']);return _0x4614ee>-0x1&&(_0x1a238e=_0x1a238e['slice'](0x0,_0x4614ee)),_0x1a238e;}(_0x5af3c3['model']['document']['selection']['getSelectedBlocks']()),_0x4b63fa=_0x5af3c3['model']['createRange'](_0x5af3c3['model']['createPositionAt'](_0x443585[0x0],'before'),_0x5af3c3['model']['createPositionAt'](_0x443585[_0x443585['length']-0x1],'end'));_0x5af3c3['model']['change'](()=>{_0x52e000['markBlockFormat'](_0x4b63fa,{'commandName':_0x4bcbaf,'commandParams':[],'formatGroupId':'listIndent'},function(_0x139772){const _0x901a09=new Set();for(const _0x6200d4 of _0x139772){let _0x43836b=_0x6200d4['nextSibling'];for(;_0x43836b&&_0x43836b['getAttribute']('listIndent')>_0x6200d4['getAttribute']('listIndent');)_0x901a09['add'](_0x43836b),_0x43836b=_0x43836b['nextSibling'];}return Array['from'](_0x901a09);}(_0x443585));});};}_0x52e000['enableCommand']('numberedList',_0x2b38fb('numberedList')),_0x52e000['enableCommand']('bulletedList',_0x2b38fb('bulletedList')),_0x18026d&&_0x52e000['enableCommand']('todoList',_0x2b38fb('todoList')),_0x52e000['enableCommand']('indentList',_0x2c1cf3('indentList')),_0x52e000['enableCommand']('outdentList',_0x2c1cf3('outdentList')),_0x18026d&&_0x52e000['enableCommand']('checkTodoList',()=>{const _0x5a6e73=_0x5af3c3['commands']['get']('checkTodoList'),_0x34f26b=Array['from'](_0x5a6e73['_selectedElements']);_0x34f26b['filter'](_0x69f2f0=>_0x69f2f0['getAttribute']('todoListChecked')!=_0x5a6e73['value']),_0x5af3c3['model']['change'](()=>{for(const _0x3d0f88 of _0x34f26b)_0x52e000['markBlockFormat'](_0x3d0f88,{'commandName':'checkTodoList','commandParams':[{'forceValue':!_0x5a6e73['value']}]});});}),_0x52e000['descriptionFactory']['registerElementLabel']('listItem',_0x4882e6=>o(_0x167475,'ELEMENT_LIST_ITEM',_0x4882e6)),_0x52e000['descriptionFactory']['registerDescriptionCallback'](_0x47a50c=>{if('formatBlock'!=_0x47a50c['type']&&'formatInline'!=_0x47a50c['type'])return;const {data:_0x4a359f}=_0x47a50c;if(_0x4a359f){if('numberedList'==_0x4a359f['commandName']||'bulletedList'==_0x4a359f['commandName']||'todoList'==_0x4a359f['commandName'])switch(_0x4a359f['commandName']['replace']('List','')){case'bulleted':return _0x3847a9(o(_0x167475,'ELEMENT_BULLETED_LIST'));case'numbered':return _0x3847a9(o(_0x167475,'ELEMENT_NUMBERED_LIST'));case'todo':return _0x3847a9(o(_0x167475,'ELEMENT_TODO_LIST'));}if('indentList'==_0x4a359f['commandName'])return{'type':'format','content':o(_0x167475,'*Indent:*\x20%0',o(_0x167475,'ELEMENT_LIST_ITEM'))};if('outdentList'==_0x4a359f['commandName'])return{'type':'format','content':o(_0x167475,'*Outdent:*\x20%0',o(_0x167475,'ELEMENT_LIST_ITEM'))};if('checkTodoList'==_0x4a359f['commandName'])return _0x4a359f['commandParams'][0x0]['forceValue']?{'type':'format','content':o(_0x167475,'*Check\x20item*')}:{'type':'format','content':o(_0x167475,'*Uncheck\x20item*')};}function _0x3847a9(_0x10bbf0){return{'type':'format','content':o(_0x167475,'*Change\x20to:*\x20%0',_0x10bbf0)};}});}}function fe(_0x4b4f9e){const _0x5ae65f=_0x4b4f9e['getAttribute']('listIndent');if(0x0==_0x5ae65f)return _0x4b4f9e;let _0x13e03b=_0x4b4f9e;for(;_0x4b4f9e['previousSibling']&&_0x4b4f9e['previousSibling']['is']('element','listItem');){const _0x1351ab=_0x4b4f9e['previousSibling']['getAttribute']('listIndent');if(_0x1351ab==_0x5ae65f)_0x13e03b=_0x4b4f9e['previousSibling'];else{if(_0x1351ab<_0x5ae65f)break;}_0x4b4f9e=_0x4b4f9e['previousSibling'];}return _0x13e03b;}function ue(_0x4f35ea){const _0x494253=[];if(_0x4f35ea['is']('element','listItem')&&_0x4f35ea['getAttribute']('listIndent')>0x0){let _0x4cd347=_0x4f35ea['nextSibling'];for(;_0x4cd347&&'listItem'==_0x4cd347['name']&&_0x4cd347['getAttribute']('listIndent')==_0x4f35ea['getAttribute']('listIndent');)_0x494253['push'](_0x4cd347),_0x4cd347=_0x4cd347['nextSibling'];}return _0x494253;}class W extends _0x1349dc{['afterInit'](){if(!this['editor']['plugins']['has']('LegacyListPropertiesEditing'))return;const _0xe729db=this['editor']['config']['get']('list.properties'),_0x1c96e8=this['editor']['plugins']['get']('TrackChangesEditing');_0xe729db['styles']&&_0x1c96e8['enableCommand']('listStyle',this['handleListStyleCommand']['bind'](this)),_0xe729db['reversed']&&_0x1c96e8['enableCommand']('listReversed',this['handleListReversedCommand']['bind'](this)),_0xe729db['startIndex']&&_0x1c96e8['enableCommand']('listStart',this['handleListStartCommand']['bind'](this)),_0x1c96e8['descriptionFactory']['registerDescriptionCallback'](this['handleDescriptions']['bind'](this));}['handleListStyleCommand'](_0xc833b8,_0x29d973={}){const _0x1a3412=this['editor']['plugins']['get']('TrackChangesEditing'),_0x4b1af2=this['_getSuggestionBlocksForListStyle']();this['editor']['model']['change'](()=>{_0x1a3412['markMultiRangeBlockFormat'](_0x4b1af2,{'commandName':'listStyle','commandParams':[{'type':_0x29d973['type']}],'formatGroupId':'listStyle'});});}['handleListReversedCommand'](_0x985c65,_0x4f6e33={}){const _0x216f0e=this['editor']['plugins']['get']('TrackChangesEditing'),_0x2981a1=this['_getSuggestionBlocks'](_0x3068c5=>_0x3068c5['is']('element','listItem')&&'numbered'===_0x3068c5['getAttribute']('listType'));if(_0x2981a1['length']<0x1)return;const _0x50f1d3=_0x2981a1['map'](_0x49d58a=>this['editor']['model']['createRange'](this['editor']['model']['createPositionAt'](_0x49d58a,'before'),this['editor']['model']['createPositionAt'](_0x49d58a,0x0)));this['editor']['model']['change'](()=>{_0x216f0e['markMultiRangeBlockFormat'](_0x50f1d3,{'commandName':'listReversed','commandParams':[{'reversed':_0x4f6e33['reversed']}],'formatGroupId':'listReversed'});});}['handleListStartCommand'](_0x43e068,_0x225381={}){const _0x16ae43=this['editor']['plugins']['get']('TrackChangesEditing'),_0x23ecf4=this['_getSuggestionBlocks'](_0x593e04=>_0x593e04['is']('element','listItem')&&'numbered'===_0x593e04['getAttribute']('listType'));if(_0x23ecf4['length']<0x1)return;const _0x54ba60=_0x23ecf4['map'](_0xd0d19=>this['editor']['model']['createRange'](this['editor']['model']['createPositionAt'](_0xd0d19,'before'),this['editor']['model']['createPositionAt'](_0xd0d19,0x0)));this['editor']['model']['change'](()=>{_0x16ae43['markMultiRangeBlockFormat'](_0x54ba60,{'commandName':'listStart','commandParams':[{'startIndex':_0x225381['startIndex']}],'formatGroupId':'listStart'});});}['handleDescriptions'](_0x5eb37){if('formatBlock'!=_0x5eb37['type']&&'formatInline'!=_0x5eb37['type'])return;const _0x5b1c8c=this['editor']['locale'],{data:_0x3dad03}=_0x5eb37;if(!_0x3dad03)return;let _0xa93ea9,_0x3ca492;switch(_0x3dad03['commandName']){case'listStyle':_0xa93ea9='*Change\x20to:*\x20%0',_0x3ca492={'type':'format','content':o(_0x5b1c8c,_0xa93ea9,o(_0x5b1c8c,this['_getTranslationKeyForListStyle'](_0x3dad03['commandParams'][0x0]['type'])))};break;case'listReversed':_0xa93ea9=_0x3dad03['commandParams'][0x0]['reversed']?'*Format:*\x20set\x20order\x20to\x20reversed':'*Format:*\x20set\x20order\x20to\x20regular',_0x3ca492={'type':'format','content':o(_0x5b1c8c,_0xa93ea9)};break;case'listStart':_0xa93ea9='*Format:*\x20set\x20start\x20index\x20to\x20%0',_0x3ca492={'type':'format','content':o(_0x5b1c8c,_0xa93ea9,_0x3dad03['commandParams'][0x0]['startIndex'])};}return _0x3ca492;}['_getSuggestionBlocksForListStyle'](){const _0xf413c1=this['editor']['plugins']['get']('LegacyListUtils');let _0x1f56bf=Array['from'](this['editor']['model']['document']['selection']['getSelectedBlocks']());return _0x1f56bf[0x0]?.['is']('element','listItem')&&_0x1f56bf['unshift'](..._0xf413c1['getSiblingNodes'](this['editor']['model']['document']['selection']['getFirstPosition'](),'backward')),_0x1f56bf[_0x1f56bf['length']-0x1]?.['is']('element','listItem')&&_0x1f56bf['push'](..._0xf413c1['getSiblingNodes'](this['editor']['model']['document']['selection']['getLastPosition'](),'forward')),_0x1f56bf=[...new Set(_0x1f56bf)],this['editor']['model']['document']['selection']['getFirstPosition']()?.['parent']?.['is']('element','listItem')&&(_0x1f56bf=_0x1f56bf['filter'](_0x1d0cb7=>_0x1d0cb7['is']('element','listItem'))),_0x1f56bf;}['_getSuggestionBlocks'](_0x93b3b6){const _0x4a0f95=this['editor']['plugins']['get']('LegacyListUtils');let _0x4c88b0=Array['from'](this['editor']['model']['document']['selection']['getSelectedBlocks']())['filter'](_0x93b3b6)['map'](_0x4905b3=>{const _0x382b06=this['editor']['model']['createPositionAt'](_0x4905b3,0x0);return[..._0x4a0f95['getSiblingNodes'](_0x382b06,'backward'),..._0x4a0f95['getSiblingNodes'](_0x382b06,'forward')];})['flat']();return _0x4c88b0=[...new Set(_0x4c88b0)],_0x4c88b0;}['_getTranslationKeyForListStyle'](_0x4473a0){return'ELEMENT_'+(this['editor']['plugins']['get']('LegacyListUtils')['getListTypeFromListStyleType'](_0x4473a0)||'default')['toUpperCase']()+'_LIST_'+_0x4473a0['toUpperCase']()['replace'](/-/g,'_');}}class lt extends _0x1349dc{['afterInit'](){const _0x391ec6=this['editor'];if(!_0x391ec6['plugins']['has']('MediaEmbedEditing'))return;const _0x22cce1=_0x391ec6['plugins']['get']('TrackChangesEditing'),_0x13dd34=_0x391ec6['locale'];_0x22cce1['enableCommand']('mediaEmbed'),_0x22cce1['descriptionFactory']['registerElementLabel']('media',_0x511332=>o(_0x13dd34,'ELEMENT_MEDIA',_0x511332)),_0x391ec6['conversion']['for']('dataDowncast')['elementToElement']({'model':'media','view':(_0x44e66f,{writer:_0x347c41,options:_0x4012cc})=>{if(_0x4012cc['showSuggestionHighlights'])return _0x347c41['createEmptyElement']('div');},'converterPriority':'high'}),_0x391ec6['data']['downcastDispatcher']['on']('attribute:url:media',(_0x3709fd,_0x154005,_0x394938)=>{_0x394938['options']['showSuggestionHighlights']&&_0x3709fd['stop']();},{'priority':'high'});}}class mt extends _0x1349dc{['afterInit'](){const _0x41d41c=this['editor'];_0x41d41c['plugins']['has']('MentionEditing')&&_0x41d41c['plugins']['get']('TrackChangesEditing')['enableCommand']('mention');}}class dt extends _0x1349dc{['afterInit'](){const _0x1fddb3=this['editor'];if(!_0x1fddb3['commands']['get']('insertMergeField'))return;_0x1fddb3['plugins']['get']('TrackChangesEditing')['enableCommand']('insertMergeField');const _0x282f50=_0x1fddb3['plugins']['get']('TrackChangesEditing'),_0x4d3001=_0x1fddb3['locale'];_0x282f50['descriptionFactory']['registerElementLabel']('mergeField',_0x2d6814=>o(_0x4d3001,'ELEMENT_MERGE_FIELD',_0x2d6814)),_0x282f50['descriptionFactory']['registerDescriptionCallback'](_0x49b7d5=>{if('insertion'!=_0x49b7d5['type']&&'deletion'!=_0x49b7d5['type'])return;const _0x4bb090=_0x49b7d5['getContainedElement']();if(null==_0x4bb090)return;if(!_0x4bb090['is']('element','mergeField'))return;const _0x126c6a=_0x1fddb3['plugins']['get']('MergeFieldsEditing')['getLabel'](_0x4bb090['getAttribute']('id'));return'insertion'==_0x49b7d5['type']?{'type':'insertion','content':o(_0x4d3001,'*Insert:*\x20%0','\x22'+_0x126c6a+'\x22\x20'+o(_0x4d3001,'ELEMENT_MERGE_FIELD'))}:{'type':'deletion','content':o(_0x4d3001,'*Remove:*\x20%0','\x22'+_0x126c6a+'\x22\x20'+o(_0x4d3001,'ELEMENT_MERGE_FIELD'))};});}}class pt extends _0x1349dc{['afterInit'](){const _0x5bc943=this['editor'],_0x3e53fc=_0x5bc943['plugins']['get']('TrackChangesEditing');_0x5bc943['plugins']['has']('MultiLevelList')&&(_0x3e53fc['enableDefaultAttributesIntegration']('multiLevelList'),_0x3e53fc['registerBlockAttribute']('listMarkerStyle'),_0x3e53fc['descriptionFactory']['registerDescriptionCallback'](_0x5fd192=>this['handleDescriptions'](_0x5fd192)));}['handleDescriptions'](_0x55250f){const _0x2e84d9=this['editor']['locale'],{data:_0xdbdb50}=_0x55250f,_0x354a97={'type':'format','content':''};if(_0xdbdb50&&'listMarkerStyle'==_0xdbdb50['key']){if(!_0xdbdb50['oldValue'])return{'type':'format','content':o(_0x2e84d9,'*Set\x20format:*\x20%0',o(_0x2e84d9,'ELEMENT_MULTI_LEVEL_LIST'))+'\x20('+_0xdbdb50['newValue']+')'};if(!_0xdbdb50['newValue']){let _0x9c2b95=_0x55250f['head'];for(;_0x9c2b95;){if(_0x9c2b95['data']&&'listType'==_0x9c2b95['data']['key']&&_0x9c2b95['data']['newValue'])return _0x354a97;_0x9c2b95=_0x9c2b95['next'];}return{'type':'format','content':o(_0x2e84d9,'*Remove\x20format:*\x20%0',o(_0x2e84d9,'ELEMENT_MULTI_LEVEL_LIST'))+'\x20('+_0xdbdb50['oldValue']+')'};}}}}class kt extends _0x1349dc{['afterInit'](){const _0x31e159=this['editor'];if(!_0x31e159['plugins']['has']('PageBreakEditing'))return;_0x31e159['plugins']['get']('TrackChangesEditing')['enableCommand']('pageBreak');const _0x26e4cc=_0x31e159['plugins']['get']('TrackChangesEditing'),_0x5542c9=_0x31e159['locale'];_0x26e4cc['descriptionFactory']['registerElementLabel']('pageBreak',_0x1bbe45=>o(_0x5542c9,'ELEMENT_PAGE_BREAK',_0x1bbe45));}}class bt extends _0x1349dc{['afterInit'](){const _0x5431ba=this['editor'];if(!_0x5431ba['plugins']['has']('Paragraph'))return;const _0x2ea595=_0x5431ba['locale'],_0xc42f13=_0x5431ba['plugins']['get']('TrackChangesEditing');_0xc42f13['descriptionFactory']['registerElementLabel']('paragraph',_0x248b09=>o(_0x2ea595,'ELEMENT_PARAGRAPH',_0x248b09)),_0xc42f13['enableDefaultAttributesIntegration']('paragraph'),_0xc42f13['enableCommand']('insertParagraph'),_0x5431ba['editing']['downcastDispatcher']['on']('addMarker:suggestion:insertion',nr(_0x5431ba),{'priority':'highest'}),_0x5431ba['data']['downcastDispatcher']['on']('addMarker:suggestion:insertion',(_0x4dbae4,_0x46f1e4,_0xa9ccdb)=>{_0xa9ccdb['options']['showSuggestionHighlights']&&nr(_0x5431ba,{'showActiveMarker':!0x1})(_0x4dbae4,_0x46f1e4,_0xa9ccdb);},{'priority':'highest'});const _0x1511c8=_0xc42f13['descriptionFactory'];_0x1511c8['registerDescriptionCallback'](_0x3ecda3=>{if('insertion'!==_0x3ecda3['type'])return;const {start:_0xd4951a,end:_0x144a6a}=_0x3ecda3['getFirstRange']();if(!_0xd4951a['isTouching'](_0x144a6a)||!_0xd4951a['nodeAfter'])return;const _0x2e4938=_0x5431ba['model']['schema'],_0x43768c=_0xd4951a['nodeAfter'];return _0x2e4938['isBlock'](_0x43768c)&&!_0x2e4938['isLimit'](_0x43768c)&&_0x2e4938['checkChild'](_0x43768c,'$text')?{'type':'insertion','content':o(_0x2ea595,'*Insert:*\x20%0',_0x1511c8['getItemLabel'](_0x43768c,0x1))}:void 0x0;}),this['_registerLegacyDescription']();}['_registerLegacyDescription'](){const _0x32520d=this['editor'],_0x5757fc=_0x32520d['locale'];_0x32520d['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](_0x5cf3e1=>{if('formatBlock'!=_0x5cf3e1['type'])return;const {data:_0x5f1b19}=_0x5cf3e1;return _0x5f1b19&&'paragraph'==_0x5f1b19['commandName']?{'type':'format','content':o(_0x5757fc,'*Change\x20to:*\x20%0',o(_0x5757fc,'ELEMENT_PARAGRAPH'))}:void 0x0;});}}function nr(_0x5e172b,{showActiveMarker:_0x56279a=!0x0}={}){return(_0x1e6e5d,_0x3b6918,_0x451c56)=>{const _0x571b0e=_0x5e172b['plugins']['get']('TrackChangesEditing'),_0x100134=_0x3b6918['markerRange']['start'],_0x4cd296=_0x3b6918['markerRange']['end'],_0x26da8d=_0x5e172b['model']['schema'];if(!_0x100134['isTouching'](_0x4cd296)||!_0x100134['nodeAfter'])return;const _0x4a0fc5=_0x100134['nodeAfter'];if(_0x26da8d['isBlock'](_0x4a0fc5)&&!_0x26da8d['isLimit'](_0x4a0fc5)&&_0x26da8d['checkChild'](_0x4a0fc5,'$text')){if(!_0x451c56['consumable']['consume'](_0x3b6918['markerRange'],_0x1e6e5d['name']))return;const {authorId:_0x4f69cd}=_0x571b0e['_splitMarkerName'](_0x3b6918['markerName']),_0x35ac53=_0x451c56['writer']['createUIElement']('span',{'class':'ck-suggestion-marker-split','data-author-id':_0x4f69cd}),_0x495aae=_0x451c56['mapper']['toViewPosition'](_0x4cd296);_0x56279a&&_0x571b0e['activeMarkers']['includes'](_0x3b6918['markerName'])&&_0x451c56['writer']['addClass']('ck-suggestion-marker--active',_0x35ac53),_0x451c56['writer']['insert'](_0x495aae,_0x35ac53),_0x451c56['mapper']['bindElementToMarker'](_0x35ac53,_0x3b6918['markerName']);}};}class wt extends _0x1349dc{['afterInit'](){const _0x3d7dbe=this['editor'];if(!_0x3d7dbe['plugins']['has']('RemoveFormatEditing'))return;_0x3d7dbe['plugins']['get']('TrackChangesEditing')['enableDefaultAttributesIntegration']('removeFormat'),this['_registerLegacyDescription']();}['_registerLegacyDescription'](){const _0x8d4ff=this['editor'];_0x8d4ff['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](_0x388d0b=>{if('formatBlock'!=_0x388d0b['type']&&'formatInline'!=_0x388d0b['type'])return;const {data:_0x273328}=_0x388d0b;return _0x273328&&'removeFormat'==_0x273328['commandName']?{'type':'format','content':o(_0x8d4ff['locale'],'*Remove\x20all\x20formatting*')}:void 0x0;});}}class yt extends _0x1349dc{['afterInit'](){const _0x2a8a14=this['editor'];if(!_0x2a8a14['plugins']['has']('RestrictedEditingModeEditing'))return;const _0x442f0a=_0x2a8a14['plugins']['get']('TrackChangesEditing');_0x442f0a['enableCommand']('goToPreviousRestrictedEditingException'),_0x442f0a['enableCommand']('goToNextRestrictedEditingException');const _0x3ef3b9=_0x2a8a14['plugins']['get']('RestrictedEditingModeEditing');_0x3ef3b9['enableCommand']('trackChanges'),_0x3ef3b9['enableCommand']('acceptSuggestion'),_0x3ef3b9['enableCommand']('discardSuggestion'),_0x3ef3b9['enableCommand']('acceptAllSuggestions'),_0x3ef3b9['enableCommand']('discardAllSuggestions'),_0x3ef3b9['enableCommand']('acceptSelectedSuggestions'),_0x3ef3b9['enableCommand']('discardSelectedSuggestions');}}class jt extends _0x1349dc{static get['requires'](){return[_0x554ab6];}['init'](){const _0x350832=this['editor'],_0x4d94e5=_0x350832['plugins']['get']('TrackChangesEditing');_0x4d94e5['enableCommand']('shiftEnter'),_0x350832['editing']['downcastDispatcher']['on']('addMarker:suggestion:insertion',ge(_0x350832),{'priority':'high'}),_0x350832['editing']['downcastDispatcher']['on']('addMarker:suggestion:deletion',ge(_0x350832),{'priority':'high'}),_0x350832['data']['downcastDispatcher']['on']('addMarker:suggestion',(_0x5eaec1,_0x50a12a,_0x349f65)=>{_0x349f65['options']['showSuggestionHighlights']&&ge(_0x350832,{'showActiveMarker':!0x1})(_0x5eaec1,_0x50a12a,_0x349f65);}),_0x4d94e5['descriptionFactory']['registerElementLabel']('softBreak',_0x45586c=>o(_0x350832['locale'],'ELEMENT_LINE_BREAK',_0x45586c));}}function ge(_0x11d46f,{showActiveMarker:_0x5a331f=!0x0}={}){return(_0x34a499,_0x3c70de,_0x584b6a)=>{const _0x3683ab=_0x11d46f['plugins']['get']('TrackChangesEditing');if(!_0x584b6a['consumable']['test'](_0x3c70de['markerRange'],_0x34a499['name']))return;const _0x4b0688=_0x11d46f['model'];for(const _0x18869f of _0x3c70de['markerRange']['getItems']()){if(!_0x18869f['is']('element','softBreak'))continue;const _0x38151f='deletion'==_0x3c70de['markerName']['split'](':')[0x1]?'merge':'split',{authorId:_0x34219d}=_0x3683ab['_splitMarkerName'](_0x3c70de['markerName']),_0x26d5ed=_0x584b6a['writer']['createUIElement']('span',{'class':'ck-suggestion-marker-'+_0x38151f,'data-author-id':_0x34219d}),_0x26dcbd=_0x584b6a['mapper']['toViewPosition'](_0x4b0688['createPositionBefore'](_0x18869f));_0x5a331f&&_0x3683ab['activeMarkers']['includes'](_0x3c70de['markerName'])&&_0x584b6a['writer']['addClass']('ck-suggestion-marker--active',_0x26d5ed),_0x584b6a['writer']['insert'](_0x26dcbd,_0x26d5ed),_0x584b6a['mapper']['bindElementToMarker'](_0x26d5ed,_0x3c70de['markerName']);}};}class St extends _0x1349dc{['afterInit'](){const _0x214630=this['editor'],_0x4f2481=_0x214630['model'],_0x2114a0=_0x214630['locale'];if(!_0x214630['plugins']['has']('StandardEditingModeEditing'))return;const _0x47ebf7=_0x214630['plugins']['get']('TrackChangesEditing'),_0x560ca0='restrictedEditingException',_0x3114cb=_0x214630['commands']['get'](_0x560ca0);_0x47ebf7['enableCommand'](_0x560ca0,(_0x5eba42,_0x238782={})=>{const _0x2ac159=_0x4f2481['document']['selection'];if(_0x2ac159['isCollapsed'])return void _0x5eba42(_0x238782);const _0x3ce08c=void 0x0!==_0x238782['forceValue']?_0x238782['forceValue']:!_0x3114cb['value'];_0x4f2481['change'](()=>{const _0x527d75=Array['from'](_0x2ac159['getRanges']());for(const _0x25b309 of _0x527d75){const _0x3a923c=_0x3ce08c?[_0x25b309]:io(_0x560ca0,_0x25b309,_0x4f2481);for(const _0x9c8fe0 of _0x3a923c)_0x47ebf7['markInlineFormat'](_0x9c8fe0,{'commandName':_0x560ca0,'commandParams':[{'forceValue':_0x3ce08c}]});}});}),_0x47ebf7['descriptionFactory']['registerDescriptionCallback'](_0x1c6cc8=>{if('formatBlock'!=_0x1c6cc8['type']&&'formatInline'!=_0x1c6cc8['type'])return;const {data:_0x1e13d1}=_0x1c6cc8;return _0x1e13d1&&_0x1e13d1['commandName']==_0x560ca0?_0x1e13d1['commandParams'][0x0]['forceValue']?{'type':'format','content':o(_0x2114a0,'FORMAT_RESTRICTED_ENABLED')}:{'type':'format','content':o(_0x2114a0,'FORMAT_RESTRICTED_DISABLED')}:void 0x0;});}}class At extends _0x1349dc{['afterInit'](){const _0x1579a3=this['editor'];if(!_0x1579a3['plugins']['has']('Style')||!_0x1579a3['plugins']['has']('DataSchema'))return;const _0x28ae0e=_0x1579a3['plugins']['get']('TrackChangesEditing'),_0x229a49=_0x1579a3['locale'],_0x53e1ba=_0x1579a3['config']['get']('style')||{},_0x16d7da=_0x1579a3['plugins']['get']('GeneralHtmlSupport'),_0x1c006c=_0x1579a3['plugins']['get']('StyleUtils')['normalizeConfig'](_0x1579a3['plugins']['get']('DataSchema'),_0x53e1ba['definitions']);_0x28ae0e['enableDefaultAttributesIntegration']('style');const _0x490798=new Set();for(const _0x2b5590 of _0x1c006c['block']){const _0x472f50=_0x16d7da['getGhsAttributeNameForElement'](_0x2b5590['element']);_0x490798['add'](_0x472f50);}const _0x2d7d26=new Set();for(const _0x3cd550 of _0x1c006c['inline']){const _0x5b37bf=_0x16d7da['getGhsAttributeNameForElement'](_0x3cd550['element']);_0x2d7d26['add'](_0x5b37bf);for(const _0x2b1546 of _0x3cd550['ghsAttributes'])_0x2d7d26['add'](_0x2b1546);}for(const _0xb3923b of _0x490798)_0x28ae0e['registerBlockAttribute'](_0xb3923b),_0x28ae0e['descriptionFactory']['registerAttributeLabel'](_0xb3923b,o(_0x229a49,'FORMAT_STYLE'));for(const _0x1db402 of _0x2d7d26)_0x28ae0e['registerInlineAttribute'](_0x1db402),_0x28ae0e['descriptionFactory']['registerAttributeLabel'](_0x1db402,o(_0x229a49,'FORMAT_STYLE'));this['_registerLegacyDescription']();}['_registerLegacyDescription'](){const _0x2e7e94=this['editor'],_0x2c8f5c=_0x2e7e94['locale'];_0x2e7e94['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](_0xdebcf8=>{if('formatBlock'!=_0xdebcf8['type']&&'formatInline'!=_0xdebcf8['type'])return;const {data:_0x246efe}=_0xdebcf8;return _0x246efe&&'style'===_0x246efe['commandName']?_0x246efe['commandParams'][0x0]['forceValue']?{'type':'format','content':o(_0x2c8f5c,'*Set\x20format:*\x20%0',_0x246efe['commandParams'][0x0]['styleName']['toLowerCase']())}:{'type':'format','content':o(_0x2c8f5c,'*Remove\x20format:*\x20%0',_0x246efe['commandParams'][0x0]['styleName']['toLowerCase']())}:void 0x0;});}}class It extends _0x1349dc{['_tablePostFixingSubtypes'];['_tableSuggestions'];constructor(_0xa426a){super(_0xa426a),this['_tablePostFixingSubtypes']=['tableRow','tableColumn'],this['_tableSuggestions']=new Set();}['afterInit'](){const _0x5f24b2=this['editor'],_0x53590f=_0x5f24b2['model']['document']['selection'];if(!_0x5f24b2['plugins']['has']('TableEditing'))return;const _0x3c89dd=_0x5f24b2['locale'],_0x585803=_0x5f24b2['plugins']['get']('TrackChangesEditing'),_0x12ddee=_0x5f24b2['plugins']['get']('TableUtils');_0x585803['descriptionFactory']['registerElementLabel']('table',_0xce0832=>o(_0x3c89dd,'ELEMENT_TABLE',_0xce0832)),this['_setupColumnsRowsFixing'](),_0x585803['enableCommand']('insertTable'),_0x585803['enableCommand']('selectTableRow'),_0x585803['enableCommand']('selectTableColumn');for(const _0x30fcc7 of['insertTableRowAbove','insertTableRowBelow']){const _0x551c61=_0x5f24b2['commands']['get'](_0x30fcc7);_0x585803['enableCommand'](_0x30fcc7,_0xcc0761=>{_0x5f24b2['model']['change'](_0x34d921=>{_0xcc0761();const _0x2fe349='above'===_0x551c61['order'],_0x4ac4d2=_0x12ddee['getSelectionAffectedTableCells'](_0x53590f),_0x12c136=_0x12ddee['getRowIndexes'](_0x4ac4d2),_0x409e24=_0x2fe349?_0x12c136['first']-0x1:_0x12c136['last']+0x1,_0xbfa36f=_0x4ac4d2[0x0]['findAncestor']('table'),_0x42a1ab=_0x12ddee['createTableWalker'](_0xbfa36f,{'startRow':_0x409e24,'endRow':_0x409e24}),_0x217841=Array['from'](_0x42a1ab)['map'](_0x1703bc=>_0x34d921['createRangeOn'](_0x1703bc['cell']));_0x585803['markMultiRangeInsertion'](_0x217841,'tableRow');});});}for(const _0x1dad0f of['insertTableColumnLeft','insertTableColumnRight']){const _0x4a3577=_0x5f24b2['commands']['get'](_0x1dad0f);_0x585803['enableCommand'](_0x1dad0f,_0x3abdcb=>{_0x5f24b2['model']['change'](_0x57c3cb=>{_0x3abdcb();const _0x11557b='left'===_0x4a3577['order'],_0x37ce84=_0x12ddee['getSelectionAffectedTableCells'](_0x53590f),_0x5d46ff=_0x12ddee['getColumnIndexes'](_0x37ce84),_0x1d4a27=_0x11557b?_0x5d46ff['first']-0x1:_0x5d46ff['last']+0x1,_0xb1fef5=_0x37ce84[0x0]['findAncestor']('table'),_0x30b531=_0x12ddee['createTableWalker'](_0xb1fef5,{'startRow':0x0,'column':_0x1d4a27,'includeAllSlots':!0x1}),_0x197415=Array['from'](_0x30b531)['map'](_0x5f51a0=>_0x57c3cb['createRangeOn'](_0x5f51a0['cell']));_0x585803['markMultiRangeInsertion'](_0x197415,'tableColumn');});});}for(const _0x49bc5d of['removeTableRow','removeTableColumn']){const _0x39cd2d=_0x49bc5d['substr'](0xb),_0x14adbc=_0x39cd2d['toLowerCase'](),_0x327ad8=_0x14adbc['substr'](0x0,0x3)+'span',_0x34eccd='table'+_0x39cd2d,_0xe9f39c='min'+_0x39cd2d,_0x3f52d7='max'+_0x39cd2d;_0x585803['enableCommand'](_0x49bc5d,()=>{_0x5f24b2['model']['change'](_0x1f95a0=>{const _0x293a4f=_0x12ddee['getSelectionAffectedTableCells'](_0x53590f),_0x4447c8=_0x293a4f[0x0]['findAncestor']('table');let _0x451543;if('removeTableRow'==_0x49bc5d){const _0x25f14a=_0x12ddee['getRowIndexes'](_0x293a4f);_0x451543={'startRow':_0x25f14a['first'],'endRow':_0x25f14a['last'],'includeAllSlots':!0x0};}else{const _0x52196b=_0x12ddee['getColumnIndexes'](_0x293a4f);_0x451543={'startColumn':_0x52196b['first'],'endColumn':_0x52196b['last'],'includeAllSlots':!0x0};}const _0x57a62f=_0x12ddee['createTableWalker'](_0x4447c8,_0x451543),_0x626a84=Array['from'](_0x57a62f)['map'](({cell:_0x29e52f})=>_0x29e52f),_0x2fca33=be(_0x626a84['filter'](_0x9e44ed=>_0x9e44ed['hasAttribute'](_0x327ad8))),_0x4a7315=be(_0x626a84['filter'](_0x38a46a=>!_0x38a46a['hasAttribute'](_0x327ad8)))['map'](_0x311e2c=>_0x1f95a0['createRangeOn'](_0x311e2c)),_0xaaa1a7=_0x585803['markMultiRangeDeletion'](_0x4a7315,_0x34eccd);if(_0xaaa1a7&&('tableRow'==_0xaaa1a7['subType']||'tableColumn'==_0xaaa1a7['subType'])){const _0x4f1287=this['_getSuggestionCoords'](_0xaaa1a7);for(const _0x238206 of _0x2fca33){const _0x13b752=_0x1f95a0['createRangeOn'](_0x238206),_0x2028de=_0x12ddee['getCellLocation'](_0x238206),_0x44334f=_0x238206['getAttribute'](_0x327ad8)-0x1,_0x3ae815=_0x4f1287[_0xe9f39c],_0x2fc6ee=_0x4f1287[_0x3f52d7];_0x3ae815<=_0x2028de[_0x14adbc]&&_0x2028de[_0x14adbc]+_0x44334f<=_0x2fc6ee&&_0xaaa1a7['addRange'](_0x13b752);}}});});}function _0x3f673d(_0xbf7411){const _0x171f6e=Array['from'](_0x53590f['getRanges']())['map'](_0x4d9f53=>_0x5168fa['fromRange'](_0x4d9f53));_0x5f24b2['model']['change'](_0x6a2fb9=>{const _0x2e8251=_0x6a2fb9['batch'];_0xbf7411=_0xbf7411['filter'](_0x4f3e37=>'$graveyard'!=_0x4f3e37['root']['rootName']),_0x6a2fb9['setSelection'](_0xbf7411),_0x5f24b2['commands']['get']('removeTableRow')['refresh'](),_0x5f24b2['execute']('removeTableRow',{'forceDefaultExecution':!0x0}),_0x5f24b2['model']['enqueueChange'](()=>{_0x5f24b2['model']['enqueueChange'](_0x2e8251,_0x37bb54=>{const _0xd92fa2=_0x171f6e['filter'](_0x392104=>'$graveyard'!=_0x392104['root']['rootName']);_0xd92fa2['length']>0x0&&_0x37bb54['setSelection'](_0xd92fa2);for(const _0x46e408 of _0x171f6e)_0x46e408['detach']();});});});}function _0x261ff3(_0x443218){_0x5f24b2['model']['change'](_0x2d28d9=>{const _0x4c3400=Array['from'](_0x53590f['getRanges']())['map'](_0x4e9369=>_0x5168fa['fromRange'](_0x4e9369)),_0xb6dda5=[];for(const _0x234739 of _0x443218)for(const _0x3d2fb0 of _0x234739['getItems']({'shallow':!0x0}))_0xb6dda5['push'](_0x3d2fb0);for(const _0x10fd40 of _0xb6dda5)'$graveyard'!=_0x10fd40['root']['rootName']&&(_0x2d28d9['setSelection'](_0x2d28d9['createPositionAt'](_0x10fd40,0x0)),_0x5f24b2['commands']['get']('removeTableColumn')['refresh'](),_0x5f24b2['execute']('removeTableColumn',{'forceDefaultExecution':!0x0}));const _0x4b7a79=_0x4c3400['filter'](_0x5a69c0=>'$graveyard'!=_0x5a69c0['root']['rootName']);_0x4b7a79['length']>0x0&&_0x2d28d9['setSelection'](_0x4b7a79);for(const _0x1d3ceb of _0x4c3400)_0x1d3ceb['detach']();});}function _0x50b061(_0x1f506a,_0x186f74){return _0x186f74['every'](_0x488e62=>_0x1f506a['some'](_0x1ab67a=>_0x1ab67a['end']['isEqual'](_0x488e62['start'])||_0x488e62['end']['isEqual'](_0x1ab67a['start'])));}function _0x1399dd(_0xe98e51,_0x141268){return!_0xe98e51['some'](_0x2fad9a=>_0x141268['some'](_0x548a7e=>_0x2fad9a['isIntersecting'](_0x548a7e)))&&_0xe98e51['some'](_0x44a51d=>_0x141268['some'](_0x12e423=>_0x44a51d['end']['isTouching'](_0x12e423['start'])));}_0x5f24b2['data']['downcastDispatcher']['on']('addMarker:suggestion',(_0xa73123,_0xefe5f3,_0x170375)=>{if(!_0x170375['options']['showSuggestionHighlights'])return;const _0xfcae9a=_0xefe5f3['item'];if(!_0xfcae9a)return;const _0x5b5219=_0x170375['mapper']['toViewElement'](_0xfcae9a);function _0x3b88a0(_0x604b66){return Array['isArray'](_0x604b66)?_0x604b66:[_0x604b66];}_0x5b5219&&'tableCell'===_0xfcae9a['name']&&_0x3c273c(_0x5b5219,_0x170375['writer'],(_0x36530b,_0x37b8e8,_0x3ab301)=>_0x3ab301['addClass'](_0x3b88a0(_0x37b8e8['classes']),_0x36530b),(_0x276e9e,_0x42647e,_0x14fb1c)=>_0x14fb1c['removeClass'](_0x3b88a0(_0x42647e['classes']),_0x276e9e));},{'priority':'highest'}),_0x585803['descriptionFactory']['registerDescriptionCallback'](_0x6e46e0=>{if('insertion'!=_0x6e46e0['type']&&'deletion'!=_0x6e46e0['type'])return;const _0x1661f=_0x6e46e0['getContainedElement']();if(null!=_0x1661f&&_0x1661f['is']('element','table')){if('insertion'==_0x6e46e0['type']){const _0x221a59=_0x6e46e0['getItems']()['filter'](_0x4a813a=>_0x4a813a['is']('$textProxy'))['map'](_0x8769f7=>_0x8769f7['data']);if(_0x221a59['length'])return{'type':'insertion','content':o(_0x3c89dd,'*Insert:*\x20%0',o(_0x3c89dd,'ELEMENT_TABLE_WITH_TEXT','\x22'+_0x221a59['join']('\x20')+'\x22'))};}if('deletion'==_0x6e46e0['type']){const _0x1d8457=_0x6e46e0['getItems']()['filter'](_0x4366a9=>_0x4366a9['is']('$textProxy'))['map'](_0x556166=>_0x556166['data']);if(_0x1d8457['length'])return{'type':'deletion','content':o(_0x3c89dd,'*Remove:*\x20%0',o(_0x3c89dd,'ELEMENT_TABLE_WITH_TEXT','\x22'+_0x1d8457['join']('\x20')+'\x22'))};}}}),_0x585803['descriptionFactory']['registerDescriptionCallback'](_0x135d42=>{if('tableRow'==_0x135d42['subType']){const _0x51a6d1=_0x135d42['getItems']()['filter'](_0x1a0589=>_0x1a0589['is']('$textProxy'))['map'](_0x1963ac=>_0x1963ac['data']),_0x3b76d9=this['_getSuggestionCoords'](_0x135d42),_0x143d32=_0x3b76d9['maxRow']-_0x3b76d9['minRow']+0x1;if('insertion'==_0x135d42['type'])return _0x51a6d1['length']?{'type':'insertion','content':o(_0x3c89dd,'*Insert:*\x20%0',o(_0x3c89dd,'ELEMENT_TABLE_ROW_WITH_TEXT',[_0x143d32,'\x22'+_0x51a6d1['join']('\x20')+'\x22']))}:{'type':'insertion','content':o(_0x3c89dd,'*Insert:*\x20%0',o(_0x3c89dd,'ELEMENT_TABLE_ROW',_0x143d32))};if('deletion'==_0x135d42['type'])return _0x51a6d1['length']?{'type':'deletion','content':o(_0x3c89dd,'*Remove:*\x20%0',o(_0x3c89dd,'ELEMENT_TABLE_ROW_WITH_TEXT',[_0x143d32,'\x22'+_0x51a6d1['join']('\x20')+'\x22']))}:{'type':'deletion','content':o(_0x3c89dd,'*Remove:*\x20%0',o(_0x3c89dd,'ELEMENT_TABLE_ROW',_0x143d32))};}if('tableColumn'==_0x135d42['subType']){const _0x4d4d4c=_0x135d42['getItems']()['filter'](_0x186498=>_0x186498['is']('$textProxy'))['map'](_0x562e34=>_0x562e34['data']),_0x46356b=this['_getSuggestionCoords'](_0x135d42),_0x11fd69=_0x46356b['maxColumn']-_0x46356b['minColumn']+0x1;if('insertion'==_0x135d42['type'])return _0x4d4d4c['length']?{'type':'insertion','content':o(_0x3c89dd,'*Insert:*\x20%0',o(_0x3c89dd,'ELEMENT_TABLE_COLUMN_WITH_TEXT',[_0x11fd69,'\x22'+_0x4d4d4c['join']('\x20')+'\x22']))}:{'type':'insertion','content':o(_0x3c89dd,'*Insert:*\x20%0',o(_0x3c89dd,'ELEMENT_TABLE_COLUMN',_0x11fd69))};if('deletion'==_0x135d42['type'])return _0x4d4d4c['length']?{'type':'deletion','content':o(_0x3c89dd,'*Remove:*\x20%0',o(_0x3c89dd,'ELEMENT_TABLE_COLUMN_WITH_TEXT',[_0x11fd69,'\x22'+_0x4d4d4c['join']('\x20')+'\x22']))}:{'type':'deletion','content':o(_0x3c89dd,'*Remove:*\x20%0',o(_0x3c89dd,'ELEMENT_TABLE_COLUMN',_0x11fd69))};}}),_0x585803['_suggestionFactory']['registerCustomCallback']('insertion','tableRow','discard',_0x3f673d),_0x585803['_suggestionFactory']['registerCustomCallback']('deletion','tableRow','accept',_0x3f673d),_0x585803['_suggestionFactory']['registerCustomCallback']('insertion','tableColumn','discard',_0x261ff3),_0x585803['_suggestionFactory']['registerCustomCallback']('deletion','tableColumn','accept',_0x261ff3),_0x585803['_suggestionFactory']['registerCustomCallback']('insertion','tableColumn','join',_0x50b061),_0x585803['_suggestionFactory']['registerCustomCallback']('deletion','tableColumn','join',_0x50b061),_0x585803['_suggestionFactory']['registerCustomCallback']('insertion','tableRow','join',_0x1399dd),_0x585803['_suggestionFactory']['registerCustomCallback']('deletion','tableRow','join',_0x1399dd);}['_acceptFormatSuggestionCallbackFactory'](){const _0x2fc791=this['editor'],_0x474797=_0x2fc791['model']['document']['selection'];return(_0x80e670,_0x1edf31)=>{_0x2fc791['model']['change'](_0x3cff46=>{const {commandName:_0x185b3a,commandParams:_0x188f7d}=_0x1edf31;let _0x2396a8=_0x80e670[0x0]['end']['nodeBefore'];_0x188f7d&&_0x188f7d[0x0]&&!0x1===_0x188f7d[0x0]['forceValue']&&(_0x2396a8=_0x80e670[0x0]['start']['nodeAfter']);const _0x5ae6a3=_0x3cff46['createRangeIn'](_0x2396a8);if('$graveyard'==_0x5ae6a3['root']['rootName'])return;const _0x4431ea=Array['from'](_0x474797['getRanges']())['map'](_0x47e7ec=>_0x5168fa['fromRange'](_0x47e7ec));_0x3cff46['setSelection'](_0x5ae6a3),_0x2fc791['commands']['get'](_0x185b3a)['refresh'](),_0x188f7d['push']({'forceDefaultExecution':!0x0}),_0x2fc791['execute'](_0x185b3a,..._0x188f7d);const _0x10e29c=_0x4431ea['filter'](_0x3e2262=>'$graveyard'!=_0x3e2262['root']['rootName']);_0x10e29c['length']>0x0&&_0x3cff46['setSelection'](_0x10e29c);for(const _0x393722 of _0x4431ea)_0x393722['detach']();});};}['_getCoordsForCells'](_0x389a6c){const _0x4ec6d6=this['editor']['plugins']['get']('TableUtils');let _0x5cc688=Number['MAX_SAFE_INTEGER'],_0x5718b0=Number['MIN_SAFE_INTEGER'],_0x561138=Number['MAX_SAFE_INTEGER'],_0x4a0e9a=Number['MIN_SAFE_INTEGER'];for(const _0xe7d76e of _0x389a6c){if('$graveyard'==_0xe7d76e['root']['rootName'])continue;const {row:_0x5651b6,column:_0x37e471}=_0x4ec6d6['getCellLocation'](_0xe7d76e),_0x1183ba=_0xe7d76e['hasAttribute']('rowspan')?_0xe7d76e['getAttribute']('rowspan')-0x1:0x0,_0x100bdd=_0xe7d76e['hasAttribute']('colspan')?_0xe7d76e['getAttribute']('colspan')-0x1:0x0;_0x5cc688=_0x5651b6<_0x5cc688?_0x5651b6:_0x5cc688,_0x5718b0=_0x5651b6+_0x1183ba>_0x5718b0?_0x5651b6+_0x1183ba:_0x5718b0,_0x561138=_0x37e471<_0x561138?_0x37e471:_0x561138,_0x4a0e9a=_0x37e471+_0x100bdd>_0x4a0e9a?_0x37e471+_0x100bdd:_0x4a0e9a;}return{'minRow':_0x5cc688,'maxRow':_0x5718b0,'minColumn':_0x561138,'maxColumn':_0x4a0e9a};}['_setupColumnsRowsFixing'](){const _0x22bcd0=this['editor'],_0x3cb397=_0x22bcd0['plugins']['get']('TrackChangesEditing'),_0x17561d=_0x22bcd0['plugins']['get']('TableUtils');_0x22bcd0['model']['document']['on']('change:data',()=>{const _0x5b3a1d=Array['from'](_0x22bcd0['model']['document']['differ']['getChangedMarkers']());for(const {name:_0x10cfb9,data:_0xc40ae9}of _0x5b3a1d){const {group:_0x1da796,id:_0x56e293,subType:_0x466414}=_0x3cb397['_splitMarkerName'](_0x10cfb9);if('suggestion'!=_0x1da796)continue;if(null!=_0xc40ae9['oldRange'])continue;const _0x35fdc9=_0x3cb397['getSuggestion'](_0x56e293);this['_tablePostFixingSubtypes']['includes'](_0x466414)&&this['_tableSuggestions']['add'](_0x35fdc9);}},{'priority':'low'});const _0x10d466=(_0x3ec2c2,_0x2ba3a0)=>{let _0x542cd6=!0x1;const _0x4370eb=_0x2ba3a0['createRangeOn'](_0x3ec2c2),_0x53fd72=_0x3ec2c2['findAncestor']('table'),_0x2b2888=_0x17561d['getCellLocation'](_0x3ec2c2);for(const _0x3a1dc8 of this['_tableSuggestions']){const _0x235448=_0x3a1dc8['subType'],_0x286e11=_0x235448['startsWith']('tablePaste'),_0x5738da=_0x235448['substr'](_0x286e11?0xa:0x5),_0x5c5c67=_0x5738da['toLowerCase'](),_0x3af6f1=_0x5c5c67['substr'](0x0,0x3)+'span',_0x3ab926='min'+_0x5738da,_0x1e0682='max'+_0x5738da;if(!_0x3a1dc8['isInContent'])continue;if(_0x53fd72!=_0x3a1dc8['getFirstRange']()['start']['findAncestor']('table'))continue;if(_0x3a1dc8['isIntersectingWithRange'](_0x4370eb))continue;const _0x4477c4=_0x3ec2c2['hasAttribute'](_0x3af6f1)?_0x3ec2c2['getAttribute'](_0x3af6f1)-0x1:0x0,_0x3bc0a3=this['_getSuggestionCoords'](_0x3a1dc8),_0x5f3b0c=_0x3bc0a3[_0x3ab926],_0x266b39=_0x3bc0a3[_0x1e0682];_0x5f3b0c<=_0x2b2888[_0x5c5c67]&&_0x2b2888[_0x5c5c67]+_0x4477c4<=_0x266b39&&(_0x3a1dc8['addRange'](_0x4370eb),_0x542cd6=!0x0);}return _0x542cd6;};_0x22bcd0['model']['document']['registerPostFixer'](_0x2f5916=>{let _0x22ae5b=!0x1;for(const _0x5540af of _0x22bcd0['model']['document']['differ']['getChanges']())if('insert'==_0x5540af['type']){if('tableRow'==_0x5540af['name']){for(const _0x15f753 of _0x5540af['position']['nodeAfter']['getChildren']())_0x22ae5b=_0x22ae5b||_0x10d466(_0x15f753,_0x2f5916);}else'tableCell'==_0x5540af['name']&&(_0x22ae5b=_0x22ae5b||_0x10d466(_0x5540af['position']['nodeAfter'],_0x2f5916));}return _0x22ae5b;});}['_getSuggestionCoords'](_0x583c4b){return this['_getCoordsForCells'](_0x583c4b['getRanges']()['map'](_0x38615f=>_0x38615f['start']['nodeAfter']));}}function be(_0x3b7901){return Array['from'](new Set(_0x3b7901)['values']());}class vt extends _0x1349dc{static get['requires'](){return[It];}['afterInit'](){const _0x5b95e6=this['editor'],_0x49232d=_0x5b95e6['model']['document']['selection'],_0x40e266=_0x5b95e6['locale'];if(!_0x5b95e6['plugins']['has']('TableEditing'))return;const _0x33de9e=_0x5b95e6['plugins']['get']('TrackChangesEditing'),_0x59eb0c=_0x5b95e6['plugins']['get']('TableUtils'),_0x6f45e=_0x5b95e6['plugins']['get'](It);_0x6f45e['_tablePostFixingSubtypes']['push']('mergeTableCells'),_0x33de9e['enableCommand']('mergeTableCells',()=>{const _0x488322=_0x59eb0c['getSelectionAffectedTableCells'](_0x5b95e6['model']['document']['selection']);_0x5b95e6['model']['change'](()=>{_0x33de9e['markMultiRangeBlockFormat'](_0x488322,{'commandName':'mergeTableCells','commandParams':[]},[],'mergeTableCells');});}),_0x5b95e6['commands']['get']('mergeTableCells')['on']('execute',(_0x48a32c,_0x5532a2)=>{_0x5b95e6['commands']['get']('trackChanges')['value']&&(_0x5532a2['length']>0x0&&_0x5532a2[_0x5532a2['length']-0x1]&&_0x5532a2[_0x5532a2['length']-0x1]['forceDefaultExecution']||_0x33de9e['_isForcedDefaultExecutionBlock']||this['_areSelectedCellsMergable']()||_0x48a32c['stop']());},{'priority':'highest'});for(const _0xcb0f75 of['mergeTableCellUp','mergeTableCellRight','mergeTableCellDown','mergeTableCellLeft']){const _0x291325=_0x5b95e6['commands']['get'](_0xcb0f75);_0x33de9e['enableCommand'](_0xcb0f75,()=>{const _0x4c8eda=_0x5b95e6['model']['document']['selection']['getFirstPosition']()['getAncestors']()['find'](_0x418e94=>_0x418e94['is']('element','tableCell')),_0x8ab55=_0x291325['value'];_0x5b95e6['model']['change'](()=>{_0x33de9e['markMultiRangeBlockFormat']([_0x4c8eda,_0x8ab55],{'commandName':'mergeTableCells','commandParams':[]},[],'mergeTableCells');});});}for(const _0x5a0c69 of['splitTableCellVertically','splitTableCellHorizontally']){const _0xa61307=_0x5b95e6['commands']['get'](_0x5a0c69);_0x33de9e['enableCommand'](_0x5a0c69,()=>{const _0x3c1a05=_0x59eb0c['getSelectionAffectedTableCells'](_0x5b95e6['model']['document']['selection'])[0x0],_0x502d32=_0x3c1a05['findAncestor']('table'),{column:_0x2791b2,row:_0x43fe4a}=_0x59eb0c['getCellLocation'](_0x3c1a05);let _0x11912c=[];if('horizontally'==_0xa61307['direction']){const _0x41edb6=_0x59eb0c['createTableWalker'](_0x502d32,{'startRow':_0x43fe4a,'endRow':_0x43fe4a,'includeAllSlots':!0x0});_0x11912c=Array['from'](_0x41edb6)['map'](_0x57fb7a=>_0x57fb7a['cell']);}else{const _0x5d90d0=_0x59eb0c['createTableWalker'](_0x502d32,{'column':_0x2791b2,'includeAllSlots':!0x0});_0x11912c=Array['from'](_0x5d90d0)['map'](_0x3bff7d=>_0x3bff7d['cell']);}_0x5b95e6['model']['change'](_0xd071f7=>{_0x33de9e['markBlockFormat'](_0xd071f7['createRangeOn'](_0x3c1a05),{'commandName':_0x5a0c69,'commandParams':[]},_0x11912c,_0x5a0c69);});});}_0x33de9e['descriptionFactory']['registerDescriptionCallback'](_0x56777a=>{if('formatBlock'!=_0x56777a['type']&&'formatInline'!=_0x56777a['type'])return;const {data:_0x50027e}=_0x56777a;return _0x50027e&&'mergeTableCells'==_0x50027e['commandName']?{'type':'format','content':o(_0x40e266,'*Merge\x20cells*')}:void 0x0;}),_0x33de9e['descriptionFactory']['registerDescriptionCallback'](_0x17642e=>{if('formatBlock'!=_0x17642e['type']&&'formatInline'!=_0x17642e['type'])return;const {data:_0x57cfa2}=_0x17642e;return _0x57cfa2?'splitTableCellVertically'==_0x57cfa2['commandName']?{'type':'format','content':o(_0x40e266,'*Split\x20cell:*\x20vertically')}:'splitTableCellHorizontally'==_0x57cfa2['commandName']?{'type':'format','content':o(_0x40e266,'*Split\x20cell:*\x20horizontally')}:void 0x0:void 0x0;});const _0x5e9d89=_0x6f45e['_acceptFormatSuggestionCallbackFactory']();for(const _0x3d6e2a of['mergeTableCellUp','mergeTableCellRight','mergeTableCellDown','mergeTableCellLeft'])_0x33de9e['_suggestionFactory']['registerCustomCallback']('formatBlock',_0x3d6e2a,'accept',_0x5e9d89);for(const _0x487e1b of['splitTableCellVertically','splitTableCellHorizontally'])_0x33de9e['_suggestionFactory']['registerCustomCallback']('formatBlock',_0x487e1b,'accept',_0x5e9d89);_0x33de9e['_suggestionFactory']['registerCustomCallback']('formatBlock','mergeTableCells','accept',_0x435996=>{_0x5b95e6['model']['change'](_0x426bd3=>{const _0x477d6e=Array['from'](_0x49232d['getRanges']())['map'](_0x387cf8=>_0x5168fa['fromRange'](_0x387cf8));_0x426bd3['setSelection'](_0x435996),_0x5b95e6['commands']['get']('mergeTableCells')['refresh'](),_0x5b95e6['execute']('mergeTableCells',{'forceDefaultExecution':!0x0});const _0x10ec3f=_0x477d6e['filter'](_0x5f1fd5=>'$graveyard'!=_0x5f1fd5['root']['rootName']);_0x10ec3f['length']>0x0&&_0x426bd3['setSelection'](_0x10ec3f);for(const _0x22051a of _0x477d6e)_0x22051a['detach']();});});for(const _0x2d27f9 of['mergeTableCellUp','mergeTableCellDown','mergeTableCellLeft','mergeTableCellRight']){const _0x54c1a0=_0x5b95e6['commands']['get'](_0x2d27f9);_0x54c1a0['on']('set:isEnabled',(_0x7bd52e,_0x8937cc,_0x2f0e51)=>{if(_0x2f0e51){const _0x4b6923=_0x5b95e6['model']['document']['selection']['getFirstPosition']()['getAncestors']()['find'](_0x1bc16a=>_0x1bc16a['is']('element','tableCell'));this['_areMergableCells'](_0x54c1a0['value'],_0x4b6923)||(_0x7bd52e['return']=!0x1,_0x7bd52e['stop']());}},{'priority':'low'});}}['_areSelectedCellsMergable'](){const _0x295c8a=this['editor']['commands']['get']('mergeTableCells'),_0x19fdd7=this['editor']['plugins']['get']('TableUtils');if(!_0x295c8a['isEnabled'])return!0x1;const _0x1469d5=_0x19fdd7['getSelectionAffectedTableCells'](this['editor']['model']['document']['selection']);for(const _0x3e204e of _0x1469d5)for(const _0x487437 of _0x1469d5)if(_0x3e204e!=_0x487437&&!this['_areMergableCells'](_0x3e204e,_0x487437))return!0x1;return!0x0;}['_areMergableCells'](_0x46794f,_0x17b8fb){const _0x7c73c7=this['editor']['plugins']['get']('TrackChangesEditing'),_0x40eea0=this['editor']['model']['createRangeOn'](_0x46794f),_0x31b28c=this['editor']['model']['createRangeOn'](_0x17b8fb),_0x4d6946=new Set(),_0x42aff6=new Set();for(const _0x352369 of _0x7c73c7['getSuggestions']())if(('insertion'==_0x352369['type']||'deletion'==_0x352369['type']||'mergeTableCells'==_0x352369['subType'])&&_0x352369['isInContent']){for(const _0x13f7fe of _0x352369['getRanges']())_0x13f7fe['containsRange'](_0x40eea0,!0x0)&&_0x4d6946['add'](_0x352369['type']+':'+_0x352369['author']['id']),_0x13f7fe['containsRange'](_0x31b28c,!0x0)&&_0x42aff6['add'](_0x352369['type']+':'+_0x352369['author']['id']);}if(_0x4d6946['size']!=_0x42aff6['size'])return!0x1;for(const _0x4726c9 of _0x4d6946)if(!_0x42aff6['has'](_0x4726c9))return!0x1;return!0x0;}}class Ct extends _0x1349dc{static get['requires'](){return[It];}['afterInit'](){const _0x471ffd=this['editor'];if(!_0x471ffd['plugins']['has']('TableEditing'))return;const _0x2260bc=_0x471ffd['locale'],_0x4f6560=_0x471ffd['plugins']['get']('TrackChangesEditing');_0x4f6560['enableDefaultAttributesIntegration']('setTableRowHeader'),_0x4f6560['enableDefaultAttributesIntegration']('setTableColumnHeader'),_0x4f6560['registerBlockAttribute']('headingRows'),_0x4f6560['registerBlockAttribute']('headingColumns'),_0x4f6560['descriptionFactory']['registerAttributeLabel']('headingRows',o(_0x2260bc,'FORMAT_HEADER_ROW')),_0x4f6560['descriptionFactory']['registerAttributeLabel']('headingColumns',o(_0x2260bc,'FORMAT_HEADER_COLUMN')),this['_handleLegacySuggestions']();}['_handleLegacySuggestions'](){const _0x543c07=this['editor']['plugins']['get']('TrackChangesEditing'),_0x458e60=this['editor']['plugins']['get']('TableUtils'),_0x1668c5=this['editor']['plugins']['get'](It)['_acceptFormatSuggestionCallbackFactory']();function _0x1abfbc({showActiveMarker:_0x1ca74e=!0x0,setDataAttribute:_0x51e3fe=!0x0}={}){return(_0x115684,_0x798a83,_0x8e42f7)=>{const {type:_0x514e68,id:_0x22f138}=_0x543c07['_splitMarkerName'](_0x798a83['markerName']),_0x3d7f0f=_0x543c07['getSuggestion'](_0x22f138),_0x10278e=_0x3d7f0f['data'];if('formatBlock'!=_0x3d7f0f['type']||!_0x10278e||'setTableColumnHeader'!=_0x10278e['commandName'])return;if(_0x798a83['item'])return void _0x115684['stop']();if(!_0x8e42f7['consumable']['consume'](_0x798a83['markerRange'],_0x115684['name']))return;const _0x29ff22=_0x798a83['markerRange']['start']['nodeAfter'],_0x4577b0=_0x798a83['markerRange']['end']['nodeBefore'],_0x224459=_0x29ff22['parent']['parent'],{column:_0x1eed4a}=_0x458e60['getCellLocation'](_0x29ff22),{column:_0x231de9}=_0x458e60['getCellLocation'](_0x4577b0);for(let _0x199f2c=_0x1eed4a;_0x199f2c<=_0x231de9;_0x199f2c++){const _0x5c5f2a=_0x458e60['createTableWalker'](_0x224459,{'column':_0x199f2c,'includeAllSlots':!0x1});for(const _0x3bac50 of _0x5c5f2a){const _0x24b924=_0x3bac50['cell'],_0x38458e=_0x8e42f7['mapper']['toViewElement'](_0x24b924);_0x8e42f7['writer']['addClass']('ck-suggestion-marker-'+_0x514e68,_0x38458e),_0x51e3fe&&_0x8e42f7['writer']['setAttribute']('data-suggestion',_0x22f138,_0x38458e),_0x8e42f7['mapper']['bindElementToMarker'](_0x38458e,_0x798a83['markerName']),_0x1ca74e&&(_0x543c07['activeMarkers']['includes'](_0x798a83['markerName'])?_0x8e42f7['writer']['addClass']('ck-suggestion-marker--active',_0x38458e):_0x8e42f7['writer']['removeClass']('ck-suggestion-marker--active',_0x38458e));}}};}_0x543c07['_suggestionFactory']['registerCustomCallback']('formatBlock','setTableRowHeader','accept',_0x1668c5),_0x543c07['_suggestionFactory']['registerCustomCallback']('formatBlock','setTableColumnHeader','accept',_0x1668c5),this['editor']['editing']['downcastDispatcher']['on']('addMarker:suggestion',_0x1abfbc(),{'priority':'highest'}),this['editor']['data']['downcastDispatcher']['on']('addMarker:suggestion',(_0x189667,_0x318cef,_0x1ae985)=>{_0x1ae985['options']['showSuggestionHighlights']&&_0x1abfbc({'showActiveMarker':!0x1,'setDataAttribute':!0x1})(_0x189667,_0x318cef,_0x1ae985);},{'priority':'highest'}),this['editor']['editing']['downcastDispatcher']['on']('removeMarker:suggestion',(_0x59de20,_0x14c2c7,_0x5cc762)=>{const {type:_0x4294a1,id:_0x2fb0c1}=_0x543c07['_splitMarkerName'](_0x14c2c7['markerName']),_0x2a0227=_0x543c07['getSuggestion'](_0x2fb0c1),_0x39d17d=_0x2a0227['data'];if('formatBlock'!=_0x2a0227['type']||!_0x39d17d||'setTableColumnHeader'!=_0x39d17d['commandName'])return;const _0xb72f52=_0x5cc762['mapper']['markerNameToElements'](_0x14c2c7['markerName']);if(_0xb72f52){for(const _0x1ee2bc of _0xb72f52)_0x5cc762['writer']['removeClass']('ck-suggestion-marker-'+_0x4294a1,_0x1ee2bc),_0x5cc762['writer']['removeClass']('ck-suggestion-marker--active',_0x1ee2bc),_0x5cc762['writer']['removeAttribute']('data-suggestion',_0x1ee2bc),_0x5cc762['mapper']['unbindElementFromMarkerName'](_0x1ee2bc,_0x14c2c7['markerName']);}},{'priority':'highest'}),this['_registerLegacyDescription']();}['_registerLegacyDescription'](){const _0x2ec28f=this['editor'],_0x49425b=_0x2ec28f['locale'];function _0x30809b(_0x27a4f0){return{'type':'format','content':o(_0x49425b,'*Format:*\x20%0',_0x27a4f0)};}_0x2ec28f['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](_0x4240ae=>{if('formatBlock'!=_0x4240ae['type'])return;const {data:_0x27881a}=_0x4240ae;if(_0x27881a){if('setTableRowHeader'==_0x27881a['commandName']){const _0x21a1a7=_0x27881a['commandParams'][0x0]['forceValue'];return _0x30809b(o(_0x49425b,_0x21a1a7?'FORMAT_HEADER_ROW':'FORMAT_REGULAR_ROW'));}if('setTableColumnHeader'==_0x27881a['commandName']){const _0x49f88b=_0x27881a['commandParams'][0x0]['forceValue'];return _0x30809b(o(_0x49425b,_0x49f88b?'FORMAT_HEADER_COLUMN':'FORMAT_REGULAR_COLUMN'));}}});}}const Pe=['tableCellBorderWidth','tableCellBorderColor','tableCellBorderStyle','tableCellHorizontalAlignment','tableCellVerticalAlignment','tableCellBackgroundColor','tableCellPadding'],we=Object['fromEntries'](Pe['map'](_0x12347e=>[_0x12347e,null]));class _t extends _0x1349dc{static get['requires'](){return[It];}['afterInit'](){const _0x32d8c2=this['editor'];if(!_0x32d8c2['plugins']['has']('TableClipboard'))return;const _0x7c756b=_0x32d8c2['plugins']['get']('TrackChangesEditing'),_0x2c396d=_0x32d8c2['plugins']['get']('TableUtils'),_0x366f39=_0x32d8c2['plugins']['get'](It),_0x2dcff6=_0x32d8c2['plugins']['get']('TableClipboard');_0x366f39['_tablePostFixingSubtypes']['push']('tablePasteRow','tablePasteColumn'),_0x32d8c2['model']['schema']['register']('tableCellSuggestion',{'allowIn':'tableCell','allowContentOf':'tableCell','isLimit':!0x0}),_0x32d8c2['conversion']['elementToElement']({'model':'tableCellSuggestion','view':'suggestion-td'});let _0x475992=null;_0x32d8c2['model']['on']('insertContent',(_0x38782c,_0x2e02b4)=>{const [_0xfb59a4,_0x4354f7]=_0x2e02b4,_0x1c959e=_0x2e02b4[_0x2e02b4['length']-0x1];_0x1c959e&&_0x1c959e['forceDefaultExecution']||_0x7c756b['_isForcedDefaultExecutionBlock']||this['editor']['commands']['get']('trackChanges')['value']&&function(_0x49be10,_0x5b3540,_0xac2bd7,_0xabccb3,_0x28004d){if(_0x5b3540&&!_0x5b3540['is']('documentSelection'))return!0x1;const _0x231a59=_0x28004d['getTableIfOnlyTableInContent'](_0x49be10,_0xac2bd7);if(!_0x231a59||!Re(_0x231a59,void 0x0,_0xabccb3))return!0x1;const _0x2f27e2=_0xabccb3['getSelectionAffectedTableCells'](_0xac2bd7['document']['selection']);if(!_0x2f27e2['length'])return!0x1;const _0x4575ba=_0x2f27e2[0x0]['findAncestor']('table'),_0x3411a7=_0xabccb3['getRowIndexes'](_0x2f27e2),_0x22da9c=_0xabccb3['getColumnIndexes'](_0x2f27e2),_0xb7e9f={'startRow':_0x3411a7['first'],'endRow':_0x3411a7['last'],'startColumn':_0x22da9c['first'],'endColumn':_0x22da9c['last']};return 0x1==_0x2f27e2['length']&&(_0xb7e9f['endRow']+=_0xabccb3['getRows'](_0x231a59)-0x1,_0xb7e9f['endColumn']+=_0xabccb3['getColumns'](_0x231a59)-0x1),Re(_0x4575ba,_0xb7e9f,_0xabccb3);}(_0xfb59a4,_0x4354f7,_0x32d8c2['model'],_0x2c396d,_0x2dcff6)&&(_0x38782c['stop'](),_0x475992={'cells':[],'insertionRanges':[],'deletionRanges':[],'rowInsertionRanges':[],'rowInsertionIndexes':[],'columnInsertionRanges':[],'columnInsertionIndexes':[]},_0x32d8c2['model']['change'](()=>{_0x32d8c2['model']['insertContent'](_0x2e02b4[0x0],_0x2e02b4[0x1],_0x2e02b4[0x2],{'forceDefaultExecution':!0x0});const _0x3434af=_0x30088c(),{rowInsertionRanges:_0xb8ead8,columnInsertionRanges:_0x52ca3b,insertionRanges:_0x4a78c8,deletionRanges:_0x255aac,cells:_0x5d9e76}=_0x475992;_0xb8ead8['length']&&_0x7c756b['markMultiRangeInsertion'](_0xb8ead8,'tablePasteRow',{'tablePasteChainId':_0x3434af}),_0x52ca3b['length']&&_0x7c756b['markMultiRangeInsertion'](_0x52ca3b,'tablePasteColumn',{'tablePasteChainId':_0x3434af}),_0x4a78c8['length']&&(_0x7c756b['markMultiRangeInsertion'](_0x4a78c8,'tablePaste',{'tablePasteChainId':_0x3434af,'skipNestingCheck':!0x0}),_0x4a78c8['forEach'](_0x207a9c=>_0x207a9c['detach']?.())),_0x255aac['length']&&(_0x7c756b['markMultiRangeDeletion'](_0x255aac,'tablePaste',{'tablePasteChainId':_0x3434af,'skipNestingCheck':!0x0}),_0x255aac['forEach'](_0xd52e0a=>_0xd52e0a['detach']?.()));const _0x597700=_0x7c756b['markMultiRangeBlockFormat'](_0x5d9e76['map'](({element:_0x510ce5})=>_0x510ce5),{'formatGroupId':_0x30088c()},[],'tablePasteCell',{'tablePasteChainId':_0x3434af});if(_0x597700){const _0x3ccc71=_0x597700['getMarkers'](),_0x293a34=[];for(const {element:_0x18f311,attributes:_0x451c15}of _0x5d9e76){if(!_0x451c15)continue;const _0x407f90=_0x32d8c2['model']['createRangeOn'](_0x18f311),_0x560b99=_0x3ccc71['find'](_0x355ebf=>_0x355ebf['getRange']()['isEqual'](_0x407f90));_0x560b99&&_0x293a34['push']([_0x560b99['name'],_0x451c15]);}_0x293a34['length']&&_0x597700['setAttribute']('markerAttributes',Object['fromEntries'](_0x293a34));}_0x475992=null;}));},{'priority':_0x252709['high']+0xa}),_0x32d8c2['plugins']['get']('TableClipboard')['on']('_replaceTableSlotCell',(_0x373f5a,_0x49c214)=>{const [_0x133287,_0x2b7d4c,,_0x5efbe3]=_0x49c214;if(!_0x475992)return;_0x373f5a['stop']();const _0x4e2c88=_0x133287['cell'],_0x123ced=_0x2b7d4c,_0x54dfe9=ke(_0x4e2c88),_0x1df6df=ke(_0x123ced);_0x373f5a['return']=_0x4e2c88;let _0x340b6c=null,_0x1a0902=null;if(_0x1df6df||_0x54dfe9){if(_0x54dfe9&&!_0x1df6df){_0x5efbe3['remove'](_0x4e2c88['getChild'](0x0));for(const _0x713791 of Array['from'](_0x123ced['getChildren']()))_0x5efbe3['insert'](_0x713791,_0x4e2c88,'end');const _0x5c4cb9=_0x475992['rowInsertionIndexes']['includes'](_0x133287['row']),_0x43bfa4=_0x475992['columnInsertionIndexes']['includes'](_0x133287['column']);_0x5c4cb9||_0x43bfa4||(_0x340b6c=_0x5168fa['fromRange'](_0x5efbe3['createRangeIn'](_0x4e2c88)));}else _0x1df6df&&!_0x54dfe9&&(_0x1a0902=_0x5efbe3['createRangeIn'](_0x4e2c88));}else{const _0x5031d4=_0x5efbe3['createElement']('tableCellSuggestion'),_0x5ceeae=_0x5efbe3['createElement']('tableCellSuggestion');_0x5efbe3['wrap'](_0x5efbe3['createRangeIn'](_0x4e2c88),_0x5ceeae),_0x5efbe3['insert'](_0x5031d4,_0x4e2c88,0x0);for(const _0x1e361b of Array['from'](_0x123ced['getChildren']()))_0x5efbe3['insert'](_0x1e361b,_0x5031d4,'end');_0x340b6c=_0x5168fa['fromRange'](_0x5efbe3['createRangeOn'](_0x5031d4)),_0x1a0902=_0x5168fa['fromRange'](_0x5efbe3['createRangeOn'](_0x5ceeae));}const _0x5eea95=Array['from'](_0x123ced['getAttributes']())['filter'](([_0x545f88])=>Pe['includes'](_0x545f88));_0x475992['cells']['push']({'element':_0x4e2c88,'attributes':_0x5eea95['length']?Object['fromEntries'](_0x5eea95):null}),_0x340b6c&&_0x475992['insertionRanges']['push'](_0x340b6c),_0x1a0902&&_0x475992['deletionRanges']['push'](_0x1a0902);},{'priority':'high'}),_0x2c396d['on']('insertColumns',(_0x3ef4ab,_0x38c4e0)=>{const [_0x347ce4,_0x4a00f0={}]=_0x38c4e0;if(!_0x475992)return;const _0x2ae283=_0x4a00f0['at']||0x0,_0x475ef5=_0x4a00f0['columns']||0x1;_0x475992['columnInsertionIndexes']=new Array(_0x475ef5)['fill'](_0x2ae283)['map']((_0x2d1f3a,_0x115c28)=>_0x2d1f3a+_0x115c28);for(const {cell:_0xdaca46}of _0x2c396d['createTableWalker'](_0x347ce4,{'startColumn':_0x2ae283,'endColumn':_0x2ae283+_0x475ef5-0x1}))_0x475992['columnInsertionRanges']['push'](_0x32d8c2['model']['createRangeOn'](_0xdaca46));},{'priority':'low'}),_0x2c396d['on']('insertRows',(_0x3609cc,_0x1f470c)=>{const [_0x5bd87a,_0x4d9aa9={}]=_0x1f470c;if(!_0x475992)return;const _0x107f57=_0x4d9aa9['at']||0x0,_0x13c035=_0x4d9aa9['rows']||0x1;_0x475992['rowInsertionIndexes']=new Array(_0x13c035)['fill'](_0x107f57)['map']((_0x47b868,_0x34d36b)=>_0x47b868+_0x34d36b);for(const {cell:_0x4a4809}of _0x2c396d['createTableWalker'](_0x5bd87a,{'startRow':_0x107f57,'endRow':_0x107f57+_0x13c035-0x1}))_0x475992['rowInsertionRanges']['push'](_0x32d8c2['model']['createRangeOn'](_0x4a4809));},{'priority':'low'}),_0x7c756b['descriptionFactory']['registerDescriptionCallback'](_0x79beea=>{if(_0x79beea['subType']&&_0x79beea['subType']['startsWith']('tablePaste'))return _0x79beea['previous']?{}:{'type':'insertion','content':o(_0x32d8c2['locale'],'*Replace\x20table\x20cells*')};});const _0xa330d2=()=>!0x1;for(const _0xdef0cb of['tablePaste','tablePasteColumn','tablePasteRow','tablePasteCell'])_0x7c756b['_suggestionFactory']['registerCustomCallback']('insertion',_0xdef0cb,'join',_0xa330d2),_0x7c756b['_suggestionFactory']['registerCustomCallback']('deletion',_0xdef0cb,'join',_0xa330d2),_0x7c756b['_suggestionFactory']['registerCustomCallback']('formatBlock',_0xdef0cb,'join',_0xa330d2);_0x7c756b['_suggestionFactory']['registerCustomCallback']('formatBlock','tablePasteCell','discard',_0xa330d2),_0x7c756b['_suggestionFactory']['registerCustomCallback']('formatBlock','tablePasteCell','accept',(_0x37ccc7,_0x846ec9,_0x4c9e70)=>{const _0x2c7d49=_0x37ccc7['map'](_0x23473f=>_0x23473f['getContainedElement']())['filter'](_0x52a764=>_0x52a764),_0x1b12e5=new Map(_0x2c7d49['map'](_0x1f692f=>[_0x1f692f,null]));if(_0x475992){for(const {element:_0x64ffe6,attributes:_0x4aa612}of _0x475992['cells'])_0x4aa612&&_0x1b12e5['set'](_0x64ffe6,_0x4aa612);}else{if(_0x4c9e70&&_0x4c9e70['markerAttributes'])for(const [_0x48ef54,_0x270ccf]of Object['entries'](_0x4c9e70['markerAttributes'])){const _0x3182df=_0x32d8c2['model']['markers']['get'](_0x48ef54),_0x104b10=_0x3182df?_0x3182df['getRange']()['getContainedElement']():null;_0x104b10&&_0x1b12e5['set'](_0x104b10,_0x270ccf);}}_0x32d8c2['model']['change'](_0x301b36=>{for(const [_0x25fd20,_0x39164c]of _0x1b12e5)_0x301b36['setAttributes']({...we,..._0x39164c},_0x25fd20);});});const _0x16bb99=(_0x2e11ad,_0x15a382)=>{_0x7c756b['_suggestionFactory']['registerCustomCallback'](_0x2e11ad,'tablePaste',_0x15a382,(_0x18f7b8,_0x3c611b,_0x513061)=>{_0x32d8c2['model']['change'](_0x1a2d4c=>{const _0x5adb59=[];for(const _0x50c4e8 of _0x18f7b8){const _0x33f5ea=_0x50c4e8['start']['nodeAfter'];_0x33f5ea['is']('element','tableCellSuggestion')&&_0x5adb59['push'](_0x33f5ea);}_0x7c756b['_suggestionFactory']['getSuggestionCallback'](_0x2e11ad,null,_0x15a382)(_0x18f7b8,_0x3c611b,_0x513061);for(const _0x5a8507 of _0x5adb59)'$graveyard'!=_0x5a8507['root']['rootName']&&_0x1a2d4c['unwrap'](_0x5a8507);});});};_0x16bb99('insertion','accept'),_0x16bb99('insertion','discard'),_0x16bb99('deletion','accept'),_0x16bb99('deletion','discard'),_0x7c756b['_suggestionFactory']['registerCustomCallback']('insertion','tablePasteRow','discard',_0x286d76=>{const _0x47f98b=_0x286d76['map'](_0x51d459=>_0x51d459['getContainedElement']()),_0x1873d6=_0x47f98b[0x0]['findAncestor']('table'),{minRow:_0x561e98,maxRow:_0x4f3bf4}=_0x366f39['_getCoordsForCells'](_0x47f98b);_0x2c396d['removeRows'](_0x1873d6,{'at':_0x561e98,'rows':_0x4f3bf4-_0x561e98+0x1});}),_0x7c756b['_suggestionFactory']['registerCustomCallback']('insertion','tablePasteColumn','discard',_0x1b46a1=>{const _0x58f883=_0x1b46a1['map'](_0x3df079=>_0x3df079['getContainedElement']()),_0x27b08e=_0x58f883[0x0]['findAncestor']('table'),{minColumn:_0x27bcf0,maxColumn:_0x415011}=_0x366f39['_getCoordsForCells'](_0x58f883);_0x2c396d['removeColumns'](_0x27b08e,{'at':_0x27bcf0,'columns':_0x415011-_0x27bcf0+0x1});});const _0x2c469a=(_0x6d2181,_0x13c117)=>{if(!_0x13c117['subType']||!_0x13c117['subType']['startsWith']('tablePaste'))return;const _0x2c3f66=_0x13c117['attributes']['tablePasteChainId'],_0x5689ea=_0x7c756b['getSuggestions']()['filter'](_0x233275=>_0x233275['isInContent']&&_0x233275['attributes']&&_0x233275['attributes']['tablePasteChainId']==_0x2c3f66);_0x5689ea['length']&&_0x13c117['getAllAdjacentSuggestions']()['length']!=_0x5689ea['length']&&_0x5689ea['reduce']((_0x559e88,_0x140abe)=>(_0x559e88['next']=_0x140abe,_0x140abe['previous']=_0x559e88,_0x140abe));};function _0x53fd97(_0x4eb6f2,_0x3ed4ac=!0x0){const {id:_0x17595c,authorId:_0x9c1bd2}=_0x7c756b['_splitMarkerName'](_0x4eb6f2['markerName']),_0x12e3d2=['ck-suggestion-marker','ck-suggestion-marker-insertion'],_0x234afa=_0x7c756b['activeMarkers']['includes'](_0x4eb6f2['markerName']);return _0x234afa&&_0x12e3d2['push']('ck-suggestion-marker--active'),{'classes':_0x12e3d2,'attributes':{'data-suggestion':_0x17595c,'data-author-id':_0x9c1bd2},'priority':_0x234afa&&_0x3ed4ac?0xbc2:0xbb8};}_0x7c756b['on']('suggestionLoaded',_0x2c469a,{'priority':'high'}),_0x7c756b['on']('suggestionUnloaded',_0x2c469a,{'priority':'high'}),_0x32d8c2['model']['document']['registerPostFixer'](()=>{let _0x56efeb=!0x1;const _0x1046b3=Array['from'](_0x32d8c2['model']['document']['differ']['getChangedMarkers']());for(const {name:_0x8977ba,data:_0x136d5a}of _0x1046b3){const {group:_0x5ecfbf,type:_0x2b8146,id:_0x8d90f3}=_0x7c756b['_splitMarkerName'](_0x8977ba);if('suggestion'!=_0x5ecfbf||'deletion'!=_0x2b8146||_0x136d5a['oldRange'])continue;if(!_0x7c756b['hasSuggestion'](_0x8d90f3))continue;const _0x65eac8=_0x7c756b['getSuggestion'](_0x8d90f3)['getRanges'](),_0x5375ba=_0x32d8c2['plugins']['get']('Users')['me'];for(const _0x34ca26 of _0x7c756b['getSuggestions']()){if(!_0x34ca26['isInContent']||_0x34ca26['author']!=_0x5375ba)continue;if('formatBlock'!=_0x34ca26['type']||'tablePasteCell'!=_0x34ca26['subType'])continue;if(_0x34ca26['getRanges']()['every'](_0xf77a8e=>_0x65eac8['some'](_0x3a1e48=>_0x3a1e48['containsRange'](_0xf77a8e,!0x0)))){for(const _0x57dde1 of _0x34ca26['getAllAdjacentSuggestions']())_0x57dde1['isInContent']&&(_0x57dde1['discard'](),_0x56efeb=!0x0);}}}return _0x56efeb;}),_0x32d8c2['model']['document']['registerPostFixer'](_0x5ad1bf=>{const _0x205f3e=_0x32d8c2['commands']['get']('redo');if(!_0x205f3e||!_0x205f3e['_createdBatches']['has'](_0x5ad1bf['batch']))return!0x1;let _0x4b2d89=!0x1;const _0x3d29c1=_0x32d8c2['plugins']['get']('Users')['me'],_0x5c1de2=_0x32d8c2['model']['document']['differ']['getChanges'](),_0x1ccd5c=Array['from'](_0x32d8c2['model']['document']['differ']['getChangedMarkers']())['filter'](({name:_0x299a97,data:_0x1fc235})=>{const {group:_0x417465,subType:_0x13475f,authorId:_0x4f990f}=_0x7c756b['_splitMarkerName'](_0x299a97);return'suggestion'==_0x417465&&'tablePaste'==_0x13475f&&_0x4f990f==_0x3d29c1['id']&&!_0x1fc235['oldRange'];});for(const _0x50fed9 of _0x5c1de2){if('insert'!=_0x50fed9['type']||'tableCellSuggestion'!=_0x50fed9['name']||0x1!=_0x50fed9['length'])continue;const _0x4603be=_0x5ad1bf['createRange'](_0x50fed9['position'],_0x50fed9['position']['getShiftedBy'](0x1));if(!_0x1ccd5c['find'](({data:_0x4723fa})=>_0x4723fa['newRange']['isEqual'](_0x4603be))){for(const {name:_0x127ffc,data:_0x4143e4}of _0x1ccd5c)if(_0x4603be['containsRange'](_0x4143e4['newRange'])){_0x5ad1bf['updateMarker'](_0x127ffc,{'range':_0x4603be}),_0x4b2d89=!0x0;break;}}}return _0x4b2d89;}),_0x32d8c2['model']['document']['registerPostFixer'](_0x1e24b2=>{let _0xd58008=!0x1;const _0x4acb75=_0x32d8c2['plugins']['get']('Users')['me'],_0x32b0cf=_0x7c756b['getSuggestions']()['filter'](_0x37d7fc=>_0x37d7fc['isInContent']&&_0x37d7fc['author']==_0x4acb75),_0x171f96=new Set(),_0xff0181=new Set();for(const _0x413731 of _0x32b0cf)if('tablePaste'==_0x413731['subType'])for(const _0x355ea3 of _0x413731['getMarkers']()){const _0x119e7f=_0x355ea3['getRange']()['getContainedElement']();if(_0x119e7f){if(_0x119e7f['is']('element','tableCellSuggestion')&&ke(_0x119e7f)){_0x413731['removeMarker'](_0x355ea3['name']),_0x171f96['add'](_0x119e7f),_0xd58008=!0x0;const _0x9b0f69=_0x119e7f['nextSibling'],_0x4efae8=_0x119e7f['previousSibling'],_0xe4d5ec=_0x9b0f69&&_0x9b0f69['is']('element','tableCellSuggestion'),_0x1666ed=_0x4efae8&&_0x4efae8['is']('element','tableCellSuggestion');_0xe4d5ec&&!_0x171f96['has'](_0x9b0f69)&&_0xff0181['add'](_0x9b0f69),_0x1666ed&&!_0x171f96['has'](_0x4efae8)&&_0xff0181['add'](_0x4efae8);}else _0x119e7f['is']('element','paragraph')&&_0x119e7f['isEmpty']&&(_0x413731['removeMarker'](_0x355ea3['name']),_0xd58008=!0x0);}}else{if('tablePasteCell'==_0x413731['subType']){if(!_0x413731['attributes']||!_0x413731['attributes']['tablePasteChainId'])continue;const _0xf1dd41=_0x413731['attributes']['markerAttributes'];if(_0xf1dd41&&Object['keys'](_0xf1dd41)['length'])continue;const _0x4835d5=_0x413731['attributes']['tablePasteChainId'];let _0x3dd528=!0x0,_0x438ac2=!0x0;for(const _0xcee982 of _0x32b0cf)if(_0xcee982['subType']&&_0xcee982['subType']['startsWith']('tablePaste')){if(!_0xcee982['attributes']['tablePasteChainId']){_0x438ac2=!0x1;break;}if(_0xcee982['id']!=_0x413731['id']&&_0xcee982['attributes']['tablePasteChainId']==_0x4835d5){_0x3dd528=!0x1;break;}}_0x438ac2&&_0x3dd528&&(_0x413731['removeMarkers'](),_0xd58008=!0x0);}}for(const _0x21e612 of _0x171f96)_0x1e24b2['remove'](_0x21e612);for(const _0x2ed5e4 of _0xff0181)_0x1e24b2['unwrap'](_0x2ed5e4);return _0xd58008;}),_0x32d8c2['conversion']['for']('editingDowncast')['markerToHighlight']({'model':'suggestion:formatBlock:tablePasteCell','view':(_0x2326ec,_0x3ef1a3)=>_0x53fd97(_0x2326ec),'converterPriority':'high'}),_0x32d8c2['conversion']['for']('dataDowncast')['markerToHighlight']({'model':'suggestion:formatBlock:tablePasteCell','view':(_0x15dbdc,_0x4feb46)=>_0x4feb46['options']['showSuggestionHighlights']?_0x53fd97(_0x15dbdc,!0x1):null,'converterPriority':'high'});const _0x420fea=_0x32d8c2['editing']['view'];this['listenTo'](_0x420fea['document'],'clipboardOutput',(_0xf14d6a,_0x3fe227)=>{const _0x1b224f=[];for(const _0x2009ff of _0x420fea['createRangeIn'](_0x3fe227['content'])['getItems']())_0x2009ff['is']('element','suggestion-td')&&_0x1b224f['push'](_0x2009ff);_0x420fea['change'](_0x4e3bd0=>{for(const _0x2856fa of _0x1b224f)_0x4e3bd0['move'](_0x4e3bd0['createRangeIn'](_0x2856fa),_0x4e3bd0['createPositionBefore'](_0x2856fa)),_0x4e3bd0['remove'](_0x2856fa);});});}}function ke(_0xd95c5e){if(_0xd95c5e['isEmpty'])return!0x0;const _0x3c1027=_0xd95c5e['getChild'](0x0);return _0x3c1027['is']('element','paragraph')&&_0x3c1027['isEmpty'];}function Re(_0x374c86,_0x212923={},_0x4d70d9){for(const {isAnchor:_0x1b17d2,cellHeight:_0x32ecf0,cellWidth:_0x208b0c}of _0x4d70d9['createTableWalker'](_0x374c86,{'includeAllSlots':!0x0,..._0x212923}))if(!_0x1b17d2||0x1!=_0x32ecf0||0x1!=_0x208b0c)return!0x1;return!0x0;}class Nt extends _0x1349dc{['afterInit'](){if(!this['editor']['plugins']['has']('TableColumnResizeEditing'))return;const _0x54e571=this['editor']['plugins']['get']('TrackChangesEditing');_0x54e571['enableCommand']('resizeTableWidth',this['handleResizeTableWidthCommand']['bind'](this)),_0x54e571['_suggestionFactory']['registerCustomCallback']('formatBlock','resizeTable','accept',_0x54e571['_suggestionFactory']['getSuggestionCallback']('formatBlock',null,'discard')),_0x54e571['_suggestionFactory']['registerCustomCallback']('formatBlock','resizeTable','discard',_0x54e571['_suggestionFactory']['getSuggestionCallback']('formatBlock',null,'accept')),_0x54e571['descriptionFactory']['registerDescriptionCallback'](this['handleSuggestionDescription']['bind'](this));}['handleResizeTableWidthCommand'](_0x25f0cd,_0x16b7a7){const _0x1f227=this['editor']['plugins']['get']('TrackChangesEditing'),_0x3ee85b=this['editor']['plugins']['get']('TableColumnResizeEditing'),_0x5967e1=_0x16b7a7['table']||this['editor']['model']['document']['selection']['getSelectedElement']();this['editor']['model']['change'](()=>{const _0x4ae01b=_0x3ee85b['getColumnGroupElement'](_0x5967e1);let _0x33e674=_0x4ae01b?_0x3ee85b['getTableColumnsWidths'](_0x4ae01b):null,_0x4d9154=_0x5967e1['getAttribute']('tableWidth')||null;const _0x2d34fe=_0x16b7a7['tableWidth']||_0x4d9154,_0x2ec73b=_0x16b7a7['columnWidths']||_0x33e674,_0x5e7b52=this['editor']['plugins']['get']('Users')['me'];for(const _0x3fe224 of _0x1f227['getSuggestions']()){const _0x1f676c=_0x3fe224['getContainedElement']();if('resizeTable'===_0x3fe224['subType']&&_0x1f676c===_0x5967e1){_0x3fe224['author']!==_0x5e7b52&&_0x3fe224['discard']();const _0x2a05f3=_0x3fe224['data']['commandParams'];_0x4d9154=_0x2a05f3[0x0]['tableWidth'],_0x33e674=_0x2a05f3[0x0]['columnWidths'];break;}}_0x25f0cd({'table':_0x5967e1,'tableWidth':_0x2d34fe,'columnWidths':_0x2ec73b}),_0x1f227['markBlockFormat'](_0x5967e1,{'commandName':'resizeTableWidth','commandParams':[{'tableWidth':_0x4d9154,'columnWidths':_0x33e674}],'formatGroupId':'resizeTable'},[],'resizeTable');});}['handleSuggestionDescription'](_0x4a0c10){if('formatBlock'!=_0x4a0c10['type']&&'formatInline'!=_0x4a0c10['type'])return;const {data:_0x2054f4}=_0x4a0c10;if(_0x2054f4&&'resizeTable'===_0x2054f4['formatGroupId']){const _0x147d54='*Format:*\x20resize\x20table';return{'type':'format','content':o(this['editor']['locale'],_0x147d54)};}}}class Dt extends _0x1349dc{['afterInit'](){const _0x2977c7=this['editor'];_0x2977c7['plugins']['has']('Template')&&_0x2977c7['plugins']['get']('TrackChangesEditing')['enableCommand']('insertTemplate');}}class Mt extends _0x1349dc{['afterInit'](){const _0x146489=this['editor'];if(!_0x146489['commands']['get']('insertTableOfContents'))return;_0x146489['plugins']['get']('TrackChangesEditing')['enableCommand']('insertTableOfContents');const _0x43098f=_0x146489['plugins']['get']('TrackChangesEditing'),_0x36b065=_0x146489['locale'];_0x43098f['descriptionFactory']['registerElementLabel']('tableOfContents',_0x3a32de=>o(_0x36b065,'ELEMENT_TABLE_OF_CONTENTS',_0x3a32de));}}class $t extends _0x1349dc{['afterInit'](){const _0xbb38d2=this['editor'];if(!_0xbb38d2['plugins']['has']('Title'))return;const _0x266ac1=_0xbb38d2['plugins']['get']('TrackChangesEditing');_0x266ac1['descriptionFactory']['registerElementLabel']('title-content',()=>o(_0xbb38d2['locale'],'ELEMENT_TITLE')),_0xbb38d2['model']['document']['registerPostFixer'](_0xd94a5a=>{let _0xba0398=!0x1;const _0x4943c4=Array['from'](_0xbb38d2['model']['document']['differ']['getChangedMarkers']());for(const {name:_0x38e8cd,data:_0x2e3e62}of _0x4943c4){const {group:_0x12531e}=_0x266ac1['_splitMarkerName'](_0x38e8cd);if('suggestion'!==_0x12531e||!_0x2e3e62['newRange'])continue;const _0x4e1cfc=_0x2e3e62['newRange'],_0x20d45f=_0x4e1cfc['end']['nodeBefore'];if(!_0x20d45f||!_0x20d45f['is']('element','title-content'))continue;if(!_0x4e1cfc['start']['isTouching'](_0x4e1cfc['end']))continue;const _0x2d846b=_0xbb38d2['model']['schema']['getNearestSelectionRange'](_0x4e1cfc['end'],'forward');if(_0x2d846b&&_0x2d846b['isCollapsed']){const _0x4950cd=_0xd94a5a['createRange'](_0x4e1cfc['start'],_0x2d846b['start']);_0x4950cd['isEqual'](_0x4e1cfc)||(_0xd94a5a['updateMarker'](_0x38e8cd,{'range':_0x4950cd}),_0xba0398=!0x0);}_0xba0398||(_0xd94a5a['removeMarker'](_0x38e8cd),_0xba0398=!0x0);}return _0xba0398;});}}class Bt extends _0x1349dc{['afterInit'](){const _0x13a644=this['editor'],_0x5ad893=_0x13a644['plugins']['get']('TrackChangesEditing');_0x13a644['plugins']['has']('UndoEditing')&&(_0x5ad893['enableCommand']('undo'),_0x5ad893['enableCommand']('redo'));}}class xt extends _0x1349dc{static get['requires'](){return[It];}['afterInit'](){const _0xa04973=this['editor'];if(!_0xa04973['plugins']['has']('TableCaptionEditing'))return;_0xa04973['plugins']['get']('TrackChangesEditing')['enableCommand']('toggleTableCaption');}}class Rt extends _0x1349dc{['tableProperties'];['tableCellProperties'];constructor(_0x257600){super(_0x257600),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 _0x4d0bbe=this['editor']['plugins']['get']('TrackChangesEditing');if(this['editor']['plugins']['has']('TablePropertiesEditing')){for(const _0x185cf4 of this['tableProperties'])_0x4d0bbe['enableCommand'](_0x185cf4,(_0x374b69,_0x1f52aa)=>{const _0x51ffe4=this['editor']['model']['document']['selection']['getFirstPosition']()['findAncestor']('table');this['_handlePropertyChange'](_0x185cf4,[_0x51ffe4],this['tableProperties'],'tableProperties',_0x374b69,_0x1f52aa);});_0x4d0bbe['_suggestionFactory']['registerCustomCallback']('formatBlock','tableProperties','accept',_0x4d0bbe['_suggestionFactory']['getSuggestionCallback']('formatBlock',null,'discard')),_0x4d0bbe['_suggestionFactory']['registerCustomCallback']('formatBlock','tableProperties','discard',(_0x366c78,_0x58acad)=>this['handleDiscardAction'](this['tableProperties'],_0x366c78,_0x58acad)),_0x4d0bbe['_suggestionFactory']['registerCustomCallback']('formatBlock','tableProperties','join',()=>!0x1);}if(this['editor']['plugins']['has']('TableCellPropertiesEditing')){for(const _0x2a582c of this['tableCellProperties'])_0x4d0bbe['enableCommand'](_0x2a582c,(_0x55b406,_0x15d6a4)=>{const _0x2cf63a=this['editor']['plugins']['get']('TableUtils')['getSelectionAffectedTableCells'](this['editor']['model']['document']['selection']);this['_handlePropertyChange'](_0x2a582c,_0x2cf63a,this['tableCellProperties'],'tableCellProperties',_0x55b406,_0x15d6a4);});_0x4d0bbe['_suggestionFactory']['registerCustomCallback']('formatBlock','tableCellProperties','accept',_0x4d0bbe['_suggestionFactory']['getSuggestionCallback']('formatBlock',null,'discard')),_0x4d0bbe['_suggestionFactory']['registerCustomCallback']('formatBlock','tableCellProperties','discard',(_0xa6c555,_0x23895d)=>this['handleDiscardAction'](this['tableCellProperties'],_0xa6c555,_0x23895d)),_0x4d0bbe['_suggestionFactory']['registerCustomCallback']('formatBlock','tableCellProperties','join',()=>!0x1);}_0x4d0bbe['descriptionFactory']['registerDescriptionCallback'](_0x445bb0=>this['handleSuggestionDescription'](_0x445bb0));}['_handlePropertyChange'](_0x50df12,_0x57e24c,_0x36a34b,_0x187741,_0x4c4b79,_0xbdbb61){const _0x716bca=this['editor']['plugins']['get']('TrackChangesEditing');this['editor']['model']['enqueueChange'](_0xbdbb61['batch'],()=>{for(const _0x1d4c00 of _0x57e24c){if(this['_getSuggestion'](_0x1d4c00,_0x187741))_0x4c4b79(_0xbdbb61);else{const _0x114a5e={};for(const _0x103fcd of _0x36a34b){const _0x364406=_0x1d4c00['getAttribute'](_0x103fcd);void 0x0!==_0x364406&&(_0x114a5e[_0x103fcd]=_0x364406);}_0x4c4b79(_0xbdbb61),_0x716bca['markBlockFormat'](_0x1d4c00,{'commandParams':[_0x114a5e]},[],_0x187741);}}});}['handleDiscardAction'](_0x26e9eb,_0x36e46b,_0x25cf57){const _0x436534=_0x36e46b[0x0]['start']['nodeAfter'],_0x249eed=_0x25cf57['commandParams'][0x0];this['editor']['model']['change'](_0x2eca89=>{for(const _0x47e2de of _0x26e9eb)void 0x0!==_0x249eed[_0x47e2de]?_0x2eca89['setAttribute'](_0x47e2de,_0x249eed[_0x47e2de],_0x436534):_0x2eca89['removeAttribute'](_0x47e2de,_0x436534);});}['handleSuggestionDescription'](_0x517f84){if(_0x517f84['data'])switch(_0x517f84['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'](_0x5e83a1,_0x128761){const _0x20d5b8=this['editor']['plugins']['get']('TrackChangesEditing');for(const _0x20e00c of _0x20d5b8['getSuggestions']({'skipNotAttached':!0x0})){const _0x48105b=_0x20e00c['getContainedElement']();if(_0x20e00c['subType']===_0x128761&&_0x48105b===_0x5e83a1)return _0x20e00c;}return null;}}const m='$elementName';class p extends _0x1349dc{['descriptionFactory'];['trackChangesCommand'];['_adapter'];['_suggestionFactory'];['_suggestions'];['_commentsRepository'];['_enabledCommands'];['_model'];['_suggestionState'];['_isForcedDefaultExecutionBlock'];['_trackFormatChanges'];['_mergeNestedSuggestions'];['_blockAttributeKeys'];['_inlineAttributeKeys'];['_recordAttributeSuggestions']=!0x1;static get['requires'](){return['CommentsRepository',_0x41b53c,_0x5c36cd,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(_0x1120bc){function _0x4b1308(_0x2d89e2){return _0x2d89e2['map'](_0x5a63e8=>String['fromCharCode'](_0x5a63e8))['join']('');}super(_0x1120bc),this['set']('activeMarkers',[]),this['on']('change:activeMarkers',(_0x175d88,_0x56c353,_0x215e71,_0x2094ca)=>{this['_model']['change'](()=>{for(const _0xcf677d of[..._0x2094ca,..._0x215e71])this['_model']['markers']['has'](_0xcf677d)&&_0x1120bc['editing']['reconvertMarker'](_0xcf677d);});}),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']=_0x1120bc['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(),_0x1120bc['config']['define']('trackChanges.trackFormatChanges','default'),this['_trackFormatChanges']=_0x1120bc['config']['get']('trackChanges.trackFormatChanges'),_0x1120bc['config']['define']('trackChanges.mergeNestedSuggestions',!0x0),this['_mergeNestedSuggestions']=_0x1120bc['config']['get']('trackChanges.mergeNestedSuggestions'),this['trackChangesCommand']=new B(_0x1120bc,this['_enabledCommands']),this['_initAriaMarkerChangeAnnouncements'](),this[_0x4b1308([0x5f,0x65,0x78,0x65,0x63,0x75,0x74,0x65,0x53,0x75,0x67,0x67,0x65,0x73,0x74,0x69,0x6f,0x6e])]=_0x4b1308([0x34,0x30,0x34,0x38,0x31,0x36,0x33,0x32]);}['init'](){const _0x27a22b=this['editor'],_0x510a37=(_0x1a3a3a,_0x80f5cb)=>{if('attribute'!=_0x1a3a3a)return'ck-suggestion-marker-'+_0x1a3a3a;const _0x2d0b22=_0x80f5cb['split']('|')[0x0];return this['_isBlockAttribute'](_0x2d0b22)?'ck-suggestion-marker-formatBlock':'ck-suggestion-marker-formatInline';};_0x27a22b['conversion']['for']('editingDowncast')['markerToHighlight']({'model':'suggestion','view':_0x43ea46=>{const {id:_0x3abd47,authorId:_0x305be3,type:_0x512e37,subType:_0x1befd4}=this['_splitMarkerName'](_0x43ea46['markerName']),_0x34af24=['ck-suggestion-marker',_0x510a37(_0x512e37,_0x1befd4)];let _0x4a5fd8=0xbb8;return this['activeMarkers']['includes'](_0x43ea46['markerName'])&&(_0x34af24['push']('ck-suggestion-marker--active'),_0x4a5fd8=0xbc2),'deletion'==_0x512e37&&(_0x4a5fd8+=0x5),{'classes':_0x34af24,'attributes':{'data-suggestion':_0x3abd47,'data-author-id':_0x305be3},'priority':_0x4a5fd8};}}),_0x27a22b['conversion']['for']('dataDowncast')['add'](_0x4b6c90=>{_0x4b6c90['on']('addMarker:suggestion',(_0x106ffe,_0x520cea,_0x272760)=>{if(!_0x272760['options']['showSuggestionHighlights'])return;const _0xc360d9=_0x520cea['item'];if(!_0xc360d9)return;const _0x67ce69=_0x272760['mapper']['toViewElement'](_0xc360d9);_0x27a22b['model']['schema']['isObject'](_0xc360d9)&&_0x67ce69&&!_0x67ce69['getCustomProperty']('widget')&&_0x67ce69['is']('containerElement')&&_0x67aa4e(_0x67ce69,_0x272760['writer']);},{'priority':'high'});}),_0x27a22b['conversion']['for']('dataDowncast')['markerToHighlight']({'model':'suggestion','view':(_0x21ffe8,_0x266c98)=>{if(!_0x266c98['options']['showSuggestionHighlights'])return null;const {type:_0x552e21,subType:_0x28bfc8}=this['_splitMarkerName'](_0x21ffe8['markerName']);return{'classes':['ck-suggestion-marker',_0x510a37(_0x552e21,_0x28bfc8)],'priority':0xbb8};}});const _0x348ff5=({showActiveMarkers:_0x53bbf5=!0x0,isAttributeSuggestion:_0x2f62c7=!0x1}={})=>(_0x52ccf8,_0x4f8d54,_0x308fb1)=>{if(!_0x4f8d54['item'])return;const {id:_0x33414c,authorId:_0x1c696a}=this['_splitMarkerName'](_0x4f8d54['markerName']);if(_0x2f62c7){const _0x31813c=this['_suggestions']['get'](_0x33414c),_0x39ab6d=this['_getAttributeKey'](_0x31813c);if(!this['_isBlockAttribute'](_0x39ab6d))return;}if(_0x4f8d54['item']['is']('selection'))return void _0x308fb1['consumable']['consume'](_0x4f8d54['item'],_0x52ccf8['name']);const _0x293382=_0x308fb1['mapper']['toViewElement'](_0x4f8d54['item']);if(_0x4f8d54['item']['is']('element')&&_0x27a22b['model']['schema']['isBlock'](_0x4f8d54['item'])&&!_0x293382['getCustomProperty']('addHighlight')){_0x308fb1['writer']['addClass'](['ck-suggestion-marker','ck-suggestion-marker-formatBlock'],_0x293382),_0x308fb1['writer']['setAttribute']('data-suggestion',_0x33414c,_0x293382),_0x308fb1['writer']['setAttribute']('data-author-id',_0x1c696a,_0x293382),_0x308fb1['mapper']['bindElementToMarker'](_0x293382,_0x4f8d54['markerName']),_0x53bbf5&&(this['activeMarkers']['includes'](_0x4f8d54['markerName'])?_0x308fb1['writer']['addClass']('ck-suggestion-marker--active',_0x293382):_0x308fb1['writer']['removeClass']('ck-suggestion-marker--active',_0x293382));for(const _0x10c535 of _0x27a22b['model']['createRangeIn'](_0x4f8d54['item'])['getItems']())_0x308fb1['consumable']['consume'](_0x10c535,_0x52ccf8['name']);_0x308fb1['consumable']['consume'](_0x4f8d54['item'],_0x52ccf8['name']);}};_0x27a22b['conversion']['for']('dataDowncast')['add'](_0x18ed4d=>{_0x18ed4d['on']('addMarker:suggestion:formatBlock',(_0x5d0d41,_0x3aed1a,_0x1d00d9)=>{_0x1d00d9['options']['showSuggestionHighlights']&&_0x348ff5({'showActiveMarkers':!0x1})(_0x5d0d41,_0x3aed1a,_0x1d00d9);},{'priority':'highest'});}),_0x27a22b['conversion']['for']('dataDowncast')['add'](_0x5125ed=>{_0x5125ed['on']('addMarker:suggestion:attribute',(_0x164267,_0x43393a,_0x545b60)=>{_0x545b60['options']['showSuggestionHighlights']&&_0x348ff5({'showActiveMarkers':!0x1,'isAttributeSuggestion':!0x0})(_0x164267,_0x43393a,_0x545b60);},{'priority':'highest'});}),_0x27a22b['conversion']['for']('dataDowncast')['markerToData']({'model':'suggestion','view':(_0x189f6d,_0x148045)=>_0x148045['options']['showSuggestionHighlights']?null:{'group':'suggestion','name':_0x189f6d['substr'](0xb)}}),_0x27a22b['conversion']['for']('upcast')['elementToElement']({'view':{'name':'suggestion','attributes':{'id':/^\w/,'suggestion-type':/^\w/}},'model':(_0x14f1d2,{writer:_0x59bbd6})=>{let _0x3263d5='suggestion:'+_0x14f1d2['getAttribute']('suggestion-type')+':'+_0x14f1d2['getAttribute']('id');return _0x14f1d2['getAttribute']('marker-count')&&(_0x3263d5+=':'+_0x14f1d2['getAttribute']('marker-count')),_0x59bbd6['createElement']('$marker',{'data-name':_0x3263d5});}}),_0x27a22b['conversion']['for']('upcast')['dataToMarker']({'view':'suggestion'}),_0x27a22b['conversion']['for']('editingDowncast')['add'](_0x1b46e3=>{_0x1b46e3['on']('addMarker:suggestion:formatBlock',_0x348ff5(),{'priority':'high'});}),_0x27a22b['conversion']['for']('editingDowncast')['add'](_0x377bf9=>{_0x377bf9['on']('addMarker:suggestion:attribute',_0x348ff5({'isAttributeSuggestion':!0x0}),{'priority':'high'});}),_0x27a22b['conversion']['for']('editingDowncast')['add'](_0x27f0d5=>{_0x27f0d5['on']('removeMarker:suggestion:formatBlock',(_0x5cdcd0,_0x1f0a8b,_0x699f20)=>{const _0x365063=_0x699f20['mapper']['markerNameToElements'](_0x1f0a8b['markerName']);if(_0x365063){for(const _0x50e376 of _0x365063)_0x50e376['getCustomProperty']('addHighlight')||(_0x699f20['writer']['removeClass'](['ck-suggestion-marker','ck-suggestion-marker-formatBlock','ck-suggestion-marker--active'],_0x50e376),_0x699f20['writer']['removeAttribute']('data-suggestion',_0x50e376),_0x699f20['writer']['removeAttribute']('data-author-id',_0x50e376),_0x699f20['mapper']['unbindElementFromMarkerName'](_0x50e376,_0x1f0a8b['markerName']));}},{'priority':'high'});}),_0x27a22b['conversion']['for']('editingDowncast')['add'](_0x51c927=>{_0x51c927['on']('removeMarker:suggestion:attribute',(_0x55324a,_0xce7905,_0x29043b)=>{const _0x17dc6d=_0x29043b['mapper']['markerNameToElements'](_0xce7905['markerName']);if(!_0x17dc6d)return;const {id:_0x23c140}=this['_splitMarkerName'](_0xce7905['markerName']),_0x30a152=this['_suggestions']['get'](_0x23c140),_0x4b442a=this['_getAttributeKey'](_0x30a152);if(this['_isBlockAttribute'](_0x4b442a)){for(const _0x5ba719 of _0x17dc6d)_0x5ba719['getCustomProperty']('addHighlight')||(_0x29043b['writer']['removeClass'](['ck-suggestion-marker','ck-suggestion-marker-formatBlock','ck-suggestion-marker--active'],_0x5ba719),_0x29043b['writer']['removeAttribute']('data-suggestion',_0x5ba719),_0x29043b['writer']['removeAttribute']('data-author-id',_0x5ba719),_0x29043b['mapper']['unbindElementFromMarkerName'](_0x5ba719,_0xce7905['markerName']));}},{'priority':'high'});}),_0x27a22b['model']['document']['registerPostFixer'](_0x27d869=>{let _0x3af4c9=!0x1;const _0x439df8=Array['from'](_0x27a22b['model']['document']['differ']['getChangedMarkers']()),_0x39cc7a=new Set();for(const {name:_0x3a7b96,data:_0x2f0a80}of _0x439df8){const {group:_0x4bc353,type:_0x3d365e,subType:_0x5d5da9,id:_0x51e821}=this['_splitMarkerName'](_0x3a7b96);if('suggestion'!==_0x4bc353)continue;const _0x4cf2ec=this['_suggestions']['get'](_0x51e821);if(null!=_0x2f0a80['newRange']){'formatInline'==_0x3d365e&&(_0x3af4c9=_0x3af4c9||Ut(_0x2f0a80['newRange'],_0x3a7b96,_0x27d869,_0x27a22b['model']['schema']));const _0x1d7465='attribute'==_0x3d365e&&this['_isBlockAttribute'](_0x5d5da9['split']('|')[0x0]);if(_0x2f0a80['newRange']['isCollapsed']||'$graveyard'==_0x2f0a80['newRange']['root']['rootName']||'formatBlock'==_0x3d365e&&!Ft(_0x2f0a80['newRange'])||_0x1d7465&&!Ft(_0x2f0a80['newRange'])||'deletion'==_0x3d365e&&!(!Vt(_0xa32a37=_0x2f0a80['newRange'])&&!function(_0x2bd927){return _0x2bd927['start']['parent']==_0x2bd927['end']['nodeBefore']&&_0x2bd927['start']['isAtEnd'];}(_0xa32a37)))_0x27d869['removeMarker'](_0x3a7b96),_0x3af4c9=!0x0;else{if(!_0x4cf2ec||!_0x4cf2ec['isInContent'])continue;if(_0x2f0a80['newRange']&&_0x2f0a80['oldRange']&&_0x2f0a80['newRange']['isEqual'](_0x2f0a80['oldRange']))continue;_0x39cc7a['add'](_0x4cf2ec);}}}var _0xa32a37;return _0x39cc7a['size']>0x0&&(_0x3af4c9=!!this['_joinWithAdjacentSuggestions'](_0x39cc7a)||_0x3af4c9),_0x3af4c9;}),_0x27a22b['model']['document']['registerPostFixer'](_0x2da690=>{let _0x1e777d=!0x1;for(const _0x19e11d of _0x27a22b['model']['document']['differ']['getChanges']())if('insert'==_0x19e11d['type'])for(const _0x2e87a1 of this['_suggestions']['values']()){if(_0x2e87a1['isMultiRange']||!_0x2e87a1['isInContent'])continue;const _0x3aab86='formatBlock'==_0x2e87a1['type'],_0x38c567=this['_getAttributeKey'](_0x2e87a1),_0x198e63=_0x38c567&&this['_isBlockAttribute'](_0x38c567);if(!_0x3aab86&&!_0x198e63)continue;const _0x3dc308=_0x2e87a1['getFirstRange']();if(_0x3dc308['start']['parent']!=_0x3dc308['end']['parent']&&!_0x3dc308['end']['isAtEnd']){const _0x49baf4=_0x27a22b['model']['createPositionAt'](_0x3dc308['start']['nodeAfter'],'end'),_0x45027f=_0x27a22b['model']['createRange'](_0x3dc308['start'],_0x49baf4);_0x2da690['updateMarker'](_0x2e87a1['getFirstMarker'](),{'range':_0x45027f}),_0x1e777d=!0x0;}}return _0x1e777d;}),_0x27a22b['model']['document']['registerPostFixer'](_0x5d9866=>this['_processAttributeChanges'](_0x5d9866)),_0x27a22b['model']['document']['registerPostFixer'](_0x10f067=>!_0x10f067['batch']['isLocal']&&this['_processAttributeSuggestions'](_0x10f067)),_0x27a22b['model']['on']('_afterChanges',()=>{this['_recordAttributeSuggestions']=!0x1;}),_0x27a22b['model']['document']['on']('change:data',(_0x51d306,_0x5109a4)=>{if(!_0x5109a4['isLocal']||_0x5109a4['isUndo'])return;if(!this['_recordAttributeSuggestions'])return;const _0x3ba4a4=_0x27a22b['model']['document']['differ']['getChanges']();if(0x0==_0x3ba4a4['length'])return;const _0x179150=[],_0xd09240=_0x3ba4a4['filter'](_0x6d8aa0=>'attribute'==_0x6d8aa0['type']),_0x5a4443=_0x3ba4a4['filter'](_0x43ce60=>'insert'==_0x43ce60['type']&&'$text'!=_0x43ce60['name']);for(const _0x274167 of _0xd09240)this['_isRegisteredAttribute'](_0x274167['attributeKey'])&&_0x179150['push']({'key':_0x274167['attributeKey'],'newValue':_0x274167['attributeNewValue'],'oldValue':_0x274167['attributeOldValue'],'range':Pt(_0x274167['range'],_0x27a22b['model'])});for(const _0x55454e of _0x5a4443){if('rename'!=_0x55454e['action']&&'refresh'!=_0x55454e['action'])continue;const _0x59f8ab=Lt(_0x55454e['position']['nodeAfter'],_0x27a22b['model']),_0x5d511d=_0x55454e['before'];'rename'==_0x55454e['action']&&_0x179150['push']({'key':m,'newValue':_0x55454e['name'],'oldValue':_0x5d511d['name'],'range':_0x59f8ab});for(const [_0x100dcd,_0x53fe86]of _0x5d511d['attributes']){if(!this['_isRegisteredAttribute'](_0x100dcd))continue;const _0x38e047=_0x55454e['attributes']['get'](_0x100dcd);_0x53fe86!==_0x38e047&&_0x179150['push']({'key':_0x100dcd,'newValue':_0x38e047,'oldValue':_0x53fe86,'range':_0x59f8ab});}for(const [_0x336aee,_0x1da54a]of _0x55454e['attributes'])this['_isRegisteredAttribute'](_0x336aee)&&(_0x5d511d['attributes']['has'](_0x336aee)||_0x179150['push']({'key':_0x336aee,'newValue':_0x1da54a,'oldValue':null,'range':_0x59f8ab}));}0x0!=_0x179150['length']&&_0x27a22b['model']['enqueueChange'](_0x5109a4,_0x3a2a7d=>{const _0x1ace8f=_0x30088c();for(const {range:_0x50d1d0,key:_0x49f536,oldValue:_0x1347d2,newValue:_0x7afbb1}of _0x179150)this['markAttributeChange'](_0x50d1d0,_0x49f536,_0x1347d2,_0x7afbb1,{'groupId':_0x1ace8f});this['_reduceExistingSuggestions'](_0x3a2a7d,_0x179150);});},{'priority':'lowest'}),_0x27a22b['model']['markers']['on']('update:suggestion',(_0x54df11,_0x562e5b,_0x5e1143)=>{if(null==_0x5e1143){const {id:_0x27d5b6}=this['_splitMarkerName'](_0x562e5b['name']),_0x203d24=this['_suggestions']['get'](_0x27d5b6);_0x203d24&&_0x203d24['addMarkerName'](_0x562e5b['name']);}}),_0x27a22b['model']['document']['on']('change:data',()=>{const _0x47fb81=Array['from'](_0x27a22b['model']['document']['differ']['getChangedMarkers']())['filter'](_0x1ab9a7=>'suggestion'===this['_splitMarkerName'](_0x1ab9a7['name'])['group']);if(0x0===_0x47fb81['length'])return;_0x47fb81['sort']((_0x25bbc9,_0x593f4e)=>{const _0x9d0f5=_0x25bbc9['data']['oldRange'],_0x21255a=_0x593f4e['data']['oldRange'];return null===_0x9d0f5&&null===_0x21255a?0x0:null===_0x9d0f5&&null!==_0x21255a?-0x1:null!==_0x9d0f5&&null===_0x21255a?0x1:_0x9d0f5['start']['isBefore'](_0x21255a['start'])?-0x1:0x1;});const _0x3e06c6=new Set(),_0x4353be=new Set();for(const {name:_0x162651,data:_0x3b739f}of _0x47fb81){const {id:_0x88191}=this['_splitMarkerName'](_0x162651);if(null===_0x3b739f['oldRange']){const _0x3c7eb2=this['_handleNewSuggestionMarker'](_0x162651);_0x4353be['add'](_0x3c7eb2);}else{const _0x57c2ab=this['_suggestions']['get'](_0x88191);null!==_0x3b739f['newRange']||_0x57c2ab['isInContent']?(_0x3e06c6['add'](_0x57c2ab['head']),_0x4353be['add'](_0x57c2ab)):this['_removeSuggestion'](_0x57c2ab);}}_0x4353be['size']>0x0&&this['_refreshSuggestionsChain'](_0x4353be);for(const _0x5f5a11 of _0x3e06c6)this['fire']('suggestionChanged',_0x5f5a11);}),_0x27a22b['model']['on']('applyOperation',(_0x5d91aa,_0x19f7c0)=>{const _0x4fc178=_0x19f7c0[0x0];if(!this['_suggestions']['size'])return;if(!_0x4fc178['isDocumentOperation'])return;if(_0x4fc178['batch']['isUndo']||!_0x4fc178['batch']['isLocal'])return;let _0x16a025,_0x49cbd5;switch(_0x4fc178['type']){case'insert':_0x16a025=_0x27a22b['model']['createPositionAt'](_0x4fc178['position']),_0x49cbd5=_0x16a025['getShiftedBy'](_0x4fc178['howMany']);break;case'split':_0x16a025=_0x27a22b['model']['createPositionAt'](_0x4fc178['splitPosition']),_0x49cbd5=_0x27a22b['model']['createPositionAt'](_0x4fc178['moveTargetPosition']);break;case'move':_0x16a025=_0x27a22b['model']['createPositionAt'](_0x4fc178['targetPosition']),_0x49cbd5=_0x16a025['getShiftedBy'](_0x4fc178['howMany']);break;default:return;}const _0x1931c9=_0x27a22b['model']['createRange'](_0x16a025,_0x49cbd5);_0x27a22b['model']['change'](()=>{for(const {suggestion:_0x3f2ad8,meta:_0x2a54ef}of this['_findSuggestions'](_0x1931c9)){if(_0x3f2ad8['isMultiRange'])continue;if('formatInline'==_0x3f2ad8['type'])continue;const _0x2aefc5=this['_getAttributeKey'](_0x3f2ad8);if(_0x2aefc5&&this['_isBlockAttribute'](_0x2aefc5)&&'split'!=_0x4fc178['type'])continue;const _0xac8b48=_0x3f2ad8['data']&&_0x3f2ad8['data']['multipleBlocks'];('formatBlock'!=_0x3f2ad8['type']||'split'==_0x4fc178['type']&&!_0xac8b48)&&(_0x2a54ef['containsRangeInObject']||'insertion'==_0x3f2ad8['type']&&_0x2a54ef['isOwn']||_0x3f2ad8['getFirstRange']()['containsRange'](_0x1931c9)&&this['_breakSuggestionMarker'](_0x3f2ad8,_0x16a025,_0x49cbd5));}});},{'priority':'lowest'}),_0x27a22b['model']['on']('deleteContent',(_0x4d724,_0x1bc055)=>{const _0x4903fb=_0x1bc055[0x0],_0x137e14=_0x1bc055[0x1];if(_0x137e14&&_0x137e14['forceDefaultExecution'])return;if(this['_isForcedDefaultExecutionBlock'])return;if(!this['trackChangesCommand']['value'])return;if(_0x4903fb['isCollapsed'])return;const _0x4acc1f=_0x27a22b['model']['schema'],{start:_0x300521,end:_0x424b63}=_0x4903fb['getFirstRange'](),_0xf2418=_0x300521['nodeAfter']&&_0x4acc1f['isLimit'](_0x300521['nodeAfter'])?null:_0x4acc1f['getNearestSelectionRange'](_0x300521,'forward'),_0x1980e5=_0x424b63['nodeBefore']&&_0x4acc1f['isLimit'](_0x424b63['nodeBefore'])?null:_0x4acc1f['getNearestSelectionRange'](_0x424b63,'backward'),_0x18a661=_0x27a22b['model']['createRange'](_0xf2418?_0xf2418['start']:_0x300521,_0x1980e5?_0x1980e5['end']:_0x424b63);_0x27a22b['model']['change'](_0x4820a1=>{this['markDeletion'](_0x18a661);const _0xb9299c=_0x27a22b['model']['schema']['getNearestSelectionRange'](_0x18a661['start']);_0x4903fb['is']('documentSelection')?_0x4820a1['setSelection'](_0xb9299c):_0x4903fb['setTo'](_0xb9299c);}),_0x4d724['stop']();},{'priority':_0x252709['normal']+0xa}),_0x27a22b['model']['on']('insertContent',(_0xb2614d,_0x2cbb5c)=>{const _0x58a55c=_0x2cbb5c[_0x2cbb5c['length']-0x1];_0x58a55c&&_0x58a55c['forceDefaultExecution']||this['_isForcedDefaultExecutionBlock']||this['trackChangesCommand']['value']&&(_0x27a22b['model']['change'](()=>{let _0x593ccd=_0x27a22b['model']['insertContent'](_0x2cbb5c[0x0],_0x2cbb5c[0x1],_0x2cbb5c[0x2],{'forceDefaultExecution':!0x0});if(!_0x593ccd)return;_0xb2614d['return']=_0x593ccd['clone']();const _0x457b43=_0x593ccd['end']['nodeBefore'],_0x42215f=_0x27a22b['model']['schema'];_0x457b43&&_0x42215f['isBlock'](_0x457b43)&&!_0x42215f['isObject'](_0x457b43)&&(_0x593ccd=_0x27a22b['model']['createRange'](_0x593ccd['start'],_0x27a22b['model']['createPositionAt'](_0x457b43,'end'))),this['markInsertion'](_0x593ccd);}),_0xb2614d['stop']());},{'priority':'high'}),this['editor']['commands']['add']('trackChanges',this['trackChangesCommand']),this['enableCommand']('trackChanges');const _0x46eacd=new x(_0x27a22b,this['_suggestions']);_0x27a22b['commands']['add']('acceptSuggestion',_0x46eacd),this['enableCommand']('acceptSuggestion');const _0xcfea4c=new R(_0x27a22b,this['_suggestions']);_0x27a22b['commands']['add']('discardSuggestion',_0xcfea4c),this['enableCommand']('discardSuggestion'),_0x27a22b['commands']['add']('acceptAllSuggestions',new E(_0x27a22b,_0x46eacd,this['_suggestions'])),this['enableCommand']('acceptAllSuggestions'),_0x27a22b['commands']['add']('discardAllSuggestions',new E(_0x27a22b,_0xcfea4c,this['_suggestions'])),this['enableCommand']('discardAllSuggestions'),_0x27a22b['commands']['add']('acceptSelectedSuggestions',new O(_0x27a22b,_0x46eacd,this['_suggestions'])),this['enableCommand']('acceptSelectedSuggestions'),_0x27a22b['commands']['add']('discardSelectedSuggestions',new O(_0x27a22b,_0xcfea4c,this['_suggestions'])),this['enableCommand']('discardSelectedSuggestions');const _0x54b396=_0x27a22b['plugins']['get']('CommentsRepository');this['listenTo'](_0x54b396,'addComment',(_0x109f18,{threadId:_0x3a8b50})=>{const _0x3ccf06=this['_suggestions']['get'](_0x3a8b50);_0x3ccf06&&_0x3ccf06['commentThread']&&0x1===_0x3ccf06['commentThread']['length']&&this['_updateSuggestionData'](_0x3a8b50,{'hasComments':!0x0});},{'priority':'low'}),this['listenTo'](_0x54b396,'removeComment',(_0x5b037c,{threadId:_0x211201})=>{const _0x5b540d=this['_suggestions']['get'](_0x211201);_0x5b540d&&_0x5b540d['commentThread']&&!_0x5b540d['commentThread']['length']&&this['_updateSuggestionData'](_0x211201,{'hasComments':!0x1});},{'priority':'low'});}set['adapter'](_0x316d33){if(this['_adapter'])throw new _0x1b5a7f('track-changes-adapter-already-set',this);this['_adapter']=_0x316d33;}get['adapter'](){return this['_adapter'];}['getSuggestions']({skipNotAttached:_0x3f97ce=!0x1,toJSON:_0xeb7c95=!0x1}={}){const _0x488667=[];for(const _0x435771 of this['_suggestions']['values']())_0x3f97ce&&!_0x435771['isInContent']||_0x488667['push'](_0x435771);return _0xeb7c95?_0x488667['map'](_0x3be6b0=>_0x3be6b0['toJSON']()):_0x488667;}['getSuggestion'](_0x52b425){const _0x1fd8fb=this['_suggestions']['get'](_0x52b425);if(!_0x1fd8fb)throw new _0x1b5a7f('track-changes-suggestion-not-found',this);return _0x1fd8fb;}['hasSuggestion'](_0x973783){return this['_suggestions']['has'](_0x973783);}['addSuggestionData'](_0x55cc2b){const {authorId:_0x31d1d3,id:_0xec3f38,attributes:_0x5d5de5}=_0x55cc2b,[_0x14d721,_0x195a99]=_0x55cc2b['type']['split'](':'),_0x31d49c=this['_suggestions']['get'](_0xec3f38)||this['_createSuggestion'](_0x14d721,_0x195a99,_0xec3f38,_0x31d1d3,_0x5d5de5);if(this['_addThreadToSuggestion'](_0x31d49c),this['_checkSuggestionCorrectness'](_0x31d49c,_0x14d721,_0x195a99||null,_0x31d1d3),_0x31d49c['createdAt']=_0x55cc2b['createdAt'],_0x31d49c['_isDataLoaded']=!0x0,_0x5d5de5&&_0x5d5de5['@external']){const _0x1d1810=_0x5d5de5['@external'],_0x1b6cb7=this['_getExternalAuthor'](_0x1d1810['authorName']);_0x31d49c['authoredAt']=_0x1d1810['createdAt'],_0x31d49c['author']=_0x1b6cb7,_0x31d49c['isExternal']=!0x0;}else _0x31d49c['authoredAt']=_0x55cc2b['createdAt'];switch(_0x55cc2b['data']&&(_0x31d49c['data']=_0x55cc2b['data']),_0x55cc2b['attributes']&&(_0x31d49c['attributes']=_0x55cc2b['attributes']),this['_adapter']&&this['_adapter']['addSuggestion']||(_0x31d49c['_saved']=!0x0),this['_suggestionState']['get'](_0x31d49c)){case'notReady':this['_suggestionState']['set'](_0x31d49c,'dataReady');break;case'markerReady':_0x31d49c['isInContent']?(this['_joinWithAdjacentSuggestions'](new Set([_0x31d49c])),this['_refreshSuggestionsChain'](new Set([_0x31d49c])),this['_suggestionState']['set'](_0x31d49c,'ready'),this['fire']('suggestionLoaded',_0x31d49c)):this['_suggestionState']['set'](_0x31d49c,'removed');}return _0x31d49c;}['acceptSuggestion'](_0x17faf1){this['forceDefaultExecution'](()=>{this['editor']['model']['change'](()=>{for(const _0x3e1007 of _0x17faf1['getAllAdjacentSuggestions']())_0x3e1007['accept']();});});}['discardSuggestion'](_0x304459){this['forceDefaultExecution'](()=>{this['editor']['model']['change'](()=>{for(const _0xae02c6 of _0x304459['getAllAdjacentSuggestions']())_0xae02c6['discard']();});});}['enableCommand'](_0xffefc9,_0x37c810){const _0x1f0cdc=this['editor']['commands']['get'](_0xffefc9);if(!_0x1f0cdc)throw new _0x1b5a7f('track-changes-command-not-found',this,{'commandName':_0xffefc9});if(this['_enabledCommands']['has'](_0x1f0cdc))throw new _0x1b5a7f('track-changes-enable-command-twice',this,{'commandName':_0xffefc9});this['_enabledCommands']['add'](_0x1f0cdc),_0x37c810&&_0x1f0cdc['on']('execute',(_0x12e6ed,_0x5f16fe)=>{this['trackChangesCommand']['value']&&(this['_isForcedDefaultExecutionBlock']||(_0x5f16fe['length']>0x0&&_0x5f16fe[_0x5f16fe['length']-0x1]&&_0x5f16fe[_0x5f16fe['length']-0x1]['forceDefaultExecution']?_0x5f16fe['pop']():(_0x12e6ed['return']=_0x37c810((..._0x3aa319)=>_0x1f0cdc['execute'](..._0x3aa319,{'forceDefaultExecution':!0x0}),..._0x5f16fe),_0x12e6ed['stop']())));},{'priority':'high'});}['forceDefaultExecution'](_0x3f5a3b){let _0x3e5622,_0x2a03bc;const _0xccd5e3=this['_isForcedDefaultExecutionBlock'];this['_isForcedDefaultExecutionBlock']=!0x0;try{_0x3e5622=_0x3f5a3b();}catch(_0x451a66){_0x2a03bc=_0x451a66;}return _0xccd5e3||(this['_isForcedDefaultExecutionBlock']=!0x1),_0x2a03bc&&_0x1b5a7f['rethrowUnexpectedError'](_0x2a03bc,this),_0x3e5622;}['markInsertion'](_0x5d51d8,_0x413bba=null,_0x2cff05={}){if(_0x5d51d8['isCollapsed'])return null;const _0x19c81a=this['editor']['plugins']['get']('Users')['me'];for(const {suggestion:_0x3baeb4,meta:_0x2c955c}of this['_findSuggestions'](_0x5d51d8,'insertion'))if(_0x2c955c['isOwn']){if(!_0x2c955c['isNextTo']){if(_0x2c955c['containsRangeInObject']){if(!this['_mergeNestedSuggestions']||!qt(_0x3baeb4,_0x2cff05))continue;return _0x3baeb4;}if(qt(_0x3baeb4,_0x2cff05))return _0x3baeb4;this['_breakSuggestionMarker'](_0x3baeb4,_0x5d51d8['start'],_0x5d51d8['end']);break;}if(_0x413bba==_0x3baeb4['subType']&&qt(_0x3baeb4,_0x2cff05)){const _0x26561a=_0x3baeb4['getFirstRange']();return _0x26561a['start']['isEqual'](_0x5d51d8['end'])?this['_setSuggestionRange'](_0x3baeb4,this['_model']['createRange'](_0x5d51d8['start'],_0x26561a['end'])):this['_setSuggestionRange'](_0x3baeb4,this['_model']['createRange'](_0x26561a['start'],_0x5d51d8['end'])),_0x3baeb4;}}const _0x121674=_0x30088c(),_0x39549d=_0x19c81a['id'],_0x645f94=_0x413bba?'insertion:'+_0x413bba:'insertion',_0x34ab81=this['_setSuggestionData']({'id':_0x121674,'type':_0x645f94,'createdAt':new Date(),'authorId':_0x39549d,'attributes':_0x2cff05});return this['_addSuggestionMarker'](_0x645f94,_0x121674,_0x39549d,_0x5d51d8),_0x34ab81;}['markMultiRangeInsertion'](_0x5ca2c5,_0xd92bd8='multi',_0x511dee={}){const _0x5bb348=this['editor']['plugins']['get']('Users')['me'],_0x26b6aa=this['_suggestionFactory']['getSuggestionCallback']('insertion',_0xd92bd8,'join');for(const _0x3af1bb of this['getSuggestions']())if(_0x3af1bb['author']['id']==_0x5bb348['id']&&'insertion'==_0x3af1bb['type']&&_0x3af1bb['subType']==_0xd92bd8&&qt(_0x3af1bb,_0x511dee)&&(_0x26b6aa(_0x3af1bb['getRanges'](),_0x5ca2c5)||_0x26b6aa(_0x5ca2c5,_0x3af1bb['getRanges']()))){for(const _0x8c7f8f of _0x5ca2c5)_0x3af1bb['addRange'](_0x8c7f8f);return _0x3af1bb;}for(const {suggestion:_0x6e173e,meta:_0x178cdb}of this['_findSuggestions'](_0x5ca2c5,'insertion')){if(!_0x178cdb['isOwn'])continue;if(!this['_mergeNestedSuggestions']&&_0x178cdb['containsRangeInObject'])continue;if(!qt(_0x6e173e,_0x511dee))continue;let _0x5ab889=!0x0;for(const _0x3628a7 of _0x6e173e['getRanges']())for(const _0x437a81 of _0x5ca2c5)if(!_0x3628a7['containsRange'](_0x437a81)){_0x5ab889=!0x1;break;}if(_0x5ab889)return _0x6e173e;}const _0x47af2f=_0x30088c(),_0x4e9fd1=_0x5bb348['id'],_0x55a90a='insertion:'+_0xd92bd8,_0x4619d5=this['_setSuggestionData']({'id':_0x47af2f,'type':_0x55a90a,'createdAt':new Date(),'authorId':_0x4e9fd1,'attributes':_0x511dee});for(const _0x3b5fa2 of _0x5ca2c5)this['_addSuggestionMarker'](_0x55a90a,_0x47af2f,_0x4e9fd1,_0x3b5fa2,u['getMultiRangeId']());return _0x4619d5;}['markInlineFormat'](_0x310ff6,_0x54bd4a,_0x400426=null,_0x64f49a={}){if(_0x400426=_0x400426||Gt(_0x54bd4a),_0x310ff6['isCollapsed'])return null;if('never'===this['_trackFormatChanges']){const _0x3cdce7=this['_suggestionFactory']['getSuggestionCallback']('formatInline',_0x400426,'accept');return this['forceDefaultExecution'](()=>_0x3cdce7([_0x310ff6],_0x54bd4a,_0x64f49a)),null;}const _0x23df77=this['editor']['plugins']['get']('Users')['me'],_0x2c2d93=[];if('always'!==this['_trackFormatChanges']){for(const {suggestion:_0x5e8c60,meta:_0x402609}of this['_findSuggestions'](_0x310ff6,'insertion'))_0x402609['isOwn']&&!_0x402609['isInsideObject']&&_0x2c2d93['push'](..._0x5e8c60['getRanges']());}const _0x1ab213=function(_0x2efc78,_0x53d12f){const _0xb328cc=[];for(const _0x1e9fb3 of _0x53d12f){const _0x5f5df4=_0x2efc78['getIntersection'](_0x1e9fb3);_0x5f5df4&&_0xb328cc['push'](_0x5f5df4);}return _0xb328cc;}(_0x310ff6,_0x2c2d93),_0x4f4298=function(_0x30c2be,_0x496b37){const _0x572d0d=[_0x30c2be];for(const _0x5a6054 of _0x496b37){let _0x4bdbbb=0x0;for(;_0x4bdbbb<_0x572d0d['length'];){const _0x5572c2=_0x572d0d[_0x4bdbbb]['getDifference'](_0x5a6054);_0x572d0d['splice'](_0x4bdbbb,0x1,..._0x5572c2),_0x4bdbbb+=_0x5572c2['length'];}}return _0x572d0d;}(_0x310ff6,_0x2c2d93);_0x1ab213['length']&&this['_model']['change'](()=>{for(const _0x2ae500 of _0x1ab213){const _0x70dc95=this['_suggestionFactory']['getSuggestionCallback']('formatInline',_0x400426,'accept');this['forceDefaultExecution'](()=>_0x70dc95([_0x2ae500],_0x54bd4a,_0x64f49a));}});for(const _0x24e61a of _0x4f4298){let _0xdc792=null,_0x3b9f3d=_0x24e61a['start'],_0xdf0c31=_0x24e61a['end'];for(const {suggestion:_0x31fefd,meta:_0x54e5c3}of this['_findSuggestions'](_0x24e61a,'formatInline')){if(!_0x54e5c3['isOwn'])continue;if(_0x31fefd['subType']!=_0x400426)continue;if(!qt(_0x31fefd,_0x64f49a))continue;const _0x3958c0=_0x31fefd['getFirstRange']();if(_0x3958c0['containsRange'](_0x24e61a,!0x0))return null;_0x3b9f3d=_0x3b9f3d['isBefore'](_0x3958c0['start'])?_0x3b9f3d:_0x3958c0['start'],_0xdf0c31=_0xdf0c31['isAfter'](_0x3958c0['end'])?_0xdf0c31:_0x3958c0['end'],_0xdc792?_0x3958c0['start']['isBefore'](_0xdc792['getFirstRange']()['start'])?(_0xdc792['removeMarkers'](),_0xdc792=_0x31fefd):_0x31fefd['removeMarkers']():_0xdc792=_0x31fefd;}const _0x7b6f49=this['_model']['createRange'](_0x3b9f3d,_0xdf0c31);if(_0xdc792)this['_setSuggestionRange'](_0xdc792,_0x7b6f49);else{const _0x3e69ef=_0x30088c(),_0x299999=_0x23df77['id'];this['_setSuggestionData']({'id':_0x3e69ef,'type':'formatInline:'+_0x400426,'data':_0x54bd4a,'createdAt':new Date(),'authorId':_0x299999,'attributes':_0x64f49a}),this['_addSuggestionMarker']('formatInline:'+_0x400426,_0x3e69ef,_0x299999,_0x7b6f49);}}return null;}['markBlockFormat'](_0xbeed08,_0x494d88,_0x5b2e8d=[],_0x1a706a=null,_0x46dac5={}){_0x494d88['formatGroupId']||(_0x494d88['formatGroupId']=_0x494d88['commandName']),_0x494d88['multipleBlocks']=_0xbeed08['is']('range'),_0x1a706a=_0x1a706a||Gt(_0x494d88);const _0x428cf8=_0x5b2e8d['map'](_0x52d83=>Lt(_0x52d83,this['_model'])),_0x307f40=_0xbeed08['is']('range')?_0xbeed08:Lt(_0xbeed08,this['_model']);if('never'===this['_trackFormatChanges']){const _0xeab1aa=this['_suggestionFactory']['getSuggestionCallback']('formatBlock',_0x1a706a,'accept');return this['forceDefaultExecution'](()=>_0xeab1aa([_0x307f40],_0x494d88,_0x46dac5)),null;}_0x428cf8['push'](_0x307f40);let _0x23621e=!0x0;for(const _0x454cb4 of _0x428cf8)if(!this['_rangeIsInLocalUserInsertion'](_0x454cb4)){_0x23621e=!0x1;break;}if(_0x23621e&&'always'!==this['_trackFormatChanges']){const _0x27c633=this['_suggestionFactory']['getSuggestionCallback']('formatBlock',_0x1a706a,'accept');return this['forceDefaultExecution'](()=>_0x27c633([_0x307f40],_0x494d88,_0x46dac5)),null;}let _0x2939e0=null,_0x4b3430=_0x307f40['start'],_0x4c357d=_0x307f40['end'];for(const {suggestion:_0x35f10a,meta:_0x59fb7e}of this['_findSuggestions'](_0x307f40,'formatBlock')){if(!_0x59fb7e['isOwn'])continue;if(_0x59fb7e['isNextTo']||_0x59fb7e['containsRangeInObject']||_0x59fb7e['isInsideObject'])continue;if(_0x35f10a['data']['formatGroupId']!=_0x494d88['formatGroupId'])continue;if(!qt(_0x35f10a,_0x46dac5))continue;const _0x46c597=_0x35f10a['getFirstRange']();if(_0x35f10a['subType']==_0x1a706a){if(_0x46c597['containsRange'](_0x307f40,!0x0))return null;_0x4b3430=_0x4b3430['isBefore'](_0x46c597['start'])?_0x4b3430:_0x46c597['start'],_0x4c357d=_0x4c357d['isAfter'](_0x46c597['end'])?_0x4c357d:_0x46c597['end'],_0x2939e0?_0x46c597['start']['isBefore'](_0x2939e0['getFirstRange']()['start'])?(_0x2939e0['removeMarkers'](),_0x2939e0=_0x35f10a):_0x35f10a['removeMarkers']():_0x2939e0=_0x35f10a;}else{const _0x58a271=_0x307f40['getIntersection'](_0x46c597);this['_cutOutSuggestionMarker'](_0x35f10a,_0x58a271);}}const _0x3f7da5=this['editor']['plugins']['get']('Users')['me'],_0x4d2a19=_0x30088c(),_0x3fe1d5=_0x3f7da5['id'];if(_0x2939e0)return this['_setSuggestionRange'](_0x2939e0,this['_model']['createRange'](_0x4b3430,_0x4c357d)),_0x2939e0;{const _0x39f433=this['_setSuggestionData']({'id':_0x4d2a19,'type':'formatBlock:'+_0x1a706a,'data':_0x494d88,'createdAt':new Date(),'authorId':_0x3fe1d5,'attributes':_0x46dac5});return this['_addSuggestionMarker']('formatBlock:'+_0x1a706a,_0x4d2a19,_0x3fe1d5,this['_model']['createRange'](_0x4b3430,_0x4c357d)),_0x39f433;}}['markMultiRangeBlockFormat'](_0xed5ed,_0x5065e6,_0x177257=[],_0xcc3eac=null,_0x16ec80={}){_0x5065e6['formatGroupId']||(_0x5065e6['formatGroupId']=_0x5065e6['commandName']);const _0x1132eb=_0xed5ed[0x0];_0x5065e6['multipleBlocks']=_0x1132eb['is']('range'),_0xcc3eac=_0xcc3eac||Gt(_0x5065e6);const _0x13105c=_0x177257['map'](_0x13643f=>Lt(_0x13643f,this['_model'])),_0x1e6902=_0x1132eb['is']('range')?_0xed5ed:_0xed5ed['map'](_0x37ee4f=>Lt(_0x37ee4f,this['_model']));if('never'===this['_trackFormatChanges']){const _0x19172a=this['_suggestionFactory']['getSuggestionCallback']('formatBlock',_0xcc3eac,'accept');return this['forceDefaultExecution'](()=>_0x19172a(_0x1e6902,_0x5065e6,_0x16ec80)),null;}_0x13105c['push'](..._0x1e6902);let _0x477e3e=!0x0;for(const _0xcd70ef of _0x13105c)if(!this['_rangeIsInLocalUserInsertion'](_0xcd70ef)){_0x477e3e=!0x1;break;}if(_0x477e3e&&'always'!==this['_trackFormatChanges']){const _0x72dcfe=this['_suggestionFactory']['getSuggestionCallback']('formatBlock',_0xcc3eac,'accept');return this['forceDefaultExecution'](()=>_0x72dcfe(_0x1e6902,_0x5065e6,_0x16ec80)),null;}const _0x231e89=this['editor']['plugins']['get']('Users')['me'];for(const _0x3935b1 of this['getSuggestions']()){if(_0x3935b1['author']['id']!=_0x231e89['id'])continue;if('formatBlock'!=_0x3935b1['type']||_0x3935b1['data']['formatGroupId']!=_0x5065e6['formatGroupId'])continue;if(!qt(_0x3935b1,_0x16ec80))continue;const _0xce6b3b=_0x3935b1['subType']==_0xcc3eac;for(let _0x1d88f6=0x0;_0x1d88f6<_0x1e6902['length'];_0x1d88f6++){const _0x26ebbe=_0x1e6902[_0x1d88f6];for(const _0x19821e of _0x3935b1['getMarkers']()){const _0x2dae1d=_0x19821e['getRange']();if(_0x26ebbe['isEqual'](_0x2dae1d)){_0xce6b3b?(_0x1e6902['splice'](_0x1d88f6,0x1),_0x1d88f6--):_0x3935b1['removeMarker'](_0x19821e['name']);break;}}}}if(0x0==_0x1e6902['length'])return null;const _0x2108fc=this['_suggestionFactory']['getSuggestionCallback']('formatBlock',_0xcc3eac,'join');for(const _0x140340 of this['getSuggestions']())if(_0x140340['author']['id']==_0x231e89['id']&&'formatBlock'==_0x140340['type']&&_0x140340['data']['formatGroupId']==_0x5065e6['formatGroupId']&&_0x140340['subType']==_0xcc3eac&&qt(_0x140340,_0x16ec80)&&(_0x2108fc(_0x140340['getRanges'](),_0x1e6902)||_0x2108fc(_0x1e6902,_0x140340['getRanges']()))){for(const _0x56ec75 of _0x1e6902)_0x140340['addRange'](_0x56ec75);return _0x140340;}const _0xc0adb9=_0x30088c(),_0x4dafe4=_0x231e89['id'],_0x1cd487='formatBlock:'+_0xcc3eac,_0x310533=this['_setSuggestionData']({'id':_0xc0adb9,'type':_0x1cd487,'data':_0x5065e6,'createdAt':new Date(),'authorId':_0x4dafe4,'attributes':_0x16ec80});for(const _0x5c0f8b of _0x1e6902)this['_addSuggestionMarker'](_0x1cd487,_0xc0adb9,_0x4dafe4,_0x5c0f8b,u['getMultiRangeId']());return _0x310533;}['markDeletion'](_0x59ba56,_0x5ef53d=null,_0x422057={}){if(_0x59ba56['isCollapsed'])return null;const _0x33ba84=this['editor']['plugins']['get']('Users')['me'],_0x17f4ab=new _0x5168fa(_0x59ba56['start'],_0x59ba56['end']);for(const {suggestion:_0x56f1cf,meta:_0x42af73}of this['_findSuggestions'](_0x17f4ab,'insertion'))if(_0x42af73['isOwn']&&!_0x42af73['isNextTo']){if(_0x56f1cf['isMultiRange']){const _0x3d519f=_0x56f1cf['getRanges']()['filter'](_0xe1578c=>'$graveyard'!=_0xe1578c['root']['rootName']);_0x3d519f['every'](_0x1d06db=>_0x17f4ab['containsRange'](_0x1d06db,!0x0))&&_0x56f1cf['discard']();if(_0x3d519f['some'](_0x512067=>_0x512067['containsRange'](_0x17f4ab,!0x0))){const _0x23eabc=this['_suggestionFactory']['getSuggestionCallback']('deletion',_0x5ef53d,'accept');return this['forceDefaultExecution'](()=>_0x23eabc([_0x17f4ab],null,_0x422057)),null;}}else{const _0x1733b5=_0x17f4ab['getIntersection'](_0x56f1cf['getFirstRange']());null!==_0x1733b5&&_0x56f1cf['_onDiscard']([_0x1733b5],null,_0x422057);}}if(_0x17f4ab['detach'](),_0x17f4ab['isCollapsed']||'$graveyard'==_0x17f4ab['root']['rootName'])return null;let _0x309879=null,_0x1c18fd=_0x17f4ab['start'],_0x27667c=_0x17f4ab['end'];const _0x11f0de=this['_findSuggestions'](_0x17f4ab,'deletion');for(const {suggestion:_0x5a389d,meta:_0x49f183}of _0x11f0de){const _0x1a3222=this['_model']['createRange'](_0x1c18fd,_0x27667c);if(_0x49f183['isOwn']&&(this['_mergeNestedSuggestions']||!_0x49f183['containsRangeInObject']&&!_0x49f183['isInsideObject'])){if(_0x5a389d['isMultiRange']){if(!qt(_0x5a389d,_0x422057))continue;let _0x356dc3=!0x0;for(const _0x1aaaaa of _0x5a389d['getRanges']()){if(_0x1aaaaa['containsRange'](_0x1a3222,!0x0))return _0x5a389d;_0x1a3222['containsRange'](_0x1aaaaa)||(_0x356dc3=!0x1);}_0x356dc3&&_0x5a389d['discard']();}else{const _0x135b21=_0x5a389d['getFirstRange']();if(_0x135b21['containsRange'](_0x1a3222,!0x0))return _0x5a389d;if(!qt(_0x5a389d,_0x422057)){_0x1a3222['containsRange'](_0x135b21)?_0x5a389d['removeMarkers']():_0x135b21['containsPosition'](_0x1c18fd)?_0x1c18fd=_0x135b21['end']:_0x135b21['containsPosition'](_0x27667c)&&(_0x27667c=_0x135b21['start']);continue;}_0x1c18fd=_0x1c18fd['isBefore'](_0x135b21['start'])?_0x1c18fd:_0x135b21['start'],_0x27667c=_0x27667c['isAfter'](_0x135b21['end'])?_0x27667c:_0x135b21['end'],_0x422057=Object['assign']({},_0x5a389d['attributes']),_0x309879?_0x135b21['start']['isBefore'](_0x309879['getFirstRange']()['start'])?(_0x309879['removeMarkers'](),_0x309879=_0x5a389d):_0x5a389d['removeMarkers']():_0x309879=_0x5a389d;}}}if(_0x309879)return this['_setSuggestionRange'](_0x309879,this['_model']['createRange'](_0x1c18fd,_0x27667c)),_0x309879;{const _0x5992e8=_0x30088c(),_0x2ef9f1=this['_model']['createRange'](_0x1c18fd,_0x27667c),_0x4b92fd=_0x33ba84['id'],_0x1d3d73=_0x5ef53d?'deletion:'+_0x5ef53d:'deletion',_0x2d6eeb=this['_setSuggestionData']({'id':_0x5992e8,'type':_0x1d3d73,'createdAt':new Date(),'authorId':_0x4b92fd,'attributes':_0x422057});return this['_addSuggestionMarker'](_0x1d3d73,_0x5992e8,_0x4b92fd,_0x2ef9f1),_0x2d6eeb;}}['markMultiRangeDeletion'](_0x1d5457,_0x52cb52='multi',_0x368191={}){const _0x402415=this['editor']['plugins']['get']('Users')['me'],_0x3eb46c=_0x1d5457['map'](_0x19caea=>new _0x5168fa(_0x19caea['start'],_0x19caea['end'])),_0x245466=new Set();for(const {suggestion:_0x19905c,meta:_0x5cab96}of this['_findSuggestions'](_0x3eb46c,'insertion'))_0x5cab96['isOwn']&&!_0x5cab96['isNextTo']&&_0x245466['add'](_0x19905c);for(const _0x80853c of _0x245466)if(_0x80853c['isMultiRange']){const _0x4024b0=_0x80853c['getRanges']();(!_0x80853c['attributes']||!_0x80853c['attributes']['skipNestingCheck'])&&(_0x4024b0['every'](_0x1216b6=>_0x3eb46c['some'](_0x4779ce=>_0x4779ce['containsRange'](_0x1216b6,!0x0)))&&_0x80853c['discard']());if(_0x3eb46c['every'](_0x1a6005=>_0x4024b0['some'](_0x4aa366=>_0x4aa366['containsRange'](_0x1a6005,!0x0)))){const _0x481924=this['_suggestionFactory']['getSuggestionCallback']('deletion',_0x52cb52,'accept');return this['forceDefaultExecution'](()=>_0x481924(_0x1d5457,null,_0x368191)),null;}}else{const _0x20f55a=_0x80853c['getFirstRange']();_0x3eb46c['some'](_0xaa18b7=>_0xaa18b7['containsRange'](_0x20f55a,!0x0))&&_0x80853c['discard']();if(_0x3eb46c['every'](_0x2fa97c=>_0x20f55a['containsRange'](_0x2fa97c,!0x0))){const _0x3cdd3d=this['_suggestionFactory']['getSuggestionCallback']('deletion',_0x52cb52,'accept');return this['forceDefaultExecution'](()=>_0x3cdd3d(_0x3eb46c,null,_0x368191)),null;}}const _0x4287fc=this['_suggestionFactory']['getSuggestionCallback']('deletion',_0x52cb52,'join');let _0x5dee54=null;for(const _0x4b963a of this['getSuggestions']())if(_0x4b963a['author']['id']==_0x402415['id']&&_0x4b963a['isInContent']&&'deletion'==_0x4b963a['type']&&_0x4b963a['subType']==_0x52cb52&&qt(_0x4b963a,_0x368191)&&(_0x4287fc(_0x4b963a['getRanges'](),_0x3eb46c)||_0x4287fc(_0x3eb46c,_0x4b963a['getRanges']()))){if(_0x5dee54){if(_0x4b963a['commentThread']&&_0x4b963a['commentThread']['length'])continue;for(const _0x12f36f of _0x4b963a['getRanges']())_0x5dee54['isIntersectingWithRange'](_0x12f36f)||_0x5dee54['addRange'](_0x12f36f);_0x4b963a['removeMarkers']();}else{_0x5dee54=_0x4b963a;for(const _0x4f21b6 of _0x3eb46c)_0x4b963a['isIntersectingWithRange'](_0x4f21b6)||_0x4b963a['addRange'](_0x4f21b6);}}if(_0x5dee54)return _0x5dee54;_0x245466['clear']();for(const {suggestion:_0x17dd59,meta:_0x34bc32}of this['_findSuggestions'](_0x3eb46c,'deletion'))_0x34bc32['isOwn']&&(this['_mergeNestedSuggestions']||!_0x34bc32['containsRangeInObject']&&!_0x34bc32['isInsideObject'])&&qt(_0x17dd59,_0x368191)&&_0x245466['add'](_0x17dd59);for(const _0x22f4a6 of _0x245466){const _0x54f361=_0x22f4a6['getRanges']();if(!_0x368191||!_0x368191['skipNestingCheck']){if(_0x3eb46c['every'](_0x378895=>_0x54f361['some'](_0x8e6729=>_0x8e6729['containsRange'](_0x378895,!0x0))))return _0x22f4a6;}(!_0x22f4a6['attributes']||!_0x22f4a6['attributes']['skipNestingCheck'])&&(_0x54f361['every'](_0x5d03cd=>_0x3eb46c['some'](_0x14dc27=>_0x14dc27['containsRange'](_0x5d03cd,!0x0)))&&_0x22f4a6['discard']());}const _0x1c5520=_0x30088c(),_0x458b59=_0x402415['id'],_0x165885='deletion:'+_0x52cb52,_0x1dbb8b=this['_setSuggestionData']({'id':_0x1c5520,'type':_0x165885,'createdAt':new Date(),'authorId':_0x458b59,'attributes':_0x368191});for(const _0x224594 of _0x3eb46c)_0x224594['detach'](),_0x224594['isCollapsed']||'$graveyard'==_0x224594['root']['rootName']||this['_addSuggestionMarker'](_0x165885,_0x1c5520,_0x458b59,_0x224594,u['getMultiRangeId']());return _0x1dbb8b;}['markAttributeChange'](_0x3c2f95,_0x1d709c,_0x58330f,_0xfe96dd,_0x1ba277){if(_0x3c2f95['isCollapsed'])return[];if('never'===this['_trackFormatChanges'])return[];const _0x24fc2f=this['editor']['plugins']['get']('Users')['me']['id'],_0x1223ff=Array['from'](this['_suggestions']['values']())['filter'](_0x502563=>'attribute'==_0x502563['type']&&_0x502563['data']['key']==_0x1d709c&&_0x502563['isIntersectingWithRange'](_0x3c2f95));if('default'===this['_trackFormatChanges']){const _0x157787=this['_findSuggestions'](_0x3c2f95,'insertion')['filter'](({meta:_0x1a4c8e})=>_0x1a4c8e['isOwn']&&!_0x1a4c8e['isInsideObject']&&!_0x1a4c8e['isNextTo'])['map'](({suggestion:_0x36152f})=>_0x36152f);_0x1223ff['unshift'](..._0x157787);}const _0x515a17=new Map([[_0x3c2f95,_0x58330f]]);for(const _0x59a162 of _0x1223ff){const _0x448d74='attribute'==_0x59a162['type']?_0x59a162['data']['oldValue']:void 0x0,_0x805fd4=_0x59a162['getFirstRange'](),_0x399415=Array['from'](_0x515a17['keys']())['find'](_0x1940e9=>_0x1940e9['isIntersecting'](_0x805fd4));if(!_0x399415)continue;const _0x181d6b=_0x399415['getDifference'](_0x805fd4);this['_isBlockAttribute'](_0x1d709c)&&'insertion'==_0x59a162['type']&&0x0!=_0x181d6b['length']||(_0x515a17['delete'](_0x399415),_0x181d6b['forEach'](_0x5b5e0e=>{_0x515a17['set'](_0x5b5e0e,_0x58330f);}),'insertion'!=_0x59a162['type']&&_0x448d74!=_0xfe96dd&&_0x515a17['set'](_0x399415['getIntersection'](_0x805fd4),_0x448d74));}const _0xa679be=[];for(const [_0x343e96,_0x1b4f77]of _0x515a17){const _0x3e267a=_0x30088c(),_0x29f6ac={'key':_0x1d709c,'oldValue':_0x1b4f77,'newValue':_0xfe96dd};_0x1d709c['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':_0x1d709c});const _0x59668e=('attribute:'+(_0x1d709c+'|'+Gt({'newValue':_0xfe96dd})))['substring'](0x0,0x3c),_0x32fd18=this['_setSuggestionData']({'id':_0x3e267a,'type':_0x59668e,'data':_0x29f6ac,'createdAt':new Date(),'authorId':_0x24fc2f,'attributes':_0x1ba277});_0xa679be['push'](_0x32fd18),this['_addSuggestionMarker'](_0x59668e,_0x3e267a,_0x24fc2f,_0x343e96);}return _0xa679be;}['enableDefaultAttributesIntegration'](_0x2af042){this['enableCommand'](_0x2af042,(_0x48fd27,..._0x235e97)=>{this['_recordAttributeChanges'](()=>{_0x48fd27(..._0x235e97);});});}['registerBlockAttribute'](_0x5d0f77){this['_blockAttributeKeys']['add'](_0x5d0f77);}['registerInlineAttribute'](_0x170512){this['_inlineAttributeKeys']['add'](_0x170512);}['_getAttributeKey'](_0x1d9735){return'attribute'==_0x1d9735['type']?_0x1d9735['subType']['split']('|')[0x0]:null;}['_setSuggestionRange'](_0x5e669a,_0x534169){const _0x140b79=_0x5e669a['getFirstMarker']();this['_model']['change'](_0x2387e8=>{_0x2387e8['updateMarker'](_0x140b79,{'range':_0x534169});});}['_addThreadToSuggestion'](_0x2315b6){const _0x30fd4f=_0x2315b6['id'],_0x48a05f=this['editor']['config']['get']('collaboration.channelId');this['_commentsRepository']['hasCommentThread'](_0x30fd4f)||this['_commentsRepository']['addCommentThread']({'channelId':_0x48a05f,'threadId':_0x30fd4f,'isResolvable':!0x1,'isSubmitted':!0x0});const _0x249ba8=this['_commentsRepository']['getCommentThread'](_0x30fd4f);_0x249ba8['unbind']('isRemovable'),_0x249ba8['isRemovable']=!0x1,_0x2315b6['commentThread']=_0x249ba8;}['_checkSuggestionCorrectness'](_0x5d6d25,_0x5419eb,_0x4b2782,_0x3b7db8){if(_0x5d6d25['type']!=_0x5419eb||_0x5d6d25['subType']!=_0x4b2782||_0x5d6d25['creator']['id']!=_0x3b7db8)throw this['editor']['enableReadOnlyMode']('track-changes-suggestion-data-mismatch'),new _0x1b5a7f('track-changes-suggestion-data-mismatch',this);}['_cutOutSuggestionMarker'](_0x3b043d,_0x5c4fed){const _0xe68023=_0x3b043d['getFirstRange']();if(_0x5c4fed['isEqual'](_0xe68023))_0x3b043d['removeMarkers']();else{if(_0xe68023['containsRange'](_0x5c4fed)){const _0x179252=this['_model']['createPositionAt'](_0x5c4fed['start']['nodeBefore'],'end');this['_setSuggestionRange'](_0x3b043d,this['_model']['createRange'](_0xe68023['start'],_0x179252));const _0xc8043c=_0x30088c(),_0x2cf2c7=_0x3b043d['creator']['id'],_0x2e0d4f=_0x3b043d['type']+':'+_0x3b043d['subType'];this['_setSuggestionData']({'id':_0xc8043c,'type':_0x2e0d4f,'createdAt':new Date(),'authorId':_0x2cf2c7,'data':_0x3b043d['data'],'attributes':_0x3b043d['attributes']});const _0x16d583=this['_model']['createPositionAt'](_0x5c4fed['end']['parent'],'after'),_0x35d6e0=this['_model']['createRange'](_0x16d583,_0xe68023['end']);this['_addSuggestionMarker'](_0x2e0d4f,_0xc8043c,_0x2cf2c7,_0x35d6e0);}else{if(_0xe68023['containsPosition'](_0x5c4fed['start'])){const _0x28d4ae=this['_model']['createPositionAt'](_0x5c4fed['start']['nodeBefore'],'end');this['_setSuggestionRange'](_0x3b043d,this['_model']['createRange'](_0xe68023['start'],_0x28d4ae));}else{const _0x46b2e2=this['_model']['createPositionAt'](_0x5c4fed['end']['parent'],'after');this['_setSuggestionRange'](_0x3b043d,this['_model']['createRange'](_0x46b2e2,_0xe68023['end']));}}}}['_rangeIsInLocalUserInsertion'](_0x148884){for(const {suggestion:_0x3dd594,meta:_0x3dabc4}of this['_findSuggestions'](_0x148884,'insertion')){if(!_0x3dabc4['isOwn'])continue;const _0x3061f9=_0x3dd594['getRanges']();for(const _0x121ee9 of _0x3061f9)if(!_0x148884['getDifference'](_0x121ee9)['length'])return!0x0;}return!0x1;}['_getAuthorFromId'](_0x91df56){const _0xd88def=this['editor']['plugins']['get']('Users')['getUser'](_0x91df56);if(!_0xd88def)throw new _0x1b5a7f('track-changes-user-not-found',this);return _0xd88def;}['_getExternalAuthor'](_0x3c90e6){const _0x1da5cb=this['editor']['plugins']['get']('Users'),_0x4dc378=_0x4df7ec('external:'+_0x3c90e6),_0xf9d914=_0x1da5cb['getUser'](_0x4dc378);return _0xf9d914||_0x1da5cb['addUser']({'id':_0x4dc378,'name':_0x3c90e6});}['_createSuggestion'](_0x2c1019,_0x402cbe,_0x3ef909,_0x1daa29,_0x5e964b){const _0x21110d=this['_getAuthorFromId'](_0x1daa29),_0x1c9554=this['_suggestionFactory']['buildSuggestion'](_0x2c1019,_0x402cbe,_0x3ef909,_0x21110d,_0x5e964b,_0x4f277f=>{this['_updateSuggestionData'](_0x3ef909,{'attributes':_0x4f277f});const _0x2b3316=this['getSuggestion'](_0x3ef909);this['_joinWithAdjacentSuggestions'](new Set([_0x2b3316])),this['_refreshSuggestionsChain'](new Set([_0x2b3316]));});return this['listenTo'](_0x1c9554,'accept',()=>{this['_updateSuggestionData'](_0x3ef909,{'state':'accepted'});},{'priority':'high'}),this['listenTo'](_0x1c9554,'discard',()=>{this['_updateSuggestionData'](_0x3ef909,{'state':'rejected'});},{'priority':'high'}),this['_suggestions']['set'](_0x3ef909,_0x1c9554),this['_suggestionState']['set'](_0x1c9554,'notReady'),_0x1c9554;}['_splitMarkerName'](_0x5bb8de){const _0xc9a5be=_0x5bb8de['split'](':');return{'group':_0xc9a5be[0x0],'type':_0xc9a5be[0x1],'subType':_0xc9a5be['length']>=0x5?_0xc9a5be[0x2]:null,'id':_0xc9a5be['length']<0x5?_0xc9a5be[0x2]:_0xc9a5be[0x3],'authorId':_0xc9a5be['length']<0x5?_0xc9a5be[0x3]:_0xc9a5be[0x4],'markerCount':0x6==_0xc9a5be['length']?_0xc9a5be[0x5]:null};}['_breakSuggestionMarker'](_0x2ffeff,_0x31f1b2,_0x3ac4a1){const _0x2054ea=_0x2ffeff['getFirstRange'](),_0x21044f=_0x2054ea['start'],_0x3a034b=_0x2054ea['end'];this['_setSuggestionRange'](_0x2ffeff,this['_model']['createRange'](_0x21044f,_0x31f1b2));const _0x26bd66=_0x30088c(),_0xdfa22d=_0x2ffeff['creator']['id'],_0x1ff2ff=_0x2ffeff['type']+(_0x2ffeff['subType']?':'+_0x2ffeff['subType']:'');this['_setSuggestionData']({'id':_0x26bd66,'type':_0x1ff2ff,'createdAt':new Date(),'authorId':_0xdfa22d,'originalSuggestionId':_0x2ffeff['id'],'attributes':_0x2ffeff['attributes'],'data':_0x2ffeff['data']});const _0x1d6046=this['_getAttributeKey'](_0x2ffeff);('formatBlock'==_0x2ffeff['type']||_0x1d6046&&this['_isBlockAttribute'](_0x1d6046))&&(_0x3ac4a1=this['_model']['createPositionBefore'](_0x3ac4a1['parent'])),this['_addSuggestionMarker'](_0x1ff2ff,_0x26bd66,_0xdfa22d,this['_model']['createRange'](_0x3ac4a1,_0x3a034b));}['_findSuggestions'](_0x5a64f8,_0x1a98dd=null){const _0x5eac82=[],_0x3938fc=this['editor']['plugins']['get']('Users')['me'];Array['isArray'](_0x5a64f8)||(_0x5a64f8=[_0x5a64f8]);for(const _0x4831eb of this['getSuggestions']()){if(!_0x4831eb['isInContent'])continue;if(_0x1a98dd&&_0x4831eb['type']!=_0x1a98dd)continue;let _0xf9abaf=!0x1;for(const _0x27c939 of _0x4831eb['getRanges']()){for(const _0x6cd11c of _0x5a64f8){const _0x3a0fe5=_0x6cd11c['start']['isEqual'](_0x27c939['end'])||_0x6cd11c['end']['isEqual'](_0x27c939['start']);if(_0x3a0fe5||_0x6cd11c['getIntersection'](_0x27c939)){const _0x54628d=_0x6cd11c['containsRange'](_0x27c939)&&Ot(this['_model']['schema'],_0x27c939['start'],_0x6cd11c),_0x338af0=_0x27c939['containsRange'](_0x6cd11c)&&Ot(this['_model']['schema'],_0x6cd11c['start'],_0x27c939);_0x5eac82['push']({'suggestion':_0x4831eb,'meta':{'isOwn':_0x3938fc==_0x4831eb['author'],'isNextTo':_0x3a0fe5,'isInsideObject':_0x54628d,'containsRangeInObject':_0x338af0}}),_0xf9abaf=!0x0;break;}}if(_0xf9abaf)break;}}return _0x5eac82;}['_addSuggestionMarker'](_0x530a7c,_0x2ea943,_0x1db4d1,_0x1477ef,_0x494c1f){this['_model']['change'](_0x288c3b=>{let _0x41215e='suggestion:'+_0x530a7c+':'+_0x2ea943+':'+_0x1db4d1;_0x494c1f&&(_0x41215e=_0x41215e+':'+_0x494c1f),_0x288c3b['addMarker'](_0x41215e,{'range':_0x1477ef,'usingOperation':!0x0,'affectsData':!0x0});});}['_removeSuggestion'](_0x1e194f){const _0x46d344=_0x1e194f['previous'],_0x519be9=_0x1e194f['next'];_0x1e194f['previous']=null,_0x1e194f['next']=null,null!=_0x46d344&&_0x46d344['next']==_0x1e194f&&(_0x46d344['next']=_0x519be9),null!=_0x519be9&&_0x519be9['previous']==_0x1e194f&&(_0x519be9['previous']=_0x46d344),'ready'==this['_suggestionState']['get'](_0x1e194f)&&(this['_suggestionState']['set'](_0x1e194f,'removed'),this['fire']('suggestionUnloaded',_0x1e194f,_0x46d344,_0x519be9));}['_setSuggestionData'](_0x472dc6){const _0x752a78=_0x472dc6['id'],_0x582508=this['addSuggestionData'](_0x472dc6);if(this['_adapter']&&this['_adapter']['addSuggestion']){const _0x5b2535=this['editor']['plugins']['get']('PendingActions'),_0x4c35c9=_0x582508['hasComments'],_0x11a7fb=_0x582508['subType']?_0x582508['type']+':'+_0x582508['subType']:_0x582508['type'],_0x267895=this['editor']['locale'],_0x4fac46=_0x5b2535['add'](o(_0x267895,'PENDING_ACTION_SUGGESTION')),_0x50dd1e={'id':_0x752a78,'type':_0x11a7fb,'hasComments':_0x4c35c9,'data':_0x472dc6['data']||null,'originalSuggestionId':_0x472dc6['originalSuggestionId']||null,'attributes':_0x582508['attributes']};this['_adapter']['addSuggestion'](_0x50dd1e)['then'](_0x4a4596=>{_0x582508['_saved']=!0x0,_0x5b2535['remove'](_0x4fac46),_0x4a4596&&_0x4a4596['createdAt']&&(this['_suggestions']['get'](_0x752a78)['createdAt']=_0x4a4596['createdAt']);})['catch'](_0x391aa7=>{throw _0x2ebe0d('error-saving-suggestion-data-suggestion-discarded'),this['editor']['model']['enqueueChange']({'isUndoable':!0x1},()=>{_0x582508['discard']();}),_0x582508['stopListening'](),this['_suggestions']['delete'](_0x582508['id']),this['_suggestionState']['delete'](_0x582508),_0x391aa7;});}return _0x582508;}['_isBlockAttribute'](_0x7db2f2){return this['_blockAttributeKeys']['has'](_0x7db2f2);}['_updateSuggestionData'](_0x4a4525,_0x5ddc21){const _0x1627a5=this['editor']['plugins']['get']('PendingActions'),_0x41547d=this['getSuggestion'](_0x4a4525);if(this['_adapter']&&this['_adapter']['updateSuggestion']){if(_0x41547d['_saved']){const _0x29181a=_0x1627a5['add'](o(this['editor']['locale'],'PENDING_ACTION_SUGGESTION'));this['_adapter']['updateSuggestion'](_0x4a4525,_0x5ddc21)['then'](()=>{_0x1627a5['remove'](_0x29181a);});}else _0x41547d['on']('change:_saved',()=>{this['_updateSuggestionData'](_0x4a4525,_0x5ddc21);});}}['_getSuggestionData'](_0x3f7e73){if(!this['_adapter']||!this['_adapter']['getSuggestion'])throw new _0x1b5a7f('track-changes-adapter-missing-getsuggestion',this);return this['_adapter']['getSuggestion'](_0x3f7e73);}['_handleNewSuggestionMarker'](_0x8027f9){const {id:_0x184591,type:_0x54d1dd,subType:_0x96e1ae,authorId:_0x257840}=this['_splitMarkerName'](_0x8027f9),_0x2dd51f=this['_suggestions']['get'](_0x184591)||this['_createSuggestion'](_0x54d1dd,_0x96e1ae,_0x184591,_0x257840,{});switch(this['_checkSuggestionCorrectness'](_0x2dd51f,_0x54d1dd,_0x96e1ae,_0x257840),this['_suggestionState']['get'](_0x2dd51f)){case'notReady':this['_getSuggestionData'](_0x184591)['then'](_0x20ae4b=>{let _0x103030=Promise['resolve']();_0x20ae4b['hasComments']&&(_0x103030=this['_commentsRepository']['fetchCommentThread']({'channelId':this['editor']['config']['get']('collaboration.channelId'),'threadId':_0x184591})),_0x103030['then'](()=>{this['addSuggestionData'](_0x20ae4b)['_saved']=!0x0;});}),this['_suggestionState']['set'](_0x2dd51f,'markerReady');break;case'removed':this['_updateSuggestionData'](_0x184591,{'state':'open'});case'dataReady':this['_suggestionState']['set'](_0x2dd51f,'ready'),this['fire']('suggestionLoaded',_0x2dd51f);break;case'ready':this['fire']('suggestionChanged',_0x2dd51f);}return _0x2dd51f['addMarkerName'](_0x8027f9),_0x2dd51f;}['_refreshSuggestionsChain'](_0x504166){const _0x5cf862=Array['from'](_0x504166),_0x54e426=_0x5cf862['filter'](_0xedf054=>'attribute'==_0xedf054['type']);this['_refreshAttributeSuggestionsChain'](_0x54e426);const _0x2a5780=_0x5cf862['filter'](_0xd1946=>!_0xd1946['isMultiRange']&&'attribute'!=_0xd1946['type']),_0x3f739b=this['getSuggestions']({'skipNotAttached':!0x0})['filter'](_0xf26bc9=>!_0xf26bc9['isMultiRange']&&'attribute'!=_0xf26bc9['type']),_0x50d825=_0x3f739b['filter'](_0x3c956e=>!_0x504166['has'](_0x3c956e)),_0x5c356=new Map(_0x3f739b['map'](_0x593cd0=>[_0x593cd0,this['_suggestionFactory']['getSuggestionCallback'](_0x593cd0['type'],_0x593cd0['subType'],'chain')])),_0x18947b=new Map(_0x3f739b['map'](_0x5a0c5c=>[_0x5a0c5c,_0x5a0c5c['getFirstRange']()])),_0xdd645=new Set(),_0x43113d=new Set();for(let _0x3fb80c=0x0;_0x3fb80c<_0x2a5780['length'];_0x3fb80c++)_0x39b9a7(_0x2a5780[_0x3fb80c],_0x2a5780,_0x3fb80c+0x1);for(let _0x1ebe13=0x0;_0x1ebe13<_0x2a5780['length'];_0x1ebe13++)_0x39b9a7(_0x2a5780[_0x1ebe13],_0x50d825,0x0);const _0x53422e=new Set();for(let _0x48dcca=0x0;_0x48dcca<_0x2a5780['length'];_0x48dcca++){const _0x5f0cba=_0x2a5780[_0x48dcca];!_0x43113d['has'](_0x5f0cba)&&_0x5f0cba['previous']&&(_0x53422e['add'](_0x5f0cba['previous']),_0x5f0cba['previous']['next']===_0x5f0cba&&(_0x5f0cba['previous']['next']=null),_0x5f0cba['previous']=null),!_0xdd645['has'](_0x5f0cba)&&_0x5f0cba['next']&&(_0x53422e['add'](_0x5f0cba['next']),_0x5f0cba['next']['previous']===_0x5f0cba&&(_0x5f0cba['next']['previous']=null),_0x5f0cba['next']=null);}function _0x39b9a7(_0xa754c2,_0x5350fc,_0x15e5d9){for(let _0xe4bc01=_0x15e5d9;_0xe4bc01<_0x5350fc['length'];_0xe4bc01++){const _0x39447a=_0xd82eae(_0xa754c2,_0x5350fc[_0xe4bc01]);_0x39447a&&(_0x39447a[0x0]['next']=_0x39447a[0x1],_0x39447a[0x1]['previous']=_0x39447a[0x0],_0xdd645['add'](_0x39447a[0x0]),_0x43113d['add'](_0x39447a[0x1]));}}function _0xd82eae(_0x1ffb04,_0x402949){if(_0x1ffb04['author']['id']!==_0x402949['author']['id'])return null;const _0x53c537=_0x5c356['get'](_0x1ffb04)(_0x1ffb04,_0x402949,_0x18947b['get'](_0x1ffb04),_0x18947b['get'](_0x402949));if(!_0x53c537)return null;return _0x5c356['get'](_0x402949)(_0x1ffb04,_0x402949,_0x18947b['get'](_0x1ffb04),_0x18947b['get'](_0x402949))?_0x53c537[0x1]['commentThread']&&_0x53c537[0x1]['commentThread']['length']?null:_0x53c537:null;}_0x53422e['size']&&this['_refreshSuggestionsChain'](_0x53422e);}['_refreshAttributeSuggestionsChain'](_0x6923c2){if(0x0==_0x6923c2['length'])return;const _0xa32808=this['getSuggestions']({'skipNotAttached':!0x0})['filter'](_0xb90267=>'attribute'==_0xb90267['type']&&_0xb90267['_isDataLoaded']),_0x5a5d84=[],_0x2fa85c=new Map();for(const _0x89a91b of _0xa32808){const _0x2a9cae=_0x4df7ec(_0x89a91b['attributes']);_0x2fa85c['has'](_0x2a9cae)||(_0x2fa85c['set'](_0x2a9cae,_0x5a5d84['length']),_0x5a5d84['push']([]));const _0x197ffb=_0x2fa85c['get'](_0x2a9cae);_0x5a5d84[_0x197ffb]['push'](_0x89a91b);}!(function(){_0x5a5d84['sort']((_0x9e8cd4,_0x2d8c99)=>{const _0x1d89af=_0x9e8cd4[0x0]['createdAt'],_0x1a508e=_0x2d8c99[0x0]['createdAt'];return _0x1d89af==_0x1a508e?_0x9e8cd4[0x0]['attributes']['groupId']<_0x2d8c99[0x0]['attributes']['groupId']?-0x1:0x1:_0x1d89af<_0x1a508e?-0x1:0x1;});for(const _0x26e40a of _0x5a5d84)_0x26e40a['sort']((_0x5704bb,_0xbbb9dd)=>_0x5704bb['id']<_0xbbb9dd['id']?-0x1:0x1);}());for(let _0x4b849a=0x0;_0x4b849a<_0x5a5d84['length'];_0x4b849a++){if(0x0==_0x5a5d84[_0x4b849a]['length'])continue;const _0x19fc19=[];for(let _0x45e630=_0x4b849a+0x1;_0x45e630<_0x5a5d84['length'];_0x45e630++)0x0!=_0x5a5d84[_0x45e630]['length']&&_0x50b752(_0x5a5d84[_0x4b849a],_0x5a5d84[_0x45e630])&&_0x19fc19['push'](_0x45e630);for(const _0x2ecb69 of _0x19fc19)_0x5a5d84[_0x4b849a]=_0x5a5d84[_0x4b849a]['concat'](_0x5a5d84[_0x2ecb69]),_0x5a5d84[_0x2ecb69]=[];}for(const _0xaad2d4 of _0x5a5d84)for(let _0x4358db=0x0;_0x4358db<_0xaad2d4['length'];_0x4358db++){const _0x77de50=_0xaad2d4[_0x4358db+0x1]||null;_0xaad2d4[_0x4358db]['next']!==_0x77de50&&(_0xaad2d4[_0x4358db]['next']=_0x77de50);}for(const _0x40e1a7 of _0x5a5d84)for(let _0x39e018=0x0;_0x39e018<_0x40e1a7['length'];_0x39e018++){const _0x198a70=_0x40e1a7[_0x39e018-0x1]||null;_0x40e1a7[_0x39e018]['previous']!==_0x198a70&&(_0x40e1a7[_0x39e018]['previous']=_0x198a70);}function _0x50b752(_0x7fb5d5,_0x408814){if(_0x7fb5d5[0x0]['attributes']['groupId']!==_0x408814[0x0]['attributes']['groupId']&&_0x7fb5d5[0x0]['author']!==_0x408814[0x0]['author'])return!0x1;if(!function(_0x33ccb6,_0x5d37e4){if(!_0x33ccb6['hasComments']&&!_0x5d37e4['hasComments'])return!0x0;if(_0x33ccb6['hasComments']&&_0x5d37e4['hasComments'])return!0x1;if(_0x33ccb6['hasComments']&&_0x5d37e4['createdAt']<_0x33ccb6['commentThread']['comments']['get'](0x0)['createdAt'])return!0x0;if(_0x5d37e4['hasComments']&&_0x33ccb6['createdAt']<_0x5d37e4['commentThread']['comments']['get'](0x0)['createdAt'])return!0x0;return!0x1;}(_0x7fb5d5[0x0],_0x408814[0x0]))return!0x1;const _0x33de31=Tt(_0x7fb5d5[0x0]['attributes'],'groupId'),_0x4e275a=Tt(_0x408814[0x0]['attributes'],'groupId');if(!_0x139ab1(_0x33de31,_0x4e275a))return!0x1;return!!_0x7fb5d5['every'](_0x3140c6=>_0x408814['some'](_0x19907c=>_0x3140c6['getFirstRange']()['isEqual'](_0x19907c['getFirstRange']())))&&_0x408814['every'](_0x44f1b0=>_0x7fb5d5['some'](_0x1396f6=>_0x44f1b0['getFirstRange']()['isEqual'](_0x1396f6['getFirstRange']())));}}['_joinWithAdjacentSuggestions'](_0x269d02){const _0x448d3f=Array['from'](_0x269d02),_0x47ecee=this['getSuggestions']({'skipNotAttached':!0x0}),_0x473769=_0x47ecee['filter'](_0x3e06ff=>!_0x269d02['has'](_0x3e06ff)),_0x16a6ff=new Map(_0x448d3f['map'](_0x350d72=>[_0x350d72,this['_suggestionFactory']['getSuggestionCallback'](_0x350d72['type'],_0x350d72['subType'],'join')])),_0x1f407b=new Map(_0x47ecee['map'](_0x569d5c=>[_0x569d5c,_0x569d5c['getRanges']()]));for(let _0x6410bc=0x0;_0x6410bc<_0x448d3f['length'];_0x6410bc++){if(_0x3fc0ed(this,_0x448d3f[_0x6410bc],_0x448d3f,_0x6410bc+0x1))return!0x0;}for(let _0x5454da=0x0;_0x5454da<_0x448d3f['length'];_0x5454da++){if(_0x3fc0ed(this,_0x448d3f[_0x5454da],_0x473769,0x0))return!0x0;}return!0x1;function _0x3fc0ed(_0x2249db,_0x344505,_0x4844b0,_0x4772f5){for(let _0x425c3c=_0x4772f5;_0x425c3c<_0x4844b0['length'];_0x425c3c++){const _0x3cfd21=_0x4844b0[_0x425c3c];if(_0x3cfd21['type']!==_0x344505['type']||_0x3cfd21['author']['id']!==_0x344505['author']['id']||_0x3cfd21['subType']!==_0x344505['subType'])continue;if(!Jt(_0x344505,_0x3cfd21))continue;if('attribute'==_0x344505['type']&&_0x344505['data']['oldValue']!=_0x3cfd21['data']['oldValue'])continue;if('attribute'==_0x344505['type']&&_0x2249db['_isBlockAttribute'](_0x344505['data']['key']))continue;if('formatBlock'==_0x344505['type']){const _0x13205c=_0x2249db['editor']['model'],_0x567e93=_0x344505['getContainedElement']();if(_0x567e93&&(_0x13205c['schema']['isObject'](_0x567e93)||_0x13205c['schema']['isLimit'](_0x567e93)))continue;}const _0x592e65=_0x16a6ff['get'](_0x344505),_0x21f21c=_0x1f407b['get'](_0x344505),_0x41e800=_0x1f407b['get'](_0x3cfd21),_0xda1052=_0x344505['commentThread']&&_0x344505['commentThread']['length'],_0x2091c1=_0x3cfd21['commentThread']&&_0x3cfd21['commentThread']['length'];if(!_0xda1052&&_0x592e65(_0x41e800,_0x21f21c))return _0x2249db['_joinSuggestions'](_0x3cfd21,_0x344505),_0x1f407b['delete'](_0x344505),!0x0;if(!_0x2091c1&&_0x592e65(_0x21f21c,_0x41e800))return _0x2249db['_joinSuggestions'](_0x344505,_0x3cfd21),_0x1f407b['delete'](_0x3cfd21),!0x0;}return!0x1;}}['_joinSuggestions'](_0xc5c07e,_0x4f430f){if(_0xc5c07e['isMultiRange']){for(const _0x58e6d7 of _0x4f430f['getRanges']())_0xc5c07e['addRange'](_0x58e6d7);}else{const _0x33d664=_0x4f430f['getFirstRange']()['end'];this['_setSuggestionRange'](_0xc5c07e,this['_model']['createRange'](_0xc5c07e['getFirstRange']()['start'],_0x33d664));}_0x4f430f['removeMarkers']();}['_getMarkerAnnouncementText'](_0x238c05,_0x278f50,_0x5809df){const _0x3a743d=_0x238c05['startsWith']('format')||_0x238c05['startsWith']('attribute')?'FORMATTING':_0x238c05['toUpperCase']();return o(this['editor']['locale'],_0x278f50+'_'+_0x3a743d+'_SUGGESTION_ANNOUNCEMENT',_0x5809df);}['_initAriaMarkerChangeAnnouncements'](){const _0x3091c8=this['editor'];if(!_0x3091c8['ui'])return;const {ariaLiveAnnouncer:_0x6a5210}=_0x3091c8['ui'];_0x16f423(this['_model'],({left:_0x19478a,entered:_0x288a3c})=>{for(const _0xa87b4b of _0x19478a){const {group:_0x3d8036,type:_0x34b7e9}=this['_splitMarkerName'](_0xa87b4b['name']);if('suggestion'===_0x3d8036){_0x6a5210['announce'](this['_getMarkerAnnouncementText'](_0x34b7e9,'LEAVE'));break;}}for(const _0x3d5da2 of _0x288a3c){const {group:_0x345020,type:_0x5da7da}=this['_splitMarkerName'](_0x3d5da2['name']);if('suggestion'===_0x345020){_0x6a5210['announce'](this['_getMarkerAnnouncementText'](_0x5da7da,'ENTER',_0xa239e8(_0x2262d2)));break;}}});}['_processAttributeChanges'](_0x5a5ca5){if(this['_recordAttributeSuggestions'])return!0x1;const _0x5cd98c=this['editor'],_0xe82d52=_0x5cd98c['model']['document']['differ']['getChanges']();if(0x0==_0xe82d52['length'])return!0x1;const _0x8d24b5=[],_0x1c872a=_0xe82d52['filter'](_0x54ab74=>'attribute'==_0x54ab74['type']),_0xa69990=_0xe82d52['filter'](_0x14b4a1=>'insert'==_0x14b4a1['type']&&'$text'!=_0x14b4a1['name']),_0x5eda8c=_0xe82d52['filter'](_0x5a4759=>'remove'==_0x5a4759['type']&&'$text'!=_0x5a4759['name']);for(const _0x5d254e of _0x1c872a)_0x8d24b5['push']({'key':_0x5d254e['attributeKey'],'newValue':_0x5d254e['attributeNewValue'],'oldValue':_0x5d254e['attributeOldValue'],'range':Pt(_0x5d254e['range'],_0x5cd98c['model'])});for(const _0x3922e7 of _0xa69990){const _0xfecdc1=_0x5eda8c['find'](_0x4a66c6=>_0x4a66c6['position']['isEqual'](_0x3922e7['position']));_0xfecdc1&&_0x8d24b5['push']({'key':m,'newValue':_0x3922e7['name'],'oldValue':_0xfecdc1['name'],'range':_0x5cd98c['model']['createRangeOn'](_0x3922e7['position']['nodeAfter'])});}return 0x0!=_0x8d24b5['length']&&this['_reduceExistingSuggestions'](_0x5a5ca5,_0x8d24b5);}['_processAttributeSuggestions'](_0x160962){let _0x4e62af=!0x1;const _0x29e07f=this['editor']['model']['document']['differ']['getChangedMarkers']()['filter'](_0x1e32cc=>_0x1e32cc['data']['newRange']&&_0x1e32cc['name']['startsWith']('suggestion:attribute:'));for(const _0x5bbccf of _0x29e07f){const {subType:_0x3d3d0a,id:_0x1873b2}=this['_splitMarkerName'](_0x5bbccf['name']),_0x21066c=_0x3d3d0a['split']('|')[0x0];for(const _0x4e7798 of this['getSuggestions']({'skipNotAttached':!0x0}))_0x4e7798['id']!=_0x1873b2&&'attribute'==_0x4e7798['type']&&_0x4e7798['data']&&_0x4e7798['data']['key']==_0x21066c&&_0x4e7798['getFirstRange']()['isIntersecting'](_0x5bbccf['data']['newRange'])&&(this['_reduceSuggestionAttributeRange'](_0x4e7798,_0x5bbccf['data']['newRange'],_0x160962),_0x4e62af=!0x0);}return _0x4e62af;}['_recordAttributeChanges'](_0x157983){this['editor'],this['_recordAttributeSuggestions']=!0x0,_0x157983();}['_isRegisteredAttribute'](_0x5c04b8){const _0x419872=this['_isBlockAttribute'](_0x5c04b8),_0x591324=this['_inlineAttributeKeys']['has'](_0x5c04b8);return _0x419872||_0x591324;}['_reduceExistingSuggestions'](_0x56605a,_0x1bf4ef){if(0x0==_0x1bf4ef['length'])return!0x1;let _0xf0996f=!0x1;for(const _0x202406 of _0x1bf4ef){const _0x32ab1f=this['_findSuggestions'](_0x202406['range'],'attribute')['filter'](_0x595afa=>!_0x595afa['meta']['isNextTo'])['map'](_0x585f9a=>_0x585f9a['suggestion']),_0x5ae98a=_0x4df7ec({'newValue':_0x202406['newValue']});_0x32ab1f['filter'](_0x2e51f9=>{const [_0x1a633c,_0x5cbf58]=_0x2e51f9['subType']['split']('|');return _0x1a633c==_0x202406['key']&&_0x5cbf58!=_0x5ae98a;})['forEach'](_0x5afa79=>{this['_reduceSuggestionAttributeRange'](_0x5afa79,_0x202406['range'],_0x56605a),_0xf0996f=!0x0;});}return _0xf0996f;}['_reduceSuggestionAttributeRange'](_0x4f93cb,_0xa2bbf2,_0x3edddb){const _0x3d40dc=_0x4f93cb['getFirstRange']()['getDifference'](_0xa2bbf2);0x0!==_0x3d40dc['length']?0x1!==_0x3d40dc['length']?this['_breakSuggestionMarker'](_0x4f93cb,_0xa2bbf2['start'],_0xa2bbf2['end']):this['_setSuggestionRange'](_0x4f93cb,_0x3d40dc[0x0]):_0x3edddb['removeMarker'](_0x4f93cb['getFirstMarker']());}}class Et{['_editor'];['_model'];['_customCallbacks'];['_defaultCallbacks'];constructor(_0x170ffb){this['_editor']=_0x170ffb,this['_model']=_0x170ffb['model'],this['_customCallbacks']=new Map(),this['_defaultCallbacks']=new Map(),this['_registerDefaultCallbacks']();}['buildSuggestion'](_0xf4b236,_0x2da290,_0x41f2b7,_0x5ef3a8,_0x1fd8af,_0x113e6c){return new u(this['_model'],{'type':_0xf4b236,'subType':_0x2da290,'id':_0x41f2b7,'author':_0x5ef3a8,'creator':_0x5ef3a8,'attributes':_0x1fd8af,'onAttributesChange':_0x113e6c,'onAccept':(..._0x1eb508)=>this['getSuggestionCallback'](_0xf4b236,_0x2da290,'accept')(..._0x1eb508),'onDiscard':(..._0xccf63d)=>this['getSuggestionCallback'](_0xf4b236,_0x2da290,'discard')(..._0xccf63d)});}['registerCustomCallback'](_0x3caf33,_0x1a42bf,_0x126cd5,_0x2f015f){const _0x58d57b=_0x3caf33+':'+_0x1a42bf+':'+_0x126cd5;this['_customCallbacks']['set'](_0x58d57b,_0x2f015f);}['getSuggestionCallback'](_0x2e0146,_0x187320,_0x3c58aa){const _0x47ee96=_0x2e0146+':'+_0x187320+':'+_0x3c58aa;return this['_customCallbacks']['get'](_0x47ee96)||this['_defaultCallbacks']['get'](_0x2e0146+':'+_0x3c58aa);}['_registerDefaultCallbacks'](){const _0x48f527=()=>!0x1,_0x59346f=_0x3b051f=>{_0x3b051f['sort']((_0x40f9c9,_0x5f0337)=>_0x40f9c9['start']['isBefore'](_0x5f0337['start'])?0x1:-0x1),this['_model']['change'](_0xb8d250=>{for(const _0x3f2b4c of _0x3b051f){let _0x28a379;_0x28a379=_0x3f2b4c['end']['isAtEnd']&&_0x3f2b4c['end']['parent']==_0x3f2b4c['start']['nodeAfter']?_0xb8d250['createSelection'](_0x3f2b4c['start']['nodeAfter'],'on'):_0xb8d250['createSelection'](_0x3f2b4c),this['_model']['deleteContent'](_0x28a379,{'forceDefaultExecution':!0x0,'doNotAutoparagraph':!0x0});}});},_0x2f29bc=(_0x474413,_0x2a5a1f)=>{_0x2a5a1f&&this['_model']['change'](_0x48082c=>{const {commandName:_0x400f4c,commandParams:_0x51f919=[]}=_0x2a5a1f,_0x42fc39=_0x474413['map'](_0xff0708=>(Vt(_0xff0708)&&(_0xff0708=this['_model']['createRange'](_0xff0708['end'])),_0xff0708))['filter'](_0x554f9f=>'$graveyard'!==_0x554f9f['root']['rootName']);if(_0x42fc39['length']<0x1)return;const _0x5e230c=Array['from'](this['_model']['document']['selection']['getRanges']())['map'](_0x567510=>_0x5168fa['fromRange'](_0x567510));_0x48082c['setSelection'](_0x42fc39);for(const _0x25d168 of this['_editor']['commands']['commands']())_0x25d168['refresh']();_0x51f919['push']({'forceDefaultExecution':!0x0}),this['_editor']['execute'](_0x400f4c,..._0x51f919);const _0xa3d226=_0x5e230c['filter'](_0x1fb7f4=>'$graveyard'!=_0x1fb7f4['root']['rootName']);_0xa3d226['length']>0x0&&_0x48082c['setSelection'](_0xa3d226);for(const _0x1a8b93 of _0x5e230c)_0x1a8b93['detach']();});},_0x437c5d=(_0x583dba,_0x3694d9)=>0x1==_0x583dba['length']&&0x1==_0x3694d9['length']&&_0x583dba[0x0]['end']['isEqual'](_0x3694d9[0x0]['start']),_0x3e3297=(_0x43cfc9,_0x4403f8,_0xd7848a,_0x34a316)=>Ht(_0x43cfc9,_0x4403f8,_0xd7848a,_0x34a316,this['_model'])?[_0x43cfc9,_0x4403f8]:Ht(_0x4403f8,_0x43cfc9,_0x34a316,_0xd7848a,this['_model'])?[_0x4403f8,_0x43cfc9]:null;this['_defaultCallbacks']['set']('insertion:accept',_0x48f527),this['_defaultCallbacks']['set']('insertion:discard',_0x59346f),this['_defaultCallbacks']['set']('insertion:join',_0x437c5d),this['_defaultCallbacks']['set']('insertion:chain',_0x3e3297),this['_defaultCallbacks']['set']('deletion:accept',_0x59346f),this['_defaultCallbacks']['set']('deletion:discard',_0x48f527),this['_defaultCallbacks']['set']('deletion:join',_0x437c5d),this['_defaultCallbacks']['set']('deletion:chain',_0x3e3297),this['_defaultCallbacks']['set']('formatInline:accept',_0x2f29bc),this['_defaultCallbacks']['set']('formatInline:discard',_0x48f527),this['_defaultCallbacks']['set']('formatInline:join',_0x437c5d),this['_defaultCallbacks']['set']('formatInline:chain',_0x48f527),this['_defaultCallbacks']['set']('formatBlock:accept',_0x2f29bc),this['_defaultCallbacks']['set']('formatBlock:discard',_0x48f527),this['_defaultCallbacks']['set']('formatBlock:join',_0x437c5d),this['_defaultCallbacks']['set']('formatBlock:chain',_0x48f527),this['_defaultCallbacks']['set']('attribute:accept',_0x48f527),this['_defaultCallbacks']['set']('attribute:discard',(_0x1c2122,_0x2c957f)=>{if(!_0x2c957f)return;const _0x3a7bd0=this['_editor']['plugins']['get'](p);this['_model']['change'](_0x5dcf48=>{if(_0x2c957f['key']==m)for(const _0x362933 of _0x1c2122){const _0x1c4c88=_0x362933['start']['nodeAfter'],_0xb12a7=_0x2c957f['oldValue'];_0x5dcf48['rename'](_0x1c4c88,_0xb12a7);}else{if(_0x3a7bd0['_isBlockAttribute'](_0x2c957f['key'])){for(const _0x4639b6 of _0x1c2122)void 0x0!==_0x2c957f['oldValue']?_0x5dcf48['setAttribute'](_0x2c957f['key'],_0x2c957f['oldValue'],_0x4639b6['start']['nodeAfter']):_0x5dcf48['removeAttribute'](_0x2c957f['key'],_0x4639b6['start']['nodeAfter']);}else{for(const _0x32c308 of _0x1c2122)_0x2c957f['oldValue']?_0x5dcf48['setAttribute'](_0x2c957f['key'],_0x2c957f['oldValue'],_0x32c308):_0x5dcf48['removeAttribute'](_0x2c957f['key'],_0x32c308);}}});}),this['_defaultCallbacks']['set']('attribute:join',_0x437c5d);}}function Ot(_0x1087a7,_0x33bf05,_0x25e384){for(const _0x38bc48 of _0x33bf05['parent']['getAncestors']({'includeSelf':!0x0,'parentFirst':!0x0})){if(_0x38bc48['root']==_0x38bc48)return!0x1;if(!_0x25e384['containsItem'](_0x38bc48))return!0x1;if(_0x1087a7['isObject'](_0x38bc48)||_0x1087a7['isLimit'](_0x38bc48))return!0x0;}return!0x1;}function Vt(_0x1148d2){return _0x1148d2['end']['parent']==_0x1148d2['start']['nodeAfter']&&_0x1148d2['end']['isAtStart'];}function Ut(_0x59463e,_0x57ac88,_0x3f1840,_0x5794b3){const _0x4ef014=_0x1e4d97=>!_0x1e4d97['item']['is']('$textProxy')&&!_0x5794b3['isObject'](_0x1e4d97['item']),_0x45f080=_0x59463e['start']['getLastMatchingPosition'](_0x4ef014),_0x464d5d=_0x59463e['end']['getLastMatchingPosition'](_0x4ef014,{'direction':'backward'});return(!_0x59463e['start']['isEqual'](_0x45f080)||!_0x59463e['end']['isEqual'](_0x464d5d))&&(_0x45f080['isBefore'](_0x464d5d)?_0x3f1840['updateMarker'](_0x57ac88,{'range':_0x3f1840['createRange'](_0x45f080,_0x464d5d)}):_0x3f1840['removeMarker'](_0x57ac88),!0x0);}function Gt(_0x19cbbf){return _0x4df7ec(_0x19cbbf);}function Ft(_0xa9f593){const _0x3bfc2c=_0xa9f593['start']['nodeAfter'];return _0x3bfc2c&&_0x3bfc2c['is']('element');}function Pt(_0x7537e5,_0x51a5a7){return null==_0x7537e5['end']['nodeBefore']&&_0x7537e5['end']['parent']==_0x7537e5['start']['nodeAfter']?Lt(_0x7537e5['start']['nodeAfter'],_0x51a5a7):_0x7537e5;}function Lt(_0x3c0ef5,_0x3eaf61){const _0x3ba01c=_0x3eaf61['schema']['isObject'](_0x3c0ef5)||_0x3eaf61['schema']['isSelectable'](_0x3c0ef5);return _0x3eaf61['createRange'](_0x3eaf61['createPositionAt'](_0x3c0ef5,'before'),_0x3ba01c?_0x3eaf61['createPositionAfter'](_0x3c0ef5):_0x3eaf61['createPositionAt'](_0x3c0ef5,'end'));}function Ht(_0x2bbaa2,_0x41b546,_0x2ee04b,_0x5c04b0,_0xb8ebec){if(_0x2bbaa2['next'])return!0x1;if(!Jt(_0x2bbaa2,_0x41b546))return!0x1;if(_0x2ee04b['end']['isEqual'](_0x5c04b0['start']))return!0x0;if(_0x2bbaa2['type']!=_0x41b546['type'])return!0x1;if(!_0x2ee04b['end']['isTouching'](_0x5c04b0['start']))return!0x1;const _0x2f258c=_0xb8ebec['createRange'](_0x2ee04b['end'],_0x5c04b0['start'])['getWalker']();for(const _0x2e8a49 of _0x2f258c)if(['elementStart','elementEnd']['includes'](_0x2e8a49['type'])&&_0xb8ebec['schema']['isLimit'](_0x2e8a49['item']))return!0x1;return!0x0;}function Jt(_0x48b7b0,_0x2a25b7){if(!_0x48b7b0['_isDataLoaded']||!_0x2a25b7['_isDataLoaded'])return!0x1;const _0x1d8bc0=new Set(Object['keys'](_0x48b7b0['attributes'])),_0x35efa6=new Set(Object['keys'](_0x2a25b7['attributes']));if(_0x1d8bc0['delete']('groupId'),_0x35efa6['delete']('groupId'),0x0==_0x1d8bc0['size']&&0x0==_0x35efa6['size'])return!0x0;if(_0x1d8bc0['size']!=_0x35efa6['size'])return!0x1;const _0x4bf72a={..._0x48b7b0['attributes']},_0x4b5d24={..._0x2a25b7['attributes']};return delete _0x4bf72a['groupId'],delete _0x4b5d24['groupId'],JSON['stringify'](_0x4bf72a)==JSON['stringify'](_0x4b5d24);}function qt(_0x33fbe7,_0x3c29e5){const _0x465342=zt(_0x33fbe7['attributes']),_0x73c72f=zt(_0x3c29e5);if(!_0x33fbe7['_isDataLoaded'])return!0x1;for(const _0x1dff49 of Object['keys'](_0x73c72f))if(!_0x139ab1(_0x465342[_0x1dff49],_0x73c72f[_0x1dff49]))return!0x1;return!0x0;}function zt(_0xeec67f){const _0x2dcff2=Object['assign']({},_0xeec67f);return delete _0x2dcff2['skipNestingCheck'],delete _0x2dcff2['tablePasteChainId'],_0x2dcff2;}class ae extends/* #__PURE__ -- @preserve */
25
+ _0x376978(){['model'];['view'];['commentThreadController'];['_editor'];['_acceptCommand'];['_discardCommand'];['_pendingAction'];constructor(_0x134680,_0x4a9e2e,_0x28268a,_0x41f078){super(),this['model']=_0x4a9e2e,this['view']=_0x28268a,this['commentThreadController']=_0x41f078,this['_editor']=_0x134680,this['_acceptCommand']=_0x134680['commands']['get']('acceptSuggestion'),this['_discardCommand']=_0x134680['commands']['get']('discardSuggestion'),this['view']['bind']('isEnabled')['to'](this['_acceptCommand'],this['_discardCommand'],(_0x4d8b5e,_0x1107ba)=>_0x4d8b5e||_0x1107ba),this['view']['bind']('canAccept')['to'](this['_acceptCommand'],'isEnabled',_0x32863e=>_0x32863e&&this['_editor']['model']['canEditAt'](_0x4a9e2e['getRanges']())),this['view']['bind']('canDiscard')['to'](this['_discardCommand'],'isEnabled',_0x37f75a=>_0x37f75a&&this['_editor']['model']['canEditAt'](_0x4a9e2e['getRanges']())),this['_pendingAction']=null,_0x28268a['isDirty']&&this['_setPendingAction'](),this['listenTo'](_0x28268a,'acceptSuggestion',()=>this['acceptSuggestion']()),this['listenTo'](_0x28268a,'discardSuggestion',()=>this['discardSuggestion']()),this['listenTo'](_0x28268a,'change:isDirty',()=>{_0x28268a['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 _0x56eaca=o(this['_editor']['locale'],'PENDING_ACTION_SUGGESTION');this['_pendingAction']=this['_editor']['plugins']['get']('PendingActions')['add'](_0x56eaca);}['_removePendingAction'](){null!==this['_pendingAction']&&this['_editor']['plugins']['get']('PendingActions')['remove'](this['_pendingAction']),this['_pendingAction']=null;}}class us extends _0x576a44{['commentsListView'];['commentThreadInputView'];['ariaDescriptionView'];['focusables'];['focusTracker'];['keystrokes'];['focusCycler'];['_model'];['_localUser'];['_config'];constructor(_0x309608,_0x25bca0,_0x540549,_0x24ed5d){super(_0x309608),this['commentsListView']=null,this['commentThreadInputView']=null,this['ariaDescriptionView']=new _0x178b70(_0x309608,o(_0x309608,'SUGGESTION_THREAD_DESCRIPTION')),this['set']('isActive',!0x1),this['set']('authoredAt',_0x25bca0['authoredAt']),this['bind']('authoredAt')['to'](_0x25bca0),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',_0x25bca0,'authoredAt',this,'descriptionParts',(_0x421bb8,_0x4909e2,_0x1e9334)=>{const _0x269158=_0x1e9334['map'](_0x4ecec8=>ls(_0x4ecec8['content']))['join']('.\x20')+'.';return o(this['locale'],'SUGGESTION_THREAD_ARIA_LABEL',[_0x421bb8-0x1,_0x25bca0['author']['name'],_0x4909e2?_0x24ed5d['formatDateTime'](_0x4909e2):'',new DOMParser()['parseFromString'](_0x269158,'text/html')['body']['textContent']]);}),this['focusables']=new _0x3664fb(),this['focusTracker']=new _0x305f38(),this['keystrokes']=new _0x4624f1(),this['focusCycler']=new _0x1e5ad6({'focusables':this['focusables'],'focusTracker':this['focusTracker'],'keystrokeHandler':this['keystrokes'],'keystrokeHandlerOptions':{'filter':_0x94426e=>_0x94426e['target']!==this['element']},'actions':{'focusPrevious':'shift+tab','focusNext':'tab'}}),this['_model']=_0x25bca0,this['_localUser']=_0x540549,this['_config']=_0x24ed5d,_0x24ed5d['disableComments']?this['set']('length',0x1):this['_createCommentViews']();}['render'](){super['render'](),_0x315552(this,this['focusables']);}['focus'](){this['element']['focus']();}['destroy'](){this['commentsListView']&&this['commentsListView']['destroy'](),this['commentThreadInputView']&&this['commentThreadInputView']['destroy'](),super['destroy']();}['_createCommentViews'](){const {CommentsListView:_0x3215c8}=this['_config'];this['commentsListView']=new _0x3215c8(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',_0x1ea6b8=>_0x1ea6b8+0x1),this['commentThreadInputView']=this['_createCommentThreadInputView'](),this['on']('removeComment',()=>this['focus']()),this['bind']('isDirty')['to'](this['commentsListView'],'hasDirtyComment',this['commentThreadInputView']['commentInputView'],'value',(_0xe7e2da,_0x3f1ddd)=>_0xe7e2da||!!_0x3f1ddd);}['_createCommentThreadInputView'](){const {CommentThreadInputView:_0x233f79}=this['_config'],_0x41b2e2=new _0x233f79(this['locale'],this['_localUser'],this['_config']['editorConfig']),_0x43b45d=_0x41b2e2['commentInputView'];return _0x41b2e2['bind']('showInput')['to'](this,'isActive',this['_model']['commentThread'],'isReadOnly',_0x43b45d,'value',(_0xcb1be7,_0x1b882d,_0x370671)=>!!_0x370671||_0xcb1be7&&!_0x1b882d),_0x43b45d['on']('submit',(_0x37c625,_0xee20c4)=>{this['fire']('addComment',_0xee20c4),_0x43b45d['editor']['setData']('');}),_0x43b45d['on']('cancel',()=>this['focus']()),_0x43b45d['bind']('disabledSubmit')['to'](this['_model']['commentThread'],'isReadOnly'),_0x41b2e2;}}class re extends us{['suggestionView'];['_descriptionElement'];constructor(_0x5c6fee,_0x16fec5,_0x23f372,_0x47e751){super(_0x5c6fee,_0x16fec5,_0x23f372,_0x47e751),this['set']('type',''),this['bind']('type')['to'](this,'descriptionParts',_0x549b37=>_0x549b37&&_0x549b37[0x0]?_0x549b37[0x0]['type']:''),this['bind']('description')['to'](this,'descriptionParts',this,'isActive',(_0x6723b5,_0x164410)=>{let _0x582053='';for(const _0x3287dd of _0x6723b5)_0x582053+='<p>'+ls(_0x3287dd['content'],_0x3287dd['color'])+'</p>';return _0x164410?_0x582053:_0x36ca85(_0x582053,{'limit':0x8c});}),this['_descriptionElement']=null,this['suggestionView']=new _0x47e751['SuggestionView'](_0x5c6fee,_0x16fec5,{'formatDateTime':_0x47e751['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 _0x6311f2=this['bindTemplate'],_0x3bdda0=[this['suggestionView']];return this['commentsListView']&&_0x3bdda0['push'](this['commentsListView']),this['commentThreadInputView']&&_0x3bdda0['push'](this['commentThreadInputView']),_0x3bdda0['push'](this['ariaDescriptionView']),{'tag':'div','attributes':{'class':['ck','ck-rounded-corners','ck-suggestion-wrapper',_0x6311f2['if']('isActive','ck-suggestion-wrapper--active'),_0x6311f2['to']('type',_0x4667fd=>'ck-suggestion-'+_0x4667fd),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':_0x6311f2['to']('ariaLabel'),'aria-describedby':this['ariaDescriptionView']['id']},'children':_0x3bdda0};}['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 _0x576a44{['userView'];['acceptButton'];['discardButton'];['focusables'];['focusTracker'];['keystrokes'];['focusCycler'];['_model'];['_config'];constructor(_0x5071a0,_0x5ab4a2,_0x527a43){super(_0x5071a0),this['_model']=_0x5ab4a2,this['_config']=_0x527a43,this['set']('description',''),this['bind']('authoredAt')['to'](_0x5ab4a2),this['acceptButton']=this['_createButton'](o(_0x5071a0,'Accept\x20suggestion'),_0x44dae9['check'],'ck-suggestion--accept','acceptSuggestion','sw'),this['discardButton']=this['_createButton'](o(_0x5071a0,'Discard\x20suggestion'),_0x44dae9['cancel'],'ck-suggestion--discard','discardSuggestion','sw'),this['userView']=new _0x33ff98(_0x5071a0,_0x5ab4a2['author'],this['getUserViewNotificationText']()),this['userView']['extendTemplate']({'attributes':{'class':['ck-suggestion__user','ck-annotation__user'],'aria-hidden':!0x0}}),this['focusables']=new _0x3664fb([this['acceptButton'],this['discardButton']]),this['focusTracker']=new _0x305f38(),this['keystrokes']=new _0x4624f1(),this['focusCycler']=new _0x1e5ad6({'focusables':this['focusables'],'focusTracker':this['focusTracker'],'keystrokeHandler':this['keystrokes'],'actions':{'focusPrevious':'shift+tab','focusNext':'tab'},'keystrokeHandlerOptions':{'filter':_0x1f1fd5=>_0x1f1fd5['target']!==this['element']}}),this['setTemplate'](this['getTemplate']());}['render'](){super['render']();const _0x5df130=this['element']['querySelector']('.ck-annotation__content-wrapper');_0x5df130['innerHTML']=this['description'],this['on']('change:description',(_0x2b61de,_0x191707,_0x298c63)=>{_0x5df130['innerHTML']=_0x298c63;}),this['_setupKeyboardNavigation']();}['getTemplate'](){const _0x430312=this['bindTemplate'],_0x3cfed6=[{'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':_0x430312['to']('authoredAt'),'class':['ck-comment__info-time','ck-annotation__info-time']},'children':[{'text':_0x430312['to']('authoredAt',_0xf389df=>this['_config']['formatDateTime'](_0xf389df))}]}]},{'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']&&_0x3cfed6['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':_0x3cfed6}]};}['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'](_0xdbd161,_0xf46fe6,_0x1ea5ad,_0x2077a8,_0x3713b6){const _0x5346b4=new _0x130400(this['locale']);return _0x5346b4['set']({'label':_0xdbd161,'icon':_0xf46fe6,'tooltip':!0x0,'tooltipPosition':_0x3713b6}),_0x5346b4['extendTemplate']({'attributes':{'class':_0x1ea5ad}}),_0x5346b4['on']('execute',()=>{this['fire'](_0x2077a8,this['_model']['id']);}),_0x5346b4;}['_setupKeyboardNavigation'](){const _0x482355=this['element'];this['keystrokes']['listenTo'](_0x482355);for(const _0x3f2954 of this['focusables'])this['focusTracker']['add'](_0x3f2954['element']),this['keystrokes']['listenTo'](_0x3f2954['element']);this['keystrokes']['set']('enter',(_0x5c33e4,_0x329ac2)=>{_0x482355===_0x5c33e4['target']&&(this['focusCycler']['focusFirst'](),_0x329ac2());}),this['keystrokes']['set']('esc',(_0x23ed07,_0x439577)=>{_0x482355!==_0x23ed07['target']&&(this['focus'](),_0x439577());});}}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 _0x1349dc{['_suggestionToController'];['_viewToController'];['_annotationViews'];['_handleControllerBuffer'];['_disableComments'];static get['requires'](){return[p,_0x41b53c,'CommentsRepository','Annotations','EditorAnnotations'];}static get['pluginName'](){return'TrackChangesUI';}constructor(_0x2d82e7){super(_0x2d82e7),this['_suggestionToController']=new Map(),this['_viewToController']=new Map(),this['_annotationViews']=new Map(),this['_handleControllerBuffer']=new Map();const _0x4ddc99=this['editor']['config'];_0x4ddc99['define']('trackChanges.SuggestionThreadView',re),_0x4ddc99['define']('trackChanges.SuggestionView',ce),_0x4ddc99['define']('trackChanges.disableComments',!0x1),this['_disableComments']=_0x4ddc99['get']('trackChanges.disableComments'),this['_initKeyboardNavigationToThread']();}['_handleSuggestionControllerDelayed'](_0x58fbcd,_0x7ca789){0x0===this['_handleControllerBuffer']['size']&&setTimeout(()=>{for(const [_0x107b27,_0x3c02ca]of this['_handleControllerBuffer']){const _0x558bdb=this['_suggestionToController']['has'](_0x107b27);_0x558bdb||_0x3c02ca?_0x558bdb&&_0x3c02ca&&this['_destroyController'](_0x107b27):this['_initializeController'](_0x107b27);}this['_handleControllerBuffer']['clear'](),this['editor']['plugins']['get']('EditorAnnotations')['refreshSelectedViews'](),this['_refreshActiveMarkers']();},0xa),this['_handleControllerBuffer']['set'](_0x58fbcd,_0x7ca789);}['init'](){const _0x414a0c=this['editor'],_0x33e9ac=_0x414a0c['plugins']['get']('TrackChangesEditing'),_0x598a79=_0x414a0c['plugins']['get']('Annotations'),_0x362cca=_0x414a0c['plugins']['get']('EditorAnnotations'),_0x454e3e=_0x414a0c['plugins']['get']('CommentsRepository');this['_addUIComponentsToFactory'](),_0x362cca['addSourceCollector'](()=>{const _0x33bbc5=[];for(const [_0x120fd2,_0x38790d]of Array['from'](this['_suggestionToController'])){const _0x52907a=_0x120fd2['getAllAdjacentSuggestions'](),_0x5d956d=[];for(const _0x1c7d14 of _0x52907a){if(!_0x1c7d14['isInContent'])continue;if(_0x1c7d14['isMultiRange']){_0x5d956d['push'](..._0x1c7d14['getRanges']());continue;}const _0x756507=_0x1c7d14['getFirstRange']();if(_0x5d956d['length']>0x0){const _0x1710c7=_0x5d956d[0x0]['getJoined'](_0x756507);if(_0x1710c7){_0x5d956d[0x0]=_0x1710c7;continue;}}_0x5d956d['push'](_0x756507);}_0x33bbc5['push']([_0x38790d['view'],_0x5d956d]);}return _0x33bbc5;}),this['listenTo'](_0x33e9ac,'suggestionLoaded',(_0x527276,_0x46c3aa)=>{this['listenTo'](_0x46c3aa,'change:previous',(_0x3a1ba7,_0x172e7a,_0x78264d,_0x2cdbf9)=>{_0x46c3aa['isInContent']&&(null==_0x78264d?(this['_updateController'](_0x2cdbf9['head']),this['_handleSuggestionControllerDelayed'](_0x46c3aa,!0x1)):(this['_updateController'](_0x78264d['head']),null==_0x2cdbf9&&this['_handleSuggestionControllerDelayed'](_0x46c3aa,!0x0)));}),null!==_0x46c3aa['previous']?this['_updateController'](_0x46c3aa['head']):this['_handleSuggestionControllerDelayed'](_0x46c3aa,!0x1);}),this['listenTo'](_0x33e9ac,'suggestionUnloaded',(_0x34b6c4,_0x3bfd5b,_0x94eae4)=>{this['stopListening'](_0x3bfd5b,'change:previous'),this['_handleControllerBuffer']['delete'](_0x3bfd5b),this['_suggestionToController']['has'](_0x3bfd5b)&&this['_destroyController'](_0x3bfd5b),_0x94eae4&&this['_updateController'](_0x94eae4['head']);}),this['listenTo'](_0x33e9ac,'suggestionChanged',(_0x4acf11,_0x4d2dd4)=>{this['_updateController'](_0x4d2dd4);}),this['listenTo'](_0x598a79,'change:activeAnnotations',()=>{this['_refreshActiveMarkers']();}),this['listenTo'](_0x454e3e,'addComment',(_0x180150,{threadId:_0x416531,isFromAdapter:_0x37d699})=>{if(_0x37d699||!_0x33e9ac['hasSuggestion'](_0x416531))return;const _0x974891=_0x33e9ac['getSuggestion'](_0x416531);this['_suggestionToController']['get'](_0x974891)['view']['commentsListView']['focus'](-0x1);},{'priority':'lowest'});}['_refreshActiveMarkers'](){const _0x3b6c88=this['editor']['plugins']['get']('Annotations'),_0x415c80=this['editor']['plugins']['get']('TrackChangesEditing'),_0x285586=Array['from'](_0x3b6c88['activeAnnotations'],_0x2e24d9=>_0x2e24d9['innerView'])['filter'](_0x2c4020=>this['_viewToController']['has'](_0x2c4020)),_0x1a75ca=[];for(const _0x577d05 of _0x285586){const _0x5ce952=this['_viewToController']['get'](_0x577d05)['model']['getAllAdjacentSuggestions']();_0x1a75ca['push'](..._0x5ce952['reduce']((_0x4932c4,_0x4309ff)=>[..._0x4932c4,..._0x4309ff['getMarkerNames']()],[]));}_0x415c80['activeMarkers']=_0x1a75ca;}['_addUIComponentsToFactory'](){const _0x18ebf3=this['editor'],_0x1a1be3=_0x18ebf3['locale'],_0x9d824a=o(_0x1a1be3,'Track\x20changes'),_0x1160f8=new Wt([{'type':'switchbutton','model':new _0x2a2d89({'withText':!0x0,'isToggleable':!0x0,'label':_0x9d824a,'commandName':'trackChanges','role':'menuitemcheckbox'})},{'type':'separator'},{'type':'button','model':new _0x2a2d89({'withText':!0x0,'label':o(_0x1a1be3,'Accept\x20all\x20suggestions'),'commandName':'acceptAllSuggestions','role':'menuitem'})},{'type':'button','model':new _0x2a2d89({'withText':!0x0,'label':o(_0x1a1be3,'Accept\x20all\x20selected\x20suggestions'),'commandName':'acceptSelectedSuggestions','role':'menuitem'})},{'type':'button','model':new _0x2a2d89({'withText':!0x0,'label':o(_0x1a1be3,'Discard\x20all\x20suggestions'),'commandName':'discardAllSuggestions','role':'menuitem'})},{'type':'button','model':new _0x2a2d89({'withText':!0x0,'label':o(_0x1a1be3,'Discard\x20all\x20selected\x20suggestions'),'commandName':'discardSelectedSuggestions','role':'menuitem'})}]);for(const _0x17d6e7 of _0x1160f8)if(me(_0x17d6e7)){const _0x5c186b=_0x18ebf3['commands']['get'](_0x17d6e7['model']['commandName']);_0x17d6e7['model']['bind']('isOn','isEnabled')['to'](_0x5c186b,'value','isEnabled');}_0x18ebf3['ui']['componentFactory']['add']('trackChanges',_0x20caaa=>this['_createToolbarButton'](_0x20caaa,_0x1160f8,_0x9d824a)),_0x18ebf3['ui']['componentFactory']['add']('menuBar:trackChanges',_0x13ad50=>this['_createMenuBarMenu'](_0x13ad50,_0x1160f8,_0x9d824a));}['_createToolbarButton'](_0x330ec8,_0xc53695,_0x2ed9f9){const _0x2e8bdd=Qt(_0x330ec8,_0x275965),_0xc5f878=this['editor']['commands']['get']('trackChanges');_0x2e8bdd['buttonView']['set']({'tooltip':_0x2ed9f9,'label':_0x2ed9f9,'icon':he}),_0x2e8bdd['buttonView']['bind']('isOn')['to'](_0xc5f878,'value'),_0x2e8bdd['buttonView']['on']('execute',()=>{_0xc5f878['execute'](),this['editor']['editing']['view']['focus']();}),Kt(_0x2e8bdd,_0xc53695,{'role':'menu'});const _0xdbe8a3=[];for(const _0x328249 of _0xc53695)me(_0x328249)&&_0xdbe8a3['push'](this['editor']['commands']['get'](_0x328249['model']['commandName']));const _0x1420b9=_0x2e8bdd['buttonView'];return _0x1420b9['actionView']['unbind']('isEnabled'),_0x1420b9['arrowView']['unbind']('isEnabled'),_0x1420b9['actionView']['bind']('isEnabled')['to'](_0xc5f878,'isEnabled'),_0x1420b9['arrowView']['bind']('isEnabled')['toMany'](_0xdbe8a3,'isEnabled',(..._0x3ffbfa)=>_0x3ffbfa['some'](_0x19da00=>_0x19da00)),_0x2e8bdd['on']('execute',_0x1e99eb=>{this['editor']['execute'](_0x1e99eb['source']['commandName']),this['editor']['editing']['view']['focus']();}),_0x2e8bdd;}['_createMenuBarMenu'](_0x48d8b1,_0x47dc66,_0x2a9f26){const _0x1e6ec6=new Yt(_0x48d8b1),_0x330cad=this['editor']['commands']['get']('trackChanges');_0x1e6ec6['buttonView']['set']({'label':_0x2a9f26,'icon':he});const _0x376fa0=new Zt(_0x48d8b1);for(const _0x1654c3 of _0x47dc66){if('separator'==_0x1654c3['type']){_0x376fa0['items']['add'](new Xt(_0x48d8b1));continue;}const _0x4d32f3=new te(_0x48d8b1,_0x1e6ec6),_0x59d512=new _0x3e877e(_0x48d8b1),_0x1260c0=_0x1654c3['model'];_0x59d512['bind'](...Object['keys'](_0x1260c0))['to'](_0x1260c0),_0x59d512['delegate']('execute')['to'](_0x1e6ec6),_0x59d512['on']('execute',()=>{this['editor']['execute'](_0x1260c0['commandName']),this['editor']['editing']['view']['focus']();}),_0x4d32f3['children']['add'](_0x59d512),_0x376fa0['items']['add'](_0x4d32f3);}return _0x1e6ec6['bind']('isEnabled')['to'](_0x330cad,'isEnabled'),_0x1e6ec6['panelView']['children']['add'](_0x376fa0),_0x1e6ec6;}['_initializeController'](_0x18a2d1){const _0x672dd0=this['editor'],_0x3569be=_0x672dd0['config'],_0x5762e5=_0x672dd0['plugins']['get']('Annotations'),_0x4faf07=_0x672dd0['plugins']['get']('CommentsRepository'),_0x3add3e=_0x672dd0['plugins']['get']('EditorAnnotations'),_0x12c4f2=_0x672dd0['plugins']['get'](_0x41b53c)['me'],_0x5e4262=_0x3569be['get']('trackChanges')['SuggestionThreadView'],_0x456279=_0x3569be['get']('trackChanges')['SuggestionView'],{CommentsListView:_0x3c7241,CommentThreadInputView:_0x4882c4}=_0x672dd0['plugins']['get']('CommentsUI');let _0x57f942,_0x2cc338;this['_annotationViews']['has'](_0x18a2d1['id'])?(_0x2cc338=this['_annotationViews']['get'](_0x18a2d1['id']),_0x57f942=_0x2cc338['mainView']):(_0x57f942=new _0x5e4262(_0x672dd0['locale'],_0x18a2d1,_0x12c4f2,{'disableComments':this['_disableComments'],'editorConfig':_0x3569be['get']('comments.editorConfig'),'maxCommentsWhenCollapsed':_0x3569be['get']('comments.maxCommentsWhenCollapsed'),'maxThreadTotalWeight':_0x3569be['get']('comments.maxThreadTotalWeight'),'maxCommentCharsWhenCollapsed':_0x3569be['get']('comments.maxCommentCharsWhenCollapsed'),'formatDateTime':_0x4fcad3(_0x3569be['get']('locale')),'CommentView':_0x3569be['get']('comments')['CommentView'],'CommentsListView':_0x3c7241,'CommentThreadInputView':_0x4882c4,'SuggestionView':_0x456279}),_0x57f942['suggestionView']['acceptButton']['on']('execute',()=>{_0x672dd0['editing']['view']['focus']();}),_0x57f942['suggestionView']['discardButton']['on']('execute',()=>{_0x672dd0['editing']['view']['focus']();}),_0x2cc338=_0x5762e5['createAnnotationView'](this['editor']['locale'],_0x57f942),_0x2cc338['bind']('isDirty')['to'](_0x57f942,'isDirty'),_0x2cc338['bind']('length')['to'](_0x57f942),_0x2cc338['bind']('type')['to'](_0x57f942,'type',_0x4d6be8=>'suggestion-'+_0x4d6be8),this['listenTo'](_0x57f942,'escape',()=>{_0x672dd0['editing']['view']['focus']();},{'priority':'low'}),this['_annotationViews']['set'](_0x18a2d1['id'],_0x2cc338));const _0xe6fde8=_0x4faf07['createCommentThreadController'](_0x18a2d1['commentThread'],_0x57f942),_0x2a96a=new ae(_0x672dd0,_0x18a2d1,_0x57f942,_0xe6fde8),_0x598d48=_0x18a2d1['getAllAdjacentSuggestions']()['filter'](_0x2dcca1=>_0x2dcca1['isInContent']);_0x57f942['descriptionParts']=_0x672dd0['plugins']['get']('TrackChangesEditing')['descriptionFactory']['getDescriptions'](_0x598d48),this['_suggestionToController']['set'](_0x18a2d1,_0x2a96a),this['_viewToController']['set'](_0x57f942,_0x2a96a);const _0x1db950=_0x5762e5['createAnnotation']({'view':_0x2cc338,'target':()=>{const _0x4e2220=[],_0x32e169=_0x18a2d1['getAllAdjacentSuggestions']()['filter'](_0x32ffdd=>_0x32ffdd['isInContent']);for(const _0x329e2f of _0x32e169)_0x4e2220['push'](..._0x329e2f['getMarkers']());return _0x26aca0(_0x672dd0['editing'],_0x4e2220);},'type':()=>'suggestion-'+_0x2a96a['view']['type']});_0x4faf07['_bindAnnotationToEditors'](_0x57f942,_0x1db950),_0x5762e5['add'](_0x1db950),_0x3add3e['registerAnnotation'](_0x1db950);}['_destroyController'](_0x4d6d63){const _0x20d7e8=this['editor']['plugins']['get']('CommentsRepository'),_0x4cfa46=this['editor']['plugins']['get']('Annotations'),_0x1b85be=this['_suggestionToController']['get'](_0x4d6d63),_0x3b227e=_0x1b85be['view'],_0x2303c6=_0x4cfa46['getByInnerView'](_0x3b227e);_0x20d7e8['_unbindEditors'](_0x3b227e),_0x2303c6&&_0x4cfa46['remove'](_0x2303c6),this['_suggestionToController']['delete'](_0x4d6d63),this['_viewToController']['delete'](_0x3b227e),_0x1b85be['destroy']();}['_updateController'](_0x4efbc2){if(!_0x4efbc2['isInContent']||!this['_suggestionToController']['has'](_0x4efbc2))return;const _0x41e189=this['editor']['plugins']['get']('TrackChangesEditing'),_0x5aa5b8=this['_suggestionToController']['get'](_0x4efbc2),_0x4dcadb=_0x4efbc2['getAllAdjacentSuggestions']();_0x5aa5b8['view']['descriptionParts']=_0x41e189['descriptionFactory']['getDescriptions'](_0x4dcadb);}['_initKeyboardNavigationToThread'](){this['editor']['keystrokes']['set'](_0x2262d2,(_0x3072c,_0x50a370)=>{const _0x79f3a5=this['editor']['plugins']['get'](k),_0x2ef0fc=this['editor']['plugins']['get'](p);if(!_0x2ef0fc['activeMarkers']['length'])return;const {id:_0x2a64ae}=_0x2ef0fc['_splitMarkerName'](_0x2ef0fc['activeMarkers'][0x0]),_0x100508=_0x79f3a5['getSuggestion'](_0x2a64ae);_0x100508&&(this['_suggestionToController']['get'](_0x100508)['view']['focus'](),_0x50a370());});}['destroy'](){for(const _0x2a8fff of this['_suggestionToController']['keys']())this['_destroyController'](_0x2a8fff);for(const _0x118ecb of this['_annotationViews']['values']())_0x118ecb['mainView']['destroy']();super['destroy']();}}function me(_0x4a310a){return'model'in _0x4a310a;}class k extends _0x1349dc{static get['requires'](){return[p,d,'Comments'];}static get['pluginName'](){return'TrackChanges';}set['adapter'](_0x264a28){this['editor']['plugins']['get'](p)['adapter']=_0x264a28;}get['adapter'](){return this['editor']['plugins']['get'](p)['adapter'];}['addSuggestion'](_0x3f3e8d){return this['editor']['plugins']['get'](p)['addSuggestionData'](_0x3f3e8d);}['getSuggestions']({skipNotAttached:_0x357f9f=!0x1,toJSON:_0x11b7aa=!0x1}={}){return this['editor']['plugins']['get'](p)['getSuggestions']({'skipNotAttached':_0x357f9f,'toJSON':_0x11b7aa});}['getSuggestion'](_0x53e9ce){return this['editor']['plugins']['get'](p)['getSuggestion'](_0x53e9ce);}}const T=['Pagination'];class P extends _0x1349dc{static get['requires'](){return[p];}static get['pluginName'](){return'TrackChangesData';}['init'](){const _0x211bdd=this['editor'];if(_0x211bdd['config']['define']('trackChangesData.editorCreator',_0x9b128f=>{const _0x1a3be8=_0x211bdd['model']['document']['getRootNames']()['reduce']((_0x218258,_0x1022ef)=>(_0x218258[_0x1022ef]='',_0x218258),{});return _0x211bdd['constructor']['create'](_0x1a3be8,_0x9b128f);}),'function'!=typeof _0x211bdd['config']['get']('trackChangesData')['editorCreator'])throw new _0x1b5a7f('track-changes-data-invalid-editor-creator');}['getDataWithAcceptedSuggestions'](_0x574f74){return N(this['editor'],!0x0,_0x574f74);}['getDataWithDiscardedSuggestions'](_0x3ca298){return N(this['editor'],!0x1,_0x3ca298);}}class D extends _0x1349dc{['result'];static get['pluginName'](){return'TrackChangesDataGetter';}constructor(_0x2f058e){super(_0x2f058e),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(_0x4895f6){return void 0x0!==_0x4895f6['getRootsAttributes'];}async function N(_0x58800b,_0x2ac600,_0x31d7a0){const _0x551bb0=_0x1593cf(_0x58800b,T);_0x551bb0['plugins']['push'](p,D),_0x551bb0['rootsAttributes']=v(_0x58800b)?_0x58800b['getRootsAttributes']():void 0x0;const _0x28cab2=document['createDocumentFragment'](),_0x12e984=_0x58800b['config']['get']('trackChangesData')['editorCreator'],_0x55852a=await _0x12e984(_0x551bb0,()=>function(_0xd3eef3){const _0x26f9dd=document['createElement']('div');return _0xd3eef3['appendChild'](_0x26f9dd),_0x26f9dd;}(_0x28cab2));!function(_0x2564ea,_0x190005){const _0x15382f=_0x2564ea['model']['document']['getRootNames']()['reduce']((_0x59a74b,_0x3d1397)=>(_0x59a74b[_0x3d1397]=_0x2564ea['data']['get']({'rootName':_0x3d1397}),_0x59a74b),{}),_0x23353f=_0x2564ea['plugins']['get']('Users')['users']['map'](_0x3ddf07=>({'id':_0x3ddf07['id'],'name':_0x3ddf07['name']})),_0x3bef15=_0x2564ea['plugins']['get']('TrackChangesEditing')['getSuggestions']({'skipNotAttached':!0x0,'toJSON':!0x0}),_0x21ad7e=_0x2564ea['plugins']['get']('CommentsRepository')['getCommentThreads']({'skipNotAttached':!0x0,'toJSON':!0x0}),_0x213ff8=_0x190005['plugins']['get']('Users'),_0x253d7b=_0x190005['plugins']['get']('TrackChangesEditing'),_0x412d4c=_0x190005['plugins']['get']('CommentsRepository');for(const _0x39b802 of _0x412d4c['getCommentThreads']())_0x39b802['remove']();for(const _0x321f50 of _0x23353f)_0x213ff8['getUser'](_0x321f50['id'])||_0x213ff8['addUser'](_0x321f50);_0x213ff8['me']||_0x213ff8['useAnonymousUser']();for(const _0x4fe07f of _0x21ad7e)_0x412d4c['addCommentThread'](_0x4fe07f);for(const _0x1e510f of _0x3bef15)_0x253d7b['addSuggestionData'](_0x1e510f);_0x190005['data']['set'](_0x15382f);}(_0x58800b,_0x55852a),_0x55852a['execute'](_0x2ac600?'acceptAllSuggestions':'discardAllSuggestions');const _0xbab21=v(_0x55852a)?_0x55852a['getFullData'](_0x31d7a0):_0x55852a['data']['get'](_0x31d7a0);return await _0x55852a['destroy'](),_0xbab21;}export{us as BaseSuggestionThreadView,re as SuggestionThreadView,ce as SuggestionView,k as TrackChanges,P as TrackChangesData,p as TrackChangesEditing};