@ckeditor/ckeditor5-track-changes 0.0.0-nightly-20240709.0 → 0.0.0-nightly-20240711.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 _0x4a3ee7,PendingActions as _0x2d73d2,icons as _0x40b8}from'@ckeditor/ckeditor5-core/dist/index.js';import{CKEditorError as _0xf841e3,ObservableMixin as _0x177203,uid as _0x24ebe0,insertToPriorityArray as _0x301064,priorities as _0x50a0d6,logWarning as _0xe16ddb,Collection as Wt}from'@ckeditor/ckeditor5-utils/dist/index.js';import{normalizeColorOptions as _0x28f5bb,View as _0x4bd0da,ButtonView as _0x1abaf2,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 _0x595072,hashObject as _0x29f25f,surroundingMarkersDetector as _0x52066e,trimHtml as _0x3a9b01,UserView as _0x56a046,getDateTimeFormatter as _0x182c45,getAllMarkersDomElementsSorted as _0xfaf0da,sanitizeEditorConfig as _0x33b7ed}from'ckeditor5-collaboration/dist/index.js';import{Element as _0xb7716f,LiveRange as _0x1861aa,LivePosition as _0x5aa587}from'@ckeditor/ckeditor5-engine/dist/index.js';import{setHighlightHandling as _0x127f2f,toWidget as _0x51be66}from'@ckeditor/ckeditor5-widget/dist/index.js';import{cloneDeep as _0x4e2203,set as _0xb0d661,isEqual as _0x364d08,unset as _0x45de60,omit as Bt}from'lodash-es';import{Delete as _0x3327cd,Input as tr}from'@ckeditor/ckeditor5-typing/dist/index.js';import{Enter as _0x3fe4a9,ShiftEnter as _0x5a462c}from'@ckeditor/ckeditor5-enter/dist/index.js';class M extends ts{['_enabledCommands'];constructor(_0x42f707,_0x138a15){super(_0x42f707),this['_enabledCommands']=_0x138a15,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 _0x3d02ab of this['editor']['commands']['commands']())_0x3d02ab['affectsData']&&!this['_enabledCommands']['has'](_0x3d02ab)&&_0x3d02ab['forceDisabled']('TrackChangesCommand');}['_enableCommands'](){for(const _0x2c8e3d of this['editor']['commands']['commands']())_0x2c8e3d['affectsData']&&!this['_enabledCommands']['has'](_0x2c8e3d)&&_0x2c8e3d['clearForceDisabled']('TrackChangesCommand');}}class $ extends ts{['_suggestions'];constructor(_0x1663c5,_0x5d07f2){super(_0x1663c5),this['_suggestions']=_0x5d07f2,this['refresh'](),this['_isEnabledBasedOnSelection']=!0x1;}['refresh'](){this['isEnabled']=!0x0;}['execute'](_0x8b1aa6){const _0x3c19ff=this['_suggestions']['get'](_0x8b1aa6);if(!_0x3c19ff)throw new _0xf841e3('track-changes-accept-suggestion-not-found',this);const _0xcda3a=_0x3c19ff['getRanges']();this['editor']['model']['canEditAt'](_0xcda3a)&&this['editor']['plugins']['get']('TrackChangesEditing')['acceptSuggestion'](_0x3c19ff);}}class B extends ts{['_suggestions'];constructor(_0x3bc73f,_0x7a96e5){super(_0x3bc73f),this['_suggestions']=_0x7a96e5,this['refresh'](),this['_isEnabledBasedOnSelection']=!0x1;}['refresh'](){this['isEnabled']=!0x0;}['execute'](_0x1b159a){const _0x324833=this['_suggestions']['get'](_0x1b159a);if(!_0x324833)throw new _0xf841e3('track-changes-discard-suggestion-not-found',this);const _0x2fe389=_0x324833['getRanges']();this['editor']['model']['canEditAt'](_0x2fe389)&&this['editor']['plugins']['get']('TrackChangesEditing')['discardSuggestion'](_0x324833);}}function ss(_0x4d0b17){return _0x4d0b17['sort']((_0x5385dd,_0x8e5594)=>'deletion'==_0x5385dd['type']&&'deletion'!=_0x8e5594['type']?-0x1:'deletion'!=_0x5385dd['type']&&'deletion'==_0x8e5594['type']?0x1:0x0);}function to(_0x35fe35,_0x5032a0){let _0x117248,_0x3f3a09=0x0;const _0x277464=[],_0x273029=_0x5032a0['schema'];for(;_0x3f3a09<_0x35fe35['length'];){const _0x3dbff7=_0x35fe35[_0x3f3a09],_0x1fdc05=_0x35fe35[_0x3f3a09+0x1];_0x117248||(_0x117248=_0x5032a0['createPositionBefore'](_0x3dbff7)),co(_0x5032a0,_0x3dbff7,_0x1fdc05)||(_0x277464['push'](_0x5032a0['createRange'](_0x117248,_0x273029['isObject'](_0x3dbff7)?_0x5032a0['createPositionAfter'](_0x3dbff7):_0x5032a0['createPositionAt'](_0x3dbff7,'end'))),_0x117248=null),_0x3f3a09++;}return _0x277464;}function co(_0x5485b6,_0x578b88,_0x1ef881){if(!_0x1ef881)return!0x1;const _0x2c949b=_0x5485b6['createPositionAfter'](_0x578b88),_0x43b802=_0x5485b6['createPositionBefore'](_0x1ef881);return _0x2c949b['isTouching'](_0x43b802);}function rs(_0x2230aa,_0x134988,_0xc83826){for(;_0xc83826['length'];){const _0x5c93b4=_0xc83826['splice'](0x0,0x64);_0x2230aa['change'](()=>{for(const _0xa6dd1b of _0x5c93b4)_0xa6dd1b['isInContent']&&_0x134988['execute'](_0xa6dd1b['id']);});}}class x extends ts{['_command'];['_suggestions'];constructor(_0x122b36,_0x36cb73,_0x59dda0){super(_0x122b36),this['_command']=_0x36cb73,this['_suggestions']=_0x59dda0,this['refresh'](),this['_isEnabledBasedOnSelection']=!0x1;}['refresh'](){const _0x39c8d4=Array['from'](this['_suggestions']['values']())['some'](_0x41182c=>_0x41182c['isInContent']);this['isEnabled']=this['_command']['isEnabled']&&_0x39c8d4;}['execute'](){const _0x50877e=ss(Array['from'](this['_suggestions']['values']()));for(const _0xe4d66c of _0x50877e){const _0x379264=_0xe4d66c['getRanges']();if(!this['editor']['model']['canEditAt'](_0x379264))return;}rs(this['editor']['model'],this['_command'],_0x50877e);}}class R extends ts{['_command'];['_suggestions'];['_selectedSuggestions'];constructor(_0x4f5313,_0x4e4550,_0x5994d9){super(_0x4f5313),this['_command']=_0x4e4550,this['_suggestions']=_0x5994d9,this['_selectedSuggestions']=new Set(),this['refresh'](),this['_isEnabledBasedOnSelection']=!0x1;}['refresh'](){const _0x5216d7=this['editor']['model']['document']['selection'],_0x4da3ba=Array['from'](this['_suggestions']['values']());this['_selectedSuggestions']=function(_0x187a7c,_0x1d676d){const _0x5327e6=Array['from'](_0x187a7c['getRanges']()),_0x1535f4=new Set();for(const _0x480e21 of _0x1d676d)if(_0x480e21['isInContent']){for(const _0x306519 of _0x5327e6)for(const _0x15ed32 of _0x480e21['getRanges']())(_0x306519['isIntersecting'](_0x15ed32)||_0x187a7c['isCollapsed']&&!_0x480e21['isMultiRange']&&_0x480e21['next']&&_0x15ed32['end']['isTouching'](_0x306519['start']))&&_0x1535f4['add'](_0x480e21);}return _0x1535f4;}(_0x5216d7,_0x4da3ba),this['isEnabled']=this['_command']['isEnabled']&&!!this['_selectedSuggestions']['size'];}['execute'](){const _0x3278c5=ss(Array['from'](this['_selectedSuggestions']));for(const _0x102f9f of _0x3278c5){const _0x23fe6b=_0x102f9f['getRanges']();if(!this['editor']['model']['canEditAt'](_0x23fe6b))return;}rs(this['editor']['model'],this['_command'],_0x3278c5);}}class u extends/* #__PURE__ -- @preserve */
24
- _0x177203(){['id'];['type'];['subType'];['author'];['creator'];['isExternal'];['data'];['createdAt'];['_isDataLoaded']=!0x1;['_model'];['_onAccept'];['_onDiscard'];['_onAttributesChange'];['_markerNames'];constructor(_0x268007,_0x6e9582){super(),this['id']=_0x6e9582['id'],this['type']=_0x6e9582['type'],this['subType']=_0x6e9582['subType']||null,this['author']=_0x6e9582['author'],this['creator']=_0x6e9582['creator']||_0x6e9582['author'],this['isExternal']=Boolean(_0x6e9582['attributes']&&_0x6e9582['attributes']['@external']),this['data']=null,this['_model']=_0x268007,this['_onAccept']=_0x6e9582['onAccept'],this['_onDiscard']=_0x6e9582['onDiscard'],this['_onAttributesChange']=_0x6e9582['onAttributesChange'],this['_markerNames']=new Set(),this['createdAt']=null,this['set']('authoredAt',null),this['set']('attributes',_0x6e9582['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 _0x262fca=this;for(;_0x262fca['previous'];)_0x262fca=_0x262fca['previous'];return _0x262fca;}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'](_0x3ffb2e){this['_markerNames']['add'](_0x3ffb2e);}['getMarkerNames'](){return Array['from'](this['_markerNames']);}['getMarkers'](){return this['getMarkerNames']()['map'](_0x884c6b=>this['_model']['markers']['get'](_0x884c6b))['filter'](_0x353306=>_0x353306);}['getFirstMarker'](){return this['getMarkers']()[0x0]||null;}['removeMarkers'](){this['_model']['change'](_0x57ae6c=>{for(const _0x1eddbe of this['getMarkers']())_0x57ae6c['removeMarker'](_0x1eddbe);}),this['_markerNames']['clear']();}['removeMarker'](_0x5c08a6){this['_model']['change'](_0x367ffe=>{_0x367ffe['removeMarker'](_0x5c08a6);}),this['_markerNames']['delete'](_0x5c08a6);}['addRange'](_0x3eb621){const _0x45fa49='suggestion:'+this['type']+':'+this['subType']+':'+this['id']+':'+this['creator']['id']+':'+u['getMultiRangeId']();this['addMarkerName'](_0x45fa49),this['_model']['change'](_0x16aabd=>{_0x16aabd['addMarker'](_0x45fa49,{'range':_0x3eb621,'usingOperation':!0x0,'affectsData':!0x0});});}['isIntersectingWithRange'](_0x41a574){for(const _0x27095c of this['getRanges']())if(_0x27095c['isIntersecting'](_0x41a574))return!0x0;return!0x1;}['getRanges'](){return this['getMarkers']()['map'](_0x2b444e=>_0x2b444e['getRange']());}['getItems'](){return this['getRanges']()['reduce']((_0x218f1c,_0x3e7c7f)=>[..._0x218f1c,..._0x3e7c7f['getItems']()],[]);}['getFirstRange'](){return this['getFirstMarker']()?.['getRange']()||null;}['getContainedElement'](){const _0x481b95=this['getRanges']();if(0x1!=_0x481b95['length'])return null;const _0x4a492f=_0x481b95[0x0],_0x871066=_0x4a492f['start']['nodeAfter'],_0x34d467=_0x4a492f['end']['nodeBefore'];return _0x871066 instanceof _0xb7716f?_0x871066!=_0x34d467?null:_0x871066: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 _0x5743ea=[];let _0x591703=this['head'];for(;_0x591703;)_0x5743ea['push'](_0x591703),_0x591703=_0x591703['next'];return _0x5743ea;}['setAttribute'](_0x5f398f,_0x3cbb17){const _0x3a0165=_0x4e2203(this['attributes']);_0xb0d661(_0x3a0165,_0x5f398f,_0x3cbb17),_0x364d08(_0x3a0165,this['attributes'])||(this['attributes']=_0x3a0165,this['_onAttributesChange'](_0x3a0165));}['removeAttribute'](_0x558c2c){const _0x22b2c8=_0x4e2203(this['attributes']);_0x45de60(_0x22b2c8,_0x558c2c),_0x364d08(_0x22b2c8,this['attributes'])||(this['attributes']=_0x22b2c8,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 _0x24ebe0()['substr'](0x1,0x5);}}function o(_0x1b60fa,_0x3cc4c8,_0x7406c4){const t=_0x1b60fa['t'];switch(_0x3cc4c8){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',_0x7406c4);case'*Outdent:*\x20%0':return t('*Outdent:*\x20%0',_0x7406c4);case'*Change\x20to:*\x20%0':return t('*Change\x20to:*\x20%0',_0x7406c4);case'*Insert:*\x20%0':return t('*Insert:*\x20%0',_0x7406c4);case'*Format:*\x20%0':return t('*Format:*\x20%0',_0x7406c4);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',_0x7406c4);case'*Format:*\x20remove\x20from\x20%0':return t('*Format:*\x20remove\x20from\x20%0',_0x7406c4);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',_0x7406c4);case'*Change\x20%0\x20content*':return t('*Change\x20%0\x20content*',_0x7406c4);case'*Remove:*\x20%0':return t('*Remove:*\x20%0',_0x7406c4);case'*Merge:*\x20%0':return t('*Merge:*\x20%0',_0x7406c4);case'*Split:*\x20%0':return t('*Split:*\x20%0',_0x7406c4);case'*Remove\x20format:*\x20%0':return t('*Remove\x20format:*\x20%0',_0x7406c4);case'*Set\x20font\x20size:*\x20%0':return t('*Set\x20font\x20size:*\x20%0',_0x7406c4);case'*Set\x20font\x20family:*\x20%0':return t('*Set\x20font\x20family:*\x20%0',_0x7406c4);case'*Set\x20format\x20to:*\x20%0':return t('*Set\x20format\x20to:*\x20%0',_0x7406c4);case'*Set\x20font\x20color:*\x20%0':return t('*Set\x20font\x20color:*\x20%0',_0x7406c4);case'*Set\x20font\x20background\x20color:*\x20%0':return t('*Set\x20font\x20background\x20color:*\x20%0',_0x7406c4);case'*Set\x20format:*\x20%0':return t('*Set\x20format:*\x20%0',_0x7406c4);case'*Set\x20image\x20text\x20alternative:*\x20%0':return t('*Set\x20image\x20text\x20alternative:*\x20%0',_0x7406c4);case'*Set\x20image\x20width:*\x20%0':return t('*Set\x20image\x20width:*\x20%0',_0x7406c4);case'*Set\x20link:*\x20%0':return t('*Set\x20link:*\x20%0',_0x7406c4);case'*Set\x20highlight:*\x20%0':return t('*Set\x20highlight:*\x20%0',_0x7406c4);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'},_0x7406c4);case'ELEMENT_PARAGRAPH':return t({'string':'paragraph','plural':'%0\x20paragraphs','id':'ELEMENT_PARAGRAPH'},_0x7406c4);case'ELEMENT_PAGE_BREAK':return t({'string':'page\x20break','plural':'%0\x20page\x20breaks','id':'ELEMENT_PAGE_BREAK'},_0x7406c4);case'ELEMENT_MEDIA':return t({'string':'media\x20item','plural':'%0\x20media\x20items','id':'ELEMENT_MEDIA'},_0x7406c4);case'ELEMENT_IMAGE':return t({'string':'image','plural':'%0\x20images','id':'ELEMENT_IMAGE'},_0x7406c4);case'ELEMENT_INLINE_IMAGE':return t({'string':'image','plural':'%0\x20images','id':'ELEMENT_INLINE_IMAGE'},_0x7406c4);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'},_0x7406c4);case'ELEMENT_HTML_EMBED':return t({'string':'HTML\x20embed','plural':'%0\x20HTML\x20embeds','id':'ELEMENT_HTML_EMBED'},_0x7406c4);case'ELEMENT_HEADING':return t({'string':'heading\x20(level\x20%1)','plural':'%0\x20headings\x20(level\x20%1)','id':'ELEMENT_HEADING'},_0x7406c4);case'ELEMENT_HEADING_CUSTOM':return t({'string':'heading\x20(%1)','plural':'%0\x20headings\x20(%1)','id':'ELEMENT_HEADING_CUSTOM'},_0x7406c4);case'ELEMENT_LIST_ITEM':return t({'string':'list\x20item','plural':'%0\x20list\x20items','id':'ELEMENT_LIST_ITEM'},_0x7406c4);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'},_0x7406c4);case'ELEMENT_SPACE':return t({'string':'space','plural':'%0\x20spaces','id':'ELEMENT_SPACE'},_0x7406c4);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'},_0x7406c4);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'},_0x7406c4);case'ELEMENT_TABLE_ROW':return t({'string':'table\x20row','plural':'%0\x20table\x20rows','id':'ELEMENT_TABLE_ROW'},_0x7406c4);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'},_0x7406c4);case'ELEMENT_TABLE_COLUMN':return t({'string':'table\x20column','plural':'%0\x20table\x20columns','id':'ELEMENT_TABLE_COLUMN'},_0x7406c4);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'},_0x7406c4);case'ELEMENT_TABLE_OF_CONTENTS':return t({'string':'table\x20of\x20contents','plural':'%0\x20tables\x20of\x20contents','id':'ELEMENT_TABLE_OF_CONTENTS'},_0x7406c4);case'ELEMENT_LINE_BREAK':return t({'id':'ELEMENT_LINE_BREAK','string':'line\x20break','plural':'%0\x20line\x20breaks'},_0x7406c4);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'},_0x7406c4);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'},_0x7406c4);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 _0x3cc4c8;}}class f{['_customCallbacks'];['_itemLabels'];['_itemLabelsCallbacks'];['_attributeLabels'];['_schema'];['_locale'];constructor(_0x75af0c,_0x3d3a48){this['_customCallbacks']=[],this['_itemLabels']=new Map(),this['_itemLabelsCallbacks']=[],this['_attributeLabels']=new Map(),this['_schema']=_0x75af0c,this['_locale']=_0x3d3a48;}['getDescriptions'](_0x403ef9){const _0x2953bd=[],_0x5dd12c=new Set(),_0xeae7bc=new Set();for(let _0x58bbef=0x0;_0x58bbef<_0x403ef9['length'];_0x58bbef++){const _0x42d212=_0x403ef9[_0x58bbef];if(!_0x42d212['isInContent'])continue;const _0x44df3b=this['_handleCustomCallbackDescription'](_0x42d212);if(_0x44df3b){if(null!=_0x42d212['subType']){if(_0x5dd12c['has'](_0x42d212['subType']))continue;_0x5dd12c['add'](_0x42d212['subType']);}_0x2953bd['push'](_0x44df3b);}else{if('attribute'!=_0x42d212['type'])'insertion'!=_0x42d212['type']&&'deletion'!=_0x42d212['type']||this['_handleInsertRemoveSuggestionDescription'](_0x2953bd,_0x42d212,_0x403ef9[_0x58bbef+0x1]);else{const _0x58264b=_0x42d212['data']['key'];if(_0xeae7bc['has'](_0x58264b))continue;_0xeae7bc['add'](_0x42d212['data']['key']),_0x58264b==m?this['_handleRenameSuggestionDescription'](_0x2953bd,_0x42d212):this['_handleAttributeSuggestionDescription'](_0x2953bd,_0x42d212);}}}return this['_resolveDescriptionItems'](_0x2953bd);}['registerDescriptionCallback'](_0x5a84db){this['_customCallbacks']['push'](_0x5a84db);}['registerElementLabel'](_0x1ad3d3,_0xed1c56,_0x484dd1=_0x50a0d6['normal']){'function'==typeof _0x1ad3d3?_0x301064(this['_itemLabelsCallbacks'],{'matchingCallback':_0x1ad3d3,'label':_0xed1c56,'priority':_0x484dd1}):this['_itemLabels']['set'](_0x1ad3d3,_0xed1c56);}['registerAttributeLabel'](_0x4f98a1,_0x36197d){this['_attributeLabels']['set'](_0x4f98a1,_0x36197d);}['getItemLabel'](_0x216319,_0x2402af=0x1){let _0x34be2b;for(const _0x305383 of this['_itemLabelsCallbacks'])if(_0x305383['matchingCallback'](_0x216319)){_0x34be2b=_0x305383['label'];break;}return _0x34be2b||(_0x34be2b=this['_itemLabels']['get'](_0x216319['name'])),_0x34be2b?_0x34be2b(_0x2402af):0x1!==_0x2402af?_0x2402af+'\x20'+_0x216319['name']+'s':''+_0x216319['name'];}['_addDescriptionItems'](_0x293d42,_0x5f3c05){const _0x45e7b2=_0x5f3c05['getFirstRange']()['getWalker'](),_0x5eb10a='insertion'==_0x5f3c05['type']?'add':'remove';for(const _0x355318 of _0x45e7b2){const _0x37b150=_0x355318['item'],_0xb62ed7=_0x293d42[_0x293d42['length']-0x1];if(_0x37b150['is']('$textProxy'))_0xb62ed7&&_0xb62ed7['type']['indexOf']('Container')>-0x1&&_0x293d42['pop'](),_0xb62ed7&&'text'==_0xb62ed7['type']?_0xb62ed7[_0x5eb10a]+=_0x37b150['data']:_0x293d42['push']({'type':'text','add':'add'==_0x5eb10a?_0x37b150['data']:'','remove':'remove'==_0x5eb10a?_0x37b150['data']:''});else{if(this['_schema']['isObject'](_0x37b150)){const _0x18edeb=_0x37b150;if(_0xb62ed7&&_0xb62ed7['type']['indexOf']('Container')>-0x1&&_0x293d42['pop'](),'elementEnd'==_0x355318['type'])continue;_0xb62ed7&&_0xb62ed7['type']==_0x5eb10a+'Object'&&_0xb62ed7['element']['name']==_0x18edeb['name']?_0xb62ed7['quantity']++:_0x293d42['push']({'type':_0x5eb10a+'Object','element':_0x18edeb,'quantity':0x1}),_0x45e7b2['skip'](_0xfe9d36=>!('elementEnd'==_0xfe9d36['type']&&_0xfe9d36['item']==_0x37b150));}else{if(this['_schema']['checkChild'](_0x37b150,'$text')||_0x37b150['is']('element','softBreak')){const _0xf13ec5=_0x37b150;if('add'==_0x5eb10a&&'elementStart'==_0x355318['type']||'remove'==_0x5eb10a&&'elementEnd'==_0x355318['type'])continue;if(_0xb62ed7&&-0x1==_0xb62ed7['type']['indexOf']('Container')){'text'==_0xb62ed7['type']&&(_0xb62ed7[_0x5eb10a]+='\x0a');continue;}let _0x4f2c9f;if(_0x4f2c9f='add'==_0x5eb10a?_0xf13ec5['nextSibling']&&!this['_schema']['isObject'](_0xf13ec5['nextSibling'])?_0xf13ec5['nextSibling']:null:_0xf13ec5['previousSibling']&&!this['_schema']['isObject'](_0xf13ec5['previousSibling'])?_0xf13ec5['previousSibling']:null,_0xf13ec5['isEmpty']||_0x4f2c9f&&_0x4f2c9f['isEmpty']){const _0x1d91ed=_0x4f2c9f&&_0x4f2c9f['isEmpty']?_0x4f2c9f:_0xf13ec5;_0xb62ed7&&_0xb62ed7['type']==_0x5eb10a+'EmptyContainer'&&_0xb62ed7['element']['name']==_0x1d91ed['name']?_0xb62ed7['quantity']++:_0x293d42['push']({'type':_0x5eb10a+'EmptyContainer','element':_0x1d91ed,'quantity':0x1});}else _0x293d42['push']({'type':_0x5eb10a+'Container','element':_0xf13ec5});}}}}}['_resolveDescriptionItems'](_0x49bbd6){const _0x2fcffe=this['_locale'],_0x45555c=[],_0x15b974=[],_0x46d989=[];for(const _0x44432f of _0x49bbd6)switch(_0x44432f['type']){case'text':if(_0x44432f['add']=_0x44432f['add']['replace'](/(\S)\u000A+(\S)/g,'$1\x20$2')['replace'](/\u000A/g,''),_0x44432f['remove']=_0x44432f['remove']['replace'](/(\S)\u000A+(\S)/g,'$1\x20$2')['replace'](/\u000A/g,''),''!=_0x44432f['add']&&''!=_0x44432f['remove']){_0x45555c['push']({'type':'replace','content':o(_0x2fcffe,'REPLACE_TEXT',['\x22'+_0x44432f['remove']+'\x22','\x22'+_0x44432f['add']+'\x22'])});continue;}if(null!=_0x44432f['add']['match'](/^ +$/)){_0x45555c['push']({'type':'insertion','content':o(_0x2fcffe,'*Insert:*\x20%0',o(_0x2fcffe,'ELEMENT_SPACE',_0x44432f['add']['length']))});continue;}if(null!=_0x44432f['remove']['match'](/^ +$/)){_0x45555c['push']({'type':'deletion','content':o(_0x2fcffe,'*Remove:*\x20%0',o(_0x2fcffe,'ELEMENT_SPACE',_0x44432f['remove']['length']))});continue;}if(''!=_0x44432f['add']){_0x45555c['push']({'type':'insertion','content':o(_0x2fcffe,'*Insert:*\x20%0','\x22'+_0x44432f['add']+'\x22')});continue;}_0x45555c['push']({'type':'deletion','content':o(_0x2fcffe,'*Remove:*\x20%0','\x22'+_0x44432f['remove']+'\x22')});continue;case'addEmptyContainer':case'addObject':_0x45555c['push']({'type':'insertion','content':o(_0x2fcffe,'*Insert:*\x20%0',this['getItemLabel'](_0x44432f['element'],_0x44432f['quantity']))});continue;case'removeEmptyContainer':case'removeObject':_0x45555c['push']({'type':'deletion','content':o(_0x2fcffe,'*Remove:*\x20%0',this['getItemLabel'](_0x44432f['element'],_0x44432f['quantity']))});continue;case'addContainer':_0x45555c['push']({'type':'insertion','content':o(_0x2fcffe,'*Split:*\x20%0',this['getItemLabel'](_0x44432f['element'],_0x44432f['quantity']))});continue;case'removeContainer':_0x45555c['push']({'type':'deletion','content':o(_0x2fcffe,'*Merge:*\x20%0',this['getItemLabel'](_0x44432f['element'],_0x44432f['quantity']))});continue;case'addFormat':_0x15b974['push'](_0x44432f['key']);continue;case'removeFormat':_0x46d989['push'](_0x44432f['key']);continue;default:_0x45555c['push'](_0x44432f);}if(_0x15b974['length']){const _0x324de7=_0x15b974['map'](_0x19b059=>this['_attributeLabels']['has'](_0x19b059)?this['_attributeLabels']['get'](_0x19b059):_0x19b059)['join'](',\x20');_0x45555c['push']({'type':'format','content':o(this['_locale'],'*Set\x20format:*\x20%0',_0x324de7)});}if(_0x46d989['length']){const _0x3ca9e6=_0x46d989['map'](_0x1e4649=>this['_attributeLabels']['has'](_0x1e4649)?this['_attributeLabels']['get'](_0x1e4649):_0x1e4649)['join'](',\x20');_0x45555c['push']({'type':'format','content':o(this['_locale'],'*Remove\x20format:*\x20%0',_0x3ca9e6)});}return _0x45555c;}['_handleCustomCallbackDescription'](_0x7e7886){for(const _0x4ad1e6 of this['_customCallbacks']){const _0x3bb6ea=_0x4ad1e6(_0x7e7886);if(_0x3bb6ea&&'type'in _0x3bb6ea)return _0x3bb6ea;}}['_handleAttributeSuggestionDescription'](_0x2a9821,_0x326295){const _0x4598e2=_0x326295['data'],_0x5ce2ad=void 0x0===_0x4598e2['newValue']?'removeFormat':'addFormat';_0x2a9821['push']({'type':_0x5ce2ad,'key':_0x4598e2['key']});}['_handleRenameSuggestionDescription'](_0x5b7932,_0x4ac714){_0x5b7932['push']({'type':'format','content':o(this['_locale'],'*Change\x20to:*\x20%0',this['getItemLabel'](_0x4ac714['getFirstRange']()['start']['nodeAfter'],0x1))});}['_handleInsertRemoveSuggestionDescription'](_0x1b9135,_0x3ec8f9,_0x516e12){if(this['_addDescriptionItems'](_0x1b9135,_0x3ec8f9),_0x516e12&&_0x516e12['getFirstRange']()&&!_0x3ec8f9['getFirstRange']()['end']['isEqual'](_0x516e12['getFirstRange']()['start'])){const _0x541cfe=_0x1b9135[_0x1b9135['length']-0x1],_0x36ac0c='insertion'==_0x3ec8f9['type']?'add':'remove';_0x541cfe&&'text'==_0x541cfe['type']&&(_0x541cfe[_0x36ac0c]+='\x0a');}}}class E extends _0x4a3ee7{['afterInit'](){const _0x253758=this['editor'],_0x4c5bd0=_0x253758['plugins']['get']('TrackChangesEditing');_0x253758['commands']['get']('showAIAssistant')&&_0x4c5bd0['enableCommand']('showAIAssistant');}}class V extends _0x4a3ee7{['afterInit'](){const _0x31150b=this['editor'],_0x21cbd2=_0x31150b['locale'];if(!_0x31150b['plugins']['has']('AlignmentEditing'))return;const _0x1a7975=_0x31150b['plugins']['get']('TrackChangesEditing');_0x1a7975['enableDefaultAttributesIntegration']('alignment'),_0x1a7975['registerBlockAttribute']('alignment'),_0x1a7975['descriptionFactory']['registerAttributeLabel']('alignment',o(_0x21cbd2,'FORMAT_ALIGNMENT')),this['_registerLegacyDescription']();}['_registerLegacyDescription'](){const _0x1fe4f0=this['editor'],_0x5e3744=_0x1fe4f0['locale'];_0x1fe4f0['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](_0x398b72=>{if('formatBlock'!=_0x398b72['type'])return;const {data:_0x3eb492}=_0x398b72;if(_0x3eb492&&'alignment'==_0x3eb492['commandName']){const _0x43d269=_0x3eb492['commandParams'][0x0]['value'];return{'type':'format','content':o(_0x5e3744,'*Format:*\x20%0',function(_0x2901cc){switch(_0x2901cc){case'left':return o(_0x5e3744,'FORMAT_ALIGN_TO_LEFT');case'right':return o(_0x5e3744,'FORMAT_ALIGN_TO_RIGHT');case'center':return o(_0x5e3744,'FORMAT_ALIGN_TO_CENTER');case'justify':return o(_0x5e3744,'FORMAT_JUSTIFY_TEXT');}}(_0x43d269))};}});}}const ti=['BoldEditing','ItalicEditing','UnderlineEditing','CodeEditing','StrikethroughEditing','SubscriptEditing','SuperscriptEditing'];class U extends _0x4a3ee7{['afterInit'](){const _0x2c995e=this['editor'],_0x5ebfa0=_0x2c995e['plugins']['get']('TrackChangesEditing'),_0x3face5=_0x2c995e['locale'];for(const _0x41c768 of ti){if(!_0x2c995e['plugins']['has'](_0x41c768))continue;const _0x37b954=_0x41c768['slice'](0x0,-0x7)['toLowerCase'](),_0x379486='FORMAT_'+_0x37b954['toUpperCase']();_0x5ebfa0['enableDefaultAttributesIntegration'](_0x37b954),_0x5ebfa0['registerInlineAttribute'](_0x37b954),_0x5ebfa0['descriptionFactory']['registerAttributeLabel'](_0x37b954,o(_0x3face5,_0x379486));}this['_registerLegacyDescription']();}['_registerLegacyDescription'](){const _0x329ace=this['editor'],_0x5c1355=_0x329ace['locale'],_0x53f5c8=_0x329ace['plugins']['get']('TrackChangesEditing');function _0x30fc8d(_0x5bb702,_0x2aac69){_0x53f5c8['descriptionFactory']['registerDescriptionCallback'](_0x548abf=>{if('formatInline'!=_0x548abf['type'])return;const {data:_0x1365d5}=_0x548abf;return _0x1365d5&&_0x1365d5['commandName']===_0x5bb702?_0x1365d5['commandParams'][0x0]['forceValue']?{'type':'format','content':o(_0x5c1355,'*Format:*\x20%0',_0x2aac69)}:{'type':'format','content':o(_0x5c1355,'*Remove\x20format:*\x20%0',_0x2aac69)}:void 0x0;});}_0x30fc8d('bold',o(_0x5c1355,'FORMAT_BOLD')),_0x30fc8d('italic',o(_0x5c1355,'FORMAT_ITALIC')),_0x30fc8d('underline',o(_0x5c1355,'FORMAT_UNDERLINE')),_0x30fc8d('code',o(_0x5c1355,'FORMAT_CODE')),_0x30fc8d('strikethrough',o(_0x5c1355,'FORMAT_STRIKETHROUGH')),_0x30fc8d('subscript',o(_0x5c1355,'FORMAT_SUBSCRIPT')),_0x30fc8d('superscript',o(_0x5c1355,'FORMAT_SUPERSCRIPT'));}}class O extends _0x4a3ee7{['afterInit'](){const _0x8043d3=this['editor'],_0x2d7dc2=_0x8043d3['locale'];if(!_0x8043d3['plugins']['has']('BlockQuoteEditing'))return;const _0x8e24c0=_0x8043d3['plugins']['get']('TrackChangesEditing'),_0x529bf3=this['editor']['commands']['get']('blockQuote');_0x8e24c0['enableCommand']('blockQuote',(_0x103a7c,_0x13c81e={})=>{const _0x5f2481=this['editor']['model']['document']['selection'],_0x298f1f=_0x13c81e&&void 0x0!==_0x13c81e['forceValue']?_0x13c81e['forceValue']:!_0x529bf3['value'];let _0x2e5380=[];if(_0x298f1f){const _0x5b8eaf=Array['from'](_0x5f2481['getSelectedBlocks']())['filter'](_0x1bfb78=>oo(_0x1bfb78)||function(_0x2951b3,_0x39317d){const _0x5612f2=_0x39317d['checkChild'](_0x2951b3['parent'],'blockQuote'),_0x528abb=_0x39317d['checkChild'](['$root','blockQuote'],_0x2951b3);return _0x5612f2&&_0x528abb;}(_0x1bfb78,this['editor']['model']['schema']));_0x2e5380=to(_0x5b8eaf,_0x8043d3['model']);}else{const _0x52e892=Array['from'](_0x5f2481['getSelectedBlocks']())['filter'](_0x105d7e=>oo(_0x105d7e));_0x2e5380=to(_0x52e892,_0x8043d3['model']);}_0x8043d3['model']['change'](()=>{for(const _0xa7fd29 of _0x2e5380)_0x8e24c0['markBlockFormat'](_0xa7fd29,{'commandName':'blockQuote','commandParams':[{'forceValue':_0x298f1f}]});});}),_0x8e24c0['descriptionFactory']['registerDescriptionCallback'](_0x12e2c3=>{const {data:_0x1ec21a}=_0x12e2c3;if(_0x1ec21a&&'blockQuote'==_0x1ec21a['commandName']){const _0x3d495a=o(_0x2d7dc2,'ELEMENT_BLOCK_QUOTE');return _0x1ec21a['commandParams'][0x0]['forceValue']?{'type':'format','content':o(_0x2d7dc2,'*Set\x20format:*\x20%0',_0x3d495a)}:{'type':'format','content':o(_0x2d7dc2,'*Remove\x20format:*\x20%0',_0x3d495a)};}});}}function oo(_0xe3874f){return'blockQuote'==_0xe3874f['parent']['name'];}class G extends _0x4a3ee7{['afterInit'](){const _0x19fae8=this['editor'];_0x19fae8['plugins']['has']('CaseChange')&&(_0x19fae8['plugins']['get']('TrackChangesEditing')['enableCommand']('changeCaseUpper'),_0x19fae8['plugins']['get']('TrackChangesEditing')['enableCommand']('changeCaseLower'),_0x19fae8['plugins']['get']('TrackChangesEditing')['enableCommand']('changeCaseTitle'));}}class F extends _0x4a3ee7{['afterInit'](){const _0x528586=this['editor'];_0x528586['commands']['get']('ckbox')&&_0x528586['plugins']['get']('TrackChangesEditing')['enableCommand']('ckbox');}}class L extends _0x4a3ee7{['afterInit'](){const _0x17b5e1=this['editor'];if(!_0x17b5e1['plugins']['has']('CodeBlock'))return;const _0xdc4af7=_0x17b5e1['plugins']['get']('TrackChangesEditing'),_0x4cfba9=_0x17b5e1['locale'],_0x27f871=_0x17b5e1['config']['get']('codeBlock')['languages'],_0x3c2593=_0x17b5e1['commands']['get']('codeBlock');_0xdc4af7['enableCommand']('indentCodeBlock'),_0xdc4af7['enableCommand']('outdentCodeBlock'),_0xdc4af7['enableCommand']('codeBlock',(_0x15eb15,_0x33af64={})=>{const _0x5c3129=_0x17b5e1['model'],_0x125489=_0x17b5e1['model']['document']['selection'],_0x504505=_0x33af64&&void 0x0!==_0x33af64['forceValue']?_0x33af64['forceValue']:!_0x3c2593['value'];let _0x6eed65;_0x33af64['language']||(_0x33af64['language']=_0x27f871[0x0]['language']),_0x6eed65=_0x504505?Array['from'](_0x125489['getSelectedBlocks']())['filter'](_0x433639=>eo(_0x433639)||function(_0x6523a6,_0x35fdd1){if(_0x6523a6['is']('rootElement')||_0x35fdd1['isLimit'](_0x6523a6))return!0x1;return _0x35fdd1['checkChild'](_0x6523a6['parent'],'codeBlock');}(_0x433639,_0x5c3129['schema'])):Array['from'](_0x125489['getSelectedBlocks']())['filter'](_0xefc221=>eo(_0xefc221));const _0x143e73=to(_0x6eed65,_0x5c3129);_0x5c3129['change'](()=>{for(const _0xd9cf59 of _0x143e73)_0xdc4af7['markBlockFormat'](_0xd9cf59,{'commandName':'codeBlock','commandParams':[{..._0x33af64,'forceValue':_0x504505}],'formatGroupId':'blockName'});});}),(_0xdc4af7['descriptionFactory']['registerElementLabel']('codeBlock',_0xecfd62=>o(_0x4cfba9,'ELEMENT_CODE_BLOCK',_0xecfd62)),_0xdc4af7['descriptionFactory']['registerDescriptionCallback'](_0x697e09=>{if('formatBlock'!=_0x697e09['type'])return;const _0x59b504=_0x4cfba9['t'],{data:_0x251dd5}=_0x697e09;if(!_0x251dd5||'codeBlock'!=_0x251dd5['commandName'])return;const _0x39a7ca=_0x251dd5['commandParams'][0x0]['language'],_0x5ef46f=_0x59b504(_0x27f871['find'](_0x2c9a3f=>_0x2c9a3f['language']===_0x39a7ca)['label'])['toLowerCase']();return _0x251dd5['commandParams'][0x0]['forceValue']?{'type':'format','content':o(_0x4cfba9,'*Set\x20format:*\x20%0',o(_0x4cfba9,'ELEMENT_CODE_BLOCK',0x1)+'\x20('+_0x5ef46f+')')}:{'type':'format','content':o(_0x4cfba9,'*Remove\x20format:*\x20%0',o(_0x4cfba9,'ELEMENT_CODE_BLOCK',0x1))};}));}}function eo(_0x43d168){return'codeBlock'==_0x43d168['name'];}class H extends _0x4a3ee7{['afterInit'](){const _0x59c592=this['editor'];if(!_0x59c592['plugins']['has']('CommentsEditing'))return;_0x59c592['plugins']['get']('TrackChangesEditing')['enableCommand']('addCommentThread');}}function io(_0x2f4b1b,_0x494abf,_0x2fe4c7){const _0x34fc65=[];for(const _0x3244fe of _0x494abf['getItems']())_0x3244fe['hasAttribute'](_0x2f4b1b)&&_0x34fc65['push'](_0x2fe4c7['createRangeOn'](_0x3244fe));return _0x34fc65;}function _e(_0x3d969c,_0x1e7d9e,{showActiveMarker:_0x41dc97=!0x0}={}){const _0x483b72=_0x3d969c['plugins']['get']('TrackChangesEditing');return(_0x450cb9,_0x3d375f,_0x30d263)=>{if(!_0x30d263['consumable']['test'](_0x3d375f['markerRange'],_0x450cb9['name']))return;const _0x467916=_0x3d375f['markerRange']['getWalker'](),_0x59511f=_0x3d375f['markerRange']['start'],_0x1f59fa=_0x3d969c['model']['schema'];let _0x2e3b3a=null,_0x27dc56=null,_0x4a93c0=!0x1,_0x32b081=!0x1;for(const _0x3dbba8 of _0x467916){const _0x516aa2=_0x3dbba8['item'];_0x4a93c0=_0x4a93c0||_0x1f59fa['isContent'](_0x516aa2);const _0x1234e1=_0x30d263['mapper']['toViewElement'](_0x516aa2);if(_0x1234e1&&_0x1234e1['getCustomProperty']('addHighlight'))return;'elementEnd'==_0x3dbba8['type']&&(_0x1f59fa['isBlock'](_0x516aa2)&&!_0x1f59fa['isLimit'](_0x516aa2)&&(_0x516aa2['nextSibling']||_0x59511f['isAtEnd']?_0x2e3b3a&&_0x2e3b3a['parent']==_0x516aa2||(_0x2e3b3a=_0x516aa2,_0x1fdcf8(_0x3dbba8['previousPosition']),_0x32b081=!0x0):_0x27dc56=_0x27dc56||_0x3dbba8['previousPosition']));}function _0x1fdcf8(_0x9b60bf){const _0x377d06=_0x30d263['writer']['createUIElement']('span',{'class':'ck-suggestion-marker-'+_0x1e7d9e}),_0x3cfb11=_0x30d263['mapper']['toViewPosition'](_0x9b60bf);_0x41dc97&&_0x483b72['activeMarkers']['includes'](_0x3d375f['markerName'])&&_0x30d263['writer']['addClass']('ck-suggestion-marker--active',_0x377d06),_0x30d263['writer']['insert'](_0x3cfb11,_0x377d06),_0x30d263['mapper']['bindElementToMarker'](_0x377d06,_0x3d375f['markerName']);}_0x4a93c0||_0x32b081||!_0x27dc56||_0x1fdcf8(_0x27dc56);};}class q extends _0x4a3ee7{static get['requires'](){return[_0x3327cd];}['init'](){const _0x4a4370=this['editor'],_0x14fee9=_0x4a4370['plugins']['get']('TrackChangesEditing');_0x14fee9['enableCommand']('delete');const _0x20be5d=_0x4a4370['commands']['get']('deleteForward');_0x14fee9['enableCommand']('deleteForward',(_0x31f515,_0x562f8d={})=>{const _0x1908aa=_0x4a4370['model']['createSelection'](_0x4a4370['model']['document']['selection']);_0x1908aa['isCollapsed']&&_0x4a4370['model']['modifySelection'](_0x1908aa,{'direction':'forward','unit':_0x562f8d['unit']});const _0x4d6262=_0x1908aa['getFirstRange'](),_0x356de6=_0x1861aa['fromRange'](_0x4d6262);let _0x177d04;_0x31f515(_0x562f8d),_0x177d04='$graveyard'==_0x356de6['root']['rootName']?_0x4a4370['model']['createRange'](_0x4d6262['start']):_0x4a4370['model']['createRange'](_0x356de6['start'],_0x356de6['end']),_0x356de6['detach'](),_0x4a4370['model']['enqueueChange'](_0x20be5d['buffer']['batch'],_0x4f1fad=>{_0x20be5d['buffer']['lock'](),_0x4f1fad['setSelection'](_0x4f1fad['createRange'](_0x177d04['end'])),_0x20be5d['buffer']['unlock']();});}),_0x4a4370['editing']['downcastDispatcher']['on']('addMarker:suggestion:deletion',_e(_0x4a4370,'merge'),{'priority':'high'}),_0x4a4370['data']['downcastDispatcher']['on']('addMarker:suggestion:deletion',(_0x1a6821,_0x37230f,_0x5299bf)=>{_0x5299bf['options']['showSuggestionHighlights']&&_e(_0x4a4370,'merge',{'showActiveMarker':!0x1})['bind'](this)(_0x1a6821,_0x37230f,_0x5299bf);},{'priority':'high'}),_0x4a4370['editing']['downcastDispatcher']['on']('removeMarker:suggestion:deletion',(_0x974d64,_0x329847,_0x245d0d)=>{const _0x4bbada=_0x245d0d['mapper']['markerNameToElements'](_0x329847['markerName']);if(_0x4bbada){for(const _0x623b90 of _0x4bbada)_0x623b90['is']('uiElement')&&(_0x245d0d['mapper']['unbindElementFromMarkerName'](_0x623b90,_0x329847['markerName']),_0x245d0d['writer']['remove'](_0x623b90));}},{'priority':'high'});}}class z extends _0x4a3ee7{['afterInit'](){const _0x133b94=this['editor'];if(!_0x133b94['plugins']['has']('ListEditing'))return;const _0x253ea5=_0x133b94['locale'],_0x2daed1=_0x133b94['plugins']['get']('TrackChangesEditing'),_0x26f0ab=_0x133b94['plugins']['has']('TodoListEditing'),_0x2faf9e=!!_0x133b94['config']['get']('list.multiBlock');function _0x5b31a0(_0x5d3f13){return{'type':'format','content':''+o(_0x253ea5,'*Set\x20format:*\x20%0',_0x5d3f13)};}function _0x3a43a6(_0x5782ca){return{'type':'format','content':''+o(_0x253ea5,'*Remove\x20format:*\x20%0',_0x5782ca)};}_0x2daed1['enableDefaultAttributesIntegration']('numberedList'),_0x2daed1['enableDefaultAttributesIntegration']('bulletedList'),_0x2daed1['enableDefaultAttributesIntegration']('customNumberedList'),_0x2daed1['enableDefaultAttributesIntegration']('customBulletedList'),_0x2daed1['enableDefaultAttributesIntegration']('indentList'),_0x2daed1['enableDefaultAttributesIntegration']('outdentList'),_0x2daed1['enableDefaultAttributesIntegration']('splitListItemAfter'),_0x2daed1['enableDefaultAttributesIntegration']('splitListItemBefore'),_0x2daed1['registerBlockAttribute']('listItemId'),_0x2daed1['registerBlockAttribute']('listType'),_0x2daed1['registerBlockAttribute']('listIndent'),_0x2faf9e&&(_0x2daed1['enableDefaultAttributesIntegration']('mergeListItemBackward'),_0x2daed1['enableDefaultAttributesIntegration']('mergeListItemForward')),_0x26f0ab&&(_0x2daed1['enableDefaultAttributesIntegration']('todoList'),_0x2daed1['enableDefaultAttributesIntegration']('checkTodoList'),_0x2daed1['registerBlockAttribute']('todoListChecked'),_0x2daed1['descriptionFactory']['registerDescriptionCallback'](_0x353973=>{const {data:_0x336dbf}=_0x353973;if(_0x336dbf&&'todoListChecked'==_0x336dbf['key'])return{'type':'format','content':_0x336dbf['newValue']?o(_0x253ea5,'*Check\x20item*'):o(_0x253ea5,'*Uncheck\x20item*')};}),this['editor']['model']['document']['registerPostFixer'](_0x1b1e5a=>{if(_0x1b1e5a['batch']['isUndo'])return!0x1;let _0x55abd5=!0x1;const _0x22ca15=_0x2daed1['getSuggestions']({'skipNotAttached':!0x0})['filter'](_0x15e6b4=>'todoListChecked'===_0x2daed1['_getAttributeKey'](_0x15e6b4));for(const _0x42c052 of _0x22ca15){'todo'!=_0x42c052['getFirstRange']()['start']['nodeAfter']['getAttribute']('listType')&&(_0x2daed1['_findSuggestions'](_0x42c052['getFirstRange'](),'attribute')['find'](_0x46555f=>'listType'===_0x2daed1['_getAttributeKey'](_0x46555f['suggestion']))||(_0x1b1e5a['removeMarker'](_0x42c052['getFirstMarker']()),_0x55abd5=!0x0));}return _0x55abd5;})),_0x2daed1['descriptionFactory']['registerAttributeLabel']('listIndent',o(_0x253ea5,'FORMAT_INDENT'));const _0x14a884={'type':'format','content':''};_0x2daed1['descriptionFactory']['registerDescriptionCallback'](_0x7f197f=>{const {data:_0x401070}=_0x7f197f;if(!_0x401070||'listType'!=_0x401070['key'])return;let _0x793363=_0x7f197f['head'];for(;_0x793363;){if(_0x793363['data']&&(('listStyle'==_0x793363['data']['key']||'listMarkerStyle'==_0x793363['data']['key'])&&(_0x793363['data']['newValue']&&'default'!=_0x793363['data']['newValue']||'default'!=_0x793363['data']['oldValue']&&!_0x401070['newValue'])||!_0x2faf9e&&_0x793363['data']['key']==m))return _0x14a884;_0x793363=_0x793363['next'];}if(null==_0x401070['newValue'])switch(_0x401070['oldValue']){case'bulleted':return _0x3a43a6(o(_0x253ea5,'ELEMENT_BULLETED_LIST'));case'numbered':return _0x3a43a6(o(_0x253ea5,'ELEMENT_NUMBERED_LIST'));case'todo':return _0x3a43a6(o(_0x253ea5,'ELEMENT_TODO_LIST'));}switch(_0x401070['newValue']){case'bulleted':return _0x5b31a0(o(_0x253ea5,'ELEMENT_BULLETED_LIST'));case'numbered':return _0x5b31a0(o(_0x253ea5,'ELEMENT_NUMBERED_LIST'));case'todo':return _0x5b31a0(o(_0x253ea5,'ELEMENT_TODO_LIST'));}}),_0x2daed1['descriptionFactory']['registerDescriptionCallback'](_0x252795=>{const {data:_0x27ca2e}=_0x252795;if(_0x27ca2e&&'listIndent'==_0x27ca2e['key'])return null==_0x27ca2e['newValue']||null==_0x27ca2e['oldValue']&&0x0==_0x27ca2e['newValue']?_0x14a884:void 0x0;}),_0x2daed1['descriptionFactory']['registerDescriptionCallback'](_0x54d78b=>{if('attribute'!=_0x54d78b['type'])return;const {data:_0x333011}=_0x54d78b;if(!_0x333011||'listItemId'!=_0x333011['key'])return;const _0x4e39d0=le(_0x54d78b);return'newValue'==_0x4e39d0?{'type':'format','content':o(_0x253ea5,'*Merge:*\x20list\x20item')}:'oldValue'==_0x4e39d0?{'type':'format','content':o(_0x253ea5,'*Split:*\x20list\x20item')}:_0x14a884;}),_0x133b94['model']['document']['registerPostFixer'](_0x221f28=>this['listItemIdFixer'](_0x221f28)),_0x133b94['model']['document']['registerPostFixer'](_0x2bd4e4=>this['noTrackChangesFixer'](_0x2bd4e4)),_0x133b94['model']['document']['registerPostFixer'](_0x4dd25a=>this['assureChains'](_0x4dd25a)),this['_supportLegacySuggestions']();}['listItemIdFixer'](_0x35524e){if(_0x35524e['batch']['isUndo']||!_0x35524e['batch']['isLocal'])return!0x1;let _0x163250=!0x1;const _0x216007=this['editor']['plugins']['get']('TrackChangesEditing')['getSuggestions']({'skipNotAttached':!0x0})['filter'](_0x3cbb5f=>_0x3cbb5f['data']&&'listItemId'==_0x3cbb5f['data']['key'])['filter'](_0x1e77d6=>_0x1e77d6['data']['newValue']&&_0x1e77d6['data']['oldValue']);for(const _0x5c0f60 of _0x216007)le(_0x5c0f60)||(_0x35524e['removeMarker'](_0x5c0f60['getFirstMarker']()),_0x163250=!0x0);return _0x163250;}['noTrackChangesFixer'](_0x37467d){if(_0x37467d['batch']['isUndo']||!_0x37467d['batch']['isLocal'])return!0x1;const _0xddb197=this['editor']['plugins']['get']('TrackChangesEditing');if(_0xddb197['trackChangesCommand']['value'])return!0x1;let _0x8beb59=!0x1;const _0x382473=['listType','listItemId','listIndent','listStyle','listStart','listReversed','todoListCheck','listMarker','listMarkerStyle'],_0x409baf=this['editor']['model']['document']['differ']['getChanges']()['filter'](_0x1cc701=>'attribute'==_0x1cc701['type'])['filter'](_0x2cbb89=>_0x382473['includes'](_0x2cbb89['attributeKey']));if(0x0==_0x409baf['length'])return _0x8beb59;for(const _0x53f64e of _0x409baf){const _0x530815=_0xddb197['_findSuggestions'](_0x53f64e['range'],'attribute')['filter'](_0x597391=>!_0x597391['meta']['isNextTo'])['map'](_0x89a914=>_0x89a914['suggestion'])['filter'](_0x478b35=>{const _0x4153c8=_0xddb197['_getAttributeKey'](_0x478b35);return _0x382473['includes'](_0x4153c8);});if(_0x530815['length']){for(const _0x11f145 of _0x530815)_0x37467d['removeMarker'](_0x11f145['getFirstMarker']());_0x8beb59=!0x0;}}return _0x8beb59;}['assureChains'](_0x311087){if(_0x311087['batch']['isUndo']||!_0x311087['batch']['isLocal'])return!0x1;const _0x5bdc30=this['editor']['plugins']['get']('TrackChangesEditing');let _0x487534=!0x1;const _0xff53bd=['listType','listItemId','listIndent','listStyle','listStart','listReversed','todoListCheck','listMarker','listMarkerStyle'];for(const _0x10880e of _0x5bdc30['getSuggestions']({'skipNotAttached':!0x0})){const _0x209505=_0x5bdc30['_findSuggestions'](_0x10880e['getFirstRange'](),'attribute')['map'](_0x55e4df=>_0x55e4df['suggestion'])['filter'](_0xc540d3=>_0xc540d3['data']&&_0xff53bd['includes'](_0xc540d3['data']['key']));if(!_0x209505['length'])continue;const _0x2ccad8=_0x209505[0x0]['head']['attributes']['groupId'];if(!_0x209505['every'](_0x5617db=>_0x5617db['attributes']['groupId']===_0x2ccad8)){for(const _0x891d83 of _0x209505)_0x560289(_0x891d83,_0x2ccad8)&&(_0x487534=!0x0);}}return _0x487534;function _0x139a96(_0x5e9cad,_0x808b0d){for(const _0x1c169d of _0x5bdc30['getSuggestions']({'skipNotAttached':!0x0})['filter'](_0x1f0d30=>'attribute'==_0x1f0d30['type']&&_0x1f0d30['attributes']['groupId']==_0x5e9cad))_0x1c169d['setAttribute']('groupId',_0x808b0d);}function _0x560289(_0x5000a5,_0x27a2ea){let _0x378bd4=_0x5000a5['head'],_0x54e8b0=!0x1;for(;_0x378bd4;)_0x378bd4['attributes']['groupId']!=_0x27a2ea&&(_0x139a96(_0x378bd4['attributes']['groupId'],_0x27a2ea),_0x378bd4['setAttribute']('groupId',_0x27a2ea),_0x54e8b0=!0x0),_0x378bd4=_0x378bd4['next'];return _0x54e8b0;}}['_supportLegacySuggestions'](){const _0x3dec47=this['editor'],_0x163e8f=_0x3dec47['locale'],_0x4faf33=_0x3dec47['plugins']['get']('TrackChangesEditing');this['_registerLegacyDescription'](),_0x4faf33['_suggestionFactory']['registerCustomCallback']('formatBlock','documentList','accept',function(_0x5261f8,_0x52f8f6){const _0x416ae6=[];for(let _0x22e09f of _0x5261f8)_0x22e09f['start']['nodeAfter']===_0x22e09f['end']['parent']&&(_0x22e09f=_0x3dec47['model']['createRange'](_0x3dec47['model']['createPositionAt'](_0x22e09f['start']['nodeAfter'],0x0))),_0x416ae6['push'](_0x22e09f);_0x3dec47['model']['change'](_0x48db5c=>{const _0x387677=_0x3dec47['model']['document']['selection'],_0x1d87b6=Array['from'](_0x387677['getRanges']())['map'](_0x238dd0=>_0x1861aa['fromRange'](_0x238dd0));_0x48db5c['setSelection'](_0x416ae6),_0x3dec47['commands']['get'](_0x52f8f6['commandName'])['refresh'](),_0x52f8f6['commandParams']['push']({'forceDefaultExecution':!0x0}),_0x3dec47['execute'](_0x52f8f6['commandName'],..._0x52f8f6['commandParams']),_0x48db5c['setSelection'](_0x1d87b6);for(const _0x18d0d5 of _0x1d87b6)_0x18d0d5['detach']();});}),_0x4faf33['descriptionFactory']['registerElementLabel'](function(_0x38c24b){const _0x5cf684=!_0x3dec47['model']['schema']['isObject'](_0x38c24b),_0x457bc6=_0x38c24b['previousSibling'],_0x42ad8b=_0x38c24b['nextSibling'],_0x5059f7=_0x38c24b['getAttribute']('listItemId'),_0x561898=!_0x457bc6||_0x457bc6['getAttribute']('listItemId')!==_0x5059f7,_0x4d2811=!_0x42ad8b||_0x42ad8b['getAttribute']('listItemId')!==_0x5059f7;return _0x5cf684&&Boolean(_0x5059f7)&&_0x561898&&_0x4d2811;},_0x5b7395=>o(_0x163e8f,'ELEMENT_LIST_ITEM',_0x5b7395));}['_registerLegacyDescription'](){const _0x10ef2b=this['editor'],_0x51d93f=_0x10ef2b['locale'];function _0x47e88d(_0x209880){const _0x3f77f2=_0x10ef2b['commands']['get']('bulletedList')['value'],_0x30ee95=_0x10ef2b['commands']['get']('numberedList')['value'];return'numberedList'===_0x209880?_0x3f77f2:_0x30ee95;}_0x10ef2b['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](function(_0x13cbcd){if('formatBlock'!=_0x13cbcd['type'])return;const {data:_0x3b7658}=_0x13cbcd;if(!_0x3b7658)return;let _0x4720aa,_0x6ce3b7,_0x187f12,_0x409a5a;switch(_0x3b7658['commandName']){case'bulletedList':_0x187f12=_0x3b7658['commandParams'][0x0]['forceValue'],_0x409a5a=_0x47e88d(_0x3b7658['commandName']),_0x4720aa=_0x187f12?'*Format:*\x20insert\x20into\x20%0':'*Format:*\x20remove\x20from\x20%0',!_0x409a5a&&_0x10ef2b['config']['get']('list.multiBlock')||(_0x4720aa='*Change\x20to:*\x20%0'),_0x6ce3b7={'type':'format','content':o(_0x51d93f,_0x4720aa,o(_0x51d93f,'ELEMENT_BULLETED_LIST'))};break;case'numberedList':_0x187f12=_0x3b7658['commandParams'][0x0]['forceValue'],_0x409a5a=_0x47e88d(_0x3b7658['commandName']),_0x4720aa=_0x187f12?'*Format:*\x20insert\x20into\x20%0':'*Format:*\x20remove\x20from\x20%0',!_0x409a5a&&_0x10ef2b['config']['get']('list.multiBlock')||(_0x4720aa='*Change\x20to:*\x20%0'),_0x6ce3b7={'type':'format','content':o(_0x51d93f,_0x4720aa,o(_0x51d93f,'ELEMENT_NUMBERED_LIST'))};break;case'indentList':_0x4720aa='*Indent:*\x20%0',_0x6ce3b7={'type':'format','content':o(_0x51d93f,_0x4720aa,o(_0x51d93f,'ELEMENT_LIST_ITEM'))};break;case'outdentList':_0x4720aa=function(_0x5f1c03){const _0xf93d83=_0x5f1c03['getFirstRange']();let _0x45b185=_0xf93d83['start']['nodeAfter'];for(;_0x45b185&&_0xf93d83['containsItem'](_0x45b185);){if(_0x45b185['getAttribute']('listIndent')>0x0)return!0x1;_0x45b185=_0x45b185['nextSibling'];}return!0x0;}(_0x13cbcd)?o(_0x51d93f,'*Format:*\x20remove\x20from\x20%0',o(_0x51d93f,function(_0xcb6f9e){return'ELEMENT_'+_0xcb6f9e['getFirstRange']()['start']['nodeAfter']['getAttribute']('listType')['toUpperCase']()+'_LIST';}(_0x13cbcd))):o(_0x51d93f,'*Outdent:*\x20%0',o(_0x51d93f,'ELEMENT_LIST_ITEM')),_0x6ce3b7={'type':'format','content':_0x4720aa};break;case'mergeListItemBackward':case'mergeListItemForward':!0x1===_0x3b7658['multipleBlocks']&&(_0x4720aa='*Merge:*\x20%0',_0x6ce3b7={'type':'deletion','content':o(_0x51d93f,_0x4720aa,o(_0x51d93f,'ELEMENT_LIST_ITEM'))});}return _0x6ce3b7;});}}function le(_0x1b4c30){let _0x4e56ef=_0x1b4c30['getFirstRange']()['start']['nodeAfter']['previousSibling'];for(;_0x4e56ef;){const _0x49a1d3=_0x4e56ef['getAttribute']('listItemId');if(!_0x49a1d3)return!0x1;if(_0x49a1d3==_0x1b4c30['data']['newValue'])return'newValue';if(_0x49a1d3==_0x1b4c30['data']['oldValue'])return'oldValue';_0x4e56ef=_0x4e56ef['previousSibling'];}return!0x1;}class ue extends _0x4a3ee7{['afterInit'](){if(!this['editor']['plugins']['has']('ListPropertiesEditing'))return;const _0x299c82=this['editor']['config']['get']('list.properties'),_0x1ca8ab=this['editor']['plugins']['get']('TrackChangesEditing');_0x299c82['styles']&&(_0x1ca8ab['enableDefaultAttributesIntegration']('listStyle'),_0x1ca8ab['registerBlockAttribute']('listStyle')),_0x299c82['reversed']&&(_0x1ca8ab['enableDefaultAttributesIntegration']('listReversed'),_0x1ca8ab['registerBlockAttribute']('listReversed')),_0x299c82['startIndex']&&(_0x1ca8ab['enableDefaultAttributesIntegration']('listStart'),_0x1ca8ab['registerBlockAttribute']('listStart'));const _0x39ae34={'type':'format','content':''};_0x1ca8ab['descriptionFactory']['registerDescriptionCallback'](this['handleDescriptions']['bind'](this));const _0x33041d=this['editor']['locale'];_0x1ca8ab['descriptionFactory']['registerAttributeLabel']('listReversed',o(_0x33041d,'FORMAT_LIST_REVERSED')),_0x1ca8ab['descriptionFactory']['registerDescriptionCallback'](_0x4ce085=>{const {data:_0x518f7d}=_0x4ce085;if(_0x518f7d&&'listReversed'==_0x518f7d['key'])return null==_0x518f7d['newValue']||0x0==_0x518f7d['newValue']&&null==_0x518f7d['oldValue']?_0x39ae34:void 0x0;}),_0x1ca8ab['descriptionFactory']['registerAttributeLabel']('listStart',o(_0x33041d,'FORMAT_LIST_START')),_0x1ca8ab['descriptionFactory']['registerDescriptionCallback'](_0x1160b5=>{const {data:_0x365cdb}=_0x1160b5;if(_0x365cdb&&'listStart'==_0x365cdb['key'])return null==_0x365cdb['newValue']||0x1==_0x365cdb['newValue']&&null==_0x365cdb['oldValue']?_0x39ae34:void 0x0;}),this['editor']['model']['document']['registerPostFixer'](_0xdbba22=>{if(_0xdbba22['batch']['isUndo'])return!0x1;let _0x1074fe=!0x1;const _0x980cf5=_0x1ca8ab['getSuggestions']({'skipNotAttached':!0x0})['filter'](_0x5ddc01=>{const _0x15196b=_0x1ca8ab['_getAttributeKey'](_0x5ddc01);return'listStart'==_0x15196b||'listReversed'==_0x15196b;});for(const _0x468f95 of _0x980cf5){const _0xec27f9=_0x468f95['getFirstRange']()['start']['nodeAfter']['getAttribute']('listType');if('numbered'==_0xec27f9||'customNumbered'==_0xec27f9)continue;_0x1ca8ab['_findSuggestions'](_0x468f95['getFirstRange'](),'attribute')['find'](_0x72e7da=>'listType'==_0x1ca8ab['_getAttributeKey'](_0x72e7da['suggestion']))||(_0xdbba22['removeMarker'](_0x468f95['getFirstMarker']()),_0x1074fe=!0x0);}return _0x1074fe;}),this['_registerLegacyDescription']();}['handleDescriptions'](_0x3f33df){const _0x337baf=this['editor']['locale'],{data:_0x282708}=_0x3f33df,_0x53dfa2={'type':'format','content':''};if(!_0x282708||'listStyle'!=_0x282708['key'])return;if(!_0x282708['oldValue'])return'default'==_0x282708['newValue']?_0x53dfa2:{'type':'format','content':''+o(_0x337baf,'*Set\x20format:*\x20%0',o(_0x337baf,this['_getTranslationKeyForListStyle'](_0x282708['newValue'])))};if(!_0x282708['newValue']){if('default'==_0x282708['oldValue'])return _0x53dfa2;let _0x509500=_0x3f33df['head'];for(;_0x509500;){if(_0x509500['data']&&'listType'==_0x509500['data']['key']&&_0x509500['data']['newValue'])return _0x53dfa2;_0x509500=_0x509500['next'];}return{'type':'format','content':''+o(_0x337baf,'*Remove\x20format:*\x20%0',o(_0x337baf,this['_getTranslationKeyForListStyle'](_0x282708['oldValue'])))};}if('default'!=_0x282708['newValue'])return{'type':'format','content':''+o(_0x337baf,'*Set\x20format:*\x20%0',o(_0x337baf,this['_getTranslationKeyForListStyle'](_0x282708['newValue'])))};let _0x563757=_0x3f33df['head'];for(;_0x563757;){if(_0x563757['data']&&'listType'==_0x563757['data']['key']&&_0x563757['data']['newValue']&&_0x563757['data']['oldValue'])return _0x53dfa2;_0x563757=_0x563757['next'];}return{'type':'format','content':o(_0x337baf,'*Set\x20format:*\x20%0',o(_0x337baf,'ELEMENT_'+_0x3f33df['getFirstRange']()['start']['nodeAfter']['getAttribute']('listType')['toUpperCase']()+'_LIST_DEFAULT'))};}['_registerLegacyDescription'](){const _0x36b15d=this['editor'],_0x90c6a9=_0x36b15d['locale'];_0x36b15d['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](_0x322e91=>{if('formatBlock'!=_0x322e91['type'])return;const {data:_0x329ef7}=_0x322e91;if(!_0x329ef7)return;let _0x1db798,_0x479f7f;switch(_0x329ef7['commandName']){case'listStyle':_0x1db798='*Change\x20to:*\x20%0',_0x479f7f={'type':'format','content':o(_0x90c6a9,_0x1db798,o(_0x90c6a9,this['_getTranslationKeyForListStyle'](_0x329ef7['commandParams'][0x0]['type'])))};break;case'listReversed':_0x1db798=_0x329ef7['commandParams'][0x0]['reversed']?'*Format:*\x20set\x20order\x20to\x20reversed':'*Format:*\x20set\x20order\x20to\x20regular',_0x479f7f={'type':'format','content':o(_0x90c6a9,_0x1db798)};break;case'listStart':_0x1db798='*Format:*\x20set\x20start\x20index\x20to\x20%0',_0x479f7f={'type':'format','content':o(_0x90c6a9,_0x1db798,_0x329ef7['commandParams'][0x0]['startIndex'])};}return _0x479f7f;});}['_getTranslationKeyForListStyle'](_0x178977){return'ELEMENT_'+function(_0x2c2e02){if(pe['includes'](_0x2c2e02))return'bulleted';if(ye['includes'](_0x2c2e02))return'numbered';return null;}(_0x178977)['toUpperCase']()+'_LIST_'+_0x178977['toUpperCase']()['replace'](/-/g,'_');}}const pe=['disc','circle','square'],ye=['decimal','decimal-leading-zero','lower-roman','upper-roman','lower-latin','upper-latin'];class W extends _0x4a3ee7{static get['requires'](){return[_0x3fe4a9];}['init'](){const _0x439814=this['editor'],_0x562183=_0x439814['plugins']['get']('TrackChangesEditing'),_0x180a20=_0x439814['commands']['get']('enter');_0x562183['enableCommand']('enter',()=>{_0x439814['model']['change'](_0x5d1791=>{const _0x59962a=_0x439814['model']['document']['selection'],_0x377b0d=_0x59962a['getFirstPosition'](),_0xf88d53=_0x1861aa['fromRange'](_0x59962a['getFirstRange']());if(_0x180a20['enterBlock'](_0x5d1791)){const _0x49e965=_0x439814['model']['createPositionAt'](_0x377b0d['parent']['nextSibling'],0x0),_0x44eeeb=_0x5d1791['createRange'](_0x377b0d,_0x49e965);_0x562183['markInsertion'](_0x44eeeb);}else _0x5d1791['setSelection'](_0x5d1791['createRange'](_0xf88d53['end']));_0xf88d53['detach'](),_0x180a20['fire']('afterExecute',{'writer':_0x5d1791});});}),_0x439814['editing']['downcastDispatcher']['on']('addMarker:suggestion:insertion',_e(_0x439814,'split'),{'priority':'high'}),_0x439814['editing']['downcastDispatcher']['on']('removeMarker:suggestion:insertion',(_0x4cadb8,_0x379b14,_0x4b90ef)=>{const _0x289bf2=_0x4b90ef['mapper']['markerNameToElements'](_0x379b14['markerName']);if(_0x289bf2){for(const _0x23e217 of _0x289bf2)_0x23e217['hasClass']('ck-suggestion-marker-split')&&(_0x4b90ef['mapper']['unbindElementFromMarkerName'](_0x23e217,_0x379b14['markerName']),_0x4b90ef['writer']['remove'](_0x23e217));}},{'priority':'high'}),_0x439814['data']['downcastDispatcher']['on']('addMarker:suggestion:insertion',(_0x9e7c2a,_0x4f3147,_0x5d8874)=>{_0x5d8874['options']['showSuggestionHighlights']&&_e(_0x439814,'split',{'showActiveMarker':!0x1})['bind'](this)(_0x9e7c2a,_0x4f3147,_0x5d8874);},{'priority':'high'});}}class J extends _0x4a3ee7{['afterInit'](){if(!this['editor']['plugins']['has']('FindAndReplaceEditing'))return;const _0x2d3ecc=this['editor']['plugins']['get']('TrackChangesEditing');_0x2d3ecc['enableCommand']('find',this['handleFindCommand']['bind'](this)),_0x2d3ecc['enableCommand']('findNext'),_0x2d3ecc['enableCommand']('findPrevious'),_0x2d3ecc['enableCommand']('replace'),_0x2d3ecc['enableCommand']('replaceAll');}['handleFindCommand'](_0x2abeec,_0x2a7da8,_0x5f2722={}){const _0x4c751e=this['editor']['plugins']['get']('FindAndReplaceUtils');return _0x2abeec(_0x496cfb=>{let _0xd293a1=('string'==typeof _0x2a7da8?_0x4c751e['findByTextCallback'](_0x2a7da8,_0x5f2722):_0x2a7da8)(_0x496cfb);Array['isArray'](_0xd293a1)&&(_0xd293a1={'results':_0xd293a1,'searchText':'string'==typeof _0x2a7da8?_0x2a7da8:''});const _0x28b0c5=_0xd293a1['results']['filter'](_0x4747c2=>!0x1===this['_isInDeletionRange'](_0x4747c2,_0x496cfb['item']));return{..._0xd293a1,'results':_0x28b0c5};},_0x5f2722);}['_isInDeletionRange'](_0x2485ec,_0x1e27ba){const _0x38c7e9=this['editor']['model']['createRange'](this['editor']['model']['createPositionAt'](_0x1e27ba,_0x2485ec['start']),this['editor']['model']['createPositionAt'](_0x1e27ba,_0x2485ec['end']));for(const _0x1bb14b of this['editor']['model']['markers']['getMarkersGroup']('suggestion:deletion'))if(null!==_0x38c7e9['getIntersection'](_0x1bb14b['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 _0x4a3ee7{['afterInit'](){const _0x3c00db=this['editor']['locale'],_0x3ff1f3=this['editor']['plugins']['get']('TrackChangesEditing');for(const {pluginName:_0x42449b,commandName:_0x19d104}of ro)this['editor']['plugins']['has'](_0x42449b)&&(_0x3ff1f3['enableDefaultAttributesIntegration'](_0x19d104),_0x3ff1f3['registerInlineAttribute'](_0x19d104));_0x3ff1f3['descriptionFactory']['registerAttributeLabel']('fontSize',o(_0x3c00db,'FORMAT_FONT_SIZE')),_0x3ff1f3['descriptionFactory']['registerAttributeLabel']('fontFamily',o(_0x3c00db,'FORMAT_FONT_FAMILY')),_0x3ff1f3['descriptionFactory']['registerAttributeLabel']('fontColor',o(_0x3c00db,'FORMAT_FONT_COLOR')),_0x3ff1f3['descriptionFactory']['registerAttributeLabel']('fontBackgroundColor',o(_0x3c00db,'FORMAT_FONT_BACKGROUND')),this['_registerLegacyDescription']();}['_registerLegacyDescription'](){const _0x185667=this['editor'],_0x1133b1=_0x185667['locale'];_0x185667['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](_0x8ed4c7=>{const _0x5de73e=_0x1133b1['t'];if('formatInline'!=_0x8ed4c7['type'])return;const {data:_0x546a55}=_0x8ed4c7;if(null!=_0x546a55){if('fontSize'==_0x546a55['commandName']){const _0x5ea3cb=_0x546a55['commandParams'][0x0]['value'];if(_0x5ea3cb){const _0x391e66=_0x5de73e(this['editor']['plugins']['get']('FontSize')['normalizeSizeOptions'](this['editor']['config']['get']('fontSize.options'))['find'](_0x2bc17d=>_0x2bc17d['model']==_0x5ea3cb)['title'])['toLowerCase']();return{'type':'format','content':o(_0x1133b1,'*Set\x20font\x20size:*\x20%0',_0x391e66)};}return{'type':'format','content':o(_0x1133b1,'*Reset\x20font\x20size*')};}if('fontFamily'==_0x546a55['commandName']){const _0x1d8de2=_0x546a55['commandParams'][0x0]['value'];return _0x1d8de2?{'type':'format','content':o(_0x1133b1,'*Set\x20font\x20family:*\x20%0',_0x1d8de2)}:{'type':'format','content':o(_0x1133b1,'*Reset\x20font\x20family*')};}if('fontColor'==_0x546a55['commandName']){const _0x32ef8d=_0x546a55['commandParams'][0x0]['value'];if(_0x32ef8d){const _0x5c23a0=_0x28f5bb(this['editor']['config']['get']('fontColor.colors'))['find'](_0x2e52be=>_0x2e52be['model']==_0x32ef8d);let _0x45e012=_0x32ef8d,_0x437303='';return _0x5c23a0&&(_0x45e012=_0x5c23a0['label'],_0x437303=_0x5de73e(_0x45e012)['toLowerCase']()),{'type':'format','content':o(_0x1133b1,'*Set\x20font\x20color:*\x20%0',_0x437303)['trim'](),'color':{'value':_0x32ef8d,'title':_0x437303||_0x45e012}};}return{'type':'format','content':o(_0x1133b1,'*Reset\x20font\x20color*')};}if('fontBackgroundColor'==_0x546a55['commandName']){const _0xd261fa=_0x546a55['commandParams'][0x0]['value'];if(_0xd261fa){const _0x408bce=_0x28f5bb(this['editor']['config']['get']('fontBackgroundColor.colors'))['find'](_0x57724b=>_0x57724b['model']==_0xd261fa);let _0x4bb076=_0xd261fa,_0x4c07cf='';return _0x408bce&&(_0x4bb076=_0x408bce['label'],_0x4c07cf=_0x5de73e(_0x4bb076)['toLowerCase']()),{'type':'format','content':o(_0x1133b1,'*Set\x20font\x20background\x20color:*\x20%0',_0x4c07cf)['trim'](),'color':{'value':_0xd261fa,'title':_0x4c07cf||_0x4bb076}};}return{'type':'format','content':o(_0x1133b1,'*Reset\x20font\x20background\x20color*')};}}});}}class X extends _0x4a3ee7{['afterInit'](){const _0x139920=this['editor'],_0x4ac2a2=_0x139920['plugins']['get']('TrackChangesEditing'),_0x1a8f88=_0x139920['commands']['get']('copyFormat'),_0x189bc0=_0x139920['commands']['get']('pasteFormat');_0x1a8f88&&_0x189bc0&&(_0x4ac2a2['enableDefaultAttributesIntegration']('pasteFormat'),_0x4ac2a2['enableCommand']('copyFormat'),this['_registerLegacyDescription']());}['_registerLegacyDescription'](){const _0x36f4c7=this['editor'],_0x47db76=_0x36f4c7['locale'];_0x36f4c7['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](_0x3afe17=>{if('formatBlock'!=_0x3afe17['type']&&'formatInline'!=_0x3afe17['type'])return;const {data:_0xa71b75}=_0x3afe17;if(_0xa71b75&&'pasteFormat'===_0xa71b75['commandName']){const _0xd22507=[],_0x4b387b=_0xa71b75['commandParams'][0x0];for(const [_0xfc7041,_0x499c43]of Object['entries'](_0x4b387b))_0xd22507['push'](so(_0x36f4c7,_0xfc7041,_0x499c43));return _0xd22507['length']?{'type':'format','content':o(_0x47db76,'*Set\x20format\x20to:*\x20%0',_0xd22507['join'](',\x20'))}:{'type':'format','content':o(_0x47db76,'*Remove\x20all\x20formatting*')};}});}}function so(_0x354728,_0x22e4c0,_0x1291b8){const _0x3a0bce=_0x354728['locale']['t'],_0x381dff=_0x22e4c0['split'](/(?=[A-Z])/)['join']('\x20'),_0xcbbcb3=_0x3a0bce(_0x381dff['charAt'](0x0)['toUpperCase']()+_0x381dff['slice'](0x1))['toLowerCase']();if('boolean'==typeof _0x1291b8)return _0xcbbcb3;if('fontColor'===_0x22e4c0||'fontBackgroundColor'===_0x22e4c0){const _0x42b2cb=_0x28f5bb(_0x354728['config']['get']('fontColor.colors'))['find'](_0x3a36d0=>_0x3a36d0['model']==_0x1291b8);return _0xcbbcb3+'\x20('+(_0x42b2cb?_0x3a0bce(_0x42b2cb['label'])['toLowerCase']():_0x1291b8)+')';}if('fontSize'===_0x22e4c0&&isNaN(parseFloat(_0x1291b8))){const _0x3fb1bb=_0x354728['plugins']['get']('FontSize')['normalizeSizeOptions'](_0x354728['config']['get']('fontSize.options'))['find'](_0xc57216=>_0xc57216['model']==_0x1291b8);return _0xcbbcb3+'\x20('+(_0x3fb1bb?_0x3a0bce(_0x3fb1bb['title'])['toLowerCase']():_0x1291b8)+')';}return _0xcbbcb3+'\x20('+_0x1291b8+')';}class Y extends _0x4a3ee7{['_headingOptions'];['afterInit'](){const _0x18ee23=this['editor'];if(!_0x18ee23['plugins']['has']('HeadingEditing'))return;this['_headingOptions']=_0x18ee23['config']['get']('heading.options');const _0x4ae3d6=_0x18ee23['locale'],_0x141e78=_0x18ee23['plugins']['get']('TrackChangesEditing');_0x141e78['enableDefaultAttributesIntegration']('heading');for(const _0x121620 of this['_headingOptions'])'paragraph'!=_0x121620['model']&&_0x141e78['descriptionFactory']['registerElementLabel'](_0x121620['model'],_0x59d1e6=>{const _0x114ac2=this['_getHeadingLevel'](_0x121620['model']);return null!==_0x114ac2?_0x1b5b4c(_0x59d1e6,_0x114ac2):_0x1de176(_0x59d1e6,_0x121620['title']);});function _0x1b5b4c(_0x2bdbfe,_0x5af9fe){return o(_0x4ae3d6,'ELEMENT_HEADING',[_0x2bdbfe,_0x5af9fe]);}function _0x1de176(_0x3f0dc2,_0x360ec4){return o(_0x4ae3d6,'ELEMENT_HEADING_CUSTOM',[_0x3f0dc2,_0x360ec4]);}this['_registerLegacyDescription']();}['_registerLegacyDescription'](){const _0x10fd46=this['editor'],_0x46f527=_0x10fd46['locale'];function _0x5cb94f(_0x5b127e,_0x5dc44f){return o(_0x46f527,'ELEMENT_HEADING_CUSTOM',[_0x5b127e,_0x5dc44f]);}_0x10fd46['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](_0x3b8738=>{if('formatBlock'!=_0x3b8738['type'])return;const {data:_0x29307e}=_0x3b8738;if(_0x29307e&&'heading'==_0x29307e['commandName']){const _0x5b1be1=_0x29307e['commandParams'][0x0]['value'],_0x333950=this['_getHeadingLevel'](_0x5b1be1);if(null!==_0x333950)return{'type':'format','content':o(_0x46f527,'*Change\x20to:*\x20%0',(_0x14a3e2=0x1,_0x38ac1d=_0x333950,o(_0x46f527,'ELEMENT_HEADING',[_0x14a3e2,_0x38ac1d])))};const _0xcc8e3e=this['_headingOptions']['find'](_0x490251=>_0x490251['model']===_0x5b1be1)['title'];return{'type':'format','content':o(_0x46f527,'*Change\x20to:*\x20%0',_0x5cb94f(0x1,_0xcc8e3e))};}var _0x14a3e2,_0x38ac1d;});}['_getHeadingLevel'](_0x150b4c){const _0x199900=_0x150b4c['match'](/^heading(\d+)/);if(_0x199900)return _0x199900[0x1];const _0x243800=this['_headingOptions']?.['find'](_0x23c16d=>_0x23c16d['model']==_0x150b4c);if(_0x243800&&_0x243800['view']){const _0xe07e87=_0x243800['view'],_0x1fc83e=(_0xe07e87['name']??_0xe07e87)['match'](/^h(\d+)/);if(_0x1fc83e)return _0x1fc83e[0x1];}return null;}}class Z extends _0x4a3ee7{['afterInit'](){const _0x255d35=this['editor'];if(!_0x255d35['plugins']['has']('HighlightEditing'))return;const _0x157269=_0x255d35['plugins']['get']('TrackChangesEditing'),_0x29ec9a=_0x255d35['locale'];_0x157269['enableDefaultAttributesIntegration']('highlight'),_0x157269['registerInlineAttribute']('highlight'),_0x157269['descriptionFactory']['registerAttributeLabel']('highlight',o(_0x29ec9a,'FORMAT_HIGHLIGHT')),this['_registerLegacyDescription']();}['_registerLegacyDescription'](){const _0x501ab2=this['editor'],_0x1c4f7c=_0x501ab2['locale'];_0x501ab2['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](_0x8978de=>{if('formatInline'!=_0x8978de['type'])return;const {data:_0x1149f9}=_0x8978de;if(_0x1149f9&&'highlight'==_0x1149f9['commandName']){const _0x57b880=_0x1c4f7c['t'],_0x41ff24=_0x1149f9['commandParams'][0x0]['value'];if(_0x41ff24){const _0x284d61=_0x501ab2['config']['get']('highlight.options')['find'](_0x2a5d31=>_0x2a5d31['model']==_0x41ff24),_0x273d7f=_0x57b880(_0x284d61['title'])['toLowerCase']();return{'type':'format','content':o(_0x1c4f7c,'*Set\x20highlight:*\x20%0',_0x273d7f),'color':{'value':_0x284d61['color'],'title':_0x284d61['title']}};}return{'type':'format','content':o(_0x1c4f7c,'*Remove\x20highlight*',o(_0x1c4f7c,'FORMAT_HIGHLIGHT'))};}});}}class tt extends _0x4a3ee7{['afterInit'](){const _0x1d8045=this['editor'];if(!_0x1d8045['plugins']['has']('HorizontalLineEditing'))return;_0x1d8045['plugins']['get']('TrackChangesEditing')['enableCommand']('horizontalLine');const _0x5ec9d5=_0x1d8045['plugins']['get']('TrackChangesEditing'),_0xbbc2ed=_0x1d8045['locale'];_0x5ec9d5['descriptionFactory']['registerElementLabel']('horizontalLine',_0x111f6e=>o(_0xbbc2ed,'ELEMENT_HORIZONTAL_LINE',_0x111f6e)),_0x1d8045['conversion']['for']('dataDowncast')['elementToStructure']({'model':'horizontalLine','view':(_0x125690,{writer:_0x3b5017,options:_0x4d3fdf})=>{if(!_0x4d3fdf['showSuggestionHighlights'])return null;const _0x4aac6f=_0x3b5017['createContainerElement']('div'),_0x4315e4=_0x3b5017['createEmptyElement']('hr');return _0x3b5017['addClass']('ck-horizontal-line',_0x4aac6f),_0x3b5017['insert'](_0x3b5017['createPositionAt'](_0x4aac6f,0x0),_0x4315e4),_0x4aac6f;},'converterPriority':'high'});}}class et extends _0x4a3ee7{['afterInit'](){const _0x249581=this['editor'];if(!_0x249581['plugins']['has']('HtmlEmbed'))return;const _0x106c47=_0x249581['plugins']['get']('TrackChangesEditing'),_0x2070e1=_0x249581['locale'];_0x106c47['descriptionFactory']['registerElementLabel']('rawHtml',_0x476097=>o(_0x2070e1,'ELEMENT_HTML_EMBED',_0x476097)),_0x106c47['enableDefaultAttributesIntegration']('htmlEmbed'),_0x106c47['registerBlockAttribute']('value'),_0x106c47['descriptionFactory']['registerDescriptionCallback'](_0x3bed1c=>{if('attribute'!=_0x3bed1c['type'])return;const {data:_0x4d14ba}=_0x3bed1c;if(_0x4d14ba&&'value'==_0x4d14ba['key']&&_0x3bed1c['getFirstRange']()['start']['nodeAfter']['is']('element','rawHtml')){const _0x14ef85=o(_0x2070e1,'ELEMENT_HTML_EMBED');return{'type':'format','content':o(_0x2070e1,'*Change\x20%0\x20content*',_0x14ef85)};}}),this['_registerLegacyDescription']();}['_registerLegacyDescription'](){const _0x4533e3=this['editor'],_0x3d8ef2=_0x4533e3['locale'];_0x4533e3['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](_0x474916=>{if('formatBlock'!=_0x474916['type'])return;const {data:_0x2ccac7}=_0x474916;if(_0x2ccac7&&'htmlEmbed'==_0x2ccac7['commandName']){const _0x59de3f=o(_0x3d8ef2,'ELEMENT_HTML_EMBED');return{'type':'format','content':o(_0x3d8ef2,'*Change\x20%0\x20content*',_0x59de3f)};}});}}class it extends _0x4a3ee7{['afterInit'](){const _0x464907=this['editor'];if(!_0x464907['plugins']['has']('ImageEditing'))return;const _0x44eaac=_0x464907['plugins']['get']('TrackChangesEditing'),_0x2ae5f9=_0x464907['plugins']['get']('ImageUtils'),_0x1e05ba=_0x464907['locale'];_0x44eaac['enableCommand']('insertImage'),_0x44eaac['descriptionFactory']['registerElementLabel']('imageBlock',_0x12b49e=>o(_0x1e05ba,'ELEMENT_IMAGE',_0x12b49e)),_0x44eaac['descriptionFactory']['registerElementLabel']('imageInline',_0x781ede=>o(_0x1e05ba,'ELEMENT_INLINE_IMAGE',_0x781ede)),_0x44eaac['descriptionFactory']['registerElementLabel']('caption',()=>o(_0x1e05ba,'ELEMENT_CAPTION')),_0x464907['plugins']['has']('ImageUploadEditing')&&_0x44eaac['enableCommand']('uploadImage'),_0x464907['plugins']['has']('ImageBlockEditing')&&_0x464907['plugins']['has']('ImageInlineEditing')&&(_0x44eaac['enableCommand']('imageTypeInline',(_0x5da459,_0x5c064b)=>{const _0x5f3bc9=_0x2ae5f9['getClosestSelectedImageElement'](_0x464907['model']['document']['selection']);_0x464907['model']['change'](()=>{_0x44eaac['markBlockFormat'](_0x5f3bc9,{'commandName':'imageTypeInline','commandParams':[_0x5c064b]},[],'convertBlockImageToInline');});}),_0x44eaac['enableCommand']('imageTypeBlock',(_0x24360a,_0x199c37)=>{_0x464907['model']['change'](_0x1c239d=>{let _0x3c1cc6=_0x2ae5f9['getClosestSelectedImageElement'](_0x464907['model']['document']['selection']),_0x522037=_0x1c239d['createRangeOn'](_0x3c1cc6);const _0x5eca95=_0x5aa587['fromPosition'](_0x522037['start'],'toPrevious'),_0x576677=_0x5aa587['fromPosition'](_0x522037['end'],'toNext');_0x44eaac['forceDefaultExecution'](()=>_0x24360a(_0x199c37)),_0x3c1cc6=_0x2ae5f9['getClosestSelectedImageElement'](_0x464907['model']['document']['selection']),_0x522037=_0x1c239d['createRangeOn'](_0x3c1cc6);const _0x54f938=_0x1c239d['createRange'](_0x5eca95,_0x576677);_0x5eca95['detach'](),_0x576677['detach'](),_0x44eaac['markBlockFormat'](_0x3c1cc6,{'commandName':'imageTypeInline','commandParams':[_0x199c37]},[],'convertInlineImageToBlock'),_0x54f938['start']['isBefore'](_0x522037['start'])&&_0x44eaac['markInsertion'](_0x1c239d['createRange'](_0x54f938['start'],_0x522037['start']),'convertInlineImageToBlock'),_0x522037['end']['isBefore'](_0x54f938['end'])&&_0x44eaac['markInsertion'](_0x1c239d['createRange'](_0x522037['end'],_0x54f938['end']),'convertInlineImageToBlock');});}),_0x44eaac['_suggestionFactory']['registerCustomCallback']('formatBlock','convertInlineImageToBlock','join',()=>!0x1),_0x44eaac['_suggestionFactory']['registerCustomCallback']('formatBlock','convertInlineImageToBlock','accept',()=>!0x1),_0x44eaac['_suggestionFactory']['registerCustomCallback']('formatBlock','convertInlineImageToBlock','discard',_0x44eaac['_suggestionFactory']['getSuggestionCallback']('formatBlock','','accept')),_0x44eaac['_suggestionFactory']['registerCustomCallback']('insertion','convertInlineImageToBlock','join',()=>!0x1),_0x44eaac['_suggestionFactory']['registerCustomCallback']('insertion','convertInlineImageToBlock','discard',([_0x476168])=>{const _0x4dda28=_0x44eaac['_suggestionFactory']['getSuggestionCallback']('insertion','','discard');let _0x3d083f=_0x476168['start'],_0x3bdef4=_0x476168['end'];const _0x3c2fd9=_0x464907['model']['schema']['getNearestSelectionRange'](_0x3d083f,'backward'),_0xb96c77=_0x464907['model']['schema']['getNearestSelectionRange'](_0x3bdef4,'forward');_0x3c2fd9['isCollapsed']&&(_0x3d083f=_0x3c2fd9['start']),_0xb96c77['isCollapsed']&&(_0x3bdef4=_0xb96c77['end']),_0x4dda28([_0x464907['model']['createRange'](_0x3d083f,_0x3bdef4)]);}),_0x44eaac['_suggestionFactory']['registerCustomCallback']('formatBlock','convertInlineImageToBlock','chain',_0xa9a92c),_0x44eaac['_suggestionFactory']['registerCustomCallback']('insertion','convertInlineImageToBlock','chain',_0xa9a92c)),_0x464907['plugins']['has']('ImageCaptionEditing')&&(_0x44eaac['enableCommand']('toggleImageCaption',(_0x2cfa8a,_0x55a4d0)=>{const _0x4f6f57=_0x464907['plugins']['get']('ImageCaptionUtils');let _0x5012f7=_0x2ae5f9['getClosestSelectedImageElement'](_0x464907['model']['document']['selection']),_0x586416=_0x4f6f57['getCaptionFromImageModelElement'](_0x5012f7);_0x464907['model']['change'](()=>{if(_0x586416)return void _0x44eaac['markDeletion'](_0x464907['model']['createRangeOn'](_0x586416));const _0x2b285f=_0x2ae5f9['isBlockImage'](_0x5012f7);_0x2cfa8a(_0x55a4d0),_0x5012f7=_0x2ae5f9['getClosestSelectedImageElement'](_0x464907['model']['document']['selection']),_0x586416=_0x4f6f57['getCaptionFromImageModelElement'](_0x5012f7),_0x44eaac['markInsertion'](_0x464907['model']['createRangeOn'](_0x586416),_0x2b285f?null:'imageCaption');});}),_0x44eaac['_suggestionFactory']['registerCustomCallback']('insertion','imageCaption','chain',_0xa9a92c));const _0xd23801=[{'type':'formatBlock','subType':'imageStylePreApply'},{'type':'insertion','subType':'imageCaption'},{'type':'formatBlock','subType':'convertInlineImageToBlock'},{'type':'insertion','subType':'convertInlineImageToBlock'}];function _0x14f600(_0x2a8a5b,_0x994999){const _0x24aadf=_0xd23801['findIndex'](({type:_0x159a44,subType:_0x3ab1fb})=>_0x2a8a5b['type']==_0x159a44&&_0x2a8a5b['subType']==_0x3ab1fb),_0x4b29f0=_0xd23801['findIndex'](({type:_0x1fe505,subType:_0x6e919e})=>_0x994999['type']==_0x1fe505&&_0x994999['subType']==_0x6e919e);if(_0x24aadf<0x0||_0x4b29f0<0x0)return!0x1;const _0xb0d3e8=_0x2a8a5b['getFirstRange'](),_0x249163=_0x994999['getFirstRange']();if((0x0==_0x24aadf||0x1==_0x24aadf)&&0x2==_0x4b29f0&&_0xb0d3e8['isIntersecting'](_0x249163))return!0x0;if(0x2==_0x24aadf&&0x3==_0x4b29f0){const _0x9b6537=_0x44eaac['_findSuggestions'](_0xb0d3e8,'insertion')['filter'](({suggestion:_0x3f3163,meta:_0x4f094b})=>_0x4f094b['isOwn']&&'convertInlineImageToBlock'==_0x3f3163['subType']);if(_0x9b6537['length']>0x1&&_0x249163['end']['isEqual'](_0xb0d3e8['start']))return!0x0;if(0x1==_0x9b6537['length']&&(_0xb0d3e8['start']['isEqual'](_0x249163['end'])||_0xb0d3e8['end']['isEqual'](_0x249163['start'])))return!0x0;}if(0x3==_0x24aadf&&0x3==_0x4b29f0&&_0xb0d3e8['start']['isBefore'](_0x249163['start'])){const _0x56eac8=_0xb0d3e8['end']['nodeAfter'],_0x5a8e2e=_0x249163['start']['nodeBefore'];return _0x2ae5f9['isBlockImage'](_0x56eac8)&&_0x56eac8===_0x5a8e2e;}return!0x1;}function _0xa9a92c(_0x10fc69,_0x264208){return _0x14f600(_0x10fc69,_0x264208)?[_0x10fc69,_0x264208]:_0x14f600(_0x264208,_0x10fc69)?[_0x264208,_0x10fc69]:null;}_0x464907['plugins']['has']('ImageResize')&&(_0x44eaac['enableDefaultAttributesIntegration']('resizeImage'),_0x44eaac['registerBlockAttribute']('resizedWidth'),_0x44eaac['descriptionFactory']['registerAttributeLabel']('resizedWidth',o(_0x1e05ba,'FORMAT_IMAGE_SIZE'))),_0x464907['plugins']['has']('ImageTextAlternativeEditing')&&(_0x44eaac['enableDefaultAttributesIntegration']('imageTextAlternative'),_0x44eaac['registerBlockAttribute']('alt')),_0x44eaac['descriptionFactory']['registerDescriptionCallback'](_0x404162=>{if(!!_0xd23801['find'](({type:_0x5eabe2,subType:_0x267029})=>_0x404162['type']==_0x5eabe2&&_0x404162['subType']==_0x267029))return _0x404162['previous']?{}:void 0x0;}),_0x44eaac['descriptionFactory']['registerDescriptionCallback'](_0x4636df=>{if('insertion'==_0x4636df['type']||'deletion'==_0x4636df['type']){const _0x2d7edf=_0x4636df['getContainedElement']();if(_0x2d7edf&&_0x2d7edf['is']('element','caption'))return{'type':'insertion'==_0x4636df['type']?'addObject':'removeObject','element':_0x2d7edf,'quantity':0x1};}}),_0x44eaac['descriptionFactory']['registerDescriptionCallback'](_0x21522b=>'formatBlock'==_0x21522b['type']&&'convertInlineImageToBlock'==_0x21522b['subType']?{'type':'format','content':'Inline\x20image\x20to\x20block\x20image'}:'formatBlock'==_0x21522b['type']&&'convertBlockImageToInline'==_0x21522b['subType']?{'type':'format','content':'Block\x20image\x20to\x20inline\x20image'}:void 0x0),_0x44eaac['descriptionFactory']['registerDescriptionCallback'](_0x5788a2=>{if('attribute'!=_0x5788a2['type'])return;const {data:_0x4cfcd6}=_0x5788a2;if(!_0x4cfcd6||'alt'!=_0x4cfcd6['key'])return;const _0x5df59f=_0x4cfcd6['newValue'];return _0x5df59f?{'type':'format','content':o(_0x1e05ba,'*Set\x20image\x20text\x20alternative:*\x20%0','\x22'+_0x5df59f+'\x22')}:{'type':'format','content':o(_0x1e05ba,'*Remove\x20image\x20text\x20alternative*')};}),this['_registerLegacyDescription']();}['_registerLegacyDescription'](){const _0x13ead8=this['editor'],_0x1df2d9=_0x13ead8['locale'];_0x13ead8['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](_0x42b840=>{if('formatBlock'!=_0x42b840['type']&&'formatInline'!=_0x42b840['type'])return;const {data:_0x3def33}=_0x42b840;if(_0x3def33){if('imageTextAlternative'==_0x3def33['commandName']){const _0x38cb4a=_0x3def33['commandParams'][0x0]['newValue'];return _0x38cb4a?{'type':'format','content':o(_0x1df2d9,'*Set\x20image\x20text\x20alternative:*\x20%0','\x22'+_0x38cb4a+'\x22')}:{'type':'format','content':o(_0x1df2d9,'*Remove\x20image\x20text\x20alternative*')};}if('resizeImage'==_0x3def33['commandName']){const _0x47d883=_0x3def33['commandParams'][0x0]['width'];return _0x47d883?{'type':'format','content':o(_0x1df2d9,'*Set\x20image\x20width:*\x20%0',_0x47d883)}:{'type':'format','content':o(_0x1df2d9,'*Reset\x20image\x20width*')};}}});}}class st extends _0x4a3ee7{['afterInit'](){if(!this['editor']['plugins']['has']('ImageEditing'))return;const _0x439278=this['editor']['locale'],_0x2bf79c=this['editor']['plugins']['get']('TrackChangesEditing');_0x2bf79c['enableDefaultAttributesIntegration']('replaceImageSource'),_0x2bf79c['registerBlockAttribute']('src'),_0x2bf79c['descriptionFactory']['registerDescriptionCallback'](_0x18dfea=>{if('attribute'!=_0x18dfea['type'])return;const {data:_0x19d10b}=_0x18dfea;return _0x19d10b&&'src'==_0x19d10b['key']?_0x19d10b['newValue']&&_0x19d10b['oldValue']?{'type':'format','content':o(_0x439278,'*Replace\x20image\x20URL*')}:{'type':'format','content':''}:void 0x0;}),this['_handleLegacySuggestions']();}['_handleLegacySuggestions'](){const _0x358b59=this['editor']['plugins']['get']('TrackChangesEditing');_0x358b59['_suggestionFactory']['registerCustomCallback']('formatBlock','replaceImageSource','accept',_0x358b59['_suggestionFactory']['getSuggestionCallback']('formatBlock',null,'discard')),_0x358b59['_suggestionFactory']['registerCustomCallback']('formatBlock','replaceImageSource','discard',_0x358b59['_suggestionFactory']['getSuggestionCallback']('formatBlock',null,'accept')),this['_registerLegacyDescription']();}['_registerLegacyDescription'](){const _0x252928=this['editor'],_0x193884=_0x252928['locale'];_0x252928['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](_0x3e4860=>{if('formatBlock'!=_0x3e4860['type']&&'formatInline'!=_0x3e4860['type'])return;const {data:_0x1beb7a}=_0x3e4860;if(!_0x1beb7a||'replaceImageSource'!=_0x1beb7a['commandName'])return;return{'type':'format','content':o(_0x193884,'*Format:*\x20replace\x20image\x20URL')};});}}class nt extends _0x4a3ee7{['afterInit'](){const _0x12d5c0=this['editor'];if(!_0x12d5c0['plugins']['has']('ImageStyleEditing'))return;const _0x330f96=_0x12d5c0['plugins']['get']('TrackChangesEditing'),_0x41be17=_0x12d5c0['plugins']['get']('ImageUtils'),_0xabb405={};_0x330f96['enableCommand']('imageStyle',(_0x183ee6,_0x5746d7)=>{const _0x378d0f=_0x12d5c0['plugins']['get']('Users')['me'],_0x3249ac=_0x12d5c0['commands']['get']('imageStyle');let _0x1effbc=_0x41be17['getClosestSelectedImageElement'](_0x12d5c0['model']['document']['selection']),_0x124252=_0x12d5c0['model']['createRangeOn'](_0x1effbc),_0x3d5bc7=_0x3249ac['value'];if(_0x3d5bc7==_0x5746d7['value'])return;const _0x318b03={'commandName':'imageStyle','commandParams':[_0x5746d7],'formatGroupId':_0x24ebe0()};_0x12d5c0['model']['change'](()=>{if(_0x330f96['getSuggestions']()['filter'](_0x35c26d=>_0x35c26d['isInContent']&&_0x378d0f==_0x35c26d['author']&&('formatBlock'==_0x35c26d['type']||'formatInline'==_0x35c26d['type'])&&('imageStylePreApply'==_0x35c26d['subType']||'imageStylePostApply'==_0x35c26d['subType'])&&_0x35c26d['getFirstRange']()['isEqual'](_0x124252))['forEach'](_0x2047ad=>_0x330f96['discardSuggestion'](_0x2047ad['head'])),_0x1effbc=_0x41be17['getClosestSelectedImageElement'](_0x12d5c0['model']['document']['selection']),_0x124252=_0x12d5c0['model']['createRangeOn'](_0x1effbc),_0x3249ac['refresh'](),_0x12d5c0['commands']['get']('imageTypeInline')['refresh'](),_0x12d5c0['commands']['get']('imageTypeBlock')['refresh'](),_0x3d5bc7=_0x3249ac['value'],_0x3d5bc7!=_0x5746d7['value'])return _0x41be17['isInlineImage'](_0x1effbc)&&_0x3249ac['shouldConvertImageType'](_0x5746d7['value'],_0x1effbc)?(_0x183ee6({..._0x5746d7,'setImageSizes':!0x1}),_0x1effbc=_0x41be17['getClosestSelectedImageElement'](_0x12d5c0['model']['document']['selection']),void _0x330f96['markBlockFormat'](_0x1effbc,{..._0x318b03,'commandReversedParams':[{'value':_0x3d5bc7||null,'setImageSizes':!0x1}]},[],'imageStylePreApply')):void(_0x41be17['isBlockImage'](_0x1effbc)?_0x330f96['markBlockFormat'](_0x1effbc,_0x318b03,[],'imageStylePostApply'):_0x330f96['markInlineFormat'](_0x124252,_0x318b03,'imageStylePostApply'));});});for(const _0x1f5899 of _0x12d5c0['plugins']['get']('ImageStyleEditing')['normalizedStyles'])_0xabb405[_0x1f5899['name']]=_0x1f5899['title']['toLowerCase']();_0x330f96['_suggestionFactory']['registerCustomCallback']('formatBlock','imageStylePreApply','join',()=>!0x1),_0x330f96['_suggestionFactory']['registerCustomCallback']('formatBlock','imageStylePostApply','join',()=>!0x1),_0x330f96['_suggestionFactory']['registerCustomCallback']('formatInline','imageStylePostApply','join',()=>!0x1),_0x330f96['_suggestionFactory']['registerCustomCallback']('formatBlock','imageStylePreApply','accept',([_0x562b8d])=>{_0x41be17['setImageNaturalSizeAttributes'](_0x562b8d['getContainedElement']());}),_0x330f96['_suggestionFactory']['registerCustomCallback']('formatBlock','imageStylePreApply','discard',(_0x191b82,_0xceba67)=>{_0x330f96['_suggestionFactory']['getSuggestionCallback']('formatBlock','','accept')(_0x191b82,{'commandName':_0xceba67['commandName'],'commandParams':_0xceba67['commandReversedParams']});}),_0x330f96['_suggestionFactory']['registerCustomCallback']('formatBlock','imageStylePreApply','chain',function(_0x444127,_0x5f3dd9){if(_0x179c5d(_0x444127,_0x5f3dd9))return[_0x444127,_0x5f3dd9];if(_0x179c5d(_0x5f3dd9,_0x444127))return[_0x5f3dd9,_0x444127];return null;});const _0x17aa93=[{'type':'formatBlock','subType':'imageStylePreApply'},{'type':'insertion','subType':'imageCaption'},{'type':'formatBlock','subType':'convertInlineImageToBlock'},{'type':'insertion','subType':'convertInlineImageToBlock'}];function _0x179c5d(_0x67f8e4,_0x271424){const _0x5eaa3e=_0x17aa93['findIndex'](({type:_0x4e6a65,subType:_0x1b6add})=>_0x67f8e4['type']==_0x4e6a65&&_0x67f8e4['subType']==_0x1b6add),_0x304d56=_0x17aa93['findIndex'](({type:_0x18f14b,subType:_0x3800da})=>_0x271424['type']==_0x18f14b&&_0x271424['subType']==_0x3800da);if(_0x5eaa3e<0x0||_0x304d56<0x0)return!0x1;const _0x212718=_0x67f8e4['getFirstRange'](),_0x4c7350=_0x271424['getFirstRange']();if((0x0==_0x5eaa3e||0x1==_0x5eaa3e)&&0x2==_0x304d56&&_0x212718['isIntersecting'](_0x4c7350))return!0x0;if(0x2==_0x5eaa3e&&0x3==_0x304d56){const _0x376712=_0x330f96['_findSuggestions'](_0x212718,'insertion')['filter'](({suggestion:_0x2362f1,meta:_0x3208fb})=>_0x3208fb['isOwn']&&'convertInlineImageToBlock'==_0x2362f1['subType']);if(_0x376712['length']>0x1&&_0x4c7350['end']['isEqual'](_0x212718['start']))return!0x0;if(0x1==_0x376712['length']&&(_0x212718['start']['isEqual'](_0x4c7350['end'])||_0x212718['end']['isEqual'](_0x4c7350['start'])))return!0x0;}if(0x3==_0x5eaa3e&&0x3==_0x304d56&&_0x212718['start']['isBefore'](_0x4c7350['start'])){const _0x593abc=_0x212718['end']['nodeAfter'],_0x5435fc=_0x4c7350['start']['nodeBefore'];return _0x41be17['isBlockImage'](_0x593abc)&&_0x593abc===_0x5435fc;}return!0x1;}_0x12d5c0['model']['document']['registerPostFixer'](()=>{let _0xa4b3f6=!0x1;const _0x5d6d84=Array['from'](_0x12d5c0['model']['document']['differ']['getChangedMarkers']());for(const {name:_0x3d8398,data:_0x1e496c}of _0x5d6d84){const {group:_0x591f9b,type:_0x13db33,subType:_0xe069eb,id:_0x1674c7}=_0x330f96['_splitMarkerName'](_0x3d8398);if('suggestion'==_0x591f9b&&_0x330f96['hasSuggestion'](_0x1674c7)){if('formatBlock'==_0x13db33&&('imageStylePreApply'==_0xe069eb||'imageStylePostApply'==_0xe069eb)){const _0x420ef2=_0x330f96['getSuggestion'](_0x1674c7);if(_0x1e496c['newRange']){const _0x5b66dc=_0x420ef2['getFirstRange']()['getContainedElement']();if(_0x41be17['isBlockImage'](_0x5b66dc))continue;_0x330f96['discardSuggestion'](_0x420ef2),_0xa4b3f6=!0x0;}}if('insertion'==_0x13db33&&'imageCaption'==_0xe069eb&&!_0x1e496c['newRange']){const _0x329915=_0x330f96['getSuggestion'](_0x1674c7);_0x329915['next']&&_0x329915['next']['isInContent']&&(_0x330f96['discardSuggestion'](_0x329915['next']),_0xa4b3f6=!0x0);}}}return _0xa4b3f6;}),this['_registerLegacyDescription'](_0xabb405);}['_registerLegacyDescription'](_0xb183a4){const _0x4047d3=this['editor'],_0x428eb9=_0x4047d3['locale'];_0x4047d3['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](_0xbc873d=>{if('formatBlock'!=_0xbc873d['type']&&'formatInline'!=_0xbc873d['type'])return;const {data:_0xb8641c}=_0xbc873d;if(!_0xb8641c||'imageStyle'!=_0xb8641c['commandName'])return;const _0x1bb4c3=_0xb8641c['commandParams'][0x0]['value'];return _0x41c1ed('side'===_0x1bb4c3?o(_0x428eb9,'FORMAT_SIDE_IMAGE'):_0xb183a4[_0x1bb4c3]||_0x1bb4c3);function _0x41c1ed(_0x3ae801){return{'type':'format','content':o(_0x428eb9,'*Format:*\x20%0',_0x3ae801)};}});}}class ot extends _0x4a3ee7{['_trackChangesValueDuringImport'];['_trackChangesExecuted'];constructor(_0x15891d){super(_0x15891d),this['_trackChangesValueDuringImport']=!0x1,this['_trackChangesExecuted']=!0x1;}['afterInit'](){const _0x367e09=this['editor'],_0x539217=_0x367e09['commands']['get']('importWord'),_0x46f7d4=_0x367e09['commands']['get']('trackChanges');_0x539217&&(_0x539217['on']('execute',(_0x43e086,[,_0x11bd1a])=>{this['_trackChangesValueDuringImport']=_0x46f7d4['value'],_0x11bd1a['collaboration_features']['track_changes']=!this['_trackChangesValueDuringImport'];},{'priority':'high'}),this['listenTo'](_0x539217,'dataInsert',this['_handleImportedData']['bind'](this)),this['listenTo'](_0x539217,'dataInsert',()=>{this['_trackChangesExecuted']&&(_0x46f7d4['execute'](),this['_trackChangesExecuted']=!0x1);},{'priority':'lowest'}),_0x367e09['plugins']['get']('TrackChangesEditing')['enableCommand']('importWord'));}['_handleImportedData'](_0x4cc606,_0x4aabd1){const {suggestions:_0x78458}=_0x4aabd1,_0x29298f=this['editor']['commands']['get']('trackChanges'),_0x12ed15=_0x29298f['value'];this['_trackChangesValueDuringImport']!==_0x12ed15&&(_0x29298f['execute'](),this['_trackChangesExecuted']=!0x0),_0x78458&&_0x78458['forEach'](({id:_0x2df683,type:_0xbff6c8,author:_0x3a5761,created_at:_0x31c96c})=>{const _0x13fc15={'id':_0x2df683,'type':_0xbff6c8,'authorId':this['editor']['plugins']['get']('Users')['me']['id'],'createdAt':new Date(),'data':null,'hasComments':!0x1,'attributes':{'@external':{'authorName':_0x3a5761,'createdAt':_0x31c96c?new Date(_0x31c96c):new Date(),'source':'importWord'}}};this['editor']['plugins']['get']('TrackChangesEditing')['_setSuggestionData'](_0x13fc15);});}}class rt extends _0x4a3ee7{['afterInit'](){const _0x2ecd19=this['editor'],_0x45bf4a=_0x2ecd19['plugins']['get']('TrackChangesEditing');if(_0x2ecd19['plugins']['has']('IndentEditing')&&(_0x45bf4a['enableCommand']('indent'),_0x45bf4a['enableCommand']('outdent')),_0x2ecd19['plugins']['has']('IndentBlock')){for(const _0x36cd5f of['indentBlock','outdentBlock'])_0x45bf4a['enableDefaultAttributesIntegration'](_0x36cd5f);}const _0x3b24fa=_0x2ecd19['locale'];_0x45bf4a['registerBlockAttribute']('blockIndent'),_0x45bf4a['descriptionFactory']['registerAttributeLabel']('blockIndent',o(_0x3b24fa,'FORMAT_INDENT')),this['_registerLegacyDescription']();}['_registerLegacyDescription'](){const _0x1bc4fe=this['editor'],_0x67ffb0=_0x1bc4fe['locale'],_0x123b73=_0x1bc4fe['plugins']['get']('TrackChangesEditing');_0x123b73['descriptionFactory']['registerDescriptionCallback'](_0x31bf0b=>{if('formatBlock'!=_0x31bf0b['type'])return;const {data:_0x7f7d29}=_0x31bf0b;if(!_0x7f7d29)return;if('indentBlock'!=_0x7f7d29['commandName']&&'outdentBlock'!=_0x7f7d29['commandName'])return;const _0xe08827=_0x31bf0b['getItems']()[0x0],_0x1b5830=_0x123b73['descriptionFactory']['getItemLabel'](_0xe08827);return'indentBlock'==_0x7f7d29['commandName']?{'type':'format','content':o(_0x67ffb0,'*Indent:*\x20%0',_0x1b5830)}:'outdentBlock'==_0x7f7d29['commandName']?{'type':'format','content':o(_0x67ffb0,'*Outdent:*\x20%0',_0x1b5830)}:void 0x0;});}}class at extends _0x4a3ee7{static get['requires'](){return[tr];}['init'](){this['editor']['plugins']['get']('TrackChangesEditing')['enableCommand']('input');}}class ct extends _0x4a3ee7{['afterInit'](){const _0x1ea938=this['editor'];if(!_0x1ea938['plugins']['has']('LinkEditing'))return;const _0x2b21a9=_0x1ea938['plugins']['get']('TrackChangesEditing'),_0x141354=_0x1ea938['commands']['get']('link');_0x2b21a9['enableDefaultAttributesIntegration']('link'),_0x2b21a9['enableDefaultAttributesIntegration']('unlink'),_0x2b21a9['registerInlineAttribute']('linkHref');for(const _0x58137f of _0x141354['manualDecorators'])_0x2b21a9['registerInlineAttribute'](_0x58137f['id']),_0x2b21a9['descriptionFactory']['registerAttributeLabel'](_0x58137f['id'],'link\x20('+_0x58137f['label']['toLowerCase']()+')');_0x2b21a9['descriptionFactory']['registerDescriptionCallback'](_0x115262=>{if('attribute'!=_0x115262['type'])return;const {data:_0x46602d}=_0x115262;if(!_0x46602d||'linkHref'!=_0x46602d['key'])return;const _0x5465df=_0x46602d['newValue'],_0x253ce9=_0x1ea938['locale'];return{'type':'format','content':null==_0x5465df?o(_0x253ce9,'*Remove\x20link*'):o(_0x253ce9,'*Set\x20link:*\x20%0','\x22'+_0x5465df+'\x22')};}),this['_registerLegacyDescription']();}['_registerLegacyDescription'](){const _0x4cd4b6=this['editor'],_0x33718d=_0x4cd4b6['locale'];_0x4cd4b6['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](_0x4de0af=>{if('formatInline'!=_0x4de0af['type'])return;const {data:_0xc9a969}=_0x4de0af;if(_0xc9a969){if('link'==_0xc9a969['commandName']){const _0x54fc7a=_0xc9a969['commandParams'][0x0];return{'type':'format','content':o(_0x33718d,'*Set\x20link:*\x20%0','\x22'+_0x54fc7a+'\x22')};}return'unlink'==_0xc9a969['commandName']?{'type':'format','content':o(_0x33718d,'*Remove\x20link*')}:void 0x0;}});}}class ut extends _0x4a3ee7{['afterInit'](){const _0x5e6913=this['editor'],_0xfe288a=_0x5e6913['locale'];if(!_0x5e6913['plugins']['has']('LegacyListEditing'))return;const _0xbdf866=_0x5e6913['plugins']['get']('TrackChangesEditing'),_0x5d2011=_0x5e6913['plugins']['has']('LegacyTodoListEditing');function _0x277da3(_0x483586){return()=>{const _0x2b5023=_0x5e6913['model']['document']['selection'],_0x383686=_0x5e6913['commands']['get'](_0x483586);if(_0x383686['value'])return void _0x5e6913['execute']('paragraph',{});const _0x40e0c8=_0x483586['slice'](0x0,-0x4),_0x3369f0=function(_0x2f3dab,_0x4e3e67,_0x5ad0fc){let _0x5d6f24=Array['from'](_0x2f3dab)['filter'](_0x6b211e=>function(_0x1a383d,_0x244249){return _0x244249['checkChild'](_0x1a383d['parent'],'listItem')&&!_0x244249['isObject'](_0x1a383d);}(_0x6b211e,_0x5ad0fc));_0x5d6f24=_0x5d6f24['filter'](_0x595d63=>!_0x595d63['is']('element','listItem')||_0x595d63['getAttribute']('listType')!=_0x4e3e67);const _0x480f0f=new Set();for(const _0x218007 of _0x5d6f24)_0x218007['is']('element','listItem')?_0x480f0f['add'](me(_0x218007)):_0x480f0f['add'](_0x218007);return Array['from'](_0x480f0f);}(_0x2b5023['getSelectedBlocks'](),_0x40e0c8,_0x5e6913['model']['schema']);_0x5e6913['model']['change'](()=>{for(const _0x4cbb69 of _0x3369f0)_0xbdf866['markBlockFormat'](_0x4cbb69,{'commandName':_0x483586,'commandParams':[{'forceValue':!_0x383686['value']}],'formatGroupId':'blockName'},fe(_0x4cbb69));});};}function _0x583cb9(_0x29535d){return()=>{const _0x382348=function(_0x2fa60e){let _0xb8929c=Array['from'](_0x2fa60e);const _0x14f6c0=_0xb8929c['findIndex'](_0x203a6a=>'listItem'!=_0x203a6a['name']);return _0x14f6c0>-0x1&&(_0xb8929c=_0xb8929c['slice'](0x0,_0x14f6c0)),_0xb8929c;}(_0x5e6913['model']['document']['selection']['getSelectedBlocks']()),_0x3a4e90=_0x5e6913['model']['createRange'](_0x5e6913['model']['createPositionAt'](_0x382348[0x0],'before'),_0x5e6913['model']['createPositionAt'](_0x382348[_0x382348['length']-0x1],'end'));_0x5e6913['model']['change'](()=>{_0xbdf866['markBlockFormat'](_0x3a4e90,{'commandName':_0x29535d,'commandParams':[],'formatGroupId':'listIndent'},function(_0x45c0dc){const _0x3057bc=new Set();for(const _0x250e5b of _0x45c0dc){let _0x1e3efb=_0x250e5b['nextSibling'];for(;_0x1e3efb&&_0x1e3efb['getAttribute']('listIndent')>_0x250e5b['getAttribute']('listIndent');)_0x3057bc['add'](_0x1e3efb),_0x1e3efb=_0x1e3efb['nextSibling'];}return Array['from'](_0x3057bc);}(_0x382348));});};}_0xbdf866['enableCommand']('numberedList',_0x277da3('numberedList')),_0xbdf866['enableCommand']('bulletedList',_0x277da3('bulletedList')),_0x5d2011&&_0xbdf866['enableCommand']('todoList',_0x277da3('todoList')),_0xbdf866['enableCommand']('indentList',_0x583cb9('indentList')),_0xbdf866['enableCommand']('outdentList',_0x583cb9('outdentList')),_0x5d2011&&_0xbdf866['enableCommand']('checkTodoList',()=>{const _0x195598=_0x5e6913['commands']['get']('checkTodoList'),_0x149cf4=Array['from'](_0x195598['_selectedElements']);_0x149cf4['filter'](_0x26c573=>_0x26c573['getAttribute']('todoListChecked')!=_0x195598['value']),_0x5e6913['model']['change'](()=>{for(const _0x27328e of _0x149cf4)_0xbdf866['markBlockFormat'](_0x27328e,{'commandName':'checkTodoList','commandParams':[{'forceValue':!_0x195598['value']}]});});}),_0xbdf866['descriptionFactory']['registerElementLabel']('listItem',_0x5996d8=>o(_0xfe288a,'ELEMENT_LIST_ITEM',_0x5996d8)),_0xbdf866['descriptionFactory']['registerDescriptionCallback'](_0x6a8126=>{if('formatBlock'!=_0x6a8126['type']&&'formatInline'!=_0x6a8126['type'])return;const {data:_0x18bfd5}=_0x6a8126;if(_0x18bfd5){if('numberedList'==_0x18bfd5['commandName']||'bulletedList'==_0x18bfd5['commandName']||'todoList'==_0x18bfd5['commandName'])switch(_0x18bfd5['commandName']['replace']('List','')){case'bulleted':return _0x1e380a(o(_0xfe288a,'ELEMENT_BULLETED_LIST'));case'numbered':return _0x1e380a(o(_0xfe288a,'ELEMENT_NUMBERED_LIST'));case'todo':return _0x1e380a(o(_0xfe288a,'ELEMENT_TODO_LIST'));}if('indentList'==_0x18bfd5['commandName'])return{'type':'format','content':o(_0xfe288a,'*Indent:*\x20%0',o(_0xfe288a,'ELEMENT_LIST_ITEM'))};if('outdentList'==_0x18bfd5['commandName'])return{'type':'format','content':o(_0xfe288a,'*Outdent:*\x20%0',o(_0xfe288a,'ELEMENT_LIST_ITEM'))};if('checkTodoList'==_0x18bfd5['commandName'])return _0x18bfd5['commandParams'][0x0]['forceValue']?{'type':'format','content':o(_0xfe288a,'*Check\x20item*')}:{'type':'format','content':o(_0xfe288a,'*Uncheck\x20item*')};}function _0x1e380a(_0x2b724f){return{'type':'format','content':o(_0xfe288a,'*Change\x20to:*\x20%0',_0x2b724f)};}});}}function me(_0x5bc40c){const _0x43af4a=_0x5bc40c['getAttribute']('listIndent');if(0x0==_0x43af4a)return _0x5bc40c;let _0x2326e4=_0x5bc40c;for(;_0x5bc40c['previousSibling']&&_0x5bc40c['previousSibling']['is']('element','listItem');){const _0x1ab4eb=_0x5bc40c['previousSibling']['getAttribute']('listIndent');if(_0x1ab4eb==_0x43af4a)_0x2326e4=_0x5bc40c['previousSibling'];else{if(_0x1ab4eb<_0x43af4a)break;}_0x5bc40c=_0x5bc40c['previousSibling'];}return _0x2326e4;}function fe(_0x2d5b42){const _0x5f264d=[];if(_0x2d5b42['is']('element','listItem')&&_0x2d5b42['getAttribute']('listIndent')>0x0){let _0x4f9484=_0x2d5b42['nextSibling'];for(;_0x4f9484&&'listItem'==_0x4f9484['name']&&_0x4f9484['getAttribute']('listIndent')==_0x2d5b42['getAttribute']('listIndent');)_0x5f264d['push'](_0x4f9484),_0x4f9484=_0x4f9484['nextSibling'];}return _0x5f264d;}class K extends _0x4a3ee7{['afterInit'](){if(!this['editor']['plugins']['has']('LegacyListPropertiesEditing'))return;const _0x2a11c1=this['editor']['config']['get']('list.properties'),_0x4a3a86=this['editor']['plugins']['get']('TrackChangesEditing');_0x2a11c1['styles']&&_0x4a3a86['enableCommand']('listStyle',this['handleListStyleCommand']['bind'](this)),_0x2a11c1['reversed']&&_0x4a3a86['enableCommand']('listReversed',this['handleListReversedCommand']['bind'](this)),_0x2a11c1['startIndex']&&_0x4a3a86['enableCommand']('listStart',this['handleListStartCommand']['bind'](this)),_0x4a3a86['descriptionFactory']['registerDescriptionCallback'](this['handleDescriptions']['bind'](this));}['handleListStyleCommand'](_0x23692c,_0x3a27a1={}){const _0x57d779=this['editor']['plugins']['get']('TrackChangesEditing'),_0x36ee16=this['_getSuggestionBlocksForListStyle']();this['editor']['model']['change'](()=>{_0x57d779['markMultiRangeBlockFormat'](_0x36ee16,{'commandName':'listStyle','commandParams':[{'type':_0x3a27a1['type']}],'formatGroupId':'listStyle'});});}['handleListReversedCommand'](_0x2e0c54,_0x5527e5={}){const _0x36e2f4=this['editor']['plugins']['get']('TrackChangesEditing'),_0x31d1c5=this['_getSuggestionBlocks'](_0xd8fa7b=>_0xd8fa7b['is']('element','listItem')&&'numbered'===_0xd8fa7b['getAttribute']('listType'));if(_0x31d1c5['length']<0x1)return;const _0x30eaed=_0x31d1c5['map'](_0x1a1e09=>this['editor']['model']['createRange'](this['editor']['model']['createPositionAt'](_0x1a1e09,'before'),this['editor']['model']['createPositionAt'](_0x1a1e09,0x0)));this['editor']['model']['change'](()=>{_0x36e2f4['markMultiRangeBlockFormat'](_0x30eaed,{'commandName':'listReversed','commandParams':[{'reversed':_0x5527e5['reversed']}],'formatGroupId':'listReversed'});});}['handleListStartCommand'](_0x4b7e78,_0x30fd5b={}){const _0x146bce=this['editor']['plugins']['get']('TrackChangesEditing'),_0x1649f5=this['_getSuggestionBlocks'](_0x2c7a57=>_0x2c7a57['is']('element','listItem')&&'numbered'===_0x2c7a57['getAttribute']('listType'));if(_0x1649f5['length']<0x1)return;const _0x303bad=_0x1649f5['map'](_0x41fa31=>this['editor']['model']['createRange'](this['editor']['model']['createPositionAt'](_0x41fa31,'before'),this['editor']['model']['createPositionAt'](_0x41fa31,0x0)));this['editor']['model']['change'](()=>{_0x146bce['markMultiRangeBlockFormat'](_0x303bad,{'commandName':'listStart','commandParams':[{'startIndex':_0x30fd5b['startIndex']}],'formatGroupId':'listStart'});});}['handleDescriptions'](_0x2bab0b){if('formatBlock'!=_0x2bab0b['type']&&'formatInline'!=_0x2bab0b['type'])return;const _0x125ddf=this['editor']['locale'],{data:_0x2fa709}=_0x2bab0b;if(!_0x2fa709)return;let _0x342be4,_0x501f28;switch(_0x2fa709['commandName']){case'listStyle':_0x342be4='*Change\x20to:*\x20%0',_0x501f28={'type':'format','content':o(_0x125ddf,_0x342be4,o(_0x125ddf,this['_getTranslationKeyForListStyle'](_0x2fa709['commandParams'][0x0]['type'])))};break;case'listReversed':_0x342be4=_0x2fa709['commandParams'][0x0]['reversed']?'*Format:*\x20set\x20order\x20to\x20reversed':'*Format:*\x20set\x20order\x20to\x20regular',_0x501f28={'type':'format','content':o(_0x125ddf,_0x342be4)};break;case'listStart':_0x342be4='*Format:*\x20set\x20start\x20index\x20to\x20%0',_0x501f28={'type':'format','content':o(_0x125ddf,_0x342be4,_0x2fa709['commandParams'][0x0]['startIndex'])};}return _0x501f28;}['_getSuggestionBlocksForListStyle'](){const _0x38e18f=this['editor']['plugins']['get']('LegacyListUtils');let _0x53c476=Array['from'](this['editor']['model']['document']['selection']['getSelectedBlocks']());return _0x53c476[0x0]?.['is']('element','listItem')&&_0x53c476['unshift'](..._0x38e18f['getSiblingNodes'](this['editor']['model']['document']['selection']['getFirstPosition'](),'backward')),_0x53c476[_0x53c476['length']-0x1]?.['is']('element','listItem')&&_0x53c476['push'](..._0x38e18f['getSiblingNodes'](this['editor']['model']['document']['selection']['getLastPosition'](),'forward')),_0x53c476=[...new Set(_0x53c476)],this['editor']['model']['document']['selection']['getFirstPosition']()?.['parent']?.['is']('element','listItem')&&(_0x53c476=_0x53c476['filter'](_0x282585=>_0x282585['is']('element','listItem'))),_0x53c476;}['_getSuggestionBlocks'](_0x779802){const _0x1e78b0=this['editor']['plugins']['get']('LegacyListUtils');let _0x48b492=Array['from'](this['editor']['model']['document']['selection']['getSelectedBlocks']())['filter'](_0x779802)['map'](_0x13f4db=>{const _0x5e2281=this['editor']['model']['createPositionAt'](_0x13f4db,0x0);return[..._0x1e78b0['getSiblingNodes'](_0x5e2281,'backward'),..._0x1e78b0['getSiblingNodes'](_0x5e2281,'forward')];})['flat']();return _0x48b492=[...new Set(_0x48b492)],_0x48b492;}['_getTranslationKeyForListStyle'](_0x37ff9d){return'ELEMENT_'+(this['editor']['plugins']['get']('LegacyListUtils')['getListTypeFromListStyleType'](_0x37ff9d)||'default')['toUpperCase']()+'_LIST_'+_0x37ff9d['toUpperCase']()['replace'](/-/g,'_');}}class ft extends _0x4a3ee7{['afterInit'](){const _0x33e6e0=this['editor'];if(!_0x33e6e0['plugins']['has']('MediaEmbedEditing'))return;const _0x1d3715=_0x33e6e0['plugins']['get']('TrackChangesEditing'),_0x1cbf98=_0x33e6e0['locale'];_0x1d3715['enableCommand']('mediaEmbed'),_0x1d3715['descriptionFactory']['registerElementLabel']('media',_0x3373a8=>o(_0x1cbf98,'ELEMENT_MEDIA',_0x3373a8)),_0x33e6e0['conversion']['for']('dataDowncast')['elementToElement']({'model':'media','view':(_0x51a4c2,{writer:_0x5d1d44,options:_0x21d180})=>{if(_0x21d180['showSuggestionHighlights'])return _0x5d1d44['createEmptyElement']('div');},'converterPriority':'high'}),_0x33e6e0['data']['downcastDispatcher']['on']('attribute:url:media',(_0x3beb97,_0x39ee50,_0x3f2300)=>{_0x3f2300['options']['showSuggestionHighlights']&&_0x3beb97['stop']();},{'priority':'high'});}}class gt extends _0x4a3ee7{['afterInit'](){const _0x5690ac=this['editor'];_0x5690ac['plugins']['has']('MentionEditing')&&_0x5690ac['plugins']['get']('TrackChangesEditing')['enableCommand']('mention');}}class lt extends _0x4a3ee7{['afterInit'](){const _0x232843=this['editor'],_0x2498a6=_0x232843['plugins']['get']('TrackChangesEditing');_0x232843['plugins']['has']('MultiLevelList')&&(_0x2498a6['enableDefaultAttributesIntegration']('multiLevelList'),_0x2498a6['registerBlockAttribute']('listMarkerStyle'),_0x2498a6['descriptionFactory']['registerDescriptionCallback'](_0x5b65d6=>this['handleDescriptions'](_0x5b65d6)));}['handleDescriptions'](_0x399b7e){const _0x27ede6=this['editor']['locale'],{data:_0x48be89}=_0x399b7e,_0x25e798={'type':'format','content':''};if(_0x48be89&&'listMarkerStyle'==_0x48be89['key']){if(!_0x48be89['oldValue'])return{'type':'format','content':o(_0x27ede6,'*Set\x20format:*\x20%0',o(_0x27ede6,'ELEMENT_MULTI_LEVEL_LIST'))+'\x20('+_0x48be89['newValue']+')'};if(!_0x48be89['newValue']){let _0x360c6c=_0x399b7e['head'];for(;_0x360c6c;){if(_0x360c6c['data']&&'listType'==_0x360c6c['data']['key']&&_0x360c6c['data']['newValue'])return _0x25e798;_0x360c6c=_0x360c6c['next'];}return{'type':'format','content':o(_0x27ede6,'*Remove\x20format:*\x20%0',o(_0x27ede6,'ELEMENT_MULTI_LEVEL_LIST'))+'\x20('+_0x48be89['oldValue']+')'};}}}}class mt extends _0x4a3ee7{['afterInit'](){const _0x502550=this['editor'];if(!_0x502550['plugins']['has']('PageBreakEditing'))return;_0x502550['plugins']['get']('TrackChangesEditing')['enableCommand']('pageBreak');const _0x3afc42=_0x502550['plugins']['get']('TrackChangesEditing'),_0x274580=_0x502550['locale'];_0x3afc42['descriptionFactory']['registerElementLabel']('pageBreak',_0x597a56=>o(_0x274580,'ELEMENT_PAGE_BREAK',_0x597a56));}}class dt extends _0x4a3ee7{['afterInit'](){const _0x2bbf14=this['editor'];if(!_0x2bbf14['plugins']['has']('Paragraph'))return;const _0x23ff52=_0x2bbf14['locale'],_0x36fd3e=_0x2bbf14['plugins']['get']('TrackChangesEditing');_0x36fd3e['descriptionFactory']['registerElementLabel']('paragraph',_0xf30890=>o(_0x23ff52,'ELEMENT_PARAGRAPH',_0xf30890)),_0x36fd3e['enableDefaultAttributesIntegration']('paragraph'),_0x36fd3e['enableCommand']('insertParagraph'),_0x2bbf14['editing']['downcastDispatcher']['on']('addMarker:suggestion:insertion',nr(_0x2bbf14),{'priority':'highest'}),_0x2bbf14['data']['downcastDispatcher']['on']('addMarker:suggestion:insertion',(_0x4e06b5,_0x44609b,_0x1aece9)=>{_0x1aece9['options']['showSuggestionHighlights']&&nr(_0x2bbf14,{'showActiveMarker':!0x1})(_0x4e06b5,_0x44609b,_0x1aece9);},{'priority':'highest'});const _0x18bd13=_0x36fd3e['descriptionFactory'];_0x18bd13['registerDescriptionCallback'](_0x2ca9d2=>{if('insertion'!==_0x2ca9d2['type'])return;const {start:_0x4d1ff5,end:_0x45a8cb}=_0x2ca9d2['getFirstRange']();if(!_0x4d1ff5['isTouching'](_0x45a8cb)||!_0x4d1ff5['nodeAfter'])return;const _0x4fd1d6=_0x2bbf14['model']['schema'],_0x4f78e8=_0x4d1ff5['nodeAfter'];return _0x4fd1d6['isBlock'](_0x4f78e8)&&!_0x4fd1d6['isLimit'](_0x4f78e8)&&_0x4fd1d6['checkChild'](_0x4f78e8,'$text')?{'type':'insertion','content':o(_0x23ff52,'*Insert:*\x20%0',_0x18bd13['getItemLabel'](_0x4f78e8,0x1))}:void 0x0;}),this['_registerLegacyDescription']();}['_registerLegacyDescription'](){const _0x1237cd=this['editor'],_0x20012e=_0x1237cd['locale'];_0x1237cd['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](_0xb6736a=>{if('formatBlock'!=_0xb6736a['type'])return;const {data:_0x19a327}=_0xb6736a;return _0x19a327&&'paragraph'==_0x19a327['commandName']?{'type':'format','content':o(_0x20012e,'*Change\x20to:*\x20%0',o(_0x20012e,'ELEMENT_PARAGRAPH'))}:void 0x0;});}}function nr(_0x19a931,{showActiveMarker:_0x241675=!0x0}={}){return(_0x10a350,_0x5d52fb,_0x2401a7)=>{const _0x2ee34a=_0x19a931['plugins']['get']('TrackChangesEditing'),_0x2ea27c=_0x5d52fb['markerRange']['start'],_0x5503b7=_0x5d52fb['markerRange']['end'],_0x58e46b=_0x19a931['model']['schema'];if(!_0x2ea27c['isTouching'](_0x5503b7)||!_0x2ea27c['nodeAfter'])return;const _0x156770=_0x2ea27c['nodeAfter'];if(_0x58e46b['isBlock'](_0x156770)&&!_0x58e46b['isLimit'](_0x156770)&&_0x58e46b['checkChild'](_0x156770,'$text')){if(!_0x2401a7['consumable']['consume'](_0x5d52fb['markerRange'],_0x10a350['name']))return;const _0x38476b=_0x2401a7['writer']['createUIElement']('span',{'class':'ck-suggestion-marker-split'}),_0x2a2a83=_0x2401a7['mapper']['toViewPosition'](_0x5503b7);_0x241675&&_0x2ee34a['activeMarkers']['includes'](_0x5d52fb['markerName'])&&_0x2401a7['writer']['addClass']('ck-suggestion-marker--active',_0x38476b),_0x2401a7['writer']['insert'](_0x2a2a83,_0x38476b),_0x2401a7['mapper']['bindElementToMarker'](_0x38476b,_0x5d52fb['markerName']);}};}class pt extends _0x4a3ee7{['afterInit'](){const _0x146037=this['editor'];if(!_0x146037['plugins']['has']('RemoveFormatEditing'))return;_0x146037['plugins']['get']('TrackChangesEditing')['enableDefaultAttributesIntegration']('removeFormat'),this['_registerLegacyDescription']();}['_registerLegacyDescription'](){const _0x4b6ac2=this['editor'];_0x4b6ac2['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](_0x4b85f4=>{if('formatBlock'!=_0x4b85f4['type']&&'formatInline'!=_0x4b85f4['type'])return;const {data:_0x256252}=_0x4b85f4;return _0x256252&&'removeFormat'==_0x256252['commandName']?{'type':'format','content':o(_0x4b6ac2['locale'],'*Remove\x20all\x20formatting*')}:void 0x0;});}}class kt extends _0x4a3ee7{['afterInit'](){const _0x28b461=this['editor'];if(!_0x28b461['plugins']['has']('RestrictedEditingModeEditing'))return;const _0x793d59=_0x28b461['plugins']['get']('TrackChangesEditing');_0x793d59['enableCommand']('goToPreviousRestrictedEditingException'),_0x793d59['enableCommand']('goToNextRestrictedEditingException');const _0x4385d8=_0x28b461['plugins']['get']('RestrictedEditingModeEditing');_0x4385d8['enableCommand']('trackChanges'),_0x4385d8['enableCommand']('acceptSuggestion'),_0x4385d8['enableCommand']('discardSuggestion'),_0x4385d8['enableCommand']('acceptAllSuggestions'),_0x4385d8['enableCommand']('discardAllSuggestions'),_0x4385d8['enableCommand']('acceptSelectedSuggestions'),_0x4385d8['enableCommand']('discardSelectedSuggestions');}}class bt extends _0x4a3ee7{static get['requires'](){return[_0x5a462c];}['init'](){const _0x4cbfc6=this['editor'],_0x5f6968=_0x4cbfc6['plugins']['get']('TrackChangesEditing');_0x5f6968['enableCommand']('shiftEnter'),_0x4cbfc6['editing']['downcastDispatcher']['on']('addMarker:suggestion:insertion',de(_0x4cbfc6),{'priority':'high'}),_0x4cbfc6['editing']['downcastDispatcher']['on']('addMarker:suggestion:deletion',de(_0x4cbfc6),{'priority':'high'}),_0x4cbfc6['data']['downcastDispatcher']['on']('addMarker:suggestion',(_0x22aaf0,_0x38b80a,_0x133372)=>{_0x133372['options']['showSuggestionHighlights']&&de(_0x4cbfc6,{'showActiveMarker':!0x1})(_0x22aaf0,_0x38b80a,_0x133372);}),_0x5f6968['descriptionFactory']['registerElementLabel']('softBreak',_0x2266a3=>o(_0x4cbfc6['locale'],'ELEMENT_LINE_BREAK',_0x2266a3));}}function de(_0x3cec5e,{showActiveMarker:_0x1dc20f=!0x0}={}){return(_0x17b2db,_0x40eba2,_0x3e2884)=>{const _0x344a83=_0x3cec5e['plugins']['get']('TrackChangesEditing');if(!_0x3e2884['consumable']['test'](_0x40eba2['markerRange'],_0x17b2db['name']))return;const _0x45b9f7=_0x3cec5e['model'];for(const _0x2ef1a0 of _0x40eba2['markerRange']['getItems']()){if(!_0x2ef1a0['is']('element','softBreak'))continue;const _0x5adeea='deletion'==_0x40eba2['markerName']['split'](':')[0x1]?'merge':'split',_0x48522d=_0x3e2884['writer']['createUIElement']('span',{'class':'ck-suggestion-marker-'+_0x5adeea}),_0x3ae2da=_0x3e2884['mapper']['toViewPosition'](_0x45b9f7['createPositionBefore'](_0x2ef1a0));_0x1dc20f&&_0x344a83['activeMarkers']['includes'](_0x40eba2['markerName'])&&_0x3e2884['writer']['addClass']('ck-suggestion-marker--active',_0x48522d),_0x3e2884['writer']['insert'](_0x3ae2da,_0x48522d),_0x3e2884['mapper']['bindElementToMarker'](_0x48522d,_0x40eba2['markerName']);}};}class wt extends _0x4a3ee7{['afterInit'](){const _0x20f25d=this['editor'],_0x4c5d9e=_0x20f25d['model'],_0x321e1d=_0x20f25d['locale'];if(!_0x20f25d['plugins']['has']('StandardEditingModeEditing'))return;const _0x71b965=_0x20f25d['plugins']['get']('TrackChangesEditing'),_0x414f87='restrictedEditingException',_0x3ed9d9=_0x20f25d['commands']['get'](_0x414f87);_0x71b965['enableCommand'](_0x414f87,(_0x37d0b2,_0xf7f51f={})=>{const _0x303817=_0x4c5d9e['document']['selection'];if(_0x303817['isCollapsed'])return void _0x37d0b2(_0xf7f51f);const _0x2b20da=void 0x0!==_0xf7f51f['forceValue']?_0xf7f51f['forceValue']:!_0x3ed9d9['value'];_0x4c5d9e['change'](()=>{const _0x10c371=Array['from'](_0x303817['getRanges']());for(const _0x96bead of _0x10c371){const _0x17f128=_0x2b20da?[_0x96bead]:io(_0x414f87,_0x96bead,_0x4c5d9e);for(const _0x24cb78 of _0x17f128)_0x71b965['markInlineFormat'](_0x24cb78,{'commandName':_0x414f87,'commandParams':[{'forceValue':_0x2b20da}]});}});}),_0x71b965['descriptionFactory']['registerDescriptionCallback'](_0x38ee28=>{if('formatBlock'!=_0x38ee28['type']&&'formatInline'!=_0x38ee28['type'])return;const {data:_0x2a3df7}=_0x38ee28;return _0x2a3df7&&_0x2a3df7['commandName']==_0x414f87?_0x2a3df7['commandParams'][0x0]['forceValue']?{'type':'format','content':o(_0x321e1d,'FORMAT_RESTRICTED_ENABLED')}:{'type':'format','content':o(_0x321e1d,'FORMAT_RESTRICTED_DISABLED')}:void 0x0;});}}class yt extends _0x4a3ee7{['afterInit'](){const _0x1ec3c7=this['editor'];if(!_0x1ec3c7['plugins']['has']('Style')||!_0x1ec3c7['plugins']['has']('DataSchema'))return;const _0x5857c7=_0x1ec3c7['plugins']['get']('TrackChangesEditing'),_0x132f25=_0x1ec3c7['locale'],_0x3ad418=_0x1ec3c7['config']['get']('style')||{},_0x376636=_0x1ec3c7['plugins']['get']('GeneralHtmlSupport'),_0xc9fab2=_0x1ec3c7['plugins']['get']('StyleUtils')['normalizeConfig'](_0x1ec3c7['plugins']['get']('DataSchema'),_0x3ad418['definitions']);_0x5857c7['enableDefaultAttributesIntegration']('style');const _0x495dd3=new Set();for(const _0x590e10 of _0xc9fab2['block']){const _0xa04f40=_0x376636['getGhsAttributeNameForElement'](_0x590e10['element']);_0x495dd3['add'](_0xa04f40);}const _0xed45c1=new Set();for(const _0x7420fc of _0xc9fab2['inline']){const _0xde7f0e=_0x376636['getGhsAttributeNameForElement'](_0x7420fc['element']);_0xed45c1['add'](_0xde7f0e);for(const _0xf25163 of _0x7420fc['ghsAttributes'])_0xed45c1['add'](_0xf25163);}for(const _0x29c8b9 of _0x495dd3)_0x5857c7['registerBlockAttribute'](_0x29c8b9),_0x5857c7['descriptionFactory']['registerAttributeLabel'](_0x29c8b9,o(_0x132f25,'FORMAT_STYLE'));for(const _0xb1b501 of _0xed45c1)_0x5857c7['registerInlineAttribute'](_0xb1b501),_0x5857c7['descriptionFactory']['registerAttributeLabel'](_0xb1b501,o(_0x132f25,'FORMAT_STYLE'));this['_registerLegacyDescription']();}['_registerLegacyDescription'](){const _0x11d844=this['editor'],_0x9e1af3=_0x11d844['locale'];_0x11d844['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](_0x26741a=>{if('formatBlock'!=_0x26741a['type']&&'formatInline'!=_0x26741a['type'])return;const {data:_0x35bcc4}=_0x26741a;return _0x35bcc4&&'style'===_0x35bcc4['commandName']?_0x35bcc4['commandParams'][0x0]['forceValue']?{'type':'format','content':o(_0x9e1af3,'*Set\x20format:*\x20%0',_0x35bcc4['commandParams'][0x0]['styleName']['toLowerCase']())}:{'type':'format','content':o(_0x9e1af3,'*Remove\x20format:*\x20%0',_0x35bcc4['commandParams'][0x0]['styleName']['toLowerCase']())}:void 0x0;});}}class jt extends _0x4a3ee7{['_tablePostFixingSubtypes'];['_tableSuggestions'];constructor(_0x14b9fb){super(_0x14b9fb),this['_tablePostFixingSubtypes']=['tableRow','tableColumn'],this['_tableSuggestions']=new Set();}['afterInit'](){const _0x52bb7b=this['editor'],_0x2db396=_0x52bb7b['model']['document']['selection'];if(!_0x52bb7b['plugins']['has']('TableEditing'))return;const _0x2d1063=_0x52bb7b['locale'],_0x1a14ad=_0x52bb7b['plugins']['get']('TrackChangesEditing'),_0x592869=_0x52bb7b['plugins']['get']('TableUtils');_0x1a14ad['descriptionFactory']['registerElementLabel']('table',_0x46e1c2=>o(_0x2d1063,'ELEMENT_TABLE',_0x46e1c2)),this['_setupColumnsRowsFixing'](),_0x1a14ad['enableCommand']('insertTable'),_0x1a14ad['enableCommand']('selectTableRow'),_0x1a14ad['enableCommand']('selectTableColumn');for(const _0x5b823a of['insertTableRowAbove','insertTableRowBelow']){const _0x28bc0e=_0x52bb7b['commands']['get'](_0x5b823a);_0x1a14ad['enableCommand'](_0x5b823a,_0x1ad512=>{_0x52bb7b['model']['change'](_0xd0e3f=>{_0x1ad512();const _0x37bb62='above'===_0x28bc0e['order'],_0x53182a=_0x592869['getSelectionAffectedTableCells'](_0x2db396),_0x276436=_0x592869['getRowIndexes'](_0x53182a),_0xaf5a5f=_0x37bb62?_0x276436['first']-0x1:_0x276436['last']+0x1,_0x4b7dcf=_0x53182a[0x0]['findAncestor']('table'),_0x375470=_0x592869['createTableWalker'](_0x4b7dcf,{'startRow':_0xaf5a5f,'endRow':_0xaf5a5f}),_0x1ba3ce=Array['from'](_0x375470)['map'](_0x431b1a=>_0xd0e3f['createRangeOn'](_0x431b1a['cell']));_0x1a14ad['markMultiRangeInsertion'](_0x1ba3ce,'tableRow');});});}for(const _0x201230 of['insertTableColumnLeft','insertTableColumnRight']){const _0x4bacc1=_0x52bb7b['commands']['get'](_0x201230);_0x1a14ad['enableCommand'](_0x201230,_0x441980=>{_0x52bb7b['model']['change'](_0x525f73=>{_0x441980();const _0x3d2ee9='left'===_0x4bacc1['order'],_0x35ddbf=_0x592869['getSelectionAffectedTableCells'](_0x2db396),_0x1c72fb=_0x592869['getColumnIndexes'](_0x35ddbf),_0x36deb3=_0x3d2ee9?_0x1c72fb['first']-0x1:_0x1c72fb['last']+0x1,_0x36220d=_0x35ddbf[0x0]['findAncestor']('table'),_0x3ae15b=_0x592869['createTableWalker'](_0x36220d,{'startRow':0x0,'column':_0x36deb3,'includeAllSlots':!0x1}),_0x319bab=Array['from'](_0x3ae15b)['map'](_0x502994=>_0x525f73['createRangeOn'](_0x502994['cell']));_0x1a14ad['markMultiRangeInsertion'](_0x319bab,'tableColumn');});});}for(const _0x3ca9a1 of['removeTableRow','removeTableColumn']){const _0x3c5234=_0x3ca9a1['substr'](0xb),_0x1232ef=_0x3c5234['toLowerCase'](),_0x2915ea=_0x1232ef['substr'](0x0,0x3)+'span',_0x2eac60='table'+_0x3c5234,_0x2b3e4b='min'+_0x3c5234,_0x1ef49f='max'+_0x3c5234;_0x1a14ad['enableCommand'](_0x3ca9a1,()=>{_0x52bb7b['model']['change'](_0x926e6c=>{const _0x2c59d6=_0x592869['getSelectionAffectedTableCells'](_0x2db396),_0x1a0e4b=_0x2c59d6[0x0]['findAncestor']('table');let _0x4497bd;if('removeTableRow'==_0x3ca9a1){const _0x1b0ea1=_0x592869['getRowIndexes'](_0x2c59d6);_0x4497bd={'startRow':_0x1b0ea1['first'],'endRow':_0x1b0ea1['last'],'includeAllSlots':!0x0};}else{const _0x19d844=_0x592869['getColumnIndexes'](_0x2c59d6);_0x4497bd={'startColumn':_0x19d844['first'],'endColumn':_0x19d844['last'],'includeAllSlots':!0x0};}const _0x4ec7a4=_0x592869['createTableWalker'](_0x1a0e4b,_0x4497bd),_0x18de99=Array['from'](_0x4ec7a4)['map'](({cell:_0x377a8b})=>_0x377a8b),_0x289461=Ee(_0x18de99['filter'](_0x14c98c=>_0x14c98c['hasAttribute'](_0x2915ea))),_0x39642b=Ee(_0x18de99['filter'](_0x43ebea=>!_0x43ebea['hasAttribute'](_0x2915ea)))['map'](_0x1290f6=>_0x926e6c['createRangeOn'](_0x1290f6)),_0x538cf2=_0x1a14ad['markMultiRangeDeletion'](_0x39642b,_0x2eac60);if(_0x538cf2&&('tableRow'==_0x538cf2['subType']||'tableColumn'==_0x538cf2['subType'])){const _0x755ba8=this['_getSuggestionCoords'](_0x538cf2);for(const _0x418b36 of _0x289461){const _0x41ae21=_0x926e6c['createRangeOn'](_0x418b36),_0x4cf833=_0x592869['getCellLocation'](_0x418b36),_0x27ce0d=_0x418b36['getAttribute'](_0x2915ea)-0x1,_0x27807c=_0x755ba8[_0x2b3e4b],_0x491e0e=_0x755ba8[_0x1ef49f];_0x27807c<=_0x4cf833[_0x1232ef]&&_0x4cf833[_0x1232ef]+_0x27ce0d<=_0x491e0e&&_0x538cf2['addRange'](_0x41ae21);}}});});}function _0x48bba8(_0x558139){const _0x3aac75=Array['from'](_0x2db396['getRanges']())['map'](_0x43b708=>_0x1861aa['fromRange'](_0x43b708));_0x52bb7b['model']['change'](_0x1c5fe1=>{const _0x3dc3af=_0x1c5fe1['batch'];_0x558139=_0x558139['filter'](_0x470891=>'$graveyard'!=_0x470891['root']['rootName']),_0x1c5fe1['setSelection'](_0x558139),_0x52bb7b['commands']['get']('removeTableRow')['refresh'](),_0x52bb7b['execute']('removeTableRow',{'forceDefaultExecution':!0x0}),_0x52bb7b['model']['enqueueChange'](()=>{_0x52bb7b['model']['enqueueChange'](_0x3dc3af,_0x329098=>{const _0x4003ec=_0x3aac75['filter'](_0x2a7b41=>'$graveyard'!=_0x2a7b41['root']['rootName']);_0x4003ec['length']>0x0&&_0x329098['setSelection'](_0x4003ec);for(const _0x4feb66 of _0x3aac75)_0x4feb66['detach']();});});});}function _0x1c0f1e(_0x3ba526){_0x52bb7b['model']['change'](_0x132e31=>{const _0x561812=Array['from'](_0x2db396['getRanges']())['map'](_0x299cf0=>_0x1861aa['fromRange'](_0x299cf0)),_0x4d03c1=[];for(const _0x3393a9 of _0x3ba526)for(const _0x2779aa of _0x3393a9['getItems']({'shallow':!0x0}))_0x4d03c1['push'](_0x2779aa);for(const _0x465c48 of _0x4d03c1)'$graveyard'!=_0x465c48['root']['rootName']&&(_0x132e31['setSelection'](_0x132e31['createPositionAt'](_0x465c48,0x0)),_0x52bb7b['commands']['get']('removeTableColumn')['refresh'](),_0x52bb7b['execute']('removeTableColumn',{'forceDefaultExecution':!0x0}));const _0x19bea2=_0x561812['filter'](_0x28148a=>'$graveyard'!=_0x28148a['root']['rootName']);_0x19bea2['length']>0x0&&_0x132e31['setSelection'](_0x19bea2);for(const _0x26e9ee of _0x561812)_0x26e9ee['detach']();});}function _0x5926ee(_0x2e9069,_0x494698){return _0x494698['every'](_0x5b58d4=>_0x2e9069['some'](_0x401d7a=>_0x401d7a['end']['isEqual'](_0x5b58d4['start'])||_0x5b58d4['end']['isEqual'](_0x401d7a['start'])));}function _0x14809a(_0x1a805d,_0x446968){return!_0x1a805d['some'](_0x318977=>_0x446968['some'](_0x145d9d=>_0x318977['isIntersecting'](_0x145d9d)))&&_0x1a805d['some'](_0x33c7ce=>_0x446968['some'](_0x4f1824=>_0x33c7ce['end']['isTouching'](_0x4f1824['start'])));}_0x52bb7b['data']['downcastDispatcher']['on']('addMarker:suggestion',(_0x41100e,_0x3b51f9,_0x2941ff)=>{if(!_0x2941ff['options']['showSuggestionHighlights'])return;const _0x3eb764=_0x3b51f9['item'];if(!_0x3eb764)return;const _0x127352=_0x2941ff['mapper']['toViewElement'](_0x3eb764);function _0x230da3(_0x4f37dd){return Array['isArray'](_0x4f37dd)?_0x4f37dd:[_0x4f37dd];}_0x127352&&'tableCell'===_0x3eb764['name']&&_0x127f2f(_0x127352,_0x2941ff['writer'],(_0x4bbd2d,_0x256e75,_0x4e38dc)=>_0x4e38dc['addClass'](_0x230da3(_0x256e75['classes']),_0x4bbd2d),(_0x43b325,_0x225beb,_0x24f3c4)=>_0x24f3c4['removeClass'](_0x230da3(_0x225beb['classes']),_0x43b325));},{'priority':'highest'}),_0x1a14ad['descriptionFactory']['registerDescriptionCallback'](_0x393b52=>{if('insertion'!=_0x393b52['type']&&'deletion'!=_0x393b52['type'])return;const _0x4a7e11=_0x393b52['getContainedElement']();if(null!=_0x4a7e11&&_0x4a7e11['is']('element','table')){if('insertion'==_0x393b52['type']){const _0x26fc08=_0x393b52['getItems']()['filter'](_0x4d5ab9=>_0x4d5ab9['is']('$textProxy'))['map'](_0x28e8f2=>_0x28e8f2['data']);if(_0x26fc08['length'])return{'type':'insertion','content':o(_0x2d1063,'*Insert:*\x20%0',o(_0x2d1063,'ELEMENT_TABLE_WITH_TEXT','\x22'+_0x26fc08['join']('\x20')+'\x22'))};}if('deletion'==_0x393b52['type']){const _0x220f7b=_0x393b52['getItems']()['filter'](_0x24f66c=>_0x24f66c['is']('$textProxy'))['map'](_0x1de6dc=>_0x1de6dc['data']);if(_0x220f7b['length'])return{'type':'deletion','content':o(_0x2d1063,'*Remove:*\x20%0',o(_0x2d1063,'ELEMENT_TABLE_WITH_TEXT','\x22'+_0x220f7b['join']('\x20')+'\x22'))};}}}),_0x1a14ad['descriptionFactory']['registerDescriptionCallback'](_0x3f7938=>{if('tableRow'==_0x3f7938['subType']){const _0x6f31ca=_0x3f7938['getItems']()['filter'](_0x7becc2=>_0x7becc2['is']('$textProxy'))['map'](_0x29df49=>_0x29df49['data']),_0x19bcc7=this['_getSuggestionCoords'](_0x3f7938),_0xe1fa5b=_0x19bcc7['maxRow']-_0x19bcc7['minRow']+0x1;if('insertion'==_0x3f7938['type'])return _0x6f31ca['length']?{'type':'insertion','content':o(_0x2d1063,'*Insert:*\x20%0',o(_0x2d1063,'ELEMENT_TABLE_ROW_WITH_TEXT',[_0xe1fa5b,'\x22'+_0x6f31ca['join']('\x20')+'\x22']))}:{'type':'insertion','content':o(_0x2d1063,'*Insert:*\x20%0',o(_0x2d1063,'ELEMENT_TABLE_ROW',_0xe1fa5b))};if('deletion'==_0x3f7938['type'])return _0x6f31ca['length']?{'type':'deletion','content':o(_0x2d1063,'*Remove:*\x20%0',o(_0x2d1063,'ELEMENT_TABLE_ROW_WITH_TEXT',[_0xe1fa5b,'\x22'+_0x6f31ca['join']('\x20')+'\x22']))}:{'type':'deletion','content':o(_0x2d1063,'*Remove:*\x20%0',o(_0x2d1063,'ELEMENT_TABLE_ROW',_0xe1fa5b))};}if('tableColumn'==_0x3f7938['subType']){const _0x4a89b1=_0x3f7938['getItems']()['filter'](_0x165820=>_0x165820['is']('$textProxy'))['map'](_0x1af61a=>_0x1af61a['data']),_0xa1f4fa=this['_getSuggestionCoords'](_0x3f7938),_0x29b97a=_0xa1f4fa['maxColumn']-_0xa1f4fa['minColumn']+0x1;if('insertion'==_0x3f7938['type'])return _0x4a89b1['length']?{'type':'insertion','content':o(_0x2d1063,'*Insert:*\x20%0',o(_0x2d1063,'ELEMENT_TABLE_COLUMN_WITH_TEXT',[_0x29b97a,'\x22'+_0x4a89b1['join']('\x20')+'\x22']))}:{'type':'insertion','content':o(_0x2d1063,'*Insert:*\x20%0',o(_0x2d1063,'ELEMENT_TABLE_COLUMN',_0x29b97a))};if('deletion'==_0x3f7938['type'])return _0x4a89b1['length']?{'type':'deletion','content':o(_0x2d1063,'*Remove:*\x20%0',o(_0x2d1063,'ELEMENT_TABLE_COLUMN_WITH_TEXT',[_0x29b97a,'\x22'+_0x4a89b1['join']('\x20')+'\x22']))}:{'type':'deletion','content':o(_0x2d1063,'*Remove:*\x20%0',o(_0x2d1063,'ELEMENT_TABLE_COLUMN',_0x29b97a))};}}),_0x1a14ad['_suggestionFactory']['registerCustomCallback']('insertion','tableRow','discard',_0x48bba8),_0x1a14ad['_suggestionFactory']['registerCustomCallback']('deletion','tableRow','accept',_0x48bba8),_0x1a14ad['_suggestionFactory']['registerCustomCallback']('insertion','tableColumn','discard',_0x1c0f1e),_0x1a14ad['_suggestionFactory']['registerCustomCallback']('deletion','tableColumn','accept',_0x1c0f1e),_0x1a14ad['_suggestionFactory']['registerCustomCallback']('insertion','tableColumn','join',_0x5926ee),_0x1a14ad['_suggestionFactory']['registerCustomCallback']('deletion','tableColumn','join',_0x5926ee),_0x1a14ad['_suggestionFactory']['registerCustomCallback']('insertion','tableRow','join',_0x14809a),_0x1a14ad['_suggestionFactory']['registerCustomCallback']('deletion','tableRow','join',_0x14809a);}['_acceptFormatSuggestionCallbackFactory'](){const _0x13d1e1=this['editor'],_0x49353a=_0x13d1e1['model']['document']['selection'];return(_0x3c89d1,_0x53572c)=>{_0x13d1e1['model']['change'](_0x37f6d=>{const {commandName:_0x4d7ace,commandParams:_0x5cc572}=_0x53572c;let _0x54a77e=_0x3c89d1[0x0]['end']['nodeBefore'];_0x5cc572&&_0x5cc572[0x0]&&!0x1===_0x5cc572[0x0]['forceValue']&&(_0x54a77e=_0x3c89d1[0x0]['start']['nodeAfter']);const _0x4881aa=_0x37f6d['createRangeIn'](_0x54a77e);if('$graveyard'==_0x4881aa['root']['rootName'])return;const _0x10f844=Array['from'](_0x49353a['getRanges']())['map'](_0x17e28a=>_0x1861aa['fromRange'](_0x17e28a));_0x37f6d['setSelection'](_0x4881aa),_0x13d1e1['commands']['get'](_0x4d7ace)['refresh'](),_0x5cc572['push']({'forceDefaultExecution':!0x0}),_0x13d1e1['execute'](_0x4d7ace,..._0x5cc572);const _0x308662=_0x10f844['filter'](_0x363879=>'$graveyard'!=_0x363879['root']['rootName']);_0x308662['length']>0x0&&_0x37f6d['setSelection'](_0x308662);for(const _0x53186a of _0x10f844)_0x53186a['detach']();});};}['_getCoordsForCells'](_0x4d4d1b){const _0x612916=this['editor']['plugins']['get']('TableUtils');let _0x1d26e5=Number['MAX_SAFE_INTEGER'],_0x4f808e=Number['MIN_SAFE_INTEGER'],_0x4b2528=Number['MAX_SAFE_INTEGER'],_0x5d4369=Number['MIN_SAFE_INTEGER'];for(const _0x38cd2a of _0x4d4d1b){if('$graveyard'==_0x38cd2a['root']['rootName'])continue;const {row:_0x13906a,column:_0x5dfa03}=_0x612916['getCellLocation'](_0x38cd2a),_0x39360d=_0x38cd2a['hasAttribute']('rowspan')?_0x38cd2a['getAttribute']('rowspan')-0x1:0x0,_0x737724=_0x38cd2a['hasAttribute']('colspan')?_0x38cd2a['getAttribute']('colspan')-0x1:0x0;_0x1d26e5=_0x13906a<_0x1d26e5?_0x13906a:_0x1d26e5,_0x4f808e=_0x13906a+_0x39360d>_0x4f808e?_0x13906a+_0x39360d:_0x4f808e,_0x4b2528=_0x5dfa03<_0x4b2528?_0x5dfa03:_0x4b2528,_0x5d4369=_0x5dfa03+_0x737724>_0x5d4369?_0x5dfa03+_0x737724:_0x5d4369;}return{'minRow':_0x1d26e5,'maxRow':_0x4f808e,'minColumn':_0x4b2528,'maxColumn':_0x5d4369};}['_setupColumnsRowsFixing'](){const _0x50b267=this['editor'],_0x50d127=_0x50b267['plugins']['get']('TrackChangesEditing'),_0x329c19=_0x50b267['plugins']['get']('TableUtils');_0x50b267['model']['document']['on']('change:data',()=>{const _0xd4fe55=Array['from'](_0x50b267['model']['document']['differ']['getChangedMarkers']());for(const {name:_0x594fa5,data:_0x186a07}of _0xd4fe55){const {group:_0x8af20b,id:_0x596047,subType:_0x44cad8}=_0x50d127['_splitMarkerName'](_0x594fa5);if('suggestion'!=_0x8af20b)continue;if(null!=_0x186a07['oldRange'])continue;const _0x5d6cce=_0x50d127['getSuggestion'](_0x596047);this['_tablePostFixingSubtypes']['includes'](_0x44cad8)&&this['_tableSuggestions']['add'](_0x5d6cce);}},{'priority':'low'});const _0x6ea22e=(_0x511f72,_0x2b7bfd)=>{let _0x4088e7=!0x1;const _0x467481=_0x2b7bfd['createRangeOn'](_0x511f72),_0x1752cf=_0x511f72['findAncestor']('table'),_0x28ae09=_0x329c19['getCellLocation'](_0x511f72);for(const _0x24d880 of this['_tableSuggestions']){const _0x380114=_0x24d880['subType'],_0x3817e5=_0x380114['startsWith']('tablePaste'),_0x145647=_0x380114['substr'](_0x3817e5?0xa:0x5),_0x5dd2ad=_0x145647['toLowerCase'](),_0x310426=_0x5dd2ad['substr'](0x0,0x3)+'span',_0x30de9c='min'+_0x145647,_0x1d3828='max'+_0x145647;if(!_0x24d880['isInContent'])continue;if(_0x1752cf!=_0x24d880['getFirstRange']()['start']['findAncestor']('table'))continue;if(_0x24d880['isIntersectingWithRange'](_0x467481))continue;const _0x959cd2=_0x511f72['hasAttribute'](_0x310426)?_0x511f72['getAttribute'](_0x310426)-0x1:0x0,_0x3ae9b9=this['_getSuggestionCoords'](_0x24d880),_0x4ca421=_0x3ae9b9[_0x30de9c],_0x4662e1=_0x3ae9b9[_0x1d3828];_0x4ca421<=_0x28ae09[_0x5dd2ad]&&_0x28ae09[_0x5dd2ad]+_0x959cd2<=_0x4662e1&&(_0x24d880['addRange'](_0x467481),_0x4088e7=!0x0);}return _0x4088e7;};_0x50b267['model']['document']['registerPostFixer'](_0xf0e2da=>{let _0x54778f=!0x1;for(const _0x1b0f6e of _0x50b267['model']['document']['differ']['getChanges']())if('insert'==_0x1b0f6e['type']){if('tableRow'==_0x1b0f6e['name']){for(const _0x2de5f9 of _0x1b0f6e['position']['nodeAfter']['getChildren']())_0x54778f=_0x54778f||_0x6ea22e(_0x2de5f9,_0xf0e2da);}else'tableCell'==_0x1b0f6e['name']&&(_0x54778f=_0x54778f||_0x6ea22e(_0x1b0f6e['position']['nodeAfter'],_0xf0e2da));}return _0x54778f;});}['_getSuggestionCoords'](_0x12296e){return this['_getCoordsForCells'](_0x12296e['getRanges']()['map'](_0x15ab19=>_0x15ab19['start']['nodeAfter']));}}function Ee(_0x2fb224){return Array['from'](new Set(_0x2fb224)['values']());}class St extends _0x4a3ee7{static get['requires'](){return[jt];}['afterInit'](){const _0x393f59=this['editor'],_0x394e62=_0x393f59['model']['document']['selection'],_0x5d2ea1=_0x393f59['locale'];if(!_0x393f59['plugins']['has']('TableEditing'))return;const _0x229a95=_0x393f59['plugins']['get']('TrackChangesEditing'),_0x1787d4=_0x393f59['plugins']['get']('TableUtils'),_0x17f817=_0x393f59['plugins']['get'](jt);_0x17f817['_tablePostFixingSubtypes']['push']('mergeTableCells'),_0x229a95['enableCommand']('mergeTableCells',()=>{const _0x10328f=_0x1787d4['getSelectionAffectedTableCells'](_0x393f59['model']['document']['selection']);_0x393f59['model']['change'](()=>{_0x229a95['markMultiRangeBlockFormat'](_0x10328f,{'commandName':'mergeTableCells','commandParams':[]},[],'mergeTableCells');});}),_0x393f59['commands']['get']('mergeTableCells')['on']('execute',(_0x53a305,_0x96ffd1)=>{_0x393f59['commands']['get']('trackChanges')['value']&&(_0x96ffd1['length']>0x0&&_0x96ffd1[_0x96ffd1['length']-0x1]&&_0x96ffd1[_0x96ffd1['length']-0x1]['forceDefaultExecution']||_0x229a95['_isForcedDefaultExecutionBlock']||this['_areSelectedCellsMergable']()||_0x53a305['stop']());},{'priority':'highest'});for(const _0x4a4990 of['mergeTableCellUp','mergeTableCellRight','mergeTableCellDown','mergeTableCellLeft']){const _0x5cb246=_0x393f59['commands']['get'](_0x4a4990);_0x229a95['enableCommand'](_0x4a4990,()=>{const _0x42d146=_0x393f59['model']['document']['selection']['getFirstPosition']()['getAncestors']()['find'](_0x574f9f=>_0x574f9f['is']('element','tableCell')),_0x414394=_0x5cb246['value'];_0x393f59['model']['change'](()=>{_0x229a95['markMultiRangeBlockFormat']([_0x42d146,_0x414394],{'commandName':'mergeTableCells','commandParams':[]},[],'mergeTableCells');});});}for(const _0x4a8f30 of['splitTableCellVertically','splitTableCellHorizontally']){const _0x38c8c9=_0x393f59['commands']['get'](_0x4a8f30);_0x229a95['enableCommand'](_0x4a8f30,()=>{const _0x2d85b7=_0x1787d4['getSelectionAffectedTableCells'](_0x393f59['model']['document']['selection'])[0x0],_0x4f1692=_0x2d85b7['findAncestor']('table'),{column:_0x415dc3,row:_0x8418ea}=_0x1787d4['getCellLocation'](_0x2d85b7);let _0x53c892=[];if('horizontally'==_0x38c8c9['direction']){const _0x7061bc=_0x1787d4['createTableWalker'](_0x4f1692,{'startRow':_0x8418ea,'endRow':_0x8418ea,'includeAllSlots':!0x0});_0x53c892=Array['from'](_0x7061bc)['map'](_0x3e1d88=>_0x3e1d88['cell']);}else{const _0x4ca64d=_0x1787d4['createTableWalker'](_0x4f1692,{'column':_0x415dc3,'includeAllSlots':!0x0});_0x53c892=Array['from'](_0x4ca64d)['map'](_0x4a3c33=>_0x4a3c33['cell']);}_0x393f59['model']['change'](_0x2f605a=>{_0x229a95['markBlockFormat'](_0x2f605a['createRangeOn'](_0x2d85b7),{'commandName':_0x4a8f30,'commandParams':[]},_0x53c892,_0x4a8f30);});});}_0x229a95['descriptionFactory']['registerDescriptionCallback'](_0x564151=>{if('formatBlock'!=_0x564151['type']&&'formatInline'!=_0x564151['type'])return;const {data:_0x144e5d}=_0x564151;return _0x144e5d&&'mergeTableCells'==_0x144e5d['commandName']?{'type':'format','content':o(_0x5d2ea1,'*Merge\x20cells*')}:void 0x0;}),_0x229a95['descriptionFactory']['registerDescriptionCallback'](_0x2c47de=>{if('formatBlock'!=_0x2c47de['type']&&'formatInline'!=_0x2c47de['type'])return;const {data:_0x26fe4d}=_0x2c47de;return _0x26fe4d?'splitTableCellVertically'==_0x26fe4d['commandName']?{'type':'format','content':o(_0x5d2ea1,'*Split\x20cell:*\x20vertically')}:'splitTableCellHorizontally'==_0x26fe4d['commandName']?{'type':'format','content':o(_0x5d2ea1,'*Split\x20cell:*\x20horizontally')}:void 0x0:void 0x0;});const _0x427a16=_0x17f817['_acceptFormatSuggestionCallbackFactory']();for(const _0x57e1bd of['mergeTableCellUp','mergeTableCellRight','mergeTableCellDown','mergeTableCellLeft'])_0x229a95['_suggestionFactory']['registerCustomCallback']('formatBlock',_0x57e1bd,'accept',_0x427a16);for(const _0x492fd4 of['splitTableCellVertically','splitTableCellHorizontally'])_0x229a95['_suggestionFactory']['registerCustomCallback']('formatBlock',_0x492fd4,'accept',_0x427a16);_0x229a95['_suggestionFactory']['registerCustomCallback']('formatBlock','mergeTableCells','accept',_0x31513e=>{_0x393f59['model']['change'](_0x36fe8e=>{const _0x57b74f=Array['from'](_0x394e62['getRanges']())['map'](_0x3a91ab=>_0x1861aa['fromRange'](_0x3a91ab));_0x36fe8e['setSelection'](_0x31513e),_0x393f59['commands']['get']('mergeTableCells')['refresh'](),_0x393f59['execute']('mergeTableCells',{'forceDefaultExecution':!0x0});const _0x16d09c=_0x57b74f['filter'](_0x220089=>'$graveyard'!=_0x220089['root']['rootName']);_0x16d09c['length']>0x0&&_0x36fe8e['setSelection'](_0x16d09c);for(const _0x3d2391 of _0x57b74f)_0x3d2391['detach']();});});for(const _0x35905c of['mergeTableCellUp','mergeTableCellDown','mergeTableCellLeft','mergeTableCellRight']){const _0x5e29e9=_0x393f59['commands']['get'](_0x35905c);_0x5e29e9['on']('set:isEnabled',(_0x832333,_0x1e64ad,_0x1e2914)=>{if(_0x1e2914){const _0x3885e2=_0x393f59['model']['document']['selection']['getFirstPosition']()['getAncestors']()['find'](_0x3e0848=>_0x3e0848['is']('element','tableCell'));this['_areMergableCells'](_0x5e29e9['value'],_0x3885e2)||(_0x832333['return']=!0x1,_0x832333['stop']());}},{'priority':'low'});}}['_areSelectedCellsMergable'](){const _0x36f764=this['editor']['commands']['get']('mergeTableCells'),_0x445b7b=this['editor']['plugins']['get']('TableUtils');if(!_0x36f764['isEnabled'])return!0x1;const _0x431646=_0x445b7b['getSelectionAffectedTableCells'](this['editor']['model']['document']['selection']);for(const _0x15661d of _0x431646)for(const _0x131579 of _0x431646)if(_0x15661d!=_0x131579&&!this['_areMergableCells'](_0x15661d,_0x131579))return!0x1;return!0x0;}['_areMergableCells'](_0x354f93,_0x4fc86f){const _0x47cefa=this['editor']['plugins']['get']('TrackChangesEditing'),_0x348961=this['editor']['model']['createRangeOn'](_0x354f93),_0x4bead0=this['editor']['model']['createRangeOn'](_0x4fc86f),_0x23f361=new Set(),_0x3e774f=new Set();for(const _0x28fd37 of _0x47cefa['getSuggestions']())if(('insertion'==_0x28fd37['type']||'deletion'==_0x28fd37['type']||'mergeTableCells'==_0x28fd37['subType'])&&_0x28fd37['isInContent']){for(const _0x5f01ce of _0x28fd37['getRanges']())_0x5f01ce['containsRange'](_0x348961,!0x0)&&_0x23f361['add'](_0x28fd37['type']+':'+_0x28fd37['author']['id']),_0x5f01ce['containsRange'](_0x4bead0,!0x0)&&_0x3e774f['add'](_0x28fd37['type']+':'+_0x28fd37['author']['id']);}if(_0x23f361['size']!=_0x3e774f['size'])return!0x1;for(const _0x363bc3 of _0x23f361)if(!_0x3e774f['has'](_0x363bc3))return!0x1;return!0x0;}}class At extends _0x4a3ee7{static get['requires'](){return[jt];}['afterInit'](){const _0xc280=this['editor'];if(!_0xc280['plugins']['has']('TableEditing'))return;const _0x411250=_0xc280['locale'],_0x129c75=_0xc280['plugins']['get']('TrackChangesEditing');_0x129c75['enableDefaultAttributesIntegration']('setTableRowHeader'),_0x129c75['enableDefaultAttributesIntegration']('setTableColumnHeader'),_0x129c75['registerBlockAttribute']('headingRows'),_0x129c75['registerBlockAttribute']('headingColumns'),_0x129c75['descriptionFactory']['registerAttributeLabel']('headingRows',o(_0x411250,'FORMAT_HEADER_ROW')),_0x129c75['descriptionFactory']['registerAttributeLabel']('headingColumns',o(_0x411250,'FORMAT_HEADER_COLUMN')),this['_handleLegacySuggestions']();}['_handleLegacySuggestions'](){const _0x294d75=this['editor']['plugins']['get']('TrackChangesEditing'),_0xb315c0=this['editor']['plugins']['get']('TableUtils'),_0x598c27=this['editor']['plugins']['get'](jt)['_acceptFormatSuggestionCallbackFactory']();function _0x1697d3({showActiveMarker:_0x26589f=!0x0,setDataAttribute:_0x54ba8b=!0x0}={}){return(_0x5af8e1,_0x3a942e,_0x15c919)=>{const {type:_0x34e2e5,id:_0x2c3147}=_0x294d75['_splitMarkerName'](_0x3a942e['markerName']),_0x114d72=_0x294d75['getSuggestion'](_0x2c3147),_0x4edad9=_0x114d72['data'];if('formatBlock'!=_0x114d72['type']||!_0x4edad9||'setTableColumnHeader'!=_0x4edad9['commandName'])return;if(_0x3a942e['item'])return void _0x5af8e1['stop']();if(!_0x15c919['consumable']['consume'](_0x3a942e['markerRange'],_0x5af8e1['name']))return;const _0x244fb0=_0x3a942e['markerRange']['start']['nodeAfter'],_0x22ddf2=_0x3a942e['markerRange']['end']['nodeBefore'],_0x834921=_0x244fb0['parent']['parent'],{column:_0x3f47ff}=_0xb315c0['getCellLocation'](_0x244fb0),{column:_0x366b94}=_0xb315c0['getCellLocation'](_0x22ddf2);for(let _0x2751c8=_0x3f47ff;_0x2751c8<=_0x366b94;_0x2751c8++){const _0x408627=_0xb315c0['createTableWalker'](_0x834921,{'column':_0x2751c8,'includeAllSlots':!0x1});for(const _0x1bea8b of _0x408627){const _0x3992da=_0x1bea8b['cell'],_0x2f78a5=_0x15c919['mapper']['toViewElement'](_0x3992da);_0x15c919['writer']['addClass']('ck-suggestion-marker-'+_0x34e2e5,_0x2f78a5),_0x54ba8b&&_0x15c919['writer']['setAttribute']('data-suggestion',_0x2c3147,_0x2f78a5),_0x15c919['mapper']['bindElementToMarker'](_0x2f78a5,_0x3a942e['markerName']),_0x26589f&&(_0x294d75['activeMarkers']['includes'](_0x3a942e['markerName'])?_0x15c919['writer']['addClass']('ck-suggestion-marker--active',_0x2f78a5):_0x15c919['writer']['removeClass']('ck-suggestion-marker--active',_0x2f78a5));}}};}_0x294d75['_suggestionFactory']['registerCustomCallback']('formatBlock','setTableRowHeader','accept',_0x598c27),_0x294d75['_suggestionFactory']['registerCustomCallback']('formatBlock','setTableColumnHeader','accept',_0x598c27),this['editor']['editing']['downcastDispatcher']['on']('addMarker:suggestion',_0x1697d3(),{'priority':'highest'}),this['editor']['data']['downcastDispatcher']['on']('addMarker:suggestion',(_0x430bc0,_0x54764,_0x29c33e)=>{_0x29c33e['options']['showSuggestionHighlights']&&_0x1697d3({'showActiveMarker':!0x1,'setDataAttribute':!0x1})(_0x430bc0,_0x54764,_0x29c33e);},{'priority':'highest'}),this['editor']['editing']['downcastDispatcher']['on']('removeMarker:suggestion',(_0x3a8a2c,_0x4f4e5c,_0x15d09b)=>{const {type:_0x14182a,id:_0x455b9a}=_0x294d75['_splitMarkerName'](_0x4f4e5c['markerName']),_0x1bf993=_0x294d75['getSuggestion'](_0x455b9a),_0x47bb4d=_0x1bf993['data'];if('formatBlock'!=_0x1bf993['type']||!_0x47bb4d||'setTableColumnHeader'!=_0x47bb4d['commandName'])return;const _0x347f6f=_0x15d09b['mapper']['markerNameToElements'](_0x4f4e5c['markerName']);if(_0x347f6f){for(const _0x1e1aeb of _0x347f6f)_0x15d09b['writer']['removeClass']('ck-suggestion-marker-'+_0x14182a,_0x1e1aeb),_0x15d09b['writer']['removeClass']('ck-suggestion-marker--active',_0x1e1aeb),_0x15d09b['writer']['removeAttribute']('data-suggestion',_0x1e1aeb),_0x15d09b['mapper']['unbindElementFromMarkerName'](_0x1e1aeb,_0x4f4e5c['markerName']);}},{'priority':'highest'}),this['_registerLegacyDescription']();}['_registerLegacyDescription'](){const _0x274d4a=this['editor'],_0x1ef509=_0x274d4a['locale'];function _0x286aaf(_0x553771){return{'type':'format','content':o(_0x1ef509,'*Format:*\x20%0',_0x553771)};}_0x274d4a['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](_0x454e82=>{if('formatBlock'!=_0x454e82['type'])return;const {data:_0x349cb4}=_0x454e82;if(_0x349cb4){if('setTableRowHeader'==_0x349cb4['commandName']){const _0x14fc31=_0x349cb4['commandParams'][0x0]['forceValue'];return _0x286aaf(o(_0x1ef509,_0x14fc31?'FORMAT_HEADER_ROW':'FORMAT_REGULAR_ROW'));}if('setTableColumnHeader'==_0x349cb4['commandName']){const _0x44d0cb=_0x349cb4['commandParams'][0x0]['forceValue'];return _0x286aaf(o(_0x1ef509,_0x44d0cb?'FORMAT_HEADER_COLUMN':'FORMAT_REGULAR_COLUMN'));}}});}}const ge=['tableCellBorderWidth','tableCellBorderColor','tableCellBorderStyle','tableCellHorizontalAlignment','tableCellVerticalAlignment','tableCellBackgroundColor','tableCellPadding'],Ce=Object['fromEntries'](ge['map'](_0x2a668d=>[_0x2a668d,null]));class It extends _0x4a3ee7{static get['requires'](){return[jt];}['afterInit'](){const _0x24a7f5=this['editor'];if(!_0x24a7f5['plugins']['has']('TableClipboard'))return;const _0x567c4e=_0x24a7f5['plugins']['get']('TrackChangesEditing'),_0x341734=_0x24a7f5['plugins']['get']('TableUtils'),_0x4d1aba=_0x24a7f5['plugins']['get'](jt),_0x2c3785=_0x24a7f5['plugins']['get']('TableClipboard');_0x4d1aba['_tablePostFixingSubtypes']['push']('tablePasteRow','tablePasteColumn'),_0x24a7f5['model']['schema']['register']('tableCellSuggestion',{'allowIn':'tableCell','allowContentOf':'tableCell','isLimit':!0x0}),_0x24a7f5['conversion']['elementToElement']({'model':'tableCellSuggestion','view':'suggestion-td'});let _0x3c3582=null;_0x24a7f5['model']['on']('insertContent',(_0x5f3d39,_0xf0f16d)=>{const [_0x2516e5,_0x5dffb8]=_0xf0f16d,_0x33d93a=_0xf0f16d[_0xf0f16d['length']-0x1];_0x33d93a&&_0x33d93a['forceDefaultExecution']||_0x567c4e['_isForcedDefaultExecutionBlock']||this['editor']['commands']['get']('trackChanges')['value']&&function(_0x14193b,_0x4b4683,_0xb36cf9,_0x346b3d,_0x77a670){if(_0x4b4683&&!_0x4b4683['is']('documentSelection'))return!0x1;const _0x515b3e=_0x77a670['getTableIfOnlyTableInContent'](_0x14193b,_0xb36cf9);if(!_0x515b3e||!he(_0x515b3e,void 0x0,_0x346b3d))return!0x1;const _0x21339c=_0x346b3d['getSelectionAffectedTableCells'](_0xb36cf9['document']['selection']);if(!_0x21339c['length'])return!0x1;const _0x2f61b5=_0x21339c[0x0]['findAncestor']('table'),_0x791b=_0x346b3d['getRowIndexes'](_0x21339c),_0x4fa8ba=_0x346b3d['getColumnIndexes'](_0x21339c),_0x27d237={'startRow':_0x791b['first'],'endRow':_0x791b['last'],'startColumn':_0x4fa8ba['first'],'endColumn':_0x4fa8ba['last']};return 0x1==_0x21339c['length']&&(_0x27d237['endRow']+=_0x346b3d['getRows'](_0x515b3e)-0x1,_0x27d237['endColumn']+=_0x346b3d['getColumns'](_0x515b3e)-0x1),he(_0x2f61b5,_0x27d237,_0x346b3d);}(_0x2516e5,_0x5dffb8,_0x24a7f5['model'],_0x341734,_0x2c3785)&&(_0x5f3d39['stop'](),_0x3c3582={'cells':[],'insertionRanges':[],'deletionRanges':[],'rowInsertionRanges':[],'rowInsertionIndexes':[],'columnInsertionRanges':[],'columnInsertionIndexes':[]},_0x24a7f5['model']['change'](()=>{_0x24a7f5['model']['insertContent'](_0xf0f16d[0x0],_0xf0f16d[0x1],_0xf0f16d[0x2],{'forceDefaultExecution':!0x0});const _0xd4524e=_0x24ebe0(),{rowInsertionRanges:_0x1c7740,columnInsertionRanges:_0x31eea7,insertionRanges:_0x5c9b3b,deletionRanges:_0x1489f0,cells:_0x3cccc2}=_0x3c3582;_0x1c7740['length']&&_0x567c4e['markMultiRangeInsertion'](_0x1c7740,'tablePasteRow',{'tablePasteChainId':_0xd4524e}),_0x31eea7['length']&&_0x567c4e['markMultiRangeInsertion'](_0x31eea7,'tablePasteColumn',{'tablePasteChainId':_0xd4524e}),_0x5c9b3b['length']&&(_0x567c4e['markMultiRangeInsertion'](_0x5c9b3b,'tablePaste',{'tablePasteChainId':_0xd4524e,'skipNestingCheck':!0x0}),_0x5c9b3b['forEach'](_0x35a4b1=>_0x35a4b1['detach']?.())),_0x1489f0['length']&&(_0x567c4e['markMultiRangeDeletion'](_0x1489f0,'tablePaste',{'tablePasteChainId':_0xd4524e,'skipNestingCheck':!0x0}),_0x1489f0['forEach'](_0x2352c7=>_0x2352c7['detach']?.()));const _0xc61316=_0x567c4e['markMultiRangeBlockFormat'](_0x3cccc2['map'](({element:_0x46f8a2})=>_0x46f8a2),{'formatGroupId':_0x24ebe0()},[],'tablePasteCell',{'tablePasteChainId':_0xd4524e});if(_0xc61316){const _0x36ce43=_0xc61316['getMarkers'](),_0xccdf3=[];for(const {element:_0x239e10,attributes:_0x441a01}of _0x3cccc2){if(!_0x441a01)continue;const _0x5aa75e=_0x24a7f5['model']['createRangeOn'](_0x239e10),_0x21c5a1=_0x36ce43['find'](_0x329ba7=>_0x329ba7['getRange']()['isEqual'](_0x5aa75e));_0x21c5a1&&_0xccdf3['push']([_0x21c5a1['name'],_0x441a01]);}_0xccdf3['length']&&_0xc61316['setAttribute']('markerAttributes',Object['fromEntries'](_0xccdf3));}_0x3c3582=null;}));},{'priority':_0x50a0d6['high']+0xa}),_0x24a7f5['plugins']['get']('TableClipboard')['on']('_replaceTableSlotCell',(_0x5da89d,_0x28555c)=>{const [_0x4225a0,_0x20a99b,,_0x47a598]=_0x28555c;if(!_0x3c3582)return;_0x5da89d['stop']();const _0x5d72ad=_0x4225a0['cell'],_0x2abc9e=_0x20a99b,_0xbbc60c=Pe(_0x5d72ad),_0x71751b=Pe(_0x2abc9e);_0x5da89d['return']=_0x5d72ad;let _0x17b59a=null,_0x3c1f3a=null;if(_0x71751b||_0xbbc60c){if(_0xbbc60c&&!_0x71751b){_0x47a598['remove'](_0x5d72ad['getChild'](0x0));for(const _0xa3e62a of Array['from'](_0x2abc9e['getChildren']()))_0x47a598['insert'](_0xa3e62a,_0x5d72ad,'end');const _0x3bda57=_0x3c3582['rowInsertionIndexes']['includes'](_0x4225a0['row']),_0x3f98a8=_0x3c3582['columnInsertionIndexes']['includes'](_0x4225a0['column']);_0x3bda57||_0x3f98a8||(_0x17b59a=_0x1861aa['fromRange'](_0x47a598['createRangeIn'](_0x5d72ad)));}else _0x71751b&&!_0xbbc60c&&(_0x3c1f3a=_0x47a598['createRangeIn'](_0x5d72ad));}else{const _0x472c78=_0x47a598['createElement']('tableCellSuggestion'),_0x5be71b=_0x47a598['createElement']('tableCellSuggestion');_0x47a598['wrap'](_0x47a598['createRangeIn'](_0x5d72ad),_0x5be71b),_0x47a598['insert'](_0x472c78,_0x5d72ad,0x0);for(const _0x36e258 of Array['from'](_0x2abc9e['getChildren']()))_0x47a598['insert'](_0x36e258,_0x472c78,'end');_0x17b59a=_0x1861aa['fromRange'](_0x47a598['createRangeOn'](_0x472c78)),_0x3c1f3a=_0x1861aa['fromRange'](_0x47a598['createRangeOn'](_0x5be71b));}const _0x255b89=Array['from'](_0x2abc9e['getAttributes']())['filter'](([_0x56e94f])=>ge['includes'](_0x56e94f));_0x3c3582['cells']['push']({'element':_0x5d72ad,'attributes':_0x255b89['length']?Object['fromEntries'](_0x255b89):null}),_0x17b59a&&_0x3c3582['insertionRanges']['push'](_0x17b59a),_0x3c1f3a&&_0x3c3582['deletionRanges']['push'](_0x3c1f3a);},{'priority':'high'}),_0x341734['on']('insertColumns',(_0x25b1a2,_0x25a5d0)=>{const [_0x3e3e30,_0x397d30={}]=_0x25a5d0;if(!_0x3c3582)return;const _0x50d05f=_0x397d30['at']||0x0,_0x188089=_0x397d30['columns']||0x1;_0x3c3582['columnInsertionIndexes']=new Array(_0x188089)['fill'](_0x50d05f)['map']((_0x3f7b03,_0x4b4270)=>_0x3f7b03+_0x4b4270);for(const {cell:_0x136ec6}of _0x341734['createTableWalker'](_0x3e3e30,{'startColumn':_0x50d05f,'endColumn':_0x50d05f+_0x188089-0x1}))_0x3c3582['columnInsertionRanges']['push'](_0x24a7f5['model']['createRangeOn'](_0x136ec6));},{'priority':'low'}),_0x341734['on']('insertRows',(_0x49f119,_0x1e40bc)=>{const [_0x4cc94e,_0x2724c5={}]=_0x1e40bc;if(!_0x3c3582)return;const _0x1780c0=_0x2724c5['at']||0x0,_0xcde583=_0x2724c5['rows']||0x1;_0x3c3582['rowInsertionIndexes']=new Array(_0xcde583)['fill'](_0x1780c0)['map']((_0x167ee6,_0x3babaf)=>_0x167ee6+_0x3babaf);for(const {cell:_0x3fcf53}of _0x341734['createTableWalker'](_0x4cc94e,{'startRow':_0x1780c0,'endRow':_0x1780c0+_0xcde583-0x1}))_0x3c3582['rowInsertionRanges']['push'](_0x24a7f5['model']['createRangeOn'](_0x3fcf53));},{'priority':'low'}),_0x567c4e['descriptionFactory']['registerDescriptionCallback'](_0x34d1cd=>{if(_0x34d1cd['subType']&&_0x34d1cd['subType']['startsWith']('tablePaste'))return _0x34d1cd['previous']?{}:{'type':'insertion','content':o(_0x24a7f5['locale'],'*Replace\x20table\x20cells*')};});const _0x311819=()=>!0x1;for(const _0x3c1d89 of['tablePaste','tablePasteColumn','tablePasteRow','tablePasteCell'])_0x567c4e['_suggestionFactory']['registerCustomCallback']('insertion',_0x3c1d89,'join',_0x311819),_0x567c4e['_suggestionFactory']['registerCustomCallback']('deletion',_0x3c1d89,'join',_0x311819),_0x567c4e['_suggestionFactory']['registerCustomCallback']('formatBlock',_0x3c1d89,'join',_0x311819);_0x567c4e['_suggestionFactory']['registerCustomCallback']('formatBlock','tablePasteCell','discard',_0x311819),_0x567c4e['_suggestionFactory']['registerCustomCallback']('formatBlock','tablePasteCell','accept',(_0x23947b,_0x4289da,_0x4ae820)=>{const _0x2b8811=_0x23947b['map'](_0x316386=>_0x316386['getContainedElement']())['filter'](_0x25dc14=>_0x25dc14),_0x5e9a8e=new Map(_0x2b8811['map'](_0x37bf4c=>[_0x37bf4c,null]));if(_0x3c3582){for(const {element:_0x49c639,attributes:_0x4bec90}of _0x3c3582['cells'])_0x4bec90&&_0x5e9a8e['set'](_0x49c639,_0x4bec90);}else{if(_0x4ae820&&_0x4ae820['markerAttributes'])for(const [_0x41b9f2,_0x3623ac]of Object['entries'](_0x4ae820['markerAttributes'])){const _0x27b017=_0x24a7f5['model']['markers']['get'](_0x41b9f2),_0x131c1d=_0x27b017?_0x27b017['getRange']()['getContainedElement']():null;_0x131c1d&&_0x5e9a8e['set'](_0x131c1d,_0x3623ac);}}_0x24a7f5['model']['change'](_0x2b43b8=>{for(const [_0x3ee484,_0x4b7dea]of _0x5e9a8e)_0x2b43b8['setAttributes']({...Ce,..._0x4b7dea},_0x3ee484);});});const _0x194db9=(_0x47d4b0,_0x4d7c14)=>{_0x567c4e['_suggestionFactory']['registerCustomCallback'](_0x47d4b0,'tablePaste',_0x4d7c14,(_0x3302c8,_0x1825e7,_0xbfdc2c)=>{_0x24a7f5['model']['change'](_0x2a2e8e=>{const _0x1f8d6a=[];for(const _0x27940c of _0x3302c8){const _0x36c8b0=_0x27940c['start']['nodeAfter'];_0x36c8b0['is']('element','tableCellSuggestion')&&_0x1f8d6a['push'](_0x36c8b0);}_0x567c4e['_suggestionFactory']['getSuggestionCallback'](_0x47d4b0,null,_0x4d7c14)(_0x3302c8,_0x1825e7,_0xbfdc2c);for(const _0x408f0b of _0x1f8d6a)'$graveyard'!=_0x408f0b['root']['rootName']&&_0x2a2e8e['unwrap'](_0x408f0b);});});};_0x194db9('insertion','accept'),_0x194db9('insertion','discard'),_0x194db9('deletion','accept'),_0x194db9('deletion','discard'),_0x567c4e['_suggestionFactory']['registerCustomCallback']('insertion','tablePasteRow','discard',_0x3d563c=>{const _0xf4dcce=_0x3d563c['map'](_0x4d6073=>_0x4d6073['getContainedElement']()),_0x2611d9=_0xf4dcce[0x0]['findAncestor']('table'),{minRow:_0x333a3a,maxRow:_0x558ff7}=_0x4d1aba['_getCoordsForCells'](_0xf4dcce);_0x341734['removeRows'](_0x2611d9,{'at':_0x333a3a,'rows':_0x558ff7-_0x333a3a+0x1});}),_0x567c4e['_suggestionFactory']['registerCustomCallback']('insertion','tablePasteColumn','discard',_0x176553=>{const _0x4538ff=_0x176553['map'](_0xb3df0f=>_0xb3df0f['getContainedElement']()),_0x58e29f=_0x4538ff[0x0]['findAncestor']('table'),{minColumn:_0x76d2f1,maxColumn:_0x17f16d}=_0x4d1aba['_getCoordsForCells'](_0x4538ff);_0x341734['removeColumns'](_0x58e29f,{'at':_0x76d2f1,'columns':_0x17f16d-_0x76d2f1+0x1});});const _0x4a34f2=(_0x4edfd3,_0x424ea2)=>{if(!_0x424ea2['subType']||!_0x424ea2['subType']['startsWith']('tablePaste'))return;const _0x5d9e89=_0x424ea2['attributes']['tablePasteChainId'],_0x50742b=_0x567c4e['getSuggestions']()['filter'](_0x3f5f84=>_0x3f5f84['isInContent']&&_0x3f5f84['attributes']&&_0x3f5f84['attributes']['tablePasteChainId']==_0x5d9e89);_0x50742b['length']&&_0x424ea2['getAllAdjacentSuggestions']()['length']!=_0x50742b['length']&&_0x50742b['reduce']((_0x27a115,_0x2daf3f)=>(_0x27a115['next']=_0x2daf3f,_0x2daf3f['previous']=_0x27a115,_0x2daf3f));};function _0x51bc19(_0xfebf99,_0x2b4ff8=!0x0){const {id:_0x20b040}=_0x567c4e['_splitMarkerName'](_0xfebf99['markerName']),_0x20b30d=['ck-suggestion-marker','ck-suggestion-marker-insertion'],_0x2cdbb4=_0x567c4e['activeMarkers']['includes'](_0xfebf99['markerName']);return _0x2cdbb4&&_0x20b30d['push']('ck-suggestion-marker--active'),{'classes':_0x20b30d,'attributes':{'data-suggestion':_0x20b040},'priority':_0x2cdbb4&&_0x2b4ff8?0xbc2:0xbb8};}_0x567c4e['on']('suggestionLoaded',_0x4a34f2,{'priority':'high'}),_0x567c4e['on']('suggestionUnloaded',_0x4a34f2,{'priority':'high'}),_0x24a7f5['model']['document']['registerPostFixer'](()=>{let _0x3ddedc=!0x1;const _0x12db35=Array['from'](_0x24a7f5['model']['document']['differ']['getChangedMarkers']());for(const {name:_0x401b04,data:_0x57bf14}of _0x12db35){const {group:_0x2f2e11,type:_0x12e201,id:_0xbe1c80}=_0x567c4e['_splitMarkerName'](_0x401b04);if('suggestion'!=_0x2f2e11||'deletion'!=_0x12e201||_0x57bf14['oldRange'])continue;if(!_0x567c4e['hasSuggestion'](_0xbe1c80))continue;const _0x2ad8b4=_0x567c4e['getSuggestion'](_0xbe1c80)['getRanges'](),_0x1d3fce=_0x24a7f5['plugins']['get']('Users')['me'];for(const _0x3ab601 of _0x567c4e['getSuggestions']()){if(!_0x3ab601['isInContent']||_0x3ab601['author']!=_0x1d3fce)continue;if('formatBlock'!=_0x3ab601['type']||'tablePasteCell'!=_0x3ab601['subType'])continue;if(_0x3ab601['getRanges']()['every'](_0x1e0293=>_0x2ad8b4['some'](_0x464702=>_0x464702['containsRange'](_0x1e0293,!0x0)))){for(const _0x1cd5e0 of _0x3ab601['getAllAdjacentSuggestions']())_0x1cd5e0['isInContent']&&(_0x1cd5e0['discard'](),_0x3ddedc=!0x0);}}}return _0x3ddedc;}),_0x24a7f5['model']['document']['registerPostFixer'](_0x2770be=>{const _0x2f0320=_0x24a7f5['commands']['get']('redo');if(!_0x2f0320||!_0x2f0320['_createdBatches']['has'](_0x2770be['batch']))return!0x1;let _0xb9501d=!0x1;const _0x426b42=_0x24a7f5['plugins']['get']('Users')['me'],_0x5ced70=_0x24a7f5['model']['document']['differ']['getChanges'](),_0x43c7eb=Array['from'](_0x24a7f5['model']['document']['differ']['getChangedMarkers']())['filter'](({name:_0x3de770,data:_0x20e185})=>{const {group:_0x31b317,subType:_0x2f7369,authorId:_0x2d8ec3}=_0x567c4e['_splitMarkerName'](_0x3de770);return'suggestion'==_0x31b317&&'tablePaste'==_0x2f7369&&_0x2d8ec3==_0x426b42['id']&&!_0x20e185['oldRange'];});for(const _0x4456a6 of _0x5ced70){if('insert'!=_0x4456a6['type']||'tableCellSuggestion'!=_0x4456a6['name']||0x1!=_0x4456a6['length'])continue;const _0x34131f=_0x2770be['createRange'](_0x4456a6['position'],_0x4456a6['position']['getShiftedBy'](0x1));if(!_0x43c7eb['find'](({data:_0x437fb9})=>_0x437fb9['newRange']['isEqual'](_0x34131f))){for(const {name:_0x1ee6d8,data:_0x45eb62}of _0x43c7eb)if(_0x34131f['containsRange'](_0x45eb62['newRange'])){_0x2770be['updateMarker'](_0x1ee6d8,{'range':_0x34131f}),_0xb9501d=!0x0;break;}}}return _0xb9501d;}),_0x24a7f5['model']['document']['registerPostFixer'](_0x2528a5=>{let _0x30c12c=!0x1;const _0x525b8f=_0x24a7f5['plugins']['get']('Users')['me'],_0x980a94=_0x567c4e['getSuggestions']()['filter'](_0x4bec5d=>_0x4bec5d['isInContent']&&_0x4bec5d['author']==_0x525b8f),_0xb59e67=new Set(),_0x322570=new Set();for(const _0x455154 of _0x980a94)if('tablePaste'==_0x455154['subType'])for(const _0x1e4a51 of _0x455154['getMarkers']()){const _0x58e6f1=_0x1e4a51['getRange']()['getContainedElement']();if(_0x58e6f1){if(_0x58e6f1['is']('element','tableCellSuggestion')&&Pe(_0x58e6f1)){_0x455154['removeMarker'](_0x1e4a51['name']),_0xb59e67['add'](_0x58e6f1),_0x30c12c=!0x0;const _0xb070ce=_0x58e6f1['nextSibling'],_0x17bc9d=_0x58e6f1['previousSibling'],_0x23424d=_0xb070ce&&_0xb070ce['is']('element','tableCellSuggestion'),_0x30c86e=_0x17bc9d&&_0x17bc9d['is']('element','tableCellSuggestion');_0x23424d&&!_0xb59e67['has'](_0xb070ce)&&_0x322570['add'](_0xb070ce),_0x30c86e&&!_0xb59e67['has'](_0x17bc9d)&&_0x322570['add'](_0x17bc9d);}else _0x58e6f1['is']('element','paragraph')&&_0x58e6f1['isEmpty']&&(_0x455154['removeMarker'](_0x1e4a51['name']),_0x30c12c=!0x0);}}else{if('tablePasteCell'==_0x455154['subType']){if(!_0x455154['attributes']||!_0x455154['attributes']['tablePasteChainId'])continue;const _0x5a8414=_0x455154['attributes']['markerAttributes'];if(_0x5a8414&&Object['keys'](_0x5a8414)['length'])continue;const _0x3cd19e=_0x455154['attributes']['tablePasteChainId'];let _0x2b8349=!0x0,_0x51b699=!0x0;for(const _0x2be24a of _0x980a94)if(_0x2be24a['subType']&&_0x2be24a['subType']['startsWith']('tablePaste')){if(!_0x2be24a['attributes']['tablePasteChainId']){_0x51b699=!0x1;break;}if(_0x2be24a['id']!=_0x455154['id']&&_0x2be24a['attributes']['tablePasteChainId']==_0x3cd19e){_0x2b8349=!0x1;break;}}_0x51b699&&_0x2b8349&&(_0x455154['removeMarkers'](),_0x30c12c=!0x0);}}for(const _0x1e3f33 of _0xb59e67)_0x2528a5['remove'](_0x1e3f33);for(const _0x6079a6 of _0x322570)_0x2528a5['unwrap'](_0x6079a6);return _0x30c12c;}),_0x24a7f5['conversion']['for']('editingDowncast')['markerToHighlight']({'model':'suggestion:formatBlock:tablePasteCell','view':(_0x7156d5,_0x2d1c18)=>_0x51bc19(_0x7156d5),'converterPriority':'high'}),_0x24a7f5['conversion']['for']('dataDowncast')['markerToHighlight']({'model':'suggestion:formatBlock:tablePasteCell','view':(_0x5c4d47,_0x1bb7dd)=>_0x1bb7dd['options']['showSuggestionHighlights']?_0x51bc19(_0x5c4d47,!0x1):null,'converterPriority':'high'});const _0x30fedf=_0x24a7f5['editing']['view'];this['listenTo'](_0x30fedf['document'],'clipboardOutput',(_0x521f2b,_0x2155c5)=>{const _0x6dffef=[];for(const _0x198b4b of _0x30fedf['createRangeIn'](_0x2155c5['content'])['getItems']())_0x198b4b['is']('element','suggestion-td')&&_0x6dffef['push'](_0x198b4b);_0x30fedf['change'](_0x568a51=>{for(const _0x36cb3 of _0x6dffef)_0x568a51['move'](_0x568a51['createRangeIn'](_0x36cb3),_0x568a51['createPositionBefore'](_0x36cb3)),_0x568a51['remove'](_0x36cb3);});});}}function Pe(_0x1c51b4){if(_0x1c51b4['isEmpty'])return!0x0;const _0x203791=_0x1c51b4['getChild'](0x0);return _0x203791['is']('element','paragraph')&&_0x203791['isEmpty'];}function he(_0x3818ec,_0x46727e={},_0x4b94f0){for(const {isAnchor:_0xe819df,cellHeight:_0x3047d2,cellWidth:_0x5b4d16}of _0x4b94f0['createTableWalker'](_0x3818ec,{'includeAllSlots':!0x0,..._0x46727e}))if(!_0xe819df||0x1!=_0x3047d2||0x1!=_0x5b4d16)return!0x1;return!0x0;}class vt extends _0x4a3ee7{['afterInit'](){if(!this['editor']['plugins']['has']('TableColumnResizeEditing'))return;const _0x25d7b3=this['editor']['plugins']['get']('TrackChangesEditing');_0x25d7b3['enableCommand']('resizeTableWidth',this['handleResizeTableWidthCommand']['bind'](this)),_0x25d7b3['_suggestionFactory']['registerCustomCallback']('formatBlock','resizeTable','accept',_0x25d7b3['_suggestionFactory']['getSuggestionCallback']('formatBlock',null,'discard')),_0x25d7b3['_suggestionFactory']['registerCustomCallback']('formatBlock','resizeTable','discard',_0x25d7b3['_suggestionFactory']['getSuggestionCallback']('formatBlock',null,'accept')),_0x25d7b3['descriptionFactory']['registerDescriptionCallback'](this['handleSuggestionDescription']['bind'](this));}['handleResizeTableWidthCommand'](_0x24036f,_0x9fec95){const _0x3d6003=this['editor']['plugins']['get']('TrackChangesEditing'),_0x2c23aa=this['editor']['plugins']['get']('TableColumnResizeEditing'),_0x158b19=_0x9fec95['table']||this['editor']['model']['document']['selection']['getSelectedElement']();this['editor']['model']['change'](()=>{const _0x359cbb=_0x2c23aa['getColumnGroupElement'](_0x158b19);let _0x5c7236=_0x359cbb?_0x2c23aa['getTableColumnsWidths'](_0x359cbb):null,_0x145871=_0x158b19['getAttribute']('tableWidth')||null;const _0x194977=_0x9fec95['tableWidth']||_0x145871,_0x589a23=_0x9fec95['columnWidths']||_0x5c7236,_0x3d6346=this['editor']['plugins']['get']('Users')['me'];for(const _0x3358c6 of _0x3d6003['getSuggestions']()){const _0x39a3b8=_0x3358c6['getContainedElement']();if('resizeTable'===_0x3358c6['subType']&&_0x39a3b8===_0x158b19){_0x3358c6['author']!==_0x3d6346&&_0x3358c6['discard']();const _0x20e165=_0x3358c6['data']['commandParams'];_0x145871=_0x20e165[0x0]['tableWidth'],_0x5c7236=_0x20e165[0x0]['columnWidths'];break;}}_0x24036f({'table':_0x158b19,'tableWidth':_0x194977,'columnWidths':_0x589a23}),_0x3d6003['markBlockFormat'](_0x158b19,{'commandName':'resizeTableWidth','commandParams':[{'tableWidth':_0x145871,'columnWidths':_0x5c7236}],'formatGroupId':'resizeTable'},[],'resizeTable');});}['handleSuggestionDescription'](_0x25b2d9){if('formatBlock'!=_0x25b2d9['type']&&'formatInline'!=_0x25b2d9['type'])return;const {data:_0x5f3edd}=_0x25b2d9;if(_0x5f3edd&&'resizeTable'===_0x5f3edd['formatGroupId']){const _0x157440='*Format:*\x20resize\x20table';return{'type':'format','content':o(this['editor']['locale'],_0x157440)};}}}class Ct extends _0x4a3ee7{['afterInit'](){const _0x165f3b=this['editor'];_0x165f3b['plugins']['has']('Template')&&_0x165f3b['plugins']['get']('TrackChangesEditing')['enableCommand']('insertTemplate');}}class _t extends _0x4a3ee7{['afterInit'](){const _0x336c88=this['editor'];if(!_0x336c88['commands']['get']('insertTableOfContents'))return;_0x336c88['plugins']['get']('TrackChangesEditing')['enableCommand']('insertTableOfContents');const _0x199bbe=_0x336c88['plugins']['get']('TrackChangesEditing'),_0x2c9949=_0x336c88['locale'];_0x199bbe['descriptionFactory']['registerElementLabel']('tableOfContents',_0x24739a=>o(_0x2c9949,'ELEMENT_TABLE_OF_CONTENTS',_0x24739a));}}class Dt extends _0x4a3ee7{['afterInit'](){const _0x5ab610=this['editor'];if(!_0x5ab610['plugins']['has']('Title'))return;const _0x39c1f3=_0x5ab610['plugins']['get']('TrackChangesEditing');_0x39c1f3['descriptionFactory']['registerElementLabel']('title-content',()=>o(_0x5ab610['locale'],'ELEMENT_TITLE')),_0x5ab610['model']['document']['registerPostFixer'](_0x8fc8fb=>{let _0x1d0f7a=!0x1;const _0x3eb87d=Array['from'](_0x5ab610['model']['document']['differ']['getChangedMarkers']());for(const {name:_0x4afc3b,data:_0x409727}of _0x3eb87d){const {group:_0x24627b}=_0x39c1f3['_splitMarkerName'](_0x4afc3b);if('suggestion'!==_0x24627b||!_0x409727['newRange'])continue;const _0xce2ea5=_0x409727['newRange'],_0x7592d9=_0xce2ea5['end']['nodeBefore'];if(!_0x7592d9||!_0x7592d9['is']('element','title-content'))continue;if(!_0xce2ea5['start']['isTouching'](_0xce2ea5['end']))continue;const _0x2959f2=_0x5ab610['model']['schema']['getNearestSelectionRange'](_0xce2ea5['end'],'forward');if(_0x2959f2&&_0x2959f2['isCollapsed']){const _0x52684a=_0x8fc8fb['createRange'](_0xce2ea5['start'],_0x2959f2['start']);_0x52684a['isEqual'](_0xce2ea5)||(_0x8fc8fb['updateMarker'](_0x4afc3b,{'range':_0x52684a}),_0x1d0f7a=!0x0);}_0x1d0f7a||(_0x8fc8fb['removeMarker'](_0x4afc3b),_0x1d0f7a=!0x0);}return _0x1d0f7a;});}}class Nt extends _0x4a3ee7{['afterInit'](){const _0x3a9f6e=this['editor'],_0x41e0eb=_0x3a9f6e['plugins']['get']('TrackChangesEditing');_0x3a9f6e['plugins']['has']('UndoEditing')&&(_0x41e0eb['enableCommand']('undo'),_0x41e0eb['enableCommand']('redo'));}}class Mt extends _0x4a3ee7{static get['requires'](){return[jt];}['afterInit'](){const _0x4d357c=this['editor'];if(!_0x4d357c['plugins']['has']('TableCaptionEditing'))return;_0x4d357c['plugins']['get']('TrackChangesEditing')['enableCommand']('toggleTableCaption');}}class $t extends _0x4a3ee7{['tableProperties'];['tableCellProperties'];constructor(_0xfe30f3){super(_0xfe30f3),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 _0x797416=this['editor']['plugins']['get']('TrackChangesEditing');if(this['editor']['plugins']['has']('TablePropertiesEditing')){for(const _0x58f69e of this['tableProperties'])_0x797416['enableCommand'](_0x58f69e,(_0x2131c4,_0x23ce84)=>{const _0x1404b9=this['editor']['model']['document']['selection']['getFirstPosition']()['findAncestor']('table');this['_handlePropertyChange'](_0x58f69e,[_0x1404b9],this['tableProperties'],'tableProperties',_0x2131c4,_0x23ce84);});_0x797416['_suggestionFactory']['registerCustomCallback']('formatBlock','tableProperties','accept',_0x797416['_suggestionFactory']['getSuggestionCallback']('formatBlock',null,'discard')),_0x797416['_suggestionFactory']['registerCustomCallback']('formatBlock','tableProperties','discard',(_0x5302b0,_0x1c1537)=>this['handleDiscardAction'](this['tableProperties'],_0x5302b0,_0x1c1537)),_0x797416['_suggestionFactory']['registerCustomCallback']('formatBlock','tableProperties','join',()=>!0x1);}if(this['editor']['plugins']['has']('TableCellPropertiesEditing')){for(const _0x568829 of this['tableCellProperties'])_0x797416['enableCommand'](_0x568829,(_0x3c0dd4,_0x37b26f)=>{const _0x5b4e36=this['editor']['plugins']['get']('TableUtils')['getSelectionAffectedTableCells'](this['editor']['model']['document']['selection']);this['_handlePropertyChange'](_0x568829,_0x5b4e36,this['tableCellProperties'],'tableCellProperties',_0x3c0dd4,_0x37b26f);});_0x797416['_suggestionFactory']['registerCustomCallback']('formatBlock','tableCellProperties','accept',_0x797416['_suggestionFactory']['getSuggestionCallback']('formatBlock',null,'discard')),_0x797416['_suggestionFactory']['registerCustomCallback']('formatBlock','tableCellProperties','discard',(_0x464612,_0x56aa62)=>this['handleDiscardAction'](this['tableCellProperties'],_0x464612,_0x56aa62)),_0x797416['_suggestionFactory']['registerCustomCallback']('formatBlock','tableCellProperties','join',()=>!0x1);}_0x797416['descriptionFactory']['registerDescriptionCallback'](_0x1b9390=>this['handleSuggestionDescription'](_0x1b9390));}['_handlePropertyChange'](_0x2d3c68,_0x22bd9a,_0x60c24f,_0x1f27ed,_0x189205,_0x30a45b){const _0x341721=this['editor']['plugins']['get']('TrackChangesEditing');this['editor']['model']['enqueueChange'](_0x30a45b['batch'],()=>{for(const _0x232de6 of _0x22bd9a){if(this['_getSuggestion'](_0x232de6,_0x1f27ed))_0x189205(_0x30a45b);else{const _0x4e976f={};for(const _0xe63861 of _0x60c24f){const _0x27622c=_0x232de6['getAttribute'](_0xe63861);void 0x0!==_0x27622c&&(_0x4e976f[_0xe63861]=_0x27622c);}_0x189205(_0x30a45b),_0x341721['markBlockFormat'](_0x232de6,{'commandParams':[_0x4e976f]},[],_0x1f27ed);}}});}['handleDiscardAction'](_0xe1ab68,_0x52a84a,_0x316708){const _0x6d3787=_0x52a84a[0x0]['start']['nodeAfter'],_0x20e333=_0x316708['commandParams'][0x0];this['editor']['model']['change'](_0x134fdb=>{for(const _0x3464a8 of _0xe1ab68)void 0x0!==_0x20e333[_0x3464a8]?_0x134fdb['setAttribute'](_0x3464a8,_0x20e333[_0x3464a8],_0x6d3787):_0x134fdb['removeAttribute'](_0x3464a8,_0x6d3787);});}['handleSuggestionDescription'](_0x254299){if(_0x254299['data'])switch(_0x254299['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'](_0x2badec,_0x2f9e26){const _0x5bf2ca=this['editor']['plugins']['get']('TrackChangesEditing');for(const _0x43b33a of _0x5bf2ca['getSuggestions']({'skipNotAttached':!0x0})){const _0xaacbc=_0x43b33a['getContainedElement']();if(_0x43b33a['subType']===_0x2f9e26&&_0xaacbc===_0x2badec)return _0x43b33a;}return null;}}const m='$elementName';class p extends _0x4a3ee7{['descriptionFactory'];['trackChangesCommand'];['_adapter'];['_suggestionFactory'];['_suggestions'];['_commentsRepository'];['_enabledCommands'];['_model'];['_suggestionState'];['_isForcedDefaultExecutionBlock'];['_trackFormatChanges'];['_mergeNestedSuggestions'];['_blockAttributeKeys'];['_inlineAttributeKeys'];['_recordAttributeSuggestions']=!0x1;static get['requires'](){return['CommentsRepository',_0x595072,_0x2d73d2,E,V,U,O,F,G,L,H,q,W,J,Q,X,Y,Z,tt,et,it,nt,st,ot,rt,at,ut,K,lt,ct,z,ue,ft,gt,mt,dt,pt,kt,bt,wt,yt,jt,St,At,Mt,It,vt,_t,$t,Ct,Dt,Nt];}static get['pluginName'](){return'TrackChangesEditing';}constructor(_0x17a26b){function _0x5a33d3(_0x577354){return _0x577354['map'](_0x3d287f=>String['fromCharCode'](_0x3d287f))['join']('');}super(_0x17a26b),this['set']('activeMarkers',[]),this['on']('change:activeMarkers',(_0x33f76e,_0x2eb89c,_0x25d4c4,_0x5ccd50)=>{this['_model']['change'](()=>{for(const _0x592739 of[..._0x5ccd50,..._0x25d4c4])this['_model']['markers']['has'](_0x592739)&&_0x17a26b['editing']['reconvertMarker'](_0x592739);});}),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']=_0x17a26b['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(),_0x17a26b['config']['define']('trackChanges.trackFormatChanges','default'),this['_trackFormatChanges']=_0x17a26b['config']['get']('trackChanges.trackFormatChanges'),_0x17a26b['config']['define']('trackChanges.mergeNestedSuggestions',!0x0),this['_mergeNestedSuggestions']=_0x17a26b['config']['get']('trackChanges.mergeNestedSuggestions'),this['trackChangesCommand']=new M(_0x17a26b,this['_enabledCommands']),this['_initAriaMarkerChangeAnnouncements'](),this[_0x5a33d3([0x5f,0x65,0x78,0x65,0x63,0x75,0x74,0x65,0x53,0x75,0x67,0x67,0x65,0x73,0x74,0x69,0x6f,0x6e])]=_0x5a33d3([0x34,0x30,0x34,0x38,0x31,0x34,0x31,0x38]);}['init'](){const _0x534ed2=this['editor'],_0xcd68c3=(_0x3dd107,_0x10e33d)=>{if('attribute'!=_0x3dd107)return'ck-suggestion-marker-'+_0x3dd107;const _0x4d4c93=_0x10e33d['split']('|')[0x0];return this['_isBlockAttribute'](_0x4d4c93)?'ck-suggestion-marker-formatBlock':'ck-suggestion-marker-formatInline';};_0x534ed2['conversion']['for']('editingDowncast')['markerToHighlight']({'model':'suggestion','view':_0x485a35=>{const {id:_0x8044cd,type:_0x131b2a,subType:_0x57e9b6}=this['_splitMarkerName'](_0x485a35['markerName']),_0x6340f5=['ck-suggestion-marker',_0xcd68c3(_0x131b2a,_0x57e9b6)];let _0xc8ca2e=0xbb8;return this['activeMarkers']['includes'](_0x485a35['markerName'])&&(_0x6340f5['push']('ck-suggestion-marker--active'),_0xc8ca2e=0xbc2),'deletion'==_0x131b2a&&(_0xc8ca2e+=0x5),{'classes':_0x6340f5,'attributes':{'data-suggestion':_0x8044cd},'priority':_0xc8ca2e};}}),_0x534ed2['conversion']['for']('dataDowncast')['add'](_0x1a2dce=>{_0x1a2dce['on']('addMarker:suggestion',(_0x51c560,_0xd3f62c,_0x5a2e9a)=>{if(!_0x5a2e9a['options']['showSuggestionHighlights'])return;const _0x5325c6=_0xd3f62c['item'];if(!_0x5325c6)return;const _0x30141d=_0x5a2e9a['mapper']['toViewElement'](_0x5325c6);_0x534ed2['model']['schema']['isObject'](_0x5325c6)&&_0x30141d&&!_0x30141d['getCustomProperty']('widget')&&_0x30141d['is']('containerElement')&&_0x51be66(_0x30141d,_0x5a2e9a['writer']);},{'priority':'high'});}),_0x534ed2['conversion']['for']('dataDowncast')['markerToHighlight']({'model':'suggestion','view':(_0x2ab655,_0x1bc438)=>{if(!_0x1bc438['options']['showSuggestionHighlights'])return null;const {type:_0x2ea6d5,subType:_0x282b26}=this['_splitMarkerName'](_0x2ab655['markerName']);return{'classes':['ck-suggestion-marker',_0xcd68c3(_0x2ea6d5,_0x282b26)],'priority':0xbb8};}});const _0x29dce5=({showActiveMarkers:_0x5cd4a0=!0x0,isAttributeSuggestion:_0x1a4848=!0x1}={})=>(_0x492685,_0x383d1d,_0x56352b)=>{if(!_0x383d1d['item'])return;const {id:_0x53cebf}=this['_splitMarkerName'](_0x383d1d['markerName']);if(_0x1a4848){const _0xeaa956=this['_suggestions']['get'](_0x53cebf),_0x164c41=this['_getAttributeKey'](_0xeaa956);if(!this['_isBlockAttribute'](_0x164c41))return;}if(_0x383d1d['item']['is']('selection'))return void _0x56352b['consumable']['consume'](_0x383d1d['item'],_0x492685['name']);const _0x43f8ee=_0x56352b['mapper']['toViewElement'](_0x383d1d['item']);if(_0x383d1d['item']['is']('element')&&_0x534ed2['model']['schema']['isBlock'](_0x383d1d['item'])&&!_0x43f8ee['getCustomProperty']('addHighlight')){_0x56352b['writer']['addClass'](['ck-suggestion-marker','ck-suggestion-marker-formatBlock'],_0x43f8ee),_0x56352b['writer']['setAttribute']('data-suggestion',_0x53cebf,_0x43f8ee),_0x56352b['mapper']['bindElementToMarker'](_0x43f8ee,_0x383d1d['markerName']),_0x5cd4a0&&(this['activeMarkers']['includes'](_0x383d1d['markerName'])?_0x56352b['writer']['addClass']('ck-suggestion-marker--active',_0x43f8ee):_0x56352b['writer']['removeClass']('ck-suggestion-marker--active',_0x43f8ee));for(const _0x5d73f4 of _0x534ed2['model']['createRangeIn'](_0x383d1d['item'])['getItems']())_0x56352b['consumable']['consume'](_0x5d73f4,_0x492685['name']);_0x56352b['consumable']['consume'](_0x383d1d['item'],_0x492685['name']);}};_0x534ed2['conversion']['for']('dataDowncast')['add'](_0xedcdde=>{_0xedcdde['on']('addMarker:suggestion:formatBlock',(_0x5384d7,_0x297267,_0x5ccc96)=>{_0x5ccc96['options']['showSuggestionHighlights']&&_0x29dce5({'showActiveMarkers':!0x1})(_0x5384d7,_0x297267,_0x5ccc96);},{'priority':'highest'});}),_0x534ed2['conversion']['for']('dataDowncast')['add'](_0x20dfe1=>{_0x20dfe1['on']('addMarker:suggestion:attribute',(_0x382470,_0x4ce052,_0x15cf68)=>{_0x15cf68['options']['showSuggestionHighlights']&&_0x29dce5({'showActiveMarkers':!0x1,'isAttributeSuggestion':!0x0})(_0x382470,_0x4ce052,_0x15cf68);},{'priority':'highest'});}),_0x534ed2['conversion']['for']('dataDowncast')['markerToData']({'model':'suggestion','view':(_0x544451,_0x4db89d)=>_0x4db89d['options']['showSuggestionHighlights']?null:{'group':'suggestion','name':_0x544451['substr'](0xb)}}),_0x534ed2['conversion']['for']('upcast')['elementToElement']({'view':{'name':'suggestion','attributes':{'id':/^\w/,'suggestion-type':/^\w/}},'model':(_0xc3d5d5,{writer:_0x17cd3c})=>{let _0x189c01='suggestion:'+_0xc3d5d5['getAttribute']('suggestion-type')+':'+_0xc3d5d5['getAttribute']('id');return _0xc3d5d5['getAttribute']('marker-count')&&(_0x189c01+=':'+_0xc3d5d5['getAttribute']('marker-count')),_0x17cd3c['createElement']('$marker',{'data-name':_0x189c01});}}),_0x534ed2['conversion']['for']('upcast')['dataToMarker']({'view':'suggestion'}),_0x534ed2['conversion']['for']('editingDowncast')['add'](_0x6a204f=>{_0x6a204f['on']('addMarker:suggestion:formatBlock',_0x29dce5(),{'priority':'high'});}),_0x534ed2['conversion']['for']('editingDowncast')['add'](_0x43fb83=>{_0x43fb83['on']('addMarker:suggestion:attribute',_0x29dce5({'isAttributeSuggestion':!0x0}),{'priority':'high'});}),_0x534ed2['conversion']['for']('editingDowncast')['add'](_0x4f7fdb=>{_0x4f7fdb['on']('removeMarker:suggestion:formatBlock',(_0x207dac,_0x4d361f,_0x3cb171)=>{const _0x2e99ab=_0x3cb171['mapper']['markerNameToElements'](_0x4d361f['markerName']);if(_0x2e99ab){for(const _0x3195ca of _0x2e99ab)_0x3195ca['getCustomProperty']('addHighlight')||(_0x3cb171['writer']['removeClass'](['ck-suggestion-marker','ck-suggestion-marker-formatBlock','ck-suggestion-marker--active'],_0x3195ca),_0x3cb171['writer']['removeAttribute']('data-suggestion',_0x3195ca),_0x3cb171['mapper']['unbindElementFromMarkerName'](_0x3195ca,_0x4d361f['markerName']));}},{'priority':'high'});}),_0x534ed2['conversion']['for']('editingDowncast')['add'](_0x1a7221=>{_0x1a7221['on']('removeMarker:suggestion:attribute',(_0x5eb652,_0x4f51e9,_0x4e40f5)=>{const _0x19e65d=_0x4e40f5['mapper']['markerNameToElements'](_0x4f51e9['markerName']);if(!_0x19e65d)return;const {id:_0x312794}=this['_splitMarkerName'](_0x4f51e9['markerName']),_0x5b1b54=this['_suggestions']['get'](_0x312794),_0x3e4d81=this['_getAttributeKey'](_0x5b1b54);if(this['_isBlockAttribute'](_0x3e4d81)){for(const _0x4a5b4f of _0x19e65d)_0x4a5b4f['getCustomProperty']('addHighlight')||(_0x4e40f5['writer']['removeClass'](['ck-suggestion-marker','ck-suggestion-marker-formatBlock','ck-suggestion-marker--active'],_0x4a5b4f),_0x4e40f5['writer']['removeAttribute']('data-suggestion',_0x4a5b4f),_0x4e40f5['mapper']['unbindElementFromMarkerName'](_0x4a5b4f,_0x4f51e9['markerName']));}},{'priority':'high'});}),_0x534ed2['model']['document']['registerPostFixer'](_0x7d94bd=>{let _0x1939da=!0x1;const _0x575228=Array['from'](_0x534ed2['model']['document']['differ']['getChangedMarkers']()),_0x386478=new Set();for(const {name:_0x434fbd,data:_0x5ac3a2}of _0x575228){const {group:_0x219fa7,type:_0x5cd6c0,subType:_0x5cfd54,id:_0x3e2a9d}=this['_splitMarkerName'](_0x434fbd);if('suggestion'!==_0x219fa7)continue;const _0x377733=this['_suggestions']['get'](_0x3e2a9d);if(null!=_0x5ac3a2['newRange']){'formatInline'==_0x5cd6c0&&(_0x1939da=_0x1939da||Et(_0x5ac3a2['newRange'],_0x434fbd,_0x7d94bd,_0x534ed2['model']['schema']));const _0xd45b23='attribute'==_0x5cd6c0&&this['_isBlockAttribute'](_0x5cfd54['split']('|')[0x0]);if(_0x5ac3a2['newRange']['isCollapsed']||'$graveyard'==_0x5ac3a2['newRange']['root']['rootName']||'formatBlock'==_0x5cd6c0&&!Ut(_0x5ac3a2['newRange'])||_0xd45b23&&!Ut(_0x5ac3a2['newRange'])||'deletion'==_0x5cd6c0&&!(!Tt(_0x2c6810=_0x5ac3a2['newRange'])&&!function(_0x3d8269){return _0x3d8269['start']['parent']==_0x3d8269['end']['nodeBefore']&&_0x3d8269['start']['isAtEnd'];}(_0x2c6810)))_0x7d94bd['removeMarker'](_0x434fbd),_0x1939da=!0x0;else{if(!_0x377733||!_0x377733['isInContent'])continue;_0x386478['add'](_0x377733);}}}var _0x2c6810;return _0x386478['size']>0x0&&(_0x1939da=!!this['_joinWithAdjacentSuggestions'](_0x386478)||_0x1939da),_0x1939da;}),_0x534ed2['model']['document']['registerPostFixer'](_0x1af466=>{let _0x478184=!0x1;for(const _0x4760c4 of _0x534ed2['model']['document']['differ']['getChanges']())if('insert'==_0x4760c4['type'])for(const _0x458c9b of this['_suggestions']['values']()){if(_0x458c9b['isMultiRange']||!_0x458c9b['isInContent'])continue;const _0x3aba31='formatBlock'==_0x458c9b['type'],_0x51793f=this['_getAttributeKey'](_0x458c9b),_0x2c0e5c=_0x51793f&&this['_isBlockAttribute'](_0x51793f);if(!_0x3aba31&&!_0x2c0e5c)continue;const _0x265fd4=_0x458c9b['getFirstRange']();if(_0x265fd4['start']['parent']!=_0x265fd4['end']['parent']&&!_0x265fd4['end']['isAtEnd']){const _0x595bdf=_0x534ed2['model']['createPositionAt'](_0x265fd4['start']['nodeAfter'],'end'),_0x5c51c4=_0x534ed2['model']['createRange'](_0x265fd4['start'],_0x595bdf);_0x1af466['updateMarker'](_0x458c9b['getFirstMarker'](),{'range':_0x5c51c4}),_0x478184=!0x0;}}return _0x478184;}),_0x534ed2['model']['document']['registerPostFixer'](_0x4b075a=>this['_processAttributeChanges'](_0x4b075a)),_0x534ed2['model']['document']['registerPostFixer'](_0x37bede=>!_0x37bede['batch']['isLocal']&&this['_processAttributeSuggestions'](_0x37bede)),_0x534ed2['model']['on']('_afterChanges',()=>{this['_recordAttributeSuggestions']=!0x1;}),_0x534ed2['model']['document']['on']('change:data',(_0x5d8776,_0x67c8ca)=>{if(!_0x67c8ca['isLocal']||_0x67c8ca['isUndo'])return;if(!this['_recordAttributeSuggestions'])return;const _0x2ac4e2=_0x534ed2['model']['document']['differ']['getChanges']();if(0x0==_0x2ac4e2['length'])return;const _0x598f8c=[],_0x3e5c97=_0x2ac4e2['filter'](_0xc2491b=>'attribute'==_0xc2491b['type']),_0x35e896=_0x2ac4e2['filter'](_0x26c158=>'insert'==_0x26c158['type']&&'$text'!=_0x26c158['name']);for(const _0x5b08e4 of _0x3e5c97)this['_isRegisteredAttribute'](_0x5b08e4['attributeKey'])&&_0x598f8c['push']({'key':_0x5b08e4['attributeKey'],'newValue':_0x5b08e4['attributeNewValue'],'oldValue':_0x5b08e4['attributeOldValue'],'range':Ot(_0x5b08e4['range'],_0x534ed2['model'])});for(const _0x296979 of _0x35e896){if('rename'!=_0x296979['action']&&'refresh'!=_0x296979['action'])continue;const _0x1ea2b3=Gt(_0x296979['position']['nodeAfter'],_0x534ed2['model']),_0x42a0b6=_0x296979['before'];'rename'==_0x296979['action']&&_0x598f8c['push']({'key':m,'newValue':_0x296979['name'],'oldValue':_0x42a0b6['name'],'range':_0x1ea2b3});for(const [_0xb0f814,_0x111ea7]of _0x42a0b6['attributes']){if(!this['_isRegisteredAttribute'](_0xb0f814))continue;const _0x47fe49=_0x296979['attributes']['get'](_0xb0f814);_0x111ea7!==_0x47fe49&&_0x598f8c['push']({'key':_0xb0f814,'newValue':_0x47fe49,'oldValue':_0x111ea7,'range':_0x1ea2b3});}for(const [_0x545143,_0x1cbb44]of _0x296979['attributes'])this['_isRegisteredAttribute'](_0x545143)&&(_0x42a0b6['attributes']['has'](_0x545143)||_0x598f8c['push']({'key':_0x545143,'newValue':_0x1cbb44,'oldValue':null,'range':_0x1ea2b3}));}0x0!=_0x598f8c['length']&&_0x534ed2['model']['enqueueChange'](_0x67c8ca,_0xe85652=>{const _0x2650e3=_0x24ebe0();for(const {range:_0x291830,key:_0x5af967,oldValue:_0x4c023a,newValue:_0x3dc6d8}of _0x598f8c)this['markAttributeChange'](_0x291830,_0x5af967,_0x4c023a,_0x3dc6d8,{'groupId':_0x2650e3});this['_reduceExistingSuggestions'](_0xe85652,_0x598f8c);});},{'priority':'lowest'}),_0x534ed2['model']['markers']['on']('update:suggestion',(_0x4f17d0,_0x4606b8,_0xdb6d08)=>{if(null==_0xdb6d08){const {id:_0xf1936e}=this['_splitMarkerName'](_0x4606b8['name']),_0xd40229=this['_suggestions']['get'](_0xf1936e);_0xd40229&&_0xd40229['addMarkerName'](_0x4606b8['name']);}}),_0x534ed2['model']['document']['on']('change:data',()=>{const _0x284b1f=Array['from'](_0x534ed2['model']['document']['differ']['getChangedMarkers']())['filter'](_0x43f799=>'suggestion'===this['_splitMarkerName'](_0x43f799['name'])['group']);if(0x0===_0x284b1f['length'])return;_0x284b1f['sort']((_0x535329,_0x2f30cd)=>{const _0x1168f9=_0x535329['data']['oldRange'],_0x29d498=_0x2f30cd['data']['oldRange'];return null===_0x1168f9&&null===_0x29d498?0x0:null===_0x1168f9&&null!==_0x29d498?-0x1:null!==_0x1168f9&&null===_0x29d498?0x1:_0x1168f9['start']['isBefore'](_0x29d498['start'])?-0x1:0x1;});const _0x3a2e6a=new Set(),_0x4b30e4=new Set();for(const {name:_0x3a50fd,data:_0x374a96}of _0x284b1f){const {id:_0x49e699}=this['_splitMarkerName'](_0x3a50fd);if(null===_0x374a96['oldRange']){const _0x2124f0=this['_handleNewSuggestionMarker'](_0x3a50fd);_0x4b30e4['add'](_0x2124f0);}else{const _0x5a2ba3=this['_suggestions']['get'](_0x49e699);null!==_0x374a96['newRange']||_0x5a2ba3['isInContent']?(_0x3a2e6a['add'](_0x5a2ba3['head']),_0x4b30e4['add'](_0x5a2ba3)):this['_removeSuggestion'](_0x5a2ba3);}}_0x4b30e4['size']>0x0&&this['_refreshSuggestionsChain'](_0x4b30e4);for(const _0x6f92a8 of _0x3a2e6a)this['fire']('suggestionChanged',_0x6f92a8);}),_0x534ed2['model']['on']('applyOperation',(_0x199a24,_0x5a054d)=>{const _0x40f1d6=_0x5a054d[0x0];if(!this['_suggestions']['size'])return;if(!_0x40f1d6['isDocumentOperation'])return;if(_0x40f1d6['batch']['isUndo']||!_0x40f1d6['batch']['isLocal'])return;let _0x3c3ab1,_0x3303ee;switch(_0x40f1d6['type']){case'insert':_0x3c3ab1=_0x534ed2['model']['createPositionAt'](_0x40f1d6['position']),_0x3303ee=_0x3c3ab1['getShiftedBy'](_0x40f1d6['howMany']);break;case'split':_0x3c3ab1=_0x534ed2['model']['createPositionAt'](_0x40f1d6['splitPosition']),_0x3303ee=_0x534ed2['model']['createPositionAt'](_0x40f1d6['moveTargetPosition']);break;case'move':_0x3c3ab1=_0x534ed2['model']['createPositionAt'](_0x40f1d6['targetPosition']),_0x3303ee=_0x3c3ab1['getShiftedBy'](_0x40f1d6['howMany']);break;default:return;}const _0x2c5d0c=_0x534ed2['model']['createRange'](_0x3c3ab1,_0x3303ee);_0x534ed2['model']['change'](()=>{for(const {suggestion:_0x5a8327,meta:_0x59e0aa}of this['_findSuggestions'](_0x2c5d0c)){if(_0x5a8327['isMultiRange'])continue;if('formatInline'==_0x5a8327['type'])continue;const _0x4ed137=this['_getAttributeKey'](_0x5a8327);if(_0x4ed137&&this['_isBlockAttribute'](_0x4ed137)&&'split'!=_0x40f1d6['type'])continue;const _0x15ada2=_0x5a8327['data']&&_0x5a8327['data']['multipleBlocks'];('formatBlock'!=_0x5a8327['type']||'split'==_0x40f1d6['type']&&!_0x15ada2)&&(_0x59e0aa['containsRangeInObject']||'insertion'==_0x5a8327['type']&&_0x59e0aa['isOwn']||_0x5a8327['getFirstRange']()['containsRange'](_0x2c5d0c)&&this['_breakSuggestionMarker'](_0x5a8327,_0x3c3ab1,_0x3303ee));}});},{'priority':'lowest'}),_0x534ed2['model']['on']('deleteContent',(_0x20e186,_0x113a85)=>{const _0x27317c=_0x113a85[0x0],_0x23fe30=_0x113a85[0x1];if(_0x23fe30&&_0x23fe30['forceDefaultExecution'])return;if(this['_isForcedDefaultExecutionBlock'])return;if(!this['trackChangesCommand']['value'])return;if(_0x27317c['isCollapsed'])return;const _0x13af5e=_0x534ed2['model']['schema'],{start:_0x2a3fc4,end:_0x1082ad}=_0x27317c['getFirstRange'](),_0x55b904=_0x2a3fc4['nodeAfter']&&_0x13af5e['isLimit'](_0x2a3fc4['nodeAfter'])?null:_0x13af5e['getNearestSelectionRange'](_0x2a3fc4,'forward'),_0x5b79c2=_0x1082ad['nodeBefore']&&_0x13af5e['isLimit'](_0x1082ad['nodeBefore'])?null:_0x13af5e['getNearestSelectionRange'](_0x1082ad,'backward'),_0x48f482=_0x534ed2['model']['createRange'](_0x55b904?_0x55b904['start']:_0x2a3fc4,_0x5b79c2?_0x5b79c2['end']:_0x1082ad);_0x534ed2['model']['change'](_0x5a58b5=>{this['markDeletion'](_0x48f482);const _0x393d47=_0x534ed2['model']['schema']['getNearestSelectionRange'](_0x48f482['start']);_0x27317c['is']('documentSelection')?_0x5a58b5['setSelection'](_0x393d47):_0x27317c['setTo'](_0x393d47);}),_0x20e186['stop']();},{'priority':_0x50a0d6['normal']+0xa}),_0x534ed2['model']['on']('insertContent',(_0x2708f4,_0x9731ad)=>{const _0x497231=_0x9731ad[_0x9731ad['length']-0x1];_0x497231&&_0x497231['forceDefaultExecution']||this['_isForcedDefaultExecutionBlock']||this['trackChangesCommand']['value']&&(_0x534ed2['model']['change'](()=>{let _0x1304a0=_0x534ed2['model']['insertContent'](_0x9731ad[0x0],_0x9731ad[0x1],_0x9731ad[0x2],{'forceDefaultExecution':!0x0});if(!_0x1304a0)return;_0x2708f4['return']=_0x1304a0['clone']();const _0xaf8de4=_0x1304a0['end']['nodeBefore'],_0x444d6d=_0x534ed2['model']['schema'];_0xaf8de4&&_0x444d6d['isBlock'](_0xaf8de4)&&!_0x444d6d['isObject'](_0xaf8de4)&&(_0x1304a0=_0x534ed2['model']['createRange'](_0x1304a0['start'],_0x534ed2['model']['createPositionAt'](_0xaf8de4,'end'))),this['markInsertion'](_0x1304a0);}),_0x2708f4['stop']());},{'priority':'high'}),this['editor']['commands']['add']('trackChanges',this['trackChangesCommand']),this['enableCommand']('trackChanges');const _0x40669d=new $(_0x534ed2,this['_suggestions']);_0x534ed2['commands']['add']('acceptSuggestion',_0x40669d),this['enableCommand']('acceptSuggestion');const _0x1b8d16=new B(_0x534ed2,this['_suggestions']);_0x534ed2['commands']['add']('discardSuggestion',_0x1b8d16),this['enableCommand']('discardSuggestion'),_0x534ed2['commands']['add']('acceptAllSuggestions',new x(_0x534ed2,_0x40669d,this['_suggestions'])),this['enableCommand']('acceptAllSuggestions'),_0x534ed2['commands']['add']('discardAllSuggestions',new x(_0x534ed2,_0x1b8d16,this['_suggestions'])),this['enableCommand']('discardAllSuggestions'),_0x534ed2['commands']['add']('acceptSelectedSuggestions',new R(_0x534ed2,_0x40669d,this['_suggestions'])),this['enableCommand']('acceptSelectedSuggestions'),_0x534ed2['commands']['add']('discardSelectedSuggestions',new R(_0x534ed2,_0x1b8d16,this['_suggestions'])),this['enableCommand']('discardSelectedSuggestions');const _0x5ce8ac=_0x534ed2['plugins']['get']('CommentsRepository');this['listenTo'](_0x5ce8ac,'addComment',(_0x576a21,{threadId:_0x24c693})=>{const _0x288b55=this['_suggestions']['get'](_0x24c693);_0x288b55&&_0x288b55['commentThread']&&0x1===_0x288b55['commentThread']['length']&&this['_updateSuggestionData'](_0x24c693,{'hasComments':!0x0});},{'priority':'low'}),this['listenTo'](_0x5ce8ac,'removeComment',(_0x2c5a39,{threadId:_0x5da922})=>{const _0x165647=this['_suggestions']['get'](_0x5da922);_0x165647&&_0x165647['commentThread']&&!_0x165647['commentThread']['length']&&this['_updateSuggestionData'](_0x5da922,{'hasComments':!0x1});},{'priority':'low'});}set['adapter'](_0x3aa82d){if(this['_adapter'])throw new _0xf841e3('track-changes-adapter-already-set',this);this['_adapter']=_0x3aa82d;}get['adapter'](){return this['_adapter'];}['getSuggestions']({skipNotAttached:_0x3a94aa=!0x1,toJSON:_0x2c0772=!0x1}={}){const _0x1f120e=[];for(const _0x4e3bfe of this['_suggestions']['values']())_0x3a94aa&&!_0x4e3bfe['isInContent']||_0x1f120e['push'](_0x4e3bfe);return _0x2c0772?_0x1f120e['map'](_0x2a466b=>_0x2a466b['toJSON']()):_0x1f120e;}['getSuggestion'](_0x3d12bb){const _0x324b91=this['_suggestions']['get'](_0x3d12bb);if(!_0x324b91)throw new _0xf841e3('track-changes-suggestion-not-found',this);return _0x324b91;}['hasSuggestion'](_0x1682f6){return this['_suggestions']['has'](_0x1682f6);}['addSuggestionData'](_0x3a0a9b){const {authorId:_0x30c301,id:_0x5aa0f0,attributes:_0x509d3d}=_0x3a0a9b,[_0x10e7cd,_0x448995]=_0x3a0a9b['type']['split'](':'),_0x195e37=this['_suggestions']['get'](_0x5aa0f0)||this['_createSuggestion'](_0x10e7cd,_0x448995,_0x5aa0f0,_0x30c301,_0x509d3d);if(this['_addThreadToSuggestion'](_0x195e37),this['_checkSuggestionCorrectness'](_0x195e37,_0x10e7cd,_0x448995||null,_0x30c301),_0x195e37['createdAt']=_0x3a0a9b['createdAt'],_0x195e37['_isDataLoaded']=!0x0,_0x509d3d&&_0x509d3d['@external']){const _0x2e3a7f=_0x509d3d['@external'],_0x25c6d0=this['_getExternalAuthor'](_0x2e3a7f['authorName']);_0x195e37['authoredAt']=_0x2e3a7f['createdAt'],_0x195e37['author']=_0x25c6d0,_0x195e37['isExternal']=!0x0;}else _0x195e37['authoredAt']=_0x3a0a9b['createdAt'];switch(_0x3a0a9b['data']&&(_0x195e37['data']=_0x3a0a9b['data']),_0x3a0a9b['attributes']&&(_0x195e37['attributes']=_0x3a0a9b['attributes']),this['_adapter']&&this['_adapter']['addSuggestion']||(_0x195e37['_saved']=!0x0),this['_suggestionState']['get'](_0x195e37)){case'notReady':this['_suggestionState']['set'](_0x195e37,'dataReady');break;case'markerReady':_0x195e37['isInContent']?(this['_joinWithAdjacentSuggestions'](new Set([_0x195e37])),this['_refreshSuggestionsChain'](new Set([_0x195e37])),this['_suggestionState']['set'](_0x195e37,'ready'),this['fire']('suggestionLoaded',_0x195e37)):this['_suggestionState']['set'](_0x195e37,'removed');}return _0x195e37;}['acceptSuggestion'](_0x4f9eb0){this['forceDefaultExecution'](()=>{this['editor']['model']['change'](()=>{for(const _0x53b2be of _0x4f9eb0['getAllAdjacentSuggestions']())_0x53b2be['accept']();});});}['discardSuggestion'](_0x50b53c){this['forceDefaultExecution'](()=>{this['editor']['model']['change'](()=>{for(const _0x4bd886 of _0x50b53c['getAllAdjacentSuggestions']())_0x4bd886['discard']();});});}['enableCommand'](_0x598071,_0x2a69ae){const _0x288bac=this['editor']['commands']['get'](_0x598071);if(!_0x288bac)throw new _0xf841e3('track-changes-command-not-found',this,{'commandName':_0x598071});if(this['_enabledCommands']['has'](_0x288bac))throw new _0xf841e3('track-changes-enable-command-twice',this,{'commandName':_0x598071});this['_enabledCommands']['add'](_0x288bac),_0x2a69ae&&_0x288bac['on']('execute',(_0x317fb1,_0x2230a9)=>{this['trackChangesCommand']['value']&&(this['_isForcedDefaultExecutionBlock']||(_0x2230a9['length']>0x0&&_0x2230a9[_0x2230a9['length']-0x1]&&_0x2230a9[_0x2230a9['length']-0x1]['forceDefaultExecution']?_0x2230a9['pop']():(_0x317fb1['return']=_0x2a69ae((..._0x42c073)=>_0x288bac['execute'](..._0x42c073,{'forceDefaultExecution':!0x0}),..._0x2230a9),_0x317fb1['stop']())));},{'priority':'high'});}['forceDefaultExecution'](_0x2baf30){let _0x41aa00,_0x4fed14;const _0x3068aa=this['_isForcedDefaultExecutionBlock'];this['_isForcedDefaultExecutionBlock']=!0x0;try{_0x41aa00=_0x2baf30();}catch(_0x52109a){_0x4fed14=_0x52109a;}return _0x3068aa||(this['_isForcedDefaultExecutionBlock']=!0x1),_0x4fed14&&_0xf841e3['rethrowUnexpectedError'](_0x4fed14,this),_0x41aa00;}['markInsertion'](_0x297772,_0x2b65ae=null,_0x35f6cf={}){if(_0x297772['isCollapsed'])return null;const _0x4cacd8=this['editor']['plugins']['get']('Users')['me'];for(const {suggestion:_0x3d9406,meta:_0x48eb19}of this['_findSuggestions'](_0x297772,'insertion'))if(_0x48eb19['isOwn']){if(!_0x48eb19['isNextTo']){if(_0x48eb19['containsRangeInObject']){if(!this['_mergeNestedSuggestions']||!Lt(_0x3d9406,_0x35f6cf))continue;return _0x3d9406;}if(Lt(_0x3d9406,_0x35f6cf))return _0x3d9406;this['_breakSuggestionMarker'](_0x3d9406,_0x297772['start'],_0x297772['end']);break;}if(_0x2b65ae==_0x3d9406['subType']&&Lt(_0x3d9406,_0x35f6cf)){const _0x3af50c=_0x3d9406['getFirstRange']();return _0x3af50c['start']['isEqual'](_0x297772['end'])?this['_setSuggestionRange'](_0x3d9406,this['_model']['createRange'](_0x297772['start'],_0x3af50c['end'])):this['_setSuggestionRange'](_0x3d9406,this['_model']['createRange'](_0x3af50c['start'],_0x297772['end'])),_0x3d9406;}}const _0x2dfdfe=_0x24ebe0(),_0x4a73a0=_0x4cacd8['id'],_0x1b4f66=_0x2b65ae?'insertion:'+_0x2b65ae:'insertion',_0x55c951=this['_setSuggestionData']({'id':_0x2dfdfe,'type':_0x1b4f66,'createdAt':new Date(),'authorId':_0x4a73a0,'attributes':_0x35f6cf});return this['_addSuggestionMarker'](_0x1b4f66,_0x2dfdfe,_0x4a73a0,_0x297772),_0x55c951;}['markMultiRangeInsertion'](_0x57d1f6,_0x33e2f7='multi',_0x34d598={}){const _0x55d788=this['editor']['plugins']['get']('Users')['me'],_0x22c6c9=this['_suggestionFactory']['getSuggestionCallback']('insertion',_0x33e2f7,'join');for(const _0x295468 of this['getSuggestions']())if(_0x295468['author']['id']==_0x55d788['id']&&'insertion'==_0x295468['type']&&_0x295468['subType']==_0x33e2f7&&Lt(_0x295468,_0x34d598)&&(_0x22c6c9(_0x295468['getRanges'](),_0x57d1f6)||_0x22c6c9(_0x57d1f6,_0x295468['getRanges']()))){for(const _0x53eac2 of _0x57d1f6)_0x295468['addRange'](_0x53eac2);return _0x295468;}for(const {suggestion:_0xf08d9,meta:_0x2a1b6e}of this['_findSuggestions'](_0x57d1f6,'insertion')){if(!_0x2a1b6e['isOwn'])continue;if(!this['_mergeNestedSuggestions']&&_0x2a1b6e['containsRangeInObject'])continue;if(!Lt(_0xf08d9,_0x34d598))continue;let _0x4d332d=!0x0;for(const _0x4835b7 of _0xf08d9['getRanges']())for(const _0x506598 of _0x57d1f6)if(!_0x4835b7['containsRange'](_0x506598)){_0x4d332d=!0x1;break;}if(_0x4d332d)return _0xf08d9;}const _0x51e036=_0x24ebe0(),_0x487747=_0x55d788['id'],_0x1525ac='insertion:'+_0x33e2f7,_0x279a13=this['_setSuggestionData']({'id':_0x51e036,'type':_0x1525ac,'createdAt':new Date(),'authorId':_0x487747,'attributes':_0x34d598});for(const _0x3e7084 of _0x57d1f6)this['_addSuggestionMarker'](_0x1525ac,_0x51e036,_0x487747,_0x3e7084,u['getMultiRangeId']());return _0x279a13;}['markInlineFormat'](_0x2af864,_0x5503d3,_0x34f457=null,_0x5595ff={}){if(_0x34f457=_0x34f457||Vt(_0x5503d3),_0x2af864['isCollapsed'])return null;if('never'===this['_trackFormatChanges']){const _0x23d0c1=this['_suggestionFactory']['getSuggestionCallback']('formatInline',_0x34f457,'accept');return this['forceDefaultExecution'](()=>_0x23d0c1([_0x2af864],_0x5503d3,_0x5595ff)),null;}const _0x599b3a=this['editor']['plugins']['get']('Users')['me'],_0x5030b7=[];if('always'!==this['_trackFormatChanges']){for(const {suggestion:_0x3b736c,meta:_0x1e88ea}of this['_findSuggestions'](_0x2af864,'insertion'))_0x1e88ea['isOwn']&&!_0x1e88ea['isInsideObject']&&_0x5030b7['push'](..._0x3b736c['getRanges']());}const _0x1e2807=function(_0x5238a5,_0x55e999){const _0x3bb507=[];for(const _0x798633 of _0x55e999){const _0x491967=_0x5238a5['getIntersection'](_0x798633);_0x491967&&_0x3bb507['push'](_0x491967);}return _0x3bb507;}(_0x2af864,_0x5030b7),_0x3cb61f=function(_0x18dad8,_0x14bb3b){const _0x2dc2c4=[_0x18dad8];for(const _0x5a0fbf of _0x14bb3b){let _0x16aec8=0x0;for(;_0x16aec8<_0x2dc2c4['length'];){const _0x51d197=_0x2dc2c4[_0x16aec8]['getDifference'](_0x5a0fbf);_0x2dc2c4['splice'](_0x16aec8,0x1,..._0x51d197),_0x16aec8+=_0x51d197['length'];}}return _0x2dc2c4;}(_0x2af864,_0x5030b7);_0x1e2807['length']&&this['_model']['change'](()=>{for(const _0x8b86f5 of _0x1e2807){const _0x5b80d6=this['_suggestionFactory']['getSuggestionCallback']('formatInline',_0x34f457,'accept');this['forceDefaultExecution'](()=>_0x5b80d6([_0x8b86f5],_0x5503d3,_0x5595ff));}});for(const _0x4bee7f of _0x3cb61f){let _0x33a797=null,_0x54c907=_0x4bee7f['start'],_0x4228db=_0x4bee7f['end'];for(const {suggestion:_0x49bed2,meta:_0x129222}of this['_findSuggestions'](_0x4bee7f,'formatInline')){if(!_0x129222['isOwn'])continue;if(_0x49bed2['subType']!=_0x34f457)continue;if(!Lt(_0x49bed2,_0x5595ff))continue;const _0x25a798=_0x49bed2['getFirstRange']();if(_0x25a798['containsRange'](_0x4bee7f,!0x0))return null;_0x54c907=_0x54c907['isBefore'](_0x25a798['start'])?_0x54c907:_0x25a798['start'],_0x4228db=_0x4228db['isAfter'](_0x25a798['end'])?_0x4228db:_0x25a798['end'],_0x33a797?_0x25a798['start']['isBefore'](_0x33a797['getFirstRange']()['start'])?(_0x33a797['removeMarkers'](),_0x33a797=_0x49bed2):_0x49bed2['removeMarkers']():_0x33a797=_0x49bed2;}const _0x22bc4d=this['_model']['createRange'](_0x54c907,_0x4228db);if(_0x33a797)this['_setSuggestionRange'](_0x33a797,_0x22bc4d);else{const _0x31a42b=_0x24ebe0(),_0x2470a9=_0x599b3a['id'];this['_setSuggestionData']({'id':_0x31a42b,'type':'formatInline:'+_0x34f457,'data':_0x5503d3,'createdAt':new Date(),'authorId':_0x2470a9,'attributes':_0x5595ff}),this['_addSuggestionMarker']('formatInline:'+_0x34f457,_0x31a42b,_0x2470a9,_0x22bc4d);}}return null;}['markBlockFormat'](_0x1ee573,_0x5c5044,_0x3ffbb2=[],_0x3ed3d6=null,_0x559953={}){_0x5c5044['formatGroupId']||(_0x5c5044['formatGroupId']=_0x5c5044['commandName']),_0x5c5044['multipleBlocks']=_0x1ee573['is']('range'),_0x3ed3d6=_0x3ed3d6||Vt(_0x5c5044);const _0x58d168=_0x3ffbb2['map'](_0x24dd08=>Gt(_0x24dd08,this['_model'])),_0x210777=_0x1ee573['is']('range')?_0x1ee573:Gt(_0x1ee573,this['_model']);if('never'===this['_trackFormatChanges']){const _0x2c6ad4=this['_suggestionFactory']['getSuggestionCallback']('formatBlock',_0x3ed3d6,'accept');return this['forceDefaultExecution'](()=>_0x2c6ad4([_0x210777],_0x5c5044,_0x559953)),null;}_0x58d168['push'](_0x210777);let _0xc24a5=!0x0;for(const _0x2806ee of _0x58d168)if(!this['_rangeIsInLocalUserInsertion'](_0x2806ee)){_0xc24a5=!0x1;break;}if(_0xc24a5&&'always'!==this['_trackFormatChanges']){const _0x5cac52=this['_suggestionFactory']['getSuggestionCallback']('formatBlock',_0x3ed3d6,'accept');return this['forceDefaultExecution'](()=>_0x5cac52([_0x210777],_0x5c5044,_0x559953)),null;}let _0x4b1ca6=null,_0x1ffc32=_0x210777['start'],_0x258d65=_0x210777['end'];for(const {suggestion:_0x4eacef,meta:_0x40380f}of this['_findSuggestions'](_0x210777,'formatBlock')){if(!_0x40380f['isOwn'])continue;if(_0x40380f['isNextTo']||_0x40380f['containsRangeInObject']||_0x40380f['isInsideObject'])continue;if(_0x4eacef['data']['formatGroupId']!=_0x5c5044['formatGroupId'])continue;if(!Lt(_0x4eacef,_0x559953))continue;const _0x43000a=_0x4eacef['getFirstRange']();if(_0x4eacef['subType']==_0x3ed3d6){if(_0x43000a['containsRange'](_0x210777,!0x0))return null;_0x1ffc32=_0x1ffc32['isBefore'](_0x43000a['start'])?_0x1ffc32:_0x43000a['start'],_0x258d65=_0x258d65['isAfter'](_0x43000a['end'])?_0x258d65:_0x43000a['end'],_0x4b1ca6?_0x43000a['start']['isBefore'](_0x4b1ca6['getFirstRange']()['start'])?(_0x4b1ca6['removeMarkers'](),_0x4b1ca6=_0x4eacef):_0x4eacef['removeMarkers']():_0x4b1ca6=_0x4eacef;}else{const _0x1575ef=_0x210777['getIntersection'](_0x43000a);this['_cutOutSuggestionMarker'](_0x4eacef,_0x1575ef);}}const _0x52b9d5=this['editor']['plugins']['get']('Users')['me'],_0x152a58=_0x24ebe0(),_0x387225=_0x52b9d5['id'];if(_0x4b1ca6)return this['_setSuggestionRange'](_0x4b1ca6,this['_model']['createRange'](_0x1ffc32,_0x258d65)),_0x4b1ca6;{const _0x392fad=this['_setSuggestionData']({'id':_0x152a58,'type':'formatBlock:'+_0x3ed3d6,'data':_0x5c5044,'createdAt':new Date(),'authorId':_0x387225,'attributes':_0x559953});return this['_addSuggestionMarker']('formatBlock:'+_0x3ed3d6,_0x152a58,_0x387225,this['_model']['createRange'](_0x1ffc32,_0x258d65)),_0x392fad;}}['markMultiRangeBlockFormat'](_0x428e7b,_0x35f88e,_0x17820d=[],_0x24a402=null,_0x4546f8={}){_0x35f88e['formatGroupId']||(_0x35f88e['formatGroupId']=_0x35f88e['commandName']);const _0x2dba0d=_0x428e7b[0x0];_0x35f88e['multipleBlocks']=_0x2dba0d['is']('range'),_0x24a402=_0x24a402||Vt(_0x35f88e);const _0x9a8903=_0x17820d['map'](_0x2255e1=>Gt(_0x2255e1,this['_model'])),_0x5153a7=_0x2dba0d['is']('range')?_0x428e7b:_0x428e7b['map'](_0x3019a5=>Gt(_0x3019a5,this['_model']));if('never'===this['_trackFormatChanges']){const _0xca96c8=this['_suggestionFactory']['getSuggestionCallback']('formatBlock',_0x24a402,'accept');return this['forceDefaultExecution'](()=>_0xca96c8(_0x5153a7,_0x35f88e,_0x4546f8)),null;}_0x9a8903['push'](..._0x5153a7);let _0xd9a32f=!0x0;for(const _0x42ea0c of _0x9a8903)if(!this['_rangeIsInLocalUserInsertion'](_0x42ea0c)){_0xd9a32f=!0x1;break;}if(_0xd9a32f&&'always'!==this['_trackFormatChanges']){const _0x10f96b=this['_suggestionFactory']['getSuggestionCallback']('formatBlock',_0x24a402,'accept');return this['forceDefaultExecution'](()=>_0x10f96b(_0x5153a7,_0x35f88e,_0x4546f8)),null;}const _0x43e3d2=this['editor']['plugins']['get']('Users')['me'];for(const _0x52796e of this['getSuggestions']()){if(_0x52796e['author']['id']!=_0x43e3d2['id'])continue;if('formatBlock'!=_0x52796e['type']||_0x52796e['data']['formatGroupId']!=_0x35f88e['formatGroupId'])continue;if(!Lt(_0x52796e,_0x4546f8))continue;const _0x440eb4=_0x52796e['subType']==_0x24a402;for(let _0x118494=0x0;_0x118494<_0x5153a7['length'];_0x118494++){const _0x66d546=_0x5153a7[_0x118494];for(const _0x22c2de of _0x52796e['getMarkers']()){const _0x250ef3=_0x22c2de['getRange']();if(_0x66d546['isEqual'](_0x250ef3)){_0x440eb4?(_0x5153a7['splice'](_0x118494,0x1),_0x118494--):_0x52796e['removeMarker'](_0x22c2de['name']);break;}}}}if(0x0==_0x5153a7['length'])return null;const _0x55a9ad=this['_suggestionFactory']['getSuggestionCallback']('formatBlock',_0x24a402,'join');for(const _0x4e086a of this['getSuggestions']())if(_0x4e086a['author']['id']==_0x43e3d2['id']&&'formatBlock'==_0x4e086a['type']&&_0x4e086a['data']['formatGroupId']==_0x35f88e['formatGroupId']&&_0x4e086a['subType']==_0x24a402&&Lt(_0x4e086a,_0x4546f8)&&(_0x55a9ad(_0x4e086a['getRanges'](),_0x5153a7)||_0x55a9ad(_0x5153a7,_0x4e086a['getRanges']()))){for(const _0x485a68 of _0x5153a7)_0x4e086a['addRange'](_0x485a68);return _0x4e086a;}const _0x45ccd2=_0x24ebe0(),_0x203354=_0x43e3d2['id'],_0x3fe5a5='formatBlock:'+_0x24a402,_0x1248af=this['_setSuggestionData']({'id':_0x45ccd2,'type':_0x3fe5a5,'data':_0x35f88e,'createdAt':new Date(),'authorId':_0x203354,'attributes':_0x4546f8});for(const _0x2b6e89 of _0x5153a7)this['_addSuggestionMarker'](_0x3fe5a5,_0x45ccd2,_0x203354,_0x2b6e89,u['getMultiRangeId']());return _0x1248af;}['markDeletion'](_0x22030f,_0x26c453=null,_0x3583d2={}){if(_0x22030f['isCollapsed'])return null;const _0x2d309c=this['editor']['plugins']['get']('Users')['me'],_0x2962a3=new _0x1861aa(_0x22030f['start'],_0x22030f['end']);for(const {suggestion:_0x286187,meta:_0x1cf02e}of this['_findSuggestions'](_0x2962a3,'insertion'))if(_0x1cf02e['isOwn']&&!_0x1cf02e['isNextTo']){if(_0x286187['isMultiRange']){const _0x546e17=_0x286187['getRanges']()['filter'](_0x59cb49=>'$graveyard'!=_0x59cb49['root']['rootName']);_0x546e17['every'](_0x5967dd=>_0x2962a3['containsRange'](_0x5967dd,!0x0))&&_0x286187['discard']();if(_0x546e17['some'](_0x16dcad=>_0x16dcad['containsRange'](_0x2962a3,!0x0))){const _0x57b718=this['_suggestionFactory']['getSuggestionCallback']('deletion',_0x26c453,'accept');return this['forceDefaultExecution'](()=>_0x57b718([_0x2962a3],null,_0x3583d2)),null;}}else{const _0x1fa078=_0x2962a3['getIntersection'](_0x286187['getFirstRange']());null!==_0x1fa078&&_0x286187['_onDiscard']([_0x1fa078],null,_0x3583d2);}}if(_0x2962a3['detach'](),_0x2962a3['isCollapsed']||'$graveyard'==_0x2962a3['root']['rootName'])return null;let _0x3b07c0=null,_0x50c09d=_0x2962a3['start'],_0x23cd74=_0x2962a3['end'];const _0xffda0d=this['_findSuggestions'](_0x2962a3,'deletion');for(const {suggestion:_0x29e23c,meta:_0x58dd35}of _0xffda0d){const _0x1ab078=this['_model']['createRange'](_0x50c09d,_0x23cd74);if(_0x58dd35['isOwn']&&(this['_mergeNestedSuggestions']||!_0x58dd35['containsRangeInObject']&&!_0x58dd35['isInsideObject'])){if(_0x29e23c['isMultiRange']){if(!Lt(_0x29e23c,_0x3583d2))continue;let _0x3ff29c=!0x0;for(const _0x46b02c of _0x29e23c['getRanges']()){if(_0x46b02c['containsRange'](_0x1ab078,!0x0))return _0x29e23c;_0x1ab078['containsRange'](_0x46b02c)||(_0x3ff29c=!0x1);}_0x3ff29c&&_0x29e23c['discard']();}else{const _0x355550=_0x29e23c['getFirstRange']();if(_0x355550['containsRange'](_0x1ab078,!0x0))return _0x29e23c;if(!Lt(_0x29e23c,_0x3583d2)){_0x1ab078['containsRange'](_0x355550)?_0x29e23c['removeMarkers']():_0x355550['containsPosition'](_0x50c09d)?_0x50c09d=_0x355550['end']:_0x355550['containsPosition'](_0x23cd74)&&(_0x23cd74=_0x355550['start']);continue;}_0x50c09d=_0x50c09d['isBefore'](_0x355550['start'])?_0x50c09d:_0x355550['start'],_0x23cd74=_0x23cd74['isAfter'](_0x355550['end'])?_0x23cd74:_0x355550['end'],_0x3583d2=Object['assign']({},_0x29e23c['attributes']),_0x3b07c0?_0x355550['start']['isBefore'](_0x3b07c0['getFirstRange']()['start'])?(_0x3b07c0['removeMarkers'](),_0x3b07c0=_0x29e23c):_0x29e23c['removeMarkers']():_0x3b07c0=_0x29e23c;}}}if(_0x3b07c0)return this['_setSuggestionRange'](_0x3b07c0,this['_model']['createRange'](_0x50c09d,_0x23cd74)),_0x3b07c0;{const _0x27b7bb=_0x24ebe0(),_0xdd1c9f=this['_model']['createRange'](_0x50c09d,_0x23cd74),_0x4637dc=_0x2d309c['id'],_0x47ab12=_0x26c453?'deletion:'+_0x26c453:'deletion',_0x5258b1=this['_setSuggestionData']({'id':_0x27b7bb,'type':_0x47ab12,'createdAt':new Date(),'authorId':_0x4637dc,'attributes':_0x3583d2});return this['_addSuggestionMarker'](_0x47ab12,_0x27b7bb,_0x4637dc,_0xdd1c9f),_0x5258b1;}}['markMultiRangeDeletion'](_0x1a80a1,_0x5e9127='multi',_0x552a95={}){const _0x1fe626=this['editor']['plugins']['get']('Users')['me'],_0x5b3799=_0x1a80a1['map'](_0x8d2a66=>new _0x1861aa(_0x8d2a66['start'],_0x8d2a66['end'])),_0x311340=new Set();for(const {suggestion:_0x24dd44,meta:_0x399462}of this['_findSuggestions'](_0x5b3799,'insertion'))_0x399462['isOwn']&&!_0x399462['isNextTo']&&_0x311340['add'](_0x24dd44);for(const _0x3f1600 of _0x311340)if(_0x3f1600['isMultiRange']){const _0x24cb43=_0x3f1600['getRanges']();(!_0x3f1600['attributes']||!_0x3f1600['attributes']['skipNestingCheck'])&&(_0x24cb43['every'](_0x5cdf8e=>_0x5b3799['some'](_0x5a2ed5=>_0x5a2ed5['containsRange'](_0x5cdf8e,!0x0)))&&_0x3f1600['discard']());if(_0x5b3799['every'](_0x280dca=>_0x24cb43['some'](_0x55bfb6=>_0x55bfb6['containsRange'](_0x280dca,!0x0)))){const _0x5556a1=this['_suggestionFactory']['getSuggestionCallback']('deletion',_0x5e9127,'accept');return this['forceDefaultExecution'](()=>_0x5556a1(_0x1a80a1,null,_0x552a95)),null;}}else{const _0x251d8b=_0x3f1600['getFirstRange']();_0x5b3799['some'](_0x5bb194=>_0x5bb194['containsRange'](_0x251d8b,!0x0))&&_0x3f1600['discard']();if(_0x5b3799['every'](_0x1c3eb2=>_0x251d8b['containsRange'](_0x1c3eb2,!0x0))){const _0x5dae78=this['_suggestionFactory']['getSuggestionCallback']('deletion',_0x5e9127,'accept');return this['forceDefaultExecution'](()=>_0x5dae78(_0x5b3799,null,_0x552a95)),null;}}const _0x3084b2=this['_suggestionFactory']['getSuggestionCallback']('deletion',_0x5e9127,'join');let _0x32f50a=null;for(const _0x569f39 of this['getSuggestions']())if(_0x569f39['author']['id']==_0x1fe626['id']&&_0x569f39['isInContent']&&'deletion'==_0x569f39['type']&&_0x569f39['subType']==_0x5e9127&&Lt(_0x569f39,_0x552a95)&&(_0x3084b2(_0x569f39['getRanges'](),_0x5b3799)||_0x3084b2(_0x5b3799,_0x569f39['getRanges']()))){if(_0x32f50a){if(_0x569f39['commentThread']&&_0x569f39['commentThread']['length'])continue;for(const _0x742737 of _0x569f39['getRanges']())_0x32f50a['isIntersectingWithRange'](_0x742737)||_0x32f50a['addRange'](_0x742737);_0x569f39['removeMarkers']();}else{_0x32f50a=_0x569f39;for(const _0x4e8a55 of _0x5b3799)_0x569f39['isIntersectingWithRange'](_0x4e8a55)||_0x569f39['addRange'](_0x4e8a55);}}if(_0x32f50a)return _0x32f50a;_0x311340['clear']();for(const {suggestion:_0x5ee4d3,meta:_0x258766}of this['_findSuggestions'](_0x5b3799,'deletion'))_0x258766['isOwn']&&(this['_mergeNestedSuggestions']||!_0x258766['containsRangeInObject']&&!_0x258766['isInsideObject'])&&Lt(_0x5ee4d3,_0x552a95)&&_0x311340['add'](_0x5ee4d3);for(const _0x2bd88b of _0x311340){const _0x83c936=_0x2bd88b['getRanges']();if(!_0x552a95||!_0x552a95['skipNestingCheck']){if(_0x5b3799['every'](_0x3f8ff5=>_0x83c936['some'](_0x3d4d62=>_0x3d4d62['containsRange'](_0x3f8ff5,!0x0))))return _0x2bd88b;}(!_0x2bd88b['attributes']||!_0x2bd88b['attributes']['skipNestingCheck'])&&(_0x83c936['every'](_0x589e75=>_0x5b3799['some'](_0x5baed4=>_0x5baed4['containsRange'](_0x589e75,!0x0)))&&_0x2bd88b['discard']());}const _0x4d30aa=_0x24ebe0(),_0x96ce11=_0x1fe626['id'],_0x5d4e9d='deletion:'+_0x5e9127,_0x260147=this['_setSuggestionData']({'id':_0x4d30aa,'type':_0x5d4e9d,'createdAt':new Date(),'authorId':_0x96ce11,'attributes':_0x552a95});for(const _0x100e4b of _0x5b3799)_0x100e4b['detach'](),_0x100e4b['isCollapsed']||'$graveyard'==_0x100e4b['root']['rootName']||this['_addSuggestionMarker'](_0x5d4e9d,_0x4d30aa,_0x96ce11,_0x100e4b,u['getMultiRangeId']());return _0x260147;}['markAttributeChange'](_0x36812e,_0x349b48,_0x4ed31f,_0x1a82dc,_0x2ab340){if(_0x36812e['isCollapsed'])return[];if('never'===this['_trackFormatChanges'])return[];const _0x9c96d3=this['editor']['plugins']['get']('Users')['me']['id'],_0x5720c6=Array['from'](this['_suggestions']['values']())['filter'](_0x29d878=>'attribute'==_0x29d878['type']&&_0x29d878['data']['key']==_0x349b48&&_0x29d878['isIntersectingWithRange'](_0x36812e));if('default'===this['_trackFormatChanges']){const _0x1a0183=this['_findSuggestions'](_0x36812e,'insertion')['filter'](({meta:_0x57378c})=>_0x57378c['isOwn']&&!_0x57378c['isInsideObject']&&!_0x57378c['isNextTo'])['map'](({suggestion:_0x1bb9ae})=>_0x1bb9ae);_0x5720c6['unshift'](..._0x1a0183);}const _0x58b660=new Map([[_0x36812e,_0x4ed31f]]);for(const _0x184754 of _0x5720c6){const _0x2b1d85='attribute'==_0x184754['type']?_0x184754['data']['oldValue']:void 0x0,_0x5c51f1=_0x184754['getFirstRange'](),_0x3b0e81=Array['from'](_0x58b660['keys']())['find'](_0x503d39=>_0x503d39['isIntersecting'](_0x5c51f1));if(!_0x3b0e81)continue;const _0x533b66=_0x3b0e81['getDifference'](_0x5c51f1);this['_isBlockAttribute'](_0x349b48)&&'insertion'==_0x184754['type']&&0x0!=_0x533b66['length']||(_0x58b660['delete'](_0x3b0e81),_0x533b66['forEach'](_0x3d6095=>{_0x58b660['set'](_0x3d6095,_0x4ed31f);}),'insertion'!=_0x184754['type']&&_0x2b1d85!=_0x1a82dc&&_0x58b660['set'](_0x3b0e81['getIntersection'](_0x5c51f1),_0x2b1d85));}const _0x4b04ca=[];for(const [_0x47703f,_0x1b3ad7]of _0x58b660){const _0x2fd9bb=_0x24ebe0(),_0x3ca23b={'key':_0x349b48,'oldValue':_0x1b3ad7,'newValue':_0x1a82dc};_0x349b48['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':_0x349b48});const _0x4e71ff=('attribute:'+(_0x349b48+'|'+Vt({'newValue':_0x1a82dc})))['substring'](0x0,0x3c),_0x10c8ef=this['_setSuggestionData']({'id':_0x2fd9bb,'type':_0x4e71ff,'data':_0x3ca23b,'createdAt':new Date(),'authorId':_0x9c96d3,'attributes':_0x2ab340});_0x4b04ca['push'](_0x10c8ef),this['_addSuggestionMarker'](_0x4e71ff,_0x2fd9bb,_0x9c96d3,_0x47703f);}return _0x4b04ca;}['enableDefaultAttributesIntegration'](_0x7215e4){this['enableCommand'](_0x7215e4,(_0x70cca8,..._0x27982d)=>{this['_recordAttributeChanges'](()=>{_0x70cca8(..._0x27982d);});});}['registerBlockAttribute'](_0x3b5463){this['_blockAttributeKeys']['add'](_0x3b5463);}['registerInlineAttribute'](_0x591b69){this['_inlineAttributeKeys']['add'](_0x591b69);}['_getAttributeKey'](_0x493b91){return'attribute'==_0x493b91['type']?_0x493b91['subType']['split']('|')[0x0]:null;}['_setSuggestionRange'](_0x34722d,_0x3438f9){const _0xfbefda=_0x34722d['getFirstMarker']();this['_model']['change'](_0x5e6141=>{_0x5e6141['updateMarker'](_0xfbefda,{'range':_0x3438f9});});}['_addThreadToSuggestion'](_0x18f084){const _0x3280d9=_0x18f084['id'],_0x45d158=this['editor']['config']['get']('collaboration.channelId');this['_commentsRepository']['hasCommentThread'](_0x3280d9)||this['_commentsRepository']['addCommentThread']({'channelId':_0x45d158,'threadId':_0x3280d9,'isResolvable':!0x1,'isSubmitted':!0x0});const _0x58ba0d=this['_commentsRepository']['getCommentThread'](_0x3280d9);_0x58ba0d['unbind']('isRemovable'),_0x58ba0d['isRemovable']=!0x1,_0x18f084['commentThread']=_0x58ba0d;}['_checkSuggestionCorrectness'](_0x2f438b,_0xe06d74,_0x3ef014,_0xbcfef7){if(_0x2f438b['type']!=_0xe06d74||_0x2f438b['subType']!=_0x3ef014||_0x2f438b['creator']['id']!=_0xbcfef7)throw this['editor']['enableReadOnlyMode']('track-changes-suggestion-data-mismatch'),new _0xf841e3('track-changes-suggestion-data-mismatch',this);}['_cutOutSuggestionMarker'](_0x43e4ad,_0x495573){const _0x304f82=_0x43e4ad['getFirstRange']();if(_0x495573['isEqual'](_0x304f82))_0x43e4ad['removeMarkers']();else{if(_0x304f82['containsRange'](_0x495573)){const _0x1a743d=this['_model']['createPositionAt'](_0x495573['start']['nodeBefore'],'end');this['_setSuggestionRange'](_0x43e4ad,this['_model']['createRange'](_0x304f82['start'],_0x1a743d));const _0x5c25f5=_0x24ebe0(),_0x5713c4=_0x43e4ad['creator']['id'],_0x39455c=_0x43e4ad['type']+':'+_0x43e4ad['subType'];this['_setSuggestionData']({'id':_0x5c25f5,'type':_0x39455c,'createdAt':new Date(),'authorId':_0x5713c4,'data':_0x43e4ad['data'],'attributes':_0x43e4ad['attributes']});const _0x5b6601=this['_model']['createPositionAt'](_0x495573['end']['parent'],'after'),_0x49ba18=this['_model']['createRange'](_0x5b6601,_0x304f82['end']);this['_addSuggestionMarker'](_0x39455c,_0x5c25f5,_0x5713c4,_0x49ba18);}else{if(_0x304f82['containsPosition'](_0x495573['start'])){const _0x1894f6=this['_model']['createPositionAt'](_0x495573['start']['nodeBefore'],'end');this['_setSuggestionRange'](_0x43e4ad,this['_model']['createRange'](_0x304f82['start'],_0x1894f6));}else{const _0x112a23=this['_model']['createPositionAt'](_0x495573['end']['parent'],'after');this['_setSuggestionRange'](_0x43e4ad,this['_model']['createRange'](_0x112a23,_0x304f82['end']));}}}}['_rangeIsInLocalUserInsertion'](_0x415075){for(const {suggestion:_0x287371,meta:_0x1dd42c}of this['_findSuggestions'](_0x415075,'insertion')){if(!_0x1dd42c['isOwn'])continue;const _0x29f778=_0x287371['getRanges']();for(const _0x5b4f68 of _0x29f778)if(!_0x415075['getDifference'](_0x5b4f68)['length'])return!0x0;}return!0x1;}['_getAuthorFromId'](_0x5aeee9){const _0x2e115e=this['editor']['plugins']['get']('Users')['getUser'](_0x5aeee9);if(!_0x2e115e)throw new _0xf841e3('track-changes-user-not-found',this);return _0x2e115e;}['_getExternalAuthor'](_0x492905){const _0x46f456=this['editor']['plugins']['get']('Users'),_0x13a6b1=_0x29f25f('external:'+_0x492905),_0x474e05=_0x46f456['getUser'](_0x13a6b1);return _0x474e05||_0x46f456['addUser']({'id':_0x13a6b1,'name':_0x492905});}['_createSuggestion'](_0x133489,_0x230daa,_0x500d82,_0x4ac08c,_0x2d5cb9){const _0xefc225=this['_getAuthorFromId'](_0x4ac08c),_0x42ab13=this['_suggestionFactory']['buildSuggestion'](_0x133489,_0x230daa,_0x500d82,_0xefc225,_0x2d5cb9,_0x10fb79=>{this['_updateSuggestionData'](_0x500d82,{'attributes':_0x10fb79});const _0x1d4935=this['getSuggestion'](_0x500d82);this['_joinWithAdjacentSuggestions'](new Set([_0x1d4935])),this['_refreshSuggestionsChain'](new Set([_0x1d4935]));});return this['listenTo'](_0x42ab13,'accept',()=>{this['_updateSuggestionData'](_0x500d82,{'state':'accepted'});},{'priority':'high'}),this['listenTo'](_0x42ab13,'discard',()=>{this['_updateSuggestionData'](_0x500d82,{'state':'rejected'});},{'priority':'high'}),this['_suggestions']['set'](_0x500d82,_0x42ab13),this['_suggestionState']['set'](_0x42ab13,'notReady'),_0x42ab13;}['_splitMarkerName'](_0x12d30c){const _0x1f8917=_0x12d30c['split'](':');return{'group':_0x1f8917[0x0],'type':_0x1f8917[0x1],'subType':_0x1f8917['length']>=0x5?_0x1f8917[0x2]:null,'id':_0x1f8917['length']<0x5?_0x1f8917[0x2]:_0x1f8917[0x3],'authorId':_0x1f8917['length']<0x5?_0x1f8917[0x3]:_0x1f8917[0x4],'markerCount':0x6==_0x1f8917['length']?_0x1f8917[0x5]:null};}['_breakSuggestionMarker'](_0x163010,_0x416a21,_0x350704){const _0x5732ff=_0x163010['getFirstRange'](),_0x3ff7f2=_0x5732ff['start'],_0x54b55b=_0x5732ff['end'];this['_setSuggestionRange'](_0x163010,this['_model']['createRange'](_0x3ff7f2,_0x416a21));const _0x40a318=_0x24ebe0(),_0x21ad37=_0x163010['creator']['id'],_0x286e8d=_0x163010['type']+(_0x163010['subType']?':'+_0x163010['subType']:'');this['_setSuggestionData']({'id':_0x40a318,'type':_0x286e8d,'createdAt':new Date(),'authorId':_0x21ad37,'originalSuggestionId':_0x163010['id'],'attributes':_0x163010['attributes'],'data':_0x163010['data']});const _0x19465b=this['_getAttributeKey'](_0x163010);('formatBlock'==_0x163010['type']||_0x19465b&&this['_isBlockAttribute'](_0x19465b))&&(_0x350704=this['_model']['createPositionBefore'](_0x350704['parent'])),this['_addSuggestionMarker'](_0x286e8d,_0x40a318,_0x21ad37,this['_model']['createRange'](_0x350704,_0x54b55b));}['_findSuggestions'](_0x1786c1,_0x51ba09=null){const _0x3f5eb0=[],_0x530ecb=this['editor']['plugins']['get']('Users')['me'];Array['isArray'](_0x1786c1)||(_0x1786c1=[_0x1786c1]);for(const _0x37373a of this['getSuggestions']()){if(!_0x37373a['isInContent'])continue;if(_0x51ba09&&_0x37373a['type']!=_0x51ba09)continue;let _0x15bbf2=!0x1;for(const _0x22b028 of _0x37373a['getRanges']()){for(const _0x299c8d of _0x1786c1){const _0x1fc83b=_0x299c8d['start']['isEqual'](_0x22b028['end'])||_0x299c8d['end']['isEqual'](_0x22b028['start']);if(_0x1fc83b||_0x299c8d['getIntersection'](_0x22b028)){const _0x3b6618=_0x299c8d['containsRange'](_0x22b028)&&Rt(this['_model']['schema'],_0x22b028['start'],_0x299c8d),_0x41769d=_0x22b028['containsRange'](_0x299c8d)&&Rt(this['_model']['schema'],_0x299c8d['start'],_0x22b028);_0x3f5eb0['push']({'suggestion':_0x37373a,'meta':{'isOwn':_0x530ecb==_0x37373a['author'],'isNextTo':_0x1fc83b,'isInsideObject':_0x3b6618,'containsRangeInObject':_0x41769d}}),_0x15bbf2=!0x0;break;}}if(_0x15bbf2)break;}}return _0x3f5eb0;}['_addSuggestionMarker'](_0x496527,_0x3d067b,_0x227a25,_0x9d12e7,_0x2f8174){this['_model']['change'](_0x19afdf=>{let _0x5a1a94='suggestion:'+_0x496527+':'+_0x3d067b+':'+_0x227a25;_0x2f8174&&(_0x5a1a94=_0x5a1a94+':'+_0x2f8174),_0x19afdf['addMarker'](_0x5a1a94,{'range':_0x9d12e7,'usingOperation':!0x0,'affectsData':!0x0});});}['_removeSuggestion'](_0x5861d9){const _0x529baf=_0x5861d9['previous'],_0x14967b=_0x5861d9['next'];_0x5861d9['previous']=null,_0x5861d9['next']=null,null!=_0x529baf&&_0x529baf['next']==_0x5861d9&&(_0x529baf['next']=_0x14967b),null!=_0x14967b&&_0x14967b['previous']==_0x5861d9&&(_0x14967b['previous']=_0x529baf),'ready'==this['_suggestionState']['get'](_0x5861d9)&&(this['_suggestionState']['set'](_0x5861d9,'removed'),this['fire']('suggestionUnloaded',_0x5861d9,_0x529baf,_0x14967b));}['_setSuggestionData'](_0x124686){const _0x50cddf=_0x124686['id'],_0x5cacff=this['addSuggestionData'](_0x124686);if(this['_adapter']&&this['_adapter']['addSuggestion']){const _0x16fd39=this['editor']['plugins']['get']('PendingActions'),_0x4cf19a=_0x5cacff['hasComments'],_0x98cc8e=_0x5cacff['subType']?_0x5cacff['type']+':'+_0x5cacff['subType']:_0x5cacff['type'],_0x27063b=this['editor']['locale'],_0x260190=_0x16fd39['add'](o(_0x27063b,'PENDING_ACTION_SUGGESTION')),_0x1dec3e={'id':_0x50cddf,'type':_0x98cc8e,'hasComments':_0x4cf19a,'data':_0x124686['data']||null,'originalSuggestionId':_0x124686['originalSuggestionId']||null,'attributes':_0x5cacff['attributes']};this['_adapter']['addSuggestion'](_0x1dec3e)['then'](_0xd1946c=>{_0x5cacff['_saved']=!0x0,_0x16fd39['remove'](_0x260190),_0xd1946c&&_0xd1946c['createdAt']&&(this['_suggestions']['get'](_0x50cddf)['createdAt']=_0xd1946c['createdAt']);})['catch'](_0x5e669c=>{throw _0xe16ddb('error-saving-suggestion-data-suggestion-discarded'),this['editor']['model']['enqueueChange']({'isUndoable':!0x1},()=>{_0x5cacff['discard']();}),_0x5cacff['stopListening'](),this['_suggestions']['delete'](_0x5cacff['id']),this['_suggestionState']['delete'](_0x5cacff),_0x5e669c;});}return _0x5cacff;}['_isBlockAttribute'](_0x195cd7){return this['_blockAttributeKeys']['has'](_0x195cd7);}['_updateSuggestionData'](_0x35c29e,_0x430c4d){const _0x4112d9=this['editor']['plugins']['get']('PendingActions'),_0x2d4436=this['getSuggestion'](_0x35c29e);if(this['_adapter']&&this['_adapter']['updateSuggestion']){if(_0x2d4436['_saved']){const _0x2a00df=_0x4112d9['add'](o(this['editor']['locale'],'PENDING_ACTION_SUGGESTION'));this['_adapter']['updateSuggestion'](_0x35c29e,_0x430c4d)['then'](()=>{_0x4112d9['remove'](_0x2a00df);});}else _0x2d4436['on']('change:_saved',()=>{this['_updateSuggestionData'](_0x35c29e,_0x430c4d);});}}['_getSuggestionData'](_0x5ec7e9){if(!this['_adapter']||!this['_adapter']['getSuggestion'])throw new _0xf841e3('track-changes-adapter-missing-getsuggestion',this);return this['_adapter']['getSuggestion'](_0x5ec7e9);}['_handleNewSuggestionMarker'](_0x3d141b){const {id:_0x34edc1,type:_0x3745af,subType:_0x293611,authorId:_0x467d3e}=this['_splitMarkerName'](_0x3d141b),_0x1e3bf5=this['_suggestions']['get'](_0x34edc1)||this['_createSuggestion'](_0x3745af,_0x293611,_0x34edc1,_0x467d3e,{});switch(this['_checkSuggestionCorrectness'](_0x1e3bf5,_0x3745af,_0x293611,_0x467d3e),this['_suggestionState']['get'](_0x1e3bf5)){case'notReady':this['_getSuggestionData'](_0x34edc1)['then'](_0x12df54=>{let _0x5f2538=Promise['resolve']();_0x12df54['hasComments']&&(_0x5f2538=this['_commentsRepository']['fetchCommentThread']({'channelId':this['editor']['config']['get']('collaboration.channelId'),'threadId':_0x34edc1})),_0x5f2538['then'](()=>{this['addSuggestionData'](_0x12df54)['_saved']=!0x0;});}),this['_suggestionState']['set'](_0x1e3bf5,'markerReady');break;case'removed':this['_updateSuggestionData'](_0x34edc1,{'state':'open'});case'dataReady':this['_suggestionState']['set'](_0x1e3bf5,'ready'),this['fire']('suggestionLoaded',_0x1e3bf5);break;case'ready':this['fire']('suggestionChanged',_0x1e3bf5);}return _0x1e3bf5['addMarkerName'](_0x3d141b),_0x1e3bf5;}['_refreshSuggestionsChain'](_0x45c4f1){const _0x43e8b4=Array['from'](_0x45c4f1),_0x5b4a3d=_0x43e8b4['filter'](_0x60920=>'attribute'==_0x60920['type']);this['_refreshAttributeSuggestionsChain'](_0x5b4a3d);const _0x1b70a5=_0x43e8b4['filter'](_0x18e173=>!_0x18e173['isMultiRange']&&'attribute'!=_0x18e173['type']),_0x353f19=this['getSuggestions']({'skipNotAttached':!0x0})['filter'](_0x5b6365=>!_0x5b6365['isMultiRange']&&'attribute'!=_0x5b6365['type']),_0x4af4f0=_0x353f19['filter'](_0xd0a5e=>!_0x45c4f1['has'](_0xd0a5e)),_0x1b0dcf=new Map(_0x353f19['map'](_0x26ddcf=>[_0x26ddcf,this['_suggestionFactory']['getSuggestionCallback'](_0x26ddcf['type'],_0x26ddcf['subType'],'chain')])),_0x209965=new Map(_0x353f19['map'](_0x325883=>[_0x325883,_0x325883['getFirstRange']()])),_0x485398=new Set(),_0x552c1a=new Set();for(let _0x4c05bb=0x0;_0x4c05bb<_0x1b70a5['length'];_0x4c05bb++)_0x73275d(_0x1b70a5[_0x4c05bb],_0x1b70a5,_0x4c05bb+0x1);for(let _0x105c4f=0x0;_0x105c4f<_0x1b70a5['length'];_0x105c4f++)_0x73275d(_0x1b70a5[_0x105c4f],_0x4af4f0,0x0);const _0x49af20=new Set();for(let _0x4f8659=0x0;_0x4f8659<_0x1b70a5['length'];_0x4f8659++){const _0x3e3c46=_0x1b70a5[_0x4f8659];!_0x552c1a['has'](_0x3e3c46)&&_0x3e3c46['previous']&&(_0x49af20['add'](_0x3e3c46['previous']),_0x3e3c46['previous']['next']===_0x3e3c46&&(_0x3e3c46['previous']['next']=null),_0x3e3c46['previous']=null),!_0x485398['has'](_0x3e3c46)&&_0x3e3c46['next']&&(_0x49af20['add'](_0x3e3c46['next']),_0x3e3c46['next']['previous']===_0x3e3c46&&(_0x3e3c46['next']['previous']=null),_0x3e3c46['next']=null);}function _0x73275d(_0x520966,_0x103070,_0x2b07ce){for(let _0x351a07=_0x2b07ce;_0x351a07<_0x103070['length'];_0x351a07++){const _0x33d442=_0x3da8da(_0x520966,_0x103070[_0x351a07]);_0x33d442&&(_0x33d442[0x0]['next']=_0x33d442[0x1],_0x33d442[0x1]['previous']=_0x33d442[0x0],_0x485398['add'](_0x33d442[0x0]),_0x552c1a['add'](_0x33d442[0x1]));}}function _0x3da8da(_0x1e026e,_0x4fe81c){if(_0x1e026e['author']['id']!==_0x4fe81c['author']['id'])return null;const _0x5b5fc4=_0x1b0dcf['get'](_0x1e026e)(_0x1e026e,_0x4fe81c,_0x209965['get'](_0x1e026e),_0x209965['get'](_0x4fe81c));if(!_0x5b5fc4)return null;return _0x1b0dcf['get'](_0x4fe81c)(_0x1e026e,_0x4fe81c,_0x209965['get'](_0x1e026e),_0x209965['get'](_0x4fe81c))?_0x5b5fc4[0x1]['commentThread']&&_0x5b5fc4[0x1]['commentThread']['length']?null:_0x5b5fc4:null;}_0x49af20['size']&&this['_refreshSuggestionsChain'](_0x49af20);}['_refreshAttributeSuggestionsChain'](_0x4e9ec8){if(0x0==_0x4e9ec8['length'])return;const _0x2741a7=this['getSuggestions']({'skipNotAttached':!0x0})['filter'](_0x12f180=>'attribute'==_0x12f180['type']&&_0x12f180['_isDataLoaded']),_0x418a2f=[],_0x588a90=new Map();for(const _0x2a7fe9 of _0x2741a7){const _0xb63b7d=_0x29f25f(_0x2a7fe9['attributes']);_0x588a90['has'](_0xb63b7d)||(_0x588a90['set'](_0xb63b7d,_0x418a2f['length']),_0x418a2f['push']([]));const _0x675beb=_0x588a90['get'](_0xb63b7d);_0x418a2f[_0x675beb]['push'](_0x2a7fe9);}!(function(){_0x418a2f['sort']((_0x3abe65,_0x5d7106)=>{const _0x21a528=_0x3abe65[0x0]['createdAt'],_0x17bedd=_0x5d7106[0x0]['createdAt'];return _0x21a528==_0x17bedd?_0x3abe65[0x0]['attributes']['groupId']<_0x5d7106[0x0]['attributes']['groupId']?-0x1:0x1:_0x21a528<_0x17bedd?-0x1:0x1;});for(const _0xaff99 of _0x418a2f)_0xaff99['sort']((_0x285be5,_0xf73ddb)=>_0x285be5['id']<_0xf73ddb['id']?-0x1:0x1);}());for(let _0x2a010=0x0;_0x2a010<_0x418a2f['length'];_0x2a010++){if(0x0==_0x418a2f[_0x2a010]['length'])continue;const _0x33692e=[];for(let _0x5b8270=_0x2a010+0x1;_0x5b8270<_0x418a2f['length'];_0x5b8270++)0x0!=_0x418a2f[_0x5b8270]['length']&&_0x2162ba(_0x418a2f[_0x2a010],_0x418a2f[_0x5b8270])&&_0x33692e['push'](_0x5b8270);for(const _0x3fdb65 of _0x33692e)_0x418a2f[_0x2a010]=_0x418a2f[_0x2a010]['concat'](_0x418a2f[_0x3fdb65]),_0x418a2f[_0x3fdb65]=[];}for(const _0x2e8ba8 of _0x418a2f)for(let _0x82a4d=0x0;_0x82a4d<_0x2e8ba8['length'];_0x82a4d++)_0x2e8ba8[_0x82a4d]['next']=_0x2e8ba8[_0x82a4d+0x1]||null;for(const _0x357094 of _0x418a2f)for(let _0x2d07ba=0x0;_0x2d07ba<_0x357094['length'];_0x2d07ba++)_0x357094[_0x2d07ba]['previous']=_0x357094[_0x2d07ba-0x1]||null;function _0x2162ba(_0x32803a,_0x567692){if(_0x32803a[0x0]['attributes']['groupId']!==_0x567692[0x0]['attributes']['groupId']&&_0x32803a[0x0]['author']!==_0x567692[0x0]['author'])return!0x1;if(!function(_0x1becd3,_0x5d33d1){if(!_0x1becd3['hasComments']&&!_0x5d33d1['hasComments'])return!0x0;if(_0x1becd3['hasComments']&&_0x5d33d1['hasComments'])return!0x1;if(_0x1becd3['hasComments']&&_0x5d33d1['createdAt']<_0x1becd3['commentThread']['comments']['get'](0x0)['createdAt'])return!0x0;if(_0x5d33d1['hasComments']&&_0x1becd3['createdAt']<_0x5d33d1['commentThread']['comments']['get'](0x0)['createdAt'])return!0x0;return!0x1;}(_0x32803a[0x0],_0x567692[0x0]))return!0x1;const _0xaabba4=Bt(_0x32803a[0x0]['attributes'],'groupId'),_0x1a86ec=Bt(_0x567692[0x0]['attributes'],'groupId');if(!_0x364d08(_0xaabba4,_0x1a86ec))return!0x1;return!!_0x32803a['every'](_0x10fe21=>_0x567692['some'](_0x12a9de=>_0x10fe21['getFirstRange']()['isEqual'](_0x12a9de['getFirstRange']())))&&_0x567692['every'](_0x1d8b87=>_0x32803a['some'](_0x31cf07=>_0x1d8b87['getFirstRange']()['isEqual'](_0x31cf07['getFirstRange']())));}}['_joinWithAdjacentSuggestions'](_0x36e4cd){const _0xaa88d4=Array['from'](_0x36e4cd),_0x48310a=this['getSuggestions']({'skipNotAttached':!0x0}),_0x714f23=_0x48310a['filter'](_0x24fdb8=>!_0x36e4cd['has'](_0x24fdb8)),_0x29f777=new Map(_0xaa88d4['map'](_0x321b02=>[_0x321b02,this['_suggestionFactory']['getSuggestionCallback'](_0x321b02['type'],_0x321b02['subType'],'join')])),_0x131107=new Map(_0x48310a['map'](_0x3733b5=>[_0x3733b5,_0x3733b5['getRanges']()]));for(let _0x577f32=0x0;_0x577f32<_0xaa88d4['length'];_0x577f32++){if(_0x250809(this,_0xaa88d4[_0x577f32],_0xaa88d4,_0x577f32+0x1))return!0x0;}for(let _0xcebcd9=0x0;_0xcebcd9<_0xaa88d4['length'];_0xcebcd9++){if(_0x250809(this,_0xaa88d4[_0xcebcd9],_0x714f23,0x0))return!0x0;}return!0x1;function _0x250809(_0x1b6795,_0x7f64d9,_0xc46ac7,_0x3b8961){for(let _0x400549=_0x3b8961;_0x400549<_0xc46ac7['length'];_0x400549++){const _0x45ec6f=_0xc46ac7[_0x400549];if(_0x45ec6f['type']!==_0x7f64d9['type']||_0x45ec6f['author']['id']!==_0x7f64d9['author']['id']||_0x45ec6f['subType']!==_0x7f64d9['subType'])continue;if(!Pt(_0x7f64d9,_0x45ec6f,['groupId']))continue;if('attribute'==_0x7f64d9['type']&&_0x7f64d9['data']['oldValue']!=_0x45ec6f['data']['oldValue'])continue;if('attribute'==_0x7f64d9['type']&&_0x1b6795['_isBlockAttribute'](_0x7f64d9['data']['key']))continue;if('formatBlock'==_0x7f64d9['type']){const _0x1e06c2=_0x1b6795['editor']['model'],_0x2cafa7=_0x7f64d9['getContainedElement']();if(_0x2cafa7&&(_0x1e06c2['schema']['isObject'](_0x2cafa7)||_0x1e06c2['schema']['isLimit'](_0x2cafa7)))continue;}const _0x31d6c6=_0x29f777['get'](_0x7f64d9),_0x19e64a=_0x131107['get'](_0x7f64d9),_0x255996=_0x131107['get'](_0x45ec6f),_0x34e74b=_0x7f64d9['commentThread']&&_0x7f64d9['commentThread']['length'],_0x1752bc=_0x45ec6f['commentThread']&&_0x45ec6f['commentThread']['length'];if(!_0x34e74b&&_0x31d6c6(_0x255996,_0x19e64a))return _0x1b6795['_joinSuggestions'](_0x45ec6f,_0x7f64d9),_0x131107['delete'](_0x7f64d9),!0x0;if(!_0x1752bc&&_0x31d6c6(_0x19e64a,_0x255996))return _0x1b6795['_joinSuggestions'](_0x7f64d9,_0x45ec6f),_0x131107['delete'](_0x45ec6f),!0x0;}return!0x1;}}['_joinSuggestions'](_0x325b9a,_0x1ae124){if(_0x325b9a['isMultiRange']){for(const _0x552e2f of _0x1ae124['getRanges']())_0x325b9a['addRange'](_0x552e2f);}else{const _0x2a02a3=_0x1ae124['getFirstRange']()['end'];this['_setSuggestionRange'](_0x325b9a,this['_model']['createRange'](_0x325b9a['getFirstRange']()['start'],_0x2a02a3));}_0x1ae124['removeMarkers']();}['_getMarkerAnnouncementText'](_0x3c5c77,_0x372f4c){const _0x10ef54=_0x3c5c77['startsWith']('format')||_0x3c5c77['startsWith']('attribute')?'FORMATTING':_0x3c5c77['toUpperCase']();return o(this['editor']['locale'],_0x372f4c+'_'+_0x10ef54+'_SUGGESTION_ANNOUNCEMENT');}['_initAriaMarkerChangeAnnouncements'](){const _0x574a16=this['editor'];if(!_0x574a16['ui'])return;const {ariaLiveAnnouncer:_0x3293b8}=_0x574a16['ui'];_0x52066e(this['_model'],({left:_0x104ad4,entered:_0x215004})=>{for(const _0x45a896 of _0x104ad4){const {group:_0x1cea67,type:_0x5af7af}=this['_splitMarkerName'](_0x45a896['name']);if('suggestion'===_0x1cea67){_0x3293b8['announce'](this['_getMarkerAnnouncementText'](_0x5af7af,'LEAVE'));break;}}for(const _0x47b18a of _0x215004){const {group:_0x445e8e,type:_0x1accf4}=this['_splitMarkerName'](_0x47b18a['name']);if('suggestion'===_0x445e8e){_0x3293b8['announce'](this['_getMarkerAnnouncementText'](_0x1accf4,'ENTER'));break;}}});}['_processAttributeChanges'](_0x5529ff){if(this['_recordAttributeSuggestions'])return!0x1;const _0x4f49dd=this['editor'],_0x1c6df1=_0x4f49dd['model']['document']['differ']['getChanges']();if(0x0==_0x1c6df1['length'])return!0x1;const _0x5ef291=[],_0x11e125=_0x1c6df1['filter'](_0x2bccf4=>'attribute'==_0x2bccf4['type']),_0x1a03c9=_0x1c6df1['filter'](_0x56b074=>'insert'==_0x56b074['type']&&'$text'!=_0x56b074['name']),_0x170d53=_0x1c6df1['filter'](_0x33bcb1=>'remove'==_0x33bcb1['type']&&'$text'!=_0x33bcb1['name']);for(const _0x57f9b6 of _0x11e125)_0x5ef291['push']({'key':_0x57f9b6['attributeKey'],'newValue':_0x57f9b6['attributeNewValue'],'oldValue':_0x57f9b6['attributeOldValue'],'range':Ot(_0x57f9b6['range'],_0x4f49dd['model'])});for(const _0x3c5bc7 of _0x1a03c9){const _0x1801b4=_0x170d53['find'](_0x50ed56=>_0x50ed56['position']['isEqual'](_0x3c5bc7['position']));_0x1801b4&&_0x5ef291['push']({'key':m,'newValue':_0x3c5bc7['name'],'oldValue':_0x1801b4['name'],'range':_0x4f49dd['model']['createRangeOn'](_0x3c5bc7['position']['nodeAfter'])});}return 0x0!=_0x5ef291['length']&&this['_reduceExistingSuggestions'](_0x5529ff,_0x5ef291);}['_processAttributeSuggestions'](_0x5e0aa3){let _0x468fc6=!0x1;const _0x5b77b5=this['editor']['model']['document']['differ']['getChangedMarkers']()['filter'](_0x329184=>_0x329184['data']['newRange']&&_0x329184['name']['startsWith']('suggestion:attribute:'));for(const _0x5d960f of _0x5b77b5){const {subType:_0x120902,id:_0x400752}=this['_splitMarkerName'](_0x5d960f['name']),_0x3fe05c=_0x120902['split']('|')[0x0];for(const _0x77249 of this['getSuggestions']({'skipNotAttached':!0x0}))_0x77249['id']!=_0x400752&&'attribute'==_0x77249['type']&&_0x77249['data']&&_0x77249['data']['key']==_0x3fe05c&&_0x77249['getFirstRange']()['isIntersecting'](_0x5d960f['data']['newRange'])&&(this['_reduceSuggestionAttributeRange'](_0x77249,_0x5d960f['data']['newRange'],_0x5e0aa3),_0x468fc6=!0x0);}return _0x468fc6;}['_recordAttributeChanges'](_0x2605d8){this['editor'],this['_recordAttributeSuggestions']=!0x0,_0x2605d8();}['_isRegisteredAttribute'](_0x50b960){const _0x2fe82d=this['_isBlockAttribute'](_0x50b960),_0x129878=this['_inlineAttributeKeys']['has'](_0x50b960);return _0x2fe82d||_0x129878;}['_reduceExistingSuggestions'](_0x2025a4,_0x303a11){if(0x0==_0x303a11['length'])return!0x1;let _0x48a17f=!0x1;for(const _0x5a20f4 of _0x303a11){const _0x1282f6=this['_findSuggestions'](_0x5a20f4['range'],'attribute')['filter'](_0xa27bd6=>!_0xa27bd6['meta']['isNextTo'])['map'](_0x45b630=>_0x45b630['suggestion']),_0x19660b=_0x29f25f({'newValue':_0x5a20f4['newValue']});_0x1282f6['filter'](_0x2f8213=>{const [_0x21d19d,_0x2a9639]=_0x2f8213['subType']['split']('|');return _0x21d19d==_0x5a20f4['key']&&_0x2a9639!=_0x19660b;})['forEach'](_0x1058d3=>{this['_reduceSuggestionAttributeRange'](_0x1058d3,_0x5a20f4['range'],_0x2025a4),_0x48a17f=!0x0;});}return _0x48a17f;}['_reduceSuggestionAttributeRange'](_0x34c7e4,_0x13cba2,_0x3211d2){const _0x36eb62=_0x34c7e4['getFirstRange']()['getDifference'](_0x13cba2);0x0!==_0x36eb62['length']?0x1!==_0x36eb62['length']?this['_breakSuggestionMarker'](_0x34c7e4,_0x13cba2['start'],_0x13cba2['end']):this['_setSuggestionRange'](_0x34c7e4,_0x36eb62[0x0]):_0x3211d2['removeMarker'](_0x34c7e4['getFirstMarker']());}}class xt{['_editor'];['_model'];['_customCallbacks'];['_defaultCallbacks'];constructor(_0x5ebe8c){this['_editor']=_0x5ebe8c,this['_model']=_0x5ebe8c['model'],this['_customCallbacks']=new Map(),this['_defaultCallbacks']=new Map(),this['_registerDefaultCallbacks']();}['buildSuggestion'](_0x164251,_0x4df7fc,_0x19cf5a,_0x2c719d,_0x5d193a,_0x57cdc4){return new u(this['_model'],{'type':_0x164251,'subType':_0x4df7fc,'id':_0x19cf5a,'author':_0x2c719d,'creator':_0x2c719d,'attributes':_0x5d193a,'onAttributesChange':_0x57cdc4,'onAccept':(..._0x21a0d1)=>this['getSuggestionCallback'](_0x164251,_0x4df7fc,'accept')(..._0x21a0d1),'onDiscard':(..._0x3b1a3d)=>this['getSuggestionCallback'](_0x164251,_0x4df7fc,'discard')(..._0x3b1a3d)});}['registerCustomCallback'](_0x36df73,_0x3cc35f,_0x553b32,_0x4bb90d){const _0x4d8b11=_0x36df73+':'+_0x3cc35f+':'+_0x553b32;this['_customCallbacks']['set'](_0x4d8b11,_0x4bb90d);}['getSuggestionCallback'](_0x482a66,_0x14cf9f,_0x35fd31){const _0x15d06d=_0x482a66+':'+_0x14cf9f+':'+_0x35fd31;return this['_customCallbacks']['get'](_0x15d06d)||this['_defaultCallbacks']['get'](_0x482a66+':'+_0x35fd31);}['_registerDefaultCallbacks'](){const _0x8234cd=()=>!0x1,_0x6f683c=_0x3f8ead=>{_0x3f8ead['sort']((_0x182bb0,_0x50471d)=>_0x182bb0['start']['isBefore'](_0x50471d['start'])?0x1:-0x1),this['_model']['change'](_0x398c5e=>{for(const _0x57de7f of _0x3f8ead){let _0x106967;_0x106967=_0x57de7f['end']['isAtEnd']&&_0x57de7f['end']['parent']==_0x57de7f['start']['nodeAfter']?_0x398c5e['createSelection'](_0x57de7f['start']['nodeAfter'],'on'):_0x398c5e['createSelection'](_0x57de7f),this['_model']['deleteContent'](_0x106967,{'forceDefaultExecution':!0x0,'doNotAutoparagraph':!0x0});}});},_0x354b6a=(_0x1a9d71,_0x173848)=>{_0x173848&&this['_model']['change'](_0xd5f80d=>{const {commandName:_0x594314,commandParams:_0x376265=[]}=_0x173848,_0x1bfc9e=_0x1a9d71['map'](_0x15270f=>(Tt(_0x15270f)&&(_0x15270f=this['_model']['createRange'](_0x15270f['end'])),_0x15270f))['filter'](_0x32da57=>'$graveyard'!==_0x32da57['root']['rootName']);if(_0x1bfc9e['length']<0x1)return;const _0x549b27=Array['from'](this['_model']['document']['selection']['getRanges']())['map'](_0x52c5c0=>_0x1861aa['fromRange'](_0x52c5c0));_0xd5f80d['setSelection'](_0x1bfc9e);for(const _0x3533c9 of this['_editor']['commands']['commands']())_0x3533c9['refresh']();_0x376265['push']({'forceDefaultExecution':!0x0}),this['_editor']['execute'](_0x594314,..._0x376265);const _0x961584=_0x549b27['filter'](_0xa53880=>'$graveyard'!=_0xa53880['root']['rootName']);_0x961584['length']>0x0&&_0xd5f80d['setSelection'](_0x961584);for(const _0xe2d87 of _0x549b27)_0xe2d87['detach']();});},_0x38f6f0=(_0x30d723,_0xbc3cc9)=>0x1==_0x30d723['length']&&0x1==_0xbc3cc9['length']&&_0x30d723[0x0]['end']['isEqual'](_0xbc3cc9[0x0]['start']),_0x42ce0b=(_0x270d12,_0x38cd5c,_0x5f2cfc,_0x44e2a1)=>Ft(_0x270d12,_0x38cd5c,_0x5f2cfc,_0x44e2a1,this['_model'])?[_0x270d12,_0x38cd5c]:Ft(_0x38cd5c,_0x270d12,_0x44e2a1,_0x5f2cfc,this['_model'])?[_0x38cd5c,_0x270d12]:null;this['_defaultCallbacks']['set']('insertion:accept',_0x8234cd),this['_defaultCallbacks']['set']('insertion:discard',_0x6f683c),this['_defaultCallbacks']['set']('insertion:join',_0x38f6f0),this['_defaultCallbacks']['set']('insertion:chain',_0x42ce0b),this['_defaultCallbacks']['set']('deletion:accept',_0x6f683c),this['_defaultCallbacks']['set']('deletion:discard',_0x8234cd),this['_defaultCallbacks']['set']('deletion:join',_0x38f6f0),this['_defaultCallbacks']['set']('deletion:chain',_0x42ce0b),this['_defaultCallbacks']['set']('formatInline:accept',_0x354b6a),this['_defaultCallbacks']['set']('formatInline:discard',_0x8234cd),this['_defaultCallbacks']['set']('formatInline:join',_0x38f6f0),this['_defaultCallbacks']['set']('formatInline:chain',_0x8234cd),this['_defaultCallbacks']['set']('formatBlock:accept',_0x354b6a),this['_defaultCallbacks']['set']('formatBlock:discard',_0x8234cd),this['_defaultCallbacks']['set']('formatBlock:join',_0x38f6f0),this['_defaultCallbacks']['set']('formatBlock:chain',_0x8234cd),this['_defaultCallbacks']['set']('attribute:accept',_0x8234cd),this['_defaultCallbacks']['set']('attribute:discard',(_0x17d19e,_0x45a3f8)=>{if(!_0x45a3f8)return;const _0x35e812=this['_editor']['plugins']['get'](p);this['_model']['change'](_0xfcfea0=>{if(_0x45a3f8['key']==m)for(const _0x1ca5a8 of _0x17d19e){const _0x47c666=_0x1ca5a8['start']['nodeAfter'],_0x4966b8=_0x45a3f8['oldValue'];_0xfcfea0['rename'](_0x47c666,_0x4966b8);}else{if(_0x35e812['_isBlockAttribute'](_0x45a3f8['key'])){for(const _0x417366 of _0x17d19e)void 0x0!==_0x45a3f8['oldValue']?_0xfcfea0['setAttribute'](_0x45a3f8['key'],_0x45a3f8['oldValue'],_0x417366['start']['nodeAfter']):_0xfcfea0['removeAttribute'](_0x45a3f8['key'],_0x417366['start']['nodeAfter']);}else{for(const _0x4ad5e6 of _0x17d19e)_0x45a3f8['oldValue']?_0xfcfea0['setAttribute'](_0x45a3f8['key'],_0x45a3f8['oldValue'],_0x4ad5e6):_0xfcfea0['removeAttribute'](_0x45a3f8['key'],_0x4ad5e6);}}});}),this['_defaultCallbacks']['set']('attribute:join',_0x38f6f0);}}function Rt(_0x4efac3,_0xfcd3c3,_0x33420b){for(const _0x6dea8d of _0xfcd3c3['parent']['getAncestors']({'includeSelf':!0x0,'parentFirst':!0x0})){if(_0x6dea8d['root']==_0x6dea8d)return!0x1;if(!_0x33420b['containsItem'](_0x6dea8d))return!0x1;if(_0x4efac3['isObject'](_0x6dea8d)||_0x4efac3['isLimit'](_0x6dea8d))return!0x0;}return!0x1;}function Tt(_0x21e6f1){return _0x21e6f1['end']['parent']==_0x21e6f1['start']['nodeAfter']&&_0x21e6f1['end']['isAtStart'];}function Et(_0x571a74,_0x4f9fa3,_0x47ccb8,_0x34b2dd){const _0x4f9cc4=_0x34513f=>!_0x34513f['item']['is']('$textProxy')&&!_0x34b2dd['isObject'](_0x34513f['item']),_0xfe0147=_0x571a74['start']['getLastMatchingPosition'](_0x4f9cc4),_0x4776fa=_0x571a74['end']['getLastMatchingPosition'](_0x4f9cc4,{'direction':'backward'});return(!_0x571a74['start']['isEqual'](_0xfe0147)||!_0x571a74['end']['isEqual'](_0x4776fa))&&(_0xfe0147['isBefore'](_0x4776fa)?_0x47ccb8['updateMarker'](_0x4f9fa3,{'range':_0x47ccb8['createRange'](_0xfe0147,_0x4776fa)}):_0x47ccb8['removeMarker'](_0x4f9fa3),!0x0);}function Vt(_0x1eeecf){return _0x29f25f(_0x1eeecf);}function Ut(_0x2bd724){const _0x20606c=_0x2bd724['start']['nodeAfter'];return _0x20606c&&_0x20606c['is']('element');}function Ot(_0x5fce69,_0x5db9f5){return null==_0x5fce69['end']['nodeBefore']&&_0x5fce69['end']['parent']==_0x5fce69['start']['nodeAfter']?Gt(_0x5fce69['start']['nodeAfter'],_0x5db9f5):_0x5fce69;}function Gt(_0x320e88,_0x257512){const _0x22ca30=_0x257512['schema']['isObject'](_0x320e88)||_0x257512['schema']['isSelectable'](_0x320e88);return _0x257512['createRange'](_0x257512['createPositionAt'](_0x320e88,'before'),_0x22ca30?_0x257512['createPositionAfter'](_0x320e88):_0x257512['createPositionAt'](_0x320e88,'end'));}function Ft(_0x1c0be0,_0x39a86f,_0x3c2cf3,_0x4a945e,_0x14133d){if(!Pt(_0x1c0be0,_0x39a86f))return!0x1;if(_0x3c2cf3['end']['isEqual'](_0x4a945e['start']))return!0x0;if(_0x1c0be0['type']!=_0x39a86f['type'])return!0x1;if(!_0x3c2cf3['end']['isTouching'](_0x4a945e['start']))return!0x1;const _0x54c5cc=_0x14133d['createRange'](_0x3c2cf3['end'],_0x4a945e['start'])['getWalker']();for(const _0x41b8f5 of _0x54c5cc)if(['elementStart','elementEnd']['includes'](_0x41b8f5['type'])&&_0x14133d['schema']['isLimit'](_0x41b8f5['item']))return!0x1;return!0x0;}function Pt(_0x54d12d,_0x4897f2,_0x5eaf60=[]){return!(!_0x54d12d['_isDataLoaded']||!_0x4897f2['_isDataLoaded'])&&_0x364d08(Bt(_0x54d12d['attributes'],_0x5eaf60),Bt(_0x4897f2['attributes'],_0x5eaf60));}function Lt(_0x29d148,_0x28b4b6){const _0x4bc7bc=Ht(_0x29d148['attributes']),_0x3a1163=Ht(_0x28b4b6);if(!_0x29d148['_isDataLoaded'])return!0x1;for(const _0x3b705e of Object['keys'](_0x3a1163))if(!_0x364d08(_0x4bc7bc[_0x3b705e],_0x3a1163[_0x3b705e]))return!0x1;return!0x0;}function Ht(_0x422ccf){const _0x5831e3=Object['assign']({},_0x422ccf);return delete _0x5831e3['skipNestingCheck'],delete _0x5831e3['tablePasteChainId'],_0x5831e3;}class oe extends/* #__PURE__ -- @preserve */
25
- _0x177203(){['model'];['view'];['commentThreadController'];['_editor'];['_acceptCommand'];['_discardCommand'];['_pendingAction'];constructor(_0x566822,_0x1afb2c,_0x1a43e2,_0xde006d){super(),this['model']=_0x1afb2c,this['view']=_0x1a43e2,this['commentThreadController']=_0xde006d,this['_editor']=_0x566822,this['_acceptCommand']=_0x566822['commands']['get']('acceptSuggestion'),this['_discardCommand']=_0x566822['commands']['get']('discardSuggestion'),this['view']['bind']('isEnabled')['to'](this['_acceptCommand'],this['_discardCommand'],(_0x1f7603,_0x49a842)=>_0x1f7603||_0x49a842),this['view']['bind']('canAccept')['to'](this['_acceptCommand'],'isEnabled',_0x294078=>_0x294078&&this['_editor']['model']['canEditAt'](_0x1afb2c['getRanges']())),this['view']['bind']('canDiscard')['to'](this['_discardCommand'],'isEnabled',_0x253f70=>_0x253f70&&this['_editor']['model']['canEditAt'](_0x1afb2c['getRanges']())),this['_pendingAction']=null,_0x1a43e2['isDirty']&&this['_setPendingAction'](),this['listenTo'](_0x1a43e2,'acceptSuggestion',()=>this['acceptSuggestion']()),this['listenTo'](_0x1a43e2,'discardSuggestion',()=>this['discardSuggestion']()),this['listenTo'](_0x1a43e2,'change:isDirty',()=>{_0x1a43e2['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 _0x150111=o(this['_editor']['locale'],'PENDING_ACTION_SUGGESTION');this['_pendingAction']=this['_editor']['plugins']['get']('PendingActions')['add'](_0x150111);}['_removePendingAction'](){null!==this['_pendingAction']&&this['_editor']['plugins']['get']('PendingActions')['remove'](this['_pendingAction']),this['_pendingAction']=null;}}class es extends _0x4bd0da{['commentsListView'];['commentThreadInputView'];['_model'];['_localUser'];['_config'];constructor(_0x24085c,_0x3408a3,_0x32b64a,_0x54d930){super(_0x24085c),this['commentsListView']=null,this['commentThreadInputView']=null,this['set']('isActive',!0x1),this['set']('authoredAt',_0x3408a3['authoredAt']),this['bind']('authoredAt')['to'](_0x3408a3),this['set']('descriptionParts',[]),this['set']('isDirty',!0x1),this['set']('isEnabled',!0x1),this['set']('canAccept',!0x1),this['set']('canDiscard',!0x1),this['_model']=_0x3408a3,this['_localUser']=_0x32b64a,this['_config']=_0x54d930,_0x54d930['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:_0x2b1bcd}=this['_config'];this['commentsListView']=new _0x2b1bcd(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',_0x2c7690=>_0x2c7690+0x1),this['commentThreadInputView']=this['_createCommentThreadInputView'](),this['on']('removeComment',()=>this['focus']()),this['bind']('isDirty')['to'](this['commentsListView'],'hasDirtyComment',this['commentThreadInputView']['commentInputView'],'value',(_0x411a44,_0x336db0)=>_0x411a44||!!_0x336db0);}['_createCommentThreadInputView'](){const {CommentThreadInputView:_0x1935a4}=this['_config'],_0x1cb196=new _0x1935a4(this['locale'],this['_localUser'],this['_config']['editorConfig']),_0x42be6b=_0x1cb196['commentInputView'];return _0x1cb196['bind']('showInput')['to'](this,'isActive',this['_model']['commentThread'],'isReadOnly',_0x42be6b,'value',(_0x486910,_0x4c6976,_0x53941b)=>!!_0x53941b||_0x486910&&!_0x4c6976),_0x42be6b['on']('submit',(_0x2ebfc9,_0x2d65ab)=>{this['fire']('addComment',_0x2d65ab),_0x42be6b['editor']['setData']('');}),_0x42be6b['on']('cancel',()=>this['focus']()),_0x42be6b['bind']('disabledSubmit')['to'](this['_model']['commentThread'],'isReadOnly'),_0x1cb196;}}class ne extends es{['userView'];['acceptButton'];['discardButton'];['_descriptionElement'];constructor(_0x545c66,_0x496574,_0x50e11c,_0x5cfadb){super(_0x545c66,_0x496574,_0x50e11c,_0x5cfadb),this['set']('type',''),this['bind']('type')['to'](this,'descriptionParts',_0x88082b=>_0x88082b&&_0x88082b[0x0]?_0x88082b[0x0]['type']:''),this['bind']('description')['to'](this,'descriptionParts',this,'isActive',(_0x45cd14,_0x51e3e0)=>{let _0x542d72='';for(const _0x44df02 of _0x45cd14)_0x542d72+='<p>'+ds(_0x44df02['content'],_0x44df02['color'])+'</p>';return _0x51e3e0?_0x542d72:_0x3a9b01(_0x542d72,{'limit':0x8c});}),this['_descriptionElement']=null,this['acceptButton']=this['_createButton'](o(_0x545c66,'Accept\x20suggestion'),_0x40b8['check'],'ck-suggestion--accept','acceptSuggestion','sw'),this['acceptButton']['bind']('isEnabled')['to'](this,'canAccept'),this['discardButton']=this['_createButton'](o(_0x545c66,'Discard\x20suggestion'),_0x40b8['cancel'],'ck-suggestion--discard','discardSuggestion','sw'),this['discardButton']['bind']('isEnabled')['to'](this,'canDiscard'),this['userView']=new _0x56a046(_0x545c66,this['_model']['author'],this['getUserViewNotificationText']()),this['userView']['extendTemplate']({'attributes':{'class':['ck-suggestion__user','ck-annotation__user']}}),this['setTemplate'](this['getTemplate']());}['getTemplate'](){const _0x21ea65=this['bindTemplate'],_0x172bd0=[{'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':_0x21ea65['to']('authoredAt'),'class':['ck-comment__info-time','ck-annotation__info-time']},'children':[{'text':_0x21ea65['to']('authoredAt',_0x3cdcee=>this['_config']['formatDateTime'](_0x3cdcee))}]}]},{'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']&&_0x172bd0['push']({'tag':'div','attributes':{'class':['ck-comment__external']},'children':[{'text':this['getExternalSuggestionNote']()}]});const _0x2f1934={'tag':'div','attributes':{'class':['ck-suggestion-wrapper',_0x21ea65['if']('isActive','ck-suggestion-wrapper--active'),_0x21ea65['to']('type',_0x32c7d6=>'ck-suggestion-'+_0x32c7d6),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':_0x172bd0}]}]};return this['commentsListView']&&this['commentThreadInputView']&&(_0x2f1934['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)),_0x2f1934;}['render'](){super['render'](),this['_descriptionElement']=this['element']['querySelector']('.ck-annotation__content-wrapper'),this['_descriptionElement']['innerHTML']=this['description'],this['on']('change:description',(_0xa0b006,_0x32dd46,_0x2cb9cb)=>{this['_descriptionElement']['innerHTML']=_0x2cb9cb;});}['_createButton'](_0x4a856f,_0x27bd82,_0x307b62,_0x81afff,_0x3fdefa){const _0x495e3f=new _0x1abaf2(this['locale']);return _0x495e3f['set']({'label':_0x4a856f,'icon':_0x27bd82,'tooltip':!0x0,'tooltipPosition':_0x3fdefa}),_0x495e3f['extendTemplate']({'attributes':{'class':_0x307b62}}),_0x495e3f['on']('execute',()=>{this['fire'](_0x81afff,this['_model']['id']);}),_0x495e3f;}['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(_0x20abec,_0x1f58f8){let _0x46748b='';return _0x46748b+=_0x20abec['split']('*')['map']((_0x18e535,_0x3ee499)=>_0x3ee499%0x2!=0x0?'<span\x20class=\x22ck-suggestion-type\x22>'+us(_0x18e535)+'</span>':us(_0x18e535))['join'](''),_0x1f58f8&&(_0x46748b+='<span\x20class=\x22ck-suggestion-color\x22\x20style=\x22background-color:\x20'+_0x1f58f8['value']+'\x22\x20title=\x22'+_0x1f58f8['title']+'\x22></span>'),_0x46748b;}function us(_0x268b48){const _0xca8cf4=document['createElement']('span');return _0xca8cf4['innerText']=_0x268b48,_0xca8cf4['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 _0x4a3ee7{['_suggestionToController'];['_viewToController'];['_annotationViews'];['_handleControllerBuffer'];['_disableComments'];static get['requires'](){return[p,_0x595072,'CommentsRepository','Annotations','EditorAnnotations'];}static get['pluginName'](){return'TrackChangesUI';}constructor(_0x95f6b6){super(_0x95f6b6),this['_suggestionToController']=new Map(),this['_viewToController']=new Map(),this['_annotationViews']=new Map(),this['_handleControllerBuffer']=new Map();const _0x1c088e=this['editor']['config'];_0x1c088e['define']('trackChanges.SuggestionThreadView',ne),_0x1c088e['define']('trackChanges.disableComments',!0x1),this['_disableComments']=_0x1c088e['get']('trackChanges.disableComments');}['_handleSuggestionControllerDelayed'](_0x5382b0,_0x4efc17){0x0===this['_handleControllerBuffer']['size']&&setTimeout(()=>{for(const [_0x2d12b8,_0x488b3b]of this['_handleControllerBuffer']){const _0x2cdd23=this['_suggestionToController']['has'](_0x2d12b8);_0x2cdd23||_0x488b3b?_0x2cdd23&&_0x488b3b&&this['_destroyController'](_0x2d12b8):this['_initializeController'](_0x2d12b8);}this['_handleControllerBuffer']['clear'](),this['editor']['plugins']['get']('EditorAnnotations')['refreshSelectedViews'](),this['_refreshActiveMarkers']();},0xa),this['_handleControllerBuffer']['set'](_0x5382b0,_0x4efc17);}['init'](){const _0x1fdbac=this['editor'],_0x3173e9=_0x1fdbac['plugins']['get']('TrackChangesEditing'),_0x4cce1c=_0x1fdbac['plugins']['get']('Annotations'),_0x3d4584=_0x1fdbac['plugins']['get']('EditorAnnotations'),_0x1f8b7e=_0x1fdbac['plugins']['get']('CommentsRepository');this['_addUIComponentsToFactory'](),_0x3d4584['addSourceCollector'](()=>{const _0x200062=[];for(const [_0x441929,_0x2cd2ae]of Array['from'](this['_suggestionToController'])){const _0x311370=_0x441929['getAllAdjacentSuggestions'](),_0x579bc6=[];for(const _0x1df9f8 of _0x311370){if(!_0x1df9f8['isInContent'])continue;if(_0x1df9f8['isMultiRange']){_0x579bc6['push'](..._0x1df9f8['getRanges']());continue;}const _0xc40d0d=_0x1df9f8['getFirstRange']();if(_0x579bc6['length']>0x0){const _0x108007=_0x579bc6[0x0]['getJoined'](_0xc40d0d);if(_0x108007){_0x579bc6[0x0]=_0x108007;continue;}}_0x579bc6['push'](_0xc40d0d);}_0x200062['push']([_0x2cd2ae['view'],_0x579bc6]);}return _0x200062;}),this['listenTo'](_0x3173e9,'suggestionLoaded',(_0x5ee255,_0x5cdc69)=>{this['listenTo'](_0x5cdc69,'change:previous',(_0x124472,_0xa980f1,_0x4b4840,_0x3e02b6)=>{_0x5cdc69['isInContent']&&(null==_0x4b4840?(this['_updateController'](_0x3e02b6['head']),this['_handleSuggestionControllerDelayed'](_0x5cdc69,!0x1)):(this['_updateController'](_0x4b4840['head']),null==_0x3e02b6&&this['_handleSuggestionControllerDelayed'](_0x5cdc69,!0x0)));}),null!==_0x5cdc69['previous']?this['_updateController'](_0x5cdc69['head']):this['_handleSuggestionControllerDelayed'](_0x5cdc69,!0x1);}),this['listenTo'](_0x3173e9,'suggestionUnloaded',(_0x578895,_0x423e8e,_0x8c8687)=>{this['stopListening'](_0x423e8e,'change:previous'),this['_handleControllerBuffer']['delete'](_0x423e8e),this['_suggestionToController']['has'](_0x423e8e)&&this['_destroyController'](_0x423e8e),_0x8c8687&&this['_updateController'](_0x8c8687['head']);}),this['listenTo'](_0x3173e9,'suggestionChanged',(_0x62d688,_0x4772ac)=>{this['_updateController'](_0x4772ac);}),this['listenTo'](_0x4cce1c,'change:activeAnnotations',()=>{this['_refreshActiveMarkers']();}),this['listenTo'](_0x1f8b7e,'addComment',(_0x5026a2,{threadId:_0x1952f9,isFromAdapter:_0x3705c4})=>{if(_0x3705c4||!_0x3173e9['hasSuggestion'](_0x1952f9))return;const _0x142ac3=_0x3173e9['getSuggestion'](_0x1952f9);this['_suggestionToController']['get'](_0x142ac3)['view']['focus']();},{'priority':'lowest'});}['_refreshActiveMarkers'](){const _0x42d9e6=this['editor']['plugins']['get']('Annotations'),_0x1c8b2b=this['editor']['plugins']['get']('TrackChangesEditing'),_0xdfe49c=Array['from'](_0x42d9e6['activeAnnotations'],_0x198f07=>_0x198f07['innerView'])['filter'](_0x247208=>this['_viewToController']['has'](_0x247208)),_0x4070c7=[];for(const _0x11c5b8 of _0xdfe49c){const _0x1b930d=this['_viewToController']['get'](_0x11c5b8)['model']['getAllAdjacentSuggestions']();_0x4070c7['push'](..._0x1b930d['reduce']((_0x57d81f,_0x856098)=>[..._0x57d81f,..._0x856098['getMarkerNames']()],[]));}_0x1c8b2b['activeMarkers']=_0x4070c7;}['_addUIComponentsToFactory'](){const _0x4fbb82=this['editor'],_0x14599a=_0x4fbb82['locale'],_0x4dc51b=o(_0x14599a,'Track\x20changes'),_0x2de7a0=new Wt([{'type':'switchbutton','model':new te({'withText':!0x0,'isToggleable':!0x0,'label':_0x4dc51b,'commandName':'trackChanges','role':'menuitemcheckbox'})},{'type':'separator'},{'type':'button','model':new te({'withText':!0x0,'label':o(_0x14599a,'Accept\x20all\x20suggestions'),'commandName':'acceptAllSuggestions','role':'menuitem'})},{'type':'button','model':new te({'withText':!0x0,'label':o(_0x14599a,'Accept\x20all\x20selected\x20suggestions'),'commandName':'acceptSelectedSuggestions','role':'menuitem'})},{'type':'button','model':new te({'withText':!0x0,'label':o(_0x14599a,'Discard\x20all\x20suggestions'),'commandName':'discardAllSuggestions','role':'menuitem'})},{'type':'button','model':new te({'withText':!0x0,'label':o(_0x14599a,'Discard\x20all\x20selected\x20suggestions'),'commandName':'discardSelectedSuggestions','role':'menuitem'})}]);for(const _0x482319 of _0x2de7a0)if(ae(_0x482319)){const _0x146198=_0x4fbb82['commands']['get'](_0x482319['model']['commandName']);_0x482319['model']['bind']('isOn','isEnabled')['to'](_0x146198,'value','isEnabled');}_0x4fbb82['ui']['componentFactory']['add']('trackChanges',_0x3f4571=>this['_createToolbarButton'](_0x3f4571,_0x2de7a0,_0x4dc51b)),_0x4fbb82['ui']['componentFactory']['add']('menuBar:trackChanges',_0x261f26=>this['_createMenuBarMenu'](_0x261f26,_0x2de7a0,_0x4dc51b));}['_createToolbarButton'](_0x22d55f,_0x547c0f,_0x8c9e4f){const _0x3d8804=zt(_0x22d55f,Zt),_0x4665fe=this['editor']['commands']['get']('trackChanges');_0x3d8804['buttonView']['set']({'tooltip':_0x8c9e4f,'label':_0x8c9e4f,'icon':ie}),_0x3d8804['buttonView']['bind']('isOn')['to'](_0x4665fe,'value'),_0x3d8804['buttonView']['on']('execute',()=>{_0x4665fe['execute'](),this['editor']['editing']['view']['focus']();}),qt(_0x3d8804,_0x547c0f,{'role':'menu'});const _0x5a9d02=[];for(const _0x423f82 of _0x547c0f)ae(_0x423f82)&&_0x5a9d02['push'](this['editor']['commands']['get'](_0x423f82['model']['commandName']));const _0x19afd0=_0x3d8804['buttonView'];return _0x19afd0['actionView']['unbind']('isEnabled'),_0x19afd0['arrowView']['unbind']('isEnabled'),_0x19afd0['actionView']['bind']('isEnabled')['to'](_0x4665fe,'isEnabled'),_0x19afd0['arrowView']['bind']('isEnabled')['toMany'](_0x5a9d02,'isEnabled',(..._0x333a43)=>_0x333a43['some'](_0x3f9bdb=>_0x3f9bdb)),_0x3d8804['on']('execute',_0xf67f88=>{this['editor']['execute'](_0xf67f88['source']['commandName']),this['editor']['editing']['view']['focus']();}),_0x3d8804;}['_createMenuBarMenu'](_0x594ef0,_0x52709f,_0x2ebfef){const _0x3b7a07=new Kt(_0x594ef0),_0x44c442=this['editor']['commands']['get']('trackChanges');_0x3b7a07['buttonView']['set']({'label':_0x2ebfef,'icon':ie});const _0x53e643=new Qt(_0x594ef0);for(const _0x22c895 of _0x52709f){if('separator'==_0x22c895['type']){_0x53e643['items']['add'](new Jt(_0x594ef0));continue;}const _0x59e21f=new Xt(_0x594ef0,_0x3b7a07),_0x74173=new Yt(_0x594ef0),_0x44f4ae=_0x22c895['model'];_0x74173['bind'](...Object['keys'](_0x44f4ae))['to'](_0x44f4ae),_0x74173['delegate']('execute')['to'](_0x3b7a07),_0x74173['on']('execute',()=>{this['editor']['execute'](_0x44f4ae['commandName']),this['editor']['editing']['view']['focus']();}),_0x59e21f['children']['add'](_0x74173),_0x53e643['items']['add'](_0x59e21f);}return _0x3b7a07['bind']('isEnabled')['to'](_0x44c442,'isEnabled'),_0x3b7a07['panelView']['children']['add'](_0x53e643),_0x3b7a07;}['_initializeController'](_0x511d08){const _0x57c83d=this['editor'],_0xa6dd48=_0x57c83d['config'],_0x1253b9=_0x57c83d['plugins']['get']('Annotations'),_0x2967c0=_0x57c83d['plugins']['get']('CommentsRepository'),_0x32dfe0=_0x57c83d['plugins']['get']('EditorAnnotations'),_0x2c85c2=_0x57c83d['plugins']['get'](_0x595072)['me'],_0x157887=_0xa6dd48['get']('trackChanges')['SuggestionThreadView'],{CommentsListView:_0x5092bc,CommentThreadInputView:_0x1edae7}=_0x57c83d['plugins']['get']('CommentsUI');let _0x13b6e6,_0x1286bd;this['_annotationViews']['has'](_0x511d08['id'])?(_0x1286bd=this['_annotationViews']['get'](_0x511d08['id']),_0x13b6e6=_0x1286bd['mainView']):(_0x13b6e6=new _0x157887(_0x57c83d['locale'],_0x511d08,_0x2c85c2,{'disableComments':this['_disableComments'],'editorConfig':_0xa6dd48['get']('comments.editorConfig'),'maxCommentsWhenCollapsed':_0xa6dd48['get']('comments.maxCommentsWhenCollapsed'),'maxThreadTotalWeight':_0xa6dd48['get']('comments.maxThreadTotalWeight'),'maxCommentCharsWhenCollapsed':_0xa6dd48['get']('comments.maxCommentCharsWhenCollapsed'),'formatDateTime':_0x182c45(_0xa6dd48['get']('locale')),'CommentView':_0xa6dd48['get']('comments')['CommentView'],'CommentsListView':_0x5092bc,'CommentThreadInputView':_0x1edae7}),_0x13b6e6['acceptButton']['on']('execute',()=>{_0x57c83d['editing']['view']['focus']();}),_0x13b6e6['discardButton']['on']('execute',()=>{_0x57c83d['editing']['view']['focus']();}),_0x1286bd=_0x1253b9['createAnnotationView'](this['editor']['locale'],_0x13b6e6),_0x1286bd['bind']('isDirty')['to'](_0x13b6e6,'isDirty'),_0x1286bd['bind']('length')['to'](_0x13b6e6),_0x1286bd['bind']('type')['to'](_0x13b6e6,'type',_0x304ebf=>'suggestion-'+_0x304ebf),this['_annotationViews']['set'](_0x511d08['id'],_0x1286bd));const _0x5f14a3=_0x2967c0['createCommentThreadController'](_0x511d08['commentThread'],_0x13b6e6),_0x3e6b30=new oe(_0x57c83d,_0x511d08,_0x13b6e6,_0x5f14a3),_0x517e52=_0x511d08['getAllAdjacentSuggestions']()['filter'](_0x5a0856=>_0x5a0856['isInContent']);_0x13b6e6['descriptionParts']=_0x57c83d['plugins']['get']('TrackChangesEditing')['descriptionFactory']['getDescriptions'](_0x517e52),this['_suggestionToController']['set'](_0x511d08,_0x3e6b30),this['_viewToController']['set'](_0x13b6e6,_0x3e6b30);const _0x5a0ce0=_0x1253b9['createAnnotation']({'view':_0x1286bd,'target':()=>{const _0x6aa133=[],_0x38de4a=_0x511d08['getAllAdjacentSuggestions']()['filter'](_0x4e8061=>_0x4e8061['isInContent']);for(const _0x5281fc of _0x38de4a)_0x6aa133['push'](..._0x5281fc['getMarkers']());return _0xfaf0da(_0x57c83d['editing'],_0x6aa133);},'type':()=>'suggestion-'+_0x3e6b30['view']['type']});_0x2967c0['_bindAnnotationToEditors'](_0x13b6e6,_0x5a0ce0),_0x1253b9['add'](_0x5a0ce0),_0x32dfe0['registerAnnotation'](_0x5a0ce0);}['_destroyController'](_0x7ff427){const _0x4e1e37=this['editor']['plugins']['get']('CommentsRepository'),_0x29fc40=this['editor']['plugins']['get']('Annotations'),_0x15ee98=this['_suggestionToController']['get'](_0x7ff427),_0x125f56=_0x15ee98['view'],_0x1e163e=_0x29fc40['getByInnerView'](_0x125f56);_0x4e1e37['_unbindEditors'](_0x125f56),_0x1e163e&&_0x29fc40['remove'](_0x1e163e),this['_suggestionToController']['delete'](_0x7ff427),this['_viewToController']['delete'](_0x125f56),_0x15ee98['destroy']();}['_updateController'](_0x1280c8){if(!_0x1280c8['isInContent']||!this['_suggestionToController']['has'](_0x1280c8))return;const _0x1847a9=this['editor']['plugins']['get']('TrackChangesEditing'),_0x303902=this['_suggestionToController']['get'](_0x1280c8),_0x22e992=_0x1280c8['getAllAdjacentSuggestions']();_0x303902['view']['descriptionParts']=_0x1847a9['descriptionFactory']['getDescriptions'](_0x22e992);}['destroy'](){for(const _0x2f30d2 of this['_suggestionToController']['keys']())this['_destroyController'](_0x2f30d2);for(const _0x1326be of this['_annotationViews']['values']())_0x1326be['mainView']['destroy']();super['destroy']();}}function ae(_0x477810){return'model'in _0x477810;}class k extends _0x4a3ee7{static get['requires'](){return[p,d,'Comments'];}static get['pluginName'](){return'TrackChanges';}set['adapter'](_0x25b8ef){this['editor']['plugins']['get'](p)['adapter']=_0x25b8ef;}get['adapter'](){return this['editor']['plugins']['get'](p)['adapter'];}['addSuggestion'](_0x100314){return this['editor']['plugins']['get'](p)['addSuggestionData'](_0x100314);}['getSuggestions']({skipNotAttached:_0x137ed4=!0x1,toJSON:_0xb9cf05=!0x1}={}){return this['editor']['plugins']['get'](p)['getSuggestions']({'skipNotAttached':_0x137ed4,'toJSON':_0xb9cf05});}['getSuggestion'](_0x4feed3){return this['editor']['plugins']['get'](p)['getSuggestion'](_0x4feed3);}}const T=['Pagination'];class P extends _0x4a3ee7{static get['requires'](){return[p];}static get['pluginName'](){return'TrackChangesData';}['init'](){const _0x2638c=this['editor'];if(_0x2638c['config']['define']('trackChangesData.editorCreator',_0x121db7=>{const _0x65bccf=_0x2638c['model']['document']['getRootNames']()['reduce']((_0x3877dd,_0x1fbedf)=>(_0x3877dd[_0x1fbedf]='',_0x3877dd),{});return _0x2638c['constructor']['create'](_0x65bccf,_0x121db7);}),'function'!=typeof _0x2638c['config']['get']('trackChangesData')['editorCreator'])throw new _0xf841e3('track-changes-data-invalid-editor-creator');}['getDataWithAcceptedSuggestions'](_0x186725){return N(this['editor'],!0x0,_0x186725);}['getDataWithDiscardedSuggestions'](_0x478548){return N(this['editor'],!0x1,_0x478548);}}class D extends _0x4a3ee7{['result'];static get['pluginName'](){return'TrackChangesDataGetter';}constructor(_0x398df8){super(_0x398df8),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(_0x18fe87){return void 0x0!==_0x18fe87['getRootsAttributes'];}async function N(_0x40b061,_0x2556ac,_0x2fefa0){const _0x1e777c=_0x33b7ed(_0x40b061,T);_0x1e777c['plugins']['push'](p,D),_0x1e777c['rootsAttributes']=v(_0x40b061)?_0x40b061['getRootsAttributes']():void 0x0;const _0x36922d=document['createDocumentFragment'](),_0x200b8e=_0x40b061['config']['get']('trackChangesData')['editorCreator'],_0x18b59f=await _0x200b8e(_0x1e777c,()=>function(_0x3b928e){const _0xf0c0f3=document['createElement']('div');return _0x3b928e['appendChild'](_0xf0c0f3),_0xf0c0f3;}(_0x36922d));!function(_0x5a719a,_0x2587dc){const _0x836f2d=_0x5a719a['model']['document']['getRootNames']()['reduce']((_0xdf80c0,_0x5ec9ab)=>(_0xdf80c0[_0x5ec9ab]=_0x5a719a['data']['get']({'rootName':_0x5ec9ab}),_0xdf80c0),{}),_0x1564d5=_0x5a719a['plugins']['get']('Users')['users']['map'](_0x2902d8=>({'id':_0x2902d8['id'],'name':_0x2902d8['name']})),_0x1c7233=_0x5a719a['plugins']['get']('TrackChangesEditing')['getSuggestions']({'skipNotAttached':!0x0,'toJSON':!0x0}),_0x5b99bf=_0x5a719a['plugins']['get']('CommentsRepository')['getCommentThreads']({'skipNotAttached':!0x0,'toJSON':!0x0}),_0x34286d=_0x2587dc['plugins']['get']('Users'),_0x564bb2=_0x2587dc['plugins']['get']('TrackChangesEditing'),_0x40c32c=_0x2587dc['plugins']['get']('CommentsRepository');for(const _0x405d6f of _0x1564d5)_0x34286d['getUser'](_0x405d6f['id'])||_0x34286d['addUser'](_0x405d6f);_0x34286d['me']||_0x34286d['useAnonymousUser']();for(const _0x3a9276 of _0x5b99bf)_0x40c32c['addCommentThread'](_0x3a9276);for(const _0x2fac81 of _0x1c7233)_0x564bb2['addSuggestionData'](_0x2fac81);_0x2587dc['data']['set'](_0x836f2d);}(_0x40b061,_0x18b59f),_0x18b59f['execute'](_0x2556ac?'acceptAllSuggestions':'discardAllSuggestions');const _0x101b60=v(_0x18b59f)?_0x18b59f['getFullData'](_0x2fefa0):_0x18b59f['data']['get'](_0x2fefa0);return await _0x18b59f['destroy'](),_0x101b60;}export{es as BaseSuggestionThreadView,k as TrackChanges,P as TrackChangesData,p as TrackChangesEditing};
23
+ import{Command as ts,Plugin as _0x4c8a1d,PendingActions as _0x491129,icons as _0x285fdb}from'@ckeditor/ckeditor5-core/dist/index.js';import{CKEditorError as _0x130dd5,ObservableMixin as _0x302a97,uid as _0x282b27,insertToPriorityArray as _0x21e515,priorities as _0x521d0d,logWarning as _0x2166bc,Collection as Wt}from'@ckeditor/ckeditor5-utils/dist/index.js';import{normalizeColorOptions as _0x15806b,View as _0x467aa5,ButtonView as _0x401646,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 _0x2ef3b4,hashObject as _0x458b6b,surroundingMarkersDetector as _0x50c4fa,trimHtml as _0x54eb76,UserView as _0x209c63,getDateTimeFormatter as _0x23f537,getAllMarkersDomElementsSorted as _0x378d9f,sanitizeEditorConfig as _0x27dcb8}from'ckeditor5-collaboration/dist/index.js';import{Element as _0xadedd0,LiveRange as _0x4a275c,LivePosition as _0x149349}from'@ckeditor/ckeditor5-engine/dist/index.js';import{setHighlightHandling as _0x1c61ba,toWidget as _0xa8d8d0}from'@ckeditor/ckeditor5-widget/dist/index.js';import{cloneDeep as _0x118084,set as _0x465172,isEqual as _0x5b7b57,unset as _0xa6725d,omit as Bt}from'lodash-es';import{Delete as _0x1b66ea,Input as tr}from'@ckeditor/ckeditor5-typing/dist/index.js';import{Enter as _0x1a3e3a,ShiftEnter as _0x30fbb6}from'@ckeditor/ckeditor5-enter/dist/index.js';class M extends ts{['_enabledCommands'];constructor(_0x339657,_0x16ff8c){super(_0x339657),this['_enabledCommands']=_0x16ff8c,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 _0x2d9a30 of this['editor']['commands']['commands']())_0x2d9a30['affectsData']&&!this['_enabledCommands']['has'](_0x2d9a30)&&_0x2d9a30['forceDisabled']('TrackChangesCommand');}['_enableCommands'](){for(const _0x4cb4de of this['editor']['commands']['commands']())_0x4cb4de['affectsData']&&!this['_enabledCommands']['has'](_0x4cb4de)&&_0x4cb4de['clearForceDisabled']('TrackChangesCommand');}}class $ extends ts{['_suggestions'];constructor(_0x48b418,_0x2f8a9b){super(_0x48b418),this['_suggestions']=_0x2f8a9b,this['refresh'](),this['_isEnabledBasedOnSelection']=!0x1;}['refresh'](){this['isEnabled']=!0x0;}['execute'](_0x15ea67){const _0x1479b1=this['_suggestions']['get'](_0x15ea67);if(!_0x1479b1)throw new _0x130dd5('track-changes-accept-suggestion-not-found',this);const _0x4c4ff7=_0x1479b1['getRanges']();this['editor']['model']['canEditAt'](_0x4c4ff7)&&this['editor']['plugins']['get']('TrackChangesEditing')['acceptSuggestion'](_0x1479b1);}}class B extends ts{['_suggestions'];constructor(_0x104b03,_0x350cea){super(_0x104b03),this['_suggestions']=_0x350cea,this['refresh'](),this['_isEnabledBasedOnSelection']=!0x1;}['refresh'](){this['isEnabled']=!0x0;}['execute'](_0x17825c){const _0x9d8b0e=this['_suggestions']['get'](_0x17825c);if(!_0x9d8b0e)throw new _0x130dd5('track-changes-discard-suggestion-not-found',this);const _0x13e49b=_0x9d8b0e['getRanges']();this['editor']['model']['canEditAt'](_0x13e49b)&&this['editor']['plugins']['get']('TrackChangesEditing')['discardSuggestion'](_0x9d8b0e);}}function ss(_0x11047e){return _0x11047e['sort']((_0x58c0a8,_0x3e6190)=>'deletion'==_0x58c0a8['type']&&'deletion'!=_0x3e6190['type']?-0x1:'deletion'!=_0x58c0a8['type']&&'deletion'==_0x3e6190['type']?0x1:0x0);}function to(_0x3e2e6d,_0x39365c){let _0x28f29f,_0x28d69b=0x0;const _0x44b790=[],_0x163969=_0x39365c['schema'];for(;_0x28d69b<_0x3e2e6d['length'];){const _0x3dab41=_0x3e2e6d[_0x28d69b],_0x548a48=_0x3e2e6d[_0x28d69b+0x1];_0x28f29f||(_0x28f29f=_0x39365c['createPositionBefore'](_0x3dab41)),co(_0x39365c,_0x3dab41,_0x548a48)||(_0x44b790['push'](_0x39365c['createRange'](_0x28f29f,_0x163969['isObject'](_0x3dab41)?_0x39365c['createPositionAfter'](_0x3dab41):_0x39365c['createPositionAt'](_0x3dab41,'end'))),_0x28f29f=null),_0x28d69b++;}return _0x44b790;}function co(_0x3d18b5,_0x20f47b,_0x5629d8){if(!_0x5629d8)return!0x1;const _0x173cac=_0x3d18b5['createPositionAfter'](_0x20f47b),_0xdb8159=_0x3d18b5['createPositionBefore'](_0x5629d8);return _0x173cac['isTouching'](_0xdb8159);}function rs(_0x19b1e6,_0x3ef364,_0x44aefe){for(;_0x44aefe['length'];){const _0x143d31=_0x44aefe['splice'](0x0,0x64);_0x19b1e6['change'](()=>{for(const _0xe02792 of _0x143d31)_0xe02792['isInContent']&&_0x3ef364['execute'](_0xe02792['id']);});}}class x extends ts{['_command'];['_suggestions'];constructor(_0x145e7b,_0x6173ed,_0x4017c2){super(_0x145e7b),this['_command']=_0x6173ed,this['_suggestions']=_0x4017c2,this['refresh'](),this['_isEnabledBasedOnSelection']=!0x1;}['refresh'](){const _0x35fcbf=Array['from'](this['_suggestions']['values']())['some'](_0x26856c=>_0x26856c['isInContent']);this['isEnabled']=this['_command']['isEnabled']&&_0x35fcbf;}['execute'](){const _0x267bc7=ss(Array['from'](this['_suggestions']['values']()));for(const _0x5eb6e3 of _0x267bc7){const _0x1ebcdf=_0x5eb6e3['getRanges']();if(!this['editor']['model']['canEditAt'](_0x1ebcdf))return;}rs(this['editor']['model'],this['_command'],_0x267bc7);}}class R extends ts{['_command'];['_suggestions'];['_selectedSuggestions'];constructor(_0x2b40ae,_0x240725,_0x70f26c){super(_0x2b40ae),this['_command']=_0x240725,this['_suggestions']=_0x70f26c,this['_selectedSuggestions']=new Set(),this['refresh'](),this['_isEnabledBasedOnSelection']=!0x1;}['refresh'](){const _0xbb1079=this['editor']['model']['document']['selection'],_0x135194=Array['from'](this['_suggestions']['values']());this['_selectedSuggestions']=function(_0x395ac7,_0x18d0ed){const _0x1f2438=Array['from'](_0x395ac7['getRanges']()),_0x2854b5=new Set();for(const _0x2523d2 of _0x18d0ed)if(_0x2523d2['isInContent']){for(const _0x48111f of _0x1f2438)for(const _0x4d5eee of _0x2523d2['getRanges']())(_0x48111f['isIntersecting'](_0x4d5eee)||_0x395ac7['isCollapsed']&&!_0x2523d2['isMultiRange']&&_0x2523d2['next']&&_0x4d5eee['end']['isTouching'](_0x48111f['start']))&&_0x2854b5['add'](_0x2523d2);}return _0x2854b5;}(_0xbb1079,_0x135194),this['isEnabled']=this['_command']['isEnabled']&&!!this['_selectedSuggestions']['size'];}['execute'](){const _0x2af4fb=ss(Array['from'](this['_selectedSuggestions']));for(const _0x2f8e51 of _0x2af4fb){const _0x3e38a2=_0x2f8e51['getRanges']();if(!this['editor']['model']['canEditAt'](_0x3e38a2))return;}rs(this['editor']['model'],this['_command'],_0x2af4fb);}}class u extends/* #__PURE__ -- @preserve */
24
+ _0x302a97(){['id'];['type'];['subType'];['author'];['creator'];['isExternal'];['data'];['createdAt'];['_isDataLoaded']=!0x1;['_model'];['_onAccept'];['_onDiscard'];['_onAttributesChange'];['_markerNames'];constructor(_0x1bcbd8,_0x1e8bd1){super(),this['id']=_0x1e8bd1['id'],this['type']=_0x1e8bd1['type'],this['subType']=_0x1e8bd1['subType']||null,this['author']=_0x1e8bd1['author'],this['creator']=_0x1e8bd1['creator']||_0x1e8bd1['author'],this['isExternal']=Boolean(_0x1e8bd1['attributes']&&_0x1e8bd1['attributes']['@external']),this['data']=null,this['_model']=_0x1bcbd8,this['_onAccept']=_0x1e8bd1['onAccept'],this['_onDiscard']=_0x1e8bd1['onDiscard'],this['_onAttributesChange']=_0x1e8bd1['onAttributesChange'],this['_markerNames']=new Set(),this['createdAt']=null,this['set']('authoredAt',null),this['set']('attributes',_0x1e8bd1['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 _0x5354e6=this;for(;_0x5354e6['previous'];)_0x5354e6=_0x5354e6['previous'];return _0x5354e6;}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'](_0x26cb17){this['_markerNames']['add'](_0x26cb17);}['getMarkerNames'](){return Array['from'](this['_markerNames']);}['getMarkers'](){return this['getMarkerNames']()['map'](_0x3da4af=>this['_model']['markers']['get'](_0x3da4af))['filter'](_0x52dfb7=>_0x52dfb7);}['getFirstMarker'](){return this['getMarkers']()[0x0]||null;}['removeMarkers'](){this['_model']['change'](_0x4954c8=>{for(const _0x443e6e of this['getMarkers']())_0x4954c8['removeMarker'](_0x443e6e);}),this['_markerNames']['clear']();}['removeMarker'](_0x31327d){this['_model']['change'](_0x28df65=>{_0x28df65['removeMarker'](_0x31327d);}),this['_markerNames']['delete'](_0x31327d);}['addRange'](_0x1d9ecf){const _0xb7daaa='suggestion:'+this['type']+':'+this['subType']+':'+this['id']+':'+this['creator']['id']+':'+u['getMultiRangeId']();this['addMarkerName'](_0xb7daaa),this['_model']['change'](_0x357bd5=>{_0x357bd5['addMarker'](_0xb7daaa,{'range':_0x1d9ecf,'usingOperation':!0x0,'affectsData':!0x0});});}['isIntersectingWithRange'](_0x234719){for(const _0x47b98e of this['getRanges']())if(_0x47b98e['isIntersecting'](_0x234719))return!0x0;return!0x1;}['getRanges'](){return this['getMarkers']()['map'](_0x462161=>_0x462161['getRange']());}['getItems'](){return this['getRanges']()['reduce']((_0x1a0222,_0x260927)=>[..._0x1a0222,..._0x260927['getItems']()],[]);}['getFirstRange'](){return this['getFirstMarker']()?.['getRange']()||null;}['getContainedElement'](){const _0x613ab5=this['getRanges']();if(0x1!=_0x613ab5['length'])return null;const _0x40076d=_0x613ab5[0x0],_0x2e7c24=_0x40076d['start']['nodeAfter'],_0x57a9d4=_0x40076d['end']['nodeBefore'];return _0x2e7c24 instanceof _0xadedd0?_0x2e7c24!=_0x57a9d4?null:_0x2e7c24: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 _0x5ae22e=[];let _0x20f7d7=this['head'];for(;_0x20f7d7;)_0x5ae22e['push'](_0x20f7d7),_0x20f7d7=_0x20f7d7['next'];return _0x5ae22e;}['setAttribute'](_0x523ad6,_0x1708d2){const _0x3063e6=_0x118084(this['attributes']);_0x465172(_0x3063e6,_0x523ad6,_0x1708d2),_0x5b7b57(_0x3063e6,this['attributes'])||(this['attributes']=_0x3063e6,this['_onAttributesChange'](_0x3063e6));}['removeAttribute'](_0x34b4a5){const _0xd8e6ee=_0x118084(this['attributes']);_0xa6725d(_0xd8e6ee,_0x34b4a5),_0x5b7b57(_0xd8e6ee,this['attributes'])||(this['attributes']=_0xd8e6ee,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 _0x282b27()['substr'](0x1,0x5);}}function o(_0x474e8d,_0x1d4c24,_0x393c9b){const t=_0x474e8d['t'];switch(_0x1d4c24){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',_0x393c9b);case'*Outdent:*\x20%0':return t('*Outdent:*\x20%0',_0x393c9b);case'*Change\x20to:*\x20%0':return t('*Change\x20to:*\x20%0',_0x393c9b);case'*Insert:*\x20%0':return t('*Insert:*\x20%0',_0x393c9b);case'*Format:*\x20%0':return t('*Format:*\x20%0',_0x393c9b);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',_0x393c9b);case'*Format:*\x20remove\x20from\x20%0':return t('*Format:*\x20remove\x20from\x20%0',_0x393c9b);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',_0x393c9b);case'*Change\x20%0\x20content*':return t('*Change\x20%0\x20content*',_0x393c9b);case'*Remove:*\x20%0':return t('*Remove:*\x20%0',_0x393c9b);case'*Merge:*\x20%0':return t('*Merge:*\x20%0',_0x393c9b);case'*Split:*\x20%0':return t('*Split:*\x20%0',_0x393c9b);case'*Remove\x20format:*\x20%0':return t('*Remove\x20format:*\x20%0',_0x393c9b);case'*Set\x20font\x20size:*\x20%0':return t('*Set\x20font\x20size:*\x20%0',_0x393c9b);case'*Set\x20font\x20family:*\x20%0':return t('*Set\x20font\x20family:*\x20%0',_0x393c9b);case'*Set\x20format\x20to:*\x20%0':return t('*Set\x20format\x20to:*\x20%0',_0x393c9b);case'*Set\x20font\x20color:*\x20%0':return t('*Set\x20font\x20color:*\x20%0',_0x393c9b);case'*Set\x20font\x20background\x20color:*\x20%0':return t('*Set\x20font\x20background\x20color:*\x20%0',_0x393c9b);case'*Set\x20format:*\x20%0':return t('*Set\x20format:*\x20%0',_0x393c9b);case'*Set\x20image\x20text\x20alternative:*\x20%0':return t('*Set\x20image\x20text\x20alternative:*\x20%0',_0x393c9b);case'*Set\x20image\x20width:*\x20%0':return t('*Set\x20image\x20width:*\x20%0',_0x393c9b);case'*Set\x20link:*\x20%0':return t('*Set\x20link:*\x20%0',_0x393c9b);case'*Set\x20highlight:*\x20%0':return t('*Set\x20highlight:*\x20%0',_0x393c9b);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'},_0x393c9b);case'ELEMENT_PARAGRAPH':return t({'string':'paragraph','plural':'%0\x20paragraphs','id':'ELEMENT_PARAGRAPH'},_0x393c9b);case'ELEMENT_PAGE_BREAK':return t({'string':'page\x20break','plural':'%0\x20page\x20breaks','id':'ELEMENT_PAGE_BREAK'},_0x393c9b);case'ELEMENT_MEDIA':return t({'string':'media\x20item','plural':'%0\x20media\x20items','id':'ELEMENT_MEDIA'},_0x393c9b);case'ELEMENT_IMAGE':return t({'string':'image','plural':'%0\x20images','id':'ELEMENT_IMAGE'},_0x393c9b);case'ELEMENT_INLINE_IMAGE':return t({'string':'image','plural':'%0\x20images','id':'ELEMENT_INLINE_IMAGE'},_0x393c9b);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'},_0x393c9b);case'ELEMENT_HTML_EMBED':return t({'string':'HTML\x20embed','plural':'%0\x20HTML\x20embeds','id':'ELEMENT_HTML_EMBED'},_0x393c9b);case'ELEMENT_HEADING':return t({'string':'heading\x20(level\x20%1)','plural':'%0\x20headings\x20(level\x20%1)','id':'ELEMENT_HEADING'},_0x393c9b);case'ELEMENT_HEADING_CUSTOM':return t({'string':'heading\x20(%1)','plural':'%0\x20headings\x20(%1)','id':'ELEMENT_HEADING_CUSTOM'},_0x393c9b);case'ELEMENT_LIST_ITEM':return t({'string':'list\x20item','plural':'%0\x20list\x20items','id':'ELEMENT_LIST_ITEM'},_0x393c9b);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'},_0x393c9b);case'ELEMENT_SPACE':return t({'string':'space','plural':'%0\x20spaces','id':'ELEMENT_SPACE'},_0x393c9b);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'},_0x393c9b);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'},_0x393c9b);case'ELEMENT_TABLE_ROW':return t({'string':'table\x20row','plural':'%0\x20table\x20rows','id':'ELEMENT_TABLE_ROW'},_0x393c9b);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'},_0x393c9b);case'ELEMENT_TABLE_COLUMN':return t({'string':'table\x20column','plural':'%0\x20table\x20columns','id':'ELEMENT_TABLE_COLUMN'},_0x393c9b);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'},_0x393c9b);case'ELEMENT_TABLE_OF_CONTENTS':return t({'string':'table\x20of\x20contents','plural':'%0\x20tables\x20of\x20contents','id':'ELEMENT_TABLE_OF_CONTENTS'},_0x393c9b);case'ELEMENT_LINE_BREAK':return t({'id':'ELEMENT_LINE_BREAK','string':'line\x20break','plural':'%0\x20line\x20breaks'},_0x393c9b);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'},_0x393c9b);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'},_0x393c9b);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 _0x1d4c24;}}class f{['_customCallbacks'];['_itemLabels'];['_itemLabelsCallbacks'];['_attributeLabels'];['_schema'];['_locale'];constructor(_0x3aa118,_0x34954d){this['_customCallbacks']=[],this['_itemLabels']=new Map(),this['_itemLabelsCallbacks']=[],this['_attributeLabels']=new Map(),this['_schema']=_0x3aa118,this['_locale']=_0x34954d;}['getDescriptions'](_0x4e430f){const _0x493ee5=[],_0x1dbf18=new Set(),_0x317947=new Set();for(let _0x846829=0x0;_0x846829<_0x4e430f['length'];_0x846829++){const _0x2ba660=_0x4e430f[_0x846829];if(!_0x2ba660['isInContent'])continue;const _0x5d3fe1=this['_handleCustomCallbackDescription'](_0x2ba660);if(_0x5d3fe1){if(null!=_0x2ba660['subType']){if(_0x1dbf18['has'](_0x2ba660['subType']))continue;_0x1dbf18['add'](_0x2ba660['subType']);}_0x493ee5['push'](_0x5d3fe1);}else{if('attribute'!=_0x2ba660['type'])'insertion'!=_0x2ba660['type']&&'deletion'!=_0x2ba660['type']||this['_handleInsertRemoveSuggestionDescription'](_0x493ee5,_0x2ba660,_0x4e430f[_0x846829+0x1]);else{const _0x39c131=_0x2ba660['data']['key'];if(_0x317947['has'](_0x39c131))continue;_0x317947['add'](_0x2ba660['data']['key']),_0x39c131==m?this['_handleRenameSuggestionDescription'](_0x493ee5,_0x2ba660):this['_handleAttributeSuggestionDescription'](_0x493ee5,_0x2ba660);}}}return this['_resolveDescriptionItems'](_0x493ee5);}['registerDescriptionCallback'](_0x3c187c){this['_customCallbacks']['push'](_0x3c187c);}['registerElementLabel'](_0x1ed3f5,_0x279a82,_0xf88b93=_0x521d0d['normal']){'function'==typeof _0x1ed3f5?_0x21e515(this['_itemLabelsCallbacks'],{'matchingCallback':_0x1ed3f5,'label':_0x279a82,'priority':_0xf88b93}):this['_itemLabels']['set'](_0x1ed3f5,_0x279a82);}['registerAttributeLabel'](_0x2af8f5,_0x50b320){this['_attributeLabels']['set'](_0x2af8f5,_0x50b320);}['getItemLabel'](_0x5d5ad9,_0xfab564=0x1){let _0x506bf7;for(const _0x56d7f0 of this['_itemLabelsCallbacks'])if(_0x56d7f0['matchingCallback'](_0x5d5ad9)){_0x506bf7=_0x56d7f0['label'];break;}return _0x506bf7||(_0x506bf7=this['_itemLabels']['get'](_0x5d5ad9['name'])),_0x506bf7?_0x506bf7(_0xfab564):0x1!==_0xfab564?_0xfab564+'\x20'+_0x5d5ad9['name']+'s':''+_0x5d5ad9['name'];}['_addDescriptionItems'](_0x1f092a,_0x53738d){const _0x544688=_0x53738d['getFirstRange']()['getWalker'](),_0x13908b='insertion'==_0x53738d['type']?'add':'remove';for(const _0x5d5923 of _0x544688){const _0x440081=_0x5d5923['item'],_0x4cab5e=_0x1f092a[_0x1f092a['length']-0x1];if(_0x440081['is']('$textProxy'))_0x4cab5e&&_0x4cab5e['type']['indexOf']('Container')>-0x1&&_0x1f092a['pop'](),_0x4cab5e&&'text'==_0x4cab5e['type']?_0x4cab5e[_0x13908b]+=_0x440081['data']:_0x1f092a['push']({'type':'text','add':'add'==_0x13908b?_0x440081['data']:'','remove':'remove'==_0x13908b?_0x440081['data']:''});else{if(this['_schema']['isObject'](_0x440081)){const _0x37cefa=_0x440081;if(_0x4cab5e&&_0x4cab5e['type']['indexOf']('Container')>-0x1&&_0x1f092a['pop'](),'elementEnd'==_0x5d5923['type'])continue;_0x4cab5e&&_0x4cab5e['type']==_0x13908b+'Object'&&_0x4cab5e['element']['name']==_0x37cefa['name']?_0x4cab5e['quantity']++:_0x1f092a['push']({'type':_0x13908b+'Object','element':_0x37cefa,'quantity':0x1}),_0x544688['skip'](_0x2d9f40=>!('elementEnd'==_0x2d9f40['type']&&_0x2d9f40['item']==_0x440081));}else{if(this['_schema']['checkChild'](_0x440081,'$text')||_0x440081['is']('element','softBreak')){const _0x22f5d2=_0x440081;if('add'==_0x13908b&&'elementStart'==_0x5d5923['type']||'remove'==_0x13908b&&'elementEnd'==_0x5d5923['type'])continue;if(_0x4cab5e&&-0x1==_0x4cab5e['type']['indexOf']('Container')){'text'==_0x4cab5e['type']&&(_0x4cab5e[_0x13908b]+='\x0a');continue;}let _0x57ff7e;if(_0x57ff7e='add'==_0x13908b?_0x22f5d2['nextSibling']&&!this['_schema']['isObject'](_0x22f5d2['nextSibling'])?_0x22f5d2['nextSibling']:null:_0x22f5d2['previousSibling']&&!this['_schema']['isObject'](_0x22f5d2['previousSibling'])?_0x22f5d2['previousSibling']:null,_0x22f5d2['isEmpty']||_0x57ff7e&&_0x57ff7e['isEmpty']){const _0x1ed955=_0x57ff7e&&_0x57ff7e['isEmpty']?_0x57ff7e:_0x22f5d2;_0x4cab5e&&_0x4cab5e['type']==_0x13908b+'EmptyContainer'&&_0x4cab5e['element']['name']==_0x1ed955['name']?_0x4cab5e['quantity']++:_0x1f092a['push']({'type':_0x13908b+'EmptyContainer','element':_0x1ed955,'quantity':0x1});}else _0x1f092a['push']({'type':_0x13908b+'Container','element':_0x22f5d2});}}}}}['_resolveDescriptionItems'](_0x9631b1){const _0x2e2a06=this['_locale'],_0x4073f1=[],_0xc4f943=[],_0x1ef5c0=[];for(const _0x3ab973 of _0x9631b1)switch(_0x3ab973['type']){case'text':if(_0x3ab973['add']=_0x3ab973['add']['replace'](/(\S)\u000A+(\S)/g,'$1\x20$2')['replace'](/\u000A/g,''),_0x3ab973['remove']=_0x3ab973['remove']['replace'](/(\S)\u000A+(\S)/g,'$1\x20$2')['replace'](/\u000A/g,''),''!=_0x3ab973['add']&&''!=_0x3ab973['remove']){_0x4073f1['push']({'type':'replace','content':o(_0x2e2a06,'REPLACE_TEXT',['\x22'+_0x3ab973['remove']+'\x22','\x22'+_0x3ab973['add']+'\x22'])});continue;}if(null!=_0x3ab973['add']['match'](/^ +$/)){_0x4073f1['push']({'type':'insertion','content':o(_0x2e2a06,'*Insert:*\x20%0',o(_0x2e2a06,'ELEMENT_SPACE',_0x3ab973['add']['length']))});continue;}if(null!=_0x3ab973['remove']['match'](/^ +$/)){_0x4073f1['push']({'type':'deletion','content':o(_0x2e2a06,'*Remove:*\x20%0',o(_0x2e2a06,'ELEMENT_SPACE',_0x3ab973['remove']['length']))});continue;}if(''!=_0x3ab973['add']){_0x4073f1['push']({'type':'insertion','content':o(_0x2e2a06,'*Insert:*\x20%0','\x22'+_0x3ab973['add']+'\x22')});continue;}_0x4073f1['push']({'type':'deletion','content':o(_0x2e2a06,'*Remove:*\x20%0','\x22'+_0x3ab973['remove']+'\x22')});continue;case'addEmptyContainer':case'addObject':_0x4073f1['push']({'type':'insertion','content':o(_0x2e2a06,'*Insert:*\x20%0',this['getItemLabel'](_0x3ab973['element'],_0x3ab973['quantity']))});continue;case'removeEmptyContainer':case'removeObject':_0x4073f1['push']({'type':'deletion','content':o(_0x2e2a06,'*Remove:*\x20%0',this['getItemLabel'](_0x3ab973['element'],_0x3ab973['quantity']))});continue;case'addContainer':_0x4073f1['push']({'type':'insertion','content':o(_0x2e2a06,'*Split:*\x20%0',this['getItemLabel'](_0x3ab973['element'],_0x3ab973['quantity']))});continue;case'removeContainer':_0x4073f1['push']({'type':'deletion','content':o(_0x2e2a06,'*Merge:*\x20%0',this['getItemLabel'](_0x3ab973['element'],_0x3ab973['quantity']))});continue;case'addFormat':_0xc4f943['push'](_0x3ab973['key']);continue;case'removeFormat':_0x1ef5c0['push'](_0x3ab973['key']);continue;default:_0x4073f1['push'](_0x3ab973);}if(_0xc4f943['length']){const _0x3869d4=_0xc4f943['map'](_0x2520ac=>this['_attributeLabels']['has'](_0x2520ac)?this['_attributeLabels']['get'](_0x2520ac):_0x2520ac)['join'](',\x20');_0x4073f1['push']({'type':'format','content':o(this['_locale'],'*Set\x20format:*\x20%0',_0x3869d4)});}if(_0x1ef5c0['length']){const _0xb844b2=_0x1ef5c0['map'](_0x2d90bd=>this['_attributeLabels']['has'](_0x2d90bd)?this['_attributeLabels']['get'](_0x2d90bd):_0x2d90bd)['join'](',\x20');_0x4073f1['push']({'type':'format','content':o(this['_locale'],'*Remove\x20format:*\x20%0',_0xb844b2)});}return _0x4073f1;}['_handleCustomCallbackDescription'](_0x503095){for(const _0x54011a of this['_customCallbacks']){const _0x5482f6=_0x54011a(_0x503095);if(_0x5482f6&&'type'in _0x5482f6)return _0x5482f6;}}['_handleAttributeSuggestionDescription'](_0x31b380,_0x1a7597){const _0x1f2453=_0x1a7597['data'],_0xeb001d=void 0x0===_0x1f2453['newValue']?'removeFormat':'addFormat';_0x31b380['push']({'type':_0xeb001d,'key':_0x1f2453['key']});}['_handleRenameSuggestionDescription'](_0x1d94fb,_0x956e66){_0x1d94fb['push']({'type':'format','content':o(this['_locale'],'*Change\x20to:*\x20%0',this['getItemLabel'](_0x956e66['getFirstRange']()['start']['nodeAfter'],0x1))});}['_handleInsertRemoveSuggestionDescription'](_0x205f13,_0xdff340,_0x52526c){if(this['_addDescriptionItems'](_0x205f13,_0xdff340),_0x52526c&&_0x52526c['getFirstRange']()&&!_0xdff340['getFirstRange']()['end']['isEqual'](_0x52526c['getFirstRange']()['start'])){const _0x2e5acc=_0x205f13[_0x205f13['length']-0x1],_0xccbdc6='insertion'==_0xdff340['type']?'add':'remove';_0x2e5acc&&'text'==_0x2e5acc['type']&&(_0x2e5acc[_0xccbdc6]+='\x0a');}}}class E extends _0x4c8a1d{['afterInit'](){const _0x55fa85=this['editor'],_0x4b2434=_0x55fa85['plugins']['get']('TrackChangesEditing');_0x55fa85['commands']['get']('showAIAssistant')&&_0x4b2434['enableCommand']('showAIAssistant');}}class V extends _0x4c8a1d{['afterInit'](){const _0x2ac16f=this['editor'],_0x300382=_0x2ac16f['locale'];if(!_0x2ac16f['plugins']['has']('AlignmentEditing'))return;const _0x3d8249=_0x2ac16f['plugins']['get']('TrackChangesEditing');_0x3d8249['enableDefaultAttributesIntegration']('alignment'),_0x3d8249['registerBlockAttribute']('alignment'),_0x3d8249['descriptionFactory']['registerAttributeLabel']('alignment',o(_0x300382,'FORMAT_ALIGNMENT')),this['_registerLegacyDescription']();}['_registerLegacyDescription'](){const _0x4b3a3a=this['editor'],_0x4a84a5=_0x4b3a3a['locale'];_0x4b3a3a['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](_0x31da78=>{if('formatBlock'!=_0x31da78['type'])return;const {data:_0x306cb1}=_0x31da78;if(_0x306cb1&&'alignment'==_0x306cb1['commandName']){const _0x1b7299=_0x306cb1['commandParams'][0x0]['value'];return{'type':'format','content':o(_0x4a84a5,'*Format:*\x20%0',function(_0x3901d4){switch(_0x3901d4){case'left':return o(_0x4a84a5,'FORMAT_ALIGN_TO_LEFT');case'right':return o(_0x4a84a5,'FORMAT_ALIGN_TO_RIGHT');case'center':return o(_0x4a84a5,'FORMAT_ALIGN_TO_CENTER');case'justify':return o(_0x4a84a5,'FORMAT_JUSTIFY_TEXT');}}(_0x1b7299))};}});}}const ti=['BoldEditing','ItalicEditing','UnderlineEditing','CodeEditing','StrikethroughEditing','SubscriptEditing','SuperscriptEditing'];class U extends _0x4c8a1d{['afterInit'](){const _0x251ffa=this['editor'],_0x4ba79b=_0x251ffa['plugins']['get']('TrackChangesEditing'),_0x3ceeae=_0x251ffa['locale'];for(const _0x5a4973 of ti){if(!_0x251ffa['plugins']['has'](_0x5a4973))continue;const _0x4847de=_0x5a4973['slice'](0x0,-0x7)['toLowerCase'](),_0x535adf='FORMAT_'+_0x4847de['toUpperCase']();_0x4ba79b['enableDefaultAttributesIntegration'](_0x4847de),_0x4ba79b['registerInlineAttribute'](_0x4847de),_0x4ba79b['descriptionFactory']['registerAttributeLabel'](_0x4847de,o(_0x3ceeae,_0x535adf));}this['_registerLegacyDescription']();}['_registerLegacyDescription'](){const _0x21c66c=this['editor'],_0x1bb290=_0x21c66c['locale'],_0x3c6ece=_0x21c66c['plugins']['get']('TrackChangesEditing');function _0x218c5e(_0x2adf27,_0x2546cb){_0x3c6ece['descriptionFactory']['registerDescriptionCallback'](_0x2b0444=>{if('formatInline'!=_0x2b0444['type'])return;const {data:_0x288cbb}=_0x2b0444;return _0x288cbb&&_0x288cbb['commandName']===_0x2adf27?_0x288cbb['commandParams'][0x0]['forceValue']?{'type':'format','content':o(_0x1bb290,'*Format:*\x20%0',_0x2546cb)}:{'type':'format','content':o(_0x1bb290,'*Remove\x20format:*\x20%0',_0x2546cb)}:void 0x0;});}_0x218c5e('bold',o(_0x1bb290,'FORMAT_BOLD')),_0x218c5e('italic',o(_0x1bb290,'FORMAT_ITALIC')),_0x218c5e('underline',o(_0x1bb290,'FORMAT_UNDERLINE')),_0x218c5e('code',o(_0x1bb290,'FORMAT_CODE')),_0x218c5e('strikethrough',o(_0x1bb290,'FORMAT_STRIKETHROUGH')),_0x218c5e('subscript',o(_0x1bb290,'FORMAT_SUBSCRIPT')),_0x218c5e('superscript',o(_0x1bb290,'FORMAT_SUPERSCRIPT'));}}class O extends _0x4c8a1d{['afterInit'](){const _0x25811c=this['editor'],_0x2ad78b=_0x25811c['locale'];if(!_0x25811c['plugins']['has']('BlockQuoteEditing'))return;const _0x3bc238=_0x25811c['plugins']['get']('TrackChangesEditing'),_0xd30216=this['editor']['commands']['get']('blockQuote');_0x3bc238['enableCommand']('blockQuote',(_0x25f980,_0x45ff5a={})=>{const _0x397dd1=this['editor']['model']['document']['selection'],_0x1f1be1=_0x45ff5a&&void 0x0!==_0x45ff5a['forceValue']?_0x45ff5a['forceValue']:!_0xd30216['value'];let _0x4f9166=[];if(_0x1f1be1){const _0xdda8bb=Array['from'](_0x397dd1['getSelectedBlocks']())['filter'](_0x2df363=>oo(_0x2df363)||function(_0x1dbdda,_0x5e6ed9){const _0x3aca74=_0x5e6ed9['checkChild'](_0x1dbdda['parent'],'blockQuote'),_0x1893de=_0x5e6ed9['checkChild'](['$root','blockQuote'],_0x1dbdda);return _0x3aca74&&_0x1893de;}(_0x2df363,this['editor']['model']['schema']));_0x4f9166=to(_0xdda8bb,_0x25811c['model']);}else{const _0x22aa64=Array['from'](_0x397dd1['getSelectedBlocks']())['filter'](_0x331135=>oo(_0x331135));_0x4f9166=to(_0x22aa64,_0x25811c['model']);}_0x25811c['model']['change'](()=>{for(const _0x4c97f2 of _0x4f9166)_0x3bc238['markBlockFormat'](_0x4c97f2,{'commandName':'blockQuote','commandParams':[{'forceValue':_0x1f1be1}]});});}),_0x3bc238['descriptionFactory']['registerDescriptionCallback'](_0xa25b7f=>{const {data:_0x12c452}=_0xa25b7f;if(_0x12c452&&'blockQuote'==_0x12c452['commandName']){const _0x4fac6d=o(_0x2ad78b,'ELEMENT_BLOCK_QUOTE');return _0x12c452['commandParams'][0x0]['forceValue']?{'type':'format','content':o(_0x2ad78b,'*Set\x20format:*\x20%0',_0x4fac6d)}:{'type':'format','content':o(_0x2ad78b,'*Remove\x20format:*\x20%0',_0x4fac6d)};}});}}function oo(_0x2083de){return'blockQuote'==_0x2083de['parent']['name'];}class G extends _0x4c8a1d{['afterInit'](){const _0x5998af=this['editor'];_0x5998af['plugins']['has']('CaseChange')&&(_0x5998af['plugins']['get']('TrackChangesEditing')['enableCommand']('changeCaseUpper'),_0x5998af['plugins']['get']('TrackChangesEditing')['enableCommand']('changeCaseLower'),_0x5998af['plugins']['get']('TrackChangesEditing')['enableCommand']('changeCaseTitle'));}}class F extends _0x4c8a1d{['afterInit'](){const _0x3e877e=this['editor'];_0x3e877e['commands']['get']('ckbox')&&_0x3e877e['plugins']['get']('TrackChangesEditing')['enableCommand']('ckbox');}}class L extends _0x4c8a1d{['afterInit'](){const _0x3d407a=this['editor'];if(!_0x3d407a['plugins']['has']('CodeBlock'))return;const _0x2e286f=_0x3d407a['plugins']['get']('TrackChangesEditing'),_0x491497=_0x3d407a['locale'],_0x5260a7=_0x3d407a['config']['get']('codeBlock')['languages'],_0x372c6b=_0x3d407a['commands']['get']('codeBlock');_0x2e286f['enableCommand']('indentCodeBlock'),_0x2e286f['enableCommand']('outdentCodeBlock'),_0x2e286f['enableCommand']('codeBlock',(_0x49d6f7,_0x4d610b={})=>{const _0x39ee76=_0x3d407a['model'],_0x9b8e68=_0x3d407a['model']['document']['selection'],_0x1fbaab=_0x4d610b&&void 0x0!==_0x4d610b['forceValue']?_0x4d610b['forceValue']:!_0x372c6b['value'];let _0x335166;_0x4d610b['language']||(_0x4d610b['language']=_0x5260a7[0x0]['language']),_0x335166=_0x1fbaab?Array['from'](_0x9b8e68['getSelectedBlocks']())['filter'](_0x5febec=>eo(_0x5febec)||function(_0xf4a86f,_0x4b9377){if(_0xf4a86f['is']('rootElement')||_0x4b9377['isLimit'](_0xf4a86f))return!0x1;return _0x4b9377['checkChild'](_0xf4a86f['parent'],'codeBlock');}(_0x5febec,_0x39ee76['schema'])):Array['from'](_0x9b8e68['getSelectedBlocks']())['filter'](_0x243725=>eo(_0x243725));const _0x12895d=to(_0x335166,_0x39ee76);_0x39ee76['change'](()=>{for(const _0xae4bdf of _0x12895d)_0x2e286f['markBlockFormat'](_0xae4bdf,{'commandName':'codeBlock','commandParams':[{..._0x4d610b,'forceValue':_0x1fbaab}],'formatGroupId':'blockName'});});}),(_0x2e286f['descriptionFactory']['registerElementLabel']('codeBlock',_0x5d464f=>o(_0x491497,'ELEMENT_CODE_BLOCK',_0x5d464f)),_0x2e286f['descriptionFactory']['registerDescriptionCallback'](_0x23c8f5=>{if('formatBlock'!=_0x23c8f5['type'])return;const _0x38f95e=_0x491497['t'],{data:_0x37b2b9}=_0x23c8f5;if(!_0x37b2b9||'codeBlock'!=_0x37b2b9['commandName'])return;const _0x353801=_0x37b2b9['commandParams'][0x0]['language'],_0x149845=_0x38f95e(_0x5260a7['find'](_0x1c6c9d=>_0x1c6c9d['language']===_0x353801)['label'])['toLowerCase']();return _0x37b2b9['commandParams'][0x0]['forceValue']?{'type':'format','content':o(_0x491497,'*Set\x20format:*\x20%0',o(_0x491497,'ELEMENT_CODE_BLOCK',0x1)+'\x20('+_0x149845+')')}:{'type':'format','content':o(_0x491497,'*Remove\x20format:*\x20%0',o(_0x491497,'ELEMENT_CODE_BLOCK',0x1))};}));}}function eo(_0x39ea7a){return'codeBlock'==_0x39ea7a['name'];}class H extends _0x4c8a1d{['afterInit'](){const _0x296442=this['editor'];if(!_0x296442['plugins']['has']('CommentsEditing'))return;_0x296442['plugins']['get']('TrackChangesEditing')['enableCommand']('addCommentThread');}}function io(_0x485d98,_0x247b15,_0x88e63f){const _0x1d7fae=[];for(const _0x558d68 of _0x247b15['getItems']())_0x558d68['hasAttribute'](_0x485d98)&&_0x1d7fae['push'](_0x88e63f['createRangeOn'](_0x558d68));return _0x1d7fae;}function _e(_0x355d8b,_0x556491,{showActiveMarker:_0x5d822=!0x0}={}){const _0x20195c=_0x355d8b['plugins']['get']('TrackChangesEditing');return(_0x32159b,_0x5132be,_0x54a5c9)=>{if(!_0x54a5c9['consumable']['test'](_0x5132be['markerRange'],_0x32159b['name']))return;const _0x43f720=_0x5132be['markerRange']['getWalker'](),_0x44939d=_0x5132be['markerRange']['start'],_0x1d28b4=_0x355d8b['model']['schema'];let _0x92699d=null,_0x4c792d=null,_0x695f25=!0x1,_0x425dcf=!0x1;for(const _0xd231f6 of _0x43f720){const _0x13f79e=_0xd231f6['item'];_0x695f25=_0x695f25||_0x1d28b4['isContent'](_0x13f79e);const _0x2e2e6d=_0x54a5c9['mapper']['toViewElement'](_0x13f79e);if(_0x2e2e6d&&_0x2e2e6d['getCustomProperty']('addHighlight'))return;'elementEnd'==_0xd231f6['type']&&(_0x1d28b4['isBlock'](_0x13f79e)&&!_0x1d28b4['isLimit'](_0x13f79e)&&(_0x13f79e['nextSibling']||_0x44939d['isAtEnd']?_0x92699d&&_0x92699d['parent']==_0x13f79e||(_0x92699d=_0x13f79e,_0x4fe3d7(_0xd231f6['previousPosition']),_0x425dcf=!0x0):_0x4c792d=_0x4c792d||_0xd231f6['previousPosition']));}function _0x4fe3d7(_0x8c07a9){const _0x3619f8=_0x54a5c9['writer']['createUIElement']('span',{'class':'ck-suggestion-marker-'+_0x556491}),_0x428757=_0x54a5c9['mapper']['toViewPosition'](_0x8c07a9);_0x5d822&&_0x20195c['activeMarkers']['includes'](_0x5132be['markerName'])&&_0x54a5c9['writer']['addClass']('ck-suggestion-marker--active',_0x3619f8),_0x54a5c9['writer']['insert'](_0x428757,_0x3619f8),_0x54a5c9['mapper']['bindElementToMarker'](_0x3619f8,_0x5132be['markerName']);}_0x695f25||_0x425dcf||!_0x4c792d||_0x4fe3d7(_0x4c792d);};}class q extends _0x4c8a1d{static get['requires'](){return[_0x1b66ea];}['init'](){const _0x1ce6bd=this['editor'],_0x10c1ba=_0x1ce6bd['plugins']['get']('TrackChangesEditing');_0x10c1ba['enableCommand']('delete');const _0x5dd890=_0x1ce6bd['commands']['get']('deleteForward');_0x10c1ba['enableCommand']('deleteForward',(_0x2528a3,_0x14fb5f={})=>{const _0x297ce9=_0x1ce6bd['model']['createSelection'](_0x1ce6bd['model']['document']['selection']);_0x297ce9['isCollapsed']&&_0x1ce6bd['model']['modifySelection'](_0x297ce9,{'direction':'forward','unit':_0x14fb5f['unit']});const _0xcfca43=_0x297ce9['getFirstRange'](),_0x33fa5d=_0x4a275c['fromRange'](_0xcfca43);let _0x5e5eee;_0x2528a3(_0x14fb5f),_0x5e5eee='$graveyard'==_0x33fa5d['root']['rootName']?_0x1ce6bd['model']['createRange'](_0xcfca43['start']):_0x1ce6bd['model']['createRange'](_0x33fa5d['start'],_0x33fa5d['end']),_0x33fa5d['detach'](),_0x1ce6bd['model']['enqueueChange'](_0x5dd890['buffer']['batch'],_0x2b8a59=>{_0x5dd890['buffer']['lock'](),_0x2b8a59['setSelection'](_0x2b8a59['createRange'](_0x5e5eee['end'])),_0x5dd890['buffer']['unlock']();});}),_0x1ce6bd['editing']['downcastDispatcher']['on']('addMarker:suggestion:deletion',_e(_0x1ce6bd,'merge'),{'priority':'high'}),_0x1ce6bd['data']['downcastDispatcher']['on']('addMarker:suggestion:deletion',(_0x2f4c3a,_0x274291,_0xe7ea8a)=>{_0xe7ea8a['options']['showSuggestionHighlights']&&_e(_0x1ce6bd,'merge',{'showActiveMarker':!0x1})['bind'](this)(_0x2f4c3a,_0x274291,_0xe7ea8a);},{'priority':'high'}),_0x1ce6bd['editing']['downcastDispatcher']['on']('removeMarker:suggestion:deletion',(_0x5ec348,_0x16c56d,_0x4e433d)=>{const _0x4b78fd=_0x4e433d['mapper']['markerNameToElements'](_0x16c56d['markerName']);if(_0x4b78fd){for(const _0x3fe9dd of _0x4b78fd)_0x3fe9dd['is']('uiElement')&&(_0x4e433d['mapper']['unbindElementFromMarkerName'](_0x3fe9dd,_0x16c56d['markerName']),_0x4e433d['writer']['remove'](_0x3fe9dd));}},{'priority':'high'});}}class z extends _0x4c8a1d{['afterInit'](){const _0x193487=this['editor'];if(!_0x193487['plugins']['has']('ListEditing'))return;const _0x38de63=_0x193487['locale'],_0x127dab=_0x193487['plugins']['get']('TrackChangesEditing'),_0x203fd3=_0x193487['plugins']['has']('TodoListEditing'),_0x1f87ec=!!_0x193487['config']['get']('list.multiBlock');function _0x378968(_0x44df89){return{'type':'format','content':''+o(_0x38de63,'*Set\x20format:*\x20%0',_0x44df89)};}function _0x2f702a(_0x112aaf){return{'type':'format','content':''+o(_0x38de63,'*Remove\x20format:*\x20%0',_0x112aaf)};}_0x127dab['enableDefaultAttributesIntegration']('numberedList'),_0x127dab['enableDefaultAttributesIntegration']('bulletedList'),_0x127dab['enableDefaultAttributesIntegration']('customNumberedList'),_0x127dab['enableDefaultAttributesIntegration']('customBulletedList'),_0x127dab['enableDefaultAttributesIntegration']('indentList'),_0x127dab['enableDefaultAttributesIntegration']('outdentList'),_0x127dab['enableDefaultAttributesIntegration']('splitListItemAfter'),_0x127dab['enableDefaultAttributesIntegration']('splitListItemBefore'),_0x127dab['registerBlockAttribute']('listItemId'),_0x127dab['registerBlockAttribute']('listType'),_0x127dab['registerBlockAttribute']('listIndent'),_0x1f87ec&&(_0x127dab['enableDefaultAttributesIntegration']('mergeListItemBackward'),_0x127dab['enableDefaultAttributesIntegration']('mergeListItemForward')),_0x203fd3&&(_0x127dab['enableDefaultAttributesIntegration']('todoList'),_0x127dab['enableDefaultAttributesIntegration']('checkTodoList'),_0x127dab['registerBlockAttribute']('todoListChecked'),_0x127dab['descriptionFactory']['registerDescriptionCallback'](_0x4c4ea3=>{const {data:_0x30fe08}=_0x4c4ea3;if(_0x30fe08&&'todoListChecked'==_0x30fe08['key'])return{'type':'format','content':_0x30fe08['newValue']?o(_0x38de63,'*Check\x20item*'):o(_0x38de63,'*Uncheck\x20item*')};}),this['editor']['model']['document']['registerPostFixer'](_0x180487=>{if(_0x180487['batch']['isUndo'])return!0x1;let _0x5e0735=!0x1;const _0x65b24=_0x127dab['getSuggestions']({'skipNotAttached':!0x0})['filter'](_0xc22790=>'todoListChecked'===_0x127dab['_getAttributeKey'](_0xc22790));for(const _0xdf9fe0 of _0x65b24){'todo'!=_0xdf9fe0['getFirstRange']()['start']['nodeAfter']['getAttribute']('listType')&&(_0x127dab['_findSuggestions'](_0xdf9fe0['getFirstRange'](),'attribute')['find'](_0x5e9402=>'listType'===_0x127dab['_getAttributeKey'](_0x5e9402['suggestion']))||(_0x180487['removeMarker'](_0xdf9fe0['getFirstMarker']()),_0x5e0735=!0x0));}return _0x5e0735;})),_0x127dab['descriptionFactory']['registerAttributeLabel']('listIndent',o(_0x38de63,'FORMAT_INDENT'));const _0xc8d817={'type':'format','content':''};_0x127dab['descriptionFactory']['registerDescriptionCallback'](_0x2d860d=>{const {data:_0x17df51}=_0x2d860d;if(!_0x17df51||'listType'!=_0x17df51['key'])return;let _0x3c613d=_0x2d860d['head'];for(;_0x3c613d;){if(_0x3c613d['data']&&(('listStyle'==_0x3c613d['data']['key']||'listMarkerStyle'==_0x3c613d['data']['key'])&&(_0x3c613d['data']['newValue']&&'default'!=_0x3c613d['data']['newValue']||'default'!=_0x3c613d['data']['oldValue']&&!_0x17df51['newValue'])||!_0x1f87ec&&_0x3c613d['data']['key']==m))return _0xc8d817;_0x3c613d=_0x3c613d['next'];}if(null==_0x17df51['newValue'])switch(_0x17df51['oldValue']){case'bulleted':return _0x2f702a(o(_0x38de63,'ELEMENT_BULLETED_LIST'));case'numbered':return _0x2f702a(o(_0x38de63,'ELEMENT_NUMBERED_LIST'));case'todo':return _0x2f702a(o(_0x38de63,'ELEMENT_TODO_LIST'));}switch(_0x17df51['newValue']){case'bulleted':return _0x378968(o(_0x38de63,'ELEMENT_BULLETED_LIST'));case'numbered':return _0x378968(o(_0x38de63,'ELEMENT_NUMBERED_LIST'));case'todo':return _0x378968(o(_0x38de63,'ELEMENT_TODO_LIST'));}}),_0x127dab['descriptionFactory']['registerDescriptionCallback'](_0x110d1b=>{const {data:_0x3f6a60}=_0x110d1b;if(_0x3f6a60&&'listIndent'==_0x3f6a60['key'])return null==_0x3f6a60['newValue']||null==_0x3f6a60['oldValue']&&0x0==_0x3f6a60['newValue']?_0xc8d817:void 0x0;}),_0x127dab['descriptionFactory']['registerDescriptionCallback'](_0x53062a=>{if('attribute'!=_0x53062a['type'])return;const {data:_0x1e4644}=_0x53062a;if(!_0x1e4644||'listItemId'!=_0x1e4644['key'])return;const _0xaab262=le(_0x53062a);return'newValue'==_0xaab262?{'type':'format','content':o(_0x38de63,'*Merge:*\x20list\x20item')}:'oldValue'==_0xaab262?{'type':'format','content':o(_0x38de63,'*Split:*\x20list\x20item')}:_0xc8d817;}),_0x193487['model']['document']['registerPostFixer'](_0x8997b9=>this['listItemIdFixer'](_0x8997b9)),_0x193487['model']['document']['registerPostFixer'](_0xb2795a=>this['noTrackChangesFixer'](_0xb2795a)),_0x193487['model']['document']['registerPostFixer'](_0x4688f6=>this['assureChains'](_0x4688f6)),this['_supportLegacySuggestions']();}['listItemIdFixer'](_0x15c946){if(_0x15c946['batch']['isUndo']||!_0x15c946['batch']['isLocal'])return!0x1;let _0x4a1a95=!0x1;const _0x35c462=this['editor']['plugins']['get']('TrackChangesEditing')['getSuggestions']({'skipNotAttached':!0x0})['filter'](_0x2db035=>_0x2db035['data']&&'listItemId'==_0x2db035['data']['key'])['filter'](_0x50fe25=>_0x50fe25['data']['newValue']&&_0x50fe25['data']['oldValue']);for(const _0x59db72 of _0x35c462)le(_0x59db72)||(_0x15c946['removeMarker'](_0x59db72['getFirstMarker']()),_0x4a1a95=!0x0);return _0x4a1a95;}['noTrackChangesFixer'](_0x33ddce){if(_0x33ddce['batch']['isUndo']||!_0x33ddce['batch']['isLocal'])return!0x1;const _0x308de9=this['editor']['plugins']['get']('TrackChangesEditing');if(_0x308de9['trackChangesCommand']['value'])return!0x1;let _0x4a9a8f=!0x1;const _0x5c49dc=['listType','listItemId','listIndent','listStyle','listStart','listReversed','todoListCheck','listMarker','listMarkerStyle'],_0x55c8d2=this['editor']['model']['document']['differ']['getChanges']()['filter'](_0x401780=>'attribute'==_0x401780['type'])['filter'](_0x215071=>_0x5c49dc['includes'](_0x215071['attributeKey']));if(0x0==_0x55c8d2['length'])return _0x4a9a8f;for(const _0x38ac3e of _0x55c8d2){const _0x5eba51=_0x308de9['_findSuggestions'](_0x38ac3e['range'],'attribute')['filter'](_0x23436f=>!_0x23436f['meta']['isNextTo'])['map'](_0x4d8b1a=>_0x4d8b1a['suggestion'])['filter'](_0x2d2c23=>{const _0xe7dd9b=_0x308de9['_getAttributeKey'](_0x2d2c23);return _0x5c49dc['includes'](_0xe7dd9b);});if(_0x5eba51['length']){for(const _0x888f7d of _0x5eba51)_0x33ddce['removeMarker'](_0x888f7d['getFirstMarker']());_0x4a9a8f=!0x0;}}return _0x4a9a8f;}['assureChains'](_0x23dacf){if(_0x23dacf['batch']['isUndo']||!_0x23dacf['batch']['isLocal'])return!0x1;const _0x3ca211=this['editor']['plugins']['get']('TrackChangesEditing');let _0x36846e=!0x1;const _0x74b08=['listType','listItemId','listIndent','listStyle','listStart','listReversed','todoListCheck','listMarker','listMarkerStyle'];for(const _0x5dafe8 of _0x3ca211['getSuggestions']({'skipNotAttached':!0x0})){const _0x5b2ed4=_0x3ca211['_findSuggestions'](_0x5dafe8['getFirstRange'](),'attribute')['map'](_0x4750db=>_0x4750db['suggestion'])['filter'](_0x4b64b2=>_0x4b64b2['data']&&_0x74b08['includes'](_0x4b64b2['data']['key']));if(!_0x5b2ed4['length'])continue;const _0x6d261=_0x5b2ed4[0x0]['head']['attributes']['groupId'];if(!_0x5b2ed4['every'](_0x1ef452=>_0x1ef452['attributes']['groupId']===_0x6d261)){for(const _0x491796 of _0x5b2ed4)_0xa062c2(_0x491796,_0x6d261)&&(_0x36846e=!0x0);}}return _0x36846e;function _0x56d9aa(_0x5bc2d7,_0x4f8fa1){for(const _0x4beb93 of _0x3ca211['getSuggestions']({'skipNotAttached':!0x0})['filter'](_0x3e02c7=>'attribute'==_0x3e02c7['type']&&_0x3e02c7['attributes']['groupId']==_0x5bc2d7))_0x4beb93['setAttribute']('groupId',_0x4f8fa1);}function _0xa062c2(_0x52f138,_0x1d0568){let _0x332285=_0x52f138['head'],_0x1a1a64=!0x1;for(;_0x332285;)_0x332285['attributes']['groupId']!=_0x1d0568&&(_0x56d9aa(_0x332285['attributes']['groupId'],_0x1d0568),_0x332285['setAttribute']('groupId',_0x1d0568),_0x1a1a64=!0x0),_0x332285=_0x332285['next'];return _0x1a1a64;}}['_supportLegacySuggestions'](){const _0x54ea33=this['editor'],_0x4eddd4=_0x54ea33['locale'],_0x3b65a9=_0x54ea33['plugins']['get']('TrackChangesEditing');this['_registerLegacyDescription'](),_0x3b65a9['_suggestionFactory']['registerCustomCallback']('formatBlock','documentList','accept',function(_0x2976a5,_0x43d5){const _0x4f6c59=[];for(let _0x10733a of _0x2976a5)_0x10733a['start']['nodeAfter']===_0x10733a['end']['parent']&&(_0x10733a=_0x54ea33['model']['createRange'](_0x54ea33['model']['createPositionAt'](_0x10733a['start']['nodeAfter'],0x0))),_0x4f6c59['push'](_0x10733a);_0x54ea33['model']['change'](_0x8c2397=>{const _0x109782=_0x54ea33['model']['document']['selection'],_0x59aba7=Array['from'](_0x109782['getRanges']())['map'](_0x5f56c1=>_0x4a275c['fromRange'](_0x5f56c1));_0x8c2397['setSelection'](_0x4f6c59),_0x54ea33['commands']['get'](_0x43d5['commandName'])['refresh'](),_0x43d5['commandParams']['push']({'forceDefaultExecution':!0x0}),_0x54ea33['execute'](_0x43d5['commandName'],..._0x43d5['commandParams']),_0x8c2397['setSelection'](_0x59aba7);for(const _0x423dfe of _0x59aba7)_0x423dfe['detach']();});}),_0x3b65a9['descriptionFactory']['registerElementLabel'](function(_0x4ec66d){const _0x5c77f3=!_0x54ea33['model']['schema']['isObject'](_0x4ec66d),_0x2431d3=_0x4ec66d['previousSibling'],_0x4f7fee=_0x4ec66d['nextSibling'],_0x52a243=_0x4ec66d['getAttribute']('listItemId'),_0x3af57d=!_0x2431d3||_0x2431d3['getAttribute']('listItemId')!==_0x52a243,_0x4587a5=!_0x4f7fee||_0x4f7fee['getAttribute']('listItemId')!==_0x52a243;return _0x5c77f3&&Boolean(_0x52a243)&&_0x3af57d&&_0x4587a5;},_0x4eac66=>o(_0x4eddd4,'ELEMENT_LIST_ITEM',_0x4eac66));}['_registerLegacyDescription'](){const _0x6c4b44=this['editor'],_0x5836e9=_0x6c4b44['locale'];function _0x24c823(_0x59b677){const _0xf01c08=_0x6c4b44['commands']['get']('bulletedList')['value'],_0x4a7bc3=_0x6c4b44['commands']['get']('numberedList')['value'];return'numberedList'===_0x59b677?_0xf01c08:_0x4a7bc3;}_0x6c4b44['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](function(_0x440dfe){if('formatBlock'!=_0x440dfe['type'])return;const {data:_0x2a1423}=_0x440dfe;if(!_0x2a1423)return;let _0x542c71,_0x500295,_0x25fb6c,_0x152ef7;switch(_0x2a1423['commandName']){case'bulletedList':_0x25fb6c=_0x2a1423['commandParams'][0x0]['forceValue'],_0x152ef7=_0x24c823(_0x2a1423['commandName']),_0x542c71=_0x25fb6c?'*Format:*\x20insert\x20into\x20%0':'*Format:*\x20remove\x20from\x20%0',!_0x152ef7&&_0x6c4b44['config']['get']('list.multiBlock')||(_0x542c71='*Change\x20to:*\x20%0'),_0x500295={'type':'format','content':o(_0x5836e9,_0x542c71,o(_0x5836e9,'ELEMENT_BULLETED_LIST'))};break;case'numberedList':_0x25fb6c=_0x2a1423['commandParams'][0x0]['forceValue'],_0x152ef7=_0x24c823(_0x2a1423['commandName']),_0x542c71=_0x25fb6c?'*Format:*\x20insert\x20into\x20%0':'*Format:*\x20remove\x20from\x20%0',!_0x152ef7&&_0x6c4b44['config']['get']('list.multiBlock')||(_0x542c71='*Change\x20to:*\x20%0'),_0x500295={'type':'format','content':o(_0x5836e9,_0x542c71,o(_0x5836e9,'ELEMENT_NUMBERED_LIST'))};break;case'indentList':_0x542c71='*Indent:*\x20%0',_0x500295={'type':'format','content':o(_0x5836e9,_0x542c71,o(_0x5836e9,'ELEMENT_LIST_ITEM'))};break;case'outdentList':_0x542c71=function(_0x4437fe){const _0x18bb90=_0x4437fe['getFirstRange']();let _0x3ba375=_0x18bb90['start']['nodeAfter'];for(;_0x3ba375&&_0x18bb90['containsItem'](_0x3ba375);){if(_0x3ba375['getAttribute']('listIndent')>0x0)return!0x1;_0x3ba375=_0x3ba375['nextSibling'];}return!0x0;}(_0x440dfe)?o(_0x5836e9,'*Format:*\x20remove\x20from\x20%0',o(_0x5836e9,function(_0x3f7f44){return'ELEMENT_'+_0x3f7f44['getFirstRange']()['start']['nodeAfter']['getAttribute']('listType')['toUpperCase']()+'_LIST';}(_0x440dfe))):o(_0x5836e9,'*Outdent:*\x20%0',o(_0x5836e9,'ELEMENT_LIST_ITEM')),_0x500295={'type':'format','content':_0x542c71};break;case'mergeListItemBackward':case'mergeListItemForward':!0x1===_0x2a1423['multipleBlocks']&&(_0x542c71='*Merge:*\x20%0',_0x500295={'type':'deletion','content':o(_0x5836e9,_0x542c71,o(_0x5836e9,'ELEMENT_LIST_ITEM'))});}return _0x500295;});}}function le(_0x42370f){let _0x2cf038=_0x42370f['getFirstRange']()['start']['nodeAfter']['previousSibling'];for(;_0x2cf038;){const _0x1d2354=_0x2cf038['getAttribute']('listItemId');if(!_0x1d2354)return!0x1;if(_0x1d2354==_0x42370f['data']['newValue'])return'newValue';if(_0x1d2354==_0x42370f['data']['oldValue'])return'oldValue';_0x2cf038=_0x2cf038['previousSibling'];}return!0x1;}class ue extends _0x4c8a1d{['afterInit'](){if(!this['editor']['plugins']['has']('ListPropertiesEditing'))return;const _0x1d549b=this['editor']['config']['get']('list.properties'),_0x2bc4b9=this['editor']['plugins']['get']('TrackChangesEditing');_0x1d549b['styles']&&(_0x2bc4b9['enableDefaultAttributesIntegration']('listStyle'),_0x2bc4b9['registerBlockAttribute']('listStyle')),_0x1d549b['reversed']&&(_0x2bc4b9['enableDefaultAttributesIntegration']('listReversed'),_0x2bc4b9['registerBlockAttribute']('listReversed')),_0x1d549b['startIndex']&&(_0x2bc4b9['enableDefaultAttributesIntegration']('listStart'),_0x2bc4b9['registerBlockAttribute']('listStart'));const _0x4fbe09={'type':'format','content':''};_0x2bc4b9['descriptionFactory']['registerDescriptionCallback'](this['handleDescriptions']['bind'](this));const _0x198b75=this['editor']['locale'];_0x2bc4b9['descriptionFactory']['registerAttributeLabel']('listReversed',o(_0x198b75,'FORMAT_LIST_REVERSED')),_0x2bc4b9['descriptionFactory']['registerDescriptionCallback'](_0x2805e8=>{const {data:_0xf94e3f}=_0x2805e8;if(_0xf94e3f&&'listReversed'==_0xf94e3f['key'])return null==_0xf94e3f['newValue']||0x0==_0xf94e3f['newValue']&&null==_0xf94e3f['oldValue']?_0x4fbe09:void 0x0;}),_0x2bc4b9['descriptionFactory']['registerAttributeLabel']('listStart',o(_0x198b75,'FORMAT_LIST_START')),_0x2bc4b9['descriptionFactory']['registerDescriptionCallback'](_0x1a28a3=>{const {data:_0x566514}=_0x1a28a3;if(_0x566514&&'listStart'==_0x566514['key'])return null==_0x566514['newValue']||0x1==_0x566514['newValue']&&null==_0x566514['oldValue']?_0x4fbe09:void 0x0;}),this['editor']['model']['document']['registerPostFixer'](_0x54cc19=>{if(_0x54cc19['batch']['isUndo'])return!0x1;let _0x8b703e=!0x1;const _0x32dfb0=_0x2bc4b9['getSuggestions']({'skipNotAttached':!0x0})['filter'](_0x511288=>{const _0x894e97=_0x2bc4b9['_getAttributeKey'](_0x511288);return'listStart'==_0x894e97||'listReversed'==_0x894e97;});for(const _0x132b11 of _0x32dfb0){const _0x4f6ff9=_0x132b11['getFirstRange']()['start']['nodeAfter']['getAttribute']('listType');if('numbered'==_0x4f6ff9||'customNumbered'==_0x4f6ff9)continue;_0x2bc4b9['_findSuggestions'](_0x132b11['getFirstRange'](),'attribute')['find'](_0x1b702d=>'listType'==_0x2bc4b9['_getAttributeKey'](_0x1b702d['suggestion']))||(_0x54cc19['removeMarker'](_0x132b11['getFirstMarker']()),_0x8b703e=!0x0);}return _0x8b703e;}),this['_registerLegacyDescription']();}['handleDescriptions'](_0x35be97){const _0x310972=this['editor']['locale'],{data:_0x1567f8}=_0x35be97,_0x42a26c={'type':'format','content':''};if(!_0x1567f8||'listStyle'!=_0x1567f8['key'])return;if(!_0x1567f8['oldValue'])return'default'==_0x1567f8['newValue']?_0x42a26c:{'type':'format','content':''+o(_0x310972,'*Set\x20format:*\x20%0',o(_0x310972,this['_getTranslationKeyForListStyle'](_0x1567f8['newValue'])))};if(!_0x1567f8['newValue']){if('default'==_0x1567f8['oldValue'])return _0x42a26c;let _0x43ade4=_0x35be97['head'];for(;_0x43ade4;){if(_0x43ade4['data']&&'listType'==_0x43ade4['data']['key']&&_0x43ade4['data']['newValue'])return _0x42a26c;_0x43ade4=_0x43ade4['next'];}return{'type':'format','content':''+o(_0x310972,'*Remove\x20format:*\x20%0',o(_0x310972,this['_getTranslationKeyForListStyle'](_0x1567f8['oldValue'])))};}if('default'!=_0x1567f8['newValue'])return{'type':'format','content':''+o(_0x310972,'*Set\x20format:*\x20%0',o(_0x310972,this['_getTranslationKeyForListStyle'](_0x1567f8['newValue'])))};let _0x5bab27=_0x35be97['head'];for(;_0x5bab27;){if(_0x5bab27['data']&&'listType'==_0x5bab27['data']['key']&&_0x5bab27['data']['newValue']&&_0x5bab27['data']['oldValue'])return _0x42a26c;_0x5bab27=_0x5bab27['next'];}return{'type':'format','content':o(_0x310972,'*Set\x20format:*\x20%0',o(_0x310972,'ELEMENT_'+_0x35be97['getFirstRange']()['start']['nodeAfter']['getAttribute']('listType')['toUpperCase']()+'_LIST_DEFAULT'))};}['_registerLegacyDescription'](){const _0x115331=this['editor'],_0x914e05=_0x115331['locale'];_0x115331['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](_0x161839=>{if('formatBlock'!=_0x161839['type'])return;const {data:_0x25799b}=_0x161839;if(!_0x25799b)return;let _0x69daca,_0x59fa70;switch(_0x25799b['commandName']){case'listStyle':_0x69daca='*Change\x20to:*\x20%0',_0x59fa70={'type':'format','content':o(_0x914e05,_0x69daca,o(_0x914e05,this['_getTranslationKeyForListStyle'](_0x25799b['commandParams'][0x0]['type'])))};break;case'listReversed':_0x69daca=_0x25799b['commandParams'][0x0]['reversed']?'*Format:*\x20set\x20order\x20to\x20reversed':'*Format:*\x20set\x20order\x20to\x20regular',_0x59fa70={'type':'format','content':o(_0x914e05,_0x69daca)};break;case'listStart':_0x69daca='*Format:*\x20set\x20start\x20index\x20to\x20%0',_0x59fa70={'type':'format','content':o(_0x914e05,_0x69daca,_0x25799b['commandParams'][0x0]['startIndex'])};}return _0x59fa70;});}['_getTranslationKeyForListStyle'](_0x59ee3e){return'ELEMENT_'+function(_0x1a81e6){if(pe['includes'](_0x1a81e6))return'bulleted';if(ye['includes'](_0x1a81e6))return'numbered';return null;}(_0x59ee3e)['toUpperCase']()+'_LIST_'+_0x59ee3e['toUpperCase']()['replace'](/-/g,'_');}}const pe=['disc','circle','square'],ye=['decimal','decimal-leading-zero','lower-roman','upper-roman','lower-latin','upper-latin'];class W extends _0x4c8a1d{static get['requires'](){return[_0x1a3e3a];}['init'](){const _0xd3686d=this['editor'],_0x3aeeeb=_0xd3686d['plugins']['get']('TrackChangesEditing'),_0x3a136a=_0xd3686d['commands']['get']('enter');_0x3aeeeb['enableCommand']('enter',()=>{_0xd3686d['model']['change'](_0x529872=>{const _0x545c22=_0xd3686d['model']['document']['selection'],_0xd1948c=_0x545c22['getFirstPosition'](),_0x2bf5a9=_0x4a275c['fromRange'](_0x545c22['getFirstRange']());if(_0x3a136a['enterBlock'](_0x529872)){const _0x5b600b=_0xd3686d['model']['createPositionAt'](_0xd1948c['parent']['nextSibling'],0x0),_0xc8807=_0x529872['createRange'](_0xd1948c,_0x5b600b);_0x3aeeeb['markInsertion'](_0xc8807);}else _0x529872['setSelection'](_0x529872['createRange'](_0x2bf5a9['end']));_0x2bf5a9['detach'](),_0x3a136a['fire']('afterExecute',{'writer':_0x529872});});}),_0xd3686d['editing']['downcastDispatcher']['on']('addMarker:suggestion:insertion',_e(_0xd3686d,'split'),{'priority':'high'}),_0xd3686d['editing']['downcastDispatcher']['on']('removeMarker:suggestion:insertion',(_0x15758c,_0x35948f,_0x203bfc)=>{const _0x309232=_0x203bfc['mapper']['markerNameToElements'](_0x35948f['markerName']);if(_0x309232){for(const _0x395cc8 of _0x309232)_0x395cc8['hasClass']('ck-suggestion-marker-split')&&(_0x203bfc['mapper']['unbindElementFromMarkerName'](_0x395cc8,_0x35948f['markerName']),_0x203bfc['writer']['remove'](_0x395cc8));}},{'priority':'high'}),_0xd3686d['data']['downcastDispatcher']['on']('addMarker:suggestion:insertion',(_0xa7a83a,_0x424599,_0x5d1e6d)=>{_0x5d1e6d['options']['showSuggestionHighlights']&&_e(_0xd3686d,'split',{'showActiveMarker':!0x1})['bind'](this)(_0xa7a83a,_0x424599,_0x5d1e6d);},{'priority':'high'});}}class J extends _0x4c8a1d{['afterInit'](){if(!this['editor']['plugins']['has']('FindAndReplaceEditing'))return;const _0x507002=this['editor']['plugins']['get']('TrackChangesEditing');_0x507002['enableCommand']('find',this['handleFindCommand']['bind'](this)),_0x507002['enableCommand']('findNext'),_0x507002['enableCommand']('findPrevious'),_0x507002['enableCommand']('replace'),_0x507002['enableCommand']('replaceAll');}['handleFindCommand'](_0x587b20,_0x4249ea,_0x2be6ce={}){const _0x85aba7=this['editor']['plugins']['get']('FindAndReplaceUtils');return _0x587b20(_0x1b8200=>{let _0x1ced38=('string'==typeof _0x4249ea?_0x85aba7['findByTextCallback'](_0x4249ea,_0x2be6ce):_0x4249ea)(_0x1b8200);Array['isArray'](_0x1ced38)&&(_0x1ced38={'results':_0x1ced38,'searchText':'string'==typeof _0x4249ea?_0x4249ea:''});const _0x31c003=_0x1ced38['results']['filter'](_0x17ff1f=>!0x1===this['_isInDeletionRange'](_0x17ff1f,_0x1b8200['item']));return{..._0x1ced38,'results':_0x31c003};},_0x2be6ce);}['_isInDeletionRange'](_0x3dad0d,_0x526815){const _0x30d2e8=this['editor']['model']['createRange'](this['editor']['model']['createPositionAt'](_0x526815,_0x3dad0d['start']),this['editor']['model']['createPositionAt'](_0x526815,_0x3dad0d['end']));for(const _0x44f29f of this['editor']['model']['markers']['getMarkersGroup']('suggestion:deletion'))if(null!==_0x30d2e8['getIntersection'](_0x44f29f['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 _0x4c8a1d{['afterInit'](){const _0x2d4ddf=this['editor']['locale'],_0x4b4f6d=this['editor']['plugins']['get']('TrackChangesEditing');for(const {pluginName:_0x344c8e,commandName:_0x23d9df}of ro)this['editor']['plugins']['has'](_0x344c8e)&&(_0x4b4f6d['enableDefaultAttributesIntegration'](_0x23d9df),_0x4b4f6d['registerInlineAttribute'](_0x23d9df));_0x4b4f6d['descriptionFactory']['registerAttributeLabel']('fontSize',o(_0x2d4ddf,'FORMAT_FONT_SIZE')),_0x4b4f6d['descriptionFactory']['registerAttributeLabel']('fontFamily',o(_0x2d4ddf,'FORMAT_FONT_FAMILY')),_0x4b4f6d['descriptionFactory']['registerAttributeLabel']('fontColor',o(_0x2d4ddf,'FORMAT_FONT_COLOR')),_0x4b4f6d['descriptionFactory']['registerAttributeLabel']('fontBackgroundColor',o(_0x2d4ddf,'FORMAT_FONT_BACKGROUND')),this['_registerLegacyDescription']();}['_registerLegacyDescription'](){const _0x1cb56a=this['editor'],_0x1ae029=_0x1cb56a['locale'];_0x1cb56a['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](_0x1fded0=>{const _0x3a83ad=_0x1ae029['t'];if('formatInline'!=_0x1fded0['type'])return;const {data:_0x285eeb}=_0x1fded0;if(null!=_0x285eeb){if('fontSize'==_0x285eeb['commandName']){const _0x547d09=_0x285eeb['commandParams'][0x0]['value'];if(_0x547d09){const _0x4ced92=_0x3a83ad(this['editor']['plugins']['get']('FontSize')['normalizeSizeOptions'](this['editor']['config']['get']('fontSize.options'))['find'](_0x467bba=>_0x467bba['model']==_0x547d09)['title'])['toLowerCase']();return{'type':'format','content':o(_0x1ae029,'*Set\x20font\x20size:*\x20%0',_0x4ced92)};}return{'type':'format','content':o(_0x1ae029,'*Reset\x20font\x20size*')};}if('fontFamily'==_0x285eeb['commandName']){const _0x2de26d=_0x285eeb['commandParams'][0x0]['value'];return _0x2de26d?{'type':'format','content':o(_0x1ae029,'*Set\x20font\x20family:*\x20%0',_0x2de26d)}:{'type':'format','content':o(_0x1ae029,'*Reset\x20font\x20family*')};}if('fontColor'==_0x285eeb['commandName']){const _0x11948b=_0x285eeb['commandParams'][0x0]['value'];if(_0x11948b){const _0x4e2c39=_0x15806b(this['editor']['config']['get']('fontColor.colors'))['find'](_0x5ab2e8=>_0x5ab2e8['model']==_0x11948b);let _0x23985a=_0x11948b,_0x370197='';return _0x4e2c39&&(_0x23985a=_0x4e2c39['label'],_0x370197=_0x3a83ad(_0x23985a)['toLowerCase']()),{'type':'format','content':o(_0x1ae029,'*Set\x20font\x20color:*\x20%0',_0x370197)['trim'](),'color':{'value':_0x11948b,'title':_0x370197||_0x23985a}};}return{'type':'format','content':o(_0x1ae029,'*Reset\x20font\x20color*')};}if('fontBackgroundColor'==_0x285eeb['commandName']){const _0x4af982=_0x285eeb['commandParams'][0x0]['value'];if(_0x4af982){const _0x139fd6=_0x15806b(this['editor']['config']['get']('fontBackgroundColor.colors'))['find'](_0x2fa9b5=>_0x2fa9b5['model']==_0x4af982);let _0x5ae33e=_0x4af982,_0x3f56ac='';return _0x139fd6&&(_0x5ae33e=_0x139fd6['label'],_0x3f56ac=_0x3a83ad(_0x5ae33e)['toLowerCase']()),{'type':'format','content':o(_0x1ae029,'*Set\x20font\x20background\x20color:*\x20%0',_0x3f56ac)['trim'](),'color':{'value':_0x4af982,'title':_0x3f56ac||_0x5ae33e}};}return{'type':'format','content':o(_0x1ae029,'*Reset\x20font\x20background\x20color*')};}}});}}class X extends _0x4c8a1d{['afterInit'](){const _0x28d02c=this['editor'],_0x1e34db=_0x28d02c['plugins']['get']('TrackChangesEditing'),_0x2f93a7=_0x28d02c['commands']['get']('copyFormat'),_0x2262be=_0x28d02c['commands']['get']('pasteFormat');_0x2f93a7&&_0x2262be&&(_0x1e34db['enableDefaultAttributesIntegration']('pasteFormat'),_0x1e34db['enableCommand']('copyFormat'),this['_registerLegacyDescription']());}['_registerLegacyDescription'](){const _0x2014c1=this['editor'],_0x19270d=_0x2014c1['locale'];_0x2014c1['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](_0x13da2f=>{if('formatBlock'!=_0x13da2f['type']&&'formatInline'!=_0x13da2f['type'])return;const {data:_0x49c30b}=_0x13da2f;if(_0x49c30b&&'pasteFormat'===_0x49c30b['commandName']){const _0x3a71ea=[],_0xd078e0=_0x49c30b['commandParams'][0x0];for(const [_0x50f98a,_0x6a9349]of Object['entries'](_0xd078e0))_0x3a71ea['push'](so(_0x2014c1,_0x50f98a,_0x6a9349));return _0x3a71ea['length']?{'type':'format','content':o(_0x19270d,'*Set\x20format\x20to:*\x20%0',_0x3a71ea['join'](',\x20'))}:{'type':'format','content':o(_0x19270d,'*Remove\x20all\x20formatting*')};}});}}function so(_0x3166f3,_0x2ac67d,_0x2b7649){const _0x4fc8dd=_0x3166f3['locale']['t'],_0x308cdf=_0x2ac67d['split'](/(?=[A-Z])/)['join']('\x20'),_0x40b987=_0x4fc8dd(_0x308cdf['charAt'](0x0)['toUpperCase']()+_0x308cdf['slice'](0x1))['toLowerCase']();if('boolean'==typeof _0x2b7649)return _0x40b987;if('fontColor'===_0x2ac67d||'fontBackgroundColor'===_0x2ac67d){const _0xa24838=_0x15806b(_0x3166f3['config']['get']('fontColor.colors'))['find'](_0xa556be=>_0xa556be['model']==_0x2b7649);return _0x40b987+'\x20('+(_0xa24838?_0x4fc8dd(_0xa24838['label'])['toLowerCase']():_0x2b7649)+')';}if('fontSize'===_0x2ac67d&&isNaN(parseFloat(_0x2b7649))){const _0x2f63af=_0x3166f3['plugins']['get']('FontSize')['normalizeSizeOptions'](_0x3166f3['config']['get']('fontSize.options'))['find'](_0x5a5eed=>_0x5a5eed['model']==_0x2b7649);return _0x40b987+'\x20('+(_0x2f63af?_0x4fc8dd(_0x2f63af['title'])['toLowerCase']():_0x2b7649)+')';}return _0x40b987+'\x20('+_0x2b7649+')';}class Y extends _0x4c8a1d{['_headingOptions'];['afterInit'](){const _0x473936=this['editor'];if(!_0x473936['plugins']['has']('HeadingEditing'))return;this['_headingOptions']=_0x473936['config']['get']('heading.options');const _0x2f688f=_0x473936['locale'],_0x40100c=_0x473936['plugins']['get']('TrackChangesEditing');_0x40100c['enableDefaultAttributesIntegration']('heading');for(const _0x4b1f1a of this['_headingOptions'])'paragraph'!=_0x4b1f1a['model']&&_0x40100c['descriptionFactory']['registerElementLabel'](_0x4b1f1a['model'],_0x4a74b1=>{const _0x23328e=this['_getHeadingLevel'](_0x4b1f1a['model']);return null!==_0x23328e?_0x3dfbd0(_0x4a74b1,_0x23328e):_0x2f5fa1(_0x4a74b1,_0x4b1f1a['title']);});function _0x3dfbd0(_0x262aac,_0x5331ff){return o(_0x2f688f,'ELEMENT_HEADING',[_0x262aac,_0x5331ff]);}function _0x2f5fa1(_0x336828,_0x4bcdfb){return o(_0x2f688f,'ELEMENT_HEADING_CUSTOM',[_0x336828,_0x4bcdfb]);}this['_registerLegacyDescription']();}['_registerLegacyDescription'](){const _0x2f8330=this['editor'],_0x2f24fa=_0x2f8330['locale'];function _0x322f07(_0x2eba13,_0x48e05f){return o(_0x2f24fa,'ELEMENT_HEADING_CUSTOM',[_0x2eba13,_0x48e05f]);}_0x2f8330['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](_0x66f7b6=>{if('formatBlock'!=_0x66f7b6['type'])return;const {data:_0x1a033c}=_0x66f7b6;if(_0x1a033c&&'heading'==_0x1a033c['commandName']){const _0x314fae=_0x1a033c['commandParams'][0x0]['value'],_0x25fec8=this['_getHeadingLevel'](_0x314fae);if(null!==_0x25fec8)return{'type':'format','content':o(_0x2f24fa,'*Change\x20to:*\x20%0',(_0x19254d=0x1,_0x58a31a=_0x25fec8,o(_0x2f24fa,'ELEMENT_HEADING',[_0x19254d,_0x58a31a])))};const _0x3ba90b=this['_headingOptions']['find'](_0x3534ea=>_0x3534ea['model']===_0x314fae)['title'];return{'type':'format','content':o(_0x2f24fa,'*Change\x20to:*\x20%0',_0x322f07(0x1,_0x3ba90b))};}var _0x19254d,_0x58a31a;});}['_getHeadingLevel'](_0x4f71b4){const _0x55657b=_0x4f71b4['match'](/^heading(\d+)/);if(_0x55657b)return _0x55657b[0x1];const _0x4f10bf=this['_headingOptions']?.['find'](_0x19ce4f=>_0x19ce4f['model']==_0x4f71b4);if(_0x4f10bf&&_0x4f10bf['view']){const _0x5e67e4=_0x4f10bf['view'],_0x10bf5f=(_0x5e67e4['name']??_0x5e67e4)['match'](/^h(\d+)/);if(_0x10bf5f)return _0x10bf5f[0x1];}return null;}}class Z extends _0x4c8a1d{['afterInit'](){const _0x2a5401=this['editor'];if(!_0x2a5401['plugins']['has']('HighlightEditing'))return;const _0xc6241b=_0x2a5401['plugins']['get']('TrackChangesEditing'),_0x1af973=_0x2a5401['locale'];_0xc6241b['enableDefaultAttributesIntegration']('highlight'),_0xc6241b['registerInlineAttribute']('highlight'),_0xc6241b['descriptionFactory']['registerAttributeLabel']('highlight',o(_0x1af973,'FORMAT_HIGHLIGHT')),this['_registerLegacyDescription']();}['_registerLegacyDescription'](){const _0x2507a6=this['editor'],_0x2e3911=_0x2507a6['locale'];_0x2507a6['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](_0x40c824=>{if('formatInline'!=_0x40c824['type'])return;const {data:_0x21e27d}=_0x40c824;if(_0x21e27d&&'highlight'==_0x21e27d['commandName']){const _0x52f586=_0x2e3911['t'],_0x111df4=_0x21e27d['commandParams'][0x0]['value'];if(_0x111df4){const _0x268de5=_0x2507a6['config']['get']('highlight.options')['find'](_0x4db83c=>_0x4db83c['model']==_0x111df4),_0x136969=_0x52f586(_0x268de5['title'])['toLowerCase']();return{'type':'format','content':o(_0x2e3911,'*Set\x20highlight:*\x20%0',_0x136969),'color':{'value':_0x268de5['color'],'title':_0x268de5['title']}};}return{'type':'format','content':o(_0x2e3911,'*Remove\x20highlight*',o(_0x2e3911,'FORMAT_HIGHLIGHT'))};}});}}class tt extends _0x4c8a1d{['afterInit'](){const _0x2fa07f=this['editor'];if(!_0x2fa07f['plugins']['has']('HorizontalLineEditing'))return;_0x2fa07f['plugins']['get']('TrackChangesEditing')['enableCommand']('horizontalLine');const _0x537938=_0x2fa07f['plugins']['get']('TrackChangesEditing'),_0x4f9fea=_0x2fa07f['locale'];_0x537938['descriptionFactory']['registerElementLabel']('horizontalLine',_0x4436b9=>o(_0x4f9fea,'ELEMENT_HORIZONTAL_LINE',_0x4436b9)),_0x2fa07f['conversion']['for']('dataDowncast')['elementToStructure']({'model':'horizontalLine','view':(_0x35f675,{writer:_0x3e6424,options:_0x3c5c46})=>{if(!_0x3c5c46['showSuggestionHighlights'])return null;const _0x2d4952=_0x3e6424['createContainerElement']('div'),_0x55cb8d=_0x3e6424['createEmptyElement']('hr');return _0x3e6424['addClass']('ck-horizontal-line',_0x2d4952),_0x3e6424['insert'](_0x3e6424['createPositionAt'](_0x2d4952,0x0),_0x55cb8d),_0x2d4952;},'converterPriority':'high'});}}class et extends _0x4c8a1d{['afterInit'](){const _0x4eaeed=this['editor'];if(!_0x4eaeed['plugins']['has']('HtmlEmbed'))return;const _0x729f4=_0x4eaeed['plugins']['get']('TrackChangesEditing'),_0x49ed98=_0x4eaeed['locale'];_0x729f4['descriptionFactory']['registerElementLabel']('rawHtml',_0x3ca331=>o(_0x49ed98,'ELEMENT_HTML_EMBED',_0x3ca331)),_0x729f4['enableDefaultAttributesIntegration']('htmlEmbed'),_0x729f4['registerBlockAttribute']('value'),_0x729f4['descriptionFactory']['registerDescriptionCallback'](_0x49dd84=>{if('attribute'!=_0x49dd84['type'])return;const {data:_0x453371}=_0x49dd84;if(_0x453371&&'value'==_0x453371['key']&&_0x49dd84['getFirstRange']()['start']['nodeAfter']['is']('element','rawHtml')){const _0xf76a93=o(_0x49ed98,'ELEMENT_HTML_EMBED');return{'type':'format','content':o(_0x49ed98,'*Change\x20%0\x20content*',_0xf76a93)};}}),this['_registerLegacyDescription']();}['_registerLegacyDescription'](){const _0x180833=this['editor'],_0x5c73d9=_0x180833['locale'];_0x180833['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](_0x42d7e8=>{if('formatBlock'!=_0x42d7e8['type'])return;const {data:_0x5e4da2}=_0x42d7e8;if(_0x5e4da2&&'htmlEmbed'==_0x5e4da2['commandName']){const _0x1e31b7=o(_0x5c73d9,'ELEMENT_HTML_EMBED');return{'type':'format','content':o(_0x5c73d9,'*Change\x20%0\x20content*',_0x1e31b7)};}});}}class it extends _0x4c8a1d{['afterInit'](){const _0xb176bf=this['editor'];if(!_0xb176bf['plugins']['has']('ImageEditing'))return;const _0x220bd7=_0xb176bf['plugins']['get']('TrackChangesEditing'),_0x474ae8=_0xb176bf['plugins']['get']('ImageUtils'),_0x342353=_0xb176bf['locale'];_0x220bd7['enableCommand']('insertImage'),_0x220bd7['descriptionFactory']['registerElementLabel']('imageBlock',_0x1d4286=>o(_0x342353,'ELEMENT_IMAGE',_0x1d4286)),_0x220bd7['descriptionFactory']['registerElementLabel']('imageInline',_0x382ca9=>o(_0x342353,'ELEMENT_INLINE_IMAGE',_0x382ca9)),_0x220bd7['descriptionFactory']['registerElementLabel']('caption',()=>o(_0x342353,'ELEMENT_CAPTION')),_0xb176bf['plugins']['has']('ImageUploadEditing')&&_0x220bd7['enableCommand']('uploadImage'),_0xb176bf['plugins']['has']('ImageBlockEditing')&&_0xb176bf['plugins']['has']('ImageInlineEditing')&&(_0x220bd7['enableCommand']('imageTypeInline',(_0x2f9648,_0x157dd7)=>{const _0x537615=_0x474ae8['getClosestSelectedImageElement'](_0xb176bf['model']['document']['selection']);_0xb176bf['model']['change'](()=>{_0x220bd7['markBlockFormat'](_0x537615,{'commandName':'imageTypeInline','commandParams':[_0x157dd7]},[],'convertBlockImageToInline');});}),_0x220bd7['enableCommand']('imageTypeBlock',(_0x2abaa4,_0x42b993)=>{_0xb176bf['model']['change'](_0x282529=>{let _0x5f019a=_0x474ae8['getClosestSelectedImageElement'](_0xb176bf['model']['document']['selection']),_0x2908d4=_0x282529['createRangeOn'](_0x5f019a);const _0x5d5f23=_0x149349['fromPosition'](_0x2908d4['start'],'toPrevious'),_0xae0369=_0x149349['fromPosition'](_0x2908d4['end'],'toNext');_0x220bd7['forceDefaultExecution'](()=>_0x2abaa4(_0x42b993)),_0x5f019a=_0x474ae8['getClosestSelectedImageElement'](_0xb176bf['model']['document']['selection']),_0x2908d4=_0x282529['createRangeOn'](_0x5f019a);const _0xb8520d=_0x282529['createRange'](_0x5d5f23,_0xae0369);_0x5d5f23['detach'](),_0xae0369['detach'](),_0x220bd7['markBlockFormat'](_0x5f019a,{'commandName':'imageTypeInline','commandParams':[_0x42b993]},[],'convertInlineImageToBlock'),_0xb8520d['start']['isBefore'](_0x2908d4['start'])&&_0x220bd7['markInsertion'](_0x282529['createRange'](_0xb8520d['start'],_0x2908d4['start']),'convertInlineImageToBlock'),_0x2908d4['end']['isBefore'](_0xb8520d['end'])&&_0x220bd7['markInsertion'](_0x282529['createRange'](_0x2908d4['end'],_0xb8520d['end']),'convertInlineImageToBlock');});}),_0x220bd7['_suggestionFactory']['registerCustomCallback']('formatBlock','convertInlineImageToBlock','join',()=>!0x1),_0x220bd7['_suggestionFactory']['registerCustomCallback']('formatBlock','convertInlineImageToBlock','accept',()=>!0x1),_0x220bd7['_suggestionFactory']['registerCustomCallback']('formatBlock','convertInlineImageToBlock','discard',_0x220bd7['_suggestionFactory']['getSuggestionCallback']('formatBlock','','accept')),_0x220bd7['_suggestionFactory']['registerCustomCallback']('insertion','convertInlineImageToBlock','join',()=>!0x1),_0x220bd7['_suggestionFactory']['registerCustomCallback']('insertion','convertInlineImageToBlock','discard',([_0x17aa19])=>{const _0x62aec1=_0x220bd7['_suggestionFactory']['getSuggestionCallback']('insertion','','discard');let _0x50938c=_0x17aa19['start'],_0xa6ad71=_0x17aa19['end'];const _0x632a15=_0xb176bf['model']['schema']['getNearestSelectionRange'](_0x50938c,'backward'),_0x313b59=_0xb176bf['model']['schema']['getNearestSelectionRange'](_0xa6ad71,'forward');_0x632a15['isCollapsed']&&(_0x50938c=_0x632a15['start']),_0x313b59['isCollapsed']&&(_0xa6ad71=_0x313b59['end']),_0x62aec1([_0xb176bf['model']['createRange'](_0x50938c,_0xa6ad71)]);}),_0x220bd7['_suggestionFactory']['registerCustomCallback']('formatBlock','convertInlineImageToBlock','chain',_0xc40589),_0x220bd7['_suggestionFactory']['registerCustomCallback']('insertion','convertInlineImageToBlock','chain',_0xc40589)),_0xb176bf['plugins']['has']('ImageCaptionEditing')&&(_0x220bd7['enableCommand']('toggleImageCaption',(_0x1ca31d,_0x609e7b)=>{const _0x23f821=_0xb176bf['plugins']['get']('ImageCaptionUtils');let _0x378cbf=_0x474ae8['getClosestSelectedImageElement'](_0xb176bf['model']['document']['selection']),_0x1f9a57=_0x23f821['getCaptionFromImageModelElement'](_0x378cbf);_0xb176bf['model']['change'](()=>{if(_0x1f9a57)return void _0x220bd7['markDeletion'](_0xb176bf['model']['createRangeOn'](_0x1f9a57));const _0x207e9f=_0x474ae8['isBlockImage'](_0x378cbf);_0x1ca31d(_0x609e7b),_0x378cbf=_0x474ae8['getClosestSelectedImageElement'](_0xb176bf['model']['document']['selection']),_0x1f9a57=_0x23f821['getCaptionFromImageModelElement'](_0x378cbf),_0x220bd7['markInsertion'](_0xb176bf['model']['createRangeOn'](_0x1f9a57),_0x207e9f?null:'imageCaption');});}),_0x220bd7['_suggestionFactory']['registerCustomCallback']('insertion','imageCaption','chain',_0xc40589));const _0x1ba40f=[{'type':'formatBlock','subType':'imageStylePreApply'},{'type':'insertion','subType':'imageCaption'},{'type':'formatBlock','subType':'convertInlineImageToBlock'},{'type':'insertion','subType':'convertInlineImageToBlock'}];function _0x5efb2b(_0x1fd234,_0x165a23){const _0x3e492c=_0x1ba40f['findIndex'](({type:_0x3603ea,subType:_0x1d4cf9})=>_0x1fd234['type']==_0x3603ea&&_0x1fd234['subType']==_0x1d4cf9),_0x5518b2=_0x1ba40f['findIndex'](({type:_0x12f95c,subType:_0x3def80})=>_0x165a23['type']==_0x12f95c&&_0x165a23['subType']==_0x3def80);if(_0x3e492c<0x0||_0x5518b2<0x0)return!0x1;const _0x591a55=_0x1fd234['getFirstRange'](),_0x500da1=_0x165a23['getFirstRange']();if((0x0==_0x3e492c||0x1==_0x3e492c)&&0x2==_0x5518b2&&_0x591a55['isIntersecting'](_0x500da1))return!0x0;if(0x2==_0x3e492c&&0x3==_0x5518b2){const _0xb147b5=_0x220bd7['_findSuggestions'](_0x591a55,'insertion')['filter'](({suggestion:_0x1f28e0,meta:_0x777055})=>_0x777055['isOwn']&&'convertInlineImageToBlock'==_0x1f28e0['subType']);if(_0xb147b5['length']>0x1&&_0x500da1['end']['isEqual'](_0x591a55['start']))return!0x0;if(0x1==_0xb147b5['length']&&(_0x591a55['start']['isEqual'](_0x500da1['end'])||_0x591a55['end']['isEqual'](_0x500da1['start'])))return!0x0;}if(0x3==_0x3e492c&&0x3==_0x5518b2&&_0x591a55['start']['isBefore'](_0x500da1['start'])){const _0x565f4d=_0x591a55['end']['nodeAfter'],_0xe39d47=_0x500da1['start']['nodeBefore'];return _0x474ae8['isBlockImage'](_0x565f4d)&&_0x565f4d===_0xe39d47;}return!0x1;}function _0xc40589(_0x2231b1,_0x1ceb43){return _0x5efb2b(_0x2231b1,_0x1ceb43)?[_0x2231b1,_0x1ceb43]:_0x5efb2b(_0x1ceb43,_0x2231b1)?[_0x1ceb43,_0x2231b1]:null;}_0xb176bf['plugins']['has']('ImageResize')&&(_0x220bd7['enableDefaultAttributesIntegration']('resizeImage'),_0x220bd7['registerBlockAttribute']('resizedWidth'),_0x220bd7['descriptionFactory']['registerAttributeLabel']('resizedWidth',o(_0x342353,'FORMAT_IMAGE_SIZE'))),_0xb176bf['plugins']['has']('ImageTextAlternativeEditing')&&(_0x220bd7['enableDefaultAttributesIntegration']('imageTextAlternative'),_0x220bd7['registerBlockAttribute']('alt')),_0x220bd7['descriptionFactory']['registerDescriptionCallback'](_0x164d96=>{if(!!_0x1ba40f['find'](({type:_0x2aac9f,subType:_0x2b2066})=>_0x164d96['type']==_0x2aac9f&&_0x164d96['subType']==_0x2b2066))return _0x164d96['previous']?{}:void 0x0;}),_0x220bd7['descriptionFactory']['registerDescriptionCallback'](_0xf5033d=>{if('insertion'==_0xf5033d['type']||'deletion'==_0xf5033d['type']){const _0xb8eeb9=_0xf5033d['getContainedElement']();if(_0xb8eeb9&&_0xb8eeb9['is']('element','caption'))return{'type':'insertion'==_0xf5033d['type']?'addObject':'removeObject','element':_0xb8eeb9,'quantity':0x1};}}),_0x220bd7['descriptionFactory']['registerDescriptionCallback'](_0x33b9f8=>'formatBlock'==_0x33b9f8['type']&&'convertInlineImageToBlock'==_0x33b9f8['subType']?{'type':'format','content':'Inline\x20image\x20to\x20block\x20image'}:'formatBlock'==_0x33b9f8['type']&&'convertBlockImageToInline'==_0x33b9f8['subType']?{'type':'format','content':'Block\x20image\x20to\x20inline\x20image'}:void 0x0),_0x220bd7['descriptionFactory']['registerDescriptionCallback'](_0x462fe0=>{if('attribute'!=_0x462fe0['type'])return;const {data:_0x3ae457}=_0x462fe0;if(!_0x3ae457||'alt'!=_0x3ae457['key'])return;const _0x2beadb=_0x3ae457['newValue'];return _0x2beadb?{'type':'format','content':o(_0x342353,'*Set\x20image\x20text\x20alternative:*\x20%0','\x22'+_0x2beadb+'\x22')}:{'type':'format','content':o(_0x342353,'*Remove\x20image\x20text\x20alternative*')};}),this['_registerLegacyDescription']();}['_registerLegacyDescription'](){const _0x499860=this['editor'],_0x41a6d8=_0x499860['locale'];_0x499860['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](_0x3ac65f=>{if('formatBlock'!=_0x3ac65f['type']&&'formatInline'!=_0x3ac65f['type'])return;const {data:_0x5f33c2}=_0x3ac65f;if(_0x5f33c2){if('imageTextAlternative'==_0x5f33c2['commandName']){const _0x5ea1c6=_0x5f33c2['commandParams'][0x0]['newValue'];return _0x5ea1c6?{'type':'format','content':o(_0x41a6d8,'*Set\x20image\x20text\x20alternative:*\x20%0','\x22'+_0x5ea1c6+'\x22')}:{'type':'format','content':o(_0x41a6d8,'*Remove\x20image\x20text\x20alternative*')};}if('resizeImage'==_0x5f33c2['commandName']){const _0x523773=_0x5f33c2['commandParams'][0x0]['width'];return _0x523773?{'type':'format','content':o(_0x41a6d8,'*Set\x20image\x20width:*\x20%0',_0x523773)}:{'type':'format','content':o(_0x41a6d8,'*Reset\x20image\x20width*')};}}});}}class st extends _0x4c8a1d{['afterInit'](){if(!this['editor']['plugins']['has']('ImageEditing'))return;const _0x2247e3=this['editor']['locale'],_0x49b4ff=this['editor']['plugins']['get']('TrackChangesEditing');_0x49b4ff['enableDefaultAttributesIntegration']('replaceImageSource'),_0x49b4ff['registerBlockAttribute']('src'),_0x49b4ff['descriptionFactory']['registerDescriptionCallback'](_0x5e7877=>{if('attribute'!=_0x5e7877['type'])return;const {data:_0x1cf189}=_0x5e7877;return _0x1cf189&&'src'==_0x1cf189['key']?_0x1cf189['newValue']&&_0x1cf189['oldValue']?{'type':'format','content':o(_0x2247e3,'*Replace\x20image\x20URL*')}:{'type':'format','content':''}:void 0x0;}),this['_handleLegacySuggestions']();}['_handleLegacySuggestions'](){const _0x3e44bc=this['editor']['plugins']['get']('TrackChangesEditing');_0x3e44bc['_suggestionFactory']['registerCustomCallback']('formatBlock','replaceImageSource','accept',_0x3e44bc['_suggestionFactory']['getSuggestionCallback']('formatBlock',null,'discard')),_0x3e44bc['_suggestionFactory']['registerCustomCallback']('formatBlock','replaceImageSource','discard',_0x3e44bc['_suggestionFactory']['getSuggestionCallback']('formatBlock',null,'accept')),this['_registerLegacyDescription']();}['_registerLegacyDescription'](){const _0x4129a2=this['editor'],_0x2df865=_0x4129a2['locale'];_0x4129a2['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](_0x22b7e7=>{if('formatBlock'!=_0x22b7e7['type']&&'formatInline'!=_0x22b7e7['type'])return;const {data:_0x229b1c}=_0x22b7e7;if(!_0x229b1c||'replaceImageSource'!=_0x229b1c['commandName'])return;return{'type':'format','content':o(_0x2df865,'*Format:*\x20replace\x20image\x20URL')};});}}class nt extends _0x4c8a1d{['afterInit'](){const _0x287267=this['editor'];if(!_0x287267['plugins']['has']('ImageStyleEditing'))return;const _0x18e8e0=_0x287267['plugins']['get']('TrackChangesEditing'),_0x381c6d=_0x287267['plugins']['get']('ImageUtils'),_0x20b901={};_0x18e8e0['enableCommand']('imageStyle',(_0x562955,_0x4b76f7)=>{const _0x2c195f=_0x287267['plugins']['get']('Users')['me'],_0x547bd9=_0x287267['commands']['get']('imageStyle');let _0x41d1fd=_0x381c6d['getClosestSelectedImageElement'](_0x287267['model']['document']['selection']),_0x540363=_0x287267['model']['createRangeOn'](_0x41d1fd),_0x5972a3=_0x547bd9['value'];if(_0x5972a3==_0x4b76f7['value'])return;const _0x51f1ae={'commandName':'imageStyle','commandParams':[_0x4b76f7],'formatGroupId':_0x282b27()};_0x287267['model']['change'](()=>{if(_0x18e8e0['getSuggestions']()['filter'](_0x33449c=>_0x33449c['isInContent']&&_0x2c195f==_0x33449c['author']&&('formatBlock'==_0x33449c['type']||'formatInline'==_0x33449c['type'])&&('imageStylePreApply'==_0x33449c['subType']||'imageStylePostApply'==_0x33449c['subType'])&&_0x33449c['getFirstRange']()['isEqual'](_0x540363))['forEach'](_0x1077c7=>_0x18e8e0['discardSuggestion'](_0x1077c7['head'])),_0x41d1fd=_0x381c6d['getClosestSelectedImageElement'](_0x287267['model']['document']['selection']),_0x540363=_0x287267['model']['createRangeOn'](_0x41d1fd),_0x547bd9['refresh'](),_0x287267['commands']['get']('imageTypeInline')['refresh'](),_0x287267['commands']['get']('imageTypeBlock')['refresh'](),_0x5972a3=_0x547bd9['value'],_0x5972a3!=_0x4b76f7['value'])return _0x381c6d['isInlineImage'](_0x41d1fd)&&_0x547bd9['shouldConvertImageType'](_0x4b76f7['value'],_0x41d1fd)?(_0x562955({..._0x4b76f7,'setImageSizes':!0x1}),_0x41d1fd=_0x381c6d['getClosestSelectedImageElement'](_0x287267['model']['document']['selection']),void _0x18e8e0['markBlockFormat'](_0x41d1fd,{..._0x51f1ae,'commandReversedParams':[{'value':_0x5972a3||null,'setImageSizes':!0x1}]},[],'imageStylePreApply')):void(_0x381c6d['isBlockImage'](_0x41d1fd)?_0x18e8e0['markBlockFormat'](_0x41d1fd,_0x51f1ae,[],'imageStylePostApply'):_0x18e8e0['markInlineFormat'](_0x540363,_0x51f1ae,'imageStylePostApply'));});});for(const _0x436747 of _0x287267['plugins']['get']('ImageStyleEditing')['normalizedStyles'])_0x20b901[_0x436747['name']]=_0x436747['title']['toLowerCase']();_0x18e8e0['_suggestionFactory']['registerCustomCallback']('formatBlock','imageStylePreApply','join',()=>!0x1),_0x18e8e0['_suggestionFactory']['registerCustomCallback']('formatBlock','imageStylePostApply','join',()=>!0x1),_0x18e8e0['_suggestionFactory']['registerCustomCallback']('formatInline','imageStylePostApply','join',()=>!0x1),_0x18e8e0['_suggestionFactory']['registerCustomCallback']('formatBlock','imageStylePreApply','accept',([_0x25e983])=>{_0x381c6d['setImageNaturalSizeAttributes'](_0x25e983['getContainedElement']());}),_0x18e8e0['_suggestionFactory']['registerCustomCallback']('formatBlock','imageStylePreApply','discard',(_0x3ce981,_0x5a6fb9)=>{_0x18e8e0['_suggestionFactory']['getSuggestionCallback']('formatBlock','','accept')(_0x3ce981,{'commandName':_0x5a6fb9['commandName'],'commandParams':_0x5a6fb9['commandReversedParams']});}),_0x18e8e0['_suggestionFactory']['registerCustomCallback']('formatBlock','imageStylePreApply','chain',function(_0x42f06f,_0x47be3f){if(_0x49a814(_0x42f06f,_0x47be3f))return[_0x42f06f,_0x47be3f];if(_0x49a814(_0x47be3f,_0x42f06f))return[_0x47be3f,_0x42f06f];return null;});const _0xf13b60=[{'type':'formatBlock','subType':'imageStylePreApply'},{'type':'insertion','subType':'imageCaption'},{'type':'formatBlock','subType':'convertInlineImageToBlock'},{'type':'insertion','subType':'convertInlineImageToBlock'}];function _0x49a814(_0x8dcc26,_0x1b046d){const _0x4df779=_0xf13b60['findIndex'](({type:_0x18fef5,subType:_0x267c48})=>_0x8dcc26['type']==_0x18fef5&&_0x8dcc26['subType']==_0x267c48),_0x3eca80=_0xf13b60['findIndex'](({type:_0x40b437,subType:_0x89ab91})=>_0x1b046d['type']==_0x40b437&&_0x1b046d['subType']==_0x89ab91);if(_0x4df779<0x0||_0x3eca80<0x0)return!0x1;const _0x140aaa=_0x8dcc26['getFirstRange'](),_0x2d62ad=_0x1b046d['getFirstRange']();if((0x0==_0x4df779||0x1==_0x4df779)&&0x2==_0x3eca80&&_0x140aaa['isIntersecting'](_0x2d62ad))return!0x0;if(0x2==_0x4df779&&0x3==_0x3eca80){const _0x13d81c=_0x18e8e0['_findSuggestions'](_0x140aaa,'insertion')['filter'](({suggestion:_0x1de5cf,meta:_0x587ff5})=>_0x587ff5['isOwn']&&'convertInlineImageToBlock'==_0x1de5cf['subType']);if(_0x13d81c['length']>0x1&&_0x2d62ad['end']['isEqual'](_0x140aaa['start']))return!0x0;if(0x1==_0x13d81c['length']&&(_0x140aaa['start']['isEqual'](_0x2d62ad['end'])||_0x140aaa['end']['isEqual'](_0x2d62ad['start'])))return!0x0;}if(0x3==_0x4df779&&0x3==_0x3eca80&&_0x140aaa['start']['isBefore'](_0x2d62ad['start'])){const _0x4f3a69=_0x140aaa['end']['nodeAfter'],_0x47dcdc=_0x2d62ad['start']['nodeBefore'];return _0x381c6d['isBlockImage'](_0x4f3a69)&&_0x4f3a69===_0x47dcdc;}return!0x1;}_0x287267['model']['document']['registerPostFixer'](()=>{let _0x39af18=!0x1;const _0x4ebfcd=Array['from'](_0x287267['model']['document']['differ']['getChangedMarkers']());for(const {name:_0x41beb4,data:_0x2d78db}of _0x4ebfcd){const {group:_0x333166,type:_0x86df58,subType:_0x37d15a,id:_0x3dc390}=_0x18e8e0['_splitMarkerName'](_0x41beb4);if('suggestion'==_0x333166&&_0x18e8e0['hasSuggestion'](_0x3dc390)){if('formatBlock'==_0x86df58&&('imageStylePreApply'==_0x37d15a||'imageStylePostApply'==_0x37d15a)){const _0x4513bb=_0x18e8e0['getSuggestion'](_0x3dc390);if(_0x2d78db['newRange']){const _0x54e977=_0x4513bb['getFirstRange']()['getContainedElement']();if(_0x381c6d['isBlockImage'](_0x54e977))continue;_0x18e8e0['discardSuggestion'](_0x4513bb),_0x39af18=!0x0;}}if('insertion'==_0x86df58&&'imageCaption'==_0x37d15a&&!_0x2d78db['newRange']){const _0x41b46e=_0x18e8e0['getSuggestion'](_0x3dc390);_0x41b46e['next']&&_0x41b46e['next']['isInContent']&&(_0x18e8e0['discardSuggestion'](_0x41b46e['next']),_0x39af18=!0x0);}}}return _0x39af18;}),this['_registerLegacyDescription'](_0x20b901);}['_registerLegacyDescription'](_0x3202a4){const _0x542d97=this['editor'],_0x594ff0=_0x542d97['locale'];_0x542d97['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](_0x38ef14=>{if('formatBlock'!=_0x38ef14['type']&&'formatInline'!=_0x38ef14['type'])return;const {data:_0x3e5f28}=_0x38ef14;if(!_0x3e5f28||'imageStyle'!=_0x3e5f28['commandName'])return;const _0x4bfc76=_0x3e5f28['commandParams'][0x0]['value'];return _0xcc22da('side'===_0x4bfc76?o(_0x594ff0,'FORMAT_SIDE_IMAGE'):_0x3202a4[_0x4bfc76]||_0x4bfc76);function _0xcc22da(_0xfce72d){return{'type':'format','content':o(_0x594ff0,'*Format:*\x20%0',_0xfce72d)};}});}}class ot extends _0x4c8a1d{['_trackChangesValueDuringImport'];['_trackChangesExecuted'];constructor(_0x4345e1){super(_0x4345e1),this['_trackChangesValueDuringImport']=!0x1,this['_trackChangesExecuted']=!0x1;}['afterInit'](){const _0x5c97cf=this['editor'],_0x557267=_0x5c97cf['commands']['get']('importWord'),_0xdcaa15=_0x5c97cf['commands']['get']('trackChanges');_0x557267&&(_0x557267['on']('execute',(_0x179d09,[,_0x328a8d])=>{this['_trackChangesValueDuringImport']=_0xdcaa15['value'],_0x328a8d['collaboration_features']['track_changes']=!this['_trackChangesValueDuringImport'];},{'priority':'high'}),this['listenTo'](_0x557267,'dataInsert',this['_handleImportedData']['bind'](this)),this['listenTo'](_0x557267,'dataInsert',()=>{this['_trackChangesExecuted']&&(_0xdcaa15['execute'](),this['_trackChangesExecuted']=!0x1);},{'priority':'lowest'}),_0x5c97cf['plugins']['get']('TrackChangesEditing')['enableCommand']('importWord'));}['_handleImportedData'](_0x490cb1,_0x5a603b){const {suggestions:_0x40d7dd}=_0x5a603b,_0x2b4127=this['editor']['commands']['get']('trackChanges'),_0x1b1270=_0x2b4127['value'];this['_trackChangesValueDuringImport']!==_0x1b1270&&(_0x2b4127['execute'](),this['_trackChangesExecuted']=!0x0),_0x40d7dd&&_0x40d7dd['forEach'](({id:_0x479e73,type:_0x116b0b,author:_0x1477ab,created_at:_0x35298f})=>{const _0x7813c2={'id':_0x479e73,'type':_0x116b0b,'authorId':this['editor']['plugins']['get']('Users')['me']['id'],'createdAt':new Date(),'data':null,'hasComments':!0x1,'attributes':{'@external':{'authorName':_0x1477ab,'createdAt':_0x35298f?new Date(_0x35298f):new Date(),'source':'importWord'}}};this['editor']['plugins']['get']('TrackChangesEditing')['_setSuggestionData'](_0x7813c2);});}}class rt extends _0x4c8a1d{['afterInit'](){const _0x468060=this['editor'],_0x57d8ce=_0x468060['plugins']['get']('TrackChangesEditing');if(_0x468060['plugins']['has']('IndentEditing')&&(_0x57d8ce['enableCommand']('indent'),_0x57d8ce['enableCommand']('outdent')),_0x468060['plugins']['has']('IndentBlock')){for(const _0x573ec2 of['indentBlock','outdentBlock'])_0x57d8ce['enableDefaultAttributesIntegration'](_0x573ec2);}const _0x489d14=_0x468060['locale'];_0x57d8ce['registerBlockAttribute']('blockIndent'),_0x57d8ce['descriptionFactory']['registerAttributeLabel']('blockIndent',o(_0x489d14,'FORMAT_INDENT')),this['_registerLegacyDescription']();}['_registerLegacyDescription'](){const _0x456c6c=this['editor'],_0x59cef0=_0x456c6c['locale'],_0x44982b=_0x456c6c['plugins']['get']('TrackChangesEditing');_0x44982b['descriptionFactory']['registerDescriptionCallback'](_0xb64e6d=>{if('formatBlock'!=_0xb64e6d['type'])return;const {data:_0x592b43}=_0xb64e6d;if(!_0x592b43)return;if('indentBlock'!=_0x592b43['commandName']&&'outdentBlock'!=_0x592b43['commandName'])return;const _0x44cf2c=_0xb64e6d['getItems']()[0x0],_0x4c3387=_0x44982b['descriptionFactory']['getItemLabel'](_0x44cf2c);return'indentBlock'==_0x592b43['commandName']?{'type':'format','content':o(_0x59cef0,'*Indent:*\x20%0',_0x4c3387)}:'outdentBlock'==_0x592b43['commandName']?{'type':'format','content':o(_0x59cef0,'*Outdent:*\x20%0',_0x4c3387)}:void 0x0;});}}class at extends _0x4c8a1d{static get['requires'](){return[tr];}['init'](){this['editor']['plugins']['get']('TrackChangesEditing')['enableCommand']('input');}}class ct extends _0x4c8a1d{['afterInit'](){const _0x1588ee=this['editor'];if(!_0x1588ee['plugins']['has']('LinkEditing'))return;const _0xca4a92=_0x1588ee['plugins']['get']('TrackChangesEditing'),_0x5effcb=_0x1588ee['commands']['get']('link');_0xca4a92['enableDefaultAttributesIntegration']('link'),_0xca4a92['enableDefaultAttributesIntegration']('unlink'),_0xca4a92['registerInlineAttribute']('linkHref');for(const _0x54c006 of _0x5effcb['manualDecorators'])_0xca4a92['registerInlineAttribute'](_0x54c006['id']),_0xca4a92['descriptionFactory']['registerAttributeLabel'](_0x54c006['id'],'link\x20('+_0x54c006['label']['toLowerCase']()+')');_0xca4a92['descriptionFactory']['registerDescriptionCallback'](_0x5a2885=>{if('attribute'!=_0x5a2885['type'])return;const {data:_0x25c79b}=_0x5a2885;if(!_0x25c79b||'linkHref'!=_0x25c79b['key'])return;const _0xc73932=_0x25c79b['newValue'],_0x271fd6=_0x1588ee['locale'];return{'type':'format','content':null==_0xc73932?o(_0x271fd6,'*Remove\x20link*'):o(_0x271fd6,'*Set\x20link:*\x20%0','\x22'+_0xc73932+'\x22')};}),this['_registerLegacyDescription']();}['_registerLegacyDescription'](){const _0x3afc96=this['editor'],_0x2fe026=_0x3afc96['locale'];_0x3afc96['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](_0x1e8112=>{if('formatInline'!=_0x1e8112['type'])return;const {data:_0x55b054}=_0x1e8112;if(_0x55b054){if('link'==_0x55b054['commandName']){const _0x2a190c=_0x55b054['commandParams'][0x0];return{'type':'format','content':o(_0x2fe026,'*Set\x20link:*\x20%0','\x22'+_0x2a190c+'\x22')};}return'unlink'==_0x55b054['commandName']?{'type':'format','content':o(_0x2fe026,'*Remove\x20link*')}:void 0x0;}});}}class ut extends _0x4c8a1d{['afterInit'](){const _0x5bc2a1=this['editor'],_0x2b22c7=_0x5bc2a1['locale'];if(!_0x5bc2a1['plugins']['has']('LegacyListEditing'))return;const _0x43ad4c=_0x5bc2a1['plugins']['get']('TrackChangesEditing'),_0x5dbde9=_0x5bc2a1['plugins']['has']('LegacyTodoListEditing');function _0x2abb82(_0x301dd4){return()=>{const _0x5cd8d5=_0x5bc2a1['model']['document']['selection'],_0x56585b=_0x5bc2a1['commands']['get'](_0x301dd4);if(_0x56585b['value'])return void _0x5bc2a1['execute']('paragraph',{});const _0x10e6df=_0x301dd4['slice'](0x0,-0x4),_0x372d07=function(_0x28f39a,_0x4b465b,_0x54301e){let _0x5bafb4=Array['from'](_0x28f39a)['filter'](_0x26e1e8=>function(_0x4f459c,_0x62c39b){return _0x62c39b['checkChild'](_0x4f459c['parent'],'listItem')&&!_0x62c39b['isObject'](_0x4f459c);}(_0x26e1e8,_0x54301e));_0x5bafb4=_0x5bafb4['filter'](_0x9d2489=>!_0x9d2489['is']('element','listItem')||_0x9d2489['getAttribute']('listType')!=_0x4b465b);const _0x2f9845=new Set();for(const _0x4ce858 of _0x5bafb4)_0x4ce858['is']('element','listItem')?_0x2f9845['add'](me(_0x4ce858)):_0x2f9845['add'](_0x4ce858);return Array['from'](_0x2f9845);}(_0x5cd8d5['getSelectedBlocks'](),_0x10e6df,_0x5bc2a1['model']['schema']);_0x5bc2a1['model']['change'](()=>{for(const _0x11c939 of _0x372d07)_0x43ad4c['markBlockFormat'](_0x11c939,{'commandName':_0x301dd4,'commandParams':[{'forceValue':!_0x56585b['value']}],'formatGroupId':'blockName'},fe(_0x11c939));});};}function _0x4072d9(_0x5a06d8){return()=>{const _0x1b5cab=function(_0x4d3e21){let _0x2286ac=Array['from'](_0x4d3e21);const _0x5381c2=_0x2286ac['findIndex'](_0x35a78c=>'listItem'!=_0x35a78c['name']);return _0x5381c2>-0x1&&(_0x2286ac=_0x2286ac['slice'](0x0,_0x5381c2)),_0x2286ac;}(_0x5bc2a1['model']['document']['selection']['getSelectedBlocks']()),_0x3f6bf2=_0x5bc2a1['model']['createRange'](_0x5bc2a1['model']['createPositionAt'](_0x1b5cab[0x0],'before'),_0x5bc2a1['model']['createPositionAt'](_0x1b5cab[_0x1b5cab['length']-0x1],'end'));_0x5bc2a1['model']['change'](()=>{_0x43ad4c['markBlockFormat'](_0x3f6bf2,{'commandName':_0x5a06d8,'commandParams':[],'formatGroupId':'listIndent'},function(_0x179cea){const _0x5b10d1=new Set();for(const _0x3360ae of _0x179cea){let _0x4b7e71=_0x3360ae['nextSibling'];for(;_0x4b7e71&&_0x4b7e71['getAttribute']('listIndent')>_0x3360ae['getAttribute']('listIndent');)_0x5b10d1['add'](_0x4b7e71),_0x4b7e71=_0x4b7e71['nextSibling'];}return Array['from'](_0x5b10d1);}(_0x1b5cab));});};}_0x43ad4c['enableCommand']('numberedList',_0x2abb82('numberedList')),_0x43ad4c['enableCommand']('bulletedList',_0x2abb82('bulletedList')),_0x5dbde9&&_0x43ad4c['enableCommand']('todoList',_0x2abb82('todoList')),_0x43ad4c['enableCommand']('indentList',_0x4072d9('indentList')),_0x43ad4c['enableCommand']('outdentList',_0x4072d9('outdentList')),_0x5dbde9&&_0x43ad4c['enableCommand']('checkTodoList',()=>{const _0x290a0b=_0x5bc2a1['commands']['get']('checkTodoList'),_0x39f815=Array['from'](_0x290a0b['_selectedElements']);_0x39f815['filter'](_0x2ce9c4=>_0x2ce9c4['getAttribute']('todoListChecked')!=_0x290a0b['value']),_0x5bc2a1['model']['change'](()=>{for(const _0x27cdc4 of _0x39f815)_0x43ad4c['markBlockFormat'](_0x27cdc4,{'commandName':'checkTodoList','commandParams':[{'forceValue':!_0x290a0b['value']}]});});}),_0x43ad4c['descriptionFactory']['registerElementLabel']('listItem',_0x349fdf=>o(_0x2b22c7,'ELEMENT_LIST_ITEM',_0x349fdf)),_0x43ad4c['descriptionFactory']['registerDescriptionCallback'](_0x4eb15e=>{if('formatBlock'!=_0x4eb15e['type']&&'formatInline'!=_0x4eb15e['type'])return;const {data:_0x263bf6}=_0x4eb15e;if(_0x263bf6){if('numberedList'==_0x263bf6['commandName']||'bulletedList'==_0x263bf6['commandName']||'todoList'==_0x263bf6['commandName'])switch(_0x263bf6['commandName']['replace']('List','')){case'bulleted':return _0x1382bc(o(_0x2b22c7,'ELEMENT_BULLETED_LIST'));case'numbered':return _0x1382bc(o(_0x2b22c7,'ELEMENT_NUMBERED_LIST'));case'todo':return _0x1382bc(o(_0x2b22c7,'ELEMENT_TODO_LIST'));}if('indentList'==_0x263bf6['commandName'])return{'type':'format','content':o(_0x2b22c7,'*Indent:*\x20%0',o(_0x2b22c7,'ELEMENT_LIST_ITEM'))};if('outdentList'==_0x263bf6['commandName'])return{'type':'format','content':o(_0x2b22c7,'*Outdent:*\x20%0',o(_0x2b22c7,'ELEMENT_LIST_ITEM'))};if('checkTodoList'==_0x263bf6['commandName'])return _0x263bf6['commandParams'][0x0]['forceValue']?{'type':'format','content':o(_0x2b22c7,'*Check\x20item*')}:{'type':'format','content':o(_0x2b22c7,'*Uncheck\x20item*')};}function _0x1382bc(_0x59426a){return{'type':'format','content':o(_0x2b22c7,'*Change\x20to:*\x20%0',_0x59426a)};}});}}function me(_0x497d93){const _0x4acb43=_0x497d93['getAttribute']('listIndent');if(0x0==_0x4acb43)return _0x497d93;let _0x57946f=_0x497d93;for(;_0x497d93['previousSibling']&&_0x497d93['previousSibling']['is']('element','listItem');){const _0x546f05=_0x497d93['previousSibling']['getAttribute']('listIndent');if(_0x546f05==_0x4acb43)_0x57946f=_0x497d93['previousSibling'];else{if(_0x546f05<_0x4acb43)break;}_0x497d93=_0x497d93['previousSibling'];}return _0x57946f;}function fe(_0x3326d3){const _0x478a39=[];if(_0x3326d3['is']('element','listItem')&&_0x3326d3['getAttribute']('listIndent')>0x0){let _0x1375ef=_0x3326d3['nextSibling'];for(;_0x1375ef&&'listItem'==_0x1375ef['name']&&_0x1375ef['getAttribute']('listIndent')==_0x3326d3['getAttribute']('listIndent');)_0x478a39['push'](_0x1375ef),_0x1375ef=_0x1375ef['nextSibling'];}return _0x478a39;}class K extends _0x4c8a1d{['afterInit'](){if(!this['editor']['plugins']['has']('LegacyListPropertiesEditing'))return;const _0x410b2a=this['editor']['config']['get']('list.properties'),_0x43c40f=this['editor']['plugins']['get']('TrackChangesEditing');_0x410b2a['styles']&&_0x43c40f['enableCommand']('listStyle',this['handleListStyleCommand']['bind'](this)),_0x410b2a['reversed']&&_0x43c40f['enableCommand']('listReversed',this['handleListReversedCommand']['bind'](this)),_0x410b2a['startIndex']&&_0x43c40f['enableCommand']('listStart',this['handleListStartCommand']['bind'](this)),_0x43c40f['descriptionFactory']['registerDescriptionCallback'](this['handleDescriptions']['bind'](this));}['handleListStyleCommand'](_0x335a57,_0x228523={}){const _0x2ed35b=this['editor']['plugins']['get']('TrackChangesEditing'),_0x375ac7=this['_getSuggestionBlocksForListStyle']();this['editor']['model']['change'](()=>{_0x2ed35b['markMultiRangeBlockFormat'](_0x375ac7,{'commandName':'listStyle','commandParams':[{'type':_0x228523['type']}],'formatGroupId':'listStyle'});});}['handleListReversedCommand'](_0x2572ea,_0x1b7ac6={}){const _0x2965e1=this['editor']['plugins']['get']('TrackChangesEditing'),_0xd90416=this['_getSuggestionBlocks'](_0x35e667=>_0x35e667['is']('element','listItem')&&'numbered'===_0x35e667['getAttribute']('listType'));if(_0xd90416['length']<0x1)return;const _0x2e39d0=_0xd90416['map'](_0x584068=>this['editor']['model']['createRange'](this['editor']['model']['createPositionAt'](_0x584068,'before'),this['editor']['model']['createPositionAt'](_0x584068,0x0)));this['editor']['model']['change'](()=>{_0x2965e1['markMultiRangeBlockFormat'](_0x2e39d0,{'commandName':'listReversed','commandParams':[{'reversed':_0x1b7ac6['reversed']}],'formatGroupId':'listReversed'});});}['handleListStartCommand'](_0x3f01a3,_0x525db3={}){const _0x103b3a=this['editor']['plugins']['get']('TrackChangesEditing'),_0x5d6fa4=this['_getSuggestionBlocks'](_0x19c579=>_0x19c579['is']('element','listItem')&&'numbered'===_0x19c579['getAttribute']('listType'));if(_0x5d6fa4['length']<0x1)return;const _0x16d8e4=_0x5d6fa4['map'](_0x2ad7ee=>this['editor']['model']['createRange'](this['editor']['model']['createPositionAt'](_0x2ad7ee,'before'),this['editor']['model']['createPositionAt'](_0x2ad7ee,0x0)));this['editor']['model']['change'](()=>{_0x103b3a['markMultiRangeBlockFormat'](_0x16d8e4,{'commandName':'listStart','commandParams':[{'startIndex':_0x525db3['startIndex']}],'formatGroupId':'listStart'});});}['handleDescriptions'](_0x2006df){if('formatBlock'!=_0x2006df['type']&&'formatInline'!=_0x2006df['type'])return;const _0x33eba4=this['editor']['locale'],{data:_0x2c73fd}=_0x2006df;if(!_0x2c73fd)return;let _0x35817a,_0x11cea0;switch(_0x2c73fd['commandName']){case'listStyle':_0x35817a='*Change\x20to:*\x20%0',_0x11cea0={'type':'format','content':o(_0x33eba4,_0x35817a,o(_0x33eba4,this['_getTranslationKeyForListStyle'](_0x2c73fd['commandParams'][0x0]['type'])))};break;case'listReversed':_0x35817a=_0x2c73fd['commandParams'][0x0]['reversed']?'*Format:*\x20set\x20order\x20to\x20reversed':'*Format:*\x20set\x20order\x20to\x20regular',_0x11cea0={'type':'format','content':o(_0x33eba4,_0x35817a)};break;case'listStart':_0x35817a='*Format:*\x20set\x20start\x20index\x20to\x20%0',_0x11cea0={'type':'format','content':o(_0x33eba4,_0x35817a,_0x2c73fd['commandParams'][0x0]['startIndex'])};}return _0x11cea0;}['_getSuggestionBlocksForListStyle'](){const _0x27549f=this['editor']['plugins']['get']('LegacyListUtils');let _0x152087=Array['from'](this['editor']['model']['document']['selection']['getSelectedBlocks']());return _0x152087[0x0]?.['is']('element','listItem')&&_0x152087['unshift'](..._0x27549f['getSiblingNodes'](this['editor']['model']['document']['selection']['getFirstPosition'](),'backward')),_0x152087[_0x152087['length']-0x1]?.['is']('element','listItem')&&_0x152087['push'](..._0x27549f['getSiblingNodes'](this['editor']['model']['document']['selection']['getLastPosition'](),'forward')),_0x152087=[...new Set(_0x152087)],this['editor']['model']['document']['selection']['getFirstPosition']()?.['parent']?.['is']('element','listItem')&&(_0x152087=_0x152087['filter'](_0x1fa722=>_0x1fa722['is']('element','listItem'))),_0x152087;}['_getSuggestionBlocks'](_0x3ebc07){const _0x3c8c61=this['editor']['plugins']['get']('LegacyListUtils');let _0x4b2065=Array['from'](this['editor']['model']['document']['selection']['getSelectedBlocks']())['filter'](_0x3ebc07)['map'](_0x15439f=>{const _0x3c9cc4=this['editor']['model']['createPositionAt'](_0x15439f,0x0);return[..._0x3c8c61['getSiblingNodes'](_0x3c9cc4,'backward'),..._0x3c8c61['getSiblingNodes'](_0x3c9cc4,'forward')];})['flat']();return _0x4b2065=[...new Set(_0x4b2065)],_0x4b2065;}['_getTranslationKeyForListStyle'](_0x54a001){return'ELEMENT_'+(this['editor']['plugins']['get']('LegacyListUtils')['getListTypeFromListStyleType'](_0x54a001)||'default')['toUpperCase']()+'_LIST_'+_0x54a001['toUpperCase']()['replace'](/-/g,'_');}}class ft extends _0x4c8a1d{['afterInit'](){const _0x1fbd87=this['editor'];if(!_0x1fbd87['plugins']['has']('MediaEmbedEditing'))return;const _0x5a73c5=_0x1fbd87['plugins']['get']('TrackChangesEditing'),_0x254139=_0x1fbd87['locale'];_0x5a73c5['enableCommand']('mediaEmbed'),_0x5a73c5['descriptionFactory']['registerElementLabel']('media',_0x56e0d8=>o(_0x254139,'ELEMENT_MEDIA',_0x56e0d8)),_0x1fbd87['conversion']['for']('dataDowncast')['elementToElement']({'model':'media','view':(_0x10d473,{writer:_0x55d072,options:_0x562b16})=>{if(_0x562b16['showSuggestionHighlights'])return _0x55d072['createEmptyElement']('div');},'converterPriority':'high'}),_0x1fbd87['data']['downcastDispatcher']['on']('attribute:url:media',(_0x433aa9,_0x2bda7d,_0x48ff5b)=>{_0x48ff5b['options']['showSuggestionHighlights']&&_0x433aa9['stop']();},{'priority':'high'});}}class gt extends _0x4c8a1d{['afterInit'](){const _0x416fc6=this['editor'];_0x416fc6['plugins']['has']('MentionEditing')&&_0x416fc6['plugins']['get']('TrackChangesEditing')['enableCommand']('mention');}}class lt extends _0x4c8a1d{['afterInit'](){const _0x513efe=this['editor'],_0x53e312=_0x513efe['plugins']['get']('TrackChangesEditing');_0x513efe['plugins']['has']('MultiLevelList')&&(_0x53e312['enableDefaultAttributesIntegration']('multiLevelList'),_0x53e312['registerBlockAttribute']('listMarkerStyle'),_0x53e312['descriptionFactory']['registerDescriptionCallback'](_0x34af14=>this['handleDescriptions'](_0x34af14)));}['handleDescriptions'](_0x2872a8){const _0x2d5098=this['editor']['locale'],{data:_0x4e7b93}=_0x2872a8,_0x1adf25={'type':'format','content':''};if(_0x4e7b93&&'listMarkerStyle'==_0x4e7b93['key']){if(!_0x4e7b93['oldValue'])return{'type':'format','content':o(_0x2d5098,'*Set\x20format:*\x20%0',o(_0x2d5098,'ELEMENT_MULTI_LEVEL_LIST'))+'\x20('+_0x4e7b93['newValue']+')'};if(!_0x4e7b93['newValue']){let _0x4040e6=_0x2872a8['head'];for(;_0x4040e6;){if(_0x4040e6['data']&&'listType'==_0x4040e6['data']['key']&&_0x4040e6['data']['newValue'])return _0x1adf25;_0x4040e6=_0x4040e6['next'];}return{'type':'format','content':o(_0x2d5098,'*Remove\x20format:*\x20%0',o(_0x2d5098,'ELEMENT_MULTI_LEVEL_LIST'))+'\x20('+_0x4e7b93['oldValue']+')'};}}}}class mt extends _0x4c8a1d{['afterInit'](){const _0x5d3cb1=this['editor'];if(!_0x5d3cb1['plugins']['has']('PageBreakEditing'))return;_0x5d3cb1['plugins']['get']('TrackChangesEditing')['enableCommand']('pageBreak');const _0x1b024d=_0x5d3cb1['plugins']['get']('TrackChangesEditing'),_0x14ace1=_0x5d3cb1['locale'];_0x1b024d['descriptionFactory']['registerElementLabel']('pageBreak',_0x544bae=>o(_0x14ace1,'ELEMENT_PAGE_BREAK',_0x544bae));}}class dt extends _0x4c8a1d{['afterInit'](){const _0x3720ac=this['editor'];if(!_0x3720ac['plugins']['has']('Paragraph'))return;const _0x183c48=_0x3720ac['locale'],_0xc364d1=_0x3720ac['plugins']['get']('TrackChangesEditing');_0xc364d1['descriptionFactory']['registerElementLabel']('paragraph',_0x120bb1=>o(_0x183c48,'ELEMENT_PARAGRAPH',_0x120bb1)),_0xc364d1['enableDefaultAttributesIntegration']('paragraph'),_0xc364d1['enableCommand']('insertParagraph'),_0x3720ac['editing']['downcastDispatcher']['on']('addMarker:suggestion:insertion',nr(_0x3720ac),{'priority':'highest'}),_0x3720ac['data']['downcastDispatcher']['on']('addMarker:suggestion:insertion',(_0x5c287f,_0x232797,_0x3a21f2)=>{_0x3a21f2['options']['showSuggestionHighlights']&&nr(_0x3720ac,{'showActiveMarker':!0x1})(_0x5c287f,_0x232797,_0x3a21f2);},{'priority':'highest'});const _0x5167b0=_0xc364d1['descriptionFactory'];_0x5167b0['registerDescriptionCallback'](_0x244427=>{if('insertion'!==_0x244427['type'])return;const {start:_0x401843,end:_0x247459}=_0x244427['getFirstRange']();if(!_0x401843['isTouching'](_0x247459)||!_0x401843['nodeAfter'])return;const _0x43ddc9=_0x3720ac['model']['schema'],_0x7585d5=_0x401843['nodeAfter'];return _0x43ddc9['isBlock'](_0x7585d5)&&!_0x43ddc9['isLimit'](_0x7585d5)&&_0x43ddc9['checkChild'](_0x7585d5,'$text')?{'type':'insertion','content':o(_0x183c48,'*Insert:*\x20%0',_0x5167b0['getItemLabel'](_0x7585d5,0x1))}:void 0x0;}),this['_registerLegacyDescription']();}['_registerLegacyDescription'](){const _0x2c6dd1=this['editor'],_0x4abef1=_0x2c6dd1['locale'];_0x2c6dd1['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](_0x4b9acb=>{if('formatBlock'!=_0x4b9acb['type'])return;const {data:_0x39ccfe}=_0x4b9acb;return _0x39ccfe&&'paragraph'==_0x39ccfe['commandName']?{'type':'format','content':o(_0x4abef1,'*Change\x20to:*\x20%0',o(_0x4abef1,'ELEMENT_PARAGRAPH'))}:void 0x0;});}}function nr(_0x4913b9,{showActiveMarker:_0x7a1937=!0x0}={}){return(_0x41da76,_0x15bd19,_0x5d5198)=>{const _0x5eeac4=_0x4913b9['plugins']['get']('TrackChangesEditing'),_0x28def8=_0x15bd19['markerRange']['start'],_0x1fe60f=_0x15bd19['markerRange']['end'],_0x1d539e=_0x4913b9['model']['schema'];if(!_0x28def8['isTouching'](_0x1fe60f)||!_0x28def8['nodeAfter'])return;const _0x18e1c3=_0x28def8['nodeAfter'];if(_0x1d539e['isBlock'](_0x18e1c3)&&!_0x1d539e['isLimit'](_0x18e1c3)&&_0x1d539e['checkChild'](_0x18e1c3,'$text')){if(!_0x5d5198['consumable']['consume'](_0x15bd19['markerRange'],_0x41da76['name']))return;const _0x6aefa9=_0x5d5198['writer']['createUIElement']('span',{'class':'ck-suggestion-marker-split'}),_0x2605ae=_0x5d5198['mapper']['toViewPosition'](_0x1fe60f);_0x7a1937&&_0x5eeac4['activeMarkers']['includes'](_0x15bd19['markerName'])&&_0x5d5198['writer']['addClass']('ck-suggestion-marker--active',_0x6aefa9),_0x5d5198['writer']['insert'](_0x2605ae,_0x6aefa9),_0x5d5198['mapper']['bindElementToMarker'](_0x6aefa9,_0x15bd19['markerName']);}};}class pt extends _0x4c8a1d{['afterInit'](){const _0x1e6ce8=this['editor'];if(!_0x1e6ce8['plugins']['has']('RemoveFormatEditing'))return;_0x1e6ce8['plugins']['get']('TrackChangesEditing')['enableDefaultAttributesIntegration']('removeFormat'),this['_registerLegacyDescription']();}['_registerLegacyDescription'](){const _0x54e594=this['editor'];_0x54e594['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](_0x3006ea=>{if('formatBlock'!=_0x3006ea['type']&&'formatInline'!=_0x3006ea['type'])return;const {data:_0x4c6eab}=_0x3006ea;return _0x4c6eab&&'removeFormat'==_0x4c6eab['commandName']?{'type':'format','content':o(_0x54e594['locale'],'*Remove\x20all\x20formatting*')}:void 0x0;});}}class kt extends _0x4c8a1d{['afterInit'](){const _0x252749=this['editor'];if(!_0x252749['plugins']['has']('RestrictedEditingModeEditing'))return;const _0xcedfd5=_0x252749['plugins']['get']('TrackChangesEditing');_0xcedfd5['enableCommand']('goToPreviousRestrictedEditingException'),_0xcedfd5['enableCommand']('goToNextRestrictedEditingException');const _0x3c8377=_0x252749['plugins']['get']('RestrictedEditingModeEditing');_0x3c8377['enableCommand']('trackChanges'),_0x3c8377['enableCommand']('acceptSuggestion'),_0x3c8377['enableCommand']('discardSuggestion'),_0x3c8377['enableCommand']('acceptAllSuggestions'),_0x3c8377['enableCommand']('discardAllSuggestions'),_0x3c8377['enableCommand']('acceptSelectedSuggestions'),_0x3c8377['enableCommand']('discardSelectedSuggestions');}}class bt extends _0x4c8a1d{static get['requires'](){return[_0x30fbb6];}['init'](){const _0x5dc2bf=this['editor'],_0x1f788d=_0x5dc2bf['plugins']['get']('TrackChangesEditing');_0x1f788d['enableCommand']('shiftEnter'),_0x5dc2bf['editing']['downcastDispatcher']['on']('addMarker:suggestion:insertion',de(_0x5dc2bf),{'priority':'high'}),_0x5dc2bf['editing']['downcastDispatcher']['on']('addMarker:suggestion:deletion',de(_0x5dc2bf),{'priority':'high'}),_0x5dc2bf['data']['downcastDispatcher']['on']('addMarker:suggestion',(_0x261f24,_0x4f029c,_0x271ecc)=>{_0x271ecc['options']['showSuggestionHighlights']&&de(_0x5dc2bf,{'showActiveMarker':!0x1})(_0x261f24,_0x4f029c,_0x271ecc);}),_0x1f788d['descriptionFactory']['registerElementLabel']('softBreak',_0xbeacf7=>o(_0x5dc2bf['locale'],'ELEMENT_LINE_BREAK',_0xbeacf7));}}function de(_0x11137b,{showActiveMarker:_0x10e37f=!0x0}={}){return(_0x449f3f,_0x4cb390,_0x4f330d)=>{const _0x2423c7=_0x11137b['plugins']['get']('TrackChangesEditing');if(!_0x4f330d['consumable']['test'](_0x4cb390['markerRange'],_0x449f3f['name']))return;const _0x10ef73=_0x11137b['model'];for(const _0x414b41 of _0x4cb390['markerRange']['getItems']()){if(!_0x414b41['is']('element','softBreak'))continue;const _0x33da42='deletion'==_0x4cb390['markerName']['split'](':')[0x1]?'merge':'split',_0x2a1afc=_0x4f330d['writer']['createUIElement']('span',{'class':'ck-suggestion-marker-'+_0x33da42}),_0x2a63f7=_0x4f330d['mapper']['toViewPosition'](_0x10ef73['createPositionBefore'](_0x414b41));_0x10e37f&&_0x2423c7['activeMarkers']['includes'](_0x4cb390['markerName'])&&_0x4f330d['writer']['addClass']('ck-suggestion-marker--active',_0x2a1afc),_0x4f330d['writer']['insert'](_0x2a63f7,_0x2a1afc),_0x4f330d['mapper']['bindElementToMarker'](_0x2a1afc,_0x4cb390['markerName']);}};}class wt extends _0x4c8a1d{['afterInit'](){const _0x50d6d8=this['editor'],_0x1313e7=_0x50d6d8['model'],_0x1ab464=_0x50d6d8['locale'];if(!_0x50d6d8['plugins']['has']('StandardEditingModeEditing'))return;const _0x2b183f=_0x50d6d8['plugins']['get']('TrackChangesEditing'),_0x28f6f8='restrictedEditingException',_0x41bd3a=_0x50d6d8['commands']['get'](_0x28f6f8);_0x2b183f['enableCommand'](_0x28f6f8,(_0x1ea564,_0x2b455e={})=>{const _0x2fbe37=_0x1313e7['document']['selection'];if(_0x2fbe37['isCollapsed'])return void _0x1ea564(_0x2b455e);const _0x5237b1=void 0x0!==_0x2b455e['forceValue']?_0x2b455e['forceValue']:!_0x41bd3a['value'];_0x1313e7['change'](()=>{const _0x1c3fd6=Array['from'](_0x2fbe37['getRanges']());for(const _0x5d9716 of _0x1c3fd6){const _0x2ef935=_0x5237b1?[_0x5d9716]:io(_0x28f6f8,_0x5d9716,_0x1313e7);for(const _0x9b58d0 of _0x2ef935)_0x2b183f['markInlineFormat'](_0x9b58d0,{'commandName':_0x28f6f8,'commandParams':[{'forceValue':_0x5237b1}]});}});}),_0x2b183f['descriptionFactory']['registerDescriptionCallback'](_0xab54b5=>{if('formatBlock'!=_0xab54b5['type']&&'formatInline'!=_0xab54b5['type'])return;const {data:_0x3b8353}=_0xab54b5;return _0x3b8353&&_0x3b8353['commandName']==_0x28f6f8?_0x3b8353['commandParams'][0x0]['forceValue']?{'type':'format','content':o(_0x1ab464,'FORMAT_RESTRICTED_ENABLED')}:{'type':'format','content':o(_0x1ab464,'FORMAT_RESTRICTED_DISABLED')}:void 0x0;});}}class yt extends _0x4c8a1d{['afterInit'](){const _0xea6f13=this['editor'];if(!_0xea6f13['plugins']['has']('Style')||!_0xea6f13['plugins']['has']('DataSchema'))return;const _0xc72a67=_0xea6f13['plugins']['get']('TrackChangesEditing'),_0xe1c73e=_0xea6f13['locale'],_0x34417d=_0xea6f13['config']['get']('style')||{},_0x55bed0=_0xea6f13['plugins']['get']('GeneralHtmlSupport'),_0x943bb9=_0xea6f13['plugins']['get']('StyleUtils')['normalizeConfig'](_0xea6f13['plugins']['get']('DataSchema'),_0x34417d['definitions']);_0xc72a67['enableDefaultAttributesIntegration']('style');const _0x25afd6=new Set();for(const _0x148c64 of _0x943bb9['block']){const _0x65306d=_0x55bed0['getGhsAttributeNameForElement'](_0x148c64['element']);_0x25afd6['add'](_0x65306d);}const _0x19e960=new Set();for(const _0x49b90a of _0x943bb9['inline']){const _0x104d49=_0x55bed0['getGhsAttributeNameForElement'](_0x49b90a['element']);_0x19e960['add'](_0x104d49);for(const _0x476dd4 of _0x49b90a['ghsAttributes'])_0x19e960['add'](_0x476dd4);}for(const _0x3297ee of _0x25afd6)_0xc72a67['registerBlockAttribute'](_0x3297ee),_0xc72a67['descriptionFactory']['registerAttributeLabel'](_0x3297ee,o(_0xe1c73e,'FORMAT_STYLE'));for(const _0x65be30 of _0x19e960)_0xc72a67['registerInlineAttribute'](_0x65be30),_0xc72a67['descriptionFactory']['registerAttributeLabel'](_0x65be30,o(_0xe1c73e,'FORMAT_STYLE'));this['_registerLegacyDescription']();}['_registerLegacyDescription'](){const _0x471ec5=this['editor'],_0x429ab2=_0x471ec5['locale'];_0x471ec5['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](_0xbe9dad=>{if('formatBlock'!=_0xbe9dad['type']&&'formatInline'!=_0xbe9dad['type'])return;const {data:_0x3eba99}=_0xbe9dad;return _0x3eba99&&'style'===_0x3eba99['commandName']?_0x3eba99['commandParams'][0x0]['forceValue']?{'type':'format','content':o(_0x429ab2,'*Set\x20format:*\x20%0',_0x3eba99['commandParams'][0x0]['styleName']['toLowerCase']())}:{'type':'format','content':o(_0x429ab2,'*Remove\x20format:*\x20%0',_0x3eba99['commandParams'][0x0]['styleName']['toLowerCase']())}:void 0x0;});}}class jt extends _0x4c8a1d{['_tablePostFixingSubtypes'];['_tableSuggestions'];constructor(_0x1ff2db){super(_0x1ff2db),this['_tablePostFixingSubtypes']=['tableRow','tableColumn'],this['_tableSuggestions']=new Set();}['afterInit'](){const _0x5dbbc2=this['editor'],_0x56cf73=_0x5dbbc2['model']['document']['selection'];if(!_0x5dbbc2['plugins']['has']('TableEditing'))return;const _0x5795b5=_0x5dbbc2['locale'],_0x36cc3a=_0x5dbbc2['plugins']['get']('TrackChangesEditing'),_0x4b394a=_0x5dbbc2['plugins']['get']('TableUtils');_0x36cc3a['descriptionFactory']['registerElementLabel']('table',_0x318616=>o(_0x5795b5,'ELEMENT_TABLE',_0x318616)),this['_setupColumnsRowsFixing'](),_0x36cc3a['enableCommand']('insertTable'),_0x36cc3a['enableCommand']('selectTableRow'),_0x36cc3a['enableCommand']('selectTableColumn');for(const _0x37408c of['insertTableRowAbove','insertTableRowBelow']){const _0x4ddc35=_0x5dbbc2['commands']['get'](_0x37408c);_0x36cc3a['enableCommand'](_0x37408c,_0x37ccca=>{_0x5dbbc2['model']['change'](_0x21cd4f=>{_0x37ccca();const _0x4a583f='above'===_0x4ddc35['order'],_0xcca4ef=_0x4b394a['getSelectionAffectedTableCells'](_0x56cf73),_0x440fce=_0x4b394a['getRowIndexes'](_0xcca4ef),_0x307458=_0x4a583f?_0x440fce['first']-0x1:_0x440fce['last']+0x1,_0x23ea45=_0xcca4ef[0x0]['findAncestor']('table'),_0x2d2ded=_0x4b394a['createTableWalker'](_0x23ea45,{'startRow':_0x307458,'endRow':_0x307458}),_0x1904c3=Array['from'](_0x2d2ded)['map'](_0x472b54=>_0x21cd4f['createRangeOn'](_0x472b54['cell']));_0x36cc3a['markMultiRangeInsertion'](_0x1904c3,'tableRow');});});}for(const _0x2df292 of['insertTableColumnLeft','insertTableColumnRight']){const _0x53551c=_0x5dbbc2['commands']['get'](_0x2df292);_0x36cc3a['enableCommand'](_0x2df292,_0x46e307=>{_0x5dbbc2['model']['change'](_0x50a627=>{_0x46e307();const _0xf91ff2='left'===_0x53551c['order'],_0xecce95=_0x4b394a['getSelectionAffectedTableCells'](_0x56cf73),_0x14b862=_0x4b394a['getColumnIndexes'](_0xecce95),_0x4c56ef=_0xf91ff2?_0x14b862['first']-0x1:_0x14b862['last']+0x1,_0x273f93=_0xecce95[0x0]['findAncestor']('table'),_0x19cd4b=_0x4b394a['createTableWalker'](_0x273f93,{'startRow':0x0,'column':_0x4c56ef,'includeAllSlots':!0x1}),_0x5d194f=Array['from'](_0x19cd4b)['map'](_0x25dc98=>_0x50a627['createRangeOn'](_0x25dc98['cell']));_0x36cc3a['markMultiRangeInsertion'](_0x5d194f,'tableColumn');});});}for(const _0x3b5f55 of['removeTableRow','removeTableColumn']){const _0x3ccb8b=_0x3b5f55['substr'](0xb),_0x1a9c23=_0x3ccb8b['toLowerCase'](),_0x3863c4=_0x1a9c23['substr'](0x0,0x3)+'span',_0x1162bc='table'+_0x3ccb8b,_0xaef4e7='min'+_0x3ccb8b,_0x626328='max'+_0x3ccb8b;_0x36cc3a['enableCommand'](_0x3b5f55,()=>{_0x5dbbc2['model']['change'](_0x1bb9fb=>{const _0x592548=_0x4b394a['getSelectionAffectedTableCells'](_0x56cf73),_0x5e0657=_0x592548[0x0]['findAncestor']('table');let _0x1a968e;if('removeTableRow'==_0x3b5f55){const _0x42e0d1=_0x4b394a['getRowIndexes'](_0x592548);_0x1a968e={'startRow':_0x42e0d1['first'],'endRow':_0x42e0d1['last'],'includeAllSlots':!0x0};}else{const _0x5b910f=_0x4b394a['getColumnIndexes'](_0x592548);_0x1a968e={'startColumn':_0x5b910f['first'],'endColumn':_0x5b910f['last'],'includeAllSlots':!0x0};}const _0x2b76d5=_0x4b394a['createTableWalker'](_0x5e0657,_0x1a968e),_0x3a060f=Array['from'](_0x2b76d5)['map'](({cell:_0x17dce9})=>_0x17dce9),_0x51ce3f=Ee(_0x3a060f['filter'](_0x146f33=>_0x146f33['hasAttribute'](_0x3863c4))),_0x4d527d=Ee(_0x3a060f['filter'](_0x1701ee=>!_0x1701ee['hasAttribute'](_0x3863c4)))['map'](_0xc02f07=>_0x1bb9fb['createRangeOn'](_0xc02f07)),_0x33e7d8=_0x36cc3a['markMultiRangeDeletion'](_0x4d527d,_0x1162bc);if(_0x33e7d8&&('tableRow'==_0x33e7d8['subType']||'tableColumn'==_0x33e7d8['subType'])){const _0x3dc134=this['_getSuggestionCoords'](_0x33e7d8);for(const _0x37b0c8 of _0x51ce3f){const _0x4a2768=_0x1bb9fb['createRangeOn'](_0x37b0c8),_0x470b89=_0x4b394a['getCellLocation'](_0x37b0c8),_0x16c517=_0x37b0c8['getAttribute'](_0x3863c4)-0x1,_0x16b709=_0x3dc134[_0xaef4e7],_0x43b653=_0x3dc134[_0x626328];_0x16b709<=_0x470b89[_0x1a9c23]&&_0x470b89[_0x1a9c23]+_0x16c517<=_0x43b653&&_0x33e7d8['addRange'](_0x4a2768);}}});});}function _0x1d3f20(_0x5ed364){const _0x3e5b79=Array['from'](_0x56cf73['getRanges']())['map'](_0x1044aa=>_0x4a275c['fromRange'](_0x1044aa));_0x5dbbc2['model']['change'](_0x65577c=>{const _0x5569bc=_0x65577c['batch'];_0x5ed364=_0x5ed364['filter'](_0x3d0c69=>'$graveyard'!=_0x3d0c69['root']['rootName']),_0x65577c['setSelection'](_0x5ed364),_0x5dbbc2['commands']['get']('removeTableRow')['refresh'](),_0x5dbbc2['execute']('removeTableRow',{'forceDefaultExecution':!0x0}),_0x5dbbc2['model']['enqueueChange'](()=>{_0x5dbbc2['model']['enqueueChange'](_0x5569bc,_0x6a0f39=>{const _0x3a4aa1=_0x3e5b79['filter'](_0x5885d2=>'$graveyard'!=_0x5885d2['root']['rootName']);_0x3a4aa1['length']>0x0&&_0x6a0f39['setSelection'](_0x3a4aa1);for(const _0x1217a1 of _0x3e5b79)_0x1217a1['detach']();});});});}function _0x5f1c7c(_0x49a531){_0x5dbbc2['model']['change'](_0x5ef94e=>{const _0x5b41c4=Array['from'](_0x56cf73['getRanges']())['map'](_0x4c5c77=>_0x4a275c['fromRange'](_0x4c5c77)),_0x100c89=[];for(const _0x307ba4 of _0x49a531)for(const _0x1adb11 of _0x307ba4['getItems']({'shallow':!0x0}))_0x100c89['push'](_0x1adb11);for(const _0x2f9332 of _0x100c89)'$graveyard'!=_0x2f9332['root']['rootName']&&(_0x5ef94e['setSelection'](_0x5ef94e['createPositionAt'](_0x2f9332,0x0)),_0x5dbbc2['commands']['get']('removeTableColumn')['refresh'](),_0x5dbbc2['execute']('removeTableColumn',{'forceDefaultExecution':!0x0}));const _0x587afb=_0x5b41c4['filter'](_0x122fd2=>'$graveyard'!=_0x122fd2['root']['rootName']);_0x587afb['length']>0x0&&_0x5ef94e['setSelection'](_0x587afb);for(const _0x10c201 of _0x5b41c4)_0x10c201['detach']();});}function _0x1ab579(_0x26cdf4,_0xe2d107){return _0xe2d107['every'](_0x509b9e=>_0x26cdf4['some'](_0x59fad4=>_0x59fad4['end']['isEqual'](_0x509b9e['start'])||_0x509b9e['end']['isEqual'](_0x59fad4['start'])));}function _0x409a39(_0x4b31af,_0x2b19ba){return!_0x4b31af['some'](_0x374a87=>_0x2b19ba['some'](_0x3c871d=>_0x374a87['isIntersecting'](_0x3c871d)))&&_0x4b31af['some'](_0x1459a6=>_0x2b19ba['some'](_0xbac2d8=>_0x1459a6['end']['isTouching'](_0xbac2d8['start'])));}_0x5dbbc2['data']['downcastDispatcher']['on']('addMarker:suggestion',(_0x507053,_0x4f45ce,_0x1171f6)=>{if(!_0x1171f6['options']['showSuggestionHighlights'])return;const _0x55a1b3=_0x4f45ce['item'];if(!_0x55a1b3)return;const _0x1cfec9=_0x1171f6['mapper']['toViewElement'](_0x55a1b3);function _0x4d9892(_0x377ef3){return Array['isArray'](_0x377ef3)?_0x377ef3:[_0x377ef3];}_0x1cfec9&&'tableCell'===_0x55a1b3['name']&&_0x1c61ba(_0x1cfec9,_0x1171f6['writer'],(_0x342de6,_0x3d6477,_0x65073)=>_0x65073['addClass'](_0x4d9892(_0x3d6477['classes']),_0x342de6),(_0x10538b,_0x22f551,_0x465c23)=>_0x465c23['removeClass'](_0x4d9892(_0x22f551['classes']),_0x10538b));},{'priority':'highest'}),_0x36cc3a['descriptionFactory']['registerDescriptionCallback'](_0x3a8f7b=>{if('insertion'!=_0x3a8f7b['type']&&'deletion'!=_0x3a8f7b['type'])return;const _0x3ee778=_0x3a8f7b['getContainedElement']();if(null!=_0x3ee778&&_0x3ee778['is']('element','table')){if('insertion'==_0x3a8f7b['type']){const _0x43993e=_0x3a8f7b['getItems']()['filter'](_0x18950d=>_0x18950d['is']('$textProxy'))['map'](_0x2d18b4=>_0x2d18b4['data']);if(_0x43993e['length'])return{'type':'insertion','content':o(_0x5795b5,'*Insert:*\x20%0',o(_0x5795b5,'ELEMENT_TABLE_WITH_TEXT','\x22'+_0x43993e['join']('\x20')+'\x22'))};}if('deletion'==_0x3a8f7b['type']){const _0x3e079e=_0x3a8f7b['getItems']()['filter'](_0x5b4845=>_0x5b4845['is']('$textProxy'))['map'](_0x41b178=>_0x41b178['data']);if(_0x3e079e['length'])return{'type':'deletion','content':o(_0x5795b5,'*Remove:*\x20%0',o(_0x5795b5,'ELEMENT_TABLE_WITH_TEXT','\x22'+_0x3e079e['join']('\x20')+'\x22'))};}}}),_0x36cc3a['descriptionFactory']['registerDescriptionCallback'](_0x34c793=>{if('tableRow'==_0x34c793['subType']){const _0x2afdd2=_0x34c793['getItems']()['filter'](_0x15a1a0=>_0x15a1a0['is']('$textProxy'))['map'](_0x2ab46a=>_0x2ab46a['data']),_0x2ea889=this['_getSuggestionCoords'](_0x34c793),_0x4eb41b=_0x2ea889['maxRow']-_0x2ea889['minRow']+0x1;if('insertion'==_0x34c793['type'])return _0x2afdd2['length']?{'type':'insertion','content':o(_0x5795b5,'*Insert:*\x20%0',o(_0x5795b5,'ELEMENT_TABLE_ROW_WITH_TEXT',[_0x4eb41b,'\x22'+_0x2afdd2['join']('\x20')+'\x22']))}:{'type':'insertion','content':o(_0x5795b5,'*Insert:*\x20%0',o(_0x5795b5,'ELEMENT_TABLE_ROW',_0x4eb41b))};if('deletion'==_0x34c793['type'])return _0x2afdd2['length']?{'type':'deletion','content':o(_0x5795b5,'*Remove:*\x20%0',o(_0x5795b5,'ELEMENT_TABLE_ROW_WITH_TEXT',[_0x4eb41b,'\x22'+_0x2afdd2['join']('\x20')+'\x22']))}:{'type':'deletion','content':o(_0x5795b5,'*Remove:*\x20%0',o(_0x5795b5,'ELEMENT_TABLE_ROW',_0x4eb41b))};}if('tableColumn'==_0x34c793['subType']){const _0x28560f=_0x34c793['getItems']()['filter'](_0x2da791=>_0x2da791['is']('$textProxy'))['map'](_0x4488bd=>_0x4488bd['data']),_0x2da354=this['_getSuggestionCoords'](_0x34c793),_0x2ff2b0=_0x2da354['maxColumn']-_0x2da354['minColumn']+0x1;if('insertion'==_0x34c793['type'])return _0x28560f['length']?{'type':'insertion','content':o(_0x5795b5,'*Insert:*\x20%0',o(_0x5795b5,'ELEMENT_TABLE_COLUMN_WITH_TEXT',[_0x2ff2b0,'\x22'+_0x28560f['join']('\x20')+'\x22']))}:{'type':'insertion','content':o(_0x5795b5,'*Insert:*\x20%0',o(_0x5795b5,'ELEMENT_TABLE_COLUMN',_0x2ff2b0))};if('deletion'==_0x34c793['type'])return _0x28560f['length']?{'type':'deletion','content':o(_0x5795b5,'*Remove:*\x20%0',o(_0x5795b5,'ELEMENT_TABLE_COLUMN_WITH_TEXT',[_0x2ff2b0,'\x22'+_0x28560f['join']('\x20')+'\x22']))}:{'type':'deletion','content':o(_0x5795b5,'*Remove:*\x20%0',o(_0x5795b5,'ELEMENT_TABLE_COLUMN',_0x2ff2b0))};}}),_0x36cc3a['_suggestionFactory']['registerCustomCallback']('insertion','tableRow','discard',_0x1d3f20),_0x36cc3a['_suggestionFactory']['registerCustomCallback']('deletion','tableRow','accept',_0x1d3f20),_0x36cc3a['_suggestionFactory']['registerCustomCallback']('insertion','tableColumn','discard',_0x5f1c7c),_0x36cc3a['_suggestionFactory']['registerCustomCallback']('deletion','tableColumn','accept',_0x5f1c7c),_0x36cc3a['_suggestionFactory']['registerCustomCallback']('insertion','tableColumn','join',_0x1ab579),_0x36cc3a['_suggestionFactory']['registerCustomCallback']('deletion','tableColumn','join',_0x1ab579),_0x36cc3a['_suggestionFactory']['registerCustomCallback']('insertion','tableRow','join',_0x409a39),_0x36cc3a['_suggestionFactory']['registerCustomCallback']('deletion','tableRow','join',_0x409a39);}['_acceptFormatSuggestionCallbackFactory'](){const _0x4d150c=this['editor'],_0x4177f1=_0x4d150c['model']['document']['selection'];return(_0x39d97a,_0x3cb04f)=>{_0x4d150c['model']['change'](_0x5cebea=>{const {commandName:_0x4ee53f,commandParams:_0x556af0}=_0x3cb04f;let _0x49518d=_0x39d97a[0x0]['end']['nodeBefore'];_0x556af0&&_0x556af0[0x0]&&!0x1===_0x556af0[0x0]['forceValue']&&(_0x49518d=_0x39d97a[0x0]['start']['nodeAfter']);const _0x5eb0e5=_0x5cebea['createRangeIn'](_0x49518d);if('$graveyard'==_0x5eb0e5['root']['rootName'])return;const _0x2ed5da=Array['from'](_0x4177f1['getRanges']())['map'](_0x5c8fe9=>_0x4a275c['fromRange'](_0x5c8fe9));_0x5cebea['setSelection'](_0x5eb0e5),_0x4d150c['commands']['get'](_0x4ee53f)['refresh'](),_0x556af0['push']({'forceDefaultExecution':!0x0}),_0x4d150c['execute'](_0x4ee53f,..._0x556af0);const _0x445e37=_0x2ed5da['filter'](_0x4a0864=>'$graveyard'!=_0x4a0864['root']['rootName']);_0x445e37['length']>0x0&&_0x5cebea['setSelection'](_0x445e37);for(const _0x4ed019 of _0x2ed5da)_0x4ed019['detach']();});};}['_getCoordsForCells'](_0x4d01b5){const _0x2d1040=this['editor']['plugins']['get']('TableUtils');let _0x573f09=Number['MAX_SAFE_INTEGER'],_0x26c84f=Number['MIN_SAFE_INTEGER'],_0x590d33=Number['MAX_SAFE_INTEGER'],_0x46b206=Number['MIN_SAFE_INTEGER'];for(const _0x5e6a0f of _0x4d01b5){if('$graveyard'==_0x5e6a0f['root']['rootName'])continue;const {row:_0x303f7f,column:_0x4dd7f7}=_0x2d1040['getCellLocation'](_0x5e6a0f),_0x90996b=_0x5e6a0f['hasAttribute']('rowspan')?_0x5e6a0f['getAttribute']('rowspan')-0x1:0x0,_0x23ae62=_0x5e6a0f['hasAttribute']('colspan')?_0x5e6a0f['getAttribute']('colspan')-0x1:0x0;_0x573f09=_0x303f7f<_0x573f09?_0x303f7f:_0x573f09,_0x26c84f=_0x303f7f+_0x90996b>_0x26c84f?_0x303f7f+_0x90996b:_0x26c84f,_0x590d33=_0x4dd7f7<_0x590d33?_0x4dd7f7:_0x590d33,_0x46b206=_0x4dd7f7+_0x23ae62>_0x46b206?_0x4dd7f7+_0x23ae62:_0x46b206;}return{'minRow':_0x573f09,'maxRow':_0x26c84f,'minColumn':_0x590d33,'maxColumn':_0x46b206};}['_setupColumnsRowsFixing'](){const _0x6474ba=this['editor'],_0x14c5c5=_0x6474ba['plugins']['get']('TrackChangesEditing'),_0xfc55d2=_0x6474ba['plugins']['get']('TableUtils');_0x6474ba['model']['document']['on']('change:data',()=>{const _0x3c1090=Array['from'](_0x6474ba['model']['document']['differ']['getChangedMarkers']());for(const {name:_0x499b1f,data:_0xe03e9d}of _0x3c1090){const {group:_0x5b88bb,id:_0x349fa4,subType:_0x144e2e}=_0x14c5c5['_splitMarkerName'](_0x499b1f);if('suggestion'!=_0x5b88bb)continue;if(null!=_0xe03e9d['oldRange'])continue;const _0x12a3e2=_0x14c5c5['getSuggestion'](_0x349fa4);this['_tablePostFixingSubtypes']['includes'](_0x144e2e)&&this['_tableSuggestions']['add'](_0x12a3e2);}},{'priority':'low'});const _0x54e4ba=(_0x12eb30,_0x4f8715)=>{let _0x4f6dc8=!0x1;const _0x3a7a0c=_0x4f8715['createRangeOn'](_0x12eb30),_0x1e72be=_0x12eb30['findAncestor']('table'),_0x266df5=_0xfc55d2['getCellLocation'](_0x12eb30);for(const _0x5fe666 of this['_tableSuggestions']){const _0x231abd=_0x5fe666['subType'],_0x5fd599=_0x231abd['startsWith']('tablePaste'),_0x11ef57=_0x231abd['substr'](_0x5fd599?0xa:0x5),_0x557a9a=_0x11ef57['toLowerCase'](),_0x476228=_0x557a9a['substr'](0x0,0x3)+'span',_0x58bdce='min'+_0x11ef57,_0x2e94b1='max'+_0x11ef57;if(!_0x5fe666['isInContent'])continue;if(_0x1e72be!=_0x5fe666['getFirstRange']()['start']['findAncestor']('table'))continue;if(_0x5fe666['isIntersectingWithRange'](_0x3a7a0c))continue;const _0x230a72=_0x12eb30['hasAttribute'](_0x476228)?_0x12eb30['getAttribute'](_0x476228)-0x1:0x0,_0x582762=this['_getSuggestionCoords'](_0x5fe666),_0xb5dcf7=_0x582762[_0x58bdce],_0x243809=_0x582762[_0x2e94b1];_0xb5dcf7<=_0x266df5[_0x557a9a]&&_0x266df5[_0x557a9a]+_0x230a72<=_0x243809&&(_0x5fe666['addRange'](_0x3a7a0c),_0x4f6dc8=!0x0);}return _0x4f6dc8;};_0x6474ba['model']['document']['registerPostFixer'](_0x4d8fec=>{let _0x48cd37=!0x1;for(const _0x17b797 of _0x6474ba['model']['document']['differ']['getChanges']())if('insert'==_0x17b797['type']){if('tableRow'==_0x17b797['name']){for(const _0x5d6bc0 of _0x17b797['position']['nodeAfter']['getChildren']())_0x48cd37=_0x48cd37||_0x54e4ba(_0x5d6bc0,_0x4d8fec);}else'tableCell'==_0x17b797['name']&&(_0x48cd37=_0x48cd37||_0x54e4ba(_0x17b797['position']['nodeAfter'],_0x4d8fec));}return _0x48cd37;});}['_getSuggestionCoords'](_0x2e4d81){return this['_getCoordsForCells'](_0x2e4d81['getRanges']()['map'](_0x3e0108=>_0x3e0108['start']['nodeAfter']));}}function Ee(_0x22344f){return Array['from'](new Set(_0x22344f)['values']());}class St extends _0x4c8a1d{static get['requires'](){return[jt];}['afterInit'](){const _0x34f9c4=this['editor'],_0x3fd31b=_0x34f9c4['model']['document']['selection'],_0x1085db=_0x34f9c4['locale'];if(!_0x34f9c4['plugins']['has']('TableEditing'))return;const _0x28d6b2=_0x34f9c4['plugins']['get']('TrackChangesEditing'),_0xc0f751=_0x34f9c4['plugins']['get']('TableUtils'),_0x1b4b12=_0x34f9c4['plugins']['get'](jt);_0x1b4b12['_tablePostFixingSubtypes']['push']('mergeTableCells'),_0x28d6b2['enableCommand']('mergeTableCells',()=>{const _0x2e2fe4=_0xc0f751['getSelectionAffectedTableCells'](_0x34f9c4['model']['document']['selection']);_0x34f9c4['model']['change'](()=>{_0x28d6b2['markMultiRangeBlockFormat'](_0x2e2fe4,{'commandName':'mergeTableCells','commandParams':[]},[],'mergeTableCells');});}),_0x34f9c4['commands']['get']('mergeTableCells')['on']('execute',(_0x43b944,_0x1f75a6)=>{_0x34f9c4['commands']['get']('trackChanges')['value']&&(_0x1f75a6['length']>0x0&&_0x1f75a6[_0x1f75a6['length']-0x1]&&_0x1f75a6[_0x1f75a6['length']-0x1]['forceDefaultExecution']||_0x28d6b2['_isForcedDefaultExecutionBlock']||this['_areSelectedCellsMergable']()||_0x43b944['stop']());},{'priority':'highest'});for(const _0x1fccc7 of['mergeTableCellUp','mergeTableCellRight','mergeTableCellDown','mergeTableCellLeft']){const _0x903d79=_0x34f9c4['commands']['get'](_0x1fccc7);_0x28d6b2['enableCommand'](_0x1fccc7,()=>{const _0x40e0b6=_0x34f9c4['model']['document']['selection']['getFirstPosition']()['getAncestors']()['find'](_0x693117=>_0x693117['is']('element','tableCell')),_0x2d1947=_0x903d79['value'];_0x34f9c4['model']['change'](()=>{_0x28d6b2['markMultiRangeBlockFormat']([_0x40e0b6,_0x2d1947],{'commandName':'mergeTableCells','commandParams':[]},[],'mergeTableCells');});});}for(const _0x249e43 of['splitTableCellVertically','splitTableCellHorizontally']){const _0x46d5d2=_0x34f9c4['commands']['get'](_0x249e43);_0x28d6b2['enableCommand'](_0x249e43,()=>{const _0x47c41e=_0xc0f751['getSelectionAffectedTableCells'](_0x34f9c4['model']['document']['selection'])[0x0],_0x4aa134=_0x47c41e['findAncestor']('table'),{column:_0x39ca02,row:_0x3ccd01}=_0xc0f751['getCellLocation'](_0x47c41e);let _0x34bc86=[];if('horizontally'==_0x46d5d2['direction']){const _0x158cef=_0xc0f751['createTableWalker'](_0x4aa134,{'startRow':_0x3ccd01,'endRow':_0x3ccd01,'includeAllSlots':!0x0});_0x34bc86=Array['from'](_0x158cef)['map'](_0x1b1bf3=>_0x1b1bf3['cell']);}else{const _0x5ed495=_0xc0f751['createTableWalker'](_0x4aa134,{'column':_0x39ca02,'includeAllSlots':!0x0});_0x34bc86=Array['from'](_0x5ed495)['map'](_0x294016=>_0x294016['cell']);}_0x34f9c4['model']['change'](_0x24158b=>{_0x28d6b2['markBlockFormat'](_0x24158b['createRangeOn'](_0x47c41e),{'commandName':_0x249e43,'commandParams':[]},_0x34bc86,_0x249e43);});});}_0x28d6b2['descriptionFactory']['registerDescriptionCallback'](_0x18cef3=>{if('formatBlock'!=_0x18cef3['type']&&'formatInline'!=_0x18cef3['type'])return;const {data:_0x15b1e3}=_0x18cef3;return _0x15b1e3&&'mergeTableCells'==_0x15b1e3['commandName']?{'type':'format','content':o(_0x1085db,'*Merge\x20cells*')}:void 0x0;}),_0x28d6b2['descriptionFactory']['registerDescriptionCallback'](_0x425bb7=>{if('formatBlock'!=_0x425bb7['type']&&'formatInline'!=_0x425bb7['type'])return;const {data:_0x4837cb}=_0x425bb7;return _0x4837cb?'splitTableCellVertically'==_0x4837cb['commandName']?{'type':'format','content':o(_0x1085db,'*Split\x20cell:*\x20vertically')}:'splitTableCellHorizontally'==_0x4837cb['commandName']?{'type':'format','content':o(_0x1085db,'*Split\x20cell:*\x20horizontally')}:void 0x0:void 0x0;});const _0x104d10=_0x1b4b12['_acceptFormatSuggestionCallbackFactory']();for(const _0x3dcfd7 of['mergeTableCellUp','mergeTableCellRight','mergeTableCellDown','mergeTableCellLeft'])_0x28d6b2['_suggestionFactory']['registerCustomCallback']('formatBlock',_0x3dcfd7,'accept',_0x104d10);for(const _0x388ec2 of['splitTableCellVertically','splitTableCellHorizontally'])_0x28d6b2['_suggestionFactory']['registerCustomCallback']('formatBlock',_0x388ec2,'accept',_0x104d10);_0x28d6b2['_suggestionFactory']['registerCustomCallback']('formatBlock','mergeTableCells','accept',_0x33590b=>{_0x34f9c4['model']['change'](_0x3ba9f1=>{const _0x2712a3=Array['from'](_0x3fd31b['getRanges']())['map'](_0x1de3b9=>_0x4a275c['fromRange'](_0x1de3b9));_0x3ba9f1['setSelection'](_0x33590b),_0x34f9c4['commands']['get']('mergeTableCells')['refresh'](),_0x34f9c4['execute']('mergeTableCells',{'forceDefaultExecution':!0x0});const _0x237ee0=_0x2712a3['filter'](_0x421f8e=>'$graveyard'!=_0x421f8e['root']['rootName']);_0x237ee0['length']>0x0&&_0x3ba9f1['setSelection'](_0x237ee0);for(const _0x3e261b of _0x2712a3)_0x3e261b['detach']();});});for(const _0x485783 of['mergeTableCellUp','mergeTableCellDown','mergeTableCellLeft','mergeTableCellRight']){const _0x4247d2=_0x34f9c4['commands']['get'](_0x485783);_0x4247d2['on']('set:isEnabled',(_0x429f65,_0x150da4,_0x3a51a9)=>{if(_0x3a51a9){const _0x4ccfda=_0x34f9c4['model']['document']['selection']['getFirstPosition']()['getAncestors']()['find'](_0x182b78=>_0x182b78['is']('element','tableCell'));this['_areMergableCells'](_0x4247d2['value'],_0x4ccfda)||(_0x429f65['return']=!0x1,_0x429f65['stop']());}},{'priority':'low'});}}['_areSelectedCellsMergable'](){const _0x4e1df8=this['editor']['commands']['get']('mergeTableCells'),_0x399ff2=this['editor']['plugins']['get']('TableUtils');if(!_0x4e1df8['isEnabled'])return!0x1;const _0x465cf0=_0x399ff2['getSelectionAffectedTableCells'](this['editor']['model']['document']['selection']);for(const _0x2b371e of _0x465cf0)for(const _0x1969b1 of _0x465cf0)if(_0x2b371e!=_0x1969b1&&!this['_areMergableCells'](_0x2b371e,_0x1969b1))return!0x1;return!0x0;}['_areMergableCells'](_0x375449,_0x16b178){const _0x464588=this['editor']['plugins']['get']('TrackChangesEditing'),_0x35b3b0=this['editor']['model']['createRangeOn'](_0x375449),_0x415307=this['editor']['model']['createRangeOn'](_0x16b178),_0x317c8b=new Set(),_0x4d3249=new Set();for(const _0x37da28 of _0x464588['getSuggestions']())if(('insertion'==_0x37da28['type']||'deletion'==_0x37da28['type']||'mergeTableCells'==_0x37da28['subType'])&&_0x37da28['isInContent']){for(const _0x5e21dc of _0x37da28['getRanges']())_0x5e21dc['containsRange'](_0x35b3b0,!0x0)&&_0x317c8b['add'](_0x37da28['type']+':'+_0x37da28['author']['id']),_0x5e21dc['containsRange'](_0x415307,!0x0)&&_0x4d3249['add'](_0x37da28['type']+':'+_0x37da28['author']['id']);}if(_0x317c8b['size']!=_0x4d3249['size'])return!0x1;for(const _0x162131 of _0x317c8b)if(!_0x4d3249['has'](_0x162131))return!0x1;return!0x0;}}class At extends _0x4c8a1d{static get['requires'](){return[jt];}['afterInit'](){const _0x4f2e69=this['editor'];if(!_0x4f2e69['plugins']['has']('TableEditing'))return;const _0x57dee8=_0x4f2e69['locale'],_0x2e9f66=_0x4f2e69['plugins']['get']('TrackChangesEditing');_0x2e9f66['enableDefaultAttributesIntegration']('setTableRowHeader'),_0x2e9f66['enableDefaultAttributesIntegration']('setTableColumnHeader'),_0x2e9f66['registerBlockAttribute']('headingRows'),_0x2e9f66['registerBlockAttribute']('headingColumns'),_0x2e9f66['descriptionFactory']['registerAttributeLabel']('headingRows',o(_0x57dee8,'FORMAT_HEADER_ROW')),_0x2e9f66['descriptionFactory']['registerAttributeLabel']('headingColumns',o(_0x57dee8,'FORMAT_HEADER_COLUMN')),this['_handleLegacySuggestions']();}['_handleLegacySuggestions'](){const _0x1bc5de=this['editor']['plugins']['get']('TrackChangesEditing'),_0x27b01c=this['editor']['plugins']['get']('TableUtils'),_0x126de7=this['editor']['plugins']['get'](jt)['_acceptFormatSuggestionCallbackFactory']();function _0x1bee1b({showActiveMarker:_0x140611=!0x0,setDataAttribute:_0x3e6319=!0x0}={}){return(_0x604b23,_0x564ea9,_0x10aafe)=>{const {type:_0x1771d2,id:_0x35da86}=_0x1bc5de['_splitMarkerName'](_0x564ea9['markerName']),_0x320f4b=_0x1bc5de['getSuggestion'](_0x35da86),_0x44312c=_0x320f4b['data'];if('formatBlock'!=_0x320f4b['type']||!_0x44312c||'setTableColumnHeader'!=_0x44312c['commandName'])return;if(_0x564ea9['item'])return void _0x604b23['stop']();if(!_0x10aafe['consumable']['consume'](_0x564ea9['markerRange'],_0x604b23['name']))return;const _0x5c35e4=_0x564ea9['markerRange']['start']['nodeAfter'],_0x5dd6e3=_0x564ea9['markerRange']['end']['nodeBefore'],_0x1491ab=_0x5c35e4['parent']['parent'],{column:_0x323695}=_0x27b01c['getCellLocation'](_0x5c35e4),{column:_0x525298}=_0x27b01c['getCellLocation'](_0x5dd6e3);for(let _0x2da571=_0x323695;_0x2da571<=_0x525298;_0x2da571++){const _0xb1884c=_0x27b01c['createTableWalker'](_0x1491ab,{'column':_0x2da571,'includeAllSlots':!0x1});for(const _0x5206e4 of _0xb1884c){const _0x19a048=_0x5206e4['cell'],_0x4b728f=_0x10aafe['mapper']['toViewElement'](_0x19a048);_0x10aafe['writer']['addClass']('ck-suggestion-marker-'+_0x1771d2,_0x4b728f),_0x3e6319&&_0x10aafe['writer']['setAttribute']('data-suggestion',_0x35da86,_0x4b728f),_0x10aafe['mapper']['bindElementToMarker'](_0x4b728f,_0x564ea9['markerName']),_0x140611&&(_0x1bc5de['activeMarkers']['includes'](_0x564ea9['markerName'])?_0x10aafe['writer']['addClass']('ck-suggestion-marker--active',_0x4b728f):_0x10aafe['writer']['removeClass']('ck-suggestion-marker--active',_0x4b728f));}}};}_0x1bc5de['_suggestionFactory']['registerCustomCallback']('formatBlock','setTableRowHeader','accept',_0x126de7),_0x1bc5de['_suggestionFactory']['registerCustomCallback']('formatBlock','setTableColumnHeader','accept',_0x126de7),this['editor']['editing']['downcastDispatcher']['on']('addMarker:suggestion',_0x1bee1b(),{'priority':'highest'}),this['editor']['data']['downcastDispatcher']['on']('addMarker:suggestion',(_0x587901,_0x537c1b,_0x3cf019)=>{_0x3cf019['options']['showSuggestionHighlights']&&_0x1bee1b({'showActiveMarker':!0x1,'setDataAttribute':!0x1})(_0x587901,_0x537c1b,_0x3cf019);},{'priority':'highest'}),this['editor']['editing']['downcastDispatcher']['on']('removeMarker:suggestion',(_0x25e2f8,_0x41ff43,_0x506f2f)=>{const {type:_0x14f985,id:_0x189e62}=_0x1bc5de['_splitMarkerName'](_0x41ff43['markerName']),_0x1e7073=_0x1bc5de['getSuggestion'](_0x189e62),_0x213226=_0x1e7073['data'];if('formatBlock'!=_0x1e7073['type']||!_0x213226||'setTableColumnHeader'!=_0x213226['commandName'])return;const _0xcaa6ff=_0x506f2f['mapper']['markerNameToElements'](_0x41ff43['markerName']);if(_0xcaa6ff){for(const _0x2d1fe3 of _0xcaa6ff)_0x506f2f['writer']['removeClass']('ck-suggestion-marker-'+_0x14f985,_0x2d1fe3),_0x506f2f['writer']['removeClass']('ck-suggestion-marker--active',_0x2d1fe3),_0x506f2f['writer']['removeAttribute']('data-suggestion',_0x2d1fe3),_0x506f2f['mapper']['unbindElementFromMarkerName'](_0x2d1fe3,_0x41ff43['markerName']);}},{'priority':'highest'}),this['_registerLegacyDescription']();}['_registerLegacyDescription'](){const _0x15af13=this['editor'],_0x30e1c2=_0x15af13['locale'];function _0x49b990(_0x5381ed){return{'type':'format','content':o(_0x30e1c2,'*Format:*\x20%0',_0x5381ed)};}_0x15af13['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](_0x3e6641=>{if('formatBlock'!=_0x3e6641['type'])return;const {data:_0x32122e}=_0x3e6641;if(_0x32122e){if('setTableRowHeader'==_0x32122e['commandName']){const _0x332f14=_0x32122e['commandParams'][0x0]['forceValue'];return _0x49b990(o(_0x30e1c2,_0x332f14?'FORMAT_HEADER_ROW':'FORMAT_REGULAR_ROW'));}if('setTableColumnHeader'==_0x32122e['commandName']){const _0xcda29d=_0x32122e['commandParams'][0x0]['forceValue'];return _0x49b990(o(_0x30e1c2,_0xcda29d?'FORMAT_HEADER_COLUMN':'FORMAT_REGULAR_COLUMN'));}}});}}const ge=['tableCellBorderWidth','tableCellBorderColor','tableCellBorderStyle','tableCellHorizontalAlignment','tableCellVerticalAlignment','tableCellBackgroundColor','tableCellPadding'],Ce=Object['fromEntries'](ge['map'](_0x38ba38=>[_0x38ba38,null]));class It extends _0x4c8a1d{static get['requires'](){return[jt];}['afterInit'](){const _0x511d99=this['editor'];if(!_0x511d99['plugins']['has']('TableClipboard'))return;const _0x1de5cc=_0x511d99['plugins']['get']('TrackChangesEditing'),_0x36e38a=_0x511d99['plugins']['get']('TableUtils'),_0x52e198=_0x511d99['plugins']['get'](jt),_0x536add=_0x511d99['plugins']['get']('TableClipboard');_0x52e198['_tablePostFixingSubtypes']['push']('tablePasteRow','tablePasteColumn'),_0x511d99['model']['schema']['register']('tableCellSuggestion',{'allowIn':'tableCell','allowContentOf':'tableCell','isLimit':!0x0}),_0x511d99['conversion']['elementToElement']({'model':'tableCellSuggestion','view':'suggestion-td'});let _0x53c430=null;_0x511d99['model']['on']('insertContent',(_0x562ca4,_0x555275)=>{const [_0x22e4c8,_0x524104]=_0x555275,_0x30edca=_0x555275[_0x555275['length']-0x1];_0x30edca&&_0x30edca['forceDefaultExecution']||_0x1de5cc['_isForcedDefaultExecutionBlock']||this['editor']['commands']['get']('trackChanges')['value']&&function(_0x27f11f,_0x130009,_0x224e20,_0x2a917f,_0x6a58f9){if(_0x130009&&!_0x130009['is']('documentSelection'))return!0x1;const _0x4cb1ed=_0x6a58f9['getTableIfOnlyTableInContent'](_0x27f11f,_0x224e20);if(!_0x4cb1ed||!he(_0x4cb1ed,void 0x0,_0x2a917f))return!0x1;const _0x2d6c54=_0x2a917f['getSelectionAffectedTableCells'](_0x224e20['document']['selection']);if(!_0x2d6c54['length'])return!0x1;const _0x487777=_0x2d6c54[0x0]['findAncestor']('table'),_0x535618=_0x2a917f['getRowIndexes'](_0x2d6c54),_0xafc888=_0x2a917f['getColumnIndexes'](_0x2d6c54),_0x543a6f={'startRow':_0x535618['first'],'endRow':_0x535618['last'],'startColumn':_0xafc888['first'],'endColumn':_0xafc888['last']};return 0x1==_0x2d6c54['length']&&(_0x543a6f['endRow']+=_0x2a917f['getRows'](_0x4cb1ed)-0x1,_0x543a6f['endColumn']+=_0x2a917f['getColumns'](_0x4cb1ed)-0x1),he(_0x487777,_0x543a6f,_0x2a917f);}(_0x22e4c8,_0x524104,_0x511d99['model'],_0x36e38a,_0x536add)&&(_0x562ca4['stop'](),_0x53c430={'cells':[],'insertionRanges':[],'deletionRanges':[],'rowInsertionRanges':[],'rowInsertionIndexes':[],'columnInsertionRanges':[],'columnInsertionIndexes':[]},_0x511d99['model']['change'](()=>{_0x511d99['model']['insertContent'](_0x555275[0x0],_0x555275[0x1],_0x555275[0x2],{'forceDefaultExecution':!0x0});const _0x496241=_0x282b27(),{rowInsertionRanges:_0x5dfbed,columnInsertionRanges:_0x3fc48e,insertionRanges:_0x302984,deletionRanges:_0x12f459,cells:_0x53b48e}=_0x53c430;_0x5dfbed['length']&&_0x1de5cc['markMultiRangeInsertion'](_0x5dfbed,'tablePasteRow',{'tablePasteChainId':_0x496241}),_0x3fc48e['length']&&_0x1de5cc['markMultiRangeInsertion'](_0x3fc48e,'tablePasteColumn',{'tablePasteChainId':_0x496241}),_0x302984['length']&&(_0x1de5cc['markMultiRangeInsertion'](_0x302984,'tablePaste',{'tablePasteChainId':_0x496241,'skipNestingCheck':!0x0}),_0x302984['forEach'](_0x3f3636=>_0x3f3636['detach']?.())),_0x12f459['length']&&(_0x1de5cc['markMultiRangeDeletion'](_0x12f459,'tablePaste',{'tablePasteChainId':_0x496241,'skipNestingCheck':!0x0}),_0x12f459['forEach'](_0x4b326d=>_0x4b326d['detach']?.()));const _0xcf2ef5=_0x1de5cc['markMultiRangeBlockFormat'](_0x53b48e['map'](({element:_0x40b8fc})=>_0x40b8fc),{'formatGroupId':_0x282b27()},[],'tablePasteCell',{'tablePasteChainId':_0x496241});if(_0xcf2ef5){const _0x219e7b=_0xcf2ef5['getMarkers'](),_0x29a6f2=[];for(const {element:_0x2aa392,attributes:_0x5a6c0d}of _0x53b48e){if(!_0x5a6c0d)continue;const _0x37ab2a=_0x511d99['model']['createRangeOn'](_0x2aa392),_0x513a68=_0x219e7b['find'](_0xb78dbb=>_0xb78dbb['getRange']()['isEqual'](_0x37ab2a));_0x513a68&&_0x29a6f2['push']([_0x513a68['name'],_0x5a6c0d]);}_0x29a6f2['length']&&_0xcf2ef5['setAttribute']('markerAttributes',Object['fromEntries'](_0x29a6f2));}_0x53c430=null;}));},{'priority':_0x521d0d['high']+0xa}),_0x511d99['plugins']['get']('TableClipboard')['on']('_replaceTableSlotCell',(_0x4cc9a6,_0x8cbbcf)=>{const [_0x3f5bd8,_0x5a646c,,_0x135a9f]=_0x8cbbcf;if(!_0x53c430)return;_0x4cc9a6['stop']();const _0x486771=_0x3f5bd8['cell'],_0x421752=_0x5a646c,_0x10c5aa=Pe(_0x486771),_0x46ed6a=Pe(_0x421752);_0x4cc9a6['return']=_0x486771;let _0x1e4345=null,_0x55692a=null;if(_0x46ed6a||_0x10c5aa){if(_0x10c5aa&&!_0x46ed6a){_0x135a9f['remove'](_0x486771['getChild'](0x0));for(const _0x4cf1b1 of Array['from'](_0x421752['getChildren']()))_0x135a9f['insert'](_0x4cf1b1,_0x486771,'end');const _0x151527=_0x53c430['rowInsertionIndexes']['includes'](_0x3f5bd8['row']),_0x5b67af=_0x53c430['columnInsertionIndexes']['includes'](_0x3f5bd8['column']);_0x151527||_0x5b67af||(_0x1e4345=_0x4a275c['fromRange'](_0x135a9f['createRangeIn'](_0x486771)));}else _0x46ed6a&&!_0x10c5aa&&(_0x55692a=_0x135a9f['createRangeIn'](_0x486771));}else{const _0x2dae62=_0x135a9f['createElement']('tableCellSuggestion'),_0x4328a2=_0x135a9f['createElement']('tableCellSuggestion');_0x135a9f['wrap'](_0x135a9f['createRangeIn'](_0x486771),_0x4328a2),_0x135a9f['insert'](_0x2dae62,_0x486771,0x0);for(const _0x208d66 of Array['from'](_0x421752['getChildren']()))_0x135a9f['insert'](_0x208d66,_0x2dae62,'end');_0x1e4345=_0x4a275c['fromRange'](_0x135a9f['createRangeOn'](_0x2dae62)),_0x55692a=_0x4a275c['fromRange'](_0x135a9f['createRangeOn'](_0x4328a2));}const _0x3172a3=Array['from'](_0x421752['getAttributes']())['filter'](([_0x52066e])=>ge['includes'](_0x52066e));_0x53c430['cells']['push']({'element':_0x486771,'attributes':_0x3172a3['length']?Object['fromEntries'](_0x3172a3):null}),_0x1e4345&&_0x53c430['insertionRanges']['push'](_0x1e4345),_0x55692a&&_0x53c430['deletionRanges']['push'](_0x55692a);},{'priority':'high'}),_0x36e38a['on']('insertColumns',(_0x427774,_0x56678b)=>{const [_0x6d6051,_0x4770a6={}]=_0x56678b;if(!_0x53c430)return;const _0x128fcb=_0x4770a6['at']||0x0,_0x195fec=_0x4770a6['columns']||0x1;_0x53c430['columnInsertionIndexes']=new Array(_0x195fec)['fill'](_0x128fcb)['map']((_0x41c088,_0x49584)=>_0x41c088+_0x49584);for(const {cell:_0xb612cb}of _0x36e38a['createTableWalker'](_0x6d6051,{'startColumn':_0x128fcb,'endColumn':_0x128fcb+_0x195fec-0x1}))_0x53c430['columnInsertionRanges']['push'](_0x511d99['model']['createRangeOn'](_0xb612cb));},{'priority':'low'}),_0x36e38a['on']('insertRows',(_0x26578e,_0x5eb213)=>{const [_0x11fa5a,_0x53436b={}]=_0x5eb213;if(!_0x53c430)return;const _0x3bc001=_0x53436b['at']||0x0,_0x2f803a=_0x53436b['rows']||0x1;_0x53c430['rowInsertionIndexes']=new Array(_0x2f803a)['fill'](_0x3bc001)['map']((_0x2c9252,_0x2122e2)=>_0x2c9252+_0x2122e2);for(const {cell:_0x5cbb85}of _0x36e38a['createTableWalker'](_0x11fa5a,{'startRow':_0x3bc001,'endRow':_0x3bc001+_0x2f803a-0x1}))_0x53c430['rowInsertionRanges']['push'](_0x511d99['model']['createRangeOn'](_0x5cbb85));},{'priority':'low'}),_0x1de5cc['descriptionFactory']['registerDescriptionCallback'](_0x50ab8a=>{if(_0x50ab8a['subType']&&_0x50ab8a['subType']['startsWith']('tablePaste'))return _0x50ab8a['previous']?{}:{'type':'insertion','content':o(_0x511d99['locale'],'*Replace\x20table\x20cells*')};});const _0x18251e=()=>!0x1;for(const _0x968a51 of['tablePaste','tablePasteColumn','tablePasteRow','tablePasteCell'])_0x1de5cc['_suggestionFactory']['registerCustomCallback']('insertion',_0x968a51,'join',_0x18251e),_0x1de5cc['_suggestionFactory']['registerCustomCallback']('deletion',_0x968a51,'join',_0x18251e),_0x1de5cc['_suggestionFactory']['registerCustomCallback']('formatBlock',_0x968a51,'join',_0x18251e);_0x1de5cc['_suggestionFactory']['registerCustomCallback']('formatBlock','tablePasteCell','discard',_0x18251e),_0x1de5cc['_suggestionFactory']['registerCustomCallback']('formatBlock','tablePasteCell','accept',(_0x6879b9,_0x248a04,_0x19f806)=>{const _0x3bd523=_0x6879b9['map'](_0x51cd16=>_0x51cd16['getContainedElement']())['filter'](_0x23bf58=>_0x23bf58),_0x174835=new Map(_0x3bd523['map'](_0x324140=>[_0x324140,null]));if(_0x53c430){for(const {element:_0x5f280a,attributes:_0x235780}of _0x53c430['cells'])_0x235780&&_0x174835['set'](_0x5f280a,_0x235780);}else{if(_0x19f806&&_0x19f806['markerAttributes'])for(const [_0x5233ce,_0x187b1b]of Object['entries'](_0x19f806['markerAttributes'])){const _0x4b1fa1=_0x511d99['model']['markers']['get'](_0x5233ce),_0x201b8d=_0x4b1fa1?_0x4b1fa1['getRange']()['getContainedElement']():null;_0x201b8d&&_0x174835['set'](_0x201b8d,_0x187b1b);}}_0x511d99['model']['change'](_0x42eff0=>{for(const [_0x1e28cf,_0xff0d57]of _0x174835)_0x42eff0['setAttributes']({...Ce,..._0xff0d57},_0x1e28cf);});});const _0x13dfbb=(_0x4273d8,_0x26ade3)=>{_0x1de5cc['_suggestionFactory']['registerCustomCallback'](_0x4273d8,'tablePaste',_0x26ade3,(_0x3d76e6,_0x26eaf8,_0x2a0c56)=>{_0x511d99['model']['change'](_0x317989=>{const _0x54df82=[];for(const _0x53ce69 of _0x3d76e6){const _0x3d236d=_0x53ce69['start']['nodeAfter'];_0x3d236d['is']('element','tableCellSuggestion')&&_0x54df82['push'](_0x3d236d);}_0x1de5cc['_suggestionFactory']['getSuggestionCallback'](_0x4273d8,null,_0x26ade3)(_0x3d76e6,_0x26eaf8,_0x2a0c56);for(const _0x211a7d of _0x54df82)'$graveyard'!=_0x211a7d['root']['rootName']&&_0x317989['unwrap'](_0x211a7d);});});};_0x13dfbb('insertion','accept'),_0x13dfbb('insertion','discard'),_0x13dfbb('deletion','accept'),_0x13dfbb('deletion','discard'),_0x1de5cc['_suggestionFactory']['registerCustomCallback']('insertion','tablePasteRow','discard',_0x451c27=>{const _0x4c3697=_0x451c27['map'](_0x5acbb5=>_0x5acbb5['getContainedElement']()),_0x49f842=_0x4c3697[0x0]['findAncestor']('table'),{minRow:_0x2eb04e,maxRow:_0x455b2c}=_0x52e198['_getCoordsForCells'](_0x4c3697);_0x36e38a['removeRows'](_0x49f842,{'at':_0x2eb04e,'rows':_0x455b2c-_0x2eb04e+0x1});}),_0x1de5cc['_suggestionFactory']['registerCustomCallback']('insertion','tablePasteColumn','discard',_0xa575c8=>{const _0x5178f7=_0xa575c8['map'](_0x439059=>_0x439059['getContainedElement']()),_0x1b54fe=_0x5178f7[0x0]['findAncestor']('table'),{minColumn:_0x56387a,maxColumn:_0xc0f485}=_0x52e198['_getCoordsForCells'](_0x5178f7);_0x36e38a['removeColumns'](_0x1b54fe,{'at':_0x56387a,'columns':_0xc0f485-_0x56387a+0x1});});const _0x8938c4=(_0x58108b,_0x4569ad)=>{if(!_0x4569ad['subType']||!_0x4569ad['subType']['startsWith']('tablePaste'))return;const _0x42eed2=_0x4569ad['attributes']['tablePasteChainId'],_0x413def=_0x1de5cc['getSuggestions']()['filter'](_0x36cac0=>_0x36cac0['isInContent']&&_0x36cac0['attributes']&&_0x36cac0['attributes']['tablePasteChainId']==_0x42eed2);_0x413def['length']&&_0x4569ad['getAllAdjacentSuggestions']()['length']!=_0x413def['length']&&_0x413def['reduce']((_0x38c49a,_0x53d817)=>(_0x38c49a['next']=_0x53d817,_0x53d817['previous']=_0x38c49a,_0x53d817));};function _0xf5570a(_0x48f7d3,_0x4bb37c=!0x0){const {id:_0x3cbb9c}=_0x1de5cc['_splitMarkerName'](_0x48f7d3['markerName']),_0x225078=['ck-suggestion-marker','ck-suggestion-marker-insertion'],_0x13555e=_0x1de5cc['activeMarkers']['includes'](_0x48f7d3['markerName']);return _0x13555e&&_0x225078['push']('ck-suggestion-marker--active'),{'classes':_0x225078,'attributes':{'data-suggestion':_0x3cbb9c},'priority':_0x13555e&&_0x4bb37c?0xbc2:0xbb8};}_0x1de5cc['on']('suggestionLoaded',_0x8938c4,{'priority':'high'}),_0x1de5cc['on']('suggestionUnloaded',_0x8938c4,{'priority':'high'}),_0x511d99['model']['document']['registerPostFixer'](()=>{let _0x3559d8=!0x1;const _0x347544=Array['from'](_0x511d99['model']['document']['differ']['getChangedMarkers']());for(const {name:_0x14e6db,data:_0x3c3bd0}of _0x347544){const {group:_0x3344af,type:_0x4a029b,id:_0x235913}=_0x1de5cc['_splitMarkerName'](_0x14e6db);if('suggestion'!=_0x3344af||'deletion'!=_0x4a029b||_0x3c3bd0['oldRange'])continue;if(!_0x1de5cc['hasSuggestion'](_0x235913))continue;const _0x12cab3=_0x1de5cc['getSuggestion'](_0x235913)['getRanges'](),_0x5d112d=_0x511d99['plugins']['get']('Users')['me'];for(const _0x475121 of _0x1de5cc['getSuggestions']()){if(!_0x475121['isInContent']||_0x475121['author']!=_0x5d112d)continue;if('formatBlock'!=_0x475121['type']||'tablePasteCell'!=_0x475121['subType'])continue;if(_0x475121['getRanges']()['every'](_0xa9b09e=>_0x12cab3['some'](_0x54bcae=>_0x54bcae['containsRange'](_0xa9b09e,!0x0)))){for(const _0xc4a8f2 of _0x475121['getAllAdjacentSuggestions']())_0xc4a8f2['isInContent']&&(_0xc4a8f2['discard'](),_0x3559d8=!0x0);}}}return _0x3559d8;}),_0x511d99['model']['document']['registerPostFixer'](_0x1e6cbb=>{const _0x30a3e9=_0x511d99['commands']['get']('redo');if(!_0x30a3e9||!_0x30a3e9['_createdBatches']['has'](_0x1e6cbb['batch']))return!0x1;let _0x3a3b82=!0x1;const _0x3bc676=_0x511d99['plugins']['get']('Users')['me'],_0x2ea9c6=_0x511d99['model']['document']['differ']['getChanges'](),_0x539d0a=Array['from'](_0x511d99['model']['document']['differ']['getChangedMarkers']())['filter'](({name:_0x9ce3b2,data:_0x195f7c})=>{const {group:_0xd220d1,subType:_0x166648,authorId:_0x4fafa9}=_0x1de5cc['_splitMarkerName'](_0x9ce3b2);return'suggestion'==_0xd220d1&&'tablePaste'==_0x166648&&_0x4fafa9==_0x3bc676['id']&&!_0x195f7c['oldRange'];});for(const _0x220265 of _0x2ea9c6){if('insert'!=_0x220265['type']||'tableCellSuggestion'!=_0x220265['name']||0x1!=_0x220265['length'])continue;const _0x251bb8=_0x1e6cbb['createRange'](_0x220265['position'],_0x220265['position']['getShiftedBy'](0x1));if(!_0x539d0a['find'](({data:_0x2a03d4})=>_0x2a03d4['newRange']['isEqual'](_0x251bb8))){for(const {name:_0x429889,data:_0x2b7ba1}of _0x539d0a)if(_0x251bb8['containsRange'](_0x2b7ba1['newRange'])){_0x1e6cbb['updateMarker'](_0x429889,{'range':_0x251bb8}),_0x3a3b82=!0x0;break;}}}return _0x3a3b82;}),_0x511d99['model']['document']['registerPostFixer'](_0x38110e=>{let _0x1a7d97=!0x1;const _0x5caa52=_0x511d99['plugins']['get']('Users')['me'],_0x35beb3=_0x1de5cc['getSuggestions']()['filter'](_0x4e39b3=>_0x4e39b3['isInContent']&&_0x4e39b3['author']==_0x5caa52),_0x587eac=new Set(),_0x5bbc50=new Set();for(const _0x72efc2 of _0x35beb3)if('tablePaste'==_0x72efc2['subType'])for(const _0x4aa545 of _0x72efc2['getMarkers']()){const _0x277690=_0x4aa545['getRange']()['getContainedElement']();if(_0x277690){if(_0x277690['is']('element','tableCellSuggestion')&&Pe(_0x277690)){_0x72efc2['removeMarker'](_0x4aa545['name']),_0x587eac['add'](_0x277690),_0x1a7d97=!0x0;const _0x5ce649=_0x277690['nextSibling'],_0x303639=_0x277690['previousSibling'],_0x2a64b8=_0x5ce649&&_0x5ce649['is']('element','tableCellSuggestion'),_0x1d20a7=_0x303639&&_0x303639['is']('element','tableCellSuggestion');_0x2a64b8&&!_0x587eac['has'](_0x5ce649)&&_0x5bbc50['add'](_0x5ce649),_0x1d20a7&&!_0x587eac['has'](_0x303639)&&_0x5bbc50['add'](_0x303639);}else _0x277690['is']('element','paragraph')&&_0x277690['isEmpty']&&(_0x72efc2['removeMarker'](_0x4aa545['name']),_0x1a7d97=!0x0);}}else{if('tablePasteCell'==_0x72efc2['subType']){if(!_0x72efc2['attributes']||!_0x72efc2['attributes']['tablePasteChainId'])continue;const _0x27a57d=_0x72efc2['attributes']['markerAttributes'];if(_0x27a57d&&Object['keys'](_0x27a57d)['length'])continue;const _0x5b1a2b=_0x72efc2['attributes']['tablePasteChainId'];let _0x3197ef=!0x0,_0x5878e6=!0x0;for(const _0x4dfb9a of _0x35beb3)if(_0x4dfb9a['subType']&&_0x4dfb9a['subType']['startsWith']('tablePaste')){if(!_0x4dfb9a['attributes']['tablePasteChainId']){_0x5878e6=!0x1;break;}if(_0x4dfb9a['id']!=_0x72efc2['id']&&_0x4dfb9a['attributes']['tablePasteChainId']==_0x5b1a2b){_0x3197ef=!0x1;break;}}_0x5878e6&&_0x3197ef&&(_0x72efc2['removeMarkers'](),_0x1a7d97=!0x0);}}for(const _0x519b48 of _0x587eac)_0x38110e['remove'](_0x519b48);for(const _0x5eda04 of _0x5bbc50)_0x38110e['unwrap'](_0x5eda04);return _0x1a7d97;}),_0x511d99['conversion']['for']('editingDowncast')['markerToHighlight']({'model':'suggestion:formatBlock:tablePasteCell','view':(_0x8f531e,_0x4af6c5)=>_0xf5570a(_0x8f531e),'converterPriority':'high'}),_0x511d99['conversion']['for']('dataDowncast')['markerToHighlight']({'model':'suggestion:formatBlock:tablePasteCell','view':(_0x2437ab,_0x439379)=>_0x439379['options']['showSuggestionHighlights']?_0xf5570a(_0x2437ab,!0x1):null,'converterPriority':'high'});const _0x4185cf=_0x511d99['editing']['view'];this['listenTo'](_0x4185cf['document'],'clipboardOutput',(_0x4de436,_0x3c99ac)=>{const _0x55ad6d=[];for(const _0x16f0ee of _0x4185cf['createRangeIn'](_0x3c99ac['content'])['getItems']())_0x16f0ee['is']('element','suggestion-td')&&_0x55ad6d['push'](_0x16f0ee);_0x4185cf['change'](_0x5bfcde=>{for(const _0x3a69c1 of _0x55ad6d)_0x5bfcde['move'](_0x5bfcde['createRangeIn'](_0x3a69c1),_0x5bfcde['createPositionBefore'](_0x3a69c1)),_0x5bfcde['remove'](_0x3a69c1);});});}}function Pe(_0x58c96e){if(_0x58c96e['isEmpty'])return!0x0;const _0x2d7044=_0x58c96e['getChild'](0x0);return _0x2d7044['is']('element','paragraph')&&_0x2d7044['isEmpty'];}function he(_0x3a5cd7,_0x1b4aba={},_0x369191){for(const {isAnchor:_0x3a6b30,cellHeight:_0x287a24,cellWidth:_0x542eff}of _0x369191['createTableWalker'](_0x3a5cd7,{'includeAllSlots':!0x0,..._0x1b4aba}))if(!_0x3a6b30||0x1!=_0x287a24||0x1!=_0x542eff)return!0x1;return!0x0;}class vt extends _0x4c8a1d{['afterInit'](){if(!this['editor']['plugins']['has']('TableColumnResizeEditing'))return;const _0x4e0b3b=this['editor']['plugins']['get']('TrackChangesEditing');_0x4e0b3b['enableCommand']('resizeTableWidth',this['handleResizeTableWidthCommand']['bind'](this)),_0x4e0b3b['_suggestionFactory']['registerCustomCallback']('formatBlock','resizeTable','accept',_0x4e0b3b['_suggestionFactory']['getSuggestionCallback']('formatBlock',null,'discard')),_0x4e0b3b['_suggestionFactory']['registerCustomCallback']('formatBlock','resizeTable','discard',_0x4e0b3b['_suggestionFactory']['getSuggestionCallback']('formatBlock',null,'accept')),_0x4e0b3b['descriptionFactory']['registerDescriptionCallback'](this['handleSuggestionDescription']['bind'](this));}['handleResizeTableWidthCommand'](_0x2ded32,_0x4a6fef){const _0x37fb53=this['editor']['plugins']['get']('TrackChangesEditing'),_0x4a1ef5=this['editor']['plugins']['get']('TableColumnResizeEditing'),_0x288283=_0x4a6fef['table']||this['editor']['model']['document']['selection']['getSelectedElement']();this['editor']['model']['change'](()=>{const _0x241583=_0x4a1ef5['getColumnGroupElement'](_0x288283);let _0x48bea9=_0x241583?_0x4a1ef5['getTableColumnsWidths'](_0x241583):null,_0x2a8769=_0x288283['getAttribute']('tableWidth')||null;const _0x42618b=_0x4a6fef['tableWidth']||_0x2a8769,_0x20113c=_0x4a6fef['columnWidths']||_0x48bea9,_0x4f66e2=this['editor']['plugins']['get']('Users')['me'];for(const _0x6fb926 of _0x37fb53['getSuggestions']()){const _0x4f2eaa=_0x6fb926['getContainedElement']();if('resizeTable'===_0x6fb926['subType']&&_0x4f2eaa===_0x288283){_0x6fb926['author']!==_0x4f66e2&&_0x6fb926['discard']();const _0x298dae=_0x6fb926['data']['commandParams'];_0x2a8769=_0x298dae[0x0]['tableWidth'],_0x48bea9=_0x298dae[0x0]['columnWidths'];break;}}_0x2ded32({'table':_0x288283,'tableWidth':_0x42618b,'columnWidths':_0x20113c}),_0x37fb53['markBlockFormat'](_0x288283,{'commandName':'resizeTableWidth','commandParams':[{'tableWidth':_0x2a8769,'columnWidths':_0x48bea9}],'formatGroupId':'resizeTable'},[],'resizeTable');});}['handleSuggestionDescription'](_0x168042){if('formatBlock'!=_0x168042['type']&&'formatInline'!=_0x168042['type'])return;const {data:_0x4e5be5}=_0x168042;if(_0x4e5be5&&'resizeTable'===_0x4e5be5['formatGroupId']){const _0x1f923d='*Format:*\x20resize\x20table';return{'type':'format','content':o(this['editor']['locale'],_0x1f923d)};}}}class Ct extends _0x4c8a1d{['afterInit'](){const _0x51ff1b=this['editor'];_0x51ff1b['plugins']['has']('Template')&&_0x51ff1b['plugins']['get']('TrackChangesEditing')['enableCommand']('insertTemplate');}}class _t extends _0x4c8a1d{['afterInit'](){const _0x4d4468=this['editor'];if(!_0x4d4468['commands']['get']('insertTableOfContents'))return;_0x4d4468['plugins']['get']('TrackChangesEditing')['enableCommand']('insertTableOfContents');const _0x500f97=_0x4d4468['plugins']['get']('TrackChangesEditing'),_0xb420c8=_0x4d4468['locale'];_0x500f97['descriptionFactory']['registerElementLabel']('tableOfContents',_0x3509ac=>o(_0xb420c8,'ELEMENT_TABLE_OF_CONTENTS',_0x3509ac));}}class Dt extends _0x4c8a1d{['afterInit'](){const _0x1c95c6=this['editor'];if(!_0x1c95c6['plugins']['has']('Title'))return;const _0x558caa=_0x1c95c6['plugins']['get']('TrackChangesEditing');_0x558caa['descriptionFactory']['registerElementLabel']('title-content',()=>o(_0x1c95c6['locale'],'ELEMENT_TITLE')),_0x1c95c6['model']['document']['registerPostFixer'](_0x46152d=>{let _0x14d39e=!0x1;const _0x491414=Array['from'](_0x1c95c6['model']['document']['differ']['getChangedMarkers']());for(const {name:_0x11e544,data:_0x554700}of _0x491414){const {group:_0x2ee59b}=_0x558caa['_splitMarkerName'](_0x11e544);if('suggestion'!==_0x2ee59b||!_0x554700['newRange'])continue;const _0x2004e8=_0x554700['newRange'],_0x108f90=_0x2004e8['end']['nodeBefore'];if(!_0x108f90||!_0x108f90['is']('element','title-content'))continue;if(!_0x2004e8['start']['isTouching'](_0x2004e8['end']))continue;const _0x524b76=_0x1c95c6['model']['schema']['getNearestSelectionRange'](_0x2004e8['end'],'forward');if(_0x524b76&&_0x524b76['isCollapsed']){const _0x316fee=_0x46152d['createRange'](_0x2004e8['start'],_0x524b76['start']);_0x316fee['isEqual'](_0x2004e8)||(_0x46152d['updateMarker'](_0x11e544,{'range':_0x316fee}),_0x14d39e=!0x0);}_0x14d39e||(_0x46152d['removeMarker'](_0x11e544),_0x14d39e=!0x0);}return _0x14d39e;});}}class Nt extends _0x4c8a1d{['afterInit'](){const _0x555790=this['editor'],_0x361820=_0x555790['plugins']['get']('TrackChangesEditing');_0x555790['plugins']['has']('UndoEditing')&&(_0x361820['enableCommand']('undo'),_0x361820['enableCommand']('redo'));}}class Mt extends _0x4c8a1d{static get['requires'](){return[jt];}['afterInit'](){const _0x5b968b=this['editor'];if(!_0x5b968b['plugins']['has']('TableCaptionEditing'))return;_0x5b968b['plugins']['get']('TrackChangesEditing')['enableCommand']('toggleTableCaption');}}class $t extends _0x4c8a1d{['tableProperties'];['tableCellProperties'];constructor(_0x57e936){super(_0x57e936),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 _0x405871=this['editor']['plugins']['get']('TrackChangesEditing');if(this['editor']['plugins']['has']('TablePropertiesEditing')){for(const _0x5e8126 of this['tableProperties'])_0x405871['enableCommand'](_0x5e8126,(_0x418cfe,_0x6c1ab3)=>{const _0x57c3de=this['editor']['model']['document']['selection']['getFirstPosition']()['findAncestor']('table');this['_handlePropertyChange'](_0x5e8126,[_0x57c3de],this['tableProperties'],'tableProperties',_0x418cfe,_0x6c1ab3);});_0x405871['_suggestionFactory']['registerCustomCallback']('formatBlock','tableProperties','accept',_0x405871['_suggestionFactory']['getSuggestionCallback']('formatBlock',null,'discard')),_0x405871['_suggestionFactory']['registerCustomCallback']('formatBlock','tableProperties','discard',(_0x270d62,_0x3139c0)=>this['handleDiscardAction'](this['tableProperties'],_0x270d62,_0x3139c0)),_0x405871['_suggestionFactory']['registerCustomCallback']('formatBlock','tableProperties','join',()=>!0x1);}if(this['editor']['plugins']['has']('TableCellPropertiesEditing')){for(const _0x32e2f8 of this['tableCellProperties'])_0x405871['enableCommand'](_0x32e2f8,(_0x296550,_0x23d894)=>{const _0x56ee6b=this['editor']['plugins']['get']('TableUtils')['getSelectionAffectedTableCells'](this['editor']['model']['document']['selection']);this['_handlePropertyChange'](_0x32e2f8,_0x56ee6b,this['tableCellProperties'],'tableCellProperties',_0x296550,_0x23d894);});_0x405871['_suggestionFactory']['registerCustomCallback']('formatBlock','tableCellProperties','accept',_0x405871['_suggestionFactory']['getSuggestionCallback']('formatBlock',null,'discard')),_0x405871['_suggestionFactory']['registerCustomCallback']('formatBlock','tableCellProperties','discard',(_0x239df5,_0x25e2f0)=>this['handleDiscardAction'](this['tableCellProperties'],_0x239df5,_0x25e2f0)),_0x405871['_suggestionFactory']['registerCustomCallback']('formatBlock','tableCellProperties','join',()=>!0x1);}_0x405871['descriptionFactory']['registerDescriptionCallback'](_0x56fe7f=>this['handleSuggestionDescription'](_0x56fe7f));}['_handlePropertyChange'](_0x4d2854,_0x3c9ff7,_0x6ad0a0,_0x185920,_0x344e64,_0x14ddcf){const _0xd6d3f4=this['editor']['plugins']['get']('TrackChangesEditing');this['editor']['model']['enqueueChange'](_0x14ddcf['batch'],()=>{for(const _0x112522 of _0x3c9ff7){if(this['_getSuggestion'](_0x112522,_0x185920))_0x344e64(_0x14ddcf);else{const _0x22c25f={};for(const _0x428508 of _0x6ad0a0){const _0x2d379c=_0x112522['getAttribute'](_0x428508);void 0x0!==_0x2d379c&&(_0x22c25f[_0x428508]=_0x2d379c);}_0x344e64(_0x14ddcf),_0xd6d3f4['markBlockFormat'](_0x112522,{'commandParams':[_0x22c25f]},[],_0x185920);}}});}['handleDiscardAction'](_0x548882,_0x78a364,_0x5898e2){const _0x18ff96=_0x78a364[0x0]['start']['nodeAfter'],_0xe3fb77=_0x5898e2['commandParams'][0x0];this['editor']['model']['change'](_0x3db6f7=>{for(const _0x2bba66 of _0x548882)void 0x0!==_0xe3fb77[_0x2bba66]?_0x3db6f7['setAttribute'](_0x2bba66,_0xe3fb77[_0x2bba66],_0x18ff96):_0x3db6f7['removeAttribute'](_0x2bba66,_0x18ff96);});}['handleSuggestionDescription'](_0x596113){if(_0x596113['data'])switch(_0x596113['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'](_0x401301,_0x3e4962){const _0x531185=this['editor']['plugins']['get']('TrackChangesEditing');for(const _0x46176e of _0x531185['getSuggestions']({'skipNotAttached':!0x0})){const _0x21eab9=_0x46176e['getContainedElement']();if(_0x46176e['subType']===_0x3e4962&&_0x21eab9===_0x401301)return _0x46176e;}return null;}}const m='$elementName';class p extends _0x4c8a1d{['descriptionFactory'];['trackChangesCommand'];['_adapter'];['_suggestionFactory'];['_suggestions'];['_commentsRepository'];['_enabledCommands'];['_model'];['_suggestionState'];['_isForcedDefaultExecutionBlock'];['_trackFormatChanges'];['_mergeNestedSuggestions'];['_blockAttributeKeys'];['_inlineAttributeKeys'];['_recordAttributeSuggestions']=!0x1;static get['requires'](){return['CommentsRepository',_0x2ef3b4,_0x491129,E,V,U,O,F,G,L,H,q,W,J,Q,X,Y,Z,tt,et,it,nt,st,ot,rt,at,ut,K,lt,ct,z,ue,ft,gt,mt,dt,pt,kt,bt,wt,yt,jt,St,At,Mt,It,vt,_t,$t,Ct,Dt,Nt];}static get['pluginName'](){return'TrackChangesEditing';}constructor(_0x2a5b77){function _0x3bfcbd(_0x3a7536){return _0x3a7536['map'](_0x4e87f3=>String['fromCharCode'](_0x4e87f3))['join']('');}super(_0x2a5b77),this['set']('activeMarkers',[]),this['on']('change:activeMarkers',(_0x110242,_0x28252f,_0x269fa2,_0x480a48)=>{this['_model']['change'](()=>{for(const _0x161e0e of[..._0x480a48,..._0x269fa2])this['_model']['markers']['has'](_0x161e0e)&&_0x2a5b77['editing']['reconvertMarker'](_0x161e0e);});}),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']=_0x2a5b77['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(),_0x2a5b77['config']['define']('trackChanges.trackFormatChanges','default'),this['_trackFormatChanges']=_0x2a5b77['config']['get']('trackChanges.trackFormatChanges'),_0x2a5b77['config']['define']('trackChanges.mergeNestedSuggestions',!0x0),this['_mergeNestedSuggestions']=_0x2a5b77['config']['get']('trackChanges.mergeNestedSuggestions'),this['trackChangesCommand']=new M(_0x2a5b77,this['_enabledCommands']),this['_initAriaMarkerChangeAnnouncements'](),this[_0x3bfcbd([0x5f,0x65,0x78,0x65,0x63,0x75,0x74,0x65,0x53,0x75,0x67,0x67,0x65,0x73,0x74,0x69,0x6f,0x6e])]=_0x3bfcbd([0x34,0x30,0x34,0x38,0x31,0x34,0x32,0x32]);}['init'](){const _0x24e160=this['editor'],_0xaad7f6=(_0x2bff15,_0x16bd83)=>{if('attribute'!=_0x2bff15)return'ck-suggestion-marker-'+_0x2bff15;const _0x3bd7b1=_0x16bd83['split']('|')[0x0];return this['_isBlockAttribute'](_0x3bd7b1)?'ck-suggestion-marker-formatBlock':'ck-suggestion-marker-formatInline';};_0x24e160['conversion']['for']('editingDowncast')['markerToHighlight']({'model':'suggestion','view':_0xe2cf13=>{const {id:_0x15564d,type:_0x2cafcd,subType:_0x1ab142}=this['_splitMarkerName'](_0xe2cf13['markerName']),_0x5a2b80=['ck-suggestion-marker',_0xaad7f6(_0x2cafcd,_0x1ab142)];let _0x2296e4=0xbb8;return this['activeMarkers']['includes'](_0xe2cf13['markerName'])&&(_0x5a2b80['push']('ck-suggestion-marker--active'),_0x2296e4=0xbc2),'deletion'==_0x2cafcd&&(_0x2296e4+=0x5),{'classes':_0x5a2b80,'attributes':{'data-suggestion':_0x15564d},'priority':_0x2296e4};}}),_0x24e160['conversion']['for']('dataDowncast')['add'](_0x2c4a76=>{_0x2c4a76['on']('addMarker:suggestion',(_0xec1468,_0x15dfb2,_0x5e8a0f)=>{if(!_0x5e8a0f['options']['showSuggestionHighlights'])return;const _0x2945d5=_0x15dfb2['item'];if(!_0x2945d5)return;const _0x21a31e=_0x5e8a0f['mapper']['toViewElement'](_0x2945d5);_0x24e160['model']['schema']['isObject'](_0x2945d5)&&_0x21a31e&&!_0x21a31e['getCustomProperty']('widget')&&_0x21a31e['is']('containerElement')&&_0xa8d8d0(_0x21a31e,_0x5e8a0f['writer']);},{'priority':'high'});}),_0x24e160['conversion']['for']('dataDowncast')['markerToHighlight']({'model':'suggestion','view':(_0x4f0cb1,_0x7d5183)=>{if(!_0x7d5183['options']['showSuggestionHighlights'])return null;const {type:_0x122e5b,subType:_0x313aba}=this['_splitMarkerName'](_0x4f0cb1['markerName']);return{'classes':['ck-suggestion-marker',_0xaad7f6(_0x122e5b,_0x313aba)],'priority':0xbb8};}});const _0xbad009=({showActiveMarkers:_0x231e91=!0x0,isAttributeSuggestion:_0x4b4716=!0x1}={})=>(_0x5bcaf2,_0xae6107,_0x2b6206)=>{if(!_0xae6107['item'])return;const {id:_0x4b8195}=this['_splitMarkerName'](_0xae6107['markerName']);if(_0x4b4716){const _0x30fa57=this['_suggestions']['get'](_0x4b8195),_0x527732=this['_getAttributeKey'](_0x30fa57);if(!this['_isBlockAttribute'](_0x527732))return;}if(_0xae6107['item']['is']('selection'))return void _0x2b6206['consumable']['consume'](_0xae6107['item'],_0x5bcaf2['name']);const _0x45c227=_0x2b6206['mapper']['toViewElement'](_0xae6107['item']);if(_0xae6107['item']['is']('element')&&_0x24e160['model']['schema']['isBlock'](_0xae6107['item'])&&!_0x45c227['getCustomProperty']('addHighlight')){_0x2b6206['writer']['addClass'](['ck-suggestion-marker','ck-suggestion-marker-formatBlock'],_0x45c227),_0x2b6206['writer']['setAttribute']('data-suggestion',_0x4b8195,_0x45c227),_0x2b6206['mapper']['bindElementToMarker'](_0x45c227,_0xae6107['markerName']),_0x231e91&&(this['activeMarkers']['includes'](_0xae6107['markerName'])?_0x2b6206['writer']['addClass']('ck-suggestion-marker--active',_0x45c227):_0x2b6206['writer']['removeClass']('ck-suggestion-marker--active',_0x45c227));for(const _0x27d654 of _0x24e160['model']['createRangeIn'](_0xae6107['item'])['getItems']())_0x2b6206['consumable']['consume'](_0x27d654,_0x5bcaf2['name']);_0x2b6206['consumable']['consume'](_0xae6107['item'],_0x5bcaf2['name']);}};_0x24e160['conversion']['for']('dataDowncast')['add'](_0x4ce424=>{_0x4ce424['on']('addMarker:suggestion:formatBlock',(_0xbf0481,_0x2b1d6e,_0x31a5a8)=>{_0x31a5a8['options']['showSuggestionHighlights']&&_0xbad009({'showActiveMarkers':!0x1})(_0xbf0481,_0x2b1d6e,_0x31a5a8);},{'priority':'highest'});}),_0x24e160['conversion']['for']('dataDowncast')['add'](_0x6b8b83=>{_0x6b8b83['on']('addMarker:suggestion:attribute',(_0x4fa879,_0x5becd7,_0x547256)=>{_0x547256['options']['showSuggestionHighlights']&&_0xbad009({'showActiveMarkers':!0x1,'isAttributeSuggestion':!0x0})(_0x4fa879,_0x5becd7,_0x547256);},{'priority':'highest'});}),_0x24e160['conversion']['for']('dataDowncast')['markerToData']({'model':'suggestion','view':(_0x5d0857,_0x3de915)=>_0x3de915['options']['showSuggestionHighlights']?null:{'group':'suggestion','name':_0x5d0857['substr'](0xb)}}),_0x24e160['conversion']['for']('upcast')['elementToElement']({'view':{'name':'suggestion','attributes':{'id':/^\w/,'suggestion-type':/^\w/}},'model':(_0x4618d4,{writer:_0xb557d9})=>{let _0x512bfd='suggestion:'+_0x4618d4['getAttribute']('suggestion-type')+':'+_0x4618d4['getAttribute']('id');return _0x4618d4['getAttribute']('marker-count')&&(_0x512bfd+=':'+_0x4618d4['getAttribute']('marker-count')),_0xb557d9['createElement']('$marker',{'data-name':_0x512bfd});}}),_0x24e160['conversion']['for']('upcast')['dataToMarker']({'view':'suggestion'}),_0x24e160['conversion']['for']('editingDowncast')['add'](_0x5d039e=>{_0x5d039e['on']('addMarker:suggestion:formatBlock',_0xbad009(),{'priority':'high'});}),_0x24e160['conversion']['for']('editingDowncast')['add'](_0xbfa989=>{_0xbfa989['on']('addMarker:suggestion:attribute',_0xbad009({'isAttributeSuggestion':!0x0}),{'priority':'high'});}),_0x24e160['conversion']['for']('editingDowncast')['add'](_0x1fe6c4=>{_0x1fe6c4['on']('removeMarker:suggestion:formatBlock',(_0x18d783,_0x5aaaa8,_0x5df101)=>{const _0x32a352=_0x5df101['mapper']['markerNameToElements'](_0x5aaaa8['markerName']);if(_0x32a352){for(const _0x19928f of _0x32a352)_0x19928f['getCustomProperty']('addHighlight')||(_0x5df101['writer']['removeClass'](['ck-suggestion-marker','ck-suggestion-marker-formatBlock','ck-suggestion-marker--active'],_0x19928f),_0x5df101['writer']['removeAttribute']('data-suggestion',_0x19928f),_0x5df101['mapper']['unbindElementFromMarkerName'](_0x19928f,_0x5aaaa8['markerName']));}},{'priority':'high'});}),_0x24e160['conversion']['for']('editingDowncast')['add'](_0x218bd7=>{_0x218bd7['on']('removeMarker:suggestion:attribute',(_0x52a388,_0x216654,_0x273e53)=>{const _0x581975=_0x273e53['mapper']['markerNameToElements'](_0x216654['markerName']);if(!_0x581975)return;const {id:_0x573a1f}=this['_splitMarkerName'](_0x216654['markerName']),_0xffd03=this['_suggestions']['get'](_0x573a1f),_0x5c5449=this['_getAttributeKey'](_0xffd03);if(this['_isBlockAttribute'](_0x5c5449)){for(const _0x3afce2 of _0x581975)_0x3afce2['getCustomProperty']('addHighlight')||(_0x273e53['writer']['removeClass'](['ck-suggestion-marker','ck-suggestion-marker-formatBlock','ck-suggestion-marker--active'],_0x3afce2),_0x273e53['writer']['removeAttribute']('data-suggestion',_0x3afce2),_0x273e53['mapper']['unbindElementFromMarkerName'](_0x3afce2,_0x216654['markerName']));}},{'priority':'high'});}),_0x24e160['model']['document']['registerPostFixer'](_0x1d3c9f=>{let _0x20962e=!0x1;const _0x15a8d0=Array['from'](_0x24e160['model']['document']['differ']['getChangedMarkers']()),_0x2b6443=new Set();for(const {name:_0x3b86a8,data:_0x37c719}of _0x15a8d0){const {group:_0x5095ef,type:_0x253be6,subType:_0x67192d,id:_0x1015c3}=this['_splitMarkerName'](_0x3b86a8);if('suggestion'!==_0x5095ef)continue;const _0x40e24e=this['_suggestions']['get'](_0x1015c3);if(null!=_0x37c719['newRange']){'formatInline'==_0x253be6&&(_0x20962e=_0x20962e||Et(_0x37c719['newRange'],_0x3b86a8,_0x1d3c9f,_0x24e160['model']['schema']));const _0xbf7624='attribute'==_0x253be6&&this['_isBlockAttribute'](_0x67192d['split']('|')[0x0]);if(_0x37c719['newRange']['isCollapsed']||'$graveyard'==_0x37c719['newRange']['root']['rootName']||'formatBlock'==_0x253be6&&!Ut(_0x37c719['newRange'])||_0xbf7624&&!Ut(_0x37c719['newRange'])||'deletion'==_0x253be6&&!(!Tt(_0x1dcaef=_0x37c719['newRange'])&&!function(_0xb46826){return _0xb46826['start']['parent']==_0xb46826['end']['nodeBefore']&&_0xb46826['start']['isAtEnd'];}(_0x1dcaef)))_0x1d3c9f['removeMarker'](_0x3b86a8),_0x20962e=!0x0;else{if(!_0x40e24e||!_0x40e24e['isInContent'])continue;_0x2b6443['add'](_0x40e24e);}}}var _0x1dcaef;return _0x2b6443['size']>0x0&&(_0x20962e=!!this['_joinWithAdjacentSuggestions'](_0x2b6443)||_0x20962e),_0x20962e;}),_0x24e160['model']['document']['registerPostFixer'](_0x55ce7f=>{let _0x4d3376=!0x1;for(const _0x325fab of _0x24e160['model']['document']['differ']['getChanges']())if('insert'==_0x325fab['type'])for(const _0x32741b of this['_suggestions']['values']()){if(_0x32741b['isMultiRange']||!_0x32741b['isInContent'])continue;const _0x446341='formatBlock'==_0x32741b['type'],_0x4e8dd9=this['_getAttributeKey'](_0x32741b),_0x39d637=_0x4e8dd9&&this['_isBlockAttribute'](_0x4e8dd9);if(!_0x446341&&!_0x39d637)continue;const _0x4f37e7=_0x32741b['getFirstRange']();if(_0x4f37e7['start']['parent']!=_0x4f37e7['end']['parent']&&!_0x4f37e7['end']['isAtEnd']){const _0x1d9909=_0x24e160['model']['createPositionAt'](_0x4f37e7['start']['nodeAfter'],'end'),_0x40d8b3=_0x24e160['model']['createRange'](_0x4f37e7['start'],_0x1d9909);_0x55ce7f['updateMarker'](_0x32741b['getFirstMarker'](),{'range':_0x40d8b3}),_0x4d3376=!0x0;}}return _0x4d3376;}),_0x24e160['model']['document']['registerPostFixer'](_0x462039=>this['_processAttributeChanges'](_0x462039)),_0x24e160['model']['document']['registerPostFixer'](_0x158a1f=>!_0x158a1f['batch']['isLocal']&&this['_processAttributeSuggestions'](_0x158a1f)),_0x24e160['model']['on']('_afterChanges',()=>{this['_recordAttributeSuggestions']=!0x1;}),_0x24e160['model']['document']['on']('change:data',(_0x942ffe,_0x29adf2)=>{if(!_0x29adf2['isLocal']||_0x29adf2['isUndo'])return;if(!this['_recordAttributeSuggestions'])return;const _0xf2f09=_0x24e160['model']['document']['differ']['getChanges']();if(0x0==_0xf2f09['length'])return;const _0x54ca0b=[],_0x129306=_0xf2f09['filter'](_0x430564=>'attribute'==_0x430564['type']),_0x564eac=_0xf2f09['filter'](_0x480a0f=>'insert'==_0x480a0f['type']&&'$text'!=_0x480a0f['name']);for(const _0x17a494 of _0x129306)this['_isRegisteredAttribute'](_0x17a494['attributeKey'])&&_0x54ca0b['push']({'key':_0x17a494['attributeKey'],'newValue':_0x17a494['attributeNewValue'],'oldValue':_0x17a494['attributeOldValue'],'range':Ot(_0x17a494['range'],_0x24e160['model'])});for(const _0x2e8117 of _0x564eac){if('rename'!=_0x2e8117['action']&&'refresh'!=_0x2e8117['action'])continue;const _0x3aceba=Gt(_0x2e8117['position']['nodeAfter'],_0x24e160['model']),_0x54c038=_0x2e8117['before'];'rename'==_0x2e8117['action']&&_0x54ca0b['push']({'key':m,'newValue':_0x2e8117['name'],'oldValue':_0x54c038['name'],'range':_0x3aceba});for(const [_0x3c2238,_0x164f9a]of _0x54c038['attributes']){if(!this['_isRegisteredAttribute'](_0x3c2238))continue;const _0x593a93=_0x2e8117['attributes']['get'](_0x3c2238);_0x164f9a!==_0x593a93&&_0x54ca0b['push']({'key':_0x3c2238,'newValue':_0x593a93,'oldValue':_0x164f9a,'range':_0x3aceba});}for(const [_0x5c65da,_0x441e16]of _0x2e8117['attributes'])this['_isRegisteredAttribute'](_0x5c65da)&&(_0x54c038['attributes']['has'](_0x5c65da)||_0x54ca0b['push']({'key':_0x5c65da,'newValue':_0x441e16,'oldValue':null,'range':_0x3aceba}));}0x0!=_0x54ca0b['length']&&_0x24e160['model']['enqueueChange'](_0x29adf2,_0x5127d7=>{const _0x7278d0=_0x282b27();for(const {range:_0x322538,key:_0x4a62d9,oldValue:_0x368534,newValue:_0x1991df}of _0x54ca0b)this['markAttributeChange'](_0x322538,_0x4a62d9,_0x368534,_0x1991df,{'groupId':_0x7278d0});this['_reduceExistingSuggestions'](_0x5127d7,_0x54ca0b);});},{'priority':'lowest'}),_0x24e160['model']['markers']['on']('update:suggestion',(_0x3a6f30,_0x12f795,_0x484f70)=>{if(null==_0x484f70){const {id:_0x30f390}=this['_splitMarkerName'](_0x12f795['name']),_0x1fe91f=this['_suggestions']['get'](_0x30f390);_0x1fe91f&&_0x1fe91f['addMarkerName'](_0x12f795['name']);}}),_0x24e160['model']['document']['on']('change:data',()=>{const _0x4bcbe4=Array['from'](_0x24e160['model']['document']['differ']['getChangedMarkers']())['filter'](_0x11fe4d=>'suggestion'===this['_splitMarkerName'](_0x11fe4d['name'])['group']);if(0x0===_0x4bcbe4['length'])return;_0x4bcbe4['sort']((_0x2eba88,_0x3b08bc)=>{const _0x2f92b9=_0x2eba88['data']['oldRange'],_0xe5fae0=_0x3b08bc['data']['oldRange'];return null===_0x2f92b9&&null===_0xe5fae0?0x0:null===_0x2f92b9&&null!==_0xe5fae0?-0x1:null!==_0x2f92b9&&null===_0xe5fae0?0x1:_0x2f92b9['start']['isBefore'](_0xe5fae0['start'])?-0x1:0x1;});const _0x202e3c=new Set(),_0x32c351=new Set();for(const {name:_0x4b623d,data:_0xdfe63f}of _0x4bcbe4){const {id:_0x346a52}=this['_splitMarkerName'](_0x4b623d);if(null===_0xdfe63f['oldRange']){const _0x2ea39e=this['_handleNewSuggestionMarker'](_0x4b623d);_0x32c351['add'](_0x2ea39e);}else{const _0x5cf262=this['_suggestions']['get'](_0x346a52);null!==_0xdfe63f['newRange']||_0x5cf262['isInContent']?(_0x202e3c['add'](_0x5cf262['head']),_0x32c351['add'](_0x5cf262)):this['_removeSuggestion'](_0x5cf262);}}_0x32c351['size']>0x0&&this['_refreshSuggestionsChain'](_0x32c351);for(const _0x4b562b of _0x202e3c)this['fire']('suggestionChanged',_0x4b562b);}),_0x24e160['model']['on']('applyOperation',(_0x395dca,_0x4b379a)=>{const _0x46d273=_0x4b379a[0x0];if(!this['_suggestions']['size'])return;if(!_0x46d273['isDocumentOperation'])return;if(_0x46d273['batch']['isUndo']||!_0x46d273['batch']['isLocal'])return;let _0x8360cb,_0x1c083e;switch(_0x46d273['type']){case'insert':_0x8360cb=_0x24e160['model']['createPositionAt'](_0x46d273['position']),_0x1c083e=_0x8360cb['getShiftedBy'](_0x46d273['howMany']);break;case'split':_0x8360cb=_0x24e160['model']['createPositionAt'](_0x46d273['splitPosition']),_0x1c083e=_0x24e160['model']['createPositionAt'](_0x46d273['moveTargetPosition']);break;case'move':_0x8360cb=_0x24e160['model']['createPositionAt'](_0x46d273['targetPosition']),_0x1c083e=_0x8360cb['getShiftedBy'](_0x46d273['howMany']);break;default:return;}const _0x6434dd=_0x24e160['model']['createRange'](_0x8360cb,_0x1c083e);_0x24e160['model']['change'](()=>{for(const {suggestion:_0x3b456a,meta:_0x2832ab}of this['_findSuggestions'](_0x6434dd)){if(_0x3b456a['isMultiRange'])continue;if('formatInline'==_0x3b456a['type'])continue;const _0x5287f8=this['_getAttributeKey'](_0x3b456a);if(_0x5287f8&&this['_isBlockAttribute'](_0x5287f8)&&'split'!=_0x46d273['type'])continue;const _0x224716=_0x3b456a['data']&&_0x3b456a['data']['multipleBlocks'];('formatBlock'!=_0x3b456a['type']||'split'==_0x46d273['type']&&!_0x224716)&&(_0x2832ab['containsRangeInObject']||'insertion'==_0x3b456a['type']&&_0x2832ab['isOwn']||_0x3b456a['getFirstRange']()['containsRange'](_0x6434dd)&&this['_breakSuggestionMarker'](_0x3b456a,_0x8360cb,_0x1c083e));}});},{'priority':'lowest'}),_0x24e160['model']['on']('deleteContent',(_0x115313,_0x43b589)=>{const _0xd64ec4=_0x43b589[0x0],_0x3500b9=_0x43b589[0x1];if(_0x3500b9&&_0x3500b9['forceDefaultExecution'])return;if(this['_isForcedDefaultExecutionBlock'])return;if(!this['trackChangesCommand']['value'])return;if(_0xd64ec4['isCollapsed'])return;const _0x46b935=_0x24e160['model']['schema'],{start:_0x35d280,end:_0x492779}=_0xd64ec4['getFirstRange'](),_0x45d09e=_0x35d280['nodeAfter']&&_0x46b935['isLimit'](_0x35d280['nodeAfter'])?null:_0x46b935['getNearestSelectionRange'](_0x35d280,'forward'),_0x222313=_0x492779['nodeBefore']&&_0x46b935['isLimit'](_0x492779['nodeBefore'])?null:_0x46b935['getNearestSelectionRange'](_0x492779,'backward'),_0x4c918d=_0x24e160['model']['createRange'](_0x45d09e?_0x45d09e['start']:_0x35d280,_0x222313?_0x222313['end']:_0x492779);_0x24e160['model']['change'](_0x4af365=>{this['markDeletion'](_0x4c918d);const _0x5a17fd=_0x24e160['model']['schema']['getNearestSelectionRange'](_0x4c918d['start']);_0xd64ec4['is']('documentSelection')?_0x4af365['setSelection'](_0x5a17fd):_0xd64ec4['setTo'](_0x5a17fd);}),_0x115313['stop']();},{'priority':_0x521d0d['normal']+0xa}),_0x24e160['model']['on']('insertContent',(_0xdd3df4,_0x516ad4)=>{const _0x2631eb=_0x516ad4[_0x516ad4['length']-0x1];_0x2631eb&&_0x2631eb['forceDefaultExecution']||this['_isForcedDefaultExecutionBlock']||this['trackChangesCommand']['value']&&(_0x24e160['model']['change'](()=>{let _0x13a839=_0x24e160['model']['insertContent'](_0x516ad4[0x0],_0x516ad4[0x1],_0x516ad4[0x2],{'forceDefaultExecution':!0x0});if(!_0x13a839)return;_0xdd3df4['return']=_0x13a839['clone']();const _0x5ede9e=_0x13a839['end']['nodeBefore'],_0x388c77=_0x24e160['model']['schema'];_0x5ede9e&&_0x388c77['isBlock'](_0x5ede9e)&&!_0x388c77['isObject'](_0x5ede9e)&&(_0x13a839=_0x24e160['model']['createRange'](_0x13a839['start'],_0x24e160['model']['createPositionAt'](_0x5ede9e,'end'))),this['markInsertion'](_0x13a839);}),_0xdd3df4['stop']());},{'priority':'high'}),this['editor']['commands']['add']('trackChanges',this['trackChangesCommand']),this['enableCommand']('trackChanges');const _0xe94843=new $(_0x24e160,this['_suggestions']);_0x24e160['commands']['add']('acceptSuggestion',_0xe94843),this['enableCommand']('acceptSuggestion');const _0x1bc7be=new B(_0x24e160,this['_suggestions']);_0x24e160['commands']['add']('discardSuggestion',_0x1bc7be),this['enableCommand']('discardSuggestion'),_0x24e160['commands']['add']('acceptAllSuggestions',new x(_0x24e160,_0xe94843,this['_suggestions'])),this['enableCommand']('acceptAllSuggestions'),_0x24e160['commands']['add']('discardAllSuggestions',new x(_0x24e160,_0x1bc7be,this['_suggestions'])),this['enableCommand']('discardAllSuggestions'),_0x24e160['commands']['add']('acceptSelectedSuggestions',new R(_0x24e160,_0xe94843,this['_suggestions'])),this['enableCommand']('acceptSelectedSuggestions'),_0x24e160['commands']['add']('discardSelectedSuggestions',new R(_0x24e160,_0x1bc7be,this['_suggestions'])),this['enableCommand']('discardSelectedSuggestions');const _0x770b65=_0x24e160['plugins']['get']('CommentsRepository');this['listenTo'](_0x770b65,'addComment',(_0x5c26ee,{threadId:_0x3ddd3f})=>{const _0x40b98e=this['_suggestions']['get'](_0x3ddd3f);_0x40b98e&&_0x40b98e['commentThread']&&0x1===_0x40b98e['commentThread']['length']&&this['_updateSuggestionData'](_0x3ddd3f,{'hasComments':!0x0});},{'priority':'low'}),this['listenTo'](_0x770b65,'removeComment',(_0x4aa46a,{threadId:_0x5967d7})=>{const _0x598b1a=this['_suggestions']['get'](_0x5967d7);_0x598b1a&&_0x598b1a['commentThread']&&!_0x598b1a['commentThread']['length']&&this['_updateSuggestionData'](_0x5967d7,{'hasComments':!0x1});},{'priority':'low'});}set['adapter'](_0x20a5e1){if(this['_adapter'])throw new _0x130dd5('track-changes-adapter-already-set',this);this['_adapter']=_0x20a5e1;}get['adapter'](){return this['_adapter'];}['getSuggestions']({skipNotAttached:_0x3fd81e=!0x1,toJSON:_0x433520=!0x1}={}){const _0x2981fe=[];for(const _0x496018 of this['_suggestions']['values']())_0x3fd81e&&!_0x496018['isInContent']||_0x2981fe['push'](_0x496018);return _0x433520?_0x2981fe['map'](_0x372913=>_0x372913['toJSON']()):_0x2981fe;}['getSuggestion'](_0x438d41){const _0xf512a5=this['_suggestions']['get'](_0x438d41);if(!_0xf512a5)throw new _0x130dd5('track-changes-suggestion-not-found',this);return _0xf512a5;}['hasSuggestion'](_0x114f0f){return this['_suggestions']['has'](_0x114f0f);}['addSuggestionData'](_0x2bfd47){const {authorId:_0x545747,id:_0x10f68a,attributes:_0x27f53a}=_0x2bfd47,[_0x567ddf,_0x5a18a4]=_0x2bfd47['type']['split'](':'),_0x5acf2c=this['_suggestions']['get'](_0x10f68a)||this['_createSuggestion'](_0x567ddf,_0x5a18a4,_0x10f68a,_0x545747,_0x27f53a);if(this['_addThreadToSuggestion'](_0x5acf2c),this['_checkSuggestionCorrectness'](_0x5acf2c,_0x567ddf,_0x5a18a4||null,_0x545747),_0x5acf2c['createdAt']=_0x2bfd47['createdAt'],_0x5acf2c['_isDataLoaded']=!0x0,_0x27f53a&&_0x27f53a['@external']){const _0xd7f9e6=_0x27f53a['@external'],_0x24c156=this['_getExternalAuthor'](_0xd7f9e6['authorName']);_0x5acf2c['authoredAt']=_0xd7f9e6['createdAt'],_0x5acf2c['author']=_0x24c156,_0x5acf2c['isExternal']=!0x0;}else _0x5acf2c['authoredAt']=_0x2bfd47['createdAt'];switch(_0x2bfd47['data']&&(_0x5acf2c['data']=_0x2bfd47['data']),_0x2bfd47['attributes']&&(_0x5acf2c['attributes']=_0x2bfd47['attributes']),this['_adapter']&&this['_adapter']['addSuggestion']||(_0x5acf2c['_saved']=!0x0),this['_suggestionState']['get'](_0x5acf2c)){case'notReady':this['_suggestionState']['set'](_0x5acf2c,'dataReady');break;case'markerReady':_0x5acf2c['isInContent']?(this['_joinWithAdjacentSuggestions'](new Set([_0x5acf2c])),this['_refreshSuggestionsChain'](new Set([_0x5acf2c])),this['_suggestionState']['set'](_0x5acf2c,'ready'),this['fire']('suggestionLoaded',_0x5acf2c)):this['_suggestionState']['set'](_0x5acf2c,'removed');}return _0x5acf2c;}['acceptSuggestion'](_0x4ebe4d){this['forceDefaultExecution'](()=>{this['editor']['model']['change'](()=>{for(const _0x41048f of _0x4ebe4d['getAllAdjacentSuggestions']())_0x41048f['accept']();});});}['discardSuggestion'](_0x3989cb){this['forceDefaultExecution'](()=>{this['editor']['model']['change'](()=>{for(const _0x2cf7a6 of _0x3989cb['getAllAdjacentSuggestions']())_0x2cf7a6['discard']();});});}['enableCommand'](_0x3ab682,_0x246c40){const _0x8ac0a5=this['editor']['commands']['get'](_0x3ab682);if(!_0x8ac0a5)throw new _0x130dd5('track-changes-command-not-found',this,{'commandName':_0x3ab682});if(this['_enabledCommands']['has'](_0x8ac0a5))throw new _0x130dd5('track-changes-enable-command-twice',this,{'commandName':_0x3ab682});this['_enabledCommands']['add'](_0x8ac0a5),_0x246c40&&_0x8ac0a5['on']('execute',(_0x970d28,_0x25aa7b)=>{this['trackChangesCommand']['value']&&(this['_isForcedDefaultExecutionBlock']||(_0x25aa7b['length']>0x0&&_0x25aa7b[_0x25aa7b['length']-0x1]&&_0x25aa7b[_0x25aa7b['length']-0x1]['forceDefaultExecution']?_0x25aa7b['pop']():(_0x970d28['return']=_0x246c40((..._0x27b146)=>_0x8ac0a5['execute'](..._0x27b146,{'forceDefaultExecution':!0x0}),..._0x25aa7b),_0x970d28['stop']())));},{'priority':'high'});}['forceDefaultExecution'](_0x5a266b){let _0x3c6480,_0x58d3de;const _0x3d6de2=this['_isForcedDefaultExecutionBlock'];this['_isForcedDefaultExecutionBlock']=!0x0;try{_0x3c6480=_0x5a266b();}catch(_0x1e7185){_0x58d3de=_0x1e7185;}return _0x3d6de2||(this['_isForcedDefaultExecutionBlock']=!0x1),_0x58d3de&&_0x130dd5['rethrowUnexpectedError'](_0x58d3de,this),_0x3c6480;}['markInsertion'](_0x2686b8,_0x96f4ef=null,_0x112aab={}){if(_0x2686b8['isCollapsed'])return null;const _0x2148f7=this['editor']['plugins']['get']('Users')['me'];for(const {suggestion:_0x418cc1,meta:_0x46634e}of this['_findSuggestions'](_0x2686b8,'insertion'))if(_0x46634e['isOwn']){if(!_0x46634e['isNextTo']){if(_0x46634e['containsRangeInObject']){if(!this['_mergeNestedSuggestions']||!Lt(_0x418cc1,_0x112aab))continue;return _0x418cc1;}if(Lt(_0x418cc1,_0x112aab))return _0x418cc1;this['_breakSuggestionMarker'](_0x418cc1,_0x2686b8['start'],_0x2686b8['end']);break;}if(_0x96f4ef==_0x418cc1['subType']&&Lt(_0x418cc1,_0x112aab)){const _0x4cccd7=_0x418cc1['getFirstRange']();return _0x4cccd7['start']['isEqual'](_0x2686b8['end'])?this['_setSuggestionRange'](_0x418cc1,this['_model']['createRange'](_0x2686b8['start'],_0x4cccd7['end'])):this['_setSuggestionRange'](_0x418cc1,this['_model']['createRange'](_0x4cccd7['start'],_0x2686b8['end'])),_0x418cc1;}}const _0x58dc28=_0x282b27(),_0x5150ed=_0x2148f7['id'],_0x18c7da=_0x96f4ef?'insertion:'+_0x96f4ef:'insertion',_0x14a5d3=this['_setSuggestionData']({'id':_0x58dc28,'type':_0x18c7da,'createdAt':new Date(),'authorId':_0x5150ed,'attributes':_0x112aab});return this['_addSuggestionMarker'](_0x18c7da,_0x58dc28,_0x5150ed,_0x2686b8),_0x14a5d3;}['markMultiRangeInsertion'](_0x4632ec,_0x4d05c5='multi',_0x411836={}){const _0x12b493=this['editor']['plugins']['get']('Users')['me'],_0x4dd971=this['_suggestionFactory']['getSuggestionCallback']('insertion',_0x4d05c5,'join');for(const _0x106e86 of this['getSuggestions']())if(_0x106e86['author']['id']==_0x12b493['id']&&'insertion'==_0x106e86['type']&&_0x106e86['subType']==_0x4d05c5&&Lt(_0x106e86,_0x411836)&&(_0x4dd971(_0x106e86['getRanges'](),_0x4632ec)||_0x4dd971(_0x4632ec,_0x106e86['getRanges']()))){for(const _0x4beea4 of _0x4632ec)_0x106e86['addRange'](_0x4beea4);return _0x106e86;}for(const {suggestion:_0x3fbe31,meta:_0x8d5dba}of this['_findSuggestions'](_0x4632ec,'insertion')){if(!_0x8d5dba['isOwn'])continue;if(!this['_mergeNestedSuggestions']&&_0x8d5dba['containsRangeInObject'])continue;if(!Lt(_0x3fbe31,_0x411836))continue;let _0x4f3599=!0x0;for(const _0x3b0f4c of _0x3fbe31['getRanges']())for(const _0x83d28 of _0x4632ec)if(!_0x3b0f4c['containsRange'](_0x83d28)){_0x4f3599=!0x1;break;}if(_0x4f3599)return _0x3fbe31;}const _0x360694=_0x282b27(),_0x108a92=_0x12b493['id'],_0x3c0509='insertion:'+_0x4d05c5,_0x102ccc=this['_setSuggestionData']({'id':_0x360694,'type':_0x3c0509,'createdAt':new Date(),'authorId':_0x108a92,'attributes':_0x411836});for(const _0x4e74f0 of _0x4632ec)this['_addSuggestionMarker'](_0x3c0509,_0x360694,_0x108a92,_0x4e74f0,u['getMultiRangeId']());return _0x102ccc;}['markInlineFormat'](_0x28b991,_0x2f254e,_0x2f39c9=null,_0x5022e4={}){if(_0x2f39c9=_0x2f39c9||Vt(_0x2f254e),_0x28b991['isCollapsed'])return null;if('never'===this['_trackFormatChanges']){const _0x3b4f1d=this['_suggestionFactory']['getSuggestionCallback']('formatInline',_0x2f39c9,'accept');return this['forceDefaultExecution'](()=>_0x3b4f1d([_0x28b991],_0x2f254e,_0x5022e4)),null;}const _0xe8cb8f=this['editor']['plugins']['get']('Users')['me'],_0x45c60b=[];if('always'!==this['_trackFormatChanges']){for(const {suggestion:_0x478354,meta:_0x540842}of this['_findSuggestions'](_0x28b991,'insertion'))_0x540842['isOwn']&&!_0x540842['isInsideObject']&&_0x45c60b['push'](..._0x478354['getRanges']());}const _0x538d76=function(_0x1ca23c,_0x4aee37){const _0x48c413=[];for(const _0x5c63a5 of _0x4aee37){const _0x47d1cb=_0x1ca23c['getIntersection'](_0x5c63a5);_0x47d1cb&&_0x48c413['push'](_0x47d1cb);}return _0x48c413;}(_0x28b991,_0x45c60b),_0x3dc1f3=function(_0x38e3cc,_0x165393){const _0x3f3f19=[_0x38e3cc];for(const _0x3b3999 of _0x165393){let _0x48eec1=0x0;for(;_0x48eec1<_0x3f3f19['length'];){const _0x1c0c7c=_0x3f3f19[_0x48eec1]['getDifference'](_0x3b3999);_0x3f3f19['splice'](_0x48eec1,0x1,..._0x1c0c7c),_0x48eec1+=_0x1c0c7c['length'];}}return _0x3f3f19;}(_0x28b991,_0x45c60b);_0x538d76['length']&&this['_model']['change'](()=>{for(const _0x5bcf8e of _0x538d76){const _0x32ac5e=this['_suggestionFactory']['getSuggestionCallback']('formatInline',_0x2f39c9,'accept');this['forceDefaultExecution'](()=>_0x32ac5e([_0x5bcf8e],_0x2f254e,_0x5022e4));}});for(const _0x2a6900 of _0x3dc1f3){let _0x526b0a=null,_0xcfecc3=_0x2a6900['start'],_0xb5b53f=_0x2a6900['end'];for(const {suggestion:_0x2850b9,meta:_0x57080d}of this['_findSuggestions'](_0x2a6900,'formatInline')){if(!_0x57080d['isOwn'])continue;if(_0x2850b9['subType']!=_0x2f39c9)continue;if(!Lt(_0x2850b9,_0x5022e4))continue;const _0x1f6f51=_0x2850b9['getFirstRange']();if(_0x1f6f51['containsRange'](_0x2a6900,!0x0))return null;_0xcfecc3=_0xcfecc3['isBefore'](_0x1f6f51['start'])?_0xcfecc3:_0x1f6f51['start'],_0xb5b53f=_0xb5b53f['isAfter'](_0x1f6f51['end'])?_0xb5b53f:_0x1f6f51['end'],_0x526b0a?_0x1f6f51['start']['isBefore'](_0x526b0a['getFirstRange']()['start'])?(_0x526b0a['removeMarkers'](),_0x526b0a=_0x2850b9):_0x2850b9['removeMarkers']():_0x526b0a=_0x2850b9;}const _0x4d5cf1=this['_model']['createRange'](_0xcfecc3,_0xb5b53f);if(_0x526b0a)this['_setSuggestionRange'](_0x526b0a,_0x4d5cf1);else{const _0x4e3c3e=_0x282b27(),_0x505d5b=_0xe8cb8f['id'];this['_setSuggestionData']({'id':_0x4e3c3e,'type':'formatInline:'+_0x2f39c9,'data':_0x2f254e,'createdAt':new Date(),'authorId':_0x505d5b,'attributes':_0x5022e4}),this['_addSuggestionMarker']('formatInline:'+_0x2f39c9,_0x4e3c3e,_0x505d5b,_0x4d5cf1);}}return null;}['markBlockFormat'](_0x2dd0d3,_0x3f4b19,_0x2de7a0=[],_0xe692b5=null,_0x476cd6={}){_0x3f4b19['formatGroupId']||(_0x3f4b19['formatGroupId']=_0x3f4b19['commandName']),_0x3f4b19['multipleBlocks']=_0x2dd0d3['is']('range'),_0xe692b5=_0xe692b5||Vt(_0x3f4b19);const _0x4d44bb=_0x2de7a0['map'](_0x4a9dbb=>Gt(_0x4a9dbb,this['_model'])),_0xbae8c3=_0x2dd0d3['is']('range')?_0x2dd0d3:Gt(_0x2dd0d3,this['_model']);if('never'===this['_trackFormatChanges']){const _0x4efdab=this['_suggestionFactory']['getSuggestionCallback']('formatBlock',_0xe692b5,'accept');return this['forceDefaultExecution'](()=>_0x4efdab([_0xbae8c3],_0x3f4b19,_0x476cd6)),null;}_0x4d44bb['push'](_0xbae8c3);let _0xbcdf30=!0x0;for(const _0x11cd53 of _0x4d44bb)if(!this['_rangeIsInLocalUserInsertion'](_0x11cd53)){_0xbcdf30=!0x1;break;}if(_0xbcdf30&&'always'!==this['_trackFormatChanges']){const _0x28991a=this['_suggestionFactory']['getSuggestionCallback']('formatBlock',_0xe692b5,'accept');return this['forceDefaultExecution'](()=>_0x28991a([_0xbae8c3],_0x3f4b19,_0x476cd6)),null;}let _0x47d026=null,_0x3749be=_0xbae8c3['start'],_0x4412fb=_0xbae8c3['end'];for(const {suggestion:_0x407ab4,meta:_0x4a226d}of this['_findSuggestions'](_0xbae8c3,'formatBlock')){if(!_0x4a226d['isOwn'])continue;if(_0x4a226d['isNextTo']||_0x4a226d['containsRangeInObject']||_0x4a226d['isInsideObject'])continue;if(_0x407ab4['data']['formatGroupId']!=_0x3f4b19['formatGroupId'])continue;if(!Lt(_0x407ab4,_0x476cd6))continue;const _0x2f0b4c=_0x407ab4['getFirstRange']();if(_0x407ab4['subType']==_0xe692b5){if(_0x2f0b4c['containsRange'](_0xbae8c3,!0x0))return null;_0x3749be=_0x3749be['isBefore'](_0x2f0b4c['start'])?_0x3749be:_0x2f0b4c['start'],_0x4412fb=_0x4412fb['isAfter'](_0x2f0b4c['end'])?_0x4412fb:_0x2f0b4c['end'],_0x47d026?_0x2f0b4c['start']['isBefore'](_0x47d026['getFirstRange']()['start'])?(_0x47d026['removeMarkers'](),_0x47d026=_0x407ab4):_0x407ab4['removeMarkers']():_0x47d026=_0x407ab4;}else{const _0xc7cc44=_0xbae8c3['getIntersection'](_0x2f0b4c);this['_cutOutSuggestionMarker'](_0x407ab4,_0xc7cc44);}}const _0x67ccc9=this['editor']['plugins']['get']('Users')['me'],_0x29acae=_0x282b27(),_0x5e05ac=_0x67ccc9['id'];if(_0x47d026)return this['_setSuggestionRange'](_0x47d026,this['_model']['createRange'](_0x3749be,_0x4412fb)),_0x47d026;{const _0x4fd7f7=this['_setSuggestionData']({'id':_0x29acae,'type':'formatBlock:'+_0xe692b5,'data':_0x3f4b19,'createdAt':new Date(),'authorId':_0x5e05ac,'attributes':_0x476cd6});return this['_addSuggestionMarker']('formatBlock:'+_0xe692b5,_0x29acae,_0x5e05ac,this['_model']['createRange'](_0x3749be,_0x4412fb)),_0x4fd7f7;}}['markMultiRangeBlockFormat'](_0x4524a3,_0x4d5ef8,_0x323237=[],_0x105cc8=null,_0x28d0ac={}){_0x4d5ef8['formatGroupId']||(_0x4d5ef8['formatGroupId']=_0x4d5ef8['commandName']);const _0x329412=_0x4524a3[0x0];_0x4d5ef8['multipleBlocks']=_0x329412['is']('range'),_0x105cc8=_0x105cc8||Vt(_0x4d5ef8);const _0x235ec5=_0x323237['map'](_0x1f881a=>Gt(_0x1f881a,this['_model'])),_0x2bfad1=_0x329412['is']('range')?_0x4524a3:_0x4524a3['map'](_0x2e701e=>Gt(_0x2e701e,this['_model']));if('never'===this['_trackFormatChanges']){const _0x30b02a=this['_suggestionFactory']['getSuggestionCallback']('formatBlock',_0x105cc8,'accept');return this['forceDefaultExecution'](()=>_0x30b02a(_0x2bfad1,_0x4d5ef8,_0x28d0ac)),null;}_0x235ec5['push'](..._0x2bfad1);let _0x2c52ce=!0x0;for(const _0x37e7bd of _0x235ec5)if(!this['_rangeIsInLocalUserInsertion'](_0x37e7bd)){_0x2c52ce=!0x1;break;}if(_0x2c52ce&&'always'!==this['_trackFormatChanges']){const _0x47108f=this['_suggestionFactory']['getSuggestionCallback']('formatBlock',_0x105cc8,'accept');return this['forceDefaultExecution'](()=>_0x47108f(_0x2bfad1,_0x4d5ef8,_0x28d0ac)),null;}const _0x57d99b=this['editor']['plugins']['get']('Users')['me'];for(const _0x6a3937 of this['getSuggestions']()){if(_0x6a3937['author']['id']!=_0x57d99b['id'])continue;if('formatBlock'!=_0x6a3937['type']||_0x6a3937['data']['formatGroupId']!=_0x4d5ef8['formatGroupId'])continue;if(!Lt(_0x6a3937,_0x28d0ac))continue;const _0x5ef249=_0x6a3937['subType']==_0x105cc8;for(let _0x332eaa=0x0;_0x332eaa<_0x2bfad1['length'];_0x332eaa++){const _0x2aa390=_0x2bfad1[_0x332eaa];for(const _0x1e0d21 of _0x6a3937['getMarkers']()){const _0x4f4894=_0x1e0d21['getRange']();if(_0x2aa390['isEqual'](_0x4f4894)){_0x5ef249?(_0x2bfad1['splice'](_0x332eaa,0x1),_0x332eaa--):_0x6a3937['removeMarker'](_0x1e0d21['name']);break;}}}}if(0x0==_0x2bfad1['length'])return null;const _0x351107=this['_suggestionFactory']['getSuggestionCallback']('formatBlock',_0x105cc8,'join');for(const _0x3364ec of this['getSuggestions']())if(_0x3364ec['author']['id']==_0x57d99b['id']&&'formatBlock'==_0x3364ec['type']&&_0x3364ec['data']['formatGroupId']==_0x4d5ef8['formatGroupId']&&_0x3364ec['subType']==_0x105cc8&&Lt(_0x3364ec,_0x28d0ac)&&(_0x351107(_0x3364ec['getRanges'](),_0x2bfad1)||_0x351107(_0x2bfad1,_0x3364ec['getRanges']()))){for(const _0x5c20d3 of _0x2bfad1)_0x3364ec['addRange'](_0x5c20d3);return _0x3364ec;}const _0x159146=_0x282b27(),_0x3fcb15=_0x57d99b['id'],_0x219b2d='formatBlock:'+_0x105cc8,_0x2874d6=this['_setSuggestionData']({'id':_0x159146,'type':_0x219b2d,'data':_0x4d5ef8,'createdAt':new Date(),'authorId':_0x3fcb15,'attributes':_0x28d0ac});for(const _0x18f368 of _0x2bfad1)this['_addSuggestionMarker'](_0x219b2d,_0x159146,_0x3fcb15,_0x18f368,u['getMultiRangeId']());return _0x2874d6;}['markDeletion'](_0x42fd14,_0x2c0468=null,_0x2097cf={}){if(_0x42fd14['isCollapsed'])return null;const _0x41c5b2=this['editor']['plugins']['get']('Users')['me'],_0x288b26=new _0x4a275c(_0x42fd14['start'],_0x42fd14['end']);for(const {suggestion:_0x54d8dd,meta:_0x37ae78}of this['_findSuggestions'](_0x288b26,'insertion'))if(_0x37ae78['isOwn']&&!_0x37ae78['isNextTo']){if(_0x54d8dd['isMultiRange']){const _0x4ad5be=_0x54d8dd['getRanges']()['filter'](_0x4a06a2=>'$graveyard'!=_0x4a06a2['root']['rootName']);_0x4ad5be['every'](_0x3100fa=>_0x288b26['containsRange'](_0x3100fa,!0x0))&&_0x54d8dd['discard']();if(_0x4ad5be['some'](_0x3c95f9=>_0x3c95f9['containsRange'](_0x288b26,!0x0))){const _0x2f5e13=this['_suggestionFactory']['getSuggestionCallback']('deletion',_0x2c0468,'accept');return this['forceDefaultExecution'](()=>_0x2f5e13([_0x288b26],null,_0x2097cf)),null;}}else{const _0x243b47=_0x288b26['getIntersection'](_0x54d8dd['getFirstRange']());null!==_0x243b47&&_0x54d8dd['_onDiscard']([_0x243b47],null,_0x2097cf);}}if(_0x288b26['detach'](),_0x288b26['isCollapsed']||'$graveyard'==_0x288b26['root']['rootName'])return null;let _0x5a7683=null,_0x286144=_0x288b26['start'],_0xd3636c=_0x288b26['end'];const _0x57c406=this['_findSuggestions'](_0x288b26,'deletion');for(const {suggestion:_0x3c31fa,meta:_0xc5490c}of _0x57c406){const _0x2843a3=this['_model']['createRange'](_0x286144,_0xd3636c);if(_0xc5490c['isOwn']&&(this['_mergeNestedSuggestions']||!_0xc5490c['containsRangeInObject']&&!_0xc5490c['isInsideObject'])){if(_0x3c31fa['isMultiRange']){if(!Lt(_0x3c31fa,_0x2097cf))continue;let _0x3ef46=!0x0;for(const _0x5454de of _0x3c31fa['getRanges']()){if(_0x5454de['containsRange'](_0x2843a3,!0x0))return _0x3c31fa;_0x2843a3['containsRange'](_0x5454de)||(_0x3ef46=!0x1);}_0x3ef46&&_0x3c31fa['discard']();}else{const _0xb5b091=_0x3c31fa['getFirstRange']();if(_0xb5b091['containsRange'](_0x2843a3,!0x0))return _0x3c31fa;if(!Lt(_0x3c31fa,_0x2097cf)){_0x2843a3['containsRange'](_0xb5b091)?_0x3c31fa['removeMarkers']():_0xb5b091['containsPosition'](_0x286144)?_0x286144=_0xb5b091['end']:_0xb5b091['containsPosition'](_0xd3636c)&&(_0xd3636c=_0xb5b091['start']);continue;}_0x286144=_0x286144['isBefore'](_0xb5b091['start'])?_0x286144:_0xb5b091['start'],_0xd3636c=_0xd3636c['isAfter'](_0xb5b091['end'])?_0xd3636c:_0xb5b091['end'],_0x2097cf=Object['assign']({},_0x3c31fa['attributes']),_0x5a7683?_0xb5b091['start']['isBefore'](_0x5a7683['getFirstRange']()['start'])?(_0x5a7683['removeMarkers'](),_0x5a7683=_0x3c31fa):_0x3c31fa['removeMarkers']():_0x5a7683=_0x3c31fa;}}}if(_0x5a7683)return this['_setSuggestionRange'](_0x5a7683,this['_model']['createRange'](_0x286144,_0xd3636c)),_0x5a7683;{const _0x4af511=_0x282b27(),_0x2ef864=this['_model']['createRange'](_0x286144,_0xd3636c),_0x26e205=_0x41c5b2['id'],_0x275720=_0x2c0468?'deletion:'+_0x2c0468:'deletion',_0x380bc5=this['_setSuggestionData']({'id':_0x4af511,'type':_0x275720,'createdAt':new Date(),'authorId':_0x26e205,'attributes':_0x2097cf});return this['_addSuggestionMarker'](_0x275720,_0x4af511,_0x26e205,_0x2ef864),_0x380bc5;}}['markMultiRangeDeletion'](_0x4505b7,_0x55a349='multi',_0x2a8e92={}){const _0x1a078e=this['editor']['plugins']['get']('Users')['me'],_0x565afd=_0x4505b7['map'](_0x2e9431=>new _0x4a275c(_0x2e9431['start'],_0x2e9431['end'])),_0x323704=new Set();for(const {suggestion:_0x2bfe4b,meta:_0x5d2f83}of this['_findSuggestions'](_0x565afd,'insertion'))_0x5d2f83['isOwn']&&!_0x5d2f83['isNextTo']&&_0x323704['add'](_0x2bfe4b);for(const _0x3d9a75 of _0x323704)if(_0x3d9a75['isMultiRange']){const _0x44477f=_0x3d9a75['getRanges']();(!_0x3d9a75['attributes']||!_0x3d9a75['attributes']['skipNestingCheck'])&&(_0x44477f['every'](_0x534929=>_0x565afd['some'](_0x38c931=>_0x38c931['containsRange'](_0x534929,!0x0)))&&_0x3d9a75['discard']());if(_0x565afd['every'](_0x162dd6=>_0x44477f['some'](_0x90b2c6=>_0x90b2c6['containsRange'](_0x162dd6,!0x0)))){const _0x2cbf1e=this['_suggestionFactory']['getSuggestionCallback']('deletion',_0x55a349,'accept');return this['forceDefaultExecution'](()=>_0x2cbf1e(_0x4505b7,null,_0x2a8e92)),null;}}else{const _0x47f7d8=_0x3d9a75['getFirstRange']();_0x565afd['some'](_0xf0dfaa=>_0xf0dfaa['containsRange'](_0x47f7d8,!0x0))&&_0x3d9a75['discard']();if(_0x565afd['every'](_0x16e49f=>_0x47f7d8['containsRange'](_0x16e49f,!0x0))){const _0x10a09e=this['_suggestionFactory']['getSuggestionCallback']('deletion',_0x55a349,'accept');return this['forceDefaultExecution'](()=>_0x10a09e(_0x565afd,null,_0x2a8e92)),null;}}const _0x2492a7=this['_suggestionFactory']['getSuggestionCallback']('deletion',_0x55a349,'join');let _0x36b1a8=null;for(const _0x440c9a of this['getSuggestions']())if(_0x440c9a['author']['id']==_0x1a078e['id']&&_0x440c9a['isInContent']&&'deletion'==_0x440c9a['type']&&_0x440c9a['subType']==_0x55a349&&Lt(_0x440c9a,_0x2a8e92)&&(_0x2492a7(_0x440c9a['getRanges'](),_0x565afd)||_0x2492a7(_0x565afd,_0x440c9a['getRanges']()))){if(_0x36b1a8){if(_0x440c9a['commentThread']&&_0x440c9a['commentThread']['length'])continue;for(const _0x62fa7a of _0x440c9a['getRanges']())_0x36b1a8['isIntersectingWithRange'](_0x62fa7a)||_0x36b1a8['addRange'](_0x62fa7a);_0x440c9a['removeMarkers']();}else{_0x36b1a8=_0x440c9a;for(const _0xeaefe2 of _0x565afd)_0x440c9a['isIntersectingWithRange'](_0xeaefe2)||_0x440c9a['addRange'](_0xeaefe2);}}if(_0x36b1a8)return _0x36b1a8;_0x323704['clear']();for(const {suggestion:_0x314bd8,meta:_0x457eef}of this['_findSuggestions'](_0x565afd,'deletion'))_0x457eef['isOwn']&&(this['_mergeNestedSuggestions']||!_0x457eef['containsRangeInObject']&&!_0x457eef['isInsideObject'])&&Lt(_0x314bd8,_0x2a8e92)&&_0x323704['add'](_0x314bd8);for(const _0x2ba3fa of _0x323704){const _0x4c6194=_0x2ba3fa['getRanges']();if(!_0x2a8e92||!_0x2a8e92['skipNestingCheck']){if(_0x565afd['every'](_0x11a932=>_0x4c6194['some'](_0x2e63e9=>_0x2e63e9['containsRange'](_0x11a932,!0x0))))return _0x2ba3fa;}(!_0x2ba3fa['attributes']||!_0x2ba3fa['attributes']['skipNestingCheck'])&&(_0x4c6194['every'](_0x5180f5=>_0x565afd['some'](_0x29780a=>_0x29780a['containsRange'](_0x5180f5,!0x0)))&&_0x2ba3fa['discard']());}const _0x3b2d77=_0x282b27(),_0x75fff0=_0x1a078e['id'],_0x25f4fc='deletion:'+_0x55a349,_0x1b98db=this['_setSuggestionData']({'id':_0x3b2d77,'type':_0x25f4fc,'createdAt':new Date(),'authorId':_0x75fff0,'attributes':_0x2a8e92});for(const _0x41c8eb of _0x565afd)_0x41c8eb['detach'](),_0x41c8eb['isCollapsed']||'$graveyard'==_0x41c8eb['root']['rootName']||this['_addSuggestionMarker'](_0x25f4fc,_0x3b2d77,_0x75fff0,_0x41c8eb,u['getMultiRangeId']());return _0x1b98db;}['markAttributeChange'](_0x5a46d5,_0x24816d,_0x372711,_0x2bbca2,_0x2b12f8){if(_0x5a46d5['isCollapsed'])return[];if('never'===this['_trackFormatChanges'])return[];const _0x2919c1=this['editor']['plugins']['get']('Users')['me']['id'],_0x1b722d=Array['from'](this['_suggestions']['values']())['filter'](_0x559480=>'attribute'==_0x559480['type']&&_0x559480['data']['key']==_0x24816d&&_0x559480['isIntersectingWithRange'](_0x5a46d5));if('default'===this['_trackFormatChanges']){const _0x2fbb1c=this['_findSuggestions'](_0x5a46d5,'insertion')['filter'](({meta:_0x43dfb0})=>_0x43dfb0['isOwn']&&!_0x43dfb0['isInsideObject']&&!_0x43dfb0['isNextTo'])['map'](({suggestion:_0x8598ac})=>_0x8598ac);_0x1b722d['unshift'](..._0x2fbb1c);}const _0x14211c=new Map([[_0x5a46d5,_0x372711]]);for(const _0x25d627 of _0x1b722d){const _0x51ab6a='attribute'==_0x25d627['type']?_0x25d627['data']['oldValue']:void 0x0,_0x5ee0f1=_0x25d627['getFirstRange'](),_0x5653e4=Array['from'](_0x14211c['keys']())['find'](_0x95f08a=>_0x95f08a['isIntersecting'](_0x5ee0f1));if(!_0x5653e4)continue;const _0x460038=_0x5653e4['getDifference'](_0x5ee0f1);this['_isBlockAttribute'](_0x24816d)&&'insertion'==_0x25d627['type']&&0x0!=_0x460038['length']||(_0x14211c['delete'](_0x5653e4),_0x460038['forEach'](_0xb70d90=>{_0x14211c['set'](_0xb70d90,_0x372711);}),'insertion'!=_0x25d627['type']&&_0x51ab6a!=_0x2bbca2&&_0x14211c['set'](_0x5653e4['getIntersection'](_0x5ee0f1),_0x51ab6a));}const _0x141af5=[];for(const [_0xebbdff,_0x1bfe20]of _0x14211c){const _0x1cb356=_0x282b27(),_0x6a3ac4={'key':_0x24816d,'oldValue':_0x1bfe20,'newValue':_0x2bbca2};_0x24816d['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':_0x24816d});const _0x332620=('attribute:'+(_0x24816d+'|'+Vt({'newValue':_0x2bbca2})))['substring'](0x0,0x3c),_0x2931e9=this['_setSuggestionData']({'id':_0x1cb356,'type':_0x332620,'data':_0x6a3ac4,'createdAt':new Date(),'authorId':_0x2919c1,'attributes':_0x2b12f8});_0x141af5['push'](_0x2931e9),this['_addSuggestionMarker'](_0x332620,_0x1cb356,_0x2919c1,_0xebbdff);}return _0x141af5;}['enableDefaultAttributesIntegration'](_0x2c6704){this['enableCommand'](_0x2c6704,(_0x117596,..._0x3649d3)=>{this['_recordAttributeChanges'](()=>{_0x117596(..._0x3649d3);});});}['registerBlockAttribute'](_0x19e9be){this['_blockAttributeKeys']['add'](_0x19e9be);}['registerInlineAttribute'](_0x5f06f5){this['_inlineAttributeKeys']['add'](_0x5f06f5);}['_getAttributeKey'](_0x52c4d8){return'attribute'==_0x52c4d8['type']?_0x52c4d8['subType']['split']('|')[0x0]:null;}['_setSuggestionRange'](_0x249e16,_0x3d26b4){const _0x513217=_0x249e16['getFirstMarker']();this['_model']['change'](_0x25e6e0=>{_0x25e6e0['updateMarker'](_0x513217,{'range':_0x3d26b4});});}['_addThreadToSuggestion'](_0x4ee63c){const _0x4fe97d=_0x4ee63c['id'],_0x4ba400=this['editor']['config']['get']('collaboration.channelId');this['_commentsRepository']['hasCommentThread'](_0x4fe97d)||this['_commentsRepository']['addCommentThread']({'channelId':_0x4ba400,'threadId':_0x4fe97d,'isResolvable':!0x1,'isSubmitted':!0x0});const _0x5e8759=this['_commentsRepository']['getCommentThread'](_0x4fe97d);_0x5e8759['unbind']('isRemovable'),_0x5e8759['isRemovable']=!0x1,_0x4ee63c['commentThread']=_0x5e8759;}['_checkSuggestionCorrectness'](_0x4d542d,_0x2c616d,_0x4d5b3a,_0x1b2aa1){if(_0x4d542d['type']!=_0x2c616d||_0x4d542d['subType']!=_0x4d5b3a||_0x4d542d['creator']['id']!=_0x1b2aa1)throw this['editor']['enableReadOnlyMode']('track-changes-suggestion-data-mismatch'),new _0x130dd5('track-changes-suggestion-data-mismatch',this);}['_cutOutSuggestionMarker'](_0x3e11ce,_0x4f1714){const _0x19af70=_0x3e11ce['getFirstRange']();if(_0x4f1714['isEqual'](_0x19af70))_0x3e11ce['removeMarkers']();else{if(_0x19af70['containsRange'](_0x4f1714)){const _0x12e683=this['_model']['createPositionAt'](_0x4f1714['start']['nodeBefore'],'end');this['_setSuggestionRange'](_0x3e11ce,this['_model']['createRange'](_0x19af70['start'],_0x12e683));const _0x276d42=_0x282b27(),_0x2a3756=_0x3e11ce['creator']['id'],_0x4cedf2=_0x3e11ce['type']+':'+_0x3e11ce['subType'];this['_setSuggestionData']({'id':_0x276d42,'type':_0x4cedf2,'createdAt':new Date(),'authorId':_0x2a3756,'data':_0x3e11ce['data'],'attributes':_0x3e11ce['attributes']});const _0x3d3a5b=this['_model']['createPositionAt'](_0x4f1714['end']['parent'],'after'),_0x7ce006=this['_model']['createRange'](_0x3d3a5b,_0x19af70['end']);this['_addSuggestionMarker'](_0x4cedf2,_0x276d42,_0x2a3756,_0x7ce006);}else{if(_0x19af70['containsPosition'](_0x4f1714['start'])){const _0x293124=this['_model']['createPositionAt'](_0x4f1714['start']['nodeBefore'],'end');this['_setSuggestionRange'](_0x3e11ce,this['_model']['createRange'](_0x19af70['start'],_0x293124));}else{const _0x2bb90e=this['_model']['createPositionAt'](_0x4f1714['end']['parent'],'after');this['_setSuggestionRange'](_0x3e11ce,this['_model']['createRange'](_0x2bb90e,_0x19af70['end']));}}}}['_rangeIsInLocalUserInsertion'](_0x209f31){for(const {suggestion:_0x524834,meta:_0x23c7e8}of this['_findSuggestions'](_0x209f31,'insertion')){if(!_0x23c7e8['isOwn'])continue;const _0x45b8e0=_0x524834['getRanges']();for(const _0x1ec08a of _0x45b8e0)if(!_0x209f31['getDifference'](_0x1ec08a)['length'])return!0x0;}return!0x1;}['_getAuthorFromId'](_0x1068ee){const _0x2f77c2=this['editor']['plugins']['get']('Users')['getUser'](_0x1068ee);if(!_0x2f77c2)throw new _0x130dd5('track-changes-user-not-found',this);return _0x2f77c2;}['_getExternalAuthor'](_0x178c0b){const _0x400bee=this['editor']['plugins']['get']('Users'),_0x16156d=_0x458b6b('external:'+_0x178c0b),_0x1b5968=_0x400bee['getUser'](_0x16156d);return _0x1b5968||_0x400bee['addUser']({'id':_0x16156d,'name':_0x178c0b});}['_createSuggestion'](_0x1c9c44,_0x3723ba,_0x3b3349,_0x587f34,_0x1a8d8c){const _0x52cb15=this['_getAuthorFromId'](_0x587f34),_0x2cdc42=this['_suggestionFactory']['buildSuggestion'](_0x1c9c44,_0x3723ba,_0x3b3349,_0x52cb15,_0x1a8d8c,_0x5726e1=>{this['_updateSuggestionData'](_0x3b3349,{'attributes':_0x5726e1});const _0x39445d=this['getSuggestion'](_0x3b3349);this['_joinWithAdjacentSuggestions'](new Set([_0x39445d])),this['_refreshSuggestionsChain'](new Set([_0x39445d]));});return this['listenTo'](_0x2cdc42,'accept',()=>{this['_updateSuggestionData'](_0x3b3349,{'state':'accepted'});},{'priority':'high'}),this['listenTo'](_0x2cdc42,'discard',()=>{this['_updateSuggestionData'](_0x3b3349,{'state':'rejected'});},{'priority':'high'}),this['_suggestions']['set'](_0x3b3349,_0x2cdc42),this['_suggestionState']['set'](_0x2cdc42,'notReady'),_0x2cdc42;}['_splitMarkerName'](_0x2b5c11){const _0x1eafa4=_0x2b5c11['split'](':');return{'group':_0x1eafa4[0x0],'type':_0x1eafa4[0x1],'subType':_0x1eafa4['length']>=0x5?_0x1eafa4[0x2]:null,'id':_0x1eafa4['length']<0x5?_0x1eafa4[0x2]:_0x1eafa4[0x3],'authorId':_0x1eafa4['length']<0x5?_0x1eafa4[0x3]:_0x1eafa4[0x4],'markerCount':0x6==_0x1eafa4['length']?_0x1eafa4[0x5]:null};}['_breakSuggestionMarker'](_0x6dda58,_0x34e35c,_0x53ec9d){const _0x39f8c1=_0x6dda58['getFirstRange'](),_0x5c20aa=_0x39f8c1['start'],_0x5df662=_0x39f8c1['end'];this['_setSuggestionRange'](_0x6dda58,this['_model']['createRange'](_0x5c20aa,_0x34e35c));const _0x9ba903=_0x282b27(),_0x479992=_0x6dda58['creator']['id'],_0x5efac9=_0x6dda58['type']+(_0x6dda58['subType']?':'+_0x6dda58['subType']:'');this['_setSuggestionData']({'id':_0x9ba903,'type':_0x5efac9,'createdAt':new Date(),'authorId':_0x479992,'originalSuggestionId':_0x6dda58['id'],'attributes':_0x6dda58['attributes'],'data':_0x6dda58['data']});const _0x5dbd3c=this['_getAttributeKey'](_0x6dda58);('formatBlock'==_0x6dda58['type']||_0x5dbd3c&&this['_isBlockAttribute'](_0x5dbd3c))&&(_0x53ec9d=this['_model']['createPositionBefore'](_0x53ec9d['parent'])),this['_addSuggestionMarker'](_0x5efac9,_0x9ba903,_0x479992,this['_model']['createRange'](_0x53ec9d,_0x5df662));}['_findSuggestions'](_0x58e465,_0x5d1abf=null){const _0x3bd029=[],_0x4fb910=this['editor']['plugins']['get']('Users')['me'];Array['isArray'](_0x58e465)||(_0x58e465=[_0x58e465]);for(const _0x2776a0 of this['getSuggestions']()){if(!_0x2776a0['isInContent'])continue;if(_0x5d1abf&&_0x2776a0['type']!=_0x5d1abf)continue;let _0x45cbb4=!0x1;for(const _0x512ffa of _0x2776a0['getRanges']()){for(const _0x508082 of _0x58e465){const _0x2d3ee2=_0x508082['start']['isEqual'](_0x512ffa['end'])||_0x508082['end']['isEqual'](_0x512ffa['start']);if(_0x2d3ee2||_0x508082['getIntersection'](_0x512ffa)){const _0x2fcfb1=_0x508082['containsRange'](_0x512ffa)&&Rt(this['_model']['schema'],_0x512ffa['start'],_0x508082),_0x27f492=_0x512ffa['containsRange'](_0x508082)&&Rt(this['_model']['schema'],_0x508082['start'],_0x512ffa);_0x3bd029['push']({'suggestion':_0x2776a0,'meta':{'isOwn':_0x4fb910==_0x2776a0['author'],'isNextTo':_0x2d3ee2,'isInsideObject':_0x2fcfb1,'containsRangeInObject':_0x27f492}}),_0x45cbb4=!0x0;break;}}if(_0x45cbb4)break;}}return _0x3bd029;}['_addSuggestionMarker'](_0xa76115,_0x1893dc,_0x376830,_0x24e962,_0x366151){this['_model']['change'](_0x7cd0ef=>{let _0x33d7d9='suggestion:'+_0xa76115+':'+_0x1893dc+':'+_0x376830;_0x366151&&(_0x33d7d9=_0x33d7d9+':'+_0x366151),_0x7cd0ef['addMarker'](_0x33d7d9,{'range':_0x24e962,'usingOperation':!0x0,'affectsData':!0x0});});}['_removeSuggestion'](_0x1fc697){const _0x5e8ee1=_0x1fc697['previous'],_0x216466=_0x1fc697['next'];_0x1fc697['previous']=null,_0x1fc697['next']=null,null!=_0x5e8ee1&&_0x5e8ee1['next']==_0x1fc697&&(_0x5e8ee1['next']=_0x216466),null!=_0x216466&&_0x216466['previous']==_0x1fc697&&(_0x216466['previous']=_0x5e8ee1),'ready'==this['_suggestionState']['get'](_0x1fc697)&&(this['_suggestionState']['set'](_0x1fc697,'removed'),this['fire']('suggestionUnloaded',_0x1fc697,_0x5e8ee1,_0x216466));}['_setSuggestionData'](_0x43f445){const _0x18838e=_0x43f445['id'],_0x500106=this['addSuggestionData'](_0x43f445);if(this['_adapter']&&this['_adapter']['addSuggestion']){const _0x1db18b=this['editor']['plugins']['get']('PendingActions'),_0x90609f=_0x500106['hasComments'],_0x575646=_0x500106['subType']?_0x500106['type']+':'+_0x500106['subType']:_0x500106['type'],_0x1e9f3e=this['editor']['locale'],_0x1086d5=_0x1db18b['add'](o(_0x1e9f3e,'PENDING_ACTION_SUGGESTION')),_0x3c1c07={'id':_0x18838e,'type':_0x575646,'hasComments':_0x90609f,'data':_0x43f445['data']||null,'originalSuggestionId':_0x43f445['originalSuggestionId']||null,'attributes':_0x500106['attributes']};this['_adapter']['addSuggestion'](_0x3c1c07)['then'](_0x192ea8=>{_0x500106['_saved']=!0x0,_0x1db18b['remove'](_0x1086d5),_0x192ea8&&_0x192ea8['createdAt']&&(this['_suggestions']['get'](_0x18838e)['createdAt']=_0x192ea8['createdAt']);})['catch'](_0x307499=>{throw _0x2166bc('error-saving-suggestion-data-suggestion-discarded'),this['editor']['model']['enqueueChange']({'isUndoable':!0x1},()=>{_0x500106['discard']();}),_0x500106['stopListening'](),this['_suggestions']['delete'](_0x500106['id']),this['_suggestionState']['delete'](_0x500106),_0x307499;});}return _0x500106;}['_isBlockAttribute'](_0x38e8b3){return this['_blockAttributeKeys']['has'](_0x38e8b3);}['_updateSuggestionData'](_0x5b0a40,_0x5f400a){const _0x35098f=this['editor']['plugins']['get']('PendingActions'),_0x1068d0=this['getSuggestion'](_0x5b0a40);if(this['_adapter']&&this['_adapter']['updateSuggestion']){if(_0x1068d0['_saved']){const _0x380051=_0x35098f['add'](o(this['editor']['locale'],'PENDING_ACTION_SUGGESTION'));this['_adapter']['updateSuggestion'](_0x5b0a40,_0x5f400a)['then'](()=>{_0x35098f['remove'](_0x380051);});}else _0x1068d0['on']('change:_saved',()=>{this['_updateSuggestionData'](_0x5b0a40,_0x5f400a);});}}['_getSuggestionData'](_0x22205e){if(!this['_adapter']||!this['_adapter']['getSuggestion'])throw new _0x130dd5('track-changes-adapter-missing-getsuggestion',this);return this['_adapter']['getSuggestion'](_0x22205e);}['_handleNewSuggestionMarker'](_0x1bf2d0){const {id:_0xe51405,type:_0x3d07db,subType:_0x58ec12,authorId:_0x492eca}=this['_splitMarkerName'](_0x1bf2d0),_0x52d752=this['_suggestions']['get'](_0xe51405)||this['_createSuggestion'](_0x3d07db,_0x58ec12,_0xe51405,_0x492eca,{});switch(this['_checkSuggestionCorrectness'](_0x52d752,_0x3d07db,_0x58ec12,_0x492eca),this['_suggestionState']['get'](_0x52d752)){case'notReady':this['_getSuggestionData'](_0xe51405)['then'](_0x190605=>{let _0x4e86bc=Promise['resolve']();_0x190605['hasComments']&&(_0x4e86bc=this['_commentsRepository']['fetchCommentThread']({'channelId':this['editor']['config']['get']('collaboration.channelId'),'threadId':_0xe51405})),_0x4e86bc['then'](()=>{this['addSuggestionData'](_0x190605)['_saved']=!0x0;});}),this['_suggestionState']['set'](_0x52d752,'markerReady');break;case'removed':this['_updateSuggestionData'](_0xe51405,{'state':'open'});case'dataReady':this['_suggestionState']['set'](_0x52d752,'ready'),this['fire']('suggestionLoaded',_0x52d752);break;case'ready':this['fire']('suggestionChanged',_0x52d752);}return _0x52d752['addMarkerName'](_0x1bf2d0),_0x52d752;}['_refreshSuggestionsChain'](_0x54d68e){const _0x4c6a88=Array['from'](_0x54d68e),_0x2bc3c4=_0x4c6a88['filter'](_0x43a100=>'attribute'==_0x43a100['type']);this['_refreshAttributeSuggestionsChain'](_0x2bc3c4);const _0x514d15=_0x4c6a88['filter'](_0x505e1e=>!_0x505e1e['isMultiRange']&&'attribute'!=_0x505e1e['type']),_0x39e023=this['getSuggestions']({'skipNotAttached':!0x0})['filter'](_0x584a21=>!_0x584a21['isMultiRange']&&'attribute'!=_0x584a21['type']),_0x186253=_0x39e023['filter'](_0x20f0b7=>!_0x54d68e['has'](_0x20f0b7)),_0x3041fd=new Map(_0x39e023['map'](_0x594432=>[_0x594432,this['_suggestionFactory']['getSuggestionCallback'](_0x594432['type'],_0x594432['subType'],'chain')])),_0x43a3a8=new Map(_0x39e023['map'](_0x471009=>[_0x471009,_0x471009['getFirstRange']()])),_0x1f8b1b=new Set(),_0x4886fb=new Set();for(let _0x1eacd1=0x0;_0x1eacd1<_0x514d15['length'];_0x1eacd1++)_0x43e8dc(_0x514d15[_0x1eacd1],_0x514d15,_0x1eacd1+0x1);for(let _0x32177b=0x0;_0x32177b<_0x514d15['length'];_0x32177b++)_0x43e8dc(_0x514d15[_0x32177b],_0x186253,0x0);const _0x475fad=new Set();for(let _0x178d96=0x0;_0x178d96<_0x514d15['length'];_0x178d96++){const _0x1f1515=_0x514d15[_0x178d96];!_0x4886fb['has'](_0x1f1515)&&_0x1f1515['previous']&&(_0x475fad['add'](_0x1f1515['previous']),_0x1f1515['previous']['next']===_0x1f1515&&(_0x1f1515['previous']['next']=null),_0x1f1515['previous']=null),!_0x1f8b1b['has'](_0x1f1515)&&_0x1f1515['next']&&(_0x475fad['add'](_0x1f1515['next']),_0x1f1515['next']['previous']===_0x1f1515&&(_0x1f1515['next']['previous']=null),_0x1f1515['next']=null);}function _0x43e8dc(_0x19c089,_0x118e16,_0x217181){for(let _0x4964a7=_0x217181;_0x4964a7<_0x118e16['length'];_0x4964a7++){const _0x12f891=_0x12a1ff(_0x19c089,_0x118e16[_0x4964a7]);_0x12f891&&(_0x12f891[0x0]['next']=_0x12f891[0x1],_0x12f891[0x1]['previous']=_0x12f891[0x0],_0x1f8b1b['add'](_0x12f891[0x0]),_0x4886fb['add'](_0x12f891[0x1]));}}function _0x12a1ff(_0x581b28,_0x3b8e9f){if(_0x581b28['author']['id']!==_0x3b8e9f['author']['id'])return null;const _0x22d716=_0x3041fd['get'](_0x581b28)(_0x581b28,_0x3b8e9f,_0x43a3a8['get'](_0x581b28),_0x43a3a8['get'](_0x3b8e9f));if(!_0x22d716)return null;return _0x3041fd['get'](_0x3b8e9f)(_0x581b28,_0x3b8e9f,_0x43a3a8['get'](_0x581b28),_0x43a3a8['get'](_0x3b8e9f))?_0x22d716[0x1]['commentThread']&&_0x22d716[0x1]['commentThread']['length']?null:_0x22d716:null;}_0x475fad['size']&&this['_refreshSuggestionsChain'](_0x475fad);}['_refreshAttributeSuggestionsChain'](_0x2859a6){if(0x0==_0x2859a6['length'])return;const _0x27725c=this['getSuggestions']({'skipNotAttached':!0x0})['filter'](_0x9dc482=>'attribute'==_0x9dc482['type']&&_0x9dc482['_isDataLoaded']),_0x21ffdb=[],_0x2213e4=new Map();for(const _0x30ef0b of _0x27725c){const _0x3a919b=_0x458b6b(_0x30ef0b['attributes']);_0x2213e4['has'](_0x3a919b)||(_0x2213e4['set'](_0x3a919b,_0x21ffdb['length']),_0x21ffdb['push']([]));const _0x22ee63=_0x2213e4['get'](_0x3a919b);_0x21ffdb[_0x22ee63]['push'](_0x30ef0b);}!(function(){_0x21ffdb['sort']((_0x4f37c5,_0x23474c)=>{const _0x56efba=_0x4f37c5[0x0]['createdAt'],_0xf9edd4=_0x23474c[0x0]['createdAt'];return _0x56efba==_0xf9edd4?_0x4f37c5[0x0]['attributes']['groupId']<_0x23474c[0x0]['attributes']['groupId']?-0x1:0x1:_0x56efba<_0xf9edd4?-0x1:0x1;});for(const _0x421377 of _0x21ffdb)_0x421377['sort']((_0x49ef31,_0x2a0e89)=>_0x49ef31['id']<_0x2a0e89['id']?-0x1:0x1);}());for(let _0x5836d5=0x0;_0x5836d5<_0x21ffdb['length'];_0x5836d5++){if(0x0==_0x21ffdb[_0x5836d5]['length'])continue;const _0x360162=[];for(let _0xb70e58=_0x5836d5+0x1;_0xb70e58<_0x21ffdb['length'];_0xb70e58++)0x0!=_0x21ffdb[_0xb70e58]['length']&&_0x49914c(_0x21ffdb[_0x5836d5],_0x21ffdb[_0xb70e58])&&_0x360162['push'](_0xb70e58);for(const _0x3d1196 of _0x360162)_0x21ffdb[_0x5836d5]=_0x21ffdb[_0x5836d5]['concat'](_0x21ffdb[_0x3d1196]),_0x21ffdb[_0x3d1196]=[];}for(const _0xacfd46 of _0x21ffdb)for(let _0x305e8e=0x0;_0x305e8e<_0xacfd46['length'];_0x305e8e++)_0xacfd46[_0x305e8e]['next']=_0xacfd46[_0x305e8e+0x1]||null;for(const _0xbf5399 of _0x21ffdb)for(let _0xc6bfa5=0x0;_0xc6bfa5<_0xbf5399['length'];_0xc6bfa5++)_0xbf5399[_0xc6bfa5]['previous']=_0xbf5399[_0xc6bfa5-0x1]||null;function _0x49914c(_0x3c6d54,_0x33cd37){if(_0x3c6d54[0x0]['attributes']['groupId']!==_0x33cd37[0x0]['attributes']['groupId']&&_0x3c6d54[0x0]['author']!==_0x33cd37[0x0]['author'])return!0x1;if(!function(_0x1eb63f,_0x1038d5){if(!_0x1eb63f['hasComments']&&!_0x1038d5['hasComments'])return!0x0;if(_0x1eb63f['hasComments']&&_0x1038d5['hasComments'])return!0x1;if(_0x1eb63f['hasComments']&&_0x1038d5['createdAt']<_0x1eb63f['commentThread']['comments']['get'](0x0)['createdAt'])return!0x0;if(_0x1038d5['hasComments']&&_0x1eb63f['createdAt']<_0x1038d5['commentThread']['comments']['get'](0x0)['createdAt'])return!0x0;return!0x1;}(_0x3c6d54[0x0],_0x33cd37[0x0]))return!0x1;const _0xf0282f=Bt(_0x3c6d54[0x0]['attributes'],'groupId'),_0xf31b41=Bt(_0x33cd37[0x0]['attributes'],'groupId');if(!_0x5b7b57(_0xf0282f,_0xf31b41))return!0x1;return!!_0x3c6d54['every'](_0x5b47e2=>_0x33cd37['some'](_0x5daf07=>_0x5b47e2['getFirstRange']()['isEqual'](_0x5daf07['getFirstRange']())))&&_0x33cd37['every'](_0x5654dd=>_0x3c6d54['some'](_0xba42a6=>_0x5654dd['getFirstRange']()['isEqual'](_0xba42a6['getFirstRange']())));}}['_joinWithAdjacentSuggestions'](_0x3ec6e3){const _0x155e62=Array['from'](_0x3ec6e3),_0x5c7c40=this['getSuggestions']({'skipNotAttached':!0x0}),_0x329280=_0x5c7c40['filter'](_0x567eaf=>!_0x3ec6e3['has'](_0x567eaf)),_0x882688=new Map(_0x155e62['map'](_0x9bb5c4=>[_0x9bb5c4,this['_suggestionFactory']['getSuggestionCallback'](_0x9bb5c4['type'],_0x9bb5c4['subType'],'join')])),_0x3ad767=new Map(_0x5c7c40['map'](_0x485187=>[_0x485187,_0x485187['getRanges']()]));for(let _0x388d85=0x0;_0x388d85<_0x155e62['length'];_0x388d85++){if(_0x14365e(this,_0x155e62[_0x388d85],_0x155e62,_0x388d85+0x1))return!0x0;}for(let _0x2e0b46=0x0;_0x2e0b46<_0x155e62['length'];_0x2e0b46++){if(_0x14365e(this,_0x155e62[_0x2e0b46],_0x329280,0x0))return!0x0;}return!0x1;function _0x14365e(_0x425cda,_0x54af0a,_0x102013,_0x13ad0c){for(let _0x2725f7=_0x13ad0c;_0x2725f7<_0x102013['length'];_0x2725f7++){const _0x49f232=_0x102013[_0x2725f7];if(_0x49f232['type']!==_0x54af0a['type']||_0x49f232['author']['id']!==_0x54af0a['author']['id']||_0x49f232['subType']!==_0x54af0a['subType'])continue;if(!Pt(_0x54af0a,_0x49f232,['groupId']))continue;if('attribute'==_0x54af0a['type']&&_0x54af0a['data']['oldValue']!=_0x49f232['data']['oldValue'])continue;if('attribute'==_0x54af0a['type']&&_0x425cda['_isBlockAttribute'](_0x54af0a['data']['key']))continue;if('formatBlock'==_0x54af0a['type']){const _0x529077=_0x425cda['editor']['model'],_0x444a2d=_0x54af0a['getContainedElement']();if(_0x444a2d&&(_0x529077['schema']['isObject'](_0x444a2d)||_0x529077['schema']['isLimit'](_0x444a2d)))continue;}const _0x4fd18e=_0x882688['get'](_0x54af0a),_0x37596e=_0x3ad767['get'](_0x54af0a),_0x50bb77=_0x3ad767['get'](_0x49f232),_0x4ffd40=_0x54af0a['commentThread']&&_0x54af0a['commentThread']['length'],_0x467a30=_0x49f232['commentThread']&&_0x49f232['commentThread']['length'];if(!_0x4ffd40&&_0x4fd18e(_0x50bb77,_0x37596e))return _0x425cda['_joinSuggestions'](_0x49f232,_0x54af0a),_0x3ad767['delete'](_0x54af0a),!0x0;if(!_0x467a30&&_0x4fd18e(_0x37596e,_0x50bb77))return _0x425cda['_joinSuggestions'](_0x54af0a,_0x49f232),_0x3ad767['delete'](_0x49f232),!0x0;}return!0x1;}}['_joinSuggestions'](_0x1b639c,_0x1ec00e){if(_0x1b639c['isMultiRange']){for(const _0x98b2b7 of _0x1ec00e['getRanges']())_0x1b639c['addRange'](_0x98b2b7);}else{const _0x24bad5=_0x1ec00e['getFirstRange']()['end'];this['_setSuggestionRange'](_0x1b639c,this['_model']['createRange'](_0x1b639c['getFirstRange']()['start'],_0x24bad5));}_0x1ec00e['removeMarkers']();}['_getMarkerAnnouncementText'](_0x65bb1f,_0x1a5135){const _0x2e4150=_0x65bb1f['startsWith']('format')||_0x65bb1f['startsWith']('attribute')?'FORMATTING':_0x65bb1f['toUpperCase']();return o(this['editor']['locale'],_0x1a5135+'_'+_0x2e4150+'_SUGGESTION_ANNOUNCEMENT');}['_initAriaMarkerChangeAnnouncements'](){const _0x37d257=this['editor'];if(!_0x37d257['ui'])return;const {ariaLiveAnnouncer:_0x434957}=_0x37d257['ui'];_0x50c4fa(this['_model'],({left:_0xe74c5,entered:_0x5b01df})=>{for(const _0x1a6aff of _0xe74c5){const {group:_0x3239d9,type:_0x173e8d}=this['_splitMarkerName'](_0x1a6aff['name']);if('suggestion'===_0x3239d9){_0x434957['announce'](this['_getMarkerAnnouncementText'](_0x173e8d,'LEAVE'));break;}}for(const _0x220905 of _0x5b01df){const {group:_0x294c80,type:_0x1972a7}=this['_splitMarkerName'](_0x220905['name']);if('suggestion'===_0x294c80){_0x434957['announce'](this['_getMarkerAnnouncementText'](_0x1972a7,'ENTER'));break;}}});}['_processAttributeChanges'](_0x1716de){if(this['_recordAttributeSuggestions'])return!0x1;const _0x24f994=this['editor'],_0x6e018d=_0x24f994['model']['document']['differ']['getChanges']();if(0x0==_0x6e018d['length'])return!0x1;const _0x574aa2=[],_0x38ab75=_0x6e018d['filter'](_0x328763=>'attribute'==_0x328763['type']),_0x36b9b6=_0x6e018d['filter'](_0x47fc15=>'insert'==_0x47fc15['type']&&'$text'!=_0x47fc15['name']),_0xe5d779=_0x6e018d['filter'](_0x4569c2=>'remove'==_0x4569c2['type']&&'$text'!=_0x4569c2['name']);for(const _0xc86051 of _0x38ab75)_0x574aa2['push']({'key':_0xc86051['attributeKey'],'newValue':_0xc86051['attributeNewValue'],'oldValue':_0xc86051['attributeOldValue'],'range':Ot(_0xc86051['range'],_0x24f994['model'])});for(const _0x569431 of _0x36b9b6){const _0x3e63e8=_0xe5d779['find'](_0x583791=>_0x583791['position']['isEqual'](_0x569431['position']));_0x3e63e8&&_0x574aa2['push']({'key':m,'newValue':_0x569431['name'],'oldValue':_0x3e63e8['name'],'range':_0x24f994['model']['createRangeOn'](_0x569431['position']['nodeAfter'])});}return 0x0!=_0x574aa2['length']&&this['_reduceExistingSuggestions'](_0x1716de,_0x574aa2);}['_processAttributeSuggestions'](_0x383c28){let _0xc20264=!0x1;const _0x4dc477=this['editor']['model']['document']['differ']['getChangedMarkers']()['filter'](_0x2d2da3=>_0x2d2da3['data']['newRange']&&_0x2d2da3['name']['startsWith']('suggestion:attribute:'));for(const _0xf7009 of _0x4dc477){const {subType:_0x463295,id:_0x33af9a}=this['_splitMarkerName'](_0xf7009['name']),_0x38a26f=_0x463295['split']('|')[0x0];for(const _0x218cbf of this['getSuggestions']({'skipNotAttached':!0x0}))_0x218cbf['id']!=_0x33af9a&&'attribute'==_0x218cbf['type']&&_0x218cbf['data']&&_0x218cbf['data']['key']==_0x38a26f&&_0x218cbf['getFirstRange']()['isIntersecting'](_0xf7009['data']['newRange'])&&(this['_reduceSuggestionAttributeRange'](_0x218cbf,_0xf7009['data']['newRange'],_0x383c28),_0xc20264=!0x0);}return _0xc20264;}['_recordAttributeChanges'](_0xad1d55){this['editor'],this['_recordAttributeSuggestions']=!0x0,_0xad1d55();}['_isRegisteredAttribute'](_0x42815e){const _0x4f641e=this['_isBlockAttribute'](_0x42815e),_0x46303d=this['_inlineAttributeKeys']['has'](_0x42815e);return _0x4f641e||_0x46303d;}['_reduceExistingSuggestions'](_0x1578f2,_0x5b70f9){if(0x0==_0x5b70f9['length'])return!0x1;let _0x49995a=!0x1;for(const _0x3bf05b of _0x5b70f9){const _0x25bdab=this['_findSuggestions'](_0x3bf05b['range'],'attribute')['filter'](_0x3e3668=>!_0x3e3668['meta']['isNextTo'])['map'](_0x8f23da=>_0x8f23da['suggestion']),_0x2e5521=_0x458b6b({'newValue':_0x3bf05b['newValue']});_0x25bdab['filter'](_0x58e950=>{const [_0x52c001,_0x43defb]=_0x58e950['subType']['split']('|');return _0x52c001==_0x3bf05b['key']&&_0x43defb!=_0x2e5521;})['forEach'](_0x19019f=>{this['_reduceSuggestionAttributeRange'](_0x19019f,_0x3bf05b['range'],_0x1578f2),_0x49995a=!0x0;});}return _0x49995a;}['_reduceSuggestionAttributeRange'](_0x470735,_0x55e2ff,_0x289519){const _0x1e8b47=_0x470735['getFirstRange']()['getDifference'](_0x55e2ff);0x0!==_0x1e8b47['length']?0x1!==_0x1e8b47['length']?this['_breakSuggestionMarker'](_0x470735,_0x55e2ff['start'],_0x55e2ff['end']):this['_setSuggestionRange'](_0x470735,_0x1e8b47[0x0]):_0x289519['removeMarker'](_0x470735['getFirstMarker']());}}class xt{['_editor'];['_model'];['_customCallbacks'];['_defaultCallbacks'];constructor(_0x1d84e4){this['_editor']=_0x1d84e4,this['_model']=_0x1d84e4['model'],this['_customCallbacks']=new Map(),this['_defaultCallbacks']=new Map(),this['_registerDefaultCallbacks']();}['buildSuggestion'](_0x3c93c0,_0x242e99,_0x30f5f3,_0x14f53f,_0x35eb0e,_0x2d3cf0){return new u(this['_model'],{'type':_0x3c93c0,'subType':_0x242e99,'id':_0x30f5f3,'author':_0x14f53f,'creator':_0x14f53f,'attributes':_0x35eb0e,'onAttributesChange':_0x2d3cf0,'onAccept':(..._0x3c1e61)=>this['getSuggestionCallback'](_0x3c93c0,_0x242e99,'accept')(..._0x3c1e61),'onDiscard':(..._0x4ea626)=>this['getSuggestionCallback'](_0x3c93c0,_0x242e99,'discard')(..._0x4ea626)});}['registerCustomCallback'](_0x4b8c0c,_0x1c7e62,_0x2765ab,_0xb2bf8c){const _0x489b55=_0x4b8c0c+':'+_0x1c7e62+':'+_0x2765ab;this['_customCallbacks']['set'](_0x489b55,_0xb2bf8c);}['getSuggestionCallback'](_0x179677,_0x5a91b8,_0x23d1d2){const _0x2fd691=_0x179677+':'+_0x5a91b8+':'+_0x23d1d2;return this['_customCallbacks']['get'](_0x2fd691)||this['_defaultCallbacks']['get'](_0x179677+':'+_0x23d1d2);}['_registerDefaultCallbacks'](){const _0x4dcfef=()=>!0x1,_0x1a18cf=_0x348086=>{_0x348086['sort']((_0x42dce2,_0x9ccb82)=>_0x42dce2['start']['isBefore'](_0x9ccb82['start'])?0x1:-0x1),this['_model']['change'](_0x2c3b63=>{for(const _0x40a901 of _0x348086){let _0x5ab6c3;_0x5ab6c3=_0x40a901['end']['isAtEnd']&&_0x40a901['end']['parent']==_0x40a901['start']['nodeAfter']?_0x2c3b63['createSelection'](_0x40a901['start']['nodeAfter'],'on'):_0x2c3b63['createSelection'](_0x40a901),this['_model']['deleteContent'](_0x5ab6c3,{'forceDefaultExecution':!0x0,'doNotAutoparagraph':!0x0});}});},_0x1acbbe=(_0x338904,_0x549f81)=>{_0x549f81&&this['_model']['change'](_0x37d893=>{const {commandName:_0x4213d4,commandParams:_0xca8bcc=[]}=_0x549f81,_0x542662=_0x338904['map'](_0x263399=>(Tt(_0x263399)&&(_0x263399=this['_model']['createRange'](_0x263399['end'])),_0x263399))['filter'](_0xab5b9f=>'$graveyard'!==_0xab5b9f['root']['rootName']);if(_0x542662['length']<0x1)return;const _0x30b16e=Array['from'](this['_model']['document']['selection']['getRanges']())['map'](_0x29313b=>_0x4a275c['fromRange'](_0x29313b));_0x37d893['setSelection'](_0x542662);for(const _0x398270 of this['_editor']['commands']['commands']())_0x398270['refresh']();_0xca8bcc['push']({'forceDefaultExecution':!0x0}),this['_editor']['execute'](_0x4213d4,..._0xca8bcc);const _0x36c363=_0x30b16e['filter'](_0x4ecf6d=>'$graveyard'!=_0x4ecf6d['root']['rootName']);_0x36c363['length']>0x0&&_0x37d893['setSelection'](_0x36c363);for(const _0x36402f of _0x30b16e)_0x36402f['detach']();});},_0x2ce9e8=(_0x35785b,_0x19a8ad)=>0x1==_0x35785b['length']&&0x1==_0x19a8ad['length']&&_0x35785b[0x0]['end']['isEqual'](_0x19a8ad[0x0]['start']),_0x591841=(_0x4e8589,_0x23b9f7,_0x170d20,_0x4933e5)=>Ft(_0x4e8589,_0x23b9f7,_0x170d20,_0x4933e5,this['_model'])?[_0x4e8589,_0x23b9f7]:Ft(_0x23b9f7,_0x4e8589,_0x4933e5,_0x170d20,this['_model'])?[_0x23b9f7,_0x4e8589]:null;this['_defaultCallbacks']['set']('insertion:accept',_0x4dcfef),this['_defaultCallbacks']['set']('insertion:discard',_0x1a18cf),this['_defaultCallbacks']['set']('insertion:join',_0x2ce9e8),this['_defaultCallbacks']['set']('insertion:chain',_0x591841),this['_defaultCallbacks']['set']('deletion:accept',_0x1a18cf),this['_defaultCallbacks']['set']('deletion:discard',_0x4dcfef),this['_defaultCallbacks']['set']('deletion:join',_0x2ce9e8),this['_defaultCallbacks']['set']('deletion:chain',_0x591841),this['_defaultCallbacks']['set']('formatInline:accept',_0x1acbbe),this['_defaultCallbacks']['set']('formatInline:discard',_0x4dcfef),this['_defaultCallbacks']['set']('formatInline:join',_0x2ce9e8),this['_defaultCallbacks']['set']('formatInline:chain',_0x4dcfef),this['_defaultCallbacks']['set']('formatBlock:accept',_0x1acbbe),this['_defaultCallbacks']['set']('formatBlock:discard',_0x4dcfef),this['_defaultCallbacks']['set']('formatBlock:join',_0x2ce9e8),this['_defaultCallbacks']['set']('formatBlock:chain',_0x4dcfef),this['_defaultCallbacks']['set']('attribute:accept',_0x4dcfef),this['_defaultCallbacks']['set']('attribute:discard',(_0x2fa11d,_0x5e0bb1)=>{if(!_0x5e0bb1)return;const _0x404bf2=this['_editor']['plugins']['get'](p);this['_model']['change'](_0xb3e4f2=>{if(_0x5e0bb1['key']==m)for(const _0x46f5c3 of _0x2fa11d){const _0x331a9e=_0x46f5c3['start']['nodeAfter'],_0x359a08=_0x5e0bb1['oldValue'];_0xb3e4f2['rename'](_0x331a9e,_0x359a08);}else{if(_0x404bf2['_isBlockAttribute'](_0x5e0bb1['key'])){for(const _0xb52947 of _0x2fa11d)void 0x0!==_0x5e0bb1['oldValue']?_0xb3e4f2['setAttribute'](_0x5e0bb1['key'],_0x5e0bb1['oldValue'],_0xb52947['start']['nodeAfter']):_0xb3e4f2['removeAttribute'](_0x5e0bb1['key'],_0xb52947['start']['nodeAfter']);}else{for(const _0x3f0ba7 of _0x2fa11d)_0x5e0bb1['oldValue']?_0xb3e4f2['setAttribute'](_0x5e0bb1['key'],_0x5e0bb1['oldValue'],_0x3f0ba7):_0xb3e4f2['removeAttribute'](_0x5e0bb1['key'],_0x3f0ba7);}}});}),this['_defaultCallbacks']['set']('attribute:join',_0x2ce9e8);}}function Rt(_0x631b03,_0x21c21e,_0x4a8e80){for(const _0xf418fc of _0x21c21e['parent']['getAncestors']({'includeSelf':!0x0,'parentFirst':!0x0})){if(_0xf418fc['root']==_0xf418fc)return!0x1;if(!_0x4a8e80['containsItem'](_0xf418fc))return!0x1;if(_0x631b03['isObject'](_0xf418fc)||_0x631b03['isLimit'](_0xf418fc))return!0x0;}return!0x1;}function Tt(_0x35a65f){return _0x35a65f['end']['parent']==_0x35a65f['start']['nodeAfter']&&_0x35a65f['end']['isAtStart'];}function Et(_0x1aab56,_0x34bf92,_0x4d18a0,_0x18e10f){const _0x5cb546=_0x3927d1=>!_0x3927d1['item']['is']('$textProxy')&&!_0x18e10f['isObject'](_0x3927d1['item']),_0x40974f=_0x1aab56['start']['getLastMatchingPosition'](_0x5cb546),_0x1aae1a=_0x1aab56['end']['getLastMatchingPosition'](_0x5cb546,{'direction':'backward'});return(!_0x1aab56['start']['isEqual'](_0x40974f)||!_0x1aab56['end']['isEqual'](_0x1aae1a))&&(_0x40974f['isBefore'](_0x1aae1a)?_0x4d18a0['updateMarker'](_0x34bf92,{'range':_0x4d18a0['createRange'](_0x40974f,_0x1aae1a)}):_0x4d18a0['removeMarker'](_0x34bf92),!0x0);}function Vt(_0x49d78c){return _0x458b6b(_0x49d78c);}function Ut(_0x50eddf){const _0x5dec00=_0x50eddf['start']['nodeAfter'];return _0x5dec00&&_0x5dec00['is']('element');}function Ot(_0x320750,_0x3c9cd3){return null==_0x320750['end']['nodeBefore']&&_0x320750['end']['parent']==_0x320750['start']['nodeAfter']?Gt(_0x320750['start']['nodeAfter'],_0x3c9cd3):_0x320750;}function Gt(_0x117b05,_0x2fc24f){const _0x1e5a7f=_0x2fc24f['schema']['isObject'](_0x117b05)||_0x2fc24f['schema']['isSelectable'](_0x117b05);return _0x2fc24f['createRange'](_0x2fc24f['createPositionAt'](_0x117b05,'before'),_0x1e5a7f?_0x2fc24f['createPositionAfter'](_0x117b05):_0x2fc24f['createPositionAt'](_0x117b05,'end'));}function Ft(_0x49eca0,_0xbf2402,_0x170951,_0x4b58b2,_0x39ece2){if(!Pt(_0x49eca0,_0xbf2402))return!0x1;if(_0x170951['end']['isEqual'](_0x4b58b2['start']))return!0x0;if(_0x49eca0['type']!=_0xbf2402['type'])return!0x1;if(!_0x170951['end']['isTouching'](_0x4b58b2['start']))return!0x1;const _0x27707d=_0x39ece2['createRange'](_0x170951['end'],_0x4b58b2['start'])['getWalker']();for(const _0x25f212 of _0x27707d)if(['elementStart','elementEnd']['includes'](_0x25f212['type'])&&_0x39ece2['schema']['isLimit'](_0x25f212['item']))return!0x1;return!0x0;}function Pt(_0x13702b,_0x55c1b5,_0x57d2a5=[]){return!(!_0x13702b['_isDataLoaded']||!_0x55c1b5['_isDataLoaded'])&&_0x5b7b57(Bt(_0x13702b['attributes'],_0x57d2a5),Bt(_0x55c1b5['attributes'],_0x57d2a5));}function Lt(_0x334bd7,_0x385ea6){const _0x986ce6=Ht(_0x334bd7['attributes']),_0x5b5d2a=Ht(_0x385ea6);if(!_0x334bd7['_isDataLoaded'])return!0x1;for(const _0x3d6654 of Object['keys'](_0x5b5d2a))if(!_0x5b7b57(_0x986ce6[_0x3d6654],_0x5b5d2a[_0x3d6654]))return!0x1;return!0x0;}function Ht(_0x186883){const _0x2ba32a=Object['assign']({},_0x186883);return delete _0x2ba32a['skipNestingCheck'],delete _0x2ba32a['tablePasteChainId'],_0x2ba32a;}class oe extends/* #__PURE__ -- @preserve */
25
+ _0x302a97(){['model'];['view'];['commentThreadController'];['_editor'];['_acceptCommand'];['_discardCommand'];['_pendingAction'];constructor(_0x22af79,_0x16ef9d,_0x1eb7a5,_0x392d40){super(),this['model']=_0x16ef9d,this['view']=_0x1eb7a5,this['commentThreadController']=_0x392d40,this['_editor']=_0x22af79,this['_acceptCommand']=_0x22af79['commands']['get']('acceptSuggestion'),this['_discardCommand']=_0x22af79['commands']['get']('discardSuggestion'),this['view']['bind']('isEnabled')['to'](this['_acceptCommand'],this['_discardCommand'],(_0x2f7f0c,_0x1ebdfa)=>_0x2f7f0c||_0x1ebdfa),this['view']['bind']('canAccept')['to'](this['_acceptCommand'],'isEnabled',_0x275fc6=>_0x275fc6&&this['_editor']['model']['canEditAt'](_0x16ef9d['getRanges']())),this['view']['bind']('canDiscard')['to'](this['_discardCommand'],'isEnabled',_0x543938=>_0x543938&&this['_editor']['model']['canEditAt'](_0x16ef9d['getRanges']())),this['_pendingAction']=null,_0x1eb7a5['isDirty']&&this['_setPendingAction'](),this['listenTo'](_0x1eb7a5,'acceptSuggestion',()=>this['acceptSuggestion']()),this['listenTo'](_0x1eb7a5,'discardSuggestion',()=>this['discardSuggestion']()),this['listenTo'](_0x1eb7a5,'change:isDirty',()=>{_0x1eb7a5['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 _0x2f7edd=o(this['_editor']['locale'],'PENDING_ACTION_SUGGESTION');this['_pendingAction']=this['_editor']['plugins']['get']('PendingActions')['add'](_0x2f7edd);}['_removePendingAction'](){null!==this['_pendingAction']&&this['_editor']['plugins']['get']('PendingActions')['remove'](this['_pendingAction']),this['_pendingAction']=null;}}class es extends _0x467aa5{['commentsListView'];['commentThreadInputView'];['_model'];['_localUser'];['_config'];constructor(_0xbbc287,_0x37bf98,_0x1c2ff1,_0x22a5f3){super(_0xbbc287),this['commentsListView']=null,this['commentThreadInputView']=null,this['set']('isActive',!0x1),this['set']('authoredAt',_0x37bf98['authoredAt']),this['bind']('authoredAt')['to'](_0x37bf98),this['set']('descriptionParts',[]),this['set']('isDirty',!0x1),this['set']('isEnabled',!0x1),this['set']('canAccept',!0x1),this['set']('canDiscard',!0x1),this['_model']=_0x37bf98,this['_localUser']=_0x1c2ff1,this['_config']=_0x22a5f3,_0x22a5f3['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:_0x496ff4}=this['_config'];this['commentsListView']=new _0x496ff4(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',_0x255aea=>_0x255aea+0x1),this['commentThreadInputView']=this['_createCommentThreadInputView'](),this['on']('removeComment',()=>this['focus']()),this['bind']('isDirty')['to'](this['commentsListView'],'hasDirtyComment',this['commentThreadInputView']['commentInputView'],'value',(_0x16c63d,_0x4758b8)=>_0x16c63d||!!_0x4758b8);}['_createCommentThreadInputView'](){const {CommentThreadInputView:_0x4a3f97}=this['_config'],_0xfd4497=new _0x4a3f97(this['locale'],this['_localUser'],this['_config']['editorConfig']),_0x5d1d8f=_0xfd4497['commentInputView'];return _0xfd4497['bind']('showInput')['to'](this,'isActive',this['_model']['commentThread'],'isReadOnly',_0x5d1d8f,'value',(_0x219088,_0x52c50c,_0x4a78f0)=>!!_0x4a78f0||_0x219088&&!_0x52c50c),_0x5d1d8f['on']('submit',(_0x2233cf,_0x370052)=>{this['fire']('addComment',_0x370052),_0x5d1d8f['editor']['setData']('');}),_0x5d1d8f['on']('cancel',()=>this['focus']()),_0x5d1d8f['bind']('disabledSubmit')['to'](this['_model']['commentThread'],'isReadOnly'),_0xfd4497;}}class ne extends es{['userView'];['acceptButton'];['discardButton'];['_descriptionElement'];constructor(_0xb642c3,_0x26402b,_0x4bf961,_0x200ddf){super(_0xb642c3,_0x26402b,_0x4bf961,_0x200ddf),this['set']('type',''),this['bind']('type')['to'](this,'descriptionParts',_0x287dde=>_0x287dde&&_0x287dde[0x0]?_0x287dde[0x0]['type']:''),this['bind']('description')['to'](this,'descriptionParts',this,'isActive',(_0xa6be05,_0x550641)=>{let _0x453571='';for(const _0x24d416 of _0xa6be05)_0x453571+='<p>'+ds(_0x24d416['content'],_0x24d416['color'])+'</p>';return _0x550641?_0x453571:_0x54eb76(_0x453571,{'limit':0x8c});}),this['_descriptionElement']=null,this['acceptButton']=this['_createButton'](o(_0xb642c3,'Accept\x20suggestion'),_0x285fdb['check'],'ck-suggestion--accept','acceptSuggestion','sw'),this['acceptButton']['bind']('isEnabled')['to'](this,'canAccept'),this['discardButton']=this['_createButton'](o(_0xb642c3,'Discard\x20suggestion'),_0x285fdb['cancel'],'ck-suggestion--discard','discardSuggestion','sw'),this['discardButton']['bind']('isEnabled')['to'](this,'canDiscard'),this['userView']=new _0x209c63(_0xb642c3,this['_model']['author'],this['getUserViewNotificationText']()),this['userView']['extendTemplate']({'attributes':{'class':['ck-suggestion__user','ck-annotation__user']}}),this['setTemplate'](this['getTemplate']());}['getTemplate'](){const _0x280722=this['bindTemplate'],_0x32d785=[{'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':_0x280722['to']('authoredAt'),'class':['ck-comment__info-time','ck-annotation__info-time']},'children':[{'text':_0x280722['to']('authoredAt',_0x2c9b31=>this['_config']['formatDateTime'](_0x2c9b31))}]}]},{'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']&&_0x32d785['push']({'tag':'div','attributes':{'class':['ck-comment__external']},'children':[{'text':this['getExternalSuggestionNote']()}]});const _0x4f170d={'tag':'div','attributes':{'class':['ck-suggestion-wrapper',_0x280722['if']('isActive','ck-suggestion-wrapper--active'),_0x280722['to']('type',_0xd23df=>'ck-suggestion-'+_0xd23df),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':_0x32d785}]}]};return this['commentsListView']&&this['commentThreadInputView']&&(_0x4f170d['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)),_0x4f170d;}['render'](){super['render'](),this['_descriptionElement']=this['element']['querySelector']('.ck-annotation__content-wrapper'),this['_descriptionElement']['innerHTML']=this['description'],this['on']('change:description',(_0x506f9c,_0x3d49e3,_0x1c434f)=>{this['_descriptionElement']['innerHTML']=_0x1c434f;});}['_createButton'](_0x49c459,_0x24fa2c,_0x40b021,_0x3c64c0,_0x8a0aca){const _0x47798d=new _0x401646(this['locale']);return _0x47798d['set']({'label':_0x49c459,'icon':_0x24fa2c,'tooltip':!0x0,'tooltipPosition':_0x8a0aca}),_0x47798d['extendTemplate']({'attributes':{'class':_0x40b021}}),_0x47798d['on']('execute',()=>{this['fire'](_0x3c64c0,this['_model']['id']);}),_0x47798d;}['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(_0x3297a2,_0x16bd11){let _0x4e7551='';return _0x4e7551+=_0x3297a2['split']('*')['map']((_0x39ac81,_0x45570a)=>_0x45570a%0x2!=0x0?'<span\x20class=\x22ck-suggestion-type\x22>'+us(_0x39ac81)+'</span>':us(_0x39ac81))['join'](''),_0x16bd11&&(_0x4e7551+='<span\x20class=\x22ck-suggestion-color\x22\x20style=\x22background-color:\x20'+_0x16bd11['value']+'\x22\x20title=\x22'+_0x16bd11['title']+'\x22></span>'),_0x4e7551;}function us(_0x5cf131){const _0x301edb=document['createElement']('span');return _0x301edb['innerText']=_0x5cf131,_0x301edb['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 _0x4c8a1d{['_suggestionToController'];['_viewToController'];['_annotationViews'];['_handleControllerBuffer'];['_disableComments'];static get['requires'](){return[p,_0x2ef3b4,'CommentsRepository','Annotations','EditorAnnotations'];}static get['pluginName'](){return'TrackChangesUI';}constructor(_0x240352){super(_0x240352),this['_suggestionToController']=new Map(),this['_viewToController']=new Map(),this['_annotationViews']=new Map(),this['_handleControllerBuffer']=new Map();const _0x3c6732=this['editor']['config'];_0x3c6732['define']('trackChanges.SuggestionThreadView',ne),_0x3c6732['define']('trackChanges.disableComments',!0x1),this['_disableComments']=_0x3c6732['get']('trackChanges.disableComments');}['_handleSuggestionControllerDelayed'](_0x39908b,_0xafcfa1){0x0===this['_handleControllerBuffer']['size']&&setTimeout(()=>{for(const [_0x514b4f,_0x1b757f]of this['_handleControllerBuffer']){const _0x35989d=this['_suggestionToController']['has'](_0x514b4f);_0x35989d||_0x1b757f?_0x35989d&&_0x1b757f&&this['_destroyController'](_0x514b4f):this['_initializeController'](_0x514b4f);}this['_handleControllerBuffer']['clear'](),this['editor']['plugins']['get']('EditorAnnotations')['refreshSelectedViews'](),this['_refreshActiveMarkers']();},0xa),this['_handleControllerBuffer']['set'](_0x39908b,_0xafcfa1);}['init'](){const _0x2b410a=this['editor'],_0x41c22a=_0x2b410a['plugins']['get']('TrackChangesEditing'),_0x24bbda=_0x2b410a['plugins']['get']('Annotations'),_0x477b5d=_0x2b410a['plugins']['get']('EditorAnnotations'),_0x359d9e=_0x2b410a['plugins']['get']('CommentsRepository');this['_addUIComponentsToFactory'](),_0x477b5d['addSourceCollector'](()=>{const _0x3b16b9=[];for(const [_0x1b08d3,_0x447586]of Array['from'](this['_suggestionToController'])){const _0x2f826f=_0x1b08d3['getAllAdjacentSuggestions'](),_0x211e9c=[];for(const _0x265fcb of _0x2f826f){if(!_0x265fcb['isInContent'])continue;if(_0x265fcb['isMultiRange']){_0x211e9c['push'](..._0x265fcb['getRanges']());continue;}const _0x4d2956=_0x265fcb['getFirstRange']();if(_0x211e9c['length']>0x0){const _0x3770f1=_0x211e9c[0x0]['getJoined'](_0x4d2956);if(_0x3770f1){_0x211e9c[0x0]=_0x3770f1;continue;}}_0x211e9c['push'](_0x4d2956);}_0x3b16b9['push']([_0x447586['view'],_0x211e9c]);}return _0x3b16b9;}),this['listenTo'](_0x41c22a,'suggestionLoaded',(_0x6f6844,_0xf10641)=>{this['listenTo'](_0xf10641,'change:previous',(_0xe654b8,_0x4a749c,_0x434f0c,_0x27902c)=>{_0xf10641['isInContent']&&(null==_0x434f0c?(this['_updateController'](_0x27902c['head']),this['_handleSuggestionControllerDelayed'](_0xf10641,!0x1)):(this['_updateController'](_0x434f0c['head']),null==_0x27902c&&this['_handleSuggestionControllerDelayed'](_0xf10641,!0x0)));}),null!==_0xf10641['previous']?this['_updateController'](_0xf10641['head']):this['_handleSuggestionControllerDelayed'](_0xf10641,!0x1);}),this['listenTo'](_0x41c22a,'suggestionUnloaded',(_0x574711,_0x66da19,_0x4c6245)=>{this['stopListening'](_0x66da19,'change:previous'),this['_handleControllerBuffer']['delete'](_0x66da19),this['_suggestionToController']['has'](_0x66da19)&&this['_destroyController'](_0x66da19),_0x4c6245&&this['_updateController'](_0x4c6245['head']);}),this['listenTo'](_0x41c22a,'suggestionChanged',(_0x291d77,_0x318556)=>{this['_updateController'](_0x318556);}),this['listenTo'](_0x24bbda,'change:activeAnnotations',()=>{this['_refreshActiveMarkers']();}),this['listenTo'](_0x359d9e,'addComment',(_0x3d66f3,{threadId:_0x173aa7,isFromAdapter:_0x16d16a})=>{if(_0x16d16a||!_0x41c22a['hasSuggestion'](_0x173aa7))return;const _0x335181=_0x41c22a['getSuggestion'](_0x173aa7);this['_suggestionToController']['get'](_0x335181)['view']['focus']();},{'priority':'lowest'});}['_refreshActiveMarkers'](){const _0x5daf42=this['editor']['plugins']['get']('Annotations'),_0x4d4da8=this['editor']['plugins']['get']('TrackChangesEditing'),_0x2a1ace=Array['from'](_0x5daf42['activeAnnotations'],_0xbe113b=>_0xbe113b['innerView'])['filter'](_0x14713c=>this['_viewToController']['has'](_0x14713c)),_0x4322bf=[];for(const _0x45cce7 of _0x2a1ace){const _0x31f2f1=this['_viewToController']['get'](_0x45cce7)['model']['getAllAdjacentSuggestions']();_0x4322bf['push'](..._0x31f2f1['reduce']((_0x7b0a3e,_0x3bfc78)=>[..._0x7b0a3e,..._0x3bfc78['getMarkerNames']()],[]));}_0x4d4da8['activeMarkers']=_0x4322bf;}['_addUIComponentsToFactory'](){const _0x368261=this['editor'],_0x442ebd=_0x368261['locale'],_0x4d358a=o(_0x442ebd,'Track\x20changes'),_0x6c7cdd=new Wt([{'type':'switchbutton','model':new te({'withText':!0x0,'isToggleable':!0x0,'label':_0x4d358a,'commandName':'trackChanges','role':'menuitemcheckbox'})},{'type':'separator'},{'type':'button','model':new te({'withText':!0x0,'label':o(_0x442ebd,'Accept\x20all\x20suggestions'),'commandName':'acceptAllSuggestions','role':'menuitem'})},{'type':'button','model':new te({'withText':!0x0,'label':o(_0x442ebd,'Accept\x20all\x20selected\x20suggestions'),'commandName':'acceptSelectedSuggestions','role':'menuitem'})},{'type':'button','model':new te({'withText':!0x0,'label':o(_0x442ebd,'Discard\x20all\x20suggestions'),'commandName':'discardAllSuggestions','role':'menuitem'})},{'type':'button','model':new te({'withText':!0x0,'label':o(_0x442ebd,'Discard\x20all\x20selected\x20suggestions'),'commandName':'discardSelectedSuggestions','role':'menuitem'})}]);for(const _0x2a0ac3 of _0x6c7cdd)if(ae(_0x2a0ac3)){const _0x2f9fb1=_0x368261['commands']['get'](_0x2a0ac3['model']['commandName']);_0x2a0ac3['model']['bind']('isOn','isEnabled')['to'](_0x2f9fb1,'value','isEnabled');}_0x368261['ui']['componentFactory']['add']('trackChanges',_0x43b9aa=>this['_createToolbarButton'](_0x43b9aa,_0x6c7cdd,_0x4d358a)),_0x368261['ui']['componentFactory']['add']('menuBar:trackChanges',_0x55fadd=>this['_createMenuBarMenu'](_0x55fadd,_0x6c7cdd,_0x4d358a));}['_createToolbarButton'](_0x5e61dc,_0x32a4e8,_0x344b09){const _0x170fc9=zt(_0x5e61dc,Zt),_0x18120e=this['editor']['commands']['get']('trackChanges');_0x170fc9['buttonView']['set']({'tooltip':_0x344b09,'label':_0x344b09,'icon':ie}),_0x170fc9['buttonView']['bind']('isOn')['to'](_0x18120e,'value'),_0x170fc9['buttonView']['on']('execute',()=>{_0x18120e['execute'](),this['editor']['editing']['view']['focus']();}),qt(_0x170fc9,_0x32a4e8,{'role':'menu'});const _0xbbf978=[];for(const _0x1e81f5 of _0x32a4e8)ae(_0x1e81f5)&&_0xbbf978['push'](this['editor']['commands']['get'](_0x1e81f5['model']['commandName']));const _0x4cfd04=_0x170fc9['buttonView'];return _0x4cfd04['actionView']['unbind']('isEnabled'),_0x4cfd04['arrowView']['unbind']('isEnabled'),_0x4cfd04['actionView']['bind']('isEnabled')['to'](_0x18120e,'isEnabled'),_0x4cfd04['arrowView']['bind']('isEnabled')['toMany'](_0xbbf978,'isEnabled',(..._0xb7bbf2)=>_0xb7bbf2['some'](_0x596d7b=>_0x596d7b)),_0x170fc9['on']('execute',_0xd0467e=>{this['editor']['execute'](_0xd0467e['source']['commandName']),this['editor']['editing']['view']['focus']();}),_0x170fc9;}['_createMenuBarMenu'](_0x3cc864,_0x971d4e,_0x9f1a5d){const _0x346f53=new Kt(_0x3cc864),_0x43ec78=this['editor']['commands']['get']('trackChanges');_0x346f53['buttonView']['set']({'label':_0x9f1a5d,'icon':ie});const _0x545f62=new Qt(_0x3cc864);for(const _0x143e7f of _0x971d4e){if('separator'==_0x143e7f['type']){_0x545f62['items']['add'](new Jt(_0x3cc864));continue;}const _0x472378=new Xt(_0x3cc864,_0x346f53),_0x3cae2f=new Yt(_0x3cc864),_0x6bab4a=_0x143e7f['model'];_0x3cae2f['bind'](...Object['keys'](_0x6bab4a))['to'](_0x6bab4a),_0x3cae2f['delegate']('execute')['to'](_0x346f53),_0x3cae2f['on']('execute',()=>{this['editor']['execute'](_0x6bab4a['commandName']),this['editor']['editing']['view']['focus']();}),_0x472378['children']['add'](_0x3cae2f),_0x545f62['items']['add'](_0x472378);}return _0x346f53['bind']('isEnabled')['to'](_0x43ec78,'isEnabled'),_0x346f53['panelView']['children']['add'](_0x545f62),_0x346f53;}['_initializeController'](_0x2beb9a){const _0x35776d=this['editor'],_0x30f12c=_0x35776d['config'],_0x57c3be=_0x35776d['plugins']['get']('Annotations'),_0x5ee12c=_0x35776d['plugins']['get']('CommentsRepository'),_0x26c46f=_0x35776d['plugins']['get']('EditorAnnotations'),_0x16b1f8=_0x35776d['plugins']['get'](_0x2ef3b4)['me'],_0x528098=_0x30f12c['get']('trackChanges')['SuggestionThreadView'],{CommentsListView:_0x171a6c,CommentThreadInputView:_0x41ae3f}=_0x35776d['plugins']['get']('CommentsUI');let _0x16a2c1,_0x107523;this['_annotationViews']['has'](_0x2beb9a['id'])?(_0x107523=this['_annotationViews']['get'](_0x2beb9a['id']),_0x16a2c1=_0x107523['mainView']):(_0x16a2c1=new _0x528098(_0x35776d['locale'],_0x2beb9a,_0x16b1f8,{'disableComments':this['_disableComments'],'editorConfig':_0x30f12c['get']('comments.editorConfig'),'maxCommentsWhenCollapsed':_0x30f12c['get']('comments.maxCommentsWhenCollapsed'),'maxThreadTotalWeight':_0x30f12c['get']('comments.maxThreadTotalWeight'),'maxCommentCharsWhenCollapsed':_0x30f12c['get']('comments.maxCommentCharsWhenCollapsed'),'formatDateTime':_0x23f537(_0x30f12c['get']('locale')),'CommentView':_0x30f12c['get']('comments')['CommentView'],'CommentsListView':_0x171a6c,'CommentThreadInputView':_0x41ae3f}),_0x16a2c1['acceptButton']['on']('execute',()=>{_0x35776d['editing']['view']['focus']();}),_0x16a2c1['discardButton']['on']('execute',()=>{_0x35776d['editing']['view']['focus']();}),_0x107523=_0x57c3be['createAnnotationView'](this['editor']['locale'],_0x16a2c1),_0x107523['bind']('isDirty')['to'](_0x16a2c1,'isDirty'),_0x107523['bind']('length')['to'](_0x16a2c1),_0x107523['bind']('type')['to'](_0x16a2c1,'type',_0x1e6731=>'suggestion-'+_0x1e6731),this['_annotationViews']['set'](_0x2beb9a['id'],_0x107523));const _0xefbb91=_0x5ee12c['createCommentThreadController'](_0x2beb9a['commentThread'],_0x16a2c1),_0x3805e7=new oe(_0x35776d,_0x2beb9a,_0x16a2c1,_0xefbb91),_0x5e263a=_0x2beb9a['getAllAdjacentSuggestions']()['filter'](_0x552b4d=>_0x552b4d['isInContent']);_0x16a2c1['descriptionParts']=_0x35776d['plugins']['get']('TrackChangesEditing')['descriptionFactory']['getDescriptions'](_0x5e263a),this['_suggestionToController']['set'](_0x2beb9a,_0x3805e7),this['_viewToController']['set'](_0x16a2c1,_0x3805e7);const _0xc09144=_0x57c3be['createAnnotation']({'view':_0x107523,'target':()=>{const _0x55a455=[],_0x408560=_0x2beb9a['getAllAdjacentSuggestions']()['filter'](_0x4a9251=>_0x4a9251['isInContent']);for(const _0x1ee2f3 of _0x408560)_0x55a455['push'](..._0x1ee2f3['getMarkers']());return _0x378d9f(_0x35776d['editing'],_0x55a455);},'type':()=>'suggestion-'+_0x3805e7['view']['type']});_0x5ee12c['_bindAnnotationToEditors'](_0x16a2c1,_0xc09144),_0x57c3be['add'](_0xc09144),_0x26c46f['registerAnnotation'](_0xc09144);}['_destroyController'](_0x1b29d5){const _0x4fca83=this['editor']['plugins']['get']('CommentsRepository'),_0xffa6d4=this['editor']['plugins']['get']('Annotations'),_0x4e84bf=this['_suggestionToController']['get'](_0x1b29d5),_0x1ad48c=_0x4e84bf['view'],_0x351567=_0xffa6d4['getByInnerView'](_0x1ad48c);_0x4fca83['_unbindEditors'](_0x1ad48c),_0x351567&&_0xffa6d4['remove'](_0x351567),this['_suggestionToController']['delete'](_0x1b29d5),this['_viewToController']['delete'](_0x1ad48c),_0x4e84bf['destroy']();}['_updateController'](_0x157579){if(!_0x157579['isInContent']||!this['_suggestionToController']['has'](_0x157579))return;const _0x40040a=this['editor']['plugins']['get']('TrackChangesEditing'),_0x2fa81e=this['_suggestionToController']['get'](_0x157579),_0x2980f2=_0x157579['getAllAdjacentSuggestions']();_0x2fa81e['view']['descriptionParts']=_0x40040a['descriptionFactory']['getDescriptions'](_0x2980f2);}['destroy'](){for(const _0x5c34f2 of this['_suggestionToController']['keys']())this['_destroyController'](_0x5c34f2);for(const _0x5e3b68 of this['_annotationViews']['values']())_0x5e3b68['mainView']['destroy']();super['destroy']();}}function ae(_0x2cede1){return'model'in _0x2cede1;}class k extends _0x4c8a1d{static get['requires'](){return[p,d,'Comments'];}static get['pluginName'](){return'TrackChanges';}set['adapter'](_0x1c507c){this['editor']['plugins']['get'](p)['adapter']=_0x1c507c;}get['adapter'](){return this['editor']['plugins']['get'](p)['adapter'];}['addSuggestion'](_0x32b9d1){return this['editor']['plugins']['get'](p)['addSuggestionData'](_0x32b9d1);}['getSuggestions']({skipNotAttached:_0x136919=!0x1,toJSON:_0x29fa1c=!0x1}={}){return this['editor']['plugins']['get'](p)['getSuggestions']({'skipNotAttached':_0x136919,'toJSON':_0x29fa1c});}['getSuggestion'](_0x4ad7da){return this['editor']['plugins']['get'](p)['getSuggestion'](_0x4ad7da);}}const T=['Pagination'];class P extends _0x4c8a1d{static get['requires'](){return[p];}static get['pluginName'](){return'TrackChangesData';}['init'](){const _0x46f1a6=this['editor'];if(_0x46f1a6['config']['define']('trackChangesData.editorCreator',_0x41dfcf=>{const _0xa78255=_0x46f1a6['model']['document']['getRootNames']()['reduce']((_0x109d42,_0x560133)=>(_0x109d42[_0x560133]='',_0x109d42),{});return _0x46f1a6['constructor']['create'](_0xa78255,_0x41dfcf);}),'function'!=typeof _0x46f1a6['config']['get']('trackChangesData')['editorCreator'])throw new _0x130dd5('track-changes-data-invalid-editor-creator');}['getDataWithAcceptedSuggestions'](_0x3884d6){return N(this['editor'],!0x0,_0x3884d6);}['getDataWithDiscardedSuggestions'](_0x47c2af){return N(this['editor'],!0x1,_0x47c2af);}}class D extends _0x4c8a1d{['result'];static get['pluginName'](){return'TrackChangesDataGetter';}constructor(_0x30d926){super(_0x30d926),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(_0x18436f){return void 0x0!==_0x18436f['getRootsAttributes'];}async function N(_0x331d94,_0x7105ce,_0x4a66ff){const _0x38af24=_0x27dcb8(_0x331d94,T);_0x38af24['plugins']['push'](p,D),_0x38af24['rootsAttributes']=v(_0x331d94)?_0x331d94['getRootsAttributes']():void 0x0;const _0x5bbf73=document['createDocumentFragment'](),_0x3a1553=_0x331d94['config']['get']('trackChangesData')['editorCreator'],_0x13b95f=await _0x3a1553(_0x38af24,()=>function(_0x206f35){const _0x411af5=document['createElement']('div');return _0x206f35['appendChild'](_0x411af5),_0x411af5;}(_0x5bbf73));!function(_0x3379e1,_0x4dcd82){const _0x39cb60=_0x3379e1['model']['document']['getRootNames']()['reduce']((_0x30d40a,_0x4fdc54)=>(_0x30d40a[_0x4fdc54]=_0x3379e1['data']['get']({'rootName':_0x4fdc54}),_0x30d40a),{}),_0x59537b=_0x3379e1['plugins']['get']('Users')['users']['map'](_0xac3609=>({'id':_0xac3609['id'],'name':_0xac3609['name']})),_0x7ae8d1=_0x3379e1['plugins']['get']('TrackChangesEditing')['getSuggestions']({'skipNotAttached':!0x0,'toJSON':!0x0}),_0x335ca8=_0x3379e1['plugins']['get']('CommentsRepository')['getCommentThreads']({'skipNotAttached':!0x0,'toJSON':!0x0}),_0x4311e9=_0x4dcd82['plugins']['get']('Users'),_0x26e506=_0x4dcd82['plugins']['get']('TrackChangesEditing'),_0x114290=_0x4dcd82['plugins']['get']('CommentsRepository');for(const _0x5cad7c of _0x59537b)_0x4311e9['getUser'](_0x5cad7c['id'])||_0x4311e9['addUser'](_0x5cad7c);_0x4311e9['me']||_0x4311e9['useAnonymousUser']();for(const _0x371962 of _0x335ca8)_0x114290['addCommentThread'](_0x371962);for(const _0x5cff31 of _0x7ae8d1)_0x26e506['addSuggestionData'](_0x5cff31);_0x4dcd82['data']['set'](_0x39cb60);}(_0x331d94,_0x13b95f),_0x13b95f['execute'](_0x7105ce?'acceptAllSuggestions':'discardAllSuggestions');const _0x89403a=v(_0x13b95f)?_0x13b95f['getFullData'](_0x4a66ff):_0x13b95f['data']['get'](_0x4a66ff);return await _0x13b95f['destroy'](),_0x89403a;}export{es as BaseSuggestionThreadView,k as TrackChanges,P as TrackChangesData,p as TrackChangesEditing};