@ckeditor/ckeditor5-track-changes 0.0.0-nightly-20240524.0 → 0.0.0-nightly-20240525.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 (165) 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 +3 -3
  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/multilevellist.js +1 -1
  136. package/src/integrations/pagebreak.js +1 -1
  137. package/src/integrations/paragraph.js +1 -1
  138. package/src/integrations/removeformat.js +1 -1
  139. package/src/integrations/restrictededitingmode.js +1 -1
  140. package/src/integrations/shiftentercommand.js +1 -1
  141. package/src/integrations/standardeditingmode.js +1 -1
  142. package/src/integrations/style.js +1 -1
  143. package/src/integrations/table.js +1 -1
  144. package/src/integrations/tablecaption.js +1 -1
  145. package/src/integrations/tableclipboard.js +1 -1
  146. package/src/integrations/tablecolumnresize.js +1 -1
  147. package/src/integrations/tableheadings.js +1 -1
  148. package/src/integrations/tablemergesplit.js +1 -1
  149. package/src/integrations/tableofcontents.js +1 -1
  150. package/src/integrations/tableproperties.js +1 -1
  151. package/src/integrations/template.js +1 -1
  152. package/src/integrations/title.js +1 -1
  153. package/src/integrations/undo.js +1 -1
  154. package/src/integrations/utils.js +1 -1
  155. package/src/suggestion.js +2 -2
  156. package/src/suggestiondescriptionfactory.js +1 -1
  157. package/src/trackchanges.js +1 -1
  158. package/src/trackchangesdata.js +1 -1
  159. package/src/trackchangesediting.js +1 -1
  160. package/src/trackchangesui.js +1 -1
  161. package/src/ui/suggestioncontroller.js +2 -2
  162. package/src/ui/view/basesuggestionthreadview.js +1 -1
  163. package/src/ui/view/suggestionthreadview.js +1 -1
  164. package/src/utils/common-translations.js +1 -1
  165. 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 _0x2c17ec,PendingActions as _0x52fa42,icons as _0x1871cd}from'@ckeditor/ckeditor5-core/dist/index.js';import{CKEditorError as _0x4e6b6c,ObservableMixin as _0x14c229,uid as _0x3d4fba,insertToPriorityArray as _0x2ca2c4,priorities as _0x65bfcf,logWarning as _0x3abf77,Collection as Wt}from'@ckeditor/ckeditor5-utils/dist/index.js';import{normalizeColorOptions as _0x4403fe,View as _0x1939ef,ButtonView as _0x5d0d42,ViewModel as te,createDropdown as zt,SplitButtonView as Zt,addListToDropdown as qt,MenuBarMenuView as Kt,MenuBarMenuListView as Qt,ListSeparatorView as Jt,MenuBarMenuListItemView as Xt,MenuBarMenuListItemButtonView as Yt}from'@ckeditor/ckeditor5-ui/dist/index.js';import{Users as _0x23520c,hashObject as _0x5bf6d4,surroundingMarkersDetector as _0x34dbc9,trimHtml as _0x18f9c2,UserView as _0x1131fd,getDateTimeFormatter as _0x2f71d7,getAllMarkersDomElementsSorted as _0x2b9914,sanitizeEditorConfig as _0x5813f8}from'ckeditor5-collaboration/dist/index.js';import{Element as _0x274ccb,LiveRange as _0x24b6fa,LivePosition as _0xb812aa}from'@ckeditor/ckeditor5-engine/dist/index.js';import{setHighlightHandling as _0x12e0bb,toWidget as _0x14861c}from'@ckeditor/ckeditor5-widget/dist/index.js';import{cloneDeep as _0x18bdb4,set as _0x3f13c9,isEqual as _0x456ee3,unset as _0x56bdbc,omit as Bt}from'lodash-es';import{Delete as _0x26dd9f,Input as tr}from'@ckeditor/ckeditor5-typing/dist/index.js';import{Enter as _0x34e1f7,ShiftEnter as _0x3b6ddb}from'@ckeditor/ckeditor5-enter/dist/index.js';class M extends ts{['_enabledCommands'];constructor(_0x154b14,_0x4d407d){super(_0x154b14),this['_enabledCommands']=_0x4d407d,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 _0x3b850e of this['editor']['commands']['commands']())_0x3b850e['affectsData']&&!this['_enabledCommands']['has'](_0x3b850e)&&_0x3b850e['forceDisabled']('TrackChangesCommand');}['_enableCommands'](){for(const _0x320fb9 of this['editor']['commands']['commands']())_0x320fb9['affectsData']&&!this['_enabledCommands']['has'](_0x320fb9)&&_0x320fb9['clearForceDisabled']('TrackChangesCommand');}}class $ extends ts{['_suggestions'];constructor(_0x216ee2,_0x2009a5){super(_0x216ee2),this['_suggestions']=_0x2009a5,this['refresh'](),this['_isEnabledBasedOnSelection']=!0x1;}['refresh'](){this['isEnabled']=!0x0;}['execute'](_0x2dc690){const _0x333c8d=this['_suggestions']['get'](_0x2dc690);if(!_0x333c8d)throw new _0x4e6b6c('track-changes-accept-suggestion-not-found',this);const _0xf5b46a=_0x333c8d['getRanges']();this['editor']['model']['canEditAt'](_0xf5b46a)&&this['editor']['plugins']['get']('TrackChangesEditing')['acceptSuggestion'](_0x333c8d);}}class B extends ts{['_suggestions'];constructor(_0x2c7f58,_0x56fb6e){super(_0x2c7f58),this['_suggestions']=_0x56fb6e,this['refresh'](),this['_isEnabledBasedOnSelection']=!0x1;}['refresh'](){this['isEnabled']=!0x0;}['execute'](_0x3d56fe){const _0x414f7b=this['_suggestions']['get'](_0x3d56fe);if(!_0x414f7b)throw new _0x4e6b6c('track-changes-discard-suggestion-not-found',this);const _0x636861=_0x414f7b['getRanges']();this['editor']['model']['canEditAt'](_0x636861)&&this['editor']['plugins']['get']('TrackChangesEditing')['discardSuggestion'](_0x414f7b);}}function ss(_0x5462aa){return _0x5462aa['sort']((_0x166261,_0x30e5df)=>'deletion'==_0x166261['type']&&'deletion'!=_0x30e5df['type']?-0x1:'deletion'!=_0x166261['type']&&'deletion'==_0x30e5df['type']?0x1:0x0);}function to(_0x109e1b,_0x21ee01){let _0x73c5c,_0x35a1ca=0x0;const _0x5b273d=[],_0x1e0ef1=_0x21ee01['schema'];for(;_0x35a1ca<_0x109e1b['length'];){const _0x856e99=_0x109e1b[_0x35a1ca],_0x47cdca=_0x109e1b[_0x35a1ca+0x1];_0x73c5c||(_0x73c5c=_0x21ee01['createPositionBefore'](_0x856e99)),co(_0x21ee01,_0x856e99,_0x47cdca)||(_0x5b273d['push'](_0x21ee01['createRange'](_0x73c5c,_0x1e0ef1['isObject'](_0x856e99)?_0x21ee01['createPositionAfter'](_0x856e99):_0x21ee01['createPositionAt'](_0x856e99,'end'))),_0x73c5c=null),_0x35a1ca++;}return _0x5b273d;}function co(_0x2965c7,_0x37c368,_0x389993){if(!_0x389993)return!0x1;const _0xb1fa28=_0x2965c7['createPositionAfter'](_0x37c368),_0x2319a0=_0x2965c7['createPositionBefore'](_0x389993);return _0xb1fa28['isTouching'](_0x2319a0);}function rs(_0x21c99d,_0x4afe6c,_0x5aeb57){for(;_0x5aeb57['length'];){const _0x38523a=_0x5aeb57['splice'](0x0,0x64);_0x21c99d['change'](()=>{for(const _0x4cabcb of _0x38523a)_0x4cabcb['isInContent']&&_0x4afe6c['execute'](_0x4cabcb['id']);});}}class x extends ts{['_command'];['_suggestions'];constructor(_0x5ba267,_0xcc7869,_0xbedb76){super(_0x5ba267),this['_command']=_0xcc7869,this['_suggestions']=_0xbedb76,this['refresh'](),this['_isEnabledBasedOnSelection']=!0x1;}['refresh'](){const _0xfdb147=Array['from'](this['_suggestions']['values']())['some'](_0x13efbd=>_0x13efbd['isInContent']);this['isEnabled']=this['_command']['isEnabled']&&_0xfdb147;}['execute'](){const _0x541eef=ss(Array['from'](this['_suggestions']['values']()));for(const _0x5d4a98 of _0x541eef){const _0x13054a=_0x5d4a98['getRanges']();if(!this['editor']['model']['canEditAt'](_0x13054a))return;}rs(this['editor']['model'],this['_command'],_0x541eef);}}class R extends ts{['_command'];['_suggestions'];['_selectedSuggestions'];constructor(_0x1c5564,_0x435c72,_0x38b62d){super(_0x1c5564),this['_command']=_0x435c72,this['_suggestions']=_0x38b62d,this['_selectedSuggestions']=new Set(),this['refresh'](),this['_isEnabledBasedOnSelection']=!0x1;}['refresh'](){const _0x1752b6=this['editor']['model']['document']['selection'],_0x4b5fd3=Array['from'](this['_suggestions']['values']());this['_selectedSuggestions']=function(_0xf3e0f5,_0x2e757b){const _0x2be959=Array['from'](_0xf3e0f5['getRanges']()),_0x3374cd=new Set();for(const _0x393d44 of _0x2e757b)if(_0x393d44['isInContent']){for(const _0x345d73 of _0x2be959)for(const _0x4c95ec of _0x393d44['getRanges']())(_0x345d73['isIntersecting'](_0x4c95ec)||_0xf3e0f5['isCollapsed']&&!_0x393d44['isMultiRange']&&_0x393d44['next']&&_0x4c95ec['end']['isTouching'](_0x345d73['start']))&&_0x3374cd['add'](_0x393d44);}return _0x3374cd;}(_0x1752b6,_0x4b5fd3),this['isEnabled']=this['_command']['isEnabled']&&!!this['_selectedSuggestions']['size'];}['execute'](){const _0x34652e=ss(Array['from'](this['_selectedSuggestions']));for(const _0x17861f of _0x34652e){const _0x5f3393=_0x17861f['getRanges']();if(!this['editor']['model']['canEditAt'](_0x5f3393))return;}rs(this['editor']['model'],this['_command'],_0x34652e);}}class u extends/* #__PURE__ -- @preserve */
24
- _0x14c229(){['id'];['type'];['subType'];['author'];['creator'];['isExternal'];['data'];['createdAt'];['_isDataLoaded']=!0x1;['_model'];['_onAccept'];['_onDiscard'];['_onAttributesChange'];['_markerNames'];constructor(_0x4e8a43,_0x22eb50){super(),this['id']=_0x22eb50['id'],this['type']=_0x22eb50['type'],this['subType']=_0x22eb50['subType']||null,this['author']=_0x22eb50['author'],this['creator']=_0x22eb50['creator']||_0x22eb50['author'],this['isExternal']=Boolean(_0x22eb50['attributes']&&_0x22eb50['attributes']['@external']),this['data']=null,this['_model']=_0x4e8a43,this['_onAccept']=_0x22eb50['onAccept'],this['_onDiscard']=_0x22eb50['onDiscard'],this['_onAttributesChange']=_0x22eb50['onAttributesChange'],this['_markerNames']=new Set(),this['createdAt']=null,this['set']('authoredAt',null),this['set']('attributes',_0x22eb50['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 _0x42dbf0=this;for(;_0x42dbf0['previous'];)_0x42dbf0=_0x42dbf0['previous'];return _0x42dbf0;}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'](_0x1d94f6){this['_markerNames']['add'](_0x1d94f6);}['getMarkerNames'](){return Array['from'](this['_markerNames']);}['getMarkers'](){return this['getMarkerNames']()['map'](_0x2a7573=>this['_model']['markers']['get'](_0x2a7573))['filter'](_0xa25de0=>_0xa25de0);}['getFirstMarker'](){return this['getMarkers']()[0x0]||null;}['removeMarkers'](){this['_model']['change'](_0x2bf630=>{for(const _0x44befe of this['getMarkers']())_0x2bf630['removeMarker'](_0x44befe);}),this['_markerNames']['clear']();}['removeMarker'](_0x306a04){this['_model']['change'](_0x57852e=>{_0x57852e['removeMarker'](_0x306a04);}),this['_markerNames']['delete'](_0x306a04);}['addRange'](_0x238f86){const _0x10dc40='suggestion:'+this['type']+':'+this['subType']+':'+this['id']+':'+this['creator']['id']+':'+u['getMultiRangeId']();this['addMarkerName'](_0x10dc40),this['_model']['change'](_0x1c5903=>{_0x1c5903['addMarker'](_0x10dc40,{'range':_0x238f86,'usingOperation':!0x0,'affectsData':!0x0});});}['isIntersectingWithRange'](_0x4a7d41){for(const _0x39f452 of this['getRanges']())if(_0x39f452['isIntersecting'](_0x4a7d41))return!0x0;return!0x1;}['getRanges'](){return this['getMarkers']()['map'](_0xa8b953=>_0xa8b953['getRange']());}['getItems'](){return this['getRanges']()['reduce']((_0x394b37,_0x4d489d)=>[..._0x394b37,..._0x4d489d['getItems']()],[]);}['getFirstRange'](){return this['getFirstMarker']()?.['getRange']()||null;}['getContainedElement'](){const _0x5d9b35=this['getRanges']();if(0x1!=_0x5d9b35['length'])return null;const _0x21fc2d=_0x5d9b35[0x0],_0x843982=_0x21fc2d['start']['nodeAfter'],_0x3ade8f=_0x21fc2d['end']['nodeBefore'];return _0x843982 instanceof _0x274ccb?_0x843982!=_0x3ade8f?null:_0x843982: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 _0x4c1de0=[];let _0x2c1027=this['head'];for(;_0x2c1027;)_0x4c1de0['push'](_0x2c1027),_0x2c1027=_0x2c1027['next'];return _0x4c1de0;}['setAttribute'](_0x423cfe,_0x200fa6){const _0x490595=_0x18bdb4(this['attributes']);_0x3f13c9(_0x490595,_0x423cfe,_0x200fa6),_0x456ee3(_0x490595,this['attributes'])||(this['attributes']=_0x490595,this['_onAttributesChange'](_0x490595));}['removeAttribute'](_0xa8b64e){const _0x4c5aa4=_0x18bdb4(this['attributes']);_0x56bdbc(_0x4c5aa4,_0xa8b64e),_0x456ee3(_0x4c5aa4,this['attributes'])||(this['attributes']=_0x4c5aa4,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 _0x3d4fba()['substr'](0x1,0x5);}}function o(_0x37caa8,_0x4e9f12,_0x655e13){const t=_0x37caa8['t'];switch(_0x4e9f12){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',_0x655e13);case'*Outdent:*\x20%0':return t('*Outdent:*\x20%0',_0x655e13);case'*Change\x20to:*\x20%0':return t('*Change\x20to:*\x20%0',_0x655e13);case'*Insert:*\x20%0':return t('*Insert:*\x20%0',_0x655e13);case'*Format:*\x20%0':return t('*Format:*\x20%0',_0x655e13);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',_0x655e13);case'*Format:*\x20remove\x20from\x20%0':return t('*Format:*\x20remove\x20from\x20%0',_0x655e13);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',_0x655e13);case'*Change\x20%0\x20content*':return t('*Change\x20%0\x20content*',_0x655e13);case'*Remove:*\x20%0':return t('*Remove:*\x20%0',_0x655e13);case'*Merge:*\x20%0':return t('*Merge:*\x20%0',_0x655e13);case'*Split:*\x20%0':return t('*Split:*\x20%0',_0x655e13);case'*Remove\x20format:*\x20%0':return t('*Remove\x20format:*\x20%0',_0x655e13);case'*Set\x20font\x20size:*\x20%0':return t('*Set\x20font\x20size:*\x20%0',_0x655e13);case'*Set\x20font\x20family:*\x20%0':return t('*Set\x20font\x20family:*\x20%0',_0x655e13);case'*Set\x20format\x20to:*\x20%0':return t('*Set\x20format\x20to:*\x20%0',_0x655e13);case'*Set\x20font\x20color:*\x20%0':return t('*Set\x20font\x20color:*\x20%0',_0x655e13);case'*Set\x20font\x20background\x20color:*\x20%0':return t('*Set\x20font\x20background\x20color:*\x20%0',_0x655e13);case'*Set\x20format:*\x20%0':return t('*Set\x20format:*\x20%0',_0x655e13);case'*Set\x20image\x20text\x20alternative:*\x20%0':return t('*Set\x20image\x20text\x20alternative:*\x20%0',_0x655e13);case'*Set\x20image\x20width:*\x20%0':return t('*Set\x20image\x20width:*\x20%0',_0x655e13);case'*Set\x20link:*\x20%0':return t('*Set\x20link:*\x20%0',_0x655e13);case'*Set\x20highlight:*\x20%0':return t('*Set\x20highlight:*\x20%0',_0x655e13);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'},_0x655e13);case'ELEMENT_PARAGRAPH':return t({'string':'paragraph','plural':'%0\x20paragraphs','id':'ELEMENT_PARAGRAPH'},_0x655e13);case'ELEMENT_PAGE_BREAK':return t({'string':'page\x20break','plural':'%0\x20page\x20breaks','id':'ELEMENT_PAGE_BREAK'},_0x655e13);case'ELEMENT_MEDIA':return t({'string':'media\x20item','plural':'%0\x20media\x20items','id':'ELEMENT_MEDIA'},_0x655e13);case'ELEMENT_IMAGE':return t({'string':'image','plural':'%0\x20images','id':'ELEMENT_IMAGE'},_0x655e13);case'ELEMENT_INLINE_IMAGE':return t({'string':'image','plural':'%0\x20images','id':'ELEMENT_INLINE_IMAGE'},_0x655e13);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'},_0x655e13);case'ELEMENT_HTML_EMBED':return t({'string':'HTML\x20embed','plural':'%0\x20HTML\x20embeds','id':'ELEMENT_HTML_EMBED'},_0x655e13);case'ELEMENT_HEADING':return t({'string':'heading\x20(level\x20%1)','plural':'%0\x20headings\x20(level\x20%1)','id':'ELEMENT_HEADING'},_0x655e13);case'ELEMENT_HEADING_CUSTOM':return t({'string':'heading\x20(%1)','plural':'%0\x20headings\x20(%1)','id':'ELEMENT_HEADING_CUSTOM'},_0x655e13);case'ELEMENT_LIST_ITEM':return t({'string':'list\x20item','plural':'%0\x20list\x20items','id':'ELEMENT_LIST_ITEM'},_0x655e13);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'},_0x655e13);case'ELEMENT_SPACE':return t({'string':'space','plural':'%0\x20spaces','id':'ELEMENT_SPACE'},_0x655e13);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'},_0x655e13);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'},_0x655e13);case'ELEMENT_TABLE_ROW':return t({'string':'table\x20row','plural':'%0\x20table\x20rows','id':'ELEMENT_TABLE_ROW'},_0x655e13);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'},_0x655e13);case'ELEMENT_TABLE_COLUMN':return t({'string':'table\x20column','plural':'%0\x20table\x20columns','id':'ELEMENT_TABLE_COLUMN'},_0x655e13);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'},_0x655e13);case'ELEMENT_TABLE_OF_CONTENTS':return t({'string':'table\x20of\x20contents','plural':'%0\x20tables\x20of\x20contents','id':'ELEMENT_TABLE_OF_CONTENTS'},_0x655e13);case'ELEMENT_LINE_BREAK':return t({'id':'ELEMENT_LINE_BREAK','string':'line\x20break','plural':'%0\x20line\x20breaks'},_0x655e13);case'ELEMENT_TITLE':return t({'id':'ELEMENT_TITLE','string':'title'});case'EXTERNAL_SUGGESTION':return t({'id':'EXTERNAL_SUGGESTION','string':'This\x20suggestion\x20comes\x20from\x20an\x20external\x20source.'});case'EXTERNAL_IMPORT_WORD_SUGGESTION':return t({'string':'This\x20suggestion\x20comes\x20from\x20an\x20imported\x20Word\x20file.','id':'EXTERNAL_IMPORT_WORD_SUGGESTION'});case'EXTERNAL_AVATAR':return t({'string':'Displayed\x20author\x20name\x20comes\x20from\x20external\x20source\x20(added\x20by\x20%0)','id':'EXTERNAL_AVATAR'},_0x655e13);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'},_0x655e13);case'ENTER_INSERTION_SUGGESTION_ANNOUNCEMENT':return t({'string':'Entering\x20insertion\x20suggestion.','id':'ENTER_INSERTION_SUGGESTION_ANNOUNCEMENT'});case'LEAVE_INSERTION_SUGGESTION_ANNOUNCEMENT':return t({'string':'Leaving\x20insertion\x20suggestion.','id':'LEAVE_INSERTION_SUGGESTION_ANNOUNCEMENT'});case'ENTER_DELETION_SUGGESTION_ANNOUNCEMENT':return t({'string':'Entering\x20deletion\x20suggestion.','id':'ENTER_DELETION_SUGGESTION_ANNOUNCEMENT'});case'LEAVE_DELETION_SUGGESTION_ANNOUNCEMENT':return t({'string':'Leaving\x20deletion\x20suggestion.','id':'LEAVE_DELETION_SUGGESTION_ANNOUNCEMENT'});case'ENTER_FORMATTING_SUGGESTION_ANNOUNCEMENT':return t({'string':'Entering\x20formatting\x20suggestion.','id':'ENTER_FORMATTING_SUGGESTION_ANNOUNCEMENT'});case'LEAVE_FORMATTING_SUGGESTION_ANNOUNCEMENT':return t({'string':'Leaving\x20formatting\x20suggestion.','id':'LEAVE_FORMATTING_SUGGESTION_ANNOUNCEMENT'});default:return _0x4e9f12;}}class f{['_customCallbacks'];['_itemLabels'];['_itemLabelsCallbacks'];['_attributeLabels'];['_schema'];['_locale'];constructor(_0x5ae463,_0x541e0a){this['_customCallbacks']=[],this['_itemLabels']=new Map(),this['_itemLabelsCallbacks']=[],this['_attributeLabels']=new Map(),this['_schema']=_0x5ae463,this['_locale']=_0x541e0a;}['getDescriptions'](_0x48ad1f){const _0x3e30fb=[],_0xdac0d=new Set(),_0x1ad379=new Set();for(let _0x9cf8b9=0x0;_0x9cf8b9<_0x48ad1f['length'];_0x9cf8b9++){const _0x49fc84=_0x48ad1f[_0x9cf8b9];if(!_0x49fc84['isInContent'])continue;const _0x545154=this['_handleCustomCallbackDescription'](_0x49fc84);if(_0x545154){if(null!=_0x49fc84['subType']){if(_0xdac0d['has'](_0x49fc84['subType']))continue;_0xdac0d['add'](_0x49fc84['subType']);}_0x3e30fb['push'](_0x545154);}else{if('attribute'!=_0x49fc84['type'])'insertion'!=_0x49fc84['type']&&'deletion'!=_0x49fc84['type']||this['_handleInsertRemoveSuggestionDescription'](_0x3e30fb,_0x49fc84,_0x48ad1f[_0x9cf8b9+0x1]);else{const _0x87026a=_0x49fc84['data']['key'];if(_0x1ad379['has'](_0x87026a))continue;_0x1ad379['add'](_0x49fc84['data']['key']),_0x87026a==m?this['_handleRenameSuggestionDescription'](_0x3e30fb,_0x49fc84):this['_handleAttributeSuggestionDescription'](_0x3e30fb,_0x49fc84);}}}return this['_resolveDescriptionItems'](_0x3e30fb);}['registerDescriptionCallback'](_0x31f1a0){this['_customCallbacks']['push'](_0x31f1a0);}['registerElementLabel'](_0x4a4d9e,_0x282e9b,_0x240385=_0x65bfcf['normal']){'function'==typeof _0x4a4d9e?_0x2ca2c4(this['_itemLabelsCallbacks'],{'matchingCallback':_0x4a4d9e,'label':_0x282e9b,'priority':_0x240385}):this['_itemLabels']['set'](_0x4a4d9e,_0x282e9b);}['registerAttributeLabel'](_0x2e4fa6,_0x5d5e81){this['_attributeLabels']['set'](_0x2e4fa6,_0x5d5e81);}['getItemLabel'](_0x3fa423,_0x19d146=0x1){let _0x125be5;for(const _0x13b1fd of this['_itemLabelsCallbacks'])if(_0x13b1fd['matchingCallback'](_0x3fa423)){_0x125be5=_0x13b1fd['label'];break;}return _0x125be5||(_0x125be5=this['_itemLabels']['get'](_0x3fa423['name'])),_0x125be5?_0x125be5(_0x19d146):0x1!==_0x19d146?_0x19d146+'\x20'+_0x3fa423['name']+'s':''+_0x3fa423['name'];}['_addDescriptionItems'](_0xd7233e,_0x1e602a){const _0x2595f3=_0x1e602a['getFirstRange']()['getWalker'](),_0xeecb1b='insertion'==_0x1e602a['type']?'add':'remove';for(const _0x45c40b of _0x2595f3){const _0x2db2fc=_0x45c40b['item'],_0x79b272=_0xd7233e[_0xd7233e['length']-0x1];if(_0x2db2fc['is']('$textProxy'))_0x79b272&&_0x79b272['type']['indexOf']('Container')>-0x1&&_0xd7233e['pop'](),_0x79b272&&'text'==_0x79b272['type']?_0x79b272[_0xeecb1b]+=_0x2db2fc['data']:_0xd7233e['push']({'type':'text','add':'add'==_0xeecb1b?_0x2db2fc['data']:'','remove':'remove'==_0xeecb1b?_0x2db2fc['data']:''});else{if(this['_schema']['isObject'](_0x2db2fc)){const _0x461a36=_0x2db2fc;if(_0x79b272&&_0x79b272['type']['indexOf']('Container')>-0x1&&_0xd7233e['pop'](),'elementEnd'==_0x45c40b['type'])continue;_0x79b272&&_0x79b272['type']==_0xeecb1b+'Object'&&_0x79b272['element']['name']==_0x461a36['name']?_0x79b272['quantity']++:_0xd7233e['push']({'type':_0xeecb1b+'Object','element':_0x461a36,'quantity':0x1}),_0x2595f3['skip'](_0x2b1901=>!('elementEnd'==_0x2b1901['type']&&_0x2b1901['item']==_0x2db2fc));}else{if(this['_schema']['checkChild'](_0x2db2fc,'$text')||_0x2db2fc['is']('element','softBreak')){const _0xe43cb9=_0x2db2fc;if('add'==_0xeecb1b&&'elementStart'==_0x45c40b['type']||'remove'==_0xeecb1b&&'elementEnd'==_0x45c40b['type'])continue;if(_0x79b272&&-0x1==_0x79b272['type']['indexOf']('Container')){'text'==_0x79b272['type']&&(_0x79b272[_0xeecb1b]+='\x0a');continue;}let _0x11ea2a;if(_0x11ea2a='add'==_0xeecb1b?_0xe43cb9['nextSibling']&&!this['_schema']['isObject'](_0xe43cb9['nextSibling'])?_0xe43cb9['nextSibling']:null:_0xe43cb9['previousSibling']&&!this['_schema']['isObject'](_0xe43cb9['previousSibling'])?_0xe43cb9['previousSibling']:null,_0xe43cb9['isEmpty']||_0x11ea2a&&_0x11ea2a['isEmpty']){const _0x4ceedf=_0x11ea2a&&_0x11ea2a['isEmpty']?_0x11ea2a:_0xe43cb9;_0x79b272&&_0x79b272['type']==_0xeecb1b+'EmptyContainer'&&_0x79b272['element']['name']==_0x4ceedf['name']?_0x79b272['quantity']++:_0xd7233e['push']({'type':_0xeecb1b+'EmptyContainer','element':_0x4ceedf,'quantity':0x1});}else _0xd7233e['push']({'type':_0xeecb1b+'Container','element':_0xe43cb9});}}}}}['_resolveDescriptionItems'](_0x335cf3){const _0x1a5b2a=this['_locale'],_0x24fff3=[],_0x2eca10=[],_0x2c91ec=[];for(const _0xeb54f4 of _0x335cf3)switch(_0xeb54f4['type']){case'text':if(_0xeb54f4['add']=_0xeb54f4['add']['replace'](/(\S)\u000A+(\S)/g,'$1\x20$2')['replace'](/\u000A/g,''),_0xeb54f4['remove']=_0xeb54f4['remove']['replace'](/(\S)\u000A+(\S)/g,'$1\x20$2')['replace'](/\u000A/g,''),''!=_0xeb54f4['add']&&''!=_0xeb54f4['remove']){_0x24fff3['push']({'type':'replace','content':o(_0x1a5b2a,'REPLACE_TEXT',['\x22'+_0xeb54f4['remove']+'\x22','\x22'+_0xeb54f4['add']+'\x22'])});continue;}if(null!=_0xeb54f4['add']['match'](/^ +$/)){_0x24fff3['push']({'type':'insertion','content':o(_0x1a5b2a,'*Insert:*\x20%0',o(_0x1a5b2a,'ELEMENT_SPACE',_0xeb54f4['add']['length']))});continue;}if(null!=_0xeb54f4['remove']['match'](/^ +$/)){_0x24fff3['push']({'type':'deletion','content':o(_0x1a5b2a,'*Remove:*\x20%0',o(_0x1a5b2a,'ELEMENT_SPACE',_0xeb54f4['remove']['length']))});continue;}if(''!=_0xeb54f4['add']){_0x24fff3['push']({'type':'insertion','content':o(_0x1a5b2a,'*Insert:*\x20%0','\x22'+_0xeb54f4['add']+'\x22')});continue;}_0x24fff3['push']({'type':'deletion','content':o(_0x1a5b2a,'*Remove:*\x20%0','\x22'+_0xeb54f4['remove']+'\x22')});continue;case'addEmptyContainer':case'addObject':_0x24fff3['push']({'type':'insertion','content':o(_0x1a5b2a,'*Insert:*\x20%0',this['getItemLabel'](_0xeb54f4['element'],_0xeb54f4['quantity']))});continue;case'removeEmptyContainer':case'removeObject':_0x24fff3['push']({'type':'deletion','content':o(_0x1a5b2a,'*Remove:*\x20%0',this['getItemLabel'](_0xeb54f4['element'],_0xeb54f4['quantity']))});continue;case'addContainer':_0x24fff3['push']({'type':'insertion','content':o(_0x1a5b2a,'*Split:*\x20%0',this['getItemLabel'](_0xeb54f4['element'],_0xeb54f4['quantity']))});continue;case'removeContainer':_0x24fff3['push']({'type':'deletion','content':o(_0x1a5b2a,'*Merge:*\x20%0',this['getItemLabel'](_0xeb54f4['element'],_0xeb54f4['quantity']))});continue;case'addFormat':_0x2eca10['push'](_0xeb54f4['key']);continue;case'removeFormat':_0x2c91ec['push'](_0xeb54f4['key']);continue;default:_0x24fff3['push'](_0xeb54f4);}if(_0x2eca10['length']){const _0x1d3f38=_0x2eca10['map'](_0x1c84f6=>this['_attributeLabels']['has'](_0x1c84f6)?this['_attributeLabels']['get'](_0x1c84f6):_0x1c84f6)['join'](',\x20');_0x24fff3['push']({'type':'format','content':o(this['_locale'],'*Set\x20format:*\x20%0',_0x1d3f38)});}if(_0x2c91ec['length']){const _0x3b370a=_0x2c91ec['map'](_0x3356e0=>this['_attributeLabels']['has'](_0x3356e0)?this['_attributeLabels']['get'](_0x3356e0):_0x3356e0)['join'](',\x20');_0x24fff3['push']({'type':'format','content':o(this['_locale'],'*Remove\x20format:*\x20%0',_0x3b370a)});}return _0x24fff3;}['_handleCustomCallbackDescription'](_0xb396b9){for(const _0x1fba7b of this['_customCallbacks']){const _0x366a89=_0x1fba7b(_0xb396b9);if(_0x366a89&&'type'in _0x366a89)return _0x366a89;}}['_handleAttributeSuggestionDescription'](_0x2c4fad,_0x19213f){const _0x3d9b58=_0x19213f['data'],_0x1d3cf5=void 0x0===_0x3d9b58['newValue']?'removeFormat':'addFormat';_0x2c4fad['push']({'type':_0x1d3cf5,'key':_0x3d9b58['key']});}['_handleRenameSuggestionDescription'](_0x1696b6,_0x52f542){_0x1696b6['push']({'type':'format','content':o(this['_locale'],'*Change\x20to:*\x20%0',this['getItemLabel'](_0x52f542['getFirstRange']()['start']['nodeAfter'],0x1))});}['_handleInsertRemoveSuggestionDescription'](_0x218243,_0x5e4c77,_0x36cc8f){if(this['_addDescriptionItems'](_0x218243,_0x5e4c77),_0x36cc8f&&_0x36cc8f['getFirstRange']()&&!_0x5e4c77['getFirstRange']()['end']['isEqual'](_0x36cc8f['getFirstRange']()['start'])){const _0x509e8a=_0x218243[_0x218243['length']-0x1],_0x2f2396='insertion'==_0x5e4c77['type']?'add':'remove';_0x509e8a&&'text'==_0x509e8a['type']&&(_0x509e8a[_0x2f2396]+='\x0a');}}}class E extends _0x2c17ec{['afterInit'](){const _0x53547c=this['editor'],_0x3257c8=_0x53547c['plugins']['get']('TrackChangesEditing');_0x53547c['commands']['get']('showAIAssistant')&&_0x3257c8['enableCommand']('showAIAssistant');}}class V extends _0x2c17ec{['afterInit'](){const _0x284da8=this['editor'],_0x47a082=_0x284da8['locale'];if(!_0x284da8['plugins']['has']('AlignmentEditing'))return;const _0x50d095=_0x284da8['plugins']['get']('TrackChangesEditing');_0x50d095['enableDefaultAttributesIntegration']('alignment'),_0x50d095['registerBlockAttribute']('alignment'),_0x50d095['descriptionFactory']['registerAttributeLabel']('alignment',o(_0x47a082,'FORMAT_ALIGNMENT')),this['_registerLegacyDescription']();}['_registerLegacyDescription'](){const _0x3722dc=this['editor'],_0x10e5ee=_0x3722dc['locale'];_0x3722dc['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](_0x51e751=>{if('formatBlock'!=_0x51e751['type'])return;const {data:_0x304bd1}=_0x51e751;if(_0x304bd1&&'alignment'==_0x304bd1['commandName']){const _0xefac62=_0x304bd1['commandParams'][0x0]['value'];return{'type':'format','content':o(_0x10e5ee,'*Format:*\x20%0',function(_0x4e9933){switch(_0x4e9933){case'left':return o(_0x10e5ee,'FORMAT_ALIGN_TO_LEFT');case'right':return o(_0x10e5ee,'FORMAT_ALIGN_TO_RIGHT');case'center':return o(_0x10e5ee,'FORMAT_ALIGN_TO_CENTER');case'justify':return o(_0x10e5ee,'FORMAT_JUSTIFY_TEXT');}}(_0xefac62))};}});}}const ti=['BoldEditing','ItalicEditing','UnderlineEditing','CodeEditing','StrikethroughEditing','SubscriptEditing','SuperscriptEditing'];class U extends _0x2c17ec{['afterInit'](){const _0x1a18f4=this['editor'],_0x474859=_0x1a18f4['plugins']['get']('TrackChangesEditing'),_0x560f99=_0x1a18f4['locale'];for(const _0x2f41d5 of ti){if(!_0x1a18f4['plugins']['has'](_0x2f41d5))continue;const _0x115527=_0x2f41d5['slice'](0x0,-0x7)['toLowerCase'](),_0x3ea7a7='FORMAT_'+_0x115527['toUpperCase']();_0x474859['enableDefaultAttributesIntegration'](_0x115527),_0x474859['registerInlineAttribute'](_0x115527),_0x474859['descriptionFactory']['registerAttributeLabel'](_0x115527,o(_0x560f99,_0x3ea7a7));}this['_registerLegacyDescription']();}['_registerLegacyDescription'](){const _0x32770f=this['editor'],_0x336d48=_0x32770f['locale'],_0x6fe9a=_0x32770f['plugins']['get']('TrackChangesEditing');function _0x1ef46c(_0x4335d9,_0x339a25){_0x6fe9a['descriptionFactory']['registerDescriptionCallback'](_0x205b32=>{if('formatInline'!=_0x205b32['type'])return;const {data:_0x1c5785}=_0x205b32;return _0x1c5785&&_0x1c5785['commandName']===_0x4335d9?_0x1c5785['commandParams'][0x0]['forceValue']?{'type':'format','content':o(_0x336d48,'*Format:*\x20%0',_0x339a25)}:{'type':'format','content':o(_0x336d48,'*Remove\x20format:*\x20%0',_0x339a25)}:void 0x0;});}_0x1ef46c('bold',o(_0x336d48,'FORMAT_BOLD')),_0x1ef46c('italic',o(_0x336d48,'FORMAT_ITALIC')),_0x1ef46c('underline',o(_0x336d48,'FORMAT_UNDERLINE')),_0x1ef46c('code',o(_0x336d48,'FORMAT_CODE')),_0x1ef46c('strikethrough',o(_0x336d48,'FORMAT_STRIKETHROUGH')),_0x1ef46c('subscript',o(_0x336d48,'FORMAT_SUBSCRIPT')),_0x1ef46c('superscript',o(_0x336d48,'FORMAT_SUPERSCRIPT'));}}class O extends _0x2c17ec{['afterInit'](){const _0x313e5f=this['editor'],_0x4d9d34=_0x313e5f['locale'];if(!_0x313e5f['plugins']['has']('BlockQuoteEditing'))return;const _0x44d607=_0x313e5f['plugins']['get']('TrackChangesEditing'),_0x4f2dc8=this['editor']['commands']['get']('blockQuote');_0x44d607['enableCommand']('blockQuote',(_0x4133c3,_0x5b312f={})=>{const _0x12d989=this['editor']['model']['document']['selection'],_0x1446e0=_0x5b312f&&void 0x0!==_0x5b312f['forceValue']?_0x5b312f['forceValue']:!_0x4f2dc8['value'];let _0x72abf5=[];if(_0x1446e0){const _0xea3fd4=Array['from'](_0x12d989['getSelectedBlocks']())['filter'](_0x5622ef=>oo(_0x5622ef)||function(_0x5d2ccf,_0x2bd34b){const _0x460a79=_0x2bd34b['checkChild'](_0x5d2ccf['parent'],'blockQuote'),_0x1687e3=_0x2bd34b['checkChild'](['$root','blockQuote'],_0x5d2ccf);return _0x460a79&&_0x1687e3;}(_0x5622ef,this['editor']['model']['schema']));_0x72abf5=to(_0xea3fd4,_0x313e5f['model']);}else{const _0x3f1ad0=Array['from'](_0x12d989['getSelectedBlocks']())['filter'](_0x49ff34=>oo(_0x49ff34));_0x72abf5=to(_0x3f1ad0,_0x313e5f['model']);}_0x313e5f['model']['change'](()=>{for(const _0x12bce9 of _0x72abf5)_0x44d607['markBlockFormat'](_0x12bce9,{'commandName':'blockQuote','commandParams':[{'forceValue':_0x1446e0}]});});}),_0x44d607['descriptionFactory']['registerDescriptionCallback'](_0x27be3b=>{const {data:_0x2bb71e}=_0x27be3b;if(_0x2bb71e&&'blockQuote'==_0x2bb71e['commandName']){const _0x958362=o(_0x4d9d34,'ELEMENT_BLOCK_QUOTE');return _0x2bb71e['commandParams'][0x0]['forceValue']?{'type':'format','content':o(_0x4d9d34,'*Set\x20format:*\x20%0',_0x958362)}:{'type':'format','content':o(_0x4d9d34,'*Remove\x20format:*\x20%0',_0x958362)};}});}}function oo(_0xf4a651){return'blockQuote'==_0xf4a651['parent']['name'];}class F extends _0x2c17ec{['afterInit'](){const _0x2da1f8=this['editor'];_0x2da1f8['plugins']['has']('CaseChange')&&(_0x2da1f8['plugins']['get']('TrackChangesEditing')['enableCommand']('changeCaseUpper'),_0x2da1f8['plugins']['get']('TrackChangesEditing')['enableCommand']('changeCaseLower'),_0x2da1f8['plugins']['get']('TrackChangesEditing')['enableCommand']('changeCaseTitle'));}}class G extends _0x2c17ec{['afterInit'](){const _0x5717aa=this['editor'];_0x5717aa['commands']['get']('ckbox')&&_0x5717aa['plugins']['get']('TrackChangesEditing')['enableCommand']('ckbox');}}class L extends _0x2c17ec{['afterInit'](){const _0x384ab1=this['editor'];if(!_0x384ab1['plugins']['has']('CodeBlock'))return;const _0x1ef18e=_0x384ab1['plugins']['get']('TrackChangesEditing'),_0x5c1e17=_0x384ab1['locale'],_0x3b4619=_0x384ab1['config']['get']('codeBlock')['languages'],_0x17cbe1=_0x384ab1['commands']['get']('codeBlock');_0x1ef18e['enableCommand']('indentCodeBlock'),_0x1ef18e['enableCommand']('outdentCodeBlock'),_0x1ef18e['enableCommand']('codeBlock',(_0x4479fe,_0x38aadb={})=>{const _0x207327=_0x384ab1['model'],_0x598e7e=_0x384ab1['model']['document']['selection'],_0x28dea5=_0x38aadb&&void 0x0!==_0x38aadb['forceValue']?_0x38aadb['forceValue']:!_0x17cbe1['value'];let _0x27979f;_0x38aadb['language']||(_0x38aadb['language']=_0x3b4619[0x0]['language']),_0x27979f=_0x28dea5?Array['from'](_0x598e7e['getSelectedBlocks']())['filter'](_0x49748d=>eo(_0x49748d)||function(_0x50c1dc,_0x44a1f5){if(_0x50c1dc['is']('rootElement')||_0x44a1f5['isLimit'](_0x50c1dc))return!0x1;return _0x44a1f5['checkChild'](_0x50c1dc['parent'],'codeBlock');}(_0x49748d,_0x207327['schema'])):Array['from'](_0x598e7e['getSelectedBlocks']())['filter'](_0x111835=>eo(_0x111835));const _0x4aab88=to(_0x27979f,_0x207327);_0x207327['change'](()=>{for(const _0xd278d6 of _0x4aab88)_0x1ef18e['markBlockFormat'](_0xd278d6,{'commandName':'codeBlock','commandParams':[{..._0x38aadb,'forceValue':_0x28dea5}],'formatGroupId':'blockName'});});}),(_0x1ef18e['descriptionFactory']['registerElementLabel']('codeBlock',_0x360601=>o(_0x5c1e17,'ELEMENT_CODE_BLOCK',_0x360601)),_0x1ef18e['descriptionFactory']['registerDescriptionCallback'](_0x116df0=>{if('formatBlock'!=_0x116df0['type'])return;const _0x21515d=_0x5c1e17['t'],{data:_0x374ebc}=_0x116df0;if(!_0x374ebc||'codeBlock'!=_0x374ebc['commandName'])return;const _0x1130d4=_0x374ebc['commandParams'][0x0]['language'],_0x14befa=_0x21515d(_0x3b4619['find'](_0x5bfd47=>_0x5bfd47['language']===_0x1130d4)['label'])['toLowerCase']();return _0x374ebc['commandParams'][0x0]['forceValue']?{'type':'format','content':o(_0x5c1e17,'*Set\x20format:*\x20%0',o(_0x5c1e17,'ELEMENT_CODE_BLOCK',0x1)+'\x20('+_0x14befa+')')}:{'type':'format','content':o(_0x5c1e17,'*Remove\x20format:*\x20%0',o(_0x5c1e17,'ELEMENT_CODE_BLOCK',0x1))};}));}}function eo(_0x2f30b9){return'codeBlock'==_0x2f30b9['name'];}class H extends _0x2c17ec{['afterInit'](){const _0x3abcd7=this['editor'];if(!_0x3abcd7['plugins']['has']('CommentsEditing'))return;_0x3abcd7['plugins']['get']('TrackChangesEditing')['enableCommand']('addCommentThread');}}function io(_0x402cc4,_0x145e9d,_0x54af7c){const _0x11fdfa=[];for(const _0x50787a of _0x145e9d['getItems']())_0x50787a['hasAttribute'](_0x402cc4)&&_0x11fdfa['push'](_0x54af7c['createRangeOn'](_0x50787a));return _0x11fdfa;}function _e(_0x46a621,_0x15be1e,{showActiveMarker:_0x374293=!0x0}={}){const _0x3534b3=_0x46a621['plugins']['get']('TrackChangesEditing');return(_0x2bbc1c,_0x1d1d29,_0x1c78ab)=>{if(!_0x1c78ab['consumable']['test'](_0x1d1d29['markerRange'],_0x2bbc1c['name']))return;const _0x25082e=_0x1d1d29['markerRange']['getWalker'](),_0x2adaf3=_0x1d1d29['markerRange']['start'],_0x243789=_0x46a621['model']['schema'];let _0x5892f8=null,_0x40b848=null,_0x13d05a=!0x1,_0x47942b=!0x1;for(const _0x50a0c4 of _0x25082e){const _0x338508=_0x50a0c4['item'];_0x13d05a=_0x13d05a||_0x243789['isContent'](_0x338508);const _0x34d0e7=_0x1c78ab['mapper']['toViewElement'](_0x338508);if(_0x34d0e7&&_0x34d0e7['getCustomProperty']('addHighlight'))return;'elementEnd'==_0x50a0c4['type']&&(_0x243789['isBlock'](_0x338508)&&!_0x243789['isLimit'](_0x338508)&&(_0x338508['nextSibling']||_0x2adaf3['isAtEnd']?_0x5892f8&&_0x5892f8['parent']==_0x338508||(_0x5892f8=_0x338508,_0x4d85d9(_0x50a0c4['previousPosition']),_0x47942b=!0x0):_0x40b848=_0x40b848||_0x50a0c4['previousPosition']));}function _0x4d85d9(_0x63d674){const _0x4ddd89=_0x1c78ab['writer']['createUIElement']('span',{'class':'ck-suggestion-marker-'+_0x15be1e}),_0x2aa4e0=_0x1c78ab['mapper']['toViewPosition'](_0x63d674);_0x374293&&_0x3534b3['activeMarkers']['includes'](_0x1d1d29['markerName'])&&_0x1c78ab['writer']['addClass']('ck-suggestion-marker--active',_0x4ddd89),_0x1c78ab['writer']['insert'](_0x2aa4e0,_0x4ddd89),_0x1c78ab['mapper']['bindElementToMarker'](_0x4ddd89,_0x1d1d29['markerName']);}_0x13d05a||_0x47942b||!_0x40b848||_0x4d85d9(_0x40b848);};}class q extends _0x2c17ec{static get['requires'](){return[_0x26dd9f];}['init'](){const _0x534fab=this['editor'],_0x22cde0=_0x534fab['plugins']['get']('TrackChangesEditing');_0x22cde0['enableCommand']('delete');const _0x345e7f=_0x534fab['commands']['get']('deleteForward');_0x22cde0['enableCommand']('deleteForward',(_0x206018,_0xa0fa75={})=>{const _0x8c63cd=_0x534fab['model']['createSelection'](_0x534fab['model']['document']['selection']);_0x8c63cd['isCollapsed']&&_0x534fab['model']['modifySelection'](_0x8c63cd,{'direction':'forward','unit':_0xa0fa75['unit']});const _0x51dc9a=_0x8c63cd['getFirstRange'](),_0x21afea=_0x24b6fa['fromRange'](_0x51dc9a);let _0x15ecdc;_0x206018(_0xa0fa75),_0x15ecdc='$graveyard'==_0x21afea['root']['rootName']?_0x534fab['model']['createRange'](_0x51dc9a['start']):_0x534fab['model']['createRange'](_0x21afea['start'],_0x21afea['end']),_0x21afea['detach'](),_0x534fab['model']['enqueueChange'](_0x345e7f['buffer']['batch'],_0x141294=>{_0x345e7f['buffer']['lock'](),_0x141294['setSelection'](_0x141294['createRange'](_0x15ecdc['end'])),_0x345e7f['buffer']['unlock']();});}),_0x534fab['editing']['downcastDispatcher']['on']('addMarker:suggestion:deletion',_e(_0x534fab,'merge'),{'priority':'high'}),_0x534fab['data']['downcastDispatcher']['on']('addMarker:suggestion:deletion',(_0x5e36a6,_0x4afe3e,_0x5670f3)=>{_0x5670f3['options']['showSuggestionHighlights']&&_e(_0x534fab,'merge',{'showActiveMarker':!0x1})['bind'](this)(_0x5e36a6,_0x4afe3e,_0x5670f3);},{'priority':'high'}),_0x534fab['editing']['downcastDispatcher']['on']('removeMarker:suggestion:deletion',(_0x28d80b,_0x4a8d10,_0x369792)=>{const _0x4d9074=_0x369792['mapper']['markerNameToElements'](_0x4a8d10['markerName']);if(_0x4d9074){for(const _0x349c31 of _0x4d9074)_0x349c31['is']('uiElement')&&(_0x369792['mapper']['unbindElementFromMarkerName'](_0x349c31,_0x4a8d10['markerName']),_0x369792['writer']['remove'](_0x349c31));}},{'priority':'high'});}}class z extends _0x2c17ec{['afterInit'](){const _0x154a6f=this['editor'];if(!_0x154a6f['plugins']['has']('ListEditing'))return;const _0x3555f9=_0x154a6f['locale'],_0x1f7ea9=_0x154a6f['plugins']['get']('TrackChangesEditing'),_0x1921a3=_0x154a6f['plugins']['has']('TodoListEditing'),_0x258dd9=!!_0x154a6f['config']['get']('list.multiBlock');function _0x56f886(_0x4714f1){return{'type':'format','content':''+o(_0x3555f9,'*Set\x20format:*\x20%0',_0x4714f1)};}function _0x1567f8(_0x188cc8){return{'type':'format','content':''+o(_0x3555f9,'*Remove\x20format:*\x20%0',_0x188cc8)};}_0x1f7ea9['enableDefaultAttributesIntegration']('numberedList'),_0x1f7ea9['enableDefaultAttributesIntegration']('bulletedList'),_0x1f7ea9['enableDefaultAttributesIntegration']('customNumberedList'),_0x1f7ea9['enableDefaultAttributesIntegration']('customBulletedList'),_0x1f7ea9['enableDefaultAttributesIntegration']('indentList'),_0x1f7ea9['enableDefaultAttributesIntegration']('outdentList'),_0x1f7ea9['enableDefaultAttributesIntegration']('splitListItemAfter'),_0x1f7ea9['enableDefaultAttributesIntegration']('splitListItemBefore'),_0x1f7ea9['registerBlockAttribute']('listItemId'),_0x1f7ea9['registerBlockAttribute']('listType'),_0x1f7ea9['registerBlockAttribute']('listIndent'),_0x258dd9&&(_0x1f7ea9['enableDefaultAttributesIntegration']('mergeListItemBackward'),_0x1f7ea9['enableDefaultAttributesIntegration']('mergeListItemForward')),_0x1921a3&&(_0x1f7ea9['enableDefaultAttributesIntegration']('todoList'),_0x1f7ea9['enableDefaultAttributesIntegration']('checkTodoList'),_0x1f7ea9['registerBlockAttribute']('todoListChecked'),_0x1f7ea9['descriptionFactory']['registerDescriptionCallback'](_0x2b76a8=>{const {data:_0x47864b}=_0x2b76a8;if(_0x47864b&&'todoListChecked'==_0x47864b['key'])return{'type':'format','content':_0x47864b['newValue']?o(_0x3555f9,'*Check\x20item*'):o(_0x3555f9,'*Uncheck\x20item*')};}),this['editor']['model']['document']['registerPostFixer'](_0x3e61e2=>{if(_0x3e61e2['batch']['isUndo'])return!0x1;let _0xa42cf7=!0x1;const _0xaa60e=_0x1f7ea9['getSuggestions']({'skipNotAttached':!0x0})['filter'](_0x18194e=>'todoListChecked'===_0x1f7ea9['_getAttributeKey'](_0x18194e));for(const _0x5f51c6 of _0xaa60e){'todo'!=_0x5f51c6['getFirstRange']()['start']['nodeAfter']['getAttribute']('listType')&&(_0x1f7ea9['_findSuggestions'](_0x5f51c6['getFirstRange'](),'attribute')['find'](_0x1299df=>'listType'===_0x1f7ea9['_getAttributeKey'](_0x1299df['suggestion']))||(_0x3e61e2['removeMarker'](_0x5f51c6['getFirstMarker']()),_0xa42cf7=!0x0));}return _0xa42cf7;})),_0x1f7ea9['descriptionFactory']['registerAttributeLabel']('listIndent',o(_0x3555f9,'FORMAT_INDENT'));const _0x20e64d={'type':'format','content':''};_0x1f7ea9['descriptionFactory']['registerDescriptionCallback'](_0xd5d20f=>{const {data:_0x301745}=_0xd5d20f;if(!_0x301745||'listType'!=_0x301745['key'])return;let _0x14f401=_0xd5d20f['head'];for(;_0x14f401;){if(_0x14f401['data']&&(('listStyle'==_0x14f401['data']['key']||'listMarkerStyle'==_0x14f401['data']['key'])&&(_0x14f401['data']['newValue']&&'default'!=_0x14f401['data']['newValue']||'default'!=_0x14f401['data']['oldValue']&&!_0x301745['newValue'])||!_0x258dd9&&_0x14f401['data']['key']==m))return _0x20e64d;_0x14f401=_0x14f401['next'];}if(null==_0x301745['newValue'])switch(_0x301745['oldValue']){case'bulleted':return _0x1567f8(o(_0x3555f9,'ELEMENT_BULLETED_LIST'));case'numbered':return _0x1567f8(o(_0x3555f9,'ELEMENT_NUMBERED_LIST'));case'todo':return _0x1567f8(o(_0x3555f9,'ELEMENT_TODO_LIST'));}switch(_0x301745['newValue']){case'bulleted':return _0x56f886(o(_0x3555f9,'ELEMENT_BULLETED_LIST'));case'numbered':return _0x56f886(o(_0x3555f9,'ELEMENT_NUMBERED_LIST'));case'todo':return _0x56f886(o(_0x3555f9,'ELEMENT_TODO_LIST'));}}),_0x1f7ea9['descriptionFactory']['registerDescriptionCallback'](_0x491263=>{const {data:_0x1ce6e4}=_0x491263;if(_0x1ce6e4&&'listIndent'==_0x1ce6e4['key'])return null==_0x1ce6e4['newValue']||null==_0x1ce6e4['oldValue']&&0x0==_0x1ce6e4['newValue']?_0x20e64d:void 0x0;}),_0x1f7ea9['descriptionFactory']['registerDescriptionCallback'](_0xcdd221=>{if('attribute'!=_0xcdd221['type'])return;const {data:_0x29d7c2}=_0xcdd221;if(!_0x29d7c2||'listItemId'!=_0x29d7c2['key'])return;const _0x2b6a77=le(_0xcdd221);return'newValue'==_0x2b6a77?{'type':'format','content':o(_0x3555f9,'*Merge:*\x20list\x20item')}:'oldValue'==_0x2b6a77?{'type':'format','content':o(_0x3555f9,'*Split:*\x20list\x20item')}:_0x20e64d;}),_0x154a6f['model']['document']['registerPostFixer'](_0x1e8af7=>this['listItemIdFixer'](_0x1e8af7)),_0x154a6f['model']['document']['registerPostFixer'](_0x2db8f4=>this['noTrackChangesFixer'](_0x2db8f4)),_0x154a6f['model']['document']['registerPostFixer'](_0x4b08ac=>this['assureChains'](_0x4b08ac)),this['_supportLegacySuggestions']();}['listItemIdFixer'](_0x1fb4dc){if(_0x1fb4dc['batch']['isUndo']||!_0x1fb4dc['batch']['isLocal'])return!0x1;let _0x9c1a27=!0x1;const _0x2cd51b=this['editor']['plugins']['get']('TrackChangesEditing')['getSuggestions']({'skipNotAttached':!0x0})['filter'](_0x3ab3dc=>_0x3ab3dc['data']&&'listItemId'==_0x3ab3dc['data']['key'])['filter'](_0x19018b=>_0x19018b['data']['newValue']&&_0x19018b['data']['oldValue']);for(const _0x5aa326 of _0x2cd51b)le(_0x5aa326)||(_0x1fb4dc['removeMarker'](_0x5aa326['getFirstMarker']()),_0x9c1a27=!0x0);return _0x9c1a27;}['noTrackChangesFixer'](_0x4e0004){if(_0x4e0004['batch']['isUndo']||!_0x4e0004['batch']['isLocal'])return!0x1;const _0x2936c0=this['editor']['plugins']['get']('TrackChangesEditing');if(_0x2936c0['trackChangesCommand']['value'])return!0x1;let _0xa2d437=!0x1;const _0x222e44=['listType','listItemId','listIndent','listStyle','listStart','listReversed','todoListCheck','listMarker','listMarkerStyle'],_0x327ebf=this['editor']['model']['document']['differ']['getChanges']()['filter'](_0x256960=>'attribute'==_0x256960['type'])['filter'](_0x46e884=>_0x222e44['includes'](_0x46e884['attributeKey']));if(0x0==_0x327ebf['length'])return _0xa2d437;for(const _0x39c14d of _0x327ebf){const _0x5f595b=_0x2936c0['_findSuggestions'](_0x39c14d['range'],'attribute')['filter'](_0x4ade43=>!_0x4ade43['meta']['isNextTo'])['map'](_0x647c86=>_0x647c86['suggestion'])['filter'](_0x301f88=>{const _0x56e05e=_0x2936c0['_getAttributeKey'](_0x301f88);return _0x222e44['includes'](_0x56e05e);});if(_0x5f595b['length']){for(const _0x5daaf6 of _0x5f595b)_0x4e0004['removeMarker'](_0x5daaf6['getFirstMarker']());_0xa2d437=!0x0;}}return _0xa2d437;}['assureChains'](_0x1ec085){if(_0x1ec085['batch']['isUndo']||!_0x1ec085['batch']['isLocal'])return!0x1;const _0x43ace9=this['editor']['plugins']['get']('TrackChangesEditing');let _0x196b34=!0x1;const _0x15fbcf=['listType','listItemId','listIndent','listStyle','listStart','listReversed','todoListCheck','listMarker','listMarkerStyle'];for(const _0x33f198 of _0x43ace9['getSuggestions']({'skipNotAttached':!0x0})){const _0x20eac9=_0x43ace9['_findSuggestions'](_0x33f198['getFirstRange'](),'attribute')['map'](_0x32e767=>_0x32e767['suggestion'])['filter'](_0x4a817c=>_0x4a817c['data']&&_0x15fbcf['includes'](_0x4a817c['data']['key']));if(!_0x20eac9['length'])continue;const _0x10211f=_0x20eac9[0x0]['head']['attributes']['groupId'];if(!_0x20eac9['every'](_0x48c49a=>_0x48c49a['attributes']['groupId']===_0x10211f)){for(const _0x36982c of _0x20eac9)_0x380e59(_0x36982c,_0x10211f)&&(_0x196b34=!0x0);}}return _0x196b34;function _0x242236(_0xbb03ef,_0x3ad4fa){for(const _0x105484 of _0x43ace9['getSuggestions']({'skipNotAttached':!0x0})['filter'](_0x252519=>'attribute'==_0x252519['type']&&_0x252519['attributes']['groupId']==_0xbb03ef))_0x105484['setAttribute']('groupId',_0x3ad4fa);}function _0x380e59(_0x473734,_0x23875b){let _0x5baf8b=_0x473734['head'],_0x524134=!0x1;for(;_0x5baf8b;)_0x5baf8b['attributes']['groupId']!=_0x23875b&&(_0x242236(_0x5baf8b['attributes']['groupId'],_0x23875b),_0x5baf8b['setAttribute']('groupId',_0x23875b),_0x524134=!0x0),_0x5baf8b=_0x5baf8b['next'];return _0x524134;}}['_supportLegacySuggestions'](){const _0x3dcbcc=this['editor'],_0x13c990=_0x3dcbcc['locale'],_0x1828e5=_0x3dcbcc['plugins']['get']('TrackChangesEditing');this['_registerLegacyDescription'](),_0x1828e5['_suggestionFactory']['registerCustomCallback']('formatBlock','documentList','accept',function(_0x5e77a2,_0xcf8881){const _0x216512=[];for(let _0x385083 of _0x5e77a2)_0x385083['start']['nodeAfter']===_0x385083['end']['parent']&&(_0x385083=_0x3dcbcc['model']['createRange'](_0x3dcbcc['model']['createPositionAt'](_0x385083['start']['nodeAfter'],0x0))),_0x216512['push'](_0x385083);_0x3dcbcc['model']['change'](_0x5379a2=>{const _0x292951=_0x3dcbcc['model']['document']['selection'],_0x1a6315=Array['from'](_0x292951['getRanges']())['map'](_0x5a5422=>_0x24b6fa['fromRange'](_0x5a5422));_0x5379a2['setSelection'](_0x216512),_0x3dcbcc['commands']['get'](_0xcf8881['commandName'])['refresh'](),_0xcf8881['commandParams']['push']({'forceDefaultExecution':!0x0}),_0x3dcbcc['execute'](_0xcf8881['commandName'],..._0xcf8881['commandParams']),_0x5379a2['setSelection'](_0x1a6315);for(const _0x4ca83e of _0x1a6315)_0x4ca83e['detach']();});}),_0x1828e5['descriptionFactory']['registerElementLabel'](function(_0x20ee2e){const _0x2ae5ef=!_0x3dcbcc['model']['schema']['isObject'](_0x20ee2e),_0x3ffa97=_0x20ee2e['previousSibling'],_0x384b54=_0x20ee2e['nextSibling'],_0x31693d=_0x20ee2e['getAttribute']('listItemId'),_0x134c15=!_0x3ffa97||_0x3ffa97['getAttribute']('listItemId')!==_0x31693d,_0x31d455=!_0x384b54||_0x384b54['getAttribute']('listItemId')!==_0x31693d;return _0x2ae5ef&&Boolean(_0x31693d)&&_0x134c15&&_0x31d455;},_0x4c7e81=>o(_0x13c990,'ELEMENT_LIST_ITEM',_0x4c7e81));}['_registerLegacyDescription'](){const _0x2c69cc=this['editor'],_0x51b418=_0x2c69cc['locale'];function _0x584fbc(_0x325a46){const _0x5ecf5a=_0x2c69cc['commands']['get']('bulletedList')['value'],_0x4afaf7=_0x2c69cc['commands']['get']('numberedList')['value'];return'numberedList'===_0x325a46?_0x5ecf5a:_0x4afaf7;}_0x2c69cc['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](function(_0x4b2672){if('formatBlock'!=_0x4b2672['type'])return;const {data:_0x5c34e7}=_0x4b2672;if(!_0x5c34e7)return;let _0x3e90e5,_0x2456f6,_0x368f2e,_0x4c78c7;switch(_0x5c34e7['commandName']){case'bulletedList':_0x368f2e=_0x5c34e7['commandParams'][0x0]['forceValue'],_0x4c78c7=_0x584fbc(_0x5c34e7['commandName']),_0x3e90e5=_0x368f2e?'*Format:*\x20insert\x20into\x20%0':'*Format:*\x20remove\x20from\x20%0',!_0x4c78c7&&_0x2c69cc['config']['get']('list.multiBlock')||(_0x3e90e5='*Change\x20to:*\x20%0'),_0x2456f6={'type':'format','content':o(_0x51b418,_0x3e90e5,o(_0x51b418,'ELEMENT_BULLETED_LIST'))};break;case'numberedList':_0x368f2e=_0x5c34e7['commandParams'][0x0]['forceValue'],_0x4c78c7=_0x584fbc(_0x5c34e7['commandName']),_0x3e90e5=_0x368f2e?'*Format:*\x20insert\x20into\x20%0':'*Format:*\x20remove\x20from\x20%0',!_0x4c78c7&&_0x2c69cc['config']['get']('list.multiBlock')||(_0x3e90e5='*Change\x20to:*\x20%0'),_0x2456f6={'type':'format','content':o(_0x51b418,_0x3e90e5,o(_0x51b418,'ELEMENT_NUMBERED_LIST'))};break;case'indentList':_0x3e90e5='*Indent:*\x20%0',_0x2456f6={'type':'format','content':o(_0x51b418,_0x3e90e5,o(_0x51b418,'ELEMENT_LIST_ITEM'))};break;case'outdentList':_0x3e90e5=function(_0x1d2091){const _0xa6e109=_0x1d2091['getFirstRange']();let _0xdc9894=_0xa6e109['start']['nodeAfter'];for(;_0xdc9894&&_0xa6e109['containsItem'](_0xdc9894);){if(_0xdc9894['getAttribute']('listIndent')>0x0)return!0x1;_0xdc9894=_0xdc9894['nextSibling'];}return!0x0;}(_0x4b2672)?o(_0x51b418,'*Format:*\x20remove\x20from\x20%0',o(_0x51b418,function(_0x415214){return'ELEMENT_'+_0x415214['getFirstRange']()['start']['nodeAfter']['getAttribute']('listType')['toUpperCase']()+'_LIST';}(_0x4b2672))):o(_0x51b418,'*Outdent:*\x20%0',o(_0x51b418,'ELEMENT_LIST_ITEM')),_0x2456f6={'type':'format','content':_0x3e90e5};break;case'mergeListItemBackward':case'mergeListItemForward':!0x1===_0x5c34e7['multipleBlocks']&&(_0x3e90e5='*Merge:*\x20%0',_0x2456f6={'type':'deletion','content':o(_0x51b418,_0x3e90e5,o(_0x51b418,'ELEMENT_LIST_ITEM'))});}return _0x2456f6;});}}function le(_0x2f538a){let _0x416a7b=_0x2f538a['getFirstRange']()['start']['nodeAfter']['previousSibling'];for(;_0x416a7b;){const _0x1fc8d4=_0x416a7b['getAttribute']('listItemId');if(!_0x1fc8d4)return!0x1;if(_0x1fc8d4==_0x2f538a['data']['newValue'])return'newValue';if(_0x1fc8d4==_0x2f538a['data']['oldValue'])return'oldValue';_0x416a7b=_0x416a7b['previousSibling'];}return!0x1;}class ue extends _0x2c17ec{['afterInit'](){if(!this['editor']['plugins']['has']('ListPropertiesEditing'))return;const _0x50c130=this['editor']['config']['get']('list.properties'),_0x5a88dc=this['editor']['plugins']['get']('TrackChangesEditing');_0x50c130['styles']&&(_0x5a88dc['enableDefaultAttributesIntegration']('listStyle'),_0x5a88dc['registerBlockAttribute']('listStyle')),_0x50c130['reversed']&&(_0x5a88dc['enableDefaultAttributesIntegration']('listReversed'),_0x5a88dc['registerBlockAttribute']('listReversed')),_0x50c130['startIndex']&&(_0x5a88dc['enableDefaultAttributesIntegration']('listStart'),_0x5a88dc['registerBlockAttribute']('listStart'));const _0x32e074={'type':'format','content':''};_0x5a88dc['descriptionFactory']['registerDescriptionCallback'](this['handleDescriptions']['bind'](this));const _0x199c1f=this['editor']['locale'];_0x5a88dc['descriptionFactory']['registerAttributeLabel']('listReversed',o(_0x199c1f,'FORMAT_LIST_REVERSED')),_0x5a88dc['descriptionFactory']['registerDescriptionCallback'](_0xaf0ed1=>{const {data:_0xd1d12a}=_0xaf0ed1;if(_0xd1d12a&&'listReversed'==_0xd1d12a['key'])return null==_0xd1d12a['newValue']||0x0==_0xd1d12a['newValue']&&null==_0xd1d12a['oldValue']?_0x32e074:void 0x0;}),_0x5a88dc['descriptionFactory']['registerAttributeLabel']('listStart',o(_0x199c1f,'FORMAT_LIST_START')),_0x5a88dc['descriptionFactory']['registerDescriptionCallback'](_0x117a76=>{const {data:_0x24e4ac}=_0x117a76;if(_0x24e4ac&&'listStart'==_0x24e4ac['key'])return null==_0x24e4ac['newValue']||0x1==_0x24e4ac['newValue']&&null==_0x24e4ac['oldValue']?_0x32e074:void 0x0;}),this['editor']['model']['document']['registerPostFixer'](_0x47f3c7=>{if(_0x47f3c7['batch']['isUndo'])return!0x1;let _0x37a6a2=!0x1;const _0x145342=_0x5a88dc['getSuggestions']({'skipNotAttached':!0x0})['filter'](_0x5aafad=>{const _0x128642=_0x5a88dc['_getAttributeKey'](_0x5aafad);return'listStart'==_0x128642||'listReversed'==_0x128642;});for(const _0x3e1bb7 of _0x145342){const _0xf9c7e8=_0x3e1bb7['getFirstRange']()['start']['nodeAfter']['getAttribute']('listType');if('numbered'==_0xf9c7e8||'customNumbered'==_0xf9c7e8)continue;_0x5a88dc['_findSuggestions'](_0x3e1bb7['getFirstRange'](),'attribute')['find'](_0x1038d9=>'listType'==_0x5a88dc['_getAttributeKey'](_0x1038d9['suggestion']))||(_0x47f3c7['removeMarker'](_0x3e1bb7['getFirstMarker']()),_0x37a6a2=!0x0);}return _0x37a6a2;}),this['_registerLegacyDescription']();}['handleDescriptions'](_0x95063b){const _0x3e3e5b=this['editor']['locale'],{data:_0xafd55f}=_0x95063b,_0x2834e0={'type':'format','content':''};if(!_0xafd55f||'listStyle'!=_0xafd55f['key'])return;if(!_0xafd55f['oldValue'])return'default'==_0xafd55f['newValue']?_0x2834e0:{'type':'format','content':''+o(_0x3e3e5b,'*Set\x20format:*\x20%0',o(_0x3e3e5b,this['_getTranslationKeyForListStyle'](_0xafd55f['newValue'])))};if(!_0xafd55f['newValue']){if('default'==_0xafd55f['oldValue'])return _0x2834e0;let _0x15b06c=_0x95063b['head'];for(;_0x15b06c;){if(_0x15b06c['data']&&'listType'==_0x15b06c['data']['key']&&_0x15b06c['data']['newValue'])return _0x2834e0;_0x15b06c=_0x15b06c['next'];}return{'type':'format','content':''+o(_0x3e3e5b,'*Remove\x20format:*\x20%0',o(_0x3e3e5b,this['_getTranslationKeyForListStyle'](_0xafd55f['oldValue'])))};}if('default'!=_0xafd55f['newValue'])return{'type':'format','content':''+o(_0x3e3e5b,'*Set\x20format:*\x20%0',o(_0x3e3e5b,this['_getTranslationKeyForListStyle'](_0xafd55f['newValue'])))};let _0x13e453=_0x95063b['head'];for(;_0x13e453;){if(_0x13e453['data']&&'listType'==_0x13e453['data']['key']&&_0x13e453['data']['newValue']&&_0x13e453['data']['oldValue'])return _0x2834e0;_0x13e453=_0x13e453['next'];}return{'type':'format','content':o(_0x3e3e5b,'*Set\x20format:*\x20%0',o(_0x3e3e5b,'ELEMENT_'+_0x95063b['getFirstRange']()['start']['nodeAfter']['getAttribute']('listType')['toUpperCase']()+'_LIST_DEFAULT'))};}['_registerLegacyDescription'](){const _0x41657d=this['editor'],_0x7d4655=_0x41657d['locale'];_0x41657d['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](_0x367c3e=>{if('formatBlock'!=_0x367c3e['type'])return;const {data:_0x142c6d}=_0x367c3e;if(!_0x142c6d)return;let _0x253fb6,_0x4412b3;switch(_0x142c6d['commandName']){case'listStyle':_0x253fb6='*Change\x20to:*\x20%0',_0x4412b3={'type':'format','content':o(_0x7d4655,_0x253fb6,o(_0x7d4655,this['_getTranslationKeyForListStyle'](_0x142c6d['commandParams'][0x0]['type'])))};break;case'listReversed':_0x253fb6=_0x142c6d['commandParams'][0x0]['reversed']?'*Format:*\x20set\x20order\x20to\x20reversed':'*Format:*\x20set\x20order\x20to\x20regular',_0x4412b3={'type':'format','content':o(_0x7d4655,_0x253fb6)};break;case'listStart':_0x253fb6='*Format:*\x20set\x20start\x20index\x20to\x20%0',_0x4412b3={'type':'format','content':o(_0x7d4655,_0x253fb6,_0x142c6d['commandParams'][0x0]['startIndex'])};}return _0x4412b3;});}['_getTranslationKeyForListStyle'](_0x3997b2){return'ELEMENT_'+function(_0x2689fa){if(pe['includes'](_0x2689fa))return'bulleted';if(ye['includes'](_0x2689fa))return'numbered';return null;}(_0x3997b2)['toUpperCase']()+'_LIST_'+_0x3997b2['toUpperCase']()['replace'](/-/g,'_');}}const pe=['disc','circle','square'],ye=['decimal','decimal-leading-zero','lower-roman','upper-roman','lower-latin','upper-latin'];class W extends _0x2c17ec{static get['requires'](){return[_0x34e1f7];}['init'](){const _0x2b9b56=this['editor'],_0x4a8060=_0x2b9b56['plugins']['get']('TrackChangesEditing'),_0x4a4142=_0x2b9b56['commands']['get']('enter');_0x4a8060['enableCommand']('enter',()=>{_0x2b9b56['model']['change'](_0x405a51=>{const _0x5ba671=_0x2b9b56['model']['document']['selection'],_0x1a8cbc=_0x5ba671['getFirstPosition'](),_0x35253f=_0x24b6fa['fromRange'](_0x5ba671['getFirstRange']());if(_0x4a4142['enterBlock'](_0x405a51)){const _0x417d1f=_0x2b9b56['model']['createPositionAt'](_0x1a8cbc['parent']['nextSibling'],0x0),_0x4b0826=_0x405a51['createRange'](_0x1a8cbc,_0x417d1f);_0x4a8060['markInsertion'](_0x4b0826);}else _0x405a51['setSelection'](_0x405a51['createRange'](_0x35253f['end']));_0x35253f['detach'](),_0x4a4142['fire']('afterExecute',{'writer':_0x405a51});});}),_0x2b9b56['editing']['downcastDispatcher']['on']('addMarker:suggestion:insertion',_e(_0x2b9b56,'split'),{'priority':'high'}),_0x2b9b56['editing']['downcastDispatcher']['on']('removeMarker:suggestion:insertion',(_0x13af12,_0xc2cb6a,_0x1a403f)=>{const _0x28f7b1=_0x1a403f['mapper']['markerNameToElements'](_0xc2cb6a['markerName']);if(_0x28f7b1){for(const _0x59a83a of _0x28f7b1)_0x59a83a['hasClass']('ck-suggestion-marker-split')&&(_0x1a403f['mapper']['unbindElementFromMarkerName'](_0x59a83a,_0xc2cb6a['markerName']),_0x1a403f['writer']['remove'](_0x59a83a));}},{'priority':'high'}),_0x2b9b56['data']['downcastDispatcher']['on']('addMarker:suggestion:insertion',(_0x1da4cd,_0x1e00f6,_0x173d7a)=>{_0x173d7a['options']['showSuggestionHighlights']&&_e(_0x2b9b56,'split',{'showActiveMarker':!0x1})['bind'](this)(_0x1da4cd,_0x1e00f6,_0x173d7a);},{'priority':'high'});}}class J extends _0x2c17ec{['afterInit'](){if(!this['editor']['plugins']['has']('FindAndReplaceEditing'))return;const _0x4e2ded=this['editor']['plugins']['get']('TrackChangesEditing');_0x4e2ded['enableCommand']('find',this['handleFindCommand']['bind'](this)),_0x4e2ded['enableCommand']('findNext'),_0x4e2ded['enableCommand']('findPrevious'),_0x4e2ded['enableCommand']('replace'),_0x4e2ded['enableCommand']('replaceAll');}['handleFindCommand'](_0x2e1f2a,_0xe98a01,_0x63e7f2={}){const _0x5375b2=this['editor']['plugins']['get']('FindAndReplaceUtils');return _0x2e1f2a(_0x14564d=>('string'==typeof _0xe98a01?_0x5375b2['findByTextCallback'](_0xe98a01,_0x63e7f2):_0xe98a01)(_0x14564d)['filter'](_0x1101db=>!0x1===this['_isInDeletionRange'](_0x1101db,_0x14564d['item'])),_0x63e7f2);}['_isInDeletionRange'](_0x202e34,_0x38607d){const _0x2f8330=this['editor']['model']['createRange'](this['editor']['model']['createPositionAt'](_0x38607d,_0x202e34['start']),this['editor']['model']['createPositionAt'](_0x38607d,_0x202e34['end']));for(const _0x28915b of this['editor']['model']['markers']['getMarkersGroup']('suggestion:deletion'))if(null!==_0x2f8330['getIntersection'](_0x28915b['getRange']()))return!0x0;return!0x1;}}const ro=[{'pluginName':'FontSizeEditing','commandName':'fontSize'},{'pluginName':'FontFamilyEditing','commandName':'fontFamily'},{'pluginName':'FontColorEditing','commandName':'fontColor'},{'pluginName':'FontBackgroundColorEditing','commandName':'fontBackgroundColor'}];class Q extends _0x2c17ec{['afterInit'](){const _0x4e233c=this['editor']['locale'],_0x5416af=this['editor']['plugins']['get']('TrackChangesEditing');for(const {pluginName:_0x3f4188,commandName:_0x3e9be1}of ro)this['editor']['plugins']['has'](_0x3f4188)&&(_0x5416af['enableDefaultAttributesIntegration'](_0x3e9be1),_0x5416af['registerInlineAttribute'](_0x3e9be1));_0x4e233c['t'],_0x5416af['descriptionFactory']['registerAttributeLabel']('fontSize',o(_0x4e233c,'FORMAT_FONT_SIZE')),_0x5416af['descriptionFactory']['registerAttributeLabel']('fontFamily',o(_0x4e233c,'FORMAT_FONT_FAMILY')),_0x5416af['descriptionFactory']['registerAttributeLabel']('fontColor',o(_0x4e233c,'FORMAT_FONT_COLOR')),_0x5416af['descriptionFactory']['registerAttributeLabel']('fontBackgroundColor',o(_0x4e233c,'FORMAT_FONT_BACKGROUND')),this['_registerLegacyDescription']();}['_registerLegacyDescription'](){const _0x5bf983=this['editor'],_0x36b6be=_0x5bf983['locale'];_0x5bf983['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](_0x196858=>{const _0x71e8a0=_0x36b6be['t'];if('formatInline'!=_0x196858['type'])return;const {data:_0x4a5718}=_0x196858;if(null!=_0x4a5718){if('fontSize'==_0x4a5718['commandName']){const _0x504926=_0x4a5718['commandParams'][0x0]['value'];if(_0x504926){const _0x5b8a84=_0x71e8a0(this['editor']['plugins']['get']('FontSize')['normalizeSizeOptions'](this['editor']['config']['get']('fontSize.options'))['find'](_0x1e639e=>_0x1e639e['model']==_0x504926)['title'])['toLowerCase']();return{'type':'format','content':o(_0x36b6be,'*Set\x20font\x20size:*\x20%0',_0x5b8a84)};}return{'type':'format','content':o(_0x36b6be,'*Reset\x20font\x20size*')};}if('fontFamily'==_0x4a5718['commandName']){const _0x3f55fc=_0x4a5718['commandParams'][0x0]['value'];return _0x3f55fc?{'type':'format','content':o(_0x36b6be,'*Set\x20font\x20family:*\x20%0',_0x3f55fc)}:{'type':'format','content':o(_0x36b6be,'*Reset\x20font\x20family*')};}if('fontColor'==_0x4a5718['commandName']){const _0x186077=_0x4a5718['commandParams'][0x0]['value'];if(_0x186077){const _0xdac496=_0x4403fe(this['editor']['config']['get']('fontColor.colors'))['find'](_0x5b3f94=>_0x5b3f94['model']==_0x186077);let _0x2b4d7b=_0x186077,_0x38988c='';return _0xdac496&&(_0x2b4d7b=_0xdac496['label'],_0x38988c=_0x71e8a0(_0x2b4d7b)['toLowerCase']()),{'type':'format','content':o(_0x36b6be,'*Set\x20font\x20color:*\x20%0',_0x38988c)['trim'](),'color':{'value':_0x186077,'title':_0x38988c||_0x2b4d7b}};}return{'type':'format','content':o(_0x36b6be,'*Reset\x20font\x20color*')};}if('fontBackgroundColor'==_0x4a5718['commandName']){const _0x35a36b=_0x4a5718['commandParams'][0x0]['value'];if(_0x35a36b){const _0x10b09e=_0x4403fe(this['editor']['config']['get']('fontBackgroundColor.colors'))['find'](_0x1780fe=>_0x1780fe['model']==_0x35a36b);let _0x157709=_0x35a36b,_0x410bd9='';return _0x10b09e&&(_0x157709=_0x10b09e['label'],_0x410bd9=_0x71e8a0(_0x157709)['toLowerCase']()),{'type':'format','content':o(_0x36b6be,'*Set\x20font\x20background\x20color:*\x20%0',_0x410bd9)['trim'](),'color':{'value':_0x35a36b,'title':_0x410bd9||_0x157709}};}return{'type':'format','content':o(_0x36b6be,'*Reset\x20font\x20background\x20color*')};}}});}}class X extends _0x2c17ec{['afterInit'](){const _0x5ae28b=this['editor'],_0x393464=_0x5ae28b['plugins']['get']('TrackChangesEditing'),_0xa4ef00=_0x5ae28b['commands']['get']('copyFormat'),_0xf53938=_0x5ae28b['commands']['get']('pasteFormat');_0xa4ef00&&_0xf53938&&(_0x393464['enableDefaultAttributesIntegration']('pasteFormat'),_0x393464['enableCommand']('copyFormat'),this['_registerLegacyDescription']());}['_registerLegacyDescription'](){const _0x2be361=this['editor'],_0x163f73=_0x2be361['locale'];_0x2be361['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](_0x54819f=>{if('formatBlock'!=_0x54819f['type']&&'formatInline'!=_0x54819f['type'])return;const {data:_0x23a86c}=_0x54819f;if(_0x23a86c&&'pasteFormat'===_0x23a86c['commandName']){const _0x41ff00=[],_0xf6d65=_0x23a86c['commandParams'][0x0];for(const [_0x3c4f47,_0x3afd0c]of Object['entries'](_0xf6d65))_0x41ff00['push'](so(_0x2be361,_0x3c4f47,_0x3afd0c));return _0x41ff00['length']?{'type':'format','content':o(_0x163f73,'*Set\x20format\x20to:*\x20%0',_0x41ff00['join'](',\x20'))}:{'type':'format','content':o(_0x163f73,'*Remove\x20all\x20formatting*')};}});}}function so(_0x23fc2c,_0x25a168,_0x67c0a){const _0x421603=_0x23fc2c['locale']['t'],_0x19dd11=_0x25a168['split'](/(?=[A-Z])/)['join']('\x20'),_0x20ce66=_0x421603(_0x19dd11['charAt'](0x0)['toUpperCase']()+_0x19dd11['slice'](0x1))['toLowerCase']();if('boolean'==typeof _0x67c0a)return _0x20ce66;if('fontColor'===_0x25a168||'fontBackgroundColor'===_0x25a168){const _0x155ec7=_0x4403fe(_0x23fc2c['config']['get']('fontColor.colors'))['find'](_0x587d3c=>_0x587d3c['model']==_0x67c0a);return _0x20ce66+'\x20('+(_0x155ec7?_0x421603(_0x155ec7['label'])['toLowerCase']():_0x67c0a)+')';}if('fontSize'===_0x25a168&&isNaN(parseFloat(_0x67c0a))){const _0x3b1ac0=_0x23fc2c['plugins']['get']('FontSize')['normalizeSizeOptions'](_0x23fc2c['config']['get']('fontSize.options'))['find'](_0x1140a2=>_0x1140a2['model']==_0x67c0a);return _0x20ce66+'\x20('+(_0x3b1ac0?_0x421603(_0x3b1ac0['title'])['toLowerCase']():_0x67c0a)+')';}return _0x20ce66+'\x20('+_0x67c0a+')';}class Y extends _0x2c17ec{['_headingOptions'];['afterInit'](){const _0xdc2dd5=this['editor'];if(!_0xdc2dd5['plugins']['has']('HeadingEditing'))return;this['_headingOptions']=_0xdc2dd5['config']['get']('heading.options');const _0x57e39f=_0xdc2dd5['locale'],_0x274349=_0xdc2dd5['plugins']['get']('TrackChangesEditing');_0x274349['enableDefaultAttributesIntegration']('heading');for(const _0x240897 of this['_headingOptions'])'paragraph'!=_0x240897['model']&&_0x274349['descriptionFactory']['registerElementLabel'](_0x240897['model'],_0x4407d5=>{const _0x494af8=this['_getHeadingLevel'](_0x240897['model']);return null!==_0x494af8?_0x52f253(_0x4407d5,_0x494af8):_0x23e256(_0x4407d5,_0x240897['title']);});function _0x52f253(_0x5e356c,_0x4cfeaf){return o(_0x57e39f,'ELEMENT_HEADING',[_0x5e356c,_0x4cfeaf]);}function _0x23e256(_0xe7526e,_0x15d5dd){return o(_0x57e39f,'ELEMENT_HEADING_CUSTOM',[_0xe7526e,_0x15d5dd]);}this['_registerLegacyDescription']();}['_registerLegacyDescription'](){const _0x35f407=this['editor'],_0x2b8b3c=_0x35f407['locale'];function _0x5e1a52(_0x2f2d10,_0x443e68){return o(_0x2b8b3c,'ELEMENT_HEADING_CUSTOM',[_0x2f2d10,_0x443e68]);}_0x35f407['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](_0x18ed43=>{if('formatBlock'!=_0x18ed43['type'])return;const {data:_0x48f9e8}=_0x18ed43;if(_0x48f9e8&&'heading'==_0x48f9e8['commandName']){const _0xdb5358=_0x48f9e8['commandParams'][0x0]['value'],_0x43d508=this['_getHeadingLevel'](_0xdb5358);if(null!==_0x43d508)return{'type':'format','content':o(_0x2b8b3c,'*Change\x20to:*\x20%0',(_0x148a0d=0x1,_0x16ec37=_0x43d508,o(_0x2b8b3c,'ELEMENT_HEADING',[_0x148a0d,_0x16ec37])))};const _0x123646=this['_headingOptions']['find'](_0x41d665=>_0x41d665['model']===_0xdb5358)['title'];return{'type':'format','content':o(_0x2b8b3c,'*Change\x20to:*\x20%0',_0x5e1a52(0x1,_0x123646))};}var _0x148a0d,_0x16ec37;});}['_getHeadingLevel'](_0x3745ee){const _0x5a43dc=_0x3745ee['match'](/^heading(\d+)/);if(_0x5a43dc)return _0x5a43dc[0x1];const _0xd5f8b9=this['_headingOptions']?.['find'](_0x1bcee0=>_0x1bcee0['model']==_0x3745ee);if(_0xd5f8b9&&_0xd5f8b9['view']){const _0x40a32b=_0xd5f8b9['view'],_0x3977fd=(_0x40a32b['name']??_0x40a32b)['match'](/^h(\d+)/);if(_0x3977fd)return _0x3977fd[0x1];}return null;}}class Z extends _0x2c17ec{['afterInit'](){const _0x226e03=this['editor'];if(!_0x226e03['plugins']['has']('HighlightEditing'))return;const _0x212034=_0x226e03['plugins']['get']('TrackChangesEditing'),_0x38c266=_0x226e03['locale'];_0x212034['enableDefaultAttributesIntegration']('highlight'),_0x212034['registerInlineAttribute']('highlight'),_0x212034['descriptionFactory']['registerAttributeLabel']('highlight',o(_0x38c266,'FORMAT_HIGHLIGHT')),this['_registerLegacyDescription']();}['_registerLegacyDescription'](){const _0x144cd2=this['editor'],_0x13adc4=_0x144cd2['locale'];_0x144cd2['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](_0x3357bd=>{if('formatInline'!=_0x3357bd['type'])return;const {data:_0x125a64}=_0x3357bd;if(_0x125a64&&'highlight'==_0x125a64['commandName']){const _0x11ff90=_0x13adc4['t'],_0x471d4e=_0x125a64['commandParams'][0x0]['value'];if(_0x471d4e){const _0x414092=_0x144cd2['config']['get']('highlight.options')['find'](_0x2a6b9f=>_0x2a6b9f['model']==_0x471d4e),_0x1f9d3d=_0x11ff90(_0x414092['title'])['toLowerCase']();return{'type':'format','content':o(_0x13adc4,'*Set\x20highlight:*\x20%0',_0x1f9d3d),'color':{'value':_0x414092['color'],'title':_0x414092['title']}};}return{'type':'format','content':o(_0x13adc4,'*Remove\x20highlight*',o(_0x13adc4,'FORMAT_HIGHLIGHT'))};}});}}class tt extends _0x2c17ec{['afterInit'](){const _0x541011=this['editor'];if(!_0x541011['plugins']['has']('HorizontalLineEditing'))return;_0x541011['plugins']['get']('TrackChangesEditing')['enableCommand']('horizontalLine');const _0x51f1fa=_0x541011['plugins']['get']('TrackChangesEditing'),_0xf70515=_0x541011['locale'];_0x51f1fa['descriptionFactory']['registerElementLabel']('horizontalLine',_0x2da49c=>o(_0xf70515,'ELEMENT_HORIZONTAL_LINE',_0x2da49c)),_0x541011['conversion']['for']('dataDowncast')['elementToStructure']({'model':'horizontalLine','view':(_0x319a3b,{writer:_0x415e6d,options:_0x3f8659})=>{if(!_0x3f8659['showSuggestionHighlights'])return null;const _0x1106b4=_0x415e6d['createContainerElement']('div'),_0x198a4d=_0x415e6d['createEmptyElement']('hr');return _0x415e6d['addClass']('ck-horizontal-line',_0x1106b4),_0x415e6d['insert'](_0x415e6d['createPositionAt'](_0x1106b4,0x0),_0x198a4d),_0x1106b4;},'converterPriority':'high'});}}class et extends _0x2c17ec{['afterInit'](){const _0x213b8f=this['editor'];if(!_0x213b8f['plugins']['has']('HtmlEmbed'))return;const _0x1a509c=_0x213b8f['plugins']['get']('TrackChangesEditing'),_0x203fc9=_0x213b8f['locale'];_0x1a509c['descriptionFactory']['registerElementLabel']('rawHtml',_0x5ba226=>o(_0x203fc9,'ELEMENT_HTML_EMBED',_0x5ba226)),_0x1a509c['enableDefaultAttributesIntegration']('htmlEmbed'),_0x1a509c['registerBlockAttribute']('value'),_0x1a509c['descriptionFactory']['registerDescriptionCallback'](_0x299ebe=>{if('attribute'!=_0x299ebe['type'])return;const {data:_0x5dd40f}=_0x299ebe;if(_0x5dd40f&&'value'==_0x5dd40f['key']&&_0x299ebe['getFirstRange']()['start']['nodeAfter']['is']('element','rawHtml')){const _0x3bd355=o(_0x203fc9,'ELEMENT_HTML_EMBED');return{'type':'format','content':o(_0x203fc9,'*Change\x20%0\x20content*',_0x3bd355)};}}),this['_registerLegacyDescription']();}['_registerLegacyDescription'](){const _0x5e9bc4=this['editor'],_0x235413=_0x5e9bc4['locale'];_0x5e9bc4['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](_0x4a0161=>{if('formatBlock'!=_0x4a0161['type'])return;const {data:_0x57af14}=_0x4a0161;if(_0x57af14&&'htmlEmbed'==_0x57af14['commandName']){const _0x2b2793=o(_0x235413,'ELEMENT_HTML_EMBED');return{'type':'format','content':o(_0x235413,'*Change\x20%0\x20content*',_0x2b2793)};}});}}class it extends _0x2c17ec{['afterInit'](){const _0x18ff95=this['editor'];if(!_0x18ff95['plugins']['has']('ImageEditing'))return;const _0x19883c=_0x18ff95['plugins']['get']('TrackChangesEditing'),_0x3afc69=_0x18ff95['plugins']['get']('ImageUtils'),_0x150caf=_0x18ff95['locale'];_0x19883c['enableCommand']('insertImage'),_0x19883c['descriptionFactory']['registerElementLabel']('imageBlock',_0x9c2b4c=>o(_0x150caf,'ELEMENT_IMAGE',_0x9c2b4c)),_0x19883c['descriptionFactory']['registerElementLabel']('imageInline',_0x32ece7=>o(_0x150caf,'ELEMENT_INLINE_IMAGE',_0x32ece7)),_0x19883c['descriptionFactory']['registerElementLabel']('caption',()=>o(_0x150caf,'ELEMENT_CAPTION')),_0x18ff95['plugins']['has']('ImageUploadEditing')&&_0x19883c['enableCommand']('uploadImage'),_0x18ff95['plugins']['has']('ImageBlockEditing')&&_0x18ff95['plugins']['has']('ImageInlineEditing')&&(_0x19883c['enableCommand']('imageTypeInline',(_0x73f3c,_0x4d3951)=>{const _0x1eb12c=_0x3afc69['getClosestSelectedImageElement'](_0x18ff95['model']['document']['selection']);_0x18ff95['model']['change'](()=>{_0x19883c['markBlockFormat'](_0x1eb12c,{'commandName':'imageTypeInline','commandParams':[_0x4d3951]},[],'convertBlockImageToInline');});}),_0x19883c['enableCommand']('imageTypeBlock',(_0x3e4fbf,_0x3772ea)=>{_0x18ff95['model']['change'](_0x5e383e=>{let _0xbc8f7f=_0x3afc69['getClosestSelectedImageElement'](_0x18ff95['model']['document']['selection']),_0x3ea6fb=_0x5e383e['createRangeOn'](_0xbc8f7f);const _0x3fe209=_0xb812aa['fromPosition'](_0x3ea6fb['start'],'toPrevious'),_0x14735f=_0xb812aa['fromPosition'](_0x3ea6fb['end'],'toNext');_0x19883c['forceDefaultExecution'](()=>_0x3e4fbf(_0x3772ea)),_0xbc8f7f=_0x3afc69['getClosestSelectedImageElement'](_0x18ff95['model']['document']['selection']),_0x3ea6fb=_0x5e383e['createRangeOn'](_0xbc8f7f);const _0x3731b0=_0x5e383e['createRange'](_0x3fe209,_0x14735f);_0x3fe209['detach'](),_0x14735f['detach'](),_0x19883c['markBlockFormat'](_0xbc8f7f,{'commandName':'imageTypeInline','commandParams':[_0x3772ea]},[],'convertInlineImageToBlock'),_0x3731b0['start']['isBefore'](_0x3ea6fb['start'])&&_0x19883c['markInsertion'](_0x5e383e['createRange'](_0x3731b0['start'],_0x3ea6fb['start']),'convertInlineImageToBlock'),_0x3ea6fb['end']['isBefore'](_0x3731b0['end'])&&_0x19883c['markInsertion'](_0x5e383e['createRange'](_0x3ea6fb['end'],_0x3731b0['end']),'convertInlineImageToBlock');});}),_0x19883c['_suggestionFactory']['registerCustomCallback']('formatBlock','convertInlineImageToBlock','join',()=>!0x1),_0x19883c['_suggestionFactory']['registerCustomCallback']('formatBlock','convertInlineImageToBlock','accept',()=>!0x1),_0x19883c['_suggestionFactory']['registerCustomCallback']('formatBlock','convertInlineImageToBlock','discard',_0x19883c['_suggestionFactory']['getSuggestionCallback']('formatBlock','','accept')),_0x19883c['_suggestionFactory']['registerCustomCallback']('insertion','convertInlineImageToBlock','join',()=>!0x1),_0x19883c['_suggestionFactory']['registerCustomCallback']('insertion','convertInlineImageToBlock','discard',([_0x3c9af9])=>{const _0xb01b56=_0x19883c['_suggestionFactory']['getSuggestionCallback']('insertion','','discard');let _0x1f7b17=_0x3c9af9['start'],_0x3749ee=_0x3c9af9['end'];const _0x46cc0f=_0x18ff95['model']['schema']['getNearestSelectionRange'](_0x1f7b17,'backward'),_0x6bffef=_0x18ff95['model']['schema']['getNearestSelectionRange'](_0x3749ee,'forward');_0x46cc0f['isCollapsed']&&(_0x1f7b17=_0x46cc0f['start']),_0x6bffef['isCollapsed']&&(_0x3749ee=_0x6bffef['end']),_0xb01b56([_0x18ff95['model']['createRange'](_0x1f7b17,_0x3749ee)]);}),_0x19883c['_suggestionFactory']['registerCustomCallback']('formatBlock','convertInlineImageToBlock','chain',_0x1fa572),_0x19883c['_suggestionFactory']['registerCustomCallback']('insertion','convertInlineImageToBlock','chain',_0x1fa572)),_0x18ff95['plugins']['has']('ImageCaptionEditing')&&(_0x19883c['enableCommand']('toggleImageCaption',(_0x314f9d,_0x1f526b)=>{const _0x5d52f8=_0x18ff95['plugins']['get']('ImageCaptionUtils');let _0x43546d=_0x3afc69['getClosestSelectedImageElement'](_0x18ff95['model']['document']['selection']),_0x42f64b=_0x5d52f8['getCaptionFromImageModelElement'](_0x43546d);_0x18ff95['model']['change'](()=>{if(_0x42f64b)return void _0x19883c['markDeletion'](_0x18ff95['model']['createRangeOn'](_0x42f64b));const _0x59d55c=_0x3afc69['isBlockImage'](_0x43546d);_0x314f9d(_0x1f526b),_0x43546d=_0x3afc69['getClosestSelectedImageElement'](_0x18ff95['model']['document']['selection']),_0x42f64b=_0x5d52f8['getCaptionFromImageModelElement'](_0x43546d),_0x19883c['markInsertion'](_0x18ff95['model']['createRangeOn'](_0x42f64b),_0x59d55c?null:'imageCaption');});}),_0x19883c['_suggestionFactory']['registerCustomCallback']('insertion','imageCaption','chain',_0x1fa572));const _0x146642=[{'type':'formatBlock','subType':'imageStylePreApply'},{'type':'insertion','subType':'imageCaption'},{'type':'formatBlock','subType':'convertInlineImageToBlock'},{'type':'insertion','subType':'convertInlineImageToBlock'}];function _0x3ef85f(_0x9c23b3,_0x4fa880){const _0x175df1=_0x146642['findIndex'](({type:_0x6daa12,subType:_0x2e7087})=>_0x9c23b3['type']==_0x6daa12&&_0x9c23b3['subType']==_0x2e7087),_0x52fd84=_0x146642['findIndex'](({type:_0x14be5b,subType:_0x36726b})=>_0x4fa880['type']==_0x14be5b&&_0x4fa880['subType']==_0x36726b);if(_0x175df1<0x0||_0x52fd84<0x0)return!0x1;const _0x33e7d0=_0x9c23b3['getFirstRange'](),_0x144dc0=_0x4fa880['getFirstRange']();if((0x0==_0x175df1||0x1==_0x175df1)&&0x2==_0x52fd84&&_0x33e7d0['isIntersecting'](_0x144dc0))return!0x0;if(0x2==_0x175df1&&0x3==_0x52fd84){const _0x53bcdc=_0x19883c['_findSuggestions'](_0x33e7d0,'insertion')['filter'](({suggestion:_0xfc2ad0,meta:_0x60d213})=>_0x60d213['isOwn']&&'convertInlineImageToBlock'==_0xfc2ad0['subType']);if(_0x53bcdc['length']>0x1&&_0x144dc0['end']['isEqual'](_0x33e7d0['start']))return!0x0;if(0x1==_0x53bcdc['length']&&(_0x33e7d0['start']['isEqual'](_0x144dc0['end'])||_0x33e7d0['end']['isEqual'](_0x144dc0['start'])))return!0x0;}if(0x3==_0x175df1&&0x3==_0x52fd84&&_0x33e7d0['start']['isBefore'](_0x144dc0['start'])){const _0x23a801=_0x33e7d0['end']['nodeAfter'],_0x5a0549=_0x144dc0['start']['nodeBefore'];return _0x3afc69['isBlockImage'](_0x23a801)&&_0x23a801===_0x5a0549;}return!0x1;}function _0x1fa572(_0x37bf8c,_0x4ab763){return _0x3ef85f(_0x37bf8c,_0x4ab763)?[_0x37bf8c,_0x4ab763]:_0x3ef85f(_0x4ab763,_0x37bf8c)?[_0x4ab763,_0x37bf8c]:null;}_0x18ff95['plugins']['has']('ImageResize')&&(_0x19883c['enableDefaultAttributesIntegration']('resizeImage'),_0x19883c['registerBlockAttribute']('resizedWidth'),_0x19883c['descriptionFactory']['registerAttributeLabel']('resizedWidth',o(_0x150caf,'FORMAT_IMAGE_SIZE'))),_0x18ff95['plugins']['has']('ImageTextAlternativeEditing')&&(_0x19883c['enableDefaultAttributesIntegration']('imageTextAlternative'),_0x19883c['registerBlockAttribute']('alt')),_0x19883c['descriptionFactory']['registerDescriptionCallback'](_0x6cd486=>{if(!!_0x146642['find'](({type:_0x193179,subType:_0x287c5a})=>_0x6cd486['type']==_0x193179&&_0x6cd486['subType']==_0x287c5a))return _0x6cd486['previous']?{}:void 0x0;}),_0x19883c['descriptionFactory']['registerDescriptionCallback'](_0x3dcea0=>{if('insertion'==_0x3dcea0['type']||'deletion'==_0x3dcea0['type']){const _0x30d852=_0x3dcea0['getContainedElement']();if(_0x30d852&&_0x30d852['is']('element','caption'))return{'type':'insertion'==_0x3dcea0['type']?'addObject':'removeObject','element':_0x30d852,'quantity':0x1};}}),_0x19883c['descriptionFactory']['registerDescriptionCallback'](_0x4bbf02=>'formatBlock'==_0x4bbf02['type']&&'convertInlineImageToBlock'==_0x4bbf02['subType']?{'type':'format','content':'Inline\x20image\x20to\x20block\x20image'}:'formatBlock'==_0x4bbf02['type']&&'convertBlockImageToInline'==_0x4bbf02['subType']?{'type':'format','content':'Block\x20image\x20to\x20inline\x20image'}:void 0x0),_0x19883c['descriptionFactory']['registerDescriptionCallback'](_0x58e18e=>{if('attribute'!=_0x58e18e['type'])return;const {data:_0x45f011}=_0x58e18e;if(!_0x45f011||'alt'!=_0x45f011['key'])return;const _0x18810b=_0x45f011['newValue'];return _0x18810b?{'type':'format','content':o(_0x150caf,'*Set\x20image\x20text\x20alternative:*\x20%0','\x22'+_0x18810b+'\x22')}:{'type':'format','content':o(_0x150caf,'*Remove\x20image\x20text\x20alternative*')};}),this['_registerLegacyDescription']();}['_registerLegacyDescription'](){const _0x531b30=this['editor'],_0x34f9b1=_0x531b30['locale'];_0x531b30['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](_0x58bcdf=>{if('formatBlock'!=_0x58bcdf['type']&&'formatInline'!=_0x58bcdf['type'])return;const {data:_0x2c2548}=_0x58bcdf;if(_0x2c2548){if('imageTextAlternative'==_0x2c2548['commandName']){const _0x1c3974=_0x2c2548['commandParams'][0x0]['newValue'];return _0x1c3974?{'type':'format','content':o(_0x34f9b1,'*Set\x20image\x20text\x20alternative:*\x20%0','\x22'+_0x1c3974+'\x22')}:{'type':'format','content':o(_0x34f9b1,'*Remove\x20image\x20text\x20alternative*')};}if('resizeImage'==_0x2c2548['commandName']){const _0x5ec20d=_0x2c2548['commandParams'][0x0]['width'];return _0x5ec20d?{'type':'format','content':o(_0x34f9b1,'*Set\x20image\x20width:*\x20%0',_0x5ec20d)}:{'type':'format','content':o(_0x34f9b1,'*Reset\x20image\x20width*')};}}});}}class st extends _0x2c17ec{['afterInit'](){if(!this['editor']['plugins']['has']('ImageEditing'))return;const _0x28e284=this['editor']['locale'],_0x3fbd1b=this['editor']['plugins']['get']('TrackChangesEditing');_0x3fbd1b['enableDefaultAttributesIntegration']('replaceImageSource'),_0x3fbd1b['registerBlockAttribute']('src'),_0x3fbd1b['descriptionFactory']['registerDescriptionCallback'](_0x1b297b=>{if('attribute'!=_0x1b297b['type'])return;const {data:_0x5d7dc5}=_0x1b297b;return _0x5d7dc5&&'src'==_0x5d7dc5['key']?_0x5d7dc5['newValue']&&_0x5d7dc5['oldValue']?{'type':'format','content':o(_0x28e284,'*Replace\x20image\x20URL*')}:{'type':'format','content':''}:void 0x0;}),this['_handleLegacySuggestions']();}['_handleLegacySuggestions'](){const _0x4d7191=this['editor']['plugins']['get']('TrackChangesEditing');_0x4d7191['_suggestionFactory']['registerCustomCallback']('formatBlock','replaceImageSource','accept',_0x4d7191['_suggestionFactory']['getSuggestionCallback']('formatBlock',null,'discard')),_0x4d7191['_suggestionFactory']['registerCustomCallback']('formatBlock','replaceImageSource','discard',_0x4d7191['_suggestionFactory']['getSuggestionCallback']('formatBlock',null,'accept')),this['_registerLegacyDescription']();}['_registerLegacyDescription'](){const _0x725653=this['editor'],_0x2ef703=_0x725653['locale'];_0x725653['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](_0x19f2d0=>{if('formatBlock'!=_0x19f2d0['type']&&'formatInline'!=_0x19f2d0['type'])return;const {data:_0x1f6cb8}=_0x19f2d0;if(!_0x1f6cb8||'replaceImageSource'!=_0x1f6cb8['commandName'])return;return{'type':'format','content':o(_0x2ef703,'*Format:*\x20replace\x20image\x20URL')};});}}class nt extends _0x2c17ec{['afterInit'](){const _0xa30499=this['editor'];if(!_0xa30499['plugins']['has']('ImageStyleEditing'))return;const _0xcde2b=_0xa30499['plugins']['get']('TrackChangesEditing'),_0x31b8be=_0xa30499['plugins']['get']('ImageUtils'),_0x25750c={};_0xcde2b['enableCommand']('imageStyle',(_0x15c630,_0x5ba338)=>{const _0x182b1d=_0xa30499['plugins']['get']('Users')['me'],_0x4b302c=_0xa30499['commands']['get']('imageStyle');let _0x2832bd=_0x31b8be['getClosestSelectedImageElement'](_0xa30499['model']['document']['selection']),_0x457fb5=_0xa30499['model']['createRangeOn'](_0x2832bd),_0x140060=_0x4b302c['value'];if(_0x140060==_0x5ba338['value'])return;const _0x492842={'commandName':'imageStyle','commandParams':[_0x5ba338],'formatGroupId':_0x3d4fba()};_0xa30499['model']['change'](()=>{if(_0xcde2b['getSuggestions']()['filter'](_0x41425c=>_0x41425c['isInContent']&&_0x182b1d==_0x41425c['author']&&('formatBlock'==_0x41425c['type']||'formatInline'==_0x41425c['type'])&&('imageStylePreApply'==_0x41425c['subType']||'imageStylePostApply'==_0x41425c['subType'])&&_0x41425c['getFirstRange']()['isEqual'](_0x457fb5))['forEach'](_0xfa5fdf=>_0xcde2b['discardSuggestion'](_0xfa5fdf['head'])),_0x2832bd=_0x31b8be['getClosestSelectedImageElement'](_0xa30499['model']['document']['selection']),_0x457fb5=_0xa30499['model']['createRangeOn'](_0x2832bd),_0x4b302c['refresh'](),_0xa30499['commands']['get']('imageTypeInline')['refresh'](),_0xa30499['commands']['get']('imageTypeBlock')['refresh'](),_0x140060=_0x4b302c['value'],_0x140060!=_0x5ba338['value'])return _0x31b8be['isInlineImage'](_0x2832bd)&&_0x4b302c['shouldConvertImageType'](_0x5ba338['value'],_0x2832bd)?(_0x15c630({..._0x5ba338,'setImageSizes':!0x1}),_0x2832bd=_0x31b8be['getClosestSelectedImageElement'](_0xa30499['model']['document']['selection']),void _0xcde2b['markBlockFormat'](_0x2832bd,{..._0x492842,'commandReversedParams':[{'value':_0x140060||null,'setImageSizes':!0x1}]},[],'imageStylePreApply')):void(_0x31b8be['isBlockImage'](_0x2832bd)?_0xcde2b['markBlockFormat'](_0x2832bd,_0x492842,[],'imageStylePostApply'):_0xcde2b['markInlineFormat'](_0x457fb5,_0x492842,'imageStylePostApply'));});});for(const _0x49c184 of _0xa30499['plugins']['get']('ImageStyleEditing')['normalizedStyles'])_0x25750c[_0x49c184['name']]=_0x49c184['title']['toLowerCase']();_0xcde2b['_suggestionFactory']['registerCustomCallback']('formatBlock','imageStylePreApply','join',()=>!0x1),_0xcde2b['_suggestionFactory']['registerCustomCallback']('formatBlock','imageStylePostApply','join',()=>!0x1),_0xcde2b['_suggestionFactory']['registerCustomCallback']('formatInline','imageStylePostApply','join',()=>!0x1),_0xcde2b['_suggestionFactory']['registerCustomCallback']('formatBlock','imageStylePreApply','accept',([_0x53fc37])=>{_0x31b8be['setImageNaturalSizeAttributes'](_0x53fc37['getContainedElement']());}),_0xcde2b['_suggestionFactory']['registerCustomCallback']('formatBlock','imageStylePreApply','discard',(_0x23a5c4,_0x22602f)=>{_0xcde2b['_suggestionFactory']['getSuggestionCallback']('formatBlock','','accept')(_0x23a5c4,{'commandName':_0x22602f['commandName'],'commandParams':_0x22602f['commandReversedParams']});}),_0xcde2b['_suggestionFactory']['registerCustomCallback']('formatBlock','imageStylePreApply','chain',function(_0x3f00b2,_0x5d5d00){if(_0x2ba286(_0x3f00b2,_0x5d5d00))return[_0x3f00b2,_0x5d5d00];if(_0x2ba286(_0x5d5d00,_0x3f00b2))return[_0x5d5d00,_0x3f00b2];return null;});const _0x1ea44a=[{'type':'formatBlock','subType':'imageStylePreApply'},{'type':'insertion','subType':'imageCaption'},{'type':'formatBlock','subType':'convertInlineImageToBlock'},{'type':'insertion','subType':'convertInlineImageToBlock'}];function _0x2ba286(_0x1aec14,_0x53423){const _0x18c5e4=_0x1ea44a['findIndex'](({type:_0x63dcee,subType:_0x54c06c})=>_0x1aec14['type']==_0x63dcee&&_0x1aec14['subType']==_0x54c06c),_0x2412c2=_0x1ea44a['findIndex'](({type:_0x2f6f7d,subType:_0x34bb44})=>_0x53423['type']==_0x2f6f7d&&_0x53423['subType']==_0x34bb44);if(_0x18c5e4<0x0||_0x2412c2<0x0)return!0x1;const _0x335e36=_0x1aec14['getFirstRange'](),_0x5bad61=_0x53423['getFirstRange']();if((0x0==_0x18c5e4||0x1==_0x18c5e4)&&0x2==_0x2412c2&&_0x335e36['isIntersecting'](_0x5bad61))return!0x0;if(0x2==_0x18c5e4&&0x3==_0x2412c2){const _0x1d4d59=_0xcde2b['_findSuggestions'](_0x335e36,'insertion')['filter'](({suggestion:_0x57f2c0,meta:_0x36a162})=>_0x36a162['isOwn']&&'convertInlineImageToBlock'==_0x57f2c0['subType']);if(_0x1d4d59['length']>0x1&&_0x5bad61['end']['isEqual'](_0x335e36['start']))return!0x0;if(0x1==_0x1d4d59['length']&&(_0x335e36['start']['isEqual'](_0x5bad61['end'])||_0x335e36['end']['isEqual'](_0x5bad61['start'])))return!0x0;}if(0x3==_0x18c5e4&&0x3==_0x2412c2&&_0x335e36['start']['isBefore'](_0x5bad61['start'])){const _0x1ee0e0=_0x335e36['end']['nodeAfter'],_0x563f9d=_0x5bad61['start']['nodeBefore'];return _0x31b8be['isBlockImage'](_0x1ee0e0)&&_0x1ee0e0===_0x563f9d;}return!0x1;}_0xa30499['model']['document']['registerPostFixer'](()=>{let _0x2f6752=!0x1;const _0x46e942=Array['from'](_0xa30499['model']['document']['differ']['getChangedMarkers']());for(const {name:_0x708d30,data:_0x366db9}of _0x46e942){const {group:_0x975e9c,type:_0x41e365,subType:_0x1af9cc,id:_0x1d7939}=_0xcde2b['_splitMarkerName'](_0x708d30);if('suggestion'==_0x975e9c&&_0xcde2b['hasSuggestion'](_0x1d7939)){if('formatBlock'==_0x41e365&&('imageStylePreApply'==_0x1af9cc||'imageStylePostApply'==_0x1af9cc)){const _0x24a82f=_0xcde2b['getSuggestion'](_0x1d7939);if(_0x366db9['newRange']){const _0x49f086=_0x24a82f['getFirstRange']()['getContainedElement']();if(_0x31b8be['isBlockImage'](_0x49f086))continue;_0xcde2b['discardSuggestion'](_0x24a82f),_0x2f6752=!0x0;}}if('insertion'==_0x41e365&&'imageCaption'==_0x1af9cc&&!_0x366db9['newRange']){const _0x3d5520=_0xcde2b['getSuggestion'](_0x1d7939);_0x3d5520['next']&&_0x3d5520['next']['isInContent']&&(_0xcde2b['discardSuggestion'](_0x3d5520['next']),_0x2f6752=!0x0);}}}return _0x2f6752;}),this['_registerLegacyDescription'](_0x25750c);}['_registerLegacyDescription'](_0x2cb2f7){const _0x250c80=this['editor'],_0x4b11a6=_0x250c80['locale'];_0x250c80['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](_0x5a76ab=>{if('formatBlock'!=_0x5a76ab['type']&&'formatInline'!=_0x5a76ab['type'])return;const {data:_0x4e4c99}=_0x5a76ab;if(!_0x4e4c99||'imageStyle'!=_0x4e4c99['commandName'])return;const _0x154317=_0x4e4c99['commandParams'][0x0]['value'];return _0x268b08('side'===_0x154317?o(_0x4b11a6,'FORMAT_SIDE_IMAGE'):_0x2cb2f7[_0x154317]||_0x154317);function _0x268b08(_0x238322){return{'type':'format','content':o(_0x4b11a6,'*Format:*\x20%0',_0x238322)};}});}}class ot extends _0x2c17ec{['_trackChangesValueDuringImport'];['_trackChangesExecuted'];constructor(_0x9042e6){super(_0x9042e6),this['_trackChangesValueDuringImport']=!0x1,this['_trackChangesExecuted']=!0x1;}['afterInit'](){const _0x268594=this['editor'],_0x34c866=_0x268594['commands']['get']('importWord'),_0x2f4361=_0x268594['commands']['get']('trackChanges');_0x34c866&&(_0x34c866['on']('execute',(_0x24b4fc,[,_0x5404aa])=>{this['_trackChangesValueDuringImport']=_0x2f4361['value'],_0x5404aa['collaboration_features']['track_changes']=!this['_trackChangesValueDuringImport'];},{'priority':'high'}),this['listenTo'](_0x34c866,'dataInsert',this['_handleImportedData']['bind'](this)),this['listenTo'](_0x34c866,'dataInsert',()=>{this['_trackChangesExecuted']&&(_0x2f4361['execute'](),this['_trackChangesExecuted']=!0x1);},{'priority':'lowest'}),_0x268594['plugins']['get']('TrackChangesEditing')['enableCommand']('importWord'));}['_handleImportedData'](_0x2786fe,_0x5311f2){const {suggestions:_0x402d2d}=_0x5311f2,_0x232959=this['editor']['commands']['get']('trackChanges'),_0x13e2f8=_0x232959['value'];this['_trackChangesValueDuringImport']!==_0x13e2f8&&(_0x232959['execute'](),this['_trackChangesExecuted']=!0x0),_0x402d2d&&_0x402d2d['forEach'](({id:_0xa48be6,type:_0x4009cd,author:_0x488b5c,created_at:_0x51d252})=>{const _0xbcf095={'id':_0xa48be6,'type':_0x4009cd,'authorId':this['editor']['plugins']['get']('Users')['me']['id'],'createdAt':new Date(),'data':null,'hasComments':!0x1,'attributes':{'@external':{'authorName':_0x488b5c,'createdAt':_0x51d252?new Date(_0x51d252):new Date(),'source':'importWord'}}};this['editor']['plugins']['get']('TrackChangesEditing')['_setSuggestionData'](_0xbcf095);});}}class rt extends _0x2c17ec{['afterInit'](){const _0x15a172=this['editor'],_0x2ad02c=_0x15a172['plugins']['get']('TrackChangesEditing');if(_0x15a172['plugins']['has']('IndentEditing')&&(_0x2ad02c['enableCommand']('indent'),_0x2ad02c['enableCommand']('outdent')),_0x15a172['plugins']['has']('IndentBlock')){for(const _0x4f28ee of['indentBlock','outdentBlock'])_0x2ad02c['enableDefaultAttributesIntegration'](_0x4f28ee);}const _0x227e1f=_0x15a172['locale'];_0x2ad02c['registerBlockAttribute']('blockIndent'),_0x2ad02c['descriptionFactory']['registerAttributeLabel']('blockIndent',o(_0x227e1f,'FORMAT_INDENT')),this['_registerLegacyDescription']();}['_registerLegacyDescription'](){const _0x5f4e19=this['editor'],_0x336790=_0x5f4e19['locale'],_0x439f50=_0x5f4e19['plugins']['get']('TrackChangesEditing');_0x439f50['descriptionFactory']['registerDescriptionCallback'](_0x415541=>{if('formatBlock'!=_0x415541['type'])return;const {data:_0x306086}=_0x415541;if(!_0x306086)return;if('indentBlock'!=_0x306086['commandName']&&'outdentBlock'!=_0x306086['commandName'])return;const _0x29d52e=_0x415541['getItems']()[0x0],_0x597062=_0x439f50['descriptionFactory']['getItemLabel'](_0x29d52e);return'indentBlock'==_0x306086['commandName']?{'type':'format','content':o(_0x336790,'*Indent:*\x20%0',_0x597062)}:'outdentBlock'==_0x306086['commandName']?{'type':'format','content':o(_0x336790,'*Outdent:*\x20%0',_0x597062)}:void 0x0;});}}class at extends _0x2c17ec{static get['requires'](){return[tr];}['init'](){this['editor']['plugins']['get']('TrackChangesEditing')['enableCommand']('input');}}class ct extends _0x2c17ec{['afterInit'](){const _0x255dc6=this['editor'];if(!_0x255dc6['plugins']['has']('LinkEditing'))return;const _0x326ac0=_0x255dc6['plugins']['get']('TrackChangesEditing'),_0x2d8215=_0x255dc6['commands']['get']('link');_0x326ac0['enableDefaultAttributesIntegration']('link'),_0x326ac0['enableDefaultAttributesIntegration']('unlink'),_0x326ac0['registerInlineAttribute']('linkHref');for(const _0x4f1304 of _0x2d8215['manualDecorators'])_0x326ac0['registerInlineAttribute'](_0x4f1304['id']),_0x326ac0['descriptionFactory']['registerAttributeLabel'](_0x4f1304['id'],'link\x20('+_0x4f1304['label']['toLowerCase']()+')');_0x326ac0['descriptionFactory']['registerDescriptionCallback'](_0x352048=>{if('attribute'!=_0x352048['type'])return;const {data:_0x1fb2bd}=_0x352048;if(!_0x1fb2bd||'linkHref'!=_0x1fb2bd['key'])return;const _0x1fc52f=_0x1fb2bd['newValue'],_0x3ddddf=_0x255dc6['locale'];return{'type':'format','content':null==_0x1fc52f?o(_0x3ddddf,'*Remove\x20link*'):o(_0x3ddddf,'*Set\x20link:*\x20%0','\x22'+_0x1fc52f+'\x22')};}),this['_registerLegacyDescription']();}['_registerLegacyDescription'](){const _0x534fe2=this['editor'],_0x482ba6=_0x534fe2['locale'];_0x534fe2['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](_0x326a88=>{if('formatInline'!=_0x326a88['type'])return;const {data:_0x7160ec}=_0x326a88;if(_0x7160ec){if('link'==_0x7160ec['commandName']){const _0x1d0d2c=_0x7160ec['commandParams'][0x0];return{'type':'format','content':o(_0x482ba6,'*Set\x20link:*\x20%0','\x22'+_0x1d0d2c+'\x22')};}return'unlink'==_0x7160ec['commandName']?{'type':'format','content':o(_0x482ba6,'*Remove\x20link*')}:void 0x0;}});}}class ut extends _0x2c17ec{['afterInit'](){const _0x139d87=this['editor'],_0x382c4b=_0x139d87['locale'];if(!_0x139d87['plugins']['has']('LegacyListEditing'))return;const _0x481b47=_0x139d87['plugins']['get']('TrackChangesEditing'),_0x165817=_0x139d87['plugins']['has']('LegacyTodoListEditing');function _0x3534c7(_0x4d9b20){return()=>{const _0x2984a0=_0x139d87['model']['document']['selection'],_0x20bbc6=_0x139d87['commands']['get'](_0x4d9b20);if(_0x20bbc6['value'])return void _0x139d87['execute']('paragraph',{});const _0x492999=_0x4d9b20['slice'](0x0,-0x4),_0xe5567b=function(_0x5c5ec8,_0x280abd,_0x178870){let _0x28b936=Array['from'](_0x5c5ec8)['filter'](_0x2ecfee=>function(_0x2e401d,_0x400ae2){return _0x400ae2['checkChild'](_0x2e401d['parent'],'listItem')&&!_0x400ae2['isObject'](_0x2e401d);}(_0x2ecfee,_0x178870));_0x28b936=_0x28b936['filter'](_0x55f182=>!_0x55f182['is']('element','listItem')||_0x55f182['getAttribute']('listType')!=_0x280abd);const _0xc9dbd3=new Set();for(const _0x51e774 of _0x28b936)_0x51e774['is']('element','listItem')?_0xc9dbd3['add'](me(_0x51e774)):_0xc9dbd3['add'](_0x51e774);return Array['from'](_0xc9dbd3);}(_0x2984a0['getSelectedBlocks'](),_0x492999,_0x139d87['model']['schema']);_0x139d87['model']['change'](()=>{for(const _0xf9311 of _0xe5567b)_0x481b47['markBlockFormat'](_0xf9311,{'commandName':_0x4d9b20,'commandParams':[{'forceValue':!_0x20bbc6['value']}],'formatGroupId':'blockName'},fe(_0xf9311));});};}function _0x364399(_0x6c7311){return()=>{const _0x423902=function(_0x5cca34){let _0x4be40f=Array['from'](_0x5cca34);const _0x4d6ff9=_0x4be40f['findIndex'](_0x1fafda=>'listItem'!=_0x1fafda['name']);return _0x4d6ff9>-0x1&&(_0x4be40f=_0x4be40f['slice'](0x0,_0x4d6ff9)),_0x4be40f;}(_0x139d87['model']['document']['selection']['getSelectedBlocks']()),_0x2e37f9=_0x139d87['model']['createRange'](_0x139d87['model']['createPositionAt'](_0x423902[0x0],'before'),_0x139d87['model']['createPositionAt'](_0x423902[_0x423902['length']-0x1],'end'));_0x139d87['model']['change'](()=>{_0x481b47['markBlockFormat'](_0x2e37f9,{'commandName':_0x6c7311,'commandParams':[],'formatGroupId':'listIndent'},function(_0x53f883){const _0x3d0810=new Set();for(const _0x1eb847 of _0x53f883){let _0x44f662=_0x1eb847['nextSibling'];for(;_0x44f662&&_0x44f662['getAttribute']('listIndent')>_0x1eb847['getAttribute']('listIndent');)_0x3d0810['add'](_0x44f662),_0x44f662=_0x44f662['nextSibling'];}return Array['from'](_0x3d0810);}(_0x423902));});};}_0x481b47['enableCommand']('numberedList',_0x3534c7('numberedList')),_0x481b47['enableCommand']('bulletedList',_0x3534c7('bulletedList')),_0x165817&&_0x481b47['enableCommand']('todoList',_0x3534c7('todoList')),_0x481b47['enableCommand']('indentList',_0x364399('indentList')),_0x481b47['enableCommand']('outdentList',_0x364399('outdentList')),_0x165817&&_0x481b47['enableCommand']('checkTodoList',()=>{const _0x2c6052=_0x139d87['commands']['get']('checkTodoList'),_0x4322c9=Array['from'](_0x2c6052['_selectedElements']);_0x4322c9['filter'](_0x413240=>_0x413240['getAttribute']('todoListChecked')!=_0x2c6052['value']),_0x139d87['model']['change'](()=>{for(const _0x19a528 of _0x4322c9)_0x481b47['markBlockFormat'](_0x19a528,{'commandName':'checkTodoList','commandParams':[{'forceValue':!_0x2c6052['value']}]});});}),_0x481b47['descriptionFactory']['registerElementLabel']('listItem',_0x36cf47=>o(_0x382c4b,'ELEMENT_LIST_ITEM',_0x36cf47)),_0x481b47['descriptionFactory']['registerDescriptionCallback'](_0x51ba39=>{if('formatBlock'!=_0x51ba39['type']&&'formatInline'!=_0x51ba39['type'])return;const {data:_0x286981}=_0x51ba39;if(_0x286981){if('numberedList'==_0x286981['commandName']||'bulletedList'==_0x286981['commandName']||'todoList'==_0x286981['commandName'])switch(_0x286981['commandName']['replace']('List','')){case'bulleted':return _0xb1c3d6(o(_0x382c4b,'ELEMENT_BULLETED_LIST'));case'numbered':return _0xb1c3d6(o(_0x382c4b,'ELEMENT_NUMBERED_LIST'));case'todo':return _0xb1c3d6(o(_0x382c4b,'ELEMENT_TODO_LIST'));}if('indentList'==_0x286981['commandName'])return{'type':'format','content':o(_0x382c4b,'*Indent:*\x20%0',o(_0x382c4b,'ELEMENT_LIST_ITEM'))};if('outdentList'==_0x286981['commandName'])return{'type':'format','content':o(_0x382c4b,'*Outdent:*\x20%0',o(_0x382c4b,'ELEMENT_LIST_ITEM'))};if('checkTodoList'==_0x286981['commandName'])return _0x286981['commandParams'][0x0]['forceValue']?{'type':'format','content':o(_0x382c4b,'*Check\x20item*')}:{'type':'format','content':o(_0x382c4b,'*Uncheck\x20item*')};}function _0xb1c3d6(_0x4412dc){return{'type':'format','content':o(_0x382c4b,'*Change\x20to:*\x20%0',_0x4412dc)};}});}}function me(_0x208850){const _0x4c08e3=_0x208850['getAttribute']('listIndent');if(0x0==_0x4c08e3)return _0x208850;let _0x4aee14=_0x208850;for(;_0x208850['previousSibling']&&_0x208850['previousSibling']['is']('element','listItem');){const _0x5e37d2=_0x208850['previousSibling']['getAttribute']('listIndent');if(_0x5e37d2==_0x4c08e3)_0x4aee14=_0x208850['previousSibling'];else{if(_0x5e37d2<_0x4c08e3)break;}_0x208850=_0x208850['previousSibling'];}return _0x4aee14;}function fe(_0x2ca79d){const _0x23bb17=[];if(_0x2ca79d['is']('element','listItem')&&_0x2ca79d['getAttribute']('listIndent')>0x0){let _0x47c6b8=_0x2ca79d['nextSibling'];for(;_0x47c6b8&&'listItem'==_0x47c6b8['name']&&_0x47c6b8['getAttribute']('listIndent')==_0x2ca79d['getAttribute']('listIndent');)_0x23bb17['push'](_0x47c6b8),_0x47c6b8=_0x47c6b8['nextSibling'];}return _0x23bb17;}class K extends _0x2c17ec{['afterInit'](){if(!this['editor']['plugins']['has']('LegacyListPropertiesEditing'))return;const _0x2089c3=this['editor']['config']['get']('list.properties'),_0x2c5139=this['editor']['plugins']['get']('TrackChangesEditing');_0x2089c3['styles']&&_0x2c5139['enableCommand']('listStyle',this['handleListStyleCommand']['bind'](this)),_0x2089c3['reversed']&&_0x2c5139['enableCommand']('listReversed',this['handleListReversedCommand']['bind'](this)),_0x2089c3['startIndex']&&_0x2c5139['enableCommand']('listStart',this['handleListStartCommand']['bind'](this)),_0x2c5139['descriptionFactory']['registerDescriptionCallback'](this['handleDescriptions']['bind'](this));}['handleListStyleCommand'](_0x42796b,_0x325054={}){const _0x524d94=this['editor']['plugins']['get']('TrackChangesEditing'),_0x3bf889=this['_getSuggestionBlocksForListStyle']();this['editor']['model']['change'](()=>{_0x524d94['markMultiRangeBlockFormat'](_0x3bf889,{'commandName':'listStyle','commandParams':[{'type':_0x325054['type']}],'formatGroupId':'listStyle'});});}['handleListReversedCommand'](_0x23f588,_0x4e1586={}){const _0x545512=this['editor']['plugins']['get']('TrackChangesEditing'),_0x5522ae=this['_getSuggestionBlocks'](_0x2b517f=>_0x2b517f['is']('element','listItem')&&'numbered'===_0x2b517f['getAttribute']('listType'));if(_0x5522ae['length']<0x1)return;const _0x4d836e=_0x5522ae['map'](_0x5f6dde=>this['editor']['model']['createRange'](this['editor']['model']['createPositionAt'](_0x5f6dde,'before'),this['editor']['model']['createPositionAt'](_0x5f6dde,0x0)));this['editor']['model']['change'](()=>{_0x545512['markMultiRangeBlockFormat'](_0x4d836e,{'commandName':'listReversed','commandParams':[{'reversed':_0x4e1586['reversed']}],'formatGroupId':'listReversed'});});}['handleListStartCommand'](_0x59cc74,_0x1f984f={}){const _0xdd2499=this['editor']['plugins']['get']('TrackChangesEditing'),_0x196ada=this['_getSuggestionBlocks'](_0x114c96=>_0x114c96['is']('element','listItem')&&'numbered'===_0x114c96['getAttribute']('listType'));if(_0x196ada['length']<0x1)return;const _0x1aedfb=_0x196ada['map'](_0x5d6e6a=>this['editor']['model']['createRange'](this['editor']['model']['createPositionAt'](_0x5d6e6a,'before'),this['editor']['model']['createPositionAt'](_0x5d6e6a,0x0)));this['editor']['model']['change'](()=>{_0xdd2499['markMultiRangeBlockFormat'](_0x1aedfb,{'commandName':'listStart','commandParams':[{'startIndex':_0x1f984f['startIndex']}],'formatGroupId':'listStart'});});}['handleDescriptions'](_0x2a3da0){if('formatBlock'!=_0x2a3da0['type']&&'formatInline'!=_0x2a3da0['type'])return;const _0x399b77=this['editor']['locale'],{data:_0x2999fc}=_0x2a3da0;if(!_0x2999fc)return;let _0xcf3a84,_0x3d6aef;switch(_0x2999fc['commandName']){case'listStyle':_0xcf3a84='*Change\x20to:*\x20%0',_0x3d6aef={'type':'format','content':o(_0x399b77,_0xcf3a84,o(_0x399b77,this['_getTranslationKeyForListStyle'](_0x2999fc['commandParams'][0x0]['type'])))};break;case'listReversed':_0xcf3a84=_0x2999fc['commandParams'][0x0]['reversed']?'*Format:*\x20set\x20order\x20to\x20reversed':'*Format:*\x20set\x20order\x20to\x20regular',_0x3d6aef={'type':'format','content':o(_0x399b77,_0xcf3a84)};break;case'listStart':_0xcf3a84='*Format:*\x20set\x20start\x20index\x20to\x20%0',_0x3d6aef={'type':'format','content':o(_0x399b77,_0xcf3a84,_0x2999fc['commandParams'][0x0]['startIndex'])};}return _0x3d6aef;}['_getSuggestionBlocksForListStyle'](){const _0x52914f=this['editor']['plugins']['get']('LegacyListUtils');let _0xcf0455=Array['from'](this['editor']['model']['document']['selection']['getSelectedBlocks']());return _0xcf0455[0x0]?.['is']('element','listItem')&&_0xcf0455['unshift'](..._0x52914f['getSiblingNodes'](this['editor']['model']['document']['selection']['getFirstPosition'](),'backward')),_0xcf0455[_0xcf0455['length']-0x1]?.['is']('element','listItem')&&_0xcf0455['push'](..._0x52914f['getSiblingNodes'](this['editor']['model']['document']['selection']['getLastPosition'](),'forward')),_0xcf0455=[...new Set(_0xcf0455)],this['editor']['model']['document']['selection']['getFirstPosition']()?.['parent']?.['is']('element','listItem')&&(_0xcf0455=_0xcf0455['filter'](_0x61a26a=>_0x61a26a['is']('element','listItem'))),_0xcf0455;}['_getSuggestionBlocks'](_0x271090){const _0x5dc1ba=this['editor']['plugins']['get']('LegacyListUtils');let _0x1837bc=Array['from'](this['editor']['model']['document']['selection']['getSelectedBlocks']())['filter'](_0x271090)['map'](_0xb45ad6=>{const _0x39626c=this['editor']['model']['createPositionAt'](_0xb45ad6,0x0);return[..._0x5dc1ba['getSiblingNodes'](_0x39626c,'backward'),..._0x5dc1ba['getSiblingNodes'](_0x39626c,'forward')];})['flat']();return _0x1837bc=[...new Set(_0x1837bc)],_0x1837bc;}['_getTranslationKeyForListStyle'](_0x1666bb){return'ELEMENT_'+(this['editor']['plugins']['get']('LegacyListUtils')['getListTypeFromListStyleType'](_0x1666bb)||'default')['toUpperCase']()+'_LIST_'+_0x1666bb['toUpperCase']()['replace'](/-/g,'_');}}class ft extends _0x2c17ec{['afterInit'](){const _0x336781=this['editor'];if(!_0x336781['plugins']['has']('MediaEmbedEditing'))return;const _0xbd832c=_0x336781['plugins']['get']('TrackChangesEditing'),_0x45dbc0=_0x336781['locale'];_0xbd832c['enableCommand']('mediaEmbed'),_0xbd832c['descriptionFactory']['registerElementLabel']('media',_0x298a07=>o(_0x45dbc0,'ELEMENT_MEDIA',_0x298a07)),_0x336781['conversion']['for']('dataDowncast')['elementToElement']({'model':'media','view':(_0x3e7574,{writer:_0x2ee0b0,options:_0x35aa1c})=>{if(_0x35aa1c['showSuggestionHighlights'])return _0x2ee0b0['createEmptyElement']('div');},'converterPriority':'high'}),_0x336781['data']['downcastDispatcher']['on']('attribute:url:media',(_0x5036b0,_0x10e9c0,_0x5aa99c)=>{_0x5aa99c['options']['showSuggestionHighlights']&&_0x5036b0['stop']();},{'priority':'high'});}}class gt extends _0x2c17ec{['afterInit'](){const _0x5b335f=this['editor'];_0x5b335f['plugins']['has']('MentionEditing')&&_0x5b335f['plugins']['get']('TrackChangesEditing')['enableCommand']('mention');}}class lt extends _0x2c17ec{['afterInit'](){const _0x53143c=this['editor'],_0xb45850=_0x53143c['plugins']['get']('TrackChangesEditing');_0x53143c['plugins']['has']('MultiLevelList')&&(_0xb45850['enableDefaultAttributesIntegration']('multiLevelList'),_0xb45850['registerBlockAttribute']('listMarkerStyle'),_0xb45850['descriptionFactory']['registerDescriptionCallback'](_0x23dca3=>this['handleDescriptions'](_0x23dca3)));}['handleDescriptions'](_0x59a9e8){const _0x54034a=this['editor']['locale'],{data:_0x532fbd}=_0x59a9e8,_0x2b494={'type':'format','content':''};if(_0x532fbd&&'listMarkerStyle'==_0x532fbd['key']){if(!_0x532fbd['oldValue'])return{'type':'format','content':o(_0x54034a,'*Set\x20format:*\x20%0',o(_0x54034a,'ELEMENT_MULTI_LEVEL_LIST'))+'\x20('+_0x532fbd['newValue']+')'};if(!_0x532fbd['newValue']){let _0x2c9477=_0x59a9e8['head'];for(;_0x2c9477;){if(_0x2c9477['data']&&'listType'==_0x2c9477['data']['key']&&_0x2c9477['data']['newValue'])return _0x2b494;_0x2c9477=_0x2c9477['next'];}return{'type':'format','content':o(_0x54034a,'*Remove\x20format:*\x20%0',o(_0x54034a,'ELEMENT_MULTI_LEVEL_LIST'))+'\x20('+_0x532fbd['oldValue']+')'};}}}}class mt extends _0x2c17ec{['afterInit'](){const _0x5743d0=this['editor'];if(!_0x5743d0['plugins']['has']('PageBreakEditing'))return;_0x5743d0['plugins']['get']('TrackChangesEditing')['enableCommand']('pageBreak');const _0x44252f=_0x5743d0['plugins']['get']('TrackChangesEditing'),_0x456e3a=_0x5743d0['locale'];_0x44252f['descriptionFactory']['registerElementLabel']('pageBreak',_0x102321=>o(_0x456e3a,'ELEMENT_PAGE_BREAK',_0x102321));}}class dt extends _0x2c17ec{['afterInit'](){const _0x25908c=this['editor'];if(!_0x25908c['plugins']['has']('Paragraph'))return;const _0x24dcad=_0x25908c['locale'],_0x4d4e06=_0x25908c['plugins']['get']('TrackChangesEditing');_0x4d4e06['descriptionFactory']['registerElementLabel']('paragraph',_0xb61e0d=>o(_0x24dcad,'ELEMENT_PARAGRAPH',_0xb61e0d)),_0x4d4e06['enableDefaultAttributesIntegration']('paragraph'),_0x4d4e06['enableCommand']('insertParagraph'),_0x25908c['editing']['downcastDispatcher']['on']('addMarker:suggestion:insertion',nr(_0x25908c),{'priority':'highest'}),_0x25908c['data']['downcastDispatcher']['on']('addMarker:suggestion:insertion',(_0x538c91,_0x3887b6,_0xac0f15)=>{_0xac0f15['options']['showSuggestionHighlights']&&nr(_0x25908c,{'showActiveMarker':!0x1})(_0x538c91,_0x3887b6,_0xac0f15);},{'priority':'highest'});const _0x499833=_0x4d4e06['descriptionFactory'];_0x499833['registerDescriptionCallback'](_0x2eb6c8=>{if('insertion'!==_0x2eb6c8['type'])return;const {start:_0x12f2e8,end:_0x5a6377}=_0x2eb6c8['getFirstRange']();if(!_0x12f2e8['isTouching'](_0x5a6377)||!_0x12f2e8['nodeAfter'])return;const _0x25ff59=_0x25908c['model']['schema'],_0x5bfb11=_0x12f2e8['nodeAfter'];return _0x25ff59['isBlock'](_0x5bfb11)&&!_0x25ff59['isLimit'](_0x5bfb11)&&_0x25ff59['checkChild'](_0x5bfb11,'$text')?{'type':'insertion','content':o(_0x24dcad,'*Insert:*\x20%0',_0x499833['getItemLabel'](_0x5bfb11,0x1))}:void 0x0;}),this['_registerLegacyDescription']();}['_registerLegacyDescription'](){const _0x1acb24=this['editor'],_0x37ce9d=_0x1acb24['locale'];_0x1acb24['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](_0x219de1=>{if('formatBlock'!=_0x219de1['type'])return;const {data:_0xb9c734}=_0x219de1;return _0xb9c734&&'paragraph'==_0xb9c734['commandName']?{'type':'format','content':o(_0x37ce9d,'*Change\x20to:*\x20%0',o(_0x37ce9d,'ELEMENT_PARAGRAPH'))}:void 0x0;});}}function nr(_0xf8ea73,{showActiveMarker:_0x77df41=!0x0}={}){return(_0x3506f3,_0x56d9a9,_0xe9c87)=>{const _0x13e51c=_0xf8ea73['plugins']['get']('TrackChangesEditing'),_0x5f3c6c=_0x56d9a9['markerRange']['start'],_0x52f713=_0x56d9a9['markerRange']['end'],_0x9defa1=_0xf8ea73['model']['schema'];if(!_0x5f3c6c['isTouching'](_0x52f713)||!_0x5f3c6c['nodeAfter'])return;const _0xce030c=_0x5f3c6c['nodeAfter'];if(_0x9defa1['isBlock'](_0xce030c)&&!_0x9defa1['isLimit'](_0xce030c)&&_0x9defa1['checkChild'](_0xce030c,'$text')){if(!_0xe9c87['consumable']['consume'](_0x56d9a9['markerRange'],_0x3506f3['name']))return;const _0x90c05a=_0xe9c87['writer']['createUIElement']('span',{'class':'ck-suggestion-marker-split'}),_0x174bb8=_0xe9c87['mapper']['toViewPosition'](_0x52f713);_0x77df41&&_0x13e51c['activeMarkers']['includes'](_0x56d9a9['markerName'])&&_0xe9c87['writer']['addClass']('ck-suggestion-marker--active',_0x90c05a),_0xe9c87['writer']['insert'](_0x174bb8,_0x90c05a),_0xe9c87['mapper']['bindElementToMarker'](_0x90c05a,_0x56d9a9['markerName']);}};}class pt extends _0x2c17ec{['afterInit'](){const _0x14a307=this['editor'];if(!_0x14a307['plugins']['has']('RemoveFormatEditing'))return;_0x14a307['plugins']['get']('TrackChangesEditing')['enableDefaultAttributesIntegration']('removeFormat'),this['_registerLegacyDescription']();}['_registerLegacyDescription'](){const _0x39de5e=this['editor'];_0x39de5e['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](_0x150d5a=>{if('formatBlock'!=_0x150d5a['type']&&'formatInline'!=_0x150d5a['type'])return;const {data:_0x2acd64}=_0x150d5a;return _0x2acd64&&'removeFormat'==_0x2acd64['commandName']?{'type':'format','content':o(_0x39de5e['locale'],'*Remove\x20all\x20formatting*')}:void 0x0;});}}class kt extends _0x2c17ec{['afterInit'](){const _0x4a400a=this['editor'];if(!_0x4a400a['plugins']['has']('RestrictedEditingModeEditing'))return;const _0x20bfb5=_0x4a400a['plugins']['get']('TrackChangesEditing');_0x20bfb5['enableCommand']('goToPreviousRestrictedEditingException'),_0x20bfb5['enableCommand']('goToNextRestrictedEditingException');const _0x2e1b74=_0x4a400a['plugins']['get']('RestrictedEditingModeEditing');_0x2e1b74['enableCommand']('trackChanges'),_0x2e1b74['enableCommand']('acceptSuggestion'),_0x2e1b74['enableCommand']('discardSuggestion'),_0x2e1b74['enableCommand']('acceptAllSuggestions'),_0x2e1b74['enableCommand']('discardAllSuggestions'),_0x2e1b74['enableCommand']('acceptSelectedSuggestions'),_0x2e1b74['enableCommand']('discardSelectedSuggestions');}}class bt extends _0x2c17ec{static get['requires'](){return[_0x3b6ddb];}['init'](){const _0x4d4dad=this['editor'],_0x3b24dd=_0x4d4dad['plugins']['get']('TrackChangesEditing');_0x3b24dd['enableCommand']('shiftEnter'),_0x4d4dad['editing']['downcastDispatcher']['on']('addMarker:suggestion:insertion',de(_0x4d4dad),{'priority':'high'}),_0x4d4dad['editing']['downcastDispatcher']['on']('addMarker:suggestion:deletion',de(_0x4d4dad),{'priority':'high'}),_0x4d4dad['data']['downcastDispatcher']['on']('addMarker:suggestion',(_0xabf410,_0x122897,_0x533dc3)=>{_0x533dc3['options']['showSuggestionHighlights']&&de(_0x4d4dad,{'showActiveMarker':!0x1})(_0xabf410,_0x122897,_0x533dc3);}),_0x3b24dd['descriptionFactory']['registerElementLabel']('softBreak',_0x1ebb2c=>o(_0x4d4dad['locale'],'ELEMENT_LINE_BREAK',_0x1ebb2c));}}function de(_0x26edb3,{showActiveMarker:_0x3a8a43=!0x0}={}){return(_0x936e54,_0x55a0af,_0x4001cf)=>{const _0x4c79c5=_0x26edb3['plugins']['get']('TrackChangesEditing');if(!_0x4001cf['consumable']['test'](_0x55a0af['markerRange'],_0x936e54['name']))return;const _0x5027e2=_0x26edb3['model'];for(const _0x2c9bca of _0x55a0af['markerRange']['getItems']()){if(!_0x2c9bca['is']('element','softBreak'))continue;const _0x230b0f='deletion'==_0x55a0af['markerName']['split'](':')[0x1]?'merge':'split',_0x43be0b=_0x4001cf['writer']['createUIElement']('span',{'class':'ck-suggestion-marker-'+_0x230b0f}),_0x966422=_0x4001cf['mapper']['toViewPosition'](_0x5027e2['createPositionBefore'](_0x2c9bca));_0x3a8a43&&_0x4c79c5['activeMarkers']['includes'](_0x55a0af['markerName'])&&_0x4001cf['writer']['addClass']('ck-suggestion-marker--active',_0x43be0b),_0x4001cf['writer']['insert'](_0x966422,_0x43be0b),_0x4001cf['mapper']['bindElementToMarker'](_0x43be0b,_0x55a0af['markerName']);}};}class wt extends _0x2c17ec{['afterInit'](){const _0x4512c1=this['editor'],_0x15a621=_0x4512c1['model'],_0x32e6ea=_0x4512c1['locale'];if(!_0x4512c1['plugins']['has']('StandardEditingModeEditing'))return;const _0x501f24=_0x4512c1['plugins']['get']('TrackChangesEditing'),_0x34d35f='restrictedEditingException',_0x2e3ecd=_0x4512c1['commands']['get'](_0x34d35f);_0x501f24['enableCommand'](_0x34d35f,(_0x3b5302,_0x28fcd2={})=>{const _0x243f90=_0x15a621['document']['selection'];if(_0x243f90['isCollapsed'])return void _0x3b5302(_0x28fcd2);const _0x20e667=void 0x0!==_0x28fcd2['forceValue']?_0x28fcd2['forceValue']:!_0x2e3ecd['value'];_0x15a621['change'](()=>{const _0x324dd7=Array['from'](_0x243f90['getRanges']());for(const _0x3a69b1 of _0x324dd7){const _0x477d4d=_0x20e667?[_0x3a69b1]:io(_0x34d35f,_0x3a69b1,_0x15a621);for(const _0x109cc0 of _0x477d4d)_0x501f24['markInlineFormat'](_0x109cc0,{'commandName':_0x34d35f,'commandParams':[{'forceValue':_0x20e667}]});}});}),_0x501f24['descriptionFactory']['registerDescriptionCallback'](_0x955899=>{if('formatBlock'!=_0x955899['type']&&'formatInline'!=_0x955899['type'])return;const {data:_0x4b1ed0}=_0x955899;return _0x4b1ed0&&_0x4b1ed0['commandName']==_0x34d35f?_0x4b1ed0['commandParams'][0x0]['forceValue']?{'type':'format','content':o(_0x32e6ea,'FORMAT_RESTRICTED_ENABLED')}:{'type':'format','content':o(_0x32e6ea,'FORMAT_RESTRICTED_DISABLED')}:void 0x0;});}}class yt extends _0x2c17ec{['afterInit'](){const _0x3921ad=this['editor'];if(!_0x3921ad['plugins']['has']('Style')||!_0x3921ad['plugins']['has']('DataSchema'))return;const _0x3ff500=_0x3921ad['plugins']['get']('TrackChangesEditing'),_0x1be8f4=_0x3921ad['locale'],_0xbf6d24=_0x3921ad['config']['get']('style')||{},_0x496c9c=_0x3921ad['plugins']['get']('GeneralHtmlSupport'),_0x1245bc=_0x3921ad['plugins']['get']('StyleUtils')['normalizeConfig'](_0x3921ad['plugins']['get']('DataSchema'),_0xbf6d24['definitions']);_0x3ff500['enableDefaultAttributesIntegration']('style');const _0x3f2182=new Set();for(const _0x5ccc10 of _0x1245bc['block']){const _0x1fadd1=_0x496c9c['getGhsAttributeNameForElement'](_0x5ccc10['element']);_0x3f2182['add'](_0x1fadd1);}const _0x4f6e3d=new Set();for(const _0x2d55b9 of _0x1245bc['inline']){const _0x2ed887=_0x496c9c['getGhsAttributeNameForElement'](_0x2d55b9['element']);_0x4f6e3d['add'](_0x2ed887);for(const _0x5c3788 of _0x2d55b9['ghsAttributes'])_0x4f6e3d['add'](_0x5c3788);}for(const _0x3c2fc8 of _0x3f2182)_0x3ff500['registerBlockAttribute'](_0x3c2fc8),_0x3ff500['descriptionFactory']['registerAttributeLabel'](_0x3c2fc8,o(_0x1be8f4,'FORMAT_STYLE'));for(const _0x5dc980 of _0x4f6e3d)_0x3ff500['registerInlineAttribute'](_0x5dc980),_0x3ff500['descriptionFactory']['registerAttributeLabel'](_0x5dc980,o(_0x1be8f4,'FORMAT_STYLE'));this['_registerLegacyDescription']();}['_registerLegacyDescription'](){const _0x5c28de=this['editor'],_0x504a1d=_0x5c28de['locale'];_0x5c28de['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](_0x352232=>{if('formatBlock'!=_0x352232['type']&&'formatInline'!=_0x352232['type'])return;const {data:_0x16e20b}=_0x352232;return _0x16e20b&&'style'===_0x16e20b['commandName']?_0x16e20b['commandParams'][0x0]['forceValue']?{'type':'format','content':o(_0x504a1d,'*Set\x20format:*\x20%0',_0x16e20b['commandParams'][0x0]['styleName']['toLowerCase']())}:{'type':'format','content':o(_0x504a1d,'*Remove\x20format:*\x20%0',_0x16e20b['commandParams'][0x0]['styleName']['toLowerCase']())}:void 0x0;});}}class jt extends _0x2c17ec{['_tablePostFixingSubtypes'];['_tableSuggestions'];constructor(_0x3e803a){super(_0x3e803a),this['_tablePostFixingSubtypes']=['tableRow','tableColumn'],this['_tableSuggestions']=new Set();}['afterInit'](){const _0x288bc2=this['editor'],_0x30574a=_0x288bc2['model']['document']['selection'];if(!_0x288bc2['plugins']['has']('TableEditing'))return;const _0x34fc9d=_0x288bc2['locale'],_0x2a1be7=_0x288bc2['plugins']['get']('TrackChangesEditing'),_0x16e18d=_0x288bc2['plugins']['get']('TableUtils');_0x2a1be7['descriptionFactory']['registerElementLabel']('table',_0x414149=>o(_0x34fc9d,'ELEMENT_TABLE',_0x414149)),this['_setupColumnsRowsFixing'](),_0x2a1be7['enableCommand']('insertTable'),_0x2a1be7['enableCommand']('selectTableRow'),_0x2a1be7['enableCommand']('selectTableColumn');for(const _0x5c0920 of['insertTableRowAbove','insertTableRowBelow']){const _0x473b39=_0x288bc2['commands']['get'](_0x5c0920);_0x2a1be7['enableCommand'](_0x5c0920,_0x15f203=>{_0x288bc2['model']['change'](_0x49ffae=>{_0x15f203();const _0x58dbf2='above'===_0x473b39['order'],_0x423586=_0x16e18d['getSelectionAffectedTableCells'](_0x30574a),_0x36bc8b=_0x16e18d['getRowIndexes'](_0x423586),_0x124d5a=_0x58dbf2?_0x36bc8b['first']-0x1:_0x36bc8b['last']+0x1,_0x3dfea1=_0x423586[0x0]['findAncestor']('table'),_0x702d65=_0x16e18d['createTableWalker'](_0x3dfea1,{'startRow':_0x124d5a,'endRow':_0x124d5a}),_0x856e2a=Array['from'](_0x702d65)['map'](_0x4cfa73=>_0x49ffae['createRangeOn'](_0x4cfa73['cell']));_0x2a1be7['markMultiRangeInsertion'](_0x856e2a,'tableRow');});});}for(const _0x297ca8 of['insertTableColumnLeft','insertTableColumnRight']){const _0x918ca9=_0x288bc2['commands']['get'](_0x297ca8);_0x2a1be7['enableCommand'](_0x297ca8,_0x1c6498=>{_0x288bc2['model']['change'](_0x44fcfc=>{_0x1c6498();const _0x2de21c='left'===_0x918ca9['order'],_0x38fa2c=_0x16e18d['getSelectionAffectedTableCells'](_0x30574a),_0x4a15bc=_0x16e18d['getColumnIndexes'](_0x38fa2c),_0x43b26a=_0x2de21c?_0x4a15bc['first']-0x1:_0x4a15bc['last']+0x1,_0x2722f3=_0x38fa2c[0x0]['findAncestor']('table'),_0x16539e=_0x16e18d['createTableWalker'](_0x2722f3,{'startRow':0x0,'column':_0x43b26a,'includeAllSlots':!0x1}),_0x5ade05=Array['from'](_0x16539e)['map'](_0x4eaf4=>_0x44fcfc['createRangeOn'](_0x4eaf4['cell']));_0x2a1be7['markMultiRangeInsertion'](_0x5ade05,'tableColumn');});});}for(const _0x37aa78 of['removeTableRow','removeTableColumn']){const _0x39cb75=_0x37aa78['substr'](0xb),_0x372d85=_0x39cb75['toLowerCase'](),_0x1485dc=_0x372d85['substr'](0x0,0x3)+'span',_0x31dc05='table'+_0x39cb75,_0x461548='min'+_0x39cb75,_0x1d1be7='max'+_0x39cb75;_0x2a1be7['enableCommand'](_0x37aa78,()=>{_0x288bc2['model']['change'](_0x14dadc=>{const _0x38542a=_0x16e18d['getSelectionAffectedTableCells'](_0x30574a),_0x599662=_0x38542a[0x0]['findAncestor']('table');let _0x1d977a;if('removeTableRow'==_0x37aa78){const _0x4ae556=_0x16e18d['getRowIndexes'](_0x38542a);_0x1d977a={'startRow':_0x4ae556['first'],'endRow':_0x4ae556['last'],'includeAllSlots':!0x0};}else{const _0x2aab63=_0x16e18d['getColumnIndexes'](_0x38542a);_0x1d977a={'startColumn':_0x2aab63['first'],'endColumn':_0x2aab63['last'],'includeAllSlots':!0x0};}const _0x4d0df1=_0x16e18d['createTableWalker'](_0x599662,_0x1d977a),_0x150e53=Array['from'](_0x4d0df1)['map'](({cell:_0x5a2369})=>_0x5a2369),_0x40528d=Ee(_0x150e53['filter'](_0x382975=>_0x382975['hasAttribute'](_0x1485dc))),_0x5aa1bd=Ee(_0x150e53['filter'](_0x2e1562=>!_0x2e1562['hasAttribute'](_0x1485dc)))['map'](_0x585e57=>_0x14dadc['createRangeOn'](_0x585e57)),_0x2d5477=_0x2a1be7['markMultiRangeDeletion'](_0x5aa1bd,_0x31dc05);if(_0x2d5477&&('tableRow'==_0x2d5477['subType']||'tableColumn'==_0x2d5477['subType'])){const _0x499f68=this['_getSuggestionCoords'](_0x2d5477);for(const _0x44e850 of _0x40528d){const _0x2c40cc=_0x14dadc['createRangeOn'](_0x44e850),_0x464b13=_0x16e18d['getCellLocation'](_0x44e850),_0x402ad8=_0x44e850['getAttribute'](_0x1485dc)-0x1,_0x4f8760=_0x499f68[_0x461548],_0x49a112=_0x499f68[_0x1d1be7];_0x4f8760<=_0x464b13[_0x372d85]&&_0x464b13[_0x372d85]+_0x402ad8<=_0x49a112&&_0x2d5477['addRange'](_0x2c40cc);}}});});}function _0x5bd9d8(_0x2185ce){const _0x1644dd=Array['from'](_0x30574a['getRanges']())['map'](_0xb5ac97=>_0x24b6fa['fromRange'](_0xb5ac97));_0x288bc2['model']['change'](_0x303b01=>{const _0x3ccc65=_0x303b01['batch'];_0x2185ce=_0x2185ce['filter'](_0x233dba=>'$graveyard'!=_0x233dba['root']['rootName']),_0x303b01['setSelection'](_0x2185ce),_0x288bc2['commands']['get']('removeTableRow')['refresh'](),_0x288bc2['execute']('removeTableRow',{'forceDefaultExecution':!0x0}),_0x288bc2['model']['enqueueChange'](()=>{_0x288bc2['model']['enqueueChange'](_0x3ccc65,_0x439e1a=>{const _0x4382f9=_0x1644dd['filter'](_0x3a91b6=>'$graveyard'!=_0x3a91b6['root']['rootName']);_0x4382f9['length']>0x0&&_0x439e1a['setSelection'](_0x4382f9);for(const _0x22a3ee of _0x1644dd)_0x22a3ee['detach']();});});});}function _0x2408b9(_0x193076){_0x288bc2['model']['change'](_0xe5f10a=>{const _0x590970=Array['from'](_0x30574a['getRanges']())['map'](_0x2017ab=>_0x24b6fa['fromRange'](_0x2017ab)),_0x1c283f=[];for(const _0x5cc9c6 of _0x193076)for(const _0xf46cf6 of _0x5cc9c6['getItems']({'shallow':!0x0}))_0x1c283f['push'](_0xf46cf6);for(const _0x9d2549 of _0x1c283f)'$graveyard'!=_0x9d2549['root']['rootName']&&(_0xe5f10a['setSelection'](_0xe5f10a['createPositionAt'](_0x9d2549,0x0)),_0x288bc2['commands']['get']('removeTableColumn')['refresh'](),_0x288bc2['execute']('removeTableColumn',{'forceDefaultExecution':!0x0}));const _0x283fe4=_0x590970['filter'](_0x248cf6=>'$graveyard'!=_0x248cf6['root']['rootName']);_0x283fe4['length']>0x0&&_0xe5f10a['setSelection'](_0x283fe4);for(const _0x1175b1 of _0x590970)_0x1175b1['detach']();});}function _0x1c5700(_0x9e01d2,_0x303e7d){return _0x303e7d['every'](_0x2561e3=>_0x9e01d2['some'](_0x2b7246=>_0x2b7246['end']['isEqual'](_0x2561e3['start'])||_0x2561e3['end']['isEqual'](_0x2b7246['start'])));}function _0x599a32(_0x37122c,_0x4125fc){return _0x37122c['some'](_0x1665e8=>_0x4125fc['some'](_0x54d673=>_0x1665e8['end']['isTouching'](_0x54d673['start'])));}_0x288bc2['data']['downcastDispatcher']['on']('addMarker:suggestion',(_0xc12294,_0x2857a4,_0x5ec4f5)=>{if(!_0x5ec4f5['options']['showSuggestionHighlights'])return;const _0x2e1037=_0x2857a4['item'];if(!_0x2e1037)return;const _0x2efa53=_0x5ec4f5['mapper']['toViewElement'](_0x2e1037);function _0x1fb38d(_0x4c0616){return Array['isArray'](_0x4c0616)?_0x4c0616:[_0x4c0616];}_0x2efa53&&'tableCell'===_0x2e1037['name']&&_0x12e0bb(_0x2efa53,_0x5ec4f5['writer'],(_0x3905e1,_0x23d2ba,_0x1a06cb)=>_0x1a06cb['addClass'](_0x1fb38d(_0x23d2ba['classes']),_0x3905e1),(_0x3ad254,_0x3deea9,_0x52551b)=>_0x52551b['removeClass'](_0x1fb38d(_0x3deea9['classes']),_0x3ad254));},{'priority':'highest'}),_0x2a1be7['descriptionFactory']['registerDescriptionCallback'](_0x4b6b8e=>{if('insertion'!=_0x4b6b8e['type']&&'deletion'!=_0x4b6b8e['type'])return;const _0x5aa52e=_0x4b6b8e['getContainedElement']();if(null!=_0x5aa52e&&_0x5aa52e['is']('element','table')){if('insertion'==_0x4b6b8e['type']){const _0x506927=_0x4b6b8e['getItems']()['filter'](_0x4813e7=>_0x4813e7['is']('$textProxy'))['map'](_0x18ba10=>_0x18ba10['data']);if(_0x506927['length'])return{'type':'insertion','content':o(_0x34fc9d,'*Insert:*\x20%0',o(_0x34fc9d,'ELEMENT_TABLE_WITH_TEXT','\x22'+_0x506927['join']('\x20')+'\x22'))};}if('deletion'==_0x4b6b8e['type']){const _0x3c2f4b=_0x4b6b8e['getItems']()['filter'](_0x46bb6b=>_0x46bb6b['is']('$textProxy'))['map'](_0x480e5e=>_0x480e5e['data']);if(_0x3c2f4b['length'])return{'type':'deletion','content':o(_0x34fc9d,'*Remove:*\x20%0',o(_0x34fc9d,'ELEMENT_TABLE_WITH_TEXT','\x22'+_0x3c2f4b['join']('\x20')+'\x22'))};}}}),_0x2a1be7['descriptionFactory']['registerDescriptionCallback'](_0x1a20a1=>{if('tableRow'==_0x1a20a1['subType']){const _0x5673e5=_0x1a20a1['getItems']()['filter'](_0x17fe16=>_0x17fe16['is']('$textProxy'))['map'](_0x3061ab=>_0x3061ab['data']),_0x297aa6=this['_getSuggestionCoords'](_0x1a20a1),_0x123861=_0x297aa6['maxRow']-_0x297aa6['minRow']+0x1;if('insertion'==_0x1a20a1['type'])return _0x5673e5['length']?{'type':'insertion','content':o(_0x34fc9d,'*Insert:*\x20%0',o(_0x34fc9d,'ELEMENT_TABLE_ROW_WITH_TEXT',[_0x123861,'\x22'+_0x5673e5['join']('\x20')+'\x22']))}:{'type':'insertion','content':o(_0x34fc9d,'*Insert:*\x20%0',o(_0x34fc9d,'ELEMENT_TABLE_ROW',_0x123861))};if('deletion'==_0x1a20a1['type'])return _0x5673e5['length']?{'type':'deletion','content':o(_0x34fc9d,'*Remove:*\x20%0',o(_0x34fc9d,'ELEMENT_TABLE_ROW_WITH_TEXT',[_0x123861,'\x22'+_0x5673e5['join']('\x20')+'\x22']))}:{'type':'deletion','content':o(_0x34fc9d,'*Remove:*\x20%0',o(_0x34fc9d,'ELEMENT_TABLE_ROW',_0x123861))};}if('tableColumn'==_0x1a20a1['subType']){const _0x4a61e0=_0x1a20a1['getItems']()['filter'](_0x5e2df6=>_0x5e2df6['is']('$textProxy'))['map'](_0x18f996=>_0x18f996['data']),_0x4d19ef=this['_getSuggestionCoords'](_0x1a20a1),_0x4c7aa4=_0x4d19ef['maxColumn']-_0x4d19ef['minColumn']+0x1;if('insertion'==_0x1a20a1['type'])return _0x4a61e0['length']?{'type':'insertion','content':o(_0x34fc9d,'*Insert:*\x20%0',o(_0x34fc9d,'ELEMENT_TABLE_COLUMN_WITH_TEXT',[_0x4c7aa4,'\x22'+_0x4a61e0['join']('\x20')+'\x22']))}:{'type':'insertion','content':o(_0x34fc9d,'*Insert:*\x20%0',o(_0x34fc9d,'ELEMENT_TABLE_COLUMN',_0x4c7aa4))};if('deletion'==_0x1a20a1['type'])return _0x4a61e0['length']?{'type':'deletion','content':o(_0x34fc9d,'*Remove:*\x20%0',o(_0x34fc9d,'ELEMENT_TABLE_COLUMN_WITH_TEXT',[_0x4c7aa4,'\x22'+_0x4a61e0['join']('\x20')+'\x22']))}:{'type':'deletion','content':o(_0x34fc9d,'*Remove:*\x20%0',o(_0x34fc9d,'ELEMENT_TABLE_COLUMN',_0x4c7aa4))};}}),_0x2a1be7['_suggestionFactory']['registerCustomCallback']('insertion','tableRow','discard',_0x5bd9d8),_0x2a1be7['_suggestionFactory']['registerCustomCallback']('deletion','tableRow','accept',_0x5bd9d8),_0x2a1be7['_suggestionFactory']['registerCustomCallback']('insertion','tableColumn','discard',_0x2408b9),_0x2a1be7['_suggestionFactory']['registerCustomCallback']('deletion','tableColumn','accept',_0x2408b9),_0x2a1be7['_suggestionFactory']['registerCustomCallback']('insertion','tableColumn','join',_0x1c5700),_0x2a1be7['_suggestionFactory']['registerCustomCallback']('deletion','tableColumn','join',_0x1c5700),_0x2a1be7['_suggestionFactory']['registerCustomCallback']('insertion','tableRow','join',_0x599a32),_0x2a1be7['_suggestionFactory']['registerCustomCallback']('deletion','tableRow','join',_0x599a32);}['_acceptFormatSuggestionCallbackFactory'](){const _0x303508=this['editor'],_0x5ef4aa=_0x303508['model']['document']['selection'];return(_0x337706,_0x511d52)=>{_0x303508['model']['change'](_0x339c54=>{const {commandName:_0x48eb07,commandParams:_0x354a11}=_0x511d52;let _0x3270b4=_0x337706[0x0]['end']['nodeBefore'];_0x354a11&&_0x354a11[0x0]&&!0x1===_0x354a11[0x0]['forceValue']&&(_0x3270b4=_0x337706[0x0]['start']['nodeAfter']);const _0x358ea1=_0x339c54['createRangeIn'](_0x3270b4);if('$graveyard'==_0x358ea1['root']['rootName'])return;const _0x5004d1=Array['from'](_0x5ef4aa['getRanges']())['map'](_0x8694f6=>_0x24b6fa['fromRange'](_0x8694f6));_0x339c54['setSelection'](_0x358ea1),_0x303508['commands']['get'](_0x48eb07)['refresh'](),_0x354a11['push']({'forceDefaultExecution':!0x0}),_0x303508['execute'](_0x48eb07,..._0x354a11);const _0x15822e=_0x5004d1['filter'](_0x164b2a=>'$graveyard'!=_0x164b2a['root']['rootName']);_0x15822e['length']>0x0&&_0x339c54['setSelection'](_0x15822e);for(const _0x3d1618 of _0x5004d1)_0x3d1618['detach']();});};}['_getCoordsForCells'](_0x48b213){const _0x1e8d02=this['editor']['plugins']['get']('TableUtils');let _0x45d8a2=Number['MAX_SAFE_INTEGER'],_0x31ae92=Number['MIN_SAFE_INTEGER'],_0x102a18=Number['MAX_SAFE_INTEGER'],_0x151975=Number['MIN_SAFE_INTEGER'];for(const _0x624666 of _0x48b213){if('$graveyard'==_0x624666['root']['rootName'])continue;const {row:_0x59fe83,column:_0x27e9a7}=_0x1e8d02['getCellLocation'](_0x624666),_0x34d3a5=_0x624666['hasAttribute']('rowspan')?_0x624666['getAttribute']('rowspan')-0x1:0x0,_0x7acfbf=_0x624666['hasAttribute']('colspan')?_0x624666['getAttribute']('colspan')-0x1:0x0;_0x45d8a2=_0x59fe83<_0x45d8a2?_0x59fe83:_0x45d8a2,_0x31ae92=_0x59fe83+_0x34d3a5>_0x31ae92?_0x59fe83+_0x34d3a5:_0x31ae92,_0x102a18=_0x27e9a7<_0x102a18?_0x27e9a7:_0x102a18,_0x151975=_0x27e9a7+_0x7acfbf>_0x151975?_0x27e9a7+_0x7acfbf:_0x151975;}return{'minRow':_0x45d8a2,'maxRow':_0x31ae92,'minColumn':_0x102a18,'maxColumn':_0x151975};}['_setupColumnsRowsFixing'](){const _0x49052c=this['editor'],_0xcc700f=_0x49052c['plugins']['get']('TrackChangesEditing'),_0x3a8032=_0x49052c['plugins']['get']('TableUtils');_0x49052c['model']['document']['on']('change:data',()=>{const _0x593505=Array['from'](_0x49052c['model']['document']['differ']['getChangedMarkers']());for(const {name:_0x316f23,data:_0x39c56f}of _0x593505){const {group:_0x4d79c7,id:_0x51b178,subType:_0x11c951}=_0xcc700f['_splitMarkerName'](_0x316f23);if('suggestion'!=_0x4d79c7)continue;if(null!=_0x39c56f['oldRange'])continue;const _0x3dc1cd=_0xcc700f['getSuggestion'](_0x51b178);this['_tablePostFixingSubtypes']['includes'](_0x11c951)&&this['_tableSuggestions']['add'](_0x3dc1cd);}},{'priority':'low'});const _0x5b458c=(_0x5b1f89,_0x5d9e53)=>{let _0x1a3648=!0x1;const _0xb875ec=_0x5d9e53['createRangeOn'](_0x5b1f89),_0x3c7a97=_0x5b1f89['findAncestor']('table'),_0x185304=_0x3a8032['getCellLocation'](_0x5b1f89);for(const _0x1bedc8 of this['_tableSuggestions']){const _0x10d622=_0x1bedc8['subType'],_0x1ff5c7=_0x10d622['startsWith']('tablePaste'),_0x310e82=_0x10d622['substr'](_0x1ff5c7?0xa:0x5),_0x140daa=_0x310e82['toLowerCase'](),_0x44d535=_0x140daa['substr'](0x0,0x3)+'span',_0x40113b='min'+_0x310e82,_0x4d1ba8='max'+_0x310e82;if(!_0x1bedc8['isInContent'])continue;if(_0x3c7a97!=_0x1bedc8['getFirstRange']()['start']['findAncestor']('table'))continue;if(_0x1bedc8['isIntersectingWithRange'](_0xb875ec))continue;const _0x3173a9=_0x5b1f89['hasAttribute'](_0x44d535)?_0x5b1f89['getAttribute'](_0x44d535)-0x1:0x0,_0x39478a=this['_getSuggestionCoords'](_0x1bedc8),_0x5bc2aa=_0x39478a[_0x40113b],_0x2986ea=_0x39478a[_0x4d1ba8];_0x5bc2aa<=_0x185304[_0x140daa]&&_0x185304[_0x140daa]+_0x3173a9<=_0x2986ea&&(_0x1bedc8['addRange'](_0xb875ec),_0x1a3648=!0x0);}return _0x1a3648;};_0x49052c['model']['document']['registerPostFixer'](_0x5e6a53=>{let _0x5f1f4d=!0x1;for(const _0x1d27fc of _0x49052c['model']['document']['differ']['getChanges']())if('insert'==_0x1d27fc['type']){if('tableRow'==_0x1d27fc['name']){for(const _0x56a31e of _0x1d27fc['position']['nodeAfter']['getChildren']())_0x5f1f4d=_0x5f1f4d||_0x5b458c(_0x56a31e,_0x5e6a53);}else'tableCell'==_0x1d27fc['name']&&(_0x5f1f4d=_0x5f1f4d||_0x5b458c(_0x1d27fc['position']['nodeAfter'],_0x5e6a53));}return _0x5f1f4d;});}['_getSuggestionCoords'](_0x5e5c35){return this['_getCoordsForCells'](_0x5e5c35['getRanges']()['map'](_0x5242a8=>_0x5242a8['start']['nodeAfter']));}}function Ee(_0x43bd0e){return Array['from'](new Set(_0x43bd0e)['values']());}class St extends _0x2c17ec{static get['requires'](){return[jt];}['afterInit'](){const _0x1ccef2=this['editor'],_0x2c503f=_0x1ccef2['model']['document']['selection'],_0x444ac5=_0x1ccef2['locale'];if(!_0x1ccef2['plugins']['has']('TableEditing'))return;const _0x4b5e5e=_0x1ccef2['plugins']['get']('TrackChangesEditing'),_0x3c563c=_0x1ccef2['plugins']['get']('TableUtils'),_0x18080c=_0x1ccef2['plugins']['get'](jt);_0x18080c['_tablePostFixingSubtypes']['push']('mergeTableCells'),_0x4b5e5e['enableCommand']('mergeTableCells',()=>{const _0x2ed3aa=_0x3c563c['getSelectionAffectedTableCells'](_0x1ccef2['model']['document']['selection']);_0x1ccef2['model']['change'](()=>{_0x4b5e5e['markMultiRangeBlockFormat'](_0x2ed3aa,{'commandName':'mergeTableCells','commandParams':[]},[],'mergeTableCells');});}),_0x1ccef2['commands']['get']('mergeTableCells')['on']('execute',(_0x324943,_0x266450)=>{_0x1ccef2['commands']['get']('trackChanges')['value']&&(_0x266450['length']>0x0&&_0x266450[_0x266450['length']-0x1]&&_0x266450[_0x266450['length']-0x1]['forceDefaultExecution']||_0x4b5e5e['_isForcedDefaultExecutionBlock']||this['_areSelectedCellsMergable']()||_0x324943['stop']());},{'priority':'highest'});for(const _0xcdb547 of['mergeTableCellUp','mergeTableCellRight','mergeTableCellDown','mergeTableCellLeft']){const _0x2b9ce2=_0x1ccef2['commands']['get'](_0xcdb547);_0x4b5e5e['enableCommand'](_0xcdb547,()=>{const _0x3f1b28=_0x1ccef2['model']['document']['selection']['getFirstPosition']()['getAncestors']()['find'](_0x539a08=>_0x539a08['is']('element','tableCell')),_0x253718=_0x2b9ce2['value'];_0x1ccef2['model']['change'](()=>{_0x4b5e5e['markMultiRangeBlockFormat']([_0x3f1b28,_0x253718],{'commandName':'mergeTableCells','commandParams':[]},[],'mergeTableCells');});});}for(const _0xc25f96 of['splitTableCellVertically','splitTableCellHorizontally']){const _0x19ae5a=_0x1ccef2['commands']['get'](_0xc25f96);_0x4b5e5e['enableCommand'](_0xc25f96,()=>{const _0x3fb25e=_0x3c563c['getSelectionAffectedTableCells'](_0x1ccef2['model']['document']['selection'])[0x0],_0x5c3b3c=_0x3fb25e['findAncestor']('table'),{column:_0x579a21,row:_0x4490b4}=_0x3c563c['getCellLocation'](_0x3fb25e);let _0x30b9db=[];if('horizontally'==_0x19ae5a['direction']){const _0x34a686=_0x3c563c['createTableWalker'](_0x5c3b3c,{'startRow':_0x4490b4,'endRow':_0x4490b4,'includeAllSlots':!0x0});_0x30b9db=Array['from'](_0x34a686)['map'](_0x51ae09=>_0x51ae09['cell']);}else{const _0x3b4548=_0x3c563c['createTableWalker'](_0x5c3b3c,{'column':_0x579a21,'includeAllSlots':!0x0});_0x30b9db=Array['from'](_0x3b4548)['map'](_0x5dd115=>_0x5dd115['cell']);}_0x1ccef2['model']['change'](_0x409c73=>{_0x4b5e5e['markBlockFormat'](_0x409c73['createRangeOn'](_0x3fb25e),{'commandName':_0xc25f96,'commandParams':[]},_0x30b9db,_0xc25f96);});});}_0x4b5e5e['descriptionFactory']['registerDescriptionCallback'](_0x1a58c3=>{if('formatBlock'!=_0x1a58c3['type']&&'formatInline'!=_0x1a58c3['type'])return;const {data:_0x6dcc56}=_0x1a58c3;return _0x6dcc56&&'mergeTableCells'==_0x6dcc56['commandName']?{'type':'format','content':o(_0x444ac5,'*Merge\x20cells*')}:void 0x0;}),_0x4b5e5e['descriptionFactory']['registerDescriptionCallback'](_0x4c2ab2=>{if('formatBlock'!=_0x4c2ab2['type']&&'formatInline'!=_0x4c2ab2['type'])return;const {data:_0x247562}=_0x4c2ab2;return _0x247562?'splitTableCellVertically'==_0x247562['commandName']?{'type':'format','content':o(_0x444ac5,'*Split\x20cell:*\x20vertically')}:'splitTableCellHorizontally'==_0x247562['commandName']?{'type':'format','content':o(_0x444ac5,'*Split\x20cell:*\x20horizontally')}:void 0x0:void 0x0;});const _0x3dffd4=_0x18080c['_acceptFormatSuggestionCallbackFactory']();for(const _0x4bdf98 of['mergeTableCellUp','mergeTableCellRight','mergeTableCellDown','mergeTableCellLeft'])_0x4b5e5e['_suggestionFactory']['registerCustomCallback']('formatBlock',_0x4bdf98,'accept',_0x3dffd4);for(const _0x1d1b09 of['splitTableCellVertically','splitTableCellHorizontally'])_0x4b5e5e['_suggestionFactory']['registerCustomCallback']('formatBlock',_0x1d1b09,'accept',_0x3dffd4);_0x4b5e5e['_suggestionFactory']['registerCustomCallback']('formatBlock','mergeTableCells','accept',_0x2f5e34=>{_0x1ccef2['model']['change'](_0x258d3b=>{const _0x346635=Array['from'](_0x2c503f['getRanges']())['map'](_0x48dc0c=>_0x24b6fa['fromRange'](_0x48dc0c));_0x258d3b['setSelection'](_0x2f5e34),_0x1ccef2['commands']['get']('mergeTableCells')['refresh'](),_0x1ccef2['execute']('mergeTableCells',{'forceDefaultExecution':!0x0});const _0x474ff2=_0x346635['filter'](_0x2c9851=>'$graveyard'!=_0x2c9851['root']['rootName']);_0x474ff2['length']>0x0&&_0x258d3b['setSelection'](_0x474ff2);for(const _0x40c725 of _0x346635)_0x40c725['detach']();});});for(const _0x12a366 of['mergeTableCellUp','mergeTableCellDown','mergeTableCellLeft','mergeTableCellRight']){const _0x8c403=_0x1ccef2['commands']['get'](_0x12a366);_0x8c403['on']('set:isEnabled',(_0x5ada4d,_0x56043e,_0x181b83)=>{if(_0x181b83){const _0x30555e=_0x1ccef2['model']['document']['selection']['getFirstPosition']()['getAncestors']()['find'](_0x721dcc=>_0x721dcc['is']('element','tableCell'));this['_areMergableCells'](_0x8c403['value'],_0x30555e)||(_0x5ada4d['return']=!0x1,_0x5ada4d['stop']());}},{'priority':'low'});}}['_areSelectedCellsMergable'](){const _0x154232=this['editor']['commands']['get']('mergeTableCells'),_0x36d73f=this['editor']['plugins']['get']('TableUtils');if(!_0x154232['isEnabled'])return!0x1;const _0x2d266b=_0x36d73f['getSelectionAffectedTableCells'](this['editor']['model']['document']['selection']);for(const _0x1401c9 of _0x2d266b)for(const _0x5121ad of _0x2d266b)if(_0x1401c9!=_0x5121ad&&!this['_areMergableCells'](_0x1401c9,_0x5121ad))return!0x1;return!0x0;}['_areMergableCells'](_0x41abdf,_0x568ea6){const _0x1c8fe4=this['editor']['plugins']['get']('TrackChangesEditing'),_0x6bcf21=this['editor']['model']['createRangeOn'](_0x41abdf),_0x4a908f=this['editor']['model']['createRangeOn'](_0x568ea6),_0x3c839c=new Set(),_0x26a428=new Set();for(const _0x3805eb of _0x1c8fe4['getSuggestions']())if(('insertion'==_0x3805eb['type']||'deletion'==_0x3805eb['type']||'mergeTableCells'==_0x3805eb['subType'])&&_0x3805eb['isInContent']){for(const _0x2ca0db of _0x3805eb['getRanges']())_0x2ca0db['containsRange'](_0x6bcf21,!0x0)&&_0x3c839c['add'](_0x3805eb['type']+':'+_0x3805eb['author']['id']),_0x2ca0db['containsRange'](_0x4a908f,!0x0)&&_0x26a428['add'](_0x3805eb['type']+':'+_0x3805eb['author']['id']);}if(_0x3c839c['size']!=_0x26a428['size'])return!0x1;for(const _0xaa809f of _0x3c839c)if(!_0x26a428['has'](_0xaa809f))return!0x1;return!0x0;}}class At extends _0x2c17ec{static get['requires'](){return[jt];}['afterInit'](){const _0x5473bc=this['editor'];if(!_0x5473bc['plugins']['has']('TableEditing'))return;const _0x104568=_0x5473bc['locale'],_0x2dc23c=_0x5473bc['plugins']['get']('TrackChangesEditing');_0x2dc23c['enableDefaultAttributesIntegration']('setTableRowHeader'),_0x2dc23c['enableDefaultAttributesIntegration']('setTableColumnHeader'),_0x2dc23c['registerBlockAttribute']('headingRows'),_0x2dc23c['registerBlockAttribute']('headingColumns'),_0x2dc23c['descriptionFactory']['registerAttributeLabel']('headingRows',o(_0x104568,'FORMAT_HEADER_ROW')),_0x2dc23c['descriptionFactory']['registerAttributeLabel']('headingColumns',o(_0x104568,'FORMAT_HEADER_COLUMN')),this['_handleLegacySuggestions']();}['_handleLegacySuggestions'](){const _0x108e0c=this['editor']['plugins']['get']('TrackChangesEditing'),_0x1d9060=this['editor']['plugins']['get']('TableUtils'),_0x343101=this['editor']['plugins']['get'](jt)['_acceptFormatSuggestionCallbackFactory']();function _0x5d4bf3({showActiveMarker:_0xa88b94=!0x0,setDataAttribute:_0x5304ed=!0x0}={}){return(_0x5e4571,_0x59ff8d,_0x8a4a5)=>{const {type:_0x2bc0e0,id:_0x37eb12}=_0x108e0c['_splitMarkerName'](_0x59ff8d['markerName']),_0x278c18=_0x108e0c['getSuggestion'](_0x37eb12),_0x24f4be=_0x278c18['data'];if('formatBlock'!=_0x278c18['type']||!_0x24f4be||'setTableColumnHeader'!=_0x24f4be['commandName'])return;if(_0x59ff8d['item'])return void _0x5e4571['stop']();if(!_0x8a4a5['consumable']['consume'](_0x59ff8d['markerRange'],_0x5e4571['name']))return;const _0x16e131=_0x59ff8d['markerRange']['start']['nodeAfter'],_0x1619c6=_0x59ff8d['markerRange']['end']['nodeBefore'],_0x54e475=_0x16e131['parent']['parent'],{column:_0x1f5a8e}=_0x1d9060['getCellLocation'](_0x16e131),{column:_0x433008}=_0x1d9060['getCellLocation'](_0x1619c6);for(let _0x141ac0=_0x1f5a8e;_0x141ac0<=_0x433008;_0x141ac0++){const _0x3535b6=_0x1d9060['createTableWalker'](_0x54e475,{'column':_0x141ac0,'includeAllSlots':!0x1});for(const _0x356ef3 of _0x3535b6){const _0x4a2804=_0x356ef3['cell'],_0x4a09f0=_0x8a4a5['mapper']['toViewElement'](_0x4a2804);_0x8a4a5['writer']['addClass']('ck-suggestion-marker-'+_0x2bc0e0,_0x4a09f0),_0x5304ed&&_0x8a4a5['writer']['setAttribute']('data-suggestion',_0x37eb12,_0x4a09f0),_0x8a4a5['mapper']['bindElementToMarker'](_0x4a09f0,_0x59ff8d['markerName']),_0xa88b94&&(_0x108e0c['activeMarkers']['includes'](_0x59ff8d['markerName'])?_0x8a4a5['writer']['addClass']('ck-suggestion-marker--active',_0x4a09f0):_0x8a4a5['writer']['removeClass']('ck-suggestion-marker--active',_0x4a09f0));}}};}_0x108e0c['_suggestionFactory']['registerCustomCallback']('formatBlock','setTableRowHeader','accept',_0x343101),_0x108e0c['_suggestionFactory']['registerCustomCallback']('formatBlock','setTableColumnHeader','accept',_0x343101),this['editor']['editing']['downcastDispatcher']['on']('addMarker:suggestion',_0x5d4bf3(),{'priority':'highest'}),this['editor']['data']['downcastDispatcher']['on']('addMarker:suggestion',(_0x1ca2af,_0x18eb2e,_0x120851)=>{_0x120851['options']['showSuggestionHighlights']&&_0x5d4bf3({'showActiveMarker':!0x1,'setDataAttribute':!0x1})(_0x1ca2af,_0x18eb2e,_0x120851);},{'priority':'highest'}),this['editor']['editing']['downcastDispatcher']['on']('removeMarker:suggestion',(_0x42934f,_0x4008fb,_0x341f5c)=>{const {type:_0x83e781,id:_0x51862c}=_0x108e0c['_splitMarkerName'](_0x4008fb['markerName']),_0x327bf9=_0x108e0c['getSuggestion'](_0x51862c),_0x26ead1=_0x327bf9['data'];if('formatBlock'!=_0x327bf9['type']||!_0x26ead1||'setTableColumnHeader'!=_0x26ead1['commandName'])return;const _0x4cce29=_0x341f5c['mapper']['markerNameToElements'](_0x4008fb['markerName']);if(_0x4cce29){for(const _0x1ef9ca of _0x4cce29)_0x341f5c['writer']['removeClass']('ck-suggestion-marker-'+_0x83e781,_0x1ef9ca),_0x341f5c['writer']['removeClass']('ck-suggestion-marker--active',_0x1ef9ca),_0x341f5c['writer']['removeAttribute']('data-suggestion',_0x1ef9ca),_0x341f5c['mapper']['unbindElementFromMarkerName'](_0x1ef9ca,_0x4008fb['markerName']);}},{'priority':'highest'}),this['_registerLegacyDescription']();}['_registerLegacyDescription'](){const _0x263e6a=this['editor'],_0x3ef4b0=_0x263e6a['locale'];function _0x373436(_0x3df0da){return{'type':'format','content':o(_0x3ef4b0,'*Format:*\x20%0',_0x3df0da)};}_0x263e6a['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](_0x1761ed=>{if('formatBlock'!=_0x1761ed['type'])return;const {data:_0x5808b6}=_0x1761ed;if(_0x5808b6){if('setTableRowHeader'==_0x5808b6['commandName']){const _0x23a134=_0x5808b6['commandParams'][0x0]['forceValue'];return _0x373436(o(_0x3ef4b0,_0x23a134?'FORMAT_HEADER_ROW':'FORMAT_REGULAR_ROW'));}if('setTableColumnHeader'==_0x5808b6['commandName']){const _0x1e859d=_0x5808b6['commandParams'][0x0]['forceValue'];return _0x373436(o(_0x3ef4b0,_0x1e859d?'FORMAT_HEADER_COLUMN':'FORMAT_REGULAR_COLUMN'));}}});}}const ge=['tableCellBorderWidth','tableCellBorderColor','tableCellBorderStyle','tableCellHorizontalAlignment','tableCellVerticalAlignment','tableCellBackgroundColor','tableCellPadding'],Ce=Object['fromEntries'](ge['map'](_0x3b3917=>[_0x3b3917,null]));class It extends _0x2c17ec{static get['requires'](){return[jt];}['afterInit'](){const _0x1aba1b=this['editor'];if(!_0x1aba1b['plugins']['has']('TableClipboard'))return;const _0x1bb579=_0x1aba1b['plugins']['get']('TrackChangesEditing'),_0x51eb10=_0x1aba1b['plugins']['get']('TableUtils'),_0x190367=_0x1aba1b['plugins']['get'](jt),_0x56d21d=_0x1aba1b['plugins']['get']('TableClipboard');_0x190367['_tablePostFixingSubtypes']['push']('tablePasteRow','tablePasteColumn'),_0x1aba1b['model']['schema']['register']('tableCellSuggestion',{'allowIn':'tableCell','allowContentOf':'tableCell','isLimit':!0x0}),_0x1aba1b['conversion']['elementToElement']({'model':'tableCellSuggestion','view':'suggestion-td'});let _0x575f5c=null;_0x1aba1b['model']['on']('insertContent',(_0x43c748,_0x1dc278)=>{const [_0x40ed0b,_0x428cc2]=_0x1dc278,_0x1c5d01=_0x1dc278[_0x1dc278['length']-0x1];_0x1c5d01&&_0x1c5d01['forceDefaultExecution']||_0x1bb579['_isForcedDefaultExecutionBlock']||this['editor']['commands']['get']('trackChanges')['value']&&function(_0x3b9c6d,_0x4acf97,_0x2346f8,_0xe1e45c,_0x55940e){if(_0x4acf97&&!_0x4acf97['is']('documentSelection'))return!0x1;const _0x11fced=_0x55940e['getTableIfOnlyTableInContent'](_0x3b9c6d,_0x2346f8);if(!_0x11fced||!he(_0x11fced,void 0x0,_0xe1e45c))return!0x1;const _0x231e03=_0xe1e45c['getSelectionAffectedTableCells'](_0x2346f8['document']['selection']);if(!_0x231e03['length'])return!0x1;const _0xaefd2c=_0x231e03[0x0]['findAncestor']('table'),_0x5a6471=_0xe1e45c['getRowIndexes'](_0x231e03),_0x15a618=_0xe1e45c['getColumnIndexes'](_0x231e03),_0x4f5846={'startRow':_0x5a6471['first'],'endRow':_0x5a6471['last'],'startColumn':_0x15a618['first'],'endColumn':_0x15a618['last']};return 0x1==_0x231e03['length']&&(_0x4f5846['endRow']+=_0xe1e45c['getRows'](_0x11fced)-0x1,_0x4f5846['endColumn']+=_0xe1e45c['getColumns'](_0x11fced)-0x1),he(_0xaefd2c,_0x4f5846,_0xe1e45c);}(_0x40ed0b,_0x428cc2,_0x1aba1b['model'],_0x51eb10,_0x56d21d)&&(_0x43c748['stop'](),_0x575f5c={'cells':[],'insertionRanges':[],'deletionRanges':[],'rowInsertionRanges':[],'rowInsertionIndexes':[],'columnInsertionRanges':[],'columnInsertionIndexes':[]},_0x1aba1b['model']['change'](()=>{_0x1aba1b['model']['insertContent'](_0x1dc278[0x0],_0x1dc278[0x1],_0x1dc278[0x2],{'forceDefaultExecution':!0x0});const _0x213d8b=_0x3d4fba(),{rowInsertionRanges:_0x24eb94,columnInsertionRanges:_0x57b02f,insertionRanges:_0x1e9531,deletionRanges:_0x5cfbf5,cells:_0x433fb5}=_0x575f5c;_0x24eb94['length']&&_0x1bb579['markMultiRangeInsertion'](_0x24eb94,'tablePasteRow',{'tablePasteChainId':_0x213d8b}),_0x57b02f['length']&&_0x1bb579['markMultiRangeInsertion'](_0x57b02f,'tablePasteColumn',{'tablePasteChainId':_0x213d8b}),_0x1e9531['length']&&(_0x1bb579['markMultiRangeInsertion'](_0x1e9531,'tablePaste',{'tablePasteChainId':_0x213d8b,'skipNestingCheck':!0x0}),_0x1e9531['forEach'](_0x4bcad7=>_0x4bcad7['detach']?.())),_0x5cfbf5['length']&&(_0x1bb579['markMultiRangeDeletion'](_0x5cfbf5,'tablePaste',{'tablePasteChainId':_0x213d8b,'skipNestingCheck':!0x0}),_0x5cfbf5['forEach'](_0x5184a4=>_0x5184a4['detach']?.()));const _0x27f493=_0x1bb579['markMultiRangeBlockFormat'](_0x433fb5['map'](({element:_0x5cca0a})=>_0x5cca0a),{'formatGroupId':_0x3d4fba()},[],'tablePasteCell',{'tablePasteChainId':_0x213d8b});if(_0x27f493){const _0x23da74=_0x27f493['getMarkers'](),_0x2521c6=[];for(const {element:_0x279cfd,attributes:_0x113f6f}of _0x433fb5){if(!_0x113f6f)continue;const _0x5b223e=_0x1aba1b['model']['createRangeOn'](_0x279cfd),_0x23a61d=_0x23da74['find'](_0x4b854b=>_0x4b854b['getRange']()['isEqual'](_0x5b223e));_0x23a61d&&_0x2521c6['push']([_0x23a61d['name'],_0x113f6f]);}_0x2521c6['length']&&_0x27f493['setAttribute']('markerAttributes',Object['fromEntries'](_0x2521c6));}_0x575f5c=null;}));},{'priority':_0x65bfcf['high']+0xa}),_0x1aba1b['plugins']['get']('TableClipboard')['on']('_replaceTableSlotCell',(_0x510ee4,_0x5bcc06)=>{const [_0x10de62,_0xda10c5,,_0x43a2b7]=_0x5bcc06;if(!_0x575f5c)return;_0x510ee4['stop']();const _0x2559e3=_0x10de62['cell'],_0x4820fa=_0xda10c5,_0x4ba8f6=Pe(_0x2559e3),_0x22f62c=Pe(_0x4820fa);_0x510ee4['return']=_0x2559e3;let _0x16a69b=null,_0x49afdd=null;if(_0x22f62c||_0x4ba8f6){if(_0x4ba8f6&&!_0x22f62c){_0x43a2b7['remove'](_0x2559e3['getChild'](0x0));for(const _0x2e2eb2 of Array['from'](_0x4820fa['getChildren']()))_0x43a2b7['insert'](_0x2e2eb2,_0x2559e3,'end');const _0x524839=_0x575f5c['rowInsertionIndexes']['includes'](_0x10de62['row']),_0x1a77bc=_0x575f5c['columnInsertionIndexes']['includes'](_0x10de62['column']);_0x524839||_0x1a77bc||(_0x16a69b=_0x24b6fa['fromRange'](_0x43a2b7['createRangeIn'](_0x2559e3)));}else _0x22f62c&&!_0x4ba8f6&&(_0x49afdd=_0x43a2b7['createRangeIn'](_0x2559e3));}else{const _0x24e440=_0x43a2b7['createElement']('tableCellSuggestion'),_0xd7b04e=_0x43a2b7['createElement']('tableCellSuggestion');_0x43a2b7['wrap'](_0x43a2b7['createRangeIn'](_0x2559e3),_0xd7b04e),_0x43a2b7['insert'](_0x24e440,_0x2559e3,0x0);for(const _0x9f3491 of Array['from'](_0x4820fa['getChildren']()))_0x43a2b7['insert'](_0x9f3491,_0x24e440,'end');_0x16a69b=_0x24b6fa['fromRange'](_0x43a2b7['createRangeOn'](_0x24e440)),_0x49afdd=_0x24b6fa['fromRange'](_0x43a2b7['createRangeOn'](_0xd7b04e));}const _0x4c8dc5=Array['from'](_0x4820fa['getAttributes']())['filter'](([_0x3644b3])=>ge['includes'](_0x3644b3));_0x575f5c['cells']['push']({'element':_0x2559e3,'attributes':_0x4c8dc5['length']?Object['fromEntries'](_0x4c8dc5):null}),_0x16a69b&&_0x575f5c['insertionRanges']['push'](_0x16a69b),_0x49afdd&&_0x575f5c['deletionRanges']['push'](_0x49afdd);},{'priority':'high'}),_0x51eb10['on']('insertColumns',(_0x12142c,_0x2bbc61)=>{const [_0x36e10c,_0x4fb232={}]=_0x2bbc61;if(!_0x575f5c)return;const _0x5ebe48=_0x4fb232['at']||0x0,_0x454f08=_0x4fb232['columns']||0x1;_0x575f5c['columnInsertionIndexes']=new Array(_0x454f08)['fill'](_0x5ebe48)['map']((_0x18ccba,_0x308d3b)=>_0x18ccba+_0x308d3b);for(const {cell:_0x8047f2}of _0x51eb10['createTableWalker'](_0x36e10c,{'startColumn':_0x5ebe48,'endColumn':_0x5ebe48+_0x454f08-0x1}))_0x575f5c['columnInsertionRanges']['push'](_0x1aba1b['model']['createRangeOn'](_0x8047f2));},{'priority':'low'}),_0x51eb10['on']('insertRows',(_0x3e5840,_0x94c4b3)=>{const [_0x2ba3d3,_0x1fff24={}]=_0x94c4b3;if(!_0x575f5c)return;const _0xdf0400=_0x1fff24['at']||0x0,_0x3978d5=_0x1fff24['rows']||0x1;_0x575f5c['rowInsertionIndexes']=new Array(_0x3978d5)['fill'](_0xdf0400)['map']((_0x49b902,_0x2e7910)=>_0x49b902+_0x2e7910);for(const {cell:_0x3f5c8c}of _0x51eb10['createTableWalker'](_0x2ba3d3,{'startRow':_0xdf0400,'endRow':_0xdf0400+_0x3978d5-0x1}))_0x575f5c['rowInsertionRanges']['push'](_0x1aba1b['model']['createRangeOn'](_0x3f5c8c));},{'priority':'low'}),_0x1bb579['descriptionFactory']['registerDescriptionCallback'](_0x74c172=>{if(_0x74c172['subType']&&_0x74c172['subType']['startsWith']('tablePaste'))return _0x74c172['previous']?{}:{'type':'insertion','content':o(_0x1aba1b['locale'],'*Replace\x20table\x20cells*')};});const _0x2ed12e=()=>!0x1;for(const _0x3f1884 of['tablePaste','tablePasteColumn','tablePasteRow','tablePasteCell'])_0x1bb579['_suggestionFactory']['registerCustomCallback']('insertion',_0x3f1884,'join',_0x2ed12e),_0x1bb579['_suggestionFactory']['registerCustomCallback']('deletion',_0x3f1884,'join',_0x2ed12e),_0x1bb579['_suggestionFactory']['registerCustomCallback']('formatBlock',_0x3f1884,'join',_0x2ed12e);_0x1bb579['_suggestionFactory']['registerCustomCallback']('formatBlock','tablePasteCell','discard',_0x2ed12e),_0x1bb579['_suggestionFactory']['registerCustomCallback']('formatBlock','tablePasteCell','accept',(_0x9cc49c,_0x592930,_0x2b4a68)=>{const _0x13336c=_0x9cc49c['map'](_0xd3a1bb=>_0xd3a1bb['getContainedElement']())['filter'](_0x48be0e=>_0x48be0e),_0x41cde7=new Map(_0x13336c['map'](_0x5457e3=>[_0x5457e3,null]));if(_0x575f5c){for(const {element:_0x26d64d,attributes:_0x593752}of _0x575f5c['cells'])_0x593752&&_0x41cde7['set'](_0x26d64d,_0x593752);}else{if(_0x2b4a68&&_0x2b4a68['markerAttributes'])for(const [_0x15b92e,_0x28dbcd]of Object['entries'](_0x2b4a68['markerAttributes'])){const _0xabcb27=_0x1aba1b['model']['markers']['get'](_0x15b92e),_0x28913a=_0xabcb27?_0xabcb27['getRange']()['getContainedElement']():null;_0x28913a&&_0x41cde7['set'](_0x28913a,_0x28dbcd);}}_0x1aba1b['model']['change'](_0x472ae9=>{for(const [_0x3d2eb9,_0x2a8db7]of _0x41cde7)_0x472ae9['setAttributes']({...Ce,..._0x2a8db7},_0x3d2eb9);});});const _0x16ead0=(_0x32fa17,_0x582ddf)=>{_0x1bb579['_suggestionFactory']['registerCustomCallback'](_0x32fa17,'tablePaste',_0x582ddf,(_0x37fcc4,_0xbc1673,_0x2f1a72)=>{_0x1aba1b['model']['change'](_0x1d52fb=>{const _0xa2cdf4=[];for(const _0x3ef117 of _0x37fcc4){const _0x3b294b=_0x3ef117['start']['nodeAfter'];_0x3b294b['is']('element','tableCellSuggestion')&&_0xa2cdf4['push'](_0x3b294b);}_0x1bb579['_suggestionFactory']['getSuggestionCallback'](_0x32fa17,null,_0x582ddf)(_0x37fcc4,_0xbc1673,_0x2f1a72);for(const _0x3a6c7e of _0xa2cdf4)'$graveyard'!=_0x3a6c7e['root']['rootName']&&_0x1d52fb['unwrap'](_0x3a6c7e);});});};_0x16ead0('insertion','accept'),_0x16ead0('insertion','discard'),_0x16ead0('deletion','accept'),_0x16ead0('deletion','discard'),_0x1bb579['_suggestionFactory']['registerCustomCallback']('insertion','tablePasteRow','discard',_0x325224=>{const _0x326bf3=_0x325224['map'](_0x42255f=>_0x42255f['getContainedElement']()),_0x5209d7=_0x326bf3[0x0]['findAncestor']('table'),{minRow:_0x40ab54,maxRow:_0x5816cb}=_0x190367['_getCoordsForCells'](_0x326bf3);_0x51eb10['removeRows'](_0x5209d7,{'at':_0x40ab54,'rows':_0x5816cb-_0x40ab54+0x1});}),_0x1bb579['_suggestionFactory']['registerCustomCallback']('insertion','tablePasteColumn','discard',_0x190133=>{const _0x5843c0=_0x190133['map'](_0x438c8c=>_0x438c8c['getContainedElement']()),_0x37a40f=_0x5843c0[0x0]['findAncestor']('table'),{minColumn:_0x20f8c2,maxColumn:_0x1375a0}=_0x190367['_getCoordsForCells'](_0x5843c0);_0x51eb10['removeColumns'](_0x37a40f,{'at':_0x20f8c2,'columns':_0x1375a0-_0x20f8c2+0x1});});const _0x382f09=(_0x5ee705,_0x3e27f1)=>{if(!_0x3e27f1['subType']||!_0x3e27f1['subType']['startsWith']('tablePaste'))return;const _0x4c6e0d=_0x3e27f1['attributes']['tablePasteChainId'],_0x35c0fe=_0x1bb579['getSuggestions']()['filter'](_0x323895=>_0x323895['isInContent']&&_0x323895['attributes']&&_0x323895['attributes']['tablePasteChainId']==_0x4c6e0d);_0x35c0fe['length']&&_0x3e27f1['getAllAdjacentSuggestions']()['length']!=_0x35c0fe['length']&&_0x35c0fe['reduce']((_0xc6d12f,_0x2d3a9a)=>(_0xc6d12f['next']=_0x2d3a9a,_0x2d3a9a['previous']=_0xc6d12f,_0x2d3a9a));};function _0x52eea8(_0x49eb07,_0x5a87e5=!0x0){const {id:_0x21469a}=_0x1bb579['_splitMarkerName'](_0x49eb07['markerName']),_0x365e87=['ck-suggestion-marker','ck-suggestion-marker-insertion'],_0x16908e=_0x1bb579['activeMarkers']['includes'](_0x49eb07['markerName']);return _0x16908e&&_0x365e87['push']('ck-suggestion-marker--active'),{'classes':_0x365e87,'attributes':{'data-suggestion':_0x21469a},'priority':_0x16908e&&_0x5a87e5?0xbc2:0xbb8};}_0x1bb579['on']('suggestionLoaded',_0x382f09,{'priority':'high'}),_0x1bb579['on']('suggestionUnloaded',_0x382f09,{'priority':'high'}),_0x1aba1b['model']['document']['registerPostFixer'](()=>{let _0x59e0c3=!0x1;const _0x1db81a=Array['from'](_0x1aba1b['model']['document']['differ']['getChangedMarkers']());for(const {name:_0x268359,data:_0x40c895}of _0x1db81a){const {group:_0xd796f6,type:_0x49feb2,id:_0x3b8760}=_0x1bb579['_splitMarkerName'](_0x268359);if('suggestion'!=_0xd796f6||'deletion'!=_0x49feb2||_0x40c895['oldRange'])continue;if(!_0x1bb579['hasSuggestion'](_0x3b8760))continue;const _0x2a5e77=_0x1bb579['getSuggestion'](_0x3b8760)['getRanges'](),_0x3684a8=_0x1aba1b['plugins']['get']('Users')['me'];for(const _0x3076be of _0x1bb579['getSuggestions']()){if(!_0x3076be['isInContent']||_0x3076be['author']!=_0x3684a8)continue;if('formatBlock'!=_0x3076be['type']||'tablePasteCell'!=_0x3076be['subType'])continue;if(_0x3076be['getRanges']()['every'](_0x1402fe=>_0x2a5e77['some'](_0x5b3b62=>_0x5b3b62['containsRange'](_0x1402fe,!0x0)))){for(const _0x53b420 of _0x3076be['getAllAdjacentSuggestions']())_0x53b420['isInContent']&&(_0x53b420['discard'](),_0x59e0c3=!0x0);}}}return _0x59e0c3;}),_0x1aba1b['model']['document']['registerPostFixer'](_0x132f27=>{const _0x5acc91=_0x1aba1b['commands']['get']('redo');if(!_0x5acc91||!_0x5acc91['_createdBatches']['has'](_0x132f27['batch']))return!0x1;let _0x4513ee=!0x1;const _0x50a629=_0x1aba1b['plugins']['get']('Users')['me'],_0x1dec7e=_0x1aba1b['model']['document']['differ']['getChanges'](),_0x1b926f=Array['from'](_0x1aba1b['model']['document']['differ']['getChangedMarkers']())['filter'](({name:_0x462fc8,data:_0xe7fe73})=>{const {group:_0x3bd20a,subType:_0x46773d,authorId:_0x43bdd6}=_0x1bb579['_splitMarkerName'](_0x462fc8);return'suggestion'==_0x3bd20a&&'tablePaste'==_0x46773d&&_0x43bdd6==_0x50a629['id']&&!_0xe7fe73['oldRange'];});for(const _0x3f95dd of _0x1dec7e){if('insert'!=_0x3f95dd['type']||'tableCellSuggestion'!=_0x3f95dd['name']||0x1!=_0x3f95dd['length'])continue;const _0x3dc8db=_0x132f27['createRange'](_0x3f95dd['position'],_0x3f95dd['position']['getShiftedBy'](0x1));if(!_0x1b926f['find'](({data:_0x4ba3af})=>_0x4ba3af['newRange']['isEqual'](_0x3dc8db))){for(const {name:_0x36b61e,data:_0x660198}of _0x1b926f)if(_0x3dc8db['containsRange'](_0x660198['newRange'])){_0x132f27['updateMarker'](_0x36b61e,{'range':_0x3dc8db}),_0x4513ee=!0x0;break;}}}return _0x4513ee;}),_0x1aba1b['model']['document']['registerPostFixer'](_0x2b31a8=>{let _0xc36d0=!0x1;const _0xf3d999=_0x1aba1b['plugins']['get']('Users')['me'],_0x56189b=_0x1bb579['getSuggestions']()['filter'](_0x794f69=>_0x794f69['isInContent']&&_0x794f69['author']==_0xf3d999),_0x2cc7ed=new Set(),_0x13de10=new Set();for(const _0x5da164 of _0x56189b)if('tablePaste'==_0x5da164['subType'])for(const _0xdc9c47 of _0x5da164['getMarkers']()){const _0x10ac06=_0xdc9c47['getRange']()['getContainedElement']();if(_0x10ac06){if(_0x10ac06['is']('element','tableCellSuggestion')&&Pe(_0x10ac06)){_0x5da164['removeMarker'](_0xdc9c47['name']),_0x2cc7ed['add'](_0x10ac06),_0xc36d0=!0x0;const _0x167b52=_0x10ac06['nextSibling'],_0x1a18da=_0x10ac06['previousSibling'],_0x389545=_0x167b52&&_0x167b52['is']('element','tableCellSuggestion'),_0x398a31=_0x1a18da&&_0x1a18da['is']('element','tableCellSuggestion');_0x389545&&!_0x2cc7ed['has'](_0x167b52)&&_0x13de10['add'](_0x167b52),_0x398a31&&!_0x2cc7ed['has'](_0x1a18da)&&_0x13de10['add'](_0x1a18da);}else _0x10ac06['is']('element','paragraph')&&_0x10ac06['isEmpty']&&(_0x5da164['removeMarker'](_0xdc9c47['name']),_0xc36d0=!0x0);}}else{if('tablePasteCell'==_0x5da164['subType']){if(!_0x5da164['attributes']||!_0x5da164['attributes']['tablePasteChainId'])continue;const _0x53c2b7=_0x5da164['attributes']['markerAttributes'];if(_0x53c2b7&&Object['keys'](_0x53c2b7)['length'])continue;const _0x2543c6=_0x5da164['attributes']['tablePasteChainId'];let _0x4921c1=!0x0,_0xde1c92=!0x0;for(const _0x362793 of _0x56189b)if(_0x362793['subType']&&_0x362793['subType']['startsWith']('tablePaste')){if(!_0x362793['attributes']['tablePasteChainId']){_0xde1c92=!0x1;break;}if(_0x362793['id']!=_0x5da164['id']&&_0x362793['attributes']['tablePasteChainId']==_0x2543c6){_0x4921c1=!0x1;break;}}_0xde1c92&&_0x4921c1&&(_0x5da164['removeMarkers'](),_0xc36d0=!0x0);}}for(const _0x2ab3bd of _0x2cc7ed)_0x2b31a8['remove'](_0x2ab3bd);for(const _0x901224 of _0x13de10)_0x2b31a8['unwrap'](_0x901224);return _0xc36d0;}),_0x1aba1b['conversion']['for']('editingDowncast')['markerToHighlight']({'model':'suggestion:formatBlock:tablePasteCell','view':(_0x140f0d,_0x1b131c)=>_0x52eea8(_0x140f0d),'converterPriority':'high'}),_0x1aba1b['conversion']['for']('dataDowncast')['markerToHighlight']({'model':'suggestion:formatBlock:tablePasteCell','view':(_0x47fe5a,_0x4f109d)=>_0x4f109d['options']['showSuggestionHighlights']?_0x52eea8(_0x47fe5a,!0x1):null,'converterPriority':'high'});const _0x36ba1c=_0x1aba1b['editing']['view'];this['listenTo'](_0x36ba1c['document'],'clipboardOutput',(_0x4baf3e,_0x2a3544)=>{const _0x383d3b=[];for(const _0x2016a5 of _0x36ba1c['createRangeIn'](_0x2a3544['content'])['getItems']())_0x2016a5['is']('element','suggestion-td')&&_0x383d3b['push'](_0x2016a5);_0x36ba1c['change'](_0x93bce4=>{for(const _0x392bf7 of _0x383d3b)_0x93bce4['move'](_0x93bce4['createRangeIn'](_0x392bf7),_0x93bce4['createPositionBefore'](_0x392bf7)),_0x93bce4['remove'](_0x392bf7);});});}}function Pe(_0x3f68e6){if(_0x3f68e6['isEmpty'])return!0x0;const _0x5a03ed=_0x3f68e6['getChild'](0x0);return _0x5a03ed['is']('element','paragraph')&&_0x5a03ed['isEmpty'];}function he(_0x4d03f2,_0x82fadf={},_0x2779e1){for(const {isAnchor:_0x4c794f,cellHeight:_0x180c13,cellWidth:_0xdd21b8}of _0x2779e1['createTableWalker'](_0x4d03f2,{'includeAllSlots':!0x0,..._0x82fadf}))if(!_0x4c794f||0x1!=_0x180c13||0x1!=_0xdd21b8)return!0x1;return!0x0;}class vt extends _0x2c17ec{['afterInit'](){if(!this['editor']['plugins']['has']('TableColumnResizeEditing'))return;const _0x15bbef=this['editor']['plugins']['get']('TrackChangesEditing');_0x15bbef['enableCommand']('resizeTableWidth',this['handleResizeTableWidthCommand']['bind'](this)),_0x15bbef['_suggestionFactory']['registerCustomCallback']('formatBlock','resizeTable','accept',_0x15bbef['_suggestionFactory']['getSuggestionCallback']('formatBlock',null,'discard')),_0x15bbef['_suggestionFactory']['registerCustomCallback']('formatBlock','resizeTable','discard',_0x15bbef['_suggestionFactory']['getSuggestionCallback']('formatBlock',null,'accept')),_0x15bbef['descriptionFactory']['registerDescriptionCallback'](this['handleSuggestionDescription']['bind'](this));}['handleResizeTableWidthCommand'](_0x41bfdb,_0x32af45){const _0x30012c=this['editor']['plugins']['get']('TrackChangesEditing'),_0x4db7fa=this['editor']['plugins']['get']('TableColumnResizeEditing'),_0x56c7b8=_0x32af45['table']||this['editor']['model']['document']['selection']['getSelectedElement']();this['editor']['model']['change'](()=>{const _0x1042cf=_0x4db7fa['getColumnGroupElement'](_0x56c7b8);let _0xa1cd1b=_0x1042cf?_0x4db7fa['getTableColumnsWidths'](_0x1042cf):null,_0x489ddc=_0x56c7b8['getAttribute']('tableWidth')||null;const _0x547985=_0x32af45['tableWidth']||_0x489ddc,_0x44edff=_0x32af45['columnWidths']||_0xa1cd1b,_0x5d3d0e=this['editor']['plugins']['get']('Users')['me'];for(const _0x59f740 of _0x30012c['getSuggestions']()){const _0x4d31ed=_0x59f740['getContainedElement']();if('resizeTable'===_0x59f740['subType']&&_0x4d31ed===_0x56c7b8){_0x59f740['author']!==_0x5d3d0e&&_0x59f740['discard']();const _0x5f32b5=_0x59f740['data']['commandParams'];_0x489ddc=_0x5f32b5[0x0]['tableWidth'],_0xa1cd1b=_0x5f32b5[0x0]['columnWidths'];break;}}_0x41bfdb({'table':_0x56c7b8,'tableWidth':_0x547985,'columnWidths':_0x44edff}),_0x30012c['markBlockFormat'](_0x56c7b8,{'commandName':'resizeTableWidth','commandParams':[{'tableWidth':_0x489ddc,'columnWidths':_0xa1cd1b}],'formatGroupId':'resizeTable'},[],'resizeTable');});}['handleSuggestionDescription'](_0x34fd20){if('formatBlock'!=_0x34fd20['type']&&'formatInline'!=_0x34fd20['type'])return;const {data:_0x3d93c6}=_0x34fd20;if(_0x3d93c6&&'resizeTable'===_0x3d93c6['formatGroupId']){const _0x519a7f='*Format:*\x20resize\x20table';return{'type':'format','content':o(this['editor']['locale'],_0x519a7f)};}}}class _t extends _0x2c17ec{['afterInit'](){const _0x42c4ec=this['editor'];_0x42c4ec['plugins']['has']('Template')&&_0x42c4ec['plugins']['get']('TrackChangesEditing')['enableCommand']('insertTemplate');}}class Ct extends _0x2c17ec{['afterInit'](){const _0x5b299e=this['editor'];if(!_0x5b299e['commands']['get']('insertTableOfContents'))return;_0x5b299e['plugins']['get']('TrackChangesEditing')['enableCommand']('insertTableOfContents');const _0x359e9c=_0x5b299e['plugins']['get']('TrackChangesEditing'),_0x26f1cc=_0x5b299e['locale'];_0x359e9c['descriptionFactory']['registerElementLabel']('tableOfContents',_0x4920fe=>o(_0x26f1cc,'ELEMENT_TABLE_OF_CONTENTS',_0x4920fe));}}class Dt extends _0x2c17ec{['afterInit'](){const _0x3e2b0c=this['editor'];if(!_0x3e2b0c['plugins']['has']('Title'))return;const _0xe029d7=_0x3e2b0c['plugins']['get']('TrackChangesEditing');_0xe029d7['descriptionFactory']['registerElementLabel']('title-content',()=>o(_0x3e2b0c['locale'],'ELEMENT_TITLE')),_0x3e2b0c['model']['document']['registerPostFixer'](_0x12aec9=>{let _0x42d0ed=!0x1;const _0x5a39cc=Array['from'](_0x3e2b0c['model']['document']['differ']['getChangedMarkers']());for(const {name:_0x180bd7,data:_0xd3b077}of _0x5a39cc){const {group:_0x6ce1ee}=_0xe029d7['_splitMarkerName'](_0x180bd7);if('suggestion'!==_0x6ce1ee||!_0xd3b077['newRange'])continue;const _0x23c335=_0xd3b077['newRange'],_0x5e82fb=_0x23c335['end']['nodeBefore'];if(!_0x5e82fb||!_0x5e82fb['is']('element','title-content'))continue;if(!_0x23c335['start']['isTouching'](_0x23c335['end']))continue;const _0x113baa=_0x3e2b0c['model']['schema']['getNearestSelectionRange'](_0x23c335['end'],'forward');if(_0x113baa&&_0x113baa['isCollapsed']){const _0x37a5d8=_0x12aec9['createRange'](_0x23c335['start'],_0x113baa['start']);_0x37a5d8['isEqual'](_0x23c335)||(_0x12aec9['updateMarker'](_0x180bd7,{'range':_0x37a5d8}),_0x42d0ed=!0x0);}_0x42d0ed||(_0x12aec9['removeMarker'](_0x180bd7),_0x42d0ed=!0x0);}return _0x42d0ed;});}}class Nt extends _0x2c17ec{['afterInit'](){const _0x22a55f=this['editor'],_0x9809ba=_0x22a55f['plugins']['get']('TrackChangesEditing');_0x22a55f['plugins']['has']('UndoEditing')&&(_0x9809ba['enableCommand']('undo'),_0x9809ba['enableCommand']('redo'));}}class Mt extends _0x2c17ec{static get['requires'](){return[jt];}['afterInit'](){const _0xe256f1=this['editor'];if(!_0xe256f1['plugins']['has']('TableCaptionEditing'))return;_0xe256f1['plugins']['get']('TrackChangesEditing')['enableCommand']('toggleTableCaption');}}class $t extends _0x2c17ec{['tableProperties'];['tableCellProperties'];constructor(_0x3d520d){super(_0x3d520d),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 _0x5ab4be=this['editor']['plugins']['get']('TrackChangesEditing');if(this['editor']['plugins']['has']('TablePropertiesEditing')){for(const _0x4e7459 of this['tableProperties'])_0x5ab4be['enableCommand'](_0x4e7459,(_0x2478eb,_0x3e19d2)=>{const _0x40784c=this['editor']['model']['document']['selection']['getFirstPosition']()['findAncestor']('table');this['_handlePropertyChange'](_0x4e7459,[_0x40784c],this['tableProperties'],'tableProperties',_0x2478eb,_0x3e19d2);});_0x5ab4be['_suggestionFactory']['registerCustomCallback']('formatBlock','tableProperties','accept',_0x5ab4be['_suggestionFactory']['getSuggestionCallback']('formatBlock',null,'discard')),_0x5ab4be['_suggestionFactory']['registerCustomCallback']('formatBlock','tableProperties','discard',(_0x324c50,_0x5f4e8c)=>this['handleDiscardAction'](this['tableProperties'],_0x324c50,_0x5f4e8c)),_0x5ab4be['_suggestionFactory']['registerCustomCallback']('formatBlock','tableProperties','join',()=>!0x1);}if(this['editor']['plugins']['has']('TableCellPropertiesEditing')){for(const _0x518dbe of this['tableCellProperties'])_0x5ab4be['enableCommand'](_0x518dbe,(_0x279c88,_0x488da2)=>{const _0x4c2ccd=this['editor']['plugins']['get']('TableUtils')['getSelectionAffectedTableCells'](this['editor']['model']['document']['selection']);this['_handlePropertyChange'](_0x518dbe,_0x4c2ccd,this['tableCellProperties'],'tableCellProperties',_0x279c88,_0x488da2);});_0x5ab4be['_suggestionFactory']['registerCustomCallback']('formatBlock','tableCellProperties','accept',_0x5ab4be['_suggestionFactory']['getSuggestionCallback']('formatBlock',null,'discard')),_0x5ab4be['_suggestionFactory']['registerCustomCallback']('formatBlock','tableCellProperties','discard',(_0x3db05f,_0xa35b77)=>this['handleDiscardAction'](this['tableCellProperties'],_0x3db05f,_0xa35b77)),_0x5ab4be['_suggestionFactory']['registerCustomCallback']('formatBlock','tableCellProperties','join',()=>!0x1);}_0x5ab4be['descriptionFactory']['registerDescriptionCallback'](_0xe05b1a=>this['handleSuggestionDescription'](_0xe05b1a));}['_handlePropertyChange'](_0x2d0279,_0x268c05,_0x988238,_0x3cd9d2,_0x1f2501,_0x16509f){const _0xc9eb1d=this['editor']['plugins']['get']('TrackChangesEditing');this['editor']['model']['enqueueChange'](_0x16509f['batch'],()=>{for(const _0x386f02 of _0x268c05){if(this['_getSuggestion'](_0x386f02,_0x3cd9d2))_0x1f2501(_0x16509f);else{const _0x5e2e5b={};for(const _0x13da04 of _0x988238){const _0xfcd602=_0x386f02['getAttribute'](_0x13da04);void 0x0!==_0xfcd602&&(_0x5e2e5b[_0x13da04]=_0xfcd602);}_0x1f2501(_0x16509f),_0xc9eb1d['markBlockFormat'](_0x386f02,{'commandParams':[_0x5e2e5b]},[],_0x3cd9d2);}}});}['handleDiscardAction'](_0x19402c,_0x3168e7,_0x5ee0f2){const _0x8de9d2=_0x3168e7[0x0]['start']['nodeAfter'],_0x143f98=_0x5ee0f2['commandParams'][0x0];this['editor']['model']['change'](_0x3e71db=>{for(const _0x51cbdb of _0x19402c)void 0x0!==_0x143f98[_0x51cbdb]?_0x3e71db['setAttribute'](_0x51cbdb,_0x143f98[_0x51cbdb],_0x8de9d2):_0x3e71db['removeAttribute'](_0x51cbdb,_0x8de9d2);});}['handleSuggestionDescription'](_0x3c77de){if(_0x3c77de['data'])switch(_0x3c77de['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'](_0x288887,_0x331f0f){const _0xc99099=this['editor']['plugins']['get']('TrackChangesEditing');for(const _0x8eec81 of _0xc99099['getSuggestions']({'skipNotAttached':!0x0})){const _0x214d51=_0x8eec81['getContainedElement']();if(_0x8eec81['subType']===_0x331f0f&&_0x214d51===_0x288887)return _0x8eec81;}return null;}}const m='$elementName';class p extends _0x2c17ec{['descriptionFactory'];['trackChangesCommand'];['_adapter'];['_suggestionFactory'];['_suggestions'];['_commentsRepository'];['_enabledCommands'];['_model'];['_suggestionState'];['_isForcedDefaultExecutionBlock'];['_trackFormatChanges'];['_mergeNestedSuggestions'];['_blockAttributeKeys'];['_inlineAttributeKeys'];['_recordAttributeSuggestions']=!0x1;static get['requires'](){return['CommentsRepository',_0x23520c,_0x52fa42,E,V,U,O,G,F,L,H,q,W,J,Q,X,Y,Z,tt,et,it,nt,st,ot,rt,at,ut,K,lt,ct,z,ue,ft,gt,mt,dt,pt,kt,bt,wt,yt,jt,St,At,Mt,It,vt,Ct,$t,_t,Dt,Nt];}static get['pluginName'](){return'TrackChangesEditing';}get['_descriptionFactory'](){return this['descriptionFactory'];}constructor(_0x130283){function _0x149306(_0x1b4a93){return _0x1b4a93['map'](_0x449e44=>String['fromCharCode'](_0x449e44))['join']('');}super(_0x130283),this['set']('activeMarkers',[]),this['on']('change:activeMarkers',(_0x1cc166,_0x3e86dc,_0x31cc54,_0x28f02f)=>{this['_model']['change'](()=>{for(const _0x23f6e0 of[..._0x28f02f,..._0x31cc54])this['_model']['markers']['has'](_0x23f6e0)&&_0x130283['editing']['reconvertMarker'](_0x23f6e0);});}),this['descriptionFactory']=new f(this['editor']['model']['schema'],this['editor']['locale']),this['_adapter']=null,this['_suggestionFactory']=new xt(this['editor']),this['_suggestions']=new Map(),this['_commentsRepository']=_0x130283['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(),_0x130283['config']['define']('trackChanges.trackFormatChanges','default'),this['_trackFormatChanges']=_0x130283['config']['get']('trackChanges.trackFormatChanges'),_0x130283['config']['define']('trackChanges.mergeNestedSuggestions',!0x0),this['_mergeNestedSuggestions']=_0x130283['config']['get']('trackChanges.mergeNestedSuggestions'),this['trackChangesCommand']=new M(_0x130283,this['_enabledCommands']),this['_initAriaMarkerChangeAnnouncements'](),this[_0x149306([0x5f,0x65,0x78,0x65,0x63,0x75,0x74,0x65,0x53,0x75,0x67,0x67,0x65,0x73,0x74,0x69,0x6f,0x6e])]=_0x149306([0x34,0x30,0x34,0x38,0x31,0x30,0x34,0x38]);}['init'](){const _0xbe7e68=this['editor'],_0x261693=(_0x555c88,_0x368bc8)=>{if('attribute'!=_0x555c88)return'ck-suggestion-marker-'+_0x555c88;const _0x260de2=_0x368bc8['split']('|')[0x0];return this['_isBlockAttribute'](_0x260de2)?'ck-suggestion-marker-formatBlock':'ck-suggestion-marker-formatInline';};_0xbe7e68['conversion']['for']('editingDowncast')['markerToHighlight']({'model':'suggestion','view':_0x12a914=>{const {id:_0x228605,type:_0x50b80e,subType:_0x57a9b4}=this['_splitMarkerName'](_0x12a914['markerName']),_0xb34624=['ck-suggestion-marker',_0x261693(_0x50b80e,_0x57a9b4)];let _0x3da307=0xbb8;return this['activeMarkers']['includes'](_0x12a914['markerName'])&&(_0xb34624['push']('ck-suggestion-marker--active'),_0x3da307=0xbc2),'deletion'==_0x50b80e&&(_0x3da307+=0x5),{'classes':_0xb34624,'attributes':{'data-suggestion':_0x228605},'priority':_0x3da307};}}),_0xbe7e68['conversion']['for']('dataDowncast')['add'](_0x236a45=>{_0x236a45['on']('addMarker:suggestion',(_0x5e834f,_0x4d2d6d,_0x31ec09)=>{if(!_0x31ec09['options']['showSuggestionHighlights'])return;const _0x12d475=_0x4d2d6d['item'];if(!_0x12d475)return;const _0x50da5b=_0x31ec09['mapper']['toViewElement'](_0x12d475);_0xbe7e68['model']['schema']['isObject'](_0x12d475)&&_0x50da5b&&!_0x50da5b['getCustomProperty']('widget')&&_0x50da5b['is']('containerElement')&&_0x14861c(_0x50da5b,_0x31ec09['writer']);},{'priority':'high'});}),_0xbe7e68['conversion']['for']('dataDowncast')['markerToHighlight']({'model':'suggestion','view':(_0x37290e,_0x5070ae)=>{if(!_0x5070ae['options']['showSuggestionHighlights'])return null;const {type:_0xf79c0e,subType:_0x29e6cf}=this['_splitMarkerName'](_0x37290e['markerName']);return{'classes':['ck-suggestion-marker',_0x261693(_0xf79c0e,_0x29e6cf)],'priority':0xbb8};}});const _0x2e2b31=({showActiveMarkers:_0x3f6c01=!0x0,isAttributeSuggestion:_0x43af50=!0x1}={})=>(_0x492a08,_0x68337d,_0x26de9f)=>{if(!_0x68337d['item'])return;const {id:_0x16f989}=this['_splitMarkerName'](_0x68337d['markerName']);if(_0x43af50){const _0x180b80=this['_suggestions']['get'](_0x16f989),_0xfdc09e=this['_getAttributeKey'](_0x180b80);if(!this['_isBlockAttribute'](_0xfdc09e))return;}if(_0x68337d['item']['is']('selection'))return void _0x26de9f['consumable']['consume'](_0x68337d['item'],_0x492a08['name']);const _0x5adfa4=_0x26de9f['mapper']['toViewElement'](_0x68337d['item']);if(_0x68337d['item']['is']('element')&&_0xbe7e68['model']['schema']['isBlock'](_0x68337d['item'])&&!_0x5adfa4['getCustomProperty']('addHighlight')){_0x26de9f['writer']['addClass'](['ck-suggestion-marker','ck-suggestion-marker-formatBlock'],_0x5adfa4),_0x26de9f['writer']['setAttribute']('data-suggestion',_0x16f989,_0x5adfa4),_0x26de9f['mapper']['bindElementToMarker'](_0x5adfa4,_0x68337d['markerName']),_0x3f6c01&&(this['activeMarkers']['includes'](_0x68337d['markerName'])?_0x26de9f['writer']['addClass']('ck-suggestion-marker--active',_0x5adfa4):_0x26de9f['writer']['removeClass']('ck-suggestion-marker--active',_0x5adfa4));for(const _0x133d81 of _0xbe7e68['model']['createRangeIn'](_0x68337d['item'])['getItems']())_0x26de9f['consumable']['consume'](_0x133d81,_0x492a08['name']);_0x26de9f['consumable']['consume'](_0x68337d['item'],_0x492a08['name']);}};_0xbe7e68['conversion']['for']('dataDowncast')['add'](_0x21276d=>{_0x21276d['on']('addMarker:suggestion:formatBlock',(_0x896369,_0x54e90a,_0x408686)=>{_0x408686['options']['showSuggestionHighlights']&&_0x2e2b31({'showActiveMarkers':!0x1})(_0x896369,_0x54e90a,_0x408686);},{'priority':'highest'});}),_0xbe7e68['conversion']['for']('dataDowncast')['add'](_0x50efb2=>{_0x50efb2['on']('addMarker:suggestion:attribute',(_0x2f4396,_0x176fa1,_0x133ace)=>{_0x133ace['options']['showSuggestionHighlights']&&_0x2e2b31({'showActiveMarkers':!0x1,'isAttributeSuggestion':!0x0})(_0x2f4396,_0x176fa1,_0x133ace);},{'priority':'highest'});}),_0xbe7e68['conversion']['for']('dataDowncast')['markerToData']({'model':'suggestion','view':(_0x592ebc,_0x518fba)=>_0x518fba['options']['showSuggestionHighlights']?null:{'group':'suggestion','name':_0x592ebc['substr'](0xb)}}),_0xbe7e68['conversion']['for']('upcast')['elementToElement']({'view':{'name':'suggestion','attributes':{'id':/^\w/,'suggestion-type':/^\w/}},'model':(_0x542875,{writer:_0xda28c9})=>{let _0x1ead6e='suggestion:'+_0x542875['getAttribute']('suggestion-type')+':'+_0x542875['getAttribute']('id');return _0x542875['getAttribute']('marker-count')&&(_0x1ead6e+=':'+_0x542875['getAttribute']('marker-count')),_0xda28c9['createElement']('$marker',{'data-name':_0x1ead6e});}}),_0xbe7e68['conversion']['for']('upcast')['dataToMarker']({'view':'suggestion'}),_0xbe7e68['conversion']['for']('editingDowncast')['add'](_0x148da0=>{_0x148da0['on']('addMarker:suggestion:formatBlock',_0x2e2b31(),{'priority':'high'});}),_0xbe7e68['conversion']['for']('editingDowncast')['add'](_0x28273b=>{_0x28273b['on']('addMarker:suggestion:attribute',_0x2e2b31({'isAttributeSuggestion':!0x0}),{'priority':'high'});}),_0xbe7e68['conversion']['for']('editingDowncast')['add'](_0x1d1afa=>{_0x1d1afa['on']('removeMarker:suggestion:formatBlock',(_0x17cdc0,_0x57079d,_0x3dd185)=>{const _0x83a4a9=_0x3dd185['mapper']['markerNameToElements'](_0x57079d['markerName']);if(_0x83a4a9){for(const _0x29a606 of _0x83a4a9)_0x29a606['getCustomProperty']('addHighlight')||(_0x3dd185['writer']['removeClass'](['ck-suggestion-marker','ck-suggestion-marker-formatBlock','ck-suggestion-marker--active'],_0x29a606),_0x3dd185['writer']['removeAttribute']('data-suggestion',_0x29a606),_0x3dd185['mapper']['unbindElementFromMarkerName'](_0x29a606,_0x57079d['markerName']));}},{'priority':'high'});}),_0xbe7e68['conversion']['for']('editingDowncast')['add'](_0x3cb51f=>{_0x3cb51f['on']('removeMarker:suggestion:attribute',(_0x31f029,_0x139da2,_0x16fd73)=>{const _0x2659da=_0x16fd73['mapper']['markerNameToElements'](_0x139da2['markerName']);if(!_0x2659da)return;const {id:_0x3c1bbc}=this['_splitMarkerName'](_0x139da2['markerName']),_0x3c92ec=this['_suggestions']['get'](_0x3c1bbc),_0x41e847=this['_getAttributeKey'](_0x3c92ec);if(this['_isBlockAttribute'](_0x41e847)){for(const _0x2c060a of _0x2659da)_0x2c060a['getCustomProperty']('addHighlight')||(_0x16fd73['writer']['removeClass'](['ck-suggestion-marker','ck-suggestion-marker-formatBlock','ck-suggestion-marker--active'],_0x2c060a),_0x16fd73['writer']['removeAttribute']('data-suggestion',_0x2c060a),_0x16fd73['mapper']['unbindElementFromMarkerName'](_0x2c060a,_0x139da2['markerName']));}},{'priority':'high'});}),_0xbe7e68['model']['document']['registerPostFixer'](_0x532111=>{let _0x1a55db=!0x1;const _0xa9bbc8=Array['from'](_0xbe7e68['model']['document']['differ']['getChangedMarkers']()),_0x10c11e=new Set();for(const {name:_0x3710a2,data:_0x102fab}of _0xa9bbc8){const {group:_0xe52e9a,type:_0x57d263,subType:_0x484790,id:_0x245040}=this['_splitMarkerName'](_0x3710a2);if('suggestion'!==_0xe52e9a)continue;const _0x807f4d=this['_suggestions']['get'](_0x245040);if(null!=_0x102fab['newRange']){'formatInline'==_0x57d263&&(_0x1a55db=_0x1a55db||Et(_0x102fab['newRange'],_0x3710a2,_0x532111,_0xbe7e68['model']['schema']));const _0x53eddb='attribute'==_0x57d263&&this['_isBlockAttribute'](_0x484790['split']('|')[0x0]);if(_0x102fab['newRange']['isCollapsed']||'$graveyard'==_0x102fab['newRange']['root']['rootName']||'formatBlock'==_0x57d263&&!Ut(_0x102fab['newRange'])||_0x53eddb&&!Ut(_0x102fab['newRange'])||'deletion'==_0x57d263&&!(!Tt(_0x62621b=_0x102fab['newRange'])&&!function(_0x291974){return _0x291974['start']['parent']==_0x291974['end']['nodeBefore']&&_0x291974['start']['isAtEnd'];}(_0x62621b)))_0x532111['removeMarker'](_0x3710a2),_0x1a55db=!0x0;else{if(!_0x807f4d||!_0x807f4d['isInContent'])continue;_0x10c11e['add'](_0x807f4d);}}}var _0x62621b;return _0x10c11e['size']>0x0&&(_0x1a55db=!!this['_joinWithAdjacentSuggestions'](_0x10c11e)||_0x1a55db),_0x1a55db;}),_0xbe7e68['model']['document']['registerPostFixer'](_0x420d90=>{let _0x403851=!0x1;for(const _0x33af1f of _0xbe7e68['model']['document']['differ']['getChanges']())if('insert'==_0x33af1f['type'])for(const _0x352b96 of this['_suggestions']['values']()){if(_0x352b96['isMultiRange']||!_0x352b96['isInContent'])continue;const _0xf1cd60='formatBlock'==_0x352b96['type'],_0x9d704b=this['_getAttributeKey'](_0x352b96),_0x2b3061=_0x9d704b&&this['_isBlockAttribute'](_0x9d704b);if(!_0xf1cd60&&!_0x2b3061)continue;const _0x455147=_0x352b96['getFirstRange']();if(_0x455147['start']['parent']!=_0x455147['end']['parent']&&!_0x455147['end']['isAtEnd']){const _0x1c54e7=_0xbe7e68['model']['createPositionAt'](_0x455147['start']['nodeAfter'],'end'),_0x5bd595=_0xbe7e68['model']['createRange'](_0x455147['start'],_0x1c54e7);_0x420d90['updateMarker'](_0x352b96['getFirstMarker'](),{'range':_0x5bd595}),_0x403851=!0x0;}}return _0x403851;}),_0xbe7e68['model']['document']['registerPostFixer'](_0x3c2a9c=>this['_processAttributeChanges'](_0x3c2a9c)),_0xbe7e68['model']['document']['registerPostFixer'](_0x43cf7b=>!_0x43cf7b['batch']['isLocal']&&this['_processAttributeSuggestions'](_0x43cf7b)),_0xbe7e68['model']['on']('_afterChanges',()=>{this['_recordAttributeSuggestions']=!0x1;}),_0xbe7e68['model']['document']['on']('change:data',(_0xfa6934,_0x274c48)=>{if(!_0x274c48['isLocal']||_0x274c48['isUndo'])return;if(!this['_recordAttributeSuggestions'])return;const _0x1cda5e=_0xbe7e68['model']['document']['differ']['getChanges']();if(0x0==_0x1cda5e['length'])return;const _0x206cfd=[],_0x363766=_0x1cda5e['filter'](_0x4cb05a=>'attribute'==_0x4cb05a['type']),_0x23e369=_0x1cda5e['filter'](_0x4ecd1d=>'insert'==_0x4ecd1d['type']&&'$text'!=_0x4ecd1d['name']),_0x54b829=_0x1cda5e['filter'](_0x4a6493=>'remove'==_0x4a6493['type']&&'$text'!=_0x4a6493['name']);for(const _0xdf2785 of _0x363766)this['_isRegisteredAttribute'](_0xdf2785['attributeKey'])&&_0x206cfd['push']({'key':_0xdf2785['attributeKey'],'newValue':_0xdf2785['attributeNewValue'],'oldValue':_0xdf2785['attributeOldValue'],'range':Ot(_0xdf2785['range'],_0xbe7e68['model'])});for(const _0x1e61fb of _0x23e369){const _0x2ed019=_0x54b829['find'](_0x3c5c19=>_0x3c5c19['_element']===_0x1e61fb['_element']);if(_0x2ed019){const _0xa2c196=Ft(_0x1e61fb['position']['nodeAfter'],_0xbe7e68['model']);_0x2ed019['name']!==_0x1e61fb['name']&&_0x206cfd['push']({'key':m,'newValue':_0x1e61fb['name'],'oldValue':_0x2ed019['name'],'range':_0xa2c196});for(const [_0x49ca05,_0x3577fe]of _0x2ed019['attributes']){if(!this['_isRegisteredAttribute'](_0x49ca05))continue;const _0x496ffa=_0x1e61fb['attributes']['get'](_0x49ca05);_0x3577fe!==_0x496ffa&&_0x206cfd['push']({'key':_0x49ca05,'newValue':_0x496ffa,'oldValue':_0x3577fe,'range':_0xa2c196});}for(const [_0x2c9ecd,_0x3aa026]of _0x1e61fb['attributes'])this['_isRegisteredAttribute'](_0x2c9ecd)&&(_0x2ed019['attributes']['has'](_0x2c9ecd)||_0x206cfd['push']({'key':_0x2c9ecd,'newValue':_0x3aa026,'oldValue':null,'range':_0xa2c196}));}}0x0!=_0x206cfd['length']&&_0xbe7e68['model']['enqueueChange'](_0x274c48,_0x162881=>{const _0x590051=_0x3d4fba();for(const {range:_0x5738dc,key:_0x23b269,oldValue:_0x34bc8e,newValue:_0x3766e9}of _0x206cfd)this['markAttributeChange'](_0x5738dc,_0x23b269,_0x34bc8e,_0x3766e9,{'groupId':_0x590051});this['_reduceExistingSuggestions'](_0x162881,_0x206cfd);});},{'priority':'lowest'}),_0xbe7e68['model']['markers']['on']('update:suggestion',(_0x200cff,_0x291f81,_0x5d4904)=>{if(null==_0x5d4904){const {id:_0x5e9428}=this['_splitMarkerName'](_0x291f81['name']),_0x1d054c=this['_suggestions']['get'](_0x5e9428);_0x1d054c&&_0x1d054c['addMarkerName'](_0x291f81['name']);}}),_0xbe7e68['model']['document']['on']('change:data',()=>{const _0x4580a8=Array['from'](_0xbe7e68['model']['document']['differ']['getChangedMarkers']())['filter'](_0x2aa40e=>'suggestion'===this['_splitMarkerName'](_0x2aa40e['name'])['group']);if(0x0===_0x4580a8['length'])return;_0x4580a8['sort']((_0x548019,_0x491dd2)=>{const _0xf143ac=_0x548019['data']['oldRange'],_0x351357=_0x491dd2['data']['oldRange'];return null===_0xf143ac&&null===_0x351357?0x0:null===_0xf143ac&&null!==_0x351357?-0x1:null!==_0xf143ac&&null===_0x351357?0x1:_0xf143ac['start']['isBefore'](_0x351357['start'])?-0x1:0x1;});const _0x17503f=new Set(),_0x5ccd28=new Set();for(const {name:_0x2195ae,data:_0x50fb50}of _0x4580a8){const {id:_0x203568}=this['_splitMarkerName'](_0x2195ae);if(null===_0x50fb50['oldRange']){const _0x2d6d01=this['_handleNewSuggestionMarker'](_0x2195ae);_0x5ccd28['add'](_0x2d6d01);}else{const _0x25e791=this['_suggestions']['get'](_0x203568);null!==_0x50fb50['newRange']||_0x25e791['isInContent']?(_0x17503f['add'](_0x25e791['head']),_0x5ccd28['add'](_0x25e791)):this['_removeSuggestion'](_0x25e791);}}_0x5ccd28['size']>0x0&&this['_refreshSuggestionsChain'](_0x5ccd28);for(const _0x1eeb7b of _0x17503f)this['fire']('suggestionChanged',_0x1eeb7b);}),_0xbe7e68['model']['on']('applyOperation',(_0xbb5fbf,_0x4d79e7)=>{const _0x22d7ee=_0x4d79e7[0x0];if(!this['_suggestions']['size'])return;if(!_0x22d7ee['isDocumentOperation'])return;if(_0x22d7ee['batch']['isUndo']||!_0x22d7ee['batch']['isLocal'])return;let _0x3ee7c0,_0xae38f5;switch(_0x22d7ee['type']){case'insert':_0x3ee7c0=_0xbe7e68['model']['createPositionAt'](_0x22d7ee['position']),_0xae38f5=_0x3ee7c0['getShiftedBy'](_0x22d7ee['howMany']);break;case'split':_0x3ee7c0=_0xbe7e68['model']['createPositionAt'](_0x22d7ee['splitPosition']),_0xae38f5=_0xbe7e68['model']['createPositionAt'](_0x22d7ee['moveTargetPosition']);break;case'move':_0x3ee7c0=_0xbe7e68['model']['createPositionAt'](_0x22d7ee['targetPosition']),_0xae38f5=_0x3ee7c0['getShiftedBy'](_0x22d7ee['howMany']);break;default:return;}const _0x4eff97=_0xbe7e68['model']['createRange'](_0x3ee7c0,_0xae38f5);_0xbe7e68['model']['change'](()=>{for(const {suggestion:_0x19d777,meta:_0x5a25ae}of this['_findSuggestions'](_0x4eff97)){if(_0x19d777['isMultiRange'])continue;if('formatInline'==_0x19d777['type'])continue;const _0x189c96=this['_getAttributeKey'](_0x19d777);if(_0x189c96&&this['_isBlockAttribute'](_0x189c96)&&'split'!=_0x22d7ee['type'])continue;const _0x379b1e=_0x19d777['data']&&_0x19d777['data']['multipleBlocks'];('formatBlock'!=_0x19d777['type']||'split'==_0x22d7ee['type']&&!_0x379b1e)&&(_0x5a25ae['containsRangeInObject']||'insertion'==_0x19d777['type']&&_0x5a25ae['isOwn']||_0x19d777['getFirstRange']()['containsRange'](_0x4eff97)&&this['_breakSuggestionMarker'](_0x19d777,_0x3ee7c0,_0xae38f5));}});},{'priority':'lowest'}),_0xbe7e68['model']['on']('deleteContent',(_0x1594ef,_0x14b7cb)=>{const _0x28237b=_0x14b7cb[0x0],_0x9fd10c=_0x14b7cb[0x1];if(_0x9fd10c&&_0x9fd10c['forceDefaultExecution'])return;if(this['_isForcedDefaultExecutionBlock'])return;if(!this['trackChangesCommand']['value'])return;if(_0x28237b['isCollapsed'])return;const _0x458fc4=_0xbe7e68['model']['schema'],{start:_0x9b78ab,end:_0x1fb692}=_0x28237b['getFirstRange'](),_0x1f6095=_0x9b78ab['nodeAfter']&&_0x458fc4['isLimit'](_0x9b78ab['nodeAfter'])?null:_0x458fc4['getNearestSelectionRange'](_0x9b78ab,'forward'),_0x3464f9=_0x1fb692['nodeBefore']&&_0x458fc4['isLimit'](_0x1fb692['nodeBefore'])?null:_0x458fc4['getNearestSelectionRange'](_0x1fb692,'backward'),_0x13da6d=_0xbe7e68['model']['createRange'](_0x1f6095?_0x1f6095['start']:_0x9b78ab,_0x3464f9?_0x3464f9['end']:_0x1fb692);_0xbe7e68['model']['change'](_0x921aeb=>{this['markDeletion'](_0x13da6d);const _0x206364=_0xbe7e68['model']['schema']['getNearestSelectionRange'](_0x13da6d['start']);_0x28237b['is']('documentSelection')?_0x921aeb['setSelection'](_0x206364):_0x28237b['setTo'](_0x206364);}),_0x1594ef['stop']();},{'priority':_0x65bfcf['normal']+0xa}),_0xbe7e68['model']['on']('insertContent',(_0x3f7ce7,_0x4b21d9)=>{const _0x1c1bf4=_0x4b21d9[_0x4b21d9['length']-0x1];_0x1c1bf4&&_0x1c1bf4['forceDefaultExecution']||this['_isForcedDefaultExecutionBlock']||this['trackChangesCommand']['value']&&(_0xbe7e68['model']['change'](()=>{let _0x25e2fd=_0xbe7e68['model']['insertContent'](_0x4b21d9[0x0],_0x4b21d9[0x1],_0x4b21d9[0x2],{'forceDefaultExecution':!0x0});if(!_0x25e2fd)return;_0x3f7ce7['return']=_0x25e2fd['clone']();const _0xccc50b=_0x25e2fd['end']['nodeBefore'],_0x79ab3c=_0xbe7e68['model']['schema'];_0xccc50b&&_0x79ab3c['isBlock'](_0xccc50b)&&!_0x79ab3c['isObject'](_0xccc50b)&&(_0x25e2fd=_0xbe7e68['model']['createRange'](_0x25e2fd['start'],_0xbe7e68['model']['createPositionAt'](_0xccc50b,'end'))),this['markInsertion'](_0x25e2fd);}),_0x3f7ce7['stop']());},{'priority':'high'}),this['editor']['commands']['add']('trackChanges',this['trackChangesCommand']),this['enableCommand']('trackChanges');const _0x2be009=new $(_0xbe7e68,this['_suggestions']);_0xbe7e68['commands']['add']('acceptSuggestion',_0x2be009),this['enableCommand']('acceptSuggestion');const _0x4c6b63=new B(_0xbe7e68,this['_suggestions']);_0xbe7e68['commands']['add']('discardSuggestion',_0x4c6b63),this['enableCommand']('discardSuggestion'),_0xbe7e68['commands']['add']('acceptAllSuggestions',new x(_0xbe7e68,_0x2be009,this['_suggestions'])),this['enableCommand']('acceptAllSuggestions'),_0xbe7e68['commands']['add']('discardAllSuggestions',new x(_0xbe7e68,_0x4c6b63,this['_suggestions'])),this['enableCommand']('discardAllSuggestions'),_0xbe7e68['commands']['add']('acceptSelectedSuggestions',new R(_0xbe7e68,_0x2be009,this['_suggestions'])),this['enableCommand']('acceptSelectedSuggestions'),_0xbe7e68['commands']['add']('discardSelectedSuggestions',new R(_0xbe7e68,_0x4c6b63,this['_suggestions'])),this['enableCommand']('discardSelectedSuggestions');const _0xcd6e67=_0xbe7e68['plugins']['get']('CommentsRepository');this['listenTo'](_0xcd6e67,'addComment',(_0xcedf9d,{threadId:_0x2387fe})=>{const _0x35c1e6=this['_suggestions']['get'](_0x2387fe);_0x35c1e6&&_0x35c1e6['commentThread']&&0x1===_0x35c1e6['commentThread']['length']&&this['_updateSuggestionData'](_0x2387fe,{'hasComments':!0x0});},{'priority':'low'}),this['listenTo'](_0xcd6e67,'removeComment',(_0x33fe3e,{threadId:_0x164437})=>{const _0x874027=this['_suggestions']['get'](_0x164437);_0x874027&&_0x874027['commentThread']&&!_0x874027['commentThread']['length']&&this['_updateSuggestionData'](_0x164437,{'hasComments':!0x1});},{'priority':'low'});}set['adapter'](_0x588ee0){if(this['_adapter'])throw new _0x4e6b6c('track-changes-adapter-already-set',this);this['_adapter']=_0x588ee0;}get['adapter'](){return this['_adapter'];}['getSuggestions']({skipNotAttached:_0x2ceadb=!0x1,toJSON:_0x4ffebc=!0x1}={}){const _0xc9b699=[];for(const _0x8c587 of this['_suggestions']['values']())_0x2ceadb&&!_0x8c587['isInContent']||_0xc9b699['push'](_0x8c587);return _0x4ffebc?_0xc9b699['map'](_0x54252d=>_0x54252d['toJSON']()):_0xc9b699;}['getSuggestion'](_0x5d6238){const _0x5b3a76=this['_suggestions']['get'](_0x5d6238);if(!_0x5b3a76)throw new _0x4e6b6c('track-changes-suggestion-not-found',this);return _0x5b3a76;}['hasSuggestion'](_0xa0dcba){return this['_suggestions']['has'](_0xa0dcba);}['addSuggestionData'](_0x2058af){const {authorId:_0x1035e3,id:_0x235321,attributes:_0x6a8bb}=_0x2058af,[_0x52145d,_0x267b1d]=_0x2058af['type']['split'](':'),_0x314fc4=this['_suggestions']['get'](_0x235321)||this['_createSuggestion'](_0x52145d,_0x267b1d,_0x235321,_0x1035e3,_0x6a8bb);if(this['_addThreadToSuggestion'](_0x314fc4),this['_checkSuggestionCorrectness'](_0x314fc4,_0x52145d,_0x267b1d||null,_0x1035e3),_0x314fc4['createdAt']=_0x2058af['createdAt'],_0x314fc4['_isDataLoaded']=!0x0,_0x6a8bb&&_0x6a8bb['@external']){const _0x2e3aa5=_0x6a8bb['@external'],_0x2d4df5=this['_getExternalAuthor'](_0x2e3aa5['authorName']);_0x314fc4['authoredAt']=_0x2e3aa5['createdAt'],_0x314fc4['author']=_0x2d4df5,_0x314fc4['isExternal']=!0x0;}else _0x314fc4['authoredAt']=_0x2058af['createdAt'];switch(_0x2058af['data']&&(_0x314fc4['data']=_0x2058af['data']),_0x2058af['attributes']&&(_0x314fc4['attributes']=_0x2058af['attributes']),this['_adapter']&&this['_adapter']['addSuggestion']||(_0x314fc4['_saved']=!0x0),this['_suggestionState']['get'](_0x314fc4)){case'notReady':this['_suggestionState']['set'](_0x314fc4,'dataReady');break;case'markerReady':_0x314fc4['isInContent']?(this['_joinWithAdjacentSuggestions'](new Set([_0x314fc4])),this['_refreshSuggestionsChain'](new Set([_0x314fc4])),this['_suggestionState']['set'](_0x314fc4,'ready'),this['fire']('suggestionLoaded',_0x314fc4)):this['_suggestionState']['set'](_0x314fc4,'removed');}return _0x314fc4;}['acceptSuggestion'](_0x538617){this['forceDefaultExecution'](()=>{this['editor']['model']['change'](()=>{for(const _0xbb6efd of _0x538617['getAllAdjacentSuggestions']())_0xbb6efd['accept']();});});}['discardSuggestion'](_0x363dcf){this['forceDefaultExecution'](()=>{this['editor']['model']['change'](()=>{for(const _0xf3bc39 of _0x363dcf['getAllAdjacentSuggestions']())_0xf3bc39['discard']();});});}['enableCommand'](_0xafe75b,_0x21dedd){const _0x20a971=this['editor']['commands']['get'](_0xafe75b);if(!_0x20a971)throw new _0x4e6b6c('track-changes-command-not-found',this,{'commandName':_0xafe75b});if(this['_enabledCommands']['has'](_0x20a971))throw new _0x4e6b6c('track-changes-enable-command-twice',this,{'commandName':_0xafe75b});this['_enabledCommands']['add'](_0x20a971),_0x21dedd&&_0x20a971['on']('execute',(_0x5cbe4a,_0x2ab2c9)=>{this['trackChangesCommand']['value']&&(this['_isForcedDefaultExecutionBlock']||(_0x2ab2c9['length']>0x0&&_0x2ab2c9[_0x2ab2c9['length']-0x1]&&_0x2ab2c9[_0x2ab2c9['length']-0x1]['forceDefaultExecution']?_0x2ab2c9['pop']():(_0x5cbe4a['return']=_0x21dedd((..._0x59e556)=>_0x20a971['execute'](..._0x59e556,{'forceDefaultExecution':!0x0}),..._0x2ab2c9),_0x5cbe4a['stop']())));},{'priority':'high'});}['forceDefaultExecution'](_0x348f6b){let _0x213f70,_0x588173;const _0x1f16a0=this['_isForcedDefaultExecutionBlock'];this['_isForcedDefaultExecutionBlock']=!0x0;try{_0x213f70=_0x348f6b();}catch(_0x4b26f7){_0x588173=_0x4b26f7;}return _0x1f16a0||(this['_isForcedDefaultExecutionBlock']=!0x1),_0x588173&&_0x4e6b6c['rethrowUnexpectedError'](_0x588173,this),_0x213f70;}['markInsertion'](_0x118b03,_0x1c2cea=null,_0x28f13d={}){if(_0x118b03['isCollapsed'])return null;const _0xe8f064=this['editor']['plugins']['get']('Users')['me'];for(const {suggestion:_0x13fbf6,meta:_0x4f3711}of this['_findSuggestions'](_0x118b03,'insertion'))if(_0x4f3711['isOwn']){if(!_0x4f3711['isNextTo']){if(_0x4f3711['containsRangeInObject']){if(!this['_mergeNestedSuggestions']||!Lt(_0x13fbf6,_0x28f13d))continue;return _0x13fbf6;}if(Lt(_0x13fbf6,_0x28f13d))return _0x13fbf6;this['_breakSuggestionMarker'](_0x13fbf6,_0x118b03['start'],_0x118b03['end']);break;}if(_0x1c2cea==_0x13fbf6['subType']&&Lt(_0x13fbf6,_0x28f13d)){const _0x398c83=_0x13fbf6['getFirstRange']();return _0x398c83['start']['isEqual'](_0x118b03['end'])?this['_setSuggestionRange'](_0x13fbf6,this['_model']['createRange'](_0x118b03['start'],_0x398c83['end'])):this['_setSuggestionRange'](_0x13fbf6,this['_model']['createRange'](_0x398c83['start'],_0x118b03['end'])),_0x13fbf6;}}const _0x55d230=_0x3d4fba(),_0x5f086b=_0xe8f064['id'],_0x57560b=_0x1c2cea?'insertion:'+_0x1c2cea:'insertion',_0x2922b0=this['_setSuggestionData']({'id':_0x55d230,'type':_0x57560b,'createdAt':new Date(),'authorId':_0x5f086b,'attributes':_0x28f13d});return this['_addSuggestionMarker'](_0x57560b,_0x55d230,_0x5f086b,_0x118b03),_0x2922b0;}['markMultiRangeInsertion'](_0x5c3989,_0x6aa5b1='multi',_0x300a28={}){const _0x471f21=this['editor']['plugins']['get']('Users')['me'],_0x233a13=this['_suggestionFactory']['getSuggestionCallback']('insertion',_0x6aa5b1,'join');for(const _0xe47123 of this['getSuggestions']())if(_0xe47123['author']['id']==_0x471f21['id']&&'insertion'==_0xe47123['type']&&_0xe47123['subType']==_0x6aa5b1&&Lt(_0xe47123,_0x300a28)&&(_0x233a13(_0xe47123['getRanges'](),_0x5c3989)||_0x233a13(_0x5c3989,_0xe47123['getRanges']()))){for(const _0x52820e of _0x5c3989)_0xe47123['addRange'](_0x52820e);return _0xe47123;}for(const {suggestion:_0x570592,meta:_0x151c2c}of this['_findSuggestions'](_0x5c3989,'insertion')){if(!_0x151c2c['isOwn'])continue;if(!this['_mergeNestedSuggestions']&&_0x151c2c['containsRangeInObject'])continue;if(!Lt(_0x570592,_0x300a28))continue;let _0x569759=!0x0;for(const _0x3f8f71 of _0x570592['getRanges']())for(const _0x176eb5 of _0x5c3989)if(!_0x3f8f71['containsRange'](_0x176eb5)){_0x569759=!0x1;break;}if(_0x569759)return _0x570592;}const _0x4aace6=_0x3d4fba(),_0x37463c=_0x471f21['id'],_0x13d076='insertion:'+_0x6aa5b1,_0x1a6f94=this['_setSuggestionData']({'id':_0x4aace6,'type':_0x13d076,'createdAt':new Date(),'authorId':_0x37463c,'attributes':_0x300a28});for(const _0x1fdec8 of _0x5c3989)this['_addSuggestionMarker'](_0x13d076,_0x4aace6,_0x37463c,_0x1fdec8,u['getMultiRangeId']());return _0x1a6f94;}['markInlineFormat'](_0x5e2ed3,_0x85fcdf,_0x4b4458=null,_0x4179d4={}){if(_0x4b4458=_0x4b4458||Vt(_0x85fcdf),_0x5e2ed3['isCollapsed'])return null;if('never'===this['_trackFormatChanges']){const _0xb4a01=this['_suggestionFactory']['getSuggestionCallback']('formatInline',_0x4b4458,'accept');return this['forceDefaultExecution'](()=>_0xb4a01([_0x5e2ed3],_0x85fcdf,_0x4179d4)),null;}const _0xfa93d4=this['editor']['plugins']['get']('Users')['me'],_0xe97068=[];if('always'!==this['_trackFormatChanges']){for(const {suggestion:_0x15a9e8,meta:_0x4cbb9e}of this['_findSuggestions'](_0x5e2ed3,'insertion'))_0x4cbb9e['isOwn']&&!_0x4cbb9e['isInsideObject']&&_0xe97068['push'](..._0x15a9e8['getRanges']());}const _0x148d84=function(_0x308ee6,_0x3a4f38){const _0x254b4e=[];for(const _0xefab7b of _0x3a4f38){const _0x398836=_0x308ee6['getIntersection'](_0xefab7b);_0x398836&&_0x254b4e['push'](_0x398836);}return _0x254b4e;}(_0x5e2ed3,_0xe97068),_0x4fe021=function(_0x175e56,_0xeb91cc){const _0xa4926d=[_0x175e56];for(const _0x457bb7 of _0xeb91cc){let _0x5b30ad=0x0;for(;_0x5b30ad<_0xa4926d['length'];){const _0x77470=_0xa4926d[_0x5b30ad]['getDifference'](_0x457bb7);_0xa4926d['splice'](_0x5b30ad,0x1,..._0x77470),_0x5b30ad+=_0x77470['length'];}}return _0xa4926d;}(_0x5e2ed3,_0xe97068);_0x148d84['length']&&this['_model']['change'](()=>{for(const _0x3f76fb of _0x148d84){const _0xadf999=this['_suggestionFactory']['getSuggestionCallback']('formatInline',_0x4b4458,'accept');this['forceDefaultExecution'](()=>_0xadf999([_0x3f76fb],_0x85fcdf,_0x4179d4));}});for(const _0xaf3ff2 of _0x4fe021){let _0x15fb05=null,_0x49e6f2=_0xaf3ff2['start'],_0x42a19f=_0xaf3ff2['end'];for(const {suggestion:_0x2c4f43,meta:_0x4574af}of this['_findSuggestions'](_0xaf3ff2,'formatInline')){if(!_0x4574af['isOwn'])continue;if(_0x2c4f43['subType']!=_0x4b4458)continue;if(!Lt(_0x2c4f43,_0x4179d4))continue;const _0x491d10=_0x2c4f43['getFirstRange']();if(_0x491d10['containsRange'](_0xaf3ff2,!0x0))return null;_0x49e6f2=_0x49e6f2['isBefore'](_0x491d10['start'])?_0x49e6f2:_0x491d10['start'],_0x42a19f=_0x42a19f['isAfter'](_0x491d10['end'])?_0x42a19f:_0x491d10['end'],_0x15fb05?_0x491d10['start']['isBefore'](_0x15fb05['getFirstRange']()['start'])?(_0x15fb05['removeMarkers'](),_0x15fb05=_0x2c4f43):_0x2c4f43['removeMarkers']():_0x15fb05=_0x2c4f43;}const _0x339431=this['_model']['createRange'](_0x49e6f2,_0x42a19f);if(_0x15fb05)this['_setSuggestionRange'](_0x15fb05,_0x339431);else{const _0x220aba=_0x3d4fba(),_0x1bdd1e=_0xfa93d4['id'];this['_setSuggestionData']({'id':_0x220aba,'type':'formatInline:'+_0x4b4458,'data':_0x85fcdf,'createdAt':new Date(),'authorId':_0x1bdd1e,'attributes':_0x4179d4}),this['_addSuggestionMarker']('formatInline:'+_0x4b4458,_0x220aba,_0x1bdd1e,_0x339431);}}return null;}['markBlockFormat'](_0x53123a,_0x5efc8c,_0x4d9811=[],_0x3bc32b=null,_0x589e6c={}){_0x5efc8c['formatGroupId']||(_0x5efc8c['formatGroupId']=_0x5efc8c['commandName']),_0x5efc8c['multipleBlocks']=_0x53123a['is']('range'),_0x3bc32b=_0x3bc32b||Vt(_0x5efc8c);const _0x38cf99=_0x4d9811['map'](_0x54f99c=>Ft(_0x54f99c,this['_model'])),_0x5e74fa=_0x53123a['is']('range')?_0x53123a:Ft(_0x53123a,this['_model']);if('never'===this['_trackFormatChanges']){const _0x8d42d5=this['_suggestionFactory']['getSuggestionCallback']('formatBlock',_0x3bc32b,'accept');return this['forceDefaultExecution'](()=>_0x8d42d5([_0x5e74fa],_0x5efc8c,_0x589e6c)),null;}_0x38cf99['push'](_0x5e74fa);let _0x27d4a3=!0x0;for(const _0x3b023e of _0x38cf99)if(!this['_rangeIsInLocalUserInsertion'](_0x3b023e)){_0x27d4a3=!0x1;break;}if(_0x27d4a3&&'always'!==this['_trackFormatChanges']){const _0x463aba=this['_suggestionFactory']['getSuggestionCallback']('formatBlock',_0x3bc32b,'accept');return this['forceDefaultExecution'](()=>_0x463aba([_0x5e74fa],_0x5efc8c,_0x589e6c)),null;}let _0x54a4f5=null,_0x144ed5=_0x5e74fa['start'],_0x42c228=_0x5e74fa['end'];for(const {suggestion:_0x1c1708,meta:_0x4b3056}of this['_findSuggestions'](_0x5e74fa,'formatBlock')){if(!_0x4b3056['isOwn'])continue;if(_0x4b3056['isNextTo']||_0x4b3056['containsRangeInObject']||_0x4b3056['isInsideObject'])continue;if(_0x1c1708['data']['formatGroupId']!=_0x5efc8c['formatGroupId'])continue;if(!Lt(_0x1c1708,_0x589e6c))continue;const _0x5e2443=_0x1c1708['getFirstRange']();if(_0x1c1708['subType']==_0x3bc32b){if(_0x5e2443['containsRange'](_0x5e74fa,!0x0))return null;_0x144ed5=_0x144ed5['isBefore'](_0x5e2443['start'])?_0x144ed5:_0x5e2443['start'],_0x42c228=_0x42c228['isAfter'](_0x5e2443['end'])?_0x42c228:_0x5e2443['end'],_0x54a4f5?_0x5e2443['start']['isBefore'](_0x54a4f5['getFirstRange']()['start'])?(_0x54a4f5['removeMarkers'](),_0x54a4f5=_0x1c1708):_0x1c1708['removeMarkers']():_0x54a4f5=_0x1c1708;}else{const _0x11fde5=_0x5e74fa['getIntersection'](_0x5e2443);this['_cutOutSuggestionMarker'](_0x1c1708,_0x11fde5);}}const _0xe734b8=this['editor']['plugins']['get']('Users')['me'],_0x2e272a=_0x3d4fba(),_0x527251=_0xe734b8['id'];if(_0x54a4f5)return this['_setSuggestionRange'](_0x54a4f5,this['_model']['createRange'](_0x144ed5,_0x42c228)),_0x54a4f5;{const _0x557344=this['_setSuggestionData']({'id':_0x2e272a,'type':'formatBlock:'+_0x3bc32b,'data':_0x5efc8c,'createdAt':new Date(),'authorId':_0x527251,'attributes':_0x589e6c});return this['_addSuggestionMarker']('formatBlock:'+_0x3bc32b,_0x2e272a,_0x527251,this['_model']['createRange'](_0x144ed5,_0x42c228)),_0x557344;}}['markMultiRangeBlockFormat'](_0x325f34,_0x8771b2,_0x338e39=[],_0x1f2894=null,_0x20234d={}){_0x8771b2['formatGroupId']||(_0x8771b2['formatGroupId']=_0x8771b2['commandName']);const _0x2582d0=_0x325f34[0x0];_0x8771b2['multipleBlocks']=_0x2582d0['is']('range'),_0x1f2894=_0x1f2894||Vt(_0x8771b2);const _0x24c0c1=_0x338e39['map'](_0x5b5ead=>Ft(_0x5b5ead,this['_model'])),_0x3a2c95=_0x2582d0['is']('range')?_0x325f34:_0x325f34['map'](_0x2a9d41=>Ft(_0x2a9d41,this['_model']));if('never'===this['_trackFormatChanges']){const _0x5a1355=this['_suggestionFactory']['getSuggestionCallback']('formatBlock',_0x1f2894,'accept');return this['forceDefaultExecution'](()=>_0x5a1355(_0x3a2c95,_0x8771b2,_0x20234d)),null;}_0x24c0c1['push'](..._0x3a2c95);let _0x216f15=!0x0;for(const _0x19836f of _0x24c0c1)if(!this['_rangeIsInLocalUserInsertion'](_0x19836f)){_0x216f15=!0x1;break;}if(_0x216f15&&'always'!==this['_trackFormatChanges']){const _0x582a6f=this['_suggestionFactory']['getSuggestionCallback']('formatBlock',_0x1f2894,'accept');return this['forceDefaultExecution'](()=>_0x582a6f(_0x3a2c95,_0x8771b2,_0x20234d)),null;}const _0x154a84=this['editor']['plugins']['get']('Users')['me'];for(const _0x11d02f of this['getSuggestions']()){if(_0x11d02f['author']['id']!=_0x154a84['id'])continue;if('formatBlock'!=_0x11d02f['type']||_0x11d02f['data']['formatGroupId']!=_0x8771b2['formatGroupId'])continue;if(!Lt(_0x11d02f,_0x20234d))continue;const _0x408f9e=_0x11d02f['subType']==_0x1f2894;for(let _0x3a80fe=0x0;_0x3a80fe<_0x3a2c95['length'];_0x3a80fe++){const _0x1bd9ba=_0x3a2c95[_0x3a80fe];for(const _0xabad70 of _0x11d02f['getMarkers']()){const _0x1c91e5=_0xabad70['getRange']();if(_0x1bd9ba['isEqual'](_0x1c91e5)){_0x408f9e?(_0x3a2c95['splice'](_0x3a80fe,0x1),_0x3a80fe--):_0x11d02f['removeMarker'](_0xabad70['name']);break;}}}}if(0x0==_0x3a2c95['length'])return null;const _0x10eaa2=this['_suggestionFactory']['getSuggestionCallback']('formatBlock',_0x1f2894,'join');for(const _0x22acd6 of this['getSuggestions']())if(_0x22acd6['author']['id']==_0x154a84['id']&&'formatBlock'==_0x22acd6['type']&&_0x22acd6['data']['formatGroupId']==_0x8771b2['formatGroupId']&&_0x22acd6['subType']==_0x1f2894&&Lt(_0x22acd6,_0x20234d)&&(_0x10eaa2(_0x22acd6['getRanges'](),_0x3a2c95)||_0x10eaa2(_0x3a2c95,_0x22acd6['getRanges']()))){for(const _0x2438b1 of _0x3a2c95)_0x22acd6['addRange'](_0x2438b1);return _0x22acd6;}const _0x14bbc8=_0x3d4fba(),_0x1214a1=_0x154a84['id'],_0xf61ce0='formatBlock:'+_0x1f2894,_0xa2b926=this['_setSuggestionData']({'id':_0x14bbc8,'type':_0xf61ce0,'data':_0x8771b2,'createdAt':new Date(),'authorId':_0x1214a1,'attributes':_0x20234d});for(const _0x3e3eae of _0x3a2c95)this['_addSuggestionMarker'](_0xf61ce0,_0x14bbc8,_0x1214a1,_0x3e3eae,u['getMultiRangeId']());return _0xa2b926;}['markDeletion'](_0x138cbc,_0x1e61c6=null,_0x295c4e={}){if(_0x138cbc['isCollapsed'])return null;const _0x83aaae=this['editor']['plugins']['get']('Users')['me'],_0x503a3d=new _0x24b6fa(_0x138cbc['start'],_0x138cbc['end']);for(const {suggestion:_0x363c5e,meta:_0x3c8837}of this['_findSuggestions'](_0x503a3d,'insertion'))if(_0x3c8837['isOwn']&&!_0x3c8837['isNextTo']){if(_0x363c5e['isMultiRange']){const _0x4ea091=_0x363c5e['getRanges']()['filter'](_0xd5213c=>'$graveyard'!=_0xd5213c['root']['rootName']);_0x4ea091['every'](_0x4dbe84=>_0x503a3d['containsRange'](_0x4dbe84,!0x0))&&_0x363c5e['discard']();if(_0x4ea091['some'](_0x191425=>_0x191425['containsRange'](_0x503a3d,!0x0))){const _0x5ca0d8=this['_suggestionFactory']['getSuggestionCallback']('deletion',_0x1e61c6,'accept');return this['forceDefaultExecution'](()=>_0x5ca0d8([_0x503a3d],null,_0x295c4e)),null;}}else{const _0x240995=_0x503a3d['getIntersection'](_0x363c5e['getFirstRange']());null!==_0x240995&&_0x363c5e['_onDiscard']([_0x240995],null,_0x295c4e);}}if(_0x503a3d['detach'](),_0x503a3d['isCollapsed']||'$graveyard'==_0x503a3d['root']['rootName'])return null;let _0x244281=null,_0xa34f83=_0x503a3d['start'],_0x23b6da=_0x503a3d['end'];const _0x54ed4f=this['_findSuggestions'](_0x503a3d,'deletion');for(const {suggestion:_0x3bb16a,meta:_0x4d9362}of _0x54ed4f){const _0x423bcd=this['_model']['createRange'](_0xa34f83,_0x23b6da);if(_0x4d9362['isOwn']&&(this['_mergeNestedSuggestions']||!_0x4d9362['containsRangeInObject']&&!_0x4d9362['isInsideObject'])){if(_0x3bb16a['isMultiRange']){if(!Lt(_0x3bb16a,_0x295c4e))continue;let _0x4696b6=!0x0;for(const _0xff7c82 of _0x3bb16a['getRanges']()){if(_0xff7c82['containsRange'](_0x423bcd,!0x0))return _0x3bb16a;_0x423bcd['containsRange'](_0xff7c82)||(_0x4696b6=!0x1);}_0x4696b6&&_0x3bb16a['discard']();}else{const _0x52566c=_0x3bb16a['getFirstRange']();if(_0x52566c['containsRange'](_0x423bcd,!0x0))return _0x3bb16a;if(!Lt(_0x3bb16a,_0x295c4e)){_0x423bcd['containsRange'](_0x52566c)?_0x3bb16a['removeMarkers']():_0x52566c['containsPosition'](_0xa34f83)?_0xa34f83=_0x52566c['end']:_0x52566c['containsPosition'](_0x23b6da)&&(_0x23b6da=_0x52566c['start']);continue;}_0xa34f83=_0xa34f83['isBefore'](_0x52566c['start'])?_0xa34f83:_0x52566c['start'],_0x23b6da=_0x23b6da['isAfter'](_0x52566c['end'])?_0x23b6da:_0x52566c['end'],_0x295c4e=Object['assign']({},_0x3bb16a['attributes']),_0x244281?_0x52566c['start']['isBefore'](_0x244281['getFirstRange']()['start'])?(_0x244281['removeMarkers'](),_0x244281=_0x3bb16a):_0x3bb16a['removeMarkers']():_0x244281=_0x3bb16a;}}}if(_0x244281)return this['_setSuggestionRange'](_0x244281,this['_model']['createRange'](_0xa34f83,_0x23b6da)),_0x244281;{const _0x3f61e3=_0x3d4fba(),_0x1f361c=this['_model']['createRange'](_0xa34f83,_0x23b6da),_0x35acc4=_0x83aaae['id'],_0x12a418=_0x1e61c6?'deletion:'+_0x1e61c6:'deletion',_0x22690d=this['_setSuggestionData']({'id':_0x3f61e3,'type':_0x12a418,'createdAt':new Date(),'authorId':_0x35acc4,'attributes':_0x295c4e});return this['_addSuggestionMarker'](_0x12a418,_0x3f61e3,_0x35acc4,_0x1f361c),_0x22690d;}}['markMultiRangeDeletion'](_0x1db3ab,_0x4d6a20='multi',_0x16520f={}){const _0xf55407=this['editor']['plugins']['get']('Users')['me'],_0x406117=_0x1db3ab['map'](_0x44f7e2=>new _0x24b6fa(_0x44f7e2['start'],_0x44f7e2['end'])),_0x33e432=new Set();for(const {suggestion:_0x18c77f,meta:_0x4671b1}of this['_findSuggestions'](_0x406117,'insertion'))_0x4671b1['isOwn']&&!_0x4671b1['isNextTo']&&_0x33e432['add'](_0x18c77f);for(const _0x13063b of _0x33e432)if(_0x13063b['isMultiRange']){const _0x28e729=_0x13063b['getRanges']();(!_0x13063b['attributes']||!_0x13063b['attributes']['skipNestingCheck'])&&(_0x28e729['every'](_0x275bef=>_0x406117['some'](_0x5ec9fd=>_0x5ec9fd['containsRange'](_0x275bef,!0x0)))&&_0x13063b['discard']());if(_0x406117['every'](_0x124e4a=>_0x28e729['some'](_0x509918=>_0x509918['containsRange'](_0x124e4a,!0x0)))){const _0x3540fe=this['_suggestionFactory']['getSuggestionCallback']('deletion',_0x4d6a20,'accept');return this['forceDefaultExecution'](()=>_0x3540fe(_0x1db3ab,null,_0x16520f)),null;}}else{const _0x306574=_0x13063b['getFirstRange']();_0x406117['some'](_0xba092b=>_0xba092b['containsRange'](_0x306574,!0x0))&&_0x13063b['discard']();if(_0x406117['every'](_0x160b8c=>_0x306574['containsRange'](_0x160b8c,!0x0))){const _0x2e7992=this['_suggestionFactory']['getSuggestionCallback']('deletion',_0x4d6a20,'accept');return this['forceDefaultExecution'](()=>_0x2e7992(_0x406117,null,_0x16520f)),null;}}const _0x15ec99=this['_suggestionFactory']['getSuggestionCallback']('deletion',_0x4d6a20,'join');let _0x5db1e4=null;for(const _0x2f9e0f of this['getSuggestions']())if(_0x2f9e0f['author']['id']==_0xf55407['id']&&_0x2f9e0f['isInContent']&&'deletion'==_0x2f9e0f['type']&&_0x2f9e0f['subType']==_0x4d6a20&&Lt(_0x2f9e0f,_0x16520f)&&(_0x15ec99(_0x2f9e0f['getRanges'](),_0x406117)||_0x15ec99(_0x406117,_0x2f9e0f['getRanges']()))){if(_0x5db1e4){if(_0x2f9e0f['commentThread']&&_0x2f9e0f['commentThread']['length'])continue;for(const _0x15288f of _0x2f9e0f['getRanges']())_0x5db1e4['isIntersectingWithRange'](_0x15288f)||_0x5db1e4['addRange'](_0x15288f);_0x2f9e0f['removeMarkers']();}else{_0x5db1e4=_0x2f9e0f;for(const _0x7b5502 of _0x406117)_0x2f9e0f['isIntersectingWithRange'](_0x7b5502)||_0x2f9e0f['addRange'](_0x7b5502);}}if(_0x5db1e4)return _0x5db1e4;_0x33e432['clear']();for(const {suggestion:_0x2ddf7a,meta:_0x504c46}of this['_findSuggestions'](_0x406117,'deletion'))_0x504c46['isOwn']&&(this['_mergeNestedSuggestions']||!_0x504c46['containsRangeInObject']&&!_0x504c46['isInsideObject'])&&Lt(_0x2ddf7a,_0x16520f)&&_0x33e432['add'](_0x2ddf7a);for(const _0x4d9a19 of _0x33e432){const _0x18be96=_0x4d9a19['getRanges']();if(!_0x16520f||!_0x16520f['skipNestingCheck']){if(_0x406117['every'](_0x432b66=>_0x18be96['some'](_0x2bbce6=>_0x2bbce6['containsRange'](_0x432b66,!0x0))))return _0x4d9a19;}(!_0x4d9a19['attributes']||!_0x4d9a19['attributes']['skipNestingCheck'])&&(_0x18be96['every'](_0x446281=>_0x406117['some'](_0x3b9a1c=>_0x3b9a1c['containsRange'](_0x446281,!0x0)))&&_0x4d9a19['discard']());}const _0x2f5cd6=_0x3d4fba(),_0x58318f=_0xf55407['id'],_0x57a3e8='deletion:'+_0x4d6a20,_0x28165a=this['_setSuggestionData']({'id':_0x2f5cd6,'type':_0x57a3e8,'createdAt':new Date(),'authorId':_0x58318f,'attributes':_0x16520f});for(const _0x33c2a4 of _0x406117)_0x33c2a4['detach'](),_0x33c2a4['isCollapsed']||'$graveyard'==_0x33c2a4['root']['rootName']||this['_addSuggestionMarker'](_0x57a3e8,_0x2f5cd6,_0x58318f,_0x33c2a4,u['getMultiRangeId']());return _0x28165a;}['markAttributeChange'](_0x3fd17d,_0x2d0652,_0x335e7e,_0x595aa7,_0x4823d7){if(_0x3fd17d['isCollapsed'])return[];if('never'===this['_trackFormatChanges'])return[];const _0x15c668=this['editor']['plugins']['get']('Users')['me']['id'],_0x457ed7=Array['from'](this['_suggestions']['values']())['filter'](_0x3886be=>'attribute'==_0x3886be['type']&&_0x3886be['data']['key']==_0x2d0652&&_0x3886be['isIntersectingWithRange'](_0x3fd17d));if('default'===this['_trackFormatChanges']){const _0x5ef8f7=this['_findSuggestions'](_0x3fd17d,'insertion')['filter'](({meta:_0x4bdf43})=>_0x4bdf43['isOwn']&&!_0x4bdf43['isInsideObject']&&!_0x4bdf43['isNextTo'])['map'](({suggestion:_0x3cfb41})=>_0x3cfb41);_0x457ed7['unshift'](..._0x5ef8f7);}const _0x4c4856=new Map([[_0x3fd17d,_0x335e7e]]);for(const _0x597bfb of _0x457ed7){const _0x2acf56='attribute'==_0x597bfb['type']?_0x597bfb['data']['oldValue']:void 0x0,_0x43ae9e=_0x597bfb['getFirstRange'](),_0x4df3df=Array['from'](_0x4c4856['keys']())['find'](_0x47b705=>_0x47b705['isIntersecting'](_0x43ae9e));if(!_0x4df3df)continue;const _0x3a2560=_0x4df3df['getDifference'](_0x43ae9e);this['_isBlockAttribute'](_0x2d0652)&&'insertion'==_0x597bfb['type']&&0x0!=_0x3a2560['length']||(_0x4c4856['delete'](_0x4df3df),_0x3a2560['forEach'](_0x1f91cd=>{_0x4c4856['set'](_0x1f91cd,_0x335e7e);}),'insertion'!=_0x597bfb['type']&&_0x2acf56!=_0x595aa7&&_0x4c4856['set'](_0x4df3df['getIntersection'](_0x43ae9e),_0x2acf56));}const _0x29b108=[];for(const [_0x35963e,_0x135ebd]of _0x4c4856){const _0x37ffc6=_0x3d4fba(),_0x5bf269={'key':_0x2d0652,'oldValue':_0x135ebd,'newValue':_0x595aa7};_0x2d0652['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':_0x2d0652});const _0x27f911=('attribute:'+(_0x2d0652+'|'+Vt({'newValue':_0x595aa7})))['substring'](0x0,0x3c),_0x1487be=this['_setSuggestionData']({'id':_0x37ffc6,'type':_0x27f911,'data':_0x5bf269,'createdAt':new Date(),'authorId':_0x15c668,'attributes':_0x4823d7});_0x29b108['push'](_0x1487be),this['_addSuggestionMarker'](_0x27f911,_0x37ffc6,_0x15c668,_0x35963e);}return _0x29b108;}['enableDefaultAttributesIntegration'](_0x14458b){this['enableCommand'](_0x14458b,(_0xa046f7,..._0x420e6f)=>{this['_recordAttributeChanges'](()=>{_0xa046f7(..._0x420e6f);});});}['registerBlockAttribute'](_0xa55b73){this['_blockAttributeKeys']['add'](_0xa55b73);}['registerInlineAttribute'](_0x23758b){this['_inlineAttributeKeys']['add'](_0x23758b);}['_getAttributeKey'](_0x4bbce8){return'attribute'==_0x4bbce8['type']?_0x4bbce8['subType']['split']('|')[0x0]:null;}['_setSuggestionRange'](_0x1ac85b,_0x1c1548){const _0x111597=_0x1ac85b['getFirstMarker']();this['_model']['change'](_0x134f5d=>{_0x134f5d['updateMarker'](_0x111597,{'range':_0x1c1548});});}['_addThreadToSuggestion'](_0x1d4893){const _0x1b2e8f=_0x1d4893['id'],_0x5d15a8=this['editor']['config']['get']('collaboration.channelId');this['_commentsRepository']['hasCommentThread'](_0x1b2e8f)||this['_commentsRepository']['addCommentThread']({'channelId':_0x5d15a8,'threadId':_0x1b2e8f,'isResolvable':!0x1,'isSubmitted':!0x0});const _0x246caf=this['_commentsRepository']['getCommentThread'](_0x1b2e8f);_0x246caf['unbind']('isRemovable'),_0x246caf['isRemovable']=!0x1,_0x1d4893['commentThread']=_0x246caf;}['_checkSuggestionCorrectness'](_0x14f44f,_0x4648a6,_0x3c2470,_0x431e31){if(_0x14f44f['type']!=_0x4648a6||_0x14f44f['subType']!=_0x3c2470||_0x14f44f['creator']['id']!=_0x431e31)throw this['editor']['enableReadOnlyMode']('track-changes-suggestion-data-mismatch'),new _0x4e6b6c('track-changes-suggestion-data-mismatch',this);}['_cutOutSuggestionMarker'](_0x5ccf3f,_0x26df5c){const _0x1dbdd7=_0x5ccf3f['getFirstRange']();if(_0x26df5c['isEqual'](_0x1dbdd7))_0x5ccf3f['removeMarkers']();else{if(_0x1dbdd7['containsRange'](_0x26df5c)){const _0x28dcc5=this['_model']['createPositionAt'](_0x26df5c['start']['nodeBefore'],'end');this['_setSuggestionRange'](_0x5ccf3f,this['_model']['createRange'](_0x1dbdd7['start'],_0x28dcc5));const _0x4e9696=_0x3d4fba(),_0x159820=_0x5ccf3f['creator']['id'],_0x369c1d=_0x5ccf3f['type']+':'+_0x5ccf3f['subType'];this['_setSuggestionData']({'id':_0x4e9696,'type':_0x369c1d,'createdAt':new Date(),'authorId':_0x159820,'data':_0x5ccf3f['data'],'attributes':_0x5ccf3f['attributes']});const _0x2eeb16=this['_model']['createPositionAt'](_0x26df5c['end']['parent'],'after'),_0x4f5575=this['_model']['createRange'](_0x2eeb16,_0x1dbdd7['end']);this['_addSuggestionMarker'](_0x369c1d,_0x4e9696,_0x159820,_0x4f5575);}else{if(_0x1dbdd7['containsPosition'](_0x26df5c['start'])){const _0x5cc086=this['_model']['createPositionAt'](_0x26df5c['start']['nodeBefore'],'end');this['_setSuggestionRange'](_0x5ccf3f,this['_model']['createRange'](_0x1dbdd7['start'],_0x5cc086));}else{const _0x3c72e6=this['_model']['createPositionAt'](_0x26df5c['end']['parent'],'after');this['_setSuggestionRange'](_0x5ccf3f,this['_model']['createRange'](_0x3c72e6,_0x1dbdd7['end']));}}}}['_rangeIsInLocalUserInsertion'](_0x5b1176){for(const {suggestion:_0x2109d4,meta:_0x1ac4f7}of this['_findSuggestions'](_0x5b1176,'insertion')){if(!_0x1ac4f7['isOwn'])continue;const _0x598dd1=_0x2109d4['getRanges']();for(const _0x4ec549 of _0x598dd1)if(!_0x5b1176['getDifference'](_0x4ec549)['length'])return!0x0;}return!0x1;}['_getAuthorFromId'](_0x3db379){const _0x1da009=this['editor']['plugins']['get']('Users')['getUser'](_0x3db379);if(!_0x1da009)throw new _0x4e6b6c('track-changes-user-not-found',this);return _0x1da009;}['_getExternalAuthor'](_0x46fa47){const _0x4e3c5f=this['editor']['plugins']['get']('Users'),_0x36ac85=_0x5bf6d4('external:'+_0x46fa47),_0x5e474c=_0x4e3c5f['getUser'](_0x36ac85);return _0x5e474c||_0x4e3c5f['addUser']({'id':_0x36ac85,'name':_0x46fa47});}['_createSuggestion'](_0x59c5e3,_0x2e42a3,_0x3cd696,_0x3cec4b,_0x3b130f){const _0x440943=this['_getAuthorFromId'](_0x3cec4b),_0x1970a0=this['_suggestionFactory']['buildSuggestion'](_0x59c5e3,_0x2e42a3,_0x3cd696,_0x440943,_0x3b130f,_0x304d02=>{this['_updateSuggestionData'](_0x3cd696,{'attributes':_0x304d02});const _0x4e313d=this['getSuggestion'](_0x3cd696);this['_joinWithAdjacentSuggestions'](new Set([_0x4e313d])),this['_refreshSuggestionsChain'](new Set([_0x4e313d]));});return this['listenTo'](_0x1970a0,'accept',()=>{this['_updateSuggestionData'](_0x3cd696,{'state':'accepted'});},{'priority':'high'}),this['listenTo'](_0x1970a0,'discard',()=>{this['_updateSuggestionData'](_0x3cd696,{'state':'rejected'});},{'priority':'high'}),this['_suggestions']['set'](_0x3cd696,_0x1970a0),this['_suggestionState']['set'](_0x1970a0,'notReady'),_0x1970a0;}['_splitMarkerName'](_0x2d55c3){const _0x226a00=_0x2d55c3['split'](':');return{'group':_0x226a00[0x0],'type':_0x226a00[0x1],'subType':_0x226a00['length']>=0x5?_0x226a00[0x2]:null,'id':_0x226a00['length']<0x5?_0x226a00[0x2]:_0x226a00[0x3],'authorId':_0x226a00['length']<0x5?_0x226a00[0x3]:_0x226a00[0x4],'markerCount':0x6==_0x226a00['length']?_0x226a00[0x5]:null};}['_breakSuggestionMarker'](_0xdb35ad,_0x190f00,_0x555653){const _0x1efaba=_0xdb35ad['getFirstRange'](),_0x12625a=_0x1efaba['start'],_0x155474=_0x1efaba['end'];this['_setSuggestionRange'](_0xdb35ad,this['_model']['createRange'](_0x12625a,_0x190f00));const _0x196c4f=_0x3d4fba(),_0x4dcd96=_0xdb35ad['creator']['id'],_0x516d80=_0xdb35ad['type']+(_0xdb35ad['subType']?':'+_0xdb35ad['subType']:'');this['_setSuggestionData']({'id':_0x196c4f,'type':_0x516d80,'createdAt':new Date(),'authorId':_0x4dcd96,'originalSuggestionId':_0xdb35ad['id'],'attributes':_0xdb35ad['attributes'],'data':_0xdb35ad['data']});const _0x436398=this['_getAttributeKey'](_0xdb35ad);('formatBlock'==_0xdb35ad['type']||_0x436398&&this['_isBlockAttribute'](_0x436398))&&(_0x555653=this['_model']['createPositionBefore'](_0x555653['parent'])),this['_addSuggestionMarker'](_0x516d80,_0x196c4f,_0x4dcd96,this['_model']['createRange'](_0x555653,_0x155474));}['_findSuggestions'](_0xcfb158,_0x557500=null){const _0x40e6b2=[],_0x280f21=this['editor']['plugins']['get']('Users')['me'];Array['isArray'](_0xcfb158)||(_0xcfb158=[_0xcfb158]);for(const _0x16565d of this['getSuggestions']()){if(!_0x16565d['isInContent'])continue;if(_0x557500&&_0x16565d['type']!=_0x557500)continue;let _0x5b4700=!0x1;for(const _0x295426 of _0x16565d['getRanges']()){for(const _0x19d78d of _0xcfb158){const _0x5769bb=_0x19d78d['start']['isEqual'](_0x295426['end'])||_0x19d78d['end']['isEqual'](_0x295426['start']);if(_0x5769bb||_0x19d78d['getIntersection'](_0x295426)){const _0x12827b=_0x19d78d['containsRange'](_0x295426)&&Rt(this['_model']['schema'],_0x295426['start'],_0x19d78d),_0x3c3f7b=_0x295426['containsRange'](_0x19d78d)&&Rt(this['_model']['schema'],_0x19d78d['start'],_0x295426);_0x40e6b2['push']({'suggestion':_0x16565d,'meta':{'isOwn':_0x280f21==_0x16565d['author'],'isNextTo':_0x5769bb,'isInsideObject':_0x12827b,'containsRangeInObject':_0x3c3f7b}}),_0x5b4700=!0x0;break;}}if(_0x5b4700)break;}}return _0x40e6b2;}['_addSuggestionMarker'](_0x148423,_0x6869d,_0x2affe4,_0x4c3038,_0x5ec584){this['_model']['change'](_0x2d134d=>{let _0x20f34c='suggestion:'+_0x148423+':'+_0x6869d+':'+_0x2affe4;_0x5ec584&&(_0x20f34c=_0x20f34c+':'+_0x5ec584),_0x2d134d['addMarker'](_0x20f34c,{'range':_0x4c3038,'usingOperation':!0x0,'affectsData':!0x0});});}['_removeSuggestion'](_0x167f63){const _0x555301=_0x167f63['previous'],_0x44195c=_0x167f63['next'];_0x167f63['previous']=null,_0x167f63['next']=null,null!=_0x555301&&_0x555301['next']==_0x167f63&&(_0x555301['next']=_0x44195c),null!=_0x44195c&&_0x44195c['previous']==_0x167f63&&(_0x44195c['previous']=_0x555301),'ready'==this['_suggestionState']['get'](_0x167f63)&&(this['_suggestionState']['set'](_0x167f63,'removed'),this['fire']('suggestionUnloaded',_0x167f63,_0x555301,_0x44195c));}['_setSuggestionData'](_0x35233c){const _0x30c5d7=_0x35233c['id'],_0x5dc388=this['addSuggestionData'](_0x35233c);if(this['_adapter']&&this['_adapter']['addSuggestion']){const _0x460ca2=this['editor']['plugins']['get']('PendingActions'),_0x336ccf=_0x5dc388['hasComments'],_0x2b70e6=_0x5dc388['subType']?_0x5dc388['type']+':'+_0x5dc388['subType']:_0x5dc388['type'],_0x4d9b33=this['editor']['locale'],_0x39db91=_0x460ca2['add'](o(_0x4d9b33,'PENDING_ACTION_SUGGESTION')),_0x3caeff={'id':_0x30c5d7,'type':_0x2b70e6,'hasComments':_0x336ccf,'data':_0x35233c['data']||null,'originalSuggestionId':_0x35233c['originalSuggestionId']||null,'attributes':_0x5dc388['attributes']};this['_adapter']['addSuggestion'](_0x3caeff)['then'](_0x100142=>{_0x5dc388['_saved']=!0x0,_0x460ca2['remove'](_0x39db91),_0x100142&&_0x100142['createdAt']&&(this['_suggestions']['get'](_0x30c5d7)['createdAt']=_0x100142['createdAt']);})['catch'](_0x177232=>{throw _0x3abf77('error-saving-suggestion-data-suggestion-discarded'),this['editor']['model']['enqueueChange']({'isUndoable':!0x1},()=>{_0x5dc388['discard']();}),_0x5dc388['stopListening'](),this['_suggestions']['delete'](_0x5dc388['id']),this['_suggestionState']['delete'](_0x5dc388),_0x177232;});}return _0x5dc388;}['_isBlockAttribute'](_0x5e3f6b){return this['_blockAttributeKeys']['has'](_0x5e3f6b);}['_updateSuggestionData'](_0x3bebac,_0x560973){const _0x1cd118=this['editor']['plugins']['get']('PendingActions'),_0xbf12c5=this['getSuggestion'](_0x3bebac);if(this['_adapter']&&this['_adapter']['updateSuggestion']){if(_0xbf12c5['_saved']){const _0x5eb33b=_0x1cd118['add'](o(this['editor']['locale'],'PENDING_ACTION_SUGGESTION'));this['_adapter']['updateSuggestion'](_0x3bebac,_0x560973)['then'](()=>{_0x1cd118['remove'](_0x5eb33b);});}else _0xbf12c5['on']('change:_saved',()=>{this['_updateSuggestionData'](_0x3bebac,_0x560973);});}}['_getSuggestionData'](_0x2f239f){if(!this['_adapter']||!this['_adapter']['getSuggestion'])throw new _0x4e6b6c('track-changes-adapter-missing-getsuggestion',this);return this['_adapter']['getSuggestion'](_0x2f239f);}['_handleNewSuggestionMarker'](_0x42d40c){const {id:_0x5578a6,type:_0x54db77,subType:_0x597b46,authorId:_0x323241}=this['_splitMarkerName'](_0x42d40c),_0x116781=this['_suggestions']['get'](_0x5578a6)||this['_createSuggestion'](_0x54db77,_0x597b46,_0x5578a6,_0x323241,{});switch(this['_checkSuggestionCorrectness'](_0x116781,_0x54db77,_0x597b46,_0x323241),this['_suggestionState']['get'](_0x116781)){case'notReady':this['_getSuggestionData'](_0x5578a6)['then'](_0x1c229a=>{let _0x1e5ed4=Promise['resolve']();_0x1c229a['hasComments']&&(_0x1e5ed4=this['_commentsRepository']['fetchCommentThread']({'channelId':this['editor']['config']['get']('collaboration.channelId'),'threadId':_0x5578a6})),_0x1e5ed4['then'](()=>{this['addSuggestionData'](_0x1c229a)['_saved']=!0x0;});}),this['_suggestionState']['set'](_0x116781,'markerReady');break;case'removed':this['_updateSuggestionData'](_0x5578a6,{'state':'open'});case'dataReady':this['_suggestionState']['set'](_0x116781,'ready'),this['fire']('suggestionLoaded',_0x116781);break;case'ready':this['fire']('suggestionChanged',_0x116781);}return _0x116781['addMarkerName'](_0x42d40c),_0x116781;}['_refreshSuggestionsChain'](_0x26196e){const _0x41798a=Array['from'](_0x26196e),_0xc30615=_0x41798a['filter'](_0x1814d6=>'attribute'==_0x1814d6['type']);this['_refreshAttributeSuggestionsChain'](_0xc30615);const _0x1d1768=_0x41798a['filter'](_0x19f07e=>!_0x19f07e['isMultiRange']&&'attribute'!=_0x19f07e['type']),_0x10b440=this['getSuggestions']({'skipNotAttached':!0x0})['filter'](_0x32424d=>!_0x32424d['isMultiRange']&&'attribute'!=_0x32424d['type']),_0x40853d=_0x10b440['filter'](_0x306aec=>!_0x26196e['has'](_0x306aec)),_0x2166ae=new Map(_0x10b440['map'](_0x36811a=>[_0x36811a,this['_suggestionFactory']['getSuggestionCallback'](_0x36811a['type'],_0x36811a['subType'],'chain')])),_0x56c6ab=new Map(_0x10b440['map'](_0x41eb04=>[_0x41eb04,_0x41eb04['getFirstRange']()])),_0x448856=new Set(),_0x8a610e=new Set();for(let _0x42e39f=0x0;_0x42e39f<_0x1d1768['length'];_0x42e39f++)_0x430f38(_0x1d1768[_0x42e39f],_0x1d1768,_0x42e39f+0x1);for(let _0x3cbe74=0x0;_0x3cbe74<_0x1d1768['length'];_0x3cbe74++)_0x430f38(_0x1d1768[_0x3cbe74],_0x40853d,0x0);const _0x6a049e=new Set();for(let _0x14e668=0x0;_0x14e668<_0x1d1768['length'];_0x14e668++){const _0x223523=_0x1d1768[_0x14e668];!_0x8a610e['has'](_0x223523)&&_0x223523['previous']&&(_0x6a049e['add'](_0x223523['previous']),_0x223523['previous']['next']===_0x223523&&(_0x223523['previous']['next']=null),_0x223523['previous']=null),!_0x448856['has'](_0x223523)&&_0x223523['next']&&(_0x6a049e['add'](_0x223523['next']),_0x223523['next']['previous']===_0x223523&&(_0x223523['next']['previous']=null),_0x223523['next']=null);}function _0x430f38(_0x2a5b3d,_0x3c567e,_0xc489db){for(let _0x5351ec=_0xc489db;_0x5351ec<_0x3c567e['length'];_0x5351ec++){const _0x2fd5ed=_0x489bb3(_0x2a5b3d,_0x3c567e[_0x5351ec]);_0x2fd5ed&&(_0x2fd5ed[0x0]['next']=_0x2fd5ed[0x1],_0x2fd5ed[0x1]['previous']=_0x2fd5ed[0x0],_0x448856['add'](_0x2fd5ed[0x0]),_0x8a610e['add'](_0x2fd5ed[0x1]));}}function _0x489bb3(_0x3721b1,_0x8e8d0d){if(_0x3721b1['author']['id']!==_0x8e8d0d['author']['id'])return null;const _0xa6040b=_0x2166ae['get'](_0x3721b1)(_0x3721b1,_0x8e8d0d,_0x56c6ab['get'](_0x3721b1),_0x56c6ab['get'](_0x8e8d0d));if(!_0xa6040b)return null;return _0x2166ae['get'](_0x8e8d0d)(_0x3721b1,_0x8e8d0d,_0x56c6ab['get'](_0x3721b1),_0x56c6ab['get'](_0x8e8d0d))?_0xa6040b[0x1]['commentThread']&&_0xa6040b[0x1]['commentThread']['length']?null:_0xa6040b:null;}_0x6a049e['size']&&this['_refreshSuggestionsChain'](_0x6a049e);}['_refreshAttributeSuggestionsChain'](_0x9c66de){if(0x0==_0x9c66de['length'])return;const _0x475995=this['getSuggestions']({'skipNotAttached':!0x0})['filter'](_0x3437e3=>'attribute'==_0x3437e3['type']&&_0x3437e3['_isDataLoaded']),_0x193b99=[],_0x2b84d6=new Map();for(const _0x4b423f of _0x475995){const _0x1e680e=_0x5bf6d4(_0x4b423f['attributes']);_0x2b84d6['has'](_0x1e680e)||(_0x2b84d6['set'](_0x1e680e,_0x193b99['length']),_0x193b99['push']([]));const _0x1c8c69=_0x2b84d6['get'](_0x1e680e);_0x193b99[_0x1c8c69]['push'](_0x4b423f);}!(function(){_0x193b99['sort']((_0xfe7c8,_0x44eea4)=>{const _0x3630f=_0xfe7c8[0x0]['createdAt'],_0xbf337a=_0x44eea4[0x0]['createdAt'];return _0x3630f==_0xbf337a?_0xfe7c8[0x0]['attributes']['groupId']<_0x44eea4[0x0]['attributes']['groupId']?-0x1:0x1:_0x3630f<_0xbf337a?-0x1:0x1;});for(const _0x3ba3b8 of _0x193b99)_0x3ba3b8['sort']((_0x52777c,_0x1379e7)=>_0x52777c['id']<_0x1379e7['id']?-0x1:0x1);}());for(let _0x45e995=0x0;_0x45e995<_0x193b99['length'];_0x45e995++){if(0x0==_0x193b99[_0x45e995]['length'])continue;const _0x3c8036=[];for(let _0x4f5b8d=_0x45e995+0x1;_0x4f5b8d<_0x193b99['length'];_0x4f5b8d++)0x0!=_0x193b99[_0x4f5b8d]['length']&&_0x1e4001(_0x193b99[_0x45e995],_0x193b99[_0x4f5b8d])&&_0x3c8036['push'](_0x4f5b8d);for(const _0xec272d of _0x3c8036)_0x193b99[_0x45e995]=_0x193b99[_0x45e995]['concat'](_0x193b99[_0xec272d]),_0x193b99[_0xec272d]=[];}for(const _0x19fc33 of _0x193b99)for(let _0x51aa12=0x0;_0x51aa12<_0x19fc33['length'];_0x51aa12++)_0x19fc33[_0x51aa12]['next']=_0x19fc33[_0x51aa12+0x1]||null;for(const _0x4837ac of _0x193b99)for(let _0x57649e=0x0;_0x57649e<_0x4837ac['length'];_0x57649e++)_0x4837ac[_0x57649e]['previous']=_0x4837ac[_0x57649e-0x1]||null;function _0x1e4001(_0x644e1,_0x1cdcd7){if(_0x644e1[0x0]['attributes']['groupId']!==_0x1cdcd7[0x0]['attributes']['groupId']&&_0x644e1[0x0]['author']!==_0x1cdcd7[0x0]['author'])return!0x1;if(!function(_0xa8cc44,_0x401c93){if(!_0xa8cc44['hasComments']&&!_0x401c93['hasComments'])return!0x0;if(_0xa8cc44['hasComments']&&_0x401c93['hasComments'])return!0x1;if(_0xa8cc44['hasComments']&&_0x401c93['createdAt']<_0xa8cc44['commentThread']['comments']['get'](0x0)['createdAt'])return!0x0;if(_0x401c93['hasComments']&&_0xa8cc44['createdAt']<_0x401c93['commentThread']['comments']['get'](0x0)['createdAt'])return!0x0;return!0x1;}(_0x644e1[0x0],_0x1cdcd7[0x0]))return!0x1;const _0x3b6b6e=Bt(_0x644e1[0x0]['attributes'],'groupId'),_0x22593d=Bt(_0x1cdcd7[0x0]['attributes'],'groupId');if(!_0x456ee3(_0x3b6b6e,_0x22593d))return!0x1;return!!_0x644e1['every'](_0x5bd6c3=>_0x1cdcd7['some'](_0x243f52=>_0x5bd6c3['getFirstRange']()['isEqual'](_0x243f52['getFirstRange']())))&&_0x1cdcd7['every'](_0x37fdb0=>_0x644e1['some'](_0x1409ad=>_0x37fdb0['getFirstRange']()['isEqual'](_0x1409ad['getFirstRange']())));}}['_joinWithAdjacentSuggestions'](_0x27489a){const _0x59c1da=Array['from'](_0x27489a),_0x1b5122=this['getSuggestions']({'skipNotAttached':!0x0}),_0x5b691b=_0x1b5122['filter'](_0x4c0489=>!_0x27489a['has'](_0x4c0489)),_0x417794=new Map(_0x59c1da['map'](_0x5e6348=>[_0x5e6348,this['_suggestionFactory']['getSuggestionCallback'](_0x5e6348['type'],_0x5e6348['subType'],'join')])),_0x170848=new Map(_0x1b5122['map'](_0x1720af=>[_0x1720af,_0x1720af['getRanges']()]));for(let _0xff881a=0x0;_0xff881a<_0x59c1da['length'];_0xff881a++){if(_0x4404e6(this,_0x59c1da[_0xff881a],_0x59c1da,_0xff881a+0x1))return!0x0;}for(let _0xf5bc22=0x0;_0xf5bc22<_0x59c1da['length'];_0xf5bc22++){if(_0x4404e6(this,_0x59c1da[_0xf5bc22],_0x5b691b,0x0))return!0x0;}return!0x1;function _0x4404e6(_0x424a89,_0xf065e7,_0xe51426,_0x612d6){for(let _0x3c551e=_0x612d6;_0x3c551e<_0xe51426['length'];_0x3c551e++){const _0x1b33af=_0xe51426[_0x3c551e];if(_0x1b33af['type']!==_0xf065e7['type']||_0x1b33af['author']['id']!==_0xf065e7['author']['id']||_0x1b33af['subType']!==_0xf065e7['subType'])continue;if(!Pt(_0xf065e7,_0x1b33af,['groupId']))continue;if('attribute'==_0xf065e7['type']&&_0xf065e7['data']['oldValue']!=_0x1b33af['data']['oldValue'])continue;if('attribute'==_0xf065e7['type']&&_0x424a89['_isBlockAttribute'](_0xf065e7['data']['key']))continue;if('formatBlock'==_0xf065e7['type']){const _0x4d7de0=_0x424a89['editor']['model'],_0x5f3f6c=_0xf065e7['getContainedElement']();if(_0x5f3f6c&&(_0x4d7de0['schema']['isObject'](_0x5f3f6c)||_0x4d7de0['schema']['isLimit'](_0x5f3f6c)))continue;}const _0x182227=_0x417794['get'](_0xf065e7),_0x191ef5=_0x170848['get'](_0xf065e7),_0x40950d=_0x170848['get'](_0x1b33af),_0x626e1d=_0xf065e7['commentThread']&&_0xf065e7['commentThread']['length'],_0x42b825=_0x1b33af['commentThread']&&_0x1b33af['commentThread']['length'];if(!_0x626e1d&&_0x182227(_0x40950d,_0x191ef5))return _0x424a89['_joinSuggestions'](_0x1b33af,_0xf065e7),_0x170848['delete'](_0xf065e7),!0x0;if(!_0x42b825&&_0x182227(_0x191ef5,_0x40950d))return _0x424a89['_joinSuggestions'](_0xf065e7,_0x1b33af),_0x170848['delete'](_0x1b33af),!0x0;}return!0x1;}}['_joinSuggestions'](_0x242e72,_0x200fc0){if(_0x242e72['isMultiRange']){for(const _0xa07049 of _0x200fc0['getRanges']())_0x242e72['addRange'](_0xa07049);}else{const _0x567771=_0x200fc0['getFirstRange']()['end'];this['_setSuggestionRange'](_0x242e72,this['_model']['createRange'](_0x242e72['getFirstRange']()['start'],_0x567771));}_0x200fc0['removeMarkers']();}['_getMarkerAnnouncementText'](_0x1f3f60,_0xaf6c93){const _0x1fe005=_0x1f3f60['startsWith']('format')||_0x1f3f60['startsWith']('attribute')?'FORMATTING':_0x1f3f60['toUpperCase']();return o(this['editor']['locale'],_0xaf6c93+'_'+_0x1fe005+'_SUGGESTION_ANNOUNCEMENT');}['_initAriaMarkerChangeAnnouncements'](){const _0x327f08=this['editor'];if(!_0x327f08['ui'])return;const {ariaLiveAnnouncer:_0x46e2b6}=_0x327f08['ui'];_0x34dbc9(this['_model'],({left:_0x23e3fe,entered:_0x2a646c})=>{for(const _0x2f9ea8 of _0x23e3fe){const {group:_0x2dfb0e,type:_0x4d7ba7}=this['_splitMarkerName'](_0x2f9ea8['name']);if('suggestion'===_0x2dfb0e){_0x46e2b6['announce'](this['_getMarkerAnnouncementText'](_0x4d7ba7,'LEAVE'));break;}}for(const _0x3f663d of _0x2a646c){const {group:_0x182da4,type:_0x387019}=this['_splitMarkerName'](_0x3f663d['name']);if('suggestion'===_0x182da4){_0x46e2b6['announce'](this['_getMarkerAnnouncementText'](_0x387019,'ENTER'));break;}}});}['_processAttributeChanges'](_0x4e5ab0){if(this['_recordAttributeSuggestions'])return!0x1;const _0x33eb6a=this['editor'],_0xe3dce8=_0x33eb6a['model']['document']['differ']['getChanges']();if(0x0==_0xe3dce8['length'])return!0x1;const _0x3a8632=[],_0x4b0f95=_0xe3dce8['filter'](_0x45a544=>'attribute'==_0x45a544['type']),_0xef96ba=_0xe3dce8['filter'](_0x319ef3=>'insert'==_0x319ef3['type']&&'$text'!=_0x319ef3['name']),_0x54ce90=_0xe3dce8['filter'](_0x35a9a3=>'remove'==_0x35a9a3['type']&&'$text'!=_0x35a9a3['name']);for(const _0x1d19ec of _0x4b0f95)_0x3a8632['push']({'key':_0x1d19ec['attributeKey'],'newValue':_0x1d19ec['attributeNewValue'],'oldValue':_0x1d19ec['attributeOldValue'],'range':Ot(_0x1d19ec['range'],_0x33eb6a['model'])});for(const _0x9ac2b6 of _0xef96ba){const _0x365a19=_0x54ce90['find'](_0x43d370=>_0x43d370['position']['isEqual'](_0x9ac2b6['position']));_0x365a19&&_0x3a8632['push']({'key':m,'newValue':_0x9ac2b6['name'],'oldValue':_0x365a19['name'],'range':_0x33eb6a['model']['createRangeOn'](_0x9ac2b6['position']['nodeAfter'])});}return 0x0!=_0x3a8632['length']&&this['_reduceExistingSuggestions'](_0x4e5ab0,_0x3a8632);}['_processAttributeSuggestions'](_0x59ff6d){let _0x5eeb70=!0x1;const _0x2e4207=this['editor']['model']['document']['differ']['getChangedMarkers']()['filter'](_0x932d06=>_0x932d06['data']['newRange']&&_0x932d06['name']['startsWith']('suggestion:attribute:'));for(const _0x13d325 of _0x2e4207){const {subType:_0x51df46,id:_0x54d632}=this['_splitMarkerName'](_0x13d325['name']),_0x40872d=_0x51df46['split']('|')[0x0];for(const _0x467188 of this['getSuggestions']({'skipNotAttached':!0x0}))_0x467188['id']!=_0x54d632&&'attribute'==_0x467188['type']&&_0x467188['data']&&_0x467188['data']['key']==_0x40872d&&_0x467188['getFirstRange']()['isIntersecting'](_0x13d325['data']['newRange'])&&(this['_reduceSuggestionAttributeRange'](_0x467188,_0x13d325['data']['newRange'],_0x59ff6d),_0x5eeb70=!0x0);}return _0x5eeb70;}['_recordAttributeChanges'](_0x1c65db){this['editor'],this['_recordAttributeSuggestions']=!0x0,_0x1c65db();}['_isRegisteredAttribute'](_0x4bd383){const _0x24255c=this['_isBlockAttribute'](_0x4bd383),_0x5dd2e0=this['_inlineAttributeKeys']['has'](_0x4bd383);return _0x24255c||_0x5dd2e0;}['_reduceExistingSuggestions'](_0x1ca02c,_0x3a34ed){if(0x0==_0x3a34ed['length'])return!0x1;let _0xa5d93d=!0x1;for(const _0x4474dd of _0x3a34ed){const _0x19edc9=this['_findSuggestions'](_0x4474dd['range'],'attribute')['filter'](_0x485638=>!_0x485638['meta']['isNextTo'])['map'](_0x436e80=>_0x436e80['suggestion']),_0x3d14af=_0x5bf6d4({'newValue':_0x4474dd['newValue']});_0x19edc9['filter'](_0x4bde46=>{const [_0x3614f0,_0x374611]=_0x4bde46['subType']['split']('|');return _0x3614f0==_0x4474dd['key']&&_0x374611!=_0x3d14af;})['forEach'](_0x116cb2=>{this['_reduceSuggestionAttributeRange'](_0x116cb2,_0x4474dd['range'],_0x1ca02c),_0xa5d93d=!0x0;});}return _0xa5d93d;}['_reduceSuggestionAttributeRange'](_0x124f4d,_0x39c293,_0x5762cc){const _0xb272ca=_0x124f4d['getFirstRange']()['getDifference'](_0x39c293);0x0!==_0xb272ca['length']?0x1!==_0xb272ca['length']?this['_breakSuggestionMarker'](_0x124f4d,_0x39c293['start'],_0x39c293['end']):this['_setSuggestionRange'](_0x124f4d,_0xb272ca[0x0]):_0x5762cc['removeMarker'](_0x124f4d['getFirstMarker']());}}class xt{['_editor'];['_model'];['_customCallbacks'];['_defaultCallbacks'];constructor(_0x4e9193){this['_editor']=_0x4e9193,this['_model']=_0x4e9193['model'],this['_customCallbacks']=new Map(),this['_defaultCallbacks']=new Map(),this['_registerDefaultCallbacks']();}['buildSuggestion'](_0x431b0a,_0x3111c5,_0x3dba79,_0x23a0a7,_0x33774d,_0x16d947){return new u(this['_model'],{'type':_0x431b0a,'subType':_0x3111c5,'id':_0x3dba79,'author':_0x23a0a7,'creator':_0x23a0a7,'attributes':_0x33774d,'onAttributesChange':_0x16d947,'onAccept':(..._0x1ea4ff)=>this['getSuggestionCallback'](_0x431b0a,_0x3111c5,'accept')(..._0x1ea4ff),'onDiscard':(..._0x3befb9)=>this['getSuggestionCallback'](_0x431b0a,_0x3111c5,'discard')(..._0x3befb9)});}['registerCustomCallback'](_0x3a3121,_0x494b0e,_0x4650b0,_0x31e8cc){const _0x315b3b=_0x3a3121+':'+_0x494b0e+':'+_0x4650b0;this['_customCallbacks']['set'](_0x315b3b,_0x31e8cc);}['getSuggestionCallback'](_0xffe92a,_0x9f3082,_0x19728c){const _0x4b0b94=_0xffe92a+':'+_0x9f3082+':'+_0x19728c;return this['_customCallbacks']['get'](_0x4b0b94)||this['_defaultCallbacks']['get'](_0xffe92a+':'+_0x19728c);}['_registerDefaultCallbacks'](){const _0x5a70d0=()=>!0x1,_0x27c7ac=_0x1ef15d=>{_0x1ef15d['sort']((_0x3e013f,_0x574b77)=>_0x3e013f['start']['isBefore'](_0x574b77['start'])?0x1:-0x1),this['_model']['change'](_0x73f7e9=>{for(const _0x1069e6 of _0x1ef15d){let _0x49eb3c;_0x49eb3c=_0x1069e6['end']['isAtEnd']&&_0x1069e6['end']['parent']==_0x1069e6['start']['nodeAfter']?_0x73f7e9['createSelection'](_0x1069e6['start']['nodeAfter'],'on'):_0x73f7e9['createSelection'](_0x1069e6),this['_model']['deleteContent'](_0x49eb3c,{'forceDefaultExecution':!0x0,'doNotAutoparagraph':!0x0});}});},_0x18de45=(_0x258985,_0x619035)=>{_0x619035&&this['_model']['change'](_0x542b3d=>{const {commandName:_0x2f8216,commandParams:_0x1021aa=[]}=_0x619035,_0x559b74=_0x258985['map'](_0x589dcb=>(Tt(_0x589dcb)&&(_0x589dcb=this['_model']['createRange'](_0x589dcb['end'])),_0x589dcb))['filter'](_0x4f10dd=>'$graveyard'!==_0x4f10dd['root']['rootName']);if(_0x559b74['length']<0x1)return;const _0x5ab22f=Array['from'](this['_model']['document']['selection']['getRanges']())['map'](_0x8d6687=>_0x24b6fa['fromRange'](_0x8d6687));_0x542b3d['setSelection'](_0x559b74);for(const _0x446536 of this['_editor']['commands']['commands']())_0x446536['refresh']();_0x1021aa['push']({'forceDefaultExecution':!0x0}),this['_editor']['execute'](_0x2f8216,..._0x1021aa);const _0x1f0b7f=_0x5ab22f['filter'](_0x57803e=>'$graveyard'!=_0x57803e['root']['rootName']);_0x1f0b7f['length']>0x0&&_0x542b3d['setSelection'](_0x1f0b7f);for(const _0x37b4d3 of _0x5ab22f)_0x37b4d3['detach']();});},_0x579e0b=(_0x106e88,_0x51f35d)=>0x1==_0x106e88['length']&&0x1==_0x51f35d['length']&&_0x106e88[0x0]['end']['isEqual'](_0x51f35d[0x0]['start']),_0x469a4c=(_0x11255f,_0x4f0aed,_0x1c07f2,_0x2fdbb5)=>Gt(_0x11255f,_0x4f0aed,_0x1c07f2,_0x2fdbb5,this['_model'])?[_0x11255f,_0x4f0aed]:Gt(_0x4f0aed,_0x11255f,_0x2fdbb5,_0x1c07f2,this['_model'])?[_0x4f0aed,_0x11255f]:null;this['_defaultCallbacks']['set']('insertion:accept',_0x5a70d0),this['_defaultCallbacks']['set']('insertion:discard',_0x27c7ac),this['_defaultCallbacks']['set']('insertion:join',_0x579e0b),this['_defaultCallbacks']['set']('insertion:chain',_0x469a4c),this['_defaultCallbacks']['set']('deletion:accept',_0x27c7ac),this['_defaultCallbacks']['set']('deletion:discard',_0x5a70d0),this['_defaultCallbacks']['set']('deletion:join',_0x579e0b),this['_defaultCallbacks']['set']('deletion:chain',_0x469a4c),this['_defaultCallbacks']['set']('formatInline:accept',_0x18de45),this['_defaultCallbacks']['set']('formatInline:discard',_0x5a70d0),this['_defaultCallbacks']['set']('formatInline:join',_0x579e0b),this['_defaultCallbacks']['set']('formatInline:chain',_0x5a70d0),this['_defaultCallbacks']['set']('formatBlock:accept',_0x18de45),this['_defaultCallbacks']['set']('formatBlock:discard',_0x5a70d0),this['_defaultCallbacks']['set']('formatBlock:join',_0x579e0b),this['_defaultCallbacks']['set']('formatBlock:chain',_0x5a70d0),this['_defaultCallbacks']['set']('attribute:accept',_0x5a70d0),this['_defaultCallbacks']['set']('attribute:discard',(_0x491421,_0x5a680a)=>{if(!_0x5a680a)return;const _0x1dfabf=this['_editor']['plugins']['get'](p);this['_model']['change'](_0x283ce6=>{if(_0x5a680a['key']==m)for(const _0x5859af of _0x491421){const _0x2d80bd=_0x5859af['start']['nodeAfter'],_0x28fce4=_0x5a680a['oldValue'];_0x283ce6['rename'](_0x2d80bd,_0x28fce4);}else{if(_0x1dfabf['_isBlockAttribute'](_0x5a680a['key'])){for(const _0x1cbfab of _0x491421)void 0x0!==_0x5a680a['oldValue']?_0x283ce6['setAttribute'](_0x5a680a['key'],_0x5a680a['oldValue'],_0x1cbfab['start']['nodeAfter']):_0x283ce6['removeAttribute'](_0x5a680a['key'],_0x1cbfab['start']['nodeAfter']);}else{for(const _0x15cded of _0x491421)_0x5a680a['oldValue']?_0x283ce6['setAttribute'](_0x5a680a['key'],_0x5a680a['oldValue'],_0x15cded):_0x283ce6['removeAttribute'](_0x5a680a['key'],_0x15cded);}}});}),this['_defaultCallbacks']['set']('attribute:join',_0x579e0b);}}function Rt(_0x4a2e19,_0x1ed23d,_0x4a6198){for(const _0x121077 of _0x1ed23d['parent']['getAncestors']({'includeSelf':!0x0,'parentFirst':!0x0})){if(_0x121077['root']==_0x121077)return!0x1;if(!_0x4a6198['containsItem'](_0x121077))return!0x1;if(_0x4a2e19['isObject'](_0x121077)||_0x4a2e19['isLimit'](_0x121077))return!0x0;}return!0x1;}function Tt(_0x1476c4){return _0x1476c4['end']['parent']==_0x1476c4['start']['nodeAfter']&&_0x1476c4['end']['isAtStart'];}function Et(_0x4c85ca,_0x54d7b5,_0x216157,_0x27fec7){const _0x5b1fde=_0x2288a8=>!_0x2288a8['item']['is']('$textProxy')&&!_0x27fec7['isObject'](_0x2288a8['item']),_0x10005d=_0x4c85ca['start']['getLastMatchingPosition'](_0x5b1fde),_0x19ee61=_0x4c85ca['end']['getLastMatchingPosition'](_0x5b1fde,{'direction':'backward'});return(!_0x4c85ca['start']['isEqual'](_0x10005d)||!_0x4c85ca['end']['isEqual'](_0x19ee61))&&(_0x10005d['isBefore'](_0x19ee61)?_0x216157['updateMarker'](_0x54d7b5,{'range':_0x216157['createRange'](_0x10005d,_0x19ee61)}):_0x216157['removeMarker'](_0x54d7b5),!0x0);}function Vt(_0x5f17f4){return _0x5bf6d4(_0x5f17f4);}function Ut(_0x30b030){const _0x4a5427=_0x30b030['start']['nodeAfter'];return _0x4a5427&&_0x4a5427['is']('element');}function Ot(_0x51170b,_0x37fc44){return null==_0x51170b['end']['nodeBefore']&&_0x51170b['end']['parent']==_0x51170b['start']['nodeAfter']?Ft(_0x51170b['start']['nodeAfter'],_0x37fc44):_0x51170b;}function Ft(_0x3f680c,_0x4f1e09){const _0x523f3e=_0x4f1e09['schema']['isObject'](_0x3f680c)||_0x4f1e09['schema']['isSelectable'](_0x3f680c);return _0x4f1e09['createRange'](_0x4f1e09['createPositionAt'](_0x3f680c,'before'),_0x523f3e?_0x4f1e09['createPositionAfter'](_0x3f680c):_0x4f1e09['createPositionAt'](_0x3f680c,'end'));}function Gt(_0x3886bb,_0x448131,_0x49c326,_0xe7d01f,_0x32d59b){if(!Pt(_0x3886bb,_0x448131))return!0x1;if(_0x49c326['end']['isEqual'](_0xe7d01f['start']))return!0x0;if(_0x3886bb['type']!=_0x448131['type'])return!0x1;if(!_0x49c326['end']['isTouching'](_0xe7d01f['start']))return!0x1;const _0x164960=_0x32d59b['createRange'](_0x49c326['end'],_0xe7d01f['start'])['getWalker']();for(const _0x3f95a7 of _0x164960)if(['elementStart','elementEnd']['includes'](_0x3f95a7['type'])&&_0x32d59b['schema']['isLimit'](_0x3f95a7['item']))return!0x1;return!0x0;}function Pt(_0x83ff3c,_0x2735e7,_0x437276=[]){return!(!_0x83ff3c['_isDataLoaded']||!_0x2735e7['_isDataLoaded'])&&_0x456ee3(Bt(_0x83ff3c['attributes'],_0x437276),Bt(_0x2735e7['attributes'],_0x437276));}function Lt(_0x58f277,_0x4f9ab9){const _0x2371e1=Ht(_0x58f277['attributes']),_0x131382=Ht(_0x4f9ab9);if(!_0x58f277['_isDataLoaded'])return!0x1;for(const _0x10f807 of Object['keys'](_0x131382))if(!_0x456ee3(_0x2371e1[_0x10f807],_0x131382[_0x10f807]))return!0x1;return!0x0;}function Ht(_0x18de88){const _0x2f9e20=Object['assign']({},_0x18de88);return delete _0x2f9e20['skipNestingCheck'],delete _0x2f9e20['tablePasteChainId'],_0x2f9e20;}class oe extends/* #__PURE__ -- @preserve */
25
- _0x14c229(){['model'];['view'];['commentThreadController'];['_editor'];['_acceptCommand'];['_discardCommand'];['_pendingAction'];constructor(_0x27aafa,_0x3313a3,_0x3e331f,_0x4ee71f){super(),this['model']=_0x3313a3,this['view']=_0x3e331f,this['commentThreadController']=_0x4ee71f,this['_editor']=_0x27aafa,this['_acceptCommand']=_0x27aafa['commands']['get']('acceptSuggestion'),this['_discardCommand']=_0x27aafa['commands']['get']('discardSuggestion'),this['view']['bind']('isEnabled')['to'](this['_acceptCommand'],this['_discardCommand'],(_0x761f7f,_0x765ad7)=>_0x761f7f||_0x765ad7),this['view']['bind']('canAccept')['to'](this['_acceptCommand'],'isEnabled',_0x4a63a1=>_0x4a63a1&&this['_editor']['model']['canEditAt'](_0x3313a3['getRanges']())),this['view']['bind']('canDiscard')['to'](this['_discardCommand'],'isEnabled',_0x3e3f71=>_0x3e3f71&&this['_editor']['model']['canEditAt'](_0x3313a3['getRanges']())),this['_pendingAction']=null,_0x3e331f['isDirty']&&this['_setPendingAction'](),this['listenTo'](_0x3e331f,'acceptSuggestion',()=>this['acceptSuggestion']()),this['listenTo'](_0x3e331f,'discardSuggestion',()=>this['discardSuggestion']()),this['listenTo'](_0x3e331f,'change:isDirty',()=>{_0x3e331f['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 _0x152c1a=o(this['_editor']['locale'],'PENDING_ACTION_SUGGESTION');this['_pendingAction']=this['_editor']['plugins']['get']('PendingActions')['add'](_0x152c1a);}['_removePendingAction'](){null!==this['_pendingAction']&&this['_editor']['plugins']['get']('PendingActions')['remove'](this['_pendingAction']),this['_pendingAction']=null;}}class es extends _0x1939ef{['commentsListView'];['commentThreadInputView'];['_model'];['_localUser'];['_config'];constructor(_0x794be8,_0x104248,_0x5af220,_0x1ec4c1){super(_0x794be8),this['commentsListView']=null,this['commentThreadInputView']=null,this['set']('isActive',!0x1),this['set']('authoredAt',_0x104248['authoredAt']),this['bind']('authoredAt')['to'](_0x104248),this['set']('descriptionParts',[]),this['set']('isDirty',!0x1),this['set']('isEnabled',!0x1),this['set']('canAccept',!0x1),this['set']('canDiscard',!0x1),this['_model']=_0x104248,this['_localUser']=_0x5af220,this['_config']=_0x1ec4c1,_0x1ec4c1['disableComments']?this['set']('length',0x1):this['_createCommentViews']();}['focus'](){this['element']['focus']();}['destroy'](){this['commentsListView']&&this['commentsListView']['destroy'](),this['commentThreadInputView']&&this['commentThreadInputView']['destroy'](),super['destroy']();}['_createCommentViews'](){const {CommentsListView:_0x3c6ea9}=this['_config'];this['commentsListView']=new _0x3c6ea9(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',_0x3c7a54=>_0x3c7a54+0x1),this['commentThreadInputView']=this['_createCommentThreadInputView'](),this['on']('removeComment',()=>this['focus']()),this['bind']('isDirty')['to'](this['commentsListView'],'hasDirtyComment',this['commentThreadInputView']['commentInputView'],'value',(_0x395083,_0x500f4c)=>_0x395083||!!_0x500f4c);}['_createCommentThreadInputView'](){const {CommentThreadInputView:_0x14a9ea}=this['_config'],_0x29a9a5=new _0x14a9ea(this['locale'],this['_localUser'],this['_config']['editorConfig']),_0x3dbccc=_0x29a9a5['commentInputView'];return _0x29a9a5['bind']('showInput')['to'](this,'isActive',this['_model']['commentThread'],'isReadOnly',_0x3dbccc,'value',(_0x3e05e8,_0x3f8db6,_0x29acb6)=>!!_0x29acb6||_0x3e05e8&&!_0x3f8db6),_0x3dbccc['on']('submit',(_0x24a03a,_0x171d35)=>{this['fire']('addComment',_0x171d35),_0x3dbccc['editor']['setData']('');}),_0x3dbccc['on']('cancel',()=>this['focus']()),_0x3dbccc['bind']('disabledSubmit')['to'](this['_model']['commentThread'],'isReadOnly'),_0x29a9a5;}}class ne extends es{['userView'];['acceptButton'];['discardButton'];['_descriptionElement'];constructor(_0x38a1d9,_0x3a552f,_0x461e3d,_0x2ec9db){super(_0x38a1d9,_0x3a552f,_0x461e3d,_0x2ec9db),this['set']('type',''),this['bind']('type')['to'](this,'descriptionParts',_0xa65d1e=>_0xa65d1e&&_0xa65d1e[0x0]?_0xa65d1e[0x0]['type']:''),this['bind']('description')['to'](this,'descriptionParts',this,'isActive',(_0x58eb19,_0x2a88db)=>{let _0x476f65='';for(const _0x13d614 of _0x58eb19)_0x476f65+='<p>'+ds(_0x13d614['content'],_0x13d614['color'])+'</p>';return _0x2a88db?_0x476f65:_0x18f9c2(_0x476f65,{'limit':0x8c});}),this['_descriptionElement']=null,this['acceptButton']=this['_createButton'](o(_0x38a1d9,'Accept\x20suggestion'),_0x1871cd['check'],'ck-suggestion--accept','acceptSuggestion','sw'),this['acceptButton']['bind']('isEnabled')['to'](this,'canAccept'),this['discardButton']=this['_createButton'](o(_0x38a1d9,'Discard\x20suggestion'),_0x1871cd['cancel'],'ck-suggestion--discard','discardSuggestion','sw'),this['discardButton']['bind']('isEnabled')['to'](this,'canDiscard'),this['userView']=new _0x1131fd(_0x38a1d9,this['_model']['author'],this['getUserViewNotificationText']()),this['userView']['extendTemplate']({'attributes':{'class':['ck-suggestion__user','ck-annotation__user']}}),this['setTemplate'](this['getTemplate']());}['getTemplate'](){const _0x177133=this['bindTemplate'],_0x17c0f0=[{'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':_0x177133['to']('authoredAt'),'class':['ck-comment__info-time','ck-annotation__info-time']},'children':[{'text':_0x177133['to']('authoredAt',_0x145114=>this['_config']['formatDateTime'](_0x145114))}]}]},{'tag':'div','attributes':{'class':['ck-suggestion__actions','ck-annotation__actions']},'children':[this['acceptButton'],this['discardButton']]},{'tag':'div','attributes':{'class':['ck-annotation__content-wrapper']}}];this['_model']['isExternal']&&_0x17c0f0['push']({'tag':'div','attributes':{'class':['ck-comment__external']},'children':[{'text':this['getExternalSuggestionNote']()}]});const _0x500e22={'tag':'div','attributes':{'class':['ck-suggestion-wrapper',_0x177133['if']('isActive','ck-suggestion-wrapper--active'),_0x177133['to']('type',_0x3def5f=>'ck-suggestion-'+_0x3def5f),this['_config']['disableComments']&&'ck-suggestion--disabled-comments'],'data-suggestion-id':this['_model']['id'],'data-thread-id':this['_model']['commentThread']['id'],'data-author-id':this['_model']['author']['id'],'tabindex':-0x1},'children':[{'tag':'div','attributes':{'class':['ck-suggestion','ck-annotation']},'children':[this['userView'],{'tag':'div','attributes':{'class':['ck-suggestion__main','ck-annotation__main']},'children':_0x17c0f0}]}]};return this['commentsListView']&&this['commentThreadInputView']&&(_0x500e22['children']['push'](this['commentsListView'],this['commentThreadInputView']),this['commentsListView']['delegate']('editorReady')['to'](this),this['commentsListView']['delegate']('editorDestroyed')['to'](this),this['commentThreadInputView']['delegate']('editorReady')['to'](this),this['commentThreadInputView']['delegate']('editorDestroyed')['to'](this)),_0x500e22;}['render'](){super['render'](),this['_descriptionElement']=this['element']['querySelector']('.ck-annotation__content-wrapper'),this['_descriptionElement']['innerHTML']=this['description'],this['on']('change:description',(_0x5709f3,_0x2b0b7e,_0xb510b4)=>{this['_descriptionElement']['innerHTML']=_0xb510b4;});}['_createButton'](_0x3e37c3,_0x76bc53,_0x1d1ba7,_0x3b9a4d,_0x24c86f){const _0xe54035=new _0x5d0d42(this['locale']);return _0xe54035['set']({'label':_0x3e37c3,'icon':_0x76bc53,'tooltip':!0x0,'tooltipPosition':_0x24c86f}),_0xe54035['extendTemplate']({'attributes':{'class':_0x1d1ba7}}),_0xe54035['on']('execute',()=>{this['fire'](_0x3b9a4d,this['_model']['id']);}),_0xe54035;}['getExternalSuggestionNote'](){return'importWord'===this['_model']['attributes']['@external']['source']?o(this['locale'],'EXTERNAL_IMPORT_WORD_SUGGESTION'):o(this['locale'],'EXTERNAL_SUGGESTION');}['getUserViewNotificationText'](){return this['_model']['isExternal']?'importWord'===this['_model']['attributes']['@external']['source']?o(this['locale'],'EXTERNAL_IMPORT_WORD_AVATAR',this['_model']['creator']['name']):o(this['locale'],'EXTERNAL_AVATAR',this['_model']['creator']['name']):null;}}function ds(_0x59baa9,_0x22b012){let _0x35da12='';return _0x35da12+=_0x59baa9['split']('*')['map']((_0x3354e5,_0x5a588e)=>_0x5a588e%0x2!=0x0?'<span\x20class=\x22ck-suggestion-type\x22>'+us(_0x3354e5)+'</span>':us(_0x3354e5))['join'](''),_0x22b012&&(_0x35da12+='<span\x20class=\x22ck-suggestion-color\x22\x20style=\x22background-color:\x20'+_0x22b012['value']+'\x22\x20title=\x22'+_0x22b012['title']+'\x22></span>'),_0x35da12;}function us(_0x3f6398){const _0x1c4214=document['createElement']('span');return _0x1c4214['innerText']=_0x3f6398,_0x1c4214['innerHTML'];}var ie='<!--\x0a\x0a\x20What\x20you\x27re\x20currently\x20looking\x20at\x20is\x20the\x20source\x20code\x20of\x20a\x20legally\x20protected,\x20proprietary\x20software.\x0a\x20CKEditor\x205\x20Collaboration\x20is\x20licensed\x20under\x20a\x20commercial\x20license\x20and\x20protected\x20by\x20copyright\x20law.\x20Where\x20not\x20otherwise\x20indicated,\x0a\x20all\x20CKEditor\x205\x20Collaboration\x20content\x20is\x20authored\x20by\x20CKSource\x20engineers\x20and\x20consists\x20of\x20CKSource-owned\x20intellectual\x20property.\x0a\x0a\x20Copyright\x20(c)\x202003-2024,\x20CKSource\x20Holding\x20sp.\x20z\x20o.o.\x20All\x20rights\x20reserved.\x0a\x0a!-->\x0a\x0a<svg\x20viewBox=\x220\x200\x2020\x2020\x22\x20width=\x2220\x22\x20height=\x2220\x22\x20xmlns=\x22http://www.w3.org/2000/svg\x22><g\x20fill=\x22#000\x22\x20fill-rule=\x22nonzero\x22><path\x20d=\x22M1\x203.28C1\x202.574\x201.574\x202\x202.272\x202h10.23c.703\x200\x201.272.573\x201.272\x201.28v12.768c0\x20.708-.574\x201.281-1.271\x201.281H2.272A1.276\x201.276\x200\x200\x201\x201\x2016.049V3.28zm11.503\x2012.954c-.008\x200-.006-12.77-.006-12.77\x200-.003-10.225-.004-10.225-.004.007\x200\x20.005\x2012.77.005\x2012.77\x200\x20.003\x2010.226.004\x2010.226.004zm-8.31-9.58c0-.353.292-.64.636-.64h5.116c.351\x200\x20.636.284.636.64a.641.641\x200\x200\x201-.636.638H4.829a.636.636\x200\x200\x201-.635-.639zm0\x202.554c0-.352.292-.638.636-.638h5.116c.351\x200\x20.636.283.636.638a.641.641\x200\x200\x201-.636.639H4.829a.636.636\x200\x200\x201-.635-.639zm0\x202.555c0-.353.289-.639.633-.639h2.567c.35\x200\x20.633.284.633.64a.639.639\x200\x200\x201-.633.638H4.826a.634.634\x200\x200\x201-.632-.639z\x22/><path\x20d=\x22M10.515\x2017.958l.154-.23c-.195-.099-.304-.193-.328-.28-.024-.09.001-.275.076-.552.062-.165.099-.296.111-.393.013-.159.013-.319\x200-.478-.138-.41-.2-.686-.187-.83.013-.145.117-.335.313-.57l4.465-6.208c.356-.6\x201.059-.56\x202.11.119\x201.051.68\x201.443\x201.271\x201.177\x201.771L14.53\x2017.14c-.105.271-.22.444-.347.516-.128.07-.399.118-.813.138a2.954\x202.954\x200\x200\x200-.487.21\x202.044\x202.044\x200\x200\x200-.347.31c-.193.174-.332.262-.416.262-.064\x200-.178-.05-.346-.15l-.204.27-1.056-.738h.001zm-.184.274l1.039.727-.259.34H9.614l.717-1.067z\x22/></g></svg>\x0a';class d extends _0x2c17ec{['_suggestionToController'];['_viewToController'];['_annotationViews'];['_handleControllerBuffer'];['_disableComments'];static get['requires'](){return[p,_0x23520c,'CommentsRepository','Annotations','EditorAnnotations'];}static get['pluginName'](){return'TrackChangesUI';}constructor(_0x53769a){super(_0x53769a),this['_suggestionToController']=new Map(),this['_viewToController']=new Map(),this['_annotationViews']=new Map(),this['_handleControllerBuffer']=new Map();const _0x5274da=this['editor']['config'];_0x5274da['define']('trackChanges.SuggestionThreadView',ne),_0x5274da['define']('trackChanges.disableComments',!0x1),this['_disableComments']=_0x5274da['get']('trackChanges.disableComments');}['_handleSuggestionControllerDelayed'](_0x2c3e67,_0x20ba11){0x0===this['_handleControllerBuffer']['size']&&setTimeout(()=>{for(const [_0x12780,_0x34a069]of this['_handleControllerBuffer']){const _0x246e3d=this['_suggestionToController']['has'](_0x12780);_0x246e3d||_0x34a069?_0x246e3d&&_0x34a069&&this['_destroyController'](_0x12780):this['_initializeController'](_0x12780);}this['_handleControllerBuffer']['clear'](),this['editor']['plugins']['get']('EditorAnnotations')['refreshSelectedViews'](),this['_refreshActiveMarkers']();},0xa),this['_handleControllerBuffer']['set'](_0x2c3e67,_0x20ba11);}['init'](){const _0x1fca6f=this['editor'],_0x4c43cf=_0x1fca6f['plugins']['get']('TrackChangesEditing'),_0x44f569=_0x1fca6f['plugins']['get']('Annotations'),_0x363755=_0x1fca6f['plugins']['get']('EditorAnnotations'),_0x186cd6=_0x1fca6f['plugins']['get']('CommentsRepository');this['_addUIComponentsToFactory'](),_0x363755['addSourceCollector'](()=>{const _0x23232d=[];for(const [_0x650552,_0x335b06]of Array['from'](this['_suggestionToController'])){const _0x174455=_0x650552['getAllAdjacentSuggestions'](),_0x59ad58=[];for(const _0xdc2ba4 of _0x174455){if(!_0xdc2ba4['isInContent'])continue;if(_0xdc2ba4['isMultiRange']){_0x59ad58['push'](..._0xdc2ba4['getRanges']());continue;}const _0x31c42f=_0xdc2ba4['getFirstRange']();if(_0x59ad58['length']>0x0){const _0x9ef45a=_0x59ad58[0x0]['getJoined'](_0x31c42f);if(_0x9ef45a){_0x59ad58[0x0]=_0x9ef45a;continue;}}_0x59ad58['push'](_0x31c42f);}_0x23232d['push']([_0x335b06['view'],_0x59ad58]);}return _0x23232d;}),this['listenTo'](_0x4c43cf,'suggestionLoaded',(_0x1ec0b1,_0x1a30a7)=>{this['listenTo'](_0x1a30a7,'change:previous',(_0x3303cb,_0x5b974b,_0x1550e0,_0x294509)=>{_0x1a30a7['isInContent']&&(null==_0x1550e0?(this['_updateController'](_0x294509['head']),this['_handleSuggestionControllerDelayed'](_0x1a30a7,!0x1)):(this['_updateController'](_0x1550e0['head']),null==_0x294509&&this['_handleSuggestionControllerDelayed'](_0x1a30a7,!0x0)));}),null!==_0x1a30a7['previous']?this['_updateController'](_0x1a30a7['head']):this['_handleSuggestionControllerDelayed'](_0x1a30a7,!0x1);}),this['listenTo'](_0x4c43cf,'suggestionUnloaded',(_0x19b99f,_0x371e4a,_0x4c551d)=>{this['stopListening'](_0x371e4a,'change:previous'),this['_handleControllerBuffer']['delete'](_0x371e4a),this['_suggestionToController']['has'](_0x371e4a)&&this['_destroyController'](_0x371e4a),_0x4c551d&&this['_updateController'](_0x4c551d['head']);}),this['listenTo'](_0x4c43cf,'suggestionChanged',(_0x12c594,_0x14299d)=>{this['_updateController'](_0x14299d);}),this['listenTo'](_0x44f569,'change:activeAnnotations',()=>{this['_refreshActiveMarkers']();}),this['listenTo'](_0x186cd6,'addComment',(_0x54b223,{threadId:_0x147795,isFromAdapter:_0x144e0a})=>{if(_0x144e0a||!_0x4c43cf['hasSuggestion'](_0x147795))return;const _0x3856d3=_0x4c43cf['getSuggestion'](_0x147795);this['_suggestionToController']['get'](_0x3856d3)['view']['focus']();},{'priority':'lowest'});}['_refreshActiveMarkers'](){const _0x54fab9=this['editor']['plugins']['get']('Annotations'),_0x4be863=this['editor']['plugins']['get']('TrackChangesEditing'),_0x15e543=Array['from'](_0x54fab9['activeAnnotations'],_0x10a6bc=>_0x10a6bc['innerView'])['filter'](_0x4bbed2=>this['_viewToController']['has'](_0x4bbed2)),_0x4b412d=[];for(const _0x1dd885 of _0x15e543){const _0x296daa=this['_viewToController']['get'](_0x1dd885)['model']['getAllAdjacentSuggestions']();_0x4b412d['push'](..._0x296daa['reduce']((_0x8758df,_0x24480c)=>[..._0x8758df,..._0x24480c['getMarkerNames']()],[]));}_0x4be863['activeMarkers']=_0x4b412d;}['_addUIComponentsToFactory'](){const _0x455940=this['editor'],_0x3d550e=_0x455940['locale'],_0xa28b6e=o(_0x3d550e,'Track\x20changes'),_0x435fbd=new Wt([{'type':'switchbutton','model':new te({'withText':!0x0,'label':_0xa28b6e,'commandName':'trackChanges','role':'menuitemcheckbox'})},{'type':'separator'},{'type':'button','model':new te({'withText':!0x0,'label':o(_0x3d550e,'Accept\x20all\x20suggestions'),'commandName':'acceptAllSuggestions','role':'menuitem'})},{'type':'button','model':new te({'withText':!0x0,'label':o(_0x3d550e,'Accept\x20all\x20selected\x20suggestions'),'commandName':'acceptSelectedSuggestions','role':'menuitem'})},{'type':'button','model':new te({'withText':!0x0,'label':o(_0x3d550e,'Discard\x20all\x20suggestions'),'commandName':'discardAllSuggestions','role':'menuitem'})},{'type':'button','model':new te({'withText':!0x0,'label':o(_0x3d550e,'Discard\x20all\x20selected\x20suggestions'),'commandName':'discardSelectedSuggestions','role':'menuitem'})}]);for(const _0x4d8249 of _0x435fbd)if(ae(_0x4d8249)){const _0x49365f=_0x455940['commands']['get'](_0x4d8249['model']['commandName']);_0x4d8249['model']['bind']('isOn','isEnabled')['to'](_0x49365f,'value','isEnabled');}_0x455940['ui']['componentFactory']['add']('trackChanges',_0x49f60f=>this['_createToolbarButton'](_0x49f60f,_0x435fbd,_0xa28b6e)),_0x455940['ui']['componentFactory']['add']('menuBar:trackChanges',_0x3a3443=>this['_createMenuBarMenu'](_0x3a3443,_0x435fbd,_0xa28b6e));}['_createToolbarButton'](_0x131ed4,_0x3dc8be,_0x599a33){const _0x4eb9f3=zt(_0x131ed4,Zt),_0x43b7ef=this['editor']['commands']['get']('trackChanges');_0x4eb9f3['buttonView']['set']({'tooltip':_0x599a33,'label':_0x599a33,'icon':ie}),_0x4eb9f3['buttonView']['bind']('isOn')['to'](_0x43b7ef,'value'),_0x4eb9f3['buttonView']['on']('execute',()=>{_0x43b7ef['execute'](),this['editor']['editing']['view']['focus']();}),qt(_0x4eb9f3,_0x3dc8be,{'role':'menu'});const _0x46659c=[];for(const _0x4785a6 of _0x3dc8be)ae(_0x4785a6)&&_0x46659c['push'](this['editor']['commands']['get'](_0x4785a6['model']['commandName']));const _0x5463af=_0x4eb9f3['buttonView'];return _0x5463af['actionView']['unbind']('isEnabled'),_0x5463af['arrowView']['unbind']('isEnabled'),_0x5463af['actionView']['bind']('isEnabled')['to'](_0x43b7ef,'isEnabled'),_0x5463af['arrowView']['bind']('isEnabled')['toMany'](_0x46659c,'isEnabled',(..._0x5ed978)=>_0x5ed978['some'](_0x51b3a1=>_0x51b3a1)),_0x4eb9f3['on']('execute',_0x28b1ce=>{this['editor']['execute'](_0x28b1ce['source']['commandName']),this['editor']['editing']['view']['focus']();}),_0x4eb9f3;}['_createMenuBarMenu'](_0x18f63d,_0x4d26bc,_0x16f478){const _0x5512e4=new Kt(_0x18f63d),_0x5aa963=this['editor']['commands']['get']('trackChanges');_0x5512e4['buttonView']['set']({'label':_0x16f478,'icon':ie});const _0x232923=new Qt(_0x18f63d);for(const _0x59e2c1 of _0x4d26bc){if('separator'==_0x59e2c1['type']){_0x232923['items']['add'](new Jt(_0x18f63d));continue;}const _0x1f61dc=new Xt(_0x18f63d,_0x5512e4),_0x5d9a2d=new Yt(_0x18f63d),_0x5bfeac=_0x59e2c1['model'];_0x5d9a2d['bind'](...Object['keys'](_0x5bfeac))['to'](_0x5bfeac),_0x5d9a2d['delegate']('execute')['to'](_0x5512e4),_0x5d9a2d['on']('execute',()=>{this['editor']['execute'](_0x5bfeac['commandName']),this['editor']['editing']['view']['focus']();}),_0x1f61dc['children']['add'](_0x5d9a2d),_0x232923['items']['add'](_0x1f61dc);}return _0x5512e4['bind']('isEnabled')['to'](_0x5aa963,'isEnabled'),_0x5512e4['panelView']['children']['add'](_0x232923),_0x5512e4;}['_initializeController'](_0x4d38f6){const _0x1b64a9=this['editor'],_0x3dd3fd=_0x1b64a9['config'],_0x3fd985=_0x1b64a9['plugins']['get']('Annotations'),_0x27eaf1=_0x1b64a9['plugins']['get']('CommentsRepository'),_0x5e72dc=_0x1b64a9['plugins']['get']('EditorAnnotations'),_0x2bcaa0=_0x1b64a9['plugins']['get'](_0x23520c)['me'],_0x6239ca=_0x3dd3fd['get']('trackChanges')['SuggestionThreadView'],{CommentsListView:_0x186527,CommentThreadInputView:_0x113e7a}=_0x1b64a9['plugins']['get']('CommentsUI');let _0x5ae7b2,_0x2549f7;this['_annotationViews']['has'](_0x4d38f6['id'])?(_0x2549f7=this['_annotationViews']['get'](_0x4d38f6['id']),_0x5ae7b2=_0x2549f7['mainView']):(_0x5ae7b2=new _0x6239ca(_0x1b64a9['locale'],_0x4d38f6,_0x2bcaa0,{'disableComments':this['_disableComments'],'editorConfig':_0x3dd3fd['get']('comments.editorConfig'),'maxCommentsWhenCollapsed':_0x3dd3fd['get']('comments.maxCommentsWhenCollapsed'),'maxThreadTotalWeight':_0x3dd3fd['get']('comments.maxThreadTotalWeight'),'maxCommentCharsWhenCollapsed':_0x3dd3fd['get']('comments.maxCommentCharsWhenCollapsed'),'formatDateTime':_0x2f71d7(_0x3dd3fd['get']('locale')),'CommentView':_0x3dd3fd['get']('comments')['CommentView'],'CommentsListView':_0x186527,'CommentThreadInputView':_0x113e7a}),_0x5ae7b2['acceptButton']['on']('execute',()=>{_0x1b64a9['editing']['view']['focus']();}),_0x5ae7b2['discardButton']['on']('execute',()=>{_0x1b64a9['editing']['view']['focus']();}),_0x2549f7=_0x3fd985['createAnnotationView'](this['editor']['locale'],_0x5ae7b2),_0x2549f7['bind']('isDirty')['to'](_0x5ae7b2,'isDirty'),_0x2549f7['bind']('length')['to'](_0x5ae7b2),_0x2549f7['bind']('type')['to'](_0x5ae7b2,'type',_0x39c7c5=>'suggestion-'+_0x39c7c5),this['_annotationViews']['set'](_0x4d38f6['id'],_0x2549f7));const _0x4f54f7=_0x27eaf1['createCommentThreadController'](_0x4d38f6['commentThread'],_0x5ae7b2),_0x2e43fd=new oe(_0x1b64a9,_0x4d38f6,_0x5ae7b2,_0x4f54f7),_0x4c04c9=_0x4d38f6['getAllAdjacentSuggestions']()['filter'](_0x3a91f1=>_0x3a91f1['isInContent']);_0x5ae7b2['descriptionParts']=_0x1b64a9['plugins']['get']('TrackChangesEditing')['descriptionFactory']['getDescriptions'](_0x4c04c9),this['_suggestionToController']['set'](_0x4d38f6,_0x2e43fd),this['_viewToController']['set'](_0x5ae7b2,_0x2e43fd);const _0x9d2118=_0x3fd985['createAnnotation']({'view':_0x2549f7,'target':()=>{const _0x73659f=[],_0x5d9daa=_0x4d38f6['getAllAdjacentSuggestions']()['filter'](_0x1d378c=>_0x1d378c['isInContent']);for(const _0x4faa27 of _0x5d9daa)_0x73659f['push'](..._0x4faa27['getMarkers']());return _0x2b9914(_0x1b64a9['editing'],_0x73659f);},'type':()=>'suggestion-'+_0x2e43fd['view']['type']});_0x27eaf1['_bindAnnotationToEditors'](_0x5ae7b2,_0x9d2118),_0x3fd985['add'](_0x9d2118),_0x5e72dc['registerAnnotation'](_0x9d2118);}['_destroyController'](_0x29d537){const _0x311ba0=this['editor']['plugins']['get']('CommentsRepository'),_0x299d81=this['editor']['plugins']['get']('Annotations'),_0x54d282=this['_suggestionToController']['get'](_0x29d537),_0x132eb6=_0x54d282['view'],_0x23d229=_0x299d81['getByInnerView'](_0x132eb6);_0x311ba0['_unbindEditors'](_0x132eb6),_0x23d229&&_0x299d81['remove'](_0x23d229),this['_suggestionToController']['delete'](_0x29d537),this['_viewToController']['delete'](_0x132eb6),_0x54d282['destroy']();}['_updateController'](_0x56eb0a){if(!_0x56eb0a['isInContent']||!this['_suggestionToController']['has'](_0x56eb0a))return;const _0x270c2d=this['editor']['plugins']['get']('TrackChangesEditing'),_0xe9320f=this['_suggestionToController']['get'](_0x56eb0a),_0x32058a=_0x56eb0a['getAllAdjacentSuggestions']();_0xe9320f['view']['descriptionParts']=_0x270c2d['descriptionFactory']['getDescriptions'](_0x32058a);}['destroy'](){for(const _0x366c5f of this['_suggestionToController']['keys']())this['_destroyController'](_0x366c5f);for(const _0x59d258 of this['_annotationViews']['values']())_0x59d258['mainView']['destroy']();super['destroy']();}}function ae(_0x5475c8){return'model'in _0x5475c8;}class k extends _0x2c17ec{static get['requires'](){return[p,d,'Comments'];}static get['pluginName'](){return'TrackChanges';}set['adapter'](_0x7f292d){this['editor']['plugins']['get'](p)['adapter']=_0x7f292d;}get['adapter'](){return this['editor']['plugins']['get'](p)['adapter'];}['addSuggestion'](_0x504e24){return this['editor']['plugins']['get'](p)['addSuggestionData'](_0x504e24);}['getSuggestions']({skipNotAttached:_0x5de5eb=!0x1,toJSON:_0x3e1569=!0x1}={}){return this['editor']['plugins']['get'](p)['getSuggestions']({'skipNotAttached':_0x5de5eb,'toJSON':_0x3e1569});}['getSuggestion'](_0x13c2a6){return this['editor']['plugins']['get'](p)['getSuggestion'](_0x13c2a6);}}const T=['Pagination'];class P extends _0x2c17ec{static get['requires'](){return[p];}static get['pluginName'](){return'TrackChangesData';}['init'](){const _0xb26ab0=this['editor'];if(_0xb26ab0['config']['define']('trackChangesData.editorCreator',_0x2affca=>{const _0x24dd07=_0xb26ab0['model']['document']['getRootNames']()['reduce']((_0x27b673,_0x1cf094)=>(_0x27b673[_0x1cf094]='',_0x27b673),{});return _0xb26ab0['constructor']['create'](_0x24dd07,_0x2affca);}),'function'!=typeof _0xb26ab0['config']['get']('trackChangesData')['editorCreator'])throw new _0x4e6b6c('track-changes-data-invalid-editor-creator');}['getDataWithAcceptedSuggestions'](_0x46883f){return N(this['editor'],!0x0,_0x46883f);}['getDataWithDiscardedSuggestions'](_0x77b909){return N(this['editor'],!0x1,_0x77b909);}}class D extends _0x2c17ec{['result'];static get['pluginName'](){return'TrackChangesDataGetter';}constructor(_0x2dc2a9){super(_0x2dc2a9),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(_0x3d8ce9){return void 0x0!==_0x3d8ce9['getRootsAttributes'];}async function N(_0x26428a,_0x149944,_0x5a655f){const _0x806a66=_0x5813f8(_0x26428a,T);_0x806a66['plugins']['push'](p,D),_0x806a66['rootsAttributes']=v(_0x26428a)?_0x26428a['getRootsAttributes']():void 0x0;const _0x401a39=document['createDocumentFragment'](),_0x5d686b=_0x26428a['config']['get']('trackChangesData')['editorCreator'],_0x37cd48=await _0x5d686b(_0x806a66,()=>function(_0x4909ef){const _0x4ebb9d=document['createElement']('div');return _0x4909ef['appendChild'](_0x4ebb9d),_0x4ebb9d;}(_0x401a39));!function(_0x5b2dd6,_0x5f5c74){const _0xbd3135=_0x5b2dd6['model']['document']['getRootNames']()['reduce']((_0x88be3e,_0x4857e6)=>(_0x88be3e[_0x4857e6]=_0x5b2dd6['data']['get']({'rootName':_0x4857e6}),_0x88be3e),{}),_0x17f4bd=_0x5b2dd6['plugins']['get']('Users')['users']['map'](_0x17d801=>({'id':_0x17d801['id'],'name':_0x17d801['name']})),_0x575166=_0x5b2dd6['plugins']['get']('TrackChangesEditing')['getSuggestions']({'skipNotAttached':!0x0,'toJSON':!0x0}),_0x4f4438=_0x5b2dd6['plugins']['get']('CommentsRepository')['getCommentThreads']({'skipNotAttached':!0x0,'toJSON':!0x0}),_0x187e22=_0x5f5c74['plugins']['get']('Users'),_0x1618f3=_0x5f5c74['plugins']['get']('TrackChangesEditing'),_0x35b714=_0x5f5c74['plugins']['get']('CommentsRepository');for(const _0xe7cd2f of _0x17f4bd)_0x187e22['getUser'](_0xe7cd2f['id'])||_0x187e22['addUser'](_0xe7cd2f);_0x187e22['me']||_0x187e22['useAnonymousUser']();for(const _0x17fa45 of _0x575166)_0x1618f3['addSuggestionData'](_0x17fa45);for(const _0x5b9e38 of _0x4f4438)_0x35b714['addCommentThread'](_0x5b9e38);_0x5f5c74['data']['set'](_0xbd3135);}(_0x26428a,_0x37cd48),_0x37cd48['execute'](_0x149944?'acceptAllSuggestions':'discardAllSuggestions');const _0x24d318=v(_0x37cd48)?_0x37cd48['getFullData'](_0x5a655f):_0x37cd48['data']['get'](_0x5a655f);return await _0x37cd48['destroy'](),_0x24d318;}export{es as BaseSuggestionThreadView,k as TrackChanges,P as TrackChangesData,p as TrackChangesEditing};
23
+ import{Command as ts,Plugin as _0x6b635c,PendingActions as _0x64d1b5,icons as _0x2d9f06}from'@ckeditor/ckeditor5-core/dist/index.js';import{CKEditorError as _0x1be5c9,ObservableMixin as _0xf726f3,uid as _0x367149,insertToPriorityArray as _0x472a08,priorities as _0x229655,logWarning as _0x3d3b87,Collection as Wt}from'@ckeditor/ckeditor5-utils/dist/index.js';import{normalizeColorOptions as _0x331075,View as _0x212140,ButtonView as _0x41140c,ViewModel as te,createDropdown as zt,SplitButtonView as Zt,addListToDropdown as qt,MenuBarMenuView as Kt,MenuBarMenuListView as Qt,ListSeparatorView as Jt,MenuBarMenuListItemView as Xt,MenuBarMenuListItemButtonView as Yt}from'@ckeditor/ckeditor5-ui/dist/index.js';import{Users as _0x2d7bb2,hashObject as _0x3b5e4d,surroundingMarkersDetector as _0x377118,trimHtml as _0x3e73f0,UserView as _0x5a6558,getDateTimeFormatter as _0x347bd5,getAllMarkersDomElementsSorted as _0x1d7c3e,sanitizeEditorConfig as _0x34bd0b}from'ckeditor5-collaboration/dist/index.js';import{Element as _0x2b658e,LiveRange as _0x2bf34c,LivePosition as _0xd3d076}from'@ckeditor/ckeditor5-engine/dist/index.js';import{setHighlightHandling as _0x897d52,toWidget as _0x31a0ad}from'@ckeditor/ckeditor5-widget/dist/index.js';import{cloneDeep as _0x245aed,set as _0x293ca6,isEqual as _0x4754b0,unset as _0x6cafd5,omit as Bt}from'lodash-es';import{Delete as _0x59baee,Input as tr}from'@ckeditor/ckeditor5-typing/dist/index.js';import{Enter as _0x28a696,ShiftEnter as _0x3a402f}from'@ckeditor/ckeditor5-enter/dist/index.js';class M extends ts{['_enabledCommands'];constructor(_0x2b2087,_0x42e802){super(_0x2b2087),this['_enabledCommands']=_0x42e802,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 _0x1168ff of this['editor']['commands']['commands']())_0x1168ff['affectsData']&&!this['_enabledCommands']['has'](_0x1168ff)&&_0x1168ff['forceDisabled']('TrackChangesCommand');}['_enableCommands'](){for(const _0xc71f33 of this['editor']['commands']['commands']())_0xc71f33['affectsData']&&!this['_enabledCommands']['has'](_0xc71f33)&&_0xc71f33['clearForceDisabled']('TrackChangesCommand');}}class $ extends ts{['_suggestions'];constructor(_0x20eb46,_0x1266b5){super(_0x20eb46),this['_suggestions']=_0x1266b5,this['refresh'](),this['_isEnabledBasedOnSelection']=!0x1;}['refresh'](){this['isEnabled']=!0x0;}['execute'](_0x222f55){const _0x3739dc=this['_suggestions']['get'](_0x222f55);if(!_0x3739dc)throw new _0x1be5c9('track-changes-accept-suggestion-not-found',this);const _0x306ef5=_0x3739dc['getRanges']();this['editor']['model']['canEditAt'](_0x306ef5)&&this['editor']['plugins']['get']('TrackChangesEditing')['acceptSuggestion'](_0x3739dc);}}class B extends ts{['_suggestions'];constructor(_0x3f36e4,_0x1a5e3c){super(_0x3f36e4),this['_suggestions']=_0x1a5e3c,this['refresh'](),this['_isEnabledBasedOnSelection']=!0x1;}['refresh'](){this['isEnabled']=!0x0;}['execute'](_0x24f62a){const _0xbda902=this['_suggestions']['get'](_0x24f62a);if(!_0xbda902)throw new _0x1be5c9('track-changes-discard-suggestion-not-found',this);const _0x335a06=_0xbda902['getRanges']();this['editor']['model']['canEditAt'](_0x335a06)&&this['editor']['plugins']['get']('TrackChangesEditing')['discardSuggestion'](_0xbda902);}}function ss(_0x4ac2be){return _0x4ac2be['sort']((_0x2f06c3,_0x383f54)=>'deletion'==_0x2f06c3['type']&&'deletion'!=_0x383f54['type']?-0x1:'deletion'!=_0x2f06c3['type']&&'deletion'==_0x383f54['type']?0x1:0x0);}function to(_0x566413,_0xfea53){let _0x28bc9b,_0x170269=0x0;const _0x594279=[],_0x2ecb27=_0xfea53['schema'];for(;_0x170269<_0x566413['length'];){const _0x4411c8=_0x566413[_0x170269],_0x4c2821=_0x566413[_0x170269+0x1];_0x28bc9b||(_0x28bc9b=_0xfea53['createPositionBefore'](_0x4411c8)),co(_0xfea53,_0x4411c8,_0x4c2821)||(_0x594279['push'](_0xfea53['createRange'](_0x28bc9b,_0x2ecb27['isObject'](_0x4411c8)?_0xfea53['createPositionAfter'](_0x4411c8):_0xfea53['createPositionAt'](_0x4411c8,'end'))),_0x28bc9b=null),_0x170269++;}return _0x594279;}function co(_0x5acdb3,_0x3a5c20,_0x2b7ce4){if(!_0x2b7ce4)return!0x1;const _0x1d8699=_0x5acdb3['createPositionAfter'](_0x3a5c20),_0x45c49a=_0x5acdb3['createPositionBefore'](_0x2b7ce4);return _0x1d8699['isTouching'](_0x45c49a);}function rs(_0x37a07d,_0x18ede8,_0x59743d){for(;_0x59743d['length'];){const _0x39318e=_0x59743d['splice'](0x0,0x64);_0x37a07d['change'](()=>{for(const _0x7c1783 of _0x39318e)_0x7c1783['isInContent']&&_0x18ede8['execute'](_0x7c1783['id']);});}}class x extends ts{['_command'];['_suggestions'];constructor(_0x12614e,_0x20e787,_0x37c8ae){super(_0x12614e),this['_command']=_0x20e787,this['_suggestions']=_0x37c8ae,this['refresh'](),this['_isEnabledBasedOnSelection']=!0x1;}['refresh'](){const _0x1360bc=Array['from'](this['_suggestions']['values']())['some'](_0x5a049b=>_0x5a049b['isInContent']);this['isEnabled']=this['_command']['isEnabled']&&_0x1360bc;}['execute'](){const _0x572dfe=ss(Array['from'](this['_suggestions']['values']()));for(const _0x4fe90b of _0x572dfe){const _0x90102=_0x4fe90b['getRanges']();if(!this['editor']['model']['canEditAt'](_0x90102))return;}rs(this['editor']['model'],this['_command'],_0x572dfe);}}class R extends ts{['_command'];['_suggestions'];['_selectedSuggestions'];constructor(_0x1c5f2e,_0x5dec21,_0x410880){super(_0x1c5f2e),this['_command']=_0x5dec21,this['_suggestions']=_0x410880,this['_selectedSuggestions']=new Set(),this['refresh'](),this['_isEnabledBasedOnSelection']=!0x1;}['refresh'](){const _0x55e0e7=this['editor']['model']['document']['selection'],_0x484f0a=Array['from'](this['_suggestions']['values']());this['_selectedSuggestions']=function(_0x10f1a8,_0x538dde){const _0x54df1e=Array['from'](_0x10f1a8['getRanges']()),_0x64b678=new Set();for(const _0x546fae of _0x538dde)if(_0x546fae['isInContent']){for(const _0x2a370a of _0x54df1e)for(const _0x335ded of _0x546fae['getRanges']())(_0x2a370a['isIntersecting'](_0x335ded)||_0x10f1a8['isCollapsed']&&!_0x546fae['isMultiRange']&&_0x546fae['next']&&_0x335ded['end']['isTouching'](_0x2a370a['start']))&&_0x64b678['add'](_0x546fae);}return _0x64b678;}(_0x55e0e7,_0x484f0a),this['isEnabled']=this['_command']['isEnabled']&&!!this['_selectedSuggestions']['size'];}['execute'](){const _0x1540bd=ss(Array['from'](this['_selectedSuggestions']));for(const _0x39e8f2 of _0x1540bd){const _0x3a9de6=_0x39e8f2['getRanges']();if(!this['editor']['model']['canEditAt'](_0x3a9de6))return;}rs(this['editor']['model'],this['_command'],_0x1540bd);}}class u extends/* #__PURE__ -- @preserve */
24
+ _0xf726f3(){['id'];['type'];['subType'];['author'];['creator'];['isExternal'];['data'];['createdAt'];['_isDataLoaded']=!0x1;['_model'];['_onAccept'];['_onDiscard'];['_onAttributesChange'];['_markerNames'];constructor(_0x18e7dd,_0x3d2a75){super(),this['id']=_0x3d2a75['id'],this['type']=_0x3d2a75['type'],this['subType']=_0x3d2a75['subType']||null,this['author']=_0x3d2a75['author'],this['creator']=_0x3d2a75['creator']||_0x3d2a75['author'],this['isExternal']=Boolean(_0x3d2a75['attributes']&&_0x3d2a75['attributes']['@external']),this['data']=null,this['_model']=_0x18e7dd,this['_onAccept']=_0x3d2a75['onAccept'],this['_onDiscard']=_0x3d2a75['onDiscard'],this['_onAttributesChange']=_0x3d2a75['onAttributesChange'],this['_markerNames']=new Set(),this['createdAt']=null,this['set']('authoredAt',null),this['set']('attributes',_0x3d2a75['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 _0xb89198=this;for(;_0xb89198['previous'];)_0xb89198=_0xb89198['previous'];return _0xb89198;}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'](_0x300184){this['_markerNames']['add'](_0x300184);}['getMarkerNames'](){return Array['from'](this['_markerNames']);}['getMarkers'](){return this['getMarkerNames']()['map'](_0x1e18d1=>this['_model']['markers']['get'](_0x1e18d1))['filter'](_0x4c672b=>_0x4c672b);}['getFirstMarker'](){return this['getMarkers']()[0x0]||null;}['removeMarkers'](){this['_model']['change'](_0x3d0937=>{for(const _0x47f0e0 of this['getMarkers']())_0x3d0937['removeMarker'](_0x47f0e0);}),this['_markerNames']['clear']();}['removeMarker'](_0x444281){this['_model']['change'](_0x59ce18=>{_0x59ce18['removeMarker'](_0x444281);}),this['_markerNames']['delete'](_0x444281);}['addRange'](_0x3aa0c1){const _0x273546='suggestion:'+this['type']+':'+this['subType']+':'+this['id']+':'+this['creator']['id']+':'+u['getMultiRangeId']();this['addMarkerName'](_0x273546),this['_model']['change'](_0x47f985=>{_0x47f985['addMarker'](_0x273546,{'range':_0x3aa0c1,'usingOperation':!0x0,'affectsData':!0x0});});}['isIntersectingWithRange'](_0x32ce4a){for(const _0x3ae649 of this['getRanges']())if(_0x3ae649['isIntersecting'](_0x32ce4a))return!0x0;return!0x1;}['getRanges'](){return this['getMarkers']()['map'](_0xd9f2bf=>_0xd9f2bf['getRange']());}['getItems'](){return this['getRanges']()['reduce']((_0x380378,_0x4b650e)=>[..._0x380378,..._0x4b650e['getItems']()],[]);}['getFirstRange'](){return this['getFirstMarker']()?.['getRange']()||null;}['getContainedElement'](){const _0x2ed7c2=this['getRanges']();if(0x1!=_0x2ed7c2['length'])return null;const _0x8b5e8f=_0x2ed7c2[0x0],_0x485d6f=_0x8b5e8f['start']['nodeAfter'],_0x4b3377=_0x8b5e8f['end']['nodeBefore'];return _0x485d6f instanceof _0x2b658e?_0x485d6f!=_0x4b3377?null:_0x485d6f: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 _0x2b3955=[];let _0x2ce595=this['head'];for(;_0x2ce595;)_0x2b3955['push'](_0x2ce595),_0x2ce595=_0x2ce595['next'];return _0x2b3955;}['setAttribute'](_0x5c5fa9,_0x37760b){const _0x4baf14=_0x245aed(this['attributes']);_0x293ca6(_0x4baf14,_0x5c5fa9,_0x37760b),_0x4754b0(_0x4baf14,this['attributes'])||(this['attributes']=_0x4baf14,this['_onAttributesChange'](_0x4baf14));}['removeAttribute'](_0x41310d){const _0x53ca1d=_0x245aed(this['attributes']);_0x6cafd5(_0x53ca1d,_0x41310d),_0x4754b0(_0x53ca1d,this['attributes'])||(this['attributes']=_0x53ca1d,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 _0x367149()['substr'](0x1,0x5);}}function o(_0x5190a4,_0x107731,_0x27ee73){const t=_0x5190a4['t'];switch(_0x107731){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',_0x27ee73);case'*Outdent:*\x20%0':return t('*Outdent:*\x20%0',_0x27ee73);case'*Change\x20to:*\x20%0':return t('*Change\x20to:*\x20%0',_0x27ee73);case'*Insert:*\x20%0':return t('*Insert:*\x20%0',_0x27ee73);case'*Format:*\x20%0':return t('*Format:*\x20%0',_0x27ee73);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',_0x27ee73);case'*Format:*\x20remove\x20from\x20%0':return t('*Format:*\x20remove\x20from\x20%0',_0x27ee73);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',_0x27ee73);case'*Change\x20%0\x20content*':return t('*Change\x20%0\x20content*',_0x27ee73);case'*Remove:*\x20%0':return t('*Remove:*\x20%0',_0x27ee73);case'*Merge:*\x20%0':return t('*Merge:*\x20%0',_0x27ee73);case'*Split:*\x20%0':return t('*Split:*\x20%0',_0x27ee73);case'*Remove\x20format:*\x20%0':return t('*Remove\x20format:*\x20%0',_0x27ee73);case'*Set\x20font\x20size:*\x20%0':return t('*Set\x20font\x20size:*\x20%0',_0x27ee73);case'*Set\x20font\x20family:*\x20%0':return t('*Set\x20font\x20family:*\x20%0',_0x27ee73);case'*Set\x20format\x20to:*\x20%0':return t('*Set\x20format\x20to:*\x20%0',_0x27ee73);case'*Set\x20font\x20color:*\x20%0':return t('*Set\x20font\x20color:*\x20%0',_0x27ee73);case'*Set\x20font\x20background\x20color:*\x20%0':return t('*Set\x20font\x20background\x20color:*\x20%0',_0x27ee73);case'*Set\x20format:*\x20%0':return t('*Set\x20format:*\x20%0',_0x27ee73);case'*Set\x20image\x20text\x20alternative:*\x20%0':return t('*Set\x20image\x20text\x20alternative:*\x20%0',_0x27ee73);case'*Set\x20image\x20width:*\x20%0':return t('*Set\x20image\x20width:*\x20%0',_0x27ee73);case'*Set\x20link:*\x20%0':return t('*Set\x20link:*\x20%0',_0x27ee73);case'*Set\x20highlight:*\x20%0':return t('*Set\x20highlight:*\x20%0',_0x27ee73);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'},_0x27ee73);case'ELEMENT_PARAGRAPH':return t({'string':'paragraph','plural':'%0\x20paragraphs','id':'ELEMENT_PARAGRAPH'},_0x27ee73);case'ELEMENT_PAGE_BREAK':return t({'string':'page\x20break','plural':'%0\x20page\x20breaks','id':'ELEMENT_PAGE_BREAK'},_0x27ee73);case'ELEMENT_MEDIA':return t({'string':'media\x20item','plural':'%0\x20media\x20items','id':'ELEMENT_MEDIA'},_0x27ee73);case'ELEMENT_IMAGE':return t({'string':'image','plural':'%0\x20images','id':'ELEMENT_IMAGE'},_0x27ee73);case'ELEMENT_INLINE_IMAGE':return t({'string':'image','plural':'%0\x20images','id':'ELEMENT_INLINE_IMAGE'},_0x27ee73);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'},_0x27ee73);case'ELEMENT_HTML_EMBED':return t({'string':'HTML\x20embed','plural':'%0\x20HTML\x20embeds','id':'ELEMENT_HTML_EMBED'},_0x27ee73);case'ELEMENT_HEADING':return t({'string':'heading\x20(level\x20%1)','plural':'%0\x20headings\x20(level\x20%1)','id':'ELEMENT_HEADING'},_0x27ee73);case'ELEMENT_HEADING_CUSTOM':return t({'string':'heading\x20(%1)','plural':'%0\x20headings\x20(%1)','id':'ELEMENT_HEADING_CUSTOM'},_0x27ee73);case'ELEMENT_LIST_ITEM':return t({'string':'list\x20item','plural':'%0\x20list\x20items','id':'ELEMENT_LIST_ITEM'},_0x27ee73);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'},_0x27ee73);case'ELEMENT_SPACE':return t({'string':'space','plural':'%0\x20spaces','id':'ELEMENT_SPACE'},_0x27ee73);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'},_0x27ee73);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'},_0x27ee73);case'ELEMENT_TABLE_ROW':return t({'string':'table\x20row','plural':'%0\x20table\x20rows','id':'ELEMENT_TABLE_ROW'},_0x27ee73);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'},_0x27ee73);case'ELEMENT_TABLE_COLUMN':return t({'string':'table\x20column','plural':'%0\x20table\x20columns','id':'ELEMENT_TABLE_COLUMN'},_0x27ee73);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'},_0x27ee73);case'ELEMENT_TABLE_OF_CONTENTS':return t({'string':'table\x20of\x20contents','plural':'%0\x20tables\x20of\x20contents','id':'ELEMENT_TABLE_OF_CONTENTS'},_0x27ee73);case'ELEMENT_LINE_BREAK':return t({'id':'ELEMENT_LINE_BREAK','string':'line\x20break','plural':'%0\x20line\x20breaks'},_0x27ee73);case'ELEMENT_TITLE':return t({'id':'ELEMENT_TITLE','string':'title'});case'EXTERNAL_SUGGESTION':return t({'id':'EXTERNAL_SUGGESTION','string':'This\x20suggestion\x20comes\x20from\x20an\x20external\x20source.'});case'EXTERNAL_IMPORT_WORD_SUGGESTION':return t({'string':'This\x20suggestion\x20comes\x20from\x20an\x20imported\x20Word\x20file.','id':'EXTERNAL_IMPORT_WORD_SUGGESTION'});case'EXTERNAL_AVATAR':return t({'string':'Displayed\x20author\x20name\x20comes\x20from\x20external\x20source\x20(added\x20by\x20%0)','id':'EXTERNAL_AVATAR'},_0x27ee73);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'},_0x27ee73);case'ENTER_INSERTION_SUGGESTION_ANNOUNCEMENT':return t({'string':'Entering\x20insertion\x20suggestion.','id':'ENTER_INSERTION_SUGGESTION_ANNOUNCEMENT'});case'LEAVE_INSERTION_SUGGESTION_ANNOUNCEMENT':return t({'string':'Leaving\x20insertion\x20suggestion.','id':'LEAVE_INSERTION_SUGGESTION_ANNOUNCEMENT'});case'ENTER_DELETION_SUGGESTION_ANNOUNCEMENT':return t({'string':'Entering\x20deletion\x20suggestion.','id':'ENTER_DELETION_SUGGESTION_ANNOUNCEMENT'});case'LEAVE_DELETION_SUGGESTION_ANNOUNCEMENT':return t({'string':'Leaving\x20deletion\x20suggestion.','id':'LEAVE_DELETION_SUGGESTION_ANNOUNCEMENT'});case'ENTER_FORMATTING_SUGGESTION_ANNOUNCEMENT':return t({'string':'Entering\x20formatting\x20suggestion.','id':'ENTER_FORMATTING_SUGGESTION_ANNOUNCEMENT'});case'LEAVE_FORMATTING_SUGGESTION_ANNOUNCEMENT':return t({'string':'Leaving\x20formatting\x20suggestion.','id':'LEAVE_FORMATTING_SUGGESTION_ANNOUNCEMENT'});default:return _0x107731;}}class f{['_customCallbacks'];['_itemLabels'];['_itemLabelsCallbacks'];['_attributeLabels'];['_schema'];['_locale'];constructor(_0x38cb00,_0x24babd){this['_customCallbacks']=[],this['_itemLabels']=new Map(),this['_itemLabelsCallbacks']=[],this['_attributeLabels']=new Map(),this['_schema']=_0x38cb00,this['_locale']=_0x24babd;}['getDescriptions'](_0x3028c8){const _0xa3993f=[],_0x51d067=new Set(),_0x1b59c1=new Set();for(let _0x5a5368=0x0;_0x5a5368<_0x3028c8['length'];_0x5a5368++){const _0x1dae28=_0x3028c8[_0x5a5368];if(!_0x1dae28['isInContent'])continue;const _0x2272b7=this['_handleCustomCallbackDescription'](_0x1dae28);if(_0x2272b7){if(null!=_0x1dae28['subType']){if(_0x51d067['has'](_0x1dae28['subType']))continue;_0x51d067['add'](_0x1dae28['subType']);}_0xa3993f['push'](_0x2272b7);}else{if('attribute'!=_0x1dae28['type'])'insertion'!=_0x1dae28['type']&&'deletion'!=_0x1dae28['type']||this['_handleInsertRemoveSuggestionDescription'](_0xa3993f,_0x1dae28,_0x3028c8[_0x5a5368+0x1]);else{const _0x5bc792=_0x1dae28['data']['key'];if(_0x1b59c1['has'](_0x5bc792))continue;_0x1b59c1['add'](_0x1dae28['data']['key']),_0x5bc792==m?this['_handleRenameSuggestionDescription'](_0xa3993f,_0x1dae28):this['_handleAttributeSuggestionDescription'](_0xa3993f,_0x1dae28);}}}return this['_resolveDescriptionItems'](_0xa3993f);}['registerDescriptionCallback'](_0x274cf5){this['_customCallbacks']['push'](_0x274cf5);}['registerElementLabel'](_0x4f33cd,_0xcde71e,_0x348974=_0x229655['normal']){'function'==typeof _0x4f33cd?_0x472a08(this['_itemLabelsCallbacks'],{'matchingCallback':_0x4f33cd,'label':_0xcde71e,'priority':_0x348974}):this['_itemLabels']['set'](_0x4f33cd,_0xcde71e);}['registerAttributeLabel'](_0x50d5f6,_0x5dc31c){this['_attributeLabels']['set'](_0x50d5f6,_0x5dc31c);}['getItemLabel'](_0x4aabf0,_0x4c3f86=0x1){let _0x33a7fc;for(const _0x209d4 of this['_itemLabelsCallbacks'])if(_0x209d4['matchingCallback'](_0x4aabf0)){_0x33a7fc=_0x209d4['label'];break;}return _0x33a7fc||(_0x33a7fc=this['_itemLabels']['get'](_0x4aabf0['name'])),_0x33a7fc?_0x33a7fc(_0x4c3f86):0x1!==_0x4c3f86?_0x4c3f86+'\x20'+_0x4aabf0['name']+'s':''+_0x4aabf0['name'];}['_addDescriptionItems'](_0x58061a,_0x3afa63){const _0xcdee71=_0x3afa63['getFirstRange']()['getWalker'](),_0x5ddf3e='insertion'==_0x3afa63['type']?'add':'remove';for(const _0x120d8e of _0xcdee71){const _0x298c4f=_0x120d8e['item'],_0x2666c3=_0x58061a[_0x58061a['length']-0x1];if(_0x298c4f['is']('$textProxy'))_0x2666c3&&_0x2666c3['type']['indexOf']('Container')>-0x1&&_0x58061a['pop'](),_0x2666c3&&'text'==_0x2666c3['type']?_0x2666c3[_0x5ddf3e]+=_0x298c4f['data']:_0x58061a['push']({'type':'text','add':'add'==_0x5ddf3e?_0x298c4f['data']:'','remove':'remove'==_0x5ddf3e?_0x298c4f['data']:''});else{if(this['_schema']['isObject'](_0x298c4f)){const _0x22b0ba=_0x298c4f;if(_0x2666c3&&_0x2666c3['type']['indexOf']('Container')>-0x1&&_0x58061a['pop'](),'elementEnd'==_0x120d8e['type'])continue;_0x2666c3&&_0x2666c3['type']==_0x5ddf3e+'Object'&&_0x2666c3['element']['name']==_0x22b0ba['name']?_0x2666c3['quantity']++:_0x58061a['push']({'type':_0x5ddf3e+'Object','element':_0x22b0ba,'quantity':0x1}),_0xcdee71['skip'](_0x3bfd2a=>!('elementEnd'==_0x3bfd2a['type']&&_0x3bfd2a['item']==_0x298c4f));}else{if(this['_schema']['checkChild'](_0x298c4f,'$text')||_0x298c4f['is']('element','softBreak')){const _0x3c835f=_0x298c4f;if('add'==_0x5ddf3e&&'elementStart'==_0x120d8e['type']||'remove'==_0x5ddf3e&&'elementEnd'==_0x120d8e['type'])continue;if(_0x2666c3&&-0x1==_0x2666c3['type']['indexOf']('Container')){'text'==_0x2666c3['type']&&(_0x2666c3[_0x5ddf3e]+='\x0a');continue;}let _0x4cb236;if(_0x4cb236='add'==_0x5ddf3e?_0x3c835f['nextSibling']&&!this['_schema']['isObject'](_0x3c835f['nextSibling'])?_0x3c835f['nextSibling']:null:_0x3c835f['previousSibling']&&!this['_schema']['isObject'](_0x3c835f['previousSibling'])?_0x3c835f['previousSibling']:null,_0x3c835f['isEmpty']||_0x4cb236&&_0x4cb236['isEmpty']){const _0x18a0d6=_0x4cb236&&_0x4cb236['isEmpty']?_0x4cb236:_0x3c835f;_0x2666c3&&_0x2666c3['type']==_0x5ddf3e+'EmptyContainer'&&_0x2666c3['element']['name']==_0x18a0d6['name']?_0x2666c3['quantity']++:_0x58061a['push']({'type':_0x5ddf3e+'EmptyContainer','element':_0x18a0d6,'quantity':0x1});}else _0x58061a['push']({'type':_0x5ddf3e+'Container','element':_0x3c835f});}}}}}['_resolveDescriptionItems'](_0x514299){const _0x17194c=this['_locale'],_0x94c75e=[],_0x307973=[],_0x350efc=[];for(const _0x3e6ba3 of _0x514299)switch(_0x3e6ba3['type']){case'text':if(_0x3e6ba3['add']=_0x3e6ba3['add']['replace'](/(\S)\u000A+(\S)/g,'$1\x20$2')['replace'](/\u000A/g,''),_0x3e6ba3['remove']=_0x3e6ba3['remove']['replace'](/(\S)\u000A+(\S)/g,'$1\x20$2')['replace'](/\u000A/g,''),''!=_0x3e6ba3['add']&&''!=_0x3e6ba3['remove']){_0x94c75e['push']({'type':'replace','content':o(_0x17194c,'REPLACE_TEXT',['\x22'+_0x3e6ba3['remove']+'\x22','\x22'+_0x3e6ba3['add']+'\x22'])});continue;}if(null!=_0x3e6ba3['add']['match'](/^ +$/)){_0x94c75e['push']({'type':'insertion','content':o(_0x17194c,'*Insert:*\x20%0',o(_0x17194c,'ELEMENT_SPACE',_0x3e6ba3['add']['length']))});continue;}if(null!=_0x3e6ba3['remove']['match'](/^ +$/)){_0x94c75e['push']({'type':'deletion','content':o(_0x17194c,'*Remove:*\x20%0',o(_0x17194c,'ELEMENT_SPACE',_0x3e6ba3['remove']['length']))});continue;}if(''!=_0x3e6ba3['add']){_0x94c75e['push']({'type':'insertion','content':o(_0x17194c,'*Insert:*\x20%0','\x22'+_0x3e6ba3['add']+'\x22')});continue;}_0x94c75e['push']({'type':'deletion','content':o(_0x17194c,'*Remove:*\x20%0','\x22'+_0x3e6ba3['remove']+'\x22')});continue;case'addEmptyContainer':case'addObject':_0x94c75e['push']({'type':'insertion','content':o(_0x17194c,'*Insert:*\x20%0',this['getItemLabel'](_0x3e6ba3['element'],_0x3e6ba3['quantity']))});continue;case'removeEmptyContainer':case'removeObject':_0x94c75e['push']({'type':'deletion','content':o(_0x17194c,'*Remove:*\x20%0',this['getItemLabel'](_0x3e6ba3['element'],_0x3e6ba3['quantity']))});continue;case'addContainer':_0x94c75e['push']({'type':'insertion','content':o(_0x17194c,'*Split:*\x20%0',this['getItemLabel'](_0x3e6ba3['element'],_0x3e6ba3['quantity']))});continue;case'removeContainer':_0x94c75e['push']({'type':'deletion','content':o(_0x17194c,'*Merge:*\x20%0',this['getItemLabel'](_0x3e6ba3['element'],_0x3e6ba3['quantity']))});continue;case'addFormat':_0x307973['push'](_0x3e6ba3['key']);continue;case'removeFormat':_0x350efc['push'](_0x3e6ba3['key']);continue;default:_0x94c75e['push'](_0x3e6ba3);}if(_0x307973['length']){const _0xf9fe79=_0x307973['map'](_0x2b5278=>this['_attributeLabels']['has'](_0x2b5278)?this['_attributeLabels']['get'](_0x2b5278):_0x2b5278)['join'](',\x20');_0x94c75e['push']({'type':'format','content':o(this['_locale'],'*Set\x20format:*\x20%0',_0xf9fe79)});}if(_0x350efc['length']){const _0x466aa1=_0x350efc['map'](_0x2b38e3=>this['_attributeLabels']['has'](_0x2b38e3)?this['_attributeLabels']['get'](_0x2b38e3):_0x2b38e3)['join'](',\x20');_0x94c75e['push']({'type':'format','content':o(this['_locale'],'*Remove\x20format:*\x20%0',_0x466aa1)});}return _0x94c75e;}['_handleCustomCallbackDescription'](_0x32dca2){for(const _0x14e56f of this['_customCallbacks']){const _0x54c8f6=_0x14e56f(_0x32dca2);if(_0x54c8f6&&'type'in _0x54c8f6)return _0x54c8f6;}}['_handleAttributeSuggestionDescription'](_0x5b18e8,_0x4c3178){const _0x120f69=_0x4c3178['data'],_0x26371a=void 0x0===_0x120f69['newValue']?'removeFormat':'addFormat';_0x5b18e8['push']({'type':_0x26371a,'key':_0x120f69['key']});}['_handleRenameSuggestionDescription'](_0x3d4a60,_0x19842e){_0x3d4a60['push']({'type':'format','content':o(this['_locale'],'*Change\x20to:*\x20%0',this['getItemLabel'](_0x19842e['getFirstRange']()['start']['nodeAfter'],0x1))});}['_handleInsertRemoveSuggestionDescription'](_0x586ad7,_0x19dc85,_0x471863){if(this['_addDescriptionItems'](_0x586ad7,_0x19dc85),_0x471863&&_0x471863['getFirstRange']()&&!_0x19dc85['getFirstRange']()['end']['isEqual'](_0x471863['getFirstRange']()['start'])){const _0x279d1c=_0x586ad7[_0x586ad7['length']-0x1],_0x1f9890='insertion'==_0x19dc85['type']?'add':'remove';_0x279d1c&&'text'==_0x279d1c['type']&&(_0x279d1c[_0x1f9890]+='\x0a');}}}class E extends _0x6b635c{['afterInit'](){const _0x2e84ba=this['editor'],_0x4c71f0=_0x2e84ba['plugins']['get']('TrackChangesEditing');_0x2e84ba['commands']['get']('showAIAssistant')&&_0x4c71f0['enableCommand']('showAIAssistant');}}class V extends _0x6b635c{['afterInit'](){const _0x3e1fb9=this['editor'],_0xe2696d=_0x3e1fb9['locale'];if(!_0x3e1fb9['plugins']['has']('AlignmentEditing'))return;const _0x57660d=_0x3e1fb9['plugins']['get']('TrackChangesEditing');_0x57660d['enableDefaultAttributesIntegration']('alignment'),_0x57660d['registerBlockAttribute']('alignment'),_0x57660d['descriptionFactory']['registerAttributeLabel']('alignment',o(_0xe2696d,'FORMAT_ALIGNMENT')),this['_registerLegacyDescription']();}['_registerLegacyDescription'](){const _0x4eb839=this['editor'],_0x28434e=_0x4eb839['locale'];_0x4eb839['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](_0x3cbc35=>{if('formatBlock'!=_0x3cbc35['type'])return;const {data:_0x2cb5e9}=_0x3cbc35;if(_0x2cb5e9&&'alignment'==_0x2cb5e9['commandName']){const _0x2c5ad5=_0x2cb5e9['commandParams'][0x0]['value'];return{'type':'format','content':o(_0x28434e,'*Format:*\x20%0',function(_0x50e274){switch(_0x50e274){case'left':return o(_0x28434e,'FORMAT_ALIGN_TO_LEFT');case'right':return o(_0x28434e,'FORMAT_ALIGN_TO_RIGHT');case'center':return o(_0x28434e,'FORMAT_ALIGN_TO_CENTER');case'justify':return o(_0x28434e,'FORMAT_JUSTIFY_TEXT');}}(_0x2c5ad5))};}});}}const ti=['BoldEditing','ItalicEditing','UnderlineEditing','CodeEditing','StrikethroughEditing','SubscriptEditing','SuperscriptEditing'];class U extends _0x6b635c{['afterInit'](){const _0x482d42=this['editor'],_0x354d53=_0x482d42['plugins']['get']('TrackChangesEditing'),_0x41e692=_0x482d42['locale'];for(const _0x1faec4 of ti){if(!_0x482d42['plugins']['has'](_0x1faec4))continue;const _0x2cbadf=_0x1faec4['slice'](0x0,-0x7)['toLowerCase'](),_0x287db7='FORMAT_'+_0x2cbadf['toUpperCase']();_0x354d53['enableDefaultAttributesIntegration'](_0x2cbadf),_0x354d53['registerInlineAttribute'](_0x2cbadf),_0x354d53['descriptionFactory']['registerAttributeLabel'](_0x2cbadf,o(_0x41e692,_0x287db7));}this['_registerLegacyDescription']();}['_registerLegacyDescription'](){const _0x2a4def=this['editor'],_0x12bf3d=_0x2a4def['locale'],_0x12d9d3=_0x2a4def['plugins']['get']('TrackChangesEditing');function _0x1bfdcc(_0x1ff7fe,_0x1b639a){_0x12d9d3['descriptionFactory']['registerDescriptionCallback'](_0x4f9b2c=>{if('formatInline'!=_0x4f9b2c['type'])return;const {data:_0x220a73}=_0x4f9b2c;return _0x220a73&&_0x220a73['commandName']===_0x1ff7fe?_0x220a73['commandParams'][0x0]['forceValue']?{'type':'format','content':o(_0x12bf3d,'*Format:*\x20%0',_0x1b639a)}:{'type':'format','content':o(_0x12bf3d,'*Remove\x20format:*\x20%0',_0x1b639a)}:void 0x0;});}_0x1bfdcc('bold',o(_0x12bf3d,'FORMAT_BOLD')),_0x1bfdcc('italic',o(_0x12bf3d,'FORMAT_ITALIC')),_0x1bfdcc('underline',o(_0x12bf3d,'FORMAT_UNDERLINE')),_0x1bfdcc('code',o(_0x12bf3d,'FORMAT_CODE')),_0x1bfdcc('strikethrough',o(_0x12bf3d,'FORMAT_STRIKETHROUGH')),_0x1bfdcc('subscript',o(_0x12bf3d,'FORMAT_SUBSCRIPT')),_0x1bfdcc('superscript',o(_0x12bf3d,'FORMAT_SUPERSCRIPT'));}}class O extends _0x6b635c{['afterInit'](){const _0x12f2d0=this['editor'],_0x1fc8a8=_0x12f2d0['locale'];if(!_0x12f2d0['plugins']['has']('BlockQuoteEditing'))return;const _0x4d39b4=_0x12f2d0['plugins']['get']('TrackChangesEditing'),_0x363c4e=this['editor']['commands']['get']('blockQuote');_0x4d39b4['enableCommand']('blockQuote',(_0x510cd5,_0x496b04={})=>{const _0x19fa36=this['editor']['model']['document']['selection'],_0x540e17=_0x496b04&&void 0x0!==_0x496b04['forceValue']?_0x496b04['forceValue']:!_0x363c4e['value'];let _0x5ea83f=[];if(_0x540e17){const _0x57672f=Array['from'](_0x19fa36['getSelectedBlocks']())['filter'](_0x40f097=>oo(_0x40f097)||function(_0x2896ad,_0x1aa730){const _0xbeefdf=_0x1aa730['checkChild'](_0x2896ad['parent'],'blockQuote'),_0x318067=_0x1aa730['checkChild'](['$root','blockQuote'],_0x2896ad);return _0xbeefdf&&_0x318067;}(_0x40f097,this['editor']['model']['schema']));_0x5ea83f=to(_0x57672f,_0x12f2d0['model']);}else{const _0x24767f=Array['from'](_0x19fa36['getSelectedBlocks']())['filter'](_0x4ed320=>oo(_0x4ed320));_0x5ea83f=to(_0x24767f,_0x12f2d0['model']);}_0x12f2d0['model']['change'](()=>{for(const _0x46697a of _0x5ea83f)_0x4d39b4['markBlockFormat'](_0x46697a,{'commandName':'blockQuote','commandParams':[{'forceValue':_0x540e17}]});});}),_0x4d39b4['descriptionFactory']['registerDescriptionCallback'](_0x2b91d1=>{const {data:_0x28d2e4}=_0x2b91d1;if(_0x28d2e4&&'blockQuote'==_0x28d2e4['commandName']){const _0x21c243=o(_0x1fc8a8,'ELEMENT_BLOCK_QUOTE');return _0x28d2e4['commandParams'][0x0]['forceValue']?{'type':'format','content':o(_0x1fc8a8,'*Set\x20format:*\x20%0',_0x21c243)}:{'type':'format','content':o(_0x1fc8a8,'*Remove\x20format:*\x20%0',_0x21c243)};}});}}function oo(_0x52af1f){return'blockQuote'==_0x52af1f['parent']['name'];}class F extends _0x6b635c{['afterInit'](){const _0x2f6c0e=this['editor'];_0x2f6c0e['plugins']['has']('CaseChange')&&(_0x2f6c0e['plugins']['get']('TrackChangesEditing')['enableCommand']('changeCaseUpper'),_0x2f6c0e['plugins']['get']('TrackChangesEditing')['enableCommand']('changeCaseLower'),_0x2f6c0e['plugins']['get']('TrackChangesEditing')['enableCommand']('changeCaseTitle'));}}class G extends _0x6b635c{['afterInit'](){const _0x3478c5=this['editor'];_0x3478c5['commands']['get']('ckbox')&&_0x3478c5['plugins']['get']('TrackChangesEditing')['enableCommand']('ckbox');}}class L extends _0x6b635c{['afterInit'](){const _0x1086e8=this['editor'];if(!_0x1086e8['plugins']['has']('CodeBlock'))return;const _0x1d5338=_0x1086e8['plugins']['get']('TrackChangesEditing'),_0x2af6f1=_0x1086e8['locale'],_0x192a84=_0x1086e8['config']['get']('codeBlock')['languages'],_0x2f8682=_0x1086e8['commands']['get']('codeBlock');_0x1d5338['enableCommand']('indentCodeBlock'),_0x1d5338['enableCommand']('outdentCodeBlock'),_0x1d5338['enableCommand']('codeBlock',(_0x15c477,_0x143749={})=>{const _0x532107=_0x1086e8['model'],_0x315878=_0x1086e8['model']['document']['selection'],_0x2531de=_0x143749&&void 0x0!==_0x143749['forceValue']?_0x143749['forceValue']:!_0x2f8682['value'];let _0x16a013;_0x143749['language']||(_0x143749['language']=_0x192a84[0x0]['language']),_0x16a013=_0x2531de?Array['from'](_0x315878['getSelectedBlocks']())['filter'](_0x3d5246=>eo(_0x3d5246)||function(_0x5da29e,_0x1919b7){if(_0x5da29e['is']('rootElement')||_0x1919b7['isLimit'](_0x5da29e))return!0x1;return _0x1919b7['checkChild'](_0x5da29e['parent'],'codeBlock');}(_0x3d5246,_0x532107['schema'])):Array['from'](_0x315878['getSelectedBlocks']())['filter'](_0x5b6d58=>eo(_0x5b6d58));const _0x224927=to(_0x16a013,_0x532107);_0x532107['change'](()=>{for(const _0x36b8a1 of _0x224927)_0x1d5338['markBlockFormat'](_0x36b8a1,{'commandName':'codeBlock','commandParams':[{..._0x143749,'forceValue':_0x2531de}],'formatGroupId':'blockName'});});}),(_0x1d5338['descriptionFactory']['registerElementLabel']('codeBlock',_0x2c6574=>o(_0x2af6f1,'ELEMENT_CODE_BLOCK',_0x2c6574)),_0x1d5338['descriptionFactory']['registerDescriptionCallback'](_0x2fa3b3=>{if('formatBlock'!=_0x2fa3b3['type'])return;const _0x57a4f2=_0x2af6f1['t'],{data:_0x30bcae}=_0x2fa3b3;if(!_0x30bcae||'codeBlock'!=_0x30bcae['commandName'])return;const _0x4e6f9c=_0x30bcae['commandParams'][0x0]['language'],_0xcaf486=_0x57a4f2(_0x192a84['find'](_0x184456=>_0x184456['language']===_0x4e6f9c)['label'])['toLowerCase']();return _0x30bcae['commandParams'][0x0]['forceValue']?{'type':'format','content':o(_0x2af6f1,'*Set\x20format:*\x20%0',o(_0x2af6f1,'ELEMENT_CODE_BLOCK',0x1)+'\x20('+_0xcaf486+')')}:{'type':'format','content':o(_0x2af6f1,'*Remove\x20format:*\x20%0',o(_0x2af6f1,'ELEMENT_CODE_BLOCK',0x1))};}));}}function eo(_0x5ae139){return'codeBlock'==_0x5ae139['name'];}class H extends _0x6b635c{['afterInit'](){const _0x7befa8=this['editor'];if(!_0x7befa8['plugins']['has']('CommentsEditing'))return;_0x7befa8['plugins']['get']('TrackChangesEditing')['enableCommand']('addCommentThread');}}function io(_0x4f0df3,_0x3cacba,_0x6d278f){const _0x510668=[];for(const _0x371bbf of _0x3cacba['getItems']())_0x371bbf['hasAttribute'](_0x4f0df3)&&_0x510668['push'](_0x6d278f['createRangeOn'](_0x371bbf));return _0x510668;}function _e(_0x5cb141,_0x38b9a2,{showActiveMarker:_0x5baefd=!0x0}={}){const _0x153332=_0x5cb141['plugins']['get']('TrackChangesEditing');return(_0x2469fc,_0x3bda9e,_0x26981f)=>{if(!_0x26981f['consumable']['test'](_0x3bda9e['markerRange'],_0x2469fc['name']))return;const _0x30ad3b=_0x3bda9e['markerRange']['getWalker'](),_0x58a4fb=_0x3bda9e['markerRange']['start'],_0x25ae21=_0x5cb141['model']['schema'];let _0x4fdcc9=null,_0x453d42=null,_0x3c76e2=!0x1,_0x488784=!0x1;for(const _0x10c54c of _0x30ad3b){const _0x207bf4=_0x10c54c['item'];_0x3c76e2=_0x3c76e2||_0x25ae21['isContent'](_0x207bf4);const _0x543e47=_0x26981f['mapper']['toViewElement'](_0x207bf4);if(_0x543e47&&_0x543e47['getCustomProperty']('addHighlight'))return;'elementEnd'==_0x10c54c['type']&&(_0x25ae21['isBlock'](_0x207bf4)&&!_0x25ae21['isLimit'](_0x207bf4)&&(_0x207bf4['nextSibling']||_0x58a4fb['isAtEnd']?_0x4fdcc9&&_0x4fdcc9['parent']==_0x207bf4||(_0x4fdcc9=_0x207bf4,_0x1f8c4c(_0x10c54c['previousPosition']),_0x488784=!0x0):_0x453d42=_0x453d42||_0x10c54c['previousPosition']));}function _0x1f8c4c(_0x5c402f){const _0x4be904=_0x26981f['writer']['createUIElement']('span',{'class':'ck-suggestion-marker-'+_0x38b9a2}),_0x4fbd3a=_0x26981f['mapper']['toViewPosition'](_0x5c402f);_0x5baefd&&_0x153332['activeMarkers']['includes'](_0x3bda9e['markerName'])&&_0x26981f['writer']['addClass']('ck-suggestion-marker--active',_0x4be904),_0x26981f['writer']['insert'](_0x4fbd3a,_0x4be904),_0x26981f['mapper']['bindElementToMarker'](_0x4be904,_0x3bda9e['markerName']);}_0x3c76e2||_0x488784||!_0x453d42||_0x1f8c4c(_0x453d42);};}class q extends _0x6b635c{static get['requires'](){return[_0x59baee];}['init'](){const _0x19c2f3=this['editor'],_0x15cc91=_0x19c2f3['plugins']['get']('TrackChangesEditing');_0x15cc91['enableCommand']('delete');const _0x2be10a=_0x19c2f3['commands']['get']('deleteForward');_0x15cc91['enableCommand']('deleteForward',(_0x124d90,_0x2bd60b={})=>{const _0x438aa6=_0x19c2f3['model']['createSelection'](_0x19c2f3['model']['document']['selection']);_0x438aa6['isCollapsed']&&_0x19c2f3['model']['modifySelection'](_0x438aa6,{'direction':'forward','unit':_0x2bd60b['unit']});const _0x487dc9=_0x438aa6['getFirstRange'](),_0x151184=_0x2bf34c['fromRange'](_0x487dc9);let _0x4a7429;_0x124d90(_0x2bd60b),_0x4a7429='$graveyard'==_0x151184['root']['rootName']?_0x19c2f3['model']['createRange'](_0x487dc9['start']):_0x19c2f3['model']['createRange'](_0x151184['start'],_0x151184['end']),_0x151184['detach'](),_0x19c2f3['model']['enqueueChange'](_0x2be10a['buffer']['batch'],_0x4d0fb7=>{_0x2be10a['buffer']['lock'](),_0x4d0fb7['setSelection'](_0x4d0fb7['createRange'](_0x4a7429['end'])),_0x2be10a['buffer']['unlock']();});}),_0x19c2f3['editing']['downcastDispatcher']['on']('addMarker:suggestion:deletion',_e(_0x19c2f3,'merge'),{'priority':'high'}),_0x19c2f3['data']['downcastDispatcher']['on']('addMarker:suggestion:deletion',(_0x20f881,_0x31bfa7,_0x1ed2ba)=>{_0x1ed2ba['options']['showSuggestionHighlights']&&_e(_0x19c2f3,'merge',{'showActiveMarker':!0x1})['bind'](this)(_0x20f881,_0x31bfa7,_0x1ed2ba);},{'priority':'high'}),_0x19c2f3['editing']['downcastDispatcher']['on']('removeMarker:suggestion:deletion',(_0x2436e2,_0x44f87c,_0x507dea)=>{const _0x452bfc=_0x507dea['mapper']['markerNameToElements'](_0x44f87c['markerName']);if(_0x452bfc){for(const _0x8c0f23 of _0x452bfc)_0x8c0f23['is']('uiElement')&&(_0x507dea['mapper']['unbindElementFromMarkerName'](_0x8c0f23,_0x44f87c['markerName']),_0x507dea['writer']['remove'](_0x8c0f23));}},{'priority':'high'});}}class z extends _0x6b635c{['afterInit'](){const _0x1c95ce=this['editor'];if(!_0x1c95ce['plugins']['has']('ListEditing'))return;const _0x3d70a1=_0x1c95ce['locale'],_0x5e3755=_0x1c95ce['plugins']['get']('TrackChangesEditing'),_0x122ad6=_0x1c95ce['plugins']['has']('TodoListEditing'),_0x4291f3=!!_0x1c95ce['config']['get']('list.multiBlock');function _0x440d38(_0x22e91d){return{'type':'format','content':''+o(_0x3d70a1,'*Set\x20format:*\x20%0',_0x22e91d)};}function _0xf339f3(_0x179678){return{'type':'format','content':''+o(_0x3d70a1,'*Remove\x20format:*\x20%0',_0x179678)};}_0x5e3755['enableDefaultAttributesIntegration']('numberedList'),_0x5e3755['enableDefaultAttributesIntegration']('bulletedList'),_0x5e3755['enableDefaultAttributesIntegration']('customNumberedList'),_0x5e3755['enableDefaultAttributesIntegration']('customBulletedList'),_0x5e3755['enableDefaultAttributesIntegration']('indentList'),_0x5e3755['enableDefaultAttributesIntegration']('outdentList'),_0x5e3755['enableDefaultAttributesIntegration']('splitListItemAfter'),_0x5e3755['enableDefaultAttributesIntegration']('splitListItemBefore'),_0x5e3755['registerBlockAttribute']('listItemId'),_0x5e3755['registerBlockAttribute']('listType'),_0x5e3755['registerBlockAttribute']('listIndent'),_0x4291f3&&(_0x5e3755['enableDefaultAttributesIntegration']('mergeListItemBackward'),_0x5e3755['enableDefaultAttributesIntegration']('mergeListItemForward')),_0x122ad6&&(_0x5e3755['enableDefaultAttributesIntegration']('todoList'),_0x5e3755['enableDefaultAttributesIntegration']('checkTodoList'),_0x5e3755['registerBlockAttribute']('todoListChecked'),_0x5e3755['descriptionFactory']['registerDescriptionCallback'](_0x11bc65=>{const {data:_0x30c370}=_0x11bc65;if(_0x30c370&&'todoListChecked'==_0x30c370['key'])return{'type':'format','content':_0x30c370['newValue']?o(_0x3d70a1,'*Check\x20item*'):o(_0x3d70a1,'*Uncheck\x20item*')};}),this['editor']['model']['document']['registerPostFixer'](_0x2d812d=>{if(_0x2d812d['batch']['isUndo'])return!0x1;let _0x40c889=!0x1;const _0x1e1c9b=_0x5e3755['getSuggestions']({'skipNotAttached':!0x0})['filter'](_0x5e1dc5=>'todoListChecked'===_0x5e3755['_getAttributeKey'](_0x5e1dc5));for(const _0x30bc7f of _0x1e1c9b){'todo'!=_0x30bc7f['getFirstRange']()['start']['nodeAfter']['getAttribute']('listType')&&(_0x5e3755['_findSuggestions'](_0x30bc7f['getFirstRange'](),'attribute')['find'](_0x23480e=>'listType'===_0x5e3755['_getAttributeKey'](_0x23480e['suggestion']))||(_0x2d812d['removeMarker'](_0x30bc7f['getFirstMarker']()),_0x40c889=!0x0));}return _0x40c889;})),_0x5e3755['descriptionFactory']['registerAttributeLabel']('listIndent',o(_0x3d70a1,'FORMAT_INDENT'));const _0x2d1e1c={'type':'format','content':''};_0x5e3755['descriptionFactory']['registerDescriptionCallback'](_0x26ce88=>{const {data:_0x48e696}=_0x26ce88;if(!_0x48e696||'listType'!=_0x48e696['key'])return;let _0x1da1f7=_0x26ce88['head'];for(;_0x1da1f7;){if(_0x1da1f7['data']&&(('listStyle'==_0x1da1f7['data']['key']||'listMarkerStyle'==_0x1da1f7['data']['key'])&&(_0x1da1f7['data']['newValue']&&'default'!=_0x1da1f7['data']['newValue']||'default'!=_0x1da1f7['data']['oldValue']&&!_0x48e696['newValue'])||!_0x4291f3&&_0x1da1f7['data']['key']==m))return _0x2d1e1c;_0x1da1f7=_0x1da1f7['next'];}if(null==_0x48e696['newValue'])switch(_0x48e696['oldValue']){case'bulleted':return _0xf339f3(o(_0x3d70a1,'ELEMENT_BULLETED_LIST'));case'numbered':return _0xf339f3(o(_0x3d70a1,'ELEMENT_NUMBERED_LIST'));case'todo':return _0xf339f3(o(_0x3d70a1,'ELEMENT_TODO_LIST'));}switch(_0x48e696['newValue']){case'bulleted':return _0x440d38(o(_0x3d70a1,'ELEMENT_BULLETED_LIST'));case'numbered':return _0x440d38(o(_0x3d70a1,'ELEMENT_NUMBERED_LIST'));case'todo':return _0x440d38(o(_0x3d70a1,'ELEMENT_TODO_LIST'));}}),_0x5e3755['descriptionFactory']['registerDescriptionCallback'](_0x62b043=>{const {data:_0x197352}=_0x62b043;if(_0x197352&&'listIndent'==_0x197352['key'])return null==_0x197352['newValue']||null==_0x197352['oldValue']&&0x0==_0x197352['newValue']?_0x2d1e1c:void 0x0;}),_0x5e3755['descriptionFactory']['registerDescriptionCallback'](_0x2949ef=>{if('attribute'!=_0x2949ef['type'])return;const {data:_0x4c1c4e}=_0x2949ef;if(!_0x4c1c4e||'listItemId'!=_0x4c1c4e['key'])return;const _0x44ebdb=le(_0x2949ef);return'newValue'==_0x44ebdb?{'type':'format','content':o(_0x3d70a1,'*Merge:*\x20list\x20item')}:'oldValue'==_0x44ebdb?{'type':'format','content':o(_0x3d70a1,'*Split:*\x20list\x20item')}:_0x2d1e1c;}),_0x1c95ce['model']['document']['registerPostFixer'](_0x42827f=>this['listItemIdFixer'](_0x42827f)),_0x1c95ce['model']['document']['registerPostFixer'](_0x9b9c2e=>this['noTrackChangesFixer'](_0x9b9c2e)),_0x1c95ce['model']['document']['registerPostFixer'](_0xf817b=>this['assureChains'](_0xf817b)),this['_supportLegacySuggestions']();}['listItemIdFixer'](_0x303bc7){if(_0x303bc7['batch']['isUndo']||!_0x303bc7['batch']['isLocal'])return!0x1;let _0x7e913c=!0x1;const _0xff27b=this['editor']['plugins']['get']('TrackChangesEditing')['getSuggestions']({'skipNotAttached':!0x0})['filter'](_0x33dccc=>_0x33dccc['data']&&'listItemId'==_0x33dccc['data']['key'])['filter'](_0x3ab780=>_0x3ab780['data']['newValue']&&_0x3ab780['data']['oldValue']);for(const _0x2c1c1a of _0xff27b)le(_0x2c1c1a)||(_0x303bc7['removeMarker'](_0x2c1c1a['getFirstMarker']()),_0x7e913c=!0x0);return _0x7e913c;}['noTrackChangesFixer'](_0x1c8462){if(_0x1c8462['batch']['isUndo']||!_0x1c8462['batch']['isLocal'])return!0x1;const _0x194bd4=this['editor']['plugins']['get']('TrackChangesEditing');if(_0x194bd4['trackChangesCommand']['value'])return!0x1;let _0x3e6f26=!0x1;const _0x34531f=['listType','listItemId','listIndent','listStyle','listStart','listReversed','todoListCheck','listMarker','listMarkerStyle'],_0x516440=this['editor']['model']['document']['differ']['getChanges']()['filter'](_0x249804=>'attribute'==_0x249804['type'])['filter'](_0x49dc37=>_0x34531f['includes'](_0x49dc37['attributeKey']));if(0x0==_0x516440['length'])return _0x3e6f26;for(const _0x370017 of _0x516440){const _0x5d3cd5=_0x194bd4['_findSuggestions'](_0x370017['range'],'attribute')['filter'](_0xb70e39=>!_0xb70e39['meta']['isNextTo'])['map'](_0x177e6e=>_0x177e6e['suggestion'])['filter'](_0x1d5d2b=>{const _0x1059b4=_0x194bd4['_getAttributeKey'](_0x1d5d2b);return _0x34531f['includes'](_0x1059b4);});if(_0x5d3cd5['length']){for(const _0x2395d7 of _0x5d3cd5)_0x1c8462['removeMarker'](_0x2395d7['getFirstMarker']());_0x3e6f26=!0x0;}}return _0x3e6f26;}['assureChains'](_0x1be9ba){if(_0x1be9ba['batch']['isUndo']||!_0x1be9ba['batch']['isLocal'])return!0x1;const _0x420844=this['editor']['plugins']['get']('TrackChangesEditing');let _0x2cc2fa=!0x1;const _0x3bb14a=['listType','listItemId','listIndent','listStyle','listStart','listReversed','todoListCheck','listMarker','listMarkerStyle'];for(const _0x438530 of _0x420844['getSuggestions']({'skipNotAttached':!0x0})){const _0x275597=_0x420844['_findSuggestions'](_0x438530['getFirstRange'](),'attribute')['map'](_0x1c62e4=>_0x1c62e4['suggestion'])['filter'](_0x52425c=>_0x52425c['data']&&_0x3bb14a['includes'](_0x52425c['data']['key']));if(!_0x275597['length'])continue;const _0x4c11b2=_0x275597[0x0]['head']['attributes']['groupId'];if(!_0x275597['every'](_0x25285f=>_0x25285f['attributes']['groupId']===_0x4c11b2)){for(const _0x48e18b of _0x275597)_0xafb0e7(_0x48e18b,_0x4c11b2)&&(_0x2cc2fa=!0x0);}}return _0x2cc2fa;function _0x38d645(_0x121b44,_0x16ea2b){for(const _0x574a30 of _0x420844['getSuggestions']({'skipNotAttached':!0x0})['filter'](_0x3224f9=>'attribute'==_0x3224f9['type']&&_0x3224f9['attributes']['groupId']==_0x121b44))_0x574a30['setAttribute']('groupId',_0x16ea2b);}function _0xafb0e7(_0x5479cd,_0x12b6f4){let _0x5ca7d9=_0x5479cd['head'],_0xf99a7b=!0x1;for(;_0x5ca7d9;)_0x5ca7d9['attributes']['groupId']!=_0x12b6f4&&(_0x38d645(_0x5ca7d9['attributes']['groupId'],_0x12b6f4),_0x5ca7d9['setAttribute']('groupId',_0x12b6f4),_0xf99a7b=!0x0),_0x5ca7d9=_0x5ca7d9['next'];return _0xf99a7b;}}['_supportLegacySuggestions'](){const _0x6e73a1=this['editor'],_0x3c29d0=_0x6e73a1['locale'],_0x1807cc=_0x6e73a1['plugins']['get']('TrackChangesEditing');this['_registerLegacyDescription'](),_0x1807cc['_suggestionFactory']['registerCustomCallback']('formatBlock','documentList','accept',function(_0x533180,_0x3683a2){const _0x554c05=[];for(let _0x551d3b of _0x533180)_0x551d3b['start']['nodeAfter']===_0x551d3b['end']['parent']&&(_0x551d3b=_0x6e73a1['model']['createRange'](_0x6e73a1['model']['createPositionAt'](_0x551d3b['start']['nodeAfter'],0x0))),_0x554c05['push'](_0x551d3b);_0x6e73a1['model']['change'](_0x5263c7=>{const _0x4d7995=_0x6e73a1['model']['document']['selection'],_0x1e3ec8=Array['from'](_0x4d7995['getRanges']())['map'](_0x454f0f=>_0x2bf34c['fromRange'](_0x454f0f));_0x5263c7['setSelection'](_0x554c05),_0x6e73a1['commands']['get'](_0x3683a2['commandName'])['refresh'](),_0x3683a2['commandParams']['push']({'forceDefaultExecution':!0x0}),_0x6e73a1['execute'](_0x3683a2['commandName'],..._0x3683a2['commandParams']),_0x5263c7['setSelection'](_0x1e3ec8);for(const _0x2c83fa of _0x1e3ec8)_0x2c83fa['detach']();});}),_0x1807cc['descriptionFactory']['registerElementLabel'](function(_0x40753c){const _0x40ada4=!_0x6e73a1['model']['schema']['isObject'](_0x40753c),_0x533160=_0x40753c['previousSibling'],_0x1af977=_0x40753c['nextSibling'],_0x3aacd9=_0x40753c['getAttribute']('listItemId'),_0x5c49c6=!_0x533160||_0x533160['getAttribute']('listItemId')!==_0x3aacd9,_0x5d392e=!_0x1af977||_0x1af977['getAttribute']('listItemId')!==_0x3aacd9;return _0x40ada4&&Boolean(_0x3aacd9)&&_0x5c49c6&&_0x5d392e;},_0x40705c=>o(_0x3c29d0,'ELEMENT_LIST_ITEM',_0x40705c));}['_registerLegacyDescription'](){const _0x5427b7=this['editor'],_0x35face=_0x5427b7['locale'];function _0x102f35(_0x4e463a){const _0x5061d2=_0x5427b7['commands']['get']('bulletedList')['value'],_0x562e25=_0x5427b7['commands']['get']('numberedList')['value'];return'numberedList'===_0x4e463a?_0x5061d2:_0x562e25;}_0x5427b7['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](function(_0x32973e){if('formatBlock'!=_0x32973e['type'])return;const {data:_0x1ea906}=_0x32973e;if(!_0x1ea906)return;let _0x1c1ea0,_0xf18730,_0x285ab5,_0x49bad2;switch(_0x1ea906['commandName']){case'bulletedList':_0x285ab5=_0x1ea906['commandParams'][0x0]['forceValue'],_0x49bad2=_0x102f35(_0x1ea906['commandName']),_0x1c1ea0=_0x285ab5?'*Format:*\x20insert\x20into\x20%0':'*Format:*\x20remove\x20from\x20%0',!_0x49bad2&&_0x5427b7['config']['get']('list.multiBlock')||(_0x1c1ea0='*Change\x20to:*\x20%0'),_0xf18730={'type':'format','content':o(_0x35face,_0x1c1ea0,o(_0x35face,'ELEMENT_BULLETED_LIST'))};break;case'numberedList':_0x285ab5=_0x1ea906['commandParams'][0x0]['forceValue'],_0x49bad2=_0x102f35(_0x1ea906['commandName']),_0x1c1ea0=_0x285ab5?'*Format:*\x20insert\x20into\x20%0':'*Format:*\x20remove\x20from\x20%0',!_0x49bad2&&_0x5427b7['config']['get']('list.multiBlock')||(_0x1c1ea0='*Change\x20to:*\x20%0'),_0xf18730={'type':'format','content':o(_0x35face,_0x1c1ea0,o(_0x35face,'ELEMENT_NUMBERED_LIST'))};break;case'indentList':_0x1c1ea0='*Indent:*\x20%0',_0xf18730={'type':'format','content':o(_0x35face,_0x1c1ea0,o(_0x35face,'ELEMENT_LIST_ITEM'))};break;case'outdentList':_0x1c1ea0=function(_0x2b2e96){const _0xcf0510=_0x2b2e96['getFirstRange']();let _0x52c8e6=_0xcf0510['start']['nodeAfter'];for(;_0x52c8e6&&_0xcf0510['containsItem'](_0x52c8e6);){if(_0x52c8e6['getAttribute']('listIndent')>0x0)return!0x1;_0x52c8e6=_0x52c8e6['nextSibling'];}return!0x0;}(_0x32973e)?o(_0x35face,'*Format:*\x20remove\x20from\x20%0',o(_0x35face,function(_0x4703b8){return'ELEMENT_'+_0x4703b8['getFirstRange']()['start']['nodeAfter']['getAttribute']('listType')['toUpperCase']()+'_LIST';}(_0x32973e))):o(_0x35face,'*Outdent:*\x20%0',o(_0x35face,'ELEMENT_LIST_ITEM')),_0xf18730={'type':'format','content':_0x1c1ea0};break;case'mergeListItemBackward':case'mergeListItemForward':!0x1===_0x1ea906['multipleBlocks']&&(_0x1c1ea0='*Merge:*\x20%0',_0xf18730={'type':'deletion','content':o(_0x35face,_0x1c1ea0,o(_0x35face,'ELEMENT_LIST_ITEM'))});}return _0xf18730;});}}function le(_0x1cacbc){let _0x5bcf31=_0x1cacbc['getFirstRange']()['start']['nodeAfter']['previousSibling'];for(;_0x5bcf31;){const _0x52aeb7=_0x5bcf31['getAttribute']('listItemId');if(!_0x52aeb7)return!0x1;if(_0x52aeb7==_0x1cacbc['data']['newValue'])return'newValue';if(_0x52aeb7==_0x1cacbc['data']['oldValue'])return'oldValue';_0x5bcf31=_0x5bcf31['previousSibling'];}return!0x1;}class ue extends _0x6b635c{['afterInit'](){if(!this['editor']['plugins']['has']('ListPropertiesEditing'))return;const _0x19cd17=this['editor']['config']['get']('list.properties'),_0x4832e7=this['editor']['plugins']['get']('TrackChangesEditing');_0x19cd17['styles']&&(_0x4832e7['enableDefaultAttributesIntegration']('listStyle'),_0x4832e7['registerBlockAttribute']('listStyle')),_0x19cd17['reversed']&&(_0x4832e7['enableDefaultAttributesIntegration']('listReversed'),_0x4832e7['registerBlockAttribute']('listReversed')),_0x19cd17['startIndex']&&(_0x4832e7['enableDefaultAttributesIntegration']('listStart'),_0x4832e7['registerBlockAttribute']('listStart'));const _0x45b441={'type':'format','content':''};_0x4832e7['descriptionFactory']['registerDescriptionCallback'](this['handleDescriptions']['bind'](this));const _0x6afd46=this['editor']['locale'];_0x4832e7['descriptionFactory']['registerAttributeLabel']('listReversed',o(_0x6afd46,'FORMAT_LIST_REVERSED')),_0x4832e7['descriptionFactory']['registerDescriptionCallback'](_0x468c72=>{const {data:_0x3b248c}=_0x468c72;if(_0x3b248c&&'listReversed'==_0x3b248c['key'])return null==_0x3b248c['newValue']||0x0==_0x3b248c['newValue']&&null==_0x3b248c['oldValue']?_0x45b441:void 0x0;}),_0x4832e7['descriptionFactory']['registerAttributeLabel']('listStart',o(_0x6afd46,'FORMAT_LIST_START')),_0x4832e7['descriptionFactory']['registerDescriptionCallback'](_0x18ac5d=>{const {data:_0x11afdf}=_0x18ac5d;if(_0x11afdf&&'listStart'==_0x11afdf['key'])return null==_0x11afdf['newValue']||0x1==_0x11afdf['newValue']&&null==_0x11afdf['oldValue']?_0x45b441:void 0x0;}),this['editor']['model']['document']['registerPostFixer'](_0x2157ac=>{if(_0x2157ac['batch']['isUndo'])return!0x1;let _0x59c566=!0x1;const _0x2e3271=_0x4832e7['getSuggestions']({'skipNotAttached':!0x0})['filter'](_0x86691f=>{const _0x3e8960=_0x4832e7['_getAttributeKey'](_0x86691f);return'listStart'==_0x3e8960||'listReversed'==_0x3e8960;});for(const _0x2cedd1 of _0x2e3271){const _0x2abae9=_0x2cedd1['getFirstRange']()['start']['nodeAfter']['getAttribute']('listType');if('numbered'==_0x2abae9||'customNumbered'==_0x2abae9)continue;_0x4832e7['_findSuggestions'](_0x2cedd1['getFirstRange'](),'attribute')['find'](_0x1f83ae=>'listType'==_0x4832e7['_getAttributeKey'](_0x1f83ae['suggestion']))||(_0x2157ac['removeMarker'](_0x2cedd1['getFirstMarker']()),_0x59c566=!0x0);}return _0x59c566;}),this['_registerLegacyDescription']();}['handleDescriptions'](_0x5811de){const _0x5cc66f=this['editor']['locale'],{data:_0x5420c7}=_0x5811de,_0x338d2a={'type':'format','content':''};if(!_0x5420c7||'listStyle'!=_0x5420c7['key'])return;if(!_0x5420c7['oldValue'])return'default'==_0x5420c7['newValue']?_0x338d2a:{'type':'format','content':''+o(_0x5cc66f,'*Set\x20format:*\x20%0',o(_0x5cc66f,this['_getTranslationKeyForListStyle'](_0x5420c7['newValue'])))};if(!_0x5420c7['newValue']){if('default'==_0x5420c7['oldValue'])return _0x338d2a;let _0x166bf3=_0x5811de['head'];for(;_0x166bf3;){if(_0x166bf3['data']&&'listType'==_0x166bf3['data']['key']&&_0x166bf3['data']['newValue'])return _0x338d2a;_0x166bf3=_0x166bf3['next'];}return{'type':'format','content':''+o(_0x5cc66f,'*Remove\x20format:*\x20%0',o(_0x5cc66f,this['_getTranslationKeyForListStyle'](_0x5420c7['oldValue'])))};}if('default'!=_0x5420c7['newValue'])return{'type':'format','content':''+o(_0x5cc66f,'*Set\x20format:*\x20%0',o(_0x5cc66f,this['_getTranslationKeyForListStyle'](_0x5420c7['newValue'])))};let _0x20c07a=_0x5811de['head'];for(;_0x20c07a;){if(_0x20c07a['data']&&'listType'==_0x20c07a['data']['key']&&_0x20c07a['data']['newValue']&&_0x20c07a['data']['oldValue'])return _0x338d2a;_0x20c07a=_0x20c07a['next'];}return{'type':'format','content':o(_0x5cc66f,'*Set\x20format:*\x20%0',o(_0x5cc66f,'ELEMENT_'+_0x5811de['getFirstRange']()['start']['nodeAfter']['getAttribute']('listType')['toUpperCase']()+'_LIST_DEFAULT'))};}['_registerLegacyDescription'](){const _0x22fafb=this['editor'],_0x165468=_0x22fafb['locale'];_0x22fafb['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](_0x5b3772=>{if('formatBlock'!=_0x5b3772['type'])return;const {data:_0x2a3183}=_0x5b3772;if(!_0x2a3183)return;let _0x31969a,_0x16243a;switch(_0x2a3183['commandName']){case'listStyle':_0x31969a='*Change\x20to:*\x20%0',_0x16243a={'type':'format','content':o(_0x165468,_0x31969a,o(_0x165468,this['_getTranslationKeyForListStyle'](_0x2a3183['commandParams'][0x0]['type'])))};break;case'listReversed':_0x31969a=_0x2a3183['commandParams'][0x0]['reversed']?'*Format:*\x20set\x20order\x20to\x20reversed':'*Format:*\x20set\x20order\x20to\x20regular',_0x16243a={'type':'format','content':o(_0x165468,_0x31969a)};break;case'listStart':_0x31969a='*Format:*\x20set\x20start\x20index\x20to\x20%0',_0x16243a={'type':'format','content':o(_0x165468,_0x31969a,_0x2a3183['commandParams'][0x0]['startIndex'])};}return _0x16243a;});}['_getTranslationKeyForListStyle'](_0x1e92d3){return'ELEMENT_'+function(_0x408d8b){if(pe['includes'](_0x408d8b))return'bulleted';if(ye['includes'](_0x408d8b))return'numbered';return null;}(_0x1e92d3)['toUpperCase']()+'_LIST_'+_0x1e92d3['toUpperCase']()['replace'](/-/g,'_');}}const pe=['disc','circle','square'],ye=['decimal','decimal-leading-zero','lower-roman','upper-roman','lower-latin','upper-latin'];class W extends _0x6b635c{static get['requires'](){return[_0x28a696];}['init'](){const _0x563b95=this['editor'],_0x55d92d=_0x563b95['plugins']['get']('TrackChangesEditing'),_0x18e111=_0x563b95['commands']['get']('enter');_0x55d92d['enableCommand']('enter',()=>{_0x563b95['model']['change'](_0xb2bd8=>{const _0x5c8d92=_0x563b95['model']['document']['selection'],_0x24b222=_0x5c8d92['getFirstPosition'](),_0x577c0b=_0x2bf34c['fromRange'](_0x5c8d92['getFirstRange']());if(_0x18e111['enterBlock'](_0xb2bd8)){const _0x1d7a48=_0x563b95['model']['createPositionAt'](_0x24b222['parent']['nextSibling'],0x0),_0x426ef8=_0xb2bd8['createRange'](_0x24b222,_0x1d7a48);_0x55d92d['markInsertion'](_0x426ef8);}else _0xb2bd8['setSelection'](_0xb2bd8['createRange'](_0x577c0b['end']));_0x577c0b['detach'](),_0x18e111['fire']('afterExecute',{'writer':_0xb2bd8});});}),_0x563b95['editing']['downcastDispatcher']['on']('addMarker:suggestion:insertion',_e(_0x563b95,'split'),{'priority':'high'}),_0x563b95['editing']['downcastDispatcher']['on']('removeMarker:suggestion:insertion',(_0x269267,_0x16597f,_0x63064)=>{const _0xc4642c=_0x63064['mapper']['markerNameToElements'](_0x16597f['markerName']);if(_0xc4642c){for(const _0x2dff59 of _0xc4642c)_0x2dff59['hasClass']('ck-suggestion-marker-split')&&(_0x63064['mapper']['unbindElementFromMarkerName'](_0x2dff59,_0x16597f['markerName']),_0x63064['writer']['remove'](_0x2dff59));}},{'priority':'high'}),_0x563b95['data']['downcastDispatcher']['on']('addMarker:suggestion:insertion',(_0x177823,_0x508518,_0xdd4121)=>{_0xdd4121['options']['showSuggestionHighlights']&&_e(_0x563b95,'split',{'showActiveMarker':!0x1})['bind'](this)(_0x177823,_0x508518,_0xdd4121);},{'priority':'high'});}}class J extends _0x6b635c{['afterInit'](){if(!this['editor']['plugins']['has']('FindAndReplaceEditing'))return;const _0x35e63a=this['editor']['plugins']['get']('TrackChangesEditing');_0x35e63a['enableCommand']('find',this['handleFindCommand']['bind'](this)),_0x35e63a['enableCommand']('findNext'),_0x35e63a['enableCommand']('findPrevious'),_0x35e63a['enableCommand']('replace'),_0x35e63a['enableCommand']('replaceAll');}['handleFindCommand'](_0x163c86,_0xbf014a,_0x59a22f={}){const _0x1b4ec6=this['editor']['plugins']['get']('FindAndReplaceUtils');return _0x163c86(_0x59464c=>('string'==typeof _0xbf014a?_0x1b4ec6['findByTextCallback'](_0xbf014a,_0x59a22f):_0xbf014a)(_0x59464c)['filter'](_0x4fcbd2=>!0x1===this['_isInDeletionRange'](_0x4fcbd2,_0x59464c['item'])),_0x59a22f);}['_isInDeletionRange'](_0x117406,_0x4240c7){const _0x4a9be0=this['editor']['model']['createRange'](this['editor']['model']['createPositionAt'](_0x4240c7,_0x117406['start']),this['editor']['model']['createPositionAt'](_0x4240c7,_0x117406['end']));for(const _0x5843f2 of this['editor']['model']['markers']['getMarkersGroup']('suggestion:deletion'))if(null!==_0x4a9be0['getIntersection'](_0x5843f2['getRange']()))return!0x0;return!0x1;}}const ro=[{'pluginName':'FontSizeEditing','commandName':'fontSize'},{'pluginName':'FontFamilyEditing','commandName':'fontFamily'},{'pluginName':'FontColorEditing','commandName':'fontColor'},{'pluginName':'FontBackgroundColorEditing','commandName':'fontBackgroundColor'}];class Q extends _0x6b635c{['afterInit'](){const _0x2d4d1a=this['editor']['locale'],_0x1a5558=this['editor']['plugins']['get']('TrackChangesEditing');for(const {pluginName:_0x33ae8f,commandName:_0x553861}of ro)this['editor']['plugins']['has'](_0x33ae8f)&&(_0x1a5558['enableDefaultAttributesIntegration'](_0x553861),_0x1a5558['registerInlineAttribute'](_0x553861));_0x2d4d1a['t'],_0x1a5558['descriptionFactory']['registerAttributeLabel']('fontSize',o(_0x2d4d1a,'FORMAT_FONT_SIZE')),_0x1a5558['descriptionFactory']['registerAttributeLabel']('fontFamily',o(_0x2d4d1a,'FORMAT_FONT_FAMILY')),_0x1a5558['descriptionFactory']['registerAttributeLabel']('fontColor',o(_0x2d4d1a,'FORMAT_FONT_COLOR')),_0x1a5558['descriptionFactory']['registerAttributeLabel']('fontBackgroundColor',o(_0x2d4d1a,'FORMAT_FONT_BACKGROUND')),this['_registerLegacyDescription']();}['_registerLegacyDescription'](){const _0x244469=this['editor'],_0x42eef2=_0x244469['locale'];_0x244469['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](_0x538b6b=>{const _0x185038=_0x42eef2['t'];if('formatInline'!=_0x538b6b['type'])return;const {data:_0x572eed}=_0x538b6b;if(null!=_0x572eed){if('fontSize'==_0x572eed['commandName']){const _0x31aee8=_0x572eed['commandParams'][0x0]['value'];if(_0x31aee8){const _0x54dc76=_0x185038(this['editor']['plugins']['get']('FontSize')['normalizeSizeOptions'](this['editor']['config']['get']('fontSize.options'))['find'](_0x430479=>_0x430479['model']==_0x31aee8)['title'])['toLowerCase']();return{'type':'format','content':o(_0x42eef2,'*Set\x20font\x20size:*\x20%0',_0x54dc76)};}return{'type':'format','content':o(_0x42eef2,'*Reset\x20font\x20size*')};}if('fontFamily'==_0x572eed['commandName']){const _0x32e077=_0x572eed['commandParams'][0x0]['value'];return _0x32e077?{'type':'format','content':o(_0x42eef2,'*Set\x20font\x20family:*\x20%0',_0x32e077)}:{'type':'format','content':o(_0x42eef2,'*Reset\x20font\x20family*')};}if('fontColor'==_0x572eed['commandName']){const _0x4f6ec7=_0x572eed['commandParams'][0x0]['value'];if(_0x4f6ec7){const _0x2de122=_0x331075(this['editor']['config']['get']('fontColor.colors'))['find'](_0x2cfe12=>_0x2cfe12['model']==_0x4f6ec7);let _0x32ff5e=_0x4f6ec7,_0x5e7450='';return _0x2de122&&(_0x32ff5e=_0x2de122['label'],_0x5e7450=_0x185038(_0x32ff5e)['toLowerCase']()),{'type':'format','content':o(_0x42eef2,'*Set\x20font\x20color:*\x20%0',_0x5e7450)['trim'](),'color':{'value':_0x4f6ec7,'title':_0x5e7450||_0x32ff5e}};}return{'type':'format','content':o(_0x42eef2,'*Reset\x20font\x20color*')};}if('fontBackgroundColor'==_0x572eed['commandName']){const _0x11d07a=_0x572eed['commandParams'][0x0]['value'];if(_0x11d07a){const _0x13e3d3=_0x331075(this['editor']['config']['get']('fontBackgroundColor.colors'))['find'](_0x340fe2=>_0x340fe2['model']==_0x11d07a);let _0x56630a=_0x11d07a,_0x1e8f54='';return _0x13e3d3&&(_0x56630a=_0x13e3d3['label'],_0x1e8f54=_0x185038(_0x56630a)['toLowerCase']()),{'type':'format','content':o(_0x42eef2,'*Set\x20font\x20background\x20color:*\x20%0',_0x1e8f54)['trim'](),'color':{'value':_0x11d07a,'title':_0x1e8f54||_0x56630a}};}return{'type':'format','content':o(_0x42eef2,'*Reset\x20font\x20background\x20color*')};}}});}}class X extends _0x6b635c{['afterInit'](){const _0x3ca9a6=this['editor'],_0x48b279=_0x3ca9a6['plugins']['get']('TrackChangesEditing'),_0x36fb03=_0x3ca9a6['commands']['get']('copyFormat'),_0x1afcdc=_0x3ca9a6['commands']['get']('pasteFormat');_0x36fb03&&_0x1afcdc&&(_0x48b279['enableDefaultAttributesIntegration']('pasteFormat'),_0x48b279['enableCommand']('copyFormat'),this['_registerLegacyDescription']());}['_registerLegacyDescription'](){const _0xfc3788=this['editor'],_0x4aa44c=_0xfc3788['locale'];_0xfc3788['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](_0x5319f3=>{if('formatBlock'!=_0x5319f3['type']&&'formatInline'!=_0x5319f3['type'])return;const {data:_0x136c16}=_0x5319f3;if(_0x136c16&&'pasteFormat'===_0x136c16['commandName']){const _0x2fca16=[],_0x23017a=_0x136c16['commandParams'][0x0];for(const [_0xa5a56b,_0x58b7f0]of Object['entries'](_0x23017a))_0x2fca16['push'](so(_0xfc3788,_0xa5a56b,_0x58b7f0));return _0x2fca16['length']?{'type':'format','content':o(_0x4aa44c,'*Set\x20format\x20to:*\x20%0',_0x2fca16['join'](',\x20'))}:{'type':'format','content':o(_0x4aa44c,'*Remove\x20all\x20formatting*')};}});}}function so(_0x2811af,_0x470860,_0x6094b){const _0x240556=_0x2811af['locale']['t'],_0x211f46=_0x470860['split'](/(?=[A-Z])/)['join']('\x20'),_0xc3cd56=_0x240556(_0x211f46['charAt'](0x0)['toUpperCase']()+_0x211f46['slice'](0x1))['toLowerCase']();if('boolean'==typeof _0x6094b)return _0xc3cd56;if('fontColor'===_0x470860||'fontBackgroundColor'===_0x470860){const _0xe2c5fe=_0x331075(_0x2811af['config']['get']('fontColor.colors'))['find'](_0x412bc3=>_0x412bc3['model']==_0x6094b);return _0xc3cd56+'\x20('+(_0xe2c5fe?_0x240556(_0xe2c5fe['label'])['toLowerCase']():_0x6094b)+')';}if('fontSize'===_0x470860&&isNaN(parseFloat(_0x6094b))){const _0x1c2b89=_0x2811af['plugins']['get']('FontSize')['normalizeSizeOptions'](_0x2811af['config']['get']('fontSize.options'))['find'](_0x3bf98f=>_0x3bf98f['model']==_0x6094b);return _0xc3cd56+'\x20('+(_0x1c2b89?_0x240556(_0x1c2b89['title'])['toLowerCase']():_0x6094b)+')';}return _0xc3cd56+'\x20('+_0x6094b+')';}class Y extends _0x6b635c{['_headingOptions'];['afterInit'](){const _0x27ed45=this['editor'];if(!_0x27ed45['plugins']['has']('HeadingEditing'))return;this['_headingOptions']=_0x27ed45['config']['get']('heading.options');const _0xd94a0e=_0x27ed45['locale'],_0x52f099=_0x27ed45['plugins']['get']('TrackChangesEditing');_0x52f099['enableDefaultAttributesIntegration']('heading');for(const _0x38cdbb of this['_headingOptions'])'paragraph'!=_0x38cdbb['model']&&_0x52f099['descriptionFactory']['registerElementLabel'](_0x38cdbb['model'],_0x3491ee=>{const _0x3175c6=this['_getHeadingLevel'](_0x38cdbb['model']);return null!==_0x3175c6?_0x345d66(_0x3491ee,_0x3175c6):_0xc8691e(_0x3491ee,_0x38cdbb['title']);});function _0x345d66(_0x3e3ed2,_0x4704eb){return o(_0xd94a0e,'ELEMENT_HEADING',[_0x3e3ed2,_0x4704eb]);}function _0xc8691e(_0x28a30d,_0x5432c7){return o(_0xd94a0e,'ELEMENT_HEADING_CUSTOM',[_0x28a30d,_0x5432c7]);}this['_registerLegacyDescription']();}['_registerLegacyDescription'](){const _0x5cfdc1=this['editor'],_0x4d6a30=_0x5cfdc1['locale'];function _0x297a61(_0x40c4b8,_0x2da7d7){return o(_0x4d6a30,'ELEMENT_HEADING_CUSTOM',[_0x40c4b8,_0x2da7d7]);}_0x5cfdc1['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](_0x308368=>{if('formatBlock'!=_0x308368['type'])return;const {data:_0x492ad5}=_0x308368;if(_0x492ad5&&'heading'==_0x492ad5['commandName']){const _0x449bff=_0x492ad5['commandParams'][0x0]['value'],_0x587d01=this['_getHeadingLevel'](_0x449bff);if(null!==_0x587d01)return{'type':'format','content':o(_0x4d6a30,'*Change\x20to:*\x20%0',(_0x2c5e78=0x1,_0x15565f=_0x587d01,o(_0x4d6a30,'ELEMENT_HEADING',[_0x2c5e78,_0x15565f])))};const _0x3c6468=this['_headingOptions']['find'](_0x4a6121=>_0x4a6121['model']===_0x449bff)['title'];return{'type':'format','content':o(_0x4d6a30,'*Change\x20to:*\x20%0',_0x297a61(0x1,_0x3c6468))};}var _0x2c5e78,_0x15565f;});}['_getHeadingLevel'](_0x1e3d99){const _0xca8dc9=_0x1e3d99['match'](/^heading(\d+)/);if(_0xca8dc9)return _0xca8dc9[0x1];const _0x139d4f=this['_headingOptions']?.['find'](_0xfe0fa0=>_0xfe0fa0['model']==_0x1e3d99);if(_0x139d4f&&_0x139d4f['view']){const _0x5048b3=_0x139d4f['view'],_0x4399d0=(_0x5048b3['name']??_0x5048b3)['match'](/^h(\d+)/);if(_0x4399d0)return _0x4399d0[0x1];}return null;}}class Z extends _0x6b635c{['afterInit'](){const _0x2f2002=this['editor'];if(!_0x2f2002['plugins']['has']('HighlightEditing'))return;const _0x23dd2e=_0x2f2002['plugins']['get']('TrackChangesEditing'),_0x133c4c=_0x2f2002['locale'];_0x23dd2e['enableDefaultAttributesIntegration']('highlight'),_0x23dd2e['registerInlineAttribute']('highlight'),_0x23dd2e['descriptionFactory']['registerAttributeLabel']('highlight',o(_0x133c4c,'FORMAT_HIGHLIGHT')),this['_registerLegacyDescription']();}['_registerLegacyDescription'](){const _0x403863=this['editor'],_0x16b417=_0x403863['locale'];_0x403863['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](_0x277b50=>{if('formatInline'!=_0x277b50['type'])return;const {data:_0x146636}=_0x277b50;if(_0x146636&&'highlight'==_0x146636['commandName']){const _0x1b0d32=_0x16b417['t'],_0x172616=_0x146636['commandParams'][0x0]['value'];if(_0x172616){const _0x58270f=_0x403863['config']['get']('highlight.options')['find'](_0x2eca03=>_0x2eca03['model']==_0x172616),_0x103b6d=_0x1b0d32(_0x58270f['title'])['toLowerCase']();return{'type':'format','content':o(_0x16b417,'*Set\x20highlight:*\x20%0',_0x103b6d),'color':{'value':_0x58270f['color'],'title':_0x58270f['title']}};}return{'type':'format','content':o(_0x16b417,'*Remove\x20highlight*',o(_0x16b417,'FORMAT_HIGHLIGHT'))};}});}}class tt extends _0x6b635c{['afterInit'](){const _0x53cd4d=this['editor'];if(!_0x53cd4d['plugins']['has']('HorizontalLineEditing'))return;_0x53cd4d['plugins']['get']('TrackChangesEditing')['enableCommand']('horizontalLine');const _0x50402e=_0x53cd4d['plugins']['get']('TrackChangesEditing'),_0xbfc44f=_0x53cd4d['locale'];_0x50402e['descriptionFactory']['registerElementLabel']('horizontalLine',_0x2b63c0=>o(_0xbfc44f,'ELEMENT_HORIZONTAL_LINE',_0x2b63c0)),_0x53cd4d['conversion']['for']('dataDowncast')['elementToStructure']({'model':'horizontalLine','view':(_0x46f338,{writer:_0x1f3c8b,options:_0xa04b6d})=>{if(!_0xa04b6d['showSuggestionHighlights'])return null;const _0xd84c01=_0x1f3c8b['createContainerElement']('div'),_0x572c35=_0x1f3c8b['createEmptyElement']('hr');return _0x1f3c8b['addClass']('ck-horizontal-line',_0xd84c01),_0x1f3c8b['insert'](_0x1f3c8b['createPositionAt'](_0xd84c01,0x0),_0x572c35),_0xd84c01;},'converterPriority':'high'});}}class et extends _0x6b635c{['afterInit'](){const _0x50c905=this['editor'];if(!_0x50c905['plugins']['has']('HtmlEmbed'))return;const _0x29215a=_0x50c905['plugins']['get']('TrackChangesEditing'),_0x5f52db=_0x50c905['locale'];_0x29215a['descriptionFactory']['registerElementLabel']('rawHtml',_0x28b30b=>o(_0x5f52db,'ELEMENT_HTML_EMBED',_0x28b30b)),_0x29215a['enableDefaultAttributesIntegration']('htmlEmbed'),_0x29215a['registerBlockAttribute']('value'),_0x29215a['descriptionFactory']['registerDescriptionCallback'](_0x60b822=>{if('attribute'!=_0x60b822['type'])return;const {data:_0x54fac9}=_0x60b822;if(_0x54fac9&&'value'==_0x54fac9['key']&&_0x60b822['getFirstRange']()['start']['nodeAfter']['is']('element','rawHtml')){const _0x161a1a=o(_0x5f52db,'ELEMENT_HTML_EMBED');return{'type':'format','content':o(_0x5f52db,'*Change\x20%0\x20content*',_0x161a1a)};}}),this['_registerLegacyDescription']();}['_registerLegacyDescription'](){const _0x5d5648=this['editor'],_0x549c19=_0x5d5648['locale'];_0x5d5648['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](_0x3c4cc9=>{if('formatBlock'!=_0x3c4cc9['type'])return;const {data:_0x3870f5}=_0x3c4cc9;if(_0x3870f5&&'htmlEmbed'==_0x3870f5['commandName']){const _0xce0d64=o(_0x549c19,'ELEMENT_HTML_EMBED');return{'type':'format','content':o(_0x549c19,'*Change\x20%0\x20content*',_0xce0d64)};}});}}class it extends _0x6b635c{['afterInit'](){const _0x4e470d=this['editor'];if(!_0x4e470d['plugins']['has']('ImageEditing'))return;const _0x45fcdd=_0x4e470d['plugins']['get']('TrackChangesEditing'),_0x2d0efe=_0x4e470d['plugins']['get']('ImageUtils'),_0x2f254c=_0x4e470d['locale'];_0x45fcdd['enableCommand']('insertImage'),_0x45fcdd['descriptionFactory']['registerElementLabel']('imageBlock',_0x154373=>o(_0x2f254c,'ELEMENT_IMAGE',_0x154373)),_0x45fcdd['descriptionFactory']['registerElementLabel']('imageInline',_0x2ee5f0=>o(_0x2f254c,'ELEMENT_INLINE_IMAGE',_0x2ee5f0)),_0x45fcdd['descriptionFactory']['registerElementLabel']('caption',()=>o(_0x2f254c,'ELEMENT_CAPTION')),_0x4e470d['plugins']['has']('ImageUploadEditing')&&_0x45fcdd['enableCommand']('uploadImage'),_0x4e470d['plugins']['has']('ImageBlockEditing')&&_0x4e470d['plugins']['has']('ImageInlineEditing')&&(_0x45fcdd['enableCommand']('imageTypeInline',(_0x3e9b98,_0x7f06aa)=>{const _0x28e383=_0x2d0efe['getClosestSelectedImageElement'](_0x4e470d['model']['document']['selection']);_0x4e470d['model']['change'](()=>{_0x45fcdd['markBlockFormat'](_0x28e383,{'commandName':'imageTypeInline','commandParams':[_0x7f06aa]},[],'convertBlockImageToInline');});}),_0x45fcdd['enableCommand']('imageTypeBlock',(_0xcdf2f7,_0x58267b)=>{_0x4e470d['model']['change'](_0x36a6d9=>{let _0x3c1bce=_0x2d0efe['getClosestSelectedImageElement'](_0x4e470d['model']['document']['selection']),_0x4a7eac=_0x36a6d9['createRangeOn'](_0x3c1bce);const _0x268579=_0xd3d076['fromPosition'](_0x4a7eac['start'],'toPrevious'),_0x30b8d1=_0xd3d076['fromPosition'](_0x4a7eac['end'],'toNext');_0x45fcdd['forceDefaultExecution'](()=>_0xcdf2f7(_0x58267b)),_0x3c1bce=_0x2d0efe['getClosestSelectedImageElement'](_0x4e470d['model']['document']['selection']),_0x4a7eac=_0x36a6d9['createRangeOn'](_0x3c1bce);const _0x45052d=_0x36a6d9['createRange'](_0x268579,_0x30b8d1);_0x268579['detach'](),_0x30b8d1['detach'](),_0x45fcdd['markBlockFormat'](_0x3c1bce,{'commandName':'imageTypeInline','commandParams':[_0x58267b]},[],'convertInlineImageToBlock'),_0x45052d['start']['isBefore'](_0x4a7eac['start'])&&_0x45fcdd['markInsertion'](_0x36a6d9['createRange'](_0x45052d['start'],_0x4a7eac['start']),'convertInlineImageToBlock'),_0x4a7eac['end']['isBefore'](_0x45052d['end'])&&_0x45fcdd['markInsertion'](_0x36a6d9['createRange'](_0x4a7eac['end'],_0x45052d['end']),'convertInlineImageToBlock');});}),_0x45fcdd['_suggestionFactory']['registerCustomCallback']('formatBlock','convertInlineImageToBlock','join',()=>!0x1),_0x45fcdd['_suggestionFactory']['registerCustomCallback']('formatBlock','convertInlineImageToBlock','accept',()=>!0x1),_0x45fcdd['_suggestionFactory']['registerCustomCallback']('formatBlock','convertInlineImageToBlock','discard',_0x45fcdd['_suggestionFactory']['getSuggestionCallback']('formatBlock','','accept')),_0x45fcdd['_suggestionFactory']['registerCustomCallback']('insertion','convertInlineImageToBlock','join',()=>!0x1),_0x45fcdd['_suggestionFactory']['registerCustomCallback']('insertion','convertInlineImageToBlock','discard',([_0x51830f])=>{const _0x1c4cf6=_0x45fcdd['_suggestionFactory']['getSuggestionCallback']('insertion','','discard');let _0x493690=_0x51830f['start'],_0x2bb78b=_0x51830f['end'];const _0x737ff1=_0x4e470d['model']['schema']['getNearestSelectionRange'](_0x493690,'backward'),_0x168fb3=_0x4e470d['model']['schema']['getNearestSelectionRange'](_0x2bb78b,'forward');_0x737ff1['isCollapsed']&&(_0x493690=_0x737ff1['start']),_0x168fb3['isCollapsed']&&(_0x2bb78b=_0x168fb3['end']),_0x1c4cf6([_0x4e470d['model']['createRange'](_0x493690,_0x2bb78b)]);}),_0x45fcdd['_suggestionFactory']['registerCustomCallback']('formatBlock','convertInlineImageToBlock','chain',_0x430d8b),_0x45fcdd['_suggestionFactory']['registerCustomCallback']('insertion','convertInlineImageToBlock','chain',_0x430d8b)),_0x4e470d['plugins']['has']('ImageCaptionEditing')&&(_0x45fcdd['enableCommand']('toggleImageCaption',(_0x5af43d,_0x4b93c3)=>{const _0xb1d410=_0x4e470d['plugins']['get']('ImageCaptionUtils');let _0x5be8fe=_0x2d0efe['getClosestSelectedImageElement'](_0x4e470d['model']['document']['selection']),_0x2ffe01=_0xb1d410['getCaptionFromImageModelElement'](_0x5be8fe);_0x4e470d['model']['change'](()=>{if(_0x2ffe01)return void _0x45fcdd['markDeletion'](_0x4e470d['model']['createRangeOn'](_0x2ffe01));const _0x5c721a=_0x2d0efe['isBlockImage'](_0x5be8fe);_0x5af43d(_0x4b93c3),_0x5be8fe=_0x2d0efe['getClosestSelectedImageElement'](_0x4e470d['model']['document']['selection']),_0x2ffe01=_0xb1d410['getCaptionFromImageModelElement'](_0x5be8fe),_0x45fcdd['markInsertion'](_0x4e470d['model']['createRangeOn'](_0x2ffe01),_0x5c721a?null:'imageCaption');});}),_0x45fcdd['_suggestionFactory']['registerCustomCallback']('insertion','imageCaption','chain',_0x430d8b));const _0x2b68ec=[{'type':'formatBlock','subType':'imageStylePreApply'},{'type':'insertion','subType':'imageCaption'},{'type':'formatBlock','subType':'convertInlineImageToBlock'},{'type':'insertion','subType':'convertInlineImageToBlock'}];function _0x29a9b1(_0x228fc0,_0x2586fb){const _0x35c3fb=_0x2b68ec['findIndex'](({type:_0x18469e,subType:_0x2cfe94})=>_0x228fc0['type']==_0x18469e&&_0x228fc0['subType']==_0x2cfe94),_0x1ae2e1=_0x2b68ec['findIndex'](({type:_0x4d307e,subType:_0x54514f})=>_0x2586fb['type']==_0x4d307e&&_0x2586fb['subType']==_0x54514f);if(_0x35c3fb<0x0||_0x1ae2e1<0x0)return!0x1;const _0x4d901c=_0x228fc0['getFirstRange'](),_0x51abc1=_0x2586fb['getFirstRange']();if((0x0==_0x35c3fb||0x1==_0x35c3fb)&&0x2==_0x1ae2e1&&_0x4d901c['isIntersecting'](_0x51abc1))return!0x0;if(0x2==_0x35c3fb&&0x3==_0x1ae2e1){const _0x5aeb5a=_0x45fcdd['_findSuggestions'](_0x4d901c,'insertion')['filter'](({suggestion:_0x569b89,meta:_0x5b13e5})=>_0x5b13e5['isOwn']&&'convertInlineImageToBlock'==_0x569b89['subType']);if(_0x5aeb5a['length']>0x1&&_0x51abc1['end']['isEqual'](_0x4d901c['start']))return!0x0;if(0x1==_0x5aeb5a['length']&&(_0x4d901c['start']['isEqual'](_0x51abc1['end'])||_0x4d901c['end']['isEqual'](_0x51abc1['start'])))return!0x0;}if(0x3==_0x35c3fb&&0x3==_0x1ae2e1&&_0x4d901c['start']['isBefore'](_0x51abc1['start'])){const _0x4307ff=_0x4d901c['end']['nodeAfter'],_0x2ce075=_0x51abc1['start']['nodeBefore'];return _0x2d0efe['isBlockImage'](_0x4307ff)&&_0x4307ff===_0x2ce075;}return!0x1;}function _0x430d8b(_0x5f00f7,_0x3a1eb5){return _0x29a9b1(_0x5f00f7,_0x3a1eb5)?[_0x5f00f7,_0x3a1eb5]:_0x29a9b1(_0x3a1eb5,_0x5f00f7)?[_0x3a1eb5,_0x5f00f7]:null;}_0x4e470d['plugins']['has']('ImageResize')&&(_0x45fcdd['enableDefaultAttributesIntegration']('resizeImage'),_0x45fcdd['registerBlockAttribute']('resizedWidth'),_0x45fcdd['descriptionFactory']['registerAttributeLabel']('resizedWidth',o(_0x2f254c,'FORMAT_IMAGE_SIZE'))),_0x4e470d['plugins']['has']('ImageTextAlternativeEditing')&&(_0x45fcdd['enableDefaultAttributesIntegration']('imageTextAlternative'),_0x45fcdd['registerBlockAttribute']('alt')),_0x45fcdd['descriptionFactory']['registerDescriptionCallback'](_0x5c7405=>{if(!!_0x2b68ec['find'](({type:_0x1f8ddf,subType:_0xd042df})=>_0x5c7405['type']==_0x1f8ddf&&_0x5c7405['subType']==_0xd042df))return _0x5c7405['previous']?{}:void 0x0;}),_0x45fcdd['descriptionFactory']['registerDescriptionCallback'](_0x5e2ad7=>{if('insertion'==_0x5e2ad7['type']||'deletion'==_0x5e2ad7['type']){const _0x5402ce=_0x5e2ad7['getContainedElement']();if(_0x5402ce&&_0x5402ce['is']('element','caption'))return{'type':'insertion'==_0x5e2ad7['type']?'addObject':'removeObject','element':_0x5402ce,'quantity':0x1};}}),_0x45fcdd['descriptionFactory']['registerDescriptionCallback'](_0x1948ee=>'formatBlock'==_0x1948ee['type']&&'convertInlineImageToBlock'==_0x1948ee['subType']?{'type':'format','content':'Inline\x20image\x20to\x20block\x20image'}:'formatBlock'==_0x1948ee['type']&&'convertBlockImageToInline'==_0x1948ee['subType']?{'type':'format','content':'Block\x20image\x20to\x20inline\x20image'}:void 0x0),_0x45fcdd['descriptionFactory']['registerDescriptionCallback'](_0x1fba37=>{if('attribute'!=_0x1fba37['type'])return;const {data:_0xfb51d5}=_0x1fba37;if(!_0xfb51d5||'alt'!=_0xfb51d5['key'])return;const _0x58d316=_0xfb51d5['newValue'];return _0x58d316?{'type':'format','content':o(_0x2f254c,'*Set\x20image\x20text\x20alternative:*\x20%0','\x22'+_0x58d316+'\x22')}:{'type':'format','content':o(_0x2f254c,'*Remove\x20image\x20text\x20alternative*')};}),this['_registerLegacyDescription']();}['_registerLegacyDescription'](){const _0x34b4fc=this['editor'],_0x4e1696=_0x34b4fc['locale'];_0x34b4fc['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](_0x9d432e=>{if('formatBlock'!=_0x9d432e['type']&&'formatInline'!=_0x9d432e['type'])return;const {data:_0x631886}=_0x9d432e;if(_0x631886){if('imageTextAlternative'==_0x631886['commandName']){const _0x29afed=_0x631886['commandParams'][0x0]['newValue'];return _0x29afed?{'type':'format','content':o(_0x4e1696,'*Set\x20image\x20text\x20alternative:*\x20%0','\x22'+_0x29afed+'\x22')}:{'type':'format','content':o(_0x4e1696,'*Remove\x20image\x20text\x20alternative*')};}if('resizeImage'==_0x631886['commandName']){const _0x5e21c5=_0x631886['commandParams'][0x0]['width'];return _0x5e21c5?{'type':'format','content':o(_0x4e1696,'*Set\x20image\x20width:*\x20%0',_0x5e21c5)}:{'type':'format','content':o(_0x4e1696,'*Reset\x20image\x20width*')};}}});}}class st extends _0x6b635c{['afterInit'](){if(!this['editor']['plugins']['has']('ImageEditing'))return;const _0x1ea357=this['editor']['locale'],_0x6b5a1c=this['editor']['plugins']['get']('TrackChangesEditing');_0x6b5a1c['enableDefaultAttributesIntegration']('replaceImageSource'),_0x6b5a1c['registerBlockAttribute']('src'),_0x6b5a1c['descriptionFactory']['registerDescriptionCallback'](_0x14a304=>{if('attribute'!=_0x14a304['type'])return;const {data:_0x2ad0c3}=_0x14a304;return _0x2ad0c3&&'src'==_0x2ad0c3['key']?_0x2ad0c3['newValue']&&_0x2ad0c3['oldValue']?{'type':'format','content':o(_0x1ea357,'*Replace\x20image\x20URL*')}:{'type':'format','content':''}:void 0x0;}),this['_handleLegacySuggestions']();}['_handleLegacySuggestions'](){const _0x467612=this['editor']['plugins']['get']('TrackChangesEditing');_0x467612['_suggestionFactory']['registerCustomCallback']('formatBlock','replaceImageSource','accept',_0x467612['_suggestionFactory']['getSuggestionCallback']('formatBlock',null,'discard')),_0x467612['_suggestionFactory']['registerCustomCallback']('formatBlock','replaceImageSource','discard',_0x467612['_suggestionFactory']['getSuggestionCallback']('formatBlock',null,'accept')),this['_registerLegacyDescription']();}['_registerLegacyDescription'](){const _0x27244c=this['editor'],_0x348d6e=_0x27244c['locale'];_0x27244c['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](_0x182244=>{if('formatBlock'!=_0x182244['type']&&'formatInline'!=_0x182244['type'])return;const {data:_0x261090}=_0x182244;if(!_0x261090||'replaceImageSource'!=_0x261090['commandName'])return;return{'type':'format','content':o(_0x348d6e,'*Format:*\x20replace\x20image\x20URL')};});}}class nt extends _0x6b635c{['afterInit'](){const _0x5909d2=this['editor'];if(!_0x5909d2['plugins']['has']('ImageStyleEditing'))return;const _0x271118=_0x5909d2['plugins']['get']('TrackChangesEditing'),_0x3b4512=_0x5909d2['plugins']['get']('ImageUtils'),_0x59a4a4={};_0x271118['enableCommand']('imageStyle',(_0x382dac,_0x426481)=>{const _0x196814=_0x5909d2['plugins']['get']('Users')['me'],_0x52146c=_0x5909d2['commands']['get']('imageStyle');let _0x551e7b=_0x3b4512['getClosestSelectedImageElement'](_0x5909d2['model']['document']['selection']),_0xe8470f=_0x5909d2['model']['createRangeOn'](_0x551e7b),_0x406d47=_0x52146c['value'];if(_0x406d47==_0x426481['value'])return;const _0x20e5ae={'commandName':'imageStyle','commandParams':[_0x426481],'formatGroupId':_0x367149()};_0x5909d2['model']['change'](()=>{if(_0x271118['getSuggestions']()['filter'](_0x47462b=>_0x47462b['isInContent']&&_0x196814==_0x47462b['author']&&('formatBlock'==_0x47462b['type']||'formatInline'==_0x47462b['type'])&&('imageStylePreApply'==_0x47462b['subType']||'imageStylePostApply'==_0x47462b['subType'])&&_0x47462b['getFirstRange']()['isEqual'](_0xe8470f))['forEach'](_0x4092b8=>_0x271118['discardSuggestion'](_0x4092b8['head'])),_0x551e7b=_0x3b4512['getClosestSelectedImageElement'](_0x5909d2['model']['document']['selection']),_0xe8470f=_0x5909d2['model']['createRangeOn'](_0x551e7b),_0x52146c['refresh'](),_0x5909d2['commands']['get']('imageTypeInline')['refresh'](),_0x5909d2['commands']['get']('imageTypeBlock')['refresh'](),_0x406d47=_0x52146c['value'],_0x406d47!=_0x426481['value'])return _0x3b4512['isInlineImage'](_0x551e7b)&&_0x52146c['shouldConvertImageType'](_0x426481['value'],_0x551e7b)?(_0x382dac({..._0x426481,'setImageSizes':!0x1}),_0x551e7b=_0x3b4512['getClosestSelectedImageElement'](_0x5909d2['model']['document']['selection']),void _0x271118['markBlockFormat'](_0x551e7b,{..._0x20e5ae,'commandReversedParams':[{'value':_0x406d47||null,'setImageSizes':!0x1}]},[],'imageStylePreApply')):void(_0x3b4512['isBlockImage'](_0x551e7b)?_0x271118['markBlockFormat'](_0x551e7b,_0x20e5ae,[],'imageStylePostApply'):_0x271118['markInlineFormat'](_0xe8470f,_0x20e5ae,'imageStylePostApply'));});});for(const _0x4d7ff0 of _0x5909d2['plugins']['get']('ImageStyleEditing')['normalizedStyles'])_0x59a4a4[_0x4d7ff0['name']]=_0x4d7ff0['title']['toLowerCase']();_0x271118['_suggestionFactory']['registerCustomCallback']('formatBlock','imageStylePreApply','join',()=>!0x1),_0x271118['_suggestionFactory']['registerCustomCallback']('formatBlock','imageStylePostApply','join',()=>!0x1),_0x271118['_suggestionFactory']['registerCustomCallback']('formatInline','imageStylePostApply','join',()=>!0x1),_0x271118['_suggestionFactory']['registerCustomCallback']('formatBlock','imageStylePreApply','accept',([_0x19ef33])=>{_0x3b4512['setImageNaturalSizeAttributes'](_0x19ef33['getContainedElement']());}),_0x271118['_suggestionFactory']['registerCustomCallback']('formatBlock','imageStylePreApply','discard',(_0x5f5d21,_0x85519f)=>{_0x271118['_suggestionFactory']['getSuggestionCallback']('formatBlock','','accept')(_0x5f5d21,{'commandName':_0x85519f['commandName'],'commandParams':_0x85519f['commandReversedParams']});}),_0x271118['_suggestionFactory']['registerCustomCallback']('formatBlock','imageStylePreApply','chain',function(_0x170d7d,_0x1b6af7){if(_0x9b4ebb(_0x170d7d,_0x1b6af7))return[_0x170d7d,_0x1b6af7];if(_0x9b4ebb(_0x1b6af7,_0x170d7d))return[_0x1b6af7,_0x170d7d];return null;});const _0x543b37=[{'type':'formatBlock','subType':'imageStylePreApply'},{'type':'insertion','subType':'imageCaption'},{'type':'formatBlock','subType':'convertInlineImageToBlock'},{'type':'insertion','subType':'convertInlineImageToBlock'}];function _0x9b4ebb(_0x411ccd,_0x3182ef){const _0x2a3c9a=_0x543b37['findIndex'](({type:_0x4702eb,subType:_0x5466c6})=>_0x411ccd['type']==_0x4702eb&&_0x411ccd['subType']==_0x5466c6),_0x25f218=_0x543b37['findIndex'](({type:_0x3e541e,subType:_0x1ac845})=>_0x3182ef['type']==_0x3e541e&&_0x3182ef['subType']==_0x1ac845);if(_0x2a3c9a<0x0||_0x25f218<0x0)return!0x1;const _0x1ec18a=_0x411ccd['getFirstRange'](),_0x31b2fa=_0x3182ef['getFirstRange']();if((0x0==_0x2a3c9a||0x1==_0x2a3c9a)&&0x2==_0x25f218&&_0x1ec18a['isIntersecting'](_0x31b2fa))return!0x0;if(0x2==_0x2a3c9a&&0x3==_0x25f218){const _0xe25a36=_0x271118['_findSuggestions'](_0x1ec18a,'insertion')['filter'](({suggestion:_0x4a88fd,meta:_0x2df702})=>_0x2df702['isOwn']&&'convertInlineImageToBlock'==_0x4a88fd['subType']);if(_0xe25a36['length']>0x1&&_0x31b2fa['end']['isEqual'](_0x1ec18a['start']))return!0x0;if(0x1==_0xe25a36['length']&&(_0x1ec18a['start']['isEqual'](_0x31b2fa['end'])||_0x1ec18a['end']['isEqual'](_0x31b2fa['start'])))return!0x0;}if(0x3==_0x2a3c9a&&0x3==_0x25f218&&_0x1ec18a['start']['isBefore'](_0x31b2fa['start'])){const _0x30e746=_0x1ec18a['end']['nodeAfter'],_0x5514f4=_0x31b2fa['start']['nodeBefore'];return _0x3b4512['isBlockImage'](_0x30e746)&&_0x30e746===_0x5514f4;}return!0x1;}_0x5909d2['model']['document']['registerPostFixer'](()=>{let _0x453694=!0x1;const _0x1ca9ce=Array['from'](_0x5909d2['model']['document']['differ']['getChangedMarkers']());for(const {name:_0x1b2f8d,data:_0x2feb2c}of _0x1ca9ce){const {group:_0x1738cc,type:_0x48a366,subType:_0x2375eb,id:_0x460f24}=_0x271118['_splitMarkerName'](_0x1b2f8d);if('suggestion'==_0x1738cc&&_0x271118['hasSuggestion'](_0x460f24)){if('formatBlock'==_0x48a366&&('imageStylePreApply'==_0x2375eb||'imageStylePostApply'==_0x2375eb)){const _0x4fca75=_0x271118['getSuggestion'](_0x460f24);if(_0x2feb2c['newRange']){const _0x4c0bdd=_0x4fca75['getFirstRange']()['getContainedElement']();if(_0x3b4512['isBlockImage'](_0x4c0bdd))continue;_0x271118['discardSuggestion'](_0x4fca75),_0x453694=!0x0;}}if('insertion'==_0x48a366&&'imageCaption'==_0x2375eb&&!_0x2feb2c['newRange']){const _0x1d5fab=_0x271118['getSuggestion'](_0x460f24);_0x1d5fab['next']&&_0x1d5fab['next']['isInContent']&&(_0x271118['discardSuggestion'](_0x1d5fab['next']),_0x453694=!0x0);}}}return _0x453694;}),this['_registerLegacyDescription'](_0x59a4a4);}['_registerLegacyDescription'](_0x48b38a){const _0x52f4d9=this['editor'],_0x2110b7=_0x52f4d9['locale'];_0x52f4d9['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](_0x25c989=>{if('formatBlock'!=_0x25c989['type']&&'formatInline'!=_0x25c989['type'])return;const {data:_0x36ac94}=_0x25c989;if(!_0x36ac94||'imageStyle'!=_0x36ac94['commandName'])return;const _0x1adca5=_0x36ac94['commandParams'][0x0]['value'];return _0x10c3c6('side'===_0x1adca5?o(_0x2110b7,'FORMAT_SIDE_IMAGE'):_0x48b38a[_0x1adca5]||_0x1adca5);function _0x10c3c6(_0x4c20ff){return{'type':'format','content':o(_0x2110b7,'*Format:*\x20%0',_0x4c20ff)};}});}}class ot extends _0x6b635c{['_trackChangesValueDuringImport'];['_trackChangesExecuted'];constructor(_0x191a04){super(_0x191a04),this['_trackChangesValueDuringImport']=!0x1,this['_trackChangesExecuted']=!0x1;}['afterInit'](){const _0x3e0476=this['editor'],_0xe3787b=_0x3e0476['commands']['get']('importWord'),_0x54e8a5=_0x3e0476['commands']['get']('trackChanges');_0xe3787b&&(_0xe3787b['on']('execute',(_0x9e5950,[,_0x571dae])=>{this['_trackChangesValueDuringImport']=_0x54e8a5['value'],_0x571dae['collaboration_features']['track_changes']=!this['_trackChangesValueDuringImport'];},{'priority':'high'}),this['listenTo'](_0xe3787b,'dataInsert',this['_handleImportedData']['bind'](this)),this['listenTo'](_0xe3787b,'dataInsert',()=>{this['_trackChangesExecuted']&&(_0x54e8a5['execute'](),this['_trackChangesExecuted']=!0x1);},{'priority':'lowest'}),_0x3e0476['plugins']['get']('TrackChangesEditing')['enableCommand']('importWord'));}['_handleImportedData'](_0x39dfeb,_0x3af4d0){const {suggestions:_0x5531bd}=_0x3af4d0,_0x274a12=this['editor']['commands']['get']('trackChanges'),_0x539434=_0x274a12['value'];this['_trackChangesValueDuringImport']!==_0x539434&&(_0x274a12['execute'](),this['_trackChangesExecuted']=!0x0),_0x5531bd&&_0x5531bd['forEach'](({id:_0x4e814f,type:_0x4b9f6b,author:_0x2c8c5b,created_at:_0xb67d6b})=>{const _0x2d6f0f={'id':_0x4e814f,'type':_0x4b9f6b,'authorId':this['editor']['plugins']['get']('Users')['me']['id'],'createdAt':new Date(),'data':null,'hasComments':!0x1,'attributes':{'@external':{'authorName':_0x2c8c5b,'createdAt':_0xb67d6b?new Date(_0xb67d6b):new Date(),'source':'importWord'}}};this['editor']['plugins']['get']('TrackChangesEditing')['_setSuggestionData'](_0x2d6f0f);});}}class rt extends _0x6b635c{['afterInit'](){const _0x1e7159=this['editor'],_0x2861bf=_0x1e7159['plugins']['get']('TrackChangesEditing');if(_0x1e7159['plugins']['has']('IndentEditing')&&(_0x2861bf['enableCommand']('indent'),_0x2861bf['enableCommand']('outdent')),_0x1e7159['plugins']['has']('IndentBlock')){for(const _0x12f6b3 of['indentBlock','outdentBlock'])_0x2861bf['enableDefaultAttributesIntegration'](_0x12f6b3);}const _0x931289=_0x1e7159['locale'];_0x2861bf['registerBlockAttribute']('blockIndent'),_0x2861bf['descriptionFactory']['registerAttributeLabel']('blockIndent',o(_0x931289,'FORMAT_INDENT')),this['_registerLegacyDescription']();}['_registerLegacyDescription'](){const _0x20963d=this['editor'],_0x4882d5=_0x20963d['locale'],_0x34f2a9=_0x20963d['plugins']['get']('TrackChangesEditing');_0x34f2a9['descriptionFactory']['registerDescriptionCallback'](_0x5f225b=>{if('formatBlock'!=_0x5f225b['type'])return;const {data:_0x4d8402}=_0x5f225b;if(!_0x4d8402)return;if('indentBlock'!=_0x4d8402['commandName']&&'outdentBlock'!=_0x4d8402['commandName'])return;const _0x305f83=_0x5f225b['getItems']()[0x0],_0x47ec7c=_0x34f2a9['descriptionFactory']['getItemLabel'](_0x305f83);return'indentBlock'==_0x4d8402['commandName']?{'type':'format','content':o(_0x4882d5,'*Indent:*\x20%0',_0x47ec7c)}:'outdentBlock'==_0x4d8402['commandName']?{'type':'format','content':o(_0x4882d5,'*Outdent:*\x20%0',_0x47ec7c)}:void 0x0;});}}class at extends _0x6b635c{static get['requires'](){return[tr];}['init'](){this['editor']['plugins']['get']('TrackChangesEditing')['enableCommand']('input');}}class ct extends _0x6b635c{['afterInit'](){const _0x5445e3=this['editor'];if(!_0x5445e3['plugins']['has']('LinkEditing'))return;const _0x25204e=_0x5445e3['plugins']['get']('TrackChangesEditing'),_0x214d37=_0x5445e3['commands']['get']('link');_0x25204e['enableDefaultAttributesIntegration']('link'),_0x25204e['enableDefaultAttributesIntegration']('unlink'),_0x25204e['registerInlineAttribute']('linkHref');for(const _0x248b36 of _0x214d37['manualDecorators'])_0x25204e['registerInlineAttribute'](_0x248b36['id']),_0x25204e['descriptionFactory']['registerAttributeLabel'](_0x248b36['id'],'link\x20('+_0x248b36['label']['toLowerCase']()+')');_0x25204e['descriptionFactory']['registerDescriptionCallback'](_0x12ee1d=>{if('attribute'!=_0x12ee1d['type'])return;const {data:_0x5243a9}=_0x12ee1d;if(!_0x5243a9||'linkHref'!=_0x5243a9['key'])return;const _0x2f925d=_0x5243a9['newValue'],_0x6cf884=_0x5445e3['locale'];return{'type':'format','content':null==_0x2f925d?o(_0x6cf884,'*Remove\x20link*'):o(_0x6cf884,'*Set\x20link:*\x20%0','\x22'+_0x2f925d+'\x22')};}),this['_registerLegacyDescription']();}['_registerLegacyDescription'](){const _0xde225b=this['editor'],_0x300603=_0xde225b['locale'];_0xde225b['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](_0x45f20a=>{if('formatInline'!=_0x45f20a['type'])return;const {data:_0xcc28ad}=_0x45f20a;if(_0xcc28ad){if('link'==_0xcc28ad['commandName']){const _0x56cf3d=_0xcc28ad['commandParams'][0x0];return{'type':'format','content':o(_0x300603,'*Set\x20link:*\x20%0','\x22'+_0x56cf3d+'\x22')};}return'unlink'==_0xcc28ad['commandName']?{'type':'format','content':o(_0x300603,'*Remove\x20link*')}:void 0x0;}});}}class ut extends _0x6b635c{['afterInit'](){const _0x4dd213=this['editor'],_0x217d34=_0x4dd213['locale'];if(!_0x4dd213['plugins']['has']('LegacyListEditing'))return;const _0x529f75=_0x4dd213['plugins']['get']('TrackChangesEditing'),_0x48d43a=_0x4dd213['plugins']['has']('LegacyTodoListEditing');function _0x193b3b(_0x1bfb92){return()=>{const _0x335b23=_0x4dd213['model']['document']['selection'],_0x4d55d6=_0x4dd213['commands']['get'](_0x1bfb92);if(_0x4d55d6['value'])return void _0x4dd213['execute']('paragraph',{});const _0x1abfe5=_0x1bfb92['slice'](0x0,-0x4),_0x245a56=function(_0xb07692,_0x1f8aa4,_0x2d1c51){let _0x3648b0=Array['from'](_0xb07692)['filter'](_0x47117f=>function(_0x5908bc,_0x388377){return _0x388377['checkChild'](_0x5908bc['parent'],'listItem')&&!_0x388377['isObject'](_0x5908bc);}(_0x47117f,_0x2d1c51));_0x3648b0=_0x3648b0['filter'](_0x401711=>!_0x401711['is']('element','listItem')||_0x401711['getAttribute']('listType')!=_0x1f8aa4);const _0x4de5be=new Set();for(const _0x2f03fd of _0x3648b0)_0x2f03fd['is']('element','listItem')?_0x4de5be['add'](me(_0x2f03fd)):_0x4de5be['add'](_0x2f03fd);return Array['from'](_0x4de5be);}(_0x335b23['getSelectedBlocks'](),_0x1abfe5,_0x4dd213['model']['schema']);_0x4dd213['model']['change'](()=>{for(const _0xb8e9a1 of _0x245a56)_0x529f75['markBlockFormat'](_0xb8e9a1,{'commandName':_0x1bfb92,'commandParams':[{'forceValue':!_0x4d55d6['value']}],'formatGroupId':'blockName'},fe(_0xb8e9a1));});};}function _0x2759b7(_0x452680){return()=>{const _0x24a8b7=function(_0x59e73b){let _0x10df86=Array['from'](_0x59e73b);const _0x5e30f3=_0x10df86['findIndex'](_0x5af2ef=>'listItem'!=_0x5af2ef['name']);return _0x5e30f3>-0x1&&(_0x10df86=_0x10df86['slice'](0x0,_0x5e30f3)),_0x10df86;}(_0x4dd213['model']['document']['selection']['getSelectedBlocks']()),_0x133301=_0x4dd213['model']['createRange'](_0x4dd213['model']['createPositionAt'](_0x24a8b7[0x0],'before'),_0x4dd213['model']['createPositionAt'](_0x24a8b7[_0x24a8b7['length']-0x1],'end'));_0x4dd213['model']['change'](()=>{_0x529f75['markBlockFormat'](_0x133301,{'commandName':_0x452680,'commandParams':[],'formatGroupId':'listIndent'},function(_0xe4a3ed){const _0x4ee81d=new Set();for(const _0x2822c9 of _0xe4a3ed){let _0xeff93c=_0x2822c9['nextSibling'];for(;_0xeff93c&&_0xeff93c['getAttribute']('listIndent')>_0x2822c9['getAttribute']('listIndent');)_0x4ee81d['add'](_0xeff93c),_0xeff93c=_0xeff93c['nextSibling'];}return Array['from'](_0x4ee81d);}(_0x24a8b7));});};}_0x529f75['enableCommand']('numberedList',_0x193b3b('numberedList')),_0x529f75['enableCommand']('bulletedList',_0x193b3b('bulletedList')),_0x48d43a&&_0x529f75['enableCommand']('todoList',_0x193b3b('todoList')),_0x529f75['enableCommand']('indentList',_0x2759b7('indentList')),_0x529f75['enableCommand']('outdentList',_0x2759b7('outdentList')),_0x48d43a&&_0x529f75['enableCommand']('checkTodoList',()=>{const _0x289a58=_0x4dd213['commands']['get']('checkTodoList'),_0x7685e0=Array['from'](_0x289a58['_selectedElements']);_0x7685e0['filter'](_0x54dcd1=>_0x54dcd1['getAttribute']('todoListChecked')!=_0x289a58['value']),_0x4dd213['model']['change'](()=>{for(const _0x41a880 of _0x7685e0)_0x529f75['markBlockFormat'](_0x41a880,{'commandName':'checkTodoList','commandParams':[{'forceValue':!_0x289a58['value']}]});});}),_0x529f75['descriptionFactory']['registerElementLabel']('listItem',_0x2cd9c3=>o(_0x217d34,'ELEMENT_LIST_ITEM',_0x2cd9c3)),_0x529f75['descriptionFactory']['registerDescriptionCallback'](_0x1a9d78=>{if('formatBlock'!=_0x1a9d78['type']&&'formatInline'!=_0x1a9d78['type'])return;const {data:_0x4d92e7}=_0x1a9d78;if(_0x4d92e7){if('numberedList'==_0x4d92e7['commandName']||'bulletedList'==_0x4d92e7['commandName']||'todoList'==_0x4d92e7['commandName'])switch(_0x4d92e7['commandName']['replace']('List','')){case'bulleted':return _0x40de58(o(_0x217d34,'ELEMENT_BULLETED_LIST'));case'numbered':return _0x40de58(o(_0x217d34,'ELEMENT_NUMBERED_LIST'));case'todo':return _0x40de58(o(_0x217d34,'ELEMENT_TODO_LIST'));}if('indentList'==_0x4d92e7['commandName'])return{'type':'format','content':o(_0x217d34,'*Indent:*\x20%0',o(_0x217d34,'ELEMENT_LIST_ITEM'))};if('outdentList'==_0x4d92e7['commandName'])return{'type':'format','content':o(_0x217d34,'*Outdent:*\x20%0',o(_0x217d34,'ELEMENT_LIST_ITEM'))};if('checkTodoList'==_0x4d92e7['commandName'])return _0x4d92e7['commandParams'][0x0]['forceValue']?{'type':'format','content':o(_0x217d34,'*Check\x20item*')}:{'type':'format','content':o(_0x217d34,'*Uncheck\x20item*')};}function _0x40de58(_0x43b8bc){return{'type':'format','content':o(_0x217d34,'*Change\x20to:*\x20%0',_0x43b8bc)};}});}}function me(_0xb63605){const _0x2e776f=_0xb63605['getAttribute']('listIndent');if(0x0==_0x2e776f)return _0xb63605;let _0x5e776a=_0xb63605;for(;_0xb63605['previousSibling']&&_0xb63605['previousSibling']['is']('element','listItem');){const _0x589cc6=_0xb63605['previousSibling']['getAttribute']('listIndent');if(_0x589cc6==_0x2e776f)_0x5e776a=_0xb63605['previousSibling'];else{if(_0x589cc6<_0x2e776f)break;}_0xb63605=_0xb63605['previousSibling'];}return _0x5e776a;}function fe(_0x471bc7){const _0xfdd884=[];if(_0x471bc7['is']('element','listItem')&&_0x471bc7['getAttribute']('listIndent')>0x0){let _0x360170=_0x471bc7['nextSibling'];for(;_0x360170&&'listItem'==_0x360170['name']&&_0x360170['getAttribute']('listIndent')==_0x471bc7['getAttribute']('listIndent');)_0xfdd884['push'](_0x360170),_0x360170=_0x360170['nextSibling'];}return _0xfdd884;}class K extends _0x6b635c{['afterInit'](){if(!this['editor']['plugins']['has']('LegacyListPropertiesEditing'))return;const _0x4b7cf8=this['editor']['config']['get']('list.properties'),_0x398a88=this['editor']['plugins']['get']('TrackChangesEditing');_0x4b7cf8['styles']&&_0x398a88['enableCommand']('listStyle',this['handleListStyleCommand']['bind'](this)),_0x4b7cf8['reversed']&&_0x398a88['enableCommand']('listReversed',this['handleListReversedCommand']['bind'](this)),_0x4b7cf8['startIndex']&&_0x398a88['enableCommand']('listStart',this['handleListStartCommand']['bind'](this)),_0x398a88['descriptionFactory']['registerDescriptionCallback'](this['handleDescriptions']['bind'](this));}['handleListStyleCommand'](_0x22d19c,_0x5df501={}){const _0x376b8f=this['editor']['plugins']['get']('TrackChangesEditing'),_0x5c043e=this['_getSuggestionBlocksForListStyle']();this['editor']['model']['change'](()=>{_0x376b8f['markMultiRangeBlockFormat'](_0x5c043e,{'commandName':'listStyle','commandParams':[{'type':_0x5df501['type']}],'formatGroupId':'listStyle'});});}['handleListReversedCommand'](_0x5e616c,_0x260695={}){const _0x933f3f=this['editor']['plugins']['get']('TrackChangesEditing'),_0x1a6a71=this['_getSuggestionBlocks'](_0x6b497e=>_0x6b497e['is']('element','listItem')&&'numbered'===_0x6b497e['getAttribute']('listType'));if(_0x1a6a71['length']<0x1)return;const _0x53ed78=_0x1a6a71['map'](_0x1648f5=>this['editor']['model']['createRange'](this['editor']['model']['createPositionAt'](_0x1648f5,'before'),this['editor']['model']['createPositionAt'](_0x1648f5,0x0)));this['editor']['model']['change'](()=>{_0x933f3f['markMultiRangeBlockFormat'](_0x53ed78,{'commandName':'listReversed','commandParams':[{'reversed':_0x260695['reversed']}],'formatGroupId':'listReversed'});});}['handleListStartCommand'](_0x32c6c7,_0x22da92={}){const _0x4eaa1c=this['editor']['plugins']['get']('TrackChangesEditing'),_0x1f3088=this['_getSuggestionBlocks'](_0x4d4214=>_0x4d4214['is']('element','listItem')&&'numbered'===_0x4d4214['getAttribute']('listType'));if(_0x1f3088['length']<0x1)return;const _0x1225b9=_0x1f3088['map'](_0x2e406f=>this['editor']['model']['createRange'](this['editor']['model']['createPositionAt'](_0x2e406f,'before'),this['editor']['model']['createPositionAt'](_0x2e406f,0x0)));this['editor']['model']['change'](()=>{_0x4eaa1c['markMultiRangeBlockFormat'](_0x1225b9,{'commandName':'listStart','commandParams':[{'startIndex':_0x22da92['startIndex']}],'formatGroupId':'listStart'});});}['handleDescriptions'](_0x4946be){if('formatBlock'!=_0x4946be['type']&&'formatInline'!=_0x4946be['type'])return;const _0x53c425=this['editor']['locale'],{data:_0x491465}=_0x4946be;if(!_0x491465)return;let _0x377475,_0x3d2d01;switch(_0x491465['commandName']){case'listStyle':_0x377475='*Change\x20to:*\x20%0',_0x3d2d01={'type':'format','content':o(_0x53c425,_0x377475,o(_0x53c425,this['_getTranslationKeyForListStyle'](_0x491465['commandParams'][0x0]['type'])))};break;case'listReversed':_0x377475=_0x491465['commandParams'][0x0]['reversed']?'*Format:*\x20set\x20order\x20to\x20reversed':'*Format:*\x20set\x20order\x20to\x20regular',_0x3d2d01={'type':'format','content':o(_0x53c425,_0x377475)};break;case'listStart':_0x377475='*Format:*\x20set\x20start\x20index\x20to\x20%0',_0x3d2d01={'type':'format','content':o(_0x53c425,_0x377475,_0x491465['commandParams'][0x0]['startIndex'])};}return _0x3d2d01;}['_getSuggestionBlocksForListStyle'](){const _0x3ee388=this['editor']['plugins']['get']('LegacyListUtils');let _0x39e5ea=Array['from'](this['editor']['model']['document']['selection']['getSelectedBlocks']());return _0x39e5ea[0x0]?.['is']('element','listItem')&&_0x39e5ea['unshift'](..._0x3ee388['getSiblingNodes'](this['editor']['model']['document']['selection']['getFirstPosition'](),'backward')),_0x39e5ea[_0x39e5ea['length']-0x1]?.['is']('element','listItem')&&_0x39e5ea['push'](..._0x3ee388['getSiblingNodes'](this['editor']['model']['document']['selection']['getLastPosition'](),'forward')),_0x39e5ea=[...new Set(_0x39e5ea)],this['editor']['model']['document']['selection']['getFirstPosition']()?.['parent']?.['is']('element','listItem')&&(_0x39e5ea=_0x39e5ea['filter'](_0x29f8ac=>_0x29f8ac['is']('element','listItem'))),_0x39e5ea;}['_getSuggestionBlocks'](_0xb8e206){const _0x3bf7c1=this['editor']['plugins']['get']('LegacyListUtils');let _0x5b3c09=Array['from'](this['editor']['model']['document']['selection']['getSelectedBlocks']())['filter'](_0xb8e206)['map'](_0xf03f88=>{const _0x4b506e=this['editor']['model']['createPositionAt'](_0xf03f88,0x0);return[..._0x3bf7c1['getSiblingNodes'](_0x4b506e,'backward'),..._0x3bf7c1['getSiblingNodes'](_0x4b506e,'forward')];})['flat']();return _0x5b3c09=[...new Set(_0x5b3c09)],_0x5b3c09;}['_getTranslationKeyForListStyle'](_0x7a7c12){return'ELEMENT_'+(this['editor']['plugins']['get']('LegacyListUtils')['getListTypeFromListStyleType'](_0x7a7c12)||'default')['toUpperCase']()+'_LIST_'+_0x7a7c12['toUpperCase']()['replace'](/-/g,'_');}}class ft extends _0x6b635c{['afterInit'](){const _0x365f24=this['editor'];if(!_0x365f24['plugins']['has']('MediaEmbedEditing'))return;const _0x33fc15=_0x365f24['plugins']['get']('TrackChangesEditing'),_0x2d9289=_0x365f24['locale'];_0x33fc15['enableCommand']('mediaEmbed'),_0x33fc15['descriptionFactory']['registerElementLabel']('media',_0x3fb27c=>o(_0x2d9289,'ELEMENT_MEDIA',_0x3fb27c)),_0x365f24['conversion']['for']('dataDowncast')['elementToElement']({'model':'media','view':(_0x2136ad,{writer:_0x3f49a3,options:_0x1e62ba})=>{if(_0x1e62ba['showSuggestionHighlights'])return _0x3f49a3['createEmptyElement']('div');},'converterPriority':'high'}),_0x365f24['data']['downcastDispatcher']['on']('attribute:url:media',(_0x57d660,_0xbd0290,_0x271878)=>{_0x271878['options']['showSuggestionHighlights']&&_0x57d660['stop']();},{'priority':'high'});}}class gt extends _0x6b635c{['afterInit'](){const _0x141f7e=this['editor'];_0x141f7e['plugins']['has']('MentionEditing')&&_0x141f7e['plugins']['get']('TrackChangesEditing')['enableCommand']('mention');}}class lt extends _0x6b635c{['afterInit'](){const _0x5c96a0=this['editor'],_0x20c112=_0x5c96a0['plugins']['get']('TrackChangesEditing');_0x5c96a0['plugins']['has']('MultiLevelList')&&(_0x20c112['enableDefaultAttributesIntegration']('multiLevelList'),_0x20c112['registerBlockAttribute']('listMarkerStyle'),_0x20c112['descriptionFactory']['registerDescriptionCallback'](_0x254306=>this['handleDescriptions'](_0x254306)));}['handleDescriptions'](_0x4052cc){const _0x3c3778=this['editor']['locale'],{data:_0x419707}=_0x4052cc,_0x511451={'type':'format','content':''};if(_0x419707&&'listMarkerStyle'==_0x419707['key']){if(!_0x419707['oldValue'])return{'type':'format','content':o(_0x3c3778,'*Set\x20format:*\x20%0',o(_0x3c3778,'ELEMENT_MULTI_LEVEL_LIST'))+'\x20('+_0x419707['newValue']+')'};if(!_0x419707['newValue']){let _0x3f3099=_0x4052cc['head'];for(;_0x3f3099;){if(_0x3f3099['data']&&'listType'==_0x3f3099['data']['key']&&_0x3f3099['data']['newValue'])return _0x511451;_0x3f3099=_0x3f3099['next'];}return{'type':'format','content':o(_0x3c3778,'*Remove\x20format:*\x20%0',o(_0x3c3778,'ELEMENT_MULTI_LEVEL_LIST'))+'\x20('+_0x419707['oldValue']+')'};}}}}class mt extends _0x6b635c{['afterInit'](){const _0x35d2b3=this['editor'];if(!_0x35d2b3['plugins']['has']('PageBreakEditing'))return;_0x35d2b3['plugins']['get']('TrackChangesEditing')['enableCommand']('pageBreak');const _0x99f1c6=_0x35d2b3['plugins']['get']('TrackChangesEditing'),_0x13c46f=_0x35d2b3['locale'];_0x99f1c6['descriptionFactory']['registerElementLabel']('pageBreak',_0x4af4d1=>o(_0x13c46f,'ELEMENT_PAGE_BREAK',_0x4af4d1));}}class dt extends _0x6b635c{['afterInit'](){const _0x20f4de=this['editor'];if(!_0x20f4de['plugins']['has']('Paragraph'))return;const _0x274471=_0x20f4de['locale'],_0x2cee14=_0x20f4de['plugins']['get']('TrackChangesEditing');_0x2cee14['descriptionFactory']['registerElementLabel']('paragraph',_0x1bb3ea=>o(_0x274471,'ELEMENT_PARAGRAPH',_0x1bb3ea)),_0x2cee14['enableDefaultAttributesIntegration']('paragraph'),_0x2cee14['enableCommand']('insertParagraph'),_0x20f4de['editing']['downcastDispatcher']['on']('addMarker:suggestion:insertion',nr(_0x20f4de),{'priority':'highest'}),_0x20f4de['data']['downcastDispatcher']['on']('addMarker:suggestion:insertion',(_0x12b775,_0x3c06c4,_0x4e939c)=>{_0x4e939c['options']['showSuggestionHighlights']&&nr(_0x20f4de,{'showActiveMarker':!0x1})(_0x12b775,_0x3c06c4,_0x4e939c);},{'priority':'highest'});const _0x4b32a5=_0x2cee14['descriptionFactory'];_0x4b32a5['registerDescriptionCallback'](_0xd0a3f4=>{if('insertion'!==_0xd0a3f4['type'])return;const {start:_0x2b880f,end:_0xbc98b7}=_0xd0a3f4['getFirstRange']();if(!_0x2b880f['isTouching'](_0xbc98b7)||!_0x2b880f['nodeAfter'])return;const _0x1ca33f=_0x20f4de['model']['schema'],_0x35bb70=_0x2b880f['nodeAfter'];return _0x1ca33f['isBlock'](_0x35bb70)&&!_0x1ca33f['isLimit'](_0x35bb70)&&_0x1ca33f['checkChild'](_0x35bb70,'$text')?{'type':'insertion','content':o(_0x274471,'*Insert:*\x20%0',_0x4b32a5['getItemLabel'](_0x35bb70,0x1))}:void 0x0;}),this['_registerLegacyDescription']();}['_registerLegacyDescription'](){const _0xd70c61=this['editor'],_0x4c0461=_0xd70c61['locale'];_0xd70c61['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](_0x2c727a=>{if('formatBlock'!=_0x2c727a['type'])return;const {data:_0x44f8a8}=_0x2c727a;return _0x44f8a8&&'paragraph'==_0x44f8a8['commandName']?{'type':'format','content':o(_0x4c0461,'*Change\x20to:*\x20%0',o(_0x4c0461,'ELEMENT_PARAGRAPH'))}:void 0x0;});}}function nr(_0x50c5f3,{showActiveMarker:_0x1160c2=!0x0}={}){return(_0x140bad,_0xedf976,_0x523b95)=>{const _0x56e54b=_0x50c5f3['plugins']['get']('TrackChangesEditing'),_0x4af08d=_0xedf976['markerRange']['start'],_0x56eba0=_0xedf976['markerRange']['end'],_0x590ba9=_0x50c5f3['model']['schema'];if(!_0x4af08d['isTouching'](_0x56eba0)||!_0x4af08d['nodeAfter'])return;const _0x550031=_0x4af08d['nodeAfter'];if(_0x590ba9['isBlock'](_0x550031)&&!_0x590ba9['isLimit'](_0x550031)&&_0x590ba9['checkChild'](_0x550031,'$text')){if(!_0x523b95['consumable']['consume'](_0xedf976['markerRange'],_0x140bad['name']))return;const _0x423899=_0x523b95['writer']['createUIElement']('span',{'class':'ck-suggestion-marker-split'}),_0xab2c95=_0x523b95['mapper']['toViewPosition'](_0x56eba0);_0x1160c2&&_0x56e54b['activeMarkers']['includes'](_0xedf976['markerName'])&&_0x523b95['writer']['addClass']('ck-suggestion-marker--active',_0x423899),_0x523b95['writer']['insert'](_0xab2c95,_0x423899),_0x523b95['mapper']['bindElementToMarker'](_0x423899,_0xedf976['markerName']);}};}class pt extends _0x6b635c{['afterInit'](){const _0x4d8dd6=this['editor'];if(!_0x4d8dd6['plugins']['has']('RemoveFormatEditing'))return;_0x4d8dd6['plugins']['get']('TrackChangesEditing')['enableDefaultAttributesIntegration']('removeFormat'),this['_registerLegacyDescription']();}['_registerLegacyDescription'](){const _0x39aca8=this['editor'];_0x39aca8['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](_0x216d67=>{if('formatBlock'!=_0x216d67['type']&&'formatInline'!=_0x216d67['type'])return;const {data:_0x50214b}=_0x216d67;return _0x50214b&&'removeFormat'==_0x50214b['commandName']?{'type':'format','content':o(_0x39aca8['locale'],'*Remove\x20all\x20formatting*')}:void 0x0;});}}class kt extends _0x6b635c{['afterInit'](){const _0xdf6cfc=this['editor'];if(!_0xdf6cfc['plugins']['has']('RestrictedEditingModeEditing'))return;const _0x3793ba=_0xdf6cfc['plugins']['get']('TrackChangesEditing');_0x3793ba['enableCommand']('goToPreviousRestrictedEditingException'),_0x3793ba['enableCommand']('goToNextRestrictedEditingException');const _0x30a3d2=_0xdf6cfc['plugins']['get']('RestrictedEditingModeEditing');_0x30a3d2['enableCommand']('trackChanges'),_0x30a3d2['enableCommand']('acceptSuggestion'),_0x30a3d2['enableCommand']('discardSuggestion'),_0x30a3d2['enableCommand']('acceptAllSuggestions'),_0x30a3d2['enableCommand']('discardAllSuggestions'),_0x30a3d2['enableCommand']('acceptSelectedSuggestions'),_0x30a3d2['enableCommand']('discardSelectedSuggestions');}}class bt extends _0x6b635c{static get['requires'](){return[_0x3a402f];}['init'](){const _0x1becb8=this['editor'],_0x1f84f0=_0x1becb8['plugins']['get']('TrackChangesEditing');_0x1f84f0['enableCommand']('shiftEnter'),_0x1becb8['editing']['downcastDispatcher']['on']('addMarker:suggestion:insertion',de(_0x1becb8),{'priority':'high'}),_0x1becb8['editing']['downcastDispatcher']['on']('addMarker:suggestion:deletion',de(_0x1becb8),{'priority':'high'}),_0x1becb8['data']['downcastDispatcher']['on']('addMarker:suggestion',(_0x4083ef,_0xcd5468,_0x1bb86c)=>{_0x1bb86c['options']['showSuggestionHighlights']&&de(_0x1becb8,{'showActiveMarker':!0x1})(_0x4083ef,_0xcd5468,_0x1bb86c);}),_0x1f84f0['descriptionFactory']['registerElementLabel']('softBreak',_0x52e8d9=>o(_0x1becb8['locale'],'ELEMENT_LINE_BREAK',_0x52e8d9));}}function de(_0xc8b90a,{showActiveMarker:_0x16734e=!0x0}={}){return(_0x338ac7,_0x4bb690,_0x43e7ac)=>{const _0x2e2c60=_0xc8b90a['plugins']['get']('TrackChangesEditing');if(!_0x43e7ac['consumable']['test'](_0x4bb690['markerRange'],_0x338ac7['name']))return;const _0x58407b=_0xc8b90a['model'];for(const _0x3fdb02 of _0x4bb690['markerRange']['getItems']()){if(!_0x3fdb02['is']('element','softBreak'))continue;const _0x328c20='deletion'==_0x4bb690['markerName']['split'](':')[0x1]?'merge':'split',_0x3dfd83=_0x43e7ac['writer']['createUIElement']('span',{'class':'ck-suggestion-marker-'+_0x328c20}),_0x3f4648=_0x43e7ac['mapper']['toViewPosition'](_0x58407b['createPositionBefore'](_0x3fdb02));_0x16734e&&_0x2e2c60['activeMarkers']['includes'](_0x4bb690['markerName'])&&_0x43e7ac['writer']['addClass']('ck-suggestion-marker--active',_0x3dfd83),_0x43e7ac['writer']['insert'](_0x3f4648,_0x3dfd83),_0x43e7ac['mapper']['bindElementToMarker'](_0x3dfd83,_0x4bb690['markerName']);}};}class wt extends _0x6b635c{['afterInit'](){const _0x1e000d=this['editor'],_0x188e83=_0x1e000d['model'],_0x1e37e5=_0x1e000d['locale'];if(!_0x1e000d['plugins']['has']('StandardEditingModeEditing'))return;const _0xf11bf3=_0x1e000d['plugins']['get']('TrackChangesEditing'),_0x5734df='restrictedEditingException',_0x4ae4f6=_0x1e000d['commands']['get'](_0x5734df);_0xf11bf3['enableCommand'](_0x5734df,(_0x5baaf6,_0x1d6c88={})=>{const _0x369faa=_0x188e83['document']['selection'];if(_0x369faa['isCollapsed'])return void _0x5baaf6(_0x1d6c88);const _0x3dc975=void 0x0!==_0x1d6c88['forceValue']?_0x1d6c88['forceValue']:!_0x4ae4f6['value'];_0x188e83['change'](()=>{const _0xe3367d=Array['from'](_0x369faa['getRanges']());for(const _0x3c0412 of _0xe3367d){const _0x11cd1b=_0x3dc975?[_0x3c0412]:io(_0x5734df,_0x3c0412,_0x188e83);for(const _0x2664a0 of _0x11cd1b)_0xf11bf3['markInlineFormat'](_0x2664a0,{'commandName':_0x5734df,'commandParams':[{'forceValue':_0x3dc975}]});}});}),_0xf11bf3['descriptionFactory']['registerDescriptionCallback'](_0x496e0b=>{if('formatBlock'!=_0x496e0b['type']&&'formatInline'!=_0x496e0b['type'])return;const {data:_0x33e3f5}=_0x496e0b;return _0x33e3f5&&_0x33e3f5['commandName']==_0x5734df?_0x33e3f5['commandParams'][0x0]['forceValue']?{'type':'format','content':o(_0x1e37e5,'FORMAT_RESTRICTED_ENABLED')}:{'type':'format','content':o(_0x1e37e5,'FORMAT_RESTRICTED_DISABLED')}:void 0x0;});}}class yt extends _0x6b635c{['afterInit'](){const _0x3b0076=this['editor'];if(!_0x3b0076['plugins']['has']('Style')||!_0x3b0076['plugins']['has']('DataSchema'))return;const _0x1938cf=_0x3b0076['plugins']['get']('TrackChangesEditing'),_0x5c2950=_0x3b0076['locale'],_0xa73466=_0x3b0076['config']['get']('style')||{},_0x4737b1=_0x3b0076['plugins']['get']('GeneralHtmlSupport'),_0x1805e8=_0x3b0076['plugins']['get']('StyleUtils')['normalizeConfig'](_0x3b0076['plugins']['get']('DataSchema'),_0xa73466['definitions']);_0x1938cf['enableDefaultAttributesIntegration']('style');const _0x1a4360=new Set();for(const _0x76fbbc of _0x1805e8['block']){const _0x1430da=_0x4737b1['getGhsAttributeNameForElement'](_0x76fbbc['element']);_0x1a4360['add'](_0x1430da);}const _0x54aab0=new Set();for(const _0x1bd597 of _0x1805e8['inline']){const _0x3e00d3=_0x4737b1['getGhsAttributeNameForElement'](_0x1bd597['element']);_0x54aab0['add'](_0x3e00d3);for(const _0x34154d of _0x1bd597['ghsAttributes'])_0x54aab0['add'](_0x34154d);}for(const _0x3bf597 of _0x1a4360)_0x1938cf['registerBlockAttribute'](_0x3bf597),_0x1938cf['descriptionFactory']['registerAttributeLabel'](_0x3bf597,o(_0x5c2950,'FORMAT_STYLE'));for(const _0x48656f of _0x54aab0)_0x1938cf['registerInlineAttribute'](_0x48656f),_0x1938cf['descriptionFactory']['registerAttributeLabel'](_0x48656f,o(_0x5c2950,'FORMAT_STYLE'));this['_registerLegacyDescription']();}['_registerLegacyDescription'](){const _0x177e78=this['editor'],_0x2bb45d=_0x177e78['locale'];_0x177e78['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](_0x5e0afc=>{if('formatBlock'!=_0x5e0afc['type']&&'formatInline'!=_0x5e0afc['type'])return;const {data:_0x15641a}=_0x5e0afc;return _0x15641a&&'style'===_0x15641a['commandName']?_0x15641a['commandParams'][0x0]['forceValue']?{'type':'format','content':o(_0x2bb45d,'*Set\x20format:*\x20%0',_0x15641a['commandParams'][0x0]['styleName']['toLowerCase']())}:{'type':'format','content':o(_0x2bb45d,'*Remove\x20format:*\x20%0',_0x15641a['commandParams'][0x0]['styleName']['toLowerCase']())}:void 0x0;});}}class jt extends _0x6b635c{['_tablePostFixingSubtypes'];['_tableSuggestions'];constructor(_0x5c8fee){super(_0x5c8fee),this['_tablePostFixingSubtypes']=['tableRow','tableColumn'],this['_tableSuggestions']=new Set();}['afterInit'](){const _0x3ecf91=this['editor'],_0x1324ac=_0x3ecf91['model']['document']['selection'];if(!_0x3ecf91['plugins']['has']('TableEditing'))return;const _0x613f32=_0x3ecf91['locale'],_0x5aef4f=_0x3ecf91['plugins']['get']('TrackChangesEditing'),_0x4c8420=_0x3ecf91['plugins']['get']('TableUtils');_0x5aef4f['descriptionFactory']['registerElementLabel']('table',_0x4a7929=>o(_0x613f32,'ELEMENT_TABLE',_0x4a7929)),this['_setupColumnsRowsFixing'](),_0x5aef4f['enableCommand']('insertTable'),_0x5aef4f['enableCommand']('selectTableRow'),_0x5aef4f['enableCommand']('selectTableColumn');for(const _0x3e6acb of['insertTableRowAbove','insertTableRowBelow']){const _0x29abde=_0x3ecf91['commands']['get'](_0x3e6acb);_0x5aef4f['enableCommand'](_0x3e6acb,_0x5242e5=>{_0x3ecf91['model']['change'](_0x211c14=>{_0x5242e5();const _0x71b8c6='above'===_0x29abde['order'],_0x170ca3=_0x4c8420['getSelectionAffectedTableCells'](_0x1324ac),_0x949c6b=_0x4c8420['getRowIndexes'](_0x170ca3),_0xe09e73=_0x71b8c6?_0x949c6b['first']-0x1:_0x949c6b['last']+0x1,_0x232a4f=_0x170ca3[0x0]['findAncestor']('table'),_0xd7bda5=_0x4c8420['createTableWalker'](_0x232a4f,{'startRow':_0xe09e73,'endRow':_0xe09e73}),_0x5e9609=Array['from'](_0xd7bda5)['map'](_0xe63f89=>_0x211c14['createRangeOn'](_0xe63f89['cell']));_0x5aef4f['markMultiRangeInsertion'](_0x5e9609,'tableRow');});});}for(const _0x49bea3 of['insertTableColumnLeft','insertTableColumnRight']){const _0x5ad216=_0x3ecf91['commands']['get'](_0x49bea3);_0x5aef4f['enableCommand'](_0x49bea3,_0x6eea8e=>{_0x3ecf91['model']['change'](_0x31ba47=>{_0x6eea8e();const _0x3850f5='left'===_0x5ad216['order'],_0x378db8=_0x4c8420['getSelectionAffectedTableCells'](_0x1324ac),_0x5e2276=_0x4c8420['getColumnIndexes'](_0x378db8),_0x1a27a6=_0x3850f5?_0x5e2276['first']-0x1:_0x5e2276['last']+0x1,_0x45461a=_0x378db8[0x0]['findAncestor']('table'),_0x18ccc4=_0x4c8420['createTableWalker'](_0x45461a,{'startRow':0x0,'column':_0x1a27a6,'includeAllSlots':!0x1}),_0x3c4277=Array['from'](_0x18ccc4)['map'](_0x5b0e3b=>_0x31ba47['createRangeOn'](_0x5b0e3b['cell']));_0x5aef4f['markMultiRangeInsertion'](_0x3c4277,'tableColumn');});});}for(const _0x5ad02c of['removeTableRow','removeTableColumn']){const _0x112d69=_0x5ad02c['substr'](0xb),_0x14cf99=_0x112d69['toLowerCase'](),_0xcd1079=_0x14cf99['substr'](0x0,0x3)+'span',_0x4f39e3='table'+_0x112d69,_0x541a0a='min'+_0x112d69,_0x36079f='max'+_0x112d69;_0x5aef4f['enableCommand'](_0x5ad02c,()=>{_0x3ecf91['model']['change'](_0x1a0e92=>{const _0x166fa3=_0x4c8420['getSelectionAffectedTableCells'](_0x1324ac),_0x3cd804=_0x166fa3[0x0]['findAncestor']('table');let _0x2fb5c;if('removeTableRow'==_0x5ad02c){const _0x54a862=_0x4c8420['getRowIndexes'](_0x166fa3);_0x2fb5c={'startRow':_0x54a862['first'],'endRow':_0x54a862['last'],'includeAllSlots':!0x0};}else{const _0x4b6b98=_0x4c8420['getColumnIndexes'](_0x166fa3);_0x2fb5c={'startColumn':_0x4b6b98['first'],'endColumn':_0x4b6b98['last'],'includeAllSlots':!0x0};}const _0x49fc89=_0x4c8420['createTableWalker'](_0x3cd804,_0x2fb5c),_0x34d1ab=Array['from'](_0x49fc89)['map'](({cell:_0xc58eff})=>_0xc58eff),_0x1ce323=Ee(_0x34d1ab['filter'](_0x52ff51=>_0x52ff51['hasAttribute'](_0xcd1079))),_0x2bd325=Ee(_0x34d1ab['filter'](_0x147eb6=>!_0x147eb6['hasAttribute'](_0xcd1079)))['map'](_0x1a95fb=>_0x1a0e92['createRangeOn'](_0x1a95fb)),_0x53a185=_0x5aef4f['markMultiRangeDeletion'](_0x2bd325,_0x4f39e3);if(_0x53a185&&('tableRow'==_0x53a185['subType']||'tableColumn'==_0x53a185['subType'])){const _0x1ba504=this['_getSuggestionCoords'](_0x53a185);for(const _0x339289 of _0x1ce323){const _0xfedc0=_0x1a0e92['createRangeOn'](_0x339289),_0xf4b9f=_0x4c8420['getCellLocation'](_0x339289),_0x509db3=_0x339289['getAttribute'](_0xcd1079)-0x1,_0x31729c=_0x1ba504[_0x541a0a],_0x82317c=_0x1ba504[_0x36079f];_0x31729c<=_0xf4b9f[_0x14cf99]&&_0xf4b9f[_0x14cf99]+_0x509db3<=_0x82317c&&_0x53a185['addRange'](_0xfedc0);}}});});}function _0x2d0038(_0x43b777){const _0x40e929=Array['from'](_0x1324ac['getRanges']())['map'](_0x23f87d=>_0x2bf34c['fromRange'](_0x23f87d));_0x3ecf91['model']['change'](_0x15b62e=>{const _0x27a3d7=_0x15b62e['batch'];_0x43b777=_0x43b777['filter'](_0x1e18a0=>'$graveyard'!=_0x1e18a0['root']['rootName']),_0x15b62e['setSelection'](_0x43b777),_0x3ecf91['commands']['get']('removeTableRow')['refresh'](),_0x3ecf91['execute']('removeTableRow',{'forceDefaultExecution':!0x0}),_0x3ecf91['model']['enqueueChange'](()=>{_0x3ecf91['model']['enqueueChange'](_0x27a3d7,_0x3b3834=>{const _0x5792d4=_0x40e929['filter'](_0x5653a9=>'$graveyard'!=_0x5653a9['root']['rootName']);_0x5792d4['length']>0x0&&_0x3b3834['setSelection'](_0x5792d4);for(const _0x1f2906 of _0x40e929)_0x1f2906['detach']();});});});}function _0xc9a32a(_0xe3474d){_0x3ecf91['model']['change'](_0x39b8c5=>{const _0x5723ad=Array['from'](_0x1324ac['getRanges']())['map'](_0x4a5b8a=>_0x2bf34c['fromRange'](_0x4a5b8a)),_0x2632bc=[];for(const _0x45a5d5 of _0xe3474d)for(const _0x2e5070 of _0x45a5d5['getItems']({'shallow':!0x0}))_0x2632bc['push'](_0x2e5070);for(const _0x471c97 of _0x2632bc)'$graveyard'!=_0x471c97['root']['rootName']&&(_0x39b8c5['setSelection'](_0x39b8c5['createPositionAt'](_0x471c97,0x0)),_0x3ecf91['commands']['get']('removeTableColumn')['refresh'](),_0x3ecf91['execute']('removeTableColumn',{'forceDefaultExecution':!0x0}));const _0x9da88c=_0x5723ad['filter'](_0x40c525=>'$graveyard'!=_0x40c525['root']['rootName']);_0x9da88c['length']>0x0&&_0x39b8c5['setSelection'](_0x9da88c);for(const _0x175b55 of _0x5723ad)_0x175b55['detach']();});}function _0x2cee66(_0x4021ab,_0x2c1870){return _0x2c1870['every'](_0x13e62a=>_0x4021ab['some'](_0x5199c5=>_0x5199c5['end']['isEqual'](_0x13e62a['start'])||_0x13e62a['end']['isEqual'](_0x5199c5['start'])));}function _0xba4f7b(_0x547f69,_0x2bb5f1){return _0x547f69['some'](_0x3716e4=>_0x2bb5f1['some'](_0x341304=>_0x3716e4['end']['isTouching'](_0x341304['start'])));}_0x3ecf91['data']['downcastDispatcher']['on']('addMarker:suggestion',(_0x31ac91,_0x402722,_0x262880)=>{if(!_0x262880['options']['showSuggestionHighlights'])return;const _0x53e356=_0x402722['item'];if(!_0x53e356)return;const _0x46fa1a=_0x262880['mapper']['toViewElement'](_0x53e356);function _0x5e5bc6(_0x3b7a9b){return Array['isArray'](_0x3b7a9b)?_0x3b7a9b:[_0x3b7a9b];}_0x46fa1a&&'tableCell'===_0x53e356['name']&&_0x897d52(_0x46fa1a,_0x262880['writer'],(_0x35e379,_0xa79e41,_0x53997f)=>_0x53997f['addClass'](_0x5e5bc6(_0xa79e41['classes']),_0x35e379),(_0x1af4eb,_0x3bb6ce,_0x3178d5)=>_0x3178d5['removeClass'](_0x5e5bc6(_0x3bb6ce['classes']),_0x1af4eb));},{'priority':'highest'}),_0x5aef4f['descriptionFactory']['registerDescriptionCallback'](_0x1fa87c=>{if('insertion'!=_0x1fa87c['type']&&'deletion'!=_0x1fa87c['type'])return;const _0x393c71=_0x1fa87c['getContainedElement']();if(null!=_0x393c71&&_0x393c71['is']('element','table')){if('insertion'==_0x1fa87c['type']){const _0x1c56bc=_0x1fa87c['getItems']()['filter'](_0x5afa27=>_0x5afa27['is']('$textProxy'))['map'](_0x372091=>_0x372091['data']);if(_0x1c56bc['length'])return{'type':'insertion','content':o(_0x613f32,'*Insert:*\x20%0',o(_0x613f32,'ELEMENT_TABLE_WITH_TEXT','\x22'+_0x1c56bc['join']('\x20')+'\x22'))};}if('deletion'==_0x1fa87c['type']){const _0x1772de=_0x1fa87c['getItems']()['filter'](_0x58ee02=>_0x58ee02['is']('$textProxy'))['map'](_0x2a6aee=>_0x2a6aee['data']);if(_0x1772de['length'])return{'type':'deletion','content':o(_0x613f32,'*Remove:*\x20%0',o(_0x613f32,'ELEMENT_TABLE_WITH_TEXT','\x22'+_0x1772de['join']('\x20')+'\x22'))};}}}),_0x5aef4f['descriptionFactory']['registerDescriptionCallback'](_0x14736d=>{if('tableRow'==_0x14736d['subType']){const _0xc60da2=_0x14736d['getItems']()['filter'](_0x4bd513=>_0x4bd513['is']('$textProxy'))['map'](_0x8c39a2=>_0x8c39a2['data']),_0x50e8f5=this['_getSuggestionCoords'](_0x14736d),_0x1a2692=_0x50e8f5['maxRow']-_0x50e8f5['minRow']+0x1;if('insertion'==_0x14736d['type'])return _0xc60da2['length']?{'type':'insertion','content':o(_0x613f32,'*Insert:*\x20%0',o(_0x613f32,'ELEMENT_TABLE_ROW_WITH_TEXT',[_0x1a2692,'\x22'+_0xc60da2['join']('\x20')+'\x22']))}:{'type':'insertion','content':o(_0x613f32,'*Insert:*\x20%0',o(_0x613f32,'ELEMENT_TABLE_ROW',_0x1a2692))};if('deletion'==_0x14736d['type'])return _0xc60da2['length']?{'type':'deletion','content':o(_0x613f32,'*Remove:*\x20%0',o(_0x613f32,'ELEMENT_TABLE_ROW_WITH_TEXT',[_0x1a2692,'\x22'+_0xc60da2['join']('\x20')+'\x22']))}:{'type':'deletion','content':o(_0x613f32,'*Remove:*\x20%0',o(_0x613f32,'ELEMENT_TABLE_ROW',_0x1a2692))};}if('tableColumn'==_0x14736d['subType']){const _0x5b49fc=_0x14736d['getItems']()['filter'](_0x1b139a=>_0x1b139a['is']('$textProxy'))['map'](_0x2df846=>_0x2df846['data']),_0x3e8eff=this['_getSuggestionCoords'](_0x14736d),_0x39673f=_0x3e8eff['maxColumn']-_0x3e8eff['minColumn']+0x1;if('insertion'==_0x14736d['type'])return _0x5b49fc['length']?{'type':'insertion','content':o(_0x613f32,'*Insert:*\x20%0',o(_0x613f32,'ELEMENT_TABLE_COLUMN_WITH_TEXT',[_0x39673f,'\x22'+_0x5b49fc['join']('\x20')+'\x22']))}:{'type':'insertion','content':o(_0x613f32,'*Insert:*\x20%0',o(_0x613f32,'ELEMENT_TABLE_COLUMN',_0x39673f))};if('deletion'==_0x14736d['type'])return _0x5b49fc['length']?{'type':'deletion','content':o(_0x613f32,'*Remove:*\x20%0',o(_0x613f32,'ELEMENT_TABLE_COLUMN_WITH_TEXT',[_0x39673f,'\x22'+_0x5b49fc['join']('\x20')+'\x22']))}:{'type':'deletion','content':o(_0x613f32,'*Remove:*\x20%0',o(_0x613f32,'ELEMENT_TABLE_COLUMN',_0x39673f))};}}),_0x5aef4f['_suggestionFactory']['registerCustomCallback']('insertion','tableRow','discard',_0x2d0038),_0x5aef4f['_suggestionFactory']['registerCustomCallback']('deletion','tableRow','accept',_0x2d0038),_0x5aef4f['_suggestionFactory']['registerCustomCallback']('insertion','tableColumn','discard',_0xc9a32a),_0x5aef4f['_suggestionFactory']['registerCustomCallback']('deletion','tableColumn','accept',_0xc9a32a),_0x5aef4f['_suggestionFactory']['registerCustomCallback']('insertion','tableColumn','join',_0x2cee66),_0x5aef4f['_suggestionFactory']['registerCustomCallback']('deletion','tableColumn','join',_0x2cee66),_0x5aef4f['_suggestionFactory']['registerCustomCallback']('insertion','tableRow','join',_0xba4f7b),_0x5aef4f['_suggestionFactory']['registerCustomCallback']('deletion','tableRow','join',_0xba4f7b);}['_acceptFormatSuggestionCallbackFactory'](){const _0x22b8ce=this['editor'],_0x6a83fa=_0x22b8ce['model']['document']['selection'];return(_0x4ef6cd,_0x29307b)=>{_0x22b8ce['model']['change'](_0x51821f=>{const {commandName:_0x263a78,commandParams:_0x5a02f5}=_0x29307b;let _0x229816=_0x4ef6cd[0x0]['end']['nodeBefore'];_0x5a02f5&&_0x5a02f5[0x0]&&!0x1===_0x5a02f5[0x0]['forceValue']&&(_0x229816=_0x4ef6cd[0x0]['start']['nodeAfter']);const _0x18d998=_0x51821f['createRangeIn'](_0x229816);if('$graveyard'==_0x18d998['root']['rootName'])return;const _0x132bac=Array['from'](_0x6a83fa['getRanges']())['map'](_0x1bf2c8=>_0x2bf34c['fromRange'](_0x1bf2c8));_0x51821f['setSelection'](_0x18d998),_0x22b8ce['commands']['get'](_0x263a78)['refresh'](),_0x5a02f5['push']({'forceDefaultExecution':!0x0}),_0x22b8ce['execute'](_0x263a78,..._0x5a02f5);const _0x1ad055=_0x132bac['filter'](_0x9d5b5b=>'$graveyard'!=_0x9d5b5b['root']['rootName']);_0x1ad055['length']>0x0&&_0x51821f['setSelection'](_0x1ad055);for(const _0x11167f of _0x132bac)_0x11167f['detach']();});};}['_getCoordsForCells'](_0x1237b2){const _0x2e6ead=this['editor']['plugins']['get']('TableUtils');let _0xa1186d=Number['MAX_SAFE_INTEGER'],_0x4ac0c6=Number['MIN_SAFE_INTEGER'],_0x4bce90=Number['MAX_SAFE_INTEGER'],_0x4d8828=Number['MIN_SAFE_INTEGER'];for(const _0x54f69f of _0x1237b2){if('$graveyard'==_0x54f69f['root']['rootName'])continue;const {row:_0x4cf6f7,column:_0x4a9de4}=_0x2e6ead['getCellLocation'](_0x54f69f),_0x13c563=_0x54f69f['hasAttribute']('rowspan')?_0x54f69f['getAttribute']('rowspan')-0x1:0x0,_0xfa5c49=_0x54f69f['hasAttribute']('colspan')?_0x54f69f['getAttribute']('colspan')-0x1:0x0;_0xa1186d=_0x4cf6f7<_0xa1186d?_0x4cf6f7:_0xa1186d,_0x4ac0c6=_0x4cf6f7+_0x13c563>_0x4ac0c6?_0x4cf6f7+_0x13c563:_0x4ac0c6,_0x4bce90=_0x4a9de4<_0x4bce90?_0x4a9de4:_0x4bce90,_0x4d8828=_0x4a9de4+_0xfa5c49>_0x4d8828?_0x4a9de4+_0xfa5c49:_0x4d8828;}return{'minRow':_0xa1186d,'maxRow':_0x4ac0c6,'minColumn':_0x4bce90,'maxColumn':_0x4d8828};}['_setupColumnsRowsFixing'](){const _0x5640fd=this['editor'],_0x282e45=_0x5640fd['plugins']['get']('TrackChangesEditing'),_0x3be8ff=_0x5640fd['plugins']['get']('TableUtils');_0x5640fd['model']['document']['on']('change:data',()=>{const _0x5eb8d4=Array['from'](_0x5640fd['model']['document']['differ']['getChangedMarkers']());for(const {name:_0x494b66,data:_0x3f9f78}of _0x5eb8d4){const {group:_0x1517ff,id:_0x2250f3,subType:_0x3f1928}=_0x282e45['_splitMarkerName'](_0x494b66);if('suggestion'!=_0x1517ff)continue;if(null!=_0x3f9f78['oldRange'])continue;const _0x5b3a37=_0x282e45['getSuggestion'](_0x2250f3);this['_tablePostFixingSubtypes']['includes'](_0x3f1928)&&this['_tableSuggestions']['add'](_0x5b3a37);}},{'priority':'low'});const _0x1fb81f=(_0x51ee37,_0x3448d0)=>{let _0x3f195f=!0x1;const _0x43716f=_0x3448d0['createRangeOn'](_0x51ee37),_0x26fc1e=_0x51ee37['findAncestor']('table'),_0x3cefd3=_0x3be8ff['getCellLocation'](_0x51ee37);for(const _0x206769 of this['_tableSuggestions']){const _0x154344=_0x206769['subType'],_0x1feb47=_0x154344['startsWith']('tablePaste'),_0x26a121=_0x154344['substr'](_0x1feb47?0xa:0x5),_0x2dde2c=_0x26a121['toLowerCase'](),_0xd0f595=_0x2dde2c['substr'](0x0,0x3)+'span',_0x30090e='min'+_0x26a121,_0x41fd54='max'+_0x26a121;if(!_0x206769['isInContent'])continue;if(_0x26fc1e!=_0x206769['getFirstRange']()['start']['findAncestor']('table'))continue;if(_0x206769['isIntersectingWithRange'](_0x43716f))continue;const _0x196fcc=_0x51ee37['hasAttribute'](_0xd0f595)?_0x51ee37['getAttribute'](_0xd0f595)-0x1:0x0,_0x494642=this['_getSuggestionCoords'](_0x206769),_0x4270c7=_0x494642[_0x30090e],_0x589b63=_0x494642[_0x41fd54];_0x4270c7<=_0x3cefd3[_0x2dde2c]&&_0x3cefd3[_0x2dde2c]+_0x196fcc<=_0x589b63&&(_0x206769['addRange'](_0x43716f),_0x3f195f=!0x0);}return _0x3f195f;};_0x5640fd['model']['document']['registerPostFixer'](_0x43a39b=>{let _0x300e0d=!0x1;for(const _0x5b8c96 of _0x5640fd['model']['document']['differ']['getChanges']())if('insert'==_0x5b8c96['type']){if('tableRow'==_0x5b8c96['name']){for(const _0x4dff4b of _0x5b8c96['position']['nodeAfter']['getChildren']())_0x300e0d=_0x300e0d||_0x1fb81f(_0x4dff4b,_0x43a39b);}else'tableCell'==_0x5b8c96['name']&&(_0x300e0d=_0x300e0d||_0x1fb81f(_0x5b8c96['position']['nodeAfter'],_0x43a39b));}return _0x300e0d;});}['_getSuggestionCoords'](_0x1f5fc0){return this['_getCoordsForCells'](_0x1f5fc0['getRanges']()['map'](_0x2c0819=>_0x2c0819['start']['nodeAfter']));}}function Ee(_0x38ba66){return Array['from'](new Set(_0x38ba66)['values']());}class St extends _0x6b635c{static get['requires'](){return[jt];}['afterInit'](){const _0x2da6bb=this['editor'],_0x20d0bb=_0x2da6bb['model']['document']['selection'],_0x1c414a=_0x2da6bb['locale'];if(!_0x2da6bb['plugins']['has']('TableEditing'))return;const _0x36fa16=_0x2da6bb['plugins']['get']('TrackChangesEditing'),_0x319cc3=_0x2da6bb['plugins']['get']('TableUtils'),_0x273e23=_0x2da6bb['plugins']['get'](jt);_0x273e23['_tablePostFixingSubtypes']['push']('mergeTableCells'),_0x36fa16['enableCommand']('mergeTableCells',()=>{const _0x59900a=_0x319cc3['getSelectionAffectedTableCells'](_0x2da6bb['model']['document']['selection']);_0x2da6bb['model']['change'](()=>{_0x36fa16['markMultiRangeBlockFormat'](_0x59900a,{'commandName':'mergeTableCells','commandParams':[]},[],'mergeTableCells');});}),_0x2da6bb['commands']['get']('mergeTableCells')['on']('execute',(_0x2493a4,_0x2032cd)=>{_0x2da6bb['commands']['get']('trackChanges')['value']&&(_0x2032cd['length']>0x0&&_0x2032cd[_0x2032cd['length']-0x1]&&_0x2032cd[_0x2032cd['length']-0x1]['forceDefaultExecution']||_0x36fa16['_isForcedDefaultExecutionBlock']||this['_areSelectedCellsMergable']()||_0x2493a4['stop']());},{'priority':'highest'});for(const _0xfc5835 of['mergeTableCellUp','mergeTableCellRight','mergeTableCellDown','mergeTableCellLeft']){const _0x3c3398=_0x2da6bb['commands']['get'](_0xfc5835);_0x36fa16['enableCommand'](_0xfc5835,()=>{const _0x235b24=_0x2da6bb['model']['document']['selection']['getFirstPosition']()['getAncestors']()['find'](_0x5ba14d=>_0x5ba14d['is']('element','tableCell')),_0x3a4ca9=_0x3c3398['value'];_0x2da6bb['model']['change'](()=>{_0x36fa16['markMultiRangeBlockFormat']([_0x235b24,_0x3a4ca9],{'commandName':'mergeTableCells','commandParams':[]},[],'mergeTableCells');});});}for(const _0x41d5a3 of['splitTableCellVertically','splitTableCellHorizontally']){const _0x17c083=_0x2da6bb['commands']['get'](_0x41d5a3);_0x36fa16['enableCommand'](_0x41d5a3,()=>{const _0x4d6763=_0x319cc3['getSelectionAffectedTableCells'](_0x2da6bb['model']['document']['selection'])[0x0],_0x16a378=_0x4d6763['findAncestor']('table'),{column:_0x359796,row:_0x2cdff3}=_0x319cc3['getCellLocation'](_0x4d6763);let _0x3b1fc2=[];if('horizontally'==_0x17c083['direction']){const _0xa2184f=_0x319cc3['createTableWalker'](_0x16a378,{'startRow':_0x2cdff3,'endRow':_0x2cdff3,'includeAllSlots':!0x0});_0x3b1fc2=Array['from'](_0xa2184f)['map'](_0x7197eb=>_0x7197eb['cell']);}else{const _0x35f03f=_0x319cc3['createTableWalker'](_0x16a378,{'column':_0x359796,'includeAllSlots':!0x0});_0x3b1fc2=Array['from'](_0x35f03f)['map'](_0x42ca11=>_0x42ca11['cell']);}_0x2da6bb['model']['change'](_0x512883=>{_0x36fa16['markBlockFormat'](_0x512883['createRangeOn'](_0x4d6763),{'commandName':_0x41d5a3,'commandParams':[]},_0x3b1fc2,_0x41d5a3);});});}_0x36fa16['descriptionFactory']['registerDescriptionCallback'](_0x1535fd=>{if('formatBlock'!=_0x1535fd['type']&&'formatInline'!=_0x1535fd['type'])return;const {data:_0x6fcbad}=_0x1535fd;return _0x6fcbad&&'mergeTableCells'==_0x6fcbad['commandName']?{'type':'format','content':o(_0x1c414a,'*Merge\x20cells*')}:void 0x0;}),_0x36fa16['descriptionFactory']['registerDescriptionCallback'](_0x347f13=>{if('formatBlock'!=_0x347f13['type']&&'formatInline'!=_0x347f13['type'])return;const {data:_0x12fb9f}=_0x347f13;return _0x12fb9f?'splitTableCellVertically'==_0x12fb9f['commandName']?{'type':'format','content':o(_0x1c414a,'*Split\x20cell:*\x20vertically')}:'splitTableCellHorizontally'==_0x12fb9f['commandName']?{'type':'format','content':o(_0x1c414a,'*Split\x20cell:*\x20horizontally')}:void 0x0:void 0x0;});const _0x768499=_0x273e23['_acceptFormatSuggestionCallbackFactory']();for(const _0x1a3019 of['mergeTableCellUp','mergeTableCellRight','mergeTableCellDown','mergeTableCellLeft'])_0x36fa16['_suggestionFactory']['registerCustomCallback']('formatBlock',_0x1a3019,'accept',_0x768499);for(const _0x25e45f of['splitTableCellVertically','splitTableCellHorizontally'])_0x36fa16['_suggestionFactory']['registerCustomCallback']('formatBlock',_0x25e45f,'accept',_0x768499);_0x36fa16['_suggestionFactory']['registerCustomCallback']('formatBlock','mergeTableCells','accept',_0x205e69=>{_0x2da6bb['model']['change'](_0x25afbf=>{const _0x5c350f=Array['from'](_0x20d0bb['getRanges']())['map'](_0x21aea5=>_0x2bf34c['fromRange'](_0x21aea5));_0x25afbf['setSelection'](_0x205e69),_0x2da6bb['commands']['get']('mergeTableCells')['refresh'](),_0x2da6bb['execute']('mergeTableCells',{'forceDefaultExecution':!0x0});const _0x55786b=_0x5c350f['filter'](_0x205d57=>'$graveyard'!=_0x205d57['root']['rootName']);_0x55786b['length']>0x0&&_0x25afbf['setSelection'](_0x55786b);for(const _0x1cf553 of _0x5c350f)_0x1cf553['detach']();});});for(const _0x35f98b of['mergeTableCellUp','mergeTableCellDown','mergeTableCellLeft','mergeTableCellRight']){const _0x37a966=_0x2da6bb['commands']['get'](_0x35f98b);_0x37a966['on']('set:isEnabled',(_0x98dbdb,_0x33d777,_0x3e0827)=>{if(_0x3e0827){const _0x1088db=_0x2da6bb['model']['document']['selection']['getFirstPosition']()['getAncestors']()['find'](_0x13f7b8=>_0x13f7b8['is']('element','tableCell'));this['_areMergableCells'](_0x37a966['value'],_0x1088db)||(_0x98dbdb['return']=!0x1,_0x98dbdb['stop']());}},{'priority':'low'});}}['_areSelectedCellsMergable'](){const _0x1ab1d4=this['editor']['commands']['get']('mergeTableCells'),_0x1b59c0=this['editor']['plugins']['get']('TableUtils');if(!_0x1ab1d4['isEnabled'])return!0x1;const _0x3bbf40=_0x1b59c0['getSelectionAffectedTableCells'](this['editor']['model']['document']['selection']);for(const _0x29cbd5 of _0x3bbf40)for(const _0x37514f of _0x3bbf40)if(_0x29cbd5!=_0x37514f&&!this['_areMergableCells'](_0x29cbd5,_0x37514f))return!0x1;return!0x0;}['_areMergableCells'](_0x1f8721,_0x3d4110){const _0x154413=this['editor']['plugins']['get']('TrackChangesEditing'),_0x4e2849=this['editor']['model']['createRangeOn'](_0x1f8721),_0x22a32c=this['editor']['model']['createRangeOn'](_0x3d4110),_0xce3c51=new Set(),_0x128444=new Set();for(const _0x252502 of _0x154413['getSuggestions']())if(('insertion'==_0x252502['type']||'deletion'==_0x252502['type']||'mergeTableCells'==_0x252502['subType'])&&_0x252502['isInContent']){for(const _0x27ea24 of _0x252502['getRanges']())_0x27ea24['containsRange'](_0x4e2849,!0x0)&&_0xce3c51['add'](_0x252502['type']+':'+_0x252502['author']['id']),_0x27ea24['containsRange'](_0x22a32c,!0x0)&&_0x128444['add'](_0x252502['type']+':'+_0x252502['author']['id']);}if(_0xce3c51['size']!=_0x128444['size'])return!0x1;for(const _0x54ee93 of _0xce3c51)if(!_0x128444['has'](_0x54ee93))return!0x1;return!0x0;}}class At extends _0x6b635c{static get['requires'](){return[jt];}['afterInit'](){const _0xe355e=this['editor'];if(!_0xe355e['plugins']['has']('TableEditing'))return;const _0xb943c9=_0xe355e['locale'],_0x29474a=_0xe355e['plugins']['get']('TrackChangesEditing');_0x29474a['enableDefaultAttributesIntegration']('setTableRowHeader'),_0x29474a['enableDefaultAttributesIntegration']('setTableColumnHeader'),_0x29474a['registerBlockAttribute']('headingRows'),_0x29474a['registerBlockAttribute']('headingColumns'),_0x29474a['descriptionFactory']['registerAttributeLabel']('headingRows',o(_0xb943c9,'FORMAT_HEADER_ROW')),_0x29474a['descriptionFactory']['registerAttributeLabel']('headingColumns',o(_0xb943c9,'FORMAT_HEADER_COLUMN')),this['_handleLegacySuggestions']();}['_handleLegacySuggestions'](){const _0xd6dcee=this['editor']['plugins']['get']('TrackChangesEditing'),_0x34b890=this['editor']['plugins']['get']('TableUtils'),_0xb0c4a9=this['editor']['plugins']['get'](jt)['_acceptFormatSuggestionCallbackFactory']();function _0x11840b({showActiveMarker:_0x4817ad=!0x0,setDataAttribute:_0x888add=!0x0}={}){return(_0x1ad686,_0x459d11,_0x23ab15)=>{const {type:_0x33409c,id:_0x24fe52}=_0xd6dcee['_splitMarkerName'](_0x459d11['markerName']),_0x4f6945=_0xd6dcee['getSuggestion'](_0x24fe52),_0x4f04a7=_0x4f6945['data'];if('formatBlock'!=_0x4f6945['type']||!_0x4f04a7||'setTableColumnHeader'!=_0x4f04a7['commandName'])return;if(_0x459d11['item'])return void _0x1ad686['stop']();if(!_0x23ab15['consumable']['consume'](_0x459d11['markerRange'],_0x1ad686['name']))return;const _0x5b847e=_0x459d11['markerRange']['start']['nodeAfter'],_0x14b222=_0x459d11['markerRange']['end']['nodeBefore'],_0x497e3b=_0x5b847e['parent']['parent'],{column:_0x53591e}=_0x34b890['getCellLocation'](_0x5b847e),{column:_0x1a43ab}=_0x34b890['getCellLocation'](_0x14b222);for(let _0x2c0cbd=_0x53591e;_0x2c0cbd<=_0x1a43ab;_0x2c0cbd++){const _0xc38200=_0x34b890['createTableWalker'](_0x497e3b,{'column':_0x2c0cbd,'includeAllSlots':!0x1});for(const _0x25ffc7 of _0xc38200){const _0x27962c=_0x25ffc7['cell'],_0x2e44e4=_0x23ab15['mapper']['toViewElement'](_0x27962c);_0x23ab15['writer']['addClass']('ck-suggestion-marker-'+_0x33409c,_0x2e44e4),_0x888add&&_0x23ab15['writer']['setAttribute']('data-suggestion',_0x24fe52,_0x2e44e4),_0x23ab15['mapper']['bindElementToMarker'](_0x2e44e4,_0x459d11['markerName']),_0x4817ad&&(_0xd6dcee['activeMarkers']['includes'](_0x459d11['markerName'])?_0x23ab15['writer']['addClass']('ck-suggestion-marker--active',_0x2e44e4):_0x23ab15['writer']['removeClass']('ck-suggestion-marker--active',_0x2e44e4));}}};}_0xd6dcee['_suggestionFactory']['registerCustomCallback']('formatBlock','setTableRowHeader','accept',_0xb0c4a9),_0xd6dcee['_suggestionFactory']['registerCustomCallback']('formatBlock','setTableColumnHeader','accept',_0xb0c4a9),this['editor']['editing']['downcastDispatcher']['on']('addMarker:suggestion',_0x11840b(),{'priority':'highest'}),this['editor']['data']['downcastDispatcher']['on']('addMarker:suggestion',(_0x140892,_0x4fd54c,_0x5ed685)=>{_0x5ed685['options']['showSuggestionHighlights']&&_0x11840b({'showActiveMarker':!0x1,'setDataAttribute':!0x1})(_0x140892,_0x4fd54c,_0x5ed685);},{'priority':'highest'}),this['editor']['editing']['downcastDispatcher']['on']('removeMarker:suggestion',(_0x4411b7,_0x260715,_0x3b2546)=>{const {type:_0x5b829a,id:_0x31c46e}=_0xd6dcee['_splitMarkerName'](_0x260715['markerName']),_0x40413a=_0xd6dcee['getSuggestion'](_0x31c46e),_0x10b5a4=_0x40413a['data'];if('formatBlock'!=_0x40413a['type']||!_0x10b5a4||'setTableColumnHeader'!=_0x10b5a4['commandName'])return;const _0x8d310e=_0x3b2546['mapper']['markerNameToElements'](_0x260715['markerName']);if(_0x8d310e){for(const _0xa8c05d of _0x8d310e)_0x3b2546['writer']['removeClass']('ck-suggestion-marker-'+_0x5b829a,_0xa8c05d),_0x3b2546['writer']['removeClass']('ck-suggestion-marker--active',_0xa8c05d),_0x3b2546['writer']['removeAttribute']('data-suggestion',_0xa8c05d),_0x3b2546['mapper']['unbindElementFromMarkerName'](_0xa8c05d,_0x260715['markerName']);}},{'priority':'highest'}),this['_registerLegacyDescription']();}['_registerLegacyDescription'](){const _0x1f2c22=this['editor'],_0x46c959=_0x1f2c22['locale'];function _0x4299f1(_0x6d9d22){return{'type':'format','content':o(_0x46c959,'*Format:*\x20%0',_0x6d9d22)};}_0x1f2c22['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](_0x5158ce=>{if('formatBlock'!=_0x5158ce['type'])return;const {data:_0x4b9551}=_0x5158ce;if(_0x4b9551){if('setTableRowHeader'==_0x4b9551['commandName']){const _0x4f6f78=_0x4b9551['commandParams'][0x0]['forceValue'];return _0x4299f1(o(_0x46c959,_0x4f6f78?'FORMAT_HEADER_ROW':'FORMAT_REGULAR_ROW'));}if('setTableColumnHeader'==_0x4b9551['commandName']){const _0x3064df=_0x4b9551['commandParams'][0x0]['forceValue'];return _0x4299f1(o(_0x46c959,_0x3064df?'FORMAT_HEADER_COLUMN':'FORMAT_REGULAR_COLUMN'));}}});}}const ge=['tableCellBorderWidth','tableCellBorderColor','tableCellBorderStyle','tableCellHorizontalAlignment','tableCellVerticalAlignment','tableCellBackgroundColor','tableCellPadding'],Ce=Object['fromEntries'](ge['map'](_0xce378=>[_0xce378,null]));class It extends _0x6b635c{static get['requires'](){return[jt];}['afterInit'](){const _0x44cb1f=this['editor'];if(!_0x44cb1f['plugins']['has']('TableClipboard'))return;const _0x4b41ca=_0x44cb1f['plugins']['get']('TrackChangesEditing'),_0x2801fe=_0x44cb1f['plugins']['get']('TableUtils'),_0x17e28a=_0x44cb1f['plugins']['get'](jt),_0xf05e77=_0x44cb1f['plugins']['get']('TableClipboard');_0x17e28a['_tablePostFixingSubtypes']['push']('tablePasteRow','tablePasteColumn'),_0x44cb1f['model']['schema']['register']('tableCellSuggestion',{'allowIn':'tableCell','allowContentOf':'tableCell','isLimit':!0x0}),_0x44cb1f['conversion']['elementToElement']({'model':'tableCellSuggestion','view':'suggestion-td'});let _0x588b8d=null;_0x44cb1f['model']['on']('insertContent',(_0x5944cb,_0x5953a9)=>{const [_0x31e946,_0x5503db]=_0x5953a9,_0x8aea46=_0x5953a9[_0x5953a9['length']-0x1];_0x8aea46&&_0x8aea46['forceDefaultExecution']||_0x4b41ca['_isForcedDefaultExecutionBlock']||this['editor']['commands']['get']('trackChanges')['value']&&function(_0x55fe64,_0x1f74c4,_0x50373a,_0x3d088c,_0x598acd){if(_0x1f74c4&&!_0x1f74c4['is']('documentSelection'))return!0x1;const _0x2e2261=_0x598acd['getTableIfOnlyTableInContent'](_0x55fe64,_0x50373a);if(!_0x2e2261||!he(_0x2e2261,void 0x0,_0x3d088c))return!0x1;const _0x38231b=_0x3d088c['getSelectionAffectedTableCells'](_0x50373a['document']['selection']);if(!_0x38231b['length'])return!0x1;const _0x2de5bf=_0x38231b[0x0]['findAncestor']('table'),_0x35aaab=_0x3d088c['getRowIndexes'](_0x38231b),_0x5383bb=_0x3d088c['getColumnIndexes'](_0x38231b),_0x450aeb={'startRow':_0x35aaab['first'],'endRow':_0x35aaab['last'],'startColumn':_0x5383bb['first'],'endColumn':_0x5383bb['last']};return 0x1==_0x38231b['length']&&(_0x450aeb['endRow']+=_0x3d088c['getRows'](_0x2e2261)-0x1,_0x450aeb['endColumn']+=_0x3d088c['getColumns'](_0x2e2261)-0x1),he(_0x2de5bf,_0x450aeb,_0x3d088c);}(_0x31e946,_0x5503db,_0x44cb1f['model'],_0x2801fe,_0xf05e77)&&(_0x5944cb['stop'](),_0x588b8d={'cells':[],'insertionRanges':[],'deletionRanges':[],'rowInsertionRanges':[],'rowInsertionIndexes':[],'columnInsertionRanges':[],'columnInsertionIndexes':[]},_0x44cb1f['model']['change'](()=>{_0x44cb1f['model']['insertContent'](_0x5953a9[0x0],_0x5953a9[0x1],_0x5953a9[0x2],{'forceDefaultExecution':!0x0});const _0xcfe451=_0x367149(),{rowInsertionRanges:_0x4dfd8e,columnInsertionRanges:_0x978da0,insertionRanges:_0x47490d,deletionRanges:_0x39579e,cells:_0x354c83}=_0x588b8d;_0x4dfd8e['length']&&_0x4b41ca['markMultiRangeInsertion'](_0x4dfd8e,'tablePasteRow',{'tablePasteChainId':_0xcfe451}),_0x978da0['length']&&_0x4b41ca['markMultiRangeInsertion'](_0x978da0,'tablePasteColumn',{'tablePasteChainId':_0xcfe451}),_0x47490d['length']&&(_0x4b41ca['markMultiRangeInsertion'](_0x47490d,'tablePaste',{'tablePasteChainId':_0xcfe451,'skipNestingCheck':!0x0}),_0x47490d['forEach'](_0x1c646e=>_0x1c646e['detach']?.())),_0x39579e['length']&&(_0x4b41ca['markMultiRangeDeletion'](_0x39579e,'tablePaste',{'tablePasteChainId':_0xcfe451,'skipNestingCheck':!0x0}),_0x39579e['forEach'](_0x5213a3=>_0x5213a3['detach']?.()));const _0x13f9c0=_0x4b41ca['markMultiRangeBlockFormat'](_0x354c83['map'](({element:_0x157de7})=>_0x157de7),{'formatGroupId':_0x367149()},[],'tablePasteCell',{'tablePasteChainId':_0xcfe451});if(_0x13f9c0){const _0x5367fe=_0x13f9c0['getMarkers'](),_0x1329c4=[];for(const {element:_0x2938c9,attributes:_0x5dc7ac}of _0x354c83){if(!_0x5dc7ac)continue;const _0x29ea12=_0x44cb1f['model']['createRangeOn'](_0x2938c9),_0x231d5e=_0x5367fe['find'](_0x2ac482=>_0x2ac482['getRange']()['isEqual'](_0x29ea12));_0x231d5e&&_0x1329c4['push']([_0x231d5e['name'],_0x5dc7ac]);}_0x1329c4['length']&&_0x13f9c0['setAttribute']('markerAttributes',Object['fromEntries'](_0x1329c4));}_0x588b8d=null;}));},{'priority':_0x229655['high']+0xa}),_0x44cb1f['plugins']['get']('TableClipboard')['on']('_replaceTableSlotCell',(_0x460d65,_0x4ed289)=>{const [_0x181d5d,_0x192d8b,,_0x109e03]=_0x4ed289;if(!_0x588b8d)return;_0x460d65['stop']();const _0x423dfd=_0x181d5d['cell'],_0x5f07a8=_0x192d8b,_0x5a2560=Pe(_0x423dfd),_0x5e1ca5=Pe(_0x5f07a8);_0x460d65['return']=_0x423dfd;let _0x15ea95=null,_0x582c89=null;if(_0x5e1ca5||_0x5a2560){if(_0x5a2560&&!_0x5e1ca5){_0x109e03['remove'](_0x423dfd['getChild'](0x0));for(const _0x515dd7 of Array['from'](_0x5f07a8['getChildren']()))_0x109e03['insert'](_0x515dd7,_0x423dfd,'end');const _0x3dfaf4=_0x588b8d['rowInsertionIndexes']['includes'](_0x181d5d['row']),_0x5b5d07=_0x588b8d['columnInsertionIndexes']['includes'](_0x181d5d['column']);_0x3dfaf4||_0x5b5d07||(_0x15ea95=_0x2bf34c['fromRange'](_0x109e03['createRangeIn'](_0x423dfd)));}else _0x5e1ca5&&!_0x5a2560&&(_0x582c89=_0x109e03['createRangeIn'](_0x423dfd));}else{const _0x3a225d=_0x109e03['createElement']('tableCellSuggestion'),_0x55e060=_0x109e03['createElement']('tableCellSuggestion');_0x109e03['wrap'](_0x109e03['createRangeIn'](_0x423dfd),_0x55e060),_0x109e03['insert'](_0x3a225d,_0x423dfd,0x0);for(const _0x21d4bc of Array['from'](_0x5f07a8['getChildren']()))_0x109e03['insert'](_0x21d4bc,_0x3a225d,'end');_0x15ea95=_0x2bf34c['fromRange'](_0x109e03['createRangeOn'](_0x3a225d)),_0x582c89=_0x2bf34c['fromRange'](_0x109e03['createRangeOn'](_0x55e060));}const _0x222f46=Array['from'](_0x5f07a8['getAttributes']())['filter'](([_0x2bb52c])=>ge['includes'](_0x2bb52c));_0x588b8d['cells']['push']({'element':_0x423dfd,'attributes':_0x222f46['length']?Object['fromEntries'](_0x222f46):null}),_0x15ea95&&_0x588b8d['insertionRanges']['push'](_0x15ea95),_0x582c89&&_0x588b8d['deletionRanges']['push'](_0x582c89);},{'priority':'high'}),_0x2801fe['on']('insertColumns',(_0x37a3ae,_0x2f9379)=>{const [_0x3fcabe,_0xa69c2d={}]=_0x2f9379;if(!_0x588b8d)return;const _0x313dd0=_0xa69c2d['at']||0x0,_0x41a331=_0xa69c2d['columns']||0x1;_0x588b8d['columnInsertionIndexes']=new Array(_0x41a331)['fill'](_0x313dd0)['map']((_0x45d2bd,_0x3bc5f0)=>_0x45d2bd+_0x3bc5f0);for(const {cell:_0x5bfc5e}of _0x2801fe['createTableWalker'](_0x3fcabe,{'startColumn':_0x313dd0,'endColumn':_0x313dd0+_0x41a331-0x1}))_0x588b8d['columnInsertionRanges']['push'](_0x44cb1f['model']['createRangeOn'](_0x5bfc5e));},{'priority':'low'}),_0x2801fe['on']('insertRows',(_0x2c75d5,_0x4d2a54)=>{const [_0x30d0e8,_0x326aa1={}]=_0x4d2a54;if(!_0x588b8d)return;const _0x1756b7=_0x326aa1['at']||0x0,_0x28b4fd=_0x326aa1['rows']||0x1;_0x588b8d['rowInsertionIndexes']=new Array(_0x28b4fd)['fill'](_0x1756b7)['map']((_0xc47652,_0x3b9391)=>_0xc47652+_0x3b9391);for(const {cell:_0x174ede}of _0x2801fe['createTableWalker'](_0x30d0e8,{'startRow':_0x1756b7,'endRow':_0x1756b7+_0x28b4fd-0x1}))_0x588b8d['rowInsertionRanges']['push'](_0x44cb1f['model']['createRangeOn'](_0x174ede));},{'priority':'low'}),_0x4b41ca['descriptionFactory']['registerDescriptionCallback'](_0x4a3508=>{if(_0x4a3508['subType']&&_0x4a3508['subType']['startsWith']('tablePaste'))return _0x4a3508['previous']?{}:{'type':'insertion','content':o(_0x44cb1f['locale'],'*Replace\x20table\x20cells*')};});const _0x53b4df=()=>!0x1;for(const _0x187752 of['tablePaste','tablePasteColumn','tablePasteRow','tablePasteCell'])_0x4b41ca['_suggestionFactory']['registerCustomCallback']('insertion',_0x187752,'join',_0x53b4df),_0x4b41ca['_suggestionFactory']['registerCustomCallback']('deletion',_0x187752,'join',_0x53b4df),_0x4b41ca['_suggestionFactory']['registerCustomCallback']('formatBlock',_0x187752,'join',_0x53b4df);_0x4b41ca['_suggestionFactory']['registerCustomCallback']('formatBlock','tablePasteCell','discard',_0x53b4df),_0x4b41ca['_suggestionFactory']['registerCustomCallback']('formatBlock','tablePasteCell','accept',(_0x361957,_0x130b12,_0x45c9f0)=>{const _0x5245cf=_0x361957['map'](_0x2b92ad=>_0x2b92ad['getContainedElement']())['filter'](_0x29167e=>_0x29167e),_0x177ee4=new Map(_0x5245cf['map'](_0x3c3221=>[_0x3c3221,null]));if(_0x588b8d){for(const {element:_0x12b772,attributes:_0x4af9d2}of _0x588b8d['cells'])_0x4af9d2&&_0x177ee4['set'](_0x12b772,_0x4af9d2);}else{if(_0x45c9f0&&_0x45c9f0['markerAttributes'])for(const [_0x985b32,_0x3eb973]of Object['entries'](_0x45c9f0['markerAttributes'])){const _0x43cb3f=_0x44cb1f['model']['markers']['get'](_0x985b32),_0x2d33ce=_0x43cb3f?_0x43cb3f['getRange']()['getContainedElement']():null;_0x2d33ce&&_0x177ee4['set'](_0x2d33ce,_0x3eb973);}}_0x44cb1f['model']['change'](_0x28094e=>{for(const [_0x5a8c8e,_0x5d2c78]of _0x177ee4)_0x28094e['setAttributes']({...Ce,..._0x5d2c78},_0x5a8c8e);});});const _0x3c522d=(_0xe827d9,_0x5b9de5)=>{_0x4b41ca['_suggestionFactory']['registerCustomCallback'](_0xe827d9,'tablePaste',_0x5b9de5,(_0x5dabc6,_0x2091b1,_0x3099d3)=>{_0x44cb1f['model']['change'](_0x1ce61a=>{const _0x532994=[];for(const _0x3fbfa0 of _0x5dabc6){const _0x54aecc=_0x3fbfa0['start']['nodeAfter'];_0x54aecc['is']('element','tableCellSuggestion')&&_0x532994['push'](_0x54aecc);}_0x4b41ca['_suggestionFactory']['getSuggestionCallback'](_0xe827d9,null,_0x5b9de5)(_0x5dabc6,_0x2091b1,_0x3099d3);for(const _0x46eed8 of _0x532994)'$graveyard'!=_0x46eed8['root']['rootName']&&_0x1ce61a['unwrap'](_0x46eed8);});});};_0x3c522d('insertion','accept'),_0x3c522d('insertion','discard'),_0x3c522d('deletion','accept'),_0x3c522d('deletion','discard'),_0x4b41ca['_suggestionFactory']['registerCustomCallback']('insertion','tablePasteRow','discard',_0x1e661a=>{const _0x8915b6=_0x1e661a['map'](_0x1185d2=>_0x1185d2['getContainedElement']()),_0x19c803=_0x8915b6[0x0]['findAncestor']('table'),{minRow:_0x8bde72,maxRow:_0x3dfbc0}=_0x17e28a['_getCoordsForCells'](_0x8915b6);_0x2801fe['removeRows'](_0x19c803,{'at':_0x8bde72,'rows':_0x3dfbc0-_0x8bde72+0x1});}),_0x4b41ca['_suggestionFactory']['registerCustomCallback']('insertion','tablePasteColumn','discard',_0x18796a=>{const _0x3e8c8c=_0x18796a['map'](_0x4fd1c1=>_0x4fd1c1['getContainedElement']()),_0x23ff7f=_0x3e8c8c[0x0]['findAncestor']('table'),{minColumn:_0x3e8c94,maxColumn:_0x3c49bb}=_0x17e28a['_getCoordsForCells'](_0x3e8c8c);_0x2801fe['removeColumns'](_0x23ff7f,{'at':_0x3e8c94,'columns':_0x3c49bb-_0x3e8c94+0x1});});const _0x4ba483=(_0x345f16,_0x3351c1)=>{if(!_0x3351c1['subType']||!_0x3351c1['subType']['startsWith']('tablePaste'))return;const _0x1d4a46=_0x3351c1['attributes']['tablePasteChainId'],_0x289ad0=_0x4b41ca['getSuggestions']()['filter'](_0x27e4b8=>_0x27e4b8['isInContent']&&_0x27e4b8['attributes']&&_0x27e4b8['attributes']['tablePasteChainId']==_0x1d4a46);_0x289ad0['length']&&_0x3351c1['getAllAdjacentSuggestions']()['length']!=_0x289ad0['length']&&_0x289ad0['reduce']((_0x4db8aa,_0x444ed4)=>(_0x4db8aa['next']=_0x444ed4,_0x444ed4['previous']=_0x4db8aa,_0x444ed4));};function _0x58b2a9(_0x33019d,_0x572f9a=!0x0){const {id:_0x2939eb}=_0x4b41ca['_splitMarkerName'](_0x33019d['markerName']),_0x5ee4b0=['ck-suggestion-marker','ck-suggestion-marker-insertion'],_0xe4d4a7=_0x4b41ca['activeMarkers']['includes'](_0x33019d['markerName']);return _0xe4d4a7&&_0x5ee4b0['push']('ck-suggestion-marker--active'),{'classes':_0x5ee4b0,'attributes':{'data-suggestion':_0x2939eb},'priority':_0xe4d4a7&&_0x572f9a?0xbc2:0xbb8};}_0x4b41ca['on']('suggestionLoaded',_0x4ba483,{'priority':'high'}),_0x4b41ca['on']('suggestionUnloaded',_0x4ba483,{'priority':'high'}),_0x44cb1f['model']['document']['registerPostFixer'](()=>{let _0x260d72=!0x1;const _0x4522e0=Array['from'](_0x44cb1f['model']['document']['differ']['getChangedMarkers']());for(const {name:_0x5b37e2,data:_0x4dd83b}of _0x4522e0){const {group:_0x40384e,type:_0x16099c,id:_0x3bf469}=_0x4b41ca['_splitMarkerName'](_0x5b37e2);if('suggestion'!=_0x40384e||'deletion'!=_0x16099c||_0x4dd83b['oldRange'])continue;if(!_0x4b41ca['hasSuggestion'](_0x3bf469))continue;const _0xacf68d=_0x4b41ca['getSuggestion'](_0x3bf469)['getRanges'](),_0x2a600f=_0x44cb1f['plugins']['get']('Users')['me'];for(const _0x275add of _0x4b41ca['getSuggestions']()){if(!_0x275add['isInContent']||_0x275add['author']!=_0x2a600f)continue;if('formatBlock'!=_0x275add['type']||'tablePasteCell'!=_0x275add['subType'])continue;if(_0x275add['getRanges']()['every'](_0x16a59a=>_0xacf68d['some'](_0x1f99ae=>_0x1f99ae['containsRange'](_0x16a59a,!0x0)))){for(const _0x594c6e of _0x275add['getAllAdjacentSuggestions']())_0x594c6e['isInContent']&&(_0x594c6e['discard'](),_0x260d72=!0x0);}}}return _0x260d72;}),_0x44cb1f['model']['document']['registerPostFixer'](_0x204713=>{const _0x4370d8=_0x44cb1f['commands']['get']('redo');if(!_0x4370d8||!_0x4370d8['_createdBatches']['has'](_0x204713['batch']))return!0x1;let _0x2da2c3=!0x1;const _0x23c2f0=_0x44cb1f['plugins']['get']('Users')['me'],_0x2cb5ac=_0x44cb1f['model']['document']['differ']['getChanges'](),_0x16673a=Array['from'](_0x44cb1f['model']['document']['differ']['getChangedMarkers']())['filter'](({name:_0x33d686,data:_0x50128c})=>{const {group:_0x48e0cf,subType:_0x56c16a,authorId:_0x4b3efa}=_0x4b41ca['_splitMarkerName'](_0x33d686);return'suggestion'==_0x48e0cf&&'tablePaste'==_0x56c16a&&_0x4b3efa==_0x23c2f0['id']&&!_0x50128c['oldRange'];});for(const _0x73effc of _0x2cb5ac){if('insert'!=_0x73effc['type']||'tableCellSuggestion'!=_0x73effc['name']||0x1!=_0x73effc['length'])continue;const _0x123db7=_0x204713['createRange'](_0x73effc['position'],_0x73effc['position']['getShiftedBy'](0x1));if(!_0x16673a['find'](({data:_0x27b360})=>_0x27b360['newRange']['isEqual'](_0x123db7))){for(const {name:_0x148c91,data:_0x4711fc}of _0x16673a)if(_0x123db7['containsRange'](_0x4711fc['newRange'])){_0x204713['updateMarker'](_0x148c91,{'range':_0x123db7}),_0x2da2c3=!0x0;break;}}}return _0x2da2c3;}),_0x44cb1f['model']['document']['registerPostFixer'](_0x58baff=>{let _0x6680ef=!0x1;const _0x4f5d93=_0x44cb1f['plugins']['get']('Users')['me'],_0x3b9ad1=_0x4b41ca['getSuggestions']()['filter'](_0x59e64a=>_0x59e64a['isInContent']&&_0x59e64a['author']==_0x4f5d93),_0x36802d=new Set(),_0x29b86b=new Set();for(const _0x55c06e of _0x3b9ad1)if('tablePaste'==_0x55c06e['subType'])for(const _0x210c64 of _0x55c06e['getMarkers']()){const _0xe6aa22=_0x210c64['getRange']()['getContainedElement']();if(_0xe6aa22){if(_0xe6aa22['is']('element','tableCellSuggestion')&&Pe(_0xe6aa22)){_0x55c06e['removeMarker'](_0x210c64['name']),_0x36802d['add'](_0xe6aa22),_0x6680ef=!0x0;const _0x390141=_0xe6aa22['nextSibling'],_0x957e9e=_0xe6aa22['previousSibling'],_0x1015cf=_0x390141&&_0x390141['is']('element','tableCellSuggestion'),_0x190632=_0x957e9e&&_0x957e9e['is']('element','tableCellSuggestion');_0x1015cf&&!_0x36802d['has'](_0x390141)&&_0x29b86b['add'](_0x390141),_0x190632&&!_0x36802d['has'](_0x957e9e)&&_0x29b86b['add'](_0x957e9e);}else _0xe6aa22['is']('element','paragraph')&&_0xe6aa22['isEmpty']&&(_0x55c06e['removeMarker'](_0x210c64['name']),_0x6680ef=!0x0);}}else{if('tablePasteCell'==_0x55c06e['subType']){if(!_0x55c06e['attributes']||!_0x55c06e['attributes']['tablePasteChainId'])continue;const _0x481efc=_0x55c06e['attributes']['markerAttributes'];if(_0x481efc&&Object['keys'](_0x481efc)['length'])continue;const _0x25f1d1=_0x55c06e['attributes']['tablePasteChainId'];let _0x36236a=!0x0,_0x305ba3=!0x0;for(const _0x346cdb of _0x3b9ad1)if(_0x346cdb['subType']&&_0x346cdb['subType']['startsWith']('tablePaste')){if(!_0x346cdb['attributes']['tablePasteChainId']){_0x305ba3=!0x1;break;}if(_0x346cdb['id']!=_0x55c06e['id']&&_0x346cdb['attributes']['tablePasteChainId']==_0x25f1d1){_0x36236a=!0x1;break;}}_0x305ba3&&_0x36236a&&(_0x55c06e['removeMarkers'](),_0x6680ef=!0x0);}}for(const _0x3076ae of _0x36802d)_0x58baff['remove'](_0x3076ae);for(const _0x20746d of _0x29b86b)_0x58baff['unwrap'](_0x20746d);return _0x6680ef;}),_0x44cb1f['conversion']['for']('editingDowncast')['markerToHighlight']({'model':'suggestion:formatBlock:tablePasteCell','view':(_0x11fe97,_0x207dd8)=>_0x58b2a9(_0x11fe97),'converterPriority':'high'}),_0x44cb1f['conversion']['for']('dataDowncast')['markerToHighlight']({'model':'suggestion:formatBlock:tablePasteCell','view':(_0x4d3214,_0x1551de)=>_0x1551de['options']['showSuggestionHighlights']?_0x58b2a9(_0x4d3214,!0x1):null,'converterPriority':'high'});const _0x2a953c=_0x44cb1f['editing']['view'];this['listenTo'](_0x2a953c['document'],'clipboardOutput',(_0x386fbf,_0x41191c)=>{const _0x1f2616=[];for(const _0x77a0bb of _0x2a953c['createRangeIn'](_0x41191c['content'])['getItems']())_0x77a0bb['is']('element','suggestion-td')&&_0x1f2616['push'](_0x77a0bb);_0x2a953c['change'](_0x1f4318=>{for(const _0x28fb12 of _0x1f2616)_0x1f4318['move'](_0x1f4318['createRangeIn'](_0x28fb12),_0x1f4318['createPositionBefore'](_0x28fb12)),_0x1f4318['remove'](_0x28fb12);});});}}function Pe(_0x4cf1d9){if(_0x4cf1d9['isEmpty'])return!0x0;const _0x32d346=_0x4cf1d9['getChild'](0x0);return _0x32d346['is']('element','paragraph')&&_0x32d346['isEmpty'];}function he(_0x553ca9,_0x3a4a2a={},_0x1327dc){for(const {isAnchor:_0x3be117,cellHeight:_0x2675f1,cellWidth:_0x1f3e7d}of _0x1327dc['createTableWalker'](_0x553ca9,{'includeAllSlots':!0x0,..._0x3a4a2a}))if(!_0x3be117||0x1!=_0x2675f1||0x1!=_0x1f3e7d)return!0x1;return!0x0;}class vt extends _0x6b635c{['afterInit'](){if(!this['editor']['plugins']['has']('TableColumnResizeEditing'))return;const _0x16b8c6=this['editor']['plugins']['get']('TrackChangesEditing');_0x16b8c6['enableCommand']('resizeTableWidth',this['handleResizeTableWidthCommand']['bind'](this)),_0x16b8c6['_suggestionFactory']['registerCustomCallback']('formatBlock','resizeTable','accept',_0x16b8c6['_suggestionFactory']['getSuggestionCallback']('formatBlock',null,'discard')),_0x16b8c6['_suggestionFactory']['registerCustomCallback']('formatBlock','resizeTable','discard',_0x16b8c6['_suggestionFactory']['getSuggestionCallback']('formatBlock',null,'accept')),_0x16b8c6['descriptionFactory']['registerDescriptionCallback'](this['handleSuggestionDescription']['bind'](this));}['handleResizeTableWidthCommand'](_0x19ee17,_0x530972){const _0x4adbfb=this['editor']['plugins']['get']('TrackChangesEditing'),_0x5b8b54=this['editor']['plugins']['get']('TableColumnResizeEditing'),_0x15e31b=_0x530972['table']||this['editor']['model']['document']['selection']['getSelectedElement']();this['editor']['model']['change'](()=>{const _0x42710b=_0x5b8b54['getColumnGroupElement'](_0x15e31b);let _0x3dec32=_0x42710b?_0x5b8b54['getTableColumnsWidths'](_0x42710b):null,_0x4f2bdc=_0x15e31b['getAttribute']('tableWidth')||null;const _0x1991ef=_0x530972['tableWidth']||_0x4f2bdc,_0x111077=_0x530972['columnWidths']||_0x3dec32,_0x324966=this['editor']['plugins']['get']('Users')['me'];for(const _0x34dda5 of _0x4adbfb['getSuggestions']()){const _0x2ea11a=_0x34dda5['getContainedElement']();if('resizeTable'===_0x34dda5['subType']&&_0x2ea11a===_0x15e31b){_0x34dda5['author']!==_0x324966&&_0x34dda5['discard']();const _0x5b2439=_0x34dda5['data']['commandParams'];_0x4f2bdc=_0x5b2439[0x0]['tableWidth'],_0x3dec32=_0x5b2439[0x0]['columnWidths'];break;}}_0x19ee17({'table':_0x15e31b,'tableWidth':_0x1991ef,'columnWidths':_0x111077}),_0x4adbfb['markBlockFormat'](_0x15e31b,{'commandName':'resizeTableWidth','commandParams':[{'tableWidth':_0x4f2bdc,'columnWidths':_0x3dec32}],'formatGroupId':'resizeTable'},[],'resizeTable');});}['handleSuggestionDescription'](_0x4d0277){if('formatBlock'!=_0x4d0277['type']&&'formatInline'!=_0x4d0277['type'])return;const {data:_0x5ade29}=_0x4d0277;if(_0x5ade29&&'resizeTable'===_0x5ade29['formatGroupId']){const _0x3cdde3='*Format:*\x20resize\x20table';return{'type':'format','content':o(this['editor']['locale'],_0x3cdde3)};}}}class _t extends _0x6b635c{['afterInit'](){const _0x2097cd=this['editor'];_0x2097cd['plugins']['has']('Template')&&_0x2097cd['plugins']['get']('TrackChangesEditing')['enableCommand']('insertTemplate');}}class Ct extends _0x6b635c{['afterInit'](){const _0x5ca1fd=this['editor'];if(!_0x5ca1fd['commands']['get']('insertTableOfContents'))return;_0x5ca1fd['plugins']['get']('TrackChangesEditing')['enableCommand']('insertTableOfContents');const _0x181c8c=_0x5ca1fd['plugins']['get']('TrackChangesEditing'),_0x5db9b7=_0x5ca1fd['locale'];_0x181c8c['descriptionFactory']['registerElementLabel']('tableOfContents',_0x154c24=>o(_0x5db9b7,'ELEMENT_TABLE_OF_CONTENTS',_0x154c24));}}class Dt extends _0x6b635c{['afterInit'](){const _0x22ac4f=this['editor'];if(!_0x22ac4f['plugins']['has']('Title'))return;const _0x51da66=_0x22ac4f['plugins']['get']('TrackChangesEditing');_0x51da66['descriptionFactory']['registerElementLabel']('title-content',()=>o(_0x22ac4f['locale'],'ELEMENT_TITLE')),_0x22ac4f['model']['document']['registerPostFixer'](_0x5aa0bf=>{let _0x2d3bf4=!0x1;const _0x23e274=Array['from'](_0x22ac4f['model']['document']['differ']['getChangedMarkers']());for(const {name:_0x457f06,data:_0x47385d}of _0x23e274){const {group:_0x9a1cf}=_0x51da66['_splitMarkerName'](_0x457f06);if('suggestion'!==_0x9a1cf||!_0x47385d['newRange'])continue;const _0x5a77f2=_0x47385d['newRange'],_0x18316e=_0x5a77f2['end']['nodeBefore'];if(!_0x18316e||!_0x18316e['is']('element','title-content'))continue;if(!_0x5a77f2['start']['isTouching'](_0x5a77f2['end']))continue;const _0x282c75=_0x22ac4f['model']['schema']['getNearestSelectionRange'](_0x5a77f2['end'],'forward');if(_0x282c75&&_0x282c75['isCollapsed']){const _0x47fc6=_0x5aa0bf['createRange'](_0x5a77f2['start'],_0x282c75['start']);_0x47fc6['isEqual'](_0x5a77f2)||(_0x5aa0bf['updateMarker'](_0x457f06,{'range':_0x47fc6}),_0x2d3bf4=!0x0);}_0x2d3bf4||(_0x5aa0bf['removeMarker'](_0x457f06),_0x2d3bf4=!0x0);}return _0x2d3bf4;});}}class Nt extends _0x6b635c{['afterInit'](){const _0x1233a2=this['editor'],_0x5ae02d=_0x1233a2['plugins']['get']('TrackChangesEditing');_0x1233a2['plugins']['has']('UndoEditing')&&(_0x5ae02d['enableCommand']('undo'),_0x5ae02d['enableCommand']('redo'));}}class Mt extends _0x6b635c{static get['requires'](){return[jt];}['afterInit'](){const _0x5c0c91=this['editor'];if(!_0x5c0c91['plugins']['has']('TableCaptionEditing'))return;_0x5c0c91['plugins']['get']('TrackChangesEditing')['enableCommand']('toggleTableCaption');}}class $t extends _0x6b635c{['tableProperties'];['tableCellProperties'];constructor(_0x4ada45){super(_0x4ada45),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 _0x287711=this['editor']['plugins']['get']('TrackChangesEditing');if(this['editor']['plugins']['has']('TablePropertiesEditing')){for(const _0x14f60f of this['tableProperties'])_0x287711['enableCommand'](_0x14f60f,(_0x1da6d6,_0x4e9c36)=>{const _0x52003b=this['editor']['model']['document']['selection']['getFirstPosition']()['findAncestor']('table');this['_handlePropertyChange'](_0x14f60f,[_0x52003b],this['tableProperties'],'tableProperties',_0x1da6d6,_0x4e9c36);});_0x287711['_suggestionFactory']['registerCustomCallback']('formatBlock','tableProperties','accept',_0x287711['_suggestionFactory']['getSuggestionCallback']('formatBlock',null,'discard')),_0x287711['_suggestionFactory']['registerCustomCallback']('formatBlock','tableProperties','discard',(_0x523371,_0x475fcf)=>this['handleDiscardAction'](this['tableProperties'],_0x523371,_0x475fcf)),_0x287711['_suggestionFactory']['registerCustomCallback']('formatBlock','tableProperties','join',()=>!0x1);}if(this['editor']['plugins']['has']('TableCellPropertiesEditing')){for(const _0x3085bc of this['tableCellProperties'])_0x287711['enableCommand'](_0x3085bc,(_0x23bf95,_0x390952)=>{const _0x4e8998=this['editor']['plugins']['get']('TableUtils')['getSelectionAffectedTableCells'](this['editor']['model']['document']['selection']);this['_handlePropertyChange'](_0x3085bc,_0x4e8998,this['tableCellProperties'],'tableCellProperties',_0x23bf95,_0x390952);});_0x287711['_suggestionFactory']['registerCustomCallback']('formatBlock','tableCellProperties','accept',_0x287711['_suggestionFactory']['getSuggestionCallback']('formatBlock',null,'discard')),_0x287711['_suggestionFactory']['registerCustomCallback']('formatBlock','tableCellProperties','discard',(_0x1db01a,_0x34210b)=>this['handleDiscardAction'](this['tableCellProperties'],_0x1db01a,_0x34210b)),_0x287711['_suggestionFactory']['registerCustomCallback']('formatBlock','tableCellProperties','join',()=>!0x1);}_0x287711['descriptionFactory']['registerDescriptionCallback'](_0x57d60b=>this['handleSuggestionDescription'](_0x57d60b));}['_handlePropertyChange'](_0x104c98,_0x365adf,_0x6198f1,_0x3ad99f,_0x40fb22,_0x199a38){const _0x12a607=this['editor']['plugins']['get']('TrackChangesEditing');this['editor']['model']['enqueueChange'](_0x199a38['batch'],()=>{for(const _0x41ea02 of _0x365adf){if(this['_getSuggestion'](_0x41ea02,_0x3ad99f))_0x40fb22(_0x199a38);else{const _0x3ec8f9={};for(const _0x44f1bb of _0x6198f1){const _0x438fdd=_0x41ea02['getAttribute'](_0x44f1bb);void 0x0!==_0x438fdd&&(_0x3ec8f9[_0x44f1bb]=_0x438fdd);}_0x40fb22(_0x199a38),_0x12a607['markBlockFormat'](_0x41ea02,{'commandParams':[_0x3ec8f9]},[],_0x3ad99f);}}});}['handleDiscardAction'](_0x33182a,_0x557b3d,_0xd815a5){const _0x2094a5=_0x557b3d[0x0]['start']['nodeAfter'],_0x3c906a=_0xd815a5['commandParams'][0x0];this['editor']['model']['change'](_0x51b6d4=>{for(const _0x2ea678 of _0x33182a)void 0x0!==_0x3c906a[_0x2ea678]?_0x51b6d4['setAttribute'](_0x2ea678,_0x3c906a[_0x2ea678],_0x2094a5):_0x51b6d4['removeAttribute'](_0x2ea678,_0x2094a5);});}['handleSuggestionDescription'](_0x19b7ce){if(_0x19b7ce['data'])switch(_0x19b7ce['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'](_0x1659cf,_0x1f6508){const _0x10bdf2=this['editor']['plugins']['get']('TrackChangesEditing');for(const _0x3a1b35 of _0x10bdf2['getSuggestions']({'skipNotAttached':!0x0})){const _0x503018=_0x3a1b35['getContainedElement']();if(_0x3a1b35['subType']===_0x1f6508&&_0x503018===_0x1659cf)return _0x3a1b35;}return null;}}const m='$elementName';class p extends _0x6b635c{['descriptionFactory'];['trackChangesCommand'];['_adapter'];['_suggestionFactory'];['_suggestions'];['_commentsRepository'];['_enabledCommands'];['_model'];['_suggestionState'];['_isForcedDefaultExecutionBlock'];['_trackFormatChanges'];['_mergeNestedSuggestions'];['_blockAttributeKeys'];['_inlineAttributeKeys'];['_recordAttributeSuggestions']=!0x1;static get['requires'](){return['CommentsRepository',_0x2d7bb2,_0x64d1b5,E,V,U,O,G,F,L,H,q,W,J,Q,X,Y,Z,tt,et,it,nt,st,ot,rt,at,ut,K,lt,ct,z,ue,ft,gt,mt,dt,pt,kt,bt,wt,yt,jt,St,At,Mt,It,vt,Ct,$t,_t,Dt,Nt];}static get['pluginName'](){return'TrackChangesEditing';}get['_descriptionFactory'](){return this['descriptionFactory'];}constructor(_0xea4aaf){function _0x6608d4(_0x52b85d){return _0x52b85d['map'](_0x308340=>String['fromCharCode'](_0x308340))['join']('');}super(_0xea4aaf),this['set']('activeMarkers',[]),this['on']('change:activeMarkers',(_0xbc8eea,_0x33cad1,_0x2f9c67,_0xd5b347)=>{this['_model']['change'](()=>{for(const _0xefb9d6 of[..._0xd5b347,..._0x2f9c67])this['_model']['markers']['has'](_0xefb9d6)&&_0xea4aaf['editing']['reconvertMarker'](_0xefb9d6);});}),this['descriptionFactory']=new f(this['editor']['model']['schema'],this['editor']['locale']),this['_adapter']=null,this['_suggestionFactory']=new xt(this['editor']),this['_suggestions']=new Map(),this['_commentsRepository']=_0xea4aaf['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(),_0xea4aaf['config']['define']('trackChanges.trackFormatChanges','default'),this['_trackFormatChanges']=_0xea4aaf['config']['get']('trackChanges.trackFormatChanges'),_0xea4aaf['config']['define']('trackChanges.mergeNestedSuggestions',!0x0),this['_mergeNestedSuggestions']=_0xea4aaf['config']['get']('trackChanges.mergeNestedSuggestions'),this['trackChangesCommand']=new M(_0xea4aaf,this['_enabledCommands']),this['_initAriaMarkerChangeAnnouncements'](),this[_0x6608d4([0x5f,0x65,0x78,0x65,0x63,0x75,0x74,0x65,0x53,0x75,0x67,0x67,0x65,0x73,0x74,0x69,0x6f,0x6e])]=_0x6608d4([0x34,0x30,0x34,0x38,0x31,0x30,0x35,0x30]);}['init'](){const _0x3aed8d=this['editor'],_0x306871=(_0x37f351,_0x43947f)=>{if('attribute'!=_0x37f351)return'ck-suggestion-marker-'+_0x37f351;const _0x665864=_0x43947f['split']('|')[0x0];return this['_isBlockAttribute'](_0x665864)?'ck-suggestion-marker-formatBlock':'ck-suggestion-marker-formatInline';};_0x3aed8d['conversion']['for']('editingDowncast')['markerToHighlight']({'model':'suggestion','view':_0x1c50d0=>{const {id:_0xd475af,type:_0x35c94b,subType:_0x17c0b8}=this['_splitMarkerName'](_0x1c50d0['markerName']),_0x5abc3f=['ck-suggestion-marker',_0x306871(_0x35c94b,_0x17c0b8)];let _0x3f8f19=0xbb8;return this['activeMarkers']['includes'](_0x1c50d0['markerName'])&&(_0x5abc3f['push']('ck-suggestion-marker--active'),_0x3f8f19=0xbc2),'deletion'==_0x35c94b&&(_0x3f8f19+=0x5),{'classes':_0x5abc3f,'attributes':{'data-suggestion':_0xd475af},'priority':_0x3f8f19};}}),_0x3aed8d['conversion']['for']('dataDowncast')['add'](_0x26468e=>{_0x26468e['on']('addMarker:suggestion',(_0x2d2492,_0x2090b2,_0x4d8041)=>{if(!_0x4d8041['options']['showSuggestionHighlights'])return;const _0x381c19=_0x2090b2['item'];if(!_0x381c19)return;const _0x24335e=_0x4d8041['mapper']['toViewElement'](_0x381c19);_0x3aed8d['model']['schema']['isObject'](_0x381c19)&&_0x24335e&&!_0x24335e['getCustomProperty']('widget')&&_0x24335e['is']('containerElement')&&_0x31a0ad(_0x24335e,_0x4d8041['writer']);},{'priority':'high'});}),_0x3aed8d['conversion']['for']('dataDowncast')['markerToHighlight']({'model':'suggestion','view':(_0x4ccc37,_0x234b94)=>{if(!_0x234b94['options']['showSuggestionHighlights'])return null;const {type:_0x11e344,subType:_0x34d292}=this['_splitMarkerName'](_0x4ccc37['markerName']);return{'classes':['ck-suggestion-marker',_0x306871(_0x11e344,_0x34d292)],'priority':0xbb8};}});const _0x73b593=({showActiveMarkers:_0x15982b=!0x0,isAttributeSuggestion:_0xdf1e13=!0x1}={})=>(_0x167d22,_0x447b99,_0xaaf143)=>{if(!_0x447b99['item'])return;const {id:_0x4999c6}=this['_splitMarkerName'](_0x447b99['markerName']);if(_0xdf1e13){const _0xb07d79=this['_suggestions']['get'](_0x4999c6),_0x3d99b0=this['_getAttributeKey'](_0xb07d79);if(!this['_isBlockAttribute'](_0x3d99b0))return;}if(_0x447b99['item']['is']('selection'))return void _0xaaf143['consumable']['consume'](_0x447b99['item'],_0x167d22['name']);const _0x22ee13=_0xaaf143['mapper']['toViewElement'](_0x447b99['item']);if(_0x447b99['item']['is']('element')&&_0x3aed8d['model']['schema']['isBlock'](_0x447b99['item'])&&!_0x22ee13['getCustomProperty']('addHighlight')){_0xaaf143['writer']['addClass'](['ck-suggestion-marker','ck-suggestion-marker-formatBlock'],_0x22ee13),_0xaaf143['writer']['setAttribute']('data-suggestion',_0x4999c6,_0x22ee13),_0xaaf143['mapper']['bindElementToMarker'](_0x22ee13,_0x447b99['markerName']),_0x15982b&&(this['activeMarkers']['includes'](_0x447b99['markerName'])?_0xaaf143['writer']['addClass']('ck-suggestion-marker--active',_0x22ee13):_0xaaf143['writer']['removeClass']('ck-suggestion-marker--active',_0x22ee13));for(const _0x5ee506 of _0x3aed8d['model']['createRangeIn'](_0x447b99['item'])['getItems']())_0xaaf143['consumable']['consume'](_0x5ee506,_0x167d22['name']);_0xaaf143['consumable']['consume'](_0x447b99['item'],_0x167d22['name']);}};_0x3aed8d['conversion']['for']('dataDowncast')['add'](_0x3cfd29=>{_0x3cfd29['on']('addMarker:suggestion:formatBlock',(_0x4915c0,_0x69bd56,_0x4f5c21)=>{_0x4f5c21['options']['showSuggestionHighlights']&&_0x73b593({'showActiveMarkers':!0x1})(_0x4915c0,_0x69bd56,_0x4f5c21);},{'priority':'highest'});}),_0x3aed8d['conversion']['for']('dataDowncast')['add'](_0xdecc53=>{_0xdecc53['on']('addMarker:suggestion:attribute',(_0x112dae,_0x3abeea,_0x2bd393)=>{_0x2bd393['options']['showSuggestionHighlights']&&_0x73b593({'showActiveMarkers':!0x1,'isAttributeSuggestion':!0x0})(_0x112dae,_0x3abeea,_0x2bd393);},{'priority':'highest'});}),_0x3aed8d['conversion']['for']('dataDowncast')['markerToData']({'model':'suggestion','view':(_0x4eff74,_0x2fbe3f)=>_0x2fbe3f['options']['showSuggestionHighlights']?null:{'group':'suggestion','name':_0x4eff74['substr'](0xb)}}),_0x3aed8d['conversion']['for']('upcast')['elementToElement']({'view':{'name':'suggestion','attributes':{'id':/^\w/,'suggestion-type':/^\w/}},'model':(_0x2fd704,{writer:_0x57d846})=>{let _0x1e684d='suggestion:'+_0x2fd704['getAttribute']('suggestion-type')+':'+_0x2fd704['getAttribute']('id');return _0x2fd704['getAttribute']('marker-count')&&(_0x1e684d+=':'+_0x2fd704['getAttribute']('marker-count')),_0x57d846['createElement']('$marker',{'data-name':_0x1e684d});}}),_0x3aed8d['conversion']['for']('upcast')['dataToMarker']({'view':'suggestion'}),_0x3aed8d['conversion']['for']('editingDowncast')['add'](_0x6f6fc3=>{_0x6f6fc3['on']('addMarker:suggestion:formatBlock',_0x73b593(),{'priority':'high'});}),_0x3aed8d['conversion']['for']('editingDowncast')['add'](_0x9f93aa=>{_0x9f93aa['on']('addMarker:suggestion:attribute',_0x73b593({'isAttributeSuggestion':!0x0}),{'priority':'high'});}),_0x3aed8d['conversion']['for']('editingDowncast')['add'](_0x201c95=>{_0x201c95['on']('removeMarker:suggestion:formatBlock',(_0x2a18da,_0x55e82e,_0x314edf)=>{const _0x181252=_0x314edf['mapper']['markerNameToElements'](_0x55e82e['markerName']);if(_0x181252){for(const _0x541b1c of _0x181252)_0x541b1c['getCustomProperty']('addHighlight')||(_0x314edf['writer']['removeClass'](['ck-suggestion-marker','ck-suggestion-marker-formatBlock','ck-suggestion-marker--active'],_0x541b1c),_0x314edf['writer']['removeAttribute']('data-suggestion',_0x541b1c),_0x314edf['mapper']['unbindElementFromMarkerName'](_0x541b1c,_0x55e82e['markerName']));}},{'priority':'high'});}),_0x3aed8d['conversion']['for']('editingDowncast')['add'](_0x2aa811=>{_0x2aa811['on']('removeMarker:suggestion:attribute',(_0x17e790,_0x2d1130,_0x37ee70)=>{const _0x44b799=_0x37ee70['mapper']['markerNameToElements'](_0x2d1130['markerName']);if(!_0x44b799)return;const {id:_0x6ebf98}=this['_splitMarkerName'](_0x2d1130['markerName']),_0x2a57e5=this['_suggestions']['get'](_0x6ebf98),_0x4d78b0=this['_getAttributeKey'](_0x2a57e5);if(this['_isBlockAttribute'](_0x4d78b0)){for(const _0x21a85b of _0x44b799)_0x21a85b['getCustomProperty']('addHighlight')||(_0x37ee70['writer']['removeClass'](['ck-suggestion-marker','ck-suggestion-marker-formatBlock','ck-suggestion-marker--active'],_0x21a85b),_0x37ee70['writer']['removeAttribute']('data-suggestion',_0x21a85b),_0x37ee70['mapper']['unbindElementFromMarkerName'](_0x21a85b,_0x2d1130['markerName']));}},{'priority':'high'});}),_0x3aed8d['model']['document']['registerPostFixer'](_0xc377d3=>{let _0x59cf69=!0x1;const _0x27b8ec=Array['from'](_0x3aed8d['model']['document']['differ']['getChangedMarkers']()),_0x57cec4=new Set();for(const {name:_0x428317,data:_0x5c3b15}of _0x27b8ec){const {group:_0x4391b8,type:_0x51ea43,subType:_0x4e7028,id:_0x16db8b}=this['_splitMarkerName'](_0x428317);if('suggestion'!==_0x4391b8)continue;const _0x45a73b=this['_suggestions']['get'](_0x16db8b);if(null!=_0x5c3b15['newRange']){'formatInline'==_0x51ea43&&(_0x59cf69=_0x59cf69||Et(_0x5c3b15['newRange'],_0x428317,_0xc377d3,_0x3aed8d['model']['schema']));const _0x404227='attribute'==_0x51ea43&&this['_isBlockAttribute'](_0x4e7028['split']('|')[0x0]);if(_0x5c3b15['newRange']['isCollapsed']||'$graveyard'==_0x5c3b15['newRange']['root']['rootName']||'formatBlock'==_0x51ea43&&!Ut(_0x5c3b15['newRange'])||_0x404227&&!Ut(_0x5c3b15['newRange'])||'deletion'==_0x51ea43&&!(!Tt(_0x375225=_0x5c3b15['newRange'])&&!function(_0x5d5fec){return _0x5d5fec['start']['parent']==_0x5d5fec['end']['nodeBefore']&&_0x5d5fec['start']['isAtEnd'];}(_0x375225)))_0xc377d3['removeMarker'](_0x428317),_0x59cf69=!0x0;else{if(!_0x45a73b||!_0x45a73b['isInContent'])continue;_0x57cec4['add'](_0x45a73b);}}}var _0x375225;return _0x57cec4['size']>0x0&&(_0x59cf69=!!this['_joinWithAdjacentSuggestions'](_0x57cec4)||_0x59cf69),_0x59cf69;}),_0x3aed8d['model']['document']['registerPostFixer'](_0x2c7a3a=>{let _0x39f64c=!0x1;for(const _0x40b80e of _0x3aed8d['model']['document']['differ']['getChanges']())if('insert'==_0x40b80e['type'])for(const _0x5a717c of this['_suggestions']['values']()){if(_0x5a717c['isMultiRange']||!_0x5a717c['isInContent'])continue;const _0x3c6e8f='formatBlock'==_0x5a717c['type'],_0x1f1b2e=this['_getAttributeKey'](_0x5a717c),_0x5eb541=_0x1f1b2e&&this['_isBlockAttribute'](_0x1f1b2e);if(!_0x3c6e8f&&!_0x5eb541)continue;const _0x51bdee=_0x5a717c['getFirstRange']();if(_0x51bdee['start']['parent']!=_0x51bdee['end']['parent']&&!_0x51bdee['end']['isAtEnd']){const _0x1ce278=_0x3aed8d['model']['createPositionAt'](_0x51bdee['start']['nodeAfter'],'end'),_0x50714d=_0x3aed8d['model']['createRange'](_0x51bdee['start'],_0x1ce278);_0x2c7a3a['updateMarker'](_0x5a717c['getFirstMarker'](),{'range':_0x50714d}),_0x39f64c=!0x0;}}return _0x39f64c;}),_0x3aed8d['model']['document']['registerPostFixer'](_0xa85604=>this['_processAttributeChanges'](_0xa85604)),_0x3aed8d['model']['document']['registerPostFixer'](_0x54893a=>!_0x54893a['batch']['isLocal']&&this['_processAttributeSuggestions'](_0x54893a)),_0x3aed8d['model']['on']('_afterChanges',()=>{this['_recordAttributeSuggestions']=!0x1;}),_0x3aed8d['model']['document']['on']('change:data',(_0x12b3e2,_0x41ca8f)=>{if(!_0x41ca8f['isLocal']||_0x41ca8f['isUndo'])return;if(!this['_recordAttributeSuggestions'])return;const _0x180043=_0x3aed8d['model']['document']['differ']['getChanges']();if(0x0==_0x180043['length'])return;const _0x345f4d=[],_0x160cf9=_0x180043['filter'](_0x233b69=>'attribute'==_0x233b69['type']),_0x2ef8ae=_0x180043['filter'](_0x2240e4=>'insert'==_0x2240e4['type']&&'$text'!=_0x2240e4['name']),_0x1d9c8e=_0x180043['filter'](_0x11f6d5=>'remove'==_0x11f6d5['type']&&'$text'!=_0x11f6d5['name']);for(const _0x41a3ca of _0x160cf9)this['_isRegisteredAttribute'](_0x41a3ca['attributeKey'])&&_0x345f4d['push']({'key':_0x41a3ca['attributeKey'],'newValue':_0x41a3ca['attributeNewValue'],'oldValue':_0x41a3ca['attributeOldValue'],'range':Ot(_0x41a3ca['range'],_0x3aed8d['model'])});for(const _0x309335 of _0x2ef8ae){const _0x5a8bc7=_0x1d9c8e['find'](_0x455915=>_0x455915['_element']===_0x309335['_element']);if(_0x5a8bc7){const _0x143a53=Ft(_0x309335['position']['nodeAfter'],_0x3aed8d['model']);_0x5a8bc7['name']!==_0x309335['name']&&_0x345f4d['push']({'key':m,'newValue':_0x309335['name'],'oldValue':_0x5a8bc7['name'],'range':_0x143a53});for(const [_0x49122d,_0x225972]of _0x5a8bc7['attributes']){if(!this['_isRegisteredAttribute'](_0x49122d))continue;const _0x4c87f5=_0x309335['attributes']['get'](_0x49122d);_0x225972!==_0x4c87f5&&_0x345f4d['push']({'key':_0x49122d,'newValue':_0x4c87f5,'oldValue':_0x225972,'range':_0x143a53});}for(const [_0x5ec6b9,_0x2eea42]of _0x309335['attributes'])this['_isRegisteredAttribute'](_0x5ec6b9)&&(_0x5a8bc7['attributes']['has'](_0x5ec6b9)||_0x345f4d['push']({'key':_0x5ec6b9,'newValue':_0x2eea42,'oldValue':null,'range':_0x143a53}));}}0x0!=_0x345f4d['length']&&_0x3aed8d['model']['enqueueChange'](_0x41ca8f,_0x5cf286=>{const _0x39a080=_0x367149();for(const {range:_0x3f7b55,key:_0x3f9fb6,oldValue:_0x38dc9d,newValue:_0x226436}of _0x345f4d)this['markAttributeChange'](_0x3f7b55,_0x3f9fb6,_0x38dc9d,_0x226436,{'groupId':_0x39a080});this['_reduceExistingSuggestions'](_0x5cf286,_0x345f4d);});},{'priority':'lowest'}),_0x3aed8d['model']['markers']['on']('update:suggestion',(_0x4d8405,_0x4a81ed,_0x5d9c99)=>{if(null==_0x5d9c99){const {id:_0x369f9d}=this['_splitMarkerName'](_0x4a81ed['name']),_0x55c1b2=this['_suggestions']['get'](_0x369f9d);_0x55c1b2&&_0x55c1b2['addMarkerName'](_0x4a81ed['name']);}}),_0x3aed8d['model']['document']['on']('change:data',()=>{const _0x2783f4=Array['from'](_0x3aed8d['model']['document']['differ']['getChangedMarkers']())['filter'](_0x1f8ebe=>'suggestion'===this['_splitMarkerName'](_0x1f8ebe['name'])['group']);if(0x0===_0x2783f4['length'])return;_0x2783f4['sort']((_0x30fb68,_0x3c14b2)=>{const _0x4364d7=_0x30fb68['data']['oldRange'],_0x502c11=_0x3c14b2['data']['oldRange'];return null===_0x4364d7&&null===_0x502c11?0x0:null===_0x4364d7&&null!==_0x502c11?-0x1:null!==_0x4364d7&&null===_0x502c11?0x1:_0x4364d7['start']['isBefore'](_0x502c11['start'])?-0x1:0x1;});const _0x325914=new Set(),_0x466159=new Set();for(const {name:_0x1d62bc,data:_0x6a2ac0}of _0x2783f4){const {id:_0x21e433}=this['_splitMarkerName'](_0x1d62bc);if(null===_0x6a2ac0['oldRange']){const _0x420628=this['_handleNewSuggestionMarker'](_0x1d62bc);_0x466159['add'](_0x420628);}else{const _0x93bce1=this['_suggestions']['get'](_0x21e433);null!==_0x6a2ac0['newRange']||_0x93bce1['isInContent']?(_0x325914['add'](_0x93bce1['head']),_0x466159['add'](_0x93bce1)):this['_removeSuggestion'](_0x93bce1);}}_0x466159['size']>0x0&&this['_refreshSuggestionsChain'](_0x466159);for(const _0x4cba88 of _0x325914)this['fire']('suggestionChanged',_0x4cba88);}),_0x3aed8d['model']['on']('applyOperation',(_0x1de2c0,_0x3190f4)=>{const _0x4a048b=_0x3190f4[0x0];if(!this['_suggestions']['size'])return;if(!_0x4a048b['isDocumentOperation'])return;if(_0x4a048b['batch']['isUndo']||!_0x4a048b['batch']['isLocal'])return;let _0x1d2353,_0xbb62e0;switch(_0x4a048b['type']){case'insert':_0x1d2353=_0x3aed8d['model']['createPositionAt'](_0x4a048b['position']),_0xbb62e0=_0x1d2353['getShiftedBy'](_0x4a048b['howMany']);break;case'split':_0x1d2353=_0x3aed8d['model']['createPositionAt'](_0x4a048b['splitPosition']),_0xbb62e0=_0x3aed8d['model']['createPositionAt'](_0x4a048b['moveTargetPosition']);break;case'move':_0x1d2353=_0x3aed8d['model']['createPositionAt'](_0x4a048b['targetPosition']),_0xbb62e0=_0x1d2353['getShiftedBy'](_0x4a048b['howMany']);break;default:return;}const _0x3136a4=_0x3aed8d['model']['createRange'](_0x1d2353,_0xbb62e0);_0x3aed8d['model']['change'](()=>{for(const {suggestion:_0x2d94c3,meta:_0xf45157}of this['_findSuggestions'](_0x3136a4)){if(_0x2d94c3['isMultiRange'])continue;if('formatInline'==_0x2d94c3['type'])continue;const _0x344e4c=this['_getAttributeKey'](_0x2d94c3);if(_0x344e4c&&this['_isBlockAttribute'](_0x344e4c)&&'split'!=_0x4a048b['type'])continue;const _0xeb8c4c=_0x2d94c3['data']&&_0x2d94c3['data']['multipleBlocks'];('formatBlock'!=_0x2d94c3['type']||'split'==_0x4a048b['type']&&!_0xeb8c4c)&&(_0xf45157['containsRangeInObject']||'insertion'==_0x2d94c3['type']&&_0xf45157['isOwn']||_0x2d94c3['getFirstRange']()['containsRange'](_0x3136a4)&&this['_breakSuggestionMarker'](_0x2d94c3,_0x1d2353,_0xbb62e0));}});},{'priority':'lowest'}),_0x3aed8d['model']['on']('deleteContent',(_0x3c6459,_0x1151ac)=>{const _0x8e005b=_0x1151ac[0x0],_0x504876=_0x1151ac[0x1];if(_0x504876&&_0x504876['forceDefaultExecution'])return;if(this['_isForcedDefaultExecutionBlock'])return;if(!this['trackChangesCommand']['value'])return;if(_0x8e005b['isCollapsed'])return;const _0x2ed95e=_0x3aed8d['model']['schema'],{start:_0x5603de,end:_0x1c9b42}=_0x8e005b['getFirstRange'](),_0x2e4b55=_0x5603de['nodeAfter']&&_0x2ed95e['isLimit'](_0x5603de['nodeAfter'])?null:_0x2ed95e['getNearestSelectionRange'](_0x5603de,'forward'),_0x473f12=_0x1c9b42['nodeBefore']&&_0x2ed95e['isLimit'](_0x1c9b42['nodeBefore'])?null:_0x2ed95e['getNearestSelectionRange'](_0x1c9b42,'backward'),_0x3c7b8f=_0x3aed8d['model']['createRange'](_0x2e4b55?_0x2e4b55['start']:_0x5603de,_0x473f12?_0x473f12['end']:_0x1c9b42);_0x3aed8d['model']['change'](_0x54e577=>{this['markDeletion'](_0x3c7b8f);const _0x7458c=_0x3aed8d['model']['schema']['getNearestSelectionRange'](_0x3c7b8f['start']);_0x8e005b['is']('documentSelection')?_0x54e577['setSelection'](_0x7458c):_0x8e005b['setTo'](_0x7458c);}),_0x3c6459['stop']();},{'priority':_0x229655['normal']+0xa}),_0x3aed8d['model']['on']('insertContent',(_0x41fbcd,_0x62bf6f)=>{const _0x4a1312=_0x62bf6f[_0x62bf6f['length']-0x1];_0x4a1312&&_0x4a1312['forceDefaultExecution']||this['_isForcedDefaultExecutionBlock']||this['trackChangesCommand']['value']&&(_0x3aed8d['model']['change'](()=>{let _0x14112e=_0x3aed8d['model']['insertContent'](_0x62bf6f[0x0],_0x62bf6f[0x1],_0x62bf6f[0x2],{'forceDefaultExecution':!0x0});if(!_0x14112e)return;_0x41fbcd['return']=_0x14112e['clone']();const _0xfe0cfb=_0x14112e['end']['nodeBefore'],_0x257548=_0x3aed8d['model']['schema'];_0xfe0cfb&&_0x257548['isBlock'](_0xfe0cfb)&&!_0x257548['isObject'](_0xfe0cfb)&&(_0x14112e=_0x3aed8d['model']['createRange'](_0x14112e['start'],_0x3aed8d['model']['createPositionAt'](_0xfe0cfb,'end'))),this['markInsertion'](_0x14112e);}),_0x41fbcd['stop']());},{'priority':'high'}),this['editor']['commands']['add']('trackChanges',this['trackChangesCommand']),this['enableCommand']('trackChanges');const _0x2cecea=new $(_0x3aed8d,this['_suggestions']);_0x3aed8d['commands']['add']('acceptSuggestion',_0x2cecea),this['enableCommand']('acceptSuggestion');const _0x550110=new B(_0x3aed8d,this['_suggestions']);_0x3aed8d['commands']['add']('discardSuggestion',_0x550110),this['enableCommand']('discardSuggestion'),_0x3aed8d['commands']['add']('acceptAllSuggestions',new x(_0x3aed8d,_0x2cecea,this['_suggestions'])),this['enableCommand']('acceptAllSuggestions'),_0x3aed8d['commands']['add']('discardAllSuggestions',new x(_0x3aed8d,_0x550110,this['_suggestions'])),this['enableCommand']('discardAllSuggestions'),_0x3aed8d['commands']['add']('acceptSelectedSuggestions',new R(_0x3aed8d,_0x2cecea,this['_suggestions'])),this['enableCommand']('acceptSelectedSuggestions'),_0x3aed8d['commands']['add']('discardSelectedSuggestions',new R(_0x3aed8d,_0x550110,this['_suggestions'])),this['enableCommand']('discardSelectedSuggestions');const _0x5116e6=_0x3aed8d['plugins']['get']('CommentsRepository');this['listenTo'](_0x5116e6,'addComment',(_0x253721,{threadId:_0x53039b})=>{const _0x11d4af=this['_suggestions']['get'](_0x53039b);_0x11d4af&&_0x11d4af['commentThread']&&0x1===_0x11d4af['commentThread']['length']&&this['_updateSuggestionData'](_0x53039b,{'hasComments':!0x0});},{'priority':'low'}),this['listenTo'](_0x5116e6,'removeComment',(_0xd2c00,{threadId:_0x691136})=>{const _0x339a79=this['_suggestions']['get'](_0x691136);_0x339a79&&_0x339a79['commentThread']&&!_0x339a79['commentThread']['length']&&this['_updateSuggestionData'](_0x691136,{'hasComments':!0x1});},{'priority':'low'});}set['adapter'](_0x2cd77a){if(this['_adapter'])throw new _0x1be5c9('track-changes-adapter-already-set',this);this['_adapter']=_0x2cd77a;}get['adapter'](){return this['_adapter'];}['getSuggestions']({skipNotAttached:_0x473ad8=!0x1,toJSON:_0x3d2a83=!0x1}={}){const _0x474aab=[];for(const _0x2a6445 of this['_suggestions']['values']())_0x473ad8&&!_0x2a6445['isInContent']||_0x474aab['push'](_0x2a6445);return _0x3d2a83?_0x474aab['map'](_0x3c048a=>_0x3c048a['toJSON']()):_0x474aab;}['getSuggestion'](_0x1d8873){const _0x2ec5cc=this['_suggestions']['get'](_0x1d8873);if(!_0x2ec5cc)throw new _0x1be5c9('track-changes-suggestion-not-found',this);return _0x2ec5cc;}['hasSuggestion'](_0x18222e){return this['_suggestions']['has'](_0x18222e);}['addSuggestionData'](_0x33bf24){const {authorId:_0xa31486,id:_0x564953,attributes:_0xca46a3}=_0x33bf24,[_0x3f9881,_0x561bf7]=_0x33bf24['type']['split'](':'),_0x3e0a79=this['_suggestions']['get'](_0x564953)||this['_createSuggestion'](_0x3f9881,_0x561bf7,_0x564953,_0xa31486,_0xca46a3);if(this['_addThreadToSuggestion'](_0x3e0a79),this['_checkSuggestionCorrectness'](_0x3e0a79,_0x3f9881,_0x561bf7||null,_0xa31486),_0x3e0a79['createdAt']=_0x33bf24['createdAt'],_0x3e0a79['_isDataLoaded']=!0x0,_0xca46a3&&_0xca46a3['@external']){const _0x530d63=_0xca46a3['@external'],_0x140e0e=this['_getExternalAuthor'](_0x530d63['authorName']);_0x3e0a79['authoredAt']=_0x530d63['createdAt'],_0x3e0a79['author']=_0x140e0e,_0x3e0a79['isExternal']=!0x0;}else _0x3e0a79['authoredAt']=_0x33bf24['createdAt'];switch(_0x33bf24['data']&&(_0x3e0a79['data']=_0x33bf24['data']),_0x33bf24['attributes']&&(_0x3e0a79['attributes']=_0x33bf24['attributes']),this['_adapter']&&this['_adapter']['addSuggestion']||(_0x3e0a79['_saved']=!0x0),this['_suggestionState']['get'](_0x3e0a79)){case'notReady':this['_suggestionState']['set'](_0x3e0a79,'dataReady');break;case'markerReady':_0x3e0a79['isInContent']?(this['_joinWithAdjacentSuggestions'](new Set([_0x3e0a79])),this['_refreshSuggestionsChain'](new Set([_0x3e0a79])),this['_suggestionState']['set'](_0x3e0a79,'ready'),this['fire']('suggestionLoaded',_0x3e0a79)):this['_suggestionState']['set'](_0x3e0a79,'removed');}return _0x3e0a79;}['acceptSuggestion'](_0x181733){this['forceDefaultExecution'](()=>{this['editor']['model']['change'](()=>{for(const _0x1af845 of _0x181733['getAllAdjacentSuggestions']())_0x1af845['accept']();});});}['discardSuggestion'](_0x448ee9){this['forceDefaultExecution'](()=>{this['editor']['model']['change'](()=>{for(const _0x128b08 of _0x448ee9['getAllAdjacentSuggestions']())_0x128b08['discard']();});});}['enableCommand'](_0x55814b,_0x5c99ad){const _0x2d27ff=this['editor']['commands']['get'](_0x55814b);if(!_0x2d27ff)throw new _0x1be5c9('track-changes-command-not-found',this,{'commandName':_0x55814b});if(this['_enabledCommands']['has'](_0x2d27ff))throw new _0x1be5c9('track-changes-enable-command-twice',this,{'commandName':_0x55814b});this['_enabledCommands']['add'](_0x2d27ff),_0x5c99ad&&_0x2d27ff['on']('execute',(_0xc8c972,_0x1d58a3)=>{this['trackChangesCommand']['value']&&(this['_isForcedDefaultExecutionBlock']||(_0x1d58a3['length']>0x0&&_0x1d58a3[_0x1d58a3['length']-0x1]&&_0x1d58a3[_0x1d58a3['length']-0x1]['forceDefaultExecution']?_0x1d58a3['pop']():(_0xc8c972['return']=_0x5c99ad((..._0x5a3da4)=>_0x2d27ff['execute'](..._0x5a3da4,{'forceDefaultExecution':!0x0}),..._0x1d58a3),_0xc8c972['stop']())));},{'priority':'high'});}['forceDefaultExecution'](_0x5f58e8){let _0x20a4c8,_0x181f3c;const _0x308510=this['_isForcedDefaultExecutionBlock'];this['_isForcedDefaultExecutionBlock']=!0x0;try{_0x20a4c8=_0x5f58e8();}catch(_0x505ce0){_0x181f3c=_0x505ce0;}return _0x308510||(this['_isForcedDefaultExecutionBlock']=!0x1),_0x181f3c&&_0x1be5c9['rethrowUnexpectedError'](_0x181f3c,this),_0x20a4c8;}['markInsertion'](_0xfc23b8,_0x279a2f=null,_0x12151d={}){if(_0xfc23b8['isCollapsed'])return null;const _0x1406d2=this['editor']['plugins']['get']('Users')['me'];for(const {suggestion:_0x140031,meta:_0x34f1cf}of this['_findSuggestions'](_0xfc23b8,'insertion'))if(_0x34f1cf['isOwn']){if(!_0x34f1cf['isNextTo']){if(_0x34f1cf['containsRangeInObject']){if(!this['_mergeNestedSuggestions']||!Lt(_0x140031,_0x12151d))continue;return _0x140031;}if(Lt(_0x140031,_0x12151d))return _0x140031;this['_breakSuggestionMarker'](_0x140031,_0xfc23b8['start'],_0xfc23b8['end']);break;}if(_0x279a2f==_0x140031['subType']&&Lt(_0x140031,_0x12151d)){const _0x3fe297=_0x140031['getFirstRange']();return _0x3fe297['start']['isEqual'](_0xfc23b8['end'])?this['_setSuggestionRange'](_0x140031,this['_model']['createRange'](_0xfc23b8['start'],_0x3fe297['end'])):this['_setSuggestionRange'](_0x140031,this['_model']['createRange'](_0x3fe297['start'],_0xfc23b8['end'])),_0x140031;}}const _0x2f5705=_0x367149(),_0x235ab8=_0x1406d2['id'],_0x4f6fd5=_0x279a2f?'insertion:'+_0x279a2f:'insertion',_0x4092e6=this['_setSuggestionData']({'id':_0x2f5705,'type':_0x4f6fd5,'createdAt':new Date(),'authorId':_0x235ab8,'attributes':_0x12151d});return this['_addSuggestionMarker'](_0x4f6fd5,_0x2f5705,_0x235ab8,_0xfc23b8),_0x4092e6;}['markMultiRangeInsertion'](_0x22d2f1,_0x1341bb='multi',_0x4fa460={}){const _0x27168e=this['editor']['plugins']['get']('Users')['me'],_0x5d54cd=this['_suggestionFactory']['getSuggestionCallback']('insertion',_0x1341bb,'join');for(const _0x3d0fa5 of this['getSuggestions']())if(_0x3d0fa5['author']['id']==_0x27168e['id']&&'insertion'==_0x3d0fa5['type']&&_0x3d0fa5['subType']==_0x1341bb&&Lt(_0x3d0fa5,_0x4fa460)&&(_0x5d54cd(_0x3d0fa5['getRanges'](),_0x22d2f1)||_0x5d54cd(_0x22d2f1,_0x3d0fa5['getRanges']()))){for(const _0x283a80 of _0x22d2f1)_0x3d0fa5['addRange'](_0x283a80);return _0x3d0fa5;}for(const {suggestion:_0x37b3bc,meta:_0x910708}of this['_findSuggestions'](_0x22d2f1,'insertion')){if(!_0x910708['isOwn'])continue;if(!this['_mergeNestedSuggestions']&&_0x910708['containsRangeInObject'])continue;if(!Lt(_0x37b3bc,_0x4fa460))continue;let _0x3e115a=!0x0;for(const _0x53a46e of _0x37b3bc['getRanges']())for(const _0x40e1eb of _0x22d2f1)if(!_0x53a46e['containsRange'](_0x40e1eb)){_0x3e115a=!0x1;break;}if(_0x3e115a)return _0x37b3bc;}const _0x498f60=_0x367149(),_0x447c1c=_0x27168e['id'],_0x5f39fb='insertion:'+_0x1341bb,_0x39f64f=this['_setSuggestionData']({'id':_0x498f60,'type':_0x5f39fb,'createdAt':new Date(),'authorId':_0x447c1c,'attributes':_0x4fa460});for(const _0x152782 of _0x22d2f1)this['_addSuggestionMarker'](_0x5f39fb,_0x498f60,_0x447c1c,_0x152782,u['getMultiRangeId']());return _0x39f64f;}['markInlineFormat'](_0x1a86ea,_0x4f375e,_0x14ea5f=null,_0x39c116={}){if(_0x14ea5f=_0x14ea5f||Vt(_0x4f375e),_0x1a86ea['isCollapsed'])return null;if('never'===this['_trackFormatChanges']){const _0x4261b7=this['_suggestionFactory']['getSuggestionCallback']('formatInline',_0x14ea5f,'accept');return this['forceDefaultExecution'](()=>_0x4261b7([_0x1a86ea],_0x4f375e,_0x39c116)),null;}const _0x56d803=this['editor']['plugins']['get']('Users')['me'],_0x23793e=[];if('always'!==this['_trackFormatChanges']){for(const {suggestion:_0x46377e,meta:_0x1b04ce}of this['_findSuggestions'](_0x1a86ea,'insertion'))_0x1b04ce['isOwn']&&!_0x1b04ce['isInsideObject']&&_0x23793e['push'](..._0x46377e['getRanges']());}const _0x5b9868=function(_0xfb4b0b,_0x1cc895){const _0x1c2d14=[];for(const _0x2ef929 of _0x1cc895){const _0x44e979=_0xfb4b0b['getIntersection'](_0x2ef929);_0x44e979&&_0x1c2d14['push'](_0x44e979);}return _0x1c2d14;}(_0x1a86ea,_0x23793e),_0x3737c7=function(_0x244d69,_0x4e1a07){const _0x48b5f0=[_0x244d69];for(const _0x510f15 of _0x4e1a07){let _0x5e39eb=0x0;for(;_0x5e39eb<_0x48b5f0['length'];){const _0x4d900f=_0x48b5f0[_0x5e39eb]['getDifference'](_0x510f15);_0x48b5f0['splice'](_0x5e39eb,0x1,..._0x4d900f),_0x5e39eb+=_0x4d900f['length'];}}return _0x48b5f0;}(_0x1a86ea,_0x23793e);_0x5b9868['length']&&this['_model']['change'](()=>{for(const _0x208b34 of _0x5b9868){const _0x5d6247=this['_suggestionFactory']['getSuggestionCallback']('formatInline',_0x14ea5f,'accept');this['forceDefaultExecution'](()=>_0x5d6247([_0x208b34],_0x4f375e,_0x39c116));}});for(const _0xa3352b of _0x3737c7){let _0x4d7b25=null,_0x199fc2=_0xa3352b['start'],_0x517bd7=_0xa3352b['end'];for(const {suggestion:_0x1cec7d,meta:_0x13b651}of this['_findSuggestions'](_0xa3352b,'formatInline')){if(!_0x13b651['isOwn'])continue;if(_0x1cec7d['subType']!=_0x14ea5f)continue;if(!Lt(_0x1cec7d,_0x39c116))continue;const _0x2f458a=_0x1cec7d['getFirstRange']();if(_0x2f458a['containsRange'](_0xa3352b,!0x0))return null;_0x199fc2=_0x199fc2['isBefore'](_0x2f458a['start'])?_0x199fc2:_0x2f458a['start'],_0x517bd7=_0x517bd7['isAfter'](_0x2f458a['end'])?_0x517bd7:_0x2f458a['end'],_0x4d7b25?_0x2f458a['start']['isBefore'](_0x4d7b25['getFirstRange']()['start'])?(_0x4d7b25['removeMarkers'](),_0x4d7b25=_0x1cec7d):_0x1cec7d['removeMarkers']():_0x4d7b25=_0x1cec7d;}const _0x484f09=this['_model']['createRange'](_0x199fc2,_0x517bd7);if(_0x4d7b25)this['_setSuggestionRange'](_0x4d7b25,_0x484f09);else{const _0x470486=_0x367149(),_0xd7259f=_0x56d803['id'];this['_setSuggestionData']({'id':_0x470486,'type':'formatInline:'+_0x14ea5f,'data':_0x4f375e,'createdAt':new Date(),'authorId':_0xd7259f,'attributes':_0x39c116}),this['_addSuggestionMarker']('formatInline:'+_0x14ea5f,_0x470486,_0xd7259f,_0x484f09);}}return null;}['markBlockFormat'](_0x53930e,_0x770807,_0x366ab1=[],_0x555681=null,_0x2b4459={}){_0x770807['formatGroupId']||(_0x770807['formatGroupId']=_0x770807['commandName']),_0x770807['multipleBlocks']=_0x53930e['is']('range'),_0x555681=_0x555681||Vt(_0x770807);const _0x4abc04=_0x366ab1['map'](_0x28e6a8=>Ft(_0x28e6a8,this['_model'])),_0x3688dc=_0x53930e['is']('range')?_0x53930e:Ft(_0x53930e,this['_model']);if('never'===this['_trackFormatChanges']){const _0x48955a=this['_suggestionFactory']['getSuggestionCallback']('formatBlock',_0x555681,'accept');return this['forceDefaultExecution'](()=>_0x48955a([_0x3688dc],_0x770807,_0x2b4459)),null;}_0x4abc04['push'](_0x3688dc);let _0x38796b=!0x0;for(const _0x92cc50 of _0x4abc04)if(!this['_rangeIsInLocalUserInsertion'](_0x92cc50)){_0x38796b=!0x1;break;}if(_0x38796b&&'always'!==this['_trackFormatChanges']){const _0x682c31=this['_suggestionFactory']['getSuggestionCallback']('formatBlock',_0x555681,'accept');return this['forceDefaultExecution'](()=>_0x682c31([_0x3688dc],_0x770807,_0x2b4459)),null;}let _0x398bb5=null,_0x1d9ad5=_0x3688dc['start'],_0x376f6f=_0x3688dc['end'];for(const {suggestion:_0x3d4b12,meta:_0x426f58}of this['_findSuggestions'](_0x3688dc,'formatBlock')){if(!_0x426f58['isOwn'])continue;if(_0x426f58['isNextTo']||_0x426f58['containsRangeInObject']||_0x426f58['isInsideObject'])continue;if(_0x3d4b12['data']['formatGroupId']!=_0x770807['formatGroupId'])continue;if(!Lt(_0x3d4b12,_0x2b4459))continue;const _0x4b979c=_0x3d4b12['getFirstRange']();if(_0x3d4b12['subType']==_0x555681){if(_0x4b979c['containsRange'](_0x3688dc,!0x0))return null;_0x1d9ad5=_0x1d9ad5['isBefore'](_0x4b979c['start'])?_0x1d9ad5:_0x4b979c['start'],_0x376f6f=_0x376f6f['isAfter'](_0x4b979c['end'])?_0x376f6f:_0x4b979c['end'],_0x398bb5?_0x4b979c['start']['isBefore'](_0x398bb5['getFirstRange']()['start'])?(_0x398bb5['removeMarkers'](),_0x398bb5=_0x3d4b12):_0x3d4b12['removeMarkers']():_0x398bb5=_0x3d4b12;}else{const _0x188087=_0x3688dc['getIntersection'](_0x4b979c);this['_cutOutSuggestionMarker'](_0x3d4b12,_0x188087);}}const _0x41ab63=this['editor']['plugins']['get']('Users')['me'],_0x5569b4=_0x367149(),_0x174068=_0x41ab63['id'];if(_0x398bb5)return this['_setSuggestionRange'](_0x398bb5,this['_model']['createRange'](_0x1d9ad5,_0x376f6f)),_0x398bb5;{const _0x1a32d5=this['_setSuggestionData']({'id':_0x5569b4,'type':'formatBlock:'+_0x555681,'data':_0x770807,'createdAt':new Date(),'authorId':_0x174068,'attributes':_0x2b4459});return this['_addSuggestionMarker']('formatBlock:'+_0x555681,_0x5569b4,_0x174068,this['_model']['createRange'](_0x1d9ad5,_0x376f6f)),_0x1a32d5;}}['markMultiRangeBlockFormat'](_0x4ab4f5,_0x220f2a,_0x6be304=[],_0x9e0a4c=null,_0x20f35b={}){_0x220f2a['formatGroupId']||(_0x220f2a['formatGroupId']=_0x220f2a['commandName']);const _0x1e66c8=_0x4ab4f5[0x0];_0x220f2a['multipleBlocks']=_0x1e66c8['is']('range'),_0x9e0a4c=_0x9e0a4c||Vt(_0x220f2a);const _0x59ee4a=_0x6be304['map'](_0x20185f=>Ft(_0x20185f,this['_model'])),_0x29036c=_0x1e66c8['is']('range')?_0x4ab4f5:_0x4ab4f5['map'](_0x187777=>Ft(_0x187777,this['_model']));if('never'===this['_trackFormatChanges']){const _0x366950=this['_suggestionFactory']['getSuggestionCallback']('formatBlock',_0x9e0a4c,'accept');return this['forceDefaultExecution'](()=>_0x366950(_0x29036c,_0x220f2a,_0x20f35b)),null;}_0x59ee4a['push'](..._0x29036c);let _0x51bfde=!0x0;for(const _0x37ed76 of _0x59ee4a)if(!this['_rangeIsInLocalUserInsertion'](_0x37ed76)){_0x51bfde=!0x1;break;}if(_0x51bfde&&'always'!==this['_trackFormatChanges']){const _0x3f2a3e=this['_suggestionFactory']['getSuggestionCallback']('formatBlock',_0x9e0a4c,'accept');return this['forceDefaultExecution'](()=>_0x3f2a3e(_0x29036c,_0x220f2a,_0x20f35b)),null;}const _0x3b86d8=this['editor']['plugins']['get']('Users')['me'];for(const _0x19203a of this['getSuggestions']()){if(_0x19203a['author']['id']!=_0x3b86d8['id'])continue;if('formatBlock'!=_0x19203a['type']||_0x19203a['data']['formatGroupId']!=_0x220f2a['formatGroupId'])continue;if(!Lt(_0x19203a,_0x20f35b))continue;const _0x2d5df2=_0x19203a['subType']==_0x9e0a4c;for(let _0x15ee47=0x0;_0x15ee47<_0x29036c['length'];_0x15ee47++){const _0x215929=_0x29036c[_0x15ee47];for(const _0x1d1c4e of _0x19203a['getMarkers']()){const _0x1e18d6=_0x1d1c4e['getRange']();if(_0x215929['isEqual'](_0x1e18d6)){_0x2d5df2?(_0x29036c['splice'](_0x15ee47,0x1),_0x15ee47--):_0x19203a['removeMarker'](_0x1d1c4e['name']);break;}}}}if(0x0==_0x29036c['length'])return null;const _0x7156e4=this['_suggestionFactory']['getSuggestionCallback']('formatBlock',_0x9e0a4c,'join');for(const _0x12dc65 of this['getSuggestions']())if(_0x12dc65['author']['id']==_0x3b86d8['id']&&'formatBlock'==_0x12dc65['type']&&_0x12dc65['data']['formatGroupId']==_0x220f2a['formatGroupId']&&_0x12dc65['subType']==_0x9e0a4c&&Lt(_0x12dc65,_0x20f35b)&&(_0x7156e4(_0x12dc65['getRanges'](),_0x29036c)||_0x7156e4(_0x29036c,_0x12dc65['getRanges']()))){for(const _0x18b287 of _0x29036c)_0x12dc65['addRange'](_0x18b287);return _0x12dc65;}const _0x17ef53=_0x367149(),_0x5bdea5=_0x3b86d8['id'],_0x58f2c6='formatBlock:'+_0x9e0a4c,_0x49ea82=this['_setSuggestionData']({'id':_0x17ef53,'type':_0x58f2c6,'data':_0x220f2a,'createdAt':new Date(),'authorId':_0x5bdea5,'attributes':_0x20f35b});for(const _0x136a31 of _0x29036c)this['_addSuggestionMarker'](_0x58f2c6,_0x17ef53,_0x5bdea5,_0x136a31,u['getMultiRangeId']());return _0x49ea82;}['markDeletion'](_0x10bac2,_0x43de42=null,_0x4a1407={}){if(_0x10bac2['isCollapsed'])return null;const _0x181057=this['editor']['plugins']['get']('Users')['me'],_0x50d8c5=new _0x2bf34c(_0x10bac2['start'],_0x10bac2['end']);for(const {suggestion:_0x43d4c6,meta:_0x2d382f}of this['_findSuggestions'](_0x50d8c5,'insertion'))if(_0x2d382f['isOwn']&&!_0x2d382f['isNextTo']){if(_0x43d4c6['isMultiRange']){const _0x318d42=_0x43d4c6['getRanges']()['filter'](_0x15b726=>'$graveyard'!=_0x15b726['root']['rootName']);_0x318d42['every'](_0x4dfd83=>_0x50d8c5['containsRange'](_0x4dfd83,!0x0))&&_0x43d4c6['discard']();if(_0x318d42['some'](_0x6ab76b=>_0x6ab76b['containsRange'](_0x50d8c5,!0x0))){const _0x596310=this['_suggestionFactory']['getSuggestionCallback']('deletion',_0x43de42,'accept');return this['forceDefaultExecution'](()=>_0x596310([_0x50d8c5],null,_0x4a1407)),null;}}else{const _0x59681e=_0x50d8c5['getIntersection'](_0x43d4c6['getFirstRange']());null!==_0x59681e&&_0x43d4c6['_onDiscard']([_0x59681e],null,_0x4a1407);}}if(_0x50d8c5['detach'](),_0x50d8c5['isCollapsed']||'$graveyard'==_0x50d8c5['root']['rootName'])return null;let _0x4b61dc=null,_0x40c385=_0x50d8c5['start'],_0x14d929=_0x50d8c5['end'];const _0x38f320=this['_findSuggestions'](_0x50d8c5,'deletion');for(const {suggestion:_0xbac8d6,meta:_0x432f6e}of _0x38f320){const _0x293513=this['_model']['createRange'](_0x40c385,_0x14d929);if(_0x432f6e['isOwn']&&(this['_mergeNestedSuggestions']||!_0x432f6e['containsRangeInObject']&&!_0x432f6e['isInsideObject'])){if(_0xbac8d6['isMultiRange']){if(!Lt(_0xbac8d6,_0x4a1407))continue;let _0x7461ab=!0x0;for(const _0x3685db of _0xbac8d6['getRanges']()){if(_0x3685db['containsRange'](_0x293513,!0x0))return _0xbac8d6;_0x293513['containsRange'](_0x3685db)||(_0x7461ab=!0x1);}_0x7461ab&&_0xbac8d6['discard']();}else{const _0x268e85=_0xbac8d6['getFirstRange']();if(_0x268e85['containsRange'](_0x293513,!0x0))return _0xbac8d6;if(!Lt(_0xbac8d6,_0x4a1407)){_0x293513['containsRange'](_0x268e85)?_0xbac8d6['removeMarkers']():_0x268e85['containsPosition'](_0x40c385)?_0x40c385=_0x268e85['end']:_0x268e85['containsPosition'](_0x14d929)&&(_0x14d929=_0x268e85['start']);continue;}_0x40c385=_0x40c385['isBefore'](_0x268e85['start'])?_0x40c385:_0x268e85['start'],_0x14d929=_0x14d929['isAfter'](_0x268e85['end'])?_0x14d929:_0x268e85['end'],_0x4a1407=Object['assign']({},_0xbac8d6['attributes']),_0x4b61dc?_0x268e85['start']['isBefore'](_0x4b61dc['getFirstRange']()['start'])?(_0x4b61dc['removeMarkers'](),_0x4b61dc=_0xbac8d6):_0xbac8d6['removeMarkers']():_0x4b61dc=_0xbac8d6;}}}if(_0x4b61dc)return this['_setSuggestionRange'](_0x4b61dc,this['_model']['createRange'](_0x40c385,_0x14d929)),_0x4b61dc;{const _0x39b959=_0x367149(),_0x24cf63=this['_model']['createRange'](_0x40c385,_0x14d929),_0x44339c=_0x181057['id'],_0x5a0361=_0x43de42?'deletion:'+_0x43de42:'deletion',_0x51b8a2=this['_setSuggestionData']({'id':_0x39b959,'type':_0x5a0361,'createdAt':new Date(),'authorId':_0x44339c,'attributes':_0x4a1407});return this['_addSuggestionMarker'](_0x5a0361,_0x39b959,_0x44339c,_0x24cf63),_0x51b8a2;}}['markMultiRangeDeletion'](_0x2aa0da,_0x2fd8c6='multi',_0x16da3b={}){const _0x21f983=this['editor']['plugins']['get']('Users')['me'],_0x5e1fcc=_0x2aa0da['map'](_0x22a580=>new _0x2bf34c(_0x22a580['start'],_0x22a580['end'])),_0x21665e=new Set();for(const {suggestion:_0x1f7eda,meta:_0x1f7580}of this['_findSuggestions'](_0x5e1fcc,'insertion'))_0x1f7580['isOwn']&&!_0x1f7580['isNextTo']&&_0x21665e['add'](_0x1f7eda);for(const _0x378a1b of _0x21665e)if(_0x378a1b['isMultiRange']){const _0x154920=_0x378a1b['getRanges']();(!_0x378a1b['attributes']||!_0x378a1b['attributes']['skipNestingCheck'])&&(_0x154920['every'](_0x3f87b2=>_0x5e1fcc['some'](_0x5d5ab7=>_0x5d5ab7['containsRange'](_0x3f87b2,!0x0)))&&_0x378a1b['discard']());if(_0x5e1fcc['every'](_0x2f389f=>_0x154920['some'](_0x3cf050=>_0x3cf050['containsRange'](_0x2f389f,!0x0)))){const _0x2c09f3=this['_suggestionFactory']['getSuggestionCallback']('deletion',_0x2fd8c6,'accept');return this['forceDefaultExecution'](()=>_0x2c09f3(_0x2aa0da,null,_0x16da3b)),null;}}else{const _0x46432f=_0x378a1b['getFirstRange']();_0x5e1fcc['some'](_0x502c47=>_0x502c47['containsRange'](_0x46432f,!0x0))&&_0x378a1b['discard']();if(_0x5e1fcc['every'](_0x1e8da2=>_0x46432f['containsRange'](_0x1e8da2,!0x0))){const _0x562db4=this['_suggestionFactory']['getSuggestionCallback']('deletion',_0x2fd8c6,'accept');return this['forceDefaultExecution'](()=>_0x562db4(_0x5e1fcc,null,_0x16da3b)),null;}}const _0x229289=this['_suggestionFactory']['getSuggestionCallback']('deletion',_0x2fd8c6,'join');let _0x21816c=null;for(const _0xb3d26f of this['getSuggestions']())if(_0xb3d26f['author']['id']==_0x21f983['id']&&_0xb3d26f['isInContent']&&'deletion'==_0xb3d26f['type']&&_0xb3d26f['subType']==_0x2fd8c6&&Lt(_0xb3d26f,_0x16da3b)&&(_0x229289(_0xb3d26f['getRanges'](),_0x5e1fcc)||_0x229289(_0x5e1fcc,_0xb3d26f['getRanges']()))){if(_0x21816c){if(_0xb3d26f['commentThread']&&_0xb3d26f['commentThread']['length'])continue;for(const _0x26decc of _0xb3d26f['getRanges']())_0x21816c['isIntersectingWithRange'](_0x26decc)||_0x21816c['addRange'](_0x26decc);_0xb3d26f['removeMarkers']();}else{_0x21816c=_0xb3d26f;for(const _0x1baf42 of _0x5e1fcc)_0xb3d26f['isIntersectingWithRange'](_0x1baf42)||_0xb3d26f['addRange'](_0x1baf42);}}if(_0x21816c)return _0x21816c;_0x21665e['clear']();for(const {suggestion:_0x2c54cc,meta:_0x138918}of this['_findSuggestions'](_0x5e1fcc,'deletion'))_0x138918['isOwn']&&(this['_mergeNestedSuggestions']||!_0x138918['containsRangeInObject']&&!_0x138918['isInsideObject'])&&Lt(_0x2c54cc,_0x16da3b)&&_0x21665e['add'](_0x2c54cc);for(const _0x2d8cfa of _0x21665e){const _0x351860=_0x2d8cfa['getRanges']();if(!_0x16da3b||!_0x16da3b['skipNestingCheck']){if(_0x5e1fcc['every'](_0x20f06f=>_0x351860['some'](_0x22d605=>_0x22d605['containsRange'](_0x20f06f,!0x0))))return _0x2d8cfa;}(!_0x2d8cfa['attributes']||!_0x2d8cfa['attributes']['skipNestingCheck'])&&(_0x351860['every'](_0x3eefa6=>_0x5e1fcc['some'](_0x22bed1=>_0x22bed1['containsRange'](_0x3eefa6,!0x0)))&&_0x2d8cfa['discard']());}const _0x3ca29d=_0x367149(),_0x5d67b1=_0x21f983['id'],_0x40a419='deletion:'+_0x2fd8c6,_0x5882c4=this['_setSuggestionData']({'id':_0x3ca29d,'type':_0x40a419,'createdAt':new Date(),'authorId':_0x5d67b1,'attributes':_0x16da3b});for(const _0x1e5bd8 of _0x5e1fcc)_0x1e5bd8['detach'](),_0x1e5bd8['isCollapsed']||'$graveyard'==_0x1e5bd8['root']['rootName']||this['_addSuggestionMarker'](_0x40a419,_0x3ca29d,_0x5d67b1,_0x1e5bd8,u['getMultiRangeId']());return _0x5882c4;}['markAttributeChange'](_0x816e42,_0x27677f,_0x4d486a,_0x41314a,_0x1686fe){if(_0x816e42['isCollapsed'])return[];if('never'===this['_trackFormatChanges'])return[];const _0x57eb47=this['editor']['plugins']['get']('Users')['me']['id'],_0x3f7498=Array['from'](this['_suggestions']['values']())['filter'](_0x51ba27=>'attribute'==_0x51ba27['type']&&_0x51ba27['data']['key']==_0x27677f&&_0x51ba27['isIntersectingWithRange'](_0x816e42));if('default'===this['_trackFormatChanges']){const _0x1f3819=this['_findSuggestions'](_0x816e42,'insertion')['filter'](({meta:_0x4ee5f4})=>_0x4ee5f4['isOwn']&&!_0x4ee5f4['isInsideObject']&&!_0x4ee5f4['isNextTo'])['map'](({suggestion:_0x13576a})=>_0x13576a);_0x3f7498['unshift'](..._0x1f3819);}const _0x1f808c=new Map([[_0x816e42,_0x4d486a]]);for(const _0x478c86 of _0x3f7498){const _0x55752a='attribute'==_0x478c86['type']?_0x478c86['data']['oldValue']:void 0x0,_0x214f93=_0x478c86['getFirstRange'](),_0x564424=Array['from'](_0x1f808c['keys']())['find'](_0x2d6153=>_0x2d6153['isIntersecting'](_0x214f93));if(!_0x564424)continue;const _0x2fa607=_0x564424['getDifference'](_0x214f93);this['_isBlockAttribute'](_0x27677f)&&'insertion'==_0x478c86['type']&&0x0!=_0x2fa607['length']||(_0x1f808c['delete'](_0x564424),_0x2fa607['forEach'](_0x37cfc6=>{_0x1f808c['set'](_0x37cfc6,_0x4d486a);}),'insertion'!=_0x478c86['type']&&_0x55752a!=_0x41314a&&_0x1f808c['set'](_0x564424['getIntersection'](_0x214f93),_0x55752a));}const _0x44b2f7=[];for(const [_0x2d1548,_0x370325]of _0x1f808c){const _0x526582=_0x367149(),_0x536591={'key':_0x27677f,'oldValue':_0x370325,'newValue':_0x41314a};_0x27677f['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':_0x27677f});const _0x445e12=('attribute:'+(_0x27677f+'|'+Vt({'newValue':_0x41314a})))['substring'](0x0,0x3c),_0x33613f=this['_setSuggestionData']({'id':_0x526582,'type':_0x445e12,'data':_0x536591,'createdAt':new Date(),'authorId':_0x57eb47,'attributes':_0x1686fe});_0x44b2f7['push'](_0x33613f),this['_addSuggestionMarker'](_0x445e12,_0x526582,_0x57eb47,_0x2d1548);}return _0x44b2f7;}['enableDefaultAttributesIntegration'](_0x46b543){this['enableCommand'](_0x46b543,(_0x5af8fa,..._0x3c4360)=>{this['_recordAttributeChanges'](()=>{_0x5af8fa(..._0x3c4360);});});}['registerBlockAttribute'](_0x56a1e9){this['_blockAttributeKeys']['add'](_0x56a1e9);}['registerInlineAttribute'](_0x4e82eb){this['_inlineAttributeKeys']['add'](_0x4e82eb);}['_getAttributeKey'](_0x3aae74){return'attribute'==_0x3aae74['type']?_0x3aae74['subType']['split']('|')[0x0]:null;}['_setSuggestionRange'](_0x252f5a,_0x39ff04){const _0x46188b=_0x252f5a['getFirstMarker']();this['_model']['change'](_0xc1186c=>{_0xc1186c['updateMarker'](_0x46188b,{'range':_0x39ff04});});}['_addThreadToSuggestion'](_0x2747be){const _0x26c250=_0x2747be['id'],_0x28ecbe=this['editor']['config']['get']('collaboration.channelId');this['_commentsRepository']['hasCommentThread'](_0x26c250)||this['_commentsRepository']['addCommentThread']({'channelId':_0x28ecbe,'threadId':_0x26c250,'isResolvable':!0x1,'isSubmitted':!0x0});const _0x3c5e0c=this['_commentsRepository']['getCommentThread'](_0x26c250);_0x3c5e0c['unbind']('isRemovable'),_0x3c5e0c['isRemovable']=!0x1,_0x2747be['commentThread']=_0x3c5e0c;}['_checkSuggestionCorrectness'](_0xae4933,_0x5d2c31,_0x262cd9,_0x541293){if(_0xae4933['type']!=_0x5d2c31||_0xae4933['subType']!=_0x262cd9||_0xae4933['creator']['id']!=_0x541293)throw this['editor']['enableReadOnlyMode']('track-changes-suggestion-data-mismatch'),new _0x1be5c9('track-changes-suggestion-data-mismatch',this);}['_cutOutSuggestionMarker'](_0x1f9621,_0x868472){const _0xa30ff3=_0x1f9621['getFirstRange']();if(_0x868472['isEqual'](_0xa30ff3))_0x1f9621['removeMarkers']();else{if(_0xa30ff3['containsRange'](_0x868472)){const _0x4b136c=this['_model']['createPositionAt'](_0x868472['start']['nodeBefore'],'end');this['_setSuggestionRange'](_0x1f9621,this['_model']['createRange'](_0xa30ff3['start'],_0x4b136c));const _0x38f23c=_0x367149(),_0xc92561=_0x1f9621['creator']['id'],_0x293980=_0x1f9621['type']+':'+_0x1f9621['subType'];this['_setSuggestionData']({'id':_0x38f23c,'type':_0x293980,'createdAt':new Date(),'authorId':_0xc92561,'data':_0x1f9621['data'],'attributes':_0x1f9621['attributes']});const _0x499dab=this['_model']['createPositionAt'](_0x868472['end']['parent'],'after'),_0x357aa5=this['_model']['createRange'](_0x499dab,_0xa30ff3['end']);this['_addSuggestionMarker'](_0x293980,_0x38f23c,_0xc92561,_0x357aa5);}else{if(_0xa30ff3['containsPosition'](_0x868472['start'])){const _0x5a37f8=this['_model']['createPositionAt'](_0x868472['start']['nodeBefore'],'end');this['_setSuggestionRange'](_0x1f9621,this['_model']['createRange'](_0xa30ff3['start'],_0x5a37f8));}else{const _0x3d512b=this['_model']['createPositionAt'](_0x868472['end']['parent'],'after');this['_setSuggestionRange'](_0x1f9621,this['_model']['createRange'](_0x3d512b,_0xa30ff3['end']));}}}}['_rangeIsInLocalUserInsertion'](_0x19fd2e){for(const {suggestion:_0x53a342,meta:_0x20331d}of this['_findSuggestions'](_0x19fd2e,'insertion')){if(!_0x20331d['isOwn'])continue;const _0x4467b6=_0x53a342['getRanges']();for(const _0x36edd3 of _0x4467b6)if(!_0x19fd2e['getDifference'](_0x36edd3)['length'])return!0x0;}return!0x1;}['_getAuthorFromId'](_0x33ccbb){const _0x29a73b=this['editor']['plugins']['get']('Users')['getUser'](_0x33ccbb);if(!_0x29a73b)throw new _0x1be5c9('track-changes-user-not-found',this);return _0x29a73b;}['_getExternalAuthor'](_0x2ca5b9){const _0x5a30cc=this['editor']['plugins']['get']('Users'),_0x160bca=_0x3b5e4d('external:'+_0x2ca5b9),_0x64b5d9=_0x5a30cc['getUser'](_0x160bca);return _0x64b5d9||_0x5a30cc['addUser']({'id':_0x160bca,'name':_0x2ca5b9});}['_createSuggestion'](_0x4700fe,_0x9dab3a,_0x29b5b3,_0x5652f7,_0x20ea6f){const _0x17ba29=this['_getAuthorFromId'](_0x5652f7),_0x278030=this['_suggestionFactory']['buildSuggestion'](_0x4700fe,_0x9dab3a,_0x29b5b3,_0x17ba29,_0x20ea6f,_0x42a9a6=>{this['_updateSuggestionData'](_0x29b5b3,{'attributes':_0x42a9a6});const _0x6fec63=this['getSuggestion'](_0x29b5b3);this['_joinWithAdjacentSuggestions'](new Set([_0x6fec63])),this['_refreshSuggestionsChain'](new Set([_0x6fec63]));});return this['listenTo'](_0x278030,'accept',()=>{this['_updateSuggestionData'](_0x29b5b3,{'state':'accepted'});},{'priority':'high'}),this['listenTo'](_0x278030,'discard',()=>{this['_updateSuggestionData'](_0x29b5b3,{'state':'rejected'});},{'priority':'high'}),this['_suggestions']['set'](_0x29b5b3,_0x278030),this['_suggestionState']['set'](_0x278030,'notReady'),_0x278030;}['_splitMarkerName'](_0xb9b319){const _0x2001c4=_0xb9b319['split'](':');return{'group':_0x2001c4[0x0],'type':_0x2001c4[0x1],'subType':_0x2001c4['length']>=0x5?_0x2001c4[0x2]:null,'id':_0x2001c4['length']<0x5?_0x2001c4[0x2]:_0x2001c4[0x3],'authorId':_0x2001c4['length']<0x5?_0x2001c4[0x3]:_0x2001c4[0x4],'markerCount':0x6==_0x2001c4['length']?_0x2001c4[0x5]:null};}['_breakSuggestionMarker'](_0x4751cd,_0x51e079,_0x422efb){const _0x30e22f=_0x4751cd['getFirstRange'](),_0x3d386f=_0x30e22f['start'],_0x1cfed9=_0x30e22f['end'];this['_setSuggestionRange'](_0x4751cd,this['_model']['createRange'](_0x3d386f,_0x51e079));const _0x49f97d=_0x367149(),_0x44a0cc=_0x4751cd['creator']['id'],_0x1cf59=_0x4751cd['type']+(_0x4751cd['subType']?':'+_0x4751cd['subType']:'');this['_setSuggestionData']({'id':_0x49f97d,'type':_0x1cf59,'createdAt':new Date(),'authorId':_0x44a0cc,'originalSuggestionId':_0x4751cd['id'],'attributes':_0x4751cd['attributes'],'data':_0x4751cd['data']});const _0x13e420=this['_getAttributeKey'](_0x4751cd);('formatBlock'==_0x4751cd['type']||_0x13e420&&this['_isBlockAttribute'](_0x13e420))&&(_0x422efb=this['_model']['createPositionBefore'](_0x422efb['parent'])),this['_addSuggestionMarker'](_0x1cf59,_0x49f97d,_0x44a0cc,this['_model']['createRange'](_0x422efb,_0x1cfed9));}['_findSuggestions'](_0x68491c,_0x124434=null){const _0x4387bf=[],_0x45323f=this['editor']['plugins']['get']('Users')['me'];Array['isArray'](_0x68491c)||(_0x68491c=[_0x68491c]);for(const _0x3304bb of this['getSuggestions']()){if(!_0x3304bb['isInContent'])continue;if(_0x124434&&_0x3304bb['type']!=_0x124434)continue;let _0x111b04=!0x1;for(const _0x3eb8fb of _0x3304bb['getRanges']()){for(const _0x5f3717 of _0x68491c){const _0x2da1c2=_0x5f3717['start']['isEqual'](_0x3eb8fb['end'])||_0x5f3717['end']['isEqual'](_0x3eb8fb['start']);if(_0x2da1c2||_0x5f3717['getIntersection'](_0x3eb8fb)){const _0x2bf9a0=_0x5f3717['containsRange'](_0x3eb8fb)&&Rt(this['_model']['schema'],_0x3eb8fb['start'],_0x5f3717),_0x1e3456=_0x3eb8fb['containsRange'](_0x5f3717)&&Rt(this['_model']['schema'],_0x5f3717['start'],_0x3eb8fb);_0x4387bf['push']({'suggestion':_0x3304bb,'meta':{'isOwn':_0x45323f==_0x3304bb['author'],'isNextTo':_0x2da1c2,'isInsideObject':_0x2bf9a0,'containsRangeInObject':_0x1e3456}}),_0x111b04=!0x0;break;}}if(_0x111b04)break;}}return _0x4387bf;}['_addSuggestionMarker'](_0x3fe6c6,_0x4b1e97,_0x82eafc,_0x2295c3,_0x4e8122){this['_model']['change'](_0x29de3f=>{let _0x250cd8='suggestion:'+_0x3fe6c6+':'+_0x4b1e97+':'+_0x82eafc;_0x4e8122&&(_0x250cd8=_0x250cd8+':'+_0x4e8122),_0x29de3f['addMarker'](_0x250cd8,{'range':_0x2295c3,'usingOperation':!0x0,'affectsData':!0x0});});}['_removeSuggestion'](_0x54e24e){const _0x34901c=_0x54e24e['previous'],_0x10322f=_0x54e24e['next'];_0x54e24e['previous']=null,_0x54e24e['next']=null,null!=_0x34901c&&_0x34901c['next']==_0x54e24e&&(_0x34901c['next']=_0x10322f),null!=_0x10322f&&_0x10322f['previous']==_0x54e24e&&(_0x10322f['previous']=_0x34901c),'ready'==this['_suggestionState']['get'](_0x54e24e)&&(this['_suggestionState']['set'](_0x54e24e,'removed'),this['fire']('suggestionUnloaded',_0x54e24e,_0x34901c,_0x10322f));}['_setSuggestionData'](_0x3cbaf9){const _0x1bc47d=_0x3cbaf9['id'],_0x38fc45=this['addSuggestionData'](_0x3cbaf9);if(this['_adapter']&&this['_adapter']['addSuggestion']){const _0x5c51b8=this['editor']['plugins']['get']('PendingActions'),_0x434f17=_0x38fc45['hasComments'],_0x576cbc=_0x38fc45['subType']?_0x38fc45['type']+':'+_0x38fc45['subType']:_0x38fc45['type'],_0xc05b50=this['editor']['locale'],_0x382e3d=_0x5c51b8['add'](o(_0xc05b50,'PENDING_ACTION_SUGGESTION')),_0x213b42={'id':_0x1bc47d,'type':_0x576cbc,'hasComments':_0x434f17,'data':_0x3cbaf9['data']||null,'originalSuggestionId':_0x3cbaf9['originalSuggestionId']||null,'attributes':_0x38fc45['attributes']};this['_adapter']['addSuggestion'](_0x213b42)['then'](_0x2364cb=>{_0x38fc45['_saved']=!0x0,_0x5c51b8['remove'](_0x382e3d),_0x2364cb&&_0x2364cb['createdAt']&&(this['_suggestions']['get'](_0x1bc47d)['createdAt']=_0x2364cb['createdAt']);})['catch'](_0x5bfaae=>{throw _0x3d3b87('error-saving-suggestion-data-suggestion-discarded'),this['editor']['model']['enqueueChange']({'isUndoable':!0x1},()=>{_0x38fc45['discard']();}),_0x38fc45['stopListening'](),this['_suggestions']['delete'](_0x38fc45['id']),this['_suggestionState']['delete'](_0x38fc45),_0x5bfaae;});}return _0x38fc45;}['_isBlockAttribute'](_0x422be1){return this['_blockAttributeKeys']['has'](_0x422be1);}['_updateSuggestionData'](_0x36ae90,_0x5cc395){const _0x1035c6=this['editor']['plugins']['get']('PendingActions'),_0x567b62=this['getSuggestion'](_0x36ae90);if(this['_adapter']&&this['_adapter']['updateSuggestion']){if(_0x567b62['_saved']){const _0x335728=_0x1035c6['add'](o(this['editor']['locale'],'PENDING_ACTION_SUGGESTION'));this['_adapter']['updateSuggestion'](_0x36ae90,_0x5cc395)['then'](()=>{_0x1035c6['remove'](_0x335728);});}else _0x567b62['on']('change:_saved',()=>{this['_updateSuggestionData'](_0x36ae90,_0x5cc395);});}}['_getSuggestionData'](_0xaa2ee9){if(!this['_adapter']||!this['_adapter']['getSuggestion'])throw new _0x1be5c9('track-changes-adapter-missing-getsuggestion',this);return this['_adapter']['getSuggestion'](_0xaa2ee9);}['_handleNewSuggestionMarker'](_0x9788d8){const {id:_0x54c44f,type:_0x4057bb,subType:_0x48f4c3,authorId:_0x23f111}=this['_splitMarkerName'](_0x9788d8),_0x2e11f6=this['_suggestions']['get'](_0x54c44f)||this['_createSuggestion'](_0x4057bb,_0x48f4c3,_0x54c44f,_0x23f111,{});switch(this['_checkSuggestionCorrectness'](_0x2e11f6,_0x4057bb,_0x48f4c3,_0x23f111),this['_suggestionState']['get'](_0x2e11f6)){case'notReady':this['_getSuggestionData'](_0x54c44f)['then'](_0x378345=>{let _0x104383=Promise['resolve']();_0x378345['hasComments']&&(_0x104383=this['_commentsRepository']['fetchCommentThread']({'channelId':this['editor']['config']['get']('collaboration.channelId'),'threadId':_0x54c44f})),_0x104383['then'](()=>{this['addSuggestionData'](_0x378345)['_saved']=!0x0;});}),this['_suggestionState']['set'](_0x2e11f6,'markerReady');break;case'removed':this['_updateSuggestionData'](_0x54c44f,{'state':'open'});case'dataReady':this['_suggestionState']['set'](_0x2e11f6,'ready'),this['fire']('suggestionLoaded',_0x2e11f6);break;case'ready':this['fire']('suggestionChanged',_0x2e11f6);}return _0x2e11f6['addMarkerName'](_0x9788d8),_0x2e11f6;}['_refreshSuggestionsChain'](_0x5eed99){const _0x227edb=Array['from'](_0x5eed99),_0x35f292=_0x227edb['filter'](_0x54a429=>'attribute'==_0x54a429['type']);this['_refreshAttributeSuggestionsChain'](_0x35f292);const _0x304b04=_0x227edb['filter'](_0x37f0cd=>!_0x37f0cd['isMultiRange']&&'attribute'!=_0x37f0cd['type']),_0x100c2e=this['getSuggestions']({'skipNotAttached':!0x0})['filter'](_0x556556=>!_0x556556['isMultiRange']&&'attribute'!=_0x556556['type']),_0x127465=_0x100c2e['filter'](_0x210d48=>!_0x5eed99['has'](_0x210d48)),_0x1ac90f=new Map(_0x100c2e['map'](_0x1c3417=>[_0x1c3417,this['_suggestionFactory']['getSuggestionCallback'](_0x1c3417['type'],_0x1c3417['subType'],'chain')])),_0x3d021d=new Map(_0x100c2e['map'](_0x4bc218=>[_0x4bc218,_0x4bc218['getFirstRange']()])),_0x5e2e80=new Set(),_0x29d213=new Set();for(let _0x5efe47=0x0;_0x5efe47<_0x304b04['length'];_0x5efe47++)_0x1e07d0(_0x304b04[_0x5efe47],_0x304b04,_0x5efe47+0x1);for(let _0x3dd934=0x0;_0x3dd934<_0x304b04['length'];_0x3dd934++)_0x1e07d0(_0x304b04[_0x3dd934],_0x127465,0x0);const _0x46c172=new Set();for(let _0x495ead=0x0;_0x495ead<_0x304b04['length'];_0x495ead++){const _0x548e91=_0x304b04[_0x495ead];!_0x29d213['has'](_0x548e91)&&_0x548e91['previous']&&(_0x46c172['add'](_0x548e91['previous']),_0x548e91['previous']['next']===_0x548e91&&(_0x548e91['previous']['next']=null),_0x548e91['previous']=null),!_0x5e2e80['has'](_0x548e91)&&_0x548e91['next']&&(_0x46c172['add'](_0x548e91['next']),_0x548e91['next']['previous']===_0x548e91&&(_0x548e91['next']['previous']=null),_0x548e91['next']=null);}function _0x1e07d0(_0x4292d6,_0x5986ba,_0x21e313){for(let _0x5d2201=_0x21e313;_0x5d2201<_0x5986ba['length'];_0x5d2201++){const _0x5e8419=_0x1cebfc(_0x4292d6,_0x5986ba[_0x5d2201]);_0x5e8419&&(_0x5e8419[0x0]['next']=_0x5e8419[0x1],_0x5e8419[0x1]['previous']=_0x5e8419[0x0],_0x5e2e80['add'](_0x5e8419[0x0]),_0x29d213['add'](_0x5e8419[0x1]));}}function _0x1cebfc(_0x5bca7a,_0xf84377){if(_0x5bca7a['author']['id']!==_0xf84377['author']['id'])return null;const _0xd3ab3d=_0x1ac90f['get'](_0x5bca7a)(_0x5bca7a,_0xf84377,_0x3d021d['get'](_0x5bca7a),_0x3d021d['get'](_0xf84377));if(!_0xd3ab3d)return null;return _0x1ac90f['get'](_0xf84377)(_0x5bca7a,_0xf84377,_0x3d021d['get'](_0x5bca7a),_0x3d021d['get'](_0xf84377))?_0xd3ab3d[0x1]['commentThread']&&_0xd3ab3d[0x1]['commentThread']['length']?null:_0xd3ab3d:null;}_0x46c172['size']&&this['_refreshSuggestionsChain'](_0x46c172);}['_refreshAttributeSuggestionsChain'](_0x576f5c){if(0x0==_0x576f5c['length'])return;const _0x7fa7cd=this['getSuggestions']({'skipNotAttached':!0x0})['filter'](_0x350e3b=>'attribute'==_0x350e3b['type']&&_0x350e3b['_isDataLoaded']),_0x40fc8b=[],_0xec82d0=new Map();for(const _0x58012c of _0x7fa7cd){const _0x29e367=_0x3b5e4d(_0x58012c['attributes']);_0xec82d0['has'](_0x29e367)||(_0xec82d0['set'](_0x29e367,_0x40fc8b['length']),_0x40fc8b['push']([]));const _0x5e9ad0=_0xec82d0['get'](_0x29e367);_0x40fc8b[_0x5e9ad0]['push'](_0x58012c);}!(function(){_0x40fc8b['sort']((_0xaf6a40,_0x3ca9f6)=>{const _0x116553=_0xaf6a40[0x0]['createdAt'],_0x395057=_0x3ca9f6[0x0]['createdAt'];return _0x116553==_0x395057?_0xaf6a40[0x0]['attributes']['groupId']<_0x3ca9f6[0x0]['attributes']['groupId']?-0x1:0x1:_0x116553<_0x395057?-0x1:0x1;});for(const _0x46487c of _0x40fc8b)_0x46487c['sort']((_0x4b54f0,_0x56d58d)=>_0x4b54f0['id']<_0x56d58d['id']?-0x1:0x1);}());for(let _0x63ebfd=0x0;_0x63ebfd<_0x40fc8b['length'];_0x63ebfd++){if(0x0==_0x40fc8b[_0x63ebfd]['length'])continue;const _0x538ef0=[];for(let _0x27860e=_0x63ebfd+0x1;_0x27860e<_0x40fc8b['length'];_0x27860e++)0x0!=_0x40fc8b[_0x27860e]['length']&&_0x23b0f1(_0x40fc8b[_0x63ebfd],_0x40fc8b[_0x27860e])&&_0x538ef0['push'](_0x27860e);for(const _0x1f8d27 of _0x538ef0)_0x40fc8b[_0x63ebfd]=_0x40fc8b[_0x63ebfd]['concat'](_0x40fc8b[_0x1f8d27]),_0x40fc8b[_0x1f8d27]=[];}for(const _0x342eb4 of _0x40fc8b)for(let _0x37bca9=0x0;_0x37bca9<_0x342eb4['length'];_0x37bca9++)_0x342eb4[_0x37bca9]['next']=_0x342eb4[_0x37bca9+0x1]||null;for(const _0x10d7ee of _0x40fc8b)for(let _0x2e122b=0x0;_0x2e122b<_0x10d7ee['length'];_0x2e122b++)_0x10d7ee[_0x2e122b]['previous']=_0x10d7ee[_0x2e122b-0x1]||null;function _0x23b0f1(_0x572235,_0x2966d2){if(_0x572235[0x0]['attributes']['groupId']!==_0x2966d2[0x0]['attributes']['groupId']&&_0x572235[0x0]['author']!==_0x2966d2[0x0]['author'])return!0x1;if(!function(_0x2ff21d,_0x5e8d49){if(!_0x2ff21d['hasComments']&&!_0x5e8d49['hasComments'])return!0x0;if(_0x2ff21d['hasComments']&&_0x5e8d49['hasComments'])return!0x1;if(_0x2ff21d['hasComments']&&_0x5e8d49['createdAt']<_0x2ff21d['commentThread']['comments']['get'](0x0)['createdAt'])return!0x0;if(_0x5e8d49['hasComments']&&_0x2ff21d['createdAt']<_0x5e8d49['commentThread']['comments']['get'](0x0)['createdAt'])return!0x0;return!0x1;}(_0x572235[0x0],_0x2966d2[0x0]))return!0x1;const _0x5e40ec=Bt(_0x572235[0x0]['attributes'],'groupId'),_0xf3e51b=Bt(_0x2966d2[0x0]['attributes'],'groupId');if(!_0x4754b0(_0x5e40ec,_0xf3e51b))return!0x1;return!!_0x572235['every'](_0x463d37=>_0x2966d2['some'](_0x6bf269=>_0x463d37['getFirstRange']()['isEqual'](_0x6bf269['getFirstRange']())))&&_0x2966d2['every'](_0x5dbe75=>_0x572235['some'](_0x4947c3=>_0x5dbe75['getFirstRange']()['isEqual'](_0x4947c3['getFirstRange']())));}}['_joinWithAdjacentSuggestions'](_0x11b05e){const _0x57c255=Array['from'](_0x11b05e),_0x53a1f1=this['getSuggestions']({'skipNotAttached':!0x0}),_0x48be79=_0x53a1f1['filter'](_0x5a12e0=>!_0x11b05e['has'](_0x5a12e0)),_0x1face9=new Map(_0x57c255['map'](_0x9dc35f=>[_0x9dc35f,this['_suggestionFactory']['getSuggestionCallback'](_0x9dc35f['type'],_0x9dc35f['subType'],'join')])),_0x1be7b2=new Map(_0x53a1f1['map'](_0xd5ac09=>[_0xd5ac09,_0xd5ac09['getRanges']()]));for(let _0x240340=0x0;_0x240340<_0x57c255['length'];_0x240340++){if(_0x5667ce(this,_0x57c255[_0x240340],_0x57c255,_0x240340+0x1))return!0x0;}for(let _0x1ad955=0x0;_0x1ad955<_0x57c255['length'];_0x1ad955++){if(_0x5667ce(this,_0x57c255[_0x1ad955],_0x48be79,0x0))return!0x0;}return!0x1;function _0x5667ce(_0xe23692,_0x2f1bff,_0x12d7ac,_0x4df4f2){for(let _0x27b00d=_0x4df4f2;_0x27b00d<_0x12d7ac['length'];_0x27b00d++){const _0x1657a8=_0x12d7ac[_0x27b00d];if(_0x1657a8['type']!==_0x2f1bff['type']||_0x1657a8['author']['id']!==_0x2f1bff['author']['id']||_0x1657a8['subType']!==_0x2f1bff['subType'])continue;if(!Pt(_0x2f1bff,_0x1657a8,['groupId']))continue;if('attribute'==_0x2f1bff['type']&&_0x2f1bff['data']['oldValue']!=_0x1657a8['data']['oldValue'])continue;if('attribute'==_0x2f1bff['type']&&_0xe23692['_isBlockAttribute'](_0x2f1bff['data']['key']))continue;if('formatBlock'==_0x2f1bff['type']){const _0xed2652=_0xe23692['editor']['model'],_0x5b1052=_0x2f1bff['getContainedElement']();if(_0x5b1052&&(_0xed2652['schema']['isObject'](_0x5b1052)||_0xed2652['schema']['isLimit'](_0x5b1052)))continue;}const _0x5db8bc=_0x1face9['get'](_0x2f1bff),_0x30c8bd=_0x1be7b2['get'](_0x2f1bff),_0x50772a=_0x1be7b2['get'](_0x1657a8),_0x408a66=_0x2f1bff['commentThread']&&_0x2f1bff['commentThread']['length'],_0x7a90fe=_0x1657a8['commentThread']&&_0x1657a8['commentThread']['length'];if(!_0x408a66&&_0x5db8bc(_0x50772a,_0x30c8bd))return _0xe23692['_joinSuggestions'](_0x1657a8,_0x2f1bff),_0x1be7b2['delete'](_0x2f1bff),!0x0;if(!_0x7a90fe&&_0x5db8bc(_0x30c8bd,_0x50772a))return _0xe23692['_joinSuggestions'](_0x2f1bff,_0x1657a8),_0x1be7b2['delete'](_0x1657a8),!0x0;}return!0x1;}}['_joinSuggestions'](_0x105c4d,_0x1ba2ae){if(_0x105c4d['isMultiRange']){for(const _0x344230 of _0x1ba2ae['getRanges']())_0x105c4d['addRange'](_0x344230);}else{const _0x2a34cd=_0x1ba2ae['getFirstRange']()['end'];this['_setSuggestionRange'](_0x105c4d,this['_model']['createRange'](_0x105c4d['getFirstRange']()['start'],_0x2a34cd));}_0x1ba2ae['removeMarkers']();}['_getMarkerAnnouncementText'](_0x5e1288,_0x4506b4){const _0x4b0555=_0x5e1288['startsWith']('format')||_0x5e1288['startsWith']('attribute')?'FORMATTING':_0x5e1288['toUpperCase']();return o(this['editor']['locale'],_0x4506b4+'_'+_0x4b0555+'_SUGGESTION_ANNOUNCEMENT');}['_initAriaMarkerChangeAnnouncements'](){const _0x395241=this['editor'];if(!_0x395241['ui'])return;const {ariaLiveAnnouncer:_0x597179}=_0x395241['ui'];_0x377118(this['_model'],({left:_0x178d29,entered:_0x47cd4d})=>{for(const _0x2b1c36 of _0x178d29){const {group:_0x4d1890,type:_0x5a7444}=this['_splitMarkerName'](_0x2b1c36['name']);if('suggestion'===_0x4d1890){_0x597179['announce'](this['_getMarkerAnnouncementText'](_0x5a7444,'LEAVE'));break;}}for(const _0x5528fb of _0x47cd4d){const {group:_0x37b540,type:_0x33dbfc}=this['_splitMarkerName'](_0x5528fb['name']);if('suggestion'===_0x37b540){_0x597179['announce'](this['_getMarkerAnnouncementText'](_0x33dbfc,'ENTER'));break;}}});}['_processAttributeChanges'](_0xa45150){if(this['_recordAttributeSuggestions'])return!0x1;const _0x11bcd8=this['editor'],_0x21d3b5=_0x11bcd8['model']['document']['differ']['getChanges']();if(0x0==_0x21d3b5['length'])return!0x1;const _0x171e95=[],_0x1220da=_0x21d3b5['filter'](_0x4a9dba=>'attribute'==_0x4a9dba['type']),_0x4b74f4=_0x21d3b5['filter'](_0x5e7ebc=>'insert'==_0x5e7ebc['type']&&'$text'!=_0x5e7ebc['name']),_0xab915a=_0x21d3b5['filter'](_0x285585=>'remove'==_0x285585['type']&&'$text'!=_0x285585['name']);for(const _0x255698 of _0x1220da)_0x171e95['push']({'key':_0x255698['attributeKey'],'newValue':_0x255698['attributeNewValue'],'oldValue':_0x255698['attributeOldValue'],'range':Ot(_0x255698['range'],_0x11bcd8['model'])});for(const _0x3cd821 of _0x4b74f4){const _0x3ce0b4=_0xab915a['find'](_0x15ce66=>_0x15ce66['position']['isEqual'](_0x3cd821['position']));_0x3ce0b4&&_0x171e95['push']({'key':m,'newValue':_0x3cd821['name'],'oldValue':_0x3ce0b4['name'],'range':_0x11bcd8['model']['createRangeOn'](_0x3cd821['position']['nodeAfter'])});}return 0x0!=_0x171e95['length']&&this['_reduceExistingSuggestions'](_0xa45150,_0x171e95);}['_processAttributeSuggestions'](_0x5c2218){let _0x44d33f=!0x1;const _0x927919=this['editor']['model']['document']['differ']['getChangedMarkers']()['filter'](_0x453cbb=>_0x453cbb['data']['newRange']&&_0x453cbb['name']['startsWith']('suggestion:attribute:'));for(const _0x5a8b20 of _0x927919){const {subType:_0x3e0449,id:_0x14bcf9}=this['_splitMarkerName'](_0x5a8b20['name']),_0x14a7c4=_0x3e0449['split']('|')[0x0];for(const _0x392663 of this['getSuggestions']({'skipNotAttached':!0x0}))_0x392663['id']!=_0x14bcf9&&'attribute'==_0x392663['type']&&_0x392663['data']&&_0x392663['data']['key']==_0x14a7c4&&_0x392663['getFirstRange']()['isIntersecting'](_0x5a8b20['data']['newRange'])&&(this['_reduceSuggestionAttributeRange'](_0x392663,_0x5a8b20['data']['newRange'],_0x5c2218),_0x44d33f=!0x0);}return _0x44d33f;}['_recordAttributeChanges'](_0x2c2719){this['editor'],this['_recordAttributeSuggestions']=!0x0,_0x2c2719();}['_isRegisteredAttribute'](_0x26f528){const _0x3229fb=this['_isBlockAttribute'](_0x26f528),_0x108ca9=this['_inlineAttributeKeys']['has'](_0x26f528);return _0x3229fb||_0x108ca9;}['_reduceExistingSuggestions'](_0x31220b,_0x5c3821){if(0x0==_0x5c3821['length'])return!0x1;let _0x1e621b=!0x1;for(const _0x2f916e of _0x5c3821){const _0x23c0f7=this['_findSuggestions'](_0x2f916e['range'],'attribute')['filter'](_0x4d967a=>!_0x4d967a['meta']['isNextTo'])['map'](_0x3f3492=>_0x3f3492['suggestion']),_0x4beafa=_0x3b5e4d({'newValue':_0x2f916e['newValue']});_0x23c0f7['filter'](_0x2dcb1c=>{const [_0x1a4795,_0x514766]=_0x2dcb1c['subType']['split']('|');return _0x1a4795==_0x2f916e['key']&&_0x514766!=_0x4beafa;})['forEach'](_0x5b85a0=>{this['_reduceSuggestionAttributeRange'](_0x5b85a0,_0x2f916e['range'],_0x31220b),_0x1e621b=!0x0;});}return _0x1e621b;}['_reduceSuggestionAttributeRange'](_0x46eb81,_0x13d684,_0x3d35f4){const _0x2b3b22=_0x46eb81['getFirstRange']()['getDifference'](_0x13d684);0x0!==_0x2b3b22['length']?0x1!==_0x2b3b22['length']?this['_breakSuggestionMarker'](_0x46eb81,_0x13d684['start'],_0x13d684['end']):this['_setSuggestionRange'](_0x46eb81,_0x2b3b22[0x0]):_0x3d35f4['removeMarker'](_0x46eb81['getFirstMarker']());}}class xt{['_editor'];['_model'];['_customCallbacks'];['_defaultCallbacks'];constructor(_0xddd23a){this['_editor']=_0xddd23a,this['_model']=_0xddd23a['model'],this['_customCallbacks']=new Map(),this['_defaultCallbacks']=new Map(),this['_registerDefaultCallbacks']();}['buildSuggestion'](_0x1bb189,_0x4948a4,_0x58146b,_0x5421b9,_0x3e28e8,_0x4dd906){return new u(this['_model'],{'type':_0x1bb189,'subType':_0x4948a4,'id':_0x58146b,'author':_0x5421b9,'creator':_0x5421b9,'attributes':_0x3e28e8,'onAttributesChange':_0x4dd906,'onAccept':(..._0x2a1a08)=>this['getSuggestionCallback'](_0x1bb189,_0x4948a4,'accept')(..._0x2a1a08),'onDiscard':(..._0x565058)=>this['getSuggestionCallback'](_0x1bb189,_0x4948a4,'discard')(..._0x565058)});}['registerCustomCallback'](_0x2956db,_0x11a3c5,_0x32d55f,_0x39cf2c){const _0x53dcc3=_0x2956db+':'+_0x11a3c5+':'+_0x32d55f;this['_customCallbacks']['set'](_0x53dcc3,_0x39cf2c);}['getSuggestionCallback'](_0x4402b9,_0x1fba77,_0x51423b){const _0x30ad9d=_0x4402b9+':'+_0x1fba77+':'+_0x51423b;return this['_customCallbacks']['get'](_0x30ad9d)||this['_defaultCallbacks']['get'](_0x4402b9+':'+_0x51423b);}['_registerDefaultCallbacks'](){const _0xde3979=()=>!0x1,_0x27b5a2=_0x210295=>{_0x210295['sort']((_0x345b3c,_0x4c0671)=>_0x345b3c['start']['isBefore'](_0x4c0671['start'])?0x1:-0x1),this['_model']['change'](_0x10a953=>{for(const _0x35795d of _0x210295){let _0x468ea3;_0x468ea3=_0x35795d['end']['isAtEnd']&&_0x35795d['end']['parent']==_0x35795d['start']['nodeAfter']?_0x10a953['createSelection'](_0x35795d['start']['nodeAfter'],'on'):_0x10a953['createSelection'](_0x35795d),this['_model']['deleteContent'](_0x468ea3,{'forceDefaultExecution':!0x0,'doNotAutoparagraph':!0x0});}});},_0x3ef2d6=(_0x272ae1,_0x1d09ea)=>{_0x1d09ea&&this['_model']['change'](_0x3a99ba=>{const {commandName:_0x4f7163,commandParams:_0x4046a1=[]}=_0x1d09ea,_0x9b68c1=_0x272ae1['map'](_0x40e9f1=>(Tt(_0x40e9f1)&&(_0x40e9f1=this['_model']['createRange'](_0x40e9f1['end'])),_0x40e9f1))['filter'](_0x436847=>'$graveyard'!==_0x436847['root']['rootName']);if(_0x9b68c1['length']<0x1)return;const _0x3d319c=Array['from'](this['_model']['document']['selection']['getRanges']())['map'](_0x3cde07=>_0x2bf34c['fromRange'](_0x3cde07));_0x3a99ba['setSelection'](_0x9b68c1);for(const _0x122443 of this['_editor']['commands']['commands']())_0x122443['refresh']();_0x4046a1['push']({'forceDefaultExecution':!0x0}),this['_editor']['execute'](_0x4f7163,..._0x4046a1);const _0x3ac89e=_0x3d319c['filter'](_0x2d50a5=>'$graveyard'!=_0x2d50a5['root']['rootName']);_0x3ac89e['length']>0x0&&_0x3a99ba['setSelection'](_0x3ac89e);for(const _0x3b8250 of _0x3d319c)_0x3b8250['detach']();});},_0x2dc0c3=(_0x5220ac,_0x13e837)=>0x1==_0x5220ac['length']&&0x1==_0x13e837['length']&&_0x5220ac[0x0]['end']['isEqual'](_0x13e837[0x0]['start']),_0x5690c6=(_0x23a6d6,_0x208419,_0x48b0d6,_0x4269e0)=>Gt(_0x23a6d6,_0x208419,_0x48b0d6,_0x4269e0,this['_model'])?[_0x23a6d6,_0x208419]:Gt(_0x208419,_0x23a6d6,_0x4269e0,_0x48b0d6,this['_model'])?[_0x208419,_0x23a6d6]:null;this['_defaultCallbacks']['set']('insertion:accept',_0xde3979),this['_defaultCallbacks']['set']('insertion:discard',_0x27b5a2),this['_defaultCallbacks']['set']('insertion:join',_0x2dc0c3),this['_defaultCallbacks']['set']('insertion:chain',_0x5690c6),this['_defaultCallbacks']['set']('deletion:accept',_0x27b5a2),this['_defaultCallbacks']['set']('deletion:discard',_0xde3979),this['_defaultCallbacks']['set']('deletion:join',_0x2dc0c3),this['_defaultCallbacks']['set']('deletion:chain',_0x5690c6),this['_defaultCallbacks']['set']('formatInline:accept',_0x3ef2d6),this['_defaultCallbacks']['set']('formatInline:discard',_0xde3979),this['_defaultCallbacks']['set']('formatInline:join',_0x2dc0c3),this['_defaultCallbacks']['set']('formatInline:chain',_0xde3979),this['_defaultCallbacks']['set']('formatBlock:accept',_0x3ef2d6),this['_defaultCallbacks']['set']('formatBlock:discard',_0xde3979),this['_defaultCallbacks']['set']('formatBlock:join',_0x2dc0c3),this['_defaultCallbacks']['set']('formatBlock:chain',_0xde3979),this['_defaultCallbacks']['set']('attribute:accept',_0xde3979),this['_defaultCallbacks']['set']('attribute:discard',(_0xa178aa,_0x3d013c)=>{if(!_0x3d013c)return;const _0xd60351=this['_editor']['plugins']['get'](p);this['_model']['change'](_0x8f4d10=>{if(_0x3d013c['key']==m)for(const _0x27b3fd of _0xa178aa){const _0x404960=_0x27b3fd['start']['nodeAfter'],_0x1165f3=_0x3d013c['oldValue'];_0x8f4d10['rename'](_0x404960,_0x1165f3);}else{if(_0xd60351['_isBlockAttribute'](_0x3d013c['key'])){for(const _0x11fde7 of _0xa178aa)void 0x0!==_0x3d013c['oldValue']?_0x8f4d10['setAttribute'](_0x3d013c['key'],_0x3d013c['oldValue'],_0x11fde7['start']['nodeAfter']):_0x8f4d10['removeAttribute'](_0x3d013c['key'],_0x11fde7['start']['nodeAfter']);}else{for(const _0x104145 of _0xa178aa)_0x3d013c['oldValue']?_0x8f4d10['setAttribute'](_0x3d013c['key'],_0x3d013c['oldValue'],_0x104145):_0x8f4d10['removeAttribute'](_0x3d013c['key'],_0x104145);}}});}),this['_defaultCallbacks']['set']('attribute:join',_0x2dc0c3);}}function Rt(_0x68a124,_0x294f7e,_0x12d166){for(const _0x355eb8 of _0x294f7e['parent']['getAncestors']({'includeSelf':!0x0,'parentFirst':!0x0})){if(_0x355eb8['root']==_0x355eb8)return!0x1;if(!_0x12d166['containsItem'](_0x355eb8))return!0x1;if(_0x68a124['isObject'](_0x355eb8)||_0x68a124['isLimit'](_0x355eb8))return!0x0;}return!0x1;}function Tt(_0x32fcd5){return _0x32fcd5['end']['parent']==_0x32fcd5['start']['nodeAfter']&&_0x32fcd5['end']['isAtStart'];}function Et(_0x40f94a,_0x41e1fb,_0x2a3a2f,_0x4e2d3a){const _0x246bb2=_0x48146b=>!_0x48146b['item']['is']('$textProxy')&&!_0x4e2d3a['isObject'](_0x48146b['item']),_0x3cd85a=_0x40f94a['start']['getLastMatchingPosition'](_0x246bb2),_0x5b7d68=_0x40f94a['end']['getLastMatchingPosition'](_0x246bb2,{'direction':'backward'});return(!_0x40f94a['start']['isEqual'](_0x3cd85a)||!_0x40f94a['end']['isEqual'](_0x5b7d68))&&(_0x3cd85a['isBefore'](_0x5b7d68)?_0x2a3a2f['updateMarker'](_0x41e1fb,{'range':_0x2a3a2f['createRange'](_0x3cd85a,_0x5b7d68)}):_0x2a3a2f['removeMarker'](_0x41e1fb),!0x0);}function Vt(_0x20cd50){return _0x3b5e4d(_0x20cd50);}function Ut(_0x2a4996){const _0x3a0688=_0x2a4996['start']['nodeAfter'];return _0x3a0688&&_0x3a0688['is']('element');}function Ot(_0x210ff9,_0x369851){return null==_0x210ff9['end']['nodeBefore']&&_0x210ff9['end']['parent']==_0x210ff9['start']['nodeAfter']?Ft(_0x210ff9['start']['nodeAfter'],_0x369851):_0x210ff9;}function Ft(_0x52961d,_0x276552){const _0x855195=_0x276552['schema']['isObject'](_0x52961d)||_0x276552['schema']['isSelectable'](_0x52961d);return _0x276552['createRange'](_0x276552['createPositionAt'](_0x52961d,'before'),_0x855195?_0x276552['createPositionAfter'](_0x52961d):_0x276552['createPositionAt'](_0x52961d,'end'));}function Gt(_0x19d3ac,_0x344052,_0x57206f,_0x1540d9,_0x238edd){if(!Pt(_0x19d3ac,_0x344052))return!0x1;if(_0x57206f['end']['isEqual'](_0x1540d9['start']))return!0x0;if(_0x19d3ac['type']!=_0x344052['type'])return!0x1;if(!_0x57206f['end']['isTouching'](_0x1540d9['start']))return!0x1;const _0xb6c7ed=_0x238edd['createRange'](_0x57206f['end'],_0x1540d9['start'])['getWalker']();for(const _0xf992de of _0xb6c7ed)if(['elementStart','elementEnd']['includes'](_0xf992de['type'])&&_0x238edd['schema']['isLimit'](_0xf992de['item']))return!0x1;return!0x0;}function Pt(_0xf9cdaa,_0x4c0cc1,_0x457ea8=[]){return!(!_0xf9cdaa['_isDataLoaded']||!_0x4c0cc1['_isDataLoaded'])&&_0x4754b0(Bt(_0xf9cdaa['attributes'],_0x457ea8),Bt(_0x4c0cc1['attributes'],_0x457ea8));}function Lt(_0x22bb2f,_0x34bb90){const _0x4c3be9=Ht(_0x22bb2f['attributes']),_0x3e4c5e=Ht(_0x34bb90);if(!_0x22bb2f['_isDataLoaded'])return!0x1;for(const _0x1bd929 of Object['keys'](_0x3e4c5e))if(!_0x4754b0(_0x4c3be9[_0x1bd929],_0x3e4c5e[_0x1bd929]))return!0x1;return!0x0;}function Ht(_0x372919){const _0x57b77b=Object['assign']({},_0x372919);return delete _0x57b77b['skipNestingCheck'],delete _0x57b77b['tablePasteChainId'],_0x57b77b;}class oe extends/* #__PURE__ -- @preserve */
25
+ _0xf726f3(){['model'];['view'];['commentThreadController'];['_editor'];['_acceptCommand'];['_discardCommand'];['_pendingAction'];constructor(_0x5a18e1,_0x2843a9,_0x5afe67,_0x2841ce){super(),this['model']=_0x2843a9,this['view']=_0x5afe67,this['commentThreadController']=_0x2841ce,this['_editor']=_0x5a18e1,this['_acceptCommand']=_0x5a18e1['commands']['get']('acceptSuggestion'),this['_discardCommand']=_0x5a18e1['commands']['get']('discardSuggestion'),this['view']['bind']('isEnabled')['to'](this['_acceptCommand'],this['_discardCommand'],(_0x58c641,_0x1f9c32)=>_0x58c641||_0x1f9c32),this['view']['bind']('canAccept')['to'](this['_acceptCommand'],'isEnabled',_0x555194=>_0x555194&&this['_editor']['model']['canEditAt'](_0x2843a9['getRanges']())),this['view']['bind']('canDiscard')['to'](this['_discardCommand'],'isEnabled',_0x8010a4=>_0x8010a4&&this['_editor']['model']['canEditAt'](_0x2843a9['getRanges']())),this['_pendingAction']=null,_0x5afe67['isDirty']&&this['_setPendingAction'](),this['listenTo'](_0x5afe67,'acceptSuggestion',()=>this['acceptSuggestion']()),this['listenTo'](_0x5afe67,'discardSuggestion',()=>this['discardSuggestion']()),this['listenTo'](_0x5afe67,'change:isDirty',()=>{_0x5afe67['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 _0x2f3df5=o(this['_editor']['locale'],'PENDING_ACTION_SUGGESTION');this['_pendingAction']=this['_editor']['plugins']['get']('PendingActions')['add'](_0x2f3df5);}['_removePendingAction'](){null!==this['_pendingAction']&&this['_editor']['plugins']['get']('PendingActions')['remove'](this['_pendingAction']),this['_pendingAction']=null;}}class es extends _0x212140{['commentsListView'];['commentThreadInputView'];['_model'];['_localUser'];['_config'];constructor(_0xaf2ed0,_0x3e88b0,_0x4245f9,_0x555fe4){super(_0xaf2ed0),this['commentsListView']=null,this['commentThreadInputView']=null,this['set']('isActive',!0x1),this['set']('authoredAt',_0x3e88b0['authoredAt']),this['bind']('authoredAt')['to'](_0x3e88b0),this['set']('descriptionParts',[]),this['set']('isDirty',!0x1),this['set']('isEnabled',!0x1),this['set']('canAccept',!0x1),this['set']('canDiscard',!0x1),this['_model']=_0x3e88b0,this['_localUser']=_0x4245f9,this['_config']=_0x555fe4,_0x555fe4['disableComments']?this['set']('length',0x1):this['_createCommentViews']();}['focus'](){this['element']['focus']();}['destroy'](){this['commentsListView']&&this['commentsListView']['destroy'](),this['commentThreadInputView']&&this['commentThreadInputView']['destroy'](),super['destroy']();}['_createCommentViews'](){const {CommentsListView:_0x116d67}=this['_config'];this['commentsListView']=new _0x116d67(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',_0x20c79a=>_0x20c79a+0x1),this['commentThreadInputView']=this['_createCommentThreadInputView'](),this['on']('removeComment',()=>this['focus']()),this['bind']('isDirty')['to'](this['commentsListView'],'hasDirtyComment',this['commentThreadInputView']['commentInputView'],'value',(_0x42a863,_0x43dbab)=>_0x42a863||!!_0x43dbab);}['_createCommentThreadInputView'](){const {CommentThreadInputView:_0x597d79}=this['_config'],_0x562624=new _0x597d79(this['locale'],this['_localUser'],this['_config']['editorConfig']),_0x2dd024=_0x562624['commentInputView'];return _0x562624['bind']('showInput')['to'](this,'isActive',this['_model']['commentThread'],'isReadOnly',_0x2dd024,'value',(_0x3d58ee,_0x4ac65b,_0x1eb40a)=>!!_0x1eb40a||_0x3d58ee&&!_0x4ac65b),_0x2dd024['on']('submit',(_0x364582,_0x40e110)=>{this['fire']('addComment',_0x40e110),_0x2dd024['editor']['setData']('');}),_0x2dd024['on']('cancel',()=>this['focus']()),_0x2dd024['bind']('disabledSubmit')['to'](this['_model']['commentThread'],'isReadOnly'),_0x562624;}}class ne extends es{['userView'];['acceptButton'];['discardButton'];['_descriptionElement'];constructor(_0x234967,_0xa394de,_0x3fe004,_0x7046df){super(_0x234967,_0xa394de,_0x3fe004,_0x7046df),this['set']('type',''),this['bind']('type')['to'](this,'descriptionParts',_0x319513=>_0x319513&&_0x319513[0x0]?_0x319513[0x0]['type']:''),this['bind']('description')['to'](this,'descriptionParts',this,'isActive',(_0x458d64,_0x582a53)=>{let _0x3340d3='';for(const _0x50914e of _0x458d64)_0x3340d3+='<p>'+ds(_0x50914e['content'],_0x50914e['color'])+'</p>';return _0x582a53?_0x3340d3:_0x3e73f0(_0x3340d3,{'limit':0x8c});}),this['_descriptionElement']=null,this['acceptButton']=this['_createButton'](o(_0x234967,'Accept\x20suggestion'),_0x2d9f06['check'],'ck-suggestion--accept','acceptSuggestion','sw'),this['acceptButton']['bind']('isEnabled')['to'](this,'canAccept'),this['discardButton']=this['_createButton'](o(_0x234967,'Discard\x20suggestion'),_0x2d9f06['cancel'],'ck-suggestion--discard','discardSuggestion','sw'),this['discardButton']['bind']('isEnabled')['to'](this,'canDiscard'),this['userView']=new _0x5a6558(_0x234967,this['_model']['author'],this['getUserViewNotificationText']()),this['userView']['extendTemplate']({'attributes':{'class':['ck-suggestion__user','ck-annotation__user']}}),this['setTemplate'](this['getTemplate']());}['getTemplate'](){const _0x1eec75=this['bindTemplate'],_0x12ee80=[{'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':_0x1eec75['to']('authoredAt'),'class':['ck-comment__info-time','ck-annotation__info-time']},'children':[{'text':_0x1eec75['to']('authoredAt',_0x46fc8e=>this['_config']['formatDateTime'](_0x46fc8e))}]}]},{'tag':'div','attributes':{'class':['ck-suggestion__actions','ck-annotation__actions']},'children':[this['acceptButton'],this['discardButton']]},{'tag':'div','attributes':{'class':['ck-annotation__content-wrapper']}}];this['_model']['isExternal']&&_0x12ee80['push']({'tag':'div','attributes':{'class':['ck-comment__external']},'children':[{'text':this['getExternalSuggestionNote']()}]});const _0x186b60={'tag':'div','attributes':{'class':['ck-suggestion-wrapper',_0x1eec75['if']('isActive','ck-suggestion-wrapper--active'),_0x1eec75['to']('type',_0xa34e25=>'ck-suggestion-'+_0xa34e25),this['_config']['disableComments']&&'ck-suggestion--disabled-comments'],'data-suggestion-id':this['_model']['id'],'data-thread-id':this['_model']['commentThread']['id'],'data-author-id':this['_model']['author']['id'],'tabindex':-0x1},'children':[{'tag':'div','attributes':{'class':['ck-suggestion','ck-annotation']},'children':[this['userView'],{'tag':'div','attributes':{'class':['ck-suggestion__main','ck-annotation__main']},'children':_0x12ee80}]}]};return this['commentsListView']&&this['commentThreadInputView']&&(_0x186b60['children']['push'](this['commentsListView'],this['commentThreadInputView']),this['commentsListView']['delegate']('editorReady')['to'](this),this['commentsListView']['delegate']('editorDestroyed')['to'](this),this['commentThreadInputView']['delegate']('editorReady')['to'](this),this['commentThreadInputView']['delegate']('editorDestroyed')['to'](this)),_0x186b60;}['render'](){super['render'](),this['_descriptionElement']=this['element']['querySelector']('.ck-annotation__content-wrapper'),this['_descriptionElement']['innerHTML']=this['description'],this['on']('change:description',(_0x2f79be,_0x1738d5,_0xf7bc8f)=>{this['_descriptionElement']['innerHTML']=_0xf7bc8f;});}['_createButton'](_0x504380,_0x5b8933,_0x2c9da0,_0x13f8c1,_0x514515){const _0x1ff656=new _0x41140c(this['locale']);return _0x1ff656['set']({'label':_0x504380,'icon':_0x5b8933,'tooltip':!0x0,'tooltipPosition':_0x514515}),_0x1ff656['extendTemplate']({'attributes':{'class':_0x2c9da0}}),_0x1ff656['on']('execute',()=>{this['fire'](_0x13f8c1,this['_model']['id']);}),_0x1ff656;}['getExternalSuggestionNote'](){return'importWord'===this['_model']['attributes']['@external']['source']?o(this['locale'],'EXTERNAL_IMPORT_WORD_SUGGESTION'):o(this['locale'],'EXTERNAL_SUGGESTION');}['getUserViewNotificationText'](){return this['_model']['isExternal']?'importWord'===this['_model']['attributes']['@external']['source']?o(this['locale'],'EXTERNAL_IMPORT_WORD_AVATAR',this['_model']['creator']['name']):o(this['locale'],'EXTERNAL_AVATAR',this['_model']['creator']['name']):null;}}function ds(_0x53dcb4,_0x336a28){let _0x540bb7='';return _0x540bb7+=_0x53dcb4['split']('*')['map']((_0x17bc9d,_0x5a09a4)=>_0x5a09a4%0x2!=0x0?'<span\x20class=\x22ck-suggestion-type\x22>'+us(_0x17bc9d)+'</span>':us(_0x17bc9d))['join'](''),_0x336a28&&(_0x540bb7+='<span\x20class=\x22ck-suggestion-color\x22\x20style=\x22background-color:\x20'+_0x336a28['value']+'\x22\x20title=\x22'+_0x336a28['title']+'\x22></span>'),_0x540bb7;}function us(_0x50b386){const _0x532207=document['createElement']('span');return _0x532207['innerText']=_0x50b386,_0x532207['innerHTML'];}var ie='<!--\x0a\x0a\x20What\x20you\x27re\x20currently\x20looking\x20at\x20is\x20the\x20source\x20code\x20of\x20a\x20legally\x20protected,\x20proprietary\x20software.\x0a\x20CKEditor\x205\x20Collaboration\x20is\x20licensed\x20under\x20a\x20commercial\x20license\x20and\x20protected\x20by\x20copyright\x20law.\x20Where\x20not\x20otherwise\x20indicated,\x0a\x20all\x20CKEditor\x205\x20Collaboration\x20content\x20is\x20authored\x20by\x20CKSource\x20engineers\x20and\x20consists\x20of\x20CKSource-owned\x20intellectual\x20property.\x0a\x0a\x20Copyright\x20(c)\x202003-2024,\x20CKSource\x20Holding\x20sp.\x20z\x20o.o.\x20All\x20rights\x20reserved.\x0a\x0a!-->\x0a\x0a<svg\x20viewBox=\x220\x200\x2020\x2020\x22\x20width=\x2220\x22\x20height=\x2220\x22\x20xmlns=\x22http://www.w3.org/2000/svg\x22><g\x20fill=\x22#000\x22\x20fill-rule=\x22nonzero\x22><path\x20d=\x22M1\x203.28C1\x202.574\x201.574\x202\x202.272\x202h10.23c.703\x200\x201.272.573\x201.272\x201.28v12.768c0\x20.708-.574\x201.281-1.271\x201.281H2.272A1.276\x201.276\x200\x200\x201\x201\x2016.049V3.28zm11.503\x2012.954c-.008\x200-.006-12.77-.006-12.77\x200-.003-10.225-.004-10.225-.004.007\x200\x20.005\x2012.77.005\x2012.77\x200\x20.003\x2010.226.004\x2010.226.004zm-8.31-9.58c0-.353.292-.64.636-.64h5.116c.351\x200\x20.636.284.636.64a.641.641\x200\x200\x201-.636.638H4.829a.636.636\x200\x200\x201-.635-.639zm0\x202.554c0-.352.292-.638.636-.638h5.116c.351\x200\x20.636.283.636.638a.641.641\x200\x200\x201-.636.639H4.829a.636.636\x200\x200\x201-.635-.639zm0\x202.555c0-.353.289-.639.633-.639h2.567c.35\x200\x20.633.284.633.64a.639.639\x200\x200\x201-.633.638H4.826a.634.634\x200\x200\x201-.632-.639z\x22/><path\x20d=\x22M10.515\x2017.958l.154-.23c-.195-.099-.304-.193-.328-.28-.024-.09.001-.275.076-.552.062-.165.099-.296.111-.393.013-.159.013-.319\x200-.478-.138-.41-.2-.686-.187-.83.013-.145.117-.335.313-.57l4.465-6.208c.356-.6\x201.059-.56\x202.11.119\x201.051.68\x201.443\x201.271\x201.177\x201.771L14.53\x2017.14c-.105.271-.22.444-.347.516-.128.07-.399.118-.813.138a2.954\x202.954\x200\x200\x200-.487.21\x202.044\x202.044\x200\x200\x200-.347.31c-.193.174-.332.262-.416.262-.064\x200-.178-.05-.346-.15l-.204.27-1.056-.738h.001zm-.184.274l1.039.727-.259.34H9.614l.717-1.067z\x22/></g></svg>\x0a';class d extends _0x6b635c{['_suggestionToController'];['_viewToController'];['_annotationViews'];['_handleControllerBuffer'];['_disableComments'];static get['requires'](){return[p,_0x2d7bb2,'CommentsRepository','Annotations','EditorAnnotations'];}static get['pluginName'](){return'TrackChangesUI';}constructor(_0x42fc7d){super(_0x42fc7d),this['_suggestionToController']=new Map(),this['_viewToController']=new Map(),this['_annotationViews']=new Map(),this['_handleControllerBuffer']=new Map();const _0x252fb7=this['editor']['config'];_0x252fb7['define']('trackChanges.SuggestionThreadView',ne),_0x252fb7['define']('trackChanges.disableComments',!0x1),this['_disableComments']=_0x252fb7['get']('trackChanges.disableComments');}['_handleSuggestionControllerDelayed'](_0x304dfb,_0xdd9b49){0x0===this['_handleControllerBuffer']['size']&&setTimeout(()=>{for(const [_0x11f470,_0x1c7266]of this['_handleControllerBuffer']){const _0x15ff9d=this['_suggestionToController']['has'](_0x11f470);_0x15ff9d||_0x1c7266?_0x15ff9d&&_0x1c7266&&this['_destroyController'](_0x11f470):this['_initializeController'](_0x11f470);}this['_handleControllerBuffer']['clear'](),this['editor']['plugins']['get']('EditorAnnotations')['refreshSelectedViews'](),this['_refreshActiveMarkers']();},0xa),this['_handleControllerBuffer']['set'](_0x304dfb,_0xdd9b49);}['init'](){const _0x1e3539=this['editor'],_0x39b8dc=_0x1e3539['plugins']['get']('TrackChangesEditing'),_0x4cf84a=_0x1e3539['plugins']['get']('Annotations'),_0x35c17d=_0x1e3539['plugins']['get']('EditorAnnotations'),_0x2b7e5f=_0x1e3539['plugins']['get']('CommentsRepository');this['_addUIComponentsToFactory'](),_0x35c17d['addSourceCollector'](()=>{const _0x12cd96=[];for(const [_0x5a8be0,_0x23e56e]of Array['from'](this['_suggestionToController'])){const _0x1d4493=_0x5a8be0['getAllAdjacentSuggestions'](),_0x13d13c=[];for(const _0x5eb439 of _0x1d4493){if(!_0x5eb439['isInContent'])continue;if(_0x5eb439['isMultiRange']){_0x13d13c['push'](..._0x5eb439['getRanges']());continue;}const _0x196046=_0x5eb439['getFirstRange']();if(_0x13d13c['length']>0x0){const _0xe2de88=_0x13d13c[0x0]['getJoined'](_0x196046);if(_0xe2de88){_0x13d13c[0x0]=_0xe2de88;continue;}}_0x13d13c['push'](_0x196046);}_0x12cd96['push']([_0x23e56e['view'],_0x13d13c]);}return _0x12cd96;}),this['listenTo'](_0x39b8dc,'suggestionLoaded',(_0x14fbc0,_0x1fea64)=>{this['listenTo'](_0x1fea64,'change:previous',(_0x33cd21,_0x320d22,_0x3d0303,_0x37db3c)=>{_0x1fea64['isInContent']&&(null==_0x3d0303?(this['_updateController'](_0x37db3c['head']),this['_handleSuggestionControllerDelayed'](_0x1fea64,!0x1)):(this['_updateController'](_0x3d0303['head']),null==_0x37db3c&&this['_handleSuggestionControllerDelayed'](_0x1fea64,!0x0)));}),null!==_0x1fea64['previous']?this['_updateController'](_0x1fea64['head']):this['_handleSuggestionControllerDelayed'](_0x1fea64,!0x1);}),this['listenTo'](_0x39b8dc,'suggestionUnloaded',(_0x23fce1,_0x9bf50,_0x2d0135)=>{this['stopListening'](_0x9bf50,'change:previous'),this['_handleControllerBuffer']['delete'](_0x9bf50),this['_suggestionToController']['has'](_0x9bf50)&&this['_destroyController'](_0x9bf50),_0x2d0135&&this['_updateController'](_0x2d0135['head']);}),this['listenTo'](_0x39b8dc,'suggestionChanged',(_0x178737,_0x2acd5b)=>{this['_updateController'](_0x2acd5b);}),this['listenTo'](_0x4cf84a,'change:activeAnnotations',()=>{this['_refreshActiveMarkers']();}),this['listenTo'](_0x2b7e5f,'addComment',(_0x524c86,{threadId:_0x18f997,isFromAdapter:_0x252d1c})=>{if(_0x252d1c||!_0x39b8dc['hasSuggestion'](_0x18f997))return;const _0x59267f=_0x39b8dc['getSuggestion'](_0x18f997);this['_suggestionToController']['get'](_0x59267f)['view']['focus']();},{'priority':'lowest'});}['_refreshActiveMarkers'](){const _0x192e6b=this['editor']['plugins']['get']('Annotations'),_0x46e8fa=this['editor']['plugins']['get']('TrackChangesEditing'),_0x231533=Array['from'](_0x192e6b['activeAnnotations'],_0x22a226=>_0x22a226['innerView'])['filter'](_0x55a5df=>this['_viewToController']['has'](_0x55a5df)),_0x2016be=[];for(const _0x48e33a of _0x231533){const _0x4699ba=this['_viewToController']['get'](_0x48e33a)['model']['getAllAdjacentSuggestions']();_0x2016be['push'](..._0x4699ba['reduce']((_0x2bfc65,_0x2389a1)=>[..._0x2bfc65,..._0x2389a1['getMarkerNames']()],[]));}_0x46e8fa['activeMarkers']=_0x2016be;}['_addUIComponentsToFactory'](){const _0x52f8a4=this['editor'],_0x4b6009=_0x52f8a4['locale'],_0x562cbb=o(_0x4b6009,'Track\x20changes'),_0x1164c1=new Wt([{'type':'switchbutton','model':new te({'withText':!0x0,'label':_0x562cbb,'commandName':'trackChanges','role':'menuitemcheckbox'})},{'type':'separator'},{'type':'button','model':new te({'withText':!0x0,'label':o(_0x4b6009,'Accept\x20all\x20suggestions'),'commandName':'acceptAllSuggestions','role':'menuitem'})},{'type':'button','model':new te({'withText':!0x0,'label':o(_0x4b6009,'Accept\x20all\x20selected\x20suggestions'),'commandName':'acceptSelectedSuggestions','role':'menuitem'})},{'type':'button','model':new te({'withText':!0x0,'label':o(_0x4b6009,'Discard\x20all\x20suggestions'),'commandName':'discardAllSuggestions','role':'menuitem'})},{'type':'button','model':new te({'withText':!0x0,'label':o(_0x4b6009,'Discard\x20all\x20selected\x20suggestions'),'commandName':'discardSelectedSuggestions','role':'menuitem'})}]);for(const _0x13db8c of _0x1164c1)if(ae(_0x13db8c)){const _0x405580=_0x52f8a4['commands']['get'](_0x13db8c['model']['commandName']);_0x13db8c['model']['bind']('isOn','isEnabled')['to'](_0x405580,'value','isEnabled');}_0x52f8a4['ui']['componentFactory']['add']('trackChanges',_0x54cbcf=>this['_createToolbarButton'](_0x54cbcf,_0x1164c1,_0x562cbb)),_0x52f8a4['ui']['componentFactory']['add']('menuBar:trackChanges',_0x3c4046=>this['_createMenuBarMenu'](_0x3c4046,_0x1164c1,_0x562cbb));}['_createToolbarButton'](_0x5ccfea,_0xf6ed5,_0x57bea2){const _0x5e4a47=zt(_0x5ccfea,Zt),_0x5d7dd5=this['editor']['commands']['get']('trackChanges');_0x5e4a47['buttonView']['set']({'tooltip':_0x57bea2,'label':_0x57bea2,'icon':ie}),_0x5e4a47['buttonView']['bind']('isOn')['to'](_0x5d7dd5,'value'),_0x5e4a47['buttonView']['on']('execute',()=>{_0x5d7dd5['execute'](),this['editor']['editing']['view']['focus']();}),qt(_0x5e4a47,_0xf6ed5,{'role':'menu'});const _0x12abb6=[];for(const _0x1c57df of _0xf6ed5)ae(_0x1c57df)&&_0x12abb6['push'](this['editor']['commands']['get'](_0x1c57df['model']['commandName']));const _0x5426e4=_0x5e4a47['buttonView'];return _0x5426e4['actionView']['unbind']('isEnabled'),_0x5426e4['arrowView']['unbind']('isEnabled'),_0x5426e4['actionView']['bind']('isEnabled')['to'](_0x5d7dd5,'isEnabled'),_0x5426e4['arrowView']['bind']('isEnabled')['toMany'](_0x12abb6,'isEnabled',(..._0x2ae6d1)=>_0x2ae6d1['some'](_0x563958=>_0x563958)),_0x5e4a47['on']('execute',_0x575176=>{this['editor']['execute'](_0x575176['source']['commandName']),this['editor']['editing']['view']['focus']();}),_0x5e4a47;}['_createMenuBarMenu'](_0x3c3b20,_0x28a167,_0x3b76ee){const _0x439ccb=new Kt(_0x3c3b20),_0x5d3c98=this['editor']['commands']['get']('trackChanges');_0x439ccb['buttonView']['set']({'label':_0x3b76ee,'icon':ie});const _0x59eae2=new Qt(_0x3c3b20);for(const _0x490df6 of _0x28a167){if('separator'==_0x490df6['type']){_0x59eae2['items']['add'](new Jt(_0x3c3b20));continue;}const _0x2ca506=new Xt(_0x3c3b20,_0x439ccb),_0x3d298a=new Yt(_0x3c3b20),_0x15330c=_0x490df6['model'];_0x3d298a['bind'](...Object['keys'](_0x15330c))['to'](_0x15330c),_0x3d298a['delegate']('execute')['to'](_0x439ccb),_0x3d298a['on']('execute',()=>{this['editor']['execute'](_0x15330c['commandName']),this['editor']['editing']['view']['focus']();}),_0x2ca506['children']['add'](_0x3d298a),_0x59eae2['items']['add'](_0x2ca506);}return _0x439ccb['bind']('isEnabled')['to'](_0x5d3c98,'isEnabled'),_0x439ccb['panelView']['children']['add'](_0x59eae2),_0x439ccb;}['_initializeController'](_0x386f98){const _0x5b82a8=this['editor'],_0x161585=_0x5b82a8['config'],_0xe21738=_0x5b82a8['plugins']['get']('Annotations'),_0x3eee7f=_0x5b82a8['plugins']['get']('CommentsRepository'),_0x7731af=_0x5b82a8['plugins']['get']('EditorAnnotations'),_0x38fb74=_0x5b82a8['plugins']['get'](_0x2d7bb2)['me'],_0x27c180=_0x161585['get']('trackChanges')['SuggestionThreadView'],{CommentsListView:_0x21a372,CommentThreadInputView:_0xa1815e}=_0x5b82a8['plugins']['get']('CommentsUI');let _0x10dbba,_0x57d827;this['_annotationViews']['has'](_0x386f98['id'])?(_0x57d827=this['_annotationViews']['get'](_0x386f98['id']),_0x10dbba=_0x57d827['mainView']):(_0x10dbba=new _0x27c180(_0x5b82a8['locale'],_0x386f98,_0x38fb74,{'disableComments':this['_disableComments'],'editorConfig':_0x161585['get']('comments.editorConfig'),'maxCommentsWhenCollapsed':_0x161585['get']('comments.maxCommentsWhenCollapsed'),'maxThreadTotalWeight':_0x161585['get']('comments.maxThreadTotalWeight'),'maxCommentCharsWhenCollapsed':_0x161585['get']('comments.maxCommentCharsWhenCollapsed'),'formatDateTime':_0x347bd5(_0x161585['get']('locale')),'CommentView':_0x161585['get']('comments')['CommentView'],'CommentsListView':_0x21a372,'CommentThreadInputView':_0xa1815e}),_0x10dbba['acceptButton']['on']('execute',()=>{_0x5b82a8['editing']['view']['focus']();}),_0x10dbba['discardButton']['on']('execute',()=>{_0x5b82a8['editing']['view']['focus']();}),_0x57d827=_0xe21738['createAnnotationView'](this['editor']['locale'],_0x10dbba),_0x57d827['bind']('isDirty')['to'](_0x10dbba,'isDirty'),_0x57d827['bind']('length')['to'](_0x10dbba),_0x57d827['bind']('type')['to'](_0x10dbba,'type',_0x225bbc=>'suggestion-'+_0x225bbc),this['_annotationViews']['set'](_0x386f98['id'],_0x57d827));const _0xc7cd24=_0x3eee7f['createCommentThreadController'](_0x386f98['commentThread'],_0x10dbba),_0x5e5698=new oe(_0x5b82a8,_0x386f98,_0x10dbba,_0xc7cd24),_0x53ec25=_0x386f98['getAllAdjacentSuggestions']()['filter'](_0x12a300=>_0x12a300['isInContent']);_0x10dbba['descriptionParts']=_0x5b82a8['plugins']['get']('TrackChangesEditing')['descriptionFactory']['getDescriptions'](_0x53ec25),this['_suggestionToController']['set'](_0x386f98,_0x5e5698),this['_viewToController']['set'](_0x10dbba,_0x5e5698);const _0x20efdd=_0xe21738['createAnnotation']({'view':_0x57d827,'target':()=>{const _0x5dbc14=[],_0x5222dd=_0x386f98['getAllAdjacentSuggestions']()['filter'](_0x485d46=>_0x485d46['isInContent']);for(const _0x52f2a1 of _0x5222dd)_0x5dbc14['push'](..._0x52f2a1['getMarkers']());return _0x1d7c3e(_0x5b82a8['editing'],_0x5dbc14);},'type':()=>'suggestion-'+_0x5e5698['view']['type']});_0x3eee7f['_bindAnnotationToEditors'](_0x10dbba,_0x20efdd),_0xe21738['add'](_0x20efdd),_0x7731af['registerAnnotation'](_0x20efdd);}['_destroyController'](_0x583fff){const _0xa71ba3=this['editor']['plugins']['get']('CommentsRepository'),_0xcba6fe=this['editor']['plugins']['get']('Annotations'),_0x1109b2=this['_suggestionToController']['get'](_0x583fff),_0x573979=_0x1109b2['view'],_0x387e24=_0xcba6fe['getByInnerView'](_0x573979);_0xa71ba3['_unbindEditors'](_0x573979),_0x387e24&&_0xcba6fe['remove'](_0x387e24),this['_suggestionToController']['delete'](_0x583fff),this['_viewToController']['delete'](_0x573979),_0x1109b2['destroy']();}['_updateController'](_0x4024d0){if(!_0x4024d0['isInContent']||!this['_suggestionToController']['has'](_0x4024d0))return;const _0x1bce74=this['editor']['plugins']['get']('TrackChangesEditing'),_0x591ed3=this['_suggestionToController']['get'](_0x4024d0),_0x1d5c76=_0x4024d0['getAllAdjacentSuggestions']();_0x591ed3['view']['descriptionParts']=_0x1bce74['descriptionFactory']['getDescriptions'](_0x1d5c76);}['destroy'](){for(const _0x5302da of this['_suggestionToController']['keys']())this['_destroyController'](_0x5302da);for(const _0x9c968f of this['_annotationViews']['values']())_0x9c968f['mainView']['destroy']();super['destroy']();}}function ae(_0x1d8406){return'model'in _0x1d8406;}class k extends _0x6b635c{static get['requires'](){return[p,d,'Comments'];}static get['pluginName'](){return'TrackChanges';}set['adapter'](_0x245af5){this['editor']['plugins']['get'](p)['adapter']=_0x245af5;}get['adapter'](){return this['editor']['plugins']['get'](p)['adapter'];}['addSuggestion'](_0x2b4fa3){return this['editor']['plugins']['get'](p)['addSuggestionData'](_0x2b4fa3);}['getSuggestions']({skipNotAttached:_0x445894=!0x1,toJSON:_0x11e40d=!0x1}={}){return this['editor']['plugins']['get'](p)['getSuggestions']({'skipNotAttached':_0x445894,'toJSON':_0x11e40d});}['getSuggestion'](_0x35fd54){return this['editor']['plugins']['get'](p)['getSuggestion'](_0x35fd54);}}const T=['Pagination'];class P extends _0x6b635c{static get['requires'](){return[p];}static get['pluginName'](){return'TrackChangesData';}['init'](){const _0x11ffa4=this['editor'];if(_0x11ffa4['config']['define']('trackChangesData.editorCreator',_0x54e3c9=>{const _0x298d26=_0x11ffa4['model']['document']['getRootNames']()['reduce']((_0x335d26,_0x1fa462)=>(_0x335d26[_0x1fa462]='',_0x335d26),{});return _0x11ffa4['constructor']['create'](_0x298d26,_0x54e3c9);}),'function'!=typeof _0x11ffa4['config']['get']('trackChangesData')['editorCreator'])throw new _0x1be5c9('track-changes-data-invalid-editor-creator');}['getDataWithAcceptedSuggestions'](_0x128f19){return N(this['editor'],!0x0,_0x128f19);}['getDataWithDiscardedSuggestions'](_0x4371cb){return N(this['editor'],!0x1,_0x4371cb);}}class D extends _0x6b635c{['result'];static get['pluginName'](){return'TrackChangesDataGetter';}constructor(_0x4f8288){super(_0x4f8288),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(_0x563355){return void 0x0!==_0x563355['getRootsAttributes'];}async function N(_0x4ceb58,_0x35e004,_0x26157c){const _0x4776d8=_0x34bd0b(_0x4ceb58,T);_0x4776d8['plugins']['push'](p,D),_0x4776d8['rootsAttributes']=v(_0x4ceb58)?_0x4ceb58['getRootsAttributes']():void 0x0;const _0x12daf5=document['createDocumentFragment'](),_0x2483e8=_0x4ceb58['config']['get']('trackChangesData')['editorCreator'],_0x3484e1=await _0x2483e8(_0x4776d8,()=>function(_0x325839){const _0x3c99a7=document['createElement']('div');return _0x325839['appendChild'](_0x3c99a7),_0x3c99a7;}(_0x12daf5));!function(_0x27aa3d,_0x420fb9){const _0x44554a=_0x27aa3d['model']['document']['getRootNames']()['reduce']((_0x2b105c,_0x12a96b)=>(_0x2b105c[_0x12a96b]=_0x27aa3d['data']['get']({'rootName':_0x12a96b}),_0x2b105c),{}),_0x32a090=_0x27aa3d['plugins']['get']('Users')['users']['map'](_0x1ab43a=>({'id':_0x1ab43a['id'],'name':_0x1ab43a['name']})),_0x101260=_0x27aa3d['plugins']['get']('TrackChangesEditing')['getSuggestions']({'skipNotAttached':!0x0,'toJSON':!0x0}),_0x2ae28d=_0x27aa3d['plugins']['get']('CommentsRepository')['getCommentThreads']({'skipNotAttached':!0x0,'toJSON':!0x0}),_0xfd4b96=_0x420fb9['plugins']['get']('Users'),_0x577ca9=_0x420fb9['plugins']['get']('TrackChangesEditing'),_0x3aa123=_0x420fb9['plugins']['get']('CommentsRepository');for(const _0x1a6c9e of _0x32a090)_0xfd4b96['getUser'](_0x1a6c9e['id'])||_0xfd4b96['addUser'](_0x1a6c9e);_0xfd4b96['me']||_0xfd4b96['useAnonymousUser']();for(const _0x157429 of _0x101260)_0x577ca9['addSuggestionData'](_0x157429);for(const _0x1e39bb of _0x2ae28d)_0x3aa123['addCommentThread'](_0x1e39bb);_0x420fb9['data']['set'](_0x44554a);}(_0x4ceb58,_0x3484e1),_0x3484e1['execute'](_0x35e004?'acceptAllSuggestions':'discardAllSuggestions');const _0x447248=v(_0x3484e1)?_0x3484e1['getFullData'](_0x26157c):_0x3484e1['data']['get'](_0x26157c);return await _0x3484e1['destroy'](),_0x447248;}export{es as BaseSuggestionThreadView,k as TrackChanges,P as TrackChangesData,p as TrackChangesEditing};