@ckeditor/ckeditor5-track-changes 43.1.0-alpha.8 → 43.1.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (167) hide show
  1. package/build/track-changes.js +1 -1
  2. package/dist/index.js +3 -3
  3. package/dist/translations/ar.js +1 -1
  4. package/dist/translations/ar.umd.js +1 -1
  5. package/dist/translations/az.js +1 -1
  6. package/dist/translations/az.umd.js +1 -1
  7. package/dist/translations/bg.js +1 -1
  8. package/dist/translations/bg.umd.js +1 -1
  9. package/dist/translations/bn.js +1 -1
  10. package/dist/translations/bn.umd.js +1 -1
  11. package/dist/translations/ca.js +1 -1
  12. package/dist/translations/ca.umd.js +1 -1
  13. package/dist/translations/cs.js +1 -1
  14. package/dist/translations/cs.umd.js +1 -1
  15. package/dist/translations/da.js +1 -1
  16. package/dist/translations/da.umd.js +1 -1
  17. package/dist/translations/de.js +1 -1
  18. package/dist/translations/de.umd.js +1 -1
  19. package/dist/translations/el.js +1 -1
  20. package/dist/translations/el.umd.js +1 -1
  21. package/dist/translations/en-au.js +1 -1
  22. package/dist/translations/en-au.umd.js +1 -1
  23. package/dist/translations/en.umd.js +1 -1
  24. package/dist/translations/es.js +1 -1
  25. package/dist/translations/es.umd.js +1 -1
  26. package/dist/translations/et.js +1 -1
  27. package/dist/translations/et.umd.js +1 -1
  28. package/dist/translations/fi.js +1 -1
  29. package/dist/translations/fi.umd.js +1 -1
  30. package/dist/translations/fr.js +1 -1
  31. package/dist/translations/fr.umd.js +1 -1
  32. package/dist/translations/gl.js +1 -1
  33. package/dist/translations/gl.umd.js +1 -1
  34. package/dist/translations/he.js +1 -1
  35. package/dist/translations/he.umd.js +1 -1
  36. package/dist/translations/hi.js +1 -1
  37. package/dist/translations/hi.umd.js +1 -1
  38. package/dist/translations/hr.js +1 -1
  39. package/dist/translations/hr.umd.js +1 -1
  40. package/dist/translations/hu.js +1 -1
  41. package/dist/translations/hu.umd.js +1 -1
  42. package/dist/translations/id.js +1 -1
  43. package/dist/translations/id.umd.js +1 -1
  44. package/dist/translations/it.js +1 -1
  45. package/dist/translations/it.umd.js +1 -1
  46. package/dist/translations/ja.js +1 -1
  47. package/dist/translations/ja.umd.js +1 -1
  48. package/dist/translations/ko.js +1 -1
  49. package/dist/translations/ko.umd.js +1 -1
  50. package/dist/translations/lt.js +1 -1
  51. package/dist/translations/lt.umd.js +1 -1
  52. package/dist/translations/lv.js +1 -1
  53. package/dist/translations/lv.umd.js +1 -1
  54. package/dist/translations/ms.js +1 -1
  55. package/dist/translations/ms.umd.js +1 -1
  56. package/dist/translations/nl.js +1 -1
  57. package/dist/translations/nl.umd.js +1 -1
  58. package/dist/translations/no.js +1 -1
  59. package/dist/translations/no.umd.js +1 -1
  60. package/dist/translations/pl.js +1 -1
  61. package/dist/translations/pl.umd.js +1 -1
  62. package/dist/translations/pt-br.js +1 -1
  63. package/dist/translations/pt-br.umd.js +1 -1
  64. package/dist/translations/pt.js +1 -1
  65. package/dist/translations/pt.umd.js +1 -1
  66. package/dist/translations/ro.js +1 -1
  67. package/dist/translations/ro.umd.js +1 -1
  68. package/dist/translations/ru.js +1 -1
  69. package/dist/translations/ru.umd.js +1 -1
  70. package/dist/translations/sk.js +1 -1
  71. package/dist/translations/sk.umd.js +1 -1
  72. package/dist/translations/sq.js +1 -1
  73. package/dist/translations/sq.umd.js +1 -1
  74. package/dist/translations/sr-latn.js +1 -1
  75. package/dist/translations/sr-latn.umd.js +1 -1
  76. package/dist/translations/sr.js +1 -1
  77. package/dist/translations/sr.umd.js +1 -1
  78. package/dist/translations/sv.js +1 -1
  79. package/dist/translations/sv.umd.js +1 -1
  80. package/dist/translations/th.js +1 -1
  81. package/dist/translations/th.umd.js +1 -1
  82. package/dist/translations/tk.js +1 -1
  83. package/dist/translations/tk.umd.js +1 -1
  84. package/dist/translations/tr.js +1 -1
  85. package/dist/translations/tr.umd.js +1 -1
  86. package/dist/translations/tt.js +1 -1
  87. package/dist/translations/tt.umd.js +1 -1
  88. package/dist/translations/uk.js +1 -1
  89. package/dist/translations/uk.umd.js +1 -1
  90. package/dist/translations/ur.js +1 -1
  91. package/dist/translations/ur.umd.js +1 -1
  92. package/dist/translations/vi.js +1 -1
  93. package/dist/translations/vi.umd.js +1 -1
  94. package/dist/translations/zh-cn.js +1 -1
  95. package/dist/translations/zh-cn.umd.js +1 -1
  96. package/dist/translations/zh.js +1 -1
  97. package/dist/translations/zh.umd.js +1 -1
  98. package/package.json +10 -10
  99. package/src/commands/acceptsuggestioncommand.js +1 -1
  100. package/src/commands/discardsuggestioncommand.js +1 -1
  101. package/src/commands/executeonallsuggestionscommand.js +1 -1
  102. package/src/commands/executeonselectedsuggestionscommand.js +1 -1
  103. package/src/commands/trackchangescommand.js +1 -1
  104. package/src/index.js +1 -1
  105. package/src/integrations/aiassistant.js +1 -1
  106. package/src/integrations/alignment.js +1 -1
  107. package/src/integrations/basicstyles.js +1 -1
  108. package/src/integrations/blockquote.js +1 -1
  109. package/src/integrations/casechange.js +1 -1
  110. package/src/integrations/ckbox.js +1 -1
  111. package/src/integrations/codeblock.js +1 -1
  112. package/src/integrations/comments.js +1 -1
  113. package/src/integrations/deletecommand.js +1 -1
  114. package/src/integrations/entercommand.js +1 -1
  115. package/src/integrations/findandreplace.js +1 -1
  116. package/src/integrations/font.js +1 -1
  117. package/src/integrations/formatpainter.js +1 -1
  118. package/src/integrations/heading.js +1 -1
  119. package/src/integrations/highlight.js +1 -1
  120. package/src/integrations/horizontalline.js +1 -1
  121. package/src/integrations/htmlembed.js +1 -1
  122. package/src/integrations/image.js +1 -1
  123. package/src/integrations/imagereplace.js +1 -1
  124. package/src/integrations/imagestyle.js +1 -1
  125. package/src/integrations/importword.js +1 -1
  126. package/src/integrations/indent.js +1 -1
  127. package/src/integrations/inputcommand.js +1 -1
  128. package/src/integrations/legacylist.js +1 -1
  129. package/src/integrations/legacylistproperties.js +1 -1
  130. package/src/integrations/link.js +1 -1
  131. package/src/integrations/list.js +1 -1
  132. package/src/integrations/listproperties.js +1 -1
  133. package/src/integrations/mediaembed.js +1 -1
  134. package/src/integrations/mention.js +1 -1
  135. package/src/integrations/mergefields.js +1 -1
  136. package/src/integrations/multilevellist.js +1 -1
  137. package/src/integrations/pagebreak.js +1 -1
  138. package/src/integrations/paragraph.js +1 -1
  139. package/src/integrations/removeformat.js +1 -1
  140. package/src/integrations/restrictededitingmode.js +1 -1
  141. package/src/integrations/shiftentercommand.js +1 -1
  142. package/src/integrations/standardeditingmode.js +1 -1
  143. package/src/integrations/style.js +1 -1
  144. package/src/integrations/table.js +1 -1
  145. package/src/integrations/tablecaption.js +1 -1
  146. package/src/integrations/tableclipboard.js +1 -1
  147. package/src/integrations/tablecolumnresize.js +1 -1
  148. package/src/integrations/tableheadings.js +1 -1
  149. package/src/integrations/tablemergesplit.js +1 -1
  150. package/src/integrations/tableofcontents.js +1 -1
  151. package/src/integrations/tableproperties.js +1 -1
  152. package/src/integrations/template.js +1 -1
  153. package/src/integrations/title.js +1 -1
  154. package/src/integrations/undo.js +1 -1
  155. package/src/integrations/utils.js +1 -1
  156. package/src/suggestion.js +2 -2
  157. package/src/suggestiondescriptionfactory.js +1 -1
  158. package/src/trackchanges.js +1 -1
  159. package/src/trackchangesdata.js +1 -1
  160. package/src/trackchangesediting.js +1 -1
  161. package/src/trackchangesui.js +1 -1
  162. package/src/ui/suggestioncontroller.js +2 -2
  163. package/src/ui/view/basesuggestionthreadview.js +1 -1
  164. package/src/ui/view/suggestionthreadview.js +1 -1
  165. package/src/ui/view/suggestionview.js +1 -1
  166. package/src/utils/common-translations.js +1 -1
  167. package/src/utils/utils.js +1 -1
package/dist/index.js CHANGED
@@ -20,6 +20,6 @@
20
20
  *
21
21
  *
22
22
  */
23
- import{Command as ts,Plugin as _0x1bb8e2,PendingActions as _0x33c468,icons as _0x3e07d2}from'@ckeditor/ckeditor5-core/dist/index.js';import{CKEditorError as _0x308934,ObservableMixin as _0x1490ae,uid as _0x59fd7a,insertToPriorityArray as _0x1871cf,priorities as _0x4e633f,logWarning as _0x357efb,getEnvKeystrokeText as _0xc926a6,FocusTracker as _0x2fc427,KeystrokeHandler as _0x106bfb,Collection as Wt}from'@ckeditor/ckeditor5-utils/dist/index.js';import{normalizeColorOptions as _0x1301a3,View as _0x4f4860,ViewCollection as _0x2149c7,FocusCycler as _0x512a89,ViewModel as _0x53dcc2,createDropdown as Qt,SplitButtonView as _0x57da64,addListToDropdown as Kt,MenuBarMenuView as Yt,MenuBarMenuListView as Zt,ListSeparatorView as Xt,MenuBarMenuListItemView as te,MenuBarMenuListItemButtonView as _0x2fe023}from'@ckeditor/ckeditor5-ui/dist/index.js';import{Users as _0x448709,hashObject as _0x1ca084,surroundingMarkersDetector as _0x5694a6,FOCUS_ANNOTATION_KEYSTROKE as _0x35c178,AriaDescriptionView as _0x4b5267,setupThreadKeyboardNavigation as _0x4d5f3d,trimHtml as _0x15c22e,UserView as _0x42680e,LateFocusButtonView as _0x440d0a,getDateTimeFormatter as _0xafa3b1,getAllMarkersDomElementsSorted as _0x411d85,sanitizeEditorConfig as _0x2eb3b4}from'ckeditor5-collaboration/dist/index.js';import{Element as _0x2f6c87,LiveRange as _0x1b736b,LivePosition as _0x7b15ae}from'@ckeditor/ckeditor5-engine/dist/index.js';import{setHighlightHandling as _0x125643,toWidget as _0x103af2}from'@ckeditor/ckeditor5-widget/dist/index.js';import{cloneDeep as _0x1fc44a,set as _0x404aed,isEqual as _0x135c1f,unset as _0x1d4a7c,omit as Tt}from'lodash-es';import{Delete as _0x53648f,Input as tr}from'@ckeditor/ckeditor5-typing/dist/index.js';import{Enter as _0x1f0898,ShiftEnter as _0x1d0069}from'@ckeditor/ckeditor5-enter/dist/index.js';class B extends ts{['_enabledCommands'];constructor(_0x14b561,_0x1f8364){super(_0x14b561),this['_enabledCommands']=_0x1f8364,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 _0x571380 of this['editor']['commands']['commands']())_0x571380['affectsData']&&!this['_enabledCommands']['has'](_0x571380)&&_0x571380['forceDisabled']('TrackChangesCommand');}['_enableCommands'](){for(const _0x262da3 of this['editor']['commands']['commands']())_0x262da3['affectsData']&&!this['_enabledCommands']['has'](_0x262da3)&&_0x262da3['clearForceDisabled']('TrackChangesCommand');}}class x extends ts{['_suggestions'];constructor(_0x16bc75,_0x2b4035){super(_0x16bc75),this['_suggestions']=_0x2b4035,this['refresh'](),this['_isEnabledBasedOnSelection']=!0x1;}['refresh'](){this['isEnabled']=!0x0;}['execute'](_0x3b46ac){const _0xe31042=this['_suggestions']['get'](_0x3b46ac);if(!_0xe31042)throw new _0x308934('track-changes-accept-suggestion-not-found',this);const _0x1d2ee5=_0xe31042['getRanges']();this['editor']['model']['canEditAt'](_0x1d2ee5)&&this['editor']['plugins']['get']('TrackChangesEditing')['acceptSuggestion'](_0xe31042);}}class R extends ts{['_suggestions'];constructor(_0x3feecc,_0xd3acda){super(_0x3feecc),this['_suggestions']=_0xd3acda,this['refresh'](),this['_isEnabledBasedOnSelection']=!0x1;}['refresh'](){this['isEnabled']=!0x0;}['execute'](_0x483c54){const _0x2360a9=this['_suggestions']['get'](_0x483c54);if(!_0x2360a9)throw new _0x308934('track-changes-discard-suggestion-not-found',this);const _0x58988d=_0x2360a9['getRanges']();this['editor']['model']['canEditAt'](_0x58988d)&&this['editor']['plugins']['get']('TrackChangesEditing')['discardSuggestion'](_0x2360a9);}}function ls(_0x5c3e99,_0xa8a0bd){let _0x49bb64='';return _0x49bb64+=_0x5c3e99['split']('*')['map']((_0x14a80d,_0x31f8d8)=>_0x31f8d8%0x2!=0x0?'<span\x20class=\x22ck-suggestion-type\x22>'+nn(_0x14a80d)+'</span>':nn(_0x14a80d))['join'](''),_0xa8a0bd&&(_0x49bb64+='<span\x20class=\x22ck-suggestion-color\x22\x20style=\x22background-color:\x20'+_0xa8a0bd['value']+'\x22\x20title=\x22'+_0xa8a0bd['title']+'\x22></span>'),_0x49bb64;}function nn(_0x6ad1dd){const _0x2551eb=document['createElement']('span');return _0x2551eb['innerText']=_0x6ad1dd,_0x2551eb['innerHTML'];}function ss(_0xa9c430){return _0xa9c430['sort']((_0x2bc8f6,_0x58446b)=>'deletion'==_0x2bc8f6['type']&&'deletion'!=_0x58446b['type']?-0x1:'deletion'!=_0x2bc8f6['type']&&'deletion'==_0x58446b['type']?0x1:0x0);}function to(_0x3308c0,_0x543934){let _0x4e515c,_0x41b06f=0x0;const _0x527178=[],_0x2fcb9c=_0x543934['schema'];for(;_0x41b06f<_0x3308c0['length'];){const _0x4e1088=_0x3308c0[_0x41b06f],_0x52a615=_0x3308c0[_0x41b06f+0x1];_0x4e515c||(_0x4e515c=_0x543934['createPositionBefore'](_0x4e1088)),on(_0x543934,_0x4e1088,_0x52a615)||(_0x527178['push'](_0x543934['createRange'](_0x4e515c,_0x2fcb9c['isObject'](_0x4e1088)?_0x543934['createPositionAfter'](_0x4e1088):_0x543934['createPositionAt'](_0x4e1088,'end'))),_0x4e515c=null),_0x41b06f++;}return _0x527178;}function on(_0x2c8171,_0x19e9e5,_0x5b33ff){if(!_0x5b33ff)return!0x1;const _0x349cc3=_0x2c8171['createPositionAfter'](_0x19e9e5),_0x43b366=_0x2c8171['createPositionBefore'](_0x5b33ff);return _0x349cc3['isTouching'](_0x43b366);}function rs(_0x2716ec,_0x50afa7,_0x3f1916){for(;_0x3f1916['length'];){const _0x2b3d50=_0x3f1916['splice'](0x0,0x64);_0x2716ec['change'](()=>{for(const _0x4033bd of _0x2b3d50)_0x4033bd['isInContent']&&_0x50afa7['execute'](_0x4033bd['id']);});}}class E extends ts{['_command'];['_suggestions'];constructor(_0x57000f,_0xebc53f,_0x4d2b85){super(_0x57000f),this['_command']=_0xebc53f,this['_suggestions']=_0x4d2b85,this['refresh'](),this['_isEnabledBasedOnSelection']=!0x1;}['refresh'](){const _0x4e9487=Array['from'](this['_suggestions']['values']())['some'](_0x1ca121=>_0x1ca121['isInContent']);this['isEnabled']=this['_command']['isEnabled']&&_0x4e9487;}['execute'](){const _0x55aa3c=ss(Array['from'](this['_suggestions']['values']()));for(const _0x16cdbc of _0x55aa3c){const _0x14aa0d=_0x16cdbc['getRanges']();if(!this['editor']['model']['canEditAt'](_0x14aa0d))return;}rs(this['editor']['model'],this['_command'],_0x55aa3c);}}class O extends ts{['_command'];['_suggestions'];['_selectedSuggestions'];constructor(_0x5bed9b,_0x18a2cc,_0xd8f806){super(_0x5bed9b),this['_command']=_0x18a2cc,this['_suggestions']=_0xd8f806,this['_selectedSuggestions']=new Set(),this['refresh'](),this['_isEnabledBasedOnSelection']=!0x1;}['refresh'](){const _0x5a2ac1=this['editor']['model']['document']['selection'],_0x52e248=Array['from'](this['_suggestions']['values']());this['_selectedSuggestions']=function(_0x24a3a0,_0x1ac99f){const _0x371740=Array['from'](_0x24a3a0['getRanges']()),_0x2ac64a=new Set();for(const _0x5adc11 of _0x1ac99f)if(_0x5adc11['isInContent']){for(const _0x311de9 of _0x371740)for(const _0x108c7b of _0x5adc11['getRanges']())(_0x311de9['isIntersecting'](_0x108c7b)||_0x24a3a0['isCollapsed']&&!_0x5adc11['isMultiRange']&&_0x5adc11['next']&&_0x108c7b['end']['isTouching'](_0x311de9['start']))&&_0x2ac64a['add'](_0x5adc11);}return _0x2ac64a;}(_0x5a2ac1,_0x52e248),this['isEnabled']=this['_command']['isEnabled']&&!!this['_selectedSuggestions']['size'];}['execute'](){const _0x262b63=ss(Array['from'](this['_selectedSuggestions']));for(const _0x2d7f1e of _0x262b63){const _0x1357c9=_0x2d7f1e['getRanges']();if(!this['editor']['model']['canEditAt'](_0x1357c9))return;}rs(this['editor']['model'],this['_command'],_0x262b63);}}class u extends/* #__PURE__ -- @preserve */
24
- _0x1490ae(){['id'];['type'];['subType'];['author'];['creator'];['isExternal'];['data'];['createdAt'];['_isDataLoaded']=!0x1;['_model'];['_onAccept'];['_onDiscard'];['_onAttributesChange'];['_markerNames'];constructor(_0x5adb22,_0xab51a2){super(),this['id']=_0xab51a2['id'],this['type']=_0xab51a2['type'],this['subType']=_0xab51a2['subType']||null,this['author']=_0xab51a2['author'],this['creator']=_0xab51a2['creator']||_0xab51a2['author'],this['isExternal']=Boolean(_0xab51a2['attributes']&&_0xab51a2['attributes']['@external']),this['data']=null,this['_model']=_0x5adb22,this['_onAccept']=_0xab51a2['onAccept'],this['_onDiscard']=_0xab51a2['onDiscard'],this['_onAttributesChange']=_0xab51a2['onAttributesChange'],this['_markerNames']=new Set(),this['createdAt']=null,this['set']('authoredAt',null),this['set']('attributes',_0xab51a2['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 _0x53ff17=this;for(;_0x53ff17['previous'];)_0x53ff17=_0x53ff17['previous'];return _0x53ff17;}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'](_0x5f32fa){this['_markerNames']['add'](_0x5f32fa);}['getMarkerNames'](){return Array['from'](this['_markerNames']);}['getMarkers'](){return this['getMarkerNames']()['map'](_0x95b135=>this['_model']['markers']['get'](_0x95b135))['filter'](_0x32fde7=>_0x32fde7);}['getFirstMarker'](){return this['getMarkers']()[0x0]||null;}['removeMarkers'](){this['_model']['change'](_0x1e52e1=>{for(const _0x1d2ec5 of this['getMarkers']())_0x1e52e1['removeMarker'](_0x1d2ec5);}),this['_markerNames']['clear']();}['removeMarker'](_0x30d117){this['_model']['change'](_0x4f5759=>{_0x4f5759['removeMarker'](_0x30d117);}),this['_markerNames']['delete'](_0x30d117);}['addRange'](_0x1c31a7){const _0x3f447b='suggestion:'+this['type']+':'+this['subType']+':'+this['id']+':'+this['creator']['id']+':'+u['getMultiRangeId']();this['addMarkerName'](_0x3f447b),this['_model']['change'](_0x525b9b=>{_0x525b9b['addMarker'](_0x3f447b,{'range':_0x1c31a7,'usingOperation':!0x0,'affectsData':!0x0});});}['isIntersectingWithRange'](_0x265967){for(const _0x442028 of this['getRanges']())if(_0x442028['isIntersecting'](_0x265967))return!0x0;return!0x1;}['getRanges'](){return this['getMarkers']()['map'](_0x15a32d=>_0x15a32d['getRange']());}['getItems'](){return this['getRanges']()['reduce']((_0x43f569,_0x5c6e90)=>[..._0x43f569,..._0x5c6e90['getItems']()],[]);}['getFirstRange'](){return this['getFirstMarker']()?.['getRange']()||null;}['getContainedElement'](){const _0x5e221e=this['getRanges']();if(0x1!=_0x5e221e['length'])return null;const _0x44e0a3=_0x5e221e[0x0],_0x401b43=_0x44e0a3['start']['nodeAfter'],_0x381a2d=_0x44e0a3['end']['nodeBefore'];return _0x401b43 instanceof _0x2f6c87?_0x401b43!=_0x381a2d?null:_0x401b43: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 _0x3f47b2=[];let _0x56c5c4=this['head'];for(;_0x56c5c4;)_0x3f47b2['push'](_0x56c5c4),_0x56c5c4=_0x56c5c4['next'];return _0x3f47b2;}['setAttribute'](_0x57efec,_0x172897){const _0x21f659=_0x1fc44a(this['attributes']);_0x404aed(_0x21f659,_0x57efec,_0x172897),_0x135c1f(_0x21f659,this['attributes'])||(this['attributes']=_0x21f659,this['_onAttributesChange'](_0x21f659));}['removeAttribute'](_0xfba949){const _0x23cc80=_0x1fc44a(this['attributes']);_0x1d4a7c(_0x23cc80,_0xfba949),_0x135c1f(_0x23cc80,this['attributes'])||(this['attributes']=_0x23cc80,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 _0x59fd7a()['substr'](0x1,0x5);}}function o(_0x587e1c,_0x285159,_0x4cbec5){const t=_0x587e1c['t'];switch(_0x285159){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',_0x4cbec5);case'*Outdent:*\x20%0':return t('*Outdent:*\x20%0',_0x4cbec5);case'*Change\x20to:*\x20%0':return t('*Change\x20to:*\x20%0',_0x4cbec5);case'*Insert:*\x20%0':return t('*Insert:*\x20%0',_0x4cbec5);case'*Format:*\x20%0':return t('*Format:*\x20%0',_0x4cbec5);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',_0x4cbec5);case'*Format:*\x20remove\x20from\x20%0':return t('*Format:*\x20remove\x20from\x20%0',_0x4cbec5);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',_0x4cbec5);case'*Change\x20%0\x20content*':return t('*Change\x20%0\x20content*',_0x4cbec5);case'*Remove:*\x20%0':return t('*Remove:*\x20%0',_0x4cbec5);case'*Merge:*\x20%0':return t('*Merge:*\x20%0',_0x4cbec5);case'*Split:*\x20%0':return t('*Split:*\x20%0',_0x4cbec5);case'*Remove\x20format:*\x20%0':return t('*Remove\x20format:*\x20%0',_0x4cbec5);case'*Set\x20font\x20size:*\x20%0':return t('*Set\x20font\x20size:*\x20%0',_0x4cbec5);case'*Set\x20font\x20family:*\x20%0':return t('*Set\x20font\x20family:*\x20%0',_0x4cbec5);case'*Set\x20format\x20to:*\x20%0':return t('*Set\x20format\x20to:*\x20%0',_0x4cbec5);case'*Set\x20font\x20color:*\x20%0':return t('*Set\x20font\x20color:*\x20%0',_0x4cbec5);case'*Set\x20font\x20background\x20color:*\x20%0':return t('*Set\x20font\x20background\x20color:*\x20%0',_0x4cbec5);case'*Set\x20format:*\x20%0':return t('*Set\x20format:*\x20%0',_0x4cbec5);case'*Set\x20image\x20text\x20alternative:*\x20%0':return t('*Set\x20image\x20text\x20alternative:*\x20%0',_0x4cbec5);case'*Set\x20image\x20width:*\x20%0':return t('*Set\x20image\x20width:*\x20%0',_0x4cbec5);case'*Set\x20link:*\x20%0':return t('*Set\x20link:*\x20%0',_0x4cbec5);case'*Set\x20highlight:*\x20%0':return t('*Set\x20highlight:*\x20%0',_0x4cbec5);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'},_0x4cbec5);case'ELEMENT_PARAGRAPH':return t({'string':'paragraph','plural':'%0\x20paragraphs','id':'ELEMENT_PARAGRAPH'},_0x4cbec5);case'ELEMENT_PAGE_BREAK':return t({'string':'page\x20break','plural':'%0\x20page\x20breaks','id':'ELEMENT_PAGE_BREAK'},_0x4cbec5);case'ELEMENT_MEDIA':return t({'string':'media\x20item','plural':'%0\x20media\x20items','id':'ELEMENT_MEDIA'},_0x4cbec5);case'ELEMENT_IMAGE':return t({'string':'image','plural':'%0\x20images','id':'ELEMENT_IMAGE'},_0x4cbec5);case'ELEMENT_INLINE_IMAGE':return t({'string':'image','plural':'%0\x20images','id':'ELEMENT_INLINE_IMAGE'},_0x4cbec5);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'},_0x4cbec5);case'ELEMENT_HTML_EMBED':return t({'string':'HTML\x20embed','plural':'%0\x20HTML\x20embeds','id':'ELEMENT_HTML_EMBED'},_0x4cbec5);case'ELEMENT_HEADING':return t({'string':'heading\x20(level\x20%1)','plural':'%0\x20headings\x20(level\x20%1)','id':'ELEMENT_HEADING'},_0x4cbec5);case'ELEMENT_HEADING_CUSTOM':return t({'string':'heading\x20(%1)','plural':'%0\x20headings\x20(%1)','id':'ELEMENT_HEADING_CUSTOM'},_0x4cbec5);case'ELEMENT_LIST_ITEM':return t({'string':'list\x20item','plural':'%0\x20list\x20items','id':'ELEMENT_LIST_ITEM'},_0x4cbec5);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'},_0x4cbec5);case'ELEMENT_SPACE':return t({'string':'space','plural':'%0\x20spaces','id':'ELEMENT_SPACE'},_0x4cbec5);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'},_0x4cbec5);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'},_0x4cbec5);case'ELEMENT_TABLE_ROW':return t({'string':'table\x20row','plural':'%0\x20table\x20rows','id':'ELEMENT_TABLE_ROW'},_0x4cbec5);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'},_0x4cbec5);case'ELEMENT_TABLE_COLUMN':return t({'string':'table\x20column','plural':'%0\x20table\x20columns','id':'ELEMENT_TABLE_COLUMN'},_0x4cbec5);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'},_0x4cbec5);case'ELEMENT_TABLE_OF_CONTENTS':return t({'string':'table\x20of\x20contents','plural':'%0\x20tables\x20of\x20contents','id':'ELEMENT_TABLE_OF_CONTENTS'},_0x4cbec5);case'ELEMENT_LINE_BREAK':return t({'id':'ELEMENT_LINE_BREAK','string':'line\x20break','plural':'%0\x20line\x20breaks'},_0x4cbec5);case'ELEMENT_TITLE':return t({'id':'ELEMENT_TITLE','string':'title'});case'ELEMENT_MERGE_FIELD':return t({'id':'ELEMENT_MERGE_FIELD','string':'merge\x20field','plural':'%0\x20merge\x20fields'},_0x4cbec5);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'},_0x4cbec5);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'},_0x4cbec5);case'ENTER_INSERTION_SUGGESTION_ANNOUNCEMENT':return t({'string':'Entering\x20insertion\x20suggestion.\x20Press\x20%0\x20to\x20go\x20to\x20the\x20discussion.','id':'ENTER_INSERTION_SUGGESTION_ANNOUNCEMENT'},_0x4cbec5);case'LEAVE_INSERTION_SUGGESTION_ANNOUNCEMENT':return t({'string':'Leaving\x20insertion\x20suggestion.','id':'LEAVE_INSERTION_SUGGESTION_ANNOUNCEMENT'});case'ENTER_DELETION_SUGGESTION_ANNOUNCEMENT':return t({'string':'Entering\x20deletion\x20suggestion.\x20Press\x20%0\x20to\x20go\x20to\x20the\x20discussion.','id':'ENTER_DELETION_SUGGESTION_ANNOUNCEMENT'},_0x4cbec5);case'LEAVE_DELETION_SUGGESTION_ANNOUNCEMENT':return t({'string':'Leaving\x20deletion\x20suggestion.','id':'LEAVE_DELETION_SUGGESTION_ANNOUNCEMENT'});case'ENTER_FORMATTING_SUGGESTION_ANNOUNCEMENT':return t({'string':'Entering\x20formatting\x20suggestion.\x20Press\x20%0\x20to\x20go\x20to\x20the\x20discussion.','id':'ENTER_FORMATTING_SUGGESTION_ANNOUNCEMENT'},_0x4cbec5);case'LEAVE_FORMATTING_SUGGESTION_ANNOUNCEMENT':return t({'string':'Leaving\x20formatting\x20suggestion.','id':'LEAVE_FORMATTING_SUGGESTION_ANNOUNCEMENT'});case'SUGGESTION_THREAD_ARIA_LABEL':return t({'string':'Suggestion\x20by\x20%1.\x20Created\x20on\x20%2.\x20%0\x20reply.\x20%3','plural':'Suggestion\x20by\x20%1.\x20Created\x20on\x20%2.\x20%0\x20replies.\x20%3','id':'SUGGESTION_THREAD_ARIA_LABEL'},_0x4cbec5);case'SUGGESTION_THREAD_DESCRIPTION':return t({'string':'Press\x20Enter\x20for\x20more\x20options.\x20Press\x20Escape\x20to\x20exit.','id':'SUGGESTION_THREAD_DESCRIPTION'});default:return _0x285159;}}class f{['_customCallbacks'];['_itemLabels'];['_itemLabelsCallbacks'];['_attributeLabels'];['_schema'];['_locale'];constructor(_0x50855d,_0x2ab020){this['_customCallbacks']=[],this['_itemLabels']=new Map(),this['_itemLabelsCallbacks']=[],this['_attributeLabels']=new Map(),this['_schema']=_0x50855d,this['_locale']=_0x2ab020;}['getDescriptions'](_0x510452){const _0x44eef7=[],_0x5edffe=new Set(),_0x1463b9=new Set();for(let _0xd8178b=0x0;_0xd8178b<_0x510452['length'];_0xd8178b++){const _0x1058c1=_0x510452[_0xd8178b];if(!_0x1058c1['isInContent'])continue;const _0x1d5df=this['_handleCustomCallbackDescription'](_0x1058c1);if(_0x1d5df){if(null!=_0x1058c1['subType']){if(_0x5edffe['has'](_0x1058c1['subType']))continue;_0x5edffe['add'](_0x1058c1['subType']);}_0x44eef7['push'](_0x1d5df);}else{if('attribute'!=_0x1058c1['type'])'insertion'!=_0x1058c1['type']&&'deletion'!=_0x1058c1['type']||this['_handleInsertRemoveSuggestionDescription'](_0x44eef7,_0x1058c1,_0x510452[_0xd8178b+0x1]);else{const _0x146d7d=_0x1058c1['data']['key'];if(_0x1463b9['has'](_0x146d7d))continue;_0x1463b9['add'](_0x1058c1['data']['key']),_0x146d7d==m?this['_handleRenameSuggestionDescription'](_0x44eef7,_0x1058c1):this['_handleAttributeSuggestionDescription'](_0x44eef7,_0x1058c1);}}}return this['_resolveDescriptionItems'](_0x44eef7);}['registerDescriptionCallback'](_0x3ac6e4){this['_customCallbacks']['push'](_0x3ac6e4);}['registerElementLabel'](_0x57d52b,_0x11d1bf,_0x50d59f=_0x4e633f['normal']){'function'==typeof _0x57d52b?_0x1871cf(this['_itemLabelsCallbacks'],{'matchingCallback':_0x57d52b,'label':_0x11d1bf,'priority':_0x50d59f}):this['_itemLabels']['set'](_0x57d52b,_0x11d1bf);}['registerAttributeLabel'](_0x5950af,_0x422474){this['_attributeLabels']['set'](_0x5950af,_0x422474);}['getItemLabel'](_0x2a3974,_0x184090=0x1){let _0x53894a;for(const _0xc5d47c of this['_itemLabelsCallbacks'])if(_0xc5d47c['matchingCallback'](_0x2a3974)){_0x53894a=_0xc5d47c['label'];break;}return _0x53894a||(_0x53894a=this['_itemLabels']['get'](_0x2a3974['name'])),_0x53894a?_0x53894a(_0x184090):0x1!==_0x184090?_0x184090+'\x20'+_0x2a3974['name']+'s':''+_0x2a3974['name'];}['_addDescriptionItems'](_0x1918d7,_0x29f73a){const _0xb026d8=_0x29f73a['getFirstRange']()['getWalker'](),_0x268ab4='insertion'==_0x29f73a['type']?'add':'remove';for(const _0x522eab of _0xb026d8){const _0x245b6d=_0x522eab['item'],_0x48f6c0=_0x1918d7[_0x1918d7['length']-0x1];if(_0x245b6d['is']('$textProxy'))_0x48f6c0&&_0x48f6c0['type']['indexOf']('Container')>-0x1&&_0x1918d7['pop'](),_0x48f6c0&&'text'==_0x48f6c0['type']?_0x48f6c0[_0x268ab4]+=_0x245b6d['data']:_0x1918d7['push']({'type':'text','add':'add'==_0x268ab4?_0x245b6d['data']:'','remove':'remove'==_0x268ab4?_0x245b6d['data']:''});else{if(this['_schema']['isObject'](_0x245b6d)){const _0x36147c=_0x245b6d;if(_0x48f6c0&&_0x48f6c0['type']['indexOf']('Container')>-0x1&&_0x1918d7['pop'](),'elementEnd'==_0x522eab['type'])continue;_0x48f6c0&&_0x48f6c0['type']==_0x268ab4+'Object'&&_0x48f6c0['element']['name']==_0x36147c['name']?_0x48f6c0['quantity']++:_0x1918d7['push']({'type':_0x268ab4+'Object','element':_0x36147c,'quantity':0x1}),_0xb026d8['skip'](_0x121568=>!('elementEnd'==_0x121568['type']&&_0x121568['item']==_0x245b6d));}else{if(this['_schema']['checkChild'](_0x245b6d,'$text')||_0x245b6d['is']('element','softBreak')){const _0x2cc557=_0x245b6d;if('add'==_0x268ab4&&'elementStart'==_0x522eab['type']||'remove'==_0x268ab4&&'elementEnd'==_0x522eab['type'])continue;if(_0x48f6c0&&-0x1==_0x48f6c0['type']['indexOf']('Container')){'text'==_0x48f6c0['type']&&(_0x48f6c0[_0x268ab4]+='\x0a');continue;}let _0x530892;if(_0x530892='add'==_0x268ab4?_0x2cc557['nextSibling']&&!this['_schema']['isObject'](_0x2cc557['nextSibling'])?_0x2cc557['nextSibling']:null:_0x2cc557['previousSibling']&&!this['_schema']['isObject'](_0x2cc557['previousSibling'])?_0x2cc557['previousSibling']:null,_0x2cc557['isEmpty']||_0x530892&&_0x530892['isEmpty']){const _0x422e32=_0x530892&&_0x530892['isEmpty']?_0x530892:_0x2cc557;_0x48f6c0&&_0x48f6c0['type']==_0x268ab4+'EmptyContainer'&&_0x48f6c0['element']['name']==_0x422e32['name']?_0x48f6c0['quantity']++:_0x1918d7['push']({'type':_0x268ab4+'EmptyContainer','element':_0x422e32,'quantity':0x1});}else _0x1918d7['push']({'type':_0x268ab4+'Container','element':_0x2cc557});}}}}}['_resolveDescriptionItems'](_0x39a402){const _0x265938=this['_locale'],_0x41b8ea=[],_0xee840f=[],_0x339a7b=[];for(const _0x17ae8d of _0x39a402)switch(_0x17ae8d['type']){case'text':if(_0x17ae8d['add']=_0x17ae8d['add']['replace'](/(\S)\u000A+(\S)/g,'$1\x20$2')['replace'](/\u000A/g,''),_0x17ae8d['remove']=_0x17ae8d['remove']['replace'](/(\S)\u000A+(\S)/g,'$1\x20$2')['replace'](/\u000A/g,''),''!=_0x17ae8d['add']&&''!=_0x17ae8d['remove']){_0x41b8ea['push']({'type':'replace','content':o(_0x265938,'REPLACE_TEXT',['\x22'+_0x17ae8d['remove']+'\x22','\x22'+_0x17ae8d['add']+'\x22'])});continue;}if(null!=_0x17ae8d['add']['match'](/^ +$/)){_0x41b8ea['push']({'type':'insertion','content':o(_0x265938,'*Insert:*\x20%0',o(_0x265938,'ELEMENT_SPACE',_0x17ae8d['add']['length']))});continue;}if(null!=_0x17ae8d['remove']['match'](/^ +$/)){_0x41b8ea['push']({'type':'deletion','content':o(_0x265938,'*Remove:*\x20%0',o(_0x265938,'ELEMENT_SPACE',_0x17ae8d['remove']['length']))});continue;}if(''!=_0x17ae8d['add']){_0x41b8ea['push']({'type':'insertion','content':o(_0x265938,'*Insert:*\x20%0','\x22'+_0x17ae8d['add']+'\x22')});continue;}_0x41b8ea['push']({'type':'deletion','content':o(_0x265938,'*Remove:*\x20%0','\x22'+_0x17ae8d['remove']+'\x22')});continue;case'addEmptyContainer':case'addObject':_0x41b8ea['push']({'type':'insertion','content':o(_0x265938,'*Insert:*\x20%0',this['getItemLabel'](_0x17ae8d['element'],_0x17ae8d['quantity']))});continue;case'removeEmptyContainer':case'removeObject':_0x41b8ea['push']({'type':'deletion','content':o(_0x265938,'*Remove:*\x20%0',this['getItemLabel'](_0x17ae8d['element'],_0x17ae8d['quantity']))});continue;case'addContainer':_0x41b8ea['push']({'type':'insertion','content':o(_0x265938,'*Split:*\x20%0',this['getItemLabel'](_0x17ae8d['element'],_0x17ae8d['quantity']))});continue;case'removeContainer':_0x41b8ea['push']({'type':'deletion','content':o(_0x265938,'*Merge:*\x20%0',this['getItemLabel'](_0x17ae8d['element'],_0x17ae8d['quantity']))});continue;case'addFormat':_0xee840f['push'](_0x17ae8d['key']);continue;case'removeFormat':_0x339a7b['push'](_0x17ae8d['key']);continue;default:_0x41b8ea['push'](_0x17ae8d);}if(_0xee840f['length']){const _0x1f5c13=_0xee840f['map'](_0x130441=>this['_attributeLabels']['has'](_0x130441)?this['_attributeLabels']['get'](_0x130441):_0x130441)['join'](',\x20');_0x41b8ea['push']({'type':'format','content':o(this['_locale'],'*Set\x20format:*\x20%0',_0x1f5c13)});}if(_0x339a7b['length']){const _0x4f3787=_0x339a7b['map'](_0x545148=>this['_attributeLabels']['has'](_0x545148)?this['_attributeLabels']['get'](_0x545148):_0x545148)['join'](',\x20');_0x41b8ea['push']({'type':'format','content':o(this['_locale'],'*Remove\x20format:*\x20%0',_0x4f3787)});}return _0x41b8ea;}['_handleCustomCallbackDescription'](_0x181d01){for(const _0x58039e of this['_customCallbacks']){const _0x52579b=_0x58039e(_0x181d01);if(_0x52579b&&'type'in _0x52579b)return _0x52579b;}}['_handleAttributeSuggestionDescription'](_0x5ea94f,_0xc19220){const _0x5f374b=_0xc19220['data'],_0xd6da7=void 0x0===_0x5f374b['newValue']?'removeFormat':'addFormat';_0x5ea94f['push']({'type':_0xd6da7,'key':_0x5f374b['key']});}['_handleRenameSuggestionDescription'](_0x300270,_0x31dd67){_0x300270['push']({'type':'format','content':o(this['_locale'],'*Change\x20to:*\x20%0',this['getItemLabel'](_0x31dd67['getFirstRange']()['start']['nodeAfter'],0x1))});}['_handleInsertRemoveSuggestionDescription'](_0x58796f,_0x31d3ee,_0x5d5439){if(this['_addDescriptionItems'](_0x58796f,_0x31d3ee),_0x5d5439&&_0x5d5439['getFirstRange']()&&!_0x31d3ee['getFirstRange']()['end']['isEqual'](_0x5d5439['getFirstRange']()['start'])){const _0x576922=_0x58796f[_0x58796f['length']-0x1],_0xc8eb3e='insertion'==_0x31d3ee['type']?'add':'remove';_0x576922&&'text'==_0x576922['type']&&(_0x576922[_0xc8eb3e]+='\x0a');}}}class V extends _0x1bb8e2{['afterInit'](){const _0x39ecf8=this['editor'],_0x69df86=_0x39ecf8['plugins']['get']('TrackChangesEditing');_0x39ecf8['commands']['get']('showAIAssistant')&&_0x69df86['enableCommand']('showAIAssistant');}}class U extends _0x1bb8e2{['afterInit'](){const _0x11da96=this['editor'],_0x1f5eac=_0x11da96['locale'];if(!_0x11da96['plugins']['has']('AlignmentEditing'))return;const _0x145bf7=_0x11da96['plugins']['get']('TrackChangesEditing');_0x145bf7['enableDefaultAttributesIntegration']('alignment'),_0x145bf7['registerBlockAttribute']('alignment'),_0x145bf7['descriptionFactory']['registerAttributeLabel']('alignment',o(_0x1f5eac,'FORMAT_ALIGNMENT')),this['_registerLegacyDescription']();}['_registerLegacyDescription'](){const _0x237edc=this['editor'],_0x381211=_0x237edc['locale'];_0x237edc['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](_0x120a88=>{if('formatBlock'!=_0x120a88['type'])return;const {data:_0x5e7b33}=_0x120a88;if(_0x5e7b33&&'alignment'==_0x5e7b33['commandName']){const _0x404ec3=_0x5e7b33['commandParams'][0x0]['value'];return{'type':'format','content':o(_0x381211,'*Format:*\x20%0',function(_0x20b513){switch(_0x20b513){case'left':return o(_0x381211,'FORMAT_ALIGN_TO_LEFT');case'right':return o(_0x381211,'FORMAT_ALIGN_TO_RIGHT');case'center':return o(_0x381211,'FORMAT_ALIGN_TO_CENTER');case'justify':return o(_0x381211,'FORMAT_JUSTIFY_TEXT');}}(_0x404ec3))};}});}}const ti=['BoldEditing','ItalicEditing','UnderlineEditing','CodeEditing','StrikethroughEditing','SubscriptEditing','SuperscriptEditing'];class G extends _0x1bb8e2{['afterInit'](){const _0x459ba7=this['editor'],_0x359a5b=_0x459ba7['plugins']['get']('TrackChangesEditing'),_0x2bd37e=_0x459ba7['locale'];for(const _0x50d565 of ti){if(!_0x459ba7['plugins']['has'](_0x50d565))continue;const _0x49299b=_0x50d565['slice'](0x0,-0x7)['toLowerCase'](),_0xd1e381='FORMAT_'+_0x49299b['toUpperCase']();_0x359a5b['enableDefaultAttributesIntegration'](_0x49299b),_0x359a5b['registerInlineAttribute'](_0x49299b),_0x359a5b['descriptionFactory']['registerAttributeLabel'](_0x49299b,o(_0x2bd37e,_0xd1e381));}this['_registerLegacyDescription']();}['_registerLegacyDescription'](){const _0x3be87c=this['editor'],_0x550d8c=_0x3be87c['locale'],_0x305dd7=_0x3be87c['plugins']['get']('TrackChangesEditing');function _0x2b421b(_0x173f19,_0x4fc286){_0x305dd7['descriptionFactory']['registerDescriptionCallback'](_0x5f5bb5=>{if('formatInline'!=_0x5f5bb5['type'])return;const {data:_0x2d9026}=_0x5f5bb5;return _0x2d9026&&_0x2d9026['commandName']===_0x173f19?_0x2d9026['commandParams'][0x0]['forceValue']?{'type':'format','content':o(_0x550d8c,'*Format:*\x20%0',_0x4fc286)}:{'type':'format','content':o(_0x550d8c,'*Remove\x20format:*\x20%0',_0x4fc286)}:void 0x0;});}_0x2b421b('bold',o(_0x550d8c,'FORMAT_BOLD')),_0x2b421b('italic',o(_0x550d8c,'FORMAT_ITALIC')),_0x2b421b('underline',o(_0x550d8c,'FORMAT_UNDERLINE')),_0x2b421b('code',o(_0x550d8c,'FORMAT_CODE')),_0x2b421b('strikethrough',o(_0x550d8c,'FORMAT_STRIKETHROUGH')),_0x2b421b('subscript',o(_0x550d8c,'FORMAT_SUBSCRIPT')),_0x2b421b('superscript',o(_0x550d8c,'FORMAT_SUPERSCRIPT'));}}class F extends _0x1bb8e2{['afterInit'](){const _0x43d6e4=this['editor'],_0x739d36=_0x43d6e4['locale'];if(!_0x43d6e4['plugins']['has']('BlockQuoteEditing'))return;const _0x25b974=_0x43d6e4['plugins']['get']('TrackChangesEditing'),_0x24056d=this['editor']['commands']['get']('blockQuote');_0x25b974['enableCommand']('blockQuote',(_0x44d3e4,_0x3c1675={})=>{const _0x5c0846=this['editor']['model']['document']['selection'],_0x216525=_0x3c1675&&void 0x0!==_0x3c1675['forceValue']?_0x3c1675['forceValue']:!_0x24056d['value'];let _0x25bef3=[];if(_0x216525){const _0x4a7bb9=Array['from'](_0x5c0846['getSelectedBlocks']())['filter'](_0x230eeb=>oo(_0x230eeb)||function(_0x290f20,_0x3f184f){const _0x1ae1d9=_0x3f184f['checkChild'](_0x290f20['parent'],'blockQuote'),_0xf23dce=_0x3f184f['checkChild'](['$root','blockQuote'],_0x290f20);return _0x1ae1d9&&_0xf23dce;}(_0x230eeb,this['editor']['model']['schema']));_0x25bef3=to(_0x4a7bb9,_0x43d6e4['model']);}else{const _0x40baa4=Array['from'](_0x5c0846['getSelectedBlocks']())['filter'](_0xc283e9=>oo(_0xc283e9));_0x25bef3=to(_0x40baa4,_0x43d6e4['model']);}_0x43d6e4['model']['change'](()=>{for(const _0x34518a of _0x25bef3)_0x25b974['markBlockFormat'](_0x34518a,{'commandName':'blockQuote','commandParams':[{'forceValue':_0x216525}]});});}),_0x25b974['descriptionFactory']['registerDescriptionCallback'](_0x4e1d52=>{const {data:_0x498edb}=_0x4e1d52;if(_0x498edb&&'blockQuote'==_0x498edb['commandName']){const _0x5df858=o(_0x739d36,'ELEMENT_BLOCK_QUOTE');return _0x498edb['commandParams'][0x0]['forceValue']?{'type':'format','content':o(_0x739d36,'*Set\x20format:*\x20%0',_0x5df858)}:{'type':'format','content':o(_0x739d36,'*Remove\x20format:*\x20%0',_0x5df858)};}});}}function oo(_0x3209ca){return'blockQuote'==_0x3209ca['parent']['name'];}class L extends _0x1bb8e2{['afterInit'](){const _0x4fe58f=this['editor'];_0x4fe58f['plugins']['has']('CaseChange')&&(_0x4fe58f['plugins']['get']('TrackChangesEditing')['enableCommand']('changeCaseUpper'),_0x4fe58f['plugins']['get']('TrackChangesEditing')['enableCommand']('changeCaseLower'),_0x4fe58f['plugins']['get']('TrackChangesEditing')['enableCommand']('changeCaseTitle'));}}class H extends _0x1bb8e2{['afterInit'](){const _0x2213fc=this['editor'];_0x2213fc['commands']['get']('ckbox')&&_0x2213fc['plugins']['get']('TrackChangesEditing')['enableCommand']('ckbox');}}class J extends _0x1bb8e2{['afterInit'](){const _0x211fe5=this['editor'];if(!_0x211fe5['plugins']['has']('CodeBlock'))return;const _0x44dbdd=_0x211fe5['plugins']['get']('TrackChangesEditing'),_0x1cab95=_0x211fe5['locale'],_0x5d8695=_0x211fe5['config']['get']('codeBlock')['languages'],_0x80d73d=_0x211fe5['commands']['get']('codeBlock');_0x44dbdd['enableCommand']('indentCodeBlock'),_0x44dbdd['enableCommand']('outdentCodeBlock'),_0x44dbdd['enableCommand']('codeBlock',(_0x512525,_0xd39e0e={})=>{const _0x3907cb=_0x211fe5['model'],_0x3db8d3=_0x211fe5['model']['document']['selection'],_0x4cacdb=_0xd39e0e&&void 0x0!==_0xd39e0e['forceValue']?_0xd39e0e['forceValue']:!_0x80d73d['value'];let _0x18d15b;_0xd39e0e['language']||(_0xd39e0e['language']=_0x5d8695[0x0]['language']),_0x18d15b=_0x4cacdb?Array['from'](_0x3db8d3['getSelectedBlocks']())['filter'](_0x27e0f8=>eo(_0x27e0f8)||function(_0x4ab0b9,_0x18fd36){if(_0x4ab0b9['is']('rootElement')||_0x18fd36['isLimit'](_0x4ab0b9))return!0x1;return _0x18fd36['checkChild'](_0x4ab0b9['parent'],'codeBlock');}(_0x27e0f8,_0x3907cb['schema'])):Array['from'](_0x3db8d3['getSelectedBlocks']())['filter'](_0x45584c=>eo(_0x45584c));const _0x4d4c71=to(_0x18d15b,_0x3907cb);_0x3907cb['change'](()=>{for(const _0x59c645 of _0x4d4c71)_0x44dbdd['markBlockFormat'](_0x59c645,{'commandName':'codeBlock','commandParams':[{..._0xd39e0e,'forceValue':_0x4cacdb}],'formatGroupId':'blockName'});});}),(_0x44dbdd['descriptionFactory']['registerElementLabel']('codeBlock',_0x14c86b=>o(_0x1cab95,'ELEMENT_CODE_BLOCK',_0x14c86b)),_0x44dbdd['descriptionFactory']['registerDescriptionCallback'](_0x652675=>{if('formatBlock'!=_0x652675['type'])return;const _0x482670=_0x1cab95['t'],{data:_0x3acb21}=_0x652675;if(!_0x3acb21||'codeBlock'!=_0x3acb21['commandName'])return;const _0x41e690=_0x3acb21['commandParams'][0x0]['language'],_0x185377=_0x482670(_0x5d8695['find'](_0x3dafde=>_0x3dafde['language']===_0x41e690)['label'])['toLowerCase']();return _0x3acb21['commandParams'][0x0]['forceValue']?{'type':'format','content':o(_0x1cab95,'*Set\x20format:*\x20%0',o(_0x1cab95,'ELEMENT_CODE_BLOCK',0x1)+'\x20('+_0x185377+')')}:{'type':'format','content':o(_0x1cab95,'*Remove\x20format:*\x20%0',o(_0x1cab95,'ELEMENT_CODE_BLOCK',0x1))};}));}}function eo(_0x48ab6c){return'codeBlock'==_0x48ab6c['name'];}class q extends _0x1bb8e2{['afterInit'](){const _0x58a4ac=this['editor'];if(!_0x58a4ac['plugins']['has']('CommentsEditing'))return;_0x58a4ac['plugins']['get']('TrackChangesEditing')['enableCommand']('addCommentThread');}}function io(_0x9558db,_0x4cebb5,_0x173a56){const _0x57f56a=[];for(const _0x3c35bd of _0x4cebb5['getItems']())_0x3c35bd['hasAttribute'](_0x9558db)&&_0x57f56a['push'](_0x173a56['createRangeOn'](_0x3c35bd));return _0x57f56a;}function _e(_0x2bbdc1,_0x4d72be,{showActiveMarker:_0x37ecaa=!0x0}={}){const _0x2298af=_0x2bbdc1['plugins']['get']('TrackChangesEditing');return(_0x331e6c,_0x1e414f,_0x3241ce)=>{if(!_0x3241ce['consumable']['test'](_0x1e414f['markerRange'],_0x331e6c['name']))return;const _0x41cce=_0x1e414f['markerRange']['getWalker'](),_0x2626e0=_0x1e414f['markerRange']['start'],_0x559689=_0x2bbdc1['model']['schema'];let _0x2f0df6=null,_0x2f443b=null,_0x3a04b3=!0x1,_0x41b890=!0x1;for(const _0x1e85a7 of _0x41cce){const _0x5f13cf=_0x1e85a7['item'];_0x3a04b3=_0x3a04b3||_0x559689['isContent'](_0x5f13cf);const _0x74ac89=_0x3241ce['mapper']['toViewElement'](_0x5f13cf);if(_0x74ac89&&_0x74ac89['getCustomProperty']('addHighlight'))return;'elementEnd'==_0x1e85a7['type']&&(_0x559689['isBlock'](_0x5f13cf)&&!_0x559689['isLimit'](_0x5f13cf)&&(_0x5f13cf['nextSibling']||_0x2626e0['isAtEnd']?_0x2f0df6&&_0x2f0df6['parent']==_0x5f13cf||(_0x2f0df6=_0x5f13cf,_0x4109cd(_0x1e85a7['previousPosition']),_0x41b890=!0x0):_0x2f443b=_0x2f443b||_0x1e85a7['previousPosition']));}function _0x4109cd(_0xe8a3e8){const {authorId:_0x4a6d38}=_0x2298af['_splitMarkerName'](_0x1e414f['markerName']),_0x208dfe=_0x3241ce['writer']['createUIElement']('span',{'class':'ck-suggestion-marker-'+_0x4d72be,'data-author-id':_0x4a6d38}),_0x357474=_0x3241ce['mapper']['toViewPosition'](_0xe8a3e8);_0x37ecaa&&_0x2298af['activeMarkers']['includes'](_0x1e414f['markerName'])&&_0x3241ce['writer']['addClass']('ck-suggestion-marker--active',_0x208dfe),_0x3241ce['writer']['insert'](_0x357474,_0x208dfe),_0x3241ce['mapper']['bindElementToMarker'](_0x208dfe,_0x1e414f['markerName']);}_0x3a04b3||_0x41b890||!_0x2f443b||_0x4109cd(_0x2f443b);};}class z extends _0x1bb8e2{static get['requires'](){return[_0x53648f];}['init'](){const _0x95a27a=this['editor'],_0x19181d=_0x95a27a['plugins']['get']('TrackChangesEditing');_0x19181d['enableCommand']('delete');const _0x288bf0=_0x95a27a['commands']['get']('deleteForward');_0x19181d['enableCommand']('deleteForward',(_0x8117de,_0xd793e4={})=>{const _0x172392=_0x95a27a['model']['createSelection'](_0x95a27a['model']['document']['selection']);_0x172392['isCollapsed']&&_0x95a27a['model']['modifySelection'](_0x172392,{'direction':'forward','unit':_0xd793e4['unit']});const _0x815fe7=_0x172392['getFirstRange'](),_0x5781b4=_0x1b736b['fromRange'](_0x815fe7);let _0x1b9260;_0x8117de(_0xd793e4),_0x1b9260='$graveyard'==_0x5781b4['root']['rootName']?_0x95a27a['model']['createRange'](_0x815fe7['start']):_0x95a27a['model']['createRange'](_0x5781b4['start'],_0x5781b4['end']),_0x5781b4['detach'](),_0x95a27a['model']['enqueueChange'](_0x288bf0['buffer']['batch'],_0x484b13=>{_0x288bf0['buffer']['lock'](),_0x484b13['setSelection'](_0x484b13['createRange'](_0x1b9260['end'])),_0x288bf0['buffer']['unlock']();});}),_0x95a27a['editing']['downcastDispatcher']['on']('addMarker:suggestion:deletion',_e(_0x95a27a,'merge'),{'priority':'high'}),_0x95a27a['data']['downcastDispatcher']['on']('addMarker:suggestion:deletion',(_0xdcf2b4,_0x3397ad,_0x4aa038)=>{_0x4aa038['options']['showSuggestionHighlights']&&_e(_0x95a27a,'merge',{'showActiveMarker':!0x1})['bind'](this)(_0xdcf2b4,_0x3397ad,_0x4aa038);},{'priority':'high'}),_0x95a27a['editing']['downcastDispatcher']['on']('removeMarker:suggestion:deletion',(_0x567602,_0x2e3941,_0x27449b)=>{const _0x47c122=_0x27449b['mapper']['markerNameToElements'](_0x2e3941['markerName']);if(_0x47c122){for(const _0x343fba of _0x47c122)_0x343fba['is']('uiElement')&&(_0x27449b['mapper']['unbindElementFromMarkerName'](_0x343fba,_0x2e3941['markerName']),_0x27449b['writer']['remove'](_0x343fba));}},{'priority':'high'});}}class K extends _0x1bb8e2{['afterInit'](){const _0x46ddf8=this['editor'];if(!_0x46ddf8['plugins']['has']('ListEditing'))return;const _0x395fdd=_0x46ddf8['locale'],_0x59651f=_0x46ddf8['plugins']['get']('TrackChangesEditing'),_0x5b30a5=_0x46ddf8['plugins']['has']('TodoListEditing'),_0x521c97=!!_0x46ddf8['config']['get']('list.multiBlock');function _0x4d4e45(_0x7d7ad1){return{'type':'format','content':''+o(_0x395fdd,'*Set\x20format:*\x20%0',_0x7d7ad1)};}function _0x432b30(_0x5984ed){return{'type':'format','content':''+o(_0x395fdd,'*Remove\x20format:*\x20%0',_0x5984ed)};}_0x59651f['enableDefaultAttributesIntegration']('numberedList'),_0x59651f['enableDefaultAttributesIntegration']('bulletedList'),_0x59651f['enableDefaultAttributesIntegration']('customNumberedList'),_0x59651f['enableDefaultAttributesIntegration']('customBulletedList'),_0x59651f['enableDefaultAttributesIntegration']('indentList'),_0x59651f['enableDefaultAttributesIntegration']('outdentList'),_0x59651f['enableDefaultAttributesIntegration']('splitListItemAfter'),_0x59651f['enableDefaultAttributesIntegration']('splitListItemBefore'),_0x59651f['registerBlockAttribute']('listItemId'),_0x59651f['registerBlockAttribute']('listType'),_0x59651f['registerBlockAttribute']('listIndent'),_0x521c97&&(_0x59651f['enableDefaultAttributesIntegration']('mergeListItemBackward'),_0x59651f['enableDefaultAttributesIntegration']('mergeListItemForward')),_0x5b30a5&&(_0x59651f['enableDefaultAttributesIntegration']('todoList'),_0x59651f['enableDefaultAttributesIntegration']('checkTodoList'),_0x59651f['registerBlockAttribute']('todoListChecked'),_0x59651f['descriptionFactory']['registerDescriptionCallback'](_0x568180=>{const {data:_0x545384}=_0x568180;if(_0x545384&&'todoListChecked'==_0x545384['key'])return{'type':'format','content':_0x545384['newValue']?o(_0x395fdd,'*Check\x20item*'):o(_0x395fdd,'*Uncheck\x20item*')};}),this['editor']['model']['document']['registerPostFixer'](_0x4373e0=>{if(_0x4373e0['batch']['isUndo'])return!0x1;let _0x50f653=!0x1;const _0xcc6cfb=_0x59651f['getSuggestions']({'skipNotAttached':!0x0})['filter'](_0x4b3008=>'todoListChecked'===_0x59651f['_getAttributeKey'](_0x4b3008));for(const _0x4702e2 of _0xcc6cfb){'todo'!=_0x4702e2['getFirstRange']()['start']['nodeAfter']['getAttribute']('listType')&&(_0x59651f['_findSuggestions'](_0x4702e2['getFirstRange'](),'attribute')['find'](_0x5a3161=>'listType'===_0x59651f['_getAttributeKey'](_0x5a3161['suggestion']))||(_0x4373e0['removeMarker'](_0x4702e2['getFirstMarker']()),_0x50f653=!0x0));}return _0x50f653;})),_0x59651f['descriptionFactory']['registerAttributeLabel']('listIndent',o(_0x395fdd,'FORMAT_INDENT'));const _0x122560={'type':'format','content':''};_0x59651f['descriptionFactory']['registerDescriptionCallback'](_0x1570ed=>{const {data:_0x23a342}=_0x1570ed;if(!_0x23a342||'listType'!=_0x23a342['key'])return;let _0x18953e=_0x1570ed['head'];for(;_0x18953e;){if(_0x18953e['data']&&(('listStyle'==_0x18953e['data']['key']||'listMarkerStyle'==_0x18953e['data']['key'])&&(_0x18953e['data']['newValue']&&'default'!=_0x18953e['data']['newValue']||'default'!=_0x18953e['data']['oldValue']&&!_0x23a342['newValue'])||!_0x521c97&&_0x18953e['data']['key']==m))return _0x122560;_0x18953e=_0x18953e['next'];}if(null==_0x23a342['newValue'])switch(_0x23a342['oldValue']){case'bulleted':return _0x432b30(o(_0x395fdd,'ELEMENT_BULLETED_LIST'));case'numbered':return _0x432b30(o(_0x395fdd,'ELEMENT_NUMBERED_LIST'));case'todo':return _0x432b30(o(_0x395fdd,'ELEMENT_TODO_LIST'));}switch(_0x23a342['newValue']){case'bulleted':return _0x4d4e45(o(_0x395fdd,'ELEMENT_BULLETED_LIST'));case'numbered':return _0x4d4e45(o(_0x395fdd,'ELEMENT_NUMBERED_LIST'));case'todo':return _0x4d4e45(o(_0x395fdd,'ELEMENT_TODO_LIST'));}}),_0x59651f['descriptionFactory']['registerDescriptionCallback'](_0x4dd10c=>{const {data:_0x3ce8da}=_0x4dd10c;if(_0x3ce8da&&'listIndent'==_0x3ce8da['key'])return null==_0x3ce8da['newValue']||null==_0x3ce8da['oldValue']&&0x0==_0x3ce8da['newValue']?_0x122560:void 0x0;}),_0x59651f['descriptionFactory']['registerDescriptionCallback'](_0x41986b=>{if('attribute'!=_0x41986b['type'])return;const {data:_0x1f8540}=_0x41986b;if(!_0x1f8540||'listItemId'!=_0x1f8540['key'])return;const _0x522576=Ee(_0x41986b);return'newValue'==_0x522576?{'type':'format','content':o(_0x395fdd,'*Merge:*\x20list\x20item')}:'oldValue'==_0x522576?{'type':'format','content':o(_0x395fdd,'*Split:*\x20list\x20item')}:_0x122560;}),_0x46ddf8['model']['document']['registerPostFixer'](_0x1b582d=>this['listItemIdFixer'](_0x1b582d)),_0x46ddf8['model']['document']['registerPostFixer'](_0x4139c7=>this['noTrackChangesFixer'](_0x4139c7)),_0x46ddf8['model']['document']['on']('change:data',(_0x30a655,_0x5f3021)=>{if(_0x5f3021['isUndo']||!_0x5f3021['isLocal'])return!0x1;this['assureChains']();},{'priority':'high'}),this['_supportLegacySuggestions']();}['listItemIdFixer'](_0x528911){if(_0x528911['batch']['isUndo']||!_0x528911['batch']['isLocal'])return!0x1;let _0x4279e7=!0x1;const _0xa82cec=this['editor']['plugins']['get']('TrackChangesEditing')['getSuggestions']({'skipNotAttached':!0x0})['filter'](_0x24f865=>_0x24f865['data']&&'listItemId'==_0x24f865['data']['key'])['filter'](_0x4b2bfa=>_0x4b2bfa['data']['newValue']&&_0x4b2bfa['data']['oldValue']);for(const _0x2c921e of _0xa82cec)Ee(_0x2c921e)||(_0x528911['removeMarker'](_0x2c921e['getFirstMarker']()),_0x4279e7=!0x0);return _0x4279e7;}['noTrackChangesFixer'](_0x1236d2){if(_0x1236d2['batch']['isUndo']||!_0x1236d2['batch']['isLocal'])return!0x1;const _0x2120aa=this['editor']['plugins']['get']('TrackChangesEditing');if(_0x2120aa['trackChangesCommand']['value'])return!0x1;let _0x205e29=!0x1;const _0x5b80ce=['listType','listItemId','listIndent','listStyle','listStart','listReversed','todoListCheck','listMarker','listMarkerStyle'],_0x4c0ee8=this['editor']['model']['document']['differ']['getChanges']()['filter'](_0x5686d9=>'attribute'==_0x5686d9['type'])['filter'](_0xb17755=>_0x5b80ce['includes'](_0xb17755['attributeKey']));if(0x0==_0x4c0ee8['length'])return _0x205e29;for(const _0x2cff0c of _0x4c0ee8){const _0x29cb26=_0x2120aa['_findSuggestions'](_0x2cff0c['range'],'attribute')['filter'](_0x2bc877=>!_0x2bc877['meta']['isNextTo'])['map'](_0x264199=>_0x264199['suggestion'])['filter'](_0x5416a2=>{const _0x1cbdd3=_0x2120aa['_getAttributeKey'](_0x5416a2);return _0x5b80ce['includes'](_0x1cbdd3);});if(_0x29cb26['length']){for(const _0x51caac of _0x29cb26)_0x1236d2['removeMarker'](_0x51caac['getFirstMarker']());_0x205e29=!0x0;}}return _0x205e29;}['assureChains'](){const _0x5127db=this['editor']['plugins']['get']('TrackChangesEditing'),_0x563894=['listType','listItemId','listIndent','listStyle','listStart','listReversed','todoListCheck','listMarker','listMarkerStyle'];let _0x2971c0;const _0x50d4cc=new Set(this['editor']['model']['document']['differ']['getChangedMarkers']()['filter'](_0x64542a=>{if(_0x64542a['data']['oldRange']||!_0x64542a['data']['newRange'])return null;if(!_0x64542a['name']['startsWith']('suggestion:attribute:'))return null;const {id:_0x52c4a0}=_0x5127db['_splitMarkerName'](_0x64542a['name']);if(!_0x5127db['hasSuggestion'](_0x52c4a0))return null;const _0x4afcc8=_0x5127db['getSuggestion'](_0x52c4a0);return _0x563894['includes'](_0x4afcc8['data']['key']);})['map'](_0x1181ea=>{const {id:_0x367e92}=_0x5127db['_splitMarkerName'](_0x1181ea['name']),_0x59139c=_0x5127db['getSuggestion'](_0x367e92);return _0x2971c0=_0x59139c['attributes']['groupId'],_0x59139c['getFirstRange']()['start']['nodeAfter'];}));if(0x0==_0x50d4cc['size'])return;const _0x3f9fc9=_0x5127db['getSuggestions']({'skipNotAttached':!0x0})['filter'](_0x441aaf=>'attribute'==_0x441aaf['type']&&_0x441aaf['data']&&_0x563894['includes'](_0x441aaf['data']['key'])&&_0x441aaf['attributes']['groupId']!=_0x2971c0)['map'](_0x4e613e=>({'listItem':_0x4e613e['getFirstRange']()['start']['nodeAfter'],'groupId':_0x4e613e['attributes']['groupId']})),_0x38a041=new Set();for(const {groupId:_0x344578,listItem:_0x3ff7c9}of _0x3f9fc9)_0x50d4cc['has'](_0x3ff7c9)&&_0x38a041['add'](_0x344578);for(const _0x3ad1de of _0x5127db['getSuggestions']())_0x38a041['has'](_0x3ad1de['attributes']['groupId'])&&_0x3ad1de['setAttribute']('groupId',_0x2971c0);}['_supportLegacySuggestions'](){const _0x4461ce=this['editor'],_0x255614=_0x4461ce['locale'],_0x399e2a=_0x4461ce['plugins']['get']('TrackChangesEditing');this['_registerLegacyDescription'](),_0x399e2a['_suggestionFactory']['registerCustomCallback']('formatBlock','documentList','accept',function(_0x1dbb74,_0x5ee087){const _0x48022b=[];for(let _0x19c811 of _0x1dbb74)_0x19c811['start']['nodeAfter']===_0x19c811['end']['parent']&&(_0x19c811=_0x4461ce['model']['createRange'](_0x4461ce['model']['createPositionAt'](_0x19c811['start']['nodeAfter'],0x0))),_0x48022b['push'](_0x19c811);_0x4461ce['model']['change'](_0xfd051e=>{const _0x4f0a4a=_0x4461ce['model']['document']['selection'],_0x51637d=Array['from'](_0x4f0a4a['getRanges']())['map'](_0x395e7e=>_0x1b736b['fromRange'](_0x395e7e));_0xfd051e['setSelection'](_0x48022b),_0x4461ce['commands']['get'](_0x5ee087['commandName'])['refresh'](),_0x5ee087['commandParams']['push']({'forceDefaultExecution':!0x0}),_0x4461ce['execute'](_0x5ee087['commandName'],..._0x5ee087['commandParams']),_0xfd051e['setSelection'](_0x51637d);for(const _0x44ca33 of _0x51637d)_0x44ca33['detach']();});}),_0x399e2a['descriptionFactory']['registerElementLabel'](function(_0x4ffdcd){const _0x48022c=!_0x4461ce['model']['schema']['isObject'](_0x4ffdcd),_0x45c974=_0x4ffdcd['previousSibling'],_0x324e32=_0x4ffdcd['nextSibling'],_0x5dc5b8=_0x4ffdcd['getAttribute']('listItemId'),_0x4acc47=!_0x45c974||_0x45c974['getAttribute']('listItemId')!==_0x5dc5b8,_0x5dc368=!_0x324e32||_0x324e32['getAttribute']('listItemId')!==_0x5dc5b8;return _0x48022c&&Boolean(_0x5dc5b8)&&_0x4acc47&&_0x5dc368;},_0x349abf=>o(_0x255614,'ELEMENT_LIST_ITEM',_0x349abf));}['_registerLegacyDescription'](){const _0x80649b=this['editor'],_0x492197=_0x80649b['locale'];function _0x298541(_0x43a5c6){const _0x4740a8=_0x80649b['commands']['get']('bulletedList')['value'],_0x284020=_0x80649b['commands']['get']('numberedList')['value'];return'numberedList'===_0x43a5c6?_0x4740a8:_0x284020;}_0x80649b['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](function(_0x29fb8b){if('formatBlock'!=_0x29fb8b['type'])return;const {data:_0x2c8b71}=_0x29fb8b;if(!_0x2c8b71)return;let _0x398cc7,_0x5dbf05,_0x1cd4cf,_0x2d2044;switch(_0x2c8b71['commandName']){case'bulletedList':_0x1cd4cf=_0x2c8b71['commandParams'][0x0]['forceValue'],_0x2d2044=_0x298541(_0x2c8b71['commandName']),_0x398cc7=_0x1cd4cf?'*Format:*\x20insert\x20into\x20%0':'*Format:*\x20remove\x20from\x20%0',!_0x2d2044&&_0x80649b['config']['get']('list.multiBlock')||(_0x398cc7='*Change\x20to:*\x20%0'),_0x5dbf05={'type':'format','content':o(_0x492197,_0x398cc7,o(_0x492197,'ELEMENT_BULLETED_LIST'))};break;case'numberedList':_0x1cd4cf=_0x2c8b71['commandParams'][0x0]['forceValue'],_0x2d2044=_0x298541(_0x2c8b71['commandName']),_0x398cc7=_0x1cd4cf?'*Format:*\x20insert\x20into\x20%0':'*Format:*\x20remove\x20from\x20%0',!_0x2d2044&&_0x80649b['config']['get']('list.multiBlock')||(_0x398cc7='*Change\x20to:*\x20%0'),_0x5dbf05={'type':'format','content':o(_0x492197,_0x398cc7,o(_0x492197,'ELEMENT_NUMBERED_LIST'))};break;case'indentList':_0x398cc7='*Indent:*\x20%0',_0x5dbf05={'type':'format','content':o(_0x492197,_0x398cc7,o(_0x492197,'ELEMENT_LIST_ITEM'))};break;case'outdentList':_0x398cc7=function(_0xdf966){const _0x1a185=_0xdf966['getFirstRange']();let _0x5cf591=_0x1a185['start']['nodeAfter'];for(;_0x5cf591&&_0x1a185['containsItem'](_0x5cf591);){if(_0x5cf591['getAttribute']('listIndent')>0x0)return!0x1;_0x5cf591=_0x5cf591['nextSibling'];}return!0x0;}(_0x29fb8b)?o(_0x492197,'*Format:*\x20remove\x20from\x20%0',o(_0x492197,function(_0x1996e3){return'ELEMENT_'+_0x1996e3['getFirstRange']()['start']['nodeAfter']['getAttribute']('listType')['toUpperCase']()+'_LIST';}(_0x29fb8b))):o(_0x492197,'*Outdent:*\x20%0',o(_0x492197,'ELEMENT_LIST_ITEM')),_0x5dbf05={'type':'format','content':_0x398cc7};break;case'mergeListItemBackward':case'mergeListItemForward':!0x1===_0x2c8b71['multipleBlocks']&&(_0x398cc7='*Merge:*\x20%0',_0x5dbf05={'type':'deletion','content':o(_0x492197,_0x398cc7,o(_0x492197,'ELEMENT_LIST_ITEM'))});}return _0x5dbf05;});}}function Ee(_0x30e318){let _0x4076ce=_0x30e318['getFirstRange']()['start']['nodeAfter']['previousSibling'];for(;_0x4076ce;){const _0x19ceec=_0x4076ce['getAttribute']('listItemId');if(!_0x19ceec)return!0x1;if(_0x19ceec==_0x30e318['data']['newValue'])return'newValue';if(_0x19ceec==_0x30e318['data']['oldValue'])return'oldValue';_0x4076ce=_0x4076ce['previousSibling'];}return!0x1;}class pe extends _0x1bb8e2{['afterInit'](){if(!this['editor']['plugins']['has']('ListPropertiesEditing'))return;const _0x276e51=this['editor']['config']['get']('list.properties'),_0xc7ddac=this['editor']['plugins']['get']('TrackChangesEditing');_0x276e51['styles']&&(_0xc7ddac['enableDefaultAttributesIntegration']('listStyle'),_0xc7ddac['registerBlockAttribute']('listStyle')),_0x276e51['reversed']&&(_0xc7ddac['enableDefaultAttributesIntegration']('listReversed'),_0xc7ddac['registerBlockAttribute']('listReversed')),_0x276e51['startIndex']&&(_0xc7ddac['enableDefaultAttributesIntegration']('listStart'),_0xc7ddac['registerBlockAttribute']('listStart'));const _0x406890={'type':'format','content':''};_0xc7ddac['descriptionFactory']['registerDescriptionCallback'](this['handleDescriptions']['bind'](this));const _0x569dd4=this['editor']['locale'];_0xc7ddac['descriptionFactory']['registerAttributeLabel']('listReversed',o(_0x569dd4,'FORMAT_LIST_REVERSED')),_0xc7ddac['descriptionFactory']['registerDescriptionCallback'](_0x4ce5d2=>{const {data:_0x2520f7}=_0x4ce5d2;if(_0x2520f7&&'listReversed'==_0x2520f7['key'])return null==_0x2520f7['newValue']||0x0==_0x2520f7['newValue']&&null==_0x2520f7['oldValue']?_0x406890:void 0x0;}),_0xc7ddac['descriptionFactory']['registerAttributeLabel']('listStart',o(_0x569dd4,'FORMAT_LIST_START')),_0xc7ddac['descriptionFactory']['registerDescriptionCallback'](_0x44781e=>{const {data:_0x10dc78}=_0x44781e;if(_0x10dc78&&'listStart'==_0x10dc78['key'])return null==_0x10dc78['newValue']||0x1==_0x10dc78['newValue']&&null==_0x10dc78['oldValue']?_0x406890:void 0x0;}),this['editor']['model']['document']['registerPostFixer'](_0x9667ae=>{if(_0x9667ae['batch']['isUndo'])return!0x1;let _0x99b804=!0x1;const _0x4c66a4=_0xc7ddac['getSuggestions']({'skipNotAttached':!0x0})['filter'](_0x841311=>{const _0x28ea5f=_0xc7ddac['_getAttributeKey'](_0x841311);return'listStart'==_0x28ea5f||'listReversed'==_0x28ea5f;});for(const _0x13c7d3 of _0x4c66a4){const _0x4e0110=_0x13c7d3['getFirstRange']()['start']['nodeAfter']['getAttribute']('listType');if('numbered'==_0x4e0110||'customNumbered'==_0x4e0110)continue;_0xc7ddac['_findSuggestions'](_0x13c7d3['getFirstRange'](),'attribute')['find'](_0x1d6c67=>'listType'==_0xc7ddac['_getAttributeKey'](_0x1d6c67['suggestion']))||(_0x9667ae['removeMarker'](_0x13c7d3['getFirstMarker']()),_0x99b804=!0x0);}return _0x99b804;}),this['_registerLegacyDescription']();}['handleDescriptions'](_0x72dafa){const _0x5d7e31=this['editor']['locale'],{data:_0xd9c530}=_0x72dafa,_0x467a82={'type':'format','content':''};if(!_0xd9c530||'listStyle'!=_0xd9c530['key'])return;if(!_0xd9c530['oldValue'])return'default'==_0xd9c530['newValue']?_0x467a82:{'type':'format','content':''+o(_0x5d7e31,'*Set\x20format:*\x20%0',o(_0x5d7e31,this['_getTranslationKeyForListStyle'](_0xd9c530['newValue'])))};if(!_0xd9c530['newValue']){if('default'==_0xd9c530['oldValue'])return _0x467a82;let _0x215fb1=_0x72dafa['head'];for(;_0x215fb1;){if(_0x215fb1['data']&&'listType'==_0x215fb1['data']['key']&&_0x215fb1['data']['newValue'])return _0x467a82;_0x215fb1=_0x215fb1['next'];}return{'type':'format','content':''+o(_0x5d7e31,'*Remove\x20format:*\x20%0',o(_0x5d7e31,this['_getTranslationKeyForListStyle'](_0xd9c530['oldValue'])))};}if('default'!=_0xd9c530['newValue'])return{'type':'format','content':''+o(_0x5d7e31,'*Set\x20format:*\x20%0',o(_0x5d7e31,this['_getTranslationKeyForListStyle'](_0xd9c530['newValue'])))};let _0x138f45=_0x72dafa['head'];for(;_0x138f45;){if(_0x138f45['data']&&'listType'==_0x138f45['data']['key']&&_0x138f45['data']['newValue']&&_0x138f45['data']['oldValue'])return _0x467a82;_0x138f45=_0x138f45['next'];}return{'type':'format','content':o(_0x5d7e31,'*Set\x20format:*\x20%0',o(_0x5d7e31,'ELEMENT_'+_0x72dafa['getFirstRange']()['start']['nodeAfter']['getAttribute']('listType')['toUpperCase']()+'_LIST_DEFAULT'))};}['_registerLegacyDescription'](){const _0x1b37d7=this['editor'],_0x274f09=_0x1b37d7['locale'];_0x1b37d7['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](_0x34b773=>{if('formatBlock'!=_0x34b773['type'])return;const {data:_0x20d999}=_0x34b773;if(!_0x20d999)return;let _0x4a724c,_0x116933;switch(_0x20d999['commandName']){case'listStyle':_0x4a724c='*Change\x20to:*\x20%0',_0x116933={'type':'format','content':o(_0x274f09,_0x4a724c,o(_0x274f09,this['_getTranslationKeyForListStyle'](_0x20d999['commandParams'][0x0]['type'])))};break;case'listReversed':_0x4a724c=_0x20d999['commandParams'][0x0]['reversed']?'*Format:*\x20set\x20order\x20to\x20reversed':'*Format:*\x20set\x20order\x20to\x20regular',_0x116933={'type':'format','content':o(_0x274f09,_0x4a724c)};break;case'listStart':_0x4a724c='*Format:*\x20set\x20start\x20index\x20to\x20%0',_0x116933={'type':'format','content':o(_0x274f09,_0x4a724c,_0x20d999['commandParams'][0x0]['startIndex'])};}return _0x116933;});}['_getTranslationKeyForListStyle'](_0xe62a6b){return'ELEMENT_'+function(_0x3a633a){if(ye['includes'](_0x3a633a))return'bulleted';if(Se['includes'](_0x3a633a))return'numbered';return null;}(_0xe62a6b)['toUpperCase']()+'_LIST_'+_0xe62a6b['toUpperCase']()['replace'](/-/g,'_');}}const ye=['disc','circle','square'],Se=['decimal','decimal-leading-zero','lower-roman','upper-roman','lower-latin','upper-latin'];class Q extends _0x1bb8e2{static get['requires'](){return[_0x1f0898];}['init'](){const _0x233532=this['editor'],_0x483bc4=_0x233532['plugins']['get']('TrackChangesEditing'),_0x4f4dab=_0x233532['commands']['get']('enter');_0x483bc4['enableCommand']('enter',()=>{_0x233532['model']['change'](_0x12b8c0=>{const _0x230276=_0x233532['model']['document']['selection'],_0xfb7ef4=_0x230276['getFirstPosition'](),_0x2a19a9=_0x1b736b['fromRange'](_0x230276['getFirstRange']());if(_0x4f4dab['enterBlock'](_0x12b8c0)){const _0x2d1b12=_0x233532['model']['createPositionAt'](_0xfb7ef4['parent']['nextSibling'],0x0),_0x187129=_0x12b8c0['createRange'](_0xfb7ef4,_0x2d1b12);_0x483bc4['markInsertion'](_0x187129);}else _0x12b8c0['setSelection'](_0x12b8c0['createRange'](_0x2a19a9['end']));_0x2a19a9['detach'](),_0x4f4dab['fire']('afterExecute',{'writer':_0x12b8c0});});}),_0x233532['editing']['downcastDispatcher']['on']('addMarker:suggestion:insertion',_e(_0x233532,'split'),{'priority':'high'}),_0x233532['editing']['downcastDispatcher']['on']('removeMarker:suggestion:insertion',(_0x3b0c0a,_0x3009db,_0x291587)=>{const _0xbe88c7=_0x291587['mapper']['markerNameToElements'](_0x3009db['markerName']);if(_0xbe88c7){for(const _0x458858 of _0xbe88c7)_0x458858['hasClass']('ck-suggestion-marker-split')&&(_0x291587['mapper']['unbindElementFromMarkerName'](_0x458858,_0x3009db['markerName']),_0x291587['writer']['remove'](_0x458858));}},{'priority':'high'}),_0x233532['data']['downcastDispatcher']['on']('addMarker:suggestion:insertion',(_0x25b326,_0x2dba99,_0x5b894f)=>{_0x5b894f['options']['showSuggestionHighlights']&&_e(_0x233532,'split',{'showActiveMarker':!0x1})['bind'](this)(_0x25b326,_0x2dba99,_0x5b894f);},{'priority':'high'});}}class X extends _0x1bb8e2{['afterInit'](){if(!this['editor']['plugins']['has']('FindAndReplaceEditing'))return;const _0xc1f483=this['editor']['plugins']['get']('TrackChangesEditing');_0xc1f483['enableCommand']('find',this['handleFindCommand']['bind'](this)),_0xc1f483['enableCommand']('findNext'),_0xc1f483['enableCommand']('findPrevious'),_0xc1f483['enableCommand']('replace'),_0xc1f483['enableCommand']('replaceAll');}['handleFindCommand'](_0x441e24,_0x4295cc,_0x4f3ea3={}){const _0x5e1739=this['editor']['plugins']['get']('FindAndReplaceUtils');return _0x441e24(_0x139166=>{let _0x408bd2=('string'==typeof _0x4295cc?_0x5e1739['findByTextCallback'](_0x4295cc,_0x4f3ea3):_0x4295cc)(_0x139166);Array['isArray'](_0x408bd2)&&(_0x408bd2={'results':_0x408bd2,'searchText':'string'==typeof _0x4295cc?_0x4295cc:''});const _0x3728be=_0x408bd2['results']['filter'](_0x59c247=>!0x1===this['_isInDeletionRange'](_0x59c247,_0x139166['item']));return{..._0x408bd2,'results':_0x3728be};},_0x4f3ea3);}['_isInDeletionRange'](_0xd6a8e0,_0x207082){const _0x1308f5=this['editor']['model']['createRange'](this['editor']['model']['createPositionAt'](_0x207082,_0xd6a8e0['start']),this['editor']['model']['createPositionAt'](_0x207082,_0xd6a8e0['end']));for(const _0x27293e of this['editor']['model']['markers']['getMarkersGroup']('suggestion:deletion'))if(null!==_0x1308f5['getIntersection'](_0x27293e['getRange']()))return!0x0;return!0x1;}}const ro=[{'pluginName':'FontSizeEditing','commandName':'fontSize'},{'pluginName':'FontFamilyEditing','commandName':'fontFamily'},{'pluginName':'FontColorEditing','commandName':'fontColor'},{'pluginName':'FontBackgroundColorEditing','commandName':'fontBackgroundColor'}];class Y extends _0x1bb8e2{['afterInit'](){const _0x16afdf=this['editor']['locale'],_0x63856d=this['editor']['plugins']['get']('TrackChangesEditing');for(const {pluginName:_0x3ea61a,commandName:_0x20c81d}of ro)this['editor']['plugins']['has'](_0x3ea61a)&&(_0x63856d['enableDefaultAttributesIntegration'](_0x20c81d),_0x63856d['registerInlineAttribute'](_0x20c81d));_0x63856d['descriptionFactory']['registerAttributeLabel']('fontSize',o(_0x16afdf,'FORMAT_FONT_SIZE')),_0x63856d['descriptionFactory']['registerAttributeLabel']('fontFamily',o(_0x16afdf,'FORMAT_FONT_FAMILY')),_0x63856d['descriptionFactory']['registerAttributeLabel']('fontColor',o(_0x16afdf,'FORMAT_FONT_COLOR')),_0x63856d['descriptionFactory']['registerAttributeLabel']('fontBackgroundColor',o(_0x16afdf,'FORMAT_FONT_BACKGROUND')),this['_registerLegacyDescription']();}['_registerLegacyDescription'](){const _0x49193a=this['editor'],_0x1e869c=_0x49193a['locale'];_0x49193a['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](_0x3df923=>{const _0x3a95ad=_0x1e869c['t'];if('formatInline'!=_0x3df923['type'])return;const {data:_0x63bb94}=_0x3df923;if(null!=_0x63bb94){if('fontSize'==_0x63bb94['commandName']){const _0x14ffc8=_0x63bb94['commandParams'][0x0]['value'];if(_0x14ffc8){const _0x21ab3e=_0x3a95ad(this['editor']['plugins']['get']('FontSize')['normalizeSizeOptions'](this['editor']['config']['get']('fontSize.options'))['find'](_0xb5a8b=>_0xb5a8b['model']==_0x14ffc8)['title'])['toLowerCase']();return{'type':'format','content':o(_0x1e869c,'*Set\x20font\x20size:*\x20%0',_0x21ab3e)};}return{'type':'format','content':o(_0x1e869c,'*Reset\x20font\x20size*')};}if('fontFamily'==_0x63bb94['commandName']){const _0x48a8c4=_0x63bb94['commandParams'][0x0]['value'];return _0x48a8c4?{'type':'format','content':o(_0x1e869c,'*Set\x20font\x20family:*\x20%0',_0x48a8c4)}:{'type':'format','content':o(_0x1e869c,'*Reset\x20font\x20family*')};}if('fontColor'==_0x63bb94['commandName']){const _0x3af541=_0x63bb94['commandParams'][0x0]['value'];if(_0x3af541){const _0x33a5e2=_0x1301a3(this['editor']['config']['get']('fontColor.colors'))['find'](_0x56cdb1=>_0x56cdb1['model']==_0x3af541);let _0x59364b=_0x3af541,_0x3e9ae2='';return _0x33a5e2&&(_0x59364b=_0x33a5e2['label'],_0x3e9ae2=_0x3a95ad(_0x59364b)['toLowerCase']()),{'type':'format','content':o(_0x1e869c,'*Set\x20font\x20color:*\x20%0',_0x3e9ae2)['trim'](),'color':{'value':_0x3af541,'title':_0x3e9ae2||_0x59364b}};}return{'type':'format','content':o(_0x1e869c,'*Reset\x20font\x20color*')};}if('fontBackgroundColor'==_0x63bb94['commandName']){const _0x1b8226=_0x63bb94['commandParams'][0x0]['value'];if(_0x1b8226){const _0x1ee75e=_0x1301a3(this['editor']['config']['get']('fontBackgroundColor.colors'))['find'](_0x1c6c7c=>_0x1c6c7c['model']==_0x1b8226);let _0x397714=_0x1b8226,_0x55e5e1='';return _0x1ee75e&&(_0x397714=_0x1ee75e['label'],_0x55e5e1=_0x3a95ad(_0x397714)['toLowerCase']()),{'type':'format','content':o(_0x1e869c,'*Set\x20font\x20background\x20color:*\x20%0',_0x55e5e1)['trim'](),'color':{'value':_0x1b8226,'title':_0x55e5e1||_0x397714}};}return{'type':'format','content':o(_0x1e869c,'*Reset\x20font\x20background\x20color*')};}}});}}class Z extends _0x1bb8e2{['afterInit'](){const _0x2a0669=this['editor'],_0x14a367=_0x2a0669['plugins']['get']('TrackChangesEditing'),_0x45fb34=_0x2a0669['commands']['get']('copyFormat'),_0x4f414d=_0x2a0669['commands']['get']('pasteFormat');_0x45fb34&&_0x4f414d&&(_0x14a367['enableDefaultAttributesIntegration']('pasteFormat'),_0x14a367['enableCommand']('copyFormat'),this['_registerLegacyDescription']());}['_registerLegacyDescription'](){const _0x1bcbbe=this['editor'],_0x340f3a=_0x1bcbbe['locale'];_0x1bcbbe['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](_0x462a50=>{if('formatBlock'!=_0x462a50['type']&&'formatInline'!=_0x462a50['type'])return;const {data:_0x5b6323}=_0x462a50;if(_0x5b6323&&'pasteFormat'===_0x5b6323['commandName']){const _0x14c5cf=[],_0x4f6edd=_0x5b6323['commandParams'][0x0];for(const [_0x56d177,_0xfb131a]of Object['entries'](_0x4f6edd))_0x14c5cf['push'](so(_0x1bcbbe,_0x56d177,_0xfb131a));return _0x14c5cf['length']?{'type':'format','content':o(_0x340f3a,'*Set\x20format\x20to:*\x20%0',_0x14c5cf['join'](',\x20'))}:{'type':'format','content':o(_0x340f3a,'*Remove\x20all\x20formatting*')};}});}}function so(_0xcebd92,_0xb0313b,_0x3d7b43){const _0x52922a=_0xcebd92['locale']['t'],_0xb48f39=_0xb0313b['split'](/(?=[A-Z])/)['join']('\x20'),_0x4a4de3=_0x52922a(_0xb48f39['charAt'](0x0)['toUpperCase']()+_0xb48f39['slice'](0x1))['toLowerCase']();if('boolean'==typeof _0x3d7b43)return _0x4a4de3;if('fontColor'===_0xb0313b||'fontBackgroundColor'===_0xb0313b){const _0x2e0002=_0x1301a3(_0xcebd92['config']['get']('fontColor.colors'))['find'](_0x42e192=>_0x42e192['model']==_0x3d7b43);return _0x4a4de3+'\x20('+(_0x2e0002?_0x52922a(_0x2e0002['label'])['toLowerCase']():_0x3d7b43)+')';}if('fontSize'===_0xb0313b&&isNaN(parseFloat(_0x3d7b43))){const _0x3108a3=_0xcebd92['plugins']['get']('FontSize')['normalizeSizeOptions'](_0xcebd92['config']['get']('fontSize.options'))['find'](_0x3906f7=>_0x3906f7['model']==_0x3d7b43);return _0x4a4de3+'\x20('+(_0x3108a3?_0x52922a(_0x3108a3['title'])['toLowerCase']():_0x3d7b43)+')';}return _0x4a4de3+'\x20('+_0x3d7b43+')';}class tt extends _0x1bb8e2{['_headingOptions'];['afterInit'](){const _0x2a7bc=this['editor'];if(!_0x2a7bc['plugins']['has']('HeadingEditing'))return;this['_headingOptions']=_0x2a7bc['config']['get']('heading.options');const _0xdba77f=_0x2a7bc['locale'],_0x151223=_0x2a7bc['plugins']['get']('TrackChangesEditing');_0x151223['enableDefaultAttributesIntegration']('heading');for(const _0xd1c66e of this['_headingOptions'])'paragraph'!=_0xd1c66e['model']&&_0x151223['descriptionFactory']['registerElementLabel'](_0xd1c66e['model'],_0x186cf4=>{const _0x1ca92d=this['_getHeadingLevel'](_0xd1c66e['model']);return null!==_0x1ca92d?_0x22621d(_0x186cf4,_0x1ca92d):_0x414175(_0x186cf4,_0xd1c66e['title']);});function _0x22621d(_0x3db7f8,_0x1b6c38){return o(_0xdba77f,'ELEMENT_HEADING',[_0x3db7f8,_0x1b6c38]);}function _0x414175(_0x49a4a4,_0x8403ce){return o(_0xdba77f,'ELEMENT_HEADING_CUSTOM',[_0x49a4a4,_0x8403ce]);}this['_registerLegacyDescription']();}['_registerLegacyDescription'](){const _0x5e7d3a=this['editor'],_0x117692=_0x5e7d3a['locale'];function _0x44e566(_0x27d4b6,_0x1936f5){return o(_0x117692,'ELEMENT_HEADING_CUSTOM',[_0x27d4b6,_0x1936f5]);}_0x5e7d3a['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](_0x1803cf=>{if('formatBlock'!=_0x1803cf['type'])return;const {data:_0x3c7a69}=_0x1803cf;if(_0x3c7a69&&'heading'==_0x3c7a69['commandName']){const _0x521a15=_0x3c7a69['commandParams'][0x0]['value'],_0x58d32e=this['_getHeadingLevel'](_0x521a15);if(null!==_0x58d32e)return{'type':'format','content':o(_0x117692,'*Change\x20to:*\x20%0',(_0x3d5ffb=0x1,_0xb8380=_0x58d32e,o(_0x117692,'ELEMENT_HEADING',[_0x3d5ffb,_0xb8380])))};const _0x5a3ea1=this['_headingOptions']['find'](_0x2bae90=>_0x2bae90['model']===_0x521a15)['title'];return{'type':'format','content':o(_0x117692,'*Change\x20to:*\x20%0',_0x44e566(0x1,_0x5a3ea1))};}var _0x3d5ffb,_0xb8380;});}['_getHeadingLevel'](_0x33f6e5){const _0x3b9999=_0x33f6e5['match'](/^heading(\d+)/);if(_0x3b9999)return _0x3b9999[0x1];const _0x543959=this['_headingOptions']?.['find'](_0x18a86a=>_0x18a86a['model']==_0x33f6e5);if(_0x543959&&_0x543959['view']){const _0x3eb873=_0x543959['view'],_0x5defcf=(_0x3eb873['name']??_0x3eb873)['match'](/^h(\d+)/);if(_0x5defcf)return _0x5defcf[0x1];}return null;}}class et extends _0x1bb8e2{['afterInit'](){const _0x1f020c=this['editor'];if(!_0x1f020c['plugins']['has']('HighlightEditing'))return;const _0x5b24ad=_0x1f020c['plugins']['get']('TrackChangesEditing'),_0x2996b6=_0x1f020c['locale'];_0x5b24ad['enableDefaultAttributesIntegration']('highlight'),_0x5b24ad['registerInlineAttribute']('highlight'),_0x5b24ad['descriptionFactory']['registerAttributeLabel']('highlight',o(_0x2996b6,'FORMAT_HIGHLIGHT')),this['_registerLegacyDescription']();}['_registerLegacyDescription'](){const _0x277d50=this['editor'],_0x17e7d9=_0x277d50['locale'];_0x277d50['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](_0x5df230=>{if('formatInline'!=_0x5df230['type'])return;const {data:_0x546608}=_0x5df230;if(_0x546608&&'highlight'==_0x546608['commandName']){const _0x3e0bce=_0x17e7d9['t'],_0x35cacd=_0x546608['commandParams'][0x0]['value'];if(_0x35cacd){const _0x47dd24=_0x277d50['config']['get']('highlight.options')['find'](_0x34f08d=>_0x34f08d['model']==_0x35cacd),_0x35c1b0=_0x3e0bce(_0x47dd24['title'])['toLowerCase']();return{'type':'format','content':o(_0x17e7d9,'*Set\x20highlight:*\x20%0',_0x35c1b0),'color':{'value':_0x47dd24['color'],'title':_0x47dd24['title']}};}return{'type':'format','content':o(_0x17e7d9,'*Remove\x20highlight*',o(_0x17e7d9,'FORMAT_HIGHLIGHT'))};}});}}class it extends _0x1bb8e2{['afterInit'](){const _0x4c76bd=this['editor'];if(!_0x4c76bd['plugins']['has']('HorizontalLineEditing'))return;_0x4c76bd['plugins']['get']('TrackChangesEditing')['enableCommand']('horizontalLine');const _0x577ee8=_0x4c76bd['plugins']['get']('TrackChangesEditing'),_0x1d21d2=_0x4c76bd['locale'];_0x577ee8['descriptionFactory']['registerElementLabel']('horizontalLine',_0x420d40=>o(_0x1d21d2,'ELEMENT_HORIZONTAL_LINE',_0x420d40)),_0x4c76bd['conversion']['for']('dataDowncast')['elementToStructure']({'model':'horizontalLine','view':(_0x3ddecd,{writer:_0xbb2a84,options:_0x29223c})=>{if(!_0x29223c['showSuggestionHighlights'])return null;const _0x3bc286=_0xbb2a84['createContainerElement']('div'),_0x16de75=_0xbb2a84['createEmptyElement']('hr');return _0xbb2a84['addClass']('ck-horizontal-line',_0x3bc286),_0xbb2a84['insert'](_0xbb2a84['createPositionAt'](_0x3bc286,0x0),_0x16de75),_0x3bc286;},'converterPriority':'high'});}}class st extends _0x1bb8e2{['afterInit'](){const _0x450ee2=this['editor'];if(!_0x450ee2['plugins']['has']('HtmlEmbed'))return;const _0x3ed924=_0x450ee2['plugins']['get']('TrackChangesEditing'),_0x45fec1=_0x450ee2['locale'];_0x3ed924['descriptionFactory']['registerElementLabel']('rawHtml',_0x380f34=>o(_0x45fec1,'ELEMENT_HTML_EMBED',_0x380f34)),_0x3ed924['enableDefaultAttributesIntegration']('htmlEmbed'),_0x3ed924['registerBlockAttribute']('value'),_0x3ed924['descriptionFactory']['registerDescriptionCallback'](_0x82d21=>{if('attribute'!=_0x82d21['type'])return;const {data:_0x2ecd04}=_0x82d21;if(_0x2ecd04&&'value'==_0x2ecd04['key']&&_0x82d21['getFirstRange']()['start']['nodeAfter']['is']('element','rawHtml')){const _0xb979aa=o(_0x45fec1,'ELEMENT_HTML_EMBED');return{'type':'format','content':o(_0x45fec1,'*Change\x20%0\x20content*',_0xb979aa)};}}),this['_registerLegacyDescription']();}['_registerLegacyDescription'](){const _0x66d321=this['editor'],_0x50f84c=_0x66d321['locale'];_0x66d321['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](_0x3a8395=>{if('formatBlock'!=_0x3a8395['type'])return;const {data:_0x3ff870}=_0x3a8395;if(_0x3ff870&&'htmlEmbed'==_0x3ff870['commandName']){const _0x350ffb=o(_0x50f84c,'ELEMENT_HTML_EMBED');return{'type':'format','content':o(_0x50f84c,'*Change\x20%0\x20content*',_0x350ffb)};}});}}class nt extends _0x1bb8e2{['afterInit'](){const _0x23b35d=this['editor'];if(!_0x23b35d['plugins']['has']('ImageEditing'))return;const _0xb534c1=_0x23b35d['plugins']['get']('TrackChangesEditing'),_0x11dc02=_0x23b35d['plugins']['get']('ImageUtils'),_0x5e59dc=_0x23b35d['locale'];_0xb534c1['enableCommand']('insertImage'),_0xb534c1['descriptionFactory']['registerElementLabel']('imageBlock',_0x534b3d=>o(_0x5e59dc,'ELEMENT_IMAGE',_0x534b3d)),_0xb534c1['descriptionFactory']['registerElementLabel']('imageInline',_0x33f585=>o(_0x5e59dc,'ELEMENT_INLINE_IMAGE',_0x33f585)),_0xb534c1['descriptionFactory']['registerElementLabel']('caption',()=>o(_0x5e59dc,'ELEMENT_CAPTION')),_0x23b35d['plugins']['has']('ImageUploadEditing')&&_0xb534c1['enableCommand']('uploadImage'),_0x23b35d['plugins']['has']('ImageBlockEditing')&&_0x23b35d['plugins']['has']('ImageInlineEditing')&&(_0xb534c1['enableCommand']('imageTypeInline',(_0x3aa2b8,_0xf225f0)=>{const _0x4be24b=_0x11dc02['getClosestSelectedImageElement'](_0x23b35d['model']['document']['selection']);_0x23b35d['model']['change'](()=>{_0xb534c1['markBlockFormat'](_0x4be24b,{'commandName':'imageTypeInline','commandParams':[_0xf225f0]},[],'convertBlockImageToInline');});}),_0xb534c1['enableCommand']('imageTypeBlock',(_0x4083c2,_0x4c5e03)=>{_0x23b35d['model']['change'](_0x472366=>{let _0x336559=_0x11dc02['getClosestSelectedImageElement'](_0x23b35d['model']['document']['selection']),_0x2248bc=_0x472366['createRangeOn'](_0x336559);const _0x4ea668=_0x7b15ae['fromPosition'](_0x2248bc['start'],'toPrevious'),_0x22a6f0=_0x7b15ae['fromPosition'](_0x2248bc['end'],'toNext');_0xb534c1['forceDefaultExecution'](()=>_0x4083c2(_0x4c5e03)),_0x336559=_0x11dc02['getClosestSelectedImageElement'](_0x23b35d['model']['document']['selection']),_0x2248bc=_0x472366['createRangeOn'](_0x336559);const _0x434816=_0x472366['createRange'](_0x4ea668,_0x22a6f0);_0x4ea668['detach'](),_0x22a6f0['detach'](),_0xb534c1['markBlockFormat'](_0x336559,{'commandName':'imageTypeInline','commandParams':[_0x4c5e03]},[],'convertInlineImageToBlock'),_0x434816['start']['isBefore'](_0x2248bc['start'])&&_0xb534c1['markInsertion'](_0x472366['createRange'](_0x434816['start'],_0x2248bc['start']),'convertInlineImageToBlock'),_0x2248bc['end']['isBefore'](_0x434816['end'])&&_0xb534c1['markInsertion'](_0x472366['createRange'](_0x2248bc['end'],_0x434816['end']),'convertInlineImageToBlock');});}),_0xb534c1['_suggestionFactory']['registerCustomCallback']('formatBlock','convertInlineImageToBlock','join',()=>!0x1),_0xb534c1['_suggestionFactory']['registerCustomCallback']('formatBlock','convertInlineImageToBlock','accept',()=>!0x1),_0xb534c1['_suggestionFactory']['registerCustomCallback']('formatBlock','convertInlineImageToBlock','discard',_0xb534c1['_suggestionFactory']['getSuggestionCallback']('formatBlock','','accept')),_0xb534c1['_suggestionFactory']['registerCustomCallback']('insertion','convertInlineImageToBlock','join',()=>!0x1),_0xb534c1['_suggestionFactory']['registerCustomCallback']('insertion','convertInlineImageToBlock','discard',([_0x5257ea])=>{const _0x5312a8=_0xb534c1['_suggestionFactory']['getSuggestionCallback']('insertion','','discard');let _0x11c3ae=_0x5257ea['start'],_0x509183=_0x5257ea['end'];const _0x5aa5f7=_0x23b35d['model']['schema']['getNearestSelectionRange'](_0x11c3ae,'backward'),_0x3a83e3=_0x23b35d['model']['schema']['getNearestSelectionRange'](_0x509183,'forward');_0x5aa5f7['isCollapsed']&&(_0x11c3ae=_0x5aa5f7['start']),_0x3a83e3['isCollapsed']&&(_0x509183=_0x3a83e3['end']),_0x5312a8([_0x23b35d['model']['createRange'](_0x11c3ae,_0x509183)]);}),_0xb534c1['_suggestionFactory']['registerCustomCallback']('formatBlock','convertInlineImageToBlock','chain',_0x16639b),_0xb534c1['_suggestionFactory']['registerCustomCallback']('insertion','convertInlineImageToBlock','chain',_0x16639b)),_0x23b35d['plugins']['has']('ImageCaptionEditing')&&(_0xb534c1['enableCommand']('toggleImageCaption',(_0x1db19a,_0x20f1d4)=>{const _0x34a441=_0x23b35d['plugins']['get']('ImageCaptionUtils');let _0x89d2e0=_0x11dc02['getClosestSelectedImageElement'](_0x23b35d['model']['document']['selection']),_0x148705=_0x34a441['getCaptionFromImageModelElement'](_0x89d2e0);_0x23b35d['model']['change'](()=>{if(_0x148705)return void _0xb534c1['markDeletion'](_0x23b35d['model']['createRangeOn'](_0x148705));const _0x1bf26=_0x11dc02['isBlockImage'](_0x89d2e0);_0x1db19a(_0x20f1d4),_0x89d2e0=_0x11dc02['getClosestSelectedImageElement'](_0x23b35d['model']['document']['selection']),_0x148705=_0x34a441['getCaptionFromImageModelElement'](_0x89d2e0),_0xb534c1['markInsertion'](_0x23b35d['model']['createRangeOn'](_0x148705),_0x1bf26?null:'imageCaption');});}),_0xb534c1['_suggestionFactory']['registerCustomCallback']('insertion','imageCaption','chain',_0x16639b));const _0x1b331d=[{'type':'formatBlock','subType':'imageStylePreApply'},{'type':'insertion','subType':'imageCaption'},{'type':'formatBlock','subType':'convertInlineImageToBlock'},{'type':'insertion','subType':'convertInlineImageToBlock'}];function _0x268896(_0x550ad0,_0x5a6e00){const _0x788afa=_0x1b331d['findIndex'](({type:_0x1429c0,subType:_0x4a2907})=>_0x550ad0['type']==_0x1429c0&&_0x550ad0['subType']==_0x4a2907),_0x1ea991=_0x1b331d['findIndex'](({type:_0x5aa805,subType:_0x4b7f6f})=>_0x5a6e00['type']==_0x5aa805&&_0x5a6e00['subType']==_0x4b7f6f);if(_0x788afa<0x0||_0x1ea991<0x0)return!0x1;const _0x461907=_0x550ad0['getFirstRange'](),_0x2b0fd5=_0x5a6e00['getFirstRange']();if((0x0==_0x788afa||0x1==_0x788afa)&&0x2==_0x1ea991&&_0x461907['isIntersecting'](_0x2b0fd5))return!0x0;if(0x2==_0x788afa&&0x3==_0x1ea991){const _0x1c22a3=_0xb534c1['_findSuggestions'](_0x461907,'insertion')['filter'](({suggestion:_0x146bdd,meta:_0x1660e2})=>_0x1660e2['isOwn']&&'convertInlineImageToBlock'==_0x146bdd['subType']);if(_0x1c22a3['length']>0x1&&_0x2b0fd5['end']['isEqual'](_0x461907['start']))return!0x0;if(0x1==_0x1c22a3['length']&&(_0x461907['start']['isEqual'](_0x2b0fd5['end'])||_0x461907['end']['isEqual'](_0x2b0fd5['start'])))return!0x0;}if(0x3==_0x788afa&&0x3==_0x1ea991&&_0x461907['start']['isBefore'](_0x2b0fd5['start'])){const _0x577f24=_0x461907['end']['nodeAfter'],_0x29cd98=_0x2b0fd5['start']['nodeBefore'];return _0x11dc02['isBlockImage'](_0x577f24)&&_0x577f24===_0x29cd98;}return!0x1;}function _0x16639b(_0x199e99,_0x2990f5){return _0x268896(_0x199e99,_0x2990f5)?[_0x199e99,_0x2990f5]:_0x268896(_0x2990f5,_0x199e99)?[_0x2990f5,_0x199e99]:null;}_0x23b35d['plugins']['has']('ImageResize')&&(_0xb534c1['enableDefaultAttributesIntegration']('resizeImage'),_0xb534c1['registerBlockAttribute']('resizedWidth'),_0xb534c1['descriptionFactory']['registerAttributeLabel']('resizedWidth',o(_0x5e59dc,'FORMAT_IMAGE_SIZE'))),_0x23b35d['plugins']['has']('ImageTextAlternativeEditing')&&(_0xb534c1['enableDefaultAttributesIntegration']('imageTextAlternative'),_0xb534c1['registerBlockAttribute']('alt')),_0xb534c1['descriptionFactory']['registerDescriptionCallback'](_0x444b6f=>{if(!!_0x1b331d['find'](({type:_0xb569a4,subType:_0x21631f})=>_0x444b6f['type']==_0xb569a4&&_0x444b6f['subType']==_0x21631f))return _0x444b6f['previous']?{}:void 0x0;}),_0xb534c1['descriptionFactory']['registerDescriptionCallback'](_0x19fbd2=>{if('insertion'==_0x19fbd2['type']||'deletion'==_0x19fbd2['type']){const _0x3727df=_0x19fbd2['getContainedElement']();if(_0x3727df&&_0x3727df['is']('element','caption'))return{'type':'insertion'==_0x19fbd2['type']?'addObject':'removeObject','element':_0x3727df,'quantity':0x1};}}),_0xb534c1['descriptionFactory']['registerDescriptionCallback'](_0x41a540=>'formatBlock'==_0x41a540['type']&&'convertInlineImageToBlock'==_0x41a540['subType']?{'type':'format','content':'Inline\x20image\x20to\x20block\x20image'}:'formatBlock'==_0x41a540['type']&&'convertBlockImageToInline'==_0x41a540['subType']?{'type':'format','content':'Block\x20image\x20to\x20inline\x20image'}:void 0x0),_0xb534c1['descriptionFactory']['registerDescriptionCallback'](_0x3abd5a=>{if('attribute'!=_0x3abd5a['type'])return;const {data:_0x33950f}=_0x3abd5a;if(!_0x33950f||'alt'!=_0x33950f['key'])return;const _0x1df020=_0x33950f['newValue'];return _0x1df020?{'type':'format','content':o(_0x5e59dc,'*Set\x20image\x20text\x20alternative:*\x20%0','\x22'+_0x1df020+'\x22')}:{'type':'format','content':o(_0x5e59dc,'*Remove\x20image\x20text\x20alternative*')};}),this['_registerLegacyDescription']();}['_registerLegacyDescription'](){const _0x924c7d=this['editor'],_0x22b8ac=_0x924c7d['locale'];_0x924c7d['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](_0x4e7975=>{if('formatBlock'!=_0x4e7975['type']&&'formatInline'!=_0x4e7975['type'])return;const {data:_0x30ec41}=_0x4e7975;if(_0x30ec41){if('imageTextAlternative'==_0x30ec41['commandName']){const _0x2d0275=_0x30ec41['commandParams'][0x0]['newValue'];return _0x2d0275?{'type':'format','content':o(_0x22b8ac,'*Set\x20image\x20text\x20alternative:*\x20%0','\x22'+_0x2d0275+'\x22')}:{'type':'format','content':o(_0x22b8ac,'*Remove\x20image\x20text\x20alternative*')};}if('resizeImage'==_0x30ec41['commandName']){const _0x1799cd=_0x30ec41['commandParams'][0x0]['width'];return _0x1799cd?{'type':'format','content':o(_0x22b8ac,'*Set\x20image\x20width:*\x20%0',_0x1799cd)}:{'type':'format','content':o(_0x22b8ac,'*Reset\x20image\x20width*')};}}});}}class ot extends _0x1bb8e2{['afterInit'](){if(!this['editor']['plugins']['has']('ImageEditing'))return;const _0xf9334=this['editor']['locale'],_0x3c52fb=this['editor']['plugins']['get']('TrackChangesEditing');_0x3c52fb['enableDefaultAttributesIntegration']('replaceImageSource'),_0x3c52fb['registerBlockAttribute']('src'),_0x3c52fb['descriptionFactory']['registerDescriptionCallback'](_0x25b1c1=>{if('attribute'!=_0x25b1c1['type'])return;const {data:_0xf730c8}=_0x25b1c1;return _0xf730c8&&'src'==_0xf730c8['key']?_0xf730c8['newValue']&&_0xf730c8['oldValue']?{'type':'format','content':o(_0xf9334,'*Replace\x20image\x20URL*')}:{'type':'format','content':''}:void 0x0;}),this['_handleLegacySuggestions']();}['_handleLegacySuggestions'](){const _0x4e8837=this['editor']['plugins']['get']('TrackChangesEditing');_0x4e8837['_suggestionFactory']['registerCustomCallback']('formatBlock','replaceImageSource','accept',_0x4e8837['_suggestionFactory']['getSuggestionCallback']('formatBlock',null,'discard')),_0x4e8837['_suggestionFactory']['registerCustomCallback']('formatBlock','replaceImageSource','discard',_0x4e8837['_suggestionFactory']['getSuggestionCallback']('formatBlock',null,'accept')),this['_registerLegacyDescription']();}['_registerLegacyDescription'](){const _0x482e15=this['editor'],_0x92088a=_0x482e15['locale'];_0x482e15['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](_0x341253=>{if('formatBlock'!=_0x341253['type']&&'formatInline'!=_0x341253['type'])return;const {data:_0x46c4d1}=_0x341253;if(!_0x46c4d1||'replaceImageSource'!=_0x46c4d1['commandName'])return;return{'type':'format','content':o(_0x92088a,'*Format:*\x20replace\x20image\x20URL')};});}}class rt extends _0x1bb8e2{['afterInit'](){const _0x596810=this['editor'];if(!_0x596810['plugins']['has']('ImageStyleEditing'))return;const _0x228302=_0x596810['plugins']['get']('TrackChangesEditing'),_0x422714=_0x596810['plugins']['get']('ImageUtils'),_0x466999={};_0x228302['enableCommand']('imageStyle',(_0x5c024e,_0x4866e2)=>{const _0x60d652=_0x596810['plugins']['get']('Users')['me'],_0x414fdf=_0x596810['commands']['get']('imageStyle');let _0x326b9d=_0x422714['getClosestSelectedImageElement'](_0x596810['model']['document']['selection']),_0xbfd62f=_0x596810['model']['createRangeOn'](_0x326b9d),_0x4b32b8=_0x414fdf['value'];if(_0x4b32b8==_0x4866e2['value'])return;const _0x13aab2={'commandName':'imageStyle','commandParams':[_0x4866e2],'formatGroupId':_0x59fd7a()};_0x596810['model']['change'](()=>{if(_0x228302['getSuggestions']()['filter'](_0x5279b7=>_0x5279b7['isInContent']&&_0x60d652==_0x5279b7['author']&&('formatBlock'==_0x5279b7['type']||'formatInline'==_0x5279b7['type'])&&('imageStylePreApply'==_0x5279b7['subType']||'imageStylePostApply'==_0x5279b7['subType'])&&_0x5279b7['getFirstRange']()['isEqual'](_0xbfd62f))['forEach'](_0x59a5b5=>_0x228302['discardSuggestion'](_0x59a5b5['head'])),_0x326b9d=_0x422714['getClosestSelectedImageElement'](_0x596810['model']['document']['selection']),_0xbfd62f=_0x596810['model']['createRangeOn'](_0x326b9d),_0x414fdf['refresh'](),_0x596810['commands']['get']('imageTypeInline')['refresh'](),_0x596810['commands']['get']('imageTypeBlock')['refresh'](),_0x4b32b8=_0x414fdf['value'],_0x4b32b8!=_0x4866e2['value'])return _0x422714['isInlineImage'](_0x326b9d)&&_0x414fdf['shouldConvertImageType'](_0x4866e2['value'],_0x326b9d)?(_0x5c024e({..._0x4866e2,'setImageSizes':!0x1}),_0x326b9d=_0x422714['getClosestSelectedImageElement'](_0x596810['model']['document']['selection']),void _0x228302['markBlockFormat'](_0x326b9d,{..._0x13aab2,'commandReversedParams':[{'value':_0x4b32b8||null,'setImageSizes':!0x1}]},[],'imageStylePreApply')):void(_0x422714['isBlockImage'](_0x326b9d)?_0x228302['markBlockFormat'](_0x326b9d,_0x13aab2,[],'imageStylePostApply'):_0x228302['markInlineFormat'](_0xbfd62f,_0x13aab2,'imageStylePostApply'));});});for(const _0x3958d0 of _0x596810['plugins']['get']('ImageStyleEditing')['normalizedStyles'])_0x466999[_0x3958d0['name']]=_0x3958d0['title']['toLowerCase']();_0x228302['_suggestionFactory']['registerCustomCallback']('formatBlock','imageStylePreApply','join',()=>!0x1),_0x228302['_suggestionFactory']['registerCustomCallback']('formatBlock','imageStylePostApply','join',()=>!0x1),_0x228302['_suggestionFactory']['registerCustomCallback']('formatInline','imageStylePostApply','join',()=>!0x1),_0x228302['_suggestionFactory']['registerCustomCallback']('formatBlock','imageStylePreApply','accept',([_0x4bb267])=>{_0x422714['setImageNaturalSizeAttributes'](_0x4bb267['getContainedElement']());}),_0x228302['_suggestionFactory']['registerCustomCallback']('formatBlock','imageStylePreApply','discard',(_0x191268,_0x1014e9)=>{_0x228302['_suggestionFactory']['getSuggestionCallback']('formatBlock','','accept')(_0x191268,{'commandName':_0x1014e9['commandName'],'commandParams':_0x1014e9['commandReversedParams']});}),_0x228302['_suggestionFactory']['registerCustomCallback']('formatBlock','imageStylePreApply','chain',function(_0xfa4e68,_0x33346a){if(_0x31a563(_0xfa4e68,_0x33346a))return[_0xfa4e68,_0x33346a];if(_0x31a563(_0x33346a,_0xfa4e68))return[_0x33346a,_0xfa4e68];return null;});const _0x91225e=[{'type':'formatBlock','subType':'imageStylePreApply'},{'type':'insertion','subType':'imageCaption'},{'type':'formatBlock','subType':'convertInlineImageToBlock'},{'type':'insertion','subType':'convertInlineImageToBlock'}];function _0x31a563(_0x24ab63,_0x4b52d0){const _0xf8fea9=_0x91225e['findIndex'](({type:_0x2e19a4,subType:_0x5cfcb3})=>_0x24ab63['type']==_0x2e19a4&&_0x24ab63['subType']==_0x5cfcb3),_0xcce202=_0x91225e['findIndex'](({type:_0x5c2674,subType:_0x1a6735})=>_0x4b52d0['type']==_0x5c2674&&_0x4b52d0['subType']==_0x1a6735);if(_0xf8fea9<0x0||_0xcce202<0x0)return!0x1;const _0x340f91=_0x24ab63['getFirstRange'](),_0x6e099b=_0x4b52d0['getFirstRange']();if((0x0==_0xf8fea9||0x1==_0xf8fea9)&&0x2==_0xcce202&&_0x340f91['isIntersecting'](_0x6e099b))return!0x0;if(0x2==_0xf8fea9&&0x3==_0xcce202){const _0xda73b6=_0x228302['_findSuggestions'](_0x340f91,'insertion')['filter'](({suggestion:_0x2f024b,meta:_0x39f73c})=>_0x39f73c['isOwn']&&'convertInlineImageToBlock'==_0x2f024b['subType']);if(_0xda73b6['length']>0x1&&_0x6e099b['end']['isEqual'](_0x340f91['start']))return!0x0;if(0x1==_0xda73b6['length']&&(_0x340f91['start']['isEqual'](_0x6e099b['end'])||_0x340f91['end']['isEqual'](_0x6e099b['start'])))return!0x0;}if(0x3==_0xf8fea9&&0x3==_0xcce202&&_0x340f91['start']['isBefore'](_0x6e099b['start'])){const _0x41e604=_0x340f91['end']['nodeAfter'],_0x41dfd1=_0x6e099b['start']['nodeBefore'];return _0x422714['isBlockImage'](_0x41e604)&&_0x41e604===_0x41dfd1;}return!0x1;}_0x596810['model']['document']['registerPostFixer'](()=>{let _0x5a2671=!0x1;const _0x27f112=Array['from'](_0x596810['model']['document']['differ']['getChangedMarkers']());for(const {name:_0x17c376,data:_0x1edd19}of _0x27f112){const {group:_0x386ad4,type:_0x31f14b,subType:_0x58a733,id:_0x11981a}=_0x228302['_splitMarkerName'](_0x17c376);if('suggestion'==_0x386ad4&&_0x228302['hasSuggestion'](_0x11981a)){if('formatBlock'==_0x31f14b&&('imageStylePreApply'==_0x58a733||'imageStylePostApply'==_0x58a733)){const _0x33017f=_0x228302['getSuggestion'](_0x11981a);if(_0x1edd19['newRange']){const _0x1a2a49=_0x33017f['getFirstRange']()['getContainedElement']();if(_0x422714['isBlockImage'](_0x1a2a49))continue;_0x228302['discardSuggestion'](_0x33017f),_0x5a2671=!0x0;}}if('insertion'==_0x31f14b&&'imageCaption'==_0x58a733&&!_0x1edd19['newRange']){const _0x3bd497=_0x228302['getSuggestion'](_0x11981a);_0x3bd497['next']&&_0x3bd497['next']['isInContent']&&(_0x228302['discardSuggestion'](_0x3bd497['next']),_0x5a2671=!0x0);}}}return _0x5a2671;}),this['_registerLegacyDescription'](_0x466999);}['_registerLegacyDescription'](_0xecb29c){const _0x1334cf=this['editor'],_0x30c705=_0x1334cf['locale'];_0x1334cf['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](_0x18102e=>{if('formatBlock'!=_0x18102e['type']&&'formatInline'!=_0x18102e['type'])return;const {data:_0x58244a}=_0x18102e;if(!_0x58244a||'imageStyle'!=_0x58244a['commandName'])return;const _0x532ed0=_0x58244a['commandParams'][0x0]['value'];return _0xf47857('side'===_0x532ed0?o(_0x30c705,'FORMAT_SIDE_IMAGE'):_0xecb29c[_0x532ed0]||_0x532ed0);function _0xf47857(_0x2bceb7){return{'type':'format','content':o(_0x30c705,'*Format:*\x20%0',_0x2bceb7)};}});}}class at extends _0x1bb8e2{['_trackChangesValueDuringImport'];['_trackChangesExecuted'];constructor(_0x216e4b){super(_0x216e4b),this['_trackChangesValueDuringImport']=!0x1,this['_trackChangesExecuted']=!0x1;}['afterInit'](){const _0x2b842b=this['editor'],_0x40d5f9=_0x2b842b['commands']['get']('importWord'),_0x3ae6bd=_0x2b842b['commands']['get']('trackChanges');_0x40d5f9&&(_0x40d5f9['on']('execute',(_0x322501,[,_0x4d5b8b])=>{this['_trackChangesValueDuringImport']=_0x3ae6bd['value'],_0x4d5b8b['collaboration_features']['track_changes']=!this['_trackChangesValueDuringImport'];},{'priority':'high'}),this['listenTo'](_0x40d5f9,'dataInsert',this['_handleImportedData']['bind'](this)),this['listenTo'](_0x40d5f9,'dataInsert',()=>{this['_trackChangesExecuted']&&(_0x3ae6bd['execute'](),this['_trackChangesExecuted']=!0x1);},{'priority':'lowest'}),_0x2b842b['plugins']['get']('TrackChangesEditing')['enableCommand']('importWord'));}['_handleImportedData'](_0x40e8d8,_0x5c7b57){const {suggestions:_0x4bbab3}=_0x5c7b57,_0x2cc3e0=this['editor']['commands']['get']('trackChanges'),_0x352d4a=_0x2cc3e0['value'];this['_trackChangesValueDuringImport']!==_0x352d4a&&(_0x2cc3e0['execute'](),this['_trackChangesExecuted']=!0x0),_0x4bbab3&&_0x4bbab3['forEach'](({id:_0x3ba765,type:_0x12cf8a,author:_0x536225,created_at:_0x2f70b4})=>{const _0x46d8c2={'id':_0x3ba765,'type':_0x12cf8a,'authorId':this['editor']['plugins']['get']('Users')['me']['id'],'createdAt':new Date(),'data':null,'hasComments':!0x1,'attributes':{'@external':{'authorName':_0x536225,'createdAt':_0x2f70b4?new Date(_0x2f70b4):new Date(),'source':'importWord'}}};this['editor']['plugins']['get']('TrackChangesEditing')['_setSuggestionData'](_0x46d8c2);});}}class ct extends _0x1bb8e2{['afterInit'](){const _0x88dc67=this['editor'],_0x22e9d7=_0x88dc67['plugins']['get']('TrackChangesEditing');if(_0x88dc67['plugins']['has']('IndentEditing')&&(_0x22e9d7['enableCommand']('indent'),_0x22e9d7['enableCommand']('outdent')),_0x88dc67['plugins']['has']('IndentBlock')){for(const _0x123a42 of['indentBlock','outdentBlock'])_0x22e9d7['enableDefaultAttributesIntegration'](_0x123a42);}const _0x4a84d3=_0x88dc67['locale'];_0x22e9d7['registerBlockAttribute']('blockIndent'),_0x22e9d7['descriptionFactory']['registerAttributeLabel']('blockIndent',o(_0x4a84d3,'FORMAT_INDENT')),this['_registerLegacyDescription']();}['_registerLegacyDescription'](){const _0x113e8=this['editor'],_0x3915ff=_0x113e8['locale'],_0x2f4e21=_0x113e8['plugins']['get']('TrackChangesEditing');_0x2f4e21['descriptionFactory']['registerDescriptionCallback'](_0x3af082=>{if('formatBlock'!=_0x3af082['type'])return;const {data:_0x319821}=_0x3af082;if(!_0x319821)return;if('indentBlock'!=_0x319821['commandName']&&'outdentBlock'!=_0x319821['commandName'])return;const _0x521b7e=_0x3af082['getItems']()[0x0],_0xd9b5a7=_0x2f4e21['descriptionFactory']['getItemLabel'](_0x521b7e);return'indentBlock'==_0x319821['commandName']?{'type':'format','content':o(_0x3915ff,'*Indent:*\x20%0',_0xd9b5a7)}:'outdentBlock'==_0x319821['commandName']?{'type':'format','content':o(_0x3915ff,'*Outdent:*\x20%0',_0xd9b5a7)}:void 0x0;});}}class ut extends _0x1bb8e2{static get['requires'](){return[tr];}['init'](){this['editor']['plugins']['get']('TrackChangesEditing')['enableCommand']('input');}}class ht extends _0x1bb8e2{['afterInit'](){const _0x230de8=this['editor'];if(!_0x230de8['plugins']['has']('LinkEditing'))return;const _0x58c8d8=_0x230de8['plugins']['get']('TrackChangesEditing'),_0x38fe39=_0x230de8['commands']['get']('link');_0x58c8d8['enableDefaultAttributesIntegration']('link'),_0x58c8d8['enableDefaultAttributesIntegration']('unlink'),_0x58c8d8['registerInlineAttribute']('linkHref');for(const _0x4c3034 of _0x38fe39['manualDecorators'])_0x58c8d8['registerInlineAttribute'](_0x4c3034['id']),_0x58c8d8['descriptionFactory']['registerAttributeLabel'](_0x4c3034['id'],'link\x20('+_0x4c3034['label']['toLowerCase']()+')');_0x58c8d8['descriptionFactory']['registerDescriptionCallback'](_0x82e606=>{if('attribute'!=_0x82e606['type'])return;const {data:_0xb7ba02}=_0x82e606;if(!_0xb7ba02||'linkHref'!=_0xb7ba02['key'])return;const _0x83c169=_0xb7ba02['newValue'],_0x42d51b=_0x230de8['locale'];return{'type':'format','content':null==_0x83c169?o(_0x42d51b,'*Remove\x20link*'):o(_0x42d51b,'*Set\x20link:*\x20%0','\x22'+_0x83c169+'\x22')};}),this['_registerLegacyDescription']();}['_registerLegacyDescription'](){const _0x35e787=this['editor'],_0x3ddda2=_0x35e787['locale'];_0x35e787['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](_0x1b18d2=>{if('formatInline'!=_0x1b18d2['type'])return;const {data:_0x9f78e}=_0x1b18d2;if(_0x9f78e){if('link'==_0x9f78e['commandName']){const _0x3fe8ff=_0x9f78e['commandParams'][0x0];return{'type':'format','content':o(_0x3ddda2,'*Set\x20link:*\x20%0','\x22'+_0x3fe8ff+'\x22')};}return'unlink'==_0x9f78e['commandName']?{'type':'format','content':o(_0x3ddda2,'*Remove\x20link*')}:void 0x0;}});}}class ft extends _0x1bb8e2{['afterInit'](){const _0x53d1e2=this['editor'],_0x432b8e=_0x53d1e2['locale'];if(!_0x53d1e2['plugins']['has']('LegacyListEditing'))return;const _0x3c702f=_0x53d1e2['plugins']['get']('TrackChangesEditing'),_0x1639e3=_0x53d1e2['plugins']['has']('LegacyTodoListEditing');function _0x8786e8(_0x2cf1a1){return()=>{const _0x23d179=_0x53d1e2['model']['document']['selection'],_0xe0c80c=_0x53d1e2['commands']['get'](_0x2cf1a1);if(_0xe0c80c['value'])return void _0x53d1e2['execute']('paragraph',{});const _0x14bbbb=_0x2cf1a1['slice'](0x0,-0x4),_0x305d33=function(_0x23aefb,_0x5ecd0d,_0x3a356f){let _0x208420=Array['from'](_0x23aefb)['filter'](_0x3dfc55=>function(_0x19612d,_0x315a5e){return _0x315a5e['checkChild'](_0x19612d['parent'],'listItem')&&!_0x315a5e['isObject'](_0x19612d);}(_0x3dfc55,_0x3a356f));_0x208420=_0x208420['filter'](_0x1f39e8=>!_0x1f39e8['is']('element','listItem')||_0x1f39e8['getAttribute']('listType')!=_0x5ecd0d);const _0xca5565=new Set();for(const _0x36f3c0 of _0x208420)_0x36f3c0['is']('element','listItem')?_0xca5565['add'](fe(_0x36f3c0)):_0xca5565['add'](_0x36f3c0);return Array['from'](_0xca5565);}(_0x23d179['getSelectedBlocks'](),_0x14bbbb,_0x53d1e2['model']['schema']);_0x53d1e2['model']['change'](()=>{for(const _0x4df8d9 of _0x305d33)_0x3c702f['markBlockFormat'](_0x4df8d9,{'commandName':_0x2cf1a1,'commandParams':[{'forceValue':!_0xe0c80c['value']}],'formatGroupId':'blockName'},ue(_0x4df8d9));});};}function _0x24479b(_0x522ac2){return()=>{const _0x43f8b5=function(_0x5ab0bf){let _0x39e624=Array['from'](_0x5ab0bf);const _0x89195c=_0x39e624['findIndex'](_0x177573=>'listItem'!=_0x177573['name']);return _0x89195c>-0x1&&(_0x39e624=_0x39e624['slice'](0x0,_0x89195c)),_0x39e624;}(_0x53d1e2['model']['document']['selection']['getSelectedBlocks']()),_0x4240d2=_0x53d1e2['model']['createRange'](_0x53d1e2['model']['createPositionAt'](_0x43f8b5[0x0],'before'),_0x53d1e2['model']['createPositionAt'](_0x43f8b5[_0x43f8b5['length']-0x1],'end'));_0x53d1e2['model']['change'](()=>{_0x3c702f['markBlockFormat'](_0x4240d2,{'commandName':_0x522ac2,'commandParams':[],'formatGroupId':'listIndent'},function(_0x437d5b){const _0x3d54dd=new Set();for(const _0x53165f of _0x437d5b){let _0x3e1063=_0x53165f['nextSibling'];for(;_0x3e1063&&_0x3e1063['getAttribute']('listIndent')>_0x53165f['getAttribute']('listIndent');)_0x3d54dd['add'](_0x3e1063),_0x3e1063=_0x3e1063['nextSibling'];}return Array['from'](_0x3d54dd);}(_0x43f8b5));});};}_0x3c702f['enableCommand']('numberedList',_0x8786e8('numberedList')),_0x3c702f['enableCommand']('bulletedList',_0x8786e8('bulletedList')),_0x1639e3&&_0x3c702f['enableCommand']('todoList',_0x8786e8('todoList')),_0x3c702f['enableCommand']('indentList',_0x24479b('indentList')),_0x3c702f['enableCommand']('outdentList',_0x24479b('outdentList')),_0x1639e3&&_0x3c702f['enableCommand']('checkTodoList',()=>{const _0x58499e=_0x53d1e2['commands']['get']('checkTodoList'),_0xe0a8bb=Array['from'](_0x58499e['_selectedElements']);_0xe0a8bb['filter'](_0x5949be=>_0x5949be['getAttribute']('todoListChecked')!=_0x58499e['value']),_0x53d1e2['model']['change'](()=>{for(const _0x12bf99 of _0xe0a8bb)_0x3c702f['markBlockFormat'](_0x12bf99,{'commandName':'checkTodoList','commandParams':[{'forceValue':!_0x58499e['value']}]});});}),_0x3c702f['descriptionFactory']['registerElementLabel']('listItem',_0x3830c5=>o(_0x432b8e,'ELEMENT_LIST_ITEM',_0x3830c5)),_0x3c702f['descriptionFactory']['registerDescriptionCallback'](_0x563ea3=>{if('formatBlock'!=_0x563ea3['type']&&'formatInline'!=_0x563ea3['type'])return;const {data:_0xdbdeee}=_0x563ea3;if(_0xdbdeee){if('numberedList'==_0xdbdeee['commandName']||'bulletedList'==_0xdbdeee['commandName']||'todoList'==_0xdbdeee['commandName'])switch(_0xdbdeee['commandName']['replace']('List','')){case'bulleted':return _0x212150(o(_0x432b8e,'ELEMENT_BULLETED_LIST'));case'numbered':return _0x212150(o(_0x432b8e,'ELEMENT_NUMBERED_LIST'));case'todo':return _0x212150(o(_0x432b8e,'ELEMENT_TODO_LIST'));}if('indentList'==_0xdbdeee['commandName'])return{'type':'format','content':o(_0x432b8e,'*Indent:*\x20%0',o(_0x432b8e,'ELEMENT_LIST_ITEM'))};if('outdentList'==_0xdbdeee['commandName'])return{'type':'format','content':o(_0x432b8e,'*Outdent:*\x20%0',o(_0x432b8e,'ELEMENT_LIST_ITEM'))};if('checkTodoList'==_0xdbdeee['commandName'])return _0xdbdeee['commandParams'][0x0]['forceValue']?{'type':'format','content':o(_0x432b8e,'*Check\x20item*')}:{'type':'format','content':o(_0x432b8e,'*Uncheck\x20item*')};}function _0x212150(_0x1efb05){return{'type':'format','content':o(_0x432b8e,'*Change\x20to:*\x20%0',_0x1efb05)};}});}}function fe(_0x43d624){const _0x1c0f01=_0x43d624['getAttribute']('listIndent');if(0x0==_0x1c0f01)return _0x43d624;let _0x353de3=_0x43d624;for(;_0x43d624['previousSibling']&&_0x43d624['previousSibling']['is']('element','listItem');){const _0x5b6635=_0x43d624['previousSibling']['getAttribute']('listIndent');if(_0x5b6635==_0x1c0f01)_0x353de3=_0x43d624['previousSibling'];else{if(_0x5b6635<_0x1c0f01)break;}_0x43d624=_0x43d624['previousSibling'];}return _0x353de3;}function ue(_0xcc830f){const _0x19fec9=[];if(_0xcc830f['is']('element','listItem')&&_0xcc830f['getAttribute']('listIndent')>0x0){let _0x108d93=_0xcc830f['nextSibling'];for(;_0x108d93&&'listItem'==_0x108d93['name']&&_0x108d93['getAttribute']('listIndent')==_0xcc830f['getAttribute']('listIndent');)_0x19fec9['push'](_0x108d93),_0x108d93=_0x108d93['nextSibling'];}return _0x19fec9;}class W extends _0x1bb8e2{['afterInit'](){if(!this['editor']['plugins']['has']('LegacyListPropertiesEditing'))return;const _0x49d0c1=this['editor']['config']['get']('list.properties'),_0x4ff530=this['editor']['plugins']['get']('TrackChangesEditing');_0x49d0c1['styles']&&_0x4ff530['enableCommand']('listStyle',this['handleListStyleCommand']['bind'](this)),_0x49d0c1['reversed']&&_0x4ff530['enableCommand']('listReversed',this['handleListReversedCommand']['bind'](this)),_0x49d0c1['startIndex']&&_0x4ff530['enableCommand']('listStart',this['handleListStartCommand']['bind'](this)),_0x4ff530['descriptionFactory']['registerDescriptionCallback'](this['handleDescriptions']['bind'](this));}['handleListStyleCommand'](_0x5cbfb4,_0xf3e5ec={}){const _0x1dc0a8=this['editor']['plugins']['get']('TrackChangesEditing'),_0x29bdaa=this['_getSuggestionBlocksForListStyle']();this['editor']['model']['change'](()=>{_0x1dc0a8['markMultiRangeBlockFormat'](_0x29bdaa,{'commandName':'listStyle','commandParams':[{'type':_0xf3e5ec['type']}],'formatGroupId':'listStyle'});});}['handleListReversedCommand'](_0x22bd00,_0x35d341={}){const _0x1633f6=this['editor']['plugins']['get']('TrackChangesEditing'),_0x3ef0e3=this['_getSuggestionBlocks'](_0x370300=>_0x370300['is']('element','listItem')&&'numbered'===_0x370300['getAttribute']('listType'));if(_0x3ef0e3['length']<0x1)return;const _0x5034c3=_0x3ef0e3['map'](_0x14b2f2=>this['editor']['model']['createRange'](this['editor']['model']['createPositionAt'](_0x14b2f2,'before'),this['editor']['model']['createPositionAt'](_0x14b2f2,0x0)));this['editor']['model']['change'](()=>{_0x1633f6['markMultiRangeBlockFormat'](_0x5034c3,{'commandName':'listReversed','commandParams':[{'reversed':_0x35d341['reversed']}],'formatGroupId':'listReversed'});});}['handleListStartCommand'](_0x6e235a,_0x11eebf={}){const _0xaeb5a8=this['editor']['plugins']['get']('TrackChangesEditing'),_0x4b54bc=this['_getSuggestionBlocks'](_0x4f9a2b=>_0x4f9a2b['is']('element','listItem')&&'numbered'===_0x4f9a2b['getAttribute']('listType'));if(_0x4b54bc['length']<0x1)return;const _0x4429e0=_0x4b54bc['map'](_0x54d377=>this['editor']['model']['createRange'](this['editor']['model']['createPositionAt'](_0x54d377,'before'),this['editor']['model']['createPositionAt'](_0x54d377,0x0)));this['editor']['model']['change'](()=>{_0xaeb5a8['markMultiRangeBlockFormat'](_0x4429e0,{'commandName':'listStart','commandParams':[{'startIndex':_0x11eebf['startIndex']}],'formatGroupId':'listStart'});});}['handleDescriptions'](_0x5a811d){if('formatBlock'!=_0x5a811d['type']&&'formatInline'!=_0x5a811d['type'])return;const _0x373d35=this['editor']['locale'],{data:_0x3e86ab}=_0x5a811d;if(!_0x3e86ab)return;let _0x14b47a,_0x4438b2;switch(_0x3e86ab['commandName']){case'listStyle':_0x14b47a='*Change\x20to:*\x20%0',_0x4438b2={'type':'format','content':o(_0x373d35,_0x14b47a,o(_0x373d35,this['_getTranslationKeyForListStyle'](_0x3e86ab['commandParams'][0x0]['type'])))};break;case'listReversed':_0x14b47a=_0x3e86ab['commandParams'][0x0]['reversed']?'*Format:*\x20set\x20order\x20to\x20reversed':'*Format:*\x20set\x20order\x20to\x20regular',_0x4438b2={'type':'format','content':o(_0x373d35,_0x14b47a)};break;case'listStart':_0x14b47a='*Format:*\x20set\x20start\x20index\x20to\x20%0',_0x4438b2={'type':'format','content':o(_0x373d35,_0x14b47a,_0x3e86ab['commandParams'][0x0]['startIndex'])};}return _0x4438b2;}['_getSuggestionBlocksForListStyle'](){const _0x1ce9cf=this['editor']['plugins']['get']('LegacyListUtils');let _0x2cb0d1=Array['from'](this['editor']['model']['document']['selection']['getSelectedBlocks']());return _0x2cb0d1[0x0]?.['is']('element','listItem')&&_0x2cb0d1['unshift'](..._0x1ce9cf['getSiblingNodes'](this['editor']['model']['document']['selection']['getFirstPosition'](),'backward')),_0x2cb0d1[_0x2cb0d1['length']-0x1]?.['is']('element','listItem')&&_0x2cb0d1['push'](..._0x1ce9cf['getSiblingNodes'](this['editor']['model']['document']['selection']['getLastPosition'](),'forward')),_0x2cb0d1=[...new Set(_0x2cb0d1)],this['editor']['model']['document']['selection']['getFirstPosition']()?.['parent']?.['is']('element','listItem')&&(_0x2cb0d1=_0x2cb0d1['filter'](_0x1238db=>_0x1238db['is']('element','listItem'))),_0x2cb0d1;}['_getSuggestionBlocks'](_0x4d0521){const _0x31a080=this['editor']['plugins']['get']('LegacyListUtils');let _0xba3954=Array['from'](this['editor']['model']['document']['selection']['getSelectedBlocks']())['filter'](_0x4d0521)['map'](_0x303f96=>{const _0x5cb179=this['editor']['model']['createPositionAt'](_0x303f96,0x0);return[..._0x31a080['getSiblingNodes'](_0x5cb179,'backward'),..._0x31a080['getSiblingNodes'](_0x5cb179,'forward')];})['flat']();return _0xba3954=[...new Set(_0xba3954)],_0xba3954;}['_getTranslationKeyForListStyle'](_0x2a0c89){return'ELEMENT_'+(this['editor']['plugins']['get']('LegacyListUtils')['getListTypeFromListStyleType'](_0x2a0c89)||'default')['toUpperCase']()+'_LIST_'+_0x2a0c89['toUpperCase']()['replace'](/-/g,'_');}}class lt extends _0x1bb8e2{['afterInit'](){const _0x250397=this['editor'];if(!_0x250397['plugins']['has']('MediaEmbedEditing'))return;const _0x131b4b=_0x250397['plugins']['get']('TrackChangesEditing'),_0x936f11=_0x250397['locale'];_0x131b4b['enableCommand']('mediaEmbed'),_0x131b4b['descriptionFactory']['registerElementLabel']('media',_0x19ae7f=>o(_0x936f11,'ELEMENT_MEDIA',_0x19ae7f)),_0x250397['conversion']['for']('dataDowncast')['elementToElement']({'model':'media','view':(_0x1b3f0a,{writer:_0x1996d3,options:_0x593f57})=>{if(_0x593f57['showSuggestionHighlights'])return _0x1996d3['createEmptyElement']('div');},'converterPriority':'high'}),_0x250397['data']['downcastDispatcher']['on']('attribute:url:media',(_0x417da4,_0x388709,_0x10f590)=>{_0x10f590['options']['showSuggestionHighlights']&&_0x417da4['stop']();},{'priority':'high'});}}class mt extends _0x1bb8e2{['afterInit'](){const _0x539d2a=this['editor'];_0x539d2a['plugins']['has']('MentionEditing')&&_0x539d2a['plugins']['get']('TrackChangesEditing')['enableCommand']('mention');}}class dt extends _0x1bb8e2{['afterInit'](){const _0x268066=this['editor'];if(!_0x268066['plugins']['has']('MergeFieldsEditing'))return;_0x268066['plugins']['get']('TrackChangesEditing')['enableCommand']('insertMergeField'),_0x268066['plugins']['get']('TrackChangesEditing')['enableCommand']('insertMergeFieldBlock');const _0x2de821=_0x268066['plugins']['get']('TrackChangesEditing'),_0x35cb3f=_0x268066['locale'];_0x2de821['descriptionFactory']['registerElementLabel']('mergeField',_0x16ffcd=>o(_0x35cb3f,'ELEMENT_MERGE_FIELD',_0x16ffcd)),_0x2de821['descriptionFactory']['registerElementLabel']('mergeFieldBlock',_0x12d01f=>o(_0x35cb3f,'ELEMENT_MERGE_FIELD',_0x12d01f)),_0x2de821['descriptionFactory']['registerDescriptionCallback'](_0x1baded=>{if('insertion'!=_0x1baded['type']&&'deletion'!=_0x1baded['type'])return;const _0x3f81c9=_0x1baded['getContainedElement']();if(null==_0x3f81c9)return;if(!_0x3f81c9['is']('element','mergeField')&&!_0x3f81c9['is']('element','mergeFieldBlock'))return;const _0x8b3593=_0x268066['plugins']['get']('MergeFieldsEditing')['getLabel'](_0x3f81c9['getAttribute']('id'));return'insertion'==_0x1baded['type']?{'type':'insertion','content':o(_0x35cb3f,'*Insert:*\x20%0','\x22'+_0x8b3593+'\x22\x20'+o(_0x35cb3f,'ELEMENT_MERGE_FIELD'))}:{'type':'deletion','content':o(_0x35cb3f,'*Remove:*\x20%0','\x22'+_0x8b3593+'\x22\x20'+o(_0x35cb3f,'ELEMENT_MERGE_FIELD'))};});}}class pt extends _0x1bb8e2{['afterInit'](){const _0x1c8042=this['editor'],_0x3359d1=_0x1c8042['plugins']['get']('TrackChangesEditing');_0x1c8042['plugins']['has']('MultiLevelList')&&(_0x3359d1['enableDefaultAttributesIntegration']('multiLevelList'),_0x3359d1['registerBlockAttribute']('listMarkerStyle'),_0x3359d1['descriptionFactory']['registerDescriptionCallback'](_0xfdf4b9=>this['handleDescriptions'](_0xfdf4b9)));}['handleDescriptions'](_0x3626dc){const _0x3a7ea2=this['editor']['locale'],{data:_0x293e44}=_0x3626dc,_0x147d7d={'type':'format','content':''};if(_0x293e44&&'listMarkerStyle'==_0x293e44['key']){if(!_0x293e44['oldValue'])return{'type':'format','content':o(_0x3a7ea2,'*Set\x20format:*\x20%0',o(_0x3a7ea2,'ELEMENT_MULTI_LEVEL_LIST'))+'\x20('+_0x293e44['newValue']+')'};if(!_0x293e44['newValue']){let _0x5c1522=_0x3626dc['head'];for(;_0x5c1522;){if(_0x5c1522['data']&&'listType'==_0x5c1522['data']['key']&&_0x5c1522['data']['newValue'])return _0x147d7d;_0x5c1522=_0x5c1522['next'];}return{'type':'format','content':o(_0x3a7ea2,'*Remove\x20format:*\x20%0',o(_0x3a7ea2,'ELEMENT_MULTI_LEVEL_LIST'))+'\x20('+_0x293e44['oldValue']+')'};}}}}class kt extends _0x1bb8e2{['afterInit'](){const _0xf7d3b3=this['editor'];if(!_0xf7d3b3['plugins']['has']('PageBreakEditing'))return;_0xf7d3b3['plugins']['get']('TrackChangesEditing')['enableCommand']('pageBreak');const _0x4a3ed0=_0xf7d3b3['plugins']['get']('TrackChangesEditing'),_0x18845b=_0xf7d3b3['locale'];_0x4a3ed0['descriptionFactory']['registerElementLabel']('pageBreak',_0x40a91b=>o(_0x18845b,'ELEMENT_PAGE_BREAK',_0x40a91b));}}class bt extends _0x1bb8e2{['afterInit'](){const _0x8fb6a5=this['editor'];if(!_0x8fb6a5['plugins']['has']('Paragraph'))return;const _0x35aad8=_0x8fb6a5['locale'],_0x5ea2eb=_0x8fb6a5['plugins']['get']('TrackChangesEditing');_0x5ea2eb['descriptionFactory']['registerElementLabel']('paragraph',_0x2c7bc0=>o(_0x35aad8,'ELEMENT_PARAGRAPH',_0x2c7bc0)),_0x5ea2eb['enableDefaultAttributesIntegration']('paragraph'),_0x5ea2eb['enableCommand']('insertParagraph'),_0x8fb6a5['editing']['downcastDispatcher']['on']('addMarker:suggestion:insertion',nr(_0x8fb6a5),{'priority':'highest'}),_0x8fb6a5['data']['downcastDispatcher']['on']('addMarker:suggestion:insertion',(_0x5a208d,_0x47adc1,_0x2f4e07)=>{_0x2f4e07['options']['showSuggestionHighlights']&&nr(_0x8fb6a5,{'showActiveMarker':!0x1})(_0x5a208d,_0x47adc1,_0x2f4e07);},{'priority':'highest'});const _0x32a3e8=_0x5ea2eb['descriptionFactory'];_0x32a3e8['registerDescriptionCallback'](_0x2dc1f2=>{if('insertion'!==_0x2dc1f2['type'])return;const {start:_0x50f81a,end:_0x17566e}=_0x2dc1f2['getFirstRange']();if(!_0x50f81a['isTouching'](_0x17566e)||!_0x50f81a['nodeAfter'])return;const _0x1debb4=_0x8fb6a5['model']['schema'],_0x47beb1=_0x50f81a['nodeAfter'];return _0x1debb4['isBlock'](_0x47beb1)&&!_0x1debb4['isLimit'](_0x47beb1)&&_0x1debb4['checkChild'](_0x47beb1,'$text')?{'type':'insertion','content':o(_0x35aad8,'*Insert:*\x20%0',_0x32a3e8['getItemLabel'](_0x47beb1,0x1))}:void 0x0;}),this['_registerLegacyDescription']();}['_registerLegacyDescription'](){const _0x296024=this['editor'],_0x48bb7a=_0x296024['locale'];_0x296024['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](_0x501d0b=>{if('formatBlock'!=_0x501d0b['type'])return;const {data:_0x19433c}=_0x501d0b;return _0x19433c&&'paragraph'==_0x19433c['commandName']?{'type':'format','content':o(_0x48bb7a,'*Change\x20to:*\x20%0',o(_0x48bb7a,'ELEMENT_PARAGRAPH'))}:void 0x0;});}}function nr(_0x366e1e,{showActiveMarker:_0x82cc4d=!0x0}={}){return(_0x221405,_0x19ffea,_0x11e032)=>{const _0x5e23af=_0x366e1e['plugins']['get']('TrackChangesEditing'),_0x172ecb=_0x19ffea['markerRange']['start'],_0x56e1ef=_0x19ffea['markerRange']['end'],_0x27a721=_0x366e1e['model']['schema'];if(!_0x172ecb['isTouching'](_0x56e1ef)||!_0x172ecb['nodeAfter'])return;const _0x5cecb9=_0x172ecb['nodeAfter'];if(_0x27a721['isBlock'](_0x5cecb9)&&!_0x27a721['isLimit'](_0x5cecb9)&&_0x27a721['checkChild'](_0x5cecb9,'$text')){if(!_0x11e032['consumable']['consume'](_0x19ffea['markerRange'],_0x221405['name']))return;const {authorId:_0xf2237e}=_0x5e23af['_splitMarkerName'](_0x19ffea['markerName']),_0x55d8a6=_0x11e032['writer']['createUIElement']('span',{'class':'ck-suggestion-marker-split','data-author-id':_0xf2237e}),_0x27b898=_0x11e032['mapper']['toViewPosition'](_0x56e1ef);_0x82cc4d&&_0x5e23af['activeMarkers']['includes'](_0x19ffea['markerName'])&&_0x11e032['writer']['addClass']('ck-suggestion-marker--active',_0x55d8a6),_0x11e032['writer']['insert'](_0x27b898,_0x55d8a6),_0x11e032['mapper']['bindElementToMarker'](_0x55d8a6,_0x19ffea['markerName']);}};}class wt extends _0x1bb8e2{['afterInit'](){const _0x3fa24b=this['editor'];if(!_0x3fa24b['plugins']['has']('RemoveFormatEditing'))return;_0x3fa24b['plugins']['get']('TrackChangesEditing')['enableDefaultAttributesIntegration']('removeFormat'),this['_registerLegacyDescription']();}['_registerLegacyDescription'](){const _0x2fe040=this['editor'];_0x2fe040['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](_0x32a237=>{if('formatBlock'!=_0x32a237['type']&&'formatInline'!=_0x32a237['type'])return;const {data:_0x1cb566}=_0x32a237;return _0x1cb566&&'removeFormat'==_0x1cb566['commandName']?{'type':'format','content':o(_0x2fe040['locale'],'*Remove\x20all\x20formatting*')}:void 0x0;});}}class yt extends _0x1bb8e2{['afterInit'](){const _0x56afbc=this['editor'];if(!_0x56afbc['plugins']['has']('RestrictedEditingModeEditing'))return;const _0x12948c=_0x56afbc['plugins']['get']('TrackChangesEditing');_0x12948c['enableCommand']('goToPreviousRestrictedEditingException'),_0x12948c['enableCommand']('goToNextRestrictedEditingException');const _0x25aeb2=_0x56afbc['plugins']['get']('RestrictedEditingModeEditing');_0x25aeb2['enableCommand']('trackChanges'),_0x25aeb2['enableCommand']('acceptSuggestion'),_0x25aeb2['enableCommand']('discardSuggestion'),_0x25aeb2['enableCommand']('acceptAllSuggestions'),_0x25aeb2['enableCommand']('discardAllSuggestions'),_0x25aeb2['enableCommand']('acceptSelectedSuggestions'),_0x25aeb2['enableCommand']('discardSelectedSuggestions');}}class jt extends _0x1bb8e2{static get['requires'](){return[_0x1d0069];}['init'](){const _0x4de0d1=this['editor'],_0x1fd721=_0x4de0d1['plugins']['get']('TrackChangesEditing');_0x1fd721['enableCommand']('shiftEnter'),_0x4de0d1['editing']['downcastDispatcher']['on']('addMarker:suggestion:insertion',ge(_0x4de0d1),{'priority':'high'}),_0x4de0d1['editing']['downcastDispatcher']['on']('addMarker:suggestion:deletion',ge(_0x4de0d1),{'priority':'high'}),_0x4de0d1['data']['downcastDispatcher']['on']('addMarker:suggestion',(_0x404465,_0x3b356d,_0x1b198c)=>{_0x1b198c['options']['showSuggestionHighlights']&&ge(_0x4de0d1,{'showActiveMarker':!0x1})(_0x404465,_0x3b356d,_0x1b198c);}),_0x1fd721['descriptionFactory']['registerElementLabel']('softBreak',_0x12d6a7=>o(_0x4de0d1['locale'],'ELEMENT_LINE_BREAK',_0x12d6a7));}}function ge(_0x3a8fa5,{showActiveMarker:_0xf3217f=!0x0}={}){return(_0x35bdf3,_0x3fd104,_0x2bc358)=>{const _0x51902b=_0x3a8fa5['plugins']['get']('TrackChangesEditing');if(!_0x2bc358['consumable']['test'](_0x3fd104['markerRange'],_0x35bdf3['name']))return;const _0x1e2cc3=_0x3a8fa5['model'];for(const _0x5f07d9 of _0x3fd104['markerRange']['getItems']()){if(!_0x5f07d9['is']('element','softBreak'))continue;const _0x522c7e='deletion'==_0x3fd104['markerName']['split'](':')[0x1]?'merge':'split',{authorId:_0x254c2f}=_0x51902b['_splitMarkerName'](_0x3fd104['markerName']),_0x15fa64=_0x2bc358['writer']['createUIElement']('span',{'class':'ck-suggestion-marker-'+_0x522c7e,'data-author-id':_0x254c2f}),_0x12c6fc=_0x2bc358['mapper']['toViewPosition'](_0x1e2cc3['createPositionBefore'](_0x5f07d9));_0xf3217f&&_0x51902b['activeMarkers']['includes'](_0x3fd104['markerName'])&&_0x2bc358['writer']['addClass']('ck-suggestion-marker--active',_0x15fa64),_0x2bc358['writer']['insert'](_0x12c6fc,_0x15fa64),_0x2bc358['mapper']['bindElementToMarker'](_0x15fa64,_0x3fd104['markerName']);}};}class St extends _0x1bb8e2{['afterInit'](){const _0x58e6db=this['editor'],_0x59f274=_0x58e6db['model'],_0x2aeb76=_0x58e6db['locale'];if(!_0x58e6db['plugins']['has']('StandardEditingModeEditing'))return;const _0x3c2249=_0x58e6db['plugins']['get']('TrackChangesEditing'),_0x5bd166='restrictedEditingException',_0x347df8=_0x58e6db['commands']['get'](_0x5bd166);_0x3c2249['enableCommand'](_0x5bd166,(_0x418410,_0x23b6d1={})=>{const _0x1a4409=_0x59f274['document']['selection'];if(_0x1a4409['isCollapsed'])return void _0x418410(_0x23b6d1);const _0x106cc5=void 0x0!==_0x23b6d1['forceValue']?_0x23b6d1['forceValue']:!_0x347df8['value'];_0x59f274['change'](()=>{const _0x46b726=Array['from'](_0x1a4409['getRanges']());for(const _0x47f246 of _0x46b726){const _0x590f0d=_0x106cc5?[_0x47f246]:io(_0x5bd166,_0x47f246,_0x59f274);for(const _0x164f1e of _0x590f0d)_0x3c2249['markInlineFormat'](_0x164f1e,{'commandName':_0x5bd166,'commandParams':[{'forceValue':_0x106cc5}]});}});}),_0x3c2249['descriptionFactory']['registerDescriptionCallback'](_0x55dc38=>{if('formatBlock'!=_0x55dc38['type']&&'formatInline'!=_0x55dc38['type'])return;const {data:_0xd7b30b}=_0x55dc38;return _0xd7b30b&&_0xd7b30b['commandName']==_0x5bd166?_0xd7b30b['commandParams'][0x0]['forceValue']?{'type':'format','content':o(_0x2aeb76,'FORMAT_RESTRICTED_ENABLED')}:{'type':'format','content':o(_0x2aeb76,'FORMAT_RESTRICTED_DISABLED')}:void 0x0;});}}class At extends _0x1bb8e2{['afterInit'](){const _0x4af13a=this['editor'];if(!_0x4af13a['plugins']['has']('Style')||!_0x4af13a['plugins']['has']('DataSchema'))return;const _0x208f75=_0x4af13a['plugins']['get']('TrackChangesEditing'),_0x1a35ed=_0x4af13a['locale'],_0x286cb5=_0x4af13a['config']['get']('style')||{},_0x4493d8=_0x4af13a['plugins']['get']('GeneralHtmlSupport'),_0x481d83=_0x4af13a['plugins']['get']('StyleUtils')['normalizeConfig'](_0x4af13a['plugins']['get']('DataSchema'),_0x286cb5['definitions']);_0x208f75['enableDefaultAttributesIntegration']('style');const _0x28605b=new Set();for(const _0x2d8056 of _0x481d83['block']){const _0x3bd021=_0x4493d8['getGhsAttributeNameForElement'](_0x2d8056['element']);_0x28605b['add'](_0x3bd021);}const _0x5d5756=new Set();for(const _0x28da1 of _0x481d83['inline']){const _0x2dd83f=_0x4493d8['getGhsAttributeNameForElement'](_0x28da1['element']);_0x5d5756['add'](_0x2dd83f);for(const _0xb8a5a of _0x28da1['ghsAttributes'])_0x5d5756['add'](_0xb8a5a);}for(const _0x4a4d2f of _0x28605b)_0x208f75['registerBlockAttribute'](_0x4a4d2f),_0x208f75['descriptionFactory']['registerAttributeLabel'](_0x4a4d2f,o(_0x1a35ed,'FORMAT_STYLE'));for(const _0x303573 of _0x5d5756)_0x208f75['registerInlineAttribute'](_0x303573),_0x208f75['descriptionFactory']['registerAttributeLabel'](_0x303573,o(_0x1a35ed,'FORMAT_STYLE'));this['_registerLegacyDescription']();}['_registerLegacyDescription'](){const _0x65164=this['editor'],_0x20e7c0=_0x65164['locale'];_0x65164['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](_0x3e9763=>{if('formatBlock'!=_0x3e9763['type']&&'formatInline'!=_0x3e9763['type'])return;const {data:_0x4bf0c0}=_0x3e9763;return _0x4bf0c0&&'style'===_0x4bf0c0['commandName']?_0x4bf0c0['commandParams'][0x0]['forceValue']?{'type':'format','content':o(_0x20e7c0,'*Set\x20format:*\x20%0',_0x4bf0c0['commandParams'][0x0]['styleName']['toLowerCase']())}:{'type':'format','content':o(_0x20e7c0,'*Remove\x20format:*\x20%0',_0x4bf0c0['commandParams'][0x0]['styleName']['toLowerCase']())}:void 0x0;});}}class It extends _0x1bb8e2{['_tablePostFixingSubtypes'];['_tableSuggestions'];constructor(_0x2b8a9f){super(_0x2b8a9f),this['_tablePostFixingSubtypes']=['tableRow','tableColumn'],this['_tableSuggestions']=new Set();}['afterInit'](){const _0x2ce867=this['editor'],_0x2d000c=_0x2ce867['model']['document']['selection'];if(!_0x2ce867['plugins']['has']('TableEditing'))return;const _0x42fcb1=_0x2ce867['locale'],_0x1c9a7b=_0x2ce867['plugins']['get']('TrackChangesEditing'),_0x50b26c=_0x2ce867['plugins']['get']('TableUtils');_0x1c9a7b['descriptionFactory']['registerElementLabel']('table',_0xb54f60=>o(_0x42fcb1,'ELEMENT_TABLE',_0xb54f60)),this['_setupColumnsRowsFixing'](),_0x1c9a7b['enableCommand']('insertTable'),_0x1c9a7b['enableCommand']('selectTableRow'),_0x1c9a7b['enableCommand']('selectTableColumn');for(const _0x40275e of['insertTableRowAbove','insertTableRowBelow']){const _0x2d2e9d=_0x2ce867['commands']['get'](_0x40275e);_0x1c9a7b['enableCommand'](_0x40275e,_0x24ccf3=>{_0x2ce867['model']['change'](_0x54ff00=>{_0x24ccf3();const _0x54e70a='above'===_0x2d2e9d['order'],_0x5d6c97=_0x50b26c['getSelectionAffectedTableCells'](_0x2d000c),_0x642dbf=_0x50b26c['getRowIndexes'](_0x5d6c97),_0x17c8a8=_0x54e70a?_0x642dbf['first']-0x1:_0x642dbf['last']+0x1,_0x4ecabd=_0x5d6c97[0x0]['findAncestor']('table'),_0x1dd9e8=_0x50b26c['createTableWalker'](_0x4ecabd,{'startRow':_0x17c8a8,'endRow':_0x17c8a8}),_0x29e0ce=Array['from'](_0x1dd9e8)['map'](_0x3ff13b=>_0x54ff00['createRangeOn'](_0x3ff13b['cell']));_0x1c9a7b['markMultiRangeInsertion'](_0x29e0ce,'tableRow');});});}for(const _0x1f2c64 of['insertTableColumnLeft','insertTableColumnRight']){const _0x5a5e0e=_0x2ce867['commands']['get'](_0x1f2c64);_0x1c9a7b['enableCommand'](_0x1f2c64,_0x324ea3=>{_0x2ce867['model']['change'](_0x491554=>{_0x324ea3();const _0xfa3606='left'===_0x5a5e0e['order'],_0x34e22d=_0x50b26c['getSelectionAffectedTableCells'](_0x2d000c),_0x5e12c2=_0x50b26c['getColumnIndexes'](_0x34e22d),_0x37a8db=_0xfa3606?_0x5e12c2['first']-0x1:_0x5e12c2['last']+0x1,_0x3025cb=_0x34e22d[0x0]['findAncestor']('table'),_0x1a8821=_0x50b26c['createTableWalker'](_0x3025cb,{'startRow':0x0,'column':_0x37a8db,'includeAllSlots':!0x1}),_0x512ce0=Array['from'](_0x1a8821)['map'](_0xb7dab6=>_0x491554['createRangeOn'](_0xb7dab6['cell']));_0x1c9a7b['markMultiRangeInsertion'](_0x512ce0,'tableColumn');});});}for(const _0x2699ed of['removeTableRow','removeTableColumn']){const _0x131393=_0x2699ed['substr'](0xb),_0x6f6fe7=_0x131393['toLowerCase'](),_0x251f72=_0x6f6fe7['substr'](0x0,0x3)+'span',_0x10654d='table'+_0x131393,_0x784954='min'+_0x131393,_0x39efaf='max'+_0x131393;_0x1c9a7b['enableCommand'](_0x2699ed,()=>{_0x2ce867['model']['change'](_0x41cade=>{const _0x46fd97=_0x50b26c['getSelectionAffectedTableCells'](_0x2d000c),_0x5f45e9=_0x46fd97[0x0]['findAncestor']('table');let _0x3e8179;if('removeTableRow'==_0x2699ed){const _0x506e4b=_0x50b26c['getRowIndexes'](_0x46fd97);_0x3e8179={'startRow':_0x506e4b['first'],'endRow':_0x506e4b['last'],'includeAllSlots':!0x0};}else{const _0x331837=_0x50b26c['getColumnIndexes'](_0x46fd97);_0x3e8179={'startColumn':_0x331837['first'],'endColumn':_0x331837['last'],'includeAllSlots':!0x0};}const _0xf68abb=_0x50b26c['createTableWalker'](_0x5f45e9,_0x3e8179),_0x560bb4=Array['from'](_0xf68abb)['map'](({cell:_0x4b7bcd})=>_0x4b7bcd),_0x26f303=be(_0x560bb4['filter'](_0x399465=>_0x399465['hasAttribute'](_0x251f72))),_0x36731c=be(_0x560bb4['filter'](_0x1ef5d8=>!_0x1ef5d8['hasAttribute'](_0x251f72)))['map'](_0x328c75=>_0x41cade['createRangeOn'](_0x328c75)),_0x1dfcfc=_0x1c9a7b['markMultiRangeDeletion'](_0x36731c,_0x10654d);if(_0x1dfcfc&&('tableRow'==_0x1dfcfc['subType']||'tableColumn'==_0x1dfcfc['subType'])){const _0x1e42f9=this['_getSuggestionCoords'](_0x1dfcfc);for(const _0x2b56d1 of _0x26f303){const _0x5c85cc=_0x41cade['createRangeOn'](_0x2b56d1),_0x5f1c1d=_0x50b26c['getCellLocation'](_0x2b56d1),_0x1c135f=_0x2b56d1['getAttribute'](_0x251f72)-0x1,_0x4c375a=_0x1e42f9[_0x784954],_0xbd43d3=_0x1e42f9[_0x39efaf];_0x4c375a<=_0x5f1c1d[_0x6f6fe7]&&_0x5f1c1d[_0x6f6fe7]+_0x1c135f<=_0xbd43d3&&_0x1dfcfc['addRange'](_0x5c85cc);}}});});}function _0x3e6f55(_0x31d043){const _0x4ccab2=Array['from'](_0x2d000c['getRanges']())['map'](_0x18a18f=>_0x1b736b['fromRange'](_0x18a18f));_0x2ce867['model']['change'](_0x341bf2=>{const _0x21af8c=_0x341bf2['batch'];_0x31d043=_0x31d043['filter'](_0x54cde2=>'$graveyard'!=_0x54cde2['root']['rootName']),_0x341bf2['setSelection'](_0x31d043),_0x2ce867['commands']['get']('removeTableRow')['refresh'](),_0x2ce867['execute']('removeTableRow',{'forceDefaultExecution':!0x0}),_0x2ce867['model']['enqueueChange'](()=>{_0x2ce867['model']['enqueueChange'](_0x21af8c,_0x44560d=>{const _0x3db302=_0x4ccab2['filter'](_0x227ba1=>'$graveyard'!=_0x227ba1['root']['rootName']);_0x3db302['length']>0x0&&_0x44560d['setSelection'](_0x3db302);for(const _0x26a763 of _0x4ccab2)_0x26a763['detach']();});});});}function _0x44aa28(_0x4a1776){_0x2ce867['model']['change'](_0x690d84=>{const _0xdb9146=Array['from'](_0x2d000c['getRanges']())['map'](_0x36297c=>_0x1b736b['fromRange'](_0x36297c)),_0x5ac7c9=[];for(const _0x4e3713 of _0x4a1776)for(const _0x5bb144 of _0x4e3713['getItems']({'shallow':!0x0}))_0x5ac7c9['push'](_0x5bb144);for(const _0x505b9a of _0x5ac7c9)'$graveyard'!=_0x505b9a['root']['rootName']&&(_0x690d84['setSelection'](_0x690d84['createPositionAt'](_0x505b9a,0x0)),_0x2ce867['commands']['get']('removeTableColumn')['refresh'](),_0x2ce867['execute']('removeTableColumn',{'forceDefaultExecution':!0x0}));const _0x1bfb45=_0xdb9146['filter'](_0x1488d8=>'$graveyard'!=_0x1488d8['root']['rootName']);_0x1bfb45['length']>0x0&&_0x690d84['setSelection'](_0x1bfb45);for(const _0x2f30b5 of _0xdb9146)_0x2f30b5['detach']();});}function _0x2f39d4(_0x552da8,_0x7d2c52){return _0x7d2c52['every'](_0x529bc0=>_0x552da8['some'](_0x4bf94c=>_0x4bf94c['end']['isEqual'](_0x529bc0['start'])||_0x529bc0['end']['isEqual'](_0x4bf94c['start'])));}function _0x1c9a60(_0x4f327b,_0x488dfb){return!_0x4f327b['some'](_0x512e04=>_0x488dfb['some'](_0x1aac37=>_0x512e04['isIntersecting'](_0x1aac37)))&&_0x4f327b['some'](_0x272611=>_0x488dfb['some'](_0x31f45e=>_0x272611['end']['isTouching'](_0x31f45e['start'])));}_0x2ce867['data']['downcastDispatcher']['on']('addMarker:suggestion',(_0xc42d2b,_0x41d0eb,_0x54608d)=>{if(!_0x54608d['options']['showSuggestionHighlights'])return;const _0x238f47=_0x41d0eb['item'];if(!_0x238f47)return;const _0x214d2f=_0x54608d['mapper']['toViewElement'](_0x238f47);function _0x5585a5(_0x1620d3){return Array['isArray'](_0x1620d3)?_0x1620d3:[_0x1620d3];}_0x214d2f&&'tableCell'===_0x238f47['name']&&_0x125643(_0x214d2f,_0x54608d['writer'],(_0x429c2e,_0x46d7b4,_0x158a6c)=>_0x158a6c['addClass'](_0x5585a5(_0x46d7b4['classes']),_0x429c2e),(_0x4990a6,_0x1bc1ff,_0x439d62)=>_0x439d62['removeClass'](_0x5585a5(_0x1bc1ff['classes']),_0x4990a6));},{'priority':'highest'}),_0x1c9a7b['descriptionFactory']['registerDescriptionCallback'](_0x44b938=>{if('insertion'!=_0x44b938['type']&&'deletion'!=_0x44b938['type'])return;const _0x49855d=_0x44b938['getContainedElement']();if(null!=_0x49855d&&_0x49855d['is']('element','table')){if('insertion'==_0x44b938['type']){const _0x3ab634=_0x44b938['getItems']()['filter'](_0x5e06fc=>_0x5e06fc['is']('$textProxy'))['map'](_0x5e915e=>_0x5e915e['data']);if(_0x3ab634['length'])return{'type':'insertion','content':o(_0x42fcb1,'*Insert:*\x20%0',o(_0x42fcb1,'ELEMENT_TABLE_WITH_TEXT','\x22'+_0x3ab634['join']('\x20')+'\x22'))};}if('deletion'==_0x44b938['type']){const _0x59f86c=_0x44b938['getItems']()['filter'](_0x2f7a05=>_0x2f7a05['is']('$textProxy'))['map'](_0x74cf62=>_0x74cf62['data']);if(_0x59f86c['length'])return{'type':'deletion','content':o(_0x42fcb1,'*Remove:*\x20%0',o(_0x42fcb1,'ELEMENT_TABLE_WITH_TEXT','\x22'+_0x59f86c['join']('\x20')+'\x22'))};}}}),_0x1c9a7b['descriptionFactory']['registerDescriptionCallback'](_0x54edb3=>{if('tableRow'==_0x54edb3['subType']){const _0x5ca2e0=_0x54edb3['getItems']()['filter'](_0x3fdd29=>_0x3fdd29['is']('$textProxy'))['map'](_0x4ea9d9=>_0x4ea9d9['data']),_0x3eaf1a=this['_getSuggestionCoords'](_0x54edb3),_0x2e0e48=_0x3eaf1a['maxRow']-_0x3eaf1a['minRow']+0x1;if('insertion'==_0x54edb3['type'])return _0x5ca2e0['length']?{'type':'insertion','content':o(_0x42fcb1,'*Insert:*\x20%0',o(_0x42fcb1,'ELEMENT_TABLE_ROW_WITH_TEXT',[_0x2e0e48,'\x22'+_0x5ca2e0['join']('\x20')+'\x22']))}:{'type':'insertion','content':o(_0x42fcb1,'*Insert:*\x20%0',o(_0x42fcb1,'ELEMENT_TABLE_ROW',_0x2e0e48))};if('deletion'==_0x54edb3['type'])return _0x5ca2e0['length']?{'type':'deletion','content':o(_0x42fcb1,'*Remove:*\x20%0',o(_0x42fcb1,'ELEMENT_TABLE_ROW_WITH_TEXT',[_0x2e0e48,'\x22'+_0x5ca2e0['join']('\x20')+'\x22']))}:{'type':'deletion','content':o(_0x42fcb1,'*Remove:*\x20%0',o(_0x42fcb1,'ELEMENT_TABLE_ROW',_0x2e0e48))};}if('tableColumn'==_0x54edb3['subType']){const _0x46651a=_0x54edb3['getItems']()['filter'](_0x37fe93=>_0x37fe93['is']('$textProxy'))['map'](_0x43c595=>_0x43c595['data']),_0x126428=this['_getSuggestionCoords'](_0x54edb3),_0x585881=_0x126428['maxColumn']-_0x126428['minColumn']+0x1;if('insertion'==_0x54edb3['type'])return _0x46651a['length']?{'type':'insertion','content':o(_0x42fcb1,'*Insert:*\x20%0',o(_0x42fcb1,'ELEMENT_TABLE_COLUMN_WITH_TEXT',[_0x585881,'\x22'+_0x46651a['join']('\x20')+'\x22']))}:{'type':'insertion','content':o(_0x42fcb1,'*Insert:*\x20%0',o(_0x42fcb1,'ELEMENT_TABLE_COLUMN',_0x585881))};if('deletion'==_0x54edb3['type'])return _0x46651a['length']?{'type':'deletion','content':o(_0x42fcb1,'*Remove:*\x20%0',o(_0x42fcb1,'ELEMENT_TABLE_COLUMN_WITH_TEXT',[_0x585881,'\x22'+_0x46651a['join']('\x20')+'\x22']))}:{'type':'deletion','content':o(_0x42fcb1,'*Remove:*\x20%0',o(_0x42fcb1,'ELEMENT_TABLE_COLUMN',_0x585881))};}}),_0x1c9a7b['_suggestionFactory']['registerCustomCallback']('insertion','tableRow','discard',_0x3e6f55),_0x1c9a7b['_suggestionFactory']['registerCustomCallback']('deletion','tableRow','accept',_0x3e6f55),_0x1c9a7b['_suggestionFactory']['registerCustomCallback']('insertion','tableColumn','discard',_0x44aa28),_0x1c9a7b['_suggestionFactory']['registerCustomCallback']('deletion','tableColumn','accept',_0x44aa28),_0x1c9a7b['_suggestionFactory']['registerCustomCallback']('insertion','tableColumn','join',_0x2f39d4),_0x1c9a7b['_suggestionFactory']['registerCustomCallback']('deletion','tableColumn','join',_0x2f39d4),_0x1c9a7b['_suggestionFactory']['registerCustomCallback']('insertion','tableRow','join',_0x1c9a60),_0x1c9a7b['_suggestionFactory']['registerCustomCallback']('deletion','tableRow','join',_0x1c9a60);}['_acceptFormatSuggestionCallbackFactory'](){const _0x108e97=this['editor'],_0x1e33c7=_0x108e97['model']['document']['selection'];return(_0x5f9e4e,_0x12d89d)=>{_0x108e97['model']['change'](_0xbabfef=>{const {commandName:_0x4b7136,commandParams:_0x4d968b}=_0x12d89d;let _0x5df5bf=_0x5f9e4e[0x0]['end']['nodeBefore'];_0x4d968b&&_0x4d968b[0x0]&&!0x1===_0x4d968b[0x0]['forceValue']&&(_0x5df5bf=_0x5f9e4e[0x0]['start']['nodeAfter']);const _0x1a66e7=_0xbabfef['createRangeIn'](_0x5df5bf);if('$graveyard'==_0x1a66e7['root']['rootName'])return;const _0x10efb8=Array['from'](_0x1e33c7['getRanges']())['map'](_0x3ba9c6=>_0x1b736b['fromRange'](_0x3ba9c6));_0xbabfef['setSelection'](_0x1a66e7),_0x108e97['commands']['get'](_0x4b7136)['refresh'](),_0x4d968b['push']({'forceDefaultExecution':!0x0}),_0x108e97['execute'](_0x4b7136,..._0x4d968b);const _0x567ab9=_0x10efb8['filter'](_0x383d96=>'$graveyard'!=_0x383d96['root']['rootName']);_0x567ab9['length']>0x0&&_0xbabfef['setSelection'](_0x567ab9);for(const _0x176646 of _0x10efb8)_0x176646['detach']();});};}['_getCoordsForCells'](_0x52afd2){const _0x1d096=this['editor']['plugins']['get']('TableUtils');let _0x8ed064=Number['MAX_SAFE_INTEGER'],_0x3797a3=Number['MIN_SAFE_INTEGER'],_0x42f867=Number['MAX_SAFE_INTEGER'],_0x2b160d=Number['MIN_SAFE_INTEGER'];for(const _0x51e2a8 of _0x52afd2){if('$graveyard'==_0x51e2a8['root']['rootName'])continue;const {row:_0x5c0453,column:_0x1816ab}=_0x1d096['getCellLocation'](_0x51e2a8),_0x398a3f=_0x51e2a8['hasAttribute']('rowspan')?_0x51e2a8['getAttribute']('rowspan')-0x1:0x0,_0x2a70c9=_0x51e2a8['hasAttribute']('colspan')?_0x51e2a8['getAttribute']('colspan')-0x1:0x0;_0x8ed064=_0x5c0453<_0x8ed064?_0x5c0453:_0x8ed064,_0x3797a3=_0x5c0453+_0x398a3f>_0x3797a3?_0x5c0453+_0x398a3f:_0x3797a3,_0x42f867=_0x1816ab<_0x42f867?_0x1816ab:_0x42f867,_0x2b160d=_0x1816ab+_0x2a70c9>_0x2b160d?_0x1816ab+_0x2a70c9:_0x2b160d;}return{'minRow':_0x8ed064,'maxRow':_0x3797a3,'minColumn':_0x42f867,'maxColumn':_0x2b160d};}['_setupColumnsRowsFixing'](){const _0x47ebef=this['editor'],_0x3700b8=_0x47ebef['plugins']['get']('TrackChangesEditing'),_0x480f14=_0x47ebef['plugins']['get']('TableUtils');_0x47ebef['model']['document']['on']('change:data',()=>{const _0x2f49c7=Array['from'](_0x47ebef['model']['document']['differ']['getChangedMarkers']());for(const {name:_0x51029a,data:_0x2e6059}of _0x2f49c7){const {group:_0x390c1e,id:_0x28c6a5,subType:_0x199339}=_0x3700b8['_splitMarkerName'](_0x51029a);if('suggestion'!=_0x390c1e)continue;if(null!=_0x2e6059['oldRange'])continue;const _0x1e7cee=_0x3700b8['getSuggestion'](_0x28c6a5);this['_tablePostFixingSubtypes']['includes'](_0x199339)&&this['_tableSuggestions']['add'](_0x1e7cee);}},{'priority':'low'});const _0x65a05c=(_0x41a2c9,_0x38e9ed)=>{let _0x227120=!0x1;const _0x3c9508=_0x38e9ed['createRangeOn'](_0x41a2c9),_0x2070d2=_0x41a2c9['findAncestor']('table'),_0x74cf01=_0x480f14['getCellLocation'](_0x41a2c9);for(const _0x2d5a85 of this['_tableSuggestions']){const _0x4767f0=_0x2d5a85['subType'],_0x55d171=_0x4767f0['startsWith']('tablePaste'),_0x181245=_0x4767f0['substr'](_0x55d171?0xa:0x5),_0x2f606c=_0x181245['toLowerCase'](),_0xdc3c6a=_0x2f606c['substr'](0x0,0x3)+'span',_0x516f88='min'+_0x181245,_0x69101b='max'+_0x181245;if(!_0x2d5a85['isInContent'])continue;if(_0x2070d2!=_0x2d5a85['getFirstRange']()['start']['findAncestor']('table'))continue;if(_0x2d5a85['isIntersectingWithRange'](_0x3c9508))continue;const _0xbe858d=_0x41a2c9['hasAttribute'](_0xdc3c6a)?_0x41a2c9['getAttribute'](_0xdc3c6a)-0x1:0x0,_0x3810bf=this['_getSuggestionCoords'](_0x2d5a85),_0x569709=_0x3810bf[_0x516f88],_0x50fef1=_0x3810bf[_0x69101b];_0x569709<=_0x74cf01[_0x2f606c]&&_0x74cf01[_0x2f606c]+_0xbe858d<=_0x50fef1&&(_0x2d5a85['addRange'](_0x3c9508),_0x227120=!0x0);}return _0x227120;};_0x47ebef['model']['document']['registerPostFixer'](_0x44a1b8=>{let _0x5248b9=!0x1;for(const _0x112d8f of _0x47ebef['model']['document']['differ']['getChanges']())if('insert'==_0x112d8f['type']){if('tableRow'==_0x112d8f['name']){for(const _0x220c04 of _0x112d8f['position']['nodeAfter']['getChildren']())_0x5248b9=_0x5248b9||_0x65a05c(_0x220c04,_0x44a1b8);}else'tableCell'==_0x112d8f['name']&&(_0x5248b9=_0x5248b9||_0x65a05c(_0x112d8f['position']['nodeAfter'],_0x44a1b8));}return _0x5248b9;});}['_getSuggestionCoords'](_0x36be10){return this['_getCoordsForCells'](_0x36be10['getRanges']()['map'](_0x2c5da3=>_0x2c5da3['start']['nodeAfter']));}}function be(_0x2fdc7f){return Array['from'](new Set(_0x2fdc7f)['values']());}class vt extends _0x1bb8e2{static get['requires'](){return[It];}['afterInit'](){const _0x39be54=this['editor'],_0xb6d1fe=_0x39be54['model']['document']['selection'],_0x47c937=_0x39be54['locale'];if(!_0x39be54['plugins']['has']('TableEditing'))return;const _0x50ba7b=_0x39be54['plugins']['get']('TrackChangesEditing'),_0x33d1e2=_0x39be54['plugins']['get']('TableUtils'),_0x12882a=_0x39be54['plugins']['get'](It);_0x12882a['_tablePostFixingSubtypes']['push']('mergeTableCells'),_0x50ba7b['enableCommand']('mergeTableCells',()=>{const _0x57841e=_0x33d1e2['getSelectionAffectedTableCells'](_0x39be54['model']['document']['selection']);_0x39be54['model']['change'](()=>{_0x50ba7b['markMultiRangeBlockFormat'](_0x57841e,{'commandName':'mergeTableCells','commandParams':[]},[],'mergeTableCells');});}),_0x39be54['commands']['get']('mergeTableCells')['on']('execute',(_0x4415db,_0x33743a)=>{_0x39be54['commands']['get']('trackChanges')['value']&&(_0x33743a['length']>0x0&&_0x33743a[_0x33743a['length']-0x1]&&_0x33743a[_0x33743a['length']-0x1]['forceDefaultExecution']||_0x50ba7b['_isForcedDefaultExecutionBlock']||this['_areSelectedCellsMergable']()||_0x4415db['stop']());},{'priority':'highest'});for(const _0x1b159b of['mergeTableCellUp','mergeTableCellRight','mergeTableCellDown','mergeTableCellLeft']){const _0x277583=_0x39be54['commands']['get'](_0x1b159b);_0x50ba7b['enableCommand'](_0x1b159b,()=>{const _0x8d3e83=_0x39be54['model']['document']['selection']['getFirstPosition']()['getAncestors']()['find'](_0x2ef6c2=>_0x2ef6c2['is']('element','tableCell')),_0x528a58=_0x277583['value'];_0x39be54['model']['change'](()=>{_0x50ba7b['markMultiRangeBlockFormat']([_0x8d3e83,_0x528a58],{'commandName':'mergeTableCells','commandParams':[]},[],'mergeTableCells');});});}for(const _0x5e0d7b of['splitTableCellVertically','splitTableCellHorizontally']){const _0x503274=_0x39be54['commands']['get'](_0x5e0d7b);_0x50ba7b['enableCommand'](_0x5e0d7b,()=>{const _0x3431d2=_0x33d1e2['getSelectionAffectedTableCells'](_0x39be54['model']['document']['selection'])[0x0],_0xb06b0f=_0x3431d2['findAncestor']('table'),{column:_0xa7e1a1,row:_0x2c8367}=_0x33d1e2['getCellLocation'](_0x3431d2);let _0x3b5579=[];if('horizontally'==_0x503274['direction']){const _0x6e0c5d=_0x33d1e2['createTableWalker'](_0xb06b0f,{'startRow':_0x2c8367,'endRow':_0x2c8367,'includeAllSlots':!0x0});_0x3b5579=Array['from'](_0x6e0c5d)['map'](_0x7a7218=>_0x7a7218['cell']);}else{const _0x46a384=_0x33d1e2['createTableWalker'](_0xb06b0f,{'column':_0xa7e1a1,'includeAllSlots':!0x0});_0x3b5579=Array['from'](_0x46a384)['map'](_0xbe9cdb=>_0xbe9cdb['cell']);}_0x39be54['model']['change'](_0xb12432=>{_0x50ba7b['markBlockFormat'](_0xb12432['createRangeOn'](_0x3431d2),{'commandName':_0x5e0d7b,'commandParams':[]},_0x3b5579,_0x5e0d7b);});});}_0x50ba7b['descriptionFactory']['registerDescriptionCallback'](_0x3c719a=>{if('formatBlock'!=_0x3c719a['type']&&'formatInline'!=_0x3c719a['type'])return;const {data:_0x4fdad2}=_0x3c719a;return _0x4fdad2&&'mergeTableCells'==_0x4fdad2['commandName']?{'type':'format','content':o(_0x47c937,'*Merge\x20cells*')}:void 0x0;}),_0x50ba7b['descriptionFactory']['registerDescriptionCallback'](_0x172aa4=>{if('formatBlock'!=_0x172aa4['type']&&'formatInline'!=_0x172aa4['type'])return;const {data:_0x4fb5b0}=_0x172aa4;return _0x4fb5b0?'splitTableCellVertically'==_0x4fb5b0['commandName']?{'type':'format','content':o(_0x47c937,'*Split\x20cell:*\x20vertically')}:'splitTableCellHorizontally'==_0x4fb5b0['commandName']?{'type':'format','content':o(_0x47c937,'*Split\x20cell:*\x20horizontally')}:void 0x0:void 0x0;});const _0x1dfe4a=_0x12882a['_acceptFormatSuggestionCallbackFactory']();for(const _0x421bbe of['mergeTableCellUp','mergeTableCellRight','mergeTableCellDown','mergeTableCellLeft'])_0x50ba7b['_suggestionFactory']['registerCustomCallback']('formatBlock',_0x421bbe,'accept',_0x1dfe4a);for(const _0x1c5c69 of['splitTableCellVertically','splitTableCellHorizontally'])_0x50ba7b['_suggestionFactory']['registerCustomCallback']('formatBlock',_0x1c5c69,'accept',_0x1dfe4a);_0x50ba7b['_suggestionFactory']['registerCustomCallback']('formatBlock','mergeTableCells','accept',_0x55e89b=>{_0x39be54['model']['change'](_0xe5221f=>{const _0x38b55a=Array['from'](_0xb6d1fe['getRanges']())['map'](_0x3f3d89=>_0x1b736b['fromRange'](_0x3f3d89));_0xe5221f['setSelection'](_0x55e89b),_0x39be54['commands']['get']('mergeTableCells')['refresh'](),_0x39be54['execute']('mergeTableCells',{'forceDefaultExecution':!0x0});const _0x122bdb=_0x38b55a['filter'](_0x580f11=>'$graveyard'!=_0x580f11['root']['rootName']);_0x122bdb['length']>0x0&&_0xe5221f['setSelection'](_0x122bdb);for(const _0x5f2bb4 of _0x38b55a)_0x5f2bb4['detach']();});});for(const _0x47b294 of['mergeTableCellUp','mergeTableCellDown','mergeTableCellLeft','mergeTableCellRight']){const _0x575f1b=_0x39be54['commands']['get'](_0x47b294);_0x575f1b['on']('set:isEnabled',(_0xd05420,_0x4014b1,_0xff56f2)=>{if(_0xff56f2){const _0x44debf=_0x39be54['model']['document']['selection']['getFirstPosition']()['getAncestors']()['find'](_0x3bbcd1=>_0x3bbcd1['is']('element','tableCell'));this['_areMergableCells'](_0x575f1b['value'],_0x44debf)||(_0xd05420['return']=!0x1,_0xd05420['stop']());}},{'priority':'low'});}}['_areSelectedCellsMergable'](){const _0x544c70=this['editor']['commands']['get']('mergeTableCells'),_0x5c1186=this['editor']['plugins']['get']('TableUtils');if(!_0x544c70['isEnabled'])return!0x1;const _0x3ef3eb=_0x5c1186['getSelectionAffectedTableCells'](this['editor']['model']['document']['selection']);for(const _0x2cb3f6 of _0x3ef3eb)for(const _0x45ef2c of _0x3ef3eb)if(_0x2cb3f6!=_0x45ef2c&&!this['_areMergableCells'](_0x2cb3f6,_0x45ef2c))return!0x1;return!0x0;}['_areMergableCells'](_0x15fe0a,_0x4469b6){const _0x27ee0b=this['editor']['plugins']['get']('TrackChangesEditing'),_0x13279c=this['editor']['model']['createRangeOn'](_0x15fe0a),_0x5d474a=this['editor']['model']['createRangeOn'](_0x4469b6),_0x3efe4e=new Set(),_0x465d55=new Set();for(const _0x171875 of _0x27ee0b['getSuggestions']())if(('insertion'==_0x171875['type']||'deletion'==_0x171875['type']||'mergeTableCells'==_0x171875['subType'])&&_0x171875['isInContent']){for(const _0x137b7b of _0x171875['getRanges']())_0x137b7b['containsRange'](_0x13279c,!0x0)&&_0x3efe4e['add'](_0x171875['type']+':'+_0x171875['author']['id']),_0x137b7b['containsRange'](_0x5d474a,!0x0)&&_0x465d55['add'](_0x171875['type']+':'+_0x171875['author']['id']);}if(_0x3efe4e['size']!=_0x465d55['size'])return!0x1;for(const _0x15dbb1 of _0x3efe4e)if(!_0x465d55['has'](_0x15dbb1))return!0x1;return!0x0;}}class Ct extends _0x1bb8e2{static get['requires'](){return[It];}['afterInit'](){const _0x21e4ec=this['editor'];if(!_0x21e4ec['plugins']['has']('TableEditing'))return;const _0x552cc1=_0x21e4ec['locale'],_0x4a0761=_0x21e4ec['plugins']['get']('TrackChangesEditing');_0x4a0761['enableDefaultAttributesIntegration']('setTableRowHeader'),_0x4a0761['enableDefaultAttributesIntegration']('setTableColumnHeader'),_0x4a0761['registerBlockAttribute']('headingRows'),_0x4a0761['registerBlockAttribute']('headingColumns'),_0x4a0761['descriptionFactory']['registerAttributeLabel']('headingRows',o(_0x552cc1,'FORMAT_HEADER_ROW')),_0x4a0761['descriptionFactory']['registerAttributeLabel']('headingColumns',o(_0x552cc1,'FORMAT_HEADER_COLUMN')),this['_handleLegacySuggestions']();}['_handleLegacySuggestions'](){const _0x5cf9ce=this['editor']['plugins']['get']('TrackChangesEditing'),_0x1d4361=this['editor']['plugins']['get']('TableUtils'),_0x5eea2d=this['editor']['plugins']['get'](It)['_acceptFormatSuggestionCallbackFactory']();function _0x241f9f({showActiveMarker:_0x1e820e=!0x0,setDataAttribute:_0x3d6804=!0x0}={}){return(_0x2659a4,_0x2cc70e,_0x39ea31)=>{const {type:_0x405cb6,id:_0x1adc5c}=_0x5cf9ce['_splitMarkerName'](_0x2cc70e['markerName']),_0x111f12=_0x5cf9ce['getSuggestion'](_0x1adc5c),_0x4fe5ba=_0x111f12['data'];if('formatBlock'!=_0x111f12['type']||!_0x4fe5ba||'setTableColumnHeader'!=_0x4fe5ba['commandName'])return;if(_0x2cc70e['item'])return void _0x2659a4['stop']();if(!_0x39ea31['consumable']['consume'](_0x2cc70e['markerRange'],_0x2659a4['name']))return;const _0x1ebfa0=_0x2cc70e['markerRange']['start']['nodeAfter'],_0xd5de31=_0x2cc70e['markerRange']['end']['nodeBefore'],_0x2fb331=_0x1ebfa0['parent']['parent'],{column:_0x1b8a3a}=_0x1d4361['getCellLocation'](_0x1ebfa0),{column:_0x4d05ea}=_0x1d4361['getCellLocation'](_0xd5de31);for(let _0x54620c=_0x1b8a3a;_0x54620c<=_0x4d05ea;_0x54620c++){const _0x1353b8=_0x1d4361['createTableWalker'](_0x2fb331,{'column':_0x54620c,'includeAllSlots':!0x1});for(const _0x38e8fb of _0x1353b8){const _0x26f25e=_0x38e8fb['cell'],_0x261b3c=_0x39ea31['mapper']['toViewElement'](_0x26f25e);_0x39ea31['writer']['addClass']('ck-suggestion-marker-'+_0x405cb6,_0x261b3c),_0x3d6804&&_0x39ea31['writer']['setAttribute']('data-suggestion',_0x1adc5c,_0x261b3c),_0x39ea31['mapper']['bindElementToMarker'](_0x261b3c,_0x2cc70e['markerName']),_0x1e820e&&(_0x5cf9ce['activeMarkers']['includes'](_0x2cc70e['markerName'])?_0x39ea31['writer']['addClass']('ck-suggestion-marker--active',_0x261b3c):_0x39ea31['writer']['removeClass']('ck-suggestion-marker--active',_0x261b3c));}}};}_0x5cf9ce['_suggestionFactory']['registerCustomCallback']('formatBlock','setTableRowHeader','accept',_0x5eea2d),_0x5cf9ce['_suggestionFactory']['registerCustomCallback']('formatBlock','setTableColumnHeader','accept',_0x5eea2d),this['editor']['editing']['downcastDispatcher']['on']('addMarker:suggestion',_0x241f9f(),{'priority':'highest'}),this['editor']['data']['downcastDispatcher']['on']('addMarker:suggestion',(_0x33d708,_0x1013ab,_0x59d80c)=>{_0x59d80c['options']['showSuggestionHighlights']&&_0x241f9f({'showActiveMarker':!0x1,'setDataAttribute':!0x1})(_0x33d708,_0x1013ab,_0x59d80c);},{'priority':'highest'}),this['editor']['editing']['downcastDispatcher']['on']('removeMarker:suggestion',(_0x4934b7,_0x4448da,_0x3959b5)=>{const {type:_0x1f4857,id:_0x24d13c}=_0x5cf9ce['_splitMarkerName'](_0x4448da['markerName']),_0x317b66=_0x5cf9ce['getSuggestion'](_0x24d13c),_0x270b45=_0x317b66['data'];if('formatBlock'!=_0x317b66['type']||!_0x270b45||'setTableColumnHeader'!=_0x270b45['commandName'])return;const _0x42e582=_0x3959b5['mapper']['markerNameToElements'](_0x4448da['markerName']);if(_0x42e582){for(const _0x140bd9 of _0x42e582)_0x3959b5['writer']['removeClass']('ck-suggestion-marker-'+_0x1f4857,_0x140bd9),_0x3959b5['writer']['removeClass']('ck-suggestion-marker--active',_0x140bd9),_0x3959b5['writer']['removeAttribute']('data-suggestion',_0x140bd9),_0x3959b5['mapper']['unbindElementFromMarkerName'](_0x140bd9,_0x4448da['markerName']);}},{'priority':'highest'}),this['_registerLegacyDescription']();}['_registerLegacyDescription'](){const _0x1ec119=this['editor'],_0x55133e=_0x1ec119['locale'];function _0x16a730(_0x19a74e){return{'type':'format','content':o(_0x55133e,'*Format:*\x20%0',_0x19a74e)};}_0x1ec119['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](_0x51c9a5=>{if('formatBlock'!=_0x51c9a5['type'])return;const {data:_0x50a554}=_0x51c9a5;if(_0x50a554){if('setTableRowHeader'==_0x50a554['commandName']){const _0x8dc0e6=_0x50a554['commandParams'][0x0]['forceValue'];return _0x16a730(o(_0x55133e,_0x8dc0e6?'FORMAT_HEADER_ROW':'FORMAT_REGULAR_ROW'));}if('setTableColumnHeader'==_0x50a554['commandName']){const _0x5ebb26=_0x50a554['commandParams'][0x0]['forceValue'];return _0x16a730(o(_0x55133e,_0x5ebb26?'FORMAT_HEADER_COLUMN':'FORMAT_REGULAR_COLUMN'));}}});}}const Pe=['tableCellBorderWidth','tableCellBorderColor','tableCellBorderStyle','tableCellHorizontalAlignment','tableCellVerticalAlignment','tableCellBackgroundColor','tableCellPadding'],we=Object['fromEntries'](Pe['map'](_0x3bfc6e=>[_0x3bfc6e,null]));class _t extends _0x1bb8e2{static get['requires'](){return[It];}['afterInit'](){const _0x51abb8=this['editor'];if(!_0x51abb8['plugins']['has']('TableClipboard'))return;const _0x49dfae=_0x51abb8['plugins']['get']('TrackChangesEditing'),_0xdaffbf=_0x51abb8['plugins']['get']('TableUtils'),_0x3122b1=_0x51abb8['plugins']['get'](It),_0x74fc2=_0x51abb8['plugins']['get']('TableClipboard');_0x3122b1['_tablePostFixingSubtypes']['push']('tablePasteRow','tablePasteColumn'),_0x51abb8['model']['schema']['register']('tableCellSuggestion',{'allowIn':'tableCell','allowContentOf':'tableCell','isLimit':!0x0}),_0x51abb8['conversion']['elementToElement']({'model':'tableCellSuggestion','view':'suggestion-td'});let _0x52fd49=null;_0x51abb8['model']['on']('insertContent',(_0x35b004,_0x1f3be0)=>{const [_0x12517a,_0x13e0b7]=_0x1f3be0,_0x51f9ae=_0x1f3be0[_0x1f3be0['length']-0x1];_0x51f9ae&&_0x51f9ae['forceDefaultExecution']||_0x49dfae['_isForcedDefaultExecutionBlock']||this['editor']['commands']['get']('trackChanges')['value']&&function(_0x2cc79e,_0xbaaebd,_0x3fd63a,_0x5b53fe,_0x45ae0a){if(_0xbaaebd&&!_0xbaaebd['is']('documentSelection'))return!0x1;const _0x457413=_0x45ae0a['getTableIfOnlyTableInContent'](_0x2cc79e,_0x3fd63a);if(!_0x457413||!Re(_0x457413,void 0x0,_0x5b53fe))return!0x1;const _0x1818d1=_0x5b53fe['getSelectionAffectedTableCells'](_0x3fd63a['document']['selection']);if(!_0x1818d1['length'])return!0x1;const _0x42b6ae=_0x1818d1[0x0]['findAncestor']('table'),_0x367bb3=_0x5b53fe['getRowIndexes'](_0x1818d1),_0x4899c6=_0x5b53fe['getColumnIndexes'](_0x1818d1),_0x1be8e9={'startRow':_0x367bb3['first'],'endRow':_0x367bb3['last'],'startColumn':_0x4899c6['first'],'endColumn':_0x4899c6['last']};return 0x1==_0x1818d1['length']&&(_0x1be8e9['endRow']+=_0x5b53fe['getRows'](_0x457413)-0x1,_0x1be8e9['endColumn']+=_0x5b53fe['getColumns'](_0x457413)-0x1),Re(_0x42b6ae,_0x1be8e9,_0x5b53fe);}(_0x12517a,_0x13e0b7,_0x51abb8['model'],_0xdaffbf,_0x74fc2)&&(_0x35b004['stop'](),_0x52fd49={'cells':[],'insertionRanges':[],'deletionRanges':[],'rowInsertionRanges':[],'rowInsertionIndexes':[],'columnInsertionRanges':[],'columnInsertionIndexes':[]},_0x51abb8['model']['change'](()=>{_0x51abb8['model']['insertContent'](_0x1f3be0[0x0],_0x1f3be0[0x1],_0x1f3be0[0x2],{'forceDefaultExecution':!0x0});const _0x4f3fbc=_0x59fd7a(),{rowInsertionRanges:_0x4ca2d9,columnInsertionRanges:_0x252eb3,insertionRanges:_0x320092,deletionRanges:_0x3b8b2a,cells:_0x33ae08}=_0x52fd49;_0x4ca2d9['length']&&_0x49dfae['markMultiRangeInsertion'](_0x4ca2d9,'tablePasteRow',{'tablePasteChainId':_0x4f3fbc}),_0x252eb3['length']&&_0x49dfae['markMultiRangeInsertion'](_0x252eb3,'tablePasteColumn',{'tablePasteChainId':_0x4f3fbc}),_0x320092['length']&&(_0x49dfae['markMultiRangeInsertion'](_0x320092,'tablePaste',{'tablePasteChainId':_0x4f3fbc,'skipNestingCheck':!0x0}),_0x320092['forEach'](_0x30828d=>_0x30828d['detach']?.())),_0x3b8b2a['length']&&(_0x49dfae['markMultiRangeDeletion'](_0x3b8b2a,'tablePaste',{'tablePasteChainId':_0x4f3fbc,'skipNestingCheck':!0x0}),_0x3b8b2a['forEach'](_0x279094=>_0x279094['detach']?.()));const _0x5d76f2=_0x49dfae['markMultiRangeBlockFormat'](_0x33ae08['map'](({element:_0x10f88b})=>_0x10f88b),{'formatGroupId':_0x59fd7a()},[],'tablePasteCell',{'tablePasteChainId':_0x4f3fbc});if(_0x5d76f2){const _0x133870=_0x5d76f2['getMarkers'](),_0x1a2c7a=[];for(const {element:_0x1d577f,attributes:_0xe6844d}of _0x33ae08){if(!_0xe6844d)continue;const _0x3120a8=_0x51abb8['model']['createRangeOn'](_0x1d577f),_0x2ed1f0=_0x133870['find'](_0x276784=>_0x276784['getRange']()['isEqual'](_0x3120a8));_0x2ed1f0&&_0x1a2c7a['push']([_0x2ed1f0['name'],_0xe6844d]);}_0x1a2c7a['length']&&_0x5d76f2['setAttribute']('markerAttributes',Object['fromEntries'](_0x1a2c7a));}_0x52fd49=null;}));},{'priority':_0x4e633f['high']+0xa}),_0x51abb8['plugins']['get']('TableClipboard')['on']('_replaceTableSlotCell',(_0x44d793,_0x4aec3c)=>{const [_0x35e18b,_0x2c75e3,,_0x29745c]=_0x4aec3c;if(!_0x52fd49)return;_0x44d793['stop']();const _0x44e187=_0x35e18b['cell'],_0x1aa095=_0x2c75e3,_0xc7da38=ke(_0x44e187),_0x1644e0=ke(_0x1aa095);_0x44d793['return']=_0x44e187;let _0x682018=null,_0x15c264=null;if(_0x1644e0||_0xc7da38){if(_0xc7da38&&!_0x1644e0){_0x29745c['remove'](_0x44e187['getChild'](0x0));for(const _0x183eb5 of Array['from'](_0x1aa095['getChildren']()))_0x29745c['insert'](_0x183eb5,_0x44e187,'end');const _0xc1eb75=_0x52fd49['rowInsertionIndexes']['includes'](_0x35e18b['row']),_0x4912ed=_0x52fd49['columnInsertionIndexes']['includes'](_0x35e18b['column']);_0xc1eb75||_0x4912ed||(_0x682018=_0x1b736b['fromRange'](_0x29745c['createRangeIn'](_0x44e187)));}else _0x1644e0&&!_0xc7da38&&(_0x15c264=_0x29745c['createRangeIn'](_0x44e187));}else{const _0xaa50cd=_0x29745c['createElement']('tableCellSuggestion'),_0x1f5f12=_0x29745c['createElement']('tableCellSuggestion');_0x29745c['wrap'](_0x29745c['createRangeIn'](_0x44e187),_0x1f5f12),_0x29745c['insert'](_0xaa50cd,_0x44e187,0x0);for(const _0x41f91a of Array['from'](_0x1aa095['getChildren']()))_0x29745c['insert'](_0x41f91a,_0xaa50cd,'end');_0x682018=_0x1b736b['fromRange'](_0x29745c['createRangeOn'](_0xaa50cd)),_0x15c264=_0x1b736b['fromRange'](_0x29745c['createRangeOn'](_0x1f5f12));}const _0x4aa65e=Array['from'](_0x1aa095['getAttributes']())['filter'](([_0x106a72])=>Pe['includes'](_0x106a72));_0x52fd49['cells']['push']({'element':_0x44e187,'attributes':_0x4aa65e['length']?Object['fromEntries'](_0x4aa65e):null}),_0x682018&&_0x52fd49['insertionRanges']['push'](_0x682018),_0x15c264&&_0x52fd49['deletionRanges']['push'](_0x15c264);},{'priority':'high'}),_0xdaffbf['on']('insertColumns',(_0x58af75,_0x313d6f)=>{const [_0x1d50a2,_0x2b8cc1={}]=_0x313d6f;if(!_0x52fd49)return;const _0x102d98=_0x2b8cc1['at']||0x0,_0x4c0dfc=_0x2b8cc1['columns']||0x1;_0x52fd49['columnInsertionIndexes']=new Array(_0x4c0dfc)['fill'](_0x102d98)['map']((_0x5b53c5,_0xd41acc)=>_0x5b53c5+_0xd41acc);for(const {cell:_0x44a1c2}of _0xdaffbf['createTableWalker'](_0x1d50a2,{'startColumn':_0x102d98,'endColumn':_0x102d98+_0x4c0dfc-0x1}))_0x52fd49['columnInsertionRanges']['push'](_0x51abb8['model']['createRangeOn'](_0x44a1c2));},{'priority':'low'}),_0xdaffbf['on']('insertRows',(_0x7cdccd,_0x5dc684)=>{const [_0x24953f,_0x336f95={}]=_0x5dc684;if(!_0x52fd49)return;const _0x5eb2e0=_0x336f95['at']||0x0,_0x57f83d=_0x336f95['rows']||0x1;_0x52fd49['rowInsertionIndexes']=new Array(_0x57f83d)['fill'](_0x5eb2e0)['map']((_0x10ec1a,_0x320212)=>_0x10ec1a+_0x320212);for(const {cell:_0x2e30df}of _0xdaffbf['createTableWalker'](_0x24953f,{'startRow':_0x5eb2e0,'endRow':_0x5eb2e0+_0x57f83d-0x1}))_0x52fd49['rowInsertionRanges']['push'](_0x51abb8['model']['createRangeOn'](_0x2e30df));},{'priority':'low'}),_0x49dfae['descriptionFactory']['registerDescriptionCallback'](_0x369492=>{if(_0x369492['subType']&&_0x369492['subType']['startsWith']('tablePaste'))return _0x369492['previous']?{}:{'type':'insertion','content':o(_0x51abb8['locale'],'*Replace\x20table\x20cells*')};});const _0x3d5ce5=()=>!0x1;for(const _0x5b8543 of['tablePaste','tablePasteColumn','tablePasteRow','tablePasteCell'])_0x49dfae['_suggestionFactory']['registerCustomCallback']('insertion',_0x5b8543,'join',_0x3d5ce5),_0x49dfae['_suggestionFactory']['registerCustomCallback']('deletion',_0x5b8543,'join',_0x3d5ce5),_0x49dfae['_suggestionFactory']['registerCustomCallback']('formatBlock',_0x5b8543,'join',_0x3d5ce5);_0x49dfae['_suggestionFactory']['registerCustomCallback']('formatBlock','tablePasteCell','discard',_0x3d5ce5),_0x49dfae['_suggestionFactory']['registerCustomCallback']('formatBlock','tablePasteCell','accept',(_0x5477af,_0x118844,_0x2333f6)=>{const _0x1439ff=_0x5477af['map'](_0x5159c4=>_0x5159c4['getContainedElement']())['filter'](_0xa42030=>_0xa42030),_0x44a76f=new Map(_0x1439ff['map'](_0x354018=>[_0x354018,null]));if(_0x52fd49){for(const {element:_0x8839d0,attributes:_0xd619bf}of _0x52fd49['cells'])_0xd619bf&&_0x44a76f['set'](_0x8839d0,_0xd619bf);}else{if(_0x2333f6&&_0x2333f6['markerAttributes'])for(const [_0x1b5802,_0x29ef8e]of Object['entries'](_0x2333f6['markerAttributes'])){const _0x363692=_0x51abb8['model']['markers']['get'](_0x1b5802),_0x35634c=_0x363692?_0x363692['getRange']()['getContainedElement']():null;_0x35634c&&_0x44a76f['set'](_0x35634c,_0x29ef8e);}}_0x51abb8['model']['change'](_0x421422=>{for(const [_0x8a3785,_0x1db578]of _0x44a76f)_0x421422['setAttributes']({...we,..._0x1db578},_0x8a3785);});});const _0x1349f9=(_0x313fdd,_0x17a5ae)=>{_0x49dfae['_suggestionFactory']['registerCustomCallback'](_0x313fdd,'tablePaste',_0x17a5ae,(_0x2f9c6d,_0x1c7d79,_0x43fafe)=>{_0x51abb8['model']['change'](_0x25dcfc=>{const _0x269430=[];for(const _0x21fa57 of _0x2f9c6d){const _0x356a82=_0x21fa57['start']['nodeAfter'];_0x356a82['is']('element','tableCellSuggestion')&&_0x269430['push'](_0x356a82);}_0x49dfae['_suggestionFactory']['getSuggestionCallback'](_0x313fdd,null,_0x17a5ae)(_0x2f9c6d,_0x1c7d79,_0x43fafe);for(const _0x22248c of _0x269430)'$graveyard'!=_0x22248c['root']['rootName']&&_0x25dcfc['unwrap'](_0x22248c);});});};_0x1349f9('insertion','accept'),_0x1349f9('insertion','discard'),_0x1349f9('deletion','accept'),_0x1349f9('deletion','discard'),_0x49dfae['_suggestionFactory']['registerCustomCallback']('insertion','tablePasteRow','discard',_0x2aece9=>{const _0x29b53c=_0x2aece9['map'](_0x2f2e90=>_0x2f2e90['getContainedElement']()),_0x20a4ad=_0x29b53c[0x0]['findAncestor']('table'),{minRow:_0x5b60ed,maxRow:_0x4f2004}=_0x3122b1['_getCoordsForCells'](_0x29b53c);_0xdaffbf['removeRows'](_0x20a4ad,{'at':_0x5b60ed,'rows':_0x4f2004-_0x5b60ed+0x1});}),_0x49dfae['_suggestionFactory']['registerCustomCallback']('insertion','tablePasteColumn','discard',_0x175c37=>{const _0x111cde=_0x175c37['map'](_0x2b0f41=>_0x2b0f41['getContainedElement']()),_0x20f20d=_0x111cde[0x0]['findAncestor']('table'),{minColumn:_0x31a3fb,maxColumn:_0x1565af}=_0x3122b1['_getCoordsForCells'](_0x111cde);_0xdaffbf['removeColumns'](_0x20f20d,{'at':_0x31a3fb,'columns':_0x1565af-_0x31a3fb+0x1});});const _0x19f755=(_0x1b1a2b,_0x3b7049)=>{if(!_0x3b7049['subType']||!_0x3b7049['subType']['startsWith']('tablePaste'))return;const _0xd4a7a=_0x3b7049['attributes']['tablePasteChainId'],_0x3ee8c7=_0x49dfae['getSuggestions']()['filter'](_0x38aae7=>_0x38aae7['isInContent']&&_0x38aae7['attributes']&&_0x38aae7['attributes']['tablePasteChainId']==_0xd4a7a);_0x3ee8c7['length']&&_0x3b7049['getAllAdjacentSuggestions']()['length']!=_0x3ee8c7['length']&&_0x3ee8c7['reduce']((_0x5d39df,_0x4eeb22)=>(_0x5d39df['next']=_0x4eeb22,_0x4eeb22['previous']=_0x5d39df,_0x4eeb22));};function _0x5bb859(_0x2469b8,_0x1452c9=!0x0){const {id:_0x3800cf,authorId:_0x35ae81}=_0x49dfae['_splitMarkerName'](_0x2469b8['markerName']),_0x510bf3=['ck-suggestion-marker','ck-suggestion-marker-insertion'],_0x1897fc=_0x49dfae['activeMarkers']['includes'](_0x2469b8['markerName']);return _0x1897fc&&_0x510bf3['push']('ck-suggestion-marker--active'),{'classes':_0x510bf3,'attributes':{'data-suggestion':_0x3800cf,'data-author-id':_0x35ae81},'priority':_0x1897fc&&_0x1452c9?0xbc2:0xbb8};}_0x49dfae['on']('suggestionLoaded',_0x19f755,{'priority':'high'}),_0x49dfae['on']('suggestionUnloaded',_0x19f755,{'priority':'high'}),_0x51abb8['model']['document']['registerPostFixer'](()=>{let _0x3d4d26=!0x1;const _0x1336c9=Array['from'](_0x51abb8['model']['document']['differ']['getChangedMarkers']());for(const {name:_0x429623,data:_0x511539}of _0x1336c9){const {group:_0x5ca3dc,type:_0x3be81a,id:_0x30f0f9}=_0x49dfae['_splitMarkerName'](_0x429623);if('suggestion'!=_0x5ca3dc||'deletion'!=_0x3be81a||_0x511539['oldRange'])continue;if(!_0x49dfae['hasSuggestion'](_0x30f0f9))continue;const _0x4a0e2c=_0x49dfae['getSuggestion'](_0x30f0f9)['getRanges'](),_0x55c837=_0x51abb8['plugins']['get']('Users')['me'];for(const _0x5deea2 of _0x49dfae['getSuggestions']()){if(!_0x5deea2['isInContent']||_0x5deea2['author']!=_0x55c837)continue;if('formatBlock'!=_0x5deea2['type']||'tablePasteCell'!=_0x5deea2['subType'])continue;if(_0x5deea2['getRanges']()['every'](_0x346738=>_0x4a0e2c['some'](_0x2762e2=>_0x2762e2['containsRange'](_0x346738,!0x0)))){for(const _0x3c0c25 of _0x5deea2['getAllAdjacentSuggestions']())_0x3c0c25['isInContent']&&(_0x3c0c25['discard'](),_0x3d4d26=!0x0);}}}return _0x3d4d26;}),_0x51abb8['model']['document']['registerPostFixer'](_0x378208=>{const _0x917618=_0x51abb8['commands']['get']('redo');if(!_0x917618||!_0x917618['_createdBatches']['has'](_0x378208['batch']))return!0x1;let _0x1374c9=!0x1;const _0x1f28ba=_0x51abb8['plugins']['get']('Users')['me'],_0x4a4784=_0x51abb8['model']['document']['differ']['getChanges'](),_0x53d083=Array['from'](_0x51abb8['model']['document']['differ']['getChangedMarkers']())['filter'](({name:_0x9d60b3,data:_0x58ab92})=>{const {group:_0x1347c4,subType:_0x246b6c,authorId:_0x1c92c3}=_0x49dfae['_splitMarkerName'](_0x9d60b3);return'suggestion'==_0x1347c4&&'tablePaste'==_0x246b6c&&_0x1c92c3==_0x1f28ba['id']&&!_0x58ab92['oldRange'];});for(const _0x590ef3 of _0x4a4784){if('insert'!=_0x590ef3['type']||'tableCellSuggestion'!=_0x590ef3['name']||0x1!=_0x590ef3['length'])continue;const _0x576a3b=_0x378208['createRange'](_0x590ef3['position'],_0x590ef3['position']['getShiftedBy'](0x1));if(!_0x53d083['find'](({data:_0x198f62})=>_0x198f62['newRange']['isEqual'](_0x576a3b))){for(const {name:_0x900a5,data:_0x548e18}of _0x53d083)if(_0x576a3b['containsRange'](_0x548e18['newRange'])){_0x378208['updateMarker'](_0x900a5,{'range':_0x576a3b}),_0x1374c9=!0x0;break;}}}return _0x1374c9;}),_0x51abb8['model']['document']['registerPostFixer'](_0x4bde9b=>{let _0xf714b3=!0x1;const _0x2dd02c=_0x51abb8['plugins']['get']('Users')['me'],_0x5eeaff=_0x49dfae['getSuggestions']()['filter'](_0xef8721=>_0xef8721['isInContent']&&_0xef8721['author']==_0x2dd02c),_0x1ef09c=new Set(),_0x2b2a83=new Set();for(const _0x4157b1 of _0x5eeaff)if('tablePaste'==_0x4157b1['subType'])for(const _0x2b11ef of _0x4157b1['getMarkers']()){const _0x4790cd=_0x2b11ef['getRange']()['getContainedElement']();if(_0x4790cd){if(_0x4790cd['is']('element','tableCellSuggestion')&&ke(_0x4790cd)){_0x4157b1['removeMarker'](_0x2b11ef['name']),_0x1ef09c['add'](_0x4790cd),_0xf714b3=!0x0;const _0x43cfd7=_0x4790cd['nextSibling'],_0x205617=_0x4790cd['previousSibling'],_0x2071f0=_0x43cfd7&&_0x43cfd7['is']('element','tableCellSuggestion'),_0x592f65=_0x205617&&_0x205617['is']('element','tableCellSuggestion');_0x2071f0&&!_0x1ef09c['has'](_0x43cfd7)&&_0x2b2a83['add'](_0x43cfd7),_0x592f65&&!_0x1ef09c['has'](_0x205617)&&_0x2b2a83['add'](_0x205617);}else _0x4790cd['is']('element','paragraph')&&_0x4790cd['isEmpty']&&(_0x4157b1['removeMarker'](_0x2b11ef['name']),_0xf714b3=!0x0);}}else{if('tablePasteCell'==_0x4157b1['subType']){if(!_0x4157b1['attributes']||!_0x4157b1['attributes']['tablePasteChainId'])continue;const _0x49a6f9=_0x4157b1['attributes']['markerAttributes'];if(_0x49a6f9&&Object['keys'](_0x49a6f9)['length'])continue;const _0x3fae55=_0x4157b1['attributes']['tablePasteChainId'];let _0x128f76=!0x0,_0x153674=!0x0;for(const _0x1e0e6c of _0x5eeaff)if(_0x1e0e6c['subType']&&_0x1e0e6c['subType']['startsWith']('tablePaste')){if(!_0x1e0e6c['attributes']['tablePasteChainId']){_0x153674=!0x1;break;}if(_0x1e0e6c['id']!=_0x4157b1['id']&&_0x1e0e6c['attributes']['tablePasteChainId']==_0x3fae55){_0x128f76=!0x1;break;}}_0x153674&&_0x128f76&&(_0x4157b1['removeMarkers'](),_0xf714b3=!0x0);}}for(const _0x130089 of _0x1ef09c)_0x4bde9b['remove'](_0x130089);for(const _0x3a6d2d of _0x2b2a83)_0x4bde9b['unwrap'](_0x3a6d2d);return _0xf714b3;}),_0x51abb8['conversion']['for']('editingDowncast')['markerToHighlight']({'model':'suggestion:formatBlock:tablePasteCell','view':(_0x5d5df7,_0x3a8294)=>_0x5bb859(_0x5d5df7),'converterPriority':'high'}),_0x51abb8['conversion']['for']('dataDowncast')['markerToHighlight']({'model':'suggestion:formatBlock:tablePasteCell','view':(_0x3b136f,_0x6ba0ad)=>_0x6ba0ad['options']['showSuggestionHighlights']?_0x5bb859(_0x3b136f,!0x1):null,'converterPriority':'high'});const _0x3dbd9d=_0x51abb8['editing']['view'];this['listenTo'](_0x3dbd9d['document'],'clipboardOutput',(_0x2bd9c2,_0x4dec9f)=>{const _0x1be26c=[];for(const _0x308aaa of _0x3dbd9d['createRangeIn'](_0x4dec9f['content'])['getItems']())_0x308aaa['is']('element','suggestion-td')&&_0x1be26c['push'](_0x308aaa);_0x3dbd9d['change'](_0x1bbac0=>{for(const _0x5b500a of _0x1be26c)_0x1bbac0['move'](_0x1bbac0['createRangeIn'](_0x5b500a),_0x1bbac0['createPositionBefore'](_0x5b500a)),_0x1bbac0['remove'](_0x5b500a);});});}}function ke(_0x310c0a){if(_0x310c0a['isEmpty'])return!0x0;const _0x4f1e37=_0x310c0a['getChild'](0x0);return _0x4f1e37['is']('element','paragraph')&&_0x4f1e37['isEmpty'];}function Re(_0x3daf0f,_0x25d15e={},_0x35a312){for(const {isAnchor:_0x51a260,cellHeight:_0x59acf6,cellWidth:_0x4e8e43}of _0x35a312['createTableWalker'](_0x3daf0f,{'includeAllSlots':!0x0,..._0x25d15e}))if(!_0x51a260||0x1!=_0x59acf6||0x1!=_0x4e8e43)return!0x1;return!0x0;}class Nt extends _0x1bb8e2{['afterInit'](){if(!this['editor']['plugins']['has']('TableColumnResizeEditing'))return;const _0x2922ce=this['editor']['plugins']['get']('TrackChangesEditing');_0x2922ce['enableCommand']('resizeTableWidth',this['handleResizeTableWidthCommand']['bind'](this)),_0x2922ce['_suggestionFactory']['registerCustomCallback']('formatBlock','resizeTable','accept',_0x2922ce['_suggestionFactory']['getSuggestionCallback']('formatBlock',null,'discard')),_0x2922ce['_suggestionFactory']['registerCustomCallback']('formatBlock','resizeTable','discard',_0x2922ce['_suggestionFactory']['getSuggestionCallback']('formatBlock',null,'accept')),_0x2922ce['descriptionFactory']['registerDescriptionCallback'](this['handleSuggestionDescription']['bind'](this));}['handleResizeTableWidthCommand'](_0x2104d1,_0x2d11f4){const _0x2bade5=this['editor']['plugins']['get']('TrackChangesEditing'),_0x21a1e1=this['editor']['plugins']['get']('TableColumnResizeEditing'),_0x34a3cc=_0x2d11f4['table']||this['editor']['model']['document']['selection']['getSelectedElement']();this['editor']['model']['change'](()=>{const _0x33edec=_0x21a1e1['getColumnGroupElement'](_0x34a3cc);let _0x538f44=_0x33edec?_0x21a1e1['getTableColumnsWidths'](_0x33edec):null,_0x5eaa95=_0x34a3cc['getAttribute']('tableWidth')||null;const _0x3812bf=_0x2d11f4['tableWidth']||_0x5eaa95,_0x146b31=_0x2d11f4['columnWidths']||_0x538f44,_0x42f05e=this['editor']['plugins']['get']('Users')['me'];for(const _0xa735d1 of _0x2bade5['getSuggestions']()){const _0x1a493c=_0xa735d1['getContainedElement']();if('resizeTable'===_0xa735d1['subType']&&_0x1a493c===_0x34a3cc){_0xa735d1['author']!==_0x42f05e&&_0xa735d1['discard']();const _0x1185ac=_0xa735d1['data']['commandParams'];_0x5eaa95=_0x1185ac[0x0]['tableWidth'],_0x538f44=_0x1185ac[0x0]['columnWidths'];break;}}_0x2104d1({'table':_0x34a3cc,'tableWidth':_0x3812bf,'columnWidths':_0x146b31}),_0x2bade5['markBlockFormat'](_0x34a3cc,{'commandName':'resizeTableWidth','commandParams':[{'tableWidth':_0x5eaa95,'columnWidths':_0x538f44}],'formatGroupId':'resizeTable'},[],'resizeTable');});}['handleSuggestionDescription'](_0x3c6ee0){if('formatBlock'!=_0x3c6ee0['type']&&'formatInline'!=_0x3c6ee0['type'])return;const {data:_0x39c6d4}=_0x3c6ee0;if(_0x39c6d4&&'resizeTable'===_0x39c6d4['formatGroupId']){const _0x55b5fe='*Format:*\x20resize\x20table';return{'type':'format','content':o(this['editor']['locale'],_0x55b5fe)};}}}class Dt extends _0x1bb8e2{['afterInit'](){const _0x55a581=this['editor'];_0x55a581['plugins']['has']('Template')&&_0x55a581['plugins']['get']('TrackChangesEditing')['enableCommand']('insertTemplate');}}class Mt extends _0x1bb8e2{['afterInit'](){const _0x5d674d=this['editor'];if(!_0x5d674d['commands']['get']('insertTableOfContents'))return;_0x5d674d['plugins']['get']('TrackChangesEditing')['enableCommand']('insertTableOfContents');const _0x4dda50=_0x5d674d['plugins']['get']('TrackChangesEditing'),_0x5c4d24=_0x5d674d['locale'];_0x4dda50['descriptionFactory']['registerElementLabel']('tableOfContents',_0x767f98=>o(_0x5c4d24,'ELEMENT_TABLE_OF_CONTENTS',_0x767f98));}}class $t extends _0x1bb8e2{['afterInit'](){const _0xacdcc2=this['editor'];if(!_0xacdcc2['plugins']['has']('Title'))return;const _0x3c3a0d=_0xacdcc2['plugins']['get']('TrackChangesEditing');_0x3c3a0d['descriptionFactory']['registerElementLabel']('title-content',()=>o(_0xacdcc2['locale'],'ELEMENT_TITLE')),_0xacdcc2['model']['document']['registerPostFixer'](_0xdb0eb6=>{let _0x269bbd=!0x1;const _0x212a4a=Array['from'](_0xacdcc2['model']['document']['differ']['getChangedMarkers']());for(const {name:_0x4de2dd,data:_0x394bf1}of _0x212a4a){const {group:_0x38cd1c}=_0x3c3a0d['_splitMarkerName'](_0x4de2dd);if('suggestion'!==_0x38cd1c||!_0x394bf1['newRange'])continue;const _0x4e2762=_0x394bf1['newRange'],_0x593f5b=_0x4e2762['end']['nodeBefore'];if(!_0x593f5b||!_0x593f5b['is']('element','title-content'))continue;if(!_0x4e2762['start']['isTouching'](_0x4e2762['end']))continue;const _0x5bdc5d=_0xacdcc2['model']['schema']['getNearestSelectionRange'](_0x4e2762['end'],'forward');if(_0x5bdc5d&&_0x5bdc5d['isCollapsed']){const _0x3d74c8=_0xdb0eb6['createRange'](_0x4e2762['start'],_0x5bdc5d['start']);_0x3d74c8['isEqual'](_0x4e2762)||(_0xdb0eb6['updateMarker'](_0x4de2dd,{'range':_0x3d74c8}),_0x269bbd=!0x0);}_0x269bbd||(_0xdb0eb6['removeMarker'](_0x4de2dd),_0x269bbd=!0x0);}return _0x269bbd;});}}class Bt extends _0x1bb8e2{['afterInit'](){const _0x30fa6f=this['editor'],_0x534b60=_0x30fa6f['plugins']['get']('TrackChangesEditing');_0x30fa6f['plugins']['has']('UndoEditing')&&(_0x534b60['enableCommand']('undo'),_0x534b60['enableCommand']('redo'));}}class xt extends _0x1bb8e2{static get['requires'](){return[It];}['afterInit'](){const _0x2b1d7e=this['editor'];if(!_0x2b1d7e['plugins']['has']('TableCaptionEditing'))return;_0x2b1d7e['plugins']['get']('TrackChangesEditing')['enableCommand']('toggleTableCaption');}}class Rt extends _0x1bb8e2{['tableProperties'];['tableCellProperties'];constructor(_0x49b721){super(_0x49b721),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 _0x340682=this['editor']['plugins']['get']('TrackChangesEditing');if(this['editor']['plugins']['has']('TablePropertiesEditing')){for(const _0x18b61d of this['tableProperties'])_0x340682['enableCommand'](_0x18b61d,(_0xbf10e8,_0x300786)=>{const _0x2822ea=this['editor']['model']['document']['selection']['getFirstPosition']()['findAncestor']('table');this['_handlePropertyChange'](_0x18b61d,[_0x2822ea],this['tableProperties'],'tableProperties',_0xbf10e8,_0x300786);});_0x340682['_suggestionFactory']['registerCustomCallback']('formatBlock','tableProperties','accept',_0x340682['_suggestionFactory']['getSuggestionCallback']('formatBlock',null,'discard')),_0x340682['_suggestionFactory']['registerCustomCallback']('formatBlock','tableProperties','discard',(_0x43305f,_0xbdb58e)=>this['handleDiscardAction'](this['tableProperties'],_0x43305f,_0xbdb58e)),_0x340682['_suggestionFactory']['registerCustomCallback']('formatBlock','tableProperties','join',()=>!0x1);}if(this['editor']['plugins']['has']('TableCellPropertiesEditing')){for(const _0x65f2fe of this['tableCellProperties'])_0x340682['enableCommand'](_0x65f2fe,(_0x3675ac,_0x346cfe)=>{const _0x31d89a=this['editor']['plugins']['get']('TableUtils')['getSelectionAffectedTableCells'](this['editor']['model']['document']['selection']);this['_handlePropertyChange'](_0x65f2fe,_0x31d89a,this['tableCellProperties'],'tableCellProperties',_0x3675ac,_0x346cfe);});_0x340682['_suggestionFactory']['registerCustomCallback']('formatBlock','tableCellProperties','accept',_0x340682['_suggestionFactory']['getSuggestionCallback']('formatBlock',null,'discard')),_0x340682['_suggestionFactory']['registerCustomCallback']('formatBlock','tableCellProperties','discard',(_0x125dad,_0xf06496)=>this['handleDiscardAction'](this['tableCellProperties'],_0x125dad,_0xf06496)),_0x340682['_suggestionFactory']['registerCustomCallback']('formatBlock','tableCellProperties','join',()=>!0x1);}_0x340682['descriptionFactory']['registerDescriptionCallback'](_0x4eea96=>this['handleSuggestionDescription'](_0x4eea96));}['_handlePropertyChange'](_0x126679,_0xa38582,_0xa582b4,_0x5d5d67,_0x439a02,_0x31e404){const _0x390086=this['editor']['plugins']['get']('TrackChangesEditing');this['editor']['model']['enqueueChange'](_0x31e404['batch'],()=>{for(const _0x2c88cb of _0xa38582){if(this['_getSuggestion'](_0x2c88cb,_0x5d5d67))_0x439a02(_0x31e404);else{const _0x379763={};for(const _0x243407 of _0xa582b4){const _0x5dda6d=_0x2c88cb['getAttribute'](_0x243407);void 0x0!==_0x5dda6d&&(_0x379763[_0x243407]=_0x5dda6d);}_0x439a02(_0x31e404),_0x390086['markBlockFormat'](_0x2c88cb,{'commandParams':[_0x379763]},[],_0x5d5d67);}}});}['handleDiscardAction'](_0x4dc775,_0x3eebd9,_0x421192){const _0x4457a5=_0x3eebd9[0x0]['start']['nodeAfter'],_0x43c402=_0x421192['commandParams'][0x0];this['editor']['model']['change'](_0x2192ad=>{for(const _0x3c1e6e of _0x4dc775)void 0x0!==_0x43c402[_0x3c1e6e]?_0x2192ad['setAttribute'](_0x3c1e6e,_0x43c402[_0x3c1e6e],_0x4457a5):_0x2192ad['removeAttribute'](_0x3c1e6e,_0x4457a5);});}['handleSuggestionDescription'](_0x2ee36d){if(_0x2ee36d['data'])switch(_0x2ee36d['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'](_0x533238,_0x4966bf){const _0x5a96c1=this['editor']['plugins']['get']('TrackChangesEditing');for(const _0x1b9cb6 of _0x5a96c1['getSuggestions']({'skipNotAttached':!0x0})){const _0x46d84d=_0x1b9cb6['getContainedElement']();if(_0x1b9cb6['subType']===_0x4966bf&&_0x46d84d===_0x533238)return _0x1b9cb6;}return null;}}const m='$elementName';class p extends _0x1bb8e2{['descriptionFactory'];['trackChangesCommand'];['_adapter'];['_suggestionFactory'];['_suggestions'];['_commentsRepository'];['_enabledCommands'];['_model'];['_suggestionState'];['_isForcedDefaultExecutionBlock'];['_trackFormatChanges'];['_mergeNestedSuggestions'];['_blockAttributeKeys'];['_inlineAttributeKeys'];['_recordAttributeSuggestions']=!0x1;static get['requires'](){return['CommentsRepository',_0x448709,_0x33c468,V,U,G,F,H,L,J,q,z,Q,X,Y,Z,tt,et,it,st,nt,rt,ot,at,ct,ut,ft,W,pt,ht,K,pe,lt,mt,dt,kt,bt,wt,yt,jt,St,At,It,vt,Ct,xt,_t,Nt,Mt,Rt,Dt,$t,Bt];}static get['pluginName'](){return'TrackChangesEditing';}constructor(_0xb23949){function _0x54818f(_0x38e6bd){return _0x38e6bd['map'](_0x3ff71e=>String['fromCharCode'](_0x3ff71e))['join']('');}super(_0xb23949),this['set']('activeMarkers',[]),this['on']('change:activeMarkers',(_0x198156,_0x377479,_0x1e2554,_0x2e316c)=>{this['_model']['change'](()=>{for(const _0x1bfd4f of[..._0x2e316c,..._0x1e2554])this['_model']['markers']['has'](_0x1bfd4f)&&_0xb23949['editing']['reconvertMarker'](_0x1bfd4f);});}),this['descriptionFactory']=new f(this['editor']['model']['schema'],this['editor']['locale']),this['_adapter']=null,this['_suggestionFactory']=new Et(this['editor']),this['_suggestions']=new Map(),this['_commentsRepository']=_0xb23949['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(),_0xb23949['config']['define']('trackChanges.trackFormatChanges','default'),this['_trackFormatChanges']=_0xb23949['config']['get']('trackChanges.trackFormatChanges'),_0xb23949['config']['define']('trackChanges.mergeNestedSuggestions',!0x0),this['_mergeNestedSuggestions']=_0xb23949['config']['get']('trackChanges.mergeNestedSuggestions'),this['trackChangesCommand']=new B(_0xb23949,this['_enabledCommands']),this['_initAriaMarkerChangeAnnouncements'](),this[_0x54818f([0x5f,0x65,0x78,0x65,0x63,0x75,0x74,0x65,0x53,0x75,0x67,0x67,0x65,0x73,0x74,0x69,0x6f,0x6e])]=_0x54818f([0x34,0x30,0x34,0x38,0x31,0x38,0x31,0x30]);}['init'](){const _0xffbd56=this['editor'],_0x200830=(_0x97397a,_0x5d1e57)=>{if('attribute'!=_0x97397a)return'ck-suggestion-marker-'+_0x97397a;const _0x4ddd87=_0x5d1e57['split']('|')[0x0];return this['_isBlockAttribute'](_0x4ddd87)?'ck-suggestion-marker-formatBlock':'ck-suggestion-marker-formatInline';};_0xffbd56['conversion']['for']('editingDowncast')['markerToHighlight']({'model':'suggestion','view':_0x344db9=>{const {id:_0xbd5a1e,authorId:_0x586190,type:_0x5c7327,subType:_0x70e352}=this['_splitMarkerName'](_0x344db9['markerName']),_0x52a991=['ck-suggestion-marker',_0x200830(_0x5c7327,_0x70e352)];let _0x14687a=0xbb8;return this['activeMarkers']['includes'](_0x344db9['markerName'])&&(_0x52a991['push']('ck-suggestion-marker--active'),_0x14687a=0xbc2),'deletion'==_0x5c7327&&(_0x14687a+=0x5),{'classes':_0x52a991,'attributes':{'data-suggestion':_0xbd5a1e,'data-author-id':_0x586190},'priority':_0x14687a};}}),_0xffbd56['conversion']['for']('dataDowncast')['add'](_0x5b49bf=>{_0x5b49bf['on']('addMarker:suggestion',(_0x407dae,_0x3711bc,_0x51466e)=>{if(!_0x51466e['options']['showSuggestionHighlights'])return;const _0x156a28=_0x3711bc['item'];if(!_0x156a28)return;const _0x1836a8=_0x51466e['mapper']['toViewElement'](_0x156a28);_0xffbd56['model']['schema']['isObject'](_0x156a28)&&_0x1836a8&&!_0x1836a8['getCustomProperty']('widget')&&_0x1836a8['is']('containerElement')&&_0x103af2(_0x1836a8,_0x51466e['writer']);},{'priority':'high'});}),_0xffbd56['conversion']['for']('dataDowncast')['markerToHighlight']({'model':'suggestion','view':(_0x3fa938,_0x264e8d)=>{if(!_0x264e8d['options']['showSuggestionHighlights'])return null;const {type:_0x42a6f4,subType:_0xd7a69d}=this['_splitMarkerName'](_0x3fa938['markerName']);return{'classes':['ck-suggestion-marker',_0x200830(_0x42a6f4,_0xd7a69d)],'priority':0xbb8};}});const _0x17e856=({showActiveMarkers:_0x3d5e9c=!0x0,isAttributeSuggestion:_0x30c457=!0x1}={})=>(_0x3dc955,_0x4bdc34,_0x3c4874)=>{if(!_0x4bdc34['item'])return;const {id:_0x8758b3,authorId:_0x2da4ea}=this['_splitMarkerName'](_0x4bdc34['markerName']);if(_0x30c457){const _0x18d6b1=this['_suggestions']['get'](_0x8758b3),_0x1940af=this['_getAttributeKey'](_0x18d6b1);if(!this['_isBlockAttribute'](_0x1940af))return;}if(_0x4bdc34['item']['is']('selection'))return void _0x3c4874['consumable']['consume'](_0x4bdc34['item'],_0x3dc955['name']);const _0x45527e=_0x3c4874['mapper']['toViewElement'](_0x4bdc34['item']);if(_0x4bdc34['item']['is']('element')&&_0xffbd56['model']['schema']['isBlock'](_0x4bdc34['item'])&&!_0x45527e['getCustomProperty']('addHighlight')){_0x3c4874['writer']['addClass'](['ck-suggestion-marker','ck-suggestion-marker-formatBlock'],_0x45527e),_0x3c4874['writer']['setAttribute']('data-suggestion',_0x8758b3,_0x45527e),_0x3c4874['writer']['setAttribute']('data-author-id',_0x2da4ea,_0x45527e),_0x3c4874['mapper']['bindElementToMarker'](_0x45527e,_0x4bdc34['markerName']),_0x3d5e9c&&(this['activeMarkers']['includes'](_0x4bdc34['markerName'])?_0x3c4874['writer']['addClass']('ck-suggestion-marker--active',_0x45527e):_0x3c4874['writer']['removeClass']('ck-suggestion-marker--active',_0x45527e));for(const _0x52ff18 of _0xffbd56['model']['createRangeIn'](_0x4bdc34['item'])['getItems']())_0x3c4874['consumable']['consume'](_0x52ff18,_0x3dc955['name']);_0x3c4874['consumable']['consume'](_0x4bdc34['item'],_0x3dc955['name']);}};_0xffbd56['conversion']['for']('dataDowncast')['add'](_0x4d9b85=>{_0x4d9b85['on']('addMarker:suggestion:formatBlock',(_0x369c57,_0x2bc8b3,_0x3a2a0e)=>{_0x3a2a0e['options']['showSuggestionHighlights']&&_0x17e856({'showActiveMarkers':!0x1})(_0x369c57,_0x2bc8b3,_0x3a2a0e);},{'priority':'highest'});}),_0xffbd56['conversion']['for']('dataDowncast')['add'](_0xfbb267=>{_0xfbb267['on']('addMarker:suggestion:attribute',(_0x23c396,_0x485c33,_0x84a2f)=>{_0x84a2f['options']['showSuggestionHighlights']&&_0x17e856({'showActiveMarkers':!0x1,'isAttributeSuggestion':!0x0})(_0x23c396,_0x485c33,_0x84a2f);},{'priority':'highest'});}),_0xffbd56['conversion']['for']('dataDowncast')['markerToData']({'model':'suggestion','view':(_0x80ff7f,_0xbac009)=>_0xbac009['options']['showSuggestionHighlights']?null:{'group':'suggestion','name':_0x80ff7f['substr'](0xb)}}),_0xffbd56['conversion']['for']('upcast')['elementToElement']({'view':{'name':'suggestion','attributes':{'id':/^\w/,'suggestion-type':/^\w/}},'model':(_0x5c38d8,{writer:_0x9dc0a9})=>{let _0x258f2b='suggestion:'+_0x5c38d8['getAttribute']('suggestion-type')+':'+_0x5c38d8['getAttribute']('id');return _0x5c38d8['getAttribute']('marker-count')&&(_0x258f2b+=':'+_0x5c38d8['getAttribute']('marker-count')),_0x9dc0a9['createElement']('$marker',{'data-name':_0x258f2b});}}),_0xffbd56['conversion']['for']('upcast')['dataToMarker']({'view':'suggestion'}),_0xffbd56['conversion']['for']('editingDowncast')['add'](_0x5a8fb5=>{_0x5a8fb5['on']('addMarker:suggestion:formatBlock',_0x17e856(),{'priority':'high'});}),_0xffbd56['conversion']['for']('editingDowncast')['add'](_0x4a7d8f=>{_0x4a7d8f['on']('addMarker:suggestion:attribute',_0x17e856({'isAttributeSuggestion':!0x0}),{'priority':'high'});}),_0xffbd56['conversion']['for']('editingDowncast')['add'](_0xc040da=>{_0xc040da['on']('removeMarker:suggestion:formatBlock',(_0x5d1878,_0x46b411,_0x185d3e)=>{const _0x43229c=_0x185d3e['mapper']['markerNameToElements'](_0x46b411['markerName']);if(_0x43229c){for(const _0x225134 of _0x43229c)_0x225134['getCustomProperty']('addHighlight')||(_0x185d3e['writer']['removeClass'](['ck-suggestion-marker','ck-suggestion-marker-formatBlock','ck-suggestion-marker--active'],_0x225134),_0x185d3e['writer']['removeAttribute']('data-suggestion',_0x225134),_0x185d3e['writer']['removeAttribute']('data-author-id',_0x225134),_0x185d3e['mapper']['unbindElementFromMarkerName'](_0x225134,_0x46b411['markerName']));}},{'priority':'high'});}),_0xffbd56['conversion']['for']('editingDowncast')['add'](_0x19aca3=>{_0x19aca3['on']('removeMarker:suggestion:attribute',(_0x3fcf2a,_0x32b340,_0x2200e6)=>{const _0x1d2d4e=_0x2200e6['mapper']['markerNameToElements'](_0x32b340['markerName']);if(!_0x1d2d4e)return;const {id:_0x4d572c}=this['_splitMarkerName'](_0x32b340['markerName']),_0x2ccd5b=this['_suggestions']['get'](_0x4d572c),_0x2a05bb=this['_getAttributeKey'](_0x2ccd5b);if(this['_isBlockAttribute'](_0x2a05bb)){for(const _0x3d62e0 of _0x1d2d4e)_0x3d62e0['getCustomProperty']('addHighlight')||(_0x2200e6['writer']['removeClass'](['ck-suggestion-marker','ck-suggestion-marker-formatBlock','ck-suggestion-marker--active'],_0x3d62e0),_0x2200e6['writer']['removeAttribute']('data-suggestion',_0x3d62e0),_0x2200e6['writer']['removeAttribute']('data-author-id',_0x3d62e0),_0x2200e6['mapper']['unbindElementFromMarkerName'](_0x3d62e0,_0x32b340['markerName']));}},{'priority':'high'});}),_0xffbd56['model']['document']['registerPostFixer'](_0x58b661=>{let _0x64fd5d=!0x1;const _0x5e9f05=Array['from'](_0xffbd56['model']['document']['differ']['getChangedMarkers']()),_0x50c368=new Set();for(const {name:_0x37a94c,data:_0x561d97}of _0x5e9f05){const {group:_0x1b370a,type:_0x46a926,subType:_0x2e8044,id:_0x8e8724}=this['_splitMarkerName'](_0x37a94c);if('suggestion'!==_0x1b370a)continue;const _0x1db9e9=this['_suggestions']['get'](_0x8e8724);if(null!=_0x561d97['newRange']){'formatInline'==_0x46a926&&(_0x64fd5d=_0x64fd5d||Ut(_0x561d97['newRange'],_0x37a94c,_0x58b661,_0xffbd56['model']['schema']));const _0x400d73='attribute'==_0x46a926&&this['_isBlockAttribute'](_0x2e8044['split']('|')[0x0]);if(_0x561d97['newRange']['isCollapsed']||'$graveyard'==_0x561d97['newRange']['root']['rootName']||'formatBlock'==_0x46a926&&!Ft(_0x561d97['newRange'])||_0x400d73&&!Ft(_0x561d97['newRange'])||'deletion'==_0x46a926&&!(!Vt(_0x2ea3a6=_0x561d97['newRange'])&&!function(_0x54d80f){return _0x54d80f['start']['parent']==_0x54d80f['end']['nodeBefore']&&_0x54d80f['start']['isAtEnd'];}(_0x2ea3a6)))_0x58b661['removeMarker'](_0x37a94c),_0x64fd5d=!0x0;else{if(!_0x1db9e9||!_0x1db9e9['isInContent'])continue;if(_0x561d97['newRange']&&_0x561d97['oldRange']&&_0x561d97['newRange']['isEqual'](_0x561d97['oldRange']))continue;_0x50c368['add'](_0x1db9e9);}}}var _0x2ea3a6;return _0x50c368['size']>0x0&&(_0x64fd5d=!!this['_joinWithAdjacentSuggestions'](_0x50c368)||_0x64fd5d),_0x64fd5d;}),_0xffbd56['model']['document']['registerPostFixer'](_0x458f9e=>{let _0x31e434=!0x1;for(const _0x80ae63 of _0xffbd56['model']['document']['differ']['getChanges']())if('insert'==_0x80ae63['type'])for(const _0x3d7389 of this['_suggestions']['values']()){if(_0x3d7389['isMultiRange']||!_0x3d7389['isInContent'])continue;const _0x1291ed='formatBlock'==_0x3d7389['type'],_0x3103f4=this['_getAttributeKey'](_0x3d7389),_0x74efe5=_0x3103f4&&this['_isBlockAttribute'](_0x3103f4);if(!_0x1291ed&&!_0x74efe5)continue;const _0x5ebe99=_0x3d7389['getFirstRange']();if(_0x5ebe99['start']['parent']!=_0x5ebe99['end']['parent']&&!_0x5ebe99['end']['isAtEnd']){const _0x2ad38c=_0xffbd56['model']['createPositionAt'](_0x5ebe99['start']['nodeAfter'],'end'),_0xd1a2be=_0xffbd56['model']['createRange'](_0x5ebe99['start'],_0x2ad38c);_0x458f9e['updateMarker'](_0x3d7389['getFirstMarker'](),{'range':_0xd1a2be}),_0x31e434=!0x0;}}return _0x31e434;}),_0xffbd56['model']['document']['registerPostFixer'](_0x21542a=>this['_processAttributeChanges'](_0x21542a)),_0xffbd56['model']['document']['registerPostFixer'](_0x1faf77=>!_0x1faf77['batch']['isLocal']&&this['_processAttributeSuggestions'](_0x1faf77)),_0xffbd56['model']['on']('_afterChanges',()=>{this['_recordAttributeSuggestions']=!0x1;}),_0xffbd56['model']['document']['on']('change:data',(_0x1d9271,_0x5ebaa2)=>{if(!_0x5ebaa2['isLocal']||_0x5ebaa2['isUndo'])return;if(!this['_recordAttributeSuggestions'])return;const _0x3df6f3=_0xffbd56['model']['document']['differ']['getChanges']();if(0x0==_0x3df6f3['length'])return;const _0xcfe6e9=[],_0x3c2f10=_0x3df6f3['filter'](_0x266b7a=>'attribute'==_0x266b7a['type']),_0x186a58=_0x3df6f3['filter'](_0x12a5ac=>'insert'==_0x12a5ac['type']&&'$text'!=_0x12a5ac['name']);for(const _0x132c8e of _0x3c2f10)this['_isRegisteredAttribute'](_0x132c8e['attributeKey'])&&_0xcfe6e9['push']({'key':_0x132c8e['attributeKey'],'newValue':_0x132c8e['attributeNewValue'],'oldValue':_0x132c8e['attributeOldValue'],'range':Pt(_0x132c8e['range'],_0xffbd56['model'])});for(const _0x3ec501 of _0x186a58){if('rename'!=_0x3ec501['action']&&'refresh'!=_0x3ec501['action'])continue;const _0x58aa2c=Lt(_0x3ec501['position']['nodeAfter'],_0xffbd56['model']),_0x1dd736=_0x3ec501['before'];'rename'==_0x3ec501['action']&&_0xcfe6e9['push']({'key':m,'newValue':_0x3ec501['name'],'oldValue':_0x1dd736['name'],'range':_0x58aa2c});for(const [_0x269492,_0x12d4cd]of _0x1dd736['attributes']){if(!this['_isRegisteredAttribute'](_0x269492))continue;const _0x527fc3=_0x3ec501['attributes']['get'](_0x269492);_0x12d4cd!==_0x527fc3&&_0xcfe6e9['push']({'key':_0x269492,'newValue':_0x527fc3,'oldValue':_0x12d4cd,'range':_0x58aa2c});}for(const [_0x3f8090,_0x55cb4e]of _0x3ec501['attributes'])this['_isRegisteredAttribute'](_0x3f8090)&&(_0x1dd736['attributes']['has'](_0x3f8090)||_0xcfe6e9['push']({'key':_0x3f8090,'newValue':_0x55cb4e,'oldValue':null,'range':_0x58aa2c}));}0x0!=_0xcfe6e9['length']&&_0xffbd56['model']['enqueueChange'](_0x5ebaa2,_0x2bd69b=>{const _0x22b987=_0x59fd7a();for(const {range:_0x48eca7,key:_0x5afbfe,oldValue:_0x423416,newValue:_0x5a131b}of _0xcfe6e9)this['markAttributeChange'](_0x48eca7,_0x5afbfe,_0x423416,_0x5a131b,{'groupId':_0x22b987});this['_reduceExistingSuggestions'](_0x2bd69b,_0xcfe6e9);});},{'priority':'lowest'}),_0xffbd56['model']['markers']['on']('update:suggestion',(_0x3718ec,_0x46d9f3,_0x2fc308)=>{if(null==_0x2fc308){const {id:_0x4cbfa7}=this['_splitMarkerName'](_0x46d9f3['name']),_0x242777=this['_suggestions']['get'](_0x4cbfa7);_0x242777&&_0x242777['addMarkerName'](_0x46d9f3['name']);}}),_0xffbd56['model']['document']['on']('change:data',()=>{const _0x369838=Array['from'](_0xffbd56['model']['document']['differ']['getChangedMarkers']())['filter'](_0x5ac63d=>'suggestion'===this['_splitMarkerName'](_0x5ac63d['name'])['group']);if(0x0===_0x369838['length'])return;_0x369838['sort']((_0x245e26,_0xfc51e5)=>{const _0x4ecd7f=_0x245e26['data']['oldRange'],_0x267ed1=_0xfc51e5['data']['oldRange'];return null===_0x4ecd7f&&null===_0x267ed1?0x0:null===_0x4ecd7f&&null!==_0x267ed1?-0x1:null!==_0x4ecd7f&&null===_0x267ed1?0x1:_0x4ecd7f['start']['isBefore'](_0x267ed1['start'])?-0x1:0x1;});const _0x24a3e8=new Set(),_0x36e96a=new Set();for(const {name:_0x4bcc84,data:_0x18ce0c}of _0x369838){const {id:_0x244678}=this['_splitMarkerName'](_0x4bcc84);if(null===_0x18ce0c['oldRange']){const _0x2679c7=this['_handleNewSuggestionMarker'](_0x4bcc84);_0x36e96a['add'](_0x2679c7);}else{const _0x50e71a=this['_suggestions']['get'](_0x244678);null!==_0x18ce0c['newRange']||_0x50e71a['isInContent']?(_0x24a3e8['add'](_0x50e71a['head']),_0x36e96a['add'](_0x50e71a)):this['_removeSuggestion'](_0x50e71a);}}_0x36e96a['size']>0x0&&this['_refreshSuggestionsChain'](_0x36e96a);for(const _0x9c3f93 of _0x24a3e8)this['fire']('suggestionChanged',_0x9c3f93);}),_0xffbd56['model']['on']('applyOperation',(_0x36c7ea,_0x1d1d89)=>{const _0xcf499e=_0x1d1d89[0x0];if(!this['_suggestions']['size'])return;if(!_0xcf499e['isDocumentOperation'])return;if(_0xcf499e['batch']['isUndo']||!_0xcf499e['batch']['isLocal'])return;let _0x1d8770,_0x533e09;switch(_0xcf499e['type']){case'insert':_0x1d8770=_0xffbd56['model']['createPositionAt'](_0xcf499e['position']),_0x533e09=_0x1d8770['getShiftedBy'](_0xcf499e['howMany']);break;case'split':_0x1d8770=_0xffbd56['model']['createPositionAt'](_0xcf499e['splitPosition']),_0x533e09=_0xffbd56['model']['createPositionAt'](_0xcf499e['moveTargetPosition']);break;case'move':_0x1d8770=_0xffbd56['model']['createPositionAt'](_0xcf499e['targetPosition']),_0x533e09=_0x1d8770['getShiftedBy'](_0xcf499e['howMany']);break;default:return;}const _0x144164=_0xffbd56['model']['createRange'](_0x1d8770,_0x533e09);_0xffbd56['model']['change'](()=>{for(const {suggestion:_0x10594d,meta:_0x48f7e2}of this['_findSuggestions'](_0x144164)){if(_0x10594d['isMultiRange'])continue;if('formatInline'==_0x10594d['type'])continue;const _0x28d46f=this['_getAttributeKey'](_0x10594d);if(_0x28d46f&&this['_isBlockAttribute'](_0x28d46f)&&'split'!=_0xcf499e['type'])continue;const _0x26062a=_0x10594d['data']&&_0x10594d['data']['multipleBlocks'];('formatBlock'!=_0x10594d['type']||'split'==_0xcf499e['type']&&!_0x26062a)&&(_0x48f7e2['containsRangeInObject']||'insertion'==_0x10594d['type']&&_0x48f7e2['isOwn']||_0x10594d['getFirstRange']()['containsRange'](_0x144164)&&this['_breakSuggestionMarker'](_0x10594d,_0x1d8770,_0x533e09));}});},{'priority':'lowest'}),_0xffbd56['model']['on']('deleteContent',(_0x1aa515,_0xc34c12)=>{const _0x5d4327=_0xc34c12[0x0],_0x2280ed=_0xc34c12[0x1];if(_0x2280ed&&_0x2280ed['forceDefaultExecution'])return;if(this['_isForcedDefaultExecutionBlock'])return;if(!this['trackChangesCommand']['value'])return;if(_0x5d4327['isCollapsed'])return;const _0x103e49=_0xffbd56['model']['schema'],{start:_0x40c003,end:_0x440518}=_0x5d4327['getFirstRange'](),_0x25b542=_0x40c003['nodeAfter']&&_0x103e49['isLimit'](_0x40c003['nodeAfter'])?null:_0x103e49['getNearestSelectionRange'](_0x40c003,'forward'),_0x4ae863=_0x440518['nodeBefore']&&_0x103e49['isLimit'](_0x440518['nodeBefore'])?null:_0x103e49['getNearestSelectionRange'](_0x440518,'backward'),_0x262f69=_0xffbd56['model']['createRange'](_0x25b542?_0x25b542['start']:_0x40c003,_0x4ae863?_0x4ae863['end']:_0x440518);_0xffbd56['model']['change'](_0xaaf638=>{this['markDeletion'](_0x262f69);const _0x258bc2=_0xffbd56['model']['schema']['getNearestSelectionRange'](_0x262f69['start']);_0x5d4327['is']('documentSelection')?_0xaaf638['setSelection'](_0x258bc2):_0x5d4327['setTo'](_0x258bc2);}),_0x1aa515['stop']();},{'priority':_0x4e633f['normal']+0xa}),_0xffbd56['model']['on']('insertContent',(_0x5d221f,_0x4bae18)=>{const _0x508dd2=_0x4bae18[_0x4bae18['length']-0x1];_0x508dd2&&_0x508dd2['forceDefaultExecution']||this['_isForcedDefaultExecutionBlock']||this['trackChangesCommand']['value']&&(_0xffbd56['model']['change'](()=>{let _0x59eaa1=_0xffbd56['model']['insertContent'](_0x4bae18[0x0],_0x4bae18[0x1],_0x4bae18[0x2],{'forceDefaultExecution':!0x0});if(!_0x59eaa1)return;_0x5d221f['return']=_0x59eaa1['clone']();const _0xa80252=_0x59eaa1['end']['nodeBefore'],_0x1aa5e9=_0xffbd56['model']['schema'];_0xa80252&&_0x1aa5e9['isBlock'](_0xa80252)&&!_0x1aa5e9['isObject'](_0xa80252)&&(_0x59eaa1=_0xffbd56['model']['createRange'](_0x59eaa1['start'],_0xffbd56['model']['createPositionAt'](_0xa80252,'end'))),this['markInsertion'](_0x59eaa1);}),_0x5d221f['stop']());},{'priority':'high'}),this['editor']['commands']['add']('trackChanges',this['trackChangesCommand']),this['enableCommand']('trackChanges');const _0x15f33b=new x(_0xffbd56,this['_suggestions']);_0xffbd56['commands']['add']('acceptSuggestion',_0x15f33b),this['enableCommand']('acceptSuggestion');const _0x507b92=new R(_0xffbd56,this['_suggestions']);_0xffbd56['commands']['add']('discardSuggestion',_0x507b92),this['enableCommand']('discardSuggestion'),_0xffbd56['commands']['add']('acceptAllSuggestions',new E(_0xffbd56,_0x15f33b,this['_suggestions'])),this['enableCommand']('acceptAllSuggestions'),_0xffbd56['commands']['add']('discardAllSuggestions',new E(_0xffbd56,_0x507b92,this['_suggestions'])),this['enableCommand']('discardAllSuggestions'),_0xffbd56['commands']['add']('acceptSelectedSuggestions',new O(_0xffbd56,_0x15f33b,this['_suggestions'])),this['enableCommand']('acceptSelectedSuggestions'),_0xffbd56['commands']['add']('discardSelectedSuggestions',new O(_0xffbd56,_0x507b92,this['_suggestions'])),this['enableCommand']('discardSelectedSuggestions');const _0x367a68=_0xffbd56['plugins']['get']('CommentsRepository');this['listenTo'](_0x367a68,'addComment',(_0x15d52c,{threadId:_0x4409e5})=>{const _0x513a71=this['_suggestions']['get'](_0x4409e5);_0x513a71&&_0x513a71['commentThread']&&0x1===_0x513a71['commentThread']['length']&&this['_updateSuggestionData'](_0x4409e5,{'hasComments':!0x0});},{'priority':'low'}),this['listenTo'](_0x367a68,'removeComment',(_0x430d9d,{threadId:_0x3b5ed4})=>{const _0x274ab8=this['_suggestions']['get'](_0x3b5ed4);_0x274ab8&&_0x274ab8['commentThread']&&!_0x274ab8['commentThread']['length']&&this['_updateSuggestionData'](_0x3b5ed4,{'hasComments':!0x1});},{'priority':'low'});}set['adapter'](_0x1573ce){if(this['_adapter'])throw new _0x308934('track-changes-adapter-already-set',this);this['_adapter']=_0x1573ce;}get['adapter'](){return this['_adapter'];}['getSuggestions']({skipNotAttached:_0x46c49b=!0x1,toJSON:_0x43f3ca=!0x1}={}){const _0x2a3598=[];for(const _0x1ac7bc of this['_suggestions']['values']())_0x46c49b&&!_0x1ac7bc['isInContent']||_0x2a3598['push'](_0x1ac7bc);return _0x43f3ca?_0x2a3598['map'](_0x51fbe1=>_0x51fbe1['toJSON']()):_0x2a3598;}['getSuggestion'](_0x3b54a3){const _0x2a6662=this['_suggestions']['get'](_0x3b54a3);if(!_0x2a6662)throw new _0x308934('track-changes-suggestion-not-found',this);return _0x2a6662;}['hasSuggestion'](_0x46964f){return this['_suggestions']['has'](_0x46964f);}['addSuggestionData'](_0x3dd697){const {authorId:_0x2a8153,id:_0x139adf,attributes:_0x513c6c}=_0x3dd697,[_0x3e9c00,_0xc8d36a]=_0x3dd697['type']['split'](':'),_0x12c1ba=this['_suggestions']['get'](_0x139adf)||this['_createSuggestion'](_0x3e9c00,_0xc8d36a,_0x139adf,_0x2a8153,_0x513c6c);if(this['_addThreadToSuggestion'](_0x12c1ba),this['_checkSuggestionCorrectness'](_0x12c1ba,_0x3e9c00,_0xc8d36a||null,_0x2a8153),_0x12c1ba['createdAt']=_0x3dd697['createdAt'],_0x12c1ba['_isDataLoaded']=!0x0,_0x513c6c&&_0x513c6c['@external']){const _0x3b4dd5=_0x513c6c['@external'],_0x183e2=this['_getExternalAuthor'](_0x3b4dd5['authorName']);_0x12c1ba['authoredAt']=_0x3b4dd5['createdAt'],_0x12c1ba['author']=_0x183e2,_0x12c1ba['isExternal']=!0x0;}else _0x12c1ba['authoredAt']=_0x3dd697['createdAt'];switch(_0x3dd697['data']&&(_0x12c1ba['data']=_0x3dd697['data']),_0x3dd697['attributes']&&(_0x12c1ba['attributes']=_0x3dd697['attributes']),this['_adapter']&&this['_adapter']['addSuggestion']||(_0x12c1ba['_saved']=!0x0),this['_suggestionState']['get'](_0x12c1ba)){case'notReady':this['_suggestionState']['set'](_0x12c1ba,'dataReady');break;case'markerReady':_0x12c1ba['isInContent']?(this['_joinWithAdjacentSuggestions'](new Set([_0x12c1ba])),this['_refreshSuggestionsChain'](new Set([_0x12c1ba])),this['_suggestionState']['set'](_0x12c1ba,'ready'),this['fire']('suggestionLoaded',_0x12c1ba)):this['_suggestionState']['set'](_0x12c1ba,'removed');}return _0x12c1ba;}['acceptSuggestion'](_0x4ce681){this['forceDefaultExecution'](()=>{this['editor']['model']['change'](()=>{for(const _0x4413fe of _0x4ce681['getAllAdjacentSuggestions']())_0x4413fe['accept']();});});}['discardSuggestion'](_0x108ed9){this['forceDefaultExecution'](()=>{this['editor']['model']['change'](()=>{for(const _0x5f5d3b of _0x108ed9['getAllAdjacentSuggestions']())_0x5f5d3b['discard']();});});}['enableCommand'](_0x23ce82,_0x3b9253){const _0x2c7684=this['editor']['commands']['get'](_0x23ce82);if(!_0x2c7684)throw new _0x308934('track-changes-command-not-found',this,{'commandName':_0x23ce82});if(this['_enabledCommands']['has'](_0x2c7684))throw new _0x308934('track-changes-enable-command-twice',this,{'commandName':_0x23ce82});this['_enabledCommands']['add'](_0x2c7684),_0x3b9253&&_0x2c7684['on']('execute',(_0x2270f8,_0x4a3d5c)=>{this['trackChangesCommand']['value']&&(this['_isForcedDefaultExecutionBlock']||(_0x4a3d5c['length']>0x0&&_0x4a3d5c[_0x4a3d5c['length']-0x1]&&_0x4a3d5c[_0x4a3d5c['length']-0x1]['forceDefaultExecution']?_0x4a3d5c['pop']():(_0x2270f8['return']=_0x3b9253((..._0x4786f3)=>_0x2c7684['execute'](..._0x4786f3,{'forceDefaultExecution':!0x0}),..._0x4a3d5c),_0x2270f8['stop']())));},{'priority':'high'});}['forceDefaultExecution'](_0x3b92a6){let _0x3634f0,_0x4e5420;const _0x2ca2ac=this['_isForcedDefaultExecutionBlock'];this['_isForcedDefaultExecutionBlock']=!0x0;try{_0x3634f0=_0x3b92a6();}catch(_0x4ae7f1){_0x4e5420=_0x4ae7f1;}return _0x2ca2ac||(this['_isForcedDefaultExecutionBlock']=!0x1),_0x4e5420&&_0x308934['rethrowUnexpectedError'](_0x4e5420,this),_0x3634f0;}['markInsertion'](_0x2fc9f5,_0x1c062a=null,_0x1d7ae3={}){if(_0x2fc9f5['isCollapsed'])return null;const _0x358a22=this['editor']['plugins']['get']('Users')['me'];for(const {suggestion:_0x4516ad,meta:_0x5cf8ec}of this['_findSuggestions'](_0x2fc9f5,'insertion'))if(_0x5cf8ec['isOwn']){if(!_0x5cf8ec['isNextTo']){if(_0x5cf8ec['containsRangeInObject']){if(!this['_mergeNestedSuggestions']||!qt(_0x4516ad,_0x1d7ae3))continue;return _0x4516ad;}if(qt(_0x4516ad,_0x1d7ae3))return _0x4516ad;this['_breakSuggestionMarker'](_0x4516ad,_0x2fc9f5['start'],_0x2fc9f5['end']);break;}if(_0x1c062a==_0x4516ad['subType']&&qt(_0x4516ad,_0x1d7ae3)){const _0x2354e1=_0x4516ad['getFirstRange']();return _0x2354e1['start']['isEqual'](_0x2fc9f5['end'])?this['_setSuggestionRange'](_0x4516ad,this['_model']['createRange'](_0x2fc9f5['start'],_0x2354e1['end'])):this['_setSuggestionRange'](_0x4516ad,this['_model']['createRange'](_0x2354e1['start'],_0x2fc9f5['end'])),_0x4516ad;}}const _0x595e77=_0x59fd7a(),_0x1cdc31=_0x358a22['id'],_0x58da5f=_0x1c062a?'insertion:'+_0x1c062a:'insertion',_0x2b9118=this['_setSuggestionData']({'id':_0x595e77,'type':_0x58da5f,'createdAt':new Date(),'authorId':_0x1cdc31,'attributes':_0x1d7ae3});return this['_addSuggestionMarker'](_0x58da5f,_0x595e77,_0x1cdc31,_0x2fc9f5),_0x2b9118;}['markMultiRangeInsertion'](_0x53b185,_0xe9dcee='multi',_0x2e25be={}){const _0x716c13=this['editor']['plugins']['get']('Users')['me'],_0x490e8d=this['_suggestionFactory']['getSuggestionCallback']('insertion',_0xe9dcee,'join');for(const _0xa26615 of this['getSuggestions']())if(_0xa26615['author']['id']==_0x716c13['id']&&'insertion'==_0xa26615['type']&&_0xa26615['subType']==_0xe9dcee&&qt(_0xa26615,_0x2e25be)&&(_0x490e8d(_0xa26615['getRanges'](),_0x53b185)||_0x490e8d(_0x53b185,_0xa26615['getRanges']()))){for(const _0x46854c of _0x53b185)_0xa26615['addRange'](_0x46854c);return _0xa26615;}for(const {suggestion:_0x195cb7,meta:_0x593f8e}of this['_findSuggestions'](_0x53b185,'insertion')){if(!_0x593f8e['isOwn'])continue;if(!this['_mergeNestedSuggestions']&&_0x593f8e['containsRangeInObject'])continue;if(!qt(_0x195cb7,_0x2e25be))continue;let _0x34c89f=!0x0;for(const _0x1c65d9 of _0x195cb7['getRanges']())for(const _0x16f4ee of _0x53b185)if(!_0x1c65d9['containsRange'](_0x16f4ee)){_0x34c89f=!0x1;break;}if(_0x34c89f)return _0x195cb7;}const _0x5f1a43=_0x59fd7a(),_0x56b381=_0x716c13['id'],_0x117672='insertion:'+_0xe9dcee,_0x4dc6d6=this['_setSuggestionData']({'id':_0x5f1a43,'type':_0x117672,'createdAt':new Date(),'authorId':_0x56b381,'attributes':_0x2e25be});for(const _0x2427dc of _0x53b185)this['_addSuggestionMarker'](_0x117672,_0x5f1a43,_0x56b381,_0x2427dc,u['getMultiRangeId']());return _0x4dc6d6;}['markInlineFormat'](_0x199a1f,_0x3114d8,_0x31bb4b=null,_0x28898f={}){if(_0x31bb4b=_0x31bb4b||Gt(_0x3114d8),_0x199a1f['isCollapsed'])return null;if('never'===this['_trackFormatChanges']){const _0x3825a6=this['_suggestionFactory']['getSuggestionCallback']('formatInline',_0x31bb4b,'accept');return this['forceDefaultExecution'](()=>_0x3825a6([_0x199a1f],_0x3114d8,_0x28898f)),null;}const _0x4b28a0=this['editor']['plugins']['get']('Users')['me'],_0x4cd147=[];if('always'!==this['_trackFormatChanges']){for(const {suggestion:_0x9c3cf2,meta:_0x384643}of this['_findSuggestions'](_0x199a1f,'insertion'))_0x384643['isOwn']&&!_0x384643['isInsideObject']&&_0x4cd147['push'](..._0x9c3cf2['getRanges']());}const _0x142679=function(_0x4900f7,_0x5cf16f){const _0x9d9d3d=[];for(const _0x316546 of _0x5cf16f){const _0x14b9f4=_0x4900f7['getIntersection'](_0x316546);_0x14b9f4&&_0x9d9d3d['push'](_0x14b9f4);}return _0x9d9d3d;}(_0x199a1f,_0x4cd147),_0x12a19d=function(_0x45ab87,_0x4af447){const _0xccad92=[_0x45ab87];for(const _0x8028a1 of _0x4af447){let _0x3dd38f=0x0;for(;_0x3dd38f<_0xccad92['length'];){const _0xee39e9=_0xccad92[_0x3dd38f]['getDifference'](_0x8028a1);_0xccad92['splice'](_0x3dd38f,0x1,..._0xee39e9),_0x3dd38f+=_0xee39e9['length'];}}return _0xccad92;}(_0x199a1f,_0x4cd147);_0x142679['length']&&this['_model']['change'](()=>{for(const _0xb68c27 of _0x142679){const _0xe8ffd6=this['_suggestionFactory']['getSuggestionCallback']('formatInline',_0x31bb4b,'accept');this['forceDefaultExecution'](()=>_0xe8ffd6([_0xb68c27],_0x3114d8,_0x28898f));}});for(const _0x2836f5 of _0x12a19d){let _0x5c4b55=null,_0x3c4f7e=_0x2836f5['start'],_0x3f41d9=_0x2836f5['end'];for(const {suggestion:_0x3c0f22,meta:_0x31eb46}of this['_findSuggestions'](_0x2836f5,'formatInline')){if(!_0x31eb46['isOwn'])continue;if(_0x3c0f22['subType']!=_0x31bb4b)continue;if(!qt(_0x3c0f22,_0x28898f))continue;const _0x4a3458=_0x3c0f22['getFirstRange']();if(_0x4a3458['containsRange'](_0x2836f5,!0x0))return null;_0x3c4f7e=_0x3c4f7e['isBefore'](_0x4a3458['start'])?_0x3c4f7e:_0x4a3458['start'],_0x3f41d9=_0x3f41d9['isAfter'](_0x4a3458['end'])?_0x3f41d9:_0x4a3458['end'],_0x5c4b55?_0x4a3458['start']['isBefore'](_0x5c4b55['getFirstRange']()['start'])?(_0x5c4b55['removeMarkers'](),_0x5c4b55=_0x3c0f22):_0x3c0f22['removeMarkers']():_0x5c4b55=_0x3c0f22;}const _0xd0ae52=this['_model']['createRange'](_0x3c4f7e,_0x3f41d9);if(_0x5c4b55)this['_setSuggestionRange'](_0x5c4b55,_0xd0ae52);else{const _0x2ca52c=_0x59fd7a(),_0x3f8d56=_0x4b28a0['id'];this['_setSuggestionData']({'id':_0x2ca52c,'type':'formatInline:'+_0x31bb4b,'data':_0x3114d8,'createdAt':new Date(),'authorId':_0x3f8d56,'attributes':_0x28898f}),this['_addSuggestionMarker']('formatInline:'+_0x31bb4b,_0x2ca52c,_0x3f8d56,_0xd0ae52);}}return null;}['markBlockFormat'](_0x147894,_0x319f9f,_0x5677f3=[],_0x17f2c5=null,_0x2948ae={}){_0x319f9f['formatGroupId']||(_0x319f9f['formatGroupId']=_0x319f9f['commandName']),_0x319f9f['multipleBlocks']=_0x147894['is']('range'),_0x17f2c5=_0x17f2c5||Gt(_0x319f9f);const _0x396afc=_0x5677f3['map'](_0x24f480=>Lt(_0x24f480,this['_model'])),_0x3a3e15=_0x147894['is']('range')?_0x147894:Lt(_0x147894,this['_model']);if('never'===this['_trackFormatChanges']){const _0x1b2d45=this['_suggestionFactory']['getSuggestionCallback']('formatBlock',_0x17f2c5,'accept');return this['forceDefaultExecution'](()=>_0x1b2d45([_0x3a3e15],_0x319f9f,_0x2948ae)),null;}_0x396afc['push'](_0x3a3e15);let _0x2c1282=!0x0;for(const _0x34c1d5 of _0x396afc)if(!this['_rangeIsInLocalUserInsertion'](_0x34c1d5)){_0x2c1282=!0x1;break;}if(_0x2c1282&&'always'!==this['_trackFormatChanges']){const _0x5e3ca1=this['_suggestionFactory']['getSuggestionCallback']('formatBlock',_0x17f2c5,'accept');return this['forceDefaultExecution'](()=>_0x5e3ca1([_0x3a3e15],_0x319f9f,_0x2948ae)),null;}let _0x41d539=null,_0x2966b7=_0x3a3e15['start'],_0x5baa22=_0x3a3e15['end'];for(const {suggestion:_0x19e53b,meta:_0x37ba92}of this['_findSuggestions'](_0x3a3e15,'formatBlock')){if(!_0x37ba92['isOwn'])continue;if(_0x37ba92['isNextTo']||_0x37ba92['containsRangeInObject']||_0x37ba92['isInsideObject'])continue;if(_0x19e53b['data']['formatGroupId']!=_0x319f9f['formatGroupId'])continue;if(!qt(_0x19e53b,_0x2948ae))continue;const _0x1432cb=_0x19e53b['getFirstRange']();if(_0x19e53b['subType']==_0x17f2c5){if(_0x1432cb['containsRange'](_0x3a3e15,!0x0))return null;_0x2966b7=_0x2966b7['isBefore'](_0x1432cb['start'])?_0x2966b7:_0x1432cb['start'],_0x5baa22=_0x5baa22['isAfter'](_0x1432cb['end'])?_0x5baa22:_0x1432cb['end'],_0x41d539?_0x1432cb['start']['isBefore'](_0x41d539['getFirstRange']()['start'])?(_0x41d539['removeMarkers'](),_0x41d539=_0x19e53b):_0x19e53b['removeMarkers']():_0x41d539=_0x19e53b;}else{const _0x1b3df3=_0x3a3e15['getIntersection'](_0x1432cb);this['_cutOutSuggestionMarker'](_0x19e53b,_0x1b3df3);}}const _0x335072=this['editor']['plugins']['get']('Users')['me'],_0x28c1ca=_0x59fd7a(),_0x19acc0=_0x335072['id'];if(_0x41d539)return this['_setSuggestionRange'](_0x41d539,this['_model']['createRange'](_0x2966b7,_0x5baa22)),_0x41d539;{const _0xdec027=this['_setSuggestionData']({'id':_0x28c1ca,'type':'formatBlock:'+_0x17f2c5,'data':_0x319f9f,'createdAt':new Date(),'authorId':_0x19acc0,'attributes':_0x2948ae});return this['_addSuggestionMarker']('formatBlock:'+_0x17f2c5,_0x28c1ca,_0x19acc0,this['_model']['createRange'](_0x2966b7,_0x5baa22)),_0xdec027;}}['markMultiRangeBlockFormat'](_0x56d47d,_0x3ee37d,_0xe391e1=[],_0xe0c5be=null,_0x32127a={}){_0x3ee37d['formatGroupId']||(_0x3ee37d['formatGroupId']=_0x3ee37d['commandName']);const _0x3965ee=_0x56d47d[0x0];_0x3ee37d['multipleBlocks']=_0x3965ee['is']('range'),_0xe0c5be=_0xe0c5be||Gt(_0x3ee37d);const _0x1246e1=_0xe391e1['map'](_0x46560f=>Lt(_0x46560f,this['_model'])),_0x477f7c=_0x3965ee['is']('range')?_0x56d47d:_0x56d47d['map'](_0x11282f=>Lt(_0x11282f,this['_model']));if('never'===this['_trackFormatChanges']){const _0xaa457f=this['_suggestionFactory']['getSuggestionCallback']('formatBlock',_0xe0c5be,'accept');return this['forceDefaultExecution'](()=>_0xaa457f(_0x477f7c,_0x3ee37d,_0x32127a)),null;}_0x1246e1['push'](..._0x477f7c);let _0x5ec24e=!0x0;for(const _0x9dbc6c of _0x1246e1)if(!this['_rangeIsInLocalUserInsertion'](_0x9dbc6c)){_0x5ec24e=!0x1;break;}if(_0x5ec24e&&'always'!==this['_trackFormatChanges']){const _0x54e950=this['_suggestionFactory']['getSuggestionCallback']('formatBlock',_0xe0c5be,'accept');return this['forceDefaultExecution'](()=>_0x54e950(_0x477f7c,_0x3ee37d,_0x32127a)),null;}const _0x2c73ef=this['editor']['plugins']['get']('Users')['me'];for(const _0x45ef80 of this['getSuggestions']()){if(_0x45ef80['author']['id']!=_0x2c73ef['id'])continue;if('formatBlock'!=_0x45ef80['type']||_0x45ef80['data']['formatGroupId']!=_0x3ee37d['formatGroupId'])continue;if(!qt(_0x45ef80,_0x32127a))continue;const _0x360579=_0x45ef80['subType']==_0xe0c5be;for(let _0x1fa17a=0x0;_0x1fa17a<_0x477f7c['length'];_0x1fa17a++){const _0x42d270=_0x477f7c[_0x1fa17a];for(const _0x16c0f7 of _0x45ef80['getMarkers']()){const _0xb1341c=_0x16c0f7['getRange']();if(_0x42d270['isEqual'](_0xb1341c)){_0x360579?(_0x477f7c['splice'](_0x1fa17a,0x1),_0x1fa17a--):_0x45ef80['removeMarker'](_0x16c0f7['name']);break;}}}}if(0x0==_0x477f7c['length'])return null;const _0x305b56=this['_suggestionFactory']['getSuggestionCallback']('formatBlock',_0xe0c5be,'join');for(const _0x27748c of this['getSuggestions']())if(_0x27748c['author']['id']==_0x2c73ef['id']&&'formatBlock'==_0x27748c['type']&&_0x27748c['data']['formatGroupId']==_0x3ee37d['formatGroupId']&&_0x27748c['subType']==_0xe0c5be&&qt(_0x27748c,_0x32127a)&&(_0x305b56(_0x27748c['getRanges'](),_0x477f7c)||_0x305b56(_0x477f7c,_0x27748c['getRanges']()))){for(const _0x39efdf of _0x477f7c)_0x27748c['addRange'](_0x39efdf);return _0x27748c;}const _0x5cb75e=_0x59fd7a(),_0x542722=_0x2c73ef['id'],_0x57dc9c='formatBlock:'+_0xe0c5be,_0x245bad=this['_setSuggestionData']({'id':_0x5cb75e,'type':_0x57dc9c,'data':_0x3ee37d,'createdAt':new Date(),'authorId':_0x542722,'attributes':_0x32127a});for(const _0x510c99 of _0x477f7c)this['_addSuggestionMarker'](_0x57dc9c,_0x5cb75e,_0x542722,_0x510c99,u['getMultiRangeId']());return _0x245bad;}['markDeletion'](_0x196b04,_0xae4ae5=null,_0x47f9cf={}){if(_0x196b04['isCollapsed'])return null;const _0x39122a=this['editor']['plugins']['get']('Users')['me'],_0x4d7062=new _0x1b736b(_0x196b04['start'],_0x196b04['end']);for(const {suggestion:_0x1685ab,meta:_0x5ae19a}of this['_findSuggestions'](_0x4d7062,'insertion'))if(_0x5ae19a['isOwn']&&!_0x5ae19a['isNextTo']){if(_0x1685ab['isMultiRange']){const _0x2062a5=_0x1685ab['getRanges']()['filter'](_0xd08984=>'$graveyard'!=_0xd08984['root']['rootName']);_0x2062a5['every'](_0x444ae5=>_0x4d7062['containsRange'](_0x444ae5,!0x0))&&_0x1685ab['discard']();if(_0x2062a5['some'](_0x123c69=>_0x123c69['containsRange'](_0x4d7062,!0x0))){const _0xfb2789=this['_suggestionFactory']['getSuggestionCallback']('deletion',_0xae4ae5,'accept');return this['forceDefaultExecution'](()=>_0xfb2789([_0x4d7062],null,_0x47f9cf)),null;}}else{const _0x50404e=_0x4d7062['getIntersection'](_0x1685ab['getFirstRange']());null!==_0x50404e&&_0x1685ab['_onDiscard']([_0x50404e],null,_0x47f9cf);}}if(_0x4d7062['detach'](),_0x4d7062['isCollapsed']||'$graveyard'==_0x4d7062['root']['rootName'])return null;let _0xea8b19=null,_0x3079ff=_0x4d7062['start'],_0x2c5713=_0x4d7062['end'];const _0x1bdda8=this['_findSuggestions'](_0x4d7062,'deletion');for(const {suggestion:_0x3d86ef,meta:_0x23b089}of _0x1bdda8){const _0x1605fd=this['_model']['createRange'](_0x3079ff,_0x2c5713);if(_0x23b089['isOwn']&&(this['_mergeNestedSuggestions']||!_0x23b089['containsRangeInObject']&&!_0x23b089['isInsideObject'])){if(_0x3d86ef['isMultiRange']){if(!qt(_0x3d86ef,_0x47f9cf))continue;let _0x299d2c=!0x0;for(const _0x38d47b of _0x3d86ef['getRanges']()){if(_0x38d47b['containsRange'](_0x1605fd,!0x0))return _0x3d86ef;_0x1605fd['containsRange'](_0x38d47b)||(_0x299d2c=!0x1);}_0x299d2c&&_0x3d86ef['discard']();}else{const _0xa69087=_0x3d86ef['getFirstRange']();if(_0xa69087['containsRange'](_0x1605fd,!0x0))return _0x3d86ef;if(!qt(_0x3d86ef,_0x47f9cf)){_0x1605fd['containsRange'](_0xa69087)?_0x3d86ef['removeMarkers']():_0xa69087['containsPosition'](_0x3079ff)?_0x3079ff=_0xa69087['end']:_0xa69087['containsPosition'](_0x2c5713)&&(_0x2c5713=_0xa69087['start']);continue;}_0x3079ff=_0x3079ff['isBefore'](_0xa69087['start'])?_0x3079ff:_0xa69087['start'],_0x2c5713=_0x2c5713['isAfter'](_0xa69087['end'])?_0x2c5713:_0xa69087['end'],_0x47f9cf=Object['assign']({},_0x3d86ef['attributes']),_0xea8b19?_0xa69087['start']['isBefore'](_0xea8b19['getFirstRange']()['start'])?(_0xea8b19['removeMarkers'](),_0xea8b19=_0x3d86ef):_0x3d86ef['removeMarkers']():_0xea8b19=_0x3d86ef;}}}if(_0xea8b19)return this['_setSuggestionRange'](_0xea8b19,this['_model']['createRange'](_0x3079ff,_0x2c5713)),_0xea8b19;{const _0xbb8992=_0x59fd7a(),_0x585f9e=this['_model']['createRange'](_0x3079ff,_0x2c5713),_0x2b5e58=_0x39122a['id'],_0x21afe0=_0xae4ae5?'deletion:'+_0xae4ae5:'deletion',_0x1367ac=this['_setSuggestionData']({'id':_0xbb8992,'type':_0x21afe0,'createdAt':new Date(),'authorId':_0x2b5e58,'attributes':_0x47f9cf});return this['_addSuggestionMarker'](_0x21afe0,_0xbb8992,_0x2b5e58,_0x585f9e),_0x1367ac;}}['markMultiRangeDeletion'](_0x2fa91e,_0x2f70ee='multi',_0x35ad71={}){const _0x3e447e=this['editor']['plugins']['get']('Users')['me'],_0x268aaa=_0x2fa91e['map'](_0x50e03d=>new _0x1b736b(_0x50e03d['start'],_0x50e03d['end'])),_0x2fc275=new Set();for(const {suggestion:_0x355c27,meta:_0x96b9}of this['_findSuggestions'](_0x268aaa,'insertion'))_0x96b9['isOwn']&&!_0x96b9['isNextTo']&&_0x2fc275['add'](_0x355c27);for(const _0x2132f9 of _0x2fc275)if(_0x2132f9['isMultiRange']){const _0x50f278=_0x2132f9['getRanges']();(!_0x2132f9['attributes']||!_0x2132f9['attributes']['skipNestingCheck'])&&(_0x50f278['every'](_0x32062b=>_0x268aaa['some'](_0x3a71a9=>_0x3a71a9['containsRange'](_0x32062b,!0x0)))&&_0x2132f9['discard']());if(_0x268aaa['every'](_0x581bc0=>_0x50f278['some'](_0x137197=>_0x137197['containsRange'](_0x581bc0,!0x0)))){const _0x265ba8=this['_suggestionFactory']['getSuggestionCallback']('deletion',_0x2f70ee,'accept');return this['forceDefaultExecution'](()=>_0x265ba8(_0x2fa91e,null,_0x35ad71)),null;}}else{const _0x47ada1=_0x2132f9['getFirstRange']();_0x268aaa['some'](_0x55d93b=>_0x55d93b['containsRange'](_0x47ada1,!0x0))&&_0x2132f9['discard']();if(_0x268aaa['every'](_0x21489d=>_0x47ada1['containsRange'](_0x21489d,!0x0))){const _0x421bb6=this['_suggestionFactory']['getSuggestionCallback']('deletion',_0x2f70ee,'accept');return this['forceDefaultExecution'](()=>_0x421bb6(_0x268aaa,null,_0x35ad71)),null;}}const _0x5135b2=this['_suggestionFactory']['getSuggestionCallback']('deletion',_0x2f70ee,'join');let _0x54ef96=null;for(const _0x4911be of this['getSuggestions']())if(_0x4911be['author']['id']==_0x3e447e['id']&&_0x4911be['isInContent']&&'deletion'==_0x4911be['type']&&_0x4911be['subType']==_0x2f70ee&&qt(_0x4911be,_0x35ad71)&&(_0x5135b2(_0x4911be['getRanges'](),_0x268aaa)||_0x5135b2(_0x268aaa,_0x4911be['getRanges']()))){if(_0x54ef96){if(_0x4911be['commentThread']&&_0x4911be['commentThread']['length'])continue;for(const _0xd3bb1f of _0x4911be['getRanges']())_0x54ef96['isIntersectingWithRange'](_0xd3bb1f)||_0x54ef96['addRange'](_0xd3bb1f);_0x4911be['removeMarkers']();}else{_0x54ef96=_0x4911be;for(const _0xc4b428 of _0x268aaa)_0x4911be['isIntersectingWithRange'](_0xc4b428)||_0x4911be['addRange'](_0xc4b428);}}if(_0x54ef96)return _0x54ef96;_0x2fc275['clear']();for(const {suggestion:_0x2b9b19,meta:_0x4c309a}of this['_findSuggestions'](_0x268aaa,'deletion'))_0x4c309a['isOwn']&&(this['_mergeNestedSuggestions']||!_0x4c309a['containsRangeInObject']&&!_0x4c309a['isInsideObject'])&&qt(_0x2b9b19,_0x35ad71)&&_0x2fc275['add'](_0x2b9b19);for(const _0x2c3a74 of _0x2fc275){const _0x749103=_0x2c3a74['getRanges']();if(!_0x35ad71||!_0x35ad71['skipNestingCheck']){if(_0x268aaa['every'](_0x24cd99=>_0x749103['some'](_0x41046=>_0x41046['containsRange'](_0x24cd99,!0x0))))return _0x2c3a74;}(!_0x2c3a74['attributes']||!_0x2c3a74['attributes']['skipNestingCheck'])&&(_0x749103['every'](_0x23cb5e=>_0x268aaa['some'](_0x3455e0=>_0x3455e0['containsRange'](_0x23cb5e,!0x0)))&&_0x2c3a74['discard']());}const _0x2da938=_0x59fd7a(),_0x32b902=_0x3e447e['id'],_0x4517a4='deletion:'+_0x2f70ee,_0x2d401d=this['_setSuggestionData']({'id':_0x2da938,'type':_0x4517a4,'createdAt':new Date(),'authorId':_0x32b902,'attributes':_0x35ad71});for(const _0x3315fa of _0x268aaa)_0x3315fa['detach'](),_0x3315fa['isCollapsed']||'$graveyard'==_0x3315fa['root']['rootName']||this['_addSuggestionMarker'](_0x4517a4,_0x2da938,_0x32b902,_0x3315fa,u['getMultiRangeId']());return _0x2d401d;}['markAttributeChange'](_0x37e577,_0x4c1a31,_0xec1ce4,_0x4849e8,_0x5be183){if(_0x37e577['isCollapsed'])return[];if('never'===this['_trackFormatChanges'])return[];const _0x129b5e=this['editor']['plugins']['get']('Users')['me']['id'],_0x5e0f3b=Array['from'](this['_suggestions']['values']())['filter'](_0x4ce9b4=>'attribute'==_0x4ce9b4['type']&&_0x4ce9b4['data']['key']==_0x4c1a31&&_0x4ce9b4['isIntersectingWithRange'](_0x37e577));if('default'===this['_trackFormatChanges']){const _0x496e2d=this['_findSuggestions'](_0x37e577,'insertion')['filter'](({meta:_0x55f649})=>_0x55f649['isOwn']&&!_0x55f649['isInsideObject']&&!_0x55f649['isNextTo'])['map'](({suggestion:_0x477d6e})=>_0x477d6e);_0x5e0f3b['unshift'](..._0x496e2d);}const _0x10e238=new Map([[_0x37e577,_0xec1ce4]]);for(const _0x16570e of _0x5e0f3b){const _0x36d343='attribute'==_0x16570e['type']?_0x16570e['data']['oldValue']:void 0x0,_0x118309=_0x16570e['getFirstRange'](),_0xebf144=Array['from'](_0x10e238['keys']())['find'](_0x1d79d4=>_0x1d79d4['isIntersecting'](_0x118309));if(!_0xebf144)continue;const _0x390d5b=_0xebf144['getDifference'](_0x118309);this['_isBlockAttribute'](_0x4c1a31)&&'insertion'==_0x16570e['type']&&0x0!=_0x390d5b['length']||(_0x10e238['delete'](_0xebf144),_0x390d5b['forEach'](_0x107409=>{_0x10e238['set'](_0x107409,_0xec1ce4);}),'insertion'!=_0x16570e['type']&&_0x36d343!=_0x4849e8&&_0x10e238['set'](_0xebf144['getIntersection'](_0x118309),_0x36d343));}const _0x5662d3=[];for(const [_0x374d9a,_0x27654b]of _0x10e238){const _0x3e1e6d=_0x59fd7a(),_0x2ab436={'key':_0x4c1a31,'oldValue':_0x27654b,'newValue':_0x4849e8};_0x4c1a31['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':_0x4c1a31});const _0x14278a=('attribute:'+(_0x4c1a31+'|'+Gt({'newValue':_0x4849e8})))['substring'](0x0,0x3c),_0x564ae9=this['_setSuggestionData']({'id':_0x3e1e6d,'type':_0x14278a,'data':_0x2ab436,'createdAt':new Date(),'authorId':_0x129b5e,'attributes':_0x5be183});_0x5662d3['push'](_0x564ae9),this['_addSuggestionMarker'](_0x14278a,_0x3e1e6d,_0x129b5e,_0x374d9a);}return _0x5662d3;}['enableDefaultAttributesIntegration'](_0x2fccfd){this['enableCommand'](_0x2fccfd,(_0x427b2b,..._0x3c1422)=>{this['_recordAttributeChanges'](()=>{_0x427b2b(..._0x3c1422);});});}['registerBlockAttribute'](_0xb89387){this['_blockAttributeKeys']['add'](_0xb89387);}['registerInlineAttribute'](_0x1d931d){this['_inlineAttributeKeys']['add'](_0x1d931d);}['_getAttributeKey'](_0x54f8c8){return'attribute'==_0x54f8c8['type']?_0x54f8c8['subType']['split']('|')[0x0]:null;}['_setSuggestionRange'](_0x2488bb,_0x3e42c0){const _0x53f8a3=_0x2488bb['getFirstMarker']();this['_model']['change'](_0x5c1409=>{_0x5c1409['updateMarker'](_0x53f8a3,{'range':_0x3e42c0});});}['_addThreadToSuggestion'](_0x1804f8){const _0x5b8052=_0x1804f8['id'],_0x3d785b=this['editor']['config']['get']('collaboration.channelId');this['_commentsRepository']['hasCommentThread'](_0x5b8052)||this['_commentsRepository']['addCommentThread']({'channelId':_0x3d785b,'threadId':_0x5b8052,'isResolvable':!0x1,'isSubmitted':!0x0});const _0x163890=this['_commentsRepository']['getCommentThread'](_0x5b8052);_0x163890['unbind']('isRemovable'),_0x163890['isRemovable']=!0x1,_0x1804f8['commentThread']=_0x163890;}['_checkSuggestionCorrectness'](_0x27c145,_0x49ce7e,_0x330008,_0x19b26b){if(_0x27c145['type']!=_0x49ce7e||_0x27c145['subType']!=_0x330008||_0x27c145['creator']['id']!=_0x19b26b)throw this['editor']['enableReadOnlyMode']('track-changes-suggestion-data-mismatch'),new _0x308934('track-changes-suggestion-data-mismatch',this);}['_cutOutSuggestionMarker'](_0x402ab7,_0x40c3bd){const _0x8ae9fb=_0x402ab7['getFirstRange']();if(_0x40c3bd['isEqual'](_0x8ae9fb))_0x402ab7['removeMarkers']();else{if(_0x8ae9fb['containsRange'](_0x40c3bd)){const _0x2474b6=this['_model']['createPositionAt'](_0x40c3bd['start']['nodeBefore'],'end');this['_setSuggestionRange'](_0x402ab7,this['_model']['createRange'](_0x8ae9fb['start'],_0x2474b6));const _0x5224eb=_0x59fd7a(),_0x3835ec=_0x402ab7['creator']['id'],_0x480f78=_0x402ab7['type']+':'+_0x402ab7['subType'];this['_setSuggestionData']({'id':_0x5224eb,'type':_0x480f78,'createdAt':new Date(),'authorId':_0x3835ec,'data':_0x402ab7['data'],'attributes':_0x402ab7['attributes']});const _0x399b3f=this['_model']['createPositionAt'](_0x40c3bd['end']['parent'],'after'),_0x5d76a7=this['_model']['createRange'](_0x399b3f,_0x8ae9fb['end']);this['_addSuggestionMarker'](_0x480f78,_0x5224eb,_0x3835ec,_0x5d76a7);}else{if(_0x8ae9fb['containsPosition'](_0x40c3bd['start'])){const _0x39b153=this['_model']['createPositionAt'](_0x40c3bd['start']['nodeBefore'],'end');this['_setSuggestionRange'](_0x402ab7,this['_model']['createRange'](_0x8ae9fb['start'],_0x39b153));}else{const _0x3e782f=this['_model']['createPositionAt'](_0x40c3bd['end']['parent'],'after');this['_setSuggestionRange'](_0x402ab7,this['_model']['createRange'](_0x3e782f,_0x8ae9fb['end']));}}}}['_rangeIsInLocalUserInsertion'](_0x1ee35e){for(const {suggestion:_0x373c47,meta:_0x112432}of this['_findSuggestions'](_0x1ee35e,'insertion')){if(!_0x112432['isOwn'])continue;const _0x5f4e15=_0x373c47['getRanges']();for(const _0x494293 of _0x5f4e15)if(!_0x1ee35e['getDifference'](_0x494293)['length'])return!0x0;}return!0x1;}['_getAuthorFromId'](_0x447efe){const _0x354696=this['editor']['plugins']['get']('Users')['getUser'](_0x447efe);if(!_0x354696)throw new _0x308934('track-changes-user-not-found',this);return _0x354696;}['_getExternalAuthor'](_0x1d175d){const _0x4f1aeb=this['editor']['plugins']['get']('Users'),_0x690217=_0x1ca084('external:'+_0x1d175d),_0x15a762=_0x4f1aeb['getUser'](_0x690217);return _0x15a762||_0x4f1aeb['addUser']({'id':_0x690217,'name':_0x1d175d});}['_createSuggestion'](_0x4f9ae9,_0x4b58fa,_0x2c87f4,_0x285edd,_0x29c5b4){const _0x114555=this['_getAuthorFromId'](_0x285edd),_0x441c89=this['_suggestionFactory']['buildSuggestion'](_0x4f9ae9,_0x4b58fa,_0x2c87f4,_0x114555,_0x29c5b4,_0x4574d9=>{this['_updateSuggestionData'](_0x2c87f4,{'attributes':_0x4574d9});const _0x1f5725=this['getSuggestion'](_0x2c87f4);this['_joinWithAdjacentSuggestions'](new Set([_0x1f5725])),this['_refreshSuggestionsChain'](new Set([_0x1f5725]));});return this['listenTo'](_0x441c89,'accept',()=>{this['_updateSuggestionData'](_0x2c87f4,{'state':'accepted'});},{'priority':'high'}),this['listenTo'](_0x441c89,'discard',()=>{this['_updateSuggestionData'](_0x2c87f4,{'state':'rejected'});},{'priority':'high'}),this['_suggestions']['set'](_0x2c87f4,_0x441c89),this['_suggestionState']['set'](_0x441c89,'notReady'),_0x441c89;}['_splitMarkerName'](_0x4f4e42){const _0x48d503=_0x4f4e42['split'](':');return{'group':_0x48d503[0x0],'type':_0x48d503[0x1],'subType':_0x48d503['length']>=0x5?_0x48d503[0x2]:null,'id':_0x48d503['length']<0x5?_0x48d503[0x2]:_0x48d503[0x3],'authorId':_0x48d503['length']<0x5?_0x48d503[0x3]:_0x48d503[0x4],'markerCount':0x6==_0x48d503['length']?_0x48d503[0x5]:null};}['_breakSuggestionMarker'](_0x323e45,_0x3c5dc3,_0x5cab41){const _0xde281d=_0x323e45['getFirstRange'](),_0x41ba16=_0xde281d['start'],_0x342240=_0xde281d['end'];this['_setSuggestionRange'](_0x323e45,this['_model']['createRange'](_0x41ba16,_0x3c5dc3));const _0x1033e6=_0x59fd7a(),_0x1d37bd=_0x323e45['creator']['id'],_0x548603=_0x323e45['type']+(_0x323e45['subType']?':'+_0x323e45['subType']:'');this['_setSuggestionData']({'id':_0x1033e6,'type':_0x548603,'createdAt':new Date(),'authorId':_0x1d37bd,'originalSuggestionId':_0x323e45['id'],'attributes':_0x323e45['attributes'],'data':_0x323e45['data']});const _0x17cce2=this['_getAttributeKey'](_0x323e45);('formatBlock'==_0x323e45['type']||_0x17cce2&&this['_isBlockAttribute'](_0x17cce2))&&(_0x5cab41=this['_model']['createPositionBefore'](_0x5cab41['parent'])),this['_addSuggestionMarker'](_0x548603,_0x1033e6,_0x1d37bd,this['_model']['createRange'](_0x5cab41,_0x342240));}['_findSuggestions'](_0x48556f,_0x209e84=null){const _0x5d86bc=[],_0x16f6d1=this['editor']['plugins']['get']('Users')['me'];Array['isArray'](_0x48556f)||(_0x48556f=[_0x48556f]);for(const _0x45c6a9 of this['getSuggestions']()){if(!_0x45c6a9['isInContent'])continue;if(_0x209e84&&_0x45c6a9['type']!=_0x209e84)continue;let _0x405697=!0x1;for(const _0xbe486f of _0x45c6a9['getRanges']()){for(const _0x3b6408 of _0x48556f){const _0x48c828=_0x3b6408['start']['isEqual'](_0xbe486f['end'])||_0x3b6408['end']['isEqual'](_0xbe486f['start']);if(_0x48c828||_0x3b6408['getIntersection'](_0xbe486f)){const _0x1b7925=_0x3b6408['containsRange'](_0xbe486f)&&Ot(this['_model']['schema'],_0xbe486f['start'],_0x3b6408),_0x50e86=_0xbe486f['containsRange'](_0x3b6408)&&Ot(this['_model']['schema'],_0x3b6408['start'],_0xbe486f);_0x5d86bc['push']({'suggestion':_0x45c6a9,'meta':{'isOwn':_0x16f6d1==_0x45c6a9['author'],'isNextTo':_0x48c828,'isInsideObject':_0x1b7925,'containsRangeInObject':_0x50e86}}),_0x405697=!0x0;break;}}if(_0x405697)break;}}return _0x5d86bc;}['_addSuggestionMarker'](_0x415f1b,_0x5338e4,_0x12d0da,_0x46a702,_0x1b2b4d){this['_model']['change'](_0x15895a=>{let _0x4eb490='suggestion:'+_0x415f1b+':'+_0x5338e4+':'+_0x12d0da;_0x1b2b4d&&(_0x4eb490=_0x4eb490+':'+_0x1b2b4d),_0x15895a['addMarker'](_0x4eb490,{'range':_0x46a702,'usingOperation':!0x0,'affectsData':!0x0});});}['_removeSuggestion'](_0x26f843){const _0xd175b5=_0x26f843['previous'],_0x23fe6c=_0x26f843['next'];_0x26f843['previous']=null,_0x26f843['next']=null,null!=_0xd175b5&&_0xd175b5['next']==_0x26f843&&(_0xd175b5['next']=_0x23fe6c),null!=_0x23fe6c&&_0x23fe6c['previous']==_0x26f843&&(_0x23fe6c['previous']=_0xd175b5),'ready'==this['_suggestionState']['get'](_0x26f843)&&(this['_suggestionState']['set'](_0x26f843,'removed'),this['fire']('suggestionUnloaded',_0x26f843,_0xd175b5,_0x23fe6c));}['_setSuggestionData'](_0x36ddd5){const _0x503d9e=_0x36ddd5['id'],_0x2d4d3f=this['addSuggestionData'](_0x36ddd5);if(this['_adapter']&&this['_adapter']['addSuggestion']){const _0x3a545e=this['editor']['plugins']['get']('PendingActions'),_0xb946a6=_0x2d4d3f['hasComments'],_0x5c09d7=_0x2d4d3f['subType']?_0x2d4d3f['type']+':'+_0x2d4d3f['subType']:_0x2d4d3f['type'],_0x1cbb18=this['editor']['locale'],_0xbbfb3=_0x3a545e['add'](o(_0x1cbb18,'PENDING_ACTION_SUGGESTION')),_0x5b832e={'id':_0x503d9e,'type':_0x5c09d7,'hasComments':_0xb946a6,'data':_0x36ddd5['data']||null,'originalSuggestionId':_0x36ddd5['originalSuggestionId']||null,'attributes':_0x2d4d3f['attributes']};this['_adapter']['addSuggestion'](_0x5b832e)['then'](_0x1e5037=>{_0x2d4d3f['_saved']=!0x0,_0x3a545e['remove'](_0xbbfb3),_0x1e5037&&_0x1e5037['createdAt']&&(this['_suggestions']['get'](_0x503d9e)['createdAt']=_0x1e5037['createdAt']);})['catch'](_0x18dcbb=>{throw _0x357efb('error-saving-suggestion-data-suggestion-discarded'),this['editor']['model']['enqueueChange']({'isUndoable':!0x1},()=>{_0x2d4d3f['discard']();}),_0x2d4d3f['stopListening'](),this['_suggestions']['delete'](_0x2d4d3f['id']),this['_suggestionState']['delete'](_0x2d4d3f),_0x18dcbb;});}return _0x2d4d3f;}['_isBlockAttribute'](_0x2afd54){return this['_blockAttributeKeys']['has'](_0x2afd54);}['_updateSuggestionData'](_0x1e0903,_0x4283fb){const _0x111f62=this['editor']['plugins']['get']('PendingActions'),_0x36cf82=this['getSuggestion'](_0x1e0903);if(this['_adapter']&&this['_adapter']['updateSuggestion']){if(_0x36cf82['_saved']){const _0x2bd071=_0x111f62['add'](o(this['editor']['locale'],'PENDING_ACTION_SUGGESTION'));this['_adapter']['updateSuggestion'](_0x1e0903,_0x4283fb)['then'](()=>{_0x111f62['remove'](_0x2bd071);});}else _0x36cf82['on']('change:_saved',()=>{this['_updateSuggestionData'](_0x1e0903,_0x4283fb);});}}['_getSuggestionData'](_0x19412e){if(!this['_adapter']||!this['_adapter']['getSuggestion'])throw new _0x308934('track-changes-adapter-missing-getsuggestion',this);return this['_adapter']['getSuggestion'](_0x19412e);}['_handleNewSuggestionMarker'](_0x442187){const {id:_0x256b7e,type:_0x4f805b,subType:_0x4f5f80,authorId:_0x4be83b}=this['_splitMarkerName'](_0x442187),_0xa0a80=this['_suggestions']['get'](_0x256b7e)||this['_createSuggestion'](_0x4f805b,_0x4f5f80,_0x256b7e,_0x4be83b,{});switch(this['_checkSuggestionCorrectness'](_0xa0a80,_0x4f805b,_0x4f5f80,_0x4be83b),this['_suggestionState']['get'](_0xa0a80)){case'notReady':this['_getSuggestionData'](_0x256b7e)['then'](_0x2248cf=>{let _0x3f941e=Promise['resolve']();_0x2248cf['hasComments']&&(_0x3f941e=this['_commentsRepository']['fetchCommentThread']({'channelId':this['editor']['config']['get']('collaboration.channelId'),'threadId':_0x256b7e})),_0x3f941e['then'](()=>{this['addSuggestionData'](_0x2248cf)['_saved']=!0x0;});}),this['_suggestionState']['set'](_0xa0a80,'markerReady');break;case'removed':this['_updateSuggestionData'](_0x256b7e,{'state':'open'});case'dataReady':this['_suggestionState']['set'](_0xa0a80,'ready'),this['fire']('suggestionLoaded',_0xa0a80);break;case'ready':this['fire']('suggestionChanged',_0xa0a80);}return _0xa0a80['addMarkerName'](_0x442187),_0xa0a80;}['_refreshSuggestionsChain'](_0x14376e){const _0x188837=Array['from'](_0x14376e),_0x175020=_0x188837['filter'](_0x2235d7=>'attribute'==_0x2235d7['type']);this['_refreshAttributeSuggestionsChain'](_0x175020);const _0x5b5afa=_0x188837['filter'](_0x1a4c6f=>!_0x1a4c6f['isMultiRange']&&'attribute'!=_0x1a4c6f['type']),_0x327c5f=this['getSuggestions']({'skipNotAttached':!0x0})['filter'](_0x2b8ab4=>!_0x2b8ab4['isMultiRange']&&'attribute'!=_0x2b8ab4['type']),_0x2ff629=_0x327c5f['filter'](_0x3f7760=>!_0x14376e['has'](_0x3f7760)),_0x24eb70=new Map(_0x327c5f['map'](_0x502ede=>[_0x502ede,this['_suggestionFactory']['getSuggestionCallback'](_0x502ede['type'],_0x502ede['subType'],'chain')])),_0x3e0935=new Map(_0x327c5f['map'](_0x4c0ff6=>[_0x4c0ff6,_0x4c0ff6['getFirstRange']()])),_0x4c9939=new Set(),_0x1fbf26=new Set();for(let _0x3b083d=0x0;_0x3b083d<_0x5b5afa['length'];_0x3b083d++)_0x19f9b2(_0x5b5afa[_0x3b083d],_0x5b5afa,_0x3b083d+0x1);for(let _0x1603d1=0x0;_0x1603d1<_0x5b5afa['length'];_0x1603d1++)_0x19f9b2(_0x5b5afa[_0x1603d1],_0x2ff629,0x0);const _0x3ff8a0=new Set();for(let _0x5a1080=0x0;_0x5a1080<_0x5b5afa['length'];_0x5a1080++){const _0x7c20fe=_0x5b5afa[_0x5a1080];!_0x1fbf26['has'](_0x7c20fe)&&_0x7c20fe['previous']&&(_0x3ff8a0['add'](_0x7c20fe['previous']),_0x7c20fe['previous']['next']===_0x7c20fe&&(_0x7c20fe['previous']['next']=null),_0x7c20fe['previous']=null),!_0x4c9939['has'](_0x7c20fe)&&_0x7c20fe['next']&&(_0x3ff8a0['add'](_0x7c20fe['next']),_0x7c20fe['next']['previous']===_0x7c20fe&&(_0x7c20fe['next']['previous']=null),_0x7c20fe['next']=null);}function _0x19f9b2(_0x19873a,_0x14c11b,_0x437fdc){for(let _0x26026f=_0x437fdc;_0x26026f<_0x14c11b['length'];_0x26026f++){const _0xf65ad6=_0x428179(_0x19873a,_0x14c11b[_0x26026f]);_0xf65ad6&&(_0xf65ad6[0x0]['next']=_0xf65ad6[0x1],_0xf65ad6[0x1]['previous']=_0xf65ad6[0x0],_0x4c9939['add'](_0xf65ad6[0x0]),_0x1fbf26['add'](_0xf65ad6[0x1]));}}function _0x428179(_0x5d28ca,_0x1f31f6){if(_0x5d28ca['author']['id']!==_0x1f31f6['author']['id'])return null;const _0x60726=_0x24eb70['get'](_0x5d28ca)(_0x5d28ca,_0x1f31f6,_0x3e0935['get'](_0x5d28ca),_0x3e0935['get'](_0x1f31f6));if(!_0x60726)return null;return _0x24eb70['get'](_0x1f31f6)(_0x5d28ca,_0x1f31f6,_0x3e0935['get'](_0x5d28ca),_0x3e0935['get'](_0x1f31f6))?_0x60726[0x1]['commentThread']&&_0x60726[0x1]['commentThread']['length']?null:_0x60726:null;}_0x3ff8a0['size']&&this['_refreshSuggestionsChain'](_0x3ff8a0);}['_refreshAttributeSuggestionsChain'](_0x56761b){if(0x0==_0x56761b['length'])return;const _0x27b676=this['getSuggestions']({'skipNotAttached':!0x0})['filter'](_0x231b82=>'attribute'==_0x231b82['type']&&_0x231b82['_isDataLoaded']),_0x154524=[],_0x549481=new Map();for(const _0x841c52 of _0x27b676){const _0x53f0f8=_0x1ca084(_0x841c52['attributes']);_0x549481['has'](_0x53f0f8)||(_0x549481['set'](_0x53f0f8,_0x154524['length']),_0x154524['push']([]));const _0x75969d=_0x549481['get'](_0x53f0f8);_0x154524[_0x75969d]['push'](_0x841c52);}!(function(){_0x154524['sort']((_0x43e1f4,_0x1f4a2e)=>{const _0x19fc19=_0x43e1f4[0x0]['createdAt'],_0x5e9d43=_0x1f4a2e[0x0]['createdAt'];return _0x19fc19==_0x5e9d43?_0x43e1f4[0x0]['attributes']['groupId']<_0x1f4a2e[0x0]['attributes']['groupId']?-0x1:0x1:_0x19fc19<_0x5e9d43?-0x1:0x1;});for(const _0x5d483e of _0x154524)_0x5d483e['sort']((_0x2dc60a,_0x5b270b)=>_0x2dc60a['id']<_0x5b270b['id']?-0x1:0x1);}());for(let _0x1a2068=0x0;_0x1a2068<_0x154524['length'];_0x1a2068++){if(0x0==_0x154524[_0x1a2068]['length'])continue;const _0x184eb6=[];for(let _0x2d5fc3=_0x1a2068+0x1;_0x2d5fc3<_0x154524['length'];_0x2d5fc3++)0x0!=_0x154524[_0x2d5fc3]['length']&&_0x3e3f9d(_0x154524[_0x1a2068],_0x154524[_0x2d5fc3])&&_0x184eb6['push'](_0x2d5fc3);for(const _0x541e2b of _0x184eb6)_0x154524[_0x1a2068]=_0x154524[_0x1a2068]['concat'](_0x154524[_0x541e2b]),_0x154524[_0x541e2b]=[];}for(const _0x5392df of _0x154524)for(let _0x410ef6=0x0;_0x410ef6<_0x5392df['length'];_0x410ef6++){const _0x19c053=_0x5392df[_0x410ef6+0x1]||null;_0x5392df[_0x410ef6]['next']!==_0x19c053&&(_0x5392df[_0x410ef6]['next']=_0x19c053);}for(const _0x30de86 of _0x154524)for(let _0x2321e9=0x0;_0x2321e9<_0x30de86['length'];_0x2321e9++){const _0x4971ed=_0x30de86[_0x2321e9-0x1]||null;_0x30de86[_0x2321e9]['previous']!==_0x4971ed&&(_0x30de86[_0x2321e9]['previous']=_0x4971ed);}function _0x3e3f9d(_0x276032,_0x5277ab){if(_0x276032[0x0]['attributes']['groupId']!==_0x5277ab[0x0]['attributes']['groupId']&&_0x276032[0x0]['author']!==_0x5277ab[0x0]['author'])return!0x1;if(!function(_0x296137,_0x20fc12){if(!_0x296137['hasComments']&&!_0x20fc12['hasComments'])return!0x0;if(_0x296137['hasComments']&&_0x20fc12['hasComments'])return!0x1;if(_0x296137['hasComments']&&_0x20fc12['createdAt']<_0x296137['commentThread']['comments']['get'](0x0)['createdAt'])return!0x0;if(_0x20fc12['hasComments']&&_0x296137['createdAt']<_0x20fc12['commentThread']['comments']['get'](0x0)['createdAt'])return!0x0;return!0x1;}(_0x276032[0x0],_0x5277ab[0x0]))return!0x1;const _0x26c9e1=Tt(_0x276032[0x0]['attributes'],'groupId'),_0x4f79cc=Tt(_0x5277ab[0x0]['attributes'],'groupId');if(!_0x135c1f(_0x26c9e1,_0x4f79cc))return!0x1;return!!_0x276032['every'](_0xb7ae86=>_0x5277ab['some'](_0x14b565=>_0xb7ae86['getFirstRange']()['isEqual'](_0x14b565['getFirstRange']())))&&_0x5277ab['every'](_0x2b7949=>_0x276032['some'](_0x217172=>_0x2b7949['getFirstRange']()['isEqual'](_0x217172['getFirstRange']())));}}['_joinWithAdjacentSuggestions'](_0x2ac043){const _0x50c3fc=Array['from'](_0x2ac043),_0x2b3eb3=this['getSuggestions']({'skipNotAttached':!0x0}),_0x32112c=_0x2b3eb3['filter'](_0x4ce44a=>!_0x2ac043['has'](_0x4ce44a)),_0x42ae89=new Map(_0x50c3fc['map'](_0x20edc8=>[_0x20edc8,this['_suggestionFactory']['getSuggestionCallback'](_0x20edc8['type'],_0x20edc8['subType'],'join')])),_0x1782ac=new Map(_0x2b3eb3['map'](_0xbb43cf=>[_0xbb43cf,_0xbb43cf['getRanges']()]));for(let _0x9a8dde=0x0;_0x9a8dde<_0x50c3fc['length'];_0x9a8dde++){if(_0x24354c(this,_0x50c3fc[_0x9a8dde],_0x50c3fc,_0x9a8dde+0x1))return!0x0;}for(let _0x255e97=0x0;_0x255e97<_0x50c3fc['length'];_0x255e97++){if(_0x24354c(this,_0x50c3fc[_0x255e97],_0x32112c,0x0))return!0x0;}return!0x1;function _0x24354c(_0x2531cd,_0x22ecc6,_0x52c54d,_0x2f2acc){for(let _0x57e4c4=_0x2f2acc;_0x57e4c4<_0x52c54d['length'];_0x57e4c4++){const _0x250b0a=_0x52c54d[_0x57e4c4];if(_0x250b0a['type']!==_0x22ecc6['type']||_0x250b0a['author']['id']!==_0x22ecc6['author']['id']||_0x250b0a['subType']!==_0x22ecc6['subType'])continue;if(!Jt(_0x22ecc6,_0x250b0a))continue;if('attribute'==_0x22ecc6['type']&&_0x22ecc6['data']['oldValue']!=_0x250b0a['data']['oldValue'])continue;if('attribute'==_0x22ecc6['type']&&_0x2531cd['_isBlockAttribute'](_0x22ecc6['data']['key']))continue;if('formatBlock'==_0x22ecc6['type']){const _0x37207e=_0x2531cd['editor']['model'],_0x49c39e=_0x22ecc6['getContainedElement']();if(_0x49c39e&&(_0x37207e['schema']['isObject'](_0x49c39e)||_0x37207e['schema']['isLimit'](_0x49c39e)))continue;}const _0x1c2949=_0x42ae89['get'](_0x22ecc6),_0x5ed6bb=_0x1782ac['get'](_0x22ecc6),_0x4ecf6e=_0x1782ac['get'](_0x250b0a),_0x2a72c0=_0x22ecc6['commentThread']&&_0x22ecc6['commentThread']['length'],_0x3e311c=_0x250b0a['commentThread']&&_0x250b0a['commentThread']['length'];if(!_0x2a72c0&&_0x1c2949(_0x4ecf6e,_0x5ed6bb))return _0x2531cd['_joinSuggestions'](_0x250b0a,_0x22ecc6),_0x1782ac['delete'](_0x22ecc6),!0x0;if(!_0x3e311c&&_0x1c2949(_0x5ed6bb,_0x4ecf6e))return _0x2531cd['_joinSuggestions'](_0x22ecc6,_0x250b0a),_0x1782ac['delete'](_0x250b0a),!0x0;}return!0x1;}}['_joinSuggestions'](_0x2d91df,_0x11bf6c){if(_0x2d91df['isMultiRange']){for(const _0x255313 of _0x11bf6c['getRanges']())_0x2d91df['addRange'](_0x255313);}else{const _0xfe5480=_0x11bf6c['getFirstRange']()['end'];this['_setSuggestionRange'](_0x2d91df,this['_model']['createRange'](_0x2d91df['getFirstRange']()['start'],_0xfe5480));}_0x11bf6c['removeMarkers']();}['_getMarkerAnnouncementText'](_0x7b103d,_0x369a17,_0x4a7ae6){const _0x17b75c=_0x7b103d['startsWith']('format')||_0x7b103d['startsWith']('attribute')?'FORMATTING':_0x7b103d['toUpperCase']();return o(this['editor']['locale'],_0x369a17+'_'+_0x17b75c+'_SUGGESTION_ANNOUNCEMENT',_0x4a7ae6);}['_initAriaMarkerChangeAnnouncements'](){const _0x5009f6=this['editor'];if(!_0x5009f6['ui'])return;const {ariaLiveAnnouncer:_0x2e283e}=_0x5009f6['ui'];_0x5694a6(this['_model'],({left:_0x243457,entered:_0x43c8db})=>{for(const _0x5583f2 of _0x243457){const {group:_0x36ffcd,type:_0x5dc023}=this['_splitMarkerName'](_0x5583f2['name']);if('suggestion'===_0x36ffcd){_0x2e283e['announce'](this['_getMarkerAnnouncementText'](_0x5dc023,'LEAVE'));break;}}for(const _0x25781b of _0x43c8db){const {group:_0x3b7223,type:_0x5a85c4}=this['_splitMarkerName'](_0x25781b['name']);if('suggestion'===_0x3b7223){_0x2e283e['announce'](this['_getMarkerAnnouncementText'](_0x5a85c4,'ENTER',_0xc926a6(_0x35c178)));break;}}});}['_processAttributeChanges'](_0x5099d2){if(this['_recordAttributeSuggestions'])return!0x1;const _0x2b97d6=this['editor'],_0x13dec6=_0x2b97d6['model']['document']['differ']['getChanges']();if(0x0==_0x13dec6['length'])return!0x1;const _0x17ffde=[],_0x43ffcd=_0x13dec6['filter'](_0xef6c2b=>'attribute'==_0xef6c2b['type']),_0x4bc521=_0x13dec6['filter'](_0x596528=>'insert'==_0x596528['type']&&'$text'!=_0x596528['name']),_0x52a144=_0x13dec6['filter'](_0x121e9b=>'remove'==_0x121e9b['type']&&'$text'!=_0x121e9b['name']);for(const _0x5b1d23 of _0x43ffcd)_0x17ffde['push']({'key':_0x5b1d23['attributeKey'],'newValue':_0x5b1d23['attributeNewValue'],'oldValue':_0x5b1d23['attributeOldValue'],'range':Pt(_0x5b1d23['range'],_0x2b97d6['model'])});for(const _0x298294 of _0x4bc521){const _0xa183c9=_0x52a144['find'](_0x385c47=>_0x385c47['position']['isEqual'](_0x298294['position']));_0xa183c9&&_0x17ffde['push']({'key':m,'newValue':_0x298294['name'],'oldValue':_0xa183c9['name'],'range':_0x2b97d6['model']['createRangeOn'](_0x298294['position']['nodeAfter'])});}return 0x0!=_0x17ffde['length']&&this['_reduceExistingSuggestions'](_0x5099d2,_0x17ffde);}['_processAttributeSuggestions'](_0x18b3a0){let _0x40b39c=!0x1;const _0x33ee1a=this['editor']['model']['document']['differ']['getChangedMarkers']()['filter'](_0x13eac5=>_0x13eac5['data']['newRange']&&_0x13eac5['name']['startsWith']('suggestion:attribute:'));for(const _0x2913f1 of _0x33ee1a){const {subType:_0x409e9b,id:_0x156733}=this['_splitMarkerName'](_0x2913f1['name']),_0x52bd34=_0x409e9b['split']('|')[0x0];for(const _0x5314fb of this['getSuggestions']({'skipNotAttached':!0x0}))_0x5314fb['id']!=_0x156733&&'attribute'==_0x5314fb['type']&&_0x5314fb['data']&&_0x5314fb['data']['key']==_0x52bd34&&_0x5314fb['getFirstRange']()['isIntersecting'](_0x2913f1['data']['newRange'])&&(this['_reduceSuggestionAttributeRange'](_0x5314fb,_0x2913f1['data']['newRange'],_0x18b3a0),_0x40b39c=!0x0);}return _0x40b39c;}['_recordAttributeChanges'](_0x5baf33){this['editor'],this['_recordAttributeSuggestions']=!0x0,_0x5baf33();}['_isRegisteredAttribute'](_0x8e6752){const _0x32bc85=this['_isBlockAttribute'](_0x8e6752),_0x497dfa=this['_inlineAttributeKeys']['has'](_0x8e6752);return _0x32bc85||_0x497dfa;}['_reduceExistingSuggestions'](_0x4965ee,_0x2f6877){if(0x0==_0x2f6877['length'])return!0x1;let _0x17e616=!0x1;for(const _0x28e357 of _0x2f6877){const _0x32b222=this['_findSuggestions'](_0x28e357['range'],'attribute')['filter'](_0x2ad0a5=>!_0x2ad0a5['meta']['isNextTo'])['map'](_0x3784ce=>_0x3784ce['suggestion']),_0x128492=_0x1ca084({'newValue':_0x28e357['newValue']});_0x32b222['filter'](_0xa61d40=>{const [_0x149af9,_0x1c69ce]=_0xa61d40['subType']['split']('|');return _0x149af9==_0x28e357['key']&&_0x1c69ce!=_0x128492;})['forEach'](_0x56b2c1=>{this['_reduceSuggestionAttributeRange'](_0x56b2c1,_0x28e357['range'],_0x4965ee),_0x17e616=!0x0;});}return _0x17e616;}['_reduceSuggestionAttributeRange'](_0x1059c2,_0x35b16f,_0xf49883){const _0x141974=_0x1059c2['getFirstRange']()['getDifference'](_0x35b16f);0x0!==_0x141974['length']?0x1!==_0x141974['length']?this['_breakSuggestionMarker'](_0x1059c2,_0x35b16f['start'],_0x35b16f['end']):this['_setSuggestionRange'](_0x1059c2,_0x141974[0x0]):_0xf49883['removeMarker'](_0x1059c2['getFirstMarker']());}}class Et{['_editor'];['_model'];['_customCallbacks'];['_defaultCallbacks'];constructor(_0x4d6247){this['_editor']=_0x4d6247,this['_model']=_0x4d6247['model'],this['_customCallbacks']=new Map(),this['_defaultCallbacks']=new Map(),this['_registerDefaultCallbacks']();}['buildSuggestion'](_0x133214,_0x137a80,_0x441576,_0x1df928,_0x37d357,_0x12b137){return new u(this['_model'],{'type':_0x133214,'subType':_0x137a80,'id':_0x441576,'author':_0x1df928,'creator':_0x1df928,'attributes':_0x37d357,'onAttributesChange':_0x12b137,'onAccept':(..._0x55ad3f)=>this['getSuggestionCallback'](_0x133214,_0x137a80,'accept')(..._0x55ad3f),'onDiscard':(..._0x2108a9)=>this['getSuggestionCallback'](_0x133214,_0x137a80,'discard')(..._0x2108a9)});}['registerCustomCallback'](_0x5e6764,_0x15cc65,_0xee2ebd,_0x1495d8){const _0x5250de=_0x5e6764+':'+_0x15cc65+':'+_0xee2ebd;this['_customCallbacks']['set'](_0x5250de,_0x1495d8);}['getSuggestionCallback'](_0x400672,_0x30b87c,_0x4e754b){const _0x403829=_0x400672+':'+_0x30b87c+':'+_0x4e754b;return this['_customCallbacks']['get'](_0x403829)||this['_defaultCallbacks']['get'](_0x400672+':'+_0x4e754b);}['_registerDefaultCallbacks'](){const _0x799a82=()=>!0x1,_0x1b0f4c=_0x53b7b8=>{_0x53b7b8['sort']((_0x48e1b3,_0x1697fe)=>_0x48e1b3['start']['isBefore'](_0x1697fe['start'])?0x1:-0x1),this['_model']['change'](_0x5b824c=>{for(const _0x19fc4e of _0x53b7b8){let _0x41a46b;_0x41a46b=_0x19fc4e['end']['isAtEnd']&&_0x19fc4e['end']['parent']==_0x19fc4e['start']['nodeAfter']?_0x5b824c['createSelection'](_0x19fc4e['start']['nodeAfter'],'on'):_0x5b824c['createSelection'](_0x19fc4e),this['_model']['deleteContent'](_0x41a46b,{'forceDefaultExecution':!0x0,'doNotAutoparagraph':!0x0});}});},_0x3efa13=(_0x17f25e,_0x23197b)=>{_0x23197b&&this['_model']['change'](_0x568615=>{const {commandName:_0x70a1d8,commandParams:_0x45b11c=[]}=_0x23197b,_0x9e05c2=_0x17f25e['map'](_0x2f181f=>(Vt(_0x2f181f)&&(_0x2f181f=this['_model']['createRange'](_0x2f181f['end'])),_0x2f181f))['filter'](_0x43efe=>'$graveyard'!==_0x43efe['root']['rootName']);if(_0x9e05c2['length']<0x1)return;const _0x4936b0=Array['from'](this['_model']['document']['selection']['getRanges']())['map'](_0x11d527=>_0x1b736b['fromRange'](_0x11d527));_0x568615['setSelection'](_0x9e05c2);for(const _0x5c320e of this['_editor']['commands']['commands']())_0x5c320e['refresh']();_0x45b11c['push']({'forceDefaultExecution':!0x0}),this['_editor']['execute'](_0x70a1d8,..._0x45b11c);const _0x236ed1=_0x4936b0['filter'](_0x5b227a=>'$graveyard'!=_0x5b227a['root']['rootName']);_0x236ed1['length']>0x0&&_0x568615['setSelection'](_0x236ed1);for(const _0x42ff16 of _0x4936b0)_0x42ff16['detach']();});},_0x48f508=(_0x11ccab,_0x56d077)=>0x1==_0x11ccab['length']&&0x1==_0x56d077['length']&&_0x11ccab[0x0]['end']['isEqual'](_0x56d077[0x0]['start']),_0x28964c=(_0x3fe4b9,_0x2afd51,_0x3c416d,_0x4bd641)=>Ht(_0x3fe4b9,_0x2afd51,_0x3c416d,_0x4bd641,this['_model'])?[_0x3fe4b9,_0x2afd51]:Ht(_0x2afd51,_0x3fe4b9,_0x4bd641,_0x3c416d,this['_model'])?[_0x2afd51,_0x3fe4b9]:null;this['_defaultCallbacks']['set']('insertion:accept',_0x799a82),this['_defaultCallbacks']['set']('insertion:discard',_0x1b0f4c),this['_defaultCallbacks']['set']('insertion:join',_0x48f508),this['_defaultCallbacks']['set']('insertion:chain',_0x28964c),this['_defaultCallbacks']['set']('deletion:accept',_0x1b0f4c),this['_defaultCallbacks']['set']('deletion:discard',_0x799a82),this['_defaultCallbacks']['set']('deletion:join',_0x48f508),this['_defaultCallbacks']['set']('deletion:chain',_0x28964c),this['_defaultCallbacks']['set']('formatInline:accept',_0x3efa13),this['_defaultCallbacks']['set']('formatInline:discard',_0x799a82),this['_defaultCallbacks']['set']('formatInline:join',_0x48f508),this['_defaultCallbacks']['set']('formatInline:chain',_0x799a82),this['_defaultCallbacks']['set']('formatBlock:accept',_0x3efa13),this['_defaultCallbacks']['set']('formatBlock:discard',_0x799a82),this['_defaultCallbacks']['set']('formatBlock:join',_0x48f508),this['_defaultCallbacks']['set']('formatBlock:chain',_0x799a82),this['_defaultCallbacks']['set']('attribute:accept',_0x799a82),this['_defaultCallbacks']['set']('attribute:discard',(_0x2be09c,_0x14d2e8)=>{if(!_0x14d2e8)return;const _0x4d9477=this['_editor']['plugins']['get'](p);this['_model']['change'](_0x1058ed=>{if(_0x14d2e8['key']==m)for(const _0x26ac21 of _0x2be09c){const _0x5875e9=_0x26ac21['start']['nodeAfter'],_0x5a0881=_0x14d2e8['oldValue'];_0x1058ed['rename'](_0x5875e9,_0x5a0881);}else{if(_0x4d9477['_isBlockAttribute'](_0x14d2e8['key'])){for(const _0x4ed852 of _0x2be09c)void 0x0!==_0x14d2e8['oldValue']?_0x1058ed['setAttribute'](_0x14d2e8['key'],_0x14d2e8['oldValue'],_0x4ed852['start']['nodeAfter']):_0x1058ed['removeAttribute'](_0x14d2e8['key'],_0x4ed852['start']['nodeAfter']);}else{for(const _0x39b647 of _0x2be09c)_0x14d2e8['oldValue']?_0x1058ed['setAttribute'](_0x14d2e8['key'],_0x14d2e8['oldValue'],_0x39b647):_0x1058ed['removeAttribute'](_0x14d2e8['key'],_0x39b647);}}});}),this['_defaultCallbacks']['set']('attribute:join',_0x48f508);}}function Ot(_0x320d8e,_0x412f2c,_0x5d39dd){for(const _0xf3b0a6 of _0x412f2c['parent']['getAncestors']({'includeSelf':!0x0,'parentFirst':!0x0})){if(_0xf3b0a6['root']==_0xf3b0a6)return!0x1;if(!_0x5d39dd['containsItem'](_0xf3b0a6))return!0x1;if(_0x320d8e['isObject'](_0xf3b0a6)||_0x320d8e['isLimit'](_0xf3b0a6))return!0x0;}return!0x1;}function Vt(_0x414253){return _0x414253['end']['parent']==_0x414253['start']['nodeAfter']&&_0x414253['end']['isAtStart'];}function Ut(_0x3941f1,_0x3a30b9,_0x1cad00,_0x1e77b7){const _0x1bf06e=_0x5cee17=>!_0x5cee17['item']['is']('$textProxy')&&!_0x1e77b7['isObject'](_0x5cee17['item']),_0x390754=_0x3941f1['start']['getLastMatchingPosition'](_0x1bf06e),_0x47c28c=_0x3941f1['end']['getLastMatchingPosition'](_0x1bf06e,{'direction':'backward'});return(!_0x3941f1['start']['isEqual'](_0x390754)||!_0x3941f1['end']['isEqual'](_0x47c28c))&&(_0x390754['isBefore'](_0x47c28c)?_0x1cad00['updateMarker'](_0x3a30b9,{'range':_0x1cad00['createRange'](_0x390754,_0x47c28c)}):_0x1cad00['removeMarker'](_0x3a30b9),!0x0);}function Gt(_0x21f6ed){return _0x1ca084(_0x21f6ed);}function Ft(_0x170312){const _0x404459=_0x170312['start']['nodeAfter'];return _0x404459&&_0x404459['is']('element');}function Pt(_0x247ff,_0x1a5189){return null==_0x247ff['end']['nodeBefore']&&_0x247ff['end']['parent']==_0x247ff['start']['nodeAfter']?Lt(_0x247ff['start']['nodeAfter'],_0x1a5189):_0x247ff;}function Lt(_0x494650,_0x1709c5){const _0x1ea774=_0x1709c5['schema']['isObject'](_0x494650)||_0x1709c5['schema']['isSelectable'](_0x494650);return _0x1709c5['createRange'](_0x1709c5['createPositionAt'](_0x494650,'before'),_0x1ea774?_0x1709c5['createPositionAfter'](_0x494650):_0x1709c5['createPositionAt'](_0x494650,'end'));}function Ht(_0x4a2201,_0x4b57cb,_0x55b903,_0x9b7dc5,_0x39fecc){if(_0x4a2201['next'])return!0x1;if(!Jt(_0x4a2201,_0x4b57cb))return!0x1;if(_0x55b903['end']['isEqual'](_0x9b7dc5['start']))return!0x0;if(_0x4a2201['type']!=_0x4b57cb['type'])return!0x1;if(!_0x55b903['end']['isTouching'](_0x9b7dc5['start']))return!0x1;const _0x19be4e=_0x39fecc['createRange'](_0x55b903['end'],_0x9b7dc5['start'])['getWalker']();for(const _0x43b7eb of _0x19be4e)if(['elementStart','elementEnd']['includes'](_0x43b7eb['type'])&&_0x39fecc['schema']['isLimit'](_0x43b7eb['item']))return!0x1;return!0x0;}function Jt(_0x9b1ade,_0x268249){if(!_0x9b1ade['_isDataLoaded']||!_0x268249['_isDataLoaded'])return!0x1;const _0x5055da=new Set(Object['keys'](_0x9b1ade['attributes'])),_0x28e931=new Set(Object['keys'](_0x268249['attributes']));if(_0x5055da['delete']('groupId'),_0x28e931['delete']('groupId'),0x0==_0x5055da['size']&&0x0==_0x28e931['size'])return!0x0;if(_0x5055da['size']!=_0x28e931['size'])return!0x1;const _0xa0e6ed={..._0x9b1ade['attributes']},_0x501719={..._0x268249['attributes']};return delete _0xa0e6ed['groupId'],delete _0x501719['groupId'],JSON['stringify'](_0xa0e6ed)==JSON['stringify'](_0x501719);}function qt(_0x3b2856,_0x145a3d){const _0x3931cd=zt(_0x3b2856['attributes']),_0x454598=zt(_0x145a3d);if(!_0x3b2856['_isDataLoaded'])return!0x1;for(const _0x119481 of Object['keys'](_0x454598))if(!_0x135c1f(_0x3931cd[_0x119481],_0x454598[_0x119481]))return!0x1;return!0x0;}function zt(_0x3b43c7){const _0x5c6a5f=Object['assign']({},_0x3b43c7);return delete _0x5c6a5f['skipNestingCheck'],delete _0x5c6a5f['tablePasteChainId'],_0x5c6a5f;}class ae extends/* #__PURE__ -- @preserve */
25
- _0x1490ae(){['model'];['view'];['commentThreadController'];['_editor'];['_acceptCommand'];['_discardCommand'];['_pendingAction'];constructor(_0x4907cb,_0x47e1d3,_0x59d312,_0x25b5b1){super(),this['model']=_0x47e1d3,this['view']=_0x59d312,this['commentThreadController']=_0x25b5b1,this['_editor']=_0x4907cb,this['_acceptCommand']=_0x4907cb['commands']['get']('acceptSuggestion'),this['_discardCommand']=_0x4907cb['commands']['get']('discardSuggestion'),this['view']['bind']('isEnabled')['to'](this['_acceptCommand'],this['_discardCommand'],(_0x28c6cb,_0x1ec675)=>_0x28c6cb||_0x1ec675),this['view']['bind']('canAccept')['to'](this['_acceptCommand'],'isEnabled',_0x1abc72=>_0x1abc72&&this['_editor']['model']['canEditAt'](_0x47e1d3['getRanges']())),this['view']['bind']('canDiscard')['to'](this['_discardCommand'],'isEnabled',_0x24f55e=>_0x24f55e&&this['_editor']['model']['canEditAt'](_0x47e1d3['getRanges']())),this['_pendingAction']=null,_0x59d312['isDirty']&&this['_setPendingAction'](),this['listenTo'](_0x59d312,'acceptSuggestion',()=>this['acceptSuggestion']()),this['listenTo'](_0x59d312,'discardSuggestion',()=>this['discardSuggestion']()),this['listenTo'](_0x59d312,'change:isDirty',()=>{_0x59d312['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 _0x434d81=o(this['_editor']['locale'],'PENDING_ACTION_SUGGESTION');this['_pendingAction']=this['_editor']['plugins']['get']('PendingActions')['add'](_0x434d81);}['_removePendingAction'](){null!==this['_pendingAction']&&this['_editor']['plugins']['get']('PendingActions')['remove'](this['_pendingAction']),this['_pendingAction']=null;}}class us extends _0x4f4860{['commentsListView'];['commentThreadInputView'];['ariaDescriptionView'];['focusables'];['focusTracker'];['keystrokes'];['focusCycler'];['_model'];['_localUser'];['_config'];constructor(_0x40b17b,_0x4343ef,_0x297789,_0x1fa71c){super(_0x40b17b),this['commentsListView']=null,this['commentThreadInputView']=null,this['ariaDescriptionView']=new _0x4b5267(_0x40b17b,o(_0x40b17b,'SUGGESTION_THREAD_DESCRIPTION')),this['set']('isActive',!0x1),this['set']('authoredAt',_0x4343ef['authoredAt']),this['bind']('authoredAt')['to'](_0x4343ef),this['set']('descriptionParts',[]),this['set']('isDirty',!0x1),this['set']('isEnabled',!0x1),this['set']('canAccept',!0x1),this['set']('canDiscard',!0x1),this['bind']('ariaLabel')['to'](this,'length',_0x4343ef,'authoredAt',this,'descriptionParts',(_0x4a3f25,_0x5ebd6e,_0x4bfc9d)=>{const _0x1a6f06=_0x4bfc9d['map'](_0x3a1aba=>ls(_0x3a1aba['content']))['join']('.\x20')+'.';return o(this['locale'],'SUGGESTION_THREAD_ARIA_LABEL',[_0x4a3f25-0x1,_0x4343ef['author']['name'],_0x5ebd6e?_0x1fa71c['formatDateTime'](_0x5ebd6e):'',new DOMParser()['parseFromString'](_0x1a6f06,'text/html')['body']['textContent']]);}),this['focusables']=new _0x2149c7(),this['focusTracker']=new _0x2fc427(),this['keystrokes']=new _0x106bfb(),this['focusCycler']=new _0x512a89({'focusables':this['focusables'],'focusTracker':this['focusTracker'],'keystrokeHandler':this['keystrokes'],'keystrokeHandlerOptions':{'filter':_0xe854d1=>_0xe854d1['target']!==this['element']},'actions':{'focusPrevious':'shift+tab','focusNext':'tab'}}),this['_model']=_0x4343ef,this['_localUser']=_0x297789,this['_config']=_0x1fa71c,_0x1fa71c['disableComments']?this['set']('length',0x1):this['_createCommentViews']();}['render'](){super['render'](),_0x4d5f3d(this,this['focusables']);}['focus'](){this['element']['focus']();}['destroy'](){this['commentsListView']&&this['commentsListView']['destroy'](),this['commentThreadInputView']&&this['commentThreadInputView']['destroy'](),super['destroy']();}['_createCommentViews'](){const {CommentsListView:_0x1f89e4}=this['_config'];this['commentsListView']=new _0x1f89e4(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',_0x285835=>_0x285835+0x1),this['commentThreadInputView']=this['_createCommentThreadInputView'](),this['on']('removeComment',()=>this['focus']()),this['bind']('isDirty')['to'](this['commentsListView'],'hasDirtyComment',this['commentThreadInputView']['commentInputView'],'value',(_0x151654,_0x10df90)=>_0x151654||!!_0x10df90);}['_createCommentThreadInputView'](){const {CommentThreadInputView:_0x12870c}=this['_config'],_0x510a7f=new _0x12870c(this['locale'],this['_localUser'],this['_config']['editorConfig']),_0x5e0d73=_0x510a7f['commentInputView'];return _0x510a7f['bind']('showInput')['to'](this,'isActive',this['_model']['commentThread'],'isReadOnly',_0x5e0d73,'value',(_0x408443,_0x184511,_0x888cb3)=>!!_0x888cb3||_0x408443&&!_0x184511),_0x5e0d73['on']('submit',(_0x389624,_0x2259dc)=>{this['fire']('addComment',_0x2259dc),_0x5e0d73['editor']['setData']('');}),_0x5e0d73['on']('cancel',()=>this['focus']()),_0x5e0d73['bind']('disabledSubmit')['to'](this['_model']['commentThread'],'isReadOnly'),_0x510a7f;}}class re extends us{['suggestionView'];['_descriptionElement'];constructor(_0x5ed981,_0x58794d,_0x512801,_0x57253c){super(_0x5ed981,_0x58794d,_0x512801,_0x57253c),this['set']('type',''),this['bind']('type')['to'](this,'descriptionParts',_0x1e376f=>_0x1e376f&&_0x1e376f[0x0]?_0x1e376f[0x0]['type']:''),this['bind']('description')['to'](this,'descriptionParts',this,'isActive',(_0x1c34c8,_0x5e2247)=>{let _0x19929d='';for(const _0x50895c of _0x1c34c8)_0x19929d+='<p>'+ls(_0x50895c['content'],_0x50895c['color'])+'</p>';return _0x5e2247?_0x19929d:_0x15c22e(_0x19929d,{'limit':0x8c});}),this['_descriptionElement']=null,this['suggestionView']=new _0x57253c['SuggestionView'](_0x5ed981,_0x58794d,{'formatDateTime':_0x57253c['formatDateTime']}),this['suggestionView']['bind']('description')['to'](this),this['suggestionView']['delegate']('acceptSuggestion','discardSuggestion')['to'](this),this['suggestionView']['acceptButton']['bind']('isEnabled')['to'](this,'canAccept'),this['suggestionView']['discardButton']['bind']('isEnabled')['to'](this,'canDiscard'),this['focusables']['add'](this['suggestionView']),this['commentsListView']&&this['focusables']['add'](this['commentsListView']),this['commentThreadInputView']&&this['focusables']['add'](this['commentThreadInputView']),this['setTemplate'](this['getTemplate']());}['getTemplate'](){const _0xaed9b7=this['bindTemplate'],_0x3578d4=[this['suggestionView']];return this['commentsListView']&&_0x3578d4['push'](this['commentsListView']),this['commentThreadInputView']&&_0x3578d4['push'](this['commentThreadInputView']),_0x3578d4['push'](this['ariaDescriptionView']),{'tag':'div','attributes':{'class':['ck','ck-rounded-corners','ck-suggestion-wrapper',_0xaed9b7['if']('isActive','ck-suggestion-wrapper--active'),_0xaed9b7['to']('type',_0x16f6cb=>'ck-suggestion-'+_0x16f6cb),this['_config']['disableComments']&&'ck-suggestion--disabled-comments'],'data-suggestion-id':this['_model']['id'],'data-thread-id':this['_model']['commentThread']['id'],'data-author-id':this['_model']['author']['id'],'tabindex':0x0,'role':'listitem','aria-label':_0xaed9b7['to']('ariaLabel'),'aria-describedby':this['ariaDescriptionView']['id']},'children':_0x3578d4};}['render'](){super['render'](),this['commentsListView']&&(this['commentsListView']['delegate']('editorReady')['to'](this),this['commentsListView']['delegate']('editorDestroyed')['to'](this)),this['commentThreadInputView']&&(this['commentThreadInputView']['delegate']('editorReady')['to'](this),this['commentThreadInputView']['delegate']('editorDestroyed')['to'](this));}}class ce extends _0x4f4860{['userView'];['acceptButton'];['discardButton'];['focusables'];['focusTracker'];['keystrokes'];['focusCycler'];['_model'];['_config'];constructor(_0x262fd6,_0x1916d2,_0x4253d8){super(_0x262fd6),this['_model']=_0x1916d2,this['_config']=_0x4253d8,this['set']('description',''),this['bind']('authoredAt')['to'](_0x1916d2),this['acceptButton']=this['_createButton'](o(_0x262fd6,'Accept\x20suggestion'),_0x3e07d2['check'],'ck-suggestion--accept','acceptSuggestion','sw'),this['discardButton']=this['_createButton'](o(_0x262fd6,'Discard\x20suggestion'),_0x3e07d2['cancel'],'ck-suggestion--discard','discardSuggestion','sw'),this['userView']=new _0x42680e(_0x262fd6,_0x1916d2['author'],this['getUserViewNotificationText']()),this['userView']['extendTemplate']({'attributes':{'class':['ck-suggestion__user','ck-annotation__user'],'aria-hidden':!0x0}}),this['focusables']=new _0x2149c7([this['acceptButton'],this['discardButton']]),this['focusTracker']=new _0x2fc427(),this['keystrokes']=new _0x106bfb(),this['focusCycler']=new _0x512a89({'focusables':this['focusables'],'focusTracker':this['focusTracker'],'keystrokeHandler':this['keystrokes'],'actions':{'focusPrevious':'shift+tab','focusNext':'tab'},'keystrokeHandlerOptions':{'filter':_0x1d945f=>_0x1d945f['target']!==this['element']}}),this['setTemplate'](this['getTemplate']());}['render'](){super['render']();const _0x70ec92=this['element']['querySelector']('.ck-annotation__content-wrapper');_0x70ec92['innerHTML']=this['description'],this['on']('change:description',(_0x1dd033,_0x44a6c4,_0xb933f6)=>{_0x70ec92['innerHTML']=_0xb933f6;}),this['_setupKeyboardNavigation']();}['getTemplate'](){const _0x29b45b=this['bindTemplate'],_0x20d8fb=[{'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':_0x29b45b['to']('authoredAt'),'class':['ck-comment__info-time','ck-annotation__info-time']},'children':[{'text':_0x29b45b['to']('authoredAt',_0xffdb23=>this['_config']['formatDateTime'](_0xffdb23))}]}]},{'tag':'div','attributes':{'class':['ck-suggestion__actions','ck-annotation__actions']},'children':[this['acceptButton'],this['discardButton']]},{'tag':'div','attributes':{'class':['ck-annotation__content-wrapper']}}];return this['_model']['isExternal']&&_0x20d8fb['push']({'tag':'div','attributes':{'class':['ck-comment__external']},'children':[{'text':this['getExternalSuggestionNote']()}]}),{'tag':'div','attributes':{'class':['ck-suggestion','ck-annotation'],'tabindex':-0x1},'children':[this['userView'],{'tag':'div','attributes':{'class':['ck-suggestion__main','ck-annotation__main'],'role':'presentation'},'children':_0x20d8fb}]};}['focus'](){this['element']['focus']();}['getUserViewNotificationText'](){return this['_model']['isExternal']?'importWord'===this['_model']['attributes']['@external']['source']?o(this['locale'],'EXTERNAL_IMPORT_WORD_AVATAR',this['_model']['creator']['name']):o(this['locale'],'EXTERNAL_AVATAR',this['_model']['creator']['name']):null;}['getExternalSuggestionNote'](){return'importWord'===this['_model']['attributes']['@external']['source']?o(this['locale'],'EXTERNAL_IMPORT_WORD_SUGGESTION'):o(this['locale'],'EXTERNAL_SUGGESTION');}['_createButton'](_0x11bf4b,_0x436ee6,_0x368a2a,_0x431aff,_0x35db10){const _0x4253c0=new _0x440d0a(this['locale']);return _0x4253c0['set']({'label':_0x11bf4b,'icon':_0x436ee6,'tooltip':!0x0,'tooltipPosition':_0x35db10}),_0x4253c0['extendTemplate']({'attributes':{'class':_0x368a2a}}),_0x4253c0['on']('execute',()=>{this['fire'](_0x431aff,this['_model']['id']);}),_0x4253c0;}['_setupKeyboardNavigation'](){const _0x2bdb78=this['element'];this['keystrokes']['listenTo'](_0x2bdb78);for(const _0x10d17e of this['focusables'])this['focusTracker']['add'](_0x10d17e['element']),this['keystrokes']['listenTo'](_0x10d17e['element']);this['keystrokes']['set']('enter',(_0xc58b47,_0x58f65a)=>{_0x2bdb78===_0xc58b47['target']&&(this['focusCycler']['focusFirst'](),_0x58f65a());}),this['keystrokes']['set']('esc',(_0x1dc130,_0x3ba917)=>{_0x2bdb78!==_0x1dc130['target']&&(this['focus'](),_0x3ba917());});}}var he='<!--\x0a\x0a\x20What\x20you\x27re\x20currently\x20looking\x20at\x20is\x20the\x20source\x20code\x20of\x20a\x20legally\x20protected,\x20proprietary\x20software.\x0a\x20CKEditor\x205\x20Collaboration\x20is\x20licensed\x20under\x20a\x20commercial\x20license\x20and\x20protected\x20by\x20copyright\x20law.\x20Where\x20not\x20otherwise\x20indicated,\x0a\x20all\x20CKEditor\x205\x20Collaboration\x20content\x20is\x20authored\x20by\x20CKSource\x20engineers\x20and\x20consists\x20of\x20CKSource-owned\x20intellectual\x20property.\x0a\x0a\x20Copyright\x20(c)\x202003-2024,\x20CKSource\x20Holding\x20sp.\x20z\x20o.o.\x20All\x20rights\x20reserved.\x0a\x0a!-->\x0a\x0a<svg\x20viewBox=\x220\x200\x2020\x2020\x22\x20xmlns=\x22http://www.w3.org/2000/svg\x22><path\x20d=\x22M6.182\x205.514a.643.643\x200\x200\x200-.636.64v-.001a.636.636\x200\x200\x200\x20.636.639h5.682a.641.641\x200\x200\x200\x20.636-.638.637.637\x200\x200\x200-.636-.64H6.182Z\x22/><path\x20d=\x22M6.182\x208.5a.642.642\x200\x200\x200-.588.882.636.636\x200\x200\x200\x20.588.395h5.682a.641.641\x200\x200\x200\x20.636-.639.635.635\x200\x200\x200-.636-.638H6.182Z\x22/><path\x20d=\x22M6.18\x2011.5a.64.64\x200\x200\x200\x200\x201.278h3.133a.64.64\x200\x200\x200\x200-1.278H6.18Z\x22/><path\x20d=\x22m11.772\x2018.308.154-.23c-.195-.098-.304-.192-.328-.28-.024-.09\x200-.274.076-.551.062-.166.099-.296.11-.393a2.934\x202.934\x200\x200\x200\x200-.479c-.137-.41-.2-.685-.186-.83.013-.145.117-.335.313-.57l4.465-6.207c.356-.6\x201.059-.56\x202.11.118\x201.05.68\x201.443\x201.272\x201.177\x201.772l-3.876\x206.833c-.105.27-.22.444-.347.515-.128.07-.4.119-.813.139a2.954\x202.954\x200\x200\x200-.487.21c-.127.09-.244.193-.347.31-.193.174-.332.262-.416.262-.064\x200-.178-.05-.346-.15l-.204.27-1.056-.739Zm-.184.274\x201.039.727-.26.34h-1.496l.717-1.067Z\x22/><path\x20clip-rule=\x22evenodd\x22\x20d=\x22M3.272\x201A1.28\x201.28\x200\x200\x200\x202\x202.28v14.439a1.276\x201.276\x200\x200\x200\x201.272\x201.28h6.838a2.13\x202.13\x200\x200\x201\x20.003-.61c.024-.18.066-.363.113-.534.012-.046.027-.092.043-.136.011-.029.02-.052.025-.069v-.008a7.395\x207.395\x200\x200\x201-.042-.142H3.5V2.46s11\x20.002\x2011\x20.005v6.341l.627-.872c.204-.32.49-.614.873-.819V2.281c0-.707-.569-1.28-1.272-1.28L3.272\x201ZM16\x209.29l-1.5\x202.085V16.5h-2.708c.005.118.002.236-.007.354a.904.904\x200\x200\x201-.013.075l-.001.005a3.108\x203.108\x200\x200\x201-.097.312c-.027.101-.048.19-.062.266a.734.734\x200\x200\x200-.014.287.25.25\x200\x200\x200\x20.068.105.65.65\x200\x200\x200\x20.088.074l.017.011.016.01h.175L14.73\x2018c.697\x200\x201.271-.573\x201.271-1.281v-7.43Z\x22/></svg>\x0a';class d extends _0x1bb8e2{['_suggestionToController'];['_viewToController'];['_annotationViews'];['_handleControllerBuffer'];['_disableComments'];static get['requires'](){return[p,_0x448709,'CommentsRepository','Annotations','EditorAnnotations'];}static get['pluginName'](){return'TrackChangesUI';}constructor(_0x2de474){super(_0x2de474),this['_suggestionToController']=new Map(),this['_viewToController']=new Map(),this['_annotationViews']=new Map(),this['_handleControllerBuffer']=new Map();const _0x20245e=this['editor']['config'];_0x20245e['define']('trackChanges.SuggestionThreadView',re),_0x20245e['define']('trackChanges.SuggestionView',ce),_0x20245e['define']('trackChanges.disableComments',!0x1),this['_disableComments']=_0x20245e['get']('trackChanges.disableComments');}['_handleSuggestionControllerDelayed'](_0x14b273,_0x105c1f){0x0===this['_handleControllerBuffer']['size']&&setTimeout(()=>{for(const [_0x18f249,_0x17c528]of this['_handleControllerBuffer']){const _0x28083c=this['_suggestionToController']['has'](_0x18f249);_0x28083c||_0x17c528?_0x28083c&&_0x17c528&&this['_destroyController'](_0x18f249):this['_initializeController'](_0x18f249);}this['_handleControllerBuffer']['clear'](),this['editor']['plugins']['get']('EditorAnnotations')['refreshSelectedViews'](),this['_refreshActiveMarkers']();},0xa),this['_handleControllerBuffer']['set'](_0x14b273,_0x105c1f);}['init'](){const _0x26fdbf=this['editor'],_0x48e5f8=_0x26fdbf['plugins']['get']('TrackChangesEditing'),_0x4a8afe=_0x26fdbf['plugins']['get']('Annotations'),_0x1d5344=_0x26fdbf['plugins']['get']('EditorAnnotations'),_0x5c1277=_0x26fdbf['plugins']['get']('CommentsRepository');this['_addUIComponentsToFactory'](),_0x1d5344['addSourceCollector'](()=>{const _0x19a0db=[];for(const [_0x40f4e2,_0x13248a]of Array['from'](this['_suggestionToController'])){const _0x47d01b=_0x40f4e2['getAllAdjacentSuggestions'](),_0x21cbc5=[];for(const _0x446bff of _0x47d01b){if(!_0x446bff['isInContent'])continue;if(_0x446bff['isMultiRange']){_0x21cbc5['push'](..._0x446bff['getRanges']());continue;}const _0x245dfe=_0x446bff['getFirstRange']();if(_0x21cbc5['length']>0x0){const _0x1fa046=_0x21cbc5[0x0]['getJoined'](_0x245dfe);if(_0x1fa046){_0x21cbc5[0x0]=_0x1fa046;continue;}}_0x21cbc5['push'](_0x245dfe);}_0x19a0db['push']([_0x13248a['view'],_0x21cbc5]);}return _0x19a0db;}),this['listenTo'](_0x48e5f8,'suggestionLoaded',(_0x3d1166,_0x42602c)=>{this['listenTo'](_0x42602c,'change:previous',(_0x486b54,_0x123a12,_0x4de658,_0x451881)=>{_0x42602c['isInContent']&&(null==_0x4de658?(this['_updateController'](_0x451881['head']),this['_handleSuggestionControllerDelayed'](_0x42602c,!0x1)):(this['_updateController'](_0x4de658['head']),null==_0x451881&&this['_handleSuggestionControllerDelayed'](_0x42602c,!0x0)));}),null!==_0x42602c['previous']?this['_updateController'](_0x42602c['head']):this['_handleSuggestionControllerDelayed'](_0x42602c,!0x1);}),this['listenTo'](_0x48e5f8,'suggestionUnloaded',(_0xe4b0cc,_0x2bf9e1,_0x1bdc51)=>{this['stopListening'](_0x2bf9e1,'change:previous'),this['_handleControllerBuffer']['delete'](_0x2bf9e1),this['_suggestionToController']['has'](_0x2bf9e1)&&this['_destroyController'](_0x2bf9e1),_0x1bdc51&&this['_updateController'](_0x1bdc51['head']);}),this['listenTo'](_0x48e5f8,'suggestionChanged',(_0x373b46,_0x83903a)=>{this['_updateController'](_0x83903a);}),this['listenTo'](_0x4a8afe,'change:activeAnnotations',()=>{this['_refreshActiveMarkers']();}),this['listenTo'](_0x5c1277,'addComment',(_0x208352,{threadId:_0x395b8a,isFromAdapter:_0xdb0d7f})=>{if(_0xdb0d7f||!_0x48e5f8['hasSuggestion'](_0x395b8a))return;const _0x11c583=_0x48e5f8['getSuggestion'](_0x395b8a);this['_suggestionToController']['get'](_0x11c583)['view']['commentsListView']['focus'](-0x1);},{'priority':'lowest'});}['_refreshActiveMarkers'](){const _0x463991=this['editor']['plugins']['get']('Annotations'),_0x426b6b=this['editor']['plugins']['get']('TrackChangesEditing'),_0x345429=Array['from'](_0x463991['activeAnnotations'],_0x329ae6=>_0x329ae6['innerView'])['filter'](_0x1c1006=>this['_viewToController']['has'](_0x1c1006)),_0x41991a=[];for(const _0x40dfc3 of _0x345429){const _0x259c5a=this['_viewToController']['get'](_0x40dfc3)['model']['getAllAdjacentSuggestions']();_0x41991a['push'](..._0x259c5a['reduce']((_0x5af233,_0x33045f)=>[..._0x5af233,..._0x33045f['getMarkerNames']()],[]));}_0x426b6b['activeMarkers']=_0x41991a;}['_addUIComponentsToFactory'](){const _0x47dec2=this['editor'],_0x4d5807=_0x47dec2['locale'],_0x1321b3=o(_0x4d5807,'Track\x20changes'),_0x41ef22=new Wt([{'type':'switchbutton','model':new _0x53dcc2({'withText':!0x0,'isToggleable':!0x0,'label':_0x1321b3,'commandName':'trackChanges','role':'menuitemcheckbox'})},{'type':'separator'},{'type':'button','model':new _0x53dcc2({'withText':!0x0,'label':o(_0x4d5807,'Accept\x20all\x20suggestions'),'commandName':'acceptAllSuggestions','role':'menuitem'})},{'type':'button','model':new _0x53dcc2({'withText':!0x0,'label':o(_0x4d5807,'Accept\x20all\x20selected\x20suggestions'),'commandName':'acceptSelectedSuggestions','role':'menuitem'})},{'type':'button','model':new _0x53dcc2({'withText':!0x0,'label':o(_0x4d5807,'Discard\x20all\x20suggestions'),'commandName':'discardAllSuggestions','role':'menuitem'})},{'type':'button','model':new _0x53dcc2({'withText':!0x0,'label':o(_0x4d5807,'Discard\x20all\x20selected\x20suggestions'),'commandName':'discardSelectedSuggestions','role':'menuitem'})}]);for(const _0xed8928 of _0x41ef22)if(me(_0xed8928)){const _0x4eb3f5=_0x47dec2['commands']['get'](_0xed8928['model']['commandName']);_0xed8928['model']['bind']('isOn','isEnabled')['to'](_0x4eb3f5,'value','isEnabled');}_0x47dec2['ui']['componentFactory']['add']('trackChanges',_0x6ce000=>this['_createToolbarButton'](_0x6ce000,_0x41ef22,_0x1321b3)),_0x47dec2['ui']['componentFactory']['add']('menuBar:trackChanges',_0x1e9fb8=>this['_createMenuBarMenu'](_0x1e9fb8,_0x41ef22,_0x1321b3));}['_createToolbarButton'](_0x4c22b0,_0x26b04a,_0x42fd67){const _0x212070=Qt(_0x4c22b0,_0x57da64),_0x16506e=this['editor']['commands']['get']('trackChanges');_0x212070['buttonView']['set']({'tooltip':_0x42fd67,'label':_0x42fd67,'icon':he}),_0x212070['buttonView']['bind']('isOn')['to'](_0x16506e,'value'),_0x212070['buttonView']['on']('execute',()=>{_0x16506e['execute'](),this['editor']['editing']['view']['focus']();}),Kt(_0x212070,_0x26b04a,{'role':'menu'});const _0x353349=[];for(const _0x48b78e of _0x26b04a)me(_0x48b78e)&&_0x353349['push'](this['editor']['commands']['get'](_0x48b78e['model']['commandName']));const _0x2f8c7b=_0x212070['buttonView'];return _0x2f8c7b['actionView']['unbind']('isEnabled'),_0x2f8c7b['arrowView']['unbind']('isEnabled'),_0x2f8c7b['actionView']['bind']('isEnabled')['to'](_0x16506e,'isEnabled'),_0x2f8c7b['arrowView']['bind']('isEnabled')['toMany'](_0x353349,'isEnabled',(..._0x272d44)=>_0x272d44['some'](_0x5479ed=>_0x5479ed)),_0x212070['on']('execute',_0x354a72=>{this['editor']['execute'](_0x354a72['source']['commandName']),this['editor']['editing']['view']['focus']();}),_0x212070;}['_createMenuBarMenu'](_0x1f6e51,_0x4a866d,_0x33b928){const _0x5265b8=new Yt(_0x1f6e51),_0x173c3c=this['editor']['commands']['get']('trackChanges');_0x5265b8['buttonView']['set']({'label':_0x33b928,'icon':he});const _0x40c324=new Zt(_0x1f6e51);for(const _0x22e8fb of _0x4a866d){if('separator'==_0x22e8fb['type']){_0x40c324['items']['add'](new Xt(_0x1f6e51));continue;}const _0x48dcea=new te(_0x1f6e51,_0x5265b8),_0x4a53e1=new _0x2fe023(_0x1f6e51),_0x5b34e9=_0x22e8fb['model'];_0x4a53e1['bind'](...Object['keys'](_0x5b34e9))['to'](_0x5b34e9),_0x4a53e1['delegate']('execute')['to'](_0x5265b8),_0x4a53e1['on']('execute',()=>{this['editor']['execute'](_0x5b34e9['commandName']),this['editor']['editing']['view']['focus']();}),_0x48dcea['children']['add'](_0x4a53e1),_0x40c324['items']['add'](_0x48dcea);}return _0x5265b8['bind']('isEnabled')['to'](_0x173c3c,'isEnabled'),_0x5265b8['panelView']['children']['add'](_0x40c324),_0x5265b8;}['_initializeController'](_0x41c406){const _0x111e56=this['editor'],_0x5caf93=_0x111e56['config'],_0x52fe4a=_0x111e56['plugins']['get']('Annotations'),_0x5dae6c=_0x111e56['plugins']['get']('CommentsRepository'),_0x346cd9=_0x111e56['plugins']['get']('EditorAnnotations'),_0x4144bb=_0x111e56['plugins']['get'](_0x448709)['me'],_0x2fd676=_0x5caf93['get']('trackChanges')['SuggestionThreadView'],_0x2e83d8=_0x5caf93['get']('trackChanges')['SuggestionView'],{CommentsListView:_0x2e8e0f,CommentThreadInputView:_0x7f0e71}=_0x111e56['plugins']['get']('CommentsUI');let _0x2db03b,_0x10315d,_0x253949;this['_annotationViews']['has'](_0x41c406['id'])?(_0x10315d=this['_annotationViews']['get'](_0x41c406['id']),_0x2db03b=_0x10315d['mainView']):(_0x2db03b=new _0x2fd676(_0x111e56['locale'],_0x41c406,_0x4144bb,{'disableComments':this['_disableComments'],'editorConfig':_0x5caf93['get']('comments.editorConfig'),'maxCommentsWhenCollapsed':_0x5caf93['get']('comments.maxCommentsWhenCollapsed'),'maxThreadTotalWeight':_0x5caf93['get']('comments.maxThreadTotalWeight'),'maxCommentCharsWhenCollapsed':_0x5caf93['get']('comments.maxCommentCharsWhenCollapsed'),'formatDateTime':_0xafa3b1(_0x5caf93['get']('locale')),'CommentView':_0x5caf93['get']('comments')['CommentView'],'CommentsListView':_0x2e8e0f,'CommentThreadInputView':_0x7f0e71,'SuggestionView':_0x2e83d8}),_0x2db03b['suggestionView']['acceptButton']['on']('execute',()=>{_0x111e56['editing']['view']['focus']();}),_0x2db03b['suggestionView']['discardButton']['on']('execute',()=>{_0x111e56['editing']['view']['focus']();}),_0x10315d=_0x52fe4a['createAnnotationView'](this['editor']['locale'],_0x2db03b),_0x10315d['bind']('isDirty')['to'](_0x2db03b,'isDirty'),_0x10315d['bind']('length')['to'](_0x2db03b),_0x10315d['bind']('type')['to'](_0x2db03b,'type',_0xae9b36=>'suggestion-'+_0xae9b36),_0x2db03b['on']('escape',()=>{_0x253949['fire']('escape');}),this['_annotationViews']['set'](_0x41c406['id'],_0x10315d));const _0x5afc35=_0x5dae6c['createCommentThreadController'](_0x41c406['commentThread'],_0x2db03b),_0x1a262e=new ae(_0x111e56,_0x41c406,_0x2db03b,_0x5afc35),_0x19d97d=_0x41c406['getAllAdjacentSuggestions']()['filter'](_0x3d3d4a=>_0x3d3d4a['isInContent']);_0x2db03b['descriptionParts']=_0x111e56['plugins']['get']('TrackChangesEditing')['descriptionFactory']['getDescriptions'](_0x19d97d),this['_suggestionToController']['set'](_0x41c406,_0x1a262e),this['_viewToController']['set'](_0x2db03b,_0x1a262e),_0x253949=_0x52fe4a['createAnnotation']({'view':_0x10315d,'target':()=>{const _0x4dad3e=[],_0x1388e6=_0x41c406['getAllAdjacentSuggestions']()['filter'](_0x47208f=>_0x47208f['isInContent']);for(const _0x3fdab7 of _0x1388e6)_0x4dad3e['push'](..._0x3fdab7['getMarkers']());return _0x411d85(_0x111e56['editing'],_0x4dad3e);},'type':()=>'suggestion-'+_0x1a262e['view']['type']}),_0x5dae6c['_bindAnnotationToEditors'](_0x2db03b,_0x253949),_0x52fe4a['add'](_0x253949),_0x346cd9['registerAnnotation'](_0x253949);}['_destroyController'](_0x3c235d){const _0x582121=this['editor']['plugins']['get']('CommentsRepository'),_0x1dad32=this['editor']['plugins']['get']('Annotations'),_0x4eae51=this['_suggestionToController']['get'](_0x3c235d),_0x22d3b4=_0x4eae51['view'],_0x3c6fab=_0x1dad32['getByInnerView'](_0x22d3b4);_0x582121['_unbindEditors'](_0x22d3b4),_0x3c6fab&&_0x1dad32['remove'](_0x3c6fab),this['_suggestionToController']['delete'](_0x3c235d),this['_viewToController']['delete'](_0x22d3b4),_0x4eae51['destroy']();}['_updateController'](_0x443bc9){if(!_0x443bc9['isInContent']||!this['_suggestionToController']['has'](_0x443bc9))return;const _0x3c8b9d=this['editor']['plugins']['get']('TrackChangesEditing'),_0x407493=this['_suggestionToController']['get'](_0x443bc9),_0x6fc10b=_0x443bc9['getAllAdjacentSuggestions']();_0x407493['view']['descriptionParts']=_0x3c8b9d['descriptionFactory']['getDescriptions'](_0x6fc10b);}['destroy'](){for(const _0x5c483c of this['_suggestionToController']['keys']())this['_destroyController'](_0x5c483c);for(const _0x593dba of this['_annotationViews']['values']())_0x593dba['mainView']['destroy']();super['destroy']();}}function me(_0x2ef707){return'model'in _0x2ef707;}class k extends _0x1bb8e2{static get['requires'](){return[p,d,'Comments'];}static get['pluginName'](){return'TrackChanges';}set['adapter'](_0x5d0511){this['editor']['plugins']['get'](p)['adapter']=_0x5d0511;}get['adapter'](){return this['editor']['plugins']['get'](p)['adapter'];}['addSuggestion'](_0x3ffc8f){return this['editor']['plugins']['get'](p)['addSuggestionData'](_0x3ffc8f);}['getSuggestions']({skipNotAttached:_0x31d1d6=!0x1,toJSON:_0x4ab200=!0x1}={}){return this['editor']['plugins']['get'](p)['getSuggestions']({'skipNotAttached':_0x31d1d6,'toJSON':_0x4ab200});}['getSuggestion'](_0x2f9c48){return this['editor']['plugins']['get'](p)['getSuggestion'](_0x2f9c48);}}const T=['Pagination'];class P extends _0x1bb8e2{static get['requires'](){return[p];}static get['pluginName'](){return'TrackChangesData';}['init'](){const _0x135882=this['editor'];if(_0x135882['config']['define']('trackChangesData.editorCreator',_0x378e4f=>{const _0x151b3b=_0x135882['model']['document']['getRootNames']()['reduce']((_0x4e27db,_0x121ba6)=>(_0x4e27db[_0x121ba6]='',_0x4e27db),{});return _0x135882['constructor']['create'](_0x151b3b,_0x378e4f);}),'function'!=typeof _0x135882['config']['get']('trackChangesData')['editorCreator'])throw new _0x308934('track-changes-data-invalid-editor-creator');}['getDataWithAcceptedSuggestions'](_0x527ace){return N(this['editor'],!0x0,_0x527ace);}['getDataWithDiscardedSuggestions'](_0x43f178){return N(this['editor'],!0x1,_0x43f178);}}class D extends _0x1bb8e2{['result'];static get['pluginName'](){return'TrackChangesDataGetter';}constructor(_0x2fb577){super(_0x2fb577),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(_0x1aeb5b){return void 0x0!==_0x1aeb5b['getRootsAttributes'];}async function N(_0x3ba000,_0x40fddd,_0xe9319b){const _0x1460d7=_0x2eb3b4(_0x3ba000,T);_0x1460d7['plugins']['push'](p,D),_0x1460d7['rootsAttributes']=v(_0x3ba000)?_0x3ba000['getRootsAttributes']():void 0x0;const _0x35aa71=document['createDocumentFragment'](),_0x22ff89=_0x3ba000['config']['get']('trackChangesData')['editorCreator'],_0x565c30=await _0x22ff89(_0x1460d7,()=>function(_0x7dc2e5){const _0x31140e=document['createElement']('div');return _0x7dc2e5['appendChild'](_0x31140e),_0x31140e;}(_0x35aa71));!function(_0x5dfb52,_0xd464c2){const _0x605120=_0x5dfb52['model']['document']['getRootNames']()['reduce']((_0x42b5b8,_0xa59735)=>(_0x42b5b8[_0xa59735]=_0x5dfb52['data']['get']({'rootName':_0xa59735}),_0x42b5b8),{}),_0x309358=_0x5dfb52['plugins']['get']('Users')['users']['map'](_0x2ee5b8=>({'id':_0x2ee5b8['id'],'name':_0x2ee5b8['name']})),_0x5a154e=_0x5dfb52['plugins']['get']('TrackChangesEditing')['getSuggestions']({'skipNotAttached':!0x0,'toJSON':!0x0}),_0x7ed558=_0x5dfb52['plugins']['get']('CommentsRepository')['getCommentThreads']({'skipNotAttached':!0x0,'toJSON':!0x0}),_0x290625=_0xd464c2['plugins']['get']('Users'),_0x48d01e=_0xd464c2['plugins']['get']('TrackChangesEditing'),_0x61f605=_0xd464c2['plugins']['get']('CommentsRepository');for(const _0x436e93 of _0x61f605['getCommentThreads']())_0x436e93['remove']();for(const _0x5b57fb of _0x309358)_0x290625['getUser'](_0x5b57fb['id'])||_0x290625['addUser'](_0x5b57fb);_0x290625['me']||_0x290625['useAnonymousUser']();for(const _0x3f16c0 of _0x7ed558)_0x61f605['addCommentThread'](_0x3f16c0);for(const _0x3eff03 of _0x5a154e)_0x48d01e['addSuggestionData'](_0x3eff03);_0xd464c2['data']['set'](_0x605120);}(_0x3ba000,_0x565c30),_0x565c30['execute'](_0x40fddd?'acceptAllSuggestions':'discardAllSuggestions');const _0x1b3dab=v(_0x565c30)?_0x565c30['getFullData'](_0xe9319b):_0x565c30['data']['get'](_0xe9319b);return await _0x565c30['destroy'](),_0x1b3dab;}export{us as BaseSuggestionThreadView,u as Suggestion,re as SuggestionThreadView,ce as SuggestionView,k as TrackChanges,P as TrackChangesData,p as TrackChangesEditing};
23
+ import{Command as ts,Plugin as _0x4f6334,PendingActions as _0x5c8d7b,icons as _0x400fcf}from'@ckeditor/ckeditor5-core/dist/index.js';import{CKEditorError as _0x57d941,ObservableMixin as _0x5b3cc3,uid as _0x4d3289,insertToPriorityArray as _0xac1ead,priorities as _0x584f17,logWarning as _0x324307,getEnvKeystrokeText as _0x4a7035,FocusTracker as _0x286351,KeystrokeHandler as _0x214a38,Collection as Wt}from'@ckeditor/ckeditor5-utils/dist/index.js';import{normalizeColorOptions as _0x52ab90,View as _0x17b9d1,ViewCollection as _0x56aaad,FocusCycler as _0x1673fb,ViewModel as _0x2561c3,createDropdown as Qt,SplitButtonView as _0x519946,addListToDropdown as Kt,MenuBarMenuView as Yt,MenuBarMenuListView as Zt,ListSeparatorView as Xt,MenuBarMenuListItemView as te,MenuBarMenuListItemButtonView as _0x2f061e}from'@ckeditor/ckeditor5-ui/dist/index.js';import{Users as _0x41ed95,hashObject as _0x2e5804,surroundingMarkersDetector as _0x5238e3,FOCUS_ANNOTATION_KEYSTROKE as _0x1bea4b,AriaDescriptionView as _0x289d5c,setupThreadKeyboardNavigation as _0x507548,trimHtml as _0xaaecb3,UserView as _0x5c949d,LateFocusButtonView as _0x582834,getDateTimeFormatter as _0xed7ed3,getAllMarkersDomElementsSorted as _0x2c600f,sanitizeEditorConfig as _0x49a681}from'ckeditor5-collaboration/dist/index.js';import{Element as _0x314d36,LiveRange as _0x449029,LivePosition as _0x45647f}from'@ckeditor/ckeditor5-engine/dist/index.js';import{setHighlightHandling as _0x59c135,toWidget as _0x38d769}from'@ckeditor/ckeditor5-widget/dist/index.js';import{cloneDeep as _0x466b58,set as _0x174898,isEqual as _0x4640c9,unset as _0x36c6a6,omit as Tt}from'lodash-es';import{Delete as _0x472df6,Input as tr}from'@ckeditor/ckeditor5-typing/dist/index.js';import{Enter as _0x3fefec,ShiftEnter as _0x9884ec}from'@ckeditor/ckeditor5-enter/dist/index.js';class B extends ts{['_enabledCommands'];constructor(_0x56be6f,_0x2e5627){super(_0x56be6f),this['_enabledCommands']=_0x2e5627,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 _0x13e056 of this['editor']['commands']['commands']())_0x13e056['affectsData']&&!this['_enabledCommands']['has'](_0x13e056)&&_0x13e056['forceDisabled']('TrackChangesCommand');}['_enableCommands'](){for(const _0x835401 of this['editor']['commands']['commands']())_0x835401['affectsData']&&!this['_enabledCommands']['has'](_0x835401)&&_0x835401['clearForceDisabled']('TrackChangesCommand');}}class x extends ts{['_suggestions'];constructor(_0x1908ae,_0xd0dc25){super(_0x1908ae),this['_suggestions']=_0xd0dc25,this['refresh'](),this['_isEnabledBasedOnSelection']=!0x1;}['refresh'](){this['isEnabled']=!0x0;}['execute'](_0x20bade){const _0x56aa44=this['_suggestions']['get'](_0x20bade);if(!_0x56aa44)throw new _0x57d941('track-changes-accept-suggestion-not-found',this);const _0x1f72ce=_0x56aa44['getRanges']();this['editor']['model']['canEditAt'](_0x1f72ce)&&this['editor']['plugins']['get']('TrackChangesEditing')['acceptSuggestion'](_0x56aa44);}}class R extends ts{['_suggestions'];constructor(_0x471fe1,_0x326078){super(_0x471fe1),this['_suggestions']=_0x326078,this['refresh'](),this['_isEnabledBasedOnSelection']=!0x1;}['refresh'](){this['isEnabled']=!0x0;}['execute'](_0x11065a){const _0x281de8=this['_suggestions']['get'](_0x11065a);if(!_0x281de8)throw new _0x57d941('track-changes-discard-suggestion-not-found',this);const _0x557a7a=_0x281de8['getRanges']();this['editor']['model']['canEditAt'](_0x557a7a)&&this['editor']['plugins']['get']('TrackChangesEditing')['discardSuggestion'](_0x281de8);}}function ls(_0x4d5671,_0x171402){let _0xded332='';return _0xded332+=_0x4d5671['split']('*')['map']((_0x5e8fac,_0x2de692)=>_0x2de692%0x2!=0x0?'<span\x20class=\x22ck-suggestion-type\x22>'+nn(_0x5e8fac)+'</span>':nn(_0x5e8fac))['join'](''),_0x171402&&(_0xded332+='<span\x20class=\x22ck-suggestion-color\x22\x20style=\x22background-color:\x20'+_0x171402['value']+'\x22\x20title=\x22'+_0x171402['title']+'\x22></span>'),_0xded332;}function nn(_0x1f715f){const _0x414378=document['createElement']('span');return _0x414378['innerText']=_0x1f715f,_0x414378['innerHTML'];}function ss(_0x8baaad){return _0x8baaad['sort']((_0x3a7ffd,_0x54adee)=>'deletion'==_0x3a7ffd['type']&&'deletion'!=_0x54adee['type']?-0x1:'deletion'!=_0x3a7ffd['type']&&'deletion'==_0x54adee['type']?0x1:0x0);}function to(_0x4aa8b2,_0x15521a){let _0x4d3e51,_0x5e6033=0x0;const _0x57baec=[],_0x75348b=_0x15521a['schema'];for(;_0x5e6033<_0x4aa8b2['length'];){const _0x381b54=_0x4aa8b2[_0x5e6033],_0xd81258=_0x4aa8b2[_0x5e6033+0x1];_0x4d3e51||(_0x4d3e51=_0x15521a['createPositionBefore'](_0x381b54)),on(_0x15521a,_0x381b54,_0xd81258)||(_0x57baec['push'](_0x15521a['createRange'](_0x4d3e51,_0x75348b['isObject'](_0x381b54)?_0x15521a['createPositionAfter'](_0x381b54):_0x15521a['createPositionAt'](_0x381b54,'end'))),_0x4d3e51=null),_0x5e6033++;}return _0x57baec;}function on(_0x344d32,_0xbe3aee,_0x2179ae){if(!_0x2179ae)return!0x1;const _0x1e17b8=_0x344d32['createPositionAfter'](_0xbe3aee),_0x58ca8d=_0x344d32['createPositionBefore'](_0x2179ae);return _0x1e17b8['isTouching'](_0x58ca8d);}function rs(_0x141830,_0x577320,_0x483d4d){for(;_0x483d4d['length'];){const _0x43bb97=_0x483d4d['splice'](0x0,0x64);_0x141830['change'](()=>{for(const _0x4dedba of _0x43bb97)_0x4dedba['isInContent']&&_0x577320['execute'](_0x4dedba['id']);});}}class E extends ts{['_command'];['_suggestions'];constructor(_0xea5fb7,_0x31c403,_0x17392f){super(_0xea5fb7),this['_command']=_0x31c403,this['_suggestions']=_0x17392f,this['refresh'](),this['_isEnabledBasedOnSelection']=!0x1;}['refresh'](){const _0x354378=Array['from'](this['_suggestions']['values']())['some'](_0x47ab06=>_0x47ab06['isInContent']);this['isEnabled']=this['_command']['isEnabled']&&_0x354378;}['execute'](){const _0x29b445=ss(Array['from'](this['_suggestions']['values']()));for(const _0xc64679 of _0x29b445){const _0x1856aa=_0xc64679['getRanges']();if(!this['editor']['model']['canEditAt'](_0x1856aa))return;}rs(this['editor']['model'],this['_command'],_0x29b445);}}class O extends ts{['_command'];['_suggestions'];['_selectedSuggestions'];constructor(_0x1a127f,_0x6d37f1,_0x2f62fd){super(_0x1a127f),this['_command']=_0x6d37f1,this['_suggestions']=_0x2f62fd,this['_selectedSuggestions']=new Set(),this['refresh'](),this['_isEnabledBasedOnSelection']=!0x1;}['refresh'](){const _0x264725=this['editor']['model']['document']['selection'],_0x2190c9=Array['from'](this['_suggestions']['values']());this['_selectedSuggestions']=function(_0x2da749,_0x57059f){const _0x5db87f=Array['from'](_0x2da749['getRanges']()),_0x343601=new Set();for(const _0x1b48da of _0x57059f)if(_0x1b48da['isInContent']){for(const _0x230079 of _0x5db87f)for(const _0x2269ac of _0x1b48da['getRanges']())(_0x230079['isIntersecting'](_0x2269ac)||_0x2da749['isCollapsed']&&!_0x1b48da['isMultiRange']&&_0x1b48da['next']&&_0x2269ac['end']['isTouching'](_0x230079['start']))&&_0x343601['add'](_0x1b48da);}return _0x343601;}(_0x264725,_0x2190c9),this['isEnabled']=this['_command']['isEnabled']&&!!this['_selectedSuggestions']['size'];}['execute'](){const _0x4a5641=ss(Array['from'](this['_selectedSuggestions']));for(const _0x152115 of _0x4a5641){const _0x353c6e=_0x152115['getRanges']();if(!this['editor']['model']['canEditAt'](_0x353c6e))return;}rs(this['editor']['model'],this['_command'],_0x4a5641);}}class u extends/* #__PURE__ -- @preserve */
24
+ _0x5b3cc3(){['id'];['type'];['subType'];['author'];['creator'];['isExternal'];['data'];['createdAt'];['_isDataLoaded']=!0x1;['_model'];['_onAccept'];['_onDiscard'];['_onAttributesChange'];['_markerNames'];constructor(_0x3d16b5,_0x1e8ecf){super(),this['id']=_0x1e8ecf['id'],this['type']=_0x1e8ecf['type'],this['subType']=_0x1e8ecf['subType']||null,this['author']=_0x1e8ecf['author'],this['creator']=_0x1e8ecf['creator']||_0x1e8ecf['author'],this['isExternal']=Boolean(_0x1e8ecf['attributes']&&_0x1e8ecf['attributes']['@external']),this['data']=null,this['_model']=_0x3d16b5,this['_onAccept']=_0x1e8ecf['onAccept'],this['_onDiscard']=_0x1e8ecf['onDiscard'],this['_onAttributesChange']=_0x1e8ecf['onAttributesChange'],this['_markerNames']=new Set(),this['createdAt']=null,this['set']('authoredAt',null),this['set']('attributes',_0x1e8ecf['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 _0x9b621f=this;for(;_0x9b621f['previous'];)_0x9b621f=_0x9b621f['previous'];return _0x9b621f;}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'](_0x5d350d){this['_markerNames']['add'](_0x5d350d);}['getMarkerNames'](){return Array['from'](this['_markerNames']);}['getMarkers'](){return this['getMarkerNames']()['map'](_0x56bfc5=>this['_model']['markers']['get'](_0x56bfc5))['filter'](_0xf34da8=>_0xf34da8);}['getFirstMarker'](){return this['getMarkers']()[0x0]||null;}['removeMarkers'](){this['_model']['change'](_0x146e6e=>{for(const _0x54fb09 of this['getMarkers']())_0x146e6e['removeMarker'](_0x54fb09);}),this['_markerNames']['clear']();}['removeMarker'](_0x2ccb5f){this['_model']['change'](_0x3ab602=>{_0x3ab602['removeMarker'](_0x2ccb5f);}),this['_markerNames']['delete'](_0x2ccb5f);}['addRange'](_0x5dd387){const _0x2236e4='suggestion:'+this['type']+':'+this['subType']+':'+this['id']+':'+this['creator']['id']+':'+u['getMultiRangeId']();this['addMarkerName'](_0x2236e4),this['_model']['change'](_0x1cb5c6=>{_0x1cb5c6['addMarker'](_0x2236e4,{'range':_0x5dd387,'usingOperation':!0x0,'affectsData':!0x0});});}['isIntersectingWithRange'](_0x499844){for(const _0x51808b of this['getRanges']())if(_0x51808b['isIntersecting'](_0x499844))return!0x0;return!0x1;}['getRanges'](){return this['getMarkers']()['map'](_0x2c306f=>_0x2c306f['getRange']());}['getItems'](){return this['getRanges']()['reduce']((_0x408c7e,_0x2ca169)=>[..._0x408c7e,..._0x2ca169['getItems']()],[]);}['getFirstRange'](){return this['getFirstMarker']()?.['getRange']()||null;}['getContainedElement'](){const _0x38a63c=this['getRanges']();if(0x1!=_0x38a63c['length'])return null;const _0x268247=_0x38a63c[0x0],_0x57247b=_0x268247['start']['nodeAfter'],_0x109182=_0x268247['end']['nodeBefore'];return _0x57247b instanceof _0x314d36?_0x57247b!=_0x109182?null:_0x57247b: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 _0x3ca705=[];let _0x3346b1=this['head'];for(;_0x3346b1;)_0x3ca705['push'](_0x3346b1),_0x3346b1=_0x3346b1['next'];return _0x3ca705;}['setAttribute'](_0xe72e27,_0x247f91){const _0xe4c01e=_0x466b58(this['attributes']);_0x174898(_0xe4c01e,_0xe72e27,_0x247f91),_0x4640c9(_0xe4c01e,this['attributes'])||(this['attributes']=_0xe4c01e,this['_onAttributesChange'](_0xe4c01e));}['removeAttribute'](_0x119791){const _0x2b664b=_0x466b58(this['attributes']);_0x36c6a6(_0x2b664b,_0x119791),_0x4640c9(_0x2b664b,this['attributes'])||(this['attributes']=_0x2b664b,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 _0x4d3289()['substr'](0x1,0x5);}}function o(_0x14af28,_0xde8424,_0x268789){const t=_0x14af28['t'];switch(_0xde8424){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',_0x268789);case'*Outdent:*\x20%0':return t('*Outdent:*\x20%0',_0x268789);case'*Change\x20to:*\x20%0':return t('*Change\x20to:*\x20%0',_0x268789);case'*Insert:*\x20%0':return t('*Insert:*\x20%0',_0x268789);case'*Format:*\x20%0':return t('*Format:*\x20%0',_0x268789);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',_0x268789);case'*Format:*\x20remove\x20from\x20%0':return t('*Format:*\x20remove\x20from\x20%0',_0x268789);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',_0x268789);case'*Change\x20%0\x20content*':return t('*Change\x20%0\x20content*',_0x268789);case'*Remove:*\x20%0':return t('*Remove:*\x20%0',_0x268789);case'*Merge:*\x20%0':return t('*Merge:*\x20%0',_0x268789);case'*Split:*\x20%0':return t('*Split:*\x20%0',_0x268789);case'*Remove\x20format:*\x20%0':return t('*Remove\x20format:*\x20%0',_0x268789);case'*Set\x20font\x20size:*\x20%0':return t('*Set\x20font\x20size:*\x20%0',_0x268789);case'*Set\x20font\x20family:*\x20%0':return t('*Set\x20font\x20family:*\x20%0',_0x268789);case'*Set\x20format\x20to:*\x20%0':return t('*Set\x20format\x20to:*\x20%0',_0x268789);case'*Set\x20font\x20color:*\x20%0':return t('*Set\x20font\x20color:*\x20%0',_0x268789);case'*Set\x20font\x20background\x20color:*\x20%0':return t('*Set\x20font\x20background\x20color:*\x20%0',_0x268789);case'*Set\x20format:*\x20%0':return t('*Set\x20format:*\x20%0',_0x268789);case'*Set\x20image\x20text\x20alternative:*\x20%0':return t('*Set\x20image\x20text\x20alternative:*\x20%0',_0x268789);case'*Set\x20image\x20width:*\x20%0':return t('*Set\x20image\x20width:*\x20%0',_0x268789);case'*Set\x20link:*\x20%0':return t('*Set\x20link:*\x20%0',_0x268789);case'*Set\x20highlight:*\x20%0':return t('*Set\x20highlight:*\x20%0',_0x268789);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'},_0x268789);case'ELEMENT_PARAGRAPH':return t({'string':'paragraph','plural':'%0\x20paragraphs','id':'ELEMENT_PARAGRAPH'},_0x268789);case'ELEMENT_PAGE_BREAK':return t({'string':'page\x20break','plural':'%0\x20page\x20breaks','id':'ELEMENT_PAGE_BREAK'},_0x268789);case'ELEMENT_MEDIA':return t({'string':'media\x20item','plural':'%0\x20media\x20items','id':'ELEMENT_MEDIA'},_0x268789);case'ELEMENT_IMAGE':return t({'string':'image','plural':'%0\x20images','id':'ELEMENT_IMAGE'},_0x268789);case'ELEMENT_INLINE_IMAGE':return t({'string':'image','plural':'%0\x20images','id':'ELEMENT_INLINE_IMAGE'},_0x268789);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'},_0x268789);case'ELEMENT_HTML_EMBED':return t({'string':'HTML\x20embed','plural':'%0\x20HTML\x20embeds','id':'ELEMENT_HTML_EMBED'},_0x268789);case'ELEMENT_HEADING':return t({'string':'heading\x20(level\x20%1)','plural':'%0\x20headings\x20(level\x20%1)','id':'ELEMENT_HEADING'},_0x268789);case'ELEMENT_HEADING_CUSTOM':return t({'string':'heading\x20(%1)','plural':'%0\x20headings\x20(%1)','id':'ELEMENT_HEADING_CUSTOM'},_0x268789);case'ELEMENT_LIST_ITEM':return t({'string':'list\x20item','plural':'%0\x20list\x20items','id':'ELEMENT_LIST_ITEM'},_0x268789);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'},_0x268789);case'ELEMENT_SPACE':return t({'string':'space','plural':'%0\x20spaces','id':'ELEMENT_SPACE'},_0x268789);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'},_0x268789);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'},_0x268789);case'ELEMENT_TABLE_ROW':return t({'string':'table\x20row','plural':'%0\x20table\x20rows','id':'ELEMENT_TABLE_ROW'},_0x268789);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'},_0x268789);case'ELEMENT_TABLE_COLUMN':return t({'string':'table\x20column','plural':'%0\x20table\x20columns','id':'ELEMENT_TABLE_COLUMN'},_0x268789);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'},_0x268789);case'ELEMENT_TABLE_OF_CONTENTS':return t({'string':'table\x20of\x20contents','plural':'%0\x20tables\x20of\x20contents','id':'ELEMENT_TABLE_OF_CONTENTS'},_0x268789);case'ELEMENT_LINE_BREAK':return t({'id':'ELEMENT_LINE_BREAK','string':'line\x20break','plural':'%0\x20line\x20breaks'},_0x268789);case'ELEMENT_TITLE':return t({'id':'ELEMENT_TITLE','string':'title'});case'ELEMENT_MERGE_FIELD':return t({'id':'ELEMENT_MERGE_FIELD','string':'merge\x20field','plural':'%0\x20merge\x20fields'},_0x268789);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'},_0x268789);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'},_0x268789);case'ENTER_INSERTION_SUGGESTION_ANNOUNCEMENT':return t({'string':'Entering\x20insertion\x20suggestion.\x20Press\x20%0\x20to\x20go\x20to\x20the\x20discussion.','id':'ENTER_INSERTION_SUGGESTION_ANNOUNCEMENT'},_0x268789);case'LEAVE_INSERTION_SUGGESTION_ANNOUNCEMENT':return t({'string':'Leaving\x20insertion\x20suggestion.','id':'LEAVE_INSERTION_SUGGESTION_ANNOUNCEMENT'});case'ENTER_DELETION_SUGGESTION_ANNOUNCEMENT':return t({'string':'Entering\x20deletion\x20suggestion.\x20Press\x20%0\x20to\x20go\x20to\x20the\x20discussion.','id':'ENTER_DELETION_SUGGESTION_ANNOUNCEMENT'},_0x268789);case'LEAVE_DELETION_SUGGESTION_ANNOUNCEMENT':return t({'string':'Leaving\x20deletion\x20suggestion.','id':'LEAVE_DELETION_SUGGESTION_ANNOUNCEMENT'});case'ENTER_FORMATTING_SUGGESTION_ANNOUNCEMENT':return t({'string':'Entering\x20formatting\x20suggestion.\x20Press\x20%0\x20to\x20go\x20to\x20the\x20discussion.','id':'ENTER_FORMATTING_SUGGESTION_ANNOUNCEMENT'},_0x268789);case'LEAVE_FORMATTING_SUGGESTION_ANNOUNCEMENT':return t({'string':'Leaving\x20formatting\x20suggestion.','id':'LEAVE_FORMATTING_SUGGESTION_ANNOUNCEMENT'});case'SUGGESTION_THREAD_ARIA_LABEL':return t({'string':'Suggestion\x20by\x20%1.\x20Created\x20on\x20%2.\x20%0\x20reply.\x20%3','plural':'Suggestion\x20by\x20%1.\x20Created\x20on\x20%2.\x20%0\x20replies.\x20%3','id':'SUGGESTION_THREAD_ARIA_LABEL'},_0x268789);case'SUGGESTION_THREAD_DESCRIPTION':return t({'string':'Press\x20Enter\x20for\x20more\x20options.\x20Press\x20Escape\x20to\x20exit.','id':'SUGGESTION_THREAD_DESCRIPTION'});default:return _0xde8424;}}class f{['_customCallbacks'];['_itemLabels'];['_itemLabelsCallbacks'];['_attributeLabels'];['_schema'];['_locale'];constructor(_0x51012e,_0x4a72c2){this['_customCallbacks']=[],this['_itemLabels']=new Map(),this['_itemLabelsCallbacks']=[],this['_attributeLabels']=new Map(),this['_schema']=_0x51012e,this['_locale']=_0x4a72c2;}['getDescriptions'](_0x319db4){const _0x52892e=[],_0x3ee600=new Set(),_0x2a0d6a=new Set();for(let _0x30d08b=0x0;_0x30d08b<_0x319db4['length'];_0x30d08b++){const _0x52ddaa=_0x319db4[_0x30d08b];if(!_0x52ddaa['isInContent'])continue;const _0x514a0a=this['_handleCustomCallbackDescription'](_0x52ddaa);if(_0x514a0a){if(null!=_0x52ddaa['subType']){if(_0x3ee600['has'](_0x52ddaa['subType']))continue;_0x3ee600['add'](_0x52ddaa['subType']);}_0x52892e['push'](_0x514a0a);}else{if('attribute'!=_0x52ddaa['type'])'insertion'!=_0x52ddaa['type']&&'deletion'!=_0x52ddaa['type']||this['_handleInsertRemoveSuggestionDescription'](_0x52892e,_0x52ddaa,_0x319db4[_0x30d08b+0x1]);else{const _0x357214=_0x52ddaa['data']['key'];if(_0x2a0d6a['has'](_0x357214))continue;_0x2a0d6a['add'](_0x52ddaa['data']['key']),_0x357214==m?this['_handleRenameSuggestionDescription'](_0x52892e,_0x52ddaa):this['_handleAttributeSuggestionDescription'](_0x52892e,_0x52ddaa);}}}return this['_resolveDescriptionItems'](_0x52892e);}['registerDescriptionCallback'](_0x502262){this['_customCallbacks']['push'](_0x502262);}['registerElementLabel'](_0x2ad8ef,_0x3dfc8b,_0x5f5c4e=_0x584f17['normal']){'function'==typeof _0x2ad8ef?_0xac1ead(this['_itemLabelsCallbacks'],{'matchingCallback':_0x2ad8ef,'label':_0x3dfc8b,'priority':_0x5f5c4e}):this['_itemLabels']['set'](_0x2ad8ef,_0x3dfc8b);}['registerAttributeLabel'](_0x2e8f85,_0x4e300d){this['_attributeLabels']['set'](_0x2e8f85,_0x4e300d);}['getItemLabel'](_0x434fdf,_0x5002eb=0x1){let _0xe97ffe;for(const _0x55dec3 of this['_itemLabelsCallbacks'])if(_0x55dec3['matchingCallback'](_0x434fdf)){_0xe97ffe=_0x55dec3['label'];break;}return _0xe97ffe||(_0xe97ffe=this['_itemLabels']['get'](_0x434fdf['name'])),_0xe97ffe?_0xe97ffe(_0x5002eb):0x1!==_0x5002eb?_0x5002eb+'\x20'+_0x434fdf['name']+'s':''+_0x434fdf['name'];}['_addDescriptionItems'](_0x5d0aee,_0x143885){const _0x272eac=_0x143885['getFirstRange']()['getWalker'](),_0x13bee0='insertion'==_0x143885['type']?'add':'remove';for(const _0x40057a of _0x272eac){const _0x2cfa94=_0x40057a['item'],_0x224415=_0x5d0aee[_0x5d0aee['length']-0x1];if(_0x2cfa94['is']('$textProxy'))_0x224415&&_0x224415['type']['indexOf']('Container')>-0x1&&_0x5d0aee['pop'](),_0x224415&&'text'==_0x224415['type']?_0x224415[_0x13bee0]+=_0x2cfa94['data']:_0x5d0aee['push']({'type':'text','add':'add'==_0x13bee0?_0x2cfa94['data']:'','remove':'remove'==_0x13bee0?_0x2cfa94['data']:''});else{if(this['_schema']['isObject'](_0x2cfa94)){const _0x466db9=_0x2cfa94;if(_0x224415&&_0x224415['type']['indexOf']('Container')>-0x1&&_0x5d0aee['pop'](),'elementEnd'==_0x40057a['type'])continue;_0x224415&&_0x224415['type']==_0x13bee0+'Object'&&_0x224415['element']['name']==_0x466db9['name']?_0x224415['quantity']++:_0x5d0aee['push']({'type':_0x13bee0+'Object','element':_0x466db9,'quantity':0x1}),_0x272eac['skip'](_0x1ca171=>!('elementEnd'==_0x1ca171['type']&&_0x1ca171['item']==_0x2cfa94));}else{if(this['_schema']['checkChild'](_0x2cfa94,'$text')||_0x2cfa94['is']('element','softBreak')){const _0x3dcf49=_0x2cfa94;if('add'==_0x13bee0&&'elementStart'==_0x40057a['type']||'remove'==_0x13bee0&&'elementEnd'==_0x40057a['type'])continue;if(_0x224415&&-0x1==_0x224415['type']['indexOf']('Container')){'text'==_0x224415['type']&&(_0x224415[_0x13bee0]+='\x0a');continue;}let _0x1480c3;if(_0x1480c3='add'==_0x13bee0?_0x3dcf49['nextSibling']&&!this['_schema']['isObject'](_0x3dcf49['nextSibling'])?_0x3dcf49['nextSibling']:null:_0x3dcf49['previousSibling']&&!this['_schema']['isObject'](_0x3dcf49['previousSibling'])?_0x3dcf49['previousSibling']:null,_0x3dcf49['isEmpty']||_0x1480c3&&_0x1480c3['isEmpty']){const _0x1b8388=_0x1480c3&&_0x1480c3['isEmpty']?_0x1480c3:_0x3dcf49;_0x224415&&_0x224415['type']==_0x13bee0+'EmptyContainer'&&_0x224415['element']['name']==_0x1b8388['name']?_0x224415['quantity']++:_0x5d0aee['push']({'type':_0x13bee0+'EmptyContainer','element':_0x1b8388,'quantity':0x1});}else _0x5d0aee['push']({'type':_0x13bee0+'Container','element':_0x3dcf49});}}}}}['_resolveDescriptionItems'](_0x32cdad){const _0x4629b4=this['_locale'],_0x19981c=[],_0x5aa016=[],_0x4b38d2=[];for(const _0x353df4 of _0x32cdad)switch(_0x353df4['type']){case'text':if(_0x353df4['add']=_0x353df4['add']['replace'](/(\S)\u000A+(\S)/g,'$1\x20$2')['replace'](/\u000A/g,''),_0x353df4['remove']=_0x353df4['remove']['replace'](/(\S)\u000A+(\S)/g,'$1\x20$2')['replace'](/\u000A/g,''),''!=_0x353df4['add']&&''!=_0x353df4['remove']){_0x19981c['push']({'type':'replace','content':o(_0x4629b4,'REPLACE_TEXT',['\x22'+_0x353df4['remove']+'\x22','\x22'+_0x353df4['add']+'\x22'])});continue;}if(null!=_0x353df4['add']['match'](/^ +$/)){_0x19981c['push']({'type':'insertion','content':o(_0x4629b4,'*Insert:*\x20%0',o(_0x4629b4,'ELEMENT_SPACE',_0x353df4['add']['length']))});continue;}if(null!=_0x353df4['remove']['match'](/^ +$/)){_0x19981c['push']({'type':'deletion','content':o(_0x4629b4,'*Remove:*\x20%0',o(_0x4629b4,'ELEMENT_SPACE',_0x353df4['remove']['length']))});continue;}if(''!=_0x353df4['add']){_0x19981c['push']({'type':'insertion','content':o(_0x4629b4,'*Insert:*\x20%0','\x22'+_0x353df4['add']+'\x22')});continue;}_0x19981c['push']({'type':'deletion','content':o(_0x4629b4,'*Remove:*\x20%0','\x22'+_0x353df4['remove']+'\x22')});continue;case'addEmptyContainer':case'addObject':_0x19981c['push']({'type':'insertion','content':o(_0x4629b4,'*Insert:*\x20%0',this['getItemLabel'](_0x353df4['element'],_0x353df4['quantity']))});continue;case'removeEmptyContainer':case'removeObject':_0x19981c['push']({'type':'deletion','content':o(_0x4629b4,'*Remove:*\x20%0',this['getItemLabel'](_0x353df4['element'],_0x353df4['quantity']))});continue;case'addContainer':_0x19981c['push']({'type':'insertion','content':o(_0x4629b4,'*Split:*\x20%0',this['getItemLabel'](_0x353df4['element'],_0x353df4['quantity']))});continue;case'removeContainer':_0x19981c['push']({'type':'deletion','content':o(_0x4629b4,'*Merge:*\x20%0',this['getItemLabel'](_0x353df4['element'],_0x353df4['quantity']))});continue;case'addFormat':_0x5aa016['push'](_0x353df4['key']);continue;case'removeFormat':_0x4b38d2['push'](_0x353df4['key']);continue;default:_0x19981c['push'](_0x353df4);}if(_0x5aa016['length']){const _0x444136=_0x5aa016['map'](_0x3d579c=>this['_attributeLabels']['has'](_0x3d579c)?this['_attributeLabels']['get'](_0x3d579c):_0x3d579c)['join'](',\x20');_0x19981c['push']({'type':'format','content':o(this['_locale'],'*Set\x20format:*\x20%0',_0x444136)});}if(_0x4b38d2['length']){const _0xd1de86=_0x4b38d2['map'](_0x23f573=>this['_attributeLabels']['has'](_0x23f573)?this['_attributeLabels']['get'](_0x23f573):_0x23f573)['join'](',\x20');_0x19981c['push']({'type':'format','content':o(this['_locale'],'*Remove\x20format:*\x20%0',_0xd1de86)});}return _0x19981c;}['_handleCustomCallbackDescription'](_0x54e3d6){for(const _0x3e8571 of this['_customCallbacks']){const _0x55cfa3=_0x3e8571(_0x54e3d6);if(_0x55cfa3&&'type'in _0x55cfa3)return _0x55cfa3;}}['_handleAttributeSuggestionDescription'](_0x134c4f,_0x47fd54){const _0x3bd394=_0x47fd54['data'],_0x1e0e09=void 0x0===_0x3bd394['newValue']?'removeFormat':'addFormat';_0x134c4f['push']({'type':_0x1e0e09,'key':_0x3bd394['key']});}['_handleRenameSuggestionDescription'](_0x149136,_0x298dd7){_0x149136['push']({'type':'format','content':o(this['_locale'],'*Change\x20to:*\x20%0',this['getItemLabel'](_0x298dd7['getFirstRange']()['start']['nodeAfter'],0x1))});}['_handleInsertRemoveSuggestionDescription'](_0x22ce38,_0xdeb86c,_0x28c8c1){if(this['_addDescriptionItems'](_0x22ce38,_0xdeb86c),_0x28c8c1&&_0x28c8c1['getFirstRange']()&&!_0xdeb86c['getFirstRange']()['end']['isEqual'](_0x28c8c1['getFirstRange']()['start'])){const _0x66e5de=_0x22ce38[_0x22ce38['length']-0x1],_0x144266='insertion'==_0xdeb86c['type']?'add':'remove';_0x66e5de&&'text'==_0x66e5de['type']&&(_0x66e5de[_0x144266]+='\x0a');}}}class V extends _0x4f6334{['afterInit'](){const _0x36209a=this['editor'],_0x55e0e8=_0x36209a['plugins']['get']('TrackChangesEditing');_0x36209a['commands']['get']('showAIAssistant')&&_0x55e0e8['enableCommand']('showAIAssistant');}}class U extends _0x4f6334{['afterInit'](){const _0x4be4a2=this['editor'],_0x36e450=_0x4be4a2['locale'];if(!_0x4be4a2['plugins']['has']('AlignmentEditing'))return;const _0x56188a=_0x4be4a2['plugins']['get']('TrackChangesEditing');_0x56188a['enableDefaultAttributesIntegration']('alignment'),_0x56188a['registerBlockAttribute']('alignment'),_0x56188a['descriptionFactory']['registerAttributeLabel']('alignment',o(_0x36e450,'FORMAT_ALIGNMENT')),this['_registerLegacyDescription']();}['_registerLegacyDescription'](){const _0x5b7630=this['editor'],_0x3531ca=_0x5b7630['locale'];_0x5b7630['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](_0x4647ac=>{if('formatBlock'!=_0x4647ac['type'])return;const {data:_0x438929}=_0x4647ac;if(_0x438929&&'alignment'==_0x438929['commandName']){const _0x13c24d=_0x438929['commandParams'][0x0]['value'];return{'type':'format','content':o(_0x3531ca,'*Format:*\x20%0',function(_0x25740a){switch(_0x25740a){case'left':return o(_0x3531ca,'FORMAT_ALIGN_TO_LEFT');case'right':return o(_0x3531ca,'FORMAT_ALIGN_TO_RIGHT');case'center':return o(_0x3531ca,'FORMAT_ALIGN_TO_CENTER');case'justify':return o(_0x3531ca,'FORMAT_JUSTIFY_TEXT');}}(_0x13c24d))};}});}}const ti=['BoldEditing','ItalicEditing','UnderlineEditing','CodeEditing','StrikethroughEditing','SubscriptEditing','SuperscriptEditing'];class G extends _0x4f6334{['afterInit'](){const _0x54d5d1=this['editor'],_0x5ad53f=_0x54d5d1['plugins']['get']('TrackChangesEditing'),_0x23a24=_0x54d5d1['locale'];for(const _0x4afe43 of ti){if(!_0x54d5d1['plugins']['has'](_0x4afe43))continue;const _0x27bf38=_0x4afe43['slice'](0x0,-0x7)['toLowerCase'](),_0x334033='FORMAT_'+_0x27bf38['toUpperCase']();_0x5ad53f['enableDefaultAttributesIntegration'](_0x27bf38),_0x5ad53f['registerInlineAttribute'](_0x27bf38),_0x5ad53f['descriptionFactory']['registerAttributeLabel'](_0x27bf38,o(_0x23a24,_0x334033));}this['_registerLegacyDescription']();}['_registerLegacyDescription'](){const _0x5451c9=this['editor'],_0x55c64e=_0x5451c9['locale'],_0x27b1e0=_0x5451c9['plugins']['get']('TrackChangesEditing');function _0x363faf(_0x1348c3,_0x1a8b21){_0x27b1e0['descriptionFactory']['registerDescriptionCallback'](_0x90bc49=>{if('formatInline'!=_0x90bc49['type'])return;const {data:_0x3922f6}=_0x90bc49;return _0x3922f6&&_0x3922f6['commandName']===_0x1348c3?_0x3922f6['commandParams'][0x0]['forceValue']?{'type':'format','content':o(_0x55c64e,'*Format:*\x20%0',_0x1a8b21)}:{'type':'format','content':o(_0x55c64e,'*Remove\x20format:*\x20%0',_0x1a8b21)}:void 0x0;});}_0x363faf('bold',o(_0x55c64e,'FORMAT_BOLD')),_0x363faf('italic',o(_0x55c64e,'FORMAT_ITALIC')),_0x363faf('underline',o(_0x55c64e,'FORMAT_UNDERLINE')),_0x363faf('code',o(_0x55c64e,'FORMAT_CODE')),_0x363faf('strikethrough',o(_0x55c64e,'FORMAT_STRIKETHROUGH')),_0x363faf('subscript',o(_0x55c64e,'FORMAT_SUBSCRIPT')),_0x363faf('superscript',o(_0x55c64e,'FORMAT_SUPERSCRIPT'));}}class F extends _0x4f6334{['afterInit'](){const _0x26c2f6=this['editor'],_0x6e03=_0x26c2f6['locale'];if(!_0x26c2f6['plugins']['has']('BlockQuoteEditing'))return;const _0x9bd885=_0x26c2f6['plugins']['get']('TrackChangesEditing'),_0x4e4f43=this['editor']['commands']['get']('blockQuote');_0x9bd885['enableCommand']('blockQuote',(_0x39ac6e,_0x508343={})=>{const _0xf7076d=this['editor']['model']['document']['selection'],_0x45266d=_0x508343&&void 0x0!==_0x508343['forceValue']?_0x508343['forceValue']:!_0x4e4f43['value'];let _0x57c5ed=[];if(_0x45266d){const _0x3cf475=Array['from'](_0xf7076d['getSelectedBlocks']())['filter'](_0xc98fda=>oo(_0xc98fda)||function(_0x1ad992,_0x2f4256){const _0x268281=_0x2f4256['checkChild'](_0x1ad992['parent'],'blockQuote'),_0x309ce0=_0x2f4256['checkChild'](['$root','blockQuote'],_0x1ad992);return _0x268281&&_0x309ce0;}(_0xc98fda,this['editor']['model']['schema']));_0x57c5ed=to(_0x3cf475,_0x26c2f6['model']);}else{const _0xfd4849=Array['from'](_0xf7076d['getSelectedBlocks']())['filter'](_0x402652=>oo(_0x402652));_0x57c5ed=to(_0xfd4849,_0x26c2f6['model']);}_0x26c2f6['model']['change'](()=>{for(const _0x470776 of _0x57c5ed)_0x9bd885['markBlockFormat'](_0x470776,{'commandName':'blockQuote','commandParams':[{'forceValue':_0x45266d}]});});}),_0x9bd885['descriptionFactory']['registerDescriptionCallback'](_0x1f2172=>{const {data:_0x269a5c}=_0x1f2172;if(_0x269a5c&&'blockQuote'==_0x269a5c['commandName']){const _0x36222c=o(_0x6e03,'ELEMENT_BLOCK_QUOTE');return _0x269a5c['commandParams'][0x0]['forceValue']?{'type':'format','content':o(_0x6e03,'*Set\x20format:*\x20%0',_0x36222c)}:{'type':'format','content':o(_0x6e03,'*Remove\x20format:*\x20%0',_0x36222c)};}});}}function oo(_0x3e9280){return'blockQuote'==_0x3e9280['parent']['name'];}class L extends _0x4f6334{['afterInit'](){const _0x129903=this['editor'];_0x129903['plugins']['has']('CaseChange')&&(_0x129903['plugins']['get']('TrackChangesEditing')['enableCommand']('changeCaseUpper'),_0x129903['plugins']['get']('TrackChangesEditing')['enableCommand']('changeCaseLower'),_0x129903['plugins']['get']('TrackChangesEditing')['enableCommand']('changeCaseTitle'));}}class H extends _0x4f6334{['afterInit'](){const _0x4cff30=this['editor'];_0x4cff30['commands']['get']('ckbox')&&_0x4cff30['plugins']['get']('TrackChangesEditing')['enableCommand']('ckbox');}}class J extends _0x4f6334{['afterInit'](){const _0x4b8849=this['editor'];if(!_0x4b8849['plugins']['has']('CodeBlock'))return;const _0x3af1ee=_0x4b8849['plugins']['get']('TrackChangesEditing'),_0x438f87=_0x4b8849['locale'],_0x229c4a=_0x4b8849['config']['get']('codeBlock')['languages'],_0x13b29b=_0x4b8849['commands']['get']('codeBlock');_0x3af1ee['enableCommand']('indentCodeBlock'),_0x3af1ee['enableCommand']('outdentCodeBlock'),_0x3af1ee['enableCommand']('codeBlock',(_0x14add9,_0x236928={})=>{const _0x1afd75=_0x4b8849['model'],_0x281307=_0x4b8849['model']['document']['selection'],_0x185d36=_0x236928&&void 0x0!==_0x236928['forceValue']?_0x236928['forceValue']:!_0x13b29b['value'];let _0x99a16c;_0x236928['language']||(_0x236928['language']=_0x229c4a[0x0]['language']),_0x99a16c=_0x185d36?Array['from'](_0x281307['getSelectedBlocks']())['filter'](_0x459ee0=>eo(_0x459ee0)||function(_0x4f19a6,_0x226714){if(_0x4f19a6['is']('rootElement')||_0x226714['isLimit'](_0x4f19a6))return!0x1;return _0x226714['checkChild'](_0x4f19a6['parent'],'codeBlock');}(_0x459ee0,_0x1afd75['schema'])):Array['from'](_0x281307['getSelectedBlocks']())['filter'](_0x50afcb=>eo(_0x50afcb));const _0x28732f=to(_0x99a16c,_0x1afd75);_0x1afd75['change'](()=>{for(const _0x4c6832 of _0x28732f)_0x3af1ee['markBlockFormat'](_0x4c6832,{'commandName':'codeBlock','commandParams':[{..._0x236928,'forceValue':_0x185d36}],'formatGroupId':'blockName'});});}),(_0x3af1ee['descriptionFactory']['registerElementLabel']('codeBlock',_0xfc3a10=>o(_0x438f87,'ELEMENT_CODE_BLOCK',_0xfc3a10)),_0x3af1ee['descriptionFactory']['registerDescriptionCallback'](_0x51a56b=>{if('formatBlock'!=_0x51a56b['type'])return;const _0x11e9a1=_0x438f87['t'],{data:_0x3acf41}=_0x51a56b;if(!_0x3acf41||'codeBlock'!=_0x3acf41['commandName'])return;const _0x582301=_0x3acf41['commandParams'][0x0]['language'],_0x3fa029=_0x11e9a1(_0x229c4a['find'](_0x49c30c=>_0x49c30c['language']===_0x582301)['label'])['toLowerCase']();return _0x3acf41['commandParams'][0x0]['forceValue']?{'type':'format','content':o(_0x438f87,'*Set\x20format:*\x20%0',o(_0x438f87,'ELEMENT_CODE_BLOCK',0x1)+'\x20('+_0x3fa029+')')}:{'type':'format','content':o(_0x438f87,'*Remove\x20format:*\x20%0',o(_0x438f87,'ELEMENT_CODE_BLOCK',0x1))};}));}}function eo(_0x5e5c03){return'codeBlock'==_0x5e5c03['name'];}class q extends _0x4f6334{['afterInit'](){const _0xb9e693=this['editor'];if(!_0xb9e693['plugins']['has']('CommentsEditing'))return;_0xb9e693['plugins']['get']('TrackChangesEditing')['enableCommand']('addCommentThread');}}function io(_0x39531c,_0x17b608,_0x3da5ef){const _0x59aa13=[];for(const _0xc18f4c of _0x17b608['getItems']())_0xc18f4c['hasAttribute'](_0x39531c)&&_0x59aa13['push'](_0x3da5ef['createRangeOn'](_0xc18f4c));return _0x59aa13;}function _e(_0x350384,_0x5ca353,{showActiveMarker:_0x5c2fe3=!0x0}={}){const _0x3b8eaf=_0x350384['plugins']['get']('TrackChangesEditing');return(_0x500c70,_0x841d26,_0x3fa76a)=>{if(!_0x3fa76a['consumable']['test'](_0x841d26['markerRange'],_0x500c70['name']))return;const _0x273b9b=_0x841d26['markerRange']['getWalker'](),_0x1f64e3=_0x841d26['markerRange']['start'],_0x410200=_0x350384['model']['schema'];let _0x24c173=null,_0x11daf6=null,_0x85429b=!0x1,_0x30deb0=!0x1;for(const _0x597f52 of _0x273b9b){const _0x2305c0=_0x597f52['item'];_0x85429b=_0x85429b||_0x410200['isContent'](_0x2305c0);const _0x4c0d44=_0x3fa76a['mapper']['toViewElement'](_0x2305c0);if(_0x4c0d44&&_0x4c0d44['getCustomProperty']('addHighlight'))return;'elementEnd'==_0x597f52['type']&&(_0x410200['isBlock'](_0x2305c0)&&!_0x410200['isLimit'](_0x2305c0)&&(_0x2305c0['nextSibling']||_0x1f64e3['isAtEnd']?_0x24c173&&_0x24c173['parent']==_0x2305c0||(_0x24c173=_0x2305c0,_0x3fd122(_0x597f52['previousPosition']),_0x30deb0=!0x0):_0x11daf6=_0x11daf6||_0x597f52['previousPosition']));}function _0x3fd122(_0x1c45f6){const {authorId:_0x2eb13f}=_0x3b8eaf['_splitMarkerName'](_0x841d26['markerName']),_0x2c305b=_0x3fa76a['writer']['createUIElement']('span',{'class':'ck-suggestion-marker-'+_0x5ca353,'data-author-id':_0x2eb13f}),_0x4ecb2b=_0x3fa76a['mapper']['toViewPosition'](_0x1c45f6);_0x5c2fe3&&_0x3b8eaf['activeMarkers']['includes'](_0x841d26['markerName'])&&_0x3fa76a['writer']['addClass']('ck-suggestion-marker--active',_0x2c305b),_0x3fa76a['writer']['insert'](_0x4ecb2b,_0x2c305b),_0x3fa76a['mapper']['bindElementToMarker'](_0x2c305b,_0x841d26['markerName']);}_0x85429b||_0x30deb0||!_0x11daf6||_0x3fd122(_0x11daf6);};}class z extends _0x4f6334{static get['requires'](){return[_0x472df6];}['init'](){const _0x247386=this['editor'],_0x2a2a1d=_0x247386['plugins']['get']('TrackChangesEditing');_0x2a2a1d['enableCommand']('delete');const _0x29d472=_0x247386['commands']['get']('deleteForward');_0x2a2a1d['enableCommand']('deleteForward',(_0x4f2c56,_0x1934a0={})=>{const _0x1862f5=_0x247386['model']['createSelection'](_0x247386['model']['document']['selection']);_0x1862f5['isCollapsed']&&_0x247386['model']['modifySelection'](_0x1862f5,{'direction':'forward','unit':_0x1934a0['unit']});const _0x52695b=_0x1862f5['getFirstRange'](),_0xb6f461=_0x449029['fromRange'](_0x52695b);let _0x30eba9;_0x4f2c56(_0x1934a0),_0x30eba9='$graveyard'==_0xb6f461['root']['rootName']?_0x247386['model']['createRange'](_0x52695b['start']):_0x247386['model']['createRange'](_0xb6f461['start'],_0xb6f461['end']),_0xb6f461['detach'](),_0x247386['model']['enqueueChange'](_0x29d472['buffer']['batch'],_0x23a5aa=>{_0x29d472['buffer']['lock'](),_0x23a5aa['setSelection'](_0x23a5aa['createRange'](_0x30eba9['end'])),_0x29d472['buffer']['unlock']();});}),_0x247386['editing']['downcastDispatcher']['on']('addMarker:suggestion:deletion',_e(_0x247386,'merge'),{'priority':'high'}),_0x247386['data']['downcastDispatcher']['on']('addMarker:suggestion:deletion',(_0x29488d,_0x55f737,_0x46a779)=>{_0x46a779['options']['showSuggestionHighlights']&&_e(_0x247386,'merge',{'showActiveMarker':!0x1})['bind'](this)(_0x29488d,_0x55f737,_0x46a779);},{'priority':'high'}),_0x247386['editing']['downcastDispatcher']['on']('removeMarker:suggestion:deletion',(_0x42795d,_0x177bc1,_0xf5aaef)=>{const _0x5907df=_0xf5aaef['mapper']['markerNameToElements'](_0x177bc1['markerName']);if(_0x5907df){for(const _0x19444e of _0x5907df)_0x19444e['is']('uiElement')&&(_0xf5aaef['mapper']['unbindElementFromMarkerName'](_0x19444e,_0x177bc1['markerName']),_0xf5aaef['writer']['remove'](_0x19444e));}},{'priority':'high'});}}class K extends _0x4f6334{['afterInit'](){const _0x3988f4=this['editor'];if(!_0x3988f4['plugins']['has']('ListEditing'))return;const _0x1c9a05=_0x3988f4['locale'],_0x10c777=_0x3988f4['plugins']['get']('TrackChangesEditing'),_0x3a8577=_0x3988f4['plugins']['has']('TodoListEditing'),_0x476625=!!_0x3988f4['config']['get']('list.multiBlock');function _0xcc77e7(_0x26da5b){return{'type':'format','content':''+o(_0x1c9a05,'*Set\x20format:*\x20%0',_0x26da5b)};}function _0x5d2d6b(_0x47ab34){return{'type':'format','content':''+o(_0x1c9a05,'*Remove\x20format:*\x20%0',_0x47ab34)};}_0x10c777['enableDefaultAttributesIntegration']('numberedList'),_0x10c777['enableDefaultAttributesIntegration']('bulletedList'),_0x10c777['enableDefaultAttributesIntegration']('customNumberedList'),_0x10c777['enableDefaultAttributesIntegration']('customBulletedList'),_0x10c777['enableDefaultAttributesIntegration']('indentList'),_0x10c777['enableDefaultAttributesIntegration']('outdentList'),_0x10c777['enableDefaultAttributesIntegration']('splitListItemAfter'),_0x10c777['enableDefaultAttributesIntegration']('splitListItemBefore'),_0x10c777['registerBlockAttribute']('listItemId'),_0x10c777['registerBlockAttribute']('listType'),_0x10c777['registerBlockAttribute']('listIndent'),_0x476625&&(_0x10c777['enableDefaultAttributesIntegration']('mergeListItemBackward'),_0x10c777['enableDefaultAttributesIntegration']('mergeListItemForward')),_0x3a8577&&(_0x10c777['enableDefaultAttributesIntegration']('todoList'),_0x10c777['enableDefaultAttributesIntegration']('checkTodoList'),_0x10c777['registerBlockAttribute']('todoListChecked'),_0x10c777['descriptionFactory']['registerDescriptionCallback'](_0x48e6f7=>{const {data:_0x39cf16}=_0x48e6f7;if(_0x39cf16&&'todoListChecked'==_0x39cf16['key'])return{'type':'format','content':_0x39cf16['newValue']?o(_0x1c9a05,'*Check\x20item*'):o(_0x1c9a05,'*Uncheck\x20item*')};}),this['editor']['model']['document']['registerPostFixer'](_0x2faf1e=>{if(_0x2faf1e['batch']['isUndo'])return!0x1;let _0x28bbef=!0x1;const _0x177020=_0x10c777['getSuggestions']({'skipNotAttached':!0x0})['filter'](_0xc16614=>'todoListChecked'===_0x10c777['_getAttributeKey'](_0xc16614));for(const _0x3d45bc of _0x177020){'todo'!=_0x3d45bc['getFirstRange']()['start']['nodeAfter']['getAttribute']('listType')&&(_0x10c777['_findSuggestions'](_0x3d45bc['getFirstRange'](),'attribute')['find'](_0x1afb68=>'listType'===_0x10c777['_getAttributeKey'](_0x1afb68['suggestion']))||(_0x2faf1e['removeMarker'](_0x3d45bc['getFirstMarker']()),_0x28bbef=!0x0));}return _0x28bbef;})),_0x10c777['descriptionFactory']['registerAttributeLabel']('listIndent',o(_0x1c9a05,'FORMAT_INDENT'));const _0x4fba39={'type':'format','content':''};_0x10c777['descriptionFactory']['registerDescriptionCallback'](_0xa2b6b8=>{const {data:_0x3fde41}=_0xa2b6b8;if(!_0x3fde41||'listType'!=_0x3fde41['key'])return;let _0x27bdeb=_0xa2b6b8['head'];for(;_0x27bdeb;){if(_0x27bdeb['data']&&(('listStyle'==_0x27bdeb['data']['key']||'listMarkerStyle'==_0x27bdeb['data']['key'])&&(_0x27bdeb['data']['newValue']&&'default'!=_0x27bdeb['data']['newValue']||'default'!=_0x27bdeb['data']['oldValue']&&!_0x3fde41['newValue'])||!_0x476625&&_0x27bdeb['data']['key']==m))return _0x4fba39;_0x27bdeb=_0x27bdeb['next'];}if(null==_0x3fde41['newValue'])switch(_0x3fde41['oldValue']){case'bulleted':return _0x5d2d6b(o(_0x1c9a05,'ELEMENT_BULLETED_LIST'));case'numbered':return _0x5d2d6b(o(_0x1c9a05,'ELEMENT_NUMBERED_LIST'));case'todo':return _0x5d2d6b(o(_0x1c9a05,'ELEMENT_TODO_LIST'));}switch(_0x3fde41['newValue']){case'bulleted':return _0xcc77e7(o(_0x1c9a05,'ELEMENT_BULLETED_LIST'));case'numbered':return _0xcc77e7(o(_0x1c9a05,'ELEMENT_NUMBERED_LIST'));case'todo':return _0xcc77e7(o(_0x1c9a05,'ELEMENT_TODO_LIST'));}}),_0x10c777['descriptionFactory']['registerDescriptionCallback'](_0x25f1c2=>{const {data:_0x4b8898}=_0x25f1c2;if(_0x4b8898&&'listIndent'==_0x4b8898['key'])return null==_0x4b8898['newValue']||null==_0x4b8898['oldValue']&&0x0==_0x4b8898['newValue']?_0x4fba39:void 0x0;}),_0x10c777['descriptionFactory']['registerDescriptionCallback'](_0x5b53e4=>{if('attribute'!=_0x5b53e4['type'])return;const {data:_0x546c66}=_0x5b53e4;if(!_0x546c66||'listItemId'!=_0x546c66['key'])return;const _0x312eb3=Ee(_0x5b53e4);return'newValue'==_0x312eb3?{'type':'format','content':o(_0x1c9a05,'*Merge:*\x20list\x20item')}:'oldValue'==_0x312eb3?{'type':'format','content':o(_0x1c9a05,'*Split:*\x20list\x20item')}:_0x4fba39;}),_0x3988f4['model']['document']['registerPostFixer'](_0x5eddb6=>this['listItemIdFixer'](_0x5eddb6)),_0x3988f4['model']['document']['registerPostFixer'](_0x210139=>this['noTrackChangesFixer'](_0x210139)),_0x3988f4['model']['document']['on']('change:data',(_0x4c3923,_0x46f76d)=>{if(_0x46f76d['isUndo']||!_0x46f76d['isLocal'])return!0x1;this['assureChains']();},{'priority':'high'}),this['_supportLegacySuggestions']();}['listItemIdFixer'](_0xa22e64){if(_0xa22e64['batch']['isUndo']||!_0xa22e64['batch']['isLocal'])return!0x1;let _0x43829f=!0x1;const _0x3e715e=this['editor']['plugins']['get']('TrackChangesEditing')['getSuggestions']({'skipNotAttached':!0x0})['filter'](_0x59db90=>_0x59db90['data']&&'listItemId'==_0x59db90['data']['key'])['filter'](_0xdfa248=>_0xdfa248['data']['newValue']&&_0xdfa248['data']['oldValue']);for(const _0xd7708c of _0x3e715e)Ee(_0xd7708c)||(_0xa22e64['removeMarker'](_0xd7708c['getFirstMarker']()),_0x43829f=!0x0);return _0x43829f;}['noTrackChangesFixer'](_0x5cb4b4){if(_0x5cb4b4['batch']['isUndo']||!_0x5cb4b4['batch']['isLocal'])return!0x1;const _0x3b55eb=this['editor']['plugins']['get']('TrackChangesEditing');if(_0x3b55eb['trackChangesCommand']['value'])return!0x1;let _0x395603=!0x1;const _0x2901a3=['listType','listItemId','listIndent','listStyle','listStart','listReversed','todoListCheck','listMarker','listMarkerStyle'],_0x24742e=this['editor']['model']['document']['differ']['getChanges']()['filter'](_0x585956=>'attribute'==_0x585956['type'])['filter'](_0x3f97d8=>_0x2901a3['includes'](_0x3f97d8['attributeKey']));if(0x0==_0x24742e['length'])return _0x395603;for(const _0x31b8f7 of _0x24742e){const _0x32682e=_0x3b55eb['_findSuggestions'](_0x31b8f7['range'],'attribute')['filter'](_0x119812=>!_0x119812['meta']['isNextTo'])['map'](_0x10481d=>_0x10481d['suggestion'])['filter'](_0x292794=>{const _0x533d66=_0x3b55eb['_getAttributeKey'](_0x292794);return _0x2901a3['includes'](_0x533d66);});if(_0x32682e['length']){for(const _0x1cbb91 of _0x32682e)_0x5cb4b4['removeMarker'](_0x1cbb91['getFirstMarker']());_0x395603=!0x0;}}return _0x395603;}['assureChains'](){const _0x501908=this['editor']['plugins']['get']('TrackChangesEditing'),_0x324731=['listType','listItemId','listIndent','listStyle','listStart','listReversed','todoListCheck','listMarker','listMarkerStyle'];let _0x2a3f07;const _0x2d6615=new Set(this['editor']['model']['document']['differ']['getChangedMarkers']()['filter'](_0x28a1d2=>{if(_0x28a1d2['data']['oldRange']||!_0x28a1d2['data']['newRange'])return null;if(!_0x28a1d2['name']['startsWith']('suggestion:attribute:'))return null;const {id:_0x4d2303}=_0x501908['_splitMarkerName'](_0x28a1d2['name']);if(!_0x501908['hasSuggestion'](_0x4d2303))return null;const _0x131197=_0x501908['getSuggestion'](_0x4d2303);return _0x324731['includes'](_0x131197['data']['key']);})['map'](_0x221722=>{const {id:_0x16f26f}=_0x501908['_splitMarkerName'](_0x221722['name']),_0x3296e0=_0x501908['getSuggestion'](_0x16f26f);return _0x2a3f07=_0x3296e0['attributes']['groupId'],_0x3296e0['getFirstRange']()['start']['nodeAfter'];}));if(0x0==_0x2d6615['size'])return;const _0x14d905=_0x501908['getSuggestions']({'skipNotAttached':!0x0})['filter'](_0x517a61=>'attribute'==_0x517a61['type']&&_0x517a61['data']&&_0x324731['includes'](_0x517a61['data']['key'])&&_0x517a61['attributes']['groupId']!=_0x2a3f07)['map'](_0x38dd12=>({'listItem':_0x38dd12['getFirstRange']()['start']['nodeAfter'],'groupId':_0x38dd12['attributes']['groupId']})),_0x2996de=new Set();for(const {groupId:_0x44268b,listItem:_0x7e8b9}of _0x14d905)_0x2d6615['has'](_0x7e8b9)&&_0x2996de['add'](_0x44268b);for(const _0x29a3bf of _0x501908['getSuggestions']())_0x2996de['has'](_0x29a3bf['attributes']['groupId'])&&_0x29a3bf['setAttribute']('groupId',_0x2a3f07);}['_supportLegacySuggestions'](){const _0x1064fe=this['editor'],_0x40c6c3=_0x1064fe['locale'],_0x409033=_0x1064fe['plugins']['get']('TrackChangesEditing');this['_registerLegacyDescription'](),_0x409033['_suggestionFactory']['registerCustomCallback']('formatBlock','documentList','accept',function(_0x55a04d,_0x380c5f){const _0x16d33e=[];for(let _0x69d95c of _0x55a04d)_0x69d95c['start']['nodeAfter']===_0x69d95c['end']['parent']&&(_0x69d95c=_0x1064fe['model']['createRange'](_0x1064fe['model']['createPositionAt'](_0x69d95c['start']['nodeAfter'],0x0))),_0x16d33e['push'](_0x69d95c);_0x1064fe['model']['change'](_0x18a3b6=>{const _0x5b9b9c=_0x1064fe['model']['document']['selection'],_0x341831=Array['from'](_0x5b9b9c['getRanges']())['map'](_0x3c3053=>_0x449029['fromRange'](_0x3c3053));_0x18a3b6['setSelection'](_0x16d33e),_0x1064fe['commands']['get'](_0x380c5f['commandName'])['refresh'](),_0x380c5f['commandParams']['push']({'forceDefaultExecution':!0x0}),_0x1064fe['execute'](_0x380c5f['commandName'],..._0x380c5f['commandParams']),_0x18a3b6['setSelection'](_0x341831);for(const _0x1142b0 of _0x341831)_0x1142b0['detach']();});}),_0x409033['descriptionFactory']['registerElementLabel'](function(_0x162fbf){const _0x1ae227=!_0x1064fe['model']['schema']['isObject'](_0x162fbf),_0x4a85f7=_0x162fbf['previousSibling'],_0x51ed2e=_0x162fbf['nextSibling'],_0x335c15=_0x162fbf['getAttribute']('listItemId'),_0x3de7d9=!_0x4a85f7||_0x4a85f7['getAttribute']('listItemId')!==_0x335c15,_0x356958=!_0x51ed2e||_0x51ed2e['getAttribute']('listItemId')!==_0x335c15;return _0x1ae227&&Boolean(_0x335c15)&&_0x3de7d9&&_0x356958;},_0x546cfd=>o(_0x40c6c3,'ELEMENT_LIST_ITEM',_0x546cfd));}['_registerLegacyDescription'](){const _0x5e6831=this['editor'],_0x3b7be8=_0x5e6831['locale'];function _0x304a85(_0x1e2bae){const _0x1bf0e2=_0x5e6831['commands']['get']('bulletedList')['value'],_0x40eb6b=_0x5e6831['commands']['get']('numberedList')['value'];return'numberedList'===_0x1e2bae?_0x1bf0e2:_0x40eb6b;}_0x5e6831['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](function(_0x329bcc){if('formatBlock'!=_0x329bcc['type'])return;const {data:_0xea00c0}=_0x329bcc;if(!_0xea00c0)return;let _0x3045a6,_0x582561,_0x3d86d5,_0x645643;switch(_0xea00c0['commandName']){case'bulletedList':_0x3d86d5=_0xea00c0['commandParams'][0x0]['forceValue'],_0x645643=_0x304a85(_0xea00c0['commandName']),_0x3045a6=_0x3d86d5?'*Format:*\x20insert\x20into\x20%0':'*Format:*\x20remove\x20from\x20%0',!_0x645643&&_0x5e6831['config']['get']('list.multiBlock')||(_0x3045a6='*Change\x20to:*\x20%0'),_0x582561={'type':'format','content':o(_0x3b7be8,_0x3045a6,o(_0x3b7be8,'ELEMENT_BULLETED_LIST'))};break;case'numberedList':_0x3d86d5=_0xea00c0['commandParams'][0x0]['forceValue'],_0x645643=_0x304a85(_0xea00c0['commandName']),_0x3045a6=_0x3d86d5?'*Format:*\x20insert\x20into\x20%0':'*Format:*\x20remove\x20from\x20%0',!_0x645643&&_0x5e6831['config']['get']('list.multiBlock')||(_0x3045a6='*Change\x20to:*\x20%0'),_0x582561={'type':'format','content':o(_0x3b7be8,_0x3045a6,o(_0x3b7be8,'ELEMENT_NUMBERED_LIST'))};break;case'indentList':_0x3045a6='*Indent:*\x20%0',_0x582561={'type':'format','content':o(_0x3b7be8,_0x3045a6,o(_0x3b7be8,'ELEMENT_LIST_ITEM'))};break;case'outdentList':_0x3045a6=function(_0xe901fe){const _0x122493=_0xe901fe['getFirstRange']();let _0x1ca681=_0x122493['start']['nodeAfter'];for(;_0x1ca681&&_0x122493['containsItem'](_0x1ca681);){if(_0x1ca681['getAttribute']('listIndent')>0x0)return!0x1;_0x1ca681=_0x1ca681['nextSibling'];}return!0x0;}(_0x329bcc)?o(_0x3b7be8,'*Format:*\x20remove\x20from\x20%0',o(_0x3b7be8,function(_0x1d4dad){return'ELEMENT_'+_0x1d4dad['getFirstRange']()['start']['nodeAfter']['getAttribute']('listType')['toUpperCase']()+'_LIST';}(_0x329bcc))):o(_0x3b7be8,'*Outdent:*\x20%0',o(_0x3b7be8,'ELEMENT_LIST_ITEM')),_0x582561={'type':'format','content':_0x3045a6};break;case'mergeListItemBackward':case'mergeListItemForward':!0x1===_0xea00c0['multipleBlocks']&&(_0x3045a6='*Merge:*\x20%0',_0x582561={'type':'deletion','content':o(_0x3b7be8,_0x3045a6,o(_0x3b7be8,'ELEMENT_LIST_ITEM'))});}return _0x582561;});}}function Ee(_0x4477bf){let _0x3536f9=_0x4477bf['getFirstRange']()['start']['nodeAfter']['previousSibling'];for(;_0x3536f9;){const _0x3d99f7=_0x3536f9['getAttribute']('listItemId');if(!_0x3d99f7)return!0x1;if(_0x3d99f7==_0x4477bf['data']['newValue'])return'newValue';if(_0x3d99f7==_0x4477bf['data']['oldValue'])return'oldValue';_0x3536f9=_0x3536f9['previousSibling'];}return!0x1;}class pe extends _0x4f6334{['afterInit'](){if(!this['editor']['plugins']['has']('ListPropertiesEditing'))return;const _0x1ac656=this['editor']['config']['get']('list.properties'),_0xdfb6d4=this['editor']['plugins']['get']('TrackChangesEditing');_0x1ac656['styles']&&(_0xdfb6d4['enableDefaultAttributesIntegration']('listStyle'),_0xdfb6d4['registerBlockAttribute']('listStyle')),_0x1ac656['reversed']&&(_0xdfb6d4['enableDefaultAttributesIntegration']('listReversed'),_0xdfb6d4['registerBlockAttribute']('listReversed')),_0x1ac656['startIndex']&&(_0xdfb6d4['enableDefaultAttributesIntegration']('listStart'),_0xdfb6d4['registerBlockAttribute']('listStart'));const _0x5db181={'type':'format','content':''};_0xdfb6d4['descriptionFactory']['registerDescriptionCallback'](this['handleDescriptions']['bind'](this));const _0xcaca14=this['editor']['locale'];_0xdfb6d4['descriptionFactory']['registerAttributeLabel']('listReversed',o(_0xcaca14,'FORMAT_LIST_REVERSED')),_0xdfb6d4['descriptionFactory']['registerDescriptionCallback'](_0x2cda1f=>{const {data:_0x50b9b5}=_0x2cda1f;if(_0x50b9b5&&'listReversed'==_0x50b9b5['key'])return null==_0x50b9b5['newValue']||0x0==_0x50b9b5['newValue']&&null==_0x50b9b5['oldValue']?_0x5db181:void 0x0;}),_0xdfb6d4['descriptionFactory']['registerAttributeLabel']('listStart',o(_0xcaca14,'FORMAT_LIST_START')),_0xdfb6d4['descriptionFactory']['registerDescriptionCallback'](_0x5c8593=>{const {data:_0x53ebf2}=_0x5c8593;if(_0x53ebf2&&'listStart'==_0x53ebf2['key'])return null==_0x53ebf2['newValue']||0x1==_0x53ebf2['newValue']&&null==_0x53ebf2['oldValue']?_0x5db181:void 0x0;}),this['editor']['model']['document']['registerPostFixer'](_0x26091b=>{if(_0x26091b['batch']['isUndo'])return!0x1;let _0x66ca5d=!0x1;const _0x52b387=_0xdfb6d4['getSuggestions']({'skipNotAttached':!0x0})['filter'](_0x5e92e9=>{const _0x545d72=_0xdfb6d4['_getAttributeKey'](_0x5e92e9);return'listStart'==_0x545d72||'listReversed'==_0x545d72;});for(const _0x5e38d9 of _0x52b387){const _0x4083c9=_0x5e38d9['getFirstRange']()['start']['nodeAfter']['getAttribute']('listType');if('numbered'==_0x4083c9||'customNumbered'==_0x4083c9)continue;_0xdfb6d4['_findSuggestions'](_0x5e38d9['getFirstRange'](),'attribute')['find'](_0x1c33e9=>'listType'==_0xdfb6d4['_getAttributeKey'](_0x1c33e9['suggestion']))||(_0x26091b['removeMarker'](_0x5e38d9['getFirstMarker']()),_0x66ca5d=!0x0);}return _0x66ca5d;}),this['_registerLegacyDescription']();}['handleDescriptions'](_0x38c509){const _0x54f493=this['editor']['locale'],{data:_0x12fdb3}=_0x38c509,_0x4646da={'type':'format','content':''};if(!_0x12fdb3||'listStyle'!=_0x12fdb3['key'])return;if(!_0x12fdb3['oldValue'])return'default'==_0x12fdb3['newValue']?_0x4646da:{'type':'format','content':''+o(_0x54f493,'*Set\x20format:*\x20%0',o(_0x54f493,this['_getTranslationKeyForListStyle'](_0x12fdb3['newValue'])))};if(!_0x12fdb3['newValue']){if('default'==_0x12fdb3['oldValue'])return _0x4646da;let _0xcb6989=_0x38c509['head'];for(;_0xcb6989;){if(_0xcb6989['data']&&'listType'==_0xcb6989['data']['key']&&_0xcb6989['data']['newValue'])return _0x4646da;_0xcb6989=_0xcb6989['next'];}return{'type':'format','content':''+o(_0x54f493,'*Remove\x20format:*\x20%0',o(_0x54f493,this['_getTranslationKeyForListStyle'](_0x12fdb3['oldValue'])))};}if('default'!=_0x12fdb3['newValue'])return{'type':'format','content':''+o(_0x54f493,'*Set\x20format:*\x20%0',o(_0x54f493,this['_getTranslationKeyForListStyle'](_0x12fdb3['newValue'])))};let _0x37a0ba=_0x38c509['head'];for(;_0x37a0ba;){if(_0x37a0ba['data']&&'listType'==_0x37a0ba['data']['key']&&_0x37a0ba['data']['newValue']&&_0x37a0ba['data']['oldValue'])return _0x4646da;_0x37a0ba=_0x37a0ba['next'];}return{'type':'format','content':o(_0x54f493,'*Set\x20format:*\x20%0',o(_0x54f493,'ELEMENT_'+_0x38c509['getFirstRange']()['start']['nodeAfter']['getAttribute']('listType')['toUpperCase']()+'_LIST_DEFAULT'))};}['_registerLegacyDescription'](){const _0x173949=this['editor'],_0x5a9bcf=_0x173949['locale'];_0x173949['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](_0x340f82=>{if('formatBlock'!=_0x340f82['type'])return;const {data:_0x4b964a}=_0x340f82;if(!_0x4b964a)return;let _0x368166,_0x3df94c;switch(_0x4b964a['commandName']){case'listStyle':_0x368166='*Change\x20to:*\x20%0',_0x3df94c={'type':'format','content':o(_0x5a9bcf,_0x368166,o(_0x5a9bcf,this['_getTranslationKeyForListStyle'](_0x4b964a['commandParams'][0x0]['type'])))};break;case'listReversed':_0x368166=_0x4b964a['commandParams'][0x0]['reversed']?'*Format:*\x20set\x20order\x20to\x20reversed':'*Format:*\x20set\x20order\x20to\x20regular',_0x3df94c={'type':'format','content':o(_0x5a9bcf,_0x368166)};break;case'listStart':_0x368166='*Format:*\x20set\x20start\x20index\x20to\x20%0',_0x3df94c={'type':'format','content':o(_0x5a9bcf,_0x368166,_0x4b964a['commandParams'][0x0]['startIndex'])};}return _0x3df94c;});}['_getTranslationKeyForListStyle'](_0xbd8951){return'ELEMENT_'+function(_0x4b1604){if(ye['includes'](_0x4b1604))return'bulleted';if(Se['includes'](_0x4b1604))return'numbered';return null;}(_0xbd8951)['toUpperCase']()+'_LIST_'+_0xbd8951['toUpperCase']()['replace'](/-/g,'_');}}const ye=['disc','circle','square'],Se=['decimal','decimal-leading-zero','lower-roman','upper-roman','lower-latin','upper-latin'];class Q extends _0x4f6334{static get['requires'](){return[_0x3fefec];}['init'](){const _0x294063=this['editor'],_0x36f1bf=_0x294063['plugins']['get']('TrackChangesEditing'),_0x538a20=_0x294063['commands']['get']('enter');_0x36f1bf['enableCommand']('enter',()=>{_0x294063['model']['change'](_0x45afc5=>{const _0x225528=_0x294063['model']['document']['selection'],_0x1641e2=_0x225528['getFirstPosition'](),_0x39463f=_0x449029['fromRange'](_0x225528['getFirstRange']());if(_0x538a20['enterBlock'](_0x45afc5)){const _0x4f361d=_0x294063['model']['createPositionAt'](_0x1641e2['parent']['nextSibling'],0x0),_0x58058d=_0x45afc5['createRange'](_0x1641e2,_0x4f361d);_0x36f1bf['markInsertion'](_0x58058d);}else _0x45afc5['setSelection'](_0x45afc5['createRange'](_0x39463f['end']));_0x39463f['detach'](),_0x538a20['fire']('afterExecute',{'writer':_0x45afc5});});}),_0x294063['editing']['downcastDispatcher']['on']('addMarker:suggestion:insertion',_e(_0x294063,'split'),{'priority':'high'}),_0x294063['editing']['downcastDispatcher']['on']('removeMarker:suggestion:insertion',(_0xb40e69,_0x373fed,_0x4a5dc4)=>{const _0x394e27=_0x4a5dc4['mapper']['markerNameToElements'](_0x373fed['markerName']);if(_0x394e27){for(const _0x199aff of _0x394e27)_0x199aff['hasClass']('ck-suggestion-marker-split')&&(_0x4a5dc4['mapper']['unbindElementFromMarkerName'](_0x199aff,_0x373fed['markerName']),_0x4a5dc4['writer']['remove'](_0x199aff));}},{'priority':'high'}),_0x294063['data']['downcastDispatcher']['on']('addMarker:suggestion:insertion',(_0x4abf1c,_0x26d5d9,_0x2a6073)=>{_0x2a6073['options']['showSuggestionHighlights']&&_e(_0x294063,'split',{'showActiveMarker':!0x1})['bind'](this)(_0x4abf1c,_0x26d5d9,_0x2a6073);},{'priority':'high'});}}class X extends _0x4f6334{['afterInit'](){if(!this['editor']['plugins']['has']('FindAndReplaceEditing'))return;const _0x29b259=this['editor']['plugins']['get']('TrackChangesEditing');_0x29b259['enableCommand']('find',this['handleFindCommand']['bind'](this)),_0x29b259['enableCommand']('findNext'),_0x29b259['enableCommand']('findPrevious'),_0x29b259['enableCommand']('replace'),_0x29b259['enableCommand']('replaceAll');}['handleFindCommand'](_0x2e24a3,_0x58668e,_0x53c415={}){const _0x120149=this['editor']['plugins']['get']('FindAndReplaceUtils');return _0x2e24a3(_0x3da08f=>{let _0x3cd588=('string'==typeof _0x58668e?_0x120149['findByTextCallback'](_0x58668e,_0x53c415):_0x58668e)(_0x3da08f);Array['isArray'](_0x3cd588)&&(_0x3cd588={'results':_0x3cd588,'searchText':'string'==typeof _0x58668e?_0x58668e:''});const _0x5dfd66=_0x3cd588['results']['filter'](_0x2388cf=>!0x1===this['_isInDeletionRange'](_0x2388cf,_0x3da08f['item']));return{..._0x3cd588,'results':_0x5dfd66};},_0x53c415);}['_isInDeletionRange'](_0x3ada27,_0x2cdfc8){const _0x1a05f0=this['editor']['model']['createRange'](this['editor']['model']['createPositionAt'](_0x2cdfc8,_0x3ada27['start']),this['editor']['model']['createPositionAt'](_0x2cdfc8,_0x3ada27['end']));for(const _0x3d3f5c of this['editor']['model']['markers']['getMarkersGroup']('suggestion:deletion'))if(null!==_0x1a05f0['getIntersection'](_0x3d3f5c['getRange']()))return!0x0;return!0x1;}}const ro=[{'pluginName':'FontSizeEditing','commandName':'fontSize'},{'pluginName':'FontFamilyEditing','commandName':'fontFamily'},{'pluginName':'FontColorEditing','commandName':'fontColor'},{'pluginName':'FontBackgroundColorEditing','commandName':'fontBackgroundColor'}];class Y extends _0x4f6334{['afterInit'](){const _0x3a4ecb=this['editor']['locale'],_0x4551b9=this['editor']['plugins']['get']('TrackChangesEditing');for(const {pluginName:_0x58ff03,commandName:_0x12dd27}of ro)this['editor']['plugins']['has'](_0x58ff03)&&(_0x4551b9['enableDefaultAttributesIntegration'](_0x12dd27),_0x4551b9['registerInlineAttribute'](_0x12dd27));_0x4551b9['descriptionFactory']['registerAttributeLabel']('fontSize',o(_0x3a4ecb,'FORMAT_FONT_SIZE')),_0x4551b9['descriptionFactory']['registerAttributeLabel']('fontFamily',o(_0x3a4ecb,'FORMAT_FONT_FAMILY')),_0x4551b9['descriptionFactory']['registerAttributeLabel']('fontColor',o(_0x3a4ecb,'FORMAT_FONT_COLOR')),_0x4551b9['descriptionFactory']['registerAttributeLabel']('fontBackgroundColor',o(_0x3a4ecb,'FORMAT_FONT_BACKGROUND')),this['_registerLegacyDescription']();}['_registerLegacyDescription'](){const _0x547417=this['editor'],_0x4abc19=_0x547417['locale'];_0x547417['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](_0x2beb15=>{const _0x26b5aa=_0x4abc19['t'];if('formatInline'!=_0x2beb15['type'])return;const {data:_0xf1bc11}=_0x2beb15;if(null!=_0xf1bc11){if('fontSize'==_0xf1bc11['commandName']){const _0x5db7b4=_0xf1bc11['commandParams'][0x0]['value'];if(_0x5db7b4){const _0x212bc4=_0x26b5aa(this['editor']['plugins']['get']('FontSize')['normalizeSizeOptions'](this['editor']['config']['get']('fontSize.options'))['find'](_0x70561f=>_0x70561f['model']==_0x5db7b4)['title'])['toLowerCase']();return{'type':'format','content':o(_0x4abc19,'*Set\x20font\x20size:*\x20%0',_0x212bc4)};}return{'type':'format','content':o(_0x4abc19,'*Reset\x20font\x20size*')};}if('fontFamily'==_0xf1bc11['commandName']){const _0x395fd9=_0xf1bc11['commandParams'][0x0]['value'];return _0x395fd9?{'type':'format','content':o(_0x4abc19,'*Set\x20font\x20family:*\x20%0',_0x395fd9)}:{'type':'format','content':o(_0x4abc19,'*Reset\x20font\x20family*')};}if('fontColor'==_0xf1bc11['commandName']){const _0x53eb1b=_0xf1bc11['commandParams'][0x0]['value'];if(_0x53eb1b){const _0x4376c2=_0x52ab90(this['editor']['config']['get']('fontColor.colors'))['find'](_0x209bb7=>_0x209bb7['model']==_0x53eb1b);let _0x55d0ff=_0x53eb1b,_0x2ac8a7='';return _0x4376c2&&(_0x55d0ff=_0x4376c2['label'],_0x2ac8a7=_0x26b5aa(_0x55d0ff)['toLowerCase']()),{'type':'format','content':o(_0x4abc19,'*Set\x20font\x20color:*\x20%0',_0x2ac8a7)['trim'](),'color':{'value':_0x53eb1b,'title':_0x2ac8a7||_0x55d0ff}};}return{'type':'format','content':o(_0x4abc19,'*Reset\x20font\x20color*')};}if('fontBackgroundColor'==_0xf1bc11['commandName']){const _0x318358=_0xf1bc11['commandParams'][0x0]['value'];if(_0x318358){const _0x5540e8=_0x52ab90(this['editor']['config']['get']('fontBackgroundColor.colors'))['find'](_0x4ec1b5=>_0x4ec1b5['model']==_0x318358);let _0x39090b=_0x318358,_0x2eb73c='';return _0x5540e8&&(_0x39090b=_0x5540e8['label'],_0x2eb73c=_0x26b5aa(_0x39090b)['toLowerCase']()),{'type':'format','content':o(_0x4abc19,'*Set\x20font\x20background\x20color:*\x20%0',_0x2eb73c)['trim'](),'color':{'value':_0x318358,'title':_0x2eb73c||_0x39090b}};}return{'type':'format','content':o(_0x4abc19,'*Reset\x20font\x20background\x20color*')};}}});}}class Z extends _0x4f6334{['afterInit'](){const _0x299030=this['editor'],_0x13efe5=_0x299030['plugins']['get']('TrackChangesEditing'),_0x376926=_0x299030['commands']['get']('copyFormat'),_0x292c4d=_0x299030['commands']['get']('pasteFormat');_0x376926&&_0x292c4d&&(_0x13efe5['enableDefaultAttributesIntegration']('pasteFormat'),_0x13efe5['enableCommand']('copyFormat'),this['_registerLegacyDescription']());}['_registerLegacyDescription'](){const _0x52a92c=this['editor'],_0x353477=_0x52a92c['locale'];_0x52a92c['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](_0x417240=>{if('formatBlock'!=_0x417240['type']&&'formatInline'!=_0x417240['type'])return;const {data:_0x598c96}=_0x417240;if(_0x598c96&&'pasteFormat'===_0x598c96['commandName']){const _0x190459=[],_0x5c38ee=_0x598c96['commandParams'][0x0];for(const [_0x569f20,_0x4df044]of Object['entries'](_0x5c38ee))_0x190459['push'](so(_0x52a92c,_0x569f20,_0x4df044));return _0x190459['length']?{'type':'format','content':o(_0x353477,'*Set\x20format\x20to:*\x20%0',_0x190459['join'](',\x20'))}:{'type':'format','content':o(_0x353477,'*Remove\x20all\x20formatting*')};}});}}function so(_0x57068c,_0x3fbd3f,_0x49259e){const _0x486fbd=_0x57068c['locale']['t'],_0x4f4e62=_0x3fbd3f['split'](/(?=[A-Z])/)['join']('\x20'),_0x5629b6=_0x486fbd(_0x4f4e62['charAt'](0x0)['toUpperCase']()+_0x4f4e62['slice'](0x1))['toLowerCase']();if('boolean'==typeof _0x49259e)return _0x5629b6;if('fontColor'===_0x3fbd3f||'fontBackgroundColor'===_0x3fbd3f){const _0x1ec4a0=_0x52ab90(_0x57068c['config']['get']('fontColor.colors'))['find'](_0x265199=>_0x265199['model']==_0x49259e);return _0x5629b6+'\x20('+(_0x1ec4a0?_0x486fbd(_0x1ec4a0['label'])['toLowerCase']():_0x49259e)+')';}if('fontSize'===_0x3fbd3f&&isNaN(parseFloat(_0x49259e))){const _0x40130e=_0x57068c['plugins']['get']('FontSize')['normalizeSizeOptions'](_0x57068c['config']['get']('fontSize.options'))['find'](_0x5cc9c6=>_0x5cc9c6['model']==_0x49259e);return _0x5629b6+'\x20('+(_0x40130e?_0x486fbd(_0x40130e['title'])['toLowerCase']():_0x49259e)+')';}return _0x5629b6+'\x20('+_0x49259e+')';}class tt extends _0x4f6334{['_headingOptions'];['afterInit'](){const _0x3e70c8=this['editor'];if(!_0x3e70c8['plugins']['has']('HeadingEditing'))return;this['_headingOptions']=_0x3e70c8['config']['get']('heading.options');const _0x1b4f26=_0x3e70c8['locale'],_0x53816a=_0x3e70c8['plugins']['get']('TrackChangesEditing');_0x53816a['enableDefaultAttributesIntegration']('heading');for(const _0x40f096 of this['_headingOptions'])'paragraph'!=_0x40f096['model']&&_0x53816a['descriptionFactory']['registerElementLabel'](_0x40f096['model'],_0xef9fd8=>{const _0x31651f=this['_getHeadingLevel'](_0x40f096['model']);return null!==_0x31651f?_0x2f6af1(_0xef9fd8,_0x31651f):_0x57389f(_0xef9fd8,_0x40f096['title']);});function _0x2f6af1(_0x151ff5,_0x40b971){return o(_0x1b4f26,'ELEMENT_HEADING',[_0x151ff5,_0x40b971]);}function _0x57389f(_0x576e4c,_0xb55e97){return o(_0x1b4f26,'ELEMENT_HEADING_CUSTOM',[_0x576e4c,_0xb55e97]);}this['_registerLegacyDescription']();}['_registerLegacyDescription'](){const _0x7bf545=this['editor'],_0x4bbcdc=_0x7bf545['locale'];function _0x2ee4cf(_0x226a3b,_0x24aa2e){return o(_0x4bbcdc,'ELEMENT_HEADING_CUSTOM',[_0x226a3b,_0x24aa2e]);}_0x7bf545['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](_0x51d324=>{if('formatBlock'!=_0x51d324['type'])return;const {data:_0x497629}=_0x51d324;if(_0x497629&&'heading'==_0x497629['commandName']){const _0x3f6a67=_0x497629['commandParams'][0x0]['value'],_0x4b2334=this['_getHeadingLevel'](_0x3f6a67);if(null!==_0x4b2334)return{'type':'format','content':o(_0x4bbcdc,'*Change\x20to:*\x20%0',(_0x347039=0x1,_0x5c4825=_0x4b2334,o(_0x4bbcdc,'ELEMENT_HEADING',[_0x347039,_0x5c4825])))};const _0x40aa89=this['_headingOptions']['find'](_0x4eb6b4=>_0x4eb6b4['model']===_0x3f6a67)['title'];return{'type':'format','content':o(_0x4bbcdc,'*Change\x20to:*\x20%0',_0x2ee4cf(0x1,_0x40aa89))};}var _0x347039,_0x5c4825;});}['_getHeadingLevel'](_0x4f19dd){const _0x32f65d=_0x4f19dd['match'](/^heading(\d+)/);if(_0x32f65d)return _0x32f65d[0x1];const _0x3462dd=this['_headingOptions']?.['find'](_0x3a8b6e=>_0x3a8b6e['model']==_0x4f19dd);if(_0x3462dd&&_0x3462dd['view']){const _0x53951c=_0x3462dd['view'],_0x57fba2=(_0x53951c['name']??_0x53951c)['match'](/^h(\d+)/);if(_0x57fba2)return _0x57fba2[0x1];}return null;}}class et extends _0x4f6334{['afterInit'](){const _0x57be94=this['editor'];if(!_0x57be94['plugins']['has']('HighlightEditing'))return;const _0x8c9766=_0x57be94['plugins']['get']('TrackChangesEditing'),_0x207c3b=_0x57be94['locale'];_0x8c9766['enableDefaultAttributesIntegration']('highlight'),_0x8c9766['registerInlineAttribute']('highlight'),_0x8c9766['descriptionFactory']['registerAttributeLabel']('highlight',o(_0x207c3b,'FORMAT_HIGHLIGHT')),this['_registerLegacyDescription']();}['_registerLegacyDescription'](){const _0x25b231=this['editor'],_0x1df3e3=_0x25b231['locale'];_0x25b231['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](_0x35985f=>{if('formatInline'!=_0x35985f['type'])return;const {data:_0x34987b}=_0x35985f;if(_0x34987b&&'highlight'==_0x34987b['commandName']){const _0x35d959=_0x1df3e3['t'],_0x292fb9=_0x34987b['commandParams'][0x0]['value'];if(_0x292fb9){const _0x134edd=_0x25b231['config']['get']('highlight.options')['find'](_0x35c2ff=>_0x35c2ff['model']==_0x292fb9),_0x33ffc3=_0x35d959(_0x134edd['title'])['toLowerCase']();return{'type':'format','content':o(_0x1df3e3,'*Set\x20highlight:*\x20%0',_0x33ffc3),'color':{'value':_0x134edd['color'],'title':_0x134edd['title']}};}return{'type':'format','content':o(_0x1df3e3,'*Remove\x20highlight*',o(_0x1df3e3,'FORMAT_HIGHLIGHT'))};}});}}class it extends _0x4f6334{['afterInit'](){const _0x38dc1d=this['editor'];if(!_0x38dc1d['plugins']['has']('HorizontalLineEditing'))return;_0x38dc1d['plugins']['get']('TrackChangesEditing')['enableCommand']('horizontalLine');const _0x202036=_0x38dc1d['plugins']['get']('TrackChangesEditing'),_0x1cf038=_0x38dc1d['locale'];_0x202036['descriptionFactory']['registerElementLabel']('horizontalLine',_0x4c7780=>o(_0x1cf038,'ELEMENT_HORIZONTAL_LINE',_0x4c7780)),_0x38dc1d['conversion']['for']('dataDowncast')['elementToStructure']({'model':'horizontalLine','view':(_0x2035e8,{writer:_0x32013c,options:_0x50a613})=>{if(!_0x50a613['showSuggestionHighlights'])return null;const _0x4e125c=_0x32013c['createContainerElement']('div'),_0x1ef8f0=_0x32013c['createEmptyElement']('hr');return _0x32013c['addClass']('ck-horizontal-line',_0x4e125c),_0x32013c['insert'](_0x32013c['createPositionAt'](_0x4e125c,0x0),_0x1ef8f0),_0x4e125c;},'converterPriority':'high'});}}class st extends _0x4f6334{['afterInit'](){const _0x2c3ba2=this['editor'];if(!_0x2c3ba2['plugins']['has']('HtmlEmbed'))return;const _0x564b26=_0x2c3ba2['plugins']['get']('TrackChangesEditing'),_0x56894e=_0x2c3ba2['locale'];_0x564b26['descriptionFactory']['registerElementLabel']('rawHtml',_0x57e8b3=>o(_0x56894e,'ELEMENT_HTML_EMBED',_0x57e8b3)),_0x564b26['enableDefaultAttributesIntegration']('htmlEmbed'),_0x564b26['registerBlockAttribute']('value'),_0x564b26['descriptionFactory']['registerDescriptionCallback'](_0x460b3a=>{if('attribute'!=_0x460b3a['type'])return;const {data:_0x53f9a6}=_0x460b3a;if(_0x53f9a6&&'value'==_0x53f9a6['key']&&_0x460b3a['getFirstRange']()['start']['nodeAfter']['is']('element','rawHtml')){const _0x5807b0=o(_0x56894e,'ELEMENT_HTML_EMBED');return{'type':'format','content':o(_0x56894e,'*Change\x20%0\x20content*',_0x5807b0)};}}),this['_registerLegacyDescription']();}['_registerLegacyDescription'](){const _0x5abc0c=this['editor'],_0x1ed672=_0x5abc0c['locale'];_0x5abc0c['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](_0x5b6e23=>{if('formatBlock'!=_0x5b6e23['type'])return;const {data:_0x2eed0c}=_0x5b6e23;if(_0x2eed0c&&'htmlEmbed'==_0x2eed0c['commandName']){const _0x32f338=o(_0x1ed672,'ELEMENT_HTML_EMBED');return{'type':'format','content':o(_0x1ed672,'*Change\x20%0\x20content*',_0x32f338)};}});}}class nt extends _0x4f6334{['afterInit'](){const _0x5d4168=this['editor'];if(!_0x5d4168['plugins']['has']('ImageEditing'))return;const _0x30228a=_0x5d4168['plugins']['get']('TrackChangesEditing'),_0x319237=_0x5d4168['plugins']['get']('ImageUtils'),_0x164016=_0x5d4168['locale'];_0x30228a['enableCommand']('insertImage'),_0x30228a['descriptionFactory']['registerElementLabel']('imageBlock',_0xc43893=>o(_0x164016,'ELEMENT_IMAGE',_0xc43893)),_0x30228a['descriptionFactory']['registerElementLabel']('imageInline',_0x50f905=>o(_0x164016,'ELEMENT_INLINE_IMAGE',_0x50f905)),_0x30228a['descriptionFactory']['registerElementLabel']('caption',()=>o(_0x164016,'ELEMENT_CAPTION')),_0x5d4168['plugins']['has']('ImageUploadEditing')&&_0x30228a['enableCommand']('uploadImage'),_0x5d4168['plugins']['has']('ImageBlockEditing')&&_0x5d4168['plugins']['has']('ImageInlineEditing')&&(_0x30228a['enableCommand']('imageTypeInline',(_0xf5070d,_0x12ea71)=>{const _0xd7326b=_0x319237['getClosestSelectedImageElement'](_0x5d4168['model']['document']['selection']);_0x5d4168['model']['change'](()=>{_0x30228a['markBlockFormat'](_0xd7326b,{'commandName':'imageTypeInline','commandParams':[_0x12ea71]},[],'convertBlockImageToInline');});}),_0x30228a['enableCommand']('imageTypeBlock',(_0x1ff425,_0x370bf8)=>{_0x5d4168['model']['change'](_0x2797d2=>{let _0x857d4c=_0x319237['getClosestSelectedImageElement'](_0x5d4168['model']['document']['selection']),_0x47f9c1=_0x2797d2['createRangeOn'](_0x857d4c);const _0x50c21d=_0x45647f['fromPosition'](_0x47f9c1['start'],'toPrevious'),_0x157a7d=_0x45647f['fromPosition'](_0x47f9c1['end'],'toNext');_0x30228a['forceDefaultExecution'](()=>_0x1ff425(_0x370bf8)),_0x857d4c=_0x319237['getClosestSelectedImageElement'](_0x5d4168['model']['document']['selection']),_0x47f9c1=_0x2797d2['createRangeOn'](_0x857d4c);const _0x1c9b49=_0x2797d2['createRange'](_0x50c21d,_0x157a7d);_0x50c21d['detach'](),_0x157a7d['detach'](),_0x30228a['markBlockFormat'](_0x857d4c,{'commandName':'imageTypeInline','commandParams':[_0x370bf8]},[],'convertInlineImageToBlock'),_0x1c9b49['start']['isBefore'](_0x47f9c1['start'])&&_0x30228a['markInsertion'](_0x2797d2['createRange'](_0x1c9b49['start'],_0x47f9c1['start']),'convertInlineImageToBlock'),_0x47f9c1['end']['isBefore'](_0x1c9b49['end'])&&_0x30228a['markInsertion'](_0x2797d2['createRange'](_0x47f9c1['end'],_0x1c9b49['end']),'convertInlineImageToBlock');});}),_0x30228a['_suggestionFactory']['registerCustomCallback']('formatBlock','convertInlineImageToBlock','join',()=>!0x1),_0x30228a['_suggestionFactory']['registerCustomCallback']('formatBlock','convertInlineImageToBlock','accept',()=>!0x1),_0x30228a['_suggestionFactory']['registerCustomCallback']('formatBlock','convertInlineImageToBlock','discard',_0x30228a['_suggestionFactory']['getSuggestionCallback']('formatBlock','','accept')),_0x30228a['_suggestionFactory']['registerCustomCallback']('insertion','convertInlineImageToBlock','join',()=>!0x1),_0x30228a['_suggestionFactory']['registerCustomCallback']('insertion','convertInlineImageToBlock','discard',([_0x591a17])=>{const _0x440c15=_0x30228a['_suggestionFactory']['getSuggestionCallback']('insertion','','discard');let _0x372007=_0x591a17['start'],_0x456763=_0x591a17['end'];const _0x192f39=_0x5d4168['model']['schema']['getNearestSelectionRange'](_0x372007,'backward'),_0x217c44=_0x5d4168['model']['schema']['getNearestSelectionRange'](_0x456763,'forward');_0x192f39['isCollapsed']&&(_0x372007=_0x192f39['start']),_0x217c44['isCollapsed']&&(_0x456763=_0x217c44['end']),_0x440c15([_0x5d4168['model']['createRange'](_0x372007,_0x456763)]);}),_0x30228a['_suggestionFactory']['registerCustomCallback']('formatBlock','convertInlineImageToBlock','chain',_0x2d0d52),_0x30228a['_suggestionFactory']['registerCustomCallback']('insertion','convertInlineImageToBlock','chain',_0x2d0d52)),_0x5d4168['plugins']['has']('ImageCaptionEditing')&&(_0x30228a['enableCommand']('toggleImageCaption',(_0x7f068e,_0x68ce9d)=>{const _0x28153a=_0x5d4168['plugins']['get']('ImageCaptionUtils');let _0x1434cc=_0x319237['getClosestSelectedImageElement'](_0x5d4168['model']['document']['selection']),_0x336ec5=_0x28153a['getCaptionFromImageModelElement'](_0x1434cc);_0x5d4168['model']['change'](()=>{if(_0x336ec5)return void _0x30228a['markDeletion'](_0x5d4168['model']['createRangeOn'](_0x336ec5));const _0xd58348=_0x319237['isBlockImage'](_0x1434cc);_0x7f068e(_0x68ce9d),_0x1434cc=_0x319237['getClosestSelectedImageElement'](_0x5d4168['model']['document']['selection']),_0x336ec5=_0x28153a['getCaptionFromImageModelElement'](_0x1434cc),_0x30228a['markInsertion'](_0x5d4168['model']['createRangeOn'](_0x336ec5),_0xd58348?null:'imageCaption');});}),_0x30228a['_suggestionFactory']['registerCustomCallback']('insertion','imageCaption','chain',_0x2d0d52));const _0x98071a=[{'type':'formatBlock','subType':'imageStylePreApply'},{'type':'insertion','subType':'imageCaption'},{'type':'formatBlock','subType':'convertInlineImageToBlock'},{'type':'insertion','subType':'convertInlineImageToBlock'}];function _0x715dee(_0x2fbe92,_0x401100){const _0x4f13a1=_0x98071a['findIndex'](({type:_0x1cc9f6,subType:_0x4da85c})=>_0x2fbe92['type']==_0x1cc9f6&&_0x2fbe92['subType']==_0x4da85c),_0x2c07f2=_0x98071a['findIndex'](({type:_0x2520f5,subType:_0x1af16b})=>_0x401100['type']==_0x2520f5&&_0x401100['subType']==_0x1af16b);if(_0x4f13a1<0x0||_0x2c07f2<0x0)return!0x1;const _0x228800=_0x2fbe92['getFirstRange'](),_0x1ef9cc=_0x401100['getFirstRange']();if((0x0==_0x4f13a1||0x1==_0x4f13a1)&&0x2==_0x2c07f2&&_0x228800['isIntersecting'](_0x1ef9cc))return!0x0;if(0x2==_0x4f13a1&&0x3==_0x2c07f2){const _0x417acc=_0x30228a['_findSuggestions'](_0x228800,'insertion')['filter'](({suggestion:_0xf099df,meta:_0x2aa022})=>_0x2aa022['isOwn']&&'convertInlineImageToBlock'==_0xf099df['subType']);if(_0x417acc['length']>0x1&&_0x1ef9cc['end']['isEqual'](_0x228800['start']))return!0x0;if(0x1==_0x417acc['length']&&(_0x228800['start']['isEqual'](_0x1ef9cc['end'])||_0x228800['end']['isEqual'](_0x1ef9cc['start'])))return!0x0;}if(0x3==_0x4f13a1&&0x3==_0x2c07f2&&_0x228800['start']['isBefore'](_0x1ef9cc['start'])){const _0x853eb9=_0x228800['end']['nodeAfter'],_0x34f860=_0x1ef9cc['start']['nodeBefore'];return _0x319237['isBlockImage'](_0x853eb9)&&_0x853eb9===_0x34f860;}return!0x1;}function _0x2d0d52(_0xdd9179,_0x29c161){return _0x715dee(_0xdd9179,_0x29c161)?[_0xdd9179,_0x29c161]:_0x715dee(_0x29c161,_0xdd9179)?[_0x29c161,_0xdd9179]:null;}_0x5d4168['plugins']['has']('ImageResize')&&(_0x30228a['enableDefaultAttributesIntegration']('resizeImage'),_0x30228a['registerBlockAttribute']('resizedWidth'),_0x30228a['descriptionFactory']['registerAttributeLabel']('resizedWidth',o(_0x164016,'FORMAT_IMAGE_SIZE'))),_0x5d4168['plugins']['has']('ImageTextAlternativeEditing')&&(_0x30228a['enableDefaultAttributesIntegration']('imageTextAlternative'),_0x30228a['registerBlockAttribute']('alt')),_0x30228a['descriptionFactory']['registerDescriptionCallback'](_0x9015e=>{if(!!_0x98071a['find'](({type:_0x4360e2,subType:_0x4668e8})=>_0x9015e['type']==_0x4360e2&&_0x9015e['subType']==_0x4668e8))return _0x9015e['previous']?{}:void 0x0;}),_0x30228a['descriptionFactory']['registerDescriptionCallback'](_0x14d1ec=>{if('insertion'==_0x14d1ec['type']||'deletion'==_0x14d1ec['type']){const _0x9b4c56=_0x14d1ec['getContainedElement']();if(_0x9b4c56&&_0x9b4c56['is']('element','caption'))return{'type':'insertion'==_0x14d1ec['type']?'addObject':'removeObject','element':_0x9b4c56,'quantity':0x1};}}),_0x30228a['descriptionFactory']['registerDescriptionCallback'](_0x329234=>'formatBlock'==_0x329234['type']&&'convertInlineImageToBlock'==_0x329234['subType']?{'type':'format','content':'Inline\x20image\x20to\x20block\x20image'}:'formatBlock'==_0x329234['type']&&'convertBlockImageToInline'==_0x329234['subType']?{'type':'format','content':'Block\x20image\x20to\x20inline\x20image'}:void 0x0),_0x30228a['descriptionFactory']['registerDescriptionCallback'](_0x1ad00a=>{if('attribute'!=_0x1ad00a['type'])return;const {data:_0x31f8c8}=_0x1ad00a;if(!_0x31f8c8||'alt'!=_0x31f8c8['key'])return;const _0xa9d6ef=_0x31f8c8['newValue'];return _0xa9d6ef?{'type':'format','content':o(_0x164016,'*Set\x20image\x20text\x20alternative:*\x20%0','\x22'+_0xa9d6ef+'\x22')}:{'type':'format','content':o(_0x164016,'*Remove\x20image\x20text\x20alternative*')};}),this['_registerLegacyDescription']();}['_registerLegacyDescription'](){const _0x4a5ba1=this['editor'],_0x14bbd5=_0x4a5ba1['locale'];_0x4a5ba1['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](_0x4af698=>{if('formatBlock'!=_0x4af698['type']&&'formatInline'!=_0x4af698['type'])return;const {data:_0x49764b}=_0x4af698;if(_0x49764b){if('imageTextAlternative'==_0x49764b['commandName']){const _0x5cb773=_0x49764b['commandParams'][0x0]['newValue'];return _0x5cb773?{'type':'format','content':o(_0x14bbd5,'*Set\x20image\x20text\x20alternative:*\x20%0','\x22'+_0x5cb773+'\x22')}:{'type':'format','content':o(_0x14bbd5,'*Remove\x20image\x20text\x20alternative*')};}if('resizeImage'==_0x49764b['commandName']){const _0x3fccae=_0x49764b['commandParams'][0x0]['width'];return _0x3fccae?{'type':'format','content':o(_0x14bbd5,'*Set\x20image\x20width:*\x20%0',_0x3fccae)}:{'type':'format','content':o(_0x14bbd5,'*Reset\x20image\x20width*')};}}});}}class ot extends _0x4f6334{['afterInit'](){if(!this['editor']['plugins']['has']('ImageEditing'))return;const _0x5d3784=this['editor']['locale'],_0x2dbc0e=this['editor']['plugins']['get']('TrackChangesEditing');_0x2dbc0e['enableDefaultAttributesIntegration']('replaceImageSource'),_0x2dbc0e['registerBlockAttribute']('src'),_0x2dbc0e['descriptionFactory']['registerDescriptionCallback'](_0x3413eb=>{if('attribute'!=_0x3413eb['type'])return;const {data:_0x2e6b07}=_0x3413eb;return _0x2e6b07&&'src'==_0x2e6b07['key']?_0x2e6b07['newValue']&&_0x2e6b07['oldValue']?{'type':'format','content':o(_0x5d3784,'*Replace\x20image\x20URL*')}:{'type':'format','content':''}:void 0x0;}),this['_handleLegacySuggestions']();}['_handleLegacySuggestions'](){const _0x451db5=this['editor']['plugins']['get']('TrackChangesEditing');_0x451db5['_suggestionFactory']['registerCustomCallback']('formatBlock','replaceImageSource','accept',_0x451db5['_suggestionFactory']['getSuggestionCallback']('formatBlock',null,'discard')),_0x451db5['_suggestionFactory']['registerCustomCallback']('formatBlock','replaceImageSource','discard',_0x451db5['_suggestionFactory']['getSuggestionCallback']('formatBlock',null,'accept')),this['_registerLegacyDescription']();}['_registerLegacyDescription'](){const _0x22c91b=this['editor'],_0x4bdaef=_0x22c91b['locale'];_0x22c91b['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](_0xe51e6c=>{if('formatBlock'!=_0xe51e6c['type']&&'formatInline'!=_0xe51e6c['type'])return;const {data:_0x3e16ec}=_0xe51e6c;if(!_0x3e16ec||'replaceImageSource'!=_0x3e16ec['commandName'])return;return{'type':'format','content':o(_0x4bdaef,'*Format:*\x20replace\x20image\x20URL')};});}}class rt extends _0x4f6334{['afterInit'](){const _0xa0561a=this['editor'];if(!_0xa0561a['plugins']['has']('ImageStyleEditing'))return;const _0x155ff5=_0xa0561a['plugins']['get']('TrackChangesEditing'),_0x590959=_0xa0561a['plugins']['get']('ImageUtils'),_0x517a1c={};_0x155ff5['enableCommand']('imageStyle',(_0x1e34c2,_0x5d82aa)=>{const _0x26b382=_0xa0561a['plugins']['get']('Users')['me'],_0x31ad86=_0xa0561a['commands']['get']('imageStyle');let _0x2d36f6=_0x590959['getClosestSelectedImageElement'](_0xa0561a['model']['document']['selection']),_0x54e5ae=_0xa0561a['model']['createRangeOn'](_0x2d36f6),_0x492e7b=_0x31ad86['value'];if(_0x492e7b==_0x5d82aa['value'])return;const _0x45d2b6={'commandName':'imageStyle','commandParams':[_0x5d82aa],'formatGroupId':_0x4d3289()};_0xa0561a['model']['change'](()=>{if(_0x155ff5['getSuggestions']()['filter'](_0x445ba0=>_0x445ba0['isInContent']&&_0x26b382==_0x445ba0['author']&&('formatBlock'==_0x445ba0['type']||'formatInline'==_0x445ba0['type'])&&('imageStylePreApply'==_0x445ba0['subType']||'imageStylePostApply'==_0x445ba0['subType'])&&_0x445ba0['getFirstRange']()['isEqual'](_0x54e5ae))['forEach'](_0xeeaad5=>_0x155ff5['discardSuggestion'](_0xeeaad5['head'])),_0x2d36f6=_0x590959['getClosestSelectedImageElement'](_0xa0561a['model']['document']['selection']),_0x54e5ae=_0xa0561a['model']['createRangeOn'](_0x2d36f6),_0x31ad86['refresh'](),_0xa0561a['commands']['get']('imageTypeInline')['refresh'](),_0xa0561a['commands']['get']('imageTypeBlock')['refresh'](),_0x492e7b=_0x31ad86['value'],_0x492e7b!=_0x5d82aa['value'])return _0x590959['isInlineImage'](_0x2d36f6)&&_0x31ad86['shouldConvertImageType'](_0x5d82aa['value'],_0x2d36f6)?(_0x1e34c2({..._0x5d82aa,'setImageSizes':!0x1}),_0x2d36f6=_0x590959['getClosestSelectedImageElement'](_0xa0561a['model']['document']['selection']),void _0x155ff5['markBlockFormat'](_0x2d36f6,{..._0x45d2b6,'commandReversedParams':[{'value':_0x492e7b||null,'setImageSizes':!0x1}]},[],'imageStylePreApply')):void(_0x590959['isBlockImage'](_0x2d36f6)?_0x155ff5['markBlockFormat'](_0x2d36f6,_0x45d2b6,[],'imageStylePostApply'):_0x155ff5['markInlineFormat'](_0x54e5ae,_0x45d2b6,'imageStylePostApply'));});});for(const _0xc1d5b8 of _0xa0561a['plugins']['get']('ImageStyleEditing')['normalizedStyles'])_0x517a1c[_0xc1d5b8['name']]=_0xc1d5b8['title']['toLowerCase']();_0x155ff5['_suggestionFactory']['registerCustomCallback']('formatBlock','imageStylePreApply','join',()=>!0x1),_0x155ff5['_suggestionFactory']['registerCustomCallback']('formatBlock','imageStylePostApply','join',()=>!0x1),_0x155ff5['_suggestionFactory']['registerCustomCallback']('formatInline','imageStylePostApply','join',()=>!0x1),_0x155ff5['_suggestionFactory']['registerCustomCallback']('formatBlock','imageStylePreApply','accept',([_0x392e82])=>{_0x590959['setImageNaturalSizeAttributes'](_0x392e82['getContainedElement']());}),_0x155ff5['_suggestionFactory']['registerCustomCallback']('formatBlock','imageStylePreApply','discard',(_0xc349a1,_0x1c51b8)=>{_0x155ff5['_suggestionFactory']['getSuggestionCallback']('formatBlock','','accept')(_0xc349a1,{'commandName':_0x1c51b8['commandName'],'commandParams':_0x1c51b8['commandReversedParams']});}),_0x155ff5['_suggestionFactory']['registerCustomCallback']('formatBlock','imageStylePreApply','chain',function(_0x370692,_0x2d2779){if(_0x1c6963(_0x370692,_0x2d2779))return[_0x370692,_0x2d2779];if(_0x1c6963(_0x2d2779,_0x370692))return[_0x2d2779,_0x370692];return null;});const _0x235180=[{'type':'formatBlock','subType':'imageStylePreApply'},{'type':'insertion','subType':'imageCaption'},{'type':'formatBlock','subType':'convertInlineImageToBlock'},{'type':'insertion','subType':'convertInlineImageToBlock'}];function _0x1c6963(_0x2857dc,_0x40d009){const _0x34d641=_0x235180['findIndex'](({type:_0x13e2bf,subType:_0x37a740})=>_0x2857dc['type']==_0x13e2bf&&_0x2857dc['subType']==_0x37a740),_0x25075c=_0x235180['findIndex'](({type:_0x122ff0,subType:_0x122740})=>_0x40d009['type']==_0x122ff0&&_0x40d009['subType']==_0x122740);if(_0x34d641<0x0||_0x25075c<0x0)return!0x1;const _0x1276bd=_0x2857dc['getFirstRange'](),_0x51a62e=_0x40d009['getFirstRange']();if((0x0==_0x34d641||0x1==_0x34d641)&&0x2==_0x25075c&&_0x1276bd['isIntersecting'](_0x51a62e))return!0x0;if(0x2==_0x34d641&&0x3==_0x25075c){const _0x3fa2bc=_0x155ff5['_findSuggestions'](_0x1276bd,'insertion')['filter'](({suggestion:_0x4d85d0,meta:_0x2f2d15})=>_0x2f2d15['isOwn']&&'convertInlineImageToBlock'==_0x4d85d0['subType']);if(_0x3fa2bc['length']>0x1&&_0x51a62e['end']['isEqual'](_0x1276bd['start']))return!0x0;if(0x1==_0x3fa2bc['length']&&(_0x1276bd['start']['isEqual'](_0x51a62e['end'])||_0x1276bd['end']['isEqual'](_0x51a62e['start'])))return!0x0;}if(0x3==_0x34d641&&0x3==_0x25075c&&_0x1276bd['start']['isBefore'](_0x51a62e['start'])){const _0x44891c=_0x1276bd['end']['nodeAfter'],_0x2e1728=_0x51a62e['start']['nodeBefore'];return _0x590959['isBlockImage'](_0x44891c)&&_0x44891c===_0x2e1728;}return!0x1;}_0xa0561a['model']['document']['registerPostFixer'](()=>{let _0x139c03=!0x1;const _0x5c2909=Array['from'](_0xa0561a['model']['document']['differ']['getChangedMarkers']());for(const {name:_0x1109bc,data:_0x1fca9f}of _0x5c2909){const {group:_0x2aa3b6,type:_0x3e9c9d,subType:_0xc02bc0,id:_0x29030f}=_0x155ff5['_splitMarkerName'](_0x1109bc);if('suggestion'==_0x2aa3b6&&_0x155ff5['hasSuggestion'](_0x29030f)){if('formatBlock'==_0x3e9c9d&&('imageStylePreApply'==_0xc02bc0||'imageStylePostApply'==_0xc02bc0)){const _0x3644e1=_0x155ff5['getSuggestion'](_0x29030f);if(_0x1fca9f['newRange']){const _0xab52df=_0x3644e1['getFirstRange']()['getContainedElement']();if(_0x590959['isBlockImage'](_0xab52df))continue;_0x155ff5['discardSuggestion'](_0x3644e1),_0x139c03=!0x0;}}if('insertion'==_0x3e9c9d&&'imageCaption'==_0xc02bc0&&!_0x1fca9f['newRange']){const _0x5f4d0f=_0x155ff5['getSuggestion'](_0x29030f);_0x5f4d0f['next']&&_0x5f4d0f['next']['isInContent']&&(_0x155ff5['discardSuggestion'](_0x5f4d0f['next']),_0x139c03=!0x0);}}}return _0x139c03;}),this['_registerLegacyDescription'](_0x517a1c);}['_registerLegacyDescription'](_0x340469){const _0x14823e=this['editor'],_0x25bd3a=_0x14823e['locale'];_0x14823e['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](_0x28112d=>{if('formatBlock'!=_0x28112d['type']&&'formatInline'!=_0x28112d['type'])return;const {data:_0x1e41e7}=_0x28112d;if(!_0x1e41e7||'imageStyle'!=_0x1e41e7['commandName'])return;const _0x532e99=_0x1e41e7['commandParams'][0x0]['value'];return _0xe79f91('side'===_0x532e99?o(_0x25bd3a,'FORMAT_SIDE_IMAGE'):_0x340469[_0x532e99]||_0x532e99);function _0xe79f91(_0x5a6d8a){return{'type':'format','content':o(_0x25bd3a,'*Format:*\x20%0',_0x5a6d8a)};}});}}class at extends _0x4f6334{['_trackChangesValueDuringImport'];['_trackChangesExecuted'];constructor(_0x494041){super(_0x494041),this['_trackChangesValueDuringImport']=!0x1,this['_trackChangesExecuted']=!0x1;}['afterInit'](){const _0x10dae6=this['editor'],_0x3d63b3=_0x10dae6['commands']['get']('importWord'),_0x3d36f7=_0x10dae6['commands']['get']('trackChanges');_0x3d63b3&&(_0x3d63b3['on']('execute',(_0xd837ba,[,_0x59be90])=>{this['_trackChangesValueDuringImport']=_0x3d36f7['value'],_0x59be90['collaboration_features']['track_changes']=!this['_trackChangesValueDuringImport'];},{'priority':'high'}),this['listenTo'](_0x3d63b3,'dataInsert',this['_handleImportedData']['bind'](this)),this['listenTo'](_0x3d63b3,'dataInsert',()=>{this['_trackChangesExecuted']&&(_0x3d36f7['execute'](),this['_trackChangesExecuted']=!0x1);},{'priority':'lowest'}),_0x10dae6['plugins']['get']('TrackChangesEditing')['enableCommand']('importWord'));}['_handleImportedData'](_0x5e0629,_0x13a939){const {suggestions:_0x352a71}=_0x13a939,_0xaf1104=this['editor']['commands']['get']('trackChanges'),_0x16789d=_0xaf1104['value'];this['_trackChangesValueDuringImport']!==_0x16789d&&(_0xaf1104['execute'](),this['_trackChangesExecuted']=!0x0),_0x352a71&&_0x352a71['forEach'](({id:_0x261705,type:_0xaf28a6,author:_0x29fb90,created_at:_0x3d5dbb})=>{const _0x4b2437={'id':_0x261705,'type':_0xaf28a6,'authorId':this['editor']['plugins']['get']('Users')['me']['id'],'createdAt':new Date(),'data':null,'hasComments':!0x1,'attributes':{'@external':{'authorName':_0x29fb90,'createdAt':_0x3d5dbb?new Date(_0x3d5dbb):new Date(),'source':'importWord'}}};this['editor']['plugins']['get']('TrackChangesEditing')['_setSuggestionData'](_0x4b2437);});}}class ct extends _0x4f6334{['afterInit'](){const _0x2cda71=this['editor'],_0x5dc5d4=_0x2cda71['plugins']['get']('TrackChangesEditing');if(_0x2cda71['plugins']['has']('IndentEditing')&&(_0x5dc5d4['enableCommand']('indent'),_0x5dc5d4['enableCommand']('outdent')),_0x2cda71['plugins']['has']('IndentBlock')){for(const _0x3f707e of['indentBlock','outdentBlock'])_0x5dc5d4['enableDefaultAttributesIntegration'](_0x3f707e);}const _0x13f955=_0x2cda71['locale'];_0x5dc5d4['registerBlockAttribute']('blockIndent'),_0x5dc5d4['descriptionFactory']['registerAttributeLabel']('blockIndent',o(_0x13f955,'FORMAT_INDENT')),this['_registerLegacyDescription']();}['_registerLegacyDescription'](){const _0x3db8eb=this['editor'],_0x3a6d5d=_0x3db8eb['locale'],_0x13d97e=_0x3db8eb['plugins']['get']('TrackChangesEditing');_0x13d97e['descriptionFactory']['registerDescriptionCallback'](_0x1a5f88=>{if('formatBlock'!=_0x1a5f88['type'])return;const {data:_0xcf781a}=_0x1a5f88;if(!_0xcf781a)return;if('indentBlock'!=_0xcf781a['commandName']&&'outdentBlock'!=_0xcf781a['commandName'])return;const _0x21689e=_0x1a5f88['getItems']()[0x0],_0x3228d9=_0x13d97e['descriptionFactory']['getItemLabel'](_0x21689e);return'indentBlock'==_0xcf781a['commandName']?{'type':'format','content':o(_0x3a6d5d,'*Indent:*\x20%0',_0x3228d9)}:'outdentBlock'==_0xcf781a['commandName']?{'type':'format','content':o(_0x3a6d5d,'*Outdent:*\x20%0',_0x3228d9)}:void 0x0;});}}class ut extends _0x4f6334{static get['requires'](){return[tr];}['init'](){this['editor']['plugins']['get']('TrackChangesEditing')['enableCommand']('input');}}class ht extends _0x4f6334{['afterInit'](){const _0x2830e3=this['editor'];if(!_0x2830e3['plugins']['has']('LinkEditing'))return;const _0x3835ec=_0x2830e3['plugins']['get']('TrackChangesEditing'),_0x202f45=_0x2830e3['commands']['get']('link');_0x3835ec['enableDefaultAttributesIntegration']('link'),_0x3835ec['enableDefaultAttributesIntegration']('unlink'),_0x3835ec['registerInlineAttribute']('linkHref');for(const _0x1e9979 of _0x202f45['manualDecorators'])_0x3835ec['registerInlineAttribute'](_0x1e9979['id']),_0x3835ec['descriptionFactory']['registerAttributeLabel'](_0x1e9979['id'],'link\x20('+_0x1e9979['label']['toLowerCase']()+')');_0x3835ec['descriptionFactory']['registerDescriptionCallback'](_0x580c8c=>{if('attribute'!=_0x580c8c['type'])return;const {data:_0x145522}=_0x580c8c;if(!_0x145522||'linkHref'!=_0x145522['key'])return;const _0x37c944=_0x145522['newValue'],_0x24f83c=_0x2830e3['locale'];return{'type':'format','content':null==_0x37c944?o(_0x24f83c,'*Remove\x20link*'):o(_0x24f83c,'*Set\x20link:*\x20%0','\x22'+_0x37c944+'\x22')};}),this['_registerLegacyDescription']();}['_registerLegacyDescription'](){const _0x12e7da=this['editor'],_0x254923=_0x12e7da['locale'];_0x12e7da['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](_0x4a9653=>{if('formatInline'!=_0x4a9653['type'])return;const {data:_0x49c076}=_0x4a9653;if(_0x49c076){if('link'==_0x49c076['commandName']){const _0x31f262=_0x49c076['commandParams'][0x0];return{'type':'format','content':o(_0x254923,'*Set\x20link:*\x20%0','\x22'+_0x31f262+'\x22')};}return'unlink'==_0x49c076['commandName']?{'type':'format','content':o(_0x254923,'*Remove\x20link*')}:void 0x0;}});}}class ft extends _0x4f6334{['afterInit'](){const _0x18a80f=this['editor'],_0x422cda=_0x18a80f['locale'];if(!_0x18a80f['plugins']['has']('LegacyListEditing'))return;const _0x5d93a8=_0x18a80f['plugins']['get']('TrackChangesEditing'),_0x35e715=_0x18a80f['plugins']['has']('LegacyTodoListEditing');function _0xc6afa7(_0xe84256){return()=>{const _0x4daba2=_0x18a80f['model']['document']['selection'],_0x29968c=_0x18a80f['commands']['get'](_0xe84256);if(_0x29968c['value'])return void _0x18a80f['execute']('paragraph',{});const _0x388e56=_0xe84256['slice'](0x0,-0x4),_0x2004be=function(_0x24e2cc,_0x26e74f,_0xfd225b){let _0x30e4bc=Array['from'](_0x24e2cc)['filter'](_0x7aa37e=>function(_0x3efb5e,_0x1c8fc0){return _0x1c8fc0['checkChild'](_0x3efb5e['parent'],'listItem')&&!_0x1c8fc0['isObject'](_0x3efb5e);}(_0x7aa37e,_0xfd225b));_0x30e4bc=_0x30e4bc['filter'](_0x586d5a=>!_0x586d5a['is']('element','listItem')||_0x586d5a['getAttribute']('listType')!=_0x26e74f);const _0x1cf088=new Set();for(const _0x3cf2f8 of _0x30e4bc)_0x3cf2f8['is']('element','listItem')?_0x1cf088['add'](fe(_0x3cf2f8)):_0x1cf088['add'](_0x3cf2f8);return Array['from'](_0x1cf088);}(_0x4daba2['getSelectedBlocks'](),_0x388e56,_0x18a80f['model']['schema']);_0x18a80f['model']['change'](()=>{for(const _0x24c82c of _0x2004be)_0x5d93a8['markBlockFormat'](_0x24c82c,{'commandName':_0xe84256,'commandParams':[{'forceValue':!_0x29968c['value']}],'formatGroupId':'blockName'},ue(_0x24c82c));});};}function _0x36137b(_0x2e359a){return()=>{const _0x149444=function(_0x578206){let _0x3312ec=Array['from'](_0x578206);const _0x13d077=_0x3312ec['findIndex'](_0x4c68aa=>'listItem'!=_0x4c68aa['name']);return _0x13d077>-0x1&&(_0x3312ec=_0x3312ec['slice'](0x0,_0x13d077)),_0x3312ec;}(_0x18a80f['model']['document']['selection']['getSelectedBlocks']()),_0x1f2541=_0x18a80f['model']['createRange'](_0x18a80f['model']['createPositionAt'](_0x149444[0x0],'before'),_0x18a80f['model']['createPositionAt'](_0x149444[_0x149444['length']-0x1],'end'));_0x18a80f['model']['change'](()=>{_0x5d93a8['markBlockFormat'](_0x1f2541,{'commandName':_0x2e359a,'commandParams':[],'formatGroupId':'listIndent'},function(_0x1bd0fa){const _0x3aaa19=new Set();for(const _0x37f36d of _0x1bd0fa){let _0x1d56b6=_0x37f36d['nextSibling'];for(;_0x1d56b6&&_0x1d56b6['getAttribute']('listIndent')>_0x37f36d['getAttribute']('listIndent');)_0x3aaa19['add'](_0x1d56b6),_0x1d56b6=_0x1d56b6['nextSibling'];}return Array['from'](_0x3aaa19);}(_0x149444));});};}_0x5d93a8['enableCommand']('numberedList',_0xc6afa7('numberedList')),_0x5d93a8['enableCommand']('bulletedList',_0xc6afa7('bulletedList')),_0x35e715&&_0x5d93a8['enableCommand']('todoList',_0xc6afa7('todoList')),_0x5d93a8['enableCommand']('indentList',_0x36137b('indentList')),_0x5d93a8['enableCommand']('outdentList',_0x36137b('outdentList')),_0x35e715&&_0x5d93a8['enableCommand']('checkTodoList',()=>{const _0x5b5243=_0x18a80f['commands']['get']('checkTodoList'),_0x473ab1=Array['from'](_0x5b5243['_selectedElements']);_0x473ab1['filter'](_0x27a298=>_0x27a298['getAttribute']('todoListChecked')!=_0x5b5243['value']),_0x18a80f['model']['change'](()=>{for(const _0x3e13c2 of _0x473ab1)_0x5d93a8['markBlockFormat'](_0x3e13c2,{'commandName':'checkTodoList','commandParams':[{'forceValue':!_0x5b5243['value']}]});});}),_0x5d93a8['descriptionFactory']['registerElementLabel']('listItem',_0x4b3bb2=>o(_0x422cda,'ELEMENT_LIST_ITEM',_0x4b3bb2)),_0x5d93a8['descriptionFactory']['registerDescriptionCallback'](_0x2376e2=>{if('formatBlock'!=_0x2376e2['type']&&'formatInline'!=_0x2376e2['type'])return;const {data:_0x407229}=_0x2376e2;if(_0x407229){if('numberedList'==_0x407229['commandName']||'bulletedList'==_0x407229['commandName']||'todoList'==_0x407229['commandName'])switch(_0x407229['commandName']['replace']('List','')){case'bulleted':return _0x50dd12(o(_0x422cda,'ELEMENT_BULLETED_LIST'));case'numbered':return _0x50dd12(o(_0x422cda,'ELEMENT_NUMBERED_LIST'));case'todo':return _0x50dd12(o(_0x422cda,'ELEMENT_TODO_LIST'));}if('indentList'==_0x407229['commandName'])return{'type':'format','content':o(_0x422cda,'*Indent:*\x20%0',o(_0x422cda,'ELEMENT_LIST_ITEM'))};if('outdentList'==_0x407229['commandName'])return{'type':'format','content':o(_0x422cda,'*Outdent:*\x20%0',o(_0x422cda,'ELEMENT_LIST_ITEM'))};if('checkTodoList'==_0x407229['commandName'])return _0x407229['commandParams'][0x0]['forceValue']?{'type':'format','content':o(_0x422cda,'*Check\x20item*')}:{'type':'format','content':o(_0x422cda,'*Uncheck\x20item*')};}function _0x50dd12(_0x14cf56){return{'type':'format','content':o(_0x422cda,'*Change\x20to:*\x20%0',_0x14cf56)};}});}}function fe(_0x22c376){const _0x1e3ce2=_0x22c376['getAttribute']('listIndent');if(0x0==_0x1e3ce2)return _0x22c376;let _0x2868c2=_0x22c376;for(;_0x22c376['previousSibling']&&_0x22c376['previousSibling']['is']('element','listItem');){const _0xaded45=_0x22c376['previousSibling']['getAttribute']('listIndent');if(_0xaded45==_0x1e3ce2)_0x2868c2=_0x22c376['previousSibling'];else{if(_0xaded45<_0x1e3ce2)break;}_0x22c376=_0x22c376['previousSibling'];}return _0x2868c2;}function ue(_0x2a9dfe){const _0x2586fe=[];if(_0x2a9dfe['is']('element','listItem')&&_0x2a9dfe['getAttribute']('listIndent')>0x0){let _0x54ccf5=_0x2a9dfe['nextSibling'];for(;_0x54ccf5&&'listItem'==_0x54ccf5['name']&&_0x54ccf5['getAttribute']('listIndent')==_0x2a9dfe['getAttribute']('listIndent');)_0x2586fe['push'](_0x54ccf5),_0x54ccf5=_0x54ccf5['nextSibling'];}return _0x2586fe;}class W extends _0x4f6334{['afterInit'](){if(!this['editor']['plugins']['has']('LegacyListPropertiesEditing'))return;const _0x1ff072=this['editor']['config']['get']('list.properties'),_0x20a6ff=this['editor']['plugins']['get']('TrackChangesEditing');_0x1ff072['styles']&&_0x20a6ff['enableCommand']('listStyle',this['handleListStyleCommand']['bind'](this)),_0x1ff072['reversed']&&_0x20a6ff['enableCommand']('listReversed',this['handleListReversedCommand']['bind'](this)),_0x1ff072['startIndex']&&_0x20a6ff['enableCommand']('listStart',this['handleListStartCommand']['bind'](this)),_0x20a6ff['descriptionFactory']['registerDescriptionCallback'](this['handleDescriptions']['bind'](this));}['handleListStyleCommand'](_0x525633,_0x55c618={}){const _0x5eb1bc=this['editor']['plugins']['get']('TrackChangesEditing'),_0x463939=this['_getSuggestionBlocksForListStyle']();this['editor']['model']['change'](()=>{_0x5eb1bc['markMultiRangeBlockFormat'](_0x463939,{'commandName':'listStyle','commandParams':[{'type':_0x55c618['type']}],'formatGroupId':'listStyle'});});}['handleListReversedCommand'](_0xd69794,_0x3c3f36={}){const _0x3da029=this['editor']['plugins']['get']('TrackChangesEditing'),_0x5ad87f=this['_getSuggestionBlocks'](_0x1a44eb=>_0x1a44eb['is']('element','listItem')&&'numbered'===_0x1a44eb['getAttribute']('listType'));if(_0x5ad87f['length']<0x1)return;const _0x18ec61=_0x5ad87f['map'](_0x1d500d=>this['editor']['model']['createRange'](this['editor']['model']['createPositionAt'](_0x1d500d,'before'),this['editor']['model']['createPositionAt'](_0x1d500d,0x0)));this['editor']['model']['change'](()=>{_0x3da029['markMultiRangeBlockFormat'](_0x18ec61,{'commandName':'listReversed','commandParams':[{'reversed':_0x3c3f36['reversed']}],'formatGroupId':'listReversed'});});}['handleListStartCommand'](_0x134341,_0x48fe1c={}){const _0x587eaa=this['editor']['plugins']['get']('TrackChangesEditing'),_0x578c42=this['_getSuggestionBlocks'](_0x38dcd0=>_0x38dcd0['is']('element','listItem')&&'numbered'===_0x38dcd0['getAttribute']('listType'));if(_0x578c42['length']<0x1)return;const _0x56d734=_0x578c42['map'](_0x500c17=>this['editor']['model']['createRange'](this['editor']['model']['createPositionAt'](_0x500c17,'before'),this['editor']['model']['createPositionAt'](_0x500c17,0x0)));this['editor']['model']['change'](()=>{_0x587eaa['markMultiRangeBlockFormat'](_0x56d734,{'commandName':'listStart','commandParams':[{'startIndex':_0x48fe1c['startIndex']}],'formatGroupId':'listStart'});});}['handleDescriptions'](_0x28a537){if('formatBlock'!=_0x28a537['type']&&'formatInline'!=_0x28a537['type'])return;const _0x208ca9=this['editor']['locale'],{data:_0x50c331}=_0x28a537;if(!_0x50c331)return;let _0x2f22db,_0x49f902;switch(_0x50c331['commandName']){case'listStyle':_0x2f22db='*Change\x20to:*\x20%0',_0x49f902={'type':'format','content':o(_0x208ca9,_0x2f22db,o(_0x208ca9,this['_getTranslationKeyForListStyle'](_0x50c331['commandParams'][0x0]['type'])))};break;case'listReversed':_0x2f22db=_0x50c331['commandParams'][0x0]['reversed']?'*Format:*\x20set\x20order\x20to\x20reversed':'*Format:*\x20set\x20order\x20to\x20regular',_0x49f902={'type':'format','content':o(_0x208ca9,_0x2f22db)};break;case'listStart':_0x2f22db='*Format:*\x20set\x20start\x20index\x20to\x20%0',_0x49f902={'type':'format','content':o(_0x208ca9,_0x2f22db,_0x50c331['commandParams'][0x0]['startIndex'])};}return _0x49f902;}['_getSuggestionBlocksForListStyle'](){const _0x33b85a=this['editor']['plugins']['get']('LegacyListUtils');let _0x21e32c=Array['from'](this['editor']['model']['document']['selection']['getSelectedBlocks']());return _0x21e32c[0x0]?.['is']('element','listItem')&&_0x21e32c['unshift'](..._0x33b85a['getSiblingNodes'](this['editor']['model']['document']['selection']['getFirstPosition'](),'backward')),_0x21e32c[_0x21e32c['length']-0x1]?.['is']('element','listItem')&&_0x21e32c['push'](..._0x33b85a['getSiblingNodes'](this['editor']['model']['document']['selection']['getLastPosition'](),'forward')),_0x21e32c=[...new Set(_0x21e32c)],this['editor']['model']['document']['selection']['getFirstPosition']()?.['parent']?.['is']('element','listItem')&&(_0x21e32c=_0x21e32c['filter'](_0x2af81a=>_0x2af81a['is']('element','listItem'))),_0x21e32c;}['_getSuggestionBlocks'](_0x5e606e){const _0x6c7d47=this['editor']['plugins']['get']('LegacyListUtils');let _0x51ea8f=Array['from'](this['editor']['model']['document']['selection']['getSelectedBlocks']())['filter'](_0x5e606e)['map'](_0x392f31=>{const _0x3d250d=this['editor']['model']['createPositionAt'](_0x392f31,0x0);return[..._0x6c7d47['getSiblingNodes'](_0x3d250d,'backward'),..._0x6c7d47['getSiblingNodes'](_0x3d250d,'forward')];})['flat']();return _0x51ea8f=[...new Set(_0x51ea8f)],_0x51ea8f;}['_getTranslationKeyForListStyle'](_0x3c2e2d){return'ELEMENT_'+(this['editor']['plugins']['get']('LegacyListUtils')['getListTypeFromListStyleType'](_0x3c2e2d)||'default')['toUpperCase']()+'_LIST_'+_0x3c2e2d['toUpperCase']()['replace'](/-/g,'_');}}class lt extends _0x4f6334{['afterInit'](){const _0x27c0f7=this['editor'];if(!_0x27c0f7['plugins']['has']('MediaEmbedEditing'))return;const _0x5a3e1d=_0x27c0f7['plugins']['get']('TrackChangesEditing'),_0x1aaef9=_0x27c0f7['locale'];_0x5a3e1d['enableCommand']('mediaEmbed'),_0x5a3e1d['descriptionFactory']['registerElementLabel']('media',_0x27289c=>o(_0x1aaef9,'ELEMENT_MEDIA',_0x27289c)),_0x27c0f7['conversion']['for']('dataDowncast')['elementToElement']({'model':'media','view':(_0x6a17cb,{writer:_0x3363a2,options:_0xde4a46})=>{if(_0xde4a46['showSuggestionHighlights'])return _0x3363a2['createEmptyElement']('div');},'converterPriority':'high'}),_0x27c0f7['data']['downcastDispatcher']['on']('attribute:url:media',(_0x3815a5,_0x572145,_0x3b6f5d)=>{_0x3b6f5d['options']['showSuggestionHighlights']&&_0x3815a5['stop']();},{'priority':'high'});}}class mt extends _0x4f6334{['afterInit'](){const _0x5d02db=this['editor'];_0x5d02db['plugins']['has']('MentionEditing')&&_0x5d02db['plugins']['get']('TrackChangesEditing')['enableCommand']('mention');}}class dt extends _0x4f6334{['afterInit'](){const _0x505b17=this['editor'];if(!_0x505b17['plugins']['has']('MergeFieldsEditing'))return;_0x505b17['plugins']['get']('TrackChangesEditing')['enableCommand']('insertMergeField'),_0x505b17['plugins']['get']('TrackChangesEditing')['enableCommand']('insertMergeFieldBlock');const _0x595077=_0x505b17['plugins']['get']('TrackChangesEditing'),_0x20832c=_0x505b17['locale'];_0x595077['descriptionFactory']['registerElementLabel']('mergeField',_0x1d9d61=>o(_0x20832c,'ELEMENT_MERGE_FIELD',_0x1d9d61)),_0x595077['descriptionFactory']['registerElementLabel']('mergeFieldBlock',_0x26f93f=>o(_0x20832c,'ELEMENT_MERGE_FIELD',_0x26f93f)),_0x595077['descriptionFactory']['registerDescriptionCallback'](_0x597285=>{if('insertion'!=_0x597285['type']&&'deletion'!=_0x597285['type'])return;const _0x5ab82d=_0x597285['getContainedElement']();if(null==_0x5ab82d)return;if(!_0x5ab82d['is']('element','mergeField')&&!_0x5ab82d['is']('element','mergeFieldBlock'))return;const _0x396875=_0x505b17['plugins']['get']('MergeFieldsEditing')['getLabel'](_0x5ab82d['getAttribute']('id'));return'insertion'==_0x597285['type']?{'type':'insertion','content':o(_0x20832c,'*Insert:*\x20%0','\x22'+_0x396875+'\x22\x20'+o(_0x20832c,'ELEMENT_MERGE_FIELD'))}:{'type':'deletion','content':o(_0x20832c,'*Remove:*\x20%0','\x22'+_0x396875+'\x22\x20'+o(_0x20832c,'ELEMENT_MERGE_FIELD'))};});}}class pt extends _0x4f6334{['afterInit'](){const _0x2fb4b1=this['editor'],_0x374c26=_0x2fb4b1['plugins']['get']('TrackChangesEditing');_0x2fb4b1['plugins']['has']('MultiLevelList')&&(_0x374c26['enableDefaultAttributesIntegration']('multiLevelList'),_0x374c26['registerBlockAttribute']('listMarkerStyle'),_0x374c26['descriptionFactory']['registerDescriptionCallback'](_0x1b72dd=>this['handleDescriptions'](_0x1b72dd)));}['handleDescriptions'](_0x5d661a){const _0x249d4d=this['editor']['locale'],{data:_0x18e732}=_0x5d661a,_0x4b7c5f={'type':'format','content':''};if(_0x18e732&&'listMarkerStyle'==_0x18e732['key']){if(!_0x18e732['oldValue'])return{'type':'format','content':o(_0x249d4d,'*Set\x20format:*\x20%0',o(_0x249d4d,'ELEMENT_MULTI_LEVEL_LIST'))+'\x20('+_0x18e732['newValue']+')'};if(!_0x18e732['newValue']){let _0x257817=_0x5d661a['head'];for(;_0x257817;){if(_0x257817['data']&&'listType'==_0x257817['data']['key']&&_0x257817['data']['newValue'])return _0x4b7c5f;_0x257817=_0x257817['next'];}return{'type':'format','content':o(_0x249d4d,'*Remove\x20format:*\x20%0',o(_0x249d4d,'ELEMENT_MULTI_LEVEL_LIST'))+'\x20('+_0x18e732['oldValue']+')'};}}}}class kt extends _0x4f6334{['afterInit'](){const _0x225970=this['editor'];if(!_0x225970['plugins']['has']('PageBreakEditing'))return;_0x225970['plugins']['get']('TrackChangesEditing')['enableCommand']('pageBreak');const _0x45dcd2=_0x225970['plugins']['get']('TrackChangesEditing'),_0x497fac=_0x225970['locale'];_0x45dcd2['descriptionFactory']['registerElementLabel']('pageBreak',_0x46c135=>o(_0x497fac,'ELEMENT_PAGE_BREAK',_0x46c135));}}class bt extends _0x4f6334{['afterInit'](){const _0x30e80a=this['editor'];if(!_0x30e80a['plugins']['has']('Paragraph'))return;const _0x3e52ef=_0x30e80a['locale'],_0x24896c=_0x30e80a['plugins']['get']('TrackChangesEditing');_0x24896c['descriptionFactory']['registerElementLabel']('paragraph',_0x26103f=>o(_0x3e52ef,'ELEMENT_PARAGRAPH',_0x26103f)),_0x24896c['enableDefaultAttributesIntegration']('paragraph'),_0x24896c['enableCommand']('insertParagraph'),_0x30e80a['editing']['downcastDispatcher']['on']('addMarker:suggestion:insertion',nr(_0x30e80a),{'priority':'highest'}),_0x30e80a['data']['downcastDispatcher']['on']('addMarker:suggestion:insertion',(_0x3cd2bb,_0x17c92b,_0x512265)=>{_0x512265['options']['showSuggestionHighlights']&&nr(_0x30e80a,{'showActiveMarker':!0x1})(_0x3cd2bb,_0x17c92b,_0x512265);},{'priority':'highest'});const _0x31b2c8=_0x24896c['descriptionFactory'];_0x31b2c8['registerDescriptionCallback'](_0x400b50=>{if('insertion'!==_0x400b50['type'])return;const {start:_0x38ccd9,end:_0x249aba}=_0x400b50['getFirstRange']();if(!_0x38ccd9['isTouching'](_0x249aba)||!_0x38ccd9['nodeAfter'])return;const _0x5de9f4=_0x30e80a['model']['schema'],_0x656d72=_0x38ccd9['nodeAfter'];return _0x5de9f4['isBlock'](_0x656d72)&&!_0x5de9f4['isLimit'](_0x656d72)&&_0x5de9f4['checkChild'](_0x656d72,'$text')?{'type':'insertion','content':o(_0x3e52ef,'*Insert:*\x20%0',_0x31b2c8['getItemLabel'](_0x656d72,0x1))}:void 0x0;}),this['_registerLegacyDescription']();}['_registerLegacyDescription'](){const _0x4f0714=this['editor'],_0x51eadb=_0x4f0714['locale'];_0x4f0714['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](_0x4feabf=>{if('formatBlock'!=_0x4feabf['type'])return;const {data:_0x545639}=_0x4feabf;return _0x545639&&'paragraph'==_0x545639['commandName']?{'type':'format','content':o(_0x51eadb,'*Change\x20to:*\x20%0',o(_0x51eadb,'ELEMENT_PARAGRAPH'))}:void 0x0;});}}function nr(_0x488a2e,{showActiveMarker:_0x459635=!0x0}={}){return(_0x4ddf2b,_0x5b3cb4,_0x5374be)=>{const _0x42f9f3=_0x488a2e['plugins']['get']('TrackChangesEditing'),_0x21ee30=_0x5b3cb4['markerRange']['start'],_0xadd6b8=_0x5b3cb4['markerRange']['end'],_0xfc27d6=_0x488a2e['model']['schema'];if(!_0x21ee30['isTouching'](_0xadd6b8)||!_0x21ee30['nodeAfter'])return;const _0x1e6081=_0x21ee30['nodeAfter'];if(_0xfc27d6['isBlock'](_0x1e6081)&&!_0xfc27d6['isLimit'](_0x1e6081)&&_0xfc27d6['checkChild'](_0x1e6081,'$text')){if(!_0x5374be['consumable']['consume'](_0x5b3cb4['markerRange'],_0x4ddf2b['name']))return;const {authorId:_0x572be1}=_0x42f9f3['_splitMarkerName'](_0x5b3cb4['markerName']),_0x2b197c=_0x5374be['writer']['createUIElement']('span',{'class':'ck-suggestion-marker-split','data-author-id':_0x572be1}),_0x431b99=_0x5374be['mapper']['toViewPosition'](_0xadd6b8);_0x459635&&_0x42f9f3['activeMarkers']['includes'](_0x5b3cb4['markerName'])&&_0x5374be['writer']['addClass']('ck-suggestion-marker--active',_0x2b197c),_0x5374be['writer']['insert'](_0x431b99,_0x2b197c),_0x5374be['mapper']['bindElementToMarker'](_0x2b197c,_0x5b3cb4['markerName']);}};}class wt extends _0x4f6334{['afterInit'](){const _0x2ab593=this['editor'];if(!_0x2ab593['plugins']['has']('RemoveFormatEditing'))return;_0x2ab593['plugins']['get']('TrackChangesEditing')['enableDefaultAttributesIntegration']('removeFormat'),this['_registerLegacyDescription']();}['_registerLegacyDescription'](){const _0x4287ff=this['editor'];_0x4287ff['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](_0x34b543=>{if('formatBlock'!=_0x34b543['type']&&'formatInline'!=_0x34b543['type'])return;const {data:_0x101120}=_0x34b543;return _0x101120&&'removeFormat'==_0x101120['commandName']?{'type':'format','content':o(_0x4287ff['locale'],'*Remove\x20all\x20formatting*')}:void 0x0;});}}class yt extends _0x4f6334{['afterInit'](){const _0x35b37d=this['editor'];if(!_0x35b37d['plugins']['has']('RestrictedEditingModeEditing'))return;const _0x5577de=_0x35b37d['plugins']['get']('TrackChangesEditing');_0x5577de['enableCommand']('goToPreviousRestrictedEditingException'),_0x5577de['enableCommand']('goToNextRestrictedEditingException');const _0x47719b=_0x35b37d['plugins']['get']('RestrictedEditingModeEditing');_0x47719b['enableCommand']('trackChanges'),_0x47719b['enableCommand']('acceptSuggestion'),_0x47719b['enableCommand']('discardSuggestion'),_0x47719b['enableCommand']('acceptAllSuggestions'),_0x47719b['enableCommand']('discardAllSuggestions'),_0x47719b['enableCommand']('acceptSelectedSuggestions'),_0x47719b['enableCommand']('discardSelectedSuggestions');}}class jt extends _0x4f6334{static get['requires'](){return[_0x9884ec];}['init'](){const _0xb7a762=this['editor'],_0xfc283c=_0xb7a762['plugins']['get']('TrackChangesEditing');_0xfc283c['enableCommand']('shiftEnter'),_0xb7a762['editing']['downcastDispatcher']['on']('addMarker:suggestion:insertion',ge(_0xb7a762),{'priority':'high'}),_0xb7a762['editing']['downcastDispatcher']['on']('addMarker:suggestion:deletion',ge(_0xb7a762),{'priority':'high'}),_0xb7a762['data']['downcastDispatcher']['on']('addMarker:suggestion',(_0x2ffc7f,_0x3cc3c0,_0x5ea253)=>{_0x5ea253['options']['showSuggestionHighlights']&&ge(_0xb7a762,{'showActiveMarker':!0x1})(_0x2ffc7f,_0x3cc3c0,_0x5ea253);}),_0xfc283c['descriptionFactory']['registerElementLabel']('softBreak',_0x47f9a6=>o(_0xb7a762['locale'],'ELEMENT_LINE_BREAK',_0x47f9a6));}}function ge(_0x194f65,{showActiveMarker:_0x232df6=!0x0}={}){return(_0x280dcf,_0x4d20b4,_0x3b2a73)=>{const _0x36a71b=_0x194f65['plugins']['get']('TrackChangesEditing');if(!_0x3b2a73['consumable']['test'](_0x4d20b4['markerRange'],_0x280dcf['name']))return;const _0x3ffd73=_0x194f65['model'];for(const _0x166263 of _0x4d20b4['markerRange']['getItems']()){if(!_0x166263['is']('element','softBreak'))continue;const _0x13ebe2='deletion'==_0x4d20b4['markerName']['split'](':')[0x1]?'merge':'split',{authorId:_0x2c59f6}=_0x36a71b['_splitMarkerName'](_0x4d20b4['markerName']),_0x4b9215=_0x3b2a73['writer']['createUIElement']('span',{'class':'ck-suggestion-marker-'+_0x13ebe2,'data-author-id':_0x2c59f6}),_0x522847=_0x3b2a73['mapper']['toViewPosition'](_0x3ffd73['createPositionBefore'](_0x166263));_0x232df6&&_0x36a71b['activeMarkers']['includes'](_0x4d20b4['markerName'])&&_0x3b2a73['writer']['addClass']('ck-suggestion-marker--active',_0x4b9215),_0x3b2a73['writer']['insert'](_0x522847,_0x4b9215),_0x3b2a73['mapper']['bindElementToMarker'](_0x4b9215,_0x4d20b4['markerName']);}};}class St extends _0x4f6334{['afterInit'](){const _0x1d6502=this['editor'],_0x4fab26=_0x1d6502['model'],_0x1aa03c=_0x1d6502['locale'];if(!_0x1d6502['plugins']['has']('StandardEditingModeEditing'))return;const _0x38408d=_0x1d6502['plugins']['get']('TrackChangesEditing'),_0x1befcc='restrictedEditingException',_0x5c7403=_0x1d6502['commands']['get'](_0x1befcc);_0x38408d['enableCommand'](_0x1befcc,(_0x36c18a,_0x4b8d0b={})=>{const _0xdea7db=_0x4fab26['document']['selection'];if(_0xdea7db['isCollapsed'])return void _0x36c18a(_0x4b8d0b);const _0x4a3238=void 0x0!==_0x4b8d0b['forceValue']?_0x4b8d0b['forceValue']:!_0x5c7403['value'];_0x4fab26['change'](()=>{const _0x32b18f=Array['from'](_0xdea7db['getRanges']());for(const _0x13b489 of _0x32b18f){const _0xdce6c9=_0x4a3238?[_0x13b489]:io(_0x1befcc,_0x13b489,_0x4fab26);for(const _0x2a9657 of _0xdce6c9)_0x38408d['markInlineFormat'](_0x2a9657,{'commandName':_0x1befcc,'commandParams':[{'forceValue':_0x4a3238}]});}});}),_0x38408d['descriptionFactory']['registerDescriptionCallback'](_0x5b0a2c=>{if('formatBlock'!=_0x5b0a2c['type']&&'formatInline'!=_0x5b0a2c['type'])return;const {data:_0x35d4a6}=_0x5b0a2c;return _0x35d4a6&&_0x35d4a6['commandName']==_0x1befcc?_0x35d4a6['commandParams'][0x0]['forceValue']?{'type':'format','content':o(_0x1aa03c,'FORMAT_RESTRICTED_ENABLED')}:{'type':'format','content':o(_0x1aa03c,'FORMAT_RESTRICTED_DISABLED')}:void 0x0;});}}class At extends _0x4f6334{['afterInit'](){const _0x24bdb3=this['editor'];if(!_0x24bdb3['plugins']['has']('Style')||!_0x24bdb3['plugins']['has']('DataSchema'))return;const _0x55f427=_0x24bdb3['plugins']['get']('TrackChangesEditing'),_0x156195=_0x24bdb3['locale'],_0x4830da=_0x24bdb3['config']['get']('style')||{},_0x53a8f0=_0x24bdb3['plugins']['get']('GeneralHtmlSupport'),_0x99e129=_0x24bdb3['plugins']['get']('StyleUtils')['normalizeConfig'](_0x24bdb3['plugins']['get']('DataSchema'),_0x4830da['definitions']);_0x55f427['enableDefaultAttributesIntegration']('style');const _0xc3c91=new Set();for(const _0x1bb263 of _0x99e129['block']){const _0x2762a4=_0x53a8f0['getGhsAttributeNameForElement'](_0x1bb263['element']);_0xc3c91['add'](_0x2762a4);}const _0x1f7fcd=new Set();for(const _0x425865 of _0x99e129['inline']){const _0x4637ac=_0x53a8f0['getGhsAttributeNameForElement'](_0x425865['element']);_0x1f7fcd['add'](_0x4637ac);for(const _0x47913f of _0x425865['ghsAttributes'])_0x1f7fcd['add'](_0x47913f);}for(const _0x5366d4 of _0xc3c91)_0x55f427['registerBlockAttribute'](_0x5366d4),_0x55f427['descriptionFactory']['registerAttributeLabel'](_0x5366d4,o(_0x156195,'FORMAT_STYLE'));for(const _0x252728 of _0x1f7fcd)_0x55f427['registerInlineAttribute'](_0x252728),_0x55f427['descriptionFactory']['registerAttributeLabel'](_0x252728,o(_0x156195,'FORMAT_STYLE'));this['_registerLegacyDescription']();}['_registerLegacyDescription'](){const _0x2a2cd4=this['editor'],_0x3aa221=_0x2a2cd4['locale'];_0x2a2cd4['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](_0x52c7c6=>{if('formatBlock'!=_0x52c7c6['type']&&'formatInline'!=_0x52c7c6['type'])return;const {data:_0x5e17bf}=_0x52c7c6;return _0x5e17bf&&'style'===_0x5e17bf['commandName']?_0x5e17bf['commandParams'][0x0]['forceValue']?{'type':'format','content':o(_0x3aa221,'*Set\x20format:*\x20%0',_0x5e17bf['commandParams'][0x0]['styleName']['toLowerCase']())}:{'type':'format','content':o(_0x3aa221,'*Remove\x20format:*\x20%0',_0x5e17bf['commandParams'][0x0]['styleName']['toLowerCase']())}:void 0x0;});}}class It extends _0x4f6334{['_tablePostFixingSubtypes'];['_tableSuggestions'];constructor(_0x1ea842){super(_0x1ea842),this['_tablePostFixingSubtypes']=['tableRow','tableColumn'],this['_tableSuggestions']=new Set();}['afterInit'](){const _0x27b78f=this['editor'],_0x2a31e5=_0x27b78f['model']['document']['selection'];if(!_0x27b78f['plugins']['has']('TableEditing'))return;const _0x24b654=_0x27b78f['locale'],_0x1b10dd=_0x27b78f['plugins']['get']('TrackChangesEditing'),_0x5a6851=_0x27b78f['plugins']['get']('TableUtils');_0x1b10dd['descriptionFactory']['registerElementLabel']('table',_0x3c3ac9=>o(_0x24b654,'ELEMENT_TABLE',_0x3c3ac9)),this['_setupColumnsRowsFixing'](),_0x1b10dd['enableCommand']('insertTable'),_0x1b10dd['enableCommand']('selectTableRow'),_0x1b10dd['enableCommand']('selectTableColumn');for(const _0x30bff0 of['insertTableRowAbove','insertTableRowBelow']){const _0x44a151=_0x27b78f['commands']['get'](_0x30bff0);_0x1b10dd['enableCommand'](_0x30bff0,_0xeacdde=>{_0x27b78f['model']['change'](_0x44cd6f=>{_0xeacdde();const _0x25dca0='above'===_0x44a151['order'],_0x1dc3bb=_0x5a6851['getSelectionAffectedTableCells'](_0x2a31e5),_0x33567e=_0x5a6851['getRowIndexes'](_0x1dc3bb),_0x41a492=_0x25dca0?_0x33567e['first']-0x1:_0x33567e['last']+0x1,_0x2de0e6=_0x1dc3bb[0x0]['findAncestor']('table'),_0x2ffac0=_0x5a6851['createTableWalker'](_0x2de0e6,{'startRow':_0x41a492,'endRow':_0x41a492}),_0x42bdb6=Array['from'](_0x2ffac0)['map'](_0x2a4271=>_0x44cd6f['createRangeOn'](_0x2a4271['cell']));_0x1b10dd['markMultiRangeInsertion'](_0x42bdb6,'tableRow');});});}for(const _0x28a1a6 of['insertTableColumnLeft','insertTableColumnRight']){const _0x524767=_0x27b78f['commands']['get'](_0x28a1a6);_0x1b10dd['enableCommand'](_0x28a1a6,_0x51473a=>{_0x27b78f['model']['change'](_0x41b0d5=>{_0x51473a();const _0x3fba53='left'===_0x524767['order'],_0x5604af=_0x5a6851['getSelectionAffectedTableCells'](_0x2a31e5),_0xe7c587=_0x5a6851['getColumnIndexes'](_0x5604af),_0x173278=_0x3fba53?_0xe7c587['first']-0x1:_0xe7c587['last']+0x1,_0x4a48fa=_0x5604af[0x0]['findAncestor']('table'),_0x186f32=_0x5a6851['createTableWalker'](_0x4a48fa,{'startRow':0x0,'column':_0x173278,'includeAllSlots':!0x1}),_0x499c2a=Array['from'](_0x186f32)['map'](_0xb4f9d7=>_0x41b0d5['createRangeOn'](_0xb4f9d7['cell']));_0x1b10dd['markMultiRangeInsertion'](_0x499c2a,'tableColumn');});});}for(const _0x257d33 of['removeTableRow','removeTableColumn']){const _0x3344a9=_0x257d33['substr'](0xb),_0x40d5fc=_0x3344a9['toLowerCase'](),_0x1700ee=_0x40d5fc['substr'](0x0,0x3)+'span',_0x11fb36='table'+_0x3344a9,_0x47b01d='min'+_0x3344a9,_0xcd0deb='max'+_0x3344a9;_0x1b10dd['enableCommand'](_0x257d33,()=>{_0x27b78f['model']['change'](_0x4ee2e9=>{const _0x2e21d3=_0x5a6851['getSelectionAffectedTableCells'](_0x2a31e5),_0xd223e2=_0x2e21d3[0x0]['findAncestor']('table');let _0x6f634e;if('removeTableRow'==_0x257d33){const _0x11ecd5=_0x5a6851['getRowIndexes'](_0x2e21d3);_0x6f634e={'startRow':_0x11ecd5['first'],'endRow':_0x11ecd5['last'],'includeAllSlots':!0x0};}else{const _0x3e0265=_0x5a6851['getColumnIndexes'](_0x2e21d3);_0x6f634e={'startColumn':_0x3e0265['first'],'endColumn':_0x3e0265['last'],'includeAllSlots':!0x0};}const _0x2a9c65=_0x5a6851['createTableWalker'](_0xd223e2,_0x6f634e),_0x3a3d0c=Array['from'](_0x2a9c65)['map'](({cell:_0x5487ab})=>_0x5487ab),_0x268b94=be(_0x3a3d0c['filter'](_0x3062f8=>_0x3062f8['hasAttribute'](_0x1700ee))),_0x5c4e57=be(_0x3a3d0c['filter'](_0x22ab04=>!_0x22ab04['hasAttribute'](_0x1700ee)))['map'](_0x348262=>_0x4ee2e9['createRangeOn'](_0x348262)),_0x869a4b=_0x1b10dd['markMultiRangeDeletion'](_0x5c4e57,_0x11fb36);if(_0x869a4b&&('tableRow'==_0x869a4b['subType']||'tableColumn'==_0x869a4b['subType'])){const _0x43e72b=this['_getSuggestionCoords'](_0x869a4b);for(const _0x43cbbd of _0x268b94){const _0x40de74=_0x4ee2e9['createRangeOn'](_0x43cbbd),_0x27ac0d=_0x5a6851['getCellLocation'](_0x43cbbd),_0x155e28=_0x43cbbd['getAttribute'](_0x1700ee)-0x1,_0x5e3b4c=_0x43e72b[_0x47b01d],_0x295393=_0x43e72b[_0xcd0deb];_0x5e3b4c<=_0x27ac0d[_0x40d5fc]&&_0x27ac0d[_0x40d5fc]+_0x155e28<=_0x295393&&_0x869a4b['addRange'](_0x40de74);}}});});}function _0x5e1939(_0x4fcf34){const _0x4470b2=Array['from'](_0x2a31e5['getRanges']())['map'](_0x1353d3=>_0x449029['fromRange'](_0x1353d3));_0x27b78f['model']['change'](_0x146810=>{const _0x33e350=_0x146810['batch'];_0x4fcf34=_0x4fcf34['filter'](_0xeee1f5=>'$graveyard'!=_0xeee1f5['root']['rootName']),_0x146810['setSelection'](_0x4fcf34),_0x27b78f['commands']['get']('removeTableRow')['refresh'](),_0x27b78f['execute']('removeTableRow',{'forceDefaultExecution':!0x0}),_0x27b78f['model']['enqueueChange'](()=>{_0x27b78f['model']['enqueueChange'](_0x33e350,_0x26aec9=>{const _0x435479=_0x4470b2['filter'](_0x5cca54=>'$graveyard'!=_0x5cca54['root']['rootName']);_0x435479['length']>0x0&&_0x26aec9['setSelection'](_0x435479);for(const _0x119a17 of _0x4470b2)_0x119a17['detach']();});});});}function _0x149d03(_0x431c5a){_0x27b78f['model']['change'](_0x4275c5=>{const _0x12d848=Array['from'](_0x2a31e5['getRanges']())['map'](_0x14b2fd=>_0x449029['fromRange'](_0x14b2fd)),_0x513103=[];for(const _0x4af0c8 of _0x431c5a)for(const _0x105bd0 of _0x4af0c8['getItems']({'shallow':!0x0}))_0x513103['push'](_0x105bd0);for(const _0x3ccdd9 of _0x513103)'$graveyard'!=_0x3ccdd9['root']['rootName']&&(_0x4275c5['setSelection'](_0x4275c5['createPositionAt'](_0x3ccdd9,0x0)),_0x27b78f['commands']['get']('removeTableColumn')['refresh'](),_0x27b78f['execute']('removeTableColumn',{'forceDefaultExecution':!0x0}));const _0xf9c95f=_0x12d848['filter'](_0x4da110=>'$graveyard'!=_0x4da110['root']['rootName']);_0xf9c95f['length']>0x0&&_0x4275c5['setSelection'](_0xf9c95f);for(const _0x4ce27b of _0x12d848)_0x4ce27b['detach']();});}function _0xe814d6(_0x7a0fdf,_0x3edd5a){return _0x3edd5a['every'](_0x5b9a03=>_0x7a0fdf['some'](_0x89a337=>_0x89a337['end']['isEqual'](_0x5b9a03['start'])||_0x5b9a03['end']['isEqual'](_0x89a337['start'])));}function _0x7c3ca4(_0x45e9fd,_0xce4b14){return!_0x45e9fd['some'](_0x44bb8e=>_0xce4b14['some'](_0x5a5788=>_0x44bb8e['isIntersecting'](_0x5a5788)))&&_0x45e9fd['some'](_0x100359=>_0xce4b14['some'](_0x2a79c3=>_0x100359['end']['isTouching'](_0x2a79c3['start'])));}_0x27b78f['data']['downcastDispatcher']['on']('addMarker:suggestion',(_0x2482b6,_0x1d4d12,_0x364109)=>{if(!_0x364109['options']['showSuggestionHighlights'])return;const _0x1e593e=_0x1d4d12['item'];if(!_0x1e593e)return;const _0x3940ec=_0x364109['mapper']['toViewElement'](_0x1e593e);function _0xca77b0(_0x2b8698){return Array['isArray'](_0x2b8698)?_0x2b8698:[_0x2b8698];}_0x3940ec&&'tableCell'===_0x1e593e['name']&&_0x59c135(_0x3940ec,_0x364109['writer'],(_0x1f335e,_0x113b9e,_0xb408ca)=>_0xb408ca['addClass'](_0xca77b0(_0x113b9e['classes']),_0x1f335e),(_0x5f2898,_0x5bbd00,_0x2ab05a)=>_0x2ab05a['removeClass'](_0xca77b0(_0x5bbd00['classes']),_0x5f2898));},{'priority':'highest'}),_0x1b10dd['descriptionFactory']['registerDescriptionCallback'](_0xee65c6=>{if('insertion'!=_0xee65c6['type']&&'deletion'!=_0xee65c6['type'])return;const _0x33a1a2=_0xee65c6['getContainedElement']();if(null!=_0x33a1a2&&_0x33a1a2['is']('element','table')){if('insertion'==_0xee65c6['type']){const _0x1f2554=_0xee65c6['getItems']()['filter'](_0x370b37=>_0x370b37['is']('$textProxy'))['map'](_0x353534=>_0x353534['data']);if(_0x1f2554['length'])return{'type':'insertion','content':o(_0x24b654,'*Insert:*\x20%0',o(_0x24b654,'ELEMENT_TABLE_WITH_TEXT','\x22'+_0x1f2554['join']('\x20')+'\x22'))};}if('deletion'==_0xee65c6['type']){const _0x33a6ef=_0xee65c6['getItems']()['filter'](_0x4266a2=>_0x4266a2['is']('$textProxy'))['map'](_0x32536e=>_0x32536e['data']);if(_0x33a6ef['length'])return{'type':'deletion','content':o(_0x24b654,'*Remove:*\x20%0',o(_0x24b654,'ELEMENT_TABLE_WITH_TEXT','\x22'+_0x33a6ef['join']('\x20')+'\x22'))};}}}),_0x1b10dd['descriptionFactory']['registerDescriptionCallback'](_0x352c84=>{if('tableRow'==_0x352c84['subType']){const _0x543d03=_0x352c84['getItems']()['filter'](_0x13b65a=>_0x13b65a['is']('$textProxy'))['map'](_0x2bc2b3=>_0x2bc2b3['data']),_0x326a36=this['_getSuggestionCoords'](_0x352c84),_0x23b332=_0x326a36['maxRow']-_0x326a36['minRow']+0x1;if('insertion'==_0x352c84['type'])return _0x543d03['length']?{'type':'insertion','content':o(_0x24b654,'*Insert:*\x20%0',o(_0x24b654,'ELEMENT_TABLE_ROW_WITH_TEXT',[_0x23b332,'\x22'+_0x543d03['join']('\x20')+'\x22']))}:{'type':'insertion','content':o(_0x24b654,'*Insert:*\x20%0',o(_0x24b654,'ELEMENT_TABLE_ROW',_0x23b332))};if('deletion'==_0x352c84['type'])return _0x543d03['length']?{'type':'deletion','content':o(_0x24b654,'*Remove:*\x20%0',o(_0x24b654,'ELEMENT_TABLE_ROW_WITH_TEXT',[_0x23b332,'\x22'+_0x543d03['join']('\x20')+'\x22']))}:{'type':'deletion','content':o(_0x24b654,'*Remove:*\x20%0',o(_0x24b654,'ELEMENT_TABLE_ROW',_0x23b332))};}if('tableColumn'==_0x352c84['subType']){const _0x554429=_0x352c84['getItems']()['filter'](_0x1e67e0=>_0x1e67e0['is']('$textProxy'))['map'](_0x25b910=>_0x25b910['data']),_0x183bd4=this['_getSuggestionCoords'](_0x352c84),_0x48222e=_0x183bd4['maxColumn']-_0x183bd4['minColumn']+0x1;if('insertion'==_0x352c84['type'])return _0x554429['length']?{'type':'insertion','content':o(_0x24b654,'*Insert:*\x20%0',o(_0x24b654,'ELEMENT_TABLE_COLUMN_WITH_TEXT',[_0x48222e,'\x22'+_0x554429['join']('\x20')+'\x22']))}:{'type':'insertion','content':o(_0x24b654,'*Insert:*\x20%0',o(_0x24b654,'ELEMENT_TABLE_COLUMN',_0x48222e))};if('deletion'==_0x352c84['type'])return _0x554429['length']?{'type':'deletion','content':o(_0x24b654,'*Remove:*\x20%0',o(_0x24b654,'ELEMENT_TABLE_COLUMN_WITH_TEXT',[_0x48222e,'\x22'+_0x554429['join']('\x20')+'\x22']))}:{'type':'deletion','content':o(_0x24b654,'*Remove:*\x20%0',o(_0x24b654,'ELEMENT_TABLE_COLUMN',_0x48222e))};}}),_0x1b10dd['_suggestionFactory']['registerCustomCallback']('insertion','tableRow','discard',_0x5e1939),_0x1b10dd['_suggestionFactory']['registerCustomCallback']('deletion','tableRow','accept',_0x5e1939),_0x1b10dd['_suggestionFactory']['registerCustomCallback']('insertion','tableColumn','discard',_0x149d03),_0x1b10dd['_suggestionFactory']['registerCustomCallback']('deletion','tableColumn','accept',_0x149d03),_0x1b10dd['_suggestionFactory']['registerCustomCallback']('insertion','tableColumn','join',_0xe814d6),_0x1b10dd['_suggestionFactory']['registerCustomCallback']('deletion','tableColumn','join',_0xe814d6),_0x1b10dd['_suggestionFactory']['registerCustomCallback']('insertion','tableRow','join',_0x7c3ca4),_0x1b10dd['_suggestionFactory']['registerCustomCallback']('deletion','tableRow','join',_0x7c3ca4);}['_acceptFormatSuggestionCallbackFactory'](){const _0x478bda=this['editor'],_0x1a9765=_0x478bda['model']['document']['selection'];return(_0x98266f,_0x58c2f3)=>{_0x478bda['model']['change'](_0x165be4=>{const {commandName:_0xcb431d,commandParams:_0x5569ed}=_0x58c2f3;let _0x15e522=_0x98266f[0x0]['end']['nodeBefore'];_0x5569ed&&_0x5569ed[0x0]&&!0x1===_0x5569ed[0x0]['forceValue']&&(_0x15e522=_0x98266f[0x0]['start']['nodeAfter']);const _0x40e3f8=_0x165be4['createRangeIn'](_0x15e522);if('$graveyard'==_0x40e3f8['root']['rootName'])return;const _0x389974=Array['from'](_0x1a9765['getRanges']())['map'](_0x4bb116=>_0x449029['fromRange'](_0x4bb116));_0x165be4['setSelection'](_0x40e3f8),_0x478bda['commands']['get'](_0xcb431d)['refresh'](),_0x5569ed['push']({'forceDefaultExecution':!0x0}),_0x478bda['execute'](_0xcb431d,..._0x5569ed);const _0xc2cccf=_0x389974['filter'](_0x13ae38=>'$graveyard'!=_0x13ae38['root']['rootName']);_0xc2cccf['length']>0x0&&_0x165be4['setSelection'](_0xc2cccf);for(const _0x28b682 of _0x389974)_0x28b682['detach']();});};}['_getCoordsForCells'](_0x4d4bb2){const _0x4b0356=this['editor']['plugins']['get']('TableUtils');let _0x48babb=Number['MAX_SAFE_INTEGER'],_0x4d81d7=Number['MIN_SAFE_INTEGER'],_0x49864e=Number['MAX_SAFE_INTEGER'],_0x1e948a=Number['MIN_SAFE_INTEGER'];for(const _0x42e338 of _0x4d4bb2){if('$graveyard'==_0x42e338['root']['rootName'])continue;const {row:_0x13bbd9,column:_0x26c163}=_0x4b0356['getCellLocation'](_0x42e338),_0x3a6546=_0x42e338['hasAttribute']('rowspan')?_0x42e338['getAttribute']('rowspan')-0x1:0x0,_0x66f2e=_0x42e338['hasAttribute']('colspan')?_0x42e338['getAttribute']('colspan')-0x1:0x0;_0x48babb=_0x13bbd9<_0x48babb?_0x13bbd9:_0x48babb,_0x4d81d7=_0x13bbd9+_0x3a6546>_0x4d81d7?_0x13bbd9+_0x3a6546:_0x4d81d7,_0x49864e=_0x26c163<_0x49864e?_0x26c163:_0x49864e,_0x1e948a=_0x26c163+_0x66f2e>_0x1e948a?_0x26c163+_0x66f2e:_0x1e948a;}return{'minRow':_0x48babb,'maxRow':_0x4d81d7,'minColumn':_0x49864e,'maxColumn':_0x1e948a};}['_setupColumnsRowsFixing'](){const _0x24fd69=this['editor'],_0x4b7bec=_0x24fd69['plugins']['get']('TrackChangesEditing'),_0xe10aa2=_0x24fd69['plugins']['get']('TableUtils');_0x24fd69['model']['document']['on']('change:data',()=>{const _0x57bd78=Array['from'](_0x24fd69['model']['document']['differ']['getChangedMarkers']());for(const {name:_0xa07716,data:_0x505003}of _0x57bd78){const {group:_0x58fe43,id:_0x41d032,subType:_0x42a0dc}=_0x4b7bec['_splitMarkerName'](_0xa07716);if('suggestion'!=_0x58fe43)continue;if(null!=_0x505003['oldRange'])continue;const _0x4e7412=_0x4b7bec['getSuggestion'](_0x41d032);this['_tablePostFixingSubtypes']['includes'](_0x42a0dc)&&this['_tableSuggestions']['add'](_0x4e7412);}},{'priority':'low'});const _0x253337=(_0x5a6b95,_0x3c7d5c)=>{let _0x30476d=!0x1;const _0x4c111c=_0x3c7d5c['createRangeOn'](_0x5a6b95),_0x8f5436=_0x5a6b95['findAncestor']('table'),_0x132a8d=_0xe10aa2['getCellLocation'](_0x5a6b95);for(const _0x521653 of this['_tableSuggestions']){const _0x4af8f7=_0x521653['subType'],_0x25a96a=_0x4af8f7['startsWith']('tablePaste'),_0x30901c=_0x4af8f7['substr'](_0x25a96a?0xa:0x5),_0x4d3d84=_0x30901c['toLowerCase'](),_0x2baa5a=_0x4d3d84['substr'](0x0,0x3)+'span',_0x35e44e='min'+_0x30901c,_0x5f2593='max'+_0x30901c;if(!_0x521653['isInContent'])continue;if(_0x8f5436!=_0x521653['getFirstRange']()['start']['findAncestor']('table'))continue;if(_0x521653['isIntersectingWithRange'](_0x4c111c))continue;const _0x288b9e=_0x5a6b95['hasAttribute'](_0x2baa5a)?_0x5a6b95['getAttribute'](_0x2baa5a)-0x1:0x0,_0x221002=this['_getSuggestionCoords'](_0x521653),_0x13aa60=_0x221002[_0x35e44e],_0x27eaea=_0x221002[_0x5f2593];_0x13aa60<=_0x132a8d[_0x4d3d84]&&_0x132a8d[_0x4d3d84]+_0x288b9e<=_0x27eaea&&(_0x521653['addRange'](_0x4c111c),_0x30476d=!0x0);}return _0x30476d;};_0x24fd69['model']['document']['registerPostFixer'](_0x5cb79b=>{let _0x502e30=!0x1;for(const _0x39a280 of _0x24fd69['model']['document']['differ']['getChanges']())if('insert'==_0x39a280['type']){if('tableRow'==_0x39a280['name']){for(const _0x464dbd of _0x39a280['position']['nodeAfter']['getChildren']())_0x502e30=_0x502e30||_0x253337(_0x464dbd,_0x5cb79b);}else'tableCell'==_0x39a280['name']&&(_0x502e30=_0x502e30||_0x253337(_0x39a280['position']['nodeAfter'],_0x5cb79b));}return _0x502e30;});}['_getSuggestionCoords'](_0x43d7cd){return this['_getCoordsForCells'](_0x43d7cd['getRanges']()['map'](_0x436674=>_0x436674['start']['nodeAfter']));}}function be(_0x5159fc){return Array['from'](new Set(_0x5159fc)['values']());}class vt extends _0x4f6334{static get['requires'](){return[It];}['afterInit'](){const _0x18eea3=this['editor'],_0x1e47bf=_0x18eea3['model']['document']['selection'],_0x24aca7=_0x18eea3['locale'];if(!_0x18eea3['plugins']['has']('TableEditing'))return;const _0x2a7304=_0x18eea3['plugins']['get']('TrackChangesEditing'),_0x1dbde4=_0x18eea3['plugins']['get']('TableUtils'),_0x329fdd=_0x18eea3['plugins']['get'](It);_0x329fdd['_tablePostFixingSubtypes']['push']('mergeTableCells'),_0x2a7304['enableCommand']('mergeTableCells',()=>{const _0x1bccfc=_0x1dbde4['getSelectionAffectedTableCells'](_0x18eea3['model']['document']['selection']);_0x18eea3['model']['change'](()=>{_0x2a7304['markMultiRangeBlockFormat'](_0x1bccfc,{'commandName':'mergeTableCells','commandParams':[]},[],'mergeTableCells');});}),_0x18eea3['commands']['get']('mergeTableCells')['on']('execute',(_0x428a01,_0x3edd00)=>{_0x18eea3['commands']['get']('trackChanges')['value']&&(_0x3edd00['length']>0x0&&_0x3edd00[_0x3edd00['length']-0x1]&&_0x3edd00[_0x3edd00['length']-0x1]['forceDefaultExecution']||_0x2a7304['_isForcedDefaultExecutionBlock']||this['_areSelectedCellsMergable']()||_0x428a01['stop']());},{'priority':'highest'});for(const _0x3574db of['mergeTableCellUp','mergeTableCellRight','mergeTableCellDown','mergeTableCellLeft']){const _0x5ec39c=_0x18eea3['commands']['get'](_0x3574db);_0x2a7304['enableCommand'](_0x3574db,()=>{const _0x3aa523=_0x18eea3['model']['document']['selection']['getFirstPosition']()['getAncestors']()['find'](_0x11d439=>_0x11d439['is']('element','tableCell')),_0x542968=_0x5ec39c['value'];_0x18eea3['model']['change'](()=>{_0x2a7304['markMultiRangeBlockFormat']([_0x3aa523,_0x542968],{'commandName':'mergeTableCells','commandParams':[]},[],'mergeTableCells');});});}for(const _0x208ac6 of['splitTableCellVertically','splitTableCellHorizontally']){const _0x171faf=_0x18eea3['commands']['get'](_0x208ac6);_0x2a7304['enableCommand'](_0x208ac6,()=>{const _0x486849=_0x1dbde4['getSelectionAffectedTableCells'](_0x18eea3['model']['document']['selection'])[0x0],_0xd8c3b6=_0x486849['findAncestor']('table'),{column:_0x320c7d,row:_0x35fef6}=_0x1dbde4['getCellLocation'](_0x486849);let _0xd87640=[];if('horizontally'==_0x171faf['direction']){const _0x4e27f5=_0x1dbde4['createTableWalker'](_0xd8c3b6,{'startRow':_0x35fef6,'endRow':_0x35fef6,'includeAllSlots':!0x0});_0xd87640=Array['from'](_0x4e27f5)['map'](_0x387073=>_0x387073['cell']);}else{const _0x2de304=_0x1dbde4['createTableWalker'](_0xd8c3b6,{'column':_0x320c7d,'includeAllSlots':!0x0});_0xd87640=Array['from'](_0x2de304)['map'](_0x3be343=>_0x3be343['cell']);}_0x18eea3['model']['change'](_0x5e597d=>{_0x2a7304['markBlockFormat'](_0x5e597d['createRangeOn'](_0x486849),{'commandName':_0x208ac6,'commandParams':[]},_0xd87640,_0x208ac6);});});}_0x2a7304['descriptionFactory']['registerDescriptionCallback'](_0x666115=>{if('formatBlock'!=_0x666115['type']&&'formatInline'!=_0x666115['type'])return;const {data:_0x3f2c22}=_0x666115;return _0x3f2c22&&'mergeTableCells'==_0x3f2c22['commandName']?{'type':'format','content':o(_0x24aca7,'*Merge\x20cells*')}:void 0x0;}),_0x2a7304['descriptionFactory']['registerDescriptionCallback'](_0x58e768=>{if('formatBlock'!=_0x58e768['type']&&'formatInline'!=_0x58e768['type'])return;const {data:_0x276a5a}=_0x58e768;return _0x276a5a?'splitTableCellVertically'==_0x276a5a['commandName']?{'type':'format','content':o(_0x24aca7,'*Split\x20cell:*\x20vertically')}:'splitTableCellHorizontally'==_0x276a5a['commandName']?{'type':'format','content':o(_0x24aca7,'*Split\x20cell:*\x20horizontally')}:void 0x0:void 0x0;});const _0x3057ba=_0x329fdd['_acceptFormatSuggestionCallbackFactory']();for(const _0x19e085 of['mergeTableCellUp','mergeTableCellRight','mergeTableCellDown','mergeTableCellLeft'])_0x2a7304['_suggestionFactory']['registerCustomCallback']('formatBlock',_0x19e085,'accept',_0x3057ba);for(const _0x548310 of['splitTableCellVertically','splitTableCellHorizontally'])_0x2a7304['_suggestionFactory']['registerCustomCallback']('formatBlock',_0x548310,'accept',_0x3057ba);_0x2a7304['_suggestionFactory']['registerCustomCallback']('formatBlock','mergeTableCells','accept',_0xb23343=>{_0x18eea3['model']['change'](_0x18e2d6=>{const _0x1efb7b=Array['from'](_0x1e47bf['getRanges']())['map'](_0x5aeed5=>_0x449029['fromRange'](_0x5aeed5));_0x18e2d6['setSelection'](_0xb23343),_0x18eea3['commands']['get']('mergeTableCells')['refresh'](),_0x18eea3['execute']('mergeTableCells',{'forceDefaultExecution':!0x0});const _0x34dd07=_0x1efb7b['filter'](_0x1ca920=>'$graveyard'!=_0x1ca920['root']['rootName']);_0x34dd07['length']>0x0&&_0x18e2d6['setSelection'](_0x34dd07);for(const _0x1b3763 of _0x1efb7b)_0x1b3763['detach']();});});for(const _0x1a50ba of['mergeTableCellUp','mergeTableCellDown','mergeTableCellLeft','mergeTableCellRight']){const _0x142f2b=_0x18eea3['commands']['get'](_0x1a50ba);_0x142f2b['on']('set:isEnabled',(_0x64689f,_0x3e194b,_0x35f6d1)=>{if(_0x35f6d1){const _0x3a66ea=_0x18eea3['model']['document']['selection']['getFirstPosition']()['getAncestors']()['find'](_0x4d5ed9=>_0x4d5ed9['is']('element','tableCell'));this['_areMergableCells'](_0x142f2b['value'],_0x3a66ea)||(_0x64689f['return']=!0x1,_0x64689f['stop']());}},{'priority':'low'});}}['_areSelectedCellsMergable'](){const _0x1eb755=this['editor']['commands']['get']('mergeTableCells'),_0x520b32=this['editor']['plugins']['get']('TableUtils');if(!_0x1eb755['isEnabled'])return!0x1;const _0xd5d5f2=_0x520b32['getSelectionAffectedTableCells'](this['editor']['model']['document']['selection']);for(const _0x2dfd4e of _0xd5d5f2)for(const _0x11d29c of _0xd5d5f2)if(_0x2dfd4e!=_0x11d29c&&!this['_areMergableCells'](_0x2dfd4e,_0x11d29c))return!0x1;return!0x0;}['_areMergableCells'](_0x272aeb,_0x21d6d3){const _0x52442f=this['editor']['plugins']['get']('TrackChangesEditing'),_0x233ad6=this['editor']['model']['createRangeOn'](_0x272aeb),_0x263b49=this['editor']['model']['createRangeOn'](_0x21d6d3),_0x1743cc=new Set(),_0x38839a=new Set();for(const _0x27f752 of _0x52442f['getSuggestions']())if(('insertion'==_0x27f752['type']||'deletion'==_0x27f752['type']||'mergeTableCells'==_0x27f752['subType'])&&_0x27f752['isInContent']){for(const _0x21e9d9 of _0x27f752['getRanges']())_0x21e9d9['containsRange'](_0x233ad6,!0x0)&&_0x1743cc['add'](_0x27f752['type']+':'+_0x27f752['author']['id']),_0x21e9d9['containsRange'](_0x263b49,!0x0)&&_0x38839a['add'](_0x27f752['type']+':'+_0x27f752['author']['id']);}if(_0x1743cc['size']!=_0x38839a['size'])return!0x1;for(const _0x536e15 of _0x1743cc)if(!_0x38839a['has'](_0x536e15))return!0x1;return!0x0;}}class Ct extends _0x4f6334{static get['requires'](){return[It];}['afterInit'](){const _0x19bd0d=this['editor'];if(!_0x19bd0d['plugins']['has']('TableEditing'))return;const _0x2c3510=_0x19bd0d['locale'],_0x5b41ad=_0x19bd0d['plugins']['get']('TrackChangesEditing');_0x5b41ad['enableDefaultAttributesIntegration']('setTableRowHeader'),_0x5b41ad['enableDefaultAttributesIntegration']('setTableColumnHeader'),_0x5b41ad['registerBlockAttribute']('headingRows'),_0x5b41ad['registerBlockAttribute']('headingColumns'),_0x5b41ad['descriptionFactory']['registerAttributeLabel']('headingRows',o(_0x2c3510,'FORMAT_HEADER_ROW')),_0x5b41ad['descriptionFactory']['registerAttributeLabel']('headingColumns',o(_0x2c3510,'FORMAT_HEADER_COLUMN')),this['_handleLegacySuggestions']();}['_handleLegacySuggestions'](){const _0x302d73=this['editor']['plugins']['get']('TrackChangesEditing'),_0x12bc9b=this['editor']['plugins']['get']('TableUtils'),_0x54a616=this['editor']['plugins']['get'](It)['_acceptFormatSuggestionCallbackFactory']();function _0x14530d({showActiveMarker:_0x356c1a=!0x0,setDataAttribute:_0x5577bd=!0x0}={}){return(_0x3450be,_0x1a87c0,_0x57ebed)=>{const {type:_0x11bce5,id:_0x73c21e}=_0x302d73['_splitMarkerName'](_0x1a87c0['markerName']),_0x3c293d=_0x302d73['getSuggestion'](_0x73c21e),_0xb9180b=_0x3c293d['data'];if('formatBlock'!=_0x3c293d['type']||!_0xb9180b||'setTableColumnHeader'!=_0xb9180b['commandName'])return;if(_0x1a87c0['item'])return void _0x3450be['stop']();if(!_0x57ebed['consumable']['consume'](_0x1a87c0['markerRange'],_0x3450be['name']))return;const _0x11fc85=_0x1a87c0['markerRange']['start']['nodeAfter'],_0xf5bb17=_0x1a87c0['markerRange']['end']['nodeBefore'],_0x486981=_0x11fc85['parent']['parent'],{column:_0x2b42df}=_0x12bc9b['getCellLocation'](_0x11fc85),{column:_0x576aec}=_0x12bc9b['getCellLocation'](_0xf5bb17);for(let _0x3105f1=_0x2b42df;_0x3105f1<=_0x576aec;_0x3105f1++){const _0x6d2e17=_0x12bc9b['createTableWalker'](_0x486981,{'column':_0x3105f1,'includeAllSlots':!0x1});for(const _0x1c74b5 of _0x6d2e17){const _0x6dba09=_0x1c74b5['cell'],_0x169604=_0x57ebed['mapper']['toViewElement'](_0x6dba09);_0x57ebed['writer']['addClass']('ck-suggestion-marker-'+_0x11bce5,_0x169604),_0x5577bd&&_0x57ebed['writer']['setAttribute']('data-suggestion',_0x73c21e,_0x169604),_0x57ebed['mapper']['bindElementToMarker'](_0x169604,_0x1a87c0['markerName']),_0x356c1a&&(_0x302d73['activeMarkers']['includes'](_0x1a87c0['markerName'])?_0x57ebed['writer']['addClass']('ck-suggestion-marker--active',_0x169604):_0x57ebed['writer']['removeClass']('ck-suggestion-marker--active',_0x169604));}}};}_0x302d73['_suggestionFactory']['registerCustomCallback']('formatBlock','setTableRowHeader','accept',_0x54a616),_0x302d73['_suggestionFactory']['registerCustomCallback']('formatBlock','setTableColumnHeader','accept',_0x54a616),this['editor']['editing']['downcastDispatcher']['on']('addMarker:suggestion',_0x14530d(),{'priority':'highest'}),this['editor']['data']['downcastDispatcher']['on']('addMarker:suggestion',(_0x4e1605,_0xf9760d,_0x2354cc)=>{_0x2354cc['options']['showSuggestionHighlights']&&_0x14530d({'showActiveMarker':!0x1,'setDataAttribute':!0x1})(_0x4e1605,_0xf9760d,_0x2354cc);},{'priority':'highest'}),this['editor']['editing']['downcastDispatcher']['on']('removeMarker:suggestion',(_0x4662fa,_0x38e273,_0x5a3354)=>{const {type:_0x17e669,id:_0x380257}=_0x302d73['_splitMarkerName'](_0x38e273['markerName']),_0x2721dd=_0x302d73['getSuggestion'](_0x380257),_0x4b00bb=_0x2721dd['data'];if('formatBlock'!=_0x2721dd['type']||!_0x4b00bb||'setTableColumnHeader'!=_0x4b00bb['commandName'])return;const _0x9ab5c0=_0x5a3354['mapper']['markerNameToElements'](_0x38e273['markerName']);if(_0x9ab5c0){for(const _0x7a564a of _0x9ab5c0)_0x5a3354['writer']['removeClass']('ck-suggestion-marker-'+_0x17e669,_0x7a564a),_0x5a3354['writer']['removeClass']('ck-suggestion-marker--active',_0x7a564a),_0x5a3354['writer']['removeAttribute']('data-suggestion',_0x7a564a),_0x5a3354['mapper']['unbindElementFromMarkerName'](_0x7a564a,_0x38e273['markerName']);}},{'priority':'highest'}),this['_registerLegacyDescription']();}['_registerLegacyDescription'](){const _0x28042e=this['editor'],_0x84bfd5=_0x28042e['locale'];function _0x52eb64(_0x5d5417){return{'type':'format','content':o(_0x84bfd5,'*Format:*\x20%0',_0x5d5417)};}_0x28042e['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](_0xc08443=>{if('formatBlock'!=_0xc08443['type'])return;const {data:_0x56f6ec}=_0xc08443;if(_0x56f6ec){if('setTableRowHeader'==_0x56f6ec['commandName']){const _0x21c208=_0x56f6ec['commandParams'][0x0]['forceValue'];return _0x52eb64(o(_0x84bfd5,_0x21c208?'FORMAT_HEADER_ROW':'FORMAT_REGULAR_ROW'));}if('setTableColumnHeader'==_0x56f6ec['commandName']){const _0x3f5411=_0x56f6ec['commandParams'][0x0]['forceValue'];return _0x52eb64(o(_0x84bfd5,_0x3f5411?'FORMAT_HEADER_COLUMN':'FORMAT_REGULAR_COLUMN'));}}});}}const Pe=['tableCellBorderWidth','tableCellBorderColor','tableCellBorderStyle','tableCellHorizontalAlignment','tableCellVerticalAlignment','tableCellBackgroundColor','tableCellPadding'],we=Object['fromEntries'](Pe['map'](_0x2ce642=>[_0x2ce642,null]));class _t extends _0x4f6334{static get['requires'](){return[It];}['afterInit'](){const _0x494f4f=this['editor'];if(!_0x494f4f['plugins']['has']('TableClipboard'))return;const _0x5f334d=_0x494f4f['plugins']['get']('TrackChangesEditing'),_0x288796=_0x494f4f['plugins']['get']('TableUtils'),_0x768baf=_0x494f4f['plugins']['get'](It),_0x11fd0e=_0x494f4f['plugins']['get']('TableClipboard');_0x768baf['_tablePostFixingSubtypes']['push']('tablePasteRow','tablePasteColumn'),_0x494f4f['model']['schema']['register']('tableCellSuggestion',{'allowIn':'tableCell','allowContentOf':'tableCell','isLimit':!0x0}),_0x494f4f['conversion']['elementToElement']({'model':'tableCellSuggestion','view':'suggestion-td'});let _0x2384fb=null;_0x494f4f['model']['on']('insertContent',(_0x361d37,_0x42de4c)=>{const [_0x5adcee,_0x17e781]=_0x42de4c,_0xf40789=_0x42de4c[_0x42de4c['length']-0x1];_0xf40789&&_0xf40789['forceDefaultExecution']||_0x5f334d['_isForcedDefaultExecutionBlock']||this['editor']['commands']['get']('trackChanges')['value']&&function(_0x1f4ebf,_0x3027b3,_0x400c0d,_0x5e973b,_0x8182dd){if(_0x3027b3&&!_0x3027b3['is']('documentSelection'))return!0x1;const _0x51c55d=_0x8182dd['getTableIfOnlyTableInContent'](_0x1f4ebf,_0x400c0d);if(!_0x51c55d||!Re(_0x51c55d,void 0x0,_0x5e973b))return!0x1;const _0x4f9291=_0x5e973b['getSelectionAffectedTableCells'](_0x400c0d['document']['selection']);if(!_0x4f9291['length'])return!0x1;const _0x4dbcdf=_0x4f9291[0x0]['findAncestor']('table'),_0x13e2cf=_0x5e973b['getRowIndexes'](_0x4f9291),_0x3758bd=_0x5e973b['getColumnIndexes'](_0x4f9291),_0xc97a8c={'startRow':_0x13e2cf['first'],'endRow':_0x13e2cf['last'],'startColumn':_0x3758bd['first'],'endColumn':_0x3758bd['last']};return 0x1==_0x4f9291['length']&&(_0xc97a8c['endRow']+=_0x5e973b['getRows'](_0x51c55d)-0x1,_0xc97a8c['endColumn']+=_0x5e973b['getColumns'](_0x51c55d)-0x1),Re(_0x4dbcdf,_0xc97a8c,_0x5e973b);}(_0x5adcee,_0x17e781,_0x494f4f['model'],_0x288796,_0x11fd0e)&&(_0x361d37['stop'](),_0x2384fb={'cells':[],'insertionRanges':[],'deletionRanges':[],'rowInsertionRanges':[],'rowInsertionIndexes':[],'columnInsertionRanges':[],'columnInsertionIndexes':[]},_0x494f4f['model']['change'](()=>{_0x494f4f['model']['insertContent'](_0x42de4c[0x0],_0x42de4c[0x1],_0x42de4c[0x2],{'forceDefaultExecution':!0x0});const _0x1dcf74=_0x4d3289(),{rowInsertionRanges:_0x5e2c7b,columnInsertionRanges:_0x267989,insertionRanges:_0x45bb4c,deletionRanges:_0x58463b,cells:_0x1de368}=_0x2384fb;_0x5e2c7b['length']&&_0x5f334d['markMultiRangeInsertion'](_0x5e2c7b,'tablePasteRow',{'tablePasteChainId':_0x1dcf74}),_0x267989['length']&&_0x5f334d['markMultiRangeInsertion'](_0x267989,'tablePasteColumn',{'tablePasteChainId':_0x1dcf74}),_0x45bb4c['length']&&(_0x5f334d['markMultiRangeInsertion'](_0x45bb4c,'tablePaste',{'tablePasteChainId':_0x1dcf74,'skipNestingCheck':!0x0}),_0x45bb4c['forEach'](_0x2d0500=>_0x2d0500['detach']?.())),_0x58463b['length']&&(_0x5f334d['markMultiRangeDeletion'](_0x58463b,'tablePaste',{'tablePasteChainId':_0x1dcf74,'skipNestingCheck':!0x0}),_0x58463b['forEach'](_0x277711=>_0x277711['detach']?.()));const _0x32787f=_0x5f334d['markMultiRangeBlockFormat'](_0x1de368['map'](({element:_0x608a48})=>_0x608a48),{'formatGroupId':_0x4d3289()},[],'tablePasteCell',{'tablePasteChainId':_0x1dcf74});if(_0x32787f){const _0x4d56a6=_0x32787f['getMarkers'](),_0x2ef276=[];for(const {element:_0x5074a6,attributes:_0x12e8f3}of _0x1de368){if(!_0x12e8f3)continue;const _0x54e53b=_0x494f4f['model']['createRangeOn'](_0x5074a6),_0x1eb5e0=_0x4d56a6['find'](_0x1a20c2=>_0x1a20c2['getRange']()['isEqual'](_0x54e53b));_0x1eb5e0&&_0x2ef276['push']([_0x1eb5e0['name'],_0x12e8f3]);}_0x2ef276['length']&&_0x32787f['setAttribute']('markerAttributes',Object['fromEntries'](_0x2ef276));}_0x2384fb=null;}));},{'priority':_0x584f17['high']+0xa}),_0x494f4f['plugins']['get']('TableClipboard')['on']('_replaceTableSlotCell',(_0x8e8604,_0xae5029)=>{const [_0xc99e5d,_0x5f0f84,,_0x429fdf]=_0xae5029;if(!_0x2384fb)return;_0x8e8604['stop']();const _0x3df45f=_0xc99e5d['cell'],_0x33b008=_0x5f0f84,_0x17df65=ke(_0x3df45f),_0x1d7bc2=ke(_0x33b008);_0x8e8604['return']=_0x3df45f;let _0x2be509=null,_0x3c5dec=null;if(_0x1d7bc2||_0x17df65){if(_0x17df65&&!_0x1d7bc2){_0x429fdf['remove'](_0x3df45f['getChild'](0x0));for(const _0x392aa8 of Array['from'](_0x33b008['getChildren']()))_0x429fdf['insert'](_0x392aa8,_0x3df45f,'end');const _0x5ec86e=_0x2384fb['rowInsertionIndexes']['includes'](_0xc99e5d['row']),_0x1aec2b=_0x2384fb['columnInsertionIndexes']['includes'](_0xc99e5d['column']);_0x5ec86e||_0x1aec2b||(_0x2be509=_0x449029['fromRange'](_0x429fdf['createRangeIn'](_0x3df45f)));}else _0x1d7bc2&&!_0x17df65&&(_0x3c5dec=_0x429fdf['createRangeIn'](_0x3df45f));}else{const _0x17d33e=_0x429fdf['createElement']('tableCellSuggestion'),_0x47a868=_0x429fdf['createElement']('tableCellSuggestion');_0x429fdf['wrap'](_0x429fdf['createRangeIn'](_0x3df45f),_0x47a868),_0x429fdf['insert'](_0x17d33e,_0x3df45f,0x0);for(const _0x546ade of Array['from'](_0x33b008['getChildren']()))_0x429fdf['insert'](_0x546ade,_0x17d33e,'end');_0x2be509=_0x449029['fromRange'](_0x429fdf['createRangeOn'](_0x17d33e)),_0x3c5dec=_0x449029['fromRange'](_0x429fdf['createRangeOn'](_0x47a868));}const _0x22866f=Array['from'](_0x33b008['getAttributes']())['filter'](([_0x4b67dc])=>Pe['includes'](_0x4b67dc));_0x2384fb['cells']['push']({'element':_0x3df45f,'attributes':_0x22866f['length']?Object['fromEntries'](_0x22866f):null}),_0x2be509&&_0x2384fb['insertionRanges']['push'](_0x2be509),_0x3c5dec&&_0x2384fb['deletionRanges']['push'](_0x3c5dec);},{'priority':'high'}),_0x288796['on']('insertColumns',(_0x39e241,_0x51ef96)=>{const [_0x2831b1,_0x588dcd={}]=_0x51ef96;if(!_0x2384fb)return;const _0x4d799b=_0x588dcd['at']||0x0,_0x4bbb20=_0x588dcd['columns']||0x1;_0x2384fb['columnInsertionIndexes']=new Array(_0x4bbb20)['fill'](_0x4d799b)['map']((_0x272551,_0x4a39f9)=>_0x272551+_0x4a39f9);for(const {cell:_0x221257}of _0x288796['createTableWalker'](_0x2831b1,{'startColumn':_0x4d799b,'endColumn':_0x4d799b+_0x4bbb20-0x1}))_0x2384fb['columnInsertionRanges']['push'](_0x494f4f['model']['createRangeOn'](_0x221257));},{'priority':'low'}),_0x288796['on']('insertRows',(_0x569168,_0x57c6cd)=>{const [_0x4b16ea,_0x28eb2a={}]=_0x57c6cd;if(!_0x2384fb)return;const _0x76643f=_0x28eb2a['at']||0x0,_0x49e232=_0x28eb2a['rows']||0x1;_0x2384fb['rowInsertionIndexes']=new Array(_0x49e232)['fill'](_0x76643f)['map']((_0x397fbb,_0x2c8c86)=>_0x397fbb+_0x2c8c86);for(const {cell:_0x7c38f9}of _0x288796['createTableWalker'](_0x4b16ea,{'startRow':_0x76643f,'endRow':_0x76643f+_0x49e232-0x1}))_0x2384fb['rowInsertionRanges']['push'](_0x494f4f['model']['createRangeOn'](_0x7c38f9));},{'priority':'low'}),_0x5f334d['descriptionFactory']['registerDescriptionCallback'](_0x57031f=>{if(_0x57031f['subType']&&_0x57031f['subType']['startsWith']('tablePaste'))return _0x57031f['previous']?{}:{'type':'insertion','content':o(_0x494f4f['locale'],'*Replace\x20table\x20cells*')};});const _0x4a2735=()=>!0x1;for(const _0x2104c9 of['tablePaste','tablePasteColumn','tablePasteRow','tablePasteCell'])_0x5f334d['_suggestionFactory']['registerCustomCallback']('insertion',_0x2104c9,'join',_0x4a2735),_0x5f334d['_suggestionFactory']['registerCustomCallback']('deletion',_0x2104c9,'join',_0x4a2735),_0x5f334d['_suggestionFactory']['registerCustomCallback']('formatBlock',_0x2104c9,'join',_0x4a2735);_0x5f334d['_suggestionFactory']['registerCustomCallback']('formatBlock','tablePasteCell','discard',_0x4a2735),_0x5f334d['_suggestionFactory']['registerCustomCallback']('formatBlock','tablePasteCell','accept',(_0x42d3b4,_0x555d56,_0x4c6a84)=>{const _0x2053f1=_0x42d3b4['map'](_0x4a7659=>_0x4a7659['getContainedElement']())['filter'](_0x1be57b=>_0x1be57b),_0x4286ea=new Map(_0x2053f1['map'](_0x1138b4=>[_0x1138b4,null]));if(_0x2384fb){for(const {element:_0xf237a4,attributes:_0x581430}of _0x2384fb['cells'])_0x581430&&_0x4286ea['set'](_0xf237a4,_0x581430);}else{if(_0x4c6a84&&_0x4c6a84['markerAttributes'])for(const [_0xfe7726,_0x25add7]of Object['entries'](_0x4c6a84['markerAttributes'])){const _0x2ac424=_0x494f4f['model']['markers']['get'](_0xfe7726),_0x5e2c1c=_0x2ac424?_0x2ac424['getRange']()['getContainedElement']():null;_0x5e2c1c&&_0x4286ea['set'](_0x5e2c1c,_0x25add7);}}_0x494f4f['model']['change'](_0x365668=>{for(const [_0x53f6ec,_0x5f0289]of _0x4286ea)_0x365668['setAttributes']({...we,..._0x5f0289},_0x53f6ec);});});const _0x526a1f=(_0x1dd65d,_0x170fd9)=>{_0x5f334d['_suggestionFactory']['registerCustomCallback'](_0x1dd65d,'tablePaste',_0x170fd9,(_0x422132,_0x517d00,_0x390de4)=>{_0x494f4f['model']['change'](_0x3a4282=>{const _0x36c85c=[];for(const _0x1aa108 of _0x422132){const _0x4ac888=_0x1aa108['start']['nodeAfter'];_0x4ac888['is']('element','tableCellSuggestion')&&_0x36c85c['push'](_0x4ac888);}_0x5f334d['_suggestionFactory']['getSuggestionCallback'](_0x1dd65d,null,_0x170fd9)(_0x422132,_0x517d00,_0x390de4);for(const _0x5e83cc of _0x36c85c)'$graveyard'!=_0x5e83cc['root']['rootName']&&_0x3a4282['unwrap'](_0x5e83cc);});});};_0x526a1f('insertion','accept'),_0x526a1f('insertion','discard'),_0x526a1f('deletion','accept'),_0x526a1f('deletion','discard'),_0x5f334d['_suggestionFactory']['registerCustomCallback']('insertion','tablePasteRow','discard',_0xdf538a=>{const _0x3592fa=_0xdf538a['map'](_0x9b87b2=>_0x9b87b2['getContainedElement']()),_0x291cc9=_0x3592fa[0x0]['findAncestor']('table'),{minRow:_0x42f2cc,maxRow:_0x2e2425}=_0x768baf['_getCoordsForCells'](_0x3592fa);_0x288796['removeRows'](_0x291cc9,{'at':_0x42f2cc,'rows':_0x2e2425-_0x42f2cc+0x1});}),_0x5f334d['_suggestionFactory']['registerCustomCallback']('insertion','tablePasteColumn','discard',_0x10dedb=>{const _0x31cf0a=_0x10dedb['map'](_0x30a2d4=>_0x30a2d4['getContainedElement']()),_0x1eaa9f=_0x31cf0a[0x0]['findAncestor']('table'),{minColumn:_0x4f78c2,maxColumn:_0x2381b7}=_0x768baf['_getCoordsForCells'](_0x31cf0a);_0x288796['removeColumns'](_0x1eaa9f,{'at':_0x4f78c2,'columns':_0x2381b7-_0x4f78c2+0x1});});const _0x5a03d2=(_0x4d00f1,_0xa01bfe)=>{if(!_0xa01bfe['subType']||!_0xa01bfe['subType']['startsWith']('tablePaste'))return;const _0x5f1d38=_0xa01bfe['attributes']['tablePasteChainId'],_0x58ea2a=_0x5f334d['getSuggestions']()['filter'](_0x11b09c=>_0x11b09c['isInContent']&&_0x11b09c['attributes']&&_0x11b09c['attributes']['tablePasteChainId']==_0x5f1d38);_0x58ea2a['length']&&_0xa01bfe['getAllAdjacentSuggestions']()['length']!=_0x58ea2a['length']&&_0x58ea2a['reduce']((_0x3c9fd6,_0x729985)=>(_0x3c9fd6['next']=_0x729985,_0x729985['previous']=_0x3c9fd6,_0x729985));};function _0xb7a599(_0x494da1,_0x4c1dfb=!0x0){const {id:_0x3da9f0,authorId:_0x4885e0}=_0x5f334d['_splitMarkerName'](_0x494da1['markerName']),_0x49d07b=['ck-suggestion-marker','ck-suggestion-marker-insertion'],_0x489bc6=_0x5f334d['activeMarkers']['includes'](_0x494da1['markerName']);return _0x489bc6&&_0x49d07b['push']('ck-suggestion-marker--active'),{'classes':_0x49d07b,'attributes':{'data-suggestion':_0x3da9f0,'data-author-id':_0x4885e0},'priority':_0x489bc6&&_0x4c1dfb?0xbc2:0xbb8};}_0x5f334d['on']('suggestionLoaded',_0x5a03d2,{'priority':'high'}),_0x5f334d['on']('suggestionUnloaded',_0x5a03d2,{'priority':'high'}),_0x494f4f['model']['document']['registerPostFixer'](()=>{let _0x1b1d4e=!0x1;const _0x4dd946=Array['from'](_0x494f4f['model']['document']['differ']['getChangedMarkers']());for(const {name:_0x1c40b2,data:_0x4ca0de}of _0x4dd946){const {group:_0x5a3365,type:_0x55304f,id:_0x483929}=_0x5f334d['_splitMarkerName'](_0x1c40b2);if('suggestion'!=_0x5a3365||'deletion'!=_0x55304f||_0x4ca0de['oldRange'])continue;if(!_0x5f334d['hasSuggestion'](_0x483929))continue;const _0x3fde38=_0x5f334d['getSuggestion'](_0x483929)['getRanges'](),_0x275891=_0x494f4f['plugins']['get']('Users')['me'];for(const _0x19f8cf of _0x5f334d['getSuggestions']()){if(!_0x19f8cf['isInContent']||_0x19f8cf['author']!=_0x275891)continue;if('formatBlock'!=_0x19f8cf['type']||'tablePasteCell'!=_0x19f8cf['subType'])continue;if(_0x19f8cf['getRanges']()['every'](_0x4a45f9=>_0x3fde38['some'](_0x31e7d6=>_0x31e7d6['containsRange'](_0x4a45f9,!0x0)))){for(const _0x5b50f2 of _0x19f8cf['getAllAdjacentSuggestions']())_0x5b50f2['isInContent']&&(_0x5b50f2['discard'](),_0x1b1d4e=!0x0);}}}return _0x1b1d4e;}),_0x494f4f['model']['document']['registerPostFixer'](_0x296657=>{const _0x233b50=_0x494f4f['commands']['get']('redo');if(!_0x233b50||!_0x233b50['_createdBatches']['has'](_0x296657['batch']))return!0x1;let _0x49c823=!0x1;const _0x52e768=_0x494f4f['plugins']['get']('Users')['me'],_0x5ecde4=_0x494f4f['model']['document']['differ']['getChanges'](),_0x3f92cf=Array['from'](_0x494f4f['model']['document']['differ']['getChangedMarkers']())['filter'](({name:_0x489aae,data:_0x460135})=>{const {group:_0xbb9d34,subType:_0xe98455,authorId:_0x3169c5}=_0x5f334d['_splitMarkerName'](_0x489aae);return'suggestion'==_0xbb9d34&&'tablePaste'==_0xe98455&&_0x3169c5==_0x52e768['id']&&!_0x460135['oldRange'];});for(const _0x210c9a of _0x5ecde4){if('insert'!=_0x210c9a['type']||'tableCellSuggestion'!=_0x210c9a['name']||0x1!=_0x210c9a['length'])continue;const _0x3d151d=_0x296657['createRange'](_0x210c9a['position'],_0x210c9a['position']['getShiftedBy'](0x1));if(!_0x3f92cf['find'](({data:_0x4e42b1})=>_0x4e42b1['newRange']['isEqual'](_0x3d151d))){for(const {name:_0x20d18f,data:_0x199caa}of _0x3f92cf)if(_0x3d151d['containsRange'](_0x199caa['newRange'])){_0x296657['updateMarker'](_0x20d18f,{'range':_0x3d151d}),_0x49c823=!0x0;break;}}}return _0x49c823;}),_0x494f4f['model']['document']['registerPostFixer'](_0x3a3e36=>{let _0xd651a=!0x1;const _0x274d6d=_0x494f4f['plugins']['get']('Users')['me'],_0x50f850=_0x5f334d['getSuggestions']()['filter'](_0x82106f=>_0x82106f['isInContent']&&_0x82106f['author']==_0x274d6d),_0x4c8cdd=new Set(),_0x4c49a2=new Set();for(const _0x39d762 of _0x50f850)if('tablePaste'==_0x39d762['subType'])for(const _0x32cadf of _0x39d762['getMarkers']()){const _0x3e42a6=_0x32cadf['getRange']()['getContainedElement']();if(_0x3e42a6){if(_0x3e42a6['is']('element','tableCellSuggestion')&&ke(_0x3e42a6)){_0x39d762['removeMarker'](_0x32cadf['name']),_0x4c8cdd['add'](_0x3e42a6),_0xd651a=!0x0;const _0x5e3243=_0x3e42a6['nextSibling'],_0x27dbfb=_0x3e42a6['previousSibling'],_0x100054=_0x5e3243&&_0x5e3243['is']('element','tableCellSuggestion'),_0x4f78b2=_0x27dbfb&&_0x27dbfb['is']('element','tableCellSuggestion');_0x100054&&!_0x4c8cdd['has'](_0x5e3243)&&_0x4c49a2['add'](_0x5e3243),_0x4f78b2&&!_0x4c8cdd['has'](_0x27dbfb)&&_0x4c49a2['add'](_0x27dbfb);}else _0x3e42a6['is']('element','paragraph')&&_0x3e42a6['isEmpty']&&(_0x39d762['removeMarker'](_0x32cadf['name']),_0xd651a=!0x0);}}else{if('tablePasteCell'==_0x39d762['subType']){if(!_0x39d762['attributes']||!_0x39d762['attributes']['tablePasteChainId'])continue;const _0x5618d6=_0x39d762['attributes']['markerAttributes'];if(_0x5618d6&&Object['keys'](_0x5618d6)['length'])continue;const _0x59bcb7=_0x39d762['attributes']['tablePasteChainId'];let _0x41f5b3=!0x0,_0x4c100d=!0x0;for(const _0x19065b of _0x50f850)if(_0x19065b['subType']&&_0x19065b['subType']['startsWith']('tablePaste')){if(!_0x19065b['attributes']['tablePasteChainId']){_0x4c100d=!0x1;break;}if(_0x19065b['id']!=_0x39d762['id']&&_0x19065b['attributes']['tablePasteChainId']==_0x59bcb7){_0x41f5b3=!0x1;break;}}_0x4c100d&&_0x41f5b3&&(_0x39d762['removeMarkers'](),_0xd651a=!0x0);}}for(const _0x5ef527 of _0x4c8cdd)_0x3a3e36['remove'](_0x5ef527);for(const _0x1c0093 of _0x4c49a2)_0x3a3e36['unwrap'](_0x1c0093);return _0xd651a;}),_0x494f4f['conversion']['for']('editingDowncast')['markerToHighlight']({'model':'suggestion:formatBlock:tablePasteCell','view':(_0x29e74e,_0x2bd76a)=>_0xb7a599(_0x29e74e),'converterPriority':'high'}),_0x494f4f['conversion']['for']('dataDowncast')['markerToHighlight']({'model':'suggestion:formatBlock:tablePasteCell','view':(_0x5da85d,_0x30cd9e)=>_0x30cd9e['options']['showSuggestionHighlights']?_0xb7a599(_0x5da85d,!0x1):null,'converterPriority':'high'});const _0x516c5a=_0x494f4f['editing']['view'];this['listenTo'](_0x516c5a['document'],'clipboardOutput',(_0x337f9a,_0x5c349a)=>{const _0x5f258b=[];for(const _0x310c12 of _0x516c5a['createRangeIn'](_0x5c349a['content'])['getItems']())_0x310c12['is']('element','suggestion-td')&&_0x5f258b['push'](_0x310c12);_0x516c5a['change'](_0x594898=>{for(const _0x1a9bf5 of _0x5f258b)_0x594898['move'](_0x594898['createRangeIn'](_0x1a9bf5),_0x594898['createPositionBefore'](_0x1a9bf5)),_0x594898['remove'](_0x1a9bf5);});});}}function ke(_0x56bd4c){if(_0x56bd4c['isEmpty'])return!0x0;const _0x16e73b=_0x56bd4c['getChild'](0x0);return _0x16e73b['is']('element','paragraph')&&_0x16e73b['isEmpty'];}function Re(_0x56d6d8,_0x3cac56={},_0x386e86){for(const {isAnchor:_0x47b37c,cellHeight:_0x4456c1,cellWidth:_0x474443}of _0x386e86['createTableWalker'](_0x56d6d8,{'includeAllSlots':!0x0,..._0x3cac56}))if(!_0x47b37c||0x1!=_0x4456c1||0x1!=_0x474443)return!0x1;return!0x0;}class Nt extends _0x4f6334{['afterInit'](){if(!this['editor']['plugins']['has']('TableColumnResizeEditing'))return;const _0x3fddb1=this['editor']['plugins']['get']('TrackChangesEditing');_0x3fddb1['enableCommand']('resizeTableWidth',this['handleResizeTableWidthCommand']['bind'](this)),_0x3fddb1['_suggestionFactory']['registerCustomCallback']('formatBlock','resizeTable','accept',_0x3fddb1['_suggestionFactory']['getSuggestionCallback']('formatBlock',null,'discard')),_0x3fddb1['_suggestionFactory']['registerCustomCallback']('formatBlock','resizeTable','discard',_0x3fddb1['_suggestionFactory']['getSuggestionCallback']('formatBlock',null,'accept')),_0x3fddb1['descriptionFactory']['registerDescriptionCallback'](this['handleSuggestionDescription']['bind'](this));}['handleResizeTableWidthCommand'](_0x188cfa,_0x576c07){const _0x1ac405=this['editor']['plugins']['get']('TrackChangesEditing'),_0xe23bb7=this['editor']['plugins']['get']('TableColumnResizeEditing'),_0x2b9e37=_0x576c07['table']||this['editor']['model']['document']['selection']['getSelectedElement']();this['editor']['model']['change'](()=>{const _0x1c4b36=_0xe23bb7['getColumnGroupElement'](_0x2b9e37);let _0x453cc6=_0x1c4b36?_0xe23bb7['getTableColumnsWidths'](_0x1c4b36):null,_0x22866c=_0x2b9e37['getAttribute']('tableWidth')||null;const _0x2383d3=_0x576c07['tableWidth']||_0x22866c,_0x5249ad=_0x576c07['columnWidths']||_0x453cc6,_0x1cfc24=this['editor']['plugins']['get']('Users')['me'];for(const _0x1c6775 of _0x1ac405['getSuggestions']()){const _0x856daf=_0x1c6775['getContainedElement']();if('resizeTable'===_0x1c6775['subType']&&_0x856daf===_0x2b9e37){_0x1c6775['author']!==_0x1cfc24&&_0x1c6775['discard']();const _0x3c8195=_0x1c6775['data']['commandParams'];_0x22866c=_0x3c8195[0x0]['tableWidth'],_0x453cc6=_0x3c8195[0x0]['columnWidths'];break;}}_0x188cfa({'table':_0x2b9e37,'tableWidth':_0x2383d3,'columnWidths':_0x5249ad}),_0x1ac405['markBlockFormat'](_0x2b9e37,{'commandName':'resizeTableWidth','commandParams':[{'tableWidth':_0x22866c,'columnWidths':_0x453cc6}],'formatGroupId':'resizeTable'},[],'resizeTable');});}['handleSuggestionDescription'](_0x2d5507){if('formatBlock'!=_0x2d5507['type']&&'formatInline'!=_0x2d5507['type'])return;const {data:_0x3e041a}=_0x2d5507;if(_0x3e041a&&'resizeTable'===_0x3e041a['formatGroupId']){const _0x5b03cf='*Format:*\x20resize\x20table';return{'type':'format','content':o(this['editor']['locale'],_0x5b03cf)};}}}class Dt extends _0x4f6334{['afterInit'](){const _0x3ee7c1=this['editor'];_0x3ee7c1['plugins']['has']('Template')&&_0x3ee7c1['plugins']['get']('TrackChangesEditing')['enableCommand']('insertTemplate');}}class Mt extends _0x4f6334{['afterInit'](){const _0x186cdd=this['editor'];if(!_0x186cdd['commands']['get']('insertTableOfContents'))return;_0x186cdd['plugins']['get']('TrackChangesEditing')['enableCommand']('insertTableOfContents');const _0xff21e=_0x186cdd['plugins']['get']('TrackChangesEditing'),_0x5932f0=_0x186cdd['locale'];_0xff21e['descriptionFactory']['registerElementLabel']('tableOfContents',_0x5ddf2d=>o(_0x5932f0,'ELEMENT_TABLE_OF_CONTENTS',_0x5ddf2d));}}class $t extends _0x4f6334{['afterInit'](){const _0x163c4f=this['editor'];if(!_0x163c4f['plugins']['has']('Title'))return;const _0x15018f=_0x163c4f['plugins']['get']('TrackChangesEditing');_0x15018f['descriptionFactory']['registerElementLabel']('title-content',()=>o(_0x163c4f['locale'],'ELEMENT_TITLE')),_0x163c4f['model']['document']['registerPostFixer'](_0x103dee=>{let _0x3013e3=!0x1;const _0x2f2b04=Array['from'](_0x163c4f['model']['document']['differ']['getChangedMarkers']());for(const {name:_0xeb03be,data:_0x1cc97a}of _0x2f2b04){const {group:_0x4ae61e}=_0x15018f['_splitMarkerName'](_0xeb03be);if('suggestion'!==_0x4ae61e||!_0x1cc97a['newRange'])continue;const _0x4256d8=_0x1cc97a['newRange'],_0x5269ee=_0x4256d8['end']['nodeBefore'];if(!_0x5269ee||!_0x5269ee['is']('element','title-content'))continue;if(!_0x4256d8['start']['isTouching'](_0x4256d8['end']))continue;const _0x29d260=_0x163c4f['model']['schema']['getNearestSelectionRange'](_0x4256d8['end'],'forward');if(_0x29d260&&_0x29d260['isCollapsed']){const _0x5534ef=_0x103dee['createRange'](_0x4256d8['start'],_0x29d260['start']);_0x5534ef['isEqual'](_0x4256d8)||(_0x103dee['updateMarker'](_0xeb03be,{'range':_0x5534ef}),_0x3013e3=!0x0);}_0x3013e3||(_0x103dee['removeMarker'](_0xeb03be),_0x3013e3=!0x0);}return _0x3013e3;});}}class Bt extends _0x4f6334{['afterInit'](){const _0x545ffb=this['editor'],_0x3a2f5e=_0x545ffb['plugins']['get']('TrackChangesEditing');_0x545ffb['plugins']['has']('UndoEditing')&&(_0x3a2f5e['enableCommand']('undo'),_0x3a2f5e['enableCommand']('redo'));}}class xt extends _0x4f6334{static get['requires'](){return[It];}['afterInit'](){const _0x4a1b2b=this['editor'];if(!_0x4a1b2b['plugins']['has']('TableCaptionEditing'))return;_0x4a1b2b['plugins']['get']('TrackChangesEditing')['enableCommand']('toggleTableCaption');}}class Rt extends _0x4f6334{['tableProperties'];['tableCellProperties'];constructor(_0x125427){super(_0x125427),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 _0x3ce2c7=this['editor']['plugins']['get']('TrackChangesEditing');if(this['editor']['plugins']['has']('TablePropertiesEditing')){for(const _0x101ce4 of this['tableProperties'])_0x3ce2c7['enableCommand'](_0x101ce4,(_0xb76448,_0x177236)=>{const _0x434829=this['editor']['model']['document']['selection']['getFirstPosition']()['findAncestor']('table');this['_handlePropertyChange'](_0x101ce4,[_0x434829],this['tableProperties'],'tableProperties',_0xb76448,_0x177236);});_0x3ce2c7['_suggestionFactory']['registerCustomCallback']('formatBlock','tableProperties','accept',_0x3ce2c7['_suggestionFactory']['getSuggestionCallback']('formatBlock',null,'discard')),_0x3ce2c7['_suggestionFactory']['registerCustomCallback']('formatBlock','tableProperties','discard',(_0x35425e,_0x4f5b2e)=>this['handleDiscardAction'](this['tableProperties'],_0x35425e,_0x4f5b2e)),_0x3ce2c7['_suggestionFactory']['registerCustomCallback']('formatBlock','tableProperties','join',()=>!0x1);}if(this['editor']['plugins']['has']('TableCellPropertiesEditing')){for(const _0x80ed19 of this['tableCellProperties'])_0x3ce2c7['enableCommand'](_0x80ed19,(_0x500dff,_0x11f5b2)=>{const _0x537831=this['editor']['plugins']['get']('TableUtils')['getSelectionAffectedTableCells'](this['editor']['model']['document']['selection']);this['_handlePropertyChange'](_0x80ed19,_0x537831,this['tableCellProperties'],'tableCellProperties',_0x500dff,_0x11f5b2);});_0x3ce2c7['_suggestionFactory']['registerCustomCallback']('formatBlock','tableCellProperties','accept',_0x3ce2c7['_suggestionFactory']['getSuggestionCallback']('formatBlock',null,'discard')),_0x3ce2c7['_suggestionFactory']['registerCustomCallback']('formatBlock','tableCellProperties','discard',(_0x2e923d,_0x1e5b1e)=>this['handleDiscardAction'](this['tableCellProperties'],_0x2e923d,_0x1e5b1e)),_0x3ce2c7['_suggestionFactory']['registerCustomCallback']('formatBlock','tableCellProperties','join',()=>!0x1);}_0x3ce2c7['descriptionFactory']['registerDescriptionCallback'](_0x517f45=>this['handleSuggestionDescription'](_0x517f45));}['_handlePropertyChange'](_0x4ae4e0,_0x5a0f56,_0xe78f3a,_0x334ffe,_0x440f14,_0x3d9676){const _0x373ca9=this['editor']['plugins']['get']('TrackChangesEditing');this['editor']['model']['enqueueChange'](_0x3d9676['batch'],()=>{for(const _0x3b1d29 of _0x5a0f56){if(this['_getSuggestion'](_0x3b1d29,_0x334ffe))_0x440f14(_0x3d9676);else{const _0x855bdd={};for(const _0x1cd61e of _0xe78f3a){const _0x4a1dd9=_0x3b1d29['getAttribute'](_0x1cd61e);void 0x0!==_0x4a1dd9&&(_0x855bdd[_0x1cd61e]=_0x4a1dd9);}_0x440f14(_0x3d9676),_0x373ca9['markBlockFormat'](_0x3b1d29,{'commandParams':[_0x855bdd]},[],_0x334ffe);}}});}['handleDiscardAction'](_0x4ac6a0,_0x56f935,_0x3a7034){const _0x1995f3=_0x56f935[0x0]['start']['nodeAfter'],_0x1bec9d=_0x3a7034['commandParams'][0x0];this['editor']['model']['change'](_0x1be61a=>{for(const _0xdd0968 of _0x4ac6a0)void 0x0!==_0x1bec9d[_0xdd0968]?_0x1be61a['setAttribute'](_0xdd0968,_0x1bec9d[_0xdd0968],_0x1995f3):_0x1be61a['removeAttribute'](_0xdd0968,_0x1995f3);});}['handleSuggestionDescription'](_0x2b0459){if(_0x2b0459['data'])switch(_0x2b0459['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'](_0xe7c1e,_0x411d5f){const _0x3d9e1d=this['editor']['plugins']['get']('TrackChangesEditing');for(const _0x20e33c of _0x3d9e1d['getSuggestions']({'skipNotAttached':!0x0})){const _0xb08749=_0x20e33c['getContainedElement']();if(_0x20e33c['subType']===_0x411d5f&&_0xb08749===_0xe7c1e)return _0x20e33c;}return null;}}const m='$elementName';class p extends _0x4f6334{['descriptionFactory'];['trackChangesCommand'];['_adapter'];['_suggestionFactory'];['_suggestions'];['_commentsRepository'];['_enabledCommands'];['_model'];['_suggestionState'];['_isForcedDefaultExecutionBlock'];['_trackFormatChanges'];['_mergeNestedSuggestions'];['_blockAttributeKeys'];['_inlineAttributeKeys'];['_recordAttributeSuggestions']=!0x1;static get['requires'](){return['CommentsRepository',_0x41ed95,_0x5c8d7b,V,U,G,F,H,L,J,q,z,Q,X,Y,Z,tt,et,it,st,nt,rt,ot,at,ct,ut,ft,W,pt,ht,K,pe,lt,mt,dt,kt,bt,wt,yt,jt,St,At,It,vt,Ct,xt,_t,Nt,Mt,Rt,Dt,$t,Bt];}static get['pluginName'](){return'TrackChangesEditing';}constructor(_0x2a98dd){function _0x20f017(_0x48bb4f){return _0x48bb4f['map'](_0x1ede12=>String['fromCharCode'](_0x1ede12))['join']('');}super(_0x2a98dd),this['set']('activeMarkers',[]),this['on']('change:activeMarkers',(_0x47ce1b,_0x5a73ac,_0x3f04a8,_0x34707a)=>{this['_model']['change'](()=>{for(const _0x3e5fd8 of[..._0x34707a,..._0x3f04a8])this['_model']['markers']['has'](_0x3e5fd8)&&_0x2a98dd['editing']['reconvertMarker'](_0x3e5fd8);});}),this['descriptionFactory']=new f(this['editor']['model']['schema'],this['editor']['locale']),this['_adapter']=null,this['_suggestionFactory']=new Et(this['editor']),this['_suggestions']=new Map(),this['_commentsRepository']=_0x2a98dd['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(),_0x2a98dd['config']['define']('trackChanges.trackFormatChanges','default'),this['_trackFormatChanges']=_0x2a98dd['config']['get']('trackChanges.trackFormatChanges'),_0x2a98dd['config']['define']('trackChanges.mergeNestedSuggestions',!0x0),this['_mergeNestedSuggestions']=_0x2a98dd['config']['get']('trackChanges.mergeNestedSuggestions'),this['trackChangesCommand']=new B(_0x2a98dd,this['_enabledCommands']),this['_initAriaMarkerChangeAnnouncements'](),this[_0x20f017([0x5f,0x65,0x78,0x65,0x63,0x75,0x74,0x65,0x53,0x75,0x67,0x67,0x65,0x73,0x74,0x69,0x6f,0x6e])]=_0x20f017([0x34,0x30,0x34,0x38,0x31,0x38,0x35,0x30]);}['init'](){const _0x44cae9=this['editor'],_0x5200c8=(_0x3a25d3,_0x24d1fd)=>{if('attribute'!=_0x3a25d3)return'ck-suggestion-marker-'+_0x3a25d3;const _0x2e4990=_0x24d1fd['split']('|')[0x0];return this['_isBlockAttribute'](_0x2e4990)?'ck-suggestion-marker-formatBlock':'ck-suggestion-marker-formatInline';};_0x44cae9['conversion']['for']('editingDowncast')['markerToHighlight']({'model':'suggestion','view':_0x150f14=>{const {id:_0x3de390,authorId:_0xd73bae,type:_0x2aa16f,subType:_0x52fed3}=this['_splitMarkerName'](_0x150f14['markerName']),_0x4c8a84=['ck-suggestion-marker',_0x5200c8(_0x2aa16f,_0x52fed3)];let _0x572bc5=0xbb8;return this['activeMarkers']['includes'](_0x150f14['markerName'])&&(_0x4c8a84['push']('ck-suggestion-marker--active'),_0x572bc5=0xbc2),'deletion'==_0x2aa16f&&(_0x572bc5+=0x5),{'classes':_0x4c8a84,'attributes':{'data-suggestion':_0x3de390,'data-author-id':_0xd73bae},'priority':_0x572bc5};}}),_0x44cae9['conversion']['for']('dataDowncast')['add'](_0xb4d7b1=>{_0xb4d7b1['on']('addMarker:suggestion',(_0x4c3783,_0x3905ab,_0x297929)=>{if(!_0x297929['options']['showSuggestionHighlights'])return;const _0x1ae417=_0x3905ab['item'];if(!_0x1ae417)return;const _0x5f05fc=_0x297929['mapper']['toViewElement'](_0x1ae417);_0x44cae9['model']['schema']['isObject'](_0x1ae417)&&_0x5f05fc&&!_0x5f05fc['getCustomProperty']('widget')&&_0x5f05fc['is']('containerElement')&&_0x38d769(_0x5f05fc,_0x297929['writer']);},{'priority':'high'});}),_0x44cae9['conversion']['for']('dataDowncast')['markerToHighlight']({'model':'suggestion','view':(_0x3d0117,_0x308d81)=>{if(!_0x308d81['options']['showSuggestionHighlights'])return null;const {type:_0x337fb5,subType:_0x938a69}=this['_splitMarkerName'](_0x3d0117['markerName']);return{'classes':['ck-suggestion-marker',_0x5200c8(_0x337fb5,_0x938a69)],'priority':0xbb8};}});const _0x511585=({showActiveMarkers:_0x5a346e=!0x0,isAttributeSuggestion:_0x4e631f=!0x1}={})=>(_0x5f0182,_0x51e04b,_0x2f9552)=>{if(!_0x51e04b['item'])return;const {id:_0xc8e3c8,authorId:_0x5e9edf}=this['_splitMarkerName'](_0x51e04b['markerName']);if(_0x4e631f){const _0x167449=this['_suggestions']['get'](_0xc8e3c8),_0xb32df=this['_getAttributeKey'](_0x167449);if(!this['_isBlockAttribute'](_0xb32df))return;}if(_0x51e04b['item']['is']('selection'))return void _0x2f9552['consumable']['consume'](_0x51e04b['item'],_0x5f0182['name']);const _0x4e3146=_0x2f9552['mapper']['toViewElement'](_0x51e04b['item']);if(_0x51e04b['item']['is']('element')&&_0x44cae9['model']['schema']['isBlock'](_0x51e04b['item'])&&!_0x4e3146['getCustomProperty']('addHighlight')){_0x2f9552['writer']['addClass'](['ck-suggestion-marker','ck-suggestion-marker-formatBlock'],_0x4e3146),_0x2f9552['writer']['setAttribute']('data-suggestion',_0xc8e3c8,_0x4e3146),_0x2f9552['writer']['setAttribute']('data-author-id',_0x5e9edf,_0x4e3146),_0x2f9552['mapper']['bindElementToMarker'](_0x4e3146,_0x51e04b['markerName']),_0x5a346e&&(this['activeMarkers']['includes'](_0x51e04b['markerName'])?_0x2f9552['writer']['addClass']('ck-suggestion-marker--active',_0x4e3146):_0x2f9552['writer']['removeClass']('ck-suggestion-marker--active',_0x4e3146));for(const _0x339eaf of _0x44cae9['model']['createRangeIn'](_0x51e04b['item'])['getItems']())_0x2f9552['consumable']['consume'](_0x339eaf,_0x5f0182['name']);_0x2f9552['consumable']['consume'](_0x51e04b['item'],_0x5f0182['name']);}};_0x44cae9['conversion']['for']('dataDowncast')['add'](_0x2cc874=>{_0x2cc874['on']('addMarker:suggestion:formatBlock',(_0x2ccf3d,_0x4e2db3,_0x3893c0)=>{_0x3893c0['options']['showSuggestionHighlights']&&_0x511585({'showActiveMarkers':!0x1})(_0x2ccf3d,_0x4e2db3,_0x3893c0);},{'priority':'highest'});}),_0x44cae9['conversion']['for']('dataDowncast')['add'](_0x47a51d=>{_0x47a51d['on']('addMarker:suggestion:attribute',(_0x56e611,_0x44656a,_0x220ab5)=>{_0x220ab5['options']['showSuggestionHighlights']&&_0x511585({'showActiveMarkers':!0x1,'isAttributeSuggestion':!0x0})(_0x56e611,_0x44656a,_0x220ab5);},{'priority':'highest'});}),_0x44cae9['conversion']['for']('dataDowncast')['markerToData']({'model':'suggestion','view':(_0x125911,_0x3e53a2)=>_0x3e53a2['options']['showSuggestionHighlights']?null:{'group':'suggestion','name':_0x125911['substr'](0xb)}}),_0x44cae9['conversion']['for']('upcast')['elementToElement']({'view':{'name':'suggestion','attributes':{'id':/^\w/,'suggestion-type':/^\w/}},'model':(_0x138bf1,{writer:_0xf4583a})=>{let _0x15bb07='suggestion:'+_0x138bf1['getAttribute']('suggestion-type')+':'+_0x138bf1['getAttribute']('id');return _0x138bf1['getAttribute']('marker-count')&&(_0x15bb07+=':'+_0x138bf1['getAttribute']('marker-count')),_0xf4583a['createElement']('$marker',{'data-name':_0x15bb07});}}),_0x44cae9['conversion']['for']('upcast')['dataToMarker']({'view':'suggestion'}),_0x44cae9['conversion']['for']('editingDowncast')['add'](_0x36649d=>{_0x36649d['on']('addMarker:suggestion:formatBlock',_0x511585(),{'priority':'high'});}),_0x44cae9['conversion']['for']('editingDowncast')['add'](_0x870c06=>{_0x870c06['on']('addMarker:suggestion:attribute',_0x511585({'isAttributeSuggestion':!0x0}),{'priority':'high'});}),_0x44cae9['conversion']['for']('editingDowncast')['add'](_0x23126b=>{_0x23126b['on']('removeMarker:suggestion:formatBlock',(_0x5adc13,_0x3fedff,_0x498c0d)=>{const _0x71b22=_0x498c0d['mapper']['markerNameToElements'](_0x3fedff['markerName']);if(_0x71b22){for(const _0x591606 of _0x71b22)_0x591606['getCustomProperty']('addHighlight')||(_0x498c0d['writer']['removeClass'](['ck-suggestion-marker','ck-suggestion-marker-formatBlock','ck-suggestion-marker--active'],_0x591606),_0x498c0d['writer']['removeAttribute']('data-suggestion',_0x591606),_0x498c0d['writer']['removeAttribute']('data-author-id',_0x591606),_0x498c0d['mapper']['unbindElementFromMarkerName'](_0x591606,_0x3fedff['markerName']));}},{'priority':'high'});}),_0x44cae9['conversion']['for']('editingDowncast')['add'](_0x20f9c9=>{_0x20f9c9['on']('removeMarker:suggestion:attribute',(_0x468527,_0x22d661,_0x13a1ad)=>{const _0x2d2c28=_0x13a1ad['mapper']['markerNameToElements'](_0x22d661['markerName']);if(!_0x2d2c28)return;const {id:_0x54d07b}=this['_splitMarkerName'](_0x22d661['markerName']),_0x5dff72=this['_suggestions']['get'](_0x54d07b),_0xbeac79=this['_getAttributeKey'](_0x5dff72);if(this['_isBlockAttribute'](_0xbeac79)){for(const _0x409caa of _0x2d2c28)_0x409caa['getCustomProperty']('addHighlight')||(_0x13a1ad['writer']['removeClass'](['ck-suggestion-marker','ck-suggestion-marker-formatBlock','ck-suggestion-marker--active'],_0x409caa),_0x13a1ad['writer']['removeAttribute']('data-suggestion',_0x409caa),_0x13a1ad['writer']['removeAttribute']('data-author-id',_0x409caa),_0x13a1ad['mapper']['unbindElementFromMarkerName'](_0x409caa,_0x22d661['markerName']));}},{'priority':'high'});}),_0x44cae9['model']['document']['registerPostFixer'](_0x382a6d=>{let _0x3b6838=!0x1;const _0x4788a5=Array['from'](_0x44cae9['model']['document']['differ']['getChangedMarkers']()),_0x4a86a5=new Set();for(const {name:_0x35fb0f,data:_0x51a085}of _0x4788a5){const {group:_0x194633,type:_0x285122,subType:_0x3ebc67,id:_0x274124}=this['_splitMarkerName'](_0x35fb0f);if('suggestion'!==_0x194633)continue;const _0x504510=this['_suggestions']['get'](_0x274124);if(null!=_0x51a085['newRange']){'formatInline'==_0x285122&&(_0x3b6838=_0x3b6838||Ut(_0x51a085['newRange'],_0x35fb0f,_0x382a6d,_0x44cae9['model']['schema']));const _0x22d5a9='attribute'==_0x285122&&this['_isBlockAttribute'](_0x3ebc67['split']('|')[0x0]);if(_0x51a085['newRange']['isCollapsed']||'$graveyard'==_0x51a085['newRange']['root']['rootName']||'formatBlock'==_0x285122&&!Ft(_0x51a085['newRange'])||_0x22d5a9&&!Ft(_0x51a085['newRange'])||'deletion'==_0x285122&&!(!Vt(_0x485137=_0x51a085['newRange'])&&!function(_0x3a0495){return _0x3a0495['start']['parent']==_0x3a0495['end']['nodeBefore']&&_0x3a0495['start']['isAtEnd'];}(_0x485137)))_0x382a6d['removeMarker'](_0x35fb0f),_0x3b6838=!0x0;else{if(!_0x504510||!_0x504510['isInContent'])continue;if(_0x51a085['newRange']&&_0x51a085['oldRange']&&_0x51a085['newRange']['isEqual'](_0x51a085['oldRange']))continue;_0x4a86a5['add'](_0x504510);}}}var _0x485137;return _0x4a86a5['size']>0x0&&(_0x3b6838=!!this['_joinWithAdjacentSuggestions'](_0x4a86a5)||_0x3b6838),_0x3b6838;}),_0x44cae9['model']['document']['registerPostFixer'](_0x79f7e1=>{let _0x3c98=!0x1;for(const _0x5405b9 of _0x44cae9['model']['document']['differ']['getChanges']())if('insert'==_0x5405b9['type'])for(const _0x2bc028 of this['_suggestions']['values']()){if(_0x2bc028['isMultiRange']||!_0x2bc028['isInContent'])continue;const _0x3ea768='formatBlock'==_0x2bc028['type'],_0x3dd750=this['_getAttributeKey'](_0x2bc028),_0x46d40a=_0x3dd750&&this['_isBlockAttribute'](_0x3dd750);if(!_0x3ea768&&!_0x46d40a)continue;const _0x300db3=_0x2bc028['getFirstRange']();if(_0x300db3['start']['parent']!=_0x300db3['end']['parent']&&!_0x300db3['end']['isAtEnd']){const _0x2a46d1=_0x44cae9['model']['createPositionAt'](_0x300db3['start']['nodeAfter'],'end'),_0x2f3a4c=_0x44cae9['model']['createRange'](_0x300db3['start'],_0x2a46d1);_0x79f7e1['updateMarker'](_0x2bc028['getFirstMarker'](),{'range':_0x2f3a4c}),_0x3c98=!0x0;}}return _0x3c98;}),_0x44cae9['model']['document']['registerPostFixer'](_0x44430=>this['_processAttributeChanges'](_0x44430)),_0x44cae9['model']['document']['registerPostFixer'](_0x343987=>!_0x343987['batch']['isLocal']&&this['_processAttributeSuggestions'](_0x343987)),_0x44cae9['model']['on']('_afterChanges',()=>{this['_recordAttributeSuggestions']=!0x1;}),_0x44cae9['model']['document']['on']('change:data',(_0x540a18,_0x11f772)=>{if(!_0x11f772['isLocal']||_0x11f772['isUndo'])return;if(!this['_recordAttributeSuggestions'])return;const _0x42a218=_0x44cae9['model']['document']['differ']['getChanges']();if(0x0==_0x42a218['length'])return;const _0x2df61a=[],_0x20f92d=_0x42a218['filter'](_0x3584c6=>'attribute'==_0x3584c6['type']),_0x6507f2=_0x42a218['filter'](_0x205a7c=>'insert'==_0x205a7c['type']&&'$text'!=_0x205a7c['name']);for(const _0xaa4db2 of _0x20f92d)this['_isRegisteredAttribute'](_0xaa4db2['attributeKey'])&&_0x2df61a['push']({'key':_0xaa4db2['attributeKey'],'newValue':_0xaa4db2['attributeNewValue'],'oldValue':_0xaa4db2['attributeOldValue'],'range':Pt(_0xaa4db2['range'],_0x44cae9['model'])});for(const _0x44877d of _0x6507f2){if('rename'!=_0x44877d['action']&&'refresh'!=_0x44877d['action'])continue;const _0x44c5e8=Lt(_0x44877d['position']['nodeAfter'],_0x44cae9['model']),_0x2e2ad=_0x44877d['before'];'rename'==_0x44877d['action']&&_0x2df61a['push']({'key':m,'newValue':_0x44877d['name'],'oldValue':_0x2e2ad['name'],'range':_0x44c5e8});for(const [_0x3025e5,_0x4d91c6]of _0x2e2ad['attributes']){if(!this['_isRegisteredAttribute'](_0x3025e5))continue;const _0x49982d=_0x44877d['attributes']['get'](_0x3025e5);_0x4d91c6!==_0x49982d&&_0x2df61a['push']({'key':_0x3025e5,'newValue':_0x49982d,'oldValue':_0x4d91c6,'range':_0x44c5e8});}for(const [_0x135139,_0x3d3009]of _0x44877d['attributes'])this['_isRegisteredAttribute'](_0x135139)&&(_0x2e2ad['attributes']['has'](_0x135139)||_0x2df61a['push']({'key':_0x135139,'newValue':_0x3d3009,'oldValue':null,'range':_0x44c5e8}));}0x0!=_0x2df61a['length']&&_0x44cae9['model']['enqueueChange'](_0x11f772,_0x42c007=>{const _0xf7339b=_0x4d3289();for(const {range:_0x2a6fc4,key:_0x1c825e,oldValue:_0x2d46f1,newValue:_0x5f2d0e}of _0x2df61a)this['markAttributeChange'](_0x2a6fc4,_0x1c825e,_0x2d46f1,_0x5f2d0e,{'groupId':_0xf7339b});this['_reduceExistingSuggestions'](_0x42c007,_0x2df61a);});},{'priority':'lowest'}),_0x44cae9['model']['markers']['on']('update:suggestion',(_0x30628c,_0x2cb251,_0x4c276d)=>{if(null==_0x4c276d){const {id:_0x440f8e}=this['_splitMarkerName'](_0x2cb251['name']),_0x24596e=this['_suggestions']['get'](_0x440f8e);_0x24596e&&_0x24596e['addMarkerName'](_0x2cb251['name']);}}),_0x44cae9['model']['document']['on']('change:data',()=>{const _0x18fba8=Array['from'](_0x44cae9['model']['document']['differ']['getChangedMarkers']())['filter'](_0x330291=>'suggestion'===this['_splitMarkerName'](_0x330291['name'])['group']);if(0x0===_0x18fba8['length'])return;_0x18fba8['sort']((_0x38d111,_0x35ea48)=>{const _0x1978f2=_0x38d111['data']['oldRange'],_0x45d0f3=_0x35ea48['data']['oldRange'];return null===_0x1978f2&&null===_0x45d0f3?0x0:null===_0x1978f2&&null!==_0x45d0f3?-0x1:null!==_0x1978f2&&null===_0x45d0f3?0x1:_0x1978f2['start']['isBefore'](_0x45d0f3['start'])?-0x1:0x1;});const _0x119ced=new Set(),_0x116152=new Set();for(const {name:_0x216448,data:_0x4a1672}of _0x18fba8){const {id:_0x354c8d}=this['_splitMarkerName'](_0x216448);if(null===_0x4a1672['oldRange']){const _0x1cdf7d=this['_handleNewSuggestionMarker'](_0x216448);_0x116152['add'](_0x1cdf7d);}else{const _0x332258=this['_suggestions']['get'](_0x354c8d);null!==_0x4a1672['newRange']||_0x332258['isInContent']?(_0x119ced['add'](_0x332258['head']),_0x116152['add'](_0x332258)):this['_removeSuggestion'](_0x332258);}}_0x116152['size']>0x0&&this['_refreshSuggestionsChain'](_0x116152);for(const _0x51625f of _0x119ced)this['fire']('suggestionChanged',_0x51625f);}),_0x44cae9['model']['on']('applyOperation',(_0x414cda,_0x411840)=>{const _0x14031a=_0x411840[0x0];if(!this['_suggestions']['size'])return;if(!_0x14031a['isDocumentOperation'])return;if(_0x14031a['batch']['isUndo']||!_0x14031a['batch']['isLocal'])return;let _0x33b749,_0x53ebfe;switch(_0x14031a['type']){case'insert':_0x33b749=_0x44cae9['model']['createPositionAt'](_0x14031a['position']),_0x53ebfe=_0x33b749['getShiftedBy'](_0x14031a['howMany']);break;case'split':_0x33b749=_0x44cae9['model']['createPositionAt'](_0x14031a['splitPosition']),_0x53ebfe=_0x44cae9['model']['createPositionAt'](_0x14031a['moveTargetPosition']);break;case'move':_0x33b749=_0x44cae9['model']['createPositionAt'](_0x14031a['targetPosition']),_0x53ebfe=_0x33b749['getShiftedBy'](_0x14031a['howMany']);break;default:return;}const _0x220cae=_0x44cae9['model']['createRange'](_0x33b749,_0x53ebfe);_0x44cae9['model']['change'](()=>{for(const {suggestion:_0x5bc649,meta:_0x1319ef}of this['_findSuggestions'](_0x220cae)){if(_0x5bc649['isMultiRange'])continue;if('formatInline'==_0x5bc649['type'])continue;const _0x4cea93=this['_getAttributeKey'](_0x5bc649);if(_0x4cea93&&this['_isBlockAttribute'](_0x4cea93)&&'split'!=_0x14031a['type'])continue;const _0x4ede3b=_0x5bc649['data']&&_0x5bc649['data']['multipleBlocks'];('formatBlock'!=_0x5bc649['type']||'split'==_0x14031a['type']&&!_0x4ede3b)&&(_0x1319ef['containsRangeInObject']||'insertion'==_0x5bc649['type']&&_0x1319ef['isOwn']||_0x5bc649['getFirstRange']()['containsRange'](_0x220cae)&&this['_breakSuggestionMarker'](_0x5bc649,_0x33b749,_0x53ebfe));}});},{'priority':'lowest'}),_0x44cae9['model']['on']('deleteContent',(_0x30aa3b,_0x2d4a74)=>{const _0x3c03be=_0x2d4a74[0x0],_0x25844c=_0x2d4a74[0x1];if(_0x25844c&&_0x25844c['forceDefaultExecution'])return;if(this['_isForcedDefaultExecutionBlock'])return;if(!this['trackChangesCommand']['value'])return;if(_0x3c03be['isCollapsed'])return;const _0x368119=_0x44cae9['model']['schema'],{start:_0x87824f,end:_0x35226f}=_0x3c03be['getFirstRange'](),_0x55862c=_0x87824f['nodeAfter']&&_0x368119['isLimit'](_0x87824f['nodeAfter'])?null:_0x368119['getNearestSelectionRange'](_0x87824f,'forward'),_0x3b5633=_0x35226f['nodeBefore']&&_0x368119['isLimit'](_0x35226f['nodeBefore'])?null:_0x368119['getNearestSelectionRange'](_0x35226f,'backward'),_0x1257b1=_0x44cae9['model']['createRange'](_0x55862c?_0x55862c['start']:_0x87824f,_0x3b5633?_0x3b5633['end']:_0x35226f);_0x44cae9['model']['change'](_0xdbaa3=>{this['markDeletion'](_0x1257b1);const _0x951486=_0x44cae9['model']['schema']['getNearestSelectionRange'](_0x1257b1['start']);_0x3c03be['is']('documentSelection')?_0xdbaa3['setSelection'](_0x951486):_0x3c03be['setTo'](_0x951486);}),_0x30aa3b['stop']();},{'priority':_0x584f17['normal']+0xa}),_0x44cae9['model']['on']('insertContent',(_0x50fc04,_0x30117d)=>{const _0x2acc7b=_0x30117d[_0x30117d['length']-0x1];_0x2acc7b&&_0x2acc7b['forceDefaultExecution']||this['_isForcedDefaultExecutionBlock']||this['trackChangesCommand']['value']&&(_0x44cae9['model']['change'](()=>{let _0x5de085=_0x44cae9['model']['insertContent'](_0x30117d[0x0],_0x30117d[0x1],_0x30117d[0x2],{'forceDefaultExecution':!0x0});if(!_0x5de085)return;_0x50fc04['return']=_0x5de085['clone']();const _0x8970c3=_0x5de085['end']['nodeBefore'],_0x54795c=_0x44cae9['model']['schema'];_0x8970c3&&_0x54795c['isBlock'](_0x8970c3)&&!_0x54795c['isObject'](_0x8970c3)&&(_0x5de085=_0x44cae9['model']['createRange'](_0x5de085['start'],_0x44cae9['model']['createPositionAt'](_0x8970c3,'end'))),this['markInsertion'](_0x5de085);}),_0x50fc04['stop']());},{'priority':'high'}),this['editor']['commands']['add']('trackChanges',this['trackChangesCommand']),this['enableCommand']('trackChanges');const _0x40239b=new x(_0x44cae9,this['_suggestions']);_0x44cae9['commands']['add']('acceptSuggestion',_0x40239b),this['enableCommand']('acceptSuggestion');const _0x59939b=new R(_0x44cae9,this['_suggestions']);_0x44cae9['commands']['add']('discardSuggestion',_0x59939b),this['enableCommand']('discardSuggestion'),_0x44cae9['commands']['add']('acceptAllSuggestions',new E(_0x44cae9,_0x40239b,this['_suggestions'])),this['enableCommand']('acceptAllSuggestions'),_0x44cae9['commands']['add']('discardAllSuggestions',new E(_0x44cae9,_0x59939b,this['_suggestions'])),this['enableCommand']('discardAllSuggestions'),_0x44cae9['commands']['add']('acceptSelectedSuggestions',new O(_0x44cae9,_0x40239b,this['_suggestions'])),this['enableCommand']('acceptSelectedSuggestions'),_0x44cae9['commands']['add']('discardSelectedSuggestions',new O(_0x44cae9,_0x59939b,this['_suggestions'])),this['enableCommand']('discardSelectedSuggestions');const _0x41b068=_0x44cae9['plugins']['get']('CommentsRepository');this['listenTo'](_0x41b068,'addComment',(_0x309265,{threadId:_0x510122})=>{const _0x44299f=this['_suggestions']['get'](_0x510122);_0x44299f&&_0x44299f['commentThread']&&0x1===_0x44299f['commentThread']['length']&&this['_updateSuggestionData'](_0x510122,{'hasComments':!0x0});},{'priority':'low'}),this['listenTo'](_0x41b068,'removeComment',(_0x439f68,{threadId:_0xbfc8a6})=>{const _0x812b6b=this['_suggestions']['get'](_0xbfc8a6);_0x812b6b&&_0x812b6b['commentThread']&&!_0x812b6b['commentThread']['length']&&this['_updateSuggestionData'](_0xbfc8a6,{'hasComments':!0x1});},{'priority':'low'});}set['adapter'](_0x257156){if(this['_adapter'])throw new _0x57d941('track-changes-adapter-already-set',this);this['_adapter']=_0x257156;}get['adapter'](){return this['_adapter'];}['getSuggestions']({skipNotAttached:_0x6d8e60=!0x1,toJSON:_0x1f0e03=!0x1}={}){const _0x14446f=[];for(const _0x385ed7 of this['_suggestions']['values']())_0x6d8e60&&!_0x385ed7['isInContent']||_0x14446f['push'](_0x385ed7);return _0x1f0e03?_0x14446f['map'](_0x1ebcba=>_0x1ebcba['toJSON']()):_0x14446f;}['getSuggestion'](_0x445b3a){const _0x5bf93f=this['_suggestions']['get'](_0x445b3a);if(!_0x5bf93f)throw new _0x57d941('track-changes-suggestion-not-found',this);return _0x5bf93f;}['hasSuggestion'](_0x559c59){return this['_suggestions']['has'](_0x559c59);}['addSuggestionData'](_0x2d9e73){const {authorId:_0x2859b8,id:_0x17e926,attributes:_0x18ba31}=_0x2d9e73,[_0x26202a,_0xa5db61]=_0x2d9e73['type']['split'](':'),_0x39093f=this['_suggestions']['get'](_0x17e926)||this['_createSuggestion'](_0x26202a,_0xa5db61,_0x17e926,_0x2859b8,_0x18ba31);if(this['_addThreadToSuggestion'](_0x39093f),this['_checkSuggestionCorrectness'](_0x39093f,_0x26202a,_0xa5db61||null,_0x2859b8),_0x39093f['createdAt']=_0x2d9e73['createdAt'],_0x39093f['_isDataLoaded']=!0x0,_0x18ba31&&_0x18ba31['@external']){const _0xa010f9=_0x18ba31['@external'],_0x4f57a1=this['_getExternalAuthor'](_0xa010f9['authorName']);_0x39093f['authoredAt']=_0xa010f9['createdAt'],_0x39093f['author']=_0x4f57a1,_0x39093f['isExternal']=!0x0;}else _0x39093f['authoredAt']=_0x2d9e73['createdAt'];switch(_0x2d9e73['data']&&(_0x39093f['data']=_0x2d9e73['data']),_0x2d9e73['attributes']&&(_0x39093f['attributes']=_0x2d9e73['attributes']),this['_adapter']&&this['_adapter']['addSuggestion']||(_0x39093f['_saved']=!0x0),this['_suggestionState']['get'](_0x39093f)){case'notReady':this['_suggestionState']['set'](_0x39093f,'dataReady');break;case'markerReady':_0x39093f['isInContent']?(this['_joinWithAdjacentSuggestions'](new Set([_0x39093f])),this['_refreshSuggestionsChain'](new Set([_0x39093f])),this['_suggestionState']['set'](_0x39093f,'ready'),this['fire']('suggestionLoaded',_0x39093f)):this['_suggestionState']['set'](_0x39093f,'removed');}return _0x39093f;}['acceptSuggestion'](_0x46590e){this['forceDefaultExecution'](()=>{this['editor']['model']['change'](()=>{for(const _0xef00cd of _0x46590e['getAllAdjacentSuggestions']())_0xef00cd['accept']();});});}['discardSuggestion'](_0x4bb7f3){this['forceDefaultExecution'](()=>{this['editor']['model']['change'](()=>{for(const _0x4b1a33 of _0x4bb7f3['getAllAdjacentSuggestions']())_0x4b1a33['discard']();});});}['enableCommand'](_0x5defdc,_0x262110){const _0xb7604d=this['editor']['commands']['get'](_0x5defdc);if(!_0xb7604d)throw new _0x57d941('track-changes-command-not-found',this,{'commandName':_0x5defdc});if(this['_enabledCommands']['has'](_0xb7604d))throw new _0x57d941('track-changes-enable-command-twice',this,{'commandName':_0x5defdc});this['_enabledCommands']['add'](_0xb7604d),_0x262110&&_0xb7604d['on']('execute',(_0x492f56,_0xccfdaa)=>{this['trackChangesCommand']['value']&&(this['_isForcedDefaultExecutionBlock']||(_0xccfdaa['length']>0x0&&_0xccfdaa[_0xccfdaa['length']-0x1]&&_0xccfdaa[_0xccfdaa['length']-0x1]['forceDefaultExecution']?_0xccfdaa['pop']():(_0x492f56['return']=_0x262110((..._0x327e9c)=>_0xb7604d['execute'](..._0x327e9c,{'forceDefaultExecution':!0x0}),..._0xccfdaa),_0x492f56['stop']())));},{'priority':'high'});}['forceDefaultExecution'](_0x363635){let _0x3828fb,_0x3300a0;const _0x45a17d=this['_isForcedDefaultExecutionBlock'];this['_isForcedDefaultExecutionBlock']=!0x0;try{_0x3828fb=_0x363635();}catch(_0x3eeb0a){_0x3300a0=_0x3eeb0a;}return _0x45a17d||(this['_isForcedDefaultExecutionBlock']=!0x1),_0x3300a0&&_0x57d941['rethrowUnexpectedError'](_0x3300a0,this),_0x3828fb;}['markInsertion'](_0x495f95,_0x507723=null,_0x57acc9={}){if(_0x495f95['isCollapsed'])return null;const _0x1944fe=this['editor']['plugins']['get']('Users')['me'];for(const {suggestion:_0x3cc4d5,meta:_0x36cb48}of this['_findSuggestions'](_0x495f95,'insertion'))if(_0x36cb48['isOwn']){if(!_0x36cb48['isNextTo']){if(_0x36cb48['containsRangeInObject']){if(!this['_mergeNestedSuggestions']||!qt(_0x3cc4d5,_0x57acc9))continue;return _0x3cc4d5;}if(qt(_0x3cc4d5,_0x57acc9))return _0x3cc4d5;this['_breakSuggestionMarker'](_0x3cc4d5,_0x495f95['start'],_0x495f95['end']);break;}if(_0x507723==_0x3cc4d5['subType']&&qt(_0x3cc4d5,_0x57acc9)){const _0xe332ac=_0x3cc4d5['getFirstRange']();return _0xe332ac['start']['isEqual'](_0x495f95['end'])?this['_setSuggestionRange'](_0x3cc4d5,this['_model']['createRange'](_0x495f95['start'],_0xe332ac['end'])):this['_setSuggestionRange'](_0x3cc4d5,this['_model']['createRange'](_0xe332ac['start'],_0x495f95['end'])),_0x3cc4d5;}}const _0x14beab=_0x4d3289(),_0x3c12dc=_0x1944fe['id'],_0xa9f355=_0x507723?'insertion:'+_0x507723:'insertion',_0x2c0317=this['_setSuggestionData']({'id':_0x14beab,'type':_0xa9f355,'createdAt':new Date(),'authorId':_0x3c12dc,'attributes':_0x57acc9});return this['_addSuggestionMarker'](_0xa9f355,_0x14beab,_0x3c12dc,_0x495f95),_0x2c0317;}['markMultiRangeInsertion'](_0x455e6d,_0x5edc5e='multi',_0x4d7187={}){const _0x33f2da=this['editor']['plugins']['get']('Users')['me'],_0x5e66c3=this['_suggestionFactory']['getSuggestionCallback']('insertion',_0x5edc5e,'join');for(const _0x26ecf3 of this['getSuggestions']())if(_0x26ecf3['author']['id']==_0x33f2da['id']&&'insertion'==_0x26ecf3['type']&&_0x26ecf3['subType']==_0x5edc5e&&qt(_0x26ecf3,_0x4d7187)&&(_0x5e66c3(_0x26ecf3['getRanges'](),_0x455e6d)||_0x5e66c3(_0x455e6d,_0x26ecf3['getRanges']()))){for(const _0x4ed5b8 of _0x455e6d)_0x26ecf3['addRange'](_0x4ed5b8);return _0x26ecf3;}for(const {suggestion:_0x5acbe0,meta:_0x49b850}of this['_findSuggestions'](_0x455e6d,'insertion')){if(!_0x49b850['isOwn'])continue;if(!this['_mergeNestedSuggestions']&&_0x49b850['containsRangeInObject'])continue;if(!qt(_0x5acbe0,_0x4d7187))continue;let _0x591fce=!0x0;for(const _0x1f3a25 of _0x5acbe0['getRanges']())for(const _0x4d41a3 of _0x455e6d)if(!_0x1f3a25['containsRange'](_0x4d41a3)){_0x591fce=!0x1;break;}if(_0x591fce)return _0x5acbe0;}const _0x4153bc=_0x4d3289(),_0x406338=_0x33f2da['id'],_0x2f696a='insertion:'+_0x5edc5e,_0x822202=this['_setSuggestionData']({'id':_0x4153bc,'type':_0x2f696a,'createdAt':new Date(),'authorId':_0x406338,'attributes':_0x4d7187});for(const _0x56c440 of _0x455e6d)this['_addSuggestionMarker'](_0x2f696a,_0x4153bc,_0x406338,_0x56c440,u['getMultiRangeId']());return _0x822202;}['markInlineFormat'](_0x567118,_0x312d94,_0x4ed2d1=null,_0x49e5c1={}){if(_0x4ed2d1=_0x4ed2d1||Gt(_0x312d94),_0x567118['isCollapsed'])return null;if('never'===this['_trackFormatChanges']){const _0x111f54=this['_suggestionFactory']['getSuggestionCallback']('formatInline',_0x4ed2d1,'accept');return this['forceDefaultExecution'](()=>_0x111f54([_0x567118],_0x312d94,_0x49e5c1)),null;}const _0x139613=this['editor']['plugins']['get']('Users')['me'],_0x5b2b77=[];if('always'!==this['_trackFormatChanges']){for(const {suggestion:_0x42dcda,meta:_0x175e1a}of this['_findSuggestions'](_0x567118,'insertion'))_0x175e1a['isOwn']&&!_0x175e1a['isInsideObject']&&_0x5b2b77['push'](..._0x42dcda['getRanges']());}const _0x3a1243=function(_0x2d6d8a,_0xc9f64f){const _0x2f2d56=[];for(const _0x59b3b6 of _0xc9f64f){const _0x13783c=_0x2d6d8a['getIntersection'](_0x59b3b6);_0x13783c&&_0x2f2d56['push'](_0x13783c);}return _0x2f2d56;}(_0x567118,_0x5b2b77),_0x31e349=function(_0xcc3f17,_0xde627){const _0x29359f=[_0xcc3f17];for(const _0x478ac7 of _0xde627){let _0x362077=0x0;for(;_0x362077<_0x29359f['length'];){const _0x140c4b=_0x29359f[_0x362077]['getDifference'](_0x478ac7);_0x29359f['splice'](_0x362077,0x1,..._0x140c4b),_0x362077+=_0x140c4b['length'];}}return _0x29359f;}(_0x567118,_0x5b2b77);_0x3a1243['length']&&this['_model']['change'](()=>{for(const _0x228ea0 of _0x3a1243){const _0x45e8a0=this['_suggestionFactory']['getSuggestionCallback']('formatInline',_0x4ed2d1,'accept');this['forceDefaultExecution'](()=>_0x45e8a0([_0x228ea0],_0x312d94,_0x49e5c1));}});for(const _0xc61b69 of _0x31e349){let _0x2d07dc=null,_0x1a3aea=_0xc61b69['start'],_0x428c4a=_0xc61b69['end'];for(const {suggestion:_0x4a8bd6,meta:_0x1cf41c}of this['_findSuggestions'](_0xc61b69,'formatInline')){if(!_0x1cf41c['isOwn'])continue;if(_0x4a8bd6['subType']!=_0x4ed2d1)continue;if(!qt(_0x4a8bd6,_0x49e5c1))continue;const _0x159d73=_0x4a8bd6['getFirstRange']();if(_0x159d73['containsRange'](_0xc61b69,!0x0))return null;_0x1a3aea=_0x1a3aea['isBefore'](_0x159d73['start'])?_0x1a3aea:_0x159d73['start'],_0x428c4a=_0x428c4a['isAfter'](_0x159d73['end'])?_0x428c4a:_0x159d73['end'],_0x2d07dc?_0x159d73['start']['isBefore'](_0x2d07dc['getFirstRange']()['start'])?(_0x2d07dc['removeMarkers'](),_0x2d07dc=_0x4a8bd6):_0x4a8bd6['removeMarkers']():_0x2d07dc=_0x4a8bd6;}const _0x6a66c3=this['_model']['createRange'](_0x1a3aea,_0x428c4a);if(_0x2d07dc)this['_setSuggestionRange'](_0x2d07dc,_0x6a66c3);else{const _0x224e44=_0x4d3289(),_0x562862=_0x139613['id'];this['_setSuggestionData']({'id':_0x224e44,'type':'formatInline:'+_0x4ed2d1,'data':_0x312d94,'createdAt':new Date(),'authorId':_0x562862,'attributes':_0x49e5c1}),this['_addSuggestionMarker']('formatInline:'+_0x4ed2d1,_0x224e44,_0x562862,_0x6a66c3);}}return null;}['markBlockFormat'](_0x1c61b1,_0x2e655a,_0x29cd11=[],_0xb06b54=null,_0x4bb32d={}){_0x2e655a['formatGroupId']||(_0x2e655a['formatGroupId']=_0x2e655a['commandName']),_0x2e655a['multipleBlocks']=_0x1c61b1['is']('range'),_0xb06b54=_0xb06b54||Gt(_0x2e655a);const _0x195589=_0x29cd11['map'](_0x4c962f=>Lt(_0x4c962f,this['_model'])),_0x2e8af1=_0x1c61b1['is']('range')?_0x1c61b1:Lt(_0x1c61b1,this['_model']);if('never'===this['_trackFormatChanges']){const _0x1742e4=this['_suggestionFactory']['getSuggestionCallback']('formatBlock',_0xb06b54,'accept');return this['forceDefaultExecution'](()=>_0x1742e4([_0x2e8af1],_0x2e655a,_0x4bb32d)),null;}_0x195589['push'](_0x2e8af1);let _0x243ca2=!0x0;for(const _0x20f0f3 of _0x195589)if(!this['_rangeIsInLocalUserInsertion'](_0x20f0f3)){_0x243ca2=!0x1;break;}if(_0x243ca2&&'always'!==this['_trackFormatChanges']){const _0x4c88e8=this['_suggestionFactory']['getSuggestionCallback']('formatBlock',_0xb06b54,'accept');return this['forceDefaultExecution'](()=>_0x4c88e8([_0x2e8af1],_0x2e655a,_0x4bb32d)),null;}let _0x309a85=null,_0x143989=_0x2e8af1['start'],_0x1ddbc5=_0x2e8af1['end'];for(const {suggestion:_0x293eac,meta:_0x34c042}of this['_findSuggestions'](_0x2e8af1,'formatBlock')){if(!_0x34c042['isOwn'])continue;if(_0x34c042['isNextTo']||_0x34c042['containsRangeInObject']||_0x34c042['isInsideObject'])continue;if(_0x293eac['data']['formatGroupId']!=_0x2e655a['formatGroupId'])continue;if(!qt(_0x293eac,_0x4bb32d))continue;const _0x3073c5=_0x293eac['getFirstRange']();if(_0x293eac['subType']==_0xb06b54){if(_0x3073c5['containsRange'](_0x2e8af1,!0x0))return null;_0x143989=_0x143989['isBefore'](_0x3073c5['start'])?_0x143989:_0x3073c5['start'],_0x1ddbc5=_0x1ddbc5['isAfter'](_0x3073c5['end'])?_0x1ddbc5:_0x3073c5['end'],_0x309a85?_0x3073c5['start']['isBefore'](_0x309a85['getFirstRange']()['start'])?(_0x309a85['removeMarkers'](),_0x309a85=_0x293eac):_0x293eac['removeMarkers']():_0x309a85=_0x293eac;}else{const _0x2e3c86=_0x2e8af1['getIntersection'](_0x3073c5);this['_cutOutSuggestionMarker'](_0x293eac,_0x2e3c86);}}const _0xf5de23=this['editor']['plugins']['get']('Users')['me'],_0x5be3a0=_0x4d3289(),_0x52485a=_0xf5de23['id'];if(_0x309a85)return this['_setSuggestionRange'](_0x309a85,this['_model']['createRange'](_0x143989,_0x1ddbc5)),_0x309a85;{const _0x371d1e=this['_setSuggestionData']({'id':_0x5be3a0,'type':'formatBlock:'+_0xb06b54,'data':_0x2e655a,'createdAt':new Date(),'authorId':_0x52485a,'attributes':_0x4bb32d});return this['_addSuggestionMarker']('formatBlock:'+_0xb06b54,_0x5be3a0,_0x52485a,this['_model']['createRange'](_0x143989,_0x1ddbc5)),_0x371d1e;}}['markMultiRangeBlockFormat'](_0x141d29,_0x48853b,_0x268dde=[],_0x5a9e59=null,_0x580aa9={}){_0x48853b['formatGroupId']||(_0x48853b['formatGroupId']=_0x48853b['commandName']);const _0x49848a=_0x141d29[0x0];_0x48853b['multipleBlocks']=_0x49848a['is']('range'),_0x5a9e59=_0x5a9e59||Gt(_0x48853b);const _0x13585c=_0x268dde['map'](_0x41dec9=>Lt(_0x41dec9,this['_model'])),_0x56c530=_0x49848a['is']('range')?_0x141d29:_0x141d29['map'](_0x4796db=>Lt(_0x4796db,this['_model']));if('never'===this['_trackFormatChanges']){const _0x24a9ab=this['_suggestionFactory']['getSuggestionCallback']('formatBlock',_0x5a9e59,'accept');return this['forceDefaultExecution'](()=>_0x24a9ab(_0x56c530,_0x48853b,_0x580aa9)),null;}_0x13585c['push'](..._0x56c530);let _0x561d29=!0x0;for(const _0x39ea6b of _0x13585c)if(!this['_rangeIsInLocalUserInsertion'](_0x39ea6b)){_0x561d29=!0x1;break;}if(_0x561d29&&'always'!==this['_trackFormatChanges']){const _0x33e32c=this['_suggestionFactory']['getSuggestionCallback']('formatBlock',_0x5a9e59,'accept');return this['forceDefaultExecution'](()=>_0x33e32c(_0x56c530,_0x48853b,_0x580aa9)),null;}const _0x44c79e=this['editor']['plugins']['get']('Users')['me'];for(const _0x45f014 of this['getSuggestions']()){if(_0x45f014['author']['id']!=_0x44c79e['id'])continue;if('formatBlock'!=_0x45f014['type']||_0x45f014['data']['formatGroupId']!=_0x48853b['formatGroupId'])continue;if(!qt(_0x45f014,_0x580aa9))continue;const _0x4bdfc7=_0x45f014['subType']==_0x5a9e59;for(let _0x111209=0x0;_0x111209<_0x56c530['length'];_0x111209++){const _0x463587=_0x56c530[_0x111209];for(const _0x8cb793 of _0x45f014['getMarkers']()){const _0x360115=_0x8cb793['getRange']();if(_0x463587['isEqual'](_0x360115)){_0x4bdfc7?(_0x56c530['splice'](_0x111209,0x1),_0x111209--):_0x45f014['removeMarker'](_0x8cb793['name']);break;}}}}if(0x0==_0x56c530['length'])return null;const _0xa4ee38=this['_suggestionFactory']['getSuggestionCallback']('formatBlock',_0x5a9e59,'join');for(const _0x5ab640 of this['getSuggestions']())if(_0x5ab640['author']['id']==_0x44c79e['id']&&'formatBlock'==_0x5ab640['type']&&_0x5ab640['data']['formatGroupId']==_0x48853b['formatGroupId']&&_0x5ab640['subType']==_0x5a9e59&&qt(_0x5ab640,_0x580aa9)&&(_0xa4ee38(_0x5ab640['getRanges'](),_0x56c530)||_0xa4ee38(_0x56c530,_0x5ab640['getRanges']()))){for(const _0x762c4 of _0x56c530)_0x5ab640['addRange'](_0x762c4);return _0x5ab640;}const _0x3248ec=_0x4d3289(),_0x4ff78f=_0x44c79e['id'],_0x227daa='formatBlock:'+_0x5a9e59,_0x288335=this['_setSuggestionData']({'id':_0x3248ec,'type':_0x227daa,'data':_0x48853b,'createdAt':new Date(),'authorId':_0x4ff78f,'attributes':_0x580aa9});for(const _0xb5b47 of _0x56c530)this['_addSuggestionMarker'](_0x227daa,_0x3248ec,_0x4ff78f,_0xb5b47,u['getMultiRangeId']());return _0x288335;}['markDeletion'](_0x220645,_0x582f39=null,_0x204835={}){if(_0x220645['isCollapsed'])return null;const _0x5d4ffc=this['editor']['plugins']['get']('Users')['me'],_0xe53a29=new _0x449029(_0x220645['start'],_0x220645['end']);for(const {suggestion:_0x380e3d,meta:_0x9fafd0}of this['_findSuggestions'](_0xe53a29,'insertion'))if(_0x9fafd0['isOwn']&&!_0x9fafd0['isNextTo']){if(_0x380e3d['isMultiRange']){const _0x2246be=_0x380e3d['getRanges']()['filter'](_0x1983b1=>'$graveyard'!=_0x1983b1['root']['rootName']);_0x2246be['every'](_0xb2185=>_0xe53a29['containsRange'](_0xb2185,!0x0))&&_0x380e3d['discard']();if(_0x2246be['some'](_0x5a3454=>_0x5a3454['containsRange'](_0xe53a29,!0x0))){const _0x4b97fa=this['_suggestionFactory']['getSuggestionCallback']('deletion',_0x582f39,'accept');return this['forceDefaultExecution'](()=>_0x4b97fa([_0xe53a29],null,_0x204835)),null;}}else{const _0x5534ec=_0xe53a29['getIntersection'](_0x380e3d['getFirstRange']());null!==_0x5534ec&&_0x380e3d['_onDiscard']([_0x5534ec],null,_0x204835);}}if(_0xe53a29['detach'](),_0xe53a29['isCollapsed']||'$graveyard'==_0xe53a29['root']['rootName'])return null;let _0x37f2e1=null,_0x442702=_0xe53a29['start'],_0x419a9e=_0xe53a29['end'];const _0x46282b=this['_findSuggestions'](_0xe53a29,'deletion');for(const {suggestion:_0x484956,meta:_0x2ae6bd}of _0x46282b){const _0x38b19d=this['_model']['createRange'](_0x442702,_0x419a9e);if(_0x2ae6bd['isOwn']&&(this['_mergeNestedSuggestions']||!_0x2ae6bd['containsRangeInObject']&&!_0x2ae6bd['isInsideObject'])){if(_0x484956['isMultiRange']){if(!qt(_0x484956,_0x204835))continue;let _0x24d3e4=!0x0;for(const _0x5343e1 of _0x484956['getRanges']()){if(_0x5343e1['containsRange'](_0x38b19d,!0x0))return _0x484956;_0x38b19d['containsRange'](_0x5343e1)||(_0x24d3e4=!0x1);}_0x24d3e4&&_0x484956['discard']();}else{const _0x5d8acc=_0x484956['getFirstRange']();if(_0x5d8acc['containsRange'](_0x38b19d,!0x0))return _0x484956;if(!qt(_0x484956,_0x204835)){_0x38b19d['containsRange'](_0x5d8acc)?_0x484956['removeMarkers']():_0x5d8acc['containsPosition'](_0x442702)?_0x442702=_0x5d8acc['end']:_0x5d8acc['containsPosition'](_0x419a9e)&&(_0x419a9e=_0x5d8acc['start']);continue;}_0x442702=_0x442702['isBefore'](_0x5d8acc['start'])?_0x442702:_0x5d8acc['start'],_0x419a9e=_0x419a9e['isAfter'](_0x5d8acc['end'])?_0x419a9e:_0x5d8acc['end'],_0x204835=Object['assign']({},_0x484956['attributes']),_0x37f2e1?_0x5d8acc['start']['isBefore'](_0x37f2e1['getFirstRange']()['start'])?(_0x37f2e1['removeMarkers'](),_0x37f2e1=_0x484956):_0x484956['removeMarkers']():_0x37f2e1=_0x484956;}}}if(_0x37f2e1)return this['_setSuggestionRange'](_0x37f2e1,this['_model']['createRange'](_0x442702,_0x419a9e)),_0x37f2e1;{const _0x2ffad8=_0x4d3289(),_0xbf2ae5=this['_model']['createRange'](_0x442702,_0x419a9e),_0x50b6f8=_0x5d4ffc['id'],_0x598b6f=_0x582f39?'deletion:'+_0x582f39:'deletion',_0x581df9=this['_setSuggestionData']({'id':_0x2ffad8,'type':_0x598b6f,'createdAt':new Date(),'authorId':_0x50b6f8,'attributes':_0x204835});return this['_addSuggestionMarker'](_0x598b6f,_0x2ffad8,_0x50b6f8,_0xbf2ae5),_0x581df9;}}['markMultiRangeDeletion'](_0x607d45,_0x5c4bc2='multi',_0x1cd01f={}){const _0x2b4588=this['editor']['plugins']['get']('Users')['me'],_0x50156a=_0x607d45['map'](_0x21f70c=>new _0x449029(_0x21f70c['start'],_0x21f70c['end'])),_0x3afb58=new Set();for(const {suggestion:_0x59d86a,meta:_0x2a9542}of this['_findSuggestions'](_0x50156a,'insertion'))_0x2a9542['isOwn']&&!_0x2a9542['isNextTo']&&_0x3afb58['add'](_0x59d86a);for(const _0x5d0ef5 of _0x3afb58)if(_0x5d0ef5['isMultiRange']){const _0x473280=_0x5d0ef5['getRanges']();(!_0x5d0ef5['attributes']||!_0x5d0ef5['attributes']['skipNestingCheck'])&&(_0x473280['every'](_0x1e1d89=>_0x50156a['some'](_0x14e172=>_0x14e172['containsRange'](_0x1e1d89,!0x0)))&&_0x5d0ef5['discard']());if(_0x50156a['every'](_0x529cea=>_0x473280['some'](_0x52c266=>_0x52c266['containsRange'](_0x529cea,!0x0)))){const _0xa392ca=this['_suggestionFactory']['getSuggestionCallback']('deletion',_0x5c4bc2,'accept');return this['forceDefaultExecution'](()=>_0xa392ca(_0x607d45,null,_0x1cd01f)),null;}}else{const _0x272339=_0x5d0ef5['getFirstRange']();_0x50156a['some'](_0x937b5e=>_0x937b5e['containsRange'](_0x272339,!0x0))&&_0x5d0ef5['discard']();if(_0x50156a['every'](_0x3ce109=>_0x272339['containsRange'](_0x3ce109,!0x0))){const _0x1b3cc4=this['_suggestionFactory']['getSuggestionCallback']('deletion',_0x5c4bc2,'accept');return this['forceDefaultExecution'](()=>_0x1b3cc4(_0x50156a,null,_0x1cd01f)),null;}}const _0x36112=this['_suggestionFactory']['getSuggestionCallback']('deletion',_0x5c4bc2,'join');let _0x3eb030=null;for(const _0x3a2504 of this['getSuggestions']())if(_0x3a2504['author']['id']==_0x2b4588['id']&&_0x3a2504['isInContent']&&'deletion'==_0x3a2504['type']&&_0x3a2504['subType']==_0x5c4bc2&&qt(_0x3a2504,_0x1cd01f)&&(_0x36112(_0x3a2504['getRanges'](),_0x50156a)||_0x36112(_0x50156a,_0x3a2504['getRanges']()))){if(_0x3eb030){if(_0x3a2504['commentThread']&&_0x3a2504['commentThread']['length'])continue;for(const _0x505976 of _0x3a2504['getRanges']())_0x3eb030['isIntersectingWithRange'](_0x505976)||_0x3eb030['addRange'](_0x505976);_0x3a2504['removeMarkers']();}else{_0x3eb030=_0x3a2504;for(const _0x54f3db of _0x50156a)_0x3a2504['isIntersectingWithRange'](_0x54f3db)||_0x3a2504['addRange'](_0x54f3db);}}if(_0x3eb030)return _0x3eb030;_0x3afb58['clear']();for(const {suggestion:_0x5b5f46,meta:_0x58a709}of this['_findSuggestions'](_0x50156a,'deletion'))_0x58a709['isOwn']&&(this['_mergeNestedSuggestions']||!_0x58a709['containsRangeInObject']&&!_0x58a709['isInsideObject'])&&qt(_0x5b5f46,_0x1cd01f)&&_0x3afb58['add'](_0x5b5f46);for(const _0x2249da of _0x3afb58){const _0x519dcf=_0x2249da['getRanges']();if(!_0x1cd01f||!_0x1cd01f['skipNestingCheck']){if(_0x50156a['every'](_0x5bd7c2=>_0x519dcf['some'](_0x537636=>_0x537636['containsRange'](_0x5bd7c2,!0x0))))return _0x2249da;}(!_0x2249da['attributes']||!_0x2249da['attributes']['skipNestingCheck'])&&(_0x519dcf['every'](_0x2f7f53=>_0x50156a['some'](_0x2fac21=>_0x2fac21['containsRange'](_0x2f7f53,!0x0)))&&_0x2249da['discard']());}const _0x724f85=_0x4d3289(),_0x2d4609=_0x2b4588['id'],_0x56166c='deletion:'+_0x5c4bc2,_0x22abaf=this['_setSuggestionData']({'id':_0x724f85,'type':_0x56166c,'createdAt':new Date(),'authorId':_0x2d4609,'attributes':_0x1cd01f});for(const _0x4c4344 of _0x50156a)_0x4c4344['detach'](),_0x4c4344['isCollapsed']||'$graveyard'==_0x4c4344['root']['rootName']||this['_addSuggestionMarker'](_0x56166c,_0x724f85,_0x2d4609,_0x4c4344,u['getMultiRangeId']());return _0x22abaf;}['markAttributeChange'](_0x47910d,_0x1ca3b9,_0xf19834,_0x110939,_0x5ad597){if(_0x47910d['isCollapsed'])return[];if('never'===this['_trackFormatChanges'])return[];const _0x39e24f=this['editor']['plugins']['get']('Users')['me']['id'],_0x410283=Array['from'](this['_suggestions']['values']())['filter'](_0x16a02d=>'attribute'==_0x16a02d['type']&&_0x16a02d['data']['key']==_0x1ca3b9&&_0x16a02d['isIntersectingWithRange'](_0x47910d));if('default'===this['_trackFormatChanges']){const _0x484f16=this['_findSuggestions'](_0x47910d,'insertion')['filter'](({meta:_0x4a1b16})=>_0x4a1b16['isOwn']&&!_0x4a1b16['isInsideObject']&&!_0x4a1b16['isNextTo'])['map'](({suggestion:_0x52fd05})=>_0x52fd05);_0x410283['unshift'](..._0x484f16);}const _0x1f9937=new Map([[_0x47910d,_0xf19834]]);for(const _0x369e7d of _0x410283){const _0x58cd90='attribute'==_0x369e7d['type']?_0x369e7d['data']['oldValue']:void 0x0,_0x396ab3=_0x369e7d['getFirstRange'](),_0x15b442=Array['from'](_0x1f9937['keys']())['find'](_0x3ed8f9=>_0x3ed8f9['isIntersecting'](_0x396ab3));if(!_0x15b442)continue;const _0x1b458b=_0x15b442['getDifference'](_0x396ab3);this['_isBlockAttribute'](_0x1ca3b9)&&'insertion'==_0x369e7d['type']&&0x0!=_0x1b458b['length']||(_0x1f9937['delete'](_0x15b442),_0x1b458b['forEach'](_0x18131a=>{_0x1f9937['set'](_0x18131a,_0xf19834);}),'insertion'!=_0x369e7d['type']&&_0x58cd90!=_0x110939&&_0x1f9937['set'](_0x15b442['getIntersection'](_0x396ab3),_0x58cd90));}const _0x52b559=[];for(const [_0x2477b7,_0x4fae02]of _0x1f9937){const _0xd0c79c=_0x4d3289(),_0x3fbeea={'key':_0x1ca3b9,'oldValue':_0x4fae02,'newValue':_0x110939};_0x1ca3b9['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':_0x1ca3b9});const _0x51018f=('attribute:'+(_0x1ca3b9+'|'+Gt({'newValue':_0x110939})))['substring'](0x0,0x3c),_0x750702=this['_setSuggestionData']({'id':_0xd0c79c,'type':_0x51018f,'data':_0x3fbeea,'createdAt':new Date(),'authorId':_0x39e24f,'attributes':_0x5ad597});_0x52b559['push'](_0x750702),this['_addSuggestionMarker'](_0x51018f,_0xd0c79c,_0x39e24f,_0x2477b7);}return _0x52b559;}['enableDefaultAttributesIntegration'](_0x5bbeb2){this['enableCommand'](_0x5bbeb2,(_0x5286c9,..._0x30d1d2)=>{this['_recordAttributeChanges'](()=>{_0x5286c9(..._0x30d1d2);});});}['registerBlockAttribute'](_0x24fb52){this['_blockAttributeKeys']['add'](_0x24fb52);}['registerInlineAttribute'](_0xc5c698){this['_inlineAttributeKeys']['add'](_0xc5c698);}['_getAttributeKey'](_0x37fe8b){return'attribute'==_0x37fe8b['type']?_0x37fe8b['subType']['split']('|')[0x0]:null;}['_setSuggestionRange'](_0x365e08,_0x1eb8fc){const _0xa41ebf=_0x365e08['getFirstMarker']();this['_model']['change'](_0x4f6487=>{_0x4f6487['updateMarker'](_0xa41ebf,{'range':_0x1eb8fc});});}['_addThreadToSuggestion'](_0x5b23ff){const _0x3982cc=_0x5b23ff['id'],_0x52ca86=this['editor']['config']['get']('collaboration.channelId');this['_commentsRepository']['hasCommentThread'](_0x3982cc)||this['_commentsRepository']['addCommentThread']({'channelId':_0x52ca86,'threadId':_0x3982cc,'isResolvable':!0x1,'isSubmitted':!0x0});const _0x3a3dee=this['_commentsRepository']['getCommentThread'](_0x3982cc);_0x3a3dee['unbind']('isRemovable'),_0x3a3dee['isRemovable']=!0x1,_0x5b23ff['commentThread']=_0x3a3dee;}['_checkSuggestionCorrectness'](_0x471d83,_0x3bf2e8,_0x256617,_0x5d3bb1){if(_0x471d83['type']!=_0x3bf2e8||_0x471d83['subType']!=_0x256617||_0x471d83['creator']['id']!=_0x5d3bb1)throw this['editor']['enableReadOnlyMode']('track-changes-suggestion-data-mismatch'),new _0x57d941('track-changes-suggestion-data-mismatch',this);}['_cutOutSuggestionMarker'](_0x2a2fa1,_0x37d282){const _0x126bca=_0x2a2fa1['getFirstRange']();if(_0x37d282['isEqual'](_0x126bca))_0x2a2fa1['removeMarkers']();else{if(_0x126bca['containsRange'](_0x37d282)){const _0xf15986=this['_model']['createPositionAt'](_0x37d282['start']['nodeBefore'],'end');this['_setSuggestionRange'](_0x2a2fa1,this['_model']['createRange'](_0x126bca['start'],_0xf15986));const _0x219ab4=_0x4d3289(),_0x22d6a7=_0x2a2fa1['creator']['id'],_0x2ac22c=_0x2a2fa1['type']+':'+_0x2a2fa1['subType'];this['_setSuggestionData']({'id':_0x219ab4,'type':_0x2ac22c,'createdAt':new Date(),'authorId':_0x22d6a7,'data':_0x2a2fa1['data'],'attributes':_0x2a2fa1['attributes']});const _0x136899=this['_model']['createPositionAt'](_0x37d282['end']['parent'],'after'),_0x2672e3=this['_model']['createRange'](_0x136899,_0x126bca['end']);this['_addSuggestionMarker'](_0x2ac22c,_0x219ab4,_0x22d6a7,_0x2672e3);}else{if(_0x126bca['containsPosition'](_0x37d282['start'])){const _0x83c758=this['_model']['createPositionAt'](_0x37d282['start']['nodeBefore'],'end');this['_setSuggestionRange'](_0x2a2fa1,this['_model']['createRange'](_0x126bca['start'],_0x83c758));}else{const _0x2f15bc=this['_model']['createPositionAt'](_0x37d282['end']['parent'],'after');this['_setSuggestionRange'](_0x2a2fa1,this['_model']['createRange'](_0x2f15bc,_0x126bca['end']));}}}}['_rangeIsInLocalUserInsertion'](_0x191e8b){for(const {suggestion:_0x48ada8,meta:_0x223c34}of this['_findSuggestions'](_0x191e8b,'insertion')){if(!_0x223c34['isOwn'])continue;const _0x48dba5=_0x48ada8['getRanges']();for(const _0x2fb9a6 of _0x48dba5)if(!_0x191e8b['getDifference'](_0x2fb9a6)['length'])return!0x0;}return!0x1;}['_getAuthorFromId'](_0x6728c0){const _0x1cb918=this['editor']['plugins']['get']('Users')['getUser'](_0x6728c0);if(!_0x1cb918)throw new _0x57d941('track-changes-user-not-found',this);return _0x1cb918;}['_getExternalAuthor'](_0x4b6e51){const _0xf35e34=this['editor']['plugins']['get']('Users'),_0xf8fe33=_0x2e5804('external:'+_0x4b6e51),_0x4bcac0=_0xf35e34['getUser'](_0xf8fe33);return _0x4bcac0||_0xf35e34['addUser']({'id':_0xf8fe33,'name':_0x4b6e51});}['_createSuggestion'](_0x491bbe,_0x5bdf3b,_0x57c09b,_0x22e199,_0x3ea898){const _0x2d069e=this['_getAuthorFromId'](_0x22e199),_0xd1604f=this['_suggestionFactory']['buildSuggestion'](_0x491bbe,_0x5bdf3b,_0x57c09b,_0x2d069e,_0x3ea898,_0x20dc23=>{this['_updateSuggestionData'](_0x57c09b,{'attributes':_0x20dc23});const _0x522a6d=this['getSuggestion'](_0x57c09b);this['_joinWithAdjacentSuggestions'](new Set([_0x522a6d])),this['_refreshSuggestionsChain'](new Set([_0x522a6d]));});return this['listenTo'](_0xd1604f,'accept',()=>{this['_updateSuggestionData'](_0x57c09b,{'state':'accepted'});},{'priority':'high'}),this['listenTo'](_0xd1604f,'discard',()=>{this['_updateSuggestionData'](_0x57c09b,{'state':'rejected'});},{'priority':'high'}),this['_suggestions']['set'](_0x57c09b,_0xd1604f),this['_suggestionState']['set'](_0xd1604f,'notReady'),_0xd1604f;}['_splitMarkerName'](_0x4edc07){const _0x162829=_0x4edc07['split'](':');return{'group':_0x162829[0x0],'type':_0x162829[0x1],'subType':_0x162829['length']>=0x5?_0x162829[0x2]:null,'id':_0x162829['length']<0x5?_0x162829[0x2]:_0x162829[0x3],'authorId':_0x162829['length']<0x5?_0x162829[0x3]:_0x162829[0x4],'markerCount':0x6==_0x162829['length']?_0x162829[0x5]:null};}['_breakSuggestionMarker'](_0x4f4a0e,_0x59c648,_0x1afda0){const _0xc1ca08=_0x4f4a0e['getFirstRange'](),_0x1beb6f=_0xc1ca08['start'],_0x840cc9=_0xc1ca08['end'];this['_setSuggestionRange'](_0x4f4a0e,this['_model']['createRange'](_0x1beb6f,_0x59c648));const _0x250d71=_0x4d3289(),_0x5ce1bc=_0x4f4a0e['creator']['id'],_0x5d6636=_0x4f4a0e['type']+(_0x4f4a0e['subType']?':'+_0x4f4a0e['subType']:'');this['_setSuggestionData']({'id':_0x250d71,'type':_0x5d6636,'createdAt':new Date(),'authorId':_0x5ce1bc,'originalSuggestionId':_0x4f4a0e['id'],'attributes':_0x4f4a0e['attributes'],'data':_0x4f4a0e['data']});const _0x169d6=this['_getAttributeKey'](_0x4f4a0e);('formatBlock'==_0x4f4a0e['type']||_0x169d6&&this['_isBlockAttribute'](_0x169d6))&&(_0x1afda0=this['_model']['createPositionBefore'](_0x1afda0['parent'])),this['_addSuggestionMarker'](_0x5d6636,_0x250d71,_0x5ce1bc,this['_model']['createRange'](_0x1afda0,_0x840cc9));}['_findSuggestions'](_0x214dc3,_0x222f62=null){const _0x3f4928=[],_0x5008fc=this['editor']['plugins']['get']('Users')['me'];Array['isArray'](_0x214dc3)||(_0x214dc3=[_0x214dc3]);for(const _0x1e0730 of this['getSuggestions']()){if(!_0x1e0730['isInContent'])continue;if(_0x222f62&&_0x1e0730['type']!=_0x222f62)continue;let _0x59b8ad=!0x1;for(const _0x7ec0b0 of _0x1e0730['getRanges']()){for(const _0x59ec98 of _0x214dc3){const _0x527479=_0x59ec98['start']['isEqual'](_0x7ec0b0['end'])||_0x59ec98['end']['isEqual'](_0x7ec0b0['start']);if(_0x527479||_0x59ec98['getIntersection'](_0x7ec0b0)){const _0x55ba5c=_0x59ec98['containsRange'](_0x7ec0b0)&&Ot(this['_model']['schema'],_0x7ec0b0['start'],_0x59ec98),_0x309ebf=_0x7ec0b0['containsRange'](_0x59ec98)&&Ot(this['_model']['schema'],_0x59ec98['start'],_0x7ec0b0);_0x3f4928['push']({'suggestion':_0x1e0730,'meta':{'isOwn':_0x5008fc==_0x1e0730['author'],'isNextTo':_0x527479,'isInsideObject':_0x55ba5c,'containsRangeInObject':_0x309ebf}}),_0x59b8ad=!0x0;break;}}if(_0x59b8ad)break;}}return _0x3f4928;}['_addSuggestionMarker'](_0x5157a6,_0x23f027,_0x1ad585,_0x27d8f0,_0x2e89bb){this['_model']['change'](_0x3b0bc8=>{let _0x1c07fe='suggestion:'+_0x5157a6+':'+_0x23f027+':'+_0x1ad585;_0x2e89bb&&(_0x1c07fe=_0x1c07fe+':'+_0x2e89bb),_0x3b0bc8['addMarker'](_0x1c07fe,{'range':_0x27d8f0,'usingOperation':!0x0,'affectsData':!0x0});});}['_removeSuggestion'](_0x186ae4){const _0x59d13d=_0x186ae4['previous'],_0x1de965=_0x186ae4['next'];_0x186ae4['previous']=null,_0x186ae4['next']=null,null!=_0x59d13d&&_0x59d13d['next']==_0x186ae4&&(_0x59d13d['next']=_0x1de965),null!=_0x1de965&&_0x1de965['previous']==_0x186ae4&&(_0x1de965['previous']=_0x59d13d),'ready'==this['_suggestionState']['get'](_0x186ae4)&&(this['_suggestionState']['set'](_0x186ae4,'removed'),this['fire']('suggestionUnloaded',_0x186ae4,_0x59d13d,_0x1de965));}['_setSuggestionData'](_0x3740f1){const _0x57a51b=_0x3740f1['id'],_0x4c2c97=this['addSuggestionData'](_0x3740f1);if(this['_adapter']&&this['_adapter']['addSuggestion']){const _0xa69fd0=this['editor']['plugins']['get']('PendingActions'),_0x5749db=_0x4c2c97['hasComments'],_0x42fa32=_0x4c2c97['subType']?_0x4c2c97['type']+':'+_0x4c2c97['subType']:_0x4c2c97['type'],_0x42acba=this['editor']['locale'],_0x3be37b=_0xa69fd0['add'](o(_0x42acba,'PENDING_ACTION_SUGGESTION')),_0x59cc42={'id':_0x57a51b,'type':_0x42fa32,'hasComments':_0x5749db,'data':_0x3740f1['data']||null,'originalSuggestionId':_0x3740f1['originalSuggestionId']||null,'attributes':_0x4c2c97['attributes']};this['_adapter']['addSuggestion'](_0x59cc42)['then'](_0x34d0f1=>{_0x4c2c97['_saved']=!0x0,_0xa69fd0['remove'](_0x3be37b),_0x34d0f1&&_0x34d0f1['createdAt']&&(this['_suggestions']['get'](_0x57a51b)['createdAt']=_0x34d0f1['createdAt']);})['catch'](_0x220f09=>{throw _0x324307('error-saving-suggestion-data-suggestion-discarded'),this['editor']['model']['enqueueChange']({'isUndoable':!0x1},()=>{_0x4c2c97['discard']();}),_0x4c2c97['stopListening'](),this['_suggestions']['delete'](_0x4c2c97['id']),this['_suggestionState']['delete'](_0x4c2c97),_0x220f09;});}return _0x4c2c97;}['_isBlockAttribute'](_0x111099){return this['_blockAttributeKeys']['has'](_0x111099);}['_updateSuggestionData'](_0x24c83a,_0x4b9ed4){const _0xa6b296=this['editor']['plugins']['get']('PendingActions'),_0xd9286c=this['getSuggestion'](_0x24c83a);if(this['_adapter']&&this['_adapter']['updateSuggestion']){if(_0xd9286c['_saved']){const _0x593d80=_0xa6b296['add'](o(this['editor']['locale'],'PENDING_ACTION_SUGGESTION'));this['_adapter']['updateSuggestion'](_0x24c83a,_0x4b9ed4)['then'](()=>{_0xa6b296['remove'](_0x593d80);});}else _0xd9286c['on']('change:_saved',()=>{this['_updateSuggestionData'](_0x24c83a,_0x4b9ed4);});}}['_getSuggestionData'](_0x3b0be1){if(!this['_adapter']||!this['_adapter']['getSuggestion'])throw new _0x57d941('track-changes-adapter-missing-getsuggestion',this);return this['_adapter']['getSuggestion'](_0x3b0be1);}['_handleNewSuggestionMarker'](_0x147bab){const {id:_0x384ce7,type:_0x433d38,subType:_0x473077,authorId:_0x7934fb}=this['_splitMarkerName'](_0x147bab),_0x45d498=this['_suggestions']['get'](_0x384ce7)||this['_createSuggestion'](_0x433d38,_0x473077,_0x384ce7,_0x7934fb,{});switch(this['_checkSuggestionCorrectness'](_0x45d498,_0x433d38,_0x473077,_0x7934fb),this['_suggestionState']['get'](_0x45d498)){case'notReady':this['_getSuggestionData'](_0x384ce7)['then'](_0x2eaec2=>{let _0x1d613e=Promise['resolve']();_0x2eaec2['hasComments']&&(_0x1d613e=this['_commentsRepository']['fetchCommentThread']({'channelId':this['editor']['config']['get']('collaboration.channelId'),'threadId':_0x384ce7})),_0x1d613e['then'](()=>{this['addSuggestionData'](_0x2eaec2)['_saved']=!0x0;});}),this['_suggestionState']['set'](_0x45d498,'markerReady');break;case'removed':this['_updateSuggestionData'](_0x384ce7,{'state':'open'});case'dataReady':this['_suggestionState']['set'](_0x45d498,'ready'),this['fire']('suggestionLoaded',_0x45d498);break;case'ready':this['fire']('suggestionChanged',_0x45d498);}return _0x45d498['addMarkerName'](_0x147bab),_0x45d498;}['_refreshSuggestionsChain'](_0x4b4944){const _0x3c249d=Array['from'](_0x4b4944),_0x576034=_0x3c249d['filter'](_0x10541c=>'attribute'==_0x10541c['type']);this['_refreshAttributeSuggestionsChain'](_0x576034);const _0x2d33db=_0x3c249d['filter'](_0x326f35=>!_0x326f35['isMultiRange']&&'attribute'!=_0x326f35['type']),_0x2c4f7c=this['getSuggestions']({'skipNotAttached':!0x0})['filter'](_0x30098e=>!_0x30098e['isMultiRange']&&'attribute'!=_0x30098e['type']),_0x35273c=_0x2c4f7c['filter'](_0x5772b6=>!_0x4b4944['has'](_0x5772b6)),_0x1f83a6=new Map(_0x2c4f7c['map'](_0x111178=>[_0x111178,this['_suggestionFactory']['getSuggestionCallback'](_0x111178['type'],_0x111178['subType'],'chain')])),_0x202426=new Map(_0x2c4f7c['map'](_0x51c024=>[_0x51c024,_0x51c024['getFirstRange']()])),_0x2ff699=new Set(),_0x51b93d=new Set();for(let _0x11a9c5=0x0;_0x11a9c5<_0x2d33db['length'];_0x11a9c5++)_0x503bf6(_0x2d33db[_0x11a9c5],_0x2d33db,_0x11a9c5+0x1);for(let _0x35b437=0x0;_0x35b437<_0x2d33db['length'];_0x35b437++)_0x503bf6(_0x2d33db[_0x35b437],_0x35273c,0x0);const _0x20b4fa=new Set();for(let _0x5968ee=0x0;_0x5968ee<_0x2d33db['length'];_0x5968ee++){const _0xd6ff51=_0x2d33db[_0x5968ee];!_0x51b93d['has'](_0xd6ff51)&&_0xd6ff51['previous']&&(_0x20b4fa['add'](_0xd6ff51['previous']),_0xd6ff51['previous']['next']===_0xd6ff51&&(_0xd6ff51['previous']['next']=null),_0xd6ff51['previous']=null),!_0x2ff699['has'](_0xd6ff51)&&_0xd6ff51['next']&&(_0x20b4fa['add'](_0xd6ff51['next']),_0xd6ff51['next']['previous']===_0xd6ff51&&(_0xd6ff51['next']['previous']=null),_0xd6ff51['next']=null);}function _0x503bf6(_0x41a000,_0x385253,_0x4f2d95){for(let _0x3f39bc=_0x4f2d95;_0x3f39bc<_0x385253['length'];_0x3f39bc++){const _0x51c7fe=_0xefce1e(_0x41a000,_0x385253[_0x3f39bc]);_0x51c7fe&&(_0x51c7fe[0x0]['next']=_0x51c7fe[0x1],_0x51c7fe[0x1]['previous']=_0x51c7fe[0x0],_0x2ff699['add'](_0x51c7fe[0x0]),_0x51b93d['add'](_0x51c7fe[0x1]));}}function _0xefce1e(_0x363326,_0x39d3bf){if(_0x363326['author']['id']!==_0x39d3bf['author']['id'])return null;const _0x516bd8=_0x1f83a6['get'](_0x363326)(_0x363326,_0x39d3bf,_0x202426['get'](_0x363326),_0x202426['get'](_0x39d3bf));if(!_0x516bd8)return null;return _0x1f83a6['get'](_0x39d3bf)(_0x363326,_0x39d3bf,_0x202426['get'](_0x363326),_0x202426['get'](_0x39d3bf))?_0x516bd8[0x1]['commentThread']&&_0x516bd8[0x1]['commentThread']['length']?null:_0x516bd8:null;}_0x20b4fa['size']&&this['_refreshSuggestionsChain'](_0x20b4fa);}['_refreshAttributeSuggestionsChain'](_0x23dd6f){if(0x0==_0x23dd6f['length'])return;const _0x1c4b0d=this['getSuggestions']({'skipNotAttached':!0x0})['filter'](_0x97efe0=>'attribute'==_0x97efe0['type']&&_0x97efe0['_isDataLoaded']),_0x5a270e=[],_0x57719c=new Map();for(const _0x3111ed of _0x1c4b0d){const _0x15089f=_0x2e5804(_0x3111ed['attributes']);_0x57719c['has'](_0x15089f)||(_0x57719c['set'](_0x15089f,_0x5a270e['length']),_0x5a270e['push']([]));const _0x261cf6=_0x57719c['get'](_0x15089f);_0x5a270e[_0x261cf6]['push'](_0x3111ed);}!(function(){_0x5a270e['sort']((_0xae4fac,_0x37b5bc)=>{const _0x3c24f5=_0xae4fac[0x0]['createdAt'],_0x6ab73=_0x37b5bc[0x0]['createdAt'];return _0x3c24f5==_0x6ab73?_0xae4fac[0x0]['attributes']['groupId']<_0x37b5bc[0x0]['attributes']['groupId']?-0x1:0x1:_0x3c24f5<_0x6ab73?-0x1:0x1;});for(const _0x298e41 of _0x5a270e)_0x298e41['sort']((_0x12d90b,_0x173a1f)=>_0x12d90b['id']<_0x173a1f['id']?-0x1:0x1);}());for(let _0x36fe3d=0x0;_0x36fe3d<_0x5a270e['length'];_0x36fe3d++){if(0x0==_0x5a270e[_0x36fe3d]['length'])continue;const _0x41ac76=[];for(let _0x3d1432=_0x36fe3d+0x1;_0x3d1432<_0x5a270e['length'];_0x3d1432++)0x0!=_0x5a270e[_0x3d1432]['length']&&_0x33c0f1(_0x5a270e[_0x36fe3d],_0x5a270e[_0x3d1432])&&_0x41ac76['push'](_0x3d1432);for(const _0x5151f2 of _0x41ac76)_0x5a270e[_0x36fe3d]=_0x5a270e[_0x36fe3d]['concat'](_0x5a270e[_0x5151f2]),_0x5a270e[_0x5151f2]=[];}for(const _0x49ac69 of _0x5a270e)for(let _0x53f126=0x0;_0x53f126<_0x49ac69['length'];_0x53f126++){const _0x58570e=_0x49ac69[_0x53f126+0x1]||null;_0x49ac69[_0x53f126]['next']!==_0x58570e&&(_0x49ac69[_0x53f126]['next']=_0x58570e);}for(const _0x1ffe38 of _0x5a270e)for(let _0x95a418=0x0;_0x95a418<_0x1ffe38['length'];_0x95a418++){const _0x3757cf=_0x1ffe38[_0x95a418-0x1]||null;_0x1ffe38[_0x95a418]['previous']!==_0x3757cf&&(_0x1ffe38[_0x95a418]['previous']=_0x3757cf);}function _0x33c0f1(_0x20964d,_0x30fd52){if(_0x20964d[0x0]['attributes']['groupId']!==_0x30fd52[0x0]['attributes']['groupId']&&_0x20964d[0x0]['author']!==_0x30fd52[0x0]['author'])return!0x1;if(!function(_0x23cb76,_0x22500d){if(!_0x23cb76['hasComments']&&!_0x22500d['hasComments'])return!0x0;if(_0x23cb76['hasComments']&&_0x22500d['hasComments'])return!0x1;if(_0x23cb76['hasComments']&&_0x22500d['createdAt']<_0x23cb76['commentThread']['comments']['get'](0x0)['createdAt'])return!0x0;if(_0x22500d['hasComments']&&_0x23cb76['createdAt']<_0x22500d['commentThread']['comments']['get'](0x0)['createdAt'])return!0x0;return!0x1;}(_0x20964d[0x0],_0x30fd52[0x0]))return!0x1;const _0x4691ae=Tt(_0x20964d[0x0]['attributes'],'groupId'),_0x7faaf4=Tt(_0x30fd52[0x0]['attributes'],'groupId');if(!_0x4640c9(_0x4691ae,_0x7faaf4))return!0x1;return!!_0x20964d['every'](_0x580676=>_0x30fd52['some'](_0x2e7ffe=>_0x580676['getFirstRange']()['isEqual'](_0x2e7ffe['getFirstRange']())))&&_0x30fd52['every'](_0x3ee67d=>_0x20964d['some'](_0x59a292=>_0x3ee67d['getFirstRange']()['isEqual'](_0x59a292['getFirstRange']())));}}['_joinWithAdjacentSuggestions'](_0x5819ba){const _0x185ba6=Array['from'](_0x5819ba),_0x505a92=this['getSuggestions']({'skipNotAttached':!0x0}),_0x34ee1d=_0x505a92['filter'](_0x32cce0=>!_0x5819ba['has'](_0x32cce0)),_0x17ed84=new Map(_0x185ba6['map'](_0x44ea78=>[_0x44ea78,this['_suggestionFactory']['getSuggestionCallback'](_0x44ea78['type'],_0x44ea78['subType'],'join')])),_0x2b626a=new Map(_0x505a92['map'](_0x1a7538=>[_0x1a7538,_0x1a7538['getRanges']()]));for(let _0x228b22=0x0;_0x228b22<_0x185ba6['length'];_0x228b22++){if(_0x2d512e(this,_0x185ba6[_0x228b22],_0x185ba6,_0x228b22+0x1))return!0x0;}for(let _0x1fc299=0x0;_0x1fc299<_0x185ba6['length'];_0x1fc299++){if(_0x2d512e(this,_0x185ba6[_0x1fc299],_0x34ee1d,0x0))return!0x0;}return!0x1;function _0x2d512e(_0x53f9fa,_0x4dd43a,_0x127ff1,_0x85aac5){for(let _0x30f678=_0x85aac5;_0x30f678<_0x127ff1['length'];_0x30f678++){const _0x3a2bc1=_0x127ff1[_0x30f678];if(_0x3a2bc1['type']!==_0x4dd43a['type']||_0x3a2bc1['author']['id']!==_0x4dd43a['author']['id']||_0x3a2bc1['subType']!==_0x4dd43a['subType'])continue;if(!Jt(_0x4dd43a,_0x3a2bc1))continue;if('attribute'==_0x4dd43a['type']&&_0x4dd43a['data']['oldValue']!=_0x3a2bc1['data']['oldValue'])continue;if('attribute'==_0x4dd43a['type']&&_0x53f9fa['_isBlockAttribute'](_0x4dd43a['data']['key']))continue;if('formatBlock'==_0x4dd43a['type']){const _0x4a63cb=_0x53f9fa['editor']['model'],_0x28f521=_0x4dd43a['getContainedElement']();if(_0x28f521&&(_0x4a63cb['schema']['isObject'](_0x28f521)||_0x4a63cb['schema']['isLimit'](_0x28f521)))continue;}const _0x35951d=_0x17ed84['get'](_0x4dd43a),_0x1a7eb7=_0x2b626a['get'](_0x4dd43a),_0x5418ba=_0x2b626a['get'](_0x3a2bc1),_0x456378=_0x4dd43a['commentThread']&&_0x4dd43a['commentThread']['length'],_0x33aa0c=_0x3a2bc1['commentThread']&&_0x3a2bc1['commentThread']['length'];if(!_0x456378&&_0x35951d(_0x5418ba,_0x1a7eb7))return _0x53f9fa['_joinSuggestions'](_0x3a2bc1,_0x4dd43a),_0x2b626a['delete'](_0x4dd43a),!0x0;if(!_0x33aa0c&&_0x35951d(_0x1a7eb7,_0x5418ba))return _0x53f9fa['_joinSuggestions'](_0x4dd43a,_0x3a2bc1),_0x2b626a['delete'](_0x3a2bc1),!0x0;}return!0x1;}}['_joinSuggestions'](_0x5e2299,_0x3ab547){if(_0x5e2299['isMultiRange']){for(const _0x194587 of _0x3ab547['getRanges']())_0x5e2299['addRange'](_0x194587);}else{const _0x1b627f=_0x3ab547['getFirstRange']()['end'];this['_setSuggestionRange'](_0x5e2299,this['_model']['createRange'](_0x5e2299['getFirstRange']()['start'],_0x1b627f));}_0x3ab547['removeMarkers']();}['_getMarkerAnnouncementText'](_0xd3dc99,_0x1d9f92,_0xd2686f){const _0x5ea0ed=_0xd3dc99['startsWith']('format')||_0xd3dc99['startsWith']('attribute')?'FORMATTING':_0xd3dc99['toUpperCase']();return o(this['editor']['locale'],_0x1d9f92+'_'+_0x5ea0ed+'_SUGGESTION_ANNOUNCEMENT',_0xd2686f);}['_initAriaMarkerChangeAnnouncements'](){const _0x55beb9=this['editor'];if(!_0x55beb9['ui'])return;const {ariaLiveAnnouncer:_0x287e1b}=_0x55beb9['ui'];_0x5238e3(this['_model'],({left:_0xe7230e,entered:_0x221f09})=>{for(const _0x43e4e5 of _0xe7230e){const {group:_0x3b2aab,type:_0x3f1b07}=this['_splitMarkerName'](_0x43e4e5['name']);if('suggestion'===_0x3b2aab){_0x287e1b['announce'](this['_getMarkerAnnouncementText'](_0x3f1b07,'LEAVE'));break;}}for(const _0x47eea1 of _0x221f09){const {group:_0x553594,type:_0x4d2c0f}=this['_splitMarkerName'](_0x47eea1['name']);if('suggestion'===_0x553594){_0x287e1b['announce'](this['_getMarkerAnnouncementText'](_0x4d2c0f,'ENTER',_0x4a7035(_0x1bea4b)));break;}}});}['_processAttributeChanges'](_0x4c464e){if(this['_recordAttributeSuggestions'])return!0x1;const _0x4b7055=this['editor'],_0x2884b7=_0x4b7055['model']['document']['differ']['getChanges']();if(0x0==_0x2884b7['length'])return!0x1;const _0x253438=[],_0x445be7=_0x2884b7['filter'](_0x2f4cd7=>'attribute'==_0x2f4cd7['type']),_0x274b8b=_0x2884b7['filter'](_0x3de8b4=>'insert'==_0x3de8b4['type']&&'$text'!=_0x3de8b4['name']),_0x16c378=_0x2884b7['filter'](_0x595425=>'remove'==_0x595425['type']&&'$text'!=_0x595425['name']);for(const _0x1ff3c1 of _0x445be7)_0x253438['push']({'key':_0x1ff3c1['attributeKey'],'newValue':_0x1ff3c1['attributeNewValue'],'oldValue':_0x1ff3c1['attributeOldValue'],'range':Pt(_0x1ff3c1['range'],_0x4b7055['model'])});for(const _0x4bc25f of _0x274b8b){const _0x587ab8=_0x16c378['find'](_0x539498=>_0x539498['position']['isEqual'](_0x4bc25f['position']));_0x587ab8&&_0x253438['push']({'key':m,'newValue':_0x4bc25f['name'],'oldValue':_0x587ab8['name'],'range':_0x4b7055['model']['createRangeOn'](_0x4bc25f['position']['nodeAfter'])});}return 0x0!=_0x253438['length']&&this['_reduceExistingSuggestions'](_0x4c464e,_0x253438);}['_processAttributeSuggestions'](_0x524def){let _0x106729=!0x1;const _0x42703f=this['editor']['model']['document']['differ']['getChangedMarkers']()['filter'](_0x2ebe41=>_0x2ebe41['data']['newRange']&&_0x2ebe41['name']['startsWith']('suggestion:attribute:'));for(const _0x333474 of _0x42703f){const {subType:_0x57661d,id:_0x1d4598}=this['_splitMarkerName'](_0x333474['name']),_0x3eb8f5=_0x57661d['split']('|')[0x0];for(const _0x37379b of this['getSuggestions']({'skipNotAttached':!0x0}))_0x37379b['id']!=_0x1d4598&&'attribute'==_0x37379b['type']&&_0x37379b['data']&&_0x37379b['data']['key']==_0x3eb8f5&&_0x37379b['getFirstRange']()['isIntersecting'](_0x333474['data']['newRange'])&&(this['_reduceSuggestionAttributeRange'](_0x37379b,_0x333474['data']['newRange'],_0x524def),_0x106729=!0x0);}return _0x106729;}['_recordAttributeChanges'](_0x4b2cae){this['editor'],this['_recordAttributeSuggestions']=!0x0,_0x4b2cae();}['_isRegisteredAttribute'](_0x4837fc){const _0x3e6dbc=this['_isBlockAttribute'](_0x4837fc),_0x5d68be=this['_inlineAttributeKeys']['has'](_0x4837fc);return _0x3e6dbc||_0x5d68be;}['_reduceExistingSuggestions'](_0x19bfb9,_0x509da1){if(0x0==_0x509da1['length'])return!0x1;let _0x989f8d=!0x1;for(const _0x1d9ade of _0x509da1){const _0x50094c=this['_findSuggestions'](_0x1d9ade['range'],'attribute')['filter'](_0x23b376=>!_0x23b376['meta']['isNextTo'])['map'](_0x280ad7=>_0x280ad7['suggestion']),_0x115b9d=_0x2e5804({'newValue':_0x1d9ade['newValue']});_0x50094c['filter'](_0x4f97d2=>{const [_0x2e59cc,_0x30029f]=_0x4f97d2['subType']['split']('|');return _0x2e59cc==_0x1d9ade['key']&&_0x30029f!=_0x115b9d;})['forEach'](_0x53918c=>{this['_reduceSuggestionAttributeRange'](_0x53918c,_0x1d9ade['range'],_0x19bfb9),_0x989f8d=!0x0;});}return _0x989f8d;}['_reduceSuggestionAttributeRange'](_0x1ac226,_0x52ba66,_0x5ec53a){const _0xafb4af=_0x1ac226['getFirstRange']()['getDifference'](_0x52ba66);0x0!==_0xafb4af['length']?0x1!==_0xafb4af['length']?this['_breakSuggestionMarker'](_0x1ac226,_0x52ba66['start'],_0x52ba66['end']):this['_setSuggestionRange'](_0x1ac226,_0xafb4af[0x0]):_0x5ec53a['removeMarker'](_0x1ac226['getFirstMarker']());}}class Et{['_editor'];['_model'];['_customCallbacks'];['_defaultCallbacks'];constructor(_0x426f36){this['_editor']=_0x426f36,this['_model']=_0x426f36['model'],this['_customCallbacks']=new Map(),this['_defaultCallbacks']=new Map(),this['_registerDefaultCallbacks']();}['buildSuggestion'](_0x1799b5,_0x51448d,_0x90e7b9,_0x282739,_0x49c0ef,_0x3e62fc){return new u(this['_model'],{'type':_0x1799b5,'subType':_0x51448d,'id':_0x90e7b9,'author':_0x282739,'creator':_0x282739,'attributes':_0x49c0ef,'onAttributesChange':_0x3e62fc,'onAccept':(..._0x3bf257)=>this['getSuggestionCallback'](_0x1799b5,_0x51448d,'accept')(..._0x3bf257),'onDiscard':(..._0x4932b2)=>this['getSuggestionCallback'](_0x1799b5,_0x51448d,'discard')(..._0x4932b2)});}['registerCustomCallback'](_0x30fe9d,_0x42a13f,_0x210d41,_0x359022){const _0x33acd4=_0x30fe9d+':'+_0x42a13f+':'+_0x210d41;this['_customCallbacks']['set'](_0x33acd4,_0x359022);}['getSuggestionCallback'](_0x3c3be2,_0x17ba93,_0x2ffff1){const _0x189dc8=_0x3c3be2+':'+_0x17ba93+':'+_0x2ffff1;return this['_customCallbacks']['get'](_0x189dc8)||this['_defaultCallbacks']['get'](_0x3c3be2+':'+_0x2ffff1);}['_registerDefaultCallbacks'](){const _0x300941=()=>!0x1,_0x3fa97f=_0x3b4453=>{_0x3b4453['sort']((_0x3dd204,_0x3239cf)=>_0x3dd204['start']['isBefore'](_0x3239cf['start'])?0x1:-0x1),this['_model']['change'](_0x4b3afc=>{for(const _0x4ef738 of _0x3b4453){let _0x379289;_0x379289=_0x4ef738['end']['isAtEnd']&&_0x4ef738['end']['parent']==_0x4ef738['start']['nodeAfter']?_0x4b3afc['createSelection'](_0x4ef738['start']['nodeAfter'],'on'):_0x4b3afc['createSelection'](_0x4ef738),this['_model']['deleteContent'](_0x379289,{'forceDefaultExecution':!0x0,'doNotAutoparagraph':!0x0});}});},_0x4515cc=(_0xbaa2e2,_0x4f0686)=>{_0x4f0686&&this['_model']['change'](_0x1ced61=>{const {commandName:_0x375b64,commandParams:_0x32ed17=[]}=_0x4f0686,_0x50fe94=_0xbaa2e2['map'](_0x22562e=>(Vt(_0x22562e)&&(_0x22562e=this['_model']['createRange'](_0x22562e['end'])),_0x22562e))['filter'](_0x57514c=>'$graveyard'!==_0x57514c['root']['rootName']);if(_0x50fe94['length']<0x1)return;const _0x4cc341=Array['from'](this['_model']['document']['selection']['getRanges']())['map'](_0x2b71d8=>_0x449029['fromRange'](_0x2b71d8));_0x1ced61['setSelection'](_0x50fe94);for(const _0x3187cd of this['_editor']['commands']['commands']())_0x3187cd['refresh']();_0x32ed17['push']({'forceDefaultExecution':!0x0}),this['_editor']['execute'](_0x375b64,..._0x32ed17);const _0x2fb58f=_0x4cc341['filter'](_0x31edd0=>'$graveyard'!=_0x31edd0['root']['rootName']);_0x2fb58f['length']>0x0&&_0x1ced61['setSelection'](_0x2fb58f);for(const _0x24210e of _0x4cc341)_0x24210e['detach']();});},_0x282a40=(_0xd6f5af,_0x31e94f)=>0x1==_0xd6f5af['length']&&0x1==_0x31e94f['length']&&_0xd6f5af[0x0]['end']['isEqual'](_0x31e94f[0x0]['start']),_0x65bef1=(_0x4c6549,_0x57a44b,_0x53bb06,_0x30b172)=>Ht(_0x4c6549,_0x57a44b,_0x53bb06,_0x30b172,this['_model'])?[_0x4c6549,_0x57a44b]:Ht(_0x57a44b,_0x4c6549,_0x30b172,_0x53bb06,this['_model'])?[_0x57a44b,_0x4c6549]:null;this['_defaultCallbacks']['set']('insertion:accept',_0x300941),this['_defaultCallbacks']['set']('insertion:discard',_0x3fa97f),this['_defaultCallbacks']['set']('insertion:join',_0x282a40),this['_defaultCallbacks']['set']('insertion:chain',_0x65bef1),this['_defaultCallbacks']['set']('deletion:accept',_0x3fa97f),this['_defaultCallbacks']['set']('deletion:discard',_0x300941),this['_defaultCallbacks']['set']('deletion:join',_0x282a40),this['_defaultCallbacks']['set']('deletion:chain',_0x65bef1),this['_defaultCallbacks']['set']('formatInline:accept',_0x4515cc),this['_defaultCallbacks']['set']('formatInline:discard',_0x300941),this['_defaultCallbacks']['set']('formatInline:join',_0x282a40),this['_defaultCallbacks']['set']('formatInline:chain',_0x300941),this['_defaultCallbacks']['set']('formatBlock:accept',_0x4515cc),this['_defaultCallbacks']['set']('formatBlock:discard',_0x300941),this['_defaultCallbacks']['set']('formatBlock:join',_0x282a40),this['_defaultCallbacks']['set']('formatBlock:chain',_0x300941),this['_defaultCallbacks']['set']('attribute:accept',_0x300941),this['_defaultCallbacks']['set']('attribute:discard',(_0x126942,_0x4cb195)=>{if(!_0x4cb195)return;const _0x2dac83=this['_editor']['plugins']['get'](p);this['_model']['change'](_0x392410=>{if(_0x4cb195['key']==m)for(const _0x185aa4 of _0x126942){const _0x541b95=_0x185aa4['start']['nodeAfter'],_0x482a29=_0x4cb195['oldValue'];_0x392410['rename'](_0x541b95,_0x482a29);}else{if(_0x2dac83['_isBlockAttribute'](_0x4cb195['key'])){for(const _0xa1f1cf of _0x126942)void 0x0!==_0x4cb195['oldValue']?_0x392410['setAttribute'](_0x4cb195['key'],_0x4cb195['oldValue'],_0xa1f1cf['start']['nodeAfter']):_0x392410['removeAttribute'](_0x4cb195['key'],_0xa1f1cf['start']['nodeAfter']);}else{for(const _0xc8baed of _0x126942)_0x4cb195['oldValue']?_0x392410['setAttribute'](_0x4cb195['key'],_0x4cb195['oldValue'],_0xc8baed):_0x392410['removeAttribute'](_0x4cb195['key'],_0xc8baed);}}});}),this['_defaultCallbacks']['set']('attribute:join',_0x282a40);}}function Ot(_0x280e66,_0x1e8588,_0x4c54e3){for(const _0x3fc24c of _0x1e8588['parent']['getAncestors']({'includeSelf':!0x0,'parentFirst':!0x0})){if(_0x3fc24c['root']==_0x3fc24c)return!0x1;if(!_0x4c54e3['containsItem'](_0x3fc24c))return!0x1;if(_0x280e66['isObject'](_0x3fc24c)||_0x280e66['isLimit'](_0x3fc24c))return!0x0;}return!0x1;}function Vt(_0x254a2e){return _0x254a2e['end']['parent']==_0x254a2e['start']['nodeAfter']&&_0x254a2e['end']['isAtStart'];}function Ut(_0x1d5ce6,_0x12ee95,_0x3a31a7,_0x1e9925){const _0x234ef9=_0x19b56c=>!_0x19b56c['item']['is']('$textProxy')&&!_0x1e9925['isObject'](_0x19b56c['item']),_0x224561=_0x1d5ce6['start']['getLastMatchingPosition'](_0x234ef9),_0x48b056=_0x1d5ce6['end']['getLastMatchingPosition'](_0x234ef9,{'direction':'backward'});return(!_0x1d5ce6['start']['isEqual'](_0x224561)||!_0x1d5ce6['end']['isEqual'](_0x48b056))&&(_0x224561['isBefore'](_0x48b056)?_0x3a31a7['updateMarker'](_0x12ee95,{'range':_0x3a31a7['createRange'](_0x224561,_0x48b056)}):_0x3a31a7['removeMarker'](_0x12ee95),!0x0);}function Gt(_0x23c2a5){return _0x2e5804(_0x23c2a5);}function Ft(_0xdf9edd){const _0x2f5dad=_0xdf9edd['start']['nodeAfter'];return _0x2f5dad&&_0x2f5dad['is']('element');}function Pt(_0x339ba2,_0x30da40){return null==_0x339ba2['end']['nodeBefore']&&_0x339ba2['end']['parent']==_0x339ba2['start']['nodeAfter']?Lt(_0x339ba2['start']['nodeAfter'],_0x30da40):_0x339ba2;}function Lt(_0x42750a,_0x5cc1a2){const _0x2d20b4=_0x5cc1a2['schema']['isObject'](_0x42750a)||_0x5cc1a2['schema']['isSelectable'](_0x42750a);return _0x5cc1a2['createRange'](_0x5cc1a2['createPositionAt'](_0x42750a,'before'),_0x2d20b4?_0x5cc1a2['createPositionAfter'](_0x42750a):_0x5cc1a2['createPositionAt'](_0x42750a,'end'));}function Ht(_0x5c2658,_0x187312,_0x4e31a2,_0x3d0daf,_0x2ee2d6){if(_0x5c2658['next'])return!0x1;if(!Jt(_0x5c2658,_0x187312))return!0x1;if(_0x4e31a2['end']['isEqual'](_0x3d0daf['start']))return!0x0;if(_0x5c2658['type']!=_0x187312['type'])return!0x1;if(!_0x4e31a2['end']['isTouching'](_0x3d0daf['start']))return!0x1;const _0x136bdc=_0x2ee2d6['createRange'](_0x4e31a2['end'],_0x3d0daf['start'])['getWalker']();for(const _0x327aed of _0x136bdc)if(['elementStart','elementEnd']['includes'](_0x327aed['type'])&&_0x2ee2d6['schema']['isLimit'](_0x327aed['item']))return!0x1;return!0x0;}function Jt(_0x4925b5,_0x578ab7){if(!_0x4925b5['_isDataLoaded']||!_0x578ab7['_isDataLoaded'])return!0x1;const _0x11f159=new Set(Object['keys'](_0x4925b5['attributes'])),_0x22c4d7=new Set(Object['keys'](_0x578ab7['attributes']));if(_0x11f159['delete']('groupId'),_0x22c4d7['delete']('groupId'),0x0==_0x11f159['size']&&0x0==_0x22c4d7['size'])return!0x0;if(_0x11f159['size']!=_0x22c4d7['size'])return!0x1;const _0x88bcae={..._0x4925b5['attributes']},_0x1d8fa2={..._0x578ab7['attributes']};return delete _0x88bcae['groupId'],delete _0x1d8fa2['groupId'],JSON['stringify'](_0x88bcae)==JSON['stringify'](_0x1d8fa2);}function qt(_0x43d3cb,_0x54a3e8){const _0x15fa36=zt(_0x43d3cb['attributes']),_0x17d8cc=zt(_0x54a3e8);if(!_0x43d3cb['_isDataLoaded'])return!0x1;for(const _0x3dd982 of Object['keys'](_0x17d8cc))if(!_0x4640c9(_0x15fa36[_0x3dd982],_0x17d8cc[_0x3dd982]))return!0x1;return!0x0;}function zt(_0x2325c5){const _0x518bee=Object['assign']({},_0x2325c5);return delete _0x518bee['skipNestingCheck'],delete _0x518bee['tablePasteChainId'],_0x518bee;}class ae extends/* #__PURE__ -- @preserve */
25
+ _0x5b3cc3(){['model'];['view'];['commentThreadController'];['_editor'];['_acceptCommand'];['_discardCommand'];['_pendingAction'];constructor(_0x1dbe89,_0x4ec0a9,_0x3aa8b5,_0x1d0c1e){super(),this['model']=_0x4ec0a9,this['view']=_0x3aa8b5,this['commentThreadController']=_0x1d0c1e,this['_editor']=_0x1dbe89,this['_acceptCommand']=_0x1dbe89['commands']['get']('acceptSuggestion'),this['_discardCommand']=_0x1dbe89['commands']['get']('discardSuggestion'),this['view']['bind']('isEnabled')['to'](this['_acceptCommand'],this['_discardCommand'],(_0x3b37a0,_0x2a1f23)=>_0x3b37a0||_0x2a1f23),this['view']['bind']('canAccept')['to'](this['_acceptCommand'],'isEnabled',_0x15f660=>_0x15f660&&this['_editor']['model']['canEditAt'](_0x4ec0a9['getRanges']())),this['view']['bind']('canDiscard')['to'](this['_discardCommand'],'isEnabled',_0x503517=>_0x503517&&this['_editor']['model']['canEditAt'](_0x4ec0a9['getRanges']())),this['_pendingAction']=null,_0x3aa8b5['isDirty']&&this['_setPendingAction'](),this['listenTo'](_0x3aa8b5,'acceptSuggestion',()=>this['acceptSuggestion']()),this['listenTo'](_0x3aa8b5,'discardSuggestion',()=>this['discardSuggestion']()),this['listenTo'](_0x3aa8b5,'change:isDirty',()=>{_0x3aa8b5['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 _0x3705f1=o(this['_editor']['locale'],'PENDING_ACTION_SUGGESTION');this['_pendingAction']=this['_editor']['plugins']['get']('PendingActions')['add'](_0x3705f1);}['_removePendingAction'](){null!==this['_pendingAction']&&this['_editor']['plugins']['get']('PendingActions')['remove'](this['_pendingAction']),this['_pendingAction']=null;}}class us extends _0x17b9d1{['commentsListView'];['commentThreadInputView'];['ariaDescriptionView'];['focusables'];['focusTracker'];['keystrokes'];['focusCycler'];['_model'];['_localUser'];['_config'];constructor(_0x5aafd6,_0x41946f,_0x17e477,_0x6c339b){super(_0x5aafd6),this['commentsListView']=null,this['commentThreadInputView']=null,this['ariaDescriptionView']=new _0x289d5c(_0x5aafd6,o(_0x5aafd6,'SUGGESTION_THREAD_DESCRIPTION')),this['set']('isActive',!0x1),this['set']('authoredAt',_0x41946f['authoredAt']),this['bind']('authoredAt')['to'](_0x41946f),this['set']('descriptionParts',[]),this['set']('isDirty',!0x1),this['set']('isEnabled',!0x1),this['set']('canAccept',!0x1),this['set']('canDiscard',!0x1),this['bind']('ariaLabel')['to'](this,'length',_0x41946f,'authoredAt',this,'descriptionParts',(_0x694ebe,_0x3179e6,_0x4c18ed)=>{const _0x1d83f1=_0x4c18ed['map'](_0x2fa937=>ls(_0x2fa937['content']))['join']('.\x20')+'.';return o(this['locale'],'SUGGESTION_THREAD_ARIA_LABEL',[_0x694ebe-0x1,_0x41946f['author']['name'],_0x3179e6?_0x6c339b['formatDateTime'](_0x3179e6):'',new DOMParser()['parseFromString'](_0x1d83f1,'text/html')['body']['textContent']]);}),this['focusables']=new _0x56aaad(),this['focusTracker']=new _0x286351(),this['keystrokes']=new _0x214a38(),this['focusCycler']=new _0x1673fb({'focusables':this['focusables'],'focusTracker':this['focusTracker'],'keystrokeHandler':this['keystrokes'],'keystrokeHandlerOptions':{'filter':_0x1666ee=>_0x1666ee['target']!==this['element']},'actions':{'focusPrevious':'shift+tab','focusNext':'tab'}}),this['_model']=_0x41946f,this['_localUser']=_0x17e477,this['_config']=_0x6c339b,_0x6c339b['disableComments']?this['set']('length',0x1):this['_createCommentViews']();}['render'](){super['render'](),_0x507548(this,this['focusables']);}['focus'](){this['element']['focus']();}['destroy'](){this['commentsListView']&&this['commentsListView']['destroy'](),this['commentThreadInputView']&&this['commentThreadInputView']['destroy'](),super['destroy']();}['_createCommentViews'](){const {CommentsListView:_0x5dcfc1}=this['_config'];this['commentsListView']=new _0x5dcfc1(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',_0x3b77d5=>_0x3b77d5+0x1),this['commentThreadInputView']=this['_createCommentThreadInputView'](),this['on']('removeComment',()=>this['focus']()),this['bind']('isDirty')['to'](this['commentsListView'],'hasDirtyComment',this['commentThreadInputView']['commentInputView'],'value',(_0x193298,_0x615127)=>_0x193298||!!_0x615127);}['_createCommentThreadInputView'](){const {CommentThreadInputView:_0x50ed52}=this['_config'],_0x4d88a3=new _0x50ed52(this['locale'],this['_localUser'],this['_config']['editorConfig']),_0x2c5ff6=_0x4d88a3['commentInputView'];return _0x4d88a3['bind']('showInput')['to'](this,'isActive',this['_model']['commentThread'],'isReadOnly',_0x2c5ff6,'value',(_0x1872ef,_0x40fd9a,_0x5d19f4)=>!!_0x5d19f4||_0x1872ef&&!_0x40fd9a),_0x2c5ff6['on']('submit',(_0x1bcbde,_0x117e76)=>{this['fire']('addComment',_0x117e76),_0x2c5ff6['editor']['setData']('');}),_0x2c5ff6['on']('cancel',()=>this['focus']()),_0x2c5ff6['bind']('disabledSubmit')['to'](this['_model']['commentThread'],'isReadOnly'),_0x4d88a3;}}class re extends us{['suggestionView'];['_descriptionElement'];constructor(_0xc20207,_0x56018c,_0x2c0f2e,_0xa4ea37){super(_0xc20207,_0x56018c,_0x2c0f2e,_0xa4ea37),this['set']('type',''),this['bind']('type')['to'](this,'descriptionParts',_0x514d5f=>_0x514d5f&&_0x514d5f[0x0]?_0x514d5f[0x0]['type']:''),this['bind']('description')['to'](this,'descriptionParts',this,'isActive',(_0xd47b1e,_0x34d199)=>{let _0x49ff75='';for(const _0x45e6ba of _0xd47b1e)_0x49ff75+='<p>'+ls(_0x45e6ba['content'],_0x45e6ba['color'])+'</p>';return _0x34d199?_0x49ff75:_0xaaecb3(_0x49ff75,{'limit':0x8c});}),this['_descriptionElement']=null,this['suggestionView']=new _0xa4ea37['SuggestionView'](_0xc20207,_0x56018c,{'formatDateTime':_0xa4ea37['formatDateTime']}),this['suggestionView']['bind']('description')['to'](this),this['suggestionView']['delegate']('acceptSuggestion','discardSuggestion')['to'](this),this['suggestionView']['acceptButton']['bind']('isEnabled')['to'](this,'canAccept'),this['suggestionView']['discardButton']['bind']('isEnabled')['to'](this,'canDiscard'),this['focusables']['add'](this['suggestionView']),this['commentsListView']&&this['focusables']['add'](this['commentsListView']),this['commentThreadInputView']&&this['focusables']['add'](this['commentThreadInputView']),this['setTemplate'](this['getTemplate']());}['getTemplate'](){const _0x18ca32=this['bindTemplate'],_0x56b196=[this['suggestionView']];return this['commentsListView']&&_0x56b196['push'](this['commentsListView']),this['commentThreadInputView']&&_0x56b196['push'](this['commentThreadInputView']),_0x56b196['push'](this['ariaDescriptionView']),{'tag':'div','attributes':{'class':['ck','ck-rounded-corners','ck-suggestion-wrapper',_0x18ca32['if']('isActive','ck-suggestion-wrapper--active'),_0x18ca32['to']('type',_0x5bd24b=>'ck-suggestion-'+_0x5bd24b),this['_config']['disableComments']&&'ck-suggestion--disabled-comments'],'data-suggestion-id':this['_model']['id'],'data-thread-id':this['_model']['commentThread']['id'],'data-author-id':this['_model']['author']['id'],'tabindex':0x0,'role':'listitem','aria-label':_0x18ca32['to']('ariaLabel'),'aria-describedby':this['ariaDescriptionView']['id']},'children':_0x56b196};}['render'](){super['render'](),this['commentsListView']&&(this['commentsListView']['delegate']('editorReady')['to'](this),this['commentsListView']['delegate']('editorDestroyed')['to'](this)),this['commentThreadInputView']&&(this['commentThreadInputView']['delegate']('editorReady')['to'](this),this['commentThreadInputView']['delegate']('editorDestroyed')['to'](this));}}class ce extends _0x17b9d1{['userView'];['acceptButton'];['discardButton'];['focusables'];['focusTracker'];['keystrokes'];['focusCycler'];['_model'];['_config'];constructor(_0x1fe84c,_0x24c87b,_0x17a1ac){super(_0x1fe84c),this['_model']=_0x24c87b,this['_config']=_0x17a1ac,this['set']('description',''),this['bind']('authoredAt')['to'](_0x24c87b),this['acceptButton']=this['_createButton'](o(_0x1fe84c,'Accept\x20suggestion'),_0x400fcf['check'],'ck-suggestion--accept','acceptSuggestion','sw'),this['discardButton']=this['_createButton'](o(_0x1fe84c,'Discard\x20suggestion'),_0x400fcf['cancel'],'ck-suggestion--discard','discardSuggestion','sw'),this['userView']=new _0x5c949d(_0x1fe84c,_0x24c87b['author'],this['getUserViewNotificationText']()),this['userView']['extendTemplate']({'attributes':{'class':['ck-suggestion__user','ck-annotation__user'],'aria-hidden':!0x0}}),this['focusables']=new _0x56aaad([this['acceptButton'],this['discardButton']]),this['focusTracker']=new _0x286351(),this['keystrokes']=new _0x214a38(),this['focusCycler']=new _0x1673fb({'focusables':this['focusables'],'focusTracker':this['focusTracker'],'keystrokeHandler':this['keystrokes'],'actions':{'focusPrevious':'shift+tab','focusNext':'tab'},'keystrokeHandlerOptions':{'filter':_0x1c0baa=>_0x1c0baa['target']!==this['element']}}),this['setTemplate'](this['getTemplate']());}['render'](){super['render']();const _0x59b13b=this['element']['querySelector']('.ck-annotation__content-wrapper');_0x59b13b['innerHTML']=this['description'],this['on']('change:description',(_0x1274c3,_0x28ab85,_0x3eb3e3)=>{_0x59b13b['innerHTML']=_0x3eb3e3;}),this['_setupKeyboardNavigation']();}['getTemplate'](){const _0x20dca8=this['bindTemplate'],_0x89f885=[{'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':_0x20dca8['to']('authoredAt'),'class':['ck-comment__info-time','ck-annotation__info-time']},'children':[{'text':_0x20dca8['to']('authoredAt',_0x3789b9=>this['_config']['formatDateTime'](_0x3789b9))}]}]},{'tag':'div','attributes':{'class':['ck-suggestion__actions','ck-annotation__actions']},'children':[this['acceptButton'],this['discardButton']]},{'tag':'div','attributes':{'class':['ck-annotation__content-wrapper']}}];return this['_model']['isExternal']&&_0x89f885['push']({'tag':'div','attributes':{'class':['ck-comment__external']},'children':[{'text':this['getExternalSuggestionNote']()}]}),{'tag':'div','attributes':{'class':['ck-suggestion','ck-annotation'],'tabindex':-0x1},'children':[this['userView'],{'tag':'div','attributes':{'class':['ck-suggestion__main','ck-annotation__main'],'role':'presentation'},'children':_0x89f885}]};}['focus'](){this['element']['focus']();}['getUserViewNotificationText'](){return this['_model']['isExternal']?'importWord'===this['_model']['attributes']['@external']['source']?o(this['locale'],'EXTERNAL_IMPORT_WORD_AVATAR',this['_model']['creator']['name']):o(this['locale'],'EXTERNAL_AVATAR',this['_model']['creator']['name']):null;}['getExternalSuggestionNote'](){return'importWord'===this['_model']['attributes']['@external']['source']?o(this['locale'],'EXTERNAL_IMPORT_WORD_SUGGESTION'):o(this['locale'],'EXTERNAL_SUGGESTION');}['_createButton'](_0x1ba5b1,_0x56e66e,_0x39913d,_0x1223dc,_0x326617){const _0x394e5e=new _0x582834(this['locale']);return _0x394e5e['set']({'label':_0x1ba5b1,'icon':_0x56e66e,'tooltip':!0x0,'tooltipPosition':_0x326617}),_0x394e5e['extendTemplate']({'attributes':{'class':_0x39913d}}),_0x394e5e['on']('execute',()=>{this['fire'](_0x1223dc,this['_model']['id']);}),_0x394e5e;}['_setupKeyboardNavigation'](){const _0xc418=this['element'];this['keystrokes']['listenTo'](_0xc418);for(const _0x471fe6 of this['focusables'])this['focusTracker']['add'](_0x471fe6['element']),this['keystrokes']['listenTo'](_0x471fe6['element']);this['keystrokes']['set']('enter',(_0x43035f,_0x44d6ad)=>{_0xc418===_0x43035f['target']&&(this['focusCycler']['focusFirst'](),_0x44d6ad());}),this['keystrokes']['set']('esc',(_0x45d90e,_0x27b273)=>{_0xc418!==_0x45d90e['target']&&(this['focus'](),_0x27b273());});}}var he='<!--\x0a\x0a\x20What\x20you\x27re\x20currently\x20looking\x20at\x20is\x20the\x20source\x20code\x20of\x20a\x20legally\x20protected,\x20proprietary\x20software.\x0a\x20CKEditor\x205\x20Collaboration\x20is\x20licensed\x20under\x20a\x20commercial\x20license\x20and\x20protected\x20by\x20copyright\x20law.\x20Where\x20not\x20otherwise\x20indicated,\x0a\x20all\x20CKEditor\x205\x20Collaboration\x20content\x20is\x20authored\x20by\x20CKSource\x20engineers\x20and\x20consists\x20of\x20CKSource-owned\x20intellectual\x20property.\x0a\x0a\x20Copyright\x20(c)\x202003-2024,\x20CKSource\x20Holding\x20sp.\x20z\x20o.o.\x20All\x20rights\x20reserved.\x0a\x0a!-->\x0a\x0a<svg\x20viewBox=\x220\x200\x2020\x2020\x22\x20xmlns=\x22http://www.w3.org/2000/svg\x22><path\x20d=\x22M6.182\x205.514a.643.643\x200\x200\x200-.636.64v-.001a.636.636\x200\x200\x200\x20.636.639h5.682a.641.641\x200\x200\x200\x20.636-.638.637.637\x200\x200\x200-.636-.64H6.182Z\x22/><path\x20d=\x22M6.182\x208.5a.642.642\x200\x200\x200-.588.882.636.636\x200\x200\x200\x20.588.395h5.682a.641.641\x200\x200\x200\x20.636-.639.635.635\x200\x200\x200-.636-.638H6.182Z\x22/><path\x20d=\x22M6.18\x2011.5a.64.64\x200\x200\x200\x200\x201.278h3.133a.64.64\x200\x200\x200\x200-1.278H6.18Z\x22/><path\x20d=\x22m11.772\x2018.308.154-.23c-.195-.098-.304-.192-.328-.28-.024-.09\x200-.274.076-.551.062-.166.099-.296.11-.393a2.934\x202.934\x200\x200\x200\x200-.479c-.137-.41-.2-.685-.186-.83.013-.145.117-.335.313-.57l4.465-6.207c.356-.6\x201.059-.56\x202.11.118\x201.05.68\x201.443\x201.272\x201.177\x201.772l-3.876\x206.833c-.105.27-.22.444-.347.515-.128.07-.4.119-.813.139a2.954\x202.954\x200\x200\x200-.487.21c-.127.09-.244.193-.347.31-.193.174-.332.262-.416.262-.064\x200-.178-.05-.346-.15l-.204.27-1.056-.739Zm-.184.274\x201.039.727-.26.34h-1.496l.717-1.067Z\x22/><path\x20clip-rule=\x22evenodd\x22\x20d=\x22M3.272\x201A1.28\x201.28\x200\x200\x200\x202\x202.28v14.439a1.276\x201.276\x200\x200\x200\x201.272\x201.28h6.838a2.13\x202.13\x200\x200\x201\x20.003-.61c.024-.18.066-.363.113-.534.012-.046.027-.092.043-.136.011-.029.02-.052.025-.069v-.008a7.395\x207.395\x200\x200\x201-.042-.142H3.5V2.46s11\x20.002\x2011\x20.005v6.341l.627-.872c.204-.32.49-.614.873-.819V2.281c0-.707-.569-1.28-1.272-1.28L3.272\x201ZM16\x209.29l-1.5\x202.085V16.5h-2.708c.005.118.002.236-.007.354a.904.904\x200\x200\x201-.013.075l-.001.005a3.108\x203.108\x200\x200\x201-.097.312c-.027.101-.048.19-.062.266a.734.734\x200\x200\x200-.014.287.25.25\x200\x200\x200\x20.068.105.65.65\x200\x200\x200\x20.088.074l.017.011.016.01h.175L14.73\x2018c.697\x200\x201.271-.573\x201.271-1.281v-7.43Z\x22/></svg>\x0a';class d extends _0x4f6334{['_suggestionToController'];['_viewToController'];['_annotationViews'];['_handleControllerBuffer'];['_disableComments'];static get['requires'](){return[p,_0x41ed95,'CommentsRepository','Annotations','EditorAnnotations'];}static get['pluginName'](){return'TrackChangesUI';}constructor(_0x3b4094){super(_0x3b4094),this['_suggestionToController']=new Map(),this['_viewToController']=new Map(),this['_annotationViews']=new Map(),this['_handleControllerBuffer']=new Map();const _0x207147=this['editor']['config'];_0x207147['define']('trackChanges.SuggestionThreadView',re),_0x207147['define']('trackChanges.SuggestionView',ce),_0x207147['define']('trackChanges.disableComments',!0x1),this['_disableComments']=_0x207147['get']('trackChanges.disableComments');}['_handleSuggestionControllerDelayed'](_0x2935f9,_0x5ca25a){0x0===this['_handleControllerBuffer']['size']&&setTimeout(()=>{for(const [_0x5d714e,_0x551831]of this['_handleControllerBuffer']){const _0x3fcc3c=this['_suggestionToController']['has'](_0x5d714e);_0x3fcc3c||_0x551831?_0x3fcc3c&&_0x551831&&this['_destroyController'](_0x5d714e):this['_initializeController'](_0x5d714e);}this['_handleControllerBuffer']['clear'](),this['editor']['plugins']['get']('EditorAnnotations')['refreshSelectedViews'](),this['_refreshActiveMarkers']();},0xa),this['_handleControllerBuffer']['set'](_0x2935f9,_0x5ca25a);}['init'](){const _0x1c6f11=this['editor'],_0x3e278b=_0x1c6f11['plugins']['get']('TrackChangesEditing'),_0x3cbed2=_0x1c6f11['plugins']['get']('Annotations'),_0x2c670b=_0x1c6f11['plugins']['get']('EditorAnnotations'),_0x19216e=_0x1c6f11['plugins']['get']('CommentsRepository');this['_addUIComponentsToFactory'](),_0x2c670b['addSourceCollector'](()=>{const _0xbfa4ab=[];for(const [_0x3a3187,_0x22ac65]of Array['from'](this['_suggestionToController'])){const _0x51a5a8=_0x3a3187['getAllAdjacentSuggestions'](),_0x377b6c=[];for(const _0x157c77 of _0x51a5a8){if(!_0x157c77['isInContent'])continue;if(_0x157c77['isMultiRange']){_0x377b6c['push'](..._0x157c77['getRanges']());continue;}const _0x32f04a=_0x157c77['getFirstRange']();if(_0x377b6c['length']>0x0){const _0x43e14c=_0x377b6c[0x0]['getJoined'](_0x32f04a);if(_0x43e14c){_0x377b6c[0x0]=_0x43e14c;continue;}}_0x377b6c['push'](_0x32f04a);}_0xbfa4ab['push']([_0x22ac65['view'],_0x377b6c]);}return _0xbfa4ab;}),this['listenTo'](_0x3e278b,'suggestionLoaded',(_0x121871,_0x3de354)=>{this['listenTo'](_0x3de354,'change:previous',(_0x4b9697,_0x23ec8d,_0x30ba4a,_0x4e36c7)=>{_0x3de354['isInContent']&&(null==_0x30ba4a?(this['_updateController'](_0x4e36c7['head']),this['_handleSuggestionControllerDelayed'](_0x3de354,!0x1)):(this['_updateController'](_0x30ba4a['head']),null==_0x4e36c7&&this['_handleSuggestionControllerDelayed'](_0x3de354,!0x0)));}),null!==_0x3de354['previous']?this['_updateController'](_0x3de354['head']):this['_handleSuggestionControllerDelayed'](_0x3de354,!0x1);}),this['listenTo'](_0x3e278b,'suggestionUnloaded',(_0x2b0d66,_0x4de1f8,_0x1b751b)=>{this['stopListening'](_0x4de1f8,'change:previous'),this['_handleControllerBuffer']['delete'](_0x4de1f8),this['_suggestionToController']['has'](_0x4de1f8)&&this['_destroyController'](_0x4de1f8),_0x1b751b&&this['_updateController'](_0x1b751b['head']);}),this['listenTo'](_0x3e278b,'suggestionChanged',(_0x3918df,_0x5b9861)=>{this['_updateController'](_0x5b9861);}),this['listenTo'](_0x3cbed2,'change:activeAnnotations',()=>{this['_refreshActiveMarkers']();}),this['listenTo'](_0x19216e,'addComment',(_0x4e6379,{threadId:_0x170783,isFromAdapter:_0x1df3a0})=>{if(_0x1df3a0||!_0x3e278b['hasSuggestion'](_0x170783))return;const _0x412fb8=_0x3e278b['getSuggestion'](_0x170783);this['_suggestionToController']['get'](_0x412fb8)['view']['commentsListView']['focus'](-0x1);},{'priority':'lowest'});}['_refreshActiveMarkers'](){const _0x5d1559=this['editor']['plugins']['get']('Annotations'),_0x4a80f5=this['editor']['plugins']['get']('TrackChangesEditing'),_0x1557c6=Array['from'](_0x5d1559['activeAnnotations'],_0x90467a=>_0x90467a['innerView'])['filter'](_0x5c19a7=>this['_viewToController']['has'](_0x5c19a7)),_0x3b250f=[];for(const _0xee29f3 of _0x1557c6){const _0x19f435=this['_viewToController']['get'](_0xee29f3)['model']['getAllAdjacentSuggestions']();_0x3b250f['push'](..._0x19f435['reduce']((_0x12ce4e,_0x37c68e)=>[..._0x12ce4e,..._0x37c68e['getMarkerNames']()],[]));}_0x4a80f5['activeMarkers']=_0x3b250f;}['_addUIComponentsToFactory'](){const _0x58649d=this['editor'],_0x16ee37=_0x58649d['locale'],_0x1de05c=o(_0x16ee37,'Track\x20changes'),_0xecd075=new Wt([{'type':'switchbutton','model':new _0x2561c3({'withText':!0x0,'isToggleable':!0x0,'label':_0x1de05c,'commandName':'trackChanges','role':'menuitemcheckbox'})},{'type':'separator'},{'type':'button','model':new _0x2561c3({'withText':!0x0,'label':o(_0x16ee37,'Accept\x20all\x20suggestions'),'commandName':'acceptAllSuggestions','role':'menuitem'})},{'type':'button','model':new _0x2561c3({'withText':!0x0,'label':o(_0x16ee37,'Accept\x20all\x20selected\x20suggestions'),'commandName':'acceptSelectedSuggestions','role':'menuitem'})},{'type':'button','model':new _0x2561c3({'withText':!0x0,'label':o(_0x16ee37,'Discard\x20all\x20suggestions'),'commandName':'discardAllSuggestions','role':'menuitem'})},{'type':'button','model':new _0x2561c3({'withText':!0x0,'label':o(_0x16ee37,'Discard\x20all\x20selected\x20suggestions'),'commandName':'discardSelectedSuggestions','role':'menuitem'})}]);for(const _0x1c5aff of _0xecd075)if(me(_0x1c5aff)){const _0x51d0c3=_0x58649d['commands']['get'](_0x1c5aff['model']['commandName']);_0x1c5aff['model']['bind']('isOn','isEnabled')['to'](_0x51d0c3,'value','isEnabled');}_0x58649d['ui']['componentFactory']['add']('trackChanges',_0x5e8684=>this['_createToolbarButton'](_0x5e8684,_0xecd075,_0x1de05c)),_0x58649d['ui']['componentFactory']['add']('menuBar:trackChanges',_0x582c81=>this['_createMenuBarMenu'](_0x582c81,_0xecd075,_0x1de05c));}['_createToolbarButton'](_0x326b21,_0x33cb29,_0x347b31){const _0x2a757d=Qt(_0x326b21,_0x519946),_0x3c40d9=this['editor']['commands']['get']('trackChanges');_0x2a757d['buttonView']['set']({'tooltip':_0x347b31,'label':_0x347b31,'icon':he}),_0x2a757d['buttonView']['bind']('isOn')['to'](_0x3c40d9,'value'),_0x2a757d['buttonView']['on']('execute',()=>{_0x3c40d9['execute'](),this['editor']['editing']['view']['focus']();}),Kt(_0x2a757d,_0x33cb29,{'role':'menu'});const _0xd3b397=[];for(const _0x52cd8b of _0x33cb29)me(_0x52cd8b)&&_0xd3b397['push'](this['editor']['commands']['get'](_0x52cd8b['model']['commandName']));const _0xfb6c4e=_0x2a757d['buttonView'];return _0xfb6c4e['actionView']['unbind']('isEnabled'),_0xfb6c4e['arrowView']['unbind']('isEnabled'),_0xfb6c4e['actionView']['bind']('isEnabled')['to'](_0x3c40d9,'isEnabled'),_0xfb6c4e['arrowView']['bind']('isEnabled')['toMany'](_0xd3b397,'isEnabled',(..._0xe6c67c)=>_0xe6c67c['some'](_0xdfe36f=>_0xdfe36f)),_0x2a757d['on']('execute',_0x2d789b=>{this['editor']['execute'](_0x2d789b['source']['commandName']),this['editor']['editing']['view']['focus']();}),_0x2a757d;}['_createMenuBarMenu'](_0x25d810,_0x43eace,_0x1bcaee){const _0x35f02e=new Yt(_0x25d810),_0x2dc13f=this['editor']['commands']['get']('trackChanges');_0x35f02e['buttonView']['set']({'label':_0x1bcaee,'icon':he});const _0x194ad9=new Zt(_0x25d810);for(const _0x21fc02 of _0x43eace){if('separator'==_0x21fc02['type']){_0x194ad9['items']['add'](new Xt(_0x25d810));continue;}const _0x3b4c09=new te(_0x25d810,_0x35f02e),_0x4b5883=new _0x2f061e(_0x25d810),_0x2d3122=_0x21fc02['model'];_0x4b5883['bind'](...Object['keys'](_0x2d3122))['to'](_0x2d3122),_0x4b5883['delegate']('execute')['to'](_0x35f02e),_0x4b5883['on']('execute',()=>{this['editor']['execute'](_0x2d3122['commandName']),this['editor']['editing']['view']['focus']();}),_0x3b4c09['children']['add'](_0x4b5883),_0x194ad9['items']['add'](_0x3b4c09);}return _0x35f02e['bind']('isEnabled')['to'](_0x2dc13f,'isEnabled'),_0x35f02e['panelView']['children']['add'](_0x194ad9),_0x35f02e;}['_initializeController'](_0x4ca936){const _0x2964f6=this['editor'],_0x3c7a4d=_0x2964f6['config'],_0x34defe=_0x2964f6['plugins']['get']('Annotations'),_0x14db76=_0x2964f6['plugins']['get']('CommentsRepository'),_0x30011f=_0x2964f6['plugins']['get']('EditorAnnotations'),_0x282511=_0x2964f6['plugins']['get'](_0x41ed95)['me'],_0x12c44a=_0x3c7a4d['get']('trackChanges')['SuggestionThreadView'],_0x103317=_0x3c7a4d['get']('trackChanges')['SuggestionView'],{CommentsListView:_0x547890,CommentThreadInputView:_0xe11689}=_0x2964f6['plugins']['get']('CommentsUI');let _0xf6e01,_0x5399ef,_0x2fb9bd;this['_annotationViews']['has'](_0x4ca936['id'])?(_0x5399ef=this['_annotationViews']['get'](_0x4ca936['id']),_0xf6e01=_0x5399ef['mainView']):(_0xf6e01=new _0x12c44a(_0x2964f6['locale'],_0x4ca936,_0x282511,{'disableComments':this['_disableComments'],'editorConfig':_0x3c7a4d['get']('comments.editorConfig'),'maxCommentsWhenCollapsed':_0x3c7a4d['get']('comments.maxCommentsWhenCollapsed'),'maxThreadTotalWeight':_0x3c7a4d['get']('comments.maxThreadTotalWeight'),'maxCommentCharsWhenCollapsed':_0x3c7a4d['get']('comments.maxCommentCharsWhenCollapsed'),'formatDateTime':_0xed7ed3(_0x3c7a4d['get']('locale')),'CommentView':_0x3c7a4d['get']('comments')['CommentView'],'CommentsListView':_0x547890,'CommentThreadInputView':_0xe11689,'SuggestionView':_0x103317}),_0xf6e01['suggestionView']['acceptButton']['on']('execute',()=>{_0x2964f6['editing']['view']['focus']();}),_0xf6e01['suggestionView']['discardButton']['on']('execute',()=>{_0x2964f6['editing']['view']['focus']();}),_0x5399ef=_0x34defe['createAnnotationView'](this['editor']['locale'],_0xf6e01),_0x5399ef['bind']('isDirty')['to'](_0xf6e01,'isDirty'),_0x5399ef['bind']('length')['to'](_0xf6e01),_0x5399ef['bind']('type')['to'](_0xf6e01,'type',_0x33739d=>'suggestion-'+_0x33739d),_0xf6e01['on']('escape',()=>{_0x2fb9bd['fire']('escape');}),this['_annotationViews']['set'](_0x4ca936['id'],_0x5399ef));const _0x43ce0f=_0x14db76['createCommentThreadController'](_0x4ca936['commentThread'],_0xf6e01),_0x16bb8f=new ae(_0x2964f6,_0x4ca936,_0xf6e01,_0x43ce0f),_0x5b8b27=_0x4ca936['getAllAdjacentSuggestions']()['filter'](_0x2ed596=>_0x2ed596['isInContent']);_0xf6e01['descriptionParts']=_0x2964f6['plugins']['get']('TrackChangesEditing')['descriptionFactory']['getDescriptions'](_0x5b8b27),this['_suggestionToController']['set'](_0x4ca936,_0x16bb8f),this['_viewToController']['set'](_0xf6e01,_0x16bb8f),_0x2fb9bd=_0x34defe['createAnnotation']({'view':_0x5399ef,'target':()=>{const _0x2e982c=[],_0xc87b70=_0x4ca936['getAllAdjacentSuggestions']()['filter'](_0x56f77d=>_0x56f77d['isInContent']);for(const _0x5153a1 of _0xc87b70)_0x2e982c['push'](..._0x5153a1['getMarkers']());return _0x2c600f(_0x2964f6['editing'],_0x2e982c);},'type':()=>'suggestion-'+_0x16bb8f['view']['type']}),_0x14db76['_bindAnnotationToEditors'](_0xf6e01,_0x2fb9bd),_0x34defe['add'](_0x2fb9bd),_0x30011f['registerAnnotation'](_0x2fb9bd);}['_destroyController'](_0x27e51c){const _0x3ec98f=this['editor']['plugins']['get']('CommentsRepository'),_0x49828a=this['editor']['plugins']['get']('Annotations'),_0x30d00d=this['_suggestionToController']['get'](_0x27e51c),_0x1d47f4=_0x30d00d['view'],_0x1ee940=_0x49828a['getByInnerView'](_0x1d47f4);_0x3ec98f['_unbindEditors'](_0x1d47f4),_0x1ee940&&_0x49828a['remove'](_0x1ee940),this['_suggestionToController']['delete'](_0x27e51c),this['_viewToController']['delete'](_0x1d47f4),_0x30d00d['destroy']();}['_updateController'](_0x309943){if(!_0x309943['isInContent']||!this['_suggestionToController']['has'](_0x309943))return;const _0x5dca8a=this['editor']['plugins']['get']('TrackChangesEditing'),_0x403a38=this['_suggestionToController']['get'](_0x309943),_0x582665=_0x309943['getAllAdjacentSuggestions']();_0x403a38['view']['descriptionParts']=_0x5dca8a['descriptionFactory']['getDescriptions'](_0x582665);}['destroy'](){for(const _0x439b5e of this['_suggestionToController']['keys']())this['_destroyController'](_0x439b5e);for(const _0x40e0ac of this['_annotationViews']['values']())_0x40e0ac['mainView']['destroy']();super['destroy']();}}function me(_0x3d7c10){return'model'in _0x3d7c10;}class k extends _0x4f6334{static get['requires'](){return[p,d,'Comments'];}static get['pluginName'](){return'TrackChanges';}set['adapter'](_0x10befa){this['editor']['plugins']['get'](p)['adapter']=_0x10befa;}get['adapter'](){return this['editor']['plugins']['get'](p)['adapter'];}['addSuggestion'](_0x1cd5c7){return this['editor']['plugins']['get'](p)['addSuggestionData'](_0x1cd5c7);}['getSuggestions']({skipNotAttached:_0x5c6cb3=!0x1,toJSON:_0x334c07=!0x1}={}){return this['editor']['plugins']['get'](p)['getSuggestions']({'skipNotAttached':_0x5c6cb3,'toJSON':_0x334c07});}['getSuggestion'](_0x43584b){return this['editor']['plugins']['get'](p)['getSuggestion'](_0x43584b);}}const T=['Pagination'];class P extends _0x4f6334{static get['requires'](){return[p];}static get['pluginName'](){return'TrackChangesData';}['init'](){const _0x2a731d=this['editor'];if(_0x2a731d['config']['define']('trackChangesData.editorCreator',_0x58297b=>{const _0x4dfad3=_0x2a731d['model']['document']['getRootNames']()['reduce']((_0x44125e,_0x6ad7b7)=>(_0x44125e[_0x6ad7b7]='',_0x44125e),{});return _0x2a731d['constructor']['create'](_0x4dfad3,_0x58297b);}),'function'!=typeof _0x2a731d['config']['get']('trackChangesData')['editorCreator'])throw new _0x57d941('track-changes-data-invalid-editor-creator');}['getDataWithAcceptedSuggestions'](_0x5edd1c){return N(this['editor'],!0x0,_0x5edd1c);}['getDataWithDiscardedSuggestions'](_0x3c7371){return N(this['editor'],!0x1,_0x3c7371);}}class D extends _0x4f6334{['result'];static get['pluginName'](){return'TrackChangesDataGetter';}constructor(_0x3be91e){super(_0x3be91e),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(_0x576240){return void 0x0!==_0x576240['getRootsAttributes'];}async function N(_0x2e343d,_0x3415b5,_0x25ce60){const _0x15f68b=_0x49a681(_0x2e343d,T);_0x15f68b['plugins']['push'](p,D),_0x15f68b['rootsAttributes']=v(_0x2e343d)?_0x2e343d['getRootsAttributes']():void 0x0;const _0x3e1b84=document['createDocumentFragment'](),_0x24d194=_0x2e343d['config']['get']('trackChangesData')['editorCreator'],_0x53f0d0=await _0x24d194(_0x15f68b,()=>function(_0x355a7b){const _0xef0b2f=document['createElement']('div');return _0x355a7b['appendChild'](_0xef0b2f),_0xef0b2f;}(_0x3e1b84));!function(_0x3c0e40,_0x45ac2f){const _0x25dac6=_0x3c0e40['model']['document']['getRootNames']()['reduce']((_0x5d4360,_0x24463f)=>(_0x5d4360[_0x24463f]=_0x3c0e40['data']['get']({'rootName':_0x24463f}),_0x5d4360),{}),_0x5459fe=_0x3c0e40['plugins']['get']('Users')['users']['map'](_0x5e1a8c=>({'id':_0x5e1a8c['id'],'name':_0x5e1a8c['name']})),_0x4bca2c=_0x3c0e40['plugins']['get']('TrackChangesEditing')['getSuggestions']({'skipNotAttached':!0x0,'toJSON':!0x0}),_0x11ff7b=_0x3c0e40['plugins']['get']('CommentsRepository')['getCommentThreads']({'skipNotAttached':!0x0,'toJSON':!0x0}),_0x718825=_0x45ac2f['plugins']['get']('Users'),_0x435694=_0x45ac2f['plugins']['get']('TrackChangesEditing'),_0x310c9f=_0x45ac2f['plugins']['get']('CommentsRepository');for(const _0xe5e3bc of _0x310c9f['getCommentThreads']())_0xe5e3bc['remove']();for(const _0x50bcd2 of _0x5459fe)_0x718825['getUser'](_0x50bcd2['id'])||_0x718825['addUser'](_0x50bcd2);_0x718825['me']||_0x718825['useAnonymousUser']();for(const _0xc09001 of _0x11ff7b)_0x310c9f['addCommentThread'](_0xc09001);for(const _0x39a49f of _0x4bca2c)_0x435694['addSuggestionData'](_0x39a49f);_0x45ac2f['data']['set'](_0x25dac6);}(_0x2e343d,_0x53f0d0),_0x53f0d0['execute'](_0x3415b5?'acceptAllSuggestions':'discardAllSuggestions');const _0x2f76b0=v(_0x53f0d0)?_0x53f0d0['getFullData'](_0x25ce60):_0x53f0d0['data']['get'](_0x25ce60);return await _0x53f0d0['destroy'](),_0x2f76b0;}export{us as BaseSuggestionThreadView,u as Suggestion,re as SuggestionThreadView,ce as SuggestionView,k as TrackChanges,P as TrackChangesData,p as TrackChangesEditing};