@ckeditor/ckeditor5-track-changes 0.0.0-nightly-20240703.0 → 0.0.0-nightly-20240705.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 _0x1367c6,PendingActions as _0x4c1d57,icons as _0x5d0072}from'@ckeditor/ckeditor5-core/dist/index.js';import{CKEditorError as _0xb8c959,ObservableMixin as _0x4e1d0a,uid as _0x22411c,insertToPriorityArray as _0x22521c,priorities as _0x4d67f8,logWarning as _0x2409cd,Collection as Wt}from'@ckeditor/ckeditor5-utils/dist/index.js';import{normalizeColorOptions as _0x28ac03,View as _0x41761a,ButtonView as _0x588b59,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 _0x54f297,hashObject as _0x33246c,surroundingMarkersDetector as _0xd88263,trimHtml as _0x357300,UserView as _0x23d4a5,getDateTimeFormatter as _0x4ae577,getAllMarkersDomElementsSorted as _0x15c842,sanitizeEditorConfig as _0x24a4b7}from'ckeditor5-collaboration/dist/index.js';import{Element as _0x824b1a,LiveRange as _0x24837b,LivePosition as _0x12ff97}from'@ckeditor/ckeditor5-engine/dist/index.js';import{setHighlightHandling as _0x43bcd0,toWidget as _0xd8b030}from'@ckeditor/ckeditor5-widget/dist/index.js';import{cloneDeep as _0x59444f,set as _0xc56700,isEqual as _0x2d0f6d,unset as _0x5d3be2,omit as Bt}from'lodash-es';import{Delete as _0x1726d8,Input as tr}from'@ckeditor/ckeditor5-typing/dist/index.js';import{Enter as _0x18c42d,ShiftEnter as _0x5a4f72}from'@ckeditor/ckeditor5-enter/dist/index.js';class M extends ts{['_enabledCommands'];constructor(_0x4ff826,_0x226442){super(_0x4ff826),this['_enabledCommands']=_0x226442,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 _0x36e928 of this['editor']['commands']['commands']())_0x36e928['affectsData']&&!this['_enabledCommands']['has'](_0x36e928)&&_0x36e928['forceDisabled']('TrackChangesCommand');}['_enableCommands'](){for(const _0x2ce3bb of this['editor']['commands']['commands']())_0x2ce3bb['affectsData']&&!this['_enabledCommands']['has'](_0x2ce3bb)&&_0x2ce3bb['clearForceDisabled']('TrackChangesCommand');}}class $ extends ts{['_suggestions'];constructor(_0x3475ba,_0x4903c4){super(_0x3475ba),this['_suggestions']=_0x4903c4,this['refresh'](),this['_isEnabledBasedOnSelection']=!0x1;}['refresh'](){this['isEnabled']=!0x0;}['execute'](_0x2e0299){const _0x3ed1be=this['_suggestions']['get'](_0x2e0299);if(!_0x3ed1be)throw new _0xb8c959('track-changes-accept-suggestion-not-found',this);const _0x4a9175=_0x3ed1be['getRanges']();this['editor']['model']['canEditAt'](_0x4a9175)&&this['editor']['plugins']['get']('TrackChangesEditing')['acceptSuggestion'](_0x3ed1be);}}class B extends ts{['_suggestions'];constructor(_0x367f22,_0x2bc336){super(_0x367f22),this['_suggestions']=_0x2bc336,this['refresh'](),this['_isEnabledBasedOnSelection']=!0x1;}['refresh'](){this['isEnabled']=!0x0;}['execute'](_0x145205){const _0xea4a54=this['_suggestions']['get'](_0x145205);if(!_0xea4a54)throw new _0xb8c959('track-changes-discard-suggestion-not-found',this);const _0x1ea50a=_0xea4a54['getRanges']();this['editor']['model']['canEditAt'](_0x1ea50a)&&this['editor']['plugins']['get']('TrackChangesEditing')['discardSuggestion'](_0xea4a54);}}function ss(_0x5a53d3){return _0x5a53d3['sort']((_0x20c706,_0x16eac3)=>'deletion'==_0x20c706['type']&&'deletion'!=_0x16eac3['type']?-0x1:'deletion'!=_0x20c706['type']&&'deletion'==_0x16eac3['type']?0x1:0x0);}function to(_0x1076bc,_0x427318){let _0x232088,_0x134854=0x0;const _0x175be7=[],_0x320b4c=_0x427318['schema'];for(;_0x134854<_0x1076bc['length'];){const _0x29c5a7=_0x1076bc[_0x134854],_0x1e77a9=_0x1076bc[_0x134854+0x1];_0x232088||(_0x232088=_0x427318['createPositionBefore'](_0x29c5a7)),co(_0x427318,_0x29c5a7,_0x1e77a9)||(_0x175be7['push'](_0x427318['createRange'](_0x232088,_0x320b4c['isObject'](_0x29c5a7)?_0x427318['createPositionAfter'](_0x29c5a7):_0x427318['createPositionAt'](_0x29c5a7,'end'))),_0x232088=null),_0x134854++;}return _0x175be7;}function co(_0xc77f7e,_0x1ded9e,_0x5deb87){if(!_0x5deb87)return!0x1;const _0x9aa921=_0xc77f7e['createPositionAfter'](_0x1ded9e),_0x39dbbd=_0xc77f7e['createPositionBefore'](_0x5deb87);return _0x9aa921['isTouching'](_0x39dbbd);}function rs(_0x534a9e,_0x38d2e1,_0x306c54){for(;_0x306c54['length'];){const _0xee198f=_0x306c54['splice'](0x0,0x64);_0x534a9e['change'](()=>{for(const _0x44e45d of _0xee198f)_0x44e45d['isInContent']&&_0x38d2e1['execute'](_0x44e45d['id']);});}}class x extends ts{['_command'];['_suggestions'];constructor(_0x3cee02,_0x5ecc03,_0x2b142d){super(_0x3cee02),this['_command']=_0x5ecc03,this['_suggestions']=_0x2b142d,this['refresh'](),this['_isEnabledBasedOnSelection']=!0x1;}['refresh'](){const _0x560dee=Array['from'](this['_suggestions']['values']())['some'](_0x3e6dfb=>_0x3e6dfb['isInContent']);this['isEnabled']=this['_command']['isEnabled']&&_0x560dee;}['execute'](){const _0x228a9d=ss(Array['from'](this['_suggestions']['values']()));for(const _0xf9e0e of _0x228a9d){const _0x361b81=_0xf9e0e['getRanges']();if(!this['editor']['model']['canEditAt'](_0x361b81))return;}rs(this['editor']['model'],this['_command'],_0x228a9d);}}class R extends ts{['_command'];['_suggestions'];['_selectedSuggestions'];constructor(_0x3fb8b1,_0x3cec73,_0x15b473){super(_0x3fb8b1),this['_command']=_0x3cec73,this['_suggestions']=_0x15b473,this['_selectedSuggestions']=new Set(),this['refresh'](),this['_isEnabledBasedOnSelection']=!0x1;}['refresh'](){const _0x485c54=this['editor']['model']['document']['selection'],_0x29b52c=Array['from'](this['_suggestions']['values']());this['_selectedSuggestions']=function(_0x10030c,_0x3969d3){const _0x522dbd=Array['from'](_0x10030c['getRanges']()),_0x440289=new Set();for(const _0x6c1d40 of _0x3969d3)if(_0x6c1d40['isInContent']){for(const _0x226717 of _0x522dbd)for(const _0x4db089 of _0x6c1d40['getRanges']())(_0x226717['isIntersecting'](_0x4db089)||_0x10030c['isCollapsed']&&!_0x6c1d40['isMultiRange']&&_0x6c1d40['next']&&_0x4db089['end']['isTouching'](_0x226717['start']))&&_0x440289['add'](_0x6c1d40);}return _0x440289;}(_0x485c54,_0x29b52c),this['isEnabled']=this['_command']['isEnabled']&&!!this['_selectedSuggestions']['size'];}['execute'](){const _0xbebd3d=ss(Array['from'](this['_selectedSuggestions']));for(const _0x340dde of _0xbebd3d){const _0x293528=_0x340dde['getRanges']();if(!this['editor']['model']['canEditAt'](_0x293528))return;}rs(this['editor']['model'],this['_command'],_0xbebd3d);}}class u extends/* #__PURE__ -- @preserve */
24
- _0x4e1d0a(){['id'];['type'];['subType'];['author'];['creator'];['isExternal'];['data'];['createdAt'];['_isDataLoaded']=!0x1;['_model'];['_onAccept'];['_onDiscard'];['_onAttributesChange'];['_markerNames'];constructor(_0x1a20af,_0x3d4fb4){super(),this['id']=_0x3d4fb4['id'],this['type']=_0x3d4fb4['type'],this['subType']=_0x3d4fb4['subType']||null,this['author']=_0x3d4fb4['author'],this['creator']=_0x3d4fb4['creator']||_0x3d4fb4['author'],this['isExternal']=Boolean(_0x3d4fb4['attributes']&&_0x3d4fb4['attributes']['@external']),this['data']=null,this['_model']=_0x1a20af,this['_onAccept']=_0x3d4fb4['onAccept'],this['_onDiscard']=_0x3d4fb4['onDiscard'],this['_onAttributesChange']=_0x3d4fb4['onAttributesChange'],this['_markerNames']=new Set(),this['createdAt']=null,this['set']('authoredAt',null),this['set']('attributes',_0x3d4fb4['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 _0x3a520c=this;for(;_0x3a520c['previous'];)_0x3a520c=_0x3a520c['previous'];return _0x3a520c;}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'](_0x5a15de){this['_markerNames']['add'](_0x5a15de);}['getMarkerNames'](){return Array['from'](this['_markerNames']);}['getMarkers'](){return this['getMarkerNames']()['map'](_0x274681=>this['_model']['markers']['get'](_0x274681))['filter'](_0x1eb7ae=>_0x1eb7ae);}['getFirstMarker'](){return this['getMarkers']()[0x0]||null;}['removeMarkers'](){this['_model']['change'](_0x4bf6bf=>{for(const _0x1351a7 of this['getMarkers']())_0x4bf6bf['removeMarker'](_0x1351a7);}),this['_markerNames']['clear']();}['removeMarker'](_0x14e9ff){this['_model']['change'](_0x44b698=>{_0x44b698['removeMarker'](_0x14e9ff);}),this['_markerNames']['delete'](_0x14e9ff);}['addRange'](_0x3d5baa){const _0x3aed75='suggestion:'+this['type']+':'+this['subType']+':'+this['id']+':'+this['creator']['id']+':'+u['getMultiRangeId']();this['addMarkerName'](_0x3aed75),this['_model']['change'](_0x35bff1=>{_0x35bff1['addMarker'](_0x3aed75,{'range':_0x3d5baa,'usingOperation':!0x0,'affectsData':!0x0});});}['isIntersectingWithRange'](_0x358147){for(const _0x3ce9f9 of this['getRanges']())if(_0x3ce9f9['isIntersecting'](_0x358147))return!0x0;return!0x1;}['getRanges'](){return this['getMarkers']()['map'](_0x1e0eb5=>_0x1e0eb5['getRange']());}['getItems'](){return this['getRanges']()['reduce']((_0x53b73f,_0x2a50f8)=>[..._0x53b73f,..._0x2a50f8['getItems']()],[]);}['getFirstRange'](){return this['getFirstMarker']()?.['getRange']()||null;}['getContainedElement'](){const _0x5d9c53=this['getRanges']();if(0x1!=_0x5d9c53['length'])return null;const _0x423389=_0x5d9c53[0x0],_0x128473=_0x423389['start']['nodeAfter'],_0x55464f=_0x423389['end']['nodeBefore'];return _0x128473 instanceof _0x824b1a?_0x128473!=_0x55464f?null:_0x128473: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 _0xdc607=[];let _0x2fe009=this['head'];for(;_0x2fe009;)_0xdc607['push'](_0x2fe009),_0x2fe009=_0x2fe009['next'];return _0xdc607;}['setAttribute'](_0x2b8cb0,_0x5b03c7){const _0x13cfdd=_0x59444f(this['attributes']);_0xc56700(_0x13cfdd,_0x2b8cb0,_0x5b03c7),_0x2d0f6d(_0x13cfdd,this['attributes'])||(this['attributes']=_0x13cfdd,this['_onAttributesChange'](_0x13cfdd));}['removeAttribute'](_0x464c13){const _0x5187c6=_0x59444f(this['attributes']);_0x5d3be2(_0x5187c6,_0x464c13),_0x2d0f6d(_0x5187c6,this['attributes'])||(this['attributes']=_0x5187c6,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 _0x22411c()['substr'](0x1,0x5);}}function o(_0x508069,_0x526cf9,_0x1afca7){const t=_0x508069['t'];switch(_0x526cf9){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',_0x1afca7);case'*Outdent:*\x20%0':return t('*Outdent:*\x20%0',_0x1afca7);case'*Change\x20to:*\x20%0':return t('*Change\x20to:*\x20%0',_0x1afca7);case'*Insert:*\x20%0':return t('*Insert:*\x20%0',_0x1afca7);case'*Format:*\x20%0':return t('*Format:*\x20%0',_0x1afca7);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',_0x1afca7);case'*Format:*\x20remove\x20from\x20%0':return t('*Format:*\x20remove\x20from\x20%0',_0x1afca7);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',_0x1afca7);case'*Change\x20%0\x20content*':return t('*Change\x20%0\x20content*',_0x1afca7);case'*Remove:*\x20%0':return t('*Remove:*\x20%0',_0x1afca7);case'*Merge:*\x20%0':return t('*Merge:*\x20%0',_0x1afca7);case'*Split:*\x20%0':return t('*Split:*\x20%0',_0x1afca7);case'*Remove\x20format:*\x20%0':return t('*Remove\x20format:*\x20%0',_0x1afca7);case'*Set\x20font\x20size:*\x20%0':return t('*Set\x20font\x20size:*\x20%0',_0x1afca7);case'*Set\x20font\x20family:*\x20%0':return t('*Set\x20font\x20family:*\x20%0',_0x1afca7);case'*Set\x20format\x20to:*\x20%0':return t('*Set\x20format\x20to:*\x20%0',_0x1afca7);case'*Set\x20font\x20color:*\x20%0':return t('*Set\x20font\x20color:*\x20%0',_0x1afca7);case'*Set\x20font\x20background\x20color:*\x20%0':return t('*Set\x20font\x20background\x20color:*\x20%0',_0x1afca7);case'*Set\x20format:*\x20%0':return t('*Set\x20format:*\x20%0',_0x1afca7);case'*Set\x20image\x20text\x20alternative:*\x20%0':return t('*Set\x20image\x20text\x20alternative:*\x20%0',_0x1afca7);case'*Set\x20image\x20width:*\x20%0':return t('*Set\x20image\x20width:*\x20%0',_0x1afca7);case'*Set\x20link:*\x20%0':return t('*Set\x20link:*\x20%0',_0x1afca7);case'*Set\x20highlight:*\x20%0':return t('*Set\x20highlight:*\x20%0',_0x1afca7);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'},_0x1afca7);case'ELEMENT_PARAGRAPH':return t({'string':'paragraph','plural':'%0\x20paragraphs','id':'ELEMENT_PARAGRAPH'},_0x1afca7);case'ELEMENT_PAGE_BREAK':return t({'string':'page\x20break','plural':'%0\x20page\x20breaks','id':'ELEMENT_PAGE_BREAK'},_0x1afca7);case'ELEMENT_MEDIA':return t({'string':'media\x20item','plural':'%0\x20media\x20items','id':'ELEMENT_MEDIA'},_0x1afca7);case'ELEMENT_IMAGE':return t({'string':'image','plural':'%0\x20images','id':'ELEMENT_IMAGE'},_0x1afca7);case'ELEMENT_INLINE_IMAGE':return t({'string':'image','plural':'%0\x20images','id':'ELEMENT_INLINE_IMAGE'},_0x1afca7);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'},_0x1afca7);case'ELEMENT_HTML_EMBED':return t({'string':'HTML\x20embed','plural':'%0\x20HTML\x20embeds','id':'ELEMENT_HTML_EMBED'},_0x1afca7);case'ELEMENT_HEADING':return t({'string':'heading\x20(level\x20%1)','plural':'%0\x20headings\x20(level\x20%1)','id':'ELEMENT_HEADING'},_0x1afca7);case'ELEMENT_HEADING_CUSTOM':return t({'string':'heading\x20(%1)','plural':'%0\x20headings\x20(%1)','id':'ELEMENT_HEADING_CUSTOM'},_0x1afca7);case'ELEMENT_LIST_ITEM':return t({'string':'list\x20item','plural':'%0\x20list\x20items','id':'ELEMENT_LIST_ITEM'},_0x1afca7);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'},_0x1afca7);case'ELEMENT_SPACE':return t({'string':'space','plural':'%0\x20spaces','id':'ELEMENT_SPACE'},_0x1afca7);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'},_0x1afca7);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'},_0x1afca7);case'ELEMENT_TABLE_ROW':return t({'string':'table\x20row','plural':'%0\x20table\x20rows','id':'ELEMENT_TABLE_ROW'},_0x1afca7);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'},_0x1afca7);case'ELEMENT_TABLE_COLUMN':return t({'string':'table\x20column','plural':'%0\x20table\x20columns','id':'ELEMENT_TABLE_COLUMN'},_0x1afca7);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'},_0x1afca7);case'ELEMENT_TABLE_OF_CONTENTS':return t({'string':'table\x20of\x20contents','plural':'%0\x20tables\x20of\x20contents','id':'ELEMENT_TABLE_OF_CONTENTS'},_0x1afca7);case'ELEMENT_LINE_BREAK':return t({'id':'ELEMENT_LINE_BREAK','string':'line\x20break','plural':'%0\x20line\x20breaks'},_0x1afca7);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'},_0x1afca7);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'},_0x1afca7);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 _0x526cf9;}}class f{['_customCallbacks'];['_itemLabels'];['_itemLabelsCallbacks'];['_attributeLabels'];['_schema'];['_locale'];constructor(_0x909da3,_0x28d9d0){this['_customCallbacks']=[],this['_itemLabels']=new Map(),this['_itemLabelsCallbacks']=[],this['_attributeLabels']=new Map(),this['_schema']=_0x909da3,this['_locale']=_0x28d9d0;}['getDescriptions'](_0x42e625){const _0x15586b=[],_0x596771=new Set(),_0x525d59=new Set();for(let _0x58b4f6=0x0;_0x58b4f6<_0x42e625['length'];_0x58b4f6++){const _0x5b9624=_0x42e625[_0x58b4f6];if(!_0x5b9624['isInContent'])continue;const _0x3af495=this['_handleCustomCallbackDescription'](_0x5b9624);if(_0x3af495){if(null!=_0x5b9624['subType']){if(_0x596771['has'](_0x5b9624['subType']))continue;_0x596771['add'](_0x5b9624['subType']);}_0x15586b['push'](_0x3af495);}else{if('attribute'!=_0x5b9624['type'])'insertion'!=_0x5b9624['type']&&'deletion'!=_0x5b9624['type']||this['_handleInsertRemoveSuggestionDescription'](_0x15586b,_0x5b9624,_0x42e625[_0x58b4f6+0x1]);else{const _0x3df241=_0x5b9624['data']['key'];if(_0x525d59['has'](_0x3df241))continue;_0x525d59['add'](_0x5b9624['data']['key']),_0x3df241==m?this['_handleRenameSuggestionDescription'](_0x15586b,_0x5b9624):this['_handleAttributeSuggestionDescription'](_0x15586b,_0x5b9624);}}}return this['_resolveDescriptionItems'](_0x15586b);}['registerDescriptionCallback'](_0x482f94){this['_customCallbacks']['push'](_0x482f94);}['registerElementLabel'](_0xb87403,_0xcc0612,_0x1e17c2=_0x4d67f8['normal']){'function'==typeof _0xb87403?_0x22521c(this['_itemLabelsCallbacks'],{'matchingCallback':_0xb87403,'label':_0xcc0612,'priority':_0x1e17c2}):this['_itemLabels']['set'](_0xb87403,_0xcc0612);}['registerAttributeLabel'](_0x20b345,_0x1bc072){this['_attributeLabels']['set'](_0x20b345,_0x1bc072);}['getItemLabel'](_0x3a7678,_0x499bb5=0x1){let _0x2ea283;for(const _0x4d21f of this['_itemLabelsCallbacks'])if(_0x4d21f['matchingCallback'](_0x3a7678)){_0x2ea283=_0x4d21f['label'];break;}return _0x2ea283||(_0x2ea283=this['_itemLabels']['get'](_0x3a7678['name'])),_0x2ea283?_0x2ea283(_0x499bb5):0x1!==_0x499bb5?_0x499bb5+'\x20'+_0x3a7678['name']+'s':''+_0x3a7678['name'];}['_addDescriptionItems'](_0x36e3ab,_0x845ffb){const _0x53886f=_0x845ffb['getFirstRange']()['getWalker'](),_0x3f090c='insertion'==_0x845ffb['type']?'add':'remove';for(const _0x4e7867 of _0x53886f){const _0x10312f=_0x4e7867['item'],_0x12fd23=_0x36e3ab[_0x36e3ab['length']-0x1];if(_0x10312f['is']('$textProxy'))_0x12fd23&&_0x12fd23['type']['indexOf']('Container')>-0x1&&_0x36e3ab['pop'](),_0x12fd23&&'text'==_0x12fd23['type']?_0x12fd23[_0x3f090c]+=_0x10312f['data']:_0x36e3ab['push']({'type':'text','add':'add'==_0x3f090c?_0x10312f['data']:'','remove':'remove'==_0x3f090c?_0x10312f['data']:''});else{if(this['_schema']['isObject'](_0x10312f)){const _0x39ff7b=_0x10312f;if(_0x12fd23&&_0x12fd23['type']['indexOf']('Container')>-0x1&&_0x36e3ab['pop'](),'elementEnd'==_0x4e7867['type'])continue;_0x12fd23&&_0x12fd23['type']==_0x3f090c+'Object'&&_0x12fd23['element']['name']==_0x39ff7b['name']?_0x12fd23['quantity']++:_0x36e3ab['push']({'type':_0x3f090c+'Object','element':_0x39ff7b,'quantity':0x1}),_0x53886f['skip'](_0x117a42=>!('elementEnd'==_0x117a42['type']&&_0x117a42['item']==_0x10312f));}else{if(this['_schema']['checkChild'](_0x10312f,'$text')||_0x10312f['is']('element','softBreak')){const _0x199e04=_0x10312f;if('add'==_0x3f090c&&'elementStart'==_0x4e7867['type']||'remove'==_0x3f090c&&'elementEnd'==_0x4e7867['type'])continue;if(_0x12fd23&&-0x1==_0x12fd23['type']['indexOf']('Container')){'text'==_0x12fd23['type']&&(_0x12fd23[_0x3f090c]+='\x0a');continue;}let _0x4e9bc0;if(_0x4e9bc0='add'==_0x3f090c?_0x199e04['nextSibling']&&!this['_schema']['isObject'](_0x199e04['nextSibling'])?_0x199e04['nextSibling']:null:_0x199e04['previousSibling']&&!this['_schema']['isObject'](_0x199e04['previousSibling'])?_0x199e04['previousSibling']:null,_0x199e04['isEmpty']||_0x4e9bc0&&_0x4e9bc0['isEmpty']){const _0x78a3d6=_0x4e9bc0&&_0x4e9bc0['isEmpty']?_0x4e9bc0:_0x199e04;_0x12fd23&&_0x12fd23['type']==_0x3f090c+'EmptyContainer'&&_0x12fd23['element']['name']==_0x78a3d6['name']?_0x12fd23['quantity']++:_0x36e3ab['push']({'type':_0x3f090c+'EmptyContainer','element':_0x78a3d6,'quantity':0x1});}else _0x36e3ab['push']({'type':_0x3f090c+'Container','element':_0x199e04});}}}}}['_resolveDescriptionItems'](_0x24cf41){const _0x577d2c=this['_locale'],_0x4bfdac=[],_0x7ba86=[],_0x342115=[];for(const _0x41ddcc of _0x24cf41)switch(_0x41ddcc['type']){case'text':if(_0x41ddcc['add']=_0x41ddcc['add']['replace'](/(\S)\u000A+(\S)/g,'$1\x20$2')['replace'](/\u000A/g,''),_0x41ddcc['remove']=_0x41ddcc['remove']['replace'](/(\S)\u000A+(\S)/g,'$1\x20$2')['replace'](/\u000A/g,''),''!=_0x41ddcc['add']&&''!=_0x41ddcc['remove']){_0x4bfdac['push']({'type':'replace','content':o(_0x577d2c,'REPLACE_TEXT',['\x22'+_0x41ddcc['remove']+'\x22','\x22'+_0x41ddcc['add']+'\x22'])});continue;}if(null!=_0x41ddcc['add']['match'](/^ +$/)){_0x4bfdac['push']({'type':'insertion','content':o(_0x577d2c,'*Insert:*\x20%0',o(_0x577d2c,'ELEMENT_SPACE',_0x41ddcc['add']['length']))});continue;}if(null!=_0x41ddcc['remove']['match'](/^ +$/)){_0x4bfdac['push']({'type':'deletion','content':o(_0x577d2c,'*Remove:*\x20%0',o(_0x577d2c,'ELEMENT_SPACE',_0x41ddcc['remove']['length']))});continue;}if(''!=_0x41ddcc['add']){_0x4bfdac['push']({'type':'insertion','content':o(_0x577d2c,'*Insert:*\x20%0','\x22'+_0x41ddcc['add']+'\x22')});continue;}_0x4bfdac['push']({'type':'deletion','content':o(_0x577d2c,'*Remove:*\x20%0','\x22'+_0x41ddcc['remove']+'\x22')});continue;case'addEmptyContainer':case'addObject':_0x4bfdac['push']({'type':'insertion','content':o(_0x577d2c,'*Insert:*\x20%0',this['getItemLabel'](_0x41ddcc['element'],_0x41ddcc['quantity']))});continue;case'removeEmptyContainer':case'removeObject':_0x4bfdac['push']({'type':'deletion','content':o(_0x577d2c,'*Remove:*\x20%0',this['getItemLabel'](_0x41ddcc['element'],_0x41ddcc['quantity']))});continue;case'addContainer':_0x4bfdac['push']({'type':'insertion','content':o(_0x577d2c,'*Split:*\x20%0',this['getItemLabel'](_0x41ddcc['element'],_0x41ddcc['quantity']))});continue;case'removeContainer':_0x4bfdac['push']({'type':'deletion','content':o(_0x577d2c,'*Merge:*\x20%0',this['getItemLabel'](_0x41ddcc['element'],_0x41ddcc['quantity']))});continue;case'addFormat':_0x7ba86['push'](_0x41ddcc['key']);continue;case'removeFormat':_0x342115['push'](_0x41ddcc['key']);continue;default:_0x4bfdac['push'](_0x41ddcc);}if(_0x7ba86['length']){const _0x2ef6d9=_0x7ba86['map'](_0x556603=>this['_attributeLabels']['has'](_0x556603)?this['_attributeLabels']['get'](_0x556603):_0x556603)['join'](',\x20');_0x4bfdac['push']({'type':'format','content':o(this['_locale'],'*Set\x20format:*\x20%0',_0x2ef6d9)});}if(_0x342115['length']){const _0x19003f=_0x342115['map'](_0x26c978=>this['_attributeLabels']['has'](_0x26c978)?this['_attributeLabels']['get'](_0x26c978):_0x26c978)['join'](',\x20');_0x4bfdac['push']({'type':'format','content':o(this['_locale'],'*Remove\x20format:*\x20%0',_0x19003f)});}return _0x4bfdac;}['_handleCustomCallbackDescription'](_0x3d0429){for(const _0x4b5e57 of this['_customCallbacks']){const _0x45c40e=_0x4b5e57(_0x3d0429);if(_0x45c40e&&'type'in _0x45c40e)return _0x45c40e;}}['_handleAttributeSuggestionDescription'](_0x160cf2,_0x27c4c7){const _0x334f2b=_0x27c4c7['data'],_0x54e44a=void 0x0===_0x334f2b['newValue']?'removeFormat':'addFormat';_0x160cf2['push']({'type':_0x54e44a,'key':_0x334f2b['key']});}['_handleRenameSuggestionDescription'](_0x5d25f0,_0x37016c){_0x5d25f0['push']({'type':'format','content':o(this['_locale'],'*Change\x20to:*\x20%0',this['getItemLabel'](_0x37016c['getFirstRange']()['start']['nodeAfter'],0x1))});}['_handleInsertRemoveSuggestionDescription'](_0x5335e0,_0x522bec,_0x516fb4){if(this['_addDescriptionItems'](_0x5335e0,_0x522bec),_0x516fb4&&_0x516fb4['getFirstRange']()&&!_0x522bec['getFirstRange']()['end']['isEqual'](_0x516fb4['getFirstRange']()['start'])){const _0x329ae1=_0x5335e0[_0x5335e0['length']-0x1],_0x4c6834='insertion'==_0x522bec['type']?'add':'remove';_0x329ae1&&'text'==_0x329ae1['type']&&(_0x329ae1[_0x4c6834]+='\x0a');}}}class E extends _0x1367c6{['afterInit'](){const _0x1d6b75=this['editor'],_0x2daa1a=_0x1d6b75['plugins']['get']('TrackChangesEditing');_0x1d6b75['commands']['get']('showAIAssistant')&&_0x2daa1a['enableCommand']('showAIAssistant');}}class V extends _0x1367c6{['afterInit'](){const _0x54526a=this['editor'],_0x39fdc5=_0x54526a['locale'];if(!_0x54526a['plugins']['has']('AlignmentEditing'))return;const _0x5d9c2d=_0x54526a['plugins']['get']('TrackChangesEditing');_0x5d9c2d['enableDefaultAttributesIntegration']('alignment'),_0x5d9c2d['registerBlockAttribute']('alignment'),_0x5d9c2d['descriptionFactory']['registerAttributeLabel']('alignment',o(_0x39fdc5,'FORMAT_ALIGNMENT')),this['_registerLegacyDescription']();}['_registerLegacyDescription'](){const _0x56750e=this['editor'],_0x1575b0=_0x56750e['locale'];_0x56750e['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](_0x2ae4ff=>{if('formatBlock'!=_0x2ae4ff['type'])return;const {data:_0x139e5b}=_0x2ae4ff;if(_0x139e5b&&'alignment'==_0x139e5b['commandName']){const _0x2ccd14=_0x139e5b['commandParams'][0x0]['value'];return{'type':'format','content':o(_0x1575b0,'*Format:*\x20%0',function(_0x59efcc){switch(_0x59efcc){case'left':return o(_0x1575b0,'FORMAT_ALIGN_TO_LEFT');case'right':return o(_0x1575b0,'FORMAT_ALIGN_TO_RIGHT');case'center':return o(_0x1575b0,'FORMAT_ALIGN_TO_CENTER');case'justify':return o(_0x1575b0,'FORMAT_JUSTIFY_TEXT');}}(_0x2ccd14))};}});}}const ti=['BoldEditing','ItalicEditing','UnderlineEditing','CodeEditing','StrikethroughEditing','SubscriptEditing','SuperscriptEditing'];class U extends _0x1367c6{['afterInit'](){const _0x3400b1=this['editor'],_0x67b65c=_0x3400b1['plugins']['get']('TrackChangesEditing'),_0xe4245e=_0x3400b1['locale'];for(const _0x5728a4 of ti){if(!_0x3400b1['plugins']['has'](_0x5728a4))continue;const _0x31e91d=_0x5728a4['slice'](0x0,-0x7)['toLowerCase'](),_0x1e3f06='FORMAT_'+_0x31e91d['toUpperCase']();_0x67b65c['enableDefaultAttributesIntegration'](_0x31e91d),_0x67b65c['registerInlineAttribute'](_0x31e91d),_0x67b65c['descriptionFactory']['registerAttributeLabel'](_0x31e91d,o(_0xe4245e,_0x1e3f06));}this['_registerLegacyDescription']();}['_registerLegacyDescription'](){const _0x741b9c=this['editor'],_0x38195f=_0x741b9c['locale'],_0x57065a=_0x741b9c['plugins']['get']('TrackChangesEditing');function _0x39a8cf(_0x14c5fc,_0x19eaaf){_0x57065a['descriptionFactory']['registerDescriptionCallback'](_0x1a610b=>{if('formatInline'!=_0x1a610b['type'])return;const {data:_0x207bc6}=_0x1a610b;return _0x207bc6&&_0x207bc6['commandName']===_0x14c5fc?_0x207bc6['commandParams'][0x0]['forceValue']?{'type':'format','content':o(_0x38195f,'*Format:*\x20%0',_0x19eaaf)}:{'type':'format','content':o(_0x38195f,'*Remove\x20format:*\x20%0',_0x19eaaf)}:void 0x0;});}_0x39a8cf('bold',o(_0x38195f,'FORMAT_BOLD')),_0x39a8cf('italic',o(_0x38195f,'FORMAT_ITALIC')),_0x39a8cf('underline',o(_0x38195f,'FORMAT_UNDERLINE')),_0x39a8cf('code',o(_0x38195f,'FORMAT_CODE')),_0x39a8cf('strikethrough',o(_0x38195f,'FORMAT_STRIKETHROUGH')),_0x39a8cf('subscript',o(_0x38195f,'FORMAT_SUBSCRIPT')),_0x39a8cf('superscript',o(_0x38195f,'FORMAT_SUPERSCRIPT'));}}class O extends _0x1367c6{['afterInit'](){const _0x24b426=this['editor'],_0x389840=_0x24b426['locale'];if(!_0x24b426['plugins']['has']('BlockQuoteEditing'))return;const _0x5d7641=_0x24b426['plugins']['get']('TrackChangesEditing'),_0x30ac8d=this['editor']['commands']['get']('blockQuote');_0x5d7641['enableCommand']('blockQuote',(_0x33c8d0,_0x18bb99={})=>{const _0x349f71=this['editor']['model']['document']['selection'],_0x147b04=_0x18bb99&&void 0x0!==_0x18bb99['forceValue']?_0x18bb99['forceValue']:!_0x30ac8d['value'];let _0x241738=[];if(_0x147b04){const _0x21e4ab=Array['from'](_0x349f71['getSelectedBlocks']())['filter'](_0x5be7f5=>oo(_0x5be7f5)||function(_0x4bba75,_0x5de1d7){const _0x23230c=_0x5de1d7['checkChild'](_0x4bba75['parent'],'blockQuote'),_0x5cef31=_0x5de1d7['checkChild'](['$root','blockQuote'],_0x4bba75);return _0x23230c&&_0x5cef31;}(_0x5be7f5,this['editor']['model']['schema']));_0x241738=to(_0x21e4ab,_0x24b426['model']);}else{const _0x27eaf9=Array['from'](_0x349f71['getSelectedBlocks']())['filter'](_0x2330be=>oo(_0x2330be));_0x241738=to(_0x27eaf9,_0x24b426['model']);}_0x24b426['model']['change'](()=>{for(const _0x1e84a6 of _0x241738)_0x5d7641['markBlockFormat'](_0x1e84a6,{'commandName':'blockQuote','commandParams':[{'forceValue':_0x147b04}]});});}),_0x5d7641['descriptionFactory']['registerDescriptionCallback'](_0x3f44e6=>{const {data:_0x20174d}=_0x3f44e6;if(_0x20174d&&'blockQuote'==_0x20174d['commandName']){const _0x199eba=o(_0x389840,'ELEMENT_BLOCK_QUOTE');return _0x20174d['commandParams'][0x0]['forceValue']?{'type':'format','content':o(_0x389840,'*Set\x20format:*\x20%0',_0x199eba)}:{'type':'format','content':o(_0x389840,'*Remove\x20format:*\x20%0',_0x199eba)};}});}}function oo(_0x1f0466){return'blockQuote'==_0x1f0466['parent']['name'];}class G extends _0x1367c6{['afterInit'](){const _0x192e91=this['editor'];_0x192e91['plugins']['has']('CaseChange')&&(_0x192e91['plugins']['get']('TrackChangesEditing')['enableCommand']('changeCaseUpper'),_0x192e91['plugins']['get']('TrackChangesEditing')['enableCommand']('changeCaseLower'),_0x192e91['plugins']['get']('TrackChangesEditing')['enableCommand']('changeCaseTitle'));}}class F extends _0x1367c6{['afterInit'](){const _0x6dc4fa=this['editor'];_0x6dc4fa['commands']['get']('ckbox')&&_0x6dc4fa['plugins']['get']('TrackChangesEditing')['enableCommand']('ckbox');}}class L extends _0x1367c6{['afterInit'](){const _0x1aba8f=this['editor'];if(!_0x1aba8f['plugins']['has']('CodeBlock'))return;const _0x595734=_0x1aba8f['plugins']['get']('TrackChangesEditing'),_0x33da1e=_0x1aba8f['locale'],_0x50b483=_0x1aba8f['config']['get']('codeBlock')['languages'],_0xd4c1b6=_0x1aba8f['commands']['get']('codeBlock');_0x595734['enableCommand']('indentCodeBlock'),_0x595734['enableCommand']('outdentCodeBlock'),_0x595734['enableCommand']('codeBlock',(_0x474dd0,_0x48a2c8={})=>{const _0x4b63d5=_0x1aba8f['model'],_0x117de4=_0x1aba8f['model']['document']['selection'],_0x5757cc=_0x48a2c8&&void 0x0!==_0x48a2c8['forceValue']?_0x48a2c8['forceValue']:!_0xd4c1b6['value'];let _0x35c480;_0x48a2c8['language']||(_0x48a2c8['language']=_0x50b483[0x0]['language']),_0x35c480=_0x5757cc?Array['from'](_0x117de4['getSelectedBlocks']())['filter'](_0x70f89f=>eo(_0x70f89f)||function(_0x1b7f91,_0xc81011){if(_0x1b7f91['is']('rootElement')||_0xc81011['isLimit'](_0x1b7f91))return!0x1;return _0xc81011['checkChild'](_0x1b7f91['parent'],'codeBlock');}(_0x70f89f,_0x4b63d5['schema'])):Array['from'](_0x117de4['getSelectedBlocks']())['filter'](_0x175958=>eo(_0x175958));const _0x159415=to(_0x35c480,_0x4b63d5);_0x4b63d5['change'](()=>{for(const _0xe2e93d of _0x159415)_0x595734['markBlockFormat'](_0xe2e93d,{'commandName':'codeBlock','commandParams':[{..._0x48a2c8,'forceValue':_0x5757cc}],'formatGroupId':'blockName'});});}),(_0x595734['descriptionFactory']['registerElementLabel']('codeBlock',_0x346776=>o(_0x33da1e,'ELEMENT_CODE_BLOCK',_0x346776)),_0x595734['descriptionFactory']['registerDescriptionCallback'](_0x25f97f=>{if('formatBlock'!=_0x25f97f['type'])return;const _0x175089=_0x33da1e['t'],{data:_0xec8c5d}=_0x25f97f;if(!_0xec8c5d||'codeBlock'!=_0xec8c5d['commandName'])return;const _0x14d6e4=_0xec8c5d['commandParams'][0x0]['language'],_0xe6bf26=_0x175089(_0x50b483['find'](_0x574791=>_0x574791['language']===_0x14d6e4)['label'])['toLowerCase']();return _0xec8c5d['commandParams'][0x0]['forceValue']?{'type':'format','content':o(_0x33da1e,'*Set\x20format:*\x20%0',o(_0x33da1e,'ELEMENT_CODE_BLOCK',0x1)+'\x20('+_0xe6bf26+')')}:{'type':'format','content':o(_0x33da1e,'*Remove\x20format:*\x20%0',o(_0x33da1e,'ELEMENT_CODE_BLOCK',0x1))};}));}}function eo(_0x28edc4){return'codeBlock'==_0x28edc4['name'];}class H extends _0x1367c6{['afterInit'](){const _0x1bbce2=this['editor'];if(!_0x1bbce2['plugins']['has']('CommentsEditing'))return;_0x1bbce2['plugins']['get']('TrackChangesEditing')['enableCommand']('addCommentThread');}}function io(_0x184b43,_0x1f14e3,_0x5ecb2d){const _0x5d60c6=[];for(const _0x322f56 of _0x1f14e3['getItems']())_0x322f56['hasAttribute'](_0x184b43)&&_0x5d60c6['push'](_0x5ecb2d['createRangeOn'](_0x322f56));return _0x5d60c6;}function _e(_0x42c21d,_0x2cecb5,{showActiveMarker:_0x5a60ac=!0x0}={}){const _0x34e4ff=_0x42c21d['plugins']['get']('TrackChangesEditing');return(_0x10cf83,_0x49515f,_0x3ad359)=>{if(!_0x3ad359['consumable']['test'](_0x49515f['markerRange'],_0x10cf83['name']))return;const _0x47b679=_0x49515f['markerRange']['getWalker'](),_0x2b1b83=_0x49515f['markerRange']['start'],_0xf06c75=_0x42c21d['model']['schema'];let _0x2f2ce2=null,_0x2dc29d=null,_0x522af2=!0x1,_0x415197=!0x1;for(const _0x37172e of _0x47b679){const _0x3b685c=_0x37172e['item'];_0x522af2=_0x522af2||_0xf06c75['isContent'](_0x3b685c);const _0x1b7f62=_0x3ad359['mapper']['toViewElement'](_0x3b685c);if(_0x1b7f62&&_0x1b7f62['getCustomProperty']('addHighlight'))return;'elementEnd'==_0x37172e['type']&&(_0xf06c75['isBlock'](_0x3b685c)&&!_0xf06c75['isLimit'](_0x3b685c)&&(_0x3b685c['nextSibling']||_0x2b1b83['isAtEnd']?_0x2f2ce2&&_0x2f2ce2['parent']==_0x3b685c||(_0x2f2ce2=_0x3b685c,_0x11d7b5(_0x37172e['previousPosition']),_0x415197=!0x0):_0x2dc29d=_0x2dc29d||_0x37172e['previousPosition']));}function _0x11d7b5(_0x21d2b3){const _0x2aaaee=_0x3ad359['writer']['createUIElement']('span',{'class':'ck-suggestion-marker-'+_0x2cecb5}),_0x1a962d=_0x3ad359['mapper']['toViewPosition'](_0x21d2b3);_0x5a60ac&&_0x34e4ff['activeMarkers']['includes'](_0x49515f['markerName'])&&_0x3ad359['writer']['addClass']('ck-suggestion-marker--active',_0x2aaaee),_0x3ad359['writer']['insert'](_0x1a962d,_0x2aaaee),_0x3ad359['mapper']['bindElementToMarker'](_0x2aaaee,_0x49515f['markerName']);}_0x522af2||_0x415197||!_0x2dc29d||_0x11d7b5(_0x2dc29d);};}class q extends _0x1367c6{static get['requires'](){return[_0x1726d8];}['init'](){const _0x352ff0=this['editor'],_0x348a9c=_0x352ff0['plugins']['get']('TrackChangesEditing');_0x348a9c['enableCommand']('delete');const _0x22ffd8=_0x352ff0['commands']['get']('deleteForward');_0x348a9c['enableCommand']('deleteForward',(_0x109d30,_0x412bd5={})=>{const _0x2fb528=_0x352ff0['model']['createSelection'](_0x352ff0['model']['document']['selection']);_0x2fb528['isCollapsed']&&_0x352ff0['model']['modifySelection'](_0x2fb528,{'direction':'forward','unit':_0x412bd5['unit']});const _0xa937d4=_0x2fb528['getFirstRange'](),_0xcc54cc=_0x24837b['fromRange'](_0xa937d4);let _0x248e1d;_0x109d30(_0x412bd5),_0x248e1d='$graveyard'==_0xcc54cc['root']['rootName']?_0x352ff0['model']['createRange'](_0xa937d4['start']):_0x352ff0['model']['createRange'](_0xcc54cc['start'],_0xcc54cc['end']),_0xcc54cc['detach'](),_0x352ff0['model']['enqueueChange'](_0x22ffd8['buffer']['batch'],_0x5c7cbb=>{_0x22ffd8['buffer']['lock'](),_0x5c7cbb['setSelection'](_0x5c7cbb['createRange'](_0x248e1d['end'])),_0x22ffd8['buffer']['unlock']();});}),_0x352ff0['editing']['downcastDispatcher']['on']('addMarker:suggestion:deletion',_e(_0x352ff0,'merge'),{'priority':'high'}),_0x352ff0['data']['downcastDispatcher']['on']('addMarker:suggestion:deletion',(_0x1bd810,_0x12232b,_0x1aae4a)=>{_0x1aae4a['options']['showSuggestionHighlights']&&_e(_0x352ff0,'merge',{'showActiveMarker':!0x1})['bind'](this)(_0x1bd810,_0x12232b,_0x1aae4a);},{'priority':'high'}),_0x352ff0['editing']['downcastDispatcher']['on']('removeMarker:suggestion:deletion',(_0x42dae2,_0x59bf47,_0x397746)=>{const _0x2efc40=_0x397746['mapper']['markerNameToElements'](_0x59bf47['markerName']);if(_0x2efc40){for(const _0x4b338e of _0x2efc40)_0x4b338e['is']('uiElement')&&(_0x397746['mapper']['unbindElementFromMarkerName'](_0x4b338e,_0x59bf47['markerName']),_0x397746['writer']['remove'](_0x4b338e));}},{'priority':'high'});}}class z extends _0x1367c6{['afterInit'](){const _0x551c0c=this['editor'];if(!_0x551c0c['plugins']['has']('ListEditing'))return;const _0x502f0c=_0x551c0c['locale'],_0x156cb8=_0x551c0c['plugins']['get']('TrackChangesEditing'),_0x10360e=_0x551c0c['plugins']['has']('TodoListEditing'),_0x475b5d=!!_0x551c0c['config']['get']('list.multiBlock');function _0x3c0d64(_0x57ca8e){return{'type':'format','content':''+o(_0x502f0c,'*Set\x20format:*\x20%0',_0x57ca8e)};}function _0x1ca058(_0x5209b0){return{'type':'format','content':''+o(_0x502f0c,'*Remove\x20format:*\x20%0',_0x5209b0)};}_0x156cb8['enableDefaultAttributesIntegration']('numberedList'),_0x156cb8['enableDefaultAttributesIntegration']('bulletedList'),_0x156cb8['enableDefaultAttributesIntegration']('customNumberedList'),_0x156cb8['enableDefaultAttributesIntegration']('customBulletedList'),_0x156cb8['enableDefaultAttributesIntegration']('indentList'),_0x156cb8['enableDefaultAttributesIntegration']('outdentList'),_0x156cb8['enableDefaultAttributesIntegration']('splitListItemAfter'),_0x156cb8['enableDefaultAttributesIntegration']('splitListItemBefore'),_0x156cb8['registerBlockAttribute']('listItemId'),_0x156cb8['registerBlockAttribute']('listType'),_0x156cb8['registerBlockAttribute']('listIndent'),_0x475b5d&&(_0x156cb8['enableDefaultAttributesIntegration']('mergeListItemBackward'),_0x156cb8['enableDefaultAttributesIntegration']('mergeListItemForward')),_0x10360e&&(_0x156cb8['enableDefaultAttributesIntegration']('todoList'),_0x156cb8['enableDefaultAttributesIntegration']('checkTodoList'),_0x156cb8['registerBlockAttribute']('todoListChecked'),_0x156cb8['descriptionFactory']['registerDescriptionCallback'](_0x5a2741=>{const {data:_0x23d329}=_0x5a2741;if(_0x23d329&&'todoListChecked'==_0x23d329['key'])return{'type':'format','content':_0x23d329['newValue']?o(_0x502f0c,'*Check\x20item*'):o(_0x502f0c,'*Uncheck\x20item*')};}),this['editor']['model']['document']['registerPostFixer'](_0x951eb1=>{if(_0x951eb1['batch']['isUndo'])return!0x1;let _0x373721=!0x1;const _0x2bdbb2=_0x156cb8['getSuggestions']({'skipNotAttached':!0x0})['filter'](_0x351789=>'todoListChecked'===_0x156cb8['_getAttributeKey'](_0x351789));for(const _0x3b6a7b of _0x2bdbb2){'todo'!=_0x3b6a7b['getFirstRange']()['start']['nodeAfter']['getAttribute']('listType')&&(_0x156cb8['_findSuggestions'](_0x3b6a7b['getFirstRange'](),'attribute')['find'](_0x502a5f=>'listType'===_0x156cb8['_getAttributeKey'](_0x502a5f['suggestion']))||(_0x951eb1['removeMarker'](_0x3b6a7b['getFirstMarker']()),_0x373721=!0x0));}return _0x373721;})),_0x156cb8['descriptionFactory']['registerAttributeLabel']('listIndent',o(_0x502f0c,'FORMAT_INDENT'));const _0x5cccc2={'type':'format','content':''};_0x156cb8['descriptionFactory']['registerDescriptionCallback'](_0x529bca=>{const {data:_0x22a148}=_0x529bca;if(!_0x22a148||'listType'!=_0x22a148['key'])return;let _0x1fcb67=_0x529bca['head'];for(;_0x1fcb67;){if(_0x1fcb67['data']&&(('listStyle'==_0x1fcb67['data']['key']||'listMarkerStyle'==_0x1fcb67['data']['key'])&&(_0x1fcb67['data']['newValue']&&'default'!=_0x1fcb67['data']['newValue']||'default'!=_0x1fcb67['data']['oldValue']&&!_0x22a148['newValue'])||!_0x475b5d&&_0x1fcb67['data']['key']==m))return _0x5cccc2;_0x1fcb67=_0x1fcb67['next'];}if(null==_0x22a148['newValue'])switch(_0x22a148['oldValue']){case'bulleted':return _0x1ca058(o(_0x502f0c,'ELEMENT_BULLETED_LIST'));case'numbered':return _0x1ca058(o(_0x502f0c,'ELEMENT_NUMBERED_LIST'));case'todo':return _0x1ca058(o(_0x502f0c,'ELEMENT_TODO_LIST'));}switch(_0x22a148['newValue']){case'bulleted':return _0x3c0d64(o(_0x502f0c,'ELEMENT_BULLETED_LIST'));case'numbered':return _0x3c0d64(o(_0x502f0c,'ELEMENT_NUMBERED_LIST'));case'todo':return _0x3c0d64(o(_0x502f0c,'ELEMENT_TODO_LIST'));}}),_0x156cb8['descriptionFactory']['registerDescriptionCallback'](_0x4e87f5=>{const {data:_0x4cf357}=_0x4e87f5;if(_0x4cf357&&'listIndent'==_0x4cf357['key'])return null==_0x4cf357['newValue']||null==_0x4cf357['oldValue']&&0x0==_0x4cf357['newValue']?_0x5cccc2:void 0x0;}),_0x156cb8['descriptionFactory']['registerDescriptionCallback'](_0x193520=>{if('attribute'!=_0x193520['type'])return;const {data:_0xdc1cd5}=_0x193520;if(!_0xdc1cd5||'listItemId'!=_0xdc1cd5['key'])return;const _0x554fb=le(_0x193520);return'newValue'==_0x554fb?{'type':'format','content':o(_0x502f0c,'*Merge:*\x20list\x20item')}:'oldValue'==_0x554fb?{'type':'format','content':o(_0x502f0c,'*Split:*\x20list\x20item')}:_0x5cccc2;}),_0x551c0c['model']['document']['registerPostFixer'](_0x46eb05=>this['listItemIdFixer'](_0x46eb05)),_0x551c0c['model']['document']['registerPostFixer'](_0x530848=>this['noTrackChangesFixer'](_0x530848)),_0x551c0c['model']['document']['registerPostFixer'](_0xeb1cfd=>this['assureChains'](_0xeb1cfd)),this['_supportLegacySuggestions']();}['listItemIdFixer'](_0x48e41c){if(_0x48e41c['batch']['isUndo']||!_0x48e41c['batch']['isLocal'])return!0x1;let _0x409123=!0x1;const _0x56b3c2=this['editor']['plugins']['get']('TrackChangesEditing')['getSuggestions']({'skipNotAttached':!0x0})['filter'](_0x1dbc0e=>_0x1dbc0e['data']&&'listItemId'==_0x1dbc0e['data']['key'])['filter'](_0xd2412e=>_0xd2412e['data']['newValue']&&_0xd2412e['data']['oldValue']);for(const _0x1a8dae of _0x56b3c2)le(_0x1a8dae)||(_0x48e41c['removeMarker'](_0x1a8dae['getFirstMarker']()),_0x409123=!0x0);return _0x409123;}['noTrackChangesFixer'](_0x51efa4){if(_0x51efa4['batch']['isUndo']||!_0x51efa4['batch']['isLocal'])return!0x1;const _0x3b6956=this['editor']['plugins']['get']('TrackChangesEditing');if(_0x3b6956['trackChangesCommand']['value'])return!0x1;let _0x157d19=!0x1;const _0x506b33=['listType','listItemId','listIndent','listStyle','listStart','listReversed','todoListCheck','listMarker','listMarkerStyle'],_0x5275a6=this['editor']['model']['document']['differ']['getChanges']()['filter'](_0xf87a6=>'attribute'==_0xf87a6['type'])['filter'](_0x12daf1=>_0x506b33['includes'](_0x12daf1['attributeKey']));if(0x0==_0x5275a6['length'])return _0x157d19;for(const _0x4c2991 of _0x5275a6){const _0x12c402=_0x3b6956['_findSuggestions'](_0x4c2991['range'],'attribute')['filter'](_0x5b83f0=>!_0x5b83f0['meta']['isNextTo'])['map'](_0x382a66=>_0x382a66['suggestion'])['filter'](_0x25d270=>{const _0x10c2f0=_0x3b6956['_getAttributeKey'](_0x25d270);return _0x506b33['includes'](_0x10c2f0);});if(_0x12c402['length']){for(const _0x55902c of _0x12c402)_0x51efa4['removeMarker'](_0x55902c['getFirstMarker']());_0x157d19=!0x0;}}return _0x157d19;}['assureChains'](_0x18d446){if(_0x18d446['batch']['isUndo']||!_0x18d446['batch']['isLocal'])return!0x1;const _0x6805b3=this['editor']['plugins']['get']('TrackChangesEditing');let _0x25cb56=!0x1;const _0x3e067c=['listType','listItemId','listIndent','listStyle','listStart','listReversed','todoListCheck','listMarker','listMarkerStyle'];for(const _0x491647 of _0x6805b3['getSuggestions']({'skipNotAttached':!0x0})){const _0x3eb1c6=_0x6805b3['_findSuggestions'](_0x491647['getFirstRange'](),'attribute')['map'](_0x25da16=>_0x25da16['suggestion'])['filter'](_0x309d0=>_0x309d0['data']&&_0x3e067c['includes'](_0x309d0['data']['key']));if(!_0x3eb1c6['length'])continue;const _0x7ba7d=_0x3eb1c6[0x0]['head']['attributes']['groupId'];if(!_0x3eb1c6['every'](_0x49237e=>_0x49237e['attributes']['groupId']===_0x7ba7d)){for(const _0xcc330b of _0x3eb1c6)_0x4a454a(_0xcc330b,_0x7ba7d)&&(_0x25cb56=!0x0);}}return _0x25cb56;function _0x133bf5(_0x5ba984,_0x204e99){for(const _0x322a5c of _0x6805b3['getSuggestions']({'skipNotAttached':!0x0})['filter'](_0x7f5243=>'attribute'==_0x7f5243['type']&&_0x7f5243['attributes']['groupId']==_0x5ba984))_0x322a5c['setAttribute']('groupId',_0x204e99);}function _0x4a454a(_0x1a84f1,_0x45ad3d){let _0x2ca4ed=_0x1a84f1['head'],_0x3da327=!0x1;for(;_0x2ca4ed;)_0x2ca4ed['attributes']['groupId']!=_0x45ad3d&&(_0x133bf5(_0x2ca4ed['attributes']['groupId'],_0x45ad3d),_0x2ca4ed['setAttribute']('groupId',_0x45ad3d),_0x3da327=!0x0),_0x2ca4ed=_0x2ca4ed['next'];return _0x3da327;}}['_supportLegacySuggestions'](){const _0xabcc30=this['editor'],_0x1c43e0=_0xabcc30['locale'],_0x2fd10d=_0xabcc30['plugins']['get']('TrackChangesEditing');this['_registerLegacyDescription'](),_0x2fd10d['_suggestionFactory']['registerCustomCallback']('formatBlock','documentList','accept',function(_0xabb132,_0xd3527a){const _0x23f666=[];for(let _0x2633c8 of _0xabb132)_0x2633c8['start']['nodeAfter']===_0x2633c8['end']['parent']&&(_0x2633c8=_0xabcc30['model']['createRange'](_0xabcc30['model']['createPositionAt'](_0x2633c8['start']['nodeAfter'],0x0))),_0x23f666['push'](_0x2633c8);_0xabcc30['model']['change'](_0x347dd5=>{const _0x15cbf4=_0xabcc30['model']['document']['selection'],_0x38823d=Array['from'](_0x15cbf4['getRanges']())['map'](_0x40fa9f=>_0x24837b['fromRange'](_0x40fa9f));_0x347dd5['setSelection'](_0x23f666),_0xabcc30['commands']['get'](_0xd3527a['commandName'])['refresh'](),_0xd3527a['commandParams']['push']({'forceDefaultExecution':!0x0}),_0xabcc30['execute'](_0xd3527a['commandName'],..._0xd3527a['commandParams']),_0x347dd5['setSelection'](_0x38823d);for(const _0x32efff of _0x38823d)_0x32efff['detach']();});}),_0x2fd10d['descriptionFactory']['registerElementLabel'](function(_0x3e4bea){const _0x47fa81=!_0xabcc30['model']['schema']['isObject'](_0x3e4bea),_0x1e7af8=_0x3e4bea['previousSibling'],_0x5ce95d=_0x3e4bea['nextSibling'],_0x439abb=_0x3e4bea['getAttribute']('listItemId'),_0x3a989e=!_0x1e7af8||_0x1e7af8['getAttribute']('listItemId')!==_0x439abb,_0x3364a9=!_0x5ce95d||_0x5ce95d['getAttribute']('listItemId')!==_0x439abb;return _0x47fa81&&Boolean(_0x439abb)&&_0x3a989e&&_0x3364a9;},_0xb9950a=>o(_0x1c43e0,'ELEMENT_LIST_ITEM',_0xb9950a));}['_registerLegacyDescription'](){const _0x2e4d59=this['editor'],_0x397eda=_0x2e4d59['locale'];function _0x2832c6(_0x243d65){const _0x313812=_0x2e4d59['commands']['get']('bulletedList')['value'],_0x435ad5=_0x2e4d59['commands']['get']('numberedList')['value'];return'numberedList'===_0x243d65?_0x313812:_0x435ad5;}_0x2e4d59['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](function(_0x152be9){if('formatBlock'!=_0x152be9['type'])return;const {data:_0xcbf9ca}=_0x152be9;if(!_0xcbf9ca)return;let _0x558c29,_0x54ea47,_0x31d201,_0x11aa59;switch(_0xcbf9ca['commandName']){case'bulletedList':_0x31d201=_0xcbf9ca['commandParams'][0x0]['forceValue'],_0x11aa59=_0x2832c6(_0xcbf9ca['commandName']),_0x558c29=_0x31d201?'*Format:*\x20insert\x20into\x20%0':'*Format:*\x20remove\x20from\x20%0',!_0x11aa59&&_0x2e4d59['config']['get']('list.multiBlock')||(_0x558c29='*Change\x20to:*\x20%0'),_0x54ea47={'type':'format','content':o(_0x397eda,_0x558c29,o(_0x397eda,'ELEMENT_BULLETED_LIST'))};break;case'numberedList':_0x31d201=_0xcbf9ca['commandParams'][0x0]['forceValue'],_0x11aa59=_0x2832c6(_0xcbf9ca['commandName']),_0x558c29=_0x31d201?'*Format:*\x20insert\x20into\x20%0':'*Format:*\x20remove\x20from\x20%0',!_0x11aa59&&_0x2e4d59['config']['get']('list.multiBlock')||(_0x558c29='*Change\x20to:*\x20%0'),_0x54ea47={'type':'format','content':o(_0x397eda,_0x558c29,o(_0x397eda,'ELEMENT_NUMBERED_LIST'))};break;case'indentList':_0x558c29='*Indent:*\x20%0',_0x54ea47={'type':'format','content':o(_0x397eda,_0x558c29,o(_0x397eda,'ELEMENT_LIST_ITEM'))};break;case'outdentList':_0x558c29=function(_0x3d0349){const _0x406253=_0x3d0349['getFirstRange']();let _0x18ebfd=_0x406253['start']['nodeAfter'];for(;_0x18ebfd&&_0x406253['containsItem'](_0x18ebfd);){if(_0x18ebfd['getAttribute']('listIndent')>0x0)return!0x1;_0x18ebfd=_0x18ebfd['nextSibling'];}return!0x0;}(_0x152be9)?o(_0x397eda,'*Format:*\x20remove\x20from\x20%0',o(_0x397eda,function(_0x29e7ab){return'ELEMENT_'+_0x29e7ab['getFirstRange']()['start']['nodeAfter']['getAttribute']('listType')['toUpperCase']()+'_LIST';}(_0x152be9))):o(_0x397eda,'*Outdent:*\x20%0',o(_0x397eda,'ELEMENT_LIST_ITEM')),_0x54ea47={'type':'format','content':_0x558c29};break;case'mergeListItemBackward':case'mergeListItemForward':!0x1===_0xcbf9ca['multipleBlocks']&&(_0x558c29='*Merge:*\x20%0',_0x54ea47={'type':'deletion','content':o(_0x397eda,_0x558c29,o(_0x397eda,'ELEMENT_LIST_ITEM'))});}return _0x54ea47;});}}function le(_0x4cb9c0){let _0x232afc=_0x4cb9c0['getFirstRange']()['start']['nodeAfter']['previousSibling'];for(;_0x232afc;){const _0x4177cd=_0x232afc['getAttribute']('listItemId');if(!_0x4177cd)return!0x1;if(_0x4177cd==_0x4cb9c0['data']['newValue'])return'newValue';if(_0x4177cd==_0x4cb9c0['data']['oldValue'])return'oldValue';_0x232afc=_0x232afc['previousSibling'];}return!0x1;}class ue extends _0x1367c6{['afterInit'](){if(!this['editor']['plugins']['has']('ListPropertiesEditing'))return;const _0x529ba6=this['editor']['config']['get']('list.properties'),_0x2d03d7=this['editor']['plugins']['get']('TrackChangesEditing');_0x529ba6['styles']&&(_0x2d03d7['enableDefaultAttributesIntegration']('listStyle'),_0x2d03d7['registerBlockAttribute']('listStyle')),_0x529ba6['reversed']&&(_0x2d03d7['enableDefaultAttributesIntegration']('listReversed'),_0x2d03d7['registerBlockAttribute']('listReversed')),_0x529ba6['startIndex']&&(_0x2d03d7['enableDefaultAttributesIntegration']('listStart'),_0x2d03d7['registerBlockAttribute']('listStart'));const _0x6044f9={'type':'format','content':''};_0x2d03d7['descriptionFactory']['registerDescriptionCallback'](this['handleDescriptions']['bind'](this));const _0x148dab=this['editor']['locale'];_0x2d03d7['descriptionFactory']['registerAttributeLabel']('listReversed',o(_0x148dab,'FORMAT_LIST_REVERSED')),_0x2d03d7['descriptionFactory']['registerDescriptionCallback'](_0x526d1d=>{const {data:_0x3d3af4}=_0x526d1d;if(_0x3d3af4&&'listReversed'==_0x3d3af4['key'])return null==_0x3d3af4['newValue']||0x0==_0x3d3af4['newValue']&&null==_0x3d3af4['oldValue']?_0x6044f9:void 0x0;}),_0x2d03d7['descriptionFactory']['registerAttributeLabel']('listStart',o(_0x148dab,'FORMAT_LIST_START')),_0x2d03d7['descriptionFactory']['registerDescriptionCallback'](_0x5d7702=>{const {data:_0x52bd71}=_0x5d7702;if(_0x52bd71&&'listStart'==_0x52bd71['key'])return null==_0x52bd71['newValue']||0x1==_0x52bd71['newValue']&&null==_0x52bd71['oldValue']?_0x6044f9:void 0x0;}),this['editor']['model']['document']['registerPostFixer'](_0x1ecc86=>{if(_0x1ecc86['batch']['isUndo'])return!0x1;let _0x34d5e7=!0x1;const _0x28f998=_0x2d03d7['getSuggestions']({'skipNotAttached':!0x0})['filter'](_0x4be261=>{const _0x4bd99f=_0x2d03d7['_getAttributeKey'](_0x4be261);return'listStart'==_0x4bd99f||'listReversed'==_0x4bd99f;});for(const _0x5be473 of _0x28f998){const _0x27eb60=_0x5be473['getFirstRange']()['start']['nodeAfter']['getAttribute']('listType');if('numbered'==_0x27eb60||'customNumbered'==_0x27eb60)continue;_0x2d03d7['_findSuggestions'](_0x5be473['getFirstRange'](),'attribute')['find'](_0x4daad4=>'listType'==_0x2d03d7['_getAttributeKey'](_0x4daad4['suggestion']))||(_0x1ecc86['removeMarker'](_0x5be473['getFirstMarker']()),_0x34d5e7=!0x0);}return _0x34d5e7;}),this['_registerLegacyDescription']();}['handleDescriptions'](_0x2b3110){const _0x29f893=this['editor']['locale'],{data:_0x1ef9d6}=_0x2b3110,_0x42818d={'type':'format','content':''};if(!_0x1ef9d6||'listStyle'!=_0x1ef9d6['key'])return;if(!_0x1ef9d6['oldValue'])return'default'==_0x1ef9d6['newValue']?_0x42818d:{'type':'format','content':''+o(_0x29f893,'*Set\x20format:*\x20%0',o(_0x29f893,this['_getTranslationKeyForListStyle'](_0x1ef9d6['newValue'])))};if(!_0x1ef9d6['newValue']){if('default'==_0x1ef9d6['oldValue'])return _0x42818d;let _0xbce0b9=_0x2b3110['head'];for(;_0xbce0b9;){if(_0xbce0b9['data']&&'listType'==_0xbce0b9['data']['key']&&_0xbce0b9['data']['newValue'])return _0x42818d;_0xbce0b9=_0xbce0b9['next'];}return{'type':'format','content':''+o(_0x29f893,'*Remove\x20format:*\x20%0',o(_0x29f893,this['_getTranslationKeyForListStyle'](_0x1ef9d6['oldValue'])))};}if('default'!=_0x1ef9d6['newValue'])return{'type':'format','content':''+o(_0x29f893,'*Set\x20format:*\x20%0',o(_0x29f893,this['_getTranslationKeyForListStyle'](_0x1ef9d6['newValue'])))};let _0x3332e5=_0x2b3110['head'];for(;_0x3332e5;){if(_0x3332e5['data']&&'listType'==_0x3332e5['data']['key']&&_0x3332e5['data']['newValue']&&_0x3332e5['data']['oldValue'])return _0x42818d;_0x3332e5=_0x3332e5['next'];}return{'type':'format','content':o(_0x29f893,'*Set\x20format:*\x20%0',o(_0x29f893,'ELEMENT_'+_0x2b3110['getFirstRange']()['start']['nodeAfter']['getAttribute']('listType')['toUpperCase']()+'_LIST_DEFAULT'))};}['_registerLegacyDescription'](){const _0x3cd49d=this['editor'],_0x3c5d92=_0x3cd49d['locale'];_0x3cd49d['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](_0x1fd54f=>{if('formatBlock'!=_0x1fd54f['type'])return;const {data:_0x507501}=_0x1fd54f;if(!_0x507501)return;let _0x339770,_0x2b187d;switch(_0x507501['commandName']){case'listStyle':_0x339770='*Change\x20to:*\x20%0',_0x2b187d={'type':'format','content':o(_0x3c5d92,_0x339770,o(_0x3c5d92,this['_getTranslationKeyForListStyle'](_0x507501['commandParams'][0x0]['type'])))};break;case'listReversed':_0x339770=_0x507501['commandParams'][0x0]['reversed']?'*Format:*\x20set\x20order\x20to\x20reversed':'*Format:*\x20set\x20order\x20to\x20regular',_0x2b187d={'type':'format','content':o(_0x3c5d92,_0x339770)};break;case'listStart':_0x339770='*Format:*\x20set\x20start\x20index\x20to\x20%0',_0x2b187d={'type':'format','content':o(_0x3c5d92,_0x339770,_0x507501['commandParams'][0x0]['startIndex'])};}return _0x2b187d;});}['_getTranslationKeyForListStyle'](_0xfed7f9){return'ELEMENT_'+function(_0x100e0e){if(pe['includes'](_0x100e0e))return'bulleted';if(ye['includes'](_0x100e0e))return'numbered';return null;}(_0xfed7f9)['toUpperCase']()+'_LIST_'+_0xfed7f9['toUpperCase']()['replace'](/-/g,'_');}}const pe=['disc','circle','square'],ye=['decimal','decimal-leading-zero','lower-roman','upper-roman','lower-latin','upper-latin'];class W extends _0x1367c6{static get['requires'](){return[_0x18c42d];}['init'](){const _0x1fdaaf=this['editor'],_0x6f411b=_0x1fdaaf['plugins']['get']('TrackChangesEditing'),_0x412447=_0x1fdaaf['commands']['get']('enter');_0x6f411b['enableCommand']('enter',()=>{_0x1fdaaf['model']['change'](_0x406f85=>{const _0x3e8f28=_0x1fdaaf['model']['document']['selection'],_0x2f47ca=_0x3e8f28['getFirstPosition'](),_0x35373b=_0x24837b['fromRange'](_0x3e8f28['getFirstRange']());if(_0x412447['enterBlock'](_0x406f85)){const _0x5474c6=_0x1fdaaf['model']['createPositionAt'](_0x2f47ca['parent']['nextSibling'],0x0),_0x1d04e6=_0x406f85['createRange'](_0x2f47ca,_0x5474c6);_0x6f411b['markInsertion'](_0x1d04e6);}else _0x406f85['setSelection'](_0x406f85['createRange'](_0x35373b['end']));_0x35373b['detach'](),_0x412447['fire']('afterExecute',{'writer':_0x406f85});});}),_0x1fdaaf['editing']['downcastDispatcher']['on']('addMarker:suggestion:insertion',_e(_0x1fdaaf,'split'),{'priority':'high'}),_0x1fdaaf['editing']['downcastDispatcher']['on']('removeMarker:suggestion:insertion',(_0x1dc7b4,_0x47d4d8,_0x1ff5a2)=>{const _0x2d1542=_0x1ff5a2['mapper']['markerNameToElements'](_0x47d4d8['markerName']);if(_0x2d1542){for(const _0x58d662 of _0x2d1542)_0x58d662['hasClass']('ck-suggestion-marker-split')&&(_0x1ff5a2['mapper']['unbindElementFromMarkerName'](_0x58d662,_0x47d4d8['markerName']),_0x1ff5a2['writer']['remove'](_0x58d662));}},{'priority':'high'}),_0x1fdaaf['data']['downcastDispatcher']['on']('addMarker:suggestion:insertion',(_0x2a5c02,_0x2985fc,_0x195604)=>{_0x195604['options']['showSuggestionHighlights']&&_e(_0x1fdaaf,'split',{'showActiveMarker':!0x1})['bind'](this)(_0x2a5c02,_0x2985fc,_0x195604);},{'priority':'high'});}}class J extends _0x1367c6{['afterInit'](){if(!this['editor']['plugins']['has']('FindAndReplaceEditing'))return;const _0x537407=this['editor']['plugins']['get']('TrackChangesEditing');_0x537407['enableCommand']('find',this['handleFindCommand']['bind'](this)),_0x537407['enableCommand']('findNext'),_0x537407['enableCommand']('findPrevious'),_0x537407['enableCommand']('replace'),_0x537407['enableCommand']('replaceAll');}['handleFindCommand'](_0x32eb05,_0x2ce972,_0x1ed83e={}){const _0xc546b9=this['editor']['plugins']['get']('FindAndReplaceUtils');return _0x32eb05(_0x43cb56=>{let _0x5e95db=('string'==typeof _0x2ce972?_0xc546b9['findByTextCallback'](_0x2ce972,_0x1ed83e):_0x2ce972)(_0x43cb56);Array['isArray'](_0x5e95db)&&(_0x5e95db={'results':_0x5e95db,'searchText':'string'==typeof _0x2ce972?_0x2ce972:''});const _0xf281d8=_0x5e95db['results']['filter'](_0x31af60=>!0x1===this['_isInDeletionRange'](_0x31af60,_0x43cb56['item']));return{..._0x5e95db,'results':_0xf281d8};},_0x1ed83e);}['_isInDeletionRange'](_0x2944df,_0x27d487){const _0x4bfea2=this['editor']['model']['createRange'](this['editor']['model']['createPositionAt'](_0x27d487,_0x2944df['start']),this['editor']['model']['createPositionAt'](_0x27d487,_0x2944df['end']));for(const _0x31074e of this['editor']['model']['markers']['getMarkersGroup']('suggestion:deletion'))if(null!==_0x4bfea2['getIntersection'](_0x31074e['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 _0x1367c6{['afterInit'](){const _0x11b4dd=this['editor']['locale'],_0x2d1155=this['editor']['plugins']['get']('TrackChangesEditing');for(const {pluginName:_0x4df492,commandName:_0x391712}of ro)this['editor']['plugins']['has'](_0x4df492)&&(_0x2d1155['enableDefaultAttributesIntegration'](_0x391712),_0x2d1155['registerInlineAttribute'](_0x391712));_0x2d1155['descriptionFactory']['registerAttributeLabel']('fontSize',o(_0x11b4dd,'FORMAT_FONT_SIZE')),_0x2d1155['descriptionFactory']['registerAttributeLabel']('fontFamily',o(_0x11b4dd,'FORMAT_FONT_FAMILY')),_0x2d1155['descriptionFactory']['registerAttributeLabel']('fontColor',o(_0x11b4dd,'FORMAT_FONT_COLOR')),_0x2d1155['descriptionFactory']['registerAttributeLabel']('fontBackgroundColor',o(_0x11b4dd,'FORMAT_FONT_BACKGROUND')),this['_registerLegacyDescription']();}['_registerLegacyDescription'](){const _0x530cda=this['editor'],_0x4a1298=_0x530cda['locale'];_0x530cda['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](_0x17eff0=>{const _0x59fa4f=_0x4a1298['t'];if('formatInline'!=_0x17eff0['type'])return;const {data:_0x459931}=_0x17eff0;if(null!=_0x459931){if('fontSize'==_0x459931['commandName']){const _0x52d9c2=_0x459931['commandParams'][0x0]['value'];if(_0x52d9c2){const _0x19a9f0=_0x59fa4f(this['editor']['plugins']['get']('FontSize')['normalizeSizeOptions'](this['editor']['config']['get']('fontSize.options'))['find'](_0x55c40d=>_0x55c40d['model']==_0x52d9c2)['title'])['toLowerCase']();return{'type':'format','content':o(_0x4a1298,'*Set\x20font\x20size:*\x20%0',_0x19a9f0)};}return{'type':'format','content':o(_0x4a1298,'*Reset\x20font\x20size*')};}if('fontFamily'==_0x459931['commandName']){const _0x2c49df=_0x459931['commandParams'][0x0]['value'];return _0x2c49df?{'type':'format','content':o(_0x4a1298,'*Set\x20font\x20family:*\x20%0',_0x2c49df)}:{'type':'format','content':o(_0x4a1298,'*Reset\x20font\x20family*')};}if('fontColor'==_0x459931['commandName']){const _0x1f7e6b=_0x459931['commandParams'][0x0]['value'];if(_0x1f7e6b){const _0x42c609=_0x28ac03(this['editor']['config']['get']('fontColor.colors'))['find'](_0x53e0fe=>_0x53e0fe['model']==_0x1f7e6b);let _0x40f9b6=_0x1f7e6b,_0x1b6f92='';return _0x42c609&&(_0x40f9b6=_0x42c609['label'],_0x1b6f92=_0x59fa4f(_0x40f9b6)['toLowerCase']()),{'type':'format','content':o(_0x4a1298,'*Set\x20font\x20color:*\x20%0',_0x1b6f92)['trim'](),'color':{'value':_0x1f7e6b,'title':_0x1b6f92||_0x40f9b6}};}return{'type':'format','content':o(_0x4a1298,'*Reset\x20font\x20color*')};}if('fontBackgroundColor'==_0x459931['commandName']){const _0x428a64=_0x459931['commandParams'][0x0]['value'];if(_0x428a64){const _0x5897aa=_0x28ac03(this['editor']['config']['get']('fontBackgroundColor.colors'))['find'](_0x51e6b6=>_0x51e6b6['model']==_0x428a64);let _0x34fca3=_0x428a64,_0x37ebb8='';return _0x5897aa&&(_0x34fca3=_0x5897aa['label'],_0x37ebb8=_0x59fa4f(_0x34fca3)['toLowerCase']()),{'type':'format','content':o(_0x4a1298,'*Set\x20font\x20background\x20color:*\x20%0',_0x37ebb8)['trim'](),'color':{'value':_0x428a64,'title':_0x37ebb8||_0x34fca3}};}return{'type':'format','content':o(_0x4a1298,'*Reset\x20font\x20background\x20color*')};}}});}}class X extends _0x1367c6{['afterInit'](){const _0x27771e=this['editor'],_0x5bfe2d=_0x27771e['plugins']['get']('TrackChangesEditing'),_0x3e4baf=_0x27771e['commands']['get']('copyFormat'),_0x2392a4=_0x27771e['commands']['get']('pasteFormat');_0x3e4baf&&_0x2392a4&&(_0x5bfe2d['enableDefaultAttributesIntegration']('pasteFormat'),_0x5bfe2d['enableCommand']('copyFormat'),this['_registerLegacyDescription']());}['_registerLegacyDescription'](){const _0x3ab256=this['editor'],_0x39e2d6=_0x3ab256['locale'];_0x3ab256['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](_0x4cde54=>{if('formatBlock'!=_0x4cde54['type']&&'formatInline'!=_0x4cde54['type'])return;const {data:_0x5bed6e}=_0x4cde54;if(_0x5bed6e&&'pasteFormat'===_0x5bed6e['commandName']){const _0x52d984=[],_0x5cb7ee=_0x5bed6e['commandParams'][0x0];for(const [_0x38338f,_0x1ff525]of Object['entries'](_0x5cb7ee))_0x52d984['push'](so(_0x3ab256,_0x38338f,_0x1ff525));return _0x52d984['length']?{'type':'format','content':o(_0x39e2d6,'*Set\x20format\x20to:*\x20%0',_0x52d984['join'](',\x20'))}:{'type':'format','content':o(_0x39e2d6,'*Remove\x20all\x20formatting*')};}});}}function so(_0x230f3e,_0x1946a4,_0x3af116){const _0x320f79=_0x230f3e['locale']['t'],_0xcdf756=_0x1946a4['split'](/(?=[A-Z])/)['join']('\x20'),_0xfd1bcc=_0x320f79(_0xcdf756['charAt'](0x0)['toUpperCase']()+_0xcdf756['slice'](0x1))['toLowerCase']();if('boolean'==typeof _0x3af116)return _0xfd1bcc;if('fontColor'===_0x1946a4||'fontBackgroundColor'===_0x1946a4){const _0x1681ee=_0x28ac03(_0x230f3e['config']['get']('fontColor.colors'))['find'](_0x180559=>_0x180559['model']==_0x3af116);return _0xfd1bcc+'\x20('+(_0x1681ee?_0x320f79(_0x1681ee['label'])['toLowerCase']():_0x3af116)+')';}if('fontSize'===_0x1946a4&&isNaN(parseFloat(_0x3af116))){const _0x140482=_0x230f3e['plugins']['get']('FontSize')['normalizeSizeOptions'](_0x230f3e['config']['get']('fontSize.options'))['find'](_0x183f91=>_0x183f91['model']==_0x3af116);return _0xfd1bcc+'\x20('+(_0x140482?_0x320f79(_0x140482['title'])['toLowerCase']():_0x3af116)+')';}return _0xfd1bcc+'\x20('+_0x3af116+')';}class Y extends _0x1367c6{['_headingOptions'];['afterInit'](){const _0x4cb6d4=this['editor'];if(!_0x4cb6d4['plugins']['has']('HeadingEditing'))return;this['_headingOptions']=_0x4cb6d4['config']['get']('heading.options');const _0xd77359=_0x4cb6d4['locale'],_0x3b5d7d=_0x4cb6d4['plugins']['get']('TrackChangesEditing');_0x3b5d7d['enableDefaultAttributesIntegration']('heading');for(const _0x3801c4 of this['_headingOptions'])'paragraph'!=_0x3801c4['model']&&_0x3b5d7d['descriptionFactory']['registerElementLabel'](_0x3801c4['model'],_0x12f6b3=>{const _0x21362b=this['_getHeadingLevel'](_0x3801c4['model']);return null!==_0x21362b?_0x51fe27(_0x12f6b3,_0x21362b):_0x4caf7d(_0x12f6b3,_0x3801c4['title']);});function _0x51fe27(_0x25d011,_0x1b8aee){return o(_0xd77359,'ELEMENT_HEADING',[_0x25d011,_0x1b8aee]);}function _0x4caf7d(_0x2a4faa,_0x1c2301){return o(_0xd77359,'ELEMENT_HEADING_CUSTOM',[_0x2a4faa,_0x1c2301]);}this['_registerLegacyDescription']();}['_registerLegacyDescription'](){const _0x160625=this['editor'],_0x5e4d19=_0x160625['locale'];function _0x2a513d(_0x35dc09,_0x22cf44){return o(_0x5e4d19,'ELEMENT_HEADING_CUSTOM',[_0x35dc09,_0x22cf44]);}_0x160625['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](_0x41287a=>{if('formatBlock'!=_0x41287a['type'])return;const {data:_0x36bf50}=_0x41287a;if(_0x36bf50&&'heading'==_0x36bf50['commandName']){const _0x1bb49f=_0x36bf50['commandParams'][0x0]['value'],_0x5ad629=this['_getHeadingLevel'](_0x1bb49f);if(null!==_0x5ad629)return{'type':'format','content':o(_0x5e4d19,'*Change\x20to:*\x20%0',(_0x4793cb=0x1,_0xc21310=_0x5ad629,o(_0x5e4d19,'ELEMENT_HEADING',[_0x4793cb,_0xc21310])))};const _0x275ed4=this['_headingOptions']['find'](_0x2eba3c=>_0x2eba3c['model']===_0x1bb49f)['title'];return{'type':'format','content':o(_0x5e4d19,'*Change\x20to:*\x20%0',_0x2a513d(0x1,_0x275ed4))};}var _0x4793cb,_0xc21310;});}['_getHeadingLevel'](_0xe44439){const _0x1943cf=_0xe44439['match'](/^heading(\d+)/);if(_0x1943cf)return _0x1943cf[0x1];const _0x4dc780=this['_headingOptions']?.['find'](_0x13f0f3=>_0x13f0f3['model']==_0xe44439);if(_0x4dc780&&_0x4dc780['view']){const _0x22bacf=_0x4dc780['view'],_0x640570=(_0x22bacf['name']??_0x22bacf)['match'](/^h(\d+)/);if(_0x640570)return _0x640570[0x1];}return null;}}class Z extends _0x1367c6{['afterInit'](){const _0x32980c=this['editor'];if(!_0x32980c['plugins']['has']('HighlightEditing'))return;const _0x5adaf7=_0x32980c['plugins']['get']('TrackChangesEditing'),_0xebcedd=_0x32980c['locale'];_0x5adaf7['enableDefaultAttributesIntegration']('highlight'),_0x5adaf7['registerInlineAttribute']('highlight'),_0x5adaf7['descriptionFactory']['registerAttributeLabel']('highlight',o(_0xebcedd,'FORMAT_HIGHLIGHT')),this['_registerLegacyDescription']();}['_registerLegacyDescription'](){const _0x13cdef=this['editor'],_0x158502=_0x13cdef['locale'];_0x13cdef['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](_0x26a544=>{if('formatInline'!=_0x26a544['type'])return;const {data:_0xe90402}=_0x26a544;if(_0xe90402&&'highlight'==_0xe90402['commandName']){const _0x1ff8ee=_0x158502['t'],_0x538a0c=_0xe90402['commandParams'][0x0]['value'];if(_0x538a0c){const _0x155bc0=_0x13cdef['config']['get']('highlight.options')['find'](_0x5a89e8=>_0x5a89e8['model']==_0x538a0c),_0xdc7e11=_0x1ff8ee(_0x155bc0['title'])['toLowerCase']();return{'type':'format','content':o(_0x158502,'*Set\x20highlight:*\x20%0',_0xdc7e11),'color':{'value':_0x155bc0['color'],'title':_0x155bc0['title']}};}return{'type':'format','content':o(_0x158502,'*Remove\x20highlight*',o(_0x158502,'FORMAT_HIGHLIGHT'))};}});}}class tt extends _0x1367c6{['afterInit'](){const _0x54889a=this['editor'];if(!_0x54889a['plugins']['has']('HorizontalLineEditing'))return;_0x54889a['plugins']['get']('TrackChangesEditing')['enableCommand']('horizontalLine');const _0x2b5a8e=_0x54889a['plugins']['get']('TrackChangesEditing'),_0x281565=_0x54889a['locale'];_0x2b5a8e['descriptionFactory']['registerElementLabel']('horizontalLine',_0x4436ab=>o(_0x281565,'ELEMENT_HORIZONTAL_LINE',_0x4436ab)),_0x54889a['conversion']['for']('dataDowncast')['elementToStructure']({'model':'horizontalLine','view':(_0x23e0f2,{writer:_0x4ea2e1,options:_0x3fd931})=>{if(!_0x3fd931['showSuggestionHighlights'])return null;const _0x142f82=_0x4ea2e1['createContainerElement']('div'),_0x23d4dc=_0x4ea2e1['createEmptyElement']('hr');return _0x4ea2e1['addClass']('ck-horizontal-line',_0x142f82),_0x4ea2e1['insert'](_0x4ea2e1['createPositionAt'](_0x142f82,0x0),_0x23d4dc),_0x142f82;},'converterPriority':'high'});}}class et extends _0x1367c6{['afterInit'](){const _0x10ed16=this['editor'];if(!_0x10ed16['plugins']['has']('HtmlEmbed'))return;const _0x1a4912=_0x10ed16['plugins']['get']('TrackChangesEditing'),_0x53c3c=_0x10ed16['locale'];_0x1a4912['descriptionFactory']['registerElementLabel']('rawHtml',_0x471ec9=>o(_0x53c3c,'ELEMENT_HTML_EMBED',_0x471ec9)),_0x1a4912['enableDefaultAttributesIntegration']('htmlEmbed'),_0x1a4912['registerBlockAttribute']('value'),_0x1a4912['descriptionFactory']['registerDescriptionCallback'](_0x5eb0c7=>{if('attribute'!=_0x5eb0c7['type'])return;const {data:_0x32c63a}=_0x5eb0c7;if(_0x32c63a&&'value'==_0x32c63a['key']&&_0x5eb0c7['getFirstRange']()['start']['nodeAfter']['is']('element','rawHtml')){const _0x56e930=o(_0x53c3c,'ELEMENT_HTML_EMBED');return{'type':'format','content':o(_0x53c3c,'*Change\x20%0\x20content*',_0x56e930)};}}),this['_registerLegacyDescription']();}['_registerLegacyDescription'](){const _0x2c3a52=this['editor'],_0xb7c4b1=_0x2c3a52['locale'];_0x2c3a52['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](_0x2313d0=>{if('formatBlock'!=_0x2313d0['type'])return;const {data:_0x30cc14}=_0x2313d0;if(_0x30cc14&&'htmlEmbed'==_0x30cc14['commandName']){const _0x3c39d0=o(_0xb7c4b1,'ELEMENT_HTML_EMBED');return{'type':'format','content':o(_0xb7c4b1,'*Change\x20%0\x20content*',_0x3c39d0)};}});}}class it extends _0x1367c6{['afterInit'](){const _0x4e04e5=this['editor'];if(!_0x4e04e5['plugins']['has']('ImageEditing'))return;const _0x39b7b=_0x4e04e5['plugins']['get']('TrackChangesEditing'),_0x2d26cc=_0x4e04e5['plugins']['get']('ImageUtils'),_0x228ba1=_0x4e04e5['locale'];_0x39b7b['enableCommand']('insertImage'),_0x39b7b['descriptionFactory']['registerElementLabel']('imageBlock',_0xca505a=>o(_0x228ba1,'ELEMENT_IMAGE',_0xca505a)),_0x39b7b['descriptionFactory']['registerElementLabel']('imageInline',_0x2dbcbf=>o(_0x228ba1,'ELEMENT_INLINE_IMAGE',_0x2dbcbf)),_0x39b7b['descriptionFactory']['registerElementLabel']('caption',()=>o(_0x228ba1,'ELEMENT_CAPTION')),_0x4e04e5['plugins']['has']('ImageUploadEditing')&&_0x39b7b['enableCommand']('uploadImage'),_0x4e04e5['plugins']['has']('ImageBlockEditing')&&_0x4e04e5['plugins']['has']('ImageInlineEditing')&&(_0x39b7b['enableCommand']('imageTypeInline',(_0x95ca59,_0x4bb175)=>{const _0x429314=_0x2d26cc['getClosestSelectedImageElement'](_0x4e04e5['model']['document']['selection']);_0x4e04e5['model']['change'](()=>{_0x39b7b['markBlockFormat'](_0x429314,{'commandName':'imageTypeInline','commandParams':[_0x4bb175]},[],'convertBlockImageToInline');});}),_0x39b7b['enableCommand']('imageTypeBlock',(_0xddb3bd,_0x3a3366)=>{_0x4e04e5['model']['change'](_0x54bf94=>{let _0xb09112=_0x2d26cc['getClosestSelectedImageElement'](_0x4e04e5['model']['document']['selection']),_0x2277ba=_0x54bf94['createRangeOn'](_0xb09112);const _0x8d1ce5=_0x12ff97['fromPosition'](_0x2277ba['start'],'toPrevious'),_0x593780=_0x12ff97['fromPosition'](_0x2277ba['end'],'toNext');_0x39b7b['forceDefaultExecution'](()=>_0xddb3bd(_0x3a3366)),_0xb09112=_0x2d26cc['getClosestSelectedImageElement'](_0x4e04e5['model']['document']['selection']),_0x2277ba=_0x54bf94['createRangeOn'](_0xb09112);const _0x3f87a3=_0x54bf94['createRange'](_0x8d1ce5,_0x593780);_0x8d1ce5['detach'](),_0x593780['detach'](),_0x39b7b['markBlockFormat'](_0xb09112,{'commandName':'imageTypeInline','commandParams':[_0x3a3366]},[],'convertInlineImageToBlock'),_0x3f87a3['start']['isBefore'](_0x2277ba['start'])&&_0x39b7b['markInsertion'](_0x54bf94['createRange'](_0x3f87a3['start'],_0x2277ba['start']),'convertInlineImageToBlock'),_0x2277ba['end']['isBefore'](_0x3f87a3['end'])&&_0x39b7b['markInsertion'](_0x54bf94['createRange'](_0x2277ba['end'],_0x3f87a3['end']),'convertInlineImageToBlock');});}),_0x39b7b['_suggestionFactory']['registerCustomCallback']('formatBlock','convertInlineImageToBlock','join',()=>!0x1),_0x39b7b['_suggestionFactory']['registerCustomCallback']('formatBlock','convertInlineImageToBlock','accept',()=>!0x1),_0x39b7b['_suggestionFactory']['registerCustomCallback']('formatBlock','convertInlineImageToBlock','discard',_0x39b7b['_suggestionFactory']['getSuggestionCallback']('formatBlock','','accept')),_0x39b7b['_suggestionFactory']['registerCustomCallback']('insertion','convertInlineImageToBlock','join',()=>!0x1),_0x39b7b['_suggestionFactory']['registerCustomCallback']('insertion','convertInlineImageToBlock','discard',([_0xc651ce])=>{const _0x939f19=_0x39b7b['_suggestionFactory']['getSuggestionCallback']('insertion','','discard');let _0xae2f6c=_0xc651ce['start'],_0x2607cc=_0xc651ce['end'];const _0x25b7a5=_0x4e04e5['model']['schema']['getNearestSelectionRange'](_0xae2f6c,'backward'),_0x4cc045=_0x4e04e5['model']['schema']['getNearestSelectionRange'](_0x2607cc,'forward');_0x25b7a5['isCollapsed']&&(_0xae2f6c=_0x25b7a5['start']),_0x4cc045['isCollapsed']&&(_0x2607cc=_0x4cc045['end']),_0x939f19([_0x4e04e5['model']['createRange'](_0xae2f6c,_0x2607cc)]);}),_0x39b7b['_suggestionFactory']['registerCustomCallback']('formatBlock','convertInlineImageToBlock','chain',_0x25887a),_0x39b7b['_suggestionFactory']['registerCustomCallback']('insertion','convertInlineImageToBlock','chain',_0x25887a)),_0x4e04e5['plugins']['has']('ImageCaptionEditing')&&(_0x39b7b['enableCommand']('toggleImageCaption',(_0x49692a,_0x1e26c8)=>{const _0x520641=_0x4e04e5['plugins']['get']('ImageCaptionUtils');let _0x410d06=_0x2d26cc['getClosestSelectedImageElement'](_0x4e04e5['model']['document']['selection']),_0x3329ed=_0x520641['getCaptionFromImageModelElement'](_0x410d06);_0x4e04e5['model']['change'](()=>{if(_0x3329ed)return void _0x39b7b['markDeletion'](_0x4e04e5['model']['createRangeOn'](_0x3329ed));const _0x2faef5=_0x2d26cc['isBlockImage'](_0x410d06);_0x49692a(_0x1e26c8),_0x410d06=_0x2d26cc['getClosestSelectedImageElement'](_0x4e04e5['model']['document']['selection']),_0x3329ed=_0x520641['getCaptionFromImageModelElement'](_0x410d06),_0x39b7b['markInsertion'](_0x4e04e5['model']['createRangeOn'](_0x3329ed),_0x2faef5?null:'imageCaption');});}),_0x39b7b['_suggestionFactory']['registerCustomCallback']('insertion','imageCaption','chain',_0x25887a));const _0x187c64=[{'type':'formatBlock','subType':'imageStylePreApply'},{'type':'insertion','subType':'imageCaption'},{'type':'formatBlock','subType':'convertInlineImageToBlock'},{'type':'insertion','subType':'convertInlineImageToBlock'}];function _0x3a8347(_0x16e90e,_0x3e2511){const _0xe646b3=_0x187c64['findIndex'](({type:_0x8c7777,subType:_0x2b447b})=>_0x16e90e['type']==_0x8c7777&&_0x16e90e['subType']==_0x2b447b),_0xc22352=_0x187c64['findIndex'](({type:_0x2dbf51,subType:_0x5bc92e})=>_0x3e2511['type']==_0x2dbf51&&_0x3e2511['subType']==_0x5bc92e);if(_0xe646b3<0x0||_0xc22352<0x0)return!0x1;const _0x5a0da9=_0x16e90e['getFirstRange'](),_0x5096b7=_0x3e2511['getFirstRange']();if((0x0==_0xe646b3||0x1==_0xe646b3)&&0x2==_0xc22352&&_0x5a0da9['isIntersecting'](_0x5096b7))return!0x0;if(0x2==_0xe646b3&&0x3==_0xc22352){const _0x359515=_0x39b7b['_findSuggestions'](_0x5a0da9,'insertion')['filter'](({suggestion:_0xe11d97,meta:_0x56f479})=>_0x56f479['isOwn']&&'convertInlineImageToBlock'==_0xe11d97['subType']);if(_0x359515['length']>0x1&&_0x5096b7['end']['isEqual'](_0x5a0da9['start']))return!0x0;if(0x1==_0x359515['length']&&(_0x5a0da9['start']['isEqual'](_0x5096b7['end'])||_0x5a0da9['end']['isEqual'](_0x5096b7['start'])))return!0x0;}if(0x3==_0xe646b3&&0x3==_0xc22352&&_0x5a0da9['start']['isBefore'](_0x5096b7['start'])){const _0x2d38fb=_0x5a0da9['end']['nodeAfter'],_0x22d86a=_0x5096b7['start']['nodeBefore'];return _0x2d26cc['isBlockImage'](_0x2d38fb)&&_0x2d38fb===_0x22d86a;}return!0x1;}function _0x25887a(_0x54d746,_0x4d7c4a){return _0x3a8347(_0x54d746,_0x4d7c4a)?[_0x54d746,_0x4d7c4a]:_0x3a8347(_0x4d7c4a,_0x54d746)?[_0x4d7c4a,_0x54d746]:null;}_0x4e04e5['plugins']['has']('ImageResize')&&(_0x39b7b['enableDefaultAttributesIntegration']('resizeImage'),_0x39b7b['registerBlockAttribute']('resizedWidth'),_0x39b7b['descriptionFactory']['registerAttributeLabel']('resizedWidth',o(_0x228ba1,'FORMAT_IMAGE_SIZE'))),_0x4e04e5['plugins']['has']('ImageTextAlternativeEditing')&&(_0x39b7b['enableDefaultAttributesIntegration']('imageTextAlternative'),_0x39b7b['registerBlockAttribute']('alt')),_0x39b7b['descriptionFactory']['registerDescriptionCallback'](_0x421f2d=>{if(!!_0x187c64['find'](({type:_0xdcff7a,subType:_0x430156})=>_0x421f2d['type']==_0xdcff7a&&_0x421f2d['subType']==_0x430156))return _0x421f2d['previous']?{}:void 0x0;}),_0x39b7b['descriptionFactory']['registerDescriptionCallback'](_0x33d3e0=>{if('insertion'==_0x33d3e0['type']||'deletion'==_0x33d3e0['type']){const _0x15ea44=_0x33d3e0['getContainedElement']();if(_0x15ea44&&_0x15ea44['is']('element','caption'))return{'type':'insertion'==_0x33d3e0['type']?'addObject':'removeObject','element':_0x15ea44,'quantity':0x1};}}),_0x39b7b['descriptionFactory']['registerDescriptionCallback'](_0x52dd09=>'formatBlock'==_0x52dd09['type']&&'convertInlineImageToBlock'==_0x52dd09['subType']?{'type':'format','content':'Inline\x20image\x20to\x20block\x20image'}:'formatBlock'==_0x52dd09['type']&&'convertBlockImageToInline'==_0x52dd09['subType']?{'type':'format','content':'Block\x20image\x20to\x20inline\x20image'}:void 0x0),_0x39b7b['descriptionFactory']['registerDescriptionCallback'](_0x51c5b3=>{if('attribute'!=_0x51c5b3['type'])return;const {data:_0x3ba666}=_0x51c5b3;if(!_0x3ba666||'alt'!=_0x3ba666['key'])return;const _0x1e9be4=_0x3ba666['newValue'];return _0x1e9be4?{'type':'format','content':o(_0x228ba1,'*Set\x20image\x20text\x20alternative:*\x20%0','\x22'+_0x1e9be4+'\x22')}:{'type':'format','content':o(_0x228ba1,'*Remove\x20image\x20text\x20alternative*')};}),this['_registerLegacyDescription']();}['_registerLegacyDescription'](){const _0x2a972c=this['editor'],_0x59ef2d=_0x2a972c['locale'];_0x2a972c['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](_0x151535=>{if('formatBlock'!=_0x151535['type']&&'formatInline'!=_0x151535['type'])return;const {data:_0x2796bc}=_0x151535;if(_0x2796bc){if('imageTextAlternative'==_0x2796bc['commandName']){const _0x1405ea=_0x2796bc['commandParams'][0x0]['newValue'];return _0x1405ea?{'type':'format','content':o(_0x59ef2d,'*Set\x20image\x20text\x20alternative:*\x20%0','\x22'+_0x1405ea+'\x22')}:{'type':'format','content':o(_0x59ef2d,'*Remove\x20image\x20text\x20alternative*')};}if('resizeImage'==_0x2796bc['commandName']){const _0x3d9aec=_0x2796bc['commandParams'][0x0]['width'];return _0x3d9aec?{'type':'format','content':o(_0x59ef2d,'*Set\x20image\x20width:*\x20%0',_0x3d9aec)}:{'type':'format','content':o(_0x59ef2d,'*Reset\x20image\x20width*')};}}});}}class st extends _0x1367c6{['afterInit'](){if(!this['editor']['plugins']['has']('ImageEditing'))return;const _0x1d7793=this['editor']['locale'],_0x11bb8e=this['editor']['plugins']['get']('TrackChangesEditing');_0x11bb8e['enableDefaultAttributesIntegration']('replaceImageSource'),_0x11bb8e['registerBlockAttribute']('src'),_0x11bb8e['descriptionFactory']['registerDescriptionCallback'](_0x74834c=>{if('attribute'!=_0x74834c['type'])return;const {data:_0x26c928}=_0x74834c;return _0x26c928&&'src'==_0x26c928['key']?_0x26c928['newValue']&&_0x26c928['oldValue']?{'type':'format','content':o(_0x1d7793,'*Replace\x20image\x20URL*')}:{'type':'format','content':''}:void 0x0;}),this['_handleLegacySuggestions']();}['_handleLegacySuggestions'](){const _0x5109e5=this['editor']['plugins']['get']('TrackChangesEditing');_0x5109e5['_suggestionFactory']['registerCustomCallback']('formatBlock','replaceImageSource','accept',_0x5109e5['_suggestionFactory']['getSuggestionCallback']('formatBlock',null,'discard')),_0x5109e5['_suggestionFactory']['registerCustomCallback']('formatBlock','replaceImageSource','discard',_0x5109e5['_suggestionFactory']['getSuggestionCallback']('formatBlock',null,'accept')),this['_registerLegacyDescription']();}['_registerLegacyDescription'](){const _0x12cca3=this['editor'],_0xff107f=_0x12cca3['locale'];_0x12cca3['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](_0x367106=>{if('formatBlock'!=_0x367106['type']&&'formatInline'!=_0x367106['type'])return;const {data:_0x55ebad}=_0x367106;if(!_0x55ebad||'replaceImageSource'!=_0x55ebad['commandName'])return;return{'type':'format','content':o(_0xff107f,'*Format:*\x20replace\x20image\x20URL')};});}}class nt extends _0x1367c6{['afterInit'](){const _0x11dbf6=this['editor'];if(!_0x11dbf6['plugins']['has']('ImageStyleEditing'))return;const _0x5ed47c=_0x11dbf6['plugins']['get']('TrackChangesEditing'),_0x1929d9=_0x11dbf6['plugins']['get']('ImageUtils'),_0x4145e1={};_0x5ed47c['enableCommand']('imageStyle',(_0x5b8675,_0x373ffd)=>{const _0xd3b272=_0x11dbf6['plugins']['get']('Users')['me'],_0x492ef3=_0x11dbf6['commands']['get']('imageStyle');let _0x69724b=_0x1929d9['getClosestSelectedImageElement'](_0x11dbf6['model']['document']['selection']),_0x17c4bf=_0x11dbf6['model']['createRangeOn'](_0x69724b),_0x3cb118=_0x492ef3['value'];if(_0x3cb118==_0x373ffd['value'])return;const _0x49aa96={'commandName':'imageStyle','commandParams':[_0x373ffd],'formatGroupId':_0x22411c()};_0x11dbf6['model']['change'](()=>{if(_0x5ed47c['getSuggestions']()['filter'](_0x7431b9=>_0x7431b9['isInContent']&&_0xd3b272==_0x7431b9['author']&&('formatBlock'==_0x7431b9['type']||'formatInline'==_0x7431b9['type'])&&('imageStylePreApply'==_0x7431b9['subType']||'imageStylePostApply'==_0x7431b9['subType'])&&_0x7431b9['getFirstRange']()['isEqual'](_0x17c4bf))['forEach'](_0x2dbb7d=>_0x5ed47c['discardSuggestion'](_0x2dbb7d['head'])),_0x69724b=_0x1929d9['getClosestSelectedImageElement'](_0x11dbf6['model']['document']['selection']),_0x17c4bf=_0x11dbf6['model']['createRangeOn'](_0x69724b),_0x492ef3['refresh'](),_0x11dbf6['commands']['get']('imageTypeInline')['refresh'](),_0x11dbf6['commands']['get']('imageTypeBlock')['refresh'](),_0x3cb118=_0x492ef3['value'],_0x3cb118!=_0x373ffd['value'])return _0x1929d9['isInlineImage'](_0x69724b)&&_0x492ef3['shouldConvertImageType'](_0x373ffd['value'],_0x69724b)?(_0x5b8675({..._0x373ffd,'setImageSizes':!0x1}),_0x69724b=_0x1929d9['getClosestSelectedImageElement'](_0x11dbf6['model']['document']['selection']),void _0x5ed47c['markBlockFormat'](_0x69724b,{..._0x49aa96,'commandReversedParams':[{'value':_0x3cb118||null,'setImageSizes':!0x1}]},[],'imageStylePreApply')):void(_0x1929d9['isBlockImage'](_0x69724b)?_0x5ed47c['markBlockFormat'](_0x69724b,_0x49aa96,[],'imageStylePostApply'):_0x5ed47c['markInlineFormat'](_0x17c4bf,_0x49aa96,'imageStylePostApply'));});});for(const _0x40dbc1 of _0x11dbf6['plugins']['get']('ImageStyleEditing')['normalizedStyles'])_0x4145e1[_0x40dbc1['name']]=_0x40dbc1['title']['toLowerCase']();_0x5ed47c['_suggestionFactory']['registerCustomCallback']('formatBlock','imageStylePreApply','join',()=>!0x1),_0x5ed47c['_suggestionFactory']['registerCustomCallback']('formatBlock','imageStylePostApply','join',()=>!0x1),_0x5ed47c['_suggestionFactory']['registerCustomCallback']('formatInline','imageStylePostApply','join',()=>!0x1),_0x5ed47c['_suggestionFactory']['registerCustomCallback']('formatBlock','imageStylePreApply','accept',([_0x55f1be])=>{_0x1929d9['setImageNaturalSizeAttributes'](_0x55f1be['getContainedElement']());}),_0x5ed47c['_suggestionFactory']['registerCustomCallback']('formatBlock','imageStylePreApply','discard',(_0x1d08ee,_0x3185c1)=>{_0x5ed47c['_suggestionFactory']['getSuggestionCallback']('formatBlock','','accept')(_0x1d08ee,{'commandName':_0x3185c1['commandName'],'commandParams':_0x3185c1['commandReversedParams']});}),_0x5ed47c['_suggestionFactory']['registerCustomCallback']('formatBlock','imageStylePreApply','chain',function(_0x114faf,_0xeada2f){if(_0x1c00fd(_0x114faf,_0xeada2f))return[_0x114faf,_0xeada2f];if(_0x1c00fd(_0xeada2f,_0x114faf))return[_0xeada2f,_0x114faf];return null;});const _0x404574=[{'type':'formatBlock','subType':'imageStylePreApply'},{'type':'insertion','subType':'imageCaption'},{'type':'formatBlock','subType':'convertInlineImageToBlock'},{'type':'insertion','subType':'convertInlineImageToBlock'}];function _0x1c00fd(_0x252b0d,_0x1cade6){const _0x2d2169=_0x404574['findIndex'](({type:_0x4dbb0e,subType:_0x53d1b2})=>_0x252b0d['type']==_0x4dbb0e&&_0x252b0d['subType']==_0x53d1b2),_0x53c798=_0x404574['findIndex'](({type:_0x5e0962,subType:_0x4e0637})=>_0x1cade6['type']==_0x5e0962&&_0x1cade6['subType']==_0x4e0637);if(_0x2d2169<0x0||_0x53c798<0x0)return!0x1;const _0x33a3bd=_0x252b0d['getFirstRange'](),_0x4a9db9=_0x1cade6['getFirstRange']();if((0x0==_0x2d2169||0x1==_0x2d2169)&&0x2==_0x53c798&&_0x33a3bd['isIntersecting'](_0x4a9db9))return!0x0;if(0x2==_0x2d2169&&0x3==_0x53c798){const _0x4ec148=_0x5ed47c['_findSuggestions'](_0x33a3bd,'insertion')['filter'](({suggestion:_0x1edf76,meta:_0x43a214})=>_0x43a214['isOwn']&&'convertInlineImageToBlock'==_0x1edf76['subType']);if(_0x4ec148['length']>0x1&&_0x4a9db9['end']['isEqual'](_0x33a3bd['start']))return!0x0;if(0x1==_0x4ec148['length']&&(_0x33a3bd['start']['isEqual'](_0x4a9db9['end'])||_0x33a3bd['end']['isEqual'](_0x4a9db9['start'])))return!0x0;}if(0x3==_0x2d2169&&0x3==_0x53c798&&_0x33a3bd['start']['isBefore'](_0x4a9db9['start'])){const _0x1d91db=_0x33a3bd['end']['nodeAfter'],_0x325713=_0x4a9db9['start']['nodeBefore'];return _0x1929d9['isBlockImage'](_0x1d91db)&&_0x1d91db===_0x325713;}return!0x1;}_0x11dbf6['model']['document']['registerPostFixer'](()=>{let _0x3e2577=!0x1;const _0x4c710b=Array['from'](_0x11dbf6['model']['document']['differ']['getChangedMarkers']());for(const {name:_0x1d7bb1,data:_0x462116}of _0x4c710b){const {group:_0x5e7fa4,type:_0x1ec178,subType:_0x3b0374,id:_0x463f71}=_0x5ed47c['_splitMarkerName'](_0x1d7bb1);if('suggestion'==_0x5e7fa4&&_0x5ed47c['hasSuggestion'](_0x463f71)){if('formatBlock'==_0x1ec178&&('imageStylePreApply'==_0x3b0374||'imageStylePostApply'==_0x3b0374)){const _0x27a09b=_0x5ed47c['getSuggestion'](_0x463f71);if(_0x462116['newRange']){const _0x1318c5=_0x27a09b['getFirstRange']()['getContainedElement']();if(_0x1929d9['isBlockImage'](_0x1318c5))continue;_0x5ed47c['discardSuggestion'](_0x27a09b),_0x3e2577=!0x0;}}if('insertion'==_0x1ec178&&'imageCaption'==_0x3b0374&&!_0x462116['newRange']){const _0x5da81a=_0x5ed47c['getSuggestion'](_0x463f71);_0x5da81a['next']&&_0x5da81a['next']['isInContent']&&(_0x5ed47c['discardSuggestion'](_0x5da81a['next']),_0x3e2577=!0x0);}}}return _0x3e2577;}),this['_registerLegacyDescription'](_0x4145e1);}['_registerLegacyDescription'](_0x27b201){const _0x38cc53=this['editor'],_0x30d931=_0x38cc53['locale'];_0x38cc53['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](_0x55d961=>{if('formatBlock'!=_0x55d961['type']&&'formatInline'!=_0x55d961['type'])return;const {data:_0x146600}=_0x55d961;if(!_0x146600||'imageStyle'!=_0x146600['commandName'])return;const _0x71bffe=_0x146600['commandParams'][0x0]['value'];return _0x6b20f3('side'===_0x71bffe?o(_0x30d931,'FORMAT_SIDE_IMAGE'):_0x27b201[_0x71bffe]||_0x71bffe);function _0x6b20f3(_0x48c791){return{'type':'format','content':o(_0x30d931,'*Format:*\x20%0',_0x48c791)};}});}}class ot extends _0x1367c6{['_trackChangesValueDuringImport'];['_trackChangesExecuted'];constructor(_0x5ab83c){super(_0x5ab83c),this['_trackChangesValueDuringImport']=!0x1,this['_trackChangesExecuted']=!0x1;}['afterInit'](){const _0xc64abf=this['editor'],_0x243df9=_0xc64abf['commands']['get']('importWord'),_0x1bbc83=_0xc64abf['commands']['get']('trackChanges');_0x243df9&&(_0x243df9['on']('execute',(_0x212955,[,_0x2365bf])=>{this['_trackChangesValueDuringImport']=_0x1bbc83['value'],_0x2365bf['collaboration_features']['track_changes']=!this['_trackChangesValueDuringImport'];},{'priority':'high'}),this['listenTo'](_0x243df9,'dataInsert',this['_handleImportedData']['bind'](this)),this['listenTo'](_0x243df9,'dataInsert',()=>{this['_trackChangesExecuted']&&(_0x1bbc83['execute'](),this['_trackChangesExecuted']=!0x1);},{'priority':'lowest'}),_0xc64abf['plugins']['get']('TrackChangesEditing')['enableCommand']('importWord'));}['_handleImportedData'](_0x51cc7b,_0x1c972f){const {suggestions:_0x51975d}=_0x1c972f,_0x4dc941=this['editor']['commands']['get']('trackChanges'),_0x39d6c0=_0x4dc941['value'];this['_trackChangesValueDuringImport']!==_0x39d6c0&&(_0x4dc941['execute'](),this['_trackChangesExecuted']=!0x0),_0x51975d&&_0x51975d['forEach'](({id:_0x2f4fab,type:_0x1a2d72,author:_0x2ee3bf,created_at:_0x22cb83})=>{const _0x266baf={'id':_0x2f4fab,'type':_0x1a2d72,'authorId':this['editor']['plugins']['get']('Users')['me']['id'],'createdAt':new Date(),'data':null,'hasComments':!0x1,'attributes':{'@external':{'authorName':_0x2ee3bf,'createdAt':_0x22cb83?new Date(_0x22cb83):new Date(),'source':'importWord'}}};this['editor']['plugins']['get']('TrackChangesEditing')['_setSuggestionData'](_0x266baf);});}}class rt extends _0x1367c6{['afterInit'](){const _0x24c5f7=this['editor'],_0x56ee56=_0x24c5f7['plugins']['get']('TrackChangesEditing');if(_0x24c5f7['plugins']['has']('IndentEditing')&&(_0x56ee56['enableCommand']('indent'),_0x56ee56['enableCommand']('outdent')),_0x24c5f7['plugins']['has']('IndentBlock')){for(const _0x13559c of['indentBlock','outdentBlock'])_0x56ee56['enableDefaultAttributesIntegration'](_0x13559c);}const _0x43414d=_0x24c5f7['locale'];_0x56ee56['registerBlockAttribute']('blockIndent'),_0x56ee56['descriptionFactory']['registerAttributeLabel']('blockIndent',o(_0x43414d,'FORMAT_INDENT')),this['_registerLegacyDescription']();}['_registerLegacyDescription'](){const _0x5e8dd2=this['editor'],_0x1436e2=_0x5e8dd2['locale'],_0x5bd0e8=_0x5e8dd2['plugins']['get']('TrackChangesEditing');_0x5bd0e8['descriptionFactory']['registerDescriptionCallback'](_0x1aaf3a=>{if('formatBlock'!=_0x1aaf3a['type'])return;const {data:_0x2e470c}=_0x1aaf3a;if(!_0x2e470c)return;if('indentBlock'!=_0x2e470c['commandName']&&'outdentBlock'!=_0x2e470c['commandName'])return;const _0x34ad4e=_0x1aaf3a['getItems']()[0x0],_0x463e24=_0x5bd0e8['descriptionFactory']['getItemLabel'](_0x34ad4e);return'indentBlock'==_0x2e470c['commandName']?{'type':'format','content':o(_0x1436e2,'*Indent:*\x20%0',_0x463e24)}:'outdentBlock'==_0x2e470c['commandName']?{'type':'format','content':o(_0x1436e2,'*Outdent:*\x20%0',_0x463e24)}:void 0x0;});}}class at extends _0x1367c6{static get['requires'](){return[tr];}['init'](){this['editor']['plugins']['get']('TrackChangesEditing')['enableCommand']('input');}}class ct extends _0x1367c6{['afterInit'](){const _0x656709=this['editor'];if(!_0x656709['plugins']['has']('LinkEditing'))return;const _0x4a1c0d=_0x656709['plugins']['get']('TrackChangesEditing'),_0x4b803e=_0x656709['commands']['get']('link');_0x4a1c0d['enableDefaultAttributesIntegration']('link'),_0x4a1c0d['enableDefaultAttributesIntegration']('unlink'),_0x4a1c0d['registerInlineAttribute']('linkHref');for(const _0x4cfb82 of _0x4b803e['manualDecorators'])_0x4a1c0d['registerInlineAttribute'](_0x4cfb82['id']),_0x4a1c0d['descriptionFactory']['registerAttributeLabel'](_0x4cfb82['id'],'link\x20('+_0x4cfb82['label']['toLowerCase']()+')');_0x4a1c0d['descriptionFactory']['registerDescriptionCallback'](_0x949e39=>{if('attribute'!=_0x949e39['type'])return;const {data:_0x4a4199}=_0x949e39;if(!_0x4a4199||'linkHref'!=_0x4a4199['key'])return;const _0x148293=_0x4a4199['newValue'],_0x556c54=_0x656709['locale'];return{'type':'format','content':null==_0x148293?o(_0x556c54,'*Remove\x20link*'):o(_0x556c54,'*Set\x20link:*\x20%0','\x22'+_0x148293+'\x22')};}),this['_registerLegacyDescription']();}['_registerLegacyDescription'](){const _0x56b2ae=this['editor'],_0x45f03b=_0x56b2ae['locale'];_0x56b2ae['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](_0x1b2469=>{if('formatInline'!=_0x1b2469['type'])return;const {data:_0x1cf93a}=_0x1b2469;if(_0x1cf93a){if('link'==_0x1cf93a['commandName']){const _0x34786c=_0x1cf93a['commandParams'][0x0];return{'type':'format','content':o(_0x45f03b,'*Set\x20link:*\x20%0','\x22'+_0x34786c+'\x22')};}return'unlink'==_0x1cf93a['commandName']?{'type':'format','content':o(_0x45f03b,'*Remove\x20link*')}:void 0x0;}});}}class ut extends _0x1367c6{['afterInit'](){const _0x3fac3c=this['editor'],_0x4c0eba=_0x3fac3c['locale'];if(!_0x3fac3c['plugins']['has']('LegacyListEditing'))return;const _0x7a8191=_0x3fac3c['plugins']['get']('TrackChangesEditing'),_0x42686e=_0x3fac3c['plugins']['has']('LegacyTodoListEditing');function _0x4e752d(_0x49a0f3){return()=>{const _0x5ce7e1=_0x3fac3c['model']['document']['selection'],_0x24ae14=_0x3fac3c['commands']['get'](_0x49a0f3);if(_0x24ae14['value'])return void _0x3fac3c['execute']('paragraph',{});const _0x2997b1=_0x49a0f3['slice'](0x0,-0x4),_0xe88a2c=function(_0x3ecf2c,_0x44f8f0,_0x3984ea){let _0x28e270=Array['from'](_0x3ecf2c)['filter'](_0x299183=>function(_0x29e895,_0x485ec5){return _0x485ec5['checkChild'](_0x29e895['parent'],'listItem')&&!_0x485ec5['isObject'](_0x29e895);}(_0x299183,_0x3984ea));_0x28e270=_0x28e270['filter'](_0x91ede=>!_0x91ede['is']('element','listItem')||_0x91ede['getAttribute']('listType')!=_0x44f8f0);const _0x1d50d9=new Set();for(const _0x461e79 of _0x28e270)_0x461e79['is']('element','listItem')?_0x1d50d9['add'](me(_0x461e79)):_0x1d50d9['add'](_0x461e79);return Array['from'](_0x1d50d9);}(_0x5ce7e1['getSelectedBlocks'](),_0x2997b1,_0x3fac3c['model']['schema']);_0x3fac3c['model']['change'](()=>{for(const _0x1f1cf8 of _0xe88a2c)_0x7a8191['markBlockFormat'](_0x1f1cf8,{'commandName':_0x49a0f3,'commandParams':[{'forceValue':!_0x24ae14['value']}],'formatGroupId':'blockName'},fe(_0x1f1cf8));});};}function _0x2fcb2d(_0x5c7b00){return()=>{const _0x126251=function(_0x17de9a){let _0x189756=Array['from'](_0x17de9a);const _0x155ac8=_0x189756['findIndex'](_0x4bdca5=>'listItem'!=_0x4bdca5['name']);return _0x155ac8>-0x1&&(_0x189756=_0x189756['slice'](0x0,_0x155ac8)),_0x189756;}(_0x3fac3c['model']['document']['selection']['getSelectedBlocks']()),_0x403264=_0x3fac3c['model']['createRange'](_0x3fac3c['model']['createPositionAt'](_0x126251[0x0],'before'),_0x3fac3c['model']['createPositionAt'](_0x126251[_0x126251['length']-0x1],'end'));_0x3fac3c['model']['change'](()=>{_0x7a8191['markBlockFormat'](_0x403264,{'commandName':_0x5c7b00,'commandParams':[],'formatGroupId':'listIndent'},function(_0x216859){const _0x3b4f34=new Set();for(const _0x43e88a of _0x216859){let _0x42e562=_0x43e88a['nextSibling'];for(;_0x42e562&&_0x42e562['getAttribute']('listIndent')>_0x43e88a['getAttribute']('listIndent');)_0x3b4f34['add'](_0x42e562),_0x42e562=_0x42e562['nextSibling'];}return Array['from'](_0x3b4f34);}(_0x126251));});};}_0x7a8191['enableCommand']('numberedList',_0x4e752d('numberedList')),_0x7a8191['enableCommand']('bulletedList',_0x4e752d('bulletedList')),_0x42686e&&_0x7a8191['enableCommand']('todoList',_0x4e752d('todoList')),_0x7a8191['enableCommand']('indentList',_0x2fcb2d('indentList')),_0x7a8191['enableCommand']('outdentList',_0x2fcb2d('outdentList')),_0x42686e&&_0x7a8191['enableCommand']('checkTodoList',()=>{const _0x35144c=_0x3fac3c['commands']['get']('checkTodoList'),_0x3217f6=Array['from'](_0x35144c['_selectedElements']);_0x3217f6['filter'](_0x126a21=>_0x126a21['getAttribute']('todoListChecked')!=_0x35144c['value']),_0x3fac3c['model']['change'](()=>{for(const _0x4a5a59 of _0x3217f6)_0x7a8191['markBlockFormat'](_0x4a5a59,{'commandName':'checkTodoList','commandParams':[{'forceValue':!_0x35144c['value']}]});});}),_0x7a8191['descriptionFactory']['registerElementLabel']('listItem',_0xd16cdb=>o(_0x4c0eba,'ELEMENT_LIST_ITEM',_0xd16cdb)),_0x7a8191['descriptionFactory']['registerDescriptionCallback'](_0x190072=>{if('formatBlock'!=_0x190072['type']&&'formatInline'!=_0x190072['type'])return;const {data:_0x490f1e}=_0x190072;if(_0x490f1e){if('numberedList'==_0x490f1e['commandName']||'bulletedList'==_0x490f1e['commandName']||'todoList'==_0x490f1e['commandName'])switch(_0x490f1e['commandName']['replace']('List','')){case'bulleted':return _0x5c5574(o(_0x4c0eba,'ELEMENT_BULLETED_LIST'));case'numbered':return _0x5c5574(o(_0x4c0eba,'ELEMENT_NUMBERED_LIST'));case'todo':return _0x5c5574(o(_0x4c0eba,'ELEMENT_TODO_LIST'));}if('indentList'==_0x490f1e['commandName'])return{'type':'format','content':o(_0x4c0eba,'*Indent:*\x20%0',o(_0x4c0eba,'ELEMENT_LIST_ITEM'))};if('outdentList'==_0x490f1e['commandName'])return{'type':'format','content':o(_0x4c0eba,'*Outdent:*\x20%0',o(_0x4c0eba,'ELEMENT_LIST_ITEM'))};if('checkTodoList'==_0x490f1e['commandName'])return _0x490f1e['commandParams'][0x0]['forceValue']?{'type':'format','content':o(_0x4c0eba,'*Check\x20item*')}:{'type':'format','content':o(_0x4c0eba,'*Uncheck\x20item*')};}function _0x5c5574(_0x29007a){return{'type':'format','content':o(_0x4c0eba,'*Change\x20to:*\x20%0',_0x29007a)};}});}}function me(_0x2d4bad){const _0xd1a70d=_0x2d4bad['getAttribute']('listIndent');if(0x0==_0xd1a70d)return _0x2d4bad;let _0x37736c=_0x2d4bad;for(;_0x2d4bad['previousSibling']&&_0x2d4bad['previousSibling']['is']('element','listItem');){const _0x37e317=_0x2d4bad['previousSibling']['getAttribute']('listIndent');if(_0x37e317==_0xd1a70d)_0x37736c=_0x2d4bad['previousSibling'];else{if(_0x37e317<_0xd1a70d)break;}_0x2d4bad=_0x2d4bad['previousSibling'];}return _0x37736c;}function fe(_0x125f8a){const _0x1fbfa3=[];if(_0x125f8a['is']('element','listItem')&&_0x125f8a['getAttribute']('listIndent')>0x0){let _0x3b645c=_0x125f8a['nextSibling'];for(;_0x3b645c&&'listItem'==_0x3b645c['name']&&_0x3b645c['getAttribute']('listIndent')==_0x125f8a['getAttribute']('listIndent');)_0x1fbfa3['push'](_0x3b645c),_0x3b645c=_0x3b645c['nextSibling'];}return _0x1fbfa3;}class K extends _0x1367c6{['afterInit'](){if(!this['editor']['plugins']['has']('LegacyListPropertiesEditing'))return;const _0x396c31=this['editor']['config']['get']('list.properties'),_0x47cb94=this['editor']['plugins']['get']('TrackChangesEditing');_0x396c31['styles']&&_0x47cb94['enableCommand']('listStyle',this['handleListStyleCommand']['bind'](this)),_0x396c31['reversed']&&_0x47cb94['enableCommand']('listReversed',this['handleListReversedCommand']['bind'](this)),_0x396c31['startIndex']&&_0x47cb94['enableCommand']('listStart',this['handleListStartCommand']['bind'](this)),_0x47cb94['descriptionFactory']['registerDescriptionCallback'](this['handleDescriptions']['bind'](this));}['handleListStyleCommand'](_0x55123e,_0x1414a0={}){const _0x27d2fa=this['editor']['plugins']['get']('TrackChangesEditing'),_0x4dbe44=this['_getSuggestionBlocksForListStyle']();this['editor']['model']['change'](()=>{_0x27d2fa['markMultiRangeBlockFormat'](_0x4dbe44,{'commandName':'listStyle','commandParams':[{'type':_0x1414a0['type']}],'formatGroupId':'listStyle'});});}['handleListReversedCommand'](_0x465bde,_0x2d687f={}){const _0x36c92a=this['editor']['plugins']['get']('TrackChangesEditing'),_0x3227e0=this['_getSuggestionBlocks'](_0x3cbff0=>_0x3cbff0['is']('element','listItem')&&'numbered'===_0x3cbff0['getAttribute']('listType'));if(_0x3227e0['length']<0x1)return;const _0x2cd963=_0x3227e0['map'](_0xb97e92=>this['editor']['model']['createRange'](this['editor']['model']['createPositionAt'](_0xb97e92,'before'),this['editor']['model']['createPositionAt'](_0xb97e92,0x0)));this['editor']['model']['change'](()=>{_0x36c92a['markMultiRangeBlockFormat'](_0x2cd963,{'commandName':'listReversed','commandParams':[{'reversed':_0x2d687f['reversed']}],'formatGroupId':'listReversed'});});}['handleListStartCommand'](_0x5da509,_0x3b3714={}){const _0xd49b7=this['editor']['plugins']['get']('TrackChangesEditing'),_0x2ce7fc=this['_getSuggestionBlocks'](_0x2436f3=>_0x2436f3['is']('element','listItem')&&'numbered'===_0x2436f3['getAttribute']('listType'));if(_0x2ce7fc['length']<0x1)return;const _0x5824af=_0x2ce7fc['map'](_0x54cfbe=>this['editor']['model']['createRange'](this['editor']['model']['createPositionAt'](_0x54cfbe,'before'),this['editor']['model']['createPositionAt'](_0x54cfbe,0x0)));this['editor']['model']['change'](()=>{_0xd49b7['markMultiRangeBlockFormat'](_0x5824af,{'commandName':'listStart','commandParams':[{'startIndex':_0x3b3714['startIndex']}],'formatGroupId':'listStart'});});}['handleDescriptions'](_0x48126b){if('formatBlock'!=_0x48126b['type']&&'formatInline'!=_0x48126b['type'])return;const _0x22dd2a=this['editor']['locale'],{data:_0x5109de}=_0x48126b;if(!_0x5109de)return;let _0xe204e0,_0x225e47;switch(_0x5109de['commandName']){case'listStyle':_0xe204e0='*Change\x20to:*\x20%0',_0x225e47={'type':'format','content':o(_0x22dd2a,_0xe204e0,o(_0x22dd2a,this['_getTranslationKeyForListStyle'](_0x5109de['commandParams'][0x0]['type'])))};break;case'listReversed':_0xe204e0=_0x5109de['commandParams'][0x0]['reversed']?'*Format:*\x20set\x20order\x20to\x20reversed':'*Format:*\x20set\x20order\x20to\x20regular',_0x225e47={'type':'format','content':o(_0x22dd2a,_0xe204e0)};break;case'listStart':_0xe204e0='*Format:*\x20set\x20start\x20index\x20to\x20%0',_0x225e47={'type':'format','content':o(_0x22dd2a,_0xe204e0,_0x5109de['commandParams'][0x0]['startIndex'])};}return _0x225e47;}['_getSuggestionBlocksForListStyle'](){const _0x137635=this['editor']['plugins']['get']('LegacyListUtils');let _0x464466=Array['from'](this['editor']['model']['document']['selection']['getSelectedBlocks']());return _0x464466[0x0]?.['is']('element','listItem')&&_0x464466['unshift'](..._0x137635['getSiblingNodes'](this['editor']['model']['document']['selection']['getFirstPosition'](),'backward')),_0x464466[_0x464466['length']-0x1]?.['is']('element','listItem')&&_0x464466['push'](..._0x137635['getSiblingNodes'](this['editor']['model']['document']['selection']['getLastPosition'](),'forward')),_0x464466=[...new Set(_0x464466)],this['editor']['model']['document']['selection']['getFirstPosition']()?.['parent']?.['is']('element','listItem')&&(_0x464466=_0x464466['filter'](_0x3616fa=>_0x3616fa['is']('element','listItem'))),_0x464466;}['_getSuggestionBlocks'](_0x437357){const _0x2dbac3=this['editor']['plugins']['get']('LegacyListUtils');let _0x2643cd=Array['from'](this['editor']['model']['document']['selection']['getSelectedBlocks']())['filter'](_0x437357)['map'](_0x49ef3a=>{const _0x1c1567=this['editor']['model']['createPositionAt'](_0x49ef3a,0x0);return[..._0x2dbac3['getSiblingNodes'](_0x1c1567,'backward'),..._0x2dbac3['getSiblingNodes'](_0x1c1567,'forward')];})['flat']();return _0x2643cd=[...new Set(_0x2643cd)],_0x2643cd;}['_getTranslationKeyForListStyle'](_0x4c54e6){return'ELEMENT_'+(this['editor']['plugins']['get']('LegacyListUtils')['getListTypeFromListStyleType'](_0x4c54e6)||'default')['toUpperCase']()+'_LIST_'+_0x4c54e6['toUpperCase']()['replace'](/-/g,'_');}}class ft extends _0x1367c6{['afterInit'](){const _0x5e4899=this['editor'];if(!_0x5e4899['plugins']['has']('MediaEmbedEditing'))return;const _0x4799c7=_0x5e4899['plugins']['get']('TrackChangesEditing'),_0x46f823=_0x5e4899['locale'];_0x4799c7['enableCommand']('mediaEmbed'),_0x4799c7['descriptionFactory']['registerElementLabel']('media',_0x108f4f=>o(_0x46f823,'ELEMENT_MEDIA',_0x108f4f)),_0x5e4899['conversion']['for']('dataDowncast')['elementToElement']({'model':'media','view':(_0x2f9323,{writer:_0x140b58,options:_0x55466b})=>{if(_0x55466b['showSuggestionHighlights'])return _0x140b58['createEmptyElement']('div');},'converterPriority':'high'}),_0x5e4899['data']['downcastDispatcher']['on']('attribute:url:media',(_0x342aef,_0x35bc43,_0x344a4b)=>{_0x344a4b['options']['showSuggestionHighlights']&&_0x342aef['stop']();},{'priority':'high'});}}class gt extends _0x1367c6{['afterInit'](){const _0x23bcb0=this['editor'];_0x23bcb0['plugins']['has']('MentionEditing')&&_0x23bcb0['plugins']['get']('TrackChangesEditing')['enableCommand']('mention');}}class lt extends _0x1367c6{['afterInit'](){const _0x5b88c8=this['editor'],_0x3599b4=_0x5b88c8['plugins']['get']('TrackChangesEditing');_0x5b88c8['plugins']['has']('MultiLevelList')&&(_0x3599b4['enableDefaultAttributesIntegration']('multiLevelList'),_0x3599b4['registerBlockAttribute']('listMarkerStyle'),_0x3599b4['descriptionFactory']['registerDescriptionCallback'](_0x10d1f2=>this['handleDescriptions'](_0x10d1f2)));}['handleDescriptions'](_0x3a7030){const _0x4bba0e=this['editor']['locale'],{data:_0x1a59f4}=_0x3a7030,_0x21498a={'type':'format','content':''};if(_0x1a59f4&&'listMarkerStyle'==_0x1a59f4['key']){if(!_0x1a59f4['oldValue'])return{'type':'format','content':o(_0x4bba0e,'*Set\x20format:*\x20%0',o(_0x4bba0e,'ELEMENT_MULTI_LEVEL_LIST'))+'\x20('+_0x1a59f4['newValue']+')'};if(!_0x1a59f4['newValue']){let _0x1a9617=_0x3a7030['head'];for(;_0x1a9617;){if(_0x1a9617['data']&&'listType'==_0x1a9617['data']['key']&&_0x1a9617['data']['newValue'])return _0x21498a;_0x1a9617=_0x1a9617['next'];}return{'type':'format','content':o(_0x4bba0e,'*Remove\x20format:*\x20%0',o(_0x4bba0e,'ELEMENT_MULTI_LEVEL_LIST'))+'\x20('+_0x1a59f4['oldValue']+')'};}}}}class mt extends _0x1367c6{['afterInit'](){const _0x1b62d4=this['editor'];if(!_0x1b62d4['plugins']['has']('PageBreakEditing'))return;_0x1b62d4['plugins']['get']('TrackChangesEditing')['enableCommand']('pageBreak');const _0x83272d=_0x1b62d4['plugins']['get']('TrackChangesEditing'),_0x3d146a=_0x1b62d4['locale'];_0x83272d['descriptionFactory']['registerElementLabel']('pageBreak',_0x51b7d1=>o(_0x3d146a,'ELEMENT_PAGE_BREAK',_0x51b7d1));}}class dt extends _0x1367c6{['afterInit'](){const _0x52017a=this['editor'];if(!_0x52017a['plugins']['has']('Paragraph'))return;const _0x40c2dc=_0x52017a['locale'],_0x22f35f=_0x52017a['plugins']['get']('TrackChangesEditing');_0x22f35f['descriptionFactory']['registerElementLabel']('paragraph',_0x23554a=>o(_0x40c2dc,'ELEMENT_PARAGRAPH',_0x23554a)),_0x22f35f['enableDefaultAttributesIntegration']('paragraph'),_0x22f35f['enableCommand']('insertParagraph'),_0x52017a['editing']['downcastDispatcher']['on']('addMarker:suggestion:insertion',nr(_0x52017a),{'priority':'highest'}),_0x52017a['data']['downcastDispatcher']['on']('addMarker:suggestion:insertion',(_0x571926,_0x16d54d,_0x32e08f)=>{_0x32e08f['options']['showSuggestionHighlights']&&nr(_0x52017a,{'showActiveMarker':!0x1})(_0x571926,_0x16d54d,_0x32e08f);},{'priority':'highest'});const _0xaacb06=_0x22f35f['descriptionFactory'];_0xaacb06['registerDescriptionCallback'](_0x20820d=>{if('insertion'!==_0x20820d['type'])return;const {start:_0x44cf46,end:_0xce4ed4}=_0x20820d['getFirstRange']();if(!_0x44cf46['isTouching'](_0xce4ed4)||!_0x44cf46['nodeAfter'])return;const _0x3a9377=_0x52017a['model']['schema'],_0x31a282=_0x44cf46['nodeAfter'];return _0x3a9377['isBlock'](_0x31a282)&&!_0x3a9377['isLimit'](_0x31a282)&&_0x3a9377['checkChild'](_0x31a282,'$text')?{'type':'insertion','content':o(_0x40c2dc,'*Insert:*\x20%0',_0xaacb06['getItemLabel'](_0x31a282,0x1))}:void 0x0;}),this['_registerLegacyDescription']();}['_registerLegacyDescription'](){const _0x54fff6=this['editor'],_0x306583=_0x54fff6['locale'];_0x54fff6['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](_0x590778=>{if('formatBlock'!=_0x590778['type'])return;const {data:_0x1baa6c}=_0x590778;return _0x1baa6c&&'paragraph'==_0x1baa6c['commandName']?{'type':'format','content':o(_0x306583,'*Change\x20to:*\x20%0',o(_0x306583,'ELEMENT_PARAGRAPH'))}:void 0x0;});}}function nr(_0x52287d,{showActiveMarker:_0x3bbaa0=!0x0}={}){return(_0x5b6d10,_0x5a0772,_0x436e61)=>{const _0x21d0a3=_0x52287d['plugins']['get']('TrackChangesEditing'),_0x2e03a1=_0x5a0772['markerRange']['start'],_0x1bd2e3=_0x5a0772['markerRange']['end'],_0x3eca26=_0x52287d['model']['schema'];if(!_0x2e03a1['isTouching'](_0x1bd2e3)||!_0x2e03a1['nodeAfter'])return;const _0x487766=_0x2e03a1['nodeAfter'];if(_0x3eca26['isBlock'](_0x487766)&&!_0x3eca26['isLimit'](_0x487766)&&_0x3eca26['checkChild'](_0x487766,'$text')){if(!_0x436e61['consumable']['consume'](_0x5a0772['markerRange'],_0x5b6d10['name']))return;const _0x251f9d=_0x436e61['writer']['createUIElement']('span',{'class':'ck-suggestion-marker-split'}),_0x2ba542=_0x436e61['mapper']['toViewPosition'](_0x1bd2e3);_0x3bbaa0&&_0x21d0a3['activeMarkers']['includes'](_0x5a0772['markerName'])&&_0x436e61['writer']['addClass']('ck-suggestion-marker--active',_0x251f9d),_0x436e61['writer']['insert'](_0x2ba542,_0x251f9d),_0x436e61['mapper']['bindElementToMarker'](_0x251f9d,_0x5a0772['markerName']);}};}class pt extends _0x1367c6{['afterInit'](){const _0x4bfa70=this['editor'];if(!_0x4bfa70['plugins']['has']('RemoveFormatEditing'))return;_0x4bfa70['plugins']['get']('TrackChangesEditing')['enableDefaultAttributesIntegration']('removeFormat'),this['_registerLegacyDescription']();}['_registerLegacyDescription'](){const _0x2a98a4=this['editor'];_0x2a98a4['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](_0x466563=>{if('formatBlock'!=_0x466563['type']&&'formatInline'!=_0x466563['type'])return;const {data:_0x8d7d93}=_0x466563;return _0x8d7d93&&'removeFormat'==_0x8d7d93['commandName']?{'type':'format','content':o(_0x2a98a4['locale'],'*Remove\x20all\x20formatting*')}:void 0x0;});}}class kt extends _0x1367c6{['afterInit'](){const _0x1684ef=this['editor'];if(!_0x1684ef['plugins']['has']('RestrictedEditingModeEditing'))return;const _0x3e1a28=_0x1684ef['plugins']['get']('TrackChangesEditing');_0x3e1a28['enableCommand']('goToPreviousRestrictedEditingException'),_0x3e1a28['enableCommand']('goToNextRestrictedEditingException');const _0xc67786=_0x1684ef['plugins']['get']('RestrictedEditingModeEditing');_0xc67786['enableCommand']('trackChanges'),_0xc67786['enableCommand']('acceptSuggestion'),_0xc67786['enableCommand']('discardSuggestion'),_0xc67786['enableCommand']('acceptAllSuggestions'),_0xc67786['enableCommand']('discardAllSuggestions'),_0xc67786['enableCommand']('acceptSelectedSuggestions'),_0xc67786['enableCommand']('discardSelectedSuggestions');}}class bt extends _0x1367c6{static get['requires'](){return[_0x5a4f72];}['init'](){const _0x573a6a=this['editor'],_0x48ea1f=_0x573a6a['plugins']['get']('TrackChangesEditing');_0x48ea1f['enableCommand']('shiftEnter'),_0x573a6a['editing']['downcastDispatcher']['on']('addMarker:suggestion:insertion',de(_0x573a6a),{'priority':'high'}),_0x573a6a['editing']['downcastDispatcher']['on']('addMarker:suggestion:deletion',de(_0x573a6a),{'priority':'high'}),_0x573a6a['data']['downcastDispatcher']['on']('addMarker:suggestion',(_0x18e524,_0x41f13e,_0x7ed3b6)=>{_0x7ed3b6['options']['showSuggestionHighlights']&&de(_0x573a6a,{'showActiveMarker':!0x1})(_0x18e524,_0x41f13e,_0x7ed3b6);}),_0x48ea1f['descriptionFactory']['registerElementLabel']('softBreak',_0x1d5e8b=>o(_0x573a6a['locale'],'ELEMENT_LINE_BREAK',_0x1d5e8b));}}function de(_0x4ec36c,{showActiveMarker:_0x460b6d=!0x0}={}){return(_0x5e0249,_0x22e57e,_0x2ef535)=>{const _0x1f91a4=_0x4ec36c['plugins']['get']('TrackChangesEditing');if(!_0x2ef535['consumable']['test'](_0x22e57e['markerRange'],_0x5e0249['name']))return;const _0x115b15=_0x4ec36c['model'];for(const _0x47c189 of _0x22e57e['markerRange']['getItems']()){if(!_0x47c189['is']('element','softBreak'))continue;const _0x5e7061='deletion'==_0x22e57e['markerName']['split'](':')[0x1]?'merge':'split',_0x4726d0=_0x2ef535['writer']['createUIElement']('span',{'class':'ck-suggestion-marker-'+_0x5e7061}),_0x48df10=_0x2ef535['mapper']['toViewPosition'](_0x115b15['createPositionBefore'](_0x47c189));_0x460b6d&&_0x1f91a4['activeMarkers']['includes'](_0x22e57e['markerName'])&&_0x2ef535['writer']['addClass']('ck-suggestion-marker--active',_0x4726d0),_0x2ef535['writer']['insert'](_0x48df10,_0x4726d0),_0x2ef535['mapper']['bindElementToMarker'](_0x4726d0,_0x22e57e['markerName']);}};}class wt extends _0x1367c6{['afterInit'](){const _0x170bc9=this['editor'],_0x2c5ba7=_0x170bc9['model'],_0x55bbd6=_0x170bc9['locale'];if(!_0x170bc9['plugins']['has']('StandardEditingModeEditing'))return;const _0x2319d1=_0x170bc9['plugins']['get']('TrackChangesEditing'),_0x57cc7c='restrictedEditingException',_0x167ef3=_0x170bc9['commands']['get'](_0x57cc7c);_0x2319d1['enableCommand'](_0x57cc7c,(_0x223c2f,_0x34346a={})=>{const _0x232b7f=_0x2c5ba7['document']['selection'];if(_0x232b7f['isCollapsed'])return void _0x223c2f(_0x34346a);const _0x22122c=void 0x0!==_0x34346a['forceValue']?_0x34346a['forceValue']:!_0x167ef3['value'];_0x2c5ba7['change'](()=>{const _0x46e656=Array['from'](_0x232b7f['getRanges']());for(const _0x3044d8 of _0x46e656){const _0x349bc9=_0x22122c?[_0x3044d8]:io(_0x57cc7c,_0x3044d8,_0x2c5ba7);for(const _0x16c474 of _0x349bc9)_0x2319d1['markInlineFormat'](_0x16c474,{'commandName':_0x57cc7c,'commandParams':[{'forceValue':_0x22122c}]});}});}),_0x2319d1['descriptionFactory']['registerDescriptionCallback'](_0x9248a6=>{if('formatBlock'!=_0x9248a6['type']&&'formatInline'!=_0x9248a6['type'])return;const {data:_0x53812e}=_0x9248a6;return _0x53812e&&_0x53812e['commandName']==_0x57cc7c?_0x53812e['commandParams'][0x0]['forceValue']?{'type':'format','content':o(_0x55bbd6,'FORMAT_RESTRICTED_ENABLED')}:{'type':'format','content':o(_0x55bbd6,'FORMAT_RESTRICTED_DISABLED')}:void 0x0;});}}class yt extends _0x1367c6{['afterInit'](){const _0x264680=this['editor'];if(!_0x264680['plugins']['has']('Style')||!_0x264680['plugins']['has']('DataSchema'))return;const _0x58ae82=_0x264680['plugins']['get']('TrackChangesEditing'),_0x3e2b43=_0x264680['locale'],_0x4e4f61=_0x264680['config']['get']('style')||{},_0xb5b923=_0x264680['plugins']['get']('GeneralHtmlSupport'),_0x5e8a4b=_0x264680['plugins']['get']('StyleUtils')['normalizeConfig'](_0x264680['plugins']['get']('DataSchema'),_0x4e4f61['definitions']);_0x58ae82['enableDefaultAttributesIntegration']('style');const _0x3c012c=new Set();for(const _0x49f63c of _0x5e8a4b['block']){const _0x378aac=_0xb5b923['getGhsAttributeNameForElement'](_0x49f63c['element']);_0x3c012c['add'](_0x378aac);}const _0x7b36d3=new Set();for(const _0x5665a7 of _0x5e8a4b['inline']){const _0x57c02f=_0xb5b923['getGhsAttributeNameForElement'](_0x5665a7['element']);_0x7b36d3['add'](_0x57c02f);for(const _0x2487f0 of _0x5665a7['ghsAttributes'])_0x7b36d3['add'](_0x2487f0);}for(const _0x53bb81 of _0x3c012c)_0x58ae82['registerBlockAttribute'](_0x53bb81),_0x58ae82['descriptionFactory']['registerAttributeLabel'](_0x53bb81,o(_0x3e2b43,'FORMAT_STYLE'));for(const _0x279a08 of _0x7b36d3)_0x58ae82['registerInlineAttribute'](_0x279a08),_0x58ae82['descriptionFactory']['registerAttributeLabel'](_0x279a08,o(_0x3e2b43,'FORMAT_STYLE'));this['_registerLegacyDescription']();}['_registerLegacyDescription'](){const _0x494e28=this['editor'],_0x4f93ef=_0x494e28['locale'];_0x494e28['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](_0x43278e=>{if('formatBlock'!=_0x43278e['type']&&'formatInline'!=_0x43278e['type'])return;const {data:_0x25ad09}=_0x43278e;return _0x25ad09&&'style'===_0x25ad09['commandName']?_0x25ad09['commandParams'][0x0]['forceValue']?{'type':'format','content':o(_0x4f93ef,'*Set\x20format:*\x20%0',_0x25ad09['commandParams'][0x0]['styleName']['toLowerCase']())}:{'type':'format','content':o(_0x4f93ef,'*Remove\x20format:*\x20%0',_0x25ad09['commandParams'][0x0]['styleName']['toLowerCase']())}:void 0x0;});}}class jt extends _0x1367c6{['_tablePostFixingSubtypes'];['_tableSuggestions'];constructor(_0x1fe863){super(_0x1fe863),this['_tablePostFixingSubtypes']=['tableRow','tableColumn'],this['_tableSuggestions']=new Set();}['afterInit'](){const _0x500c35=this['editor'],_0x3088ae=_0x500c35['model']['document']['selection'];if(!_0x500c35['plugins']['has']('TableEditing'))return;const _0x43c1f2=_0x500c35['locale'],_0xc80bf9=_0x500c35['plugins']['get']('TrackChangesEditing'),_0x5a5125=_0x500c35['plugins']['get']('TableUtils');_0xc80bf9['descriptionFactory']['registerElementLabel']('table',_0x5c9701=>o(_0x43c1f2,'ELEMENT_TABLE',_0x5c9701)),this['_setupColumnsRowsFixing'](),_0xc80bf9['enableCommand']('insertTable'),_0xc80bf9['enableCommand']('selectTableRow'),_0xc80bf9['enableCommand']('selectTableColumn');for(const _0x1e311d of['insertTableRowAbove','insertTableRowBelow']){const _0x485e8b=_0x500c35['commands']['get'](_0x1e311d);_0xc80bf9['enableCommand'](_0x1e311d,_0x187dde=>{_0x500c35['model']['change'](_0x2b4737=>{_0x187dde();const _0x1c2818='above'===_0x485e8b['order'],_0x537d35=_0x5a5125['getSelectionAffectedTableCells'](_0x3088ae),_0x32fc9e=_0x5a5125['getRowIndexes'](_0x537d35),_0x2f66d4=_0x1c2818?_0x32fc9e['first']-0x1:_0x32fc9e['last']+0x1,_0x30b042=_0x537d35[0x0]['findAncestor']('table'),_0x35cffc=_0x5a5125['createTableWalker'](_0x30b042,{'startRow':_0x2f66d4,'endRow':_0x2f66d4}),_0x1355b5=Array['from'](_0x35cffc)['map'](_0x22287b=>_0x2b4737['createRangeOn'](_0x22287b['cell']));_0xc80bf9['markMultiRangeInsertion'](_0x1355b5,'tableRow');});});}for(const _0x56c73f of['insertTableColumnLeft','insertTableColumnRight']){const _0xe1742a=_0x500c35['commands']['get'](_0x56c73f);_0xc80bf9['enableCommand'](_0x56c73f,_0x5c24d0=>{_0x500c35['model']['change'](_0x57e03d=>{_0x5c24d0();const _0x2813fc='left'===_0xe1742a['order'],_0x175764=_0x5a5125['getSelectionAffectedTableCells'](_0x3088ae),_0x4b43cd=_0x5a5125['getColumnIndexes'](_0x175764),_0x3f8b55=_0x2813fc?_0x4b43cd['first']-0x1:_0x4b43cd['last']+0x1,_0x40ccc8=_0x175764[0x0]['findAncestor']('table'),_0x1245e9=_0x5a5125['createTableWalker'](_0x40ccc8,{'startRow':0x0,'column':_0x3f8b55,'includeAllSlots':!0x1}),_0x2b6449=Array['from'](_0x1245e9)['map'](_0x42a182=>_0x57e03d['createRangeOn'](_0x42a182['cell']));_0xc80bf9['markMultiRangeInsertion'](_0x2b6449,'tableColumn');});});}for(const _0x1ff30a of['removeTableRow','removeTableColumn']){const _0x107fc5=_0x1ff30a['substr'](0xb),_0x3d3690=_0x107fc5['toLowerCase'](),_0x34bfe5=_0x3d3690['substr'](0x0,0x3)+'span',_0x2fcf55='table'+_0x107fc5,_0x2d9d4a='min'+_0x107fc5,_0x52d943='max'+_0x107fc5;_0xc80bf9['enableCommand'](_0x1ff30a,()=>{_0x500c35['model']['change'](_0xcf9497=>{const _0x14b4a6=_0x5a5125['getSelectionAffectedTableCells'](_0x3088ae),_0x116db2=_0x14b4a6[0x0]['findAncestor']('table');let _0x1acc24;if('removeTableRow'==_0x1ff30a){const _0x42317e=_0x5a5125['getRowIndexes'](_0x14b4a6);_0x1acc24={'startRow':_0x42317e['first'],'endRow':_0x42317e['last'],'includeAllSlots':!0x0};}else{const _0xd7ac9b=_0x5a5125['getColumnIndexes'](_0x14b4a6);_0x1acc24={'startColumn':_0xd7ac9b['first'],'endColumn':_0xd7ac9b['last'],'includeAllSlots':!0x0};}const _0x5a5d10=_0x5a5125['createTableWalker'](_0x116db2,_0x1acc24),_0x253589=Array['from'](_0x5a5d10)['map'](({cell:_0x7c5f0b})=>_0x7c5f0b),_0xd4f41a=Ee(_0x253589['filter'](_0x1c5551=>_0x1c5551['hasAttribute'](_0x34bfe5))),_0x4cce80=Ee(_0x253589['filter'](_0x3d0299=>!_0x3d0299['hasAttribute'](_0x34bfe5)))['map'](_0x26253e=>_0xcf9497['createRangeOn'](_0x26253e)),_0x14da37=_0xc80bf9['markMultiRangeDeletion'](_0x4cce80,_0x2fcf55);if(_0x14da37&&('tableRow'==_0x14da37['subType']||'tableColumn'==_0x14da37['subType'])){const _0xe9daca=this['_getSuggestionCoords'](_0x14da37);for(const _0x4d28cf of _0xd4f41a){const _0x296105=_0xcf9497['createRangeOn'](_0x4d28cf),_0x1ca490=_0x5a5125['getCellLocation'](_0x4d28cf),_0x40e55b=_0x4d28cf['getAttribute'](_0x34bfe5)-0x1,_0x5ea826=_0xe9daca[_0x2d9d4a],_0x59608e=_0xe9daca[_0x52d943];_0x5ea826<=_0x1ca490[_0x3d3690]&&_0x1ca490[_0x3d3690]+_0x40e55b<=_0x59608e&&_0x14da37['addRange'](_0x296105);}}});});}function _0x59362e(_0x567669){const _0x4fefc6=Array['from'](_0x3088ae['getRanges']())['map'](_0x453ed9=>_0x24837b['fromRange'](_0x453ed9));_0x500c35['model']['change'](_0x416338=>{const _0x33657c=_0x416338['batch'];_0x567669=_0x567669['filter'](_0x49bea6=>'$graveyard'!=_0x49bea6['root']['rootName']),_0x416338['setSelection'](_0x567669),_0x500c35['commands']['get']('removeTableRow')['refresh'](),_0x500c35['execute']('removeTableRow',{'forceDefaultExecution':!0x0}),_0x500c35['model']['enqueueChange'](()=>{_0x500c35['model']['enqueueChange'](_0x33657c,_0x4c00c1=>{const _0x1031dd=_0x4fefc6['filter'](_0x189197=>'$graveyard'!=_0x189197['root']['rootName']);_0x1031dd['length']>0x0&&_0x4c00c1['setSelection'](_0x1031dd);for(const _0x3267a2 of _0x4fefc6)_0x3267a2['detach']();});});});}function _0x559548(_0x375698){_0x500c35['model']['change'](_0x30a642=>{const _0x1adc57=Array['from'](_0x3088ae['getRanges']())['map'](_0xbfa6c7=>_0x24837b['fromRange'](_0xbfa6c7)),_0x3b2f0f=[];for(const _0x5c23b7 of _0x375698)for(const _0x134641 of _0x5c23b7['getItems']({'shallow':!0x0}))_0x3b2f0f['push'](_0x134641);for(const _0x45ca98 of _0x3b2f0f)'$graveyard'!=_0x45ca98['root']['rootName']&&(_0x30a642['setSelection'](_0x30a642['createPositionAt'](_0x45ca98,0x0)),_0x500c35['commands']['get']('removeTableColumn')['refresh'](),_0x500c35['execute']('removeTableColumn',{'forceDefaultExecution':!0x0}));const _0x57bcbd=_0x1adc57['filter'](_0x5deb46=>'$graveyard'!=_0x5deb46['root']['rootName']);_0x57bcbd['length']>0x0&&_0x30a642['setSelection'](_0x57bcbd);for(const _0x1b483f of _0x1adc57)_0x1b483f['detach']();});}function _0x507061(_0x3074ba,_0x794f78){return _0x794f78['every'](_0x4b83e4=>_0x3074ba['some'](_0x43d681=>_0x43d681['end']['isEqual'](_0x4b83e4['start'])||_0x4b83e4['end']['isEqual'](_0x43d681['start'])));}function _0x21173a(_0x11a0a9,_0x307436){return!_0x11a0a9['some'](_0x15dd2d=>_0x307436['some'](_0x3222c3=>_0x15dd2d['isIntersecting'](_0x3222c3)))&&_0x11a0a9['some'](_0x3a87ef=>_0x307436['some'](_0x257e53=>_0x3a87ef['end']['isTouching'](_0x257e53['start'])));}_0x500c35['data']['downcastDispatcher']['on']('addMarker:suggestion',(_0x3cf0ce,_0x853dc3,_0x149fe7)=>{if(!_0x149fe7['options']['showSuggestionHighlights'])return;const _0x52360a=_0x853dc3['item'];if(!_0x52360a)return;const _0x19cf4f=_0x149fe7['mapper']['toViewElement'](_0x52360a);function _0x5f5aa2(_0xef9079){return Array['isArray'](_0xef9079)?_0xef9079:[_0xef9079];}_0x19cf4f&&'tableCell'===_0x52360a['name']&&_0x43bcd0(_0x19cf4f,_0x149fe7['writer'],(_0x401de7,_0x5ce7a1,_0x2b7aa6)=>_0x2b7aa6['addClass'](_0x5f5aa2(_0x5ce7a1['classes']),_0x401de7),(_0x322211,_0x2bcdc1,_0x4208dc)=>_0x4208dc['removeClass'](_0x5f5aa2(_0x2bcdc1['classes']),_0x322211));},{'priority':'highest'}),_0xc80bf9['descriptionFactory']['registerDescriptionCallback'](_0x3e60df=>{if('insertion'!=_0x3e60df['type']&&'deletion'!=_0x3e60df['type'])return;const _0x24a536=_0x3e60df['getContainedElement']();if(null!=_0x24a536&&_0x24a536['is']('element','table')){if('insertion'==_0x3e60df['type']){const _0x19e025=_0x3e60df['getItems']()['filter'](_0x21a768=>_0x21a768['is']('$textProxy'))['map'](_0x3a9b4d=>_0x3a9b4d['data']);if(_0x19e025['length'])return{'type':'insertion','content':o(_0x43c1f2,'*Insert:*\x20%0',o(_0x43c1f2,'ELEMENT_TABLE_WITH_TEXT','\x22'+_0x19e025['join']('\x20')+'\x22'))};}if('deletion'==_0x3e60df['type']){const _0xd34f89=_0x3e60df['getItems']()['filter'](_0x1d650d=>_0x1d650d['is']('$textProxy'))['map'](_0x18e979=>_0x18e979['data']);if(_0xd34f89['length'])return{'type':'deletion','content':o(_0x43c1f2,'*Remove:*\x20%0',o(_0x43c1f2,'ELEMENT_TABLE_WITH_TEXT','\x22'+_0xd34f89['join']('\x20')+'\x22'))};}}}),_0xc80bf9['descriptionFactory']['registerDescriptionCallback'](_0x5467c7=>{if('tableRow'==_0x5467c7['subType']){const _0x21a4bd=_0x5467c7['getItems']()['filter'](_0x1a187d=>_0x1a187d['is']('$textProxy'))['map'](_0x1e9f39=>_0x1e9f39['data']),_0x4c04aa=this['_getSuggestionCoords'](_0x5467c7),_0x141fd7=_0x4c04aa['maxRow']-_0x4c04aa['minRow']+0x1;if('insertion'==_0x5467c7['type'])return _0x21a4bd['length']?{'type':'insertion','content':o(_0x43c1f2,'*Insert:*\x20%0',o(_0x43c1f2,'ELEMENT_TABLE_ROW_WITH_TEXT',[_0x141fd7,'\x22'+_0x21a4bd['join']('\x20')+'\x22']))}:{'type':'insertion','content':o(_0x43c1f2,'*Insert:*\x20%0',o(_0x43c1f2,'ELEMENT_TABLE_ROW',_0x141fd7))};if('deletion'==_0x5467c7['type'])return _0x21a4bd['length']?{'type':'deletion','content':o(_0x43c1f2,'*Remove:*\x20%0',o(_0x43c1f2,'ELEMENT_TABLE_ROW_WITH_TEXT',[_0x141fd7,'\x22'+_0x21a4bd['join']('\x20')+'\x22']))}:{'type':'deletion','content':o(_0x43c1f2,'*Remove:*\x20%0',o(_0x43c1f2,'ELEMENT_TABLE_ROW',_0x141fd7))};}if('tableColumn'==_0x5467c7['subType']){const _0x307c12=_0x5467c7['getItems']()['filter'](_0x3bdf74=>_0x3bdf74['is']('$textProxy'))['map'](_0x30d597=>_0x30d597['data']),_0x359b3a=this['_getSuggestionCoords'](_0x5467c7),_0x37944d=_0x359b3a['maxColumn']-_0x359b3a['minColumn']+0x1;if('insertion'==_0x5467c7['type'])return _0x307c12['length']?{'type':'insertion','content':o(_0x43c1f2,'*Insert:*\x20%0',o(_0x43c1f2,'ELEMENT_TABLE_COLUMN_WITH_TEXT',[_0x37944d,'\x22'+_0x307c12['join']('\x20')+'\x22']))}:{'type':'insertion','content':o(_0x43c1f2,'*Insert:*\x20%0',o(_0x43c1f2,'ELEMENT_TABLE_COLUMN',_0x37944d))};if('deletion'==_0x5467c7['type'])return _0x307c12['length']?{'type':'deletion','content':o(_0x43c1f2,'*Remove:*\x20%0',o(_0x43c1f2,'ELEMENT_TABLE_COLUMN_WITH_TEXT',[_0x37944d,'\x22'+_0x307c12['join']('\x20')+'\x22']))}:{'type':'deletion','content':o(_0x43c1f2,'*Remove:*\x20%0',o(_0x43c1f2,'ELEMENT_TABLE_COLUMN',_0x37944d))};}}),_0xc80bf9['_suggestionFactory']['registerCustomCallback']('insertion','tableRow','discard',_0x59362e),_0xc80bf9['_suggestionFactory']['registerCustomCallback']('deletion','tableRow','accept',_0x59362e),_0xc80bf9['_suggestionFactory']['registerCustomCallback']('insertion','tableColumn','discard',_0x559548),_0xc80bf9['_suggestionFactory']['registerCustomCallback']('deletion','tableColumn','accept',_0x559548),_0xc80bf9['_suggestionFactory']['registerCustomCallback']('insertion','tableColumn','join',_0x507061),_0xc80bf9['_suggestionFactory']['registerCustomCallback']('deletion','tableColumn','join',_0x507061),_0xc80bf9['_suggestionFactory']['registerCustomCallback']('insertion','tableRow','join',_0x21173a),_0xc80bf9['_suggestionFactory']['registerCustomCallback']('deletion','tableRow','join',_0x21173a);}['_acceptFormatSuggestionCallbackFactory'](){const _0x438a19=this['editor'],_0x13b2d7=_0x438a19['model']['document']['selection'];return(_0xf47928,_0x4aefce)=>{_0x438a19['model']['change'](_0x3ce5ac=>{const {commandName:_0x4e4eff,commandParams:_0x2778cc}=_0x4aefce;let _0x4f184c=_0xf47928[0x0]['end']['nodeBefore'];_0x2778cc&&_0x2778cc[0x0]&&!0x1===_0x2778cc[0x0]['forceValue']&&(_0x4f184c=_0xf47928[0x0]['start']['nodeAfter']);const _0x3e7daf=_0x3ce5ac['createRangeIn'](_0x4f184c);if('$graveyard'==_0x3e7daf['root']['rootName'])return;const _0x5534d4=Array['from'](_0x13b2d7['getRanges']())['map'](_0x5c1eb4=>_0x24837b['fromRange'](_0x5c1eb4));_0x3ce5ac['setSelection'](_0x3e7daf),_0x438a19['commands']['get'](_0x4e4eff)['refresh'](),_0x2778cc['push']({'forceDefaultExecution':!0x0}),_0x438a19['execute'](_0x4e4eff,..._0x2778cc);const _0x183aa3=_0x5534d4['filter'](_0x53ba65=>'$graveyard'!=_0x53ba65['root']['rootName']);_0x183aa3['length']>0x0&&_0x3ce5ac['setSelection'](_0x183aa3);for(const _0x1da74a of _0x5534d4)_0x1da74a['detach']();});};}['_getCoordsForCells'](_0x26882d){const _0x22d7f7=this['editor']['plugins']['get']('TableUtils');let _0x73c09b=Number['MAX_SAFE_INTEGER'],_0x3534fa=Number['MIN_SAFE_INTEGER'],_0x524cfa=Number['MAX_SAFE_INTEGER'],_0x2dc0b4=Number['MIN_SAFE_INTEGER'];for(const _0x37a479 of _0x26882d){if('$graveyard'==_0x37a479['root']['rootName'])continue;const {row:_0x22554b,column:_0x5d4fa0}=_0x22d7f7['getCellLocation'](_0x37a479),_0x28a0d6=_0x37a479['hasAttribute']('rowspan')?_0x37a479['getAttribute']('rowspan')-0x1:0x0,_0x5c089e=_0x37a479['hasAttribute']('colspan')?_0x37a479['getAttribute']('colspan')-0x1:0x0;_0x73c09b=_0x22554b<_0x73c09b?_0x22554b:_0x73c09b,_0x3534fa=_0x22554b+_0x28a0d6>_0x3534fa?_0x22554b+_0x28a0d6:_0x3534fa,_0x524cfa=_0x5d4fa0<_0x524cfa?_0x5d4fa0:_0x524cfa,_0x2dc0b4=_0x5d4fa0+_0x5c089e>_0x2dc0b4?_0x5d4fa0+_0x5c089e:_0x2dc0b4;}return{'minRow':_0x73c09b,'maxRow':_0x3534fa,'minColumn':_0x524cfa,'maxColumn':_0x2dc0b4};}['_setupColumnsRowsFixing'](){const _0x460e3e=this['editor'],_0xaf77a4=_0x460e3e['plugins']['get']('TrackChangesEditing'),_0x3c5a62=_0x460e3e['plugins']['get']('TableUtils');_0x460e3e['model']['document']['on']('change:data',()=>{const _0x89cf32=Array['from'](_0x460e3e['model']['document']['differ']['getChangedMarkers']());for(const {name:_0x171e11,data:_0x5e457a}of _0x89cf32){const {group:_0x118f92,id:_0x40c74f,subType:_0x168296}=_0xaf77a4['_splitMarkerName'](_0x171e11);if('suggestion'!=_0x118f92)continue;if(null!=_0x5e457a['oldRange'])continue;const _0x101dfa=_0xaf77a4['getSuggestion'](_0x40c74f);this['_tablePostFixingSubtypes']['includes'](_0x168296)&&this['_tableSuggestions']['add'](_0x101dfa);}},{'priority':'low'});const _0x1c909d=(_0x5b4708,_0xfe70ae)=>{let _0x53a8ad=!0x1;const _0x5533a5=_0xfe70ae['createRangeOn'](_0x5b4708),_0x2e9528=_0x5b4708['findAncestor']('table'),_0x5a8029=_0x3c5a62['getCellLocation'](_0x5b4708);for(const _0x3199b5 of this['_tableSuggestions']){const _0x290582=_0x3199b5['subType'],_0x5f3358=_0x290582['startsWith']('tablePaste'),_0x14b7e5=_0x290582['substr'](_0x5f3358?0xa:0x5),_0xff7abc=_0x14b7e5['toLowerCase'](),_0xb51aa2=_0xff7abc['substr'](0x0,0x3)+'span',_0x5af73a='min'+_0x14b7e5,_0x2f35ad='max'+_0x14b7e5;if(!_0x3199b5['isInContent'])continue;if(_0x2e9528!=_0x3199b5['getFirstRange']()['start']['findAncestor']('table'))continue;if(_0x3199b5['isIntersectingWithRange'](_0x5533a5))continue;const _0x38bd9b=_0x5b4708['hasAttribute'](_0xb51aa2)?_0x5b4708['getAttribute'](_0xb51aa2)-0x1:0x0,_0x4b50da=this['_getSuggestionCoords'](_0x3199b5),_0x329ac3=_0x4b50da[_0x5af73a],_0x442536=_0x4b50da[_0x2f35ad];_0x329ac3<=_0x5a8029[_0xff7abc]&&_0x5a8029[_0xff7abc]+_0x38bd9b<=_0x442536&&(_0x3199b5['addRange'](_0x5533a5),_0x53a8ad=!0x0);}return _0x53a8ad;};_0x460e3e['model']['document']['registerPostFixer'](_0x31969c=>{let _0x296855=!0x1;for(const _0x1caaa2 of _0x460e3e['model']['document']['differ']['getChanges']())if('insert'==_0x1caaa2['type']){if('tableRow'==_0x1caaa2['name']){for(const _0x257255 of _0x1caaa2['position']['nodeAfter']['getChildren']())_0x296855=_0x296855||_0x1c909d(_0x257255,_0x31969c);}else'tableCell'==_0x1caaa2['name']&&(_0x296855=_0x296855||_0x1c909d(_0x1caaa2['position']['nodeAfter'],_0x31969c));}return _0x296855;});}['_getSuggestionCoords'](_0xf98ae7){return this['_getCoordsForCells'](_0xf98ae7['getRanges']()['map'](_0x57e5ad=>_0x57e5ad['start']['nodeAfter']));}}function Ee(_0xa8eb47){return Array['from'](new Set(_0xa8eb47)['values']());}class St extends _0x1367c6{static get['requires'](){return[jt];}['afterInit'](){const _0x45462b=this['editor'],_0x48c941=_0x45462b['model']['document']['selection'],_0x5a6f36=_0x45462b['locale'];if(!_0x45462b['plugins']['has']('TableEditing'))return;const _0x8f1dd0=_0x45462b['plugins']['get']('TrackChangesEditing'),_0x5e26ef=_0x45462b['plugins']['get']('TableUtils'),_0x3ab1cf=_0x45462b['plugins']['get'](jt);_0x3ab1cf['_tablePostFixingSubtypes']['push']('mergeTableCells'),_0x8f1dd0['enableCommand']('mergeTableCells',()=>{const _0x1fedce=_0x5e26ef['getSelectionAffectedTableCells'](_0x45462b['model']['document']['selection']);_0x45462b['model']['change'](()=>{_0x8f1dd0['markMultiRangeBlockFormat'](_0x1fedce,{'commandName':'mergeTableCells','commandParams':[]},[],'mergeTableCells');});}),_0x45462b['commands']['get']('mergeTableCells')['on']('execute',(_0x440899,_0x48741a)=>{_0x45462b['commands']['get']('trackChanges')['value']&&(_0x48741a['length']>0x0&&_0x48741a[_0x48741a['length']-0x1]&&_0x48741a[_0x48741a['length']-0x1]['forceDefaultExecution']||_0x8f1dd0['_isForcedDefaultExecutionBlock']||this['_areSelectedCellsMergable']()||_0x440899['stop']());},{'priority':'highest'});for(const _0x2a8334 of['mergeTableCellUp','mergeTableCellRight','mergeTableCellDown','mergeTableCellLeft']){const _0x354116=_0x45462b['commands']['get'](_0x2a8334);_0x8f1dd0['enableCommand'](_0x2a8334,()=>{const _0x53b0d6=_0x45462b['model']['document']['selection']['getFirstPosition']()['getAncestors']()['find'](_0x3f10b9=>_0x3f10b9['is']('element','tableCell')),_0x5b711c=_0x354116['value'];_0x45462b['model']['change'](()=>{_0x8f1dd0['markMultiRangeBlockFormat']([_0x53b0d6,_0x5b711c],{'commandName':'mergeTableCells','commandParams':[]},[],'mergeTableCells');});});}for(const _0x1dfd6b of['splitTableCellVertically','splitTableCellHorizontally']){const _0x3c9017=_0x45462b['commands']['get'](_0x1dfd6b);_0x8f1dd0['enableCommand'](_0x1dfd6b,()=>{const _0x56efc7=_0x5e26ef['getSelectionAffectedTableCells'](_0x45462b['model']['document']['selection'])[0x0],_0x5a62d1=_0x56efc7['findAncestor']('table'),{column:_0x16b34b,row:_0x18af96}=_0x5e26ef['getCellLocation'](_0x56efc7);let _0x310183=[];if('horizontally'==_0x3c9017['direction']){const _0x2df314=_0x5e26ef['createTableWalker'](_0x5a62d1,{'startRow':_0x18af96,'endRow':_0x18af96,'includeAllSlots':!0x0});_0x310183=Array['from'](_0x2df314)['map'](_0x1c367c=>_0x1c367c['cell']);}else{const _0x52543b=_0x5e26ef['createTableWalker'](_0x5a62d1,{'column':_0x16b34b,'includeAllSlots':!0x0});_0x310183=Array['from'](_0x52543b)['map'](_0x8c453e=>_0x8c453e['cell']);}_0x45462b['model']['change'](_0x7f98be=>{_0x8f1dd0['markBlockFormat'](_0x7f98be['createRangeOn'](_0x56efc7),{'commandName':_0x1dfd6b,'commandParams':[]},_0x310183,_0x1dfd6b);});});}_0x8f1dd0['descriptionFactory']['registerDescriptionCallback'](_0x77d5ed=>{if('formatBlock'!=_0x77d5ed['type']&&'formatInline'!=_0x77d5ed['type'])return;const {data:_0x4d4a80}=_0x77d5ed;return _0x4d4a80&&'mergeTableCells'==_0x4d4a80['commandName']?{'type':'format','content':o(_0x5a6f36,'*Merge\x20cells*')}:void 0x0;}),_0x8f1dd0['descriptionFactory']['registerDescriptionCallback'](_0x33b7d7=>{if('formatBlock'!=_0x33b7d7['type']&&'formatInline'!=_0x33b7d7['type'])return;const {data:_0x188930}=_0x33b7d7;return _0x188930?'splitTableCellVertically'==_0x188930['commandName']?{'type':'format','content':o(_0x5a6f36,'*Split\x20cell:*\x20vertically')}:'splitTableCellHorizontally'==_0x188930['commandName']?{'type':'format','content':o(_0x5a6f36,'*Split\x20cell:*\x20horizontally')}:void 0x0:void 0x0;});const _0x23b7f9=_0x3ab1cf['_acceptFormatSuggestionCallbackFactory']();for(const _0x112e7e of['mergeTableCellUp','mergeTableCellRight','mergeTableCellDown','mergeTableCellLeft'])_0x8f1dd0['_suggestionFactory']['registerCustomCallback']('formatBlock',_0x112e7e,'accept',_0x23b7f9);for(const _0x1c0af3 of['splitTableCellVertically','splitTableCellHorizontally'])_0x8f1dd0['_suggestionFactory']['registerCustomCallback']('formatBlock',_0x1c0af3,'accept',_0x23b7f9);_0x8f1dd0['_suggestionFactory']['registerCustomCallback']('formatBlock','mergeTableCells','accept',_0x5bbc2d=>{_0x45462b['model']['change'](_0x4063b0=>{const _0x139c37=Array['from'](_0x48c941['getRanges']())['map'](_0x1d2fb1=>_0x24837b['fromRange'](_0x1d2fb1));_0x4063b0['setSelection'](_0x5bbc2d),_0x45462b['commands']['get']('mergeTableCells')['refresh'](),_0x45462b['execute']('mergeTableCells',{'forceDefaultExecution':!0x0});const _0x50ee1d=_0x139c37['filter'](_0x19d51d=>'$graveyard'!=_0x19d51d['root']['rootName']);_0x50ee1d['length']>0x0&&_0x4063b0['setSelection'](_0x50ee1d);for(const _0xbda60c of _0x139c37)_0xbda60c['detach']();});});for(const _0x25b2dc of['mergeTableCellUp','mergeTableCellDown','mergeTableCellLeft','mergeTableCellRight']){const _0x2ae6f0=_0x45462b['commands']['get'](_0x25b2dc);_0x2ae6f0['on']('set:isEnabled',(_0x3d754e,_0x17c753,_0x4d933d)=>{if(_0x4d933d){const _0x5ac8ab=_0x45462b['model']['document']['selection']['getFirstPosition']()['getAncestors']()['find'](_0xea7fa8=>_0xea7fa8['is']('element','tableCell'));this['_areMergableCells'](_0x2ae6f0['value'],_0x5ac8ab)||(_0x3d754e['return']=!0x1,_0x3d754e['stop']());}},{'priority':'low'});}}['_areSelectedCellsMergable'](){const _0x9482d4=this['editor']['commands']['get']('mergeTableCells'),_0x154c0e=this['editor']['plugins']['get']('TableUtils');if(!_0x9482d4['isEnabled'])return!0x1;const _0xa2ef56=_0x154c0e['getSelectionAffectedTableCells'](this['editor']['model']['document']['selection']);for(const _0x58406e of _0xa2ef56)for(const _0x243b23 of _0xa2ef56)if(_0x58406e!=_0x243b23&&!this['_areMergableCells'](_0x58406e,_0x243b23))return!0x1;return!0x0;}['_areMergableCells'](_0x2f5644,_0x7345f7){const _0x5f310e=this['editor']['plugins']['get']('TrackChangesEditing'),_0xb97f0b=this['editor']['model']['createRangeOn'](_0x2f5644),_0x173710=this['editor']['model']['createRangeOn'](_0x7345f7),_0x39c220=new Set(),_0x359709=new Set();for(const _0x46767c of _0x5f310e['getSuggestions']())if(('insertion'==_0x46767c['type']||'deletion'==_0x46767c['type']||'mergeTableCells'==_0x46767c['subType'])&&_0x46767c['isInContent']){for(const _0x346d14 of _0x46767c['getRanges']())_0x346d14['containsRange'](_0xb97f0b,!0x0)&&_0x39c220['add'](_0x46767c['type']+':'+_0x46767c['author']['id']),_0x346d14['containsRange'](_0x173710,!0x0)&&_0x359709['add'](_0x46767c['type']+':'+_0x46767c['author']['id']);}if(_0x39c220['size']!=_0x359709['size'])return!0x1;for(const _0x32364d of _0x39c220)if(!_0x359709['has'](_0x32364d))return!0x1;return!0x0;}}class At extends _0x1367c6{static get['requires'](){return[jt];}['afterInit'](){const _0x46962f=this['editor'];if(!_0x46962f['plugins']['has']('TableEditing'))return;const _0x343e9c=_0x46962f['locale'],_0x360bc7=_0x46962f['plugins']['get']('TrackChangesEditing');_0x360bc7['enableDefaultAttributesIntegration']('setTableRowHeader'),_0x360bc7['enableDefaultAttributesIntegration']('setTableColumnHeader'),_0x360bc7['registerBlockAttribute']('headingRows'),_0x360bc7['registerBlockAttribute']('headingColumns'),_0x360bc7['descriptionFactory']['registerAttributeLabel']('headingRows',o(_0x343e9c,'FORMAT_HEADER_ROW')),_0x360bc7['descriptionFactory']['registerAttributeLabel']('headingColumns',o(_0x343e9c,'FORMAT_HEADER_COLUMN')),this['_handleLegacySuggestions']();}['_handleLegacySuggestions'](){const _0x4f8664=this['editor']['plugins']['get']('TrackChangesEditing'),_0x15a3e2=this['editor']['plugins']['get']('TableUtils'),_0x29117c=this['editor']['plugins']['get'](jt)['_acceptFormatSuggestionCallbackFactory']();function _0x28edfb({showActiveMarker:_0x1ee162=!0x0,setDataAttribute:_0x352d2e=!0x0}={}){return(_0x32c5fe,_0x214835,_0x2ef40d)=>{const {type:_0x1a6be3,id:_0x265c38}=_0x4f8664['_splitMarkerName'](_0x214835['markerName']),_0x203d70=_0x4f8664['getSuggestion'](_0x265c38),_0x2e32e7=_0x203d70['data'];if('formatBlock'!=_0x203d70['type']||!_0x2e32e7||'setTableColumnHeader'!=_0x2e32e7['commandName'])return;if(_0x214835['item'])return void _0x32c5fe['stop']();if(!_0x2ef40d['consumable']['consume'](_0x214835['markerRange'],_0x32c5fe['name']))return;const _0x58b4d3=_0x214835['markerRange']['start']['nodeAfter'],_0x3c4106=_0x214835['markerRange']['end']['nodeBefore'],_0x285807=_0x58b4d3['parent']['parent'],{column:_0x3be161}=_0x15a3e2['getCellLocation'](_0x58b4d3),{column:_0x422d66}=_0x15a3e2['getCellLocation'](_0x3c4106);for(let _0x5552a5=_0x3be161;_0x5552a5<=_0x422d66;_0x5552a5++){const _0x8e886d=_0x15a3e2['createTableWalker'](_0x285807,{'column':_0x5552a5,'includeAllSlots':!0x1});for(const _0x19f163 of _0x8e886d){const _0x2fb040=_0x19f163['cell'],_0x168383=_0x2ef40d['mapper']['toViewElement'](_0x2fb040);_0x2ef40d['writer']['addClass']('ck-suggestion-marker-'+_0x1a6be3,_0x168383),_0x352d2e&&_0x2ef40d['writer']['setAttribute']('data-suggestion',_0x265c38,_0x168383),_0x2ef40d['mapper']['bindElementToMarker'](_0x168383,_0x214835['markerName']),_0x1ee162&&(_0x4f8664['activeMarkers']['includes'](_0x214835['markerName'])?_0x2ef40d['writer']['addClass']('ck-suggestion-marker--active',_0x168383):_0x2ef40d['writer']['removeClass']('ck-suggestion-marker--active',_0x168383));}}};}_0x4f8664['_suggestionFactory']['registerCustomCallback']('formatBlock','setTableRowHeader','accept',_0x29117c),_0x4f8664['_suggestionFactory']['registerCustomCallback']('formatBlock','setTableColumnHeader','accept',_0x29117c),this['editor']['editing']['downcastDispatcher']['on']('addMarker:suggestion',_0x28edfb(),{'priority':'highest'}),this['editor']['data']['downcastDispatcher']['on']('addMarker:suggestion',(_0x2f4fa4,_0x507a03,_0x139d35)=>{_0x139d35['options']['showSuggestionHighlights']&&_0x28edfb({'showActiveMarker':!0x1,'setDataAttribute':!0x1})(_0x2f4fa4,_0x507a03,_0x139d35);},{'priority':'highest'}),this['editor']['editing']['downcastDispatcher']['on']('removeMarker:suggestion',(_0x94f598,_0x48c171,_0x36d847)=>{const {type:_0x4d5d6d,id:_0x1fb878}=_0x4f8664['_splitMarkerName'](_0x48c171['markerName']),_0x36903e=_0x4f8664['getSuggestion'](_0x1fb878),_0x1aa0c9=_0x36903e['data'];if('formatBlock'!=_0x36903e['type']||!_0x1aa0c9||'setTableColumnHeader'!=_0x1aa0c9['commandName'])return;const _0x4d8bf8=_0x36d847['mapper']['markerNameToElements'](_0x48c171['markerName']);if(_0x4d8bf8){for(const _0x3cee80 of _0x4d8bf8)_0x36d847['writer']['removeClass']('ck-suggestion-marker-'+_0x4d5d6d,_0x3cee80),_0x36d847['writer']['removeClass']('ck-suggestion-marker--active',_0x3cee80),_0x36d847['writer']['removeAttribute']('data-suggestion',_0x3cee80),_0x36d847['mapper']['unbindElementFromMarkerName'](_0x3cee80,_0x48c171['markerName']);}},{'priority':'highest'}),this['_registerLegacyDescription']();}['_registerLegacyDescription'](){const _0x36ba24=this['editor'],_0x194793=_0x36ba24['locale'];function _0x49597d(_0x1af864){return{'type':'format','content':o(_0x194793,'*Format:*\x20%0',_0x1af864)};}_0x36ba24['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](_0x613146=>{if('formatBlock'!=_0x613146['type'])return;const {data:_0x53c2dd}=_0x613146;if(_0x53c2dd){if('setTableRowHeader'==_0x53c2dd['commandName']){const _0x3f6671=_0x53c2dd['commandParams'][0x0]['forceValue'];return _0x49597d(o(_0x194793,_0x3f6671?'FORMAT_HEADER_ROW':'FORMAT_REGULAR_ROW'));}if('setTableColumnHeader'==_0x53c2dd['commandName']){const _0x5101ea=_0x53c2dd['commandParams'][0x0]['forceValue'];return _0x49597d(o(_0x194793,_0x5101ea?'FORMAT_HEADER_COLUMN':'FORMAT_REGULAR_COLUMN'));}}});}}const ge=['tableCellBorderWidth','tableCellBorderColor','tableCellBorderStyle','tableCellHorizontalAlignment','tableCellVerticalAlignment','tableCellBackgroundColor','tableCellPadding'],Ce=Object['fromEntries'](ge['map'](_0x57c02e=>[_0x57c02e,null]));class It extends _0x1367c6{static get['requires'](){return[jt];}['afterInit'](){const _0x311e3d=this['editor'];if(!_0x311e3d['plugins']['has']('TableClipboard'))return;const _0x3e5f75=_0x311e3d['plugins']['get']('TrackChangesEditing'),_0x13f0a0=_0x311e3d['plugins']['get']('TableUtils'),_0x44e17e=_0x311e3d['plugins']['get'](jt),_0x5d7d07=_0x311e3d['plugins']['get']('TableClipboard');_0x44e17e['_tablePostFixingSubtypes']['push']('tablePasteRow','tablePasteColumn'),_0x311e3d['model']['schema']['register']('tableCellSuggestion',{'allowIn':'tableCell','allowContentOf':'tableCell','isLimit':!0x0}),_0x311e3d['conversion']['elementToElement']({'model':'tableCellSuggestion','view':'suggestion-td'});let _0x1a1339=null;_0x311e3d['model']['on']('insertContent',(_0x1d91d4,_0x53d138)=>{const [_0x28692c,_0x512cc3]=_0x53d138,_0x42bc7a=_0x53d138[_0x53d138['length']-0x1];_0x42bc7a&&_0x42bc7a['forceDefaultExecution']||_0x3e5f75['_isForcedDefaultExecutionBlock']||this['editor']['commands']['get']('trackChanges')['value']&&function(_0x235e7a,_0x48fd61,_0x1967f1,_0x49a4a9,_0x35d223){if(_0x48fd61&&!_0x48fd61['is']('documentSelection'))return!0x1;const _0x1de774=_0x35d223['getTableIfOnlyTableInContent'](_0x235e7a,_0x1967f1);if(!_0x1de774||!he(_0x1de774,void 0x0,_0x49a4a9))return!0x1;const _0x3e1489=_0x49a4a9['getSelectionAffectedTableCells'](_0x1967f1['document']['selection']);if(!_0x3e1489['length'])return!0x1;const _0x136467=_0x3e1489[0x0]['findAncestor']('table'),_0xa9f251=_0x49a4a9['getRowIndexes'](_0x3e1489),_0x319d71=_0x49a4a9['getColumnIndexes'](_0x3e1489),_0x21bfa9={'startRow':_0xa9f251['first'],'endRow':_0xa9f251['last'],'startColumn':_0x319d71['first'],'endColumn':_0x319d71['last']};return 0x1==_0x3e1489['length']&&(_0x21bfa9['endRow']+=_0x49a4a9['getRows'](_0x1de774)-0x1,_0x21bfa9['endColumn']+=_0x49a4a9['getColumns'](_0x1de774)-0x1),he(_0x136467,_0x21bfa9,_0x49a4a9);}(_0x28692c,_0x512cc3,_0x311e3d['model'],_0x13f0a0,_0x5d7d07)&&(_0x1d91d4['stop'](),_0x1a1339={'cells':[],'insertionRanges':[],'deletionRanges':[],'rowInsertionRanges':[],'rowInsertionIndexes':[],'columnInsertionRanges':[],'columnInsertionIndexes':[]},_0x311e3d['model']['change'](()=>{_0x311e3d['model']['insertContent'](_0x53d138[0x0],_0x53d138[0x1],_0x53d138[0x2],{'forceDefaultExecution':!0x0});const _0x37abc9=_0x22411c(),{rowInsertionRanges:_0x227748,columnInsertionRanges:_0x2de309,insertionRanges:_0x2b3cb1,deletionRanges:_0x2c4bf9,cells:_0x271304}=_0x1a1339;_0x227748['length']&&_0x3e5f75['markMultiRangeInsertion'](_0x227748,'tablePasteRow',{'tablePasteChainId':_0x37abc9}),_0x2de309['length']&&_0x3e5f75['markMultiRangeInsertion'](_0x2de309,'tablePasteColumn',{'tablePasteChainId':_0x37abc9}),_0x2b3cb1['length']&&(_0x3e5f75['markMultiRangeInsertion'](_0x2b3cb1,'tablePaste',{'tablePasteChainId':_0x37abc9,'skipNestingCheck':!0x0}),_0x2b3cb1['forEach'](_0x15bda5=>_0x15bda5['detach']?.())),_0x2c4bf9['length']&&(_0x3e5f75['markMultiRangeDeletion'](_0x2c4bf9,'tablePaste',{'tablePasteChainId':_0x37abc9,'skipNestingCheck':!0x0}),_0x2c4bf9['forEach'](_0xa44e6e=>_0xa44e6e['detach']?.()));const _0x35483f=_0x3e5f75['markMultiRangeBlockFormat'](_0x271304['map'](({element:_0x3d72ce})=>_0x3d72ce),{'formatGroupId':_0x22411c()},[],'tablePasteCell',{'tablePasteChainId':_0x37abc9});if(_0x35483f){const _0x2462a1=_0x35483f['getMarkers'](),_0x2352a1=[];for(const {element:_0x3eed8a,attributes:_0x55b984}of _0x271304){if(!_0x55b984)continue;const _0x4e84e6=_0x311e3d['model']['createRangeOn'](_0x3eed8a),_0x530d95=_0x2462a1['find'](_0x3aa6af=>_0x3aa6af['getRange']()['isEqual'](_0x4e84e6));_0x530d95&&_0x2352a1['push']([_0x530d95['name'],_0x55b984]);}_0x2352a1['length']&&_0x35483f['setAttribute']('markerAttributes',Object['fromEntries'](_0x2352a1));}_0x1a1339=null;}));},{'priority':_0x4d67f8['high']+0xa}),_0x311e3d['plugins']['get']('TableClipboard')['on']('_replaceTableSlotCell',(_0x427968,_0x420d81)=>{const [_0x3cbe91,_0x4b41bf,,_0x4f4c47]=_0x420d81;if(!_0x1a1339)return;_0x427968['stop']();const _0x4c147d=_0x3cbe91['cell'],_0x4923b8=_0x4b41bf,_0x88a85c=Pe(_0x4c147d),_0x22aba6=Pe(_0x4923b8);_0x427968['return']=_0x4c147d;let _0x1eff3a=null,_0x1413e2=null;if(_0x22aba6||_0x88a85c){if(_0x88a85c&&!_0x22aba6){_0x4f4c47['remove'](_0x4c147d['getChild'](0x0));for(const _0x3d1929 of Array['from'](_0x4923b8['getChildren']()))_0x4f4c47['insert'](_0x3d1929,_0x4c147d,'end');const _0x2d48c7=_0x1a1339['rowInsertionIndexes']['includes'](_0x3cbe91['row']),_0x2a3084=_0x1a1339['columnInsertionIndexes']['includes'](_0x3cbe91['column']);_0x2d48c7||_0x2a3084||(_0x1eff3a=_0x24837b['fromRange'](_0x4f4c47['createRangeIn'](_0x4c147d)));}else _0x22aba6&&!_0x88a85c&&(_0x1413e2=_0x4f4c47['createRangeIn'](_0x4c147d));}else{const _0x538cbd=_0x4f4c47['createElement']('tableCellSuggestion'),_0x10d3a2=_0x4f4c47['createElement']('tableCellSuggestion');_0x4f4c47['wrap'](_0x4f4c47['createRangeIn'](_0x4c147d),_0x10d3a2),_0x4f4c47['insert'](_0x538cbd,_0x4c147d,0x0);for(const _0x3d9506 of Array['from'](_0x4923b8['getChildren']()))_0x4f4c47['insert'](_0x3d9506,_0x538cbd,'end');_0x1eff3a=_0x24837b['fromRange'](_0x4f4c47['createRangeOn'](_0x538cbd)),_0x1413e2=_0x24837b['fromRange'](_0x4f4c47['createRangeOn'](_0x10d3a2));}const _0x159edb=Array['from'](_0x4923b8['getAttributes']())['filter'](([_0x295167])=>ge['includes'](_0x295167));_0x1a1339['cells']['push']({'element':_0x4c147d,'attributes':_0x159edb['length']?Object['fromEntries'](_0x159edb):null}),_0x1eff3a&&_0x1a1339['insertionRanges']['push'](_0x1eff3a),_0x1413e2&&_0x1a1339['deletionRanges']['push'](_0x1413e2);},{'priority':'high'}),_0x13f0a0['on']('insertColumns',(_0x52d8c6,_0x4fe12a)=>{const [_0x46c65a,_0x5cd583={}]=_0x4fe12a;if(!_0x1a1339)return;const _0x4d3545=_0x5cd583['at']||0x0,_0x7cf52a=_0x5cd583['columns']||0x1;_0x1a1339['columnInsertionIndexes']=new Array(_0x7cf52a)['fill'](_0x4d3545)['map']((_0x104f6e,_0x185bc0)=>_0x104f6e+_0x185bc0);for(const {cell:_0x3348ca}of _0x13f0a0['createTableWalker'](_0x46c65a,{'startColumn':_0x4d3545,'endColumn':_0x4d3545+_0x7cf52a-0x1}))_0x1a1339['columnInsertionRanges']['push'](_0x311e3d['model']['createRangeOn'](_0x3348ca));},{'priority':'low'}),_0x13f0a0['on']('insertRows',(_0x192041,_0x267891)=>{const [_0x43609f,_0xe356fa={}]=_0x267891;if(!_0x1a1339)return;const _0x52d484=_0xe356fa['at']||0x0,_0x51e039=_0xe356fa['rows']||0x1;_0x1a1339['rowInsertionIndexes']=new Array(_0x51e039)['fill'](_0x52d484)['map']((_0x2a8e59,_0x2b08ac)=>_0x2a8e59+_0x2b08ac);for(const {cell:_0x4ffe61}of _0x13f0a0['createTableWalker'](_0x43609f,{'startRow':_0x52d484,'endRow':_0x52d484+_0x51e039-0x1}))_0x1a1339['rowInsertionRanges']['push'](_0x311e3d['model']['createRangeOn'](_0x4ffe61));},{'priority':'low'}),_0x3e5f75['descriptionFactory']['registerDescriptionCallback'](_0x214a53=>{if(_0x214a53['subType']&&_0x214a53['subType']['startsWith']('tablePaste'))return _0x214a53['previous']?{}:{'type':'insertion','content':o(_0x311e3d['locale'],'*Replace\x20table\x20cells*')};});const _0x2ed107=()=>!0x1;for(const _0x1ff09f of['tablePaste','tablePasteColumn','tablePasteRow','tablePasteCell'])_0x3e5f75['_suggestionFactory']['registerCustomCallback']('insertion',_0x1ff09f,'join',_0x2ed107),_0x3e5f75['_suggestionFactory']['registerCustomCallback']('deletion',_0x1ff09f,'join',_0x2ed107),_0x3e5f75['_suggestionFactory']['registerCustomCallback']('formatBlock',_0x1ff09f,'join',_0x2ed107);_0x3e5f75['_suggestionFactory']['registerCustomCallback']('formatBlock','tablePasteCell','discard',_0x2ed107),_0x3e5f75['_suggestionFactory']['registerCustomCallback']('formatBlock','tablePasteCell','accept',(_0x35d7fb,_0x279623,_0x2df5a3)=>{const _0x2b827c=_0x35d7fb['map'](_0x5ebba5=>_0x5ebba5['getContainedElement']())['filter'](_0x5c41d6=>_0x5c41d6),_0x2cf004=new Map(_0x2b827c['map'](_0x1fd5aa=>[_0x1fd5aa,null]));if(_0x1a1339){for(const {element:_0x1f5186,attributes:_0x44a9b9}of _0x1a1339['cells'])_0x44a9b9&&_0x2cf004['set'](_0x1f5186,_0x44a9b9);}else{if(_0x2df5a3&&_0x2df5a3['markerAttributes'])for(const [_0x4d3629,_0x398180]of Object['entries'](_0x2df5a3['markerAttributes'])){const _0x6a0a9c=_0x311e3d['model']['markers']['get'](_0x4d3629),_0xd9d17f=_0x6a0a9c?_0x6a0a9c['getRange']()['getContainedElement']():null;_0xd9d17f&&_0x2cf004['set'](_0xd9d17f,_0x398180);}}_0x311e3d['model']['change'](_0x150aa2=>{for(const [_0x520a5c,_0x29c129]of _0x2cf004)_0x150aa2['setAttributes']({...Ce,..._0x29c129},_0x520a5c);});});const _0x56eb13=(_0xad89fc,_0x248a0b)=>{_0x3e5f75['_suggestionFactory']['registerCustomCallback'](_0xad89fc,'tablePaste',_0x248a0b,(_0x29d59a,_0x3b90fa,_0x52e713)=>{_0x311e3d['model']['change'](_0x128335=>{const _0x40e044=[];for(const _0x28707 of _0x29d59a){const _0x29f351=_0x28707['start']['nodeAfter'];_0x29f351['is']('element','tableCellSuggestion')&&_0x40e044['push'](_0x29f351);}_0x3e5f75['_suggestionFactory']['getSuggestionCallback'](_0xad89fc,null,_0x248a0b)(_0x29d59a,_0x3b90fa,_0x52e713);for(const _0x4c0c65 of _0x40e044)'$graveyard'!=_0x4c0c65['root']['rootName']&&_0x128335['unwrap'](_0x4c0c65);});});};_0x56eb13('insertion','accept'),_0x56eb13('insertion','discard'),_0x56eb13('deletion','accept'),_0x56eb13('deletion','discard'),_0x3e5f75['_suggestionFactory']['registerCustomCallback']('insertion','tablePasteRow','discard',_0x187ea9=>{const _0x336253=_0x187ea9['map'](_0x4a0ec8=>_0x4a0ec8['getContainedElement']()),_0x4ef93a=_0x336253[0x0]['findAncestor']('table'),{minRow:_0x340d24,maxRow:_0x40d492}=_0x44e17e['_getCoordsForCells'](_0x336253);_0x13f0a0['removeRows'](_0x4ef93a,{'at':_0x340d24,'rows':_0x40d492-_0x340d24+0x1});}),_0x3e5f75['_suggestionFactory']['registerCustomCallback']('insertion','tablePasteColumn','discard',_0x1dd79f=>{const _0x1ce17d=_0x1dd79f['map'](_0xe3880a=>_0xe3880a['getContainedElement']()),_0x124a5a=_0x1ce17d[0x0]['findAncestor']('table'),{minColumn:_0x55be82,maxColumn:_0x1aab7f}=_0x44e17e['_getCoordsForCells'](_0x1ce17d);_0x13f0a0['removeColumns'](_0x124a5a,{'at':_0x55be82,'columns':_0x1aab7f-_0x55be82+0x1});});const _0x2b8000=(_0x19e46f,_0x469473)=>{if(!_0x469473['subType']||!_0x469473['subType']['startsWith']('tablePaste'))return;const _0x5f2ba0=_0x469473['attributes']['tablePasteChainId'],_0x253cd1=_0x3e5f75['getSuggestions']()['filter'](_0x4d45f9=>_0x4d45f9['isInContent']&&_0x4d45f9['attributes']&&_0x4d45f9['attributes']['tablePasteChainId']==_0x5f2ba0);_0x253cd1['length']&&_0x469473['getAllAdjacentSuggestions']()['length']!=_0x253cd1['length']&&_0x253cd1['reduce']((_0x3c2322,_0x181844)=>(_0x3c2322['next']=_0x181844,_0x181844['previous']=_0x3c2322,_0x181844));};function _0x4378f5(_0x5e31f8,_0x1e1185=!0x0){const {id:_0x514de7}=_0x3e5f75['_splitMarkerName'](_0x5e31f8['markerName']),_0x45c084=['ck-suggestion-marker','ck-suggestion-marker-insertion'],_0x495936=_0x3e5f75['activeMarkers']['includes'](_0x5e31f8['markerName']);return _0x495936&&_0x45c084['push']('ck-suggestion-marker--active'),{'classes':_0x45c084,'attributes':{'data-suggestion':_0x514de7},'priority':_0x495936&&_0x1e1185?0xbc2:0xbb8};}_0x3e5f75['on']('suggestionLoaded',_0x2b8000,{'priority':'high'}),_0x3e5f75['on']('suggestionUnloaded',_0x2b8000,{'priority':'high'}),_0x311e3d['model']['document']['registerPostFixer'](()=>{let _0x2a84c6=!0x1;const _0x3db1d3=Array['from'](_0x311e3d['model']['document']['differ']['getChangedMarkers']());for(const {name:_0x24cf75,data:_0x4926aa}of _0x3db1d3){const {group:_0x4ebd1a,type:_0x45511e,id:_0x580d90}=_0x3e5f75['_splitMarkerName'](_0x24cf75);if('suggestion'!=_0x4ebd1a||'deletion'!=_0x45511e||_0x4926aa['oldRange'])continue;if(!_0x3e5f75['hasSuggestion'](_0x580d90))continue;const _0xc49f87=_0x3e5f75['getSuggestion'](_0x580d90)['getRanges'](),_0x55586a=_0x311e3d['plugins']['get']('Users')['me'];for(const _0x1c0b61 of _0x3e5f75['getSuggestions']()){if(!_0x1c0b61['isInContent']||_0x1c0b61['author']!=_0x55586a)continue;if('formatBlock'!=_0x1c0b61['type']||'tablePasteCell'!=_0x1c0b61['subType'])continue;if(_0x1c0b61['getRanges']()['every'](_0x20a236=>_0xc49f87['some'](_0x4983ee=>_0x4983ee['containsRange'](_0x20a236,!0x0)))){for(const _0x5d6a20 of _0x1c0b61['getAllAdjacentSuggestions']())_0x5d6a20['isInContent']&&(_0x5d6a20['discard'](),_0x2a84c6=!0x0);}}}return _0x2a84c6;}),_0x311e3d['model']['document']['registerPostFixer'](_0x157dd3=>{const _0xf80e78=_0x311e3d['commands']['get']('redo');if(!_0xf80e78||!_0xf80e78['_createdBatches']['has'](_0x157dd3['batch']))return!0x1;let _0x4d7eb4=!0x1;const _0x5581c9=_0x311e3d['plugins']['get']('Users')['me'],_0x2b34b2=_0x311e3d['model']['document']['differ']['getChanges'](),_0x5a180b=Array['from'](_0x311e3d['model']['document']['differ']['getChangedMarkers']())['filter'](({name:_0x142e2d,data:_0x2cde97})=>{const {group:_0x37bcee,subType:_0x5ad269,authorId:_0x5d888a}=_0x3e5f75['_splitMarkerName'](_0x142e2d);return'suggestion'==_0x37bcee&&'tablePaste'==_0x5ad269&&_0x5d888a==_0x5581c9['id']&&!_0x2cde97['oldRange'];});for(const _0x5e5e97 of _0x2b34b2){if('insert'!=_0x5e5e97['type']||'tableCellSuggestion'!=_0x5e5e97['name']||0x1!=_0x5e5e97['length'])continue;const _0x2f514b=_0x157dd3['createRange'](_0x5e5e97['position'],_0x5e5e97['position']['getShiftedBy'](0x1));if(!_0x5a180b['find'](({data:_0x2757d1})=>_0x2757d1['newRange']['isEqual'](_0x2f514b))){for(const {name:_0x1e1eda,data:_0x58b887}of _0x5a180b)if(_0x2f514b['containsRange'](_0x58b887['newRange'])){_0x157dd3['updateMarker'](_0x1e1eda,{'range':_0x2f514b}),_0x4d7eb4=!0x0;break;}}}return _0x4d7eb4;}),_0x311e3d['model']['document']['registerPostFixer'](_0x5d3864=>{let _0x98fedd=!0x1;const _0x51a3d9=_0x311e3d['plugins']['get']('Users')['me'],_0x509940=_0x3e5f75['getSuggestions']()['filter'](_0x11ffce=>_0x11ffce['isInContent']&&_0x11ffce['author']==_0x51a3d9),_0x1229f3=new Set(),_0xc0b64a=new Set();for(const _0x348eeb of _0x509940)if('tablePaste'==_0x348eeb['subType'])for(const _0x3fabd3 of _0x348eeb['getMarkers']()){const _0x4a37f1=_0x3fabd3['getRange']()['getContainedElement']();if(_0x4a37f1){if(_0x4a37f1['is']('element','tableCellSuggestion')&&Pe(_0x4a37f1)){_0x348eeb['removeMarker'](_0x3fabd3['name']),_0x1229f3['add'](_0x4a37f1),_0x98fedd=!0x0;const _0x3660d6=_0x4a37f1['nextSibling'],_0x4f1868=_0x4a37f1['previousSibling'],_0x52dc19=_0x3660d6&&_0x3660d6['is']('element','tableCellSuggestion'),_0x49c91e=_0x4f1868&&_0x4f1868['is']('element','tableCellSuggestion');_0x52dc19&&!_0x1229f3['has'](_0x3660d6)&&_0xc0b64a['add'](_0x3660d6),_0x49c91e&&!_0x1229f3['has'](_0x4f1868)&&_0xc0b64a['add'](_0x4f1868);}else _0x4a37f1['is']('element','paragraph')&&_0x4a37f1['isEmpty']&&(_0x348eeb['removeMarker'](_0x3fabd3['name']),_0x98fedd=!0x0);}}else{if('tablePasteCell'==_0x348eeb['subType']){if(!_0x348eeb['attributes']||!_0x348eeb['attributes']['tablePasteChainId'])continue;const _0x291be0=_0x348eeb['attributes']['markerAttributes'];if(_0x291be0&&Object['keys'](_0x291be0)['length'])continue;const _0x17b66d=_0x348eeb['attributes']['tablePasteChainId'];let _0x5c4f51=!0x0,_0x3b21a2=!0x0;for(const _0x567ca3 of _0x509940)if(_0x567ca3['subType']&&_0x567ca3['subType']['startsWith']('tablePaste')){if(!_0x567ca3['attributes']['tablePasteChainId']){_0x3b21a2=!0x1;break;}if(_0x567ca3['id']!=_0x348eeb['id']&&_0x567ca3['attributes']['tablePasteChainId']==_0x17b66d){_0x5c4f51=!0x1;break;}}_0x3b21a2&&_0x5c4f51&&(_0x348eeb['removeMarkers'](),_0x98fedd=!0x0);}}for(const _0x4b79af of _0x1229f3)_0x5d3864['remove'](_0x4b79af);for(const _0x4153d6 of _0xc0b64a)_0x5d3864['unwrap'](_0x4153d6);return _0x98fedd;}),_0x311e3d['conversion']['for']('editingDowncast')['markerToHighlight']({'model':'suggestion:formatBlock:tablePasteCell','view':(_0x19ad95,_0xd31f1)=>_0x4378f5(_0x19ad95),'converterPriority':'high'}),_0x311e3d['conversion']['for']('dataDowncast')['markerToHighlight']({'model':'suggestion:formatBlock:tablePasteCell','view':(_0x4d6967,_0xc966a8)=>_0xc966a8['options']['showSuggestionHighlights']?_0x4378f5(_0x4d6967,!0x1):null,'converterPriority':'high'});const _0x520819=_0x311e3d['editing']['view'];this['listenTo'](_0x520819['document'],'clipboardOutput',(_0x28bc1b,_0x57e6a1)=>{const _0x501261=[];for(const _0x1b23fe of _0x520819['createRangeIn'](_0x57e6a1['content'])['getItems']())_0x1b23fe['is']('element','suggestion-td')&&_0x501261['push'](_0x1b23fe);_0x520819['change'](_0x2cd14f=>{for(const _0x1a25df of _0x501261)_0x2cd14f['move'](_0x2cd14f['createRangeIn'](_0x1a25df),_0x2cd14f['createPositionBefore'](_0x1a25df)),_0x2cd14f['remove'](_0x1a25df);});});}}function Pe(_0x4466ca){if(_0x4466ca['isEmpty'])return!0x0;const _0x46e5d9=_0x4466ca['getChild'](0x0);return _0x46e5d9['is']('element','paragraph')&&_0x46e5d9['isEmpty'];}function he(_0x24c36a,_0xf07791={},_0x31e3cd){for(const {isAnchor:_0x400d0e,cellHeight:_0x2a890a,cellWidth:_0xa4fdae}of _0x31e3cd['createTableWalker'](_0x24c36a,{'includeAllSlots':!0x0,..._0xf07791}))if(!_0x400d0e||0x1!=_0x2a890a||0x1!=_0xa4fdae)return!0x1;return!0x0;}class vt extends _0x1367c6{['afterInit'](){if(!this['editor']['plugins']['has']('TableColumnResizeEditing'))return;const _0x9aa219=this['editor']['plugins']['get']('TrackChangesEditing');_0x9aa219['enableCommand']('resizeTableWidth',this['handleResizeTableWidthCommand']['bind'](this)),_0x9aa219['_suggestionFactory']['registerCustomCallback']('formatBlock','resizeTable','accept',_0x9aa219['_suggestionFactory']['getSuggestionCallback']('formatBlock',null,'discard')),_0x9aa219['_suggestionFactory']['registerCustomCallback']('formatBlock','resizeTable','discard',_0x9aa219['_suggestionFactory']['getSuggestionCallback']('formatBlock',null,'accept')),_0x9aa219['descriptionFactory']['registerDescriptionCallback'](this['handleSuggestionDescription']['bind'](this));}['handleResizeTableWidthCommand'](_0x1b2447,_0x4aa649){const _0x1f0d09=this['editor']['plugins']['get']('TrackChangesEditing'),_0x2ab10b=this['editor']['plugins']['get']('TableColumnResizeEditing'),_0xd474f=_0x4aa649['table']||this['editor']['model']['document']['selection']['getSelectedElement']();this['editor']['model']['change'](()=>{const _0x3cda05=_0x2ab10b['getColumnGroupElement'](_0xd474f);let _0x513116=_0x3cda05?_0x2ab10b['getTableColumnsWidths'](_0x3cda05):null,_0x13265d=_0xd474f['getAttribute']('tableWidth')||null;const _0x3e6fcb=_0x4aa649['tableWidth']||_0x13265d,_0xc096a4=_0x4aa649['columnWidths']||_0x513116,_0x1cc49a=this['editor']['plugins']['get']('Users')['me'];for(const _0x14221c of _0x1f0d09['getSuggestions']()){const _0x46b865=_0x14221c['getContainedElement']();if('resizeTable'===_0x14221c['subType']&&_0x46b865===_0xd474f){_0x14221c['author']!==_0x1cc49a&&_0x14221c['discard']();const _0x1c733c=_0x14221c['data']['commandParams'];_0x13265d=_0x1c733c[0x0]['tableWidth'],_0x513116=_0x1c733c[0x0]['columnWidths'];break;}}_0x1b2447({'table':_0xd474f,'tableWidth':_0x3e6fcb,'columnWidths':_0xc096a4}),_0x1f0d09['markBlockFormat'](_0xd474f,{'commandName':'resizeTableWidth','commandParams':[{'tableWidth':_0x13265d,'columnWidths':_0x513116}],'formatGroupId':'resizeTable'},[],'resizeTable');});}['handleSuggestionDescription'](_0x18b585){if('formatBlock'!=_0x18b585['type']&&'formatInline'!=_0x18b585['type'])return;const {data:_0x4a7bae}=_0x18b585;if(_0x4a7bae&&'resizeTable'===_0x4a7bae['formatGroupId']){const _0x258d91='*Format:*\x20resize\x20table';return{'type':'format','content':o(this['editor']['locale'],_0x258d91)};}}}class Ct extends _0x1367c6{['afterInit'](){const _0x433e2b=this['editor'];_0x433e2b['plugins']['has']('Template')&&_0x433e2b['plugins']['get']('TrackChangesEditing')['enableCommand']('insertTemplate');}}class _t extends _0x1367c6{['afterInit'](){const _0x1d9625=this['editor'];if(!_0x1d9625['commands']['get']('insertTableOfContents'))return;_0x1d9625['plugins']['get']('TrackChangesEditing')['enableCommand']('insertTableOfContents');const _0x4efd2d=_0x1d9625['plugins']['get']('TrackChangesEditing'),_0x1bb3b1=_0x1d9625['locale'];_0x4efd2d['descriptionFactory']['registerElementLabel']('tableOfContents',_0x12475e=>o(_0x1bb3b1,'ELEMENT_TABLE_OF_CONTENTS',_0x12475e));}}class Dt extends _0x1367c6{['afterInit'](){const _0x13721e=this['editor'];if(!_0x13721e['plugins']['has']('Title'))return;const _0x233e0a=_0x13721e['plugins']['get']('TrackChangesEditing');_0x233e0a['descriptionFactory']['registerElementLabel']('title-content',()=>o(_0x13721e['locale'],'ELEMENT_TITLE')),_0x13721e['model']['document']['registerPostFixer'](_0x3e722b=>{let _0x35f71b=!0x1;const _0x481fa2=Array['from'](_0x13721e['model']['document']['differ']['getChangedMarkers']());for(const {name:_0x29abd3,data:_0x4a6430}of _0x481fa2){const {group:_0x379b18}=_0x233e0a['_splitMarkerName'](_0x29abd3);if('suggestion'!==_0x379b18||!_0x4a6430['newRange'])continue;const _0x3c15a3=_0x4a6430['newRange'],_0x5723d7=_0x3c15a3['end']['nodeBefore'];if(!_0x5723d7||!_0x5723d7['is']('element','title-content'))continue;if(!_0x3c15a3['start']['isTouching'](_0x3c15a3['end']))continue;const _0x32afe4=_0x13721e['model']['schema']['getNearestSelectionRange'](_0x3c15a3['end'],'forward');if(_0x32afe4&&_0x32afe4['isCollapsed']){const _0xc75a61=_0x3e722b['createRange'](_0x3c15a3['start'],_0x32afe4['start']);_0xc75a61['isEqual'](_0x3c15a3)||(_0x3e722b['updateMarker'](_0x29abd3,{'range':_0xc75a61}),_0x35f71b=!0x0);}_0x35f71b||(_0x3e722b['removeMarker'](_0x29abd3),_0x35f71b=!0x0);}return _0x35f71b;});}}class Nt extends _0x1367c6{['afterInit'](){const _0xc1b82b=this['editor'],_0x58ad66=_0xc1b82b['plugins']['get']('TrackChangesEditing');_0xc1b82b['plugins']['has']('UndoEditing')&&(_0x58ad66['enableCommand']('undo'),_0x58ad66['enableCommand']('redo'));}}class Mt extends _0x1367c6{static get['requires'](){return[jt];}['afterInit'](){const _0x15b82e=this['editor'];if(!_0x15b82e['plugins']['has']('TableCaptionEditing'))return;_0x15b82e['plugins']['get']('TrackChangesEditing')['enableCommand']('toggleTableCaption');}}class $t extends _0x1367c6{['tableProperties'];['tableCellProperties'];constructor(_0x90a34d){super(_0x90a34d),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 _0x5c1378=this['editor']['plugins']['get']('TrackChangesEditing');if(this['editor']['plugins']['has']('TablePropertiesEditing')){for(const _0x20c239 of this['tableProperties'])_0x5c1378['enableCommand'](_0x20c239,(_0x3b46e9,_0x5341ed)=>{const _0x38f725=this['editor']['model']['document']['selection']['getFirstPosition']()['findAncestor']('table');this['_handlePropertyChange'](_0x20c239,[_0x38f725],this['tableProperties'],'tableProperties',_0x3b46e9,_0x5341ed);});_0x5c1378['_suggestionFactory']['registerCustomCallback']('formatBlock','tableProperties','accept',_0x5c1378['_suggestionFactory']['getSuggestionCallback']('formatBlock',null,'discard')),_0x5c1378['_suggestionFactory']['registerCustomCallback']('formatBlock','tableProperties','discard',(_0x51cf5a,_0x281de5)=>this['handleDiscardAction'](this['tableProperties'],_0x51cf5a,_0x281de5)),_0x5c1378['_suggestionFactory']['registerCustomCallback']('formatBlock','tableProperties','join',()=>!0x1);}if(this['editor']['plugins']['has']('TableCellPropertiesEditing')){for(const _0x126197 of this['tableCellProperties'])_0x5c1378['enableCommand'](_0x126197,(_0x1fa0a6,_0x41208b)=>{const _0x4e1860=this['editor']['plugins']['get']('TableUtils')['getSelectionAffectedTableCells'](this['editor']['model']['document']['selection']);this['_handlePropertyChange'](_0x126197,_0x4e1860,this['tableCellProperties'],'tableCellProperties',_0x1fa0a6,_0x41208b);});_0x5c1378['_suggestionFactory']['registerCustomCallback']('formatBlock','tableCellProperties','accept',_0x5c1378['_suggestionFactory']['getSuggestionCallback']('formatBlock',null,'discard')),_0x5c1378['_suggestionFactory']['registerCustomCallback']('formatBlock','tableCellProperties','discard',(_0x4fc8b9,_0x4177ab)=>this['handleDiscardAction'](this['tableCellProperties'],_0x4fc8b9,_0x4177ab)),_0x5c1378['_suggestionFactory']['registerCustomCallback']('formatBlock','tableCellProperties','join',()=>!0x1);}_0x5c1378['descriptionFactory']['registerDescriptionCallback'](_0x3ac4e9=>this['handleSuggestionDescription'](_0x3ac4e9));}['_handlePropertyChange'](_0x9901db,_0x406b50,_0x2c45ee,_0x4c42a3,_0x4d11ad,_0x6b093d){const _0x5793e1=this['editor']['plugins']['get']('TrackChangesEditing');this['editor']['model']['enqueueChange'](_0x6b093d['batch'],()=>{for(const _0x43364c of _0x406b50){if(this['_getSuggestion'](_0x43364c,_0x4c42a3))_0x4d11ad(_0x6b093d);else{const _0x23be97={};for(const _0x462189 of _0x2c45ee){const _0x634a7e=_0x43364c['getAttribute'](_0x462189);void 0x0!==_0x634a7e&&(_0x23be97[_0x462189]=_0x634a7e);}_0x4d11ad(_0x6b093d),_0x5793e1['markBlockFormat'](_0x43364c,{'commandParams':[_0x23be97]},[],_0x4c42a3);}}});}['handleDiscardAction'](_0x3f2163,_0x559763,_0x1ab5f0){const _0x244b85=_0x559763[0x0]['start']['nodeAfter'],_0x49a81f=_0x1ab5f0['commandParams'][0x0];this['editor']['model']['change'](_0x16e98f=>{for(const _0x5ec6f2 of _0x3f2163)void 0x0!==_0x49a81f[_0x5ec6f2]?_0x16e98f['setAttribute'](_0x5ec6f2,_0x49a81f[_0x5ec6f2],_0x244b85):_0x16e98f['removeAttribute'](_0x5ec6f2,_0x244b85);});}['handleSuggestionDescription'](_0x5ddcab){if(_0x5ddcab['data'])switch(_0x5ddcab['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'](_0x59f271,_0x2bb893){const _0x8e0363=this['editor']['plugins']['get']('TrackChangesEditing');for(const _0x56d622 of _0x8e0363['getSuggestions']({'skipNotAttached':!0x0})){const _0x59aa32=_0x56d622['getContainedElement']();if(_0x56d622['subType']===_0x2bb893&&_0x59aa32===_0x59f271)return _0x56d622;}return null;}}const m='$elementName';class p extends _0x1367c6{['descriptionFactory'];['trackChangesCommand'];['_adapter'];['_suggestionFactory'];['_suggestions'];['_commentsRepository'];['_enabledCommands'];['_model'];['_suggestionState'];['_isForcedDefaultExecutionBlock'];['_trackFormatChanges'];['_mergeNestedSuggestions'];['_blockAttributeKeys'];['_inlineAttributeKeys'];['_recordAttributeSuggestions']=!0x1;static get['requires'](){return['CommentsRepository',_0x54f297,_0x4c1d57,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(_0xfce86b){function _0x5d5a75(_0x4b54c4){return _0x4b54c4['map'](_0x880d90=>String['fromCharCode'](_0x880d90))['join']('');}super(_0xfce86b),this['set']('activeMarkers',[]),this['on']('change:activeMarkers',(_0x32cec8,_0x2b3b7a,_0x36b83a,_0x4945df)=>{this['_model']['change'](()=>{for(const _0x23e4cf of[..._0x4945df,..._0x36b83a])this['_model']['markers']['has'](_0x23e4cf)&&_0xfce86b['editing']['reconvertMarker'](_0x23e4cf);});}),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']=_0xfce86b['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(),_0xfce86b['config']['define']('trackChanges.trackFormatChanges','default'),this['_trackFormatChanges']=_0xfce86b['config']['get']('trackChanges.trackFormatChanges'),_0xfce86b['config']['define']('trackChanges.mergeNestedSuggestions',!0x0),this['_mergeNestedSuggestions']=_0xfce86b['config']['get']('trackChanges.mergeNestedSuggestions'),this['trackChangesCommand']=new M(_0xfce86b,this['_enabledCommands']),this['_initAriaMarkerChangeAnnouncements'](),this[_0x5d5a75([0x5f,0x65,0x78,0x65,0x63,0x75,0x74,0x65,0x53,0x75,0x67,0x67,0x65,0x73,0x74,0x69,0x6f,0x6e])]=_0x5d5a75([0x34,0x30,0x34,0x38,0x31,0x34,0x30,0x36]);}['init'](){const _0x106d27=this['editor'],_0x13ef26=(_0x5c6489,_0x2e8f2d)=>{if('attribute'!=_0x5c6489)return'ck-suggestion-marker-'+_0x5c6489;const _0x5a07f2=_0x2e8f2d['split']('|')[0x0];return this['_isBlockAttribute'](_0x5a07f2)?'ck-suggestion-marker-formatBlock':'ck-suggestion-marker-formatInline';};_0x106d27['conversion']['for']('editingDowncast')['markerToHighlight']({'model':'suggestion','view':_0x1284e2=>{const {id:_0x110d89,type:_0x564ba6,subType:_0x5a677b}=this['_splitMarkerName'](_0x1284e2['markerName']),_0x1be849=['ck-suggestion-marker',_0x13ef26(_0x564ba6,_0x5a677b)];let _0x149271=0xbb8;return this['activeMarkers']['includes'](_0x1284e2['markerName'])&&(_0x1be849['push']('ck-suggestion-marker--active'),_0x149271=0xbc2),'deletion'==_0x564ba6&&(_0x149271+=0x5),{'classes':_0x1be849,'attributes':{'data-suggestion':_0x110d89},'priority':_0x149271};}}),_0x106d27['conversion']['for']('dataDowncast')['add'](_0x351544=>{_0x351544['on']('addMarker:suggestion',(_0x3e8e83,_0x7ac5fb,_0x259bd0)=>{if(!_0x259bd0['options']['showSuggestionHighlights'])return;const _0x2114b4=_0x7ac5fb['item'];if(!_0x2114b4)return;const _0x39cb5a=_0x259bd0['mapper']['toViewElement'](_0x2114b4);_0x106d27['model']['schema']['isObject'](_0x2114b4)&&_0x39cb5a&&!_0x39cb5a['getCustomProperty']('widget')&&_0x39cb5a['is']('containerElement')&&_0xd8b030(_0x39cb5a,_0x259bd0['writer']);},{'priority':'high'});}),_0x106d27['conversion']['for']('dataDowncast')['markerToHighlight']({'model':'suggestion','view':(_0x3781ef,_0x3865c6)=>{if(!_0x3865c6['options']['showSuggestionHighlights'])return null;const {type:_0x191279,subType:_0x2f359f}=this['_splitMarkerName'](_0x3781ef['markerName']);return{'classes':['ck-suggestion-marker',_0x13ef26(_0x191279,_0x2f359f)],'priority':0xbb8};}});const _0x531bca=({showActiveMarkers:_0x55e31e=!0x0,isAttributeSuggestion:_0x45931b=!0x1}={})=>(_0x4d58a2,_0x1d948d,_0x4acb2f)=>{if(!_0x1d948d['item'])return;const {id:_0x418484}=this['_splitMarkerName'](_0x1d948d['markerName']);if(_0x45931b){const _0x5a1b7b=this['_suggestions']['get'](_0x418484),_0xfcb6f6=this['_getAttributeKey'](_0x5a1b7b);if(!this['_isBlockAttribute'](_0xfcb6f6))return;}if(_0x1d948d['item']['is']('selection'))return void _0x4acb2f['consumable']['consume'](_0x1d948d['item'],_0x4d58a2['name']);const _0x14ddf8=_0x4acb2f['mapper']['toViewElement'](_0x1d948d['item']);if(_0x1d948d['item']['is']('element')&&_0x106d27['model']['schema']['isBlock'](_0x1d948d['item'])&&!_0x14ddf8['getCustomProperty']('addHighlight')){_0x4acb2f['writer']['addClass'](['ck-suggestion-marker','ck-suggestion-marker-formatBlock'],_0x14ddf8),_0x4acb2f['writer']['setAttribute']('data-suggestion',_0x418484,_0x14ddf8),_0x4acb2f['mapper']['bindElementToMarker'](_0x14ddf8,_0x1d948d['markerName']),_0x55e31e&&(this['activeMarkers']['includes'](_0x1d948d['markerName'])?_0x4acb2f['writer']['addClass']('ck-suggestion-marker--active',_0x14ddf8):_0x4acb2f['writer']['removeClass']('ck-suggestion-marker--active',_0x14ddf8));for(const _0x2987e7 of _0x106d27['model']['createRangeIn'](_0x1d948d['item'])['getItems']())_0x4acb2f['consumable']['consume'](_0x2987e7,_0x4d58a2['name']);_0x4acb2f['consumable']['consume'](_0x1d948d['item'],_0x4d58a2['name']);}};_0x106d27['conversion']['for']('dataDowncast')['add'](_0x3b1e35=>{_0x3b1e35['on']('addMarker:suggestion:formatBlock',(_0x3627b5,_0x46dc6b,_0x8217ea)=>{_0x8217ea['options']['showSuggestionHighlights']&&_0x531bca({'showActiveMarkers':!0x1})(_0x3627b5,_0x46dc6b,_0x8217ea);},{'priority':'highest'});}),_0x106d27['conversion']['for']('dataDowncast')['add'](_0x5a1c56=>{_0x5a1c56['on']('addMarker:suggestion:attribute',(_0x40dd91,_0x2d52e3,_0x1a8ed2)=>{_0x1a8ed2['options']['showSuggestionHighlights']&&_0x531bca({'showActiveMarkers':!0x1,'isAttributeSuggestion':!0x0})(_0x40dd91,_0x2d52e3,_0x1a8ed2);},{'priority':'highest'});}),_0x106d27['conversion']['for']('dataDowncast')['markerToData']({'model':'suggestion','view':(_0xb50012,_0x1f9fb3)=>_0x1f9fb3['options']['showSuggestionHighlights']?null:{'group':'suggestion','name':_0xb50012['substr'](0xb)}}),_0x106d27['conversion']['for']('upcast')['elementToElement']({'view':{'name':'suggestion','attributes':{'id':/^\w/,'suggestion-type':/^\w/}},'model':(_0x2ef0f5,{writer:_0x233326})=>{let _0x1c6f48='suggestion:'+_0x2ef0f5['getAttribute']('suggestion-type')+':'+_0x2ef0f5['getAttribute']('id');return _0x2ef0f5['getAttribute']('marker-count')&&(_0x1c6f48+=':'+_0x2ef0f5['getAttribute']('marker-count')),_0x233326['createElement']('$marker',{'data-name':_0x1c6f48});}}),_0x106d27['conversion']['for']('upcast')['dataToMarker']({'view':'suggestion'}),_0x106d27['conversion']['for']('editingDowncast')['add'](_0x17a5d0=>{_0x17a5d0['on']('addMarker:suggestion:formatBlock',_0x531bca(),{'priority':'high'});}),_0x106d27['conversion']['for']('editingDowncast')['add'](_0x422930=>{_0x422930['on']('addMarker:suggestion:attribute',_0x531bca({'isAttributeSuggestion':!0x0}),{'priority':'high'});}),_0x106d27['conversion']['for']('editingDowncast')['add'](_0x11f71=>{_0x11f71['on']('removeMarker:suggestion:formatBlock',(_0x56be0b,_0x3471bd,_0x36db49)=>{const _0x37285f=_0x36db49['mapper']['markerNameToElements'](_0x3471bd['markerName']);if(_0x37285f){for(const _0x3c97d7 of _0x37285f)_0x3c97d7['getCustomProperty']('addHighlight')||(_0x36db49['writer']['removeClass'](['ck-suggestion-marker','ck-suggestion-marker-formatBlock','ck-suggestion-marker--active'],_0x3c97d7),_0x36db49['writer']['removeAttribute']('data-suggestion',_0x3c97d7),_0x36db49['mapper']['unbindElementFromMarkerName'](_0x3c97d7,_0x3471bd['markerName']));}},{'priority':'high'});}),_0x106d27['conversion']['for']('editingDowncast')['add'](_0x21ff52=>{_0x21ff52['on']('removeMarker:suggestion:attribute',(_0x30f5a2,_0x15fa2d,_0x84beb0)=>{const _0x1a1e6e=_0x84beb0['mapper']['markerNameToElements'](_0x15fa2d['markerName']);if(!_0x1a1e6e)return;const {id:_0xbda92d}=this['_splitMarkerName'](_0x15fa2d['markerName']),_0x5566dd=this['_suggestions']['get'](_0xbda92d),_0x577f75=this['_getAttributeKey'](_0x5566dd);if(this['_isBlockAttribute'](_0x577f75)){for(const _0x32a279 of _0x1a1e6e)_0x32a279['getCustomProperty']('addHighlight')||(_0x84beb0['writer']['removeClass'](['ck-suggestion-marker','ck-suggestion-marker-formatBlock','ck-suggestion-marker--active'],_0x32a279),_0x84beb0['writer']['removeAttribute']('data-suggestion',_0x32a279),_0x84beb0['mapper']['unbindElementFromMarkerName'](_0x32a279,_0x15fa2d['markerName']));}},{'priority':'high'});}),_0x106d27['model']['document']['registerPostFixer'](_0xe71523=>{let _0xc51b82=!0x1;const _0x4bbe4b=Array['from'](_0x106d27['model']['document']['differ']['getChangedMarkers']()),_0x43b2b0=new Set();for(const {name:_0x94ac49,data:_0x16204a}of _0x4bbe4b){const {group:_0x36a07d,type:_0x557802,subType:_0x1a39be,id:_0x565774}=this['_splitMarkerName'](_0x94ac49);if('suggestion'!==_0x36a07d)continue;const _0x10cb31=this['_suggestions']['get'](_0x565774);if(null!=_0x16204a['newRange']){'formatInline'==_0x557802&&(_0xc51b82=_0xc51b82||Et(_0x16204a['newRange'],_0x94ac49,_0xe71523,_0x106d27['model']['schema']));const _0x5b043b='attribute'==_0x557802&&this['_isBlockAttribute'](_0x1a39be['split']('|')[0x0]);if(_0x16204a['newRange']['isCollapsed']||'$graveyard'==_0x16204a['newRange']['root']['rootName']||'formatBlock'==_0x557802&&!Ut(_0x16204a['newRange'])||_0x5b043b&&!Ut(_0x16204a['newRange'])||'deletion'==_0x557802&&!(!Tt(_0x1e238e=_0x16204a['newRange'])&&!function(_0x21b23c){return _0x21b23c['start']['parent']==_0x21b23c['end']['nodeBefore']&&_0x21b23c['start']['isAtEnd'];}(_0x1e238e)))_0xe71523['removeMarker'](_0x94ac49),_0xc51b82=!0x0;else{if(!_0x10cb31||!_0x10cb31['isInContent'])continue;_0x43b2b0['add'](_0x10cb31);}}}var _0x1e238e;return _0x43b2b0['size']>0x0&&(_0xc51b82=!!this['_joinWithAdjacentSuggestions'](_0x43b2b0)||_0xc51b82),_0xc51b82;}),_0x106d27['model']['document']['registerPostFixer'](_0x49b08e=>{let _0x4cafdb=!0x1;for(const _0x527cfe of _0x106d27['model']['document']['differ']['getChanges']())if('insert'==_0x527cfe['type'])for(const _0x2cb6f8 of this['_suggestions']['values']()){if(_0x2cb6f8['isMultiRange']||!_0x2cb6f8['isInContent'])continue;const _0x36fc2='formatBlock'==_0x2cb6f8['type'],_0x4622d6=this['_getAttributeKey'](_0x2cb6f8),_0x49a441=_0x4622d6&&this['_isBlockAttribute'](_0x4622d6);if(!_0x36fc2&&!_0x49a441)continue;const _0x3bf3b1=_0x2cb6f8['getFirstRange']();if(_0x3bf3b1['start']['parent']!=_0x3bf3b1['end']['parent']&&!_0x3bf3b1['end']['isAtEnd']){const _0x3c008f=_0x106d27['model']['createPositionAt'](_0x3bf3b1['start']['nodeAfter'],'end'),_0x46174e=_0x106d27['model']['createRange'](_0x3bf3b1['start'],_0x3c008f);_0x49b08e['updateMarker'](_0x2cb6f8['getFirstMarker'](),{'range':_0x46174e}),_0x4cafdb=!0x0;}}return _0x4cafdb;}),_0x106d27['model']['document']['registerPostFixer'](_0x1aa70d=>this['_processAttributeChanges'](_0x1aa70d)),_0x106d27['model']['document']['registerPostFixer'](_0x1e1435=>!_0x1e1435['batch']['isLocal']&&this['_processAttributeSuggestions'](_0x1e1435)),_0x106d27['model']['on']('_afterChanges',()=>{this['_recordAttributeSuggestions']=!0x1;}),_0x106d27['model']['document']['on']('change:data',(_0x118f8a,_0x217239)=>{if(!_0x217239['isLocal']||_0x217239['isUndo'])return;if(!this['_recordAttributeSuggestions'])return;const _0x4281e7=_0x106d27['model']['document']['differ']['getChanges']();if(0x0==_0x4281e7['length'])return;const _0x1edc62=[],_0x419f0f=_0x4281e7['filter'](_0x263cef=>'attribute'==_0x263cef['type']),_0x52a689=_0x4281e7['filter'](_0x16af5a=>'insert'==_0x16af5a['type']&&'$text'!=_0x16af5a['name']);for(const _0x5079a2 of _0x419f0f)this['_isRegisteredAttribute'](_0x5079a2['attributeKey'])&&_0x1edc62['push']({'key':_0x5079a2['attributeKey'],'newValue':_0x5079a2['attributeNewValue'],'oldValue':_0x5079a2['attributeOldValue'],'range':Ot(_0x5079a2['range'],_0x106d27['model'])});for(const _0x4cb086 of _0x52a689){if('rename'!=_0x4cb086['action']&&'refresh'!=_0x4cb086['action'])continue;const _0x156248=Gt(_0x4cb086['position']['nodeAfter'],_0x106d27['model']),_0x5974bd=_0x4cb086['before'];'rename'==_0x4cb086['action']&&_0x1edc62['push']({'key':m,'newValue':_0x4cb086['name'],'oldValue':_0x5974bd['name'],'range':_0x156248});for(const [_0x3a8ec7,_0x9c1c45]of _0x5974bd['attributes']){if(!this['_isRegisteredAttribute'](_0x3a8ec7))continue;const _0x690c9c=_0x4cb086['attributes']['get'](_0x3a8ec7);_0x9c1c45!==_0x690c9c&&_0x1edc62['push']({'key':_0x3a8ec7,'newValue':_0x690c9c,'oldValue':_0x9c1c45,'range':_0x156248});}for(const [_0x341537,_0x56a02a]of _0x4cb086['attributes'])this['_isRegisteredAttribute'](_0x341537)&&(_0x5974bd['attributes']['has'](_0x341537)||_0x1edc62['push']({'key':_0x341537,'newValue':_0x56a02a,'oldValue':null,'range':_0x156248}));}0x0!=_0x1edc62['length']&&_0x106d27['model']['enqueueChange'](_0x217239,_0x39b366=>{const _0x4df24a=_0x22411c();for(const {range:_0xff81a8,key:_0x244de5,oldValue:_0xf0a413,newValue:_0x546cf2}of _0x1edc62)this['markAttributeChange'](_0xff81a8,_0x244de5,_0xf0a413,_0x546cf2,{'groupId':_0x4df24a});this['_reduceExistingSuggestions'](_0x39b366,_0x1edc62);});},{'priority':'lowest'}),_0x106d27['model']['markers']['on']('update:suggestion',(_0x1f3d8a,_0x2752a9,_0x1d79a9)=>{if(null==_0x1d79a9){const {id:_0x2f6dfc}=this['_splitMarkerName'](_0x2752a9['name']),_0x53deb4=this['_suggestions']['get'](_0x2f6dfc);_0x53deb4&&_0x53deb4['addMarkerName'](_0x2752a9['name']);}}),_0x106d27['model']['document']['on']('change:data',()=>{const _0x7f3f8b=Array['from'](_0x106d27['model']['document']['differ']['getChangedMarkers']())['filter'](_0x1724a6=>'suggestion'===this['_splitMarkerName'](_0x1724a6['name'])['group']);if(0x0===_0x7f3f8b['length'])return;_0x7f3f8b['sort']((_0x2565f4,_0x14d2e9)=>{const _0x484ee9=_0x2565f4['data']['oldRange'],_0x30f562=_0x14d2e9['data']['oldRange'];return null===_0x484ee9&&null===_0x30f562?0x0:null===_0x484ee9&&null!==_0x30f562?-0x1:null!==_0x484ee9&&null===_0x30f562?0x1:_0x484ee9['start']['isBefore'](_0x30f562['start'])?-0x1:0x1;});const _0x5c0495=new Set(),_0x3029e2=new Set();for(const {name:_0x3eff7,data:_0x117445}of _0x7f3f8b){const {id:_0x4c1633}=this['_splitMarkerName'](_0x3eff7);if(null===_0x117445['oldRange']){const _0x3c7e36=this['_handleNewSuggestionMarker'](_0x3eff7);_0x3029e2['add'](_0x3c7e36);}else{const _0xfb0d06=this['_suggestions']['get'](_0x4c1633);null!==_0x117445['newRange']||_0xfb0d06['isInContent']?(_0x5c0495['add'](_0xfb0d06['head']),_0x3029e2['add'](_0xfb0d06)):this['_removeSuggestion'](_0xfb0d06);}}_0x3029e2['size']>0x0&&this['_refreshSuggestionsChain'](_0x3029e2);for(const _0x46b094 of _0x5c0495)this['fire']('suggestionChanged',_0x46b094);}),_0x106d27['model']['on']('applyOperation',(_0x163809,_0xd24c5c)=>{const _0x570aac=_0xd24c5c[0x0];if(!this['_suggestions']['size'])return;if(!_0x570aac['isDocumentOperation'])return;if(_0x570aac['batch']['isUndo']||!_0x570aac['batch']['isLocal'])return;let _0x1618b0,_0x14cc1b;switch(_0x570aac['type']){case'insert':_0x1618b0=_0x106d27['model']['createPositionAt'](_0x570aac['position']),_0x14cc1b=_0x1618b0['getShiftedBy'](_0x570aac['howMany']);break;case'split':_0x1618b0=_0x106d27['model']['createPositionAt'](_0x570aac['splitPosition']),_0x14cc1b=_0x106d27['model']['createPositionAt'](_0x570aac['moveTargetPosition']);break;case'move':_0x1618b0=_0x106d27['model']['createPositionAt'](_0x570aac['targetPosition']),_0x14cc1b=_0x1618b0['getShiftedBy'](_0x570aac['howMany']);break;default:return;}const _0x4f5652=_0x106d27['model']['createRange'](_0x1618b0,_0x14cc1b);_0x106d27['model']['change'](()=>{for(const {suggestion:_0x268d63,meta:_0x537619}of this['_findSuggestions'](_0x4f5652)){if(_0x268d63['isMultiRange'])continue;if('formatInline'==_0x268d63['type'])continue;const _0x5de79e=this['_getAttributeKey'](_0x268d63);if(_0x5de79e&&this['_isBlockAttribute'](_0x5de79e)&&'split'!=_0x570aac['type'])continue;const _0x503161=_0x268d63['data']&&_0x268d63['data']['multipleBlocks'];('formatBlock'!=_0x268d63['type']||'split'==_0x570aac['type']&&!_0x503161)&&(_0x537619['containsRangeInObject']||'insertion'==_0x268d63['type']&&_0x537619['isOwn']||_0x268d63['getFirstRange']()['containsRange'](_0x4f5652)&&this['_breakSuggestionMarker'](_0x268d63,_0x1618b0,_0x14cc1b));}});},{'priority':'lowest'}),_0x106d27['model']['on']('deleteContent',(_0x17725a,_0x5e14d9)=>{const _0x236627=_0x5e14d9[0x0],_0x4783fb=_0x5e14d9[0x1];if(_0x4783fb&&_0x4783fb['forceDefaultExecution'])return;if(this['_isForcedDefaultExecutionBlock'])return;if(!this['trackChangesCommand']['value'])return;if(_0x236627['isCollapsed'])return;const _0x3881d4=_0x106d27['model']['schema'],{start:_0x160930,end:_0x2dff04}=_0x236627['getFirstRange'](),_0x5bd2de=_0x160930['nodeAfter']&&_0x3881d4['isLimit'](_0x160930['nodeAfter'])?null:_0x3881d4['getNearestSelectionRange'](_0x160930,'forward'),_0x14e52d=_0x2dff04['nodeBefore']&&_0x3881d4['isLimit'](_0x2dff04['nodeBefore'])?null:_0x3881d4['getNearestSelectionRange'](_0x2dff04,'backward'),_0x3ce2ff=_0x106d27['model']['createRange'](_0x5bd2de?_0x5bd2de['start']:_0x160930,_0x14e52d?_0x14e52d['end']:_0x2dff04);_0x106d27['model']['change'](_0x2fa76a=>{this['markDeletion'](_0x3ce2ff);const _0x3eeeea=_0x106d27['model']['schema']['getNearestSelectionRange'](_0x3ce2ff['start']);_0x236627['is']('documentSelection')?_0x2fa76a['setSelection'](_0x3eeeea):_0x236627['setTo'](_0x3eeeea);}),_0x17725a['stop']();},{'priority':_0x4d67f8['normal']+0xa}),_0x106d27['model']['on']('insertContent',(_0x4b2576,_0x221130)=>{const _0x43687d=_0x221130[_0x221130['length']-0x1];_0x43687d&&_0x43687d['forceDefaultExecution']||this['_isForcedDefaultExecutionBlock']||this['trackChangesCommand']['value']&&(_0x106d27['model']['change'](()=>{let _0x122545=_0x106d27['model']['insertContent'](_0x221130[0x0],_0x221130[0x1],_0x221130[0x2],{'forceDefaultExecution':!0x0});if(!_0x122545)return;_0x4b2576['return']=_0x122545['clone']();const _0x3e83fc=_0x122545['end']['nodeBefore'],_0x22cea5=_0x106d27['model']['schema'];_0x3e83fc&&_0x22cea5['isBlock'](_0x3e83fc)&&!_0x22cea5['isObject'](_0x3e83fc)&&(_0x122545=_0x106d27['model']['createRange'](_0x122545['start'],_0x106d27['model']['createPositionAt'](_0x3e83fc,'end'))),this['markInsertion'](_0x122545);}),_0x4b2576['stop']());},{'priority':'high'}),this['editor']['commands']['add']('trackChanges',this['trackChangesCommand']),this['enableCommand']('trackChanges');const _0x572edc=new $(_0x106d27,this['_suggestions']);_0x106d27['commands']['add']('acceptSuggestion',_0x572edc),this['enableCommand']('acceptSuggestion');const _0x3f0e38=new B(_0x106d27,this['_suggestions']);_0x106d27['commands']['add']('discardSuggestion',_0x3f0e38),this['enableCommand']('discardSuggestion'),_0x106d27['commands']['add']('acceptAllSuggestions',new x(_0x106d27,_0x572edc,this['_suggestions'])),this['enableCommand']('acceptAllSuggestions'),_0x106d27['commands']['add']('discardAllSuggestions',new x(_0x106d27,_0x3f0e38,this['_suggestions'])),this['enableCommand']('discardAllSuggestions'),_0x106d27['commands']['add']('acceptSelectedSuggestions',new R(_0x106d27,_0x572edc,this['_suggestions'])),this['enableCommand']('acceptSelectedSuggestions'),_0x106d27['commands']['add']('discardSelectedSuggestions',new R(_0x106d27,_0x3f0e38,this['_suggestions'])),this['enableCommand']('discardSelectedSuggestions');const _0x136d97=_0x106d27['plugins']['get']('CommentsRepository');this['listenTo'](_0x136d97,'addComment',(_0x46a502,{threadId:_0x23dfb2})=>{const _0x299ed7=this['_suggestions']['get'](_0x23dfb2);_0x299ed7&&_0x299ed7['commentThread']&&0x1===_0x299ed7['commentThread']['length']&&this['_updateSuggestionData'](_0x23dfb2,{'hasComments':!0x0});},{'priority':'low'}),this['listenTo'](_0x136d97,'removeComment',(_0x26f4d2,{threadId:_0x2008bb})=>{const _0x1088b4=this['_suggestions']['get'](_0x2008bb);_0x1088b4&&_0x1088b4['commentThread']&&!_0x1088b4['commentThread']['length']&&this['_updateSuggestionData'](_0x2008bb,{'hasComments':!0x1});},{'priority':'low'});}set['adapter'](_0x1e47a7){if(this['_adapter'])throw new _0xb8c959('track-changes-adapter-already-set',this);this['_adapter']=_0x1e47a7;}get['adapter'](){return this['_adapter'];}['getSuggestions']({skipNotAttached:_0x4b4c91=!0x1,toJSON:_0x353080=!0x1}={}){const _0x47543f=[];for(const _0x406408 of this['_suggestions']['values']())_0x4b4c91&&!_0x406408['isInContent']||_0x47543f['push'](_0x406408);return _0x353080?_0x47543f['map'](_0x57dbd6=>_0x57dbd6['toJSON']()):_0x47543f;}['getSuggestion'](_0x47739a){const _0x5a02fe=this['_suggestions']['get'](_0x47739a);if(!_0x5a02fe)throw new _0xb8c959('track-changes-suggestion-not-found',this);return _0x5a02fe;}['hasSuggestion'](_0x22cc1c){return this['_suggestions']['has'](_0x22cc1c);}['addSuggestionData'](_0x288a35){const {authorId:_0x4ae9ae,id:_0x31244b,attributes:_0x454872}=_0x288a35,[_0x240d9f,_0xd235f1]=_0x288a35['type']['split'](':'),_0x36972c=this['_suggestions']['get'](_0x31244b)||this['_createSuggestion'](_0x240d9f,_0xd235f1,_0x31244b,_0x4ae9ae,_0x454872);if(this['_addThreadToSuggestion'](_0x36972c),this['_checkSuggestionCorrectness'](_0x36972c,_0x240d9f,_0xd235f1||null,_0x4ae9ae),_0x36972c['createdAt']=_0x288a35['createdAt'],_0x36972c['_isDataLoaded']=!0x0,_0x454872&&_0x454872['@external']){const _0x48409c=_0x454872['@external'],_0x264e26=this['_getExternalAuthor'](_0x48409c['authorName']);_0x36972c['authoredAt']=_0x48409c['createdAt'],_0x36972c['author']=_0x264e26,_0x36972c['isExternal']=!0x0;}else _0x36972c['authoredAt']=_0x288a35['createdAt'];switch(_0x288a35['data']&&(_0x36972c['data']=_0x288a35['data']),_0x288a35['attributes']&&(_0x36972c['attributes']=_0x288a35['attributes']),this['_adapter']&&this['_adapter']['addSuggestion']||(_0x36972c['_saved']=!0x0),this['_suggestionState']['get'](_0x36972c)){case'notReady':this['_suggestionState']['set'](_0x36972c,'dataReady');break;case'markerReady':_0x36972c['isInContent']?(this['_joinWithAdjacentSuggestions'](new Set([_0x36972c])),this['_refreshSuggestionsChain'](new Set([_0x36972c])),this['_suggestionState']['set'](_0x36972c,'ready'),this['fire']('suggestionLoaded',_0x36972c)):this['_suggestionState']['set'](_0x36972c,'removed');}return _0x36972c;}['acceptSuggestion'](_0x381d80){this['forceDefaultExecution'](()=>{this['editor']['model']['change'](()=>{for(const _0x19dcf5 of _0x381d80['getAllAdjacentSuggestions']())_0x19dcf5['accept']();});});}['discardSuggestion'](_0x4b9e6a){this['forceDefaultExecution'](()=>{this['editor']['model']['change'](()=>{for(const _0x138981 of _0x4b9e6a['getAllAdjacentSuggestions']())_0x138981['discard']();});});}['enableCommand'](_0x37e85a,_0x306924){const _0x17febd=this['editor']['commands']['get'](_0x37e85a);if(!_0x17febd)throw new _0xb8c959('track-changes-command-not-found',this,{'commandName':_0x37e85a});if(this['_enabledCommands']['has'](_0x17febd))throw new _0xb8c959('track-changes-enable-command-twice',this,{'commandName':_0x37e85a});this['_enabledCommands']['add'](_0x17febd),_0x306924&&_0x17febd['on']('execute',(_0x58d6e5,_0x5d7f81)=>{this['trackChangesCommand']['value']&&(this['_isForcedDefaultExecutionBlock']||(_0x5d7f81['length']>0x0&&_0x5d7f81[_0x5d7f81['length']-0x1]&&_0x5d7f81[_0x5d7f81['length']-0x1]['forceDefaultExecution']?_0x5d7f81['pop']():(_0x58d6e5['return']=_0x306924((..._0x18ff27)=>_0x17febd['execute'](..._0x18ff27,{'forceDefaultExecution':!0x0}),..._0x5d7f81),_0x58d6e5['stop']())));},{'priority':'high'});}['forceDefaultExecution'](_0x5ea26f){let _0x56541f,_0x3ff285;const _0x437242=this['_isForcedDefaultExecutionBlock'];this['_isForcedDefaultExecutionBlock']=!0x0;try{_0x56541f=_0x5ea26f();}catch(_0x46ccc0){_0x3ff285=_0x46ccc0;}return _0x437242||(this['_isForcedDefaultExecutionBlock']=!0x1),_0x3ff285&&_0xb8c959['rethrowUnexpectedError'](_0x3ff285,this),_0x56541f;}['markInsertion'](_0x4436cb,_0x24060b=null,_0x2c8099={}){if(_0x4436cb['isCollapsed'])return null;const _0x2bf144=this['editor']['plugins']['get']('Users')['me'];for(const {suggestion:_0xb8f4a6,meta:_0x55e82b}of this['_findSuggestions'](_0x4436cb,'insertion'))if(_0x55e82b['isOwn']){if(!_0x55e82b['isNextTo']){if(_0x55e82b['containsRangeInObject']){if(!this['_mergeNestedSuggestions']||!Lt(_0xb8f4a6,_0x2c8099))continue;return _0xb8f4a6;}if(Lt(_0xb8f4a6,_0x2c8099))return _0xb8f4a6;this['_breakSuggestionMarker'](_0xb8f4a6,_0x4436cb['start'],_0x4436cb['end']);break;}if(_0x24060b==_0xb8f4a6['subType']&&Lt(_0xb8f4a6,_0x2c8099)){const _0x362186=_0xb8f4a6['getFirstRange']();return _0x362186['start']['isEqual'](_0x4436cb['end'])?this['_setSuggestionRange'](_0xb8f4a6,this['_model']['createRange'](_0x4436cb['start'],_0x362186['end'])):this['_setSuggestionRange'](_0xb8f4a6,this['_model']['createRange'](_0x362186['start'],_0x4436cb['end'])),_0xb8f4a6;}}const _0x36dca3=_0x22411c(),_0x2f32b1=_0x2bf144['id'],_0x35aa6c=_0x24060b?'insertion:'+_0x24060b:'insertion',_0x13b299=this['_setSuggestionData']({'id':_0x36dca3,'type':_0x35aa6c,'createdAt':new Date(),'authorId':_0x2f32b1,'attributes':_0x2c8099});return this['_addSuggestionMarker'](_0x35aa6c,_0x36dca3,_0x2f32b1,_0x4436cb),_0x13b299;}['markMultiRangeInsertion'](_0x22e2f5,_0x134d54='multi',_0xe08da3={}){const _0x4c14ef=this['editor']['plugins']['get']('Users')['me'],_0x2c04da=this['_suggestionFactory']['getSuggestionCallback']('insertion',_0x134d54,'join');for(const _0x163e56 of this['getSuggestions']())if(_0x163e56['author']['id']==_0x4c14ef['id']&&'insertion'==_0x163e56['type']&&_0x163e56['subType']==_0x134d54&&Lt(_0x163e56,_0xe08da3)&&(_0x2c04da(_0x163e56['getRanges'](),_0x22e2f5)||_0x2c04da(_0x22e2f5,_0x163e56['getRanges']()))){for(const _0x192d07 of _0x22e2f5)_0x163e56['addRange'](_0x192d07);return _0x163e56;}for(const {suggestion:_0x39db46,meta:_0xa7dba6}of this['_findSuggestions'](_0x22e2f5,'insertion')){if(!_0xa7dba6['isOwn'])continue;if(!this['_mergeNestedSuggestions']&&_0xa7dba6['containsRangeInObject'])continue;if(!Lt(_0x39db46,_0xe08da3))continue;let _0x6bb46e=!0x0;for(const _0x2319f9 of _0x39db46['getRanges']())for(const _0x4b0ac4 of _0x22e2f5)if(!_0x2319f9['containsRange'](_0x4b0ac4)){_0x6bb46e=!0x1;break;}if(_0x6bb46e)return _0x39db46;}const _0x3170dd=_0x22411c(),_0x37d685=_0x4c14ef['id'],_0x205864='insertion:'+_0x134d54,_0x6a37ce=this['_setSuggestionData']({'id':_0x3170dd,'type':_0x205864,'createdAt':new Date(),'authorId':_0x37d685,'attributes':_0xe08da3});for(const _0x532a14 of _0x22e2f5)this['_addSuggestionMarker'](_0x205864,_0x3170dd,_0x37d685,_0x532a14,u['getMultiRangeId']());return _0x6a37ce;}['markInlineFormat'](_0x4d478f,_0x239c1a,_0x2221bb=null,_0x5a08f3={}){if(_0x2221bb=_0x2221bb||Vt(_0x239c1a),_0x4d478f['isCollapsed'])return null;if('never'===this['_trackFormatChanges']){const _0x363b79=this['_suggestionFactory']['getSuggestionCallback']('formatInline',_0x2221bb,'accept');return this['forceDefaultExecution'](()=>_0x363b79([_0x4d478f],_0x239c1a,_0x5a08f3)),null;}const _0x5c30be=this['editor']['plugins']['get']('Users')['me'],_0x3c5cf3=[];if('always'!==this['_trackFormatChanges']){for(const {suggestion:_0x292c38,meta:_0x248f5d}of this['_findSuggestions'](_0x4d478f,'insertion'))_0x248f5d['isOwn']&&!_0x248f5d['isInsideObject']&&_0x3c5cf3['push'](..._0x292c38['getRanges']());}const _0x12195c=function(_0x3f37ba,_0x2ed56d){const _0x257171=[];for(const _0x414aa1 of _0x2ed56d){const _0x1d1d3b=_0x3f37ba['getIntersection'](_0x414aa1);_0x1d1d3b&&_0x257171['push'](_0x1d1d3b);}return _0x257171;}(_0x4d478f,_0x3c5cf3),_0x418418=function(_0x185676,_0x4253e8){const _0x2ab634=[_0x185676];for(const _0x184dfa of _0x4253e8){let _0x224c24=0x0;for(;_0x224c24<_0x2ab634['length'];){const _0x4e7092=_0x2ab634[_0x224c24]['getDifference'](_0x184dfa);_0x2ab634['splice'](_0x224c24,0x1,..._0x4e7092),_0x224c24+=_0x4e7092['length'];}}return _0x2ab634;}(_0x4d478f,_0x3c5cf3);_0x12195c['length']&&this['_model']['change'](()=>{for(const _0x1d6273 of _0x12195c){const _0x5344be=this['_suggestionFactory']['getSuggestionCallback']('formatInline',_0x2221bb,'accept');this['forceDefaultExecution'](()=>_0x5344be([_0x1d6273],_0x239c1a,_0x5a08f3));}});for(const _0xfd42d7 of _0x418418){let _0x3c77ff=null,_0x188168=_0xfd42d7['start'],_0x1eeeae=_0xfd42d7['end'];for(const {suggestion:_0xec0c5f,meta:_0x39bc2f}of this['_findSuggestions'](_0xfd42d7,'formatInline')){if(!_0x39bc2f['isOwn'])continue;if(_0xec0c5f['subType']!=_0x2221bb)continue;if(!Lt(_0xec0c5f,_0x5a08f3))continue;const _0x57aaa1=_0xec0c5f['getFirstRange']();if(_0x57aaa1['containsRange'](_0xfd42d7,!0x0))return null;_0x188168=_0x188168['isBefore'](_0x57aaa1['start'])?_0x188168:_0x57aaa1['start'],_0x1eeeae=_0x1eeeae['isAfter'](_0x57aaa1['end'])?_0x1eeeae:_0x57aaa1['end'],_0x3c77ff?_0x57aaa1['start']['isBefore'](_0x3c77ff['getFirstRange']()['start'])?(_0x3c77ff['removeMarkers'](),_0x3c77ff=_0xec0c5f):_0xec0c5f['removeMarkers']():_0x3c77ff=_0xec0c5f;}const _0x4aff2e=this['_model']['createRange'](_0x188168,_0x1eeeae);if(_0x3c77ff)this['_setSuggestionRange'](_0x3c77ff,_0x4aff2e);else{const _0x13890c=_0x22411c(),_0x44e63f=_0x5c30be['id'];this['_setSuggestionData']({'id':_0x13890c,'type':'formatInline:'+_0x2221bb,'data':_0x239c1a,'createdAt':new Date(),'authorId':_0x44e63f,'attributes':_0x5a08f3}),this['_addSuggestionMarker']('formatInline:'+_0x2221bb,_0x13890c,_0x44e63f,_0x4aff2e);}}return null;}['markBlockFormat'](_0x3b48e4,_0x455118,_0x1bb183=[],_0x51747e=null,_0x333baa={}){_0x455118['formatGroupId']||(_0x455118['formatGroupId']=_0x455118['commandName']),_0x455118['multipleBlocks']=_0x3b48e4['is']('range'),_0x51747e=_0x51747e||Vt(_0x455118);const _0x38db37=_0x1bb183['map'](_0x401357=>Gt(_0x401357,this['_model'])),_0x494dcb=_0x3b48e4['is']('range')?_0x3b48e4:Gt(_0x3b48e4,this['_model']);if('never'===this['_trackFormatChanges']){const _0xd0ee70=this['_suggestionFactory']['getSuggestionCallback']('formatBlock',_0x51747e,'accept');return this['forceDefaultExecution'](()=>_0xd0ee70([_0x494dcb],_0x455118,_0x333baa)),null;}_0x38db37['push'](_0x494dcb);let _0x2153e2=!0x0;for(const _0x428cf4 of _0x38db37)if(!this['_rangeIsInLocalUserInsertion'](_0x428cf4)){_0x2153e2=!0x1;break;}if(_0x2153e2&&'always'!==this['_trackFormatChanges']){const _0x51bd06=this['_suggestionFactory']['getSuggestionCallback']('formatBlock',_0x51747e,'accept');return this['forceDefaultExecution'](()=>_0x51bd06([_0x494dcb],_0x455118,_0x333baa)),null;}let _0x30417c=null,_0x4b9687=_0x494dcb['start'],_0x15ae4a=_0x494dcb['end'];for(const {suggestion:_0x1c075b,meta:_0x43e272}of this['_findSuggestions'](_0x494dcb,'formatBlock')){if(!_0x43e272['isOwn'])continue;if(_0x43e272['isNextTo']||_0x43e272['containsRangeInObject']||_0x43e272['isInsideObject'])continue;if(_0x1c075b['data']['formatGroupId']!=_0x455118['formatGroupId'])continue;if(!Lt(_0x1c075b,_0x333baa))continue;const _0x32a8bd=_0x1c075b['getFirstRange']();if(_0x1c075b['subType']==_0x51747e){if(_0x32a8bd['containsRange'](_0x494dcb,!0x0))return null;_0x4b9687=_0x4b9687['isBefore'](_0x32a8bd['start'])?_0x4b9687:_0x32a8bd['start'],_0x15ae4a=_0x15ae4a['isAfter'](_0x32a8bd['end'])?_0x15ae4a:_0x32a8bd['end'],_0x30417c?_0x32a8bd['start']['isBefore'](_0x30417c['getFirstRange']()['start'])?(_0x30417c['removeMarkers'](),_0x30417c=_0x1c075b):_0x1c075b['removeMarkers']():_0x30417c=_0x1c075b;}else{const _0x3067d0=_0x494dcb['getIntersection'](_0x32a8bd);this['_cutOutSuggestionMarker'](_0x1c075b,_0x3067d0);}}const _0x1ac26b=this['editor']['plugins']['get']('Users')['me'],_0x56a5a9=_0x22411c(),_0x321ccb=_0x1ac26b['id'];if(_0x30417c)return this['_setSuggestionRange'](_0x30417c,this['_model']['createRange'](_0x4b9687,_0x15ae4a)),_0x30417c;{const _0x3dab63=this['_setSuggestionData']({'id':_0x56a5a9,'type':'formatBlock:'+_0x51747e,'data':_0x455118,'createdAt':new Date(),'authorId':_0x321ccb,'attributes':_0x333baa});return this['_addSuggestionMarker']('formatBlock:'+_0x51747e,_0x56a5a9,_0x321ccb,this['_model']['createRange'](_0x4b9687,_0x15ae4a)),_0x3dab63;}}['markMultiRangeBlockFormat'](_0x43c0a8,_0x18bbe2,_0x4e6046=[],_0x2c491c=null,_0x2c122d={}){_0x18bbe2['formatGroupId']||(_0x18bbe2['formatGroupId']=_0x18bbe2['commandName']);const _0x1f3198=_0x43c0a8[0x0];_0x18bbe2['multipleBlocks']=_0x1f3198['is']('range'),_0x2c491c=_0x2c491c||Vt(_0x18bbe2);const _0x2a80a8=_0x4e6046['map'](_0x4da4d9=>Gt(_0x4da4d9,this['_model'])),_0x455638=_0x1f3198['is']('range')?_0x43c0a8:_0x43c0a8['map'](_0x38d0f9=>Gt(_0x38d0f9,this['_model']));if('never'===this['_trackFormatChanges']){const _0x16a9e6=this['_suggestionFactory']['getSuggestionCallback']('formatBlock',_0x2c491c,'accept');return this['forceDefaultExecution'](()=>_0x16a9e6(_0x455638,_0x18bbe2,_0x2c122d)),null;}_0x2a80a8['push'](..._0x455638);let _0x22ce62=!0x0;for(const _0x3ab2c4 of _0x2a80a8)if(!this['_rangeIsInLocalUserInsertion'](_0x3ab2c4)){_0x22ce62=!0x1;break;}if(_0x22ce62&&'always'!==this['_trackFormatChanges']){const _0x4914b7=this['_suggestionFactory']['getSuggestionCallback']('formatBlock',_0x2c491c,'accept');return this['forceDefaultExecution'](()=>_0x4914b7(_0x455638,_0x18bbe2,_0x2c122d)),null;}const _0xcdca3a=this['editor']['plugins']['get']('Users')['me'];for(const _0x11ee78 of this['getSuggestions']()){if(_0x11ee78['author']['id']!=_0xcdca3a['id'])continue;if('formatBlock'!=_0x11ee78['type']||_0x11ee78['data']['formatGroupId']!=_0x18bbe2['formatGroupId'])continue;if(!Lt(_0x11ee78,_0x2c122d))continue;const _0x17947c=_0x11ee78['subType']==_0x2c491c;for(let _0x410673=0x0;_0x410673<_0x455638['length'];_0x410673++){const _0x5885df=_0x455638[_0x410673];for(const _0x4e53c3 of _0x11ee78['getMarkers']()){const _0x4f5d2e=_0x4e53c3['getRange']();if(_0x5885df['isEqual'](_0x4f5d2e)){_0x17947c?(_0x455638['splice'](_0x410673,0x1),_0x410673--):_0x11ee78['removeMarker'](_0x4e53c3['name']);break;}}}}if(0x0==_0x455638['length'])return null;const _0x45e225=this['_suggestionFactory']['getSuggestionCallback']('formatBlock',_0x2c491c,'join');for(const _0x108a23 of this['getSuggestions']())if(_0x108a23['author']['id']==_0xcdca3a['id']&&'formatBlock'==_0x108a23['type']&&_0x108a23['data']['formatGroupId']==_0x18bbe2['formatGroupId']&&_0x108a23['subType']==_0x2c491c&&Lt(_0x108a23,_0x2c122d)&&(_0x45e225(_0x108a23['getRanges'](),_0x455638)||_0x45e225(_0x455638,_0x108a23['getRanges']()))){for(const _0x11bdc0 of _0x455638)_0x108a23['addRange'](_0x11bdc0);return _0x108a23;}const _0x1fcdc3=_0x22411c(),_0x22850c=_0xcdca3a['id'],_0x4fc934='formatBlock:'+_0x2c491c,_0x3e829f=this['_setSuggestionData']({'id':_0x1fcdc3,'type':_0x4fc934,'data':_0x18bbe2,'createdAt':new Date(),'authorId':_0x22850c,'attributes':_0x2c122d});for(const _0x5b4023 of _0x455638)this['_addSuggestionMarker'](_0x4fc934,_0x1fcdc3,_0x22850c,_0x5b4023,u['getMultiRangeId']());return _0x3e829f;}['markDeletion'](_0x395234,_0x671997=null,_0x557443={}){if(_0x395234['isCollapsed'])return null;const _0x1be717=this['editor']['plugins']['get']('Users')['me'],_0x2cbba8=new _0x24837b(_0x395234['start'],_0x395234['end']);for(const {suggestion:_0x4fd242,meta:_0x23552d}of this['_findSuggestions'](_0x2cbba8,'insertion'))if(_0x23552d['isOwn']&&!_0x23552d['isNextTo']){if(_0x4fd242['isMultiRange']){const _0x11429e=_0x4fd242['getRanges']()['filter'](_0x33090f=>'$graveyard'!=_0x33090f['root']['rootName']);_0x11429e['every'](_0x39c4de=>_0x2cbba8['containsRange'](_0x39c4de,!0x0))&&_0x4fd242['discard']();if(_0x11429e['some'](_0xff167c=>_0xff167c['containsRange'](_0x2cbba8,!0x0))){const _0x4c7bdc=this['_suggestionFactory']['getSuggestionCallback']('deletion',_0x671997,'accept');return this['forceDefaultExecution'](()=>_0x4c7bdc([_0x2cbba8],null,_0x557443)),null;}}else{const _0x176c1b=_0x2cbba8['getIntersection'](_0x4fd242['getFirstRange']());null!==_0x176c1b&&_0x4fd242['_onDiscard']([_0x176c1b],null,_0x557443);}}if(_0x2cbba8['detach'](),_0x2cbba8['isCollapsed']||'$graveyard'==_0x2cbba8['root']['rootName'])return null;let _0x21ab19=null,_0x5dc10a=_0x2cbba8['start'],_0x4939cf=_0x2cbba8['end'];const _0xf87fb9=this['_findSuggestions'](_0x2cbba8,'deletion');for(const {suggestion:_0x28b1b6,meta:_0x252556}of _0xf87fb9){const _0x3e0873=this['_model']['createRange'](_0x5dc10a,_0x4939cf);if(_0x252556['isOwn']&&(this['_mergeNestedSuggestions']||!_0x252556['containsRangeInObject']&&!_0x252556['isInsideObject'])){if(_0x28b1b6['isMultiRange']){if(!Lt(_0x28b1b6,_0x557443))continue;let _0x2fbbb1=!0x0;for(const _0x4f8df2 of _0x28b1b6['getRanges']()){if(_0x4f8df2['containsRange'](_0x3e0873,!0x0))return _0x28b1b6;_0x3e0873['containsRange'](_0x4f8df2)||(_0x2fbbb1=!0x1);}_0x2fbbb1&&_0x28b1b6['discard']();}else{const _0x5c9acf=_0x28b1b6['getFirstRange']();if(_0x5c9acf['containsRange'](_0x3e0873,!0x0))return _0x28b1b6;if(!Lt(_0x28b1b6,_0x557443)){_0x3e0873['containsRange'](_0x5c9acf)?_0x28b1b6['removeMarkers']():_0x5c9acf['containsPosition'](_0x5dc10a)?_0x5dc10a=_0x5c9acf['end']:_0x5c9acf['containsPosition'](_0x4939cf)&&(_0x4939cf=_0x5c9acf['start']);continue;}_0x5dc10a=_0x5dc10a['isBefore'](_0x5c9acf['start'])?_0x5dc10a:_0x5c9acf['start'],_0x4939cf=_0x4939cf['isAfter'](_0x5c9acf['end'])?_0x4939cf:_0x5c9acf['end'],_0x557443=Object['assign']({},_0x28b1b6['attributes']),_0x21ab19?_0x5c9acf['start']['isBefore'](_0x21ab19['getFirstRange']()['start'])?(_0x21ab19['removeMarkers'](),_0x21ab19=_0x28b1b6):_0x28b1b6['removeMarkers']():_0x21ab19=_0x28b1b6;}}}if(_0x21ab19)return this['_setSuggestionRange'](_0x21ab19,this['_model']['createRange'](_0x5dc10a,_0x4939cf)),_0x21ab19;{const _0xaa7f6e=_0x22411c(),_0x4c746c=this['_model']['createRange'](_0x5dc10a,_0x4939cf),_0x51c1a9=_0x1be717['id'],_0xf58561=_0x671997?'deletion:'+_0x671997:'deletion',_0x149ae9=this['_setSuggestionData']({'id':_0xaa7f6e,'type':_0xf58561,'createdAt':new Date(),'authorId':_0x51c1a9,'attributes':_0x557443});return this['_addSuggestionMarker'](_0xf58561,_0xaa7f6e,_0x51c1a9,_0x4c746c),_0x149ae9;}}['markMultiRangeDeletion'](_0x52cf17,_0x4fa783='multi',_0x299089={}){const _0x30f02c=this['editor']['plugins']['get']('Users')['me'],_0x3072f9=_0x52cf17['map'](_0x4b9837=>new _0x24837b(_0x4b9837['start'],_0x4b9837['end'])),_0x3f3c44=new Set();for(const {suggestion:_0x55734d,meta:_0x1dfdfe}of this['_findSuggestions'](_0x3072f9,'insertion'))_0x1dfdfe['isOwn']&&!_0x1dfdfe['isNextTo']&&_0x3f3c44['add'](_0x55734d);for(const _0x22bf94 of _0x3f3c44)if(_0x22bf94['isMultiRange']){const _0x3e244a=_0x22bf94['getRanges']();(!_0x22bf94['attributes']||!_0x22bf94['attributes']['skipNestingCheck'])&&(_0x3e244a['every'](_0x4dcef3=>_0x3072f9['some'](_0x461527=>_0x461527['containsRange'](_0x4dcef3,!0x0)))&&_0x22bf94['discard']());if(_0x3072f9['every'](_0x297a45=>_0x3e244a['some'](_0x7c03ad=>_0x7c03ad['containsRange'](_0x297a45,!0x0)))){const _0x26fe49=this['_suggestionFactory']['getSuggestionCallback']('deletion',_0x4fa783,'accept');return this['forceDefaultExecution'](()=>_0x26fe49(_0x52cf17,null,_0x299089)),null;}}else{const _0x14bc41=_0x22bf94['getFirstRange']();_0x3072f9['some'](_0x23ebe6=>_0x23ebe6['containsRange'](_0x14bc41,!0x0))&&_0x22bf94['discard']();if(_0x3072f9['every'](_0x257f95=>_0x14bc41['containsRange'](_0x257f95,!0x0))){const _0x1a57a8=this['_suggestionFactory']['getSuggestionCallback']('deletion',_0x4fa783,'accept');return this['forceDefaultExecution'](()=>_0x1a57a8(_0x3072f9,null,_0x299089)),null;}}const _0x5d03fe=this['_suggestionFactory']['getSuggestionCallback']('deletion',_0x4fa783,'join');let _0xec5233=null;for(const _0x5ea9ed of this['getSuggestions']())if(_0x5ea9ed['author']['id']==_0x30f02c['id']&&_0x5ea9ed['isInContent']&&'deletion'==_0x5ea9ed['type']&&_0x5ea9ed['subType']==_0x4fa783&&Lt(_0x5ea9ed,_0x299089)&&(_0x5d03fe(_0x5ea9ed['getRanges'](),_0x3072f9)||_0x5d03fe(_0x3072f9,_0x5ea9ed['getRanges']()))){if(_0xec5233){if(_0x5ea9ed['commentThread']&&_0x5ea9ed['commentThread']['length'])continue;for(const _0x11b3b9 of _0x5ea9ed['getRanges']())_0xec5233['isIntersectingWithRange'](_0x11b3b9)||_0xec5233['addRange'](_0x11b3b9);_0x5ea9ed['removeMarkers']();}else{_0xec5233=_0x5ea9ed;for(const _0x2131c9 of _0x3072f9)_0x5ea9ed['isIntersectingWithRange'](_0x2131c9)||_0x5ea9ed['addRange'](_0x2131c9);}}if(_0xec5233)return _0xec5233;_0x3f3c44['clear']();for(const {suggestion:_0xc502f2,meta:_0x4687aa}of this['_findSuggestions'](_0x3072f9,'deletion'))_0x4687aa['isOwn']&&(this['_mergeNestedSuggestions']||!_0x4687aa['containsRangeInObject']&&!_0x4687aa['isInsideObject'])&&Lt(_0xc502f2,_0x299089)&&_0x3f3c44['add'](_0xc502f2);for(const _0x4d2038 of _0x3f3c44){const _0x5bad54=_0x4d2038['getRanges']();if(!_0x299089||!_0x299089['skipNestingCheck']){if(_0x3072f9['every'](_0x22ffcb=>_0x5bad54['some'](_0x1c0c74=>_0x1c0c74['containsRange'](_0x22ffcb,!0x0))))return _0x4d2038;}(!_0x4d2038['attributes']||!_0x4d2038['attributes']['skipNestingCheck'])&&(_0x5bad54['every'](_0x3e14a0=>_0x3072f9['some'](_0x147413=>_0x147413['containsRange'](_0x3e14a0,!0x0)))&&_0x4d2038['discard']());}const _0x4d9684=_0x22411c(),_0x4ee716=_0x30f02c['id'],_0x2fa149='deletion:'+_0x4fa783,_0x5105bf=this['_setSuggestionData']({'id':_0x4d9684,'type':_0x2fa149,'createdAt':new Date(),'authorId':_0x4ee716,'attributes':_0x299089});for(const _0x160124 of _0x3072f9)_0x160124['detach'](),_0x160124['isCollapsed']||'$graveyard'==_0x160124['root']['rootName']||this['_addSuggestionMarker'](_0x2fa149,_0x4d9684,_0x4ee716,_0x160124,u['getMultiRangeId']());return _0x5105bf;}['markAttributeChange'](_0x2cec90,_0x3c5cc7,_0x2d998d,_0x334aa7,_0xa3400){if(_0x2cec90['isCollapsed'])return[];if('never'===this['_trackFormatChanges'])return[];const _0x2af519=this['editor']['plugins']['get']('Users')['me']['id'],_0x124865=Array['from'](this['_suggestions']['values']())['filter'](_0x5c2d05=>'attribute'==_0x5c2d05['type']&&_0x5c2d05['data']['key']==_0x3c5cc7&&_0x5c2d05['isIntersectingWithRange'](_0x2cec90));if('default'===this['_trackFormatChanges']){const _0x51033e=this['_findSuggestions'](_0x2cec90,'insertion')['filter'](({meta:_0x4165e1})=>_0x4165e1['isOwn']&&!_0x4165e1['isInsideObject']&&!_0x4165e1['isNextTo'])['map'](({suggestion:_0x1c2788})=>_0x1c2788);_0x124865['unshift'](..._0x51033e);}const _0x555d36=new Map([[_0x2cec90,_0x2d998d]]);for(const _0x3cc895 of _0x124865){const _0x3437fe='attribute'==_0x3cc895['type']?_0x3cc895['data']['oldValue']:void 0x0,_0x7225a4=_0x3cc895['getFirstRange'](),_0x2e085e=Array['from'](_0x555d36['keys']())['find'](_0x229591=>_0x229591['isIntersecting'](_0x7225a4));if(!_0x2e085e)continue;const _0x3e233e=_0x2e085e['getDifference'](_0x7225a4);this['_isBlockAttribute'](_0x3c5cc7)&&'insertion'==_0x3cc895['type']&&0x0!=_0x3e233e['length']||(_0x555d36['delete'](_0x2e085e),_0x3e233e['forEach'](_0x1fded1=>{_0x555d36['set'](_0x1fded1,_0x2d998d);}),'insertion'!=_0x3cc895['type']&&_0x3437fe!=_0x334aa7&&_0x555d36['set'](_0x2e085e['getIntersection'](_0x7225a4),_0x3437fe));}const _0xf6eda5=[];for(const [_0x24e829,_0x4e3f9e]of _0x555d36){const _0x2400c6=_0x22411c(),_0x34f726={'key':_0x3c5cc7,'oldValue':_0x4e3f9e,'newValue':_0x334aa7};_0x3c5cc7['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':_0x3c5cc7});const _0x10d1f7=('attribute:'+(_0x3c5cc7+'|'+Vt({'newValue':_0x334aa7})))['substring'](0x0,0x3c),_0x1c71bb=this['_setSuggestionData']({'id':_0x2400c6,'type':_0x10d1f7,'data':_0x34f726,'createdAt':new Date(),'authorId':_0x2af519,'attributes':_0xa3400});_0xf6eda5['push'](_0x1c71bb),this['_addSuggestionMarker'](_0x10d1f7,_0x2400c6,_0x2af519,_0x24e829);}return _0xf6eda5;}['enableDefaultAttributesIntegration'](_0x243cc9){this['enableCommand'](_0x243cc9,(_0xf43317,..._0x3959be)=>{this['_recordAttributeChanges'](()=>{_0xf43317(..._0x3959be);});});}['registerBlockAttribute'](_0x49f397){this['_blockAttributeKeys']['add'](_0x49f397);}['registerInlineAttribute'](_0x19de9b){this['_inlineAttributeKeys']['add'](_0x19de9b);}['_getAttributeKey'](_0xa91e0d){return'attribute'==_0xa91e0d['type']?_0xa91e0d['subType']['split']('|')[0x0]:null;}['_setSuggestionRange'](_0x4ad5e9,_0x1ac345){const _0x1726e8=_0x4ad5e9['getFirstMarker']();this['_model']['change'](_0x5f3b55=>{_0x5f3b55['updateMarker'](_0x1726e8,{'range':_0x1ac345});});}['_addThreadToSuggestion'](_0xc1b1bc){const _0x179e33=_0xc1b1bc['id'],_0x4f6cfe=this['editor']['config']['get']('collaboration.channelId');this['_commentsRepository']['hasCommentThread'](_0x179e33)||this['_commentsRepository']['addCommentThread']({'channelId':_0x4f6cfe,'threadId':_0x179e33,'isResolvable':!0x1,'isSubmitted':!0x0});const _0x2abeee=this['_commentsRepository']['getCommentThread'](_0x179e33);_0x2abeee['unbind']('isRemovable'),_0x2abeee['isRemovable']=!0x1,_0xc1b1bc['commentThread']=_0x2abeee;}['_checkSuggestionCorrectness'](_0x54b784,_0x656154,_0x28758e,_0x1a12c3){if(_0x54b784['type']!=_0x656154||_0x54b784['subType']!=_0x28758e||_0x54b784['creator']['id']!=_0x1a12c3)throw this['editor']['enableReadOnlyMode']('track-changes-suggestion-data-mismatch'),new _0xb8c959('track-changes-suggestion-data-mismatch',this);}['_cutOutSuggestionMarker'](_0x6a3954,_0xe14ea){const _0x3bd7a9=_0x6a3954['getFirstRange']();if(_0xe14ea['isEqual'](_0x3bd7a9))_0x6a3954['removeMarkers']();else{if(_0x3bd7a9['containsRange'](_0xe14ea)){const _0x3a2622=this['_model']['createPositionAt'](_0xe14ea['start']['nodeBefore'],'end');this['_setSuggestionRange'](_0x6a3954,this['_model']['createRange'](_0x3bd7a9['start'],_0x3a2622));const _0x205b54=_0x22411c(),_0x1e4946=_0x6a3954['creator']['id'],_0x37bfb2=_0x6a3954['type']+':'+_0x6a3954['subType'];this['_setSuggestionData']({'id':_0x205b54,'type':_0x37bfb2,'createdAt':new Date(),'authorId':_0x1e4946,'data':_0x6a3954['data'],'attributes':_0x6a3954['attributes']});const _0x4d9688=this['_model']['createPositionAt'](_0xe14ea['end']['parent'],'after'),_0x5795d2=this['_model']['createRange'](_0x4d9688,_0x3bd7a9['end']);this['_addSuggestionMarker'](_0x37bfb2,_0x205b54,_0x1e4946,_0x5795d2);}else{if(_0x3bd7a9['containsPosition'](_0xe14ea['start'])){const _0x46b04d=this['_model']['createPositionAt'](_0xe14ea['start']['nodeBefore'],'end');this['_setSuggestionRange'](_0x6a3954,this['_model']['createRange'](_0x3bd7a9['start'],_0x46b04d));}else{const _0x22c75c=this['_model']['createPositionAt'](_0xe14ea['end']['parent'],'after');this['_setSuggestionRange'](_0x6a3954,this['_model']['createRange'](_0x22c75c,_0x3bd7a9['end']));}}}}['_rangeIsInLocalUserInsertion'](_0x489a30){for(const {suggestion:_0xe58524,meta:_0x1ecf09}of this['_findSuggestions'](_0x489a30,'insertion')){if(!_0x1ecf09['isOwn'])continue;const _0x26a7f5=_0xe58524['getRanges']();for(const _0x3febaf of _0x26a7f5)if(!_0x489a30['getDifference'](_0x3febaf)['length'])return!0x0;}return!0x1;}['_getAuthorFromId'](_0xddb619){const _0x4707e3=this['editor']['plugins']['get']('Users')['getUser'](_0xddb619);if(!_0x4707e3)throw new _0xb8c959('track-changes-user-not-found',this);return _0x4707e3;}['_getExternalAuthor'](_0x3817c1){const _0x59f343=this['editor']['plugins']['get']('Users'),_0x4447a8=_0x33246c('external:'+_0x3817c1),_0x5985d1=_0x59f343['getUser'](_0x4447a8);return _0x5985d1||_0x59f343['addUser']({'id':_0x4447a8,'name':_0x3817c1});}['_createSuggestion'](_0x30c56f,_0x3cb5ab,_0x205ba4,_0x31f7b6,_0x21b55d){const _0x392c4f=this['_getAuthorFromId'](_0x31f7b6),_0x2d9c89=this['_suggestionFactory']['buildSuggestion'](_0x30c56f,_0x3cb5ab,_0x205ba4,_0x392c4f,_0x21b55d,_0x233251=>{this['_updateSuggestionData'](_0x205ba4,{'attributes':_0x233251});const _0x296e7f=this['getSuggestion'](_0x205ba4);this['_joinWithAdjacentSuggestions'](new Set([_0x296e7f])),this['_refreshSuggestionsChain'](new Set([_0x296e7f]));});return this['listenTo'](_0x2d9c89,'accept',()=>{this['_updateSuggestionData'](_0x205ba4,{'state':'accepted'});},{'priority':'high'}),this['listenTo'](_0x2d9c89,'discard',()=>{this['_updateSuggestionData'](_0x205ba4,{'state':'rejected'});},{'priority':'high'}),this['_suggestions']['set'](_0x205ba4,_0x2d9c89),this['_suggestionState']['set'](_0x2d9c89,'notReady'),_0x2d9c89;}['_splitMarkerName'](_0xc1e9){const _0x101ba8=_0xc1e9['split'](':');return{'group':_0x101ba8[0x0],'type':_0x101ba8[0x1],'subType':_0x101ba8['length']>=0x5?_0x101ba8[0x2]:null,'id':_0x101ba8['length']<0x5?_0x101ba8[0x2]:_0x101ba8[0x3],'authorId':_0x101ba8['length']<0x5?_0x101ba8[0x3]:_0x101ba8[0x4],'markerCount':0x6==_0x101ba8['length']?_0x101ba8[0x5]:null};}['_breakSuggestionMarker'](_0xd17772,_0x2c21ed,_0xb3ae55){const _0x614706=_0xd17772['getFirstRange'](),_0x121e03=_0x614706['start'],_0x129550=_0x614706['end'];this['_setSuggestionRange'](_0xd17772,this['_model']['createRange'](_0x121e03,_0x2c21ed));const _0x142ee2=_0x22411c(),_0x1d5026=_0xd17772['creator']['id'],_0x28e1ff=_0xd17772['type']+(_0xd17772['subType']?':'+_0xd17772['subType']:'');this['_setSuggestionData']({'id':_0x142ee2,'type':_0x28e1ff,'createdAt':new Date(),'authorId':_0x1d5026,'originalSuggestionId':_0xd17772['id'],'attributes':_0xd17772['attributes'],'data':_0xd17772['data']});const _0xe96ff4=this['_getAttributeKey'](_0xd17772);('formatBlock'==_0xd17772['type']||_0xe96ff4&&this['_isBlockAttribute'](_0xe96ff4))&&(_0xb3ae55=this['_model']['createPositionBefore'](_0xb3ae55['parent'])),this['_addSuggestionMarker'](_0x28e1ff,_0x142ee2,_0x1d5026,this['_model']['createRange'](_0xb3ae55,_0x129550));}['_findSuggestions'](_0x402316,_0x17444d=null){const _0x1a6986=[],_0x14a01e=this['editor']['plugins']['get']('Users')['me'];Array['isArray'](_0x402316)||(_0x402316=[_0x402316]);for(const _0x3cdd61 of this['getSuggestions']()){if(!_0x3cdd61['isInContent'])continue;if(_0x17444d&&_0x3cdd61['type']!=_0x17444d)continue;let _0x7217f3=!0x1;for(const _0x904d90 of _0x3cdd61['getRanges']()){for(const _0x2c6440 of _0x402316){const _0x2902af=_0x2c6440['start']['isEqual'](_0x904d90['end'])||_0x2c6440['end']['isEqual'](_0x904d90['start']);if(_0x2902af||_0x2c6440['getIntersection'](_0x904d90)){const _0x307766=_0x2c6440['containsRange'](_0x904d90)&&Rt(this['_model']['schema'],_0x904d90['start'],_0x2c6440),_0x4894c0=_0x904d90['containsRange'](_0x2c6440)&&Rt(this['_model']['schema'],_0x2c6440['start'],_0x904d90);_0x1a6986['push']({'suggestion':_0x3cdd61,'meta':{'isOwn':_0x14a01e==_0x3cdd61['author'],'isNextTo':_0x2902af,'isInsideObject':_0x307766,'containsRangeInObject':_0x4894c0}}),_0x7217f3=!0x0;break;}}if(_0x7217f3)break;}}return _0x1a6986;}['_addSuggestionMarker'](_0xd9a416,_0x5c45c2,_0x487dfa,_0x22d940,_0x41be08){this['_model']['change'](_0x28d479=>{let _0x157eda='suggestion:'+_0xd9a416+':'+_0x5c45c2+':'+_0x487dfa;_0x41be08&&(_0x157eda=_0x157eda+':'+_0x41be08),_0x28d479['addMarker'](_0x157eda,{'range':_0x22d940,'usingOperation':!0x0,'affectsData':!0x0});});}['_removeSuggestion'](_0x23d7a9){const _0x45ee3f=_0x23d7a9['previous'],_0x2a666b=_0x23d7a9['next'];_0x23d7a9['previous']=null,_0x23d7a9['next']=null,null!=_0x45ee3f&&_0x45ee3f['next']==_0x23d7a9&&(_0x45ee3f['next']=_0x2a666b),null!=_0x2a666b&&_0x2a666b['previous']==_0x23d7a9&&(_0x2a666b['previous']=_0x45ee3f),'ready'==this['_suggestionState']['get'](_0x23d7a9)&&(this['_suggestionState']['set'](_0x23d7a9,'removed'),this['fire']('suggestionUnloaded',_0x23d7a9,_0x45ee3f,_0x2a666b));}['_setSuggestionData'](_0x724e5d){const _0x7ee4e8=_0x724e5d['id'],_0x239dc7=this['addSuggestionData'](_0x724e5d);if(this['_adapter']&&this['_adapter']['addSuggestion']){const _0x27d1dd=this['editor']['plugins']['get']('PendingActions'),_0x46e8c4=_0x239dc7['hasComments'],_0x379207=_0x239dc7['subType']?_0x239dc7['type']+':'+_0x239dc7['subType']:_0x239dc7['type'],_0x9c1ebf=this['editor']['locale'],_0x3d2d1b=_0x27d1dd['add'](o(_0x9c1ebf,'PENDING_ACTION_SUGGESTION')),_0x17ddca={'id':_0x7ee4e8,'type':_0x379207,'hasComments':_0x46e8c4,'data':_0x724e5d['data']||null,'originalSuggestionId':_0x724e5d['originalSuggestionId']||null,'attributes':_0x239dc7['attributes']};this['_adapter']['addSuggestion'](_0x17ddca)['then'](_0x367286=>{_0x239dc7['_saved']=!0x0,_0x27d1dd['remove'](_0x3d2d1b),_0x367286&&_0x367286['createdAt']&&(this['_suggestions']['get'](_0x7ee4e8)['createdAt']=_0x367286['createdAt']);})['catch'](_0x2350f8=>{throw _0x2409cd('error-saving-suggestion-data-suggestion-discarded'),this['editor']['model']['enqueueChange']({'isUndoable':!0x1},()=>{_0x239dc7['discard']();}),_0x239dc7['stopListening'](),this['_suggestions']['delete'](_0x239dc7['id']),this['_suggestionState']['delete'](_0x239dc7),_0x2350f8;});}return _0x239dc7;}['_isBlockAttribute'](_0x1a414d){return this['_blockAttributeKeys']['has'](_0x1a414d);}['_updateSuggestionData'](_0x15226a,_0x4880c5){const _0x29995d=this['editor']['plugins']['get']('PendingActions'),_0x406eea=this['getSuggestion'](_0x15226a);if(this['_adapter']&&this['_adapter']['updateSuggestion']){if(_0x406eea['_saved']){const _0x6d805c=_0x29995d['add'](o(this['editor']['locale'],'PENDING_ACTION_SUGGESTION'));this['_adapter']['updateSuggestion'](_0x15226a,_0x4880c5)['then'](()=>{_0x29995d['remove'](_0x6d805c);});}else _0x406eea['on']('change:_saved',()=>{this['_updateSuggestionData'](_0x15226a,_0x4880c5);});}}['_getSuggestionData'](_0x3f8d45){if(!this['_adapter']||!this['_adapter']['getSuggestion'])throw new _0xb8c959('track-changes-adapter-missing-getsuggestion',this);return this['_adapter']['getSuggestion'](_0x3f8d45);}['_handleNewSuggestionMarker'](_0x44d8fb){const {id:_0x49582c,type:_0x31d11d,subType:_0x4d74ed,authorId:_0x5e7dad}=this['_splitMarkerName'](_0x44d8fb),_0x3ee80a=this['_suggestions']['get'](_0x49582c)||this['_createSuggestion'](_0x31d11d,_0x4d74ed,_0x49582c,_0x5e7dad,{});switch(this['_checkSuggestionCorrectness'](_0x3ee80a,_0x31d11d,_0x4d74ed,_0x5e7dad),this['_suggestionState']['get'](_0x3ee80a)){case'notReady':this['_getSuggestionData'](_0x49582c)['then'](_0x219dad=>{let _0x2e39ab=Promise['resolve']();_0x219dad['hasComments']&&(_0x2e39ab=this['_commentsRepository']['fetchCommentThread']({'channelId':this['editor']['config']['get']('collaboration.channelId'),'threadId':_0x49582c})),_0x2e39ab['then'](()=>{this['addSuggestionData'](_0x219dad)['_saved']=!0x0;});}),this['_suggestionState']['set'](_0x3ee80a,'markerReady');break;case'removed':this['_updateSuggestionData'](_0x49582c,{'state':'open'});case'dataReady':this['_suggestionState']['set'](_0x3ee80a,'ready'),this['fire']('suggestionLoaded',_0x3ee80a);break;case'ready':this['fire']('suggestionChanged',_0x3ee80a);}return _0x3ee80a['addMarkerName'](_0x44d8fb),_0x3ee80a;}['_refreshSuggestionsChain'](_0x4774bb){const _0x2d2ecc=Array['from'](_0x4774bb),_0x127013=_0x2d2ecc['filter'](_0x41e0d6=>'attribute'==_0x41e0d6['type']);this['_refreshAttributeSuggestionsChain'](_0x127013);const _0xbf9dc3=_0x2d2ecc['filter'](_0x20a875=>!_0x20a875['isMultiRange']&&'attribute'!=_0x20a875['type']),_0x1e1592=this['getSuggestions']({'skipNotAttached':!0x0})['filter'](_0x4e8e89=>!_0x4e8e89['isMultiRange']&&'attribute'!=_0x4e8e89['type']),_0x3719c9=_0x1e1592['filter'](_0x1d3412=>!_0x4774bb['has'](_0x1d3412)),_0x2f866b=new Map(_0x1e1592['map'](_0x4f94ce=>[_0x4f94ce,this['_suggestionFactory']['getSuggestionCallback'](_0x4f94ce['type'],_0x4f94ce['subType'],'chain')])),_0x38d865=new Map(_0x1e1592['map'](_0x1dff9e=>[_0x1dff9e,_0x1dff9e['getFirstRange']()])),_0x1aea19=new Set(),_0x59e980=new Set();for(let _0x17c675=0x0;_0x17c675<_0xbf9dc3['length'];_0x17c675++)_0x5ee400(_0xbf9dc3[_0x17c675],_0xbf9dc3,_0x17c675+0x1);for(let _0x488860=0x0;_0x488860<_0xbf9dc3['length'];_0x488860++)_0x5ee400(_0xbf9dc3[_0x488860],_0x3719c9,0x0);const _0x488caa=new Set();for(let _0x47b7c6=0x0;_0x47b7c6<_0xbf9dc3['length'];_0x47b7c6++){const _0x300ed7=_0xbf9dc3[_0x47b7c6];!_0x59e980['has'](_0x300ed7)&&_0x300ed7['previous']&&(_0x488caa['add'](_0x300ed7['previous']),_0x300ed7['previous']['next']===_0x300ed7&&(_0x300ed7['previous']['next']=null),_0x300ed7['previous']=null),!_0x1aea19['has'](_0x300ed7)&&_0x300ed7['next']&&(_0x488caa['add'](_0x300ed7['next']),_0x300ed7['next']['previous']===_0x300ed7&&(_0x300ed7['next']['previous']=null),_0x300ed7['next']=null);}function _0x5ee400(_0x1d916f,_0x5f479d,_0x6a8b11){for(let _0xa1972a=_0x6a8b11;_0xa1972a<_0x5f479d['length'];_0xa1972a++){const _0x2f6a53=_0xc33c76(_0x1d916f,_0x5f479d[_0xa1972a]);_0x2f6a53&&(_0x2f6a53[0x0]['next']=_0x2f6a53[0x1],_0x2f6a53[0x1]['previous']=_0x2f6a53[0x0],_0x1aea19['add'](_0x2f6a53[0x0]),_0x59e980['add'](_0x2f6a53[0x1]));}}function _0xc33c76(_0x1062ff,_0x53e3c0){if(_0x1062ff['author']['id']!==_0x53e3c0['author']['id'])return null;const _0x43b70b=_0x2f866b['get'](_0x1062ff)(_0x1062ff,_0x53e3c0,_0x38d865['get'](_0x1062ff),_0x38d865['get'](_0x53e3c0));if(!_0x43b70b)return null;return _0x2f866b['get'](_0x53e3c0)(_0x1062ff,_0x53e3c0,_0x38d865['get'](_0x1062ff),_0x38d865['get'](_0x53e3c0))?_0x43b70b[0x1]['commentThread']&&_0x43b70b[0x1]['commentThread']['length']?null:_0x43b70b:null;}_0x488caa['size']&&this['_refreshSuggestionsChain'](_0x488caa);}['_refreshAttributeSuggestionsChain'](_0x3686c7){if(0x0==_0x3686c7['length'])return;const _0x17dda1=this['getSuggestions']({'skipNotAttached':!0x0})['filter'](_0x466242=>'attribute'==_0x466242['type']&&_0x466242['_isDataLoaded']),_0x532acc=[],_0x2c5437=new Map();for(const _0x4dd1b0 of _0x17dda1){const _0x3226a3=_0x33246c(_0x4dd1b0['attributes']);_0x2c5437['has'](_0x3226a3)||(_0x2c5437['set'](_0x3226a3,_0x532acc['length']),_0x532acc['push']([]));const _0x211a72=_0x2c5437['get'](_0x3226a3);_0x532acc[_0x211a72]['push'](_0x4dd1b0);}!(function(){_0x532acc['sort']((_0x4e89ad,_0x3f8e0f)=>{const _0x23ce36=_0x4e89ad[0x0]['createdAt'],_0x4f85a3=_0x3f8e0f[0x0]['createdAt'];return _0x23ce36==_0x4f85a3?_0x4e89ad[0x0]['attributes']['groupId']<_0x3f8e0f[0x0]['attributes']['groupId']?-0x1:0x1:_0x23ce36<_0x4f85a3?-0x1:0x1;});for(const _0x1fc141 of _0x532acc)_0x1fc141['sort']((_0x3fa248,_0x5a55a6)=>_0x3fa248['id']<_0x5a55a6['id']?-0x1:0x1);}());for(let _0x55c89c=0x0;_0x55c89c<_0x532acc['length'];_0x55c89c++){if(0x0==_0x532acc[_0x55c89c]['length'])continue;const _0x3d2421=[];for(let _0x36a2c7=_0x55c89c+0x1;_0x36a2c7<_0x532acc['length'];_0x36a2c7++)0x0!=_0x532acc[_0x36a2c7]['length']&&_0x3a05e2(_0x532acc[_0x55c89c],_0x532acc[_0x36a2c7])&&_0x3d2421['push'](_0x36a2c7);for(const _0x5485f2 of _0x3d2421)_0x532acc[_0x55c89c]=_0x532acc[_0x55c89c]['concat'](_0x532acc[_0x5485f2]),_0x532acc[_0x5485f2]=[];}for(const _0x2cc49f of _0x532acc)for(let _0x2a32c7=0x0;_0x2a32c7<_0x2cc49f['length'];_0x2a32c7++)_0x2cc49f[_0x2a32c7]['next']=_0x2cc49f[_0x2a32c7+0x1]||null;for(const _0x52170c of _0x532acc)for(let _0x20e4e2=0x0;_0x20e4e2<_0x52170c['length'];_0x20e4e2++)_0x52170c[_0x20e4e2]['previous']=_0x52170c[_0x20e4e2-0x1]||null;function _0x3a05e2(_0x427b81,_0x23c84a){if(_0x427b81[0x0]['attributes']['groupId']!==_0x23c84a[0x0]['attributes']['groupId']&&_0x427b81[0x0]['author']!==_0x23c84a[0x0]['author'])return!0x1;if(!function(_0x4a081d,_0x5cf4d7){if(!_0x4a081d['hasComments']&&!_0x5cf4d7['hasComments'])return!0x0;if(_0x4a081d['hasComments']&&_0x5cf4d7['hasComments'])return!0x1;if(_0x4a081d['hasComments']&&_0x5cf4d7['createdAt']<_0x4a081d['commentThread']['comments']['get'](0x0)['createdAt'])return!0x0;if(_0x5cf4d7['hasComments']&&_0x4a081d['createdAt']<_0x5cf4d7['commentThread']['comments']['get'](0x0)['createdAt'])return!0x0;return!0x1;}(_0x427b81[0x0],_0x23c84a[0x0]))return!0x1;const _0x584329=Bt(_0x427b81[0x0]['attributes'],'groupId'),_0x588b44=Bt(_0x23c84a[0x0]['attributes'],'groupId');if(!_0x2d0f6d(_0x584329,_0x588b44))return!0x1;return!!_0x427b81['every'](_0x354d4a=>_0x23c84a['some'](_0x352d5c=>_0x354d4a['getFirstRange']()['isEqual'](_0x352d5c['getFirstRange']())))&&_0x23c84a['every'](_0x56385f=>_0x427b81['some'](_0x5e064f=>_0x56385f['getFirstRange']()['isEqual'](_0x5e064f['getFirstRange']())));}}['_joinWithAdjacentSuggestions'](_0x594e09){const _0x580f5f=Array['from'](_0x594e09),_0x29712a=this['getSuggestions']({'skipNotAttached':!0x0}),_0x23f39b=_0x29712a['filter'](_0x47b1b6=>!_0x594e09['has'](_0x47b1b6)),_0x1c9ee9=new Map(_0x580f5f['map'](_0x185e0f=>[_0x185e0f,this['_suggestionFactory']['getSuggestionCallback'](_0x185e0f['type'],_0x185e0f['subType'],'join')])),_0x588a1b=new Map(_0x29712a['map'](_0x7e0601=>[_0x7e0601,_0x7e0601['getRanges']()]));for(let _0x15f246=0x0;_0x15f246<_0x580f5f['length'];_0x15f246++){if(_0x352995(this,_0x580f5f[_0x15f246],_0x580f5f,_0x15f246+0x1))return!0x0;}for(let _0x1a1403=0x0;_0x1a1403<_0x580f5f['length'];_0x1a1403++){if(_0x352995(this,_0x580f5f[_0x1a1403],_0x23f39b,0x0))return!0x0;}return!0x1;function _0x352995(_0x4c6552,_0x4ac759,_0x54f75a,_0x1c4c23){for(let _0x3ec4af=_0x1c4c23;_0x3ec4af<_0x54f75a['length'];_0x3ec4af++){const _0x5e975f=_0x54f75a[_0x3ec4af];if(_0x5e975f['type']!==_0x4ac759['type']||_0x5e975f['author']['id']!==_0x4ac759['author']['id']||_0x5e975f['subType']!==_0x4ac759['subType'])continue;if(!Pt(_0x4ac759,_0x5e975f,['groupId']))continue;if('attribute'==_0x4ac759['type']&&_0x4ac759['data']['oldValue']!=_0x5e975f['data']['oldValue'])continue;if('attribute'==_0x4ac759['type']&&_0x4c6552['_isBlockAttribute'](_0x4ac759['data']['key']))continue;if('formatBlock'==_0x4ac759['type']){const _0x26463d=_0x4c6552['editor']['model'],_0x155a7e=_0x4ac759['getContainedElement']();if(_0x155a7e&&(_0x26463d['schema']['isObject'](_0x155a7e)||_0x26463d['schema']['isLimit'](_0x155a7e)))continue;}const _0x58a2dd=_0x1c9ee9['get'](_0x4ac759),_0x5c8469=_0x588a1b['get'](_0x4ac759),_0x5e50e6=_0x588a1b['get'](_0x5e975f),_0x4cd93a=_0x4ac759['commentThread']&&_0x4ac759['commentThread']['length'],_0x305304=_0x5e975f['commentThread']&&_0x5e975f['commentThread']['length'];if(!_0x4cd93a&&_0x58a2dd(_0x5e50e6,_0x5c8469))return _0x4c6552['_joinSuggestions'](_0x5e975f,_0x4ac759),_0x588a1b['delete'](_0x4ac759),!0x0;if(!_0x305304&&_0x58a2dd(_0x5c8469,_0x5e50e6))return _0x4c6552['_joinSuggestions'](_0x4ac759,_0x5e975f),_0x588a1b['delete'](_0x5e975f),!0x0;}return!0x1;}}['_joinSuggestions'](_0x53deda,_0x2f5b0a){if(_0x53deda['isMultiRange']){for(const _0x2ebb73 of _0x2f5b0a['getRanges']())_0x53deda['addRange'](_0x2ebb73);}else{const _0x40a151=_0x2f5b0a['getFirstRange']()['end'];this['_setSuggestionRange'](_0x53deda,this['_model']['createRange'](_0x53deda['getFirstRange']()['start'],_0x40a151));}_0x2f5b0a['removeMarkers']();}['_getMarkerAnnouncementText'](_0x238415,_0x71cd4){const _0x532d29=_0x238415['startsWith']('format')||_0x238415['startsWith']('attribute')?'FORMATTING':_0x238415['toUpperCase']();return o(this['editor']['locale'],_0x71cd4+'_'+_0x532d29+'_SUGGESTION_ANNOUNCEMENT');}['_initAriaMarkerChangeAnnouncements'](){const _0x597c9e=this['editor'];if(!_0x597c9e['ui'])return;const {ariaLiveAnnouncer:_0x228949}=_0x597c9e['ui'];_0xd88263(this['_model'],({left:_0x3faf5d,entered:_0x20f2ec})=>{for(const _0x190c29 of _0x3faf5d){const {group:_0x33a9da,type:_0x389d98}=this['_splitMarkerName'](_0x190c29['name']);if('suggestion'===_0x33a9da){_0x228949['announce'](this['_getMarkerAnnouncementText'](_0x389d98,'LEAVE'));break;}}for(const _0xf9de95 of _0x20f2ec){const {group:_0x5b25f9,type:_0x21f09c}=this['_splitMarkerName'](_0xf9de95['name']);if('suggestion'===_0x5b25f9){_0x228949['announce'](this['_getMarkerAnnouncementText'](_0x21f09c,'ENTER'));break;}}});}['_processAttributeChanges'](_0x21c53d){if(this['_recordAttributeSuggestions'])return!0x1;const _0x5122ee=this['editor'],_0x152299=_0x5122ee['model']['document']['differ']['getChanges']();if(0x0==_0x152299['length'])return!0x1;const _0x432f77=[],_0x271ca6=_0x152299['filter'](_0x1b24df=>'attribute'==_0x1b24df['type']),_0x5d51e9=_0x152299['filter'](_0x1aa00c=>'insert'==_0x1aa00c['type']&&'$text'!=_0x1aa00c['name']),_0x3564ea=_0x152299['filter'](_0x575d15=>'remove'==_0x575d15['type']&&'$text'!=_0x575d15['name']);for(const _0x2e63b3 of _0x271ca6)_0x432f77['push']({'key':_0x2e63b3['attributeKey'],'newValue':_0x2e63b3['attributeNewValue'],'oldValue':_0x2e63b3['attributeOldValue'],'range':Ot(_0x2e63b3['range'],_0x5122ee['model'])});for(const _0x2b46b1 of _0x5d51e9){const _0x404306=_0x3564ea['find'](_0x1514ae=>_0x1514ae['position']['isEqual'](_0x2b46b1['position']));_0x404306&&_0x432f77['push']({'key':m,'newValue':_0x2b46b1['name'],'oldValue':_0x404306['name'],'range':_0x5122ee['model']['createRangeOn'](_0x2b46b1['position']['nodeAfter'])});}return 0x0!=_0x432f77['length']&&this['_reduceExistingSuggestions'](_0x21c53d,_0x432f77);}['_processAttributeSuggestions'](_0x1de49e){let _0xb261cf=!0x1;const _0x2f9b43=this['editor']['model']['document']['differ']['getChangedMarkers']()['filter'](_0x2f331b=>_0x2f331b['data']['newRange']&&_0x2f331b['name']['startsWith']('suggestion:attribute:'));for(const _0x79dea6 of _0x2f9b43){const {subType:_0x328bb3,id:_0x31731e}=this['_splitMarkerName'](_0x79dea6['name']),_0x1d6888=_0x328bb3['split']('|')[0x0];for(const _0x232906 of this['getSuggestions']({'skipNotAttached':!0x0}))_0x232906['id']!=_0x31731e&&'attribute'==_0x232906['type']&&_0x232906['data']&&_0x232906['data']['key']==_0x1d6888&&_0x232906['getFirstRange']()['isIntersecting'](_0x79dea6['data']['newRange'])&&(this['_reduceSuggestionAttributeRange'](_0x232906,_0x79dea6['data']['newRange'],_0x1de49e),_0xb261cf=!0x0);}return _0xb261cf;}['_recordAttributeChanges'](_0x4ac81f){this['editor'],this['_recordAttributeSuggestions']=!0x0,_0x4ac81f();}['_isRegisteredAttribute'](_0x2f65a7){const _0x18a7df=this['_isBlockAttribute'](_0x2f65a7),_0x2ccf6e=this['_inlineAttributeKeys']['has'](_0x2f65a7);return _0x18a7df||_0x2ccf6e;}['_reduceExistingSuggestions'](_0x489074,_0x12acdd){if(0x0==_0x12acdd['length'])return!0x1;let _0x420ec5=!0x1;for(const _0x5ab0df of _0x12acdd){const _0x3e3952=this['_findSuggestions'](_0x5ab0df['range'],'attribute')['filter'](_0x4d106e=>!_0x4d106e['meta']['isNextTo'])['map'](_0x537a87=>_0x537a87['suggestion']),_0x1ab043=_0x33246c({'newValue':_0x5ab0df['newValue']});_0x3e3952['filter'](_0x35e427=>{const [_0x2805d0,_0x4b272a]=_0x35e427['subType']['split']('|');return _0x2805d0==_0x5ab0df['key']&&_0x4b272a!=_0x1ab043;})['forEach'](_0x1633f5=>{this['_reduceSuggestionAttributeRange'](_0x1633f5,_0x5ab0df['range'],_0x489074),_0x420ec5=!0x0;});}return _0x420ec5;}['_reduceSuggestionAttributeRange'](_0x5481b1,_0x3b1cb6,_0x410672){const _0x4679b7=_0x5481b1['getFirstRange']()['getDifference'](_0x3b1cb6);0x0!==_0x4679b7['length']?0x1!==_0x4679b7['length']?this['_breakSuggestionMarker'](_0x5481b1,_0x3b1cb6['start'],_0x3b1cb6['end']):this['_setSuggestionRange'](_0x5481b1,_0x4679b7[0x0]):_0x410672['removeMarker'](_0x5481b1['getFirstMarker']());}}class xt{['_editor'];['_model'];['_customCallbacks'];['_defaultCallbacks'];constructor(_0x5650ec){this['_editor']=_0x5650ec,this['_model']=_0x5650ec['model'],this['_customCallbacks']=new Map(),this['_defaultCallbacks']=new Map(),this['_registerDefaultCallbacks']();}['buildSuggestion'](_0x2e8208,_0x34bd6f,_0xe00bf9,_0x3af9f7,_0x8e9779,_0x46f105){return new u(this['_model'],{'type':_0x2e8208,'subType':_0x34bd6f,'id':_0xe00bf9,'author':_0x3af9f7,'creator':_0x3af9f7,'attributes':_0x8e9779,'onAttributesChange':_0x46f105,'onAccept':(..._0x4215ff)=>this['getSuggestionCallback'](_0x2e8208,_0x34bd6f,'accept')(..._0x4215ff),'onDiscard':(..._0x3670d3)=>this['getSuggestionCallback'](_0x2e8208,_0x34bd6f,'discard')(..._0x3670d3)});}['registerCustomCallback'](_0x365d2b,_0x22bdff,_0x17bb02,_0x2b3475){const _0x30b989=_0x365d2b+':'+_0x22bdff+':'+_0x17bb02;this['_customCallbacks']['set'](_0x30b989,_0x2b3475);}['getSuggestionCallback'](_0x48d6f8,_0x2c774a,_0x58c577){const _0x357497=_0x48d6f8+':'+_0x2c774a+':'+_0x58c577;return this['_customCallbacks']['get'](_0x357497)||this['_defaultCallbacks']['get'](_0x48d6f8+':'+_0x58c577);}['_registerDefaultCallbacks'](){const _0x44b2ea=()=>!0x1,_0x3bcf25=_0x1c55cc=>{_0x1c55cc['sort']((_0x15a476,_0x5463d1)=>_0x15a476['start']['isBefore'](_0x5463d1['start'])?0x1:-0x1),this['_model']['change'](_0x2a18e8=>{for(const _0x5f217b of _0x1c55cc){let _0x298691;_0x298691=_0x5f217b['end']['isAtEnd']&&_0x5f217b['end']['parent']==_0x5f217b['start']['nodeAfter']?_0x2a18e8['createSelection'](_0x5f217b['start']['nodeAfter'],'on'):_0x2a18e8['createSelection'](_0x5f217b),this['_model']['deleteContent'](_0x298691,{'forceDefaultExecution':!0x0,'doNotAutoparagraph':!0x0});}});},_0x45e9a2=(_0x4fc229,_0xec0197)=>{_0xec0197&&this['_model']['change'](_0x45428a=>{const {commandName:_0x7fec50,commandParams:_0x4e0e59=[]}=_0xec0197,_0x50842a=_0x4fc229['map'](_0x3b29b3=>(Tt(_0x3b29b3)&&(_0x3b29b3=this['_model']['createRange'](_0x3b29b3['end'])),_0x3b29b3))['filter'](_0x25ac20=>'$graveyard'!==_0x25ac20['root']['rootName']);if(_0x50842a['length']<0x1)return;const _0x36d2e3=Array['from'](this['_model']['document']['selection']['getRanges']())['map'](_0x410f32=>_0x24837b['fromRange'](_0x410f32));_0x45428a['setSelection'](_0x50842a);for(const _0x2c9bc9 of this['_editor']['commands']['commands']())_0x2c9bc9['refresh']();_0x4e0e59['push']({'forceDefaultExecution':!0x0}),this['_editor']['execute'](_0x7fec50,..._0x4e0e59);const _0x434f84=_0x36d2e3['filter'](_0x5f2ad9=>'$graveyard'!=_0x5f2ad9['root']['rootName']);_0x434f84['length']>0x0&&_0x45428a['setSelection'](_0x434f84);for(const _0x3bac0f of _0x36d2e3)_0x3bac0f['detach']();});},_0x25b3d4=(_0x2ca6c6,_0x5a17f2)=>0x1==_0x2ca6c6['length']&&0x1==_0x5a17f2['length']&&_0x2ca6c6[0x0]['end']['isEqual'](_0x5a17f2[0x0]['start']),_0x382a5d=(_0x53850d,_0x1c713a,_0xf3a2c8,_0xcf4f42)=>Ft(_0x53850d,_0x1c713a,_0xf3a2c8,_0xcf4f42,this['_model'])?[_0x53850d,_0x1c713a]:Ft(_0x1c713a,_0x53850d,_0xcf4f42,_0xf3a2c8,this['_model'])?[_0x1c713a,_0x53850d]:null;this['_defaultCallbacks']['set']('insertion:accept',_0x44b2ea),this['_defaultCallbacks']['set']('insertion:discard',_0x3bcf25),this['_defaultCallbacks']['set']('insertion:join',_0x25b3d4),this['_defaultCallbacks']['set']('insertion:chain',_0x382a5d),this['_defaultCallbacks']['set']('deletion:accept',_0x3bcf25),this['_defaultCallbacks']['set']('deletion:discard',_0x44b2ea),this['_defaultCallbacks']['set']('deletion:join',_0x25b3d4),this['_defaultCallbacks']['set']('deletion:chain',_0x382a5d),this['_defaultCallbacks']['set']('formatInline:accept',_0x45e9a2),this['_defaultCallbacks']['set']('formatInline:discard',_0x44b2ea),this['_defaultCallbacks']['set']('formatInline:join',_0x25b3d4),this['_defaultCallbacks']['set']('formatInline:chain',_0x44b2ea),this['_defaultCallbacks']['set']('formatBlock:accept',_0x45e9a2),this['_defaultCallbacks']['set']('formatBlock:discard',_0x44b2ea),this['_defaultCallbacks']['set']('formatBlock:join',_0x25b3d4),this['_defaultCallbacks']['set']('formatBlock:chain',_0x44b2ea),this['_defaultCallbacks']['set']('attribute:accept',_0x44b2ea),this['_defaultCallbacks']['set']('attribute:discard',(_0x59b7de,_0x304e35)=>{if(!_0x304e35)return;const _0x57938e=this['_editor']['plugins']['get'](p);this['_model']['change'](_0xa58595=>{if(_0x304e35['key']==m)for(const _0x345b0d of _0x59b7de){const _0x30d788=_0x345b0d['start']['nodeAfter'],_0x51a594=_0x304e35['oldValue'];_0xa58595['rename'](_0x30d788,_0x51a594);}else{if(_0x57938e['_isBlockAttribute'](_0x304e35['key'])){for(const _0xd1ca9d of _0x59b7de)void 0x0!==_0x304e35['oldValue']?_0xa58595['setAttribute'](_0x304e35['key'],_0x304e35['oldValue'],_0xd1ca9d['start']['nodeAfter']):_0xa58595['removeAttribute'](_0x304e35['key'],_0xd1ca9d['start']['nodeAfter']);}else{for(const _0x509a7d of _0x59b7de)_0x304e35['oldValue']?_0xa58595['setAttribute'](_0x304e35['key'],_0x304e35['oldValue'],_0x509a7d):_0xa58595['removeAttribute'](_0x304e35['key'],_0x509a7d);}}});}),this['_defaultCallbacks']['set']('attribute:join',_0x25b3d4);}}function Rt(_0x551021,_0x6e37a1,_0x5f0e0d){for(const _0x5b5354 of _0x6e37a1['parent']['getAncestors']({'includeSelf':!0x0,'parentFirst':!0x0})){if(_0x5b5354['root']==_0x5b5354)return!0x1;if(!_0x5f0e0d['containsItem'](_0x5b5354))return!0x1;if(_0x551021['isObject'](_0x5b5354)||_0x551021['isLimit'](_0x5b5354))return!0x0;}return!0x1;}function Tt(_0x129ebb){return _0x129ebb['end']['parent']==_0x129ebb['start']['nodeAfter']&&_0x129ebb['end']['isAtStart'];}function Et(_0xc4e57a,_0x51afe2,_0x3be4e1,_0x3620b8){const _0x228d5e=_0x3e3ab0=>!_0x3e3ab0['item']['is']('$textProxy')&&!_0x3620b8['isObject'](_0x3e3ab0['item']),_0x27b384=_0xc4e57a['start']['getLastMatchingPosition'](_0x228d5e),_0xdaf79f=_0xc4e57a['end']['getLastMatchingPosition'](_0x228d5e,{'direction':'backward'});return(!_0xc4e57a['start']['isEqual'](_0x27b384)||!_0xc4e57a['end']['isEqual'](_0xdaf79f))&&(_0x27b384['isBefore'](_0xdaf79f)?_0x3be4e1['updateMarker'](_0x51afe2,{'range':_0x3be4e1['createRange'](_0x27b384,_0xdaf79f)}):_0x3be4e1['removeMarker'](_0x51afe2),!0x0);}function Vt(_0x4f6344){return _0x33246c(_0x4f6344);}function Ut(_0x3ce67e){const _0x2af34=_0x3ce67e['start']['nodeAfter'];return _0x2af34&&_0x2af34['is']('element');}function Ot(_0x29fb3a,_0x58bb86){return null==_0x29fb3a['end']['nodeBefore']&&_0x29fb3a['end']['parent']==_0x29fb3a['start']['nodeAfter']?Gt(_0x29fb3a['start']['nodeAfter'],_0x58bb86):_0x29fb3a;}function Gt(_0x33e18d,_0x10d732){const _0x306469=_0x10d732['schema']['isObject'](_0x33e18d)||_0x10d732['schema']['isSelectable'](_0x33e18d);return _0x10d732['createRange'](_0x10d732['createPositionAt'](_0x33e18d,'before'),_0x306469?_0x10d732['createPositionAfter'](_0x33e18d):_0x10d732['createPositionAt'](_0x33e18d,'end'));}function Ft(_0x3c1711,_0x2954d4,_0x1a8783,_0x263368,_0x3bbf61){if(!Pt(_0x3c1711,_0x2954d4))return!0x1;if(_0x1a8783['end']['isEqual'](_0x263368['start']))return!0x0;if(_0x3c1711['type']!=_0x2954d4['type'])return!0x1;if(!_0x1a8783['end']['isTouching'](_0x263368['start']))return!0x1;const _0x10ab8c=_0x3bbf61['createRange'](_0x1a8783['end'],_0x263368['start'])['getWalker']();for(const _0x5a00a1 of _0x10ab8c)if(['elementStart','elementEnd']['includes'](_0x5a00a1['type'])&&_0x3bbf61['schema']['isLimit'](_0x5a00a1['item']))return!0x1;return!0x0;}function Pt(_0x18a8ef,_0xc771c5,_0x2947b1=[]){return!(!_0x18a8ef['_isDataLoaded']||!_0xc771c5['_isDataLoaded'])&&_0x2d0f6d(Bt(_0x18a8ef['attributes'],_0x2947b1),Bt(_0xc771c5['attributes'],_0x2947b1));}function Lt(_0x3da004,_0x43e6f6){const _0x5ed8f8=Ht(_0x3da004['attributes']),_0x3198de=Ht(_0x43e6f6);if(!_0x3da004['_isDataLoaded'])return!0x1;for(const _0x3e406f of Object['keys'](_0x3198de))if(!_0x2d0f6d(_0x5ed8f8[_0x3e406f],_0x3198de[_0x3e406f]))return!0x1;return!0x0;}function Ht(_0x497aac){const _0x58069a=Object['assign']({},_0x497aac);return delete _0x58069a['skipNestingCheck'],delete _0x58069a['tablePasteChainId'],_0x58069a;}class oe extends/* #__PURE__ -- @preserve */
25
- _0x4e1d0a(){['model'];['view'];['commentThreadController'];['_editor'];['_acceptCommand'];['_discardCommand'];['_pendingAction'];constructor(_0x4ed5f4,_0x2e30d6,_0x4f17e2,_0x2dfa21){super(),this['model']=_0x2e30d6,this['view']=_0x4f17e2,this['commentThreadController']=_0x2dfa21,this['_editor']=_0x4ed5f4,this['_acceptCommand']=_0x4ed5f4['commands']['get']('acceptSuggestion'),this['_discardCommand']=_0x4ed5f4['commands']['get']('discardSuggestion'),this['view']['bind']('isEnabled')['to'](this['_acceptCommand'],this['_discardCommand'],(_0x4df05e,_0x43fdc6)=>_0x4df05e||_0x43fdc6),this['view']['bind']('canAccept')['to'](this['_acceptCommand'],'isEnabled',_0x1a4a38=>_0x1a4a38&&this['_editor']['model']['canEditAt'](_0x2e30d6['getRanges']())),this['view']['bind']('canDiscard')['to'](this['_discardCommand'],'isEnabled',_0x140d1e=>_0x140d1e&&this['_editor']['model']['canEditAt'](_0x2e30d6['getRanges']())),this['_pendingAction']=null,_0x4f17e2['isDirty']&&this['_setPendingAction'](),this['listenTo'](_0x4f17e2,'acceptSuggestion',()=>this['acceptSuggestion']()),this['listenTo'](_0x4f17e2,'discardSuggestion',()=>this['discardSuggestion']()),this['listenTo'](_0x4f17e2,'change:isDirty',()=>{_0x4f17e2['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 _0x5dee87=o(this['_editor']['locale'],'PENDING_ACTION_SUGGESTION');this['_pendingAction']=this['_editor']['plugins']['get']('PendingActions')['add'](_0x5dee87);}['_removePendingAction'](){null!==this['_pendingAction']&&this['_editor']['plugins']['get']('PendingActions')['remove'](this['_pendingAction']),this['_pendingAction']=null;}}class es extends _0x41761a{['commentsListView'];['commentThreadInputView'];['_model'];['_localUser'];['_config'];constructor(_0x20331c,_0x4aa8d4,_0x1789bd,_0x5b8283){super(_0x20331c),this['commentsListView']=null,this['commentThreadInputView']=null,this['set']('isActive',!0x1),this['set']('authoredAt',_0x4aa8d4['authoredAt']),this['bind']('authoredAt')['to'](_0x4aa8d4),this['set']('descriptionParts',[]),this['set']('isDirty',!0x1),this['set']('isEnabled',!0x1),this['set']('canAccept',!0x1),this['set']('canDiscard',!0x1),this['_model']=_0x4aa8d4,this['_localUser']=_0x1789bd,this['_config']=_0x5b8283,_0x5b8283['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:_0x20f614}=this['_config'];this['commentsListView']=new _0x20f614(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',_0x569c45=>_0x569c45+0x1),this['commentThreadInputView']=this['_createCommentThreadInputView'](),this['on']('removeComment',()=>this['focus']()),this['bind']('isDirty')['to'](this['commentsListView'],'hasDirtyComment',this['commentThreadInputView']['commentInputView'],'value',(_0x34bdf7,_0x12550b)=>_0x34bdf7||!!_0x12550b);}['_createCommentThreadInputView'](){const {CommentThreadInputView:_0x277efa}=this['_config'],_0x4d1181=new _0x277efa(this['locale'],this['_localUser'],this['_config']['editorConfig']),_0x5227f1=_0x4d1181['commentInputView'];return _0x4d1181['bind']('showInput')['to'](this,'isActive',this['_model']['commentThread'],'isReadOnly',_0x5227f1,'value',(_0x648c3c,_0x4c7066,_0x5323e7)=>!!_0x5323e7||_0x648c3c&&!_0x4c7066),_0x5227f1['on']('submit',(_0x2e57e6,_0x48be8c)=>{this['fire']('addComment',_0x48be8c),_0x5227f1['editor']['setData']('');}),_0x5227f1['on']('cancel',()=>this['focus']()),_0x5227f1['bind']('disabledSubmit')['to'](this['_model']['commentThread'],'isReadOnly'),_0x4d1181;}}class ne extends es{['userView'];['acceptButton'];['discardButton'];['_descriptionElement'];constructor(_0x50be68,_0x20e0c3,_0x313d9b,_0x3dc9bf){super(_0x50be68,_0x20e0c3,_0x313d9b,_0x3dc9bf),this['set']('type',''),this['bind']('type')['to'](this,'descriptionParts',_0x10cb14=>_0x10cb14&&_0x10cb14[0x0]?_0x10cb14[0x0]['type']:''),this['bind']('description')['to'](this,'descriptionParts',this,'isActive',(_0x26fe5d,_0x50426d)=>{let _0x47218e='';for(const _0x437b34 of _0x26fe5d)_0x47218e+='<p>'+ds(_0x437b34['content'],_0x437b34['color'])+'</p>';return _0x50426d?_0x47218e:_0x357300(_0x47218e,{'limit':0x8c});}),this['_descriptionElement']=null,this['acceptButton']=this['_createButton'](o(_0x50be68,'Accept\x20suggestion'),_0x5d0072['check'],'ck-suggestion--accept','acceptSuggestion','sw'),this['acceptButton']['bind']('isEnabled')['to'](this,'canAccept'),this['discardButton']=this['_createButton'](o(_0x50be68,'Discard\x20suggestion'),_0x5d0072['cancel'],'ck-suggestion--discard','discardSuggestion','sw'),this['discardButton']['bind']('isEnabled')['to'](this,'canDiscard'),this['userView']=new _0x23d4a5(_0x50be68,this['_model']['author'],this['getUserViewNotificationText']()),this['userView']['extendTemplate']({'attributes':{'class':['ck-suggestion__user','ck-annotation__user']}}),this['setTemplate'](this['getTemplate']());}['getTemplate'](){const _0x21cf3d=this['bindTemplate'],_0x236416=[{'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':_0x21cf3d['to']('authoredAt'),'class':['ck-comment__info-time','ck-annotation__info-time']},'children':[{'text':_0x21cf3d['to']('authoredAt',_0x408749=>this['_config']['formatDateTime'](_0x408749))}]}]},{'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']&&_0x236416['push']({'tag':'div','attributes':{'class':['ck-comment__external']},'children':[{'text':this['getExternalSuggestionNote']()}]});const _0x151905={'tag':'div','attributes':{'class':['ck-suggestion-wrapper',_0x21cf3d['if']('isActive','ck-suggestion-wrapper--active'),_0x21cf3d['to']('type',_0x359af6=>'ck-suggestion-'+_0x359af6),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':_0x236416}]}]};return this['commentsListView']&&this['commentThreadInputView']&&(_0x151905['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)),_0x151905;}['render'](){super['render'](),this['_descriptionElement']=this['element']['querySelector']('.ck-annotation__content-wrapper'),this['_descriptionElement']['innerHTML']=this['description'],this['on']('change:description',(_0x50d398,_0x75ceed,_0xe221a7)=>{this['_descriptionElement']['innerHTML']=_0xe221a7;});}['_createButton'](_0x4cc715,_0x212841,_0x1e6231,_0x35b1f1,_0x583520){const _0x16b48d=new _0x588b59(this['locale']);return _0x16b48d['set']({'label':_0x4cc715,'icon':_0x212841,'tooltip':!0x0,'tooltipPosition':_0x583520}),_0x16b48d['extendTemplate']({'attributes':{'class':_0x1e6231}}),_0x16b48d['on']('execute',()=>{this['fire'](_0x35b1f1,this['_model']['id']);}),_0x16b48d;}['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(_0x3439f0,_0x138c4a){let _0x3e467a='';return _0x3e467a+=_0x3439f0['split']('*')['map']((_0x114f03,_0x18ce9e)=>_0x18ce9e%0x2!=0x0?'<span\x20class=\x22ck-suggestion-type\x22>'+us(_0x114f03)+'</span>':us(_0x114f03))['join'](''),_0x138c4a&&(_0x3e467a+='<span\x20class=\x22ck-suggestion-color\x22\x20style=\x22background-color:\x20'+_0x138c4a['value']+'\x22\x20title=\x22'+_0x138c4a['title']+'\x22></span>'),_0x3e467a;}function us(_0x24fb2b){const _0x1af448=document['createElement']('span');return _0x1af448['innerText']=_0x24fb2b,_0x1af448['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 _0x1367c6{['_suggestionToController'];['_viewToController'];['_annotationViews'];['_handleControllerBuffer'];['_disableComments'];static get['requires'](){return[p,_0x54f297,'CommentsRepository','Annotations','EditorAnnotations'];}static get['pluginName'](){return'TrackChangesUI';}constructor(_0x48980a){super(_0x48980a),this['_suggestionToController']=new Map(),this['_viewToController']=new Map(),this['_annotationViews']=new Map(),this['_handleControllerBuffer']=new Map();const _0x1fb17e=this['editor']['config'];_0x1fb17e['define']('trackChanges.SuggestionThreadView',ne),_0x1fb17e['define']('trackChanges.disableComments',!0x1),this['_disableComments']=_0x1fb17e['get']('trackChanges.disableComments');}['_handleSuggestionControllerDelayed'](_0x399ec0,_0x5db3e6){0x0===this['_handleControllerBuffer']['size']&&setTimeout(()=>{for(const [_0x5d9be7,_0x3c7aee]of this['_handleControllerBuffer']){const _0x559bb8=this['_suggestionToController']['has'](_0x5d9be7);_0x559bb8||_0x3c7aee?_0x559bb8&&_0x3c7aee&&this['_destroyController'](_0x5d9be7):this['_initializeController'](_0x5d9be7);}this['_handleControllerBuffer']['clear'](),this['editor']['plugins']['get']('EditorAnnotations')['refreshSelectedViews'](),this['_refreshActiveMarkers']();},0xa),this['_handleControllerBuffer']['set'](_0x399ec0,_0x5db3e6);}['init'](){const _0x1125ec=this['editor'],_0x5e7c25=_0x1125ec['plugins']['get']('TrackChangesEditing'),_0x390ee3=_0x1125ec['plugins']['get']('Annotations'),_0x36e41f=_0x1125ec['plugins']['get']('EditorAnnotations'),_0x5e9b86=_0x1125ec['plugins']['get']('CommentsRepository');this['_addUIComponentsToFactory'](),_0x36e41f['addSourceCollector'](()=>{const _0x341798=[];for(const [_0x4638e1,_0x564e43]of Array['from'](this['_suggestionToController'])){const _0x264a39=_0x4638e1['getAllAdjacentSuggestions'](),_0x15336d=[];for(const _0x264d8f of _0x264a39){if(!_0x264d8f['isInContent'])continue;if(_0x264d8f['isMultiRange']){_0x15336d['push'](..._0x264d8f['getRanges']());continue;}const _0x43d103=_0x264d8f['getFirstRange']();if(_0x15336d['length']>0x0){const _0xfcebfe=_0x15336d[0x0]['getJoined'](_0x43d103);if(_0xfcebfe){_0x15336d[0x0]=_0xfcebfe;continue;}}_0x15336d['push'](_0x43d103);}_0x341798['push']([_0x564e43['view'],_0x15336d]);}return _0x341798;}),this['listenTo'](_0x5e7c25,'suggestionLoaded',(_0x14b0b3,_0x592ad2)=>{this['listenTo'](_0x592ad2,'change:previous',(_0xbf0992,_0x4182ed,_0x5041e0,_0x11b3c3)=>{_0x592ad2['isInContent']&&(null==_0x5041e0?(this['_updateController'](_0x11b3c3['head']),this['_handleSuggestionControllerDelayed'](_0x592ad2,!0x1)):(this['_updateController'](_0x5041e0['head']),null==_0x11b3c3&&this['_handleSuggestionControllerDelayed'](_0x592ad2,!0x0)));}),null!==_0x592ad2['previous']?this['_updateController'](_0x592ad2['head']):this['_handleSuggestionControllerDelayed'](_0x592ad2,!0x1);}),this['listenTo'](_0x5e7c25,'suggestionUnloaded',(_0x2d8f62,_0x4c0b86,_0x17958b)=>{this['stopListening'](_0x4c0b86,'change:previous'),this['_handleControllerBuffer']['delete'](_0x4c0b86),this['_suggestionToController']['has'](_0x4c0b86)&&this['_destroyController'](_0x4c0b86),_0x17958b&&this['_updateController'](_0x17958b['head']);}),this['listenTo'](_0x5e7c25,'suggestionChanged',(_0x159b9a,_0x5697b4)=>{this['_updateController'](_0x5697b4);}),this['listenTo'](_0x390ee3,'change:activeAnnotations',()=>{this['_refreshActiveMarkers']();}),this['listenTo'](_0x5e9b86,'addComment',(_0x3179cf,{threadId:_0x2300c,isFromAdapter:_0x5cf24e})=>{if(_0x5cf24e||!_0x5e7c25['hasSuggestion'](_0x2300c))return;const _0x3f3e43=_0x5e7c25['getSuggestion'](_0x2300c);this['_suggestionToController']['get'](_0x3f3e43)['view']['focus']();},{'priority':'lowest'});}['_refreshActiveMarkers'](){const _0x339a2f=this['editor']['plugins']['get']('Annotations'),_0x221777=this['editor']['plugins']['get']('TrackChangesEditing'),_0x8d1d0f=Array['from'](_0x339a2f['activeAnnotations'],_0x486af0=>_0x486af0['innerView'])['filter'](_0x116c29=>this['_viewToController']['has'](_0x116c29)),_0x120fba=[];for(const _0x24b384 of _0x8d1d0f){const _0x4eb428=this['_viewToController']['get'](_0x24b384)['model']['getAllAdjacentSuggestions']();_0x120fba['push'](..._0x4eb428['reduce']((_0x44bc94,_0x11434e)=>[..._0x44bc94,..._0x11434e['getMarkerNames']()],[]));}_0x221777['activeMarkers']=_0x120fba;}['_addUIComponentsToFactory'](){const _0x55c65b=this['editor'],_0x18ba70=_0x55c65b['locale'],_0x36cd6c=o(_0x18ba70,'Track\x20changes'),_0x19d5b0=new Wt([{'type':'switchbutton','model':new te({'withText':!0x0,'isToggleable':!0x0,'label':_0x36cd6c,'commandName':'trackChanges','role':'menuitemcheckbox'})},{'type':'separator'},{'type':'button','model':new te({'withText':!0x0,'label':o(_0x18ba70,'Accept\x20all\x20suggestions'),'commandName':'acceptAllSuggestions','role':'menuitem'})},{'type':'button','model':new te({'withText':!0x0,'label':o(_0x18ba70,'Accept\x20all\x20selected\x20suggestions'),'commandName':'acceptSelectedSuggestions','role':'menuitem'})},{'type':'button','model':new te({'withText':!0x0,'label':o(_0x18ba70,'Discard\x20all\x20suggestions'),'commandName':'discardAllSuggestions','role':'menuitem'})},{'type':'button','model':new te({'withText':!0x0,'label':o(_0x18ba70,'Discard\x20all\x20selected\x20suggestions'),'commandName':'discardSelectedSuggestions','role':'menuitem'})}]);for(const _0x3e697f of _0x19d5b0)if(ae(_0x3e697f)){const _0x259516=_0x55c65b['commands']['get'](_0x3e697f['model']['commandName']);_0x3e697f['model']['bind']('isOn','isEnabled')['to'](_0x259516,'value','isEnabled');}_0x55c65b['ui']['componentFactory']['add']('trackChanges',_0x3f14ce=>this['_createToolbarButton'](_0x3f14ce,_0x19d5b0,_0x36cd6c)),_0x55c65b['ui']['componentFactory']['add']('menuBar:trackChanges',_0x2a03a9=>this['_createMenuBarMenu'](_0x2a03a9,_0x19d5b0,_0x36cd6c));}['_createToolbarButton'](_0x3c4b19,_0x120608,_0x103ce9){const _0x1a8e66=zt(_0x3c4b19,Zt),_0x546c21=this['editor']['commands']['get']('trackChanges');_0x1a8e66['buttonView']['set']({'tooltip':_0x103ce9,'label':_0x103ce9,'icon':ie}),_0x1a8e66['buttonView']['bind']('isOn')['to'](_0x546c21,'value'),_0x1a8e66['buttonView']['on']('execute',()=>{_0x546c21['execute'](),this['editor']['editing']['view']['focus']();}),qt(_0x1a8e66,_0x120608,{'role':'menu'});const _0x5e741a=[];for(const _0x201ed8 of _0x120608)ae(_0x201ed8)&&_0x5e741a['push'](this['editor']['commands']['get'](_0x201ed8['model']['commandName']));const _0x2c066a=_0x1a8e66['buttonView'];return _0x2c066a['actionView']['unbind']('isEnabled'),_0x2c066a['arrowView']['unbind']('isEnabled'),_0x2c066a['actionView']['bind']('isEnabled')['to'](_0x546c21,'isEnabled'),_0x2c066a['arrowView']['bind']('isEnabled')['toMany'](_0x5e741a,'isEnabled',(..._0x4c203e)=>_0x4c203e['some'](_0x43f13e=>_0x43f13e)),_0x1a8e66['on']('execute',_0x3ca22b=>{this['editor']['execute'](_0x3ca22b['source']['commandName']),this['editor']['editing']['view']['focus']();}),_0x1a8e66;}['_createMenuBarMenu'](_0x4f343b,_0x4f4a7f,_0x1ff5e1){const _0x2aac54=new Kt(_0x4f343b),_0x41cbc3=this['editor']['commands']['get']('trackChanges');_0x2aac54['buttonView']['set']({'label':_0x1ff5e1,'icon':ie});const _0x5aa50b=new Qt(_0x4f343b);for(const _0x26c946 of _0x4f4a7f){if('separator'==_0x26c946['type']){_0x5aa50b['items']['add'](new Jt(_0x4f343b));continue;}const _0x2e0d75=new Xt(_0x4f343b,_0x2aac54),_0xb0ac4e=new Yt(_0x4f343b),_0x19fde7=_0x26c946['model'];_0xb0ac4e['bind'](...Object['keys'](_0x19fde7))['to'](_0x19fde7),_0xb0ac4e['delegate']('execute')['to'](_0x2aac54),_0xb0ac4e['on']('execute',()=>{this['editor']['execute'](_0x19fde7['commandName']),this['editor']['editing']['view']['focus']();}),_0x2e0d75['children']['add'](_0xb0ac4e),_0x5aa50b['items']['add'](_0x2e0d75);}return _0x2aac54['bind']('isEnabled')['to'](_0x41cbc3,'isEnabled'),_0x2aac54['panelView']['children']['add'](_0x5aa50b),_0x2aac54;}['_initializeController'](_0x28f5a5){const _0x123914=this['editor'],_0x4bd413=_0x123914['config'],_0x5008d7=_0x123914['plugins']['get']('Annotations'),_0x2d41df=_0x123914['plugins']['get']('CommentsRepository'),_0x177de4=_0x123914['plugins']['get']('EditorAnnotations'),_0x2f62ee=_0x123914['plugins']['get'](_0x54f297)['me'],_0x2e1c16=_0x4bd413['get']('trackChanges')['SuggestionThreadView'],{CommentsListView:_0x1dfda9,CommentThreadInputView:_0x5975d2}=_0x123914['plugins']['get']('CommentsUI');let _0x23fd19,_0x50aca6;this['_annotationViews']['has'](_0x28f5a5['id'])?(_0x50aca6=this['_annotationViews']['get'](_0x28f5a5['id']),_0x23fd19=_0x50aca6['mainView']):(_0x23fd19=new _0x2e1c16(_0x123914['locale'],_0x28f5a5,_0x2f62ee,{'disableComments':this['_disableComments'],'editorConfig':_0x4bd413['get']('comments.editorConfig'),'maxCommentsWhenCollapsed':_0x4bd413['get']('comments.maxCommentsWhenCollapsed'),'maxThreadTotalWeight':_0x4bd413['get']('comments.maxThreadTotalWeight'),'maxCommentCharsWhenCollapsed':_0x4bd413['get']('comments.maxCommentCharsWhenCollapsed'),'formatDateTime':_0x4ae577(_0x4bd413['get']('locale')),'CommentView':_0x4bd413['get']('comments')['CommentView'],'CommentsListView':_0x1dfda9,'CommentThreadInputView':_0x5975d2}),_0x23fd19['acceptButton']['on']('execute',()=>{_0x123914['editing']['view']['focus']();}),_0x23fd19['discardButton']['on']('execute',()=>{_0x123914['editing']['view']['focus']();}),_0x50aca6=_0x5008d7['createAnnotationView'](this['editor']['locale'],_0x23fd19),_0x50aca6['bind']('isDirty')['to'](_0x23fd19,'isDirty'),_0x50aca6['bind']('length')['to'](_0x23fd19),_0x50aca6['bind']('type')['to'](_0x23fd19,'type',_0xce6efa=>'suggestion-'+_0xce6efa),this['_annotationViews']['set'](_0x28f5a5['id'],_0x50aca6));const _0xd88048=_0x2d41df['createCommentThreadController'](_0x28f5a5['commentThread'],_0x23fd19),_0x1fd698=new oe(_0x123914,_0x28f5a5,_0x23fd19,_0xd88048),_0x1a3ed6=_0x28f5a5['getAllAdjacentSuggestions']()['filter'](_0x1686f0=>_0x1686f0['isInContent']);_0x23fd19['descriptionParts']=_0x123914['plugins']['get']('TrackChangesEditing')['descriptionFactory']['getDescriptions'](_0x1a3ed6),this['_suggestionToController']['set'](_0x28f5a5,_0x1fd698),this['_viewToController']['set'](_0x23fd19,_0x1fd698);const _0x1328b8=_0x5008d7['createAnnotation']({'view':_0x50aca6,'target':()=>{const _0x3b5c83=[],_0x27f772=_0x28f5a5['getAllAdjacentSuggestions']()['filter'](_0xe49ff8=>_0xe49ff8['isInContent']);for(const _0x1717f9 of _0x27f772)_0x3b5c83['push'](..._0x1717f9['getMarkers']());return _0x15c842(_0x123914['editing'],_0x3b5c83);},'type':()=>'suggestion-'+_0x1fd698['view']['type']});_0x2d41df['_bindAnnotationToEditors'](_0x23fd19,_0x1328b8),_0x5008d7['add'](_0x1328b8),_0x177de4['registerAnnotation'](_0x1328b8);}['_destroyController'](_0x11be63){const _0x219524=this['editor']['plugins']['get']('CommentsRepository'),_0x59b0fd=this['editor']['plugins']['get']('Annotations'),_0x40f516=this['_suggestionToController']['get'](_0x11be63),_0x5cbfb1=_0x40f516['view'],_0xd2458e=_0x59b0fd['getByInnerView'](_0x5cbfb1);_0x219524['_unbindEditors'](_0x5cbfb1),_0xd2458e&&_0x59b0fd['remove'](_0xd2458e),this['_suggestionToController']['delete'](_0x11be63),this['_viewToController']['delete'](_0x5cbfb1),_0x40f516['destroy']();}['_updateController'](_0x145639){if(!_0x145639['isInContent']||!this['_suggestionToController']['has'](_0x145639))return;const _0x42650e=this['editor']['plugins']['get']('TrackChangesEditing'),_0x1f41e6=this['_suggestionToController']['get'](_0x145639),_0x3db5e9=_0x145639['getAllAdjacentSuggestions']();_0x1f41e6['view']['descriptionParts']=_0x42650e['descriptionFactory']['getDescriptions'](_0x3db5e9);}['destroy'](){for(const _0x11358a of this['_suggestionToController']['keys']())this['_destroyController'](_0x11358a);for(const _0x25c597 of this['_annotationViews']['values']())_0x25c597['mainView']['destroy']();super['destroy']();}}function ae(_0x354315){return'model'in _0x354315;}class k extends _0x1367c6{static get['requires'](){return[p,d,'Comments'];}static get['pluginName'](){return'TrackChanges';}set['adapter'](_0x4da560){this['editor']['plugins']['get'](p)['adapter']=_0x4da560;}get['adapter'](){return this['editor']['plugins']['get'](p)['adapter'];}['addSuggestion'](_0xa41a80){return this['editor']['plugins']['get'](p)['addSuggestionData'](_0xa41a80);}['getSuggestions']({skipNotAttached:_0x12e2cd=!0x1,toJSON:_0x16a29d=!0x1}={}){return this['editor']['plugins']['get'](p)['getSuggestions']({'skipNotAttached':_0x12e2cd,'toJSON':_0x16a29d});}['getSuggestion'](_0x2a985a){return this['editor']['plugins']['get'](p)['getSuggestion'](_0x2a985a);}}const T=['Pagination'];class P extends _0x1367c6{static get['requires'](){return[p];}static get['pluginName'](){return'TrackChangesData';}['init'](){const _0x493b5e=this['editor'];if(_0x493b5e['config']['define']('trackChangesData.editorCreator',_0x26b693=>{const _0x135740=_0x493b5e['model']['document']['getRootNames']()['reduce']((_0x58d3ab,_0x11a962)=>(_0x58d3ab[_0x11a962]='',_0x58d3ab),{});return _0x493b5e['constructor']['create'](_0x135740,_0x26b693);}),'function'!=typeof _0x493b5e['config']['get']('trackChangesData')['editorCreator'])throw new _0xb8c959('track-changes-data-invalid-editor-creator');}['getDataWithAcceptedSuggestions'](_0x2e41cb){return N(this['editor'],!0x0,_0x2e41cb);}['getDataWithDiscardedSuggestions'](_0x459d7e){return N(this['editor'],!0x1,_0x459d7e);}}class D extends _0x1367c6{['result'];static get['pluginName'](){return'TrackChangesDataGetter';}constructor(_0x11e0da){super(_0x11e0da),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(_0xf55866){return void 0x0!==_0xf55866['getRootsAttributes'];}async function N(_0x5720ff,_0x4fe8db,_0x48e14e){const _0x4e9cb1=_0x24a4b7(_0x5720ff,T);_0x4e9cb1['plugins']['push'](p,D),_0x4e9cb1['rootsAttributes']=v(_0x5720ff)?_0x5720ff['getRootsAttributes']():void 0x0;const _0x17e873=document['createDocumentFragment'](),_0x33f7e3=_0x5720ff['config']['get']('trackChangesData')['editorCreator'],_0x4094e1=await _0x33f7e3(_0x4e9cb1,()=>function(_0x3d334b){const _0x1ff3eb=document['createElement']('div');return _0x3d334b['appendChild'](_0x1ff3eb),_0x1ff3eb;}(_0x17e873));!function(_0x6f42ad,_0x8932e3){const _0x52219d=_0x6f42ad['model']['document']['getRootNames']()['reduce']((_0x5e1d2c,_0x102e3a)=>(_0x5e1d2c[_0x102e3a]=_0x6f42ad['data']['get']({'rootName':_0x102e3a}),_0x5e1d2c),{}),_0x37fbc4=_0x6f42ad['plugins']['get']('Users')['users']['map'](_0x186841=>({'id':_0x186841['id'],'name':_0x186841['name']})),_0x186403=_0x6f42ad['plugins']['get']('TrackChangesEditing')['getSuggestions']({'skipNotAttached':!0x0,'toJSON':!0x0}),_0x8a66f2=_0x6f42ad['plugins']['get']('CommentsRepository')['getCommentThreads']({'skipNotAttached':!0x0,'toJSON':!0x0}),_0x449e08=_0x8932e3['plugins']['get']('Users'),_0x185fb1=_0x8932e3['plugins']['get']('TrackChangesEditing'),_0x32472e=_0x8932e3['plugins']['get']('CommentsRepository');for(const _0x174a3e of _0x37fbc4)_0x449e08['getUser'](_0x174a3e['id'])||_0x449e08['addUser'](_0x174a3e);_0x449e08['me']||_0x449e08['useAnonymousUser']();for(const _0x380bf7 of _0x8a66f2)_0x32472e['addCommentThread'](_0x380bf7);for(const _0x5aba91 of _0x186403)_0x185fb1['addSuggestionData'](_0x5aba91);_0x8932e3['data']['set'](_0x52219d);}(_0x5720ff,_0x4094e1),_0x4094e1['execute'](_0x4fe8db?'acceptAllSuggestions':'discardAllSuggestions');const _0x178840=v(_0x4094e1)?_0x4094e1['getFullData'](_0x48e14e):_0x4094e1['data']['get'](_0x48e14e);return await _0x4094e1['destroy'](),_0x178840;}export{es as BaseSuggestionThreadView,k as TrackChanges,P as TrackChangesData,p as TrackChangesEditing};
23
+ import{Command as ts,Plugin as _0x58f0a6,PendingActions as _0x34a628,icons as _0x163e57}from'@ckeditor/ckeditor5-core/dist/index.js';import{CKEditorError as _0x5a9654,ObservableMixin as _0xfd7f9a,uid as _0x418fff,insertToPriorityArray as _0x4cbe5d,priorities as _0x1b86cf,logWarning as _0x1e47c1,Collection as Wt}from'@ckeditor/ckeditor5-utils/dist/index.js';import{normalizeColorOptions as _0x3c1555,View as _0x47a888,ButtonView as _0x2e9c33,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 _0x7b8d04,hashObject as _0x465ae5,surroundingMarkersDetector as _0x59ec08,trimHtml as _0x35d3a3,UserView as _0xbe3cd9,getDateTimeFormatter as _0x14636d,getAllMarkersDomElementsSorted as _0x4dd359,sanitizeEditorConfig as _0xb69918}from'ckeditor5-collaboration/dist/index.js';import{Element as _0x4d3aa6,LiveRange as _0x5733e9,LivePosition as _0x3aa60d}from'@ckeditor/ckeditor5-engine/dist/index.js';import{setHighlightHandling as _0x141aef,toWidget as _0x4fac4f}from'@ckeditor/ckeditor5-widget/dist/index.js';import{cloneDeep as _0xfa6c3a,set as _0x38fa70,isEqual as _0x2eaac8,unset as _0x4c2aca,omit as Bt}from'lodash-es';import{Delete as _0x1026bf,Input as tr}from'@ckeditor/ckeditor5-typing/dist/index.js';import{Enter as _0xe8169,ShiftEnter as _0x2dcf41}from'@ckeditor/ckeditor5-enter/dist/index.js';class M extends ts{['_enabledCommands'];constructor(_0x2b3f18,_0x55736){super(_0x2b3f18),this['_enabledCommands']=_0x55736,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 _0x2f7a26 of this['editor']['commands']['commands']())_0x2f7a26['affectsData']&&!this['_enabledCommands']['has'](_0x2f7a26)&&_0x2f7a26['forceDisabled']('TrackChangesCommand');}['_enableCommands'](){for(const _0x325f09 of this['editor']['commands']['commands']())_0x325f09['affectsData']&&!this['_enabledCommands']['has'](_0x325f09)&&_0x325f09['clearForceDisabled']('TrackChangesCommand');}}class $ extends ts{['_suggestions'];constructor(_0xcb3ea7,_0x4ac9a0){super(_0xcb3ea7),this['_suggestions']=_0x4ac9a0,this['refresh'](),this['_isEnabledBasedOnSelection']=!0x1;}['refresh'](){this['isEnabled']=!0x0;}['execute'](_0x2d32ab){const _0x500134=this['_suggestions']['get'](_0x2d32ab);if(!_0x500134)throw new _0x5a9654('track-changes-accept-suggestion-not-found',this);const _0x584d0f=_0x500134['getRanges']();this['editor']['model']['canEditAt'](_0x584d0f)&&this['editor']['plugins']['get']('TrackChangesEditing')['acceptSuggestion'](_0x500134);}}class B extends ts{['_suggestions'];constructor(_0x3cd21d,_0x29729d){super(_0x3cd21d),this['_suggestions']=_0x29729d,this['refresh'](),this['_isEnabledBasedOnSelection']=!0x1;}['refresh'](){this['isEnabled']=!0x0;}['execute'](_0xff0953){const _0x42f71c=this['_suggestions']['get'](_0xff0953);if(!_0x42f71c)throw new _0x5a9654('track-changes-discard-suggestion-not-found',this);const _0x4f2c1b=_0x42f71c['getRanges']();this['editor']['model']['canEditAt'](_0x4f2c1b)&&this['editor']['plugins']['get']('TrackChangesEditing')['discardSuggestion'](_0x42f71c);}}function ss(_0x481ce2){return _0x481ce2['sort']((_0x41b2f0,_0x5e8a09)=>'deletion'==_0x41b2f0['type']&&'deletion'!=_0x5e8a09['type']?-0x1:'deletion'!=_0x41b2f0['type']&&'deletion'==_0x5e8a09['type']?0x1:0x0);}function to(_0x615b18,_0x58bab5){let _0x2a9133,_0x1d46e7=0x0;const _0xe43427=[],_0x53b898=_0x58bab5['schema'];for(;_0x1d46e7<_0x615b18['length'];){const _0x2bbcfb=_0x615b18[_0x1d46e7],_0x15ca13=_0x615b18[_0x1d46e7+0x1];_0x2a9133||(_0x2a9133=_0x58bab5['createPositionBefore'](_0x2bbcfb)),co(_0x58bab5,_0x2bbcfb,_0x15ca13)||(_0xe43427['push'](_0x58bab5['createRange'](_0x2a9133,_0x53b898['isObject'](_0x2bbcfb)?_0x58bab5['createPositionAfter'](_0x2bbcfb):_0x58bab5['createPositionAt'](_0x2bbcfb,'end'))),_0x2a9133=null),_0x1d46e7++;}return _0xe43427;}function co(_0x52a713,_0x51141a,_0xef0d4b){if(!_0xef0d4b)return!0x1;const _0x258d9c=_0x52a713['createPositionAfter'](_0x51141a),_0x42491f=_0x52a713['createPositionBefore'](_0xef0d4b);return _0x258d9c['isTouching'](_0x42491f);}function rs(_0xd6d7a3,_0x4440e8,_0x21f070){for(;_0x21f070['length'];){const _0x3fac36=_0x21f070['splice'](0x0,0x64);_0xd6d7a3['change'](()=>{for(const _0x130c0f of _0x3fac36)_0x130c0f['isInContent']&&_0x4440e8['execute'](_0x130c0f['id']);});}}class x extends ts{['_command'];['_suggestions'];constructor(_0x3027cb,_0x4a25ce,_0x51150f){super(_0x3027cb),this['_command']=_0x4a25ce,this['_suggestions']=_0x51150f,this['refresh'](),this['_isEnabledBasedOnSelection']=!0x1;}['refresh'](){const _0x4eea3b=Array['from'](this['_suggestions']['values']())['some'](_0x532f5c=>_0x532f5c['isInContent']);this['isEnabled']=this['_command']['isEnabled']&&_0x4eea3b;}['execute'](){const _0x173191=ss(Array['from'](this['_suggestions']['values']()));for(const _0x2d0157 of _0x173191){const _0x1acb48=_0x2d0157['getRanges']();if(!this['editor']['model']['canEditAt'](_0x1acb48))return;}rs(this['editor']['model'],this['_command'],_0x173191);}}class R extends ts{['_command'];['_suggestions'];['_selectedSuggestions'];constructor(_0x104c95,_0x5bc716,_0x440b38){super(_0x104c95),this['_command']=_0x5bc716,this['_suggestions']=_0x440b38,this['_selectedSuggestions']=new Set(),this['refresh'](),this['_isEnabledBasedOnSelection']=!0x1;}['refresh'](){const _0x126ff6=this['editor']['model']['document']['selection'],_0x4391df=Array['from'](this['_suggestions']['values']());this['_selectedSuggestions']=function(_0x319b69,_0x5b6acb){const _0x36a5db=Array['from'](_0x319b69['getRanges']()),_0x3b4109=new Set();for(const _0x53f021 of _0x5b6acb)if(_0x53f021['isInContent']){for(const _0x4859c1 of _0x36a5db)for(const _0x21afa4 of _0x53f021['getRanges']())(_0x4859c1['isIntersecting'](_0x21afa4)||_0x319b69['isCollapsed']&&!_0x53f021['isMultiRange']&&_0x53f021['next']&&_0x21afa4['end']['isTouching'](_0x4859c1['start']))&&_0x3b4109['add'](_0x53f021);}return _0x3b4109;}(_0x126ff6,_0x4391df),this['isEnabled']=this['_command']['isEnabled']&&!!this['_selectedSuggestions']['size'];}['execute'](){const _0x444abb=ss(Array['from'](this['_selectedSuggestions']));for(const _0x1fc5a7 of _0x444abb){const _0x21fd8b=_0x1fc5a7['getRanges']();if(!this['editor']['model']['canEditAt'](_0x21fd8b))return;}rs(this['editor']['model'],this['_command'],_0x444abb);}}class u extends/* #__PURE__ -- @preserve */
24
+ _0xfd7f9a(){['id'];['type'];['subType'];['author'];['creator'];['isExternal'];['data'];['createdAt'];['_isDataLoaded']=!0x1;['_model'];['_onAccept'];['_onDiscard'];['_onAttributesChange'];['_markerNames'];constructor(_0x351af2,_0x15d135){super(),this['id']=_0x15d135['id'],this['type']=_0x15d135['type'],this['subType']=_0x15d135['subType']||null,this['author']=_0x15d135['author'],this['creator']=_0x15d135['creator']||_0x15d135['author'],this['isExternal']=Boolean(_0x15d135['attributes']&&_0x15d135['attributes']['@external']),this['data']=null,this['_model']=_0x351af2,this['_onAccept']=_0x15d135['onAccept'],this['_onDiscard']=_0x15d135['onDiscard'],this['_onAttributesChange']=_0x15d135['onAttributesChange'],this['_markerNames']=new Set(),this['createdAt']=null,this['set']('authoredAt',null),this['set']('attributes',_0x15d135['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 _0x489f22=this;for(;_0x489f22['previous'];)_0x489f22=_0x489f22['previous'];return _0x489f22;}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'](_0x33166a){this['_markerNames']['add'](_0x33166a);}['getMarkerNames'](){return Array['from'](this['_markerNames']);}['getMarkers'](){return this['getMarkerNames']()['map'](_0x3fc72f=>this['_model']['markers']['get'](_0x3fc72f))['filter'](_0x281302=>_0x281302);}['getFirstMarker'](){return this['getMarkers']()[0x0]||null;}['removeMarkers'](){this['_model']['change'](_0x441365=>{for(const _0x3f14ea of this['getMarkers']())_0x441365['removeMarker'](_0x3f14ea);}),this['_markerNames']['clear']();}['removeMarker'](_0x3e1cd3){this['_model']['change'](_0x5bde27=>{_0x5bde27['removeMarker'](_0x3e1cd3);}),this['_markerNames']['delete'](_0x3e1cd3);}['addRange'](_0x38efa0){const _0x3c2999='suggestion:'+this['type']+':'+this['subType']+':'+this['id']+':'+this['creator']['id']+':'+u['getMultiRangeId']();this['addMarkerName'](_0x3c2999),this['_model']['change'](_0x10701b=>{_0x10701b['addMarker'](_0x3c2999,{'range':_0x38efa0,'usingOperation':!0x0,'affectsData':!0x0});});}['isIntersectingWithRange'](_0x2f9f8a){for(const _0x1f9182 of this['getRanges']())if(_0x1f9182['isIntersecting'](_0x2f9f8a))return!0x0;return!0x1;}['getRanges'](){return this['getMarkers']()['map'](_0x51321e=>_0x51321e['getRange']());}['getItems'](){return this['getRanges']()['reduce']((_0x5199d5,_0x160e57)=>[..._0x5199d5,..._0x160e57['getItems']()],[]);}['getFirstRange'](){return this['getFirstMarker']()?.['getRange']()||null;}['getContainedElement'](){const _0xdbd448=this['getRanges']();if(0x1!=_0xdbd448['length'])return null;const _0x4577ce=_0xdbd448[0x0],_0x595308=_0x4577ce['start']['nodeAfter'],_0x4e71b6=_0x4577ce['end']['nodeBefore'];return _0x595308 instanceof _0x4d3aa6?_0x595308!=_0x4e71b6?null:_0x595308: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 _0x5d9483=[];let _0x1ed475=this['head'];for(;_0x1ed475;)_0x5d9483['push'](_0x1ed475),_0x1ed475=_0x1ed475['next'];return _0x5d9483;}['setAttribute'](_0x143eab,_0x1c6ab1){const _0x48a5c7=_0xfa6c3a(this['attributes']);_0x38fa70(_0x48a5c7,_0x143eab,_0x1c6ab1),_0x2eaac8(_0x48a5c7,this['attributes'])||(this['attributes']=_0x48a5c7,this['_onAttributesChange'](_0x48a5c7));}['removeAttribute'](_0x15a36b){const _0x445553=_0xfa6c3a(this['attributes']);_0x4c2aca(_0x445553,_0x15a36b),_0x2eaac8(_0x445553,this['attributes'])||(this['attributes']=_0x445553,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 _0x418fff()['substr'](0x1,0x5);}}function o(_0x3d82d4,_0x59c1cd,_0x2ff2c0){const t=_0x3d82d4['t'];switch(_0x59c1cd){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',_0x2ff2c0);case'*Outdent:*\x20%0':return t('*Outdent:*\x20%0',_0x2ff2c0);case'*Change\x20to:*\x20%0':return t('*Change\x20to:*\x20%0',_0x2ff2c0);case'*Insert:*\x20%0':return t('*Insert:*\x20%0',_0x2ff2c0);case'*Format:*\x20%0':return t('*Format:*\x20%0',_0x2ff2c0);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',_0x2ff2c0);case'*Format:*\x20remove\x20from\x20%0':return t('*Format:*\x20remove\x20from\x20%0',_0x2ff2c0);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',_0x2ff2c0);case'*Change\x20%0\x20content*':return t('*Change\x20%0\x20content*',_0x2ff2c0);case'*Remove:*\x20%0':return t('*Remove:*\x20%0',_0x2ff2c0);case'*Merge:*\x20%0':return t('*Merge:*\x20%0',_0x2ff2c0);case'*Split:*\x20%0':return t('*Split:*\x20%0',_0x2ff2c0);case'*Remove\x20format:*\x20%0':return t('*Remove\x20format:*\x20%0',_0x2ff2c0);case'*Set\x20font\x20size:*\x20%0':return t('*Set\x20font\x20size:*\x20%0',_0x2ff2c0);case'*Set\x20font\x20family:*\x20%0':return t('*Set\x20font\x20family:*\x20%0',_0x2ff2c0);case'*Set\x20format\x20to:*\x20%0':return t('*Set\x20format\x20to:*\x20%0',_0x2ff2c0);case'*Set\x20font\x20color:*\x20%0':return t('*Set\x20font\x20color:*\x20%0',_0x2ff2c0);case'*Set\x20font\x20background\x20color:*\x20%0':return t('*Set\x20font\x20background\x20color:*\x20%0',_0x2ff2c0);case'*Set\x20format:*\x20%0':return t('*Set\x20format:*\x20%0',_0x2ff2c0);case'*Set\x20image\x20text\x20alternative:*\x20%0':return t('*Set\x20image\x20text\x20alternative:*\x20%0',_0x2ff2c0);case'*Set\x20image\x20width:*\x20%0':return t('*Set\x20image\x20width:*\x20%0',_0x2ff2c0);case'*Set\x20link:*\x20%0':return t('*Set\x20link:*\x20%0',_0x2ff2c0);case'*Set\x20highlight:*\x20%0':return t('*Set\x20highlight:*\x20%0',_0x2ff2c0);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'},_0x2ff2c0);case'ELEMENT_PARAGRAPH':return t({'string':'paragraph','plural':'%0\x20paragraphs','id':'ELEMENT_PARAGRAPH'},_0x2ff2c0);case'ELEMENT_PAGE_BREAK':return t({'string':'page\x20break','plural':'%0\x20page\x20breaks','id':'ELEMENT_PAGE_BREAK'},_0x2ff2c0);case'ELEMENT_MEDIA':return t({'string':'media\x20item','plural':'%0\x20media\x20items','id':'ELEMENT_MEDIA'},_0x2ff2c0);case'ELEMENT_IMAGE':return t({'string':'image','plural':'%0\x20images','id':'ELEMENT_IMAGE'},_0x2ff2c0);case'ELEMENT_INLINE_IMAGE':return t({'string':'image','plural':'%0\x20images','id':'ELEMENT_INLINE_IMAGE'},_0x2ff2c0);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'},_0x2ff2c0);case'ELEMENT_HTML_EMBED':return t({'string':'HTML\x20embed','plural':'%0\x20HTML\x20embeds','id':'ELEMENT_HTML_EMBED'},_0x2ff2c0);case'ELEMENT_HEADING':return t({'string':'heading\x20(level\x20%1)','plural':'%0\x20headings\x20(level\x20%1)','id':'ELEMENT_HEADING'},_0x2ff2c0);case'ELEMENT_HEADING_CUSTOM':return t({'string':'heading\x20(%1)','plural':'%0\x20headings\x20(%1)','id':'ELEMENT_HEADING_CUSTOM'},_0x2ff2c0);case'ELEMENT_LIST_ITEM':return t({'string':'list\x20item','plural':'%0\x20list\x20items','id':'ELEMENT_LIST_ITEM'},_0x2ff2c0);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'},_0x2ff2c0);case'ELEMENT_SPACE':return t({'string':'space','plural':'%0\x20spaces','id':'ELEMENT_SPACE'},_0x2ff2c0);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'},_0x2ff2c0);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'},_0x2ff2c0);case'ELEMENT_TABLE_ROW':return t({'string':'table\x20row','plural':'%0\x20table\x20rows','id':'ELEMENT_TABLE_ROW'},_0x2ff2c0);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'},_0x2ff2c0);case'ELEMENT_TABLE_COLUMN':return t({'string':'table\x20column','plural':'%0\x20table\x20columns','id':'ELEMENT_TABLE_COLUMN'},_0x2ff2c0);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'},_0x2ff2c0);case'ELEMENT_TABLE_OF_CONTENTS':return t({'string':'table\x20of\x20contents','plural':'%0\x20tables\x20of\x20contents','id':'ELEMENT_TABLE_OF_CONTENTS'},_0x2ff2c0);case'ELEMENT_LINE_BREAK':return t({'id':'ELEMENT_LINE_BREAK','string':'line\x20break','plural':'%0\x20line\x20breaks'},_0x2ff2c0);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'},_0x2ff2c0);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'},_0x2ff2c0);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 _0x59c1cd;}}class f{['_customCallbacks'];['_itemLabels'];['_itemLabelsCallbacks'];['_attributeLabels'];['_schema'];['_locale'];constructor(_0xe690bd,_0x3105f){this['_customCallbacks']=[],this['_itemLabels']=new Map(),this['_itemLabelsCallbacks']=[],this['_attributeLabels']=new Map(),this['_schema']=_0xe690bd,this['_locale']=_0x3105f;}['getDescriptions'](_0x46be6a){const _0x57e81d=[],_0x513a4e=new Set(),_0x289719=new Set();for(let _0x41a42a=0x0;_0x41a42a<_0x46be6a['length'];_0x41a42a++){const _0x1d52b1=_0x46be6a[_0x41a42a];if(!_0x1d52b1['isInContent'])continue;const _0x50ac81=this['_handleCustomCallbackDescription'](_0x1d52b1);if(_0x50ac81){if(null!=_0x1d52b1['subType']){if(_0x513a4e['has'](_0x1d52b1['subType']))continue;_0x513a4e['add'](_0x1d52b1['subType']);}_0x57e81d['push'](_0x50ac81);}else{if('attribute'!=_0x1d52b1['type'])'insertion'!=_0x1d52b1['type']&&'deletion'!=_0x1d52b1['type']||this['_handleInsertRemoveSuggestionDescription'](_0x57e81d,_0x1d52b1,_0x46be6a[_0x41a42a+0x1]);else{const _0x1c7c71=_0x1d52b1['data']['key'];if(_0x289719['has'](_0x1c7c71))continue;_0x289719['add'](_0x1d52b1['data']['key']),_0x1c7c71==m?this['_handleRenameSuggestionDescription'](_0x57e81d,_0x1d52b1):this['_handleAttributeSuggestionDescription'](_0x57e81d,_0x1d52b1);}}}return this['_resolveDescriptionItems'](_0x57e81d);}['registerDescriptionCallback'](_0x4dcf69){this['_customCallbacks']['push'](_0x4dcf69);}['registerElementLabel'](_0x17f5ab,_0x483bc9,_0x1150a7=_0x1b86cf['normal']){'function'==typeof _0x17f5ab?_0x4cbe5d(this['_itemLabelsCallbacks'],{'matchingCallback':_0x17f5ab,'label':_0x483bc9,'priority':_0x1150a7}):this['_itemLabels']['set'](_0x17f5ab,_0x483bc9);}['registerAttributeLabel'](_0x431760,_0x2cfff1){this['_attributeLabels']['set'](_0x431760,_0x2cfff1);}['getItemLabel'](_0x185098,_0x2e5eca=0x1){let _0x5c29da;for(const _0x196348 of this['_itemLabelsCallbacks'])if(_0x196348['matchingCallback'](_0x185098)){_0x5c29da=_0x196348['label'];break;}return _0x5c29da||(_0x5c29da=this['_itemLabels']['get'](_0x185098['name'])),_0x5c29da?_0x5c29da(_0x2e5eca):0x1!==_0x2e5eca?_0x2e5eca+'\x20'+_0x185098['name']+'s':''+_0x185098['name'];}['_addDescriptionItems'](_0x582ecd,_0x8dee39){const _0x48b0c2=_0x8dee39['getFirstRange']()['getWalker'](),_0x530dc2='insertion'==_0x8dee39['type']?'add':'remove';for(const _0x5b4b8c of _0x48b0c2){const _0x3f8a42=_0x5b4b8c['item'],_0x35211f=_0x582ecd[_0x582ecd['length']-0x1];if(_0x3f8a42['is']('$textProxy'))_0x35211f&&_0x35211f['type']['indexOf']('Container')>-0x1&&_0x582ecd['pop'](),_0x35211f&&'text'==_0x35211f['type']?_0x35211f[_0x530dc2]+=_0x3f8a42['data']:_0x582ecd['push']({'type':'text','add':'add'==_0x530dc2?_0x3f8a42['data']:'','remove':'remove'==_0x530dc2?_0x3f8a42['data']:''});else{if(this['_schema']['isObject'](_0x3f8a42)){const _0x312dc9=_0x3f8a42;if(_0x35211f&&_0x35211f['type']['indexOf']('Container')>-0x1&&_0x582ecd['pop'](),'elementEnd'==_0x5b4b8c['type'])continue;_0x35211f&&_0x35211f['type']==_0x530dc2+'Object'&&_0x35211f['element']['name']==_0x312dc9['name']?_0x35211f['quantity']++:_0x582ecd['push']({'type':_0x530dc2+'Object','element':_0x312dc9,'quantity':0x1}),_0x48b0c2['skip'](_0x725b79=>!('elementEnd'==_0x725b79['type']&&_0x725b79['item']==_0x3f8a42));}else{if(this['_schema']['checkChild'](_0x3f8a42,'$text')||_0x3f8a42['is']('element','softBreak')){const _0x32f6b6=_0x3f8a42;if('add'==_0x530dc2&&'elementStart'==_0x5b4b8c['type']||'remove'==_0x530dc2&&'elementEnd'==_0x5b4b8c['type'])continue;if(_0x35211f&&-0x1==_0x35211f['type']['indexOf']('Container')){'text'==_0x35211f['type']&&(_0x35211f[_0x530dc2]+='\x0a');continue;}let _0x562cd1;if(_0x562cd1='add'==_0x530dc2?_0x32f6b6['nextSibling']&&!this['_schema']['isObject'](_0x32f6b6['nextSibling'])?_0x32f6b6['nextSibling']:null:_0x32f6b6['previousSibling']&&!this['_schema']['isObject'](_0x32f6b6['previousSibling'])?_0x32f6b6['previousSibling']:null,_0x32f6b6['isEmpty']||_0x562cd1&&_0x562cd1['isEmpty']){const _0x3f18e1=_0x562cd1&&_0x562cd1['isEmpty']?_0x562cd1:_0x32f6b6;_0x35211f&&_0x35211f['type']==_0x530dc2+'EmptyContainer'&&_0x35211f['element']['name']==_0x3f18e1['name']?_0x35211f['quantity']++:_0x582ecd['push']({'type':_0x530dc2+'EmptyContainer','element':_0x3f18e1,'quantity':0x1});}else _0x582ecd['push']({'type':_0x530dc2+'Container','element':_0x32f6b6});}}}}}['_resolveDescriptionItems'](_0x5ad408){const _0x49a3df=this['_locale'],_0x24c884=[],_0x1b6656=[],_0x297e09=[];for(const _0x5f2906 of _0x5ad408)switch(_0x5f2906['type']){case'text':if(_0x5f2906['add']=_0x5f2906['add']['replace'](/(\S)\u000A+(\S)/g,'$1\x20$2')['replace'](/\u000A/g,''),_0x5f2906['remove']=_0x5f2906['remove']['replace'](/(\S)\u000A+(\S)/g,'$1\x20$2')['replace'](/\u000A/g,''),''!=_0x5f2906['add']&&''!=_0x5f2906['remove']){_0x24c884['push']({'type':'replace','content':o(_0x49a3df,'REPLACE_TEXT',['\x22'+_0x5f2906['remove']+'\x22','\x22'+_0x5f2906['add']+'\x22'])});continue;}if(null!=_0x5f2906['add']['match'](/^ +$/)){_0x24c884['push']({'type':'insertion','content':o(_0x49a3df,'*Insert:*\x20%0',o(_0x49a3df,'ELEMENT_SPACE',_0x5f2906['add']['length']))});continue;}if(null!=_0x5f2906['remove']['match'](/^ +$/)){_0x24c884['push']({'type':'deletion','content':o(_0x49a3df,'*Remove:*\x20%0',o(_0x49a3df,'ELEMENT_SPACE',_0x5f2906['remove']['length']))});continue;}if(''!=_0x5f2906['add']){_0x24c884['push']({'type':'insertion','content':o(_0x49a3df,'*Insert:*\x20%0','\x22'+_0x5f2906['add']+'\x22')});continue;}_0x24c884['push']({'type':'deletion','content':o(_0x49a3df,'*Remove:*\x20%0','\x22'+_0x5f2906['remove']+'\x22')});continue;case'addEmptyContainer':case'addObject':_0x24c884['push']({'type':'insertion','content':o(_0x49a3df,'*Insert:*\x20%0',this['getItemLabel'](_0x5f2906['element'],_0x5f2906['quantity']))});continue;case'removeEmptyContainer':case'removeObject':_0x24c884['push']({'type':'deletion','content':o(_0x49a3df,'*Remove:*\x20%0',this['getItemLabel'](_0x5f2906['element'],_0x5f2906['quantity']))});continue;case'addContainer':_0x24c884['push']({'type':'insertion','content':o(_0x49a3df,'*Split:*\x20%0',this['getItemLabel'](_0x5f2906['element'],_0x5f2906['quantity']))});continue;case'removeContainer':_0x24c884['push']({'type':'deletion','content':o(_0x49a3df,'*Merge:*\x20%0',this['getItemLabel'](_0x5f2906['element'],_0x5f2906['quantity']))});continue;case'addFormat':_0x1b6656['push'](_0x5f2906['key']);continue;case'removeFormat':_0x297e09['push'](_0x5f2906['key']);continue;default:_0x24c884['push'](_0x5f2906);}if(_0x1b6656['length']){const _0x262e93=_0x1b6656['map'](_0x1f588d=>this['_attributeLabels']['has'](_0x1f588d)?this['_attributeLabels']['get'](_0x1f588d):_0x1f588d)['join'](',\x20');_0x24c884['push']({'type':'format','content':o(this['_locale'],'*Set\x20format:*\x20%0',_0x262e93)});}if(_0x297e09['length']){const _0x5ac130=_0x297e09['map'](_0x5109c4=>this['_attributeLabels']['has'](_0x5109c4)?this['_attributeLabels']['get'](_0x5109c4):_0x5109c4)['join'](',\x20');_0x24c884['push']({'type':'format','content':o(this['_locale'],'*Remove\x20format:*\x20%0',_0x5ac130)});}return _0x24c884;}['_handleCustomCallbackDescription'](_0x578d74){for(const _0x32f336 of this['_customCallbacks']){const _0x171784=_0x32f336(_0x578d74);if(_0x171784&&'type'in _0x171784)return _0x171784;}}['_handleAttributeSuggestionDescription'](_0x2bafba,_0x297a20){const _0x73e83e=_0x297a20['data'],_0x4c8755=void 0x0===_0x73e83e['newValue']?'removeFormat':'addFormat';_0x2bafba['push']({'type':_0x4c8755,'key':_0x73e83e['key']});}['_handleRenameSuggestionDescription'](_0x2ccc69,_0x43200d){_0x2ccc69['push']({'type':'format','content':o(this['_locale'],'*Change\x20to:*\x20%0',this['getItemLabel'](_0x43200d['getFirstRange']()['start']['nodeAfter'],0x1))});}['_handleInsertRemoveSuggestionDescription'](_0x54f243,_0x1915e4,_0x2fda8e){if(this['_addDescriptionItems'](_0x54f243,_0x1915e4),_0x2fda8e&&_0x2fda8e['getFirstRange']()&&!_0x1915e4['getFirstRange']()['end']['isEqual'](_0x2fda8e['getFirstRange']()['start'])){const _0x41c8b7=_0x54f243[_0x54f243['length']-0x1],_0x4cdf30='insertion'==_0x1915e4['type']?'add':'remove';_0x41c8b7&&'text'==_0x41c8b7['type']&&(_0x41c8b7[_0x4cdf30]+='\x0a');}}}class E extends _0x58f0a6{['afterInit'](){const _0x179db0=this['editor'],_0x200dbf=_0x179db0['plugins']['get']('TrackChangesEditing');_0x179db0['commands']['get']('showAIAssistant')&&_0x200dbf['enableCommand']('showAIAssistant');}}class V extends _0x58f0a6{['afterInit'](){const _0x541a8e=this['editor'],_0x262301=_0x541a8e['locale'];if(!_0x541a8e['plugins']['has']('AlignmentEditing'))return;const _0x42613f=_0x541a8e['plugins']['get']('TrackChangesEditing');_0x42613f['enableDefaultAttributesIntegration']('alignment'),_0x42613f['registerBlockAttribute']('alignment'),_0x42613f['descriptionFactory']['registerAttributeLabel']('alignment',o(_0x262301,'FORMAT_ALIGNMENT')),this['_registerLegacyDescription']();}['_registerLegacyDescription'](){const _0xf44ccb=this['editor'],_0x55c78a=_0xf44ccb['locale'];_0xf44ccb['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](_0x386a8d=>{if('formatBlock'!=_0x386a8d['type'])return;const {data:_0x64ec74}=_0x386a8d;if(_0x64ec74&&'alignment'==_0x64ec74['commandName']){const _0x4a860b=_0x64ec74['commandParams'][0x0]['value'];return{'type':'format','content':o(_0x55c78a,'*Format:*\x20%0',function(_0x25926c){switch(_0x25926c){case'left':return o(_0x55c78a,'FORMAT_ALIGN_TO_LEFT');case'right':return o(_0x55c78a,'FORMAT_ALIGN_TO_RIGHT');case'center':return o(_0x55c78a,'FORMAT_ALIGN_TO_CENTER');case'justify':return o(_0x55c78a,'FORMAT_JUSTIFY_TEXT');}}(_0x4a860b))};}});}}const ti=['BoldEditing','ItalicEditing','UnderlineEditing','CodeEditing','StrikethroughEditing','SubscriptEditing','SuperscriptEditing'];class U extends _0x58f0a6{['afterInit'](){const _0x310072=this['editor'],_0x1de020=_0x310072['plugins']['get']('TrackChangesEditing'),_0x54ce61=_0x310072['locale'];for(const _0x25b6a1 of ti){if(!_0x310072['plugins']['has'](_0x25b6a1))continue;const _0x1df24f=_0x25b6a1['slice'](0x0,-0x7)['toLowerCase'](),_0x2c6132='FORMAT_'+_0x1df24f['toUpperCase']();_0x1de020['enableDefaultAttributesIntegration'](_0x1df24f),_0x1de020['registerInlineAttribute'](_0x1df24f),_0x1de020['descriptionFactory']['registerAttributeLabel'](_0x1df24f,o(_0x54ce61,_0x2c6132));}this['_registerLegacyDescription']();}['_registerLegacyDescription'](){const _0x181565=this['editor'],_0x135414=_0x181565['locale'],_0x3b0fcf=_0x181565['plugins']['get']('TrackChangesEditing');function _0x3f2bda(_0x48f3bc,_0xc4db67){_0x3b0fcf['descriptionFactory']['registerDescriptionCallback'](_0x5f327b=>{if('formatInline'!=_0x5f327b['type'])return;const {data:_0x282664}=_0x5f327b;return _0x282664&&_0x282664['commandName']===_0x48f3bc?_0x282664['commandParams'][0x0]['forceValue']?{'type':'format','content':o(_0x135414,'*Format:*\x20%0',_0xc4db67)}:{'type':'format','content':o(_0x135414,'*Remove\x20format:*\x20%0',_0xc4db67)}:void 0x0;});}_0x3f2bda('bold',o(_0x135414,'FORMAT_BOLD')),_0x3f2bda('italic',o(_0x135414,'FORMAT_ITALIC')),_0x3f2bda('underline',o(_0x135414,'FORMAT_UNDERLINE')),_0x3f2bda('code',o(_0x135414,'FORMAT_CODE')),_0x3f2bda('strikethrough',o(_0x135414,'FORMAT_STRIKETHROUGH')),_0x3f2bda('subscript',o(_0x135414,'FORMAT_SUBSCRIPT')),_0x3f2bda('superscript',o(_0x135414,'FORMAT_SUPERSCRIPT'));}}class O extends _0x58f0a6{['afterInit'](){const _0x2ab47b=this['editor'],_0x2902e2=_0x2ab47b['locale'];if(!_0x2ab47b['plugins']['has']('BlockQuoteEditing'))return;const _0x2d2906=_0x2ab47b['plugins']['get']('TrackChangesEditing'),_0x4f44db=this['editor']['commands']['get']('blockQuote');_0x2d2906['enableCommand']('blockQuote',(_0x57220e,_0x539035={})=>{const _0x7cabbf=this['editor']['model']['document']['selection'],_0x1c9d49=_0x539035&&void 0x0!==_0x539035['forceValue']?_0x539035['forceValue']:!_0x4f44db['value'];let _0x2c3785=[];if(_0x1c9d49){const _0x52606e=Array['from'](_0x7cabbf['getSelectedBlocks']())['filter'](_0x4c4d17=>oo(_0x4c4d17)||function(_0x40e5ff,_0x419059){const _0x55e01b=_0x419059['checkChild'](_0x40e5ff['parent'],'blockQuote'),_0x3f3bf1=_0x419059['checkChild'](['$root','blockQuote'],_0x40e5ff);return _0x55e01b&&_0x3f3bf1;}(_0x4c4d17,this['editor']['model']['schema']));_0x2c3785=to(_0x52606e,_0x2ab47b['model']);}else{const _0x5e303d=Array['from'](_0x7cabbf['getSelectedBlocks']())['filter'](_0x529d13=>oo(_0x529d13));_0x2c3785=to(_0x5e303d,_0x2ab47b['model']);}_0x2ab47b['model']['change'](()=>{for(const _0x573cb9 of _0x2c3785)_0x2d2906['markBlockFormat'](_0x573cb9,{'commandName':'blockQuote','commandParams':[{'forceValue':_0x1c9d49}]});});}),_0x2d2906['descriptionFactory']['registerDescriptionCallback'](_0x757f92=>{const {data:_0x3c8901}=_0x757f92;if(_0x3c8901&&'blockQuote'==_0x3c8901['commandName']){const _0x51ea45=o(_0x2902e2,'ELEMENT_BLOCK_QUOTE');return _0x3c8901['commandParams'][0x0]['forceValue']?{'type':'format','content':o(_0x2902e2,'*Set\x20format:*\x20%0',_0x51ea45)}:{'type':'format','content':o(_0x2902e2,'*Remove\x20format:*\x20%0',_0x51ea45)};}});}}function oo(_0x37ad4c){return'blockQuote'==_0x37ad4c['parent']['name'];}class G extends _0x58f0a6{['afterInit'](){const _0x23ae42=this['editor'];_0x23ae42['plugins']['has']('CaseChange')&&(_0x23ae42['plugins']['get']('TrackChangesEditing')['enableCommand']('changeCaseUpper'),_0x23ae42['plugins']['get']('TrackChangesEditing')['enableCommand']('changeCaseLower'),_0x23ae42['plugins']['get']('TrackChangesEditing')['enableCommand']('changeCaseTitle'));}}class F extends _0x58f0a6{['afterInit'](){const _0x205809=this['editor'];_0x205809['commands']['get']('ckbox')&&_0x205809['plugins']['get']('TrackChangesEditing')['enableCommand']('ckbox');}}class L extends _0x58f0a6{['afterInit'](){const _0x1e55ad=this['editor'];if(!_0x1e55ad['plugins']['has']('CodeBlock'))return;const _0x38f609=_0x1e55ad['plugins']['get']('TrackChangesEditing'),_0x50220c=_0x1e55ad['locale'],_0x167690=_0x1e55ad['config']['get']('codeBlock')['languages'],_0xabde11=_0x1e55ad['commands']['get']('codeBlock');_0x38f609['enableCommand']('indentCodeBlock'),_0x38f609['enableCommand']('outdentCodeBlock'),_0x38f609['enableCommand']('codeBlock',(_0x27e9be,_0x47141f={})=>{const _0x180449=_0x1e55ad['model'],_0x23cc54=_0x1e55ad['model']['document']['selection'],_0x195435=_0x47141f&&void 0x0!==_0x47141f['forceValue']?_0x47141f['forceValue']:!_0xabde11['value'];let _0xaddde6;_0x47141f['language']||(_0x47141f['language']=_0x167690[0x0]['language']),_0xaddde6=_0x195435?Array['from'](_0x23cc54['getSelectedBlocks']())['filter'](_0x543a71=>eo(_0x543a71)||function(_0x594aff,_0x4394b4){if(_0x594aff['is']('rootElement')||_0x4394b4['isLimit'](_0x594aff))return!0x1;return _0x4394b4['checkChild'](_0x594aff['parent'],'codeBlock');}(_0x543a71,_0x180449['schema'])):Array['from'](_0x23cc54['getSelectedBlocks']())['filter'](_0x5dd762=>eo(_0x5dd762));const _0x39c795=to(_0xaddde6,_0x180449);_0x180449['change'](()=>{for(const _0x368a8f of _0x39c795)_0x38f609['markBlockFormat'](_0x368a8f,{'commandName':'codeBlock','commandParams':[{..._0x47141f,'forceValue':_0x195435}],'formatGroupId':'blockName'});});}),(_0x38f609['descriptionFactory']['registerElementLabel']('codeBlock',_0x50296e=>o(_0x50220c,'ELEMENT_CODE_BLOCK',_0x50296e)),_0x38f609['descriptionFactory']['registerDescriptionCallback'](_0x109309=>{if('formatBlock'!=_0x109309['type'])return;const _0x5966c6=_0x50220c['t'],{data:_0x412a50}=_0x109309;if(!_0x412a50||'codeBlock'!=_0x412a50['commandName'])return;const _0x17b57b=_0x412a50['commandParams'][0x0]['language'],_0x30d4ea=_0x5966c6(_0x167690['find'](_0x260778=>_0x260778['language']===_0x17b57b)['label'])['toLowerCase']();return _0x412a50['commandParams'][0x0]['forceValue']?{'type':'format','content':o(_0x50220c,'*Set\x20format:*\x20%0',o(_0x50220c,'ELEMENT_CODE_BLOCK',0x1)+'\x20('+_0x30d4ea+')')}:{'type':'format','content':o(_0x50220c,'*Remove\x20format:*\x20%0',o(_0x50220c,'ELEMENT_CODE_BLOCK',0x1))};}));}}function eo(_0x2dd9c9){return'codeBlock'==_0x2dd9c9['name'];}class H extends _0x58f0a6{['afterInit'](){const _0x4d3e75=this['editor'];if(!_0x4d3e75['plugins']['has']('CommentsEditing'))return;_0x4d3e75['plugins']['get']('TrackChangesEditing')['enableCommand']('addCommentThread');}}function io(_0x4f66a6,_0x55b1aa,_0x435c53){const _0xeae889=[];for(const _0x918fa9 of _0x55b1aa['getItems']())_0x918fa9['hasAttribute'](_0x4f66a6)&&_0xeae889['push'](_0x435c53['createRangeOn'](_0x918fa9));return _0xeae889;}function _e(_0x1694d7,_0x5ca2ea,{showActiveMarker:_0x5d20bd=!0x0}={}){const _0x3abdda=_0x1694d7['plugins']['get']('TrackChangesEditing');return(_0x241cfd,_0x4feb59,_0x4121d1)=>{if(!_0x4121d1['consumable']['test'](_0x4feb59['markerRange'],_0x241cfd['name']))return;const _0x5a5f18=_0x4feb59['markerRange']['getWalker'](),_0x191e4f=_0x4feb59['markerRange']['start'],_0x459dfd=_0x1694d7['model']['schema'];let _0x42c0ac=null,_0x3c1c76=null,_0x5c4eea=!0x1,_0x5399a9=!0x1;for(const _0x79816c of _0x5a5f18){const _0x4a4f24=_0x79816c['item'];_0x5c4eea=_0x5c4eea||_0x459dfd['isContent'](_0x4a4f24);const _0x407e7f=_0x4121d1['mapper']['toViewElement'](_0x4a4f24);if(_0x407e7f&&_0x407e7f['getCustomProperty']('addHighlight'))return;'elementEnd'==_0x79816c['type']&&(_0x459dfd['isBlock'](_0x4a4f24)&&!_0x459dfd['isLimit'](_0x4a4f24)&&(_0x4a4f24['nextSibling']||_0x191e4f['isAtEnd']?_0x42c0ac&&_0x42c0ac['parent']==_0x4a4f24||(_0x42c0ac=_0x4a4f24,_0x4594d1(_0x79816c['previousPosition']),_0x5399a9=!0x0):_0x3c1c76=_0x3c1c76||_0x79816c['previousPosition']));}function _0x4594d1(_0x59b8bf){const _0x3d145c=_0x4121d1['writer']['createUIElement']('span',{'class':'ck-suggestion-marker-'+_0x5ca2ea}),_0x23fc0b=_0x4121d1['mapper']['toViewPosition'](_0x59b8bf);_0x5d20bd&&_0x3abdda['activeMarkers']['includes'](_0x4feb59['markerName'])&&_0x4121d1['writer']['addClass']('ck-suggestion-marker--active',_0x3d145c),_0x4121d1['writer']['insert'](_0x23fc0b,_0x3d145c),_0x4121d1['mapper']['bindElementToMarker'](_0x3d145c,_0x4feb59['markerName']);}_0x5c4eea||_0x5399a9||!_0x3c1c76||_0x4594d1(_0x3c1c76);};}class q extends _0x58f0a6{static get['requires'](){return[_0x1026bf];}['init'](){const _0x451aac=this['editor'],_0x90c0d8=_0x451aac['plugins']['get']('TrackChangesEditing');_0x90c0d8['enableCommand']('delete');const _0x177c89=_0x451aac['commands']['get']('deleteForward');_0x90c0d8['enableCommand']('deleteForward',(_0x3a2e53,_0xa71de5={})=>{const _0x49a551=_0x451aac['model']['createSelection'](_0x451aac['model']['document']['selection']);_0x49a551['isCollapsed']&&_0x451aac['model']['modifySelection'](_0x49a551,{'direction':'forward','unit':_0xa71de5['unit']});const _0xc299ff=_0x49a551['getFirstRange'](),_0x63405f=_0x5733e9['fromRange'](_0xc299ff);let _0x1d8dc1;_0x3a2e53(_0xa71de5),_0x1d8dc1='$graveyard'==_0x63405f['root']['rootName']?_0x451aac['model']['createRange'](_0xc299ff['start']):_0x451aac['model']['createRange'](_0x63405f['start'],_0x63405f['end']),_0x63405f['detach'](),_0x451aac['model']['enqueueChange'](_0x177c89['buffer']['batch'],_0x364023=>{_0x177c89['buffer']['lock'](),_0x364023['setSelection'](_0x364023['createRange'](_0x1d8dc1['end'])),_0x177c89['buffer']['unlock']();});}),_0x451aac['editing']['downcastDispatcher']['on']('addMarker:suggestion:deletion',_e(_0x451aac,'merge'),{'priority':'high'}),_0x451aac['data']['downcastDispatcher']['on']('addMarker:suggestion:deletion',(_0x1f5bae,_0x1e05d6,_0xf6cb12)=>{_0xf6cb12['options']['showSuggestionHighlights']&&_e(_0x451aac,'merge',{'showActiveMarker':!0x1})['bind'](this)(_0x1f5bae,_0x1e05d6,_0xf6cb12);},{'priority':'high'}),_0x451aac['editing']['downcastDispatcher']['on']('removeMarker:suggestion:deletion',(_0x1ec578,_0x3ce29a,_0x300657)=>{const _0x4da02d=_0x300657['mapper']['markerNameToElements'](_0x3ce29a['markerName']);if(_0x4da02d){for(const _0x78ebe4 of _0x4da02d)_0x78ebe4['is']('uiElement')&&(_0x300657['mapper']['unbindElementFromMarkerName'](_0x78ebe4,_0x3ce29a['markerName']),_0x300657['writer']['remove'](_0x78ebe4));}},{'priority':'high'});}}class z extends _0x58f0a6{['afterInit'](){const _0x4f1253=this['editor'];if(!_0x4f1253['plugins']['has']('ListEditing'))return;const _0x347890=_0x4f1253['locale'],_0x38b703=_0x4f1253['plugins']['get']('TrackChangesEditing'),_0x52f499=_0x4f1253['plugins']['has']('TodoListEditing'),_0x262e7b=!!_0x4f1253['config']['get']('list.multiBlock');function _0x2caaf5(_0x2f34f5){return{'type':'format','content':''+o(_0x347890,'*Set\x20format:*\x20%0',_0x2f34f5)};}function _0x5ee0a9(_0x50e97f){return{'type':'format','content':''+o(_0x347890,'*Remove\x20format:*\x20%0',_0x50e97f)};}_0x38b703['enableDefaultAttributesIntegration']('numberedList'),_0x38b703['enableDefaultAttributesIntegration']('bulletedList'),_0x38b703['enableDefaultAttributesIntegration']('customNumberedList'),_0x38b703['enableDefaultAttributesIntegration']('customBulletedList'),_0x38b703['enableDefaultAttributesIntegration']('indentList'),_0x38b703['enableDefaultAttributesIntegration']('outdentList'),_0x38b703['enableDefaultAttributesIntegration']('splitListItemAfter'),_0x38b703['enableDefaultAttributesIntegration']('splitListItemBefore'),_0x38b703['registerBlockAttribute']('listItemId'),_0x38b703['registerBlockAttribute']('listType'),_0x38b703['registerBlockAttribute']('listIndent'),_0x262e7b&&(_0x38b703['enableDefaultAttributesIntegration']('mergeListItemBackward'),_0x38b703['enableDefaultAttributesIntegration']('mergeListItemForward')),_0x52f499&&(_0x38b703['enableDefaultAttributesIntegration']('todoList'),_0x38b703['enableDefaultAttributesIntegration']('checkTodoList'),_0x38b703['registerBlockAttribute']('todoListChecked'),_0x38b703['descriptionFactory']['registerDescriptionCallback'](_0x13c607=>{const {data:_0x3946af}=_0x13c607;if(_0x3946af&&'todoListChecked'==_0x3946af['key'])return{'type':'format','content':_0x3946af['newValue']?o(_0x347890,'*Check\x20item*'):o(_0x347890,'*Uncheck\x20item*')};}),this['editor']['model']['document']['registerPostFixer'](_0x34e2da=>{if(_0x34e2da['batch']['isUndo'])return!0x1;let _0x3dcdfa=!0x1;const _0x327282=_0x38b703['getSuggestions']({'skipNotAttached':!0x0})['filter'](_0x36321a=>'todoListChecked'===_0x38b703['_getAttributeKey'](_0x36321a));for(const _0x21cfb0 of _0x327282){'todo'!=_0x21cfb0['getFirstRange']()['start']['nodeAfter']['getAttribute']('listType')&&(_0x38b703['_findSuggestions'](_0x21cfb0['getFirstRange'](),'attribute')['find'](_0x6a1690=>'listType'===_0x38b703['_getAttributeKey'](_0x6a1690['suggestion']))||(_0x34e2da['removeMarker'](_0x21cfb0['getFirstMarker']()),_0x3dcdfa=!0x0));}return _0x3dcdfa;})),_0x38b703['descriptionFactory']['registerAttributeLabel']('listIndent',o(_0x347890,'FORMAT_INDENT'));const _0x2eee88={'type':'format','content':''};_0x38b703['descriptionFactory']['registerDescriptionCallback'](_0x424afe=>{const {data:_0x5552ef}=_0x424afe;if(!_0x5552ef||'listType'!=_0x5552ef['key'])return;let _0xb5c9db=_0x424afe['head'];for(;_0xb5c9db;){if(_0xb5c9db['data']&&(('listStyle'==_0xb5c9db['data']['key']||'listMarkerStyle'==_0xb5c9db['data']['key'])&&(_0xb5c9db['data']['newValue']&&'default'!=_0xb5c9db['data']['newValue']||'default'!=_0xb5c9db['data']['oldValue']&&!_0x5552ef['newValue'])||!_0x262e7b&&_0xb5c9db['data']['key']==m))return _0x2eee88;_0xb5c9db=_0xb5c9db['next'];}if(null==_0x5552ef['newValue'])switch(_0x5552ef['oldValue']){case'bulleted':return _0x5ee0a9(o(_0x347890,'ELEMENT_BULLETED_LIST'));case'numbered':return _0x5ee0a9(o(_0x347890,'ELEMENT_NUMBERED_LIST'));case'todo':return _0x5ee0a9(o(_0x347890,'ELEMENT_TODO_LIST'));}switch(_0x5552ef['newValue']){case'bulleted':return _0x2caaf5(o(_0x347890,'ELEMENT_BULLETED_LIST'));case'numbered':return _0x2caaf5(o(_0x347890,'ELEMENT_NUMBERED_LIST'));case'todo':return _0x2caaf5(o(_0x347890,'ELEMENT_TODO_LIST'));}}),_0x38b703['descriptionFactory']['registerDescriptionCallback'](_0x2f6af2=>{const {data:_0x351965}=_0x2f6af2;if(_0x351965&&'listIndent'==_0x351965['key'])return null==_0x351965['newValue']||null==_0x351965['oldValue']&&0x0==_0x351965['newValue']?_0x2eee88:void 0x0;}),_0x38b703['descriptionFactory']['registerDescriptionCallback'](_0x2ee014=>{if('attribute'!=_0x2ee014['type'])return;const {data:_0x1e0b07}=_0x2ee014;if(!_0x1e0b07||'listItemId'!=_0x1e0b07['key'])return;const _0x1ddc0f=le(_0x2ee014);return'newValue'==_0x1ddc0f?{'type':'format','content':o(_0x347890,'*Merge:*\x20list\x20item')}:'oldValue'==_0x1ddc0f?{'type':'format','content':o(_0x347890,'*Split:*\x20list\x20item')}:_0x2eee88;}),_0x4f1253['model']['document']['registerPostFixer'](_0x27f6bc=>this['listItemIdFixer'](_0x27f6bc)),_0x4f1253['model']['document']['registerPostFixer'](_0x5abf3b=>this['noTrackChangesFixer'](_0x5abf3b)),_0x4f1253['model']['document']['registerPostFixer'](_0x412553=>this['assureChains'](_0x412553)),this['_supportLegacySuggestions']();}['listItemIdFixer'](_0x4fdec6){if(_0x4fdec6['batch']['isUndo']||!_0x4fdec6['batch']['isLocal'])return!0x1;let _0x2df6f8=!0x1;const _0x5ede68=this['editor']['plugins']['get']('TrackChangesEditing')['getSuggestions']({'skipNotAttached':!0x0})['filter'](_0x5dcd2e=>_0x5dcd2e['data']&&'listItemId'==_0x5dcd2e['data']['key'])['filter'](_0x105cb0=>_0x105cb0['data']['newValue']&&_0x105cb0['data']['oldValue']);for(const _0x4e5c17 of _0x5ede68)le(_0x4e5c17)||(_0x4fdec6['removeMarker'](_0x4e5c17['getFirstMarker']()),_0x2df6f8=!0x0);return _0x2df6f8;}['noTrackChangesFixer'](_0x49da89){if(_0x49da89['batch']['isUndo']||!_0x49da89['batch']['isLocal'])return!0x1;const _0x33070d=this['editor']['plugins']['get']('TrackChangesEditing');if(_0x33070d['trackChangesCommand']['value'])return!0x1;let _0x257391=!0x1;const _0x4d8202=['listType','listItemId','listIndent','listStyle','listStart','listReversed','todoListCheck','listMarker','listMarkerStyle'],_0x16d7c5=this['editor']['model']['document']['differ']['getChanges']()['filter'](_0x22acb3=>'attribute'==_0x22acb3['type'])['filter'](_0x50d042=>_0x4d8202['includes'](_0x50d042['attributeKey']));if(0x0==_0x16d7c5['length'])return _0x257391;for(const _0x21c696 of _0x16d7c5){const _0x39b229=_0x33070d['_findSuggestions'](_0x21c696['range'],'attribute')['filter'](_0x33b8ed=>!_0x33b8ed['meta']['isNextTo'])['map'](_0x46e729=>_0x46e729['suggestion'])['filter'](_0x2011d1=>{const _0x64859d=_0x33070d['_getAttributeKey'](_0x2011d1);return _0x4d8202['includes'](_0x64859d);});if(_0x39b229['length']){for(const _0x158eb0 of _0x39b229)_0x49da89['removeMarker'](_0x158eb0['getFirstMarker']());_0x257391=!0x0;}}return _0x257391;}['assureChains'](_0x496952){if(_0x496952['batch']['isUndo']||!_0x496952['batch']['isLocal'])return!0x1;const _0x4cc77d=this['editor']['plugins']['get']('TrackChangesEditing');let _0x496bd9=!0x1;const _0x34e094=['listType','listItemId','listIndent','listStyle','listStart','listReversed','todoListCheck','listMarker','listMarkerStyle'];for(const _0x58e467 of _0x4cc77d['getSuggestions']({'skipNotAttached':!0x0})){const _0x499a0e=_0x4cc77d['_findSuggestions'](_0x58e467['getFirstRange'](),'attribute')['map'](_0x194862=>_0x194862['suggestion'])['filter'](_0x21fdd3=>_0x21fdd3['data']&&_0x34e094['includes'](_0x21fdd3['data']['key']));if(!_0x499a0e['length'])continue;const _0x233973=_0x499a0e[0x0]['head']['attributes']['groupId'];if(!_0x499a0e['every'](_0x1d3d0b=>_0x1d3d0b['attributes']['groupId']===_0x233973)){for(const _0xaf251d of _0x499a0e)_0x1322e4(_0xaf251d,_0x233973)&&(_0x496bd9=!0x0);}}return _0x496bd9;function _0x28b41a(_0x228190,_0x20460e){for(const _0x3be276 of _0x4cc77d['getSuggestions']({'skipNotAttached':!0x0})['filter'](_0x434252=>'attribute'==_0x434252['type']&&_0x434252['attributes']['groupId']==_0x228190))_0x3be276['setAttribute']('groupId',_0x20460e);}function _0x1322e4(_0x499a20,_0x77b45b){let _0x235d9c=_0x499a20['head'],_0x7d7919=!0x1;for(;_0x235d9c;)_0x235d9c['attributes']['groupId']!=_0x77b45b&&(_0x28b41a(_0x235d9c['attributes']['groupId'],_0x77b45b),_0x235d9c['setAttribute']('groupId',_0x77b45b),_0x7d7919=!0x0),_0x235d9c=_0x235d9c['next'];return _0x7d7919;}}['_supportLegacySuggestions'](){const _0x5a4317=this['editor'],_0x359de8=_0x5a4317['locale'],_0x592927=_0x5a4317['plugins']['get']('TrackChangesEditing');this['_registerLegacyDescription'](),_0x592927['_suggestionFactory']['registerCustomCallback']('formatBlock','documentList','accept',function(_0xa34426,_0x12fde5){const _0xed9df4=[];for(let _0x5a8f90 of _0xa34426)_0x5a8f90['start']['nodeAfter']===_0x5a8f90['end']['parent']&&(_0x5a8f90=_0x5a4317['model']['createRange'](_0x5a4317['model']['createPositionAt'](_0x5a8f90['start']['nodeAfter'],0x0))),_0xed9df4['push'](_0x5a8f90);_0x5a4317['model']['change'](_0x1e9666=>{const _0x3d689b=_0x5a4317['model']['document']['selection'],_0x92b51a=Array['from'](_0x3d689b['getRanges']())['map'](_0x4c0972=>_0x5733e9['fromRange'](_0x4c0972));_0x1e9666['setSelection'](_0xed9df4),_0x5a4317['commands']['get'](_0x12fde5['commandName'])['refresh'](),_0x12fde5['commandParams']['push']({'forceDefaultExecution':!0x0}),_0x5a4317['execute'](_0x12fde5['commandName'],..._0x12fde5['commandParams']),_0x1e9666['setSelection'](_0x92b51a);for(const _0x5c8afd of _0x92b51a)_0x5c8afd['detach']();});}),_0x592927['descriptionFactory']['registerElementLabel'](function(_0x1a6c1d){const _0x14ca87=!_0x5a4317['model']['schema']['isObject'](_0x1a6c1d),_0x240cc0=_0x1a6c1d['previousSibling'],_0x476cb7=_0x1a6c1d['nextSibling'],_0x584730=_0x1a6c1d['getAttribute']('listItemId'),_0x607afa=!_0x240cc0||_0x240cc0['getAttribute']('listItemId')!==_0x584730,_0x26c4f9=!_0x476cb7||_0x476cb7['getAttribute']('listItemId')!==_0x584730;return _0x14ca87&&Boolean(_0x584730)&&_0x607afa&&_0x26c4f9;},_0xb600bc=>o(_0x359de8,'ELEMENT_LIST_ITEM',_0xb600bc));}['_registerLegacyDescription'](){const _0x53e409=this['editor'],_0x87fed6=_0x53e409['locale'];function _0x35e8ad(_0x261454){const _0x2d9eb0=_0x53e409['commands']['get']('bulletedList')['value'],_0x3522d0=_0x53e409['commands']['get']('numberedList')['value'];return'numberedList'===_0x261454?_0x2d9eb0:_0x3522d0;}_0x53e409['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](function(_0x563c36){if('formatBlock'!=_0x563c36['type'])return;const {data:_0x3404df}=_0x563c36;if(!_0x3404df)return;let _0x540af5,_0xb117ef,_0x399af1,_0x1e3f05;switch(_0x3404df['commandName']){case'bulletedList':_0x399af1=_0x3404df['commandParams'][0x0]['forceValue'],_0x1e3f05=_0x35e8ad(_0x3404df['commandName']),_0x540af5=_0x399af1?'*Format:*\x20insert\x20into\x20%0':'*Format:*\x20remove\x20from\x20%0',!_0x1e3f05&&_0x53e409['config']['get']('list.multiBlock')||(_0x540af5='*Change\x20to:*\x20%0'),_0xb117ef={'type':'format','content':o(_0x87fed6,_0x540af5,o(_0x87fed6,'ELEMENT_BULLETED_LIST'))};break;case'numberedList':_0x399af1=_0x3404df['commandParams'][0x0]['forceValue'],_0x1e3f05=_0x35e8ad(_0x3404df['commandName']),_0x540af5=_0x399af1?'*Format:*\x20insert\x20into\x20%0':'*Format:*\x20remove\x20from\x20%0',!_0x1e3f05&&_0x53e409['config']['get']('list.multiBlock')||(_0x540af5='*Change\x20to:*\x20%0'),_0xb117ef={'type':'format','content':o(_0x87fed6,_0x540af5,o(_0x87fed6,'ELEMENT_NUMBERED_LIST'))};break;case'indentList':_0x540af5='*Indent:*\x20%0',_0xb117ef={'type':'format','content':o(_0x87fed6,_0x540af5,o(_0x87fed6,'ELEMENT_LIST_ITEM'))};break;case'outdentList':_0x540af5=function(_0x490498){const _0x5d5fb7=_0x490498['getFirstRange']();let _0x197039=_0x5d5fb7['start']['nodeAfter'];for(;_0x197039&&_0x5d5fb7['containsItem'](_0x197039);){if(_0x197039['getAttribute']('listIndent')>0x0)return!0x1;_0x197039=_0x197039['nextSibling'];}return!0x0;}(_0x563c36)?o(_0x87fed6,'*Format:*\x20remove\x20from\x20%0',o(_0x87fed6,function(_0xba4106){return'ELEMENT_'+_0xba4106['getFirstRange']()['start']['nodeAfter']['getAttribute']('listType')['toUpperCase']()+'_LIST';}(_0x563c36))):o(_0x87fed6,'*Outdent:*\x20%0',o(_0x87fed6,'ELEMENT_LIST_ITEM')),_0xb117ef={'type':'format','content':_0x540af5};break;case'mergeListItemBackward':case'mergeListItemForward':!0x1===_0x3404df['multipleBlocks']&&(_0x540af5='*Merge:*\x20%0',_0xb117ef={'type':'deletion','content':o(_0x87fed6,_0x540af5,o(_0x87fed6,'ELEMENT_LIST_ITEM'))});}return _0xb117ef;});}}function le(_0x3f36e0){let _0x1277ab=_0x3f36e0['getFirstRange']()['start']['nodeAfter']['previousSibling'];for(;_0x1277ab;){const _0x83e106=_0x1277ab['getAttribute']('listItemId');if(!_0x83e106)return!0x1;if(_0x83e106==_0x3f36e0['data']['newValue'])return'newValue';if(_0x83e106==_0x3f36e0['data']['oldValue'])return'oldValue';_0x1277ab=_0x1277ab['previousSibling'];}return!0x1;}class ue extends _0x58f0a6{['afterInit'](){if(!this['editor']['plugins']['has']('ListPropertiesEditing'))return;const _0x2bc4a9=this['editor']['config']['get']('list.properties'),_0x2f3c04=this['editor']['plugins']['get']('TrackChangesEditing');_0x2bc4a9['styles']&&(_0x2f3c04['enableDefaultAttributesIntegration']('listStyle'),_0x2f3c04['registerBlockAttribute']('listStyle')),_0x2bc4a9['reversed']&&(_0x2f3c04['enableDefaultAttributesIntegration']('listReversed'),_0x2f3c04['registerBlockAttribute']('listReversed')),_0x2bc4a9['startIndex']&&(_0x2f3c04['enableDefaultAttributesIntegration']('listStart'),_0x2f3c04['registerBlockAttribute']('listStart'));const _0x30828f={'type':'format','content':''};_0x2f3c04['descriptionFactory']['registerDescriptionCallback'](this['handleDescriptions']['bind'](this));const _0x1c139f=this['editor']['locale'];_0x2f3c04['descriptionFactory']['registerAttributeLabel']('listReversed',o(_0x1c139f,'FORMAT_LIST_REVERSED')),_0x2f3c04['descriptionFactory']['registerDescriptionCallback'](_0x53dfd9=>{const {data:_0x2980c7}=_0x53dfd9;if(_0x2980c7&&'listReversed'==_0x2980c7['key'])return null==_0x2980c7['newValue']||0x0==_0x2980c7['newValue']&&null==_0x2980c7['oldValue']?_0x30828f:void 0x0;}),_0x2f3c04['descriptionFactory']['registerAttributeLabel']('listStart',o(_0x1c139f,'FORMAT_LIST_START')),_0x2f3c04['descriptionFactory']['registerDescriptionCallback'](_0x3d9ed3=>{const {data:_0xbf9151}=_0x3d9ed3;if(_0xbf9151&&'listStart'==_0xbf9151['key'])return null==_0xbf9151['newValue']||0x1==_0xbf9151['newValue']&&null==_0xbf9151['oldValue']?_0x30828f:void 0x0;}),this['editor']['model']['document']['registerPostFixer'](_0x1227c3=>{if(_0x1227c3['batch']['isUndo'])return!0x1;let _0x41c74d=!0x1;const _0x250374=_0x2f3c04['getSuggestions']({'skipNotAttached':!0x0})['filter'](_0x41dd53=>{const _0x1a60b7=_0x2f3c04['_getAttributeKey'](_0x41dd53);return'listStart'==_0x1a60b7||'listReversed'==_0x1a60b7;});for(const _0x2951ac of _0x250374){const _0x3fe29b=_0x2951ac['getFirstRange']()['start']['nodeAfter']['getAttribute']('listType');if('numbered'==_0x3fe29b||'customNumbered'==_0x3fe29b)continue;_0x2f3c04['_findSuggestions'](_0x2951ac['getFirstRange'](),'attribute')['find'](_0x1361e1=>'listType'==_0x2f3c04['_getAttributeKey'](_0x1361e1['suggestion']))||(_0x1227c3['removeMarker'](_0x2951ac['getFirstMarker']()),_0x41c74d=!0x0);}return _0x41c74d;}),this['_registerLegacyDescription']();}['handleDescriptions'](_0x4fc6e2){const _0xa30589=this['editor']['locale'],{data:_0x35ef56}=_0x4fc6e2,_0x18b351={'type':'format','content':''};if(!_0x35ef56||'listStyle'!=_0x35ef56['key'])return;if(!_0x35ef56['oldValue'])return'default'==_0x35ef56['newValue']?_0x18b351:{'type':'format','content':''+o(_0xa30589,'*Set\x20format:*\x20%0',o(_0xa30589,this['_getTranslationKeyForListStyle'](_0x35ef56['newValue'])))};if(!_0x35ef56['newValue']){if('default'==_0x35ef56['oldValue'])return _0x18b351;let _0x3204fe=_0x4fc6e2['head'];for(;_0x3204fe;){if(_0x3204fe['data']&&'listType'==_0x3204fe['data']['key']&&_0x3204fe['data']['newValue'])return _0x18b351;_0x3204fe=_0x3204fe['next'];}return{'type':'format','content':''+o(_0xa30589,'*Remove\x20format:*\x20%0',o(_0xa30589,this['_getTranslationKeyForListStyle'](_0x35ef56['oldValue'])))};}if('default'!=_0x35ef56['newValue'])return{'type':'format','content':''+o(_0xa30589,'*Set\x20format:*\x20%0',o(_0xa30589,this['_getTranslationKeyForListStyle'](_0x35ef56['newValue'])))};let _0x18aca4=_0x4fc6e2['head'];for(;_0x18aca4;){if(_0x18aca4['data']&&'listType'==_0x18aca4['data']['key']&&_0x18aca4['data']['newValue']&&_0x18aca4['data']['oldValue'])return _0x18b351;_0x18aca4=_0x18aca4['next'];}return{'type':'format','content':o(_0xa30589,'*Set\x20format:*\x20%0',o(_0xa30589,'ELEMENT_'+_0x4fc6e2['getFirstRange']()['start']['nodeAfter']['getAttribute']('listType')['toUpperCase']()+'_LIST_DEFAULT'))};}['_registerLegacyDescription'](){const _0xdbaa6c=this['editor'],_0x4b36ec=_0xdbaa6c['locale'];_0xdbaa6c['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](_0x107166=>{if('formatBlock'!=_0x107166['type'])return;const {data:_0x5c9c0a}=_0x107166;if(!_0x5c9c0a)return;let _0x200c7f,_0x142846;switch(_0x5c9c0a['commandName']){case'listStyle':_0x200c7f='*Change\x20to:*\x20%0',_0x142846={'type':'format','content':o(_0x4b36ec,_0x200c7f,o(_0x4b36ec,this['_getTranslationKeyForListStyle'](_0x5c9c0a['commandParams'][0x0]['type'])))};break;case'listReversed':_0x200c7f=_0x5c9c0a['commandParams'][0x0]['reversed']?'*Format:*\x20set\x20order\x20to\x20reversed':'*Format:*\x20set\x20order\x20to\x20regular',_0x142846={'type':'format','content':o(_0x4b36ec,_0x200c7f)};break;case'listStart':_0x200c7f='*Format:*\x20set\x20start\x20index\x20to\x20%0',_0x142846={'type':'format','content':o(_0x4b36ec,_0x200c7f,_0x5c9c0a['commandParams'][0x0]['startIndex'])};}return _0x142846;});}['_getTranslationKeyForListStyle'](_0xf9d2aa){return'ELEMENT_'+function(_0x2f96bf){if(pe['includes'](_0x2f96bf))return'bulleted';if(ye['includes'](_0x2f96bf))return'numbered';return null;}(_0xf9d2aa)['toUpperCase']()+'_LIST_'+_0xf9d2aa['toUpperCase']()['replace'](/-/g,'_');}}const pe=['disc','circle','square'],ye=['decimal','decimal-leading-zero','lower-roman','upper-roman','lower-latin','upper-latin'];class W extends _0x58f0a6{static get['requires'](){return[_0xe8169];}['init'](){const _0x571d63=this['editor'],_0x3559cb=_0x571d63['plugins']['get']('TrackChangesEditing'),_0x420348=_0x571d63['commands']['get']('enter');_0x3559cb['enableCommand']('enter',()=>{_0x571d63['model']['change'](_0x4df972=>{const _0x54908b=_0x571d63['model']['document']['selection'],_0x30752c=_0x54908b['getFirstPosition'](),_0x5b3da0=_0x5733e9['fromRange'](_0x54908b['getFirstRange']());if(_0x420348['enterBlock'](_0x4df972)){const _0x142dbb=_0x571d63['model']['createPositionAt'](_0x30752c['parent']['nextSibling'],0x0),_0x271ed9=_0x4df972['createRange'](_0x30752c,_0x142dbb);_0x3559cb['markInsertion'](_0x271ed9);}else _0x4df972['setSelection'](_0x4df972['createRange'](_0x5b3da0['end']));_0x5b3da0['detach'](),_0x420348['fire']('afterExecute',{'writer':_0x4df972});});}),_0x571d63['editing']['downcastDispatcher']['on']('addMarker:suggestion:insertion',_e(_0x571d63,'split'),{'priority':'high'}),_0x571d63['editing']['downcastDispatcher']['on']('removeMarker:suggestion:insertion',(_0x2afb5f,_0x4a4c5c,_0xd32592)=>{const _0x5117f0=_0xd32592['mapper']['markerNameToElements'](_0x4a4c5c['markerName']);if(_0x5117f0){for(const _0x528821 of _0x5117f0)_0x528821['hasClass']('ck-suggestion-marker-split')&&(_0xd32592['mapper']['unbindElementFromMarkerName'](_0x528821,_0x4a4c5c['markerName']),_0xd32592['writer']['remove'](_0x528821));}},{'priority':'high'}),_0x571d63['data']['downcastDispatcher']['on']('addMarker:suggestion:insertion',(_0x1f5fe2,_0x32fc4e,_0x3d6fc5)=>{_0x3d6fc5['options']['showSuggestionHighlights']&&_e(_0x571d63,'split',{'showActiveMarker':!0x1})['bind'](this)(_0x1f5fe2,_0x32fc4e,_0x3d6fc5);},{'priority':'high'});}}class J extends _0x58f0a6{['afterInit'](){if(!this['editor']['plugins']['has']('FindAndReplaceEditing'))return;const _0x244905=this['editor']['plugins']['get']('TrackChangesEditing');_0x244905['enableCommand']('find',this['handleFindCommand']['bind'](this)),_0x244905['enableCommand']('findNext'),_0x244905['enableCommand']('findPrevious'),_0x244905['enableCommand']('replace'),_0x244905['enableCommand']('replaceAll');}['handleFindCommand'](_0x48f448,_0x3eb6fd,_0x3c66c1={}){const _0x5ece9e=this['editor']['plugins']['get']('FindAndReplaceUtils');return _0x48f448(_0x2601dd=>{let _0x340535=('string'==typeof _0x3eb6fd?_0x5ece9e['findByTextCallback'](_0x3eb6fd,_0x3c66c1):_0x3eb6fd)(_0x2601dd);Array['isArray'](_0x340535)&&(_0x340535={'results':_0x340535,'searchText':'string'==typeof _0x3eb6fd?_0x3eb6fd:''});const _0x49baae=_0x340535['results']['filter'](_0x2f514a=>!0x1===this['_isInDeletionRange'](_0x2f514a,_0x2601dd['item']));return{..._0x340535,'results':_0x49baae};},_0x3c66c1);}['_isInDeletionRange'](_0x44eceb,_0x36e712){const _0x3b67ae=this['editor']['model']['createRange'](this['editor']['model']['createPositionAt'](_0x36e712,_0x44eceb['start']),this['editor']['model']['createPositionAt'](_0x36e712,_0x44eceb['end']));for(const _0x1f374 of this['editor']['model']['markers']['getMarkersGroup']('suggestion:deletion'))if(null!==_0x3b67ae['getIntersection'](_0x1f374['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 _0x58f0a6{['afterInit'](){const _0x347498=this['editor']['locale'],_0x400b47=this['editor']['plugins']['get']('TrackChangesEditing');for(const {pluginName:_0x4a8532,commandName:_0x34aa39}of ro)this['editor']['plugins']['has'](_0x4a8532)&&(_0x400b47['enableDefaultAttributesIntegration'](_0x34aa39),_0x400b47['registerInlineAttribute'](_0x34aa39));_0x400b47['descriptionFactory']['registerAttributeLabel']('fontSize',o(_0x347498,'FORMAT_FONT_SIZE')),_0x400b47['descriptionFactory']['registerAttributeLabel']('fontFamily',o(_0x347498,'FORMAT_FONT_FAMILY')),_0x400b47['descriptionFactory']['registerAttributeLabel']('fontColor',o(_0x347498,'FORMAT_FONT_COLOR')),_0x400b47['descriptionFactory']['registerAttributeLabel']('fontBackgroundColor',o(_0x347498,'FORMAT_FONT_BACKGROUND')),this['_registerLegacyDescription']();}['_registerLegacyDescription'](){const _0x118e37=this['editor'],_0x108fd7=_0x118e37['locale'];_0x118e37['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](_0x293019=>{const _0x25279b=_0x108fd7['t'];if('formatInline'!=_0x293019['type'])return;const {data:_0x492901}=_0x293019;if(null!=_0x492901){if('fontSize'==_0x492901['commandName']){const _0x1185a4=_0x492901['commandParams'][0x0]['value'];if(_0x1185a4){const _0x57065f=_0x25279b(this['editor']['plugins']['get']('FontSize')['normalizeSizeOptions'](this['editor']['config']['get']('fontSize.options'))['find'](_0x1a6503=>_0x1a6503['model']==_0x1185a4)['title'])['toLowerCase']();return{'type':'format','content':o(_0x108fd7,'*Set\x20font\x20size:*\x20%0',_0x57065f)};}return{'type':'format','content':o(_0x108fd7,'*Reset\x20font\x20size*')};}if('fontFamily'==_0x492901['commandName']){const _0x3c6500=_0x492901['commandParams'][0x0]['value'];return _0x3c6500?{'type':'format','content':o(_0x108fd7,'*Set\x20font\x20family:*\x20%0',_0x3c6500)}:{'type':'format','content':o(_0x108fd7,'*Reset\x20font\x20family*')};}if('fontColor'==_0x492901['commandName']){const _0x255853=_0x492901['commandParams'][0x0]['value'];if(_0x255853){const _0x284068=_0x3c1555(this['editor']['config']['get']('fontColor.colors'))['find'](_0x334b96=>_0x334b96['model']==_0x255853);let _0x5ec18f=_0x255853,_0x45c4dc='';return _0x284068&&(_0x5ec18f=_0x284068['label'],_0x45c4dc=_0x25279b(_0x5ec18f)['toLowerCase']()),{'type':'format','content':o(_0x108fd7,'*Set\x20font\x20color:*\x20%0',_0x45c4dc)['trim'](),'color':{'value':_0x255853,'title':_0x45c4dc||_0x5ec18f}};}return{'type':'format','content':o(_0x108fd7,'*Reset\x20font\x20color*')};}if('fontBackgroundColor'==_0x492901['commandName']){const _0x4a6eed=_0x492901['commandParams'][0x0]['value'];if(_0x4a6eed){const _0x132e2c=_0x3c1555(this['editor']['config']['get']('fontBackgroundColor.colors'))['find'](_0x5f3454=>_0x5f3454['model']==_0x4a6eed);let _0x454db6=_0x4a6eed,_0xe1d967='';return _0x132e2c&&(_0x454db6=_0x132e2c['label'],_0xe1d967=_0x25279b(_0x454db6)['toLowerCase']()),{'type':'format','content':o(_0x108fd7,'*Set\x20font\x20background\x20color:*\x20%0',_0xe1d967)['trim'](),'color':{'value':_0x4a6eed,'title':_0xe1d967||_0x454db6}};}return{'type':'format','content':o(_0x108fd7,'*Reset\x20font\x20background\x20color*')};}}});}}class X extends _0x58f0a6{['afterInit'](){const _0x20dee6=this['editor'],_0x3452f0=_0x20dee6['plugins']['get']('TrackChangesEditing'),_0x4fa26b=_0x20dee6['commands']['get']('copyFormat'),_0x9dfbac=_0x20dee6['commands']['get']('pasteFormat');_0x4fa26b&&_0x9dfbac&&(_0x3452f0['enableDefaultAttributesIntegration']('pasteFormat'),_0x3452f0['enableCommand']('copyFormat'),this['_registerLegacyDescription']());}['_registerLegacyDescription'](){const _0x26f964=this['editor'],_0x350864=_0x26f964['locale'];_0x26f964['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](_0x383fb5=>{if('formatBlock'!=_0x383fb5['type']&&'formatInline'!=_0x383fb5['type'])return;const {data:_0x3ff02c}=_0x383fb5;if(_0x3ff02c&&'pasteFormat'===_0x3ff02c['commandName']){const _0x49b258=[],_0x422c95=_0x3ff02c['commandParams'][0x0];for(const [_0x1e661c,_0xcd081e]of Object['entries'](_0x422c95))_0x49b258['push'](so(_0x26f964,_0x1e661c,_0xcd081e));return _0x49b258['length']?{'type':'format','content':o(_0x350864,'*Set\x20format\x20to:*\x20%0',_0x49b258['join'](',\x20'))}:{'type':'format','content':o(_0x350864,'*Remove\x20all\x20formatting*')};}});}}function so(_0x136915,_0x4cb1dc,_0x327316){const _0x8ad40f=_0x136915['locale']['t'],_0x4851af=_0x4cb1dc['split'](/(?=[A-Z])/)['join']('\x20'),_0xa63f92=_0x8ad40f(_0x4851af['charAt'](0x0)['toUpperCase']()+_0x4851af['slice'](0x1))['toLowerCase']();if('boolean'==typeof _0x327316)return _0xa63f92;if('fontColor'===_0x4cb1dc||'fontBackgroundColor'===_0x4cb1dc){const _0x570da0=_0x3c1555(_0x136915['config']['get']('fontColor.colors'))['find'](_0xed3008=>_0xed3008['model']==_0x327316);return _0xa63f92+'\x20('+(_0x570da0?_0x8ad40f(_0x570da0['label'])['toLowerCase']():_0x327316)+')';}if('fontSize'===_0x4cb1dc&&isNaN(parseFloat(_0x327316))){const _0x4cb553=_0x136915['plugins']['get']('FontSize')['normalizeSizeOptions'](_0x136915['config']['get']('fontSize.options'))['find'](_0x464e46=>_0x464e46['model']==_0x327316);return _0xa63f92+'\x20('+(_0x4cb553?_0x8ad40f(_0x4cb553['title'])['toLowerCase']():_0x327316)+')';}return _0xa63f92+'\x20('+_0x327316+')';}class Y extends _0x58f0a6{['_headingOptions'];['afterInit'](){const _0x1aeed1=this['editor'];if(!_0x1aeed1['plugins']['has']('HeadingEditing'))return;this['_headingOptions']=_0x1aeed1['config']['get']('heading.options');const _0x540763=_0x1aeed1['locale'],_0x1dcda0=_0x1aeed1['plugins']['get']('TrackChangesEditing');_0x1dcda0['enableDefaultAttributesIntegration']('heading');for(const _0x117740 of this['_headingOptions'])'paragraph'!=_0x117740['model']&&_0x1dcda0['descriptionFactory']['registerElementLabel'](_0x117740['model'],_0x569ace=>{const _0x595d1c=this['_getHeadingLevel'](_0x117740['model']);return null!==_0x595d1c?_0x4d337e(_0x569ace,_0x595d1c):_0x3194a9(_0x569ace,_0x117740['title']);});function _0x4d337e(_0x4fb2e0,_0x12b331){return o(_0x540763,'ELEMENT_HEADING',[_0x4fb2e0,_0x12b331]);}function _0x3194a9(_0x250640,_0x42a8e1){return o(_0x540763,'ELEMENT_HEADING_CUSTOM',[_0x250640,_0x42a8e1]);}this['_registerLegacyDescription']();}['_registerLegacyDescription'](){const _0x28e51a=this['editor'],_0x5577af=_0x28e51a['locale'];function _0x408aae(_0x417c52,_0x1d4679){return o(_0x5577af,'ELEMENT_HEADING_CUSTOM',[_0x417c52,_0x1d4679]);}_0x28e51a['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](_0x53a9fd=>{if('formatBlock'!=_0x53a9fd['type'])return;const {data:_0x2aa98c}=_0x53a9fd;if(_0x2aa98c&&'heading'==_0x2aa98c['commandName']){const _0xbefea0=_0x2aa98c['commandParams'][0x0]['value'],_0x21f471=this['_getHeadingLevel'](_0xbefea0);if(null!==_0x21f471)return{'type':'format','content':o(_0x5577af,'*Change\x20to:*\x20%0',(_0x447af9=0x1,_0x4b9572=_0x21f471,o(_0x5577af,'ELEMENT_HEADING',[_0x447af9,_0x4b9572])))};const _0xf9037e=this['_headingOptions']['find'](_0x27c887=>_0x27c887['model']===_0xbefea0)['title'];return{'type':'format','content':o(_0x5577af,'*Change\x20to:*\x20%0',_0x408aae(0x1,_0xf9037e))};}var _0x447af9,_0x4b9572;});}['_getHeadingLevel'](_0x4ef4e5){const _0x7ab26c=_0x4ef4e5['match'](/^heading(\d+)/);if(_0x7ab26c)return _0x7ab26c[0x1];const _0x2e51e6=this['_headingOptions']?.['find'](_0x434e5e=>_0x434e5e['model']==_0x4ef4e5);if(_0x2e51e6&&_0x2e51e6['view']){const _0x109afc=_0x2e51e6['view'],_0x14d5c4=(_0x109afc['name']??_0x109afc)['match'](/^h(\d+)/);if(_0x14d5c4)return _0x14d5c4[0x1];}return null;}}class Z extends _0x58f0a6{['afterInit'](){const _0x5d846d=this['editor'];if(!_0x5d846d['plugins']['has']('HighlightEditing'))return;const _0x313b0a=_0x5d846d['plugins']['get']('TrackChangesEditing'),_0x2610ae=_0x5d846d['locale'];_0x313b0a['enableDefaultAttributesIntegration']('highlight'),_0x313b0a['registerInlineAttribute']('highlight'),_0x313b0a['descriptionFactory']['registerAttributeLabel']('highlight',o(_0x2610ae,'FORMAT_HIGHLIGHT')),this['_registerLegacyDescription']();}['_registerLegacyDescription'](){const _0x25484a=this['editor'],_0x1d8242=_0x25484a['locale'];_0x25484a['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](_0x2f512e=>{if('formatInline'!=_0x2f512e['type'])return;const {data:_0x19e537}=_0x2f512e;if(_0x19e537&&'highlight'==_0x19e537['commandName']){const _0x2acc07=_0x1d8242['t'],_0x35bb96=_0x19e537['commandParams'][0x0]['value'];if(_0x35bb96){const _0x594f98=_0x25484a['config']['get']('highlight.options')['find'](_0x13b3e3=>_0x13b3e3['model']==_0x35bb96),_0x49feaa=_0x2acc07(_0x594f98['title'])['toLowerCase']();return{'type':'format','content':o(_0x1d8242,'*Set\x20highlight:*\x20%0',_0x49feaa),'color':{'value':_0x594f98['color'],'title':_0x594f98['title']}};}return{'type':'format','content':o(_0x1d8242,'*Remove\x20highlight*',o(_0x1d8242,'FORMAT_HIGHLIGHT'))};}});}}class tt extends _0x58f0a6{['afterInit'](){const _0x152f47=this['editor'];if(!_0x152f47['plugins']['has']('HorizontalLineEditing'))return;_0x152f47['plugins']['get']('TrackChangesEditing')['enableCommand']('horizontalLine');const _0x57c2b4=_0x152f47['plugins']['get']('TrackChangesEditing'),_0x22d8c4=_0x152f47['locale'];_0x57c2b4['descriptionFactory']['registerElementLabel']('horizontalLine',_0x4dddfc=>o(_0x22d8c4,'ELEMENT_HORIZONTAL_LINE',_0x4dddfc)),_0x152f47['conversion']['for']('dataDowncast')['elementToStructure']({'model':'horizontalLine','view':(_0x2cd21b,{writer:_0x496d16,options:_0x4dd866})=>{if(!_0x4dd866['showSuggestionHighlights'])return null;const _0x31d6f7=_0x496d16['createContainerElement']('div'),_0x2cdebd=_0x496d16['createEmptyElement']('hr');return _0x496d16['addClass']('ck-horizontal-line',_0x31d6f7),_0x496d16['insert'](_0x496d16['createPositionAt'](_0x31d6f7,0x0),_0x2cdebd),_0x31d6f7;},'converterPriority':'high'});}}class et extends _0x58f0a6{['afterInit'](){const _0x16ef1f=this['editor'];if(!_0x16ef1f['plugins']['has']('HtmlEmbed'))return;const _0x390cf3=_0x16ef1f['plugins']['get']('TrackChangesEditing'),_0x653de1=_0x16ef1f['locale'];_0x390cf3['descriptionFactory']['registerElementLabel']('rawHtml',_0x47faa9=>o(_0x653de1,'ELEMENT_HTML_EMBED',_0x47faa9)),_0x390cf3['enableDefaultAttributesIntegration']('htmlEmbed'),_0x390cf3['registerBlockAttribute']('value'),_0x390cf3['descriptionFactory']['registerDescriptionCallback'](_0xd5d45e=>{if('attribute'!=_0xd5d45e['type'])return;const {data:_0x17d70e}=_0xd5d45e;if(_0x17d70e&&'value'==_0x17d70e['key']&&_0xd5d45e['getFirstRange']()['start']['nodeAfter']['is']('element','rawHtml')){const _0x336090=o(_0x653de1,'ELEMENT_HTML_EMBED');return{'type':'format','content':o(_0x653de1,'*Change\x20%0\x20content*',_0x336090)};}}),this['_registerLegacyDescription']();}['_registerLegacyDescription'](){const _0x306940=this['editor'],_0xdd1ba2=_0x306940['locale'];_0x306940['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](_0x1c73ee=>{if('formatBlock'!=_0x1c73ee['type'])return;const {data:_0x507057}=_0x1c73ee;if(_0x507057&&'htmlEmbed'==_0x507057['commandName']){const _0x71335b=o(_0xdd1ba2,'ELEMENT_HTML_EMBED');return{'type':'format','content':o(_0xdd1ba2,'*Change\x20%0\x20content*',_0x71335b)};}});}}class it extends _0x58f0a6{['afterInit'](){const _0x1acd6f=this['editor'];if(!_0x1acd6f['plugins']['has']('ImageEditing'))return;const _0x1e1879=_0x1acd6f['plugins']['get']('TrackChangesEditing'),_0x2262d=_0x1acd6f['plugins']['get']('ImageUtils'),_0x1e069a=_0x1acd6f['locale'];_0x1e1879['enableCommand']('insertImage'),_0x1e1879['descriptionFactory']['registerElementLabel']('imageBlock',_0x2adb6d=>o(_0x1e069a,'ELEMENT_IMAGE',_0x2adb6d)),_0x1e1879['descriptionFactory']['registerElementLabel']('imageInline',_0x42e54c=>o(_0x1e069a,'ELEMENT_INLINE_IMAGE',_0x42e54c)),_0x1e1879['descriptionFactory']['registerElementLabel']('caption',()=>o(_0x1e069a,'ELEMENT_CAPTION')),_0x1acd6f['plugins']['has']('ImageUploadEditing')&&_0x1e1879['enableCommand']('uploadImage'),_0x1acd6f['plugins']['has']('ImageBlockEditing')&&_0x1acd6f['plugins']['has']('ImageInlineEditing')&&(_0x1e1879['enableCommand']('imageTypeInline',(_0x41a3f0,_0x515b44)=>{const _0x46f436=_0x2262d['getClosestSelectedImageElement'](_0x1acd6f['model']['document']['selection']);_0x1acd6f['model']['change'](()=>{_0x1e1879['markBlockFormat'](_0x46f436,{'commandName':'imageTypeInline','commandParams':[_0x515b44]},[],'convertBlockImageToInline');});}),_0x1e1879['enableCommand']('imageTypeBlock',(_0xda063b,_0x8f8bcb)=>{_0x1acd6f['model']['change'](_0x1d70f4=>{let _0x5589c5=_0x2262d['getClosestSelectedImageElement'](_0x1acd6f['model']['document']['selection']),_0x1e740a=_0x1d70f4['createRangeOn'](_0x5589c5);const _0x405439=_0x3aa60d['fromPosition'](_0x1e740a['start'],'toPrevious'),_0x3fae31=_0x3aa60d['fromPosition'](_0x1e740a['end'],'toNext');_0x1e1879['forceDefaultExecution'](()=>_0xda063b(_0x8f8bcb)),_0x5589c5=_0x2262d['getClosestSelectedImageElement'](_0x1acd6f['model']['document']['selection']),_0x1e740a=_0x1d70f4['createRangeOn'](_0x5589c5);const _0x588791=_0x1d70f4['createRange'](_0x405439,_0x3fae31);_0x405439['detach'](),_0x3fae31['detach'](),_0x1e1879['markBlockFormat'](_0x5589c5,{'commandName':'imageTypeInline','commandParams':[_0x8f8bcb]},[],'convertInlineImageToBlock'),_0x588791['start']['isBefore'](_0x1e740a['start'])&&_0x1e1879['markInsertion'](_0x1d70f4['createRange'](_0x588791['start'],_0x1e740a['start']),'convertInlineImageToBlock'),_0x1e740a['end']['isBefore'](_0x588791['end'])&&_0x1e1879['markInsertion'](_0x1d70f4['createRange'](_0x1e740a['end'],_0x588791['end']),'convertInlineImageToBlock');});}),_0x1e1879['_suggestionFactory']['registerCustomCallback']('formatBlock','convertInlineImageToBlock','join',()=>!0x1),_0x1e1879['_suggestionFactory']['registerCustomCallback']('formatBlock','convertInlineImageToBlock','accept',()=>!0x1),_0x1e1879['_suggestionFactory']['registerCustomCallback']('formatBlock','convertInlineImageToBlock','discard',_0x1e1879['_suggestionFactory']['getSuggestionCallback']('formatBlock','','accept')),_0x1e1879['_suggestionFactory']['registerCustomCallback']('insertion','convertInlineImageToBlock','join',()=>!0x1),_0x1e1879['_suggestionFactory']['registerCustomCallback']('insertion','convertInlineImageToBlock','discard',([_0x39f683])=>{const _0x3dc5b3=_0x1e1879['_suggestionFactory']['getSuggestionCallback']('insertion','','discard');let _0x31a371=_0x39f683['start'],_0x3ceb7d=_0x39f683['end'];const _0x4e9d05=_0x1acd6f['model']['schema']['getNearestSelectionRange'](_0x31a371,'backward'),_0x2a476e=_0x1acd6f['model']['schema']['getNearestSelectionRange'](_0x3ceb7d,'forward');_0x4e9d05['isCollapsed']&&(_0x31a371=_0x4e9d05['start']),_0x2a476e['isCollapsed']&&(_0x3ceb7d=_0x2a476e['end']),_0x3dc5b3([_0x1acd6f['model']['createRange'](_0x31a371,_0x3ceb7d)]);}),_0x1e1879['_suggestionFactory']['registerCustomCallback']('formatBlock','convertInlineImageToBlock','chain',_0x580099),_0x1e1879['_suggestionFactory']['registerCustomCallback']('insertion','convertInlineImageToBlock','chain',_0x580099)),_0x1acd6f['plugins']['has']('ImageCaptionEditing')&&(_0x1e1879['enableCommand']('toggleImageCaption',(_0x7d1f63,_0x30366c)=>{const _0xaa8c8c=_0x1acd6f['plugins']['get']('ImageCaptionUtils');let _0x50d97a=_0x2262d['getClosestSelectedImageElement'](_0x1acd6f['model']['document']['selection']),_0x27819b=_0xaa8c8c['getCaptionFromImageModelElement'](_0x50d97a);_0x1acd6f['model']['change'](()=>{if(_0x27819b)return void _0x1e1879['markDeletion'](_0x1acd6f['model']['createRangeOn'](_0x27819b));const _0x43c4da=_0x2262d['isBlockImage'](_0x50d97a);_0x7d1f63(_0x30366c),_0x50d97a=_0x2262d['getClosestSelectedImageElement'](_0x1acd6f['model']['document']['selection']),_0x27819b=_0xaa8c8c['getCaptionFromImageModelElement'](_0x50d97a),_0x1e1879['markInsertion'](_0x1acd6f['model']['createRangeOn'](_0x27819b),_0x43c4da?null:'imageCaption');});}),_0x1e1879['_suggestionFactory']['registerCustomCallback']('insertion','imageCaption','chain',_0x580099));const _0xf98162=[{'type':'formatBlock','subType':'imageStylePreApply'},{'type':'insertion','subType':'imageCaption'},{'type':'formatBlock','subType':'convertInlineImageToBlock'},{'type':'insertion','subType':'convertInlineImageToBlock'}];function _0x525d75(_0x186205,_0x55b023){const _0x1b7cb5=_0xf98162['findIndex'](({type:_0x747f48,subType:_0x23e8cf})=>_0x186205['type']==_0x747f48&&_0x186205['subType']==_0x23e8cf),_0x3a830c=_0xf98162['findIndex'](({type:_0x5b5b21,subType:_0x3c3a8d})=>_0x55b023['type']==_0x5b5b21&&_0x55b023['subType']==_0x3c3a8d);if(_0x1b7cb5<0x0||_0x3a830c<0x0)return!0x1;const _0x3bdfce=_0x186205['getFirstRange'](),_0x4d6c98=_0x55b023['getFirstRange']();if((0x0==_0x1b7cb5||0x1==_0x1b7cb5)&&0x2==_0x3a830c&&_0x3bdfce['isIntersecting'](_0x4d6c98))return!0x0;if(0x2==_0x1b7cb5&&0x3==_0x3a830c){const _0x2e485c=_0x1e1879['_findSuggestions'](_0x3bdfce,'insertion')['filter'](({suggestion:_0x2beb92,meta:_0x3101cf})=>_0x3101cf['isOwn']&&'convertInlineImageToBlock'==_0x2beb92['subType']);if(_0x2e485c['length']>0x1&&_0x4d6c98['end']['isEqual'](_0x3bdfce['start']))return!0x0;if(0x1==_0x2e485c['length']&&(_0x3bdfce['start']['isEqual'](_0x4d6c98['end'])||_0x3bdfce['end']['isEqual'](_0x4d6c98['start'])))return!0x0;}if(0x3==_0x1b7cb5&&0x3==_0x3a830c&&_0x3bdfce['start']['isBefore'](_0x4d6c98['start'])){const _0x137cd5=_0x3bdfce['end']['nodeAfter'],_0x45b1e8=_0x4d6c98['start']['nodeBefore'];return _0x2262d['isBlockImage'](_0x137cd5)&&_0x137cd5===_0x45b1e8;}return!0x1;}function _0x580099(_0x349822,_0x26a631){return _0x525d75(_0x349822,_0x26a631)?[_0x349822,_0x26a631]:_0x525d75(_0x26a631,_0x349822)?[_0x26a631,_0x349822]:null;}_0x1acd6f['plugins']['has']('ImageResize')&&(_0x1e1879['enableDefaultAttributesIntegration']('resizeImage'),_0x1e1879['registerBlockAttribute']('resizedWidth'),_0x1e1879['descriptionFactory']['registerAttributeLabel']('resizedWidth',o(_0x1e069a,'FORMAT_IMAGE_SIZE'))),_0x1acd6f['plugins']['has']('ImageTextAlternativeEditing')&&(_0x1e1879['enableDefaultAttributesIntegration']('imageTextAlternative'),_0x1e1879['registerBlockAttribute']('alt')),_0x1e1879['descriptionFactory']['registerDescriptionCallback'](_0x15324e=>{if(!!_0xf98162['find'](({type:_0x1ed47e,subType:_0x181bdf})=>_0x15324e['type']==_0x1ed47e&&_0x15324e['subType']==_0x181bdf))return _0x15324e['previous']?{}:void 0x0;}),_0x1e1879['descriptionFactory']['registerDescriptionCallback'](_0x33f8b4=>{if('insertion'==_0x33f8b4['type']||'deletion'==_0x33f8b4['type']){const _0x8d9c57=_0x33f8b4['getContainedElement']();if(_0x8d9c57&&_0x8d9c57['is']('element','caption'))return{'type':'insertion'==_0x33f8b4['type']?'addObject':'removeObject','element':_0x8d9c57,'quantity':0x1};}}),_0x1e1879['descriptionFactory']['registerDescriptionCallback'](_0x405d72=>'formatBlock'==_0x405d72['type']&&'convertInlineImageToBlock'==_0x405d72['subType']?{'type':'format','content':'Inline\x20image\x20to\x20block\x20image'}:'formatBlock'==_0x405d72['type']&&'convertBlockImageToInline'==_0x405d72['subType']?{'type':'format','content':'Block\x20image\x20to\x20inline\x20image'}:void 0x0),_0x1e1879['descriptionFactory']['registerDescriptionCallback'](_0x173e1c=>{if('attribute'!=_0x173e1c['type'])return;const {data:_0x55b952}=_0x173e1c;if(!_0x55b952||'alt'!=_0x55b952['key'])return;const _0x48f314=_0x55b952['newValue'];return _0x48f314?{'type':'format','content':o(_0x1e069a,'*Set\x20image\x20text\x20alternative:*\x20%0','\x22'+_0x48f314+'\x22')}:{'type':'format','content':o(_0x1e069a,'*Remove\x20image\x20text\x20alternative*')};}),this['_registerLegacyDescription']();}['_registerLegacyDescription'](){const _0x26b158=this['editor'],_0x41f4ab=_0x26b158['locale'];_0x26b158['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](_0x4b4989=>{if('formatBlock'!=_0x4b4989['type']&&'formatInline'!=_0x4b4989['type'])return;const {data:_0x87b71d}=_0x4b4989;if(_0x87b71d){if('imageTextAlternative'==_0x87b71d['commandName']){const _0x1a1654=_0x87b71d['commandParams'][0x0]['newValue'];return _0x1a1654?{'type':'format','content':o(_0x41f4ab,'*Set\x20image\x20text\x20alternative:*\x20%0','\x22'+_0x1a1654+'\x22')}:{'type':'format','content':o(_0x41f4ab,'*Remove\x20image\x20text\x20alternative*')};}if('resizeImage'==_0x87b71d['commandName']){const _0x40be7f=_0x87b71d['commandParams'][0x0]['width'];return _0x40be7f?{'type':'format','content':o(_0x41f4ab,'*Set\x20image\x20width:*\x20%0',_0x40be7f)}:{'type':'format','content':o(_0x41f4ab,'*Reset\x20image\x20width*')};}}});}}class st extends _0x58f0a6{['afterInit'](){if(!this['editor']['plugins']['has']('ImageEditing'))return;const _0x2cc62c=this['editor']['locale'],_0x33096b=this['editor']['plugins']['get']('TrackChangesEditing');_0x33096b['enableDefaultAttributesIntegration']('replaceImageSource'),_0x33096b['registerBlockAttribute']('src'),_0x33096b['descriptionFactory']['registerDescriptionCallback'](_0x454a83=>{if('attribute'!=_0x454a83['type'])return;const {data:_0x361155}=_0x454a83;return _0x361155&&'src'==_0x361155['key']?_0x361155['newValue']&&_0x361155['oldValue']?{'type':'format','content':o(_0x2cc62c,'*Replace\x20image\x20URL*')}:{'type':'format','content':''}:void 0x0;}),this['_handleLegacySuggestions']();}['_handleLegacySuggestions'](){const _0x50a54b=this['editor']['plugins']['get']('TrackChangesEditing');_0x50a54b['_suggestionFactory']['registerCustomCallback']('formatBlock','replaceImageSource','accept',_0x50a54b['_suggestionFactory']['getSuggestionCallback']('formatBlock',null,'discard')),_0x50a54b['_suggestionFactory']['registerCustomCallback']('formatBlock','replaceImageSource','discard',_0x50a54b['_suggestionFactory']['getSuggestionCallback']('formatBlock',null,'accept')),this['_registerLegacyDescription']();}['_registerLegacyDescription'](){const _0x3d7b21=this['editor'],_0x27523c=_0x3d7b21['locale'];_0x3d7b21['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](_0x14c235=>{if('formatBlock'!=_0x14c235['type']&&'formatInline'!=_0x14c235['type'])return;const {data:_0x3f632e}=_0x14c235;if(!_0x3f632e||'replaceImageSource'!=_0x3f632e['commandName'])return;return{'type':'format','content':o(_0x27523c,'*Format:*\x20replace\x20image\x20URL')};});}}class nt extends _0x58f0a6{['afterInit'](){const _0xaa5b1a=this['editor'];if(!_0xaa5b1a['plugins']['has']('ImageStyleEditing'))return;const _0x5a68cc=_0xaa5b1a['plugins']['get']('TrackChangesEditing'),_0x30af1f=_0xaa5b1a['plugins']['get']('ImageUtils'),_0xf7b7da={};_0x5a68cc['enableCommand']('imageStyle',(_0x5c3e46,_0x40e918)=>{const _0x284f39=_0xaa5b1a['plugins']['get']('Users')['me'],_0x24b103=_0xaa5b1a['commands']['get']('imageStyle');let _0x322074=_0x30af1f['getClosestSelectedImageElement'](_0xaa5b1a['model']['document']['selection']),_0x4bb804=_0xaa5b1a['model']['createRangeOn'](_0x322074),_0x25562d=_0x24b103['value'];if(_0x25562d==_0x40e918['value'])return;const _0x395a4b={'commandName':'imageStyle','commandParams':[_0x40e918],'formatGroupId':_0x418fff()};_0xaa5b1a['model']['change'](()=>{if(_0x5a68cc['getSuggestions']()['filter'](_0x30627a=>_0x30627a['isInContent']&&_0x284f39==_0x30627a['author']&&('formatBlock'==_0x30627a['type']||'formatInline'==_0x30627a['type'])&&('imageStylePreApply'==_0x30627a['subType']||'imageStylePostApply'==_0x30627a['subType'])&&_0x30627a['getFirstRange']()['isEqual'](_0x4bb804))['forEach'](_0x155bd1=>_0x5a68cc['discardSuggestion'](_0x155bd1['head'])),_0x322074=_0x30af1f['getClosestSelectedImageElement'](_0xaa5b1a['model']['document']['selection']),_0x4bb804=_0xaa5b1a['model']['createRangeOn'](_0x322074),_0x24b103['refresh'](),_0xaa5b1a['commands']['get']('imageTypeInline')['refresh'](),_0xaa5b1a['commands']['get']('imageTypeBlock')['refresh'](),_0x25562d=_0x24b103['value'],_0x25562d!=_0x40e918['value'])return _0x30af1f['isInlineImage'](_0x322074)&&_0x24b103['shouldConvertImageType'](_0x40e918['value'],_0x322074)?(_0x5c3e46({..._0x40e918,'setImageSizes':!0x1}),_0x322074=_0x30af1f['getClosestSelectedImageElement'](_0xaa5b1a['model']['document']['selection']),void _0x5a68cc['markBlockFormat'](_0x322074,{..._0x395a4b,'commandReversedParams':[{'value':_0x25562d||null,'setImageSizes':!0x1}]},[],'imageStylePreApply')):void(_0x30af1f['isBlockImage'](_0x322074)?_0x5a68cc['markBlockFormat'](_0x322074,_0x395a4b,[],'imageStylePostApply'):_0x5a68cc['markInlineFormat'](_0x4bb804,_0x395a4b,'imageStylePostApply'));});});for(const _0x468e0b of _0xaa5b1a['plugins']['get']('ImageStyleEditing')['normalizedStyles'])_0xf7b7da[_0x468e0b['name']]=_0x468e0b['title']['toLowerCase']();_0x5a68cc['_suggestionFactory']['registerCustomCallback']('formatBlock','imageStylePreApply','join',()=>!0x1),_0x5a68cc['_suggestionFactory']['registerCustomCallback']('formatBlock','imageStylePostApply','join',()=>!0x1),_0x5a68cc['_suggestionFactory']['registerCustomCallback']('formatInline','imageStylePostApply','join',()=>!0x1),_0x5a68cc['_suggestionFactory']['registerCustomCallback']('formatBlock','imageStylePreApply','accept',([_0x3e0b42])=>{_0x30af1f['setImageNaturalSizeAttributes'](_0x3e0b42['getContainedElement']());}),_0x5a68cc['_suggestionFactory']['registerCustomCallback']('formatBlock','imageStylePreApply','discard',(_0x382884,_0x3fad43)=>{_0x5a68cc['_suggestionFactory']['getSuggestionCallback']('formatBlock','','accept')(_0x382884,{'commandName':_0x3fad43['commandName'],'commandParams':_0x3fad43['commandReversedParams']});}),_0x5a68cc['_suggestionFactory']['registerCustomCallback']('formatBlock','imageStylePreApply','chain',function(_0x3e0d18,_0x4fe50e){if(_0x2ebe4d(_0x3e0d18,_0x4fe50e))return[_0x3e0d18,_0x4fe50e];if(_0x2ebe4d(_0x4fe50e,_0x3e0d18))return[_0x4fe50e,_0x3e0d18];return null;});const _0x21859e=[{'type':'formatBlock','subType':'imageStylePreApply'},{'type':'insertion','subType':'imageCaption'},{'type':'formatBlock','subType':'convertInlineImageToBlock'},{'type':'insertion','subType':'convertInlineImageToBlock'}];function _0x2ebe4d(_0x53c021,_0x4f9d70){const _0x31692e=_0x21859e['findIndex'](({type:_0x40480a,subType:_0x22b733})=>_0x53c021['type']==_0x40480a&&_0x53c021['subType']==_0x22b733),_0x132c8b=_0x21859e['findIndex'](({type:_0x4b9f13,subType:_0xc47e6c})=>_0x4f9d70['type']==_0x4b9f13&&_0x4f9d70['subType']==_0xc47e6c);if(_0x31692e<0x0||_0x132c8b<0x0)return!0x1;const _0x589baf=_0x53c021['getFirstRange'](),_0x5ca84c=_0x4f9d70['getFirstRange']();if((0x0==_0x31692e||0x1==_0x31692e)&&0x2==_0x132c8b&&_0x589baf['isIntersecting'](_0x5ca84c))return!0x0;if(0x2==_0x31692e&&0x3==_0x132c8b){const _0x47d98b=_0x5a68cc['_findSuggestions'](_0x589baf,'insertion')['filter'](({suggestion:_0x5215a9,meta:_0x235636})=>_0x235636['isOwn']&&'convertInlineImageToBlock'==_0x5215a9['subType']);if(_0x47d98b['length']>0x1&&_0x5ca84c['end']['isEqual'](_0x589baf['start']))return!0x0;if(0x1==_0x47d98b['length']&&(_0x589baf['start']['isEqual'](_0x5ca84c['end'])||_0x589baf['end']['isEqual'](_0x5ca84c['start'])))return!0x0;}if(0x3==_0x31692e&&0x3==_0x132c8b&&_0x589baf['start']['isBefore'](_0x5ca84c['start'])){const _0x5606c6=_0x589baf['end']['nodeAfter'],_0x3d5725=_0x5ca84c['start']['nodeBefore'];return _0x30af1f['isBlockImage'](_0x5606c6)&&_0x5606c6===_0x3d5725;}return!0x1;}_0xaa5b1a['model']['document']['registerPostFixer'](()=>{let _0x513bf6=!0x1;const _0x158450=Array['from'](_0xaa5b1a['model']['document']['differ']['getChangedMarkers']());for(const {name:_0xac857c,data:_0x45a6a8}of _0x158450){const {group:_0x23c9de,type:_0x5d321f,subType:_0x364d4a,id:_0x1db96d}=_0x5a68cc['_splitMarkerName'](_0xac857c);if('suggestion'==_0x23c9de&&_0x5a68cc['hasSuggestion'](_0x1db96d)){if('formatBlock'==_0x5d321f&&('imageStylePreApply'==_0x364d4a||'imageStylePostApply'==_0x364d4a)){const _0x431bad=_0x5a68cc['getSuggestion'](_0x1db96d);if(_0x45a6a8['newRange']){const _0x4b6a5c=_0x431bad['getFirstRange']()['getContainedElement']();if(_0x30af1f['isBlockImage'](_0x4b6a5c))continue;_0x5a68cc['discardSuggestion'](_0x431bad),_0x513bf6=!0x0;}}if('insertion'==_0x5d321f&&'imageCaption'==_0x364d4a&&!_0x45a6a8['newRange']){const _0x4c4367=_0x5a68cc['getSuggestion'](_0x1db96d);_0x4c4367['next']&&_0x4c4367['next']['isInContent']&&(_0x5a68cc['discardSuggestion'](_0x4c4367['next']),_0x513bf6=!0x0);}}}return _0x513bf6;}),this['_registerLegacyDescription'](_0xf7b7da);}['_registerLegacyDescription'](_0x2d0327){const _0x52d0ff=this['editor'],_0x36aa8d=_0x52d0ff['locale'];_0x52d0ff['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](_0x91b0cc=>{if('formatBlock'!=_0x91b0cc['type']&&'formatInline'!=_0x91b0cc['type'])return;const {data:_0x48dcd7}=_0x91b0cc;if(!_0x48dcd7||'imageStyle'!=_0x48dcd7['commandName'])return;const _0x5031c0=_0x48dcd7['commandParams'][0x0]['value'];return _0x598feb('side'===_0x5031c0?o(_0x36aa8d,'FORMAT_SIDE_IMAGE'):_0x2d0327[_0x5031c0]||_0x5031c0);function _0x598feb(_0x379020){return{'type':'format','content':o(_0x36aa8d,'*Format:*\x20%0',_0x379020)};}});}}class ot extends _0x58f0a6{['_trackChangesValueDuringImport'];['_trackChangesExecuted'];constructor(_0x1b22c3){super(_0x1b22c3),this['_trackChangesValueDuringImport']=!0x1,this['_trackChangesExecuted']=!0x1;}['afterInit'](){const _0x5447ed=this['editor'],_0x2875c1=_0x5447ed['commands']['get']('importWord'),_0x335ffb=_0x5447ed['commands']['get']('trackChanges');_0x2875c1&&(_0x2875c1['on']('execute',(_0x11d870,[,_0x522381])=>{this['_trackChangesValueDuringImport']=_0x335ffb['value'],_0x522381['collaboration_features']['track_changes']=!this['_trackChangesValueDuringImport'];},{'priority':'high'}),this['listenTo'](_0x2875c1,'dataInsert',this['_handleImportedData']['bind'](this)),this['listenTo'](_0x2875c1,'dataInsert',()=>{this['_trackChangesExecuted']&&(_0x335ffb['execute'](),this['_trackChangesExecuted']=!0x1);},{'priority':'lowest'}),_0x5447ed['plugins']['get']('TrackChangesEditing')['enableCommand']('importWord'));}['_handleImportedData'](_0x3471f3,_0xfc2abf){const {suggestions:_0x2e98af}=_0xfc2abf,_0x26cab9=this['editor']['commands']['get']('trackChanges'),_0x141013=_0x26cab9['value'];this['_trackChangesValueDuringImport']!==_0x141013&&(_0x26cab9['execute'](),this['_trackChangesExecuted']=!0x0),_0x2e98af&&_0x2e98af['forEach'](({id:_0x5c8892,type:_0x154464,author:_0x56437c,created_at:_0x564950})=>{const _0x46069e={'id':_0x5c8892,'type':_0x154464,'authorId':this['editor']['plugins']['get']('Users')['me']['id'],'createdAt':new Date(),'data':null,'hasComments':!0x1,'attributes':{'@external':{'authorName':_0x56437c,'createdAt':_0x564950?new Date(_0x564950):new Date(),'source':'importWord'}}};this['editor']['plugins']['get']('TrackChangesEditing')['_setSuggestionData'](_0x46069e);});}}class rt extends _0x58f0a6{['afterInit'](){const _0x2f622a=this['editor'],_0x56b650=_0x2f622a['plugins']['get']('TrackChangesEditing');if(_0x2f622a['plugins']['has']('IndentEditing')&&(_0x56b650['enableCommand']('indent'),_0x56b650['enableCommand']('outdent')),_0x2f622a['plugins']['has']('IndentBlock')){for(const _0x57a79a of['indentBlock','outdentBlock'])_0x56b650['enableDefaultAttributesIntegration'](_0x57a79a);}const _0x5036a4=_0x2f622a['locale'];_0x56b650['registerBlockAttribute']('blockIndent'),_0x56b650['descriptionFactory']['registerAttributeLabel']('blockIndent',o(_0x5036a4,'FORMAT_INDENT')),this['_registerLegacyDescription']();}['_registerLegacyDescription'](){const _0x37ef79=this['editor'],_0x1cf777=_0x37ef79['locale'],_0x2817d7=_0x37ef79['plugins']['get']('TrackChangesEditing');_0x2817d7['descriptionFactory']['registerDescriptionCallback'](_0x236686=>{if('formatBlock'!=_0x236686['type'])return;const {data:_0x4c24b9}=_0x236686;if(!_0x4c24b9)return;if('indentBlock'!=_0x4c24b9['commandName']&&'outdentBlock'!=_0x4c24b9['commandName'])return;const _0x18e22e=_0x236686['getItems']()[0x0],_0x3bd316=_0x2817d7['descriptionFactory']['getItemLabel'](_0x18e22e);return'indentBlock'==_0x4c24b9['commandName']?{'type':'format','content':o(_0x1cf777,'*Indent:*\x20%0',_0x3bd316)}:'outdentBlock'==_0x4c24b9['commandName']?{'type':'format','content':o(_0x1cf777,'*Outdent:*\x20%0',_0x3bd316)}:void 0x0;});}}class at extends _0x58f0a6{static get['requires'](){return[tr];}['init'](){this['editor']['plugins']['get']('TrackChangesEditing')['enableCommand']('input');}}class ct extends _0x58f0a6{['afterInit'](){const _0x1016b0=this['editor'];if(!_0x1016b0['plugins']['has']('LinkEditing'))return;const _0x2ceee2=_0x1016b0['plugins']['get']('TrackChangesEditing'),_0x1f92b5=_0x1016b0['commands']['get']('link');_0x2ceee2['enableDefaultAttributesIntegration']('link'),_0x2ceee2['enableDefaultAttributesIntegration']('unlink'),_0x2ceee2['registerInlineAttribute']('linkHref');for(const _0x4235ba of _0x1f92b5['manualDecorators'])_0x2ceee2['registerInlineAttribute'](_0x4235ba['id']),_0x2ceee2['descriptionFactory']['registerAttributeLabel'](_0x4235ba['id'],'link\x20('+_0x4235ba['label']['toLowerCase']()+')');_0x2ceee2['descriptionFactory']['registerDescriptionCallback'](_0x25ecea=>{if('attribute'!=_0x25ecea['type'])return;const {data:_0x47f642}=_0x25ecea;if(!_0x47f642||'linkHref'!=_0x47f642['key'])return;const _0x31559a=_0x47f642['newValue'],_0x11b11c=_0x1016b0['locale'];return{'type':'format','content':null==_0x31559a?o(_0x11b11c,'*Remove\x20link*'):o(_0x11b11c,'*Set\x20link:*\x20%0','\x22'+_0x31559a+'\x22')};}),this['_registerLegacyDescription']();}['_registerLegacyDescription'](){const _0x385e28=this['editor'],_0x2c3f05=_0x385e28['locale'];_0x385e28['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](_0x297549=>{if('formatInline'!=_0x297549['type'])return;const {data:_0x5af85c}=_0x297549;if(_0x5af85c){if('link'==_0x5af85c['commandName']){const _0x23a003=_0x5af85c['commandParams'][0x0];return{'type':'format','content':o(_0x2c3f05,'*Set\x20link:*\x20%0','\x22'+_0x23a003+'\x22')};}return'unlink'==_0x5af85c['commandName']?{'type':'format','content':o(_0x2c3f05,'*Remove\x20link*')}:void 0x0;}});}}class ut extends _0x58f0a6{['afterInit'](){const _0x670911=this['editor'],_0xc15009=_0x670911['locale'];if(!_0x670911['plugins']['has']('LegacyListEditing'))return;const _0x18e9f4=_0x670911['plugins']['get']('TrackChangesEditing'),_0x325280=_0x670911['plugins']['has']('LegacyTodoListEditing');function _0x6d1577(_0x5117ca){return()=>{const _0x5373fe=_0x670911['model']['document']['selection'],_0x129069=_0x670911['commands']['get'](_0x5117ca);if(_0x129069['value'])return void _0x670911['execute']('paragraph',{});const _0x36accc=_0x5117ca['slice'](0x0,-0x4),_0x4030c0=function(_0x207f6d,_0xde8349,_0x430cfd){let _0x2cc1b3=Array['from'](_0x207f6d)['filter'](_0x464a23=>function(_0x102858,_0x6380e3){return _0x6380e3['checkChild'](_0x102858['parent'],'listItem')&&!_0x6380e3['isObject'](_0x102858);}(_0x464a23,_0x430cfd));_0x2cc1b3=_0x2cc1b3['filter'](_0x494923=>!_0x494923['is']('element','listItem')||_0x494923['getAttribute']('listType')!=_0xde8349);const _0x511102=new Set();for(const _0x147ec5 of _0x2cc1b3)_0x147ec5['is']('element','listItem')?_0x511102['add'](me(_0x147ec5)):_0x511102['add'](_0x147ec5);return Array['from'](_0x511102);}(_0x5373fe['getSelectedBlocks'](),_0x36accc,_0x670911['model']['schema']);_0x670911['model']['change'](()=>{for(const _0x4debd8 of _0x4030c0)_0x18e9f4['markBlockFormat'](_0x4debd8,{'commandName':_0x5117ca,'commandParams':[{'forceValue':!_0x129069['value']}],'formatGroupId':'blockName'},fe(_0x4debd8));});};}function _0x43caee(_0x551168){return()=>{const _0x2110ff=function(_0x226077){let _0xe5bd7f=Array['from'](_0x226077);const _0x598806=_0xe5bd7f['findIndex'](_0x1f0141=>'listItem'!=_0x1f0141['name']);return _0x598806>-0x1&&(_0xe5bd7f=_0xe5bd7f['slice'](0x0,_0x598806)),_0xe5bd7f;}(_0x670911['model']['document']['selection']['getSelectedBlocks']()),_0x240af2=_0x670911['model']['createRange'](_0x670911['model']['createPositionAt'](_0x2110ff[0x0],'before'),_0x670911['model']['createPositionAt'](_0x2110ff[_0x2110ff['length']-0x1],'end'));_0x670911['model']['change'](()=>{_0x18e9f4['markBlockFormat'](_0x240af2,{'commandName':_0x551168,'commandParams':[],'formatGroupId':'listIndent'},function(_0x5660ec){const _0x336f89=new Set();for(const _0x30ffc6 of _0x5660ec){let _0x19583c=_0x30ffc6['nextSibling'];for(;_0x19583c&&_0x19583c['getAttribute']('listIndent')>_0x30ffc6['getAttribute']('listIndent');)_0x336f89['add'](_0x19583c),_0x19583c=_0x19583c['nextSibling'];}return Array['from'](_0x336f89);}(_0x2110ff));});};}_0x18e9f4['enableCommand']('numberedList',_0x6d1577('numberedList')),_0x18e9f4['enableCommand']('bulletedList',_0x6d1577('bulletedList')),_0x325280&&_0x18e9f4['enableCommand']('todoList',_0x6d1577('todoList')),_0x18e9f4['enableCommand']('indentList',_0x43caee('indentList')),_0x18e9f4['enableCommand']('outdentList',_0x43caee('outdentList')),_0x325280&&_0x18e9f4['enableCommand']('checkTodoList',()=>{const _0x3838b9=_0x670911['commands']['get']('checkTodoList'),_0x15c017=Array['from'](_0x3838b9['_selectedElements']);_0x15c017['filter'](_0x4e5fcd=>_0x4e5fcd['getAttribute']('todoListChecked')!=_0x3838b9['value']),_0x670911['model']['change'](()=>{for(const _0x4c64de of _0x15c017)_0x18e9f4['markBlockFormat'](_0x4c64de,{'commandName':'checkTodoList','commandParams':[{'forceValue':!_0x3838b9['value']}]});});}),_0x18e9f4['descriptionFactory']['registerElementLabel']('listItem',_0x10f5ec=>o(_0xc15009,'ELEMENT_LIST_ITEM',_0x10f5ec)),_0x18e9f4['descriptionFactory']['registerDescriptionCallback'](_0x187cae=>{if('formatBlock'!=_0x187cae['type']&&'formatInline'!=_0x187cae['type'])return;const {data:_0x4d9d5a}=_0x187cae;if(_0x4d9d5a){if('numberedList'==_0x4d9d5a['commandName']||'bulletedList'==_0x4d9d5a['commandName']||'todoList'==_0x4d9d5a['commandName'])switch(_0x4d9d5a['commandName']['replace']('List','')){case'bulleted':return _0xf4535d(o(_0xc15009,'ELEMENT_BULLETED_LIST'));case'numbered':return _0xf4535d(o(_0xc15009,'ELEMENT_NUMBERED_LIST'));case'todo':return _0xf4535d(o(_0xc15009,'ELEMENT_TODO_LIST'));}if('indentList'==_0x4d9d5a['commandName'])return{'type':'format','content':o(_0xc15009,'*Indent:*\x20%0',o(_0xc15009,'ELEMENT_LIST_ITEM'))};if('outdentList'==_0x4d9d5a['commandName'])return{'type':'format','content':o(_0xc15009,'*Outdent:*\x20%0',o(_0xc15009,'ELEMENT_LIST_ITEM'))};if('checkTodoList'==_0x4d9d5a['commandName'])return _0x4d9d5a['commandParams'][0x0]['forceValue']?{'type':'format','content':o(_0xc15009,'*Check\x20item*')}:{'type':'format','content':o(_0xc15009,'*Uncheck\x20item*')};}function _0xf4535d(_0x5a0d90){return{'type':'format','content':o(_0xc15009,'*Change\x20to:*\x20%0',_0x5a0d90)};}});}}function me(_0x24b101){const _0x397ea4=_0x24b101['getAttribute']('listIndent');if(0x0==_0x397ea4)return _0x24b101;let _0x14c6f6=_0x24b101;for(;_0x24b101['previousSibling']&&_0x24b101['previousSibling']['is']('element','listItem');){const _0x1255e8=_0x24b101['previousSibling']['getAttribute']('listIndent');if(_0x1255e8==_0x397ea4)_0x14c6f6=_0x24b101['previousSibling'];else{if(_0x1255e8<_0x397ea4)break;}_0x24b101=_0x24b101['previousSibling'];}return _0x14c6f6;}function fe(_0x19da7){const _0x5f44cb=[];if(_0x19da7['is']('element','listItem')&&_0x19da7['getAttribute']('listIndent')>0x0){let _0x4cdb3f=_0x19da7['nextSibling'];for(;_0x4cdb3f&&'listItem'==_0x4cdb3f['name']&&_0x4cdb3f['getAttribute']('listIndent')==_0x19da7['getAttribute']('listIndent');)_0x5f44cb['push'](_0x4cdb3f),_0x4cdb3f=_0x4cdb3f['nextSibling'];}return _0x5f44cb;}class K extends _0x58f0a6{['afterInit'](){if(!this['editor']['plugins']['has']('LegacyListPropertiesEditing'))return;const _0x258509=this['editor']['config']['get']('list.properties'),_0x1bfa82=this['editor']['plugins']['get']('TrackChangesEditing');_0x258509['styles']&&_0x1bfa82['enableCommand']('listStyle',this['handleListStyleCommand']['bind'](this)),_0x258509['reversed']&&_0x1bfa82['enableCommand']('listReversed',this['handleListReversedCommand']['bind'](this)),_0x258509['startIndex']&&_0x1bfa82['enableCommand']('listStart',this['handleListStartCommand']['bind'](this)),_0x1bfa82['descriptionFactory']['registerDescriptionCallback'](this['handleDescriptions']['bind'](this));}['handleListStyleCommand'](_0x54bc30,_0x512b7c={}){const _0x26ae33=this['editor']['plugins']['get']('TrackChangesEditing'),_0x2c5350=this['_getSuggestionBlocksForListStyle']();this['editor']['model']['change'](()=>{_0x26ae33['markMultiRangeBlockFormat'](_0x2c5350,{'commandName':'listStyle','commandParams':[{'type':_0x512b7c['type']}],'formatGroupId':'listStyle'});});}['handleListReversedCommand'](_0x1d7502,_0x52e01f={}){const _0x520c78=this['editor']['plugins']['get']('TrackChangesEditing'),_0x9b3e67=this['_getSuggestionBlocks'](_0x39c753=>_0x39c753['is']('element','listItem')&&'numbered'===_0x39c753['getAttribute']('listType'));if(_0x9b3e67['length']<0x1)return;const _0x2a1533=_0x9b3e67['map'](_0x158240=>this['editor']['model']['createRange'](this['editor']['model']['createPositionAt'](_0x158240,'before'),this['editor']['model']['createPositionAt'](_0x158240,0x0)));this['editor']['model']['change'](()=>{_0x520c78['markMultiRangeBlockFormat'](_0x2a1533,{'commandName':'listReversed','commandParams':[{'reversed':_0x52e01f['reversed']}],'formatGroupId':'listReversed'});});}['handleListStartCommand'](_0x16fdd8,_0x2dc82b={}){const _0x422463=this['editor']['plugins']['get']('TrackChangesEditing'),_0x5121b0=this['_getSuggestionBlocks'](_0x1c674e=>_0x1c674e['is']('element','listItem')&&'numbered'===_0x1c674e['getAttribute']('listType'));if(_0x5121b0['length']<0x1)return;const _0x355e2c=_0x5121b0['map'](_0x49b175=>this['editor']['model']['createRange'](this['editor']['model']['createPositionAt'](_0x49b175,'before'),this['editor']['model']['createPositionAt'](_0x49b175,0x0)));this['editor']['model']['change'](()=>{_0x422463['markMultiRangeBlockFormat'](_0x355e2c,{'commandName':'listStart','commandParams':[{'startIndex':_0x2dc82b['startIndex']}],'formatGroupId':'listStart'});});}['handleDescriptions'](_0x238e33){if('formatBlock'!=_0x238e33['type']&&'formatInline'!=_0x238e33['type'])return;const _0x379132=this['editor']['locale'],{data:_0x53ea8c}=_0x238e33;if(!_0x53ea8c)return;let _0x1f12c3,_0xd7b6c7;switch(_0x53ea8c['commandName']){case'listStyle':_0x1f12c3='*Change\x20to:*\x20%0',_0xd7b6c7={'type':'format','content':o(_0x379132,_0x1f12c3,o(_0x379132,this['_getTranslationKeyForListStyle'](_0x53ea8c['commandParams'][0x0]['type'])))};break;case'listReversed':_0x1f12c3=_0x53ea8c['commandParams'][0x0]['reversed']?'*Format:*\x20set\x20order\x20to\x20reversed':'*Format:*\x20set\x20order\x20to\x20regular',_0xd7b6c7={'type':'format','content':o(_0x379132,_0x1f12c3)};break;case'listStart':_0x1f12c3='*Format:*\x20set\x20start\x20index\x20to\x20%0',_0xd7b6c7={'type':'format','content':o(_0x379132,_0x1f12c3,_0x53ea8c['commandParams'][0x0]['startIndex'])};}return _0xd7b6c7;}['_getSuggestionBlocksForListStyle'](){const _0x2e9754=this['editor']['plugins']['get']('LegacyListUtils');let _0x4b8439=Array['from'](this['editor']['model']['document']['selection']['getSelectedBlocks']());return _0x4b8439[0x0]?.['is']('element','listItem')&&_0x4b8439['unshift'](..._0x2e9754['getSiblingNodes'](this['editor']['model']['document']['selection']['getFirstPosition'](),'backward')),_0x4b8439[_0x4b8439['length']-0x1]?.['is']('element','listItem')&&_0x4b8439['push'](..._0x2e9754['getSiblingNodes'](this['editor']['model']['document']['selection']['getLastPosition'](),'forward')),_0x4b8439=[...new Set(_0x4b8439)],this['editor']['model']['document']['selection']['getFirstPosition']()?.['parent']?.['is']('element','listItem')&&(_0x4b8439=_0x4b8439['filter'](_0xa6d70b=>_0xa6d70b['is']('element','listItem'))),_0x4b8439;}['_getSuggestionBlocks'](_0x48d2df){const _0x5522c0=this['editor']['plugins']['get']('LegacyListUtils');let _0x3cc6b9=Array['from'](this['editor']['model']['document']['selection']['getSelectedBlocks']())['filter'](_0x48d2df)['map'](_0x56d052=>{const _0x19f8d7=this['editor']['model']['createPositionAt'](_0x56d052,0x0);return[..._0x5522c0['getSiblingNodes'](_0x19f8d7,'backward'),..._0x5522c0['getSiblingNodes'](_0x19f8d7,'forward')];})['flat']();return _0x3cc6b9=[...new Set(_0x3cc6b9)],_0x3cc6b9;}['_getTranslationKeyForListStyle'](_0x5ae305){return'ELEMENT_'+(this['editor']['plugins']['get']('LegacyListUtils')['getListTypeFromListStyleType'](_0x5ae305)||'default')['toUpperCase']()+'_LIST_'+_0x5ae305['toUpperCase']()['replace'](/-/g,'_');}}class ft extends _0x58f0a6{['afterInit'](){const _0x334a2c=this['editor'];if(!_0x334a2c['plugins']['has']('MediaEmbedEditing'))return;const _0x587fd4=_0x334a2c['plugins']['get']('TrackChangesEditing'),_0x4a0f9e=_0x334a2c['locale'];_0x587fd4['enableCommand']('mediaEmbed'),_0x587fd4['descriptionFactory']['registerElementLabel']('media',_0x5e68b2=>o(_0x4a0f9e,'ELEMENT_MEDIA',_0x5e68b2)),_0x334a2c['conversion']['for']('dataDowncast')['elementToElement']({'model':'media','view':(_0x1bed4e,{writer:_0x583ca9,options:_0xe3020b})=>{if(_0xe3020b['showSuggestionHighlights'])return _0x583ca9['createEmptyElement']('div');},'converterPriority':'high'}),_0x334a2c['data']['downcastDispatcher']['on']('attribute:url:media',(_0x409a37,_0x4c9f8e,_0x1f4046)=>{_0x1f4046['options']['showSuggestionHighlights']&&_0x409a37['stop']();},{'priority':'high'});}}class gt extends _0x58f0a6{['afterInit'](){const _0x3e076c=this['editor'];_0x3e076c['plugins']['has']('MentionEditing')&&_0x3e076c['plugins']['get']('TrackChangesEditing')['enableCommand']('mention');}}class lt extends _0x58f0a6{['afterInit'](){const _0x279dc9=this['editor'],_0x251548=_0x279dc9['plugins']['get']('TrackChangesEditing');_0x279dc9['plugins']['has']('MultiLevelList')&&(_0x251548['enableDefaultAttributesIntegration']('multiLevelList'),_0x251548['registerBlockAttribute']('listMarkerStyle'),_0x251548['descriptionFactory']['registerDescriptionCallback'](_0x5aab61=>this['handleDescriptions'](_0x5aab61)));}['handleDescriptions'](_0x713f60){const _0x7dc961=this['editor']['locale'],{data:_0x45e273}=_0x713f60,_0x56792d={'type':'format','content':''};if(_0x45e273&&'listMarkerStyle'==_0x45e273['key']){if(!_0x45e273['oldValue'])return{'type':'format','content':o(_0x7dc961,'*Set\x20format:*\x20%0',o(_0x7dc961,'ELEMENT_MULTI_LEVEL_LIST'))+'\x20('+_0x45e273['newValue']+')'};if(!_0x45e273['newValue']){let _0x138fa2=_0x713f60['head'];for(;_0x138fa2;){if(_0x138fa2['data']&&'listType'==_0x138fa2['data']['key']&&_0x138fa2['data']['newValue'])return _0x56792d;_0x138fa2=_0x138fa2['next'];}return{'type':'format','content':o(_0x7dc961,'*Remove\x20format:*\x20%0',o(_0x7dc961,'ELEMENT_MULTI_LEVEL_LIST'))+'\x20('+_0x45e273['oldValue']+')'};}}}}class mt extends _0x58f0a6{['afterInit'](){const _0x2a86f6=this['editor'];if(!_0x2a86f6['plugins']['has']('PageBreakEditing'))return;_0x2a86f6['plugins']['get']('TrackChangesEditing')['enableCommand']('pageBreak');const _0x38e524=_0x2a86f6['plugins']['get']('TrackChangesEditing'),_0x443bc5=_0x2a86f6['locale'];_0x38e524['descriptionFactory']['registerElementLabel']('pageBreak',_0x1314f0=>o(_0x443bc5,'ELEMENT_PAGE_BREAK',_0x1314f0));}}class dt extends _0x58f0a6{['afterInit'](){const _0x445caa=this['editor'];if(!_0x445caa['plugins']['has']('Paragraph'))return;const _0x16735c=_0x445caa['locale'],_0x4903c4=_0x445caa['plugins']['get']('TrackChangesEditing');_0x4903c4['descriptionFactory']['registerElementLabel']('paragraph',_0xe4bcaa=>o(_0x16735c,'ELEMENT_PARAGRAPH',_0xe4bcaa)),_0x4903c4['enableDefaultAttributesIntegration']('paragraph'),_0x4903c4['enableCommand']('insertParagraph'),_0x445caa['editing']['downcastDispatcher']['on']('addMarker:suggestion:insertion',nr(_0x445caa),{'priority':'highest'}),_0x445caa['data']['downcastDispatcher']['on']('addMarker:suggestion:insertion',(_0x22a056,_0x797145,_0xf293c)=>{_0xf293c['options']['showSuggestionHighlights']&&nr(_0x445caa,{'showActiveMarker':!0x1})(_0x22a056,_0x797145,_0xf293c);},{'priority':'highest'});const _0x26e7f9=_0x4903c4['descriptionFactory'];_0x26e7f9['registerDescriptionCallback'](_0x1b5e8c=>{if('insertion'!==_0x1b5e8c['type'])return;const {start:_0x156f5d,end:_0x28e7ad}=_0x1b5e8c['getFirstRange']();if(!_0x156f5d['isTouching'](_0x28e7ad)||!_0x156f5d['nodeAfter'])return;const _0x2ceee8=_0x445caa['model']['schema'],_0x57c8b3=_0x156f5d['nodeAfter'];return _0x2ceee8['isBlock'](_0x57c8b3)&&!_0x2ceee8['isLimit'](_0x57c8b3)&&_0x2ceee8['checkChild'](_0x57c8b3,'$text')?{'type':'insertion','content':o(_0x16735c,'*Insert:*\x20%0',_0x26e7f9['getItemLabel'](_0x57c8b3,0x1))}:void 0x0;}),this['_registerLegacyDescription']();}['_registerLegacyDescription'](){const _0x9334ae=this['editor'],_0x5d92c3=_0x9334ae['locale'];_0x9334ae['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](_0x2f296f=>{if('formatBlock'!=_0x2f296f['type'])return;const {data:_0x182983}=_0x2f296f;return _0x182983&&'paragraph'==_0x182983['commandName']?{'type':'format','content':o(_0x5d92c3,'*Change\x20to:*\x20%0',o(_0x5d92c3,'ELEMENT_PARAGRAPH'))}:void 0x0;});}}function nr(_0x2ad440,{showActiveMarker:_0x3513bc=!0x0}={}){return(_0x4645d7,_0x53dcce,_0x1f1833)=>{const _0x438b1e=_0x2ad440['plugins']['get']('TrackChangesEditing'),_0x498cb1=_0x53dcce['markerRange']['start'],_0x4ad16d=_0x53dcce['markerRange']['end'],_0x2d0554=_0x2ad440['model']['schema'];if(!_0x498cb1['isTouching'](_0x4ad16d)||!_0x498cb1['nodeAfter'])return;const _0x3b9913=_0x498cb1['nodeAfter'];if(_0x2d0554['isBlock'](_0x3b9913)&&!_0x2d0554['isLimit'](_0x3b9913)&&_0x2d0554['checkChild'](_0x3b9913,'$text')){if(!_0x1f1833['consumable']['consume'](_0x53dcce['markerRange'],_0x4645d7['name']))return;const _0x16723c=_0x1f1833['writer']['createUIElement']('span',{'class':'ck-suggestion-marker-split'}),_0x38410a=_0x1f1833['mapper']['toViewPosition'](_0x4ad16d);_0x3513bc&&_0x438b1e['activeMarkers']['includes'](_0x53dcce['markerName'])&&_0x1f1833['writer']['addClass']('ck-suggestion-marker--active',_0x16723c),_0x1f1833['writer']['insert'](_0x38410a,_0x16723c),_0x1f1833['mapper']['bindElementToMarker'](_0x16723c,_0x53dcce['markerName']);}};}class pt extends _0x58f0a6{['afterInit'](){const _0x4c3c09=this['editor'];if(!_0x4c3c09['plugins']['has']('RemoveFormatEditing'))return;_0x4c3c09['plugins']['get']('TrackChangesEditing')['enableDefaultAttributesIntegration']('removeFormat'),this['_registerLegacyDescription']();}['_registerLegacyDescription'](){const _0x2a42be=this['editor'];_0x2a42be['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](_0xec475d=>{if('formatBlock'!=_0xec475d['type']&&'formatInline'!=_0xec475d['type'])return;const {data:_0xcbb41e}=_0xec475d;return _0xcbb41e&&'removeFormat'==_0xcbb41e['commandName']?{'type':'format','content':o(_0x2a42be['locale'],'*Remove\x20all\x20formatting*')}:void 0x0;});}}class kt extends _0x58f0a6{['afterInit'](){const _0x29f77e=this['editor'];if(!_0x29f77e['plugins']['has']('RestrictedEditingModeEditing'))return;const _0x4609fb=_0x29f77e['plugins']['get']('TrackChangesEditing');_0x4609fb['enableCommand']('goToPreviousRestrictedEditingException'),_0x4609fb['enableCommand']('goToNextRestrictedEditingException');const _0x33e177=_0x29f77e['plugins']['get']('RestrictedEditingModeEditing');_0x33e177['enableCommand']('trackChanges'),_0x33e177['enableCommand']('acceptSuggestion'),_0x33e177['enableCommand']('discardSuggestion'),_0x33e177['enableCommand']('acceptAllSuggestions'),_0x33e177['enableCommand']('discardAllSuggestions'),_0x33e177['enableCommand']('acceptSelectedSuggestions'),_0x33e177['enableCommand']('discardSelectedSuggestions');}}class bt extends _0x58f0a6{static get['requires'](){return[_0x2dcf41];}['init'](){const _0x15de39=this['editor'],_0x45a5e8=_0x15de39['plugins']['get']('TrackChangesEditing');_0x45a5e8['enableCommand']('shiftEnter'),_0x15de39['editing']['downcastDispatcher']['on']('addMarker:suggestion:insertion',de(_0x15de39),{'priority':'high'}),_0x15de39['editing']['downcastDispatcher']['on']('addMarker:suggestion:deletion',de(_0x15de39),{'priority':'high'}),_0x15de39['data']['downcastDispatcher']['on']('addMarker:suggestion',(_0x18bb9d,_0x128247,_0x1cc160)=>{_0x1cc160['options']['showSuggestionHighlights']&&de(_0x15de39,{'showActiveMarker':!0x1})(_0x18bb9d,_0x128247,_0x1cc160);}),_0x45a5e8['descriptionFactory']['registerElementLabel']('softBreak',_0x1756ca=>o(_0x15de39['locale'],'ELEMENT_LINE_BREAK',_0x1756ca));}}function de(_0x139737,{showActiveMarker:_0x572c32=!0x0}={}){return(_0x3b1e4f,_0x16996a,_0x49e72a)=>{const _0x4f330c=_0x139737['plugins']['get']('TrackChangesEditing');if(!_0x49e72a['consumable']['test'](_0x16996a['markerRange'],_0x3b1e4f['name']))return;const _0x517431=_0x139737['model'];for(const _0x77b906 of _0x16996a['markerRange']['getItems']()){if(!_0x77b906['is']('element','softBreak'))continue;const _0x423560='deletion'==_0x16996a['markerName']['split'](':')[0x1]?'merge':'split',_0x46b32f=_0x49e72a['writer']['createUIElement']('span',{'class':'ck-suggestion-marker-'+_0x423560}),_0x461b9d=_0x49e72a['mapper']['toViewPosition'](_0x517431['createPositionBefore'](_0x77b906));_0x572c32&&_0x4f330c['activeMarkers']['includes'](_0x16996a['markerName'])&&_0x49e72a['writer']['addClass']('ck-suggestion-marker--active',_0x46b32f),_0x49e72a['writer']['insert'](_0x461b9d,_0x46b32f),_0x49e72a['mapper']['bindElementToMarker'](_0x46b32f,_0x16996a['markerName']);}};}class wt extends _0x58f0a6{['afterInit'](){const _0xb00969=this['editor'],_0x1698d8=_0xb00969['model'],_0x13a609=_0xb00969['locale'];if(!_0xb00969['plugins']['has']('StandardEditingModeEditing'))return;const _0x1ef085=_0xb00969['plugins']['get']('TrackChangesEditing'),_0x33cb89='restrictedEditingException',_0x466554=_0xb00969['commands']['get'](_0x33cb89);_0x1ef085['enableCommand'](_0x33cb89,(_0x13db76,_0x30b477={})=>{const _0x218a0d=_0x1698d8['document']['selection'];if(_0x218a0d['isCollapsed'])return void _0x13db76(_0x30b477);const _0x36f793=void 0x0!==_0x30b477['forceValue']?_0x30b477['forceValue']:!_0x466554['value'];_0x1698d8['change'](()=>{const _0xdd2ddd=Array['from'](_0x218a0d['getRanges']());for(const _0xcce8d7 of _0xdd2ddd){const _0x29f61c=_0x36f793?[_0xcce8d7]:io(_0x33cb89,_0xcce8d7,_0x1698d8);for(const _0x5895fb of _0x29f61c)_0x1ef085['markInlineFormat'](_0x5895fb,{'commandName':_0x33cb89,'commandParams':[{'forceValue':_0x36f793}]});}});}),_0x1ef085['descriptionFactory']['registerDescriptionCallback'](_0x2790d1=>{if('formatBlock'!=_0x2790d1['type']&&'formatInline'!=_0x2790d1['type'])return;const {data:_0x5ee84e}=_0x2790d1;return _0x5ee84e&&_0x5ee84e['commandName']==_0x33cb89?_0x5ee84e['commandParams'][0x0]['forceValue']?{'type':'format','content':o(_0x13a609,'FORMAT_RESTRICTED_ENABLED')}:{'type':'format','content':o(_0x13a609,'FORMAT_RESTRICTED_DISABLED')}:void 0x0;});}}class yt extends _0x58f0a6{['afterInit'](){const _0x1b6866=this['editor'];if(!_0x1b6866['plugins']['has']('Style')||!_0x1b6866['plugins']['has']('DataSchema'))return;const _0x230752=_0x1b6866['plugins']['get']('TrackChangesEditing'),_0xe1fd44=_0x1b6866['locale'],_0xe2e735=_0x1b6866['config']['get']('style')||{},_0x6bbfd5=_0x1b6866['plugins']['get']('GeneralHtmlSupport'),_0x24b8d9=_0x1b6866['plugins']['get']('StyleUtils')['normalizeConfig'](_0x1b6866['plugins']['get']('DataSchema'),_0xe2e735['definitions']);_0x230752['enableDefaultAttributesIntegration']('style');const _0x233b5e=new Set();for(const _0x4c4452 of _0x24b8d9['block']){const _0x1dfeb7=_0x6bbfd5['getGhsAttributeNameForElement'](_0x4c4452['element']);_0x233b5e['add'](_0x1dfeb7);}const _0x1345d3=new Set();for(const _0xfa7906 of _0x24b8d9['inline']){const _0x403eeb=_0x6bbfd5['getGhsAttributeNameForElement'](_0xfa7906['element']);_0x1345d3['add'](_0x403eeb);for(const _0x1352ca of _0xfa7906['ghsAttributes'])_0x1345d3['add'](_0x1352ca);}for(const _0x151335 of _0x233b5e)_0x230752['registerBlockAttribute'](_0x151335),_0x230752['descriptionFactory']['registerAttributeLabel'](_0x151335,o(_0xe1fd44,'FORMAT_STYLE'));for(const _0x21137c of _0x1345d3)_0x230752['registerInlineAttribute'](_0x21137c),_0x230752['descriptionFactory']['registerAttributeLabel'](_0x21137c,o(_0xe1fd44,'FORMAT_STYLE'));this['_registerLegacyDescription']();}['_registerLegacyDescription'](){const _0x580247=this['editor'],_0x243235=_0x580247['locale'];_0x580247['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](_0x57c9d3=>{if('formatBlock'!=_0x57c9d3['type']&&'formatInline'!=_0x57c9d3['type'])return;const {data:_0x48877a}=_0x57c9d3;return _0x48877a&&'style'===_0x48877a['commandName']?_0x48877a['commandParams'][0x0]['forceValue']?{'type':'format','content':o(_0x243235,'*Set\x20format:*\x20%0',_0x48877a['commandParams'][0x0]['styleName']['toLowerCase']())}:{'type':'format','content':o(_0x243235,'*Remove\x20format:*\x20%0',_0x48877a['commandParams'][0x0]['styleName']['toLowerCase']())}:void 0x0;});}}class jt extends _0x58f0a6{['_tablePostFixingSubtypes'];['_tableSuggestions'];constructor(_0x9a6e13){super(_0x9a6e13),this['_tablePostFixingSubtypes']=['tableRow','tableColumn'],this['_tableSuggestions']=new Set();}['afterInit'](){const _0x7e641e=this['editor'],_0x10e496=_0x7e641e['model']['document']['selection'];if(!_0x7e641e['plugins']['has']('TableEditing'))return;const _0x51e145=_0x7e641e['locale'],_0x47a3cb=_0x7e641e['plugins']['get']('TrackChangesEditing'),_0x3ee84d=_0x7e641e['plugins']['get']('TableUtils');_0x47a3cb['descriptionFactory']['registerElementLabel']('table',_0x543121=>o(_0x51e145,'ELEMENT_TABLE',_0x543121)),this['_setupColumnsRowsFixing'](),_0x47a3cb['enableCommand']('insertTable'),_0x47a3cb['enableCommand']('selectTableRow'),_0x47a3cb['enableCommand']('selectTableColumn');for(const _0x336c66 of['insertTableRowAbove','insertTableRowBelow']){const _0x1cd1b5=_0x7e641e['commands']['get'](_0x336c66);_0x47a3cb['enableCommand'](_0x336c66,_0x5121ca=>{_0x7e641e['model']['change'](_0x2f0e68=>{_0x5121ca();const _0x397b2b='above'===_0x1cd1b5['order'],_0x3750f9=_0x3ee84d['getSelectionAffectedTableCells'](_0x10e496),_0x25f400=_0x3ee84d['getRowIndexes'](_0x3750f9),_0x354d2b=_0x397b2b?_0x25f400['first']-0x1:_0x25f400['last']+0x1,_0x3334f7=_0x3750f9[0x0]['findAncestor']('table'),_0x1e9562=_0x3ee84d['createTableWalker'](_0x3334f7,{'startRow':_0x354d2b,'endRow':_0x354d2b}),_0x1866a6=Array['from'](_0x1e9562)['map'](_0x43b78d=>_0x2f0e68['createRangeOn'](_0x43b78d['cell']));_0x47a3cb['markMultiRangeInsertion'](_0x1866a6,'tableRow');});});}for(const _0x50244d of['insertTableColumnLeft','insertTableColumnRight']){const _0x413e23=_0x7e641e['commands']['get'](_0x50244d);_0x47a3cb['enableCommand'](_0x50244d,_0x5f8c86=>{_0x7e641e['model']['change'](_0x369a91=>{_0x5f8c86();const _0x334deb='left'===_0x413e23['order'],_0x566f63=_0x3ee84d['getSelectionAffectedTableCells'](_0x10e496),_0x52c1a1=_0x3ee84d['getColumnIndexes'](_0x566f63),_0x490c23=_0x334deb?_0x52c1a1['first']-0x1:_0x52c1a1['last']+0x1,_0x17ff1=_0x566f63[0x0]['findAncestor']('table'),_0x2d819a=_0x3ee84d['createTableWalker'](_0x17ff1,{'startRow':0x0,'column':_0x490c23,'includeAllSlots':!0x1}),_0x29ce51=Array['from'](_0x2d819a)['map'](_0x2c52c7=>_0x369a91['createRangeOn'](_0x2c52c7['cell']));_0x47a3cb['markMultiRangeInsertion'](_0x29ce51,'tableColumn');});});}for(const _0x4f1974 of['removeTableRow','removeTableColumn']){const _0x363fa7=_0x4f1974['substr'](0xb),_0x202ff0=_0x363fa7['toLowerCase'](),_0x1282e0=_0x202ff0['substr'](0x0,0x3)+'span',_0x248fc5='table'+_0x363fa7,_0x2d9d48='min'+_0x363fa7,_0x1d4bd7='max'+_0x363fa7;_0x47a3cb['enableCommand'](_0x4f1974,()=>{_0x7e641e['model']['change'](_0x218911=>{const _0x25464b=_0x3ee84d['getSelectionAffectedTableCells'](_0x10e496),_0x19366e=_0x25464b[0x0]['findAncestor']('table');let _0x1d7aca;if('removeTableRow'==_0x4f1974){const _0x36e1b5=_0x3ee84d['getRowIndexes'](_0x25464b);_0x1d7aca={'startRow':_0x36e1b5['first'],'endRow':_0x36e1b5['last'],'includeAllSlots':!0x0};}else{const _0x1f28ea=_0x3ee84d['getColumnIndexes'](_0x25464b);_0x1d7aca={'startColumn':_0x1f28ea['first'],'endColumn':_0x1f28ea['last'],'includeAllSlots':!0x0};}const _0x5ab8c0=_0x3ee84d['createTableWalker'](_0x19366e,_0x1d7aca),_0x32568e=Array['from'](_0x5ab8c0)['map'](({cell:_0x18b0a0})=>_0x18b0a0),_0x1e3d31=Ee(_0x32568e['filter'](_0x2236c0=>_0x2236c0['hasAttribute'](_0x1282e0))),_0x2fa0e8=Ee(_0x32568e['filter'](_0x581a6f=>!_0x581a6f['hasAttribute'](_0x1282e0)))['map'](_0x3eed22=>_0x218911['createRangeOn'](_0x3eed22)),_0x2e1aed=_0x47a3cb['markMultiRangeDeletion'](_0x2fa0e8,_0x248fc5);if(_0x2e1aed&&('tableRow'==_0x2e1aed['subType']||'tableColumn'==_0x2e1aed['subType'])){const _0xa96283=this['_getSuggestionCoords'](_0x2e1aed);for(const _0x7c3915 of _0x1e3d31){const _0x1254f5=_0x218911['createRangeOn'](_0x7c3915),_0x5d7d39=_0x3ee84d['getCellLocation'](_0x7c3915),_0x3efe3e=_0x7c3915['getAttribute'](_0x1282e0)-0x1,_0x375826=_0xa96283[_0x2d9d48],_0xc2ce32=_0xa96283[_0x1d4bd7];_0x375826<=_0x5d7d39[_0x202ff0]&&_0x5d7d39[_0x202ff0]+_0x3efe3e<=_0xc2ce32&&_0x2e1aed['addRange'](_0x1254f5);}}});});}function _0x3e5ba3(_0x25bced){const _0x48639b=Array['from'](_0x10e496['getRanges']())['map'](_0x4ed540=>_0x5733e9['fromRange'](_0x4ed540));_0x7e641e['model']['change'](_0x170276=>{const _0x37ac2d=_0x170276['batch'];_0x25bced=_0x25bced['filter'](_0x3defb0=>'$graveyard'!=_0x3defb0['root']['rootName']),_0x170276['setSelection'](_0x25bced),_0x7e641e['commands']['get']('removeTableRow')['refresh'](),_0x7e641e['execute']('removeTableRow',{'forceDefaultExecution':!0x0}),_0x7e641e['model']['enqueueChange'](()=>{_0x7e641e['model']['enqueueChange'](_0x37ac2d,_0x3aa623=>{const _0x3f8cd7=_0x48639b['filter'](_0x42c757=>'$graveyard'!=_0x42c757['root']['rootName']);_0x3f8cd7['length']>0x0&&_0x3aa623['setSelection'](_0x3f8cd7);for(const _0x36a085 of _0x48639b)_0x36a085['detach']();});});});}function _0x1439a3(_0xc44e6c){_0x7e641e['model']['change'](_0x542679=>{const _0x385939=Array['from'](_0x10e496['getRanges']())['map'](_0x357672=>_0x5733e9['fromRange'](_0x357672)),_0x5026e4=[];for(const _0x1b5a30 of _0xc44e6c)for(const _0x84372f of _0x1b5a30['getItems']({'shallow':!0x0}))_0x5026e4['push'](_0x84372f);for(const _0x13b02f of _0x5026e4)'$graveyard'!=_0x13b02f['root']['rootName']&&(_0x542679['setSelection'](_0x542679['createPositionAt'](_0x13b02f,0x0)),_0x7e641e['commands']['get']('removeTableColumn')['refresh'](),_0x7e641e['execute']('removeTableColumn',{'forceDefaultExecution':!0x0}));const _0x3daf3f=_0x385939['filter'](_0x10e704=>'$graveyard'!=_0x10e704['root']['rootName']);_0x3daf3f['length']>0x0&&_0x542679['setSelection'](_0x3daf3f);for(const _0x276da5 of _0x385939)_0x276da5['detach']();});}function _0xeed839(_0x3003c7,_0x3f11db){return _0x3f11db['every'](_0x5f23b7=>_0x3003c7['some'](_0x467527=>_0x467527['end']['isEqual'](_0x5f23b7['start'])||_0x5f23b7['end']['isEqual'](_0x467527['start'])));}function _0x3b1b9e(_0x3fe1a9,_0x417ec4){return!_0x3fe1a9['some'](_0x335f88=>_0x417ec4['some'](_0x2746cb=>_0x335f88['isIntersecting'](_0x2746cb)))&&_0x3fe1a9['some'](_0x272767=>_0x417ec4['some'](_0x575c78=>_0x272767['end']['isTouching'](_0x575c78['start'])));}_0x7e641e['data']['downcastDispatcher']['on']('addMarker:suggestion',(_0x2ba89e,_0x118a78,_0x54809d)=>{if(!_0x54809d['options']['showSuggestionHighlights'])return;const _0x3b27ac=_0x118a78['item'];if(!_0x3b27ac)return;const _0x2d6e37=_0x54809d['mapper']['toViewElement'](_0x3b27ac);function _0x3234f9(_0x28ac87){return Array['isArray'](_0x28ac87)?_0x28ac87:[_0x28ac87];}_0x2d6e37&&'tableCell'===_0x3b27ac['name']&&_0x141aef(_0x2d6e37,_0x54809d['writer'],(_0x5ff53d,_0x5ef774,_0x8b71e3)=>_0x8b71e3['addClass'](_0x3234f9(_0x5ef774['classes']),_0x5ff53d),(_0x579d8a,_0x3eca13,_0xea0de2)=>_0xea0de2['removeClass'](_0x3234f9(_0x3eca13['classes']),_0x579d8a));},{'priority':'highest'}),_0x47a3cb['descriptionFactory']['registerDescriptionCallback'](_0x491f91=>{if('insertion'!=_0x491f91['type']&&'deletion'!=_0x491f91['type'])return;const _0x2613b0=_0x491f91['getContainedElement']();if(null!=_0x2613b0&&_0x2613b0['is']('element','table')){if('insertion'==_0x491f91['type']){const _0x5d39ff=_0x491f91['getItems']()['filter'](_0x2a6eeb=>_0x2a6eeb['is']('$textProxy'))['map'](_0x562c0c=>_0x562c0c['data']);if(_0x5d39ff['length'])return{'type':'insertion','content':o(_0x51e145,'*Insert:*\x20%0',o(_0x51e145,'ELEMENT_TABLE_WITH_TEXT','\x22'+_0x5d39ff['join']('\x20')+'\x22'))};}if('deletion'==_0x491f91['type']){const _0x415ed5=_0x491f91['getItems']()['filter'](_0x104479=>_0x104479['is']('$textProxy'))['map'](_0x294b3a=>_0x294b3a['data']);if(_0x415ed5['length'])return{'type':'deletion','content':o(_0x51e145,'*Remove:*\x20%0',o(_0x51e145,'ELEMENT_TABLE_WITH_TEXT','\x22'+_0x415ed5['join']('\x20')+'\x22'))};}}}),_0x47a3cb['descriptionFactory']['registerDescriptionCallback'](_0x1a40c5=>{if('tableRow'==_0x1a40c5['subType']){const _0x3578dc=_0x1a40c5['getItems']()['filter'](_0xc90cbe=>_0xc90cbe['is']('$textProxy'))['map'](_0x45b82c=>_0x45b82c['data']),_0x2ab8a9=this['_getSuggestionCoords'](_0x1a40c5),_0x2f486f=_0x2ab8a9['maxRow']-_0x2ab8a9['minRow']+0x1;if('insertion'==_0x1a40c5['type'])return _0x3578dc['length']?{'type':'insertion','content':o(_0x51e145,'*Insert:*\x20%0',o(_0x51e145,'ELEMENT_TABLE_ROW_WITH_TEXT',[_0x2f486f,'\x22'+_0x3578dc['join']('\x20')+'\x22']))}:{'type':'insertion','content':o(_0x51e145,'*Insert:*\x20%0',o(_0x51e145,'ELEMENT_TABLE_ROW',_0x2f486f))};if('deletion'==_0x1a40c5['type'])return _0x3578dc['length']?{'type':'deletion','content':o(_0x51e145,'*Remove:*\x20%0',o(_0x51e145,'ELEMENT_TABLE_ROW_WITH_TEXT',[_0x2f486f,'\x22'+_0x3578dc['join']('\x20')+'\x22']))}:{'type':'deletion','content':o(_0x51e145,'*Remove:*\x20%0',o(_0x51e145,'ELEMENT_TABLE_ROW',_0x2f486f))};}if('tableColumn'==_0x1a40c5['subType']){const _0x4ddd3d=_0x1a40c5['getItems']()['filter'](_0x5b9c11=>_0x5b9c11['is']('$textProxy'))['map'](_0x1513dc=>_0x1513dc['data']),_0xc44296=this['_getSuggestionCoords'](_0x1a40c5),_0x59e192=_0xc44296['maxColumn']-_0xc44296['minColumn']+0x1;if('insertion'==_0x1a40c5['type'])return _0x4ddd3d['length']?{'type':'insertion','content':o(_0x51e145,'*Insert:*\x20%0',o(_0x51e145,'ELEMENT_TABLE_COLUMN_WITH_TEXT',[_0x59e192,'\x22'+_0x4ddd3d['join']('\x20')+'\x22']))}:{'type':'insertion','content':o(_0x51e145,'*Insert:*\x20%0',o(_0x51e145,'ELEMENT_TABLE_COLUMN',_0x59e192))};if('deletion'==_0x1a40c5['type'])return _0x4ddd3d['length']?{'type':'deletion','content':o(_0x51e145,'*Remove:*\x20%0',o(_0x51e145,'ELEMENT_TABLE_COLUMN_WITH_TEXT',[_0x59e192,'\x22'+_0x4ddd3d['join']('\x20')+'\x22']))}:{'type':'deletion','content':o(_0x51e145,'*Remove:*\x20%0',o(_0x51e145,'ELEMENT_TABLE_COLUMN',_0x59e192))};}}),_0x47a3cb['_suggestionFactory']['registerCustomCallback']('insertion','tableRow','discard',_0x3e5ba3),_0x47a3cb['_suggestionFactory']['registerCustomCallback']('deletion','tableRow','accept',_0x3e5ba3),_0x47a3cb['_suggestionFactory']['registerCustomCallback']('insertion','tableColumn','discard',_0x1439a3),_0x47a3cb['_suggestionFactory']['registerCustomCallback']('deletion','tableColumn','accept',_0x1439a3),_0x47a3cb['_suggestionFactory']['registerCustomCallback']('insertion','tableColumn','join',_0xeed839),_0x47a3cb['_suggestionFactory']['registerCustomCallback']('deletion','tableColumn','join',_0xeed839),_0x47a3cb['_suggestionFactory']['registerCustomCallback']('insertion','tableRow','join',_0x3b1b9e),_0x47a3cb['_suggestionFactory']['registerCustomCallback']('deletion','tableRow','join',_0x3b1b9e);}['_acceptFormatSuggestionCallbackFactory'](){const _0x428383=this['editor'],_0x54b8ae=_0x428383['model']['document']['selection'];return(_0x566be4,_0x475dc8)=>{_0x428383['model']['change'](_0x391470=>{const {commandName:_0x3e706c,commandParams:_0xa48890}=_0x475dc8;let _0x1204d1=_0x566be4[0x0]['end']['nodeBefore'];_0xa48890&&_0xa48890[0x0]&&!0x1===_0xa48890[0x0]['forceValue']&&(_0x1204d1=_0x566be4[0x0]['start']['nodeAfter']);const _0x1d072e=_0x391470['createRangeIn'](_0x1204d1);if('$graveyard'==_0x1d072e['root']['rootName'])return;const _0x1ebf3f=Array['from'](_0x54b8ae['getRanges']())['map'](_0xcfae4c=>_0x5733e9['fromRange'](_0xcfae4c));_0x391470['setSelection'](_0x1d072e),_0x428383['commands']['get'](_0x3e706c)['refresh'](),_0xa48890['push']({'forceDefaultExecution':!0x0}),_0x428383['execute'](_0x3e706c,..._0xa48890);const _0x4361a0=_0x1ebf3f['filter'](_0x33d590=>'$graveyard'!=_0x33d590['root']['rootName']);_0x4361a0['length']>0x0&&_0x391470['setSelection'](_0x4361a0);for(const _0x5ec49a of _0x1ebf3f)_0x5ec49a['detach']();});};}['_getCoordsForCells'](_0x4aa918){const _0x42c847=this['editor']['plugins']['get']('TableUtils');let _0x1b3fe2=Number['MAX_SAFE_INTEGER'],_0x5a74ba=Number['MIN_SAFE_INTEGER'],_0x1bd8de=Number['MAX_SAFE_INTEGER'],_0x1924fa=Number['MIN_SAFE_INTEGER'];for(const _0x30bed8 of _0x4aa918){if('$graveyard'==_0x30bed8['root']['rootName'])continue;const {row:_0x1f23bb,column:_0x3d4444}=_0x42c847['getCellLocation'](_0x30bed8),_0x26ddf2=_0x30bed8['hasAttribute']('rowspan')?_0x30bed8['getAttribute']('rowspan')-0x1:0x0,_0xb55e86=_0x30bed8['hasAttribute']('colspan')?_0x30bed8['getAttribute']('colspan')-0x1:0x0;_0x1b3fe2=_0x1f23bb<_0x1b3fe2?_0x1f23bb:_0x1b3fe2,_0x5a74ba=_0x1f23bb+_0x26ddf2>_0x5a74ba?_0x1f23bb+_0x26ddf2:_0x5a74ba,_0x1bd8de=_0x3d4444<_0x1bd8de?_0x3d4444:_0x1bd8de,_0x1924fa=_0x3d4444+_0xb55e86>_0x1924fa?_0x3d4444+_0xb55e86:_0x1924fa;}return{'minRow':_0x1b3fe2,'maxRow':_0x5a74ba,'minColumn':_0x1bd8de,'maxColumn':_0x1924fa};}['_setupColumnsRowsFixing'](){const _0xa3bda0=this['editor'],_0x292516=_0xa3bda0['plugins']['get']('TrackChangesEditing'),_0x486fa6=_0xa3bda0['plugins']['get']('TableUtils');_0xa3bda0['model']['document']['on']('change:data',()=>{const _0x34c1d0=Array['from'](_0xa3bda0['model']['document']['differ']['getChangedMarkers']());for(const {name:_0x3ebc4c,data:_0x5cf7c1}of _0x34c1d0){const {group:_0x1a310e,id:_0x10ddd8,subType:_0x2558de}=_0x292516['_splitMarkerName'](_0x3ebc4c);if('suggestion'!=_0x1a310e)continue;if(null!=_0x5cf7c1['oldRange'])continue;const _0x4da423=_0x292516['getSuggestion'](_0x10ddd8);this['_tablePostFixingSubtypes']['includes'](_0x2558de)&&this['_tableSuggestions']['add'](_0x4da423);}},{'priority':'low'});const _0x253428=(_0x1f0595,_0x2888b4)=>{let _0x24420b=!0x1;const _0xded9df=_0x2888b4['createRangeOn'](_0x1f0595),_0x3d20dc=_0x1f0595['findAncestor']('table'),_0x38c128=_0x486fa6['getCellLocation'](_0x1f0595);for(const _0x39cd3f of this['_tableSuggestions']){const _0x5d829c=_0x39cd3f['subType'],_0x332554=_0x5d829c['startsWith']('tablePaste'),_0x319a86=_0x5d829c['substr'](_0x332554?0xa:0x5),_0xf0938d=_0x319a86['toLowerCase'](),_0x3462f9=_0xf0938d['substr'](0x0,0x3)+'span',_0x48b526='min'+_0x319a86,_0x1d4430='max'+_0x319a86;if(!_0x39cd3f['isInContent'])continue;if(_0x3d20dc!=_0x39cd3f['getFirstRange']()['start']['findAncestor']('table'))continue;if(_0x39cd3f['isIntersectingWithRange'](_0xded9df))continue;const _0x2230bf=_0x1f0595['hasAttribute'](_0x3462f9)?_0x1f0595['getAttribute'](_0x3462f9)-0x1:0x0,_0x1ba685=this['_getSuggestionCoords'](_0x39cd3f),_0x3e0b0f=_0x1ba685[_0x48b526],_0x41a5fc=_0x1ba685[_0x1d4430];_0x3e0b0f<=_0x38c128[_0xf0938d]&&_0x38c128[_0xf0938d]+_0x2230bf<=_0x41a5fc&&(_0x39cd3f['addRange'](_0xded9df),_0x24420b=!0x0);}return _0x24420b;};_0xa3bda0['model']['document']['registerPostFixer'](_0x2a7bbf=>{let _0x444c3c=!0x1;for(const _0x1b1549 of _0xa3bda0['model']['document']['differ']['getChanges']())if('insert'==_0x1b1549['type']){if('tableRow'==_0x1b1549['name']){for(const _0x55845b of _0x1b1549['position']['nodeAfter']['getChildren']())_0x444c3c=_0x444c3c||_0x253428(_0x55845b,_0x2a7bbf);}else'tableCell'==_0x1b1549['name']&&(_0x444c3c=_0x444c3c||_0x253428(_0x1b1549['position']['nodeAfter'],_0x2a7bbf));}return _0x444c3c;});}['_getSuggestionCoords'](_0x93a769){return this['_getCoordsForCells'](_0x93a769['getRanges']()['map'](_0x622e63=>_0x622e63['start']['nodeAfter']));}}function Ee(_0x319a7c){return Array['from'](new Set(_0x319a7c)['values']());}class St extends _0x58f0a6{static get['requires'](){return[jt];}['afterInit'](){const _0x42ad1a=this['editor'],_0x491b60=_0x42ad1a['model']['document']['selection'],_0x5d3278=_0x42ad1a['locale'];if(!_0x42ad1a['plugins']['has']('TableEditing'))return;const _0x4beb9e=_0x42ad1a['plugins']['get']('TrackChangesEditing'),_0x33d357=_0x42ad1a['plugins']['get']('TableUtils'),_0x203800=_0x42ad1a['plugins']['get'](jt);_0x203800['_tablePostFixingSubtypes']['push']('mergeTableCells'),_0x4beb9e['enableCommand']('mergeTableCells',()=>{const _0x25a92a=_0x33d357['getSelectionAffectedTableCells'](_0x42ad1a['model']['document']['selection']);_0x42ad1a['model']['change'](()=>{_0x4beb9e['markMultiRangeBlockFormat'](_0x25a92a,{'commandName':'mergeTableCells','commandParams':[]},[],'mergeTableCells');});}),_0x42ad1a['commands']['get']('mergeTableCells')['on']('execute',(_0x40de23,_0x452b5b)=>{_0x42ad1a['commands']['get']('trackChanges')['value']&&(_0x452b5b['length']>0x0&&_0x452b5b[_0x452b5b['length']-0x1]&&_0x452b5b[_0x452b5b['length']-0x1]['forceDefaultExecution']||_0x4beb9e['_isForcedDefaultExecutionBlock']||this['_areSelectedCellsMergable']()||_0x40de23['stop']());},{'priority':'highest'});for(const _0x3d7335 of['mergeTableCellUp','mergeTableCellRight','mergeTableCellDown','mergeTableCellLeft']){const _0x1aecd2=_0x42ad1a['commands']['get'](_0x3d7335);_0x4beb9e['enableCommand'](_0x3d7335,()=>{const _0x372aa1=_0x42ad1a['model']['document']['selection']['getFirstPosition']()['getAncestors']()['find'](_0xc66032=>_0xc66032['is']('element','tableCell')),_0x4d434f=_0x1aecd2['value'];_0x42ad1a['model']['change'](()=>{_0x4beb9e['markMultiRangeBlockFormat']([_0x372aa1,_0x4d434f],{'commandName':'mergeTableCells','commandParams':[]},[],'mergeTableCells');});});}for(const _0x18ecea of['splitTableCellVertically','splitTableCellHorizontally']){const _0x13a361=_0x42ad1a['commands']['get'](_0x18ecea);_0x4beb9e['enableCommand'](_0x18ecea,()=>{const _0x14ff5b=_0x33d357['getSelectionAffectedTableCells'](_0x42ad1a['model']['document']['selection'])[0x0],_0x420703=_0x14ff5b['findAncestor']('table'),{column:_0xd50fbc,row:_0x4daa84}=_0x33d357['getCellLocation'](_0x14ff5b);let _0x244acf=[];if('horizontally'==_0x13a361['direction']){const _0x2c900f=_0x33d357['createTableWalker'](_0x420703,{'startRow':_0x4daa84,'endRow':_0x4daa84,'includeAllSlots':!0x0});_0x244acf=Array['from'](_0x2c900f)['map'](_0x3772a2=>_0x3772a2['cell']);}else{const _0xa022d8=_0x33d357['createTableWalker'](_0x420703,{'column':_0xd50fbc,'includeAllSlots':!0x0});_0x244acf=Array['from'](_0xa022d8)['map'](_0x1fe7a3=>_0x1fe7a3['cell']);}_0x42ad1a['model']['change'](_0x15d802=>{_0x4beb9e['markBlockFormat'](_0x15d802['createRangeOn'](_0x14ff5b),{'commandName':_0x18ecea,'commandParams':[]},_0x244acf,_0x18ecea);});});}_0x4beb9e['descriptionFactory']['registerDescriptionCallback'](_0x3e9ee0=>{if('formatBlock'!=_0x3e9ee0['type']&&'formatInline'!=_0x3e9ee0['type'])return;const {data:_0x367ec2}=_0x3e9ee0;return _0x367ec2&&'mergeTableCells'==_0x367ec2['commandName']?{'type':'format','content':o(_0x5d3278,'*Merge\x20cells*')}:void 0x0;}),_0x4beb9e['descriptionFactory']['registerDescriptionCallback'](_0x1a8030=>{if('formatBlock'!=_0x1a8030['type']&&'formatInline'!=_0x1a8030['type'])return;const {data:_0x30cf79}=_0x1a8030;return _0x30cf79?'splitTableCellVertically'==_0x30cf79['commandName']?{'type':'format','content':o(_0x5d3278,'*Split\x20cell:*\x20vertically')}:'splitTableCellHorizontally'==_0x30cf79['commandName']?{'type':'format','content':o(_0x5d3278,'*Split\x20cell:*\x20horizontally')}:void 0x0:void 0x0;});const _0x2c5aa7=_0x203800['_acceptFormatSuggestionCallbackFactory']();for(const _0x3a0d09 of['mergeTableCellUp','mergeTableCellRight','mergeTableCellDown','mergeTableCellLeft'])_0x4beb9e['_suggestionFactory']['registerCustomCallback']('formatBlock',_0x3a0d09,'accept',_0x2c5aa7);for(const _0x50cb16 of['splitTableCellVertically','splitTableCellHorizontally'])_0x4beb9e['_suggestionFactory']['registerCustomCallback']('formatBlock',_0x50cb16,'accept',_0x2c5aa7);_0x4beb9e['_suggestionFactory']['registerCustomCallback']('formatBlock','mergeTableCells','accept',_0x43adba=>{_0x42ad1a['model']['change'](_0x5aa84b=>{const _0x22b53b=Array['from'](_0x491b60['getRanges']())['map'](_0x443cb4=>_0x5733e9['fromRange'](_0x443cb4));_0x5aa84b['setSelection'](_0x43adba),_0x42ad1a['commands']['get']('mergeTableCells')['refresh'](),_0x42ad1a['execute']('mergeTableCells',{'forceDefaultExecution':!0x0});const _0x278112=_0x22b53b['filter'](_0x20c9e0=>'$graveyard'!=_0x20c9e0['root']['rootName']);_0x278112['length']>0x0&&_0x5aa84b['setSelection'](_0x278112);for(const _0x4d1c7b of _0x22b53b)_0x4d1c7b['detach']();});});for(const _0x651d27 of['mergeTableCellUp','mergeTableCellDown','mergeTableCellLeft','mergeTableCellRight']){const _0x15c493=_0x42ad1a['commands']['get'](_0x651d27);_0x15c493['on']('set:isEnabled',(_0x578fb8,_0x2c17b1,_0xda6e65)=>{if(_0xda6e65){const _0x3cb43f=_0x42ad1a['model']['document']['selection']['getFirstPosition']()['getAncestors']()['find'](_0x522f6e=>_0x522f6e['is']('element','tableCell'));this['_areMergableCells'](_0x15c493['value'],_0x3cb43f)||(_0x578fb8['return']=!0x1,_0x578fb8['stop']());}},{'priority':'low'});}}['_areSelectedCellsMergable'](){const _0x49f937=this['editor']['commands']['get']('mergeTableCells'),_0x26c181=this['editor']['plugins']['get']('TableUtils');if(!_0x49f937['isEnabled'])return!0x1;const _0x5f1371=_0x26c181['getSelectionAffectedTableCells'](this['editor']['model']['document']['selection']);for(const _0x1fcb44 of _0x5f1371)for(const _0x464d3e of _0x5f1371)if(_0x1fcb44!=_0x464d3e&&!this['_areMergableCells'](_0x1fcb44,_0x464d3e))return!0x1;return!0x0;}['_areMergableCells'](_0x272a04,_0xc4ac5d){const _0x3ae51d=this['editor']['plugins']['get']('TrackChangesEditing'),_0x214af6=this['editor']['model']['createRangeOn'](_0x272a04),_0x3ae0e5=this['editor']['model']['createRangeOn'](_0xc4ac5d),_0x46150f=new Set(),_0x4c0747=new Set();for(const _0x30f759 of _0x3ae51d['getSuggestions']())if(('insertion'==_0x30f759['type']||'deletion'==_0x30f759['type']||'mergeTableCells'==_0x30f759['subType'])&&_0x30f759['isInContent']){for(const _0x48fceb of _0x30f759['getRanges']())_0x48fceb['containsRange'](_0x214af6,!0x0)&&_0x46150f['add'](_0x30f759['type']+':'+_0x30f759['author']['id']),_0x48fceb['containsRange'](_0x3ae0e5,!0x0)&&_0x4c0747['add'](_0x30f759['type']+':'+_0x30f759['author']['id']);}if(_0x46150f['size']!=_0x4c0747['size'])return!0x1;for(const _0x1dfaa9 of _0x46150f)if(!_0x4c0747['has'](_0x1dfaa9))return!0x1;return!0x0;}}class At extends _0x58f0a6{static get['requires'](){return[jt];}['afterInit'](){const _0x5c7105=this['editor'];if(!_0x5c7105['plugins']['has']('TableEditing'))return;const _0x77f692=_0x5c7105['locale'],_0xe03d3d=_0x5c7105['plugins']['get']('TrackChangesEditing');_0xe03d3d['enableDefaultAttributesIntegration']('setTableRowHeader'),_0xe03d3d['enableDefaultAttributesIntegration']('setTableColumnHeader'),_0xe03d3d['registerBlockAttribute']('headingRows'),_0xe03d3d['registerBlockAttribute']('headingColumns'),_0xe03d3d['descriptionFactory']['registerAttributeLabel']('headingRows',o(_0x77f692,'FORMAT_HEADER_ROW')),_0xe03d3d['descriptionFactory']['registerAttributeLabel']('headingColumns',o(_0x77f692,'FORMAT_HEADER_COLUMN')),this['_handleLegacySuggestions']();}['_handleLegacySuggestions'](){const _0x121043=this['editor']['plugins']['get']('TrackChangesEditing'),_0x3e516e=this['editor']['plugins']['get']('TableUtils'),_0x567189=this['editor']['plugins']['get'](jt)['_acceptFormatSuggestionCallbackFactory']();function _0x3dea16({showActiveMarker:_0x2fa267=!0x0,setDataAttribute:_0x449e5a=!0x0}={}){return(_0x404586,_0x587e42,_0x51b831)=>{const {type:_0x21f117,id:_0x418db7}=_0x121043['_splitMarkerName'](_0x587e42['markerName']),_0x4559cb=_0x121043['getSuggestion'](_0x418db7),_0x575bc2=_0x4559cb['data'];if('formatBlock'!=_0x4559cb['type']||!_0x575bc2||'setTableColumnHeader'!=_0x575bc2['commandName'])return;if(_0x587e42['item'])return void _0x404586['stop']();if(!_0x51b831['consumable']['consume'](_0x587e42['markerRange'],_0x404586['name']))return;const _0x3bc7bb=_0x587e42['markerRange']['start']['nodeAfter'],_0x55726c=_0x587e42['markerRange']['end']['nodeBefore'],_0xbf0c86=_0x3bc7bb['parent']['parent'],{column:_0x30f8f8}=_0x3e516e['getCellLocation'](_0x3bc7bb),{column:_0x28043f}=_0x3e516e['getCellLocation'](_0x55726c);for(let _0x473d7c=_0x30f8f8;_0x473d7c<=_0x28043f;_0x473d7c++){const _0x17bd60=_0x3e516e['createTableWalker'](_0xbf0c86,{'column':_0x473d7c,'includeAllSlots':!0x1});for(const _0xf2cf80 of _0x17bd60){const _0x3c0b94=_0xf2cf80['cell'],_0x3e87aa=_0x51b831['mapper']['toViewElement'](_0x3c0b94);_0x51b831['writer']['addClass']('ck-suggestion-marker-'+_0x21f117,_0x3e87aa),_0x449e5a&&_0x51b831['writer']['setAttribute']('data-suggestion',_0x418db7,_0x3e87aa),_0x51b831['mapper']['bindElementToMarker'](_0x3e87aa,_0x587e42['markerName']),_0x2fa267&&(_0x121043['activeMarkers']['includes'](_0x587e42['markerName'])?_0x51b831['writer']['addClass']('ck-suggestion-marker--active',_0x3e87aa):_0x51b831['writer']['removeClass']('ck-suggestion-marker--active',_0x3e87aa));}}};}_0x121043['_suggestionFactory']['registerCustomCallback']('formatBlock','setTableRowHeader','accept',_0x567189),_0x121043['_suggestionFactory']['registerCustomCallback']('formatBlock','setTableColumnHeader','accept',_0x567189),this['editor']['editing']['downcastDispatcher']['on']('addMarker:suggestion',_0x3dea16(),{'priority':'highest'}),this['editor']['data']['downcastDispatcher']['on']('addMarker:suggestion',(_0x967a09,_0x2d94a3,_0x207cec)=>{_0x207cec['options']['showSuggestionHighlights']&&_0x3dea16({'showActiveMarker':!0x1,'setDataAttribute':!0x1})(_0x967a09,_0x2d94a3,_0x207cec);},{'priority':'highest'}),this['editor']['editing']['downcastDispatcher']['on']('removeMarker:suggestion',(_0x48f9bd,_0x5a556d,_0x21ac72)=>{const {type:_0x3b9c89,id:_0x167e4c}=_0x121043['_splitMarkerName'](_0x5a556d['markerName']),_0xef2f64=_0x121043['getSuggestion'](_0x167e4c),_0x5c91b9=_0xef2f64['data'];if('formatBlock'!=_0xef2f64['type']||!_0x5c91b9||'setTableColumnHeader'!=_0x5c91b9['commandName'])return;const _0x5dd796=_0x21ac72['mapper']['markerNameToElements'](_0x5a556d['markerName']);if(_0x5dd796){for(const _0x51fb34 of _0x5dd796)_0x21ac72['writer']['removeClass']('ck-suggestion-marker-'+_0x3b9c89,_0x51fb34),_0x21ac72['writer']['removeClass']('ck-suggestion-marker--active',_0x51fb34),_0x21ac72['writer']['removeAttribute']('data-suggestion',_0x51fb34),_0x21ac72['mapper']['unbindElementFromMarkerName'](_0x51fb34,_0x5a556d['markerName']);}},{'priority':'highest'}),this['_registerLegacyDescription']();}['_registerLegacyDescription'](){const _0x423781=this['editor'],_0x146421=_0x423781['locale'];function _0x84453f(_0x101c48){return{'type':'format','content':o(_0x146421,'*Format:*\x20%0',_0x101c48)};}_0x423781['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](_0x19368d=>{if('formatBlock'!=_0x19368d['type'])return;const {data:_0x3d884f}=_0x19368d;if(_0x3d884f){if('setTableRowHeader'==_0x3d884f['commandName']){const _0x307e9c=_0x3d884f['commandParams'][0x0]['forceValue'];return _0x84453f(o(_0x146421,_0x307e9c?'FORMAT_HEADER_ROW':'FORMAT_REGULAR_ROW'));}if('setTableColumnHeader'==_0x3d884f['commandName']){const _0x45cc48=_0x3d884f['commandParams'][0x0]['forceValue'];return _0x84453f(o(_0x146421,_0x45cc48?'FORMAT_HEADER_COLUMN':'FORMAT_REGULAR_COLUMN'));}}});}}const ge=['tableCellBorderWidth','tableCellBorderColor','tableCellBorderStyle','tableCellHorizontalAlignment','tableCellVerticalAlignment','tableCellBackgroundColor','tableCellPadding'],Ce=Object['fromEntries'](ge['map'](_0x46e4c5=>[_0x46e4c5,null]));class It extends _0x58f0a6{static get['requires'](){return[jt];}['afterInit'](){const _0x4bf5fc=this['editor'];if(!_0x4bf5fc['plugins']['has']('TableClipboard'))return;const _0x296874=_0x4bf5fc['plugins']['get']('TrackChangesEditing'),_0x508d90=_0x4bf5fc['plugins']['get']('TableUtils'),_0xc5077b=_0x4bf5fc['plugins']['get'](jt),_0x4ac4b1=_0x4bf5fc['plugins']['get']('TableClipboard');_0xc5077b['_tablePostFixingSubtypes']['push']('tablePasteRow','tablePasteColumn'),_0x4bf5fc['model']['schema']['register']('tableCellSuggestion',{'allowIn':'tableCell','allowContentOf':'tableCell','isLimit':!0x0}),_0x4bf5fc['conversion']['elementToElement']({'model':'tableCellSuggestion','view':'suggestion-td'});let _0x5e7d71=null;_0x4bf5fc['model']['on']('insertContent',(_0x57bfaa,_0x206832)=>{const [_0x13d396,_0x419599]=_0x206832,_0x135921=_0x206832[_0x206832['length']-0x1];_0x135921&&_0x135921['forceDefaultExecution']||_0x296874['_isForcedDefaultExecutionBlock']||this['editor']['commands']['get']('trackChanges')['value']&&function(_0x8f0a3c,_0x1abaec,_0x49c98f,_0x442106,_0x48a131){if(_0x1abaec&&!_0x1abaec['is']('documentSelection'))return!0x1;const _0x2d18b4=_0x48a131['getTableIfOnlyTableInContent'](_0x8f0a3c,_0x49c98f);if(!_0x2d18b4||!he(_0x2d18b4,void 0x0,_0x442106))return!0x1;const _0x400540=_0x442106['getSelectionAffectedTableCells'](_0x49c98f['document']['selection']);if(!_0x400540['length'])return!0x1;const _0x2d9f2d=_0x400540[0x0]['findAncestor']('table'),_0x398456=_0x442106['getRowIndexes'](_0x400540),_0x39a9f=_0x442106['getColumnIndexes'](_0x400540),_0x424642={'startRow':_0x398456['first'],'endRow':_0x398456['last'],'startColumn':_0x39a9f['first'],'endColumn':_0x39a9f['last']};return 0x1==_0x400540['length']&&(_0x424642['endRow']+=_0x442106['getRows'](_0x2d18b4)-0x1,_0x424642['endColumn']+=_0x442106['getColumns'](_0x2d18b4)-0x1),he(_0x2d9f2d,_0x424642,_0x442106);}(_0x13d396,_0x419599,_0x4bf5fc['model'],_0x508d90,_0x4ac4b1)&&(_0x57bfaa['stop'](),_0x5e7d71={'cells':[],'insertionRanges':[],'deletionRanges':[],'rowInsertionRanges':[],'rowInsertionIndexes':[],'columnInsertionRanges':[],'columnInsertionIndexes':[]},_0x4bf5fc['model']['change'](()=>{_0x4bf5fc['model']['insertContent'](_0x206832[0x0],_0x206832[0x1],_0x206832[0x2],{'forceDefaultExecution':!0x0});const _0x4b82d7=_0x418fff(),{rowInsertionRanges:_0x3edb95,columnInsertionRanges:_0x52faba,insertionRanges:_0x270613,deletionRanges:_0xdbd158,cells:_0x2fcc73}=_0x5e7d71;_0x3edb95['length']&&_0x296874['markMultiRangeInsertion'](_0x3edb95,'tablePasteRow',{'tablePasteChainId':_0x4b82d7}),_0x52faba['length']&&_0x296874['markMultiRangeInsertion'](_0x52faba,'tablePasteColumn',{'tablePasteChainId':_0x4b82d7}),_0x270613['length']&&(_0x296874['markMultiRangeInsertion'](_0x270613,'tablePaste',{'tablePasteChainId':_0x4b82d7,'skipNestingCheck':!0x0}),_0x270613['forEach'](_0x396206=>_0x396206['detach']?.())),_0xdbd158['length']&&(_0x296874['markMultiRangeDeletion'](_0xdbd158,'tablePaste',{'tablePasteChainId':_0x4b82d7,'skipNestingCheck':!0x0}),_0xdbd158['forEach'](_0x4a965e=>_0x4a965e['detach']?.()));const _0x57db78=_0x296874['markMultiRangeBlockFormat'](_0x2fcc73['map'](({element:_0x462fd4})=>_0x462fd4),{'formatGroupId':_0x418fff()},[],'tablePasteCell',{'tablePasteChainId':_0x4b82d7});if(_0x57db78){const _0x4d9dc6=_0x57db78['getMarkers'](),_0x2ceae2=[];for(const {element:_0x2bd5c8,attributes:_0x67847b}of _0x2fcc73){if(!_0x67847b)continue;const _0x1f4122=_0x4bf5fc['model']['createRangeOn'](_0x2bd5c8),_0xcb700=_0x4d9dc6['find'](_0x112b49=>_0x112b49['getRange']()['isEqual'](_0x1f4122));_0xcb700&&_0x2ceae2['push']([_0xcb700['name'],_0x67847b]);}_0x2ceae2['length']&&_0x57db78['setAttribute']('markerAttributes',Object['fromEntries'](_0x2ceae2));}_0x5e7d71=null;}));},{'priority':_0x1b86cf['high']+0xa}),_0x4bf5fc['plugins']['get']('TableClipboard')['on']('_replaceTableSlotCell',(_0x542d5d,_0x3666f7)=>{const [_0x2709a2,_0x4e0517,,_0x5c6a06]=_0x3666f7;if(!_0x5e7d71)return;_0x542d5d['stop']();const _0x4d1d48=_0x2709a2['cell'],_0x52f9a2=_0x4e0517,_0x2a969=Pe(_0x4d1d48),_0x5b2f7f=Pe(_0x52f9a2);_0x542d5d['return']=_0x4d1d48;let _0x2e24b1=null,_0x452199=null;if(_0x5b2f7f||_0x2a969){if(_0x2a969&&!_0x5b2f7f){_0x5c6a06['remove'](_0x4d1d48['getChild'](0x0));for(const _0x1f199d of Array['from'](_0x52f9a2['getChildren']()))_0x5c6a06['insert'](_0x1f199d,_0x4d1d48,'end');const _0x295101=_0x5e7d71['rowInsertionIndexes']['includes'](_0x2709a2['row']),_0x2bb31f=_0x5e7d71['columnInsertionIndexes']['includes'](_0x2709a2['column']);_0x295101||_0x2bb31f||(_0x2e24b1=_0x5733e9['fromRange'](_0x5c6a06['createRangeIn'](_0x4d1d48)));}else _0x5b2f7f&&!_0x2a969&&(_0x452199=_0x5c6a06['createRangeIn'](_0x4d1d48));}else{const _0x5c80be=_0x5c6a06['createElement']('tableCellSuggestion'),_0x215093=_0x5c6a06['createElement']('tableCellSuggestion');_0x5c6a06['wrap'](_0x5c6a06['createRangeIn'](_0x4d1d48),_0x215093),_0x5c6a06['insert'](_0x5c80be,_0x4d1d48,0x0);for(const _0x845eee of Array['from'](_0x52f9a2['getChildren']()))_0x5c6a06['insert'](_0x845eee,_0x5c80be,'end');_0x2e24b1=_0x5733e9['fromRange'](_0x5c6a06['createRangeOn'](_0x5c80be)),_0x452199=_0x5733e9['fromRange'](_0x5c6a06['createRangeOn'](_0x215093));}const _0x22131b=Array['from'](_0x52f9a2['getAttributes']())['filter'](([_0x5a57c9])=>ge['includes'](_0x5a57c9));_0x5e7d71['cells']['push']({'element':_0x4d1d48,'attributes':_0x22131b['length']?Object['fromEntries'](_0x22131b):null}),_0x2e24b1&&_0x5e7d71['insertionRanges']['push'](_0x2e24b1),_0x452199&&_0x5e7d71['deletionRanges']['push'](_0x452199);},{'priority':'high'}),_0x508d90['on']('insertColumns',(_0x50a34a,_0xe08e27)=>{const [_0x5196f1,_0x3a4cc7={}]=_0xe08e27;if(!_0x5e7d71)return;const _0x39858f=_0x3a4cc7['at']||0x0,_0x485955=_0x3a4cc7['columns']||0x1;_0x5e7d71['columnInsertionIndexes']=new Array(_0x485955)['fill'](_0x39858f)['map']((_0x28e1fe,_0x28499a)=>_0x28e1fe+_0x28499a);for(const {cell:_0x52f69b}of _0x508d90['createTableWalker'](_0x5196f1,{'startColumn':_0x39858f,'endColumn':_0x39858f+_0x485955-0x1}))_0x5e7d71['columnInsertionRanges']['push'](_0x4bf5fc['model']['createRangeOn'](_0x52f69b));},{'priority':'low'}),_0x508d90['on']('insertRows',(_0x4f67f4,_0x5cb4e1)=>{const [_0x293e5a,_0x5bfef4={}]=_0x5cb4e1;if(!_0x5e7d71)return;const _0x495709=_0x5bfef4['at']||0x0,_0x25da68=_0x5bfef4['rows']||0x1;_0x5e7d71['rowInsertionIndexes']=new Array(_0x25da68)['fill'](_0x495709)['map']((_0x382687,_0x241fd4)=>_0x382687+_0x241fd4);for(const {cell:_0x515443}of _0x508d90['createTableWalker'](_0x293e5a,{'startRow':_0x495709,'endRow':_0x495709+_0x25da68-0x1}))_0x5e7d71['rowInsertionRanges']['push'](_0x4bf5fc['model']['createRangeOn'](_0x515443));},{'priority':'low'}),_0x296874['descriptionFactory']['registerDescriptionCallback'](_0x3a3b10=>{if(_0x3a3b10['subType']&&_0x3a3b10['subType']['startsWith']('tablePaste'))return _0x3a3b10['previous']?{}:{'type':'insertion','content':o(_0x4bf5fc['locale'],'*Replace\x20table\x20cells*')};});const _0x3ee1d8=()=>!0x1;for(const _0x5f340c of['tablePaste','tablePasteColumn','tablePasteRow','tablePasteCell'])_0x296874['_suggestionFactory']['registerCustomCallback']('insertion',_0x5f340c,'join',_0x3ee1d8),_0x296874['_suggestionFactory']['registerCustomCallback']('deletion',_0x5f340c,'join',_0x3ee1d8),_0x296874['_suggestionFactory']['registerCustomCallback']('formatBlock',_0x5f340c,'join',_0x3ee1d8);_0x296874['_suggestionFactory']['registerCustomCallback']('formatBlock','tablePasteCell','discard',_0x3ee1d8),_0x296874['_suggestionFactory']['registerCustomCallback']('formatBlock','tablePasteCell','accept',(_0x4a4df8,_0x1c4648,_0x3587fe)=>{const _0x571541=_0x4a4df8['map'](_0x3cf783=>_0x3cf783['getContainedElement']())['filter'](_0x57c71f=>_0x57c71f),_0x244c8f=new Map(_0x571541['map'](_0x385e61=>[_0x385e61,null]));if(_0x5e7d71){for(const {element:_0x17fdfc,attributes:_0x16547b}of _0x5e7d71['cells'])_0x16547b&&_0x244c8f['set'](_0x17fdfc,_0x16547b);}else{if(_0x3587fe&&_0x3587fe['markerAttributes'])for(const [_0x230388,_0x41dce3]of Object['entries'](_0x3587fe['markerAttributes'])){const _0x4f2769=_0x4bf5fc['model']['markers']['get'](_0x230388),_0x2754b5=_0x4f2769?_0x4f2769['getRange']()['getContainedElement']():null;_0x2754b5&&_0x244c8f['set'](_0x2754b5,_0x41dce3);}}_0x4bf5fc['model']['change'](_0x591ad3=>{for(const [_0x4dd15a,_0x3c47d1]of _0x244c8f)_0x591ad3['setAttributes']({...Ce,..._0x3c47d1},_0x4dd15a);});});const _0x45adc5=(_0x3cd95b,_0x2cef46)=>{_0x296874['_suggestionFactory']['registerCustomCallback'](_0x3cd95b,'tablePaste',_0x2cef46,(_0x54be94,_0x26ba6e,_0x45d200)=>{_0x4bf5fc['model']['change'](_0x4ef1ae=>{const _0x40e8db=[];for(const _0x42021a of _0x54be94){const _0x431b8e=_0x42021a['start']['nodeAfter'];_0x431b8e['is']('element','tableCellSuggestion')&&_0x40e8db['push'](_0x431b8e);}_0x296874['_suggestionFactory']['getSuggestionCallback'](_0x3cd95b,null,_0x2cef46)(_0x54be94,_0x26ba6e,_0x45d200);for(const _0x4aff66 of _0x40e8db)'$graveyard'!=_0x4aff66['root']['rootName']&&_0x4ef1ae['unwrap'](_0x4aff66);});});};_0x45adc5('insertion','accept'),_0x45adc5('insertion','discard'),_0x45adc5('deletion','accept'),_0x45adc5('deletion','discard'),_0x296874['_suggestionFactory']['registerCustomCallback']('insertion','tablePasteRow','discard',_0x1e0f01=>{const _0x31411f=_0x1e0f01['map'](_0x1c811c=>_0x1c811c['getContainedElement']()),_0x176ce0=_0x31411f[0x0]['findAncestor']('table'),{minRow:_0x2a3454,maxRow:_0x36407e}=_0xc5077b['_getCoordsForCells'](_0x31411f);_0x508d90['removeRows'](_0x176ce0,{'at':_0x2a3454,'rows':_0x36407e-_0x2a3454+0x1});}),_0x296874['_suggestionFactory']['registerCustomCallback']('insertion','tablePasteColumn','discard',_0x105f1d=>{const _0x3d9ab5=_0x105f1d['map'](_0x2c8454=>_0x2c8454['getContainedElement']()),_0x1d4a53=_0x3d9ab5[0x0]['findAncestor']('table'),{minColumn:_0x2d7b42,maxColumn:_0x296e5f}=_0xc5077b['_getCoordsForCells'](_0x3d9ab5);_0x508d90['removeColumns'](_0x1d4a53,{'at':_0x2d7b42,'columns':_0x296e5f-_0x2d7b42+0x1});});const _0x31afa3=(_0x2b64a8,_0x5ac4d3)=>{if(!_0x5ac4d3['subType']||!_0x5ac4d3['subType']['startsWith']('tablePaste'))return;const _0x1184a4=_0x5ac4d3['attributes']['tablePasteChainId'],_0x338f7a=_0x296874['getSuggestions']()['filter'](_0x20acd6=>_0x20acd6['isInContent']&&_0x20acd6['attributes']&&_0x20acd6['attributes']['tablePasteChainId']==_0x1184a4);_0x338f7a['length']&&_0x5ac4d3['getAllAdjacentSuggestions']()['length']!=_0x338f7a['length']&&_0x338f7a['reduce']((_0xf0a6a0,_0xa98fb0)=>(_0xf0a6a0['next']=_0xa98fb0,_0xa98fb0['previous']=_0xf0a6a0,_0xa98fb0));};function _0x26096b(_0x3e806e,_0x101124=!0x0){const {id:_0x54d290}=_0x296874['_splitMarkerName'](_0x3e806e['markerName']),_0x5e7507=['ck-suggestion-marker','ck-suggestion-marker-insertion'],_0xfe2a00=_0x296874['activeMarkers']['includes'](_0x3e806e['markerName']);return _0xfe2a00&&_0x5e7507['push']('ck-suggestion-marker--active'),{'classes':_0x5e7507,'attributes':{'data-suggestion':_0x54d290},'priority':_0xfe2a00&&_0x101124?0xbc2:0xbb8};}_0x296874['on']('suggestionLoaded',_0x31afa3,{'priority':'high'}),_0x296874['on']('suggestionUnloaded',_0x31afa3,{'priority':'high'}),_0x4bf5fc['model']['document']['registerPostFixer'](()=>{let _0x3aedae=!0x1;const _0x185ec3=Array['from'](_0x4bf5fc['model']['document']['differ']['getChangedMarkers']());for(const {name:_0x4bcfe8,data:_0x2c260a}of _0x185ec3){const {group:_0x40ce0d,type:_0x409599,id:_0x1a2337}=_0x296874['_splitMarkerName'](_0x4bcfe8);if('suggestion'!=_0x40ce0d||'deletion'!=_0x409599||_0x2c260a['oldRange'])continue;if(!_0x296874['hasSuggestion'](_0x1a2337))continue;const _0x26358c=_0x296874['getSuggestion'](_0x1a2337)['getRanges'](),_0xb35cdc=_0x4bf5fc['plugins']['get']('Users')['me'];for(const _0x2f7273 of _0x296874['getSuggestions']()){if(!_0x2f7273['isInContent']||_0x2f7273['author']!=_0xb35cdc)continue;if('formatBlock'!=_0x2f7273['type']||'tablePasteCell'!=_0x2f7273['subType'])continue;if(_0x2f7273['getRanges']()['every'](_0xfe50ca=>_0x26358c['some'](_0x5cfe63=>_0x5cfe63['containsRange'](_0xfe50ca,!0x0)))){for(const _0x487a89 of _0x2f7273['getAllAdjacentSuggestions']())_0x487a89['isInContent']&&(_0x487a89['discard'](),_0x3aedae=!0x0);}}}return _0x3aedae;}),_0x4bf5fc['model']['document']['registerPostFixer'](_0x3abe1a=>{const _0x2a0efc=_0x4bf5fc['commands']['get']('redo');if(!_0x2a0efc||!_0x2a0efc['_createdBatches']['has'](_0x3abe1a['batch']))return!0x1;let _0x1c5c8e=!0x1;const _0x388ac5=_0x4bf5fc['plugins']['get']('Users')['me'],_0x5578a0=_0x4bf5fc['model']['document']['differ']['getChanges'](),_0x250da3=Array['from'](_0x4bf5fc['model']['document']['differ']['getChangedMarkers']())['filter'](({name:_0x2129a2,data:_0x558ec6})=>{const {group:_0x3ea507,subType:_0x4b039c,authorId:_0xf0724d}=_0x296874['_splitMarkerName'](_0x2129a2);return'suggestion'==_0x3ea507&&'tablePaste'==_0x4b039c&&_0xf0724d==_0x388ac5['id']&&!_0x558ec6['oldRange'];});for(const _0x4081b8 of _0x5578a0){if('insert'!=_0x4081b8['type']||'tableCellSuggestion'!=_0x4081b8['name']||0x1!=_0x4081b8['length'])continue;const _0x47b9b1=_0x3abe1a['createRange'](_0x4081b8['position'],_0x4081b8['position']['getShiftedBy'](0x1));if(!_0x250da3['find'](({data:_0xb0c82a})=>_0xb0c82a['newRange']['isEqual'](_0x47b9b1))){for(const {name:_0x2d9302,data:_0x487b5d}of _0x250da3)if(_0x47b9b1['containsRange'](_0x487b5d['newRange'])){_0x3abe1a['updateMarker'](_0x2d9302,{'range':_0x47b9b1}),_0x1c5c8e=!0x0;break;}}}return _0x1c5c8e;}),_0x4bf5fc['model']['document']['registerPostFixer'](_0x1b67ae=>{let _0x1eae81=!0x1;const _0x26e091=_0x4bf5fc['plugins']['get']('Users')['me'],_0x2b8615=_0x296874['getSuggestions']()['filter'](_0x4eba29=>_0x4eba29['isInContent']&&_0x4eba29['author']==_0x26e091),_0x2ee2f4=new Set(),_0x4c278b=new Set();for(const _0x18ef7e of _0x2b8615)if('tablePaste'==_0x18ef7e['subType'])for(const _0xfbe0bb of _0x18ef7e['getMarkers']()){const _0x1aed5d=_0xfbe0bb['getRange']()['getContainedElement']();if(_0x1aed5d){if(_0x1aed5d['is']('element','tableCellSuggestion')&&Pe(_0x1aed5d)){_0x18ef7e['removeMarker'](_0xfbe0bb['name']),_0x2ee2f4['add'](_0x1aed5d),_0x1eae81=!0x0;const _0x45326e=_0x1aed5d['nextSibling'],_0x234753=_0x1aed5d['previousSibling'],_0x36875a=_0x45326e&&_0x45326e['is']('element','tableCellSuggestion'),_0x568e23=_0x234753&&_0x234753['is']('element','tableCellSuggestion');_0x36875a&&!_0x2ee2f4['has'](_0x45326e)&&_0x4c278b['add'](_0x45326e),_0x568e23&&!_0x2ee2f4['has'](_0x234753)&&_0x4c278b['add'](_0x234753);}else _0x1aed5d['is']('element','paragraph')&&_0x1aed5d['isEmpty']&&(_0x18ef7e['removeMarker'](_0xfbe0bb['name']),_0x1eae81=!0x0);}}else{if('tablePasteCell'==_0x18ef7e['subType']){if(!_0x18ef7e['attributes']||!_0x18ef7e['attributes']['tablePasteChainId'])continue;const _0x1c5c35=_0x18ef7e['attributes']['markerAttributes'];if(_0x1c5c35&&Object['keys'](_0x1c5c35)['length'])continue;const _0x1117d3=_0x18ef7e['attributes']['tablePasteChainId'];let _0x193a41=!0x0,_0x2417f5=!0x0;for(const _0x47ce7f of _0x2b8615)if(_0x47ce7f['subType']&&_0x47ce7f['subType']['startsWith']('tablePaste')){if(!_0x47ce7f['attributes']['tablePasteChainId']){_0x2417f5=!0x1;break;}if(_0x47ce7f['id']!=_0x18ef7e['id']&&_0x47ce7f['attributes']['tablePasteChainId']==_0x1117d3){_0x193a41=!0x1;break;}}_0x2417f5&&_0x193a41&&(_0x18ef7e['removeMarkers'](),_0x1eae81=!0x0);}}for(const _0x314461 of _0x2ee2f4)_0x1b67ae['remove'](_0x314461);for(const _0x164c49 of _0x4c278b)_0x1b67ae['unwrap'](_0x164c49);return _0x1eae81;}),_0x4bf5fc['conversion']['for']('editingDowncast')['markerToHighlight']({'model':'suggestion:formatBlock:tablePasteCell','view':(_0x2c7b2a,_0x44f829)=>_0x26096b(_0x2c7b2a),'converterPriority':'high'}),_0x4bf5fc['conversion']['for']('dataDowncast')['markerToHighlight']({'model':'suggestion:formatBlock:tablePasteCell','view':(_0x20cddd,_0x3af30f)=>_0x3af30f['options']['showSuggestionHighlights']?_0x26096b(_0x20cddd,!0x1):null,'converterPriority':'high'});const _0x2f440d=_0x4bf5fc['editing']['view'];this['listenTo'](_0x2f440d['document'],'clipboardOutput',(_0xeee4f7,_0x31618c)=>{const _0x236a1b=[];for(const _0x4220c8 of _0x2f440d['createRangeIn'](_0x31618c['content'])['getItems']())_0x4220c8['is']('element','suggestion-td')&&_0x236a1b['push'](_0x4220c8);_0x2f440d['change'](_0xfafcf0=>{for(const _0x31f08f of _0x236a1b)_0xfafcf0['move'](_0xfafcf0['createRangeIn'](_0x31f08f),_0xfafcf0['createPositionBefore'](_0x31f08f)),_0xfafcf0['remove'](_0x31f08f);});});}}function Pe(_0x209899){if(_0x209899['isEmpty'])return!0x0;const _0x43d408=_0x209899['getChild'](0x0);return _0x43d408['is']('element','paragraph')&&_0x43d408['isEmpty'];}function he(_0x31546e,_0x1ed2ca={},_0x12eba1){for(const {isAnchor:_0x46dce4,cellHeight:_0x596b51,cellWidth:_0x3f5e5f}of _0x12eba1['createTableWalker'](_0x31546e,{'includeAllSlots':!0x0,..._0x1ed2ca}))if(!_0x46dce4||0x1!=_0x596b51||0x1!=_0x3f5e5f)return!0x1;return!0x0;}class vt extends _0x58f0a6{['afterInit'](){if(!this['editor']['plugins']['has']('TableColumnResizeEditing'))return;const _0x5c5371=this['editor']['plugins']['get']('TrackChangesEditing');_0x5c5371['enableCommand']('resizeTableWidth',this['handleResizeTableWidthCommand']['bind'](this)),_0x5c5371['_suggestionFactory']['registerCustomCallback']('formatBlock','resizeTable','accept',_0x5c5371['_suggestionFactory']['getSuggestionCallback']('formatBlock',null,'discard')),_0x5c5371['_suggestionFactory']['registerCustomCallback']('formatBlock','resizeTable','discard',_0x5c5371['_suggestionFactory']['getSuggestionCallback']('formatBlock',null,'accept')),_0x5c5371['descriptionFactory']['registerDescriptionCallback'](this['handleSuggestionDescription']['bind'](this));}['handleResizeTableWidthCommand'](_0xe478a,_0x2df9cd){const _0x35eb89=this['editor']['plugins']['get']('TrackChangesEditing'),_0x5e1b14=this['editor']['plugins']['get']('TableColumnResizeEditing'),_0x2579c0=_0x2df9cd['table']||this['editor']['model']['document']['selection']['getSelectedElement']();this['editor']['model']['change'](()=>{const _0x687a37=_0x5e1b14['getColumnGroupElement'](_0x2579c0);let _0x40fe46=_0x687a37?_0x5e1b14['getTableColumnsWidths'](_0x687a37):null,_0xcdfce1=_0x2579c0['getAttribute']('tableWidth')||null;const _0x514054=_0x2df9cd['tableWidth']||_0xcdfce1,_0x7388aa=_0x2df9cd['columnWidths']||_0x40fe46,_0x5d8187=this['editor']['plugins']['get']('Users')['me'];for(const _0x28653d of _0x35eb89['getSuggestions']()){const _0x43a364=_0x28653d['getContainedElement']();if('resizeTable'===_0x28653d['subType']&&_0x43a364===_0x2579c0){_0x28653d['author']!==_0x5d8187&&_0x28653d['discard']();const _0x5f2c6b=_0x28653d['data']['commandParams'];_0xcdfce1=_0x5f2c6b[0x0]['tableWidth'],_0x40fe46=_0x5f2c6b[0x0]['columnWidths'];break;}}_0xe478a({'table':_0x2579c0,'tableWidth':_0x514054,'columnWidths':_0x7388aa}),_0x35eb89['markBlockFormat'](_0x2579c0,{'commandName':'resizeTableWidth','commandParams':[{'tableWidth':_0xcdfce1,'columnWidths':_0x40fe46}],'formatGroupId':'resizeTable'},[],'resizeTable');});}['handleSuggestionDescription'](_0x5aaa9c){if('formatBlock'!=_0x5aaa9c['type']&&'formatInline'!=_0x5aaa9c['type'])return;const {data:_0x34dbb3}=_0x5aaa9c;if(_0x34dbb3&&'resizeTable'===_0x34dbb3['formatGroupId']){const _0x7811c5='*Format:*\x20resize\x20table';return{'type':'format','content':o(this['editor']['locale'],_0x7811c5)};}}}class Ct extends _0x58f0a6{['afterInit'](){const _0x16ab9e=this['editor'];_0x16ab9e['plugins']['has']('Template')&&_0x16ab9e['plugins']['get']('TrackChangesEditing')['enableCommand']('insertTemplate');}}class _t extends _0x58f0a6{['afterInit'](){const _0x460547=this['editor'];if(!_0x460547['commands']['get']('insertTableOfContents'))return;_0x460547['plugins']['get']('TrackChangesEditing')['enableCommand']('insertTableOfContents');const _0x2fa670=_0x460547['plugins']['get']('TrackChangesEditing'),_0x226dc5=_0x460547['locale'];_0x2fa670['descriptionFactory']['registerElementLabel']('tableOfContents',_0x5bf7fd=>o(_0x226dc5,'ELEMENT_TABLE_OF_CONTENTS',_0x5bf7fd));}}class Dt extends _0x58f0a6{['afterInit'](){const _0x1b1252=this['editor'];if(!_0x1b1252['plugins']['has']('Title'))return;const _0x32d9be=_0x1b1252['plugins']['get']('TrackChangesEditing');_0x32d9be['descriptionFactory']['registerElementLabel']('title-content',()=>o(_0x1b1252['locale'],'ELEMENT_TITLE')),_0x1b1252['model']['document']['registerPostFixer'](_0x2b6bcc=>{let _0x47f014=!0x1;const _0x368950=Array['from'](_0x1b1252['model']['document']['differ']['getChangedMarkers']());for(const {name:_0x2fb5a4,data:_0x319fa9}of _0x368950){const {group:_0x43436b}=_0x32d9be['_splitMarkerName'](_0x2fb5a4);if('suggestion'!==_0x43436b||!_0x319fa9['newRange'])continue;const _0x2b2527=_0x319fa9['newRange'],_0x41caff=_0x2b2527['end']['nodeBefore'];if(!_0x41caff||!_0x41caff['is']('element','title-content'))continue;if(!_0x2b2527['start']['isTouching'](_0x2b2527['end']))continue;const _0x5d6624=_0x1b1252['model']['schema']['getNearestSelectionRange'](_0x2b2527['end'],'forward');if(_0x5d6624&&_0x5d6624['isCollapsed']){const _0x149c59=_0x2b6bcc['createRange'](_0x2b2527['start'],_0x5d6624['start']);_0x149c59['isEqual'](_0x2b2527)||(_0x2b6bcc['updateMarker'](_0x2fb5a4,{'range':_0x149c59}),_0x47f014=!0x0);}_0x47f014||(_0x2b6bcc['removeMarker'](_0x2fb5a4),_0x47f014=!0x0);}return _0x47f014;});}}class Nt extends _0x58f0a6{['afterInit'](){const _0x457dd2=this['editor'],_0x148e63=_0x457dd2['plugins']['get']('TrackChangesEditing');_0x457dd2['plugins']['has']('UndoEditing')&&(_0x148e63['enableCommand']('undo'),_0x148e63['enableCommand']('redo'));}}class Mt extends _0x58f0a6{static get['requires'](){return[jt];}['afterInit'](){const _0x413e9c=this['editor'];if(!_0x413e9c['plugins']['has']('TableCaptionEditing'))return;_0x413e9c['plugins']['get']('TrackChangesEditing')['enableCommand']('toggleTableCaption');}}class $t extends _0x58f0a6{['tableProperties'];['tableCellProperties'];constructor(_0x1545d0){super(_0x1545d0),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 _0x3fd16d=this['editor']['plugins']['get']('TrackChangesEditing');if(this['editor']['plugins']['has']('TablePropertiesEditing')){for(const _0x98873c of this['tableProperties'])_0x3fd16d['enableCommand'](_0x98873c,(_0x51f670,_0x577df8)=>{const _0x4d4488=this['editor']['model']['document']['selection']['getFirstPosition']()['findAncestor']('table');this['_handlePropertyChange'](_0x98873c,[_0x4d4488],this['tableProperties'],'tableProperties',_0x51f670,_0x577df8);});_0x3fd16d['_suggestionFactory']['registerCustomCallback']('formatBlock','tableProperties','accept',_0x3fd16d['_suggestionFactory']['getSuggestionCallback']('formatBlock',null,'discard')),_0x3fd16d['_suggestionFactory']['registerCustomCallback']('formatBlock','tableProperties','discard',(_0x55f09e,_0x18fd7f)=>this['handleDiscardAction'](this['tableProperties'],_0x55f09e,_0x18fd7f)),_0x3fd16d['_suggestionFactory']['registerCustomCallback']('formatBlock','tableProperties','join',()=>!0x1);}if(this['editor']['plugins']['has']('TableCellPropertiesEditing')){for(const _0x49f980 of this['tableCellProperties'])_0x3fd16d['enableCommand'](_0x49f980,(_0x116475,_0x291957)=>{const _0x5d1e38=this['editor']['plugins']['get']('TableUtils')['getSelectionAffectedTableCells'](this['editor']['model']['document']['selection']);this['_handlePropertyChange'](_0x49f980,_0x5d1e38,this['tableCellProperties'],'tableCellProperties',_0x116475,_0x291957);});_0x3fd16d['_suggestionFactory']['registerCustomCallback']('formatBlock','tableCellProperties','accept',_0x3fd16d['_suggestionFactory']['getSuggestionCallback']('formatBlock',null,'discard')),_0x3fd16d['_suggestionFactory']['registerCustomCallback']('formatBlock','tableCellProperties','discard',(_0x2f78a5,_0x50392c)=>this['handleDiscardAction'](this['tableCellProperties'],_0x2f78a5,_0x50392c)),_0x3fd16d['_suggestionFactory']['registerCustomCallback']('formatBlock','tableCellProperties','join',()=>!0x1);}_0x3fd16d['descriptionFactory']['registerDescriptionCallback'](_0x2c17bc=>this['handleSuggestionDescription'](_0x2c17bc));}['_handlePropertyChange'](_0x30cb7c,_0x11b53a,_0x50c05e,_0x5d42ea,_0x135a44,_0x139a56){const _0x458f9b=this['editor']['plugins']['get']('TrackChangesEditing');this['editor']['model']['enqueueChange'](_0x139a56['batch'],()=>{for(const _0x327b38 of _0x11b53a){if(this['_getSuggestion'](_0x327b38,_0x5d42ea))_0x135a44(_0x139a56);else{const _0x485d31={};for(const _0x4b98a6 of _0x50c05e){const _0x52c507=_0x327b38['getAttribute'](_0x4b98a6);void 0x0!==_0x52c507&&(_0x485d31[_0x4b98a6]=_0x52c507);}_0x135a44(_0x139a56),_0x458f9b['markBlockFormat'](_0x327b38,{'commandParams':[_0x485d31]},[],_0x5d42ea);}}});}['handleDiscardAction'](_0x4fa30f,_0x1ae369,_0x101002){const _0x16e70e=_0x1ae369[0x0]['start']['nodeAfter'],_0x9b415c=_0x101002['commandParams'][0x0];this['editor']['model']['change'](_0x1e0b70=>{for(const _0x470fd1 of _0x4fa30f)void 0x0!==_0x9b415c[_0x470fd1]?_0x1e0b70['setAttribute'](_0x470fd1,_0x9b415c[_0x470fd1],_0x16e70e):_0x1e0b70['removeAttribute'](_0x470fd1,_0x16e70e);});}['handleSuggestionDescription'](_0x1326fd){if(_0x1326fd['data'])switch(_0x1326fd['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'](_0x466ebe,_0x24456f){const _0x5ea30e=this['editor']['plugins']['get']('TrackChangesEditing');for(const _0xf561c6 of _0x5ea30e['getSuggestions']({'skipNotAttached':!0x0})){const _0x383940=_0xf561c6['getContainedElement']();if(_0xf561c6['subType']===_0x24456f&&_0x383940===_0x466ebe)return _0xf561c6;}return null;}}const m='$elementName';class p extends _0x58f0a6{['descriptionFactory'];['trackChangesCommand'];['_adapter'];['_suggestionFactory'];['_suggestions'];['_commentsRepository'];['_enabledCommands'];['_model'];['_suggestionState'];['_isForcedDefaultExecutionBlock'];['_trackFormatChanges'];['_mergeNestedSuggestions'];['_blockAttributeKeys'];['_inlineAttributeKeys'];['_recordAttributeSuggestions']=!0x1;static get['requires'](){return['CommentsRepository',_0x7b8d04,_0x34a628,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(_0x34411a){function _0x21753f(_0x106b8b){return _0x106b8b['map'](_0x1d4e3e=>String['fromCharCode'](_0x1d4e3e))['join']('');}super(_0x34411a),this['set']('activeMarkers',[]),this['on']('change:activeMarkers',(_0x2721f2,_0x4aea2c,_0x307b9e,_0x30cfb3)=>{this['_model']['change'](()=>{for(const _0x919f46 of[..._0x30cfb3,..._0x307b9e])this['_model']['markers']['has'](_0x919f46)&&_0x34411a['editing']['reconvertMarker'](_0x919f46);});}),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']=_0x34411a['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(),_0x34411a['config']['define']('trackChanges.trackFormatChanges','default'),this['_trackFormatChanges']=_0x34411a['config']['get']('trackChanges.trackFormatChanges'),_0x34411a['config']['define']('trackChanges.mergeNestedSuggestions',!0x0),this['_mergeNestedSuggestions']=_0x34411a['config']['get']('trackChanges.mergeNestedSuggestions'),this['trackChangesCommand']=new M(_0x34411a,this['_enabledCommands']),this['_initAriaMarkerChangeAnnouncements'](),this[_0x21753f([0x5f,0x65,0x78,0x65,0x63,0x75,0x74,0x65,0x53,0x75,0x67,0x67,0x65,0x73,0x74,0x69,0x6f,0x6e])]=_0x21753f([0x34,0x30,0x34,0x38,0x31,0x34,0x31,0x30]);}['init'](){const _0x549387=this['editor'],_0x5e2975=(_0x5c22c8,_0x54903e)=>{if('attribute'!=_0x5c22c8)return'ck-suggestion-marker-'+_0x5c22c8;const _0x3c0871=_0x54903e['split']('|')[0x0];return this['_isBlockAttribute'](_0x3c0871)?'ck-suggestion-marker-formatBlock':'ck-suggestion-marker-formatInline';};_0x549387['conversion']['for']('editingDowncast')['markerToHighlight']({'model':'suggestion','view':_0x5dee83=>{const {id:_0x4072fc,type:_0x2245d0,subType:_0xb33e28}=this['_splitMarkerName'](_0x5dee83['markerName']),_0x2c2627=['ck-suggestion-marker',_0x5e2975(_0x2245d0,_0xb33e28)];let _0x5832c8=0xbb8;return this['activeMarkers']['includes'](_0x5dee83['markerName'])&&(_0x2c2627['push']('ck-suggestion-marker--active'),_0x5832c8=0xbc2),'deletion'==_0x2245d0&&(_0x5832c8+=0x5),{'classes':_0x2c2627,'attributes':{'data-suggestion':_0x4072fc},'priority':_0x5832c8};}}),_0x549387['conversion']['for']('dataDowncast')['add'](_0x158816=>{_0x158816['on']('addMarker:suggestion',(_0x440e82,_0x2074dc,_0x3c5854)=>{if(!_0x3c5854['options']['showSuggestionHighlights'])return;const _0x17ea79=_0x2074dc['item'];if(!_0x17ea79)return;const _0x3e4ec7=_0x3c5854['mapper']['toViewElement'](_0x17ea79);_0x549387['model']['schema']['isObject'](_0x17ea79)&&_0x3e4ec7&&!_0x3e4ec7['getCustomProperty']('widget')&&_0x3e4ec7['is']('containerElement')&&_0x4fac4f(_0x3e4ec7,_0x3c5854['writer']);},{'priority':'high'});}),_0x549387['conversion']['for']('dataDowncast')['markerToHighlight']({'model':'suggestion','view':(_0x38e417,_0x29ff08)=>{if(!_0x29ff08['options']['showSuggestionHighlights'])return null;const {type:_0x4e956e,subType:_0x216424}=this['_splitMarkerName'](_0x38e417['markerName']);return{'classes':['ck-suggestion-marker',_0x5e2975(_0x4e956e,_0x216424)],'priority':0xbb8};}});const _0xce4282=({showActiveMarkers:_0x87dcf7=!0x0,isAttributeSuggestion:_0x3e74e2=!0x1}={})=>(_0x361408,_0x49490e,_0x4d211b)=>{if(!_0x49490e['item'])return;const {id:_0x18bbf4}=this['_splitMarkerName'](_0x49490e['markerName']);if(_0x3e74e2){const _0x2925ef=this['_suggestions']['get'](_0x18bbf4),_0x7c97a0=this['_getAttributeKey'](_0x2925ef);if(!this['_isBlockAttribute'](_0x7c97a0))return;}if(_0x49490e['item']['is']('selection'))return void _0x4d211b['consumable']['consume'](_0x49490e['item'],_0x361408['name']);const _0x1f9e16=_0x4d211b['mapper']['toViewElement'](_0x49490e['item']);if(_0x49490e['item']['is']('element')&&_0x549387['model']['schema']['isBlock'](_0x49490e['item'])&&!_0x1f9e16['getCustomProperty']('addHighlight')){_0x4d211b['writer']['addClass'](['ck-suggestion-marker','ck-suggestion-marker-formatBlock'],_0x1f9e16),_0x4d211b['writer']['setAttribute']('data-suggestion',_0x18bbf4,_0x1f9e16),_0x4d211b['mapper']['bindElementToMarker'](_0x1f9e16,_0x49490e['markerName']),_0x87dcf7&&(this['activeMarkers']['includes'](_0x49490e['markerName'])?_0x4d211b['writer']['addClass']('ck-suggestion-marker--active',_0x1f9e16):_0x4d211b['writer']['removeClass']('ck-suggestion-marker--active',_0x1f9e16));for(const _0x359bf5 of _0x549387['model']['createRangeIn'](_0x49490e['item'])['getItems']())_0x4d211b['consumable']['consume'](_0x359bf5,_0x361408['name']);_0x4d211b['consumable']['consume'](_0x49490e['item'],_0x361408['name']);}};_0x549387['conversion']['for']('dataDowncast')['add'](_0x58286f=>{_0x58286f['on']('addMarker:suggestion:formatBlock',(_0x5e68f6,_0x4606aa,_0x28b320)=>{_0x28b320['options']['showSuggestionHighlights']&&_0xce4282({'showActiveMarkers':!0x1})(_0x5e68f6,_0x4606aa,_0x28b320);},{'priority':'highest'});}),_0x549387['conversion']['for']('dataDowncast')['add'](_0x234c31=>{_0x234c31['on']('addMarker:suggestion:attribute',(_0x33c25e,_0x330baf,_0x27fefc)=>{_0x27fefc['options']['showSuggestionHighlights']&&_0xce4282({'showActiveMarkers':!0x1,'isAttributeSuggestion':!0x0})(_0x33c25e,_0x330baf,_0x27fefc);},{'priority':'highest'});}),_0x549387['conversion']['for']('dataDowncast')['markerToData']({'model':'suggestion','view':(_0x11a9aa,_0x1079b8)=>_0x1079b8['options']['showSuggestionHighlights']?null:{'group':'suggestion','name':_0x11a9aa['substr'](0xb)}}),_0x549387['conversion']['for']('upcast')['elementToElement']({'view':{'name':'suggestion','attributes':{'id':/^\w/,'suggestion-type':/^\w/}},'model':(_0xf0de0,{writer:_0x36e1a7})=>{let _0x5b3942='suggestion:'+_0xf0de0['getAttribute']('suggestion-type')+':'+_0xf0de0['getAttribute']('id');return _0xf0de0['getAttribute']('marker-count')&&(_0x5b3942+=':'+_0xf0de0['getAttribute']('marker-count')),_0x36e1a7['createElement']('$marker',{'data-name':_0x5b3942});}}),_0x549387['conversion']['for']('upcast')['dataToMarker']({'view':'suggestion'}),_0x549387['conversion']['for']('editingDowncast')['add'](_0x295dd8=>{_0x295dd8['on']('addMarker:suggestion:formatBlock',_0xce4282(),{'priority':'high'});}),_0x549387['conversion']['for']('editingDowncast')['add'](_0x29e947=>{_0x29e947['on']('addMarker:suggestion:attribute',_0xce4282({'isAttributeSuggestion':!0x0}),{'priority':'high'});}),_0x549387['conversion']['for']('editingDowncast')['add'](_0x58ce0d=>{_0x58ce0d['on']('removeMarker:suggestion:formatBlock',(_0x1fbce4,_0x10ed9d,_0x2369d1)=>{const _0x4f5042=_0x2369d1['mapper']['markerNameToElements'](_0x10ed9d['markerName']);if(_0x4f5042){for(const _0x4f0f00 of _0x4f5042)_0x4f0f00['getCustomProperty']('addHighlight')||(_0x2369d1['writer']['removeClass'](['ck-suggestion-marker','ck-suggestion-marker-formatBlock','ck-suggestion-marker--active'],_0x4f0f00),_0x2369d1['writer']['removeAttribute']('data-suggestion',_0x4f0f00),_0x2369d1['mapper']['unbindElementFromMarkerName'](_0x4f0f00,_0x10ed9d['markerName']));}},{'priority':'high'});}),_0x549387['conversion']['for']('editingDowncast')['add'](_0x4aa505=>{_0x4aa505['on']('removeMarker:suggestion:attribute',(_0x2cd7d0,_0x52e65e,_0x5736b6)=>{const _0x260ba4=_0x5736b6['mapper']['markerNameToElements'](_0x52e65e['markerName']);if(!_0x260ba4)return;const {id:_0x46df11}=this['_splitMarkerName'](_0x52e65e['markerName']),_0x43f77c=this['_suggestions']['get'](_0x46df11),_0x43e8ba=this['_getAttributeKey'](_0x43f77c);if(this['_isBlockAttribute'](_0x43e8ba)){for(const _0xf9c80c of _0x260ba4)_0xf9c80c['getCustomProperty']('addHighlight')||(_0x5736b6['writer']['removeClass'](['ck-suggestion-marker','ck-suggestion-marker-formatBlock','ck-suggestion-marker--active'],_0xf9c80c),_0x5736b6['writer']['removeAttribute']('data-suggestion',_0xf9c80c),_0x5736b6['mapper']['unbindElementFromMarkerName'](_0xf9c80c,_0x52e65e['markerName']));}},{'priority':'high'});}),_0x549387['model']['document']['registerPostFixer'](_0x4ad74c=>{let _0x405e96=!0x1;const _0x4fa804=Array['from'](_0x549387['model']['document']['differ']['getChangedMarkers']()),_0x3ff7a7=new Set();for(const {name:_0x5e41f0,data:_0x42322f}of _0x4fa804){const {group:_0xbde331,type:_0x1b13ad,subType:_0x5be8bb,id:_0xcf9f30}=this['_splitMarkerName'](_0x5e41f0);if('suggestion'!==_0xbde331)continue;const _0x9e64d4=this['_suggestions']['get'](_0xcf9f30);if(null!=_0x42322f['newRange']){'formatInline'==_0x1b13ad&&(_0x405e96=_0x405e96||Et(_0x42322f['newRange'],_0x5e41f0,_0x4ad74c,_0x549387['model']['schema']));const _0x3c0d4a='attribute'==_0x1b13ad&&this['_isBlockAttribute'](_0x5be8bb['split']('|')[0x0]);if(_0x42322f['newRange']['isCollapsed']||'$graveyard'==_0x42322f['newRange']['root']['rootName']||'formatBlock'==_0x1b13ad&&!Ut(_0x42322f['newRange'])||_0x3c0d4a&&!Ut(_0x42322f['newRange'])||'deletion'==_0x1b13ad&&!(!Tt(_0x17662a=_0x42322f['newRange'])&&!function(_0x5d881f){return _0x5d881f['start']['parent']==_0x5d881f['end']['nodeBefore']&&_0x5d881f['start']['isAtEnd'];}(_0x17662a)))_0x4ad74c['removeMarker'](_0x5e41f0),_0x405e96=!0x0;else{if(!_0x9e64d4||!_0x9e64d4['isInContent'])continue;_0x3ff7a7['add'](_0x9e64d4);}}}var _0x17662a;return _0x3ff7a7['size']>0x0&&(_0x405e96=!!this['_joinWithAdjacentSuggestions'](_0x3ff7a7)||_0x405e96),_0x405e96;}),_0x549387['model']['document']['registerPostFixer'](_0xb4c36c=>{let _0x208cea=!0x1;for(const _0x3f4642 of _0x549387['model']['document']['differ']['getChanges']())if('insert'==_0x3f4642['type'])for(const _0x4d02ee of this['_suggestions']['values']()){if(_0x4d02ee['isMultiRange']||!_0x4d02ee['isInContent'])continue;const _0x9e8829='formatBlock'==_0x4d02ee['type'],_0x18b9c7=this['_getAttributeKey'](_0x4d02ee),_0x2e7fec=_0x18b9c7&&this['_isBlockAttribute'](_0x18b9c7);if(!_0x9e8829&&!_0x2e7fec)continue;const _0x26bca3=_0x4d02ee['getFirstRange']();if(_0x26bca3['start']['parent']!=_0x26bca3['end']['parent']&&!_0x26bca3['end']['isAtEnd']){const _0x49a153=_0x549387['model']['createPositionAt'](_0x26bca3['start']['nodeAfter'],'end'),_0x521406=_0x549387['model']['createRange'](_0x26bca3['start'],_0x49a153);_0xb4c36c['updateMarker'](_0x4d02ee['getFirstMarker'](),{'range':_0x521406}),_0x208cea=!0x0;}}return _0x208cea;}),_0x549387['model']['document']['registerPostFixer'](_0x4914d7=>this['_processAttributeChanges'](_0x4914d7)),_0x549387['model']['document']['registerPostFixer'](_0x567b69=>!_0x567b69['batch']['isLocal']&&this['_processAttributeSuggestions'](_0x567b69)),_0x549387['model']['on']('_afterChanges',()=>{this['_recordAttributeSuggestions']=!0x1;}),_0x549387['model']['document']['on']('change:data',(_0x2c0252,_0x533542)=>{if(!_0x533542['isLocal']||_0x533542['isUndo'])return;if(!this['_recordAttributeSuggestions'])return;const _0x20e6fc=_0x549387['model']['document']['differ']['getChanges']();if(0x0==_0x20e6fc['length'])return;const _0x2ef1d1=[],_0x48cd53=_0x20e6fc['filter'](_0xc90eb4=>'attribute'==_0xc90eb4['type']),_0x3cf3ba=_0x20e6fc['filter'](_0xafe5fa=>'insert'==_0xafe5fa['type']&&'$text'!=_0xafe5fa['name']);for(const _0x10eb2e of _0x48cd53)this['_isRegisteredAttribute'](_0x10eb2e['attributeKey'])&&_0x2ef1d1['push']({'key':_0x10eb2e['attributeKey'],'newValue':_0x10eb2e['attributeNewValue'],'oldValue':_0x10eb2e['attributeOldValue'],'range':Ot(_0x10eb2e['range'],_0x549387['model'])});for(const _0x35de91 of _0x3cf3ba){if('rename'!=_0x35de91['action']&&'refresh'!=_0x35de91['action'])continue;const _0x1b9def=Gt(_0x35de91['position']['nodeAfter'],_0x549387['model']),_0x4e770e=_0x35de91['before'];'rename'==_0x35de91['action']&&_0x2ef1d1['push']({'key':m,'newValue':_0x35de91['name'],'oldValue':_0x4e770e['name'],'range':_0x1b9def});for(const [_0x49c25e,_0x51deaf]of _0x4e770e['attributes']){if(!this['_isRegisteredAttribute'](_0x49c25e))continue;const _0x28a5fb=_0x35de91['attributes']['get'](_0x49c25e);_0x51deaf!==_0x28a5fb&&_0x2ef1d1['push']({'key':_0x49c25e,'newValue':_0x28a5fb,'oldValue':_0x51deaf,'range':_0x1b9def});}for(const [_0x1bf69e,_0x11b580]of _0x35de91['attributes'])this['_isRegisteredAttribute'](_0x1bf69e)&&(_0x4e770e['attributes']['has'](_0x1bf69e)||_0x2ef1d1['push']({'key':_0x1bf69e,'newValue':_0x11b580,'oldValue':null,'range':_0x1b9def}));}0x0!=_0x2ef1d1['length']&&_0x549387['model']['enqueueChange'](_0x533542,_0x294ff4=>{const _0x4c5eb1=_0x418fff();for(const {range:_0x21a030,key:_0x559817,oldValue:_0x541d23,newValue:_0x1790a8}of _0x2ef1d1)this['markAttributeChange'](_0x21a030,_0x559817,_0x541d23,_0x1790a8,{'groupId':_0x4c5eb1});this['_reduceExistingSuggestions'](_0x294ff4,_0x2ef1d1);});},{'priority':'lowest'}),_0x549387['model']['markers']['on']('update:suggestion',(_0x42c49e,_0x16d022,_0x4080e1)=>{if(null==_0x4080e1){const {id:_0x2b5533}=this['_splitMarkerName'](_0x16d022['name']),_0x575eb4=this['_suggestions']['get'](_0x2b5533);_0x575eb4&&_0x575eb4['addMarkerName'](_0x16d022['name']);}}),_0x549387['model']['document']['on']('change:data',()=>{const _0x3d9126=Array['from'](_0x549387['model']['document']['differ']['getChangedMarkers']())['filter'](_0x3a1b89=>'suggestion'===this['_splitMarkerName'](_0x3a1b89['name'])['group']);if(0x0===_0x3d9126['length'])return;_0x3d9126['sort']((_0x165230,_0x112804)=>{const _0xda610c=_0x165230['data']['oldRange'],_0xec1a9a=_0x112804['data']['oldRange'];return null===_0xda610c&&null===_0xec1a9a?0x0:null===_0xda610c&&null!==_0xec1a9a?-0x1:null!==_0xda610c&&null===_0xec1a9a?0x1:_0xda610c['start']['isBefore'](_0xec1a9a['start'])?-0x1:0x1;});const _0x4653d6=new Set(),_0x1931f0=new Set();for(const {name:_0x21dae,data:_0x714de8}of _0x3d9126){const {id:_0x8946c2}=this['_splitMarkerName'](_0x21dae);if(null===_0x714de8['oldRange']){const _0x151f97=this['_handleNewSuggestionMarker'](_0x21dae);_0x1931f0['add'](_0x151f97);}else{const _0x5b5250=this['_suggestions']['get'](_0x8946c2);null!==_0x714de8['newRange']||_0x5b5250['isInContent']?(_0x4653d6['add'](_0x5b5250['head']),_0x1931f0['add'](_0x5b5250)):this['_removeSuggestion'](_0x5b5250);}}_0x1931f0['size']>0x0&&this['_refreshSuggestionsChain'](_0x1931f0);for(const _0x1e3cd1 of _0x4653d6)this['fire']('suggestionChanged',_0x1e3cd1);}),_0x549387['model']['on']('applyOperation',(_0x5aab90,_0x3d7410)=>{const _0x11f546=_0x3d7410[0x0];if(!this['_suggestions']['size'])return;if(!_0x11f546['isDocumentOperation'])return;if(_0x11f546['batch']['isUndo']||!_0x11f546['batch']['isLocal'])return;let _0x20381,_0x14cd11;switch(_0x11f546['type']){case'insert':_0x20381=_0x549387['model']['createPositionAt'](_0x11f546['position']),_0x14cd11=_0x20381['getShiftedBy'](_0x11f546['howMany']);break;case'split':_0x20381=_0x549387['model']['createPositionAt'](_0x11f546['splitPosition']),_0x14cd11=_0x549387['model']['createPositionAt'](_0x11f546['moveTargetPosition']);break;case'move':_0x20381=_0x549387['model']['createPositionAt'](_0x11f546['targetPosition']),_0x14cd11=_0x20381['getShiftedBy'](_0x11f546['howMany']);break;default:return;}const _0x16d981=_0x549387['model']['createRange'](_0x20381,_0x14cd11);_0x549387['model']['change'](()=>{for(const {suggestion:_0x149b94,meta:_0x452a29}of this['_findSuggestions'](_0x16d981)){if(_0x149b94['isMultiRange'])continue;if('formatInline'==_0x149b94['type'])continue;const _0x92ccd4=this['_getAttributeKey'](_0x149b94);if(_0x92ccd4&&this['_isBlockAttribute'](_0x92ccd4)&&'split'!=_0x11f546['type'])continue;const _0x62fa8d=_0x149b94['data']&&_0x149b94['data']['multipleBlocks'];('formatBlock'!=_0x149b94['type']||'split'==_0x11f546['type']&&!_0x62fa8d)&&(_0x452a29['containsRangeInObject']||'insertion'==_0x149b94['type']&&_0x452a29['isOwn']||_0x149b94['getFirstRange']()['containsRange'](_0x16d981)&&this['_breakSuggestionMarker'](_0x149b94,_0x20381,_0x14cd11));}});},{'priority':'lowest'}),_0x549387['model']['on']('deleteContent',(_0xce034e,_0x3ea8c7)=>{const _0x4b5576=_0x3ea8c7[0x0],_0x188cef=_0x3ea8c7[0x1];if(_0x188cef&&_0x188cef['forceDefaultExecution'])return;if(this['_isForcedDefaultExecutionBlock'])return;if(!this['trackChangesCommand']['value'])return;if(_0x4b5576['isCollapsed'])return;const _0x31899=_0x549387['model']['schema'],{start:_0x55a815,end:_0x2b079e}=_0x4b5576['getFirstRange'](),_0xd6ab52=_0x55a815['nodeAfter']&&_0x31899['isLimit'](_0x55a815['nodeAfter'])?null:_0x31899['getNearestSelectionRange'](_0x55a815,'forward'),_0x2008ad=_0x2b079e['nodeBefore']&&_0x31899['isLimit'](_0x2b079e['nodeBefore'])?null:_0x31899['getNearestSelectionRange'](_0x2b079e,'backward'),_0x14affe=_0x549387['model']['createRange'](_0xd6ab52?_0xd6ab52['start']:_0x55a815,_0x2008ad?_0x2008ad['end']:_0x2b079e);_0x549387['model']['change'](_0xb1810f=>{this['markDeletion'](_0x14affe);const _0x2d9fb1=_0x549387['model']['schema']['getNearestSelectionRange'](_0x14affe['start']);_0x4b5576['is']('documentSelection')?_0xb1810f['setSelection'](_0x2d9fb1):_0x4b5576['setTo'](_0x2d9fb1);}),_0xce034e['stop']();},{'priority':_0x1b86cf['normal']+0xa}),_0x549387['model']['on']('insertContent',(_0x52e93d,_0x207245)=>{const _0x4cdfe8=_0x207245[_0x207245['length']-0x1];_0x4cdfe8&&_0x4cdfe8['forceDefaultExecution']||this['_isForcedDefaultExecutionBlock']||this['trackChangesCommand']['value']&&(_0x549387['model']['change'](()=>{let _0x1938c9=_0x549387['model']['insertContent'](_0x207245[0x0],_0x207245[0x1],_0x207245[0x2],{'forceDefaultExecution':!0x0});if(!_0x1938c9)return;_0x52e93d['return']=_0x1938c9['clone']();const _0x3c87ca=_0x1938c9['end']['nodeBefore'],_0x4958ef=_0x549387['model']['schema'];_0x3c87ca&&_0x4958ef['isBlock'](_0x3c87ca)&&!_0x4958ef['isObject'](_0x3c87ca)&&(_0x1938c9=_0x549387['model']['createRange'](_0x1938c9['start'],_0x549387['model']['createPositionAt'](_0x3c87ca,'end'))),this['markInsertion'](_0x1938c9);}),_0x52e93d['stop']());},{'priority':'high'}),this['editor']['commands']['add']('trackChanges',this['trackChangesCommand']),this['enableCommand']('trackChanges');const _0x26c06e=new $(_0x549387,this['_suggestions']);_0x549387['commands']['add']('acceptSuggestion',_0x26c06e),this['enableCommand']('acceptSuggestion');const _0x7de7d=new B(_0x549387,this['_suggestions']);_0x549387['commands']['add']('discardSuggestion',_0x7de7d),this['enableCommand']('discardSuggestion'),_0x549387['commands']['add']('acceptAllSuggestions',new x(_0x549387,_0x26c06e,this['_suggestions'])),this['enableCommand']('acceptAllSuggestions'),_0x549387['commands']['add']('discardAllSuggestions',new x(_0x549387,_0x7de7d,this['_suggestions'])),this['enableCommand']('discardAllSuggestions'),_0x549387['commands']['add']('acceptSelectedSuggestions',new R(_0x549387,_0x26c06e,this['_suggestions'])),this['enableCommand']('acceptSelectedSuggestions'),_0x549387['commands']['add']('discardSelectedSuggestions',new R(_0x549387,_0x7de7d,this['_suggestions'])),this['enableCommand']('discardSelectedSuggestions');const _0xab3d74=_0x549387['plugins']['get']('CommentsRepository');this['listenTo'](_0xab3d74,'addComment',(_0x278115,{threadId:_0x20636e})=>{const _0x582b1e=this['_suggestions']['get'](_0x20636e);_0x582b1e&&_0x582b1e['commentThread']&&0x1===_0x582b1e['commentThread']['length']&&this['_updateSuggestionData'](_0x20636e,{'hasComments':!0x0});},{'priority':'low'}),this['listenTo'](_0xab3d74,'removeComment',(_0x5e5fcd,{threadId:_0x45c03d})=>{const _0x3d9491=this['_suggestions']['get'](_0x45c03d);_0x3d9491&&_0x3d9491['commentThread']&&!_0x3d9491['commentThread']['length']&&this['_updateSuggestionData'](_0x45c03d,{'hasComments':!0x1});},{'priority':'low'});}set['adapter'](_0xd90c73){if(this['_adapter'])throw new _0x5a9654('track-changes-adapter-already-set',this);this['_adapter']=_0xd90c73;}get['adapter'](){return this['_adapter'];}['getSuggestions']({skipNotAttached:_0x1841e4=!0x1,toJSON:_0x407d1b=!0x1}={}){const _0x489f54=[];for(const _0xe9d19 of this['_suggestions']['values']())_0x1841e4&&!_0xe9d19['isInContent']||_0x489f54['push'](_0xe9d19);return _0x407d1b?_0x489f54['map'](_0x65ee78=>_0x65ee78['toJSON']()):_0x489f54;}['getSuggestion'](_0xcfaf0a){const _0x561561=this['_suggestions']['get'](_0xcfaf0a);if(!_0x561561)throw new _0x5a9654('track-changes-suggestion-not-found',this);return _0x561561;}['hasSuggestion'](_0xc1253e){return this['_suggestions']['has'](_0xc1253e);}['addSuggestionData'](_0x4fe79d){const {authorId:_0xc21c9d,id:_0x57ea6e,attributes:_0x40f5d5}=_0x4fe79d,[_0x16c984,_0x57f70e]=_0x4fe79d['type']['split'](':'),_0x381ad4=this['_suggestions']['get'](_0x57ea6e)||this['_createSuggestion'](_0x16c984,_0x57f70e,_0x57ea6e,_0xc21c9d,_0x40f5d5);if(this['_addThreadToSuggestion'](_0x381ad4),this['_checkSuggestionCorrectness'](_0x381ad4,_0x16c984,_0x57f70e||null,_0xc21c9d),_0x381ad4['createdAt']=_0x4fe79d['createdAt'],_0x381ad4['_isDataLoaded']=!0x0,_0x40f5d5&&_0x40f5d5['@external']){const _0x5533b1=_0x40f5d5['@external'],_0x47a187=this['_getExternalAuthor'](_0x5533b1['authorName']);_0x381ad4['authoredAt']=_0x5533b1['createdAt'],_0x381ad4['author']=_0x47a187,_0x381ad4['isExternal']=!0x0;}else _0x381ad4['authoredAt']=_0x4fe79d['createdAt'];switch(_0x4fe79d['data']&&(_0x381ad4['data']=_0x4fe79d['data']),_0x4fe79d['attributes']&&(_0x381ad4['attributes']=_0x4fe79d['attributes']),this['_adapter']&&this['_adapter']['addSuggestion']||(_0x381ad4['_saved']=!0x0),this['_suggestionState']['get'](_0x381ad4)){case'notReady':this['_suggestionState']['set'](_0x381ad4,'dataReady');break;case'markerReady':_0x381ad4['isInContent']?(this['_joinWithAdjacentSuggestions'](new Set([_0x381ad4])),this['_refreshSuggestionsChain'](new Set([_0x381ad4])),this['_suggestionState']['set'](_0x381ad4,'ready'),this['fire']('suggestionLoaded',_0x381ad4)):this['_suggestionState']['set'](_0x381ad4,'removed');}return _0x381ad4;}['acceptSuggestion'](_0x185781){this['forceDefaultExecution'](()=>{this['editor']['model']['change'](()=>{for(const _0x1bc645 of _0x185781['getAllAdjacentSuggestions']())_0x1bc645['accept']();});});}['discardSuggestion'](_0x411b7c){this['forceDefaultExecution'](()=>{this['editor']['model']['change'](()=>{for(const _0x2ff11d of _0x411b7c['getAllAdjacentSuggestions']())_0x2ff11d['discard']();});});}['enableCommand'](_0x428fb2,_0xe5c7b1){const _0xb9afb7=this['editor']['commands']['get'](_0x428fb2);if(!_0xb9afb7)throw new _0x5a9654('track-changes-command-not-found',this,{'commandName':_0x428fb2});if(this['_enabledCommands']['has'](_0xb9afb7))throw new _0x5a9654('track-changes-enable-command-twice',this,{'commandName':_0x428fb2});this['_enabledCommands']['add'](_0xb9afb7),_0xe5c7b1&&_0xb9afb7['on']('execute',(_0x11afd9,_0x118660)=>{this['trackChangesCommand']['value']&&(this['_isForcedDefaultExecutionBlock']||(_0x118660['length']>0x0&&_0x118660[_0x118660['length']-0x1]&&_0x118660[_0x118660['length']-0x1]['forceDefaultExecution']?_0x118660['pop']():(_0x11afd9['return']=_0xe5c7b1((..._0x4feb88)=>_0xb9afb7['execute'](..._0x4feb88,{'forceDefaultExecution':!0x0}),..._0x118660),_0x11afd9['stop']())));},{'priority':'high'});}['forceDefaultExecution'](_0x600bf2){let _0x32355f,_0x3ebb1e;const _0x4de598=this['_isForcedDefaultExecutionBlock'];this['_isForcedDefaultExecutionBlock']=!0x0;try{_0x32355f=_0x600bf2();}catch(_0x456595){_0x3ebb1e=_0x456595;}return _0x4de598||(this['_isForcedDefaultExecutionBlock']=!0x1),_0x3ebb1e&&_0x5a9654['rethrowUnexpectedError'](_0x3ebb1e,this),_0x32355f;}['markInsertion'](_0x5783ee,_0x3828e5=null,_0x171742={}){if(_0x5783ee['isCollapsed'])return null;const _0x33882e=this['editor']['plugins']['get']('Users')['me'];for(const {suggestion:_0x1937d0,meta:_0xf65684}of this['_findSuggestions'](_0x5783ee,'insertion'))if(_0xf65684['isOwn']){if(!_0xf65684['isNextTo']){if(_0xf65684['containsRangeInObject']){if(!this['_mergeNestedSuggestions']||!Lt(_0x1937d0,_0x171742))continue;return _0x1937d0;}if(Lt(_0x1937d0,_0x171742))return _0x1937d0;this['_breakSuggestionMarker'](_0x1937d0,_0x5783ee['start'],_0x5783ee['end']);break;}if(_0x3828e5==_0x1937d0['subType']&&Lt(_0x1937d0,_0x171742)){const _0x44baa0=_0x1937d0['getFirstRange']();return _0x44baa0['start']['isEqual'](_0x5783ee['end'])?this['_setSuggestionRange'](_0x1937d0,this['_model']['createRange'](_0x5783ee['start'],_0x44baa0['end'])):this['_setSuggestionRange'](_0x1937d0,this['_model']['createRange'](_0x44baa0['start'],_0x5783ee['end'])),_0x1937d0;}}const _0x439f99=_0x418fff(),_0x4b38a9=_0x33882e['id'],_0x4b7ed6=_0x3828e5?'insertion:'+_0x3828e5:'insertion',_0xad22e=this['_setSuggestionData']({'id':_0x439f99,'type':_0x4b7ed6,'createdAt':new Date(),'authorId':_0x4b38a9,'attributes':_0x171742});return this['_addSuggestionMarker'](_0x4b7ed6,_0x439f99,_0x4b38a9,_0x5783ee),_0xad22e;}['markMultiRangeInsertion'](_0x128991,_0x166c6a='multi',_0x209180={}){const _0x4862dd=this['editor']['plugins']['get']('Users')['me'],_0x41d9e7=this['_suggestionFactory']['getSuggestionCallback']('insertion',_0x166c6a,'join');for(const _0x25dff9 of this['getSuggestions']())if(_0x25dff9['author']['id']==_0x4862dd['id']&&'insertion'==_0x25dff9['type']&&_0x25dff9['subType']==_0x166c6a&&Lt(_0x25dff9,_0x209180)&&(_0x41d9e7(_0x25dff9['getRanges'](),_0x128991)||_0x41d9e7(_0x128991,_0x25dff9['getRanges']()))){for(const _0x6a64ee of _0x128991)_0x25dff9['addRange'](_0x6a64ee);return _0x25dff9;}for(const {suggestion:_0x449e19,meta:_0x43d954}of this['_findSuggestions'](_0x128991,'insertion')){if(!_0x43d954['isOwn'])continue;if(!this['_mergeNestedSuggestions']&&_0x43d954['containsRangeInObject'])continue;if(!Lt(_0x449e19,_0x209180))continue;let _0x37e646=!0x0;for(const _0x2320f0 of _0x449e19['getRanges']())for(const _0x50fe1d of _0x128991)if(!_0x2320f0['containsRange'](_0x50fe1d)){_0x37e646=!0x1;break;}if(_0x37e646)return _0x449e19;}const _0x338673=_0x418fff(),_0x294cb2=_0x4862dd['id'],_0x5d1133='insertion:'+_0x166c6a,_0x12a476=this['_setSuggestionData']({'id':_0x338673,'type':_0x5d1133,'createdAt':new Date(),'authorId':_0x294cb2,'attributes':_0x209180});for(const _0x3b9f90 of _0x128991)this['_addSuggestionMarker'](_0x5d1133,_0x338673,_0x294cb2,_0x3b9f90,u['getMultiRangeId']());return _0x12a476;}['markInlineFormat'](_0x5475c6,_0xbd1af5,_0x30a63e=null,_0x33ac65={}){if(_0x30a63e=_0x30a63e||Vt(_0xbd1af5),_0x5475c6['isCollapsed'])return null;if('never'===this['_trackFormatChanges']){const _0x7bb5ce=this['_suggestionFactory']['getSuggestionCallback']('formatInline',_0x30a63e,'accept');return this['forceDefaultExecution'](()=>_0x7bb5ce([_0x5475c6],_0xbd1af5,_0x33ac65)),null;}const _0x54e61d=this['editor']['plugins']['get']('Users')['me'],_0x1efe8e=[];if('always'!==this['_trackFormatChanges']){for(const {suggestion:_0x2f44bb,meta:_0x3c8249}of this['_findSuggestions'](_0x5475c6,'insertion'))_0x3c8249['isOwn']&&!_0x3c8249['isInsideObject']&&_0x1efe8e['push'](..._0x2f44bb['getRanges']());}const _0x23fe32=function(_0x310655,_0x1d9d9e){const _0x3852a6=[];for(const _0x56395b of _0x1d9d9e){const _0x44e63b=_0x310655['getIntersection'](_0x56395b);_0x44e63b&&_0x3852a6['push'](_0x44e63b);}return _0x3852a6;}(_0x5475c6,_0x1efe8e),_0x1d87a3=function(_0x559bf3,_0x161e73){const _0x3da065=[_0x559bf3];for(const _0xb0766b of _0x161e73){let _0x26056a=0x0;for(;_0x26056a<_0x3da065['length'];){const _0x4a3d3c=_0x3da065[_0x26056a]['getDifference'](_0xb0766b);_0x3da065['splice'](_0x26056a,0x1,..._0x4a3d3c),_0x26056a+=_0x4a3d3c['length'];}}return _0x3da065;}(_0x5475c6,_0x1efe8e);_0x23fe32['length']&&this['_model']['change'](()=>{for(const _0x59b8f7 of _0x23fe32){const _0x122cbc=this['_suggestionFactory']['getSuggestionCallback']('formatInline',_0x30a63e,'accept');this['forceDefaultExecution'](()=>_0x122cbc([_0x59b8f7],_0xbd1af5,_0x33ac65));}});for(const _0x171d63 of _0x1d87a3){let _0x4ffdaa=null,_0x44c705=_0x171d63['start'],_0x3e0519=_0x171d63['end'];for(const {suggestion:_0x46cbe4,meta:_0x5b813}of this['_findSuggestions'](_0x171d63,'formatInline')){if(!_0x5b813['isOwn'])continue;if(_0x46cbe4['subType']!=_0x30a63e)continue;if(!Lt(_0x46cbe4,_0x33ac65))continue;const _0x2e9202=_0x46cbe4['getFirstRange']();if(_0x2e9202['containsRange'](_0x171d63,!0x0))return null;_0x44c705=_0x44c705['isBefore'](_0x2e9202['start'])?_0x44c705:_0x2e9202['start'],_0x3e0519=_0x3e0519['isAfter'](_0x2e9202['end'])?_0x3e0519:_0x2e9202['end'],_0x4ffdaa?_0x2e9202['start']['isBefore'](_0x4ffdaa['getFirstRange']()['start'])?(_0x4ffdaa['removeMarkers'](),_0x4ffdaa=_0x46cbe4):_0x46cbe4['removeMarkers']():_0x4ffdaa=_0x46cbe4;}const _0x1fcfab=this['_model']['createRange'](_0x44c705,_0x3e0519);if(_0x4ffdaa)this['_setSuggestionRange'](_0x4ffdaa,_0x1fcfab);else{const _0x3f38be=_0x418fff(),_0x3cd668=_0x54e61d['id'];this['_setSuggestionData']({'id':_0x3f38be,'type':'formatInline:'+_0x30a63e,'data':_0xbd1af5,'createdAt':new Date(),'authorId':_0x3cd668,'attributes':_0x33ac65}),this['_addSuggestionMarker']('formatInline:'+_0x30a63e,_0x3f38be,_0x3cd668,_0x1fcfab);}}return null;}['markBlockFormat'](_0xf8562f,_0x2e5e1c,_0x47423b=[],_0x25cd97=null,_0x31e697={}){_0x2e5e1c['formatGroupId']||(_0x2e5e1c['formatGroupId']=_0x2e5e1c['commandName']),_0x2e5e1c['multipleBlocks']=_0xf8562f['is']('range'),_0x25cd97=_0x25cd97||Vt(_0x2e5e1c);const _0x12b4d9=_0x47423b['map'](_0x18a5a4=>Gt(_0x18a5a4,this['_model'])),_0x4c1197=_0xf8562f['is']('range')?_0xf8562f:Gt(_0xf8562f,this['_model']);if('never'===this['_trackFormatChanges']){const _0x1b4a02=this['_suggestionFactory']['getSuggestionCallback']('formatBlock',_0x25cd97,'accept');return this['forceDefaultExecution'](()=>_0x1b4a02([_0x4c1197],_0x2e5e1c,_0x31e697)),null;}_0x12b4d9['push'](_0x4c1197);let _0x19be56=!0x0;for(const _0x4486db of _0x12b4d9)if(!this['_rangeIsInLocalUserInsertion'](_0x4486db)){_0x19be56=!0x1;break;}if(_0x19be56&&'always'!==this['_trackFormatChanges']){const _0x5f0577=this['_suggestionFactory']['getSuggestionCallback']('formatBlock',_0x25cd97,'accept');return this['forceDefaultExecution'](()=>_0x5f0577([_0x4c1197],_0x2e5e1c,_0x31e697)),null;}let _0x50deac=null,_0x65c1d=_0x4c1197['start'],_0x31acad=_0x4c1197['end'];for(const {suggestion:_0x36a903,meta:_0x22b74c}of this['_findSuggestions'](_0x4c1197,'formatBlock')){if(!_0x22b74c['isOwn'])continue;if(_0x22b74c['isNextTo']||_0x22b74c['containsRangeInObject']||_0x22b74c['isInsideObject'])continue;if(_0x36a903['data']['formatGroupId']!=_0x2e5e1c['formatGroupId'])continue;if(!Lt(_0x36a903,_0x31e697))continue;const _0x554e3b=_0x36a903['getFirstRange']();if(_0x36a903['subType']==_0x25cd97){if(_0x554e3b['containsRange'](_0x4c1197,!0x0))return null;_0x65c1d=_0x65c1d['isBefore'](_0x554e3b['start'])?_0x65c1d:_0x554e3b['start'],_0x31acad=_0x31acad['isAfter'](_0x554e3b['end'])?_0x31acad:_0x554e3b['end'],_0x50deac?_0x554e3b['start']['isBefore'](_0x50deac['getFirstRange']()['start'])?(_0x50deac['removeMarkers'](),_0x50deac=_0x36a903):_0x36a903['removeMarkers']():_0x50deac=_0x36a903;}else{const _0x218a3e=_0x4c1197['getIntersection'](_0x554e3b);this['_cutOutSuggestionMarker'](_0x36a903,_0x218a3e);}}const _0x5e787f=this['editor']['plugins']['get']('Users')['me'],_0x1b29a1=_0x418fff(),_0x5f2a7d=_0x5e787f['id'];if(_0x50deac)return this['_setSuggestionRange'](_0x50deac,this['_model']['createRange'](_0x65c1d,_0x31acad)),_0x50deac;{const _0x4a9848=this['_setSuggestionData']({'id':_0x1b29a1,'type':'formatBlock:'+_0x25cd97,'data':_0x2e5e1c,'createdAt':new Date(),'authorId':_0x5f2a7d,'attributes':_0x31e697});return this['_addSuggestionMarker']('formatBlock:'+_0x25cd97,_0x1b29a1,_0x5f2a7d,this['_model']['createRange'](_0x65c1d,_0x31acad)),_0x4a9848;}}['markMultiRangeBlockFormat'](_0x28a0b5,_0x91045,_0xff2bef=[],_0xfcf0ee=null,_0x208f9a={}){_0x91045['formatGroupId']||(_0x91045['formatGroupId']=_0x91045['commandName']);const _0x1bb207=_0x28a0b5[0x0];_0x91045['multipleBlocks']=_0x1bb207['is']('range'),_0xfcf0ee=_0xfcf0ee||Vt(_0x91045);const _0x5b0998=_0xff2bef['map'](_0x2fd0bd=>Gt(_0x2fd0bd,this['_model'])),_0x2c90c2=_0x1bb207['is']('range')?_0x28a0b5:_0x28a0b5['map'](_0x4d7887=>Gt(_0x4d7887,this['_model']));if('never'===this['_trackFormatChanges']){const _0x23c785=this['_suggestionFactory']['getSuggestionCallback']('formatBlock',_0xfcf0ee,'accept');return this['forceDefaultExecution'](()=>_0x23c785(_0x2c90c2,_0x91045,_0x208f9a)),null;}_0x5b0998['push'](..._0x2c90c2);let _0x4b0fae=!0x0;for(const _0x314448 of _0x5b0998)if(!this['_rangeIsInLocalUserInsertion'](_0x314448)){_0x4b0fae=!0x1;break;}if(_0x4b0fae&&'always'!==this['_trackFormatChanges']){const _0x116d19=this['_suggestionFactory']['getSuggestionCallback']('formatBlock',_0xfcf0ee,'accept');return this['forceDefaultExecution'](()=>_0x116d19(_0x2c90c2,_0x91045,_0x208f9a)),null;}const _0xc1e183=this['editor']['plugins']['get']('Users')['me'];for(const _0x5b7cd9 of this['getSuggestions']()){if(_0x5b7cd9['author']['id']!=_0xc1e183['id'])continue;if('formatBlock'!=_0x5b7cd9['type']||_0x5b7cd9['data']['formatGroupId']!=_0x91045['formatGroupId'])continue;if(!Lt(_0x5b7cd9,_0x208f9a))continue;const _0x1afac7=_0x5b7cd9['subType']==_0xfcf0ee;for(let _0x22d2b4=0x0;_0x22d2b4<_0x2c90c2['length'];_0x22d2b4++){const _0x2303ef=_0x2c90c2[_0x22d2b4];for(const _0x4b7515 of _0x5b7cd9['getMarkers']()){const _0x419d56=_0x4b7515['getRange']();if(_0x2303ef['isEqual'](_0x419d56)){_0x1afac7?(_0x2c90c2['splice'](_0x22d2b4,0x1),_0x22d2b4--):_0x5b7cd9['removeMarker'](_0x4b7515['name']);break;}}}}if(0x0==_0x2c90c2['length'])return null;const _0x3e1faa=this['_suggestionFactory']['getSuggestionCallback']('formatBlock',_0xfcf0ee,'join');for(const _0x151022 of this['getSuggestions']())if(_0x151022['author']['id']==_0xc1e183['id']&&'formatBlock'==_0x151022['type']&&_0x151022['data']['formatGroupId']==_0x91045['formatGroupId']&&_0x151022['subType']==_0xfcf0ee&&Lt(_0x151022,_0x208f9a)&&(_0x3e1faa(_0x151022['getRanges'](),_0x2c90c2)||_0x3e1faa(_0x2c90c2,_0x151022['getRanges']()))){for(const _0x3ad893 of _0x2c90c2)_0x151022['addRange'](_0x3ad893);return _0x151022;}const _0x25e145=_0x418fff(),_0x5320bc=_0xc1e183['id'],_0xeddad='formatBlock:'+_0xfcf0ee,_0x5005d4=this['_setSuggestionData']({'id':_0x25e145,'type':_0xeddad,'data':_0x91045,'createdAt':new Date(),'authorId':_0x5320bc,'attributes':_0x208f9a});for(const _0x50f8fa of _0x2c90c2)this['_addSuggestionMarker'](_0xeddad,_0x25e145,_0x5320bc,_0x50f8fa,u['getMultiRangeId']());return _0x5005d4;}['markDeletion'](_0x583dd8,_0x33ab18=null,_0x2742f7={}){if(_0x583dd8['isCollapsed'])return null;const _0x26d0f4=this['editor']['plugins']['get']('Users')['me'],_0x52cf82=new _0x5733e9(_0x583dd8['start'],_0x583dd8['end']);for(const {suggestion:_0x4f4945,meta:_0x312a23}of this['_findSuggestions'](_0x52cf82,'insertion'))if(_0x312a23['isOwn']&&!_0x312a23['isNextTo']){if(_0x4f4945['isMultiRange']){const _0xc2e72f=_0x4f4945['getRanges']()['filter'](_0x5ef72f=>'$graveyard'!=_0x5ef72f['root']['rootName']);_0xc2e72f['every'](_0x9b8df5=>_0x52cf82['containsRange'](_0x9b8df5,!0x0))&&_0x4f4945['discard']();if(_0xc2e72f['some'](_0x1c3dd8=>_0x1c3dd8['containsRange'](_0x52cf82,!0x0))){const _0x4bcd50=this['_suggestionFactory']['getSuggestionCallback']('deletion',_0x33ab18,'accept');return this['forceDefaultExecution'](()=>_0x4bcd50([_0x52cf82],null,_0x2742f7)),null;}}else{const _0x1c8d4a=_0x52cf82['getIntersection'](_0x4f4945['getFirstRange']());null!==_0x1c8d4a&&_0x4f4945['_onDiscard']([_0x1c8d4a],null,_0x2742f7);}}if(_0x52cf82['detach'](),_0x52cf82['isCollapsed']||'$graveyard'==_0x52cf82['root']['rootName'])return null;let _0x1dd39b=null,_0x313d80=_0x52cf82['start'],_0x17b5be=_0x52cf82['end'];const _0xaf7ec8=this['_findSuggestions'](_0x52cf82,'deletion');for(const {suggestion:_0x515b2c,meta:_0x8be4e5}of _0xaf7ec8){const _0x2f37ea=this['_model']['createRange'](_0x313d80,_0x17b5be);if(_0x8be4e5['isOwn']&&(this['_mergeNestedSuggestions']||!_0x8be4e5['containsRangeInObject']&&!_0x8be4e5['isInsideObject'])){if(_0x515b2c['isMultiRange']){if(!Lt(_0x515b2c,_0x2742f7))continue;let _0x2843b2=!0x0;for(const _0x224c46 of _0x515b2c['getRanges']()){if(_0x224c46['containsRange'](_0x2f37ea,!0x0))return _0x515b2c;_0x2f37ea['containsRange'](_0x224c46)||(_0x2843b2=!0x1);}_0x2843b2&&_0x515b2c['discard']();}else{const _0x253c05=_0x515b2c['getFirstRange']();if(_0x253c05['containsRange'](_0x2f37ea,!0x0))return _0x515b2c;if(!Lt(_0x515b2c,_0x2742f7)){_0x2f37ea['containsRange'](_0x253c05)?_0x515b2c['removeMarkers']():_0x253c05['containsPosition'](_0x313d80)?_0x313d80=_0x253c05['end']:_0x253c05['containsPosition'](_0x17b5be)&&(_0x17b5be=_0x253c05['start']);continue;}_0x313d80=_0x313d80['isBefore'](_0x253c05['start'])?_0x313d80:_0x253c05['start'],_0x17b5be=_0x17b5be['isAfter'](_0x253c05['end'])?_0x17b5be:_0x253c05['end'],_0x2742f7=Object['assign']({},_0x515b2c['attributes']),_0x1dd39b?_0x253c05['start']['isBefore'](_0x1dd39b['getFirstRange']()['start'])?(_0x1dd39b['removeMarkers'](),_0x1dd39b=_0x515b2c):_0x515b2c['removeMarkers']():_0x1dd39b=_0x515b2c;}}}if(_0x1dd39b)return this['_setSuggestionRange'](_0x1dd39b,this['_model']['createRange'](_0x313d80,_0x17b5be)),_0x1dd39b;{const _0x4d721a=_0x418fff(),_0x4b8827=this['_model']['createRange'](_0x313d80,_0x17b5be),_0x432643=_0x26d0f4['id'],_0x34bf4b=_0x33ab18?'deletion:'+_0x33ab18:'deletion',_0x24d78f=this['_setSuggestionData']({'id':_0x4d721a,'type':_0x34bf4b,'createdAt':new Date(),'authorId':_0x432643,'attributes':_0x2742f7});return this['_addSuggestionMarker'](_0x34bf4b,_0x4d721a,_0x432643,_0x4b8827),_0x24d78f;}}['markMultiRangeDeletion'](_0x491f97,_0x4b2252='multi',_0x509fbe={}){const _0x33f1c9=this['editor']['plugins']['get']('Users')['me'],_0x43de74=_0x491f97['map'](_0x146076=>new _0x5733e9(_0x146076['start'],_0x146076['end'])),_0xaf313d=new Set();for(const {suggestion:_0x486bde,meta:_0x52d33a}of this['_findSuggestions'](_0x43de74,'insertion'))_0x52d33a['isOwn']&&!_0x52d33a['isNextTo']&&_0xaf313d['add'](_0x486bde);for(const _0x5d6990 of _0xaf313d)if(_0x5d6990['isMultiRange']){const _0x3597b7=_0x5d6990['getRanges']();(!_0x5d6990['attributes']||!_0x5d6990['attributes']['skipNestingCheck'])&&(_0x3597b7['every'](_0x1d33e9=>_0x43de74['some'](_0x7d44f2=>_0x7d44f2['containsRange'](_0x1d33e9,!0x0)))&&_0x5d6990['discard']());if(_0x43de74['every'](_0x2e98b3=>_0x3597b7['some'](_0x1e9596=>_0x1e9596['containsRange'](_0x2e98b3,!0x0)))){const _0x25bf71=this['_suggestionFactory']['getSuggestionCallback']('deletion',_0x4b2252,'accept');return this['forceDefaultExecution'](()=>_0x25bf71(_0x491f97,null,_0x509fbe)),null;}}else{const _0x278927=_0x5d6990['getFirstRange']();_0x43de74['some'](_0x1f21ac=>_0x1f21ac['containsRange'](_0x278927,!0x0))&&_0x5d6990['discard']();if(_0x43de74['every'](_0x1914e1=>_0x278927['containsRange'](_0x1914e1,!0x0))){const _0x2ccfa1=this['_suggestionFactory']['getSuggestionCallback']('deletion',_0x4b2252,'accept');return this['forceDefaultExecution'](()=>_0x2ccfa1(_0x43de74,null,_0x509fbe)),null;}}const _0x310490=this['_suggestionFactory']['getSuggestionCallback']('deletion',_0x4b2252,'join');let _0x362145=null;for(const _0x475eb8 of this['getSuggestions']())if(_0x475eb8['author']['id']==_0x33f1c9['id']&&_0x475eb8['isInContent']&&'deletion'==_0x475eb8['type']&&_0x475eb8['subType']==_0x4b2252&&Lt(_0x475eb8,_0x509fbe)&&(_0x310490(_0x475eb8['getRanges'](),_0x43de74)||_0x310490(_0x43de74,_0x475eb8['getRanges']()))){if(_0x362145){if(_0x475eb8['commentThread']&&_0x475eb8['commentThread']['length'])continue;for(const _0x3f52d9 of _0x475eb8['getRanges']())_0x362145['isIntersectingWithRange'](_0x3f52d9)||_0x362145['addRange'](_0x3f52d9);_0x475eb8['removeMarkers']();}else{_0x362145=_0x475eb8;for(const _0x530e84 of _0x43de74)_0x475eb8['isIntersectingWithRange'](_0x530e84)||_0x475eb8['addRange'](_0x530e84);}}if(_0x362145)return _0x362145;_0xaf313d['clear']();for(const {suggestion:_0x2ea19a,meta:_0x5ce863}of this['_findSuggestions'](_0x43de74,'deletion'))_0x5ce863['isOwn']&&(this['_mergeNestedSuggestions']||!_0x5ce863['containsRangeInObject']&&!_0x5ce863['isInsideObject'])&&Lt(_0x2ea19a,_0x509fbe)&&_0xaf313d['add'](_0x2ea19a);for(const _0x27c9b9 of _0xaf313d){const _0x7203b8=_0x27c9b9['getRanges']();if(!_0x509fbe||!_0x509fbe['skipNestingCheck']){if(_0x43de74['every'](_0x4c086c=>_0x7203b8['some'](_0x17e315=>_0x17e315['containsRange'](_0x4c086c,!0x0))))return _0x27c9b9;}(!_0x27c9b9['attributes']||!_0x27c9b9['attributes']['skipNestingCheck'])&&(_0x7203b8['every'](_0xa818d3=>_0x43de74['some'](_0x749de1=>_0x749de1['containsRange'](_0xa818d3,!0x0)))&&_0x27c9b9['discard']());}const _0x3cd556=_0x418fff(),_0xbbeee1=_0x33f1c9['id'],_0x5a38e3='deletion:'+_0x4b2252,_0x1117e9=this['_setSuggestionData']({'id':_0x3cd556,'type':_0x5a38e3,'createdAt':new Date(),'authorId':_0xbbeee1,'attributes':_0x509fbe});for(const _0x291285 of _0x43de74)_0x291285['detach'](),_0x291285['isCollapsed']||'$graveyard'==_0x291285['root']['rootName']||this['_addSuggestionMarker'](_0x5a38e3,_0x3cd556,_0xbbeee1,_0x291285,u['getMultiRangeId']());return _0x1117e9;}['markAttributeChange'](_0x28aeef,_0x222e25,_0x57aee6,_0x29de7f,_0x54f80e){if(_0x28aeef['isCollapsed'])return[];if('never'===this['_trackFormatChanges'])return[];const _0x3470d0=this['editor']['plugins']['get']('Users')['me']['id'],_0x3f9aa4=Array['from'](this['_suggestions']['values']())['filter'](_0x3f01fb=>'attribute'==_0x3f01fb['type']&&_0x3f01fb['data']['key']==_0x222e25&&_0x3f01fb['isIntersectingWithRange'](_0x28aeef));if('default'===this['_trackFormatChanges']){const _0xf6e360=this['_findSuggestions'](_0x28aeef,'insertion')['filter'](({meta:_0x40d123})=>_0x40d123['isOwn']&&!_0x40d123['isInsideObject']&&!_0x40d123['isNextTo'])['map'](({suggestion:_0x1011d4})=>_0x1011d4);_0x3f9aa4['unshift'](..._0xf6e360);}const _0x6b2002=new Map([[_0x28aeef,_0x57aee6]]);for(const _0x1f5eba of _0x3f9aa4){const _0xffbc36='attribute'==_0x1f5eba['type']?_0x1f5eba['data']['oldValue']:void 0x0,_0x17da6a=_0x1f5eba['getFirstRange'](),_0x1b2a2c=Array['from'](_0x6b2002['keys']())['find'](_0x5ac84e=>_0x5ac84e['isIntersecting'](_0x17da6a));if(!_0x1b2a2c)continue;const _0x1234fc=_0x1b2a2c['getDifference'](_0x17da6a);this['_isBlockAttribute'](_0x222e25)&&'insertion'==_0x1f5eba['type']&&0x0!=_0x1234fc['length']||(_0x6b2002['delete'](_0x1b2a2c),_0x1234fc['forEach'](_0x3c6108=>{_0x6b2002['set'](_0x3c6108,_0x57aee6);}),'insertion'!=_0x1f5eba['type']&&_0xffbc36!=_0x29de7f&&_0x6b2002['set'](_0x1b2a2c['getIntersection'](_0x17da6a),_0xffbc36));}const _0x36969=[];for(const [_0x19e061,_0x555af2]of _0x6b2002){const _0x3925e2=_0x418fff(),_0x54f66b={'key':_0x222e25,'oldValue':_0x555af2,'newValue':_0x29de7f};_0x222e25['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':_0x222e25});const _0x3e20fe=('attribute:'+(_0x222e25+'|'+Vt({'newValue':_0x29de7f})))['substring'](0x0,0x3c),_0x7a1db5=this['_setSuggestionData']({'id':_0x3925e2,'type':_0x3e20fe,'data':_0x54f66b,'createdAt':new Date(),'authorId':_0x3470d0,'attributes':_0x54f80e});_0x36969['push'](_0x7a1db5),this['_addSuggestionMarker'](_0x3e20fe,_0x3925e2,_0x3470d0,_0x19e061);}return _0x36969;}['enableDefaultAttributesIntegration'](_0x739c6f){this['enableCommand'](_0x739c6f,(_0x49acc7,..._0xbf3663)=>{this['_recordAttributeChanges'](()=>{_0x49acc7(..._0xbf3663);});});}['registerBlockAttribute'](_0x1ee761){this['_blockAttributeKeys']['add'](_0x1ee761);}['registerInlineAttribute'](_0x4562ba){this['_inlineAttributeKeys']['add'](_0x4562ba);}['_getAttributeKey'](_0x51403a){return'attribute'==_0x51403a['type']?_0x51403a['subType']['split']('|')[0x0]:null;}['_setSuggestionRange'](_0x14e490,_0xf99501){const _0xf7b8af=_0x14e490['getFirstMarker']();this['_model']['change'](_0x5418c1=>{_0x5418c1['updateMarker'](_0xf7b8af,{'range':_0xf99501});});}['_addThreadToSuggestion'](_0xbdfdff){const _0x534bde=_0xbdfdff['id'],_0x646d87=this['editor']['config']['get']('collaboration.channelId');this['_commentsRepository']['hasCommentThread'](_0x534bde)||this['_commentsRepository']['addCommentThread']({'channelId':_0x646d87,'threadId':_0x534bde,'isResolvable':!0x1,'isSubmitted':!0x0});const _0x39076f=this['_commentsRepository']['getCommentThread'](_0x534bde);_0x39076f['unbind']('isRemovable'),_0x39076f['isRemovable']=!0x1,_0xbdfdff['commentThread']=_0x39076f;}['_checkSuggestionCorrectness'](_0x31049a,_0x166db2,_0x919c4b,_0x5a556a){if(_0x31049a['type']!=_0x166db2||_0x31049a['subType']!=_0x919c4b||_0x31049a['creator']['id']!=_0x5a556a)throw this['editor']['enableReadOnlyMode']('track-changes-suggestion-data-mismatch'),new _0x5a9654('track-changes-suggestion-data-mismatch',this);}['_cutOutSuggestionMarker'](_0x5999e5,_0x46004b){const _0x20e637=_0x5999e5['getFirstRange']();if(_0x46004b['isEqual'](_0x20e637))_0x5999e5['removeMarkers']();else{if(_0x20e637['containsRange'](_0x46004b)){const _0x1a9286=this['_model']['createPositionAt'](_0x46004b['start']['nodeBefore'],'end');this['_setSuggestionRange'](_0x5999e5,this['_model']['createRange'](_0x20e637['start'],_0x1a9286));const _0x40324d=_0x418fff(),_0x172cc1=_0x5999e5['creator']['id'],_0x2ac7f2=_0x5999e5['type']+':'+_0x5999e5['subType'];this['_setSuggestionData']({'id':_0x40324d,'type':_0x2ac7f2,'createdAt':new Date(),'authorId':_0x172cc1,'data':_0x5999e5['data'],'attributes':_0x5999e5['attributes']});const _0x1fd9e8=this['_model']['createPositionAt'](_0x46004b['end']['parent'],'after'),_0x4a32c6=this['_model']['createRange'](_0x1fd9e8,_0x20e637['end']);this['_addSuggestionMarker'](_0x2ac7f2,_0x40324d,_0x172cc1,_0x4a32c6);}else{if(_0x20e637['containsPosition'](_0x46004b['start'])){const _0x1a2d2f=this['_model']['createPositionAt'](_0x46004b['start']['nodeBefore'],'end');this['_setSuggestionRange'](_0x5999e5,this['_model']['createRange'](_0x20e637['start'],_0x1a2d2f));}else{const _0x12d9e7=this['_model']['createPositionAt'](_0x46004b['end']['parent'],'after');this['_setSuggestionRange'](_0x5999e5,this['_model']['createRange'](_0x12d9e7,_0x20e637['end']));}}}}['_rangeIsInLocalUserInsertion'](_0xc069a){for(const {suggestion:_0x5b9c0b,meta:_0x3ecab9}of this['_findSuggestions'](_0xc069a,'insertion')){if(!_0x3ecab9['isOwn'])continue;const _0x384b42=_0x5b9c0b['getRanges']();for(const _0x2d8446 of _0x384b42)if(!_0xc069a['getDifference'](_0x2d8446)['length'])return!0x0;}return!0x1;}['_getAuthorFromId'](_0x1d9d7b){const _0x454753=this['editor']['plugins']['get']('Users')['getUser'](_0x1d9d7b);if(!_0x454753)throw new _0x5a9654('track-changes-user-not-found',this);return _0x454753;}['_getExternalAuthor'](_0x5029ff){const _0x5e1817=this['editor']['plugins']['get']('Users'),_0x479e62=_0x465ae5('external:'+_0x5029ff),_0x396e0e=_0x5e1817['getUser'](_0x479e62);return _0x396e0e||_0x5e1817['addUser']({'id':_0x479e62,'name':_0x5029ff});}['_createSuggestion'](_0x41d12b,_0x4baef9,_0x308484,_0x767f7e,_0x3a787f){const _0x530e45=this['_getAuthorFromId'](_0x767f7e),_0x3cb1fe=this['_suggestionFactory']['buildSuggestion'](_0x41d12b,_0x4baef9,_0x308484,_0x530e45,_0x3a787f,_0x1a68f2=>{this['_updateSuggestionData'](_0x308484,{'attributes':_0x1a68f2});const _0x445ac2=this['getSuggestion'](_0x308484);this['_joinWithAdjacentSuggestions'](new Set([_0x445ac2])),this['_refreshSuggestionsChain'](new Set([_0x445ac2]));});return this['listenTo'](_0x3cb1fe,'accept',()=>{this['_updateSuggestionData'](_0x308484,{'state':'accepted'});},{'priority':'high'}),this['listenTo'](_0x3cb1fe,'discard',()=>{this['_updateSuggestionData'](_0x308484,{'state':'rejected'});},{'priority':'high'}),this['_suggestions']['set'](_0x308484,_0x3cb1fe),this['_suggestionState']['set'](_0x3cb1fe,'notReady'),_0x3cb1fe;}['_splitMarkerName'](_0x35d6ce){const _0x2ea071=_0x35d6ce['split'](':');return{'group':_0x2ea071[0x0],'type':_0x2ea071[0x1],'subType':_0x2ea071['length']>=0x5?_0x2ea071[0x2]:null,'id':_0x2ea071['length']<0x5?_0x2ea071[0x2]:_0x2ea071[0x3],'authorId':_0x2ea071['length']<0x5?_0x2ea071[0x3]:_0x2ea071[0x4],'markerCount':0x6==_0x2ea071['length']?_0x2ea071[0x5]:null};}['_breakSuggestionMarker'](_0x174e25,_0x560901,_0x1691ba){const _0x17ae21=_0x174e25['getFirstRange'](),_0x34ab93=_0x17ae21['start'],_0x5b8134=_0x17ae21['end'];this['_setSuggestionRange'](_0x174e25,this['_model']['createRange'](_0x34ab93,_0x560901));const _0x373c35=_0x418fff(),_0x514231=_0x174e25['creator']['id'],_0x14fa6b=_0x174e25['type']+(_0x174e25['subType']?':'+_0x174e25['subType']:'');this['_setSuggestionData']({'id':_0x373c35,'type':_0x14fa6b,'createdAt':new Date(),'authorId':_0x514231,'originalSuggestionId':_0x174e25['id'],'attributes':_0x174e25['attributes'],'data':_0x174e25['data']});const _0x30488c=this['_getAttributeKey'](_0x174e25);('formatBlock'==_0x174e25['type']||_0x30488c&&this['_isBlockAttribute'](_0x30488c))&&(_0x1691ba=this['_model']['createPositionBefore'](_0x1691ba['parent'])),this['_addSuggestionMarker'](_0x14fa6b,_0x373c35,_0x514231,this['_model']['createRange'](_0x1691ba,_0x5b8134));}['_findSuggestions'](_0x5617cf,_0x9c516c=null){const _0x44ec22=[],_0x202781=this['editor']['plugins']['get']('Users')['me'];Array['isArray'](_0x5617cf)||(_0x5617cf=[_0x5617cf]);for(const _0x465e59 of this['getSuggestions']()){if(!_0x465e59['isInContent'])continue;if(_0x9c516c&&_0x465e59['type']!=_0x9c516c)continue;let _0x2cbdd9=!0x1;for(const _0x476ae7 of _0x465e59['getRanges']()){for(const _0x550abd of _0x5617cf){const _0x7afb92=_0x550abd['start']['isEqual'](_0x476ae7['end'])||_0x550abd['end']['isEqual'](_0x476ae7['start']);if(_0x7afb92||_0x550abd['getIntersection'](_0x476ae7)){const _0x4273dd=_0x550abd['containsRange'](_0x476ae7)&&Rt(this['_model']['schema'],_0x476ae7['start'],_0x550abd),_0x4a8b16=_0x476ae7['containsRange'](_0x550abd)&&Rt(this['_model']['schema'],_0x550abd['start'],_0x476ae7);_0x44ec22['push']({'suggestion':_0x465e59,'meta':{'isOwn':_0x202781==_0x465e59['author'],'isNextTo':_0x7afb92,'isInsideObject':_0x4273dd,'containsRangeInObject':_0x4a8b16}}),_0x2cbdd9=!0x0;break;}}if(_0x2cbdd9)break;}}return _0x44ec22;}['_addSuggestionMarker'](_0x4dd5b0,_0x3437b2,_0x4a44ba,_0x44132b,_0x1cb409){this['_model']['change'](_0x559a73=>{let _0x284236='suggestion:'+_0x4dd5b0+':'+_0x3437b2+':'+_0x4a44ba;_0x1cb409&&(_0x284236=_0x284236+':'+_0x1cb409),_0x559a73['addMarker'](_0x284236,{'range':_0x44132b,'usingOperation':!0x0,'affectsData':!0x0});});}['_removeSuggestion'](_0x3e0b75){const _0x5062d9=_0x3e0b75['previous'],_0x322cb4=_0x3e0b75['next'];_0x3e0b75['previous']=null,_0x3e0b75['next']=null,null!=_0x5062d9&&_0x5062d9['next']==_0x3e0b75&&(_0x5062d9['next']=_0x322cb4),null!=_0x322cb4&&_0x322cb4['previous']==_0x3e0b75&&(_0x322cb4['previous']=_0x5062d9),'ready'==this['_suggestionState']['get'](_0x3e0b75)&&(this['_suggestionState']['set'](_0x3e0b75,'removed'),this['fire']('suggestionUnloaded',_0x3e0b75,_0x5062d9,_0x322cb4));}['_setSuggestionData'](_0x1d7d22){const _0x5636f2=_0x1d7d22['id'],_0x5da97d=this['addSuggestionData'](_0x1d7d22);if(this['_adapter']&&this['_adapter']['addSuggestion']){const _0x12fe67=this['editor']['plugins']['get']('PendingActions'),_0x3f314c=_0x5da97d['hasComments'],_0x5d55d8=_0x5da97d['subType']?_0x5da97d['type']+':'+_0x5da97d['subType']:_0x5da97d['type'],_0x134b1d=this['editor']['locale'],_0x4d4ecd=_0x12fe67['add'](o(_0x134b1d,'PENDING_ACTION_SUGGESTION')),_0x2bd24c={'id':_0x5636f2,'type':_0x5d55d8,'hasComments':_0x3f314c,'data':_0x1d7d22['data']||null,'originalSuggestionId':_0x1d7d22['originalSuggestionId']||null,'attributes':_0x5da97d['attributes']};this['_adapter']['addSuggestion'](_0x2bd24c)['then'](_0x32372c=>{_0x5da97d['_saved']=!0x0,_0x12fe67['remove'](_0x4d4ecd),_0x32372c&&_0x32372c['createdAt']&&(this['_suggestions']['get'](_0x5636f2)['createdAt']=_0x32372c['createdAt']);})['catch'](_0x9e806b=>{throw _0x1e47c1('error-saving-suggestion-data-suggestion-discarded'),this['editor']['model']['enqueueChange']({'isUndoable':!0x1},()=>{_0x5da97d['discard']();}),_0x5da97d['stopListening'](),this['_suggestions']['delete'](_0x5da97d['id']),this['_suggestionState']['delete'](_0x5da97d),_0x9e806b;});}return _0x5da97d;}['_isBlockAttribute'](_0x161d93){return this['_blockAttributeKeys']['has'](_0x161d93);}['_updateSuggestionData'](_0x2b86b6,_0x59a2a9){const _0x2c44c6=this['editor']['plugins']['get']('PendingActions'),_0x146d89=this['getSuggestion'](_0x2b86b6);if(this['_adapter']&&this['_adapter']['updateSuggestion']){if(_0x146d89['_saved']){const _0x1bccad=_0x2c44c6['add'](o(this['editor']['locale'],'PENDING_ACTION_SUGGESTION'));this['_adapter']['updateSuggestion'](_0x2b86b6,_0x59a2a9)['then'](()=>{_0x2c44c6['remove'](_0x1bccad);});}else _0x146d89['on']('change:_saved',()=>{this['_updateSuggestionData'](_0x2b86b6,_0x59a2a9);});}}['_getSuggestionData'](_0x25451b){if(!this['_adapter']||!this['_adapter']['getSuggestion'])throw new _0x5a9654('track-changes-adapter-missing-getsuggestion',this);return this['_adapter']['getSuggestion'](_0x25451b);}['_handleNewSuggestionMarker'](_0x4b5190){const {id:_0x2ab630,type:_0x4587ef,subType:_0x1ea687,authorId:_0x4e3eeb}=this['_splitMarkerName'](_0x4b5190),_0x5614b5=this['_suggestions']['get'](_0x2ab630)||this['_createSuggestion'](_0x4587ef,_0x1ea687,_0x2ab630,_0x4e3eeb,{});switch(this['_checkSuggestionCorrectness'](_0x5614b5,_0x4587ef,_0x1ea687,_0x4e3eeb),this['_suggestionState']['get'](_0x5614b5)){case'notReady':this['_getSuggestionData'](_0x2ab630)['then'](_0xdb4887=>{let _0x49e89f=Promise['resolve']();_0xdb4887['hasComments']&&(_0x49e89f=this['_commentsRepository']['fetchCommentThread']({'channelId':this['editor']['config']['get']('collaboration.channelId'),'threadId':_0x2ab630})),_0x49e89f['then'](()=>{this['addSuggestionData'](_0xdb4887)['_saved']=!0x0;});}),this['_suggestionState']['set'](_0x5614b5,'markerReady');break;case'removed':this['_updateSuggestionData'](_0x2ab630,{'state':'open'});case'dataReady':this['_suggestionState']['set'](_0x5614b5,'ready'),this['fire']('suggestionLoaded',_0x5614b5);break;case'ready':this['fire']('suggestionChanged',_0x5614b5);}return _0x5614b5['addMarkerName'](_0x4b5190),_0x5614b5;}['_refreshSuggestionsChain'](_0x26e2d3){const _0x1d196e=Array['from'](_0x26e2d3),_0x399a55=_0x1d196e['filter'](_0x483946=>'attribute'==_0x483946['type']);this['_refreshAttributeSuggestionsChain'](_0x399a55);const _0xc6903a=_0x1d196e['filter'](_0x5404aa=>!_0x5404aa['isMultiRange']&&'attribute'!=_0x5404aa['type']),_0xfd2623=this['getSuggestions']({'skipNotAttached':!0x0})['filter'](_0x2015dd=>!_0x2015dd['isMultiRange']&&'attribute'!=_0x2015dd['type']),_0xe047e6=_0xfd2623['filter'](_0x53c0be=>!_0x26e2d3['has'](_0x53c0be)),_0x16f9a7=new Map(_0xfd2623['map'](_0x6ab35b=>[_0x6ab35b,this['_suggestionFactory']['getSuggestionCallback'](_0x6ab35b['type'],_0x6ab35b['subType'],'chain')])),_0x593873=new Map(_0xfd2623['map'](_0x4be3fa=>[_0x4be3fa,_0x4be3fa['getFirstRange']()])),_0x49716c=new Set(),_0x300ddb=new Set();for(let _0x120fd4=0x0;_0x120fd4<_0xc6903a['length'];_0x120fd4++)_0x4f4eda(_0xc6903a[_0x120fd4],_0xc6903a,_0x120fd4+0x1);for(let _0x1af13c=0x0;_0x1af13c<_0xc6903a['length'];_0x1af13c++)_0x4f4eda(_0xc6903a[_0x1af13c],_0xe047e6,0x0);const _0x47d710=new Set();for(let _0x33f5f2=0x0;_0x33f5f2<_0xc6903a['length'];_0x33f5f2++){const _0x1fa154=_0xc6903a[_0x33f5f2];!_0x300ddb['has'](_0x1fa154)&&_0x1fa154['previous']&&(_0x47d710['add'](_0x1fa154['previous']),_0x1fa154['previous']['next']===_0x1fa154&&(_0x1fa154['previous']['next']=null),_0x1fa154['previous']=null),!_0x49716c['has'](_0x1fa154)&&_0x1fa154['next']&&(_0x47d710['add'](_0x1fa154['next']),_0x1fa154['next']['previous']===_0x1fa154&&(_0x1fa154['next']['previous']=null),_0x1fa154['next']=null);}function _0x4f4eda(_0x3feadc,_0x3f81fe,_0x3f922e){for(let _0x44cfa7=_0x3f922e;_0x44cfa7<_0x3f81fe['length'];_0x44cfa7++){const _0x58af4c=_0x40eaa3(_0x3feadc,_0x3f81fe[_0x44cfa7]);_0x58af4c&&(_0x58af4c[0x0]['next']=_0x58af4c[0x1],_0x58af4c[0x1]['previous']=_0x58af4c[0x0],_0x49716c['add'](_0x58af4c[0x0]),_0x300ddb['add'](_0x58af4c[0x1]));}}function _0x40eaa3(_0xcd6027,_0x5906ca){if(_0xcd6027['author']['id']!==_0x5906ca['author']['id'])return null;const _0x5767fa=_0x16f9a7['get'](_0xcd6027)(_0xcd6027,_0x5906ca,_0x593873['get'](_0xcd6027),_0x593873['get'](_0x5906ca));if(!_0x5767fa)return null;return _0x16f9a7['get'](_0x5906ca)(_0xcd6027,_0x5906ca,_0x593873['get'](_0xcd6027),_0x593873['get'](_0x5906ca))?_0x5767fa[0x1]['commentThread']&&_0x5767fa[0x1]['commentThread']['length']?null:_0x5767fa:null;}_0x47d710['size']&&this['_refreshSuggestionsChain'](_0x47d710);}['_refreshAttributeSuggestionsChain'](_0x1f0532){if(0x0==_0x1f0532['length'])return;const _0x212cee=this['getSuggestions']({'skipNotAttached':!0x0})['filter'](_0x38046e=>'attribute'==_0x38046e['type']&&_0x38046e['_isDataLoaded']),_0xf2edce=[],_0x203737=new Map();for(const _0x28469b of _0x212cee){const _0x1bfb2b=_0x465ae5(_0x28469b['attributes']);_0x203737['has'](_0x1bfb2b)||(_0x203737['set'](_0x1bfb2b,_0xf2edce['length']),_0xf2edce['push']([]));const _0x229551=_0x203737['get'](_0x1bfb2b);_0xf2edce[_0x229551]['push'](_0x28469b);}!(function(){_0xf2edce['sort']((_0x2f1826,_0x3a163b)=>{const _0x2c127d=_0x2f1826[0x0]['createdAt'],_0x35222d=_0x3a163b[0x0]['createdAt'];return _0x2c127d==_0x35222d?_0x2f1826[0x0]['attributes']['groupId']<_0x3a163b[0x0]['attributes']['groupId']?-0x1:0x1:_0x2c127d<_0x35222d?-0x1:0x1;});for(const _0x5ca768 of _0xf2edce)_0x5ca768['sort']((_0x357df8,_0x456c21)=>_0x357df8['id']<_0x456c21['id']?-0x1:0x1);}());for(let _0xc66a89=0x0;_0xc66a89<_0xf2edce['length'];_0xc66a89++){if(0x0==_0xf2edce[_0xc66a89]['length'])continue;const _0x2a6d90=[];for(let _0x39f67e=_0xc66a89+0x1;_0x39f67e<_0xf2edce['length'];_0x39f67e++)0x0!=_0xf2edce[_0x39f67e]['length']&&_0x5def78(_0xf2edce[_0xc66a89],_0xf2edce[_0x39f67e])&&_0x2a6d90['push'](_0x39f67e);for(const _0x437ec6 of _0x2a6d90)_0xf2edce[_0xc66a89]=_0xf2edce[_0xc66a89]['concat'](_0xf2edce[_0x437ec6]),_0xf2edce[_0x437ec6]=[];}for(const _0x1550bf of _0xf2edce)for(let _0x1a00ca=0x0;_0x1a00ca<_0x1550bf['length'];_0x1a00ca++)_0x1550bf[_0x1a00ca]['next']=_0x1550bf[_0x1a00ca+0x1]||null;for(const _0x12f0ad of _0xf2edce)for(let _0x264c66=0x0;_0x264c66<_0x12f0ad['length'];_0x264c66++)_0x12f0ad[_0x264c66]['previous']=_0x12f0ad[_0x264c66-0x1]||null;function _0x5def78(_0x5cdd52,_0x36301f){if(_0x5cdd52[0x0]['attributes']['groupId']!==_0x36301f[0x0]['attributes']['groupId']&&_0x5cdd52[0x0]['author']!==_0x36301f[0x0]['author'])return!0x1;if(!function(_0x3e3d03,_0x489e9e){if(!_0x3e3d03['hasComments']&&!_0x489e9e['hasComments'])return!0x0;if(_0x3e3d03['hasComments']&&_0x489e9e['hasComments'])return!0x1;if(_0x3e3d03['hasComments']&&_0x489e9e['createdAt']<_0x3e3d03['commentThread']['comments']['get'](0x0)['createdAt'])return!0x0;if(_0x489e9e['hasComments']&&_0x3e3d03['createdAt']<_0x489e9e['commentThread']['comments']['get'](0x0)['createdAt'])return!0x0;return!0x1;}(_0x5cdd52[0x0],_0x36301f[0x0]))return!0x1;const _0x49a5cf=Bt(_0x5cdd52[0x0]['attributes'],'groupId'),_0x4530fc=Bt(_0x36301f[0x0]['attributes'],'groupId');if(!_0x2eaac8(_0x49a5cf,_0x4530fc))return!0x1;return!!_0x5cdd52['every'](_0x4f854a=>_0x36301f['some'](_0x5a19a2=>_0x4f854a['getFirstRange']()['isEqual'](_0x5a19a2['getFirstRange']())))&&_0x36301f['every'](_0x183aaa=>_0x5cdd52['some'](_0x7c6cc9=>_0x183aaa['getFirstRange']()['isEqual'](_0x7c6cc9['getFirstRange']())));}}['_joinWithAdjacentSuggestions'](_0x1ef4cd){const _0x992d24=Array['from'](_0x1ef4cd),_0x188eae=this['getSuggestions']({'skipNotAttached':!0x0}),_0x50fa12=_0x188eae['filter'](_0x25aecf=>!_0x1ef4cd['has'](_0x25aecf)),_0x242cf7=new Map(_0x992d24['map'](_0x505b2b=>[_0x505b2b,this['_suggestionFactory']['getSuggestionCallback'](_0x505b2b['type'],_0x505b2b['subType'],'join')])),_0x3945d0=new Map(_0x188eae['map'](_0x16a3c7=>[_0x16a3c7,_0x16a3c7['getRanges']()]));for(let _0x19abda=0x0;_0x19abda<_0x992d24['length'];_0x19abda++){if(_0x6e34e2(this,_0x992d24[_0x19abda],_0x992d24,_0x19abda+0x1))return!0x0;}for(let _0x58b593=0x0;_0x58b593<_0x992d24['length'];_0x58b593++){if(_0x6e34e2(this,_0x992d24[_0x58b593],_0x50fa12,0x0))return!0x0;}return!0x1;function _0x6e34e2(_0x30489f,_0x17b88e,_0x2d00ff,_0x585a33){for(let _0xb0e5aa=_0x585a33;_0xb0e5aa<_0x2d00ff['length'];_0xb0e5aa++){const _0x28c2cc=_0x2d00ff[_0xb0e5aa];if(_0x28c2cc['type']!==_0x17b88e['type']||_0x28c2cc['author']['id']!==_0x17b88e['author']['id']||_0x28c2cc['subType']!==_0x17b88e['subType'])continue;if(!Pt(_0x17b88e,_0x28c2cc,['groupId']))continue;if('attribute'==_0x17b88e['type']&&_0x17b88e['data']['oldValue']!=_0x28c2cc['data']['oldValue'])continue;if('attribute'==_0x17b88e['type']&&_0x30489f['_isBlockAttribute'](_0x17b88e['data']['key']))continue;if('formatBlock'==_0x17b88e['type']){const _0xdcd162=_0x30489f['editor']['model'],_0x553979=_0x17b88e['getContainedElement']();if(_0x553979&&(_0xdcd162['schema']['isObject'](_0x553979)||_0xdcd162['schema']['isLimit'](_0x553979)))continue;}const _0x10c387=_0x242cf7['get'](_0x17b88e),_0x3429e1=_0x3945d0['get'](_0x17b88e),_0x1ff3cd=_0x3945d0['get'](_0x28c2cc),_0x502f44=_0x17b88e['commentThread']&&_0x17b88e['commentThread']['length'],_0x5e0754=_0x28c2cc['commentThread']&&_0x28c2cc['commentThread']['length'];if(!_0x502f44&&_0x10c387(_0x1ff3cd,_0x3429e1))return _0x30489f['_joinSuggestions'](_0x28c2cc,_0x17b88e),_0x3945d0['delete'](_0x17b88e),!0x0;if(!_0x5e0754&&_0x10c387(_0x3429e1,_0x1ff3cd))return _0x30489f['_joinSuggestions'](_0x17b88e,_0x28c2cc),_0x3945d0['delete'](_0x28c2cc),!0x0;}return!0x1;}}['_joinSuggestions'](_0x1a250a,_0x166e88){if(_0x1a250a['isMultiRange']){for(const _0x429efb of _0x166e88['getRanges']())_0x1a250a['addRange'](_0x429efb);}else{const _0x27f6bb=_0x166e88['getFirstRange']()['end'];this['_setSuggestionRange'](_0x1a250a,this['_model']['createRange'](_0x1a250a['getFirstRange']()['start'],_0x27f6bb));}_0x166e88['removeMarkers']();}['_getMarkerAnnouncementText'](_0x4b7b36,_0x59c8e7){const _0x43c48c=_0x4b7b36['startsWith']('format')||_0x4b7b36['startsWith']('attribute')?'FORMATTING':_0x4b7b36['toUpperCase']();return o(this['editor']['locale'],_0x59c8e7+'_'+_0x43c48c+'_SUGGESTION_ANNOUNCEMENT');}['_initAriaMarkerChangeAnnouncements'](){const _0x4cb117=this['editor'];if(!_0x4cb117['ui'])return;const {ariaLiveAnnouncer:_0x4f3566}=_0x4cb117['ui'];_0x59ec08(this['_model'],({left:_0x5a3bb2,entered:_0x2cd02d})=>{for(const _0xa6d9ac of _0x5a3bb2){const {group:_0x2d3e65,type:_0x3dd6d3}=this['_splitMarkerName'](_0xa6d9ac['name']);if('suggestion'===_0x2d3e65){_0x4f3566['announce'](this['_getMarkerAnnouncementText'](_0x3dd6d3,'LEAVE'));break;}}for(const _0x1721a4 of _0x2cd02d){const {group:_0x2bf02d,type:_0x511cf2}=this['_splitMarkerName'](_0x1721a4['name']);if('suggestion'===_0x2bf02d){_0x4f3566['announce'](this['_getMarkerAnnouncementText'](_0x511cf2,'ENTER'));break;}}});}['_processAttributeChanges'](_0x19dee3){if(this['_recordAttributeSuggestions'])return!0x1;const _0x20e51e=this['editor'],_0x197545=_0x20e51e['model']['document']['differ']['getChanges']();if(0x0==_0x197545['length'])return!0x1;const _0x274c0f=[],_0x3e41f2=_0x197545['filter'](_0x364756=>'attribute'==_0x364756['type']),_0x26bd50=_0x197545['filter'](_0x5bc22a=>'insert'==_0x5bc22a['type']&&'$text'!=_0x5bc22a['name']),_0x5b8703=_0x197545['filter'](_0x139723=>'remove'==_0x139723['type']&&'$text'!=_0x139723['name']);for(const _0x2978af of _0x3e41f2)_0x274c0f['push']({'key':_0x2978af['attributeKey'],'newValue':_0x2978af['attributeNewValue'],'oldValue':_0x2978af['attributeOldValue'],'range':Ot(_0x2978af['range'],_0x20e51e['model'])});for(const _0x41107e of _0x26bd50){const _0x3ce139=_0x5b8703['find'](_0x3e06c2=>_0x3e06c2['position']['isEqual'](_0x41107e['position']));_0x3ce139&&_0x274c0f['push']({'key':m,'newValue':_0x41107e['name'],'oldValue':_0x3ce139['name'],'range':_0x20e51e['model']['createRangeOn'](_0x41107e['position']['nodeAfter'])});}return 0x0!=_0x274c0f['length']&&this['_reduceExistingSuggestions'](_0x19dee3,_0x274c0f);}['_processAttributeSuggestions'](_0x1699d1){let _0x2d87e8=!0x1;const _0x39275f=this['editor']['model']['document']['differ']['getChangedMarkers']()['filter'](_0x3f35f3=>_0x3f35f3['data']['newRange']&&_0x3f35f3['name']['startsWith']('suggestion:attribute:'));for(const _0x3674ef of _0x39275f){const {subType:_0x48a6eb,id:_0x266ba2}=this['_splitMarkerName'](_0x3674ef['name']),_0x36ada2=_0x48a6eb['split']('|')[0x0];for(const _0xe8af1b of this['getSuggestions']({'skipNotAttached':!0x0}))_0xe8af1b['id']!=_0x266ba2&&'attribute'==_0xe8af1b['type']&&_0xe8af1b['data']&&_0xe8af1b['data']['key']==_0x36ada2&&_0xe8af1b['getFirstRange']()['isIntersecting'](_0x3674ef['data']['newRange'])&&(this['_reduceSuggestionAttributeRange'](_0xe8af1b,_0x3674ef['data']['newRange'],_0x1699d1),_0x2d87e8=!0x0);}return _0x2d87e8;}['_recordAttributeChanges'](_0x4f5fb9){this['editor'],this['_recordAttributeSuggestions']=!0x0,_0x4f5fb9();}['_isRegisteredAttribute'](_0x45d948){const _0x260264=this['_isBlockAttribute'](_0x45d948),_0x58ef92=this['_inlineAttributeKeys']['has'](_0x45d948);return _0x260264||_0x58ef92;}['_reduceExistingSuggestions'](_0x4de7f1,_0x3de5eb){if(0x0==_0x3de5eb['length'])return!0x1;let _0x1bbf24=!0x1;for(const _0x13796c of _0x3de5eb){const _0x4550fb=this['_findSuggestions'](_0x13796c['range'],'attribute')['filter'](_0x65a4f1=>!_0x65a4f1['meta']['isNextTo'])['map'](_0x41f694=>_0x41f694['suggestion']),_0x31257f=_0x465ae5({'newValue':_0x13796c['newValue']});_0x4550fb['filter'](_0x131165=>{const [_0x17d20e,_0x2cb863]=_0x131165['subType']['split']('|');return _0x17d20e==_0x13796c['key']&&_0x2cb863!=_0x31257f;})['forEach'](_0x332c06=>{this['_reduceSuggestionAttributeRange'](_0x332c06,_0x13796c['range'],_0x4de7f1),_0x1bbf24=!0x0;});}return _0x1bbf24;}['_reduceSuggestionAttributeRange'](_0x332574,_0x2760d0,_0x2a663f){const _0xd0c632=_0x332574['getFirstRange']()['getDifference'](_0x2760d0);0x0!==_0xd0c632['length']?0x1!==_0xd0c632['length']?this['_breakSuggestionMarker'](_0x332574,_0x2760d0['start'],_0x2760d0['end']):this['_setSuggestionRange'](_0x332574,_0xd0c632[0x0]):_0x2a663f['removeMarker'](_0x332574['getFirstMarker']());}}class xt{['_editor'];['_model'];['_customCallbacks'];['_defaultCallbacks'];constructor(_0x42712d){this['_editor']=_0x42712d,this['_model']=_0x42712d['model'],this['_customCallbacks']=new Map(),this['_defaultCallbacks']=new Map(),this['_registerDefaultCallbacks']();}['buildSuggestion'](_0x4cc246,_0x54c4de,_0x56de9d,_0x15a653,_0x47fcda,_0x2247eb){return new u(this['_model'],{'type':_0x4cc246,'subType':_0x54c4de,'id':_0x56de9d,'author':_0x15a653,'creator':_0x15a653,'attributes':_0x47fcda,'onAttributesChange':_0x2247eb,'onAccept':(..._0xb7b425)=>this['getSuggestionCallback'](_0x4cc246,_0x54c4de,'accept')(..._0xb7b425),'onDiscard':(..._0x4d4df6)=>this['getSuggestionCallback'](_0x4cc246,_0x54c4de,'discard')(..._0x4d4df6)});}['registerCustomCallback'](_0x514a62,_0x37e3f6,_0x4d9755,_0x5ec79f){const _0x57fb19=_0x514a62+':'+_0x37e3f6+':'+_0x4d9755;this['_customCallbacks']['set'](_0x57fb19,_0x5ec79f);}['getSuggestionCallback'](_0x55ffea,_0x463c93,_0x2d0280){const _0x3937fb=_0x55ffea+':'+_0x463c93+':'+_0x2d0280;return this['_customCallbacks']['get'](_0x3937fb)||this['_defaultCallbacks']['get'](_0x55ffea+':'+_0x2d0280);}['_registerDefaultCallbacks'](){const _0x5828c5=()=>!0x1,_0xe4a3ca=_0x24dae9=>{_0x24dae9['sort']((_0x3b7045,_0x4d3f43)=>_0x3b7045['start']['isBefore'](_0x4d3f43['start'])?0x1:-0x1),this['_model']['change'](_0x47f32a=>{for(const _0x4f06dc of _0x24dae9){let _0x147f29;_0x147f29=_0x4f06dc['end']['isAtEnd']&&_0x4f06dc['end']['parent']==_0x4f06dc['start']['nodeAfter']?_0x47f32a['createSelection'](_0x4f06dc['start']['nodeAfter'],'on'):_0x47f32a['createSelection'](_0x4f06dc),this['_model']['deleteContent'](_0x147f29,{'forceDefaultExecution':!0x0,'doNotAutoparagraph':!0x0});}});},_0x3e5a6c=(_0x1bbdd2,_0x2e45bd)=>{_0x2e45bd&&this['_model']['change'](_0x5691e4=>{const {commandName:_0x159445,commandParams:_0xb29a3e=[]}=_0x2e45bd,_0x1a76ff=_0x1bbdd2['map'](_0x539df6=>(Tt(_0x539df6)&&(_0x539df6=this['_model']['createRange'](_0x539df6['end'])),_0x539df6))['filter'](_0x35938d=>'$graveyard'!==_0x35938d['root']['rootName']);if(_0x1a76ff['length']<0x1)return;const _0x2abf1d=Array['from'](this['_model']['document']['selection']['getRanges']())['map'](_0x1611d7=>_0x5733e9['fromRange'](_0x1611d7));_0x5691e4['setSelection'](_0x1a76ff);for(const _0x128b0b of this['_editor']['commands']['commands']())_0x128b0b['refresh']();_0xb29a3e['push']({'forceDefaultExecution':!0x0}),this['_editor']['execute'](_0x159445,..._0xb29a3e);const _0x31c887=_0x2abf1d['filter'](_0x48ab29=>'$graveyard'!=_0x48ab29['root']['rootName']);_0x31c887['length']>0x0&&_0x5691e4['setSelection'](_0x31c887);for(const _0x341e92 of _0x2abf1d)_0x341e92['detach']();});},_0x172c5d=(_0x294ca6,_0x24af1a)=>0x1==_0x294ca6['length']&&0x1==_0x24af1a['length']&&_0x294ca6[0x0]['end']['isEqual'](_0x24af1a[0x0]['start']),_0x499665=(_0x27b3cb,_0xbbecc8,_0x313c5e,_0xb51424)=>Ft(_0x27b3cb,_0xbbecc8,_0x313c5e,_0xb51424,this['_model'])?[_0x27b3cb,_0xbbecc8]:Ft(_0xbbecc8,_0x27b3cb,_0xb51424,_0x313c5e,this['_model'])?[_0xbbecc8,_0x27b3cb]:null;this['_defaultCallbacks']['set']('insertion:accept',_0x5828c5),this['_defaultCallbacks']['set']('insertion:discard',_0xe4a3ca),this['_defaultCallbacks']['set']('insertion:join',_0x172c5d),this['_defaultCallbacks']['set']('insertion:chain',_0x499665),this['_defaultCallbacks']['set']('deletion:accept',_0xe4a3ca),this['_defaultCallbacks']['set']('deletion:discard',_0x5828c5),this['_defaultCallbacks']['set']('deletion:join',_0x172c5d),this['_defaultCallbacks']['set']('deletion:chain',_0x499665),this['_defaultCallbacks']['set']('formatInline:accept',_0x3e5a6c),this['_defaultCallbacks']['set']('formatInline:discard',_0x5828c5),this['_defaultCallbacks']['set']('formatInline:join',_0x172c5d),this['_defaultCallbacks']['set']('formatInline:chain',_0x5828c5),this['_defaultCallbacks']['set']('formatBlock:accept',_0x3e5a6c),this['_defaultCallbacks']['set']('formatBlock:discard',_0x5828c5),this['_defaultCallbacks']['set']('formatBlock:join',_0x172c5d),this['_defaultCallbacks']['set']('formatBlock:chain',_0x5828c5),this['_defaultCallbacks']['set']('attribute:accept',_0x5828c5),this['_defaultCallbacks']['set']('attribute:discard',(_0x50d4eb,_0x4a1b56)=>{if(!_0x4a1b56)return;const _0x350675=this['_editor']['plugins']['get'](p);this['_model']['change'](_0x9d2a30=>{if(_0x4a1b56['key']==m)for(const _0x1d5d25 of _0x50d4eb){const _0x31ec00=_0x1d5d25['start']['nodeAfter'],_0x212114=_0x4a1b56['oldValue'];_0x9d2a30['rename'](_0x31ec00,_0x212114);}else{if(_0x350675['_isBlockAttribute'](_0x4a1b56['key'])){for(const _0x5c2d76 of _0x50d4eb)void 0x0!==_0x4a1b56['oldValue']?_0x9d2a30['setAttribute'](_0x4a1b56['key'],_0x4a1b56['oldValue'],_0x5c2d76['start']['nodeAfter']):_0x9d2a30['removeAttribute'](_0x4a1b56['key'],_0x5c2d76['start']['nodeAfter']);}else{for(const _0x20261e of _0x50d4eb)_0x4a1b56['oldValue']?_0x9d2a30['setAttribute'](_0x4a1b56['key'],_0x4a1b56['oldValue'],_0x20261e):_0x9d2a30['removeAttribute'](_0x4a1b56['key'],_0x20261e);}}});}),this['_defaultCallbacks']['set']('attribute:join',_0x172c5d);}}function Rt(_0x39c47c,_0x4429fd,_0x37598e){for(const _0x211275 of _0x4429fd['parent']['getAncestors']({'includeSelf':!0x0,'parentFirst':!0x0})){if(_0x211275['root']==_0x211275)return!0x1;if(!_0x37598e['containsItem'](_0x211275))return!0x1;if(_0x39c47c['isObject'](_0x211275)||_0x39c47c['isLimit'](_0x211275))return!0x0;}return!0x1;}function Tt(_0x4f1d84){return _0x4f1d84['end']['parent']==_0x4f1d84['start']['nodeAfter']&&_0x4f1d84['end']['isAtStart'];}function Et(_0x4d7842,_0x4584a5,_0x3a1ce5,_0x2be48f){const _0x27fcc3=_0x5f1083=>!_0x5f1083['item']['is']('$textProxy')&&!_0x2be48f['isObject'](_0x5f1083['item']),_0x5eb357=_0x4d7842['start']['getLastMatchingPosition'](_0x27fcc3),_0xc7497=_0x4d7842['end']['getLastMatchingPosition'](_0x27fcc3,{'direction':'backward'});return(!_0x4d7842['start']['isEqual'](_0x5eb357)||!_0x4d7842['end']['isEqual'](_0xc7497))&&(_0x5eb357['isBefore'](_0xc7497)?_0x3a1ce5['updateMarker'](_0x4584a5,{'range':_0x3a1ce5['createRange'](_0x5eb357,_0xc7497)}):_0x3a1ce5['removeMarker'](_0x4584a5),!0x0);}function Vt(_0x4e3483){return _0x465ae5(_0x4e3483);}function Ut(_0x3be4df){const _0x5107b8=_0x3be4df['start']['nodeAfter'];return _0x5107b8&&_0x5107b8['is']('element');}function Ot(_0x588cc8,_0x36add9){return null==_0x588cc8['end']['nodeBefore']&&_0x588cc8['end']['parent']==_0x588cc8['start']['nodeAfter']?Gt(_0x588cc8['start']['nodeAfter'],_0x36add9):_0x588cc8;}function Gt(_0xaf60de,_0x14c57e){const _0x5804ea=_0x14c57e['schema']['isObject'](_0xaf60de)||_0x14c57e['schema']['isSelectable'](_0xaf60de);return _0x14c57e['createRange'](_0x14c57e['createPositionAt'](_0xaf60de,'before'),_0x5804ea?_0x14c57e['createPositionAfter'](_0xaf60de):_0x14c57e['createPositionAt'](_0xaf60de,'end'));}function Ft(_0x578dbd,_0x36c054,_0x42a199,_0x323b61,_0x300063){if(!Pt(_0x578dbd,_0x36c054))return!0x1;if(_0x42a199['end']['isEqual'](_0x323b61['start']))return!0x0;if(_0x578dbd['type']!=_0x36c054['type'])return!0x1;if(!_0x42a199['end']['isTouching'](_0x323b61['start']))return!0x1;const _0x40dff2=_0x300063['createRange'](_0x42a199['end'],_0x323b61['start'])['getWalker']();for(const _0xfe3396 of _0x40dff2)if(['elementStart','elementEnd']['includes'](_0xfe3396['type'])&&_0x300063['schema']['isLimit'](_0xfe3396['item']))return!0x1;return!0x0;}function Pt(_0x4d9bcb,_0x47c5f7,_0x177be6=[]){return!(!_0x4d9bcb['_isDataLoaded']||!_0x47c5f7['_isDataLoaded'])&&_0x2eaac8(Bt(_0x4d9bcb['attributes'],_0x177be6),Bt(_0x47c5f7['attributes'],_0x177be6));}function Lt(_0x3ed65d,_0x2c4776){const _0x2337bf=Ht(_0x3ed65d['attributes']),_0x323de0=Ht(_0x2c4776);if(!_0x3ed65d['_isDataLoaded'])return!0x1;for(const _0x2ccace of Object['keys'](_0x323de0))if(!_0x2eaac8(_0x2337bf[_0x2ccace],_0x323de0[_0x2ccace]))return!0x1;return!0x0;}function Ht(_0x213cbe){const _0x261367=Object['assign']({},_0x213cbe);return delete _0x261367['skipNestingCheck'],delete _0x261367['tablePasteChainId'],_0x261367;}class oe extends/* #__PURE__ -- @preserve */
25
+ _0xfd7f9a(){['model'];['view'];['commentThreadController'];['_editor'];['_acceptCommand'];['_discardCommand'];['_pendingAction'];constructor(_0x25f62b,_0x585608,_0x174ef1,_0x49c00d){super(),this['model']=_0x585608,this['view']=_0x174ef1,this['commentThreadController']=_0x49c00d,this['_editor']=_0x25f62b,this['_acceptCommand']=_0x25f62b['commands']['get']('acceptSuggestion'),this['_discardCommand']=_0x25f62b['commands']['get']('discardSuggestion'),this['view']['bind']('isEnabled')['to'](this['_acceptCommand'],this['_discardCommand'],(_0x51a9ac,_0x124288)=>_0x51a9ac||_0x124288),this['view']['bind']('canAccept')['to'](this['_acceptCommand'],'isEnabled',_0x30a78e=>_0x30a78e&&this['_editor']['model']['canEditAt'](_0x585608['getRanges']())),this['view']['bind']('canDiscard')['to'](this['_discardCommand'],'isEnabled',_0x7e386=>_0x7e386&&this['_editor']['model']['canEditAt'](_0x585608['getRanges']())),this['_pendingAction']=null,_0x174ef1['isDirty']&&this['_setPendingAction'](),this['listenTo'](_0x174ef1,'acceptSuggestion',()=>this['acceptSuggestion']()),this['listenTo'](_0x174ef1,'discardSuggestion',()=>this['discardSuggestion']()),this['listenTo'](_0x174ef1,'change:isDirty',()=>{_0x174ef1['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 _0x4dcc90=o(this['_editor']['locale'],'PENDING_ACTION_SUGGESTION');this['_pendingAction']=this['_editor']['plugins']['get']('PendingActions')['add'](_0x4dcc90);}['_removePendingAction'](){null!==this['_pendingAction']&&this['_editor']['plugins']['get']('PendingActions')['remove'](this['_pendingAction']),this['_pendingAction']=null;}}class es extends _0x47a888{['commentsListView'];['commentThreadInputView'];['_model'];['_localUser'];['_config'];constructor(_0x1b59f2,_0x426a8b,_0x256fcb,_0x1ff4f8){super(_0x1b59f2),this['commentsListView']=null,this['commentThreadInputView']=null,this['set']('isActive',!0x1),this['set']('authoredAt',_0x426a8b['authoredAt']),this['bind']('authoredAt')['to'](_0x426a8b),this['set']('descriptionParts',[]),this['set']('isDirty',!0x1),this['set']('isEnabled',!0x1),this['set']('canAccept',!0x1),this['set']('canDiscard',!0x1),this['_model']=_0x426a8b,this['_localUser']=_0x256fcb,this['_config']=_0x1ff4f8,_0x1ff4f8['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:_0x14f9f3}=this['_config'];this['commentsListView']=new _0x14f9f3(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',_0xa4cb63=>_0xa4cb63+0x1),this['commentThreadInputView']=this['_createCommentThreadInputView'](),this['on']('removeComment',()=>this['focus']()),this['bind']('isDirty')['to'](this['commentsListView'],'hasDirtyComment',this['commentThreadInputView']['commentInputView'],'value',(_0x53e304,_0x501231)=>_0x53e304||!!_0x501231);}['_createCommentThreadInputView'](){const {CommentThreadInputView:_0x299788}=this['_config'],_0x3da75e=new _0x299788(this['locale'],this['_localUser'],this['_config']['editorConfig']),_0x35f8a4=_0x3da75e['commentInputView'];return _0x3da75e['bind']('showInput')['to'](this,'isActive',this['_model']['commentThread'],'isReadOnly',_0x35f8a4,'value',(_0x544e08,_0x2a81fb,_0x50ae65)=>!!_0x50ae65||_0x544e08&&!_0x2a81fb),_0x35f8a4['on']('submit',(_0x55bfff,_0x9c7a35)=>{this['fire']('addComment',_0x9c7a35),_0x35f8a4['editor']['setData']('');}),_0x35f8a4['on']('cancel',()=>this['focus']()),_0x35f8a4['bind']('disabledSubmit')['to'](this['_model']['commentThread'],'isReadOnly'),_0x3da75e;}}class ne extends es{['userView'];['acceptButton'];['discardButton'];['_descriptionElement'];constructor(_0x147342,_0x1989cd,_0x22f043,_0x917f12){super(_0x147342,_0x1989cd,_0x22f043,_0x917f12),this['set']('type',''),this['bind']('type')['to'](this,'descriptionParts',_0x5596f0=>_0x5596f0&&_0x5596f0[0x0]?_0x5596f0[0x0]['type']:''),this['bind']('description')['to'](this,'descriptionParts',this,'isActive',(_0x3249ff,_0x106cd1)=>{let _0x4628fc='';for(const _0x1ae82b of _0x3249ff)_0x4628fc+='<p>'+ds(_0x1ae82b['content'],_0x1ae82b['color'])+'</p>';return _0x106cd1?_0x4628fc:_0x35d3a3(_0x4628fc,{'limit':0x8c});}),this['_descriptionElement']=null,this['acceptButton']=this['_createButton'](o(_0x147342,'Accept\x20suggestion'),_0x163e57['check'],'ck-suggestion--accept','acceptSuggestion','sw'),this['acceptButton']['bind']('isEnabled')['to'](this,'canAccept'),this['discardButton']=this['_createButton'](o(_0x147342,'Discard\x20suggestion'),_0x163e57['cancel'],'ck-suggestion--discard','discardSuggestion','sw'),this['discardButton']['bind']('isEnabled')['to'](this,'canDiscard'),this['userView']=new _0xbe3cd9(_0x147342,this['_model']['author'],this['getUserViewNotificationText']()),this['userView']['extendTemplate']({'attributes':{'class':['ck-suggestion__user','ck-annotation__user']}}),this['setTemplate'](this['getTemplate']());}['getTemplate'](){const _0x56278c=this['bindTemplate'],_0x2861f7=[{'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':_0x56278c['to']('authoredAt'),'class':['ck-comment__info-time','ck-annotation__info-time']},'children':[{'text':_0x56278c['to']('authoredAt',_0xa59b5c=>this['_config']['formatDateTime'](_0xa59b5c))}]}]},{'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']&&_0x2861f7['push']({'tag':'div','attributes':{'class':['ck-comment__external']},'children':[{'text':this['getExternalSuggestionNote']()}]});const _0x42c00f={'tag':'div','attributes':{'class':['ck-suggestion-wrapper',_0x56278c['if']('isActive','ck-suggestion-wrapper--active'),_0x56278c['to']('type',_0xdfa84c=>'ck-suggestion-'+_0xdfa84c),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':_0x2861f7}]}]};return this['commentsListView']&&this['commentThreadInputView']&&(_0x42c00f['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)),_0x42c00f;}['render'](){super['render'](),this['_descriptionElement']=this['element']['querySelector']('.ck-annotation__content-wrapper'),this['_descriptionElement']['innerHTML']=this['description'],this['on']('change:description',(_0x204945,_0xf1004,_0x1267c1)=>{this['_descriptionElement']['innerHTML']=_0x1267c1;});}['_createButton'](_0x3f7a7a,_0x2769d4,_0x59a0c6,_0x13f169,_0x18c9d7){const _0x3a92d7=new _0x2e9c33(this['locale']);return _0x3a92d7['set']({'label':_0x3f7a7a,'icon':_0x2769d4,'tooltip':!0x0,'tooltipPosition':_0x18c9d7}),_0x3a92d7['extendTemplate']({'attributes':{'class':_0x59a0c6}}),_0x3a92d7['on']('execute',()=>{this['fire'](_0x13f169,this['_model']['id']);}),_0x3a92d7;}['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(_0x24927f,_0x24a747){let _0x5aa5ef='';return _0x5aa5ef+=_0x24927f['split']('*')['map']((_0x32a488,_0x3cc661)=>_0x3cc661%0x2!=0x0?'<span\x20class=\x22ck-suggestion-type\x22>'+us(_0x32a488)+'</span>':us(_0x32a488))['join'](''),_0x24a747&&(_0x5aa5ef+='<span\x20class=\x22ck-suggestion-color\x22\x20style=\x22background-color:\x20'+_0x24a747['value']+'\x22\x20title=\x22'+_0x24a747['title']+'\x22></span>'),_0x5aa5ef;}function us(_0x459938){const _0x1a2346=document['createElement']('span');return _0x1a2346['innerText']=_0x459938,_0x1a2346['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 _0x58f0a6{['_suggestionToController'];['_viewToController'];['_annotationViews'];['_handleControllerBuffer'];['_disableComments'];static get['requires'](){return[p,_0x7b8d04,'CommentsRepository','Annotations','EditorAnnotations'];}static get['pluginName'](){return'TrackChangesUI';}constructor(_0x4658a5){super(_0x4658a5),this['_suggestionToController']=new Map(),this['_viewToController']=new Map(),this['_annotationViews']=new Map(),this['_handleControllerBuffer']=new Map();const _0x4e3cec=this['editor']['config'];_0x4e3cec['define']('trackChanges.SuggestionThreadView',ne),_0x4e3cec['define']('trackChanges.disableComments',!0x1),this['_disableComments']=_0x4e3cec['get']('trackChanges.disableComments');}['_handleSuggestionControllerDelayed'](_0x19bc3c,_0x42e484){0x0===this['_handleControllerBuffer']['size']&&setTimeout(()=>{for(const [_0x4f3164,_0x3f18d9]of this['_handleControllerBuffer']){const _0x594e20=this['_suggestionToController']['has'](_0x4f3164);_0x594e20||_0x3f18d9?_0x594e20&&_0x3f18d9&&this['_destroyController'](_0x4f3164):this['_initializeController'](_0x4f3164);}this['_handleControllerBuffer']['clear'](),this['editor']['plugins']['get']('EditorAnnotations')['refreshSelectedViews'](),this['_refreshActiveMarkers']();},0xa),this['_handleControllerBuffer']['set'](_0x19bc3c,_0x42e484);}['init'](){const _0x488b18=this['editor'],_0x211c60=_0x488b18['plugins']['get']('TrackChangesEditing'),_0x24c055=_0x488b18['plugins']['get']('Annotations'),_0x13c4b9=_0x488b18['plugins']['get']('EditorAnnotations'),_0x173a73=_0x488b18['plugins']['get']('CommentsRepository');this['_addUIComponentsToFactory'](),_0x13c4b9['addSourceCollector'](()=>{const _0x1723ed=[];for(const [_0x571d4e,_0x5b7a29]of Array['from'](this['_suggestionToController'])){const _0x38c780=_0x571d4e['getAllAdjacentSuggestions'](),_0xfb02e0=[];for(const _0x117f73 of _0x38c780){if(!_0x117f73['isInContent'])continue;if(_0x117f73['isMultiRange']){_0xfb02e0['push'](..._0x117f73['getRanges']());continue;}const _0x39b288=_0x117f73['getFirstRange']();if(_0xfb02e0['length']>0x0){const _0x4161cf=_0xfb02e0[0x0]['getJoined'](_0x39b288);if(_0x4161cf){_0xfb02e0[0x0]=_0x4161cf;continue;}}_0xfb02e0['push'](_0x39b288);}_0x1723ed['push']([_0x5b7a29['view'],_0xfb02e0]);}return _0x1723ed;}),this['listenTo'](_0x211c60,'suggestionLoaded',(_0x5880da,_0x5b5dee)=>{this['listenTo'](_0x5b5dee,'change:previous',(_0x40f7f3,_0x449cfa,_0x32ab5a,_0xfdf653)=>{_0x5b5dee['isInContent']&&(null==_0x32ab5a?(this['_updateController'](_0xfdf653['head']),this['_handleSuggestionControllerDelayed'](_0x5b5dee,!0x1)):(this['_updateController'](_0x32ab5a['head']),null==_0xfdf653&&this['_handleSuggestionControllerDelayed'](_0x5b5dee,!0x0)));}),null!==_0x5b5dee['previous']?this['_updateController'](_0x5b5dee['head']):this['_handleSuggestionControllerDelayed'](_0x5b5dee,!0x1);}),this['listenTo'](_0x211c60,'suggestionUnloaded',(_0x1e56cd,_0x53170e,_0x431ca7)=>{this['stopListening'](_0x53170e,'change:previous'),this['_handleControllerBuffer']['delete'](_0x53170e),this['_suggestionToController']['has'](_0x53170e)&&this['_destroyController'](_0x53170e),_0x431ca7&&this['_updateController'](_0x431ca7['head']);}),this['listenTo'](_0x211c60,'suggestionChanged',(_0x5f3f0d,_0x48132f)=>{this['_updateController'](_0x48132f);}),this['listenTo'](_0x24c055,'change:activeAnnotations',()=>{this['_refreshActiveMarkers']();}),this['listenTo'](_0x173a73,'addComment',(_0x18d983,{threadId:_0x48ebe1,isFromAdapter:_0x45ffa9})=>{if(_0x45ffa9||!_0x211c60['hasSuggestion'](_0x48ebe1))return;const _0x3e6dcc=_0x211c60['getSuggestion'](_0x48ebe1);this['_suggestionToController']['get'](_0x3e6dcc)['view']['focus']();},{'priority':'lowest'});}['_refreshActiveMarkers'](){const _0x3fc4be=this['editor']['plugins']['get']('Annotations'),_0x3835f3=this['editor']['plugins']['get']('TrackChangesEditing'),_0xd72eb5=Array['from'](_0x3fc4be['activeAnnotations'],_0x2e04fd=>_0x2e04fd['innerView'])['filter'](_0x38433a=>this['_viewToController']['has'](_0x38433a)),_0x5c7c88=[];for(const _0x189115 of _0xd72eb5){const _0x367845=this['_viewToController']['get'](_0x189115)['model']['getAllAdjacentSuggestions']();_0x5c7c88['push'](..._0x367845['reduce']((_0x536899,_0x580e0c)=>[..._0x536899,..._0x580e0c['getMarkerNames']()],[]));}_0x3835f3['activeMarkers']=_0x5c7c88;}['_addUIComponentsToFactory'](){const _0x3383d5=this['editor'],_0x143c6a=_0x3383d5['locale'],_0x13a2b0=o(_0x143c6a,'Track\x20changes'),_0xc7e874=new Wt([{'type':'switchbutton','model':new te({'withText':!0x0,'isToggleable':!0x0,'label':_0x13a2b0,'commandName':'trackChanges','role':'menuitemcheckbox'})},{'type':'separator'},{'type':'button','model':new te({'withText':!0x0,'label':o(_0x143c6a,'Accept\x20all\x20suggestions'),'commandName':'acceptAllSuggestions','role':'menuitem'})},{'type':'button','model':new te({'withText':!0x0,'label':o(_0x143c6a,'Accept\x20all\x20selected\x20suggestions'),'commandName':'acceptSelectedSuggestions','role':'menuitem'})},{'type':'button','model':new te({'withText':!0x0,'label':o(_0x143c6a,'Discard\x20all\x20suggestions'),'commandName':'discardAllSuggestions','role':'menuitem'})},{'type':'button','model':new te({'withText':!0x0,'label':o(_0x143c6a,'Discard\x20all\x20selected\x20suggestions'),'commandName':'discardSelectedSuggestions','role':'menuitem'})}]);for(const _0x3644c3 of _0xc7e874)if(ae(_0x3644c3)){const _0x3cc29d=_0x3383d5['commands']['get'](_0x3644c3['model']['commandName']);_0x3644c3['model']['bind']('isOn','isEnabled')['to'](_0x3cc29d,'value','isEnabled');}_0x3383d5['ui']['componentFactory']['add']('trackChanges',_0x33821f=>this['_createToolbarButton'](_0x33821f,_0xc7e874,_0x13a2b0)),_0x3383d5['ui']['componentFactory']['add']('menuBar:trackChanges',_0x177b03=>this['_createMenuBarMenu'](_0x177b03,_0xc7e874,_0x13a2b0));}['_createToolbarButton'](_0x1e3bb,_0x5dbf31,_0xb0f7b0){const _0x3f89c0=zt(_0x1e3bb,Zt),_0x4ebe83=this['editor']['commands']['get']('trackChanges');_0x3f89c0['buttonView']['set']({'tooltip':_0xb0f7b0,'label':_0xb0f7b0,'icon':ie}),_0x3f89c0['buttonView']['bind']('isOn')['to'](_0x4ebe83,'value'),_0x3f89c0['buttonView']['on']('execute',()=>{_0x4ebe83['execute'](),this['editor']['editing']['view']['focus']();}),qt(_0x3f89c0,_0x5dbf31,{'role':'menu'});const _0x28e22b=[];for(const _0x2d4d32 of _0x5dbf31)ae(_0x2d4d32)&&_0x28e22b['push'](this['editor']['commands']['get'](_0x2d4d32['model']['commandName']));const _0x2a8f53=_0x3f89c0['buttonView'];return _0x2a8f53['actionView']['unbind']('isEnabled'),_0x2a8f53['arrowView']['unbind']('isEnabled'),_0x2a8f53['actionView']['bind']('isEnabled')['to'](_0x4ebe83,'isEnabled'),_0x2a8f53['arrowView']['bind']('isEnabled')['toMany'](_0x28e22b,'isEnabled',(..._0x422616)=>_0x422616['some'](_0x25d892=>_0x25d892)),_0x3f89c0['on']('execute',_0x36df5e=>{this['editor']['execute'](_0x36df5e['source']['commandName']),this['editor']['editing']['view']['focus']();}),_0x3f89c0;}['_createMenuBarMenu'](_0x3714f1,_0x3a462e,_0x2ce0ff){const _0x2375d3=new Kt(_0x3714f1),_0x312d78=this['editor']['commands']['get']('trackChanges');_0x2375d3['buttonView']['set']({'label':_0x2ce0ff,'icon':ie});const _0x238308=new Qt(_0x3714f1);for(const _0x1250f3 of _0x3a462e){if('separator'==_0x1250f3['type']){_0x238308['items']['add'](new Jt(_0x3714f1));continue;}const _0x200955=new Xt(_0x3714f1,_0x2375d3),_0x4197e0=new Yt(_0x3714f1),_0x44c895=_0x1250f3['model'];_0x4197e0['bind'](...Object['keys'](_0x44c895))['to'](_0x44c895),_0x4197e0['delegate']('execute')['to'](_0x2375d3),_0x4197e0['on']('execute',()=>{this['editor']['execute'](_0x44c895['commandName']),this['editor']['editing']['view']['focus']();}),_0x200955['children']['add'](_0x4197e0),_0x238308['items']['add'](_0x200955);}return _0x2375d3['bind']('isEnabled')['to'](_0x312d78,'isEnabled'),_0x2375d3['panelView']['children']['add'](_0x238308),_0x2375d3;}['_initializeController'](_0x1f9b13){const _0x3924ef=this['editor'],_0x2a1b0e=_0x3924ef['config'],_0x2b8548=_0x3924ef['plugins']['get']('Annotations'),_0x4efe2e=_0x3924ef['plugins']['get']('CommentsRepository'),_0xf049cc=_0x3924ef['plugins']['get']('EditorAnnotations'),_0x4899e9=_0x3924ef['plugins']['get'](_0x7b8d04)['me'],_0x1a46f6=_0x2a1b0e['get']('trackChanges')['SuggestionThreadView'],{CommentsListView:_0xc71007,CommentThreadInputView:_0x3cdea3}=_0x3924ef['plugins']['get']('CommentsUI');let _0x1fbe3b,_0x18ea73;this['_annotationViews']['has'](_0x1f9b13['id'])?(_0x18ea73=this['_annotationViews']['get'](_0x1f9b13['id']),_0x1fbe3b=_0x18ea73['mainView']):(_0x1fbe3b=new _0x1a46f6(_0x3924ef['locale'],_0x1f9b13,_0x4899e9,{'disableComments':this['_disableComments'],'editorConfig':_0x2a1b0e['get']('comments.editorConfig'),'maxCommentsWhenCollapsed':_0x2a1b0e['get']('comments.maxCommentsWhenCollapsed'),'maxThreadTotalWeight':_0x2a1b0e['get']('comments.maxThreadTotalWeight'),'maxCommentCharsWhenCollapsed':_0x2a1b0e['get']('comments.maxCommentCharsWhenCollapsed'),'formatDateTime':_0x14636d(_0x2a1b0e['get']('locale')),'CommentView':_0x2a1b0e['get']('comments')['CommentView'],'CommentsListView':_0xc71007,'CommentThreadInputView':_0x3cdea3}),_0x1fbe3b['acceptButton']['on']('execute',()=>{_0x3924ef['editing']['view']['focus']();}),_0x1fbe3b['discardButton']['on']('execute',()=>{_0x3924ef['editing']['view']['focus']();}),_0x18ea73=_0x2b8548['createAnnotationView'](this['editor']['locale'],_0x1fbe3b),_0x18ea73['bind']('isDirty')['to'](_0x1fbe3b,'isDirty'),_0x18ea73['bind']('length')['to'](_0x1fbe3b),_0x18ea73['bind']('type')['to'](_0x1fbe3b,'type',_0x36985b=>'suggestion-'+_0x36985b),this['_annotationViews']['set'](_0x1f9b13['id'],_0x18ea73));const _0x81d652=_0x4efe2e['createCommentThreadController'](_0x1f9b13['commentThread'],_0x1fbe3b),_0x4e02bd=new oe(_0x3924ef,_0x1f9b13,_0x1fbe3b,_0x81d652),_0x1187ac=_0x1f9b13['getAllAdjacentSuggestions']()['filter'](_0x2fc580=>_0x2fc580['isInContent']);_0x1fbe3b['descriptionParts']=_0x3924ef['plugins']['get']('TrackChangesEditing')['descriptionFactory']['getDescriptions'](_0x1187ac),this['_suggestionToController']['set'](_0x1f9b13,_0x4e02bd),this['_viewToController']['set'](_0x1fbe3b,_0x4e02bd);const _0x10fbf5=_0x2b8548['createAnnotation']({'view':_0x18ea73,'target':()=>{const _0x3591c=[],_0x1b34f3=_0x1f9b13['getAllAdjacentSuggestions']()['filter'](_0x2ee034=>_0x2ee034['isInContent']);for(const _0x326aeb of _0x1b34f3)_0x3591c['push'](..._0x326aeb['getMarkers']());return _0x4dd359(_0x3924ef['editing'],_0x3591c);},'type':()=>'suggestion-'+_0x4e02bd['view']['type']});_0x4efe2e['_bindAnnotationToEditors'](_0x1fbe3b,_0x10fbf5),_0x2b8548['add'](_0x10fbf5),_0xf049cc['registerAnnotation'](_0x10fbf5);}['_destroyController'](_0x1c2898){const _0xc23e4a=this['editor']['plugins']['get']('CommentsRepository'),_0xe4047c=this['editor']['plugins']['get']('Annotations'),_0x51ec15=this['_suggestionToController']['get'](_0x1c2898),_0x524ccf=_0x51ec15['view'],_0x305422=_0xe4047c['getByInnerView'](_0x524ccf);_0xc23e4a['_unbindEditors'](_0x524ccf),_0x305422&&_0xe4047c['remove'](_0x305422),this['_suggestionToController']['delete'](_0x1c2898),this['_viewToController']['delete'](_0x524ccf),_0x51ec15['destroy']();}['_updateController'](_0x3f3761){if(!_0x3f3761['isInContent']||!this['_suggestionToController']['has'](_0x3f3761))return;const _0x1b0949=this['editor']['plugins']['get']('TrackChangesEditing'),_0x16aa04=this['_suggestionToController']['get'](_0x3f3761),_0x19c1ff=_0x3f3761['getAllAdjacentSuggestions']();_0x16aa04['view']['descriptionParts']=_0x1b0949['descriptionFactory']['getDescriptions'](_0x19c1ff);}['destroy'](){for(const _0x474937 of this['_suggestionToController']['keys']())this['_destroyController'](_0x474937);for(const _0x1e634d of this['_annotationViews']['values']())_0x1e634d['mainView']['destroy']();super['destroy']();}}function ae(_0x4bdfeb){return'model'in _0x4bdfeb;}class k extends _0x58f0a6{static get['requires'](){return[p,d,'Comments'];}static get['pluginName'](){return'TrackChanges';}set['adapter'](_0x49b276){this['editor']['plugins']['get'](p)['adapter']=_0x49b276;}get['adapter'](){return this['editor']['plugins']['get'](p)['adapter'];}['addSuggestion'](_0x46c531){return this['editor']['plugins']['get'](p)['addSuggestionData'](_0x46c531);}['getSuggestions']({skipNotAttached:_0x82f7e=!0x1,toJSON:_0x22d063=!0x1}={}){return this['editor']['plugins']['get'](p)['getSuggestions']({'skipNotAttached':_0x82f7e,'toJSON':_0x22d063});}['getSuggestion'](_0x5a0349){return this['editor']['plugins']['get'](p)['getSuggestion'](_0x5a0349);}}const T=['Pagination'];class P extends _0x58f0a6{static get['requires'](){return[p];}static get['pluginName'](){return'TrackChangesData';}['init'](){const _0xe65e8c=this['editor'];if(_0xe65e8c['config']['define']('trackChangesData.editorCreator',_0x3c661d=>{const _0x54144c=_0xe65e8c['model']['document']['getRootNames']()['reduce']((_0x1fede7,_0x379ba5)=>(_0x1fede7[_0x379ba5]='',_0x1fede7),{});return _0xe65e8c['constructor']['create'](_0x54144c,_0x3c661d);}),'function'!=typeof _0xe65e8c['config']['get']('trackChangesData')['editorCreator'])throw new _0x5a9654('track-changes-data-invalid-editor-creator');}['getDataWithAcceptedSuggestions'](_0x577160){return N(this['editor'],!0x0,_0x577160);}['getDataWithDiscardedSuggestions'](_0x599be4){return N(this['editor'],!0x1,_0x599be4);}}class D extends _0x58f0a6{['result'];static get['pluginName'](){return'TrackChangesDataGetter';}constructor(_0x24f091){super(_0x24f091),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(_0x4b542a){return void 0x0!==_0x4b542a['getRootsAttributes'];}async function N(_0x1ccfb1,_0x187657,_0x51c120){const _0x279538=_0xb69918(_0x1ccfb1,T);_0x279538['plugins']['push'](p,D),_0x279538['rootsAttributes']=v(_0x1ccfb1)?_0x1ccfb1['getRootsAttributes']():void 0x0;const _0x32c86f=document['createDocumentFragment'](),_0x4413a3=_0x1ccfb1['config']['get']('trackChangesData')['editorCreator'],_0x5b69c6=await _0x4413a3(_0x279538,()=>function(_0x4a851b){const _0x34304e=document['createElement']('div');return _0x4a851b['appendChild'](_0x34304e),_0x34304e;}(_0x32c86f));!function(_0x3dc318,_0x3f4614){const _0x348fa8=_0x3dc318['model']['document']['getRootNames']()['reduce']((_0x504c10,_0x50402b)=>(_0x504c10[_0x50402b]=_0x3dc318['data']['get']({'rootName':_0x50402b}),_0x504c10),{}),_0x11c574=_0x3dc318['plugins']['get']('Users')['users']['map'](_0x32a685=>({'id':_0x32a685['id'],'name':_0x32a685['name']})),_0x30cc14=_0x3dc318['plugins']['get']('TrackChangesEditing')['getSuggestions']({'skipNotAttached':!0x0,'toJSON':!0x0}),_0x3c2146=_0x3dc318['plugins']['get']('CommentsRepository')['getCommentThreads']({'skipNotAttached':!0x0,'toJSON':!0x0}),_0x2da67c=_0x3f4614['plugins']['get']('Users'),_0x2d2fa7=_0x3f4614['plugins']['get']('TrackChangesEditing'),_0x382b3c=_0x3f4614['plugins']['get']('CommentsRepository');for(const _0x3429da of _0x11c574)_0x2da67c['getUser'](_0x3429da['id'])||_0x2da67c['addUser'](_0x3429da);_0x2da67c['me']||_0x2da67c['useAnonymousUser']();for(const _0x1d2a4b of _0x3c2146)_0x382b3c['addCommentThread'](_0x1d2a4b);for(const _0x53fc63 of _0x30cc14)_0x2d2fa7['addSuggestionData'](_0x53fc63);_0x3f4614['data']['set'](_0x348fa8);}(_0x1ccfb1,_0x5b69c6),_0x5b69c6['execute'](_0x187657?'acceptAllSuggestions':'discardAllSuggestions');const _0x438bf6=v(_0x5b69c6)?_0x5b69c6['getFullData'](_0x51c120):_0x5b69c6['data']['get'](_0x51c120);return await _0x5b69c6['destroy'](),_0x438bf6;}export{es as BaseSuggestionThreadView,k as TrackChanges,P as TrackChangesData,p as TrackChangesEditing};