@ckeditor/ckeditor5-track-changes 0.0.0-nightly-20240620.0 → 0.0.0-nightly-20240620.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 (165) hide show
  1. package/build/track-changes.js +1 -1
  2. package/dist/index.js +3 -3
  3. package/dist/translations/ar.js +1 -1
  4. package/dist/translations/ar.umd.js +1 -1
  5. package/dist/translations/az.js +1 -1
  6. package/dist/translations/az.umd.js +1 -1
  7. package/dist/translations/bg.js +1 -1
  8. package/dist/translations/bg.umd.js +1 -1
  9. package/dist/translations/bn.js +1 -1
  10. package/dist/translations/bn.umd.js +1 -1
  11. package/dist/translations/ca.js +1 -1
  12. package/dist/translations/ca.umd.js +1 -1
  13. package/dist/translations/cs.js +1 -1
  14. package/dist/translations/cs.umd.js +1 -1
  15. package/dist/translations/da.js +1 -1
  16. package/dist/translations/da.umd.js +1 -1
  17. package/dist/translations/de.js +1 -1
  18. package/dist/translations/de.umd.js +1 -1
  19. package/dist/translations/el.js +1 -1
  20. package/dist/translations/el.umd.js +1 -1
  21. package/dist/translations/en-au.js +1 -1
  22. package/dist/translations/en-au.umd.js +1 -1
  23. package/dist/translations/en.umd.js +1 -1
  24. package/dist/translations/es.js +1 -1
  25. package/dist/translations/es.umd.js +1 -1
  26. package/dist/translations/et.js +1 -1
  27. package/dist/translations/et.umd.js +1 -1
  28. package/dist/translations/fi.js +1 -1
  29. package/dist/translations/fi.umd.js +1 -1
  30. package/dist/translations/fr.js +1 -1
  31. package/dist/translations/fr.umd.js +1 -1
  32. package/dist/translations/gl.js +1 -1
  33. package/dist/translations/gl.umd.js +1 -1
  34. package/dist/translations/he.js +1 -1
  35. package/dist/translations/he.umd.js +1 -1
  36. package/dist/translations/hi.js +1 -1
  37. package/dist/translations/hi.umd.js +1 -1
  38. package/dist/translations/hr.js +1 -1
  39. package/dist/translations/hr.umd.js +1 -1
  40. package/dist/translations/hu.js +1 -1
  41. package/dist/translations/hu.umd.js +1 -1
  42. package/dist/translations/id.js +1 -1
  43. package/dist/translations/id.umd.js +1 -1
  44. package/dist/translations/it.js +1 -1
  45. package/dist/translations/it.umd.js +1 -1
  46. package/dist/translations/ja.js +1 -1
  47. package/dist/translations/ja.umd.js +1 -1
  48. package/dist/translations/ko.js +1 -1
  49. package/dist/translations/ko.umd.js +1 -1
  50. package/dist/translations/lt.js +1 -1
  51. package/dist/translations/lt.umd.js +1 -1
  52. package/dist/translations/lv.js +1 -1
  53. package/dist/translations/lv.umd.js +1 -1
  54. package/dist/translations/ms.js +1 -1
  55. package/dist/translations/ms.umd.js +1 -1
  56. package/dist/translations/nl.js +1 -1
  57. package/dist/translations/nl.umd.js +1 -1
  58. package/dist/translations/no.js +1 -1
  59. package/dist/translations/no.umd.js +1 -1
  60. package/dist/translations/pl.js +1 -1
  61. package/dist/translations/pl.umd.js +1 -1
  62. package/dist/translations/pt-br.js +1 -1
  63. package/dist/translations/pt-br.umd.js +1 -1
  64. package/dist/translations/pt.js +1 -1
  65. package/dist/translations/pt.umd.js +1 -1
  66. package/dist/translations/ro.js +1 -1
  67. package/dist/translations/ro.umd.js +1 -1
  68. package/dist/translations/ru.js +1 -1
  69. package/dist/translations/ru.umd.js +1 -1
  70. package/dist/translations/sk.js +1 -1
  71. package/dist/translations/sk.umd.js +1 -1
  72. package/dist/translations/sq.js +1 -1
  73. package/dist/translations/sq.umd.js +1 -1
  74. package/dist/translations/sr-latn.js +1 -1
  75. package/dist/translations/sr-latn.umd.js +1 -1
  76. package/dist/translations/sr.js +1 -1
  77. package/dist/translations/sr.umd.js +1 -1
  78. package/dist/translations/sv.js +1 -1
  79. package/dist/translations/sv.umd.js +1 -1
  80. package/dist/translations/th.js +1 -1
  81. package/dist/translations/th.umd.js +1 -1
  82. package/dist/translations/tk.js +1 -1
  83. package/dist/translations/tk.umd.js +1 -1
  84. package/dist/translations/tr.js +1 -1
  85. package/dist/translations/tr.umd.js +1 -1
  86. package/dist/translations/tt.js +1 -1
  87. package/dist/translations/tt.umd.js +1 -1
  88. package/dist/translations/uk.js +1 -1
  89. package/dist/translations/uk.umd.js +1 -1
  90. package/dist/translations/ur.js +1 -1
  91. package/dist/translations/ur.umd.js +1 -1
  92. package/dist/translations/vi.js +1 -1
  93. package/dist/translations/vi.umd.js +1 -1
  94. package/dist/translations/zh-cn.js +1 -1
  95. package/dist/translations/zh-cn.umd.js +1 -1
  96. package/dist/translations/zh.js +1 -1
  97. package/dist/translations/zh.umd.js +1 -1
  98. package/package.json +3 -3
  99. package/src/commands/acceptsuggestioncommand.js +1 -1
  100. package/src/commands/discardsuggestioncommand.js +1 -1
  101. package/src/commands/executeonallsuggestionscommand.js +1 -1
  102. package/src/commands/executeonselectedsuggestionscommand.js +1 -1
  103. package/src/commands/trackchangescommand.js +1 -1
  104. package/src/index.js +1 -1
  105. package/src/integrations/aiassistant.js +1 -1
  106. package/src/integrations/alignment.js +1 -1
  107. package/src/integrations/basicstyles.js +1 -1
  108. package/src/integrations/blockquote.js +1 -1
  109. package/src/integrations/casechange.js +1 -1
  110. package/src/integrations/ckbox.js +1 -1
  111. package/src/integrations/codeblock.js +1 -1
  112. package/src/integrations/comments.js +1 -1
  113. package/src/integrations/deletecommand.js +1 -1
  114. package/src/integrations/entercommand.js +1 -1
  115. package/src/integrations/findandreplace.js +1 -1
  116. package/src/integrations/font.js +1 -1
  117. package/src/integrations/formatpainter.js +1 -1
  118. package/src/integrations/heading.js +1 -1
  119. package/src/integrations/highlight.js +1 -1
  120. package/src/integrations/horizontalline.js +1 -1
  121. package/src/integrations/htmlembed.js +1 -1
  122. package/src/integrations/image.js +1 -1
  123. package/src/integrations/imagereplace.js +1 -1
  124. package/src/integrations/imagestyle.js +1 -1
  125. package/src/integrations/importword.js +1 -1
  126. package/src/integrations/indent.js +1 -1
  127. package/src/integrations/inputcommand.js +1 -1
  128. package/src/integrations/legacylist.js +1 -1
  129. package/src/integrations/legacylistproperties.js +1 -1
  130. package/src/integrations/link.js +1 -1
  131. package/src/integrations/list.js +1 -1
  132. package/src/integrations/listproperties.js +1 -1
  133. package/src/integrations/mediaembed.js +1 -1
  134. package/src/integrations/mention.js +1 -1
  135. package/src/integrations/multilevellist.js +1 -1
  136. package/src/integrations/pagebreak.js +1 -1
  137. package/src/integrations/paragraph.js +1 -1
  138. package/src/integrations/removeformat.js +1 -1
  139. package/src/integrations/restrictededitingmode.js +1 -1
  140. package/src/integrations/shiftentercommand.js +1 -1
  141. package/src/integrations/standardeditingmode.js +1 -1
  142. package/src/integrations/style.js +1 -1
  143. package/src/integrations/table.js +1 -1
  144. package/src/integrations/tablecaption.js +1 -1
  145. package/src/integrations/tableclipboard.js +1 -1
  146. package/src/integrations/tablecolumnresize.js +1 -1
  147. package/src/integrations/tableheadings.js +1 -1
  148. package/src/integrations/tablemergesplit.js +1 -1
  149. package/src/integrations/tableofcontents.js +1 -1
  150. package/src/integrations/tableproperties.js +1 -1
  151. package/src/integrations/template.js +1 -1
  152. package/src/integrations/title.js +1 -1
  153. package/src/integrations/undo.js +1 -1
  154. package/src/integrations/utils.js +1 -1
  155. package/src/suggestion.js +2 -2
  156. package/src/suggestiondescriptionfactory.js +1 -1
  157. package/src/trackchanges.js +1 -1
  158. package/src/trackchangesdata.js +1 -1
  159. package/src/trackchangesediting.js +1 -1
  160. package/src/trackchangesui.js +1 -1
  161. package/src/ui/suggestioncontroller.js +2 -2
  162. package/src/ui/view/basesuggestionthreadview.js +1 -1
  163. package/src/ui/view/suggestionthreadview.js +1 -1
  164. package/src/utils/common-translations.js +1 -1
  165. package/src/utils/utils.js +1 -1
package/dist/index.js CHANGED
@@ -20,6 +20,6 @@
20
20
  *
21
21
  *
22
22
  */
23
- import{Command as ts,Plugin as _0x2038e0,PendingActions as _0x3358c6,icons as _0x22d87a}from'@ckeditor/ckeditor5-core/dist/index.js';import{CKEditorError as _0x20823b,ObservableMixin as _0x55c26b,uid as _0x515477,insertToPriorityArray as _0x452403,priorities as _0x5a1e23,logWarning as _0x4da14c,Collection as Wt}from'@ckeditor/ckeditor5-utils/dist/index.js';import{normalizeColorOptions as _0x5f329a,View as _0x4e4f55,ButtonView as _0x3febb6,ViewModel as te,createDropdown as zt,SplitButtonView as Zt,addListToDropdown as qt,MenuBarMenuView as Kt,MenuBarMenuListView as Qt,ListSeparatorView as Jt,MenuBarMenuListItemView as Xt,MenuBarMenuListItemButtonView as Yt}from'@ckeditor/ckeditor5-ui/dist/index.js';import{Users as _0x3f3120,hashObject as _0x1b8e80,surroundingMarkersDetector as _0x95be56,trimHtml as _0x14f51e,UserView as _0x47a603,getDateTimeFormatter as _0x175bce,getAllMarkersDomElementsSorted as _0x3a5f01,sanitizeEditorConfig as _0x48088a}from'ckeditor5-collaboration/dist/index.js';import{Element as _0x180a1b,LiveRange as _0x55bce1,LivePosition as _0x2dcd53}from'@ckeditor/ckeditor5-engine/dist/index.js';import{setHighlightHandling as _0x51e2fb,toWidget as _0x4a559b}from'@ckeditor/ckeditor5-widget/dist/index.js';import{cloneDeep as _0x46c56e,set as _0x1ac14b,isEqual as _0x33f02c,unset as _0x5c2f41,omit as Bt}from'lodash-es';import{Delete as _0x59896e,Input as tr}from'@ckeditor/ckeditor5-typing/dist/index.js';import{Enter as _0x26c0b4,ShiftEnter as _0x31854a}from'@ckeditor/ckeditor5-enter/dist/index.js';class M extends ts{['_enabledCommands'];constructor(_0x26d35f,_0x2d4749){super(_0x26d35f),this['_enabledCommands']=_0x2d4749,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 _0xe21b20 of this['editor']['commands']['commands']())_0xe21b20['affectsData']&&!this['_enabledCommands']['has'](_0xe21b20)&&_0xe21b20['forceDisabled']('TrackChangesCommand');}['_enableCommands'](){for(const _0x21b36c of this['editor']['commands']['commands']())_0x21b36c['affectsData']&&!this['_enabledCommands']['has'](_0x21b36c)&&_0x21b36c['clearForceDisabled']('TrackChangesCommand');}}class $ extends ts{['_suggestions'];constructor(_0x195048,_0x4ebf69){super(_0x195048),this['_suggestions']=_0x4ebf69,this['refresh'](),this['_isEnabledBasedOnSelection']=!0x1;}['refresh'](){this['isEnabled']=!0x0;}['execute'](_0x59b196){const _0xcb4ace=this['_suggestions']['get'](_0x59b196);if(!_0xcb4ace)throw new _0x20823b('track-changes-accept-suggestion-not-found',this);const _0x240bc4=_0xcb4ace['getRanges']();this['editor']['model']['canEditAt'](_0x240bc4)&&this['editor']['plugins']['get']('TrackChangesEditing')['acceptSuggestion'](_0xcb4ace);}}class B extends ts{['_suggestions'];constructor(_0xb90707,_0x3bdad1){super(_0xb90707),this['_suggestions']=_0x3bdad1,this['refresh'](),this['_isEnabledBasedOnSelection']=!0x1;}['refresh'](){this['isEnabled']=!0x0;}['execute'](_0x542012){const _0x138bd5=this['_suggestions']['get'](_0x542012);if(!_0x138bd5)throw new _0x20823b('track-changes-discard-suggestion-not-found',this);const _0x206c55=_0x138bd5['getRanges']();this['editor']['model']['canEditAt'](_0x206c55)&&this['editor']['plugins']['get']('TrackChangesEditing')['discardSuggestion'](_0x138bd5);}}function ss(_0x15f585){return _0x15f585['sort']((_0x11bc7f,_0xd8de6d)=>'deletion'==_0x11bc7f['type']&&'deletion'!=_0xd8de6d['type']?-0x1:'deletion'!=_0x11bc7f['type']&&'deletion'==_0xd8de6d['type']?0x1:0x0);}function to(_0xa21fbe,_0x2c39d4){let _0x48b1c5,_0x28efab=0x0;const _0x30fc0e=[],_0x1cfd08=_0x2c39d4['schema'];for(;_0x28efab<_0xa21fbe['length'];){const _0x466f5b=_0xa21fbe[_0x28efab],_0x30e5fa=_0xa21fbe[_0x28efab+0x1];_0x48b1c5||(_0x48b1c5=_0x2c39d4['createPositionBefore'](_0x466f5b)),co(_0x2c39d4,_0x466f5b,_0x30e5fa)||(_0x30fc0e['push'](_0x2c39d4['createRange'](_0x48b1c5,_0x1cfd08['isObject'](_0x466f5b)?_0x2c39d4['createPositionAfter'](_0x466f5b):_0x2c39d4['createPositionAt'](_0x466f5b,'end'))),_0x48b1c5=null),_0x28efab++;}return _0x30fc0e;}function co(_0x4b1ff2,_0x29af36,_0x437d13){if(!_0x437d13)return!0x1;const _0x374333=_0x4b1ff2['createPositionAfter'](_0x29af36),_0x3dc23f=_0x4b1ff2['createPositionBefore'](_0x437d13);return _0x374333['isTouching'](_0x3dc23f);}function rs(_0x4c2df8,_0x2d00d3,_0x315fc8){for(;_0x315fc8['length'];){const _0x30447d=_0x315fc8['splice'](0x0,0x64);_0x4c2df8['change'](()=>{for(const _0x5673fa of _0x30447d)_0x5673fa['isInContent']&&_0x2d00d3['execute'](_0x5673fa['id']);});}}class x extends ts{['_command'];['_suggestions'];constructor(_0x38fe9a,_0x3ec490,_0x54a1e1){super(_0x38fe9a),this['_command']=_0x3ec490,this['_suggestions']=_0x54a1e1,this['refresh'](),this['_isEnabledBasedOnSelection']=!0x1;}['refresh'](){const _0x3b5b57=Array['from'](this['_suggestions']['values']())['some'](_0x2f9eac=>_0x2f9eac['isInContent']);this['isEnabled']=this['_command']['isEnabled']&&_0x3b5b57;}['execute'](){const _0x103ca8=ss(Array['from'](this['_suggestions']['values']()));for(const _0x32c6ce of _0x103ca8){const _0x5daf80=_0x32c6ce['getRanges']();if(!this['editor']['model']['canEditAt'](_0x5daf80))return;}rs(this['editor']['model'],this['_command'],_0x103ca8);}}class R extends ts{['_command'];['_suggestions'];['_selectedSuggestions'];constructor(_0x1f6af0,_0x3bca29,_0x50e75a){super(_0x1f6af0),this['_command']=_0x3bca29,this['_suggestions']=_0x50e75a,this['_selectedSuggestions']=new Set(),this['refresh'](),this['_isEnabledBasedOnSelection']=!0x1;}['refresh'](){const _0x316d3e=this['editor']['model']['document']['selection'],_0x10a6e9=Array['from'](this['_suggestions']['values']());this['_selectedSuggestions']=function(_0xcd4af7,_0x4f0ac2){const _0x13fde6=Array['from'](_0xcd4af7['getRanges']()),_0x46142b=new Set();for(const _0x395cfd of _0x4f0ac2)if(_0x395cfd['isInContent']){for(const _0x5bb9d4 of _0x13fde6)for(const _0x714be8 of _0x395cfd['getRanges']())(_0x5bb9d4['isIntersecting'](_0x714be8)||_0xcd4af7['isCollapsed']&&!_0x395cfd['isMultiRange']&&_0x395cfd['next']&&_0x714be8['end']['isTouching'](_0x5bb9d4['start']))&&_0x46142b['add'](_0x395cfd);}return _0x46142b;}(_0x316d3e,_0x10a6e9),this['isEnabled']=this['_command']['isEnabled']&&!!this['_selectedSuggestions']['size'];}['execute'](){const _0x24d896=ss(Array['from'](this['_selectedSuggestions']));for(const _0x4754c5 of _0x24d896){const _0x3f7bb0=_0x4754c5['getRanges']();if(!this['editor']['model']['canEditAt'](_0x3f7bb0))return;}rs(this['editor']['model'],this['_command'],_0x24d896);}}class u extends/* #__PURE__ -- @preserve */
24
- _0x55c26b(){['id'];['type'];['subType'];['author'];['creator'];['isExternal'];['data'];['createdAt'];['_isDataLoaded']=!0x1;['_model'];['_onAccept'];['_onDiscard'];['_onAttributesChange'];['_markerNames'];constructor(_0x2c9f28,_0x2be5db){super(),this['id']=_0x2be5db['id'],this['type']=_0x2be5db['type'],this['subType']=_0x2be5db['subType']||null,this['author']=_0x2be5db['author'],this['creator']=_0x2be5db['creator']||_0x2be5db['author'],this['isExternal']=Boolean(_0x2be5db['attributes']&&_0x2be5db['attributes']['@external']),this['data']=null,this['_model']=_0x2c9f28,this['_onAccept']=_0x2be5db['onAccept'],this['_onDiscard']=_0x2be5db['onDiscard'],this['_onAttributesChange']=_0x2be5db['onAttributesChange'],this['_markerNames']=new Set(),this['createdAt']=null,this['set']('authoredAt',null),this['set']('attributes',_0x2be5db['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 _0x177afd=this;for(;_0x177afd['previous'];)_0x177afd=_0x177afd['previous'];return _0x177afd;}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'](_0x502f8c){this['_markerNames']['add'](_0x502f8c);}['getMarkerNames'](){return Array['from'](this['_markerNames']);}['getMarkers'](){return this['getMarkerNames']()['map'](_0x27ee40=>this['_model']['markers']['get'](_0x27ee40))['filter'](_0x5b5f99=>_0x5b5f99);}['getFirstMarker'](){return this['getMarkers']()[0x0]||null;}['removeMarkers'](){this['_model']['change'](_0x315427=>{for(const _0x2cada3 of this['getMarkers']())_0x315427['removeMarker'](_0x2cada3);}),this['_markerNames']['clear']();}['removeMarker'](_0x3ee6d1){this['_model']['change'](_0x44c1e3=>{_0x44c1e3['removeMarker'](_0x3ee6d1);}),this['_markerNames']['delete'](_0x3ee6d1);}['addRange'](_0x3a9526){const _0xa91b64='suggestion:'+this['type']+':'+this['subType']+':'+this['id']+':'+this['creator']['id']+':'+u['getMultiRangeId']();this['addMarkerName'](_0xa91b64),this['_model']['change'](_0x30bc39=>{_0x30bc39['addMarker'](_0xa91b64,{'range':_0x3a9526,'usingOperation':!0x0,'affectsData':!0x0});});}['isIntersectingWithRange'](_0x3e7099){for(const _0x42b93b of this['getRanges']())if(_0x42b93b['isIntersecting'](_0x3e7099))return!0x0;return!0x1;}['getRanges'](){return this['getMarkers']()['map'](_0x35c6a0=>_0x35c6a0['getRange']());}['getItems'](){return this['getRanges']()['reduce']((_0x3a2e5a,_0x1c9a6)=>[..._0x3a2e5a,..._0x1c9a6['getItems']()],[]);}['getFirstRange'](){return this['getFirstMarker']()?.['getRange']()||null;}['getContainedElement'](){const _0x446f32=this['getRanges']();if(0x1!=_0x446f32['length'])return null;const _0x31f1c1=_0x446f32[0x0],_0x3047d6=_0x31f1c1['start']['nodeAfter'],_0x580eac=_0x31f1c1['end']['nodeBefore'];return _0x3047d6 instanceof _0x180a1b?_0x3047d6!=_0x580eac?null:_0x3047d6: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 _0x3ab3ad=[];let _0x14880b=this['head'];for(;_0x14880b;)_0x3ab3ad['push'](_0x14880b),_0x14880b=_0x14880b['next'];return _0x3ab3ad;}['setAttribute'](_0x2ddf05,_0x2c357d){const _0x53f9bb=_0x46c56e(this['attributes']);_0x1ac14b(_0x53f9bb,_0x2ddf05,_0x2c357d),_0x33f02c(_0x53f9bb,this['attributes'])||(this['attributes']=_0x53f9bb,this['_onAttributesChange'](_0x53f9bb));}['removeAttribute'](_0x375f27){const _0x3b24d6=_0x46c56e(this['attributes']);_0x5c2f41(_0x3b24d6,_0x375f27),_0x33f02c(_0x3b24d6,this['attributes'])||(this['attributes']=_0x3b24d6,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 _0x515477()['substr'](0x1,0x5);}}function o(_0xbb2676,_0x466f92,_0x295c19){const t=_0xbb2676['t'];switch(_0x466f92){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',_0x295c19);case'*Outdent:*\x20%0':return t('*Outdent:*\x20%0',_0x295c19);case'*Change\x20to:*\x20%0':return t('*Change\x20to:*\x20%0',_0x295c19);case'*Insert:*\x20%0':return t('*Insert:*\x20%0',_0x295c19);case'*Format:*\x20%0':return t('*Format:*\x20%0',_0x295c19);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',_0x295c19);case'*Format:*\x20remove\x20from\x20%0':return t('*Format:*\x20remove\x20from\x20%0',_0x295c19);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',_0x295c19);case'*Change\x20%0\x20content*':return t('*Change\x20%0\x20content*',_0x295c19);case'*Remove:*\x20%0':return t('*Remove:*\x20%0',_0x295c19);case'*Merge:*\x20%0':return t('*Merge:*\x20%0',_0x295c19);case'*Split:*\x20%0':return t('*Split:*\x20%0',_0x295c19);case'*Remove\x20format:*\x20%0':return t('*Remove\x20format:*\x20%0',_0x295c19);case'*Set\x20font\x20size:*\x20%0':return t('*Set\x20font\x20size:*\x20%0',_0x295c19);case'*Set\x20font\x20family:*\x20%0':return t('*Set\x20font\x20family:*\x20%0',_0x295c19);case'*Set\x20format\x20to:*\x20%0':return t('*Set\x20format\x20to:*\x20%0',_0x295c19);case'*Set\x20font\x20color:*\x20%0':return t('*Set\x20font\x20color:*\x20%0',_0x295c19);case'*Set\x20font\x20background\x20color:*\x20%0':return t('*Set\x20font\x20background\x20color:*\x20%0',_0x295c19);case'*Set\x20format:*\x20%0':return t('*Set\x20format:*\x20%0',_0x295c19);case'*Set\x20image\x20text\x20alternative:*\x20%0':return t('*Set\x20image\x20text\x20alternative:*\x20%0',_0x295c19);case'*Set\x20image\x20width:*\x20%0':return t('*Set\x20image\x20width:*\x20%0',_0x295c19);case'*Set\x20link:*\x20%0':return t('*Set\x20link:*\x20%0',_0x295c19);case'*Set\x20highlight:*\x20%0':return t('*Set\x20highlight:*\x20%0',_0x295c19);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'},_0x295c19);case'ELEMENT_PARAGRAPH':return t({'string':'paragraph','plural':'%0\x20paragraphs','id':'ELEMENT_PARAGRAPH'},_0x295c19);case'ELEMENT_PAGE_BREAK':return t({'string':'page\x20break','plural':'%0\x20page\x20breaks','id':'ELEMENT_PAGE_BREAK'},_0x295c19);case'ELEMENT_MEDIA':return t({'string':'media\x20item','plural':'%0\x20media\x20items','id':'ELEMENT_MEDIA'},_0x295c19);case'ELEMENT_IMAGE':return t({'string':'image','plural':'%0\x20images','id':'ELEMENT_IMAGE'},_0x295c19);case'ELEMENT_INLINE_IMAGE':return t({'string':'image','plural':'%0\x20images','id':'ELEMENT_INLINE_IMAGE'},_0x295c19);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'},_0x295c19);case'ELEMENT_HTML_EMBED':return t({'string':'HTML\x20embed','plural':'%0\x20HTML\x20embeds','id':'ELEMENT_HTML_EMBED'},_0x295c19);case'ELEMENT_HEADING':return t({'string':'heading\x20(level\x20%1)','plural':'%0\x20headings\x20(level\x20%1)','id':'ELEMENT_HEADING'},_0x295c19);case'ELEMENT_HEADING_CUSTOM':return t({'string':'heading\x20(%1)','plural':'%0\x20headings\x20(%1)','id':'ELEMENT_HEADING_CUSTOM'},_0x295c19);case'ELEMENT_LIST_ITEM':return t({'string':'list\x20item','plural':'%0\x20list\x20items','id':'ELEMENT_LIST_ITEM'},_0x295c19);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'},_0x295c19);case'ELEMENT_SPACE':return t({'string':'space','plural':'%0\x20spaces','id':'ELEMENT_SPACE'},_0x295c19);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'},_0x295c19);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'},_0x295c19);case'ELEMENT_TABLE_ROW':return t({'string':'table\x20row','plural':'%0\x20table\x20rows','id':'ELEMENT_TABLE_ROW'},_0x295c19);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'},_0x295c19);case'ELEMENT_TABLE_COLUMN':return t({'string':'table\x20column','plural':'%0\x20table\x20columns','id':'ELEMENT_TABLE_COLUMN'},_0x295c19);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'},_0x295c19);case'ELEMENT_TABLE_OF_CONTENTS':return t({'string':'table\x20of\x20contents','plural':'%0\x20tables\x20of\x20contents','id':'ELEMENT_TABLE_OF_CONTENTS'},_0x295c19);case'ELEMENT_LINE_BREAK':return t({'id':'ELEMENT_LINE_BREAK','string':'line\x20break','plural':'%0\x20line\x20breaks'},_0x295c19);case'ELEMENT_TITLE':return t({'id':'ELEMENT_TITLE','string':'title'});case'EXTERNAL_SUGGESTION':return t({'id':'EXTERNAL_SUGGESTION','string':'This\x20suggestion\x20comes\x20from\x20an\x20external\x20source.'});case'EXTERNAL_IMPORT_WORD_SUGGESTION':return t({'string':'This\x20suggestion\x20comes\x20from\x20an\x20imported\x20Word\x20file.','id':'EXTERNAL_IMPORT_WORD_SUGGESTION'});case'EXTERNAL_AVATAR':return t({'string':'Displayed\x20author\x20name\x20comes\x20from\x20external\x20source\x20(added\x20by\x20%0)','id':'EXTERNAL_AVATAR'},_0x295c19);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'},_0x295c19);case'ENTER_INSERTION_SUGGESTION_ANNOUNCEMENT':return t({'string':'Entering\x20insertion\x20suggestion.','id':'ENTER_INSERTION_SUGGESTION_ANNOUNCEMENT'});case'LEAVE_INSERTION_SUGGESTION_ANNOUNCEMENT':return t({'string':'Leaving\x20insertion\x20suggestion.','id':'LEAVE_INSERTION_SUGGESTION_ANNOUNCEMENT'});case'ENTER_DELETION_SUGGESTION_ANNOUNCEMENT':return t({'string':'Entering\x20deletion\x20suggestion.','id':'ENTER_DELETION_SUGGESTION_ANNOUNCEMENT'});case'LEAVE_DELETION_SUGGESTION_ANNOUNCEMENT':return t({'string':'Leaving\x20deletion\x20suggestion.','id':'LEAVE_DELETION_SUGGESTION_ANNOUNCEMENT'});case'ENTER_FORMATTING_SUGGESTION_ANNOUNCEMENT':return t({'string':'Entering\x20formatting\x20suggestion.','id':'ENTER_FORMATTING_SUGGESTION_ANNOUNCEMENT'});case'LEAVE_FORMATTING_SUGGESTION_ANNOUNCEMENT':return t({'string':'Leaving\x20formatting\x20suggestion.','id':'LEAVE_FORMATTING_SUGGESTION_ANNOUNCEMENT'});default:return _0x466f92;}}class f{['_customCallbacks'];['_itemLabels'];['_itemLabelsCallbacks'];['_attributeLabels'];['_schema'];['_locale'];constructor(_0x56c7f2,_0x149b49){this['_customCallbacks']=[],this['_itemLabels']=new Map(),this['_itemLabelsCallbacks']=[],this['_attributeLabels']=new Map(),this['_schema']=_0x56c7f2,this['_locale']=_0x149b49;}['getDescriptions'](_0x328da0){const _0x3dd4fb=[],_0x1bb4f8=new Set(),_0x3851ca=new Set();for(let _0x435a5a=0x0;_0x435a5a<_0x328da0['length'];_0x435a5a++){const _0x40e27f=_0x328da0[_0x435a5a];if(!_0x40e27f['isInContent'])continue;const _0x1566bf=this['_handleCustomCallbackDescription'](_0x40e27f);if(_0x1566bf){if(null!=_0x40e27f['subType']){if(_0x1bb4f8['has'](_0x40e27f['subType']))continue;_0x1bb4f8['add'](_0x40e27f['subType']);}_0x3dd4fb['push'](_0x1566bf);}else{if('attribute'!=_0x40e27f['type'])'insertion'!=_0x40e27f['type']&&'deletion'!=_0x40e27f['type']||this['_handleInsertRemoveSuggestionDescription'](_0x3dd4fb,_0x40e27f,_0x328da0[_0x435a5a+0x1]);else{const _0x71c544=_0x40e27f['data']['key'];if(_0x3851ca['has'](_0x71c544))continue;_0x3851ca['add'](_0x40e27f['data']['key']),_0x71c544==m?this['_handleRenameSuggestionDescription'](_0x3dd4fb,_0x40e27f):this['_handleAttributeSuggestionDescription'](_0x3dd4fb,_0x40e27f);}}}return this['_resolveDescriptionItems'](_0x3dd4fb);}['registerDescriptionCallback'](_0x4bd88a){this['_customCallbacks']['push'](_0x4bd88a);}['registerElementLabel'](_0x39686d,_0x39cbf9,_0x19a1f4=_0x5a1e23['normal']){'function'==typeof _0x39686d?_0x452403(this['_itemLabelsCallbacks'],{'matchingCallback':_0x39686d,'label':_0x39cbf9,'priority':_0x19a1f4}):this['_itemLabels']['set'](_0x39686d,_0x39cbf9);}['registerAttributeLabel'](_0x1b3300,_0x2f23ae){this['_attributeLabels']['set'](_0x1b3300,_0x2f23ae);}['getItemLabel'](_0x15df9e,_0x47ea23=0x1){let _0x3863be;for(const _0x19edd9 of this['_itemLabelsCallbacks'])if(_0x19edd9['matchingCallback'](_0x15df9e)){_0x3863be=_0x19edd9['label'];break;}return _0x3863be||(_0x3863be=this['_itemLabels']['get'](_0x15df9e['name'])),_0x3863be?_0x3863be(_0x47ea23):0x1!==_0x47ea23?_0x47ea23+'\x20'+_0x15df9e['name']+'s':''+_0x15df9e['name'];}['_addDescriptionItems'](_0x35581d,_0x11495b){const _0x5c1a3b=_0x11495b['getFirstRange']()['getWalker'](),_0x476706='insertion'==_0x11495b['type']?'add':'remove';for(const _0x226276 of _0x5c1a3b){const _0x473fda=_0x226276['item'],_0x496673=_0x35581d[_0x35581d['length']-0x1];if(_0x473fda['is']('$textProxy'))_0x496673&&_0x496673['type']['indexOf']('Container')>-0x1&&_0x35581d['pop'](),_0x496673&&'text'==_0x496673['type']?_0x496673[_0x476706]+=_0x473fda['data']:_0x35581d['push']({'type':'text','add':'add'==_0x476706?_0x473fda['data']:'','remove':'remove'==_0x476706?_0x473fda['data']:''});else{if(this['_schema']['isObject'](_0x473fda)){const _0x340e17=_0x473fda;if(_0x496673&&_0x496673['type']['indexOf']('Container')>-0x1&&_0x35581d['pop'](),'elementEnd'==_0x226276['type'])continue;_0x496673&&_0x496673['type']==_0x476706+'Object'&&_0x496673['element']['name']==_0x340e17['name']?_0x496673['quantity']++:_0x35581d['push']({'type':_0x476706+'Object','element':_0x340e17,'quantity':0x1}),_0x5c1a3b['skip'](_0x18dbc6=>!('elementEnd'==_0x18dbc6['type']&&_0x18dbc6['item']==_0x473fda));}else{if(this['_schema']['checkChild'](_0x473fda,'$text')||_0x473fda['is']('element','softBreak')){const _0x3470a0=_0x473fda;if('add'==_0x476706&&'elementStart'==_0x226276['type']||'remove'==_0x476706&&'elementEnd'==_0x226276['type'])continue;if(_0x496673&&-0x1==_0x496673['type']['indexOf']('Container')){'text'==_0x496673['type']&&(_0x496673[_0x476706]+='\x0a');continue;}let _0x1b9c66;if(_0x1b9c66='add'==_0x476706?_0x3470a0['nextSibling']&&!this['_schema']['isObject'](_0x3470a0['nextSibling'])?_0x3470a0['nextSibling']:null:_0x3470a0['previousSibling']&&!this['_schema']['isObject'](_0x3470a0['previousSibling'])?_0x3470a0['previousSibling']:null,_0x3470a0['isEmpty']||_0x1b9c66&&_0x1b9c66['isEmpty']){const _0x3c3d93=_0x1b9c66&&_0x1b9c66['isEmpty']?_0x1b9c66:_0x3470a0;_0x496673&&_0x496673['type']==_0x476706+'EmptyContainer'&&_0x496673['element']['name']==_0x3c3d93['name']?_0x496673['quantity']++:_0x35581d['push']({'type':_0x476706+'EmptyContainer','element':_0x3c3d93,'quantity':0x1});}else _0x35581d['push']({'type':_0x476706+'Container','element':_0x3470a0});}}}}}['_resolveDescriptionItems'](_0xa77325){const _0x15db4c=this['_locale'],_0x31d4c6=[],_0x2ef241=[],_0x463f0c=[];for(const _0xce6cba of _0xa77325)switch(_0xce6cba['type']){case'text':if(_0xce6cba['add']=_0xce6cba['add']['replace'](/(\S)\u000A+(\S)/g,'$1\x20$2')['replace'](/\u000A/g,''),_0xce6cba['remove']=_0xce6cba['remove']['replace'](/(\S)\u000A+(\S)/g,'$1\x20$2')['replace'](/\u000A/g,''),''!=_0xce6cba['add']&&''!=_0xce6cba['remove']){_0x31d4c6['push']({'type':'replace','content':o(_0x15db4c,'REPLACE_TEXT',['\x22'+_0xce6cba['remove']+'\x22','\x22'+_0xce6cba['add']+'\x22'])});continue;}if(null!=_0xce6cba['add']['match'](/^ +$/)){_0x31d4c6['push']({'type':'insertion','content':o(_0x15db4c,'*Insert:*\x20%0',o(_0x15db4c,'ELEMENT_SPACE',_0xce6cba['add']['length']))});continue;}if(null!=_0xce6cba['remove']['match'](/^ +$/)){_0x31d4c6['push']({'type':'deletion','content':o(_0x15db4c,'*Remove:*\x20%0',o(_0x15db4c,'ELEMENT_SPACE',_0xce6cba['remove']['length']))});continue;}if(''!=_0xce6cba['add']){_0x31d4c6['push']({'type':'insertion','content':o(_0x15db4c,'*Insert:*\x20%0','\x22'+_0xce6cba['add']+'\x22')});continue;}_0x31d4c6['push']({'type':'deletion','content':o(_0x15db4c,'*Remove:*\x20%0','\x22'+_0xce6cba['remove']+'\x22')});continue;case'addEmptyContainer':case'addObject':_0x31d4c6['push']({'type':'insertion','content':o(_0x15db4c,'*Insert:*\x20%0',this['getItemLabel'](_0xce6cba['element'],_0xce6cba['quantity']))});continue;case'removeEmptyContainer':case'removeObject':_0x31d4c6['push']({'type':'deletion','content':o(_0x15db4c,'*Remove:*\x20%0',this['getItemLabel'](_0xce6cba['element'],_0xce6cba['quantity']))});continue;case'addContainer':_0x31d4c6['push']({'type':'insertion','content':o(_0x15db4c,'*Split:*\x20%0',this['getItemLabel'](_0xce6cba['element'],_0xce6cba['quantity']))});continue;case'removeContainer':_0x31d4c6['push']({'type':'deletion','content':o(_0x15db4c,'*Merge:*\x20%0',this['getItemLabel'](_0xce6cba['element'],_0xce6cba['quantity']))});continue;case'addFormat':_0x2ef241['push'](_0xce6cba['key']);continue;case'removeFormat':_0x463f0c['push'](_0xce6cba['key']);continue;default:_0x31d4c6['push'](_0xce6cba);}if(_0x2ef241['length']){const _0x5dd748=_0x2ef241['map'](_0x33978=>this['_attributeLabels']['has'](_0x33978)?this['_attributeLabels']['get'](_0x33978):_0x33978)['join'](',\x20');_0x31d4c6['push']({'type':'format','content':o(this['_locale'],'*Set\x20format:*\x20%0',_0x5dd748)});}if(_0x463f0c['length']){const _0x225c6c=_0x463f0c['map'](_0x2e3e9e=>this['_attributeLabels']['has'](_0x2e3e9e)?this['_attributeLabels']['get'](_0x2e3e9e):_0x2e3e9e)['join'](',\x20');_0x31d4c6['push']({'type':'format','content':o(this['_locale'],'*Remove\x20format:*\x20%0',_0x225c6c)});}return _0x31d4c6;}['_handleCustomCallbackDescription'](_0x1e566d){for(const _0x39e50a of this['_customCallbacks']){const _0x19b1f5=_0x39e50a(_0x1e566d);if(_0x19b1f5&&'type'in _0x19b1f5)return _0x19b1f5;}}['_handleAttributeSuggestionDescription'](_0x5db0e3,_0x1fdbfd){const _0x544754=_0x1fdbfd['data'],_0x133420=void 0x0===_0x544754['newValue']?'removeFormat':'addFormat';_0x5db0e3['push']({'type':_0x133420,'key':_0x544754['key']});}['_handleRenameSuggestionDescription'](_0x14968e,_0x52f793){_0x14968e['push']({'type':'format','content':o(this['_locale'],'*Change\x20to:*\x20%0',this['getItemLabel'](_0x52f793['getFirstRange']()['start']['nodeAfter'],0x1))});}['_handleInsertRemoveSuggestionDescription'](_0x4159e3,_0x350a13,_0x4cf466){if(this['_addDescriptionItems'](_0x4159e3,_0x350a13),_0x4cf466&&_0x4cf466['getFirstRange']()&&!_0x350a13['getFirstRange']()['end']['isEqual'](_0x4cf466['getFirstRange']()['start'])){const _0x1608f8=_0x4159e3[_0x4159e3['length']-0x1],_0x19ff88='insertion'==_0x350a13['type']?'add':'remove';_0x1608f8&&'text'==_0x1608f8['type']&&(_0x1608f8[_0x19ff88]+='\x0a');}}}class E extends _0x2038e0{['afterInit'](){const _0x87c9bd=this['editor'],_0x10b500=_0x87c9bd['plugins']['get']('TrackChangesEditing');_0x87c9bd['commands']['get']('showAIAssistant')&&_0x10b500['enableCommand']('showAIAssistant');}}class V extends _0x2038e0{['afterInit'](){const _0x164f0b=this['editor'],_0x30b037=_0x164f0b['locale'];if(!_0x164f0b['plugins']['has']('AlignmentEditing'))return;const _0x9d46ec=_0x164f0b['plugins']['get']('TrackChangesEditing');_0x9d46ec['enableDefaultAttributesIntegration']('alignment'),_0x9d46ec['registerBlockAttribute']('alignment'),_0x9d46ec['descriptionFactory']['registerAttributeLabel']('alignment',o(_0x30b037,'FORMAT_ALIGNMENT')),this['_registerLegacyDescription']();}['_registerLegacyDescription'](){const _0x193062=this['editor'],_0x56bfbe=_0x193062['locale'];_0x193062['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](_0x52931a=>{if('formatBlock'!=_0x52931a['type'])return;const {data:_0x955603}=_0x52931a;if(_0x955603&&'alignment'==_0x955603['commandName']){const _0x2a0f49=_0x955603['commandParams'][0x0]['value'];return{'type':'format','content':o(_0x56bfbe,'*Format:*\x20%0',function(_0x209ad4){switch(_0x209ad4){case'left':return o(_0x56bfbe,'FORMAT_ALIGN_TO_LEFT');case'right':return o(_0x56bfbe,'FORMAT_ALIGN_TO_RIGHT');case'center':return o(_0x56bfbe,'FORMAT_ALIGN_TO_CENTER');case'justify':return o(_0x56bfbe,'FORMAT_JUSTIFY_TEXT');}}(_0x2a0f49))};}});}}const ti=['BoldEditing','ItalicEditing','UnderlineEditing','CodeEditing','StrikethroughEditing','SubscriptEditing','SuperscriptEditing'];class U extends _0x2038e0{['afterInit'](){const _0x5806df=this['editor'],_0x393b52=_0x5806df['plugins']['get']('TrackChangesEditing'),_0x2058ca=_0x5806df['locale'];for(const _0x37cec3 of ti){if(!_0x5806df['plugins']['has'](_0x37cec3))continue;const _0x2a32b8=_0x37cec3['slice'](0x0,-0x7)['toLowerCase'](),_0x5cb1c3='FORMAT_'+_0x2a32b8['toUpperCase']();_0x393b52['enableDefaultAttributesIntegration'](_0x2a32b8),_0x393b52['registerInlineAttribute'](_0x2a32b8),_0x393b52['descriptionFactory']['registerAttributeLabel'](_0x2a32b8,o(_0x2058ca,_0x5cb1c3));}this['_registerLegacyDescription']();}['_registerLegacyDescription'](){const _0x4a96e8=this['editor'],_0x362e9b=_0x4a96e8['locale'],_0x52ac00=_0x4a96e8['plugins']['get']('TrackChangesEditing');function _0x3e9b71(_0x36959e,_0x52dda){_0x52ac00['descriptionFactory']['registerDescriptionCallback'](_0x4f8538=>{if('formatInline'!=_0x4f8538['type'])return;const {data:_0x3e8bc7}=_0x4f8538;return _0x3e8bc7&&_0x3e8bc7['commandName']===_0x36959e?_0x3e8bc7['commandParams'][0x0]['forceValue']?{'type':'format','content':o(_0x362e9b,'*Format:*\x20%0',_0x52dda)}:{'type':'format','content':o(_0x362e9b,'*Remove\x20format:*\x20%0',_0x52dda)}:void 0x0;});}_0x3e9b71('bold',o(_0x362e9b,'FORMAT_BOLD')),_0x3e9b71('italic',o(_0x362e9b,'FORMAT_ITALIC')),_0x3e9b71('underline',o(_0x362e9b,'FORMAT_UNDERLINE')),_0x3e9b71('code',o(_0x362e9b,'FORMAT_CODE')),_0x3e9b71('strikethrough',o(_0x362e9b,'FORMAT_STRIKETHROUGH')),_0x3e9b71('subscript',o(_0x362e9b,'FORMAT_SUBSCRIPT')),_0x3e9b71('superscript',o(_0x362e9b,'FORMAT_SUPERSCRIPT'));}}class O extends _0x2038e0{['afterInit'](){const _0x464d04=this['editor'],_0x5b0a1e=_0x464d04['locale'];if(!_0x464d04['plugins']['has']('BlockQuoteEditing'))return;const _0x1c969b=_0x464d04['plugins']['get']('TrackChangesEditing'),_0x4f2ce7=this['editor']['commands']['get']('blockQuote');_0x1c969b['enableCommand']('blockQuote',(_0x5100f1,_0x3092ec={})=>{const _0x592926=this['editor']['model']['document']['selection'],_0x4e77d9=_0x3092ec&&void 0x0!==_0x3092ec['forceValue']?_0x3092ec['forceValue']:!_0x4f2ce7['value'];let _0x4fe0f3=[];if(_0x4e77d9){const _0x8cc9e4=Array['from'](_0x592926['getSelectedBlocks']())['filter'](_0xef0ca5=>oo(_0xef0ca5)||function(_0x3328b4,_0xf3d4c2){const _0x45c2ae=_0xf3d4c2['checkChild'](_0x3328b4['parent'],'blockQuote'),_0xf4e63f=_0xf3d4c2['checkChild'](['$root','blockQuote'],_0x3328b4);return _0x45c2ae&&_0xf4e63f;}(_0xef0ca5,this['editor']['model']['schema']));_0x4fe0f3=to(_0x8cc9e4,_0x464d04['model']);}else{const _0x1339cc=Array['from'](_0x592926['getSelectedBlocks']())['filter'](_0x3087fc=>oo(_0x3087fc));_0x4fe0f3=to(_0x1339cc,_0x464d04['model']);}_0x464d04['model']['change'](()=>{for(const _0x548eb0 of _0x4fe0f3)_0x1c969b['markBlockFormat'](_0x548eb0,{'commandName':'blockQuote','commandParams':[{'forceValue':_0x4e77d9}]});});}),_0x1c969b['descriptionFactory']['registerDescriptionCallback'](_0x127cc9=>{const {data:_0x3d643e}=_0x127cc9;if(_0x3d643e&&'blockQuote'==_0x3d643e['commandName']){const _0x52449f=o(_0x5b0a1e,'ELEMENT_BLOCK_QUOTE');return _0x3d643e['commandParams'][0x0]['forceValue']?{'type':'format','content':o(_0x5b0a1e,'*Set\x20format:*\x20%0',_0x52449f)}:{'type':'format','content':o(_0x5b0a1e,'*Remove\x20format:*\x20%0',_0x52449f)};}});}}function oo(_0x2d35da){return'blockQuote'==_0x2d35da['parent']['name'];}class G extends _0x2038e0{['afterInit'](){const _0x4500b0=this['editor'];_0x4500b0['plugins']['has']('CaseChange')&&(_0x4500b0['plugins']['get']('TrackChangesEditing')['enableCommand']('changeCaseUpper'),_0x4500b0['plugins']['get']('TrackChangesEditing')['enableCommand']('changeCaseLower'),_0x4500b0['plugins']['get']('TrackChangesEditing')['enableCommand']('changeCaseTitle'));}}class F extends _0x2038e0{['afterInit'](){const _0x483336=this['editor'];_0x483336['commands']['get']('ckbox')&&_0x483336['plugins']['get']('TrackChangesEditing')['enableCommand']('ckbox');}}class L extends _0x2038e0{['afterInit'](){const _0x4bec94=this['editor'];if(!_0x4bec94['plugins']['has']('CodeBlock'))return;const _0x95cc2d=_0x4bec94['plugins']['get']('TrackChangesEditing'),_0x6a4188=_0x4bec94['locale'],_0x93f7ac=_0x4bec94['config']['get']('codeBlock')['languages'],_0x24ebe7=_0x4bec94['commands']['get']('codeBlock');_0x95cc2d['enableCommand']('indentCodeBlock'),_0x95cc2d['enableCommand']('outdentCodeBlock'),_0x95cc2d['enableCommand']('codeBlock',(_0x2c9a57,_0x13e8b5={})=>{const _0x1e2d1e=_0x4bec94['model'],_0x1b9d4b=_0x4bec94['model']['document']['selection'],_0x5d89d5=_0x13e8b5&&void 0x0!==_0x13e8b5['forceValue']?_0x13e8b5['forceValue']:!_0x24ebe7['value'];let _0x379e37;_0x13e8b5['language']||(_0x13e8b5['language']=_0x93f7ac[0x0]['language']),_0x379e37=_0x5d89d5?Array['from'](_0x1b9d4b['getSelectedBlocks']())['filter'](_0x470efd=>eo(_0x470efd)||function(_0x57d1b1,_0x41a6ec){if(_0x57d1b1['is']('rootElement')||_0x41a6ec['isLimit'](_0x57d1b1))return!0x1;return _0x41a6ec['checkChild'](_0x57d1b1['parent'],'codeBlock');}(_0x470efd,_0x1e2d1e['schema'])):Array['from'](_0x1b9d4b['getSelectedBlocks']())['filter'](_0x13c143=>eo(_0x13c143));const _0x1b5d4f=to(_0x379e37,_0x1e2d1e);_0x1e2d1e['change'](()=>{for(const _0x422c06 of _0x1b5d4f)_0x95cc2d['markBlockFormat'](_0x422c06,{'commandName':'codeBlock','commandParams':[{..._0x13e8b5,'forceValue':_0x5d89d5}],'formatGroupId':'blockName'});});}),(_0x95cc2d['descriptionFactory']['registerElementLabel']('codeBlock',_0x24254d=>o(_0x6a4188,'ELEMENT_CODE_BLOCK',_0x24254d)),_0x95cc2d['descriptionFactory']['registerDescriptionCallback'](_0x2a53b3=>{if('formatBlock'!=_0x2a53b3['type'])return;const _0x157c7f=_0x6a4188['t'],{data:_0xacaf13}=_0x2a53b3;if(!_0xacaf13||'codeBlock'!=_0xacaf13['commandName'])return;const _0x452cbf=_0xacaf13['commandParams'][0x0]['language'],_0x5b01c7=_0x157c7f(_0x93f7ac['find'](_0x4aa927=>_0x4aa927['language']===_0x452cbf)['label'])['toLowerCase']();return _0xacaf13['commandParams'][0x0]['forceValue']?{'type':'format','content':o(_0x6a4188,'*Set\x20format:*\x20%0',o(_0x6a4188,'ELEMENT_CODE_BLOCK',0x1)+'\x20('+_0x5b01c7+')')}:{'type':'format','content':o(_0x6a4188,'*Remove\x20format:*\x20%0',o(_0x6a4188,'ELEMENT_CODE_BLOCK',0x1))};}));}}function eo(_0x5ca13f){return'codeBlock'==_0x5ca13f['name'];}class H extends _0x2038e0{['afterInit'](){const _0x5f163c=this['editor'];if(!_0x5f163c['plugins']['has']('CommentsEditing'))return;_0x5f163c['plugins']['get']('TrackChangesEditing')['enableCommand']('addCommentThread');}}function io(_0x4249d7,_0xda2b0c,_0x236ab9){const _0x3413e8=[];for(const _0x135205 of _0xda2b0c['getItems']())_0x135205['hasAttribute'](_0x4249d7)&&_0x3413e8['push'](_0x236ab9['createRangeOn'](_0x135205));return _0x3413e8;}function _e(_0xa9a04,_0x552ea9,{showActiveMarker:_0x5ce575=!0x0}={}){const _0x100577=_0xa9a04['plugins']['get']('TrackChangesEditing');return(_0x17aed1,_0x5b798d,_0x355f0e)=>{if(!_0x355f0e['consumable']['test'](_0x5b798d['markerRange'],_0x17aed1['name']))return;const _0x5ab25c=_0x5b798d['markerRange']['getWalker'](),_0x19ba43=_0x5b798d['markerRange']['start'],_0x16352e=_0xa9a04['model']['schema'];let _0x194eff=null,_0x1cc1c4=null,_0x32af41=!0x1,_0xb07dff=!0x1;for(const _0xfbbc5d of _0x5ab25c){const _0x214da2=_0xfbbc5d['item'];_0x32af41=_0x32af41||_0x16352e['isContent'](_0x214da2);const _0x272eb9=_0x355f0e['mapper']['toViewElement'](_0x214da2);if(_0x272eb9&&_0x272eb9['getCustomProperty']('addHighlight'))return;'elementEnd'==_0xfbbc5d['type']&&(_0x16352e['isBlock'](_0x214da2)&&!_0x16352e['isLimit'](_0x214da2)&&(_0x214da2['nextSibling']||_0x19ba43['isAtEnd']?_0x194eff&&_0x194eff['parent']==_0x214da2||(_0x194eff=_0x214da2,_0x3533f2(_0xfbbc5d['previousPosition']),_0xb07dff=!0x0):_0x1cc1c4=_0x1cc1c4||_0xfbbc5d['previousPosition']));}function _0x3533f2(_0x3d64b6){const _0x56bc65=_0x355f0e['writer']['createUIElement']('span',{'class':'ck-suggestion-marker-'+_0x552ea9}),_0x5ee254=_0x355f0e['mapper']['toViewPosition'](_0x3d64b6);_0x5ce575&&_0x100577['activeMarkers']['includes'](_0x5b798d['markerName'])&&_0x355f0e['writer']['addClass']('ck-suggestion-marker--active',_0x56bc65),_0x355f0e['writer']['insert'](_0x5ee254,_0x56bc65),_0x355f0e['mapper']['bindElementToMarker'](_0x56bc65,_0x5b798d['markerName']);}_0x32af41||_0xb07dff||!_0x1cc1c4||_0x3533f2(_0x1cc1c4);};}class q extends _0x2038e0{static get['requires'](){return[_0x59896e];}['init'](){const _0x53e55d=this['editor'],_0x93b0a5=_0x53e55d['plugins']['get']('TrackChangesEditing');_0x93b0a5['enableCommand']('delete');const _0x962a41=_0x53e55d['commands']['get']('deleteForward');_0x93b0a5['enableCommand']('deleteForward',(_0x3023e9,_0x2151f9={})=>{const _0x306392=_0x53e55d['model']['createSelection'](_0x53e55d['model']['document']['selection']);_0x306392['isCollapsed']&&_0x53e55d['model']['modifySelection'](_0x306392,{'direction':'forward','unit':_0x2151f9['unit']});const _0x86de7a=_0x306392['getFirstRange'](),_0x4991fd=_0x55bce1['fromRange'](_0x86de7a);let _0x2c6c54;_0x3023e9(_0x2151f9),_0x2c6c54='$graveyard'==_0x4991fd['root']['rootName']?_0x53e55d['model']['createRange'](_0x86de7a['start']):_0x53e55d['model']['createRange'](_0x4991fd['start'],_0x4991fd['end']),_0x4991fd['detach'](),_0x53e55d['model']['enqueueChange'](_0x962a41['buffer']['batch'],_0xbaab69=>{_0x962a41['buffer']['lock'](),_0xbaab69['setSelection'](_0xbaab69['createRange'](_0x2c6c54['end'])),_0x962a41['buffer']['unlock']();});}),_0x53e55d['editing']['downcastDispatcher']['on']('addMarker:suggestion:deletion',_e(_0x53e55d,'merge'),{'priority':'high'}),_0x53e55d['data']['downcastDispatcher']['on']('addMarker:suggestion:deletion',(_0x4d3b2,_0x374e6c,_0x28a4cb)=>{_0x28a4cb['options']['showSuggestionHighlights']&&_e(_0x53e55d,'merge',{'showActiveMarker':!0x1})['bind'](this)(_0x4d3b2,_0x374e6c,_0x28a4cb);},{'priority':'high'}),_0x53e55d['editing']['downcastDispatcher']['on']('removeMarker:suggestion:deletion',(_0x279f25,_0x4ef765,_0x5d366f)=>{const _0xf93688=_0x5d366f['mapper']['markerNameToElements'](_0x4ef765['markerName']);if(_0xf93688){for(const _0x3dde74 of _0xf93688)_0x3dde74['is']('uiElement')&&(_0x5d366f['mapper']['unbindElementFromMarkerName'](_0x3dde74,_0x4ef765['markerName']),_0x5d366f['writer']['remove'](_0x3dde74));}},{'priority':'high'});}}class z extends _0x2038e0{['afterInit'](){const _0x2358ec=this['editor'];if(!_0x2358ec['plugins']['has']('ListEditing'))return;const _0x4a1076=_0x2358ec['locale'],_0x273d4f=_0x2358ec['plugins']['get']('TrackChangesEditing'),_0x3c72df=_0x2358ec['plugins']['has']('TodoListEditing'),_0x2f3965=!!_0x2358ec['config']['get']('list.multiBlock');function _0x510360(_0x58a85c){return{'type':'format','content':''+o(_0x4a1076,'*Set\x20format:*\x20%0',_0x58a85c)};}function _0x3945e8(_0x163d24){return{'type':'format','content':''+o(_0x4a1076,'*Remove\x20format:*\x20%0',_0x163d24)};}_0x273d4f['enableDefaultAttributesIntegration']('numberedList'),_0x273d4f['enableDefaultAttributesIntegration']('bulletedList'),_0x273d4f['enableDefaultAttributesIntegration']('customNumberedList'),_0x273d4f['enableDefaultAttributesIntegration']('customBulletedList'),_0x273d4f['enableDefaultAttributesIntegration']('indentList'),_0x273d4f['enableDefaultAttributesIntegration']('outdentList'),_0x273d4f['enableDefaultAttributesIntegration']('splitListItemAfter'),_0x273d4f['enableDefaultAttributesIntegration']('splitListItemBefore'),_0x273d4f['registerBlockAttribute']('listItemId'),_0x273d4f['registerBlockAttribute']('listType'),_0x273d4f['registerBlockAttribute']('listIndent'),_0x2f3965&&(_0x273d4f['enableDefaultAttributesIntegration']('mergeListItemBackward'),_0x273d4f['enableDefaultAttributesIntegration']('mergeListItemForward')),_0x3c72df&&(_0x273d4f['enableDefaultAttributesIntegration']('todoList'),_0x273d4f['enableDefaultAttributesIntegration']('checkTodoList'),_0x273d4f['registerBlockAttribute']('todoListChecked'),_0x273d4f['descriptionFactory']['registerDescriptionCallback'](_0xe4642b=>{const {data:_0x504380}=_0xe4642b;if(_0x504380&&'todoListChecked'==_0x504380['key'])return{'type':'format','content':_0x504380['newValue']?o(_0x4a1076,'*Check\x20item*'):o(_0x4a1076,'*Uncheck\x20item*')};}),this['editor']['model']['document']['registerPostFixer'](_0x43281f=>{if(_0x43281f['batch']['isUndo'])return!0x1;let _0x20d34d=!0x1;const _0x2871bd=_0x273d4f['getSuggestions']({'skipNotAttached':!0x0})['filter'](_0x25af2b=>'todoListChecked'===_0x273d4f['_getAttributeKey'](_0x25af2b));for(const _0x4253a8 of _0x2871bd){'todo'!=_0x4253a8['getFirstRange']()['start']['nodeAfter']['getAttribute']('listType')&&(_0x273d4f['_findSuggestions'](_0x4253a8['getFirstRange'](),'attribute')['find'](_0x15718e=>'listType'===_0x273d4f['_getAttributeKey'](_0x15718e['suggestion']))||(_0x43281f['removeMarker'](_0x4253a8['getFirstMarker']()),_0x20d34d=!0x0));}return _0x20d34d;})),_0x273d4f['descriptionFactory']['registerAttributeLabel']('listIndent',o(_0x4a1076,'FORMAT_INDENT'));const _0x147c83={'type':'format','content':''};_0x273d4f['descriptionFactory']['registerDescriptionCallback'](_0x513fec=>{const {data:_0x70243e}=_0x513fec;if(!_0x70243e||'listType'!=_0x70243e['key'])return;let _0x106d09=_0x513fec['head'];for(;_0x106d09;){if(_0x106d09['data']&&(('listStyle'==_0x106d09['data']['key']||'listMarkerStyle'==_0x106d09['data']['key'])&&(_0x106d09['data']['newValue']&&'default'!=_0x106d09['data']['newValue']||'default'!=_0x106d09['data']['oldValue']&&!_0x70243e['newValue'])||!_0x2f3965&&_0x106d09['data']['key']==m))return _0x147c83;_0x106d09=_0x106d09['next'];}if(null==_0x70243e['newValue'])switch(_0x70243e['oldValue']){case'bulleted':return _0x3945e8(o(_0x4a1076,'ELEMENT_BULLETED_LIST'));case'numbered':return _0x3945e8(o(_0x4a1076,'ELEMENT_NUMBERED_LIST'));case'todo':return _0x3945e8(o(_0x4a1076,'ELEMENT_TODO_LIST'));}switch(_0x70243e['newValue']){case'bulleted':return _0x510360(o(_0x4a1076,'ELEMENT_BULLETED_LIST'));case'numbered':return _0x510360(o(_0x4a1076,'ELEMENT_NUMBERED_LIST'));case'todo':return _0x510360(o(_0x4a1076,'ELEMENT_TODO_LIST'));}}),_0x273d4f['descriptionFactory']['registerDescriptionCallback'](_0x3f11ec=>{const {data:_0x163a14}=_0x3f11ec;if(_0x163a14&&'listIndent'==_0x163a14['key'])return null==_0x163a14['newValue']||null==_0x163a14['oldValue']&&0x0==_0x163a14['newValue']?_0x147c83:void 0x0;}),_0x273d4f['descriptionFactory']['registerDescriptionCallback'](_0x31d4e2=>{if('attribute'!=_0x31d4e2['type'])return;const {data:_0x2fd24a}=_0x31d4e2;if(!_0x2fd24a||'listItemId'!=_0x2fd24a['key'])return;const _0x38cd56=le(_0x31d4e2);return'newValue'==_0x38cd56?{'type':'format','content':o(_0x4a1076,'*Merge:*\x20list\x20item')}:'oldValue'==_0x38cd56?{'type':'format','content':o(_0x4a1076,'*Split:*\x20list\x20item')}:_0x147c83;}),_0x2358ec['model']['document']['registerPostFixer'](_0x3c7a13=>this['listItemIdFixer'](_0x3c7a13)),_0x2358ec['model']['document']['registerPostFixer'](_0x27a078=>this['noTrackChangesFixer'](_0x27a078)),_0x2358ec['model']['document']['registerPostFixer'](_0xc95665=>this['assureChains'](_0xc95665)),this['_supportLegacySuggestions']();}['listItemIdFixer'](_0xba1155){if(_0xba1155['batch']['isUndo']||!_0xba1155['batch']['isLocal'])return!0x1;let _0x3aebf7=!0x1;const _0x25a876=this['editor']['plugins']['get']('TrackChangesEditing')['getSuggestions']({'skipNotAttached':!0x0})['filter'](_0x1ce62d=>_0x1ce62d['data']&&'listItemId'==_0x1ce62d['data']['key'])['filter'](_0x4db900=>_0x4db900['data']['newValue']&&_0x4db900['data']['oldValue']);for(const _0x39af3f of _0x25a876)le(_0x39af3f)||(_0xba1155['removeMarker'](_0x39af3f['getFirstMarker']()),_0x3aebf7=!0x0);return _0x3aebf7;}['noTrackChangesFixer'](_0x57c7fe){if(_0x57c7fe['batch']['isUndo']||!_0x57c7fe['batch']['isLocal'])return!0x1;const _0x3e6bb7=this['editor']['plugins']['get']('TrackChangesEditing');if(_0x3e6bb7['trackChangesCommand']['value'])return!0x1;let _0x42201f=!0x1;const _0x11c507=['listType','listItemId','listIndent','listStyle','listStart','listReversed','todoListCheck','listMarker','listMarkerStyle'],_0x33ad82=this['editor']['model']['document']['differ']['getChanges']()['filter'](_0x5e534a=>'attribute'==_0x5e534a['type'])['filter'](_0x7543c2=>_0x11c507['includes'](_0x7543c2['attributeKey']));if(0x0==_0x33ad82['length'])return _0x42201f;for(const _0x374423 of _0x33ad82){const _0x55f90b=_0x3e6bb7['_findSuggestions'](_0x374423['range'],'attribute')['filter'](_0x2d268b=>!_0x2d268b['meta']['isNextTo'])['map'](_0x3f7b15=>_0x3f7b15['suggestion'])['filter'](_0xaf1427=>{const _0x457dd7=_0x3e6bb7['_getAttributeKey'](_0xaf1427);return _0x11c507['includes'](_0x457dd7);});if(_0x55f90b['length']){for(const _0x58dcf6 of _0x55f90b)_0x57c7fe['removeMarker'](_0x58dcf6['getFirstMarker']());_0x42201f=!0x0;}}return _0x42201f;}['assureChains'](_0x315415){if(_0x315415['batch']['isUndo']||!_0x315415['batch']['isLocal'])return!0x1;const _0x4cdf2f=this['editor']['plugins']['get']('TrackChangesEditing');let _0x3284ef=!0x1;const _0x3526d6=['listType','listItemId','listIndent','listStyle','listStart','listReversed','todoListCheck','listMarker','listMarkerStyle'];for(const _0x199cd7 of _0x4cdf2f['getSuggestions']({'skipNotAttached':!0x0})){const _0x24f9fb=_0x4cdf2f['_findSuggestions'](_0x199cd7['getFirstRange'](),'attribute')['map'](_0x4633dc=>_0x4633dc['suggestion'])['filter'](_0xba407f=>_0xba407f['data']&&_0x3526d6['includes'](_0xba407f['data']['key']));if(!_0x24f9fb['length'])continue;const _0x4f83a5=_0x24f9fb[0x0]['head']['attributes']['groupId'];if(!_0x24f9fb['every'](_0x35e107=>_0x35e107['attributes']['groupId']===_0x4f83a5)){for(const _0x5402ea of _0x24f9fb)_0x4c48f1(_0x5402ea,_0x4f83a5)&&(_0x3284ef=!0x0);}}return _0x3284ef;function _0x509719(_0x819109,_0x2bb68f){for(const _0x327f44 of _0x4cdf2f['getSuggestions']({'skipNotAttached':!0x0})['filter'](_0x532b2b=>'attribute'==_0x532b2b['type']&&_0x532b2b['attributes']['groupId']==_0x819109))_0x327f44['setAttribute']('groupId',_0x2bb68f);}function _0x4c48f1(_0x49b69e,_0x825a27){let _0x1b9d95=_0x49b69e['head'],_0x4264c3=!0x1;for(;_0x1b9d95;)_0x1b9d95['attributes']['groupId']!=_0x825a27&&(_0x509719(_0x1b9d95['attributes']['groupId'],_0x825a27),_0x1b9d95['setAttribute']('groupId',_0x825a27),_0x4264c3=!0x0),_0x1b9d95=_0x1b9d95['next'];return _0x4264c3;}}['_supportLegacySuggestions'](){const _0x28f2d2=this['editor'],_0x1bc2ea=_0x28f2d2['locale'],_0x30c5a4=_0x28f2d2['plugins']['get']('TrackChangesEditing');this['_registerLegacyDescription'](),_0x30c5a4['_suggestionFactory']['registerCustomCallback']('formatBlock','documentList','accept',function(_0x504c94,_0x5d5fec){const _0x1299fa=[];for(let _0x3a6533 of _0x504c94)_0x3a6533['start']['nodeAfter']===_0x3a6533['end']['parent']&&(_0x3a6533=_0x28f2d2['model']['createRange'](_0x28f2d2['model']['createPositionAt'](_0x3a6533['start']['nodeAfter'],0x0))),_0x1299fa['push'](_0x3a6533);_0x28f2d2['model']['change'](_0x236ba7=>{const _0x56fed9=_0x28f2d2['model']['document']['selection'],_0x18d3d7=Array['from'](_0x56fed9['getRanges']())['map'](_0x5c1a88=>_0x55bce1['fromRange'](_0x5c1a88));_0x236ba7['setSelection'](_0x1299fa),_0x28f2d2['commands']['get'](_0x5d5fec['commandName'])['refresh'](),_0x5d5fec['commandParams']['push']({'forceDefaultExecution':!0x0}),_0x28f2d2['execute'](_0x5d5fec['commandName'],..._0x5d5fec['commandParams']),_0x236ba7['setSelection'](_0x18d3d7);for(const _0x1b22c0 of _0x18d3d7)_0x1b22c0['detach']();});}),_0x30c5a4['descriptionFactory']['registerElementLabel'](function(_0xc546b9){const _0x29880d=!_0x28f2d2['model']['schema']['isObject'](_0xc546b9),_0x6e679=_0xc546b9['previousSibling'],_0x317ca5=_0xc546b9['nextSibling'],_0x23a033=_0xc546b9['getAttribute']('listItemId'),_0x1e0845=!_0x6e679||_0x6e679['getAttribute']('listItemId')!==_0x23a033,_0x246b5a=!_0x317ca5||_0x317ca5['getAttribute']('listItemId')!==_0x23a033;return _0x29880d&&Boolean(_0x23a033)&&_0x1e0845&&_0x246b5a;},_0x518daa=>o(_0x1bc2ea,'ELEMENT_LIST_ITEM',_0x518daa));}['_registerLegacyDescription'](){const _0x204bcb=this['editor'],_0x164ca1=_0x204bcb['locale'];function _0x3e3621(_0x39ec37){const _0x183867=_0x204bcb['commands']['get']('bulletedList')['value'],_0x37c0d8=_0x204bcb['commands']['get']('numberedList')['value'];return'numberedList'===_0x39ec37?_0x183867:_0x37c0d8;}_0x204bcb['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](function(_0x1ef79d){if('formatBlock'!=_0x1ef79d['type'])return;const {data:_0x59b164}=_0x1ef79d;if(!_0x59b164)return;let _0x588635,_0x5c134b,_0x5309bc,_0x29bf30;switch(_0x59b164['commandName']){case'bulletedList':_0x5309bc=_0x59b164['commandParams'][0x0]['forceValue'],_0x29bf30=_0x3e3621(_0x59b164['commandName']),_0x588635=_0x5309bc?'*Format:*\x20insert\x20into\x20%0':'*Format:*\x20remove\x20from\x20%0',!_0x29bf30&&_0x204bcb['config']['get']('list.multiBlock')||(_0x588635='*Change\x20to:*\x20%0'),_0x5c134b={'type':'format','content':o(_0x164ca1,_0x588635,o(_0x164ca1,'ELEMENT_BULLETED_LIST'))};break;case'numberedList':_0x5309bc=_0x59b164['commandParams'][0x0]['forceValue'],_0x29bf30=_0x3e3621(_0x59b164['commandName']),_0x588635=_0x5309bc?'*Format:*\x20insert\x20into\x20%0':'*Format:*\x20remove\x20from\x20%0',!_0x29bf30&&_0x204bcb['config']['get']('list.multiBlock')||(_0x588635='*Change\x20to:*\x20%0'),_0x5c134b={'type':'format','content':o(_0x164ca1,_0x588635,o(_0x164ca1,'ELEMENT_NUMBERED_LIST'))};break;case'indentList':_0x588635='*Indent:*\x20%0',_0x5c134b={'type':'format','content':o(_0x164ca1,_0x588635,o(_0x164ca1,'ELEMENT_LIST_ITEM'))};break;case'outdentList':_0x588635=function(_0x3cbc9d){const _0x563892=_0x3cbc9d['getFirstRange']();let _0x157832=_0x563892['start']['nodeAfter'];for(;_0x157832&&_0x563892['containsItem'](_0x157832);){if(_0x157832['getAttribute']('listIndent')>0x0)return!0x1;_0x157832=_0x157832['nextSibling'];}return!0x0;}(_0x1ef79d)?o(_0x164ca1,'*Format:*\x20remove\x20from\x20%0',o(_0x164ca1,function(_0x12a207){return'ELEMENT_'+_0x12a207['getFirstRange']()['start']['nodeAfter']['getAttribute']('listType')['toUpperCase']()+'_LIST';}(_0x1ef79d))):o(_0x164ca1,'*Outdent:*\x20%0',o(_0x164ca1,'ELEMENT_LIST_ITEM')),_0x5c134b={'type':'format','content':_0x588635};break;case'mergeListItemBackward':case'mergeListItemForward':!0x1===_0x59b164['multipleBlocks']&&(_0x588635='*Merge:*\x20%0',_0x5c134b={'type':'deletion','content':o(_0x164ca1,_0x588635,o(_0x164ca1,'ELEMENT_LIST_ITEM'))});}return _0x5c134b;});}}function le(_0xaf35a){let _0x2bcde5=_0xaf35a['getFirstRange']()['start']['nodeAfter']['previousSibling'];for(;_0x2bcde5;){const _0x4daffb=_0x2bcde5['getAttribute']('listItemId');if(!_0x4daffb)return!0x1;if(_0x4daffb==_0xaf35a['data']['newValue'])return'newValue';if(_0x4daffb==_0xaf35a['data']['oldValue'])return'oldValue';_0x2bcde5=_0x2bcde5['previousSibling'];}return!0x1;}class ue extends _0x2038e0{['afterInit'](){if(!this['editor']['plugins']['has']('ListPropertiesEditing'))return;const _0x1ea558=this['editor']['config']['get']('list.properties'),_0x1da2ab=this['editor']['plugins']['get']('TrackChangesEditing');_0x1ea558['styles']&&(_0x1da2ab['enableDefaultAttributesIntegration']('listStyle'),_0x1da2ab['registerBlockAttribute']('listStyle')),_0x1ea558['reversed']&&(_0x1da2ab['enableDefaultAttributesIntegration']('listReversed'),_0x1da2ab['registerBlockAttribute']('listReversed')),_0x1ea558['startIndex']&&(_0x1da2ab['enableDefaultAttributesIntegration']('listStart'),_0x1da2ab['registerBlockAttribute']('listStart'));const _0x509c20={'type':'format','content':''};_0x1da2ab['descriptionFactory']['registerDescriptionCallback'](this['handleDescriptions']['bind'](this));const _0x2245c6=this['editor']['locale'];_0x1da2ab['descriptionFactory']['registerAttributeLabel']('listReversed',o(_0x2245c6,'FORMAT_LIST_REVERSED')),_0x1da2ab['descriptionFactory']['registerDescriptionCallback'](_0x21d6a6=>{const {data:_0x5497ab}=_0x21d6a6;if(_0x5497ab&&'listReversed'==_0x5497ab['key'])return null==_0x5497ab['newValue']||0x0==_0x5497ab['newValue']&&null==_0x5497ab['oldValue']?_0x509c20:void 0x0;}),_0x1da2ab['descriptionFactory']['registerAttributeLabel']('listStart',o(_0x2245c6,'FORMAT_LIST_START')),_0x1da2ab['descriptionFactory']['registerDescriptionCallback'](_0x2361f1=>{const {data:_0x267311}=_0x2361f1;if(_0x267311&&'listStart'==_0x267311['key'])return null==_0x267311['newValue']||0x1==_0x267311['newValue']&&null==_0x267311['oldValue']?_0x509c20:void 0x0;}),this['editor']['model']['document']['registerPostFixer'](_0x144af1=>{if(_0x144af1['batch']['isUndo'])return!0x1;let _0x381938=!0x1;const _0x55cec0=_0x1da2ab['getSuggestions']({'skipNotAttached':!0x0})['filter'](_0x85affd=>{const _0x21337b=_0x1da2ab['_getAttributeKey'](_0x85affd);return'listStart'==_0x21337b||'listReversed'==_0x21337b;});for(const _0x434eef of _0x55cec0){const _0x27100c=_0x434eef['getFirstRange']()['start']['nodeAfter']['getAttribute']('listType');if('numbered'==_0x27100c||'customNumbered'==_0x27100c)continue;_0x1da2ab['_findSuggestions'](_0x434eef['getFirstRange'](),'attribute')['find'](_0x2abec4=>'listType'==_0x1da2ab['_getAttributeKey'](_0x2abec4['suggestion']))||(_0x144af1['removeMarker'](_0x434eef['getFirstMarker']()),_0x381938=!0x0);}return _0x381938;}),this['_registerLegacyDescription']();}['handleDescriptions'](_0x24b6bf){const _0x586a5a=this['editor']['locale'],{data:_0x469222}=_0x24b6bf,_0x4073e4={'type':'format','content':''};if(!_0x469222||'listStyle'!=_0x469222['key'])return;if(!_0x469222['oldValue'])return'default'==_0x469222['newValue']?_0x4073e4:{'type':'format','content':''+o(_0x586a5a,'*Set\x20format:*\x20%0',o(_0x586a5a,this['_getTranslationKeyForListStyle'](_0x469222['newValue'])))};if(!_0x469222['newValue']){if('default'==_0x469222['oldValue'])return _0x4073e4;let _0x105145=_0x24b6bf['head'];for(;_0x105145;){if(_0x105145['data']&&'listType'==_0x105145['data']['key']&&_0x105145['data']['newValue'])return _0x4073e4;_0x105145=_0x105145['next'];}return{'type':'format','content':''+o(_0x586a5a,'*Remove\x20format:*\x20%0',o(_0x586a5a,this['_getTranslationKeyForListStyle'](_0x469222['oldValue'])))};}if('default'!=_0x469222['newValue'])return{'type':'format','content':''+o(_0x586a5a,'*Set\x20format:*\x20%0',o(_0x586a5a,this['_getTranslationKeyForListStyle'](_0x469222['newValue'])))};let _0x4a8919=_0x24b6bf['head'];for(;_0x4a8919;){if(_0x4a8919['data']&&'listType'==_0x4a8919['data']['key']&&_0x4a8919['data']['newValue']&&_0x4a8919['data']['oldValue'])return _0x4073e4;_0x4a8919=_0x4a8919['next'];}return{'type':'format','content':o(_0x586a5a,'*Set\x20format:*\x20%0',o(_0x586a5a,'ELEMENT_'+_0x24b6bf['getFirstRange']()['start']['nodeAfter']['getAttribute']('listType')['toUpperCase']()+'_LIST_DEFAULT'))};}['_registerLegacyDescription'](){const _0x31840b=this['editor'],_0x18365c=_0x31840b['locale'];_0x31840b['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](_0x5202f3=>{if('formatBlock'!=_0x5202f3['type'])return;const {data:_0x21b40c}=_0x5202f3;if(!_0x21b40c)return;let _0x3da644,_0x46b59d;switch(_0x21b40c['commandName']){case'listStyle':_0x3da644='*Change\x20to:*\x20%0',_0x46b59d={'type':'format','content':o(_0x18365c,_0x3da644,o(_0x18365c,this['_getTranslationKeyForListStyle'](_0x21b40c['commandParams'][0x0]['type'])))};break;case'listReversed':_0x3da644=_0x21b40c['commandParams'][0x0]['reversed']?'*Format:*\x20set\x20order\x20to\x20reversed':'*Format:*\x20set\x20order\x20to\x20regular',_0x46b59d={'type':'format','content':o(_0x18365c,_0x3da644)};break;case'listStart':_0x3da644='*Format:*\x20set\x20start\x20index\x20to\x20%0',_0x46b59d={'type':'format','content':o(_0x18365c,_0x3da644,_0x21b40c['commandParams'][0x0]['startIndex'])};}return _0x46b59d;});}['_getTranslationKeyForListStyle'](_0x7b9030){return'ELEMENT_'+function(_0x1884e5){if(pe['includes'](_0x1884e5))return'bulleted';if(ye['includes'](_0x1884e5))return'numbered';return null;}(_0x7b9030)['toUpperCase']()+'_LIST_'+_0x7b9030['toUpperCase']()['replace'](/-/g,'_');}}const pe=['disc','circle','square'],ye=['decimal','decimal-leading-zero','lower-roman','upper-roman','lower-latin','upper-latin'];class W extends _0x2038e0{static get['requires'](){return[_0x26c0b4];}['init'](){const _0x25053b=this['editor'],_0x3f29df=_0x25053b['plugins']['get']('TrackChangesEditing'),_0x53af2d=_0x25053b['commands']['get']('enter');_0x3f29df['enableCommand']('enter',()=>{_0x25053b['model']['change'](_0x4397f1=>{const _0x4a3c70=_0x25053b['model']['document']['selection'],_0xa860fb=_0x4a3c70['getFirstPosition'](),_0x915698=_0x55bce1['fromRange'](_0x4a3c70['getFirstRange']());if(_0x53af2d['enterBlock'](_0x4397f1)){const _0x491e65=_0x25053b['model']['createPositionAt'](_0xa860fb['parent']['nextSibling'],0x0),_0x369adc=_0x4397f1['createRange'](_0xa860fb,_0x491e65);_0x3f29df['markInsertion'](_0x369adc);}else _0x4397f1['setSelection'](_0x4397f1['createRange'](_0x915698['end']));_0x915698['detach'](),_0x53af2d['fire']('afterExecute',{'writer':_0x4397f1});});}),_0x25053b['editing']['downcastDispatcher']['on']('addMarker:suggestion:insertion',_e(_0x25053b,'split'),{'priority':'high'}),_0x25053b['editing']['downcastDispatcher']['on']('removeMarker:suggestion:insertion',(_0x11b445,_0x4bac30,_0x26e1c5)=>{const _0x53897f=_0x26e1c5['mapper']['markerNameToElements'](_0x4bac30['markerName']);if(_0x53897f){for(const _0x3cbd03 of _0x53897f)_0x3cbd03['hasClass']('ck-suggestion-marker-split')&&(_0x26e1c5['mapper']['unbindElementFromMarkerName'](_0x3cbd03,_0x4bac30['markerName']),_0x26e1c5['writer']['remove'](_0x3cbd03));}},{'priority':'high'}),_0x25053b['data']['downcastDispatcher']['on']('addMarker:suggestion:insertion',(_0x53eda8,_0x1c0198,_0x2cd8cd)=>{_0x2cd8cd['options']['showSuggestionHighlights']&&_e(_0x25053b,'split',{'showActiveMarker':!0x1})['bind'](this)(_0x53eda8,_0x1c0198,_0x2cd8cd);},{'priority':'high'});}}class J extends _0x2038e0{['afterInit'](){if(!this['editor']['plugins']['has']('FindAndReplaceEditing'))return;const _0x5c8068=this['editor']['plugins']['get']('TrackChangesEditing');_0x5c8068['enableCommand']('find',this['handleFindCommand']['bind'](this)),_0x5c8068['enableCommand']('findNext'),_0x5c8068['enableCommand']('findPrevious'),_0x5c8068['enableCommand']('replace'),_0x5c8068['enableCommand']('replaceAll');}['handleFindCommand'](_0x5b0160,_0x2ce1ad,_0x3f13cc={}){const _0x8907db=this['editor']['plugins']['get']('FindAndReplaceUtils');return _0x5b0160(_0x565795=>('string'==typeof _0x2ce1ad?_0x8907db['findByTextCallback'](_0x2ce1ad,_0x3f13cc):_0x2ce1ad)(_0x565795)['filter'](_0x471595=>!0x1===this['_isInDeletionRange'](_0x471595,_0x565795['item'])),_0x3f13cc);}['_isInDeletionRange'](_0x1c6988,_0x4195f9){const _0x4b4e92=this['editor']['model']['createRange'](this['editor']['model']['createPositionAt'](_0x4195f9,_0x1c6988['start']),this['editor']['model']['createPositionAt'](_0x4195f9,_0x1c6988['end']));for(const _0x167e3e of this['editor']['model']['markers']['getMarkersGroup']('suggestion:deletion'))if(null!==_0x4b4e92['getIntersection'](_0x167e3e['getRange']()))return!0x0;return!0x1;}}const ro=[{'pluginName':'FontSizeEditing','commandName':'fontSize'},{'pluginName':'FontFamilyEditing','commandName':'fontFamily'},{'pluginName':'FontColorEditing','commandName':'fontColor'},{'pluginName':'FontBackgroundColorEditing','commandName':'fontBackgroundColor'}];class Q extends _0x2038e0{['afterInit'](){const _0x446756=this['editor']['locale'],_0x5163d8=this['editor']['plugins']['get']('TrackChangesEditing');for(const {pluginName:_0x409e53,commandName:_0xc2466}of ro)this['editor']['plugins']['has'](_0x409e53)&&(_0x5163d8['enableDefaultAttributesIntegration'](_0xc2466),_0x5163d8['registerInlineAttribute'](_0xc2466));_0x446756['t'],_0x5163d8['descriptionFactory']['registerAttributeLabel']('fontSize',o(_0x446756,'FORMAT_FONT_SIZE')),_0x5163d8['descriptionFactory']['registerAttributeLabel']('fontFamily',o(_0x446756,'FORMAT_FONT_FAMILY')),_0x5163d8['descriptionFactory']['registerAttributeLabel']('fontColor',o(_0x446756,'FORMAT_FONT_COLOR')),_0x5163d8['descriptionFactory']['registerAttributeLabel']('fontBackgroundColor',o(_0x446756,'FORMAT_FONT_BACKGROUND')),this['_registerLegacyDescription']();}['_registerLegacyDescription'](){const _0x539685=this['editor'],_0x23b493=_0x539685['locale'];_0x539685['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](_0x523ab9=>{const _0x1469c2=_0x23b493['t'];if('formatInline'!=_0x523ab9['type'])return;const {data:_0x171bad}=_0x523ab9;if(null!=_0x171bad){if('fontSize'==_0x171bad['commandName']){const _0xfb56f0=_0x171bad['commandParams'][0x0]['value'];if(_0xfb56f0){const _0x140b66=_0x1469c2(this['editor']['plugins']['get']('FontSize')['normalizeSizeOptions'](this['editor']['config']['get']('fontSize.options'))['find'](_0x4c1a2f=>_0x4c1a2f['model']==_0xfb56f0)['title'])['toLowerCase']();return{'type':'format','content':o(_0x23b493,'*Set\x20font\x20size:*\x20%0',_0x140b66)};}return{'type':'format','content':o(_0x23b493,'*Reset\x20font\x20size*')};}if('fontFamily'==_0x171bad['commandName']){const _0x39bfaf=_0x171bad['commandParams'][0x0]['value'];return _0x39bfaf?{'type':'format','content':o(_0x23b493,'*Set\x20font\x20family:*\x20%0',_0x39bfaf)}:{'type':'format','content':o(_0x23b493,'*Reset\x20font\x20family*')};}if('fontColor'==_0x171bad['commandName']){const _0x2e4e5d=_0x171bad['commandParams'][0x0]['value'];if(_0x2e4e5d){const _0x19ca75=_0x5f329a(this['editor']['config']['get']('fontColor.colors'))['find'](_0xea2c7e=>_0xea2c7e['model']==_0x2e4e5d);let _0x53dde7=_0x2e4e5d,_0x3f4563='';return _0x19ca75&&(_0x53dde7=_0x19ca75['label'],_0x3f4563=_0x1469c2(_0x53dde7)['toLowerCase']()),{'type':'format','content':o(_0x23b493,'*Set\x20font\x20color:*\x20%0',_0x3f4563)['trim'](),'color':{'value':_0x2e4e5d,'title':_0x3f4563||_0x53dde7}};}return{'type':'format','content':o(_0x23b493,'*Reset\x20font\x20color*')};}if('fontBackgroundColor'==_0x171bad['commandName']){const _0xe730f5=_0x171bad['commandParams'][0x0]['value'];if(_0xe730f5){const _0xa6d2ca=_0x5f329a(this['editor']['config']['get']('fontBackgroundColor.colors'))['find'](_0x537b4e=>_0x537b4e['model']==_0xe730f5);let _0x1c73c2=_0xe730f5,_0x54c1a8='';return _0xa6d2ca&&(_0x1c73c2=_0xa6d2ca['label'],_0x54c1a8=_0x1469c2(_0x1c73c2)['toLowerCase']()),{'type':'format','content':o(_0x23b493,'*Set\x20font\x20background\x20color:*\x20%0',_0x54c1a8)['trim'](),'color':{'value':_0xe730f5,'title':_0x54c1a8||_0x1c73c2}};}return{'type':'format','content':o(_0x23b493,'*Reset\x20font\x20background\x20color*')};}}});}}class X extends _0x2038e0{['afterInit'](){const _0x5e9360=this['editor'],_0x5d04fb=_0x5e9360['plugins']['get']('TrackChangesEditing'),_0x26615b=_0x5e9360['commands']['get']('copyFormat'),_0x52fe49=_0x5e9360['commands']['get']('pasteFormat');_0x26615b&&_0x52fe49&&(_0x5d04fb['enableDefaultAttributesIntegration']('pasteFormat'),_0x5d04fb['enableCommand']('copyFormat'),this['_registerLegacyDescription']());}['_registerLegacyDescription'](){const _0x2e0ee2=this['editor'],_0x35168b=_0x2e0ee2['locale'];_0x2e0ee2['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](_0x1e3db6=>{if('formatBlock'!=_0x1e3db6['type']&&'formatInline'!=_0x1e3db6['type'])return;const {data:_0x4967c3}=_0x1e3db6;if(_0x4967c3&&'pasteFormat'===_0x4967c3['commandName']){const _0x30c895=[],_0x44cb5f=_0x4967c3['commandParams'][0x0];for(const [_0x36ffb6,_0x5b25ad]of Object['entries'](_0x44cb5f))_0x30c895['push'](so(_0x2e0ee2,_0x36ffb6,_0x5b25ad));return _0x30c895['length']?{'type':'format','content':o(_0x35168b,'*Set\x20format\x20to:*\x20%0',_0x30c895['join'](',\x20'))}:{'type':'format','content':o(_0x35168b,'*Remove\x20all\x20formatting*')};}});}}function so(_0xe467a4,_0x79f676,_0xc4a598){const _0x401146=_0xe467a4['locale']['t'],_0x42e529=_0x79f676['split'](/(?=[A-Z])/)['join']('\x20'),_0x84f80d=_0x401146(_0x42e529['charAt'](0x0)['toUpperCase']()+_0x42e529['slice'](0x1))['toLowerCase']();if('boolean'==typeof _0xc4a598)return _0x84f80d;if('fontColor'===_0x79f676||'fontBackgroundColor'===_0x79f676){const _0x576dcb=_0x5f329a(_0xe467a4['config']['get']('fontColor.colors'))['find'](_0x35464b=>_0x35464b['model']==_0xc4a598);return _0x84f80d+'\x20('+(_0x576dcb?_0x401146(_0x576dcb['label'])['toLowerCase']():_0xc4a598)+')';}if('fontSize'===_0x79f676&&isNaN(parseFloat(_0xc4a598))){const _0x11ad9d=_0xe467a4['plugins']['get']('FontSize')['normalizeSizeOptions'](_0xe467a4['config']['get']('fontSize.options'))['find'](_0x5973b8=>_0x5973b8['model']==_0xc4a598);return _0x84f80d+'\x20('+(_0x11ad9d?_0x401146(_0x11ad9d['title'])['toLowerCase']():_0xc4a598)+')';}return _0x84f80d+'\x20('+_0xc4a598+')';}class Y extends _0x2038e0{['_headingOptions'];['afterInit'](){const _0x279cf6=this['editor'];if(!_0x279cf6['plugins']['has']('HeadingEditing'))return;this['_headingOptions']=_0x279cf6['config']['get']('heading.options');const _0x54fb5f=_0x279cf6['locale'],_0x4e4d1f=_0x279cf6['plugins']['get']('TrackChangesEditing');_0x4e4d1f['enableDefaultAttributesIntegration']('heading');for(const _0x196b88 of this['_headingOptions'])'paragraph'!=_0x196b88['model']&&_0x4e4d1f['descriptionFactory']['registerElementLabel'](_0x196b88['model'],_0x4bd414=>{const _0x1813a1=this['_getHeadingLevel'](_0x196b88['model']);return null!==_0x1813a1?_0xe084fb(_0x4bd414,_0x1813a1):_0x51dd67(_0x4bd414,_0x196b88['title']);});function _0xe084fb(_0x1cad24,_0x315836){return o(_0x54fb5f,'ELEMENT_HEADING',[_0x1cad24,_0x315836]);}function _0x51dd67(_0x2527aa,_0x2d76b5){return o(_0x54fb5f,'ELEMENT_HEADING_CUSTOM',[_0x2527aa,_0x2d76b5]);}this['_registerLegacyDescription']();}['_registerLegacyDescription'](){const _0x4b8ca7=this['editor'],_0x3cc97b=_0x4b8ca7['locale'];function _0x33514c(_0x15d27e,_0x11eced){return o(_0x3cc97b,'ELEMENT_HEADING_CUSTOM',[_0x15d27e,_0x11eced]);}_0x4b8ca7['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](_0x43c353=>{if('formatBlock'!=_0x43c353['type'])return;const {data:_0x3fb43a}=_0x43c353;if(_0x3fb43a&&'heading'==_0x3fb43a['commandName']){const _0x4f7b0a=_0x3fb43a['commandParams'][0x0]['value'],_0x34eab5=this['_getHeadingLevel'](_0x4f7b0a);if(null!==_0x34eab5)return{'type':'format','content':o(_0x3cc97b,'*Change\x20to:*\x20%0',(_0x13054f=0x1,_0x3a80ab=_0x34eab5,o(_0x3cc97b,'ELEMENT_HEADING',[_0x13054f,_0x3a80ab])))};const _0x445225=this['_headingOptions']['find'](_0x556dff=>_0x556dff['model']===_0x4f7b0a)['title'];return{'type':'format','content':o(_0x3cc97b,'*Change\x20to:*\x20%0',_0x33514c(0x1,_0x445225))};}var _0x13054f,_0x3a80ab;});}['_getHeadingLevel'](_0x2fe5a4){const _0x11f53f=_0x2fe5a4['match'](/^heading(\d+)/);if(_0x11f53f)return _0x11f53f[0x1];const _0x3aa9e5=this['_headingOptions']?.['find'](_0x5bf054=>_0x5bf054['model']==_0x2fe5a4);if(_0x3aa9e5&&_0x3aa9e5['view']){const _0x5edff5=_0x3aa9e5['view'],_0x2d26f6=(_0x5edff5['name']??_0x5edff5)['match'](/^h(\d+)/);if(_0x2d26f6)return _0x2d26f6[0x1];}return null;}}class Z extends _0x2038e0{['afterInit'](){const _0x3e295a=this['editor'];if(!_0x3e295a['plugins']['has']('HighlightEditing'))return;const _0x27109e=_0x3e295a['plugins']['get']('TrackChangesEditing'),_0x43e89b=_0x3e295a['locale'];_0x27109e['enableDefaultAttributesIntegration']('highlight'),_0x27109e['registerInlineAttribute']('highlight'),_0x27109e['descriptionFactory']['registerAttributeLabel']('highlight',o(_0x43e89b,'FORMAT_HIGHLIGHT')),this['_registerLegacyDescription']();}['_registerLegacyDescription'](){const _0x572cae=this['editor'],_0x2268bc=_0x572cae['locale'];_0x572cae['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](_0x39c751=>{if('formatInline'!=_0x39c751['type'])return;const {data:_0x21638d}=_0x39c751;if(_0x21638d&&'highlight'==_0x21638d['commandName']){const _0x42f60b=_0x2268bc['t'],_0x270daa=_0x21638d['commandParams'][0x0]['value'];if(_0x270daa){const _0xb15a7f=_0x572cae['config']['get']('highlight.options')['find'](_0x4a8dd4=>_0x4a8dd4['model']==_0x270daa),_0x1d0094=_0x42f60b(_0xb15a7f['title'])['toLowerCase']();return{'type':'format','content':o(_0x2268bc,'*Set\x20highlight:*\x20%0',_0x1d0094),'color':{'value':_0xb15a7f['color'],'title':_0xb15a7f['title']}};}return{'type':'format','content':o(_0x2268bc,'*Remove\x20highlight*',o(_0x2268bc,'FORMAT_HIGHLIGHT'))};}});}}class tt extends _0x2038e0{['afterInit'](){const _0x35907c=this['editor'];if(!_0x35907c['plugins']['has']('HorizontalLineEditing'))return;_0x35907c['plugins']['get']('TrackChangesEditing')['enableCommand']('horizontalLine');const _0x15c7e4=_0x35907c['plugins']['get']('TrackChangesEditing'),_0x2f87a1=_0x35907c['locale'];_0x15c7e4['descriptionFactory']['registerElementLabel']('horizontalLine',_0x56021c=>o(_0x2f87a1,'ELEMENT_HORIZONTAL_LINE',_0x56021c)),_0x35907c['conversion']['for']('dataDowncast')['elementToStructure']({'model':'horizontalLine','view':(_0x412496,{writer:_0x2e7694,options:_0x51e0c5})=>{if(!_0x51e0c5['showSuggestionHighlights'])return null;const _0x29ace4=_0x2e7694['createContainerElement']('div'),_0x44cf82=_0x2e7694['createEmptyElement']('hr');return _0x2e7694['addClass']('ck-horizontal-line',_0x29ace4),_0x2e7694['insert'](_0x2e7694['createPositionAt'](_0x29ace4,0x0),_0x44cf82),_0x29ace4;},'converterPriority':'high'});}}class et extends _0x2038e0{['afterInit'](){const _0x451a94=this['editor'];if(!_0x451a94['plugins']['has']('HtmlEmbed'))return;const _0x104a87=_0x451a94['plugins']['get']('TrackChangesEditing'),_0x2c7162=_0x451a94['locale'];_0x104a87['descriptionFactory']['registerElementLabel']('rawHtml',_0x17a984=>o(_0x2c7162,'ELEMENT_HTML_EMBED',_0x17a984)),_0x104a87['enableDefaultAttributesIntegration']('htmlEmbed'),_0x104a87['registerBlockAttribute']('value'),_0x104a87['descriptionFactory']['registerDescriptionCallback'](_0x541fc3=>{if('attribute'!=_0x541fc3['type'])return;const {data:_0x1e3b9d}=_0x541fc3;if(_0x1e3b9d&&'value'==_0x1e3b9d['key']&&_0x541fc3['getFirstRange']()['start']['nodeAfter']['is']('element','rawHtml')){const _0x262a38=o(_0x2c7162,'ELEMENT_HTML_EMBED');return{'type':'format','content':o(_0x2c7162,'*Change\x20%0\x20content*',_0x262a38)};}}),this['_registerLegacyDescription']();}['_registerLegacyDescription'](){const _0x44e225=this['editor'],_0x4ff894=_0x44e225['locale'];_0x44e225['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](_0x5548d7=>{if('formatBlock'!=_0x5548d7['type'])return;const {data:_0x56922f}=_0x5548d7;if(_0x56922f&&'htmlEmbed'==_0x56922f['commandName']){const _0x13871b=o(_0x4ff894,'ELEMENT_HTML_EMBED');return{'type':'format','content':o(_0x4ff894,'*Change\x20%0\x20content*',_0x13871b)};}});}}class it extends _0x2038e0{['afterInit'](){const _0x2be27e=this['editor'];if(!_0x2be27e['plugins']['has']('ImageEditing'))return;const _0x26044f=_0x2be27e['plugins']['get']('TrackChangesEditing'),_0xa4bf2c=_0x2be27e['plugins']['get']('ImageUtils'),_0x563832=_0x2be27e['locale'];_0x26044f['enableCommand']('insertImage'),_0x26044f['descriptionFactory']['registerElementLabel']('imageBlock',_0x5ecdf0=>o(_0x563832,'ELEMENT_IMAGE',_0x5ecdf0)),_0x26044f['descriptionFactory']['registerElementLabel']('imageInline',_0x2475b2=>o(_0x563832,'ELEMENT_INLINE_IMAGE',_0x2475b2)),_0x26044f['descriptionFactory']['registerElementLabel']('caption',()=>o(_0x563832,'ELEMENT_CAPTION')),_0x2be27e['plugins']['has']('ImageUploadEditing')&&_0x26044f['enableCommand']('uploadImage'),_0x2be27e['plugins']['has']('ImageBlockEditing')&&_0x2be27e['plugins']['has']('ImageInlineEditing')&&(_0x26044f['enableCommand']('imageTypeInline',(_0x300f35,_0x18ccdc)=>{const _0x44d13e=_0xa4bf2c['getClosestSelectedImageElement'](_0x2be27e['model']['document']['selection']);_0x2be27e['model']['change'](()=>{_0x26044f['markBlockFormat'](_0x44d13e,{'commandName':'imageTypeInline','commandParams':[_0x18ccdc]},[],'convertBlockImageToInline');});}),_0x26044f['enableCommand']('imageTypeBlock',(_0x4de534,_0x3e7982)=>{_0x2be27e['model']['change'](_0x141979=>{let _0x124465=_0xa4bf2c['getClosestSelectedImageElement'](_0x2be27e['model']['document']['selection']),_0x283d8a=_0x141979['createRangeOn'](_0x124465);const _0x8af48=_0x2dcd53['fromPosition'](_0x283d8a['start'],'toPrevious'),_0xfda974=_0x2dcd53['fromPosition'](_0x283d8a['end'],'toNext');_0x26044f['forceDefaultExecution'](()=>_0x4de534(_0x3e7982)),_0x124465=_0xa4bf2c['getClosestSelectedImageElement'](_0x2be27e['model']['document']['selection']),_0x283d8a=_0x141979['createRangeOn'](_0x124465);const _0x54535c=_0x141979['createRange'](_0x8af48,_0xfda974);_0x8af48['detach'](),_0xfda974['detach'](),_0x26044f['markBlockFormat'](_0x124465,{'commandName':'imageTypeInline','commandParams':[_0x3e7982]},[],'convertInlineImageToBlock'),_0x54535c['start']['isBefore'](_0x283d8a['start'])&&_0x26044f['markInsertion'](_0x141979['createRange'](_0x54535c['start'],_0x283d8a['start']),'convertInlineImageToBlock'),_0x283d8a['end']['isBefore'](_0x54535c['end'])&&_0x26044f['markInsertion'](_0x141979['createRange'](_0x283d8a['end'],_0x54535c['end']),'convertInlineImageToBlock');});}),_0x26044f['_suggestionFactory']['registerCustomCallback']('formatBlock','convertInlineImageToBlock','join',()=>!0x1),_0x26044f['_suggestionFactory']['registerCustomCallback']('formatBlock','convertInlineImageToBlock','accept',()=>!0x1),_0x26044f['_suggestionFactory']['registerCustomCallback']('formatBlock','convertInlineImageToBlock','discard',_0x26044f['_suggestionFactory']['getSuggestionCallback']('formatBlock','','accept')),_0x26044f['_suggestionFactory']['registerCustomCallback']('insertion','convertInlineImageToBlock','join',()=>!0x1),_0x26044f['_suggestionFactory']['registerCustomCallback']('insertion','convertInlineImageToBlock','discard',([_0x42484f])=>{const _0x119f9d=_0x26044f['_suggestionFactory']['getSuggestionCallback']('insertion','','discard');let _0x5efa6a=_0x42484f['start'],_0x4a2629=_0x42484f['end'];const _0x5efc8f=_0x2be27e['model']['schema']['getNearestSelectionRange'](_0x5efa6a,'backward'),_0x227619=_0x2be27e['model']['schema']['getNearestSelectionRange'](_0x4a2629,'forward');_0x5efc8f['isCollapsed']&&(_0x5efa6a=_0x5efc8f['start']),_0x227619['isCollapsed']&&(_0x4a2629=_0x227619['end']),_0x119f9d([_0x2be27e['model']['createRange'](_0x5efa6a,_0x4a2629)]);}),_0x26044f['_suggestionFactory']['registerCustomCallback']('formatBlock','convertInlineImageToBlock','chain',_0x247ee4),_0x26044f['_suggestionFactory']['registerCustomCallback']('insertion','convertInlineImageToBlock','chain',_0x247ee4)),_0x2be27e['plugins']['has']('ImageCaptionEditing')&&(_0x26044f['enableCommand']('toggleImageCaption',(_0x5968a9,_0x3ec481)=>{const _0x3c3c35=_0x2be27e['plugins']['get']('ImageCaptionUtils');let _0x36bcbc=_0xa4bf2c['getClosestSelectedImageElement'](_0x2be27e['model']['document']['selection']),_0x4e4276=_0x3c3c35['getCaptionFromImageModelElement'](_0x36bcbc);_0x2be27e['model']['change'](()=>{if(_0x4e4276)return void _0x26044f['markDeletion'](_0x2be27e['model']['createRangeOn'](_0x4e4276));const _0x2c6341=_0xa4bf2c['isBlockImage'](_0x36bcbc);_0x5968a9(_0x3ec481),_0x36bcbc=_0xa4bf2c['getClosestSelectedImageElement'](_0x2be27e['model']['document']['selection']),_0x4e4276=_0x3c3c35['getCaptionFromImageModelElement'](_0x36bcbc),_0x26044f['markInsertion'](_0x2be27e['model']['createRangeOn'](_0x4e4276),_0x2c6341?null:'imageCaption');});}),_0x26044f['_suggestionFactory']['registerCustomCallback']('insertion','imageCaption','chain',_0x247ee4));const _0x5a8693=[{'type':'formatBlock','subType':'imageStylePreApply'},{'type':'insertion','subType':'imageCaption'},{'type':'formatBlock','subType':'convertInlineImageToBlock'},{'type':'insertion','subType':'convertInlineImageToBlock'}];function _0x3ff8ad(_0x1707fe,_0x238bbb){const _0xcbee2=_0x5a8693['findIndex'](({type:_0x181604,subType:_0x469ca1})=>_0x1707fe['type']==_0x181604&&_0x1707fe['subType']==_0x469ca1),_0x1e5ebb=_0x5a8693['findIndex'](({type:_0x2b7560,subType:_0x492c6c})=>_0x238bbb['type']==_0x2b7560&&_0x238bbb['subType']==_0x492c6c);if(_0xcbee2<0x0||_0x1e5ebb<0x0)return!0x1;const _0x1d3bf7=_0x1707fe['getFirstRange'](),_0x14c6d6=_0x238bbb['getFirstRange']();if((0x0==_0xcbee2||0x1==_0xcbee2)&&0x2==_0x1e5ebb&&_0x1d3bf7['isIntersecting'](_0x14c6d6))return!0x0;if(0x2==_0xcbee2&&0x3==_0x1e5ebb){const _0x22d65c=_0x26044f['_findSuggestions'](_0x1d3bf7,'insertion')['filter'](({suggestion:_0x3950fc,meta:_0x277705})=>_0x277705['isOwn']&&'convertInlineImageToBlock'==_0x3950fc['subType']);if(_0x22d65c['length']>0x1&&_0x14c6d6['end']['isEqual'](_0x1d3bf7['start']))return!0x0;if(0x1==_0x22d65c['length']&&(_0x1d3bf7['start']['isEqual'](_0x14c6d6['end'])||_0x1d3bf7['end']['isEqual'](_0x14c6d6['start'])))return!0x0;}if(0x3==_0xcbee2&&0x3==_0x1e5ebb&&_0x1d3bf7['start']['isBefore'](_0x14c6d6['start'])){const _0x3f91bc=_0x1d3bf7['end']['nodeAfter'],_0xa1d6f7=_0x14c6d6['start']['nodeBefore'];return _0xa4bf2c['isBlockImage'](_0x3f91bc)&&_0x3f91bc===_0xa1d6f7;}return!0x1;}function _0x247ee4(_0x569980,_0x564bc2){return _0x3ff8ad(_0x569980,_0x564bc2)?[_0x569980,_0x564bc2]:_0x3ff8ad(_0x564bc2,_0x569980)?[_0x564bc2,_0x569980]:null;}_0x2be27e['plugins']['has']('ImageResize')&&(_0x26044f['enableDefaultAttributesIntegration']('resizeImage'),_0x26044f['registerBlockAttribute']('resizedWidth'),_0x26044f['descriptionFactory']['registerAttributeLabel']('resizedWidth',o(_0x563832,'FORMAT_IMAGE_SIZE'))),_0x2be27e['plugins']['has']('ImageTextAlternativeEditing')&&(_0x26044f['enableDefaultAttributesIntegration']('imageTextAlternative'),_0x26044f['registerBlockAttribute']('alt')),_0x26044f['descriptionFactory']['registerDescriptionCallback'](_0x2059ec=>{if(!!_0x5a8693['find'](({type:_0x5a3846,subType:_0x310f7f})=>_0x2059ec['type']==_0x5a3846&&_0x2059ec['subType']==_0x310f7f))return _0x2059ec['previous']?{}:void 0x0;}),_0x26044f['descriptionFactory']['registerDescriptionCallback'](_0x5406f2=>{if('insertion'==_0x5406f2['type']||'deletion'==_0x5406f2['type']){const _0x276d70=_0x5406f2['getContainedElement']();if(_0x276d70&&_0x276d70['is']('element','caption'))return{'type':'insertion'==_0x5406f2['type']?'addObject':'removeObject','element':_0x276d70,'quantity':0x1};}}),_0x26044f['descriptionFactory']['registerDescriptionCallback'](_0x4625cb=>'formatBlock'==_0x4625cb['type']&&'convertInlineImageToBlock'==_0x4625cb['subType']?{'type':'format','content':'Inline\x20image\x20to\x20block\x20image'}:'formatBlock'==_0x4625cb['type']&&'convertBlockImageToInline'==_0x4625cb['subType']?{'type':'format','content':'Block\x20image\x20to\x20inline\x20image'}:void 0x0),_0x26044f['descriptionFactory']['registerDescriptionCallback'](_0x1b2799=>{if('attribute'!=_0x1b2799['type'])return;const {data:_0x573be1}=_0x1b2799;if(!_0x573be1||'alt'!=_0x573be1['key'])return;const _0x1c045a=_0x573be1['newValue'];return _0x1c045a?{'type':'format','content':o(_0x563832,'*Set\x20image\x20text\x20alternative:*\x20%0','\x22'+_0x1c045a+'\x22')}:{'type':'format','content':o(_0x563832,'*Remove\x20image\x20text\x20alternative*')};}),this['_registerLegacyDescription']();}['_registerLegacyDescription'](){const _0x450fa1=this['editor'],_0x4ebeda=_0x450fa1['locale'];_0x450fa1['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](_0x174df6=>{if('formatBlock'!=_0x174df6['type']&&'formatInline'!=_0x174df6['type'])return;const {data:_0x22c842}=_0x174df6;if(_0x22c842){if('imageTextAlternative'==_0x22c842['commandName']){const _0x2eb451=_0x22c842['commandParams'][0x0]['newValue'];return _0x2eb451?{'type':'format','content':o(_0x4ebeda,'*Set\x20image\x20text\x20alternative:*\x20%0','\x22'+_0x2eb451+'\x22')}:{'type':'format','content':o(_0x4ebeda,'*Remove\x20image\x20text\x20alternative*')};}if('resizeImage'==_0x22c842['commandName']){const _0x272a08=_0x22c842['commandParams'][0x0]['width'];return _0x272a08?{'type':'format','content':o(_0x4ebeda,'*Set\x20image\x20width:*\x20%0',_0x272a08)}:{'type':'format','content':o(_0x4ebeda,'*Reset\x20image\x20width*')};}}});}}class st extends _0x2038e0{['afterInit'](){if(!this['editor']['plugins']['has']('ImageEditing'))return;const _0x3913c3=this['editor']['locale'],_0x5d5f6f=this['editor']['plugins']['get']('TrackChangesEditing');_0x5d5f6f['enableDefaultAttributesIntegration']('replaceImageSource'),_0x5d5f6f['registerBlockAttribute']('src'),_0x5d5f6f['descriptionFactory']['registerDescriptionCallback'](_0xe0fc3a=>{if('attribute'!=_0xe0fc3a['type'])return;const {data:_0x7d0aa0}=_0xe0fc3a;return _0x7d0aa0&&'src'==_0x7d0aa0['key']?_0x7d0aa0['newValue']&&_0x7d0aa0['oldValue']?{'type':'format','content':o(_0x3913c3,'*Replace\x20image\x20URL*')}:{'type':'format','content':''}:void 0x0;}),this['_handleLegacySuggestions']();}['_handleLegacySuggestions'](){const _0x296482=this['editor']['plugins']['get']('TrackChangesEditing');_0x296482['_suggestionFactory']['registerCustomCallback']('formatBlock','replaceImageSource','accept',_0x296482['_suggestionFactory']['getSuggestionCallback']('formatBlock',null,'discard')),_0x296482['_suggestionFactory']['registerCustomCallback']('formatBlock','replaceImageSource','discard',_0x296482['_suggestionFactory']['getSuggestionCallback']('formatBlock',null,'accept')),this['_registerLegacyDescription']();}['_registerLegacyDescription'](){const _0x23a118=this['editor'],_0x361e02=_0x23a118['locale'];_0x23a118['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](_0x20bf0f=>{if('formatBlock'!=_0x20bf0f['type']&&'formatInline'!=_0x20bf0f['type'])return;const {data:_0x251f72}=_0x20bf0f;if(!_0x251f72||'replaceImageSource'!=_0x251f72['commandName'])return;return{'type':'format','content':o(_0x361e02,'*Format:*\x20replace\x20image\x20URL')};});}}class nt extends _0x2038e0{['afterInit'](){const _0x46cede=this['editor'];if(!_0x46cede['plugins']['has']('ImageStyleEditing'))return;const _0xe8ad98=_0x46cede['plugins']['get']('TrackChangesEditing'),_0x27e221=_0x46cede['plugins']['get']('ImageUtils'),_0x10bf2c={};_0xe8ad98['enableCommand']('imageStyle',(_0x51adbb,_0x12d4ba)=>{const _0x3d7ad2=_0x46cede['plugins']['get']('Users')['me'],_0xbdec87=_0x46cede['commands']['get']('imageStyle');let _0x271ed0=_0x27e221['getClosestSelectedImageElement'](_0x46cede['model']['document']['selection']),_0x1bff89=_0x46cede['model']['createRangeOn'](_0x271ed0),_0x4550b5=_0xbdec87['value'];if(_0x4550b5==_0x12d4ba['value'])return;const _0x4c9be8={'commandName':'imageStyle','commandParams':[_0x12d4ba],'formatGroupId':_0x515477()};_0x46cede['model']['change'](()=>{if(_0xe8ad98['getSuggestions']()['filter'](_0x4e1963=>_0x4e1963['isInContent']&&_0x3d7ad2==_0x4e1963['author']&&('formatBlock'==_0x4e1963['type']||'formatInline'==_0x4e1963['type'])&&('imageStylePreApply'==_0x4e1963['subType']||'imageStylePostApply'==_0x4e1963['subType'])&&_0x4e1963['getFirstRange']()['isEqual'](_0x1bff89))['forEach'](_0x42143b=>_0xe8ad98['discardSuggestion'](_0x42143b['head'])),_0x271ed0=_0x27e221['getClosestSelectedImageElement'](_0x46cede['model']['document']['selection']),_0x1bff89=_0x46cede['model']['createRangeOn'](_0x271ed0),_0xbdec87['refresh'](),_0x46cede['commands']['get']('imageTypeInline')['refresh'](),_0x46cede['commands']['get']('imageTypeBlock')['refresh'](),_0x4550b5=_0xbdec87['value'],_0x4550b5!=_0x12d4ba['value'])return _0x27e221['isInlineImage'](_0x271ed0)&&_0xbdec87['shouldConvertImageType'](_0x12d4ba['value'],_0x271ed0)?(_0x51adbb({..._0x12d4ba,'setImageSizes':!0x1}),_0x271ed0=_0x27e221['getClosestSelectedImageElement'](_0x46cede['model']['document']['selection']),void _0xe8ad98['markBlockFormat'](_0x271ed0,{..._0x4c9be8,'commandReversedParams':[{'value':_0x4550b5||null,'setImageSizes':!0x1}]},[],'imageStylePreApply')):void(_0x27e221['isBlockImage'](_0x271ed0)?_0xe8ad98['markBlockFormat'](_0x271ed0,_0x4c9be8,[],'imageStylePostApply'):_0xe8ad98['markInlineFormat'](_0x1bff89,_0x4c9be8,'imageStylePostApply'));});});for(const _0x4003fe of _0x46cede['plugins']['get']('ImageStyleEditing')['normalizedStyles'])_0x10bf2c[_0x4003fe['name']]=_0x4003fe['title']['toLowerCase']();_0xe8ad98['_suggestionFactory']['registerCustomCallback']('formatBlock','imageStylePreApply','join',()=>!0x1),_0xe8ad98['_suggestionFactory']['registerCustomCallback']('formatBlock','imageStylePostApply','join',()=>!0x1),_0xe8ad98['_suggestionFactory']['registerCustomCallback']('formatInline','imageStylePostApply','join',()=>!0x1),_0xe8ad98['_suggestionFactory']['registerCustomCallback']('formatBlock','imageStylePreApply','accept',([_0x51b622])=>{_0x27e221['setImageNaturalSizeAttributes'](_0x51b622['getContainedElement']());}),_0xe8ad98['_suggestionFactory']['registerCustomCallback']('formatBlock','imageStylePreApply','discard',(_0xd1600f,_0x203bc6)=>{_0xe8ad98['_suggestionFactory']['getSuggestionCallback']('formatBlock','','accept')(_0xd1600f,{'commandName':_0x203bc6['commandName'],'commandParams':_0x203bc6['commandReversedParams']});}),_0xe8ad98['_suggestionFactory']['registerCustomCallback']('formatBlock','imageStylePreApply','chain',function(_0x20cad6,_0x513cc1){if(_0x5b8596(_0x20cad6,_0x513cc1))return[_0x20cad6,_0x513cc1];if(_0x5b8596(_0x513cc1,_0x20cad6))return[_0x513cc1,_0x20cad6];return null;});const _0x320a05=[{'type':'formatBlock','subType':'imageStylePreApply'},{'type':'insertion','subType':'imageCaption'},{'type':'formatBlock','subType':'convertInlineImageToBlock'},{'type':'insertion','subType':'convertInlineImageToBlock'}];function _0x5b8596(_0x203686,_0x1e59a0){const _0x70c93=_0x320a05['findIndex'](({type:_0x20d0da,subType:_0x403f17})=>_0x203686['type']==_0x20d0da&&_0x203686['subType']==_0x403f17),_0x4527bd=_0x320a05['findIndex'](({type:_0xc4a0f1,subType:_0x8cf7a})=>_0x1e59a0['type']==_0xc4a0f1&&_0x1e59a0['subType']==_0x8cf7a);if(_0x70c93<0x0||_0x4527bd<0x0)return!0x1;const _0x15feed=_0x203686['getFirstRange'](),_0x2eeac0=_0x1e59a0['getFirstRange']();if((0x0==_0x70c93||0x1==_0x70c93)&&0x2==_0x4527bd&&_0x15feed['isIntersecting'](_0x2eeac0))return!0x0;if(0x2==_0x70c93&&0x3==_0x4527bd){const _0x309d1e=_0xe8ad98['_findSuggestions'](_0x15feed,'insertion')['filter'](({suggestion:_0x49bcfd,meta:_0x501b23})=>_0x501b23['isOwn']&&'convertInlineImageToBlock'==_0x49bcfd['subType']);if(_0x309d1e['length']>0x1&&_0x2eeac0['end']['isEqual'](_0x15feed['start']))return!0x0;if(0x1==_0x309d1e['length']&&(_0x15feed['start']['isEqual'](_0x2eeac0['end'])||_0x15feed['end']['isEqual'](_0x2eeac0['start'])))return!0x0;}if(0x3==_0x70c93&&0x3==_0x4527bd&&_0x15feed['start']['isBefore'](_0x2eeac0['start'])){const _0x2b27c4=_0x15feed['end']['nodeAfter'],_0x30fe5b=_0x2eeac0['start']['nodeBefore'];return _0x27e221['isBlockImage'](_0x2b27c4)&&_0x2b27c4===_0x30fe5b;}return!0x1;}_0x46cede['model']['document']['registerPostFixer'](()=>{let _0xe528ac=!0x1;const _0x5eb5f4=Array['from'](_0x46cede['model']['document']['differ']['getChangedMarkers']());for(const {name:_0x490500,data:_0x5c7fe7}of _0x5eb5f4){const {group:_0x5337fd,type:_0x2a7904,subType:_0x3c4412,id:_0x4bf12a}=_0xe8ad98['_splitMarkerName'](_0x490500);if('suggestion'==_0x5337fd&&_0xe8ad98['hasSuggestion'](_0x4bf12a)){if('formatBlock'==_0x2a7904&&('imageStylePreApply'==_0x3c4412||'imageStylePostApply'==_0x3c4412)){const _0x5fa186=_0xe8ad98['getSuggestion'](_0x4bf12a);if(_0x5c7fe7['newRange']){const _0x8afdec=_0x5fa186['getFirstRange']()['getContainedElement']();if(_0x27e221['isBlockImage'](_0x8afdec))continue;_0xe8ad98['discardSuggestion'](_0x5fa186),_0xe528ac=!0x0;}}if('insertion'==_0x2a7904&&'imageCaption'==_0x3c4412&&!_0x5c7fe7['newRange']){const _0x56a1c2=_0xe8ad98['getSuggestion'](_0x4bf12a);_0x56a1c2['next']&&_0x56a1c2['next']['isInContent']&&(_0xe8ad98['discardSuggestion'](_0x56a1c2['next']),_0xe528ac=!0x0);}}}return _0xe528ac;}),this['_registerLegacyDescription'](_0x10bf2c);}['_registerLegacyDescription'](_0x4aff51){const _0x231b40=this['editor'],_0xc53ad1=_0x231b40['locale'];_0x231b40['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](_0xc291ed=>{if('formatBlock'!=_0xc291ed['type']&&'formatInline'!=_0xc291ed['type'])return;const {data:_0x462c90}=_0xc291ed;if(!_0x462c90||'imageStyle'!=_0x462c90['commandName'])return;const _0x30a461=_0x462c90['commandParams'][0x0]['value'];return _0x16ca17('side'===_0x30a461?o(_0xc53ad1,'FORMAT_SIDE_IMAGE'):_0x4aff51[_0x30a461]||_0x30a461);function _0x16ca17(_0x12d0ef){return{'type':'format','content':o(_0xc53ad1,'*Format:*\x20%0',_0x12d0ef)};}});}}class ot extends _0x2038e0{['_trackChangesValueDuringImport'];['_trackChangesExecuted'];constructor(_0x3171a){super(_0x3171a),this['_trackChangesValueDuringImport']=!0x1,this['_trackChangesExecuted']=!0x1;}['afterInit'](){const _0x3055eb=this['editor'],_0x225046=_0x3055eb['commands']['get']('importWord'),_0x222d57=_0x3055eb['commands']['get']('trackChanges');_0x225046&&(_0x225046['on']('execute',(_0x150fe2,[,_0x376e5a])=>{this['_trackChangesValueDuringImport']=_0x222d57['value'],_0x376e5a['collaboration_features']['track_changes']=!this['_trackChangesValueDuringImport'];},{'priority':'high'}),this['listenTo'](_0x225046,'dataInsert',this['_handleImportedData']['bind'](this)),this['listenTo'](_0x225046,'dataInsert',()=>{this['_trackChangesExecuted']&&(_0x222d57['execute'](),this['_trackChangesExecuted']=!0x1);},{'priority':'lowest'}),_0x3055eb['plugins']['get']('TrackChangesEditing')['enableCommand']('importWord'));}['_handleImportedData'](_0x12cb41,_0x502a18){const {suggestions:_0x4434f8}=_0x502a18,_0x5601ac=this['editor']['commands']['get']('trackChanges'),_0x36bea9=_0x5601ac['value'];this['_trackChangesValueDuringImport']!==_0x36bea9&&(_0x5601ac['execute'](),this['_trackChangesExecuted']=!0x0),_0x4434f8&&_0x4434f8['forEach'](({id:_0x5e7fc2,type:_0x41d583,author:_0x430a05,created_at:_0x2a2a22})=>{const _0x34767f={'id':_0x5e7fc2,'type':_0x41d583,'authorId':this['editor']['plugins']['get']('Users')['me']['id'],'createdAt':new Date(),'data':null,'hasComments':!0x1,'attributes':{'@external':{'authorName':_0x430a05,'createdAt':_0x2a2a22?new Date(_0x2a2a22):new Date(),'source':'importWord'}}};this['editor']['plugins']['get']('TrackChangesEditing')['_setSuggestionData'](_0x34767f);});}}class rt extends _0x2038e0{['afterInit'](){const _0x364996=this['editor'],_0x2a78ec=_0x364996['plugins']['get']('TrackChangesEditing');if(_0x364996['plugins']['has']('IndentEditing')&&(_0x2a78ec['enableCommand']('indent'),_0x2a78ec['enableCommand']('outdent')),_0x364996['plugins']['has']('IndentBlock')){for(const _0x53a0fb of['indentBlock','outdentBlock'])_0x2a78ec['enableDefaultAttributesIntegration'](_0x53a0fb);}const _0x4124b3=_0x364996['locale'];_0x2a78ec['registerBlockAttribute']('blockIndent'),_0x2a78ec['descriptionFactory']['registerAttributeLabel']('blockIndent',o(_0x4124b3,'FORMAT_INDENT')),this['_registerLegacyDescription']();}['_registerLegacyDescription'](){const _0x2ee513=this['editor'],_0x5e841a=_0x2ee513['locale'],_0x229097=_0x2ee513['plugins']['get']('TrackChangesEditing');_0x229097['descriptionFactory']['registerDescriptionCallback'](_0x5e4359=>{if('formatBlock'!=_0x5e4359['type'])return;const {data:_0x395cd1}=_0x5e4359;if(!_0x395cd1)return;if('indentBlock'!=_0x395cd1['commandName']&&'outdentBlock'!=_0x395cd1['commandName'])return;const _0x5a06c8=_0x5e4359['getItems']()[0x0],_0x29b1bf=_0x229097['descriptionFactory']['getItemLabel'](_0x5a06c8);return'indentBlock'==_0x395cd1['commandName']?{'type':'format','content':o(_0x5e841a,'*Indent:*\x20%0',_0x29b1bf)}:'outdentBlock'==_0x395cd1['commandName']?{'type':'format','content':o(_0x5e841a,'*Outdent:*\x20%0',_0x29b1bf)}:void 0x0;});}}class at extends _0x2038e0{static get['requires'](){return[tr];}['init'](){this['editor']['plugins']['get']('TrackChangesEditing')['enableCommand']('input');}}class ct extends _0x2038e0{['afterInit'](){const _0x274e0b=this['editor'];if(!_0x274e0b['plugins']['has']('LinkEditing'))return;const _0x89d1ff=_0x274e0b['plugins']['get']('TrackChangesEditing'),_0x5e27e3=_0x274e0b['commands']['get']('link');_0x89d1ff['enableDefaultAttributesIntegration']('link'),_0x89d1ff['enableDefaultAttributesIntegration']('unlink'),_0x89d1ff['registerInlineAttribute']('linkHref');for(const _0x2335b8 of _0x5e27e3['manualDecorators'])_0x89d1ff['registerInlineAttribute'](_0x2335b8['id']),_0x89d1ff['descriptionFactory']['registerAttributeLabel'](_0x2335b8['id'],'link\x20('+_0x2335b8['label']['toLowerCase']()+')');_0x89d1ff['descriptionFactory']['registerDescriptionCallback'](_0x2c65f3=>{if('attribute'!=_0x2c65f3['type'])return;const {data:_0x1709d6}=_0x2c65f3;if(!_0x1709d6||'linkHref'!=_0x1709d6['key'])return;const _0x5ac143=_0x1709d6['newValue'],_0x3db018=_0x274e0b['locale'];return{'type':'format','content':null==_0x5ac143?o(_0x3db018,'*Remove\x20link*'):o(_0x3db018,'*Set\x20link:*\x20%0','\x22'+_0x5ac143+'\x22')};}),this['_registerLegacyDescription']();}['_registerLegacyDescription'](){const _0x2f4374=this['editor'],_0x12175d=_0x2f4374['locale'];_0x2f4374['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](_0x281026=>{if('formatInline'!=_0x281026['type'])return;const {data:_0x1b63b3}=_0x281026;if(_0x1b63b3){if('link'==_0x1b63b3['commandName']){const _0x207673=_0x1b63b3['commandParams'][0x0];return{'type':'format','content':o(_0x12175d,'*Set\x20link:*\x20%0','\x22'+_0x207673+'\x22')};}return'unlink'==_0x1b63b3['commandName']?{'type':'format','content':o(_0x12175d,'*Remove\x20link*')}:void 0x0;}});}}class ut extends _0x2038e0{['afterInit'](){const _0x1f2e05=this['editor'],_0x2ba7e8=_0x1f2e05['locale'];if(!_0x1f2e05['plugins']['has']('LegacyListEditing'))return;const _0x51217c=_0x1f2e05['plugins']['get']('TrackChangesEditing'),_0x1f0c48=_0x1f2e05['plugins']['has']('LegacyTodoListEditing');function _0x4c9c56(_0x592994){return()=>{const _0x57af6a=_0x1f2e05['model']['document']['selection'],_0x10e7d9=_0x1f2e05['commands']['get'](_0x592994);if(_0x10e7d9['value'])return void _0x1f2e05['execute']('paragraph',{});const _0x16def9=_0x592994['slice'](0x0,-0x4),_0x28ba17=function(_0x8eaf0a,_0x568d1b,_0x23b702){let _0x12f2a9=Array['from'](_0x8eaf0a)['filter'](_0x284059=>function(_0x1f71e4,_0x501476){return _0x501476['checkChild'](_0x1f71e4['parent'],'listItem')&&!_0x501476['isObject'](_0x1f71e4);}(_0x284059,_0x23b702));_0x12f2a9=_0x12f2a9['filter'](_0x30d93c=>!_0x30d93c['is']('element','listItem')||_0x30d93c['getAttribute']('listType')!=_0x568d1b);const _0x257896=new Set();for(const _0x195ddb of _0x12f2a9)_0x195ddb['is']('element','listItem')?_0x257896['add'](me(_0x195ddb)):_0x257896['add'](_0x195ddb);return Array['from'](_0x257896);}(_0x57af6a['getSelectedBlocks'](),_0x16def9,_0x1f2e05['model']['schema']);_0x1f2e05['model']['change'](()=>{for(const _0x5af1d7 of _0x28ba17)_0x51217c['markBlockFormat'](_0x5af1d7,{'commandName':_0x592994,'commandParams':[{'forceValue':!_0x10e7d9['value']}],'formatGroupId':'blockName'},fe(_0x5af1d7));});};}function _0x2f222f(_0xe7e6a1){return()=>{const _0x14be87=function(_0xbd361f){let _0x447713=Array['from'](_0xbd361f);const _0x10825e=_0x447713['findIndex'](_0x30c39=>'listItem'!=_0x30c39['name']);return _0x10825e>-0x1&&(_0x447713=_0x447713['slice'](0x0,_0x10825e)),_0x447713;}(_0x1f2e05['model']['document']['selection']['getSelectedBlocks']()),_0x3823a8=_0x1f2e05['model']['createRange'](_0x1f2e05['model']['createPositionAt'](_0x14be87[0x0],'before'),_0x1f2e05['model']['createPositionAt'](_0x14be87[_0x14be87['length']-0x1],'end'));_0x1f2e05['model']['change'](()=>{_0x51217c['markBlockFormat'](_0x3823a8,{'commandName':_0xe7e6a1,'commandParams':[],'formatGroupId':'listIndent'},function(_0x33e5b2){const _0xb58448=new Set();for(const _0x3cbf0c of _0x33e5b2){let _0x27d384=_0x3cbf0c['nextSibling'];for(;_0x27d384&&_0x27d384['getAttribute']('listIndent')>_0x3cbf0c['getAttribute']('listIndent');)_0xb58448['add'](_0x27d384),_0x27d384=_0x27d384['nextSibling'];}return Array['from'](_0xb58448);}(_0x14be87));});};}_0x51217c['enableCommand']('numberedList',_0x4c9c56('numberedList')),_0x51217c['enableCommand']('bulletedList',_0x4c9c56('bulletedList')),_0x1f0c48&&_0x51217c['enableCommand']('todoList',_0x4c9c56('todoList')),_0x51217c['enableCommand']('indentList',_0x2f222f('indentList')),_0x51217c['enableCommand']('outdentList',_0x2f222f('outdentList')),_0x1f0c48&&_0x51217c['enableCommand']('checkTodoList',()=>{const _0x56730f=_0x1f2e05['commands']['get']('checkTodoList'),_0x25eb85=Array['from'](_0x56730f['_selectedElements']);_0x25eb85['filter'](_0x3acbe8=>_0x3acbe8['getAttribute']('todoListChecked')!=_0x56730f['value']),_0x1f2e05['model']['change'](()=>{for(const _0x45f15b of _0x25eb85)_0x51217c['markBlockFormat'](_0x45f15b,{'commandName':'checkTodoList','commandParams':[{'forceValue':!_0x56730f['value']}]});});}),_0x51217c['descriptionFactory']['registerElementLabel']('listItem',_0x4b9346=>o(_0x2ba7e8,'ELEMENT_LIST_ITEM',_0x4b9346)),_0x51217c['descriptionFactory']['registerDescriptionCallback'](_0xc22a2d=>{if('formatBlock'!=_0xc22a2d['type']&&'formatInline'!=_0xc22a2d['type'])return;const {data:_0x15c351}=_0xc22a2d;if(_0x15c351){if('numberedList'==_0x15c351['commandName']||'bulletedList'==_0x15c351['commandName']||'todoList'==_0x15c351['commandName'])switch(_0x15c351['commandName']['replace']('List','')){case'bulleted':return _0x2aa9f6(o(_0x2ba7e8,'ELEMENT_BULLETED_LIST'));case'numbered':return _0x2aa9f6(o(_0x2ba7e8,'ELEMENT_NUMBERED_LIST'));case'todo':return _0x2aa9f6(o(_0x2ba7e8,'ELEMENT_TODO_LIST'));}if('indentList'==_0x15c351['commandName'])return{'type':'format','content':o(_0x2ba7e8,'*Indent:*\x20%0',o(_0x2ba7e8,'ELEMENT_LIST_ITEM'))};if('outdentList'==_0x15c351['commandName'])return{'type':'format','content':o(_0x2ba7e8,'*Outdent:*\x20%0',o(_0x2ba7e8,'ELEMENT_LIST_ITEM'))};if('checkTodoList'==_0x15c351['commandName'])return _0x15c351['commandParams'][0x0]['forceValue']?{'type':'format','content':o(_0x2ba7e8,'*Check\x20item*')}:{'type':'format','content':o(_0x2ba7e8,'*Uncheck\x20item*')};}function _0x2aa9f6(_0x20bae3){return{'type':'format','content':o(_0x2ba7e8,'*Change\x20to:*\x20%0',_0x20bae3)};}});}}function me(_0x2a6447){const _0x57f72a=_0x2a6447['getAttribute']('listIndent');if(0x0==_0x57f72a)return _0x2a6447;let _0x3b7448=_0x2a6447;for(;_0x2a6447['previousSibling']&&_0x2a6447['previousSibling']['is']('element','listItem');){const _0x24210b=_0x2a6447['previousSibling']['getAttribute']('listIndent');if(_0x24210b==_0x57f72a)_0x3b7448=_0x2a6447['previousSibling'];else{if(_0x24210b<_0x57f72a)break;}_0x2a6447=_0x2a6447['previousSibling'];}return _0x3b7448;}function fe(_0x1c2a31){const _0x4b625c=[];if(_0x1c2a31['is']('element','listItem')&&_0x1c2a31['getAttribute']('listIndent')>0x0){let _0xe428c1=_0x1c2a31['nextSibling'];for(;_0xe428c1&&'listItem'==_0xe428c1['name']&&_0xe428c1['getAttribute']('listIndent')==_0x1c2a31['getAttribute']('listIndent');)_0x4b625c['push'](_0xe428c1),_0xe428c1=_0xe428c1['nextSibling'];}return _0x4b625c;}class K extends _0x2038e0{['afterInit'](){if(!this['editor']['plugins']['has']('LegacyListPropertiesEditing'))return;const _0x317dd8=this['editor']['config']['get']('list.properties'),_0x3a012a=this['editor']['plugins']['get']('TrackChangesEditing');_0x317dd8['styles']&&_0x3a012a['enableCommand']('listStyle',this['handleListStyleCommand']['bind'](this)),_0x317dd8['reversed']&&_0x3a012a['enableCommand']('listReversed',this['handleListReversedCommand']['bind'](this)),_0x317dd8['startIndex']&&_0x3a012a['enableCommand']('listStart',this['handleListStartCommand']['bind'](this)),_0x3a012a['descriptionFactory']['registerDescriptionCallback'](this['handleDescriptions']['bind'](this));}['handleListStyleCommand'](_0xdc0414,_0x11e295={}){const _0x41deae=this['editor']['plugins']['get']('TrackChangesEditing'),_0x23513d=this['_getSuggestionBlocksForListStyle']();this['editor']['model']['change'](()=>{_0x41deae['markMultiRangeBlockFormat'](_0x23513d,{'commandName':'listStyle','commandParams':[{'type':_0x11e295['type']}],'formatGroupId':'listStyle'});});}['handleListReversedCommand'](_0x5753ce,_0x5c3279={}){const _0xa93939=this['editor']['plugins']['get']('TrackChangesEditing'),_0x2670bc=this['_getSuggestionBlocks'](_0x575721=>_0x575721['is']('element','listItem')&&'numbered'===_0x575721['getAttribute']('listType'));if(_0x2670bc['length']<0x1)return;const _0x441580=_0x2670bc['map'](_0x301284=>this['editor']['model']['createRange'](this['editor']['model']['createPositionAt'](_0x301284,'before'),this['editor']['model']['createPositionAt'](_0x301284,0x0)));this['editor']['model']['change'](()=>{_0xa93939['markMultiRangeBlockFormat'](_0x441580,{'commandName':'listReversed','commandParams':[{'reversed':_0x5c3279['reversed']}],'formatGroupId':'listReversed'});});}['handleListStartCommand'](_0x240361,_0x36efec={}){const _0x3682d6=this['editor']['plugins']['get']('TrackChangesEditing'),_0xe432ab=this['_getSuggestionBlocks'](_0xce433f=>_0xce433f['is']('element','listItem')&&'numbered'===_0xce433f['getAttribute']('listType'));if(_0xe432ab['length']<0x1)return;const _0x288a59=_0xe432ab['map'](_0x24642e=>this['editor']['model']['createRange'](this['editor']['model']['createPositionAt'](_0x24642e,'before'),this['editor']['model']['createPositionAt'](_0x24642e,0x0)));this['editor']['model']['change'](()=>{_0x3682d6['markMultiRangeBlockFormat'](_0x288a59,{'commandName':'listStart','commandParams':[{'startIndex':_0x36efec['startIndex']}],'formatGroupId':'listStart'});});}['handleDescriptions'](_0x5c1e86){if('formatBlock'!=_0x5c1e86['type']&&'formatInline'!=_0x5c1e86['type'])return;const _0x4085ac=this['editor']['locale'],{data:_0x4fdf5f}=_0x5c1e86;if(!_0x4fdf5f)return;let _0x1e48c7,_0x3f5c26;switch(_0x4fdf5f['commandName']){case'listStyle':_0x1e48c7='*Change\x20to:*\x20%0',_0x3f5c26={'type':'format','content':o(_0x4085ac,_0x1e48c7,o(_0x4085ac,this['_getTranslationKeyForListStyle'](_0x4fdf5f['commandParams'][0x0]['type'])))};break;case'listReversed':_0x1e48c7=_0x4fdf5f['commandParams'][0x0]['reversed']?'*Format:*\x20set\x20order\x20to\x20reversed':'*Format:*\x20set\x20order\x20to\x20regular',_0x3f5c26={'type':'format','content':o(_0x4085ac,_0x1e48c7)};break;case'listStart':_0x1e48c7='*Format:*\x20set\x20start\x20index\x20to\x20%0',_0x3f5c26={'type':'format','content':o(_0x4085ac,_0x1e48c7,_0x4fdf5f['commandParams'][0x0]['startIndex'])};}return _0x3f5c26;}['_getSuggestionBlocksForListStyle'](){const _0x33adf2=this['editor']['plugins']['get']('LegacyListUtils');let _0x4f36c8=Array['from'](this['editor']['model']['document']['selection']['getSelectedBlocks']());return _0x4f36c8[0x0]?.['is']('element','listItem')&&_0x4f36c8['unshift'](..._0x33adf2['getSiblingNodes'](this['editor']['model']['document']['selection']['getFirstPosition'](),'backward')),_0x4f36c8[_0x4f36c8['length']-0x1]?.['is']('element','listItem')&&_0x4f36c8['push'](..._0x33adf2['getSiblingNodes'](this['editor']['model']['document']['selection']['getLastPosition'](),'forward')),_0x4f36c8=[...new Set(_0x4f36c8)],this['editor']['model']['document']['selection']['getFirstPosition']()?.['parent']?.['is']('element','listItem')&&(_0x4f36c8=_0x4f36c8['filter'](_0x2d1248=>_0x2d1248['is']('element','listItem'))),_0x4f36c8;}['_getSuggestionBlocks'](_0x4f9207){const _0x32e2c4=this['editor']['plugins']['get']('LegacyListUtils');let _0x2b1b0e=Array['from'](this['editor']['model']['document']['selection']['getSelectedBlocks']())['filter'](_0x4f9207)['map'](_0x3106f5=>{const _0x1093ba=this['editor']['model']['createPositionAt'](_0x3106f5,0x0);return[..._0x32e2c4['getSiblingNodes'](_0x1093ba,'backward'),..._0x32e2c4['getSiblingNodes'](_0x1093ba,'forward')];})['flat']();return _0x2b1b0e=[...new Set(_0x2b1b0e)],_0x2b1b0e;}['_getTranslationKeyForListStyle'](_0x302797){return'ELEMENT_'+(this['editor']['plugins']['get']('LegacyListUtils')['getListTypeFromListStyleType'](_0x302797)||'default')['toUpperCase']()+'_LIST_'+_0x302797['toUpperCase']()['replace'](/-/g,'_');}}class ft extends _0x2038e0{['afterInit'](){const _0x323f96=this['editor'];if(!_0x323f96['plugins']['has']('MediaEmbedEditing'))return;const _0xb2174d=_0x323f96['plugins']['get']('TrackChangesEditing'),_0xd9eddb=_0x323f96['locale'];_0xb2174d['enableCommand']('mediaEmbed'),_0xb2174d['descriptionFactory']['registerElementLabel']('media',_0x30b644=>o(_0xd9eddb,'ELEMENT_MEDIA',_0x30b644)),_0x323f96['conversion']['for']('dataDowncast')['elementToElement']({'model':'media','view':(_0x1e78b1,{writer:_0x4fd474,options:_0x323f7f})=>{if(_0x323f7f['showSuggestionHighlights'])return _0x4fd474['createEmptyElement']('div');},'converterPriority':'high'}),_0x323f96['data']['downcastDispatcher']['on']('attribute:url:media',(_0x3699de,_0x19abfc,_0x2dd5a5)=>{_0x2dd5a5['options']['showSuggestionHighlights']&&_0x3699de['stop']();},{'priority':'high'});}}class gt extends _0x2038e0{['afterInit'](){const _0x5a2d45=this['editor'];_0x5a2d45['plugins']['has']('MentionEditing')&&_0x5a2d45['plugins']['get']('TrackChangesEditing')['enableCommand']('mention');}}class lt extends _0x2038e0{['afterInit'](){const _0x2af106=this['editor'],_0x28053a=_0x2af106['plugins']['get']('TrackChangesEditing');_0x2af106['plugins']['has']('MultiLevelList')&&(_0x28053a['enableDefaultAttributesIntegration']('multiLevelList'),_0x28053a['registerBlockAttribute']('listMarkerStyle'),_0x28053a['descriptionFactory']['registerDescriptionCallback'](_0x459a23=>this['handleDescriptions'](_0x459a23)));}['handleDescriptions'](_0x57053c){const _0x517abe=this['editor']['locale'],{data:_0x3a7f48}=_0x57053c,_0x39e12a={'type':'format','content':''};if(_0x3a7f48&&'listMarkerStyle'==_0x3a7f48['key']){if(!_0x3a7f48['oldValue'])return{'type':'format','content':o(_0x517abe,'*Set\x20format:*\x20%0',o(_0x517abe,'ELEMENT_MULTI_LEVEL_LIST'))+'\x20('+_0x3a7f48['newValue']+')'};if(!_0x3a7f48['newValue']){let _0x1591b5=_0x57053c['head'];for(;_0x1591b5;){if(_0x1591b5['data']&&'listType'==_0x1591b5['data']['key']&&_0x1591b5['data']['newValue'])return _0x39e12a;_0x1591b5=_0x1591b5['next'];}return{'type':'format','content':o(_0x517abe,'*Remove\x20format:*\x20%0',o(_0x517abe,'ELEMENT_MULTI_LEVEL_LIST'))+'\x20('+_0x3a7f48['oldValue']+')'};}}}}class mt extends _0x2038e0{['afterInit'](){const _0x143e01=this['editor'];if(!_0x143e01['plugins']['has']('PageBreakEditing'))return;_0x143e01['plugins']['get']('TrackChangesEditing')['enableCommand']('pageBreak');const _0x2ec57c=_0x143e01['plugins']['get']('TrackChangesEditing'),_0x481949=_0x143e01['locale'];_0x2ec57c['descriptionFactory']['registerElementLabel']('pageBreak',_0x487a84=>o(_0x481949,'ELEMENT_PAGE_BREAK',_0x487a84));}}class dt extends _0x2038e0{['afterInit'](){const _0x481a29=this['editor'];if(!_0x481a29['plugins']['has']('Paragraph'))return;const _0x6fc59d=_0x481a29['locale'],_0x54f266=_0x481a29['plugins']['get']('TrackChangesEditing');_0x54f266['descriptionFactory']['registerElementLabel']('paragraph',_0x41cea8=>o(_0x6fc59d,'ELEMENT_PARAGRAPH',_0x41cea8)),_0x54f266['enableDefaultAttributesIntegration']('paragraph'),_0x54f266['enableCommand']('insertParagraph'),_0x481a29['editing']['downcastDispatcher']['on']('addMarker:suggestion:insertion',nr(_0x481a29),{'priority':'highest'}),_0x481a29['data']['downcastDispatcher']['on']('addMarker:suggestion:insertion',(_0x13bfb4,_0x1aaac1,_0x396443)=>{_0x396443['options']['showSuggestionHighlights']&&nr(_0x481a29,{'showActiveMarker':!0x1})(_0x13bfb4,_0x1aaac1,_0x396443);},{'priority':'highest'});const _0x4b6cbc=_0x54f266['descriptionFactory'];_0x4b6cbc['registerDescriptionCallback'](_0x12f7a6=>{if('insertion'!==_0x12f7a6['type'])return;const {start:_0x33e747,end:_0x34b4ab}=_0x12f7a6['getFirstRange']();if(!_0x33e747['isTouching'](_0x34b4ab)||!_0x33e747['nodeAfter'])return;const _0x47698d=_0x481a29['model']['schema'],_0x2bd618=_0x33e747['nodeAfter'];return _0x47698d['isBlock'](_0x2bd618)&&!_0x47698d['isLimit'](_0x2bd618)&&_0x47698d['checkChild'](_0x2bd618,'$text')?{'type':'insertion','content':o(_0x6fc59d,'*Insert:*\x20%0',_0x4b6cbc['getItemLabel'](_0x2bd618,0x1))}:void 0x0;}),this['_registerLegacyDescription']();}['_registerLegacyDescription'](){const _0x4b37f1=this['editor'],_0x471c7e=_0x4b37f1['locale'];_0x4b37f1['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](_0x9ed8b7=>{if('formatBlock'!=_0x9ed8b7['type'])return;const {data:_0x1bb1f1}=_0x9ed8b7;return _0x1bb1f1&&'paragraph'==_0x1bb1f1['commandName']?{'type':'format','content':o(_0x471c7e,'*Change\x20to:*\x20%0',o(_0x471c7e,'ELEMENT_PARAGRAPH'))}:void 0x0;});}}function nr(_0x5023e7,{showActiveMarker:_0x4e90cd=!0x0}={}){return(_0x4a9bc3,_0x5750fa,_0x57f81b)=>{const _0x156b2f=_0x5023e7['plugins']['get']('TrackChangesEditing'),_0x45bc5f=_0x5750fa['markerRange']['start'],_0x46fc20=_0x5750fa['markerRange']['end'],_0x44a25f=_0x5023e7['model']['schema'];if(!_0x45bc5f['isTouching'](_0x46fc20)||!_0x45bc5f['nodeAfter'])return;const _0x5bbfc7=_0x45bc5f['nodeAfter'];if(_0x44a25f['isBlock'](_0x5bbfc7)&&!_0x44a25f['isLimit'](_0x5bbfc7)&&_0x44a25f['checkChild'](_0x5bbfc7,'$text')){if(!_0x57f81b['consumable']['consume'](_0x5750fa['markerRange'],_0x4a9bc3['name']))return;const _0x31fe76=_0x57f81b['writer']['createUIElement']('span',{'class':'ck-suggestion-marker-split'}),_0x4952d6=_0x57f81b['mapper']['toViewPosition'](_0x46fc20);_0x4e90cd&&_0x156b2f['activeMarkers']['includes'](_0x5750fa['markerName'])&&_0x57f81b['writer']['addClass']('ck-suggestion-marker--active',_0x31fe76),_0x57f81b['writer']['insert'](_0x4952d6,_0x31fe76),_0x57f81b['mapper']['bindElementToMarker'](_0x31fe76,_0x5750fa['markerName']);}};}class pt extends _0x2038e0{['afterInit'](){const _0x1c357c=this['editor'];if(!_0x1c357c['plugins']['has']('RemoveFormatEditing'))return;_0x1c357c['plugins']['get']('TrackChangesEditing')['enableDefaultAttributesIntegration']('removeFormat'),this['_registerLegacyDescription']();}['_registerLegacyDescription'](){const _0x1c7fb2=this['editor'];_0x1c7fb2['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](_0xb98e12=>{if('formatBlock'!=_0xb98e12['type']&&'formatInline'!=_0xb98e12['type'])return;const {data:_0x2be142}=_0xb98e12;return _0x2be142&&'removeFormat'==_0x2be142['commandName']?{'type':'format','content':o(_0x1c7fb2['locale'],'*Remove\x20all\x20formatting*')}:void 0x0;});}}class kt extends _0x2038e0{['afterInit'](){const _0x27ebb8=this['editor'];if(!_0x27ebb8['plugins']['has']('RestrictedEditingModeEditing'))return;const _0x32dd6b=_0x27ebb8['plugins']['get']('TrackChangesEditing');_0x32dd6b['enableCommand']('goToPreviousRestrictedEditingException'),_0x32dd6b['enableCommand']('goToNextRestrictedEditingException');const _0x55de62=_0x27ebb8['plugins']['get']('RestrictedEditingModeEditing');_0x55de62['enableCommand']('trackChanges'),_0x55de62['enableCommand']('acceptSuggestion'),_0x55de62['enableCommand']('discardSuggestion'),_0x55de62['enableCommand']('acceptAllSuggestions'),_0x55de62['enableCommand']('discardAllSuggestions'),_0x55de62['enableCommand']('acceptSelectedSuggestions'),_0x55de62['enableCommand']('discardSelectedSuggestions');}}class bt extends _0x2038e0{static get['requires'](){return[_0x31854a];}['init'](){const _0x2d1ab4=this['editor'],_0x4b8c43=_0x2d1ab4['plugins']['get']('TrackChangesEditing');_0x4b8c43['enableCommand']('shiftEnter'),_0x2d1ab4['editing']['downcastDispatcher']['on']('addMarker:suggestion:insertion',de(_0x2d1ab4),{'priority':'high'}),_0x2d1ab4['editing']['downcastDispatcher']['on']('addMarker:suggestion:deletion',de(_0x2d1ab4),{'priority':'high'}),_0x2d1ab4['data']['downcastDispatcher']['on']('addMarker:suggestion',(_0x260fa0,_0x71c41,_0x1edefd)=>{_0x1edefd['options']['showSuggestionHighlights']&&de(_0x2d1ab4,{'showActiveMarker':!0x1})(_0x260fa0,_0x71c41,_0x1edefd);}),_0x4b8c43['descriptionFactory']['registerElementLabel']('softBreak',_0x136847=>o(_0x2d1ab4['locale'],'ELEMENT_LINE_BREAK',_0x136847));}}function de(_0x145bf4,{showActiveMarker:_0x866894=!0x0}={}){return(_0x49eeca,_0x584904,_0x1ee100)=>{const _0x100ba3=_0x145bf4['plugins']['get']('TrackChangesEditing');if(!_0x1ee100['consumable']['test'](_0x584904['markerRange'],_0x49eeca['name']))return;const _0x25d94e=_0x145bf4['model'];for(const _0x1457f of _0x584904['markerRange']['getItems']()){if(!_0x1457f['is']('element','softBreak'))continue;const _0x49a602='deletion'==_0x584904['markerName']['split'](':')[0x1]?'merge':'split',_0x69b181=_0x1ee100['writer']['createUIElement']('span',{'class':'ck-suggestion-marker-'+_0x49a602}),_0x47d7e3=_0x1ee100['mapper']['toViewPosition'](_0x25d94e['createPositionBefore'](_0x1457f));_0x866894&&_0x100ba3['activeMarkers']['includes'](_0x584904['markerName'])&&_0x1ee100['writer']['addClass']('ck-suggestion-marker--active',_0x69b181),_0x1ee100['writer']['insert'](_0x47d7e3,_0x69b181),_0x1ee100['mapper']['bindElementToMarker'](_0x69b181,_0x584904['markerName']);}};}class wt extends _0x2038e0{['afterInit'](){const _0x512a9c=this['editor'],_0x23c2cc=_0x512a9c['model'],_0x3bca73=_0x512a9c['locale'];if(!_0x512a9c['plugins']['has']('StandardEditingModeEditing'))return;const _0x22db1b=_0x512a9c['plugins']['get']('TrackChangesEditing'),_0x5747ff='restrictedEditingException',_0x3a82d5=_0x512a9c['commands']['get'](_0x5747ff);_0x22db1b['enableCommand'](_0x5747ff,(_0x4c2fcf,_0x5287a1={})=>{const _0x1dc03b=_0x23c2cc['document']['selection'];if(_0x1dc03b['isCollapsed'])return void _0x4c2fcf(_0x5287a1);const _0x3bb814=void 0x0!==_0x5287a1['forceValue']?_0x5287a1['forceValue']:!_0x3a82d5['value'];_0x23c2cc['change'](()=>{const _0x43e764=Array['from'](_0x1dc03b['getRanges']());for(const _0x13f7ca of _0x43e764){const _0x14d55d=_0x3bb814?[_0x13f7ca]:io(_0x5747ff,_0x13f7ca,_0x23c2cc);for(const _0x42f8e6 of _0x14d55d)_0x22db1b['markInlineFormat'](_0x42f8e6,{'commandName':_0x5747ff,'commandParams':[{'forceValue':_0x3bb814}]});}});}),_0x22db1b['descriptionFactory']['registerDescriptionCallback'](_0x437954=>{if('formatBlock'!=_0x437954['type']&&'formatInline'!=_0x437954['type'])return;const {data:_0x4f4989}=_0x437954;return _0x4f4989&&_0x4f4989['commandName']==_0x5747ff?_0x4f4989['commandParams'][0x0]['forceValue']?{'type':'format','content':o(_0x3bca73,'FORMAT_RESTRICTED_ENABLED')}:{'type':'format','content':o(_0x3bca73,'FORMAT_RESTRICTED_DISABLED')}:void 0x0;});}}class yt extends _0x2038e0{['afterInit'](){const _0x4e5dfa=this['editor'];if(!_0x4e5dfa['plugins']['has']('Style')||!_0x4e5dfa['plugins']['has']('DataSchema'))return;const _0x52c20f=_0x4e5dfa['plugins']['get']('TrackChangesEditing'),_0x2fe228=_0x4e5dfa['locale'],_0x7551ce=_0x4e5dfa['config']['get']('style')||{},_0x42edff=_0x4e5dfa['plugins']['get']('GeneralHtmlSupport'),_0x33f177=_0x4e5dfa['plugins']['get']('StyleUtils')['normalizeConfig'](_0x4e5dfa['plugins']['get']('DataSchema'),_0x7551ce['definitions']);_0x52c20f['enableDefaultAttributesIntegration']('style');const _0x277a68=new Set();for(const _0x4a395f of _0x33f177['block']){const _0x1bbfce=_0x42edff['getGhsAttributeNameForElement'](_0x4a395f['element']);_0x277a68['add'](_0x1bbfce);}const _0xdeb0fa=new Set();for(const _0xea0afd of _0x33f177['inline']){const _0x378c71=_0x42edff['getGhsAttributeNameForElement'](_0xea0afd['element']);_0xdeb0fa['add'](_0x378c71);for(const _0x3cf9c7 of _0xea0afd['ghsAttributes'])_0xdeb0fa['add'](_0x3cf9c7);}for(const _0x99a2ae of _0x277a68)_0x52c20f['registerBlockAttribute'](_0x99a2ae),_0x52c20f['descriptionFactory']['registerAttributeLabel'](_0x99a2ae,o(_0x2fe228,'FORMAT_STYLE'));for(const _0x44d6ac of _0xdeb0fa)_0x52c20f['registerInlineAttribute'](_0x44d6ac),_0x52c20f['descriptionFactory']['registerAttributeLabel'](_0x44d6ac,o(_0x2fe228,'FORMAT_STYLE'));this['_registerLegacyDescription']();}['_registerLegacyDescription'](){const _0x65b304=this['editor'],_0xb7833a=_0x65b304['locale'];_0x65b304['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](_0x584f83=>{if('formatBlock'!=_0x584f83['type']&&'formatInline'!=_0x584f83['type'])return;const {data:_0x23fc20}=_0x584f83;return _0x23fc20&&'style'===_0x23fc20['commandName']?_0x23fc20['commandParams'][0x0]['forceValue']?{'type':'format','content':o(_0xb7833a,'*Set\x20format:*\x20%0',_0x23fc20['commandParams'][0x0]['styleName']['toLowerCase']())}:{'type':'format','content':o(_0xb7833a,'*Remove\x20format:*\x20%0',_0x23fc20['commandParams'][0x0]['styleName']['toLowerCase']())}:void 0x0;});}}class jt extends _0x2038e0{['_tablePostFixingSubtypes'];['_tableSuggestions'];constructor(_0x429deb){super(_0x429deb),this['_tablePostFixingSubtypes']=['tableRow','tableColumn'],this['_tableSuggestions']=new Set();}['afterInit'](){const _0x6bbb6=this['editor'],_0x25e280=_0x6bbb6['model']['document']['selection'];if(!_0x6bbb6['plugins']['has']('TableEditing'))return;const _0x1fa062=_0x6bbb6['locale'],_0x1b33b0=_0x6bbb6['plugins']['get']('TrackChangesEditing'),_0x2ba86d=_0x6bbb6['plugins']['get']('TableUtils');_0x1b33b0['descriptionFactory']['registerElementLabel']('table',_0x2045c2=>o(_0x1fa062,'ELEMENT_TABLE',_0x2045c2)),this['_setupColumnsRowsFixing'](),_0x1b33b0['enableCommand']('insertTable'),_0x1b33b0['enableCommand']('selectTableRow'),_0x1b33b0['enableCommand']('selectTableColumn');for(const _0x16144c of['insertTableRowAbove','insertTableRowBelow']){const _0x4c09f9=_0x6bbb6['commands']['get'](_0x16144c);_0x1b33b0['enableCommand'](_0x16144c,_0x180198=>{_0x6bbb6['model']['change'](_0xaeaaa7=>{_0x180198();const _0x2e5884='above'===_0x4c09f9['order'],_0x14e714=_0x2ba86d['getSelectionAffectedTableCells'](_0x25e280),_0x5845cd=_0x2ba86d['getRowIndexes'](_0x14e714),_0x4b8b33=_0x2e5884?_0x5845cd['first']-0x1:_0x5845cd['last']+0x1,_0x334d47=_0x14e714[0x0]['findAncestor']('table'),_0x171cdd=_0x2ba86d['createTableWalker'](_0x334d47,{'startRow':_0x4b8b33,'endRow':_0x4b8b33}),_0xcc6334=Array['from'](_0x171cdd)['map'](_0x299c68=>_0xaeaaa7['createRangeOn'](_0x299c68['cell']));_0x1b33b0['markMultiRangeInsertion'](_0xcc6334,'tableRow');});});}for(const _0x57ca00 of['insertTableColumnLeft','insertTableColumnRight']){const _0x10dc50=_0x6bbb6['commands']['get'](_0x57ca00);_0x1b33b0['enableCommand'](_0x57ca00,_0x59cadb=>{_0x6bbb6['model']['change'](_0x2a7e2=>{_0x59cadb();const _0x267a39='left'===_0x10dc50['order'],_0x1d7c3a=_0x2ba86d['getSelectionAffectedTableCells'](_0x25e280),_0x5e546f=_0x2ba86d['getColumnIndexes'](_0x1d7c3a),_0x19f543=_0x267a39?_0x5e546f['first']-0x1:_0x5e546f['last']+0x1,_0x43cfc5=_0x1d7c3a[0x0]['findAncestor']('table'),_0x54d4b8=_0x2ba86d['createTableWalker'](_0x43cfc5,{'startRow':0x0,'column':_0x19f543,'includeAllSlots':!0x1}),_0x14f172=Array['from'](_0x54d4b8)['map'](_0x33a239=>_0x2a7e2['createRangeOn'](_0x33a239['cell']));_0x1b33b0['markMultiRangeInsertion'](_0x14f172,'tableColumn');});});}for(const _0x5cf524 of['removeTableRow','removeTableColumn']){const _0x4e5d4e=_0x5cf524['substr'](0xb),_0x5ad2d6=_0x4e5d4e['toLowerCase'](),_0x3a0315=_0x5ad2d6['substr'](0x0,0x3)+'span',_0x15cc73='table'+_0x4e5d4e,_0x1c35a1='min'+_0x4e5d4e,_0x1cb15e='max'+_0x4e5d4e;_0x1b33b0['enableCommand'](_0x5cf524,()=>{_0x6bbb6['model']['change'](_0x4c670b=>{const _0x46937c=_0x2ba86d['getSelectionAffectedTableCells'](_0x25e280),_0x38a2c2=_0x46937c[0x0]['findAncestor']('table');let _0x31eb92;if('removeTableRow'==_0x5cf524){const _0x357928=_0x2ba86d['getRowIndexes'](_0x46937c);_0x31eb92={'startRow':_0x357928['first'],'endRow':_0x357928['last'],'includeAllSlots':!0x0};}else{const _0x4dde46=_0x2ba86d['getColumnIndexes'](_0x46937c);_0x31eb92={'startColumn':_0x4dde46['first'],'endColumn':_0x4dde46['last'],'includeAllSlots':!0x0};}const _0xf69d03=_0x2ba86d['createTableWalker'](_0x38a2c2,_0x31eb92),_0x5b62be=Array['from'](_0xf69d03)['map'](({cell:_0x186ef9})=>_0x186ef9),_0x3cf2e4=Ee(_0x5b62be['filter'](_0x393c9b=>_0x393c9b['hasAttribute'](_0x3a0315))),_0x198628=Ee(_0x5b62be['filter'](_0x4deea9=>!_0x4deea9['hasAttribute'](_0x3a0315)))['map'](_0x25c1e8=>_0x4c670b['createRangeOn'](_0x25c1e8)),_0x402051=_0x1b33b0['markMultiRangeDeletion'](_0x198628,_0x15cc73);if(_0x402051&&('tableRow'==_0x402051['subType']||'tableColumn'==_0x402051['subType'])){const _0x3b7507=this['_getSuggestionCoords'](_0x402051);for(const _0x2a68f7 of _0x3cf2e4){const _0xd80ec8=_0x4c670b['createRangeOn'](_0x2a68f7),_0x231c8a=_0x2ba86d['getCellLocation'](_0x2a68f7),_0x2cf523=_0x2a68f7['getAttribute'](_0x3a0315)-0x1,_0x1cbb60=_0x3b7507[_0x1c35a1],_0x444e45=_0x3b7507[_0x1cb15e];_0x1cbb60<=_0x231c8a[_0x5ad2d6]&&_0x231c8a[_0x5ad2d6]+_0x2cf523<=_0x444e45&&_0x402051['addRange'](_0xd80ec8);}}});});}function _0x58b91b(_0x4b2193){const _0x2532ca=Array['from'](_0x25e280['getRanges']())['map'](_0x11930f=>_0x55bce1['fromRange'](_0x11930f));_0x6bbb6['model']['change'](_0x4d791f=>{const _0x3e4ee7=_0x4d791f['batch'];_0x4b2193=_0x4b2193['filter'](_0x33be9c=>'$graveyard'!=_0x33be9c['root']['rootName']),_0x4d791f['setSelection'](_0x4b2193),_0x6bbb6['commands']['get']('removeTableRow')['refresh'](),_0x6bbb6['execute']('removeTableRow',{'forceDefaultExecution':!0x0}),_0x6bbb6['model']['enqueueChange'](()=>{_0x6bbb6['model']['enqueueChange'](_0x3e4ee7,_0x32593b=>{const _0xf2ffae=_0x2532ca['filter'](_0x2a1c65=>'$graveyard'!=_0x2a1c65['root']['rootName']);_0xf2ffae['length']>0x0&&_0x32593b['setSelection'](_0xf2ffae);for(const _0x1e368e of _0x2532ca)_0x1e368e['detach']();});});});}function _0x506cc5(_0x41acda){_0x6bbb6['model']['change'](_0x385a26=>{const _0x20b6cc=Array['from'](_0x25e280['getRanges']())['map'](_0x23fae4=>_0x55bce1['fromRange'](_0x23fae4)),_0x57e6fa=[];for(const _0x5d7647 of _0x41acda)for(const _0x165c1a of _0x5d7647['getItems']({'shallow':!0x0}))_0x57e6fa['push'](_0x165c1a);for(const _0x52afb1 of _0x57e6fa)'$graveyard'!=_0x52afb1['root']['rootName']&&(_0x385a26['setSelection'](_0x385a26['createPositionAt'](_0x52afb1,0x0)),_0x6bbb6['commands']['get']('removeTableColumn')['refresh'](),_0x6bbb6['execute']('removeTableColumn',{'forceDefaultExecution':!0x0}));const _0x598944=_0x20b6cc['filter'](_0x34e714=>'$graveyard'!=_0x34e714['root']['rootName']);_0x598944['length']>0x0&&_0x385a26['setSelection'](_0x598944);for(const _0x47a03 of _0x20b6cc)_0x47a03['detach']();});}function _0x5d7c82(_0x23ddfd,_0x14677b){return _0x14677b['every'](_0x3dbcda=>_0x23ddfd['some'](_0x3f34e7=>_0x3f34e7['end']['isEqual'](_0x3dbcda['start'])||_0x3dbcda['end']['isEqual'](_0x3f34e7['start'])));}function _0x26e82d(_0x4bb4e6,_0x596f01){return!_0x4bb4e6['some'](_0x3908de=>_0x596f01['some'](_0x1c8ae0=>_0x3908de['isIntersecting'](_0x1c8ae0)))&&_0x4bb4e6['some'](_0x580a38=>_0x596f01['some'](_0x26df58=>_0x580a38['end']['isTouching'](_0x26df58['start'])));}_0x6bbb6['data']['downcastDispatcher']['on']('addMarker:suggestion',(_0x503acb,_0x55beca,_0x162ada)=>{if(!_0x162ada['options']['showSuggestionHighlights'])return;const _0x59a9dc=_0x55beca['item'];if(!_0x59a9dc)return;const _0x529b33=_0x162ada['mapper']['toViewElement'](_0x59a9dc);function _0x5141dc(_0x1bd99e){return Array['isArray'](_0x1bd99e)?_0x1bd99e:[_0x1bd99e];}_0x529b33&&'tableCell'===_0x59a9dc['name']&&_0x51e2fb(_0x529b33,_0x162ada['writer'],(_0x1de605,_0x310b37,_0xb4c129)=>_0xb4c129['addClass'](_0x5141dc(_0x310b37['classes']),_0x1de605),(_0x2b22ef,_0xb756c4,_0x338c9b)=>_0x338c9b['removeClass'](_0x5141dc(_0xb756c4['classes']),_0x2b22ef));},{'priority':'highest'}),_0x1b33b0['descriptionFactory']['registerDescriptionCallback'](_0x3b05bb=>{if('insertion'!=_0x3b05bb['type']&&'deletion'!=_0x3b05bb['type'])return;const _0x591d9d=_0x3b05bb['getContainedElement']();if(null!=_0x591d9d&&_0x591d9d['is']('element','table')){if('insertion'==_0x3b05bb['type']){const _0x33badc=_0x3b05bb['getItems']()['filter'](_0x56a97f=>_0x56a97f['is']('$textProxy'))['map'](_0x5f1145=>_0x5f1145['data']);if(_0x33badc['length'])return{'type':'insertion','content':o(_0x1fa062,'*Insert:*\x20%0',o(_0x1fa062,'ELEMENT_TABLE_WITH_TEXT','\x22'+_0x33badc['join']('\x20')+'\x22'))};}if('deletion'==_0x3b05bb['type']){const _0x1bda2c=_0x3b05bb['getItems']()['filter'](_0x1231d4=>_0x1231d4['is']('$textProxy'))['map'](_0x5953c6=>_0x5953c6['data']);if(_0x1bda2c['length'])return{'type':'deletion','content':o(_0x1fa062,'*Remove:*\x20%0',o(_0x1fa062,'ELEMENT_TABLE_WITH_TEXT','\x22'+_0x1bda2c['join']('\x20')+'\x22'))};}}}),_0x1b33b0['descriptionFactory']['registerDescriptionCallback'](_0x24dfb9=>{if('tableRow'==_0x24dfb9['subType']){const _0x356215=_0x24dfb9['getItems']()['filter'](_0x10943f=>_0x10943f['is']('$textProxy'))['map'](_0x40856f=>_0x40856f['data']),_0x5dcdbe=this['_getSuggestionCoords'](_0x24dfb9),_0x6531fc=_0x5dcdbe['maxRow']-_0x5dcdbe['minRow']+0x1;if('insertion'==_0x24dfb9['type'])return _0x356215['length']?{'type':'insertion','content':o(_0x1fa062,'*Insert:*\x20%0',o(_0x1fa062,'ELEMENT_TABLE_ROW_WITH_TEXT',[_0x6531fc,'\x22'+_0x356215['join']('\x20')+'\x22']))}:{'type':'insertion','content':o(_0x1fa062,'*Insert:*\x20%0',o(_0x1fa062,'ELEMENT_TABLE_ROW',_0x6531fc))};if('deletion'==_0x24dfb9['type'])return _0x356215['length']?{'type':'deletion','content':o(_0x1fa062,'*Remove:*\x20%0',o(_0x1fa062,'ELEMENT_TABLE_ROW_WITH_TEXT',[_0x6531fc,'\x22'+_0x356215['join']('\x20')+'\x22']))}:{'type':'deletion','content':o(_0x1fa062,'*Remove:*\x20%0',o(_0x1fa062,'ELEMENT_TABLE_ROW',_0x6531fc))};}if('tableColumn'==_0x24dfb9['subType']){const _0x493bf8=_0x24dfb9['getItems']()['filter'](_0x55914e=>_0x55914e['is']('$textProxy'))['map'](_0x365eb6=>_0x365eb6['data']),_0x406fc0=this['_getSuggestionCoords'](_0x24dfb9),_0x3b84c0=_0x406fc0['maxColumn']-_0x406fc0['minColumn']+0x1;if('insertion'==_0x24dfb9['type'])return _0x493bf8['length']?{'type':'insertion','content':o(_0x1fa062,'*Insert:*\x20%0',o(_0x1fa062,'ELEMENT_TABLE_COLUMN_WITH_TEXT',[_0x3b84c0,'\x22'+_0x493bf8['join']('\x20')+'\x22']))}:{'type':'insertion','content':o(_0x1fa062,'*Insert:*\x20%0',o(_0x1fa062,'ELEMENT_TABLE_COLUMN',_0x3b84c0))};if('deletion'==_0x24dfb9['type'])return _0x493bf8['length']?{'type':'deletion','content':o(_0x1fa062,'*Remove:*\x20%0',o(_0x1fa062,'ELEMENT_TABLE_COLUMN_WITH_TEXT',[_0x3b84c0,'\x22'+_0x493bf8['join']('\x20')+'\x22']))}:{'type':'deletion','content':o(_0x1fa062,'*Remove:*\x20%0',o(_0x1fa062,'ELEMENT_TABLE_COLUMN',_0x3b84c0))};}}),_0x1b33b0['_suggestionFactory']['registerCustomCallback']('insertion','tableRow','discard',_0x58b91b),_0x1b33b0['_suggestionFactory']['registerCustomCallback']('deletion','tableRow','accept',_0x58b91b),_0x1b33b0['_suggestionFactory']['registerCustomCallback']('insertion','tableColumn','discard',_0x506cc5),_0x1b33b0['_suggestionFactory']['registerCustomCallback']('deletion','tableColumn','accept',_0x506cc5),_0x1b33b0['_suggestionFactory']['registerCustomCallback']('insertion','tableColumn','join',_0x5d7c82),_0x1b33b0['_suggestionFactory']['registerCustomCallback']('deletion','tableColumn','join',_0x5d7c82),_0x1b33b0['_suggestionFactory']['registerCustomCallback']('insertion','tableRow','join',_0x26e82d),_0x1b33b0['_suggestionFactory']['registerCustomCallback']('deletion','tableRow','join',_0x26e82d);}['_acceptFormatSuggestionCallbackFactory'](){const _0x4b4af5=this['editor'],_0x236d1f=_0x4b4af5['model']['document']['selection'];return(_0x527285,_0x30131c)=>{_0x4b4af5['model']['change'](_0x3089c6=>{const {commandName:_0x46c1fe,commandParams:_0x36a502}=_0x30131c;let _0x3ceb12=_0x527285[0x0]['end']['nodeBefore'];_0x36a502&&_0x36a502[0x0]&&!0x1===_0x36a502[0x0]['forceValue']&&(_0x3ceb12=_0x527285[0x0]['start']['nodeAfter']);const _0x2c92e2=_0x3089c6['createRangeIn'](_0x3ceb12);if('$graveyard'==_0x2c92e2['root']['rootName'])return;const _0x4e9e23=Array['from'](_0x236d1f['getRanges']())['map'](_0x1e7786=>_0x55bce1['fromRange'](_0x1e7786));_0x3089c6['setSelection'](_0x2c92e2),_0x4b4af5['commands']['get'](_0x46c1fe)['refresh'](),_0x36a502['push']({'forceDefaultExecution':!0x0}),_0x4b4af5['execute'](_0x46c1fe,..._0x36a502);const _0x155d7a=_0x4e9e23['filter'](_0x2144f4=>'$graveyard'!=_0x2144f4['root']['rootName']);_0x155d7a['length']>0x0&&_0x3089c6['setSelection'](_0x155d7a);for(const _0x25b069 of _0x4e9e23)_0x25b069['detach']();});};}['_getCoordsForCells'](_0x7f9c88){const _0x14a097=this['editor']['plugins']['get']('TableUtils');let _0x4f73c0=Number['MAX_SAFE_INTEGER'],_0xb260cb=Number['MIN_SAFE_INTEGER'],_0x2849c8=Number['MAX_SAFE_INTEGER'],_0xb3713=Number['MIN_SAFE_INTEGER'];for(const _0x7d26a4 of _0x7f9c88){if('$graveyard'==_0x7d26a4['root']['rootName'])continue;const {row:_0x217f1d,column:_0x1f8c6c}=_0x14a097['getCellLocation'](_0x7d26a4),_0x3fb50e=_0x7d26a4['hasAttribute']('rowspan')?_0x7d26a4['getAttribute']('rowspan')-0x1:0x0,_0x4bde64=_0x7d26a4['hasAttribute']('colspan')?_0x7d26a4['getAttribute']('colspan')-0x1:0x0;_0x4f73c0=_0x217f1d<_0x4f73c0?_0x217f1d:_0x4f73c0,_0xb260cb=_0x217f1d+_0x3fb50e>_0xb260cb?_0x217f1d+_0x3fb50e:_0xb260cb,_0x2849c8=_0x1f8c6c<_0x2849c8?_0x1f8c6c:_0x2849c8,_0xb3713=_0x1f8c6c+_0x4bde64>_0xb3713?_0x1f8c6c+_0x4bde64:_0xb3713;}return{'minRow':_0x4f73c0,'maxRow':_0xb260cb,'minColumn':_0x2849c8,'maxColumn':_0xb3713};}['_setupColumnsRowsFixing'](){const _0x22804c=this['editor'],_0x63cd74=_0x22804c['plugins']['get']('TrackChangesEditing'),_0x158b47=_0x22804c['plugins']['get']('TableUtils');_0x22804c['model']['document']['on']('change:data',()=>{const _0x115169=Array['from'](_0x22804c['model']['document']['differ']['getChangedMarkers']());for(const {name:_0x2a1533,data:_0x397b7b}of _0x115169){const {group:_0x23a1c3,id:_0xc59e5a,subType:_0xf32881}=_0x63cd74['_splitMarkerName'](_0x2a1533);if('suggestion'!=_0x23a1c3)continue;if(null!=_0x397b7b['oldRange'])continue;const _0x26f7e1=_0x63cd74['getSuggestion'](_0xc59e5a);this['_tablePostFixingSubtypes']['includes'](_0xf32881)&&this['_tableSuggestions']['add'](_0x26f7e1);}},{'priority':'low'});const _0x2bea53=(_0x379339,_0x3dad7c)=>{let _0x4fa699=!0x1;const _0x5cde6f=_0x3dad7c['createRangeOn'](_0x379339),_0x189111=_0x379339['findAncestor']('table'),_0x253db=_0x158b47['getCellLocation'](_0x379339);for(const _0x23b34d of this['_tableSuggestions']){const _0x1dd46a=_0x23b34d['subType'],_0xea442a=_0x1dd46a['startsWith']('tablePaste'),_0x1b2de9=_0x1dd46a['substr'](_0xea442a?0xa:0x5),_0x9791ab=_0x1b2de9['toLowerCase'](),_0x23e109=_0x9791ab['substr'](0x0,0x3)+'span',_0x43d597='min'+_0x1b2de9,_0x3f70ec='max'+_0x1b2de9;if(!_0x23b34d['isInContent'])continue;if(_0x189111!=_0x23b34d['getFirstRange']()['start']['findAncestor']('table'))continue;if(_0x23b34d['isIntersectingWithRange'](_0x5cde6f))continue;const _0x18c419=_0x379339['hasAttribute'](_0x23e109)?_0x379339['getAttribute'](_0x23e109)-0x1:0x0,_0x4a3569=this['_getSuggestionCoords'](_0x23b34d),_0x3349dd=_0x4a3569[_0x43d597],_0x26bb75=_0x4a3569[_0x3f70ec];_0x3349dd<=_0x253db[_0x9791ab]&&_0x253db[_0x9791ab]+_0x18c419<=_0x26bb75&&(_0x23b34d['addRange'](_0x5cde6f),_0x4fa699=!0x0);}return _0x4fa699;};_0x22804c['model']['document']['registerPostFixer'](_0x5ac963=>{let _0xba960e=!0x1;for(const _0x3a3f70 of _0x22804c['model']['document']['differ']['getChanges']())if('insert'==_0x3a3f70['type']){if('tableRow'==_0x3a3f70['name']){for(const _0x9f5470 of _0x3a3f70['position']['nodeAfter']['getChildren']())_0xba960e=_0xba960e||_0x2bea53(_0x9f5470,_0x5ac963);}else'tableCell'==_0x3a3f70['name']&&(_0xba960e=_0xba960e||_0x2bea53(_0x3a3f70['position']['nodeAfter'],_0x5ac963));}return _0xba960e;});}['_getSuggestionCoords'](_0x3cac03){return this['_getCoordsForCells'](_0x3cac03['getRanges']()['map'](_0x40f431=>_0x40f431['start']['nodeAfter']));}}function Ee(_0x14f959){return Array['from'](new Set(_0x14f959)['values']());}class St extends _0x2038e0{static get['requires'](){return[jt];}['afterInit'](){const _0x24fbf7=this['editor'],_0x45c48f=_0x24fbf7['model']['document']['selection'],_0x343ae9=_0x24fbf7['locale'];if(!_0x24fbf7['plugins']['has']('TableEditing'))return;const _0x180a1a=_0x24fbf7['plugins']['get']('TrackChangesEditing'),_0x265053=_0x24fbf7['plugins']['get']('TableUtils'),_0x57cc54=_0x24fbf7['plugins']['get'](jt);_0x57cc54['_tablePostFixingSubtypes']['push']('mergeTableCells'),_0x180a1a['enableCommand']('mergeTableCells',()=>{const _0x3b23d6=_0x265053['getSelectionAffectedTableCells'](_0x24fbf7['model']['document']['selection']);_0x24fbf7['model']['change'](()=>{_0x180a1a['markMultiRangeBlockFormat'](_0x3b23d6,{'commandName':'mergeTableCells','commandParams':[]},[],'mergeTableCells');});}),_0x24fbf7['commands']['get']('mergeTableCells')['on']('execute',(_0x3446cd,_0x1372dc)=>{_0x24fbf7['commands']['get']('trackChanges')['value']&&(_0x1372dc['length']>0x0&&_0x1372dc[_0x1372dc['length']-0x1]&&_0x1372dc[_0x1372dc['length']-0x1]['forceDefaultExecution']||_0x180a1a['_isForcedDefaultExecutionBlock']||this['_areSelectedCellsMergable']()||_0x3446cd['stop']());},{'priority':'highest'});for(const _0x32e7ad of['mergeTableCellUp','mergeTableCellRight','mergeTableCellDown','mergeTableCellLeft']){const _0x1ed328=_0x24fbf7['commands']['get'](_0x32e7ad);_0x180a1a['enableCommand'](_0x32e7ad,()=>{const _0x448ab6=_0x24fbf7['model']['document']['selection']['getFirstPosition']()['getAncestors']()['find'](_0xb42065=>_0xb42065['is']('element','tableCell')),_0x53f974=_0x1ed328['value'];_0x24fbf7['model']['change'](()=>{_0x180a1a['markMultiRangeBlockFormat']([_0x448ab6,_0x53f974],{'commandName':'mergeTableCells','commandParams':[]},[],'mergeTableCells');});});}for(const _0x556290 of['splitTableCellVertically','splitTableCellHorizontally']){const _0x35ccb1=_0x24fbf7['commands']['get'](_0x556290);_0x180a1a['enableCommand'](_0x556290,()=>{const _0x547f15=_0x265053['getSelectionAffectedTableCells'](_0x24fbf7['model']['document']['selection'])[0x0],_0x1a6da5=_0x547f15['findAncestor']('table'),{column:_0x2b67c5,row:_0x35834b}=_0x265053['getCellLocation'](_0x547f15);let _0x5c8535=[];if('horizontally'==_0x35ccb1['direction']){const _0x2b7eeb=_0x265053['createTableWalker'](_0x1a6da5,{'startRow':_0x35834b,'endRow':_0x35834b,'includeAllSlots':!0x0});_0x5c8535=Array['from'](_0x2b7eeb)['map'](_0x30fa07=>_0x30fa07['cell']);}else{const _0x318890=_0x265053['createTableWalker'](_0x1a6da5,{'column':_0x2b67c5,'includeAllSlots':!0x0});_0x5c8535=Array['from'](_0x318890)['map'](_0x5f2d8e=>_0x5f2d8e['cell']);}_0x24fbf7['model']['change'](_0x14b619=>{_0x180a1a['markBlockFormat'](_0x14b619['createRangeOn'](_0x547f15),{'commandName':_0x556290,'commandParams':[]},_0x5c8535,_0x556290);});});}_0x180a1a['descriptionFactory']['registerDescriptionCallback'](_0x5c6724=>{if('formatBlock'!=_0x5c6724['type']&&'formatInline'!=_0x5c6724['type'])return;const {data:_0x176799}=_0x5c6724;return _0x176799&&'mergeTableCells'==_0x176799['commandName']?{'type':'format','content':o(_0x343ae9,'*Merge\x20cells*')}:void 0x0;}),_0x180a1a['descriptionFactory']['registerDescriptionCallback'](_0x16d56e=>{if('formatBlock'!=_0x16d56e['type']&&'formatInline'!=_0x16d56e['type'])return;const {data:_0x2bbc46}=_0x16d56e;return _0x2bbc46?'splitTableCellVertically'==_0x2bbc46['commandName']?{'type':'format','content':o(_0x343ae9,'*Split\x20cell:*\x20vertically')}:'splitTableCellHorizontally'==_0x2bbc46['commandName']?{'type':'format','content':o(_0x343ae9,'*Split\x20cell:*\x20horizontally')}:void 0x0:void 0x0;});const _0x185538=_0x57cc54['_acceptFormatSuggestionCallbackFactory']();for(const _0x4b0346 of['mergeTableCellUp','mergeTableCellRight','mergeTableCellDown','mergeTableCellLeft'])_0x180a1a['_suggestionFactory']['registerCustomCallback']('formatBlock',_0x4b0346,'accept',_0x185538);for(const _0x50f454 of['splitTableCellVertically','splitTableCellHorizontally'])_0x180a1a['_suggestionFactory']['registerCustomCallback']('formatBlock',_0x50f454,'accept',_0x185538);_0x180a1a['_suggestionFactory']['registerCustomCallback']('formatBlock','mergeTableCells','accept',_0x7a36d1=>{_0x24fbf7['model']['change'](_0x241469=>{const _0x5bc7d9=Array['from'](_0x45c48f['getRanges']())['map'](_0x1270c3=>_0x55bce1['fromRange'](_0x1270c3));_0x241469['setSelection'](_0x7a36d1),_0x24fbf7['commands']['get']('mergeTableCells')['refresh'](),_0x24fbf7['execute']('mergeTableCells',{'forceDefaultExecution':!0x0});const _0x42de87=_0x5bc7d9['filter'](_0x5332d6=>'$graveyard'!=_0x5332d6['root']['rootName']);_0x42de87['length']>0x0&&_0x241469['setSelection'](_0x42de87);for(const _0x42e558 of _0x5bc7d9)_0x42e558['detach']();});});for(const _0x364de5 of['mergeTableCellUp','mergeTableCellDown','mergeTableCellLeft','mergeTableCellRight']){const _0x2c4855=_0x24fbf7['commands']['get'](_0x364de5);_0x2c4855['on']('set:isEnabled',(_0x4ab49c,_0x3a9c1e,_0x15be2a)=>{if(_0x15be2a){const _0x491860=_0x24fbf7['model']['document']['selection']['getFirstPosition']()['getAncestors']()['find'](_0x40ee12=>_0x40ee12['is']('element','tableCell'));this['_areMergableCells'](_0x2c4855['value'],_0x491860)||(_0x4ab49c['return']=!0x1,_0x4ab49c['stop']());}},{'priority':'low'});}}['_areSelectedCellsMergable'](){const _0x54cc41=this['editor']['commands']['get']('mergeTableCells'),_0x3cc51f=this['editor']['plugins']['get']('TableUtils');if(!_0x54cc41['isEnabled'])return!0x1;const _0xf4c20c=_0x3cc51f['getSelectionAffectedTableCells'](this['editor']['model']['document']['selection']);for(const _0x4a67b4 of _0xf4c20c)for(const _0x3f7a9f of _0xf4c20c)if(_0x4a67b4!=_0x3f7a9f&&!this['_areMergableCells'](_0x4a67b4,_0x3f7a9f))return!0x1;return!0x0;}['_areMergableCells'](_0x4fe25a,_0xa371c8){const _0x30ecfe=this['editor']['plugins']['get']('TrackChangesEditing'),_0x163f8e=this['editor']['model']['createRangeOn'](_0x4fe25a),_0x2873b1=this['editor']['model']['createRangeOn'](_0xa371c8),_0x568f1d=new Set(),_0x2114a1=new Set();for(const _0x3904f2 of _0x30ecfe['getSuggestions']())if(('insertion'==_0x3904f2['type']||'deletion'==_0x3904f2['type']||'mergeTableCells'==_0x3904f2['subType'])&&_0x3904f2['isInContent']){for(const _0x41a81e of _0x3904f2['getRanges']())_0x41a81e['containsRange'](_0x163f8e,!0x0)&&_0x568f1d['add'](_0x3904f2['type']+':'+_0x3904f2['author']['id']),_0x41a81e['containsRange'](_0x2873b1,!0x0)&&_0x2114a1['add'](_0x3904f2['type']+':'+_0x3904f2['author']['id']);}if(_0x568f1d['size']!=_0x2114a1['size'])return!0x1;for(const _0x360ff3 of _0x568f1d)if(!_0x2114a1['has'](_0x360ff3))return!0x1;return!0x0;}}class At extends _0x2038e0{static get['requires'](){return[jt];}['afterInit'](){const _0xcd19d6=this['editor'];if(!_0xcd19d6['plugins']['has']('TableEditing'))return;const _0x83d149=_0xcd19d6['locale'],_0x4c0dd0=_0xcd19d6['plugins']['get']('TrackChangesEditing');_0x4c0dd0['enableDefaultAttributesIntegration']('setTableRowHeader'),_0x4c0dd0['enableDefaultAttributesIntegration']('setTableColumnHeader'),_0x4c0dd0['registerBlockAttribute']('headingRows'),_0x4c0dd0['registerBlockAttribute']('headingColumns'),_0x4c0dd0['descriptionFactory']['registerAttributeLabel']('headingRows',o(_0x83d149,'FORMAT_HEADER_ROW')),_0x4c0dd0['descriptionFactory']['registerAttributeLabel']('headingColumns',o(_0x83d149,'FORMAT_HEADER_COLUMN')),this['_handleLegacySuggestions']();}['_handleLegacySuggestions'](){const _0x18534d=this['editor']['plugins']['get']('TrackChangesEditing'),_0x47e4a3=this['editor']['plugins']['get']('TableUtils'),_0x63337f=this['editor']['plugins']['get'](jt)['_acceptFormatSuggestionCallbackFactory']();function _0x27196a({showActiveMarker:_0xf6c01e=!0x0,setDataAttribute:_0x3d107d=!0x0}={}){return(_0x20e0a0,_0x1c461a,_0x3af66d)=>{const {type:_0x368241,id:_0x493b9f}=_0x18534d['_splitMarkerName'](_0x1c461a['markerName']),_0x5f8d05=_0x18534d['getSuggestion'](_0x493b9f),_0xd5bb85=_0x5f8d05['data'];if('formatBlock'!=_0x5f8d05['type']||!_0xd5bb85||'setTableColumnHeader'!=_0xd5bb85['commandName'])return;if(_0x1c461a['item'])return void _0x20e0a0['stop']();if(!_0x3af66d['consumable']['consume'](_0x1c461a['markerRange'],_0x20e0a0['name']))return;const _0x37f523=_0x1c461a['markerRange']['start']['nodeAfter'],_0x55f66b=_0x1c461a['markerRange']['end']['nodeBefore'],_0x132252=_0x37f523['parent']['parent'],{column:_0x3f2dda}=_0x47e4a3['getCellLocation'](_0x37f523),{column:_0x5ea454}=_0x47e4a3['getCellLocation'](_0x55f66b);for(let _0x1eb818=_0x3f2dda;_0x1eb818<=_0x5ea454;_0x1eb818++){const _0x2e0f3d=_0x47e4a3['createTableWalker'](_0x132252,{'column':_0x1eb818,'includeAllSlots':!0x1});for(const _0x419154 of _0x2e0f3d){const _0x516a26=_0x419154['cell'],_0xea5037=_0x3af66d['mapper']['toViewElement'](_0x516a26);_0x3af66d['writer']['addClass']('ck-suggestion-marker-'+_0x368241,_0xea5037),_0x3d107d&&_0x3af66d['writer']['setAttribute']('data-suggestion',_0x493b9f,_0xea5037),_0x3af66d['mapper']['bindElementToMarker'](_0xea5037,_0x1c461a['markerName']),_0xf6c01e&&(_0x18534d['activeMarkers']['includes'](_0x1c461a['markerName'])?_0x3af66d['writer']['addClass']('ck-suggestion-marker--active',_0xea5037):_0x3af66d['writer']['removeClass']('ck-suggestion-marker--active',_0xea5037));}}};}_0x18534d['_suggestionFactory']['registerCustomCallback']('formatBlock','setTableRowHeader','accept',_0x63337f),_0x18534d['_suggestionFactory']['registerCustomCallback']('formatBlock','setTableColumnHeader','accept',_0x63337f),this['editor']['editing']['downcastDispatcher']['on']('addMarker:suggestion',_0x27196a(),{'priority':'highest'}),this['editor']['data']['downcastDispatcher']['on']('addMarker:suggestion',(_0x437bde,_0x1d51e3,_0x8bb0b3)=>{_0x8bb0b3['options']['showSuggestionHighlights']&&_0x27196a({'showActiveMarker':!0x1,'setDataAttribute':!0x1})(_0x437bde,_0x1d51e3,_0x8bb0b3);},{'priority':'highest'}),this['editor']['editing']['downcastDispatcher']['on']('removeMarker:suggestion',(_0x20f2f5,_0x526985,_0x4b41c2)=>{const {type:_0xe449c7,id:_0x1cc929}=_0x18534d['_splitMarkerName'](_0x526985['markerName']),_0x5ef12d=_0x18534d['getSuggestion'](_0x1cc929),_0x444942=_0x5ef12d['data'];if('formatBlock'!=_0x5ef12d['type']||!_0x444942||'setTableColumnHeader'!=_0x444942['commandName'])return;const _0x289814=_0x4b41c2['mapper']['markerNameToElements'](_0x526985['markerName']);if(_0x289814){for(const _0x426e62 of _0x289814)_0x4b41c2['writer']['removeClass']('ck-suggestion-marker-'+_0xe449c7,_0x426e62),_0x4b41c2['writer']['removeClass']('ck-suggestion-marker--active',_0x426e62),_0x4b41c2['writer']['removeAttribute']('data-suggestion',_0x426e62),_0x4b41c2['mapper']['unbindElementFromMarkerName'](_0x426e62,_0x526985['markerName']);}},{'priority':'highest'}),this['_registerLegacyDescription']();}['_registerLegacyDescription'](){const _0x5d5d3c=this['editor'],_0x250f75=_0x5d5d3c['locale'];function _0x43c86a(_0x3183b0){return{'type':'format','content':o(_0x250f75,'*Format:*\x20%0',_0x3183b0)};}_0x5d5d3c['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](_0x458da1=>{if('formatBlock'!=_0x458da1['type'])return;const {data:_0xf714c6}=_0x458da1;if(_0xf714c6){if('setTableRowHeader'==_0xf714c6['commandName']){const _0x185c2e=_0xf714c6['commandParams'][0x0]['forceValue'];return _0x43c86a(o(_0x250f75,_0x185c2e?'FORMAT_HEADER_ROW':'FORMAT_REGULAR_ROW'));}if('setTableColumnHeader'==_0xf714c6['commandName']){const _0x3bc3c4=_0xf714c6['commandParams'][0x0]['forceValue'];return _0x43c86a(o(_0x250f75,_0x3bc3c4?'FORMAT_HEADER_COLUMN':'FORMAT_REGULAR_COLUMN'));}}});}}const ge=['tableCellBorderWidth','tableCellBorderColor','tableCellBorderStyle','tableCellHorizontalAlignment','tableCellVerticalAlignment','tableCellBackgroundColor','tableCellPadding'],Ce=Object['fromEntries'](ge['map'](_0x17dc4f=>[_0x17dc4f,null]));class It extends _0x2038e0{static get['requires'](){return[jt];}['afterInit'](){const _0x3c37dd=this['editor'];if(!_0x3c37dd['plugins']['has']('TableClipboard'))return;const _0x35b14e=_0x3c37dd['plugins']['get']('TrackChangesEditing'),_0x1660ff=_0x3c37dd['plugins']['get']('TableUtils'),_0x59099d=_0x3c37dd['plugins']['get'](jt),_0x5111e5=_0x3c37dd['plugins']['get']('TableClipboard');_0x59099d['_tablePostFixingSubtypes']['push']('tablePasteRow','tablePasteColumn'),_0x3c37dd['model']['schema']['register']('tableCellSuggestion',{'allowIn':'tableCell','allowContentOf':'tableCell','isLimit':!0x0}),_0x3c37dd['conversion']['elementToElement']({'model':'tableCellSuggestion','view':'suggestion-td'});let _0x45b10d=null;_0x3c37dd['model']['on']('insertContent',(_0x3a0a8b,_0xc15cdf)=>{const [_0x2b0c6a,_0x23ca67]=_0xc15cdf,_0x493514=_0xc15cdf[_0xc15cdf['length']-0x1];_0x493514&&_0x493514['forceDefaultExecution']||_0x35b14e['_isForcedDefaultExecutionBlock']||this['editor']['commands']['get']('trackChanges')['value']&&function(_0x3c12ec,_0x147b3e,_0x5e1fa2,_0x23eba2,_0x34801a){if(_0x147b3e&&!_0x147b3e['is']('documentSelection'))return!0x1;const _0x564a37=_0x34801a['getTableIfOnlyTableInContent'](_0x3c12ec,_0x5e1fa2);if(!_0x564a37||!he(_0x564a37,void 0x0,_0x23eba2))return!0x1;const _0x11160e=_0x23eba2['getSelectionAffectedTableCells'](_0x5e1fa2['document']['selection']);if(!_0x11160e['length'])return!0x1;const _0x1a98d2=_0x11160e[0x0]['findAncestor']('table'),_0x51241d=_0x23eba2['getRowIndexes'](_0x11160e),_0x54bb57=_0x23eba2['getColumnIndexes'](_0x11160e),_0x17e3ec={'startRow':_0x51241d['first'],'endRow':_0x51241d['last'],'startColumn':_0x54bb57['first'],'endColumn':_0x54bb57['last']};return 0x1==_0x11160e['length']&&(_0x17e3ec['endRow']+=_0x23eba2['getRows'](_0x564a37)-0x1,_0x17e3ec['endColumn']+=_0x23eba2['getColumns'](_0x564a37)-0x1),he(_0x1a98d2,_0x17e3ec,_0x23eba2);}(_0x2b0c6a,_0x23ca67,_0x3c37dd['model'],_0x1660ff,_0x5111e5)&&(_0x3a0a8b['stop'](),_0x45b10d={'cells':[],'insertionRanges':[],'deletionRanges':[],'rowInsertionRanges':[],'rowInsertionIndexes':[],'columnInsertionRanges':[],'columnInsertionIndexes':[]},_0x3c37dd['model']['change'](()=>{_0x3c37dd['model']['insertContent'](_0xc15cdf[0x0],_0xc15cdf[0x1],_0xc15cdf[0x2],{'forceDefaultExecution':!0x0});const _0x1503fd=_0x515477(),{rowInsertionRanges:_0x1399af,columnInsertionRanges:_0x3ef84d,insertionRanges:_0x4224f7,deletionRanges:_0x19333a,cells:_0x55f6e5}=_0x45b10d;_0x1399af['length']&&_0x35b14e['markMultiRangeInsertion'](_0x1399af,'tablePasteRow',{'tablePasteChainId':_0x1503fd}),_0x3ef84d['length']&&_0x35b14e['markMultiRangeInsertion'](_0x3ef84d,'tablePasteColumn',{'tablePasteChainId':_0x1503fd}),_0x4224f7['length']&&(_0x35b14e['markMultiRangeInsertion'](_0x4224f7,'tablePaste',{'tablePasteChainId':_0x1503fd,'skipNestingCheck':!0x0}),_0x4224f7['forEach'](_0x48920d=>_0x48920d['detach']?.())),_0x19333a['length']&&(_0x35b14e['markMultiRangeDeletion'](_0x19333a,'tablePaste',{'tablePasteChainId':_0x1503fd,'skipNestingCheck':!0x0}),_0x19333a['forEach'](_0x434700=>_0x434700['detach']?.()));const _0x538d49=_0x35b14e['markMultiRangeBlockFormat'](_0x55f6e5['map'](({element:_0x39a3c9})=>_0x39a3c9),{'formatGroupId':_0x515477()},[],'tablePasteCell',{'tablePasteChainId':_0x1503fd});if(_0x538d49){const _0x3ada74=_0x538d49['getMarkers'](),_0x2c9bb0=[];for(const {element:_0x3594f8,attributes:_0x12f60b}of _0x55f6e5){if(!_0x12f60b)continue;const _0x541402=_0x3c37dd['model']['createRangeOn'](_0x3594f8),_0x64d646=_0x3ada74['find'](_0x3bd0ad=>_0x3bd0ad['getRange']()['isEqual'](_0x541402));_0x64d646&&_0x2c9bb0['push']([_0x64d646['name'],_0x12f60b]);}_0x2c9bb0['length']&&_0x538d49['setAttribute']('markerAttributes',Object['fromEntries'](_0x2c9bb0));}_0x45b10d=null;}));},{'priority':_0x5a1e23['high']+0xa}),_0x3c37dd['plugins']['get']('TableClipboard')['on']('_replaceTableSlotCell',(_0x30ab1e,_0x5f5343)=>{const [_0x4bd8fc,_0x6d62d2,,_0x577d24]=_0x5f5343;if(!_0x45b10d)return;_0x30ab1e['stop']();const _0x2917d0=_0x4bd8fc['cell'],_0x1627ef=_0x6d62d2,_0x3bdfbe=Pe(_0x2917d0),_0xd9ccde=Pe(_0x1627ef);_0x30ab1e['return']=_0x2917d0;let _0x1257c6=null,_0x565925=null;if(_0xd9ccde||_0x3bdfbe){if(_0x3bdfbe&&!_0xd9ccde){_0x577d24['remove'](_0x2917d0['getChild'](0x0));for(const _0x453510 of Array['from'](_0x1627ef['getChildren']()))_0x577d24['insert'](_0x453510,_0x2917d0,'end');const _0xe72d70=_0x45b10d['rowInsertionIndexes']['includes'](_0x4bd8fc['row']),_0x588913=_0x45b10d['columnInsertionIndexes']['includes'](_0x4bd8fc['column']);_0xe72d70||_0x588913||(_0x1257c6=_0x55bce1['fromRange'](_0x577d24['createRangeIn'](_0x2917d0)));}else _0xd9ccde&&!_0x3bdfbe&&(_0x565925=_0x577d24['createRangeIn'](_0x2917d0));}else{const _0x4a47ea=_0x577d24['createElement']('tableCellSuggestion'),_0x2e0fda=_0x577d24['createElement']('tableCellSuggestion');_0x577d24['wrap'](_0x577d24['createRangeIn'](_0x2917d0),_0x2e0fda),_0x577d24['insert'](_0x4a47ea,_0x2917d0,0x0);for(const _0x56b480 of Array['from'](_0x1627ef['getChildren']()))_0x577d24['insert'](_0x56b480,_0x4a47ea,'end');_0x1257c6=_0x55bce1['fromRange'](_0x577d24['createRangeOn'](_0x4a47ea)),_0x565925=_0x55bce1['fromRange'](_0x577d24['createRangeOn'](_0x2e0fda));}const _0x219eea=Array['from'](_0x1627ef['getAttributes']())['filter'](([_0x1e71d5])=>ge['includes'](_0x1e71d5));_0x45b10d['cells']['push']({'element':_0x2917d0,'attributes':_0x219eea['length']?Object['fromEntries'](_0x219eea):null}),_0x1257c6&&_0x45b10d['insertionRanges']['push'](_0x1257c6),_0x565925&&_0x45b10d['deletionRanges']['push'](_0x565925);},{'priority':'high'}),_0x1660ff['on']('insertColumns',(_0x49787f,_0x3a731a)=>{const [_0x1db587,_0x496a85={}]=_0x3a731a;if(!_0x45b10d)return;const _0x1eb55b=_0x496a85['at']||0x0,_0x329bfc=_0x496a85['columns']||0x1;_0x45b10d['columnInsertionIndexes']=new Array(_0x329bfc)['fill'](_0x1eb55b)['map']((_0x1ca3a4,_0x375e9b)=>_0x1ca3a4+_0x375e9b);for(const {cell:_0x18c5a0}of _0x1660ff['createTableWalker'](_0x1db587,{'startColumn':_0x1eb55b,'endColumn':_0x1eb55b+_0x329bfc-0x1}))_0x45b10d['columnInsertionRanges']['push'](_0x3c37dd['model']['createRangeOn'](_0x18c5a0));},{'priority':'low'}),_0x1660ff['on']('insertRows',(_0x32ebda,_0x37b36)=>{const [_0x44842f,_0x1f32d6={}]=_0x37b36;if(!_0x45b10d)return;const _0x2d4ce5=_0x1f32d6['at']||0x0,_0x164a82=_0x1f32d6['rows']||0x1;_0x45b10d['rowInsertionIndexes']=new Array(_0x164a82)['fill'](_0x2d4ce5)['map']((_0x19e9bf,_0x1ae2ee)=>_0x19e9bf+_0x1ae2ee);for(const {cell:_0x2d626b}of _0x1660ff['createTableWalker'](_0x44842f,{'startRow':_0x2d4ce5,'endRow':_0x2d4ce5+_0x164a82-0x1}))_0x45b10d['rowInsertionRanges']['push'](_0x3c37dd['model']['createRangeOn'](_0x2d626b));},{'priority':'low'}),_0x35b14e['descriptionFactory']['registerDescriptionCallback'](_0x52edd2=>{if(_0x52edd2['subType']&&_0x52edd2['subType']['startsWith']('tablePaste'))return _0x52edd2['previous']?{}:{'type':'insertion','content':o(_0x3c37dd['locale'],'*Replace\x20table\x20cells*')};});const _0x258f66=()=>!0x1;for(const _0x37e379 of['tablePaste','tablePasteColumn','tablePasteRow','tablePasteCell'])_0x35b14e['_suggestionFactory']['registerCustomCallback']('insertion',_0x37e379,'join',_0x258f66),_0x35b14e['_suggestionFactory']['registerCustomCallback']('deletion',_0x37e379,'join',_0x258f66),_0x35b14e['_suggestionFactory']['registerCustomCallback']('formatBlock',_0x37e379,'join',_0x258f66);_0x35b14e['_suggestionFactory']['registerCustomCallback']('formatBlock','tablePasteCell','discard',_0x258f66),_0x35b14e['_suggestionFactory']['registerCustomCallback']('formatBlock','tablePasteCell','accept',(_0x1675e9,_0x295e0b,_0x375b82)=>{const _0x25cb6f=_0x1675e9['map'](_0x957fda=>_0x957fda['getContainedElement']())['filter'](_0x22500e=>_0x22500e),_0x2866c1=new Map(_0x25cb6f['map'](_0x42dabc=>[_0x42dabc,null]));if(_0x45b10d){for(const {element:_0x49dc6f,attributes:_0x11dcab}of _0x45b10d['cells'])_0x11dcab&&_0x2866c1['set'](_0x49dc6f,_0x11dcab);}else{if(_0x375b82&&_0x375b82['markerAttributes'])for(const [_0xe36866,_0x1efb8e]of Object['entries'](_0x375b82['markerAttributes'])){const _0x375a17=_0x3c37dd['model']['markers']['get'](_0xe36866),_0x446955=_0x375a17?_0x375a17['getRange']()['getContainedElement']():null;_0x446955&&_0x2866c1['set'](_0x446955,_0x1efb8e);}}_0x3c37dd['model']['change'](_0x11f7ea=>{for(const [_0x4c8388,_0xb95a1a]of _0x2866c1)_0x11f7ea['setAttributes']({...Ce,..._0xb95a1a},_0x4c8388);});});const _0x2e5f3d=(_0x1fbdbf,_0x1fa8a9)=>{_0x35b14e['_suggestionFactory']['registerCustomCallback'](_0x1fbdbf,'tablePaste',_0x1fa8a9,(_0x2df729,_0x24cd9f,_0x504099)=>{_0x3c37dd['model']['change'](_0x5b1908=>{const _0x21ae42=[];for(const _0x3c7c3c of _0x2df729){const _0x2b5831=_0x3c7c3c['start']['nodeAfter'];_0x2b5831['is']('element','tableCellSuggestion')&&_0x21ae42['push'](_0x2b5831);}_0x35b14e['_suggestionFactory']['getSuggestionCallback'](_0x1fbdbf,null,_0x1fa8a9)(_0x2df729,_0x24cd9f,_0x504099);for(const _0x566b20 of _0x21ae42)'$graveyard'!=_0x566b20['root']['rootName']&&_0x5b1908['unwrap'](_0x566b20);});});};_0x2e5f3d('insertion','accept'),_0x2e5f3d('insertion','discard'),_0x2e5f3d('deletion','accept'),_0x2e5f3d('deletion','discard'),_0x35b14e['_suggestionFactory']['registerCustomCallback']('insertion','tablePasteRow','discard',_0x5a652a=>{const _0x466e5d=_0x5a652a['map'](_0x4bed3a=>_0x4bed3a['getContainedElement']()),_0x308672=_0x466e5d[0x0]['findAncestor']('table'),{minRow:_0x267f59,maxRow:_0x48020f}=_0x59099d['_getCoordsForCells'](_0x466e5d);_0x1660ff['removeRows'](_0x308672,{'at':_0x267f59,'rows':_0x48020f-_0x267f59+0x1});}),_0x35b14e['_suggestionFactory']['registerCustomCallback']('insertion','tablePasteColumn','discard',_0x3a70ea=>{const _0x55b65f=_0x3a70ea['map'](_0x182dcc=>_0x182dcc['getContainedElement']()),_0x77f3fc=_0x55b65f[0x0]['findAncestor']('table'),{minColumn:_0x2ce60c,maxColumn:_0xa29dea}=_0x59099d['_getCoordsForCells'](_0x55b65f);_0x1660ff['removeColumns'](_0x77f3fc,{'at':_0x2ce60c,'columns':_0xa29dea-_0x2ce60c+0x1});});const _0x2ccccc=(_0x44f8ee,_0x27dcee)=>{if(!_0x27dcee['subType']||!_0x27dcee['subType']['startsWith']('tablePaste'))return;const _0x366802=_0x27dcee['attributes']['tablePasteChainId'],_0x315cea=_0x35b14e['getSuggestions']()['filter'](_0x3ec485=>_0x3ec485['isInContent']&&_0x3ec485['attributes']&&_0x3ec485['attributes']['tablePasteChainId']==_0x366802);_0x315cea['length']&&_0x27dcee['getAllAdjacentSuggestions']()['length']!=_0x315cea['length']&&_0x315cea['reduce']((_0x30c4b7,_0xbbac5f)=>(_0x30c4b7['next']=_0xbbac5f,_0xbbac5f['previous']=_0x30c4b7,_0xbbac5f));};function _0x4a0fd0(_0x1a7e13,_0x59bec0=!0x0){const {id:_0xedfe88}=_0x35b14e['_splitMarkerName'](_0x1a7e13['markerName']),_0x4aa5b9=['ck-suggestion-marker','ck-suggestion-marker-insertion'],_0x4920b6=_0x35b14e['activeMarkers']['includes'](_0x1a7e13['markerName']);return _0x4920b6&&_0x4aa5b9['push']('ck-suggestion-marker--active'),{'classes':_0x4aa5b9,'attributes':{'data-suggestion':_0xedfe88},'priority':_0x4920b6&&_0x59bec0?0xbc2:0xbb8};}_0x35b14e['on']('suggestionLoaded',_0x2ccccc,{'priority':'high'}),_0x35b14e['on']('suggestionUnloaded',_0x2ccccc,{'priority':'high'}),_0x3c37dd['model']['document']['registerPostFixer'](()=>{let _0x4045bc=!0x1;const _0x4ba60b=Array['from'](_0x3c37dd['model']['document']['differ']['getChangedMarkers']());for(const {name:_0x372395,data:_0x51765f}of _0x4ba60b){const {group:_0x30d01f,type:_0x1c3043,id:_0x3fa442}=_0x35b14e['_splitMarkerName'](_0x372395);if('suggestion'!=_0x30d01f||'deletion'!=_0x1c3043||_0x51765f['oldRange'])continue;if(!_0x35b14e['hasSuggestion'](_0x3fa442))continue;const _0x22d34a=_0x35b14e['getSuggestion'](_0x3fa442)['getRanges'](),_0x3b8e14=_0x3c37dd['plugins']['get']('Users')['me'];for(const _0x549ce2 of _0x35b14e['getSuggestions']()){if(!_0x549ce2['isInContent']||_0x549ce2['author']!=_0x3b8e14)continue;if('formatBlock'!=_0x549ce2['type']||'tablePasteCell'!=_0x549ce2['subType'])continue;if(_0x549ce2['getRanges']()['every'](_0x2ed8ca=>_0x22d34a['some'](_0x149efd=>_0x149efd['containsRange'](_0x2ed8ca,!0x0)))){for(const _0x575247 of _0x549ce2['getAllAdjacentSuggestions']())_0x575247['isInContent']&&(_0x575247['discard'](),_0x4045bc=!0x0);}}}return _0x4045bc;}),_0x3c37dd['model']['document']['registerPostFixer'](_0x270323=>{const _0x16229f=_0x3c37dd['commands']['get']('redo');if(!_0x16229f||!_0x16229f['_createdBatches']['has'](_0x270323['batch']))return!0x1;let _0x53fcdc=!0x1;const _0x267e6a=_0x3c37dd['plugins']['get']('Users')['me'],_0x5daff1=_0x3c37dd['model']['document']['differ']['getChanges'](),_0x2c0917=Array['from'](_0x3c37dd['model']['document']['differ']['getChangedMarkers']())['filter'](({name:_0x51572c,data:_0x58a084})=>{const {group:_0x4e44c7,subType:_0x36af9a,authorId:_0x3ad947}=_0x35b14e['_splitMarkerName'](_0x51572c);return'suggestion'==_0x4e44c7&&'tablePaste'==_0x36af9a&&_0x3ad947==_0x267e6a['id']&&!_0x58a084['oldRange'];});for(const _0x4acfaa of _0x5daff1){if('insert'!=_0x4acfaa['type']||'tableCellSuggestion'!=_0x4acfaa['name']||0x1!=_0x4acfaa['length'])continue;const _0xe12ba6=_0x270323['createRange'](_0x4acfaa['position'],_0x4acfaa['position']['getShiftedBy'](0x1));if(!_0x2c0917['find'](({data:_0x429d84})=>_0x429d84['newRange']['isEqual'](_0xe12ba6))){for(const {name:_0x2bde15,data:_0x9d0c81}of _0x2c0917)if(_0xe12ba6['containsRange'](_0x9d0c81['newRange'])){_0x270323['updateMarker'](_0x2bde15,{'range':_0xe12ba6}),_0x53fcdc=!0x0;break;}}}return _0x53fcdc;}),_0x3c37dd['model']['document']['registerPostFixer'](_0x2f0208=>{let _0x2e4829=!0x1;const _0x1238c3=_0x3c37dd['plugins']['get']('Users')['me'],_0x537eb9=_0x35b14e['getSuggestions']()['filter'](_0x29a194=>_0x29a194['isInContent']&&_0x29a194['author']==_0x1238c3),_0xe2ee8=new Set(),_0xe290d1=new Set();for(const _0x41a604 of _0x537eb9)if('tablePaste'==_0x41a604['subType'])for(const _0x41ab1b of _0x41a604['getMarkers']()){const _0xc17d5=_0x41ab1b['getRange']()['getContainedElement']();if(_0xc17d5){if(_0xc17d5['is']('element','tableCellSuggestion')&&Pe(_0xc17d5)){_0x41a604['removeMarker'](_0x41ab1b['name']),_0xe2ee8['add'](_0xc17d5),_0x2e4829=!0x0;const _0x4e0aa3=_0xc17d5['nextSibling'],_0x26541b=_0xc17d5['previousSibling'],_0x3d4f17=_0x4e0aa3&&_0x4e0aa3['is']('element','tableCellSuggestion'),_0x5454db=_0x26541b&&_0x26541b['is']('element','tableCellSuggestion');_0x3d4f17&&!_0xe2ee8['has'](_0x4e0aa3)&&_0xe290d1['add'](_0x4e0aa3),_0x5454db&&!_0xe2ee8['has'](_0x26541b)&&_0xe290d1['add'](_0x26541b);}else _0xc17d5['is']('element','paragraph')&&_0xc17d5['isEmpty']&&(_0x41a604['removeMarker'](_0x41ab1b['name']),_0x2e4829=!0x0);}}else{if('tablePasteCell'==_0x41a604['subType']){if(!_0x41a604['attributes']||!_0x41a604['attributes']['tablePasteChainId'])continue;const _0xe2ee0=_0x41a604['attributes']['markerAttributes'];if(_0xe2ee0&&Object['keys'](_0xe2ee0)['length'])continue;const _0x43f65f=_0x41a604['attributes']['tablePasteChainId'];let _0x386327=!0x0,_0x182e6f=!0x0;for(const _0x1d6578 of _0x537eb9)if(_0x1d6578['subType']&&_0x1d6578['subType']['startsWith']('tablePaste')){if(!_0x1d6578['attributes']['tablePasteChainId']){_0x182e6f=!0x1;break;}if(_0x1d6578['id']!=_0x41a604['id']&&_0x1d6578['attributes']['tablePasteChainId']==_0x43f65f){_0x386327=!0x1;break;}}_0x182e6f&&_0x386327&&(_0x41a604['removeMarkers'](),_0x2e4829=!0x0);}}for(const _0x144bf3 of _0xe2ee8)_0x2f0208['remove'](_0x144bf3);for(const _0x19458d of _0xe290d1)_0x2f0208['unwrap'](_0x19458d);return _0x2e4829;}),_0x3c37dd['conversion']['for']('editingDowncast')['markerToHighlight']({'model':'suggestion:formatBlock:tablePasteCell','view':(_0xbd8493,_0x9ede84)=>_0x4a0fd0(_0xbd8493),'converterPriority':'high'}),_0x3c37dd['conversion']['for']('dataDowncast')['markerToHighlight']({'model':'suggestion:formatBlock:tablePasteCell','view':(_0x19396f,_0xfb2eae)=>_0xfb2eae['options']['showSuggestionHighlights']?_0x4a0fd0(_0x19396f,!0x1):null,'converterPriority':'high'});const _0x2abe09=_0x3c37dd['editing']['view'];this['listenTo'](_0x2abe09['document'],'clipboardOutput',(_0x174940,_0x39ec21)=>{const _0x2daed4=[];for(const _0x4a187a of _0x2abe09['createRangeIn'](_0x39ec21['content'])['getItems']())_0x4a187a['is']('element','suggestion-td')&&_0x2daed4['push'](_0x4a187a);_0x2abe09['change'](_0x21f84a=>{for(const _0x4c50cf of _0x2daed4)_0x21f84a['move'](_0x21f84a['createRangeIn'](_0x4c50cf),_0x21f84a['createPositionBefore'](_0x4c50cf)),_0x21f84a['remove'](_0x4c50cf);});});}}function Pe(_0x2c06e5){if(_0x2c06e5['isEmpty'])return!0x0;const _0x5eca78=_0x2c06e5['getChild'](0x0);return _0x5eca78['is']('element','paragraph')&&_0x5eca78['isEmpty'];}function he(_0x2c9ee6,_0x2ea527={},_0x960020){for(const {isAnchor:_0x5df34d,cellHeight:_0x4f26e6,cellWidth:_0x3e36c8}of _0x960020['createTableWalker'](_0x2c9ee6,{'includeAllSlots':!0x0,..._0x2ea527}))if(!_0x5df34d||0x1!=_0x4f26e6||0x1!=_0x3e36c8)return!0x1;return!0x0;}class vt extends _0x2038e0{['afterInit'](){if(!this['editor']['plugins']['has']('TableColumnResizeEditing'))return;const _0x4672b1=this['editor']['plugins']['get']('TrackChangesEditing');_0x4672b1['enableCommand']('resizeTableWidth',this['handleResizeTableWidthCommand']['bind'](this)),_0x4672b1['_suggestionFactory']['registerCustomCallback']('formatBlock','resizeTable','accept',_0x4672b1['_suggestionFactory']['getSuggestionCallback']('formatBlock',null,'discard')),_0x4672b1['_suggestionFactory']['registerCustomCallback']('formatBlock','resizeTable','discard',_0x4672b1['_suggestionFactory']['getSuggestionCallback']('formatBlock',null,'accept')),_0x4672b1['descriptionFactory']['registerDescriptionCallback'](this['handleSuggestionDescription']['bind'](this));}['handleResizeTableWidthCommand'](_0x2dcdea,_0x434b6c){const _0x325e4d=this['editor']['plugins']['get']('TrackChangesEditing'),_0x5d1c4c=this['editor']['plugins']['get']('TableColumnResizeEditing'),_0x7267cb=_0x434b6c['table']||this['editor']['model']['document']['selection']['getSelectedElement']();this['editor']['model']['change'](()=>{const _0x22589b=_0x5d1c4c['getColumnGroupElement'](_0x7267cb);let _0x5cc1ea=_0x22589b?_0x5d1c4c['getTableColumnsWidths'](_0x22589b):null,_0xc262a5=_0x7267cb['getAttribute']('tableWidth')||null;const _0x4f467d=_0x434b6c['tableWidth']||_0xc262a5,_0x5a3174=_0x434b6c['columnWidths']||_0x5cc1ea,_0x452d08=this['editor']['plugins']['get']('Users')['me'];for(const _0x52461f of _0x325e4d['getSuggestions']()){const _0x5aea54=_0x52461f['getContainedElement']();if('resizeTable'===_0x52461f['subType']&&_0x5aea54===_0x7267cb){_0x52461f['author']!==_0x452d08&&_0x52461f['discard']();const _0x2467f7=_0x52461f['data']['commandParams'];_0xc262a5=_0x2467f7[0x0]['tableWidth'],_0x5cc1ea=_0x2467f7[0x0]['columnWidths'];break;}}_0x2dcdea({'table':_0x7267cb,'tableWidth':_0x4f467d,'columnWidths':_0x5a3174}),_0x325e4d['markBlockFormat'](_0x7267cb,{'commandName':'resizeTableWidth','commandParams':[{'tableWidth':_0xc262a5,'columnWidths':_0x5cc1ea}],'formatGroupId':'resizeTable'},[],'resizeTable');});}['handleSuggestionDescription'](_0x5721c2){if('formatBlock'!=_0x5721c2['type']&&'formatInline'!=_0x5721c2['type'])return;const {data:_0x5c8c78}=_0x5721c2;if(_0x5c8c78&&'resizeTable'===_0x5c8c78['formatGroupId']){const _0x548985='*Format:*\x20resize\x20table';return{'type':'format','content':o(this['editor']['locale'],_0x548985)};}}}class Ct extends _0x2038e0{['afterInit'](){const _0x17eb07=this['editor'];_0x17eb07['plugins']['has']('Template')&&_0x17eb07['plugins']['get']('TrackChangesEditing')['enableCommand']('insertTemplate');}}class _t extends _0x2038e0{['afterInit'](){const _0x49fd09=this['editor'];if(!_0x49fd09['commands']['get']('insertTableOfContents'))return;_0x49fd09['plugins']['get']('TrackChangesEditing')['enableCommand']('insertTableOfContents');const _0xd86bae=_0x49fd09['plugins']['get']('TrackChangesEditing'),_0x1489c7=_0x49fd09['locale'];_0xd86bae['descriptionFactory']['registerElementLabel']('tableOfContents',_0x363725=>o(_0x1489c7,'ELEMENT_TABLE_OF_CONTENTS',_0x363725));}}class Dt extends _0x2038e0{['afterInit'](){const _0x26725f=this['editor'];if(!_0x26725f['plugins']['has']('Title'))return;const _0x258bbb=_0x26725f['plugins']['get']('TrackChangesEditing');_0x258bbb['descriptionFactory']['registerElementLabel']('title-content',()=>o(_0x26725f['locale'],'ELEMENT_TITLE')),_0x26725f['model']['document']['registerPostFixer'](_0x5e64ed=>{let _0x5f1727=!0x1;const _0x35eb19=Array['from'](_0x26725f['model']['document']['differ']['getChangedMarkers']());for(const {name:_0x19f708,data:_0x1bd055}of _0x35eb19){const {group:_0x1bbfc0}=_0x258bbb['_splitMarkerName'](_0x19f708);if('suggestion'!==_0x1bbfc0||!_0x1bd055['newRange'])continue;const _0x210a25=_0x1bd055['newRange'],_0x4c887f=_0x210a25['end']['nodeBefore'];if(!_0x4c887f||!_0x4c887f['is']('element','title-content'))continue;if(!_0x210a25['start']['isTouching'](_0x210a25['end']))continue;const _0x5de8bf=_0x26725f['model']['schema']['getNearestSelectionRange'](_0x210a25['end'],'forward');if(_0x5de8bf&&_0x5de8bf['isCollapsed']){const _0x424606=_0x5e64ed['createRange'](_0x210a25['start'],_0x5de8bf['start']);_0x424606['isEqual'](_0x210a25)||(_0x5e64ed['updateMarker'](_0x19f708,{'range':_0x424606}),_0x5f1727=!0x0);}_0x5f1727||(_0x5e64ed['removeMarker'](_0x19f708),_0x5f1727=!0x0);}return _0x5f1727;});}}class Nt extends _0x2038e0{['afterInit'](){const _0x2c7e97=this['editor'],_0x31fd0d=_0x2c7e97['plugins']['get']('TrackChangesEditing');_0x2c7e97['plugins']['has']('UndoEditing')&&(_0x31fd0d['enableCommand']('undo'),_0x31fd0d['enableCommand']('redo'));}}class Mt extends _0x2038e0{static get['requires'](){return[jt];}['afterInit'](){const _0x56bfd5=this['editor'];if(!_0x56bfd5['plugins']['has']('TableCaptionEditing'))return;_0x56bfd5['plugins']['get']('TrackChangesEditing')['enableCommand']('toggleTableCaption');}}class $t extends _0x2038e0{['tableProperties'];['tableCellProperties'];constructor(_0x49f50f){super(_0x49f50f),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 _0x5cdbdf=this['editor']['plugins']['get']('TrackChangesEditing');if(this['editor']['plugins']['has']('TablePropertiesEditing')){for(const _0x2b9a3e of this['tableProperties'])_0x5cdbdf['enableCommand'](_0x2b9a3e,(_0x382d8a,_0x2bf65b)=>{const _0x54337a=this['editor']['model']['document']['selection']['getFirstPosition']()['findAncestor']('table');this['_handlePropertyChange'](_0x2b9a3e,[_0x54337a],this['tableProperties'],'tableProperties',_0x382d8a,_0x2bf65b);});_0x5cdbdf['_suggestionFactory']['registerCustomCallback']('formatBlock','tableProperties','accept',_0x5cdbdf['_suggestionFactory']['getSuggestionCallback']('formatBlock',null,'discard')),_0x5cdbdf['_suggestionFactory']['registerCustomCallback']('formatBlock','tableProperties','discard',(_0x901720,_0x578f2a)=>this['handleDiscardAction'](this['tableProperties'],_0x901720,_0x578f2a)),_0x5cdbdf['_suggestionFactory']['registerCustomCallback']('formatBlock','tableProperties','join',()=>!0x1);}if(this['editor']['plugins']['has']('TableCellPropertiesEditing')){for(const _0x212622 of this['tableCellProperties'])_0x5cdbdf['enableCommand'](_0x212622,(_0x3dfb06,_0x1a0378)=>{const _0xb468d8=this['editor']['plugins']['get']('TableUtils')['getSelectionAffectedTableCells'](this['editor']['model']['document']['selection']);this['_handlePropertyChange'](_0x212622,_0xb468d8,this['tableCellProperties'],'tableCellProperties',_0x3dfb06,_0x1a0378);});_0x5cdbdf['_suggestionFactory']['registerCustomCallback']('formatBlock','tableCellProperties','accept',_0x5cdbdf['_suggestionFactory']['getSuggestionCallback']('formatBlock',null,'discard')),_0x5cdbdf['_suggestionFactory']['registerCustomCallback']('formatBlock','tableCellProperties','discard',(_0x5a9ec2,_0x49fe02)=>this['handleDiscardAction'](this['tableCellProperties'],_0x5a9ec2,_0x49fe02)),_0x5cdbdf['_suggestionFactory']['registerCustomCallback']('formatBlock','tableCellProperties','join',()=>!0x1);}_0x5cdbdf['descriptionFactory']['registerDescriptionCallback'](_0xa4258f=>this['handleSuggestionDescription'](_0xa4258f));}['_handlePropertyChange'](_0x37bd6b,_0x1ef3e5,_0x2b70da,_0x5e6fcf,_0xa2539f,_0x18bf0b){const _0x511167=this['editor']['plugins']['get']('TrackChangesEditing');this['editor']['model']['enqueueChange'](_0x18bf0b['batch'],()=>{for(const _0x1435bc of _0x1ef3e5){if(this['_getSuggestion'](_0x1435bc,_0x5e6fcf))_0xa2539f(_0x18bf0b);else{const _0x19b65b={};for(const _0x90b5a5 of _0x2b70da){const _0x4dc903=_0x1435bc['getAttribute'](_0x90b5a5);void 0x0!==_0x4dc903&&(_0x19b65b[_0x90b5a5]=_0x4dc903);}_0xa2539f(_0x18bf0b),_0x511167['markBlockFormat'](_0x1435bc,{'commandParams':[_0x19b65b]},[],_0x5e6fcf);}}});}['handleDiscardAction'](_0x1d8ba7,_0x2bdd12,_0x2a473c){const _0x396afb=_0x2bdd12[0x0]['start']['nodeAfter'],_0x1c5e47=_0x2a473c['commandParams'][0x0];this['editor']['model']['change'](_0x349adb=>{for(const _0x149aab of _0x1d8ba7)void 0x0!==_0x1c5e47[_0x149aab]?_0x349adb['setAttribute'](_0x149aab,_0x1c5e47[_0x149aab],_0x396afb):_0x349adb['removeAttribute'](_0x149aab,_0x396afb);});}['handleSuggestionDescription'](_0x50548e){if(_0x50548e['data'])switch(_0x50548e['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'](_0x5a1139,_0x3485e9){const _0x494e3c=this['editor']['plugins']['get']('TrackChangesEditing');for(const _0x42830f of _0x494e3c['getSuggestions']({'skipNotAttached':!0x0})){const _0x1cfcb6=_0x42830f['getContainedElement']();if(_0x42830f['subType']===_0x3485e9&&_0x1cfcb6===_0x5a1139)return _0x42830f;}return null;}}const m='$elementName';class p extends _0x2038e0{['descriptionFactory'];['trackChangesCommand'];['_adapter'];['_suggestionFactory'];['_suggestions'];['_commentsRepository'];['_enabledCommands'];['_model'];['_suggestionState'];['_isForcedDefaultExecutionBlock'];['_trackFormatChanges'];['_mergeNestedSuggestions'];['_blockAttributeKeys'];['_inlineAttributeKeys'];['_recordAttributeSuggestions']=!0x1;static get['requires'](){return['CommentsRepository',_0x3f3120,_0x3358c6,E,V,U,O,F,G,L,H,q,W,J,Q,X,Y,Z,tt,et,it,nt,st,ot,rt,at,ut,K,lt,ct,z,ue,ft,gt,mt,dt,pt,kt,bt,wt,yt,jt,St,At,Mt,It,vt,_t,$t,Ct,Dt,Nt];}static get['pluginName'](){return'TrackChangesEditing';}constructor(_0x50764f){function _0x4e6a4a(_0x1e68dc){return _0x1e68dc['map'](_0x33902c=>String['fromCharCode'](_0x33902c))['join']('');}super(_0x50764f),this['set']('activeMarkers',[]),this['on']('change:activeMarkers',(_0x5a1fc4,_0x4f0be0,_0x4eabc0,_0x86354d)=>{this['_model']['change'](()=>{for(const _0x59e1fa of[..._0x86354d,..._0x4eabc0])this['_model']['markers']['has'](_0x59e1fa)&&_0x50764f['editing']['reconvertMarker'](_0x59e1fa);});}),this['descriptionFactory']=new f(this['editor']['model']['schema'],this['editor']['locale']),this['_adapter']=null,this['_suggestionFactory']=new xt(this['editor']),this['_suggestions']=new Map(),this['_commentsRepository']=_0x50764f['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(),_0x50764f['config']['define']('trackChanges.trackFormatChanges','default'),this['_trackFormatChanges']=_0x50764f['config']['get']('trackChanges.trackFormatChanges'),_0x50764f['config']['define']('trackChanges.mergeNestedSuggestions',!0x0),this['_mergeNestedSuggestions']=_0x50764f['config']['get']('trackChanges.mergeNestedSuggestions'),this['trackChangesCommand']=new M(_0x50764f,this['_enabledCommands']),this['_initAriaMarkerChangeAnnouncements'](),this[_0x4e6a4a([0x5f,0x65,0x78,0x65,0x63,0x75,0x74,0x65,0x53,0x75,0x67,0x67,0x65,0x73,0x74,0x69,0x6f,0x6e])]=_0x4e6a4a([0x34,0x30,0x34,0x38,0x31,0x32,0x34,0x30]);}['init'](){const _0x5aa816=this['editor'],_0x3a041c=(_0x478326,_0x126964)=>{if('attribute'!=_0x478326)return'ck-suggestion-marker-'+_0x478326;const _0x4e7223=_0x126964['split']('|')[0x0];return this['_isBlockAttribute'](_0x4e7223)?'ck-suggestion-marker-formatBlock':'ck-suggestion-marker-formatInline';};_0x5aa816['conversion']['for']('editingDowncast')['markerToHighlight']({'model':'suggestion','view':_0x2b606a=>{const {id:_0x3169de,type:_0x2dbffd,subType:_0x37bbbe}=this['_splitMarkerName'](_0x2b606a['markerName']),_0x1db901=['ck-suggestion-marker',_0x3a041c(_0x2dbffd,_0x37bbbe)];let _0x3d74fd=0xbb8;return this['activeMarkers']['includes'](_0x2b606a['markerName'])&&(_0x1db901['push']('ck-suggestion-marker--active'),_0x3d74fd=0xbc2),'deletion'==_0x2dbffd&&(_0x3d74fd+=0x5),{'classes':_0x1db901,'attributes':{'data-suggestion':_0x3169de},'priority':_0x3d74fd};}}),_0x5aa816['conversion']['for']('dataDowncast')['add'](_0x4b97ea=>{_0x4b97ea['on']('addMarker:suggestion',(_0x4da614,_0x3c2475,_0x54ab18)=>{if(!_0x54ab18['options']['showSuggestionHighlights'])return;const _0x3e218b=_0x3c2475['item'];if(!_0x3e218b)return;const _0x4877ed=_0x54ab18['mapper']['toViewElement'](_0x3e218b);_0x5aa816['model']['schema']['isObject'](_0x3e218b)&&_0x4877ed&&!_0x4877ed['getCustomProperty']('widget')&&_0x4877ed['is']('containerElement')&&_0x4a559b(_0x4877ed,_0x54ab18['writer']);},{'priority':'high'});}),_0x5aa816['conversion']['for']('dataDowncast')['markerToHighlight']({'model':'suggestion','view':(_0x5edffa,_0x36fc44)=>{if(!_0x36fc44['options']['showSuggestionHighlights'])return null;const {type:_0x136963,subType:_0x893002}=this['_splitMarkerName'](_0x5edffa['markerName']);return{'classes':['ck-suggestion-marker',_0x3a041c(_0x136963,_0x893002)],'priority':0xbb8};}});const _0x23cfda=({showActiveMarkers:_0x191974=!0x0,isAttributeSuggestion:_0x50fb9a=!0x1}={})=>(_0x2dbda8,_0x36da70,_0x32699b)=>{if(!_0x36da70['item'])return;const {id:_0x3d8846}=this['_splitMarkerName'](_0x36da70['markerName']);if(_0x50fb9a){const _0x546c1a=this['_suggestions']['get'](_0x3d8846),_0x2f4ded=this['_getAttributeKey'](_0x546c1a);if(!this['_isBlockAttribute'](_0x2f4ded))return;}if(_0x36da70['item']['is']('selection'))return void _0x32699b['consumable']['consume'](_0x36da70['item'],_0x2dbda8['name']);const _0x261464=_0x32699b['mapper']['toViewElement'](_0x36da70['item']);if(_0x36da70['item']['is']('element')&&_0x5aa816['model']['schema']['isBlock'](_0x36da70['item'])&&!_0x261464['getCustomProperty']('addHighlight')){_0x32699b['writer']['addClass'](['ck-suggestion-marker','ck-suggestion-marker-formatBlock'],_0x261464),_0x32699b['writer']['setAttribute']('data-suggestion',_0x3d8846,_0x261464),_0x32699b['mapper']['bindElementToMarker'](_0x261464,_0x36da70['markerName']),_0x191974&&(this['activeMarkers']['includes'](_0x36da70['markerName'])?_0x32699b['writer']['addClass']('ck-suggestion-marker--active',_0x261464):_0x32699b['writer']['removeClass']('ck-suggestion-marker--active',_0x261464));for(const _0x567a4f of _0x5aa816['model']['createRangeIn'](_0x36da70['item'])['getItems']())_0x32699b['consumable']['consume'](_0x567a4f,_0x2dbda8['name']);_0x32699b['consumable']['consume'](_0x36da70['item'],_0x2dbda8['name']);}};_0x5aa816['conversion']['for']('dataDowncast')['add'](_0x56946c=>{_0x56946c['on']('addMarker:suggestion:formatBlock',(_0x255728,_0xc74bc2,_0x25aa2f)=>{_0x25aa2f['options']['showSuggestionHighlights']&&_0x23cfda({'showActiveMarkers':!0x1})(_0x255728,_0xc74bc2,_0x25aa2f);},{'priority':'highest'});}),_0x5aa816['conversion']['for']('dataDowncast')['add'](_0x3a1f7e=>{_0x3a1f7e['on']('addMarker:suggestion:attribute',(_0x4f173c,_0x730097,_0x32e5b6)=>{_0x32e5b6['options']['showSuggestionHighlights']&&_0x23cfda({'showActiveMarkers':!0x1,'isAttributeSuggestion':!0x0})(_0x4f173c,_0x730097,_0x32e5b6);},{'priority':'highest'});}),_0x5aa816['conversion']['for']('dataDowncast')['markerToData']({'model':'suggestion','view':(_0x530546,_0x14699c)=>_0x14699c['options']['showSuggestionHighlights']?null:{'group':'suggestion','name':_0x530546['substr'](0xb)}}),_0x5aa816['conversion']['for']('upcast')['elementToElement']({'view':{'name':'suggestion','attributes':{'id':/^\w/,'suggestion-type':/^\w/}},'model':(_0x1f1086,{writer:_0x5720ad})=>{let _0x2095bf='suggestion:'+_0x1f1086['getAttribute']('suggestion-type')+':'+_0x1f1086['getAttribute']('id');return _0x1f1086['getAttribute']('marker-count')&&(_0x2095bf+=':'+_0x1f1086['getAttribute']('marker-count')),_0x5720ad['createElement']('$marker',{'data-name':_0x2095bf});}}),_0x5aa816['conversion']['for']('upcast')['dataToMarker']({'view':'suggestion'}),_0x5aa816['conversion']['for']('editingDowncast')['add'](_0x5e4bd8=>{_0x5e4bd8['on']('addMarker:suggestion:formatBlock',_0x23cfda(),{'priority':'high'});}),_0x5aa816['conversion']['for']('editingDowncast')['add'](_0x175c4a=>{_0x175c4a['on']('addMarker:suggestion:attribute',_0x23cfda({'isAttributeSuggestion':!0x0}),{'priority':'high'});}),_0x5aa816['conversion']['for']('editingDowncast')['add'](_0x5f4ec8=>{_0x5f4ec8['on']('removeMarker:suggestion:formatBlock',(_0x52b938,_0x3718a3,_0x5624fb)=>{const _0x42b869=_0x5624fb['mapper']['markerNameToElements'](_0x3718a3['markerName']);if(_0x42b869){for(const _0x1fc4dc of _0x42b869)_0x1fc4dc['getCustomProperty']('addHighlight')||(_0x5624fb['writer']['removeClass'](['ck-suggestion-marker','ck-suggestion-marker-formatBlock','ck-suggestion-marker--active'],_0x1fc4dc),_0x5624fb['writer']['removeAttribute']('data-suggestion',_0x1fc4dc),_0x5624fb['mapper']['unbindElementFromMarkerName'](_0x1fc4dc,_0x3718a3['markerName']));}},{'priority':'high'});}),_0x5aa816['conversion']['for']('editingDowncast')['add'](_0x5019e3=>{_0x5019e3['on']('removeMarker:suggestion:attribute',(_0x34e02c,_0xcaf37e,_0xef8f4a)=>{const _0x41d2ab=_0xef8f4a['mapper']['markerNameToElements'](_0xcaf37e['markerName']);if(!_0x41d2ab)return;const {id:_0x29e91a}=this['_splitMarkerName'](_0xcaf37e['markerName']),_0x237ac4=this['_suggestions']['get'](_0x29e91a),_0x178e93=this['_getAttributeKey'](_0x237ac4);if(this['_isBlockAttribute'](_0x178e93)){for(const _0x265487 of _0x41d2ab)_0x265487['getCustomProperty']('addHighlight')||(_0xef8f4a['writer']['removeClass'](['ck-suggestion-marker','ck-suggestion-marker-formatBlock','ck-suggestion-marker--active'],_0x265487),_0xef8f4a['writer']['removeAttribute']('data-suggestion',_0x265487),_0xef8f4a['mapper']['unbindElementFromMarkerName'](_0x265487,_0xcaf37e['markerName']));}},{'priority':'high'});}),_0x5aa816['model']['document']['registerPostFixer'](_0x7feb1c=>{let _0x5b92b4=!0x1;const _0xc7cfc3=Array['from'](_0x5aa816['model']['document']['differ']['getChangedMarkers']()),_0xd36eb9=new Set();for(const {name:_0x518300,data:_0x1d54b6}of _0xc7cfc3){const {group:_0x7ffb01,type:_0x92c84f,subType:_0x3c9dc0,id:_0x177524}=this['_splitMarkerName'](_0x518300);if('suggestion'!==_0x7ffb01)continue;const _0x456bc5=this['_suggestions']['get'](_0x177524);if(null!=_0x1d54b6['newRange']){'formatInline'==_0x92c84f&&(_0x5b92b4=_0x5b92b4||Et(_0x1d54b6['newRange'],_0x518300,_0x7feb1c,_0x5aa816['model']['schema']));const _0x1fd8f6='attribute'==_0x92c84f&&this['_isBlockAttribute'](_0x3c9dc0['split']('|')[0x0]);if(_0x1d54b6['newRange']['isCollapsed']||'$graveyard'==_0x1d54b6['newRange']['root']['rootName']||'formatBlock'==_0x92c84f&&!Ut(_0x1d54b6['newRange'])||_0x1fd8f6&&!Ut(_0x1d54b6['newRange'])||'deletion'==_0x92c84f&&!(!Tt(_0x430431=_0x1d54b6['newRange'])&&!function(_0x4e42ce){return _0x4e42ce['start']['parent']==_0x4e42ce['end']['nodeBefore']&&_0x4e42ce['start']['isAtEnd'];}(_0x430431)))_0x7feb1c['removeMarker'](_0x518300),_0x5b92b4=!0x0;else{if(!_0x456bc5||!_0x456bc5['isInContent'])continue;_0xd36eb9['add'](_0x456bc5);}}}var _0x430431;return _0xd36eb9['size']>0x0&&(_0x5b92b4=!!this['_joinWithAdjacentSuggestions'](_0xd36eb9)||_0x5b92b4),_0x5b92b4;}),_0x5aa816['model']['document']['registerPostFixer'](_0x1dfca8=>{let _0x2401f6=!0x1;for(const _0x31968f of _0x5aa816['model']['document']['differ']['getChanges']())if('insert'==_0x31968f['type'])for(const _0xebb3d0 of this['_suggestions']['values']()){if(_0xebb3d0['isMultiRange']||!_0xebb3d0['isInContent'])continue;const _0x560f64='formatBlock'==_0xebb3d0['type'],_0x28e6f7=this['_getAttributeKey'](_0xebb3d0),_0x3e676e=_0x28e6f7&&this['_isBlockAttribute'](_0x28e6f7);if(!_0x560f64&&!_0x3e676e)continue;const _0x36e4bd=_0xebb3d0['getFirstRange']();if(_0x36e4bd['start']['parent']!=_0x36e4bd['end']['parent']&&!_0x36e4bd['end']['isAtEnd']){const _0x8ad63=_0x5aa816['model']['createPositionAt'](_0x36e4bd['start']['nodeAfter'],'end'),_0x38f114=_0x5aa816['model']['createRange'](_0x36e4bd['start'],_0x8ad63);_0x1dfca8['updateMarker'](_0xebb3d0['getFirstMarker'](),{'range':_0x38f114}),_0x2401f6=!0x0;}}return _0x2401f6;}),_0x5aa816['model']['document']['registerPostFixer'](_0x428f91=>this['_processAttributeChanges'](_0x428f91)),_0x5aa816['model']['document']['registerPostFixer'](_0x1b4b92=>!_0x1b4b92['batch']['isLocal']&&this['_processAttributeSuggestions'](_0x1b4b92)),_0x5aa816['model']['on']('_afterChanges',()=>{this['_recordAttributeSuggestions']=!0x1;}),_0x5aa816['model']['document']['on']('change:data',(_0x27db76,_0x4168dc)=>{if(!_0x4168dc['isLocal']||_0x4168dc['isUndo'])return;if(!this['_recordAttributeSuggestions'])return;const _0x1fc50c=_0x5aa816['model']['document']['differ']['getChanges']();if(0x0==_0x1fc50c['length'])return;const _0x3a0a99=[],_0x4cb793=_0x1fc50c['filter'](_0x3e3f92=>'attribute'==_0x3e3f92['type']),_0x172cf6=_0x1fc50c['filter'](_0x2bcd62=>'insert'==_0x2bcd62['type']&&'$text'!=_0x2bcd62['name']);for(const _0x399519 of _0x4cb793)this['_isRegisteredAttribute'](_0x399519['attributeKey'])&&_0x3a0a99['push']({'key':_0x399519['attributeKey'],'newValue':_0x399519['attributeNewValue'],'oldValue':_0x399519['attributeOldValue'],'range':Ot(_0x399519['range'],_0x5aa816['model'])});for(const _0x4895fc of _0x172cf6){if('rename'!=_0x4895fc['action']&&'refresh'!=_0x4895fc['action'])continue;const _0x3f38d8=Gt(_0x4895fc['position']['nodeAfter'],_0x5aa816['model']),_0x27dac2=_0x4895fc['before'];'rename'==_0x4895fc['action']&&_0x3a0a99['push']({'key':m,'newValue':_0x4895fc['name'],'oldValue':_0x27dac2['name'],'range':_0x3f38d8});for(const [_0x5d0d65,_0x2fad04]of _0x27dac2['attributes']){if(!this['_isRegisteredAttribute'](_0x5d0d65))continue;const _0x4a54ec=_0x4895fc['attributes']['get'](_0x5d0d65);_0x2fad04!==_0x4a54ec&&_0x3a0a99['push']({'key':_0x5d0d65,'newValue':_0x4a54ec,'oldValue':_0x2fad04,'range':_0x3f38d8});}for(const [_0x10693d,_0x34a42c]of _0x4895fc['attributes'])this['_isRegisteredAttribute'](_0x10693d)&&(_0x27dac2['attributes']['has'](_0x10693d)||_0x3a0a99['push']({'key':_0x10693d,'newValue':_0x34a42c,'oldValue':null,'range':_0x3f38d8}));}0x0!=_0x3a0a99['length']&&_0x5aa816['model']['enqueueChange'](_0x4168dc,_0x1df068=>{const _0x5bb87f=_0x515477();for(const {range:_0x5a2b1e,key:_0x53e706,oldValue:_0x29cb50,newValue:_0x384bdd}of _0x3a0a99)this['markAttributeChange'](_0x5a2b1e,_0x53e706,_0x29cb50,_0x384bdd,{'groupId':_0x5bb87f});this['_reduceExistingSuggestions'](_0x1df068,_0x3a0a99);});},{'priority':'lowest'}),_0x5aa816['model']['markers']['on']('update:suggestion',(_0x19e31b,_0x53a13c,_0x312c5b)=>{if(null==_0x312c5b){const {id:_0x4c4c39}=this['_splitMarkerName'](_0x53a13c['name']),_0x2796f5=this['_suggestions']['get'](_0x4c4c39);_0x2796f5&&_0x2796f5['addMarkerName'](_0x53a13c['name']);}}),_0x5aa816['model']['document']['on']('change:data',()=>{const _0x3bdfa7=Array['from'](_0x5aa816['model']['document']['differ']['getChangedMarkers']())['filter'](_0x51df0c=>'suggestion'===this['_splitMarkerName'](_0x51df0c['name'])['group']);if(0x0===_0x3bdfa7['length'])return;_0x3bdfa7['sort']((_0x2025d8,_0x3c08d9)=>{const _0x5a604f=_0x2025d8['data']['oldRange'],_0x344c40=_0x3c08d9['data']['oldRange'];return null===_0x5a604f&&null===_0x344c40?0x0:null===_0x5a604f&&null!==_0x344c40?-0x1:null!==_0x5a604f&&null===_0x344c40?0x1:_0x5a604f['start']['isBefore'](_0x344c40['start'])?-0x1:0x1;});const _0x1cbbdf=new Set(),_0x4bca36=new Set();for(const {name:_0x2ff225,data:_0x52bfc8}of _0x3bdfa7){const {id:_0x78e2b9}=this['_splitMarkerName'](_0x2ff225);if(null===_0x52bfc8['oldRange']){const _0x36c05b=this['_handleNewSuggestionMarker'](_0x2ff225);_0x4bca36['add'](_0x36c05b);}else{const _0x1e91ab=this['_suggestions']['get'](_0x78e2b9);null!==_0x52bfc8['newRange']||_0x1e91ab['isInContent']?(_0x1cbbdf['add'](_0x1e91ab['head']),_0x4bca36['add'](_0x1e91ab)):this['_removeSuggestion'](_0x1e91ab);}}_0x4bca36['size']>0x0&&this['_refreshSuggestionsChain'](_0x4bca36);for(const _0x1b3453 of _0x1cbbdf)this['fire']('suggestionChanged',_0x1b3453);}),_0x5aa816['model']['on']('applyOperation',(_0xae1bbd,_0x534548)=>{const _0x47f8b3=_0x534548[0x0];if(!this['_suggestions']['size'])return;if(!_0x47f8b3['isDocumentOperation'])return;if(_0x47f8b3['batch']['isUndo']||!_0x47f8b3['batch']['isLocal'])return;let _0x275b82,_0x2aa354;switch(_0x47f8b3['type']){case'insert':_0x275b82=_0x5aa816['model']['createPositionAt'](_0x47f8b3['position']),_0x2aa354=_0x275b82['getShiftedBy'](_0x47f8b3['howMany']);break;case'split':_0x275b82=_0x5aa816['model']['createPositionAt'](_0x47f8b3['splitPosition']),_0x2aa354=_0x5aa816['model']['createPositionAt'](_0x47f8b3['moveTargetPosition']);break;case'move':_0x275b82=_0x5aa816['model']['createPositionAt'](_0x47f8b3['targetPosition']),_0x2aa354=_0x275b82['getShiftedBy'](_0x47f8b3['howMany']);break;default:return;}const _0x20fad4=_0x5aa816['model']['createRange'](_0x275b82,_0x2aa354);_0x5aa816['model']['change'](()=>{for(const {suggestion:_0x30655c,meta:_0x67a0c2}of this['_findSuggestions'](_0x20fad4)){if(_0x30655c['isMultiRange'])continue;if('formatInline'==_0x30655c['type'])continue;const _0x1070b8=this['_getAttributeKey'](_0x30655c);if(_0x1070b8&&this['_isBlockAttribute'](_0x1070b8)&&'split'!=_0x47f8b3['type'])continue;const _0x4db201=_0x30655c['data']&&_0x30655c['data']['multipleBlocks'];('formatBlock'!=_0x30655c['type']||'split'==_0x47f8b3['type']&&!_0x4db201)&&(_0x67a0c2['containsRangeInObject']||'insertion'==_0x30655c['type']&&_0x67a0c2['isOwn']||_0x30655c['getFirstRange']()['containsRange'](_0x20fad4)&&this['_breakSuggestionMarker'](_0x30655c,_0x275b82,_0x2aa354));}});},{'priority':'lowest'}),_0x5aa816['model']['on']('deleteContent',(_0x1f231c,_0x402fda)=>{const _0x394c3a=_0x402fda[0x0],_0x3453d3=_0x402fda[0x1];if(_0x3453d3&&_0x3453d3['forceDefaultExecution'])return;if(this['_isForcedDefaultExecutionBlock'])return;if(!this['trackChangesCommand']['value'])return;if(_0x394c3a['isCollapsed'])return;const _0xeab34d=_0x5aa816['model']['schema'],{start:_0x51cc20,end:_0x4dcde8}=_0x394c3a['getFirstRange'](),_0x5f1372=_0x51cc20['nodeAfter']&&_0xeab34d['isLimit'](_0x51cc20['nodeAfter'])?null:_0xeab34d['getNearestSelectionRange'](_0x51cc20,'forward'),_0x5d8a1a=_0x4dcde8['nodeBefore']&&_0xeab34d['isLimit'](_0x4dcde8['nodeBefore'])?null:_0xeab34d['getNearestSelectionRange'](_0x4dcde8,'backward'),_0x428fc8=_0x5aa816['model']['createRange'](_0x5f1372?_0x5f1372['start']:_0x51cc20,_0x5d8a1a?_0x5d8a1a['end']:_0x4dcde8);_0x5aa816['model']['change'](_0xafb365=>{this['markDeletion'](_0x428fc8);const _0x1a659=_0x5aa816['model']['schema']['getNearestSelectionRange'](_0x428fc8['start']);_0x394c3a['is']('documentSelection')?_0xafb365['setSelection'](_0x1a659):_0x394c3a['setTo'](_0x1a659);}),_0x1f231c['stop']();},{'priority':_0x5a1e23['normal']+0xa}),_0x5aa816['model']['on']('insertContent',(_0x170cb8,_0x33d7e9)=>{const _0x5bdbc2=_0x33d7e9[_0x33d7e9['length']-0x1];_0x5bdbc2&&_0x5bdbc2['forceDefaultExecution']||this['_isForcedDefaultExecutionBlock']||this['trackChangesCommand']['value']&&(_0x5aa816['model']['change'](()=>{let _0x455218=_0x5aa816['model']['insertContent'](_0x33d7e9[0x0],_0x33d7e9[0x1],_0x33d7e9[0x2],{'forceDefaultExecution':!0x0});if(!_0x455218)return;_0x170cb8['return']=_0x455218['clone']();const _0x1a2bb4=_0x455218['end']['nodeBefore'],_0xd61e19=_0x5aa816['model']['schema'];_0x1a2bb4&&_0xd61e19['isBlock'](_0x1a2bb4)&&!_0xd61e19['isObject'](_0x1a2bb4)&&(_0x455218=_0x5aa816['model']['createRange'](_0x455218['start'],_0x5aa816['model']['createPositionAt'](_0x1a2bb4,'end'))),this['markInsertion'](_0x455218);}),_0x170cb8['stop']());},{'priority':'high'}),this['editor']['commands']['add']('trackChanges',this['trackChangesCommand']),this['enableCommand']('trackChanges');const _0x35ba14=new $(_0x5aa816,this['_suggestions']);_0x5aa816['commands']['add']('acceptSuggestion',_0x35ba14),this['enableCommand']('acceptSuggestion');const _0x2c9d2d=new B(_0x5aa816,this['_suggestions']);_0x5aa816['commands']['add']('discardSuggestion',_0x2c9d2d),this['enableCommand']('discardSuggestion'),_0x5aa816['commands']['add']('acceptAllSuggestions',new x(_0x5aa816,_0x35ba14,this['_suggestions'])),this['enableCommand']('acceptAllSuggestions'),_0x5aa816['commands']['add']('discardAllSuggestions',new x(_0x5aa816,_0x2c9d2d,this['_suggestions'])),this['enableCommand']('discardAllSuggestions'),_0x5aa816['commands']['add']('acceptSelectedSuggestions',new R(_0x5aa816,_0x35ba14,this['_suggestions'])),this['enableCommand']('acceptSelectedSuggestions'),_0x5aa816['commands']['add']('discardSelectedSuggestions',new R(_0x5aa816,_0x2c9d2d,this['_suggestions'])),this['enableCommand']('discardSelectedSuggestions');const _0x2bcab1=_0x5aa816['plugins']['get']('CommentsRepository');this['listenTo'](_0x2bcab1,'addComment',(_0x5d1932,{threadId:_0x5325d6})=>{const _0x4e6c14=this['_suggestions']['get'](_0x5325d6);_0x4e6c14&&_0x4e6c14['commentThread']&&0x1===_0x4e6c14['commentThread']['length']&&this['_updateSuggestionData'](_0x5325d6,{'hasComments':!0x0});},{'priority':'low'}),this['listenTo'](_0x2bcab1,'removeComment',(_0x10afec,{threadId:_0x531e55})=>{const _0x196327=this['_suggestions']['get'](_0x531e55);_0x196327&&_0x196327['commentThread']&&!_0x196327['commentThread']['length']&&this['_updateSuggestionData'](_0x531e55,{'hasComments':!0x1});},{'priority':'low'});}set['adapter'](_0x368663){if(this['_adapter'])throw new _0x20823b('track-changes-adapter-already-set',this);this['_adapter']=_0x368663;}get['adapter'](){return this['_adapter'];}['getSuggestions']({skipNotAttached:_0x52333c=!0x1,toJSON:_0x1648de=!0x1}={}){const _0x28b466=[];for(const _0x1bd56e of this['_suggestions']['values']())_0x52333c&&!_0x1bd56e['isInContent']||_0x28b466['push'](_0x1bd56e);return _0x1648de?_0x28b466['map'](_0x3e75a6=>_0x3e75a6['toJSON']()):_0x28b466;}['getSuggestion'](_0x102d57){const _0x5e407b=this['_suggestions']['get'](_0x102d57);if(!_0x5e407b)throw new _0x20823b('track-changes-suggestion-not-found',this);return _0x5e407b;}['hasSuggestion'](_0x576066){return this['_suggestions']['has'](_0x576066);}['addSuggestionData'](_0x39ff4c){const {authorId:_0x4e845d,id:_0x2d6331,attributes:_0x1c8261}=_0x39ff4c,[_0x31205f,_0x41f07f]=_0x39ff4c['type']['split'](':'),_0x2abab4=this['_suggestions']['get'](_0x2d6331)||this['_createSuggestion'](_0x31205f,_0x41f07f,_0x2d6331,_0x4e845d,_0x1c8261);if(this['_addThreadToSuggestion'](_0x2abab4),this['_checkSuggestionCorrectness'](_0x2abab4,_0x31205f,_0x41f07f||null,_0x4e845d),_0x2abab4['createdAt']=_0x39ff4c['createdAt'],_0x2abab4['_isDataLoaded']=!0x0,_0x1c8261&&_0x1c8261['@external']){const _0x5ac72f=_0x1c8261['@external'],_0x2f4f2f=this['_getExternalAuthor'](_0x5ac72f['authorName']);_0x2abab4['authoredAt']=_0x5ac72f['createdAt'],_0x2abab4['author']=_0x2f4f2f,_0x2abab4['isExternal']=!0x0;}else _0x2abab4['authoredAt']=_0x39ff4c['createdAt'];switch(_0x39ff4c['data']&&(_0x2abab4['data']=_0x39ff4c['data']),_0x39ff4c['attributes']&&(_0x2abab4['attributes']=_0x39ff4c['attributes']),this['_adapter']&&this['_adapter']['addSuggestion']||(_0x2abab4['_saved']=!0x0),this['_suggestionState']['get'](_0x2abab4)){case'notReady':this['_suggestionState']['set'](_0x2abab4,'dataReady');break;case'markerReady':_0x2abab4['isInContent']?(this['_joinWithAdjacentSuggestions'](new Set([_0x2abab4])),this['_refreshSuggestionsChain'](new Set([_0x2abab4])),this['_suggestionState']['set'](_0x2abab4,'ready'),this['fire']('suggestionLoaded',_0x2abab4)):this['_suggestionState']['set'](_0x2abab4,'removed');}return _0x2abab4;}['acceptSuggestion'](_0x3308d9){this['forceDefaultExecution'](()=>{this['editor']['model']['change'](()=>{for(const _0x462d79 of _0x3308d9['getAllAdjacentSuggestions']())_0x462d79['accept']();});});}['discardSuggestion'](_0xf5a280){this['forceDefaultExecution'](()=>{this['editor']['model']['change'](()=>{for(const _0x30d747 of _0xf5a280['getAllAdjacentSuggestions']())_0x30d747['discard']();});});}['enableCommand'](_0x1b80d3,_0x26d9fb){const _0x17483b=this['editor']['commands']['get'](_0x1b80d3);if(!_0x17483b)throw new _0x20823b('track-changes-command-not-found',this,{'commandName':_0x1b80d3});if(this['_enabledCommands']['has'](_0x17483b))throw new _0x20823b('track-changes-enable-command-twice',this,{'commandName':_0x1b80d3});this['_enabledCommands']['add'](_0x17483b),_0x26d9fb&&_0x17483b['on']('execute',(_0x3326b5,_0x43ac31)=>{this['trackChangesCommand']['value']&&(this['_isForcedDefaultExecutionBlock']||(_0x43ac31['length']>0x0&&_0x43ac31[_0x43ac31['length']-0x1]&&_0x43ac31[_0x43ac31['length']-0x1]['forceDefaultExecution']?_0x43ac31['pop']():(_0x3326b5['return']=_0x26d9fb((..._0x3f0337)=>_0x17483b['execute'](..._0x3f0337,{'forceDefaultExecution':!0x0}),..._0x43ac31),_0x3326b5['stop']())));},{'priority':'high'});}['forceDefaultExecution'](_0x2f16de){let _0x186783,_0xb4c195;const _0x4adaab=this['_isForcedDefaultExecutionBlock'];this['_isForcedDefaultExecutionBlock']=!0x0;try{_0x186783=_0x2f16de();}catch(_0x438da4){_0xb4c195=_0x438da4;}return _0x4adaab||(this['_isForcedDefaultExecutionBlock']=!0x1),_0xb4c195&&_0x20823b['rethrowUnexpectedError'](_0xb4c195,this),_0x186783;}['markInsertion'](_0x4559e3,_0x481288=null,_0x4bf745={}){if(_0x4559e3['isCollapsed'])return null;const _0x528394=this['editor']['plugins']['get']('Users')['me'];for(const {suggestion:_0x31b32f,meta:_0x390b81}of this['_findSuggestions'](_0x4559e3,'insertion'))if(_0x390b81['isOwn']){if(!_0x390b81['isNextTo']){if(_0x390b81['containsRangeInObject']){if(!this['_mergeNestedSuggestions']||!Lt(_0x31b32f,_0x4bf745))continue;return _0x31b32f;}if(Lt(_0x31b32f,_0x4bf745))return _0x31b32f;this['_breakSuggestionMarker'](_0x31b32f,_0x4559e3['start'],_0x4559e3['end']);break;}if(_0x481288==_0x31b32f['subType']&&Lt(_0x31b32f,_0x4bf745)){const _0x10b8e2=_0x31b32f['getFirstRange']();return _0x10b8e2['start']['isEqual'](_0x4559e3['end'])?this['_setSuggestionRange'](_0x31b32f,this['_model']['createRange'](_0x4559e3['start'],_0x10b8e2['end'])):this['_setSuggestionRange'](_0x31b32f,this['_model']['createRange'](_0x10b8e2['start'],_0x4559e3['end'])),_0x31b32f;}}const _0x448546=_0x515477(),_0x1df069=_0x528394['id'],_0x58a21a=_0x481288?'insertion:'+_0x481288:'insertion',_0x180ab0=this['_setSuggestionData']({'id':_0x448546,'type':_0x58a21a,'createdAt':new Date(),'authorId':_0x1df069,'attributes':_0x4bf745});return this['_addSuggestionMarker'](_0x58a21a,_0x448546,_0x1df069,_0x4559e3),_0x180ab0;}['markMultiRangeInsertion'](_0x383e41,_0x3fb7a1='multi',_0x4cc6e5={}){const _0x31963f=this['editor']['plugins']['get']('Users')['me'],_0x25a9a0=this['_suggestionFactory']['getSuggestionCallback']('insertion',_0x3fb7a1,'join');for(const _0x5cbe21 of this['getSuggestions']())if(_0x5cbe21['author']['id']==_0x31963f['id']&&'insertion'==_0x5cbe21['type']&&_0x5cbe21['subType']==_0x3fb7a1&&Lt(_0x5cbe21,_0x4cc6e5)&&(_0x25a9a0(_0x5cbe21['getRanges'](),_0x383e41)||_0x25a9a0(_0x383e41,_0x5cbe21['getRanges']()))){for(const _0x581218 of _0x383e41)_0x5cbe21['addRange'](_0x581218);return _0x5cbe21;}for(const {suggestion:_0x40371c,meta:_0x32f0f9}of this['_findSuggestions'](_0x383e41,'insertion')){if(!_0x32f0f9['isOwn'])continue;if(!this['_mergeNestedSuggestions']&&_0x32f0f9['containsRangeInObject'])continue;if(!Lt(_0x40371c,_0x4cc6e5))continue;let _0x4b7af4=!0x0;for(const _0x1c0790 of _0x40371c['getRanges']())for(const _0x321267 of _0x383e41)if(!_0x1c0790['containsRange'](_0x321267)){_0x4b7af4=!0x1;break;}if(_0x4b7af4)return _0x40371c;}const _0x2d784e=_0x515477(),_0x5d195d=_0x31963f['id'],_0x597763='insertion:'+_0x3fb7a1,_0x362380=this['_setSuggestionData']({'id':_0x2d784e,'type':_0x597763,'createdAt':new Date(),'authorId':_0x5d195d,'attributes':_0x4cc6e5});for(const _0x5ba858 of _0x383e41)this['_addSuggestionMarker'](_0x597763,_0x2d784e,_0x5d195d,_0x5ba858,u['getMultiRangeId']());return _0x362380;}['markInlineFormat'](_0x13ab40,_0x22e265,_0x1d2076=null,_0x397f84={}){if(_0x1d2076=_0x1d2076||Vt(_0x22e265),_0x13ab40['isCollapsed'])return null;if('never'===this['_trackFormatChanges']){const _0x20bd20=this['_suggestionFactory']['getSuggestionCallback']('formatInline',_0x1d2076,'accept');return this['forceDefaultExecution'](()=>_0x20bd20([_0x13ab40],_0x22e265,_0x397f84)),null;}const _0x4ecd4a=this['editor']['plugins']['get']('Users')['me'],_0x34e9a7=[];if('always'!==this['_trackFormatChanges']){for(const {suggestion:_0x1920b4,meta:_0x5d9ba5}of this['_findSuggestions'](_0x13ab40,'insertion'))_0x5d9ba5['isOwn']&&!_0x5d9ba5['isInsideObject']&&_0x34e9a7['push'](..._0x1920b4['getRanges']());}const _0x4f8d41=function(_0x517dfa,_0x3d9dac){const _0xaf8fd5=[];for(const _0x419272 of _0x3d9dac){const _0x4e1620=_0x517dfa['getIntersection'](_0x419272);_0x4e1620&&_0xaf8fd5['push'](_0x4e1620);}return _0xaf8fd5;}(_0x13ab40,_0x34e9a7),_0x944a61=function(_0x2f0080,_0x51a918){const _0x19de22=[_0x2f0080];for(const _0x352462 of _0x51a918){let _0x3012f1=0x0;for(;_0x3012f1<_0x19de22['length'];){const _0x24838e=_0x19de22[_0x3012f1]['getDifference'](_0x352462);_0x19de22['splice'](_0x3012f1,0x1,..._0x24838e),_0x3012f1+=_0x24838e['length'];}}return _0x19de22;}(_0x13ab40,_0x34e9a7);_0x4f8d41['length']&&this['_model']['change'](()=>{for(const _0x28de34 of _0x4f8d41){const _0x1b6e1b=this['_suggestionFactory']['getSuggestionCallback']('formatInline',_0x1d2076,'accept');this['forceDefaultExecution'](()=>_0x1b6e1b([_0x28de34],_0x22e265,_0x397f84));}});for(const _0x56281b of _0x944a61){let _0x3340d2=null,_0x17118a=_0x56281b['start'],_0x6ab341=_0x56281b['end'];for(const {suggestion:_0x5acc73,meta:_0x28faa3}of this['_findSuggestions'](_0x56281b,'formatInline')){if(!_0x28faa3['isOwn'])continue;if(_0x5acc73['subType']!=_0x1d2076)continue;if(!Lt(_0x5acc73,_0x397f84))continue;const _0x17a6d1=_0x5acc73['getFirstRange']();if(_0x17a6d1['containsRange'](_0x56281b,!0x0))return null;_0x17118a=_0x17118a['isBefore'](_0x17a6d1['start'])?_0x17118a:_0x17a6d1['start'],_0x6ab341=_0x6ab341['isAfter'](_0x17a6d1['end'])?_0x6ab341:_0x17a6d1['end'],_0x3340d2?_0x17a6d1['start']['isBefore'](_0x3340d2['getFirstRange']()['start'])?(_0x3340d2['removeMarkers'](),_0x3340d2=_0x5acc73):_0x5acc73['removeMarkers']():_0x3340d2=_0x5acc73;}const _0x35b11b=this['_model']['createRange'](_0x17118a,_0x6ab341);if(_0x3340d2)this['_setSuggestionRange'](_0x3340d2,_0x35b11b);else{const _0x58dd99=_0x515477(),_0x49d6ee=_0x4ecd4a['id'];this['_setSuggestionData']({'id':_0x58dd99,'type':'formatInline:'+_0x1d2076,'data':_0x22e265,'createdAt':new Date(),'authorId':_0x49d6ee,'attributes':_0x397f84}),this['_addSuggestionMarker']('formatInline:'+_0x1d2076,_0x58dd99,_0x49d6ee,_0x35b11b);}}return null;}['markBlockFormat'](_0x52cbf1,_0x2a2d7c,_0x588f80=[],_0x1c0944=null,_0x38abbc={}){_0x2a2d7c['formatGroupId']||(_0x2a2d7c['formatGroupId']=_0x2a2d7c['commandName']),_0x2a2d7c['multipleBlocks']=_0x52cbf1['is']('range'),_0x1c0944=_0x1c0944||Vt(_0x2a2d7c);const _0x4af7b1=_0x588f80['map'](_0xd9cf5c=>Gt(_0xd9cf5c,this['_model'])),_0xe3e61=_0x52cbf1['is']('range')?_0x52cbf1:Gt(_0x52cbf1,this['_model']);if('never'===this['_trackFormatChanges']){const _0x6d8d35=this['_suggestionFactory']['getSuggestionCallback']('formatBlock',_0x1c0944,'accept');return this['forceDefaultExecution'](()=>_0x6d8d35([_0xe3e61],_0x2a2d7c,_0x38abbc)),null;}_0x4af7b1['push'](_0xe3e61);let _0x23c7b1=!0x0;for(const _0x5c761a of _0x4af7b1)if(!this['_rangeIsInLocalUserInsertion'](_0x5c761a)){_0x23c7b1=!0x1;break;}if(_0x23c7b1&&'always'!==this['_trackFormatChanges']){const _0x454d1e=this['_suggestionFactory']['getSuggestionCallback']('formatBlock',_0x1c0944,'accept');return this['forceDefaultExecution'](()=>_0x454d1e([_0xe3e61],_0x2a2d7c,_0x38abbc)),null;}let _0x50a6e2=null,_0x554788=_0xe3e61['start'],_0x1697e5=_0xe3e61['end'];for(const {suggestion:_0x59a3dc,meta:_0x5e2fdc}of this['_findSuggestions'](_0xe3e61,'formatBlock')){if(!_0x5e2fdc['isOwn'])continue;if(_0x5e2fdc['isNextTo']||_0x5e2fdc['containsRangeInObject']||_0x5e2fdc['isInsideObject'])continue;if(_0x59a3dc['data']['formatGroupId']!=_0x2a2d7c['formatGroupId'])continue;if(!Lt(_0x59a3dc,_0x38abbc))continue;const _0x7a09fd=_0x59a3dc['getFirstRange']();if(_0x59a3dc['subType']==_0x1c0944){if(_0x7a09fd['containsRange'](_0xe3e61,!0x0))return null;_0x554788=_0x554788['isBefore'](_0x7a09fd['start'])?_0x554788:_0x7a09fd['start'],_0x1697e5=_0x1697e5['isAfter'](_0x7a09fd['end'])?_0x1697e5:_0x7a09fd['end'],_0x50a6e2?_0x7a09fd['start']['isBefore'](_0x50a6e2['getFirstRange']()['start'])?(_0x50a6e2['removeMarkers'](),_0x50a6e2=_0x59a3dc):_0x59a3dc['removeMarkers']():_0x50a6e2=_0x59a3dc;}else{const _0x2fb7ab=_0xe3e61['getIntersection'](_0x7a09fd);this['_cutOutSuggestionMarker'](_0x59a3dc,_0x2fb7ab);}}const _0x274bcf=this['editor']['plugins']['get']('Users')['me'],_0x369efb=_0x515477(),_0x4d9d52=_0x274bcf['id'];if(_0x50a6e2)return this['_setSuggestionRange'](_0x50a6e2,this['_model']['createRange'](_0x554788,_0x1697e5)),_0x50a6e2;{const _0x3b21d3=this['_setSuggestionData']({'id':_0x369efb,'type':'formatBlock:'+_0x1c0944,'data':_0x2a2d7c,'createdAt':new Date(),'authorId':_0x4d9d52,'attributes':_0x38abbc});return this['_addSuggestionMarker']('formatBlock:'+_0x1c0944,_0x369efb,_0x4d9d52,this['_model']['createRange'](_0x554788,_0x1697e5)),_0x3b21d3;}}['markMultiRangeBlockFormat'](_0x340e7b,_0x4e4985,_0x2ccdbb=[],_0x41e701=null,_0x38ada2={}){_0x4e4985['formatGroupId']||(_0x4e4985['formatGroupId']=_0x4e4985['commandName']);const _0x490439=_0x340e7b[0x0];_0x4e4985['multipleBlocks']=_0x490439['is']('range'),_0x41e701=_0x41e701||Vt(_0x4e4985);const _0x19ed8f=_0x2ccdbb['map'](_0x4bf531=>Gt(_0x4bf531,this['_model'])),_0x3b7804=_0x490439['is']('range')?_0x340e7b:_0x340e7b['map'](_0x211331=>Gt(_0x211331,this['_model']));if('never'===this['_trackFormatChanges']){const _0x302a5c=this['_suggestionFactory']['getSuggestionCallback']('formatBlock',_0x41e701,'accept');return this['forceDefaultExecution'](()=>_0x302a5c(_0x3b7804,_0x4e4985,_0x38ada2)),null;}_0x19ed8f['push'](..._0x3b7804);let _0x2bd207=!0x0;for(const _0x30ab5e of _0x19ed8f)if(!this['_rangeIsInLocalUserInsertion'](_0x30ab5e)){_0x2bd207=!0x1;break;}if(_0x2bd207&&'always'!==this['_trackFormatChanges']){const _0x1dd982=this['_suggestionFactory']['getSuggestionCallback']('formatBlock',_0x41e701,'accept');return this['forceDefaultExecution'](()=>_0x1dd982(_0x3b7804,_0x4e4985,_0x38ada2)),null;}const _0x43f5ff=this['editor']['plugins']['get']('Users')['me'];for(const _0x1b3e4d of this['getSuggestions']()){if(_0x1b3e4d['author']['id']!=_0x43f5ff['id'])continue;if('formatBlock'!=_0x1b3e4d['type']||_0x1b3e4d['data']['formatGroupId']!=_0x4e4985['formatGroupId'])continue;if(!Lt(_0x1b3e4d,_0x38ada2))continue;const _0x11c6db=_0x1b3e4d['subType']==_0x41e701;for(let _0x38fd64=0x0;_0x38fd64<_0x3b7804['length'];_0x38fd64++){const _0x39ed94=_0x3b7804[_0x38fd64];for(const _0x40b26a of _0x1b3e4d['getMarkers']()){const _0x2433a5=_0x40b26a['getRange']();if(_0x39ed94['isEqual'](_0x2433a5)){_0x11c6db?(_0x3b7804['splice'](_0x38fd64,0x1),_0x38fd64--):_0x1b3e4d['removeMarker'](_0x40b26a['name']);break;}}}}if(0x0==_0x3b7804['length'])return null;const _0x283f4b=this['_suggestionFactory']['getSuggestionCallback']('formatBlock',_0x41e701,'join');for(const _0x26a94f of this['getSuggestions']())if(_0x26a94f['author']['id']==_0x43f5ff['id']&&'formatBlock'==_0x26a94f['type']&&_0x26a94f['data']['formatGroupId']==_0x4e4985['formatGroupId']&&_0x26a94f['subType']==_0x41e701&&Lt(_0x26a94f,_0x38ada2)&&(_0x283f4b(_0x26a94f['getRanges'](),_0x3b7804)||_0x283f4b(_0x3b7804,_0x26a94f['getRanges']()))){for(const _0x4b0288 of _0x3b7804)_0x26a94f['addRange'](_0x4b0288);return _0x26a94f;}const _0x40fd31=_0x515477(),_0x53915e=_0x43f5ff['id'],_0x18e936='formatBlock:'+_0x41e701,_0xce0e65=this['_setSuggestionData']({'id':_0x40fd31,'type':_0x18e936,'data':_0x4e4985,'createdAt':new Date(),'authorId':_0x53915e,'attributes':_0x38ada2});for(const _0x86e26b of _0x3b7804)this['_addSuggestionMarker'](_0x18e936,_0x40fd31,_0x53915e,_0x86e26b,u['getMultiRangeId']());return _0xce0e65;}['markDeletion'](_0xbf302f,_0x39c4d8=null,_0xe16fae={}){if(_0xbf302f['isCollapsed'])return null;const _0x4a8e22=this['editor']['plugins']['get']('Users')['me'],_0x590f35=new _0x55bce1(_0xbf302f['start'],_0xbf302f['end']);for(const {suggestion:_0x38670e,meta:_0x444293}of this['_findSuggestions'](_0x590f35,'insertion'))if(_0x444293['isOwn']&&!_0x444293['isNextTo']){if(_0x38670e['isMultiRange']){const _0x5d8268=_0x38670e['getRanges']()['filter'](_0x52f4a8=>'$graveyard'!=_0x52f4a8['root']['rootName']);_0x5d8268['every'](_0x529292=>_0x590f35['containsRange'](_0x529292,!0x0))&&_0x38670e['discard']();if(_0x5d8268['some'](_0x4f37c2=>_0x4f37c2['containsRange'](_0x590f35,!0x0))){const _0x14160d=this['_suggestionFactory']['getSuggestionCallback']('deletion',_0x39c4d8,'accept');return this['forceDefaultExecution'](()=>_0x14160d([_0x590f35],null,_0xe16fae)),null;}}else{const _0x392738=_0x590f35['getIntersection'](_0x38670e['getFirstRange']());null!==_0x392738&&_0x38670e['_onDiscard']([_0x392738],null,_0xe16fae);}}if(_0x590f35['detach'](),_0x590f35['isCollapsed']||'$graveyard'==_0x590f35['root']['rootName'])return null;let _0x38e258=null,_0x571eba=_0x590f35['start'],_0x4ef9d3=_0x590f35['end'];const _0x3f9666=this['_findSuggestions'](_0x590f35,'deletion');for(const {suggestion:_0x3418a3,meta:_0x1fa528}of _0x3f9666){const _0x535098=this['_model']['createRange'](_0x571eba,_0x4ef9d3);if(_0x1fa528['isOwn']&&(this['_mergeNestedSuggestions']||!_0x1fa528['containsRangeInObject']&&!_0x1fa528['isInsideObject'])){if(_0x3418a3['isMultiRange']){if(!Lt(_0x3418a3,_0xe16fae))continue;let _0x3e6669=!0x0;for(const _0x2371b1 of _0x3418a3['getRanges']()){if(_0x2371b1['containsRange'](_0x535098,!0x0))return _0x3418a3;_0x535098['containsRange'](_0x2371b1)||(_0x3e6669=!0x1);}_0x3e6669&&_0x3418a3['discard']();}else{const _0x551247=_0x3418a3['getFirstRange']();if(_0x551247['containsRange'](_0x535098,!0x0))return _0x3418a3;if(!Lt(_0x3418a3,_0xe16fae)){_0x535098['containsRange'](_0x551247)?_0x3418a3['removeMarkers']():_0x551247['containsPosition'](_0x571eba)?_0x571eba=_0x551247['end']:_0x551247['containsPosition'](_0x4ef9d3)&&(_0x4ef9d3=_0x551247['start']);continue;}_0x571eba=_0x571eba['isBefore'](_0x551247['start'])?_0x571eba:_0x551247['start'],_0x4ef9d3=_0x4ef9d3['isAfter'](_0x551247['end'])?_0x4ef9d3:_0x551247['end'],_0xe16fae=Object['assign']({},_0x3418a3['attributes']),_0x38e258?_0x551247['start']['isBefore'](_0x38e258['getFirstRange']()['start'])?(_0x38e258['removeMarkers'](),_0x38e258=_0x3418a3):_0x3418a3['removeMarkers']():_0x38e258=_0x3418a3;}}}if(_0x38e258)return this['_setSuggestionRange'](_0x38e258,this['_model']['createRange'](_0x571eba,_0x4ef9d3)),_0x38e258;{const _0x35ffb5=_0x515477(),_0x1c92f7=this['_model']['createRange'](_0x571eba,_0x4ef9d3),_0x3e01a6=_0x4a8e22['id'],_0x4d107e=_0x39c4d8?'deletion:'+_0x39c4d8:'deletion',_0x4b1372=this['_setSuggestionData']({'id':_0x35ffb5,'type':_0x4d107e,'createdAt':new Date(),'authorId':_0x3e01a6,'attributes':_0xe16fae});return this['_addSuggestionMarker'](_0x4d107e,_0x35ffb5,_0x3e01a6,_0x1c92f7),_0x4b1372;}}['markMultiRangeDeletion'](_0x1546eb,_0x3dce5a='multi',_0x140af4={}){const _0x35a2b7=this['editor']['plugins']['get']('Users')['me'],_0x742a7d=_0x1546eb['map'](_0x4b8134=>new _0x55bce1(_0x4b8134['start'],_0x4b8134['end'])),_0x24c32f=new Set();for(const {suggestion:_0x4b405f,meta:_0x11d94a}of this['_findSuggestions'](_0x742a7d,'insertion'))_0x11d94a['isOwn']&&!_0x11d94a['isNextTo']&&_0x24c32f['add'](_0x4b405f);for(const _0x212748 of _0x24c32f)if(_0x212748['isMultiRange']){const _0x52b432=_0x212748['getRanges']();(!_0x212748['attributes']||!_0x212748['attributes']['skipNestingCheck'])&&(_0x52b432['every'](_0x5bc095=>_0x742a7d['some'](_0x3a0707=>_0x3a0707['containsRange'](_0x5bc095,!0x0)))&&_0x212748['discard']());if(_0x742a7d['every'](_0xe77a0e=>_0x52b432['some'](_0x25d398=>_0x25d398['containsRange'](_0xe77a0e,!0x0)))){const _0x1d5913=this['_suggestionFactory']['getSuggestionCallback']('deletion',_0x3dce5a,'accept');return this['forceDefaultExecution'](()=>_0x1d5913(_0x1546eb,null,_0x140af4)),null;}}else{const _0x239ece=_0x212748['getFirstRange']();_0x742a7d['some'](_0x1d496b=>_0x1d496b['containsRange'](_0x239ece,!0x0))&&_0x212748['discard']();if(_0x742a7d['every'](_0x1f13be=>_0x239ece['containsRange'](_0x1f13be,!0x0))){const _0x1b083d=this['_suggestionFactory']['getSuggestionCallback']('deletion',_0x3dce5a,'accept');return this['forceDefaultExecution'](()=>_0x1b083d(_0x742a7d,null,_0x140af4)),null;}}const _0x1caf40=this['_suggestionFactory']['getSuggestionCallback']('deletion',_0x3dce5a,'join');let _0x43f901=null;for(const _0x651775 of this['getSuggestions']())if(_0x651775['author']['id']==_0x35a2b7['id']&&_0x651775['isInContent']&&'deletion'==_0x651775['type']&&_0x651775['subType']==_0x3dce5a&&Lt(_0x651775,_0x140af4)&&(_0x1caf40(_0x651775['getRanges'](),_0x742a7d)||_0x1caf40(_0x742a7d,_0x651775['getRanges']()))){if(_0x43f901){if(_0x651775['commentThread']&&_0x651775['commentThread']['length'])continue;for(const _0x51bfd2 of _0x651775['getRanges']())_0x43f901['isIntersectingWithRange'](_0x51bfd2)||_0x43f901['addRange'](_0x51bfd2);_0x651775['removeMarkers']();}else{_0x43f901=_0x651775;for(const _0x33a9c8 of _0x742a7d)_0x651775['isIntersectingWithRange'](_0x33a9c8)||_0x651775['addRange'](_0x33a9c8);}}if(_0x43f901)return _0x43f901;_0x24c32f['clear']();for(const {suggestion:_0x11fdaa,meta:_0x103768}of this['_findSuggestions'](_0x742a7d,'deletion'))_0x103768['isOwn']&&(this['_mergeNestedSuggestions']||!_0x103768['containsRangeInObject']&&!_0x103768['isInsideObject'])&&Lt(_0x11fdaa,_0x140af4)&&_0x24c32f['add'](_0x11fdaa);for(const _0x4982c6 of _0x24c32f){const _0x4a4b1d=_0x4982c6['getRanges']();if(!_0x140af4||!_0x140af4['skipNestingCheck']){if(_0x742a7d['every'](_0x10ac7f=>_0x4a4b1d['some'](_0x4c2b36=>_0x4c2b36['containsRange'](_0x10ac7f,!0x0))))return _0x4982c6;}(!_0x4982c6['attributes']||!_0x4982c6['attributes']['skipNestingCheck'])&&(_0x4a4b1d['every'](_0x158bcf=>_0x742a7d['some'](_0x267520=>_0x267520['containsRange'](_0x158bcf,!0x0)))&&_0x4982c6['discard']());}const _0x52232f=_0x515477(),_0x2929dc=_0x35a2b7['id'],_0x48a928='deletion:'+_0x3dce5a,_0x10d966=this['_setSuggestionData']({'id':_0x52232f,'type':_0x48a928,'createdAt':new Date(),'authorId':_0x2929dc,'attributes':_0x140af4});for(const _0x3f3971 of _0x742a7d)_0x3f3971['detach'](),_0x3f3971['isCollapsed']||'$graveyard'==_0x3f3971['root']['rootName']||this['_addSuggestionMarker'](_0x48a928,_0x52232f,_0x2929dc,_0x3f3971,u['getMultiRangeId']());return _0x10d966;}['markAttributeChange'](_0x364345,_0xc0d61e,_0x451d75,_0x40c343,_0x497c3a){if(_0x364345['isCollapsed'])return[];if('never'===this['_trackFormatChanges'])return[];const _0x5cecda=this['editor']['plugins']['get']('Users')['me']['id'],_0xe8c099=Array['from'](this['_suggestions']['values']())['filter'](_0x279156=>'attribute'==_0x279156['type']&&_0x279156['data']['key']==_0xc0d61e&&_0x279156['isIntersectingWithRange'](_0x364345));if('default'===this['_trackFormatChanges']){const _0x4f4e36=this['_findSuggestions'](_0x364345,'insertion')['filter'](({meta:_0x4c3c0c})=>_0x4c3c0c['isOwn']&&!_0x4c3c0c['isInsideObject']&&!_0x4c3c0c['isNextTo'])['map'](({suggestion:_0x337342})=>_0x337342);_0xe8c099['unshift'](..._0x4f4e36);}const _0x23ea8a=new Map([[_0x364345,_0x451d75]]);for(const _0x1e8ee8 of _0xe8c099){const _0x204265='attribute'==_0x1e8ee8['type']?_0x1e8ee8['data']['oldValue']:void 0x0,_0x289f1c=_0x1e8ee8['getFirstRange'](),_0x54162c=Array['from'](_0x23ea8a['keys']())['find'](_0x2ac907=>_0x2ac907['isIntersecting'](_0x289f1c));if(!_0x54162c)continue;const _0x5affce=_0x54162c['getDifference'](_0x289f1c);this['_isBlockAttribute'](_0xc0d61e)&&'insertion'==_0x1e8ee8['type']&&0x0!=_0x5affce['length']||(_0x23ea8a['delete'](_0x54162c),_0x5affce['forEach'](_0x5ab3a0=>{_0x23ea8a['set'](_0x5ab3a0,_0x451d75);}),'insertion'!=_0x1e8ee8['type']&&_0x204265!=_0x40c343&&_0x23ea8a['set'](_0x54162c['getIntersection'](_0x289f1c),_0x204265));}const _0x33060b=[];for(const [_0x38cdd2,_0x3456f0]of _0x23ea8a){const _0x343d33=_0x515477(),_0x543377={'key':_0xc0d61e,'oldValue':_0x3456f0,'newValue':_0x40c343};_0xc0d61e['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':_0xc0d61e});const _0x453e27=('attribute:'+(_0xc0d61e+'|'+Vt({'newValue':_0x40c343})))['substring'](0x0,0x3c),_0x3b97a7=this['_setSuggestionData']({'id':_0x343d33,'type':_0x453e27,'data':_0x543377,'createdAt':new Date(),'authorId':_0x5cecda,'attributes':_0x497c3a});_0x33060b['push'](_0x3b97a7),this['_addSuggestionMarker'](_0x453e27,_0x343d33,_0x5cecda,_0x38cdd2);}return _0x33060b;}['enableDefaultAttributesIntegration'](_0x4330bd){this['enableCommand'](_0x4330bd,(_0x4048d4,..._0x2a52d8)=>{this['_recordAttributeChanges'](()=>{_0x4048d4(..._0x2a52d8);});});}['registerBlockAttribute'](_0x4ae5f9){this['_blockAttributeKeys']['add'](_0x4ae5f9);}['registerInlineAttribute'](_0x602919){this['_inlineAttributeKeys']['add'](_0x602919);}['_getAttributeKey'](_0x227005){return'attribute'==_0x227005['type']?_0x227005['subType']['split']('|')[0x0]:null;}['_setSuggestionRange'](_0x3b9544,_0x3e8b88){const _0x45aa82=_0x3b9544['getFirstMarker']();this['_model']['change'](_0x424e0a=>{_0x424e0a['updateMarker'](_0x45aa82,{'range':_0x3e8b88});});}['_addThreadToSuggestion'](_0x12f92b){const _0x20402a=_0x12f92b['id'],_0x184deb=this['editor']['config']['get']('collaboration.channelId');this['_commentsRepository']['hasCommentThread'](_0x20402a)||this['_commentsRepository']['addCommentThread']({'channelId':_0x184deb,'threadId':_0x20402a,'isResolvable':!0x1,'isSubmitted':!0x0});const _0x5e05e9=this['_commentsRepository']['getCommentThread'](_0x20402a);_0x5e05e9['unbind']('isRemovable'),_0x5e05e9['isRemovable']=!0x1,_0x12f92b['commentThread']=_0x5e05e9;}['_checkSuggestionCorrectness'](_0x384ccd,_0x577237,_0x1f21f6,_0x31b5b3){if(_0x384ccd['type']!=_0x577237||_0x384ccd['subType']!=_0x1f21f6||_0x384ccd['creator']['id']!=_0x31b5b3)throw this['editor']['enableReadOnlyMode']('track-changes-suggestion-data-mismatch'),new _0x20823b('track-changes-suggestion-data-mismatch',this);}['_cutOutSuggestionMarker'](_0x25d800,_0x4c62d0){const _0x1ed00f=_0x25d800['getFirstRange']();if(_0x4c62d0['isEqual'](_0x1ed00f))_0x25d800['removeMarkers']();else{if(_0x1ed00f['containsRange'](_0x4c62d0)){const _0x18e4df=this['_model']['createPositionAt'](_0x4c62d0['start']['nodeBefore'],'end');this['_setSuggestionRange'](_0x25d800,this['_model']['createRange'](_0x1ed00f['start'],_0x18e4df));const _0x208d30=_0x515477(),_0x119b8=_0x25d800['creator']['id'],_0x4fc2f3=_0x25d800['type']+':'+_0x25d800['subType'];this['_setSuggestionData']({'id':_0x208d30,'type':_0x4fc2f3,'createdAt':new Date(),'authorId':_0x119b8,'data':_0x25d800['data'],'attributes':_0x25d800['attributes']});const _0x59012f=this['_model']['createPositionAt'](_0x4c62d0['end']['parent'],'after'),_0xc8f947=this['_model']['createRange'](_0x59012f,_0x1ed00f['end']);this['_addSuggestionMarker'](_0x4fc2f3,_0x208d30,_0x119b8,_0xc8f947);}else{if(_0x1ed00f['containsPosition'](_0x4c62d0['start'])){const _0x42ca72=this['_model']['createPositionAt'](_0x4c62d0['start']['nodeBefore'],'end');this['_setSuggestionRange'](_0x25d800,this['_model']['createRange'](_0x1ed00f['start'],_0x42ca72));}else{const _0x325f43=this['_model']['createPositionAt'](_0x4c62d0['end']['parent'],'after');this['_setSuggestionRange'](_0x25d800,this['_model']['createRange'](_0x325f43,_0x1ed00f['end']));}}}}['_rangeIsInLocalUserInsertion'](_0x2b63de){for(const {suggestion:_0x3af8af,meta:_0x41dcdf}of this['_findSuggestions'](_0x2b63de,'insertion')){if(!_0x41dcdf['isOwn'])continue;const _0x31ddf9=_0x3af8af['getRanges']();for(const _0x1e1dce of _0x31ddf9)if(!_0x2b63de['getDifference'](_0x1e1dce)['length'])return!0x0;}return!0x1;}['_getAuthorFromId'](_0x2da7e9){const _0x46fb97=this['editor']['plugins']['get']('Users')['getUser'](_0x2da7e9);if(!_0x46fb97)throw new _0x20823b('track-changes-user-not-found',this);return _0x46fb97;}['_getExternalAuthor'](_0x43f2fb){const _0x4695c0=this['editor']['plugins']['get']('Users'),_0x2ce15d=_0x1b8e80('external:'+_0x43f2fb),_0x11d419=_0x4695c0['getUser'](_0x2ce15d);return _0x11d419||_0x4695c0['addUser']({'id':_0x2ce15d,'name':_0x43f2fb});}['_createSuggestion'](_0x233dbc,_0x5c99fb,_0x39c92d,_0x159baf,_0x164476){const _0x4fb053=this['_getAuthorFromId'](_0x159baf),_0x4552e0=this['_suggestionFactory']['buildSuggestion'](_0x233dbc,_0x5c99fb,_0x39c92d,_0x4fb053,_0x164476,_0x5b86b0=>{this['_updateSuggestionData'](_0x39c92d,{'attributes':_0x5b86b0});const _0x104b7b=this['getSuggestion'](_0x39c92d);this['_joinWithAdjacentSuggestions'](new Set([_0x104b7b])),this['_refreshSuggestionsChain'](new Set([_0x104b7b]));});return this['listenTo'](_0x4552e0,'accept',()=>{this['_updateSuggestionData'](_0x39c92d,{'state':'accepted'});},{'priority':'high'}),this['listenTo'](_0x4552e0,'discard',()=>{this['_updateSuggestionData'](_0x39c92d,{'state':'rejected'});},{'priority':'high'}),this['_suggestions']['set'](_0x39c92d,_0x4552e0),this['_suggestionState']['set'](_0x4552e0,'notReady'),_0x4552e0;}['_splitMarkerName'](_0x519eac){const _0x474b4a=_0x519eac['split'](':');return{'group':_0x474b4a[0x0],'type':_0x474b4a[0x1],'subType':_0x474b4a['length']>=0x5?_0x474b4a[0x2]:null,'id':_0x474b4a['length']<0x5?_0x474b4a[0x2]:_0x474b4a[0x3],'authorId':_0x474b4a['length']<0x5?_0x474b4a[0x3]:_0x474b4a[0x4],'markerCount':0x6==_0x474b4a['length']?_0x474b4a[0x5]:null};}['_breakSuggestionMarker'](_0x39fb64,_0x158dce,_0x5b7393){const _0x5e66b8=_0x39fb64['getFirstRange'](),_0x18d25b=_0x5e66b8['start'],_0x44aeb1=_0x5e66b8['end'];this['_setSuggestionRange'](_0x39fb64,this['_model']['createRange'](_0x18d25b,_0x158dce));const _0x3384c3=_0x515477(),_0x419794=_0x39fb64['creator']['id'],_0x582bb0=_0x39fb64['type']+(_0x39fb64['subType']?':'+_0x39fb64['subType']:'');this['_setSuggestionData']({'id':_0x3384c3,'type':_0x582bb0,'createdAt':new Date(),'authorId':_0x419794,'originalSuggestionId':_0x39fb64['id'],'attributes':_0x39fb64['attributes'],'data':_0x39fb64['data']});const _0x3e66bf=this['_getAttributeKey'](_0x39fb64);('formatBlock'==_0x39fb64['type']||_0x3e66bf&&this['_isBlockAttribute'](_0x3e66bf))&&(_0x5b7393=this['_model']['createPositionBefore'](_0x5b7393['parent'])),this['_addSuggestionMarker'](_0x582bb0,_0x3384c3,_0x419794,this['_model']['createRange'](_0x5b7393,_0x44aeb1));}['_findSuggestions'](_0x4eeb1a,_0x14f3a4=null){const _0x204cf9=[],_0x4bc08d=this['editor']['plugins']['get']('Users')['me'];Array['isArray'](_0x4eeb1a)||(_0x4eeb1a=[_0x4eeb1a]);for(const _0x3c2f78 of this['getSuggestions']()){if(!_0x3c2f78['isInContent'])continue;if(_0x14f3a4&&_0x3c2f78['type']!=_0x14f3a4)continue;let _0x10a295=!0x1;for(const _0x121dd9 of _0x3c2f78['getRanges']()){for(const _0x11b515 of _0x4eeb1a){const _0x123b3d=_0x11b515['start']['isEqual'](_0x121dd9['end'])||_0x11b515['end']['isEqual'](_0x121dd9['start']);if(_0x123b3d||_0x11b515['getIntersection'](_0x121dd9)){const _0x54b85d=_0x11b515['containsRange'](_0x121dd9)&&Rt(this['_model']['schema'],_0x121dd9['start'],_0x11b515),_0x5981e8=_0x121dd9['containsRange'](_0x11b515)&&Rt(this['_model']['schema'],_0x11b515['start'],_0x121dd9);_0x204cf9['push']({'suggestion':_0x3c2f78,'meta':{'isOwn':_0x4bc08d==_0x3c2f78['author'],'isNextTo':_0x123b3d,'isInsideObject':_0x54b85d,'containsRangeInObject':_0x5981e8}}),_0x10a295=!0x0;break;}}if(_0x10a295)break;}}return _0x204cf9;}['_addSuggestionMarker'](_0xae9f9e,_0x3156dd,_0x1d664c,_0x2a022d,_0x12ed36){this['_model']['change'](_0x1371ad=>{let _0x55ed42='suggestion:'+_0xae9f9e+':'+_0x3156dd+':'+_0x1d664c;_0x12ed36&&(_0x55ed42=_0x55ed42+':'+_0x12ed36),_0x1371ad['addMarker'](_0x55ed42,{'range':_0x2a022d,'usingOperation':!0x0,'affectsData':!0x0});});}['_removeSuggestion'](_0x172a9c){const _0x397ad9=_0x172a9c['previous'],_0x4ceac2=_0x172a9c['next'];_0x172a9c['previous']=null,_0x172a9c['next']=null,null!=_0x397ad9&&_0x397ad9['next']==_0x172a9c&&(_0x397ad9['next']=_0x4ceac2),null!=_0x4ceac2&&_0x4ceac2['previous']==_0x172a9c&&(_0x4ceac2['previous']=_0x397ad9),'ready'==this['_suggestionState']['get'](_0x172a9c)&&(this['_suggestionState']['set'](_0x172a9c,'removed'),this['fire']('suggestionUnloaded',_0x172a9c,_0x397ad9,_0x4ceac2));}['_setSuggestionData'](_0x1c4fd2){const _0xe4eab3=_0x1c4fd2['id'],_0x4929da=this['addSuggestionData'](_0x1c4fd2);if(this['_adapter']&&this['_adapter']['addSuggestion']){const _0x4c43b2=this['editor']['plugins']['get']('PendingActions'),_0xb4a427=_0x4929da['hasComments'],_0x17cb73=_0x4929da['subType']?_0x4929da['type']+':'+_0x4929da['subType']:_0x4929da['type'],_0x5a5458=this['editor']['locale'],_0x15f862=_0x4c43b2['add'](o(_0x5a5458,'PENDING_ACTION_SUGGESTION')),_0x29e2af={'id':_0xe4eab3,'type':_0x17cb73,'hasComments':_0xb4a427,'data':_0x1c4fd2['data']||null,'originalSuggestionId':_0x1c4fd2['originalSuggestionId']||null,'attributes':_0x4929da['attributes']};this['_adapter']['addSuggestion'](_0x29e2af)['then'](_0x38b2f5=>{_0x4929da['_saved']=!0x0,_0x4c43b2['remove'](_0x15f862),_0x38b2f5&&_0x38b2f5['createdAt']&&(this['_suggestions']['get'](_0xe4eab3)['createdAt']=_0x38b2f5['createdAt']);})['catch'](_0x105f61=>{throw _0x4da14c('error-saving-suggestion-data-suggestion-discarded'),this['editor']['model']['enqueueChange']({'isUndoable':!0x1},()=>{_0x4929da['discard']();}),_0x4929da['stopListening'](),this['_suggestions']['delete'](_0x4929da['id']),this['_suggestionState']['delete'](_0x4929da),_0x105f61;});}return _0x4929da;}['_isBlockAttribute'](_0xed3456){return this['_blockAttributeKeys']['has'](_0xed3456);}['_updateSuggestionData'](_0x47931a,_0x562b47){const _0x4659b8=this['editor']['plugins']['get']('PendingActions'),_0x354063=this['getSuggestion'](_0x47931a);if(this['_adapter']&&this['_adapter']['updateSuggestion']){if(_0x354063['_saved']){const _0x3c6780=_0x4659b8['add'](o(this['editor']['locale'],'PENDING_ACTION_SUGGESTION'));this['_adapter']['updateSuggestion'](_0x47931a,_0x562b47)['then'](()=>{_0x4659b8['remove'](_0x3c6780);});}else _0x354063['on']('change:_saved',()=>{this['_updateSuggestionData'](_0x47931a,_0x562b47);});}}['_getSuggestionData'](_0x37d8f9){if(!this['_adapter']||!this['_adapter']['getSuggestion'])throw new _0x20823b('track-changes-adapter-missing-getsuggestion',this);return this['_adapter']['getSuggestion'](_0x37d8f9);}['_handleNewSuggestionMarker'](_0x1410f1){const {id:_0x89fc2a,type:_0x15732e,subType:_0x291d0f,authorId:_0x137cf5}=this['_splitMarkerName'](_0x1410f1),_0xaf3961=this['_suggestions']['get'](_0x89fc2a)||this['_createSuggestion'](_0x15732e,_0x291d0f,_0x89fc2a,_0x137cf5,{});switch(this['_checkSuggestionCorrectness'](_0xaf3961,_0x15732e,_0x291d0f,_0x137cf5),this['_suggestionState']['get'](_0xaf3961)){case'notReady':this['_getSuggestionData'](_0x89fc2a)['then'](_0x4dee99=>{let _0x24c65d=Promise['resolve']();_0x4dee99['hasComments']&&(_0x24c65d=this['_commentsRepository']['fetchCommentThread']({'channelId':this['editor']['config']['get']('collaboration.channelId'),'threadId':_0x89fc2a})),_0x24c65d['then'](()=>{this['addSuggestionData'](_0x4dee99)['_saved']=!0x0;});}),this['_suggestionState']['set'](_0xaf3961,'markerReady');break;case'removed':this['_updateSuggestionData'](_0x89fc2a,{'state':'open'});case'dataReady':this['_suggestionState']['set'](_0xaf3961,'ready'),this['fire']('suggestionLoaded',_0xaf3961);break;case'ready':this['fire']('suggestionChanged',_0xaf3961);}return _0xaf3961['addMarkerName'](_0x1410f1),_0xaf3961;}['_refreshSuggestionsChain'](_0xd6ec67){const _0x257e89=Array['from'](_0xd6ec67),_0x188e60=_0x257e89['filter'](_0x3c7afd=>'attribute'==_0x3c7afd['type']);this['_refreshAttributeSuggestionsChain'](_0x188e60);const _0x4b32e0=_0x257e89['filter'](_0x3ba485=>!_0x3ba485['isMultiRange']&&'attribute'!=_0x3ba485['type']),_0x4f48d2=this['getSuggestions']({'skipNotAttached':!0x0})['filter'](_0x2475d1=>!_0x2475d1['isMultiRange']&&'attribute'!=_0x2475d1['type']),_0x27d88b=_0x4f48d2['filter'](_0x8bc293=>!_0xd6ec67['has'](_0x8bc293)),_0x1fb1b0=new Map(_0x4f48d2['map'](_0x1947f6=>[_0x1947f6,this['_suggestionFactory']['getSuggestionCallback'](_0x1947f6['type'],_0x1947f6['subType'],'chain')])),_0x49afa7=new Map(_0x4f48d2['map'](_0x28e15b=>[_0x28e15b,_0x28e15b['getFirstRange']()])),_0x13dcbc=new Set(),_0x560a6c=new Set();for(let _0x5c7818=0x0;_0x5c7818<_0x4b32e0['length'];_0x5c7818++)_0x2bf353(_0x4b32e0[_0x5c7818],_0x4b32e0,_0x5c7818+0x1);for(let _0x529417=0x0;_0x529417<_0x4b32e0['length'];_0x529417++)_0x2bf353(_0x4b32e0[_0x529417],_0x27d88b,0x0);const _0x59c73e=new Set();for(let _0x229ab8=0x0;_0x229ab8<_0x4b32e0['length'];_0x229ab8++){const _0x2aed24=_0x4b32e0[_0x229ab8];!_0x560a6c['has'](_0x2aed24)&&_0x2aed24['previous']&&(_0x59c73e['add'](_0x2aed24['previous']),_0x2aed24['previous']['next']===_0x2aed24&&(_0x2aed24['previous']['next']=null),_0x2aed24['previous']=null),!_0x13dcbc['has'](_0x2aed24)&&_0x2aed24['next']&&(_0x59c73e['add'](_0x2aed24['next']),_0x2aed24['next']['previous']===_0x2aed24&&(_0x2aed24['next']['previous']=null),_0x2aed24['next']=null);}function _0x2bf353(_0x24984c,_0x179f7b,_0xaf26d4){for(let _0x4ed7b5=_0xaf26d4;_0x4ed7b5<_0x179f7b['length'];_0x4ed7b5++){const _0x4aa58e=_0x1a7c27(_0x24984c,_0x179f7b[_0x4ed7b5]);_0x4aa58e&&(_0x4aa58e[0x0]['next']=_0x4aa58e[0x1],_0x4aa58e[0x1]['previous']=_0x4aa58e[0x0],_0x13dcbc['add'](_0x4aa58e[0x0]),_0x560a6c['add'](_0x4aa58e[0x1]));}}function _0x1a7c27(_0x20570d,_0x4eb734){if(_0x20570d['author']['id']!==_0x4eb734['author']['id'])return null;const _0x26c257=_0x1fb1b0['get'](_0x20570d)(_0x20570d,_0x4eb734,_0x49afa7['get'](_0x20570d),_0x49afa7['get'](_0x4eb734));if(!_0x26c257)return null;return _0x1fb1b0['get'](_0x4eb734)(_0x20570d,_0x4eb734,_0x49afa7['get'](_0x20570d),_0x49afa7['get'](_0x4eb734))?_0x26c257[0x1]['commentThread']&&_0x26c257[0x1]['commentThread']['length']?null:_0x26c257:null;}_0x59c73e['size']&&this['_refreshSuggestionsChain'](_0x59c73e);}['_refreshAttributeSuggestionsChain'](_0x209ac6){if(0x0==_0x209ac6['length'])return;const _0x47a557=this['getSuggestions']({'skipNotAttached':!0x0})['filter'](_0xd16c5=>'attribute'==_0xd16c5['type']&&_0xd16c5['_isDataLoaded']),_0x561c74=[],_0x113bd6=new Map();for(const _0x45bc1d of _0x47a557){const _0x47278c=_0x1b8e80(_0x45bc1d['attributes']);_0x113bd6['has'](_0x47278c)||(_0x113bd6['set'](_0x47278c,_0x561c74['length']),_0x561c74['push']([]));const _0x541f85=_0x113bd6['get'](_0x47278c);_0x561c74[_0x541f85]['push'](_0x45bc1d);}!(function(){_0x561c74['sort']((_0x509d02,_0x45859c)=>{const _0x49bbf1=_0x509d02[0x0]['createdAt'],_0x2e4006=_0x45859c[0x0]['createdAt'];return _0x49bbf1==_0x2e4006?_0x509d02[0x0]['attributes']['groupId']<_0x45859c[0x0]['attributes']['groupId']?-0x1:0x1:_0x49bbf1<_0x2e4006?-0x1:0x1;});for(const _0x5ecd43 of _0x561c74)_0x5ecd43['sort']((_0x1e4db6,_0x3d7190)=>_0x1e4db6['id']<_0x3d7190['id']?-0x1:0x1);}());for(let _0x2f53ab=0x0;_0x2f53ab<_0x561c74['length'];_0x2f53ab++){if(0x0==_0x561c74[_0x2f53ab]['length'])continue;const _0x1691f5=[];for(let _0x1aff4c=_0x2f53ab+0x1;_0x1aff4c<_0x561c74['length'];_0x1aff4c++)0x0!=_0x561c74[_0x1aff4c]['length']&&_0x492900(_0x561c74[_0x2f53ab],_0x561c74[_0x1aff4c])&&_0x1691f5['push'](_0x1aff4c);for(const _0xb1bd2c of _0x1691f5)_0x561c74[_0x2f53ab]=_0x561c74[_0x2f53ab]['concat'](_0x561c74[_0xb1bd2c]),_0x561c74[_0xb1bd2c]=[];}for(const _0x1caabe of _0x561c74)for(let _0x1e31e1=0x0;_0x1e31e1<_0x1caabe['length'];_0x1e31e1++)_0x1caabe[_0x1e31e1]['next']=_0x1caabe[_0x1e31e1+0x1]||null;for(const _0x2ab300 of _0x561c74)for(let _0x38896b=0x0;_0x38896b<_0x2ab300['length'];_0x38896b++)_0x2ab300[_0x38896b]['previous']=_0x2ab300[_0x38896b-0x1]||null;function _0x492900(_0x3b9870,_0x5ce62c){if(_0x3b9870[0x0]['attributes']['groupId']!==_0x5ce62c[0x0]['attributes']['groupId']&&_0x3b9870[0x0]['author']!==_0x5ce62c[0x0]['author'])return!0x1;if(!function(_0x278db8,_0x4c751a){if(!_0x278db8['hasComments']&&!_0x4c751a['hasComments'])return!0x0;if(_0x278db8['hasComments']&&_0x4c751a['hasComments'])return!0x1;if(_0x278db8['hasComments']&&_0x4c751a['createdAt']<_0x278db8['commentThread']['comments']['get'](0x0)['createdAt'])return!0x0;if(_0x4c751a['hasComments']&&_0x278db8['createdAt']<_0x4c751a['commentThread']['comments']['get'](0x0)['createdAt'])return!0x0;return!0x1;}(_0x3b9870[0x0],_0x5ce62c[0x0]))return!0x1;const _0x28371e=Bt(_0x3b9870[0x0]['attributes'],'groupId'),_0x1f7a5f=Bt(_0x5ce62c[0x0]['attributes'],'groupId');if(!_0x33f02c(_0x28371e,_0x1f7a5f))return!0x1;return!!_0x3b9870['every'](_0x4a4f1b=>_0x5ce62c['some'](_0x3e0936=>_0x4a4f1b['getFirstRange']()['isEqual'](_0x3e0936['getFirstRange']())))&&_0x5ce62c['every'](_0x4bd29b=>_0x3b9870['some'](_0x43b11c=>_0x4bd29b['getFirstRange']()['isEqual'](_0x43b11c['getFirstRange']())));}}['_joinWithAdjacentSuggestions'](_0x73848c){const _0x1d2ebd=Array['from'](_0x73848c),_0x3b4f1a=this['getSuggestions']({'skipNotAttached':!0x0}),_0x58024b=_0x3b4f1a['filter'](_0x108374=>!_0x73848c['has'](_0x108374)),_0x13e6bf=new Map(_0x1d2ebd['map'](_0x344f62=>[_0x344f62,this['_suggestionFactory']['getSuggestionCallback'](_0x344f62['type'],_0x344f62['subType'],'join')])),_0x57f611=new Map(_0x3b4f1a['map'](_0x2f7a58=>[_0x2f7a58,_0x2f7a58['getRanges']()]));for(let _0xb037b4=0x0;_0xb037b4<_0x1d2ebd['length'];_0xb037b4++){if(_0x24880b(this,_0x1d2ebd[_0xb037b4],_0x1d2ebd,_0xb037b4+0x1))return!0x0;}for(let _0x3deb8c=0x0;_0x3deb8c<_0x1d2ebd['length'];_0x3deb8c++){if(_0x24880b(this,_0x1d2ebd[_0x3deb8c],_0x58024b,0x0))return!0x0;}return!0x1;function _0x24880b(_0x1d8bf5,_0x2fc4a1,_0x345d69,_0x2d59a3){for(let _0x3369da=_0x2d59a3;_0x3369da<_0x345d69['length'];_0x3369da++){const _0x13b404=_0x345d69[_0x3369da];if(_0x13b404['type']!==_0x2fc4a1['type']||_0x13b404['author']['id']!==_0x2fc4a1['author']['id']||_0x13b404['subType']!==_0x2fc4a1['subType'])continue;if(!Pt(_0x2fc4a1,_0x13b404,['groupId']))continue;if('attribute'==_0x2fc4a1['type']&&_0x2fc4a1['data']['oldValue']!=_0x13b404['data']['oldValue'])continue;if('attribute'==_0x2fc4a1['type']&&_0x1d8bf5['_isBlockAttribute'](_0x2fc4a1['data']['key']))continue;if('formatBlock'==_0x2fc4a1['type']){const _0x53d589=_0x1d8bf5['editor']['model'],_0x5bc557=_0x2fc4a1['getContainedElement']();if(_0x5bc557&&(_0x53d589['schema']['isObject'](_0x5bc557)||_0x53d589['schema']['isLimit'](_0x5bc557)))continue;}const _0x503e87=_0x13e6bf['get'](_0x2fc4a1),_0x284f80=_0x57f611['get'](_0x2fc4a1),_0xf6a2ee=_0x57f611['get'](_0x13b404),_0x5821d0=_0x2fc4a1['commentThread']&&_0x2fc4a1['commentThread']['length'],_0x1dd824=_0x13b404['commentThread']&&_0x13b404['commentThread']['length'];if(!_0x5821d0&&_0x503e87(_0xf6a2ee,_0x284f80))return _0x1d8bf5['_joinSuggestions'](_0x13b404,_0x2fc4a1),_0x57f611['delete'](_0x2fc4a1),!0x0;if(!_0x1dd824&&_0x503e87(_0x284f80,_0xf6a2ee))return _0x1d8bf5['_joinSuggestions'](_0x2fc4a1,_0x13b404),_0x57f611['delete'](_0x13b404),!0x0;}return!0x1;}}['_joinSuggestions'](_0x1f8b96,_0x1f3351){if(_0x1f8b96['isMultiRange']){for(const _0x1c48cf of _0x1f3351['getRanges']())_0x1f8b96['addRange'](_0x1c48cf);}else{const _0x510e85=_0x1f3351['getFirstRange']()['end'];this['_setSuggestionRange'](_0x1f8b96,this['_model']['createRange'](_0x1f8b96['getFirstRange']()['start'],_0x510e85));}_0x1f3351['removeMarkers']();}['_getMarkerAnnouncementText'](_0x58ad90,_0x5b40a1){const _0x202cee=_0x58ad90['startsWith']('format')||_0x58ad90['startsWith']('attribute')?'FORMATTING':_0x58ad90['toUpperCase']();return o(this['editor']['locale'],_0x5b40a1+'_'+_0x202cee+'_SUGGESTION_ANNOUNCEMENT');}['_initAriaMarkerChangeAnnouncements'](){const _0x59a66c=this['editor'];if(!_0x59a66c['ui'])return;const {ariaLiveAnnouncer:_0xa04d0f}=_0x59a66c['ui'];_0x95be56(this['_model'],({left:_0x52f283,entered:_0x4a049b})=>{for(const _0x4c4d48 of _0x52f283){const {group:_0x1d0ce7,type:_0x289899}=this['_splitMarkerName'](_0x4c4d48['name']);if('suggestion'===_0x1d0ce7){_0xa04d0f['announce'](this['_getMarkerAnnouncementText'](_0x289899,'LEAVE'));break;}}for(const _0x19e8e8 of _0x4a049b){const {group:_0x1942eb,type:_0x37d270}=this['_splitMarkerName'](_0x19e8e8['name']);if('suggestion'===_0x1942eb){_0xa04d0f['announce'](this['_getMarkerAnnouncementText'](_0x37d270,'ENTER'));break;}}});}['_processAttributeChanges'](_0xc5c4be){if(this['_recordAttributeSuggestions'])return!0x1;const _0x22b38f=this['editor'],_0x2682dc=_0x22b38f['model']['document']['differ']['getChanges']();if(0x0==_0x2682dc['length'])return!0x1;const _0x40f06b=[],_0x4b5717=_0x2682dc['filter'](_0xf24590=>'attribute'==_0xf24590['type']),_0x4158cb=_0x2682dc['filter'](_0x4e1e14=>'insert'==_0x4e1e14['type']&&'$text'!=_0x4e1e14['name']),_0x42593d=_0x2682dc['filter'](_0x58be8f=>'remove'==_0x58be8f['type']&&'$text'!=_0x58be8f['name']);for(const _0x2ea655 of _0x4b5717)_0x40f06b['push']({'key':_0x2ea655['attributeKey'],'newValue':_0x2ea655['attributeNewValue'],'oldValue':_0x2ea655['attributeOldValue'],'range':Ot(_0x2ea655['range'],_0x22b38f['model'])});for(const _0x456df2 of _0x4158cb){const _0x5eaf0f=_0x42593d['find'](_0x26bac8=>_0x26bac8['position']['isEqual'](_0x456df2['position']));_0x5eaf0f&&_0x40f06b['push']({'key':m,'newValue':_0x456df2['name'],'oldValue':_0x5eaf0f['name'],'range':_0x22b38f['model']['createRangeOn'](_0x456df2['position']['nodeAfter'])});}return 0x0!=_0x40f06b['length']&&this['_reduceExistingSuggestions'](_0xc5c4be,_0x40f06b);}['_processAttributeSuggestions'](_0x3c8048){let _0x464aea=!0x1;const _0x1daf4a=this['editor']['model']['document']['differ']['getChangedMarkers']()['filter'](_0x9cccd=>_0x9cccd['data']['newRange']&&_0x9cccd['name']['startsWith']('suggestion:attribute:'));for(const _0x14a0f5 of _0x1daf4a){const {subType:_0x2c775a,id:_0x1b0f7}=this['_splitMarkerName'](_0x14a0f5['name']),_0xbb5cbb=_0x2c775a['split']('|')[0x0];for(const _0x25b45b of this['getSuggestions']({'skipNotAttached':!0x0}))_0x25b45b['id']!=_0x1b0f7&&'attribute'==_0x25b45b['type']&&_0x25b45b['data']&&_0x25b45b['data']['key']==_0xbb5cbb&&_0x25b45b['getFirstRange']()['isIntersecting'](_0x14a0f5['data']['newRange'])&&(this['_reduceSuggestionAttributeRange'](_0x25b45b,_0x14a0f5['data']['newRange'],_0x3c8048),_0x464aea=!0x0);}return _0x464aea;}['_recordAttributeChanges'](_0x40cb40){this['editor'],this['_recordAttributeSuggestions']=!0x0,_0x40cb40();}['_isRegisteredAttribute'](_0x2d725f){const _0x1497eb=this['_isBlockAttribute'](_0x2d725f),_0x35453d=this['_inlineAttributeKeys']['has'](_0x2d725f);return _0x1497eb||_0x35453d;}['_reduceExistingSuggestions'](_0x549f72,_0x5465bb){if(0x0==_0x5465bb['length'])return!0x1;let _0x43b215=!0x1;for(const _0x5a9ae8 of _0x5465bb){const _0xad6568=this['_findSuggestions'](_0x5a9ae8['range'],'attribute')['filter'](_0x5b51a1=>!_0x5b51a1['meta']['isNextTo'])['map'](_0x50ac94=>_0x50ac94['suggestion']),_0x253208=_0x1b8e80({'newValue':_0x5a9ae8['newValue']});_0xad6568['filter'](_0xddc38=>{const [_0x322d36,_0x58cd49]=_0xddc38['subType']['split']('|');return _0x322d36==_0x5a9ae8['key']&&_0x58cd49!=_0x253208;})['forEach'](_0x49700f=>{this['_reduceSuggestionAttributeRange'](_0x49700f,_0x5a9ae8['range'],_0x549f72),_0x43b215=!0x0;});}return _0x43b215;}['_reduceSuggestionAttributeRange'](_0x4731e7,_0x4da499,_0x1eb46d){const _0x1585ea=_0x4731e7['getFirstRange']()['getDifference'](_0x4da499);0x0!==_0x1585ea['length']?0x1!==_0x1585ea['length']?this['_breakSuggestionMarker'](_0x4731e7,_0x4da499['start'],_0x4da499['end']):this['_setSuggestionRange'](_0x4731e7,_0x1585ea[0x0]):_0x1eb46d['removeMarker'](_0x4731e7['getFirstMarker']());}}class xt{['_editor'];['_model'];['_customCallbacks'];['_defaultCallbacks'];constructor(_0x8e1173){this['_editor']=_0x8e1173,this['_model']=_0x8e1173['model'],this['_customCallbacks']=new Map(),this['_defaultCallbacks']=new Map(),this['_registerDefaultCallbacks']();}['buildSuggestion'](_0x1c49bc,_0x14b4b4,_0x4a43ef,_0xd8bb5c,_0x126c54,_0x41dab8){return new u(this['_model'],{'type':_0x1c49bc,'subType':_0x14b4b4,'id':_0x4a43ef,'author':_0xd8bb5c,'creator':_0xd8bb5c,'attributes':_0x126c54,'onAttributesChange':_0x41dab8,'onAccept':(..._0x2ad60b)=>this['getSuggestionCallback'](_0x1c49bc,_0x14b4b4,'accept')(..._0x2ad60b),'onDiscard':(..._0x3af741)=>this['getSuggestionCallback'](_0x1c49bc,_0x14b4b4,'discard')(..._0x3af741)});}['registerCustomCallback'](_0x209a54,_0x42404e,_0x1e97e3,_0xb53d52){const _0x13a709=_0x209a54+':'+_0x42404e+':'+_0x1e97e3;this['_customCallbacks']['set'](_0x13a709,_0xb53d52);}['getSuggestionCallback'](_0x14df1f,_0x4e796e,_0x418dff){const _0x5af379=_0x14df1f+':'+_0x4e796e+':'+_0x418dff;return this['_customCallbacks']['get'](_0x5af379)||this['_defaultCallbacks']['get'](_0x14df1f+':'+_0x418dff);}['_registerDefaultCallbacks'](){const _0x488cd0=()=>!0x1,_0x58015b=_0x3fccad=>{_0x3fccad['sort']((_0x2d8553,_0x607ca0)=>_0x2d8553['start']['isBefore'](_0x607ca0['start'])?0x1:-0x1),this['_model']['change'](_0x5a3938=>{for(const _0x42ef13 of _0x3fccad){let _0x3a2894;_0x3a2894=_0x42ef13['end']['isAtEnd']&&_0x42ef13['end']['parent']==_0x42ef13['start']['nodeAfter']?_0x5a3938['createSelection'](_0x42ef13['start']['nodeAfter'],'on'):_0x5a3938['createSelection'](_0x42ef13),this['_model']['deleteContent'](_0x3a2894,{'forceDefaultExecution':!0x0,'doNotAutoparagraph':!0x0});}});},_0x134984=(_0x162f93,_0x16e2af)=>{_0x16e2af&&this['_model']['change'](_0x4f9f82=>{const {commandName:_0x5cc631,commandParams:_0x1ea85c=[]}=_0x16e2af,_0x5ddee0=_0x162f93['map'](_0x33d6d6=>(Tt(_0x33d6d6)&&(_0x33d6d6=this['_model']['createRange'](_0x33d6d6['end'])),_0x33d6d6))['filter'](_0x50fa81=>'$graveyard'!==_0x50fa81['root']['rootName']);if(_0x5ddee0['length']<0x1)return;const _0x465bd0=Array['from'](this['_model']['document']['selection']['getRanges']())['map'](_0x324e42=>_0x55bce1['fromRange'](_0x324e42));_0x4f9f82['setSelection'](_0x5ddee0);for(const _0x4a11e8 of this['_editor']['commands']['commands']())_0x4a11e8['refresh']();_0x1ea85c['push']({'forceDefaultExecution':!0x0}),this['_editor']['execute'](_0x5cc631,..._0x1ea85c);const _0x75d218=_0x465bd0['filter'](_0x4ab16f=>'$graveyard'!=_0x4ab16f['root']['rootName']);_0x75d218['length']>0x0&&_0x4f9f82['setSelection'](_0x75d218);for(const _0x5d28af of _0x465bd0)_0x5d28af['detach']();});},_0x3e725b=(_0x5b1bc7,_0x41e851)=>0x1==_0x5b1bc7['length']&&0x1==_0x41e851['length']&&_0x5b1bc7[0x0]['end']['isEqual'](_0x41e851[0x0]['start']),_0x1b33b3=(_0x106b2d,_0x8468a2,_0x1db65c,_0x39f75b)=>Ft(_0x106b2d,_0x8468a2,_0x1db65c,_0x39f75b,this['_model'])?[_0x106b2d,_0x8468a2]:Ft(_0x8468a2,_0x106b2d,_0x39f75b,_0x1db65c,this['_model'])?[_0x8468a2,_0x106b2d]:null;this['_defaultCallbacks']['set']('insertion:accept',_0x488cd0),this['_defaultCallbacks']['set']('insertion:discard',_0x58015b),this['_defaultCallbacks']['set']('insertion:join',_0x3e725b),this['_defaultCallbacks']['set']('insertion:chain',_0x1b33b3),this['_defaultCallbacks']['set']('deletion:accept',_0x58015b),this['_defaultCallbacks']['set']('deletion:discard',_0x488cd0),this['_defaultCallbacks']['set']('deletion:join',_0x3e725b),this['_defaultCallbacks']['set']('deletion:chain',_0x1b33b3),this['_defaultCallbacks']['set']('formatInline:accept',_0x134984),this['_defaultCallbacks']['set']('formatInline:discard',_0x488cd0),this['_defaultCallbacks']['set']('formatInline:join',_0x3e725b),this['_defaultCallbacks']['set']('formatInline:chain',_0x488cd0),this['_defaultCallbacks']['set']('formatBlock:accept',_0x134984),this['_defaultCallbacks']['set']('formatBlock:discard',_0x488cd0),this['_defaultCallbacks']['set']('formatBlock:join',_0x3e725b),this['_defaultCallbacks']['set']('formatBlock:chain',_0x488cd0),this['_defaultCallbacks']['set']('attribute:accept',_0x488cd0),this['_defaultCallbacks']['set']('attribute:discard',(_0x4e5946,_0x3d7580)=>{if(!_0x3d7580)return;const _0x5c22d9=this['_editor']['plugins']['get'](p);this['_model']['change'](_0x492fcf=>{if(_0x3d7580['key']==m)for(const _0x9f05ce of _0x4e5946){const _0x1ce720=_0x9f05ce['start']['nodeAfter'],_0x174c83=_0x3d7580['oldValue'];_0x492fcf['rename'](_0x1ce720,_0x174c83);}else{if(_0x5c22d9['_isBlockAttribute'](_0x3d7580['key'])){for(const _0x59fe4b of _0x4e5946)void 0x0!==_0x3d7580['oldValue']?_0x492fcf['setAttribute'](_0x3d7580['key'],_0x3d7580['oldValue'],_0x59fe4b['start']['nodeAfter']):_0x492fcf['removeAttribute'](_0x3d7580['key'],_0x59fe4b['start']['nodeAfter']);}else{for(const _0x504db4 of _0x4e5946)_0x3d7580['oldValue']?_0x492fcf['setAttribute'](_0x3d7580['key'],_0x3d7580['oldValue'],_0x504db4):_0x492fcf['removeAttribute'](_0x3d7580['key'],_0x504db4);}}});}),this['_defaultCallbacks']['set']('attribute:join',_0x3e725b);}}function Rt(_0x26aaa8,_0x5194d1,_0x58e92a){for(const _0x40266e of _0x5194d1['parent']['getAncestors']({'includeSelf':!0x0,'parentFirst':!0x0})){if(_0x40266e['root']==_0x40266e)return!0x1;if(!_0x58e92a['containsItem'](_0x40266e))return!0x1;if(_0x26aaa8['isObject'](_0x40266e)||_0x26aaa8['isLimit'](_0x40266e))return!0x0;}return!0x1;}function Tt(_0x5cdcc9){return _0x5cdcc9['end']['parent']==_0x5cdcc9['start']['nodeAfter']&&_0x5cdcc9['end']['isAtStart'];}function Et(_0x515324,_0x166a99,_0x58b965,_0x36d488){const _0x2b4a24=_0x44e382=>!_0x44e382['item']['is']('$textProxy')&&!_0x36d488['isObject'](_0x44e382['item']),_0x36fdef=_0x515324['start']['getLastMatchingPosition'](_0x2b4a24),_0x232b71=_0x515324['end']['getLastMatchingPosition'](_0x2b4a24,{'direction':'backward'});return(!_0x515324['start']['isEqual'](_0x36fdef)||!_0x515324['end']['isEqual'](_0x232b71))&&(_0x36fdef['isBefore'](_0x232b71)?_0x58b965['updateMarker'](_0x166a99,{'range':_0x58b965['createRange'](_0x36fdef,_0x232b71)}):_0x58b965['removeMarker'](_0x166a99),!0x0);}function Vt(_0x5cc60b){return _0x1b8e80(_0x5cc60b);}function Ut(_0x26152d){const _0x377d62=_0x26152d['start']['nodeAfter'];return _0x377d62&&_0x377d62['is']('element');}function Ot(_0x46e2b9,_0x5107aa){return null==_0x46e2b9['end']['nodeBefore']&&_0x46e2b9['end']['parent']==_0x46e2b9['start']['nodeAfter']?Gt(_0x46e2b9['start']['nodeAfter'],_0x5107aa):_0x46e2b9;}function Gt(_0x34ab6c,_0x31fd0a){const _0x34d3e5=_0x31fd0a['schema']['isObject'](_0x34ab6c)||_0x31fd0a['schema']['isSelectable'](_0x34ab6c);return _0x31fd0a['createRange'](_0x31fd0a['createPositionAt'](_0x34ab6c,'before'),_0x34d3e5?_0x31fd0a['createPositionAfter'](_0x34ab6c):_0x31fd0a['createPositionAt'](_0x34ab6c,'end'));}function Ft(_0x2e720d,_0x47a628,_0x5e8c94,_0x2ba454,_0x2a1d33){if(!Pt(_0x2e720d,_0x47a628))return!0x1;if(_0x5e8c94['end']['isEqual'](_0x2ba454['start']))return!0x0;if(_0x2e720d['type']!=_0x47a628['type'])return!0x1;if(!_0x5e8c94['end']['isTouching'](_0x2ba454['start']))return!0x1;const _0x587fe6=_0x2a1d33['createRange'](_0x5e8c94['end'],_0x2ba454['start'])['getWalker']();for(const _0x588f77 of _0x587fe6)if(['elementStart','elementEnd']['includes'](_0x588f77['type'])&&_0x2a1d33['schema']['isLimit'](_0x588f77['item']))return!0x1;return!0x0;}function Pt(_0x114361,_0x3058c5,_0x48e05c=[]){return!(!_0x114361['_isDataLoaded']||!_0x3058c5['_isDataLoaded'])&&_0x33f02c(Bt(_0x114361['attributes'],_0x48e05c),Bt(_0x3058c5['attributes'],_0x48e05c));}function Lt(_0x2792a1,_0x2f9e62){const _0x19c6a8=Ht(_0x2792a1['attributes']),_0x3e52cf=Ht(_0x2f9e62);if(!_0x2792a1['_isDataLoaded'])return!0x1;for(const _0x1cf9bf of Object['keys'](_0x3e52cf))if(!_0x33f02c(_0x19c6a8[_0x1cf9bf],_0x3e52cf[_0x1cf9bf]))return!0x1;return!0x0;}function Ht(_0x2de6f0){const _0x5f0ab4=Object['assign']({},_0x2de6f0);return delete _0x5f0ab4['skipNestingCheck'],delete _0x5f0ab4['tablePasteChainId'],_0x5f0ab4;}class oe extends/* #__PURE__ -- @preserve */
25
- _0x55c26b(){['model'];['view'];['commentThreadController'];['_editor'];['_acceptCommand'];['_discardCommand'];['_pendingAction'];constructor(_0x414160,_0xb121f7,_0x3d7b29,_0x54f65b){super(),this['model']=_0xb121f7,this['view']=_0x3d7b29,this['commentThreadController']=_0x54f65b,this['_editor']=_0x414160,this['_acceptCommand']=_0x414160['commands']['get']('acceptSuggestion'),this['_discardCommand']=_0x414160['commands']['get']('discardSuggestion'),this['view']['bind']('isEnabled')['to'](this['_acceptCommand'],this['_discardCommand'],(_0xfbedab,_0x5ed59b)=>_0xfbedab||_0x5ed59b),this['view']['bind']('canAccept')['to'](this['_acceptCommand'],'isEnabled',_0x1ce531=>_0x1ce531&&this['_editor']['model']['canEditAt'](_0xb121f7['getRanges']())),this['view']['bind']('canDiscard')['to'](this['_discardCommand'],'isEnabled',_0x290805=>_0x290805&&this['_editor']['model']['canEditAt'](_0xb121f7['getRanges']())),this['_pendingAction']=null,_0x3d7b29['isDirty']&&this['_setPendingAction'](),this['listenTo'](_0x3d7b29,'acceptSuggestion',()=>this['acceptSuggestion']()),this['listenTo'](_0x3d7b29,'discardSuggestion',()=>this['discardSuggestion']()),this['listenTo'](_0x3d7b29,'change:isDirty',()=>{_0x3d7b29['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 _0x166518=o(this['_editor']['locale'],'PENDING_ACTION_SUGGESTION');this['_pendingAction']=this['_editor']['plugins']['get']('PendingActions')['add'](_0x166518);}['_removePendingAction'](){null!==this['_pendingAction']&&this['_editor']['plugins']['get']('PendingActions')['remove'](this['_pendingAction']),this['_pendingAction']=null;}}class es extends _0x4e4f55{['commentsListView'];['commentThreadInputView'];['_model'];['_localUser'];['_config'];constructor(_0x226dbf,_0x4381eb,_0x3a3885,_0x552a6d){super(_0x226dbf),this['commentsListView']=null,this['commentThreadInputView']=null,this['set']('isActive',!0x1),this['set']('authoredAt',_0x4381eb['authoredAt']),this['bind']('authoredAt')['to'](_0x4381eb),this['set']('descriptionParts',[]),this['set']('isDirty',!0x1),this['set']('isEnabled',!0x1),this['set']('canAccept',!0x1),this['set']('canDiscard',!0x1),this['_model']=_0x4381eb,this['_localUser']=_0x3a3885,this['_config']=_0x552a6d,_0x552a6d['disableComments']?this['set']('length',0x1):this['_createCommentViews']();}['focus'](){this['element']['focus']();}['destroy'](){this['commentsListView']&&this['commentsListView']['destroy'](),this['commentThreadInputView']&&this['commentThreadInputView']['destroy'](),super['destroy']();}['_createCommentViews'](){const {CommentsListView:_0x5a078a}=this['_config'];this['commentsListView']=new _0x5a078a(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',_0x1b5fca=>_0x1b5fca+0x1),this['commentThreadInputView']=this['_createCommentThreadInputView'](),this['on']('removeComment',()=>this['focus']()),this['bind']('isDirty')['to'](this['commentsListView'],'hasDirtyComment',this['commentThreadInputView']['commentInputView'],'value',(_0x27a252,_0xa570ea)=>_0x27a252||!!_0xa570ea);}['_createCommentThreadInputView'](){const {CommentThreadInputView:_0x138e0a}=this['_config'],_0x2642ff=new _0x138e0a(this['locale'],this['_localUser'],this['_config']['editorConfig']),_0x6282f7=_0x2642ff['commentInputView'];return _0x2642ff['bind']('showInput')['to'](this,'isActive',this['_model']['commentThread'],'isReadOnly',_0x6282f7,'value',(_0x2b407d,_0x459b71,_0x5eae87)=>!!_0x5eae87||_0x2b407d&&!_0x459b71),_0x6282f7['on']('submit',(_0x2d629c,_0x12a427)=>{this['fire']('addComment',_0x12a427),_0x6282f7['editor']['setData']('');}),_0x6282f7['on']('cancel',()=>this['focus']()),_0x6282f7['bind']('disabledSubmit')['to'](this['_model']['commentThread'],'isReadOnly'),_0x2642ff;}}class ne extends es{['userView'];['acceptButton'];['discardButton'];['_descriptionElement'];constructor(_0x161c5c,_0xe86076,_0x36490b,_0x5a7664){super(_0x161c5c,_0xe86076,_0x36490b,_0x5a7664),this['set']('type',''),this['bind']('type')['to'](this,'descriptionParts',_0x3ebba3=>_0x3ebba3&&_0x3ebba3[0x0]?_0x3ebba3[0x0]['type']:''),this['bind']('description')['to'](this,'descriptionParts',this,'isActive',(_0x25346b,_0x518372)=>{let _0x5f2fbf='';for(const _0x42bcdd of _0x25346b)_0x5f2fbf+='<p>'+ds(_0x42bcdd['content'],_0x42bcdd['color'])+'</p>';return _0x518372?_0x5f2fbf:_0x14f51e(_0x5f2fbf,{'limit':0x8c});}),this['_descriptionElement']=null,this['acceptButton']=this['_createButton'](o(_0x161c5c,'Accept\x20suggestion'),_0x22d87a['check'],'ck-suggestion--accept','acceptSuggestion','sw'),this['acceptButton']['bind']('isEnabled')['to'](this,'canAccept'),this['discardButton']=this['_createButton'](o(_0x161c5c,'Discard\x20suggestion'),_0x22d87a['cancel'],'ck-suggestion--discard','discardSuggestion','sw'),this['discardButton']['bind']('isEnabled')['to'](this,'canDiscard'),this['userView']=new _0x47a603(_0x161c5c,this['_model']['author'],this['getUserViewNotificationText']()),this['userView']['extendTemplate']({'attributes':{'class':['ck-suggestion__user','ck-annotation__user']}}),this['setTemplate'](this['getTemplate']());}['getTemplate'](){const _0x277dd4=this['bindTemplate'],_0x1e61c1=[{'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':_0x277dd4['to']('authoredAt'),'class':['ck-comment__info-time','ck-annotation__info-time']},'children':[{'text':_0x277dd4['to']('authoredAt',_0x3490bf=>this['_config']['formatDateTime'](_0x3490bf))}]}]},{'tag':'div','attributes':{'class':['ck-suggestion__actions','ck-annotation__actions']},'children':[this['acceptButton'],this['discardButton']]},{'tag':'div','attributes':{'class':['ck-annotation__content-wrapper']}}];this['_model']['isExternal']&&_0x1e61c1['push']({'tag':'div','attributes':{'class':['ck-comment__external']},'children':[{'text':this['getExternalSuggestionNote']()}]});const _0x1df1be={'tag':'div','attributes':{'class':['ck-suggestion-wrapper',_0x277dd4['if']('isActive','ck-suggestion-wrapper--active'),_0x277dd4['to']('type',_0x5cc360=>'ck-suggestion-'+_0x5cc360),this['_config']['disableComments']&&'ck-suggestion--disabled-comments'],'data-suggestion-id':this['_model']['id'],'data-thread-id':this['_model']['commentThread']['id'],'data-author-id':this['_model']['author']['id'],'tabindex':-0x1},'children':[{'tag':'div','attributes':{'class':['ck-suggestion','ck-annotation']},'children':[this['userView'],{'tag':'div','attributes':{'class':['ck-suggestion__main','ck-annotation__main']},'children':_0x1e61c1}]}]};return this['commentsListView']&&this['commentThreadInputView']&&(_0x1df1be['children']['push'](this['commentsListView'],this['commentThreadInputView']),this['commentsListView']['delegate']('editorReady')['to'](this),this['commentsListView']['delegate']('editorDestroyed')['to'](this),this['commentThreadInputView']['delegate']('editorReady')['to'](this),this['commentThreadInputView']['delegate']('editorDestroyed')['to'](this)),_0x1df1be;}['render'](){super['render'](),this['_descriptionElement']=this['element']['querySelector']('.ck-annotation__content-wrapper'),this['_descriptionElement']['innerHTML']=this['description'],this['on']('change:description',(_0x437174,_0x735f4f,_0x3ea7fa)=>{this['_descriptionElement']['innerHTML']=_0x3ea7fa;});}['_createButton'](_0x2956c1,_0x1e825f,_0xa1add0,_0x17f633,_0x5ca1a1){const _0xf69d80=new _0x3febb6(this['locale']);return _0xf69d80['set']({'label':_0x2956c1,'icon':_0x1e825f,'tooltip':!0x0,'tooltipPosition':_0x5ca1a1}),_0xf69d80['extendTemplate']({'attributes':{'class':_0xa1add0}}),_0xf69d80['on']('execute',()=>{this['fire'](_0x17f633,this['_model']['id']);}),_0xf69d80;}['getExternalSuggestionNote'](){return'importWord'===this['_model']['attributes']['@external']['source']?o(this['locale'],'EXTERNAL_IMPORT_WORD_SUGGESTION'):o(this['locale'],'EXTERNAL_SUGGESTION');}['getUserViewNotificationText'](){return this['_model']['isExternal']?'importWord'===this['_model']['attributes']['@external']['source']?o(this['locale'],'EXTERNAL_IMPORT_WORD_AVATAR',this['_model']['creator']['name']):o(this['locale'],'EXTERNAL_AVATAR',this['_model']['creator']['name']):null;}}function ds(_0x744d9e,_0x175f38){let _0x402305='';return _0x402305+=_0x744d9e['split']('*')['map']((_0x331aee,_0x2066e8)=>_0x2066e8%0x2!=0x0?'<span\x20class=\x22ck-suggestion-type\x22>'+us(_0x331aee)+'</span>':us(_0x331aee))['join'](''),_0x175f38&&(_0x402305+='<span\x20class=\x22ck-suggestion-color\x22\x20style=\x22background-color:\x20'+_0x175f38['value']+'\x22\x20title=\x22'+_0x175f38['title']+'\x22></span>'),_0x402305;}function us(_0xacd319){const _0x199b7e=document['createElement']('span');return _0x199b7e['innerText']=_0xacd319,_0x199b7e['innerHTML'];}var ie='<!--\x0a\x0a\x20What\x20you\x27re\x20currently\x20looking\x20at\x20is\x20the\x20source\x20code\x20of\x20a\x20legally\x20protected,\x20proprietary\x20software.\x0a\x20CKEditor\x205\x20Collaboration\x20is\x20licensed\x20under\x20a\x20commercial\x20license\x20and\x20protected\x20by\x20copyright\x20law.\x20Where\x20not\x20otherwise\x20indicated,\x0a\x20all\x20CKEditor\x205\x20Collaboration\x20content\x20is\x20authored\x20by\x20CKSource\x20engineers\x20and\x20consists\x20of\x20CKSource-owned\x20intellectual\x20property.\x0a\x0a\x20Copyright\x20(c)\x202003-2024,\x20CKSource\x20Holding\x20sp.\x20z\x20o.o.\x20All\x20rights\x20reserved.\x0a\x0a!-->\x0a\x0a<svg\x20viewBox=\x220\x200\x2020\x2020\x22\x20width=\x2220\x22\x20height=\x2220\x22\x20xmlns=\x22http://www.w3.org/2000/svg\x22><g\x20fill=\x22#000\x22\x20fill-rule=\x22nonzero\x22><path\x20d=\x22M1\x203.28C1\x202.574\x201.574\x202\x202.272\x202h10.23c.703\x200\x201.272.573\x201.272\x201.28v12.768c0\x20.708-.574\x201.281-1.271\x201.281H2.272A1.276\x201.276\x200\x200\x201\x201\x2016.049V3.28zm11.503\x2012.954c-.008\x200-.006-12.77-.006-12.77\x200-.003-10.225-.004-10.225-.004.007\x200\x20.005\x2012.77.005\x2012.77\x200\x20.003\x2010.226.004\x2010.226.004zm-8.31-9.58c0-.353.292-.64.636-.64h5.116c.351\x200\x20.636.284.636.64a.641.641\x200\x200\x201-.636.638H4.829a.636.636\x200\x200\x201-.635-.639zm0\x202.554c0-.352.292-.638.636-.638h5.116c.351\x200\x20.636.283.636.638a.641.641\x200\x200\x201-.636.639H4.829a.636.636\x200\x200\x201-.635-.639zm0\x202.555c0-.353.289-.639.633-.639h2.567c.35\x200\x20.633.284.633.64a.639.639\x200\x200\x201-.633.638H4.826a.634.634\x200\x200\x201-.632-.639z\x22/><path\x20d=\x22M10.515\x2017.958l.154-.23c-.195-.099-.304-.193-.328-.28-.024-.09.001-.275.076-.552.062-.165.099-.296.111-.393.013-.159.013-.319\x200-.478-.138-.41-.2-.686-.187-.83.013-.145.117-.335.313-.57l4.465-6.208c.356-.6\x201.059-.56\x202.11.119\x201.051.68\x201.443\x201.271\x201.177\x201.771L14.53\x2017.14c-.105.271-.22.444-.347.516-.128.07-.399.118-.813.138a2.954\x202.954\x200\x200\x200-.487.21\x202.044\x202.044\x200\x200\x200-.347.31c-.193.174-.332.262-.416.262-.064\x200-.178-.05-.346-.15l-.204.27-1.056-.738h.001zm-.184.274l1.039.727-.259.34H9.614l.717-1.067z\x22/></g></svg>\x0a';class d extends _0x2038e0{['_suggestionToController'];['_viewToController'];['_annotationViews'];['_handleControllerBuffer'];['_disableComments'];static get['requires'](){return[p,_0x3f3120,'CommentsRepository','Annotations','EditorAnnotations'];}static get['pluginName'](){return'TrackChangesUI';}constructor(_0x573438){super(_0x573438),this['_suggestionToController']=new Map(),this['_viewToController']=new Map(),this['_annotationViews']=new Map(),this['_handleControllerBuffer']=new Map();const _0xbb7935=this['editor']['config'];_0xbb7935['define']('trackChanges.SuggestionThreadView',ne),_0xbb7935['define']('trackChanges.disableComments',!0x1),this['_disableComments']=_0xbb7935['get']('trackChanges.disableComments');}['_handleSuggestionControllerDelayed'](_0x3d6671,_0x581b7b){0x0===this['_handleControllerBuffer']['size']&&setTimeout(()=>{for(const [_0x42a5fc,_0xfa746a]of this['_handleControllerBuffer']){const _0x464cee=this['_suggestionToController']['has'](_0x42a5fc);_0x464cee||_0xfa746a?_0x464cee&&_0xfa746a&&this['_destroyController'](_0x42a5fc):this['_initializeController'](_0x42a5fc);}this['_handleControllerBuffer']['clear'](),this['editor']['plugins']['get']('EditorAnnotations')['refreshSelectedViews'](),this['_refreshActiveMarkers']();},0xa),this['_handleControllerBuffer']['set'](_0x3d6671,_0x581b7b);}['init'](){const _0x5e98c1=this['editor'],_0x16ee3d=_0x5e98c1['plugins']['get']('TrackChangesEditing'),_0x5bb8c0=_0x5e98c1['plugins']['get']('Annotations'),_0x40e442=_0x5e98c1['plugins']['get']('EditorAnnotations'),_0x29c5b5=_0x5e98c1['plugins']['get']('CommentsRepository');this['_addUIComponentsToFactory'](),_0x40e442['addSourceCollector'](()=>{const _0x598141=[];for(const [_0x18990e,_0x360698]of Array['from'](this['_suggestionToController'])){const _0x52ddad=_0x18990e['getAllAdjacentSuggestions'](),_0x5191b5=[];for(const _0x36f055 of _0x52ddad){if(!_0x36f055['isInContent'])continue;if(_0x36f055['isMultiRange']){_0x5191b5['push'](..._0x36f055['getRanges']());continue;}const _0x57f153=_0x36f055['getFirstRange']();if(_0x5191b5['length']>0x0){const _0x5c576d=_0x5191b5[0x0]['getJoined'](_0x57f153);if(_0x5c576d){_0x5191b5[0x0]=_0x5c576d;continue;}}_0x5191b5['push'](_0x57f153);}_0x598141['push']([_0x360698['view'],_0x5191b5]);}return _0x598141;}),this['listenTo'](_0x16ee3d,'suggestionLoaded',(_0x24a577,_0x1d4ad4)=>{this['listenTo'](_0x1d4ad4,'change:previous',(_0x7986b4,_0x197576,_0x353a74,_0x43e5a8)=>{_0x1d4ad4['isInContent']&&(null==_0x353a74?(this['_updateController'](_0x43e5a8['head']),this['_handleSuggestionControllerDelayed'](_0x1d4ad4,!0x1)):(this['_updateController'](_0x353a74['head']),null==_0x43e5a8&&this['_handleSuggestionControllerDelayed'](_0x1d4ad4,!0x0)));}),null!==_0x1d4ad4['previous']?this['_updateController'](_0x1d4ad4['head']):this['_handleSuggestionControllerDelayed'](_0x1d4ad4,!0x1);}),this['listenTo'](_0x16ee3d,'suggestionUnloaded',(_0x4ff20e,_0x170646,_0x9d1f3f)=>{this['stopListening'](_0x170646,'change:previous'),this['_handleControllerBuffer']['delete'](_0x170646),this['_suggestionToController']['has'](_0x170646)&&this['_destroyController'](_0x170646),_0x9d1f3f&&this['_updateController'](_0x9d1f3f['head']);}),this['listenTo'](_0x16ee3d,'suggestionChanged',(_0x47f60c,_0x53b884)=>{this['_updateController'](_0x53b884);}),this['listenTo'](_0x5bb8c0,'change:activeAnnotations',()=>{this['_refreshActiveMarkers']();}),this['listenTo'](_0x29c5b5,'addComment',(_0x4103b4,{threadId:_0x256d3c,isFromAdapter:_0x2d0674})=>{if(_0x2d0674||!_0x16ee3d['hasSuggestion'](_0x256d3c))return;const _0x146e0a=_0x16ee3d['getSuggestion'](_0x256d3c);this['_suggestionToController']['get'](_0x146e0a)['view']['focus']();},{'priority':'lowest'});}['_refreshActiveMarkers'](){const _0x37d7fe=this['editor']['plugins']['get']('Annotations'),_0x8800d6=this['editor']['plugins']['get']('TrackChangesEditing'),_0x34ea37=Array['from'](_0x37d7fe['activeAnnotations'],_0x5292e9=>_0x5292e9['innerView'])['filter'](_0x35ad0c=>this['_viewToController']['has'](_0x35ad0c)),_0x111324=[];for(const _0x5190c6 of _0x34ea37){const _0x3dc177=this['_viewToController']['get'](_0x5190c6)['model']['getAllAdjacentSuggestions']();_0x111324['push'](..._0x3dc177['reduce']((_0x4a3a42,_0x4087d7)=>[..._0x4a3a42,..._0x4087d7['getMarkerNames']()],[]));}_0x8800d6['activeMarkers']=_0x111324;}['_addUIComponentsToFactory'](){const _0x55b645=this['editor'],_0x5f058d=_0x55b645['locale'],_0x2beb96=o(_0x5f058d,'Track\x20changes'),_0x34dd71=new Wt([{'type':'switchbutton','model':new te({'withText':!0x0,'label':_0x2beb96,'commandName':'trackChanges','role':'menuitemcheckbox'})},{'type':'separator'},{'type':'button','model':new te({'withText':!0x0,'label':o(_0x5f058d,'Accept\x20all\x20suggestions'),'commandName':'acceptAllSuggestions','role':'menuitem'})},{'type':'button','model':new te({'withText':!0x0,'label':o(_0x5f058d,'Accept\x20all\x20selected\x20suggestions'),'commandName':'acceptSelectedSuggestions','role':'menuitem'})},{'type':'button','model':new te({'withText':!0x0,'label':o(_0x5f058d,'Discard\x20all\x20suggestions'),'commandName':'discardAllSuggestions','role':'menuitem'})},{'type':'button','model':new te({'withText':!0x0,'label':o(_0x5f058d,'Discard\x20all\x20selected\x20suggestions'),'commandName':'discardSelectedSuggestions','role':'menuitem'})}]);for(const _0x19dc47 of _0x34dd71)if(ae(_0x19dc47)){const _0x48a27c=_0x55b645['commands']['get'](_0x19dc47['model']['commandName']);_0x19dc47['model']['bind']('isOn','isEnabled')['to'](_0x48a27c,'value','isEnabled');}_0x55b645['ui']['componentFactory']['add']('trackChanges',_0x33af07=>this['_createToolbarButton'](_0x33af07,_0x34dd71,_0x2beb96)),_0x55b645['ui']['componentFactory']['add']('menuBar:trackChanges',_0x431faa=>this['_createMenuBarMenu'](_0x431faa,_0x34dd71,_0x2beb96));}['_createToolbarButton'](_0x3064f8,_0x13447d,_0x3954ff){const _0x135e17=zt(_0x3064f8,Zt),_0x4fe30b=this['editor']['commands']['get']('trackChanges');_0x135e17['buttonView']['set']({'tooltip':_0x3954ff,'label':_0x3954ff,'icon':ie}),_0x135e17['buttonView']['bind']('isOn')['to'](_0x4fe30b,'value'),_0x135e17['buttonView']['on']('execute',()=>{_0x4fe30b['execute'](),this['editor']['editing']['view']['focus']();}),qt(_0x135e17,_0x13447d,{'role':'menu'});const _0x232e0c=[];for(const _0x4a137d of _0x13447d)ae(_0x4a137d)&&_0x232e0c['push'](this['editor']['commands']['get'](_0x4a137d['model']['commandName']));const _0x531a8c=_0x135e17['buttonView'];return _0x531a8c['actionView']['unbind']('isEnabled'),_0x531a8c['arrowView']['unbind']('isEnabled'),_0x531a8c['actionView']['bind']('isEnabled')['to'](_0x4fe30b,'isEnabled'),_0x531a8c['arrowView']['bind']('isEnabled')['toMany'](_0x232e0c,'isEnabled',(..._0x3eee9d)=>_0x3eee9d['some'](_0x3b58b3=>_0x3b58b3)),_0x135e17['on']('execute',_0x45fd9a=>{this['editor']['execute'](_0x45fd9a['source']['commandName']),this['editor']['editing']['view']['focus']();}),_0x135e17;}['_createMenuBarMenu'](_0x473283,_0x38f4b0,_0x594bd7){const _0xcc1b51=new Kt(_0x473283),_0x1d5af7=this['editor']['commands']['get']('trackChanges');_0xcc1b51['buttonView']['set']({'label':_0x594bd7,'icon':ie});const _0xb9801d=new Qt(_0x473283);for(const _0x4708f3 of _0x38f4b0){if('separator'==_0x4708f3['type']){_0xb9801d['items']['add'](new Jt(_0x473283));continue;}const _0x4e0e28=new Xt(_0x473283,_0xcc1b51),_0x1f8cdc=new Yt(_0x473283),_0x112148=_0x4708f3['model'];_0x1f8cdc['bind'](...Object['keys'](_0x112148))['to'](_0x112148),_0x1f8cdc['delegate']('execute')['to'](_0xcc1b51),_0x1f8cdc['on']('execute',()=>{this['editor']['execute'](_0x112148['commandName']),this['editor']['editing']['view']['focus']();}),_0x4e0e28['children']['add'](_0x1f8cdc),_0xb9801d['items']['add'](_0x4e0e28);}return _0xcc1b51['bind']('isEnabled')['to'](_0x1d5af7,'isEnabled'),_0xcc1b51['panelView']['children']['add'](_0xb9801d),_0xcc1b51;}['_initializeController'](_0x5617f4){const _0x3faded=this['editor'],_0x7c9888=_0x3faded['config'],_0x26c245=_0x3faded['plugins']['get']('Annotations'),_0x2e80d4=_0x3faded['plugins']['get']('CommentsRepository'),_0x41cb3b=_0x3faded['plugins']['get']('EditorAnnotations'),_0x25f95f=_0x3faded['plugins']['get'](_0x3f3120)['me'],_0x5f4a6a=_0x7c9888['get']('trackChanges')['SuggestionThreadView'],{CommentsListView:_0x33f0bc,CommentThreadInputView:_0xec4534}=_0x3faded['plugins']['get']('CommentsUI');let _0xdbfd13,_0x1e5883;this['_annotationViews']['has'](_0x5617f4['id'])?(_0x1e5883=this['_annotationViews']['get'](_0x5617f4['id']),_0xdbfd13=_0x1e5883['mainView']):(_0xdbfd13=new _0x5f4a6a(_0x3faded['locale'],_0x5617f4,_0x25f95f,{'disableComments':this['_disableComments'],'editorConfig':_0x7c9888['get']('comments.editorConfig'),'maxCommentsWhenCollapsed':_0x7c9888['get']('comments.maxCommentsWhenCollapsed'),'maxThreadTotalWeight':_0x7c9888['get']('comments.maxThreadTotalWeight'),'maxCommentCharsWhenCollapsed':_0x7c9888['get']('comments.maxCommentCharsWhenCollapsed'),'formatDateTime':_0x175bce(_0x7c9888['get']('locale')),'CommentView':_0x7c9888['get']('comments')['CommentView'],'CommentsListView':_0x33f0bc,'CommentThreadInputView':_0xec4534}),_0xdbfd13['acceptButton']['on']('execute',()=>{_0x3faded['editing']['view']['focus']();}),_0xdbfd13['discardButton']['on']('execute',()=>{_0x3faded['editing']['view']['focus']();}),_0x1e5883=_0x26c245['createAnnotationView'](this['editor']['locale'],_0xdbfd13),_0x1e5883['bind']('isDirty')['to'](_0xdbfd13,'isDirty'),_0x1e5883['bind']('length')['to'](_0xdbfd13),_0x1e5883['bind']('type')['to'](_0xdbfd13,'type',_0x3238ca=>'suggestion-'+_0x3238ca),this['_annotationViews']['set'](_0x5617f4['id'],_0x1e5883));const _0x5c05ad=_0x2e80d4['createCommentThreadController'](_0x5617f4['commentThread'],_0xdbfd13),_0x1da8f6=new oe(_0x3faded,_0x5617f4,_0xdbfd13,_0x5c05ad),_0x5cda0b=_0x5617f4['getAllAdjacentSuggestions']()['filter'](_0x342030=>_0x342030['isInContent']);_0xdbfd13['descriptionParts']=_0x3faded['plugins']['get']('TrackChangesEditing')['descriptionFactory']['getDescriptions'](_0x5cda0b),this['_suggestionToController']['set'](_0x5617f4,_0x1da8f6),this['_viewToController']['set'](_0xdbfd13,_0x1da8f6);const _0x469da0=_0x26c245['createAnnotation']({'view':_0x1e5883,'target':()=>{const _0x473962=[],_0x1cbc10=_0x5617f4['getAllAdjacentSuggestions']()['filter'](_0x30e57f=>_0x30e57f['isInContent']);for(const _0x34c34a of _0x1cbc10)_0x473962['push'](..._0x34c34a['getMarkers']());return _0x3a5f01(_0x3faded['editing'],_0x473962);},'type':()=>'suggestion-'+_0x1da8f6['view']['type']});_0x2e80d4['_bindAnnotationToEditors'](_0xdbfd13,_0x469da0),_0x26c245['add'](_0x469da0),_0x41cb3b['registerAnnotation'](_0x469da0);}['_destroyController'](_0x74a2c9){const _0x4ff5d0=this['editor']['plugins']['get']('CommentsRepository'),_0x174274=this['editor']['plugins']['get']('Annotations'),_0x171d3e=this['_suggestionToController']['get'](_0x74a2c9),_0x3849a6=_0x171d3e['view'],_0x1a2693=_0x174274['getByInnerView'](_0x3849a6);_0x4ff5d0['_unbindEditors'](_0x3849a6),_0x1a2693&&_0x174274['remove'](_0x1a2693),this['_suggestionToController']['delete'](_0x74a2c9),this['_viewToController']['delete'](_0x3849a6),_0x171d3e['destroy']();}['_updateController'](_0x2b2574){if(!_0x2b2574['isInContent']||!this['_suggestionToController']['has'](_0x2b2574))return;const _0x158bc7=this['editor']['plugins']['get']('TrackChangesEditing'),_0x415d70=this['_suggestionToController']['get'](_0x2b2574),_0x23a28a=_0x2b2574['getAllAdjacentSuggestions']();_0x415d70['view']['descriptionParts']=_0x158bc7['descriptionFactory']['getDescriptions'](_0x23a28a);}['destroy'](){for(const _0x5474b8 of this['_suggestionToController']['keys']())this['_destroyController'](_0x5474b8);for(const _0x3ece88 of this['_annotationViews']['values']())_0x3ece88['mainView']['destroy']();super['destroy']();}}function ae(_0x2b426d){return'model'in _0x2b426d;}class k extends _0x2038e0{static get['requires'](){return[p,d,'Comments'];}static get['pluginName'](){return'TrackChanges';}set['adapter'](_0x4e86c4){this['editor']['plugins']['get'](p)['adapter']=_0x4e86c4;}get['adapter'](){return this['editor']['plugins']['get'](p)['adapter'];}['addSuggestion'](_0x577bb7){return this['editor']['plugins']['get'](p)['addSuggestionData'](_0x577bb7);}['getSuggestions']({skipNotAttached:_0x25b287=!0x1,toJSON:_0x1e2b79=!0x1}={}){return this['editor']['plugins']['get'](p)['getSuggestions']({'skipNotAttached':_0x25b287,'toJSON':_0x1e2b79});}['getSuggestion'](_0x3a290a){return this['editor']['plugins']['get'](p)['getSuggestion'](_0x3a290a);}}const T=['Pagination'];class P extends _0x2038e0{static get['requires'](){return[p];}static get['pluginName'](){return'TrackChangesData';}['init'](){const _0x42ce02=this['editor'];if(_0x42ce02['config']['define']('trackChangesData.editorCreator',_0x29fe1e=>{const _0x3f3e5b=_0x42ce02['model']['document']['getRootNames']()['reduce']((_0x2b8ae0,_0xe6d544)=>(_0x2b8ae0[_0xe6d544]='',_0x2b8ae0),{});return _0x42ce02['constructor']['create'](_0x3f3e5b,_0x29fe1e);}),'function'!=typeof _0x42ce02['config']['get']('trackChangesData')['editorCreator'])throw new _0x20823b('track-changes-data-invalid-editor-creator');}['getDataWithAcceptedSuggestions'](_0x575898){return N(this['editor'],!0x0,_0x575898);}['getDataWithDiscardedSuggestions'](_0x57e78e){return N(this['editor'],!0x1,_0x57e78e);}}class D extends _0x2038e0{['result'];static get['pluginName'](){return'TrackChangesDataGetter';}constructor(_0x4e1581){super(_0x4e1581),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(_0x1f27d9){return void 0x0!==_0x1f27d9['getRootsAttributes'];}async function N(_0x48399c,_0x3b0232,_0xbd230){const _0xa8f95e=_0x48088a(_0x48399c,T);_0xa8f95e['plugins']['push'](p,D),_0xa8f95e['rootsAttributes']=v(_0x48399c)?_0x48399c['getRootsAttributes']():void 0x0;const _0x2ce3a3=document['createDocumentFragment'](),_0x25879d=_0x48399c['config']['get']('trackChangesData')['editorCreator'],_0x50c54c=await _0x25879d(_0xa8f95e,()=>function(_0x430412){const _0x37a648=document['createElement']('div');return _0x430412['appendChild'](_0x37a648),_0x37a648;}(_0x2ce3a3));!function(_0x367fa0,_0x3062d8){const _0x37512a=_0x367fa0['model']['document']['getRootNames']()['reduce']((_0x221c76,_0x4410f3)=>(_0x221c76[_0x4410f3]=_0x367fa0['data']['get']({'rootName':_0x4410f3}),_0x221c76),{}),_0x3ed6e8=_0x367fa0['plugins']['get']('Users')['users']['map'](_0x1ccfd5=>({'id':_0x1ccfd5['id'],'name':_0x1ccfd5['name']})),_0x40a405=_0x367fa0['plugins']['get']('TrackChangesEditing')['getSuggestions']({'skipNotAttached':!0x0,'toJSON':!0x0}),_0x1feded=_0x367fa0['plugins']['get']('CommentsRepository')['getCommentThreads']({'skipNotAttached':!0x0,'toJSON':!0x0}),_0x4391e0=_0x3062d8['plugins']['get']('Users'),_0x1423ba=_0x3062d8['plugins']['get']('TrackChangesEditing'),_0x1d5d18=_0x3062d8['plugins']['get']('CommentsRepository');for(const _0x27fd85 of _0x3ed6e8)_0x4391e0['getUser'](_0x27fd85['id'])||_0x4391e0['addUser'](_0x27fd85);_0x4391e0['me']||_0x4391e0['useAnonymousUser']();for(const _0x6616c4 of _0x1feded)_0x1d5d18['addCommentThread'](_0x6616c4);for(const _0x187d72 of _0x40a405)_0x1423ba['addSuggestionData'](_0x187d72);_0x3062d8['data']['set'](_0x37512a);}(_0x48399c,_0x50c54c),_0x50c54c['execute'](_0x3b0232?'acceptAllSuggestions':'discardAllSuggestions');const _0xde250d=v(_0x50c54c)?_0x50c54c['getFullData'](_0xbd230):_0x50c54c['data']['get'](_0xbd230);return await _0x50c54c['destroy'](),_0xde250d;}export{es as BaseSuggestionThreadView,k as TrackChanges,P as TrackChangesData,p as TrackChangesEditing};
23
+ import{Command as ts,Plugin as _0x513c76,PendingActions as _0x15ddea,icons as _0x17053a}from'@ckeditor/ckeditor5-core/dist/index.js';import{CKEditorError as _0x4a1ebc,ObservableMixin as _0x3d5e12,uid as _0x50a7b0,insertToPriorityArray as _0x146923,priorities as _0x362a86,logWarning as _0x2f92c,Collection as Wt}from'@ckeditor/ckeditor5-utils/dist/index.js';import{normalizeColorOptions as _0x5da8bf,View as _0x5a1a17,ButtonView as _0x387374,ViewModel as te,createDropdown as zt,SplitButtonView as Zt,addListToDropdown as qt,MenuBarMenuView as Kt,MenuBarMenuListView as Qt,ListSeparatorView as Jt,MenuBarMenuListItemView as Xt,MenuBarMenuListItemButtonView as Yt}from'@ckeditor/ckeditor5-ui/dist/index.js';import{Users as _0x1586d5,hashObject as _0x340512,surroundingMarkersDetector as _0x1adeb1,trimHtml as _0x31cd7c,UserView as _0x175ae9,getDateTimeFormatter as _0x242ed1,getAllMarkersDomElementsSorted as _0x275d4d,sanitizeEditorConfig as _0x5b08b8}from'ckeditor5-collaboration/dist/index.js';import{Element as _0x49e2a6,LiveRange as _0x1677da,LivePosition as _0x226cfc}from'@ckeditor/ckeditor5-engine/dist/index.js';import{setHighlightHandling as _0x4ec783,toWidget as _0x57f963}from'@ckeditor/ckeditor5-widget/dist/index.js';import{cloneDeep as _0x397fb7,set as _0x5ad36f,isEqual as _0x283872,unset as _0x1af6de,omit as Bt}from'lodash-es';import{Delete as _0x4b0990,Input as tr}from'@ckeditor/ckeditor5-typing/dist/index.js';import{Enter as _0x5c128d,ShiftEnter as _0x1fe66a}from'@ckeditor/ckeditor5-enter/dist/index.js';class M extends ts{['_enabledCommands'];constructor(_0x2b612d,_0x506212){super(_0x2b612d),this['_enabledCommands']=_0x506212,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 _0x1f2902 of this['editor']['commands']['commands']())_0x1f2902['affectsData']&&!this['_enabledCommands']['has'](_0x1f2902)&&_0x1f2902['forceDisabled']('TrackChangesCommand');}['_enableCommands'](){for(const _0x22d08c of this['editor']['commands']['commands']())_0x22d08c['affectsData']&&!this['_enabledCommands']['has'](_0x22d08c)&&_0x22d08c['clearForceDisabled']('TrackChangesCommand');}}class $ extends ts{['_suggestions'];constructor(_0x2286bc,_0x156268){super(_0x2286bc),this['_suggestions']=_0x156268,this['refresh'](),this['_isEnabledBasedOnSelection']=!0x1;}['refresh'](){this['isEnabled']=!0x0;}['execute'](_0x3ab494){const _0x3f17d1=this['_suggestions']['get'](_0x3ab494);if(!_0x3f17d1)throw new _0x4a1ebc('track-changes-accept-suggestion-not-found',this);const _0x2d3e85=_0x3f17d1['getRanges']();this['editor']['model']['canEditAt'](_0x2d3e85)&&this['editor']['plugins']['get']('TrackChangesEditing')['acceptSuggestion'](_0x3f17d1);}}class B extends ts{['_suggestions'];constructor(_0xdd3d65,_0x43fb72){super(_0xdd3d65),this['_suggestions']=_0x43fb72,this['refresh'](),this['_isEnabledBasedOnSelection']=!0x1;}['refresh'](){this['isEnabled']=!0x0;}['execute'](_0x20af2e){const _0x2bd654=this['_suggestions']['get'](_0x20af2e);if(!_0x2bd654)throw new _0x4a1ebc('track-changes-discard-suggestion-not-found',this);const _0x13625c=_0x2bd654['getRanges']();this['editor']['model']['canEditAt'](_0x13625c)&&this['editor']['plugins']['get']('TrackChangesEditing')['discardSuggestion'](_0x2bd654);}}function ss(_0x4dbb0f){return _0x4dbb0f['sort']((_0x2ca719,_0x5d82eb)=>'deletion'==_0x2ca719['type']&&'deletion'!=_0x5d82eb['type']?-0x1:'deletion'!=_0x2ca719['type']&&'deletion'==_0x5d82eb['type']?0x1:0x0);}function to(_0x4b7a54,_0x4891ef){let _0x22f97c,_0x26b85a=0x0;const _0x16428a=[],_0x494e1d=_0x4891ef['schema'];for(;_0x26b85a<_0x4b7a54['length'];){const _0x5d91d1=_0x4b7a54[_0x26b85a],_0x3eba20=_0x4b7a54[_0x26b85a+0x1];_0x22f97c||(_0x22f97c=_0x4891ef['createPositionBefore'](_0x5d91d1)),co(_0x4891ef,_0x5d91d1,_0x3eba20)||(_0x16428a['push'](_0x4891ef['createRange'](_0x22f97c,_0x494e1d['isObject'](_0x5d91d1)?_0x4891ef['createPositionAfter'](_0x5d91d1):_0x4891ef['createPositionAt'](_0x5d91d1,'end'))),_0x22f97c=null),_0x26b85a++;}return _0x16428a;}function co(_0xc0fea0,_0x522398,_0x56b03e){if(!_0x56b03e)return!0x1;const _0x587555=_0xc0fea0['createPositionAfter'](_0x522398),_0x45963c=_0xc0fea0['createPositionBefore'](_0x56b03e);return _0x587555['isTouching'](_0x45963c);}function rs(_0x32a2fb,_0x19628c,_0x45fcd3){for(;_0x45fcd3['length'];){const _0x5e7de2=_0x45fcd3['splice'](0x0,0x64);_0x32a2fb['change'](()=>{for(const _0x1d04b3 of _0x5e7de2)_0x1d04b3['isInContent']&&_0x19628c['execute'](_0x1d04b3['id']);});}}class x extends ts{['_command'];['_suggestions'];constructor(_0x4148d8,_0x347077,_0x410c60){super(_0x4148d8),this['_command']=_0x347077,this['_suggestions']=_0x410c60,this['refresh'](),this['_isEnabledBasedOnSelection']=!0x1;}['refresh'](){const _0x14e016=Array['from'](this['_suggestions']['values']())['some'](_0x5949ea=>_0x5949ea['isInContent']);this['isEnabled']=this['_command']['isEnabled']&&_0x14e016;}['execute'](){const _0x2cd261=ss(Array['from'](this['_suggestions']['values']()));for(const _0x535b9d of _0x2cd261){const _0x4d8017=_0x535b9d['getRanges']();if(!this['editor']['model']['canEditAt'](_0x4d8017))return;}rs(this['editor']['model'],this['_command'],_0x2cd261);}}class R extends ts{['_command'];['_suggestions'];['_selectedSuggestions'];constructor(_0x15d83a,_0x2e4e3a,_0x2b74d3){super(_0x15d83a),this['_command']=_0x2e4e3a,this['_suggestions']=_0x2b74d3,this['_selectedSuggestions']=new Set(),this['refresh'](),this['_isEnabledBasedOnSelection']=!0x1;}['refresh'](){const _0x1c14bc=this['editor']['model']['document']['selection'],_0x25b4aa=Array['from'](this['_suggestions']['values']());this['_selectedSuggestions']=function(_0x1ab54d,_0x10f5d1){const _0x4b4662=Array['from'](_0x1ab54d['getRanges']()),_0x2e83ae=new Set();for(const _0x5ef590 of _0x10f5d1)if(_0x5ef590['isInContent']){for(const _0x22e8f7 of _0x4b4662)for(const _0x4014ff of _0x5ef590['getRanges']())(_0x22e8f7['isIntersecting'](_0x4014ff)||_0x1ab54d['isCollapsed']&&!_0x5ef590['isMultiRange']&&_0x5ef590['next']&&_0x4014ff['end']['isTouching'](_0x22e8f7['start']))&&_0x2e83ae['add'](_0x5ef590);}return _0x2e83ae;}(_0x1c14bc,_0x25b4aa),this['isEnabled']=this['_command']['isEnabled']&&!!this['_selectedSuggestions']['size'];}['execute'](){const _0x408596=ss(Array['from'](this['_selectedSuggestions']));for(const _0x441152 of _0x408596){const _0x193f1a=_0x441152['getRanges']();if(!this['editor']['model']['canEditAt'](_0x193f1a))return;}rs(this['editor']['model'],this['_command'],_0x408596);}}class u extends/* #__PURE__ -- @preserve */
24
+ _0x3d5e12(){['id'];['type'];['subType'];['author'];['creator'];['isExternal'];['data'];['createdAt'];['_isDataLoaded']=!0x1;['_model'];['_onAccept'];['_onDiscard'];['_onAttributesChange'];['_markerNames'];constructor(_0x3de5c6,_0x31f41a){super(),this['id']=_0x31f41a['id'],this['type']=_0x31f41a['type'],this['subType']=_0x31f41a['subType']||null,this['author']=_0x31f41a['author'],this['creator']=_0x31f41a['creator']||_0x31f41a['author'],this['isExternal']=Boolean(_0x31f41a['attributes']&&_0x31f41a['attributes']['@external']),this['data']=null,this['_model']=_0x3de5c6,this['_onAccept']=_0x31f41a['onAccept'],this['_onDiscard']=_0x31f41a['onDiscard'],this['_onAttributesChange']=_0x31f41a['onAttributesChange'],this['_markerNames']=new Set(),this['createdAt']=null,this['set']('authoredAt',null),this['set']('attributes',_0x31f41a['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 _0x347bf9=this;for(;_0x347bf9['previous'];)_0x347bf9=_0x347bf9['previous'];return _0x347bf9;}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'](_0x4a21a2){this['_markerNames']['add'](_0x4a21a2);}['getMarkerNames'](){return Array['from'](this['_markerNames']);}['getMarkers'](){return this['getMarkerNames']()['map'](_0x5a1e6f=>this['_model']['markers']['get'](_0x5a1e6f))['filter'](_0x13a163=>_0x13a163);}['getFirstMarker'](){return this['getMarkers']()[0x0]||null;}['removeMarkers'](){this['_model']['change'](_0x4d70ec=>{for(const _0x52796b of this['getMarkers']())_0x4d70ec['removeMarker'](_0x52796b);}),this['_markerNames']['clear']();}['removeMarker'](_0xf51d6b){this['_model']['change'](_0x227724=>{_0x227724['removeMarker'](_0xf51d6b);}),this['_markerNames']['delete'](_0xf51d6b);}['addRange'](_0x54bb3c){const _0x56864f='suggestion:'+this['type']+':'+this['subType']+':'+this['id']+':'+this['creator']['id']+':'+u['getMultiRangeId']();this['addMarkerName'](_0x56864f),this['_model']['change'](_0x428df2=>{_0x428df2['addMarker'](_0x56864f,{'range':_0x54bb3c,'usingOperation':!0x0,'affectsData':!0x0});});}['isIntersectingWithRange'](_0x4724aa){for(const _0x30e376 of this['getRanges']())if(_0x30e376['isIntersecting'](_0x4724aa))return!0x0;return!0x1;}['getRanges'](){return this['getMarkers']()['map'](_0x3393a4=>_0x3393a4['getRange']());}['getItems'](){return this['getRanges']()['reduce']((_0x51ee4a,_0x383bb9)=>[..._0x51ee4a,..._0x383bb9['getItems']()],[]);}['getFirstRange'](){return this['getFirstMarker']()?.['getRange']()||null;}['getContainedElement'](){const _0x2db3f2=this['getRanges']();if(0x1!=_0x2db3f2['length'])return null;const _0x1c4fa6=_0x2db3f2[0x0],_0x59317e=_0x1c4fa6['start']['nodeAfter'],_0x3f6ac3=_0x1c4fa6['end']['nodeBefore'];return _0x59317e instanceof _0x49e2a6?_0x59317e!=_0x3f6ac3?null:_0x59317e: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 _0x53903c=[];let _0x1c4b56=this['head'];for(;_0x1c4b56;)_0x53903c['push'](_0x1c4b56),_0x1c4b56=_0x1c4b56['next'];return _0x53903c;}['setAttribute'](_0x25bab9,_0x356ffa){const _0x56b60d=_0x397fb7(this['attributes']);_0x5ad36f(_0x56b60d,_0x25bab9,_0x356ffa),_0x283872(_0x56b60d,this['attributes'])||(this['attributes']=_0x56b60d,this['_onAttributesChange'](_0x56b60d));}['removeAttribute'](_0xfd4e36){const _0x21230b=_0x397fb7(this['attributes']);_0x1af6de(_0x21230b,_0xfd4e36),_0x283872(_0x21230b,this['attributes'])||(this['attributes']=_0x21230b,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 _0x50a7b0()['substr'](0x1,0x5);}}function o(_0x26f171,_0x4528ee,_0x90f648){const t=_0x26f171['t'];switch(_0x4528ee){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',_0x90f648);case'*Outdent:*\x20%0':return t('*Outdent:*\x20%0',_0x90f648);case'*Change\x20to:*\x20%0':return t('*Change\x20to:*\x20%0',_0x90f648);case'*Insert:*\x20%0':return t('*Insert:*\x20%0',_0x90f648);case'*Format:*\x20%0':return t('*Format:*\x20%0',_0x90f648);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',_0x90f648);case'*Format:*\x20remove\x20from\x20%0':return t('*Format:*\x20remove\x20from\x20%0',_0x90f648);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',_0x90f648);case'*Change\x20%0\x20content*':return t('*Change\x20%0\x20content*',_0x90f648);case'*Remove:*\x20%0':return t('*Remove:*\x20%0',_0x90f648);case'*Merge:*\x20%0':return t('*Merge:*\x20%0',_0x90f648);case'*Split:*\x20%0':return t('*Split:*\x20%0',_0x90f648);case'*Remove\x20format:*\x20%0':return t('*Remove\x20format:*\x20%0',_0x90f648);case'*Set\x20font\x20size:*\x20%0':return t('*Set\x20font\x20size:*\x20%0',_0x90f648);case'*Set\x20font\x20family:*\x20%0':return t('*Set\x20font\x20family:*\x20%0',_0x90f648);case'*Set\x20format\x20to:*\x20%0':return t('*Set\x20format\x20to:*\x20%0',_0x90f648);case'*Set\x20font\x20color:*\x20%0':return t('*Set\x20font\x20color:*\x20%0',_0x90f648);case'*Set\x20font\x20background\x20color:*\x20%0':return t('*Set\x20font\x20background\x20color:*\x20%0',_0x90f648);case'*Set\x20format:*\x20%0':return t('*Set\x20format:*\x20%0',_0x90f648);case'*Set\x20image\x20text\x20alternative:*\x20%0':return t('*Set\x20image\x20text\x20alternative:*\x20%0',_0x90f648);case'*Set\x20image\x20width:*\x20%0':return t('*Set\x20image\x20width:*\x20%0',_0x90f648);case'*Set\x20link:*\x20%0':return t('*Set\x20link:*\x20%0',_0x90f648);case'*Set\x20highlight:*\x20%0':return t('*Set\x20highlight:*\x20%0',_0x90f648);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'},_0x90f648);case'ELEMENT_PARAGRAPH':return t({'string':'paragraph','plural':'%0\x20paragraphs','id':'ELEMENT_PARAGRAPH'},_0x90f648);case'ELEMENT_PAGE_BREAK':return t({'string':'page\x20break','plural':'%0\x20page\x20breaks','id':'ELEMENT_PAGE_BREAK'},_0x90f648);case'ELEMENT_MEDIA':return t({'string':'media\x20item','plural':'%0\x20media\x20items','id':'ELEMENT_MEDIA'},_0x90f648);case'ELEMENT_IMAGE':return t({'string':'image','plural':'%0\x20images','id':'ELEMENT_IMAGE'},_0x90f648);case'ELEMENT_INLINE_IMAGE':return t({'string':'image','plural':'%0\x20images','id':'ELEMENT_INLINE_IMAGE'},_0x90f648);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'},_0x90f648);case'ELEMENT_HTML_EMBED':return t({'string':'HTML\x20embed','plural':'%0\x20HTML\x20embeds','id':'ELEMENT_HTML_EMBED'},_0x90f648);case'ELEMENT_HEADING':return t({'string':'heading\x20(level\x20%1)','plural':'%0\x20headings\x20(level\x20%1)','id':'ELEMENT_HEADING'},_0x90f648);case'ELEMENT_HEADING_CUSTOM':return t({'string':'heading\x20(%1)','plural':'%0\x20headings\x20(%1)','id':'ELEMENT_HEADING_CUSTOM'},_0x90f648);case'ELEMENT_LIST_ITEM':return t({'string':'list\x20item','plural':'%0\x20list\x20items','id':'ELEMENT_LIST_ITEM'},_0x90f648);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'},_0x90f648);case'ELEMENT_SPACE':return t({'string':'space','plural':'%0\x20spaces','id':'ELEMENT_SPACE'},_0x90f648);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'},_0x90f648);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'},_0x90f648);case'ELEMENT_TABLE_ROW':return t({'string':'table\x20row','plural':'%0\x20table\x20rows','id':'ELEMENT_TABLE_ROW'},_0x90f648);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'},_0x90f648);case'ELEMENT_TABLE_COLUMN':return t({'string':'table\x20column','plural':'%0\x20table\x20columns','id':'ELEMENT_TABLE_COLUMN'},_0x90f648);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'},_0x90f648);case'ELEMENT_TABLE_OF_CONTENTS':return t({'string':'table\x20of\x20contents','plural':'%0\x20tables\x20of\x20contents','id':'ELEMENT_TABLE_OF_CONTENTS'},_0x90f648);case'ELEMENT_LINE_BREAK':return t({'id':'ELEMENT_LINE_BREAK','string':'line\x20break','plural':'%0\x20line\x20breaks'},_0x90f648);case'ELEMENT_TITLE':return t({'id':'ELEMENT_TITLE','string':'title'});case'EXTERNAL_SUGGESTION':return t({'id':'EXTERNAL_SUGGESTION','string':'This\x20suggestion\x20comes\x20from\x20an\x20external\x20source.'});case'EXTERNAL_IMPORT_WORD_SUGGESTION':return t({'string':'This\x20suggestion\x20comes\x20from\x20an\x20imported\x20Word\x20file.','id':'EXTERNAL_IMPORT_WORD_SUGGESTION'});case'EXTERNAL_AVATAR':return t({'string':'Displayed\x20author\x20name\x20comes\x20from\x20external\x20source\x20(added\x20by\x20%0)','id':'EXTERNAL_AVATAR'},_0x90f648);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'},_0x90f648);case'ENTER_INSERTION_SUGGESTION_ANNOUNCEMENT':return t({'string':'Entering\x20insertion\x20suggestion.','id':'ENTER_INSERTION_SUGGESTION_ANNOUNCEMENT'});case'LEAVE_INSERTION_SUGGESTION_ANNOUNCEMENT':return t({'string':'Leaving\x20insertion\x20suggestion.','id':'LEAVE_INSERTION_SUGGESTION_ANNOUNCEMENT'});case'ENTER_DELETION_SUGGESTION_ANNOUNCEMENT':return t({'string':'Entering\x20deletion\x20suggestion.','id':'ENTER_DELETION_SUGGESTION_ANNOUNCEMENT'});case'LEAVE_DELETION_SUGGESTION_ANNOUNCEMENT':return t({'string':'Leaving\x20deletion\x20suggestion.','id':'LEAVE_DELETION_SUGGESTION_ANNOUNCEMENT'});case'ENTER_FORMATTING_SUGGESTION_ANNOUNCEMENT':return t({'string':'Entering\x20formatting\x20suggestion.','id':'ENTER_FORMATTING_SUGGESTION_ANNOUNCEMENT'});case'LEAVE_FORMATTING_SUGGESTION_ANNOUNCEMENT':return t({'string':'Leaving\x20formatting\x20suggestion.','id':'LEAVE_FORMATTING_SUGGESTION_ANNOUNCEMENT'});default:return _0x4528ee;}}class f{['_customCallbacks'];['_itemLabels'];['_itemLabelsCallbacks'];['_attributeLabels'];['_schema'];['_locale'];constructor(_0x590eaf,_0x2d081a){this['_customCallbacks']=[],this['_itemLabels']=new Map(),this['_itemLabelsCallbacks']=[],this['_attributeLabels']=new Map(),this['_schema']=_0x590eaf,this['_locale']=_0x2d081a;}['getDescriptions'](_0x1482a4){const _0x35e0ea=[],_0x3d7025=new Set(),_0x1b9184=new Set();for(let _0x418b5b=0x0;_0x418b5b<_0x1482a4['length'];_0x418b5b++){const _0x55d335=_0x1482a4[_0x418b5b];if(!_0x55d335['isInContent'])continue;const _0x3ca2d4=this['_handleCustomCallbackDescription'](_0x55d335);if(_0x3ca2d4){if(null!=_0x55d335['subType']){if(_0x3d7025['has'](_0x55d335['subType']))continue;_0x3d7025['add'](_0x55d335['subType']);}_0x35e0ea['push'](_0x3ca2d4);}else{if('attribute'!=_0x55d335['type'])'insertion'!=_0x55d335['type']&&'deletion'!=_0x55d335['type']||this['_handleInsertRemoveSuggestionDescription'](_0x35e0ea,_0x55d335,_0x1482a4[_0x418b5b+0x1]);else{const _0x492036=_0x55d335['data']['key'];if(_0x1b9184['has'](_0x492036))continue;_0x1b9184['add'](_0x55d335['data']['key']),_0x492036==m?this['_handleRenameSuggestionDescription'](_0x35e0ea,_0x55d335):this['_handleAttributeSuggestionDescription'](_0x35e0ea,_0x55d335);}}}return this['_resolveDescriptionItems'](_0x35e0ea);}['registerDescriptionCallback'](_0x14b848){this['_customCallbacks']['push'](_0x14b848);}['registerElementLabel'](_0x4f6122,_0x37b85a,_0x43f664=_0x362a86['normal']){'function'==typeof _0x4f6122?_0x146923(this['_itemLabelsCallbacks'],{'matchingCallback':_0x4f6122,'label':_0x37b85a,'priority':_0x43f664}):this['_itemLabels']['set'](_0x4f6122,_0x37b85a);}['registerAttributeLabel'](_0x23c6d4,_0xb8747c){this['_attributeLabels']['set'](_0x23c6d4,_0xb8747c);}['getItemLabel'](_0x14f795,_0x3990b8=0x1){let _0xfd5ec0;for(const _0x1b8c95 of this['_itemLabelsCallbacks'])if(_0x1b8c95['matchingCallback'](_0x14f795)){_0xfd5ec0=_0x1b8c95['label'];break;}return _0xfd5ec0||(_0xfd5ec0=this['_itemLabels']['get'](_0x14f795['name'])),_0xfd5ec0?_0xfd5ec0(_0x3990b8):0x1!==_0x3990b8?_0x3990b8+'\x20'+_0x14f795['name']+'s':''+_0x14f795['name'];}['_addDescriptionItems'](_0x2c7fbc,_0x1cc1a0){const _0x319d7b=_0x1cc1a0['getFirstRange']()['getWalker'](),_0x19bb32='insertion'==_0x1cc1a0['type']?'add':'remove';for(const _0x55232f of _0x319d7b){const _0x47ce13=_0x55232f['item'],_0x6f47cc=_0x2c7fbc[_0x2c7fbc['length']-0x1];if(_0x47ce13['is']('$textProxy'))_0x6f47cc&&_0x6f47cc['type']['indexOf']('Container')>-0x1&&_0x2c7fbc['pop'](),_0x6f47cc&&'text'==_0x6f47cc['type']?_0x6f47cc[_0x19bb32]+=_0x47ce13['data']:_0x2c7fbc['push']({'type':'text','add':'add'==_0x19bb32?_0x47ce13['data']:'','remove':'remove'==_0x19bb32?_0x47ce13['data']:''});else{if(this['_schema']['isObject'](_0x47ce13)){const _0x218e73=_0x47ce13;if(_0x6f47cc&&_0x6f47cc['type']['indexOf']('Container')>-0x1&&_0x2c7fbc['pop'](),'elementEnd'==_0x55232f['type'])continue;_0x6f47cc&&_0x6f47cc['type']==_0x19bb32+'Object'&&_0x6f47cc['element']['name']==_0x218e73['name']?_0x6f47cc['quantity']++:_0x2c7fbc['push']({'type':_0x19bb32+'Object','element':_0x218e73,'quantity':0x1}),_0x319d7b['skip'](_0x490a8a=>!('elementEnd'==_0x490a8a['type']&&_0x490a8a['item']==_0x47ce13));}else{if(this['_schema']['checkChild'](_0x47ce13,'$text')||_0x47ce13['is']('element','softBreak')){const _0x4536d0=_0x47ce13;if('add'==_0x19bb32&&'elementStart'==_0x55232f['type']||'remove'==_0x19bb32&&'elementEnd'==_0x55232f['type'])continue;if(_0x6f47cc&&-0x1==_0x6f47cc['type']['indexOf']('Container')){'text'==_0x6f47cc['type']&&(_0x6f47cc[_0x19bb32]+='\x0a');continue;}let _0x381ac4;if(_0x381ac4='add'==_0x19bb32?_0x4536d0['nextSibling']&&!this['_schema']['isObject'](_0x4536d0['nextSibling'])?_0x4536d0['nextSibling']:null:_0x4536d0['previousSibling']&&!this['_schema']['isObject'](_0x4536d0['previousSibling'])?_0x4536d0['previousSibling']:null,_0x4536d0['isEmpty']||_0x381ac4&&_0x381ac4['isEmpty']){const _0x59b063=_0x381ac4&&_0x381ac4['isEmpty']?_0x381ac4:_0x4536d0;_0x6f47cc&&_0x6f47cc['type']==_0x19bb32+'EmptyContainer'&&_0x6f47cc['element']['name']==_0x59b063['name']?_0x6f47cc['quantity']++:_0x2c7fbc['push']({'type':_0x19bb32+'EmptyContainer','element':_0x59b063,'quantity':0x1});}else _0x2c7fbc['push']({'type':_0x19bb32+'Container','element':_0x4536d0});}}}}}['_resolveDescriptionItems'](_0x5a379e){const _0x4cd2a5=this['_locale'],_0x21a72f=[],_0x557c40=[],_0x4d7330=[];for(const _0x2f029f of _0x5a379e)switch(_0x2f029f['type']){case'text':if(_0x2f029f['add']=_0x2f029f['add']['replace'](/(\S)\u000A+(\S)/g,'$1\x20$2')['replace'](/\u000A/g,''),_0x2f029f['remove']=_0x2f029f['remove']['replace'](/(\S)\u000A+(\S)/g,'$1\x20$2')['replace'](/\u000A/g,''),''!=_0x2f029f['add']&&''!=_0x2f029f['remove']){_0x21a72f['push']({'type':'replace','content':o(_0x4cd2a5,'REPLACE_TEXT',['\x22'+_0x2f029f['remove']+'\x22','\x22'+_0x2f029f['add']+'\x22'])});continue;}if(null!=_0x2f029f['add']['match'](/^ +$/)){_0x21a72f['push']({'type':'insertion','content':o(_0x4cd2a5,'*Insert:*\x20%0',o(_0x4cd2a5,'ELEMENT_SPACE',_0x2f029f['add']['length']))});continue;}if(null!=_0x2f029f['remove']['match'](/^ +$/)){_0x21a72f['push']({'type':'deletion','content':o(_0x4cd2a5,'*Remove:*\x20%0',o(_0x4cd2a5,'ELEMENT_SPACE',_0x2f029f['remove']['length']))});continue;}if(''!=_0x2f029f['add']){_0x21a72f['push']({'type':'insertion','content':o(_0x4cd2a5,'*Insert:*\x20%0','\x22'+_0x2f029f['add']+'\x22')});continue;}_0x21a72f['push']({'type':'deletion','content':o(_0x4cd2a5,'*Remove:*\x20%0','\x22'+_0x2f029f['remove']+'\x22')});continue;case'addEmptyContainer':case'addObject':_0x21a72f['push']({'type':'insertion','content':o(_0x4cd2a5,'*Insert:*\x20%0',this['getItemLabel'](_0x2f029f['element'],_0x2f029f['quantity']))});continue;case'removeEmptyContainer':case'removeObject':_0x21a72f['push']({'type':'deletion','content':o(_0x4cd2a5,'*Remove:*\x20%0',this['getItemLabel'](_0x2f029f['element'],_0x2f029f['quantity']))});continue;case'addContainer':_0x21a72f['push']({'type':'insertion','content':o(_0x4cd2a5,'*Split:*\x20%0',this['getItemLabel'](_0x2f029f['element'],_0x2f029f['quantity']))});continue;case'removeContainer':_0x21a72f['push']({'type':'deletion','content':o(_0x4cd2a5,'*Merge:*\x20%0',this['getItemLabel'](_0x2f029f['element'],_0x2f029f['quantity']))});continue;case'addFormat':_0x557c40['push'](_0x2f029f['key']);continue;case'removeFormat':_0x4d7330['push'](_0x2f029f['key']);continue;default:_0x21a72f['push'](_0x2f029f);}if(_0x557c40['length']){const _0x3bbb58=_0x557c40['map'](_0x1d6248=>this['_attributeLabels']['has'](_0x1d6248)?this['_attributeLabels']['get'](_0x1d6248):_0x1d6248)['join'](',\x20');_0x21a72f['push']({'type':'format','content':o(this['_locale'],'*Set\x20format:*\x20%0',_0x3bbb58)});}if(_0x4d7330['length']){const _0xbbf1b8=_0x4d7330['map'](_0x5230b8=>this['_attributeLabels']['has'](_0x5230b8)?this['_attributeLabels']['get'](_0x5230b8):_0x5230b8)['join'](',\x20');_0x21a72f['push']({'type':'format','content':o(this['_locale'],'*Remove\x20format:*\x20%0',_0xbbf1b8)});}return _0x21a72f;}['_handleCustomCallbackDescription'](_0x35c3d3){for(const _0x4adc65 of this['_customCallbacks']){const _0x240b05=_0x4adc65(_0x35c3d3);if(_0x240b05&&'type'in _0x240b05)return _0x240b05;}}['_handleAttributeSuggestionDescription'](_0x559698,_0x1a1e97){const _0x1918d5=_0x1a1e97['data'],_0x515bf2=void 0x0===_0x1918d5['newValue']?'removeFormat':'addFormat';_0x559698['push']({'type':_0x515bf2,'key':_0x1918d5['key']});}['_handleRenameSuggestionDescription'](_0x464830,_0x9f1b40){_0x464830['push']({'type':'format','content':o(this['_locale'],'*Change\x20to:*\x20%0',this['getItemLabel'](_0x9f1b40['getFirstRange']()['start']['nodeAfter'],0x1))});}['_handleInsertRemoveSuggestionDescription'](_0x1ddb29,_0x2c113a,_0x558f3f){if(this['_addDescriptionItems'](_0x1ddb29,_0x2c113a),_0x558f3f&&_0x558f3f['getFirstRange']()&&!_0x2c113a['getFirstRange']()['end']['isEqual'](_0x558f3f['getFirstRange']()['start'])){const _0xf4d366=_0x1ddb29[_0x1ddb29['length']-0x1],_0xd79077='insertion'==_0x2c113a['type']?'add':'remove';_0xf4d366&&'text'==_0xf4d366['type']&&(_0xf4d366[_0xd79077]+='\x0a');}}}class E extends _0x513c76{['afterInit'](){const _0x2ddf00=this['editor'],_0x3069ba=_0x2ddf00['plugins']['get']('TrackChangesEditing');_0x2ddf00['commands']['get']('showAIAssistant')&&_0x3069ba['enableCommand']('showAIAssistant');}}class V extends _0x513c76{['afterInit'](){const _0xa60f53=this['editor'],_0x1b95ee=_0xa60f53['locale'];if(!_0xa60f53['plugins']['has']('AlignmentEditing'))return;const _0xdb7865=_0xa60f53['plugins']['get']('TrackChangesEditing');_0xdb7865['enableDefaultAttributesIntegration']('alignment'),_0xdb7865['registerBlockAttribute']('alignment'),_0xdb7865['descriptionFactory']['registerAttributeLabel']('alignment',o(_0x1b95ee,'FORMAT_ALIGNMENT')),this['_registerLegacyDescription']();}['_registerLegacyDescription'](){const _0x9bef30=this['editor'],_0x3bf7c4=_0x9bef30['locale'];_0x9bef30['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](_0x4c30b9=>{if('formatBlock'!=_0x4c30b9['type'])return;const {data:_0x3edfd6}=_0x4c30b9;if(_0x3edfd6&&'alignment'==_0x3edfd6['commandName']){const _0x1794a2=_0x3edfd6['commandParams'][0x0]['value'];return{'type':'format','content':o(_0x3bf7c4,'*Format:*\x20%0',function(_0xb6e175){switch(_0xb6e175){case'left':return o(_0x3bf7c4,'FORMAT_ALIGN_TO_LEFT');case'right':return o(_0x3bf7c4,'FORMAT_ALIGN_TO_RIGHT');case'center':return o(_0x3bf7c4,'FORMAT_ALIGN_TO_CENTER');case'justify':return o(_0x3bf7c4,'FORMAT_JUSTIFY_TEXT');}}(_0x1794a2))};}});}}const ti=['BoldEditing','ItalicEditing','UnderlineEditing','CodeEditing','StrikethroughEditing','SubscriptEditing','SuperscriptEditing'];class U extends _0x513c76{['afterInit'](){const _0x14694a=this['editor'],_0x98d2f9=_0x14694a['plugins']['get']('TrackChangesEditing'),_0x33eb70=_0x14694a['locale'];for(const _0x179cc4 of ti){if(!_0x14694a['plugins']['has'](_0x179cc4))continue;const _0x479e43=_0x179cc4['slice'](0x0,-0x7)['toLowerCase'](),_0xee5f66='FORMAT_'+_0x479e43['toUpperCase']();_0x98d2f9['enableDefaultAttributesIntegration'](_0x479e43),_0x98d2f9['registerInlineAttribute'](_0x479e43),_0x98d2f9['descriptionFactory']['registerAttributeLabel'](_0x479e43,o(_0x33eb70,_0xee5f66));}this['_registerLegacyDescription']();}['_registerLegacyDescription'](){const _0x1edc1f=this['editor'],_0x25954b=_0x1edc1f['locale'],_0x31798f=_0x1edc1f['plugins']['get']('TrackChangesEditing');function _0x4518c0(_0x565dcb,_0x3a1af2){_0x31798f['descriptionFactory']['registerDescriptionCallback'](_0x1d2ba9=>{if('formatInline'!=_0x1d2ba9['type'])return;const {data:_0x473a22}=_0x1d2ba9;return _0x473a22&&_0x473a22['commandName']===_0x565dcb?_0x473a22['commandParams'][0x0]['forceValue']?{'type':'format','content':o(_0x25954b,'*Format:*\x20%0',_0x3a1af2)}:{'type':'format','content':o(_0x25954b,'*Remove\x20format:*\x20%0',_0x3a1af2)}:void 0x0;});}_0x4518c0('bold',o(_0x25954b,'FORMAT_BOLD')),_0x4518c0('italic',o(_0x25954b,'FORMAT_ITALIC')),_0x4518c0('underline',o(_0x25954b,'FORMAT_UNDERLINE')),_0x4518c0('code',o(_0x25954b,'FORMAT_CODE')),_0x4518c0('strikethrough',o(_0x25954b,'FORMAT_STRIKETHROUGH')),_0x4518c0('subscript',o(_0x25954b,'FORMAT_SUBSCRIPT')),_0x4518c0('superscript',o(_0x25954b,'FORMAT_SUPERSCRIPT'));}}class O extends _0x513c76{['afterInit'](){const _0xb5f4c1=this['editor'],_0x350fe3=_0xb5f4c1['locale'];if(!_0xb5f4c1['plugins']['has']('BlockQuoteEditing'))return;const _0x30cde8=_0xb5f4c1['plugins']['get']('TrackChangesEditing'),_0x3f91fc=this['editor']['commands']['get']('blockQuote');_0x30cde8['enableCommand']('blockQuote',(_0x53f7f2,_0x39ebfa={})=>{const _0x2adfb1=this['editor']['model']['document']['selection'],_0x149960=_0x39ebfa&&void 0x0!==_0x39ebfa['forceValue']?_0x39ebfa['forceValue']:!_0x3f91fc['value'];let _0x34ee56=[];if(_0x149960){const _0xdc927a=Array['from'](_0x2adfb1['getSelectedBlocks']())['filter'](_0x1ec0f1=>oo(_0x1ec0f1)||function(_0x1d5f59,_0x20799f){const _0x6564=_0x20799f['checkChild'](_0x1d5f59['parent'],'blockQuote'),_0x3100a8=_0x20799f['checkChild'](['$root','blockQuote'],_0x1d5f59);return _0x6564&&_0x3100a8;}(_0x1ec0f1,this['editor']['model']['schema']));_0x34ee56=to(_0xdc927a,_0xb5f4c1['model']);}else{const _0x984ecb=Array['from'](_0x2adfb1['getSelectedBlocks']())['filter'](_0x36d424=>oo(_0x36d424));_0x34ee56=to(_0x984ecb,_0xb5f4c1['model']);}_0xb5f4c1['model']['change'](()=>{for(const _0x344e3b of _0x34ee56)_0x30cde8['markBlockFormat'](_0x344e3b,{'commandName':'blockQuote','commandParams':[{'forceValue':_0x149960}]});});}),_0x30cde8['descriptionFactory']['registerDescriptionCallback'](_0xd5b991=>{const {data:_0x5b3b34}=_0xd5b991;if(_0x5b3b34&&'blockQuote'==_0x5b3b34['commandName']){const _0x5eeabb=o(_0x350fe3,'ELEMENT_BLOCK_QUOTE');return _0x5b3b34['commandParams'][0x0]['forceValue']?{'type':'format','content':o(_0x350fe3,'*Set\x20format:*\x20%0',_0x5eeabb)}:{'type':'format','content':o(_0x350fe3,'*Remove\x20format:*\x20%0',_0x5eeabb)};}});}}function oo(_0x3ec204){return'blockQuote'==_0x3ec204['parent']['name'];}class G extends _0x513c76{['afterInit'](){const _0xf7f085=this['editor'];_0xf7f085['plugins']['has']('CaseChange')&&(_0xf7f085['plugins']['get']('TrackChangesEditing')['enableCommand']('changeCaseUpper'),_0xf7f085['plugins']['get']('TrackChangesEditing')['enableCommand']('changeCaseLower'),_0xf7f085['plugins']['get']('TrackChangesEditing')['enableCommand']('changeCaseTitle'));}}class F extends _0x513c76{['afterInit'](){const _0x2436df=this['editor'];_0x2436df['commands']['get']('ckbox')&&_0x2436df['plugins']['get']('TrackChangesEditing')['enableCommand']('ckbox');}}class L extends _0x513c76{['afterInit'](){const _0x643a9c=this['editor'];if(!_0x643a9c['plugins']['has']('CodeBlock'))return;const _0x3a4493=_0x643a9c['plugins']['get']('TrackChangesEditing'),_0xc31dcd=_0x643a9c['locale'],_0x48207a=_0x643a9c['config']['get']('codeBlock')['languages'],_0x9806aa=_0x643a9c['commands']['get']('codeBlock');_0x3a4493['enableCommand']('indentCodeBlock'),_0x3a4493['enableCommand']('outdentCodeBlock'),_0x3a4493['enableCommand']('codeBlock',(_0x42d5a2,_0x106329={})=>{const _0x2ec33b=_0x643a9c['model'],_0x5eae94=_0x643a9c['model']['document']['selection'],_0x1b4210=_0x106329&&void 0x0!==_0x106329['forceValue']?_0x106329['forceValue']:!_0x9806aa['value'];let _0x5eef87;_0x106329['language']||(_0x106329['language']=_0x48207a[0x0]['language']),_0x5eef87=_0x1b4210?Array['from'](_0x5eae94['getSelectedBlocks']())['filter'](_0x45f9f5=>eo(_0x45f9f5)||function(_0x3b32c9,_0x4b9c73){if(_0x3b32c9['is']('rootElement')||_0x4b9c73['isLimit'](_0x3b32c9))return!0x1;return _0x4b9c73['checkChild'](_0x3b32c9['parent'],'codeBlock');}(_0x45f9f5,_0x2ec33b['schema'])):Array['from'](_0x5eae94['getSelectedBlocks']())['filter'](_0x5327a4=>eo(_0x5327a4));const _0x422b00=to(_0x5eef87,_0x2ec33b);_0x2ec33b['change'](()=>{for(const _0x58849c of _0x422b00)_0x3a4493['markBlockFormat'](_0x58849c,{'commandName':'codeBlock','commandParams':[{..._0x106329,'forceValue':_0x1b4210}],'formatGroupId':'blockName'});});}),(_0x3a4493['descriptionFactory']['registerElementLabel']('codeBlock',_0x50b58c=>o(_0xc31dcd,'ELEMENT_CODE_BLOCK',_0x50b58c)),_0x3a4493['descriptionFactory']['registerDescriptionCallback'](_0x26c330=>{if('formatBlock'!=_0x26c330['type'])return;const _0x5ca105=_0xc31dcd['t'],{data:_0xfb24c5}=_0x26c330;if(!_0xfb24c5||'codeBlock'!=_0xfb24c5['commandName'])return;const _0x559e39=_0xfb24c5['commandParams'][0x0]['language'],_0x10c524=_0x5ca105(_0x48207a['find'](_0x23e9e4=>_0x23e9e4['language']===_0x559e39)['label'])['toLowerCase']();return _0xfb24c5['commandParams'][0x0]['forceValue']?{'type':'format','content':o(_0xc31dcd,'*Set\x20format:*\x20%0',o(_0xc31dcd,'ELEMENT_CODE_BLOCK',0x1)+'\x20('+_0x10c524+')')}:{'type':'format','content':o(_0xc31dcd,'*Remove\x20format:*\x20%0',o(_0xc31dcd,'ELEMENT_CODE_BLOCK',0x1))};}));}}function eo(_0x3eef7b){return'codeBlock'==_0x3eef7b['name'];}class H extends _0x513c76{['afterInit'](){const _0x30a9d1=this['editor'];if(!_0x30a9d1['plugins']['has']('CommentsEditing'))return;_0x30a9d1['plugins']['get']('TrackChangesEditing')['enableCommand']('addCommentThread');}}function io(_0x3c8d77,_0x5e7ace,_0x43aab5){const _0x6cc4b5=[];for(const _0x1e4917 of _0x5e7ace['getItems']())_0x1e4917['hasAttribute'](_0x3c8d77)&&_0x6cc4b5['push'](_0x43aab5['createRangeOn'](_0x1e4917));return _0x6cc4b5;}function _e(_0x5cf8a5,_0x1b13d8,{showActiveMarker:_0x10b208=!0x0}={}){const _0x53c3ce=_0x5cf8a5['plugins']['get']('TrackChangesEditing');return(_0x49f4bc,_0x231e7a,_0x4d5595)=>{if(!_0x4d5595['consumable']['test'](_0x231e7a['markerRange'],_0x49f4bc['name']))return;const _0x1e80ab=_0x231e7a['markerRange']['getWalker'](),_0x70a949=_0x231e7a['markerRange']['start'],_0x47a5bf=_0x5cf8a5['model']['schema'];let _0x2b9a35=null,_0x548ab7=null,_0x580cbe=!0x1,_0x5780f0=!0x1;for(const _0x7b9af8 of _0x1e80ab){const _0x1199a9=_0x7b9af8['item'];_0x580cbe=_0x580cbe||_0x47a5bf['isContent'](_0x1199a9);const _0x155511=_0x4d5595['mapper']['toViewElement'](_0x1199a9);if(_0x155511&&_0x155511['getCustomProperty']('addHighlight'))return;'elementEnd'==_0x7b9af8['type']&&(_0x47a5bf['isBlock'](_0x1199a9)&&!_0x47a5bf['isLimit'](_0x1199a9)&&(_0x1199a9['nextSibling']||_0x70a949['isAtEnd']?_0x2b9a35&&_0x2b9a35['parent']==_0x1199a9||(_0x2b9a35=_0x1199a9,_0x3a75b9(_0x7b9af8['previousPosition']),_0x5780f0=!0x0):_0x548ab7=_0x548ab7||_0x7b9af8['previousPosition']));}function _0x3a75b9(_0x37dfae){const _0x5ad478=_0x4d5595['writer']['createUIElement']('span',{'class':'ck-suggestion-marker-'+_0x1b13d8}),_0x3aea98=_0x4d5595['mapper']['toViewPosition'](_0x37dfae);_0x10b208&&_0x53c3ce['activeMarkers']['includes'](_0x231e7a['markerName'])&&_0x4d5595['writer']['addClass']('ck-suggestion-marker--active',_0x5ad478),_0x4d5595['writer']['insert'](_0x3aea98,_0x5ad478),_0x4d5595['mapper']['bindElementToMarker'](_0x5ad478,_0x231e7a['markerName']);}_0x580cbe||_0x5780f0||!_0x548ab7||_0x3a75b9(_0x548ab7);};}class q extends _0x513c76{static get['requires'](){return[_0x4b0990];}['init'](){const _0x3963cc=this['editor'],_0x3e86be=_0x3963cc['plugins']['get']('TrackChangesEditing');_0x3e86be['enableCommand']('delete');const _0x4728c=_0x3963cc['commands']['get']('deleteForward');_0x3e86be['enableCommand']('deleteForward',(_0x1b639c,_0x2ccb45={})=>{const _0x44fc5b=_0x3963cc['model']['createSelection'](_0x3963cc['model']['document']['selection']);_0x44fc5b['isCollapsed']&&_0x3963cc['model']['modifySelection'](_0x44fc5b,{'direction':'forward','unit':_0x2ccb45['unit']});const _0x5c46d6=_0x44fc5b['getFirstRange'](),_0x73f4b9=_0x1677da['fromRange'](_0x5c46d6);let _0x3e8628;_0x1b639c(_0x2ccb45),_0x3e8628='$graveyard'==_0x73f4b9['root']['rootName']?_0x3963cc['model']['createRange'](_0x5c46d6['start']):_0x3963cc['model']['createRange'](_0x73f4b9['start'],_0x73f4b9['end']),_0x73f4b9['detach'](),_0x3963cc['model']['enqueueChange'](_0x4728c['buffer']['batch'],_0x15bbee=>{_0x4728c['buffer']['lock'](),_0x15bbee['setSelection'](_0x15bbee['createRange'](_0x3e8628['end'])),_0x4728c['buffer']['unlock']();});}),_0x3963cc['editing']['downcastDispatcher']['on']('addMarker:suggestion:deletion',_e(_0x3963cc,'merge'),{'priority':'high'}),_0x3963cc['data']['downcastDispatcher']['on']('addMarker:suggestion:deletion',(_0x1bbc05,_0x4a628e,_0xdd3728)=>{_0xdd3728['options']['showSuggestionHighlights']&&_e(_0x3963cc,'merge',{'showActiveMarker':!0x1})['bind'](this)(_0x1bbc05,_0x4a628e,_0xdd3728);},{'priority':'high'}),_0x3963cc['editing']['downcastDispatcher']['on']('removeMarker:suggestion:deletion',(_0x4610d6,_0x5933d5,_0x21cf54)=>{const _0x3f3245=_0x21cf54['mapper']['markerNameToElements'](_0x5933d5['markerName']);if(_0x3f3245){for(const _0x3f6f8e of _0x3f3245)_0x3f6f8e['is']('uiElement')&&(_0x21cf54['mapper']['unbindElementFromMarkerName'](_0x3f6f8e,_0x5933d5['markerName']),_0x21cf54['writer']['remove'](_0x3f6f8e));}},{'priority':'high'});}}class z extends _0x513c76{['afterInit'](){const _0x15e6e0=this['editor'];if(!_0x15e6e0['plugins']['has']('ListEditing'))return;const _0x5e8bdb=_0x15e6e0['locale'],_0x1c9954=_0x15e6e0['plugins']['get']('TrackChangesEditing'),_0x1f2d8f=_0x15e6e0['plugins']['has']('TodoListEditing'),_0x57463a=!!_0x15e6e0['config']['get']('list.multiBlock');function _0x55cdc2(_0x37a338){return{'type':'format','content':''+o(_0x5e8bdb,'*Set\x20format:*\x20%0',_0x37a338)};}function _0x48f68e(_0x3f4edb){return{'type':'format','content':''+o(_0x5e8bdb,'*Remove\x20format:*\x20%0',_0x3f4edb)};}_0x1c9954['enableDefaultAttributesIntegration']('numberedList'),_0x1c9954['enableDefaultAttributesIntegration']('bulletedList'),_0x1c9954['enableDefaultAttributesIntegration']('customNumberedList'),_0x1c9954['enableDefaultAttributesIntegration']('customBulletedList'),_0x1c9954['enableDefaultAttributesIntegration']('indentList'),_0x1c9954['enableDefaultAttributesIntegration']('outdentList'),_0x1c9954['enableDefaultAttributesIntegration']('splitListItemAfter'),_0x1c9954['enableDefaultAttributesIntegration']('splitListItemBefore'),_0x1c9954['registerBlockAttribute']('listItemId'),_0x1c9954['registerBlockAttribute']('listType'),_0x1c9954['registerBlockAttribute']('listIndent'),_0x57463a&&(_0x1c9954['enableDefaultAttributesIntegration']('mergeListItemBackward'),_0x1c9954['enableDefaultAttributesIntegration']('mergeListItemForward')),_0x1f2d8f&&(_0x1c9954['enableDefaultAttributesIntegration']('todoList'),_0x1c9954['enableDefaultAttributesIntegration']('checkTodoList'),_0x1c9954['registerBlockAttribute']('todoListChecked'),_0x1c9954['descriptionFactory']['registerDescriptionCallback'](_0x451b99=>{const {data:_0x33fbf4}=_0x451b99;if(_0x33fbf4&&'todoListChecked'==_0x33fbf4['key'])return{'type':'format','content':_0x33fbf4['newValue']?o(_0x5e8bdb,'*Check\x20item*'):o(_0x5e8bdb,'*Uncheck\x20item*')};}),this['editor']['model']['document']['registerPostFixer'](_0x3660ee=>{if(_0x3660ee['batch']['isUndo'])return!0x1;let _0xbed69d=!0x1;const _0x2b0e0e=_0x1c9954['getSuggestions']({'skipNotAttached':!0x0})['filter'](_0x209a28=>'todoListChecked'===_0x1c9954['_getAttributeKey'](_0x209a28));for(const _0x4d9147 of _0x2b0e0e){'todo'!=_0x4d9147['getFirstRange']()['start']['nodeAfter']['getAttribute']('listType')&&(_0x1c9954['_findSuggestions'](_0x4d9147['getFirstRange'](),'attribute')['find'](_0x52ce19=>'listType'===_0x1c9954['_getAttributeKey'](_0x52ce19['suggestion']))||(_0x3660ee['removeMarker'](_0x4d9147['getFirstMarker']()),_0xbed69d=!0x0));}return _0xbed69d;})),_0x1c9954['descriptionFactory']['registerAttributeLabel']('listIndent',o(_0x5e8bdb,'FORMAT_INDENT'));const _0x27d6d8={'type':'format','content':''};_0x1c9954['descriptionFactory']['registerDescriptionCallback'](_0x40b0e9=>{const {data:_0x5a8a18}=_0x40b0e9;if(!_0x5a8a18||'listType'!=_0x5a8a18['key'])return;let _0xbd4742=_0x40b0e9['head'];for(;_0xbd4742;){if(_0xbd4742['data']&&(('listStyle'==_0xbd4742['data']['key']||'listMarkerStyle'==_0xbd4742['data']['key'])&&(_0xbd4742['data']['newValue']&&'default'!=_0xbd4742['data']['newValue']||'default'!=_0xbd4742['data']['oldValue']&&!_0x5a8a18['newValue'])||!_0x57463a&&_0xbd4742['data']['key']==m))return _0x27d6d8;_0xbd4742=_0xbd4742['next'];}if(null==_0x5a8a18['newValue'])switch(_0x5a8a18['oldValue']){case'bulleted':return _0x48f68e(o(_0x5e8bdb,'ELEMENT_BULLETED_LIST'));case'numbered':return _0x48f68e(o(_0x5e8bdb,'ELEMENT_NUMBERED_LIST'));case'todo':return _0x48f68e(o(_0x5e8bdb,'ELEMENT_TODO_LIST'));}switch(_0x5a8a18['newValue']){case'bulleted':return _0x55cdc2(o(_0x5e8bdb,'ELEMENT_BULLETED_LIST'));case'numbered':return _0x55cdc2(o(_0x5e8bdb,'ELEMENT_NUMBERED_LIST'));case'todo':return _0x55cdc2(o(_0x5e8bdb,'ELEMENT_TODO_LIST'));}}),_0x1c9954['descriptionFactory']['registerDescriptionCallback'](_0x125e7b=>{const {data:_0x390206}=_0x125e7b;if(_0x390206&&'listIndent'==_0x390206['key'])return null==_0x390206['newValue']||null==_0x390206['oldValue']&&0x0==_0x390206['newValue']?_0x27d6d8:void 0x0;}),_0x1c9954['descriptionFactory']['registerDescriptionCallback'](_0x5692d5=>{if('attribute'!=_0x5692d5['type'])return;const {data:_0x36dd27}=_0x5692d5;if(!_0x36dd27||'listItemId'!=_0x36dd27['key'])return;const _0x1fdc8e=le(_0x5692d5);return'newValue'==_0x1fdc8e?{'type':'format','content':o(_0x5e8bdb,'*Merge:*\x20list\x20item')}:'oldValue'==_0x1fdc8e?{'type':'format','content':o(_0x5e8bdb,'*Split:*\x20list\x20item')}:_0x27d6d8;}),_0x15e6e0['model']['document']['registerPostFixer'](_0x1fe366=>this['listItemIdFixer'](_0x1fe366)),_0x15e6e0['model']['document']['registerPostFixer'](_0x2b5d04=>this['noTrackChangesFixer'](_0x2b5d04)),_0x15e6e0['model']['document']['registerPostFixer'](_0x1c2e0d=>this['assureChains'](_0x1c2e0d)),this['_supportLegacySuggestions']();}['listItemIdFixer'](_0x4a9728){if(_0x4a9728['batch']['isUndo']||!_0x4a9728['batch']['isLocal'])return!0x1;let _0x40dfe9=!0x1;const _0x188708=this['editor']['plugins']['get']('TrackChangesEditing')['getSuggestions']({'skipNotAttached':!0x0})['filter'](_0x2c22f5=>_0x2c22f5['data']&&'listItemId'==_0x2c22f5['data']['key'])['filter'](_0x9f82db=>_0x9f82db['data']['newValue']&&_0x9f82db['data']['oldValue']);for(const _0x2d8dde of _0x188708)le(_0x2d8dde)||(_0x4a9728['removeMarker'](_0x2d8dde['getFirstMarker']()),_0x40dfe9=!0x0);return _0x40dfe9;}['noTrackChangesFixer'](_0x2478cc){if(_0x2478cc['batch']['isUndo']||!_0x2478cc['batch']['isLocal'])return!0x1;const _0x4f1b33=this['editor']['plugins']['get']('TrackChangesEditing');if(_0x4f1b33['trackChangesCommand']['value'])return!0x1;let _0x4844b0=!0x1;const _0x299398=['listType','listItemId','listIndent','listStyle','listStart','listReversed','todoListCheck','listMarker','listMarkerStyle'],_0x558b7b=this['editor']['model']['document']['differ']['getChanges']()['filter'](_0x332732=>'attribute'==_0x332732['type'])['filter'](_0x1958f4=>_0x299398['includes'](_0x1958f4['attributeKey']));if(0x0==_0x558b7b['length'])return _0x4844b0;for(const _0x4657bb of _0x558b7b){const _0x2643ab=_0x4f1b33['_findSuggestions'](_0x4657bb['range'],'attribute')['filter'](_0x147b66=>!_0x147b66['meta']['isNextTo'])['map'](_0x36f960=>_0x36f960['suggestion'])['filter'](_0x26b619=>{const _0x384a85=_0x4f1b33['_getAttributeKey'](_0x26b619);return _0x299398['includes'](_0x384a85);});if(_0x2643ab['length']){for(const _0x9a91a8 of _0x2643ab)_0x2478cc['removeMarker'](_0x9a91a8['getFirstMarker']());_0x4844b0=!0x0;}}return _0x4844b0;}['assureChains'](_0x1096ff){if(_0x1096ff['batch']['isUndo']||!_0x1096ff['batch']['isLocal'])return!0x1;const _0x3232f1=this['editor']['plugins']['get']('TrackChangesEditing');let _0x187b80=!0x1;const _0x680fb6=['listType','listItemId','listIndent','listStyle','listStart','listReversed','todoListCheck','listMarker','listMarkerStyle'];for(const _0xcc71f2 of _0x3232f1['getSuggestions']({'skipNotAttached':!0x0})){const _0x1e4512=_0x3232f1['_findSuggestions'](_0xcc71f2['getFirstRange'](),'attribute')['map'](_0xc0badd=>_0xc0badd['suggestion'])['filter'](_0x32f7bb=>_0x32f7bb['data']&&_0x680fb6['includes'](_0x32f7bb['data']['key']));if(!_0x1e4512['length'])continue;const _0x52d35e=_0x1e4512[0x0]['head']['attributes']['groupId'];if(!_0x1e4512['every'](_0x4d0e19=>_0x4d0e19['attributes']['groupId']===_0x52d35e)){for(const _0x3b0740 of _0x1e4512)_0x5c50bb(_0x3b0740,_0x52d35e)&&(_0x187b80=!0x0);}}return _0x187b80;function _0x4d19e2(_0x15119e,_0x43aa47){for(const _0x4eda1a of _0x3232f1['getSuggestions']({'skipNotAttached':!0x0})['filter'](_0x581ee0=>'attribute'==_0x581ee0['type']&&_0x581ee0['attributes']['groupId']==_0x15119e))_0x4eda1a['setAttribute']('groupId',_0x43aa47);}function _0x5c50bb(_0x38e9e5,_0x5697da){let _0x4b132c=_0x38e9e5['head'],_0x55f136=!0x1;for(;_0x4b132c;)_0x4b132c['attributes']['groupId']!=_0x5697da&&(_0x4d19e2(_0x4b132c['attributes']['groupId'],_0x5697da),_0x4b132c['setAttribute']('groupId',_0x5697da),_0x55f136=!0x0),_0x4b132c=_0x4b132c['next'];return _0x55f136;}}['_supportLegacySuggestions'](){const _0xa11dd2=this['editor'],_0x116a0f=_0xa11dd2['locale'],_0x16d690=_0xa11dd2['plugins']['get']('TrackChangesEditing');this['_registerLegacyDescription'](),_0x16d690['_suggestionFactory']['registerCustomCallback']('formatBlock','documentList','accept',function(_0x27977f,_0x3f135e){const _0x290ded=[];for(let _0x5e145a of _0x27977f)_0x5e145a['start']['nodeAfter']===_0x5e145a['end']['parent']&&(_0x5e145a=_0xa11dd2['model']['createRange'](_0xa11dd2['model']['createPositionAt'](_0x5e145a['start']['nodeAfter'],0x0))),_0x290ded['push'](_0x5e145a);_0xa11dd2['model']['change'](_0x19d1fa=>{const _0x59eb49=_0xa11dd2['model']['document']['selection'],_0x2cb27c=Array['from'](_0x59eb49['getRanges']())['map'](_0x5a5642=>_0x1677da['fromRange'](_0x5a5642));_0x19d1fa['setSelection'](_0x290ded),_0xa11dd2['commands']['get'](_0x3f135e['commandName'])['refresh'](),_0x3f135e['commandParams']['push']({'forceDefaultExecution':!0x0}),_0xa11dd2['execute'](_0x3f135e['commandName'],..._0x3f135e['commandParams']),_0x19d1fa['setSelection'](_0x2cb27c);for(const _0x2191ef of _0x2cb27c)_0x2191ef['detach']();});}),_0x16d690['descriptionFactory']['registerElementLabel'](function(_0x1ab371){const _0x228b6b=!_0xa11dd2['model']['schema']['isObject'](_0x1ab371),_0x111dea=_0x1ab371['previousSibling'],_0x703289=_0x1ab371['nextSibling'],_0x9f30d9=_0x1ab371['getAttribute']('listItemId'),_0x91e710=!_0x111dea||_0x111dea['getAttribute']('listItemId')!==_0x9f30d9,_0x1e53c1=!_0x703289||_0x703289['getAttribute']('listItemId')!==_0x9f30d9;return _0x228b6b&&Boolean(_0x9f30d9)&&_0x91e710&&_0x1e53c1;},_0x35fdc8=>o(_0x116a0f,'ELEMENT_LIST_ITEM',_0x35fdc8));}['_registerLegacyDescription'](){const _0x14d638=this['editor'],_0x38f669=_0x14d638['locale'];function _0x27e387(_0x574579){const _0x19566c=_0x14d638['commands']['get']('bulletedList')['value'],_0x10715e=_0x14d638['commands']['get']('numberedList')['value'];return'numberedList'===_0x574579?_0x19566c:_0x10715e;}_0x14d638['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](function(_0x4e7970){if('formatBlock'!=_0x4e7970['type'])return;const {data:_0x8a2356}=_0x4e7970;if(!_0x8a2356)return;let _0x300905,_0x5e2d79,_0x1578ae,_0x367722;switch(_0x8a2356['commandName']){case'bulletedList':_0x1578ae=_0x8a2356['commandParams'][0x0]['forceValue'],_0x367722=_0x27e387(_0x8a2356['commandName']),_0x300905=_0x1578ae?'*Format:*\x20insert\x20into\x20%0':'*Format:*\x20remove\x20from\x20%0',!_0x367722&&_0x14d638['config']['get']('list.multiBlock')||(_0x300905='*Change\x20to:*\x20%0'),_0x5e2d79={'type':'format','content':o(_0x38f669,_0x300905,o(_0x38f669,'ELEMENT_BULLETED_LIST'))};break;case'numberedList':_0x1578ae=_0x8a2356['commandParams'][0x0]['forceValue'],_0x367722=_0x27e387(_0x8a2356['commandName']),_0x300905=_0x1578ae?'*Format:*\x20insert\x20into\x20%0':'*Format:*\x20remove\x20from\x20%0',!_0x367722&&_0x14d638['config']['get']('list.multiBlock')||(_0x300905='*Change\x20to:*\x20%0'),_0x5e2d79={'type':'format','content':o(_0x38f669,_0x300905,o(_0x38f669,'ELEMENT_NUMBERED_LIST'))};break;case'indentList':_0x300905='*Indent:*\x20%0',_0x5e2d79={'type':'format','content':o(_0x38f669,_0x300905,o(_0x38f669,'ELEMENT_LIST_ITEM'))};break;case'outdentList':_0x300905=function(_0x1b95d6){const _0x143ac8=_0x1b95d6['getFirstRange']();let _0x47febd=_0x143ac8['start']['nodeAfter'];for(;_0x47febd&&_0x143ac8['containsItem'](_0x47febd);){if(_0x47febd['getAttribute']('listIndent')>0x0)return!0x1;_0x47febd=_0x47febd['nextSibling'];}return!0x0;}(_0x4e7970)?o(_0x38f669,'*Format:*\x20remove\x20from\x20%0',o(_0x38f669,function(_0x78c49c){return'ELEMENT_'+_0x78c49c['getFirstRange']()['start']['nodeAfter']['getAttribute']('listType')['toUpperCase']()+'_LIST';}(_0x4e7970))):o(_0x38f669,'*Outdent:*\x20%0',o(_0x38f669,'ELEMENT_LIST_ITEM')),_0x5e2d79={'type':'format','content':_0x300905};break;case'mergeListItemBackward':case'mergeListItemForward':!0x1===_0x8a2356['multipleBlocks']&&(_0x300905='*Merge:*\x20%0',_0x5e2d79={'type':'deletion','content':o(_0x38f669,_0x300905,o(_0x38f669,'ELEMENT_LIST_ITEM'))});}return _0x5e2d79;});}}function le(_0x3ad1d5){let _0x5b648f=_0x3ad1d5['getFirstRange']()['start']['nodeAfter']['previousSibling'];for(;_0x5b648f;){const _0x4d42f2=_0x5b648f['getAttribute']('listItemId');if(!_0x4d42f2)return!0x1;if(_0x4d42f2==_0x3ad1d5['data']['newValue'])return'newValue';if(_0x4d42f2==_0x3ad1d5['data']['oldValue'])return'oldValue';_0x5b648f=_0x5b648f['previousSibling'];}return!0x1;}class ue extends _0x513c76{['afterInit'](){if(!this['editor']['plugins']['has']('ListPropertiesEditing'))return;const _0x5686da=this['editor']['config']['get']('list.properties'),_0x5d1200=this['editor']['plugins']['get']('TrackChangesEditing');_0x5686da['styles']&&(_0x5d1200['enableDefaultAttributesIntegration']('listStyle'),_0x5d1200['registerBlockAttribute']('listStyle')),_0x5686da['reversed']&&(_0x5d1200['enableDefaultAttributesIntegration']('listReversed'),_0x5d1200['registerBlockAttribute']('listReversed')),_0x5686da['startIndex']&&(_0x5d1200['enableDefaultAttributesIntegration']('listStart'),_0x5d1200['registerBlockAttribute']('listStart'));const _0x418fcc={'type':'format','content':''};_0x5d1200['descriptionFactory']['registerDescriptionCallback'](this['handleDescriptions']['bind'](this));const _0x14a34b=this['editor']['locale'];_0x5d1200['descriptionFactory']['registerAttributeLabel']('listReversed',o(_0x14a34b,'FORMAT_LIST_REVERSED')),_0x5d1200['descriptionFactory']['registerDescriptionCallback'](_0x2aaa2d=>{const {data:_0x5973dd}=_0x2aaa2d;if(_0x5973dd&&'listReversed'==_0x5973dd['key'])return null==_0x5973dd['newValue']||0x0==_0x5973dd['newValue']&&null==_0x5973dd['oldValue']?_0x418fcc:void 0x0;}),_0x5d1200['descriptionFactory']['registerAttributeLabel']('listStart',o(_0x14a34b,'FORMAT_LIST_START')),_0x5d1200['descriptionFactory']['registerDescriptionCallback'](_0x8f713b=>{const {data:_0x406a09}=_0x8f713b;if(_0x406a09&&'listStart'==_0x406a09['key'])return null==_0x406a09['newValue']||0x1==_0x406a09['newValue']&&null==_0x406a09['oldValue']?_0x418fcc:void 0x0;}),this['editor']['model']['document']['registerPostFixer'](_0x51a8f3=>{if(_0x51a8f3['batch']['isUndo'])return!0x1;let _0x18d4e5=!0x1;const _0x5e2a24=_0x5d1200['getSuggestions']({'skipNotAttached':!0x0})['filter'](_0x3a7fc4=>{const _0x243d10=_0x5d1200['_getAttributeKey'](_0x3a7fc4);return'listStart'==_0x243d10||'listReversed'==_0x243d10;});for(const _0x3f09e5 of _0x5e2a24){const _0x213f64=_0x3f09e5['getFirstRange']()['start']['nodeAfter']['getAttribute']('listType');if('numbered'==_0x213f64||'customNumbered'==_0x213f64)continue;_0x5d1200['_findSuggestions'](_0x3f09e5['getFirstRange'](),'attribute')['find'](_0x59ca75=>'listType'==_0x5d1200['_getAttributeKey'](_0x59ca75['suggestion']))||(_0x51a8f3['removeMarker'](_0x3f09e5['getFirstMarker']()),_0x18d4e5=!0x0);}return _0x18d4e5;}),this['_registerLegacyDescription']();}['handleDescriptions'](_0x24fb81){const _0x1d835=this['editor']['locale'],{data:_0x248197}=_0x24fb81,_0x2666e4={'type':'format','content':''};if(!_0x248197||'listStyle'!=_0x248197['key'])return;if(!_0x248197['oldValue'])return'default'==_0x248197['newValue']?_0x2666e4:{'type':'format','content':''+o(_0x1d835,'*Set\x20format:*\x20%0',o(_0x1d835,this['_getTranslationKeyForListStyle'](_0x248197['newValue'])))};if(!_0x248197['newValue']){if('default'==_0x248197['oldValue'])return _0x2666e4;let _0x33b7ee=_0x24fb81['head'];for(;_0x33b7ee;){if(_0x33b7ee['data']&&'listType'==_0x33b7ee['data']['key']&&_0x33b7ee['data']['newValue'])return _0x2666e4;_0x33b7ee=_0x33b7ee['next'];}return{'type':'format','content':''+o(_0x1d835,'*Remove\x20format:*\x20%0',o(_0x1d835,this['_getTranslationKeyForListStyle'](_0x248197['oldValue'])))};}if('default'!=_0x248197['newValue'])return{'type':'format','content':''+o(_0x1d835,'*Set\x20format:*\x20%0',o(_0x1d835,this['_getTranslationKeyForListStyle'](_0x248197['newValue'])))};let _0x78536b=_0x24fb81['head'];for(;_0x78536b;){if(_0x78536b['data']&&'listType'==_0x78536b['data']['key']&&_0x78536b['data']['newValue']&&_0x78536b['data']['oldValue'])return _0x2666e4;_0x78536b=_0x78536b['next'];}return{'type':'format','content':o(_0x1d835,'*Set\x20format:*\x20%0',o(_0x1d835,'ELEMENT_'+_0x24fb81['getFirstRange']()['start']['nodeAfter']['getAttribute']('listType')['toUpperCase']()+'_LIST_DEFAULT'))};}['_registerLegacyDescription'](){const _0x41f0d1=this['editor'],_0x3aeeea=_0x41f0d1['locale'];_0x41f0d1['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](_0x18da4b=>{if('formatBlock'!=_0x18da4b['type'])return;const {data:_0x539cd2}=_0x18da4b;if(!_0x539cd2)return;let _0x4e90e2,_0xa57919;switch(_0x539cd2['commandName']){case'listStyle':_0x4e90e2='*Change\x20to:*\x20%0',_0xa57919={'type':'format','content':o(_0x3aeeea,_0x4e90e2,o(_0x3aeeea,this['_getTranslationKeyForListStyle'](_0x539cd2['commandParams'][0x0]['type'])))};break;case'listReversed':_0x4e90e2=_0x539cd2['commandParams'][0x0]['reversed']?'*Format:*\x20set\x20order\x20to\x20reversed':'*Format:*\x20set\x20order\x20to\x20regular',_0xa57919={'type':'format','content':o(_0x3aeeea,_0x4e90e2)};break;case'listStart':_0x4e90e2='*Format:*\x20set\x20start\x20index\x20to\x20%0',_0xa57919={'type':'format','content':o(_0x3aeeea,_0x4e90e2,_0x539cd2['commandParams'][0x0]['startIndex'])};}return _0xa57919;});}['_getTranslationKeyForListStyle'](_0x31a684){return'ELEMENT_'+function(_0x23d03c){if(pe['includes'](_0x23d03c))return'bulleted';if(ye['includes'](_0x23d03c))return'numbered';return null;}(_0x31a684)['toUpperCase']()+'_LIST_'+_0x31a684['toUpperCase']()['replace'](/-/g,'_');}}const pe=['disc','circle','square'],ye=['decimal','decimal-leading-zero','lower-roman','upper-roman','lower-latin','upper-latin'];class W extends _0x513c76{static get['requires'](){return[_0x5c128d];}['init'](){const _0x17673e=this['editor'],_0x157939=_0x17673e['plugins']['get']('TrackChangesEditing'),_0x4c8c51=_0x17673e['commands']['get']('enter');_0x157939['enableCommand']('enter',()=>{_0x17673e['model']['change'](_0x5eacd0=>{const _0x939cf1=_0x17673e['model']['document']['selection'],_0x5d4ae8=_0x939cf1['getFirstPosition'](),_0x52db78=_0x1677da['fromRange'](_0x939cf1['getFirstRange']());if(_0x4c8c51['enterBlock'](_0x5eacd0)){const _0x136077=_0x17673e['model']['createPositionAt'](_0x5d4ae8['parent']['nextSibling'],0x0),_0x152784=_0x5eacd0['createRange'](_0x5d4ae8,_0x136077);_0x157939['markInsertion'](_0x152784);}else _0x5eacd0['setSelection'](_0x5eacd0['createRange'](_0x52db78['end']));_0x52db78['detach'](),_0x4c8c51['fire']('afterExecute',{'writer':_0x5eacd0});});}),_0x17673e['editing']['downcastDispatcher']['on']('addMarker:suggestion:insertion',_e(_0x17673e,'split'),{'priority':'high'}),_0x17673e['editing']['downcastDispatcher']['on']('removeMarker:suggestion:insertion',(_0x54c2d4,_0x4b2050,_0x1b4e9e)=>{const _0x45fc89=_0x1b4e9e['mapper']['markerNameToElements'](_0x4b2050['markerName']);if(_0x45fc89){for(const _0x4e9365 of _0x45fc89)_0x4e9365['hasClass']('ck-suggestion-marker-split')&&(_0x1b4e9e['mapper']['unbindElementFromMarkerName'](_0x4e9365,_0x4b2050['markerName']),_0x1b4e9e['writer']['remove'](_0x4e9365));}},{'priority':'high'}),_0x17673e['data']['downcastDispatcher']['on']('addMarker:suggestion:insertion',(_0x3bf482,_0x199bc2,_0x219039)=>{_0x219039['options']['showSuggestionHighlights']&&_e(_0x17673e,'split',{'showActiveMarker':!0x1})['bind'](this)(_0x3bf482,_0x199bc2,_0x219039);},{'priority':'high'});}}class J extends _0x513c76{['afterInit'](){if(!this['editor']['plugins']['has']('FindAndReplaceEditing'))return;const _0x54b9f3=this['editor']['plugins']['get']('TrackChangesEditing');_0x54b9f3['enableCommand']('find',this['handleFindCommand']['bind'](this)),_0x54b9f3['enableCommand']('findNext'),_0x54b9f3['enableCommand']('findPrevious'),_0x54b9f3['enableCommand']('replace'),_0x54b9f3['enableCommand']('replaceAll');}['handleFindCommand'](_0x436df8,_0x2f6a96,_0x162326={}){const _0x185322=this['editor']['plugins']['get']('FindAndReplaceUtils');return _0x436df8(_0x95c810=>('string'==typeof _0x2f6a96?_0x185322['findByTextCallback'](_0x2f6a96,_0x162326):_0x2f6a96)(_0x95c810)['filter'](_0xed4d78=>!0x1===this['_isInDeletionRange'](_0xed4d78,_0x95c810['item'])),_0x162326);}['_isInDeletionRange'](_0x292ac6,_0x251eb9){const _0x8e476d=this['editor']['model']['createRange'](this['editor']['model']['createPositionAt'](_0x251eb9,_0x292ac6['start']),this['editor']['model']['createPositionAt'](_0x251eb9,_0x292ac6['end']));for(const _0x52dc37 of this['editor']['model']['markers']['getMarkersGroup']('suggestion:deletion'))if(null!==_0x8e476d['getIntersection'](_0x52dc37['getRange']()))return!0x0;return!0x1;}}const ro=[{'pluginName':'FontSizeEditing','commandName':'fontSize'},{'pluginName':'FontFamilyEditing','commandName':'fontFamily'},{'pluginName':'FontColorEditing','commandName':'fontColor'},{'pluginName':'FontBackgroundColorEditing','commandName':'fontBackgroundColor'}];class Q extends _0x513c76{['afterInit'](){const _0x6b0ca3=this['editor']['locale'],_0x2f5a44=this['editor']['plugins']['get']('TrackChangesEditing');for(const {pluginName:_0x4d19f6,commandName:_0xd9a68e}of ro)this['editor']['plugins']['has'](_0x4d19f6)&&(_0x2f5a44['enableDefaultAttributesIntegration'](_0xd9a68e),_0x2f5a44['registerInlineAttribute'](_0xd9a68e));_0x6b0ca3['t'],_0x2f5a44['descriptionFactory']['registerAttributeLabel']('fontSize',o(_0x6b0ca3,'FORMAT_FONT_SIZE')),_0x2f5a44['descriptionFactory']['registerAttributeLabel']('fontFamily',o(_0x6b0ca3,'FORMAT_FONT_FAMILY')),_0x2f5a44['descriptionFactory']['registerAttributeLabel']('fontColor',o(_0x6b0ca3,'FORMAT_FONT_COLOR')),_0x2f5a44['descriptionFactory']['registerAttributeLabel']('fontBackgroundColor',o(_0x6b0ca3,'FORMAT_FONT_BACKGROUND')),this['_registerLegacyDescription']();}['_registerLegacyDescription'](){const _0x2080af=this['editor'],_0x462264=_0x2080af['locale'];_0x2080af['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](_0x1e1b54=>{const _0x37b4f6=_0x462264['t'];if('formatInline'!=_0x1e1b54['type'])return;const {data:_0xe3495d}=_0x1e1b54;if(null!=_0xe3495d){if('fontSize'==_0xe3495d['commandName']){const _0x26fef5=_0xe3495d['commandParams'][0x0]['value'];if(_0x26fef5){const _0xffaefb=_0x37b4f6(this['editor']['plugins']['get']('FontSize')['normalizeSizeOptions'](this['editor']['config']['get']('fontSize.options'))['find'](_0x3fc70c=>_0x3fc70c['model']==_0x26fef5)['title'])['toLowerCase']();return{'type':'format','content':o(_0x462264,'*Set\x20font\x20size:*\x20%0',_0xffaefb)};}return{'type':'format','content':o(_0x462264,'*Reset\x20font\x20size*')};}if('fontFamily'==_0xe3495d['commandName']){const _0x3ca65f=_0xe3495d['commandParams'][0x0]['value'];return _0x3ca65f?{'type':'format','content':o(_0x462264,'*Set\x20font\x20family:*\x20%0',_0x3ca65f)}:{'type':'format','content':o(_0x462264,'*Reset\x20font\x20family*')};}if('fontColor'==_0xe3495d['commandName']){const _0xee3c27=_0xe3495d['commandParams'][0x0]['value'];if(_0xee3c27){const _0x35bd74=_0x5da8bf(this['editor']['config']['get']('fontColor.colors'))['find'](_0x29d489=>_0x29d489['model']==_0xee3c27);let _0x105ba1=_0xee3c27,_0x2f3832='';return _0x35bd74&&(_0x105ba1=_0x35bd74['label'],_0x2f3832=_0x37b4f6(_0x105ba1)['toLowerCase']()),{'type':'format','content':o(_0x462264,'*Set\x20font\x20color:*\x20%0',_0x2f3832)['trim'](),'color':{'value':_0xee3c27,'title':_0x2f3832||_0x105ba1}};}return{'type':'format','content':o(_0x462264,'*Reset\x20font\x20color*')};}if('fontBackgroundColor'==_0xe3495d['commandName']){const _0x1a49ff=_0xe3495d['commandParams'][0x0]['value'];if(_0x1a49ff){const _0xadb9bf=_0x5da8bf(this['editor']['config']['get']('fontBackgroundColor.colors'))['find'](_0x32455f=>_0x32455f['model']==_0x1a49ff);let _0x3fa986=_0x1a49ff,_0x15d810='';return _0xadb9bf&&(_0x3fa986=_0xadb9bf['label'],_0x15d810=_0x37b4f6(_0x3fa986)['toLowerCase']()),{'type':'format','content':o(_0x462264,'*Set\x20font\x20background\x20color:*\x20%0',_0x15d810)['trim'](),'color':{'value':_0x1a49ff,'title':_0x15d810||_0x3fa986}};}return{'type':'format','content':o(_0x462264,'*Reset\x20font\x20background\x20color*')};}}});}}class X extends _0x513c76{['afterInit'](){const _0x2d1392=this['editor'],_0x28f39c=_0x2d1392['plugins']['get']('TrackChangesEditing'),_0x42d363=_0x2d1392['commands']['get']('copyFormat'),_0xd8e536=_0x2d1392['commands']['get']('pasteFormat');_0x42d363&&_0xd8e536&&(_0x28f39c['enableDefaultAttributesIntegration']('pasteFormat'),_0x28f39c['enableCommand']('copyFormat'),this['_registerLegacyDescription']());}['_registerLegacyDescription'](){const _0x18ddbe=this['editor'],_0x53aaa2=_0x18ddbe['locale'];_0x18ddbe['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](_0x2858b4=>{if('formatBlock'!=_0x2858b4['type']&&'formatInline'!=_0x2858b4['type'])return;const {data:_0x558195}=_0x2858b4;if(_0x558195&&'pasteFormat'===_0x558195['commandName']){const _0x1e659d=[],_0x5d3200=_0x558195['commandParams'][0x0];for(const [_0x3015c1,_0xfc44e5]of Object['entries'](_0x5d3200))_0x1e659d['push'](so(_0x18ddbe,_0x3015c1,_0xfc44e5));return _0x1e659d['length']?{'type':'format','content':o(_0x53aaa2,'*Set\x20format\x20to:*\x20%0',_0x1e659d['join'](',\x20'))}:{'type':'format','content':o(_0x53aaa2,'*Remove\x20all\x20formatting*')};}});}}function so(_0x22a6b1,_0x270487,_0x215cef){const _0x2bf637=_0x22a6b1['locale']['t'],_0x2e6050=_0x270487['split'](/(?=[A-Z])/)['join']('\x20'),_0x549f11=_0x2bf637(_0x2e6050['charAt'](0x0)['toUpperCase']()+_0x2e6050['slice'](0x1))['toLowerCase']();if('boolean'==typeof _0x215cef)return _0x549f11;if('fontColor'===_0x270487||'fontBackgroundColor'===_0x270487){const _0x5cbb69=_0x5da8bf(_0x22a6b1['config']['get']('fontColor.colors'))['find'](_0xe1a12c=>_0xe1a12c['model']==_0x215cef);return _0x549f11+'\x20('+(_0x5cbb69?_0x2bf637(_0x5cbb69['label'])['toLowerCase']():_0x215cef)+')';}if('fontSize'===_0x270487&&isNaN(parseFloat(_0x215cef))){const _0x582d09=_0x22a6b1['plugins']['get']('FontSize')['normalizeSizeOptions'](_0x22a6b1['config']['get']('fontSize.options'))['find'](_0x308d19=>_0x308d19['model']==_0x215cef);return _0x549f11+'\x20('+(_0x582d09?_0x2bf637(_0x582d09['title'])['toLowerCase']():_0x215cef)+')';}return _0x549f11+'\x20('+_0x215cef+')';}class Y extends _0x513c76{['_headingOptions'];['afterInit'](){const _0x46775a=this['editor'];if(!_0x46775a['plugins']['has']('HeadingEditing'))return;this['_headingOptions']=_0x46775a['config']['get']('heading.options');const _0xd03ce9=_0x46775a['locale'],_0x3e2d39=_0x46775a['plugins']['get']('TrackChangesEditing');_0x3e2d39['enableDefaultAttributesIntegration']('heading');for(const _0x1c5265 of this['_headingOptions'])'paragraph'!=_0x1c5265['model']&&_0x3e2d39['descriptionFactory']['registerElementLabel'](_0x1c5265['model'],_0x47299c=>{const _0x53e3c0=this['_getHeadingLevel'](_0x1c5265['model']);return null!==_0x53e3c0?_0x2155a0(_0x47299c,_0x53e3c0):_0x5b4712(_0x47299c,_0x1c5265['title']);});function _0x2155a0(_0x166e6c,_0x4b88c2){return o(_0xd03ce9,'ELEMENT_HEADING',[_0x166e6c,_0x4b88c2]);}function _0x5b4712(_0x16acb9,_0x4ee94f){return o(_0xd03ce9,'ELEMENT_HEADING_CUSTOM',[_0x16acb9,_0x4ee94f]);}this['_registerLegacyDescription']();}['_registerLegacyDescription'](){const _0x24673c=this['editor'],_0x2d36b7=_0x24673c['locale'];function _0x2465d4(_0x1965a2,_0x584caa){return o(_0x2d36b7,'ELEMENT_HEADING_CUSTOM',[_0x1965a2,_0x584caa]);}_0x24673c['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](_0x442dae=>{if('formatBlock'!=_0x442dae['type'])return;const {data:_0x7cc774}=_0x442dae;if(_0x7cc774&&'heading'==_0x7cc774['commandName']){const _0x7585f8=_0x7cc774['commandParams'][0x0]['value'],_0x21bc00=this['_getHeadingLevel'](_0x7585f8);if(null!==_0x21bc00)return{'type':'format','content':o(_0x2d36b7,'*Change\x20to:*\x20%0',(_0xd9217c=0x1,_0x52b86f=_0x21bc00,o(_0x2d36b7,'ELEMENT_HEADING',[_0xd9217c,_0x52b86f])))};const _0x35cb04=this['_headingOptions']['find'](_0x32f8a3=>_0x32f8a3['model']===_0x7585f8)['title'];return{'type':'format','content':o(_0x2d36b7,'*Change\x20to:*\x20%0',_0x2465d4(0x1,_0x35cb04))};}var _0xd9217c,_0x52b86f;});}['_getHeadingLevel'](_0x1f7f71){const _0x106efd=_0x1f7f71['match'](/^heading(\d+)/);if(_0x106efd)return _0x106efd[0x1];const _0x10b3fe=this['_headingOptions']?.['find'](_0x52bc6d=>_0x52bc6d['model']==_0x1f7f71);if(_0x10b3fe&&_0x10b3fe['view']){const _0x3d5efd=_0x10b3fe['view'],_0x462b94=(_0x3d5efd['name']??_0x3d5efd)['match'](/^h(\d+)/);if(_0x462b94)return _0x462b94[0x1];}return null;}}class Z extends _0x513c76{['afterInit'](){const _0x2000e7=this['editor'];if(!_0x2000e7['plugins']['has']('HighlightEditing'))return;const _0x52f110=_0x2000e7['plugins']['get']('TrackChangesEditing'),_0x8e5b6d=_0x2000e7['locale'];_0x52f110['enableDefaultAttributesIntegration']('highlight'),_0x52f110['registerInlineAttribute']('highlight'),_0x52f110['descriptionFactory']['registerAttributeLabel']('highlight',o(_0x8e5b6d,'FORMAT_HIGHLIGHT')),this['_registerLegacyDescription']();}['_registerLegacyDescription'](){const _0x537276=this['editor'],_0xc753aa=_0x537276['locale'];_0x537276['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](_0x3d111c=>{if('formatInline'!=_0x3d111c['type'])return;const {data:_0x7702c6}=_0x3d111c;if(_0x7702c6&&'highlight'==_0x7702c6['commandName']){const _0x593761=_0xc753aa['t'],_0x41d7a2=_0x7702c6['commandParams'][0x0]['value'];if(_0x41d7a2){const _0x5529db=_0x537276['config']['get']('highlight.options')['find'](_0x1630d8=>_0x1630d8['model']==_0x41d7a2),_0x8d5665=_0x593761(_0x5529db['title'])['toLowerCase']();return{'type':'format','content':o(_0xc753aa,'*Set\x20highlight:*\x20%0',_0x8d5665),'color':{'value':_0x5529db['color'],'title':_0x5529db['title']}};}return{'type':'format','content':o(_0xc753aa,'*Remove\x20highlight*',o(_0xc753aa,'FORMAT_HIGHLIGHT'))};}});}}class tt extends _0x513c76{['afterInit'](){const _0xc3b5ea=this['editor'];if(!_0xc3b5ea['plugins']['has']('HorizontalLineEditing'))return;_0xc3b5ea['plugins']['get']('TrackChangesEditing')['enableCommand']('horizontalLine');const _0x1bf5ad=_0xc3b5ea['plugins']['get']('TrackChangesEditing'),_0x3064bc=_0xc3b5ea['locale'];_0x1bf5ad['descriptionFactory']['registerElementLabel']('horizontalLine',_0x18a2c4=>o(_0x3064bc,'ELEMENT_HORIZONTAL_LINE',_0x18a2c4)),_0xc3b5ea['conversion']['for']('dataDowncast')['elementToStructure']({'model':'horizontalLine','view':(_0x5b7d38,{writer:_0x3f6339,options:_0x4fe5f2})=>{if(!_0x4fe5f2['showSuggestionHighlights'])return null;const _0x3df36b=_0x3f6339['createContainerElement']('div'),_0x170ee5=_0x3f6339['createEmptyElement']('hr');return _0x3f6339['addClass']('ck-horizontal-line',_0x3df36b),_0x3f6339['insert'](_0x3f6339['createPositionAt'](_0x3df36b,0x0),_0x170ee5),_0x3df36b;},'converterPriority':'high'});}}class et extends _0x513c76{['afterInit'](){const _0x5558c7=this['editor'];if(!_0x5558c7['plugins']['has']('HtmlEmbed'))return;const _0x1cb065=_0x5558c7['plugins']['get']('TrackChangesEditing'),_0x30d5c4=_0x5558c7['locale'];_0x1cb065['descriptionFactory']['registerElementLabel']('rawHtml',_0x535373=>o(_0x30d5c4,'ELEMENT_HTML_EMBED',_0x535373)),_0x1cb065['enableDefaultAttributesIntegration']('htmlEmbed'),_0x1cb065['registerBlockAttribute']('value'),_0x1cb065['descriptionFactory']['registerDescriptionCallback'](_0x9aa363=>{if('attribute'!=_0x9aa363['type'])return;const {data:_0x45447f}=_0x9aa363;if(_0x45447f&&'value'==_0x45447f['key']&&_0x9aa363['getFirstRange']()['start']['nodeAfter']['is']('element','rawHtml')){const _0x402bdf=o(_0x30d5c4,'ELEMENT_HTML_EMBED');return{'type':'format','content':o(_0x30d5c4,'*Change\x20%0\x20content*',_0x402bdf)};}}),this['_registerLegacyDescription']();}['_registerLegacyDescription'](){const _0x65c5ac=this['editor'],_0x436362=_0x65c5ac['locale'];_0x65c5ac['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](_0x567bbd=>{if('formatBlock'!=_0x567bbd['type'])return;const {data:_0x5203f3}=_0x567bbd;if(_0x5203f3&&'htmlEmbed'==_0x5203f3['commandName']){const _0x5e8336=o(_0x436362,'ELEMENT_HTML_EMBED');return{'type':'format','content':o(_0x436362,'*Change\x20%0\x20content*',_0x5e8336)};}});}}class it extends _0x513c76{['afterInit'](){const _0x59c32a=this['editor'];if(!_0x59c32a['plugins']['has']('ImageEditing'))return;const _0x3c26a=_0x59c32a['plugins']['get']('TrackChangesEditing'),_0x4c540d=_0x59c32a['plugins']['get']('ImageUtils'),_0x21f26d=_0x59c32a['locale'];_0x3c26a['enableCommand']('insertImage'),_0x3c26a['descriptionFactory']['registerElementLabel']('imageBlock',_0x40e8ef=>o(_0x21f26d,'ELEMENT_IMAGE',_0x40e8ef)),_0x3c26a['descriptionFactory']['registerElementLabel']('imageInline',_0x5753b3=>o(_0x21f26d,'ELEMENT_INLINE_IMAGE',_0x5753b3)),_0x3c26a['descriptionFactory']['registerElementLabel']('caption',()=>o(_0x21f26d,'ELEMENT_CAPTION')),_0x59c32a['plugins']['has']('ImageUploadEditing')&&_0x3c26a['enableCommand']('uploadImage'),_0x59c32a['plugins']['has']('ImageBlockEditing')&&_0x59c32a['plugins']['has']('ImageInlineEditing')&&(_0x3c26a['enableCommand']('imageTypeInline',(_0x8e656e,_0x4c0fcb)=>{const _0x55d063=_0x4c540d['getClosestSelectedImageElement'](_0x59c32a['model']['document']['selection']);_0x59c32a['model']['change'](()=>{_0x3c26a['markBlockFormat'](_0x55d063,{'commandName':'imageTypeInline','commandParams':[_0x4c0fcb]},[],'convertBlockImageToInline');});}),_0x3c26a['enableCommand']('imageTypeBlock',(_0x495156,_0x20bb99)=>{_0x59c32a['model']['change'](_0x452998=>{let _0x4edb5d=_0x4c540d['getClosestSelectedImageElement'](_0x59c32a['model']['document']['selection']),_0x4fa125=_0x452998['createRangeOn'](_0x4edb5d);const _0x16e615=_0x226cfc['fromPosition'](_0x4fa125['start'],'toPrevious'),_0x5db7c2=_0x226cfc['fromPosition'](_0x4fa125['end'],'toNext');_0x3c26a['forceDefaultExecution'](()=>_0x495156(_0x20bb99)),_0x4edb5d=_0x4c540d['getClosestSelectedImageElement'](_0x59c32a['model']['document']['selection']),_0x4fa125=_0x452998['createRangeOn'](_0x4edb5d);const _0xae38e6=_0x452998['createRange'](_0x16e615,_0x5db7c2);_0x16e615['detach'](),_0x5db7c2['detach'](),_0x3c26a['markBlockFormat'](_0x4edb5d,{'commandName':'imageTypeInline','commandParams':[_0x20bb99]},[],'convertInlineImageToBlock'),_0xae38e6['start']['isBefore'](_0x4fa125['start'])&&_0x3c26a['markInsertion'](_0x452998['createRange'](_0xae38e6['start'],_0x4fa125['start']),'convertInlineImageToBlock'),_0x4fa125['end']['isBefore'](_0xae38e6['end'])&&_0x3c26a['markInsertion'](_0x452998['createRange'](_0x4fa125['end'],_0xae38e6['end']),'convertInlineImageToBlock');});}),_0x3c26a['_suggestionFactory']['registerCustomCallback']('formatBlock','convertInlineImageToBlock','join',()=>!0x1),_0x3c26a['_suggestionFactory']['registerCustomCallback']('formatBlock','convertInlineImageToBlock','accept',()=>!0x1),_0x3c26a['_suggestionFactory']['registerCustomCallback']('formatBlock','convertInlineImageToBlock','discard',_0x3c26a['_suggestionFactory']['getSuggestionCallback']('formatBlock','','accept')),_0x3c26a['_suggestionFactory']['registerCustomCallback']('insertion','convertInlineImageToBlock','join',()=>!0x1),_0x3c26a['_suggestionFactory']['registerCustomCallback']('insertion','convertInlineImageToBlock','discard',([_0x15ed3c])=>{const _0x1b6d63=_0x3c26a['_suggestionFactory']['getSuggestionCallback']('insertion','','discard');let _0x19714a=_0x15ed3c['start'],_0x1b7bfe=_0x15ed3c['end'];const _0x8b30f=_0x59c32a['model']['schema']['getNearestSelectionRange'](_0x19714a,'backward'),_0x31899a=_0x59c32a['model']['schema']['getNearestSelectionRange'](_0x1b7bfe,'forward');_0x8b30f['isCollapsed']&&(_0x19714a=_0x8b30f['start']),_0x31899a['isCollapsed']&&(_0x1b7bfe=_0x31899a['end']),_0x1b6d63([_0x59c32a['model']['createRange'](_0x19714a,_0x1b7bfe)]);}),_0x3c26a['_suggestionFactory']['registerCustomCallback']('formatBlock','convertInlineImageToBlock','chain',_0x2b1b2a),_0x3c26a['_suggestionFactory']['registerCustomCallback']('insertion','convertInlineImageToBlock','chain',_0x2b1b2a)),_0x59c32a['plugins']['has']('ImageCaptionEditing')&&(_0x3c26a['enableCommand']('toggleImageCaption',(_0x5e76e5,_0x134042)=>{const _0x57daee=_0x59c32a['plugins']['get']('ImageCaptionUtils');let _0x5b06be=_0x4c540d['getClosestSelectedImageElement'](_0x59c32a['model']['document']['selection']),_0x34b762=_0x57daee['getCaptionFromImageModelElement'](_0x5b06be);_0x59c32a['model']['change'](()=>{if(_0x34b762)return void _0x3c26a['markDeletion'](_0x59c32a['model']['createRangeOn'](_0x34b762));const _0x820364=_0x4c540d['isBlockImage'](_0x5b06be);_0x5e76e5(_0x134042),_0x5b06be=_0x4c540d['getClosestSelectedImageElement'](_0x59c32a['model']['document']['selection']),_0x34b762=_0x57daee['getCaptionFromImageModelElement'](_0x5b06be),_0x3c26a['markInsertion'](_0x59c32a['model']['createRangeOn'](_0x34b762),_0x820364?null:'imageCaption');});}),_0x3c26a['_suggestionFactory']['registerCustomCallback']('insertion','imageCaption','chain',_0x2b1b2a));const _0x2a74cd=[{'type':'formatBlock','subType':'imageStylePreApply'},{'type':'insertion','subType':'imageCaption'},{'type':'formatBlock','subType':'convertInlineImageToBlock'},{'type':'insertion','subType':'convertInlineImageToBlock'}];function _0x4f973a(_0x4ba726,_0x5364de){const _0x55a4c0=_0x2a74cd['findIndex'](({type:_0x1a6214,subType:_0x283ffd})=>_0x4ba726['type']==_0x1a6214&&_0x4ba726['subType']==_0x283ffd),_0x709dd0=_0x2a74cd['findIndex'](({type:_0x642239,subType:_0x3745d6})=>_0x5364de['type']==_0x642239&&_0x5364de['subType']==_0x3745d6);if(_0x55a4c0<0x0||_0x709dd0<0x0)return!0x1;const _0x319724=_0x4ba726['getFirstRange'](),_0x1fe44c=_0x5364de['getFirstRange']();if((0x0==_0x55a4c0||0x1==_0x55a4c0)&&0x2==_0x709dd0&&_0x319724['isIntersecting'](_0x1fe44c))return!0x0;if(0x2==_0x55a4c0&&0x3==_0x709dd0){const _0xcbba27=_0x3c26a['_findSuggestions'](_0x319724,'insertion')['filter'](({suggestion:_0x4b7333,meta:_0xbfe6fd})=>_0xbfe6fd['isOwn']&&'convertInlineImageToBlock'==_0x4b7333['subType']);if(_0xcbba27['length']>0x1&&_0x1fe44c['end']['isEqual'](_0x319724['start']))return!0x0;if(0x1==_0xcbba27['length']&&(_0x319724['start']['isEqual'](_0x1fe44c['end'])||_0x319724['end']['isEqual'](_0x1fe44c['start'])))return!0x0;}if(0x3==_0x55a4c0&&0x3==_0x709dd0&&_0x319724['start']['isBefore'](_0x1fe44c['start'])){const _0x214d3e=_0x319724['end']['nodeAfter'],_0x4a30c8=_0x1fe44c['start']['nodeBefore'];return _0x4c540d['isBlockImage'](_0x214d3e)&&_0x214d3e===_0x4a30c8;}return!0x1;}function _0x2b1b2a(_0x34bd00,_0xee2904){return _0x4f973a(_0x34bd00,_0xee2904)?[_0x34bd00,_0xee2904]:_0x4f973a(_0xee2904,_0x34bd00)?[_0xee2904,_0x34bd00]:null;}_0x59c32a['plugins']['has']('ImageResize')&&(_0x3c26a['enableDefaultAttributesIntegration']('resizeImage'),_0x3c26a['registerBlockAttribute']('resizedWidth'),_0x3c26a['descriptionFactory']['registerAttributeLabel']('resizedWidth',o(_0x21f26d,'FORMAT_IMAGE_SIZE'))),_0x59c32a['plugins']['has']('ImageTextAlternativeEditing')&&(_0x3c26a['enableDefaultAttributesIntegration']('imageTextAlternative'),_0x3c26a['registerBlockAttribute']('alt')),_0x3c26a['descriptionFactory']['registerDescriptionCallback'](_0x26d851=>{if(!!_0x2a74cd['find'](({type:_0x164be7,subType:_0x1cf1ff})=>_0x26d851['type']==_0x164be7&&_0x26d851['subType']==_0x1cf1ff))return _0x26d851['previous']?{}:void 0x0;}),_0x3c26a['descriptionFactory']['registerDescriptionCallback'](_0x27df11=>{if('insertion'==_0x27df11['type']||'deletion'==_0x27df11['type']){const _0x3b8058=_0x27df11['getContainedElement']();if(_0x3b8058&&_0x3b8058['is']('element','caption'))return{'type':'insertion'==_0x27df11['type']?'addObject':'removeObject','element':_0x3b8058,'quantity':0x1};}}),_0x3c26a['descriptionFactory']['registerDescriptionCallback'](_0xa42977=>'formatBlock'==_0xa42977['type']&&'convertInlineImageToBlock'==_0xa42977['subType']?{'type':'format','content':'Inline\x20image\x20to\x20block\x20image'}:'formatBlock'==_0xa42977['type']&&'convertBlockImageToInline'==_0xa42977['subType']?{'type':'format','content':'Block\x20image\x20to\x20inline\x20image'}:void 0x0),_0x3c26a['descriptionFactory']['registerDescriptionCallback'](_0x3c7ea8=>{if('attribute'!=_0x3c7ea8['type'])return;const {data:_0x18500a}=_0x3c7ea8;if(!_0x18500a||'alt'!=_0x18500a['key'])return;const _0x188925=_0x18500a['newValue'];return _0x188925?{'type':'format','content':o(_0x21f26d,'*Set\x20image\x20text\x20alternative:*\x20%0','\x22'+_0x188925+'\x22')}:{'type':'format','content':o(_0x21f26d,'*Remove\x20image\x20text\x20alternative*')};}),this['_registerLegacyDescription']();}['_registerLegacyDescription'](){const _0x52b4e9=this['editor'],_0x1bcab4=_0x52b4e9['locale'];_0x52b4e9['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](_0x361388=>{if('formatBlock'!=_0x361388['type']&&'formatInline'!=_0x361388['type'])return;const {data:_0x1a5cb2}=_0x361388;if(_0x1a5cb2){if('imageTextAlternative'==_0x1a5cb2['commandName']){const _0x5a2ceb=_0x1a5cb2['commandParams'][0x0]['newValue'];return _0x5a2ceb?{'type':'format','content':o(_0x1bcab4,'*Set\x20image\x20text\x20alternative:*\x20%0','\x22'+_0x5a2ceb+'\x22')}:{'type':'format','content':o(_0x1bcab4,'*Remove\x20image\x20text\x20alternative*')};}if('resizeImage'==_0x1a5cb2['commandName']){const _0x28ade7=_0x1a5cb2['commandParams'][0x0]['width'];return _0x28ade7?{'type':'format','content':o(_0x1bcab4,'*Set\x20image\x20width:*\x20%0',_0x28ade7)}:{'type':'format','content':o(_0x1bcab4,'*Reset\x20image\x20width*')};}}});}}class st extends _0x513c76{['afterInit'](){if(!this['editor']['plugins']['has']('ImageEditing'))return;const _0x4cfd3f=this['editor']['locale'],_0x286fa7=this['editor']['plugins']['get']('TrackChangesEditing');_0x286fa7['enableDefaultAttributesIntegration']('replaceImageSource'),_0x286fa7['registerBlockAttribute']('src'),_0x286fa7['descriptionFactory']['registerDescriptionCallback'](_0x5e4469=>{if('attribute'!=_0x5e4469['type'])return;const {data:_0x2ccf02}=_0x5e4469;return _0x2ccf02&&'src'==_0x2ccf02['key']?_0x2ccf02['newValue']&&_0x2ccf02['oldValue']?{'type':'format','content':o(_0x4cfd3f,'*Replace\x20image\x20URL*')}:{'type':'format','content':''}:void 0x0;}),this['_handleLegacySuggestions']();}['_handleLegacySuggestions'](){const _0x5527a4=this['editor']['plugins']['get']('TrackChangesEditing');_0x5527a4['_suggestionFactory']['registerCustomCallback']('formatBlock','replaceImageSource','accept',_0x5527a4['_suggestionFactory']['getSuggestionCallback']('formatBlock',null,'discard')),_0x5527a4['_suggestionFactory']['registerCustomCallback']('formatBlock','replaceImageSource','discard',_0x5527a4['_suggestionFactory']['getSuggestionCallback']('formatBlock',null,'accept')),this['_registerLegacyDescription']();}['_registerLegacyDescription'](){const _0x5d0517=this['editor'],_0x1bb293=_0x5d0517['locale'];_0x5d0517['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](_0x35543b=>{if('formatBlock'!=_0x35543b['type']&&'formatInline'!=_0x35543b['type'])return;const {data:_0x3e1400}=_0x35543b;if(!_0x3e1400||'replaceImageSource'!=_0x3e1400['commandName'])return;return{'type':'format','content':o(_0x1bb293,'*Format:*\x20replace\x20image\x20URL')};});}}class nt extends _0x513c76{['afterInit'](){const _0x1832a8=this['editor'];if(!_0x1832a8['plugins']['has']('ImageStyleEditing'))return;const _0x2a6286=_0x1832a8['plugins']['get']('TrackChangesEditing'),_0x10d879=_0x1832a8['plugins']['get']('ImageUtils'),_0x2eb591={};_0x2a6286['enableCommand']('imageStyle',(_0x139683,_0x139413)=>{const _0x1f01c5=_0x1832a8['plugins']['get']('Users')['me'],_0x1fd179=_0x1832a8['commands']['get']('imageStyle');let _0x98bf8=_0x10d879['getClosestSelectedImageElement'](_0x1832a8['model']['document']['selection']),_0x27f748=_0x1832a8['model']['createRangeOn'](_0x98bf8),_0x15212d=_0x1fd179['value'];if(_0x15212d==_0x139413['value'])return;const _0x3bda75={'commandName':'imageStyle','commandParams':[_0x139413],'formatGroupId':_0x50a7b0()};_0x1832a8['model']['change'](()=>{if(_0x2a6286['getSuggestions']()['filter'](_0x4637da=>_0x4637da['isInContent']&&_0x1f01c5==_0x4637da['author']&&('formatBlock'==_0x4637da['type']||'formatInline'==_0x4637da['type'])&&('imageStylePreApply'==_0x4637da['subType']||'imageStylePostApply'==_0x4637da['subType'])&&_0x4637da['getFirstRange']()['isEqual'](_0x27f748))['forEach'](_0x3477fe=>_0x2a6286['discardSuggestion'](_0x3477fe['head'])),_0x98bf8=_0x10d879['getClosestSelectedImageElement'](_0x1832a8['model']['document']['selection']),_0x27f748=_0x1832a8['model']['createRangeOn'](_0x98bf8),_0x1fd179['refresh'](),_0x1832a8['commands']['get']('imageTypeInline')['refresh'](),_0x1832a8['commands']['get']('imageTypeBlock')['refresh'](),_0x15212d=_0x1fd179['value'],_0x15212d!=_0x139413['value'])return _0x10d879['isInlineImage'](_0x98bf8)&&_0x1fd179['shouldConvertImageType'](_0x139413['value'],_0x98bf8)?(_0x139683({..._0x139413,'setImageSizes':!0x1}),_0x98bf8=_0x10d879['getClosestSelectedImageElement'](_0x1832a8['model']['document']['selection']),void _0x2a6286['markBlockFormat'](_0x98bf8,{..._0x3bda75,'commandReversedParams':[{'value':_0x15212d||null,'setImageSizes':!0x1}]},[],'imageStylePreApply')):void(_0x10d879['isBlockImage'](_0x98bf8)?_0x2a6286['markBlockFormat'](_0x98bf8,_0x3bda75,[],'imageStylePostApply'):_0x2a6286['markInlineFormat'](_0x27f748,_0x3bda75,'imageStylePostApply'));});});for(const _0x42935a of _0x1832a8['plugins']['get']('ImageStyleEditing')['normalizedStyles'])_0x2eb591[_0x42935a['name']]=_0x42935a['title']['toLowerCase']();_0x2a6286['_suggestionFactory']['registerCustomCallback']('formatBlock','imageStylePreApply','join',()=>!0x1),_0x2a6286['_suggestionFactory']['registerCustomCallback']('formatBlock','imageStylePostApply','join',()=>!0x1),_0x2a6286['_suggestionFactory']['registerCustomCallback']('formatInline','imageStylePostApply','join',()=>!0x1),_0x2a6286['_suggestionFactory']['registerCustomCallback']('formatBlock','imageStylePreApply','accept',([_0x488bfb])=>{_0x10d879['setImageNaturalSizeAttributes'](_0x488bfb['getContainedElement']());}),_0x2a6286['_suggestionFactory']['registerCustomCallback']('formatBlock','imageStylePreApply','discard',(_0x3de6d5,_0x5beda3)=>{_0x2a6286['_suggestionFactory']['getSuggestionCallback']('formatBlock','','accept')(_0x3de6d5,{'commandName':_0x5beda3['commandName'],'commandParams':_0x5beda3['commandReversedParams']});}),_0x2a6286['_suggestionFactory']['registerCustomCallback']('formatBlock','imageStylePreApply','chain',function(_0x9ee852,_0x1f2ac8){if(_0x2c2d77(_0x9ee852,_0x1f2ac8))return[_0x9ee852,_0x1f2ac8];if(_0x2c2d77(_0x1f2ac8,_0x9ee852))return[_0x1f2ac8,_0x9ee852];return null;});const _0x580ce5=[{'type':'formatBlock','subType':'imageStylePreApply'},{'type':'insertion','subType':'imageCaption'},{'type':'formatBlock','subType':'convertInlineImageToBlock'},{'type':'insertion','subType':'convertInlineImageToBlock'}];function _0x2c2d77(_0x40e6ee,_0x2bdca6){const _0x375b5c=_0x580ce5['findIndex'](({type:_0x4ded5f,subType:_0x577f5d})=>_0x40e6ee['type']==_0x4ded5f&&_0x40e6ee['subType']==_0x577f5d),_0x52737c=_0x580ce5['findIndex'](({type:_0x2b0ffb,subType:_0x3ea641})=>_0x2bdca6['type']==_0x2b0ffb&&_0x2bdca6['subType']==_0x3ea641);if(_0x375b5c<0x0||_0x52737c<0x0)return!0x1;const _0x4b1c65=_0x40e6ee['getFirstRange'](),_0x46df51=_0x2bdca6['getFirstRange']();if((0x0==_0x375b5c||0x1==_0x375b5c)&&0x2==_0x52737c&&_0x4b1c65['isIntersecting'](_0x46df51))return!0x0;if(0x2==_0x375b5c&&0x3==_0x52737c){const _0x185faf=_0x2a6286['_findSuggestions'](_0x4b1c65,'insertion')['filter'](({suggestion:_0x52fd36,meta:_0x1f78b6})=>_0x1f78b6['isOwn']&&'convertInlineImageToBlock'==_0x52fd36['subType']);if(_0x185faf['length']>0x1&&_0x46df51['end']['isEqual'](_0x4b1c65['start']))return!0x0;if(0x1==_0x185faf['length']&&(_0x4b1c65['start']['isEqual'](_0x46df51['end'])||_0x4b1c65['end']['isEqual'](_0x46df51['start'])))return!0x0;}if(0x3==_0x375b5c&&0x3==_0x52737c&&_0x4b1c65['start']['isBefore'](_0x46df51['start'])){const _0x52c4e7=_0x4b1c65['end']['nodeAfter'],_0x14710a=_0x46df51['start']['nodeBefore'];return _0x10d879['isBlockImage'](_0x52c4e7)&&_0x52c4e7===_0x14710a;}return!0x1;}_0x1832a8['model']['document']['registerPostFixer'](()=>{let _0x16e860=!0x1;const _0x39778=Array['from'](_0x1832a8['model']['document']['differ']['getChangedMarkers']());for(const {name:_0x47f2d1,data:_0x2c77a1}of _0x39778){const {group:_0x1f85cf,type:_0x2c75d4,subType:_0x354305,id:_0x172bd6}=_0x2a6286['_splitMarkerName'](_0x47f2d1);if('suggestion'==_0x1f85cf&&_0x2a6286['hasSuggestion'](_0x172bd6)){if('formatBlock'==_0x2c75d4&&('imageStylePreApply'==_0x354305||'imageStylePostApply'==_0x354305)){const _0x2cf7cc=_0x2a6286['getSuggestion'](_0x172bd6);if(_0x2c77a1['newRange']){const _0x2cbf96=_0x2cf7cc['getFirstRange']()['getContainedElement']();if(_0x10d879['isBlockImage'](_0x2cbf96))continue;_0x2a6286['discardSuggestion'](_0x2cf7cc),_0x16e860=!0x0;}}if('insertion'==_0x2c75d4&&'imageCaption'==_0x354305&&!_0x2c77a1['newRange']){const _0xbf0bad=_0x2a6286['getSuggestion'](_0x172bd6);_0xbf0bad['next']&&_0xbf0bad['next']['isInContent']&&(_0x2a6286['discardSuggestion'](_0xbf0bad['next']),_0x16e860=!0x0);}}}return _0x16e860;}),this['_registerLegacyDescription'](_0x2eb591);}['_registerLegacyDescription'](_0x1cf8d0){const _0x2d0ab9=this['editor'],_0x1b4f8c=_0x2d0ab9['locale'];_0x2d0ab9['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](_0x1866f5=>{if('formatBlock'!=_0x1866f5['type']&&'formatInline'!=_0x1866f5['type'])return;const {data:_0x1bce54}=_0x1866f5;if(!_0x1bce54||'imageStyle'!=_0x1bce54['commandName'])return;const _0x548b34=_0x1bce54['commandParams'][0x0]['value'];return _0x4142e2('side'===_0x548b34?o(_0x1b4f8c,'FORMAT_SIDE_IMAGE'):_0x1cf8d0[_0x548b34]||_0x548b34);function _0x4142e2(_0x486590){return{'type':'format','content':o(_0x1b4f8c,'*Format:*\x20%0',_0x486590)};}});}}class ot extends _0x513c76{['_trackChangesValueDuringImport'];['_trackChangesExecuted'];constructor(_0x4324b0){super(_0x4324b0),this['_trackChangesValueDuringImport']=!0x1,this['_trackChangesExecuted']=!0x1;}['afterInit'](){const _0x44de17=this['editor'],_0xf7e172=_0x44de17['commands']['get']('importWord'),_0x192a06=_0x44de17['commands']['get']('trackChanges');_0xf7e172&&(_0xf7e172['on']('execute',(_0x1bbc79,[,_0x29fb58])=>{this['_trackChangesValueDuringImport']=_0x192a06['value'],_0x29fb58['collaboration_features']['track_changes']=!this['_trackChangesValueDuringImport'];},{'priority':'high'}),this['listenTo'](_0xf7e172,'dataInsert',this['_handleImportedData']['bind'](this)),this['listenTo'](_0xf7e172,'dataInsert',()=>{this['_trackChangesExecuted']&&(_0x192a06['execute'](),this['_trackChangesExecuted']=!0x1);},{'priority':'lowest'}),_0x44de17['plugins']['get']('TrackChangesEditing')['enableCommand']('importWord'));}['_handleImportedData'](_0x8a3e6e,_0x8a032f){const {suggestions:_0x13a1c0}=_0x8a032f,_0x584372=this['editor']['commands']['get']('trackChanges'),_0x49600b=_0x584372['value'];this['_trackChangesValueDuringImport']!==_0x49600b&&(_0x584372['execute'](),this['_trackChangesExecuted']=!0x0),_0x13a1c0&&_0x13a1c0['forEach'](({id:_0x6a76a9,type:_0x348da5,author:_0x2ae06e,created_at:_0x131439})=>{const _0x5c2b7d={'id':_0x6a76a9,'type':_0x348da5,'authorId':this['editor']['plugins']['get']('Users')['me']['id'],'createdAt':new Date(),'data':null,'hasComments':!0x1,'attributes':{'@external':{'authorName':_0x2ae06e,'createdAt':_0x131439?new Date(_0x131439):new Date(),'source':'importWord'}}};this['editor']['plugins']['get']('TrackChangesEditing')['_setSuggestionData'](_0x5c2b7d);});}}class rt extends _0x513c76{['afterInit'](){const _0x40547d=this['editor'],_0x71082e=_0x40547d['plugins']['get']('TrackChangesEditing');if(_0x40547d['plugins']['has']('IndentEditing')&&(_0x71082e['enableCommand']('indent'),_0x71082e['enableCommand']('outdent')),_0x40547d['plugins']['has']('IndentBlock')){for(const _0x5722c2 of['indentBlock','outdentBlock'])_0x71082e['enableDefaultAttributesIntegration'](_0x5722c2);}const _0x1e9db0=_0x40547d['locale'];_0x71082e['registerBlockAttribute']('blockIndent'),_0x71082e['descriptionFactory']['registerAttributeLabel']('blockIndent',o(_0x1e9db0,'FORMAT_INDENT')),this['_registerLegacyDescription']();}['_registerLegacyDescription'](){const _0x598155=this['editor'],_0x216997=_0x598155['locale'],_0x2982e1=_0x598155['plugins']['get']('TrackChangesEditing');_0x2982e1['descriptionFactory']['registerDescriptionCallback'](_0x20c309=>{if('formatBlock'!=_0x20c309['type'])return;const {data:_0x1570c8}=_0x20c309;if(!_0x1570c8)return;if('indentBlock'!=_0x1570c8['commandName']&&'outdentBlock'!=_0x1570c8['commandName'])return;const _0x332b3d=_0x20c309['getItems']()[0x0],_0x5ccba7=_0x2982e1['descriptionFactory']['getItemLabel'](_0x332b3d);return'indentBlock'==_0x1570c8['commandName']?{'type':'format','content':o(_0x216997,'*Indent:*\x20%0',_0x5ccba7)}:'outdentBlock'==_0x1570c8['commandName']?{'type':'format','content':o(_0x216997,'*Outdent:*\x20%0',_0x5ccba7)}:void 0x0;});}}class at extends _0x513c76{static get['requires'](){return[tr];}['init'](){this['editor']['plugins']['get']('TrackChangesEditing')['enableCommand']('input');}}class ct extends _0x513c76{['afterInit'](){const _0x52d049=this['editor'];if(!_0x52d049['plugins']['has']('LinkEditing'))return;const _0x5b5d73=_0x52d049['plugins']['get']('TrackChangesEditing'),_0x55362b=_0x52d049['commands']['get']('link');_0x5b5d73['enableDefaultAttributesIntegration']('link'),_0x5b5d73['enableDefaultAttributesIntegration']('unlink'),_0x5b5d73['registerInlineAttribute']('linkHref');for(const _0x2d24f1 of _0x55362b['manualDecorators'])_0x5b5d73['registerInlineAttribute'](_0x2d24f1['id']),_0x5b5d73['descriptionFactory']['registerAttributeLabel'](_0x2d24f1['id'],'link\x20('+_0x2d24f1['label']['toLowerCase']()+')');_0x5b5d73['descriptionFactory']['registerDescriptionCallback'](_0x998682=>{if('attribute'!=_0x998682['type'])return;const {data:_0x20fb8b}=_0x998682;if(!_0x20fb8b||'linkHref'!=_0x20fb8b['key'])return;const _0x37fa4c=_0x20fb8b['newValue'],_0x431b6a=_0x52d049['locale'];return{'type':'format','content':null==_0x37fa4c?o(_0x431b6a,'*Remove\x20link*'):o(_0x431b6a,'*Set\x20link:*\x20%0','\x22'+_0x37fa4c+'\x22')};}),this['_registerLegacyDescription']();}['_registerLegacyDescription'](){const _0x39f2ec=this['editor'],_0x3bfe80=_0x39f2ec['locale'];_0x39f2ec['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](_0x59f678=>{if('formatInline'!=_0x59f678['type'])return;const {data:_0x5b740e}=_0x59f678;if(_0x5b740e){if('link'==_0x5b740e['commandName']){const _0x2c018b=_0x5b740e['commandParams'][0x0];return{'type':'format','content':o(_0x3bfe80,'*Set\x20link:*\x20%0','\x22'+_0x2c018b+'\x22')};}return'unlink'==_0x5b740e['commandName']?{'type':'format','content':o(_0x3bfe80,'*Remove\x20link*')}:void 0x0;}});}}class ut extends _0x513c76{['afterInit'](){const _0x236fdf=this['editor'],_0x584261=_0x236fdf['locale'];if(!_0x236fdf['plugins']['has']('LegacyListEditing'))return;const _0x3875c3=_0x236fdf['plugins']['get']('TrackChangesEditing'),_0x71bddb=_0x236fdf['plugins']['has']('LegacyTodoListEditing');function _0x25432a(_0x33b3eb){return()=>{const _0x3e87c8=_0x236fdf['model']['document']['selection'],_0x38240d=_0x236fdf['commands']['get'](_0x33b3eb);if(_0x38240d['value'])return void _0x236fdf['execute']('paragraph',{});const _0xe9f2c5=_0x33b3eb['slice'](0x0,-0x4),_0x1b62b7=function(_0x3de0f9,_0x4e0dbd,_0x47a277){let _0x3cb1a4=Array['from'](_0x3de0f9)['filter'](_0x5d4fa6=>function(_0x4bf6e4,_0x126ff4){return _0x126ff4['checkChild'](_0x4bf6e4['parent'],'listItem')&&!_0x126ff4['isObject'](_0x4bf6e4);}(_0x5d4fa6,_0x47a277));_0x3cb1a4=_0x3cb1a4['filter'](_0x20b951=>!_0x20b951['is']('element','listItem')||_0x20b951['getAttribute']('listType')!=_0x4e0dbd);const _0x3d6830=new Set();for(const _0x331f3c of _0x3cb1a4)_0x331f3c['is']('element','listItem')?_0x3d6830['add'](me(_0x331f3c)):_0x3d6830['add'](_0x331f3c);return Array['from'](_0x3d6830);}(_0x3e87c8['getSelectedBlocks'](),_0xe9f2c5,_0x236fdf['model']['schema']);_0x236fdf['model']['change'](()=>{for(const _0x11582f of _0x1b62b7)_0x3875c3['markBlockFormat'](_0x11582f,{'commandName':_0x33b3eb,'commandParams':[{'forceValue':!_0x38240d['value']}],'formatGroupId':'blockName'},fe(_0x11582f));});};}function _0x1632e0(_0x3d47a9){return()=>{const _0x4ea136=function(_0x40f4ab){let _0x30f4f3=Array['from'](_0x40f4ab);const _0x73aca0=_0x30f4f3['findIndex'](_0x103d48=>'listItem'!=_0x103d48['name']);return _0x73aca0>-0x1&&(_0x30f4f3=_0x30f4f3['slice'](0x0,_0x73aca0)),_0x30f4f3;}(_0x236fdf['model']['document']['selection']['getSelectedBlocks']()),_0x12bb76=_0x236fdf['model']['createRange'](_0x236fdf['model']['createPositionAt'](_0x4ea136[0x0],'before'),_0x236fdf['model']['createPositionAt'](_0x4ea136[_0x4ea136['length']-0x1],'end'));_0x236fdf['model']['change'](()=>{_0x3875c3['markBlockFormat'](_0x12bb76,{'commandName':_0x3d47a9,'commandParams':[],'formatGroupId':'listIndent'},function(_0x25a3d1){const _0x158b1e=new Set();for(const _0x24a4f0 of _0x25a3d1){let _0x1f31c3=_0x24a4f0['nextSibling'];for(;_0x1f31c3&&_0x1f31c3['getAttribute']('listIndent')>_0x24a4f0['getAttribute']('listIndent');)_0x158b1e['add'](_0x1f31c3),_0x1f31c3=_0x1f31c3['nextSibling'];}return Array['from'](_0x158b1e);}(_0x4ea136));});};}_0x3875c3['enableCommand']('numberedList',_0x25432a('numberedList')),_0x3875c3['enableCommand']('bulletedList',_0x25432a('bulletedList')),_0x71bddb&&_0x3875c3['enableCommand']('todoList',_0x25432a('todoList')),_0x3875c3['enableCommand']('indentList',_0x1632e0('indentList')),_0x3875c3['enableCommand']('outdentList',_0x1632e0('outdentList')),_0x71bddb&&_0x3875c3['enableCommand']('checkTodoList',()=>{const _0x51b144=_0x236fdf['commands']['get']('checkTodoList'),_0x63dac2=Array['from'](_0x51b144['_selectedElements']);_0x63dac2['filter'](_0x4d9cc1=>_0x4d9cc1['getAttribute']('todoListChecked')!=_0x51b144['value']),_0x236fdf['model']['change'](()=>{for(const _0xb94ed4 of _0x63dac2)_0x3875c3['markBlockFormat'](_0xb94ed4,{'commandName':'checkTodoList','commandParams':[{'forceValue':!_0x51b144['value']}]});});}),_0x3875c3['descriptionFactory']['registerElementLabel']('listItem',_0x3af9f0=>o(_0x584261,'ELEMENT_LIST_ITEM',_0x3af9f0)),_0x3875c3['descriptionFactory']['registerDescriptionCallback'](_0x1092c4=>{if('formatBlock'!=_0x1092c4['type']&&'formatInline'!=_0x1092c4['type'])return;const {data:_0xf8f9de}=_0x1092c4;if(_0xf8f9de){if('numberedList'==_0xf8f9de['commandName']||'bulletedList'==_0xf8f9de['commandName']||'todoList'==_0xf8f9de['commandName'])switch(_0xf8f9de['commandName']['replace']('List','')){case'bulleted':return _0x3b7e1b(o(_0x584261,'ELEMENT_BULLETED_LIST'));case'numbered':return _0x3b7e1b(o(_0x584261,'ELEMENT_NUMBERED_LIST'));case'todo':return _0x3b7e1b(o(_0x584261,'ELEMENT_TODO_LIST'));}if('indentList'==_0xf8f9de['commandName'])return{'type':'format','content':o(_0x584261,'*Indent:*\x20%0',o(_0x584261,'ELEMENT_LIST_ITEM'))};if('outdentList'==_0xf8f9de['commandName'])return{'type':'format','content':o(_0x584261,'*Outdent:*\x20%0',o(_0x584261,'ELEMENT_LIST_ITEM'))};if('checkTodoList'==_0xf8f9de['commandName'])return _0xf8f9de['commandParams'][0x0]['forceValue']?{'type':'format','content':o(_0x584261,'*Check\x20item*')}:{'type':'format','content':o(_0x584261,'*Uncheck\x20item*')};}function _0x3b7e1b(_0x4c319a){return{'type':'format','content':o(_0x584261,'*Change\x20to:*\x20%0',_0x4c319a)};}});}}function me(_0x6a4191){const _0x1fc564=_0x6a4191['getAttribute']('listIndent');if(0x0==_0x1fc564)return _0x6a4191;let _0x5d6350=_0x6a4191;for(;_0x6a4191['previousSibling']&&_0x6a4191['previousSibling']['is']('element','listItem');){const _0x43b179=_0x6a4191['previousSibling']['getAttribute']('listIndent');if(_0x43b179==_0x1fc564)_0x5d6350=_0x6a4191['previousSibling'];else{if(_0x43b179<_0x1fc564)break;}_0x6a4191=_0x6a4191['previousSibling'];}return _0x5d6350;}function fe(_0x4c79ef){const _0x4e7adf=[];if(_0x4c79ef['is']('element','listItem')&&_0x4c79ef['getAttribute']('listIndent')>0x0){let _0x33a013=_0x4c79ef['nextSibling'];for(;_0x33a013&&'listItem'==_0x33a013['name']&&_0x33a013['getAttribute']('listIndent')==_0x4c79ef['getAttribute']('listIndent');)_0x4e7adf['push'](_0x33a013),_0x33a013=_0x33a013['nextSibling'];}return _0x4e7adf;}class K extends _0x513c76{['afterInit'](){if(!this['editor']['plugins']['has']('LegacyListPropertiesEditing'))return;const _0x33a7ac=this['editor']['config']['get']('list.properties'),_0x184e75=this['editor']['plugins']['get']('TrackChangesEditing');_0x33a7ac['styles']&&_0x184e75['enableCommand']('listStyle',this['handleListStyleCommand']['bind'](this)),_0x33a7ac['reversed']&&_0x184e75['enableCommand']('listReversed',this['handleListReversedCommand']['bind'](this)),_0x33a7ac['startIndex']&&_0x184e75['enableCommand']('listStart',this['handleListStartCommand']['bind'](this)),_0x184e75['descriptionFactory']['registerDescriptionCallback'](this['handleDescriptions']['bind'](this));}['handleListStyleCommand'](_0x316b1c,_0x581461={}){const _0x25dbe1=this['editor']['plugins']['get']('TrackChangesEditing'),_0x106695=this['_getSuggestionBlocksForListStyle']();this['editor']['model']['change'](()=>{_0x25dbe1['markMultiRangeBlockFormat'](_0x106695,{'commandName':'listStyle','commandParams':[{'type':_0x581461['type']}],'formatGroupId':'listStyle'});});}['handleListReversedCommand'](_0x1d885a,_0x93c59b={}){const _0x127baa=this['editor']['plugins']['get']('TrackChangesEditing'),_0x369b0d=this['_getSuggestionBlocks'](_0x240efe=>_0x240efe['is']('element','listItem')&&'numbered'===_0x240efe['getAttribute']('listType'));if(_0x369b0d['length']<0x1)return;const _0xe44323=_0x369b0d['map'](_0x2b8991=>this['editor']['model']['createRange'](this['editor']['model']['createPositionAt'](_0x2b8991,'before'),this['editor']['model']['createPositionAt'](_0x2b8991,0x0)));this['editor']['model']['change'](()=>{_0x127baa['markMultiRangeBlockFormat'](_0xe44323,{'commandName':'listReversed','commandParams':[{'reversed':_0x93c59b['reversed']}],'formatGroupId':'listReversed'});});}['handleListStartCommand'](_0x527346,_0x45df6d={}){const _0x1b4992=this['editor']['plugins']['get']('TrackChangesEditing'),_0x16fe61=this['_getSuggestionBlocks'](_0x53f28f=>_0x53f28f['is']('element','listItem')&&'numbered'===_0x53f28f['getAttribute']('listType'));if(_0x16fe61['length']<0x1)return;const _0x19f6c4=_0x16fe61['map'](_0x2fea41=>this['editor']['model']['createRange'](this['editor']['model']['createPositionAt'](_0x2fea41,'before'),this['editor']['model']['createPositionAt'](_0x2fea41,0x0)));this['editor']['model']['change'](()=>{_0x1b4992['markMultiRangeBlockFormat'](_0x19f6c4,{'commandName':'listStart','commandParams':[{'startIndex':_0x45df6d['startIndex']}],'formatGroupId':'listStart'});});}['handleDescriptions'](_0x47e2bc){if('formatBlock'!=_0x47e2bc['type']&&'formatInline'!=_0x47e2bc['type'])return;const _0x5c497e=this['editor']['locale'],{data:_0x3bb27d}=_0x47e2bc;if(!_0x3bb27d)return;let _0x248f74,_0x1f202a;switch(_0x3bb27d['commandName']){case'listStyle':_0x248f74='*Change\x20to:*\x20%0',_0x1f202a={'type':'format','content':o(_0x5c497e,_0x248f74,o(_0x5c497e,this['_getTranslationKeyForListStyle'](_0x3bb27d['commandParams'][0x0]['type'])))};break;case'listReversed':_0x248f74=_0x3bb27d['commandParams'][0x0]['reversed']?'*Format:*\x20set\x20order\x20to\x20reversed':'*Format:*\x20set\x20order\x20to\x20regular',_0x1f202a={'type':'format','content':o(_0x5c497e,_0x248f74)};break;case'listStart':_0x248f74='*Format:*\x20set\x20start\x20index\x20to\x20%0',_0x1f202a={'type':'format','content':o(_0x5c497e,_0x248f74,_0x3bb27d['commandParams'][0x0]['startIndex'])};}return _0x1f202a;}['_getSuggestionBlocksForListStyle'](){const _0x3639de=this['editor']['plugins']['get']('LegacyListUtils');let _0x1239a9=Array['from'](this['editor']['model']['document']['selection']['getSelectedBlocks']());return _0x1239a9[0x0]?.['is']('element','listItem')&&_0x1239a9['unshift'](..._0x3639de['getSiblingNodes'](this['editor']['model']['document']['selection']['getFirstPosition'](),'backward')),_0x1239a9[_0x1239a9['length']-0x1]?.['is']('element','listItem')&&_0x1239a9['push'](..._0x3639de['getSiblingNodes'](this['editor']['model']['document']['selection']['getLastPosition'](),'forward')),_0x1239a9=[...new Set(_0x1239a9)],this['editor']['model']['document']['selection']['getFirstPosition']()?.['parent']?.['is']('element','listItem')&&(_0x1239a9=_0x1239a9['filter'](_0x463db4=>_0x463db4['is']('element','listItem'))),_0x1239a9;}['_getSuggestionBlocks'](_0x227d13){const _0x50c174=this['editor']['plugins']['get']('LegacyListUtils');let _0x7b4f1c=Array['from'](this['editor']['model']['document']['selection']['getSelectedBlocks']())['filter'](_0x227d13)['map'](_0x36783a=>{const _0x1b6391=this['editor']['model']['createPositionAt'](_0x36783a,0x0);return[..._0x50c174['getSiblingNodes'](_0x1b6391,'backward'),..._0x50c174['getSiblingNodes'](_0x1b6391,'forward')];})['flat']();return _0x7b4f1c=[...new Set(_0x7b4f1c)],_0x7b4f1c;}['_getTranslationKeyForListStyle'](_0x1fdc41){return'ELEMENT_'+(this['editor']['plugins']['get']('LegacyListUtils')['getListTypeFromListStyleType'](_0x1fdc41)||'default')['toUpperCase']()+'_LIST_'+_0x1fdc41['toUpperCase']()['replace'](/-/g,'_');}}class ft extends _0x513c76{['afterInit'](){const _0x30227b=this['editor'];if(!_0x30227b['plugins']['has']('MediaEmbedEditing'))return;const _0x14d46c=_0x30227b['plugins']['get']('TrackChangesEditing'),_0x52eff4=_0x30227b['locale'];_0x14d46c['enableCommand']('mediaEmbed'),_0x14d46c['descriptionFactory']['registerElementLabel']('media',_0x439752=>o(_0x52eff4,'ELEMENT_MEDIA',_0x439752)),_0x30227b['conversion']['for']('dataDowncast')['elementToElement']({'model':'media','view':(_0x5f1835,{writer:_0x3202e7,options:_0xfcb485})=>{if(_0xfcb485['showSuggestionHighlights'])return _0x3202e7['createEmptyElement']('div');},'converterPriority':'high'}),_0x30227b['data']['downcastDispatcher']['on']('attribute:url:media',(_0x5dddf3,_0x3b68f2,_0xb23839)=>{_0xb23839['options']['showSuggestionHighlights']&&_0x5dddf3['stop']();},{'priority':'high'});}}class gt extends _0x513c76{['afterInit'](){const _0x5d707a=this['editor'];_0x5d707a['plugins']['has']('MentionEditing')&&_0x5d707a['plugins']['get']('TrackChangesEditing')['enableCommand']('mention');}}class lt extends _0x513c76{['afterInit'](){const _0x3e20dd=this['editor'],_0xaa07a9=_0x3e20dd['plugins']['get']('TrackChangesEditing');_0x3e20dd['plugins']['has']('MultiLevelList')&&(_0xaa07a9['enableDefaultAttributesIntegration']('multiLevelList'),_0xaa07a9['registerBlockAttribute']('listMarkerStyle'),_0xaa07a9['descriptionFactory']['registerDescriptionCallback'](_0x573d2e=>this['handleDescriptions'](_0x573d2e)));}['handleDescriptions'](_0x39afdd){const _0x118a83=this['editor']['locale'],{data:_0x425cc0}=_0x39afdd,_0x28d479={'type':'format','content':''};if(_0x425cc0&&'listMarkerStyle'==_0x425cc0['key']){if(!_0x425cc0['oldValue'])return{'type':'format','content':o(_0x118a83,'*Set\x20format:*\x20%0',o(_0x118a83,'ELEMENT_MULTI_LEVEL_LIST'))+'\x20('+_0x425cc0['newValue']+')'};if(!_0x425cc0['newValue']){let _0x39bb85=_0x39afdd['head'];for(;_0x39bb85;){if(_0x39bb85['data']&&'listType'==_0x39bb85['data']['key']&&_0x39bb85['data']['newValue'])return _0x28d479;_0x39bb85=_0x39bb85['next'];}return{'type':'format','content':o(_0x118a83,'*Remove\x20format:*\x20%0',o(_0x118a83,'ELEMENT_MULTI_LEVEL_LIST'))+'\x20('+_0x425cc0['oldValue']+')'};}}}}class mt extends _0x513c76{['afterInit'](){const _0x5a0b63=this['editor'];if(!_0x5a0b63['plugins']['has']('PageBreakEditing'))return;_0x5a0b63['plugins']['get']('TrackChangesEditing')['enableCommand']('pageBreak');const _0x1be0dd=_0x5a0b63['plugins']['get']('TrackChangesEditing'),_0x41a552=_0x5a0b63['locale'];_0x1be0dd['descriptionFactory']['registerElementLabel']('pageBreak',_0x366324=>o(_0x41a552,'ELEMENT_PAGE_BREAK',_0x366324));}}class dt extends _0x513c76{['afterInit'](){const _0x47f162=this['editor'];if(!_0x47f162['plugins']['has']('Paragraph'))return;const _0x332193=_0x47f162['locale'],_0x2029ef=_0x47f162['plugins']['get']('TrackChangesEditing');_0x2029ef['descriptionFactory']['registerElementLabel']('paragraph',_0x35c03c=>o(_0x332193,'ELEMENT_PARAGRAPH',_0x35c03c)),_0x2029ef['enableDefaultAttributesIntegration']('paragraph'),_0x2029ef['enableCommand']('insertParagraph'),_0x47f162['editing']['downcastDispatcher']['on']('addMarker:suggestion:insertion',nr(_0x47f162),{'priority':'highest'}),_0x47f162['data']['downcastDispatcher']['on']('addMarker:suggestion:insertion',(_0x3a2e1d,_0x3d6541,_0x109f77)=>{_0x109f77['options']['showSuggestionHighlights']&&nr(_0x47f162,{'showActiveMarker':!0x1})(_0x3a2e1d,_0x3d6541,_0x109f77);},{'priority':'highest'});const _0x19e050=_0x2029ef['descriptionFactory'];_0x19e050['registerDescriptionCallback'](_0x3f4f84=>{if('insertion'!==_0x3f4f84['type'])return;const {start:_0x5382d5,end:_0x17f8d8}=_0x3f4f84['getFirstRange']();if(!_0x5382d5['isTouching'](_0x17f8d8)||!_0x5382d5['nodeAfter'])return;const _0x319bae=_0x47f162['model']['schema'],_0x5755ec=_0x5382d5['nodeAfter'];return _0x319bae['isBlock'](_0x5755ec)&&!_0x319bae['isLimit'](_0x5755ec)&&_0x319bae['checkChild'](_0x5755ec,'$text')?{'type':'insertion','content':o(_0x332193,'*Insert:*\x20%0',_0x19e050['getItemLabel'](_0x5755ec,0x1))}:void 0x0;}),this['_registerLegacyDescription']();}['_registerLegacyDescription'](){const _0x425873=this['editor'],_0x245ad2=_0x425873['locale'];_0x425873['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](_0x5c8651=>{if('formatBlock'!=_0x5c8651['type'])return;const {data:_0x4a4a94}=_0x5c8651;return _0x4a4a94&&'paragraph'==_0x4a4a94['commandName']?{'type':'format','content':o(_0x245ad2,'*Change\x20to:*\x20%0',o(_0x245ad2,'ELEMENT_PARAGRAPH'))}:void 0x0;});}}function nr(_0xb6165d,{showActiveMarker:_0xd71735=!0x0}={}){return(_0xcbeff4,_0x50f692,_0x40f1d7)=>{const _0x5e4896=_0xb6165d['plugins']['get']('TrackChangesEditing'),_0x5bddfd=_0x50f692['markerRange']['start'],_0xea7f93=_0x50f692['markerRange']['end'],_0x444b32=_0xb6165d['model']['schema'];if(!_0x5bddfd['isTouching'](_0xea7f93)||!_0x5bddfd['nodeAfter'])return;const _0x911f85=_0x5bddfd['nodeAfter'];if(_0x444b32['isBlock'](_0x911f85)&&!_0x444b32['isLimit'](_0x911f85)&&_0x444b32['checkChild'](_0x911f85,'$text')){if(!_0x40f1d7['consumable']['consume'](_0x50f692['markerRange'],_0xcbeff4['name']))return;const _0x261286=_0x40f1d7['writer']['createUIElement']('span',{'class':'ck-suggestion-marker-split'}),_0x27d7d5=_0x40f1d7['mapper']['toViewPosition'](_0xea7f93);_0xd71735&&_0x5e4896['activeMarkers']['includes'](_0x50f692['markerName'])&&_0x40f1d7['writer']['addClass']('ck-suggestion-marker--active',_0x261286),_0x40f1d7['writer']['insert'](_0x27d7d5,_0x261286),_0x40f1d7['mapper']['bindElementToMarker'](_0x261286,_0x50f692['markerName']);}};}class pt extends _0x513c76{['afterInit'](){const _0x3b77c2=this['editor'];if(!_0x3b77c2['plugins']['has']('RemoveFormatEditing'))return;_0x3b77c2['plugins']['get']('TrackChangesEditing')['enableDefaultAttributesIntegration']('removeFormat'),this['_registerLegacyDescription']();}['_registerLegacyDescription'](){const _0x4bbc59=this['editor'];_0x4bbc59['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](_0x372ee8=>{if('formatBlock'!=_0x372ee8['type']&&'formatInline'!=_0x372ee8['type'])return;const {data:_0x5a8456}=_0x372ee8;return _0x5a8456&&'removeFormat'==_0x5a8456['commandName']?{'type':'format','content':o(_0x4bbc59['locale'],'*Remove\x20all\x20formatting*')}:void 0x0;});}}class kt extends _0x513c76{['afterInit'](){const _0x43fd95=this['editor'];if(!_0x43fd95['plugins']['has']('RestrictedEditingModeEditing'))return;const _0x54b6b7=_0x43fd95['plugins']['get']('TrackChangesEditing');_0x54b6b7['enableCommand']('goToPreviousRestrictedEditingException'),_0x54b6b7['enableCommand']('goToNextRestrictedEditingException');const _0x5060a3=_0x43fd95['plugins']['get']('RestrictedEditingModeEditing');_0x5060a3['enableCommand']('trackChanges'),_0x5060a3['enableCommand']('acceptSuggestion'),_0x5060a3['enableCommand']('discardSuggestion'),_0x5060a3['enableCommand']('acceptAllSuggestions'),_0x5060a3['enableCommand']('discardAllSuggestions'),_0x5060a3['enableCommand']('acceptSelectedSuggestions'),_0x5060a3['enableCommand']('discardSelectedSuggestions');}}class bt extends _0x513c76{static get['requires'](){return[_0x1fe66a];}['init'](){const _0xe5b1d6=this['editor'],_0x377170=_0xe5b1d6['plugins']['get']('TrackChangesEditing');_0x377170['enableCommand']('shiftEnter'),_0xe5b1d6['editing']['downcastDispatcher']['on']('addMarker:suggestion:insertion',de(_0xe5b1d6),{'priority':'high'}),_0xe5b1d6['editing']['downcastDispatcher']['on']('addMarker:suggestion:deletion',de(_0xe5b1d6),{'priority':'high'}),_0xe5b1d6['data']['downcastDispatcher']['on']('addMarker:suggestion',(_0x328a65,_0x56bfd8,_0x5454e5)=>{_0x5454e5['options']['showSuggestionHighlights']&&de(_0xe5b1d6,{'showActiveMarker':!0x1})(_0x328a65,_0x56bfd8,_0x5454e5);}),_0x377170['descriptionFactory']['registerElementLabel']('softBreak',_0x1d0deb=>o(_0xe5b1d6['locale'],'ELEMENT_LINE_BREAK',_0x1d0deb));}}function de(_0x18caa9,{showActiveMarker:_0x34e91e=!0x0}={}){return(_0x483810,_0x2d9681,_0x528d4d)=>{const _0x44c137=_0x18caa9['plugins']['get']('TrackChangesEditing');if(!_0x528d4d['consumable']['test'](_0x2d9681['markerRange'],_0x483810['name']))return;const _0x544b87=_0x18caa9['model'];for(const _0x1a8273 of _0x2d9681['markerRange']['getItems']()){if(!_0x1a8273['is']('element','softBreak'))continue;const _0x262b2a='deletion'==_0x2d9681['markerName']['split'](':')[0x1]?'merge':'split',_0x470472=_0x528d4d['writer']['createUIElement']('span',{'class':'ck-suggestion-marker-'+_0x262b2a}),_0x4d3145=_0x528d4d['mapper']['toViewPosition'](_0x544b87['createPositionBefore'](_0x1a8273));_0x34e91e&&_0x44c137['activeMarkers']['includes'](_0x2d9681['markerName'])&&_0x528d4d['writer']['addClass']('ck-suggestion-marker--active',_0x470472),_0x528d4d['writer']['insert'](_0x4d3145,_0x470472),_0x528d4d['mapper']['bindElementToMarker'](_0x470472,_0x2d9681['markerName']);}};}class wt extends _0x513c76{['afterInit'](){const _0x4ca209=this['editor'],_0xe965f1=_0x4ca209['model'],_0x4c1635=_0x4ca209['locale'];if(!_0x4ca209['plugins']['has']('StandardEditingModeEditing'))return;const _0x391233=_0x4ca209['plugins']['get']('TrackChangesEditing'),_0x5ce6de='restrictedEditingException',_0xb4db86=_0x4ca209['commands']['get'](_0x5ce6de);_0x391233['enableCommand'](_0x5ce6de,(_0x2683c7,_0x3f8903={})=>{const _0x3a32b4=_0xe965f1['document']['selection'];if(_0x3a32b4['isCollapsed'])return void _0x2683c7(_0x3f8903);const _0x4cee48=void 0x0!==_0x3f8903['forceValue']?_0x3f8903['forceValue']:!_0xb4db86['value'];_0xe965f1['change'](()=>{const _0x18addc=Array['from'](_0x3a32b4['getRanges']());for(const _0x5216b1 of _0x18addc){const _0x445b5b=_0x4cee48?[_0x5216b1]:io(_0x5ce6de,_0x5216b1,_0xe965f1);for(const _0x4d7159 of _0x445b5b)_0x391233['markInlineFormat'](_0x4d7159,{'commandName':_0x5ce6de,'commandParams':[{'forceValue':_0x4cee48}]});}});}),_0x391233['descriptionFactory']['registerDescriptionCallback'](_0x5939b8=>{if('formatBlock'!=_0x5939b8['type']&&'formatInline'!=_0x5939b8['type'])return;const {data:_0x7a899f}=_0x5939b8;return _0x7a899f&&_0x7a899f['commandName']==_0x5ce6de?_0x7a899f['commandParams'][0x0]['forceValue']?{'type':'format','content':o(_0x4c1635,'FORMAT_RESTRICTED_ENABLED')}:{'type':'format','content':o(_0x4c1635,'FORMAT_RESTRICTED_DISABLED')}:void 0x0;});}}class yt extends _0x513c76{['afterInit'](){const _0x24b69b=this['editor'];if(!_0x24b69b['plugins']['has']('Style')||!_0x24b69b['plugins']['has']('DataSchema'))return;const _0xd07a8e=_0x24b69b['plugins']['get']('TrackChangesEditing'),_0x108615=_0x24b69b['locale'],_0x39b8ce=_0x24b69b['config']['get']('style')||{},_0x4e809d=_0x24b69b['plugins']['get']('GeneralHtmlSupport'),_0x350364=_0x24b69b['plugins']['get']('StyleUtils')['normalizeConfig'](_0x24b69b['plugins']['get']('DataSchema'),_0x39b8ce['definitions']);_0xd07a8e['enableDefaultAttributesIntegration']('style');const _0x1c4084=new Set();for(const _0x24efd2 of _0x350364['block']){const _0x46fb86=_0x4e809d['getGhsAttributeNameForElement'](_0x24efd2['element']);_0x1c4084['add'](_0x46fb86);}const _0x2ee02a=new Set();for(const _0x132192 of _0x350364['inline']){const _0x4fb210=_0x4e809d['getGhsAttributeNameForElement'](_0x132192['element']);_0x2ee02a['add'](_0x4fb210);for(const _0x762ad5 of _0x132192['ghsAttributes'])_0x2ee02a['add'](_0x762ad5);}for(const _0x1fa947 of _0x1c4084)_0xd07a8e['registerBlockAttribute'](_0x1fa947),_0xd07a8e['descriptionFactory']['registerAttributeLabel'](_0x1fa947,o(_0x108615,'FORMAT_STYLE'));for(const _0x42b981 of _0x2ee02a)_0xd07a8e['registerInlineAttribute'](_0x42b981),_0xd07a8e['descriptionFactory']['registerAttributeLabel'](_0x42b981,o(_0x108615,'FORMAT_STYLE'));this['_registerLegacyDescription']();}['_registerLegacyDescription'](){const _0x28e0fb=this['editor'],_0x576d77=_0x28e0fb['locale'];_0x28e0fb['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](_0x73c80=>{if('formatBlock'!=_0x73c80['type']&&'formatInline'!=_0x73c80['type'])return;const {data:_0x1f6c94}=_0x73c80;return _0x1f6c94&&'style'===_0x1f6c94['commandName']?_0x1f6c94['commandParams'][0x0]['forceValue']?{'type':'format','content':o(_0x576d77,'*Set\x20format:*\x20%0',_0x1f6c94['commandParams'][0x0]['styleName']['toLowerCase']())}:{'type':'format','content':o(_0x576d77,'*Remove\x20format:*\x20%0',_0x1f6c94['commandParams'][0x0]['styleName']['toLowerCase']())}:void 0x0;});}}class jt extends _0x513c76{['_tablePostFixingSubtypes'];['_tableSuggestions'];constructor(_0xd31629){super(_0xd31629),this['_tablePostFixingSubtypes']=['tableRow','tableColumn'],this['_tableSuggestions']=new Set();}['afterInit'](){const _0x4bde3f=this['editor'],_0x2e1a29=_0x4bde3f['model']['document']['selection'];if(!_0x4bde3f['plugins']['has']('TableEditing'))return;const _0x12363c=_0x4bde3f['locale'],_0x40384e=_0x4bde3f['plugins']['get']('TrackChangesEditing'),_0x684f85=_0x4bde3f['plugins']['get']('TableUtils');_0x40384e['descriptionFactory']['registerElementLabel']('table',_0xecac6c=>o(_0x12363c,'ELEMENT_TABLE',_0xecac6c)),this['_setupColumnsRowsFixing'](),_0x40384e['enableCommand']('insertTable'),_0x40384e['enableCommand']('selectTableRow'),_0x40384e['enableCommand']('selectTableColumn');for(const _0x109f9e of['insertTableRowAbove','insertTableRowBelow']){const _0x221990=_0x4bde3f['commands']['get'](_0x109f9e);_0x40384e['enableCommand'](_0x109f9e,_0x2d38e5=>{_0x4bde3f['model']['change'](_0x4c7a0b=>{_0x2d38e5();const _0x37b189='above'===_0x221990['order'],_0x468d08=_0x684f85['getSelectionAffectedTableCells'](_0x2e1a29),_0x1cf6aa=_0x684f85['getRowIndexes'](_0x468d08),_0x49acd5=_0x37b189?_0x1cf6aa['first']-0x1:_0x1cf6aa['last']+0x1,_0x3c1910=_0x468d08[0x0]['findAncestor']('table'),_0x267947=_0x684f85['createTableWalker'](_0x3c1910,{'startRow':_0x49acd5,'endRow':_0x49acd5}),_0x486747=Array['from'](_0x267947)['map'](_0x278051=>_0x4c7a0b['createRangeOn'](_0x278051['cell']));_0x40384e['markMultiRangeInsertion'](_0x486747,'tableRow');});});}for(const _0x20bbaa of['insertTableColumnLeft','insertTableColumnRight']){const _0x2b4da2=_0x4bde3f['commands']['get'](_0x20bbaa);_0x40384e['enableCommand'](_0x20bbaa,_0x35b9bb=>{_0x4bde3f['model']['change'](_0x4f982c=>{_0x35b9bb();const _0x10df88='left'===_0x2b4da2['order'],_0x1c33e7=_0x684f85['getSelectionAffectedTableCells'](_0x2e1a29),_0x4537ab=_0x684f85['getColumnIndexes'](_0x1c33e7),_0x522f03=_0x10df88?_0x4537ab['first']-0x1:_0x4537ab['last']+0x1,_0xd4541d=_0x1c33e7[0x0]['findAncestor']('table'),_0x5ab250=_0x684f85['createTableWalker'](_0xd4541d,{'startRow':0x0,'column':_0x522f03,'includeAllSlots':!0x1}),_0x48145e=Array['from'](_0x5ab250)['map'](_0x1e3265=>_0x4f982c['createRangeOn'](_0x1e3265['cell']));_0x40384e['markMultiRangeInsertion'](_0x48145e,'tableColumn');});});}for(const _0x51f952 of['removeTableRow','removeTableColumn']){const _0x21c54a=_0x51f952['substr'](0xb),_0x57b9dd=_0x21c54a['toLowerCase'](),_0x22ddcd=_0x57b9dd['substr'](0x0,0x3)+'span',_0x30e4cc='table'+_0x21c54a,_0x1e3bed='min'+_0x21c54a,_0x10e0c4='max'+_0x21c54a;_0x40384e['enableCommand'](_0x51f952,()=>{_0x4bde3f['model']['change'](_0x2fd89d=>{const _0x27a1cc=_0x684f85['getSelectionAffectedTableCells'](_0x2e1a29),_0x41d6e6=_0x27a1cc[0x0]['findAncestor']('table');let _0x24535a;if('removeTableRow'==_0x51f952){const _0x3e64ba=_0x684f85['getRowIndexes'](_0x27a1cc);_0x24535a={'startRow':_0x3e64ba['first'],'endRow':_0x3e64ba['last'],'includeAllSlots':!0x0};}else{const _0x191b2f=_0x684f85['getColumnIndexes'](_0x27a1cc);_0x24535a={'startColumn':_0x191b2f['first'],'endColumn':_0x191b2f['last'],'includeAllSlots':!0x0};}const _0x34d4a0=_0x684f85['createTableWalker'](_0x41d6e6,_0x24535a),_0x246921=Array['from'](_0x34d4a0)['map'](({cell:_0x5eedc6})=>_0x5eedc6),_0x4bd579=Ee(_0x246921['filter'](_0x172611=>_0x172611['hasAttribute'](_0x22ddcd))),_0x128ced=Ee(_0x246921['filter'](_0x3a1ba6=>!_0x3a1ba6['hasAttribute'](_0x22ddcd)))['map'](_0x41054d=>_0x2fd89d['createRangeOn'](_0x41054d)),_0x167001=_0x40384e['markMultiRangeDeletion'](_0x128ced,_0x30e4cc);if(_0x167001&&('tableRow'==_0x167001['subType']||'tableColumn'==_0x167001['subType'])){const _0x474d1c=this['_getSuggestionCoords'](_0x167001);for(const _0x54c487 of _0x4bd579){const _0x50b42e=_0x2fd89d['createRangeOn'](_0x54c487),_0xf8af5e=_0x684f85['getCellLocation'](_0x54c487),_0x28e2ec=_0x54c487['getAttribute'](_0x22ddcd)-0x1,_0x381c76=_0x474d1c[_0x1e3bed],_0x2e82c3=_0x474d1c[_0x10e0c4];_0x381c76<=_0xf8af5e[_0x57b9dd]&&_0xf8af5e[_0x57b9dd]+_0x28e2ec<=_0x2e82c3&&_0x167001['addRange'](_0x50b42e);}}});});}function _0x31eca4(_0x1afe1c){const _0x286b9a=Array['from'](_0x2e1a29['getRanges']())['map'](_0x5eacce=>_0x1677da['fromRange'](_0x5eacce));_0x4bde3f['model']['change'](_0x1abd94=>{const _0x1c2d24=_0x1abd94['batch'];_0x1afe1c=_0x1afe1c['filter'](_0x2436de=>'$graveyard'!=_0x2436de['root']['rootName']),_0x1abd94['setSelection'](_0x1afe1c),_0x4bde3f['commands']['get']('removeTableRow')['refresh'](),_0x4bde3f['execute']('removeTableRow',{'forceDefaultExecution':!0x0}),_0x4bde3f['model']['enqueueChange'](()=>{_0x4bde3f['model']['enqueueChange'](_0x1c2d24,_0x2af531=>{const _0x24fecd=_0x286b9a['filter'](_0x4545d0=>'$graveyard'!=_0x4545d0['root']['rootName']);_0x24fecd['length']>0x0&&_0x2af531['setSelection'](_0x24fecd);for(const _0x52f4ab of _0x286b9a)_0x52f4ab['detach']();});});});}function _0x332818(_0xed1c65){_0x4bde3f['model']['change'](_0x1e289a=>{const _0x4d46f1=Array['from'](_0x2e1a29['getRanges']())['map'](_0x57cd60=>_0x1677da['fromRange'](_0x57cd60)),_0x517a94=[];for(const _0x6a6e81 of _0xed1c65)for(const _0x4aced1 of _0x6a6e81['getItems']({'shallow':!0x0}))_0x517a94['push'](_0x4aced1);for(const _0x309b9b of _0x517a94)'$graveyard'!=_0x309b9b['root']['rootName']&&(_0x1e289a['setSelection'](_0x1e289a['createPositionAt'](_0x309b9b,0x0)),_0x4bde3f['commands']['get']('removeTableColumn')['refresh'](),_0x4bde3f['execute']('removeTableColumn',{'forceDefaultExecution':!0x0}));const _0x38f450=_0x4d46f1['filter'](_0x1496df=>'$graveyard'!=_0x1496df['root']['rootName']);_0x38f450['length']>0x0&&_0x1e289a['setSelection'](_0x38f450);for(const _0x5d6a7c of _0x4d46f1)_0x5d6a7c['detach']();});}function _0x4dd0b3(_0xc2f763,_0x320538){return _0x320538['every'](_0x54f44f=>_0xc2f763['some'](_0xd55a9b=>_0xd55a9b['end']['isEqual'](_0x54f44f['start'])||_0x54f44f['end']['isEqual'](_0xd55a9b['start'])));}function _0x5a24d8(_0x34cb33,_0x3a6a04){return!_0x34cb33['some'](_0x58b63c=>_0x3a6a04['some'](_0x38f1af=>_0x58b63c['isIntersecting'](_0x38f1af)))&&_0x34cb33['some'](_0x2d9b88=>_0x3a6a04['some'](_0xb3556b=>_0x2d9b88['end']['isTouching'](_0xb3556b['start'])));}_0x4bde3f['data']['downcastDispatcher']['on']('addMarker:suggestion',(_0xb29f52,_0x980008,_0xf45bc3)=>{if(!_0xf45bc3['options']['showSuggestionHighlights'])return;const _0xb382=_0x980008['item'];if(!_0xb382)return;const _0x48575e=_0xf45bc3['mapper']['toViewElement'](_0xb382);function _0xeecc05(_0x75f5d0){return Array['isArray'](_0x75f5d0)?_0x75f5d0:[_0x75f5d0];}_0x48575e&&'tableCell'===_0xb382['name']&&_0x4ec783(_0x48575e,_0xf45bc3['writer'],(_0x4961ee,_0x5a83db,_0x1fa02f)=>_0x1fa02f['addClass'](_0xeecc05(_0x5a83db['classes']),_0x4961ee),(_0x2f81f5,_0x15f746,_0x19e295)=>_0x19e295['removeClass'](_0xeecc05(_0x15f746['classes']),_0x2f81f5));},{'priority':'highest'}),_0x40384e['descriptionFactory']['registerDescriptionCallback'](_0x2eb869=>{if('insertion'!=_0x2eb869['type']&&'deletion'!=_0x2eb869['type'])return;const _0x5a8d7d=_0x2eb869['getContainedElement']();if(null!=_0x5a8d7d&&_0x5a8d7d['is']('element','table')){if('insertion'==_0x2eb869['type']){const _0x3624f5=_0x2eb869['getItems']()['filter'](_0x29bc6c=>_0x29bc6c['is']('$textProxy'))['map'](_0x221258=>_0x221258['data']);if(_0x3624f5['length'])return{'type':'insertion','content':o(_0x12363c,'*Insert:*\x20%0',o(_0x12363c,'ELEMENT_TABLE_WITH_TEXT','\x22'+_0x3624f5['join']('\x20')+'\x22'))};}if('deletion'==_0x2eb869['type']){const _0xaf62f1=_0x2eb869['getItems']()['filter'](_0x4ee4c5=>_0x4ee4c5['is']('$textProxy'))['map'](_0x20174e=>_0x20174e['data']);if(_0xaf62f1['length'])return{'type':'deletion','content':o(_0x12363c,'*Remove:*\x20%0',o(_0x12363c,'ELEMENT_TABLE_WITH_TEXT','\x22'+_0xaf62f1['join']('\x20')+'\x22'))};}}}),_0x40384e['descriptionFactory']['registerDescriptionCallback'](_0xb6b379=>{if('tableRow'==_0xb6b379['subType']){const _0x4e2fbb=_0xb6b379['getItems']()['filter'](_0x586777=>_0x586777['is']('$textProxy'))['map'](_0x20ae7e=>_0x20ae7e['data']),_0x12c931=this['_getSuggestionCoords'](_0xb6b379),_0x1e9fc1=_0x12c931['maxRow']-_0x12c931['minRow']+0x1;if('insertion'==_0xb6b379['type'])return _0x4e2fbb['length']?{'type':'insertion','content':o(_0x12363c,'*Insert:*\x20%0',o(_0x12363c,'ELEMENT_TABLE_ROW_WITH_TEXT',[_0x1e9fc1,'\x22'+_0x4e2fbb['join']('\x20')+'\x22']))}:{'type':'insertion','content':o(_0x12363c,'*Insert:*\x20%0',o(_0x12363c,'ELEMENT_TABLE_ROW',_0x1e9fc1))};if('deletion'==_0xb6b379['type'])return _0x4e2fbb['length']?{'type':'deletion','content':o(_0x12363c,'*Remove:*\x20%0',o(_0x12363c,'ELEMENT_TABLE_ROW_WITH_TEXT',[_0x1e9fc1,'\x22'+_0x4e2fbb['join']('\x20')+'\x22']))}:{'type':'deletion','content':o(_0x12363c,'*Remove:*\x20%0',o(_0x12363c,'ELEMENT_TABLE_ROW',_0x1e9fc1))};}if('tableColumn'==_0xb6b379['subType']){const _0xbdf7ad=_0xb6b379['getItems']()['filter'](_0x41977b=>_0x41977b['is']('$textProxy'))['map'](_0x96cff3=>_0x96cff3['data']),_0x2c35ff=this['_getSuggestionCoords'](_0xb6b379),_0x13f59f=_0x2c35ff['maxColumn']-_0x2c35ff['minColumn']+0x1;if('insertion'==_0xb6b379['type'])return _0xbdf7ad['length']?{'type':'insertion','content':o(_0x12363c,'*Insert:*\x20%0',o(_0x12363c,'ELEMENT_TABLE_COLUMN_WITH_TEXT',[_0x13f59f,'\x22'+_0xbdf7ad['join']('\x20')+'\x22']))}:{'type':'insertion','content':o(_0x12363c,'*Insert:*\x20%0',o(_0x12363c,'ELEMENT_TABLE_COLUMN',_0x13f59f))};if('deletion'==_0xb6b379['type'])return _0xbdf7ad['length']?{'type':'deletion','content':o(_0x12363c,'*Remove:*\x20%0',o(_0x12363c,'ELEMENT_TABLE_COLUMN_WITH_TEXT',[_0x13f59f,'\x22'+_0xbdf7ad['join']('\x20')+'\x22']))}:{'type':'deletion','content':o(_0x12363c,'*Remove:*\x20%0',o(_0x12363c,'ELEMENT_TABLE_COLUMN',_0x13f59f))};}}),_0x40384e['_suggestionFactory']['registerCustomCallback']('insertion','tableRow','discard',_0x31eca4),_0x40384e['_suggestionFactory']['registerCustomCallback']('deletion','tableRow','accept',_0x31eca4),_0x40384e['_suggestionFactory']['registerCustomCallback']('insertion','tableColumn','discard',_0x332818),_0x40384e['_suggestionFactory']['registerCustomCallback']('deletion','tableColumn','accept',_0x332818),_0x40384e['_suggestionFactory']['registerCustomCallback']('insertion','tableColumn','join',_0x4dd0b3),_0x40384e['_suggestionFactory']['registerCustomCallback']('deletion','tableColumn','join',_0x4dd0b3),_0x40384e['_suggestionFactory']['registerCustomCallback']('insertion','tableRow','join',_0x5a24d8),_0x40384e['_suggestionFactory']['registerCustomCallback']('deletion','tableRow','join',_0x5a24d8);}['_acceptFormatSuggestionCallbackFactory'](){const _0x31efc9=this['editor'],_0x34ecbd=_0x31efc9['model']['document']['selection'];return(_0x308500,_0x489c7d)=>{_0x31efc9['model']['change'](_0x2b1fea=>{const {commandName:_0x48c4c2,commandParams:_0x78899f}=_0x489c7d;let _0x12e7b3=_0x308500[0x0]['end']['nodeBefore'];_0x78899f&&_0x78899f[0x0]&&!0x1===_0x78899f[0x0]['forceValue']&&(_0x12e7b3=_0x308500[0x0]['start']['nodeAfter']);const _0x127e62=_0x2b1fea['createRangeIn'](_0x12e7b3);if('$graveyard'==_0x127e62['root']['rootName'])return;const _0xe3a81c=Array['from'](_0x34ecbd['getRanges']())['map'](_0x44d61d=>_0x1677da['fromRange'](_0x44d61d));_0x2b1fea['setSelection'](_0x127e62),_0x31efc9['commands']['get'](_0x48c4c2)['refresh'](),_0x78899f['push']({'forceDefaultExecution':!0x0}),_0x31efc9['execute'](_0x48c4c2,..._0x78899f);const _0x2bfb82=_0xe3a81c['filter'](_0x171bd4=>'$graveyard'!=_0x171bd4['root']['rootName']);_0x2bfb82['length']>0x0&&_0x2b1fea['setSelection'](_0x2bfb82);for(const _0x41c58e of _0xe3a81c)_0x41c58e['detach']();});};}['_getCoordsForCells'](_0x3c11f3){const _0x1ce956=this['editor']['plugins']['get']('TableUtils');let _0x3a82b3=Number['MAX_SAFE_INTEGER'],_0x16251f=Number['MIN_SAFE_INTEGER'],_0x76d463=Number['MAX_SAFE_INTEGER'],_0x12bdec=Number['MIN_SAFE_INTEGER'];for(const _0x5ed635 of _0x3c11f3){if('$graveyard'==_0x5ed635['root']['rootName'])continue;const {row:_0x8c1fc0,column:_0x3e6d1a}=_0x1ce956['getCellLocation'](_0x5ed635),_0x33c910=_0x5ed635['hasAttribute']('rowspan')?_0x5ed635['getAttribute']('rowspan')-0x1:0x0,_0x51c16d=_0x5ed635['hasAttribute']('colspan')?_0x5ed635['getAttribute']('colspan')-0x1:0x0;_0x3a82b3=_0x8c1fc0<_0x3a82b3?_0x8c1fc0:_0x3a82b3,_0x16251f=_0x8c1fc0+_0x33c910>_0x16251f?_0x8c1fc0+_0x33c910:_0x16251f,_0x76d463=_0x3e6d1a<_0x76d463?_0x3e6d1a:_0x76d463,_0x12bdec=_0x3e6d1a+_0x51c16d>_0x12bdec?_0x3e6d1a+_0x51c16d:_0x12bdec;}return{'minRow':_0x3a82b3,'maxRow':_0x16251f,'minColumn':_0x76d463,'maxColumn':_0x12bdec};}['_setupColumnsRowsFixing'](){const _0x505c7b=this['editor'],_0x654aa1=_0x505c7b['plugins']['get']('TrackChangesEditing'),_0x980d74=_0x505c7b['plugins']['get']('TableUtils');_0x505c7b['model']['document']['on']('change:data',()=>{const _0x1f3b19=Array['from'](_0x505c7b['model']['document']['differ']['getChangedMarkers']());for(const {name:_0x4612ca,data:_0x5406bf}of _0x1f3b19){const {group:_0x5455d8,id:_0x126364,subType:_0x17c450}=_0x654aa1['_splitMarkerName'](_0x4612ca);if('suggestion'!=_0x5455d8)continue;if(null!=_0x5406bf['oldRange'])continue;const _0x263b29=_0x654aa1['getSuggestion'](_0x126364);this['_tablePostFixingSubtypes']['includes'](_0x17c450)&&this['_tableSuggestions']['add'](_0x263b29);}},{'priority':'low'});const _0x1f3d09=(_0x4f66c2,_0x54ba2f)=>{let _0x111ca6=!0x1;const _0x7957ef=_0x54ba2f['createRangeOn'](_0x4f66c2),_0x17b2ce=_0x4f66c2['findAncestor']('table'),_0x15db2a=_0x980d74['getCellLocation'](_0x4f66c2);for(const _0xcef5fa of this['_tableSuggestions']){const _0x2ebc6b=_0xcef5fa['subType'],_0x5be766=_0x2ebc6b['startsWith']('tablePaste'),_0x451076=_0x2ebc6b['substr'](_0x5be766?0xa:0x5),_0xffbcad=_0x451076['toLowerCase'](),_0x5a846b=_0xffbcad['substr'](0x0,0x3)+'span',_0x2cbf2a='min'+_0x451076,_0x5251e7='max'+_0x451076;if(!_0xcef5fa['isInContent'])continue;if(_0x17b2ce!=_0xcef5fa['getFirstRange']()['start']['findAncestor']('table'))continue;if(_0xcef5fa['isIntersectingWithRange'](_0x7957ef))continue;const _0x3008f5=_0x4f66c2['hasAttribute'](_0x5a846b)?_0x4f66c2['getAttribute'](_0x5a846b)-0x1:0x0,_0x17af6f=this['_getSuggestionCoords'](_0xcef5fa),_0x44ed0b=_0x17af6f[_0x2cbf2a],_0x5c2c96=_0x17af6f[_0x5251e7];_0x44ed0b<=_0x15db2a[_0xffbcad]&&_0x15db2a[_0xffbcad]+_0x3008f5<=_0x5c2c96&&(_0xcef5fa['addRange'](_0x7957ef),_0x111ca6=!0x0);}return _0x111ca6;};_0x505c7b['model']['document']['registerPostFixer'](_0x30efb9=>{let _0x5c5374=!0x1;for(const _0xcc2002 of _0x505c7b['model']['document']['differ']['getChanges']())if('insert'==_0xcc2002['type']){if('tableRow'==_0xcc2002['name']){for(const _0xd98c3c of _0xcc2002['position']['nodeAfter']['getChildren']())_0x5c5374=_0x5c5374||_0x1f3d09(_0xd98c3c,_0x30efb9);}else'tableCell'==_0xcc2002['name']&&(_0x5c5374=_0x5c5374||_0x1f3d09(_0xcc2002['position']['nodeAfter'],_0x30efb9));}return _0x5c5374;});}['_getSuggestionCoords'](_0x58282f){return this['_getCoordsForCells'](_0x58282f['getRanges']()['map'](_0x23f901=>_0x23f901['start']['nodeAfter']));}}function Ee(_0x49b6e9){return Array['from'](new Set(_0x49b6e9)['values']());}class St extends _0x513c76{static get['requires'](){return[jt];}['afterInit'](){const _0x746bb0=this['editor'],_0x5066d9=_0x746bb0['model']['document']['selection'],_0x1ca2b1=_0x746bb0['locale'];if(!_0x746bb0['plugins']['has']('TableEditing'))return;const _0x263286=_0x746bb0['plugins']['get']('TrackChangesEditing'),_0x411947=_0x746bb0['plugins']['get']('TableUtils'),_0x12fae3=_0x746bb0['plugins']['get'](jt);_0x12fae3['_tablePostFixingSubtypes']['push']('mergeTableCells'),_0x263286['enableCommand']('mergeTableCells',()=>{const _0x3fd290=_0x411947['getSelectionAffectedTableCells'](_0x746bb0['model']['document']['selection']);_0x746bb0['model']['change'](()=>{_0x263286['markMultiRangeBlockFormat'](_0x3fd290,{'commandName':'mergeTableCells','commandParams':[]},[],'mergeTableCells');});}),_0x746bb0['commands']['get']('mergeTableCells')['on']('execute',(_0x354944,_0x515170)=>{_0x746bb0['commands']['get']('trackChanges')['value']&&(_0x515170['length']>0x0&&_0x515170[_0x515170['length']-0x1]&&_0x515170[_0x515170['length']-0x1]['forceDefaultExecution']||_0x263286['_isForcedDefaultExecutionBlock']||this['_areSelectedCellsMergable']()||_0x354944['stop']());},{'priority':'highest'});for(const _0x5d3c8e of['mergeTableCellUp','mergeTableCellRight','mergeTableCellDown','mergeTableCellLeft']){const _0x8b1622=_0x746bb0['commands']['get'](_0x5d3c8e);_0x263286['enableCommand'](_0x5d3c8e,()=>{const _0x45fcc8=_0x746bb0['model']['document']['selection']['getFirstPosition']()['getAncestors']()['find'](_0x35769f=>_0x35769f['is']('element','tableCell')),_0x52dac6=_0x8b1622['value'];_0x746bb0['model']['change'](()=>{_0x263286['markMultiRangeBlockFormat']([_0x45fcc8,_0x52dac6],{'commandName':'mergeTableCells','commandParams':[]},[],'mergeTableCells');});});}for(const _0x35fb36 of['splitTableCellVertically','splitTableCellHorizontally']){const _0x25c4bf=_0x746bb0['commands']['get'](_0x35fb36);_0x263286['enableCommand'](_0x35fb36,()=>{const _0x286740=_0x411947['getSelectionAffectedTableCells'](_0x746bb0['model']['document']['selection'])[0x0],_0x2c0dd9=_0x286740['findAncestor']('table'),{column:_0x361c67,row:_0xcbd1dc}=_0x411947['getCellLocation'](_0x286740);let _0x200b2f=[];if('horizontally'==_0x25c4bf['direction']){const _0x59c6e5=_0x411947['createTableWalker'](_0x2c0dd9,{'startRow':_0xcbd1dc,'endRow':_0xcbd1dc,'includeAllSlots':!0x0});_0x200b2f=Array['from'](_0x59c6e5)['map'](_0x4d15e7=>_0x4d15e7['cell']);}else{const _0x450c06=_0x411947['createTableWalker'](_0x2c0dd9,{'column':_0x361c67,'includeAllSlots':!0x0});_0x200b2f=Array['from'](_0x450c06)['map'](_0x2b4d75=>_0x2b4d75['cell']);}_0x746bb0['model']['change'](_0x33dff7=>{_0x263286['markBlockFormat'](_0x33dff7['createRangeOn'](_0x286740),{'commandName':_0x35fb36,'commandParams':[]},_0x200b2f,_0x35fb36);});});}_0x263286['descriptionFactory']['registerDescriptionCallback'](_0x1d80c1=>{if('formatBlock'!=_0x1d80c1['type']&&'formatInline'!=_0x1d80c1['type'])return;const {data:_0x2f5414}=_0x1d80c1;return _0x2f5414&&'mergeTableCells'==_0x2f5414['commandName']?{'type':'format','content':o(_0x1ca2b1,'*Merge\x20cells*')}:void 0x0;}),_0x263286['descriptionFactory']['registerDescriptionCallback'](_0x10e17b=>{if('formatBlock'!=_0x10e17b['type']&&'formatInline'!=_0x10e17b['type'])return;const {data:_0x285492}=_0x10e17b;return _0x285492?'splitTableCellVertically'==_0x285492['commandName']?{'type':'format','content':o(_0x1ca2b1,'*Split\x20cell:*\x20vertically')}:'splitTableCellHorizontally'==_0x285492['commandName']?{'type':'format','content':o(_0x1ca2b1,'*Split\x20cell:*\x20horizontally')}:void 0x0:void 0x0;});const _0xaacd0a=_0x12fae3['_acceptFormatSuggestionCallbackFactory']();for(const _0x496ef7 of['mergeTableCellUp','mergeTableCellRight','mergeTableCellDown','mergeTableCellLeft'])_0x263286['_suggestionFactory']['registerCustomCallback']('formatBlock',_0x496ef7,'accept',_0xaacd0a);for(const _0x2c8993 of['splitTableCellVertically','splitTableCellHorizontally'])_0x263286['_suggestionFactory']['registerCustomCallback']('formatBlock',_0x2c8993,'accept',_0xaacd0a);_0x263286['_suggestionFactory']['registerCustomCallback']('formatBlock','mergeTableCells','accept',_0x11799f=>{_0x746bb0['model']['change'](_0x4ba87a=>{const _0x27ead8=Array['from'](_0x5066d9['getRanges']())['map'](_0x580bd5=>_0x1677da['fromRange'](_0x580bd5));_0x4ba87a['setSelection'](_0x11799f),_0x746bb0['commands']['get']('mergeTableCells')['refresh'](),_0x746bb0['execute']('mergeTableCells',{'forceDefaultExecution':!0x0});const _0x493670=_0x27ead8['filter'](_0x3a81b1=>'$graveyard'!=_0x3a81b1['root']['rootName']);_0x493670['length']>0x0&&_0x4ba87a['setSelection'](_0x493670);for(const _0x345bbd of _0x27ead8)_0x345bbd['detach']();});});for(const _0xb6033a of['mergeTableCellUp','mergeTableCellDown','mergeTableCellLeft','mergeTableCellRight']){const _0x506b79=_0x746bb0['commands']['get'](_0xb6033a);_0x506b79['on']('set:isEnabled',(_0x323400,_0x28c2c9,_0x3fd410)=>{if(_0x3fd410){const _0x18fc19=_0x746bb0['model']['document']['selection']['getFirstPosition']()['getAncestors']()['find'](_0x50971f=>_0x50971f['is']('element','tableCell'));this['_areMergableCells'](_0x506b79['value'],_0x18fc19)||(_0x323400['return']=!0x1,_0x323400['stop']());}},{'priority':'low'});}}['_areSelectedCellsMergable'](){const _0x40bd48=this['editor']['commands']['get']('mergeTableCells'),_0xa292c5=this['editor']['plugins']['get']('TableUtils');if(!_0x40bd48['isEnabled'])return!0x1;const _0x46d54c=_0xa292c5['getSelectionAffectedTableCells'](this['editor']['model']['document']['selection']);for(const _0x52219d of _0x46d54c)for(const _0x4b43af of _0x46d54c)if(_0x52219d!=_0x4b43af&&!this['_areMergableCells'](_0x52219d,_0x4b43af))return!0x1;return!0x0;}['_areMergableCells'](_0x31c39e,_0x24c4b4){const _0x38e207=this['editor']['plugins']['get']('TrackChangesEditing'),_0xd18a7a=this['editor']['model']['createRangeOn'](_0x31c39e),_0xd06595=this['editor']['model']['createRangeOn'](_0x24c4b4),_0x491c82=new Set(),_0x18a681=new Set();for(const _0x2a23ee of _0x38e207['getSuggestions']())if(('insertion'==_0x2a23ee['type']||'deletion'==_0x2a23ee['type']||'mergeTableCells'==_0x2a23ee['subType'])&&_0x2a23ee['isInContent']){for(const _0x1f7aaa of _0x2a23ee['getRanges']())_0x1f7aaa['containsRange'](_0xd18a7a,!0x0)&&_0x491c82['add'](_0x2a23ee['type']+':'+_0x2a23ee['author']['id']),_0x1f7aaa['containsRange'](_0xd06595,!0x0)&&_0x18a681['add'](_0x2a23ee['type']+':'+_0x2a23ee['author']['id']);}if(_0x491c82['size']!=_0x18a681['size'])return!0x1;for(const _0x56e7f8 of _0x491c82)if(!_0x18a681['has'](_0x56e7f8))return!0x1;return!0x0;}}class At extends _0x513c76{static get['requires'](){return[jt];}['afterInit'](){const _0x1733f1=this['editor'];if(!_0x1733f1['plugins']['has']('TableEditing'))return;const _0x4b3775=_0x1733f1['locale'],_0x2feea1=_0x1733f1['plugins']['get']('TrackChangesEditing');_0x2feea1['enableDefaultAttributesIntegration']('setTableRowHeader'),_0x2feea1['enableDefaultAttributesIntegration']('setTableColumnHeader'),_0x2feea1['registerBlockAttribute']('headingRows'),_0x2feea1['registerBlockAttribute']('headingColumns'),_0x2feea1['descriptionFactory']['registerAttributeLabel']('headingRows',o(_0x4b3775,'FORMAT_HEADER_ROW')),_0x2feea1['descriptionFactory']['registerAttributeLabel']('headingColumns',o(_0x4b3775,'FORMAT_HEADER_COLUMN')),this['_handleLegacySuggestions']();}['_handleLegacySuggestions'](){const _0x3d47d8=this['editor']['plugins']['get']('TrackChangesEditing'),_0x5cc07d=this['editor']['plugins']['get']('TableUtils'),_0x4ce4b3=this['editor']['plugins']['get'](jt)['_acceptFormatSuggestionCallbackFactory']();function _0x213e3d({showActiveMarker:_0x2db89c=!0x0,setDataAttribute:_0x1cea92=!0x0}={}){return(_0x8921dc,_0x4f40f4,_0x1911f8)=>{const {type:_0x225d76,id:_0x48bef3}=_0x3d47d8['_splitMarkerName'](_0x4f40f4['markerName']),_0x2a7f0e=_0x3d47d8['getSuggestion'](_0x48bef3),_0x1ae8a4=_0x2a7f0e['data'];if('formatBlock'!=_0x2a7f0e['type']||!_0x1ae8a4||'setTableColumnHeader'!=_0x1ae8a4['commandName'])return;if(_0x4f40f4['item'])return void _0x8921dc['stop']();if(!_0x1911f8['consumable']['consume'](_0x4f40f4['markerRange'],_0x8921dc['name']))return;const _0x5bd818=_0x4f40f4['markerRange']['start']['nodeAfter'],_0x1b7c20=_0x4f40f4['markerRange']['end']['nodeBefore'],_0x33fa5e=_0x5bd818['parent']['parent'],{column:_0x1d6ced}=_0x5cc07d['getCellLocation'](_0x5bd818),{column:_0x135df9}=_0x5cc07d['getCellLocation'](_0x1b7c20);for(let _0x1ecb2b=_0x1d6ced;_0x1ecb2b<=_0x135df9;_0x1ecb2b++){const _0x2f9d48=_0x5cc07d['createTableWalker'](_0x33fa5e,{'column':_0x1ecb2b,'includeAllSlots':!0x1});for(const _0x4b8faf of _0x2f9d48){const _0x21fd37=_0x4b8faf['cell'],_0x2a8d67=_0x1911f8['mapper']['toViewElement'](_0x21fd37);_0x1911f8['writer']['addClass']('ck-suggestion-marker-'+_0x225d76,_0x2a8d67),_0x1cea92&&_0x1911f8['writer']['setAttribute']('data-suggestion',_0x48bef3,_0x2a8d67),_0x1911f8['mapper']['bindElementToMarker'](_0x2a8d67,_0x4f40f4['markerName']),_0x2db89c&&(_0x3d47d8['activeMarkers']['includes'](_0x4f40f4['markerName'])?_0x1911f8['writer']['addClass']('ck-suggestion-marker--active',_0x2a8d67):_0x1911f8['writer']['removeClass']('ck-suggestion-marker--active',_0x2a8d67));}}};}_0x3d47d8['_suggestionFactory']['registerCustomCallback']('formatBlock','setTableRowHeader','accept',_0x4ce4b3),_0x3d47d8['_suggestionFactory']['registerCustomCallback']('formatBlock','setTableColumnHeader','accept',_0x4ce4b3),this['editor']['editing']['downcastDispatcher']['on']('addMarker:suggestion',_0x213e3d(),{'priority':'highest'}),this['editor']['data']['downcastDispatcher']['on']('addMarker:suggestion',(_0x4d2021,_0x20c23e,_0x2ef918)=>{_0x2ef918['options']['showSuggestionHighlights']&&_0x213e3d({'showActiveMarker':!0x1,'setDataAttribute':!0x1})(_0x4d2021,_0x20c23e,_0x2ef918);},{'priority':'highest'}),this['editor']['editing']['downcastDispatcher']['on']('removeMarker:suggestion',(_0x4575b0,_0xcf206c,_0x563f67)=>{const {type:_0x49d0b0,id:_0x9c569}=_0x3d47d8['_splitMarkerName'](_0xcf206c['markerName']),_0x1977d6=_0x3d47d8['getSuggestion'](_0x9c569),_0x5ef25d=_0x1977d6['data'];if('formatBlock'!=_0x1977d6['type']||!_0x5ef25d||'setTableColumnHeader'!=_0x5ef25d['commandName'])return;const _0x3c892a=_0x563f67['mapper']['markerNameToElements'](_0xcf206c['markerName']);if(_0x3c892a){for(const _0x1c6227 of _0x3c892a)_0x563f67['writer']['removeClass']('ck-suggestion-marker-'+_0x49d0b0,_0x1c6227),_0x563f67['writer']['removeClass']('ck-suggestion-marker--active',_0x1c6227),_0x563f67['writer']['removeAttribute']('data-suggestion',_0x1c6227),_0x563f67['mapper']['unbindElementFromMarkerName'](_0x1c6227,_0xcf206c['markerName']);}},{'priority':'highest'}),this['_registerLegacyDescription']();}['_registerLegacyDescription'](){const _0x2de250=this['editor'],_0x5d46e4=_0x2de250['locale'];function _0x1880b1(_0x15dcc9){return{'type':'format','content':o(_0x5d46e4,'*Format:*\x20%0',_0x15dcc9)};}_0x2de250['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](_0x40f840=>{if('formatBlock'!=_0x40f840['type'])return;const {data:_0x50e587}=_0x40f840;if(_0x50e587){if('setTableRowHeader'==_0x50e587['commandName']){const _0x2a8393=_0x50e587['commandParams'][0x0]['forceValue'];return _0x1880b1(o(_0x5d46e4,_0x2a8393?'FORMAT_HEADER_ROW':'FORMAT_REGULAR_ROW'));}if('setTableColumnHeader'==_0x50e587['commandName']){const _0x35a40a=_0x50e587['commandParams'][0x0]['forceValue'];return _0x1880b1(o(_0x5d46e4,_0x35a40a?'FORMAT_HEADER_COLUMN':'FORMAT_REGULAR_COLUMN'));}}});}}const ge=['tableCellBorderWidth','tableCellBorderColor','tableCellBorderStyle','tableCellHorizontalAlignment','tableCellVerticalAlignment','tableCellBackgroundColor','tableCellPadding'],Ce=Object['fromEntries'](ge['map'](_0x56d8fd=>[_0x56d8fd,null]));class It extends _0x513c76{static get['requires'](){return[jt];}['afterInit'](){const _0x140d1b=this['editor'];if(!_0x140d1b['plugins']['has']('TableClipboard'))return;const _0x3b5674=_0x140d1b['plugins']['get']('TrackChangesEditing'),_0x372acd=_0x140d1b['plugins']['get']('TableUtils'),_0x1d5de0=_0x140d1b['plugins']['get'](jt),_0x3a6fda=_0x140d1b['plugins']['get']('TableClipboard');_0x1d5de0['_tablePostFixingSubtypes']['push']('tablePasteRow','tablePasteColumn'),_0x140d1b['model']['schema']['register']('tableCellSuggestion',{'allowIn':'tableCell','allowContentOf':'tableCell','isLimit':!0x0}),_0x140d1b['conversion']['elementToElement']({'model':'tableCellSuggestion','view':'suggestion-td'});let _0x47b99b=null;_0x140d1b['model']['on']('insertContent',(_0x5b506f,_0x16416c)=>{const [_0x82daa,_0xb4d8c]=_0x16416c,_0x2ae78a=_0x16416c[_0x16416c['length']-0x1];_0x2ae78a&&_0x2ae78a['forceDefaultExecution']||_0x3b5674['_isForcedDefaultExecutionBlock']||this['editor']['commands']['get']('trackChanges')['value']&&function(_0x40f7c9,_0x5c40a0,_0x32fa84,_0x4a46cf,_0xb3dd29){if(_0x5c40a0&&!_0x5c40a0['is']('documentSelection'))return!0x1;const _0x1b96cc=_0xb3dd29['getTableIfOnlyTableInContent'](_0x40f7c9,_0x32fa84);if(!_0x1b96cc||!he(_0x1b96cc,void 0x0,_0x4a46cf))return!0x1;const _0x5d0fa4=_0x4a46cf['getSelectionAffectedTableCells'](_0x32fa84['document']['selection']);if(!_0x5d0fa4['length'])return!0x1;const _0x3ef63a=_0x5d0fa4[0x0]['findAncestor']('table'),_0x469b6e=_0x4a46cf['getRowIndexes'](_0x5d0fa4),_0x55e565=_0x4a46cf['getColumnIndexes'](_0x5d0fa4),_0x58e095={'startRow':_0x469b6e['first'],'endRow':_0x469b6e['last'],'startColumn':_0x55e565['first'],'endColumn':_0x55e565['last']};return 0x1==_0x5d0fa4['length']&&(_0x58e095['endRow']+=_0x4a46cf['getRows'](_0x1b96cc)-0x1,_0x58e095['endColumn']+=_0x4a46cf['getColumns'](_0x1b96cc)-0x1),he(_0x3ef63a,_0x58e095,_0x4a46cf);}(_0x82daa,_0xb4d8c,_0x140d1b['model'],_0x372acd,_0x3a6fda)&&(_0x5b506f['stop'](),_0x47b99b={'cells':[],'insertionRanges':[],'deletionRanges':[],'rowInsertionRanges':[],'rowInsertionIndexes':[],'columnInsertionRanges':[],'columnInsertionIndexes':[]},_0x140d1b['model']['change'](()=>{_0x140d1b['model']['insertContent'](_0x16416c[0x0],_0x16416c[0x1],_0x16416c[0x2],{'forceDefaultExecution':!0x0});const _0x41ce4a=_0x50a7b0(),{rowInsertionRanges:_0x52d5a4,columnInsertionRanges:_0x209a06,insertionRanges:_0x3139e8,deletionRanges:_0x14c74d,cells:_0x55b362}=_0x47b99b;_0x52d5a4['length']&&_0x3b5674['markMultiRangeInsertion'](_0x52d5a4,'tablePasteRow',{'tablePasteChainId':_0x41ce4a}),_0x209a06['length']&&_0x3b5674['markMultiRangeInsertion'](_0x209a06,'tablePasteColumn',{'tablePasteChainId':_0x41ce4a}),_0x3139e8['length']&&(_0x3b5674['markMultiRangeInsertion'](_0x3139e8,'tablePaste',{'tablePasteChainId':_0x41ce4a,'skipNestingCheck':!0x0}),_0x3139e8['forEach'](_0x367e65=>_0x367e65['detach']?.())),_0x14c74d['length']&&(_0x3b5674['markMultiRangeDeletion'](_0x14c74d,'tablePaste',{'tablePasteChainId':_0x41ce4a,'skipNestingCheck':!0x0}),_0x14c74d['forEach'](_0x19ce50=>_0x19ce50['detach']?.()));const _0x13bfb1=_0x3b5674['markMultiRangeBlockFormat'](_0x55b362['map'](({element:_0x5aae11})=>_0x5aae11),{'formatGroupId':_0x50a7b0()},[],'tablePasteCell',{'tablePasteChainId':_0x41ce4a});if(_0x13bfb1){const _0x55b68a=_0x13bfb1['getMarkers'](),_0x2f11ff=[];for(const {element:_0x3c6040,attributes:_0x106b57}of _0x55b362){if(!_0x106b57)continue;const _0x298d07=_0x140d1b['model']['createRangeOn'](_0x3c6040),_0x23eb6a=_0x55b68a['find'](_0x4fff12=>_0x4fff12['getRange']()['isEqual'](_0x298d07));_0x23eb6a&&_0x2f11ff['push']([_0x23eb6a['name'],_0x106b57]);}_0x2f11ff['length']&&_0x13bfb1['setAttribute']('markerAttributes',Object['fromEntries'](_0x2f11ff));}_0x47b99b=null;}));},{'priority':_0x362a86['high']+0xa}),_0x140d1b['plugins']['get']('TableClipboard')['on']('_replaceTableSlotCell',(_0x442b52,_0x24ce63)=>{const [_0x516b49,_0x55c9b7,,_0x3dcaad]=_0x24ce63;if(!_0x47b99b)return;_0x442b52['stop']();const _0xcc735a=_0x516b49['cell'],_0x35b44b=_0x55c9b7,_0x19f9bd=Pe(_0xcc735a),_0x1552ed=Pe(_0x35b44b);_0x442b52['return']=_0xcc735a;let _0xc7b0fe=null,_0x5ef673=null;if(_0x1552ed||_0x19f9bd){if(_0x19f9bd&&!_0x1552ed){_0x3dcaad['remove'](_0xcc735a['getChild'](0x0));for(const _0x22ec95 of Array['from'](_0x35b44b['getChildren']()))_0x3dcaad['insert'](_0x22ec95,_0xcc735a,'end');const _0x528047=_0x47b99b['rowInsertionIndexes']['includes'](_0x516b49['row']),_0x121194=_0x47b99b['columnInsertionIndexes']['includes'](_0x516b49['column']);_0x528047||_0x121194||(_0xc7b0fe=_0x1677da['fromRange'](_0x3dcaad['createRangeIn'](_0xcc735a)));}else _0x1552ed&&!_0x19f9bd&&(_0x5ef673=_0x3dcaad['createRangeIn'](_0xcc735a));}else{const _0x12dd6b=_0x3dcaad['createElement']('tableCellSuggestion'),_0x292bf8=_0x3dcaad['createElement']('tableCellSuggestion');_0x3dcaad['wrap'](_0x3dcaad['createRangeIn'](_0xcc735a),_0x292bf8),_0x3dcaad['insert'](_0x12dd6b,_0xcc735a,0x0);for(const _0x1bc87f of Array['from'](_0x35b44b['getChildren']()))_0x3dcaad['insert'](_0x1bc87f,_0x12dd6b,'end');_0xc7b0fe=_0x1677da['fromRange'](_0x3dcaad['createRangeOn'](_0x12dd6b)),_0x5ef673=_0x1677da['fromRange'](_0x3dcaad['createRangeOn'](_0x292bf8));}const _0x5e040d=Array['from'](_0x35b44b['getAttributes']())['filter'](([_0x540331])=>ge['includes'](_0x540331));_0x47b99b['cells']['push']({'element':_0xcc735a,'attributes':_0x5e040d['length']?Object['fromEntries'](_0x5e040d):null}),_0xc7b0fe&&_0x47b99b['insertionRanges']['push'](_0xc7b0fe),_0x5ef673&&_0x47b99b['deletionRanges']['push'](_0x5ef673);},{'priority':'high'}),_0x372acd['on']('insertColumns',(_0x21581d,_0x2f4790)=>{const [_0x170210,_0x508403={}]=_0x2f4790;if(!_0x47b99b)return;const _0x4f0412=_0x508403['at']||0x0,_0xd291a6=_0x508403['columns']||0x1;_0x47b99b['columnInsertionIndexes']=new Array(_0xd291a6)['fill'](_0x4f0412)['map']((_0x1ecbea,_0xcf14a4)=>_0x1ecbea+_0xcf14a4);for(const {cell:_0x326d1b}of _0x372acd['createTableWalker'](_0x170210,{'startColumn':_0x4f0412,'endColumn':_0x4f0412+_0xd291a6-0x1}))_0x47b99b['columnInsertionRanges']['push'](_0x140d1b['model']['createRangeOn'](_0x326d1b));},{'priority':'low'}),_0x372acd['on']('insertRows',(_0x462925,_0xc276e8)=>{const [_0x5789c4,_0x322b44={}]=_0xc276e8;if(!_0x47b99b)return;const _0x14555e=_0x322b44['at']||0x0,_0x56e762=_0x322b44['rows']||0x1;_0x47b99b['rowInsertionIndexes']=new Array(_0x56e762)['fill'](_0x14555e)['map']((_0x31ffc8,_0x1c835a)=>_0x31ffc8+_0x1c835a);for(const {cell:_0x8bfde3}of _0x372acd['createTableWalker'](_0x5789c4,{'startRow':_0x14555e,'endRow':_0x14555e+_0x56e762-0x1}))_0x47b99b['rowInsertionRanges']['push'](_0x140d1b['model']['createRangeOn'](_0x8bfde3));},{'priority':'low'}),_0x3b5674['descriptionFactory']['registerDescriptionCallback'](_0x4abc0f=>{if(_0x4abc0f['subType']&&_0x4abc0f['subType']['startsWith']('tablePaste'))return _0x4abc0f['previous']?{}:{'type':'insertion','content':o(_0x140d1b['locale'],'*Replace\x20table\x20cells*')};});const _0x53f5bd=()=>!0x1;for(const _0x2c31d7 of['tablePaste','tablePasteColumn','tablePasteRow','tablePasteCell'])_0x3b5674['_suggestionFactory']['registerCustomCallback']('insertion',_0x2c31d7,'join',_0x53f5bd),_0x3b5674['_suggestionFactory']['registerCustomCallback']('deletion',_0x2c31d7,'join',_0x53f5bd),_0x3b5674['_suggestionFactory']['registerCustomCallback']('formatBlock',_0x2c31d7,'join',_0x53f5bd);_0x3b5674['_suggestionFactory']['registerCustomCallback']('formatBlock','tablePasteCell','discard',_0x53f5bd),_0x3b5674['_suggestionFactory']['registerCustomCallback']('formatBlock','tablePasteCell','accept',(_0x3aab4f,_0x33d87f,_0x1c3acf)=>{const _0x4a6a0f=_0x3aab4f['map'](_0x1e49a6=>_0x1e49a6['getContainedElement']())['filter'](_0x5a3166=>_0x5a3166),_0x51a4b0=new Map(_0x4a6a0f['map'](_0x2ad3a7=>[_0x2ad3a7,null]));if(_0x47b99b){for(const {element:_0x2f8892,attributes:_0x560e33}of _0x47b99b['cells'])_0x560e33&&_0x51a4b0['set'](_0x2f8892,_0x560e33);}else{if(_0x1c3acf&&_0x1c3acf['markerAttributes'])for(const [_0x5d01c1,_0x142420]of Object['entries'](_0x1c3acf['markerAttributes'])){const _0x5c505d=_0x140d1b['model']['markers']['get'](_0x5d01c1),_0x5dc056=_0x5c505d?_0x5c505d['getRange']()['getContainedElement']():null;_0x5dc056&&_0x51a4b0['set'](_0x5dc056,_0x142420);}}_0x140d1b['model']['change'](_0x1c712a=>{for(const [_0x5f5208,_0x5b7677]of _0x51a4b0)_0x1c712a['setAttributes']({...Ce,..._0x5b7677},_0x5f5208);});});const _0x4bb5d1=(_0x4694e7,_0x273ebe)=>{_0x3b5674['_suggestionFactory']['registerCustomCallback'](_0x4694e7,'tablePaste',_0x273ebe,(_0x1e4ac9,_0x5482a2,_0x2d869d)=>{_0x140d1b['model']['change'](_0x251874=>{const _0x449bb7=[];for(const _0x59064d of _0x1e4ac9){const _0xaec935=_0x59064d['start']['nodeAfter'];_0xaec935['is']('element','tableCellSuggestion')&&_0x449bb7['push'](_0xaec935);}_0x3b5674['_suggestionFactory']['getSuggestionCallback'](_0x4694e7,null,_0x273ebe)(_0x1e4ac9,_0x5482a2,_0x2d869d);for(const _0x5ac161 of _0x449bb7)'$graveyard'!=_0x5ac161['root']['rootName']&&_0x251874['unwrap'](_0x5ac161);});});};_0x4bb5d1('insertion','accept'),_0x4bb5d1('insertion','discard'),_0x4bb5d1('deletion','accept'),_0x4bb5d1('deletion','discard'),_0x3b5674['_suggestionFactory']['registerCustomCallback']('insertion','tablePasteRow','discard',_0xeefd23=>{const _0xae944e=_0xeefd23['map'](_0x4be123=>_0x4be123['getContainedElement']()),_0x39b118=_0xae944e[0x0]['findAncestor']('table'),{minRow:_0x409e1b,maxRow:_0x1ce8e2}=_0x1d5de0['_getCoordsForCells'](_0xae944e);_0x372acd['removeRows'](_0x39b118,{'at':_0x409e1b,'rows':_0x1ce8e2-_0x409e1b+0x1});}),_0x3b5674['_suggestionFactory']['registerCustomCallback']('insertion','tablePasteColumn','discard',_0x13b820=>{const _0x39bafd=_0x13b820['map'](_0x2b4216=>_0x2b4216['getContainedElement']()),_0x3a87d5=_0x39bafd[0x0]['findAncestor']('table'),{minColumn:_0x30237a,maxColumn:_0x4a421f}=_0x1d5de0['_getCoordsForCells'](_0x39bafd);_0x372acd['removeColumns'](_0x3a87d5,{'at':_0x30237a,'columns':_0x4a421f-_0x30237a+0x1});});const _0x2a9bf8=(_0x1146d1,_0xeda33)=>{if(!_0xeda33['subType']||!_0xeda33['subType']['startsWith']('tablePaste'))return;const _0x17671=_0xeda33['attributes']['tablePasteChainId'],_0x18daa7=_0x3b5674['getSuggestions']()['filter'](_0x5922f2=>_0x5922f2['isInContent']&&_0x5922f2['attributes']&&_0x5922f2['attributes']['tablePasteChainId']==_0x17671);_0x18daa7['length']&&_0xeda33['getAllAdjacentSuggestions']()['length']!=_0x18daa7['length']&&_0x18daa7['reduce']((_0x57e159,_0x2107e9)=>(_0x57e159['next']=_0x2107e9,_0x2107e9['previous']=_0x57e159,_0x2107e9));};function _0x5694ac(_0x1e2f13,_0xa424d9=!0x0){const {id:_0x167941}=_0x3b5674['_splitMarkerName'](_0x1e2f13['markerName']),_0x35b2df=['ck-suggestion-marker','ck-suggestion-marker-insertion'],_0x17cefa=_0x3b5674['activeMarkers']['includes'](_0x1e2f13['markerName']);return _0x17cefa&&_0x35b2df['push']('ck-suggestion-marker--active'),{'classes':_0x35b2df,'attributes':{'data-suggestion':_0x167941},'priority':_0x17cefa&&_0xa424d9?0xbc2:0xbb8};}_0x3b5674['on']('suggestionLoaded',_0x2a9bf8,{'priority':'high'}),_0x3b5674['on']('suggestionUnloaded',_0x2a9bf8,{'priority':'high'}),_0x140d1b['model']['document']['registerPostFixer'](()=>{let _0x30d95f=!0x1;const _0x434fb4=Array['from'](_0x140d1b['model']['document']['differ']['getChangedMarkers']());for(const {name:_0x8385db,data:_0x31ae67}of _0x434fb4){const {group:_0xd10b28,type:_0x425cb7,id:_0x3cc746}=_0x3b5674['_splitMarkerName'](_0x8385db);if('suggestion'!=_0xd10b28||'deletion'!=_0x425cb7||_0x31ae67['oldRange'])continue;if(!_0x3b5674['hasSuggestion'](_0x3cc746))continue;const _0x34a9e2=_0x3b5674['getSuggestion'](_0x3cc746)['getRanges'](),_0x2f8768=_0x140d1b['plugins']['get']('Users')['me'];for(const _0x55ef99 of _0x3b5674['getSuggestions']()){if(!_0x55ef99['isInContent']||_0x55ef99['author']!=_0x2f8768)continue;if('formatBlock'!=_0x55ef99['type']||'tablePasteCell'!=_0x55ef99['subType'])continue;if(_0x55ef99['getRanges']()['every'](_0x5bb3be=>_0x34a9e2['some'](_0x1c4a21=>_0x1c4a21['containsRange'](_0x5bb3be,!0x0)))){for(const _0x191f66 of _0x55ef99['getAllAdjacentSuggestions']())_0x191f66['isInContent']&&(_0x191f66['discard'](),_0x30d95f=!0x0);}}}return _0x30d95f;}),_0x140d1b['model']['document']['registerPostFixer'](_0x364c7d=>{const _0x378611=_0x140d1b['commands']['get']('redo');if(!_0x378611||!_0x378611['_createdBatches']['has'](_0x364c7d['batch']))return!0x1;let _0x1fcac5=!0x1;const _0x2a36f6=_0x140d1b['plugins']['get']('Users')['me'],_0x5ab675=_0x140d1b['model']['document']['differ']['getChanges'](),_0x1c0139=Array['from'](_0x140d1b['model']['document']['differ']['getChangedMarkers']())['filter'](({name:_0x229ad8,data:_0x2cc58f})=>{const {group:_0x21345a,subType:_0x5bfeb,authorId:_0xb4f34e}=_0x3b5674['_splitMarkerName'](_0x229ad8);return'suggestion'==_0x21345a&&'tablePaste'==_0x5bfeb&&_0xb4f34e==_0x2a36f6['id']&&!_0x2cc58f['oldRange'];});for(const _0x1cbf73 of _0x5ab675){if('insert'!=_0x1cbf73['type']||'tableCellSuggestion'!=_0x1cbf73['name']||0x1!=_0x1cbf73['length'])continue;const _0x4f6998=_0x364c7d['createRange'](_0x1cbf73['position'],_0x1cbf73['position']['getShiftedBy'](0x1));if(!_0x1c0139['find'](({data:_0x5767f4})=>_0x5767f4['newRange']['isEqual'](_0x4f6998))){for(const {name:_0x5a2145,data:_0x39de90}of _0x1c0139)if(_0x4f6998['containsRange'](_0x39de90['newRange'])){_0x364c7d['updateMarker'](_0x5a2145,{'range':_0x4f6998}),_0x1fcac5=!0x0;break;}}}return _0x1fcac5;}),_0x140d1b['model']['document']['registerPostFixer'](_0x3a34a1=>{let _0x19f655=!0x1;const _0x4f9665=_0x140d1b['plugins']['get']('Users')['me'],_0x4e1a5d=_0x3b5674['getSuggestions']()['filter'](_0x16f8b1=>_0x16f8b1['isInContent']&&_0x16f8b1['author']==_0x4f9665),_0x1f0c8f=new Set(),_0x3be856=new Set();for(const _0x46dc43 of _0x4e1a5d)if('tablePaste'==_0x46dc43['subType'])for(const _0x71f412 of _0x46dc43['getMarkers']()){const _0x492a62=_0x71f412['getRange']()['getContainedElement']();if(_0x492a62){if(_0x492a62['is']('element','tableCellSuggestion')&&Pe(_0x492a62)){_0x46dc43['removeMarker'](_0x71f412['name']),_0x1f0c8f['add'](_0x492a62),_0x19f655=!0x0;const _0x4304df=_0x492a62['nextSibling'],_0x3e7604=_0x492a62['previousSibling'],_0xc8a79e=_0x4304df&&_0x4304df['is']('element','tableCellSuggestion'),_0x23d76c=_0x3e7604&&_0x3e7604['is']('element','tableCellSuggestion');_0xc8a79e&&!_0x1f0c8f['has'](_0x4304df)&&_0x3be856['add'](_0x4304df),_0x23d76c&&!_0x1f0c8f['has'](_0x3e7604)&&_0x3be856['add'](_0x3e7604);}else _0x492a62['is']('element','paragraph')&&_0x492a62['isEmpty']&&(_0x46dc43['removeMarker'](_0x71f412['name']),_0x19f655=!0x0);}}else{if('tablePasteCell'==_0x46dc43['subType']){if(!_0x46dc43['attributes']||!_0x46dc43['attributes']['tablePasteChainId'])continue;const _0x538d1d=_0x46dc43['attributes']['markerAttributes'];if(_0x538d1d&&Object['keys'](_0x538d1d)['length'])continue;const _0x29feee=_0x46dc43['attributes']['tablePasteChainId'];let _0x2e0962=!0x0,_0x5a3c42=!0x0;for(const _0x83bd7e of _0x4e1a5d)if(_0x83bd7e['subType']&&_0x83bd7e['subType']['startsWith']('tablePaste')){if(!_0x83bd7e['attributes']['tablePasteChainId']){_0x5a3c42=!0x1;break;}if(_0x83bd7e['id']!=_0x46dc43['id']&&_0x83bd7e['attributes']['tablePasteChainId']==_0x29feee){_0x2e0962=!0x1;break;}}_0x5a3c42&&_0x2e0962&&(_0x46dc43['removeMarkers'](),_0x19f655=!0x0);}}for(const _0x5916bd of _0x1f0c8f)_0x3a34a1['remove'](_0x5916bd);for(const _0xdd997e of _0x3be856)_0x3a34a1['unwrap'](_0xdd997e);return _0x19f655;}),_0x140d1b['conversion']['for']('editingDowncast')['markerToHighlight']({'model':'suggestion:formatBlock:tablePasteCell','view':(_0x4ecff2,_0x573341)=>_0x5694ac(_0x4ecff2),'converterPriority':'high'}),_0x140d1b['conversion']['for']('dataDowncast')['markerToHighlight']({'model':'suggestion:formatBlock:tablePasteCell','view':(_0x184cb1,_0x19e1b4)=>_0x19e1b4['options']['showSuggestionHighlights']?_0x5694ac(_0x184cb1,!0x1):null,'converterPriority':'high'});const _0x5a4458=_0x140d1b['editing']['view'];this['listenTo'](_0x5a4458['document'],'clipboardOutput',(_0x46acc3,_0x5641fa)=>{const _0x4cc71a=[];for(const _0xbda3fa of _0x5a4458['createRangeIn'](_0x5641fa['content'])['getItems']())_0xbda3fa['is']('element','suggestion-td')&&_0x4cc71a['push'](_0xbda3fa);_0x5a4458['change'](_0x1625a5=>{for(const _0x419035 of _0x4cc71a)_0x1625a5['move'](_0x1625a5['createRangeIn'](_0x419035),_0x1625a5['createPositionBefore'](_0x419035)),_0x1625a5['remove'](_0x419035);});});}}function Pe(_0x2214b3){if(_0x2214b3['isEmpty'])return!0x0;const _0x2fc612=_0x2214b3['getChild'](0x0);return _0x2fc612['is']('element','paragraph')&&_0x2fc612['isEmpty'];}function he(_0x5b20bc,_0x4ce35e={},_0x5d90df){for(const {isAnchor:_0x1a7022,cellHeight:_0x53514d,cellWidth:_0x347206}of _0x5d90df['createTableWalker'](_0x5b20bc,{'includeAllSlots':!0x0,..._0x4ce35e}))if(!_0x1a7022||0x1!=_0x53514d||0x1!=_0x347206)return!0x1;return!0x0;}class vt extends _0x513c76{['afterInit'](){if(!this['editor']['plugins']['has']('TableColumnResizeEditing'))return;const _0x2df34e=this['editor']['plugins']['get']('TrackChangesEditing');_0x2df34e['enableCommand']('resizeTableWidth',this['handleResizeTableWidthCommand']['bind'](this)),_0x2df34e['_suggestionFactory']['registerCustomCallback']('formatBlock','resizeTable','accept',_0x2df34e['_suggestionFactory']['getSuggestionCallback']('formatBlock',null,'discard')),_0x2df34e['_suggestionFactory']['registerCustomCallback']('formatBlock','resizeTable','discard',_0x2df34e['_suggestionFactory']['getSuggestionCallback']('formatBlock',null,'accept')),_0x2df34e['descriptionFactory']['registerDescriptionCallback'](this['handleSuggestionDescription']['bind'](this));}['handleResizeTableWidthCommand'](_0x9625fe,_0x276bdb){const _0x39b973=this['editor']['plugins']['get']('TrackChangesEditing'),_0x3a0144=this['editor']['plugins']['get']('TableColumnResizeEditing'),_0x1725d7=_0x276bdb['table']||this['editor']['model']['document']['selection']['getSelectedElement']();this['editor']['model']['change'](()=>{const _0x187f63=_0x3a0144['getColumnGroupElement'](_0x1725d7);let _0x57475f=_0x187f63?_0x3a0144['getTableColumnsWidths'](_0x187f63):null,_0x4ac3d3=_0x1725d7['getAttribute']('tableWidth')||null;const _0x85db1e=_0x276bdb['tableWidth']||_0x4ac3d3,_0x12a872=_0x276bdb['columnWidths']||_0x57475f,_0x44348=this['editor']['plugins']['get']('Users')['me'];for(const _0x27a275 of _0x39b973['getSuggestions']()){const _0x28c8db=_0x27a275['getContainedElement']();if('resizeTable'===_0x27a275['subType']&&_0x28c8db===_0x1725d7){_0x27a275['author']!==_0x44348&&_0x27a275['discard']();const _0x4c495a=_0x27a275['data']['commandParams'];_0x4ac3d3=_0x4c495a[0x0]['tableWidth'],_0x57475f=_0x4c495a[0x0]['columnWidths'];break;}}_0x9625fe({'table':_0x1725d7,'tableWidth':_0x85db1e,'columnWidths':_0x12a872}),_0x39b973['markBlockFormat'](_0x1725d7,{'commandName':'resizeTableWidth','commandParams':[{'tableWidth':_0x4ac3d3,'columnWidths':_0x57475f}],'formatGroupId':'resizeTable'},[],'resizeTable');});}['handleSuggestionDescription'](_0x479705){if('formatBlock'!=_0x479705['type']&&'formatInline'!=_0x479705['type'])return;const {data:_0x1e1700}=_0x479705;if(_0x1e1700&&'resizeTable'===_0x1e1700['formatGroupId']){const _0x3d874c='*Format:*\x20resize\x20table';return{'type':'format','content':o(this['editor']['locale'],_0x3d874c)};}}}class Ct extends _0x513c76{['afterInit'](){const _0x320d21=this['editor'];_0x320d21['plugins']['has']('Template')&&_0x320d21['plugins']['get']('TrackChangesEditing')['enableCommand']('insertTemplate');}}class _t extends _0x513c76{['afterInit'](){const _0x3312d8=this['editor'];if(!_0x3312d8['commands']['get']('insertTableOfContents'))return;_0x3312d8['plugins']['get']('TrackChangesEditing')['enableCommand']('insertTableOfContents');const _0x372d87=_0x3312d8['plugins']['get']('TrackChangesEditing'),_0xfd66e2=_0x3312d8['locale'];_0x372d87['descriptionFactory']['registerElementLabel']('tableOfContents',_0x319cc4=>o(_0xfd66e2,'ELEMENT_TABLE_OF_CONTENTS',_0x319cc4));}}class Dt extends _0x513c76{['afterInit'](){const _0x5bbbcd=this['editor'];if(!_0x5bbbcd['plugins']['has']('Title'))return;const _0x418944=_0x5bbbcd['plugins']['get']('TrackChangesEditing');_0x418944['descriptionFactory']['registerElementLabel']('title-content',()=>o(_0x5bbbcd['locale'],'ELEMENT_TITLE')),_0x5bbbcd['model']['document']['registerPostFixer'](_0x15740a=>{let _0x2dda20=!0x1;const _0x1ea882=Array['from'](_0x5bbbcd['model']['document']['differ']['getChangedMarkers']());for(const {name:_0x4bebb1,data:_0x41e986}of _0x1ea882){const {group:_0x1c856b}=_0x418944['_splitMarkerName'](_0x4bebb1);if('suggestion'!==_0x1c856b||!_0x41e986['newRange'])continue;const _0x23ce6d=_0x41e986['newRange'],_0x14eb2d=_0x23ce6d['end']['nodeBefore'];if(!_0x14eb2d||!_0x14eb2d['is']('element','title-content'))continue;if(!_0x23ce6d['start']['isTouching'](_0x23ce6d['end']))continue;const _0x52d71a=_0x5bbbcd['model']['schema']['getNearestSelectionRange'](_0x23ce6d['end'],'forward');if(_0x52d71a&&_0x52d71a['isCollapsed']){const _0x5b4d34=_0x15740a['createRange'](_0x23ce6d['start'],_0x52d71a['start']);_0x5b4d34['isEqual'](_0x23ce6d)||(_0x15740a['updateMarker'](_0x4bebb1,{'range':_0x5b4d34}),_0x2dda20=!0x0);}_0x2dda20||(_0x15740a['removeMarker'](_0x4bebb1),_0x2dda20=!0x0);}return _0x2dda20;});}}class Nt extends _0x513c76{['afterInit'](){const _0x4b105e=this['editor'],_0xced9d3=_0x4b105e['plugins']['get']('TrackChangesEditing');_0x4b105e['plugins']['has']('UndoEditing')&&(_0xced9d3['enableCommand']('undo'),_0xced9d3['enableCommand']('redo'));}}class Mt extends _0x513c76{static get['requires'](){return[jt];}['afterInit'](){const _0x5a05cf=this['editor'];if(!_0x5a05cf['plugins']['has']('TableCaptionEditing'))return;_0x5a05cf['plugins']['get']('TrackChangesEditing')['enableCommand']('toggleTableCaption');}}class $t extends _0x513c76{['tableProperties'];['tableCellProperties'];constructor(_0x3527e6){super(_0x3527e6),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 _0x52e96a=this['editor']['plugins']['get']('TrackChangesEditing');if(this['editor']['plugins']['has']('TablePropertiesEditing')){for(const _0x2394b3 of this['tableProperties'])_0x52e96a['enableCommand'](_0x2394b3,(_0xcbcca1,_0x4eb730)=>{const _0x36fe23=this['editor']['model']['document']['selection']['getFirstPosition']()['findAncestor']('table');this['_handlePropertyChange'](_0x2394b3,[_0x36fe23],this['tableProperties'],'tableProperties',_0xcbcca1,_0x4eb730);});_0x52e96a['_suggestionFactory']['registerCustomCallback']('formatBlock','tableProperties','accept',_0x52e96a['_suggestionFactory']['getSuggestionCallback']('formatBlock',null,'discard')),_0x52e96a['_suggestionFactory']['registerCustomCallback']('formatBlock','tableProperties','discard',(_0x705a7f,_0x109ccd)=>this['handleDiscardAction'](this['tableProperties'],_0x705a7f,_0x109ccd)),_0x52e96a['_suggestionFactory']['registerCustomCallback']('formatBlock','tableProperties','join',()=>!0x1);}if(this['editor']['plugins']['has']('TableCellPropertiesEditing')){for(const _0x549379 of this['tableCellProperties'])_0x52e96a['enableCommand'](_0x549379,(_0x470b44,_0xe4e00f)=>{const _0x4a5cc0=this['editor']['plugins']['get']('TableUtils')['getSelectionAffectedTableCells'](this['editor']['model']['document']['selection']);this['_handlePropertyChange'](_0x549379,_0x4a5cc0,this['tableCellProperties'],'tableCellProperties',_0x470b44,_0xe4e00f);});_0x52e96a['_suggestionFactory']['registerCustomCallback']('formatBlock','tableCellProperties','accept',_0x52e96a['_suggestionFactory']['getSuggestionCallback']('formatBlock',null,'discard')),_0x52e96a['_suggestionFactory']['registerCustomCallback']('formatBlock','tableCellProperties','discard',(_0x5c90ac,_0x5bef76)=>this['handleDiscardAction'](this['tableCellProperties'],_0x5c90ac,_0x5bef76)),_0x52e96a['_suggestionFactory']['registerCustomCallback']('formatBlock','tableCellProperties','join',()=>!0x1);}_0x52e96a['descriptionFactory']['registerDescriptionCallback'](_0x22a466=>this['handleSuggestionDescription'](_0x22a466));}['_handlePropertyChange'](_0x4c641e,_0x3679ab,_0x33f190,_0x30b1d3,_0x2fe464,_0x124efe){const _0x6dc8f0=this['editor']['plugins']['get']('TrackChangesEditing');this['editor']['model']['enqueueChange'](_0x124efe['batch'],()=>{for(const _0x76e47c of _0x3679ab){if(this['_getSuggestion'](_0x76e47c,_0x30b1d3))_0x2fe464(_0x124efe);else{const _0x1354bd={};for(const _0xf17ae6 of _0x33f190){const _0x1ab248=_0x76e47c['getAttribute'](_0xf17ae6);void 0x0!==_0x1ab248&&(_0x1354bd[_0xf17ae6]=_0x1ab248);}_0x2fe464(_0x124efe),_0x6dc8f0['markBlockFormat'](_0x76e47c,{'commandParams':[_0x1354bd]},[],_0x30b1d3);}}});}['handleDiscardAction'](_0x11afc7,_0x23f990,_0x73740a){const _0x3c970d=_0x23f990[0x0]['start']['nodeAfter'],_0x13192a=_0x73740a['commandParams'][0x0];this['editor']['model']['change'](_0x4a9b6f=>{for(const _0x123b78 of _0x11afc7)void 0x0!==_0x13192a[_0x123b78]?_0x4a9b6f['setAttribute'](_0x123b78,_0x13192a[_0x123b78],_0x3c970d):_0x4a9b6f['removeAttribute'](_0x123b78,_0x3c970d);});}['handleSuggestionDescription'](_0x8744ca){if(_0x8744ca['data'])switch(_0x8744ca['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'](_0x1541fd,_0x5bd9c0){const _0x410312=this['editor']['plugins']['get']('TrackChangesEditing');for(const _0x2366c7 of _0x410312['getSuggestions']({'skipNotAttached':!0x0})){const _0x1eb170=_0x2366c7['getContainedElement']();if(_0x2366c7['subType']===_0x5bd9c0&&_0x1eb170===_0x1541fd)return _0x2366c7;}return null;}}const m='$elementName';class p extends _0x513c76{['descriptionFactory'];['trackChangesCommand'];['_adapter'];['_suggestionFactory'];['_suggestions'];['_commentsRepository'];['_enabledCommands'];['_model'];['_suggestionState'];['_isForcedDefaultExecutionBlock'];['_trackFormatChanges'];['_mergeNestedSuggestions'];['_blockAttributeKeys'];['_inlineAttributeKeys'];['_recordAttributeSuggestions']=!0x1;static get['requires'](){return['CommentsRepository',_0x1586d5,_0x15ddea,E,V,U,O,F,G,L,H,q,W,J,Q,X,Y,Z,tt,et,it,nt,st,ot,rt,at,ut,K,lt,ct,z,ue,ft,gt,mt,dt,pt,kt,bt,wt,yt,jt,St,At,Mt,It,vt,_t,$t,Ct,Dt,Nt];}static get['pluginName'](){return'TrackChangesEditing';}constructor(_0x1a16df){function _0x1ed9c7(_0x22fc02){return _0x22fc02['map'](_0x28d07c=>String['fromCharCode'](_0x28d07c))['join']('');}super(_0x1a16df),this['set']('activeMarkers',[]),this['on']('change:activeMarkers',(_0x1d1b8f,_0xf8653d,_0x4a91e3,_0x3d4fa8)=>{this['_model']['change'](()=>{for(const _0x263871 of[..._0x3d4fa8,..._0x4a91e3])this['_model']['markers']['has'](_0x263871)&&_0x1a16df['editing']['reconvertMarker'](_0x263871);});}),this['descriptionFactory']=new f(this['editor']['model']['schema'],this['editor']['locale']),this['_adapter']=null,this['_suggestionFactory']=new xt(this['editor']),this['_suggestions']=new Map(),this['_commentsRepository']=_0x1a16df['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(),_0x1a16df['config']['define']('trackChanges.trackFormatChanges','default'),this['_trackFormatChanges']=_0x1a16df['config']['get']('trackChanges.trackFormatChanges'),_0x1a16df['config']['define']('trackChanges.mergeNestedSuggestions',!0x0),this['_mergeNestedSuggestions']=_0x1a16df['config']['get']('trackChanges.mergeNestedSuggestions'),this['trackChangesCommand']=new M(_0x1a16df,this['_enabledCommands']),this['_initAriaMarkerChangeAnnouncements'](),this[_0x1ed9c7([0x5f,0x65,0x78,0x65,0x63,0x75,0x74,0x65,0x53,0x75,0x67,0x67,0x65,0x73,0x74,0x69,0x6f,0x6e])]=_0x1ed9c7([0x34,0x30,0x34,0x38,0x31,0x32,0x34,0x30]);}['init'](){const _0x4a0c55=this['editor'],_0xa9754b=(_0x11baca,_0x5013c4)=>{if('attribute'!=_0x11baca)return'ck-suggestion-marker-'+_0x11baca;const _0x3e88f4=_0x5013c4['split']('|')[0x0];return this['_isBlockAttribute'](_0x3e88f4)?'ck-suggestion-marker-formatBlock':'ck-suggestion-marker-formatInline';};_0x4a0c55['conversion']['for']('editingDowncast')['markerToHighlight']({'model':'suggestion','view':_0x579954=>{const {id:_0x5e0519,type:_0x30650a,subType:_0x2ace5e}=this['_splitMarkerName'](_0x579954['markerName']),_0x4b94db=['ck-suggestion-marker',_0xa9754b(_0x30650a,_0x2ace5e)];let _0x1c7446=0xbb8;return this['activeMarkers']['includes'](_0x579954['markerName'])&&(_0x4b94db['push']('ck-suggestion-marker--active'),_0x1c7446=0xbc2),'deletion'==_0x30650a&&(_0x1c7446+=0x5),{'classes':_0x4b94db,'attributes':{'data-suggestion':_0x5e0519},'priority':_0x1c7446};}}),_0x4a0c55['conversion']['for']('dataDowncast')['add'](_0x349dcb=>{_0x349dcb['on']('addMarker:suggestion',(_0x27b49f,_0x3c000c,_0x472b82)=>{if(!_0x472b82['options']['showSuggestionHighlights'])return;const _0x218fe3=_0x3c000c['item'];if(!_0x218fe3)return;const _0xf3208f=_0x472b82['mapper']['toViewElement'](_0x218fe3);_0x4a0c55['model']['schema']['isObject'](_0x218fe3)&&_0xf3208f&&!_0xf3208f['getCustomProperty']('widget')&&_0xf3208f['is']('containerElement')&&_0x57f963(_0xf3208f,_0x472b82['writer']);},{'priority':'high'});}),_0x4a0c55['conversion']['for']('dataDowncast')['markerToHighlight']({'model':'suggestion','view':(_0x4d8b67,_0x199ea3)=>{if(!_0x199ea3['options']['showSuggestionHighlights'])return null;const {type:_0x37138e,subType:_0x135b5a}=this['_splitMarkerName'](_0x4d8b67['markerName']);return{'classes':['ck-suggestion-marker',_0xa9754b(_0x37138e,_0x135b5a)],'priority':0xbb8};}});const _0x2ad1f4=({showActiveMarkers:_0x2f3b8b=!0x0,isAttributeSuggestion:_0x3957ca=!0x1}={})=>(_0x2c80fd,_0x1912a7,_0x52dfe2)=>{if(!_0x1912a7['item'])return;const {id:_0x3129f5}=this['_splitMarkerName'](_0x1912a7['markerName']);if(_0x3957ca){const _0x53ff53=this['_suggestions']['get'](_0x3129f5),_0x1d17a3=this['_getAttributeKey'](_0x53ff53);if(!this['_isBlockAttribute'](_0x1d17a3))return;}if(_0x1912a7['item']['is']('selection'))return void _0x52dfe2['consumable']['consume'](_0x1912a7['item'],_0x2c80fd['name']);const _0x292052=_0x52dfe2['mapper']['toViewElement'](_0x1912a7['item']);if(_0x1912a7['item']['is']('element')&&_0x4a0c55['model']['schema']['isBlock'](_0x1912a7['item'])&&!_0x292052['getCustomProperty']('addHighlight')){_0x52dfe2['writer']['addClass'](['ck-suggestion-marker','ck-suggestion-marker-formatBlock'],_0x292052),_0x52dfe2['writer']['setAttribute']('data-suggestion',_0x3129f5,_0x292052),_0x52dfe2['mapper']['bindElementToMarker'](_0x292052,_0x1912a7['markerName']),_0x2f3b8b&&(this['activeMarkers']['includes'](_0x1912a7['markerName'])?_0x52dfe2['writer']['addClass']('ck-suggestion-marker--active',_0x292052):_0x52dfe2['writer']['removeClass']('ck-suggestion-marker--active',_0x292052));for(const _0x44d8f1 of _0x4a0c55['model']['createRangeIn'](_0x1912a7['item'])['getItems']())_0x52dfe2['consumable']['consume'](_0x44d8f1,_0x2c80fd['name']);_0x52dfe2['consumable']['consume'](_0x1912a7['item'],_0x2c80fd['name']);}};_0x4a0c55['conversion']['for']('dataDowncast')['add'](_0xe5fb3b=>{_0xe5fb3b['on']('addMarker:suggestion:formatBlock',(_0x3c19b5,_0x5ac875,_0x2d6c34)=>{_0x2d6c34['options']['showSuggestionHighlights']&&_0x2ad1f4({'showActiveMarkers':!0x1})(_0x3c19b5,_0x5ac875,_0x2d6c34);},{'priority':'highest'});}),_0x4a0c55['conversion']['for']('dataDowncast')['add'](_0x2f5a9f=>{_0x2f5a9f['on']('addMarker:suggestion:attribute',(_0x52a67b,_0x478b35,_0x1e4d07)=>{_0x1e4d07['options']['showSuggestionHighlights']&&_0x2ad1f4({'showActiveMarkers':!0x1,'isAttributeSuggestion':!0x0})(_0x52a67b,_0x478b35,_0x1e4d07);},{'priority':'highest'});}),_0x4a0c55['conversion']['for']('dataDowncast')['markerToData']({'model':'suggestion','view':(_0x51852b,_0x54cec7)=>_0x54cec7['options']['showSuggestionHighlights']?null:{'group':'suggestion','name':_0x51852b['substr'](0xb)}}),_0x4a0c55['conversion']['for']('upcast')['elementToElement']({'view':{'name':'suggestion','attributes':{'id':/^\w/,'suggestion-type':/^\w/}},'model':(_0x1e8cc6,{writer:_0x495d25})=>{let _0x36fb8b='suggestion:'+_0x1e8cc6['getAttribute']('suggestion-type')+':'+_0x1e8cc6['getAttribute']('id');return _0x1e8cc6['getAttribute']('marker-count')&&(_0x36fb8b+=':'+_0x1e8cc6['getAttribute']('marker-count')),_0x495d25['createElement']('$marker',{'data-name':_0x36fb8b});}}),_0x4a0c55['conversion']['for']('upcast')['dataToMarker']({'view':'suggestion'}),_0x4a0c55['conversion']['for']('editingDowncast')['add'](_0x127993=>{_0x127993['on']('addMarker:suggestion:formatBlock',_0x2ad1f4(),{'priority':'high'});}),_0x4a0c55['conversion']['for']('editingDowncast')['add'](_0xccf5da=>{_0xccf5da['on']('addMarker:suggestion:attribute',_0x2ad1f4({'isAttributeSuggestion':!0x0}),{'priority':'high'});}),_0x4a0c55['conversion']['for']('editingDowncast')['add'](_0x4fef3b=>{_0x4fef3b['on']('removeMarker:suggestion:formatBlock',(_0x521a26,_0x3b2c6e,_0x4a75d8)=>{const _0x1a7a5b=_0x4a75d8['mapper']['markerNameToElements'](_0x3b2c6e['markerName']);if(_0x1a7a5b){for(const _0x44859c of _0x1a7a5b)_0x44859c['getCustomProperty']('addHighlight')||(_0x4a75d8['writer']['removeClass'](['ck-suggestion-marker','ck-suggestion-marker-formatBlock','ck-suggestion-marker--active'],_0x44859c),_0x4a75d8['writer']['removeAttribute']('data-suggestion',_0x44859c),_0x4a75d8['mapper']['unbindElementFromMarkerName'](_0x44859c,_0x3b2c6e['markerName']));}},{'priority':'high'});}),_0x4a0c55['conversion']['for']('editingDowncast')['add'](_0x2f446b=>{_0x2f446b['on']('removeMarker:suggestion:attribute',(_0x1c4807,_0x572c8f,_0x511d3d)=>{const _0x21743b=_0x511d3d['mapper']['markerNameToElements'](_0x572c8f['markerName']);if(!_0x21743b)return;const {id:_0x5be135}=this['_splitMarkerName'](_0x572c8f['markerName']),_0x1d2341=this['_suggestions']['get'](_0x5be135),_0x3abb34=this['_getAttributeKey'](_0x1d2341);if(this['_isBlockAttribute'](_0x3abb34)){for(const _0x3fb957 of _0x21743b)_0x3fb957['getCustomProperty']('addHighlight')||(_0x511d3d['writer']['removeClass'](['ck-suggestion-marker','ck-suggestion-marker-formatBlock','ck-suggestion-marker--active'],_0x3fb957),_0x511d3d['writer']['removeAttribute']('data-suggestion',_0x3fb957),_0x511d3d['mapper']['unbindElementFromMarkerName'](_0x3fb957,_0x572c8f['markerName']));}},{'priority':'high'});}),_0x4a0c55['model']['document']['registerPostFixer'](_0x28de2d=>{let _0x325cb0=!0x1;const _0x515286=Array['from'](_0x4a0c55['model']['document']['differ']['getChangedMarkers']()),_0x1ba7be=new Set();for(const {name:_0x2ae303,data:_0xf6ad25}of _0x515286){const {group:_0x122caf,type:_0x466146,subType:_0x3fd44e,id:_0x494959}=this['_splitMarkerName'](_0x2ae303);if('suggestion'!==_0x122caf)continue;const _0x2d6282=this['_suggestions']['get'](_0x494959);if(null!=_0xf6ad25['newRange']){'formatInline'==_0x466146&&(_0x325cb0=_0x325cb0||Et(_0xf6ad25['newRange'],_0x2ae303,_0x28de2d,_0x4a0c55['model']['schema']));const _0x5c98bd='attribute'==_0x466146&&this['_isBlockAttribute'](_0x3fd44e['split']('|')[0x0]);if(_0xf6ad25['newRange']['isCollapsed']||'$graveyard'==_0xf6ad25['newRange']['root']['rootName']||'formatBlock'==_0x466146&&!Ut(_0xf6ad25['newRange'])||_0x5c98bd&&!Ut(_0xf6ad25['newRange'])||'deletion'==_0x466146&&!(!Tt(_0x39d5f2=_0xf6ad25['newRange'])&&!function(_0x3494a8){return _0x3494a8['start']['parent']==_0x3494a8['end']['nodeBefore']&&_0x3494a8['start']['isAtEnd'];}(_0x39d5f2)))_0x28de2d['removeMarker'](_0x2ae303),_0x325cb0=!0x0;else{if(!_0x2d6282||!_0x2d6282['isInContent'])continue;_0x1ba7be['add'](_0x2d6282);}}}var _0x39d5f2;return _0x1ba7be['size']>0x0&&(_0x325cb0=!!this['_joinWithAdjacentSuggestions'](_0x1ba7be)||_0x325cb0),_0x325cb0;}),_0x4a0c55['model']['document']['registerPostFixer'](_0x23a570=>{let _0x3b3884=!0x1;for(const _0x352c45 of _0x4a0c55['model']['document']['differ']['getChanges']())if('insert'==_0x352c45['type'])for(const _0x93fcad of this['_suggestions']['values']()){if(_0x93fcad['isMultiRange']||!_0x93fcad['isInContent'])continue;const _0xa87097='formatBlock'==_0x93fcad['type'],_0x1def8b=this['_getAttributeKey'](_0x93fcad),_0x337433=_0x1def8b&&this['_isBlockAttribute'](_0x1def8b);if(!_0xa87097&&!_0x337433)continue;const _0x3bbe68=_0x93fcad['getFirstRange']();if(_0x3bbe68['start']['parent']!=_0x3bbe68['end']['parent']&&!_0x3bbe68['end']['isAtEnd']){const _0x4efc05=_0x4a0c55['model']['createPositionAt'](_0x3bbe68['start']['nodeAfter'],'end'),_0x4e7589=_0x4a0c55['model']['createRange'](_0x3bbe68['start'],_0x4efc05);_0x23a570['updateMarker'](_0x93fcad['getFirstMarker'](),{'range':_0x4e7589}),_0x3b3884=!0x0;}}return _0x3b3884;}),_0x4a0c55['model']['document']['registerPostFixer'](_0x2a6fb9=>this['_processAttributeChanges'](_0x2a6fb9)),_0x4a0c55['model']['document']['registerPostFixer'](_0x3411fd=>!_0x3411fd['batch']['isLocal']&&this['_processAttributeSuggestions'](_0x3411fd)),_0x4a0c55['model']['on']('_afterChanges',()=>{this['_recordAttributeSuggestions']=!0x1;}),_0x4a0c55['model']['document']['on']('change:data',(_0xfc9b0d,_0x5e58f9)=>{if(!_0x5e58f9['isLocal']||_0x5e58f9['isUndo'])return;if(!this['_recordAttributeSuggestions'])return;const _0x184dd8=_0x4a0c55['model']['document']['differ']['getChanges']();if(0x0==_0x184dd8['length'])return;const _0x548002=[],_0x4b62cf=_0x184dd8['filter'](_0x53c831=>'attribute'==_0x53c831['type']),_0x3f51ed=_0x184dd8['filter'](_0xba0717=>'insert'==_0xba0717['type']&&'$text'!=_0xba0717['name']);for(const _0x4ebf01 of _0x4b62cf)this['_isRegisteredAttribute'](_0x4ebf01['attributeKey'])&&_0x548002['push']({'key':_0x4ebf01['attributeKey'],'newValue':_0x4ebf01['attributeNewValue'],'oldValue':_0x4ebf01['attributeOldValue'],'range':Ot(_0x4ebf01['range'],_0x4a0c55['model'])});for(const _0x47a1ef of _0x3f51ed){if('rename'!=_0x47a1ef['action']&&'refresh'!=_0x47a1ef['action'])continue;const _0xe1b1b9=Gt(_0x47a1ef['position']['nodeAfter'],_0x4a0c55['model']),_0x3e28e7=_0x47a1ef['before'];'rename'==_0x47a1ef['action']&&_0x548002['push']({'key':m,'newValue':_0x47a1ef['name'],'oldValue':_0x3e28e7['name'],'range':_0xe1b1b9});for(const [_0x5d445f,_0x1d64a4]of _0x3e28e7['attributes']){if(!this['_isRegisteredAttribute'](_0x5d445f))continue;const _0x351872=_0x47a1ef['attributes']['get'](_0x5d445f);_0x1d64a4!==_0x351872&&_0x548002['push']({'key':_0x5d445f,'newValue':_0x351872,'oldValue':_0x1d64a4,'range':_0xe1b1b9});}for(const [_0x5d6541,_0x39e6c9]of _0x47a1ef['attributes'])this['_isRegisteredAttribute'](_0x5d6541)&&(_0x3e28e7['attributes']['has'](_0x5d6541)||_0x548002['push']({'key':_0x5d6541,'newValue':_0x39e6c9,'oldValue':null,'range':_0xe1b1b9}));}0x0!=_0x548002['length']&&_0x4a0c55['model']['enqueueChange'](_0x5e58f9,_0x192631=>{const _0x374336=_0x50a7b0();for(const {range:_0x5850bd,key:_0x530bfb,oldValue:_0x48300f,newValue:_0x23a1fa}of _0x548002)this['markAttributeChange'](_0x5850bd,_0x530bfb,_0x48300f,_0x23a1fa,{'groupId':_0x374336});this['_reduceExistingSuggestions'](_0x192631,_0x548002);});},{'priority':'lowest'}),_0x4a0c55['model']['markers']['on']('update:suggestion',(_0x17c45e,_0x5bccee,_0x3892f9)=>{if(null==_0x3892f9){const {id:_0x550da7}=this['_splitMarkerName'](_0x5bccee['name']),_0x2413bc=this['_suggestions']['get'](_0x550da7);_0x2413bc&&_0x2413bc['addMarkerName'](_0x5bccee['name']);}}),_0x4a0c55['model']['document']['on']('change:data',()=>{const _0x3ce96f=Array['from'](_0x4a0c55['model']['document']['differ']['getChangedMarkers']())['filter'](_0x1b0ac6=>'suggestion'===this['_splitMarkerName'](_0x1b0ac6['name'])['group']);if(0x0===_0x3ce96f['length'])return;_0x3ce96f['sort']((_0x2c59fe,_0x2f9de5)=>{const _0x72ce95=_0x2c59fe['data']['oldRange'],_0x32fadb=_0x2f9de5['data']['oldRange'];return null===_0x72ce95&&null===_0x32fadb?0x0:null===_0x72ce95&&null!==_0x32fadb?-0x1:null!==_0x72ce95&&null===_0x32fadb?0x1:_0x72ce95['start']['isBefore'](_0x32fadb['start'])?-0x1:0x1;});const _0x5085b6=new Set(),_0x1859fb=new Set();for(const {name:_0x39c9f2,data:_0x3fd9c1}of _0x3ce96f){const {id:_0x3aaa7f}=this['_splitMarkerName'](_0x39c9f2);if(null===_0x3fd9c1['oldRange']){const _0x1d90f6=this['_handleNewSuggestionMarker'](_0x39c9f2);_0x1859fb['add'](_0x1d90f6);}else{const _0x41fcaa=this['_suggestions']['get'](_0x3aaa7f);null!==_0x3fd9c1['newRange']||_0x41fcaa['isInContent']?(_0x5085b6['add'](_0x41fcaa['head']),_0x1859fb['add'](_0x41fcaa)):this['_removeSuggestion'](_0x41fcaa);}}_0x1859fb['size']>0x0&&this['_refreshSuggestionsChain'](_0x1859fb);for(const _0x29a725 of _0x5085b6)this['fire']('suggestionChanged',_0x29a725);}),_0x4a0c55['model']['on']('applyOperation',(_0x29c197,_0x5f465f)=>{const _0x2fb9b1=_0x5f465f[0x0];if(!this['_suggestions']['size'])return;if(!_0x2fb9b1['isDocumentOperation'])return;if(_0x2fb9b1['batch']['isUndo']||!_0x2fb9b1['batch']['isLocal'])return;let _0x99286f,_0x333677;switch(_0x2fb9b1['type']){case'insert':_0x99286f=_0x4a0c55['model']['createPositionAt'](_0x2fb9b1['position']),_0x333677=_0x99286f['getShiftedBy'](_0x2fb9b1['howMany']);break;case'split':_0x99286f=_0x4a0c55['model']['createPositionAt'](_0x2fb9b1['splitPosition']),_0x333677=_0x4a0c55['model']['createPositionAt'](_0x2fb9b1['moveTargetPosition']);break;case'move':_0x99286f=_0x4a0c55['model']['createPositionAt'](_0x2fb9b1['targetPosition']),_0x333677=_0x99286f['getShiftedBy'](_0x2fb9b1['howMany']);break;default:return;}const _0x18cfd6=_0x4a0c55['model']['createRange'](_0x99286f,_0x333677);_0x4a0c55['model']['change'](()=>{for(const {suggestion:_0x442772,meta:_0x36e087}of this['_findSuggestions'](_0x18cfd6)){if(_0x442772['isMultiRange'])continue;if('formatInline'==_0x442772['type'])continue;const _0x26066e=this['_getAttributeKey'](_0x442772);if(_0x26066e&&this['_isBlockAttribute'](_0x26066e)&&'split'!=_0x2fb9b1['type'])continue;const _0x3d610c=_0x442772['data']&&_0x442772['data']['multipleBlocks'];('formatBlock'!=_0x442772['type']||'split'==_0x2fb9b1['type']&&!_0x3d610c)&&(_0x36e087['containsRangeInObject']||'insertion'==_0x442772['type']&&_0x36e087['isOwn']||_0x442772['getFirstRange']()['containsRange'](_0x18cfd6)&&this['_breakSuggestionMarker'](_0x442772,_0x99286f,_0x333677));}});},{'priority':'lowest'}),_0x4a0c55['model']['on']('deleteContent',(_0x587fe5,_0x1bd6f2)=>{const _0x9843b7=_0x1bd6f2[0x0],_0x546b94=_0x1bd6f2[0x1];if(_0x546b94&&_0x546b94['forceDefaultExecution'])return;if(this['_isForcedDefaultExecutionBlock'])return;if(!this['trackChangesCommand']['value'])return;if(_0x9843b7['isCollapsed'])return;const _0xd895b7=_0x4a0c55['model']['schema'],{start:_0x1ee6c2,end:_0x161f0f}=_0x9843b7['getFirstRange'](),_0x5b1ec1=_0x1ee6c2['nodeAfter']&&_0xd895b7['isLimit'](_0x1ee6c2['nodeAfter'])?null:_0xd895b7['getNearestSelectionRange'](_0x1ee6c2,'forward'),_0x228b84=_0x161f0f['nodeBefore']&&_0xd895b7['isLimit'](_0x161f0f['nodeBefore'])?null:_0xd895b7['getNearestSelectionRange'](_0x161f0f,'backward'),_0x5bddba=_0x4a0c55['model']['createRange'](_0x5b1ec1?_0x5b1ec1['start']:_0x1ee6c2,_0x228b84?_0x228b84['end']:_0x161f0f);_0x4a0c55['model']['change'](_0x13ac4f=>{this['markDeletion'](_0x5bddba);const _0x594435=_0x4a0c55['model']['schema']['getNearestSelectionRange'](_0x5bddba['start']);_0x9843b7['is']('documentSelection')?_0x13ac4f['setSelection'](_0x594435):_0x9843b7['setTo'](_0x594435);}),_0x587fe5['stop']();},{'priority':_0x362a86['normal']+0xa}),_0x4a0c55['model']['on']('insertContent',(_0x22cfc5,_0x1c7c7b)=>{const _0x522735=_0x1c7c7b[_0x1c7c7b['length']-0x1];_0x522735&&_0x522735['forceDefaultExecution']||this['_isForcedDefaultExecutionBlock']||this['trackChangesCommand']['value']&&(_0x4a0c55['model']['change'](()=>{let _0x31a45e=_0x4a0c55['model']['insertContent'](_0x1c7c7b[0x0],_0x1c7c7b[0x1],_0x1c7c7b[0x2],{'forceDefaultExecution':!0x0});if(!_0x31a45e)return;_0x22cfc5['return']=_0x31a45e['clone']();const _0x2193a4=_0x31a45e['end']['nodeBefore'],_0x5b6e8a=_0x4a0c55['model']['schema'];_0x2193a4&&_0x5b6e8a['isBlock'](_0x2193a4)&&!_0x5b6e8a['isObject'](_0x2193a4)&&(_0x31a45e=_0x4a0c55['model']['createRange'](_0x31a45e['start'],_0x4a0c55['model']['createPositionAt'](_0x2193a4,'end'))),this['markInsertion'](_0x31a45e);}),_0x22cfc5['stop']());},{'priority':'high'}),this['editor']['commands']['add']('trackChanges',this['trackChangesCommand']),this['enableCommand']('trackChanges');const _0x4f6f17=new $(_0x4a0c55,this['_suggestions']);_0x4a0c55['commands']['add']('acceptSuggestion',_0x4f6f17),this['enableCommand']('acceptSuggestion');const _0xa37b45=new B(_0x4a0c55,this['_suggestions']);_0x4a0c55['commands']['add']('discardSuggestion',_0xa37b45),this['enableCommand']('discardSuggestion'),_0x4a0c55['commands']['add']('acceptAllSuggestions',new x(_0x4a0c55,_0x4f6f17,this['_suggestions'])),this['enableCommand']('acceptAllSuggestions'),_0x4a0c55['commands']['add']('discardAllSuggestions',new x(_0x4a0c55,_0xa37b45,this['_suggestions'])),this['enableCommand']('discardAllSuggestions'),_0x4a0c55['commands']['add']('acceptSelectedSuggestions',new R(_0x4a0c55,_0x4f6f17,this['_suggestions'])),this['enableCommand']('acceptSelectedSuggestions'),_0x4a0c55['commands']['add']('discardSelectedSuggestions',new R(_0x4a0c55,_0xa37b45,this['_suggestions'])),this['enableCommand']('discardSelectedSuggestions');const _0x3e42e9=_0x4a0c55['plugins']['get']('CommentsRepository');this['listenTo'](_0x3e42e9,'addComment',(_0x4a57da,{threadId:_0x4fe9b4})=>{const _0x1765da=this['_suggestions']['get'](_0x4fe9b4);_0x1765da&&_0x1765da['commentThread']&&0x1===_0x1765da['commentThread']['length']&&this['_updateSuggestionData'](_0x4fe9b4,{'hasComments':!0x0});},{'priority':'low'}),this['listenTo'](_0x3e42e9,'removeComment',(_0x51d633,{threadId:_0x5c162a})=>{const _0x48404a=this['_suggestions']['get'](_0x5c162a);_0x48404a&&_0x48404a['commentThread']&&!_0x48404a['commentThread']['length']&&this['_updateSuggestionData'](_0x5c162a,{'hasComments':!0x1});},{'priority':'low'});}set['adapter'](_0x46545b){if(this['_adapter'])throw new _0x4a1ebc('track-changes-adapter-already-set',this);this['_adapter']=_0x46545b;}get['adapter'](){return this['_adapter'];}['getSuggestions']({skipNotAttached:_0x52091d=!0x1,toJSON:_0x20ace9=!0x1}={}){const _0x3c2625=[];for(const _0x583171 of this['_suggestions']['values']())_0x52091d&&!_0x583171['isInContent']||_0x3c2625['push'](_0x583171);return _0x20ace9?_0x3c2625['map'](_0x5d93b2=>_0x5d93b2['toJSON']()):_0x3c2625;}['getSuggestion'](_0x441be2){const _0x2bc6f2=this['_suggestions']['get'](_0x441be2);if(!_0x2bc6f2)throw new _0x4a1ebc('track-changes-suggestion-not-found',this);return _0x2bc6f2;}['hasSuggestion'](_0x5c3570){return this['_suggestions']['has'](_0x5c3570);}['addSuggestionData'](_0x3725e9){const {authorId:_0x537b90,id:_0x99089b,attributes:_0xf76745}=_0x3725e9,[_0x237982,_0x5db3ac]=_0x3725e9['type']['split'](':'),_0x5e7e48=this['_suggestions']['get'](_0x99089b)||this['_createSuggestion'](_0x237982,_0x5db3ac,_0x99089b,_0x537b90,_0xf76745);if(this['_addThreadToSuggestion'](_0x5e7e48),this['_checkSuggestionCorrectness'](_0x5e7e48,_0x237982,_0x5db3ac||null,_0x537b90),_0x5e7e48['createdAt']=_0x3725e9['createdAt'],_0x5e7e48['_isDataLoaded']=!0x0,_0xf76745&&_0xf76745['@external']){const _0x1e6cad=_0xf76745['@external'],_0xe8440d=this['_getExternalAuthor'](_0x1e6cad['authorName']);_0x5e7e48['authoredAt']=_0x1e6cad['createdAt'],_0x5e7e48['author']=_0xe8440d,_0x5e7e48['isExternal']=!0x0;}else _0x5e7e48['authoredAt']=_0x3725e9['createdAt'];switch(_0x3725e9['data']&&(_0x5e7e48['data']=_0x3725e9['data']),_0x3725e9['attributes']&&(_0x5e7e48['attributes']=_0x3725e9['attributes']),this['_adapter']&&this['_adapter']['addSuggestion']||(_0x5e7e48['_saved']=!0x0),this['_suggestionState']['get'](_0x5e7e48)){case'notReady':this['_suggestionState']['set'](_0x5e7e48,'dataReady');break;case'markerReady':_0x5e7e48['isInContent']?(this['_joinWithAdjacentSuggestions'](new Set([_0x5e7e48])),this['_refreshSuggestionsChain'](new Set([_0x5e7e48])),this['_suggestionState']['set'](_0x5e7e48,'ready'),this['fire']('suggestionLoaded',_0x5e7e48)):this['_suggestionState']['set'](_0x5e7e48,'removed');}return _0x5e7e48;}['acceptSuggestion'](_0x1c2e9a){this['forceDefaultExecution'](()=>{this['editor']['model']['change'](()=>{for(const _0x245682 of _0x1c2e9a['getAllAdjacentSuggestions']())_0x245682['accept']();});});}['discardSuggestion'](_0x22d3d2){this['forceDefaultExecution'](()=>{this['editor']['model']['change'](()=>{for(const _0x1c18f7 of _0x22d3d2['getAllAdjacentSuggestions']())_0x1c18f7['discard']();});});}['enableCommand'](_0x2d8096,_0x44845b){const _0x5f3f63=this['editor']['commands']['get'](_0x2d8096);if(!_0x5f3f63)throw new _0x4a1ebc('track-changes-command-not-found',this,{'commandName':_0x2d8096});if(this['_enabledCommands']['has'](_0x5f3f63))throw new _0x4a1ebc('track-changes-enable-command-twice',this,{'commandName':_0x2d8096});this['_enabledCommands']['add'](_0x5f3f63),_0x44845b&&_0x5f3f63['on']('execute',(_0x346651,_0x4f6664)=>{this['trackChangesCommand']['value']&&(this['_isForcedDefaultExecutionBlock']||(_0x4f6664['length']>0x0&&_0x4f6664[_0x4f6664['length']-0x1]&&_0x4f6664[_0x4f6664['length']-0x1]['forceDefaultExecution']?_0x4f6664['pop']():(_0x346651['return']=_0x44845b((..._0x457c19)=>_0x5f3f63['execute'](..._0x457c19,{'forceDefaultExecution':!0x0}),..._0x4f6664),_0x346651['stop']())));},{'priority':'high'});}['forceDefaultExecution'](_0x554b2f){let _0x1bb374,_0x47e5a5;const _0x17284d=this['_isForcedDefaultExecutionBlock'];this['_isForcedDefaultExecutionBlock']=!0x0;try{_0x1bb374=_0x554b2f();}catch(_0x17699f){_0x47e5a5=_0x17699f;}return _0x17284d||(this['_isForcedDefaultExecutionBlock']=!0x1),_0x47e5a5&&_0x4a1ebc['rethrowUnexpectedError'](_0x47e5a5,this),_0x1bb374;}['markInsertion'](_0x3619f7,_0x1464f7=null,_0x16ee5a={}){if(_0x3619f7['isCollapsed'])return null;const _0xd46d59=this['editor']['plugins']['get']('Users')['me'];for(const {suggestion:_0x498ad7,meta:_0x46c42f}of this['_findSuggestions'](_0x3619f7,'insertion'))if(_0x46c42f['isOwn']){if(!_0x46c42f['isNextTo']){if(_0x46c42f['containsRangeInObject']){if(!this['_mergeNestedSuggestions']||!Lt(_0x498ad7,_0x16ee5a))continue;return _0x498ad7;}if(Lt(_0x498ad7,_0x16ee5a))return _0x498ad7;this['_breakSuggestionMarker'](_0x498ad7,_0x3619f7['start'],_0x3619f7['end']);break;}if(_0x1464f7==_0x498ad7['subType']&&Lt(_0x498ad7,_0x16ee5a)){const _0x3d0664=_0x498ad7['getFirstRange']();return _0x3d0664['start']['isEqual'](_0x3619f7['end'])?this['_setSuggestionRange'](_0x498ad7,this['_model']['createRange'](_0x3619f7['start'],_0x3d0664['end'])):this['_setSuggestionRange'](_0x498ad7,this['_model']['createRange'](_0x3d0664['start'],_0x3619f7['end'])),_0x498ad7;}}const _0xb3f79d=_0x50a7b0(),_0x2b4aa6=_0xd46d59['id'],_0x182ff2=_0x1464f7?'insertion:'+_0x1464f7:'insertion',_0x27ec42=this['_setSuggestionData']({'id':_0xb3f79d,'type':_0x182ff2,'createdAt':new Date(),'authorId':_0x2b4aa6,'attributes':_0x16ee5a});return this['_addSuggestionMarker'](_0x182ff2,_0xb3f79d,_0x2b4aa6,_0x3619f7),_0x27ec42;}['markMultiRangeInsertion'](_0x4d49e1,_0x329f5d='multi',_0x2f463e={}){const _0x2be05a=this['editor']['plugins']['get']('Users')['me'],_0x17444d=this['_suggestionFactory']['getSuggestionCallback']('insertion',_0x329f5d,'join');for(const _0x3e924d of this['getSuggestions']())if(_0x3e924d['author']['id']==_0x2be05a['id']&&'insertion'==_0x3e924d['type']&&_0x3e924d['subType']==_0x329f5d&&Lt(_0x3e924d,_0x2f463e)&&(_0x17444d(_0x3e924d['getRanges'](),_0x4d49e1)||_0x17444d(_0x4d49e1,_0x3e924d['getRanges']()))){for(const _0x296ab6 of _0x4d49e1)_0x3e924d['addRange'](_0x296ab6);return _0x3e924d;}for(const {suggestion:_0x3dfca1,meta:_0x5485e6}of this['_findSuggestions'](_0x4d49e1,'insertion')){if(!_0x5485e6['isOwn'])continue;if(!this['_mergeNestedSuggestions']&&_0x5485e6['containsRangeInObject'])continue;if(!Lt(_0x3dfca1,_0x2f463e))continue;let _0x554f98=!0x0;for(const _0x110cd8 of _0x3dfca1['getRanges']())for(const _0x38bbaa of _0x4d49e1)if(!_0x110cd8['containsRange'](_0x38bbaa)){_0x554f98=!0x1;break;}if(_0x554f98)return _0x3dfca1;}const _0x3f2e26=_0x50a7b0(),_0x3d3a1c=_0x2be05a['id'],_0x151b36='insertion:'+_0x329f5d,_0x4a01f3=this['_setSuggestionData']({'id':_0x3f2e26,'type':_0x151b36,'createdAt':new Date(),'authorId':_0x3d3a1c,'attributes':_0x2f463e});for(const _0x3af2d3 of _0x4d49e1)this['_addSuggestionMarker'](_0x151b36,_0x3f2e26,_0x3d3a1c,_0x3af2d3,u['getMultiRangeId']());return _0x4a01f3;}['markInlineFormat'](_0x21e90b,_0x1472ad,_0x465208=null,_0xccf49c={}){if(_0x465208=_0x465208||Vt(_0x1472ad),_0x21e90b['isCollapsed'])return null;if('never'===this['_trackFormatChanges']){const _0xa11d9=this['_suggestionFactory']['getSuggestionCallback']('formatInline',_0x465208,'accept');return this['forceDefaultExecution'](()=>_0xa11d9([_0x21e90b],_0x1472ad,_0xccf49c)),null;}const _0x143974=this['editor']['plugins']['get']('Users')['me'],_0x2879cd=[];if('always'!==this['_trackFormatChanges']){for(const {suggestion:_0x24dd6d,meta:_0x2b374d}of this['_findSuggestions'](_0x21e90b,'insertion'))_0x2b374d['isOwn']&&!_0x2b374d['isInsideObject']&&_0x2879cd['push'](..._0x24dd6d['getRanges']());}const _0x4d2b7f=function(_0x37b099,_0x5a8b44){const _0x1d4c58=[];for(const _0x27ee13 of _0x5a8b44){const _0x303035=_0x37b099['getIntersection'](_0x27ee13);_0x303035&&_0x1d4c58['push'](_0x303035);}return _0x1d4c58;}(_0x21e90b,_0x2879cd),_0xa5df0a=function(_0x2e0e57,_0x597d02){const _0x27164=[_0x2e0e57];for(const _0x1d8193 of _0x597d02){let _0x45693c=0x0;for(;_0x45693c<_0x27164['length'];){const _0x29b561=_0x27164[_0x45693c]['getDifference'](_0x1d8193);_0x27164['splice'](_0x45693c,0x1,..._0x29b561),_0x45693c+=_0x29b561['length'];}}return _0x27164;}(_0x21e90b,_0x2879cd);_0x4d2b7f['length']&&this['_model']['change'](()=>{for(const _0x4ec9a8 of _0x4d2b7f){const _0x366a41=this['_suggestionFactory']['getSuggestionCallback']('formatInline',_0x465208,'accept');this['forceDefaultExecution'](()=>_0x366a41([_0x4ec9a8],_0x1472ad,_0xccf49c));}});for(const _0x436c9d of _0xa5df0a){let _0x47b8c1=null,_0xa6b405=_0x436c9d['start'],_0x460bac=_0x436c9d['end'];for(const {suggestion:_0x3fb1db,meta:_0x1501ff}of this['_findSuggestions'](_0x436c9d,'formatInline')){if(!_0x1501ff['isOwn'])continue;if(_0x3fb1db['subType']!=_0x465208)continue;if(!Lt(_0x3fb1db,_0xccf49c))continue;const _0x242f4b=_0x3fb1db['getFirstRange']();if(_0x242f4b['containsRange'](_0x436c9d,!0x0))return null;_0xa6b405=_0xa6b405['isBefore'](_0x242f4b['start'])?_0xa6b405:_0x242f4b['start'],_0x460bac=_0x460bac['isAfter'](_0x242f4b['end'])?_0x460bac:_0x242f4b['end'],_0x47b8c1?_0x242f4b['start']['isBefore'](_0x47b8c1['getFirstRange']()['start'])?(_0x47b8c1['removeMarkers'](),_0x47b8c1=_0x3fb1db):_0x3fb1db['removeMarkers']():_0x47b8c1=_0x3fb1db;}const _0x10214b=this['_model']['createRange'](_0xa6b405,_0x460bac);if(_0x47b8c1)this['_setSuggestionRange'](_0x47b8c1,_0x10214b);else{const _0xdeda04=_0x50a7b0(),_0xaf9895=_0x143974['id'];this['_setSuggestionData']({'id':_0xdeda04,'type':'formatInline:'+_0x465208,'data':_0x1472ad,'createdAt':new Date(),'authorId':_0xaf9895,'attributes':_0xccf49c}),this['_addSuggestionMarker']('formatInline:'+_0x465208,_0xdeda04,_0xaf9895,_0x10214b);}}return null;}['markBlockFormat'](_0x3f61a7,_0x509c04,_0x47d6f7=[],_0x5e5291=null,_0x16d072={}){_0x509c04['formatGroupId']||(_0x509c04['formatGroupId']=_0x509c04['commandName']),_0x509c04['multipleBlocks']=_0x3f61a7['is']('range'),_0x5e5291=_0x5e5291||Vt(_0x509c04);const _0x4079a3=_0x47d6f7['map'](_0x434638=>Gt(_0x434638,this['_model'])),_0x12eda9=_0x3f61a7['is']('range')?_0x3f61a7:Gt(_0x3f61a7,this['_model']);if('never'===this['_trackFormatChanges']){const _0x911449=this['_suggestionFactory']['getSuggestionCallback']('formatBlock',_0x5e5291,'accept');return this['forceDefaultExecution'](()=>_0x911449([_0x12eda9],_0x509c04,_0x16d072)),null;}_0x4079a3['push'](_0x12eda9);let _0x1f71cf=!0x0;for(const _0x4ab040 of _0x4079a3)if(!this['_rangeIsInLocalUserInsertion'](_0x4ab040)){_0x1f71cf=!0x1;break;}if(_0x1f71cf&&'always'!==this['_trackFormatChanges']){const _0x476142=this['_suggestionFactory']['getSuggestionCallback']('formatBlock',_0x5e5291,'accept');return this['forceDefaultExecution'](()=>_0x476142([_0x12eda9],_0x509c04,_0x16d072)),null;}let _0x1ae988=null,_0xb7d262=_0x12eda9['start'],_0x8fcfe6=_0x12eda9['end'];for(const {suggestion:_0x341d86,meta:_0x1604f2}of this['_findSuggestions'](_0x12eda9,'formatBlock')){if(!_0x1604f2['isOwn'])continue;if(_0x1604f2['isNextTo']||_0x1604f2['containsRangeInObject']||_0x1604f2['isInsideObject'])continue;if(_0x341d86['data']['formatGroupId']!=_0x509c04['formatGroupId'])continue;if(!Lt(_0x341d86,_0x16d072))continue;const _0x1f6316=_0x341d86['getFirstRange']();if(_0x341d86['subType']==_0x5e5291){if(_0x1f6316['containsRange'](_0x12eda9,!0x0))return null;_0xb7d262=_0xb7d262['isBefore'](_0x1f6316['start'])?_0xb7d262:_0x1f6316['start'],_0x8fcfe6=_0x8fcfe6['isAfter'](_0x1f6316['end'])?_0x8fcfe6:_0x1f6316['end'],_0x1ae988?_0x1f6316['start']['isBefore'](_0x1ae988['getFirstRange']()['start'])?(_0x1ae988['removeMarkers'](),_0x1ae988=_0x341d86):_0x341d86['removeMarkers']():_0x1ae988=_0x341d86;}else{const _0x599c10=_0x12eda9['getIntersection'](_0x1f6316);this['_cutOutSuggestionMarker'](_0x341d86,_0x599c10);}}const _0x346d50=this['editor']['plugins']['get']('Users')['me'],_0x3b8d34=_0x50a7b0(),_0xc60f45=_0x346d50['id'];if(_0x1ae988)return this['_setSuggestionRange'](_0x1ae988,this['_model']['createRange'](_0xb7d262,_0x8fcfe6)),_0x1ae988;{const _0x4f3d6a=this['_setSuggestionData']({'id':_0x3b8d34,'type':'formatBlock:'+_0x5e5291,'data':_0x509c04,'createdAt':new Date(),'authorId':_0xc60f45,'attributes':_0x16d072});return this['_addSuggestionMarker']('formatBlock:'+_0x5e5291,_0x3b8d34,_0xc60f45,this['_model']['createRange'](_0xb7d262,_0x8fcfe6)),_0x4f3d6a;}}['markMultiRangeBlockFormat'](_0x58234e,_0x4d2912,_0x2171c1=[],_0x42a757=null,_0x2ded9e={}){_0x4d2912['formatGroupId']||(_0x4d2912['formatGroupId']=_0x4d2912['commandName']);const _0xbe27f9=_0x58234e[0x0];_0x4d2912['multipleBlocks']=_0xbe27f9['is']('range'),_0x42a757=_0x42a757||Vt(_0x4d2912);const _0xe209cc=_0x2171c1['map'](_0x567d71=>Gt(_0x567d71,this['_model'])),_0x22b25e=_0xbe27f9['is']('range')?_0x58234e:_0x58234e['map'](_0x4d321a=>Gt(_0x4d321a,this['_model']));if('never'===this['_trackFormatChanges']){const _0x372d22=this['_suggestionFactory']['getSuggestionCallback']('formatBlock',_0x42a757,'accept');return this['forceDefaultExecution'](()=>_0x372d22(_0x22b25e,_0x4d2912,_0x2ded9e)),null;}_0xe209cc['push'](..._0x22b25e);let _0x2cb54c=!0x0;for(const _0x110dfa of _0xe209cc)if(!this['_rangeIsInLocalUserInsertion'](_0x110dfa)){_0x2cb54c=!0x1;break;}if(_0x2cb54c&&'always'!==this['_trackFormatChanges']){const _0x1abcec=this['_suggestionFactory']['getSuggestionCallback']('formatBlock',_0x42a757,'accept');return this['forceDefaultExecution'](()=>_0x1abcec(_0x22b25e,_0x4d2912,_0x2ded9e)),null;}const _0x4944bc=this['editor']['plugins']['get']('Users')['me'];for(const _0x2ba24b of this['getSuggestions']()){if(_0x2ba24b['author']['id']!=_0x4944bc['id'])continue;if('formatBlock'!=_0x2ba24b['type']||_0x2ba24b['data']['formatGroupId']!=_0x4d2912['formatGroupId'])continue;if(!Lt(_0x2ba24b,_0x2ded9e))continue;const _0x415286=_0x2ba24b['subType']==_0x42a757;for(let _0x50b0ed=0x0;_0x50b0ed<_0x22b25e['length'];_0x50b0ed++){const _0x1cbbd9=_0x22b25e[_0x50b0ed];for(const _0xc10874 of _0x2ba24b['getMarkers']()){const _0x2a7c72=_0xc10874['getRange']();if(_0x1cbbd9['isEqual'](_0x2a7c72)){_0x415286?(_0x22b25e['splice'](_0x50b0ed,0x1),_0x50b0ed--):_0x2ba24b['removeMarker'](_0xc10874['name']);break;}}}}if(0x0==_0x22b25e['length'])return null;const _0x4fc308=this['_suggestionFactory']['getSuggestionCallback']('formatBlock',_0x42a757,'join');for(const _0x2b7324 of this['getSuggestions']())if(_0x2b7324['author']['id']==_0x4944bc['id']&&'formatBlock'==_0x2b7324['type']&&_0x2b7324['data']['formatGroupId']==_0x4d2912['formatGroupId']&&_0x2b7324['subType']==_0x42a757&&Lt(_0x2b7324,_0x2ded9e)&&(_0x4fc308(_0x2b7324['getRanges'](),_0x22b25e)||_0x4fc308(_0x22b25e,_0x2b7324['getRanges']()))){for(const _0x22cf2a of _0x22b25e)_0x2b7324['addRange'](_0x22cf2a);return _0x2b7324;}const _0x2fdaa4=_0x50a7b0(),_0x2b476b=_0x4944bc['id'],_0x587cfc='formatBlock:'+_0x42a757,_0xb900f3=this['_setSuggestionData']({'id':_0x2fdaa4,'type':_0x587cfc,'data':_0x4d2912,'createdAt':new Date(),'authorId':_0x2b476b,'attributes':_0x2ded9e});for(const _0x3ba79e of _0x22b25e)this['_addSuggestionMarker'](_0x587cfc,_0x2fdaa4,_0x2b476b,_0x3ba79e,u['getMultiRangeId']());return _0xb900f3;}['markDeletion'](_0x5597d7,_0x5356d5=null,_0x516843={}){if(_0x5597d7['isCollapsed'])return null;const _0x1bf050=this['editor']['plugins']['get']('Users')['me'],_0x4c9740=new _0x1677da(_0x5597d7['start'],_0x5597d7['end']);for(const {suggestion:_0x172fc6,meta:_0x3e4261}of this['_findSuggestions'](_0x4c9740,'insertion'))if(_0x3e4261['isOwn']&&!_0x3e4261['isNextTo']){if(_0x172fc6['isMultiRange']){const _0x1ddacc=_0x172fc6['getRanges']()['filter'](_0x3680c7=>'$graveyard'!=_0x3680c7['root']['rootName']);_0x1ddacc['every'](_0x4f376e=>_0x4c9740['containsRange'](_0x4f376e,!0x0))&&_0x172fc6['discard']();if(_0x1ddacc['some'](_0x249b0d=>_0x249b0d['containsRange'](_0x4c9740,!0x0))){const _0xf45aca=this['_suggestionFactory']['getSuggestionCallback']('deletion',_0x5356d5,'accept');return this['forceDefaultExecution'](()=>_0xf45aca([_0x4c9740],null,_0x516843)),null;}}else{const _0x158e19=_0x4c9740['getIntersection'](_0x172fc6['getFirstRange']());null!==_0x158e19&&_0x172fc6['_onDiscard']([_0x158e19],null,_0x516843);}}if(_0x4c9740['detach'](),_0x4c9740['isCollapsed']||'$graveyard'==_0x4c9740['root']['rootName'])return null;let _0x5e07bb=null,_0x2b7d4b=_0x4c9740['start'],_0x243e3b=_0x4c9740['end'];const _0x1a5bdc=this['_findSuggestions'](_0x4c9740,'deletion');for(const {suggestion:_0x2bebec,meta:_0x5c8a99}of _0x1a5bdc){const _0x19e008=this['_model']['createRange'](_0x2b7d4b,_0x243e3b);if(_0x5c8a99['isOwn']&&(this['_mergeNestedSuggestions']||!_0x5c8a99['containsRangeInObject']&&!_0x5c8a99['isInsideObject'])){if(_0x2bebec['isMultiRange']){if(!Lt(_0x2bebec,_0x516843))continue;let _0x169d91=!0x0;for(const _0x460c36 of _0x2bebec['getRanges']()){if(_0x460c36['containsRange'](_0x19e008,!0x0))return _0x2bebec;_0x19e008['containsRange'](_0x460c36)||(_0x169d91=!0x1);}_0x169d91&&_0x2bebec['discard']();}else{const _0x48b4fc=_0x2bebec['getFirstRange']();if(_0x48b4fc['containsRange'](_0x19e008,!0x0))return _0x2bebec;if(!Lt(_0x2bebec,_0x516843)){_0x19e008['containsRange'](_0x48b4fc)?_0x2bebec['removeMarkers']():_0x48b4fc['containsPosition'](_0x2b7d4b)?_0x2b7d4b=_0x48b4fc['end']:_0x48b4fc['containsPosition'](_0x243e3b)&&(_0x243e3b=_0x48b4fc['start']);continue;}_0x2b7d4b=_0x2b7d4b['isBefore'](_0x48b4fc['start'])?_0x2b7d4b:_0x48b4fc['start'],_0x243e3b=_0x243e3b['isAfter'](_0x48b4fc['end'])?_0x243e3b:_0x48b4fc['end'],_0x516843=Object['assign']({},_0x2bebec['attributes']),_0x5e07bb?_0x48b4fc['start']['isBefore'](_0x5e07bb['getFirstRange']()['start'])?(_0x5e07bb['removeMarkers'](),_0x5e07bb=_0x2bebec):_0x2bebec['removeMarkers']():_0x5e07bb=_0x2bebec;}}}if(_0x5e07bb)return this['_setSuggestionRange'](_0x5e07bb,this['_model']['createRange'](_0x2b7d4b,_0x243e3b)),_0x5e07bb;{const _0x2d131d=_0x50a7b0(),_0x36058c=this['_model']['createRange'](_0x2b7d4b,_0x243e3b),_0x2f8c27=_0x1bf050['id'],_0x56383e=_0x5356d5?'deletion:'+_0x5356d5:'deletion',_0x4e6059=this['_setSuggestionData']({'id':_0x2d131d,'type':_0x56383e,'createdAt':new Date(),'authorId':_0x2f8c27,'attributes':_0x516843});return this['_addSuggestionMarker'](_0x56383e,_0x2d131d,_0x2f8c27,_0x36058c),_0x4e6059;}}['markMultiRangeDeletion'](_0x49d15c,_0x53fb3b='multi',_0x1cbf91={}){const _0x27e524=this['editor']['plugins']['get']('Users')['me'],_0x409ab1=_0x49d15c['map'](_0x5ab9d8=>new _0x1677da(_0x5ab9d8['start'],_0x5ab9d8['end'])),_0x40964e=new Set();for(const {suggestion:_0x7caab8,meta:_0x413a92}of this['_findSuggestions'](_0x409ab1,'insertion'))_0x413a92['isOwn']&&!_0x413a92['isNextTo']&&_0x40964e['add'](_0x7caab8);for(const _0x8f7a46 of _0x40964e)if(_0x8f7a46['isMultiRange']){const _0x4ef517=_0x8f7a46['getRanges']();(!_0x8f7a46['attributes']||!_0x8f7a46['attributes']['skipNestingCheck'])&&(_0x4ef517['every'](_0x43daf3=>_0x409ab1['some'](_0xcb4281=>_0xcb4281['containsRange'](_0x43daf3,!0x0)))&&_0x8f7a46['discard']());if(_0x409ab1['every'](_0x17e8d8=>_0x4ef517['some'](_0x5ca2b6=>_0x5ca2b6['containsRange'](_0x17e8d8,!0x0)))){const _0x49f51d=this['_suggestionFactory']['getSuggestionCallback']('deletion',_0x53fb3b,'accept');return this['forceDefaultExecution'](()=>_0x49f51d(_0x49d15c,null,_0x1cbf91)),null;}}else{const _0x722e44=_0x8f7a46['getFirstRange']();_0x409ab1['some'](_0x26ea8f=>_0x26ea8f['containsRange'](_0x722e44,!0x0))&&_0x8f7a46['discard']();if(_0x409ab1['every'](_0x424440=>_0x722e44['containsRange'](_0x424440,!0x0))){const _0x51dafc=this['_suggestionFactory']['getSuggestionCallback']('deletion',_0x53fb3b,'accept');return this['forceDefaultExecution'](()=>_0x51dafc(_0x409ab1,null,_0x1cbf91)),null;}}const _0x15d536=this['_suggestionFactory']['getSuggestionCallback']('deletion',_0x53fb3b,'join');let _0x9163de=null;for(const _0xa85cd3 of this['getSuggestions']())if(_0xa85cd3['author']['id']==_0x27e524['id']&&_0xa85cd3['isInContent']&&'deletion'==_0xa85cd3['type']&&_0xa85cd3['subType']==_0x53fb3b&&Lt(_0xa85cd3,_0x1cbf91)&&(_0x15d536(_0xa85cd3['getRanges'](),_0x409ab1)||_0x15d536(_0x409ab1,_0xa85cd3['getRanges']()))){if(_0x9163de){if(_0xa85cd3['commentThread']&&_0xa85cd3['commentThread']['length'])continue;for(const _0x4e35b1 of _0xa85cd3['getRanges']())_0x9163de['isIntersectingWithRange'](_0x4e35b1)||_0x9163de['addRange'](_0x4e35b1);_0xa85cd3['removeMarkers']();}else{_0x9163de=_0xa85cd3;for(const _0x35b2e8 of _0x409ab1)_0xa85cd3['isIntersectingWithRange'](_0x35b2e8)||_0xa85cd3['addRange'](_0x35b2e8);}}if(_0x9163de)return _0x9163de;_0x40964e['clear']();for(const {suggestion:_0x27279a,meta:_0x23a1b9}of this['_findSuggestions'](_0x409ab1,'deletion'))_0x23a1b9['isOwn']&&(this['_mergeNestedSuggestions']||!_0x23a1b9['containsRangeInObject']&&!_0x23a1b9['isInsideObject'])&&Lt(_0x27279a,_0x1cbf91)&&_0x40964e['add'](_0x27279a);for(const _0x1f3416 of _0x40964e){const _0x11fc85=_0x1f3416['getRanges']();if(!_0x1cbf91||!_0x1cbf91['skipNestingCheck']){if(_0x409ab1['every'](_0x322d43=>_0x11fc85['some'](_0x587f9b=>_0x587f9b['containsRange'](_0x322d43,!0x0))))return _0x1f3416;}(!_0x1f3416['attributes']||!_0x1f3416['attributes']['skipNestingCheck'])&&(_0x11fc85['every'](_0x1323bc=>_0x409ab1['some'](_0x38e843=>_0x38e843['containsRange'](_0x1323bc,!0x0)))&&_0x1f3416['discard']());}const _0x2a3ca5=_0x50a7b0(),_0x531b1e=_0x27e524['id'],_0x450527='deletion:'+_0x53fb3b,_0x51346d=this['_setSuggestionData']({'id':_0x2a3ca5,'type':_0x450527,'createdAt':new Date(),'authorId':_0x531b1e,'attributes':_0x1cbf91});for(const _0x5587ff of _0x409ab1)_0x5587ff['detach'](),_0x5587ff['isCollapsed']||'$graveyard'==_0x5587ff['root']['rootName']||this['_addSuggestionMarker'](_0x450527,_0x2a3ca5,_0x531b1e,_0x5587ff,u['getMultiRangeId']());return _0x51346d;}['markAttributeChange'](_0x33f0b7,_0x634172,_0x15157d,_0x555713,_0x1d4563){if(_0x33f0b7['isCollapsed'])return[];if('never'===this['_trackFormatChanges'])return[];const _0x24fa26=this['editor']['plugins']['get']('Users')['me']['id'],_0x5d27b2=Array['from'](this['_suggestions']['values']())['filter'](_0x5aa2d5=>'attribute'==_0x5aa2d5['type']&&_0x5aa2d5['data']['key']==_0x634172&&_0x5aa2d5['isIntersectingWithRange'](_0x33f0b7));if('default'===this['_trackFormatChanges']){const _0x16cde8=this['_findSuggestions'](_0x33f0b7,'insertion')['filter'](({meta:_0x5e1ec1})=>_0x5e1ec1['isOwn']&&!_0x5e1ec1['isInsideObject']&&!_0x5e1ec1['isNextTo'])['map'](({suggestion:_0x430cd7})=>_0x430cd7);_0x5d27b2['unshift'](..._0x16cde8);}const _0x559fab=new Map([[_0x33f0b7,_0x15157d]]);for(const _0x1ac34a of _0x5d27b2){const _0xef9f27='attribute'==_0x1ac34a['type']?_0x1ac34a['data']['oldValue']:void 0x0,_0x14b4a4=_0x1ac34a['getFirstRange'](),_0x4abe6c=Array['from'](_0x559fab['keys']())['find'](_0x51aba8=>_0x51aba8['isIntersecting'](_0x14b4a4));if(!_0x4abe6c)continue;const _0xc81604=_0x4abe6c['getDifference'](_0x14b4a4);this['_isBlockAttribute'](_0x634172)&&'insertion'==_0x1ac34a['type']&&0x0!=_0xc81604['length']||(_0x559fab['delete'](_0x4abe6c),_0xc81604['forEach'](_0x312a00=>{_0x559fab['set'](_0x312a00,_0x15157d);}),'insertion'!=_0x1ac34a['type']&&_0xef9f27!=_0x555713&&_0x559fab['set'](_0x4abe6c['getIntersection'](_0x14b4a4),_0xef9f27));}const _0x4077cb=[];for(const [_0x1abfda,_0x390dd8]of _0x559fab){const _0x243210=_0x50a7b0(),_0x5b6b77={'key':_0x634172,'oldValue':_0x390dd8,'newValue':_0x555713};_0x634172['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':_0x634172});const _0x53be9f=('attribute:'+(_0x634172+'|'+Vt({'newValue':_0x555713})))['substring'](0x0,0x3c),_0x3ee5cc=this['_setSuggestionData']({'id':_0x243210,'type':_0x53be9f,'data':_0x5b6b77,'createdAt':new Date(),'authorId':_0x24fa26,'attributes':_0x1d4563});_0x4077cb['push'](_0x3ee5cc),this['_addSuggestionMarker'](_0x53be9f,_0x243210,_0x24fa26,_0x1abfda);}return _0x4077cb;}['enableDefaultAttributesIntegration'](_0x28d0d3){this['enableCommand'](_0x28d0d3,(_0x1bb4bf,..._0x5e36a2)=>{this['_recordAttributeChanges'](()=>{_0x1bb4bf(..._0x5e36a2);});});}['registerBlockAttribute'](_0x135a18){this['_blockAttributeKeys']['add'](_0x135a18);}['registerInlineAttribute'](_0xed392b){this['_inlineAttributeKeys']['add'](_0xed392b);}['_getAttributeKey'](_0x4bcace){return'attribute'==_0x4bcace['type']?_0x4bcace['subType']['split']('|')[0x0]:null;}['_setSuggestionRange'](_0x5b4308,_0xf94da1){const _0x2b22ad=_0x5b4308['getFirstMarker']();this['_model']['change'](_0x295017=>{_0x295017['updateMarker'](_0x2b22ad,{'range':_0xf94da1});});}['_addThreadToSuggestion'](_0x5e39b5){const _0x307c57=_0x5e39b5['id'],_0x495338=this['editor']['config']['get']('collaboration.channelId');this['_commentsRepository']['hasCommentThread'](_0x307c57)||this['_commentsRepository']['addCommentThread']({'channelId':_0x495338,'threadId':_0x307c57,'isResolvable':!0x1,'isSubmitted':!0x0});const _0x2a96b2=this['_commentsRepository']['getCommentThread'](_0x307c57);_0x2a96b2['unbind']('isRemovable'),_0x2a96b2['isRemovable']=!0x1,_0x5e39b5['commentThread']=_0x2a96b2;}['_checkSuggestionCorrectness'](_0x2f07ce,_0x391b94,_0x520227,_0x57afd4){if(_0x2f07ce['type']!=_0x391b94||_0x2f07ce['subType']!=_0x520227||_0x2f07ce['creator']['id']!=_0x57afd4)throw this['editor']['enableReadOnlyMode']('track-changes-suggestion-data-mismatch'),new _0x4a1ebc('track-changes-suggestion-data-mismatch',this);}['_cutOutSuggestionMarker'](_0x1f97f7,_0x16f70f){const _0x387d81=_0x1f97f7['getFirstRange']();if(_0x16f70f['isEqual'](_0x387d81))_0x1f97f7['removeMarkers']();else{if(_0x387d81['containsRange'](_0x16f70f)){const _0x3c59d2=this['_model']['createPositionAt'](_0x16f70f['start']['nodeBefore'],'end');this['_setSuggestionRange'](_0x1f97f7,this['_model']['createRange'](_0x387d81['start'],_0x3c59d2));const _0x524101=_0x50a7b0(),_0x54f491=_0x1f97f7['creator']['id'],_0x36f42d=_0x1f97f7['type']+':'+_0x1f97f7['subType'];this['_setSuggestionData']({'id':_0x524101,'type':_0x36f42d,'createdAt':new Date(),'authorId':_0x54f491,'data':_0x1f97f7['data'],'attributes':_0x1f97f7['attributes']});const _0x5c7eb9=this['_model']['createPositionAt'](_0x16f70f['end']['parent'],'after'),_0x22c1ae=this['_model']['createRange'](_0x5c7eb9,_0x387d81['end']);this['_addSuggestionMarker'](_0x36f42d,_0x524101,_0x54f491,_0x22c1ae);}else{if(_0x387d81['containsPosition'](_0x16f70f['start'])){const _0x37309d=this['_model']['createPositionAt'](_0x16f70f['start']['nodeBefore'],'end');this['_setSuggestionRange'](_0x1f97f7,this['_model']['createRange'](_0x387d81['start'],_0x37309d));}else{const _0x1119fe=this['_model']['createPositionAt'](_0x16f70f['end']['parent'],'after');this['_setSuggestionRange'](_0x1f97f7,this['_model']['createRange'](_0x1119fe,_0x387d81['end']));}}}}['_rangeIsInLocalUserInsertion'](_0x1ab81c){for(const {suggestion:_0x2e143e,meta:_0x2352e3}of this['_findSuggestions'](_0x1ab81c,'insertion')){if(!_0x2352e3['isOwn'])continue;const _0x451899=_0x2e143e['getRanges']();for(const _0x4907bf of _0x451899)if(!_0x1ab81c['getDifference'](_0x4907bf)['length'])return!0x0;}return!0x1;}['_getAuthorFromId'](_0x1c5867){const _0x7ac4bd=this['editor']['plugins']['get']('Users')['getUser'](_0x1c5867);if(!_0x7ac4bd)throw new _0x4a1ebc('track-changes-user-not-found',this);return _0x7ac4bd;}['_getExternalAuthor'](_0x1907e4){const _0x25e131=this['editor']['plugins']['get']('Users'),_0x4af235=_0x340512('external:'+_0x1907e4),_0x24a8e0=_0x25e131['getUser'](_0x4af235);return _0x24a8e0||_0x25e131['addUser']({'id':_0x4af235,'name':_0x1907e4});}['_createSuggestion'](_0x5241bc,_0x2eb170,_0x47b403,_0x3d5519,_0x22fb09){const _0x5a29d7=this['_getAuthorFromId'](_0x3d5519),_0x290b91=this['_suggestionFactory']['buildSuggestion'](_0x5241bc,_0x2eb170,_0x47b403,_0x5a29d7,_0x22fb09,_0x10494f=>{this['_updateSuggestionData'](_0x47b403,{'attributes':_0x10494f});const _0x14a50b=this['getSuggestion'](_0x47b403);this['_joinWithAdjacentSuggestions'](new Set([_0x14a50b])),this['_refreshSuggestionsChain'](new Set([_0x14a50b]));});return this['listenTo'](_0x290b91,'accept',()=>{this['_updateSuggestionData'](_0x47b403,{'state':'accepted'});},{'priority':'high'}),this['listenTo'](_0x290b91,'discard',()=>{this['_updateSuggestionData'](_0x47b403,{'state':'rejected'});},{'priority':'high'}),this['_suggestions']['set'](_0x47b403,_0x290b91),this['_suggestionState']['set'](_0x290b91,'notReady'),_0x290b91;}['_splitMarkerName'](_0x35fb84){const _0x1b935d=_0x35fb84['split'](':');return{'group':_0x1b935d[0x0],'type':_0x1b935d[0x1],'subType':_0x1b935d['length']>=0x5?_0x1b935d[0x2]:null,'id':_0x1b935d['length']<0x5?_0x1b935d[0x2]:_0x1b935d[0x3],'authorId':_0x1b935d['length']<0x5?_0x1b935d[0x3]:_0x1b935d[0x4],'markerCount':0x6==_0x1b935d['length']?_0x1b935d[0x5]:null};}['_breakSuggestionMarker'](_0x392b65,_0x14a99e,_0x21f780){const _0xbfddb6=_0x392b65['getFirstRange'](),_0x4b3d10=_0xbfddb6['start'],_0x3430f1=_0xbfddb6['end'];this['_setSuggestionRange'](_0x392b65,this['_model']['createRange'](_0x4b3d10,_0x14a99e));const _0x41140=_0x50a7b0(),_0x13ca7f=_0x392b65['creator']['id'],_0x37141f=_0x392b65['type']+(_0x392b65['subType']?':'+_0x392b65['subType']:'');this['_setSuggestionData']({'id':_0x41140,'type':_0x37141f,'createdAt':new Date(),'authorId':_0x13ca7f,'originalSuggestionId':_0x392b65['id'],'attributes':_0x392b65['attributes'],'data':_0x392b65['data']});const _0x51e13e=this['_getAttributeKey'](_0x392b65);('formatBlock'==_0x392b65['type']||_0x51e13e&&this['_isBlockAttribute'](_0x51e13e))&&(_0x21f780=this['_model']['createPositionBefore'](_0x21f780['parent'])),this['_addSuggestionMarker'](_0x37141f,_0x41140,_0x13ca7f,this['_model']['createRange'](_0x21f780,_0x3430f1));}['_findSuggestions'](_0x14df50,_0x578178=null){const _0x1581b3=[],_0x514d36=this['editor']['plugins']['get']('Users')['me'];Array['isArray'](_0x14df50)||(_0x14df50=[_0x14df50]);for(const _0x22a785 of this['getSuggestions']()){if(!_0x22a785['isInContent'])continue;if(_0x578178&&_0x22a785['type']!=_0x578178)continue;let _0x55c744=!0x1;for(const _0x346de7 of _0x22a785['getRanges']()){for(const _0x4674c1 of _0x14df50){const _0x4df759=_0x4674c1['start']['isEqual'](_0x346de7['end'])||_0x4674c1['end']['isEqual'](_0x346de7['start']);if(_0x4df759||_0x4674c1['getIntersection'](_0x346de7)){const _0x204138=_0x4674c1['containsRange'](_0x346de7)&&Rt(this['_model']['schema'],_0x346de7['start'],_0x4674c1),_0x5f3c90=_0x346de7['containsRange'](_0x4674c1)&&Rt(this['_model']['schema'],_0x4674c1['start'],_0x346de7);_0x1581b3['push']({'suggestion':_0x22a785,'meta':{'isOwn':_0x514d36==_0x22a785['author'],'isNextTo':_0x4df759,'isInsideObject':_0x204138,'containsRangeInObject':_0x5f3c90}}),_0x55c744=!0x0;break;}}if(_0x55c744)break;}}return _0x1581b3;}['_addSuggestionMarker'](_0x1ecf3c,_0x3b3c42,_0x448711,_0x546e4a,_0x1fb458){this['_model']['change'](_0x46457d=>{let _0x2f9ad6='suggestion:'+_0x1ecf3c+':'+_0x3b3c42+':'+_0x448711;_0x1fb458&&(_0x2f9ad6=_0x2f9ad6+':'+_0x1fb458),_0x46457d['addMarker'](_0x2f9ad6,{'range':_0x546e4a,'usingOperation':!0x0,'affectsData':!0x0});});}['_removeSuggestion'](_0x3d4aff){const _0x5caa2d=_0x3d4aff['previous'],_0x3f5511=_0x3d4aff['next'];_0x3d4aff['previous']=null,_0x3d4aff['next']=null,null!=_0x5caa2d&&_0x5caa2d['next']==_0x3d4aff&&(_0x5caa2d['next']=_0x3f5511),null!=_0x3f5511&&_0x3f5511['previous']==_0x3d4aff&&(_0x3f5511['previous']=_0x5caa2d),'ready'==this['_suggestionState']['get'](_0x3d4aff)&&(this['_suggestionState']['set'](_0x3d4aff,'removed'),this['fire']('suggestionUnloaded',_0x3d4aff,_0x5caa2d,_0x3f5511));}['_setSuggestionData'](_0x3e731c){const _0x176671=_0x3e731c['id'],_0x56d83c=this['addSuggestionData'](_0x3e731c);if(this['_adapter']&&this['_adapter']['addSuggestion']){const _0x2a0659=this['editor']['plugins']['get']('PendingActions'),_0x55c873=_0x56d83c['hasComments'],_0x456ce1=_0x56d83c['subType']?_0x56d83c['type']+':'+_0x56d83c['subType']:_0x56d83c['type'],_0x2194a=this['editor']['locale'],_0x160557=_0x2a0659['add'](o(_0x2194a,'PENDING_ACTION_SUGGESTION')),_0x2cb0a0={'id':_0x176671,'type':_0x456ce1,'hasComments':_0x55c873,'data':_0x3e731c['data']||null,'originalSuggestionId':_0x3e731c['originalSuggestionId']||null,'attributes':_0x56d83c['attributes']};this['_adapter']['addSuggestion'](_0x2cb0a0)['then'](_0x449b67=>{_0x56d83c['_saved']=!0x0,_0x2a0659['remove'](_0x160557),_0x449b67&&_0x449b67['createdAt']&&(this['_suggestions']['get'](_0x176671)['createdAt']=_0x449b67['createdAt']);})['catch'](_0x4b4d2e=>{throw _0x2f92c('error-saving-suggestion-data-suggestion-discarded'),this['editor']['model']['enqueueChange']({'isUndoable':!0x1},()=>{_0x56d83c['discard']();}),_0x56d83c['stopListening'](),this['_suggestions']['delete'](_0x56d83c['id']),this['_suggestionState']['delete'](_0x56d83c),_0x4b4d2e;});}return _0x56d83c;}['_isBlockAttribute'](_0x7036ad){return this['_blockAttributeKeys']['has'](_0x7036ad);}['_updateSuggestionData'](_0x11c1df,_0x6fb663){const _0x16318c=this['editor']['plugins']['get']('PendingActions'),_0x231f54=this['getSuggestion'](_0x11c1df);if(this['_adapter']&&this['_adapter']['updateSuggestion']){if(_0x231f54['_saved']){const _0x2b4665=_0x16318c['add'](o(this['editor']['locale'],'PENDING_ACTION_SUGGESTION'));this['_adapter']['updateSuggestion'](_0x11c1df,_0x6fb663)['then'](()=>{_0x16318c['remove'](_0x2b4665);});}else _0x231f54['on']('change:_saved',()=>{this['_updateSuggestionData'](_0x11c1df,_0x6fb663);});}}['_getSuggestionData'](_0x1eec3d){if(!this['_adapter']||!this['_adapter']['getSuggestion'])throw new _0x4a1ebc('track-changes-adapter-missing-getsuggestion',this);return this['_adapter']['getSuggestion'](_0x1eec3d);}['_handleNewSuggestionMarker'](_0x3f65d0){const {id:_0x34d87f,type:_0x4f39a2,subType:_0x23f6e2,authorId:_0x17d6f0}=this['_splitMarkerName'](_0x3f65d0),_0x3c66ea=this['_suggestions']['get'](_0x34d87f)||this['_createSuggestion'](_0x4f39a2,_0x23f6e2,_0x34d87f,_0x17d6f0,{});switch(this['_checkSuggestionCorrectness'](_0x3c66ea,_0x4f39a2,_0x23f6e2,_0x17d6f0),this['_suggestionState']['get'](_0x3c66ea)){case'notReady':this['_getSuggestionData'](_0x34d87f)['then'](_0x2868e0=>{let _0xb54a16=Promise['resolve']();_0x2868e0['hasComments']&&(_0xb54a16=this['_commentsRepository']['fetchCommentThread']({'channelId':this['editor']['config']['get']('collaboration.channelId'),'threadId':_0x34d87f})),_0xb54a16['then'](()=>{this['addSuggestionData'](_0x2868e0)['_saved']=!0x0;});}),this['_suggestionState']['set'](_0x3c66ea,'markerReady');break;case'removed':this['_updateSuggestionData'](_0x34d87f,{'state':'open'});case'dataReady':this['_suggestionState']['set'](_0x3c66ea,'ready'),this['fire']('suggestionLoaded',_0x3c66ea);break;case'ready':this['fire']('suggestionChanged',_0x3c66ea);}return _0x3c66ea['addMarkerName'](_0x3f65d0),_0x3c66ea;}['_refreshSuggestionsChain'](_0x7cda07){const _0x5aff22=Array['from'](_0x7cda07),_0xd80427=_0x5aff22['filter'](_0x5c3c75=>'attribute'==_0x5c3c75['type']);this['_refreshAttributeSuggestionsChain'](_0xd80427);const _0x5ce98d=_0x5aff22['filter'](_0x19e5a8=>!_0x19e5a8['isMultiRange']&&'attribute'!=_0x19e5a8['type']),_0x4b453d=this['getSuggestions']({'skipNotAttached':!0x0})['filter'](_0x34fe7c=>!_0x34fe7c['isMultiRange']&&'attribute'!=_0x34fe7c['type']),_0x4b70dc=_0x4b453d['filter'](_0x3df692=>!_0x7cda07['has'](_0x3df692)),_0x2b461c=new Map(_0x4b453d['map'](_0x2e6cda=>[_0x2e6cda,this['_suggestionFactory']['getSuggestionCallback'](_0x2e6cda['type'],_0x2e6cda['subType'],'chain')])),_0x56c17a=new Map(_0x4b453d['map'](_0x328e27=>[_0x328e27,_0x328e27['getFirstRange']()])),_0xf42a24=new Set(),_0x1826b4=new Set();for(let _0x41202a=0x0;_0x41202a<_0x5ce98d['length'];_0x41202a++)_0x3a6866(_0x5ce98d[_0x41202a],_0x5ce98d,_0x41202a+0x1);for(let _0x25eddc=0x0;_0x25eddc<_0x5ce98d['length'];_0x25eddc++)_0x3a6866(_0x5ce98d[_0x25eddc],_0x4b70dc,0x0);const _0x5779bb=new Set();for(let _0x491c12=0x0;_0x491c12<_0x5ce98d['length'];_0x491c12++){const _0x106863=_0x5ce98d[_0x491c12];!_0x1826b4['has'](_0x106863)&&_0x106863['previous']&&(_0x5779bb['add'](_0x106863['previous']),_0x106863['previous']['next']===_0x106863&&(_0x106863['previous']['next']=null),_0x106863['previous']=null),!_0xf42a24['has'](_0x106863)&&_0x106863['next']&&(_0x5779bb['add'](_0x106863['next']),_0x106863['next']['previous']===_0x106863&&(_0x106863['next']['previous']=null),_0x106863['next']=null);}function _0x3a6866(_0x269e09,_0x42e8f5,_0x465d7a){for(let _0x4181f2=_0x465d7a;_0x4181f2<_0x42e8f5['length'];_0x4181f2++){const _0x580728=_0xbd3de1(_0x269e09,_0x42e8f5[_0x4181f2]);_0x580728&&(_0x580728[0x0]['next']=_0x580728[0x1],_0x580728[0x1]['previous']=_0x580728[0x0],_0xf42a24['add'](_0x580728[0x0]),_0x1826b4['add'](_0x580728[0x1]));}}function _0xbd3de1(_0x2684f4,_0x12c21d){if(_0x2684f4['author']['id']!==_0x12c21d['author']['id'])return null;const _0x1bb481=_0x2b461c['get'](_0x2684f4)(_0x2684f4,_0x12c21d,_0x56c17a['get'](_0x2684f4),_0x56c17a['get'](_0x12c21d));if(!_0x1bb481)return null;return _0x2b461c['get'](_0x12c21d)(_0x2684f4,_0x12c21d,_0x56c17a['get'](_0x2684f4),_0x56c17a['get'](_0x12c21d))?_0x1bb481[0x1]['commentThread']&&_0x1bb481[0x1]['commentThread']['length']?null:_0x1bb481:null;}_0x5779bb['size']&&this['_refreshSuggestionsChain'](_0x5779bb);}['_refreshAttributeSuggestionsChain'](_0x4d52cf){if(0x0==_0x4d52cf['length'])return;const _0x19e5be=this['getSuggestions']({'skipNotAttached':!0x0})['filter'](_0xd66b53=>'attribute'==_0xd66b53['type']&&_0xd66b53['_isDataLoaded']),_0x993e77=[],_0x563fd9=new Map();for(const _0x206f5b of _0x19e5be){const _0x109b9c=_0x340512(_0x206f5b['attributes']);_0x563fd9['has'](_0x109b9c)||(_0x563fd9['set'](_0x109b9c,_0x993e77['length']),_0x993e77['push']([]));const _0x5506d7=_0x563fd9['get'](_0x109b9c);_0x993e77[_0x5506d7]['push'](_0x206f5b);}!(function(){_0x993e77['sort']((_0x494871,_0xa6dedb)=>{const _0x3ebe03=_0x494871[0x0]['createdAt'],_0xe9c1b9=_0xa6dedb[0x0]['createdAt'];return _0x3ebe03==_0xe9c1b9?_0x494871[0x0]['attributes']['groupId']<_0xa6dedb[0x0]['attributes']['groupId']?-0x1:0x1:_0x3ebe03<_0xe9c1b9?-0x1:0x1;});for(const _0x133b86 of _0x993e77)_0x133b86['sort']((_0x420216,_0x516757)=>_0x420216['id']<_0x516757['id']?-0x1:0x1);}());for(let _0x2b27bb=0x0;_0x2b27bb<_0x993e77['length'];_0x2b27bb++){if(0x0==_0x993e77[_0x2b27bb]['length'])continue;const _0x1eccbb=[];for(let _0x3f2079=_0x2b27bb+0x1;_0x3f2079<_0x993e77['length'];_0x3f2079++)0x0!=_0x993e77[_0x3f2079]['length']&&_0x2a6eae(_0x993e77[_0x2b27bb],_0x993e77[_0x3f2079])&&_0x1eccbb['push'](_0x3f2079);for(const _0x49700e of _0x1eccbb)_0x993e77[_0x2b27bb]=_0x993e77[_0x2b27bb]['concat'](_0x993e77[_0x49700e]),_0x993e77[_0x49700e]=[];}for(const _0x1c5362 of _0x993e77)for(let _0x3aaa0b=0x0;_0x3aaa0b<_0x1c5362['length'];_0x3aaa0b++)_0x1c5362[_0x3aaa0b]['next']=_0x1c5362[_0x3aaa0b+0x1]||null;for(const _0x81b948 of _0x993e77)for(let _0x4b5016=0x0;_0x4b5016<_0x81b948['length'];_0x4b5016++)_0x81b948[_0x4b5016]['previous']=_0x81b948[_0x4b5016-0x1]||null;function _0x2a6eae(_0x384894,_0x195352){if(_0x384894[0x0]['attributes']['groupId']!==_0x195352[0x0]['attributes']['groupId']&&_0x384894[0x0]['author']!==_0x195352[0x0]['author'])return!0x1;if(!function(_0x229eee,_0x45a38b){if(!_0x229eee['hasComments']&&!_0x45a38b['hasComments'])return!0x0;if(_0x229eee['hasComments']&&_0x45a38b['hasComments'])return!0x1;if(_0x229eee['hasComments']&&_0x45a38b['createdAt']<_0x229eee['commentThread']['comments']['get'](0x0)['createdAt'])return!0x0;if(_0x45a38b['hasComments']&&_0x229eee['createdAt']<_0x45a38b['commentThread']['comments']['get'](0x0)['createdAt'])return!0x0;return!0x1;}(_0x384894[0x0],_0x195352[0x0]))return!0x1;const _0xfce41e=Bt(_0x384894[0x0]['attributes'],'groupId'),_0x4c3ccb=Bt(_0x195352[0x0]['attributes'],'groupId');if(!_0x283872(_0xfce41e,_0x4c3ccb))return!0x1;return!!_0x384894['every'](_0x2dda80=>_0x195352['some'](_0x1ae7a8=>_0x2dda80['getFirstRange']()['isEqual'](_0x1ae7a8['getFirstRange']())))&&_0x195352['every'](_0x424379=>_0x384894['some'](_0x3ac0be=>_0x424379['getFirstRange']()['isEqual'](_0x3ac0be['getFirstRange']())));}}['_joinWithAdjacentSuggestions'](_0x1cfe3b){const _0x386d0c=Array['from'](_0x1cfe3b),_0x1a79c5=this['getSuggestions']({'skipNotAttached':!0x0}),_0x4a046f=_0x1a79c5['filter'](_0x1e1a6c=>!_0x1cfe3b['has'](_0x1e1a6c)),_0x26b6ee=new Map(_0x386d0c['map'](_0xe867d=>[_0xe867d,this['_suggestionFactory']['getSuggestionCallback'](_0xe867d['type'],_0xe867d['subType'],'join')])),_0x579e54=new Map(_0x1a79c5['map'](_0x1fab45=>[_0x1fab45,_0x1fab45['getRanges']()]));for(let _0x3e4214=0x0;_0x3e4214<_0x386d0c['length'];_0x3e4214++){if(_0x457895(this,_0x386d0c[_0x3e4214],_0x386d0c,_0x3e4214+0x1))return!0x0;}for(let _0x5e80d2=0x0;_0x5e80d2<_0x386d0c['length'];_0x5e80d2++){if(_0x457895(this,_0x386d0c[_0x5e80d2],_0x4a046f,0x0))return!0x0;}return!0x1;function _0x457895(_0x446b85,_0x55045d,_0x36fbe0,_0x2f0c9c){for(let _0x322655=_0x2f0c9c;_0x322655<_0x36fbe0['length'];_0x322655++){const _0x497d5e=_0x36fbe0[_0x322655];if(_0x497d5e['type']!==_0x55045d['type']||_0x497d5e['author']['id']!==_0x55045d['author']['id']||_0x497d5e['subType']!==_0x55045d['subType'])continue;if(!Pt(_0x55045d,_0x497d5e,['groupId']))continue;if('attribute'==_0x55045d['type']&&_0x55045d['data']['oldValue']!=_0x497d5e['data']['oldValue'])continue;if('attribute'==_0x55045d['type']&&_0x446b85['_isBlockAttribute'](_0x55045d['data']['key']))continue;if('formatBlock'==_0x55045d['type']){const _0x3034ec=_0x446b85['editor']['model'],_0x57d312=_0x55045d['getContainedElement']();if(_0x57d312&&(_0x3034ec['schema']['isObject'](_0x57d312)||_0x3034ec['schema']['isLimit'](_0x57d312)))continue;}const _0xf33e9d=_0x26b6ee['get'](_0x55045d),_0x55ab30=_0x579e54['get'](_0x55045d),_0x24abf5=_0x579e54['get'](_0x497d5e),_0x372397=_0x55045d['commentThread']&&_0x55045d['commentThread']['length'],_0x7872c1=_0x497d5e['commentThread']&&_0x497d5e['commentThread']['length'];if(!_0x372397&&_0xf33e9d(_0x24abf5,_0x55ab30))return _0x446b85['_joinSuggestions'](_0x497d5e,_0x55045d),_0x579e54['delete'](_0x55045d),!0x0;if(!_0x7872c1&&_0xf33e9d(_0x55ab30,_0x24abf5))return _0x446b85['_joinSuggestions'](_0x55045d,_0x497d5e),_0x579e54['delete'](_0x497d5e),!0x0;}return!0x1;}}['_joinSuggestions'](_0x135492,_0x3affc0){if(_0x135492['isMultiRange']){for(const _0x18ea21 of _0x3affc0['getRanges']())_0x135492['addRange'](_0x18ea21);}else{const _0x483af6=_0x3affc0['getFirstRange']()['end'];this['_setSuggestionRange'](_0x135492,this['_model']['createRange'](_0x135492['getFirstRange']()['start'],_0x483af6));}_0x3affc0['removeMarkers']();}['_getMarkerAnnouncementText'](_0x428d4c,_0xc8c55c){const _0x28a234=_0x428d4c['startsWith']('format')||_0x428d4c['startsWith']('attribute')?'FORMATTING':_0x428d4c['toUpperCase']();return o(this['editor']['locale'],_0xc8c55c+'_'+_0x28a234+'_SUGGESTION_ANNOUNCEMENT');}['_initAriaMarkerChangeAnnouncements'](){const _0x592953=this['editor'];if(!_0x592953['ui'])return;const {ariaLiveAnnouncer:_0x3e6fe9}=_0x592953['ui'];_0x1adeb1(this['_model'],({left:_0x3f2120,entered:_0x2d41b0})=>{for(const _0xa9c7a6 of _0x3f2120){const {group:_0x21bdaa,type:_0xd83ca4}=this['_splitMarkerName'](_0xa9c7a6['name']);if('suggestion'===_0x21bdaa){_0x3e6fe9['announce'](this['_getMarkerAnnouncementText'](_0xd83ca4,'LEAVE'));break;}}for(const _0x24dda8 of _0x2d41b0){const {group:_0x15a4ff,type:_0x2392de}=this['_splitMarkerName'](_0x24dda8['name']);if('suggestion'===_0x15a4ff){_0x3e6fe9['announce'](this['_getMarkerAnnouncementText'](_0x2392de,'ENTER'));break;}}});}['_processAttributeChanges'](_0x351ec1){if(this['_recordAttributeSuggestions'])return!0x1;const _0x3e2d95=this['editor'],_0x760f3a=_0x3e2d95['model']['document']['differ']['getChanges']();if(0x0==_0x760f3a['length'])return!0x1;const _0x2ecb6f=[],_0x182f86=_0x760f3a['filter'](_0x4a4a3a=>'attribute'==_0x4a4a3a['type']),_0x3122bc=_0x760f3a['filter'](_0xadeef2=>'insert'==_0xadeef2['type']&&'$text'!=_0xadeef2['name']),_0x369df5=_0x760f3a['filter'](_0xf6fec2=>'remove'==_0xf6fec2['type']&&'$text'!=_0xf6fec2['name']);for(const _0x228e58 of _0x182f86)_0x2ecb6f['push']({'key':_0x228e58['attributeKey'],'newValue':_0x228e58['attributeNewValue'],'oldValue':_0x228e58['attributeOldValue'],'range':Ot(_0x228e58['range'],_0x3e2d95['model'])});for(const _0x26ae42 of _0x3122bc){const _0xb82096=_0x369df5['find'](_0xbcc3dc=>_0xbcc3dc['position']['isEqual'](_0x26ae42['position']));_0xb82096&&_0x2ecb6f['push']({'key':m,'newValue':_0x26ae42['name'],'oldValue':_0xb82096['name'],'range':_0x3e2d95['model']['createRangeOn'](_0x26ae42['position']['nodeAfter'])});}return 0x0!=_0x2ecb6f['length']&&this['_reduceExistingSuggestions'](_0x351ec1,_0x2ecb6f);}['_processAttributeSuggestions'](_0x1a2d06){let _0x2912c7=!0x1;const _0x4fa6ae=this['editor']['model']['document']['differ']['getChangedMarkers']()['filter'](_0x1439d4=>_0x1439d4['data']['newRange']&&_0x1439d4['name']['startsWith']('suggestion:attribute:'));for(const _0x3aea5e of _0x4fa6ae){const {subType:_0x4930f7,id:_0x319060}=this['_splitMarkerName'](_0x3aea5e['name']),_0x57bb31=_0x4930f7['split']('|')[0x0];for(const _0x1dfd67 of this['getSuggestions']({'skipNotAttached':!0x0}))_0x1dfd67['id']!=_0x319060&&'attribute'==_0x1dfd67['type']&&_0x1dfd67['data']&&_0x1dfd67['data']['key']==_0x57bb31&&_0x1dfd67['getFirstRange']()['isIntersecting'](_0x3aea5e['data']['newRange'])&&(this['_reduceSuggestionAttributeRange'](_0x1dfd67,_0x3aea5e['data']['newRange'],_0x1a2d06),_0x2912c7=!0x0);}return _0x2912c7;}['_recordAttributeChanges'](_0x8c3597){this['editor'],this['_recordAttributeSuggestions']=!0x0,_0x8c3597();}['_isRegisteredAttribute'](_0x460bfa){const _0xec987b=this['_isBlockAttribute'](_0x460bfa),_0x1b1484=this['_inlineAttributeKeys']['has'](_0x460bfa);return _0xec987b||_0x1b1484;}['_reduceExistingSuggestions'](_0xe2b2b6,_0xa76617){if(0x0==_0xa76617['length'])return!0x1;let _0x614957=!0x1;for(const _0x451795 of _0xa76617){const _0x2b45a2=this['_findSuggestions'](_0x451795['range'],'attribute')['filter'](_0x28fdcd=>!_0x28fdcd['meta']['isNextTo'])['map'](_0x31544a=>_0x31544a['suggestion']),_0x1c268c=_0x340512({'newValue':_0x451795['newValue']});_0x2b45a2['filter'](_0x200d0d=>{const [_0x30e6c8,_0x42cf91]=_0x200d0d['subType']['split']('|');return _0x30e6c8==_0x451795['key']&&_0x42cf91!=_0x1c268c;})['forEach'](_0x456b8c=>{this['_reduceSuggestionAttributeRange'](_0x456b8c,_0x451795['range'],_0xe2b2b6),_0x614957=!0x0;});}return _0x614957;}['_reduceSuggestionAttributeRange'](_0xa0c39e,_0x115fec,_0x42f376){const _0x22ff3f=_0xa0c39e['getFirstRange']()['getDifference'](_0x115fec);0x0!==_0x22ff3f['length']?0x1!==_0x22ff3f['length']?this['_breakSuggestionMarker'](_0xa0c39e,_0x115fec['start'],_0x115fec['end']):this['_setSuggestionRange'](_0xa0c39e,_0x22ff3f[0x0]):_0x42f376['removeMarker'](_0xa0c39e['getFirstMarker']());}}class xt{['_editor'];['_model'];['_customCallbacks'];['_defaultCallbacks'];constructor(_0x15c44a){this['_editor']=_0x15c44a,this['_model']=_0x15c44a['model'],this['_customCallbacks']=new Map(),this['_defaultCallbacks']=new Map(),this['_registerDefaultCallbacks']();}['buildSuggestion'](_0x57f168,_0x7ec6f5,_0x37b543,_0x37d587,_0xa74807,_0x6b4956){return new u(this['_model'],{'type':_0x57f168,'subType':_0x7ec6f5,'id':_0x37b543,'author':_0x37d587,'creator':_0x37d587,'attributes':_0xa74807,'onAttributesChange':_0x6b4956,'onAccept':(..._0x2bb031)=>this['getSuggestionCallback'](_0x57f168,_0x7ec6f5,'accept')(..._0x2bb031),'onDiscard':(..._0x2b99d7)=>this['getSuggestionCallback'](_0x57f168,_0x7ec6f5,'discard')(..._0x2b99d7)});}['registerCustomCallback'](_0x2c360f,_0x3e361b,_0x442d70,_0x69757b){const _0x1ddb6e=_0x2c360f+':'+_0x3e361b+':'+_0x442d70;this['_customCallbacks']['set'](_0x1ddb6e,_0x69757b);}['getSuggestionCallback'](_0x101fef,_0x9a35a9,_0x11eec2){const _0x27584f=_0x101fef+':'+_0x9a35a9+':'+_0x11eec2;return this['_customCallbacks']['get'](_0x27584f)||this['_defaultCallbacks']['get'](_0x101fef+':'+_0x11eec2);}['_registerDefaultCallbacks'](){const _0x3c7e41=()=>!0x1,_0x1ab854=_0x2a1d47=>{_0x2a1d47['sort']((_0x3c54a1,_0x407807)=>_0x3c54a1['start']['isBefore'](_0x407807['start'])?0x1:-0x1),this['_model']['change'](_0x110f4b=>{for(const _0x950beb of _0x2a1d47){let _0x205ef9;_0x205ef9=_0x950beb['end']['isAtEnd']&&_0x950beb['end']['parent']==_0x950beb['start']['nodeAfter']?_0x110f4b['createSelection'](_0x950beb['start']['nodeAfter'],'on'):_0x110f4b['createSelection'](_0x950beb),this['_model']['deleteContent'](_0x205ef9,{'forceDefaultExecution':!0x0,'doNotAutoparagraph':!0x0});}});},_0xae7333=(_0x7df2a2,_0x5f1767)=>{_0x5f1767&&this['_model']['change'](_0x4d886b=>{const {commandName:_0xe88a52,commandParams:_0x5ec3a2=[]}=_0x5f1767,_0x193a4f=_0x7df2a2['map'](_0x51b24a=>(Tt(_0x51b24a)&&(_0x51b24a=this['_model']['createRange'](_0x51b24a['end'])),_0x51b24a))['filter'](_0x1f439f=>'$graveyard'!==_0x1f439f['root']['rootName']);if(_0x193a4f['length']<0x1)return;const _0x5e9c1e=Array['from'](this['_model']['document']['selection']['getRanges']())['map'](_0x3eb2e0=>_0x1677da['fromRange'](_0x3eb2e0));_0x4d886b['setSelection'](_0x193a4f);for(const _0x39afa4 of this['_editor']['commands']['commands']())_0x39afa4['refresh']();_0x5ec3a2['push']({'forceDefaultExecution':!0x0}),this['_editor']['execute'](_0xe88a52,..._0x5ec3a2);const _0x5a0bce=_0x5e9c1e['filter'](_0x5be3ba=>'$graveyard'!=_0x5be3ba['root']['rootName']);_0x5a0bce['length']>0x0&&_0x4d886b['setSelection'](_0x5a0bce);for(const _0x3ace05 of _0x5e9c1e)_0x3ace05['detach']();});},_0x2378b0=(_0x1ec8d8,_0x529f03)=>0x1==_0x1ec8d8['length']&&0x1==_0x529f03['length']&&_0x1ec8d8[0x0]['end']['isEqual'](_0x529f03[0x0]['start']),_0x351083=(_0x1370b0,_0x43a53d,_0x961f5e,_0x5f013b)=>Ft(_0x1370b0,_0x43a53d,_0x961f5e,_0x5f013b,this['_model'])?[_0x1370b0,_0x43a53d]:Ft(_0x43a53d,_0x1370b0,_0x5f013b,_0x961f5e,this['_model'])?[_0x43a53d,_0x1370b0]:null;this['_defaultCallbacks']['set']('insertion:accept',_0x3c7e41),this['_defaultCallbacks']['set']('insertion:discard',_0x1ab854),this['_defaultCallbacks']['set']('insertion:join',_0x2378b0),this['_defaultCallbacks']['set']('insertion:chain',_0x351083),this['_defaultCallbacks']['set']('deletion:accept',_0x1ab854),this['_defaultCallbacks']['set']('deletion:discard',_0x3c7e41),this['_defaultCallbacks']['set']('deletion:join',_0x2378b0),this['_defaultCallbacks']['set']('deletion:chain',_0x351083),this['_defaultCallbacks']['set']('formatInline:accept',_0xae7333),this['_defaultCallbacks']['set']('formatInline:discard',_0x3c7e41),this['_defaultCallbacks']['set']('formatInline:join',_0x2378b0),this['_defaultCallbacks']['set']('formatInline:chain',_0x3c7e41),this['_defaultCallbacks']['set']('formatBlock:accept',_0xae7333),this['_defaultCallbacks']['set']('formatBlock:discard',_0x3c7e41),this['_defaultCallbacks']['set']('formatBlock:join',_0x2378b0),this['_defaultCallbacks']['set']('formatBlock:chain',_0x3c7e41),this['_defaultCallbacks']['set']('attribute:accept',_0x3c7e41),this['_defaultCallbacks']['set']('attribute:discard',(_0x3eaad0,_0x4952cc)=>{if(!_0x4952cc)return;const _0x2ecf12=this['_editor']['plugins']['get'](p);this['_model']['change'](_0x2707c4=>{if(_0x4952cc['key']==m)for(const _0x54a9ef of _0x3eaad0){const _0x5a6acf=_0x54a9ef['start']['nodeAfter'],_0x483387=_0x4952cc['oldValue'];_0x2707c4['rename'](_0x5a6acf,_0x483387);}else{if(_0x2ecf12['_isBlockAttribute'](_0x4952cc['key'])){for(const _0x297680 of _0x3eaad0)void 0x0!==_0x4952cc['oldValue']?_0x2707c4['setAttribute'](_0x4952cc['key'],_0x4952cc['oldValue'],_0x297680['start']['nodeAfter']):_0x2707c4['removeAttribute'](_0x4952cc['key'],_0x297680['start']['nodeAfter']);}else{for(const _0x3adee3 of _0x3eaad0)_0x4952cc['oldValue']?_0x2707c4['setAttribute'](_0x4952cc['key'],_0x4952cc['oldValue'],_0x3adee3):_0x2707c4['removeAttribute'](_0x4952cc['key'],_0x3adee3);}}});}),this['_defaultCallbacks']['set']('attribute:join',_0x2378b0);}}function Rt(_0x4b2492,_0x586a74,_0x56d4d4){for(const _0x39648a of _0x586a74['parent']['getAncestors']({'includeSelf':!0x0,'parentFirst':!0x0})){if(_0x39648a['root']==_0x39648a)return!0x1;if(!_0x56d4d4['containsItem'](_0x39648a))return!0x1;if(_0x4b2492['isObject'](_0x39648a)||_0x4b2492['isLimit'](_0x39648a))return!0x0;}return!0x1;}function Tt(_0x3e5998){return _0x3e5998['end']['parent']==_0x3e5998['start']['nodeAfter']&&_0x3e5998['end']['isAtStart'];}function Et(_0x225ebc,_0x55ced6,_0x324dbf,_0x22c117){const _0x3c451d=_0x3000c7=>!_0x3000c7['item']['is']('$textProxy')&&!_0x22c117['isObject'](_0x3000c7['item']),_0x2c8bf1=_0x225ebc['start']['getLastMatchingPosition'](_0x3c451d),_0x100bc2=_0x225ebc['end']['getLastMatchingPosition'](_0x3c451d,{'direction':'backward'});return(!_0x225ebc['start']['isEqual'](_0x2c8bf1)||!_0x225ebc['end']['isEqual'](_0x100bc2))&&(_0x2c8bf1['isBefore'](_0x100bc2)?_0x324dbf['updateMarker'](_0x55ced6,{'range':_0x324dbf['createRange'](_0x2c8bf1,_0x100bc2)}):_0x324dbf['removeMarker'](_0x55ced6),!0x0);}function Vt(_0x4e7194){return _0x340512(_0x4e7194);}function Ut(_0x9b8f95){const _0x28ac29=_0x9b8f95['start']['nodeAfter'];return _0x28ac29&&_0x28ac29['is']('element');}function Ot(_0x3dc0f0,_0x142c1b){return null==_0x3dc0f0['end']['nodeBefore']&&_0x3dc0f0['end']['parent']==_0x3dc0f0['start']['nodeAfter']?Gt(_0x3dc0f0['start']['nodeAfter'],_0x142c1b):_0x3dc0f0;}function Gt(_0xbd6106,_0x370bca){const _0x2e0a7b=_0x370bca['schema']['isObject'](_0xbd6106)||_0x370bca['schema']['isSelectable'](_0xbd6106);return _0x370bca['createRange'](_0x370bca['createPositionAt'](_0xbd6106,'before'),_0x2e0a7b?_0x370bca['createPositionAfter'](_0xbd6106):_0x370bca['createPositionAt'](_0xbd6106,'end'));}function Ft(_0x27aad3,_0x47706a,_0x55b5a2,_0x2bf31e,_0x18c71a){if(!Pt(_0x27aad3,_0x47706a))return!0x1;if(_0x55b5a2['end']['isEqual'](_0x2bf31e['start']))return!0x0;if(_0x27aad3['type']!=_0x47706a['type'])return!0x1;if(!_0x55b5a2['end']['isTouching'](_0x2bf31e['start']))return!0x1;const _0x456b4e=_0x18c71a['createRange'](_0x55b5a2['end'],_0x2bf31e['start'])['getWalker']();for(const _0x299a7e of _0x456b4e)if(['elementStart','elementEnd']['includes'](_0x299a7e['type'])&&_0x18c71a['schema']['isLimit'](_0x299a7e['item']))return!0x1;return!0x0;}function Pt(_0x58c15b,_0xcf7032,_0x2da8ab=[]){return!(!_0x58c15b['_isDataLoaded']||!_0xcf7032['_isDataLoaded'])&&_0x283872(Bt(_0x58c15b['attributes'],_0x2da8ab),Bt(_0xcf7032['attributes'],_0x2da8ab));}function Lt(_0x34e559,_0x1657ae){const _0x3377ad=Ht(_0x34e559['attributes']),_0x46d5c3=Ht(_0x1657ae);if(!_0x34e559['_isDataLoaded'])return!0x1;for(const _0x54a2e6 of Object['keys'](_0x46d5c3))if(!_0x283872(_0x3377ad[_0x54a2e6],_0x46d5c3[_0x54a2e6]))return!0x1;return!0x0;}function Ht(_0x13baf3){const _0x346680=Object['assign']({},_0x13baf3);return delete _0x346680['skipNestingCheck'],delete _0x346680['tablePasteChainId'],_0x346680;}class oe extends/* #__PURE__ -- @preserve */
25
+ _0x3d5e12(){['model'];['view'];['commentThreadController'];['_editor'];['_acceptCommand'];['_discardCommand'];['_pendingAction'];constructor(_0x6bd217,_0xf3832,_0x2b436f,_0x4fddab){super(),this['model']=_0xf3832,this['view']=_0x2b436f,this['commentThreadController']=_0x4fddab,this['_editor']=_0x6bd217,this['_acceptCommand']=_0x6bd217['commands']['get']('acceptSuggestion'),this['_discardCommand']=_0x6bd217['commands']['get']('discardSuggestion'),this['view']['bind']('isEnabled')['to'](this['_acceptCommand'],this['_discardCommand'],(_0x1419cf,_0x1c93f0)=>_0x1419cf||_0x1c93f0),this['view']['bind']('canAccept')['to'](this['_acceptCommand'],'isEnabled',_0x19fff5=>_0x19fff5&&this['_editor']['model']['canEditAt'](_0xf3832['getRanges']())),this['view']['bind']('canDiscard')['to'](this['_discardCommand'],'isEnabled',_0x3569fd=>_0x3569fd&&this['_editor']['model']['canEditAt'](_0xf3832['getRanges']())),this['_pendingAction']=null,_0x2b436f['isDirty']&&this['_setPendingAction'](),this['listenTo'](_0x2b436f,'acceptSuggestion',()=>this['acceptSuggestion']()),this['listenTo'](_0x2b436f,'discardSuggestion',()=>this['discardSuggestion']()),this['listenTo'](_0x2b436f,'change:isDirty',()=>{_0x2b436f['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 _0x34cc0c=o(this['_editor']['locale'],'PENDING_ACTION_SUGGESTION');this['_pendingAction']=this['_editor']['plugins']['get']('PendingActions')['add'](_0x34cc0c);}['_removePendingAction'](){null!==this['_pendingAction']&&this['_editor']['plugins']['get']('PendingActions')['remove'](this['_pendingAction']),this['_pendingAction']=null;}}class es extends _0x5a1a17{['commentsListView'];['commentThreadInputView'];['_model'];['_localUser'];['_config'];constructor(_0x5b4be1,_0x3efe7d,_0x8784aa,_0xeaa89f){super(_0x5b4be1),this['commentsListView']=null,this['commentThreadInputView']=null,this['set']('isActive',!0x1),this['set']('authoredAt',_0x3efe7d['authoredAt']),this['bind']('authoredAt')['to'](_0x3efe7d),this['set']('descriptionParts',[]),this['set']('isDirty',!0x1),this['set']('isEnabled',!0x1),this['set']('canAccept',!0x1),this['set']('canDiscard',!0x1),this['_model']=_0x3efe7d,this['_localUser']=_0x8784aa,this['_config']=_0xeaa89f,_0xeaa89f['disableComments']?this['set']('length',0x1):this['_createCommentViews']();}['focus'](){this['element']['focus']();}['destroy'](){this['commentsListView']&&this['commentsListView']['destroy'](),this['commentThreadInputView']&&this['commentThreadInputView']['destroy'](),super['destroy']();}['_createCommentViews'](){const {CommentsListView:_0x1a3485}=this['_config'];this['commentsListView']=new _0x1a3485(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',_0x29f86f=>_0x29f86f+0x1),this['commentThreadInputView']=this['_createCommentThreadInputView'](),this['on']('removeComment',()=>this['focus']()),this['bind']('isDirty')['to'](this['commentsListView'],'hasDirtyComment',this['commentThreadInputView']['commentInputView'],'value',(_0xc858d0,_0x358c56)=>_0xc858d0||!!_0x358c56);}['_createCommentThreadInputView'](){const {CommentThreadInputView:_0x3c1d1e}=this['_config'],_0x2f215e=new _0x3c1d1e(this['locale'],this['_localUser'],this['_config']['editorConfig']),_0x57a0d5=_0x2f215e['commentInputView'];return _0x2f215e['bind']('showInput')['to'](this,'isActive',this['_model']['commentThread'],'isReadOnly',_0x57a0d5,'value',(_0x29ce72,_0x44082c,_0x3f7793)=>!!_0x3f7793||_0x29ce72&&!_0x44082c),_0x57a0d5['on']('submit',(_0x4a2af3,_0x3a5d04)=>{this['fire']('addComment',_0x3a5d04),_0x57a0d5['editor']['setData']('');}),_0x57a0d5['on']('cancel',()=>this['focus']()),_0x57a0d5['bind']('disabledSubmit')['to'](this['_model']['commentThread'],'isReadOnly'),_0x2f215e;}}class ne extends es{['userView'];['acceptButton'];['discardButton'];['_descriptionElement'];constructor(_0x315f28,_0x22e841,_0x48fced,_0x4dbfb2){super(_0x315f28,_0x22e841,_0x48fced,_0x4dbfb2),this['set']('type',''),this['bind']('type')['to'](this,'descriptionParts',_0x494f61=>_0x494f61&&_0x494f61[0x0]?_0x494f61[0x0]['type']:''),this['bind']('description')['to'](this,'descriptionParts',this,'isActive',(_0x312480,_0xcdb6a3)=>{let _0x3d5908='';for(const _0x8c292a of _0x312480)_0x3d5908+='<p>'+ds(_0x8c292a['content'],_0x8c292a['color'])+'</p>';return _0xcdb6a3?_0x3d5908:_0x31cd7c(_0x3d5908,{'limit':0x8c});}),this['_descriptionElement']=null,this['acceptButton']=this['_createButton'](o(_0x315f28,'Accept\x20suggestion'),_0x17053a['check'],'ck-suggestion--accept','acceptSuggestion','sw'),this['acceptButton']['bind']('isEnabled')['to'](this,'canAccept'),this['discardButton']=this['_createButton'](o(_0x315f28,'Discard\x20suggestion'),_0x17053a['cancel'],'ck-suggestion--discard','discardSuggestion','sw'),this['discardButton']['bind']('isEnabled')['to'](this,'canDiscard'),this['userView']=new _0x175ae9(_0x315f28,this['_model']['author'],this['getUserViewNotificationText']()),this['userView']['extendTemplate']({'attributes':{'class':['ck-suggestion__user','ck-annotation__user']}}),this['setTemplate'](this['getTemplate']());}['getTemplate'](){const _0x27f654=this['bindTemplate'],_0x90ef6=[{'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':_0x27f654['to']('authoredAt'),'class':['ck-comment__info-time','ck-annotation__info-time']},'children':[{'text':_0x27f654['to']('authoredAt',_0x36f40d=>this['_config']['formatDateTime'](_0x36f40d))}]}]},{'tag':'div','attributes':{'class':['ck-suggestion__actions','ck-annotation__actions']},'children':[this['acceptButton'],this['discardButton']]},{'tag':'div','attributes':{'class':['ck-annotation__content-wrapper']}}];this['_model']['isExternal']&&_0x90ef6['push']({'tag':'div','attributes':{'class':['ck-comment__external']},'children':[{'text':this['getExternalSuggestionNote']()}]});const _0x413733={'tag':'div','attributes':{'class':['ck-suggestion-wrapper',_0x27f654['if']('isActive','ck-suggestion-wrapper--active'),_0x27f654['to']('type',_0x56071c=>'ck-suggestion-'+_0x56071c),this['_config']['disableComments']&&'ck-suggestion--disabled-comments'],'data-suggestion-id':this['_model']['id'],'data-thread-id':this['_model']['commentThread']['id'],'data-author-id':this['_model']['author']['id'],'tabindex':-0x1},'children':[{'tag':'div','attributes':{'class':['ck-suggestion','ck-annotation']},'children':[this['userView'],{'tag':'div','attributes':{'class':['ck-suggestion__main','ck-annotation__main']},'children':_0x90ef6}]}]};return this['commentsListView']&&this['commentThreadInputView']&&(_0x413733['children']['push'](this['commentsListView'],this['commentThreadInputView']),this['commentsListView']['delegate']('editorReady')['to'](this),this['commentsListView']['delegate']('editorDestroyed')['to'](this),this['commentThreadInputView']['delegate']('editorReady')['to'](this),this['commentThreadInputView']['delegate']('editorDestroyed')['to'](this)),_0x413733;}['render'](){super['render'](),this['_descriptionElement']=this['element']['querySelector']('.ck-annotation__content-wrapper'),this['_descriptionElement']['innerHTML']=this['description'],this['on']('change:description',(_0x1e4c09,_0x50182f,_0x5db1c4)=>{this['_descriptionElement']['innerHTML']=_0x5db1c4;});}['_createButton'](_0x437efa,_0x33539a,_0x5895f0,_0x269ab0,_0xa74b50){const _0x10b830=new _0x387374(this['locale']);return _0x10b830['set']({'label':_0x437efa,'icon':_0x33539a,'tooltip':!0x0,'tooltipPosition':_0xa74b50}),_0x10b830['extendTemplate']({'attributes':{'class':_0x5895f0}}),_0x10b830['on']('execute',()=>{this['fire'](_0x269ab0,this['_model']['id']);}),_0x10b830;}['getExternalSuggestionNote'](){return'importWord'===this['_model']['attributes']['@external']['source']?o(this['locale'],'EXTERNAL_IMPORT_WORD_SUGGESTION'):o(this['locale'],'EXTERNAL_SUGGESTION');}['getUserViewNotificationText'](){return this['_model']['isExternal']?'importWord'===this['_model']['attributes']['@external']['source']?o(this['locale'],'EXTERNAL_IMPORT_WORD_AVATAR',this['_model']['creator']['name']):o(this['locale'],'EXTERNAL_AVATAR',this['_model']['creator']['name']):null;}}function ds(_0x48cd67,_0xeaa2e8){let _0x2314e6='';return _0x2314e6+=_0x48cd67['split']('*')['map']((_0x442c5a,_0x300fbb)=>_0x300fbb%0x2!=0x0?'<span\x20class=\x22ck-suggestion-type\x22>'+us(_0x442c5a)+'</span>':us(_0x442c5a))['join'](''),_0xeaa2e8&&(_0x2314e6+='<span\x20class=\x22ck-suggestion-color\x22\x20style=\x22background-color:\x20'+_0xeaa2e8['value']+'\x22\x20title=\x22'+_0xeaa2e8['title']+'\x22></span>'),_0x2314e6;}function us(_0x15f585){const _0x7916f7=document['createElement']('span');return _0x7916f7['innerText']=_0x15f585,_0x7916f7['innerHTML'];}var ie='<!--\x0a\x0a\x20What\x20you\x27re\x20currently\x20looking\x20at\x20is\x20the\x20source\x20code\x20of\x20a\x20legally\x20protected,\x20proprietary\x20software.\x0a\x20CKEditor\x205\x20Collaboration\x20is\x20licensed\x20under\x20a\x20commercial\x20license\x20and\x20protected\x20by\x20copyright\x20law.\x20Where\x20not\x20otherwise\x20indicated,\x0a\x20all\x20CKEditor\x205\x20Collaboration\x20content\x20is\x20authored\x20by\x20CKSource\x20engineers\x20and\x20consists\x20of\x20CKSource-owned\x20intellectual\x20property.\x0a\x0a\x20Copyright\x20(c)\x202003-2024,\x20CKSource\x20Holding\x20sp.\x20z\x20o.o.\x20All\x20rights\x20reserved.\x0a\x0a!-->\x0a\x0a<svg\x20viewBox=\x220\x200\x2020\x2020\x22\x20width=\x2220\x22\x20height=\x2220\x22\x20xmlns=\x22http://www.w3.org/2000/svg\x22><g\x20fill=\x22#000\x22\x20fill-rule=\x22nonzero\x22><path\x20d=\x22M1\x203.28C1\x202.574\x201.574\x202\x202.272\x202h10.23c.703\x200\x201.272.573\x201.272\x201.28v12.768c0\x20.708-.574\x201.281-1.271\x201.281H2.272A1.276\x201.276\x200\x200\x201\x201\x2016.049V3.28zm11.503\x2012.954c-.008\x200-.006-12.77-.006-12.77\x200-.003-10.225-.004-10.225-.004.007\x200\x20.005\x2012.77.005\x2012.77\x200\x20.003\x2010.226.004\x2010.226.004zm-8.31-9.58c0-.353.292-.64.636-.64h5.116c.351\x200\x20.636.284.636.64a.641.641\x200\x200\x201-.636.638H4.829a.636.636\x200\x200\x201-.635-.639zm0\x202.554c0-.352.292-.638.636-.638h5.116c.351\x200\x20.636.283.636.638a.641.641\x200\x200\x201-.636.639H4.829a.636.636\x200\x200\x201-.635-.639zm0\x202.555c0-.353.289-.639.633-.639h2.567c.35\x200\x20.633.284.633.64a.639.639\x200\x200\x201-.633.638H4.826a.634.634\x200\x200\x201-.632-.639z\x22/><path\x20d=\x22M10.515\x2017.958l.154-.23c-.195-.099-.304-.193-.328-.28-.024-.09.001-.275.076-.552.062-.165.099-.296.111-.393.013-.159.013-.319\x200-.478-.138-.41-.2-.686-.187-.83.013-.145.117-.335.313-.57l4.465-6.208c.356-.6\x201.059-.56\x202.11.119\x201.051.68\x201.443\x201.271\x201.177\x201.771L14.53\x2017.14c-.105.271-.22.444-.347.516-.128.07-.399.118-.813.138a2.954\x202.954\x200\x200\x200-.487.21\x202.044\x202.044\x200\x200\x200-.347.31c-.193.174-.332.262-.416.262-.064\x200-.178-.05-.346-.15l-.204.27-1.056-.738h.001zm-.184.274l1.039.727-.259.34H9.614l.717-1.067z\x22/></g></svg>\x0a';class d extends _0x513c76{['_suggestionToController'];['_viewToController'];['_annotationViews'];['_handleControllerBuffer'];['_disableComments'];static get['requires'](){return[p,_0x1586d5,'CommentsRepository','Annotations','EditorAnnotations'];}static get['pluginName'](){return'TrackChangesUI';}constructor(_0x52f21d){super(_0x52f21d),this['_suggestionToController']=new Map(),this['_viewToController']=new Map(),this['_annotationViews']=new Map(),this['_handleControllerBuffer']=new Map();const _0x555522=this['editor']['config'];_0x555522['define']('trackChanges.SuggestionThreadView',ne),_0x555522['define']('trackChanges.disableComments',!0x1),this['_disableComments']=_0x555522['get']('trackChanges.disableComments');}['_handleSuggestionControllerDelayed'](_0x257912,_0x3fff4f){0x0===this['_handleControllerBuffer']['size']&&setTimeout(()=>{for(const [_0x568614,_0xe6c416]of this['_handleControllerBuffer']){const _0x4a1e4b=this['_suggestionToController']['has'](_0x568614);_0x4a1e4b||_0xe6c416?_0x4a1e4b&&_0xe6c416&&this['_destroyController'](_0x568614):this['_initializeController'](_0x568614);}this['_handleControllerBuffer']['clear'](),this['editor']['plugins']['get']('EditorAnnotations')['refreshSelectedViews'](),this['_refreshActiveMarkers']();},0xa),this['_handleControllerBuffer']['set'](_0x257912,_0x3fff4f);}['init'](){const _0x419019=this['editor'],_0x9bbb81=_0x419019['plugins']['get']('TrackChangesEditing'),_0x9a9c3=_0x419019['plugins']['get']('Annotations'),_0x4bb648=_0x419019['plugins']['get']('EditorAnnotations'),_0xf65757=_0x419019['plugins']['get']('CommentsRepository');this['_addUIComponentsToFactory'](),_0x4bb648['addSourceCollector'](()=>{const _0xddf80a=[];for(const [_0x4bc75d,_0x47c781]of Array['from'](this['_suggestionToController'])){const _0x638da3=_0x4bc75d['getAllAdjacentSuggestions'](),_0xdfaec1=[];for(const _0x3850c5 of _0x638da3){if(!_0x3850c5['isInContent'])continue;if(_0x3850c5['isMultiRange']){_0xdfaec1['push'](..._0x3850c5['getRanges']());continue;}const _0x4b5d98=_0x3850c5['getFirstRange']();if(_0xdfaec1['length']>0x0){const _0x17a571=_0xdfaec1[0x0]['getJoined'](_0x4b5d98);if(_0x17a571){_0xdfaec1[0x0]=_0x17a571;continue;}}_0xdfaec1['push'](_0x4b5d98);}_0xddf80a['push']([_0x47c781['view'],_0xdfaec1]);}return _0xddf80a;}),this['listenTo'](_0x9bbb81,'suggestionLoaded',(_0x167c02,_0x332752)=>{this['listenTo'](_0x332752,'change:previous',(_0x2c0ad0,_0x38ac4d,_0x2f4c74,_0x5a072d)=>{_0x332752['isInContent']&&(null==_0x2f4c74?(this['_updateController'](_0x5a072d['head']),this['_handleSuggestionControllerDelayed'](_0x332752,!0x1)):(this['_updateController'](_0x2f4c74['head']),null==_0x5a072d&&this['_handleSuggestionControllerDelayed'](_0x332752,!0x0)));}),null!==_0x332752['previous']?this['_updateController'](_0x332752['head']):this['_handleSuggestionControllerDelayed'](_0x332752,!0x1);}),this['listenTo'](_0x9bbb81,'suggestionUnloaded',(_0x13149c,_0x581717,_0x35ad6b)=>{this['stopListening'](_0x581717,'change:previous'),this['_handleControllerBuffer']['delete'](_0x581717),this['_suggestionToController']['has'](_0x581717)&&this['_destroyController'](_0x581717),_0x35ad6b&&this['_updateController'](_0x35ad6b['head']);}),this['listenTo'](_0x9bbb81,'suggestionChanged',(_0x387ed3,_0x1c4d33)=>{this['_updateController'](_0x1c4d33);}),this['listenTo'](_0x9a9c3,'change:activeAnnotations',()=>{this['_refreshActiveMarkers']();}),this['listenTo'](_0xf65757,'addComment',(_0x18ecd8,{threadId:_0x438565,isFromAdapter:_0x3e22f1})=>{if(_0x3e22f1||!_0x9bbb81['hasSuggestion'](_0x438565))return;const _0x15c418=_0x9bbb81['getSuggestion'](_0x438565);this['_suggestionToController']['get'](_0x15c418)['view']['focus']();},{'priority':'lowest'});}['_refreshActiveMarkers'](){const _0x25dfbf=this['editor']['plugins']['get']('Annotations'),_0x44cf27=this['editor']['plugins']['get']('TrackChangesEditing'),_0x4ae9b3=Array['from'](_0x25dfbf['activeAnnotations'],_0x3979ce=>_0x3979ce['innerView'])['filter'](_0x1d9708=>this['_viewToController']['has'](_0x1d9708)),_0x4a99b5=[];for(const _0x511203 of _0x4ae9b3){const _0x31c968=this['_viewToController']['get'](_0x511203)['model']['getAllAdjacentSuggestions']();_0x4a99b5['push'](..._0x31c968['reduce']((_0x596233,_0x182ae0)=>[..._0x596233,..._0x182ae0['getMarkerNames']()],[]));}_0x44cf27['activeMarkers']=_0x4a99b5;}['_addUIComponentsToFactory'](){const _0x430c0c=this['editor'],_0x755c3=_0x430c0c['locale'],_0x44db18=o(_0x755c3,'Track\x20changes'),_0xefeda1=new Wt([{'type':'switchbutton','model':new te({'withText':!0x0,'label':_0x44db18,'commandName':'trackChanges','role':'menuitemcheckbox'})},{'type':'separator'},{'type':'button','model':new te({'withText':!0x0,'label':o(_0x755c3,'Accept\x20all\x20suggestions'),'commandName':'acceptAllSuggestions','role':'menuitem'})},{'type':'button','model':new te({'withText':!0x0,'label':o(_0x755c3,'Accept\x20all\x20selected\x20suggestions'),'commandName':'acceptSelectedSuggestions','role':'menuitem'})},{'type':'button','model':new te({'withText':!0x0,'label':o(_0x755c3,'Discard\x20all\x20suggestions'),'commandName':'discardAllSuggestions','role':'menuitem'})},{'type':'button','model':new te({'withText':!0x0,'label':o(_0x755c3,'Discard\x20all\x20selected\x20suggestions'),'commandName':'discardSelectedSuggestions','role':'menuitem'})}]);for(const _0x3828e6 of _0xefeda1)if(ae(_0x3828e6)){const _0x144f49=_0x430c0c['commands']['get'](_0x3828e6['model']['commandName']);_0x3828e6['model']['bind']('isOn','isEnabled')['to'](_0x144f49,'value','isEnabled');}_0x430c0c['ui']['componentFactory']['add']('trackChanges',_0x2d5964=>this['_createToolbarButton'](_0x2d5964,_0xefeda1,_0x44db18)),_0x430c0c['ui']['componentFactory']['add']('menuBar:trackChanges',_0x2bd628=>this['_createMenuBarMenu'](_0x2bd628,_0xefeda1,_0x44db18));}['_createToolbarButton'](_0x281fe0,_0x539c73,_0x487225){const _0x31c5b0=zt(_0x281fe0,Zt),_0x9bcab=this['editor']['commands']['get']('trackChanges');_0x31c5b0['buttonView']['set']({'tooltip':_0x487225,'label':_0x487225,'icon':ie}),_0x31c5b0['buttonView']['bind']('isOn')['to'](_0x9bcab,'value'),_0x31c5b0['buttonView']['on']('execute',()=>{_0x9bcab['execute'](),this['editor']['editing']['view']['focus']();}),qt(_0x31c5b0,_0x539c73,{'role':'menu'});const _0x3214a7=[];for(const _0x474dca of _0x539c73)ae(_0x474dca)&&_0x3214a7['push'](this['editor']['commands']['get'](_0x474dca['model']['commandName']));const _0x20eb81=_0x31c5b0['buttonView'];return _0x20eb81['actionView']['unbind']('isEnabled'),_0x20eb81['arrowView']['unbind']('isEnabled'),_0x20eb81['actionView']['bind']('isEnabled')['to'](_0x9bcab,'isEnabled'),_0x20eb81['arrowView']['bind']('isEnabled')['toMany'](_0x3214a7,'isEnabled',(..._0x14d774)=>_0x14d774['some'](_0x40b1f0=>_0x40b1f0)),_0x31c5b0['on']('execute',_0x16d12d=>{this['editor']['execute'](_0x16d12d['source']['commandName']),this['editor']['editing']['view']['focus']();}),_0x31c5b0;}['_createMenuBarMenu'](_0x401fde,_0x22dd3f,_0x23e085){const _0xebdf00=new Kt(_0x401fde),_0x2f527f=this['editor']['commands']['get']('trackChanges');_0xebdf00['buttonView']['set']({'label':_0x23e085,'icon':ie});const _0x272d50=new Qt(_0x401fde);for(const _0x14b066 of _0x22dd3f){if('separator'==_0x14b066['type']){_0x272d50['items']['add'](new Jt(_0x401fde));continue;}const _0x34be09=new Xt(_0x401fde,_0xebdf00),_0x296902=new Yt(_0x401fde),_0x5dfbdb=_0x14b066['model'];_0x296902['bind'](...Object['keys'](_0x5dfbdb))['to'](_0x5dfbdb),_0x296902['delegate']('execute')['to'](_0xebdf00),_0x296902['on']('execute',()=>{this['editor']['execute'](_0x5dfbdb['commandName']),this['editor']['editing']['view']['focus']();}),_0x34be09['children']['add'](_0x296902),_0x272d50['items']['add'](_0x34be09);}return _0xebdf00['bind']('isEnabled')['to'](_0x2f527f,'isEnabled'),_0xebdf00['panelView']['children']['add'](_0x272d50),_0xebdf00;}['_initializeController'](_0xf58322){const _0x104f42=this['editor'],_0x16edfb=_0x104f42['config'],_0x2475d8=_0x104f42['plugins']['get']('Annotations'),_0x166349=_0x104f42['plugins']['get']('CommentsRepository'),_0x5ab3b8=_0x104f42['plugins']['get']('EditorAnnotations'),_0x3105ef=_0x104f42['plugins']['get'](_0x1586d5)['me'],_0xfee50e=_0x16edfb['get']('trackChanges')['SuggestionThreadView'],{CommentsListView:_0x14c01d,CommentThreadInputView:_0x131332}=_0x104f42['plugins']['get']('CommentsUI');let _0x44a7aa,_0x4b840a;this['_annotationViews']['has'](_0xf58322['id'])?(_0x4b840a=this['_annotationViews']['get'](_0xf58322['id']),_0x44a7aa=_0x4b840a['mainView']):(_0x44a7aa=new _0xfee50e(_0x104f42['locale'],_0xf58322,_0x3105ef,{'disableComments':this['_disableComments'],'editorConfig':_0x16edfb['get']('comments.editorConfig'),'maxCommentsWhenCollapsed':_0x16edfb['get']('comments.maxCommentsWhenCollapsed'),'maxThreadTotalWeight':_0x16edfb['get']('comments.maxThreadTotalWeight'),'maxCommentCharsWhenCollapsed':_0x16edfb['get']('comments.maxCommentCharsWhenCollapsed'),'formatDateTime':_0x242ed1(_0x16edfb['get']('locale')),'CommentView':_0x16edfb['get']('comments')['CommentView'],'CommentsListView':_0x14c01d,'CommentThreadInputView':_0x131332}),_0x44a7aa['acceptButton']['on']('execute',()=>{_0x104f42['editing']['view']['focus']();}),_0x44a7aa['discardButton']['on']('execute',()=>{_0x104f42['editing']['view']['focus']();}),_0x4b840a=_0x2475d8['createAnnotationView'](this['editor']['locale'],_0x44a7aa),_0x4b840a['bind']('isDirty')['to'](_0x44a7aa,'isDirty'),_0x4b840a['bind']('length')['to'](_0x44a7aa),_0x4b840a['bind']('type')['to'](_0x44a7aa,'type',_0x5b1c26=>'suggestion-'+_0x5b1c26),this['_annotationViews']['set'](_0xf58322['id'],_0x4b840a));const _0x520c42=_0x166349['createCommentThreadController'](_0xf58322['commentThread'],_0x44a7aa),_0x2da600=new oe(_0x104f42,_0xf58322,_0x44a7aa,_0x520c42),_0x236b9b=_0xf58322['getAllAdjacentSuggestions']()['filter'](_0x2c63c7=>_0x2c63c7['isInContent']);_0x44a7aa['descriptionParts']=_0x104f42['plugins']['get']('TrackChangesEditing')['descriptionFactory']['getDescriptions'](_0x236b9b),this['_suggestionToController']['set'](_0xf58322,_0x2da600),this['_viewToController']['set'](_0x44a7aa,_0x2da600);const _0x3f18d9=_0x2475d8['createAnnotation']({'view':_0x4b840a,'target':()=>{const _0x33e1b6=[],_0x38fc96=_0xf58322['getAllAdjacentSuggestions']()['filter'](_0x5a9386=>_0x5a9386['isInContent']);for(const _0x59b50c of _0x38fc96)_0x33e1b6['push'](..._0x59b50c['getMarkers']());return _0x275d4d(_0x104f42['editing'],_0x33e1b6);},'type':()=>'suggestion-'+_0x2da600['view']['type']});_0x166349['_bindAnnotationToEditors'](_0x44a7aa,_0x3f18d9),_0x2475d8['add'](_0x3f18d9),_0x5ab3b8['registerAnnotation'](_0x3f18d9);}['_destroyController'](_0x44cdaa){const _0xdad606=this['editor']['plugins']['get']('CommentsRepository'),_0x3e99b1=this['editor']['plugins']['get']('Annotations'),_0x446320=this['_suggestionToController']['get'](_0x44cdaa),_0xbd3b95=_0x446320['view'],_0x26c6ba=_0x3e99b1['getByInnerView'](_0xbd3b95);_0xdad606['_unbindEditors'](_0xbd3b95),_0x26c6ba&&_0x3e99b1['remove'](_0x26c6ba),this['_suggestionToController']['delete'](_0x44cdaa),this['_viewToController']['delete'](_0xbd3b95),_0x446320['destroy']();}['_updateController'](_0xa7dbc1){if(!_0xa7dbc1['isInContent']||!this['_suggestionToController']['has'](_0xa7dbc1))return;const _0x2577f5=this['editor']['plugins']['get']('TrackChangesEditing'),_0x1cfb4a=this['_suggestionToController']['get'](_0xa7dbc1),_0x3ce5af=_0xa7dbc1['getAllAdjacentSuggestions']();_0x1cfb4a['view']['descriptionParts']=_0x2577f5['descriptionFactory']['getDescriptions'](_0x3ce5af);}['destroy'](){for(const _0x40d8a6 of this['_suggestionToController']['keys']())this['_destroyController'](_0x40d8a6);for(const _0x1a9b63 of this['_annotationViews']['values']())_0x1a9b63['mainView']['destroy']();super['destroy']();}}function ae(_0x32ce6a){return'model'in _0x32ce6a;}class k extends _0x513c76{static get['requires'](){return[p,d,'Comments'];}static get['pluginName'](){return'TrackChanges';}set['adapter'](_0x514127){this['editor']['plugins']['get'](p)['adapter']=_0x514127;}get['adapter'](){return this['editor']['plugins']['get'](p)['adapter'];}['addSuggestion'](_0x621897){return this['editor']['plugins']['get'](p)['addSuggestionData'](_0x621897);}['getSuggestions']({skipNotAttached:_0x4b13ca=!0x1,toJSON:_0x2b455f=!0x1}={}){return this['editor']['plugins']['get'](p)['getSuggestions']({'skipNotAttached':_0x4b13ca,'toJSON':_0x2b455f});}['getSuggestion'](_0x4dd0a3){return this['editor']['plugins']['get'](p)['getSuggestion'](_0x4dd0a3);}}const T=['Pagination'];class P extends _0x513c76{static get['requires'](){return[p];}static get['pluginName'](){return'TrackChangesData';}['init'](){const _0x584b28=this['editor'];if(_0x584b28['config']['define']('trackChangesData.editorCreator',_0x256970=>{const _0x3969f4=_0x584b28['model']['document']['getRootNames']()['reduce']((_0x222854,_0x3618a4)=>(_0x222854[_0x3618a4]='',_0x222854),{});return _0x584b28['constructor']['create'](_0x3969f4,_0x256970);}),'function'!=typeof _0x584b28['config']['get']('trackChangesData')['editorCreator'])throw new _0x4a1ebc('track-changes-data-invalid-editor-creator');}['getDataWithAcceptedSuggestions'](_0x57f59d){return N(this['editor'],!0x0,_0x57f59d);}['getDataWithDiscardedSuggestions'](_0x594ea2){return N(this['editor'],!0x1,_0x594ea2);}}class D extends _0x513c76{['result'];static get['pluginName'](){return'TrackChangesDataGetter';}constructor(_0x463229){super(_0x463229),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(_0x2cc404){return void 0x0!==_0x2cc404['getRootsAttributes'];}async function N(_0x403b8e,_0xe5b200,_0x84ae77){const _0x584316=_0x5b08b8(_0x403b8e,T);_0x584316['plugins']['push'](p,D),_0x584316['rootsAttributes']=v(_0x403b8e)?_0x403b8e['getRootsAttributes']():void 0x0;const _0x48d8f1=document['createDocumentFragment'](),_0x141027=_0x403b8e['config']['get']('trackChangesData')['editorCreator'],_0x1d6a29=await _0x141027(_0x584316,()=>function(_0x2009ac){const _0x3792f4=document['createElement']('div');return _0x2009ac['appendChild'](_0x3792f4),_0x3792f4;}(_0x48d8f1));!function(_0x2ffafa,_0x21748f){const _0x363c64=_0x2ffafa['model']['document']['getRootNames']()['reduce']((_0x5a507e,_0x219e5c)=>(_0x5a507e[_0x219e5c]=_0x2ffafa['data']['get']({'rootName':_0x219e5c}),_0x5a507e),{}),_0x528c1e=_0x2ffafa['plugins']['get']('Users')['users']['map'](_0x247599=>({'id':_0x247599['id'],'name':_0x247599['name']})),_0x274a76=_0x2ffafa['plugins']['get']('TrackChangesEditing')['getSuggestions']({'skipNotAttached':!0x0,'toJSON':!0x0}),_0x1a61fa=_0x2ffafa['plugins']['get']('CommentsRepository')['getCommentThreads']({'skipNotAttached':!0x0,'toJSON':!0x0}),_0x39dea7=_0x21748f['plugins']['get']('Users'),_0x1896f8=_0x21748f['plugins']['get']('TrackChangesEditing'),_0x586bcc=_0x21748f['plugins']['get']('CommentsRepository');for(const _0x225739 of _0x528c1e)_0x39dea7['getUser'](_0x225739['id'])||_0x39dea7['addUser'](_0x225739);_0x39dea7['me']||_0x39dea7['useAnonymousUser']();for(const _0x2d4067 of _0x1a61fa)_0x586bcc['addCommentThread'](_0x2d4067);for(const _0x1180d3 of _0x274a76)_0x1896f8['addSuggestionData'](_0x1180d3);_0x21748f['data']['set'](_0x363c64);}(_0x403b8e,_0x1d6a29),_0x1d6a29['execute'](_0xe5b200?'acceptAllSuggestions':'discardAllSuggestions');const _0x27f71e=v(_0x1d6a29)?_0x1d6a29['getFullData'](_0x84ae77):_0x1d6a29['data']['get'](_0x84ae77);return await _0x1d6a29['destroy'](),_0x27f71e;}export{es as BaseSuggestionThreadView,k as TrackChanges,P as TrackChangesData,p as TrackChangesEditing};