@ckeditor/ckeditor5-track-changes 0.0.0-nightly-20240526.0 → 0.0.0-nightly-20240528.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (165) hide show
  1. package/build/track-changes.js +1 -1
  2. package/dist/index.js +3 -3
  3. package/dist/translations/ar.js +1 -1
  4. package/dist/translations/ar.umd.js +1 -1
  5. package/dist/translations/az.js +1 -1
  6. package/dist/translations/az.umd.js +1 -1
  7. package/dist/translations/bg.js +1 -1
  8. package/dist/translations/bg.umd.js +1 -1
  9. package/dist/translations/bn.js +1 -1
  10. package/dist/translations/bn.umd.js +1 -1
  11. package/dist/translations/ca.js +1 -1
  12. package/dist/translations/ca.umd.js +1 -1
  13. package/dist/translations/cs.js +1 -1
  14. package/dist/translations/cs.umd.js +1 -1
  15. package/dist/translations/da.js +1 -1
  16. package/dist/translations/da.umd.js +1 -1
  17. package/dist/translations/de.js +1 -1
  18. package/dist/translations/de.umd.js +1 -1
  19. package/dist/translations/el.js +1 -1
  20. package/dist/translations/el.umd.js +1 -1
  21. package/dist/translations/en-au.js +1 -1
  22. package/dist/translations/en-au.umd.js +1 -1
  23. package/dist/translations/en.umd.js +1 -1
  24. package/dist/translations/es.js +1 -1
  25. package/dist/translations/es.umd.js +1 -1
  26. package/dist/translations/et.js +1 -1
  27. package/dist/translations/et.umd.js +1 -1
  28. package/dist/translations/fi.js +1 -1
  29. package/dist/translations/fi.umd.js +1 -1
  30. package/dist/translations/fr.js +1 -1
  31. package/dist/translations/fr.umd.js +1 -1
  32. package/dist/translations/gl.js +1 -1
  33. package/dist/translations/gl.umd.js +1 -1
  34. package/dist/translations/he.js +1 -1
  35. package/dist/translations/he.umd.js +1 -1
  36. package/dist/translations/hi.js +1 -1
  37. package/dist/translations/hi.umd.js +1 -1
  38. package/dist/translations/hr.js +1 -1
  39. package/dist/translations/hr.umd.js +1 -1
  40. package/dist/translations/hu.js +1 -1
  41. package/dist/translations/hu.umd.js +1 -1
  42. package/dist/translations/id.js +1 -1
  43. package/dist/translations/id.umd.js +1 -1
  44. package/dist/translations/it.js +1 -1
  45. package/dist/translations/it.umd.js +1 -1
  46. package/dist/translations/ja.js +1 -1
  47. package/dist/translations/ja.umd.js +1 -1
  48. package/dist/translations/ko.js +1 -1
  49. package/dist/translations/ko.umd.js +1 -1
  50. package/dist/translations/lt.js +1 -1
  51. package/dist/translations/lt.umd.js +1 -1
  52. package/dist/translations/lv.js +1 -1
  53. package/dist/translations/lv.umd.js +1 -1
  54. package/dist/translations/ms.js +1 -1
  55. package/dist/translations/ms.umd.js +1 -1
  56. package/dist/translations/nl.js +1 -1
  57. package/dist/translations/nl.umd.js +1 -1
  58. package/dist/translations/no.js +1 -1
  59. package/dist/translations/no.umd.js +1 -1
  60. package/dist/translations/pl.js +1 -1
  61. package/dist/translations/pl.umd.js +1 -1
  62. package/dist/translations/pt-br.js +1 -1
  63. package/dist/translations/pt-br.umd.js +1 -1
  64. package/dist/translations/pt.js +1 -1
  65. package/dist/translations/pt.umd.js +1 -1
  66. package/dist/translations/ro.js +1 -1
  67. package/dist/translations/ro.umd.js +1 -1
  68. package/dist/translations/ru.js +1 -1
  69. package/dist/translations/ru.umd.js +1 -1
  70. package/dist/translations/sk.js +1 -1
  71. package/dist/translations/sk.umd.js +1 -1
  72. package/dist/translations/sq.js +1 -1
  73. package/dist/translations/sq.umd.js +1 -1
  74. package/dist/translations/sr-latn.js +1 -1
  75. package/dist/translations/sr-latn.umd.js +1 -1
  76. package/dist/translations/sr.js +1 -1
  77. package/dist/translations/sr.umd.js +1 -1
  78. package/dist/translations/sv.js +1 -1
  79. package/dist/translations/sv.umd.js +1 -1
  80. package/dist/translations/th.js +1 -1
  81. package/dist/translations/th.umd.js +1 -1
  82. package/dist/translations/tk.js +1 -1
  83. package/dist/translations/tk.umd.js +1 -1
  84. package/dist/translations/tr.js +1 -1
  85. package/dist/translations/tr.umd.js +1 -1
  86. package/dist/translations/tt.js +1 -1
  87. package/dist/translations/tt.umd.js +1 -1
  88. package/dist/translations/uk.js +1 -1
  89. package/dist/translations/uk.umd.js +1 -1
  90. package/dist/translations/ur.js +1 -1
  91. package/dist/translations/ur.umd.js +1 -1
  92. package/dist/translations/vi.js +1 -1
  93. package/dist/translations/vi.umd.js +1 -1
  94. package/dist/translations/zh-cn.js +1 -1
  95. package/dist/translations/zh-cn.umd.js +1 -1
  96. package/dist/translations/zh.js +1 -1
  97. package/dist/translations/zh.umd.js +1 -1
  98. package/package.json +3 -3
  99. package/src/commands/acceptsuggestioncommand.js +1 -1
  100. package/src/commands/discardsuggestioncommand.js +1 -1
  101. package/src/commands/executeonallsuggestionscommand.js +1 -1
  102. package/src/commands/executeonselectedsuggestionscommand.js +1 -1
  103. package/src/commands/trackchangescommand.js +1 -1
  104. package/src/index.js +1 -1
  105. package/src/integrations/aiassistant.js +1 -1
  106. package/src/integrations/alignment.js +1 -1
  107. package/src/integrations/basicstyles.js +1 -1
  108. package/src/integrations/blockquote.js +1 -1
  109. package/src/integrations/casechange.js +1 -1
  110. package/src/integrations/ckbox.js +1 -1
  111. package/src/integrations/codeblock.js +1 -1
  112. package/src/integrations/comments.js +1 -1
  113. package/src/integrations/deletecommand.js +1 -1
  114. package/src/integrations/entercommand.js +1 -1
  115. package/src/integrations/findandreplace.js +1 -1
  116. package/src/integrations/font.js +1 -1
  117. package/src/integrations/formatpainter.js +1 -1
  118. package/src/integrations/heading.js +1 -1
  119. package/src/integrations/highlight.js +1 -1
  120. package/src/integrations/horizontalline.js +1 -1
  121. package/src/integrations/htmlembed.js +1 -1
  122. package/src/integrations/image.js +1 -1
  123. package/src/integrations/imagereplace.js +1 -1
  124. package/src/integrations/imagestyle.js +1 -1
  125. package/src/integrations/importword.js +1 -1
  126. package/src/integrations/indent.js +1 -1
  127. package/src/integrations/inputcommand.js +1 -1
  128. package/src/integrations/legacylist.js +1 -1
  129. package/src/integrations/legacylistproperties.js +1 -1
  130. package/src/integrations/link.js +1 -1
  131. package/src/integrations/list.js +1 -1
  132. package/src/integrations/listproperties.js +1 -1
  133. package/src/integrations/mediaembed.js +1 -1
  134. package/src/integrations/mention.js +1 -1
  135. package/src/integrations/multilevellist.js +1 -1
  136. package/src/integrations/pagebreak.js +1 -1
  137. package/src/integrations/paragraph.js +1 -1
  138. package/src/integrations/removeformat.js +1 -1
  139. package/src/integrations/restrictededitingmode.js +1 -1
  140. package/src/integrations/shiftentercommand.js +1 -1
  141. package/src/integrations/standardeditingmode.js +1 -1
  142. package/src/integrations/style.js +1 -1
  143. package/src/integrations/table.js +1 -1
  144. package/src/integrations/tablecaption.js +1 -1
  145. package/src/integrations/tableclipboard.js +1 -1
  146. package/src/integrations/tablecolumnresize.js +1 -1
  147. package/src/integrations/tableheadings.js +1 -1
  148. package/src/integrations/tablemergesplit.js +1 -1
  149. package/src/integrations/tableofcontents.js +1 -1
  150. package/src/integrations/tableproperties.js +1 -1
  151. package/src/integrations/template.js +1 -1
  152. package/src/integrations/title.js +1 -1
  153. package/src/integrations/undo.js +1 -1
  154. package/src/integrations/utils.js +1 -1
  155. package/src/suggestion.js +2 -2
  156. package/src/suggestiondescriptionfactory.js +1 -1
  157. package/src/trackchanges.js +1 -1
  158. package/src/trackchangesdata.js +1 -1
  159. package/src/trackchangesediting.js +1 -1
  160. package/src/trackchangesui.js +1 -1
  161. package/src/ui/suggestioncontroller.js +2 -2
  162. package/src/ui/view/basesuggestionthreadview.js +1 -1
  163. package/src/ui/view/suggestionthreadview.js +1 -1
  164. package/src/utils/common-translations.js +1 -1
  165. package/src/utils/utils.js +1 -1
package/dist/index.js CHANGED
@@ -20,6 +20,6 @@
20
20
  *
21
21
  *
22
22
  */
23
- import{Command as ts,Plugin as _0x43febe,PendingActions as _0x41abfb,icons as _0x444e0f}from'@ckeditor/ckeditor5-core/dist/index.js';import{CKEditorError as _0x4dceac,ObservableMixin as _0x5de653,uid as _0x3f2578,insertToPriorityArray as _0x51f513,priorities as _0x4f7b70,logWarning as _0xa0c3ba,Collection as Wt}from'@ckeditor/ckeditor5-utils/dist/index.js';import{normalizeColorOptions as _0x42d447,View as _0x54f70d,ButtonView as _0x1185ce,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 _0x3e6dce,hashObject as _0x485914,surroundingMarkersDetector as _0x35b420,trimHtml as _0x52087e,UserView as _0x7ce399,getDateTimeFormatter as _0x45e470,getAllMarkersDomElementsSorted as _0x272cb1,sanitizeEditorConfig as _0x582e0e}from'ckeditor5-collaboration/dist/index.js';import{Element as _0x1009bb,LiveRange as _0x249ff9,LivePosition as _0x4d53a0}from'@ckeditor/ckeditor5-engine/dist/index.js';import{setHighlightHandling as _0x576e2c,toWidget as _0x4369fc}from'@ckeditor/ckeditor5-widget/dist/index.js';import{cloneDeep as _0x5d8719,set as _0x2b757e,isEqual as _0x2e58ee,unset as _0x247f31,omit as Bt}from'lodash-es';import{Delete as _0x9feee2,Input as tr}from'@ckeditor/ckeditor5-typing/dist/index.js';import{Enter as _0x1c6d28,ShiftEnter as _0xfa7d63}from'@ckeditor/ckeditor5-enter/dist/index.js';class M extends ts{['_enabledCommands'];constructor(_0x1f88dc,_0x451a33){super(_0x1f88dc),this['_enabledCommands']=_0x451a33,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 _0x5cec5e of this['editor']['commands']['commands']())_0x5cec5e['affectsData']&&!this['_enabledCommands']['has'](_0x5cec5e)&&_0x5cec5e['forceDisabled']('TrackChangesCommand');}['_enableCommands'](){for(const _0xa28bee of this['editor']['commands']['commands']())_0xa28bee['affectsData']&&!this['_enabledCommands']['has'](_0xa28bee)&&_0xa28bee['clearForceDisabled']('TrackChangesCommand');}}class $ extends ts{['_suggestions'];constructor(_0x2d58cd,_0xcc5312){super(_0x2d58cd),this['_suggestions']=_0xcc5312,this['refresh'](),this['_isEnabledBasedOnSelection']=!0x1;}['refresh'](){this['isEnabled']=!0x0;}['execute'](_0x50263e){const _0x24457a=this['_suggestions']['get'](_0x50263e);if(!_0x24457a)throw new _0x4dceac('track-changes-accept-suggestion-not-found',this);const _0x22d812=_0x24457a['getRanges']();this['editor']['model']['canEditAt'](_0x22d812)&&this['editor']['plugins']['get']('TrackChangesEditing')['acceptSuggestion'](_0x24457a);}}class B extends ts{['_suggestions'];constructor(_0x52f949,_0x37f41b){super(_0x52f949),this['_suggestions']=_0x37f41b,this['refresh'](),this['_isEnabledBasedOnSelection']=!0x1;}['refresh'](){this['isEnabled']=!0x0;}['execute'](_0x3698d5){const _0x365ac7=this['_suggestions']['get'](_0x3698d5);if(!_0x365ac7)throw new _0x4dceac('track-changes-discard-suggestion-not-found',this);const _0x49a20c=_0x365ac7['getRanges']();this['editor']['model']['canEditAt'](_0x49a20c)&&this['editor']['plugins']['get']('TrackChangesEditing')['discardSuggestion'](_0x365ac7);}}function ss(_0x45bb11){return _0x45bb11['sort']((_0x3f8c75,_0x205de8)=>'deletion'==_0x3f8c75['type']&&'deletion'!=_0x205de8['type']?-0x1:'deletion'!=_0x3f8c75['type']&&'deletion'==_0x205de8['type']?0x1:0x0);}function to(_0x2ef216,_0x3069ed){let _0x5a6027,_0x132061=0x0;const _0x5a7fb8=[],_0x1e80c3=_0x3069ed['schema'];for(;_0x132061<_0x2ef216['length'];){const _0x2c8a4b=_0x2ef216[_0x132061],_0x130a8f=_0x2ef216[_0x132061+0x1];_0x5a6027||(_0x5a6027=_0x3069ed['createPositionBefore'](_0x2c8a4b)),co(_0x3069ed,_0x2c8a4b,_0x130a8f)||(_0x5a7fb8['push'](_0x3069ed['createRange'](_0x5a6027,_0x1e80c3['isObject'](_0x2c8a4b)?_0x3069ed['createPositionAfter'](_0x2c8a4b):_0x3069ed['createPositionAt'](_0x2c8a4b,'end'))),_0x5a6027=null),_0x132061++;}return _0x5a7fb8;}function co(_0x5d3230,_0x5e0565,_0x514713){if(!_0x514713)return!0x1;const _0x3bf007=_0x5d3230['createPositionAfter'](_0x5e0565),_0xd60ea3=_0x5d3230['createPositionBefore'](_0x514713);return _0x3bf007['isTouching'](_0xd60ea3);}function rs(_0x1d5416,_0x1160f3,_0x2a215f){for(;_0x2a215f['length'];){const _0x21727d=_0x2a215f['splice'](0x0,0x64);_0x1d5416['change'](()=>{for(const _0x1342d2 of _0x21727d)_0x1342d2['isInContent']&&_0x1160f3['execute'](_0x1342d2['id']);});}}class x extends ts{['_command'];['_suggestions'];constructor(_0x3bfde2,_0x18a90a,_0x2aee79){super(_0x3bfde2),this['_command']=_0x18a90a,this['_suggestions']=_0x2aee79,this['refresh'](),this['_isEnabledBasedOnSelection']=!0x1;}['refresh'](){const _0x32a43a=Array['from'](this['_suggestions']['values']())['some'](_0x352450=>_0x352450['isInContent']);this['isEnabled']=this['_command']['isEnabled']&&_0x32a43a;}['execute'](){const _0x4f0acb=ss(Array['from'](this['_suggestions']['values']()));for(const _0x1153ec of _0x4f0acb){const _0x495b0a=_0x1153ec['getRanges']();if(!this['editor']['model']['canEditAt'](_0x495b0a))return;}rs(this['editor']['model'],this['_command'],_0x4f0acb);}}class R extends ts{['_command'];['_suggestions'];['_selectedSuggestions'];constructor(_0x1873c4,_0x2de7b9,_0x20b694){super(_0x1873c4),this['_command']=_0x2de7b9,this['_suggestions']=_0x20b694,this['_selectedSuggestions']=new Set(),this['refresh'](),this['_isEnabledBasedOnSelection']=!0x1;}['refresh'](){const _0x476724=this['editor']['model']['document']['selection'],_0x6729ca=Array['from'](this['_suggestions']['values']());this['_selectedSuggestions']=function(_0x2929b3,_0x57dc26){const _0x55b2ee=Array['from'](_0x2929b3['getRanges']()),_0x2effbb=new Set();for(const _0x48b1ba of _0x57dc26)if(_0x48b1ba['isInContent']){for(const _0x32074c of _0x55b2ee)for(const _0x53afb8 of _0x48b1ba['getRanges']())(_0x32074c['isIntersecting'](_0x53afb8)||_0x2929b3['isCollapsed']&&!_0x48b1ba['isMultiRange']&&_0x48b1ba['next']&&_0x53afb8['end']['isTouching'](_0x32074c['start']))&&_0x2effbb['add'](_0x48b1ba);}return _0x2effbb;}(_0x476724,_0x6729ca),this['isEnabled']=this['_command']['isEnabled']&&!!this['_selectedSuggestions']['size'];}['execute'](){const _0x8a7292=ss(Array['from'](this['_selectedSuggestions']));for(const _0x210e00 of _0x8a7292){const _0x13ad35=_0x210e00['getRanges']();if(!this['editor']['model']['canEditAt'](_0x13ad35))return;}rs(this['editor']['model'],this['_command'],_0x8a7292);}}class u extends/* #__PURE__ -- @preserve */
24
- _0x5de653(){['id'];['type'];['subType'];['author'];['creator'];['isExternal'];['data'];['createdAt'];['_isDataLoaded']=!0x1;['_model'];['_onAccept'];['_onDiscard'];['_onAttributesChange'];['_markerNames'];constructor(_0x2ef9db,_0x525a9a){super(),this['id']=_0x525a9a['id'],this['type']=_0x525a9a['type'],this['subType']=_0x525a9a['subType']||null,this['author']=_0x525a9a['author'],this['creator']=_0x525a9a['creator']||_0x525a9a['author'],this['isExternal']=Boolean(_0x525a9a['attributes']&&_0x525a9a['attributes']['@external']),this['data']=null,this['_model']=_0x2ef9db,this['_onAccept']=_0x525a9a['onAccept'],this['_onDiscard']=_0x525a9a['onDiscard'],this['_onAttributesChange']=_0x525a9a['onAttributesChange'],this['_markerNames']=new Set(),this['createdAt']=null,this['set']('authoredAt',null),this['set']('attributes',_0x525a9a['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 _0x1b530f=this;for(;_0x1b530f['previous'];)_0x1b530f=_0x1b530f['previous'];return _0x1b530f;}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'](_0x3be684){this['_markerNames']['add'](_0x3be684);}['getMarkerNames'](){return Array['from'](this['_markerNames']);}['getMarkers'](){return this['getMarkerNames']()['map'](_0x3537f7=>this['_model']['markers']['get'](_0x3537f7))['filter'](_0x4d038f=>_0x4d038f);}['getFirstMarker'](){return this['getMarkers']()[0x0]||null;}['removeMarkers'](){this['_model']['change'](_0xb0d9ef=>{for(const _0x4f3818 of this['getMarkers']())_0xb0d9ef['removeMarker'](_0x4f3818);}),this['_markerNames']['clear']();}['removeMarker'](_0x3b7cfe){this['_model']['change'](_0x46aa5a=>{_0x46aa5a['removeMarker'](_0x3b7cfe);}),this['_markerNames']['delete'](_0x3b7cfe);}['addRange'](_0x1095ee){const _0x72aa67='suggestion:'+this['type']+':'+this['subType']+':'+this['id']+':'+this['creator']['id']+':'+u['getMultiRangeId']();this['addMarkerName'](_0x72aa67),this['_model']['change'](_0x8fde35=>{_0x8fde35['addMarker'](_0x72aa67,{'range':_0x1095ee,'usingOperation':!0x0,'affectsData':!0x0});});}['isIntersectingWithRange'](_0x178ba3){for(const _0x2c6446 of this['getRanges']())if(_0x2c6446['isIntersecting'](_0x178ba3))return!0x0;return!0x1;}['getRanges'](){return this['getMarkers']()['map'](_0x4cebc6=>_0x4cebc6['getRange']());}['getItems'](){return this['getRanges']()['reduce']((_0xfbd1bf,_0x2e74bf)=>[..._0xfbd1bf,..._0x2e74bf['getItems']()],[]);}['getFirstRange'](){return this['getFirstMarker']()?.['getRange']()||null;}['getContainedElement'](){const _0x26348d=this['getRanges']();if(0x1!=_0x26348d['length'])return null;const _0x5c2f22=_0x26348d[0x0],_0xad68b0=_0x5c2f22['start']['nodeAfter'],_0x47bb41=_0x5c2f22['end']['nodeBefore'];return _0xad68b0 instanceof _0x1009bb?_0xad68b0!=_0x47bb41?null:_0xad68b0: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 _0x3db7a0=[];let _0x29b6b3=this['head'];for(;_0x29b6b3;)_0x3db7a0['push'](_0x29b6b3),_0x29b6b3=_0x29b6b3['next'];return _0x3db7a0;}['setAttribute'](_0x4b80c7,_0x578565){const _0x5ba009=_0x5d8719(this['attributes']);_0x2b757e(_0x5ba009,_0x4b80c7,_0x578565),_0x2e58ee(_0x5ba009,this['attributes'])||(this['attributes']=_0x5ba009,this['_onAttributesChange'](_0x5ba009));}['removeAttribute'](_0x1b9b81){const _0x555bb1=_0x5d8719(this['attributes']);_0x247f31(_0x555bb1,_0x1b9b81),_0x2e58ee(_0x555bb1,this['attributes'])||(this['attributes']=_0x555bb1,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 _0x3f2578()['substr'](0x1,0x5);}}function o(_0x45800e,_0x2291fc,_0x17ec28){const t=_0x45800e['t'];switch(_0x2291fc){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',_0x17ec28);case'*Outdent:*\x20%0':return t('*Outdent:*\x20%0',_0x17ec28);case'*Change\x20to:*\x20%0':return t('*Change\x20to:*\x20%0',_0x17ec28);case'*Insert:*\x20%0':return t('*Insert:*\x20%0',_0x17ec28);case'*Format:*\x20%0':return t('*Format:*\x20%0',_0x17ec28);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',_0x17ec28);case'*Format:*\x20remove\x20from\x20%0':return t('*Format:*\x20remove\x20from\x20%0',_0x17ec28);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',_0x17ec28);case'*Change\x20%0\x20content*':return t('*Change\x20%0\x20content*',_0x17ec28);case'*Remove:*\x20%0':return t('*Remove:*\x20%0',_0x17ec28);case'*Merge:*\x20%0':return t('*Merge:*\x20%0',_0x17ec28);case'*Split:*\x20%0':return t('*Split:*\x20%0',_0x17ec28);case'*Remove\x20format:*\x20%0':return t('*Remove\x20format:*\x20%0',_0x17ec28);case'*Set\x20font\x20size:*\x20%0':return t('*Set\x20font\x20size:*\x20%0',_0x17ec28);case'*Set\x20font\x20family:*\x20%0':return t('*Set\x20font\x20family:*\x20%0',_0x17ec28);case'*Set\x20format\x20to:*\x20%0':return t('*Set\x20format\x20to:*\x20%0',_0x17ec28);case'*Set\x20font\x20color:*\x20%0':return t('*Set\x20font\x20color:*\x20%0',_0x17ec28);case'*Set\x20font\x20background\x20color:*\x20%0':return t('*Set\x20font\x20background\x20color:*\x20%0',_0x17ec28);case'*Set\x20format:*\x20%0':return t('*Set\x20format:*\x20%0',_0x17ec28);case'*Set\x20image\x20text\x20alternative:*\x20%0':return t('*Set\x20image\x20text\x20alternative:*\x20%0',_0x17ec28);case'*Set\x20image\x20width:*\x20%0':return t('*Set\x20image\x20width:*\x20%0',_0x17ec28);case'*Set\x20link:*\x20%0':return t('*Set\x20link:*\x20%0',_0x17ec28);case'*Set\x20highlight:*\x20%0':return t('*Set\x20highlight:*\x20%0',_0x17ec28);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'},_0x17ec28);case'ELEMENT_PARAGRAPH':return t({'string':'paragraph','plural':'%0\x20paragraphs','id':'ELEMENT_PARAGRAPH'},_0x17ec28);case'ELEMENT_PAGE_BREAK':return t({'string':'page\x20break','plural':'%0\x20page\x20breaks','id':'ELEMENT_PAGE_BREAK'},_0x17ec28);case'ELEMENT_MEDIA':return t({'string':'media\x20item','plural':'%0\x20media\x20items','id':'ELEMENT_MEDIA'},_0x17ec28);case'ELEMENT_IMAGE':return t({'string':'image','plural':'%0\x20images','id':'ELEMENT_IMAGE'},_0x17ec28);case'ELEMENT_INLINE_IMAGE':return t({'string':'image','plural':'%0\x20images','id':'ELEMENT_INLINE_IMAGE'},_0x17ec28);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'},_0x17ec28);case'ELEMENT_HTML_EMBED':return t({'string':'HTML\x20embed','plural':'%0\x20HTML\x20embeds','id':'ELEMENT_HTML_EMBED'},_0x17ec28);case'ELEMENT_HEADING':return t({'string':'heading\x20(level\x20%1)','plural':'%0\x20headings\x20(level\x20%1)','id':'ELEMENT_HEADING'},_0x17ec28);case'ELEMENT_HEADING_CUSTOM':return t({'string':'heading\x20(%1)','plural':'%0\x20headings\x20(%1)','id':'ELEMENT_HEADING_CUSTOM'},_0x17ec28);case'ELEMENT_LIST_ITEM':return t({'string':'list\x20item','plural':'%0\x20list\x20items','id':'ELEMENT_LIST_ITEM'},_0x17ec28);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'},_0x17ec28);case'ELEMENT_SPACE':return t({'string':'space','plural':'%0\x20spaces','id':'ELEMENT_SPACE'},_0x17ec28);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'},_0x17ec28);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'},_0x17ec28);case'ELEMENT_TABLE_ROW':return t({'string':'table\x20row','plural':'%0\x20table\x20rows','id':'ELEMENT_TABLE_ROW'},_0x17ec28);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'},_0x17ec28);case'ELEMENT_TABLE_COLUMN':return t({'string':'table\x20column','plural':'%0\x20table\x20columns','id':'ELEMENT_TABLE_COLUMN'},_0x17ec28);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'},_0x17ec28);case'ELEMENT_TABLE_OF_CONTENTS':return t({'string':'table\x20of\x20contents','plural':'%0\x20tables\x20of\x20contents','id':'ELEMENT_TABLE_OF_CONTENTS'},_0x17ec28);case'ELEMENT_LINE_BREAK':return t({'id':'ELEMENT_LINE_BREAK','string':'line\x20break','plural':'%0\x20line\x20breaks'},_0x17ec28);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'},_0x17ec28);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'},_0x17ec28);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 _0x2291fc;}}class f{['_customCallbacks'];['_itemLabels'];['_itemLabelsCallbacks'];['_attributeLabels'];['_schema'];['_locale'];constructor(_0x4c3cb1,_0x2bdcca){this['_customCallbacks']=[],this['_itemLabels']=new Map(),this['_itemLabelsCallbacks']=[],this['_attributeLabels']=new Map(),this['_schema']=_0x4c3cb1,this['_locale']=_0x2bdcca;}['getDescriptions'](_0x266b88){const _0x2295c6=[],_0x11d2de=new Set(),_0x88003b=new Set();for(let _0x506a80=0x0;_0x506a80<_0x266b88['length'];_0x506a80++){const _0x4b9a54=_0x266b88[_0x506a80];if(!_0x4b9a54['isInContent'])continue;const _0x2c453b=this['_handleCustomCallbackDescription'](_0x4b9a54);if(_0x2c453b){if(null!=_0x4b9a54['subType']){if(_0x11d2de['has'](_0x4b9a54['subType']))continue;_0x11d2de['add'](_0x4b9a54['subType']);}_0x2295c6['push'](_0x2c453b);}else{if('attribute'!=_0x4b9a54['type'])'insertion'!=_0x4b9a54['type']&&'deletion'!=_0x4b9a54['type']||this['_handleInsertRemoveSuggestionDescription'](_0x2295c6,_0x4b9a54,_0x266b88[_0x506a80+0x1]);else{const _0x138cdb=_0x4b9a54['data']['key'];if(_0x88003b['has'](_0x138cdb))continue;_0x88003b['add'](_0x4b9a54['data']['key']),_0x138cdb==m?this['_handleRenameSuggestionDescription'](_0x2295c6,_0x4b9a54):this['_handleAttributeSuggestionDescription'](_0x2295c6,_0x4b9a54);}}}return this['_resolveDescriptionItems'](_0x2295c6);}['registerDescriptionCallback'](_0xeb005f){this['_customCallbacks']['push'](_0xeb005f);}['registerElementLabel'](_0x30719b,_0x526722,_0x421fb8=_0x4f7b70['normal']){'function'==typeof _0x30719b?_0x51f513(this['_itemLabelsCallbacks'],{'matchingCallback':_0x30719b,'label':_0x526722,'priority':_0x421fb8}):this['_itemLabels']['set'](_0x30719b,_0x526722);}['registerAttributeLabel'](_0x2ca098,_0x5d0e91){this['_attributeLabels']['set'](_0x2ca098,_0x5d0e91);}['getItemLabel'](_0x1c1f66,_0x2c70af=0x1){let _0x413522;for(const _0x4c4499 of this['_itemLabelsCallbacks'])if(_0x4c4499['matchingCallback'](_0x1c1f66)){_0x413522=_0x4c4499['label'];break;}return _0x413522||(_0x413522=this['_itemLabels']['get'](_0x1c1f66['name'])),_0x413522?_0x413522(_0x2c70af):0x1!==_0x2c70af?_0x2c70af+'\x20'+_0x1c1f66['name']+'s':''+_0x1c1f66['name'];}['_addDescriptionItems'](_0x3fb8e4,_0x48e05e){const _0x50b671=_0x48e05e['getFirstRange']()['getWalker'](),_0x2f29cb='insertion'==_0x48e05e['type']?'add':'remove';for(const _0x2371d7 of _0x50b671){const _0xd6c339=_0x2371d7['item'],_0x3e61a2=_0x3fb8e4[_0x3fb8e4['length']-0x1];if(_0xd6c339['is']('$textProxy'))_0x3e61a2&&_0x3e61a2['type']['indexOf']('Container')>-0x1&&_0x3fb8e4['pop'](),_0x3e61a2&&'text'==_0x3e61a2['type']?_0x3e61a2[_0x2f29cb]+=_0xd6c339['data']:_0x3fb8e4['push']({'type':'text','add':'add'==_0x2f29cb?_0xd6c339['data']:'','remove':'remove'==_0x2f29cb?_0xd6c339['data']:''});else{if(this['_schema']['isObject'](_0xd6c339)){const _0x179fb9=_0xd6c339;if(_0x3e61a2&&_0x3e61a2['type']['indexOf']('Container')>-0x1&&_0x3fb8e4['pop'](),'elementEnd'==_0x2371d7['type'])continue;_0x3e61a2&&_0x3e61a2['type']==_0x2f29cb+'Object'&&_0x3e61a2['element']['name']==_0x179fb9['name']?_0x3e61a2['quantity']++:_0x3fb8e4['push']({'type':_0x2f29cb+'Object','element':_0x179fb9,'quantity':0x1}),_0x50b671['skip'](_0x32e6b5=>!('elementEnd'==_0x32e6b5['type']&&_0x32e6b5['item']==_0xd6c339));}else{if(this['_schema']['checkChild'](_0xd6c339,'$text')||_0xd6c339['is']('element','softBreak')){const _0x4112ee=_0xd6c339;if('add'==_0x2f29cb&&'elementStart'==_0x2371d7['type']||'remove'==_0x2f29cb&&'elementEnd'==_0x2371d7['type'])continue;if(_0x3e61a2&&-0x1==_0x3e61a2['type']['indexOf']('Container')){'text'==_0x3e61a2['type']&&(_0x3e61a2[_0x2f29cb]+='\x0a');continue;}let _0x425c15;if(_0x425c15='add'==_0x2f29cb?_0x4112ee['nextSibling']&&!this['_schema']['isObject'](_0x4112ee['nextSibling'])?_0x4112ee['nextSibling']:null:_0x4112ee['previousSibling']&&!this['_schema']['isObject'](_0x4112ee['previousSibling'])?_0x4112ee['previousSibling']:null,_0x4112ee['isEmpty']||_0x425c15&&_0x425c15['isEmpty']){const _0x224782=_0x425c15&&_0x425c15['isEmpty']?_0x425c15:_0x4112ee;_0x3e61a2&&_0x3e61a2['type']==_0x2f29cb+'EmptyContainer'&&_0x3e61a2['element']['name']==_0x224782['name']?_0x3e61a2['quantity']++:_0x3fb8e4['push']({'type':_0x2f29cb+'EmptyContainer','element':_0x224782,'quantity':0x1});}else _0x3fb8e4['push']({'type':_0x2f29cb+'Container','element':_0x4112ee});}}}}}['_resolveDescriptionItems'](_0x5edb01){const _0x1be720=this['_locale'],_0x4b5869=[],_0x575d67=[],_0x46e1ab=[];for(const _0x5a746c of _0x5edb01)switch(_0x5a746c['type']){case'text':if(_0x5a746c['add']=_0x5a746c['add']['replace'](/(\S)\u000A+(\S)/g,'$1\x20$2')['replace'](/\u000A/g,''),_0x5a746c['remove']=_0x5a746c['remove']['replace'](/(\S)\u000A+(\S)/g,'$1\x20$2')['replace'](/\u000A/g,''),''!=_0x5a746c['add']&&''!=_0x5a746c['remove']){_0x4b5869['push']({'type':'replace','content':o(_0x1be720,'REPLACE_TEXT',['\x22'+_0x5a746c['remove']+'\x22','\x22'+_0x5a746c['add']+'\x22'])});continue;}if(null!=_0x5a746c['add']['match'](/^ +$/)){_0x4b5869['push']({'type':'insertion','content':o(_0x1be720,'*Insert:*\x20%0',o(_0x1be720,'ELEMENT_SPACE',_0x5a746c['add']['length']))});continue;}if(null!=_0x5a746c['remove']['match'](/^ +$/)){_0x4b5869['push']({'type':'deletion','content':o(_0x1be720,'*Remove:*\x20%0',o(_0x1be720,'ELEMENT_SPACE',_0x5a746c['remove']['length']))});continue;}if(''!=_0x5a746c['add']){_0x4b5869['push']({'type':'insertion','content':o(_0x1be720,'*Insert:*\x20%0','\x22'+_0x5a746c['add']+'\x22')});continue;}_0x4b5869['push']({'type':'deletion','content':o(_0x1be720,'*Remove:*\x20%0','\x22'+_0x5a746c['remove']+'\x22')});continue;case'addEmptyContainer':case'addObject':_0x4b5869['push']({'type':'insertion','content':o(_0x1be720,'*Insert:*\x20%0',this['getItemLabel'](_0x5a746c['element'],_0x5a746c['quantity']))});continue;case'removeEmptyContainer':case'removeObject':_0x4b5869['push']({'type':'deletion','content':o(_0x1be720,'*Remove:*\x20%0',this['getItemLabel'](_0x5a746c['element'],_0x5a746c['quantity']))});continue;case'addContainer':_0x4b5869['push']({'type':'insertion','content':o(_0x1be720,'*Split:*\x20%0',this['getItemLabel'](_0x5a746c['element'],_0x5a746c['quantity']))});continue;case'removeContainer':_0x4b5869['push']({'type':'deletion','content':o(_0x1be720,'*Merge:*\x20%0',this['getItemLabel'](_0x5a746c['element'],_0x5a746c['quantity']))});continue;case'addFormat':_0x575d67['push'](_0x5a746c['key']);continue;case'removeFormat':_0x46e1ab['push'](_0x5a746c['key']);continue;default:_0x4b5869['push'](_0x5a746c);}if(_0x575d67['length']){const _0x13ba34=_0x575d67['map'](_0x28c7ec=>this['_attributeLabels']['has'](_0x28c7ec)?this['_attributeLabels']['get'](_0x28c7ec):_0x28c7ec)['join'](',\x20');_0x4b5869['push']({'type':'format','content':o(this['_locale'],'*Set\x20format:*\x20%0',_0x13ba34)});}if(_0x46e1ab['length']){const _0x1a0bf5=_0x46e1ab['map'](_0x3695a2=>this['_attributeLabels']['has'](_0x3695a2)?this['_attributeLabels']['get'](_0x3695a2):_0x3695a2)['join'](',\x20');_0x4b5869['push']({'type':'format','content':o(this['_locale'],'*Remove\x20format:*\x20%0',_0x1a0bf5)});}return _0x4b5869;}['_handleCustomCallbackDescription'](_0x8d197d){for(const _0x3565e4 of this['_customCallbacks']){const _0x529dd6=_0x3565e4(_0x8d197d);if(_0x529dd6&&'type'in _0x529dd6)return _0x529dd6;}}['_handleAttributeSuggestionDescription'](_0x3275da,_0x29e96a){const _0x1b107e=_0x29e96a['data'],_0x2850b3=void 0x0===_0x1b107e['newValue']?'removeFormat':'addFormat';_0x3275da['push']({'type':_0x2850b3,'key':_0x1b107e['key']});}['_handleRenameSuggestionDescription'](_0x1b27ce,_0x21948d){_0x1b27ce['push']({'type':'format','content':o(this['_locale'],'*Change\x20to:*\x20%0',this['getItemLabel'](_0x21948d['getFirstRange']()['start']['nodeAfter'],0x1))});}['_handleInsertRemoveSuggestionDescription'](_0x4af1dc,_0x3cf2f4,_0x1a80e4){if(this['_addDescriptionItems'](_0x4af1dc,_0x3cf2f4),_0x1a80e4&&_0x1a80e4['getFirstRange']()&&!_0x3cf2f4['getFirstRange']()['end']['isEqual'](_0x1a80e4['getFirstRange']()['start'])){const _0x2ff9ef=_0x4af1dc[_0x4af1dc['length']-0x1],_0x3b829f='insertion'==_0x3cf2f4['type']?'add':'remove';_0x2ff9ef&&'text'==_0x2ff9ef['type']&&(_0x2ff9ef[_0x3b829f]+='\x0a');}}}class E extends _0x43febe{['afterInit'](){const _0x118f48=this['editor'],_0x14c98c=_0x118f48['plugins']['get']('TrackChangesEditing');_0x118f48['commands']['get']('showAIAssistant')&&_0x14c98c['enableCommand']('showAIAssistant');}}class V extends _0x43febe{['afterInit'](){const _0x42722f=this['editor'],_0x4abfe0=_0x42722f['locale'];if(!_0x42722f['plugins']['has']('AlignmentEditing'))return;const _0x48d5dd=_0x42722f['plugins']['get']('TrackChangesEditing');_0x48d5dd['enableDefaultAttributesIntegration']('alignment'),_0x48d5dd['registerBlockAttribute']('alignment'),_0x48d5dd['descriptionFactory']['registerAttributeLabel']('alignment',o(_0x4abfe0,'FORMAT_ALIGNMENT')),this['_registerLegacyDescription']();}['_registerLegacyDescription'](){const _0x358eb5=this['editor'],_0x483654=_0x358eb5['locale'];_0x358eb5['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](_0x1d7ec4=>{if('formatBlock'!=_0x1d7ec4['type'])return;const {data:_0x5af505}=_0x1d7ec4;if(_0x5af505&&'alignment'==_0x5af505['commandName']){const _0x5477c5=_0x5af505['commandParams'][0x0]['value'];return{'type':'format','content':o(_0x483654,'*Format:*\x20%0',function(_0x4a93d5){switch(_0x4a93d5){case'left':return o(_0x483654,'FORMAT_ALIGN_TO_LEFT');case'right':return o(_0x483654,'FORMAT_ALIGN_TO_RIGHT');case'center':return o(_0x483654,'FORMAT_ALIGN_TO_CENTER');case'justify':return o(_0x483654,'FORMAT_JUSTIFY_TEXT');}}(_0x5477c5))};}});}}const ti=['BoldEditing','ItalicEditing','UnderlineEditing','CodeEditing','StrikethroughEditing','SubscriptEditing','SuperscriptEditing'];class U extends _0x43febe{['afterInit'](){const _0x2fb77f=this['editor'],_0xf00542=_0x2fb77f['plugins']['get']('TrackChangesEditing'),_0x64c200=_0x2fb77f['locale'];for(const _0x396678 of ti){if(!_0x2fb77f['plugins']['has'](_0x396678))continue;const _0x2ca558=_0x396678['slice'](0x0,-0x7)['toLowerCase'](),_0x54ecbd='FORMAT_'+_0x2ca558['toUpperCase']();_0xf00542['enableDefaultAttributesIntegration'](_0x2ca558),_0xf00542['registerInlineAttribute'](_0x2ca558),_0xf00542['descriptionFactory']['registerAttributeLabel'](_0x2ca558,o(_0x64c200,_0x54ecbd));}this['_registerLegacyDescription']();}['_registerLegacyDescription'](){const _0x23e8b5=this['editor'],_0xb54348=_0x23e8b5['locale'],_0x55d49e=_0x23e8b5['plugins']['get']('TrackChangesEditing');function _0x4171b7(_0x1090a9,_0x115ce1){_0x55d49e['descriptionFactory']['registerDescriptionCallback'](_0x4146a9=>{if('formatInline'!=_0x4146a9['type'])return;const {data:_0x51fb92}=_0x4146a9;return _0x51fb92&&_0x51fb92['commandName']===_0x1090a9?_0x51fb92['commandParams'][0x0]['forceValue']?{'type':'format','content':o(_0xb54348,'*Format:*\x20%0',_0x115ce1)}:{'type':'format','content':o(_0xb54348,'*Remove\x20format:*\x20%0',_0x115ce1)}:void 0x0;});}_0x4171b7('bold',o(_0xb54348,'FORMAT_BOLD')),_0x4171b7('italic',o(_0xb54348,'FORMAT_ITALIC')),_0x4171b7('underline',o(_0xb54348,'FORMAT_UNDERLINE')),_0x4171b7('code',o(_0xb54348,'FORMAT_CODE')),_0x4171b7('strikethrough',o(_0xb54348,'FORMAT_STRIKETHROUGH')),_0x4171b7('subscript',o(_0xb54348,'FORMAT_SUBSCRIPT')),_0x4171b7('superscript',o(_0xb54348,'FORMAT_SUPERSCRIPT'));}}class O extends _0x43febe{['afterInit'](){const _0x393f4d=this['editor'],_0x59fd6c=_0x393f4d['locale'];if(!_0x393f4d['plugins']['has']('BlockQuoteEditing'))return;const _0x191e63=_0x393f4d['plugins']['get']('TrackChangesEditing'),_0x5b131c=this['editor']['commands']['get']('blockQuote');_0x191e63['enableCommand']('blockQuote',(_0x53a85a,_0x38330e={})=>{const _0x54490c=this['editor']['model']['document']['selection'],_0x4bfa7e=_0x38330e&&void 0x0!==_0x38330e['forceValue']?_0x38330e['forceValue']:!_0x5b131c['value'];let _0x28dd58=[];if(_0x4bfa7e){const _0x1eadeb=Array['from'](_0x54490c['getSelectedBlocks']())['filter'](_0x177644=>oo(_0x177644)||function(_0x472444,_0x20319a){const _0x54b09b=_0x20319a['checkChild'](_0x472444['parent'],'blockQuote'),_0x225a00=_0x20319a['checkChild'](['$root','blockQuote'],_0x472444);return _0x54b09b&&_0x225a00;}(_0x177644,this['editor']['model']['schema']));_0x28dd58=to(_0x1eadeb,_0x393f4d['model']);}else{const _0x4095cb=Array['from'](_0x54490c['getSelectedBlocks']())['filter'](_0x33a85a=>oo(_0x33a85a));_0x28dd58=to(_0x4095cb,_0x393f4d['model']);}_0x393f4d['model']['change'](()=>{for(const _0x373537 of _0x28dd58)_0x191e63['markBlockFormat'](_0x373537,{'commandName':'blockQuote','commandParams':[{'forceValue':_0x4bfa7e}]});});}),_0x191e63['descriptionFactory']['registerDescriptionCallback'](_0x12b279=>{const {data:_0x206845}=_0x12b279;if(_0x206845&&'blockQuote'==_0x206845['commandName']){const _0x265578=o(_0x59fd6c,'ELEMENT_BLOCK_QUOTE');return _0x206845['commandParams'][0x0]['forceValue']?{'type':'format','content':o(_0x59fd6c,'*Set\x20format:*\x20%0',_0x265578)}:{'type':'format','content':o(_0x59fd6c,'*Remove\x20format:*\x20%0',_0x265578)};}});}}function oo(_0x51e8d1){return'blockQuote'==_0x51e8d1['parent']['name'];}class F extends _0x43febe{['afterInit'](){const _0x24e24b=this['editor'];_0x24e24b['plugins']['has']('CaseChange')&&(_0x24e24b['plugins']['get']('TrackChangesEditing')['enableCommand']('changeCaseUpper'),_0x24e24b['plugins']['get']('TrackChangesEditing')['enableCommand']('changeCaseLower'),_0x24e24b['plugins']['get']('TrackChangesEditing')['enableCommand']('changeCaseTitle'));}}class G extends _0x43febe{['afterInit'](){const _0x3fe1a0=this['editor'];_0x3fe1a0['commands']['get']('ckbox')&&_0x3fe1a0['plugins']['get']('TrackChangesEditing')['enableCommand']('ckbox');}}class L extends _0x43febe{['afterInit'](){const _0x54b171=this['editor'];if(!_0x54b171['plugins']['has']('CodeBlock'))return;const _0x30a7fb=_0x54b171['plugins']['get']('TrackChangesEditing'),_0x3d88a7=_0x54b171['locale'],_0x5032eb=_0x54b171['config']['get']('codeBlock')['languages'],_0xa59fe0=_0x54b171['commands']['get']('codeBlock');_0x30a7fb['enableCommand']('indentCodeBlock'),_0x30a7fb['enableCommand']('outdentCodeBlock'),_0x30a7fb['enableCommand']('codeBlock',(_0x3522a8,_0x4e2308={})=>{const _0x479216=_0x54b171['model'],_0x2f22f0=_0x54b171['model']['document']['selection'],_0x5bccce=_0x4e2308&&void 0x0!==_0x4e2308['forceValue']?_0x4e2308['forceValue']:!_0xa59fe0['value'];let _0x4e6764;_0x4e2308['language']||(_0x4e2308['language']=_0x5032eb[0x0]['language']),_0x4e6764=_0x5bccce?Array['from'](_0x2f22f0['getSelectedBlocks']())['filter'](_0x231663=>eo(_0x231663)||function(_0x4abbea,_0x2b33cb){if(_0x4abbea['is']('rootElement')||_0x2b33cb['isLimit'](_0x4abbea))return!0x1;return _0x2b33cb['checkChild'](_0x4abbea['parent'],'codeBlock');}(_0x231663,_0x479216['schema'])):Array['from'](_0x2f22f0['getSelectedBlocks']())['filter'](_0x2d7f67=>eo(_0x2d7f67));const _0x235229=to(_0x4e6764,_0x479216);_0x479216['change'](()=>{for(const _0x1b0482 of _0x235229)_0x30a7fb['markBlockFormat'](_0x1b0482,{'commandName':'codeBlock','commandParams':[{..._0x4e2308,'forceValue':_0x5bccce}],'formatGroupId':'blockName'});});}),(_0x30a7fb['descriptionFactory']['registerElementLabel']('codeBlock',_0xfd328f=>o(_0x3d88a7,'ELEMENT_CODE_BLOCK',_0xfd328f)),_0x30a7fb['descriptionFactory']['registerDescriptionCallback'](_0x46dca7=>{if('formatBlock'!=_0x46dca7['type'])return;const _0x484f7d=_0x3d88a7['t'],{data:_0x5cd42c}=_0x46dca7;if(!_0x5cd42c||'codeBlock'!=_0x5cd42c['commandName'])return;const _0x27a3f3=_0x5cd42c['commandParams'][0x0]['language'],_0x14a1bf=_0x484f7d(_0x5032eb['find'](_0x77ee0c=>_0x77ee0c['language']===_0x27a3f3)['label'])['toLowerCase']();return _0x5cd42c['commandParams'][0x0]['forceValue']?{'type':'format','content':o(_0x3d88a7,'*Set\x20format:*\x20%0',o(_0x3d88a7,'ELEMENT_CODE_BLOCK',0x1)+'\x20('+_0x14a1bf+')')}:{'type':'format','content':o(_0x3d88a7,'*Remove\x20format:*\x20%0',o(_0x3d88a7,'ELEMENT_CODE_BLOCK',0x1))};}));}}function eo(_0x46b532){return'codeBlock'==_0x46b532['name'];}class H extends _0x43febe{['afterInit'](){const _0xf3335e=this['editor'];if(!_0xf3335e['plugins']['has']('CommentsEditing'))return;_0xf3335e['plugins']['get']('TrackChangesEditing')['enableCommand']('addCommentThread');}}function io(_0x244301,_0x45ce2c,_0x5d2831){const _0x1e22a5=[];for(const _0xf011ee of _0x45ce2c['getItems']())_0xf011ee['hasAttribute'](_0x244301)&&_0x1e22a5['push'](_0x5d2831['createRangeOn'](_0xf011ee));return _0x1e22a5;}function _e(_0x3d8d3d,_0x530473,{showActiveMarker:_0x48c86c=!0x0}={}){const _0xe1a94c=_0x3d8d3d['plugins']['get']('TrackChangesEditing');return(_0x2cc14e,_0x121c75,_0x249b84)=>{if(!_0x249b84['consumable']['test'](_0x121c75['markerRange'],_0x2cc14e['name']))return;const _0x79fcbe=_0x121c75['markerRange']['getWalker'](),_0x5e5960=_0x121c75['markerRange']['start'],_0x183350=_0x3d8d3d['model']['schema'];let _0x3c0e9a=null,_0x308bc6=null,_0x428dbd=!0x1,_0x519095=!0x1;for(const _0x3c502c of _0x79fcbe){const _0x524d4c=_0x3c502c['item'];_0x428dbd=_0x428dbd||_0x183350['isContent'](_0x524d4c);const _0x3b81d2=_0x249b84['mapper']['toViewElement'](_0x524d4c);if(_0x3b81d2&&_0x3b81d2['getCustomProperty']('addHighlight'))return;'elementEnd'==_0x3c502c['type']&&(_0x183350['isBlock'](_0x524d4c)&&!_0x183350['isLimit'](_0x524d4c)&&(_0x524d4c['nextSibling']||_0x5e5960['isAtEnd']?_0x3c0e9a&&_0x3c0e9a['parent']==_0x524d4c||(_0x3c0e9a=_0x524d4c,_0x1806f6(_0x3c502c['previousPosition']),_0x519095=!0x0):_0x308bc6=_0x308bc6||_0x3c502c['previousPosition']));}function _0x1806f6(_0x28432d){const _0x5c225f=_0x249b84['writer']['createUIElement']('span',{'class':'ck-suggestion-marker-'+_0x530473}),_0x2b343b=_0x249b84['mapper']['toViewPosition'](_0x28432d);_0x48c86c&&_0xe1a94c['activeMarkers']['includes'](_0x121c75['markerName'])&&_0x249b84['writer']['addClass']('ck-suggestion-marker--active',_0x5c225f),_0x249b84['writer']['insert'](_0x2b343b,_0x5c225f),_0x249b84['mapper']['bindElementToMarker'](_0x5c225f,_0x121c75['markerName']);}_0x428dbd||_0x519095||!_0x308bc6||_0x1806f6(_0x308bc6);};}class q extends _0x43febe{static get['requires'](){return[_0x9feee2];}['init'](){const _0x2d96cb=this['editor'],_0x558774=_0x2d96cb['plugins']['get']('TrackChangesEditing');_0x558774['enableCommand']('delete');const _0x32604b=_0x2d96cb['commands']['get']('deleteForward');_0x558774['enableCommand']('deleteForward',(_0x96aa75,_0x33f4cb={})=>{const _0x4cefe1=_0x2d96cb['model']['createSelection'](_0x2d96cb['model']['document']['selection']);_0x4cefe1['isCollapsed']&&_0x2d96cb['model']['modifySelection'](_0x4cefe1,{'direction':'forward','unit':_0x33f4cb['unit']});const _0x4497cd=_0x4cefe1['getFirstRange'](),_0x4456d6=_0x249ff9['fromRange'](_0x4497cd);let _0xedfad9;_0x96aa75(_0x33f4cb),_0xedfad9='$graveyard'==_0x4456d6['root']['rootName']?_0x2d96cb['model']['createRange'](_0x4497cd['start']):_0x2d96cb['model']['createRange'](_0x4456d6['start'],_0x4456d6['end']),_0x4456d6['detach'](),_0x2d96cb['model']['enqueueChange'](_0x32604b['buffer']['batch'],_0x3d3b4a=>{_0x32604b['buffer']['lock'](),_0x3d3b4a['setSelection'](_0x3d3b4a['createRange'](_0xedfad9['end'])),_0x32604b['buffer']['unlock']();});}),_0x2d96cb['editing']['downcastDispatcher']['on']('addMarker:suggestion:deletion',_e(_0x2d96cb,'merge'),{'priority':'high'}),_0x2d96cb['data']['downcastDispatcher']['on']('addMarker:suggestion:deletion',(_0x40131e,_0x366ec6,_0x2ab07e)=>{_0x2ab07e['options']['showSuggestionHighlights']&&_e(_0x2d96cb,'merge',{'showActiveMarker':!0x1})['bind'](this)(_0x40131e,_0x366ec6,_0x2ab07e);},{'priority':'high'}),_0x2d96cb['editing']['downcastDispatcher']['on']('removeMarker:suggestion:deletion',(_0x1f645f,_0x57c2a4,_0x290e7a)=>{const _0x26d85c=_0x290e7a['mapper']['markerNameToElements'](_0x57c2a4['markerName']);if(_0x26d85c){for(const _0x320d75 of _0x26d85c)_0x320d75['is']('uiElement')&&(_0x290e7a['mapper']['unbindElementFromMarkerName'](_0x320d75,_0x57c2a4['markerName']),_0x290e7a['writer']['remove'](_0x320d75));}},{'priority':'high'});}}class z extends _0x43febe{['afterInit'](){const _0x3ec856=this['editor'];if(!_0x3ec856['plugins']['has']('ListEditing'))return;const _0x474f7c=_0x3ec856['locale'],_0x28ea88=_0x3ec856['plugins']['get']('TrackChangesEditing'),_0x4d7e98=_0x3ec856['plugins']['has']('TodoListEditing'),_0x95a76c=!!_0x3ec856['config']['get']('list.multiBlock');function _0x9e4beb(_0x9ca2d9){return{'type':'format','content':''+o(_0x474f7c,'*Set\x20format:*\x20%0',_0x9ca2d9)};}function _0x50b3f7(_0x48e9e9){return{'type':'format','content':''+o(_0x474f7c,'*Remove\x20format:*\x20%0',_0x48e9e9)};}_0x28ea88['enableDefaultAttributesIntegration']('numberedList'),_0x28ea88['enableDefaultAttributesIntegration']('bulletedList'),_0x28ea88['enableDefaultAttributesIntegration']('customNumberedList'),_0x28ea88['enableDefaultAttributesIntegration']('customBulletedList'),_0x28ea88['enableDefaultAttributesIntegration']('indentList'),_0x28ea88['enableDefaultAttributesIntegration']('outdentList'),_0x28ea88['enableDefaultAttributesIntegration']('splitListItemAfter'),_0x28ea88['enableDefaultAttributesIntegration']('splitListItemBefore'),_0x28ea88['registerBlockAttribute']('listItemId'),_0x28ea88['registerBlockAttribute']('listType'),_0x28ea88['registerBlockAttribute']('listIndent'),_0x95a76c&&(_0x28ea88['enableDefaultAttributesIntegration']('mergeListItemBackward'),_0x28ea88['enableDefaultAttributesIntegration']('mergeListItemForward')),_0x4d7e98&&(_0x28ea88['enableDefaultAttributesIntegration']('todoList'),_0x28ea88['enableDefaultAttributesIntegration']('checkTodoList'),_0x28ea88['registerBlockAttribute']('todoListChecked'),_0x28ea88['descriptionFactory']['registerDescriptionCallback'](_0x3ca812=>{const {data:_0x102b97}=_0x3ca812;if(_0x102b97&&'todoListChecked'==_0x102b97['key'])return{'type':'format','content':_0x102b97['newValue']?o(_0x474f7c,'*Check\x20item*'):o(_0x474f7c,'*Uncheck\x20item*')};}),this['editor']['model']['document']['registerPostFixer'](_0x43403a=>{if(_0x43403a['batch']['isUndo'])return!0x1;let _0x106639=!0x1;const _0xbefb20=_0x28ea88['getSuggestions']({'skipNotAttached':!0x0})['filter'](_0xed6c58=>'todoListChecked'===_0x28ea88['_getAttributeKey'](_0xed6c58));for(const _0x3c8acc of _0xbefb20){'todo'!=_0x3c8acc['getFirstRange']()['start']['nodeAfter']['getAttribute']('listType')&&(_0x28ea88['_findSuggestions'](_0x3c8acc['getFirstRange'](),'attribute')['find'](_0x288b2d=>'listType'===_0x28ea88['_getAttributeKey'](_0x288b2d['suggestion']))||(_0x43403a['removeMarker'](_0x3c8acc['getFirstMarker']()),_0x106639=!0x0));}return _0x106639;})),_0x28ea88['descriptionFactory']['registerAttributeLabel']('listIndent',o(_0x474f7c,'FORMAT_INDENT'));const _0x1d9d92={'type':'format','content':''};_0x28ea88['descriptionFactory']['registerDescriptionCallback'](_0x5785f5=>{const {data:_0x146eed}=_0x5785f5;if(!_0x146eed||'listType'!=_0x146eed['key'])return;let _0x274539=_0x5785f5['head'];for(;_0x274539;){if(_0x274539['data']&&(('listStyle'==_0x274539['data']['key']||'listMarkerStyle'==_0x274539['data']['key'])&&(_0x274539['data']['newValue']&&'default'!=_0x274539['data']['newValue']||'default'!=_0x274539['data']['oldValue']&&!_0x146eed['newValue'])||!_0x95a76c&&_0x274539['data']['key']==m))return _0x1d9d92;_0x274539=_0x274539['next'];}if(null==_0x146eed['newValue'])switch(_0x146eed['oldValue']){case'bulleted':return _0x50b3f7(o(_0x474f7c,'ELEMENT_BULLETED_LIST'));case'numbered':return _0x50b3f7(o(_0x474f7c,'ELEMENT_NUMBERED_LIST'));case'todo':return _0x50b3f7(o(_0x474f7c,'ELEMENT_TODO_LIST'));}switch(_0x146eed['newValue']){case'bulleted':return _0x9e4beb(o(_0x474f7c,'ELEMENT_BULLETED_LIST'));case'numbered':return _0x9e4beb(o(_0x474f7c,'ELEMENT_NUMBERED_LIST'));case'todo':return _0x9e4beb(o(_0x474f7c,'ELEMENT_TODO_LIST'));}}),_0x28ea88['descriptionFactory']['registerDescriptionCallback'](_0x333aae=>{const {data:_0x566e38}=_0x333aae;if(_0x566e38&&'listIndent'==_0x566e38['key'])return null==_0x566e38['newValue']||null==_0x566e38['oldValue']&&0x0==_0x566e38['newValue']?_0x1d9d92:void 0x0;}),_0x28ea88['descriptionFactory']['registerDescriptionCallback'](_0x3a4f68=>{if('attribute'!=_0x3a4f68['type'])return;const {data:_0x198f1f}=_0x3a4f68;if(!_0x198f1f||'listItemId'!=_0x198f1f['key'])return;const _0x207bd2=le(_0x3a4f68);return'newValue'==_0x207bd2?{'type':'format','content':o(_0x474f7c,'*Merge:*\x20list\x20item')}:'oldValue'==_0x207bd2?{'type':'format','content':o(_0x474f7c,'*Split:*\x20list\x20item')}:_0x1d9d92;}),_0x3ec856['model']['document']['registerPostFixer'](_0x25d8e1=>this['listItemIdFixer'](_0x25d8e1)),_0x3ec856['model']['document']['registerPostFixer'](_0x496d7a=>this['noTrackChangesFixer'](_0x496d7a)),_0x3ec856['model']['document']['registerPostFixer'](_0x284226=>this['assureChains'](_0x284226)),this['_supportLegacySuggestions']();}['listItemIdFixer'](_0x2edcfe){if(_0x2edcfe['batch']['isUndo']||!_0x2edcfe['batch']['isLocal'])return!0x1;let _0x147b0e=!0x1;const _0x45d232=this['editor']['plugins']['get']('TrackChangesEditing')['getSuggestions']({'skipNotAttached':!0x0})['filter'](_0x33c1de=>_0x33c1de['data']&&'listItemId'==_0x33c1de['data']['key'])['filter'](_0x276499=>_0x276499['data']['newValue']&&_0x276499['data']['oldValue']);for(const _0x27b176 of _0x45d232)le(_0x27b176)||(_0x2edcfe['removeMarker'](_0x27b176['getFirstMarker']()),_0x147b0e=!0x0);return _0x147b0e;}['noTrackChangesFixer'](_0x31c42e){if(_0x31c42e['batch']['isUndo']||!_0x31c42e['batch']['isLocal'])return!0x1;const _0x36d4b0=this['editor']['plugins']['get']('TrackChangesEditing');if(_0x36d4b0['trackChangesCommand']['value'])return!0x1;let _0x3f65d8=!0x1;const _0x30657f=['listType','listItemId','listIndent','listStyle','listStart','listReversed','todoListCheck','listMarker','listMarkerStyle'],_0x2dbe8e=this['editor']['model']['document']['differ']['getChanges']()['filter'](_0x370e46=>'attribute'==_0x370e46['type'])['filter'](_0x777c36=>_0x30657f['includes'](_0x777c36['attributeKey']));if(0x0==_0x2dbe8e['length'])return _0x3f65d8;for(const _0x5280bc of _0x2dbe8e){const _0x4d8232=_0x36d4b0['_findSuggestions'](_0x5280bc['range'],'attribute')['filter'](_0x4326e6=>!_0x4326e6['meta']['isNextTo'])['map'](_0x2510c2=>_0x2510c2['suggestion'])['filter'](_0x4d9fbb=>{const _0x10881c=_0x36d4b0['_getAttributeKey'](_0x4d9fbb);return _0x30657f['includes'](_0x10881c);});if(_0x4d8232['length']){for(const _0x29afac of _0x4d8232)_0x31c42e['removeMarker'](_0x29afac['getFirstMarker']());_0x3f65d8=!0x0;}}return _0x3f65d8;}['assureChains'](_0x147a2e){if(_0x147a2e['batch']['isUndo']||!_0x147a2e['batch']['isLocal'])return!0x1;const _0x23f84c=this['editor']['plugins']['get']('TrackChangesEditing');let _0x3aad16=!0x1;const _0x267aac=['listType','listItemId','listIndent','listStyle','listStart','listReversed','todoListCheck','listMarker','listMarkerStyle'];for(const _0x2d353f of _0x23f84c['getSuggestions']({'skipNotAttached':!0x0})){const _0xce2cd0=_0x23f84c['_findSuggestions'](_0x2d353f['getFirstRange'](),'attribute')['map'](_0x54a279=>_0x54a279['suggestion'])['filter'](_0xf1de1c=>_0xf1de1c['data']&&_0x267aac['includes'](_0xf1de1c['data']['key']));if(!_0xce2cd0['length'])continue;const _0x5c3630=_0xce2cd0[0x0]['head']['attributes']['groupId'];if(!_0xce2cd0['every'](_0x28524b=>_0x28524b['attributes']['groupId']===_0x5c3630)){for(const _0x5a4bf8 of _0xce2cd0)_0x4e15e9(_0x5a4bf8,_0x5c3630)&&(_0x3aad16=!0x0);}}return _0x3aad16;function _0x1cd503(_0x5079af,_0x51ac67){for(const _0x5af9b3 of _0x23f84c['getSuggestions']({'skipNotAttached':!0x0})['filter'](_0xc3096c=>'attribute'==_0xc3096c['type']&&_0xc3096c['attributes']['groupId']==_0x5079af))_0x5af9b3['setAttribute']('groupId',_0x51ac67);}function _0x4e15e9(_0x3cb19e,_0xfbc6e9){let _0x37bbfa=_0x3cb19e['head'],_0x459280=!0x1;for(;_0x37bbfa;)_0x37bbfa['attributes']['groupId']!=_0xfbc6e9&&(_0x1cd503(_0x37bbfa['attributes']['groupId'],_0xfbc6e9),_0x37bbfa['setAttribute']('groupId',_0xfbc6e9),_0x459280=!0x0),_0x37bbfa=_0x37bbfa['next'];return _0x459280;}}['_supportLegacySuggestions'](){const _0x353ac1=this['editor'],_0x45b87f=_0x353ac1['locale'],_0x2f6827=_0x353ac1['plugins']['get']('TrackChangesEditing');this['_registerLegacyDescription'](),_0x2f6827['_suggestionFactory']['registerCustomCallback']('formatBlock','documentList','accept',function(_0x107da7,_0x224e26){const _0x342afa=[];for(let _0x3ed261 of _0x107da7)_0x3ed261['start']['nodeAfter']===_0x3ed261['end']['parent']&&(_0x3ed261=_0x353ac1['model']['createRange'](_0x353ac1['model']['createPositionAt'](_0x3ed261['start']['nodeAfter'],0x0))),_0x342afa['push'](_0x3ed261);_0x353ac1['model']['change'](_0x4e0e95=>{const _0x4ae7d8=_0x353ac1['model']['document']['selection'],_0x122e7a=Array['from'](_0x4ae7d8['getRanges']())['map'](_0x312963=>_0x249ff9['fromRange'](_0x312963));_0x4e0e95['setSelection'](_0x342afa),_0x353ac1['commands']['get'](_0x224e26['commandName'])['refresh'](),_0x224e26['commandParams']['push']({'forceDefaultExecution':!0x0}),_0x353ac1['execute'](_0x224e26['commandName'],..._0x224e26['commandParams']),_0x4e0e95['setSelection'](_0x122e7a);for(const _0x246280 of _0x122e7a)_0x246280['detach']();});}),_0x2f6827['descriptionFactory']['registerElementLabel'](function(_0x2b9ccd){const _0x355dc1=!_0x353ac1['model']['schema']['isObject'](_0x2b9ccd),_0x2621c9=_0x2b9ccd['previousSibling'],_0x275c69=_0x2b9ccd['nextSibling'],_0x10a52c=_0x2b9ccd['getAttribute']('listItemId'),_0x4be798=!_0x2621c9||_0x2621c9['getAttribute']('listItemId')!==_0x10a52c,_0x25dfa3=!_0x275c69||_0x275c69['getAttribute']('listItemId')!==_0x10a52c;return _0x355dc1&&Boolean(_0x10a52c)&&_0x4be798&&_0x25dfa3;},_0x987414=>o(_0x45b87f,'ELEMENT_LIST_ITEM',_0x987414));}['_registerLegacyDescription'](){const _0x3d476b=this['editor'],_0x5d6e16=_0x3d476b['locale'];function _0x1b2a28(_0x4db112){const _0x5440d5=_0x3d476b['commands']['get']('bulletedList')['value'],_0x1e9962=_0x3d476b['commands']['get']('numberedList')['value'];return'numberedList'===_0x4db112?_0x5440d5:_0x1e9962;}_0x3d476b['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](function(_0x501387){if('formatBlock'!=_0x501387['type'])return;const {data:_0x31b46b}=_0x501387;if(!_0x31b46b)return;let _0x4e85dd,_0x34a935,_0x58d363,_0x1bf8a0;switch(_0x31b46b['commandName']){case'bulletedList':_0x58d363=_0x31b46b['commandParams'][0x0]['forceValue'],_0x1bf8a0=_0x1b2a28(_0x31b46b['commandName']),_0x4e85dd=_0x58d363?'*Format:*\x20insert\x20into\x20%0':'*Format:*\x20remove\x20from\x20%0',!_0x1bf8a0&&_0x3d476b['config']['get']('list.multiBlock')||(_0x4e85dd='*Change\x20to:*\x20%0'),_0x34a935={'type':'format','content':o(_0x5d6e16,_0x4e85dd,o(_0x5d6e16,'ELEMENT_BULLETED_LIST'))};break;case'numberedList':_0x58d363=_0x31b46b['commandParams'][0x0]['forceValue'],_0x1bf8a0=_0x1b2a28(_0x31b46b['commandName']),_0x4e85dd=_0x58d363?'*Format:*\x20insert\x20into\x20%0':'*Format:*\x20remove\x20from\x20%0',!_0x1bf8a0&&_0x3d476b['config']['get']('list.multiBlock')||(_0x4e85dd='*Change\x20to:*\x20%0'),_0x34a935={'type':'format','content':o(_0x5d6e16,_0x4e85dd,o(_0x5d6e16,'ELEMENT_NUMBERED_LIST'))};break;case'indentList':_0x4e85dd='*Indent:*\x20%0',_0x34a935={'type':'format','content':o(_0x5d6e16,_0x4e85dd,o(_0x5d6e16,'ELEMENT_LIST_ITEM'))};break;case'outdentList':_0x4e85dd=function(_0x2edfc0){const _0x4d3930=_0x2edfc0['getFirstRange']();let _0x895194=_0x4d3930['start']['nodeAfter'];for(;_0x895194&&_0x4d3930['containsItem'](_0x895194);){if(_0x895194['getAttribute']('listIndent')>0x0)return!0x1;_0x895194=_0x895194['nextSibling'];}return!0x0;}(_0x501387)?o(_0x5d6e16,'*Format:*\x20remove\x20from\x20%0',o(_0x5d6e16,function(_0x1bae2f){return'ELEMENT_'+_0x1bae2f['getFirstRange']()['start']['nodeAfter']['getAttribute']('listType')['toUpperCase']()+'_LIST';}(_0x501387))):o(_0x5d6e16,'*Outdent:*\x20%0',o(_0x5d6e16,'ELEMENT_LIST_ITEM')),_0x34a935={'type':'format','content':_0x4e85dd};break;case'mergeListItemBackward':case'mergeListItemForward':!0x1===_0x31b46b['multipleBlocks']&&(_0x4e85dd='*Merge:*\x20%0',_0x34a935={'type':'deletion','content':o(_0x5d6e16,_0x4e85dd,o(_0x5d6e16,'ELEMENT_LIST_ITEM'))});}return _0x34a935;});}}function le(_0x136a1e){let _0x414188=_0x136a1e['getFirstRange']()['start']['nodeAfter']['previousSibling'];for(;_0x414188;){const _0x2aaac6=_0x414188['getAttribute']('listItemId');if(!_0x2aaac6)return!0x1;if(_0x2aaac6==_0x136a1e['data']['newValue'])return'newValue';if(_0x2aaac6==_0x136a1e['data']['oldValue'])return'oldValue';_0x414188=_0x414188['previousSibling'];}return!0x1;}class ue extends _0x43febe{['afterInit'](){if(!this['editor']['plugins']['has']('ListPropertiesEditing'))return;const _0x5f1112=this['editor']['config']['get']('list.properties'),_0x7ff1ef=this['editor']['plugins']['get']('TrackChangesEditing');_0x5f1112['styles']&&(_0x7ff1ef['enableDefaultAttributesIntegration']('listStyle'),_0x7ff1ef['registerBlockAttribute']('listStyle')),_0x5f1112['reversed']&&(_0x7ff1ef['enableDefaultAttributesIntegration']('listReversed'),_0x7ff1ef['registerBlockAttribute']('listReversed')),_0x5f1112['startIndex']&&(_0x7ff1ef['enableDefaultAttributesIntegration']('listStart'),_0x7ff1ef['registerBlockAttribute']('listStart'));const _0x30a029={'type':'format','content':''};_0x7ff1ef['descriptionFactory']['registerDescriptionCallback'](this['handleDescriptions']['bind'](this));const _0x3ac461=this['editor']['locale'];_0x7ff1ef['descriptionFactory']['registerAttributeLabel']('listReversed',o(_0x3ac461,'FORMAT_LIST_REVERSED')),_0x7ff1ef['descriptionFactory']['registerDescriptionCallback'](_0x4d5813=>{const {data:_0x47d846}=_0x4d5813;if(_0x47d846&&'listReversed'==_0x47d846['key'])return null==_0x47d846['newValue']||0x0==_0x47d846['newValue']&&null==_0x47d846['oldValue']?_0x30a029:void 0x0;}),_0x7ff1ef['descriptionFactory']['registerAttributeLabel']('listStart',o(_0x3ac461,'FORMAT_LIST_START')),_0x7ff1ef['descriptionFactory']['registerDescriptionCallback'](_0x5f4e36=>{const {data:_0x560b2d}=_0x5f4e36;if(_0x560b2d&&'listStart'==_0x560b2d['key'])return null==_0x560b2d['newValue']||0x1==_0x560b2d['newValue']&&null==_0x560b2d['oldValue']?_0x30a029:void 0x0;}),this['editor']['model']['document']['registerPostFixer'](_0x1ed944=>{if(_0x1ed944['batch']['isUndo'])return!0x1;let _0x402924=!0x1;const _0x414cb8=_0x7ff1ef['getSuggestions']({'skipNotAttached':!0x0})['filter'](_0x7166ab=>{const _0x31be2f=_0x7ff1ef['_getAttributeKey'](_0x7166ab);return'listStart'==_0x31be2f||'listReversed'==_0x31be2f;});for(const _0x1b7c55 of _0x414cb8){const _0x4f889b=_0x1b7c55['getFirstRange']()['start']['nodeAfter']['getAttribute']('listType');if('numbered'==_0x4f889b||'customNumbered'==_0x4f889b)continue;_0x7ff1ef['_findSuggestions'](_0x1b7c55['getFirstRange'](),'attribute')['find'](_0x221bed=>'listType'==_0x7ff1ef['_getAttributeKey'](_0x221bed['suggestion']))||(_0x1ed944['removeMarker'](_0x1b7c55['getFirstMarker']()),_0x402924=!0x0);}return _0x402924;}),this['_registerLegacyDescription']();}['handleDescriptions'](_0xdb7878){const _0x3bce01=this['editor']['locale'],{data:_0x519304}=_0xdb7878,_0x2a7467={'type':'format','content':''};if(!_0x519304||'listStyle'!=_0x519304['key'])return;if(!_0x519304['oldValue'])return'default'==_0x519304['newValue']?_0x2a7467:{'type':'format','content':''+o(_0x3bce01,'*Set\x20format:*\x20%0',o(_0x3bce01,this['_getTranslationKeyForListStyle'](_0x519304['newValue'])))};if(!_0x519304['newValue']){if('default'==_0x519304['oldValue'])return _0x2a7467;let _0x1e3595=_0xdb7878['head'];for(;_0x1e3595;){if(_0x1e3595['data']&&'listType'==_0x1e3595['data']['key']&&_0x1e3595['data']['newValue'])return _0x2a7467;_0x1e3595=_0x1e3595['next'];}return{'type':'format','content':''+o(_0x3bce01,'*Remove\x20format:*\x20%0',o(_0x3bce01,this['_getTranslationKeyForListStyle'](_0x519304['oldValue'])))};}if('default'!=_0x519304['newValue'])return{'type':'format','content':''+o(_0x3bce01,'*Set\x20format:*\x20%0',o(_0x3bce01,this['_getTranslationKeyForListStyle'](_0x519304['newValue'])))};let _0x13e0b5=_0xdb7878['head'];for(;_0x13e0b5;){if(_0x13e0b5['data']&&'listType'==_0x13e0b5['data']['key']&&_0x13e0b5['data']['newValue']&&_0x13e0b5['data']['oldValue'])return _0x2a7467;_0x13e0b5=_0x13e0b5['next'];}return{'type':'format','content':o(_0x3bce01,'*Set\x20format:*\x20%0',o(_0x3bce01,'ELEMENT_'+_0xdb7878['getFirstRange']()['start']['nodeAfter']['getAttribute']('listType')['toUpperCase']()+'_LIST_DEFAULT'))};}['_registerLegacyDescription'](){const _0x5deeda=this['editor'],_0x334925=_0x5deeda['locale'];_0x5deeda['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](_0x1209e1=>{if('formatBlock'!=_0x1209e1['type'])return;const {data:_0xe2311e}=_0x1209e1;if(!_0xe2311e)return;let _0x1872c6,_0x421c7f;switch(_0xe2311e['commandName']){case'listStyle':_0x1872c6='*Change\x20to:*\x20%0',_0x421c7f={'type':'format','content':o(_0x334925,_0x1872c6,o(_0x334925,this['_getTranslationKeyForListStyle'](_0xe2311e['commandParams'][0x0]['type'])))};break;case'listReversed':_0x1872c6=_0xe2311e['commandParams'][0x0]['reversed']?'*Format:*\x20set\x20order\x20to\x20reversed':'*Format:*\x20set\x20order\x20to\x20regular',_0x421c7f={'type':'format','content':o(_0x334925,_0x1872c6)};break;case'listStart':_0x1872c6='*Format:*\x20set\x20start\x20index\x20to\x20%0',_0x421c7f={'type':'format','content':o(_0x334925,_0x1872c6,_0xe2311e['commandParams'][0x0]['startIndex'])};}return _0x421c7f;});}['_getTranslationKeyForListStyle'](_0x3b4f04){return'ELEMENT_'+function(_0x5d0a37){if(pe['includes'](_0x5d0a37))return'bulleted';if(ye['includes'](_0x5d0a37))return'numbered';return null;}(_0x3b4f04)['toUpperCase']()+'_LIST_'+_0x3b4f04['toUpperCase']()['replace'](/-/g,'_');}}const pe=['disc','circle','square'],ye=['decimal','decimal-leading-zero','lower-roman','upper-roman','lower-latin','upper-latin'];class W extends _0x43febe{static get['requires'](){return[_0x1c6d28];}['init'](){const _0x15c0db=this['editor'],_0x52b447=_0x15c0db['plugins']['get']('TrackChangesEditing'),_0x3e07b2=_0x15c0db['commands']['get']('enter');_0x52b447['enableCommand']('enter',()=>{_0x15c0db['model']['change'](_0x42fa53=>{const _0x2a77da=_0x15c0db['model']['document']['selection'],_0xf1cc1d=_0x2a77da['getFirstPosition'](),_0x832eb4=_0x249ff9['fromRange'](_0x2a77da['getFirstRange']());if(_0x3e07b2['enterBlock'](_0x42fa53)){const _0x45e658=_0x15c0db['model']['createPositionAt'](_0xf1cc1d['parent']['nextSibling'],0x0),_0x3774de=_0x42fa53['createRange'](_0xf1cc1d,_0x45e658);_0x52b447['markInsertion'](_0x3774de);}else _0x42fa53['setSelection'](_0x42fa53['createRange'](_0x832eb4['end']));_0x832eb4['detach'](),_0x3e07b2['fire']('afterExecute',{'writer':_0x42fa53});});}),_0x15c0db['editing']['downcastDispatcher']['on']('addMarker:suggestion:insertion',_e(_0x15c0db,'split'),{'priority':'high'}),_0x15c0db['editing']['downcastDispatcher']['on']('removeMarker:suggestion:insertion',(_0x351abf,_0x252735,_0x4fcef1)=>{const _0x1841cc=_0x4fcef1['mapper']['markerNameToElements'](_0x252735['markerName']);if(_0x1841cc){for(const _0x2ef7a3 of _0x1841cc)_0x2ef7a3['hasClass']('ck-suggestion-marker-split')&&(_0x4fcef1['mapper']['unbindElementFromMarkerName'](_0x2ef7a3,_0x252735['markerName']),_0x4fcef1['writer']['remove'](_0x2ef7a3));}},{'priority':'high'}),_0x15c0db['data']['downcastDispatcher']['on']('addMarker:suggestion:insertion',(_0x1fa66b,_0x5e3a59,_0x3a3182)=>{_0x3a3182['options']['showSuggestionHighlights']&&_e(_0x15c0db,'split',{'showActiveMarker':!0x1})['bind'](this)(_0x1fa66b,_0x5e3a59,_0x3a3182);},{'priority':'high'});}}class J extends _0x43febe{['afterInit'](){if(!this['editor']['plugins']['has']('FindAndReplaceEditing'))return;const _0x51c329=this['editor']['plugins']['get']('TrackChangesEditing');_0x51c329['enableCommand']('find',this['handleFindCommand']['bind'](this)),_0x51c329['enableCommand']('findNext'),_0x51c329['enableCommand']('findPrevious'),_0x51c329['enableCommand']('replace'),_0x51c329['enableCommand']('replaceAll');}['handleFindCommand'](_0x595846,_0x42b2da,_0x44caad={}){const _0xfe66b6=this['editor']['plugins']['get']('FindAndReplaceUtils');return _0x595846(_0x1736ff=>('string'==typeof _0x42b2da?_0xfe66b6['findByTextCallback'](_0x42b2da,_0x44caad):_0x42b2da)(_0x1736ff)['filter'](_0x4d5a2=>!0x1===this['_isInDeletionRange'](_0x4d5a2,_0x1736ff['item'])),_0x44caad);}['_isInDeletionRange'](_0x30fde2,_0x2fed36){const _0x2ccae0=this['editor']['model']['createRange'](this['editor']['model']['createPositionAt'](_0x2fed36,_0x30fde2['start']),this['editor']['model']['createPositionAt'](_0x2fed36,_0x30fde2['end']));for(const _0x41b669 of this['editor']['model']['markers']['getMarkersGroup']('suggestion:deletion'))if(null!==_0x2ccae0['getIntersection'](_0x41b669['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 _0x43febe{['afterInit'](){const _0x2dac0d=this['editor']['locale'],_0xd6a0d7=this['editor']['plugins']['get']('TrackChangesEditing');for(const {pluginName:_0x1e39ce,commandName:_0x436cb9}of ro)this['editor']['plugins']['has'](_0x1e39ce)&&(_0xd6a0d7['enableDefaultAttributesIntegration'](_0x436cb9),_0xd6a0d7['registerInlineAttribute'](_0x436cb9));_0x2dac0d['t'],_0xd6a0d7['descriptionFactory']['registerAttributeLabel']('fontSize',o(_0x2dac0d,'FORMAT_FONT_SIZE')),_0xd6a0d7['descriptionFactory']['registerAttributeLabel']('fontFamily',o(_0x2dac0d,'FORMAT_FONT_FAMILY')),_0xd6a0d7['descriptionFactory']['registerAttributeLabel']('fontColor',o(_0x2dac0d,'FORMAT_FONT_COLOR')),_0xd6a0d7['descriptionFactory']['registerAttributeLabel']('fontBackgroundColor',o(_0x2dac0d,'FORMAT_FONT_BACKGROUND')),this['_registerLegacyDescription']();}['_registerLegacyDescription'](){const _0x2939d4=this['editor'],_0x5b3c6a=_0x2939d4['locale'];_0x2939d4['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](_0x28a331=>{const _0x2baa70=_0x5b3c6a['t'];if('formatInline'!=_0x28a331['type'])return;const {data:_0x4a04ee}=_0x28a331;if(null!=_0x4a04ee){if('fontSize'==_0x4a04ee['commandName']){const _0x16abaf=_0x4a04ee['commandParams'][0x0]['value'];if(_0x16abaf){const _0x3d3fcf=_0x2baa70(this['editor']['plugins']['get']('FontSize')['normalizeSizeOptions'](this['editor']['config']['get']('fontSize.options'))['find'](_0x19517e=>_0x19517e['model']==_0x16abaf)['title'])['toLowerCase']();return{'type':'format','content':o(_0x5b3c6a,'*Set\x20font\x20size:*\x20%0',_0x3d3fcf)};}return{'type':'format','content':o(_0x5b3c6a,'*Reset\x20font\x20size*')};}if('fontFamily'==_0x4a04ee['commandName']){const _0x20df43=_0x4a04ee['commandParams'][0x0]['value'];return _0x20df43?{'type':'format','content':o(_0x5b3c6a,'*Set\x20font\x20family:*\x20%0',_0x20df43)}:{'type':'format','content':o(_0x5b3c6a,'*Reset\x20font\x20family*')};}if('fontColor'==_0x4a04ee['commandName']){const _0x3faacc=_0x4a04ee['commandParams'][0x0]['value'];if(_0x3faacc){const _0x2b8034=_0x42d447(this['editor']['config']['get']('fontColor.colors'))['find'](_0x2747d5=>_0x2747d5['model']==_0x3faacc);let _0x9581d5=_0x3faacc,_0x339734='';return _0x2b8034&&(_0x9581d5=_0x2b8034['label'],_0x339734=_0x2baa70(_0x9581d5)['toLowerCase']()),{'type':'format','content':o(_0x5b3c6a,'*Set\x20font\x20color:*\x20%0',_0x339734)['trim'](),'color':{'value':_0x3faacc,'title':_0x339734||_0x9581d5}};}return{'type':'format','content':o(_0x5b3c6a,'*Reset\x20font\x20color*')};}if('fontBackgroundColor'==_0x4a04ee['commandName']){const _0x44a327=_0x4a04ee['commandParams'][0x0]['value'];if(_0x44a327){const _0x4e9f20=_0x42d447(this['editor']['config']['get']('fontBackgroundColor.colors'))['find'](_0x35f91f=>_0x35f91f['model']==_0x44a327);let _0x4eba08=_0x44a327,_0x156657='';return _0x4e9f20&&(_0x4eba08=_0x4e9f20['label'],_0x156657=_0x2baa70(_0x4eba08)['toLowerCase']()),{'type':'format','content':o(_0x5b3c6a,'*Set\x20font\x20background\x20color:*\x20%0',_0x156657)['trim'](),'color':{'value':_0x44a327,'title':_0x156657||_0x4eba08}};}return{'type':'format','content':o(_0x5b3c6a,'*Reset\x20font\x20background\x20color*')};}}});}}class X extends _0x43febe{['afterInit'](){const _0x4daa40=this['editor'],_0x330f94=_0x4daa40['plugins']['get']('TrackChangesEditing'),_0x25ad07=_0x4daa40['commands']['get']('copyFormat'),_0x57d84e=_0x4daa40['commands']['get']('pasteFormat');_0x25ad07&&_0x57d84e&&(_0x330f94['enableDefaultAttributesIntegration']('pasteFormat'),_0x330f94['enableCommand']('copyFormat'),this['_registerLegacyDescription']());}['_registerLegacyDescription'](){const _0x543048=this['editor'],_0x563605=_0x543048['locale'];_0x543048['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](_0x42b632=>{if('formatBlock'!=_0x42b632['type']&&'formatInline'!=_0x42b632['type'])return;const {data:_0x554723}=_0x42b632;if(_0x554723&&'pasteFormat'===_0x554723['commandName']){const _0x38a0a7=[],_0x43ba30=_0x554723['commandParams'][0x0];for(const [_0x5710a7,_0x460ea6]of Object['entries'](_0x43ba30))_0x38a0a7['push'](so(_0x543048,_0x5710a7,_0x460ea6));return _0x38a0a7['length']?{'type':'format','content':o(_0x563605,'*Set\x20format\x20to:*\x20%0',_0x38a0a7['join'](',\x20'))}:{'type':'format','content':o(_0x563605,'*Remove\x20all\x20formatting*')};}});}}function so(_0xbeff4d,_0x351c8b,_0x2b1b76){const _0x360043=_0xbeff4d['locale']['t'],_0x99d2c4=_0x351c8b['split'](/(?=[A-Z])/)['join']('\x20'),_0x27d9c9=_0x360043(_0x99d2c4['charAt'](0x0)['toUpperCase']()+_0x99d2c4['slice'](0x1))['toLowerCase']();if('boolean'==typeof _0x2b1b76)return _0x27d9c9;if('fontColor'===_0x351c8b||'fontBackgroundColor'===_0x351c8b){const _0x3ae676=_0x42d447(_0xbeff4d['config']['get']('fontColor.colors'))['find'](_0x87406a=>_0x87406a['model']==_0x2b1b76);return _0x27d9c9+'\x20('+(_0x3ae676?_0x360043(_0x3ae676['label'])['toLowerCase']():_0x2b1b76)+')';}if('fontSize'===_0x351c8b&&isNaN(parseFloat(_0x2b1b76))){const _0x5ed227=_0xbeff4d['plugins']['get']('FontSize')['normalizeSizeOptions'](_0xbeff4d['config']['get']('fontSize.options'))['find'](_0x4cc494=>_0x4cc494['model']==_0x2b1b76);return _0x27d9c9+'\x20('+(_0x5ed227?_0x360043(_0x5ed227['title'])['toLowerCase']():_0x2b1b76)+')';}return _0x27d9c9+'\x20('+_0x2b1b76+')';}class Y extends _0x43febe{['_headingOptions'];['afterInit'](){const _0x183edf=this['editor'];if(!_0x183edf['plugins']['has']('HeadingEditing'))return;this['_headingOptions']=_0x183edf['config']['get']('heading.options');const _0x51f84b=_0x183edf['locale'],_0x26b9bc=_0x183edf['plugins']['get']('TrackChangesEditing');_0x26b9bc['enableDefaultAttributesIntegration']('heading');for(const _0x4cee17 of this['_headingOptions'])'paragraph'!=_0x4cee17['model']&&_0x26b9bc['descriptionFactory']['registerElementLabel'](_0x4cee17['model'],_0x54ca3b=>{const _0x442cd2=this['_getHeadingLevel'](_0x4cee17['model']);return null!==_0x442cd2?_0x2b132e(_0x54ca3b,_0x442cd2):_0x337850(_0x54ca3b,_0x4cee17['title']);});function _0x2b132e(_0x3a610e,_0x5f4f1f){return o(_0x51f84b,'ELEMENT_HEADING',[_0x3a610e,_0x5f4f1f]);}function _0x337850(_0x3fcc5e,_0x30c928){return o(_0x51f84b,'ELEMENT_HEADING_CUSTOM',[_0x3fcc5e,_0x30c928]);}this['_registerLegacyDescription']();}['_registerLegacyDescription'](){const _0x24d82b=this['editor'],_0x3ec99b=_0x24d82b['locale'];function _0x123289(_0x33ed4b,_0x59a742){return o(_0x3ec99b,'ELEMENT_HEADING_CUSTOM',[_0x33ed4b,_0x59a742]);}_0x24d82b['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](_0x13b2ec=>{if('formatBlock'!=_0x13b2ec['type'])return;const {data:_0xe1d12d}=_0x13b2ec;if(_0xe1d12d&&'heading'==_0xe1d12d['commandName']){const _0x597f87=_0xe1d12d['commandParams'][0x0]['value'],_0x101911=this['_getHeadingLevel'](_0x597f87);if(null!==_0x101911)return{'type':'format','content':o(_0x3ec99b,'*Change\x20to:*\x20%0',(_0x57a5ae=0x1,_0x5cda49=_0x101911,o(_0x3ec99b,'ELEMENT_HEADING',[_0x57a5ae,_0x5cda49])))};const _0x57fd45=this['_headingOptions']['find'](_0x42c7f2=>_0x42c7f2['model']===_0x597f87)['title'];return{'type':'format','content':o(_0x3ec99b,'*Change\x20to:*\x20%0',_0x123289(0x1,_0x57fd45))};}var _0x57a5ae,_0x5cda49;});}['_getHeadingLevel'](_0x4563b0){const _0x59c100=_0x4563b0['match'](/^heading(\d+)/);if(_0x59c100)return _0x59c100[0x1];const _0x42bf8d=this['_headingOptions']?.['find'](_0x15dc26=>_0x15dc26['model']==_0x4563b0);if(_0x42bf8d&&_0x42bf8d['view']){const _0x5204b7=_0x42bf8d['view'],_0x1d04d7=(_0x5204b7['name']??_0x5204b7)['match'](/^h(\d+)/);if(_0x1d04d7)return _0x1d04d7[0x1];}return null;}}class Z extends _0x43febe{['afterInit'](){const _0x16f2d3=this['editor'];if(!_0x16f2d3['plugins']['has']('HighlightEditing'))return;const _0x6f8934=_0x16f2d3['plugins']['get']('TrackChangesEditing'),_0x4c1d5e=_0x16f2d3['locale'];_0x6f8934['enableDefaultAttributesIntegration']('highlight'),_0x6f8934['registerInlineAttribute']('highlight'),_0x6f8934['descriptionFactory']['registerAttributeLabel']('highlight',o(_0x4c1d5e,'FORMAT_HIGHLIGHT')),this['_registerLegacyDescription']();}['_registerLegacyDescription'](){const _0x43f3aa=this['editor'],_0x5ab911=_0x43f3aa['locale'];_0x43f3aa['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](_0x44ba86=>{if('formatInline'!=_0x44ba86['type'])return;const {data:_0x488952}=_0x44ba86;if(_0x488952&&'highlight'==_0x488952['commandName']){const _0x48b546=_0x5ab911['t'],_0x139f0c=_0x488952['commandParams'][0x0]['value'];if(_0x139f0c){const _0x33c1ca=_0x43f3aa['config']['get']('highlight.options')['find'](_0x59136a=>_0x59136a['model']==_0x139f0c),_0x35ec1a=_0x48b546(_0x33c1ca['title'])['toLowerCase']();return{'type':'format','content':o(_0x5ab911,'*Set\x20highlight:*\x20%0',_0x35ec1a),'color':{'value':_0x33c1ca['color'],'title':_0x33c1ca['title']}};}return{'type':'format','content':o(_0x5ab911,'*Remove\x20highlight*',o(_0x5ab911,'FORMAT_HIGHLIGHT'))};}});}}class tt extends _0x43febe{['afterInit'](){const _0x5ec440=this['editor'];if(!_0x5ec440['plugins']['has']('HorizontalLineEditing'))return;_0x5ec440['plugins']['get']('TrackChangesEditing')['enableCommand']('horizontalLine');const _0x2655c3=_0x5ec440['plugins']['get']('TrackChangesEditing'),_0x2b71eb=_0x5ec440['locale'];_0x2655c3['descriptionFactory']['registerElementLabel']('horizontalLine',_0x4a2db6=>o(_0x2b71eb,'ELEMENT_HORIZONTAL_LINE',_0x4a2db6)),_0x5ec440['conversion']['for']('dataDowncast')['elementToStructure']({'model':'horizontalLine','view':(_0x1100f1,{writer:_0x1c9f12,options:_0x12d221})=>{if(!_0x12d221['showSuggestionHighlights'])return null;const _0x3add6c=_0x1c9f12['createContainerElement']('div'),_0x5d37d3=_0x1c9f12['createEmptyElement']('hr');return _0x1c9f12['addClass']('ck-horizontal-line',_0x3add6c),_0x1c9f12['insert'](_0x1c9f12['createPositionAt'](_0x3add6c,0x0),_0x5d37d3),_0x3add6c;},'converterPriority':'high'});}}class et extends _0x43febe{['afterInit'](){const _0x569b72=this['editor'];if(!_0x569b72['plugins']['has']('HtmlEmbed'))return;const _0x68f0e5=_0x569b72['plugins']['get']('TrackChangesEditing'),_0x1f74d9=_0x569b72['locale'];_0x68f0e5['descriptionFactory']['registerElementLabel']('rawHtml',_0x129603=>o(_0x1f74d9,'ELEMENT_HTML_EMBED',_0x129603)),_0x68f0e5['enableDefaultAttributesIntegration']('htmlEmbed'),_0x68f0e5['registerBlockAttribute']('value'),_0x68f0e5['descriptionFactory']['registerDescriptionCallback'](_0x28b814=>{if('attribute'!=_0x28b814['type'])return;const {data:_0x15c55b}=_0x28b814;if(_0x15c55b&&'value'==_0x15c55b['key']&&_0x28b814['getFirstRange']()['start']['nodeAfter']['is']('element','rawHtml')){const _0x1043ac=o(_0x1f74d9,'ELEMENT_HTML_EMBED');return{'type':'format','content':o(_0x1f74d9,'*Change\x20%0\x20content*',_0x1043ac)};}}),this['_registerLegacyDescription']();}['_registerLegacyDescription'](){const _0x5b5cc0=this['editor'],_0x47d391=_0x5b5cc0['locale'];_0x5b5cc0['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](_0x310d05=>{if('formatBlock'!=_0x310d05['type'])return;const {data:_0x14b10d}=_0x310d05;if(_0x14b10d&&'htmlEmbed'==_0x14b10d['commandName']){const _0x203c4c=o(_0x47d391,'ELEMENT_HTML_EMBED');return{'type':'format','content':o(_0x47d391,'*Change\x20%0\x20content*',_0x203c4c)};}});}}class it extends _0x43febe{['afterInit'](){const _0x1bfb69=this['editor'];if(!_0x1bfb69['plugins']['has']('ImageEditing'))return;const _0xb27bd3=_0x1bfb69['plugins']['get']('TrackChangesEditing'),_0x4d1642=_0x1bfb69['plugins']['get']('ImageUtils'),_0x1e2728=_0x1bfb69['locale'];_0xb27bd3['enableCommand']('insertImage'),_0xb27bd3['descriptionFactory']['registerElementLabel']('imageBlock',_0xe77333=>o(_0x1e2728,'ELEMENT_IMAGE',_0xe77333)),_0xb27bd3['descriptionFactory']['registerElementLabel']('imageInline',_0x1ece55=>o(_0x1e2728,'ELEMENT_INLINE_IMAGE',_0x1ece55)),_0xb27bd3['descriptionFactory']['registerElementLabel']('caption',()=>o(_0x1e2728,'ELEMENT_CAPTION')),_0x1bfb69['plugins']['has']('ImageUploadEditing')&&_0xb27bd3['enableCommand']('uploadImage'),_0x1bfb69['plugins']['has']('ImageBlockEditing')&&_0x1bfb69['plugins']['has']('ImageInlineEditing')&&(_0xb27bd3['enableCommand']('imageTypeInline',(_0x1c2e87,_0x3c0a44)=>{const _0x5c54b7=_0x4d1642['getClosestSelectedImageElement'](_0x1bfb69['model']['document']['selection']);_0x1bfb69['model']['change'](()=>{_0xb27bd3['markBlockFormat'](_0x5c54b7,{'commandName':'imageTypeInline','commandParams':[_0x3c0a44]},[],'convertBlockImageToInline');});}),_0xb27bd3['enableCommand']('imageTypeBlock',(_0x1ebf84,_0xc73b5d)=>{_0x1bfb69['model']['change'](_0x218555=>{let _0x8dc91a=_0x4d1642['getClosestSelectedImageElement'](_0x1bfb69['model']['document']['selection']),_0x4b319d=_0x218555['createRangeOn'](_0x8dc91a);const _0x539e35=_0x4d53a0['fromPosition'](_0x4b319d['start'],'toPrevious'),_0x341229=_0x4d53a0['fromPosition'](_0x4b319d['end'],'toNext');_0xb27bd3['forceDefaultExecution'](()=>_0x1ebf84(_0xc73b5d)),_0x8dc91a=_0x4d1642['getClosestSelectedImageElement'](_0x1bfb69['model']['document']['selection']),_0x4b319d=_0x218555['createRangeOn'](_0x8dc91a);const _0x4d6b28=_0x218555['createRange'](_0x539e35,_0x341229);_0x539e35['detach'](),_0x341229['detach'](),_0xb27bd3['markBlockFormat'](_0x8dc91a,{'commandName':'imageTypeInline','commandParams':[_0xc73b5d]},[],'convertInlineImageToBlock'),_0x4d6b28['start']['isBefore'](_0x4b319d['start'])&&_0xb27bd3['markInsertion'](_0x218555['createRange'](_0x4d6b28['start'],_0x4b319d['start']),'convertInlineImageToBlock'),_0x4b319d['end']['isBefore'](_0x4d6b28['end'])&&_0xb27bd3['markInsertion'](_0x218555['createRange'](_0x4b319d['end'],_0x4d6b28['end']),'convertInlineImageToBlock');});}),_0xb27bd3['_suggestionFactory']['registerCustomCallback']('formatBlock','convertInlineImageToBlock','join',()=>!0x1),_0xb27bd3['_suggestionFactory']['registerCustomCallback']('formatBlock','convertInlineImageToBlock','accept',()=>!0x1),_0xb27bd3['_suggestionFactory']['registerCustomCallback']('formatBlock','convertInlineImageToBlock','discard',_0xb27bd3['_suggestionFactory']['getSuggestionCallback']('formatBlock','','accept')),_0xb27bd3['_suggestionFactory']['registerCustomCallback']('insertion','convertInlineImageToBlock','join',()=>!0x1),_0xb27bd3['_suggestionFactory']['registerCustomCallback']('insertion','convertInlineImageToBlock','discard',([_0xc9ae67])=>{const _0x3bc379=_0xb27bd3['_suggestionFactory']['getSuggestionCallback']('insertion','','discard');let _0x20ebc7=_0xc9ae67['start'],_0x4728c2=_0xc9ae67['end'];const _0x1d60cd=_0x1bfb69['model']['schema']['getNearestSelectionRange'](_0x20ebc7,'backward'),_0x1110cf=_0x1bfb69['model']['schema']['getNearestSelectionRange'](_0x4728c2,'forward');_0x1d60cd['isCollapsed']&&(_0x20ebc7=_0x1d60cd['start']),_0x1110cf['isCollapsed']&&(_0x4728c2=_0x1110cf['end']),_0x3bc379([_0x1bfb69['model']['createRange'](_0x20ebc7,_0x4728c2)]);}),_0xb27bd3['_suggestionFactory']['registerCustomCallback']('formatBlock','convertInlineImageToBlock','chain',_0x3d3d94),_0xb27bd3['_suggestionFactory']['registerCustomCallback']('insertion','convertInlineImageToBlock','chain',_0x3d3d94)),_0x1bfb69['plugins']['has']('ImageCaptionEditing')&&(_0xb27bd3['enableCommand']('toggleImageCaption',(_0x4cb1c0,_0x440d48)=>{const _0x5807ce=_0x1bfb69['plugins']['get']('ImageCaptionUtils');let _0x19524e=_0x4d1642['getClosestSelectedImageElement'](_0x1bfb69['model']['document']['selection']),_0x460a35=_0x5807ce['getCaptionFromImageModelElement'](_0x19524e);_0x1bfb69['model']['change'](()=>{if(_0x460a35)return void _0xb27bd3['markDeletion'](_0x1bfb69['model']['createRangeOn'](_0x460a35));const _0x40b8c7=_0x4d1642['isBlockImage'](_0x19524e);_0x4cb1c0(_0x440d48),_0x19524e=_0x4d1642['getClosestSelectedImageElement'](_0x1bfb69['model']['document']['selection']),_0x460a35=_0x5807ce['getCaptionFromImageModelElement'](_0x19524e),_0xb27bd3['markInsertion'](_0x1bfb69['model']['createRangeOn'](_0x460a35),_0x40b8c7?null:'imageCaption');});}),_0xb27bd3['_suggestionFactory']['registerCustomCallback']('insertion','imageCaption','chain',_0x3d3d94));const _0x5e9bc6=[{'type':'formatBlock','subType':'imageStylePreApply'},{'type':'insertion','subType':'imageCaption'},{'type':'formatBlock','subType':'convertInlineImageToBlock'},{'type':'insertion','subType':'convertInlineImageToBlock'}];function _0xa5147c(_0x3f0e05,_0x41143f){const _0x1c9ae6=_0x5e9bc6['findIndex'](({type:_0x13646f,subType:_0x588a7f})=>_0x3f0e05['type']==_0x13646f&&_0x3f0e05['subType']==_0x588a7f),_0x434461=_0x5e9bc6['findIndex'](({type:_0x1f3a03,subType:_0x40c7fb})=>_0x41143f['type']==_0x1f3a03&&_0x41143f['subType']==_0x40c7fb);if(_0x1c9ae6<0x0||_0x434461<0x0)return!0x1;const _0x311936=_0x3f0e05['getFirstRange'](),_0x179c9f=_0x41143f['getFirstRange']();if((0x0==_0x1c9ae6||0x1==_0x1c9ae6)&&0x2==_0x434461&&_0x311936['isIntersecting'](_0x179c9f))return!0x0;if(0x2==_0x1c9ae6&&0x3==_0x434461){const _0x36e0ea=_0xb27bd3['_findSuggestions'](_0x311936,'insertion')['filter'](({suggestion:_0x4cca5e,meta:_0x32b52c})=>_0x32b52c['isOwn']&&'convertInlineImageToBlock'==_0x4cca5e['subType']);if(_0x36e0ea['length']>0x1&&_0x179c9f['end']['isEqual'](_0x311936['start']))return!0x0;if(0x1==_0x36e0ea['length']&&(_0x311936['start']['isEqual'](_0x179c9f['end'])||_0x311936['end']['isEqual'](_0x179c9f['start'])))return!0x0;}if(0x3==_0x1c9ae6&&0x3==_0x434461&&_0x311936['start']['isBefore'](_0x179c9f['start'])){const _0xf3c5fe=_0x311936['end']['nodeAfter'],_0x408f3e=_0x179c9f['start']['nodeBefore'];return _0x4d1642['isBlockImage'](_0xf3c5fe)&&_0xf3c5fe===_0x408f3e;}return!0x1;}function _0x3d3d94(_0x2d6655,_0xedee91){return _0xa5147c(_0x2d6655,_0xedee91)?[_0x2d6655,_0xedee91]:_0xa5147c(_0xedee91,_0x2d6655)?[_0xedee91,_0x2d6655]:null;}_0x1bfb69['plugins']['has']('ImageResize')&&(_0xb27bd3['enableDefaultAttributesIntegration']('resizeImage'),_0xb27bd3['registerBlockAttribute']('resizedWidth'),_0xb27bd3['descriptionFactory']['registerAttributeLabel']('resizedWidth',o(_0x1e2728,'FORMAT_IMAGE_SIZE'))),_0x1bfb69['plugins']['has']('ImageTextAlternativeEditing')&&(_0xb27bd3['enableDefaultAttributesIntegration']('imageTextAlternative'),_0xb27bd3['registerBlockAttribute']('alt')),_0xb27bd3['descriptionFactory']['registerDescriptionCallback'](_0x18d663=>{if(!!_0x5e9bc6['find'](({type:_0x232df5,subType:_0x59075f})=>_0x18d663['type']==_0x232df5&&_0x18d663['subType']==_0x59075f))return _0x18d663['previous']?{}:void 0x0;}),_0xb27bd3['descriptionFactory']['registerDescriptionCallback'](_0xdc93b8=>{if('insertion'==_0xdc93b8['type']||'deletion'==_0xdc93b8['type']){const _0x3f79d5=_0xdc93b8['getContainedElement']();if(_0x3f79d5&&_0x3f79d5['is']('element','caption'))return{'type':'insertion'==_0xdc93b8['type']?'addObject':'removeObject','element':_0x3f79d5,'quantity':0x1};}}),_0xb27bd3['descriptionFactory']['registerDescriptionCallback'](_0xd97723=>'formatBlock'==_0xd97723['type']&&'convertInlineImageToBlock'==_0xd97723['subType']?{'type':'format','content':'Inline\x20image\x20to\x20block\x20image'}:'formatBlock'==_0xd97723['type']&&'convertBlockImageToInline'==_0xd97723['subType']?{'type':'format','content':'Block\x20image\x20to\x20inline\x20image'}:void 0x0),_0xb27bd3['descriptionFactory']['registerDescriptionCallback'](_0x1f4727=>{if('attribute'!=_0x1f4727['type'])return;const {data:_0x47c093}=_0x1f4727;if(!_0x47c093||'alt'!=_0x47c093['key'])return;const _0x435953=_0x47c093['newValue'];return _0x435953?{'type':'format','content':o(_0x1e2728,'*Set\x20image\x20text\x20alternative:*\x20%0','\x22'+_0x435953+'\x22')}:{'type':'format','content':o(_0x1e2728,'*Remove\x20image\x20text\x20alternative*')};}),this['_registerLegacyDescription']();}['_registerLegacyDescription'](){const _0x4a1822=this['editor'],_0x3a8dc0=_0x4a1822['locale'];_0x4a1822['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](_0x3939f6=>{if('formatBlock'!=_0x3939f6['type']&&'formatInline'!=_0x3939f6['type'])return;const {data:_0x27f130}=_0x3939f6;if(_0x27f130){if('imageTextAlternative'==_0x27f130['commandName']){const _0x124961=_0x27f130['commandParams'][0x0]['newValue'];return _0x124961?{'type':'format','content':o(_0x3a8dc0,'*Set\x20image\x20text\x20alternative:*\x20%0','\x22'+_0x124961+'\x22')}:{'type':'format','content':o(_0x3a8dc0,'*Remove\x20image\x20text\x20alternative*')};}if('resizeImage'==_0x27f130['commandName']){const _0x151b76=_0x27f130['commandParams'][0x0]['width'];return _0x151b76?{'type':'format','content':o(_0x3a8dc0,'*Set\x20image\x20width:*\x20%0',_0x151b76)}:{'type':'format','content':o(_0x3a8dc0,'*Reset\x20image\x20width*')};}}});}}class st extends _0x43febe{['afterInit'](){if(!this['editor']['plugins']['has']('ImageEditing'))return;const _0x4cefb2=this['editor']['locale'],_0x5e8aba=this['editor']['plugins']['get']('TrackChangesEditing');_0x5e8aba['enableDefaultAttributesIntegration']('replaceImageSource'),_0x5e8aba['registerBlockAttribute']('src'),_0x5e8aba['descriptionFactory']['registerDescriptionCallback'](_0x43f755=>{if('attribute'!=_0x43f755['type'])return;const {data:_0x138079}=_0x43f755;return _0x138079&&'src'==_0x138079['key']?_0x138079['newValue']&&_0x138079['oldValue']?{'type':'format','content':o(_0x4cefb2,'*Replace\x20image\x20URL*')}:{'type':'format','content':''}:void 0x0;}),this['_handleLegacySuggestions']();}['_handleLegacySuggestions'](){const _0x1d4376=this['editor']['plugins']['get']('TrackChangesEditing');_0x1d4376['_suggestionFactory']['registerCustomCallback']('formatBlock','replaceImageSource','accept',_0x1d4376['_suggestionFactory']['getSuggestionCallback']('formatBlock',null,'discard')),_0x1d4376['_suggestionFactory']['registerCustomCallback']('formatBlock','replaceImageSource','discard',_0x1d4376['_suggestionFactory']['getSuggestionCallback']('formatBlock',null,'accept')),this['_registerLegacyDescription']();}['_registerLegacyDescription'](){const _0x1b6897=this['editor'],_0x243f09=_0x1b6897['locale'];_0x1b6897['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](_0x33b493=>{if('formatBlock'!=_0x33b493['type']&&'formatInline'!=_0x33b493['type'])return;const {data:_0x2bc044}=_0x33b493;if(!_0x2bc044||'replaceImageSource'!=_0x2bc044['commandName'])return;return{'type':'format','content':o(_0x243f09,'*Format:*\x20replace\x20image\x20URL')};});}}class nt extends _0x43febe{['afterInit'](){const _0xf3e65c=this['editor'];if(!_0xf3e65c['plugins']['has']('ImageStyleEditing'))return;const _0x1f96ad=_0xf3e65c['plugins']['get']('TrackChangesEditing'),_0x18f5d7=_0xf3e65c['plugins']['get']('ImageUtils'),_0xa413a7={};_0x1f96ad['enableCommand']('imageStyle',(_0x24c2e0,_0xb1157d)=>{const _0x3a7b62=_0xf3e65c['plugins']['get']('Users')['me'],_0x24b4d8=_0xf3e65c['commands']['get']('imageStyle');let _0x2ca085=_0x18f5d7['getClosestSelectedImageElement'](_0xf3e65c['model']['document']['selection']),_0xdac6c8=_0xf3e65c['model']['createRangeOn'](_0x2ca085),_0x3f7b0e=_0x24b4d8['value'];if(_0x3f7b0e==_0xb1157d['value'])return;const _0x2014b7={'commandName':'imageStyle','commandParams':[_0xb1157d],'formatGroupId':_0x3f2578()};_0xf3e65c['model']['change'](()=>{if(_0x1f96ad['getSuggestions']()['filter'](_0x1b6a14=>_0x1b6a14['isInContent']&&_0x3a7b62==_0x1b6a14['author']&&('formatBlock'==_0x1b6a14['type']||'formatInline'==_0x1b6a14['type'])&&('imageStylePreApply'==_0x1b6a14['subType']||'imageStylePostApply'==_0x1b6a14['subType'])&&_0x1b6a14['getFirstRange']()['isEqual'](_0xdac6c8))['forEach'](_0x3cc981=>_0x1f96ad['discardSuggestion'](_0x3cc981['head'])),_0x2ca085=_0x18f5d7['getClosestSelectedImageElement'](_0xf3e65c['model']['document']['selection']),_0xdac6c8=_0xf3e65c['model']['createRangeOn'](_0x2ca085),_0x24b4d8['refresh'](),_0xf3e65c['commands']['get']('imageTypeInline')['refresh'](),_0xf3e65c['commands']['get']('imageTypeBlock')['refresh'](),_0x3f7b0e=_0x24b4d8['value'],_0x3f7b0e!=_0xb1157d['value'])return _0x18f5d7['isInlineImage'](_0x2ca085)&&_0x24b4d8['shouldConvertImageType'](_0xb1157d['value'],_0x2ca085)?(_0x24c2e0({..._0xb1157d,'setImageSizes':!0x1}),_0x2ca085=_0x18f5d7['getClosestSelectedImageElement'](_0xf3e65c['model']['document']['selection']),void _0x1f96ad['markBlockFormat'](_0x2ca085,{..._0x2014b7,'commandReversedParams':[{'value':_0x3f7b0e||null,'setImageSizes':!0x1}]},[],'imageStylePreApply')):void(_0x18f5d7['isBlockImage'](_0x2ca085)?_0x1f96ad['markBlockFormat'](_0x2ca085,_0x2014b7,[],'imageStylePostApply'):_0x1f96ad['markInlineFormat'](_0xdac6c8,_0x2014b7,'imageStylePostApply'));});});for(const _0x54bcda of _0xf3e65c['plugins']['get']('ImageStyleEditing')['normalizedStyles'])_0xa413a7[_0x54bcda['name']]=_0x54bcda['title']['toLowerCase']();_0x1f96ad['_suggestionFactory']['registerCustomCallback']('formatBlock','imageStylePreApply','join',()=>!0x1),_0x1f96ad['_suggestionFactory']['registerCustomCallback']('formatBlock','imageStylePostApply','join',()=>!0x1),_0x1f96ad['_suggestionFactory']['registerCustomCallback']('formatInline','imageStylePostApply','join',()=>!0x1),_0x1f96ad['_suggestionFactory']['registerCustomCallback']('formatBlock','imageStylePreApply','accept',([_0x4614af])=>{_0x18f5d7['setImageNaturalSizeAttributes'](_0x4614af['getContainedElement']());}),_0x1f96ad['_suggestionFactory']['registerCustomCallback']('formatBlock','imageStylePreApply','discard',(_0x30ef8,_0x2a03b6)=>{_0x1f96ad['_suggestionFactory']['getSuggestionCallback']('formatBlock','','accept')(_0x30ef8,{'commandName':_0x2a03b6['commandName'],'commandParams':_0x2a03b6['commandReversedParams']});}),_0x1f96ad['_suggestionFactory']['registerCustomCallback']('formatBlock','imageStylePreApply','chain',function(_0x282813,_0x3fdb00){if(_0x15af3a(_0x282813,_0x3fdb00))return[_0x282813,_0x3fdb00];if(_0x15af3a(_0x3fdb00,_0x282813))return[_0x3fdb00,_0x282813];return null;});const _0x1fd723=[{'type':'formatBlock','subType':'imageStylePreApply'},{'type':'insertion','subType':'imageCaption'},{'type':'formatBlock','subType':'convertInlineImageToBlock'},{'type':'insertion','subType':'convertInlineImageToBlock'}];function _0x15af3a(_0x46eed5,_0x5811cf){const _0x1576d8=_0x1fd723['findIndex'](({type:_0x4f46dd,subType:_0x369688})=>_0x46eed5['type']==_0x4f46dd&&_0x46eed5['subType']==_0x369688),_0x209c94=_0x1fd723['findIndex'](({type:_0x5cca96,subType:_0x493e76})=>_0x5811cf['type']==_0x5cca96&&_0x5811cf['subType']==_0x493e76);if(_0x1576d8<0x0||_0x209c94<0x0)return!0x1;const _0x2d3472=_0x46eed5['getFirstRange'](),_0x9a6a8f=_0x5811cf['getFirstRange']();if((0x0==_0x1576d8||0x1==_0x1576d8)&&0x2==_0x209c94&&_0x2d3472['isIntersecting'](_0x9a6a8f))return!0x0;if(0x2==_0x1576d8&&0x3==_0x209c94){const _0x5708cf=_0x1f96ad['_findSuggestions'](_0x2d3472,'insertion')['filter'](({suggestion:_0x10346c,meta:_0x146531})=>_0x146531['isOwn']&&'convertInlineImageToBlock'==_0x10346c['subType']);if(_0x5708cf['length']>0x1&&_0x9a6a8f['end']['isEqual'](_0x2d3472['start']))return!0x0;if(0x1==_0x5708cf['length']&&(_0x2d3472['start']['isEqual'](_0x9a6a8f['end'])||_0x2d3472['end']['isEqual'](_0x9a6a8f['start'])))return!0x0;}if(0x3==_0x1576d8&&0x3==_0x209c94&&_0x2d3472['start']['isBefore'](_0x9a6a8f['start'])){const _0x29cad7=_0x2d3472['end']['nodeAfter'],_0x1bae59=_0x9a6a8f['start']['nodeBefore'];return _0x18f5d7['isBlockImage'](_0x29cad7)&&_0x29cad7===_0x1bae59;}return!0x1;}_0xf3e65c['model']['document']['registerPostFixer'](()=>{let _0x3191e2=!0x1;const _0x1f5c5f=Array['from'](_0xf3e65c['model']['document']['differ']['getChangedMarkers']());for(const {name:_0x311006,data:_0x4da52d}of _0x1f5c5f){const {group:_0x163fcb,type:_0xf669cf,subType:_0x4bb5ef,id:_0x110ba7}=_0x1f96ad['_splitMarkerName'](_0x311006);if('suggestion'==_0x163fcb&&_0x1f96ad['hasSuggestion'](_0x110ba7)){if('formatBlock'==_0xf669cf&&('imageStylePreApply'==_0x4bb5ef||'imageStylePostApply'==_0x4bb5ef)){const _0x1afab2=_0x1f96ad['getSuggestion'](_0x110ba7);if(_0x4da52d['newRange']){const _0xf856cf=_0x1afab2['getFirstRange']()['getContainedElement']();if(_0x18f5d7['isBlockImage'](_0xf856cf))continue;_0x1f96ad['discardSuggestion'](_0x1afab2),_0x3191e2=!0x0;}}if('insertion'==_0xf669cf&&'imageCaption'==_0x4bb5ef&&!_0x4da52d['newRange']){const _0x3572ea=_0x1f96ad['getSuggestion'](_0x110ba7);_0x3572ea['next']&&_0x3572ea['next']['isInContent']&&(_0x1f96ad['discardSuggestion'](_0x3572ea['next']),_0x3191e2=!0x0);}}}return _0x3191e2;}),this['_registerLegacyDescription'](_0xa413a7);}['_registerLegacyDescription'](_0x3e562a){const _0x2f266f=this['editor'],_0x493640=_0x2f266f['locale'];_0x2f266f['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](_0x20ca7d=>{if('formatBlock'!=_0x20ca7d['type']&&'formatInline'!=_0x20ca7d['type'])return;const {data:_0x16a36d}=_0x20ca7d;if(!_0x16a36d||'imageStyle'!=_0x16a36d['commandName'])return;const _0xe4114d=_0x16a36d['commandParams'][0x0]['value'];return _0x21f045('side'===_0xe4114d?o(_0x493640,'FORMAT_SIDE_IMAGE'):_0x3e562a[_0xe4114d]||_0xe4114d);function _0x21f045(_0x42fe9e){return{'type':'format','content':o(_0x493640,'*Format:*\x20%0',_0x42fe9e)};}});}}class ot extends _0x43febe{['_trackChangesValueDuringImport'];['_trackChangesExecuted'];constructor(_0x2c7d7b){super(_0x2c7d7b),this['_trackChangesValueDuringImport']=!0x1,this['_trackChangesExecuted']=!0x1;}['afterInit'](){const _0x29de72=this['editor'],_0x347831=_0x29de72['commands']['get']('importWord'),_0x34e19b=_0x29de72['commands']['get']('trackChanges');_0x347831&&(_0x347831['on']('execute',(_0x542471,[,_0x353608])=>{this['_trackChangesValueDuringImport']=_0x34e19b['value'],_0x353608['collaboration_features']['track_changes']=!this['_trackChangesValueDuringImport'];},{'priority':'high'}),this['listenTo'](_0x347831,'dataInsert',this['_handleImportedData']['bind'](this)),this['listenTo'](_0x347831,'dataInsert',()=>{this['_trackChangesExecuted']&&(_0x34e19b['execute'](),this['_trackChangesExecuted']=!0x1);},{'priority':'lowest'}),_0x29de72['plugins']['get']('TrackChangesEditing')['enableCommand']('importWord'));}['_handleImportedData'](_0x26545a,_0x503f56){const {suggestions:_0x3f1b25}=_0x503f56,_0x3c8461=this['editor']['commands']['get']('trackChanges'),_0x160868=_0x3c8461['value'];this['_trackChangesValueDuringImport']!==_0x160868&&(_0x3c8461['execute'](),this['_trackChangesExecuted']=!0x0),_0x3f1b25&&_0x3f1b25['forEach'](({id:_0xb8951f,type:_0x36fc1f,author:_0x213ada,created_at:_0x323284})=>{const _0x8c7e61={'id':_0xb8951f,'type':_0x36fc1f,'authorId':this['editor']['plugins']['get']('Users')['me']['id'],'createdAt':new Date(),'data':null,'hasComments':!0x1,'attributes':{'@external':{'authorName':_0x213ada,'createdAt':_0x323284?new Date(_0x323284):new Date(),'source':'importWord'}}};this['editor']['plugins']['get']('TrackChangesEditing')['_setSuggestionData'](_0x8c7e61);});}}class rt extends _0x43febe{['afterInit'](){const _0x5749c2=this['editor'],_0x47ef7f=_0x5749c2['plugins']['get']('TrackChangesEditing');if(_0x5749c2['plugins']['has']('IndentEditing')&&(_0x47ef7f['enableCommand']('indent'),_0x47ef7f['enableCommand']('outdent')),_0x5749c2['plugins']['has']('IndentBlock')){for(const _0x35db93 of['indentBlock','outdentBlock'])_0x47ef7f['enableDefaultAttributesIntegration'](_0x35db93);}const _0x3cdbd0=_0x5749c2['locale'];_0x47ef7f['registerBlockAttribute']('blockIndent'),_0x47ef7f['descriptionFactory']['registerAttributeLabel']('blockIndent',o(_0x3cdbd0,'FORMAT_INDENT')),this['_registerLegacyDescription']();}['_registerLegacyDescription'](){const _0x548579=this['editor'],_0x3d82cf=_0x548579['locale'],_0xae0d08=_0x548579['plugins']['get']('TrackChangesEditing');_0xae0d08['descriptionFactory']['registerDescriptionCallback'](_0x48cd6c=>{if('formatBlock'!=_0x48cd6c['type'])return;const {data:_0xa6cf65}=_0x48cd6c;if(!_0xa6cf65)return;if('indentBlock'!=_0xa6cf65['commandName']&&'outdentBlock'!=_0xa6cf65['commandName'])return;const _0x27411e=_0x48cd6c['getItems']()[0x0],_0x312a80=_0xae0d08['descriptionFactory']['getItemLabel'](_0x27411e);return'indentBlock'==_0xa6cf65['commandName']?{'type':'format','content':o(_0x3d82cf,'*Indent:*\x20%0',_0x312a80)}:'outdentBlock'==_0xa6cf65['commandName']?{'type':'format','content':o(_0x3d82cf,'*Outdent:*\x20%0',_0x312a80)}:void 0x0;});}}class at extends _0x43febe{static get['requires'](){return[tr];}['init'](){this['editor']['plugins']['get']('TrackChangesEditing')['enableCommand']('input');}}class ct extends _0x43febe{['afterInit'](){const _0x57a1e8=this['editor'];if(!_0x57a1e8['plugins']['has']('LinkEditing'))return;const _0xa13786=_0x57a1e8['plugins']['get']('TrackChangesEditing'),_0xe6234d=_0x57a1e8['commands']['get']('link');_0xa13786['enableDefaultAttributesIntegration']('link'),_0xa13786['enableDefaultAttributesIntegration']('unlink'),_0xa13786['registerInlineAttribute']('linkHref');for(const _0x55ed33 of _0xe6234d['manualDecorators'])_0xa13786['registerInlineAttribute'](_0x55ed33['id']),_0xa13786['descriptionFactory']['registerAttributeLabel'](_0x55ed33['id'],'link\x20('+_0x55ed33['label']['toLowerCase']()+')');_0xa13786['descriptionFactory']['registerDescriptionCallback'](_0x41d797=>{if('attribute'!=_0x41d797['type'])return;const {data:_0xfd751c}=_0x41d797;if(!_0xfd751c||'linkHref'!=_0xfd751c['key'])return;const _0xa8f63a=_0xfd751c['newValue'],_0x449413=_0x57a1e8['locale'];return{'type':'format','content':null==_0xa8f63a?o(_0x449413,'*Remove\x20link*'):o(_0x449413,'*Set\x20link:*\x20%0','\x22'+_0xa8f63a+'\x22')};}),this['_registerLegacyDescription']();}['_registerLegacyDescription'](){const _0x4889f7=this['editor'],_0x16794a=_0x4889f7['locale'];_0x4889f7['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](_0x2b1054=>{if('formatInline'!=_0x2b1054['type'])return;const {data:_0x181ead}=_0x2b1054;if(_0x181ead){if('link'==_0x181ead['commandName']){const _0x35c1a6=_0x181ead['commandParams'][0x0];return{'type':'format','content':o(_0x16794a,'*Set\x20link:*\x20%0','\x22'+_0x35c1a6+'\x22')};}return'unlink'==_0x181ead['commandName']?{'type':'format','content':o(_0x16794a,'*Remove\x20link*')}:void 0x0;}});}}class ut extends _0x43febe{['afterInit'](){const _0x3a6843=this['editor'],_0x5d7372=_0x3a6843['locale'];if(!_0x3a6843['plugins']['has']('LegacyListEditing'))return;const _0x4d7fe2=_0x3a6843['plugins']['get']('TrackChangesEditing'),_0x6b0911=_0x3a6843['plugins']['has']('LegacyTodoListEditing');function _0x2e53e0(_0x39d566){return()=>{const _0x5001f7=_0x3a6843['model']['document']['selection'],_0x219373=_0x3a6843['commands']['get'](_0x39d566);if(_0x219373['value'])return void _0x3a6843['execute']('paragraph',{});const _0x41e8ed=_0x39d566['slice'](0x0,-0x4),_0x1caa32=function(_0x368a8a,_0x3600c1,_0x20e0c5){let _0x2a9807=Array['from'](_0x368a8a)['filter'](_0x39a0d6=>function(_0x3da9c0,_0x6f3189){return _0x6f3189['checkChild'](_0x3da9c0['parent'],'listItem')&&!_0x6f3189['isObject'](_0x3da9c0);}(_0x39a0d6,_0x20e0c5));_0x2a9807=_0x2a9807['filter'](_0x1f611b=>!_0x1f611b['is']('element','listItem')||_0x1f611b['getAttribute']('listType')!=_0x3600c1);const _0x5560b7=new Set();for(const _0x334553 of _0x2a9807)_0x334553['is']('element','listItem')?_0x5560b7['add'](me(_0x334553)):_0x5560b7['add'](_0x334553);return Array['from'](_0x5560b7);}(_0x5001f7['getSelectedBlocks'](),_0x41e8ed,_0x3a6843['model']['schema']);_0x3a6843['model']['change'](()=>{for(const _0x4a8969 of _0x1caa32)_0x4d7fe2['markBlockFormat'](_0x4a8969,{'commandName':_0x39d566,'commandParams':[{'forceValue':!_0x219373['value']}],'formatGroupId':'blockName'},fe(_0x4a8969));});};}function _0x59cc5e(_0x691b34){return()=>{const _0x11f907=function(_0x38406a){let _0x18938f=Array['from'](_0x38406a);const _0x51a063=_0x18938f['findIndex'](_0x1f3450=>'listItem'!=_0x1f3450['name']);return _0x51a063>-0x1&&(_0x18938f=_0x18938f['slice'](0x0,_0x51a063)),_0x18938f;}(_0x3a6843['model']['document']['selection']['getSelectedBlocks']()),_0x45756e=_0x3a6843['model']['createRange'](_0x3a6843['model']['createPositionAt'](_0x11f907[0x0],'before'),_0x3a6843['model']['createPositionAt'](_0x11f907[_0x11f907['length']-0x1],'end'));_0x3a6843['model']['change'](()=>{_0x4d7fe2['markBlockFormat'](_0x45756e,{'commandName':_0x691b34,'commandParams':[],'formatGroupId':'listIndent'},function(_0x112974){const _0x225a07=new Set();for(const _0x49b435 of _0x112974){let _0x4e37c6=_0x49b435['nextSibling'];for(;_0x4e37c6&&_0x4e37c6['getAttribute']('listIndent')>_0x49b435['getAttribute']('listIndent');)_0x225a07['add'](_0x4e37c6),_0x4e37c6=_0x4e37c6['nextSibling'];}return Array['from'](_0x225a07);}(_0x11f907));});};}_0x4d7fe2['enableCommand']('numberedList',_0x2e53e0('numberedList')),_0x4d7fe2['enableCommand']('bulletedList',_0x2e53e0('bulletedList')),_0x6b0911&&_0x4d7fe2['enableCommand']('todoList',_0x2e53e0('todoList')),_0x4d7fe2['enableCommand']('indentList',_0x59cc5e('indentList')),_0x4d7fe2['enableCommand']('outdentList',_0x59cc5e('outdentList')),_0x6b0911&&_0x4d7fe2['enableCommand']('checkTodoList',()=>{const _0x3dbae7=_0x3a6843['commands']['get']('checkTodoList'),_0x1b24d3=Array['from'](_0x3dbae7['_selectedElements']);_0x1b24d3['filter'](_0xc004e5=>_0xc004e5['getAttribute']('todoListChecked')!=_0x3dbae7['value']),_0x3a6843['model']['change'](()=>{for(const _0x357b8d of _0x1b24d3)_0x4d7fe2['markBlockFormat'](_0x357b8d,{'commandName':'checkTodoList','commandParams':[{'forceValue':!_0x3dbae7['value']}]});});}),_0x4d7fe2['descriptionFactory']['registerElementLabel']('listItem',_0x59b5ae=>o(_0x5d7372,'ELEMENT_LIST_ITEM',_0x59b5ae)),_0x4d7fe2['descriptionFactory']['registerDescriptionCallback'](_0x3b5d88=>{if('formatBlock'!=_0x3b5d88['type']&&'formatInline'!=_0x3b5d88['type'])return;const {data:_0x1f6587}=_0x3b5d88;if(_0x1f6587){if('numberedList'==_0x1f6587['commandName']||'bulletedList'==_0x1f6587['commandName']||'todoList'==_0x1f6587['commandName'])switch(_0x1f6587['commandName']['replace']('List','')){case'bulleted':return _0x32f8ae(o(_0x5d7372,'ELEMENT_BULLETED_LIST'));case'numbered':return _0x32f8ae(o(_0x5d7372,'ELEMENT_NUMBERED_LIST'));case'todo':return _0x32f8ae(o(_0x5d7372,'ELEMENT_TODO_LIST'));}if('indentList'==_0x1f6587['commandName'])return{'type':'format','content':o(_0x5d7372,'*Indent:*\x20%0',o(_0x5d7372,'ELEMENT_LIST_ITEM'))};if('outdentList'==_0x1f6587['commandName'])return{'type':'format','content':o(_0x5d7372,'*Outdent:*\x20%0',o(_0x5d7372,'ELEMENT_LIST_ITEM'))};if('checkTodoList'==_0x1f6587['commandName'])return _0x1f6587['commandParams'][0x0]['forceValue']?{'type':'format','content':o(_0x5d7372,'*Check\x20item*')}:{'type':'format','content':o(_0x5d7372,'*Uncheck\x20item*')};}function _0x32f8ae(_0x344bcd){return{'type':'format','content':o(_0x5d7372,'*Change\x20to:*\x20%0',_0x344bcd)};}});}}function me(_0x1613d8){const _0x5ef98b=_0x1613d8['getAttribute']('listIndent');if(0x0==_0x5ef98b)return _0x1613d8;let _0x142a54=_0x1613d8;for(;_0x1613d8['previousSibling']&&_0x1613d8['previousSibling']['is']('element','listItem');){const _0x4f3178=_0x1613d8['previousSibling']['getAttribute']('listIndent');if(_0x4f3178==_0x5ef98b)_0x142a54=_0x1613d8['previousSibling'];else{if(_0x4f3178<_0x5ef98b)break;}_0x1613d8=_0x1613d8['previousSibling'];}return _0x142a54;}function fe(_0x141cd6){const _0x432730=[];if(_0x141cd6['is']('element','listItem')&&_0x141cd6['getAttribute']('listIndent')>0x0){let _0x25ecba=_0x141cd6['nextSibling'];for(;_0x25ecba&&'listItem'==_0x25ecba['name']&&_0x25ecba['getAttribute']('listIndent')==_0x141cd6['getAttribute']('listIndent');)_0x432730['push'](_0x25ecba),_0x25ecba=_0x25ecba['nextSibling'];}return _0x432730;}class K extends _0x43febe{['afterInit'](){if(!this['editor']['plugins']['has']('LegacyListPropertiesEditing'))return;const _0x501e8a=this['editor']['config']['get']('list.properties'),_0x744c26=this['editor']['plugins']['get']('TrackChangesEditing');_0x501e8a['styles']&&_0x744c26['enableCommand']('listStyle',this['handleListStyleCommand']['bind'](this)),_0x501e8a['reversed']&&_0x744c26['enableCommand']('listReversed',this['handleListReversedCommand']['bind'](this)),_0x501e8a['startIndex']&&_0x744c26['enableCommand']('listStart',this['handleListStartCommand']['bind'](this)),_0x744c26['descriptionFactory']['registerDescriptionCallback'](this['handleDescriptions']['bind'](this));}['handleListStyleCommand'](_0x3197b4,_0x18478d={}){const _0x372498=this['editor']['plugins']['get']('TrackChangesEditing'),_0x525a3d=this['_getSuggestionBlocksForListStyle']();this['editor']['model']['change'](()=>{_0x372498['markMultiRangeBlockFormat'](_0x525a3d,{'commandName':'listStyle','commandParams':[{'type':_0x18478d['type']}],'formatGroupId':'listStyle'});});}['handleListReversedCommand'](_0x209caa,_0xcc8b31={}){const _0x425d20=this['editor']['plugins']['get']('TrackChangesEditing'),_0x7a32aa=this['_getSuggestionBlocks'](_0x4bc737=>_0x4bc737['is']('element','listItem')&&'numbered'===_0x4bc737['getAttribute']('listType'));if(_0x7a32aa['length']<0x1)return;const _0x29429e=_0x7a32aa['map'](_0x48e8c0=>this['editor']['model']['createRange'](this['editor']['model']['createPositionAt'](_0x48e8c0,'before'),this['editor']['model']['createPositionAt'](_0x48e8c0,0x0)));this['editor']['model']['change'](()=>{_0x425d20['markMultiRangeBlockFormat'](_0x29429e,{'commandName':'listReversed','commandParams':[{'reversed':_0xcc8b31['reversed']}],'formatGroupId':'listReversed'});});}['handleListStartCommand'](_0x7890be,_0x9fcb7d={}){const _0x3a1631=this['editor']['plugins']['get']('TrackChangesEditing'),_0x3b4e1f=this['_getSuggestionBlocks'](_0x1a6874=>_0x1a6874['is']('element','listItem')&&'numbered'===_0x1a6874['getAttribute']('listType'));if(_0x3b4e1f['length']<0x1)return;const _0x355ca8=_0x3b4e1f['map'](_0x13d37a=>this['editor']['model']['createRange'](this['editor']['model']['createPositionAt'](_0x13d37a,'before'),this['editor']['model']['createPositionAt'](_0x13d37a,0x0)));this['editor']['model']['change'](()=>{_0x3a1631['markMultiRangeBlockFormat'](_0x355ca8,{'commandName':'listStart','commandParams':[{'startIndex':_0x9fcb7d['startIndex']}],'formatGroupId':'listStart'});});}['handleDescriptions'](_0x178266){if('formatBlock'!=_0x178266['type']&&'formatInline'!=_0x178266['type'])return;const _0x2cef12=this['editor']['locale'],{data:_0xd13730}=_0x178266;if(!_0xd13730)return;let _0x4a771c,_0x18dd83;switch(_0xd13730['commandName']){case'listStyle':_0x4a771c='*Change\x20to:*\x20%0',_0x18dd83={'type':'format','content':o(_0x2cef12,_0x4a771c,o(_0x2cef12,this['_getTranslationKeyForListStyle'](_0xd13730['commandParams'][0x0]['type'])))};break;case'listReversed':_0x4a771c=_0xd13730['commandParams'][0x0]['reversed']?'*Format:*\x20set\x20order\x20to\x20reversed':'*Format:*\x20set\x20order\x20to\x20regular',_0x18dd83={'type':'format','content':o(_0x2cef12,_0x4a771c)};break;case'listStart':_0x4a771c='*Format:*\x20set\x20start\x20index\x20to\x20%0',_0x18dd83={'type':'format','content':o(_0x2cef12,_0x4a771c,_0xd13730['commandParams'][0x0]['startIndex'])};}return _0x18dd83;}['_getSuggestionBlocksForListStyle'](){const _0x366ad5=this['editor']['plugins']['get']('LegacyListUtils');let _0x20789d=Array['from'](this['editor']['model']['document']['selection']['getSelectedBlocks']());return _0x20789d[0x0]?.['is']('element','listItem')&&_0x20789d['unshift'](..._0x366ad5['getSiblingNodes'](this['editor']['model']['document']['selection']['getFirstPosition'](),'backward')),_0x20789d[_0x20789d['length']-0x1]?.['is']('element','listItem')&&_0x20789d['push'](..._0x366ad5['getSiblingNodes'](this['editor']['model']['document']['selection']['getLastPosition'](),'forward')),_0x20789d=[...new Set(_0x20789d)],this['editor']['model']['document']['selection']['getFirstPosition']()?.['parent']?.['is']('element','listItem')&&(_0x20789d=_0x20789d['filter'](_0x110dc4=>_0x110dc4['is']('element','listItem'))),_0x20789d;}['_getSuggestionBlocks'](_0x4fd313){const _0x385c01=this['editor']['plugins']['get']('LegacyListUtils');let _0x553d4e=Array['from'](this['editor']['model']['document']['selection']['getSelectedBlocks']())['filter'](_0x4fd313)['map'](_0x171ec8=>{const _0x35ce5a=this['editor']['model']['createPositionAt'](_0x171ec8,0x0);return[..._0x385c01['getSiblingNodes'](_0x35ce5a,'backward'),..._0x385c01['getSiblingNodes'](_0x35ce5a,'forward')];})['flat']();return _0x553d4e=[...new Set(_0x553d4e)],_0x553d4e;}['_getTranslationKeyForListStyle'](_0x2bd415){return'ELEMENT_'+(this['editor']['plugins']['get']('LegacyListUtils')['getListTypeFromListStyleType'](_0x2bd415)||'default')['toUpperCase']()+'_LIST_'+_0x2bd415['toUpperCase']()['replace'](/-/g,'_');}}class ft extends _0x43febe{['afterInit'](){const _0x300264=this['editor'];if(!_0x300264['plugins']['has']('MediaEmbedEditing'))return;const _0x1c9a2b=_0x300264['plugins']['get']('TrackChangesEditing'),_0x33b66e=_0x300264['locale'];_0x1c9a2b['enableCommand']('mediaEmbed'),_0x1c9a2b['descriptionFactory']['registerElementLabel']('media',_0x12b015=>o(_0x33b66e,'ELEMENT_MEDIA',_0x12b015)),_0x300264['conversion']['for']('dataDowncast')['elementToElement']({'model':'media','view':(_0x4be76c,{writer:_0x1807a6,options:_0x47d770})=>{if(_0x47d770['showSuggestionHighlights'])return _0x1807a6['createEmptyElement']('div');},'converterPriority':'high'}),_0x300264['data']['downcastDispatcher']['on']('attribute:url:media',(_0x5dfb53,_0x3234e2,_0x39e684)=>{_0x39e684['options']['showSuggestionHighlights']&&_0x5dfb53['stop']();},{'priority':'high'});}}class gt extends _0x43febe{['afterInit'](){const _0x12cae0=this['editor'];_0x12cae0['plugins']['has']('MentionEditing')&&_0x12cae0['plugins']['get']('TrackChangesEditing')['enableCommand']('mention');}}class lt extends _0x43febe{['afterInit'](){const _0x44d3c9=this['editor'],_0x334ad4=_0x44d3c9['plugins']['get']('TrackChangesEditing');_0x44d3c9['plugins']['has']('MultiLevelList')&&(_0x334ad4['enableDefaultAttributesIntegration']('multiLevelList'),_0x334ad4['registerBlockAttribute']('listMarkerStyle'),_0x334ad4['descriptionFactory']['registerDescriptionCallback'](_0x51c854=>this['handleDescriptions'](_0x51c854)));}['handleDescriptions'](_0x23105c){const _0x46a968=this['editor']['locale'],{data:_0x2ed6ee}=_0x23105c,_0x132cb6={'type':'format','content':''};if(_0x2ed6ee&&'listMarkerStyle'==_0x2ed6ee['key']){if(!_0x2ed6ee['oldValue'])return{'type':'format','content':o(_0x46a968,'*Set\x20format:*\x20%0',o(_0x46a968,'ELEMENT_MULTI_LEVEL_LIST'))+'\x20('+_0x2ed6ee['newValue']+')'};if(!_0x2ed6ee['newValue']){let _0x929187=_0x23105c['head'];for(;_0x929187;){if(_0x929187['data']&&'listType'==_0x929187['data']['key']&&_0x929187['data']['newValue'])return _0x132cb6;_0x929187=_0x929187['next'];}return{'type':'format','content':o(_0x46a968,'*Remove\x20format:*\x20%0',o(_0x46a968,'ELEMENT_MULTI_LEVEL_LIST'))+'\x20('+_0x2ed6ee['oldValue']+')'};}}}}class mt extends _0x43febe{['afterInit'](){const _0x434c0a=this['editor'];if(!_0x434c0a['plugins']['has']('PageBreakEditing'))return;_0x434c0a['plugins']['get']('TrackChangesEditing')['enableCommand']('pageBreak');const _0x367223=_0x434c0a['plugins']['get']('TrackChangesEditing'),_0x2f053c=_0x434c0a['locale'];_0x367223['descriptionFactory']['registerElementLabel']('pageBreak',_0x450177=>o(_0x2f053c,'ELEMENT_PAGE_BREAK',_0x450177));}}class dt extends _0x43febe{['afterInit'](){const _0x4959e8=this['editor'];if(!_0x4959e8['plugins']['has']('Paragraph'))return;const _0x5d45c4=_0x4959e8['locale'],_0x471767=_0x4959e8['plugins']['get']('TrackChangesEditing');_0x471767['descriptionFactory']['registerElementLabel']('paragraph',_0x3a6a37=>o(_0x5d45c4,'ELEMENT_PARAGRAPH',_0x3a6a37)),_0x471767['enableDefaultAttributesIntegration']('paragraph'),_0x471767['enableCommand']('insertParagraph'),_0x4959e8['editing']['downcastDispatcher']['on']('addMarker:suggestion:insertion',nr(_0x4959e8),{'priority':'highest'}),_0x4959e8['data']['downcastDispatcher']['on']('addMarker:suggestion:insertion',(_0x13c4e0,_0x1d7ada,_0x26b511)=>{_0x26b511['options']['showSuggestionHighlights']&&nr(_0x4959e8,{'showActiveMarker':!0x1})(_0x13c4e0,_0x1d7ada,_0x26b511);},{'priority':'highest'});const _0xbbbf22=_0x471767['descriptionFactory'];_0xbbbf22['registerDescriptionCallback'](_0x28d4bf=>{if('insertion'!==_0x28d4bf['type'])return;const {start:_0x3e2505,end:_0x2f4494}=_0x28d4bf['getFirstRange']();if(!_0x3e2505['isTouching'](_0x2f4494)||!_0x3e2505['nodeAfter'])return;const _0x4c3d1b=_0x4959e8['model']['schema'],_0x78fab=_0x3e2505['nodeAfter'];return _0x4c3d1b['isBlock'](_0x78fab)&&!_0x4c3d1b['isLimit'](_0x78fab)&&_0x4c3d1b['checkChild'](_0x78fab,'$text')?{'type':'insertion','content':o(_0x5d45c4,'*Insert:*\x20%0',_0xbbbf22['getItemLabel'](_0x78fab,0x1))}:void 0x0;}),this['_registerLegacyDescription']();}['_registerLegacyDescription'](){const _0x1bf659=this['editor'],_0x3ab871=_0x1bf659['locale'];_0x1bf659['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](_0x22c315=>{if('formatBlock'!=_0x22c315['type'])return;const {data:_0x16559c}=_0x22c315;return _0x16559c&&'paragraph'==_0x16559c['commandName']?{'type':'format','content':o(_0x3ab871,'*Change\x20to:*\x20%0',o(_0x3ab871,'ELEMENT_PARAGRAPH'))}:void 0x0;});}}function nr(_0x5c63ed,{showActiveMarker:_0x3a5cf7=!0x0}={}){return(_0x4d65a,_0x3ed93d,_0x1990d8)=>{const _0xededa5=_0x5c63ed['plugins']['get']('TrackChangesEditing'),_0x4b3ec2=_0x3ed93d['markerRange']['start'],_0x59da53=_0x3ed93d['markerRange']['end'],_0x5b6ec=_0x5c63ed['model']['schema'];if(!_0x4b3ec2['isTouching'](_0x59da53)||!_0x4b3ec2['nodeAfter'])return;const _0x2d5a01=_0x4b3ec2['nodeAfter'];if(_0x5b6ec['isBlock'](_0x2d5a01)&&!_0x5b6ec['isLimit'](_0x2d5a01)&&_0x5b6ec['checkChild'](_0x2d5a01,'$text')){if(!_0x1990d8['consumable']['consume'](_0x3ed93d['markerRange'],_0x4d65a['name']))return;const _0xfd56d=_0x1990d8['writer']['createUIElement']('span',{'class':'ck-suggestion-marker-split'}),_0x166ce=_0x1990d8['mapper']['toViewPosition'](_0x59da53);_0x3a5cf7&&_0xededa5['activeMarkers']['includes'](_0x3ed93d['markerName'])&&_0x1990d8['writer']['addClass']('ck-suggestion-marker--active',_0xfd56d),_0x1990d8['writer']['insert'](_0x166ce,_0xfd56d),_0x1990d8['mapper']['bindElementToMarker'](_0xfd56d,_0x3ed93d['markerName']);}};}class pt extends _0x43febe{['afterInit'](){const _0x4e2667=this['editor'];if(!_0x4e2667['plugins']['has']('RemoveFormatEditing'))return;_0x4e2667['plugins']['get']('TrackChangesEditing')['enableDefaultAttributesIntegration']('removeFormat'),this['_registerLegacyDescription']();}['_registerLegacyDescription'](){const _0x198776=this['editor'];_0x198776['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](_0x702af=>{if('formatBlock'!=_0x702af['type']&&'formatInline'!=_0x702af['type'])return;const {data:_0x30597b}=_0x702af;return _0x30597b&&'removeFormat'==_0x30597b['commandName']?{'type':'format','content':o(_0x198776['locale'],'*Remove\x20all\x20formatting*')}:void 0x0;});}}class kt extends _0x43febe{['afterInit'](){const _0x5938a1=this['editor'];if(!_0x5938a1['plugins']['has']('RestrictedEditingModeEditing'))return;const _0x2835b1=_0x5938a1['plugins']['get']('TrackChangesEditing');_0x2835b1['enableCommand']('goToPreviousRestrictedEditingException'),_0x2835b1['enableCommand']('goToNextRestrictedEditingException');const _0x4727b2=_0x5938a1['plugins']['get']('RestrictedEditingModeEditing');_0x4727b2['enableCommand']('trackChanges'),_0x4727b2['enableCommand']('acceptSuggestion'),_0x4727b2['enableCommand']('discardSuggestion'),_0x4727b2['enableCommand']('acceptAllSuggestions'),_0x4727b2['enableCommand']('discardAllSuggestions'),_0x4727b2['enableCommand']('acceptSelectedSuggestions'),_0x4727b2['enableCommand']('discardSelectedSuggestions');}}class bt extends _0x43febe{static get['requires'](){return[_0xfa7d63];}['init'](){const _0x173faf=this['editor'],_0x31ba2d=_0x173faf['plugins']['get']('TrackChangesEditing');_0x31ba2d['enableCommand']('shiftEnter'),_0x173faf['editing']['downcastDispatcher']['on']('addMarker:suggestion:insertion',de(_0x173faf),{'priority':'high'}),_0x173faf['editing']['downcastDispatcher']['on']('addMarker:suggestion:deletion',de(_0x173faf),{'priority':'high'}),_0x173faf['data']['downcastDispatcher']['on']('addMarker:suggestion',(_0x35145b,_0x3cc3b6,_0x213a07)=>{_0x213a07['options']['showSuggestionHighlights']&&de(_0x173faf,{'showActiveMarker':!0x1})(_0x35145b,_0x3cc3b6,_0x213a07);}),_0x31ba2d['descriptionFactory']['registerElementLabel']('softBreak',_0x4a587b=>o(_0x173faf['locale'],'ELEMENT_LINE_BREAK',_0x4a587b));}}function de(_0x16139d,{showActiveMarker:_0x2c1e98=!0x0}={}){return(_0x30944e,_0x335694,_0x3ac401)=>{const _0xe947c2=_0x16139d['plugins']['get']('TrackChangesEditing');if(!_0x3ac401['consumable']['test'](_0x335694['markerRange'],_0x30944e['name']))return;const _0x3796b8=_0x16139d['model'];for(const _0x308608 of _0x335694['markerRange']['getItems']()){if(!_0x308608['is']('element','softBreak'))continue;const _0x1e2adc='deletion'==_0x335694['markerName']['split'](':')[0x1]?'merge':'split',_0x2a2529=_0x3ac401['writer']['createUIElement']('span',{'class':'ck-suggestion-marker-'+_0x1e2adc}),_0x3ca27a=_0x3ac401['mapper']['toViewPosition'](_0x3796b8['createPositionBefore'](_0x308608));_0x2c1e98&&_0xe947c2['activeMarkers']['includes'](_0x335694['markerName'])&&_0x3ac401['writer']['addClass']('ck-suggestion-marker--active',_0x2a2529),_0x3ac401['writer']['insert'](_0x3ca27a,_0x2a2529),_0x3ac401['mapper']['bindElementToMarker'](_0x2a2529,_0x335694['markerName']);}};}class wt extends _0x43febe{['afterInit'](){const _0x3c4170=this['editor'],_0x272ef9=_0x3c4170['model'],_0x4ce4cf=_0x3c4170['locale'];if(!_0x3c4170['plugins']['has']('StandardEditingModeEditing'))return;const _0x4b8694=_0x3c4170['plugins']['get']('TrackChangesEditing'),_0x2d32c2='restrictedEditingException',_0x233c52=_0x3c4170['commands']['get'](_0x2d32c2);_0x4b8694['enableCommand'](_0x2d32c2,(_0x10be51,_0x5d30d3={})=>{const _0x419d24=_0x272ef9['document']['selection'];if(_0x419d24['isCollapsed'])return void _0x10be51(_0x5d30d3);const _0x48eab1=void 0x0!==_0x5d30d3['forceValue']?_0x5d30d3['forceValue']:!_0x233c52['value'];_0x272ef9['change'](()=>{const _0x1d9491=Array['from'](_0x419d24['getRanges']());for(const _0x2c0439 of _0x1d9491){const _0x1d3d13=_0x48eab1?[_0x2c0439]:io(_0x2d32c2,_0x2c0439,_0x272ef9);for(const _0x177633 of _0x1d3d13)_0x4b8694['markInlineFormat'](_0x177633,{'commandName':_0x2d32c2,'commandParams':[{'forceValue':_0x48eab1}]});}});}),_0x4b8694['descriptionFactory']['registerDescriptionCallback'](_0x8ea45a=>{if('formatBlock'!=_0x8ea45a['type']&&'formatInline'!=_0x8ea45a['type'])return;const {data:_0x2b611b}=_0x8ea45a;return _0x2b611b&&_0x2b611b['commandName']==_0x2d32c2?_0x2b611b['commandParams'][0x0]['forceValue']?{'type':'format','content':o(_0x4ce4cf,'FORMAT_RESTRICTED_ENABLED')}:{'type':'format','content':o(_0x4ce4cf,'FORMAT_RESTRICTED_DISABLED')}:void 0x0;});}}class yt extends _0x43febe{['afterInit'](){const _0x451461=this['editor'];if(!_0x451461['plugins']['has']('Style')||!_0x451461['plugins']['has']('DataSchema'))return;const _0x12d2e4=_0x451461['plugins']['get']('TrackChangesEditing'),_0x14a5a5=_0x451461['locale'],_0x1489ae=_0x451461['config']['get']('style')||{},_0x53932e=_0x451461['plugins']['get']('GeneralHtmlSupport'),_0xc1bf5a=_0x451461['plugins']['get']('StyleUtils')['normalizeConfig'](_0x451461['plugins']['get']('DataSchema'),_0x1489ae['definitions']);_0x12d2e4['enableDefaultAttributesIntegration']('style');const _0x26d7b8=new Set();for(const _0x2066d3 of _0xc1bf5a['block']){const _0x420859=_0x53932e['getGhsAttributeNameForElement'](_0x2066d3['element']);_0x26d7b8['add'](_0x420859);}const _0x105974=new Set();for(const _0x5c6542 of _0xc1bf5a['inline']){const _0x24b66d=_0x53932e['getGhsAttributeNameForElement'](_0x5c6542['element']);_0x105974['add'](_0x24b66d);for(const _0x1d291c of _0x5c6542['ghsAttributes'])_0x105974['add'](_0x1d291c);}for(const _0x19982c of _0x26d7b8)_0x12d2e4['registerBlockAttribute'](_0x19982c),_0x12d2e4['descriptionFactory']['registerAttributeLabel'](_0x19982c,o(_0x14a5a5,'FORMAT_STYLE'));for(const _0xdf1e41 of _0x105974)_0x12d2e4['registerInlineAttribute'](_0xdf1e41),_0x12d2e4['descriptionFactory']['registerAttributeLabel'](_0xdf1e41,o(_0x14a5a5,'FORMAT_STYLE'));this['_registerLegacyDescription']();}['_registerLegacyDescription'](){const _0x5049cf=this['editor'],_0x5d0c6d=_0x5049cf['locale'];_0x5049cf['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](_0x1cac2b=>{if('formatBlock'!=_0x1cac2b['type']&&'formatInline'!=_0x1cac2b['type'])return;const {data:_0x33dce5}=_0x1cac2b;return _0x33dce5&&'style'===_0x33dce5['commandName']?_0x33dce5['commandParams'][0x0]['forceValue']?{'type':'format','content':o(_0x5d0c6d,'*Set\x20format:*\x20%0',_0x33dce5['commandParams'][0x0]['styleName']['toLowerCase']())}:{'type':'format','content':o(_0x5d0c6d,'*Remove\x20format:*\x20%0',_0x33dce5['commandParams'][0x0]['styleName']['toLowerCase']())}:void 0x0;});}}class jt extends _0x43febe{['_tablePostFixingSubtypes'];['_tableSuggestions'];constructor(_0x445ab1){super(_0x445ab1),this['_tablePostFixingSubtypes']=['tableRow','tableColumn'],this['_tableSuggestions']=new Set();}['afterInit'](){const _0x4ebdfd=this['editor'],_0x4a043d=_0x4ebdfd['model']['document']['selection'];if(!_0x4ebdfd['plugins']['has']('TableEditing'))return;const _0x35c6c1=_0x4ebdfd['locale'],_0x2df5ca=_0x4ebdfd['plugins']['get']('TrackChangesEditing'),_0x102948=_0x4ebdfd['plugins']['get']('TableUtils');_0x2df5ca['descriptionFactory']['registerElementLabel']('table',_0x58d5d4=>o(_0x35c6c1,'ELEMENT_TABLE',_0x58d5d4)),this['_setupColumnsRowsFixing'](),_0x2df5ca['enableCommand']('insertTable'),_0x2df5ca['enableCommand']('selectTableRow'),_0x2df5ca['enableCommand']('selectTableColumn');for(const _0x4f4d34 of['insertTableRowAbove','insertTableRowBelow']){const _0x2bad02=_0x4ebdfd['commands']['get'](_0x4f4d34);_0x2df5ca['enableCommand'](_0x4f4d34,_0x33c976=>{_0x4ebdfd['model']['change'](_0x2ee937=>{_0x33c976();const _0x1ee817='above'===_0x2bad02['order'],_0x4e6e66=_0x102948['getSelectionAffectedTableCells'](_0x4a043d),_0x5a3c75=_0x102948['getRowIndexes'](_0x4e6e66),_0xe95d56=_0x1ee817?_0x5a3c75['first']-0x1:_0x5a3c75['last']+0x1,_0x2bbc67=_0x4e6e66[0x0]['findAncestor']('table'),_0x4b5510=_0x102948['createTableWalker'](_0x2bbc67,{'startRow':_0xe95d56,'endRow':_0xe95d56}),_0xc645dc=Array['from'](_0x4b5510)['map'](_0x27642e=>_0x2ee937['createRangeOn'](_0x27642e['cell']));_0x2df5ca['markMultiRangeInsertion'](_0xc645dc,'tableRow');});});}for(const _0x2d210a of['insertTableColumnLeft','insertTableColumnRight']){const _0x7c8e66=_0x4ebdfd['commands']['get'](_0x2d210a);_0x2df5ca['enableCommand'](_0x2d210a,_0x2bd4a8=>{_0x4ebdfd['model']['change'](_0x2d6114=>{_0x2bd4a8();const _0x2e940a='left'===_0x7c8e66['order'],_0x214e9a=_0x102948['getSelectionAffectedTableCells'](_0x4a043d),_0x526b08=_0x102948['getColumnIndexes'](_0x214e9a),_0x3416d3=_0x2e940a?_0x526b08['first']-0x1:_0x526b08['last']+0x1,_0x3fd31b=_0x214e9a[0x0]['findAncestor']('table'),_0x44b848=_0x102948['createTableWalker'](_0x3fd31b,{'startRow':0x0,'column':_0x3416d3,'includeAllSlots':!0x1}),_0x1ba347=Array['from'](_0x44b848)['map'](_0x365f93=>_0x2d6114['createRangeOn'](_0x365f93['cell']));_0x2df5ca['markMultiRangeInsertion'](_0x1ba347,'tableColumn');});});}for(const _0x2428f0 of['removeTableRow','removeTableColumn']){const _0x5923b6=_0x2428f0['substr'](0xb),_0xc26ba5=_0x5923b6['toLowerCase'](),_0x58005f=_0xc26ba5['substr'](0x0,0x3)+'span',_0x4fdd67='table'+_0x5923b6,_0x225cf5='min'+_0x5923b6,_0x248f44='max'+_0x5923b6;_0x2df5ca['enableCommand'](_0x2428f0,()=>{_0x4ebdfd['model']['change'](_0x59debc=>{const _0x4bc9bf=_0x102948['getSelectionAffectedTableCells'](_0x4a043d),_0x4d6633=_0x4bc9bf[0x0]['findAncestor']('table');let _0xe77b5a;if('removeTableRow'==_0x2428f0){const _0x358031=_0x102948['getRowIndexes'](_0x4bc9bf);_0xe77b5a={'startRow':_0x358031['first'],'endRow':_0x358031['last'],'includeAllSlots':!0x0};}else{const _0xe6d034=_0x102948['getColumnIndexes'](_0x4bc9bf);_0xe77b5a={'startColumn':_0xe6d034['first'],'endColumn':_0xe6d034['last'],'includeAllSlots':!0x0};}const _0x298735=_0x102948['createTableWalker'](_0x4d6633,_0xe77b5a),_0x143b55=Array['from'](_0x298735)['map'](({cell:_0x37c912})=>_0x37c912),_0x4cedef=Ee(_0x143b55['filter'](_0x31c21d=>_0x31c21d['hasAttribute'](_0x58005f))),_0x380572=Ee(_0x143b55['filter'](_0x7e8424=>!_0x7e8424['hasAttribute'](_0x58005f)))['map'](_0x2176b0=>_0x59debc['createRangeOn'](_0x2176b0)),_0x2ef0b0=_0x2df5ca['markMultiRangeDeletion'](_0x380572,_0x4fdd67);if(_0x2ef0b0&&('tableRow'==_0x2ef0b0['subType']||'tableColumn'==_0x2ef0b0['subType'])){const _0x36fdb7=this['_getSuggestionCoords'](_0x2ef0b0);for(const _0x3c574b of _0x4cedef){const _0x215642=_0x59debc['createRangeOn'](_0x3c574b),_0x2737b2=_0x102948['getCellLocation'](_0x3c574b),_0xff87e4=_0x3c574b['getAttribute'](_0x58005f)-0x1,_0x9632ed=_0x36fdb7[_0x225cf5],_0x4ccd8a=_0x36fdb7[_0x248f44];_0x9632ed<=_0x2737b2[_0xc26ba5]&&_0x2737b2[_0xc26ba5]+_0xff87e4<=_0x4ccd8a&&_0x2ef0b0['addRange'](_0x215642);}}});});}function _0xf0c6af(_0x56d930){const _0x228a31=Array['from'](_0x4a043d['getRanges']())['map'](_0x2f40ac=>_0x249ff9['fromRange'](_0x2f40ac));_0x4ebdfd['model']['change'](_0x4f9ebf=>{const _0x2656e2=_0x4f9ebf['batch'];_0x56d930=_0x56d930['filter'](_0x4882be=>'$graveyard'!=_0x4882be['root']['rootName']),_0x4f9ebf['setSelection'](_0x56d930),_0x4ebdfd['commands']['get']('removeTableRow')['refresh'](),_0x4ebdfd['execute']('removeTableRow',{'forceDefaultExecution':!0x0}),_0x4ebdfd['model']['enqueueChange'](()=>{_0x4ebdfd['model']['enqueueChange'](_0x2656e2,_0xcffff=>{const _0x15f8a2=_0x228a31['filter'](_0x260db6=>'$graveyard'!=_0x260db6['root']['rootName']);_0x15f8a2['length']>0x0&&_0xcffff['setSelection'](_0x15f8a2);for(const _0x5bce73 of _0x228a31)_0x5bce73['detach']();});});});}function _0x32429f(_0x55ba3b){_0x4ebdfd['model']['change'](_0x147181=>{const _0x5ede7c=Array['from'](_0x4a043d['getRanges']())['map'](_0x559474=>_0x249ff9['fromRange'](_0x559474)),_0x315ff0=[];for(const _0x9c66e8 of _0x55ba3b)for(const _0x3c69da of _0x9c66e8['getItems']({'shallow':!0x0}))_0x315ff0['push'](_0x3c69da);for(const _0x531e05 of _0x315ff0)'$graveyard'!=_0x531e05['root']['rootName']&&(_0x147181['setSelection'](_0x147181['createPositionAt'](_0x531e05,0x0)),_0x4ebdfd['commands']['get']('removeTableColumn')['refresh'](),_0x4ebdfd['execute']('removeTableColumn',{'forceDefaultExecution':!0x0}));const _0x14f088=_0x5ede7c['filter'](_0x586726=>'$graveyard'!=_0x586726['root']['rootName']);_0x14f088['length']>0x0&&_0x147181['setSelection'](_0x14f088);for(const _0x5e843c of _0x5ede7c)_0x5e843c['detach']();});}function _0x2406c9(_0x1af472,_0x4c140c){return _0x4c140c['every'](_0x358278=>_0x1af472['some'](_0x2b4b7c=>_0x2b4b7c['end']['isEqual'](_0x358278['start'])||_0x358278['end']['isEqual'](_0x2b4b7c['start'])));}function _0x554114(_0x3e308f,_0x4ae60c){return _0x3e308f['some'](_0x335b21=>_0x4ae60c['some'](_0xf55029=>_0x335b21['end']['isTouching'](_0xf55029['start'])));}_0x4ebdfd['data']['downcastDispatcher']['on']('addMarker:suggestion',(_0x543392,_0x13a3c8,_0x4dd718)=>{if(!_0x4dd718['options']['showSuggestionHighlights'])return;const _0x18cc3c=_0x13a3c8['item'];if(!_0x18cc3c)return;const _0x3cfb78=_0x4dd718['mapper']['toViewElement'](_0x18cc3c);function _0x412aed(_0x27f355){return Array['isArray'](_0x27f355)?_0x27f355:[_0x27f355];}_0x3cfb78&&'tableCell'===_0x18cc3c['name']&&_0x576e2c(_0x3cfb78,_0x4dd718['writer'],(_0x248061,_0x5b1645,_0x54d081)=>_0x54d081['addClass'](_0x412aed(_0x5b1645['classes']),_0x248061),(_0x439777,_0x1a7e26,_0x3005b6)=>_0x3005b6['removeClass'](_0x412aed(_0x1a7e26['classes']),_0x439777));},{'priority':'highest'}),_0x2df5ca['descriptionFactory']['registerDescriptionCallback'](_0x417bcd=>{if('insertion'!=_0x417bcd['type']&&'deletion'!=_0x417bcd['type'])return;const _0x4e6936=_0x417bcd['getContainedElement']();if(null!=_0x4e6936&&_0x4e6936['is']('element','table')){if('insertion'==_0x417bcd['type']){const _0x1fb550=_0x417bcd['getItems']()['filter'](_0x12bdee=>_0x12bdee['is']('$textProxy'))['map'](_0x55be3b=>_0x55be3b['data']);if(_0x1fb550['length'])return{'type':'insertion','content':o(_0x35c6c1,'*Insert:*\x20%0',o(_0x35c6c1,'ELEMENT_TABLE_WITH_TEXT','\x22'+_0x1fb550['join']('\x20')+'\x22'))};}if('deletion'==_0x417bcd['type']){const _0x58e692=_0x417bcd['getItems']()['filter'](_0x5b29d7=>_0x5b29d7['is']('$textProxy'))['map'](_0x39782a=>_0x39782a['data']);if(_0x58e692['length'])return{'type':'deletion','content':o(_0x35c6c1,'*Remove:*\x20%0',o(_0x35c6c1,'ELEMENT_TABLE_WITH_TEXT','\x22'+_0x58e692['join']('\x20')+'\x22'))};}}}),_0x2df5ca['descriptionFactory']['registerDescriptionCallback'](_0x49022a=>{if('tableRow'==_0x49022a['subType']){const _0x4ef55f=_0x49022a['getItems']()['filter'](_0xb2201e=>_0xb2201e['is']('$textProxy'))['map'](_0x14732e=>_0x14732e['data']),_0x585df9=this['_getSuggestionCoords'](_0x49022a),_0x27013b=_0x585df9['maxRow']-_0x585df9['minRow']+0x1;if('insertion'==_0x49022a['type'])return _0x4ef55f['length']?{'type':'insertion','content':o(_0x35c6c1,'*Insert:*\x20%0',o(_0x35c6c1,'ELEMENT_TABLE_ROW_WITH_TEXT',[_0x27013b,'\x22'+_0x4ef55f['join']('\x20')+'\x22']))}:{'type':'insertion','content':o(_0x35c6c1,'*Insert:*\x20%0',o(_0x35c6c1,'ELEMENT_TABLE_ROW',_0x27013b))};if('deletion'==_0x49022a['type'])return _0x4ef55f['length']?{'type':'deletion','content':o(_0x35c6c1,'*Remove:*\x20%0',o(_0x35c6c1,'ELEMENT_TABLE_ROW_WITH_TEXT',[_0x27013b,'\x22'+_0x4ef55f['join']('\x20')+'\x22']))}:{'type':'deletion','content':o(_0x35c6c1,'*Remove:*\x20%0',o(_0x35c6c1,'ELEMENT_TABLE_ROW',_0x27013b))};}if('tableColumn'==_0x49022a['subType']){const _0x4707ce=_0x49022a['getItems']()['filter'](_0x318a79=>_0x318a79['is']('$textProxy'))['map'](_0x389f83=>_0x389f83['data']),_0x529969=this['_getSuggestionCoords'](_0x49022a),_0x3b9eed=_0x529969['maxColumn']-_0x529969['minColumn']+0x1;if('insertion'==_0x49022a['type'])return _0x4707ce['length']?{'type':'insertion','content':o(_0x35c6c1,'*Insert:*\x20%0',o(_0x35c6c1,'ELEMENT_TABLE_COLUMN_WITH_TEXT',[_0x3b9eed,'\x22'+_0x4707ce['join']('\x20')+'\x22']))}:{'type':'insertion','content':o(_0x35c6c1,'*Insert:*\x20%0',o(_0x35c6c1,'ELEMENT_TABLE_COLUMN',_0x3b9eed))};if('deletion'==_0x49022a['type'])return _0x4707ce['length']?{'type':'deletion','content':o(_0x35c6c1,'*Remove:*\x20%0',o(_0x35c6c1,'ELEMENT_TABLE_COLUMN_WITH_TEXT',[_0x3b9eed,'\x22'+_0x4707ce['join']('\x20')+'\x22']))}:{'type':'deletion','content':o(_0x35c6c1,'*Remove:*\x20%0',o(_0x35c6c1,'ELEMENT_TABLE_COLUMN',_0x3b9eed))};}}),_0x2df5ca['_suggestionFactory']['registerCustomCallback']('insertion','tableRow','discard',_0xf0c6af),_0x2df5ca['_suggestionFactory']['registerCustomCallback']('deletion','tableRow','accept',_0xf0c6af),_0x2df5ca['_suggestionFactory']['registerCustomCallback']('insertion','tableColumn','discard',_0x32429f),_0x2df5ca['_suggestionFactory']['registerCustomCallback']('deletion','tableColumn','accept',_0x32429f),_0x2df5ca['_suggestionFactory']['registerCustomCallback']('insertion','tableColumn','join',_0x2406c9),_0x2df5ca['_suggestionFactory']['registerCustomCallback']('deletion','tableColumn','join',_0x2406c9),_0x2df5ca['_suggestionFactory']['registerCustomCallback']('insertion','tableRow','join',_0x554114),_0x2df5ca['_suggestionFactory']['registerCustomCallback']('deletion','tableRow','join',_0x554114);}['_acceptFormatSuggestionCallbackFactory'](){const _0x271f14=this['editor'],_0x3694b5=_0x271f14['model']['document']['selection'];return(_0x50b0e5,_0x52ad73)=>{_0x271f14['model']['change'](_0x20437f=>{const {commandName:_0x1347de,commandParams:_0x117215}=_0x52ad73;let _0x50c3eb=_0x50b0e5[0x0]['end']['nodeBefore'];_0x117215&&_0x117215[0x0]&&!0x1===_0x117215[0x0]['forceValue']&&(_0x50c3eb=_0x50b0e5[0x0]['start']['nodeAfter']);const _0x199455=_0x20437f['createRangeIn'](_0x50c3eb);if('$graveyard'==_0x199455['root']['rootName'])return;const _0x4b33e5=Array['from'](_0x3694b5['getRanges']())['map'](_0x33ca11=>_0x249ff9['fromRange'](_0x33ca11));_0x20437f['setSelection'](_0x199455),_0x271f14['commands']['get'](_0x1347de)['refresh'](),_0x117215['push']({'forceDefaultExecution':!0x0}),_0x271f14['execute'](_0x1347de,..._0x117215);const _0x12246e=_0x4b33e5['filter'](_0x2c3393=>'$graveyard'!=_0x2c3393['root']['rootName']);_0x12246e['length']>0x0&&_0x20437f['setSelection'](_0x12246e);for(const _0x2a7233 of _0x4b33e5)_0x2a7233['detach']();});};}['_getCoordsForCells'](_0x1f847e){const _0x5dcfcd=this['editor']['plugins']['get']('TableUtils');let _0x28f05f=Number['MAX_SAFE_INTEGER'],_0x5c9398=Number['MIN_SAFE_INTEGER'],_0x1fc737=Number['MAX_SAFE_INTEGER'],_0x1c47c0=Number['MIN_SAFE_INTEGER'];for(const _0x1523b8 of _0x1f847e){if('$graveyard'==_0x1523b8['root']['rootName'])continue;const {row:_0x24ff10,column:_0x4958fd}=_0x5dcfcd['getCellLocation'](_0x1523b8),_0x486d35=_0x1523b8['hasAttribute']('rowspan')?_0x1523b8['getAttribute']('rowspan')-0x1:0x0,_0x2ce509=_0x1523b8['hasAttribute']('colspan')?_0x1523b8['getAttribute']('colspan')-0x1:0x0;_0x28f05f=_0x24ff10<_0x28f05f?_0x24ff10:_0x28f05f,_0x5c9398=_0x24ff10+_0x486d35>_0x5c9398?_0x24ff10+_0x486d35:_0x5c9398,_0x1fc737=_0x4958fd<_0x1fc737?_0x4958fd:_0x1fc737,_0x1c47c0=_0x4958fd+_0x2ce509>_0x1c47c0?_0x4958fd+_0x2ce509:_0x1c47c0;}return{'minRow':_0x28f05f,'maxRow':_0x5c9398,'minColumn':_0x1fc737,'maxColumn':_0x1c47c0};}['_setupColumnsRowsFixing'](){const _0x4627a0=this['editor'],_0x559c95=_0x4627a0['plugins']['get']('TrackChangesEditing'),_0x4d492a=_0x4627a0['plugins']['get']('TableUtils');_0x4627a0['model']['document']['on']('change:data',()=>{const _0x48dd03=Array['from'](_0x4627a0['model']['document']['differ']['getChangedMarkers']());for(const {name:_0x4d88d6,data:_0x46e0f5}of _0x48dd03){const {group:_0x5b6b72,id:_0xa30e3c,subType:_0x4b042b}=_0x559c95['_splitMarkerName'](_0x4d88d6);if('suggestion'!=_0x5b6b72)continue;if(null!=_0x46e0f5['oldRange'])continue;const _0x5a0ad5=_0x559c95['getSuggestion'](_0xa30e3c);this['_tablePostFixingSubtypes']['includes'](_0x4b042b)&&this['_tableSuggestions']['add'](_0x5a0ad5);}},{'priority':'low'});const _0x217eee=(_0x3e2de8,_0x109634)=>{let _0x42f486=!0x1;const _0x239da4=_0x109634['createRangeOn'](_0x3e2de8),_0x85d30f=_0x3e2de8['findAncestor']('table'),_0x2a5779=_0x4d492a['getCellLocation'](_0x3e2de8);for(const _0x3d6382 of this['_tableSuggestions']){const _0x28e93f=_0x3d6382['subType'],_0x4c3a59=_0x28e93f['startsWith']('tablePaste'),_0x286ffd=_0x28e93f['substr'](_0x4c3a59?0xa:0x5),_0x3a93a6=_0x286ffd['toLowerCase'](),_0x50c883=_0x3a93a6['substr'](0x0,0x3)+'span',_0x453211='min'+_0x286ffd,_0xfbd442='max'+_0x286ffd;if(!_0x3d6382['isInContent'])continue;if(_0x85d30f!=_0x3d6382['getFirstRange']()['start']['findAncestor']('table'))continue;if(_0x3d6382['isIntersectingWithRange'](_0x239da4))continue;const _0x506511=_0x3e2de8['hasAttribute'](_0x50c883)?_0x3e2de8['getAttribute'](_0x50c883)-0x1:0x0,_0x5c06f1=this['_getSuggestionCoords'](_0x3d6382),_0x59444c=_0x5c06f1[_0x453211],_0x255638=_0x5c06f1[_0xfbd442];_0x59444c<=_0x2a5779[_0x3a93a6]&&_0x2a5779[_0x3a93a6]+_0x506511<=_0x255638&&(_0x3d6382['addRange'](_0x239da4),_0x42f486=!0x0);}return _0x42f486;};_0x4627a0['model']['document']['registerPostFixer'](_0x2510df=>{let _0x370606=!0x1;for(const _0x1ef8b3 of _0x4627a0['model']['document']['differ']['getChanges']())if('insert'==_0x1ef8b3['type']){if('tableRow'==_0x1ef8b3['name']){for(const _0x3a5a5e of _0x1ef8b3['position']['nodeAfter']['getChildren']())_0x370606=_0x370606||_0x217eee(_0x3a5a5e,_0x2510df);}else'tableCell'==_0x1ef8b3['name']&&(_0x370606=_0x370606||_0x217eee(_0x1ef8b3['position']['nodeAfter'],_0x2510df));}return _0x370606;});}['_getSuggestionCoords'](_0x6cbbb2){return this['_getCoordsForCells'](_0x6cbbb2['getRanges']()['map'](_0xcc7047=>_0xcc7047['start']['nodeAfter']));}}function Ee(_0x5cb65f){return Array['from'](new Set(_0x5cb65f)['values']());}class St extends _0x43febe{static get['requires'](){return[jt];}['afterInit'](){const _0x3a4a65=this['editor'],_0x575c68=_0x3a4a65['model']['document']['selection'],_0x33db12=_0x3a4a65['locale'];if(!_0x3a4a65['plugins']['has']('TableEditing'))return;const _0x45eab5=_0x3a4a65['plugins']['get']('TrackChangesEditing'),_0x5e1773=_0x3a4a65['plugins']['get']('TableUtils'),_0x4163d0=_0x3a4a65['plugins']['get'](jt);_0x4163d0['_tablePostFixingSubtypes']['push']('mergeTableCells'),_0x45eab5['enableCommand']('mergeTableCells',()=>{const _0x6a3943=_0x5e1773['getSelectionAffectedTableCells'](_0x3a4a65['model']['document']['selection']);_0x3a4a65['model']['change'](()=>{_0x45eab5['markMultiRangeBlockFormat'](_0x6a3943,{'commandName':'mergeTableCells','commandParams':[]},[],'mergeTableCells');});}),_0x3a4a65['commands']['get']('mergeTableCells')['on']('execute',(_0x292020,_0xdadb04)=>{_0x3a4a65['commands']['get']('trackChanges')['value']&&(_0xdadb04['length']>0x0&&_0xdadb04[_0xdadb04['length']-0x1]&&_0xdadb04[_0xdadb04['length']-0x1]['forceDefaultExecution']||_0x45eab5['_isForcedDefaultExecutionBlock']||this['_areSelectedCellsMergable']()||_0x292020['stop']());},{'priority':'highest'});for(const _0x444189 of['mergeTableCellUp','mergeTableCellRight','mergeTableCellDown','mergeTableCellLeft']){const _0x49b6fd=_0x3a4a65['commands']['get'](_0x444189);_0x45eab5['enableCommand'](_0x444189,()=>{const _0x42c032=_0x3a4a65['model']['document']['selection']['getFirstPosition']()['getAncestors']()['find'](_0x381169=>_0x381169['is']('element','tableCell')),_0xae86a7=_0x49b6fd['value'];_0x3a4a65['model']['change'](()=>{_0x45eab5['markMultiRangeBlockFormat']([_0x42c032,_0xae86a7],{'commandName':'mergeTableCells','commandParams':[]},[],'mergeTableCells');});});}for(const _0x5969b6 of['splitTableCellVertically','splitTableCellHorizontally']){const _0xf8264d=_0x3a4a65['commands']['get'](_0x5969b6);_0x45eab5['enableCommand'](_0x5969b6,()=>{const _0x3b9ae3=_0x5e1773['getSelectionAffectedTableCells'](_0x3a4a65['model']['document']['selection'])[0x0],_0x53831d=_0x3b9ae3['findAncestor']('table'),{column:_0x9653b9,row:_0x3412ce}=_0x5e1773['getCellLocation'](_0x3b9ae3);let _0x5f079a=[];if('horizontally'==_0xf8264d['direction']){const _0x45c539=_0x5e1773['createTableWalker'](_0x53831d,{'startRow':_0x3412ce,'endRow':_0x3412ce,'includeAllSlots':!0x0});_0x5f079a=Array['from'](_0x45c539)['map'](_0x2f3550=>_0x2f3550['cell']);}else{const _0x185103=_0x5e1773['createTableWalker'](_0x53831d,{'column':_0x9653b9,'includeAllSlots':!0x0});_0x5f079a=Array['from'](_0x185103)['map'](_0xc333fc=>_0xc333fc['cell']);}_0x3a4a65['model']['change'](_0x317bcb=>{_0x45eab5['markBlockFormat'](_0x317bcb['createRangeOn'](_0x3b9ae3),{'commandName':_0x5969b6,'commandParams':[]},_0x5f079a,_0x5969b6);});});}_0x45eab5['descriptionFactory']['registerDescriptionCallback'](_0x5dc415=>{if('formatBlock'!=_0x5dc415['type']&&'formatInline'!=_0x5dc415['type'])return;const {data:_0x1918dd}=_0x5dc415;return _0x1918dd&&'mergeTableCells'==_0x1918dd['commandName']?{'type':'format','content':o(_0x33db12,'*Merge\x20cells*')}:void 0x0;}),_0x45eab5['descriptionFactory']['registerDescriptionCallback'](_0x555a22=>{if('formatBlock'!=_0x555a22['type']&&'formatInline'!=_0x555a22['type'])return;const {data:_0x3f6422}=_0x555a22;return _0x3f6422?'splitTableCellVertically'==_0x3f6422['commandName']?{'type':'format','content':o(_0x33db12,'*Split\x20cell:*\x20vertically')}:'splitTableCellHorizontally'==_0x3f6422['commandName']?{'type':'format','content':o(_0x33db12,'*Split\x20cell:*\x20horizontally')}:void 0x0:void 0x0;});const _0x14652d=_0x4163d0['_acceptFormatSuggestionCallbackFactory']();for(const _0x539b73 of['mergeTableCellUp','mergeTableCellRight','mergeTableCellDown','mergeTableCellLeft'])_0x45eab5['_suggestionFactory']['registerCustomCallback']('formatBlock',_0x539b73,'accept',_0x14652d);for(const _0x2dce94 of['splitTableCellVertically','splitTableCellHorizontally'])_0x45eab5['_suggestionFactory']['registerCustomCallback']('formatBlock',_0x2dce94,'accept',_0x14652d);_0x45eab5['_suggestionFactory']['registerCustomCallback']('formatBlock','mergeTableCells','accept',_0x1aff58=>{_0x3a4a65['model']['change'](_0x1990bd=>{const _0x2c9ce6=Array['from'](_0x575c68['getRanges']())['map'](_0x9904c7=>_0x249ff9['fromRange'](_0x9904c7));_0x1990bd['setSelection'](_0x1aff58),_0x3a4a65['commands']['get']('mergeTableCells')['refresh'](),_0x3a4a65['execute']('mergeTableCells',{'forceDefaultExecution':!0x0});const _0x3dff3d=_0x2c9ce6['filter'](_0x345c7d=>'$graveyard'!=_0x345c7d['root']['rootName']);_0x3dff3d['length']>0x0&&_0x1990bd['setSelection'](_0x3dff3d);for(const _0x894216 of _0x2c9ce6)_0x894216['detach']();});});for(const _0x1061df of['mergeTableCellUp','mergeTableCellDown','mergeTableCellLeft','mergeTableCellRight']){const _0x4b77e8=_0x3a4a65['commands']['get'](_0x1061df);_0x4b77e8['on']('set:isEnabled',(_0x8e0fb2,_0x4d3533,_0xcf8a)=>{if(_0xcf8a){const _0xd49858=_0x3a4a65['model']['document']['selection']['getFirstPosition']()['getAncestors']()['find'](_0x299933=>_0x299933['is']('element','tableCell'));this['_areMergableCells'](_0x4b77e8['value'],_0xd49858)||(_0x8e0fb2['return']=!0x1,_0x8e0fb2['stop']());}},{'priority':'low'});}}['_areSelectedCellsMergable'](){const _0x57693e=this['editor']['commands']['get']('mergeTableCells'),_0x168aa0=this['editor']['plugins']['get']('TableUtils');if(!_0x57693e['isEnabled'])return!0x1;const _0x24a758=_0x168aa0['getSelectionAffectedTableCells'](this['editor']['model']['document']['selection']);for(const _0x2ae07c of _0x24a758)for(const _0x346cdd of _0x24a758)if(_0x2ae07c!=_0x346cdd&&!this['_areMergableCells'](_0x2ae07c,_0x346cdd))return!0x1;return!0x0;}['_areMergableCells'](_0x28593d,_0x3f352a){const _0x3f90ae=this['editor']['plugins']['get']('TrackChangesEditing'),_0x51b91d=this['editor']['model']['createRangeOn'](_0x28593d),_0x204a51=this['editor']['model']['createRangeOn'](_0x3f352a),_0x4c618c=new Set(),_0x308027=new Set();for(const _0x1e38df of _0x3f90ae['getSuggestions']())if(('insertion'==_0x1e38df['type']||'deletion'==_0x1e38df['type']||'mergeTableCells'==_0x1e38df['subType'])&&_0x1e38df['isInContent']){for(const _0x14aacb of _0x1e38df['getRanges']())_0x14aacb['containsRange'](_0x51b91d,!0x0)&&_0x4c618c['add'](_0x1e38df['type']+':'+_0x1e38df['author']['id']),_0x14aacb['containsRange'](_0x204a51,!0x0)&&_0x308027['add'](_0x1e38df['type']+':'+_0x1e38df['author']['id']);}if(_0x4c618c['size']!=_0x308027['size'])return!0x1;for(const _0x403a28 of _0x4c618c)if(!_0x308027['has'](_0x403a28))return!0x1;return!0x0;}}class At extends _0x43febe{static get['requires'](){return[jt];}['afterInit'](){const _0x2bab10=this['editor'];if(!_0x2bab10['plugins']['has']('TableEditing'))return;const _0x3887df=_0x2bab10['locale'],_0x452bfe=_0x2bab10['plugins']['get']('TrackChangesEditing');_0x452bfe['enableDefaultAttributesIntegration']('setTableRowHeader'),_0x452bfe['enableDefaultAttributesIntegration']('setTableColumnHeader'),_0x452bfe['registerBlockAttribute']('headingRows'),_0x452bfe['registerBlockAttribute']('headingColumns'),_0x452bfe['descriptionFactory']['registerAttributeLabel']('headingRows',o(_0x3887df,'FORMAT_HEADER_ROW')),_0x452bfe['descriptionFactory']['registerAttributeLabel']('headingColumns',o(_0x3887df,'FORMAT_HEADER_COLUMN')),this['_handleLegacySuggestions']();}['_handleLegacySuggestions'](){const _0xff5341=this['editor']['plugins']['get']('TrackChangesEditing'),_0x4986fb=this['editor']['plugins']['get']('TableUtils'),_0x43a7d9=this['editor']['plugins']['get'](jt)['_acceptFormatSuggestionCallbackFactory']();function _0x2251b5({showActiveMarker:_0x4c5366=!0x0,setDataAttribute:_0x5672fc=!0x0}={}){return(_0x9324ee,_0x48b9f0,_0x4c81f2)=>{const {type:_0x153de0,id:_0x2a6bb2}=_0xff5341['_splitMarkerName'](_0x48b9f0['markerName']),_0x5cb94e=_0xff5341['getSuggestion'](_0x2a6bb2),_0x1a9a02=_0x5cb94e['data'];if('formatBlock'!=_0x5cb94e['type']||!_0x1a9a02||'setTableColumnHeader'!=_0x1a9a02['commandName'])return;if(_0x48b9f0['item'])return void _0x9324ee['stop']();if(!_0x4c81f2['consumable']['consume'](_0x48b9f0['markerRange'],_0x9324ee['name']))return;const _0x1be1e3=_0x48b9f0['markerRange']['start']['nodeAfter'],_0x35fba1=_0x48b9f0['markerRange']['end']['nodeBefore'],_0x581dd6=_0x1be1e3['parent']['parent'],{column:_0x10ab26}=_0x4986fb['getCellLocation'](_0x1be1e3),{column:_0x50efbd}=_0x4986fb['getCellLocation'](_0x35fba1);for(let _0x117f2f=_0x10ab26;_0x117f2f<=_0x50efbd;_0x117f2f++){const _0x595a1f=_0x4986fb['createTableWalker'](_0x581dd6,{'column':_0x117f2f,'includeAllSlots':!0x1});for(const _0xe601dd of _0x595a1f){const _0x2a3077=_0xe601dd['cell'],_0x38c1ff=_0x4c81f2['mapper']['toViewElement'](_0x2a3077);_0x4c81f2['writer']['addClass']('ck-suggestion-marker-'+_0x153de0,_0x38c1ff),_0x5672fc&&_0x4c81f2['writer']['setAttribute']('data-suggestion',_0x2a6bb2,_0x38c1ff),_0x4c81f2['mapper']['bindElementToMarker'](_0x38c1ff,_0x48b9f0['markerName']),_0x4c5366&&(_0xff5341['activeMarkers']['includes'](_0x48b9f0['markerName'])?_0x4c81f2['writer']['addClass']('ck-suggestion-marker--active',_0x38c1ff):_0x4c81f2['writer']['removeClass']('ck-suggestion-marker--active',_0x38c1ff));}}};}_0xff5341['_suggestionFactory']['registerCustomCallback']('formatBlock','setTableRowHeader','accept',_0x43a7d9),_0xff5341['_suggestionFactory']['registerCustomCallback']('formatBlock','setTableColumnHeader','accept',_0x43a7d9),this['editor']['editing']['downcastDispatcher']['on']('addMarker:suggestion',_0x2251b5(),{'priority':'highest'}),this['editor']['data']['downcastDispatcher']['on']('addMarker:suggestion',(_0x53e189,_0x2fcef5,_0xa61025)=>{_0xa61025['options']['showSuggestionHighlights']&&_0x2251b5({'showActiveMarker':!0x1,'setDataAttribute':!0x1})(_0x53e189,_0x2fcef5,_0xa61025);},{'priority':'highest'}),this['editor']['editing']['downcastDispatcher']['on']('removeMarker:suggestion',(_0x26e0cb,_0x54d84a,_0x5204ba)=>{const {type:_0x3e8e2a,id:_0x5dd3e9}=_0xff5341['_splitMarkerName'](_0x54d84a['markerName']),_0x46e5f4=_0xff5341['getSuggestion'](_0x5dd3e9),_0x464181=_0x46e5f4['data'];if('formatBlock'!=_0x46e5f4['type']||!_0x464181||'setTableColumnHeader'!=_0x464181['commandName'])return;const _0x583966=_0x5204ba['mapper']['markerNameToElements'](_0x54d84a['markerName']);if(_0x583966){for(const _0x151ce1 of _0x583966)_0x5204ba['writer']['removeClass']('ck-suggestion-marker-'+_0x3e8e2a,_0x151ce1),_0x5204ba['writer']['removeClass']('ck-suggestion-marker--active',_0x151ce1),_0x5204ba['writer']['removeAttribute']('data-suggestion',_0x151ce1),_0x5204ba['mapper']['unbindElementFromMarkerName'](_0x151ce1,_0x54d84a['markerName']);}},{'priority':'highest'}),this['_registerLegacyDescription']();}['_registerLegacyDescription'](){const _0xc40b8f=this['editor'],_0x42d405=_0xc40b8f['locale'];function _0x2c48a0(_0x3147f3){return{'type':'format','content':o(_0x42d405,'*Format:*\x20%0',_0x3147f3)};}_0xc40b8f['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](_0x12aa04=>{if('formatBlock'!=_0x12aa04['type'])return;const {data:_0x3b790c}=_0x12aa04;if(_0x3b790c){if('setTableRowHeader'==_0x3b790c['commandName']){const _0x4a2a23=_0x3b790c['commandParams'][0x0]['forceValue'];return _0x2c48a0(o(_0x42d405,_0x4a2a23?'FORMAT_HEADER_ROW':'FORMAT_REGULAR_ROW'));}if('setTableColumnHeader'==_0x3b790c['commandName']){const _0x4037a1=_0x3b790c['commandParams'][0x0]['forceValue'];return _0x2c48a0(o(_0x42d405,_0x4037a1?'FORMAT_HEADER_COLUMN':'FORMAT_REGULAR_COLUMN'));}}});}}const ge=['tableCellBorderWidth','tableCellBorderColor','tableCellBorderStyle','tableCellHorizontalAlignment','tableCellVerticalAlignment','tableCellBackgroundColor','tableCellPadding'],Ce=Object['fromEntries'](ge['map'](_0x1d3235=>[_0x1d3235,null]));class It extends _0x43febe{static get['requires'](){return[jt];}['afterInit'](){const _0x72fa63=this['editor'];if(!_0x72fa63['plugins']['has']('TableClipboard'))return;const _0x4b81cb=_0x72fa63['plugins']['get']('TrackChangesEditing'),_0x2023e5=_0x72fa63['plugins']['get']('TableUtils'),_0x1898a8=_0x72fa63['plugins']['get'](jt),_0x1f9dd0=_0x72fa63['plugins']['get']('TableClipboard');_0x1898a8['_tablePostFixingSubtypes']['push']('tablePasteRow','tablePasteColumn'),_0x72fa63['model']['schema']['register']('tableCellSuggestion',{'allowIn':'tableCell','allowContentOf':'tableCell','isLimit':!0x0}),_0x72fa63['conversion']['elementToElement']({'model':'tableCellSuggestion','view':'suggestion-td'});let _0x4624d9=null;_0x72fa63['model']['on']('insertContent',(_0xd37113,_0xe13e3d)=>{const [_0x17c107,_0x55c2db]=_0xe13e3d,_0x566b96=_0xe13e3d[_0xe13e3d['length']-0x1];_0x566b96&&_0x566b96['forceDefaultExecution']||_0x4b81cb['_isForcedDefaultExecutionBlock']||this['editor']['commands']['get']('trackChanges')['value']&&function(_0x1be433,_0x29c0d7,_0x5c69ba,_0x3bac6b,_0x259bf1){if(_0x29c0d7&&!_0x29c0d7['is']('documentSelection'))return!0x1;const _0x19dda9=_0x259bf1['getTableIfOnlyTableInContent'](_0x1be433,_0x5c69ba);if(!_0x19dda9||!he(_0x19dda9,void 0x0,_0x3bac6b))return!0x1;const _0x98b7ee=_0x3bac6b['getSelectionAffectedTableCells'](_0x5c69ba['document']['selection']);if(!_0x98b7ee['length'])return!0x1;const _0x4aab08=_0x98b7ee[0x0]['findAncestor']('table'),_0x1cb1ec=_0x3bac6b['getRowIndexes'](_0x98b7ee),_0x3bf110=_0x3bac6b['getColumnIndexes'](_0x98b7ee),_0x28c816={'startRow':_0x1cb1ec['first'],'endRow':_0x1cb1ec['last'],'startColumn':_0x3bf110['first'],'endColumn':_0x3bf110['last']};return 0x1==_0x98b7ee['length']&&(_0x28c816['endRow']+=_0x3bac6b['getRows'](_0x19dda9)-0x1,_0x28c816['endColumn']+=_0x3bac6b['getColumns'](_0x19dda9)-0x1),he(_0x4aab08,_0x28c816,_0x3bac6b);}(_0x17c107,_0x55c2db,_0x72fa63['model'],_0x2023e5,_0x1f9dd0)&&(_0xd37113['stop'](),_0x4624d9={'cells':[],'insertionRanges':[],'deletionRanges':[],'rowInsertionRanges':[],'rowInsertionIndexes':[],'columnInsertionRanges':[],'columnInsertionIndexes':[]},_0x72fa63['model']['change'](()=>{_0x72fa63['model']['insertContent'](_0xe13e3d[0x0],_0xe13e3d[0x1],_0xe13e3d[0x2],{'forceDefaultExecution':!0x0});const _0x579ffe=_0x3f2578(),{rowInsertionRanges:_0x51bc7e,columnInsertionRanges:_0x30d8a8,insertionRanges:_0x44a6a8,deletionRanges:_0x5247e2,cells:_0x175079}=_0x4624d9;_0x51bc7e['length']&&_0x4b81cb['markMultiRangeInsertion'](_0x51bc7e,'tablePasteRow',{'tablePasteChainId':_0x579ffe}),_0x30d8a8['length']&&_0x4b81cb['markMultiRangeInsertion'](_0x30d8a8,'tablePasteColumn',{'tablePasteChainId':_0x579ffe}),_0x44a6a8['length']&&(_0x4b81cb['markMultiRangeInsertion'](_0x44a6a8,'tablePaste',{'tablePasteChainId':_0x579ffe,'skipNestingCheck':!0x0}),_0x44a6a8['forEach'](_0x1d7bef=>_0x1d7bef['detach']?.())),_0x5247e2['length']&&(_0x4b81cb['markMultiRangeDeletion'](_0x5247e2,'tablePaste',{'tablePasteChainId':_0x579ffe,'skipNestingCheck':!0x0}),_0x5247e2['forEach'](_0x5e0d7e=>_0x5e0d7e['detach']?.()));const _0x14afd5=_0x4b81cb['markMultiRangeBlockFormat'](_0x175079['map'](({element:_0x2dba9a})=>_0x2dba9a),{'formatGroupId':_0x3f2578()},[],'tablePasteCell',{'tablePasteChainId':_0x579ffe});if(_0x14afd5){const _0x38670c=_0x14afd5['getMarkers'](),_0x467d0e=[];for(const {element:_0x4edb97,attributes:_0x10bd32}of _0x175079){if(!_0x10bd32)continue;const _0x25a4a7=_0x72fa63['model']['createRangeOn'](_0x4edb97),_0xc58862=_0x38670c['find'](_0x5652e4=>_0x5652e4['getRange']()['isEqual'](_0x25a4a7));_0xc58862&&_0x467d0e['push']([_0xc58862['name'],_0x10bd32]);}_0x467d0e['length']&&_0x14afd5['setAttribute']('markerAttributes',Object['fromEntries'](_0x467d0e));}_0x4624d9=null;}));},{'priority':_0x4f7b70['high']+0xa}),_0x72fa63['plugins']['get']('TableClipboard')['on']('_replaceTableSlotCell',(_0x587a67,_0x32cf33)=>{const [_0x318986,_0x5a62dc,,_0x2273bc]=_0x32cf33;if(!_0x4624d9)return;_0x587a67['stop']();const _0x1bdf35=_0x318986['cell'],_0x49a76c=_0x5a62dc,_0x262b9e=Pe(_0x1bdf35),_0x347c06=Pe(_0x49a76c);_0x587a67['return']=_0x1bdf35;let _0x53469d=null,_0x2280e3=null;if(_0x347c06||_0x262b9e){if(_0x262b9e&&!_0x347c06){_0x2273bc['remove'](_0x1bdf35['getChild'](0x0));for(const _0x44537f of Array['from'](_0x49a76c['getChildren']()))_0x2273bc['insert'](_0x44537f,_0x1bdf35,'end');const _0x1fac82=_0x4624d9['rowInsertionIndexes']['includes'](_0x318986['row']),_0x2ebbb1=_0x4624d9['columnInsertionIndexes']['includes'](_0x318986['column']);_0x1fac82||_0x2ebbb1||(_0x53469d=_0x249ff9['fromRange'](_0x2273bc['createRangeIn'](_0x1bdf35)));}else _0x347c06&&!_0x262b9e&&(_0x2280e3=_0x2273bc['createRangeIn'](_0x1bdf35));}else{const _0x5a7b69=_0x2273bc['createElement']('tableCellSuggestion'),_0x69e2c6=_0x2273bc['createElement']('tableCellSuggestion');_0x2273bc['wrap'](_0x2273bc['createRangeIn'](_0x1bdf35),_0x69e2c6),_0x2273bc['insert'](_0x5a7b69,_0x1bdf35,0x0);for(const _0x16e7d4 of Array['from'](_0x49a76c['getChildren']()))_0x2273bc['insert'](_0x16e7d4,_0x5a7b69,'end');_0x53469d=_0x249ff9['fromRange'](_0x2273bc['createRangeOn'](_0x5a7b69)),_0x2280e3=_0x249ff9['fromRange'](_0x2273bc['createRangeOn'](_0x69e2c6));}const _0x2f831a=Array['from'](_0x49a76c['getAttributes']())['filter'](([_0x63f575])=>ge['includes'](_0x63f575));_0x4624d9['cells']['push']({'element':_0x1bdf35,'attributes':_0x2f831a['length']?Object['fromEntries'](_0x2f831a):null}),_0x53469d&&_0x4624d9['insertionRanges']['push'](_0x53469d),_0x2280e3&&_0x4624d9['deletionRanges']['push'](_0x2280e3);},{'priority':'high'}),_0x2023e5['on']('insertColumns',(_0x530e80,_0x447de9)=>{const [_0x138ce0,_0x5d4899={}]=_0x447de9;if(!_0x4624d9)return;const _0x33d98e=_0x5d4899['at']||0x0,_0x1804b7=_0x5d4899['columns']||0x1;_0x4624d9['columnInsertionIndexes']=new Array(_0x1804b7)['fill'](_0x33d98e)['map']((_0x220b7d,_0x101851)=>_0x220b7d+_0x101851);for(const {cell:_0x5f3e17}of _0x2023e5['createTableWalker'](_0x138ce0,{'startColumn':_0x33d98e,'endColumn':_0x33d98e+_0x1804b7-0x1}))_0x4624d9['columnInsertionRanges']['push'](_0x72fa63['model']['createRangeOn'](_0x5f3e17));},{'priority':'low'}),_0x2023e5['on']('insertRows',(_0x192cb9,_0x172bbb)=>{const [_0x3f69c2,_0x18b064={}]=_0x172bbb;if(!_0x4624d9)return;const _0xb192f0=_0x18b064['at']||0x0,_0x18a617=_0x18b064['rows']||0x1;_0x4624d9['rowInsertionIndexes']=new Array(_0x18a617)['fill'](_0xb192f0)['map']((_0xa834a,_0x3f2a14)=>_0xa834a+_0x3f2a14);for(const {cell:_0x58c08a}of _0x2023e5['createTableWalker'](_0x3f69c2,{'startRow':_0xb192f0,'endRow':_0xb192f0+_0x18a617-0x1}))_0x4624d9['rowInsertionRanges']['push'](_0x72fa63['model']['createRangeOn'](_0x58c08a));},{'priority':'low'}),_0x4b81cb['descriptionFactory']['registerDescriptionCallback'](_0x104ff6=>{if(_0x104ff6['subType']&&_0x104ff6['subType']['startsWith']('tablePaste'))return _0x104ff6['previous']?{}:{'type':'insertion','content':o(_0x72fa63['locale'],'*Replace\x20table\x20cells*')};});const _0x3a2866=()=>!0x1;for(const _0x3f2c16 of['tablePaste','tablePasteColumn','tablePasteRow','tablePasteCell'])_0x4b81cb['_suggestionFactory']['registerCustomCallback']('insertion',_0x3f2c16,'join',_0x3a2866),_0x4b81cb['_suggestionFactory']['registerCustomCallback']('deletion',_0x3f2c16,'join',_0x3a2866),_0x4b81cb['_suggestionFactory']['registerCustomCallback']('formatBlock',_0x3f2c16,'join',_0x3a2866);_0x4b81cb['_suggestionFactory']['registerCustomCallback']('formatBlock','tablePasteCell','discard',_0x3a2866),_0x4b81cb['_suggestionFactory']['registerCustomCallback']('formatBlock','tablePasteCell','accept',(_0x79692a,_0x18f0d6,_0x2c7048)=>{const _0x459591=_0x79692a['map'](_0x4696f8=>_0x4696f8['getContainedElement']())['filter'](_0x405074=>_0x405074),_0x14ce7d=new Map(_0x459591['map'](_0x9bb10a=>[_0x9bb10a,null]));if(_0x4624d9){for(const {element:_0x7b90a4,attributes:_0xb85a6a}of _0x4624d9['cells'])_0xb85a6a&&_0x14ce7d['set'](_0x7b90a4,_0xb85a6a);}else{if(_0x2c7048&&_0x2c7048['markerAttributes'])for(const [_0x55a18c,_0x513e4e]of Object['entries'](_0x2c7048['markerAttributes'])){const _0x468a0f=_0x72fa63['model']['markers']['get'](_0x55a18c),_0x1dad10=_0x468a0f?_0x468a0f['getRange']()['getContainedElement']():null;_0x1dad10&&_0x14ce7d['set'](_0x1dad10,_0x513e4e);}}_0x72fa63['model']['change'](_0x16ebb9=>{for(const [_0x5cd0f7,_0x57541a]of _0x14ce7d)_0x16ebb9['setAttributes']({...Ce,..._0x57541a},_0x5cd0f7);});});const _0x58af90=(_0x2fbdf4,_0x3f1de0)=>{_0x4b81cb['_suggestionFactory']['registerCustomCallback'](_0x2fbdf4,'tablePaste',_0x3f1de0,(_0x40f615,_0xe08b82,_0x536ca9)=>{_0x72fa63['model']['change'](_0x533587=>{const _0x285d0a=[];for(const _0x478dbe of _0x40f615){const _0x166e12=_0x478dbe['start']['nodeAfter'];_0x166e12['is']('element','tableCellSuggestion')&&_0x285d0a['push'](_0x166e12);}_0x4b81cb['_suggestionFactory']['getSuggestionCallback'](_0x2fbdf4,null,_0x3f1de0)(_0x40f615,_0xe08b82,_0x536ca9);for(const _0x569ac8 of _0x285d0a)'$graveyard'!=_0x569ac8['root']['rootName']&&_0x533587['unwrap'](_0x569ac8);});});};_0x58af90('insertion','accept'),_0x58af90('insertion','discard'),_0x58af90('deletion','accept'),_0x58af90('deletion','discard'),_0x4b81cb['_suggestionFactory']['registerCustomCallback']('insertion','tablePasteRow','discard',_0x26fb62=>{const _0x399148=_0x26fb62['map'](_0xfe7836=>_0xfe7836['getContainedElement']()),_0x43326b=_0x399148[0x0]['findAncestor']('table'),{minRow:_0x3fcb0e,maxRow:_0x532904}=_0x1898a8['_getCoordsForCells'](_0x399148);_0x2023e5['removeRows'](_0x43326b,{'at':_0x3fcb0e,'rows':_0x532904-_0x3fcb0e+0x1});}),_0x4b81cb['_suggestionFactory']['registerCustomCallback']('insertion','tablePasteColumn','discard',_0x58a35e=>{const _0x1ff8dc=_0x58a35e['map'](_0x2711c1=>_0x2711c1['getContainedElement']()),_0x3ec687=_0x1ff8dc[0x0]['findAncestor']('table'),{minColumn:_0x1717fe,maxColumn:_0x202226}=_0x1898a8['_getCoordsForCells'](_0x1ff8dc);_0x2023e5['removeColumns'](_0x3ec687,{'at':_0x1717fe,'columns':_0x202226-_0x1717fe+0x1});});const _0x530aa3=(_0x17802f,_0x53acd4)=>{if(!_0x53acd4['subType']||!_0x53acd4['subType']['startsWith']('tablePaste'))return;const _0x3d1657=_0x53acd4['attributes']['tablePasteChainId'],_0x3ab295=_0x4b81cb['getSuggestions']()['filter'](_0x40bcc3=>_0x40bcc3['isInContent']&&_0x40bcc3['attributes']&&_0x40bcc3['attributes']['tablePasteChainId']==_0x3d1657);_0x3ab295['length']&&_0x53acd4['getAllAdjacentSuggestions']()['length']!=_0x3ab295['length']&&_0x3ab295['reduce']((_0x5cba06,_0x98374b)=>(_0x5cba06['next']=_0x98374b,_0x98374b['previous']=_0x5cba06,_0x98374b));};function _0x375730(_0x1a5324,_0x23de85=!0x0){const {id:_0x1e54e1}=_0x4b81cb['_splitMarkerName'](_0x1a5324['markerName']),_0x1037e9=['ck-suggestion-marker','ck-suggestion-marker-insertion'],_0x4ce8cd=_0x4b81cb['activeMarkers']['includes'](_0x1a5324['markerName']);return _0x4ce8cd&&_0x1037e9['push']('ck-suggestion-marker--active'),{'classes':_0x1037e9,'attributes':{'data-suggestion':_0x1e54e1},'priority':_0x4ce8cd&&_0x23de85?0xbc2:0xbb8};}_0x4b81cb['on']('suggestionLoaded',_0x530aa3,{'priority':'high'}),_0x4b81cb['on']('suggestionUnloaded',_0x530aa3,{'priority':'high'}),_0x72fa63['model']['document']['registerPostFixer'](()=>{let _0x2a6f6d=!0x1;const _0x371afa=Array['from'](_0x72fa63['model']['document']['differ']['getChangedMarkers']());for(const {name:_0x2ef8a2,data:_0x4ec282}of _0x371afa){const {group:_0x26a8f2,type:_0x4eb0f1,id:_0x48dcd7}=_0x4b81cb['_splitMarkerName'](_0x2ef8a2);if('suggestion'!=_0x26a8f2||'deletion'!=_0x4eb0f1||_0x4ec282['oldRange'])continue;if(!_0x4b81cb['hasSuggestion'](_0x48dcd7))continue;const _0x45d0ea=_0x4b81cb['getSuggestion'](_0x48dcd7)['getRanges'](),_0x2d3583=_0x72fa63['plugins']['get']('Users')['me'];for(const _0x2bc128 of _0x4b81cb['getSuggestions']()){if(!_0x2bc128['isInContent']||_0x2bc128['author']!=_0x2d3583)continue;if('formatBlock'!=_0x2bc128['type']||'tablePasteCell'!=_0x2bc128['subType'])continue;if(_0x2bc128['getRanges']()['every'](_0x3a8ef4=>_0x45d0ea['some'](_0x491ff6=>_0x491ff6['containsRange'](_0x3a8ef4,!0x0)))){for(const _0x38f2d4 of _0x2bc128['getAllAdjacentSuggestions']())_0x38f2d4['isInContent']&&(_0x38f2d4['discard'](),_0x2a6f6d=!0x0);}}}return _0x2a6f6d;}),_0x72fa63['model']['document']['registerPostFixer'](_0x1d34ac=>{const _0x127c3c=_0x72fa63['commands']['get']('redo');if(!_0x127c3c||!_0x127c3c['_createdBatches']['has'](_0x1d34ac['batch']))return!0x1;let _0x21223f=!0x1;const _0x2d7a2f=_0x72fa63['plugins']['get']('Users')['me'],_0x4c9212=_0x72fa63['model']['document']['differ']['getChanges'](),_0x724037=Array['from'](_0x72fa63['model']['document']['differ']['getChangedMarkers']())['filter'](({name:_0x5a280e,data:_0x107f7b})=>{const {group:_0x46f95f,subType:_0x1edb8f,authorId:_0x331888}=_0x4b81cb['_splitMarkerName'](_0x5a280e);return'suggestion'==_0x46f95f&&'tablePaste'==_0x1edb8f&&_0x331888==_0x2d7a2f['id']&&!_0x107f7b['oldRange'];});for(const _0x515460 of _0x4c9212){if('insert'!=_0x515460['type']||'tableCellSuggestion'!=_0x515460['name']||0x1!=_0x515460['length'])continue;const _0x211512=_0x1d34ac['createRange'](_0x515460['position'],_0x515460['position']['getShiftedBy'](0x1));if(!_0x724037['find'](({data:_0x2e7ada})=>_0x2e7ada['newRange']['isEqual'](_0x211512))){for(const {name:_0x5c1268,data:_0x443bd2}of _0x724037)if(_0x211512['containsRange'](_0x443bd2['newRange'])){_0x1d34ac['updateMarker'](_0x5c1268,{'range':_0x211512}),_0x21223f=!0x0;break;}}}return _0x21223f;}),_0x72fa63['model']['document']['registerPostFixer'](_0x206517=>{let _0x4c24eb=!0x1;const _0x392335=_0x72fa63['plugins']['get']('Users')['me'],_0x4afbe0=_0x4b81cb['getSuggestions']()['filter'](_0x2dc5f0=>_0x2dc5f0['isInContent']&&_0x2dc5f0['author']==_0x392335),_0x1f29d8=new Set(),_0x4d152f=new Set();for(const _0x427e2e of _0x4afbe0)if('tablePaste'==_0x427e2e['subType'])for(const _0x17b822 of _0x427e2e['getMarkers']()){const _0x3912b1=_0x17b822['getRange']()['getContainedElement']();if(_0x3912b1){if(_0x3912b1['is']('element','tableCellSuggestion')&&Pe(_0x3912b1)){_0x427e2e['removeMarker'](_0x17b822['name']),_0x1f29d8['add'](_0x3912b1),_0x4c24eb=!0x0;const _0x23e911=_0x3912b1['nextSibling'],_0x14217a=_0x3912b1['previousSibling'],_0x47e219=_0x23e911&&_0x23e911['is']('element','tableCellSuggestion'),_0x53e07f=_0x14217a&&_0x14217a['is']('element','tableCellSuggestion');_0x47e219&&!_0x1f29d8['has'](_0x23e911)&&_0x4d152f['add'](_0x23e911),_0x53e07f&&!_0x1f29d8['has'](_0x14217a)&&_0x4d152f['add'](_0x14217a);}else _0x3912b1['is']('element','paragraph')&&_0x3912b1['isEmpty']&&(_0x427e2e['removeMarker'](_0x17b822['name']),_0x4c24eb=!0x0);}}else{if('tablePasteCell'==_0x427e2e['subType']){if(!_0x427e2e['attributes']||!_0x427e2e['attributes']['tablePasteChainId'])continue;const _0x55187e=_0x427e2e['attributes']['markerAttributes'];if(_0x55187e&&Object['keys'](_0x55187e)['length'])continue;const _0x3209fb=_0x427e2e['attributes']['tablePasteChainId'];let _0x1ee547=!0x0,_0x1ec43b=!0x0;for(const _0x276ce0 of _0x4afbe0)if(_0x276ce0['subType']&&_0x276ce0['subType']['startsWith']('tablePaste')){if(!_0x276ce0['attributes']['tablePasteChainId']){_0x1ec43b=!0x1;break;}if(_0x276ce0['id']!=_0x427e2e['id']&&_0x276ce0['attributes']['tablePasteChainId']==_0x3209fb){_0x1ee547=!0x1;break;}}_0x1ec43b&&_0x1ee547&&(_0x427e2e['removeMarkers'](),_0x4c24eb=!0x0);}}for(const _0x2139b7 of _0x1f29d8)_0x206517['remove'](_0x2139b7);for(const _0x21248b of _0x4d152f)_0x206517['unwrap'](_0x21248b);return _0x4c24eb;}),_0x72fa63['conversion']['for']('editingDowncast')['markerToHighlight']({'model':'suggestion:formatBlock:tablePasteCell','view':(_0x3c68d2,_0x2b7fc1)=>_0x375730(_0x3c68d2),'converterPriority':'high'}),_0x72fa63['conversion']['for']('dataDowncast')['markerToHighlight']({'model':'suggestion:formatBlock:tablePasteCell','view':(_0x1ba2ac,_0x2afa57)=>_0x2afa57['options']['showSuggestionHighlights']?_0x375730(_0x1ba2ac,!0x1):null,'converterPriority':'high'});const _0x18f77e=_0x72fa63['editing']['view'];this['listenTo'](_0x18f77e['document'],'clipboardOutput',(_0x46e9a5,_0x56cb4c)=>{const _0x11e071=[];for(const _0x30a032 of _0x18f77e['createRangeIn'](_0x56cb4c['content'])['getItems']())_0x30a032['is']('element','suggestion-td')&&_0x11e071['push'](_0x30a032);_0x18f77e['change'](_0x49570f=>{for(const _0x49a531 of _0x11e071)_0x49570f['move'](_0x49570f['createRangeIn'](_0x49a531),_0x49570f['createPositionBefore'](_0x49a531)),_0x49570f['remove'](_0x49a531);});});}}function Pe(_0x2a524e){if(_0x2a524e['isEmpty'])return!0x0;const _0x5b25f2=_0x2a524e['getChild'](0x0);return _0x5b25f2['is']('element','paragraph')&&_0x5b25f2['isEmpty'];}function he(_0x161887,_0x502856={},_0x2c9e8e){for(const {isAnchor:_0x3a3fd4,cellHeight:_0x23be1b,cellWidth:_0x4032ba}of _0x2c9e8e['createTableWalker'](_0x161887,{'includeAllSlots':!0x0,..._0x502856}))if(!_0x3a3fd4||0x1!=_0x23be1b||0x1!=_0x4032ba)return!0x1;return!0x0;}class vt extends _0x43febe{['afterInit'](){if(!this['editor']['plugins']['has']('TableColumnResizeEditing'))return;const _0x278688=this['editor']['plugins']['get']('TrackChangesEditing');_0x278688['enableCommand']('resizeTableWidth',this['handleResizeTableWidthCommand']['bind'](this)),_0x278688['_suggestionFactory']['registerCustomCallback']('formatBlock','resizeTable','accept',_0x278688['_suggestionFactory']['getSuggestionCallback']('formatBlock',null,'discard')),_0x278688['_suggestionFactory']['registerCustomCallback']('formatBlock','resizeTable','discard',_0x278688['_suggestionFactory']['getSuggestionCallback']('formatBlock',null,'accept')),_0x278688['descriptionFactory']['registerDescriptionCallback'](this['handleSuggestionDescription']['bind'](this));}['handleResizeTableWidthCommand'](_0x298f72,_0xa42965){const _0x718bc6=this['editor']['plugins']['get']('TrackChangesEditing'),_0x123b6e=this['editor']['plugins']['get']('TableColumnResizeEditing'),_0x1e1d63=_0xa42965['table']||this['editor']['model']['document']['selection']['getSelectedElement']();this['editor']['model']['change'](()=>{const _0x1d5e6a=_0x123b6e['getColumnGroupElement'](_0x1e1d63);let _0x2c6ae3=_0x1d5e6a?_0x123b6e['getTableColumnsWidths'](_0x1d5e6a):null,_0x1ce359=_0x1e1d63['getAttribute']('tableWidth')||null;const _0x55113d=_0xa42965['tableWidth']||_0x1ce359,_0x3a0dbb=_0xa42965['columnWidths']||_0x2c6ae3,_0x2ae166=this['editor']['plugins']['get']('Users')['me'];for(const _0x5216e1 of _0x718bc6['getSuggestions']()){const _0x4eb341=_0x5216e1['getContainedElement']();if('resizeTable'===_0x5216e1['subType']&&_0x4eb341===_0x1e1d63){_0x5216e1['author']!==_0x2ae166&&_0x5216e1['discard']();const _0x3ace82=_0x5216e1['data']['commandParams'];_0x1ce359=_0x3ace82[0x0]['tableWidth'],_0x2c6ae3=_0x3ace82[0x0]['columnWidths'];break;}}_0x298f72({'table':_0x1e1d63,'tableWidth':_0x55113d,'columnWidths':_0x3a0dbb}),_0x718bc6['markBlockFormat'](_0x1e1d63,{'commandName':'resizeTableWidth','commandParams':[{'tableWidth':_0x1ce359,'columnWidths':_0x2c6ae3}],'formatGroupId':'resizeTable'},[],'resizeTable');});}['handleSuggestionDescription'](_0x140e41){if('formatBlock'!=_0x140e41['type']&&'formatInline'!=_0x140e41['type'])return;const {data:_0x706ab}=_0x140e41;if(_0x706ab&&'resizeTable'===_0x706ab['formatGroupId']){const _0x9f8f9d='*Format:*\x20resize\x20table';return{'type':'format','content':o(this['editor']['locale'],_0x9f8f9d)};}}}class _t extends _0x43febe{['afterInit'](){const _0x5612cb=this['editor'];_0x5612cb['plugins']['has']('Template')&&_0x5612cb['plugins']['get']('TrackChangesEditing')['enableCommand']('insertTemplate');}}class Ct extends _0x43febe{['afterInit'](){const _0x1137fc=this['editor'];if(!_0x1137fc['commands']['get']('insertTableOfContents'))return;_0x1137fc['plugins']['get']('TrackChangesEditing')['enableCommand']('insertTableOfContents');const _0x37f8d6=_0x1137fc['plugins']['get']('TrackChangesEditing'),_0x3caabe=_0x1137fc['locale'];_0x37f8d6['descriptionFactory']['registerElementLabel']('tableOfContents',_0x177391=>o(_0x3caabe,'ELEMENT_TABLE_OF_CONTENTS',_0x177391));}}class Dt extends _0x43febe{['afterInit'](){const _0x1c4dc5=this['editor'];if(!_0x1c4dc5['plugins']['has']('Title'))return;const _0x4e8f8d=_0x1c4dc5['plugins']['get']('TrackChangesEditing');_0x4e8f8d['descriptionFactory']['registerElementLabel']('title-content',()=>o(_0x1c4dc5['locale'],'ELEMENT_TITLE')),_0x1c4dc5['model']['document']['registerPostFixer'](_0x369863=>{let _0x55efd0=!0x1;const _0x5321b1=Array['from'](_0x1c4dc5['model']['document']['differ']['getChangedMarkers']());for(const {name:_0x312976,data:_0x45195f}of _0x5321b1){const {group:_0x194ace}=_0x4e8f8d['_splitMarkerName'](_0x312976);if('suggestion'!==_0x194ace||!_0x45195f['newRange'])continue;const _0x2daa43=_0x45195f['newRange'],_0x2bc6c0=_0x2daa43['end']['nodeBefore'];if(!_0x2bc6c0||!_0x2bc6c0['is']('element','title-content'))continue;if(!_0x2daa43['start']['isTouching'](_0x2daa43['end']))continue;const _0x1bddeb=_0x1c4dc5['model']['schema']['getNearestSelectionRange'](_0x2daa43['end'],'forward');if(_0x1bddeb&&_0x1bddeb['isCollapsed']){const _0x35b04e=_0x369863['createRange'](_0x2daa43['start'],_0x1bddeb['start']);_0x35b04e['isEqual'](_0x2daa43)||(_0x369863['updateMarker'](_0x312976,{'range':_0x35b04e}),_0x55efd0=!0x0);}_0x55efd0||(_0x369863['removeMarker'](_0x312976),_0x55efd0=!0x0);}return _0x55efd0;});}}class Nt extends _0x43febe{['afterInit'](){const _0x8a298a=this['editor'],_0x32ea3e=_0x8a298a['plugins']['get']('TrackChangesEditing');_0x8a298a['plugins']['has']('UndoEditing')&&(_0x32ea3e['enableCommand']('undo'),_0x32ea3e['enableCommand']('redo'));}}class Mt extends _0x43febe{static get['requires'](){return[jt];}['afterInit'](){const _0x57a029=this['editor'];if(!_0x57a029['plugins']['has']('TableCaptionEditing'))return;_0x57a029['plugins']['get']('TrackChangesEditing')['enableCommand']('toggleTableCaption');}}class $t extends _0x43febe{['tableProperties'];['tableCellProperties'];constructor(_0x6098b0){super(_0x6098b0),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 _0x25b5f3=this['editor']['plugins']['get']('TrackChangesEditing');if(this['editor']['plugins']['has']('TablePropertiesEditing')){for(const _0x2c74da of this['tableProperties'])_0x25b5f3['enableCommand'](_0x2c74da,(_0x136335,_0x13fc1d)=>{const _0x304c8c=this['editor']['model']['document']['selection']['getFirstPosition']()['findAncestor']('table');this['_handlePropertyChange'](_0x2c74da,[_0x304c8c],this['tableProperties'],'tableProperties',_0x136335,_0x13fc1d);});_0x25b5f3['_suggestionFactory']['registerCustomCallback']('formatBlock','tableProperties','accept',_0x25b5f3['_suggestionFactory']['getSuggestionCallback']('formatBlock',null,'discard')),_0x25b5f3['_suggestionFactory']['registerCustomCallback']('formatBlock','tableProperties','discard',(_0xd14271,_0xbf959b)=>this['handleDiscardAction'](this['tableProperties'],_0xd14271,_0xbf959b)),_0x25b5f3['_suggestionFactory']['registerCustomCallback']('formatBlock','tableProperties','join',()=>!0x1);}if(this['editor']['plugins']['has']('TableCellPropertiesEditing')){for(const _0x235821 of this['tableCellProperties'])_0x25b5f3['enableCommand'](_0x235821,(_0x1d15ed,_0x1f32d3)=>{const _0x58e490=this['editor']['plugins']['get']('TableUtils')['getSelectionAffectedTableCells'](this['editor']['model']['document']['selection']);this['_handlePropertyChange'](_0x235821,_0x58e490,this['tableCellProperties'],'tableCellProperties',_0x1d15ed,_0x1f32d3);});_0x25b5f3['_suggestionFactory']['registerCustomCallback']('formatBlock','tableCellProperties','accept',_0x25b5f3['_suggestionFactory']['getSuggestionCallback']('formatBlock',null,'discard')),_0x25b5f3['_suggestionFactory']['registerCustomCallback']('formatBlock','tableCellProperties','discard',(_0x19cf0b,_0x557ebc)=>this['handleDiscardAction'](this['tableCellProperties'],_0x19cf0b,_0x557ebc)),_0x25b5f3['_suggestionFactory']['registerCustomCallback']('formatBlock','tableCellProperties','join',()=>!0x1);}_0x25b5f3['descriptionFactory']['registerDescriptionCallback'](_0xa59264=>this['handleSuggestionDescription'](_0xa59264));}['_handlePropertyChange'](_0x40d111,_0x130583,_0x324bc5,_0x5560e1,_0x582f28,_0x11d81b){const _0x5103c2=this['editor']['plugins']['get']('TrackChangesEditing');this['editor']['model']['enqueueChange'](_0x11d81b['batch'],()=>{for(const _0x159251 of _0x130583){if(this['_getSuggestion'](_0x159251,_0x5560e1))_0x582f28(_0x11d81b);else{const _0x39178d={};for(const _0x46bca4 of _0x324bc5){const _0x302714=_0x159251['getAttribute'](_0x46bca4);void 0x0!==_0x302714&&(_0x39178d[_0x46bca4]=_0x302714);}_0x582f28(_0x11d81b),_0x5103c2['markBlockFormat'](_0x159251,{'commandParams':[_0x39178d]},[],_0x5560e1);}}});}['handleDiscardAction'](_0x1847a2,_0x50de62,_0xd20cc8){const _0x553497=_0x50de62[0x0]['start']['nodeAfter'],_0x3ed8e1=_0xd20cc8['commandParams'][0x0];this['editor']['model']['change'](_0x1e5744=>{for(const _0x263ff2 of _0x1847a2)void 0x0!==_0x3ed8e1[_0x263ff2]?_0x1e5744['setAttribute'](_0x263ff2,_0x3ed8e1[_0x263ff2],_0x553497):_0x1e5744['removeAttribute'](_0x263ff2,_0x553497);});}['handleSuggestionDescription'](_0x1e6a75){if(_0x1e6a75['data'])switch(_0x1e6a75['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'](_0x5a255d,_0x14feed){const _0x32242a=this['editor']['plugins']['get']('TrackChangesEditing');for(const _0x4b0623 of _0x32242a['getSuggestions']({'skipNotAttached':!0x0})){const _0xd3140a=_0x4b0623['getContainedElement']();if(_0x4b0623['subType']===_0x14feed&&_0xd3140a===_0x5a255d)return _0x4b0623;}return null;}}const m='$elementName';class p extends _0x43febe{['descriptionFactory'];['trackChangesCommand'];['_adapter'];['_suggestionFactory'];['_suggestions'];['_commentsRepository'];['_enabledCommands'];['_model'];['_suggestionState'];['_isForcedDefaultExecutionBlock'];['_trackFormatChanges'];['_mergeNestedSuggestions'];['_blockAttributeKeys'];['_inlineAttributeKeys'];['_recordAttributeSuggestions']=!0x1;static get['requires'](){return['CommentsRepository',_0x3e6dce,_0x41abfb,E,V,U,O,G,F,L,H,q,W,J,Q,X,Y,Z,tt,et,it,nt,st,ot,rt,at,ut,K,lt,ct,z,ue,ft,gt,mt,dt,pt,kt,bt,wt,yt,jt,St,At,Mt,It,vt,Ct,$t,_t,Dt,Nt];}static get['pluginName'](){return'TrackChangesEditing';}get['_descriptionFactory'](){return this['descriptionFactory'];}constructor(_0x279fc7){function _0x119acd(_0x164f93){return _0x164f93['map'](_0x5452e5=>String['fromCharCode'](_0x5452e5))['join']('');}super(_0x279fc7),this['set']('activeMarkers',[]),this['on']('change:activeMarkers',(_0x10a493,_0x5348bc,_0x46eee1,_0x5478e1)=>{this['_model']['change'](()=>{for(const _0x290124 of[..._0x5478e1,..._0x46eee1])this['_model']['markers']['has'](_0x290124)&&_0x279fc7['editing']['reconvertMarker'](_0x290124);});}),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']=_0x279fc7['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(),_0x279fc7['config']['define']('trackChanges.trackFormatChanges','default'),this['_trackFormatChanges']=_0x279fc7['config']['get']('trackChanges.trackFormatChanges'),_0x279fc7['config']['define']('trackChanges.mergeNestedSuggestions',!0x0),this['_mergeNestedSuggestions']=_0x279fc7['config']['get']('trackChanges.mergeNestedSuggestions'),this['trackChangesCommand']=new M(_0x279fc7,this['_enabledCommands']),this['_initAriaMarkerChangeAnnouncements'](),this[_0x119acd([0x5f,0x65,0x78,0x65,0x63,0x75,0x74,0x65,0x53,0x75,0x67,0x67,0x65,0x73,0x74,0x69,0x6f,0x6e])]=_0x119acd([0x34,0x30,0x34,0x38,0x31,0x30,0x35,0x32]);}['init'](){const _0x8062b9=this['editor'],_0x3f1962=(_0x377337,_0x12fa82)=>{if('attribute'!=_0x377337)return'ck-suggestion-marker-'+_0x377337;const _0x131ca6=_0x12fa82['split']('|')[0x0];return this['_isBlockAttribute'](_0x131ca6)?'ck-suggestion-marker-formatBlock':'ck-suggestion-marker-formatInline';};_0x8062b9['conversion']['for']('editingDowncast')['markerToHighlight']({'model':'suggestion','view':_0x302846=>{const {id:_0xf1dd74,type:_0x448062,subType:_0x5be07c}=this['_splitMarkerName'](_0x302846['markerName']),_0x2898d8=['ck-suggestion-marker',_0x3f1962(_0x448062,_0x5be07c)];let _0x737c61=0xbb8;return this['activeMarkers']['includes'](_0x302846['markerName'])&&(_0x2898d8['push']('ck-suggestion-marker--active'),_0x737c61=0xbc2),'deletion'==_0x448062&&(_0x737c61+=0x5),{'classes':_0x2898d8,'attributes':{'data-suggestion':_0xf1dd74},'priority':_0x737c61};}}),_0x8062b9['conversion']['for']('dataDowncast')['add'](_0x2b240f=>{_0x2b240f['on']('addMarker:suggestion',(_0x517a65,_0x2a4143,_0x2f0155)=>{if(!_0x2f0155['options']['showSuggestionHighlights'])return;const _0x530fe4=_0x2a4143['item'];if(!_0x530fe4)return;const _0x3858be=_0x2f0155['mapper']['toViewElement'](_0x530fe4);_0x8062b9['model']['schema']['isObject'](_0x530fe4)&&_0x3858be&&!_0x3858be['getCustomProperty']('widget')&&_0x3858be['is']('containerElement')&&_0x4369fc(_0x3858be,_0x2f0155['writer']);},{'priority':'high'});}),_0x8062b9['conversion']['for']('dataDowncast')['markerToHighlight']({'model':'suggestion','view':(_0x3407cf,_0x26c500)=>{if(!_0x26c500['options']['showSuggestionHighlights'])return null;const {type:_0x23783c,subType:_0xd28f55}=this['_splitMarkerName'](_0x3407cf['markerName']);return{'classes':['ck-suggestion-marker',_0x3f1962(_0x23783c,_0xd28f55)],'priority':0xbb8};}});const _0x4353a6=({showActiveMarkers:_0x41258e=!0x0,isAttributeSuggestion:_0x2637d0=!0x1}={})=>(_0x5615a4,_0x44d185,_0x5ebdcc)=>{if(!_0x44d185['item'])return;const {id:_0x268674}=this['_splitMarkerName'](_0x44d185['markerName']);if(_0x2637d0){const _0x9716ba=this['_suggestions']['get'](_0x268674),_0x2c9b03=this['_getAttributeKey'](_0x9716ba);if(!this['_isBlockAttribute'](_0x2c9b03))return;}if(_0x44d185['item']['is']('selection'))return void _0x5ebdcc['consumable']['consume'](_0x44d185['item'],_0x5615a4['name']);const _0x9c193=_0x5ebdcc['mapper']['toViewElement'](_0x44d185['item']);if(_0x44d185['item']['is']('element')&&_0x8062b9['model']['schema']['isBlock'](_0x44d185['item'])&&!_0x9c193['getCustomProperty']('addHighlight')){_0x5ebdcc['writer']['addClass'](['ck-suggestion-marker','ck-suggestion-marker-formatBlock'],_0x9c193),_0x5ebdcc['writer']['setAttribute']('data-suggestion',_0x268674,_0x9c193),_0x5ebdcc['mapper']['bindElementToMarker'](_0x9c193,_0x44d185['markerName']),_0x41258e&&(this['activeMarkers']['includes'](_0x44d185['markerName'])?_0x5ebdcc['writer']['addClass']('ck-suggestion-marker--active',_0x9c193):_0x5ebdcc['writer']['removeClass']('ck-suggestion-marker--active',_0x9c193));for(const _0x5a7b3c of _0x8062b9['model']['createRangeIn'](_0x44d185['item'])['getItems']())_0x5ebdcc['consumable']['consume'](_0x5a7b3c,_0x5615a4['name']);_0x5ebdcc['consumable']['consume'](_0x44d185['item'],_0x5615a4['name']);}};_0x8062b9['conversion']['for']('dataDowncast')['add'](_0x3158c1=>{_0x3158c1['on']('addMarker:suggestion:formatBlock',(_0x514f02,_0x259d3c,_0x18b6ad)=>{_0x18b6ad['options']['showSuggestionHighlights']&&_0x4353a6({'showActiveMarkers':!0x1})(_0x514f02,_0x259d3c,_0x18b6ad);},{'priority':'highest'});}),_0x8062b9['conversion']['for']('dataDowncast')['add'](_0x239460=>{_0x239460['on']('addMarker:suggestion:attribute',(_0x900f1a,_0x4b647e,_0x168cd8)=>{_0x168cd8['options']['showSuggestionHighlights']&&_0x4353a6({'showActiveMarkers':!0x1,'isAttributeSuggestion':!0x0})(_0x900f1a,_0x4b647e,_0x168cd8);},{'priority':'highest'});}),_0x8062b9['conversion']['for']('dataDowncast')['markerToData']({'model':'suggestion','view':(_0x33e2da,_0x46479b)=>_0x46479b['options']['showSuggestionHighlights']?null:{'group':'suggestion','name':_0x33e2da['substr'](0xb)}}),_0x8062b9['conversion']['for']('upcast')['elementToElement']({'view':{'name':'suggestion','attributes':{'id':/^\w/,'suggestion-type':/^\w/}},'model':(_0x4c4f69,{writer:_0x359378})=>{let _0x463f70='suggestion:'+_0x4c4f69['getAttribute']('suggestion-type')+':'+_0x4c4f69['getAttribute']('id');return _0x4c4f69['getAttribute']('marker-count')&&(_0x463f70+=':'+_0x4c4f69['getAttribute']('marker-count')),_0x359378['createElement']('$marker',{'data-name':_0x463f70});}}),_0x8062b9['conversion']['for']('upcast')['dataToMarker']({'view':'suggestion'}),_0x8062b9['conversion']['for']('editingDowncast')['add'](_0x33aba7=>{_0x33aba7['on']('addMarker:suggestion:formatBlock',_0x4353a6(),{'priority':'high'});}),_0x8062b9['conversion']['for']('editingDowncast')['add'](_0x14101a=>{_0x14101a['on']('addMarker:suggestion:attribute',_0x4353a6({'isAttributeSuggestion':!0x0}),{'priority':'high'});}),_0x8062b9['conversion']['for']('editingDowncast')['add'](_0x41f1eb=>{_0x41f1eb['on']('removeMarker:suggestion:formatBlock',(_0x263ad1,_0x328b46,_0x5433ec)=>{const _0x43aef1=_0x5433ec['mapper']['markerNameToElements'](_0x328b46['markerName']);if(_0x43aef1){for(const _0x52fde4 of _0x43aef1)_0x52fde4['getCustomProperty']('addHighlight')||(_0x5433ec['writer']['removeClass'](['ck-suggestion-marker','ck-suggestion-marker-formatBlock','ck-suggestion-marker--active'],_0x52fde4),_0x5433ec['writer']['removeAttribute']('data-suggestion',_0x52fde4),_0x5433ec['mapper']['unbindElementFromMarkerName'](_0x52fde4,_0x328b46['markerName']));}},{'priority':'high'});}),_0x8062b9['conversion']['for']('editingDowncast')['add'](_0x349eba=>{_0x349eba['on']('removeMarker:suggestion:attribute',(_0x38b9bd,_0x1ab3fd,_0x489b64)=>{const _0x4626e8=_0x489b64['mapper']['markerNameToElements'](_0x1ab3fd['markerName']);if(!_0x4626e8)return;const {id:_0x3ff1cc}=this['_splitMarkerName'](_0x1ab3fd['markerName']),_0x1bd3c8=this['_suggestions']['get'](_0x3ff1cc),_0x5914b8=this['_getAttributeKey'](_0x1bd3c8);if(this['_isBlockAttribute'](_0x5914b8)){for(const _0x5105f4 of _0x4626e8)_0x5105f4['getCustomProperty']('addHighlight')||(_0x489b64['writer']['removeClass'](['ck-suggestion-marker','ck-suggestion-marker-formatBlock','ck-suggestion-marker--active'],_0x5105f4),_0x489b64['writer']['removeAttribute']('data-suggestion',_0x5105f4),_0x489b64['mapper']['unbindElementFromMarkerName'](_0x5105f4,_0x1ab3fd['markerName']));}},{'priority':'high'});}),_0x8062b9['model']['document']['registerPostFixer'](_0x314cbc=>{let _0x2108cf=!0x1;const _0x17e1a7=Array['from'](_0x8062b9['model']['document']['differ']['getChangedMarkers']()),_0x5ebda6=new Set();for(const {name:_0x5c16c6,data:_0x55c053}of _0x17e1a7){const {group:_0x4b6943,type:_0x54eab3,subType:_0x59ba4f,id:_0x1d9cbe}=this['_splitMarkerName'](_0x5c16c6);if('suggestion'!==_0x4b6943)continue;const _0x3bc67a=this['_suggestions']['get'](_0x1d9cbe);if(null!=_0x55c053['newRange']){'formatInline'==_0x54eab3&&(_0x2108cf=_0x2108cf||Et(_0x55c053['newRange'],_0x5c16c6,_0x314cbc,_0x8062b9['model']['schema']));const _0x113262='attribute'==_0x54eab3&&this['_isBlockAttribute'](_0x59ba4f['split']('|')[0x0]);if(_0x55c053['newRange']['isCollapsed']||'$graveyard'==_0x55c053['newRange']['root']['rootName']||'formatBlock'==_0x54eab3&&!Ut(_0x55c053['newRange'])||_0x113262&&!Ut(_0x55c053['newRange'])||'deletion'==_0x54eab3&&!(!Tt(_0xb7ae06=_0x55c053['newRange'])&&!function(_0xb0641d){return _0xb0641d['start']['parent']==_0xb0641d['end']['nodeBefore']&&_0xb0641d['start']['isAtEnd'];}(_0xb7ae06)))_0x314cbc['removeMarker'](_0x5c16c6),_0x2108cf=!0x0;else{if(!_0x3bc67a||!_0x3bc67a['isInContent'])continue;_0x5ebda6['add'](_0x3bc67a);}}}var _0xb7ae06;return _0x5ebda6['size']>0x0&&(_0x2108cf=!!this['_joinWithAdjacentSuggestions'](_0x5ebda6)||_0x2108cf),_0x2108cf;}),_0x8062b9['model']['document']['registerPostFixer'](_0x32ccc3=>{let _0x508502=!0x1;for(const _0x1a8099 of _0x8062b9['model']['document']['differ']['getChanges']())if('insert'==_0x1a8099['type'])for(const _0x52ca55 of this['_suggestions']['values']()){if(_0x52ca55['isMultiRange']||!_0x52ca55['isInContent'])continue;const _0x3aac33='formatBlock'==_0x52ca55['type'],_0x3013ff=this['_getAttributeKey'](_0x52ca55),_0x96790c=_0x3013ff&&this['_isBlockAttribute'](_0x3013ff);if(!_0x3aac33&&!_0x96790c)continue;const _0x14271f=_0x52ca55['getFirstRange']();if(_0x14271f['start']['parent']!=_0x14271f['end']['parent']&&!_0x14271f['end']['isAtEnd']){const _0x16e95e=_0x8062b9['model']['createPositionAt'](_0x14271f['start']['nodeAfter'],'end'),_0x47d9f6=_0x8062b9['model']['createRange'](_0x14271f['start'],_0x16e95e);_0x32ccc3['updateMarker'](_0x52ca55['getFirstMarker'](),{'range':_0x47d9f6}),_0x508502=!0x0;}}return _0x508502;}),_0x8062b9['model']['document']['registerPostFixer'](_0x3678bb=>this['_processAttributeChanges'](_0x3678bb)),_0x8062b9['model']['document']['registerPostFixer'](_0x4750f3=>!_0x4750f3['batch']['isLocal']&&this['_processAttributeSuggestions'](_0x4750f3)),_0x8062b9['model']['on']('_afterChanges',()=>{this['_recordAttributeSuggestions']=!0x1;}),_0x8062b9['model']['document']['on']('change:data',(_0x1885d2,_0x3a2066)=>{if(!_0x3a2066['isLocal']||_0x3a2066['isUndo'])return;if(!this['_recordAttributeSuggestions'])return;const _0x21f475=_0x8062b9['model']['document']['differ']['getChanges']();if(0x0==_0x21f475['length'])return;const _0x411ad4=[],_0x51d96e=_0x21f475['filter'](_0x34c645=>'attribute'==_0x34c645['type']),_0x56ba24=_0x21f475['filter'](_0x5a57c6=>'insert'==_0x5a57c6['type']&&'$text'!=_0x5a57c6['name']),_0x52561d=_0x21f475['filter'](_0x3c2729=>'remove'==_0x3c2729['type']&&'$text'!=_0x3c2729['name']);for(const _0x2738c1 of _0x51d96e)this['_isRegisteredAttribute'](_0x2738c1['attributeKey'])&&_0x411ad4['push']({'key':_0x2738c1['attributeKey'],'newValue':_0x2738c1['attributeNewValue'],'oldValue':_0x2738c1['attributeOldValue'],'range':Ot(_0x2738c1['range'],_0x8062b9['model'])});for(const _0x36369b of _0x56ba24){const _0x7c3139=_0x52561d['find'](_0x17d268=>_0x17d268['_element']===_0x36369b['_element']);if(_0x7c3139){const _0x51c86b=Ft(_0x36369b['position']['nodeAfter'],_0x8062b9['model']);_0x7c3139['name']!==_0x36369b['name']&&_0x411ad4['push']({'key':m,'newValue':_0x36369b['name'],'oldValue':_0x7c3139['name'],'range':_0x51c86b});for(const [_0x3daf3e,_0xbc42bb]of _0x7c3139['attributes']){if(!this['_isRegisteredAttribute'](_0x3daf3e))continue;const _0x40baec=_0x36369b['attributes']['get'](_0x3daf3e);_0xbc42bb!==_0x40baec&&_0x411ad4['push']({'key':_0x3daf3e,'newValue':_0x40baec,'oldValue':_0xbc42bb,'range':_0x51c86b});}for(const [_0xcb1586,_0x39f4de]of _0x36369b['attributes'])this['_isRegisteredAttribute'](_0xcb1586)&&(_0x7c3139['attributes']['has'](_0xcb1586)||_0x411ad4['push']({'key':_0xcb1586,'newValue':_0x39f4de,'oldValue':null,'range':_0x51c86b}));}}0x0!=_0x411ad4['length']&&_0x8062b9['model']['enqueueChange'](_0x3a2066,_0x41dc9a=>{const _0x58b2c2=_0x3f2578();for(const {range:_0x49b13a,key:_0x2aea43,oldValue:_0x3987f6,newValue:_0x2828df}of _0x411ad4)this['markAttributeChange'](_0x49b13a,_0x2aea43,_0x3987f6,_0x2828df,{'groupId':_0x58b2c2});this['_reduceExistingSuggestions'](_0x41dc9a,_0x411ad4);});},{'priority':'lowest'}),_0x8062b9['model']['markers']['on']('update:suggestion',(_0x46253d,_0x4120ca,_0x419203)=>{if(null==_0x419203){const {id:_0x5b4e59}=this['_splitMarkerName'](_0x4120ca['name']),_0xca3108=this['_suggestions']['get'](_0x5b4e59);_0xca3108&&_0xca3108['addMarkerName'](_0x4120ca['name']);}}),_0x8062b9['model']['document']['on']('change:data',()=>{const _0x35a1ce=Array['from'](_0x8062b9['model']['document']['differ']['getChangedMarkers']())['filter'](_0x180b64=>'suggestion'===this['_splitMarkerName'](_0x180b64['name'])['group']);if(0x0===_0x35a1ce['length'])return;_0x35a1ce['sort']((_0xfdc7ca,_0x8d909a)=>{const _0x4457d9=_0xfdc7ca['data']['oldRange'],_0x2d3e41=_0x8d909a['data']['oldRange'];return null===_0x4457d9&&null===_0x2d3e41?0x0:null===_0x4457d9&&null!==_0x2d3e41?-0x1:null!==_0x4457d9&&null===_0x2d3e41?0x1:_0x4457d9['start']['isBefore'](_0x2d3e41['start'])?-0x1:0x1;});const _0x8e14d2=new Set(),_0x416d02=new Set();for(const {name:_0x536da1,data:_0x5d1f9d}of _0x35a1ce){const {id:_0xb80dbf}=this['_splitMarkerName'](_0x536da1);if(null===_0x5d1f9d['oldRange']){const _0xcc5965=this['_handleNewSuggestionMarker'](_0x536da1);_0x416d02['add'](_0xcc5965);}else{const _0xc5a974=this['_suggestions']['get'](_0xb80dbf);null!==_0x5d1f9d['newRange']||_0xc5a974['isInContent']?(_0x8e14d2['add'](_0xc5a974['head']),_0x416d02['add'](_0xc5a974)):this['_removeSuggestion'](_0xc5a974);}}_0x416d02['size']>0x0&&this['_refreshSuggestionsChain'](_0x416d02);for(const _0x10e4ca of _0x8e14d2)this['fire']('suggestionChanged',_0x10e4ca);}),_0x8062b9['model']['on']('applyOperation',(_0x36ecda,_0x44a6a1)=>{const _0x2d3f37=_0x44a6a1[0x0];if(!this['_suggestions']['size'])return;if(!_0x2d3f37['isDocumentOperation'])return;if(_0x2d3f37['batch']['isUndo']||!_0x2d3f37['batch']['isLocal'])return;let _0x92f09a,_0x26c52a;switch(_0x2d3f37['type']){case'insert':_0x92f09a=_0x8062b9['model']['createPositionAt'](_0x2d3f37['position']),_0x26c52a=_0x92f09a['getShiftedBy'](_0x2d3f37['howMany']);break;case'split':_0x92f09a=_0x8062b9['model']['createPositionAt'](_0x2d3f37['splitPosition']),_0x26c52a=_0x8062b9['model']['createPositionAt'](_0x2d3f37['moveTargetPosition']);break;case'move':_0x92f09a=_0x8062b9['model']['createPositionAt'](_0x2d3f37['targetPosition']),_0x26c52a=_0x92f09a['getShiftedBy'](_0x2d3f37['howMany']);break;default:return;}const _0x4db09d=_0x8062b9['model']['createRange'](_0x92f09a,_0x26c52a);_0x8062b9['model']['change'](()=>{for(const {suggestion:_0x2830a7,meta:_0x497bd9}of this['_findSuggestions'](_0x4db09d)){if(_0x2830a7['isMultiRange'])continue;if('formatInline'==_0x2830a7['type'])continue;const _0x5e53de=this['_getAttributeKey'](_0x2830a7);if(_0x5e53de&&this['_isBlockAttribute'](_0x5e53de)&&'split'!=_0x2d3f37['type'])continue;const _0x133ebb=_0x2830a7['data']&&_0x2830a7['data']['multipleBlocks'];('formatBlock'!=_0x2830a7['type']||'split'==_0x2d3f37['type']&&!_0x133ebb)&&(_0x497bd9['containsRangeInObject']||'insertion'==_0x2830a7['type']&&_0x497bd9['isOwn']||_0x2830a7['getFirstRange']()['containsRange'](_0x4db09d)&&this['_breakSuggestionMarker'](_0x2830a7,_0x92f09a,_0x26c52a));}});},{'priority':'lowest'}),_0x8062b9['model']['on']('deleteContent',(_0x27f6e3,_0x251652)=>{const _0x4ac530=_0x251652[0x0],_0x5eb92f=_0x251652[0x1];if(_0x5eb92f&&_0x5eb92f['forceDefaultExecution'])return;if(this['_isForcedDefaultExecutionBlock'])return;if(!this['trackChangesCommand']['value'])return;if(_0x4ac530['isCollapsed'])return;const _0x2b0af3=_0x8062b9['model']['schema'],{start:_0x5f2122,end:_0x391eb2}=_0x4ac530['getFirstRange'](),_0x5663d0=_0x5f2122['nodeAfter']&&_0x2b0af3['isLimit'](_0x5f2122['nodeAfter'])?null:_0x2b0af3['getNearestSelectionRange'](_0x5f2122,'forward'),_0x75468b=_0x391eb2['nodeBefore']&&_0x2b0af3['isLimit'](_0x391eb2['nodeBefore'])?null:_0x2b0af3['getNearestSelectionRange'](_0x391eb2,'backward'),_0x95296d=_0x8062b9['model']['createRange'](_0x5663d0?_0x5663d0['start']:_0x5f2122,_0x75468b?_0x75468b['end']:_0x391eb2);_0x8062b9['model']['change'](_0x2b035c=>{this['markDeletion'](_0x95296d);const _0x150962=_0x8062b9['model']['schema']['getNearestSelectionRange'](_0x95296d['start']);_0x4ac530['is']('documentSelection')?_0x2b035c['setSelection'](_0x150962):_0x4ac530['setTo'](_0x150962);}),_0x27f6e3['stop']();},{'priority':_0x4f7b70['normal']+0xa}),_0x8062b9['model']['on']('insertContent',(_0x3b90d2,_0x13adf2)=>{const _0x46545e=_0x13adf2[_0x13adf2['length']-0x1];_0x46545e&&_0x46545e['forceDefaultExecution']||this['_isForcedDefaultExecutionBlock']||this['trackChangesCommand']['value']&&(_0x8062b9['model']['change'](()=>{let _0x14f7f2=_0x8062b9['model']['insertContent'](_0x13adf2[0x0],_0x13adf2[0x1],_0x13adf2[0x2],{'forceDefaultExecution':!0x0});if(!_0x14f7f2)return;_0x3b90d2['return']=_0x14f7f2['clone']();const _0x43143b=_0x14f7f2['end']['nodeBefore'],_0x1da5c5=_0x8062b9['model']['schema'];_0x43143b&&_0x1da5c5['isBlock'](_0x43143b)&&!_0x1da5c5['isObject'](_0x43143b)&&(_0x14f7f2=_0x8062b9['model']['createRange'](_0x14f7f2['start'],_0x8062b9['model']['createPositionAt'](_0x43143b,'end'))),this['markInsertion'](_0x14f7f2);}),_0x3b90d2['stop']());},{'priority':'high'}),this['editor']['commands']['add']('trackChanges',this['trackChangesCommand']),this['enableCommand']('trackChanges');const _0x594df7=new $(_0x8062b9,this['_suggestions']);_0x8062b9['commands']['add']('acceptSuggestion',_0x594df7),this['enableCommand']('acceptSuggestion');const _0x162dfe=new B(_0x8062b9,this['_suggestions']);_0x8062b9['commands']['add']('discardSuggestion',_0x162dfe),this['enableCommand']('discardSuggestion'),_0x8062b9['commands']['add']('acceptAllSuggestions',new x(_0x8062b9,_0x594df7,this['_suggestions'])),this['enableCommand']('acceptAllSuggestions'),_0x8062b9['commands']['add']('discardAllSuggestions',new x(_0x8062b9,_0x162dfe,this['_suggestions'])),this['enableCommand']('discardAllSuggestions'),_0x8062b9['commands']['add']('acceptSelectedSuggestions',new R(_0x8062b9,_0x594df7,this['_suggestions'])),this['enableCommand']('acceptSelectedSuggestions'),_0x8062b9['commands']['add']('discardSelectedSuggestions',new R(_0x8062b9,_0x162dfe,this['_suggestions'])),this['enableCommand']('discardSelectedSuggestions');const _0x2277ba=_0x8062b9['plugins']['get']('CommentsRepository');this['listenTo'](_0x2277ba,'addComment',(_0x2d06b3,{threadId:_0x4d695b})=>{const _0x2bcf79=this['_suggestions']['get'](_0x4d695b);_0x2bcf79&&_0x2bcf79['commentThread']&&0x1===_0x2bcf79['commentThread']['length']&&this['_updateSuggestionData'](_0x4d695b,{'hasComments':!0x0});},{'priority':'low'}),this['listenTo'](_0x2277ba,'removeComment',(_0xcf43c0,{threadId:_0x532e6d})=>{const _0x2f1b44=this['_suggestions']['get'](_0x532e6d);_0x2f1b44&&_0x2f1b44['commentThread']&&!_0x2f1b44['commentThread']['length']&&this['_updateSuggestionData'](_0x532e6d,{'hasComments':!0x1});},{'priority':'low'});}set['adapter'](_0x2b3173){if(this['_adapter'])throw new _0x4dceac('track-changes-adapter-already-set',this);this['_adapter']=_0x2b3173;}get['adapter'](){return this['_adapter'];}['getSuggestions']({skipNotAttached:_0x2a8476=!0x1,toJSON:_0x48d68c=!0x1}={}){const _0x1c43f7=[];for(const _0x29a7b4 of this['_suggestions']['values']())_0x2a8476&&!_0x29a7b4['isInContent']||_0x1c43f7['push'](_0x29a7b4);return _0x48d68c?_0x1c43f7['map'](_0x5cd650=>_0x5cd650['toJSON']()):_0x1c43f7;}['getSuggestion'](_0x5d01d1){const _0x3b40bc=this['_suggestions']['get'](_0x5d01d1);if(!_0x3b40bc)throw new _0x4dceac('track-changes-suggestion-not-found',this);return _0x3b40bc;}['hasSuggestion'](_0x6603e4){return this['_suggestions']['has'](_0x6603e4);}['addSuggestionData'](_0x3c6128){const {authorId:_0x277340,id:_0x1b7350,attributes:_0x371703}=_0x3c6128,[_0x58b4b6,_0x2c309e]=_0x3c6128['type']['split'](':'),_0x2ff235=this['_suggestions']['get'](_0x1b7350)||this['_createSuggestion'](_0x58b4b6,_0x2c309e,_0x1b7350,_0x277340,_0x371703);if(this['_addThreadToSuggestion'](_0x2ff235),this['_checkSuggestionCorrectness'](_0x2ff235,_0x58b4b6,_0x2c309e||null,_0x277340),_0x2ff235['createdAt']=_0x3c6128['createdAt'],_0x2ff235['_isDataLoaded']=!0x0,_0x371703&&_0x371703['@external']){const _0x336185=_0x371703['@external'],_0x16e86c=this['_getExternalAuthor'](_0x336185['authorName']);_0x2ff235['authoredAt']=_0x336185['createdAt'],_0x2ff235['author']=_0x16e86c,_0x2ff235['isExternal']=!0x0;}else _0x2ff235['authoredAt']=_0x3c6128['createdAt'];switch(_0x3c6128['data']&&(_0x2ff235['data']=_0x3c6128['data']),_0x3c6128['attributes']&&(_0x2ff235['attributes']=_0x3c6128['attributes']),this['_adapter']&&this['_adapter']['addSuggestion']||(_0x2ff235['_saved']=!0x0),this['_suggestionState']['get'](_0x2ff235)){case'notReady':this['_suggestionState']['set'](_0x2ff235,'dataReady');break;case'markerReady':_0x2ff235['isInContent']?(this['_joinWithAdjacentSuggestions'](new Set([_0x2ff235])),this['_refreshSuggestionsChain'](new Set([_0x2ff235])),this['_suggestionState']['set'](_0x2ff235,'ready'),this['fire']('suggestionLoaded',_0x2ff235)):this['_suggestionState']['set'](_0x2ff235,'removed');}return _0x2ff235;}['acceptSuggestion'](_0x31133a){this['forceDefaultExecution'](()=>{this['editor']['model']['change'](()=>{for(const _0x301c2c of _0x31133a['getAllAdjacentSuggestions']())_0x301c2c['accept']();});});}['discardSuggestion'](_0x286a0f){this['forceDefaultExecution'](()=>{this['editor']['model']['change'](()=>{for(const _0x171bdd of _0x286a0f['getAllAdjacentSuggestions']())_0x171bdd['discard']();});});}['enableCommand'](_0x38928e,_0x44af86){const _0x2521c6=this['editor']['commands']['get'](_0x38928e);if(!_0x2521c6)throw new _0x4dceac('track-changes-command-not-found',this,{'commandName':_0x38928e});if(this['_enabledCommands']['has'](_0x2521c6))throw new _0x4dceac('track-changes-enable-command-twice',this,{'commandName':_0x38928e});this['_enabledCommands']['add'](_0x2521c6),_0x44af86&&_0x2521c6['on']('execute',(_0x587530,_0x44af8f)=>{this['trackChangesCommand']['value']&&(this['_isForcedDefaultExecutionBlock']||(_0x44af8f['length']>0x0&&_0x44af8f[_0x44af8f['length']-0x1]&&_0x44af8f[_0x44af8f['length']-0x1]['forceDefaultExecution']?_0x44af8f['pop']():(_0x587530['return']=_0x44af86((..._0x3f5b30)=>_0x2521c6['execute'](..._0x3f5b30,{'forceDefaultExecution':!0x0}),..._0x44af8f),_0x587530['stop']())));},{'priority':'high'});}['forceDefaultExecution'](_0x550e19){let _0xb5498,_0x3dcfa3;const _0x54e34a=this['_isForcedDefaultExecutionBlock'];this['_isForcedDefaultExecutionBlock']=!0x0;try{_0xb5498=_0x550e19();}catch(_0x24ad24){_0x3dcfa3=_0x24ad24;}return _0x54e34a||(this['_isForcedDefaultExecutionBlock']=!0x1),_0x3dcfa3&&_0x4dceac['rethrowUnexpectedError'](_0x3dcfa3,this),_0xb5498;}['markInsertion'](_0x27b60f,_0x55dfd6=null,_0x2aee08={}){if(_0x27b60f['isCollapsed'])return null;const _0x4482e=this['editor']['plugins']['get']('Users')['me'];for(const {suggestion:_0x1d08d3,meta:_0x2b5257}of this['_findSuggestions'](_0x27b60f,'insertion'))if(_0x2b5257['isOwn']){if(!_0x2b5257['isNextTo']){if(_0x2b5257['containsRangeInObject']){if(!this['_mergeNestedSuggestions']||!Lt(_0x1d08d3,_0x2aee08))continue;return _0x1d08d3;}if(Lt(_0x1d08d3,_0x2aee08))return _0x1d08d3;this['_breakSuggestionMarker'](_0x1d08d3,_0x27b60f['start'],_0x27b60f['end']);break;}if(_0x55dfd6==_0x1d08d3['subType']&&Lt(_0x1d08d3,_0x2aee08)){const _0x829982=_0x1d08d3['getFirstRange']();return _0x829982['start']['isEqual'](_0x27b60f['end'])?this['_setSuggestionRange'](_0x1d08d3,this['_model']['createRange'](_0x27b60f['start'],_0x829982['end'])):this['_setSuggestionRange'](_0x1d08d3,this['_model']['createRange'](_0x829982['start'],_0x27b60f['end'])),_0x1d08d3;}}const _0x4dae37=_0x3f2578(),_0x3977f4=_0x4482e['id'],_0x437100=_0x55dfd6?'insertion:'+_0x55dfd6:'insertion',_0x3b62f7=this['_setSuggestionData']({'id':_0x4dae37,'type':_0x437100,'createdAt':new Date(),'authorId':_0x3977f4,'attributes':_0x2aee08});return this['_addSuggestionMarker'](_0x437100,_0x4dae37,_0x3977f4,_0x27b60f),_0x3b62f7;}['markMultiRangeInsertion'](_0x346a84,_0x54893a='multi',_0x5b51d2={}){const _0x443969=this['editor']['plugins']['get']('Users')['me'],_0x1e9c7b=this['_suggestionFactory']['getSuggestionCallback']('insertion',_0x54893a,'join');for(const _0x3c7e3c of this['getSuggestions']())if(_0x3c7e3c['author']['id']==_0x443969['id']&&'insertion'==_0x3c7e3c['type']&&_0x3c7e3c['subType']==_0x54893a&&Lt(_0x3c7e3c,_0x5b51d2)&&(_0x1e9c7b(_0x3c7e3c['getRanges'](),_0x346a84)||_0x1e9c7b(_0x346a84,_0x3c7e3c['getRanges']()))){for(const _0x1fe54f of _0x346a84)_0x3c7e3c['addRange'](_0x1fe54f);return _0x3c7e3c;}for(const {suggestion:_0x3eef00,meta:_0x32733b}of this['_findSuggestions'](_0x346a84,'insertion')){if(!_0x32733b['isOwn'])continue;if(!this['_mergeNestedSuggestions']&&_0x32733b['containsRangeInObject'])continue;if(!Lt(_0x3eef00,_0x5b51d2))continue;let _0x6ffd7c=!0x0;for(const _0x579461 of _0x3eef00['getRanges']())for(const _0x43f6e9 of _0x346a84)if(!_0x579461['containsRange'](_0x43f6e9)){_0x6ffd7c=!0x1;break;}if(_0x6ffd7c)return _0x3eef00;}const _0x249286=_0x3f2578(),_0x429748=_0x443969['id'],_0x510f5f='insertion:'+_0x54893a,_0x54e7b4=this['_setSuggestionData']({'id':_0x249286,'type':_0x510f5f,'createdAt':new Date(),'authorId':_0x429748,'attributes':_0x5b51d2});for(const _0x490146 of _0x346a84)this['_addSuggestionMarker'](_0x510f5f,_0x249286,_0x429748,_0x490146,u['getMultiRangeId']());return _0x54e7b4;}['markInlineFormat'](_0x5033fd,_0xb0e8c,_0x3e0dc2=null,_0x29a9d5={}){if(_0x3e0dc2=_0x3e0dc2||Vt(_0xb0e8c),_0x5033fd['isCollapsed'])return null;if('never'===this['_trackFormatChanges']){const _0x38a724=this['_suggestionFactory']['getSuggestionCallback']('formatInline',_0x3e0dc2,'accept');return this['forceDefaultExecution'](()=>_0x38a724([_0x5033fd],_0xb0e8c,_0x29a9d5)),null;}const _0xfbd686=this['editor']['plugins']['get']('Users')['me'],_0x20dab9=[];if('always'!==this['_trackFormatChanges']){for(const {suggestion:_0x489052,meta:_0x49a2bb}of this['_findSuggestions'](_0x5033fd,'insertion'))_0x49a2bb['isOwn']&&!_0x49a2bb['isInsideObject']&&_0x20dab9['push'](..._0x489052['getRanges']());}const _0x200f17=function(_0x8158de,_0x40ec60){const _0x590bee=[];for(const _0x24f88b of _0x40ec60){const _0x109bbf=_0x8158de['getIntersection'](_0x24f88b);_0x109bbf&&_0x590bee['push'](_0x109bbf);}return _0x590bee;}(_0x5033fd,_0x20dab9),_0x509247=function(_0x497a4b,_0x5a50eb){const _0x2cbcbf=[_0x497a4b];for(const _0x1354bd of _0x5a50eb){let _0x3b9d60=0x0;for(;_0x3b9d60<_0x2cbcbf['length'];){const _0x53c87a=_0x2cbcbf[_0x3b9d60]['getDifference'](_0x1354bd);_0x2cbcbf['splice'](_0x3b9d60,0x1,..._0x53c87a),_0x3b9d60+=_0x53c87a['length'];}}return _0x2cbcbf;}(_0x5033fd,_0x20dab9);_0x200f17['length']&&this['_model']['change'](()=>{for(const _0x105a27 of _0x200f17){const _0xaeac73=this['_suggestionFactory']['getSuggestionCallback']('formatInline',_0x3e0dc2,'accept');this['forceDefaultExecution'](()=>_0xaeac73([_0x105a27],_0xb0e8c,_0x29a9d5));}});for(const _0x55c154 of _0x509247){let _0x26687d=null,_0x5d1d28=_0x55c154['start'],_0x513392=_0x55c154['end'];for(const {suggestion:_0x3376db,meta:_0x444ec8}of this['_findSuggestions'](_0x55c154,'formatInline')){if(!_0x444ec8['isOwn'])continue;if(_0x3376db['subType']!=_0x3e0dc2)continue;if(!Lt(_0x3376db,_0x29a9d5))continue;const _0x10f491=_0x3376db['getFirstRange']();if(_0x10f491['containsRange'](_0x55c154,!0x0))return null;_0x5d1d28=_0x5d1d28['isBefore'](_0x10f491['start'])?_0x5d1d28:_0x10f491['start'],_0x513392=_0x513392['isAfter'](_0x10f491['end'])?_0x513392:_0x10f491['end'],_0x26687d?_0x10f491['start']['isBefore'](_0x26687d['getFirstRange']()['start'])?(_0x26687d['removeMarkers'](),_0x26687d=_0x3376db):_0x3376db['removeMarkers']():_0x26687d=_0x3376db;}const _0x152194=this['_model']['createRange'](_0x5d1d28,_0x513392);if(_0x26687d)this['_setSuggestionRange'](_0x26687d,_0x152194);else{const _0x44cfbb=_0x3f2578(),_0x1fd4b7=_0xfbd686['id'];this['_setSuggestionData']({'id':_0x44cfbb,'type':'formatInline:'+_0x3e0dc2,'data':_0xb0e8c,'createdAt':new Date(),'authorId':_0x1fd4b7,'attributes':_0x29a9d5}),this['_addSuggestionMarker']('formatInline:'+_0x3e0dc2,_0x44cfbb,_0x1fd4b7,_0x152194);}}return null;}['markBlockFormat'](_0x4c245b,_0x5632ec,_0x2411cc=[],_0x1ae6d6=null,_0x373fc4={}){_0x5632ec['formatGroupId']||(_0x5632ec['formatGroupId']=_0x5632ec['commandName']),_0x5632ec['multipleBlocks']=_0x4c245b['is']('range'),_0x1ae6d6=_0x1ae6d6||Vt(_0x5632ec);const _0x18ab08=_0x2411cc['map'](_0x47e20b=>Ft(_0x47e20b,this['_model'])),_0x4a4cb8=_0x4c245b['is']('range')?_0x4c245b:Ft(_0x4c245b,this['_model']);if('never'===this['_trackFormatChanges']){const _0x3fda34=this['_suggestionFactory']['getSuggestionCallback']('formatBlock',_0x1ae6d6,'accept');return this['forceDefaultExecution'](()=>_0x3fda34([_0x4a4cb8],_0x5632ec,_0x373fc4)),null;}_0x18ab08['push'](_0x4a4cb8);let _0x4efe73=!0x0;for(const _0x1f2e78 of _0x18ab08)if(!this['_rangeIsInLocalUserInsertion'](_0x1f2e78)){_0x4efe73=!0x1;break;}if(_0x4efe73&&'always'!==this['_trackFormatChanges']){const _0xb25a36=this['_suggestionFactory']['getSuggestionCallback']('formatBlock',_0x1ae6d6,'accept');return this['forceDefaultExecution'](()=>_0xb25a36([_0x4a4cb8],_0x5632ec,_0x373fc4)),null;}let _0x4d2f67=null,_0x3cd386=_0x4a4cb8['start'],_0x44f166=_0x4a4cb8['end'];for(const {suggestion:_0x308ed7,meta:_0x326dcc}of this['_findSuggestions'](_0x4a4cb8,'formatBlock')){if(!_0x326dcc['isOwn'])continue;if(_0x326dcc['isNextTo']||_0x326dcc['containsRangeInObject']||_0x326dcc['isInsideObject'])continue;if(_0x308ed7['data']['formatGroupId']!=_0x5632ec['formatGroupId'])continue;if(!Lt(_0x308ed7,_0x373fc4))continue;const _0x2495aa=_0x308ed7['getFirstRange']();if(_0x308ed7['subType']==_0x1ae6d6){if(_0x2495aa['containsRange'](_0x4a4cb8,!0x0))return null;_0x3cd386=_0x3cd386['isBefore'](_0x2495aa['start'])?_0x3cd386:_0x2495aa['start'],_0x44f166=_0x44f166['isAfter'](_0x2495aa['end'])?_0x44f166:_0x2495aa['end'],_0x4d2f67?_0x2495aa['start']['isBefore'](_0x4d2f67['getFirstRange']()['start'])?(_0x4d2f67['removeMarkers'](),_0x4d2f67=_0x308ed7):_0x308ed7['removeMarkers']():_0x4d2f67=_0x308ed7;}else{const _0x34eceb=_0x4a4cb8['getIntersection'](_0x2495aa);this['_cutOutSuggestionMarker'](_0x308ed7,_0x34eceb);}}const _0x375c5d=this['editor']['plugins']['get']('Users')['me'],_0x4ebacb=_0x3f2578(),_0x409186=_0x375c5d['id'];if(_0x4d2f67)return this['_setSuggestionRange'](_0x4d2f67,this['_model']['createRange'](_0x3cd386,_0x44f166)),_0x4d2f67;{const _0x5d0af8=this['_setSuggestionData']({'id':_0x4ebacb,'type':'formatBlock:'+_0x1ae6d6,'data':_0x5632ec,'createdAt':new Date(),'authorId':_0x409186,'attributes':_0x373fc4});return this['_addSuggestionMarker']('formatBlock:'+_0x1ae6d6,_0x4ebacb,_0x409186,this['_model']['createRange'](_0x3cd386,_0x44f166)),_0x5d0af8;}}['markMultiRangeBlockFormat'](_0x39b436,_0x349572,_0x1f6227=[],_0x4f8bfe=null,_0x3fbb72={}){_0x349572['formatGroupId']||(_0x349572['formatGroupId']=_0x349572['commandName']);const _0x398241=_0x39b436[0x0];_0x349572['multipleBlocks']=_0x398241['is']('range'),_0x4f8bfe=_0x4f8bfe||Vt(_0x349572);const _0x2c4cfb=_0x1f6227['map'](_0x48319f=>Ft(_0x48319f,this['_model'])),_0x56542a=_0x398241['is']('range')?_0x39b436:_0x39b436['map'](_0x2c451f=>Ft(_0x2c451f,this['_model']));if('never'===this['_trackFormatChanges']){const _0x29b3b3=this['_suggestionFactory']['getSuggestionCallback']('formatBlock',_0x4f8bfe,'accept');return this['forceDefaultExecution'](()=>_0x29b3b3(_0x56542a,_0x349572,_0x3fbb72)),null;}_0x2c4cfb['push'](..._0x56542a);let _0x4fae6f=!0x0;for(const _0x176cca of _0x2c4cfb)if(!this['_rangeIsInLocalUserInsertion'](_0x176cca)){_0x4fae6f=!0x1;break;}if(_0x4fae6f&&'always'!==this['_trackFormatChanges']){const _0x2af383=this['_suggestionFactory']['getSuggestionCallback']('formatBlock',_0x4f8bfe,'accept');return this['forceDefaultExecution'](()=>_0x2af383(_0x56542a,_0x349572,_0x3fbb72)),null;}const _0xac2c07=this['editor']['plugins']['get']('Users')['me'];for(const _0x5494a2 of this['getSuggestions']()){if(_0x5494a2['author']['id']!=_0xac2c07['id'])continue;if('formatBlock'!=_0x5494a2['type']||_0x5494a2['data']['formatGroupId']!=_0x349572['formatGroupId'])continue;if(!Lt(_0x5494a2,_0x3fbb72))continue;const _0x397cce=_0x5494a2['subType']==_0x4f8bfe;for(let _0x128d0a=0x0;_0x128d0a<_0x56542a['length'];_0x128d0a++){const _0x52b92d=_0x56542a[_0x128d0a];for(const _0x274b62 of _0x5494a2['getMarkers']()){const _0x53a2e0=_0x274b62['getRange']();if(_0x52b92d['isEqual'](_0x53a2e0)){_0x397cce?(_0x56542a['splice'](_0x128d0a,0x1),_0x128d0a--):_0x5494a2['removeMarker'](_0x274b62['name']);break;}}}}if(0x0==_0x56542a['length'])return null;const _0x27febc=this['_suggestionFactory']['getSuggestionCallback']('formatBlock',_0x4f8bfe,'join');for(const _0x5c1949 of this['getSuggestions']())if(_0x5c1949['author']['id']==_0xac2c07['id']&&'formatBlock'==_0x5c1949['type']&&_0x5c1949['data']['formatGroupId']==_0x349572['formatGroupId']&&_0x5c1949['subType']==_0x4f8bfe&&Lt(_0x5c1949,_0x3fbb72)&&(_0x27febc(_0x5c1949['getRanges'](),_0x56542a)||_0x27febc(_0x56542a,_0x5c1949['getRanges']()))){for(const _0xbcfaea of _0x56542a)_0x5c1949['addRange'](_0xbcfaea);return _0x5c1949;}const _0x558be1=_0x3f2578(),_0x2f1d4e=_0xac2c07['id'],_0x3367e0='formatBlock:'+_0x4f8bfe,_0x5898ed=this['_setSuggestionData']({'id':_0x558be1,'type':_0x3367e0,'data':_0x349572,'createdAt':new Date(),'authorId':_0x2f1d4e,'attributes':_0x3fbb72});for(const _0x539c4d of _0x56542a)this['_addSuggestionMarker'](_0x3367e0,_0x558be1,_0x2f1d4e,_0x539c4d,u['getMultiRangeId']());return _0x5898ed;}['markDeletion'](_0x2f12d5,_0x5d6779=null,_0x14d6f8={}){if(_0x2f12d5['isCollapsed'])return null;const _0x1f06a8=this['editor']['plugins']['get']('Users')['me'],_0x2b981b=new _0x249ff9(_0x2f12d5['start'],_0x2f12d5['end']);for(const {suggestion:_0x5e7e61,meta:_0x72ace3}of this['_findSuggestions'](_0x2b981b,'insertion'))if(_0x72ace3['isOwn']&&!_0x72ace3['isNextTo']){if(_0x5e7e61['isMultiRange']){const _0x93563b=_0x5e7e61['getRanges']()['filter'](_0x41e40a=>'$graveyard'!=_0x41e40a['root']['rootName']);_0x93563b['every'](_0x47c4d8=>_0x2b981b['containsRange'](_0x47c4d8,!0x0))&&_0x5e7e61['discard']();if(_0x93563b['some'](_0x39d9b5=>_0x39d9b5['containsRange'](_0x2b981b,!0x0))){const _0x4fd40a=this['_suggestionFactory']['getSuggestionCallback']('deletion',_0x5d6779,'accept');return this['forceDefaultExecution'](()=>_0x4fd40a([_0x2b981b],null,_0x14d6f8)),null;}}else{const _0x42202f=_0x2b981b['getIntersection'](_0x5e7e61['getFirstRange']());null!==_0x42202f&&_0x5e7e61['_onDiscard']([_0x42202f],null,_0x14d6f8);}}if(_0x2b981b['detach'](),_0x2b981b['isCollapsed']||'$graveyard'==_0x2b981b['root']['rootName'])return null;let _0x38e8bd=null,_0x35f210=_0x2b981b['start'],_0xf66f2b=_0x2b981b['end'];const _0x24cfad=this['_findSuggestions'](_0x2b981b,'deletion');for(const {suggestion:_0x452c2a,meta:_0xd07b19}of _0x24cfad){const _0x213af7=this['_model']['createRange'](_0x35f210,_0xf66f2b);if(_0xd07b19['isOwn']&&(this['_mergeNestedSuggestions']||!_0xd07b19['containsRangeInObject']&&!_0xd07b19['isInsideObject'])){if(_0x452c2a['isMultiRange']){if(!Lt(_0x452c2a,_0x14d6f8))continue;let _0x3eab56=!0x0;for(const _0x40c1c3 of _0x452c2a['getRanges']()){if(_0x40c1c3['containsRange'](_0x213af7,!0x0))return _0x452c2a;_0x213af7['containsRange'](_0x40c1c3)||(_0x3eab56=!0x1);}_0x3eab56&&_0x452c2a['discard']();}else{const _0x2ce623=_0x452c2a['getFirstRange']();if(_0x2ce623['containsRange'](_0x213af7,!0x0))return _0x452c2a;if(!Lt(_0x452c2a,_0x14d6f8)){_0x213af7['containsRange'](_0x2ce623)?_0x452c2a['removeMarkers']():_0x2ce623['containsPosition'](_0x35f210)?_0x35f210=_0x2ce623['end']:_0x2ce623['containsPosition'](_0xf66f2b)&&(_0xf66f2b=_0x2ce623['start']);continue;}_0x35f210=_0x35f210['isBefore'](_0x2ce623['start'])?_0x35f210:_0x2ce623['start'],_0xf66f2b=_0xf66f2b['isAfter'](_0x2ce623['end'])?_0xf66f2b:_0x2ce623['end'],_0x14d6f8=Object['assign']({},_0x452c2a['attributes']),_0x38e8bd?_0x2ce623['start']['isBefore'](_0x38e8bd['getFirstRange']()['start'])?(_0x38e8bd['removeMarkers'](),_0x38e8bd=_0x452c2a):_0x452c2a['removeMarkers']():_0x38e8bd=_0x452c2a;}}}if(_0x38e8bd)return this['_setSuggestionRange'](_0x38e8bd,this['_model']['createRange'](_0x35f210,_0xf66f2b)),_0x38e8bd;{const _0x43bfc0=_0x3f2578(),_0x3fa61d=this['_model']['createRange'](_0x35f210,_0xf66f2b),_0x556980=_0x1f06a8['id'],_0x101b59=_0x5d6779?'deletion:'+_0x5d6779:'deletion',_0x121852=this['_setSuggestionData']({'id':_0x43bfc0,'type':_0x101b59,'createdAt':new Date(),'authorId':_0x556980,'attributes':_0x14d6f8});return this['_addSuggestionMarker'](_0x101b59,_0x43bfc0,_0x556980,_0x3fa61d),_0x121852;}}['markMultiRangeDeletion'](_0x121106,_0x40b31b='multi',_0x2115dd={}){const _0x52cefe=this['editor']['plugins']['get']('Users')['me'],_0x2fc1c2=_0x121106['map'](_0x4a1337=>new _0x249ff9(_0x4a1337['start'],_0x4a1337['end'])),_0x442d15=new Set();for(const {suggestion:_0x15c136,meta:_0x23bf3e}of this['_findSuggestions'](_0x2fc1c2,'insertion'))_0x23bf3e['isOwn']&&!_0x23bf3e['isNextTo']&&_0x442d15['add'](_0x15c136);for(const _0x38a2a4 of _0x442d15)if(_0x38a2a4['isMultiRange']){const _0x1d8669=_0x38a2a4['getRanges']();(!_0x38a2a4['attributes']||!_0x38a2a4['attributes']['skipNestingCheck'])&&(_0x1d8669['every'](_0x493455=>_0x2fc1c2['some'](_0x195283=>_0x195283['containsRange'](_0x493455,!0x0)))&&_0x38a2a4['discard']());if(_0x2fc1c2['every'](_0x1bd747=>_0x1d8669['some'](_0x32ad36=>_0x32ad36['containsRange'](_0x1bd747,!0x0)))){const _0x18f788=this['_suggestionFactory']['getSuggestionCallback']('deletion',_0x40b31b,'accept');return this['forceDefaultExecution'](()=>_0x18f788(_0x121106,null,_0x2115dd)),null;}}else{const _0x53dd44=_0x38a2a4['getFirstRange']();_0x2fc1c2['some'](_0x3c6730=>_0x3c6730['containsRange'](_0x53dd44,!0x0))&&_0x38a2a4['discard']();if(_0x2fc1c2['every'](_0x3a2de3=>_0x53dd44['containsRange'](_0x3a2de3,!0x0))){const _0x194fa3=this['_suggestionFactory']['getSuggestionCallback']('deletion',_0x40b31b,'accept');return this['forceDefaultExecution'](()=>_0x194fa3(_0x2fc1c2,null,_0x2115dd)),null;}}const _0x294363=this['_suggestionFactory']['getSuggestionCallback']('deletion',_0x40b31b,'join');let _0xe0ac8c=null;for(const _0x140c06 of this['getSuggestions']())if(_0x140c06['author']['id']==_0x52cefe['id']&&_0x140c06['isInContent']&&'deletion'==_0x140c06['type']&&_0x140c06['subType']==_0x40b31b&&Lt(_0x140c06,_0x2115dd)&&(_0x294363(_0x140c06['getRanges'](),_0x2fc1c2)||_0x294363(_0x2fc1c2,_0x140c06['getRanges']()))){if(_0xe0ac8c){if(_0x140c06['commentThread']&&_0x140c06['commentThread']['length'])continue;for(const _0x56d23c of _0x140c06['getRanges']())_0xe0ac8c['isIntersectingWithRange'](_0x56d23c)||_0xe0ac8c['addRange'](_0x56d23c);_0x140c06['removeMarkers']();}else{_0xe0ac8c=_0x140c06;for(const _0x294e3f of _0x2fc1c2)_0x140c06['isIntersectingWithRange'](_0x294e3f)||_0x140c06['addRange'](_0x294e3f);}}if(_0xe0ac8c)return _0xe0ac8c;_0x442d15['clear']();for(const {suggestion:_0x21cf86,meta:_0x9c224b}of this['_findSuggestions'](_0x2fc1c2,'deletion'))_0x9c224b['isOwn']&&(this['_mergeNestedSuggestions']||!_0x9c224b['containsRangeInObject']&&!_0x9c224b['isInsideObject'])&&Lt(_0x21cf86,_0x2115dd)&&_0x442d15['add'](_0x21cf86);for(const _0x1db8e8 of _0x442d15){const _0x21b015=_0x1db8e8['getRanges']();if(!_0x2115dd||!_0x2115dd['skipNestingCheck']){if(_0x2fc1c2['every'](_0x14b785=>_0x21b015['some'](_0x36df9e=>_0x36df9e['containsRange'](_0x14b785,!0x0))))return _0x1db8e8;}(!_0x1db8e8['attributes']||!_0x1db8e8['attributes']['skipNestingCheck'])&&(_0x21b015['every'](_0x458481=>_0x2fc1c2['some'](_0x47bafa=>_0x47bafa['containsRange'](_0x458481,!0x0)))&&_0x1db8e8['discard']());}const _0x4f4ebf=_0x3f2578(),_0x554df7=_0x52cefe['id'],_0x16c328='deletion:'+_0x40b31b,_0x4f8108=this['_setSuggestionData']({'id':_0x4f4ebf,'type':_0x16c328,'createdAt':new Date(),'authorId':_0x554df7,'attributes':_0x2115dd});for(const _0x1d976f of _0x2fc1c2)_0x1d976f['detach'](),_0x1d976f['isCollapsed']||'$graveyard'==_0x1d976f['root']['rootName']||this['_addSuggestionMarker'](_0x16c328,_0x4f4ebf,_0x554df7,_0x1d976f,u['getMultiRangeId']());return _0x4f8108;}['markAttributeChange'](_0x19a0a9,_0x52c42d,_0x54540f,_0x547df9,_0x27cf4b){if(_0x19a0a9['isCollapsed'])return[];if('never'===this['_trackFormatChanges'])return[];const _0x88271d=this['editor']['plugins']['get']('Users')['me']['id'],_0x77b8d3=Array['from'](this['_suggestions']['values']())['filter'](_0x452c8b=>'attribute'==_0x452c8b['type']&&_0x452c8b['data']['key']==_0x52c42d&&_0x452c8b['isIntersectingWithRange'](_0x19a0a9));if('default'===this['_trackFormatChanges']){const _0x215ea8=this['_findSuggestions'](_0x19a0a9,'insertion')['filter'](({meta:_0x86f886})=>_0x86f886['isOwn']&&!_0x86f886['isInsideObject']&&!_0x86f886['isNextTo'])['map'](({suggestion:_0xdb778a})=>_0xdb778a);_0x77b8d3['unshift'](..._0x215ea8);}const _0x59d3f7=new Map([[_0x19a0a9,_0x54540f]]);for(const _0x60f8a1 of _0x77b8d3){const _0x3bbb0b='attribute'==_0x60f8a1['type']?_0x60f8a1['data']['oldValue']:void 0x0,_0x358274=_0x60f8a1['getFirstRange'](),_0x14925f=Array['from'](_0x59d3f7['keys']())['find'](_0x29d9ce=>_0x29d9ce['isIntersecting'](_0x358274));if(!_0x14925f)continue;const _0x13624c=_0x14925f['getDifference'](_0x358274);this['_isBlockAttribute'](_0x52c42d)&&'insertion'==_0x60f8a1['type']&&0x0!=_0x13624c['length']||(_0x59d3f7['delete'](_0x14925f),_0x13624c['forEach'](_0xd5045f=>{_0x59d3f7['set'](_0xd5045f,_0x54540f);}),'insertion'!=_0x60f8a1['type']&&_0x3bbb0b!=_0x547df9&&_0x59d3f7['set'](_0x14925f['getIntersection'](_0x358274),_0x3bbb0b));}const _0x5c1369=[];for(const [_0x515b16,_0x4ccada]of _0x59d3f7){const _0x27e19e=_0x3f2578(),_0x37acce={'key':_0x52c42d,'oldValue':_0x4ccada,'newValue':_0x547df9};_0x52c42d['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':_0x52c42d});const _0x46f546=('attribute:'+(_0x52c42d+'|'+Vt({'newValue':_0x547df9})))['substring'](0x0,0x3c),_0xed1859=this['_setSuggestionData']({'id':_0x27e19e,'type':_0x46f546,'data':_0x37acce,'createdAt':new Date(),'authorId':_0x88271d,'attributes':_0x27cf4b});_0x5c1369['push'](_0xed1859),this['_addSuggestionMarker'](_0x46f546,_0x27e19e,_0x88271d,_0x515b16);}return _0x5c1369;}['enableDefaultAttributesIntegration'](_0x1085bb){this['enableCommand'](_0x1085bb,(_0x1f349b,..._0x23854a)=>{this['_recordAttributeChanges'](()=>{_0x1f349b(..._0x23854a);});});}['registerBlockAttribute'](_0x251aaa){this['_blockAttributeKeys']['add'](_0x251aaa);}['registerInlineAttribute'](_0x142b0e){this['_inlineAttributeKeys']['add'](_0x142b0e);}['_getAttributeKey'](_0x1b37a2){return'attribute'==_0x1b37a2['type']?_0x1b37a2['subType']['split']('|')[0x0]:null;}['_setSuggestionRange'](_0x1881cf,_0x5bdee1){const _0x202244=_0x1881cf['getFirstMarker']();this['_model']['change'](_0x4ac6ec=>{_0x4ac6ec['updateMarker'](_0x202244,{'range':_0x5bdee1});});}['_addThreadToSuggestion'](_0xea3a91){const _0x436da8=_0xea3a91['id'],_0x35c4fb=this['editor']['config']['get']('collaboration.channelId');this['_commentsRepository']['hasCommentThread'](_0x436da8)||this['_commentsRepository']['addCommentThread']({'channelId':_0x35c4fb,'threadId':_0x436da8,'isResolvable':!0x1,'isSubmitted':!0x0});const _0x1fa9f3=this['_commentsRepository']['getCommentThread'](_0x436da8);_0x1fa9f3['unbind']('isRemovable'),_0x1fa9f3['isRemovable']=!0x1,_0xea3a91['commentThread']=_0x1fa9f3;}['_checkSuggestionCorrectness'](_0x19937a,_0x58b85f,_0x1ab77e,_0x243e63){if(_0x19937a['type']!=_0x58b85f||_0x19937a['subType']!=_0x1ab77e||_0x19937a['creator']['id']!=_0x243e63)throw this['editor']['enableReadOnlyMode']('track-changes-suggestion-data-mismatch'),new _0x4dceac('track-changes-suggestion-data-mismatch',this);}['_cutOutSuggestionMarker'](_0x4e4b54,_0x7c18c){const _0x24bc78=_0x4e4b54['getFirstRange']();if(_0x7c18c['isEqual'](_0x24bc78))_0x4e4b54['removeMarkers']();else{if(_0x24bc78['containsRange'](_0x7c18c)){const _0x42b27e=this['_model']['createPositionAt'](_0x7c18c['start']['nodeBefore'],'end');this['_setSuggestionRange'](_0x4e4b54,this['_model']['createRange'](_0x24bc78['start'],_0x42b27e));const _0xb6cd88=_0x3f2578(),_0x25ea5d=_0x4e4b54['creator']['id'],_0x520163=_0x4e4b54['type']+':'+_0x4e4b54['subType'];this['_setSuggestionData']({'id':_0xb6cd88,'type':_0x520163,'createdAt':new Date(),'authorId':_0x25ea5d,'data':_0x4e4b54['data'],'attributes':_0x4e4b54['attributes']});const _0x19f9a2=this['_model']['createPositionAt'](_0x7c18c['end']['parent'],'after'),_0x2dbae6=this['_model']['createRange'](_0x19f9a2,_0x24bc78['end']);this['_addSuggestionMarker'](_0x520163,_0xb6cd88,_0x25ea5d,_0x2dbae6);}else{if(_0x24bc78['containsPosition'](_0x7c18c['start'])){const _0x4efddb=this['_model']['createPositionAt'](_0x7c18c['start']['nodeBefore'],'end');this['_setSuggestionRange'](_0x4e4b54,this['_model']['createRange'](_0x24bc78['start'],_0x4efddb));}else{const _0x20f842=this['_model']['createPositionAt'](_0x7c18c['end']['parent'],'after');this['_setSuggestionRange'](_0x4e4b54,this['_model']['createRange'](_0x20f842,_0x24bc78['end']));}}}}['_rangeIsInLocalUserInsertion'](_0x1e7f7b){for(const {suggestion:_0x2c4757,meta:_0x41c9e2}of this['_findSuggestions'](_0x1e7f7b,'insertion')){if(!_0x41c9e2['isOwn'])continue;const _0x186223=_0x2c4757['getRanges']();for(const _0x7992e0 of _0x186223)if(!_0x1e7f7b['getDifference'](_0x7992e0)['length'])return!0x0;}return!0x1;}['_getAuthorFromId'](_0x48050f){const _0x2ea51c=this['editor']['plugins']['get']('Users')['getUser'](_0x48050f);if(!_0x2ea51c)throw new _0x4dceac('track-changes-user-not-found',this);return _0x2ea51c;}['_getExternalAuthor'](_0xbf6fee){const _0x680508=this['editor']['plugins']['get']('Users'),_0x16f01d=_0x485914('external:'+_0xbf6fee),_0x3983bb=_0x680508['getUser'](_0x16f01d);return _0x3983bb||_0x680508['addUser']({'id':_0x16f01d,'name':_0xbf6fee});}['_createSuggestion'](_0x1ed3b1,_0x202438,_0x405df6,_0x449c90,_0x52861f){const _0x2c30f3=this['_getAuthorFromId'](_0x449c90),_0x13bc80=this['_suggestionFactory']['buildSuggestion'](_0x1ed3b1,_0x202438,_0x405df6,_0x2c30f3,_0x52861f,_0x536262=>{this['_updateSuggestionData'](_0x405df6,{'attributes':_0x536262});const _0x30dc47=this['getSuggestion'](_0x405df6);this['_joinWithAdjacentSuggestions'](new Set([_0x30dc47])),this['_refreshSuggestionsChain'](new Set([_0x30dc47]));});return this['listenTo'](_0x13bc80,'accept',()=>{this['_updateSuggestionData'](_0x405df6,{'state':'accepted'});},{'priority':'high'}),this['listenTo'](_0x13bc80,'discard',()=>{this['_updateSuggestionData'](_0x405df6,{'state':'rejected'});},{'priority':'high'}),this['_suggestions']['set'](_0x405df6,_0x13bc80),this['_suggestionState']['set'](_0x13bc80,'notReady'),_0x13bc80;}['_splitMarkerName'](_0x4a7ed8){const _0x5c11a6=_0x4a7ed8['split'](':');return{'group':_0x5c11a6[0x0],'type':_0x5c11a6[0x1],'subType':_0x5c11a6['length']>=0x5?_0x5c11a6[0x2]:null,'id':_0x5c11a6['length']<0x5?_0x5c11a6[0x2]:_0x5c11a6[0x3],'authorId':_0x5c11a6['length']<0x5?_0x5c11a6[0x3]:_0x5c11a6[0x4],'markerCount':0x6==_0x5c11a6['length']?_0x5c11a6[0x5]:null};}['_breakSuggestionMarker'](_0x37d85d,_0x7f7384,_0x30ac05){const _0x8562a7=_0x37d85d['getFirstRange'](),_0x256593=_0x8562a7['start'],_0x193ea9=_0x8562a7['end'];this['_setSuggestionRange'](_0x37d85d,this['_model']['createRange'](_0x256593,_0x7f7384));const _0x28d144=_0x3f2578(),_0x55b03e=_0x37d85d['creator']['id'],_0x317323=_0x37d85d['type']+(_0x37d85d['subType']?':'+_0x37d85d['subType']:'');this['_setSuggestionData']({'id':_0x28d144,'type':_0x317323,'createdAt':new Date(),'authorId':_0x55b03e,'originalSuggestionId':_0x37d85d['id'],'attributes':_0x37d85d['attributes'],'data':_0x37d85d['data']});const _0x47c339=this['_getAttributeKey'](_0x37d85d);('formatBlock'==_0x37d85d['type']||_0x47c339&&this['_isBlockAttribute'](_0x47c339))&&(_0x30ac05=this['_model']['createPositionBefore'](_0x30ac05['parent'])),this['_addSuggestionMarker'](_0x317323,_0x28d144,_0x55b03e,this['_model']['createRange'](_0x30ac05,_0x193ea9));}['_findSuggestions'](_0xfe873f,_0x3cbb7c=null){const _0x4bc3dc=[],_0x86a0af=this['editor']['plugins']['get']('Users')['me'];Array['isArray'](_0xfe873f)||(_0xfe873f=[_0xfe873f]);for(const _0x43c377 of this['getSuggestions']()){if(!_0x43c377['isInContent'])continue;if(_0x3cbb7c&&_0x43c377['type']!=_0x3cbb7c)continue;let _0x184289=!0x1;for(const _0x17ba07 of _0x43c377['getRanges']()){for(const _0x173b58 of _0xfe873f){const _0x2d0b7d=_0x173b58['start']['isEqual'](_0x17ba07['end'])||_0x173b58['end']['isEqual'](_0x17ba07['start']);if(_0x2d0b7d||_0x173b58['getIntersection'](_0x17ba07)){const _0x2d56a2=_0x173b58['containsRange'](_0x17ba07)&&Rt(this['_model']['schema'],_0x17ba07['start'],_0x173b58),_0x283e8e=_0x17ba07['containsRange'](_0x173b58)&&Rt(this['_model']['schema'],_0x173b58['start'],_0x17ba07);_0x4bc3dc['push']({'suggestion':_0x43c377,'meta':{'isOwn':_0x86a0af==_0x43c377['author'],'isNextTo':_0x2d0b7d,'isInsideObject':_0x2d56a2,'containsRangeInObject':_0x283e8e}}),_0x184289=!0x0;break;}}if(_0x184289)break;}}return _0x4bc3dc;}['_addSuggestionMarker'](_0x1c9aa3,_0x39af33,_0x34b9f8,_0x5b8921,_0x2fe9c6){this['_model']['change'](_0x4ccb2f=>{let _0x549046='suggestion:'+_0x1c9aa3+':'+_0x39af33+':'+_0x34b9f8;_0x2fe9c6&&(_0x549046=_0x549046+':'+_0x2fe9c6),_0x4ccb2f['addMarker'](_0x549046,{'range':_0x5b8921,'usingOperation':!0x0,'affectsData':!0x0});});}['_removeSuggestion'](_0x23fc2c){const _0x119471=_0x23fc2c['previous'],_0x36e5e2=_0x23fc2c['next'];_0x23fc2c['previous']=null,_0x23fc2c['next']=null,null!=_0x119471&&_0x119471['next']==_0x23fc2c&&(_0x119471['next']=_0x36e5e2),null!=_0x36e5e2&&_0x36e5e2['previous']==_0x23fc2c&&(_0x36e5e2['previous']=_0x119471),'ready'==this['_suggestionState']['get'](_0x23fc2c)&&(this['_suggestionState']['set'](_0x23fc2c,'removed'),this['fire']('suggestionUnloaded',_0x23fc2c,_0x119471,_0x36e5e2));}['_setSuggestionData'](_0x250695){const _0x315311=_0x250695['id'],_0x48a080=this['addSuggestionData'](_0x250695);if(this['_adapter']&&this['_adapter']['addSuggestion']){const _0x24c750=this['editor']['plugins']['get']('PendingActions'),_0x5b46d2=_0x48a080['hasComments'],_0x3cb732=_0x48a080['subType']?_0x48a080['type']+':'+_0x48a080['subType']:_0x48a080['type'],_0x15e864=this['editor']['locale'],_0x120844=_0x24c750['add'](o(_0x15e864,'PENDING_ACTION_SUGGESTION')),_0x3e522d={'id':_0x315311,'type':_0x3cb732,'hasComments':_0x5b46d2,'data':_0x250695['data']||null,'originalSuggestionId':_0x250695['originalSuggestionId']||null,'attributes':_0x48a080['attributes']};this['_adapter']['addSuggestion'](_0x3e522d)['then'](_0x13fb6a=>{_0x48a080['_saved']=!0x0,_0x24c750['remove'](_0x120844),_0x13fb6a&&_0x13fb6a['createdAt']&&(this['_suggestions']['get'](_0x315311)['createdAt']=_0x13fb6a['createdAt']);})['catch'](_0x2f40ad=>{throw _0xa0c3ba('error-saving-suggestion-data-suggestion-discarded'),this['editor']['model']['enqueueChange']({'isUndoable':!0x1},()=>{_0x48a080['discard']();}),_0x48a080['stopListening'](),this['_suggestions']['delete'](_0x48a080['id']),this['_suggestionState']['delete'](_0x48a080),_0x2f40ad;});}return _0x48a080;}['_isBlockAttribute'](_0x5bd092){return this['_blockAttributeKeys']['has'](_0x5bd092);}['_updateSuggestionData'](_0x4c8636,_0x484dcf){const _0x2d0e13=this['editor']['plugins']['get']('PendingActions'),_0x34d4e3=this['getSuggestion'](_0x4c8636);if(this['_adapter']&&this['_adapter']['updateSuggestion']){if(_0x34d4e3['_saved']){const _0x3b5e35=_0x2d0e13['add'](o(this['editor']['locale'],'PENDING_ACTION_SUGGESTION'));this['_adapter']['updateSuggestion'](_0x4c8636,_0x484dcf)['then'](()=>{_0x2d0e13['remove'](_0x3b5e35);});}else _0x34d4e3['on']('change:_saved',()=>{this['_updateSuggestionData'](_0x4c8636,_0x484dcf);});}}['_getSuggestionData'](_0x5d8ab2){if(!this['_adapter']||!this['_adapter']['getSuggestion'])throw new _0x4dceac('track-changes-adapter-missing-getsuggestion',this);return this['_adapter']['getSuggestion'](_0x5d8ab2);}['_handleNewSuggestionMarker'](_0xec041a){const {id:_0x45165c,type:_0x23031d,subType:_0x2a8028,authorId:_0x64a019}=this['_splitMarkerName'](_0xec041a),_0x4dd976=this['_suggestions']['get'](_0x45165c)||this['_createSuggestion'](_0x23031d,_0x2a8028,_0x45165c,_0x64a019,{});switch(this['_checkSuggestionCorrectness'](_0x4dd976,_0x23031d,_0x2a8028,_0x64a019),this['_suggestionState']['get'](_0x4dd976)){case'notReady':this['_getSuggestionData'](_0x45165c)['then'](_0x1b9a64=>{let _0x492bc5=Promise['resolve']();_0x1b9a64['hasComments']&&(_0x492bc5=this['_commentsRepository']['fetchCommentThread']({'channelId':this['editor']['config']['get']('collaboration.channelId'),'threadId':_0x45165c})),_0x492bc5['then'](()=>{this['addSuggestionData'](_0x1b9a64)['_saved']=!0x0;});}),this['_suggestionState']['set'](_0x4dd976,'markerReady');break;case'removed':this['_updateSuggestionData'](_0x45165c,{'state':'open'});case'dataReady':this['_suggestionState']['set'](_0x4dd976,'ready'),this['fire']('suggestionLoaded',_0x4dd976);break;case'ready':this['fire']('suggestionChanged',_0x4dd976);}return _0x4dd976['addMarkerName'](_0xec041a),_0x4dd976;}['_refreshSuggestionsChain'](_0x171333){const _0x418df9=Array['from'](_0x171333),_0x40821f=_0x418df9['filter'](_0x2ee878=>'attribute'==_0x2ee878['type']);this['_refreshAttributeSuggestionsChain'](_0x40821f);const _0x1cb22d=_0x418df9['filter'](_0x50da80=>!_0x50da80['isMultiRange']&&'attribute'!=_0x50da80['type']),_0x1f52bb=this['getSuggestions']({'skipNotAttached':!0x0})['filter'](_0x480231=>!_0x480231['isMultiRange']&&'attribute'!=_0x480231['type']),_0x5e76c3=_0x1f52bb['filter'](_0x2f65d3=>!_0x171333['has'](_0x2f65d3)),_0xd5c9aa=new Map(_0x1f52bb['map'](_0x1de661=>[_0x1de661,this['_suggestionFactory']['getSuggestionCallback'](_0x1de661['type'],_0x1de661['subType'],'chain')])),_0x205ae4=new Map(_0x1f52bb['map'](_0x496106=>[_0x496106,_0x496106['getFirstRange']()])),_0x5d927c=new Set(),_0x3fe5c6=new Set();for(let _0x18d4a6=0x0;_0x18d4a6<_0x1cb22d['length'];_0x18d4a6++)_0xbb8de2(_0x1cb22d[_0x18d4a6],_0x1cb22d,_0x18d4a6+0x1);for(let _0x21298e=0x0;_0x21298e<_0x1cb22d['length'];_0x21298e++)_0xbb8de2(_0x1cb22d[_0x21298e],_0x5e76c3,0x0);const _0x1dd5cd=new Set();for(let _0x928d81=0x0;_0x928d81<_0x1cb22d['length'];_0x928d81++){const _0x516b00=_0x1cb22d[_0x928d81];!_0x3fe5c6['has'](_0x516b00)&&_0x516b00['previous']&&(_0x1dd5cd['add'](_0x516b00['previous']),_0x516b00['previous']['next']===_0x516b00&&(_0x516b00['previous']['next']=null),_0x516b00['previous']=null),!_0x5d927c['has'](_0x516b00)&&_0x516b00['next']&&(_0x1dd5cd['add'](_0x516b00['next']),_0x516b00['next']['previous']===_0x516b00&&(_0x516b00['next']['previous']=null),_0x516b00['next']=null);}function _0xbb8de2(_0x42e21a,_0x31edb0,_0x374c2a){for(let _0x105b58=_0x374c2a;_0x105b58<_0x31edb0['length'];_0x105b58++){const _0xca8534=_0x434f80(_0x42e21a,_0x31edb0[_0x105b58]);_0xca8534&&(_0xca8534[0x0]['next']=_0xca8534[0x1],_0xca8534[0x1]['previous']=_0xca8534[0x0],_0x5d927c['add'](_0xca8534[0x0]),_0x3fe5c6['add'](_0xca8534[0x1]));}}function _0x434f80(_0x339bbe,_0x44fa02){if(_0x339bbe['author']['id']!==_0x44fa02['author']['id'])return null;const _0x4a1ef3=_0xd5c9aa['get'](_0x339bbe)(_0x339bbe,_0x44fa02,_0x205ae4['get'](_0x339bbe),_0x205ae4['get'](_0x44fa02));if(!_0x4a1ef3)return null;return _0xd5c9aa['get'](_0x44fa02)(_0x339bbe,_0x44fa02,_0x205ae4['get'](_0x339bbe),_0x205ae4['get'](_0x44fa02))?_0x4a1ef3[0x1]['commentThread']&&_0x4a1ef3[0x1]['commentThread']['length']?null:_0x4a1ef3:null;}_0x1dd5cd['size']&&this['_refreshSuggestionsChain'](_0x1dd5cd);}['_refreshAttributeSuggestionsChain'](_0x13e0a5){if(0x0==_0x13e0a5['length'])return;const _0x1a6f9e=this['getSuggestions']({'skipNotAttached':!0x0})['filter'](_0x203669=>'attribute'==_0x203669['type']&&_0x203669['_isDataLoaded']),_0x326e3a=[],_0x115c2a=new Map();for(const _0x3788bb of _0x1a6f9e){const _0x558b47=_0x485914(_0x3788bb['attributes']);_0x115c2a['has'](_0x558b47)||(_0x115c2a['set'](_0x558b47,_0x326e3a['length']),_0x326e3a['push']([]));const _0x3e3a4e=_0x115c2a['get'](_0x558b47);_0x326e3a[_0x3e3a4e]['push'](_0x3788bb);}!(function(){_0x326e3a['sort']((_0x1a7509,_0x5c7446)=>{const _0x122265=_0x1a7509[0x0]['createdAt'],_0x1d1266=_0x5c7446[0x0]['createdAt'];return _0x122265==_0x1d1266?_0x1a7509[0x0]['attributes']['groupId']<_0x5c7446[0x0]['attributes']['groupId']?-0x1:0x1:_0x122265<_0x1d1266?-0x1:0x1;});for(const _0x54f8b5 of _0x326e3a)_0x54f8b5['sort']((_0x4cae2f,_0x46a87a)=>_0x4cae2f['id']<_0x46a87a['id']?-0x1:0x1);}());for(let _0x56f861=0x0;_0x56f861<_0x326e3a['length'];_0x56f861++){if(0x0==_0x326e3a[_0x56f861]['length'])continue;const _0x2047ca=[];for(let _0x3732d2=_0x56f861+0x1;_0x3732d2<_0x326e3a['length'];_0x3732d2++)0x0!=_0x326e3a[_0x3732d2]['length']&&_0x282646(_0x326e3a[_0x56f861],_0x326e3a[_0x3732d2])&&_0x2047ca['push'](_0x3732d2);for(const _0x1a311d of _0x2047ca)_0x326e3a[_0x56f861]=_0x326e3a[_0x56f861]['concat'](_0x326e3a[_0x1a311d]),_0x326e3a[_0x1a311d]=[];}for(const _0x4a7165 of _0x326e3a)for(let _0x92ae97=0x0;_0x92ae97<_0x4a7165['length'];_0x92ae97++)_0x4a7165[_0x92ae97]['next']=_0x4a7165[_0x92ae97+0x1]||null;for(const _0x133ad7 of _0x326e3a)for(let _0x59643d=0x0;_0x59643d<_0x133ad7['length'];_0x59643d++)_0x133ad7[_0x59643d]['previous']=_0x133ad7[_0x59643d-0x1]||null;function _0x282646(_0x488d99,_0x5f3422){if(_0x488d99[0x0]['attributes']['groupId']!==_0x5f3422[0x0]['attributes']['groupId']&&_0x488d99[0x0]['author']!==_0x5f3422[0x0]['author'])return!0x1;if(!function(_0x30479c,_0x517ae5){if(!_0x30479c['hasComments']&&!_0x517ae5['hasComments'])return!0x0;if(_0x30479c['hasComments']&&_0x517ae5['hasComments'])return!0x1;if(_0x30479c['hasComments']&&_0x517ae5['createdAt']<_0x30479c['commentThread']['comments']['get'](0x0)['createdAt'])return!0x0;if(_0x517ae5['hasComments']&&_0x30479c['createdAt']<_0x517ae5['commentThread']['comments']['get'](0x0)['createdAt'])return!0x0;return!0x1;}(_0x488d99[0x0],_0x5f3422[0x0]))return!0x1;const _0x210534=Bt(_0x488d99[0x0]['attributes'],'groupId'),_0x348b1=Bt(_0x5f3422[0x0]['attributes'],'groupId');if(!_0x2e58ee(_0x210534,_0x348b1))return!0x1;return!!_0x488d99['every'](_0x1c1384=>_0x5f3422['some'](_0x595525=>_0x1c1384['getFirstRange']()['isEqual'](_0x595525['getFirstRange']())))&&_0x5f3422['every'](_0x500225=>_0x488d99['some'](_0x275c3d=>_0x500225['getFirstRange']()['isEqual'](_0x275c3d['getFirstRange']())));}}['_joinWithAdjacentSuggestions'](_0x1c285e){const _0x44f454=Array['from'](_0x1c285e),_0x461958=this['getSuggestions']({'skipNotAttached':!0x0}),_0x26468d=_0x461958['filter'](_0x2123b9=>!_0x1c285e['has'](_0x2123b9)),_0x4d0bf8=new Map(_0x44f454['map'](_0x49f66f=>[_0x49f66f,this['_suggestionFactory']['getSuggestionCallback'](_0x49f66f['type'],_0x49f66f['subType'],'join')])),_0x3ec1ad=new Map(_0x461958['map'](_0x336895=>[_0x336895,_0x336895['getRanges']()]));for(let _0x3bebbb=0x0;_0x3bebbb<_0x44f454['length'];_0x3bebbb++){if(_0x19c9fc(this,_0x44f454[_0x3bebbb],_0x44f454,_0x3bebbb+0x1))return!0x0;}for(let _0x5e1f78=0x0;_0x5e1f78<_0x44f454['length'];_0x5e1f78++){if(_0x19c9fc(this,_0x44f454[_0x5e1f78],_0x26468d,0x0))return!0x0;}return!0x1;function _0x19c9fc(_0x1e1c8e,_0x5012a7,_0x41147f,_0x18cfc2){for(let _0x1bcd13=_0x18cfc2;_0x1bcd13<_0x41147f['length'];_0x1bcd13++){const _0x229c9a=_0x41147f[_0x1bcd13];if(_0x229c9a['type']!==_0x5012a7['type']||_0x229c9a['author']['id']!==_0x5012a7['author']['id']||_0x229c9a['subType']!==_0x5012a7['subType'])continue;if(!Pt(_0x5012a7,_0x229c9a,['groupId']))continue;if('attribute'==_0x5012a7['type']&&_0x5012a7['data']['oldValue']!=_0x229c9a['data']['oldValue'])continue;if('attribute'==_0x5012a7['type']&&_0x1e1c8e['_isBlockAttribute'](_0x5012a7['data']['key']))continue;if('formatBlock'==_0x5012a7['type']){const _0x5cb394=_0x1e1c8e['editor']['model'],_0x27ee53=_0x5012a7['getContainedElement']();if(_0x27ee53&&(_0x5cb394['schema']['isObject'](_0x27ee53)||_0x5cb394['schema']['isLimit'](_0x27ee53)))continue;}const _0x2e4b34=_0x4d0bf8['get'](_0x5012a7),_0x154dff=_0x3ec1ad['get'](_0x5012a7),_0x26fa3f=_0x3ec1ad['get'](_0x229c9a),_0x4c9bcb=_0x5012a7['commentThread']&&_0x5012a7['commentThread']['length'],_0x2dcece=_0x229c9a['commentThread']&&_0x229c9a['commentThread']['length'];if(!_0x4c9bcb&&_0x2e4b34(_0x26fa3f,_0x154dff))return _0x1e1c8e['_joinSuggestions'](_0x229c9a,_0x5012a7),_0x3ec1ad['delete'](_0x5012a7),!0x0;if(!_0x2dcece&&_0x2e4b34(_0x154dff,_0x26fa3f))return _0x1e1c8e['_joinSuggestions'](_0x5012a7,_0x229c9a),_0x3ec1ad['delete'](_0x229c9a),!0x0;}return!0x1;}}['_joinSuggestions'](_0xf771f4,_0x280454){if(_0xf771f4['isMultiRange']){for(const _0x32e413 of _0x280454['getRanges']())_0xf771f4['addRange'](_0x32e413);}else{const _0x39dd01=_0x280454['getFirstRange']()['end'];this['_setSuggestionRange'](_0xf771f4,this['_model']['createRange'](_0xf771f4['getFirstRange']()['start'],_0x39dd01));}_0x280454['removeMarkers']();}['_getMarkerAnnouncementText'](_0x416490,_0x4a1397){const _0x365a4b=_0x416490['startsWith']('format')||_0x416490['startsWith']('attribute')?'FORMATTING':_0x416490['toUpperCase']();return o(this['editor']['locale'],_0x4a1397+'_'+_0x365a4b+'_SUGGESTION_ANNOUNCEMENT');}['_initAriaMarkerChangeAnnouncements'](){const _0x4ab6e5=this['editor'];if(!_0x4ab6e5['ui'])return;const {ariaLiveAnnouncer:_0x1d19fe}=_0x4ab6e5['ui'];_0x35b420(this['_model'],({left:_0x324401,entered:_0x39e329})=>{for(const _0x1da14d of _0x324401){const {group:_0x45d0bc,type:_0x380fef}=this['_splitMarkerName'](_0x1da14d['name']);if('suggestion'===_0x45d0bc){_0x1d19fe['announce'](this['_getMarkerAnnouncementText'](_0x380fef,'LEAVE'));break;}}for(const _0x1e9132 of _0x39e329){const {group:_0x1df4e0,type:_0x327166}=this['_splitMarkerName'](_0x1e9132['name']);if('suggestion'===_0x1df4e0){_0x1d19fe['announce'](this['_getMarkerAnnouncementText'](_0x327166,'ENTER'));break;}}});}['_processAttributeChanges'](_0x3afd0e){if(this['_recordAttributeSuggestions'])return!0x1;const _0x3bf5ba=this['editor'],_0x3bf83d=_0x3bf5ba['model']['document']['differ']['getChanges']();if(0x0==_0x3bf83d['length'])return!0x1;const _0x3fb7e6=[],_0x360b00=_0x3bf83d['filter'](_0x10df29=>'attribute'==_0x10df29['type']),_0x36fe0f=_0x3bf83d['filter'](_0x382f7b=>'insert'==_0x382f7b['type']&&'$text'!=_0x382f7b['name']),_0x86ea14=_0x3bf83d['filter'](_0x50d53b=>'remove'==_0x50d53b['type']&&'$text'!=_0x50d53b['name']);for(const _0x6c6020 of _0x360b00)_0x3fb7e6['push']({'key':_0x6c6020['attributeKey'],'newValue':_0x6c6020['attributeNewValue'],'oldValue':_0x6c6020['attributeOldValue'],'range':Ot(_0x6c6020['range'],_0x3bf5ba['model'])});for(const _0x5ab8d4 of _0x36fe0f){const _0x2d1097=_0x86ea14['find'](_0x251505=>_0x251505['position']['isEqual'](_0x5ab8d4['position']));_0x2d1097&&_0x3fb7e6['push']({'key':m,'newValue':_0x5ab8d4['name'],'oldValue':_0x2d1097['name'],'range':_0x3bf5ba['model']['createRangeOn'](_0x5ab8d4['position']['nodeAfter'])});}return 0x0!=_0x3fb7e6['length']&&this['_reduceExistingSuggestions'](_0x3afd0e,_0x3fb7e6);}['_processAttributeSuggestions'](_0x323a4a){let _0x2d36e3=!0x1;const _0x36917b=this['editor']['model']['document']['differ']['getChangedMarkers']()['filter'](_0x4603bd=>_0x4603bd['data']['newRange']&&_0x4603bd['name']['startsWith']('suggestion:attribute:'));for(const _0x1e9bbd of _0x36917b){const {subType:_0x1288ef,id:_0x49b6f1}=this['_splitMarkerName'](_0x1e9bbd['name']),_0x154891=_0x1288ef['split']('|')[0x0];for(const _0x13ff7d of this['getSuggestions']({'skipNotAttached':!0x0}))_0x13ff7d['id']!=_0x49b6f1&&'attribute'==_0x13ff7d['type']&&_0x13ff7d['data']&&_0x13ff7d['data']['key']==_0x154891&&_0x13ff7d['getFirstRange']()['isIntersecting'](_0x1e9bbd['data']['newRange'])&&(this['_reduceSuggestionAttributeRange'](_0x13ff7d,_0x1e9bbd['data']['newRange'],_0x323a4a),_0x2d36e3=!0x0);}return _0x2d36e3;}['_recordAttributeChanges'](_0x2e4d8b){this['editor'],this['_recordAttributeSuggestions']=!0x0,_0x2e4d8b();}['_isRegisteredAttribute'](_0x3a2c4d){const _0x356119=this['_isBlockAttribute'](_0x3a2c4d),_0x2df8e7=this['_inlineAttributeKeys']['has'](_0x3a2c4d);return _0x356119||_0x2df8e7;}['_reduceExistingSuggestions'](_0x5e6f18,_0x39d9ab){if(0x0==_0x39d9ab['length'])return!0x1;let _0x7a2d68=!0x1;for(const _0x5d481b of _0x39d9ab){const _0x217044=this['_findSuggestions'](_0x5d481b['range'],'attribute')['filter'](_0x2cbf04=>!_0x2cbf04['meta']['isNextTo'])['map'](_0x5a83df=>_0x5a83df['suggestion']),_0x38faee=_0x485914({'newValue':_0x5d481b['newValue']});_0x217044['filter'](_0x5ef72e=>{const [_0x33c3b1,_0x72fae4]=_0x5ef72e['subType']['split']('|');return _0x33c3b1==_0x5d481b['key']&&_0x72fae4!=_0x38faee;})['forEach'](_0x201225=>{this['_reduceSuggestionAttributeRange'](_0x201225,_0x5d481b['range'],_0x5e6f18),_0x7a2d68=!0x0;});}return _0x7a2d68;}['_reduceSuggestionAttributeRange'](_0x2aa4ff,_0x2861a4,_0x234482){const _0x5d1f6e=_0x2aa4ff['getFirstRange']()['getDifference'](_0x2861a4);0x0!==_0x5d1f6e['length']?0x1!==_0x5d1f6e['length']?this['_breakSuggestionMarker'](_0x2aa4ff,_0x2861a4['start'],_0x2861a4['end']):this['_setSuggestionRange'](_0x2aa4ff,_0x5d1f6e[0x0]):_0x234482['removeMarker'](_0x2aa4ff['getFirstMarker']());}}class xt{['_editor'];['_model'];['_customCallbacks'];['_defaultCallbacks'];constructor(_0x1c379d){this['_editor']=_0x1c379d,this['_model']=_0x1c379d['model'],this['_customCallbacks']=new Map(),this['_defaultCallbacks']=new Map(),this['_registerDefaultCallbacks']();}['buildSuggestion'](_0x5c9ad8,_0x1ada0b,_0x6f7f36,_0x1b5cda,_0x5d0d52,_0x464839){return new u(this['_model'],{'type':_0x5c9ad8,'subType':_0x1ada0b,'id':_0x6f7f36,'author':_0x1b5cda,'creator':_0x1b5cda,'attributes':_0x5d0d52,'onAttributesChange':_0x464839,'onAccept':(..._0x1a8a44)=>this['getSuggestionCallback'](_0x5c9ad8,_0x1ada0b,'accept')(..._0x1a8a44),'onDiscard':(..._0x1eb03d)=>this['getSuggestionCallback'](_0x5c9ad8,_0x1ada0b,'discard')(..._0x1eb03d)});}['registerCustomCallback'](_0x777524,_0x2b9d54,_0x141d9b,_0x74417){const _0x427339=_0x777524+':'+_0x2b9d54+':'+_0x141d9b;this['_customCallbacks']['set'](_0x427339,_0x74417);}['getSuggestionCallback'](_0xa59c91,_0x2b86a4,_0x35c0e8){const _0x355da1=_0xa59c91+':'+_0x2b86a4+':'+_0x35c0e8;return this['_customCallbacks']['get'](_0x355da1)||this['_defaultCallbacks']['get'](_0xa59c91+':'+_0x35c0e8);}['_registerDefaultCallbacks'](){const _0x47929c=()=>!0x1,_0x5243e0=_0x48e825=>{_0x48e825['sort']((_0x1ccfb4,_0x42ba2d)=>_0x1ccfb4['start']['isBefore'](_0x42ba2d['start'])?0x1:-0x1),this['_model']['change'](_0x5c9008=>{for(const _0x49a8a6 of _0x48e825){let _0x30b168;_0x30b168=_0x49a8a6['end']['isAtEnd']&&_0x49a8a6['end']['parent']==_0x49a8a6['start']['nodeAfter']?_0x5c9008['createSelection'](_0x49a8a6['start']['nodeAfter'],'on'):_0x5c9008['createSelection'](_0x49a8a6),this['_model']['deleteContent'](_0x30b168,{'forceDefaultExecution':!0x0,'doNotAutoparagraph':!0x0});}});},_0x1976f7=(_0x3c0bb7,_0x5f16cf)=>{_0x5f16cf&&this['_model']['change'](_0x1b0bb3=>{const {commandName:_0x4acf5,commandParams:_0xb98d4d=[]}=_0x5f16cf,_0x1f42b5=_0x3c0bb7['map'](_0x590bf=>(Tt(_0x590bf)&&(_0x590bf=this['_model']['createRange'](_0x590bf['end'])),_0x590bf))['filter'](_0x3ebc7b=>'$graveyard'!==_0x3ebc7b['root']['rootName']);if(_0x1f42b5['length']<0x1)return;const _0x31701a=Array['from'](this['_model']['document']['selection']['getRanges']())['map'](_0x5dadc6=>_0x249ff9['fromRange'](_0x5dadc6));_0x1b0bb3['setSelection'](_0x1f42b5);for(const _0x30c847 of this['_editor']['commands']['commands']())_0x30c847['refresh']();_0xb98d4d['push']({'forceDefaultExecution':!0x0}),this['_editor']['execute'](_0x4acf5,..._0xb98d4d);const _0x13fe95=_0x31701a['filter'](_0x2157b8=>'$graveyard'!=_0x2157b8['root']['rootName']);_0x13fe95['length']>0x0&&_0x1b0bb3['setSelection'](_0x13fe95);for(const _0x1ef508 of _0x31701a)_0x1ef508['detach']();});},_0x2f9100=(_0x48d5de,_0x2b5551)=>0x1==_0x48d5de['length']&&0x1==_0x2b5551['length']&&_0x48d5de[0x0]['end']['isEqual'](_0x2b5551[0x0]['start']),_0x387a78=(_0x2b3b75,_0x319f41,_0xbf5fe9,_0x4231ad)=>Gt(_0x2b3b75,_0x319f41,_0xbf5fe9,_0x4231ad,this['_model'])?[_0x2b3b75,_0x319f41]:Gt(_0x319f41,_0x2b3b75,_0x4231ad,_0xbf5fe9,this['_model'])?[_0x319f41,_0x2b3b75]:null;this['_defaultCallbacks']['set']('insertion:accept',_0x47929c),this['_defaultCallbacks']['set']('insertion:discard',_0x5243e0),this['_defaultCallbacks']['set']('insertion:join',_0x2f9100),this['_defaultCallbacks']['set']('insertion:chain',_0x387a78),this['_defaultCallbacks']['set']('deletion:accept',_0x5243e0),this['_defaultCallbacks']['set']('deletion:discard',_0x47929c),this['_defaultCallbacks']['set']('deletion:join',_0x2f9100),this['_defaultCallbacks']['set']('deletion:chain',_0x387a78),this['_defaultCallbacks']['set']('formatInline:accept',_0x1976f7),this['_defaultCallbacks']['set']('formatInline:discard',_0x47929c),this['_defaultCallbacks']['set']('formatInline:join',_0x2f9100),this['_defaultCallbacks']['set']('formatInline:chain',_0x47929c),this['_defaultCallbacks']['set']('formatBlock:accept',_0x1976f7),this['_defaultCallbacks']['set']('formatBlock:discard',_0x47929c),this['_defaultCallbacks']['set']('formatBlock:join',_0x2f9100),this['_defaultCallbacks']['set']('formatBlock:chain',_0x47929c),this['_defaultCallbacks']['set']('attribute:accept',_0x47929c),this['_defaultCallbacks']['set']('attribute:discard',(_0x4d3350,_0x1ea95f)=>{if(!_0x1ea95f)return;const _0x565a46=this['_editor']['plugins']['get'](p);this['_model']['change'](_0x379680=>{if(_0x1ea95f['key']==m)for(const _0x5c081f of _0x4d3350){const _0x298c2e=_0x5c081f['start']['nodeAfter'],_0x236f44=_0x1ea95f['oldValue'];_0x379680['rename'](_0x298c2e,_0x236f44);}else{if(_0x565a46['_isBlockAttribute'](_0x1ea95f['key'])){for(const _0x47e292 of _0x4d3350)void 0x0!==_0x1ea95f['oldValue']?_0x379680['setAttribute'](_0x1ea95f['key'],_0x1ea95f['oldValue'],_0x47e292['start']['nodeAfter']):_0x379680['removeAttribute'](_0x1ea95f['key'],_0x47e292['start']['nodeAfter']);}else{for(const _0x28215a of _0x4d3350)_0x1ea95f['oldValue']?_0x379680['setAttribute'](_0x1ea95f['key'],_0x1ea95f['oldValue'],_0x28215a):_0x379680['removeAttribute'](_0x1ea95f['key'],_0x28215a);}}});}),this['_defaultCallbacks']['set']('attribute:join',_0x2f9100);}}function Rt(_0x4a440c,_0x294e63,_0x565981){for(const _0x6de104 of _0x294e63['parent']['getAncestors']({'includeSelf':!0x0,'parentFirst':!0x0})){if(_0x6de104['root']==_0x6de104)return!0x1;if(!_0x565981['containsItem'](_0x6de104))return!0x1;if(_0x4a440c['isObject'](_0x6de104)||_0x4a440c['isLimit'](_0x6de104))return!0x0;}return!0x1;}function Tt(_0x33afbb){return _0x33afbb['end']['parent']==_0x33afbb['start']['nodeAfter']&&_0x33afbb['end']['isAtStart'];}function Et(_0x45fee2,_0x3a56a1,_0x525b20,_0x59f5bd){const _0x23b503=_0x233fa6=>!_0x233fa6['item']['is']('$textProxy')&&!_0x59f5bd['isObject'](_0x233fa6['item']),_0x1a68c7=_0x45fee2['start']['getLastMatchingPosition'](_0x23b503),_0x4d88fa=_0x45fee2['end']['getLastMatchingPosition'](_0x23b503,{'direction':'backward'});return(!_0x45fee2['start']['isEqual'](_0x1a68c7)||!_0x45fee2['end']['isEqual'](_0x4d88fa))&&(_0x1a68c7['isBefore'](_0x4d88fa)?_0x525b20['updateMarker'](_0x3a56a1,{'range':_0x525b20['createRange'](_0x1a68c7,_0x4d88fa)}):_0x525b20['removeMarker'](_0x3a56a1),!0x0);}function Vt(_0x22be0a){return _0x485914(_0x22be0a);}function Ut(_0x5e8de7){const _0x487c61=_0x5e8de7['start']['nodeAfter'];return _0x487c61&&_0x487c61['is']('element');}function Ot(_0x42ed0e,_0x29e41e){return null==_0x42ed0e['end']['nodeBefore']&&_0x42ed0e['end']['parent']==_0x42ed0e['start']['nodeAfter']?Ft(_0x42ed0e['start']['nodeAfter'],_0x29e41e):_0x42ed0e;}function Ft(_0x5e58fe,_0x529881){const _0x2e79e6=_0x529881['schema']['isObject'](_0x5e58fe)||_0x529881['schema']['isSelectable'](_0x5e58fe);return _0x529881['createRange'](_0x529881['createPositionAt'](_0x5e58fe,'before'),_0x2e79e6?_0x529881['createPositionAfter'](_0x5e58fe):_0x529881['createPositionAt'](_0x5e58fe,'end'));}function Gt(_0x471fe0,_0x50b4b2,_0x155c6b,_0x24f5f1,_0xc35f26){if(!Pt(_0x471fe0,_0x50b4b2))return!0x1;if(_0x155c6b['end']['isEqual'](_0x24f5f1['start']))return!0x0;if(_0x471fe0['type']!=_0x50b4b2['type'])return!0x1;if(!_0x155c6b['end']['isTouching'](_0x24f5f1['start']))return!0x1;const _0x217e01=_0xc35f26['createRange'](_0x155c6b['end'],_0x24f5f1['start'])['getWalker']();for(const _0x8c26f0 of _0x217e01)if(['elementStart','elementEnd']['includes'](_0x8c26f0['type'])&&_0xc35f26['schema']['isLimit'](_0x8c26f0['item']))return!0x1;return!0x0;}function Pt(_0x468916,_0x470da2,_0x3ed611=[]){return!(!_0x468916['_isDataLoaded']||!_0x470da2['_isDataLoaded'])&&_0x2e58ee(Bt(_0x468916['attributes'],_0x3ed611),Bt(_0x470da2['attributes'],_0x3ed611));}function Lt(_0x3ce3ee,_0xa430e7){const _0x59bafc=Ht(_0x3ce3ee['attributes']),_0x223a16=Ht(_0xa430e7);if(!_0x3ce3ee['_isDataLoaded'])return!0x1;for(const _0xc602c3 of Object['keys'](_0x223a16))if(!_0x2e58ee(_0x59bafc[_0xc602c3],_0x223a16[_0xc602c3]))return!0x1;return!0x0;}function Ht(_0x1cfaeb){const _0x3e3f31=Object['assign']({},_0x1cfaeb);return delete _0x3e3f31['skipNestingCheck'],delete _0x3e3f31['tablePasteChainId'],_0x3e3f31;}class oe extends/* #__PURE__ -- @preserve */
25
- _0x5de653(){['model'];['view'];['commentThreadController'];['_editor'];['_acceptCommand'];['_discardCommand'];['_pendingAction'];constructor(_0xd4b0de,_0xd4e2f8,_0x194d95,_0x1c62ee){super(),this['model']=_0xd4e2f8,this['view']=_0x194d95,this['commentThreadController']=_0x1c62ee,this['_editor']=_0xd4b0de,this['_acceptCommand']=_0xd4b0de['commands']['get']('acceptSuggestion'),this['_discardCommand']=_0xd4b0de['commands']['get']('discardSuggestion'),this['view']['bind']('isEnabled')['to'](this['_acceptCommand'],this['_discardCommand'],(_0x4e3f21,_0x7f7361)=>_0x4e3f21||_0x7f7361),this['view']['bind']('canAccept')['to'](this['_acceptCommand'],'isEnabled',_0x5bd664=>_0x5bd664&&this['_editor']['model']['canEditAt'](_0xd4e2f8['getRanges']())),this['view']['bind']('canDiscard')['to'](this['_discardCommand'],'isEnabled',_0x216d09=>_0x216d09&&this['_editor']['model']['canEditAt'](_0xd4e2f8['getRanges']())),this['_pendingAction']=null,_0x194d95['isDirty']&&this['_setPendingAction'](),this['listenTo'](_0x194d95,'acceptSuggestion',()=>this['acceptSuggestion']()),this['listenTo'](_0x194d95,'discardSuggestion',()=>this['discardSuggestion']()),this['listenTo'](_0x194d95,'change:isDirty',()=>{_0x194d95['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 _0x286711=o(this['_editor']['locale'],'PENDING_ACTION_SUGGESTION');this['_pendingAction']=this['_editor']['plugins']['get']('PendingActions')['add'](_0x286711);}['_removePendingAction'](){null!==this['_pendingAction']&&this['_editor']['plugins']['get']('PendingActions')['remove'](this['_pendingAction']),this['_pendingAction']=null;}}class es extends _0x54f70d{['commentsListView'];['commentThreadInputView'];['_model'];['_localUser'];['_config'];constructor(_0x44f154,_0x580f22,_0x5587e8,_0x26c393){super(_0x44f154),this['commentsListView']=null,this['commentThreadInputView']=null,this['set']('isActive',!0x1),this['set']('authoredAt',_0x580f22['authoredAt']),this['bind']('authoredAt')['to'](_0x580f22),this['set']('descriptionParts',[]),this['set']('isDirty',!0x1),this['set']('isEnabled',!0x1),this['set']('canAccept',!0x1),this['set']('canDiscard',!0x1),this['_model']=_0x580f22,this['_localUser']=_0x5587e8,this['_config']=_0x26c393,_0x26c393['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:_0x2ee770}=this['_config'];this['commentsListView']=new _0x2ee770(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',_0x7cb6b3=>_0x7cb6b3+0x1),this['commentThreadInputView']=this['_createCommentThreadInputView'](),this['on']('removeComment',()=>this['focus']()),this['bind']('isDirty')['to'](this['commentsListView'],'hasDirtyComment',this['commentThreadInputView']['commentInputView'],'value',(_0x50358a,_0x1fefd3)=>_0x50358a||!!_0x1fefd3);}['_createCommentThreadInputView'](){const {CommentThreadInputView:_0x4eff9a}=this['_config'],_0x431724=new _0x4eff9a(this['locale'],this['_localUser'],this['_config']['editorConfig']),_0x2fc739=_0x431724['commentInputView'];return _0x431724['bind']('showInput')['to'](this,'isActive',this['_model']['commentThread'],'isReadOnly',_0x2fc739,'value',(_0x4e9c1a,_0x2aad99,_0x3ae773)=>!!_0x3ae773||_0x4e9c1a&&!_0x2aad99),_0x2fc739['on']('submit',(_0x526a87,_0x292216)=>{this['fire']('addComment',_0x292216),_0x2fc739['editor']['setData']('');}),_0x2fc739['on']('cancel',()=>this['focus']()),_0x2fc739['bind']('disabledSubmit')['to'](this['_model']['commentThread'],'isReadOnly'),_0x431724;}}class ne extends es{['userView'];['acceptButton'];['discardButton'];['_descriptionElement'];constructor(_0x13d94c,_0x31eb4b,_0xa15e77,_0x418f27){super(_0x13d94c,_0x31eb4b,_0xa15e77,_0x418f27),this['set']('type',''),this['bind']('type')['to'](this,'descriptionParts',_0x3d1994=>_0x3d1994&&_0x3d1994[0x0]?_0x3d1994[0x0]['type']:''),this['bind']('description')['to'](this,'descriptionParts',this,'isActive',(_0x324092,_0x45b74e)=>{let _0x12e1fc='';for(const _0x311923 of _0x324092)_0x12e1fc+='<p>'+ds(_0x311923['content'],_0x311923['color'])+'</p>';return _0x45b74e?_0x12e1fc:_0x52087e(_0x12e1fc,{'limit':0x8c});}),this['_descriptionElement']=null,this['acceptButton']=this['_createButton'](o(_0x13d94c,'Accept\x20suggestion'),_0x444e0f['check'],'ck-suggestion--accept','acceptSuggestion','sw'),this['acceptButton']['bind']('isEnabled')['to'](this,'canAccept'),this['discardButton']=this['_createButton'](o(_0x13d94c,'Discard\x20suggestion'),_0x444e0f['cancel'],'ck-suggestion--discard','discardSuggestion','sw'),this['discardButton']['bind']('isEnabled')['to'](this,'canDiscard'),this['userView']=new _0x7ce399(_0x13d94c,this['_model']['author'],this['getUserViewNotificationText']()),this['userView']['extendTemplate']({'attributes':{'class':['ck-suggestion__user','ck-annotation__user']}}),this['setTemplate'](this['getTemplate']());}['getTemplate'](){const _0x16c6b4=this['bindTemplate'],_0x5829a8=[{'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':_0x16c6b4['to']('authoredAt'),'class':['ck-comment__info-time','ck-annotation__info-time']},'children':[{'text':_0x16c6b4['to']('authoredAt',_0x3aa421=>this['_config']['formatDateTime'](_0x3aa421))}]}]},{'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']&&_0x5829a8['push']({'tag':'div','attributes':{'class':['ck-comment__external']},'children':[{'text':this['getExternalSuggestionNote']()}]});const _0x2c18bc={'tag':'div','attributes':{'class':['ck-suggestion-wrapper',_0x16c6b4['if']('isActive','ck-suggestion-wrapper--active'),_0x16c6b4['to']('type',_0x717602=>'ck-suggestion-'+_0x717602),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':_0x5829a8}]}]};return this['commentsListView']&&this['commentThreadInputView']&&(_0x2c18bc['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)),_0x2c18bc;}['render'](){super['render'](),this['_descriptionElement']=this['element']['querySelector']('.ck-annotation__content-wrapper'),this['_descriptionElement']['innerHTML']=this['description'],this['on']('change:description',(_0x386a6f,_0x470bd4,_0x4cf0a1)=>{this['_descriptionElement']['innerHTML']=_0x4cf0a1;});}['_createButton'](_0x3eceb4,_0x46e86f,_0x1e0d0b,_0x4ed2b5,_0x47fa36){const _0x19041f=new _0x1185ce(this['locale']);return _0x19041f['set']({'label':_0x3eceb4,'icon':_0x46e86f,'tooltip':!0x0,'tooltipPosition':_0x47fa36}),_0x19041f['extendTemplate']({'attributes':{'class':_0x1e0d0b}}),_0x19041f['on']('execute',()=>{this['fire'](_0x4ed2b5,this['_model']['id']);}),_0x19041f;}['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(_0x42ba7d,_0x1065aa){let _0x2a6d50='';return _0x2a6d50+=_0x42ba7d['split']('*')['map']((_0x5407da,_0x37b5d6)=>_0x37b5d6%0x2!=0x0?'<span\x20class=\x22ck-suggestion-type\x22>'+us(_0x5407da)+'</span>':us(_0x5407da))['join'](''),_0x1065aa&&(_0x2a6d50+='<span\x20class=\x22ck-suggestion-color\x22\x20style=\x22background-color:\x20'+_0x1065aa['value']+'\x22\x20title=\x22'+_0x1065aa['title']+'\x22></span>'),_0x2a6d50;}function us(_0x17b3fa){const _0x2e2964=document['createElement']('span');return _0x2e2964['innerText']=_0x17b3fa,_0x2e2964['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 _0x43febe{['_suggestionToController'];['_viewToController'];['_annotationViews'];['_handleControllerBuffer'];['_disableComments'];static get['requires'](){return[p,_0x3e6dce,'CommentsRepository','Annotations','EditorAnnotations'];}static get['pluginName'](){return'TrackChangesUI';}constructor(_0x911def){super(_0x911def),this['_suggestionToController']=new Map(),this['_viewToController']=new Map(),this['_annotationViews']=new Map(),this['_handleControllerBuffer']=new Map();const _0x4f2c5d=this['editor']['config'];_0x4f2c5d['define']('trackChanges.SuggestionThreadView',ne),_0x4f2c5d['define']('trackChanges.disableComments',!0x1),this['_disableComments']=_0x4f2c5d['get']('trackChanges.disableComments');}['_handleSuggestionControllerDelayed'](_0x17ef04,_0x193cb6){0x0===this['_handleControllerBuffer']['size']&&setTimeout(()=>{for(const [_0x46a114,_0x3f191d]of this['_handleControllerBuffer']){const _0x2d51c9=this['_suggestionToController']['has'](_0x46a114);_0x2d51c9||_0x3f191d?_0x2d51c9&&_0x3f191d&&this['_destroyController'](_0x46a114):this['_initializeController'](_0x46a114);}this['_handleControllerBuffer']['clear'](),this['editor']['plugins']['get']('EditorAnnotations')['refreshSelectedViews'](),this['_refreshActiveMarkers']();},0xa),this['_handleControllerBuffer']['set'](_0x17ef04,_0x193cb6);}['init'](){const _0x2458ea=this['editor'],_0x4c4391=_0x2458ea['plugins']['get']('TrackChangesEditing'),_0x2b767e=_0x2458ea['plugins']['get']('Annotations'),_0x32d951=_0x2458ea['plugins']['get']('EditorAnnotations'),_0x1e178c=_0x2458ea['plugins']['get']('CommentsRepository');this['_addUIComponentsToFactory'](),_0x32d951['addSourceCollector'](()=>{const _0x568025=[];for(const [_0x2ac68f,_0x4dce76]of Array['from'](this['_suggestionToController'])){const _0xcc015=_0x2ac68f['getAllAdjacentSuggestions'](),_0x33ba0c=[];for(const _0x3bf4f8 of _0xcc015){if(!_0x3bf4f8['isInContent'])continue;if(_0x3bf4f8['isMultiRange']){_0x33ba0c['push'](..._0x3bf4f8['getRanges']());continue;}const _0x4c382c=_0x3bf4f8['getFirstRange']();if(_0x33ba0c['length']>0x0){const _0x5bff90=_0x33ba0c[0x0]['getJoined'](_0x4c382c);if(_0x5bff90){_0x33ba0c[0x0]=_0x5bff90;continue;}}_0x33ba0c['push'](_0x4c382c);}_0x568025['push']([_0x4dce76['view'],_0x33ba0c]);}return _0x568025;}),this['listenTo'](_0x4c4391,'suggestionLoaded',(_0x3c288c,_0x34ee78)=>{this['listenTo'](_0x34ee78,'change:previous',(_0x59c4,_0x2f49ba,_0x8fe12e,_0x538c51)=>{_0x34ee78['isInContent']&&(null==_0x8fe12e?(this['_updateController'](_0x538c51['head']),this['_handleSuggestionControllerDelayed'](_0x34ee78,!0x1)):(this['_updateController'](_0x8fe12e['head']),null==_0x538c51&&this['_handleSuggestionControllerDelayed'](_0x34ee78,!0x0)));}),null!==_0x34ee78['previous']?this['_updateController'](_0x34ee78['head']):this['_handleSuggestionControllerDelayed'](_0x34ee78,!0x1);}),this['listenTo'](_0x4c4391,'suggestionUnloaded',(_0x4e4b7e,_0xea66ef,_0x315962)=>{this['stopListening'](_0xea66ef,'change:previous'),this['_handleControllerBuffer']['delete'](_0xea66ef),this['_suggestionToController']['has'](_0xea66ef)&&this['_destroyController'](_0xea66ef),_0x315962&&this['_updateController'](_0x315962['head']);}),this['listenTo'](_0x4c4391,'suggestionChanged',(_0x433641,_0x32d8c3)=>{this['_updateController'](_0x32d8c3);}),this['listenTo'](_0x2b767e,'change:activeAnnotations',()=>{this['_refreshActiveMarkers']();}),this['listenTo'](_0x1e178c,'addComment',(_0x2adbc1,{threadId:_0x57add7,isFromAdapter:_0x27902f})=>{if(_0x27902f||!_0x4c4391['hasSuggestion'](_0x57add7))return;const _0x2ca0b1=_0x4c4391['getSuggestion'](_0x57add7);this['_suggestionToController']['get'](_0x2ca0b1)['view']['focus']();},{'priority':'lowest'});}['_refreshActiveMarkers'](){const _0x4f6856=this['editor']['plugins']['get']('Annotations'),_0x1e77e0=this['editor']['plugins']['get']('TrackChangesEditing'),_0x47f6bd=Array['from'](_0x4f6856['activeAnnotations'],_0x9f608c=>_0x9f608c['innerView'])['filter'](_0x56d74a=>this['_viewToController']['has'](_0x56d74a)),_0x5c320a=[];for(const _0x2bad86 of _0x47f6bd){const _0xda4b50=this['_viewToController']['get'](_0x2bad86)['model']['getAllAdjacentSuggestions']();_0x5c320a['push'](..._0xda4b50['reduce']((_0x583751,_0x47dca4)=>[..._0x583751,..._0x47dca4['getMarkerNames']()],[]));}_0x1e77e0['activeMarkers']=_0x5c320a;}['_addUIComponentsToFactory'](){const _0x53b126=this['editor'],_0x5b82f8=_0x53b126['locale'],_0x3ffd15=o(_0x5b82f8,'Track\x20changes'),_0x4b3533=new Wt([{'type':'switchbutton','model':new te({'withText':!0x0,'label':_0x3ffd15,'commandName':'trackChanges','role':'menuitemcheckbox'})},{'type':'separator'},{'type':'button','model':new te({'withText':!0x0,'label':o(_0x5b82f8,'Accept\x20all\x20suggestions'),'commandName':'acceptAllSuggestions','role':'menuitem'})},{'type':'button','model':new te({'withText':!0x0,'label':o(_0x5b82f8,'Accept\x20all\x20selected\x20suggestions'),'commandName':'acceptSelectedSuggestions','role':'menuitem'})},{'type':'button','model':new te({'withText':!0x0,'label':o(_0x5b82f8,'Discard\x20all\x20suggestions'),'commandName':'discardAllSuggestions','role':'menuitem'})},{'type':'button','model':new te({'withText':!0x0,'label':o(_0x5b82f8,'Discard\x20all\x20selected\x20suggestions'),'commandName':'discardSelectedSuggestions','role':'menuitem'})}]);for(const _0x36a1de of _0x4b3533)if(ae(_0x36a1de)){const _0x5b9571=_0x53b126['commands']['get'](_0x36a1de['model']['commandName']);_0x36a1de['model']['bind']('isOn','isEnabled')['to'](_0x5b9571,'value','isEnabled');}_0x53b126['ui']['componentFactory']['add']('trackChanges',_0x22d0e2=>this['_createToolbarButton'](_0x22d0e2,_0x4b3533,_0x3ffd15)),_0x53b126['ui']['componentFactory']['add']('menuBar:trackChanges',_0x55e078=>this['_createMenuBarMenu'](_0x55e078,_0x4b3533,_0x3ffd15));}['_createToolbarButton'](_0x4cb165,_0x4fd70b,_0x46db52){const _0x2dd9a6=zt(_0x4cb165,Zt),_0x2c7811=this['editor']['commands']['get']('trackChanges');_0x2dd9a6['buttonView']['set']({'tooltip':_0x46db52,'label':_0x46db52,'icon':ie}),_0x2dd9a6['buttonView']['bind']('isOn')['to'](_0x2c7811,'value'),_0x2dd9a6['buttonView']['on']('execute',()=>{_0x2c7811['execute'](),this['editor']['editing']['view']['focus']();}),qt(_0x2dd9a6,_0x4fd70b,{'role':'menu'});const _0x13333f=[];for(const _0xd5ea7 of _0x4fd70b)ae(_0xd5ea7)&&_0x13333f['push'](this['editor']['commands']['get'](_0xd5ea7['model']['commandName']));const _0x2fcaca=_0x2dd9a6['buttonView'];return _0x2fcaca['actionView']['unbind']('isEnabled'),_0x2fcaca['arrowView']['unbind']('isEnabled'),_0x2fcaca['actionView']['bind']('isEnabled')['to'](_0x2c7811,'isEnabled'),_0x2fcaca['arrowView']['bind']('isEnabled')['toMany'](_0x13333f,'isEnabled',(..._0x5c0ac6)=>_0x5c0ac6['some'](_0x157dba=>_0x157dba)),_0x2dd9a6['on']('execute',_0x1e7514=>{this['editor']['execute'](_0x1e7514['source']['commandName']),this['editor']['editing']['view']['focus']();}),_0x2dd9a6;}['_createMenuBarMenu'](_0x3a9289,_0xccc2ee,_0x5160e3){const _0x3c51b1=new Kt(_0x3a9289),_0x52ee0a=this['editor']['commands']['get']('trackChanges');_0x3c51b1['buttonView']['set']({'label':_0x5160e3,'icon':ie});const _0x5d6f25=new Qt(_0x3a9289);for(const _0xaa0c7c of _0xccc2ee){if('separator'==_0xaa0c7c['type']){_0x5d6f25['items']['add'](new Jt(_0x3a9289));continue;}const _0x3d1889=new Xt(_0x3a9289,_0x3c51b1),_0x3d9f88=new Yt(_0x3a9289),_0x4697ef=_0xaa0c7c['model'];_0x3d9f88['bind'](...Object['keys'](_0x4697ef))['to'](_0x4697ef),_0x3d9f88['delegate']('execute')['to'](_0x3c51b1),_0x3d9f88['on']('execute',()=>{this['editor']['execute'](_0x4697ef['commandName']),this['editor']['editing']['view']['focus']();}),_0x3d1889['children']['add'](_0x3d9f88),_0x5d6f25['items']['add'](_0x3d1889);}return _0x3c51b1['bind']('isEnabled')['to'](_0x52ee0a,'isEnabled'),_0x3c51b1['panelView']['children']['add'](_0x5d6f25),_0x3c51b1;}['_initializeController'](_0x2ad47f){const _0x38ea76=this['editor'],_0x46c606=_0x38ea76['config'],_0x42db5b=_0x38ea76['plugins']['get']('Annotations'),_0x397530=_0x38ea76['plugins']['get']('CommentsRepository'),_0x93a121=_0x38ea76['plugins']['get']('EditorAnnotations'),_0x192d70=_0x38ea76['plugins']['get'](_0x3e6dce)['me'],_0x28247a=_0x46c606['get']('trackChanges')['SuggestionThreadView'],{CommentsListView:_0x39e27c,CommentThreadInputView:_0x10547e}=_0x38ea76['plugins']['get']('CommentsUI');let _0x1d0ec9,_0x1b45fd;this['_annotationViews']['has'](_0x2ad47f['id'])?(_0x1b45fd=this['_annotationViews']['get'](_0x2ad47f['id']),_0x1d0ec9=_0x1b45fd['mainView']):(_0x1d0ec9=new _0x28247a(_0x38ea76['locale'],_0x2ad47f,_0x192d70,{'disableComments':this['_disableComments'],'editorConfig':_0x46c606['get']('comments.editorConfig'),'maxCommentsWhenCollapsed':_0x46c606['get']('comments.maxCommentsWhenCollapsed'),'maxThreadTotalWeight':_0x46c606['get']('comments.maxThreadTotalWeight'),'maxCommentCharsWhenCollapsed':_0x46c606['get']('comments.maxCommentCharsWhenCollapsed'),'formatDateTime':_0x45e470(_0x46c606['get']('locale')),'CommentView':_0x46c606['get']('comments')['CommentView'],'CommentsListView':_0x39e27c,'CommentThreadInputView':_0x10547e}),_0x1d0ec9['acceptButton']['on']('execute',()=>{_0x38ea76['editing']['view']['focus']();}),_0x1d0ec9['discardButton']['on']('execute',()=>{_0x38ea76['editing']['view']['focus']();}),_0x1b45fd=_0x42db5b['createAnnotationView'](this['editor']['locale'],_0x1d0ec9),_0x1b45fd['bind']('isDirty')['to'](_0x1d0ec9,'isDirty'),_0x1b45fd['bind']('length')['to'](_0x1d0ec9),_0x1b45fd['bind']('type')['to'](_0x1d0ec9,'type',_0x496bff=>'suggestion-'+_0x496bff),this['_annotationViews']['set'](_0x2ad47f['id'],_0x1b45fd));const _0x5bb233=_0x397530['createCommentThreadController'](_0x2ad47f['commentThread'],_0x1d0ec9),_0x27d6b8=new oe(_0x38ea76,_0x2ad47f,_0x1d0ec9,_0x5bb233),_0x3d5853=_0x2ad47f['getAllAdjacentSuggestions']()['filter'](_0x4430e9=>_0x4430e9['isInContent']);_0x1d0ec9['descriptionParts']=_0x38ea76['plugins']['get']('TrackChangesEditing')['descriptionFactory']['getDescriptions'](_0x3d5853),this['_suggestionToController']['set'](_0x2ad47f,_0x27d6b8),this['_viewToController']['set'](_0x1d0ec9,_0x27d6b8);const _0x4e8c8c=_0x42db5b['createAnnotation']({'view':_0x1b45fd,'target':()=>{const _0x2bbad0=[],_0x49d1d1=_0x2ad47f['getAllAdjacentSuggestions']()['filter'](_0x1a18ed=>_0x1a18ed['isInContent']);for(const _0x57fd53 of _0x49d1d1)_0x2bbad0['push'](..._0x57fd53['getMarkers']());return _0x272cb1(_0x38ea76['editing'],_0x2bbad0);},'type':()=>'suggestion-'+_0x27d6b8['view']['type']});_0x397530['_bindAnnotationToEditors'](_0x1d0ec9,_0x4e8c8c),_0x42db5b['add'](_0x4e8c8c),_0x93a121['registerAnnotation'](_0x4e8c8c);}['_destroyController'](_0x768f47){const _0x50ef9f=this['editor']['plugins']['get']('CommentsRepository'),_0x22d74a=this['editor']['plugins']['get']('Annotations'),_0x56a9d0=this['_suggestionToController']['get'](_0x768f47),_0x3f7b3b=_0x56a9d0['view'],_0x59b18e=_0x22d74a['getByInnerView'](_0x3f7b3b);_0x50ef9f['_unbindEditors'](_0x3f7b3b),_0x59b18e&&_0x22d74a['remove'](_0x59b18e),this['_suggestionToController']['delete'](_0x768f47),this['_viewToController']['delete'](_0x3f7b3b),_0x56a9d0['destroy']();}['_updateController'](_0x5945e5){if(!_0x5945e5['isInContent']||!this['_suggestionToController']['has'](_0x5945e5))return;const _0x3fea7d=this['editor']['plugins']['get']('TrackChangesEditing'),_0x242eed=this['_suggestionToController']['get'](_0x5945e5),_0x6b3de2=_0x5945e5['getAllAdjacentSuggestions']();_0x242eed['view']['descriptionParts']=_0x3fea7d['descriptionFactory']['getDescriptions'](_0x6b3de2);}['destroy'](){for(const _0x4ceb1f of this['_suggestionToController']['keys']())this['_destroyController'](_0x4ceb1f);for(const _0x4f277f of this['_annotationViews']['values']())_0x4f277f['mainView']['destroy']();super['destroy']();}}function ae(_0x49553b){return'model'in _0x49553b;}class k extends _0x43febe{static get['requires'](){return[p,d,'Comments'];}static get['pluginName'](){return'TrackChanges';}set['adapter'](_0x39c346){this['editor']['plugins']['get'](p)['adapter']=_0x39c346;}get['adapter'](){return this['editor']['plugins']['get'](p)['adapter'];}['addSuggestion'](_0x537800){return this['editor']['plugins']['get'](p)['addSuggestionData'](_0x537800);}['getSuggestions']({skipNotAttached:_0x3a3368=!0x1,toJSON:_0xbe162d=!0x1}={}){return this['editor']['plugins']['get'](p)['getSuggestions']({'skipNotAttached':_0x3a3368,'toJSON':_0xbe162d});}['getSuggestion'](_0x14c6ed){return this['editor']['plugins']['get'](p)['getSuggestion'](_0x14c6ed);}}const T=['Pagination'];class P extends _0x43febe{static get['requires'](){return[p];}static get['pluginName'](){return'TrackChangesData';}['init'](){const _0x2d3773=this['editor'];if(_0x2d3773['config']['define']('trackChangesData.editorCreator',_0x17ba49=>{const _0x4b0cf0=_0x2d3773['model']['document']['getRootNames']()['reduce']((_0xb52534,_0x365da5)=>(_0xb52534[_0x365da5]='',_0xb52534),{});return _0x2d3773['constructor']['create'](_0x4b0cf0,_0x17ba49);}),'function'!=typeof _0x2d3773['config']['get']('trackChangesData')['editorCreator'])throw new _0x4dceac('track-changes-data-invalid-editor-creator');}['getDataWithAcceptedSuggestions'](_0x36ad2f){return N(this['editor'],!0x0,_0x36ad2f);}['getDataWithDiscardedSuggestions'](_0x33d85f){return N(this['editor'],!0x1,_0x33d85f);}}class D extends _0x43febe{['result'];static get['pluginName'](){return'TrackChangesDataGetter';}constructor(_0xe7a1b2){super(_0xe7a1b2),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(_0x367f2f){return void 0x0!==_0x367f2f['getRootsAttributes'];}async function N(_0x5e1cc9,_0x437fe3,_0x1f8be7){const _0x271a5f=_0x582e0e(_0x5e1cc9,T);_0x271a5f['plugins']['push'](p,D),_0x271a5f['rootsAttributes']=v(_0x5e1cc9)?_0x5e1cc9['getRootsAttributes']():void 0x0;const _0x3eb586=document['createDocumentFragment'](),_0x124cdd=_0x5e1cc9['config']['get']('trackChangesData')['editorCreator'],_0xac0dc9=await _0x124cdd(_0x271a5f,()=>function(_0x14d96f){const _0x17f4b5=document['createElement']('div');return _0x14d96f['appendChild'](_0x17f4b5),_0x17f4b5;}(_0x3eb586));!function(_0x5775f9,_0x5518af){const _0x30eeae=_0x5775f9['model']['document']['getRootNames']()['reduce']((_0x590b2d,_0x39396c)=>(_0x590b2d[_0x39396c]=_0x5775f9['data']['get']({'rootName':_0x39396c}),_0x590b2d),{}),_0x12c024=_0x5775f9['plugins']['get']('Users')['users']['map'](_0x42b508=>({'id':_0x42b508['id'],'name':_0x42b508['name']})),_0x525287=_0x5775f9['plugins']['get']('TrackChangesEditing')['getSuggestions']({'skipNotAttached':!0x0,'toJSON':!0x0}),_0xf1e94d=_0x5775f9['plugins']['get']('CommentsRepository')['getCommentThreads']({'skipNotAttached':!0x0,'toJSON':!0x0}),_0x5d1b2a=_0x5518af['plugins']['get']('Users'),_0xbd9d91=_0x5518af['plugins']['get']('TrackChangesEditing'),_0x301963=_0x5518af['plugins']['get']('CommentsRepository');for(const _0x20fb70 of _0x12c024)_0x5d1b2a['getUser'](_0x20fb70['id'])||_0x5d1b2a['addUser'](_0x20fb70);_0x5d1b2a['me']||_0x5d1b2a['useAnonymousUser']();for(const _0x2936dd of _0x525287)_0xbd9d91['addSuggestionData'](_0x2936dd);for(const _0x26b2b1 of _0xf1e94d)_0x301963['addCommentThread'](_0x26b2b1);_0x5518af['data']['set'](_0x30eeae);}(_0x5e1cc9,_0xac0dc9),_0xac0dc9['execute'](_0x437fe3?'acceptAllSuggestions':'discardAllSuggestions');const _0x177669=v(_0xac0dc9)?_0xac0dc9['getFullData'](_0x1f8be7):_0xac0dc9['data']['get'](_0x1f8be7);return await _0xac0dc9['destroy'](),_0x177669;}export{es as BaseSuggestionThreadView,k as TrackChanges,P as TrackChangesData,p as TrackChangesEditing};
23
+ import{Command as ts,Plugin as _0x496983,PendingActions as _0x574013,icons as _0x17f489}from'@ckeditor/ckeditor5-core/dist/index.js';import{CKEditorError as _0x3ad3d6,ObservableMixin as _0xe6f5b7,uid as _0x2e8fb5,insertToPriorityArray as _0x218ee1,priorities as _0x434b8d,logWarning as _0x42c450,Collection as Wt}from'@ckeditor/ckeditor5-utils/dist/index.js';import{normalizeColorOptions as _0x6d2e41,View as _0x27383a,ButtonView as _0x485921,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 _0x2ec5a8,hashObject as _0x4863ff,surroundingMarkersDetector as _0x16eb3e,trimHtml as _0x426611,UserView as _0x54be9f,getDateTimeFormatter as _0x417d09,getAllMarkersDomElementsSorted as _0x3c2fd8,sanitizeEditorConfig as _0x7a5ae5}from'ckeditor5-collaboration/dist/index.js';import{Element as _0x50c954,LiveRange as _0x57bad3,LivePosition as _0x214b45}from'@ckeditor/ckeditor5-engine/dist/index.js';import{setHighlightHandling as _0x3694dd,toWidget as _0x4ff495}from'@ckeditor/ckeditor5-widget/dist/index.js';import{cloneDeep as _0x5b4de2,set as _0x32dbf0,isEqual as _0x32ccde,unset as _0x3ab64b,omit as Bt}from'lodash-es';import{Delete as _0x1bde9a,Input as tr}from'@ckeditor/ckeditor5-typing/dist/index.js';import{Enter as _0x2de7ba,ShiftEnter as _0xad2e2f}from'@ckeditor/ckeditor5-enter/dist/index.js';class M extends ts{['_enabledCommands'];constructor(_0x32b35c,_0x3d3b5e){super(_0x32b35c),this['_enabledCommands']=_0x3d3b5e,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 _0x2a869d of this['editor']['commands']['commands']())_0x2a869d['affectsData']&&!this['_enabledCommands']['has'](_0x2a869d)&&_0x2a869d['forceDisabled']('TrackChangesCommand');}['_enableCommands'](){for(const _0x3ca75d of this['editor']['commands']['commands']())_0x3ca75d['affectsData']&&!this['_enabledCommands']['has'](_0x3ca75d)&&_0x3ca75d['clearForceDisabled']('TrackChangesCommand');}}class $ extends ts{['_suggestions'];constructor(_0x295ff0,_0x732d20){super(_0x295ff0),this['_suggestions']=_0x732d20,this['refresh'](),this['_isEnabledBasedOnSelection']=!0x1;}['refresh'](){this['isEnabled']=!0x0;}['execute'](_0x674a98){const _0x2a1559=this['_suggestions']['get'](_0x674a98);if(!_0x2a1559)throw new _0x3ad3d6('track-changes-accept-suggestion-not-found',this);const _0x1ef933=_0x2a1559['getRanges']();this['editor']['model']['canEditAt'](_0x1ef933)&&this['editor']['plugins']['get']('TrackChangesEditing')['acceptSuggestion'](_0x2a1559);}}class B extends ts{['_suggestions'];constructor(_0x53cf92,_0x14dd48){super(_0x53cf92),this['_suggestions']=_0x14dd48,this['refresh'](),this['_isEnabledBasedOnSelection']=!0x1;}['refresh'](){this['isEnabled']=!0x0;}['execute'](_0x4feee8){const _0x34c9e7=this['_suggestions']['get'](_0x4feee8);if(!_0x34c9e7)throw new _0x3ad3d6('track-changes-discard-suggestion-not-found',this);const _0x5a74a2=_0x34c9e7['getRanges']();this['editor']['model']['canEditAt'](_0x5a74a2)&&this['editor']['plugins']['get']('TrackChangesEditing')['discardSuggestion'](_0x34c9e7);}}function ss(_0x315e3e){return _0x315e3e['sort']((_0x4e7ae3,_0x447fd9)=>'deletion'==_0x4e7ae3['type']&&'deletion'!=_0x447fd9['type']?-0x1:'deletion'!=_0x4e7ae3['type']&&'deletion'==_0x447fd9['type']?0x1:0x0);}function to(_0x259412,_0x5b3f4f){let _0x55d9c2,_0x5ebc86=0x0;const _0x512386=[],_0x44ee2e=_0x5b3f4f['schema'];for(;_0x5ebc86<_0x259412['length'];){const _0x509b4=_0x259412[_0x5ebc86],_0x399a6e=_0x259412[_0x5ebc86+0x1];_0x55d9c2||(_0x55d9c2=_0x5b3f4f['createPositionBefore'](_0x509b4)),co(_0x5b3f4f,_0x509b4,_0x399a6e)||(_0x512386['push'](_0x5b3f4f['createRange'](_0x55d9c2,_0x44ee2e['isObject'](_0x509b4)?_0x5b3f4f['createPositionAfter'](_0x509b4):_0x5b3f4f['createPositionAt'](_0x509b4,'end'))),_0x55d9c2=null),_0x5ebc86++;}return _0x512386;}function co(_0x32a0a1,_0x1dd3be,_0x1956d0){if(!_0x1956d0)return!0x1;const _0x477232=_0x32a0a1['createPositionAfter'](_0x1dd3be),_0x299508=_0x32a0a1['createPositionBefore'](_0x1956d0);return _0x477232['isTouching'](_0x299508);}function rs(_0x47e3ca,_0x30d62f,_0xc70e55){for(;_0xc70e55['length'];){const _0x15c72e=_0xc70e55['splice'](0x0,0x64);_0x47e3ca['change'](()=>{for(const _0x5ef291 of _0x15c72e)_0x5ef291['isInContent']&&_0x30d62f['execute'](_0x5ef291['id']);});}}class x extends ts{['_command'];['_suggestions'];constructor(_0x49a8bd,_0x4caf43,_0xd5e17a){super(_0x49a8bd),this['_command']=_0x4caf43,this['_suggestions']=_0xd5e17a,this['refresh'](),this['_isEnabledBasedOnSelection']=!0x1;}['refresh'](){const _0x44c551=Array['from'](this['_suggestions']['values']())['some'](_0x4dbf50=>_0x4dbf50['isInContent']);this['isEnabled']=this['_command']['isEnabled']&&_0x44c551;}['execute'](){const _0x20f51c=ss(Array['from'](this['_suggestions']['values']()));for(const _0x4c8848 of _0x20f51c){const _0x3997ad=_0x4c8848['getRanges']();if(!this['editor']['model']['canEditAt'](_0x3997ad))return;}rs(this['editor']['model'],this['_command'],_0x20f51c);}}class R extends ts{['_command'];['_suggestions'];['_selectedSuggestions'];constructor(_0x575941,_0x9308c3,_0x3fe639){super(_0x575941),this['_command']=_0x9308c3,this['_suggestions']=_0x3fe639,this['_selectedSuggestions']=new Set(),this['refresh'](),this['_isEnabledBasedOnSelection']=!0x1;}['refresh'](){const _0x4adc56=this['editor']['model']['document']['selection'],_0x3d781f=Array['from'](this['_suggestions']['values']());this['_selectedSuggestions']=function(_0x462c56,_0x5b15b7){const _0x4830c0=Array['from'](_0x462c56['getRanges']()),_0x87a08e=new Set();for(const _0x4fb10f of _0x5b15b7)if(_0x4fb10f['isInContent']){for(const _0xe91e30 of _0x4830c0)for(const _0x42996f of _0x4fb10f['getRanges']())(_0xe91e30['isIntersecting'](_0x42996f)||_0x462c56['isCollapsed']&&!_0x4fb10f['isMultiRange']&&_0x4fb10f['next']&&_0x42996f['end']['isTouching'](_0xe91e30['start']))&&_0x87a08e['add'](_0x4fb10f);}return _0x87a08e;}(_0x4adc56,_0x3d781f),this['isEnabled']=this['_command']['isEnabled']&&!!this['_selectedSuggestions']['size'];}['execute'](){const _0x2ddb63=ss(Array['from'](this['_selectedSuggestions']));for(const _0x4bb18e of _0x2ddb63){const _0x11aeee=_0x4bb18e['getRanges']();if(!this['editor']['model']['canEditAt'](_0x11aeee))return;}rs(this['editor']['model'],this['_command'],_0x2ddb63);}}class u extends/* #__PURE__ -- @preserve */
24
+ _0xe6f5b7(){['id'];['type'];['subType'];['author'];['creator'];['isExternal'];['data'];['createdAt'];['_isDataLoaded']=!0x1;['_model'];['_onAccept'];['_onDiscard'];['_onAttributesChange'];['_markerNames'];constructor(_0x17dd9e,_0x55672){super(),this['id']=_0x55672['id'],this['type']=_0x55672['type'],this['subType']=_0x55672['subType']||null,this['author']=_0x55672['author'],this['creator']=_0x55672['creator']||_0x55672['author'],this['isExternal']=Boolean(_0x55672['attributes']&&_0x55672['attributes']['@external']),this['data']=null,this['_model']=_0x17dd9e,this['_onAccept']=_0x55672['onAccept'],this['_onDiscard']=_0x55672['onDiscard'],this['_onAttributesChange']=_0x55672['onAttributesChange'],this['_markerNames']=new Set(),this['createdAt']=null,this['set']('authoredAt',null),this['set']('attributes',_0x55672['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 _0x574cbf=this;for(;_0x574cbf['previous'];)_0x574cbf=_0x574cbf['previous'];return _0x574cbf;}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'](_0x293865){this['_markerNames']['add'](_0x293865);}['getMarkerNames'](){return Array['from'](this['_markerNames']);}['getMarkers'](){return this['getMarkerNames']()['map'](_0x546a18=>this['_model']['markers']['get'](_0x546a18))['filter'](_0x14b08c=>_0x14b08c);}['getFirstMarker'](){return this['getMarkers']()[0x0]||null;}['removeMarkers'](){this['_model']['change'](_0x36ca9c=>{for(const _0x51c397 of this['getMarkers']())_0x36ca9c['removeMarker'](_0x51c397);}),this['_markerNames']['clear']();}['removeMarker'](_0x568309){this['_model']['change'](_0x1caf08=>{_0x1caf08['removeMarker'](_0x568309);}),this['_markerNames']['delete'](_0x568309);}['addRange'](_0x454463){const _0x5836f3='suggestion:'+this['type']+':'+this['subType']+':'+this['id']+':'+this['creator']['id']+':'+u['getMultiRangeId']();this['addMarkerName'](_0x5836f3),this['_model']['change'](_0x4aa0fa=>{_0x4aa0fa['addMarker'](_0x5836f3,{'range':_0x454463,'usingOperation':!0x0,'affectsData':!0x0});});}['isIntersectingWithRange'](_0x7976fa){for(const _0x2a3722 of this['getRanges']())if(_0x2a3722['isIntersecting'](_0x7976fa))return!0x0;return!0x1;}['getRanges'](){return this['getMarkers']()['map'](_0x279fee=>_0x279fee['getRange']());}['getItems'](){return this['getRanges']()['reduce']((_0x15a027,_0x3b1d25)=>[..._0x15a027,..._0x3b1d25['getItems']()],[]);}['getFirstRange'](){return this['getFirstMarker']()?.['getRange']()||null;}['getContainedElement'](){const _0x343d82=this['getRanges']();if(0x1!=_0x343d82['length'])return null;const _0x1f6c68=_0x343d82[0x0],_0x532ff1=_0x1f6c68['start']['nodeAfter'],_0x1ba4ba=_0x1f6c68['end']['nodeBefore'];return _0x532ff1 instanceof _0x50c954?_0x532ff1!=_0x1ba4ba?null:_0x532ff1: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 _0x402859=[];let _0x30a7c8=this['head'];for(;_0x30a7c8;)_0x402859['push'](_0x30a7c8),_0x30a7c8=_0x30a7c8['next'];return _0x402859;}['setAttribute'](_0x35057c,_0x2cca7e){const _0x122014=_0x5b4de2(this['attributes']);_0x32dbf0(_0x122014,_0x35057c,_0x2cca7e),_0x32ccde(_0x122014,this['attributes'])||(this['attributes']=_0x122014,this['_onAttributesChange'](_0x122014));}['removeAttribute'](_0x373471){const _0x57fa8e=_0x5b4de2(this['attributes']);_0x3ab64b(_0x57fa8e,_0x373471),_0x32ccde(_0x57fa8e,this['attributes'])||(this['attributes']=_0x57fa8e,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 _0x2e8fb5()['substr'](0x1,0x5);}}function o(_0x41cf65,_0x2031fe,_0x55a5a8){const t=_0x41cf65['t'];switch(_0x2031fe){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',_0x55a5a8);case'*Outdent:*\x20%0':return t('*Outdent:*\x20%0',_0x55a5a8);case'*Change\x20to:*\x20%0':return t('*Change\x20to:*\x20%0',_0x55a5a8);case'*Insert:*\x20%0':return t('*Insert:*\x20%0',_0x55a5a8);case'*Format:*\x20%0':return t('*Format:*\x20%0',_0x55a5a8);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',_0x55a5a8);case'*Format:*\x20remove\x20from\x20%0':return t('*Format:*\x20remove\x20from\x20%0',_0x55a5a8);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',_0x55a5a8);case'*Change\x20%0\x20content*':return t('*Change\x20%0\x20content*',_0x55a5a8);case'*Remove:*\x20%0':return t('*Remove:*\x20%0',_0x55a5a8);case'*Merge:*\x20%0':return t('*Merge:*\x20%0',_0x55a5a8);case'*Split:*\x20%0':return t('*Split:*\x20%0',_0x55a5a8);case'*Remove\x20format:*\x20%0':return t('*Remove\x20format:*\x20%0',_0x55a5a8);case'*Set\x20font\x20size:*\x20%0':return t('*Set\x20font\x20size:*\x20%0',_0x55a5a8);case'*Set\x20font\x20family:*\x20%0':return t('*Set\x20font\x20family:*\x20%0',_0x55a5a8);case'*Set\x20format\x20to:*\x20%0':return t('*Set\x20format\x20to:*\x20%0',_0x55a5a8);case'*Set\x20font\x20color:*\x20%0':return t('*Set\x20font\x20color:*\x20%0',_0x55a5a8);case'*Set\x20font\x20background\x20color:*\x20%0':return t('*Set\x20font\x20background\x20color:*\x20%0',_0x55a5a8);case'*Set\x20format:*\x20%0':return t('*Set\x20format:*\x20%0',_0x55a5a8);case'*Set\x20image\x20text\x20alternative:*\x20%0':return t('*Set\x20image\x20text\x20alternative:*\x20%0',_0x55a5a8);case'*Set\x20image\x20width:*\x20%0':return t('*Set\x20image\x20width:*\x20%0',_0x55a5a8);case'*Set\x20link:*\x20%0':return t('*Set\x20link:*\x20%0',_0x55a5a8);case'*Set\x20highlight:*\x20%0':return t('*Set\x20highlight:*\x20%0',_0x55a5a8);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'},_0x55a5a8);case'ELEMENT_PARAGRAPH':return t({'string':'paragraph','plural':'%0\x20paragraphs','id':'ELEMENT_PARAGRAPH'},_0x55a5a8);case'ELEMENT_PAGE_BREAK':return t({'string':'page\x20break','plural':'%0\x20page\x20breaks','id':'ELEMENT_PAGE_BREAK'},_0x55a5a8);case'ELEMENT_MEDIA':return t({'string':'media\x20item','plural':'%0\x20media\x20items','id':'ELEMENT_MEDIA'},_0x55a5a8);case'ELEMENT_IMAGE':return t({'string':'image','plural':'%0\x20images','id':'ELEMENT_IMAGE'},_0x55a5a8);case'ELEMENT_INLINE_IMAGE':return t({'string':'image','plural':'%0\x20images','id':'ELEMENT_INLINE_IMAGE'},_0x55a5a8);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'},_0x55a5a8);case'ELEMENT_HTML_EMBED':return t({'string':'HTML\x20embed','plural':'%0\x20HTML\x20embeds','id':'ELEMENT_HTML_EMBED'},_0x55a5a8);case'ELEMENT_HEADING':return t({'string':'heading\x20(level\x20%1)','plural':'%0\x20headings\x20(level\x20%1)','id':'ELEMENT_HEADING'},_0x55a5a8);case'ELEMENT_HEADING_CUSTOM':return t({'string':'heading\x20(%1)','plural':'%0\x20headings\x20(%1)','id':'ELEMENT_HEADING_CUSTOM'},_0x55a5a8);case'ELEMENT_LIST_ITEM':return t({'string':'list\x20item','plural':'%0\x20list\x20items','id':'ELEMENT_LIST_ITEM'},_0x55a5a8);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'},_0x55a5a8);case'ELEMENT_SPACE':return t({'string':'space','plural':'%0\x20spaces','id':'ELEMENT_SPACE'},_0x55a5a8);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'},_0x55a5a8);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'},_0x55a5a8);case'ELEMENT_TABLE_ROW':return t({'string':'table\x20row','plural':'%0\x20table\x20rows','id':'ELEMENT_TABLE_ROW'},_0x55a5a8);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'},_0x55a5a8);case'ELEMENT_TABLE_COLUMN':return t({'string':'table\x20column','plural':'%0\x20table\x20columns','id':'ELEMENT_TABLE_COLUMN'},_0x55a5a8);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'},_0x55a5a8);case'ELEMENT_TABLE_OF_CONTENTS':return t({'string':'table\x20of\x20contents','plural':'%0\x20tables\x20of\x20contents','id':'ELEMENT_TABLE_OF_CONTENTS'},_0x55a5a8);case'ELEMENT_LINE_BREAK':return t({'id':'ELEMENT_LINE_BREAK','string':'line\x20break','plural':'%0\x20line\x20breaks'},_0x55a5a8);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'},_0x55a5a8);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'},_0x55a5a8);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 _0x2031fe;}}class f{['_customCallbacks'];['_itemLabels'];['_itemLabelsCallbacks'];['_attributeLabels'];['_schema'];['_locale'];constructor(_0x411159,_0x30aff9){this['_customCallbacks']=[],this['_itemLabels']=new Map(),this['_itemLabelsCallbacks']=[],this['_attributeLabels']=new Map(),this['_schema']=_0x411159,this['_locale']=_0x30aff9;}['getDescriptions'](_0x17c54a){const _0x5a430c=[],_0x208107=new Set(),_0x5e0777=new Set();for(let _0x114b70=0x0;_0x114b70<_0x17c54a['length'];_0x114b70++){const _0x4b5b8f=_0x17c54a[_0x114b70];if(!_0x4b5b8f['isInContent'])continue;const _0x3bd40d=this['_handleCustomCallbackDescription'](_0x4b5b8f);if(_0x3bd40d){if(null!=_0x4b5b8f['subType']){if(_0x208107['has'](_0x4b5b8f['subType']))continue;_0x208107['add'](_0x4b5b8f['subType']);}_0x5a430c['push'](_0x3bd40d);}else{if('attribute'!=_0x4b5b8f['type'])'insertion'!=_0x4b5b8f['type']&&'deletion'!=_0x4b5b8f['type']||this['_handleInsertRemoveSuggestionDescription'](_0x5a430c,_0x4b5b8f,_0x17c54a[_0x114b70+0x1]);else{const _0x28abd7=_0x4b5b8f['data']['key'];if(_0x5e0777['has'](_0x28abd7))continue;_0x5e0777['add'](_0x4b5b8f['data']['key']),_0x28abd7==m?this['_handleRenameSuggestionDescription'](_0x5a430c,_0x4b5b8f):this['_handleAttributeSuggestionDescription'](_0x5a430c,_0x4b5b8f);}}}return this['_resolveDescriptionItems'](_0x5a430c);}['registerDescriptionCallback'](_0x33b83c){this['_customCallbacks']['push'](_0x33b83c);}['registerElementLabel'](_0x42fef8,_0x3f2e65,_0x5efbe6=_0x434b8d['normal']){'function'==typeof _0x42fef8?_0x218ee1(this['_itemLabelsCallbacks'],{'matchingCallback':_0x42fef8,'label':_0x3f2e65,'priority':_0x5efbe6}):this['_itemLabels']['set'](_0x42fef8,_0x3f2e65);}['registerAttributeLabel'](_0x219c7,_0x536b07){this['_attributeLabels']['set'](_0x219c7,_0x536b07);}['getItemLabel'](_0x41ae08,_0x2baa59=0x1){let _0x179224;for(const _0x1e177f of this['_itemLabelsCallbacks'])if(_0x1e177f['matchingCallback'](_0x41ae08)){_0x179224=_0x1e177f['label'];break;}return _0x179224||(_0x179224=this['_itemLabels']['get'](_0x41ae08['name'])),_0x179224?_0x179224(_0x2baa59):0x1!==_0x2baa59?_0x2baa59+'\x20'+_0x41ae08['name']+'s':''+_0x41ae08['name'];}['_addDescriptionItems'](_0x424089,_0x174cc3){const _0x447e9f=_0x174cc3['getFirstRange']()['getWalker'](),_0x254ed9='insertion'==_0x174cc3['type']?'add':'remove';for(const _0x19b86f of _0x447e9f){const _0x5dbbb2=_0x19b86f['item'],_0x523113=_0x424089[_0x424089['length']-0x1];if(_0x5dbbb2['is']('$textProxy'))_0x523113&&_0x523113['type']['indexOf']('Container')>-0x1&&_0x424089['pop'](),_0x523113&&'text'==_0x523113['type']?_0x523113[_0x254ed9]+=_0x5dbbb2['data']:_0x424089['push']({'type':'text','add':'add'==_0x254ed9?_0x5dbbb2['data']:'','remove':'remove'==_0x254ed9?_0x5dbbb2['data']:''});else{if(this['_schema']['isObject'](_0x5dbbb2)){const _0x11902c=_0x5dbbb2;if(_0x523113&&_0x523113['type']['indexOf']('Container')>-0x1&&_0x424089['pop'](),'elementEnd'==_0x19b86f['type'])continue;_0x523113&&_0x523113['type']==_0x254ed9+'Object'&&_0x523113['element']['name']==_0x11902c['name']?_0x523113['quantity']++:_0x424089['push']({'type':_0x254ed9+'Object','element':_0x11902c,'quantity':0x1}),_0x447e9f['skip'](_0x3c19bc=>!('elementEnd'==_0x3c19bc['type']&&_0x3c19bc['item']==_0x5dbbb2));}else{if(this['_schema']['checkChild'](_0x5dbbb2,'$text')||_0x5dbbb2['is']('element','softBreak')){const _0x587cb7=_0x5dbbb2;if('add'==_0x254ed9&&'elementStart'==_0x19b86f['type']||'remove'==_0x254ed9&&'elementEnd'==_0x19b86f['type'])continue;if(_0x523113&&-0x1==_0x523113['type']['indexOf']('Container')){'text'==_0x523113['type']&&(_0x523113[_0x254ed9]+='\x0a');continue;}let _0x2c38bf;if(_0x2c38bf='add'==_0x254ed9?_0x587cb7['nextSibling']&&!this['_schema']['isObject'](_0x587cb7['nextSibling'])?_0x587cb7['nextSibling']:null:_0x587cb7['previousSibling']&&!this['_schema']['isObject'](_0x587cb7['previousSibling'])?_0x587cb7['previousSibling']:null,_0x587cb7['isEmpty']||_0x2c38bf&&_0x2c38bf['isEmpty']){const _0x2d5e50=_0x2c38bf&&_0x2c38bf['isEmpty']?_0x2c38bf:_0x587cb7;_0x523113&&_0x523113['type']==_0x254ed9+'EmptyContainer'&&_0x523113['element']['name']==_0x2d5e50['name']?_0x523113['quantity']++:_0x424089['push']({'type':_0x254ed9+'EmptyContainer','element':_0x2d5e50,'quantity':0x1});}else _0x424089['push']({'type':_0x254ed9+'Container','element':_0x587cb7});}}}}}['_resolveDescriptionItems'](_0x183c4d){const _0x1afdb6=this['_locale'],_0xa58888=[],_0x36ce94=[],_0x5afb42=[];for(const _0x4dfebc of _0x183c4d)switch(_0x4dfebc['type']){case'text':if(_0x4dfebc['add']=_0x4dfebc['add']['replace'](/(\S)\u000A+(\S)/g,'$1\x20$2')['replace'](/\u000A/g,''),_0x4dfebc['remove']=_0x4dfebc['remove']['replace'](/(\S)\u000A+(\S)/g,'$1\x20$2')['replace'](/\u000A/g,''),''!=_0x4dfebc['add']&&''!=_0x4dfebc['remove']){_0xa58888['push']({'type':'replace','content':o(_0x1afdb6,'REPLACE_TEXT',['\x22'+_0x4dfebc['remove']+'\x22','\x22'+_0x4dfebc['add']+'\x22'])});continue;}if(null!=_0x4dfebc['add']['match'](/^ +$/)){_0xa58888['push']({'type':'insertion','content':o(_0x1afdb6,'*Insert:*\x20%0',o(_0x1afdb6,'ELEMENT_SPACE',_0x4dfebc['add']['length']))});continue;}if(null!=_0x4dfebc['remove']['match'](/^ +$/)){_0xa58888['push']({'type':'deletion','content':o(_0x1afdb6,'*Remove:*\x20%0',o(_0x1afdb6,'ELEMENT_SPACE',_0x4dfebc['remove']['length']))});continue;}if(''!=_0x4dfebc['add']){_0xa58888['push']({'type':'insertion','content':o(_0x1afdb6,'*Insert:*\x20%0','\x22'+_0x4dfebc['add']+'\x22')});continue;}_0xa58888['push']({'type':'deletion','content':o(_0x1afdb6,'*Remove:*\x20%0','\x22'+_0x4dfebc['remove']+'\x22')});continue;case'addEmptyContainer':case'addObject':_0xa58888['push']({'type':'insertion','content':o(_0x1afdb6,'*Insert:*\x20%0',this['getItemLabel'](_0x4dfebc['element'],_0x4dfebc['quantity']))});continue;case'removeEmptyContainer':case'removeObject':_0xa58888['push']({'type':'deletion','content':o(_0x1afdb6,'*Remove:*\x20%0',this['getItemLabel'](_0x4dfebc['element'],_0x4dfebc['quantity']))});continue;case'addContainer':_0xa58888['push']({'type':'insertion','content':o(_0x1afdb6,'*Split:*\x20%0',this['getItemLabel'](_0x4dfebc['element'],_0x4dfebc['quantity']))});continue;case'removeContainer':_0xa58888['push']({'type':'deletion','content':o(_0x1afdb6,'*Merge:*\x20%0',this['getItemLabel'](_0x4dfebc['element'],_0x4dfebc['quantity']))});continue;case'addFormat':_0x36ce94['push'](_0x4dfebc['key']);continue;case'removeFormat':_0x5afb42['push'](_0x4dfebc['key']);continue;default:_0xa58888['push'](_0x4dfebc);}if(_0x36ce94['length']){const _0x3dd3ce=_0x36ce94['map'](_0xcf576c=>this['_attributeLabels']['has'](_0xcf576c)?this['_attributeLabels']['get'](_0xcf576c):_0xcf576c)['join'](',\x20');_0xa58888['push']({'type':'format','content':o(this['_locale'],'*Set\x20format:*\x20%0',_0x3dd3ce)});}if(_0x5afb42['length']){const _0x326e85=_0x5afb42['map'](_0xa7c0b3=>this['_attributeLabels']['has'](_0xa7c0b3)?this['_attributeLabels']['get'](_0xa7c0b3):_0xa7c0b3)['join'](',\x20');_0xa58888['push']({'type':'format','content':o(this['_locale'],'*Remove\x20format:*\x20%0',_0x326e85)});}return _0xa58888;}['_handleCustomCallbackDescription'](_0x434005){for(const _0x2e0452 of this['_customCallbacks']){const _0xfa71b=_0x2e0452(_0x434005);if(_0xfa71b&&'type'in _0xfa71b)return _0xfa71b;}}['_handleAttributeSuggestionDescription'](_0x7d6fe7,_0x3c7db5){const _0x59a754=_0x3c7db5['data'],_0x13ce71=void 0x0===_0x59a754['newValue']?'removeFormat':'addFormat';_0x7d6fe7['push']({'type':_0x13ce71,'key':_0x59a754['key']});}['_handleRenameSuggestionDescription'](_0x35ff04,_0x1abfda){_0x35ff04['push']({'type':'format','content':o(this['_locale'],'*Change\x20to:*\x20%0',this['getItemLabel'](_0x1abfda['getFirstRange']()['start']['nodeAfter'],0x1))});}['_handleInsertRemoveSuggestionDescription'](_0x2af7c8,_0x2d0cd5,_0x42d8ec){if(this['_addDescriptionItems'](_0x2af7c8,_0x2d0cd5),_0x42d8ec&&_0x42d8ec['getFirstRange']()&&!_0x2d0cd5['getFirstRange']()['end']['isEqual'](_0x42d8ec['getFirstRange']()['start'])){const _0x570599=_0x2af7c8[_0x2af7c8['length']-0x1],_0x75803='insertion'==_0x2d0cd5['type']?'add':'remove';_0x570599&&'text'==_0x570599['type']&&(_0x570599[_0x75803]+='\x0a');}}}class E extends _0x496983{['afterInit'](){const _0xa537af=this['editor'],_0x2f9b2b=_0xa537af['plugins']['get']('TrackChangesEditing');_0xa537af['commands']['get']('showAIAssistant')&&_0x2f9b2b['enableCommand']('showAIAssistant');}}class V extends _0x496983{['afterInit'](){const _0x464ee1=this['editor'],_0x341d32=_0x464ee1['locale'];if(!_0x464ee1['plugins']['has']('AlignmentEditing'))return;const _0x4365d5=_0x464ee1['plugins']['get']('TrackChangesEditing');_0x4365d5['enableDefaultAttributesIntegration']('alignment'),_0x4365d5['registerBlockAttribute']('alignment'),_0x4365d5['descriptionFactory']['registerAttributeLabel']('alignment',o(_0x341d32,'FORMAT_ALIGNMENT')),this['_registerLegacyDescription']();}['_registerLegacyDescription'](){const _0x1b5572=this['editor'],_0x234d5b=_0x1b5572['locale'];_0x1b5572['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](_0x4a6bab=>{if('formatBlock'!=_0x4a6bab['type'])return;const {data:_0x50d204}=_0x4a6bab;if(_0x50d204&&'alignment'==_0x50d204['commandName']){const _0x26a473=_0x50d204['commandParams'][0x0]['value'];return{'type':'format','content':o(_0x234d5b,'*Format:*\x20%0',function(_0x3a2a34){switch(_0x3a2a34){case'left':return o(_0x234d5b,'FORMAT_ALIGN_TO_LEFT');case'right':return o(_0x234d5b,'FORMAT_ALIGN_TO_RIGHT');case'center':return o(_0x234d5b,'FORMAT_ALIGN_TO_CENTER');case'justify':return o(_0x234d5b,'FORMAT_JUSTIFY_TEXT');}}(_0x26a473))};}});}}const ti=['BoldEditing','ItalicEditing','UnderlineEditing','CodeEditing','StrikethroughEditing','SubscriptEditing','SuperscriptEditing'];class U extends _0x496983{['afterInit'](){const _0x34034e=this['editor'],_0x1acba4=_0x34034e['plugins']['get']('TrackChangesEditing'),_0x288be7=_0x34034e['locale'];for(const _0x47924d of ti){if(!_0x34034e['plugins']['has'](_0x47924d))continue;const _0x509f78=_0x47924d['slice'](0x0,-0x7)['toLowerCase'](),_0x4b7407='FORMAT_'+_0x509f78['toUpperCase']();_0x1acba4['enableDefaultAttributesIntegration'](_0x509f78),_0x1acba4['registerInlineAttribute'](_0x509f78),_0x1acba4['descriptionFactory']['registerAttributeLabel'](_0x509f78,o(_0x288be7,_0x4b7407));}this['_registerLegacyDescription']();}['_registerLegacyDescription'](){const _0x459b3f=this['editor'],_0x51bf95=_0x459b3f['locale'],_0xf82f07=_0x459b3f['plugins']['get']('TrackChangesEditing');function _0x73d858(_0x5ada77,_0x1c188b){_0xf82f07['descriptionFactory']['registerDescriptionCallback'](_0xd80687=>{if('formatInline'!=_0xd80687['type'])return;const {data:_0x5838de}=_0xd80687;return _0x5838de&&_0x5838de['commandName']===_0x5ada77?_0x5838de['commandParams'][0x0]['forceValue']?{'type':'format','content':o(_0x51bf95,'*Format:*\x20%0',_0x1c188b)}:{'type':'format','content':o(_0x51bf95,'*Remove\x20format:*\x20%0',_0x1c188b)}:void 0x0;});}_0x73d858('bold',o(_0x51bf95,'FORMAT_BOLD')),_0x73d858('italic',o(_0x51bf95,'FORMAT_ITALIC')),_0x73d858('underline',o(_0x51bf95,'FORMAT_UNDERLINE')),_0x73d858('code',o(_0x51bf95,'FORMAT_CODE')),_0x73d858('strikethrough',o(_0x51bf95,'FORMAT_STRIKETHROUGH')),_0x73d858('subscript',o(_0x51bf95,'FORMAT_SUBSCRIPT')),_0x73d858('superscript',o(_0x51bf95,'FORMAT_SUPERSCRIPT'));}}class O extends _0x496983{['afterInit'](){const _0x5724f6=this['editor'],_0xd7617a=_0x5724f6['locale'];if(!_0x5724f6['plugins']['has']('BlockQuoteEditing'))return;const _0x1efde1=_0x5724f6['plugins']['get']('TrackChangesEditing'),_0x566f61=this['editor']['commands']['get']('blockQuote');_0x1efde1['enableCommand']('blockQuote',(_0x209027,_0x206cef={})=>{const _0xc97f09=this['editor']['model']['document']['selection'],_0x480908=_0x206cef&&void 0x0!==_0x206cef['forceValue']?_0x206cef['forceValue']:!_0x566f61['value'];let _0x3697eb=[];if(_0x480908){const _0xa4fdc3=Array['from'](_0xc97f09['getSelectedBlocks']())['filter'](_0x5e15a9=>oo(_0x5e15a9)||function(_0x1295f8,_0x503bb3){const _0x29115e=_0x503bb3['checkChild'](_0x1295f8['parent'],'blockQuote'),_0x323e61=_0x503bb3['checkChild'](['$root','blockQuote'],_0x1295f8);return _0x29115e&&_0x323e61;}(_0x5e15a9,this['editor']['model']['schema']));_0x3697eb=to(_0xa4fdc3,_0x5724f6['model']);}else{const _0x1f9a66=Array['from'](_0xc97f09['getSelectedBlocks']())['filter'](_0x290502=>oo(_0x290502));_0x3697eb=to(_0x1f9a66,_0x5724f6['model']);}_0x5724f6['model']['change'](()=>{for(const _0x510bc0 of _0x3697eb)_0x1efde1['markBlockFormat'](_0x510bc0,{'commandName':'blockQuote','commandParams':[{'forceValue':_0x480908}]});});}),_0x1efde1['descriptionFactory']['registerDescriptionCallback'](_0x5c2072=>{const {data:_0x235bbf}=_0x5c2072;if(_0x235bbf&&'blockQuote'==_0x235bbf['commandName']){const _0x378920=o(_0xd7617a,'ELEMENT_BLOCK_QUOTE');return _0x235bbf['commandParams'][0x0]['forceValue']?{'type':'format','content':o(_0xd7617a,'*Set\x20format:*\x20%0',_0x378920)}:{'type':'format','content':o(_0xd7617a,'*Remove\x20format:*\x20%0',_0x378920)};}});}}function oo(_0x5b2a26){return'blockQuote'==_0x5b2a26['parent']['name'];}class F extends _0x496983{['afterInit'](){const _0x592352=this['editor'];_0x592352['plugins']['has']('CaseChange')&&(_0x592352['plugins']['get']('TrackChangesEditing')['enableCommand']('changeCaseUpper'),_0x592352['plugins']['get']('TrackChangesEditing')['enableCommand']('changeCaseLower'),_0x592352['plugins']['get']('TrackChangesEditing')['enableCommand']('changeCaseTitle'));}}class G extends _0x496983{['afterInit'](){const _0x4c853c=this['editor'];_0x4c853c['commands']['get']('ckbox')&&_0x4c853c['plugins']['get']('TrackChangesEditing')['enableCommand']('ckbox');}}class L extends _0x496983{['afterInit'](){const _0x143082=this['editor'];if(!_0x143082['plugins']['has']('CodeBlock'))return;const _0x5b0ea1=_0x143082['plugins']['get']('TrackChangesEditing'),_0x44d3ce=_0x143082['locale'],_0xdf71ca=_0x143082['config']['get']('codeBlock')['languages'],_0x241bae=_0x143082['commands']['get']('codeBlock');_0x5b0ea1['enableCommand']('indentCodeBlock'),_0x5b0ea1['enableCommand']('outdentCodeBlock'),_0x5b0ea1['enableCommand']('codeBlock',(_0x59d9b8,_0x27bee0={})=>{const _0x4fa378=_0x143082['model'],_0x135003=_0x143082['model']['document']['selection'],_0x47678a=_0x27bee0&&void 0x0!==_0x27bee0['forceValue']?_0x27bee0['forceValue']:!_0x241bae['value'];let _0x4e6fd2;_0x27bee0['language']||(_0x27bee0['language']=_0xdf71ca[0x0]['language']),_0x4e6fd2=_0x47678a?Array['from'](_0x135003['getSelectedBlocks']())['filter'](_0x44fe0b=>eo(_0x44fe0b)||function(_0x5d90d6,_0x1b6c8a){if(_0x5d90d6['is']('rootElement')||_0x1b6c8a['isLimit'](_0x5d90d6))return!0x1;return _0x1b6c8a['checkChild'](_0x5d90d6['parent'],'codeBlock');}(_0x44fe0b,_0x4fa378['schema'])):Array['from'](_0x135003['getSelectedBlocks']())['filter'](_0x2043e5=>eo(_0x2043e5));const _0xb8fe15=to(_0x4e6fd2,_0x4fa378);_0x4fa378['change'](()=>{for(const _0x5121fa of _0xb8fe15)_0x5b0ea1['markBlockFormat'](_0x5121fa,{'commandName':'codeBlock','commandParams':[{..._0x27bee0,'forceValue':_0x47678a}],'formatGroupId':'blockName'});});}),(_0x5b0ea1['descriptionFactory']['registerElementLabel']('codeBlock',_0x53f7ad=>o(_0x44d3ce,'ELEMENT_CODE_BLOCK',_0x53f7ad)),_0x5b0ea1['descriptionFactory']['registerDescriptionCallback'](_0x3dfe34=>{if('formatBlock'!=_0x3dfe34['type'])return;const _0x2ff883=_0x44d3ce['t'],{data:_0x4f7aca}=_0x3dfe34;if(!_0x4f7aca||'codeBlock'!=_0x4f7aca['commandName'])return;const _0x203349=_0x4f7aca['commandParams'][0x0]['language'],_0x10fe8f=_0x2ff883(_0xdf71ca['find'](_0x48cc56=>_0x48cc56['language']===_0x203349)['label'])['toLowerCase']();return _0x4f7aca['commandParams'][0x0]['forceValue']?{'type':'format','content':o(_0x44d3ce,'*Set\x20format:*\x20%0',o(_0x44d3ce,'ELEMENT_CODE_BLOCK',0x1)+'\x20('+_0x10fe8f+')')}:{'type':'format','content':o(_0x44d3ce,'*Remove\x20format:*\x20%0',o(_0x44d3ce,'ELEMENT_CODE_BLOCK',0x1))};}));}}function eo(_0x4a86c7){return'codeBlock'==_0x4a86c7['name'];}class H extends _0x496983{['afterInit'](){const _0x74ced9=this['editor'];if(!_0x74ced9['plugins']['has']('CommentsEditing'))return;_0x74ced9['plugins']['get']('TrackChangesEditing')['enableCommand']('addCommentThread');}}function io(_0x2501b0,_0x218f3f,_0x2564f6){const _0x14188c=[];for(const _0x4a4d41 of _0x218f3f['getItems']())_0x4a4d41['hasAttribute'](_0x2501b0)&&_0x14188c['push'](_0x2564f6['createRangeOn'](_0x4a4d41));return _0x14188c;}function _e(_0x33adf7,_0x53ffe3,{showActiveMarker:_0x5e28f4=!0x0}={}){const _0x3ee454=_0x33adf7['plugins']['get']('TrackChangesEditing');return(_0x1d7c0d,_0x4e1678,_0x57d632)=>{if(!_0x57d632['consumable']['test'](_0x4e1678['markerRange'],_0x1d7c0d['name']))return;const _0x11ce11=_0x4e1678['markerRange']['getWalker'](),_0x20db58=_0x4e1678['markerRange']['start'],_0x38dc04=_0x33adf7['model']['schema'];let _0x559482=null,_0x4cbb52=null,_0x10ac79=!0x1,_0x1e39d8=!0x1;for(const _0xd13075 of _0x11ce11){const _0x27879d=_0xd13075['item'];_0x10ac79=_0x10ac79||_0x38dc04['isContent'](_0x27879d);const _0x157207=_0x57d632['mapper']['toViewElement'](_0x27879d);if(_0x157207&&_0x157207['getCustomProperty']('addHighlight'))return;'elementEnd'==_0xd13075['type']&&(_0x38dc04['isBlock'](_0x27879d)&&!_0x38dc04['isLimit'](_0x27879d)&&(_0x27879d['nextSibling']||_0x20db58['isAtEnd']?_0x559482&&_0x559482['parent']==_0x27879d||(_0x559482=_0x27879d,_0x397cb9(_0xd13075['previousPosition']),_0x1e39d8=!0x0):_0x4cbb52=_0x4cbb52||_0xd13075['previousPosition']));}function _0x397cb9(_0x2801f9){const _0x5bca4a=_0x57d632['writer']['createUIElement']('span',{'class':'ck-suggestion-marker-'+_0x53ffe3}),_0x27b0de=_0x57d632['mapper']['toViewPosition'](_0x2801f9);_0x5e28f4&&_0x3ee454['activeMarkers']['includes'](_0x4e1678['markerName'])&&_0x57d632['writer']['addClass']('ck-suggestion-marker--active',_0x5bca4a),_0x57d632['writer']['insert'](_0x27b0de,_0x5bca4a),_0x57d632['mapper']['bindElementToMarker'](_0x5bca4a,_0x4e1678['markerName']);}_0x10ac79||_0x1e39d8||!_0x4cbb52||_0x397cb9(_0x4cbb52);};}class q extends _0x496983{static get['requires'](){return[_0x1bde9a];}['init'](){const _0x2df071=this['editor'],_0x57c396=_0x2df071['plugins']['get']('TrackChangesEditing');_0x57c396['enableCommand']('delete');const _0x7bb8c5=_0x2df071['commands']['get']('deleteForward');_0x57c396['enableCommand']('deleteForward',(_0x3460d3,_0x1e4662={})=>{const _0x13e3e6=_0x2df071['model']['createSelection'](_0x2df071['model']['document']['selection']);_0x13e3e6['isCollapsed']&&_0x2df071['model']['modifySelection'](_0x13e3e6,{'direction':'forward','unit':_0x1e4662['unit']});const _0x16581b=_0x13e3e6['getFirstRange'](),_0x1fcd27=_0x57bad3['fromRange'](_0x16581b);let _0x5bc9cd;_0x3460d3(_0x1e4662),_0x5bc9cd='$graveyard'==_0x1fcd27['root']['rootName']?_0x2df071['model']['createRange'](_0x16581b['start']):_0x2df071['model']['createRange'](_0x1fcd27['start'],_0x1fcd27['end']),_0x1fcd27['detach'](),_0x2df071['model']['enqueueChange'](_0x7bb8c5['buffer']['batch'],_0x3f9a66=>{_0x7bb8c5['buffer']['lock'](),_0x3f9a66['setSelection'](_0x3f9a66['createRange'](_0x5bc9cd['end'])),_0x7bb8c5['buffer']['unlock']();});}),_0x2df071['editing']['downcastDispatcher']['on']('addMarker:suggestion:deletion',_e(_0x2df071,'merge'),{'priority':'high'}),_0x2df071['data']['downcastDispatcher']['on']('addMarker:suggestion:deletion',(_0x5edbf0,_0x57ff03,_0xe69864)=>{_0xe69864['options']['showSuggestionHighlights']&&_e(_0x2df071,'merge',{'showActiveMarker':!0x1})['bind'](this)(_0x5edbf0,_0x57ff03,_0xe69864);},{'priority':'high'}),_0x2df071['editing']['downcastDispatcher']['on']('removeMarker:suggestion:deletion',(_0x4b7a33,_0x4168e6,_0x3d58a4)=>{const _0x21d5f6=_0x3d58a4['mapper']['markerNameToElements'](_0x4168e6['markerName']);if(_0x21d5f6){for(const _0xe0a858 of _0x21d5f6)_0xe0a858['is']('uiElement')&&(_0x3d58a4['mapper']['unbindElementFromMarkerName'](_0xe0a858,_0x4168e6['markerName']),_0x3d58a4['writer']['remove'](_0xe0a858));}},{'priority':'high'});}}class z extends _0x496983{['afterInit'](){const _0x3dbf05=this['editor'];if(!_0x3dbf05['plugins']['has']('ListEditing'))return;const _0x4caf95=_0x3dbf05['locale'],_0x2323bb=_0x3dbf05['plugins']['get']('TrackChangesEditing'),_0x50f563=_0x3dbf05['plugins']['has']('TodoListEditing'),_0x3b5b06=!!_0x3dbf05['config']['get']('list.multiBlock');function _0x12f6d1(_0x53d357){return{'type':'format','content':''+o(_0x4caf95,'*Set\x20format:*\x20%0',_0x53d357)};}function _0x2e07f1(_0xf17a67){return{'type':'format','content':''+o(_0x4caf95,'*Remove\x20format:*\x20%0',_0xf17a67)};}_0x2323bb['enableDefaultAttributesIntegration']('numberedList'),_0x2323bb['enableDefaultAttributesIntegration']('bulletedList'),_0x2323bb['enableDefaultAttributesIntegration']('customNumberedList'),_0x2323bb['enableDefaultAttributesIntegration']('customBulletedList'),_0x2323bb['enableDefaultAttributesIntegration']('indentList'),_0x2323bb['enableDefaultAttributesIntegration']('outdentList'),_0x2323bb['enableDefaultAttributesIntegration']('splitListItemAfter'),_0x2323bb['enableDefaultAttributesIntegration']('splitListItemBefore'),_0x2323bb['registerBlockAttribute']('listItemId'),_0x2323bb['registerBlockAttribute']('listType'),_0x2323bb['registerBlockAttribute']('listIndent'),_0x3b5b06&&(_0x2323bb['enableDefaultAttributesIntegration']('mergeListItemBackward'),_0x2323bb['enableDefaultAttributesIntegration']('mergeListItemForward')),_0x50f563&&(_0x2323bb['enableDefaultAttributesIntegration']('todoList'),_0x2323bb['enableDefaultAttributesIntegration']('checkTodoList'),_0x2323bb['registerBlockAttribute']('todoListChecked'),_0x2323bb['descriptionFactory']['registerDescriptionCallback'](_0x28b3ab=>{const {data:_0x42d57f}=_0x28b3ab;if(_0x42d57f&&'todoListChecked'==_0x42d57f['key'])return{'type':'format','content':_0x42d57f['newValue']?o(_0x4caf95,'*Check\x20item*'):o(_0x4caf95,'*Uncheck\x20item*')};}),this['editor']['model']['document']['registerPostFixer'](_0x20daa3=>{if(_0x20daa3['batch']['isUndo'])return!0x1;let _0x1f798e=!0x1;const _0x322dd7=_0x2323bb['getSuggestions']({'skipNotAttached':!0x0})['filter'](_0x43ac0d=>'todoListChecked'===_0x2323bb['_getAttributeKey'](_0x43ac0d));for(const _0x5eb42c of _0x322dd7){'todo'!=_0x5eb42c['getFirstRange']()['start']['nodeAfter']['getAttribute']('listType')&&(_0x2323bb['_findSuggestions'](_0x5eb42c['getFirstRange'](),'attribute')['find'](_0x183411=>'listType'===_0x2323bb['_getAttributeKey'](_0x183411['suggestion']))||(_0x20daa3['removeMarker'](_0x5eb42c['getFirstMarker']()),_0x1f798e=!0x0));}return _0x1f798e;})),_0x2323bb['descriptionFactory']['registerAttributeLabel']('listIndent',o(_0x4caf95,'FORMAT_INDENT'));const _0x32e344={'type':'format','content':''};_0x2323bb['descriptionFactory']['registerDescriptionCallback'](_0xd581a0=>{const {data:_0x49109a}=_0xd581a0;if(!_0x49109a||'listType'!=_0x49109a['key'])return;let _0x39032c=_0xd581a0['head'];for(;_0x39032c;){if(_0x39032c['data']&&(('listStyle'==_0x39032c['data']['key']||'listMarkerStyle'==_0x39032c['data']['key'])&&(_0x39032c['data']['newValue']&&'default'!=_0x39032c['data']['newValue']||'default'!=_0x39032c['data']['oldValue']&&!_0x49109a['newValue'])||!_0x3b5b06&&_0x39032c['data']['key']==m))return _0x32e344;_0x39032c=_0x39032c['next'];}if(null==_0x49109a['newValue'])switch(_0x49109a['oldValue']){case'bulleted':return _0x2e07f1(o(_0x4caf95,'ELEMENT_BULLETED_LIST'));case'numbered':return _0x2e07f1(o(_0x4caf95,'ELEMENT_NUMBERED_LIST'));case'todo':return _0x2e07f1(o(_0x4caf95,'ELEMENT_TODO_LIST'));}switch(_0x49109a['newValue']){case'bulleted':return _0x12f6d1(o(_0x4caf95,'ELEMENT_BULLETED_LIST'));case'numbered':return _0x12f6d1(o(_0x4caf95,'ELEMENT_NUMBERED_LIST'));case'todo':return _0x12f6d1(o(_0x4caf95,'ELEMENT_TODO_LIST'));}}),_0x2323bb['descriptionFactory']['registerDescriptionCallback'](_0x5bcf87=>{const {data:_0x330e20}=_0x5bcf87;if(_0x330e20&&'listIndent'==_0x330e20['key'])return null==_0x330e20['newValue']||null==_0x330e20['oldValue']&&0x0==_0x330e20['newValue']?_0x32e344:void 0x0;}),_0x2323bb['descriptionFactory']['registerDescriptionCallback'](_0x524187=>{if('attribute'!=_0x524187['type'])return;const {data:_0xd4376c}=_0x524187;if(!_0xd4376c||'listItemId'!=_0xd4376c['key'])return;const _0x2acb5e=le(_0x524187);return'newValue'==_0x2acb5e?{'type':'format','content':o(_0x4caf95,'*Merge:*\x20list\x20item')}:'oldValue'==_0x2acb5e?{'type':'format','content':o(_0x4caf95,'*Split:*\x20list\x20item')}:_0x32e344;}),_0x3dbf05['model']['document']['registerPostFixer'](_0x3d7b0b=>this['listItemIdFixer'](_0x3d7b0b)),_0x3dbf05['model']['document']['registerPostFixer'](_0x2724dd=>this['noTrackChangesFixer'](_0x2724dd)),_0x3dbf05['model']['document']['registerPostFixer'](_0x32173f=>this['assureChains'](_0x32173f)),this['_supportLegacySuggestions']();}['listItemIdFixer'](_0x284bf0){if(_0x284bf0['batch']['isUndo']||!_0x284bf0['batch']['isLocal'])return!0x1;let _0x1793b3=!0x1;const _0x25d87d=this['editor']['plugins']['get']('TrackChangesEditing')['getSuggestions']({'skipNotAttached':!0x0})['filter'](_0x76ec21=>_0x76ec21['data']&&'listItemId'==_0x76ec21['data']['key'])['filter'](_0x559d97=>_0x559d97['data']['newValue']&&_0x559d97['data']['oldValue']);for(const _0x1a8817 of _0x25d87d)le(_0x1a8817)||(_0x284bf0['removeMarker'](_0x1a8817['getFirstMarker']()),_0x1793b3=!0x0);return _0x1793b3;}['noTrackChangesFixer'](_0x372d22){if(_0x372d22['batch']['isUndo']||!_0x372d22['batch']['isLocal'])return!0x1;const _0x13544e=this['editor']['plugins']['get']('TrackChangesEditing');if(_0x13544e['trackChangesCommand']['value'])return!0x1;let _0x3340be=!0x1;const _0x1f5f73=['listType','listItemId','listIndent','listStyle','listStart','listReversed','todoListCheck','listMarker','listMarkerStyle'],_0x10998b=this['editor']['model']['document']['differ']['getChanges']()['filter'](_0x5b5c7b=>'attribute'==_0x5b5c7b['type'])['filter'](_0x220b1c=>_0x1f5f73['includes'](_0x220b1c['attributeKey']));if(0x0==_0x10998b['length'])return _0x3340be;for(const _0x1b9447 of _0x10998b){const _0xd7fb8d=_0x13544e['_findSuggestions'](_0x1b9447['range'],'attribute')['filter'](_0x47aeda=>!_0x47aeda['meta']['isNextTo'])['map'](_0x1a9347=>_0x1a9347['suggestion'])['filter'](_0x1760d3=>{const _0x3d9fa9=_0x13544e['_getAttributeKey'](_0x1760d3);return _0x1f5f73['includes'](_0x3d9fa9);});if(_0xd7fb8d['length']){for(const _0x3bcbc4 of _0xd7fb8d)_0x372d22['removeMarker'](_0x3bcbc4['getFirstMarker']());_0x3340be=!0x0;}}return _0x3340be;}['assureChains'](_0x315c23){if(_0x315c23['batch']['isUndo']||!_0x315c23['batch']['isLocal'])return!0x1;const _0xe40fc9=this['editor']['plugins']['get']('TrackChangesEditing');let _0x1662b4=!0x1;const _0x3ed60c=['listType','listItemId','listIndent','listStyle','listStart','listReversed','todoListCheck','listMarker','listMarkerStyle'];for(const _0x8701f1 of _0xe40fc9['getSuggestions']({'skipNotAttached':!0x0})){const _0xb2437d=_0xe40fc9['_findSuggestions'](_0x8701f1['getFirstRange'](),'attribute')['map'](_0x36425d=>_0x36425d['suggestion'])['filter'](_0x3294c1=>_0x3294c1['data']&&_0x3ed60c['includes'](_0x3294c1['data']['key']));if(!_0xb2437d['length'])continue;const _0x110002=_0xb2437d[0x0]['head']['attributes']['groupId'];if(!_0xb2437d['every'](_0x419ae3=>_0x419ae3['attributes']['groupId']===_0x110002)){for(const _0x29bcb2 of _0xb2437d)_0x514f35(_0x29bcb2,_0x110002)&&(_0x1662b4=!0x0);}}return _0x1662b4;function _0x546f00(_0x7fbb61,_0x46a355){for(const _0x2db1c1 of _0xe40fc9['getSuggestions']({'skipNotAttached':!0x0})['filter'](_0x550f11=>'attribute'==_0x550f11['type']&&_0x550f11['attributes']['groupId']==_0x7fbb61))_0x2db1c1['setAttribute']('groupId',_0x46a355);}function _0x514f35(_0x55e66f,_0x1930d0){let _0x5a77c9=_0x55e66f['head'],_0x59399d=!0x1;for(;_0x5a77c9;)_0x5a77c9['attributes']['groupId']!=_0x1930d0&&(_0x546f00(_0x5a77c9['attributes']['groupId'],_0x1930d0),_0x5a77c9['setAttribute']('groupId',_0x1930d0),_0x59399d=!0x0),_0x5a77c9=_0x5a77c9['next'];return _0x59399d;}}['_supportLegacySuggestions'](){const _0x16bbd6=this['editor'],_0x4fe4b0=_0x16bbd6['locale'],_0x455f36=_0x16bbd6['plugins']['get']('TrackChangesEditing');this['_registerLegacyDescription'](),_0x455f36['_suggestionFactory']['registerCustomCallback']('formatBlock','documentList','accept',function(_0x1806c9,_0xad2a1f){const _0x2af205=[];for(let _0x5e1900 of _0x1806c9)_0x5e1900['start']['nodeAfter']===_0x5e1900['end']['parent']&&(_0x5e1900=_0x16bbd6['model']['createRange'](_0x16bbd6['model']['createPositionAt'](_0x5e1900['start']['nodeAfter'],0x0))),_0x2af205['push'](_0x5e1900);_0x16bbd6['model']['change'](_0x11600b=>{const _0x40415a=_0x16bbd6['model']['document']['selection'],_0x349d28=Array['from'](_0x40415a['getRanges']())['map'](_0x4612d8=>_0x57bad3['fromRange'](_0x4612d8));_0x11600b['setSelection'](_0x2af205),_0x16bbd6['commands']['get'](_0xad2a1f['commandName'])['refresh'](),_0xad2a1f['commandParams']['push']({'forceDefaultExecution':!0x0}),_0x16bbd6['execute'](_0xad2a1f['commandName'],..._0xad2a1f['commandParams']),_0x11600b['setSelection'](_0x349d28);for(const _0x41a010 of _0x349d28)_0x41a010['detach']();});}),_0x455f36['descriptionFactory']['registerElementLabel'](function(_0x3af796){const _0x2e621d=!_0x16bbd6['model']['schema']['isObject'](_0x3af796),_0x53f7a2=_0x3af796['previousSibling'],_0x2a3be4=_0x3af796['nextSibling'],_0xf58cd8=_0x3af796['getAttribute']('listItemId'),_0x2ce2e9=!_0x53f7a2||_0x53f7a2['getAttribute']('listItemId')!==_0xf58cd8,_0x643bf7=!_0x2a3be4||_0x2a3be4['getAttribute']('listItemId')!==_0xf58cd8;return _0x2e621d&&Boolean(_0xf58cd8)&&_0x2ce2e9&&_0x643bf7;},_0x4720c6=>o(_0x4fe4b0,'ELEMENT_LIST_ITEM',_0x4720c6));}['_registerLegacyDescription'](){const _0x1fbfc5=this['editor'],_0x3d1d7a=_0x1fbfc5['locale'];function _0x54f4d5(_0x5e56c7){const _0x300403=_0x1fbfc5['commands']['get']('bulletedList')['value'],_0x3e9a9d=_0x1fbfc5['commands']['get']('numberedList')['value'];return'numberedList'===_0x5e56c7?_0x300403:_0x3e9a9d;}_0x1fbfc5['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](function(_0x398373){if('formatBlock'!=_0x398373['type'])return;const {data:_0x4390cd}=_0x398373;if(!_0x4390cd)return;let _0xece7b5,_0x56513d,_0x43a714,_0x271d56;switch(_0x4390cd['commandName']){case'bulletedList':_0x43a714=_0x4390cd['commandParams'][0x0]['forceValue'],_0x271d56=_0x54f4d5(_0x4390cd['commandName']),_0xece7b5=_0x43a714?'*Format:*\x20insert\x20into\x20%0':'*Format:*\x20remove\x20from\x20%0',!_0x271d56&&_0x1fbfc5['config']['get']('list.multiBlock')||(_0xece7b5='*Change\x20to:*\x20%0'),_0x56513d={'type':'format','content':o(_0x3d1d7a,_0xece7b5,o(_0x3d1d7a,'ELEMENT_BULLETED_LIST'))};break;case'numberedList':_0x43a714=_0x4390cd['commandParams'][0x0]['forceValue'],_0x271d56=_0x54f4d5(_0x4390cd['commandName']),_0xece7b5=_0x43a714?'*Format:*\x20insert\x20into\x20%0':'*Format:*\x20remove\x20from\x20%0',!_0x271d56&&_0x1fbfc5['config']['get']('list.multiBlock')||(_0xece7b5='*Change\x20to:*\x20%0'),_0x56513d={'type':'format','content':o(_0x3d1d7a,_0xece7b5,o(_0x3d1d7a,'ELEMENT_NUMBERED_LIST'))};break;case'indentList':_0xece7b5='*Indent:*\x20%0',_0x56513d={'type':'format','content':o(_0x3d1d7a,_0xece7b5,o(_0x3d1d7a,'ELEMENT_LIST_ITEM'))};break;case'outdentList':_0xece7b5=function(_0x45d6b3){const _0x4ccffe=_0x45d6b3['getFirstRange']();let _0x298ba9=_0x4ccffe['start']['nodeAfter'];for(;_0x298ba9&&_0x4ccffe['containsItem'](_0x298ba9);){if(_0x298ba9['getAttribute']('listIndent')>0x0)return!0x1;_0x298ba9=_0x298ba9['nextSibling'];}return!0x0;}(_0x398373)?o(_0x3d1d7a,'*Format:*\x20remove\x20from\x20%0',o(_0x3d1d7a,function(_0x306c44){return'ELEMENT_'+_0x306c44['getFirstRange']()['start']['nodeAfter']['getAttribute']('listType')['toUpperCase']()+'_LIST';}(_0x398373))):o(_0x3d1d7a,'*Outdent:*\x20%0',o(_0x3d1d7a,'ELEMENT_LIST_ITEM')),_0x56513d={'type':'format','content':_0xece7b5};break;case'mergeListItemBackward':case'mergeListItemForward':!0x1===_0x4390cd['multipleBlocks']&&(_0xece7b5='*Merge:*\x20%0',_0x56513d={'type':'deletion','content':o(_0x3d1d7a,_0xece7b5,o(_0x3d1d7a,'ELEMENT_LIST_ITEM'))});}return _0x56513d;});}}function le(_0x1be812){let _0xa19b8=_0x1be812['getFirstRange']()['start']['nodeAfter']['previousSibling'];for(;_0xa19b8;){const _0x27dd42=_0xa19b8['getAttribute']('listItemId');if(!_0x27dd42)return!0x1;if(_0x27dd42==_0x1be812['data']['newValue'])return'newValue';if(_0x27dd42==_0x1be812['data']['oldValue'])return'oldValue';_0xa19b8=_0xa19b8['previousSibling'];}return!0x1;}class ue extends _0x496983{['afterInit'](){if(!this['editor']['plugins']['has']('ListPropertiesEditing'))return;const _0x55c3ad=this['editor']['config']['get']('list.properties'),_0x1c9807=this['editor']['plugins']['get']('TrackChangesEditing');_0x55c3ad['styles']&&(_0x1c9807['enableDefaultAttributesIntegration']('listStyle'),_0x1c9807['registerBlockAttribute']('listStyle')),_0x55c3ad['reversed']&&(_0x1c9807['enableDefaultAttributesIntegration']('listReversed'),_0x1c9807['registerBlockAttribute']('listReversed')),_0x55c3ad['startIndex']&&(_0x1c9807['enableDefaultAttributesIntegration']('listStart'),_0x1c9807['registerBlockAttribute']('listStart'));const _0x5204f8={'type':'format','content':''};_0x1c9807['descriptionFactory']['registerDescriptionCallback'](this['handleDescriptions']['bind'](this));const _0x209bbf=this['editor']['locale'];_0x1c9807['descriptionFactory']['registerAttributeLabel']('listReversed',o(_0x209bbf,'FORMAT_LIST_REVERSED')),_0x1c9807['descriptionFactory']['registerDescriptionCallback'](_0x567e5a=>{const {data:_0x4132ae}=_0x567e5a;if(_0x4132ae&&'listReversed'==_0x4132ae['key'])return null==_0x4132ae['newValue']||0x0==_0x4132ae['newValue']&&null==_0x4132ae['oldValue']?_0x5204f8:void 0x0;}),_0x1c9807['descriptionFactory']['registerAttributeLabel']('listStart',o(_0x209bbf,'FORMAT_LIST_START')),_0x1c9807['descriptionFactory']['registerDescriptionCallback'](_0x40327a=>{const {data:_0x138439}=_0x40327a;if(_0x138439&&'listStart'==_0x138439['key'])return null==_0x138439['newValue']||0x1==_0x138439['newValue']&&null==_0x138439['oldValue']?_0x5204f8:void 0x0;}),this['editor']['model']['document']['registerPostFixer'](_0x454b6e=>{if(_0x454b6e['batch']['isUndo'])return!0x1;let _0x520e54=!0x1;const _0x5f5779=_0x1c9807['getSuggestions']({'skipNotAttached':!0x0})['filter'](_0x115e72=>{const _0x4dfae4=_0x1c9807['_getAttributeKey'](_0x115e72);return'listStart'==_0x4dfae4||'listReversed'==_0x4dfae4;});for(const _0x232544 of _0x5f5779){const _0x7939bf=_0x232544['getFirstRange']()['start']['nodeAfter']['getAttribute']('listType');if('numbered'==_0x7939bf||'customNumbered'==_0x7939bf)continue;_0x1c9807['_findSuggestions'](_0x232544['getFirstRange'](),'attribute')['find'](_0x55ac83=>'listType'==_0x1c9807['_getAttributeKey'](_0x55ac83['suggestion']))||(_0x454b6e['removeMarker'](_0x232544['getFirstMarker']()),_0x520e54=!0x0);}return _0x520e54;}),this['_registerLegacyDescription']();}['handleDescriptions'](_0xca5b09){const _0x1be112=this['editor']['locale'],{data:_0x35145d}=_0xca5b09,_0x2717e5={'type':'format','content':''};if(!_0x35145d||'listStyle'!=_0x35145d['key'])return;if(!_0x35145d['oldValue'])return'default'==_0x35145d['newValue']?_0x2717e5:{'type':'format','content':''+o(_0x1be112,'*Set\x20format:*\x20%0',o(_0x1be112,this['_getTranslationKeyForListStyle'](_0x35145d['newValue'])))};if(!_0x35145d['newValue']){if('default'==_0x35145d['oldValue'])return _0x2717e5;let _0x12cbb3=_0xca5b09['head'];for(;_0x12cbb3;){if(_0x12cbb3['data']&&'listType'==_0x12cbb3['data']['key']&&_0x12cbb3['data']['newValue'])return _0x2717e5;_0x12cbb3=_0x12cbb3['next'];}return{'type':'format','content':''+o(_0x1be112,'*Remove\x20format:*\x20%0',o(_0x1be112,this['_getTranslationKeyForListStyle'](_0x35145d['oldValue'])))};}if('default'!=_0x35145d['newValue'])return{'type':'format','content':''+o(_0x1be112,'*Set\x20format:*\x20%0',o(_0x1be112,this['_getTranslationKeyForListStyle'](_0x35145d['newValue'])))};let _0x4c728c=_0xca5b09['head'];for(;_0x4c728c;){if(_0x4c728c['data']&&'listType'==_0x4c728c['data']['key']&&_0x4c728c['data']['newValue']&&_0x4c728c['data']['oldValue'])return _0x2717e5;_0x4c728c=_0x4c728c['next'];}return{'type':'format','content':o(_0x1be112,'*Set\x20format:*\x20%0',o(_0x1be112,'ELEMENT_'+_0xca5b09['getFirstRange']()['start']['nodeAfter']['getAttribute']('listType')['toUpperCase']()+'_LIST_DEFAULT'))};}['_registerLegacyDescription'](){const _0x46d222=this['editor'],_0x223a52=_0x46d222['locale'];_0x46d222['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](_0x505c20=>{if('formatBlock'!=_0x505c20['type'])return;const {data:_0x1b6500}=_0x505c20;if(!_0x1b6500)return;let _0x2865af,_0x7f91d8;switch(_0x1b6500['commandName']){case'listStyle':_0x2865af='*Change\x20to:*\x20%0',_0x7f91d8={'type':'format','content':o(_0x223a52,_0x2865af,o(_0x223a52,this['_getTranslationKeyForListStyle'](_0x1b6500['commandParams'][0x0]['type'])))};break;case'listReversed':_0x2865af=_0x1b6500['commandParams'][0x0]['reversed']?'*Format:*\x20set\x20order\x20to\x20reversed':'*Format:*\x20set\x20order\x20to\x20regular',_0x7f91d8={'type':'format','content':o(_0x223a52,_0x2865af)};break;case'listStart':_0x2865af='*Format:*\x20set\x20start\x20index\x20to\x20%0',_0x7f91d8={'type':'format','content':o(_0x223a52,_0x2865af,_0x1b6500['commandParams'][0x0]['startIndex'])};}return _0x7f91d8;});}['_getTranslationKeyForListStyle'](_0x15177e){return'ELEMENT_'+function(_0x4fef7a){if(pe['includes'](_0x4fef7a))return'bulleted';if(ye['includes'](_0x4fef7a))return'numbered';return null;}(_0x15177e)['toUpperCase']()+'_LIST_'+_0x15177e['toUpperCase']()['replace'](/-/g,'_');}}const pe=['disc','circle','square'],ye=['decimal','decimal-leading-zero','lower-roman','upper-roman','lower-latin','upper-latin'];class W extends _0x496983{static get['requires'](){return[_0x2de7ba];}['init'](){const _0x160b6e=this['editor'],_0x53eae1=_0x160b6e['plugins']['get']('TrackChangesEditing'),_0x334a93=_0x160b6e['commands']['get']('enter');_0x53eae1['enableCommand']('enter',()=>{_0x160b6e['model']['change'](_0xf26ee7=>{const _0x1049a0=_0x160b6e['model']['document']['selection'],_0x8cb5c0=_0x1049a0['getFirstPosition'](),_0x3fc7d5=_0x57bad3['fromRange'](_0x1049a0['getFirstRange']());if(_0x334a93['enterBlock'](_0xf26ee7)){const _0x49bae3=_0x160b6e['model']['createPositionAt'](_0x8cb5c0['parent']['nextSibling'],0x0),_0x89f232=_0xf26ee7['createRange'](_0x8cb5c0,_0x49bae3);_0x53eae1['markInsertion'](_0x89f232);}else _0xf26ee7['setSelection'](_0xf26ee7['createRange'](_0x3fc7d5['end']));_0x3fc7d5['detach'](),_0x334a93['fire']('afterExecute',{'writer':_0xf26ee7});});}),_0x160b6e['editing']['downcastDispatcher']['on']('addMarker:suggestion:insertion',_e(_0x160b6e,'split'),{'priority':'high'}),_0x160b6e['editing']['downcastDispatcher']['on']('removeMarker:suggestion:insertion',(_0x5ec19b,_0x495219,_0xbdd15f)=>{const _0x2af07c=_0xbdd15f['mapper']['markerNameToElements'](_0x495219['markerName']);if(_0x2af07c){for(const _0x220c70 of _0x2af07c)_0x220c70['hasClass']('ck-suggestion-marker-split')&&(_0xbdd15f['mapper']['unbindElementFromMarkerName'](_0x220c70,_0x495219['markerName']),_0xbdd15f['writer']['remove'](_0x220c70));}},{'priority':'high'}),_0x160b6e['data']['downcastDispatcher']['on']('addMarker:suggestion:insertion',(_0x4c7cfd,_0x24dd4c,_0x107f02)=>{_0x107f02['options']['showSuggestionHighlights']&&_e(_0x160b6e,'split',{'showActiveMarker':!0x1})['bind'](this)(_0x4c7cfd,_0x24dd4c,_0x107f02);},{'priority':'high'});}}class J extends _0x496983{['afterInit'](){if(!this['editor']['plugins']['has']('FindAndReplaceEditing'))return;const _0x6eba02=this['editor']['plugins']['get']('TrackChangesEditing');_0x6eba02['enableCommand']('find',this['handleFindCommand']['bind'](this)),_0x6eba02['enableCommand']('findNext'),_0x6eba02['enableCommand']('findPrevious'),_0x6eba02['enableCommand']('replace'),_0x6eba02['enableCommand']('replaceAll');}['handleFindCommand'](_0x144866,_0x294745,_0x537355={}){const _0x4b03d4=this['editor']['plugins']['get']('FindAndReplaceUtils');return _0x144866(_0x1eee40=>('string'==typeof _0x294745?_0x4b03d4['findByTextCallback'](_0x294745,_0x537355):_0x294745)(_0x1eee40)['filter'](_0x430288=>!0x1===this['_isInDeletionRange'](_0x430288,_0x1eee40['item'])),_0x537355);}['_isInDeletionRange'](_0x1f5057,_0x45816d){const _0x33242d=this['editor']['model']['createRange'](this['editor']['model']['createPositionAt'](_0x45816d,_0x1f5057['start']),this['editor']['model']['createPositionAt'](_0x45816d,_0x1f5057['end']));for(const _0x1c337c of this['editor']['model']['markers']['getMarkersGroup']('suggestion:deletion'))if(null!==_0x33242d['getIntersection'](_0x1c337c['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 _0x496983{['afterInit'](){const _0x41b394=this['editor']['locale'],_0x4db198=this['editor']['plugins']['get']('TrackChangesEditing');for(const {pluginName:_0x531fce,commandName:_0x3fa697}of ro)this['editor']['plugins']['has'](_0x531fce)&&(_0x4db198['enableDefaultAttributesIntegration'](_0x3fa697),_0x4db198['registerInlineAttribute'](_0x3fa697));_0x41b394['t'],_0x4db198['descriptionFactory']['registerAttributeLabel']('fontSize',o(_0x41b394,'FORMAT_FONT_SIZE')),_0x4db198['descriptionFactory']['registerAttributeLabel']('fontFamily',o(_0x41b394,'FORMAT_FONT_FAMILY')),_0x4db198['descriptionFactory']['registerAttributeLabel']('fontColor',o(_0x41b394,'FORMAT_FONT_COLOR')),_0x4db198['descriptionFactory']['registerAttributeLabel']('fontBackgroundColor',o(_0x41b394,'FORMAT_FONT_BACKGROUND')),this['_registerLegacyDescription']();}['_registerLegacyDescription'](){const _0x3c87b9=this['editor'],_0x11aa95=_0x3c87b9['locale'];_0x3c87b9['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](_0xee4627=>{const _0x3b2d60=_0x11aa95['t'];if('formatInline'!=_0xee4627['type'])return;const {data:_0x46786d}=_0xee4627;if(null!=_0x46786d){if('fontSize'==_0x46786d['commandName']){const _0x28c6f6=_0x46786d['commandParams'][0x0]['value'];if(_0x28c6f6){const _0x1ce271=_0x3b2d60(this['editor']['plugins']['get']('FontSize')['normalizeSizeOptions'](this['editor']['config']['get']('fontSize.options'))['find'](_0x1d5f7d=>_0x1d5f7d['model']==_0x28c6f6)['title'])['toLowerCase']();return{'type':'format','content':o(_0x11aa95,'*Set\x20font\x20size:*\x20%0',_0x1ce271)};}return{'type':'format','content':o(_0x11aa95,'*Reset\x20font\x20size*')};}if('fontFamily'==_0x46786d['commandName']){const _0x37f847=_0x46786d['commandParams'][0x0]['value'];return _0x37f847?{'type':'format','content':o(_0x11aa95,'*Set\x20font\x20family:*\x20%0',_0x37f847)}:{'type':'format','content':o(_0x11aa95,'*Reset\x20font\x20family*')};}if('fontColor'==_0x46786d['commandName']){const _0x1a4aef=_0x46786d['commandParams'][0x0]['value'];if(_0x1a4aef){const _0x3bd17c=_0x6d2e41(this['editor']['config']['get']('fontColor.colors'))['find'](_0x54b61f=>_0x54b61f['model']==_0x1a4aef);let _0xc74e5c=_0x1a4aef,_0x10bbc4='';return _0x3bd17c&&(_0xc74e5c=_0x3bd17c['label'],_0x10bbc4=_0x3b2d60(_0xc74e5c)['toLowerCase']()),{'type':'format','content':o(_0x11aa95,'*Set\x20font\x20color:*\x20%0',_0x10bbc4)['trim'](),'color':{'value':_0x1a4aef,'title':_0x10bbc4||_0xc74e5c}};}return{'type':'format','content':o(_0x11aa95,'*Reset\x20font\x20color*')};}if('fontBackgroundColor'==_0x46786d['commandName']){const _0x173019=_0x46786d['commandParams'][0x0]['value'];if(_0x173019){const _0x30f72d=_0x6d2e41(this['editor']['config']['get']('fontBackgroundColor.colors'))['find'](_0x19da28=>_0x19da28['model']==_0x173019);let _0x199a9d=_0x173019,_0x7efcf3='';return _0x30f72d&&(_0x199a9d=_0x30f72d['label'],_0x7efcf3=_0x3b2d60(_0x199a9d)['toLowerCase']()),{'type':'format','content':o(_0x11aa95,'*Set\x20font\x20background\x20color:*\x20%0',_0x7efcf3)['trim'](),'color':{'value':_0x173019,'title':_0x7efcf3||_0x199a9d}};}return{'type':'format','content':o(_0x11aa95,'*Reset\x20font\x20background\x20color*')};}}});}}class X extends _0x496983{['afterInit'](){const _0x4ee317=this['editor'],_0x4704ff=_0x4ee317['plugins']['get']('TrackChangesEditing'),_0x43e6e1=_0x4ee317['commands']['get']('copyFormat'),_0x370cf8=_0x4ee317['commands']['get']('pasteFormat');_0x43e6e1&&_0x370cf8&&(_0x4704ff['enableDefaultAttributesIntegration']('pasteFormat'),_0x4704ff['enableCommand']('copyFormat'),this['_registerLegacyDescription']());}['_registerLegacyDescription'](){const _0x356c15=this['editor'],_0x528ada=_0x356c15['locale'];_0x356c15['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](_0x24ea0d=>{if('formatBlock'!=_0x24ea0d['type']&&'formatInline'!=_0x24ea0d['type'])return;const {data:_0x2397f7}=_0x24ea0d;if(_0x2397f7&&'pasteFormat'===_0x2397f7['commandName']){const _0x3d8b9d=[],_0x157c7f=_0x2397f7['commandParams'][0x0];for(const [_0x3078f9,_0x2111c3]of Object['entries'](_0x157c7f))_0x3d8b9d['push'](so(_0x356c15,_0x3078f9,_0x2111c3));return _0x3d8b9d['length']?{'type':'format','content':o(_0x528ada,'*Set\x20format\x20to:*\x20%0',_0x3d8b9d['join'](',\x20'))}:{'type':'format','content':o(_0x528ada,'*Remove\x20all\x20formatting*')};}});}}function so(_0x33ed56,_0x42f6ef,_0x40ec1c){const _0x2d0b3f=_0x33ed56['locale']['t'],_0x36e651=_0x42f6ef['split'](/(?=[A-Z])/)['join']('\x20'),_0x367edd=_0x2d0b3f(_0x36e651['charAt'](0x0)['toUpperCase']()+_0x36e651['slice'](0x1))['toLowerCase']();if('boolean'==typeof _0x40ec1c)return _0x367edd;if('fontColor'===_0x42f6ef||'fontBackgroundColor'===_0x42f6ef){const _0x4e09dd=_0x6d2e41(_0x33ed56['config']['get']('fontColor.colors'))['find'](_0x428420=>_0x428420['model']==_0x40ec1c);return _0x367edd+'\x20('+(_0x4e09dd?_0x2d0b3f(_0x4e09dd['label'])['toLowerCase']():_0x40ec1c)+')';}if('fontSize'===_0x42f6ef&&isNaN(parseFloat(_0x40ec1c))){const _0x166fef=_0x33ed56['plugins']['get']('FontSize')['normalizeSizeOptions'](_0x33ed56['config']['get']('fontSize.options'))['find'](_0x2af50f=>_0x2af50f['model']==_0x40ec1c);return _0x367edd+'\x20('+(_0x166fef?_0x2d0b3f(_0x166fef['title'])['toLowerCase']():_0x40ec1c)+')';}return _0x367edd+'\x20('+_0x40ec1c+')';}class Y extends _0x496983{['_headingOptions'];['afterInit'](){const _0x36b8b8=this['editor'];if(!_0x36b8b8['plugins']['has']('HeadingEditing'))return;this['_headingOptions']=_0x36b8b8['config']['get']('heading.options');const _0x4f597b=_0x36b8b8['locale'],_0x2c4edc=_0x36b8b8['plugins']['get']('TrackChangesEditing');_0x2c4edc['enableDefaultAttributesIntegration']('heading');for(const _0x4ddbc8 of this['_headingOptions'])'paragraph'!=_0x4ddbc8['model']&&_0x2c4edc['descriptionFactory']['registerElementLabel'](_0x4ddbc8['model'],_0x34d38c=>{const _0x1bd0cb=this['_getHeadingLevel'](_0x4ddbc8['model']);return null!==_0x1bd0cb?_0x338e08(_0x34d38c,_0x1bd0cb):_0x44312e(_0x34d38c,_0x4ddbc8['title']);});function _0x338e08(_0x26d2b5,_0x46693d){return o(_0x4f597b,'ELEMENT_HEADING',[_0x26d2b5,_0x46693d]);}function _0x44312e(_0x304755,_0x4fe140){return o(_0x4f597b,'ELEMENT_HEADING_CUSTOM',[_0x304755,_0x4fe140]);}this['_registerLegacyDescription']();}['_registerLegacyDescription'](){const _0x3d0b1e=this['editor'],_0x3a94fe=_0x3d0b1e['locale'];function _0x4ca705(_0x192125,_0x3b17ae){return o(_0x3a94fe,'ELEMENT_HEADING_CUSTOM',[_0x192125,_0x3b17ae]);}_0x3d0b1e['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](_0x5e0266=>{if('formatBlock'!=_0x5e0266['type'])return;const {data:_0x22be85}=_0x5e0266;if(_0x22be85&&'heading'==_0x22be85['commandName']){const _0x22cb4c=_0x22be85['commandParams'][0x0]['value'],_0x166888=this['_getHeadingLevel'](_0x22cb4c);if(null!==_0x166888)return{'type':'format','content':o(_0x3a94fe,'*Change\x20to:*\x20%0',(_0x522ab0=0x1,_0x454312=_0x166888,o(_0x3a94fe,'ELEMENT_HEADING',[_0x522ab0,_0x454312])))};const _0x33105c=this['_headingOptions']['find'](_0x1129ed=>_0x1129ed['model']===_0x22cb4c)['title'];return{'type':'format','content':o(_0x3a94fe,'*Change\x20to:*\x20%0',_0x4ca705(0x1,_0x33105c))};}var _0x522ab0,_0x454312;});}['_getHeadingLevel'](_0x4185b5){const _0xb154f2=_0x4185b5['match'](/^heading(\d+)/);if(_0xb154f2)return _0xb154f2[0x1];const _0x5e5692=this['_headingOptions']?.['find'](_0x2a9747=>_0x2a9747['model']==_0x4185b5);if(_0x5e5692&&_0x5e5692['view']){const _0x203d0a=_0x5e5692['view'],_0x420a05=(_0x203d0a['name']??_0x203d0a)['match'](/^h(\d+)/);if(_0x420a05)return _0x420a05[0x1];}return null;}}class Z extends _0x496983{['afterInit'](){const _0x5344b8=this['editor'];if(!_0x5344b8['plugins']['has']('HighlightEditing'))return;const _0x4be254=_0x5344b8['plugins']['get']('TrackChangesEditing'),_0x32b062=_0x5344b8['locale'];_0x4be254['enableDefaultAttributesIntegration']('highlight'),_0x4be254['registerInlineAttribute']('highlight'),_0x4be254['descriptionFactory']['registerAttributeLabel']('highlight',o(_0x32b062,'FORMAT_HIGHLIGHT')),this['_registerLegacyDescription']();}['_registerLegacyDescription'](){const _0x37fcdb=this['editor'],_0x276b14=_0x37fcdb['locale'];_0x37fcdb['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](_0x2b8245=>{if('formatInline'!=_0x2b8245['type'])return;const {data:_0x791841}=_0x2b8245;if(_0x791841&&'highlight'==_0x791841['commandName']){const _0x5675f6=_0x276b14['t'],_0x45c1d6=_0x791841['commandParams'][0x0]['value'];if(_0x45c1d6){const _0x24967f=_0x37fcdb['config']['get']('highlight.options')['find'](_0x2b287c=>_0x2b287c['model']==_0x45c1d6),_0x173797=_0x5675f6(_0x24967f['title'])['toLowerCase']();return{'type':'format','content':o(_0x276b14,'*Set\x20highlight:*\x20%0',_0x173797),'color':{'value':_0x24967f['color'],'title':_0x24967f['title']}};}return{'type':'format','content':o(_0x276b14,'*Remove\x20highlight*',o(_0x276b14,'FORMAT_HIGHLIGHT'))};}});}}class tt extends _0x496983{['afterInit'](){const _0x15c040=this['editor'];if(!_0x15c040['plugins']['has']('HorizontalLineEditing'))return;_0x15c040['plugins']['get']('TrackChangesEditing')['enableCommand']('horizontalLine');const _0x465805=_0x15c040['plugins']['get']('TrackChangesEditing'),_0x13a495=_0x15c040['locale'];_0x465805['descriptionFactory']['registerElementLabel']('horizontalLine',_0x51f80e=>o(_0x13a495,'ELEMENT_HORIZONTAL_LINE',_0x51f80e)),_0x15c040['conversion']['for']('dataDowncast')['elementToStructure']({'model':'horizontalLine','view':(_0x4db8b3,{writer:_0x4a9c17,options:_0x2ad1cd})=>{if(!_0x2ad1cd['showSuggestionHighlights'])return null;const _0x112ecb=_0x4a9c17['createContainerElement']('div'),_0xcae19f=_0x4a9c17['createEmptyElement']('hr');return _0x4a9c17['addClass']('ck-horizontal-line',_0x112ecb),_0x4a9c17['insert'](_0x4a9c17['createPositionAt'](_0x112ecb,0x0),_0xcae19f),_0x112ecb;},'converterPriority':'high'});}}class et extends _0x496983{['afterInit'](){const _0x394d9b=this['editor'];if(!_0x394d9b['plugins']['has']('HtmlEmbed'))return;const _0x155522=_0x394d9b['plugins']['get']('TrackChangesEditing'),_0x5e69fc=_0x394d9b['locale'];_0x155522['descriptionFactory']['registerElementLabel']('rawHtml',_0xafffd4=>o(_0x5e69fc,'ELEMENT_HTML_EMBED',_0xafffd4)),_0x155522['enableDefaultAttributesIntegration']('htmlEmbed'),_0x155522['registerBlockAttribute']('value'),_0x155522['descriptionFactory']['registerDescriptionCallback'](_0x59820d=>{if('attribute'!=_0x59820d['type'])return;const {data:_0xa3dfe4}=_0x59820d;if(_0xa3dfe4&&'value'==_0xa3dfe4['key']&&_0x59820d['getFirstRange']()['start']['nodeAfter']['is']('element','rawHtml')){const _0x40f68e=o(_0x5e69fc,'ELEMENT_HTML_EMBED');return{'type':'format','content':o(_0x5e69fc,'*Change\x20%0\x20content*',_0x40f68e)};}}),this['_registerLegacyDescription']();}['_registerLegacyDescription'](){const _0x276856=this['editor'],_0x3f8ee8=_0x276856['locale'];_0x276856['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](_0x51f132=>{if('formatBlock'!=_0x51f132['type'])return;const {data:_0x10fa04}=_0x51f132;if(_0x10fa04&&'htmlEmbed'==_0x10fa04['commandName']){const _0xfdb9d1=o(_0x3f8ee8,'ELEMENT_HTML_EMBED');return{'type':'format','content':o(_0x3f8ee8,'*Change\x20%0\x20content*',_0xfdb9d1)};}});}}class it extends _0x496983{['afterInit'](){const _0x25b02e=this['editor'];if(!_0x25b02e['plugins']['has']('ImageEditing'))return;const _0x2c709a=_0x25b02e['plugins']['get']('TrackChangesEditing'),_0x3a1bd3=_0x25b02e['plugins']['get']('ImageUtils'),_0x476f1f=_0x25b02e['locale'];_0x2c709a['enableCommand']('insertImage'),_0x2c709a['descriptionFactory']['registerElementLabel']('imageBlock',_0x19cc46=>o(_0x476f1f,'ELEMENT_IMAGE',_0x19cc46)),_0x2c709a['descriptionFactory']['registerElementLabel']('imageInline',_0x3f2a0b=>o(_0x476f1f,'ELEMENT_INLINE_IMAGE',_0x3f2a0b)),_0x2c709a['descriptionFactory']['registerElementLabel']('caption',()=>o(_0x476f1f,'ELEMENT_CAPTION')),_0x25b02e['plugins']['has']('ImageUploadEditing')&&_0x2c709a['enableCommand']('uploadImage'),_0x25b02e['plugins']['has']('ImageBlockEditing')&&_0x25b02e['plugins']['has']('ImageInlineEditing')&&(_0x2c709a['enableCommand']('imageTypeInline',(_0x1426f8,_0x545fa3)=>{const _0x2593cf=_0x3a1bd3['getClosestSelectedImageElement'](_0x25b02e['model']['document']['selection']);_0x25b02e['model']['change'](()=>{_0x2c709a['markBlockFormat'](_0x2593cf,{'commandName':'imageTypeInline','commandParams':[_0x545fa3]},[],'convertBlockImageToInline');});}),_0x2c709a['enableCommand']('imageTypeBlock',(_0x358a9b,_0x34f49c)=>{_0x25b02e['model']['change'](_0xabd80=>{let _0x375201=_0x3a1bd3['getClosestSelectedImageElement'](_0x25b02e['model']['document']['selection']),_0xd93db5=_0xabd80['createRangeOn'](_0x375201);const _0x429c59=_0x214b45['fromPosition'](_0xd93db5['start'],'toPrevious'),_0x1804d0=_0x214b45['fromPosition'](_0xd93db5['end'],'toNext');_0x2c709a['forceDefaultExecution'](()=>_0x358a9b(_0x34f49c)),_0x375201=_0x3a1bd3['getClosestSelectedImageElement'](_0x25b02e['model']['document']['selection']),_0xd93db5=_0xabd80['createRangeOn'](_0x375201);const _0xfdf5e=_0xabd80['createRange'](_0x429c59,_0x1804d0);_0x429c59['detach'](),_0x1804d0['detach'](),_0x2c709a['markBlockFormat'](_0x375201,{'commandName':'imageTypeInline','commandParams':[_0x34f49c]},[],'convertInlineImageToBlock'),_0xfdf5e['start']['isBefore'](_0xd93db5['start'])&&_0x2c709a['markInsertion'](_0xabd80['createRange'](_0xfdf5e['start'],_0xd93db5['start']),'convertInlineImageToBlock'),_0xd93db5['end']['isBefore'](_0xfdf5e['end'])&&_0x2c709a['markInsertion'](_0xabd80['createRange'](_0xd93db5['end'],_0xfdf5e['end']),'convertInlineImageToBlock');});}),_0x2c709a['_suggestionFactory']['registerCustomCallback']('formatBlock','convertInlineImageToBlock','join',()=>!0x1),_0x2c709a['_suggestionFactory']['registerCustomCallback']('formatBlock','convertInlineImageToBlock','accept',()=>!0x1),_0x2c709a['_suggestionFactory']['registerCustomCallback']('formatBlock','convertInlineImageToBlock','discard',_0x2c709a['_suggestionFactory']['getSuggestionCallback']('formatBlock','','accept')),_0x2c709a['_suggestionFactory']['registerCustomCallback']('insertion','convertInlineImageToBlock','join',()=>!0x1),_0x2c709a['_suggestionFactory']['registerCustomCallback']('insertion','convertInlineImageToBlock','discard',([_0x4f76f2])=>{const _0x1e778d=_0x2c709a['_suggestionFactory']['getSuggestionCallback']('insertion','','discard');let _0xc3168c=_0x4f76f2['start'],_0x46f30e=_0x4f76f2['end'];const _0x193bd2=_0x25b02e['model']['schema']['getNearestSelectionRange'](_0xc3168c,'backward'),_0x2fff3e=_0x25b02e['model']['schema']['getNearestSelectionRange'](_0x46f30e,'forward');_0x193bd2['isCollapsed']&&(_0xc3168c=_0x193bd2['start']),_0x2fff3e['isCollapsed']&&(_0x46f30e=_0x2fff3e['end']),_0x1e778d([_0x25b02e['model']['createRange'](_0xc3168c,_0x46f30e)]);}),_0x2c709a['_suggestionFactory']['registerCustomCallback']('formatBlock','convertInlineImageToBlock','chain',_0xebb7ed),_0x2c709a['_suggestionFactory']['registerCustomCallback']('insertion','convertInlineImageToBlock','chain',_0xebb7ed)),_0x25b02e['plugins']['has']('ImageCaptionEditing')&&(_0x2c709a['enableCommand']('toggleImageCaption',(_0x55e7cc,_0x379670)=>{const _0x3df1f1=_0x25b02e['plugins']['get']('ImageCaptionUtils');let _0x1a8e91=_0x3a1bd3['getClosestSelectedImageElement'](_0x25b02e['model']['document']['selection']),_0x6f3846=_0x3df1f1['getCaptionFromImageModelElement'](_0x1a8e91);_0x25b02e['model']['change'](()=>{if(_0x6f3846)return void _0x2c709a['markDeletion'](_0x25b02e['model']['createRangeOn'](_0x6f3846));const _0x44fe4a=_0x3a1bd3['isBlockImage'](_0x1a8e91);_0x55e7cc(_0x379670),_0x1a8e91=_0x3a1bd3['getClosestSelectedImageElement'](_0x25b02e['model']['document']['selection']),_0x6f3846=_0x3df1f1['getCaptionFromImageModelElement'](_0x1a8e91),_0x2c709a['markInsertion'](_0x25b02e['model']['createRangeOn'](_0x6f3846),_0x44fe4a?null:'imageCaption');});}),_0x2c709a['_suggestionFactory']['registerCustomCallback']('insertion','imageCaption','chain',_0xebb7ed));const _0x30affa=[{'type':'formatBlock','subType':'imageStylePreApply'},{'type':'insertion','subType':'imageCaption'},{'type':'formatBlock','subType':'convertInlineImageToBlock'},{'type':'insertion','subType':'convertInlineImageToBlock'}];function _0xeac4ff(_0x544d64,_0xe03da5){const _0x2bafb9=_0x30affa['findIndex'](({type:_0x2ce4d8,subType:_0x4fee52})=>_0x544d64['type']==_0x2ce4d8&&_0x544d64['subType']==_0x4fee52),_0x21d8a9=_0x30affa['findIndex'](({type:_0x4d4273,subType:_0x5ab402})=>_0xe03da5['type']==_0x4d4273&&_0xe03da5['subType']==_0x5ab402);if(_0x2bafb9<0x0||_0x21d8a9<0x0)return!0x1;const _0x295f61=_0x544d64['getFirstRange'](),_0x284248=_0xe03da5['getFirstRange']();if((0x0==_0x2bafb9||0x1==_0x2bafb9)&&0x2==_0x21d8a9&&_0x295f61['isIntersecting'](_0x284248))return!0x0;if(0x2==_0x2bafb9&&0x3==_0x21d8a9){const _0x2bca44=_0x2c709a['_findSuggestions'](_0x295f61,'insertion')['filter'](({suggestion:_0x8e4f2c,meta:_0x3b840c})=>_0x3b840c['isOwn']&&'convertInlineImageToBlock'==_0x8e4f2c['subType']);if(_0x2bca44['length']>0x1&&_0x284248['end']['isEqual'](_0x295f61['start']))return!0x0;if(0x1==_0x2bca44['length']&&(_0x295f61['start']['isEqual'](_0x284248['end'])||_0x295f61['end']['isEqual'](_0x284248['start'])))return!0x0;}if(0x3==_0x2bafb9&&0x3==_0x21d8a9&&_0x295f61['start']['isBefore'](_0x284248['start'])){const _0x2aa4e1=_0x295f61['end']['nodeAfter'],_0x4a7471=_0x284248['start']['nodeBefore'];return _0x3a1bd3['isBlockImage'](_0x2aa4e1)&&_0x2aa4e1===_0x4a7471;}return!0x1;}function _0xebb7ed(_0x4998a1,_0x24d9ad){return _0xeac4ff(_0x4998a1,_0x24d9ad)?[_0x4998a1,_0x24d9ad]:_0xeac4ff(_0x24d9ad,_0x4998a1)?[_0x24d9ad,_0x4998a1]:null;}_0x25b02e['plugins']['has']('ImageResize')&&(_0x2c709a['enableDefaultAttributesIntegration']('resizeImage'),_0x2c709a['registerBlockAttribute']('resizedWidth'),_0x2c709a['descriptionFactory']['registerAttributeLabel']('resizedWidth',o(_0x476f1f,'FORMAT_IMAGE_SIZE'))),_0x25b02e['plugins']['has']('ImageTextAlternativeEditing')&&(_0x2c709a['enableDefaultAttributesIntegration']('imageTextAlternative'),_0x2c709a['registerBlockAttribute']('alt')),_0x2c709a['descriptionFactory']['registerDescriptionCallback'](_0xaa3dc4=>{if(!!_0x30affa['find'](({type:_0x79e7fc,subType:_0x53b154})=>_0xaa3dc4['type']==_0x79e7fc&&_0xaa3dc4['subType']==_0x53b154))return _0xaa3dc4['previous']?{}:void 0x0;}),_0x2c709a['descriptionFactory']['registerDescriptionCallback'](_0x1f5967=>{if('insertion'==_0x1f5967['type']||'deletion'==_0x1f5967['type']){const _0x2bf0ce=_0x1f5967['getContainedElement']();if(_0x2bf0ce&&_0x2bf0ce['is']('element','caption'))return{'type':'insertion'==_0x1f5967['type']?'addObject':'removeObject','element':_0x2bf0ce,'quantity':0x1};}}),_0x2c709a['descriptionFactory']['registerDescriptionCallback'](_0x3c8aba=>'formatBlock'==_0x3c8aba['type']&&'convertInlineImageToBlock'==_0x3c8aba['subType']?{'type':'format','content':'Inline\x20image\x20to\x20block\x20image'}:'formatBlock'==_0x3c8aba['type']&&'convertBlockImageToInline'==_0x3c8aba['subType']?{'type':'format','content':'Block\x20image\x20to\x20inline\x20image'}:void 0x0),_0x2c709a['descriptionFactory']['registerDescriptionCallback'](_0x13c7fa=>{if('attribute'!=_0x13c7fa['type'])return;const {data:_0x29da8f}=_0x13c7fa;if(!_0x29da8f||'alt'!=_0x29da8f['key'])return;const _0x2b2260=_0x29da8f['newValue'];return _0x2b2260?{'type':'format','content':o(_0x476f1f,'*Set\x20image\x20text\x20alternative:*\x20%0','\x22'+_0x2b2260+'\x22')}:{'type':'format','content':o(_0x476f1f,'*Remove\x20image\x20text\x20alternative*')};}),this['_registerLegacyDescription']();}['_registerLegacyDescription'](){const _0x31d6a1=this['editor'],_0x454c35=_0x31d6a1['locale'];_0x31d6a1['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](_0x1f41cd=>{if('formatBlock'!=_0x1f41cd['type']&&'formatInline'!=_0x1f41cd['type'])return;const {data:_0x300fbd}=_0x1f41cd;if(_0x300fbd){if('imageTextAlternative'==_0x300fbd['commandName']){const _0xb71ad6=_0x300fbd['commandParams'][0x0]['newValue'];return _0xb71ad6?{'type':'format','content':o(_0x454c35,'*Set\x20image\x20text\x20alternative:*\x20%0','\x22'+_0xb71ad6+'\x22')}:{'type':'format','content':o(_0x454c35,'*Remove\x20image\x20text\x20alternative*')};}if('resizeImage'==_0x300fbd['commandName']){const _0x18da6f=_0x300fbd['commandParams'][0x0]['width'];return _0x18da6f?{'type':'format','content':o(_0x454c35,'*Set\x20image\x20width:*\x20%0',_0x18da6f)}:{'type':'format','content':o(_0x454c35,'*Reset\x20image\x20width*')};}}});}}class st extends _0x496983{['afterInit'](){if(!this['editor']['plugins']['has']('ImageEditing'))return;const _0x301f39=this['editor']['locale'],_0x5d4870=this['editor']['plugins']['get']('TrackChangesEditing');_0x5d4870['enableDefaultAttributesIntegration']('replaceImageSource'),_0x5d4870['registerBlockAttribute']('src'),_0x5d4870['descriptionFactory']['registerDescriptionCallback'](_0x297b35=>{if('attribute'!=_0x297b35['type'])return;const {data:_0x30daa3}=_0x297b35;return _0x30daa3&&'src'==_0x30daa3['key']?_0x30daa3['newValue']&&_0x30daa3['oldValue']?{'type':'format','content':o(_0x301f39,'*Replace\x20image\x20URL*')}:{'type':'format','content':''}:void 0x0;}),this['_handleLegacySuggestions']();}['_handleLegacySuggestions'](){const _0x104774=this['editor']['plugins']['get']('TrackChangesEditing');_0x104774['_suggestionFactory']['registerCustomCallback']('formatBlock','replaceImageSource','accept',_0x104774['_suggestionFactory']['getSuggestionCallback']('formatBlock',null,'discard')),_0x104774['_suggestionFactory']['registerCustomCallback']('formatBlock','replaceImageSource','discard',_0x104774['_suggestionFactory']['getSuggestionCallback']('formatBlock',null,'accept')),this['_registerLegacyDescription']();}['_registerLegacyDescription'](){const _0x36a3e9=this['editor'],_0x45bebf=_0x36a3e9['locale'];_0x36a3e9['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](_0xc6935=>{if('formatBlock'!=_0xc6935['type']&&'formatInline'!=_0xc6935['type'])return;const {data:_0x27670e}=_0xc6935;if(!_0x27670e||'replaceImageSource'!=_0x27670e['commandName'])return;return{'type':'format','content':o(_0x45bebf,'*Format:*\x20replace\x20image\x20URL')};});}}class nt extends _0x496983{['afterInit'](){const _0x467769=this['editor'];if(!_0x467769['plugins']['has']('ImageStyleEditing'))return;const _0x42e365=_0x467769['plugins']['get']('TrackChangesEditing'),_0x4df7ff=_0x467769['plugins']['get']('ImageUtils'),_0x16d7f1={};_0x42e365['enableCommand']('imageStyle',(_0x9cae14,_0x2d3876)=>{const _0x3456b5=_0x467769['plugins']['get']('Users')['me'],_0x23d08a=_0x467769['commands']['get']('imageStyle');let _0x36518c=_0x4df7ff['getClosestSelectedImageElement'](_0x467769['model']['document']['selection']),_0xc79f9e=_0x467769['model']['createRangeOn'](_0x36518c),_0x4594d0=_0x23d08a['value'];if(_0x4594d0==_0x2d3876['value'])return;const _0x3106d5={'commandName':'imageStyle','commandParams':[_0x2d3876],'formatGroupId':_0x2e8fb5()};_0x467769['model']['change'](()=>{if(_0x42e365['getSuggestions']()['filter'](_0x4b4341=>_0x4b4341['isInContent']&&_0x3456b5==_0x4b4341['author']&&('formatBlock'==_0x4b4341['type']||'formatInline'==_0x4b4341['type'])&&('imageStylePreApply'==_0x4b4341['subType']||'imageStylePostApply'==_0x4b4341['subType'])&&_0x4b4341['getFirstRange']()['isEqual'](_0xc79f9e))['forEach'](_0x338c0b=>_0x42e365['discardSuggestion'](_0x338c0b['head'])),_0x36518c=_0x4df7ff['getClosestSelectedImageElement'](_0x467769['model']['document']['selection']),_0xc79f9e=_0x467769['model']['createRangeOn'](_0x36518c),_0x23d08a['refresh'](),_0x467769['commands']['get']('imageTypeInline')['refresh'](),_0x467769['commands']['get']('imageTypeBlock')['refresh'](),_0x4594d0=_0x23d08a['value'],_0x4594d0!=_0x2d3876['value'])return _0x4df7ff['isInlineImage'](_0x36518c)&&_0x23d08a['shouldConvertImageType'](_0x2d3876['value'],_0x36518c)?(_0x9cae14({..._0x2d3876,'setImageSizes':!0x1}),_0x36518c=_0x4df7ff['getClosestSelectedImageElement'](_0x467769['model']['document']['selection']),void _0x42e365['markBlockFormat'](_0x36518c,{..._0x3106d5,'commandReversedParams':[{'value':_0x4594d0||null,'setImageSizes':!0x1}]},[],'imageStylePreApply')):void(_0x4df7ff['isBlockImage'](_0x36518c)?_0x42e365['markBlockFormat'](_0x36518c,_0x3106d5,[],'imageStylePostApply'):_0x42e365['markInlineFormat'](_0xc79f9e,_0x3106d5,'imageStylePostApply'));});});for(const _0x2f875f of _0x467769['plugins']['get']('ImageStyleEditing')['normalizedStyles'])_0x16d7f1[_0x2f875f['name']]=_0x2f875f['title']['toLowerCase']();_0x42e365['_suggestionFactory']['registerCustomCallback']('formatBlock','imageStylePreApply','join',()=>!0x1),_0x42e365['_suggestionFactory']['registerCustomCallback']('formatBlock','imageStylePostApply','join',()=>!0x1),_0x42e365['_suggestionFactory']['registerCustomCallback']('formatInline','imageStylePostApply','join',()=>!0x1),_0x42e365['_suggestionFactory']['registerCustomCallback']('formatBlock','imageStylePreApply','accept',([_0x34f17f])=>{_0x4df7ff['setImageNaturalSizeAttributes'](_0x34f17f['getContainedElement']());}),_0x42e365['_suggestionFactory']['registerCustomCallback']('formatBlock','imageStylePreApply','discard',(_0x265ec9,_0x322c69)=>{_0x42e365['_suggestionFactory']['getSuggestionCallback']('formatBlock','','accept')(_0x265ec9,{'commandName':_0x322c69['commandName'],'commandParams':_0x322c69['commandReversedParams']});}),_0x42e365['_suggestionFactory']['registerCustomCallback']('formatBlock','imageStylePreApply','chain',function(_0x4162cf,_0x529746){if(_0x4715b5(_0x4162cf,_0x529746))return[_0x4162cf,_0x529746];if(_0x4715b5(_0x529746,_0x4162cf))return[_0x529746,_0x4162cf];return null;});const _0x146179=[{'type':'formatBlock','subType':'imageStylePreApply'},{'type':'insertion','subType':'imageCaption'},{'type':'formatBlock','subType':'convertInlineImageToBlock'},{'type':'insertion','subType':'convertInlineImageToBlock'}];function _0x4715b5(_0x86edcb,_0x54e0d2){const _0x1001d6=_0x146179['findIndex'](({type:_0x48e047,subType:_0x4a2c90})=>_0x86edcb['type']==_0x48e047&&_0x86edcb['subType']==_0x4a2c90),_0x236cba=_0x146179['findIndex'](({type:_0x1e0c2c,subType:_0x31b631})=>_0x54e0d2['type']==_0x1e0c2c&&_0x54e0d2['subType']==_0x31b631);if(_0x1001d6<0x0||_0x236cba<0x0)return!0x1;const _0x3d742f=_0x86edcb['getFirstRange'](),_0x3a7b8e=_0x54e0d2['getFirstRange']();if((0x0==_0x1001d6||0x1==_0x1001d6)&&0x2==_0x236cba&&_0x3d742f['isIntersecting'](_0x3a7b8e))return!0x0;if(0x2==_0x1001d6&&0x3==_0x236cba){const _0x25e31e=_0x42e365['_findSuggestions'](_0x3d742f,'insertion')['filter'](({suggestion:_0xf73ca2,meta:_0xabbdd0})=>_0xabbdd0['isOwn']&&'convertInlineImageToBlock'==_0xf73ca2['subType']);if(_0x25e31e['length']>0x1&&_0x3a7b8e['end']['isEqual'](_0x3d742f['start']))return!0x0;if(0x1==_0x25e31e['length']&&(_0x3d742f['start']['isEqual'](_0x3a7b8e['end'])||_0x3d742f['end']['isEqual'](_0x3a7b8e['start'])))return!0x0;}if(0x3==_0x1001d6&&0x3==_0x236cba&&_0x3d742f['start']['isBefore'](_0x3a7b8e['start'])){const _0x79804c=_0x3d742f['end']['nodeAfter'],_0x2949a7=_0x3a7b8e['start']['nodeBefore'];return _0x4df7ff['isBlockImage'](_0x79804c)&&_0x79804c===_0x2949a7;}return!0x1;}_0x467769['model']['document']['registerPostFixer'](()=>{let _0x5616b4=!0x1;const _0xaa9858=Array['from'](_0x467769['model']['document']['differ']['getChangedMarkers']());for(const {name:_0x11cb71,data:_0x555e0f}of _0xaa9858){const {group:_0x44c85d,type:_0x702f2a,subType:_0x22c4f0,id:_0x2ab11d}=_0x42e365['_splitMarkerName'](_0x11cb71);if('suggestion'==_0x44c85d&&_0x42e365['hasSuggestion'](_0x2ab11d)){if('formatBlock'==_0x702f2a&&('imageStylePreApply'==_0x22c4f0||'imageStylePostApply'==_0x22c4f0)){const _0x20a85d=_0x42e365['getSuggestion'](_0x2ab11d);if(_0x555e0f['newRange']){const _0x44ee2f=_0x20a85d['getFirstRange']()['getContainedElement']();if(_0x4df7ff['isBlockImage'](_0x44ee2f))continue;_0x42e365['discardSuggestion'](_0x20a85d),_0x5616b4=!0x0;}}if('insertion'==_0x702f2a&&'imageCaption'==_0x22c4f0&&!_0x555e0f['newRange']){const _0x3ae418=_0x42e365['getSuggestion'](_0x2ab11d);_0x3ae418['next']&&_0x3ae418['next']['isInContent']&&(_0x42e365['discardSuggestion'](_0x3ae418['next']),_0x5616b4=!0x0);}}}return _0x5616b4;}),this['_registerLegacyDescription'](_0x16d7f1);}['_registerLegacyDescription'](_0x3def01){const _0x337496=this['editor'],_0x4eafee=_0x337496['locale'];_0x337496['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](_0x3e391a=>{if('formatBlock'!=_0x3e391a['type']&&'formatInline'!=_0x3e391a['type'])return;const {data:_0x141fd0}=_0x3e391a;if(!_0x141fd0||'imageStyle'!=_0x141fd0['commandName'])return;const _0x520434=_0x141fd0['commandParams'][0x0]['value'];return _0x4f5763('side'===_0x520434?o(_0x4eafee,'FORMAT_SIDE_IMAGE'):_0x3def01[_0x520434]||_0x520434);function _0x4f5763(_0x1a90fd){return{'type':'format','content':o(_0x4eafee,'*Format:*\x20%0',_0x1a90fd)};}});}}class ot extends _0x496983{['_trackChangesValueDuringImport'];['_trackChangesExecuted'];constructor(_0x1c3f25){super(_0x1c3f25),this['_trackChangesValueDuringImport']=!0x1,this['_trackChangesExecuted']=!0x1;}['afterInit'](){const _0x130c1a=this['editor'],_0x12dec1=_0x130c1a['commands']['get']('importWord'),_0x462eac=_0x130c1a['commands']['get']('trackChanges');_0x12dec1&&(_0x12dec1['on']('execute',(_0xfe4d89,[,_0x3b3c41])=>{this['_trackChangesValueDuringImport']=_0x462eac['value'],_0x3b3c41['collaboration_features']['track_changes']=!this['_trackChangesValueDuringImport'];},{'priority':'high'}),this['listenTo'](_0x12dec1,'dataInsert',this['_handleImportedData']['bind'](this)),this['listenTo'](_0x12dec1,'dataInsert',()=>{this['_trackChangesExecuted']&&(_0x462eac['execute'](),this['_trackChangesExecuted']=!0x1);},{'priority':'lowest'}),_0x130c1a['plugins']['get']('TrackChangesEditing')['enableCommand']('importWord'));}['_handleImportedData'](_0x225588,_0x130555){const {suggestions:_0x2df89d}=_0x130555,_0x28ff09=this['editor']['commands']['get']('trackChanges'),_0x38bc25=_0x28ff09['value'];this['_trackChangesValueDuringImport']!==_0x38bc25&&(_0x28ff09['execute'](),this['_trackChangesExecuted']=!0x0),_0x2df89d&&_0x2df89d['forEach'](({id:_0x278440,type:_0xc8b2db,author:_0x1c0a31,created_at:_0x5eede7})=>{const _0x304ec4={'id':_0x278440,'type':_0xc8b2db,'authorId':this['editor']['plugins']['get']('Users')['me']['id'],'createdAt':new Date(),'data':null,'hasComments':!0x1,'attributes':{'@external':{'authorName':_0x1c0a31,'createdAt':_0x5eede7?new Date(_0x5eede7):new Date(),'source':'importWord'}}};this['editor']['plugins']['get']('TrackChangesEditing')['_setSuggestionData'](_0x304ec4);});}}class rt extends _0x496983{['afterInit'](){const _0x1f71da=this['editor'],_0x56166c=_0x1f71da['plugins']['get']('TrackChangesEditing');if(_0x1f71da['plugins']['has']('IndentEditing')&&(_0x56166c['enableCommand']('indent'),_0x56166c['enableCommand']('outdent')),_0x1f71da['plugins']['has']('IndentBlock')){for(const _0x563beb of['indentBlock','outdentBlock'])_0x56166c['enableDefaultAttributesIntegration'](_0x563beb);}const _0x117c0c=_0x1f71da['locale'];_0x56166c['registerBlockAttribute']('blockIndent'),_0x56166c['descriptionFactory']['registerAttributeLabel']('blockIndent',o(_0x117c0c,'FORMAT_INDENT')),this['_registerLegacyDescription']();}['_registerLegacyDescription'](){const _0x2b3bf9=this['editor'],_0x5ed2d6=_0x2b3bf9['locale'],_0x42a771=_0x2b3bf9['plugins']['get']('TrackChangesEditing');_0x42a771['descriptionFactory']['registerDescriptionCallback'](_0x4b65b3=>{if('formatBlock'!=_0x4b65b3['type'])return;const {data:_0x25a6f8}=_0x4b65b3;if(!_0x25a6f8)return;if('indentBlock'!=_0x25a6f8['commandName']&&'outdentBlock'!=_0x25a6f8['commandName'])return;const _0x73412c=_0x4b65b3['getItems']()[0x0],_0x30c33c=_0x42a771['descriptionFactory']['getItemLabel'](_0x73412c);return'indentBlock'==_0x25a6f8['commandName']?{'type':'format','content':o(_0x5ed2d6,'*Indent:*\x20%0',_0x30c33c)}:'outdentBlock'==_0x25a6f8['commandName']?{'type':'format','content':o(_0x5ed2d6,'*Outdent:*\x20%0',_0x30c33c)}:void 0x0;});}}class at extends _0x496983{static get['requires'](){return[tr];}['init'](){this['editor']['plugins']['get']('TrackChangesEditing')['enableCommand']('input');}}class ct extends _0x496983{['afterInit'](){const _0x4f0049=this['editor'];if(!_0x4f0049['plugins']['has']('LinkEditing'))return;const _0x22ebc0=_0x4f0049['plugins']['get']('TrackChangesEditing'),_0x67c237=_0x4f0049['commands']['get']('link');_0x22ebc0['enableDefaultAttributesIntegration']('link'),_0x22ebc0['enableDefaultAttributesIntegration']('unlink'),_0x22ebc0['registerInlineAttribute']('linkHref');for(const _0x2f4a9a of _0x67c237['manualDecorators'])_0x22ebc0['registerInlineAttribute'](_0x2f4a9a['id']),_0x22ebc0['descriptionFactory']['registerAttributeLabel'](_0x2f4a9a['id'],'link\x20('+_0x2f4a9a['label']['toLowerCase']()+')');_0x22ebc0['descriptionFactory']['registerDescriptionCallback'](_0x219202=>{if('attribute'!=_0x219202['type'])return;const {data:_0x5b0378}=_0x219202;if(!_0x5b0378||'linkHref'!=_0x5b0378['key'])return;const _0x54f392=_0x5b0378['newValue'],_0x1554a1=_0x4f0049['locale'];return{'type':'format','content':null==_0x54f392?o(_0x1554a1,'*Remove\x20link*'):o(_0x1554a1,'*Set\x20link:*\x20%0','\x22'+_0x54f392+'\x22')};}),this['_registerLegacyDescription']();}['_registerLegacyDescription'](){const _0x1fc8ab=this['editor'],_0x2d36c8=_0x1fc8ab['locale'];_0x1fc8ab['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](_0x41bb24=>{if('formatInline'!=_0x41bb24['type'])return;const {data:_0x2b618c}=_0x41bb24;if(_0x2b618c){if('link'==_0x2b618c['commandName']){const _0x476d8c=_0x2b618c['commandParams'][0x0];return{'type':'format','content':o(_0x2d36c8,'*Set\x20link:*\x20%0','\x22'+_0x476d8c+'\x22')};}return'unlink'==_0x2b618c['commandName']?{'type':'format','content':o(_0x2d36c8,'*Remove\x20link*')}:void 0x0;}});}}class ut extends _0x496983{['afterInit'](){const _0x161f77=this['editor'],_0x56e59c=_0x161f77['locale'];if(!_0x161f77['plugins']['has']('LegacyListEditing'))return;const _0x5d178a=_0x161f77['plugins']['get']('TrackChangesEditing'),_0x55ca6d=_0x161f77['plugins']['has']('LegacyTodoListEditing');function _0x1200ef(_0x4c83a6){return()=>{const _0xc6d539=_0x161f77['model']['document']['selection'],_0x476779=_0x161f77['commands']['get'](_0x4c83a6);if(_0x476779['value'])return void _0x161f77['execute']('paragraph',{});const _0x2a5157=_0x4c83a6['slice'](0x0,-0x4),_0xc4484a=function(_0x3efdf8,_0xc7ef0b,_0xca558){let _0x4f500a=Array['from'](_0x3efdf8)['filter'](_0x3194d8=>function(_0x111c7e,_0x18e35c){return _0x18e35c['checkChild'](_0x111c7e['parent'],'listItem')&&!_0x18e35c['isObject'](_0x111c7e);}(_0x3194d8,_0xca558));_0x4f500a=_0x4f500a['filter'](_0x3d87ec=>!_0x3d87ec['is']('element','listItem')||_0x3d87ec['getAttribute']('listType')!=_0xc7ef0b);const _0x38d646=new Set();for(const _0x9e9bf of _0x4f500a)_0x9e9bf['is']('element','listItem')?_0x38d646['add'](me(_0x9e9bf)):_0x38d646['add'](_0x9e9bf);return Array['from'](_0x38d646);}(_0xc6d539['getSelectedBlocks'](),_0x2a5157,_0x161f77['model']['schema']);_0x161f77['model']['change'](()=>{for(const _0x45f9aa of _0xc4484a)_0x5d178a['markBlockFormat'](_0x45f9aa,{'commandName':_0x4c83a6,'commandParams':[{'forceValue':!_0x476779['value']}],'formatGroupId':'blockName'},fe(_0x45f9aa));});};}function _0x5bc39b(_0x119a5d){return()=>{const _0x3bc8d6=function(_0x5c8af5){let _0x58df54=Array['from'](_0x5c8af5);const _0x592a88=_0x58df54['findIndex'](_0x5970e9=>'listItem'!=_0x5970e9['name']);return _0x592a88>-0x1&&(_0x58df54=_0x58df54['slice'](0x0,_0x592a88)),_0x58df54;}(_0x161f77['model']['document']['selection']['getSelectedBlocks']()),_0xae5173=_0x161f77['model']['createRange'](_0x161f77['model']['createPositionAt'](_0x3bc8d6[0x0],'before'),_0x161f77['model']['createPositionAt'](_0x3bc8d6[_0x3bc8d6['length']-0x1],'end'));_0x161f77['model']['change'](()=>{_0x5d178a['markBlockFormat'](_0xae5173,{'commandName':_0x119a5d,'commandParams':[],'formatGroupId':'listIndent'},function(_0x276d55){const _0x296e1d=new Set();for(const _0x5ef7b7 of _0x276d55){let _0x2358b0=_0x5ef7b7['nextSibling'];for(;_0x2358b0&&_0x2358b0['getAttribute']('listIndent')>_0x5ef7b7['getAttribute']('listIndent');)_0x296e1d['add'](_0x2358b0),_0x2358b0=_0x2358b0['nextSibling'];}return Array['from'](_0x296e1d);}(_0x3bc8d6));});};}_0x5d178a['enableCommand']('numberedList',_0x1200ef('numberedList')),_0x5d178a['enableCommand']('bulletedList',_0x1200ef('bulletedList')),_0x55ca6d&&_0x5d178a['enableCommand']('todoList',_0x1200ef('todoList')),_0x5d178a['enableCommand']('indentList',_0x5bc39b('indentList')),_0x5d178a['enableCommand']('outdentList',_0x5bc39b('outdentList')),_0x55ca6d&&_0x5d178a['enableCommand']('checkTodoList',()=>{const _0x79e147=_0x161f77['commands']['get']('checkTodoList'),_0x1315c1=Array['from'](_0x79e147['_selectedElements']);_0x1315c1['filter'](_0x550699=>_0x550699['getAttribute']('todoListChecked')!=_0x79e147['value']),_0x161f77['model']['change'](()=>{for(const _0x1e2132 of _0x1315c1)_0x5d178a['markBlockFormat'](_0x1e2132,{'commandName':'checkTodoList','commandParams':[{'forceValue':!_0x79e147['value']}]});});}),_0x5d178a['descriptionFactory']['registerElementLabel']('listItem',_0x2b5618=>o(_0x56e59c,'ELEMENT_LIST_ITEM',_0x2b5618)),_0x5d178a['descriptionFactory']['registerDescriptionCallback'](_0x24db40=>{if('formatBlock'!=_0x24db40['type']&&'formatInline'!=_0x24db40['type'])return;const {data:_0x4cd1fd}=_0x24db40;if(_0x4cd1fd){if('numberedList'==_0x4cd1fd['commandName']||'bulletedList'==_0x4cd1fd['commandName']||'todoList'==_0x4cd1fd['commandName'])switch(_0x4cd1fd['commandName']['replace']('List','')){case'bulleted':return _0x5be829(o(_0x56e59c,'ELEMENT_BULLETED_LIST'));case'numbered':return _0x5be829(o(_0x56e59c,'ELEMENT_NUMBERED_LIST'));case'todo':return _0x5be829(o(_0x56e59c,'ELEMENT_TODO_LIST'));}if('indentList'==_0x4cd1fd['commandName'])return{'type':'format','content':o(_0x56e59c,'*Indent:*\x20%0',o(_0x56e59c,'ELEMENT_LIST_ITEM'))};if('outdentList'==_0x4cd1fd['commandName'])return{'type':'format','content':o(_0x56e59c,'*Outdent:*\x20%0',o(_0x56e59c,'ELEMENT_LIST_ITEM'))};if('checkTodoList'==_0x4cd1fd['commandName'])return _0x4cd1fd['commandParams'][0x0]['forceValue']?{'type':'format','content':o(_0x56e59c,'*Check\x20item*')}:{'type':'format','content':o(_0x56e59c,'*Uncheck\x20item*')};}function _0x5be829(_0x55e6fb){return{'type':'format','content':o(_0x56e59c,'*Change\x20to:*\x20%0',_0x55e6fb)};}});}}function me(_0x54daf7){const _0xb833c6=_0x54daf7['getAttribute']('listIndent');if(0x0==_0xb833c6)return _0x54daf7;let _0x2bdd5f=_0x54daf7;for(;_0x54daf7['previousSibling']&&_0x54daf7['previousSibling']['is']('element','listItem');){const _0x285401=_0x54daf7['previousSibling']['getAttribute']('listIndent');if(_0x285401==_0xb833c6)_0x2bdd5f=_0x54daf7['previousSibling'];else{if(_0x285401<_0xb833c6)break;}_0x54daf7=_0x54daf7['previousSibling'];}return _0x2bdd5f;}function fe(_0x1ed36b){const _0x3d1738=[];if(_0x1ed36b['is']('element','listItem')&&_0x1ed36b['getAttribute']('listIndent')>0x0){let _0x5c06ef=_0x1ed36b['nextSibling'];for(;_0x5c06ef&&'listItem'==_0x5c06ef['name']&&_0x5c06ef['getAttribute']('listIndent')==_0x1ed36b['getAttribute']('listIndent');)_0x3d1738['push'](_0x5c06ef),_0x5c06ef=_0x5c06ef['nextSibling'];}return _0x3d1738;}class K extends _0x496983{['afterInit'](){if(!this['editor']['plugins']['has']('LegacyListPropertiesEditing'))return;const _0x8d5cf6=this['editor']['config']['get']('list.properties'),_0x5dd006=this['editor']['plugins']['get']('TrackChangesEditing');_0x8d5cf6['styles']&&_0x5dd006['enableCommand']('listStyle',this['handleListStyleCommand']['bind'](this)),_0x8d5cf6['reversed']&&_0x5dd006['enableCommand']('listReversed',this['handleListReversedCommand']['bind'](this)),_0x8d5cf6['startIndex']&&_0x5dd006['enableCommand']('listStart',this['handleListStartCommand']['bind'](this)),_0x5dd006['descriptionFactory']['registerDescriptionCallback'](this['handleDescriptions']['bind'](this));}['handleListStyleCommand'](_0x393cb5,_0x369f89={}){const _0x2bb944=this['editor']['plugins']['get']('TrackChangesEditing'),_0x40e05f=this['_getSuggestionBlocksForListStyle']();this['editor']['model']['change'](()=>{_0x2bb944['markMultiRangeBlockFormat'](_0x40e05f,{'commandName':'listStyle','commandParams':[{'type':_0x369f89['type']}],'formatGroupId':'listStyle'});});}['handleListReversedCommand'](_0x2e31f3,_0x3d97b7={}){const _0x4cc1cd=this['editor']['plugins']['get']('TrackChangesEditing'),_0x301467=this['_getSuggestionBlocks'](_0x125402=>_0x125402['is']('element','listItem')&&'numbered'===_0x125402['getAttribute']('listType'));if(_0x301467['length']<0x1)return;const _0x26374d=_0x301467['map'](_0xf6c4da=>this['editor']['model']['createRange'](this['editor']['model']['createPositionAt'](_0xf6c4da,'before'),this['editor']['model']['createPositionAt'](_0xf6c4da,0x0)));this['editor']['model']['change'](()=>{_0x4cc1cd['markMultiRangeBlockFormat'](_0x26374d,{'commandName':'listReversed','commandParams':[{'reversed':_0x3d97b7['reversed']}],'formatGroupId':'listReversed'});});}['handleListStartCommand'](_0x4ec9a5,_0x1621e1={}){const _0x237efd=this['editor']['plugins']['get']('TrackChangesEditing'),_0x653421=this['_getSuggestionBlocks'](_0x1b5806=>_0x1b5806['is']('element','listItem')&&'numbered'===_0x1b5806['getAttribute']('listType'));if(_0x653421['length']<0x1)return;const _0x48f60f=_0x653421['map'](_0xce93dd=>this['editor']['model']['createRange'](this['editor']['model']['createPositionAt'](_0xce93dd,'before'),this['editor']['model']['createPositionAt'](_0xce93dd,0x0)));this['editor']['model']['change'](()=>{_0x237efd['markMultiRangeBlockFormat'](_0x48f60f,{'commandName':'listStart','commandParams':[{'startIndex':_0x1621e1['startIndex']}],'formatGroupId':'listStart'});});}['handleDescriptions'](_0x50d763){if('formatBlock'!=_0x50d763['type']&&'formatInline'!=_0x50d763['type'])return;const _0x4c73e2=this['editor']['locale'],{data:_0x1bd40c}=_0x50d763;if(!_0x1bd40c)return;let _0x3b60a6,_0x585b9e;switch(_0x1bd40c['commandName']){case'listStyle':_0x3b60a6='*Change\x20to:*\x20%0',_0x585b9e={'type':'format','content':o(_0x4c73e2,_0x3b60a6,o(_0x4c73e2,this['_getTranslationKeyForListStyle'](_0x1bd40c['commandParams'][0x0]['type'])))};break;case'listReversed':_0x3b60a6=_0x1bd40c['commandParams'][0x0]['reversed']?'*Format:*\x20set\x20order\x20to\x20reversed':'*Format:*\x20set\x20order\x20to\x20regular',_0x585b9e={'type':'format','content':o(_0x4c73e2,_0x3b60a6)};break;case'listStart':_0x3b60a6='*Format:*\x20set\x20start\x20index\x20to\x20%0',_0x585b9e={'type':'format','content':o(_0x4c73e2,_0x3b60a6,_0x1bd40c['commandParams'][0x0]['startIndex'])};}return _0x585b9e;}['_getSuggestionBlocksForListStyle'](){const _0xdff916=this['editor']['plugins']['get']('LegacyListUtils');let _0x2fa8e1=Array['from'](this['editor']['model']['document']['selection']['getSelectedBlocks']());return _0x2fa8e1[0x0]?.['is']('element','listItem')&&_0x2fa8e1['unshift'](..._0xdff916['getSiblingNodes'](this['editor']['model']['document']['selection']['getFirstPosition'](),'backward')),_0x2fa8e1[_0x2fa8e1['length']-0x1]?.['is']('element','listItem')&&_0x2fa8e1['push'](..._0xdff916['getSiblingNodes'](this['editor']['model']['document']['selection']['getLastPosition'](),'forward')),_0x2fa8e1=[...new Set(_0x2fa8e1)],this['editor']['model']['document']['selection']['getFirstPosition']()?.['parent']?.['is']('element','listItem')&&(_0x2fa8e1=_0x2fa8e1['filter'](_0x1168d7=>_0x1168d7['is']('element','listItem'))),_0x2fa8e1;}['_getSuggestionBlocks'](_0x3ecf12){const _0x288dec=this['editor']['plugins']['get']('LegacyListUtils');let _0x39f215=Array['from'](this['editor']['model']['document']['selection']['getSelectedBlocks']())['filter'](_0x3ecf12)['map'](_0x19cb9c=>{const _0x4645fe=this['editor']['model']['createPositionAt'](_0x19cb9c,0x0);return[..._0x288dec['getSiblingNodes'](_0x4645fe,'backward'),..._0x288dec['getSiblingNodes'](_0x4645fe,'forward')];})['flat']();return _0x39f215=[...new Set(_0x39f215)],_0x39f215;}['_getTranslationKeyForListStyle'](_0x11254a){return'ELEMENT_'+(this['editor']['plugins']['get']('LegacyListUtils')['getListTypeFromListStyleType'](_0x11254a)||'default')['toUpperCase']()+'_LIST_'+_0x11254a['toUpperCase']()['replace'](/-/g,'_');}}class ft extends _0x496983{['afterInit'](){const _0x4f78bb=this['editor'];if(!_0x4f78bb['plugins']['has']('MediaEmbedEditing'))return;const _0x361b6e=_0x4f78bb['plugins']['get']('TrackChangesEditing'),_0x32a3ca=_0x4f78bb['locale'];_0x361b6e['enableCommand']('mediaEmbed'),_0x361b6e['descriptionFactory']['registerElementLabel']('media',_0x564660=>o(_0x32a3ca,'ELEMENT_MEDIA',_0x564660)),_0x4f78bb['conversion']['for']('dataDowncast')['elementToElement']({'model':'media','view':(_0x5edb5b,{writer:_0x2fed84,options:_0xf4cd7})=>{if(_0xf4cd7['showSuggestionHighlights'])return _0x2fed84['createEmptyElement']('div');},'converterPriority':'high'}),_0x4f78bb['data']['downcastDispatcher']['on']('attribute:url:media',(_0x294364,_0x7d4cfc,_0x1e79f2)=>{_0x1e79f2['options']['showSuggestionHighlights']&&_0x294364['stop']();},{'priority':'high'});}}class gt extends _0x496983{['afterInit'](){const _0x39936f=this['editor'];_0x39936f['plugins']['has']('MentionEditing')&&_0x39936f['plugins']['get']('TrackChangesEditing')['enableCommand']('mention');}}class lt extends _0x496983{['afterInit'](){const _0xd1f2cc=this['editor'],_0x2af349=_0xd1f2cc['plugins']['get']('TrackChangesEditing');_0xd1f2cc['plugins']['has']('MultiLevelList')&&(_0x2af349['enableDefaultAttributesIntegration']('multiLevelList'),_0x2af349['registerBlockAttribute']('listMarkerStyle'),_0x2af349['descriptionFactory']['registerDescriptionCallback'](_0x3f33ac=>this['handleDescriptions'](_0x3f33ac)));}['handleDescriptions'](_0x4a897a){const _0x3980bf=this['editor']['locale'],{data:_0x34305d}=_0x4a897a,_0x30ec33={'type':'format','content':''};if(_0x34305d&&'listMarkerStyle'==_0x34305d['key']){if(!_0x34305d['oldValue'])return{'type':'format','content':o(_0x3980bf,'*Set\x20format:*\x20%0',o(_0x3980bf,'ELEMENT_MULTI_LEVEL_LIST'))+'\x20('+_0x34305d['newValue']+')'};if(!_0x34305d['newValue']){let _0x5bd552=_0x4a897a['head'];for(;_0x5bd552;){if(_0x5bd552['data']&&'listType'==_0x5bd552['data']['key']&&_0x5bd552['data']['newValue'])return _0x30ec33;_0x5bd552=_0x5bd552['next'];}return{'type':'format','content':o(_0x3980bf,'*Remove\x20format:*\x20%0',o(_0x3980bf,'ELEMENT_MULTI_LEVEL_LIST'))+'\x20('+_0x34305d['oldValue']+')'};}}}}class mt extends _0x496983{['afterInit'](){const _0x4281e7=this['editor'];if(!_0x4281e7['plugins']['has']('PageBreakEditing'))return;_0x4281e7['plugins']['get']('TrackChangesEditing')['enableCommand']('pageBreak');const _0x195517=_0x4281e7['plugins']['get']('TrackChangesEditing'),_0x367753=_0x4281e7['locale'];_0x195517['descriptionFactory']['registerElementLabel']('pageBreak',_0x27f8ce=>o(_0x367753,'ELEMENT_PAGE_BREAK',_0x27f8ce));}}class dt extends _0x496983{['afterInit'](){const _0x4a44d5=this['editor'];if(!_0x4a44d5['plugins']['has']('Paragraph'))return;const _0x5c220b=_0x4a44d5['locale'],_0x1b245d=_0x4a44d5['plugins']['get']('TrackChangesEditing');_0x1b245d['descriptionFactory']['registerElementLabel']('paragraph',_0x55b197=>o(_0x5c220b,'ELEMENT_PARAGRAPH',_0x55b197)),_0x1b245d['enableDefaultAttributesIntegration']('paragraph'),_0x1b245d['enableCommand']('insertParagraph'),_0x4a44d5['editing']['downcastDispatcher']['on']('addMarker:suggestion:insertion',nr(_0x4a44d5),{'priority':'highest'}),_0x4a44d5['data']['downcastDispatcher']['on']('addMarker:suggestion:insertion',(_0x4cb116,_0x1704cd,_0x3ab193)=>{_0x3ab193['options']['showSuggestionHighlights']&&nr(_0x4a44d5,{'showActiveMarker':!0x1})(_0x4cb116,_0x1704cd,_0x3ab193);},{'priority':'highest'});const _0x1902ac=_0x1b245d['descriptionFactory'];_0x1902ac['registerDescriptionCallback'](_0x5cf499=>{if('insertion'!==_0x5cf499['type'])return;const {start:_0x381778,end:_0x13807f}=_0x5cf499['getFirstRange']();if(!_0x381778['isTouching'](_0x13807f)||!_0x381778['nodeAfter'])return;const _0x3f4f04=_0x4a44d5['model']['schema'],_0x38f758=_0x381778['nodeAfter'];return _0x3f4f04['isBlock'](_0x38f758)&&!_0x3f4f04['isLimit'](_0x38f758)&&_0x3f4f04['checkChild'](_0x38f758,'$text')?{'type':'insertion','content':o(_0x5c220b,'*Insert:*\x20%0',_0x1902ac['getItemLabel'](_0x38f758,0x1))}:void 0x0;}),this['_registerLegacyDescription']();}['_registerLegacyDescription'](){const _0x16b758=this['editor'],_0x5c2c3e=_0x16b758['locale'];_0x16b758['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](_0x4e761a=>{if('formatBlock'!=_0x4e761a['type'])return;const {data:_0x4775df}=_0x4e761a;return _0x4775df&&'paragraph'==_0x4775df['commandName']?{'type':'format','content':o(_0x5c2c3e,'*Change\x20to:*\x20%0',o(_0x5c2c3e,'ELEMENT_PARAGRAPH'))}:void 0x0;});}}function nr(_0x7fb71a,{showActiveMarker:_0x50713f=!0x0}={}){return(_0x561a70,_0x58b039,_0x1eadbf)=>{const _0x5c6da7=_0x7fb71a['plugins']['get']('TrackChangesEditing'),_0x32065c=_0x58b039['markerRange']['start'],_0x20264f=_0x58b039['markerRange']['end'],_0xeab21=_0x7fb71a['model']['schema'];if(!_0x32065c['isTouching'](_0x20264f)||!_0x32065c['nodeAfter'])return;const _0x3d1355=_0x32065c['nodeAfter'];if(_0xeab21['isBlock'](_0x3d1355)&&!_0xeab21['isLimit'](_0x3d1355)&&_0xeab21['checkChild'](_0x3d1355,'$text')){if(!_0x1eadbf['consumable']['consume'](_0x58b039['markerRange'],_0x561a70['name']))return;const _0x5b7e31=_0x1eadbf['writer']['createUIElement']('span',{'class':'ck-suggestion-marker-split'}),_0x49eeca=_0x1eadbf['mapper']['toViewPosition'](_0x20264f);_0x50713f&&_0x5c6da7['activeMarkers']['includes'](_0x58b039['markerName'])&&_0x1eadbf['writer']['addClass']('ck-suggestion-marker--active',_0x5b7e31),_0x1eadbf['writer']['insert'](_0x49eeca,_0x5b7e31),_0x1eadbf['mapper']['bindElementToMarker'](_0x5b7e31,_0x58b039['markerName']);}};}class pt extends _0x496983{['afterInit'](){const _0xfc7fdf=this['editor'];if(!_0xfc7fdf['plugins']['has']('RemoveFormatEditing'))return;_0xfc7fdf['plugins']['get']('TrackChangesEditing')['enableDefaultAttributesIntegration']('removeFormat'),this['_registerLegacyDescription']();}['_registerLegacyDescription'](){const _0x493efc=this['editor'];_0x493efc['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](_0xc43552=>{if('formatBlock'!=_0xc43552['type']&&'formatInline'!=_0xc43552['type'])return;const {data:_0x375d40}=_0xc43552;return _0x375d40&&'removeFormat'==_0x375d40['commandName']?{'type':'format','content':o(_0x493efc['locale'],'*Remove\x20all\x20formatting*')}:void 0x0;});}}class kt extends _0x496983{['afterInit'](){const _0x49c649=this['editor'];if(!_0x49c649['plugins']['has']('RestrictedEditingModeEditing'))return;const _0x2e01d4=_0x49c649['plugins']['get']('TrackChangesEditing');_0x2e01d4['enableCommand']('goToPreviousRestrictedEditingException'),_0x2e01d4['enableCommand']('goToNextRestrictedEditingException');const _0x54fb1e=_0x49c649['plugins']['get']('RestrictedEditingModeEditing');_0x54fb1e['enableCommand']('trackChanges'),_0x54fb1e['enableCommand']('acceptSuggestion'),_0x54fb1e['enableCommand']('discardSuggestion'),_0x54fb1e['enableCommand']('acceptAllSuggestions'),_0x54fb1e['enableCommand']('discardAllSuggestions'),_0x54fb1e['enableCommand']('acceptSelectedSuggestions'),_0x54fb1e['enableCommand']('discardSelectedSuggestions');}}class bt extends _0x496983{static get['requires'](){return[_0xad2e2f];}['init'](){const _0x12d254=this['editor'],_0x133e87=_0x12d254['plugins']['get']('TrackChangesEditing');_0x133e87['enableCommand']('shiftEnter'),_0x12d254['editing']['downcastDispatcher']['on']('addMarker:suggestion:insertion',de(_0x12d254),{'priority':'high'}),_0x12d254['editing']['downcastDispatcher']['on']('addMarker:suggestion:deletion',de(_0x12d254),{'priority':'high'}),_0x12d254['data']['downcastDispatcher']['on']('addMarker:suggestion',(_0x2bd412,_0x21cdc3,_0x57bb0a)=>{_0x57bb0a['options']['showSuggestionHighlights']&&de(_0x12d254,{'showActiveMarker':!0x1})(_0x2bd412,_0x21cdc3,_0x57bb0a);}),_0x133e87['descriptionFactory']['registerElementLabel']('softBreak',_0x35ddc1=>o(_0x12d254['locale'],'ELEMENT_LINE_BREAK',_0x35ddc1));}}function de(_0x565e5b,{showActiveMarker:_0x3ce2e2=!0x0}={}){return(_0x7821f7,_0x3dba1e,_0x54d5be)=>{const _0x14c93c=_0x565e5b['plugins']['get']('TrackChangesEditing');if(!_0x54d5be['consumable']['test'](_0x3dba1e['markerRange'],_0x7821f7['name']))return;const _0x1c11fc=_0x565e5b['model'];for(const _0x4a79d2 of _0x3dba1e['markerRange']['getItems']()){if(!_0x4a79d2['is']('element','softBreak'))continue;const _0x31a484='deletion'==_0x3dba1e['markerName']['split'](':')[0x1]?'merge':'split',_0x518b26=_0x54d5be['writer']['createUIElement']('span',{'class':'ck-suggestion-marker-'+_0x31a484}),_0x3e2194=_0x54d5be['mapper']['toViewPosition'](_0x1c11fc['createPositionBefore'](_0x4a79d2));_0x3ce2e2&&_0x14c93c['activeMarkers']['includes'](_0x3dba1e['markerName'])&&_0x54d5be['writer']['addClass']('ck-suggestion-marker--active',_0x518b26),_0x54d5be['writer']['insert'](_0x3e2194,_0x518b26),_0x54d5be['mapper']['bindElementToMarker'](_0x518b26,_0x3dba1e['markerName']);}};}class wt extends _0x496983{['afterInit'](){const _0x19e1d9=this['editor'],_0x3af03a=_0x19e1d9['model'],_0x3d9eb2=_0x19e1d9['locale'];if(!_0x19e1d9['plugins']['has']('StandardEditingModeEditing'))return;const _0x57f394=_0x19e1d9['plugins']['get']('TrackChangesEditing'),_0x3d4ec0='restrictedEditingException',_0x5a852f=_0x19e1d9['commands']['get'](_0x3d4ec0);_0x57f394['enableCommand'](_0x3d4ec0,(_0x27d569,_0x3b8120={})=>{const _0x1b0cbf=_0x3af03a['document']['selection'];if(_0x1b0cbf['isCollapsed'])return void _0x27d569(_0x3b8120);const _0xb101be=void 0x0!==_0x3b8120['forceValue']?_0x3b8120['forceValue']:!_0x5a852f['value'];_0x3af03a['change'](()=>{const _0xd4cab1=Array['from'](_0x1b0cbf['getRanges']());for(const _0x139ec6 of _0xd4cab1){const _0x5a5978=_0xb101be?[_0x139ec6]:io(_0x3d4ec0,_0x139ec6,_0x3af03a);for(const _0x5b6ae5 of _0x5a5978)_0x57f394['markInlineFormat'](_0x5b6ae5,{'commandName':_0x3d4ec0,'commandParams':[{'forceValue':_0xb101be}]});}});}),_0x57f394['descriptionFactory']['registerDescriptionCallback'](_0x5007ed=>{if('formatBlock'!=_0x5007ed['type']&&'formatInline'!=_0x5007ed['type'])return;const {data:_0x8c43f4}=_0x5007ed;return _0x8c43f4&&_0x8c43f4['commandName']==_0x3d4ec0?_0x8c43f4['commandParams'][0x0]['forceValue']?{'type':'format','content':o(_0x3d9eb2,'FORMAT_RESTRICTED_ENABLED')}:{'type':'format','content':o(_0x3d9eb2,'FORMAT_RESTRICTED_DISABLED')}:void 0x0;});}}class yt extends _0x496983{['afterInit'](){const _0x325e3e=this['editor'];if(!_0x325e3e['plugins']['has']('Style')||!_0x325e3e['plugins']['has']('DataSchema'))return;const _0x465ffa=_0x325e3e['plugins']['get']('TrackChangesEditing'),_0x3eaa08=_0x325e3e['locale'],_0x1f7f11=_0x325e3e['config']['get']('style')||{},_0x472579=_0x325e3e['plugins']['get']('GeneralHtmlSupport'),_0x5e1ace=_0x325e3e['plugins']['get']('StyleUtils')['normalizeConfig'](_0x325e3e['plugins']['get']('DataSchema'),_0x1f7f11['definitions']);_0x465ffa['enableDefaultAttributesIntegration']('style');const _0x295eaa=new Set();for(const _0x33e082 of _0x5e1ace['block']){const _0x112f68=_0x472579['getGhsAttributeNameForElement'](_0x33e082['element']);_0x295eaa['add'](_0x112f68);}const _0xde04f6=new Set();for(const _0x4254f4 of _0x5e1ace['inline']){const _0x563b4b=_0x472579['getGhsAttributeNameForElement'](_0x4254f4['element']);_0xde04f6['add'](_0x563b4b);for(const _0x10a45c of _0x4254f4['ghsAttributes'])_0xde04f6['add'](_0x10a45c);}for(const _0x14bf3a of _0x295eaa)_0x465ffa['registerBlockAttribute'](_0x14bf3a),_0x465ffa['descriptionFactory']['registerAttributeLabel'](_0x14bf3a,o(_0x3eaa08,'FORMAT_STYLE'));for(const _0xe1964b of _0xde04f6)_0x465ffa['registerInlineAttribute'](_0xe1964b),_0x465ffa['descriptionFactory']['registerAttributeLabel'](_0xe1964b,o(_0x3eaa08,'FORMAT_STYLE'));this['_registerLegacyDescription']();}['_registerLegacyDescription'](){const _0x3383a5=this['editor'],_0x490cd4=_0x3383a5['locale'];_0x3383a5['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](_0x5eb750=>{if('formatBlock'!=_0x5eb750['type']&&'formatInline'!=_0x5eb750['type'])return;const {data:_0x15c7e2}=_0x5eb750;return _0x15c7e2&&'style'===_0x15c7e2['commandName']?_0x15c7e2['commandParams'][0x0]['forceValue']?{'type':'format','content':o(_0x490cd4,'*Set\x20format:*\x20%0',_0x15c7e2['commandParams'][0x0]['styleName']['toLowerCase']())}:{'type':'format','content':o(_0x490cd4,'*Remove\x20format:*\x20%0',_0x15c7e2['commandParams'][0x0]['styleName']['toLowerCase']())}:void 0x0;});}}class jt extends _0x496983{['_tablePostFixingSubtypes'];['_tableSuggestions'];constructor(_0x2a730f){super(_0x2a730f),this['_tablePostFixingSubtypes']=['tableRow','tableColumn'],this['_tableSuggestions']=new Set();}['afterInit'](){const _0x16cf98=this['editor'],_0x378e68=_0x16cf98['model']['document']['selection'];if(!_0x16cf98['plugins']['has']('TableEditing'))return;const _0x3db9fd=_0x16cf98['locale'],_0x2fcadd=_0x16cf98['plugins']['get']('TrackChangesEditing'),_0x5f3ec8=_0x16cf98['plugins']['get']('TableUtils');_0x2fcadd['descriptionFactory']['registerElementLabel']('table',_0x72afc=>o(_0x3db9fd,'ELEMENT_TABLE',_0x72afc)),this['_setupColumnsRowsFixing'](),_0x2fcadd['enableCommand']('insertTable'),_0x2fcadd['enableCommand']('selectTableRow'),_0x2fcadd['enableCommand']('selectTableColumn');for(const _0x50e9ed of['insertTableRowAbove','insertTableRowBelow']){const _0xbf1f31=_0x16cf98['commands']['get'](_0x50e9ed);_0x2fcadd['enableCommand'](_0x50e9ed,_0x3c0b6f=>{_0x16cf98['model']['change'](_0xdb1013=>{_0x3c0b6f();const _0x16993e='above'===_0xbf1f31['order'],_0x33fb0b=_0x5f3ec8['getSelectionAffectedTableCells'](_0x378e68),_0x5cd208=_0x5f3ec8['getRowIndexes'](_0x33fb0b),_0x34c622=_0x16993e?_0x5cd208['first']-0x1:_0x5cd208['last']+0x1,_0x1814ca=_0x33fb0b[0x0]['findAncestor']('table'),_0x287715=_0x5f3ec8['createTableWalker'](_0x1814ca,{'startRow':_0x34c622,'endRow':_0x34c622}),_0x23f22c=Array['from'](_0x287715)['map'](_0x58b802=>_0xdb1013['createRangeOn'](_0x58b802['cell']));_0x2fcadd['markMultiRangeInsertion'](_0x23f22c,'tableRow');});});}for(const _0x44c4d6 of['insertTableColumnLeft','insertTableColumnRight']){const _0x857053=_0x16cf98['commands']['get'](_0x44c4d6);_0x2fcadd['enableCommand'](_0x44c4d6,_0x4a2ff1=>{_0x16cf98['model']['change'](_0x8b89e6=>{_0x4a2ff1();const _0x27d554='left'===_0x857053['order'],_0x576128=_0x5f3ec8['getSelectionAffectedTableCells'](_0x378e68),_0x4e375a=_0x5f3ec8['getColumnIndexes'](_0x576128),_0x3dfa13=_0x27d554?_0x4e375a['first']-0x1:_0x4e375a['last']+0x1,_0x417401=_0x576128[0x0]['findAncestor']('table'),_0x4a24e7=_0x5f3ec8['createTableWalker'](_0x417401,{'startRow':0x0,'column':_0x3dfa13,'includeAllSlots':!0x1}),_0x3d3e0a=Array['from'](_0x4a24e7)['map'](_0x266968=>_0x8b89e6['createRangeOn'](_0x266968['cell']));_0x2fcadd['markMultiRangeInsertion'](_0x3d3e0a,'tableColumn');});});}for(const _0x1ac06d of['removeTableRow','removeTableColumn']){const _0x523317=_0x1ac06d['substr'](0xb),_0x2bd504=_0x523317['toLowerCase'](),_0x3463fd=_0x2bd504['substr'](0x0,0x3)+'span',_0x556962='table'+_0x523317,_0x44af6f='min'+_0x523317,_0x5a42e3='max'+_0x523317;_0x2fcadd['enableCommand'](_0x1ac06d,()=>{_0x16cf98['model']['change'](_0x4e2bc2=>{const _0x4a0724=_0x5f3ec8['getSelectionAffectedTableCells'](_0x378e68),_0x12a5fc=_0x4a0724[0x0]['findAncestor']('table');let _0x81d1b1;if('removeTableRow'==_0x1ac06d){const _0x38bdda=_0x5f3ec8['getRowIndexes'](_0x4a0724);_0x81d1b1={'startRow':_0x38bdda['first'],'endRow':_0x38bdda['last'],'includeAllSlots':!0x0};}else{const _0x2df1cc=_0x5f3ec8['getColumnIndexes'](_0x4a0724);_0x81d1b1={'startColumn':_0x2df1cc['first'],'endColumn':_0x2df1cc['last'],'includeAllSlots':!0x0};}const _0x12e53a=_0x5f3ec8['createTableWalker'](_0x12a5fc,_0x81d1b1),_0x445d45=Array['from'](_0x12e53a)['map'](({cell:_0x4155b8})=>_0x4155b8),_0x49c552=Ee(_0x445d45['filter'](_0x309ab9=>_0x309ab9['hasAttribute'](_0x3463fd))),_0x372a54=Ee(_0x445d45['filter'](_0x3f400c=>!_0x3f400c['hasAttribute'](_0x3463fd)))['map'](_0x888a27=>_0x4e2bc2['createRangeOn'](_0x888a27)),_0x4d0133=_0x2fcadd['markMultiRangeDeletion'](_0x372a54,_0x556962);if(_0x4d0133&&('tableRow'==_0x4d0133['subType']||'tableColumn'==_0x4d0133['subType'])){const _0x4229ec=this['_getSuggestionCoords'](_0x4d0133);for(const _0x2eedbc of _0x49c552){const _0x5cfedf=_0x4e2bc2['createRangeOn'](_0x2eedbc),_0x447285=_0x5f3ec8['getCellLocation'](_0x2eedbc),_0x155d6d=_0x2eedbc['getAttribute'](_0x3463fd)-0x1,_0x5f4ceb=_0x4229ec[_0x44af6f],_0x3134a7=_0x4229ec[_0x5a42e3];_0x5f4ceb<=_0x447285[_0x2bd504]&&_0x447285[_0x2bd504]+_0x155d6d<=_0x3134a7&&_0x4d0133['addRange'](_0x5cfedf);}}});});}function _0x5d33b6(_0x4c899d){const _0x2385a4=Array['from'](_0x378e68['getRanges']())['map'](_0x55cb64=>_0x57bad3['fromRange'](_0x55cb64));_0x16cf98['model']['change'](_0x47c426=>{const _0x2a60c8=_0x47c426['batch'];_0x4c899d=_0x4c899d['filter'](_0x418c22=>'$graveyard'!=_0x418c22['root']['rootName']),_0x47c426['setSelection'](_0x4c899d),_0x16cf98['commands']['get']('removeTableRow')['refresh'](),_0x16cf98['execute']('removeTableRow',{'forceDefaultExecution':!0x0}),_0x16cf98['model']['enqueueChange'](()=>{_0x16cf98['model']['enqueueChange'](_0x2a60c8,_0xbae578=>{const _0x285b8c=_0x2385a4['filter'](_0x1a3763=>'$graveyard'!=_0x1a3763['root']['rootName']);_0x285b8c['length']>0x0&&_0xbae578['setSelection'](_0x285b8c);for(const _0x2d4b42 of _0x2385a4)_0x2d4b42['detach']();});});});}function _0x726ab3(_0x470cdc){_0x16cf98['model']['change'](_0x11ec6d=>{const _0xc34fd7=Array['from'](_0x378e68['getRanges']())['map'](_0x57a019=>_0x57bad3['fromRange'](_0x57a019)),_0x3a3bef=[];for(const _0x124a32 of _0x470cdc)for(const _0x46d394 of _0x124a32['getItems']({'shallow':!0x0}))_0x3a3bef['push'](_0x46d394);for(const _0x9048ff of _0x3a3bef)'$graveyard'!=_0x9048ff['root']['rootName']&&(_0x11ec6d['setSelection'](_0x11ec6d['createPositionAt'](_0x9048ff,0x0)),_0x16cf98['commands']['get']('removeTableColumn')['refresh'](),_0x16cf98['execute']('removeTableColumn',{'forceDefaultExecution':!0x0}));const _0x908b5=_0xc34fd7['filter'](_0x118300=>'$graveyard'!=_0x118300['root']['rootName']);_0x908b5['length']>0x0&&_0x11ec6d['setSelection'](_0x908b5);for(const _0xaf7197 of _0xc34fd7)_0xaf7197['detach']();});}function _0xe6ea50(_0x159f29,_0x4c3d0d){return _0x4c3d0d['every'](_0x4ec5b4=>_0x159f29['some'](_0x4265e9=>_0x4265e9['end']['isEqual'](_0x4ec5b4['start'])||_0x4ec5b4['end']['isEqual'](_0x4265e9['start'])));}function _0x5a48e7(_0x500f25,_0x2cb654){return _0x500f25['some'](_0x426e15=>_0x2cb654['some'](_0x34e32c=>_0x426e15['end']['isTouching'](_0x34e32c['start'])));}_0x16cf98['data']['downcastDispatcher']['on']('addMarker:suggestion',(_0x28ec48,_0x13c42d,_0x4f29d3)=>{if(!_0x4f29d3['options']['showSuggestionHighlights'])return;const _0x35a81c=_0x13c42d['item'];if(!_0x35a81c)return;const _0x7d199e=_0x4f29d3['mapper']['toViewElement'](_0x35a81c);function _0x5807f8(_0x3250b7){return Array['isArray'](_0x3250b7)?_0x3250b7:[_0x3250b7];}_0x7d199e&&'tableCell'===_0x35a81c['name']&&_0x3694dd(_0x7d199e,_0x4f29d3['writer'],(_0x2a25cd,_0x4a3763,_0x5ee574)=>_0x5ee574['addClass'](_0x5807f8(_0x4a3763['classes']),_0x2a25cd),(_0x337c12,_0x112d3f,_0x5407f1)=>_0x5407f1['removeClass'](_0x5807f8(_0x112d3f['classes']),_0x337c12));},{'priority':'highest'}),_0x2fcadd['descriptionFactory']['registerDescriptionCallback'](_0xe737cc=>{if('insertion'!=_0xe737cc['type']&&'deletion'!=_0xe737cc['type'])return;const _0x45002b=_0xe737cc['getContainedElement']();if(null!=_0x45002b&&_0x45002b['is']('element','table')){if('insertion'==_0xe737cc['type']){const _0x12e926=_0xe737cc['getItems']()['filter'](_0x959db=>_0x959db['is']('$textProxy'))['map'](_0xc15f43=>_0xc15f43['data']);if(_0x12e926['length'])return{'type':'insertion','content':o(_0x3db9fd,'*Insert:*\x20%0',o(_0x3db9fd,'ELEMENT_TABLE_WITH_TEXT','\x22'+_0x12e926['join']('\x20')+'\x22'))};}if('deletion'==_0xe737cc['type']){const _0x28fc36=_0xe737cc['getItems']()['filter'](_0x653e90=>_0x653e90['is']('$textProxy'))['map'](_0x5041cb=>_0x5041cb['data']);if(_0x28fc36['length'])return{'type':'deletion','content':o(_0x3db9fd,'*Remove:*\x20%0',o(_0x3db9fd,'ELEMENT_TABLE_WITH_TEXT','\x22'+_0x28fc36['join']('\x20')+'\x22'))};}}}),_0x2fcadd['descriptionFactory']['registerDescriptionCallback'](_0x15f2dd=>{if('tableRow'==_0x15f2dd['subType']){const _0x2154cc=_0x15f2dd['getItems']()['filter'](_0x53aac4=>_0x53aac4['is']('$textProxy'))['map'](_0x3934d0=>_0x3934d0['data']),_0x2ce5df=this['_getSuggestionCoords'](_0x15f2dd),_0x3f797f=_0x2ce5df['maxRow']-_0x2ce5df['minRow']+0x1;if('insertion'==_0x15f2dd['type'])return _0x2154cc['length']?{'type':'insertion','content':o(_0x3db9fd,'*Insert:*\x20%0',o(_0x3db9fd,'ELEMENT_TABLE_ROW_WITH_TEXT',[_0x3f797f,'\x22'+_0x2154cc['join']('\x20')+'\x22']))}:{'type':'insertion','content':o(_0x3db9fd,'*Insert:*\x20%0',o(_0x3db9fd,'ELEMENT_TABLE_ROW',_0x3f797f))};if('deletion'==_0x15f2dd['type'])return _0x2154cc['length']?{'type':'deletion','content':o(_0x3db9fd,'*Remove:*\x20%0',o(_0x3db9fd,'ELEMENT_TABLE_ROW_WITH_TEXT',[_0x3f797f,'\x22'+_0x2154cc['join']('\x20')+'\x22']))}:{'type':'deletion','content':o(_0x3db9fd,'*Remove:*\x20%0',o(_0x3db9fd,'ELEMENT_TABLE_ROW',_0x3f797f))};}if('tableColumn'==_0x15f2dd['subType']){const _0x1ad4de=_0x15f2dd['getItems']()['filter'](_0x1bd2d5=>_0x1bd2d5['is']('$textProxy'))['map'](_0x24139a=>_0x24139a['data']),_0x11cf58=this['_getSuggestionCoords'](_0x15f2dd),_0x4f0c87=_0x11cf58['maxColumn']-_0x11cf58['minColumn']+0x1;if('insertion'==_0x15f2dd['type'])return _0x1ad4de['length']?{'type':'insertion','content':o(_0x3db9fd,'*Insert:*\x20%0',o(_0x3db9fd,'ELEMENT_TABLE_COLUMN_WITH_TEXT',[_0x4f0c87,'\x22'+_0x1ad4de['join']('\x20')+'\x22']))}:{'type':'insertion','content':o(_0x3db9fd,'*Insert:*\x20%0',o(_0x3db9fd,'ELEMENT_TABLE_COLUMN',_0x4f0c87))};if('deletion'==_0x15f2dd['type'])return _0x1ad4de['length']?{'type':'deletion','content':o(_0x3db9fd,'*Remove:*\x20%0',o(_0x3db9fd,'ELEMENT_TABLE_COLUMN_WITH_TEXT',[_0x4f0c87,'\x22'+_0x1ad4de['join']('\x20')+'\x22']))}:{'type':'deletion','content':o(_0x3db9fd,'*Remove:*\x20%0',o(_0x3db9fd,'ELEMENT_TABLE_COLUMN',_0x4f0c87))};}}),_0x2fcadd['_suggestionFactory']['registerCustomCallback']('insertion','tableRow','discard',_0x5d33b6),_0x2fcadd['_suggestionFactory']['registerCustomCallback']('deletion','tableRow','accept',_0x5d33b6),_0x2fcadd['_suggestionFactory']['registerCustomCallback']('insertion','tableColumn','discard',_0x726ab3),_0x2fcadd['_suggestionFactory']['registerCustomCallback']('deletion','tableColumn','accept',_0x726ab3),_0x2fcadd['_suggestionFactory']['registerCustomCallback']('insertion','tableColumn','join',_0xe6ea50),_0x2fcadd['_suggestionFactory']['registerCustomCallback']('deletion','tableColumn','join',_0xe6ea50),_0x2fcadd['_suggestionFactory']['registerCustomCallback']('insertion','tableRow','join',_0x5a48e7),_0x2fcadd['_suggestionFactory']['registerCustomCallback']('deletion','tableRow','join',_0x5a48e7);}['_acceptFormatSuggestionCallbackFactory'](){const _0x5ebd72=this['editor'],_0x2715b4=_0x5ebd72['model']['document']['selection'];return(_0x491286,_0x3e0184)=>{_0x5ebd72['model']['change'](_0xb7c03c=>{const {commandName:_0x4e2296,commandParams:_0x3a39ff}=_0x3e0184;let _0x4d3c62=_0x491286[0x0]['end']['nodeBefore'];_0x3a39ff&&_0x3a39ff[0x0]&&!0x1===_0x3a39ff[0x0]['forceValue']&&(_0x4d3c62=_0x491286[0x0]['start']['nodeAfter']);const _0x4ecc18=_0xb7c03c['createRangeIn'](_0x4d3c62);if('$graveyard'==_0x4ecc18['root']['rootName'])return;const _0x14ec2c=Array['from'](_0x2715b4['getRanges']())['map'](_0x2e5254=>_0x57bad3['fromRange'](_0x2e5254));_0xb7c03c['setSelection'](_0x4ecc18),_0x5ebd72['commands']['get'](_0x4e2296)['refresh'](),_0x3a39ff['push']({'forceDefaultExecution':!0x0}),_0x5ebd72['execute'](_0x4e2296,..._0x3a39ff);const _0x26fcdd=_0x14ec2c['filter'](_0x26ad45=>'$graveyard'!=_0x26ad45['root']['rootName']);_0x26fcdd['length']>0x0&&_0xb7c03c['setSelection'](_0x26fcdd);for(const _0x3e813f of _0x14ec2c)_0x3e813f['detach']();});};}['_getCoordsForCells'](_0x12fd69){const _0x117ec6=this['editor']['plugins']['get']('TableUtils');let _0x42198a=Number['MAX_SAFE_INTEGER'],_0x210e8b=Number['MIN_SAFE_INTEGER'],_0x2caa6c=Number['MAX_SAFE_INTEGER'],_0x4fbb1f=Number['MIN_SAFE_INTEGER'];for(const _0x117feb of _0x12fd69){if('$graveyard'==_0x117feb['root']['rootName'])continue;const {row:_0x34b4d8,column:_0x3ac7be}=_0x117ec6['getCellLocation'](_0x117feb),_0x12ce12=_0x117feb['hasAttribute']('rowspan')?_0x117feb['getAttribute']('rowspan')-0x1:0x0,_0x38d65d=_0x117feb['hasAttribute']('colspan')?_0x117feb['getAttribute']('colspan')-0x1:0x0;_0x42198a=_0x34b4d8<_0x42198a?_0x34b4d8:_0x42198a,_0x210e8b=_0x34b4d8+_0x12ce12>_0x210e8b?_0x34b4d8+_0x12ce12:_0x210e8b,_0x2caa6c=_0x3ac7be<_0x2caa6c?_0x3ac7be:_0x2caa6c,_0x4fbb1f=_0x3ac7be+_0x38d65d>_0x4fbb1f?_0x3ac7be+_0x38d65d:_0x4fbb1f;}return{'minRow':_0x42198a,'maxRow':_0x210e8b,'minColumn':_0x2caa6c,'maxColumn':_0x4fbb1f};}['_setupColumnsRowsFixing'](){const _0x5c7129=this['editor'],_0x45fd1c=_0x5c7129['plugins']['get']('TrackChangesEditing'),_0x50eaee=_0x5c7129['plugins']['get']('TableUtils');_0x5c7129['model']['document']['on']('change:data',()=>{const _0xcbae10=Array['from'](_0x5c7129['model']['document']['differ']['getChangedMarkers']());for(const {name:_0x5946e7,data:_0x2a7a21}of _0xcbae10){const {group:_0x544d97,id:_0x5a5e81,subType:_0x91d6e6}=_0x45fd1c['_splitMarkerName'](_0x5946e7);if('suggestion'!=_0x544d97)continue;if(null!=_0x2a7a21['oldRange'])continue;const _0x3029f5=_0x45fd1c['getSuggestion'](_0x5a5e81);this['_tablePostFixingSubtypes']['includes'](_0x91d6e6)&&this['_tableSuggestions']['add'](_0x3029f5);}},{'priority':'low'});const _0x2f6590=(_0x36b8ab,_0x573d97)=>{let _0x3d52ff=!0x1;const _0x53303b=_0x573d97['createRangeOn'](_0x36b8ab),_0x5f13dd=_0x36b8ab['findAncestor']('table'),_0x482545=_0x50eaee['getCellLocation'](_0x36b8ab);for(const _0x201516 of this['_tableSuggestions']){const _0x349464=_0x201516['subType'],_0x2672e8=_0x349464['startsWith']('tablePaste'),_0x7286ec=_0x349464['substr'](_0x2672e8?0xa:0x5),_0x49f251=_0x7286ec['toLowerCase'](),_0x916b17=_0x49f251['substr'](0x0,0x3)+'span',_0x69d8bb='min'+_0x7286ec,_0x594914='max'+_0x7286ec;if(!_0x201516['isInContent'])continue;if(_0x5f13dd!=_0x201516['getFirstRange']()['start']['findAncestor']('table'))continue;if(_0x201516['isIntersectingWithRange'](_0x53303b))continue;const _0x458a09=_0x36b8ab['hasAttribute'](_0x916b17)?_0x36b8ab['getAttribute'](_0x916b17)-0x1:0x0,_0xad3dc9=this['_getSuggestionCoords'](_0x201516),_0x2d1847=_0xad3dc9[_0x69d8bb],_0x31df81=_0xad3dc9[_0x594914];_0x2d1847<=_0x482545[_0x49f251]&&_0x482545[_0x49f251]+_0x458a09<=_0x31df81&&(_0x201516['addRange'](_0x53303b),_0x3d52ff=!0x0);}return _0x3d52ff;};_0x5c7129['model']['document']['registerPostFixer'](_0xa966ea=>{let _0x19f87c=!0x1;for(const _0x361c6e of _0x5c7129['model']['document']['differ']['getChanges']())if('insert'==_0x361c6e['type']){if('tableRow'==_0x361c6e['name']){for(const _0x5c4b20 of _0x361c6e['position']['nodeAfter']['getChildren']())_0x19f87c=_0x19f87c||_0x2f6590(_0x5c4b20,_0xa966ea);}else'tableCell'==_0x361c6e['name']&&(_0x19f87c=_0x19f87c||_0x2f6590(_0x361c6e['position']['nodeAfter'],_0xa966ea));}return _0x19f87c;});}['_getSuggestionCoords'](_0x50c4aa){return this['_getCoordsForCells'](_0x50c4aa['getRanges']()['map'](_0x4de304=>_0x4de304['start']['nodeAfter']));}}function Ee(_0x324932){return Array['from'](new Set(_0x324932)['values']());}class St extends _0x496983{static get['requires'](){return[jt];}['afterInit'](){const _0x222d82=this['editor'],_0x311b2b=_0x222d82['model']['document']['selection'],_0x1fab7a=_0x222d82['locale'];if(!_0x222d82['plugins']['has']('TableEditing'))return;const _0x44d7a1=_0x222d82['plugins']['get']('TrackChangesEditing'),_0x3f46c1=_0x222d82['plugins']['get']('TableUtils'),_0x5fd9ad=_0x222d82['plugins']['get'](jt);_0x5fd9ad['_tablePostFixingSubtypes']['push']('mergeTableCells'),_0x44d7a1['enableCommand']('mergeTableCells',()=>{const _0x29ac63=_0x3f46c1['getSelectionAffectedTableCells'](_0x222d82['model']['document']['selection']);_0x222d82['model']['change'](()=>{_0x44d7a1['markMultiRangeBlockFormat'](_0x29ac63,{'commandName':'mergeTableCells','commandParams':[]},[],'mergeTableCells');});}),_0x222d82['commands']['get']('mergeTableCells')['on']('execute',(_0x165a5e,_0x4cf1ea)=>{_0x222d82['commands']['get']('trackChanges')['value']&&(_0x4cf1ea['length']>0x0&&_0x4cf1ea[_0x4cf1ea['length']-0x1]&&_0x4cf1ea[_0x4cf1ea['length']-0x1]['forceDefaultExecution']||_0x44d7a1['_isForcedDefaultExecutionBlock']||this['_areSelectedCellsMergable']()||_0x165a5e['stop']());},{'priority':'highest'});for(const _0x388bb6 of['mergeTableCellUp','mergeTableCellRight','mergeTableCellDown','mergeTableCellLeft']){const _0x270393=_0x222d82['commands']['get'](_0x388bb6);_0x44d7a1['enableCommand'](_0x388bb6,()=>{const _0x16520d=_0x222d82['model']['document']['selection']['getFirstPosition']()['getAncestors']()['find'](_0x3eb4ae=>_0x3eb4ae['is']('element','tableCell')),_0x26f6f9=_0x270393['value'];_0x222d82['model']['change'](()=>{_0x44d7a1['markMultiRangeBlockFormat']([_0x16520d,_0x26f6f9],{'commandName':'mergeTableCells','commandParams':[]},[],'mergeTableCells');});});}for(const _0x3dc436 of['splitTableCellVertically','splitTableCellHorizontally']){const _0xb66c5f=_0x222d82['commands']['get'](_0x3dc436);_0x44d7a1['enableCommand'](_0x3dc436,()=>{const _0x130401=_0x3f46c1['getSelectionAffectedTableCells'](_0x222d82['model']['document']['selection'])[0x0],_0x1ab2d9=_0x130401['findAncestor']('table'),{column:_0x3ce4f5,row:_0x51c793}=_0x3f46c1['getCellLocation'](_0x130401);let _0x2292a9=[];if('horizontally'==_0xb66c5f['direction']){const _0x48977b=_0x3f46c1['createTableWalker'](_0x1ab2d9,{'startRow':_0x51c793,'endRow':_0x51c793,'includeAllSlots':!0x0});_0x2292a9=Array['from'](_0x48977b)['map'](_0x58a043=>_0x58a043['cell']);}else{const _0x2aacf1=_0x3f46c1['createTableWalker'](_0x1ab2d9,{'column':_0x3ce4f5,'includeAllSlots':!0x0});_0x2292a9=Array['from'](_0x2aacf1)['map'](_0xa698f3=>_0xa698f3['cell']);}_0x222d82['model']['change'](_0xb4bdca=>{_0x44d7a1['markBlockFormat'](_0xb4bdca['createRangeOn'](_0x130401),{'commandName':_0x3dc436,'commandParams':[]},_0x2292a9,_0x3dc436);});});}_0x44d7a1['descriptionFactory']['registerDescriptionCallback'](_0x22c5c3=>{if('formatBlock'!=_0x22c5c3['type']&&'formatInline'!=_0x22c5c3['type'])return;const {data:_0x522546}=_0x22c5c3;return _0x522546&&'mergeTableCells'==_0x522546['commandName']?{'type':'format','content':o(_0x1fab7a,'*Merge\x20cells*')}:void 0x0;}),_0x44d7a1['descriptionFactory']['registerDescriptionCallback'](_0x569855=>{if('formatBlock'!=_0x569855['type']&&'formatInline'!=_0x569855['type'])return;const {data:_0x2735c2}=_0x569855;return _0x2735c2?'splitTableCellVertically'==_0x2735c2['commandName']?{'type':'format','content':o(_0x1fab7a,'*Split\x20cell:*\x20vertically')}:'splitTableCellHorizontally'==_0x2735c2['commandName']?{'type':'format','content':o(_0x1fab7a,'*Split\x20cell:*\x20horizontally')}:void 0x0:void 0x0;});const _0x4cf714=_0x5fd9ad['_acceptFormatSuggestionCallbackFactory']();for(const _0x1e3b26 of['mergeTableCellUp','mergeTableCellRight','mergeTableCellDown','mergeTableCellLeft'])_0x44d7a1['_suggestionFactory']['registerCustomCallback']('formatBlock',_0x1e3b26,'accept',_0x4cf714);for(const _0x3f701c of['splitTableCellVertically','splitTableCellHorizontally'])_0x44d7a1['_suggestionFactory']['registerCustomCallback']('formatBlock',_0x3f701c,'accept',_0x4cf714);_0x44d7a1['_suggestionFactory']['registerCustomCallback']('formatBlock','mergeTableCells','accept',_0x4f7c39=>{_0x222d82['model']['change'](_0x48e8b4=>{const _0x3a5775=Array['from'](_0x311b2b['getRanges']())['map'](_0x1ee4b6=>_0x57bad3['fromRange'](_0x1ee4b6));_0x48e8b4['setSelection'](_0x4f7c39),_0x222d82['commands']['get']('mergeTableCells')['refresh'](),_0x222d82['execute']('mergeTableCells',{'forceDefaultExecution':!0x0});const _0x3c547e=_0x3a5775['filter'](_0x9c8866=>'$graveyard'!=_0x9c8866['root']['rootName']);_0x3c547e['length']>0x0&&_0x48e8b4['setSelection'](_0x3c547e);for(const _0x1664cb of _0x3a5775)_0x1664cb['detach']();});});for(const _0x3dd123 of['mergeTableCellUp','mergeTableCellDown','mergeTableCellLeft','mergeTableCellRight']){const _0x13e68d=_0x222d82['commands']['get'](_0x3dd123);_0x13e68d['on']('set:isEnabled',(_0x75d91f,_0x485169,_0x59e2eb)=>{if(_0x59e2eb){const _0x3cdd26=_0x222d82['model']['document']['selection']['getFirstPosition']()['getAncestors']()['find'](_0x5f230f=>_0x5f230f['is']('element','tableCell'));this['_areMergableCells'](_0x13e68d['value'],_0x3cdd26)||(_0x75d91f['return']=!0x1,_0x75d91f['stop']());}},{'priority':'low'});}}['_areSelectedCellsMergable'](){const _0x1f864d=this['editor']['commands']['get']('mergeTableCells'),_0x35bcf5=this['editor']['plugins']['get']('TableUtils');if(!_0x1f864d['isEnabled'])return!0x1;const _0x5da039=_0x35bcf5['getSelectionAffectedTableCells'](this['editor']['model']['document']['selection']);for(const _0xa8df32 of _0x5da039)for(const _0x4bce1d of _0x5da039)if(_0xa8df32!=_0x4bce1d&&!this['_areMergableCells'](_0xa8df32,_0x4bce1d))return!0x1;return!0x0;}['_areMergableCells'](_0x1a719a,_0x30d9e9){const _0x365bff=this['editor']['plugins']['get']('TrackChangesEditing'),_0x3e1e76=this['editor']['model']['createRangeOn'](_0x1a719a),_0x3beb9f=this['editor']['model']['createRangeOn'](_0x30d9e9),_0x1a97f7=new Set(),_0x3c578d=new Set();for(const _0x5a1f99 of _0x365bff['getSuggestions']())if(('insertion'==_0x5a1f99['type']||'deletion'==_0x5a1f99['type']||'mergeTableCells'==_0x5a1f99['subType'])&&_0x5a1f99['isInContent']){for(const _0x24dff9 of _0x5a1f99['getRanges']())_0x24dff9['containsRange'](_0x3e1e76,!0x0)&&_0x1a97f7['add'](_0x5a1f99['type']+':'+_0x5a1f99['author']['id']),_0x24dff9['containsRange'](_0x3beb9f,!0x0)&&_0x3c578d['add'](_0x5a1f99['type']+':'+_0x5a1f99['author']['id']);}if(_0x1a97f7['size']!=_0x3c578d['size'])return!0x1;for(const _0x4cffb0 of _0x1a97f7)if(!_0x3c578d['has'](_0x4cffb0))return!0x1;return!0x0;}}class At extends _0x496983{static get['requires'](){return[jt];}['afterInit'](){const _0x4bd3d9=this['editor'];if(!_0x4bd3d9['plugins']['has']('TableEditing'))return;const _0x7da0d3=_0x4bd3d9['locale'],_0x571ac5=_0x4bd3d9['plugins']['get']('TrackChangesEditing');_0x571ac5['enableDefaultAttributesIntegration']('setTableRowHeader'),_0x571ac5['enableDefaultAttributesIntegration']('setTableColumnHeader'),_0x571ac5['registerBlockAttribute']('headingRows'),_0x571ac5['registerBlockAttribute']('headingColumns'),_0x571ac5['descriptionFactory']['registerAttributeLabel']('headingRows',o(_0x7da0d3,'FORMAT_HEADER_ROW')),_0x571ac5['descriptionFactory']['registerAttributeLabel']('headingColumns',o(_0x7da0d3,'FORMAT_HEADER_COLUMN')),this['_handleLegacySuggestions']();}['_handleLegacySuggestions'](){const _0x2f8fc9=this['editor']['plugins']['get']('TrackChangesEditing'),_0x295801=this['editor']['plugins']['get']('TableUtils'),_0x50a856=this['editor']['plugins']['get'](jt)['_acceptFormatSuggestionCallbackFactory']();function _0x2ee5bd({showActiveMarker:_0x1d191e=!0x0,setDataAttribute:_0x5e2c9e=!0x0}={}){return(_0x9fc5b6,_0x5d8e1e,_0x10cb93)=>{const {type:_0x38da40,id:_0x431c8c}=_0x2f8fc9['_splitMarkerName'](_0x5d8e1e['markerName']),_0x592fc9=_0x2f8fc9['getSuggestion'](_0x431c8c),_0x1c632b=_0x592fc9['data'];if('formatBlock'!=_0x592fc9['type']||!_0x1c632b||'setTableColumnHeader'!=_0x1c632b['commandName'])return;if(_0x5d8e1e['item'])return void _0x9fc5b6['stop']();if(!_0x10cb93['consumable']['consume'](_0x5d8e1e['markerRange'],_0x9fc5b6['name']))return;const _0x563414=_0x5d8e1e['markerRange']['start']['nodeAfter'],_0x209bbd=_0x5d8e1e['markerRange']['end']['nodeBefore'],_0x4416b=_0x563414['parent']['parent'],{column:_0x148fc2}=_0x295801['getCellLocation'](_0x563414),{column:_0x38eef7}=_0x295801['getCellLocation'](_0x209bbd);for(let _0x5f4347=_0x148fc2;_0x5f4347<=_0x38eef7;_0x5f4347++){const _0x26bdd7=_0x295801['createTableWalker'](_0x4416b,{'column':_0x5f4347,'includeAllSlots':!0x1});for(const _0x5eb6a0 of _0x26bdd7){const _0x51fccc=_0x5eb6a0['cell'],_0x5ad11d=_0x10cb93['mapper']['toViewElement'](_0x51fccc);_0x10cb93['writer']['addClass']('ck-suggestion-marker-'+_0x38da40,_0x5ad11d),_0x5e2c9e&&_0x10cb93['writer']['setAttribute']('data-suggestion',_0x431c8c,_0x5ad11d),_0x10cb93['mapper']['bindElementToMarker'](_0x5ad11d,_0x5d8e1e['markerName']),_0x1d191e&&(_0x2f8fc9['activeMarkers']['includes'](_0x5d8e1e['markerName'])?_0x10cb93['writer']['addClass']('ck-suggestion-marker--active',_0x5ad11d):_0x10cb93['writer']['removeClass']('ck-suggestion-marker--active',_0x5ad11d));}}};}_0x2f8fc9['_suggestionFactory']['registerCustomCallback']('formatBlock','setTableRowHeader','accept',_0x50a856),_0x2f8fc9['_suggestionFactory']['registerCustomCallback']('formatBlock','setTableColumnHeader','accept',_0x50a856),this['editor']['editing']['downcastDispatcher']['on']('addMarker:suggestion',_0x2ee5bd(),{'priority':'highest'}),this['editor']['data']['downcastDispatcher']['on']('addMarker:suggestion',(_0x18a368,_0x3816ca,_0x3790da)=>{_0x3790da['options']['showSuggestionHighlights']&&_0x2ee5bd({'showActiveMarker':!0x1,'setDataAttribute':!0x1})(_0x18a368,_0x3816ca,_0x3790da);},{'priority':'highest'}),this['editor']['editing']['downcastDispatcher']['on']('removeMarker:suggestion',(_0x4b9e79,_0x4c4011,_0x25aaaf)=>{const {type:_0x245792,id:_0x4dd235}=_0x2f8fc9['_splitMarkerName'](_0x4c4011['markerName']),_0x55d75d=_0x2f8fc9['getSuggestion'](_0x4dd235),_0x382ab7=_0x55d75d['data'];if('formatBlock'!=_0x55d75d['type']||!_0x382ab7||'setTableColumnHeader'!=_0x382ab7['commandName'])return;const _0x3b3f59=_0x25aaaf['mapper']['markerNameToElements'](_0x4c4011['markerName']);if(_0x3b3f59){for(const _0x40fb1b of _0x3b3f59)_0x25aaaf['writer']['removeClass']('ck-suggestion-marker-'+_0x245792,_0x40fb1b),_0x25aaaf['writer']['removeClass']('ck-suggestion-marker--active',_0x40fb1b),_0x25aaaf['writer']['removeAttribute']('data-suggestion',_0x40fb1b),_0x25aaaf['mapper']['unbindElementFromMarkerName'](_0x40fb1b,_0x4c4011['markerName']);}},{'priority':'highest'}),this['_registerLegacyDescription']();}['_registerLegacyDescription'](){const _0x10878d=this['editor'],_0x10ab89=_0x10878d['locale'];function _0x2a1267(_0x77593a){return{'type':'format','content':o(_0x10ab89,'*Format:*\x20%0',_0x77593a)};}_0x10878d['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](_0xec301e=>{if('formatBlock'!=_0xec301e['type'])return;const {data:_0x5ed26b}=_0xec301e;if(_0x5ed26b){if('setTableRowHeader'==_0x5ed26b['commandName']){const _0x202077=_0x5ed26b['commandParams'][0x0]['forceValue'];return _0x2a1267(o(_0x10ab89,_0x202077?'FORMAT_HEADER_ROW':'FORMAT_REGULAR_ROW'));}if('setTableColumnHeader'==_0x5ed26b['commandName']){const _0x58025b=_0x5ed26b['commandParams'][0x0]['forceValue'];return _0x2a1267(o(_0x10ab89,_0x58025b?'FORMAT_HEADER_COLUMN':'FORMAT_REGULAR_COLUMN'));}}});}}const ge=['tableCellBorderWidth','tableCellBorderColor','tableCellBorderStyle','tableCellHorizontalAlignment','tableCellVerticalAlignment','tableCellBackgroundColor','tableCellPadding'],Ce=Object['fromEntries'](ge['map'](_0xba665b=>[_0xba665b,null]));class It extends _0x496983{static get['requires'](){return[jt];}['afterInit'](){const _0x27f67c=this['editor'];if(!_0x27f67c['plugins']['has']('TableClipboard'))return;const _0x58feff=_0x27f67c['plugins']['get']('TrackChangesEditing'),_0x93f2a9=_0x27f67c['plugins']['get']('TableUtils'),_0x5c20b8=_0x27f67c['plugins']['get'](jt),_0x109270=_0x27f67c['plugins']['get']('TableClipboard');_0x5c20b8['_tablePostFixingSubtypes']['push']('tablePasteRow','tablePasteColumn'),_0x27f67c['model']['schema']['register']('tableCellSuggestion',{'allowIn':'tableCell','allowContentOf':'tableCell','isLimit':!0x0}),_0x27f67c['conversion']['elementToElement']({'model':'tableCellSuggestion','view':'suggestion-td'});let _0x40d8b9=null;_0x27f67c['model']['on']('insertContent',(_0x51012b,_0x58d543)=>{const [_0x2c6ab4,_0x1f5a34]=_0x58d543,_0x22f44a=_0x58d543[_0x58d543['length']-0x1];_0x22f44a&&_0x22f44a['forceDefaultExecution']||_0x58feff['_isForcedDefaultExecutionBlock']||this['editor']['commands']['get']('trackChanges')['value']&&function(_0x170aed,_0x5b65d7,_0x3f113a,_0x148b2e,_0x202944){if(_0x5b65d7&&!_0x5b65d7['is']('documentSelection'))return!0x1;const _0x117163=_0x202944['getTableIfOnlyTableInContent'](_0x170aed,_0x3f113a);if(!_0x117163||!he(_0x117163,void 0x0,_0x148b2e))return!0x1;const _0x32519d=_0x148b2e['getSelectionAffectedTableCells'](_0x3f113a['document']['selection']);if(!_0x32519d['length'])return!0x1;const _0x20c3e2=_0x32519d[0x0]['findAncestor']('table'),_0x353c3a=_0x148b2e['getRowIndexes'](_0x32519d),_0x3933f4=_0x148b2e['getColumnIndexes'](_0x32519d),_0x5ef33a={'startRow':_0x353c3a['first'],'endRow':_0x353c3a['last'],'startColumn':_0x3933f4['first'],'endColumn':_0x3933f4['last']};return 0x1==_0x32519d['length']&&(_0x5ef33a['endRow']+=_0x148b2e['getRows'](_0x117163)-0x1,_0x5ef33a['endColumn']+=_0x148b2e['getColumns'](_0x117163)-0x1),he(_0x20c3e2,_0x5ef33a,_0x148b2e);}(_0x2c6ab4,_0x1f5a34,_0x27f67c['model'],_0x93f2a9,_0x109270)&&(_0x51012b['stop'](),_0x40d8b9={'cells':[],'insertionRanges':[],'deletionRanges':[],'rowInsertionRanges':[],'rowInsertionIndexes':[],'columnInsertionRanges':[],'columnInsertionIndexes':[]},_0x27f67c['model']['change'](()=>{_0x27f67c['model']['insertContent'](_0x58d543[0x0],_0x58d543[0x1],_0x58d543[0x2],{'forceDefaultExecution':!0x0});const _0xecad1a=_0x2e8fb5(),{rowInsertionRanges:_0x1aef28,columnInsertionRanges:_0x324c2c,insertionRanges:_0x530f62,deletionRanges:_0x8b0113,cells:_0x494d84}=_0x40d8b9;_0x1aef28['length']&&_0x58feff['markMultiRangeInsertion'](_0x1aef28,'tablePasteRow',{'tablePasteChainId':_0xecad1a}),_0x324c2c['length']&&_0x58feff['markMultiRangeInsertion'](_0x324c2c,'tablePasteColumn',{'tablePasteChainId':_0xecad1a}),_0x530f62['length']&&(_0x58feff['markMultiRangeInsertion'](_0x530f62,'tablePaste',{'tablePasteChainId':_0xecad1a,'skipNestingCheck':!0x0}),_0x530f62['forEach'](_0x3be592=>_0x3be592['detach']?.())),_0x8b0113['length']&&(_0x58feff['markMultiRangeDeletion'](_0x8b0113,'tablePaste',{'tablePasteChainId':_0xecad1a,'skipNestingCheck':!0x0}),_0x8b0113['forEach'](_0x14e4c7=>_0x14e4c7['detach']?.()));const _0x46fbdb=_0x58feff['markMultiRangeBlockFormat'](_0x494d84['map'](({element:_0x575427})=>_0x575427),{'formatGroupId':_0x2e8fb5()},[],'tablePasteCell',{'tablePasteChainId':_0xecad1a});if(_0x46fbdb){const _0x39aa63=_0x46fbdb['getMarkers'](),_0x53c018=[];for(const {element:_0x31a8f5,attributes:_0x2e2588}of _0x494d84){if(!_0x2e2588)continue;const _0x7cd16f=_0x27f67c['model']['createRangeOn'](_0x31a8f5),_0x2eec64=_0x39aa63['find'](_0x239b64=>_0x239b64['getRange']()['isEqual'](_0x7cd16f));_0x2eec64&&_0x53c018['push']([_0x2eec64['name'],_0x2e2588]);}_0x53c018['length']&&_0x46fbdb['setAttribute']('markerAttributes',Object['fromEntries'](_0x53c018));}_0x40d8b9=null;}));},{'priority':_0x434b8d['high']+0xa}),_0x27f67c['plugins']['get']('TableClipboard')['on']('_replaceTableSlotCell',(_0x563270,_0x1c0705)=>{const [_0x17c1c8,_0x39dad8,,_0x42d71c]=_0x1c0705;if(!_0x40d8b9)return;_0x563270['stop']();const _0x4b93f6=_0x17c1c8['cell'],_0x4ef8e7=_0x39dad8,_0x896af4=Pe(_0x4b93f6),_0x479995=Pe(_0x4ef8e7);_0x563270['return']=_0x4b93f6;let _0xa61ca6=null,_0x47911e=null;if(_0x479995||_0x896af4){if(_0x896af4&&!_0x479995){_0x42d71c['remove'](_0x4b93f6['getChild'](0x0));for(const _0x507908 of Array['from'](_0x4ef8e7['getChildren']()))_0x42d71c['insert'](_0x507908,_0x4b93f6,'end');const _0x355171=_0x40d8b9['rowInsertionIndexes']['includes'](_0x17c1c8['row']),_0x1682e2=_0x40d8b9['columnInsertionIndexes']['includes'](_0x17c1c8['column']);_0x355171||_0x1682e2||(_0xa61ca6=_0x57bad3['fromRange'](_0x42d71c['createRangeIn'](_0x4b93f6)));}else _0x479995&&!_0x896af4&&(_0x47911e=_0x42d71c['createRangeIn'](_0x4b93f6));}else{const _0x288990=_0x42d71c['createElement']('tableCellSuggestion'),_0x4ebbd6=_0x42d71c['createElement']('tableCellSuggestion');_0x42d71c['wrap'](_0x42d71c['createRangeIn'](_0x4b93f6),_0x4ebbd6),_0x42d71c['insert'](_0x288990,_0x4b93f6,0x0);for(const _0x2525fa of Array['from'](_0x4ef8e7['getChildren']()))_0x42d71c['insert'](_0x2525fa,_0x288990,'end');_0xa61ca6=_0x57bad3['fromRange'](_0x42d71c['createRangeOn'](_0x288990)),_0x47911e=_0x57bad3['fromRange'](_0x42d71c['createRangeOn'](_0x4ebbd6));}const _0x215b7a=Array['from'](_0x4ef8e7['getAttributes']())['filter'](([_0x28232a])=>ge['includes'](_0x28232a));_0x40d8b9['cells']['push']({'element':_0x4b93f6,'attributes':_0x215b7a['length']?Object['fromEntries'](_0x215b7a):null}),_0xa61ca6&&_0x40d8b9['insertionRanges']['push'](_0xa61ca6),_0x47911e&&_0x40d8b9['deletionRanges']['push'](_0x47911e);},{'priority':'high'}),_0x93f2a9['on']('insertColumns',(_0x50feeb,_0x490037)=>{const [_0x13adce,_0x581f8b={}]=_0x490037;if(!_0x40d8b9)return;const _0x5de681=_0x581f8b['at']||0x0,_0x4dfbc1=_0x581f8b['columns']||0x1;_0x40d8b9['columnInsertionIndexes']=new Array(_0x4dfbc1)['fill'](_0x5de681)['map']((_0x384f6b,_0x3b290c)=>_0x384f6b+_0x3b290c);for(const {cell:_0x2a5f03}of _0x93f2a9['createTableWalker'](_0x13adce,{'startColumn':_0x5de681,'endColumn':_0x5de681+_0x4dfbc1-0x1}))_0x40d8b9['columnInsertionRanges']['push'](_0x27f67c['model']['createRangeOn'](_0x2a5f03));},{'priority':'low'}),_0x93f2a9['on']('insertRows',(_0x5f468f,_0x2ad975)=>{const [_0x54777d,_0x176247={}]=_0x2ad975;if(!_0x40d8b9)return;const _0x3d489c=_0x176247['at']||0x0,_0x55640f=_0x176247['rows']||0x1;_0x40d8b9['rowInsertionIndexes']=new Array(_0x55640f)['fill'](_0x3d489c)['map']((_0x14c264,_0x5c98eb)=>_0x14c264+_0x5c98eb);for(const {cell:_0x34c88c}of _0x93f2a9['createTableWalker'](_0x54777d,{'startRow':_0x3d489c,'endRow':_0x3d489c+_0x55640f-0x1}))_0x40d8b9['rowInsertionRanges']['push'](_0x27f67c['model']['createRangeOn'](_0x34c88c));},{'priority':'low'}),_0x58feff['descriptionFactory']['registerDescriptionCallback'](_0x270296=>{if(_0x270296['subType']&&_0x270296['subType']['startsWith']('tablePaste'))return _0x270296['previous']?{}:{'type':'insertion','content':o(_0x27f67c['locale'],'*Replace\x20table\x20cells*')};});const _0x36ddc2=()=>!0x1;for(const _0x4f609a of['tablePaste','tablePasteColumn','tablePasteRow','tablePasteCell'])_0x58feff['_suggestionFactory']['registerCustomCallback']('insertion',_0x4f609a,'join',_0x36ddc2),_0x58feff['_suggestionFactory']['registerCustomCallback']('deletion',_0x4f609a,'join',_0x36ddc2),_0x58feff['_suggestionFactory']['registerCustomCallback']('formatBlock',_0x4f609a,'join',_0x36ddc2);_0x58feff['_suggestionFactory']['registerCustomCallback']('formatBlock','tablePasteCell','discard',_0x36ddc2),_0x58feff['_suggestionFactory']['registerCustomCallback']('formatBlock','tablePasteCell','accept',(_0x2e6e7b,_0x1b5b31,_0x1a4299)=>{const _0x44356b=_0x2e6e7b['map'](_0x38a967=>_0x38a967['getContainedElement']())['filter'](_0x1cba2b=>_0x1cba2b),_0x1d54fd=new Map(_0x44356b['map'](_0x448b84=>[_0x448b84,null]));if(_0x40d8b9){for(const {element:_0x510275,attributes:_0x3e2f5a}of _0x40d8b9['cells'])_0x3e2f5a&&_0x1d54fd['set'](_0x510275,_0x3e2f5a);}else{if(_0x1a4299&&_0x1a4299['markerAttributes'])for(const [_0x1e930d,_0x70464c]of Object['entries'](_0x1a4299['markerAttributes'])){const _0x5cda16=_0x27f67c['model']['markers']['get'](_0x1e930d),_0x52b75f=_0x5cda16?_0x5cda16['getRange']()['getContainedElement']():null;_0x52b75f&&_0x1d54fd['set'](_0x52b75f,_0x70464c);}}_0x27f67c['model']['change'](_0x59230a=>{for(const [_0x3c9391,_0x2f248e]of _0x1d54fd)_0x59230a['setAttributes']({...Ce,..._0x2f248e},_0x3c9391);});});const _0x510a78=(_0x44f8c8,_0x310f9c)=>{_0x58feff['_suggestionFactory']['registerCustomCallback'](_0x44f8c8,'tablePaste',_0x310f9c,(_0x5abe8b,_0x2ae26a,_0x4dd740)=>{_0x27f67c['model']['change'](_0x2f1384=>{const _0x1a63dc=[];for(const _0x449c7d of _0x5abe8b){const _0x5b425a=_0x449c7d['start']['nodeAfter'];_0x5b425a['is']('element','tableCellSuggestion')&&_0x1a63dc['push'](_0x5b425a);}_0x58feff['_suggestionFactory']['getSuggestionCallback'](_0x44f8c8,null,_0x310f9c)(_0x5abe8b,_0x2ae26a,_0x4dd740);for(const _0x44c941 of _0x1a63dc)'$graveyard'!=_0x44c941['root']['rootName']&&_0x2f1384['unwrap'](_0x44c941);});});};_0x510a78('insertion','accept'),_0x510a78('insertion','discard'),_0x510a78('deletion','accept'),_0x510a78('deletion','discard'),_0x58feff['_suggestionFactory']['registerCustomCallback']('insertion','tablePasteRow','discard',_0x1c0d60=>{const _0x11a7ee=_0x1c0d60['map'](_0x99be24=>_0x99be24['getContainedElement']()),_0x5a22df=_0x11a7ee[0x0]['findAncestor']('table'),{minRow:_0x51d854,maxRow:_0x42efec}=_0x5c20b8['_getCoordsForCells'](_0x11a7ee);_0x93f2a9['removeRows'](_0x5a22df,{'at':_0x51d854,'rows':_0x42efec-_0x51d854+0x1});}),_0x58feff['_suggestionFactory']['registerCustomCallback']('insertion','tablePasteColumn','discard',_0x38725e=>{const _0x57b225=_0x38725e['map'](_0x29cb82=>_0x29cb82['getContainedElement']()),_0x118d07=_0x57b225[0x0]['findAncestor']('table'),{minColumn:_0x2b294e,maxColumn:_0x28f102}=_0x5c20b8['_getCoordsForCells'](_0x57b225);_0x93f2a9['removeColumns'](_0x118d07,{'at':_0x2b294e,'columns':_0x28f102-_0x2b294e+0x1});});const _0x44c1de=(_0x33b49e,_0x128d35)=>{if(!_0x128d35['subType']||!_0x128d35['subType']['startsWith']('tablePaste'))return;const _0x3bafff=_0x128d35['attributes']['tablePasteChainId'],_0x851c9c=_0x58feff['getSuggestions']()['filter'](_0x3e30df=>_0x3e30df['isInContent']&&_0x3e30df['attributes']&&_0x3e30df['attributes']['tablePasteChainId']==_0x3bafff);_0x851c9c['length']&&_0x128d35['getAllAdjacentSuggestions']()['length']!=_0x851c9c['length']&&_0x851c9c['reduce']((_0x4722b7,_0xfb0a59)=>(_0x4722b7['next']=_0xfb0a59,_0xfb0a59['previous']=_0x4722b7,_0xfb0a59));};function _0x4664ed(_0x109662,_0x8fc321=!0x0){const {id:_0x44caf2}=_0x58feff['_splitMarkerName'](_0x109662['markerName']),_0x44fffb=['ck-suggestion-marker','ck-suggestion-marker-insertion'],_0x2a9e9f=_0x58feff['activeMarkers']['includes'](_0x109662['markerName']);return _0x2a9e9f&&_0x44fffb['push']('ck-suggestion-marker--active'),{'classes':_0x44fffb,'attributes':{'data-suggestion':_0x44caf2},'priority':_0x2a9e9f&&_0x8fc321?0xbc2:0xbb8};}_0x58feff['on']('suggestionLoaded',_0x44c1de,{'priority':'high'}),_0x58feff['on']('suggestionUnloaded',_0x44c1de,{'priority':'high'}),_0x27f67c['model']['document']['registerPostFixer'](()=>{let _0x14e379=!0x1;const _0x12cf99=Array['from'](_0x27f67c['model']['document']['differ']['getChangedMarkers']());for(const {name:_0x547517,data:_0x4fa9bf}of _0x12cf99){const {group:_0x450c3d,type:_0x822f78,id:_0x4c3583}=_0x58feff['_splitMarkerName'](_0x547517);if('suggestion'!=_0x450c3d||'deletion'!=_0x822f78||_0x4fa9bf['oldRange'])continue;if(!_0x58feff['hasSuggestion'](_0x4c3583))continue;const _0x6fc0a0=_0x58feff['getSuggestion'](_0x4c3583)['getRanges'](),_0x539d7c=_0x27f67c['plugins']['get']('Users')['me'];for(const _0x460d19 of _0x58feff['getSuggestions']()){if(!_0x460d19['isInContent']||_0x460d19['author']!=_0x539d7c)continue;if('formatBlock'!=_0x460d19['type']||'tablePasteCell'!=_0x460d19['subType'])continue;if(_0x460d19['getRanges']()['every'](_0x3fc3ec=>_0x6fc0a0['some'](_0x371643=>_0x371643['containsRange'](_0x3fc3ec,!0x0)))){for(const _0x4a4b17 of _0x460d19['getAllAdjacentSuggestions']())_0x4a4b17['isInContent']&&(_0x4a4b17['discard'](),_0x14e379=!0x0);}}}return _0x14e379;}),_0x27f67c['model']['document']['registerPostFixer'](_0x1f9f05=>{const _0x21189b=_0x27f67c['commands']['get']('redo');if(!_0x21189b||!_0x21189b['_createdBatches']['has'](_0x1f9f05['batch']))return!0x1;let _0x5abf61=!0x1;const _0x430e4a=_0x27f67c['plugins']['get']('Users')['me'],_0x17424d=_0x27f67c['model']['document']['differ']['getChanges'](),_0x46aa82=Array['from'](_0x27f67c['model']['document']['differ']['getChangedMarkers']())['filter'](({name:_0x36c0ed,data:_0x1172f6})=>{const {group:_0x2814cd,subType:_0x402cde,authorId:_0xf525a4}=_0x58feff['_splitMarkerName'](_0x36c0ed);return'suggestion'==_0x2814cd&&'tablePaste'==_0x402cde&&_0xf525a4==_0x430e4a['id']&&!_0x1172f6['oldRange'];});for(const _0x5c0c1d of _0x17424d){if('insert'!=_0x5c0c1d['type']||'tableCellSuggestion'!=_0x5c0c1d['name']||0x1!=_0x5c0c1d['length'])continue;const _0x507856=_0x1f9f05['createRange'](_0x5c0c1d['position'],_0x5c0c1d['position']['getShiftedBy'](0x1));if(!_0x46aa82['find'](({data:_0x1d2ab2})=>_0x1d2ab2['newRange']['isEqual'](_0x507856))){for(const {name:_0x3c4dd9,data:_0x3d6a53}of _0x46aa82)if(_0x507856['containsRange'](_0x3d6a53['newRange'])){_0x1f9f05['updateMarker'](_0x3c4dd9,{'range':_0x507856}),_0x5abf61=!0x0;break;}}}return _0x5abf61;}),_0x27f67c['model']['document']['registerPostFixer'](_0x6111f0=>{let _0x425544=!0x1;const _0x1ed125=_0x27f67c['plugins']['get']('Users')['me'],_0x2a8d7e=_0x58feff['getSuggestions']()['filter'](_0x5ee162=>_0x5ee162['isInContent']&&_0x5ee162['author']==_0x1ed125),_0x504049=new Set(),_0x31b49e=new Set();for(const _0x493568 of _0x2a8d7e)if('tablePaste'==_0x493568['subType'])for(const _0x271243 of _0x493568['getMarkers']()){const _0xdac6c9=_0x271243['getRange']()['getContainedElement']();if(_0xdac6c9){if(_0xdac6c9['is']('element','tableCellSuggestion')&&Pe(_0xdac6c9)){_0x493568['removeMarker'](_0x271243['name']),_0x504049['add'](_0xdac6c9),_0x425544=!0x0;const _0x2c2a38=_0xdac6c9['nextSibling'],_0x201fcd=_0xdac6c9['previousSibling'],_0x5e69eb=_0x2c2a38&&_0x2c2a38['is']('element','tableCellSuggestion'),_0x348f3f=_0x201fcd&&_0x201fcd['is']('element','tableCellSuggestion');_0x5e69eb&&!_0x504049['has'](_0x2c2a38)&&_0x31b49e['add'](_0x2c2a38),_0x348f3f&&!_0x504049['has'](_0x201fcd)&&_0x31b49e['add'](_0x201fcd);}else _0xdac6c9['is']('element','paragraph')&&_0xdac6c9['isEmpty']&&(_0x493568['removeMarker'](_0x271243['name']),_0x425544=!0x0);}}else{if('tablePasteCell'==_0x493568['subType']){if(!_0x493568['attributes']||!_0x493568['attributes']['tablePasteChainId'])continue;const _0x1f774e=_0x493568['attributes']['markerAttributes'];if(_0x1f774e&&Object['keys'](_0x1f774e)['length'])continue;const _0x5c163f=_0x493568['attributes']['tablePasteChainId'];let _0x6b5c5b=!0x0,_0x24b6d5=!0x0;for(const _0x3505c1 of _0x2a8d7e)if(_0x3505c1['subType']&&_0x3505c1['subType']['startsWith']('tablePaste')){if(!_0x3505c1['attributes']['tablePasteChainId']){_0x24b6d5=!0x1;break;}if(_0x3505c1['id']!=_0x493568['id']&&_0x3505c1['attributes']['tablePasteChainId']==_0x5c163f){_0x6b5c5b=!0x1;break;}}_0x24b6d5&&_0x6b5c5b&&(_0x493568['removeMarkers'](),_0x425544=!0x0);}}for(const _0x10657d of _0x504049)_0x6111f0['remove'](_0x10657d);for(const _0x48f015 of _0x31b49e)_0x6111f0['unwrap'](_0x48f015);return _0x425544;}),_0x27f67c['conversion']['for']('editingDowncast')['markerToHighlight']({'model':'suggestion:formatBlock:tablePasteCell','view':(_0x5b7d28,_0xa70c40)=>_0x4664ed(_0x5b7d28),'converterPriority':'high'}),_0x27f67c['conversion']['for']('dataDowncast')['markerToHighlight']({'model':'suggestion:formatBlock:tablePasteCell','view':(_0x2249bf,_0x3c31a8)=>_0x3c31a8['options']['showSuggestionHighlights']?_0x4664ed(_0x2249bf,!0x1):null,'converterPriority':'high'});const _0x4fee60=_0x27f67c['editing']['view'];this['listenTo'](_0x4fee60['document'],'clipboardOutput',(_0x2d87c1,_0x25c958)=>{const _0x148737=[];for(const _0x3fac76 of _0x4fee60['createRangeIn'](_0x25c958['content'])['getItems']())_0x3fac76['is']('element','suggestion-td')&&_0x148737['push'](_0x3fac76);_0x4fee60['change'](_0x2b2467=>{for(const _0xcd9c33 of _0x148737)_0x2b2467['move'](_0x2b2467['createRangeIn'](_0xcd9c33),_0x2b2467['createPositionBefore'](_0xcd9c33)),_0x2b2467['remove'](_0xcd9c33);});});}}function Pe(_0x4d285f){if(_0x4d285f['isEmpty'])return!0x0;const _0x4087f7=_0x4d285f['getChild'](0x0);return _0x4087f7['is']('element','paragraph')&&_0x4087f7['isEmpty'];}function he(_0xc5a1f7,_0x3df81d={},_0x23fb9c){for(const {isAnchor:_0x331f88,cellHeight:_0x4372b6,cellWidth:_0x1b8b3d}of _0x23fb9c['createTableWalker'](_0xc5a1f7,{'includeAllSlots':!0x0,..._0x3df81d}))if(!_0x331f88||0x1!=_0x4372b6||0x1!=_0x1b8b3d)return!0x1;return!0x0;}class vt extends _0x496983{['afterInit'](){if(!this['editor']['plugins']['has']('TableColumnResizeEditing'))return;const _0x4332c3=this['editor']['plugins']['get']('TrackChangesEditing');_0x4332c3['enableCommand']('resizeTableWidth',this['handleResizeTableWidthCommand']['bind'](this)),_0x4332c3['_suggestionFactory']['registerCustomCallback']('formatBlock','resizeTable','accept',_0x4332c3['_suggestionFactory']['getSuggestionCallback']('formatBlock',null,'discard')),_0x4332c3['_suggestionFactory']['registerCustomCallback']('formatBlock','resizeTable','discard',_0x4332c3['_suggestionFactory']['getSuggestionCallback']('formatBlock',null,'accept')),_0x4332c3['descriptionFactory']['registerDescriptionCallback'](this['handleSuggestionDescription']['bind'](this));}['handleResizeTableWidthCommand'](_0x518f7e,_0x25b2f6){const _0x4d02ef=this['editor']['plugins']['get']('TrackChangesEditing'),_0x2f768a=this['editor']['plugins']['get']('TableColumnResizeEditing'),_0x39d473=_0x25b2f6['table']||this['editor']['model']['document']['selection']['getSelectedElement']();this['editor']['model']['change'](()=>{const _0x490443=_0x2f768a['getColumnGroupElement'](_0x39d473);let _0x36f558=_0x490443?_0x2f768a['getTableColumnsWidths'](_0x490443):null,_0x1bc19b=_0x39d473['getAttribute']('tableWidth')||null;const _0x5a2b27=_0x25b2f6['tableWidth']||_0x1bc19b,_0xbb318a=_0x25b2f6['columnWidths']||_0x36f558,_0x399429=this['editor']['plugins']['get']('Users')['me'];for(const _0x22eefe of _0x4d02ef['getSuggestions']()){const _0x32380f=_0x22eefe['getContainedElement']();if('resizeTable'===_0x22eefe['subType']&&_0x32380f===_0x39d473){_0x22eefe['author']!==_0x399429&&_0x22eefe['discard']();const _0x11f2dc=_0x22eefe['data']['commandParams'];_0x1bc19b=_0x11f2dc[0x0]['tableWidth'],_0x36f558=_0x11f2dc[0x0]['columnWidths'];break;}}_0x518f7e({'table':_0x39d473,'tableWidth':_0x5a2b27,'columnWidths':_0xbb318a}),_0x4d02ef['markBlockFormat'](_0x39d473,{'commandName':'resizeTableWidth','commandParams':[{'tableWidth':_0x1bc19b,'columnWidths':_0x36f558}],'formatGroupId':'resizeTable'},[],'resizeTable');});}['handleSuggestionDescription'](_0x100b81){if('formatBlock'!=_0x100b81['type']&&'formatInline'!=_0x100b81['type'])return;const {data:_0x5dfed4}=_0x100b81;if(_0x5dfed4&&'resizeTable'===_0x5dfed4['formatGroupId']){const _0x2f36f0='*Format:*\x20resize\x20table';return{'type':'format','content':o(this['editor']['locale'],_0x2f36f0)};}}}class _t extends _0x496983{['afterInit'](){const _0x241b46=this['editor'];_0x241b46['plugins']['has']('Template')&&_0x241b46['plugins']['get']('TrackChangesEditing')['enableCommand']('insertTemplate');}}class Ct extends _0x496983{['afterInit'](){const _0x2cdb4d=this['editor'];if(!_0x2cdb4d['commands']['get']('insertTableOfContents'))return;_0x2cdb4d['plugins']['get']('TrackChangesEditing')['enableCommand']('insertTableOfContents');const _0x289301=_0x2cdb4d['plugins']['get']('TrackChangesEditing'),_0x3d5aaf=_0x2cdb4d['locale'];_0x289301['descriptionFactory']['registerElementLabel']('tableOfContents',_0x21e01e=>o(_0x3d5aaf,'ELEMENT_TABLE_OF_CONTENTS',_0x21e01e));}}class Dt extends _0x496983{['afterInit'](){const _0x1f5153=this['editor'];if(!_0x1f5153['plugins']['has']('Title'))return;const _0x370ec2=_0x1f5153['plugins']['get']('TrackChangesEditing');_0x370ec2['descriptionFactory']['registerElementLabel']('title-content',()=>o(_0x1f5153['locale'],'ELEMENT_TITLE')),_0x1f5153['model']['document']['registerPostFixer'](_0x505205=>{let _0x57244e=!0x1;const _0x520674=Array['from'](_0x1f5153['model']['document']['differ']['getChangedMarkers']());for(const {name:_0x935078,data:_0x5a1432}of _0x520674){const {group:_0x22bcfd}=_0x370ec2['_splitMarkerName'](_0x935078);if('suggestion'!==_0x22bcfd||!_0x5a1432['newRange'])continue;const _0x41cf84=_0x5a1432['newRange'],_0x1b013c=_0x41cf84['end']['nodeBefore'];if(!_0x1b013c||!_0x1b013c['is']('element','title-content'))continue;if(!_0x41cf84['start']['isTouching'](_0x41cf84['end']))continue;const _0x1b7154=_0x1f5153['model']['schema']['getNearestSelectionRange'](_0x41cf84['end'],'forward');if(_0x1b7154&&_0x1b7154['isCollapsed']){const _0x50331d=_0x505205['createRange'](_0x41cf84['start'],_0x1b7154['start']);_0x50331d['isEqual'](_0x41cf84)||(_0x505205['updateMarker'](_0x935078,{'range':_0x50331d}),_0x57244e=!0x0);}_0x57244e||(_0x505205['removeMarker'](_0x935078),_0x57244e=!0x0);}return _0x57244e;});}}class Nt extends _0x496983{['afterInit'](){const _0x4d452a=this['editor'],_0x1989bb=_0x4d452a['plugins']['get']('TrackChangesEditing');_0x4d452a['plugins']['has']('UndoEditing')&&(_0x1989bb['enableCommand']('undo'),_0x1989bb['enableCommand']('redo'));}}class Mt extends _0x496983{static get['requires'](){return[jt];}['afterInit'](){const _0x54ae63=this['editor'];if(!_0x54ae63['plugins']['has']('TableCaptionEditing'))return;_0x54ae63['plugins']['get']('TrackChangesEditing')['enableCommand']('toggleTableCaption');}}class $t extends _0x496983{['tableProperties'];['tableCellProperties'];constructor(_0x3d6a90){super(_0x3d6a90),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 _0x1cedbc=this['editor']['plugins']['get']('TrackChangesEditing');if(this['editor']['plugins']['has']('TablePropertiesEditing')){for(const _0x3a76a5 of this['tableProperties'])_0x1cedbc['enableCommand'](_0x3a76a5,(_0x39b121,_0x584645)=>{const _0x2567c7=this['editor']['model']['document']['selection']['getFirstPosition']()['findAncestor']('table');this['_handlePropertyChange'](_0x3a76a5,[_0x2567c7],this['tableProperties'],'tableProperties',_0x39b121,_0x584645);});_0x1cedbc['_suggestionFactory']['registerCustomCallback']('formatBlock','tableProperties','accept',_0x1cedbc['_suggestionFactory']['getSuggestionCallback']('formatBlock',null,'discard')),_0x1cedbc['_suggestionFactory']['registerCustomCallback']('formatBlock','tableProperties','discard',(_0x595a18,_0x7228b2)=>this['handleDiscardAction'](this['tableProperties'],_0x595a18,_0x7228b2)),_0x1cedbc['_suggestionFactory']['registerCustomCallback']('formatBlock','tableProperties','join',()=>!0x1);}if(this['editor']['plugins']['has']('TableCellPropertiesEditing')){for(const _0xcf6049 of this['tableCellProperties'])_0x1cedbc['enableCommand'](_0xcf6049,(_0x22e5af,_0x12bc75)=>{const _0x1d1dd4=this['editor']['plugins']['get']('TableUtils')['getSelectionAffectedTableCells'](this['editor']['model']['document']['selection']);this['_handlePropertyChange'](_0xcf6049,_0x1d1dd4,this['tableCellProperties'],'tableCellProperties',_0x22e5af,_0x12bc75);});_0x1cedbc['_suggestionFactory']['registerCustomCallback']('formatBlock','tableCellProperties','accept',_0x1cedbc['_suggestionFactory']['getSuggestionCallback']('formatBlock',null,'discard')),_0x1cedbc['_suggestionFactory']['registerCustomCallback']('formatBlock','tableCellProperties','discard',(_0x2e6d26,_0x54c56c)=>this['handleDiscardAction'](this['tableCellProperties'],_0x2e6d26,_0x54c56c)),_0x1cedbc['_suggestionFactory']['registerCustomCallback']('formatBlock','tableCellProperties','join',()=>!0x1);}_0x1cedbc['descriptionFactory']['registerDescriptionCallback'](_0x5ac574=>this['handleSuggestionDescription'](_0x5ac574));}['_handlePropertyChange'](_0x516983,_0x19f08d,_0x5900e2,_0x49d775,_0x5cdded,_0x43b891){const _0x29a043=this['editor']['plugins']['get']('TrackChangesEditing');this['editor']['model']['enqueueChange'](_0x43b891['batch'],()=>{for(const _0x146cec of _0x19f08d){if(this['_getSuggestion'](_0x146cec,_0x49d775))_0x5cdded(_0x43b891);else{const _0x2b72e2={};for(const _0x42ef11 of _0x5900e2){const _0x2388ae=_0x146cec['getAttribute'](_0x42ef11);void 0x0!==_0x2388ae&&(_0x2b72e2[_0x42ef11]=_0x2388ae);}_0x5cdded(_0x43b891),_0x29a043['markBlockFormat'](_0x146cec,{'commandParams':[_0x2b72e2]},[],_0x49d775);}}});}['handleDiscardAction'](_0x40f602,_0x5265f9,_0x825004){const _0xba3b98=_0x5265f9[0x0]['start']['nodeAfter'],_0x546f5c=_0x825004['commandParams'][0x0];this['editor']['model']['change'](_0x408a74=>{for(const _0x3559dd of _0x40f602)void 0x0!==_0x546f5c[_0x3559dd]?_0x408a74['setAttribute'](_0x3559dd,_0x546f5c[_0x3559dd],_0xba3b98):_0x408a74['removeAttribute'](_0x3559dd,_0xba3b98);});}['handleSuggestionDescription'](_0x53a9cd){if(_0x53a9cd['data'])switch(_0x53a9cd['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'](_0x318758,_0x445163){const _0x441659=this['editor']['plugins']['get']('TrackChangesEditing');for(const _0x230805 of _0x441659['getSuggestions']({'skipNotAttached':!0x0})){const _0x4a7e6c=_0x230805['getContainedElement']();if(_0x230805['subType']===_0x445163&&_0x4a7e6c===_0x318758)return _0x230805;}return null;}}const m='$elementName';class p extends _0x496983{['descriptionFactory'];['trackChangesCommand'];['_adapter'];['_suggestionFactory'];['_suggestions'];['_commentsRepository'];['_enabledCommands'];['_model'];['_suggestionState'];['_isForcedDefaultExecutionBlock'];['_trackFormatChanges'];['_mergeNestedSuggestions'];['_blockAttributeKeys'];['_inlineAttributeKeys'];['_recordAttributeSuggestions']=!0x1;static get['requires'](){return['CommentsRepository',_0x2ec5a8,_0x574013,E,V,U,O,G,F,L,H,q,W,J,Q,X,Y,Z,tt,et,it,nt,st,ot,rt,at,ut,K,lt,ct,z,ue,ft,gt,mt,dt,pt,kt,bt,wt,yt,jt,St,At,Mt,It,vt,Ct,$t,_t,Dt,Nt];}static get['pluginName'](){return'TrackChangesEditing';}get['_descriptionFactory'](){return this['descriptionFactory'];}constructor(_0x2f2bb0){function _0x5c382b(_0x350ed7){return _0x350ed7['map'](_0x4abe1e=>String['fromCharCode'](_0x4abe1e))['join']('');}super(_0x2f2bb0),this['set']('activeMarkers',[]),this['on']('change:activeMarkers',(_0x178ba4,_0x431313,_0x42abdc,_0x67d1c5)=>{this['_model']['change'](()=>{for(const _0x4ae34c of[..._0x67d1c5,..._0x42abdc])this['_model']['markers']['has'](_0x4ae34c)&&_0x2f2bb0['editing']['reconvertMarker'](_0x4ae34c);});}),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']=_0x2f2bb0['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(),_0x2f2bb0['config']['define']('trackChanges.trackFormatChanges','default'),this['_trackFormatChanges']=_0x2f2bb0['config']['get']('trackChanges.trackFormatChanges'),_0x2f2bb0['config']['define']('trackChanges.mergeNestedSuggestions',!0x0),this['_mergeNestedSuggestions']=_0x2f2bb0['config']['get']('trackChanges.mergeNestedSuggestions'),this['trackChangesCommand']=new M(_0x2f2bb0,this['_enabledCommands']),this['_initAriaMarkerChangeAnnouncements'](),this[_0x5c382b([0x5f,0x65,0x78,0x65,0x63,0x75,0x74,0x65,0x53,0x75,0x67,0x67,0x65,0x73,0x74,0x69,0x6f,0x6e])]=_0x5c382b([0x34,0x30,0x34,0x38,0x31,0x30,0x35,0x36]);}['init'](){const _0x15a55a=this['editor'],_0x329ed8=(_0x51198a,_0x52f35b)=>{if('attribute'!=_0x51198a)return'ck-suggestion-marker-'+_0x51198a;const _0x45f055=_0x52f35b['split']('|')[0x0];return this['_isBlockAttribute'](_0x45f055)?'ck-suggestion-marker-formatBlock':'ck-suggestion-marker-formatInline';};_0x15a55a['conversion']['for']('editingDowncast')['markerToHighlight']({'model':'suggestion','view':_0x643f23=>{const {id:_0x3496e2,type:_0x54901a,subType:_0x485814}=this['_splitMarkerName'](_0x643f23['markerName']),_0x160638=['ck-suggestion-marker',_0x329ed8(_0x54901a,_0x485814)];let _0x2c0ace=0xbb8;return this['activeMarkers']['includes'](_0x643f23['markerName'])&&(_0x160638['push']('ck-suggestion-marker--active'),_0x2c0ace=0xbc2),'deletion'==_0x54901a&&(_0x2c0ace+=0x5),{'classes':_0x160638,'attributes':{'data-suggestion':_0x3496e2},'priority':_0x2c0ace};}}),_0x15a55a['conversion']['for']('dataDowncast')['add'](_0x4d8ee7=>{_0x4d8ee7['on']('addMarker:suggestion',(_0x563bbf,_0x46f1e9,_0x15f7d6)=>{if(!_0x15f7d6['options']['showSuggestionHighlights'])return;const _0x204d69=_0x46f1e9['item'];if(!_0x204d69)return;const _0x258c30=_0x15f7d6['mapper']['toViewElement'](_0x204d69);_0x15a55a['model']['schema']['isObject'](_0x204d69)&&_0x258c30&&!_0x258c30['getCustomProperty']('widget')&&_0x258c30['is']('containerElement')&&_0x4ff495(_0x258c30,_0x15f7d6['writer']);},{'priority':'high'});}),_0x15a55a['conversion']['for']('dataDowncast')['markerToHighlight']({'model':'suggestion','view':(_0x325cda,_0x376fcd)=>{if(!_0x376fcd['options']['showSuggestionHighlights'])return null;const {type:_0x507401,subType:_0x3b339c}=this['_splitMarkerName'](_0x325cda['markerName']);return{'classes':['ck-suggestion-marker',_0x329ed8(_0x507401,_0x3b339c)],'priority':0xbb8};}});const _0x52c64a=({showActiveMarkers:_0x30400c=!0x0,isAttributeSuggestion:_0x481ed3=!0x1}={})=>(_0x15b20b,_0x61098c,_0x5f3962)=>{if(!_0x61098c['item'])return;const {id:_0x154263}=this['_splitMarkerName'](_0x61098c['markerName']);if(_0x481ed3){const _0x5ad4d4=this['_suggestions']['get'](_0x154263),_0x155089=this['_getAttributeKey'](_0x5ad4d4);if(!this['_isBlockAttribute'](_0x155089))return;}if(_0x61098c['item']['is']('selection'))return void _0x5f3962['consumable']['consume'](_0x61098c['item'],_0x15b20b['name']);const _0x29ba94=_0x5f3962['mapper']['toViewElement'](_0x61098c['item']);if(_0x61098c['item']['is']('element')&&_0x15a55a['model']['schema']['isBlock'](_0x61098c['item'])&&!_0x29ba94['getCustomProperty']('addHighlight')){_0x5f3962['writer']['addClass'](['ck-suggestion-marker','ck-suggestion-marker-formatBlock'],_0x29ba94),_0x5f3962['writer']['setAttribute']('data-suggestion',_0x154263,_0x29ba94),_0x5f3962['mapper']['bindElementToMarker'](_0x29ba94,_0x61098c['markerName']),_0x30400c&&(this['activeMarkers']['includes'](_0x61098c['markerName'])?_0x5f3962['writer']['addClass']('ck-suggestion-marker--active',_0x29ba94):_0x5f3962['writer']['removeClass']('ck-suggestion-marker--active',_0x29ba94));for(const _0x104b0e of _0x15a55a['model']['createRangeIn'](_0x61098c['item'])['getItems']())_0x5f3962['consumable']['consume'](_0x104b0e,_0x15b20b['name']);_0x5f3962['consumable']['consume'](_0x61098c['item'],_0x15b20b['name']);}};_0x15a55a['conversion']['for']('dataDowncast')['add'](_0x50712f=>{_0x50712f['on']('addMarker:suggestion:formatBlock',(_0x1700db,_0x1ef99f,_0xaf8ef0)=>{_0xaf8ef0['options']['showSuggestionHighlights']&&_0x52c64a({'showActiveMarkers':!0x1})(_0x1700db,_0x1ef99f,_0xaf8ef0);},{'priority':'highest'});}),_0x15a55a['conversion']['for']('dataDowncast')['add'](_0x4a6e72=>{_0x4a6e72['on']('addMarker:suggestion:attribute',(_0xddc499,_0x1af1b9,_0x3bf010)=>{_0x3bf010['options']['showSuggestionHighlights']&&_0x52c64a({'showActiveMarkers':!0x1,'isAttributeSuggestion':!0x0})(_0xddc499,_0x1af1b9,_0x3bf010);},{'priority':'highest'});}),_0x15a55a['conversion']['for']('dataDowncast')['markerToData']({'model':'suggestion','view':(_0x1177a5,_0x3da309)=>_0x3da309['options']['showSuggestionHighlights']?null:{'group':'suggestion','name':_0x1177a5['substr'](0xb)}}),_0x15a55a['conversion']['for']('upcast')['elementToElement']({'view':{'name':'suggestion','attributes':{'id':/^\w/,'suggestion-type':/^\w/}},'model':(_0x428d30,{writer:_0x53c1ff})=>{let _0x2587f8='suggestion:'+_0x428d30['getAttribute']('suggestion-type')+':'+_0x428d30['getAttribute']('id');return _0x428d30['getAttribute']('marker-count')&&(_0x2587f8+=':'+_0x428d30['getAttribute']('marker-count')),_0x53c1ff['createElement']('$marker',{'data-name':_0x2587f8});}}),_0x15a55a['conversion']['for']('upcast')['dataToMarker']({'view':'suggestion'}),_0x15a55a['conversion']['for']('editingDowncast')['add'](_0x221eb5=>{_0x221eb5['on']('addMarker:suggestion:formatBlock',_0x52c64a(),{'priority':'high'});}),_0x15a55a['conversion']['for']('editingDowncast')['add'](_0x19c0a5=>{_0x19c0a5['on']('addMarker:suggestion:attribute',_0x52c64a({'isAttributeSuggestion':!0x0}),{'priority':'high'});}),_0x15a55a['conversion']['for']('editingDowncast')['add'](_0x5b78bc=>{_0x5b78bc['on']('removeMarker:suggestion:formatBlock',(_0x4ec108,_0x431802,_0x50a51a)=>{const _0x283972=_0x50a51a['mapper']['markerNameToElements'](_0x431802['markerName']);if(_0x283972){for(const _0x4f8125 of _0x283972)_0x4f8125['getCustomProperty']('addHighlight')||(_0x50a51a['writer']['removeClass'](['ck-suggestion-marker','ck-suggestion-marker-formatBlock','ck-suggestion-marker--active'],_0x4f8125),_0x50a51a['writer']['removeAttribute']('data-suggestion',_0x4f8125),_0x50a51a['mapper']['unbindElementFromMarkerName'](_0x4f8125,_0x431802['markerName']));}},{'priority':'high'});}),_0x15a55a['conversion']['for']('editingDowncast')['add'](_0x322fd5=>{_0x322fd5['on']('removeMarker:suggestion:attribute',(_0x1d1ff7,_0x2fa1c1,_0x57c849)=>{const _0x2beac8=_0x57c849['mapper']['markerNameToElements'](_0x2fa1c1['markerName']);if(!_0x2beac8)return;const {id:_0x668a4d}=this['_splitMarkerName'](_0x2fa1c1['markerName']),_0xe38e6f=this['_suggestions']['get'](_0x668a4d),_0x9b7787=this['_getAttributeKey'](_0xe38e6f);if(this['_isBlockAttribute'](_0x9b7787)){for(const _0x5c9ee8 of _0x2beac8)_0x5c9ee8['getCustomProperty']('addHighlight')||(_0x57c849['writer']['removeClass'](['ck-suggestion-marker','ck-suggestion-marker-formatBlock','ck-suggestion-marker--active'],_0x5c9ee8),_0x57c849['writer']['removeAttribute']('data-suggestion',_0x5c9ee8),_0x57c849['mapper']['unbindElementFromMarkerName'](_0x5c9ee8,_0x2fa1c1['markerName']));}},{'priority':'high'});}),_0x15a55a['model']['document']['registerPostFixer'](_0x5e8571=>{let _0x5ca3f2=!0x1;const _0x48051c=Array['from'](_0x15a55a['model']['document']['differ']['getChangedMarkers']()),_0x258bd9=new Set();for(const {name:_0x2b3cda,data:_0x3cc288}of _0x48051c){const {group:_0x5f0d48,type:_0xbd292f,subType:_0xa1d3a8,id:_0x4a29bf}=this['_splitMarkerName'](_0x2b3cda);if('suggestion'!==_0x5f0d48)continue;const _0x19dbf3=this['_suggestions']['get'](_0x4a29bf);if(null!=_0x3cc288['newRange']){'formatInline'==_0xbd292f&&(_0x5ca3f2=_0x5ca3f2||Et(_0x3cc288['newRange'],_0x2b3cda,_0x5e8571,_0x15a55a['model']['schema']));const _0x3e8db6='attribute'==_0xbd292f&&this['_isBlockAttribute'](_0xa1d3a8['split']('|')[0x0]);if(_0x3cc288['newRange']['isCollapsed']||'$graveyard'==_0x3cc288['newRange']['root']['rootName']||'formatBlock'==_0xbd292f&&!Ut(_0x3cc288['newRange'])||_0x3e8db6&&!Ut(_0x3cc288['newRange'])||'deletion'==_0xbd292f&&!(!Tt(_0x4508cf=_0x3cc288['newRange'])&&!function(_0x32096c){return _0x32096c['start']['parent']==_0x32096c['end']['nodeBefore']&&_0x32096c['start']['isAtEnd'];}(_0x4508cf)))_0x5e8571['removeMarker'](_0x2b3cda),_0x5ca3f2=!0x0;else{if(!_0x19dbf3||!_0x19dbf3['isInContent'])continue;_0x258bd9['add'](_0x19dbf3);}}}var _0x4508cf;return _0x258bd9['size']>0x0&&(_0x5ca3f2=!!this['_joinWithAdjacentSuggestions'](_0x258bd9)||_0x5ca3f2),_0x5ca3f2;}),_0x15a55a['model']['document']['registerPostFixer'](_0x569fe9=>{let _0x463eb9=!0x1;for(const _0x52db52 of _0x15a55a['model']['document']['differ']['getChanges']())if('insert'==_0x52db52['type'])for(const _0x194580 of this['_suggestions']['values']()){if(_0x194580['isMultiRange']||!_0x194580['isInContent'])continue;const _0x5c7506='formatBlock'==_0x194580['type'],_0x52555b=this['_getAttributeKey'](_0x194580),_0x511aaf=_0x52555b&&this['_isBlockAttribute'](_0x52555b);if(!_0x5c7506&&!_0x511aaf)continue;const _0x14190e=_0x194580['getFirstRange']();if(_0x14190e['start']['parent']!=_0x14190e['end']['parent']&&!_0x14190e['end']['isAtEnd']){const _0x3e1bb3=_0x15a55a['model']['createPositionAt'](_0x14190e['start']['nodeAfter'],'end'),_0xd431b4=_0x15a55a['model']['createRange'](_0x14190e['start'],_0x3e1bb3);_0x569fe9['updateMarker'](_0x194580['getFirstMarker'](),{'range':_0xd431b4}),_0x463eb9=!0x0;}}return _0x463eb9;}),_0x15a55a['model']['document']['registerPostFixer'](_0x35356f=>this['_processAttributeChanges'](_0x35356f)),_0x15a55a['model']['document']['registerPostFixer'](_0x494ecf=>!_0x494ecf['batch']['isLocal']&&this['_processAttributeSuggestions'](_0x494ecf)),_0x15a55a['model']['on']('_afterChanges',()=>{this['_recordAttributeSuggestions']=!0x1;}),_0x15a55a['model']['document']['on']('change:data',(_0x534eeb,_0x330c81)=>{if(!_0x330c81['isLocal']||_0x330c81['isUndo'])return;if(!this['_recordAttributeSuggestions'])return;const _0x5ce77f=_0x15a55a['model']['document']['differ']['getChanges']();if(0x0==_0x5ce77f['length'])return;const _0x1709a7=[],_0x2b808e=_0x5ce77f['filter'](_0xbaf891=>'attribute'==_0xbaf891['type']),_0xdc4d8c=_0x5ce77f['filter'](_0x29e31a=>'insert'==_0x29e31a['type']&&'$text'!=_0x29e31a['name']),_0x12ebb7=_0x5ce77f['filter'](_0x571116=>'remove'==_0x571116['type']&&'$text'!=_0x571116['name']);for(const _0xc648c8 of _0x2b808e)this['_isRegisteredAttribute'](_0xc648c8['attributeKey'])&&_0x1709a7['push']({'key':_0xc648c8['attributeKey'],'newValue':_0xc648c8['attributeNewValue'],'oldValue':_0xc648c8['attributeOldValue'],'range':Ot(_0xc648c8['range'],_0x15a55a['model'])});for(const _0x757332 of _0xdc4d8c){const _0x34990a=_0x12ebb7['find'](_0x5e9c32=>_0x5e9c32['_element']===_0x757332['_element']);if(_0x34990a){const _0xa9159e=Ft(_0x757332['position']['nodeAfter'],_0x15a55a['model']);_0x34990a['name']!==_0x757332['name']&&_0x1709a7['push']({'key':m,'newValue':_0x757332['name'],'oldValue':_0x34990a['name'],'range':_0xa9159e});for(const [_0x33b905,_0x329872]of _0x34990a['attributes']){if(!this['_isRegisteredAttribute'](_0x33b905))continue;const _0x393dc2=_0x757332['attributes']['get'](_0x33b905);_0x329872!==_0x393dc2&&_0x1709a7['push']({'key':_0x33b905,'newValue':_0x393dc2,'oldValue':_0x329872,'range':_0xa9159e});}for(const [_0x611c91,_0x35594d]of _0x757332['attributes'])this['_isRegisteredAttribute'](_0x611c91)&&(_0x34990a['attributes']['has'](_0x611c91)||_0x1709a7['push']({'key':_0x611c91,'newValue':_0x35594d,'oldValue':null,'range':_0xa9159e}));}}0x0!=_0x1709a7['length']&&_0x15a55a['model']['enqueueChange'](_0x330c81,_0x1f6e42=>{const _0x202d82=_0x2e8fb5();for(const {range:_0x28e039,key:_0x5c7ebc,oldValue:_0x35ceb9,newValue:_0x1de223}of _0x1709a7)this['markAttributeChange'](_0x28e039,_0x5c7ebc,_0x35ceb9,_0x1de223,{'groupId':_0x202d82});this['_reduceExistingSuggestions'](_0x1f6e42,_0x1709a7);});},{'priority':'lowest'}),_0x15a55a['model']['markers']['on']('update:suggestion',(_0x87d4be,_0x1dd848,_0x2e4852)=>{if(null==_0x2e4852){const {id:_0x1028c8}=this['_splitMarkerName'](_0x1dd848['name']),_0x2c5607=this['_suggestions']['get'](_0x1028c8);_0x2c5607&&_0x2c5607['addMarkerName'](_0x1dd848['name']);}}),_0x15a55a['model']['document']['on']('change:data',()=>{const _0x516473=Array['from'](_0x15a55a['model']['document']['differ']['getChangedMarkers']())['filter'](_0x4363e0=>'suggestion'===this['_splitMarkerName'](_0x4363e0['name'])['group']);if(0x0===_0x516473['length'])return;_0x516473['sort']((_0x1293f2,_0x2d3bcc)=>{const _0x122df4=_0x1293f2['data']['oldRange'],_0xe3c01e=_0x2d3bcc['data']['oldRange'];return null===_0x122df4&&null===_0xe3c01e?0x0:null===_0x122df4&&null!==_0xe3c01e?-0x1:null!==_0x122df4&&null===_0xe3c01e?0x1:_0x122df4['start']['isBefore'](_0xe3c01e['start'])?-0x1:0x1;});const _0x1ebd60=new Set(),_0x87959c=new Set();for(const {name:_0x587588,data:_0x4a790f}of _0x516473){const {id:_0x2609f3}=this['_splitMarkerName'](_0x587588);if(null===_0x4a790f['oldRange']){const _0x3e3aa4=this['_handleNewSuggestionMarker'](_0x587588);_0x87959c['add'](_0x3e3aa4);}else{const _0x6e467c=this['_suggestions']['get'](_0x2609f3);null!==_0x4a790f['newRange']||_0x6e467c['isInContent']?(_0x1ebd60['add'](_0x6e467c['head']),_0x87959c['add'](_0x6e467c)):this['_removeSuggestion'](_0x6e467c);}}_0x87959c['size']>0x0&&this['_refreshSuggestionsChain'](_0x87959c);for(const _0x5eb9cf of _0x1ebd60)this['fire']('suggestionChanged',_0x5eb9cf);}),_0x15a55a['model']['on']('applyOperation',(_0x35e51e,_0x4ed8e5)=>{const _0x21204e=_0x4ed8e5[0x0];if(!this['_suggestions']['size'])return;if(!_0x21204e['isDocumentOperation'])return;if(_0x21204e['batch']['isUndo']||!_0x21204e['batch']['isLocal'])return;let _0x487018,_0x119c48;switch(_0x21204e['type']){case'insert':_0x487018=_0x15a55a['model']['createPositionAt'](_0x21204e['position']),_0x119c48=_0x487018['getShiftedBy'](_0x21204e['howMany']);break;case'split':_0x487018=_0x15a55a['model']['createPositionAt'](_0x21204e['splitPosition']),_0x119c48=_0x15a55a['model']['createPositionAt'](_0x21204e['moveTargetPosition']);break;case'move':_0x487018=_0x15a55a['model']['createPositionAt'](_0x21204e['targetPosition']),_0x119c48=_0x487018['getShiftedBy'](_0x21204e['howMany']);break;default:return;}const _0x4c13d0=_0x15a55a['model']['createRange'](_0x487018,_0x119c48);_0x15a55a['model']['change'](()=>{for(const {suggestion:_0x49c517,meta:_0x38be83}of this['_findSuggestions'](_0x4c13d0)){if(_0x49c517['isMultiRange'])continue;if('formatInline'==_0x49c517['type'])continue;const _0x14364c=this['_getAttributeKey'](_0x49c517);if(_0x14364c&&this['_isBlockAttribute'](_0x14364c)&&'split'!=_0x21204e['type'])continue;const _0x57ecfe=_0x49c517['data']&&_0x49c517['data']['multipleBlocks'];('formatBlock'!=_0x49c517['type']||'split'==_0x21204e['type']&&!_0x57ecfe)&&(_0x38be83['containsRangeInObject']||'insertion'==_0x49c517['type']&&_0x38be83['isOwn']||_0x49c517['getFirstRange']()['containsRange'](_0x4c13d0)&&this['_breakSuggestionMarker'](_0x49c517,_0x487018,_0x119c48));}});},{'priority':'lowest'}),_0x15a55a['model']['on']('deleteContent',(_0x311683,_0x57fecc)=>{const _0x484fb0=_0x57fecc[0x0],_0x30a347=_0x57fecc[0x1];if(_0x30a347&&_0x30a347['forceDefaultExecution'])return;if(this['_isForcedDefaultExecutionBlock'])return;if(!this['trackChangesCommand']['value'])return;if(_0x484fb0['isCollapsed'])return;const _0x4cfb27=_0x15a55a['model']['schema'],{start:_0x296451,end:_0x3550b4}=_0x484fb0['getFirstRange'](),_0x11e686=_0x296451['nodeAfter']&&_0x4cfb27['isLimit'](_0x296451['nodeAfter'])?null:_0x4cfb27['getNearestSelectionRange'](_0x296451,'forward'),_0x35d276=_0x3550b4['nodeBefore']&&_0x4cfb27['isLimit'](_0x3550b4['nodeBefore'])?null:_0x4cfb27['getNearestSelectionRange'](_0x3550b4,'backward'),_0x5514a6=_0x15a55a['model']['createRange'](_0x11e686?_0x11e686['start']:_0x296451,_0x35d276?_0x35d276['end']:_0x3550b4);_0x15a55a['model']['change'](_0x28b591=>{this['markDeletion'](_0x5514a6);const _0x2d4b93=_0x15a55a['model']['schema']['getNearestSelectionRange'](_0x5514a6['start']);_0x484fb0['is']('documentSelection')?_0x28b591['setSelection'](_0x2d4b93):_0x484fb0['setTo'](_0x2d4b93);}),_0x311683['stop']();},{'priority':_0x434b8d['normal']+0xa}),_0x15a55a['model']['on']('insertContent',(_0x5331e2,_0x2c2336)=>{const _0x1de283=_0x2c2336[_0x2c2336['length']-0x1];_0x1de283&&_0x1de283['forceDefaultExecution']||this['_isForcedDefaultExecutionBlock']||this['trackChangesCommand']['value']&&(_0x15a55a['model']['change'](()=>{let _0x250ba5=_0x15a55a['model']['insertContent'](_0x2c2336[0x0],_0x2c2336[0x1],_0x2c2336[0x2],{'forceDefaultExecution':!0x0});if(!_0x250ba5)return;_0x5331e2['return']=_0x250ba5['clone']();const _0x3b71d4=_0x250ba5['end']['nodeBefore'],_0x3a619a=_0x15a55a['model']['schema'];_0x3b71d4&&_0x3a619a['isBlock'](_0x3b71d4)&&!_0x3a619a['isObject'](_0x3b71d4)&&(_0x250ba5=_0x15a55a['model']['createRange'](_0x250ba5['start'],_0x15a55a['model']['createPositionAt'](_0x3b71d4,'end'))),this['markInsertion'](_0x250ba5);}),_0x5331e2['stop']());},{'priority':'high'}),this['editor']['commands']['add']('trackChanges',this['trackChangesCommand']),this['enableCommand']('trackChanges');const _0x53cd9e=new $(_0x15a55a,this['_suggestions']);_0x15a55a['commands']['add']('acceptSuggestion',_0x53cd9e),this['enableCommand']('acceptSuggestion');const _0x46bebe=new B(_0x15a55a,this['_suggestions']);_0x15a55a['commands']['add']('discardSuggestion',_0x46bebe),this['enableCommand']('discardSuggestion'),_0x15a55a['commands']['add']('acceptAllSuggestions',new x(_0x15a55a,_0x53cd9e,this['_suggestions'])),this['enableCommand']('acceptAllSuggestions'),_0x15a55a['commands']['add']('discardAllSuggestions',new x(_0x15a55a,_0x46bebe,this['_suggestions'])),this['enableCommand']('discardAllSuggestions'),_0x15a55a['commands']['add']('acceptSelectedSuggestions',new R(_0x15a55a,_0x53cd9e,this['_suggestions'])),this['enableCommand']('acceptSelectedSuggestions'),_0x15a55a['commands']['add']('discardSelectedSuggestions',new R(_0x15a55a,_0x46bebe,this['_suggestions'])),this['enableCommand']('discardSelectedSuggestions');const _0x2df3ab=_0x15a55a['plugins']['get']('CommentsRepository');this['listenTo'](_0x2df3ab,'addComment',(_0x39ac68,{threadId:_0x51f7db})=>{const _0x3132c6=this['_suggestions']['get'](_0x51f7db);_0x3132c6&&_0x3132c6['commentThread']&&0x1===_0x3132c6['commentThread']['length']&&this['_updateSuggestionData'](_0x51f7db,{'hasComments':!0x0});},{'priority':'low'}),this['listenTo'](_0x2df3ab,'removeComment',(_0x5e47b1,{threadId:_0xa98c4d})=>{const _0xb2737=this['_suggestions']['get'](_0xa98c4d);_0xb2737&&_0xb2737['commentThread']&&!_0xb2737['commentThread']['length']&&this['_updateSuggestionData'](_0xa98c4d,{'hasComments':!0x1});},{'priority':'low'});}set['adapter'](_0x2eb371){if(this['_adapter'])throw new _0x3ad3d6('track-changes-adapter-already-set',this);this['_adapter']=_0x2eb371;}get['adapter'](){return this['_adapter'];}['getSuggestions']({skipNotAttached:_0x1dff78=!0x1,toJSON:_0x1b1ea0=!0x1}={}){const _0x317be4=[];for(const _0x1ed10f of this['_suggestions']['values']())_0x1dff78&&!_0x1ed10f['isInContent']||_0x317be4['push'](_0x1ed10f);return _0x1b1ea0?_0x317be4['map'](_0x3ee366=>_0x3ee366['toJSON']()):_0x317be4;}['getSuggestion'](_0x1feca2){const _0xa18a80=this['_suggestions']['get'](_0x1feca2);if(!_0xa18a80)throw new _0x3ad3d6('track-changes-suggestion-not-found',this);return _0xa18a80;}['hasSuggestion'](_0x25f28a){return this['_suggestions']['has'](_0x25f28a);}['addSuggestionData'](_0xd59698){const {authorId:_0x1874ef,id:_0x46b33f,attributes:_0x1ededf}=_0xd59698,[_0x24854d,_0x1eb973]=_0xd59698['type']['split'](':'),_0x4a54cd=this['_suggestions']['get'](_0x46b33f)||this['_createSuggestion'](_0x24854d,_0x1eb973,_0x46b33f,_0x1874ef,_0x1ededf);if(this['_addThreadToSuggestion'](_0x4a54cd),this['_checkSuggestionCorrectness'](_0x4a54cd,_0x24854d,_0x1eb973||null,_0x1874ef),_0x4a54cd['createdAt']=_0xd59698['createdAt'],_0x4a54cd['_isDataLoaded']=!0x0,_0x1ededf&&_0x1ededf['@external']){const _0x5c2a7b=_0x1ededf['@external'],_0x4d07f8=this['_getExternalAuthor'](_0x5c2a7b['authorName']);_0x4a54cd['authoredAt']=_0x5c2a7b['createdAt'],_0x4a54cd['author']=_0x4d07f8,_0x4a54cd['isExternal']=!0x0;}else _0x4a54cd['authoredAt']=_0xd59698['createdAt'];switch(_0xd59698['data']&&(_0x4a54cd['data']=_0xd59698['data']),_0xd59698['attributes']&&(_0x4a54cd['attributes']=_0xd59698['attributes']),this['_adapter']&&this['_adapter']['addSuggestion']||(_0x4a54cd['_saved']=!0x0),this['_suggestionState']['get'](_0x4a54cd)){case'notReady':this['_suggestionState']['set'](_0x4a54cd,'dataReady');break;case'markerReady':_0x4a54cd['isInContent']?(this['_joinWithAdjacentSuggestions'](new Set([_0x4a54cd])),this['_refreshSuggestionsChain'](new Set([_0x4a54cd])),this['_suggestionState']['set'](_0x4a54cd,'ready'),this['fire']('suggestionLoaded',_0x4a54cd)):this['_suggestionState']['set'](_0x4a54cd,'removed');}return _0x4a54cd;}['acceptSuggestion'](_0x54c8e7){this['forceDefaultExecution'](()=>{this['editor']['model']['change'](()=>{for(const _0x89b30 of _0x54c8e7['getAllAdjacentSuggestions']())_0x89b30['accept']();});});}['discardSuggestion'](_0x10fa23){this['forceDefaultExecution'](()=>{this['editor']['model']['change'](()=>{for(const _0x3a8655 of _0x10fa23['getAllAdjacentSuggestions']())_0x3a8655['discard']();});});}['enableCommand'](_0x4cb634,_0x5a66a4){const _0x8946fa=this['editor']['commands']['get'](_0x4cb634);if(!_0x8946fa)throw new _0x3ad3d6('track-changes-command-not-found',this,{'commandName':_0x4cb634});if(this['_enabledCommands']['has'](_0x8946fa))throw new _0x3ad3d6('track-changes-enable-command-twice',this,{'commandName':_0x4cb634});this['_enabledCommands']['add'](_0x8946fa),_0x5a66a4&&_0x8946fa['on']('execute',(_0x52acb0,_0x4d0b41)=>{this['trackChangesCommand']['value']&&(this['_isForcedDefaultExecutionBlock']||(_0x4d0b41['length']>0x0&&_0x4d0b41[_0x4d0b41['length']-0x1]&&_0x4d0b41[_0x4d0b41['length']-0x1]['forceDefaultExecution']?_0x4d0b41['pop']():(_0x52acb0['return']=_0x5a66a4((..._0x3fccf8)=>_0x8946fa['execute'](..._0x3fccf8,{'forceDefaultExecution':!0x0}),..._0x4d0b41),_0x52acb0['stop']())));},{'priority':'high'});}['forceDefaultExecution'](_0x312e1b){let _0x44dc82,_0x2ed54f;const _0x4cd037=this['_isForcedDefaultExecutionBlock'];this['_isForcedDefaultExecutionBlock']=!0x0;try{_0x44dc82=_0x312e1b();}catch(_0x2d6e74){_0x2ed54f=_0x2d6e74;}return _0x4cd037||(this['_isForcedDefaultExecutionBlock']=!0x1),_0x2ed54f&&_0x3ad3d6['rethrowUnexpectedError'](_0x2ed54f,this),_0x44dc82;}['markInsertion'](_0x57ecd4,_0x28934a=null,_0x82e75d={}){if(_0x57ecd4['isCollapsed'])return null;const _0x138ef9=this['editor']['plugins']['get']('Users')['me'];for(const {suggestion:_0x29b94b,meta:_0x1bab51}of this['_findSuggestions'](_0x57ecd4,'insertion'))if(_0x1bab51['isOwn']){if(!_0x1bab51['isNextTo']){if(_0x1bab51['containsRangeInObject']){if(!this['_mergeNestedSuggestions']||!Lt(_0x29b94b,_0x82e75d))continue;return _0x29b94b;}if(Lt(_0x29b94b,_0x82e75d))return _0x29b94b;this['_breakSuggestionMarker'](_0x29b94b,_0x57ecd4['start'],_0x57ecd4['end']);break;}if(_0x28934a==_0x29b94b['subType']&&Lt(_0x29b94b,_0x82e75d)){const _0x57eb7b=_0x29b94b['getFirstRange']();return _0x57eb7b['start']['isEqual'](_0x57ecd4['end'])?this['_setSuggestionRange'](_0x29b94b,this['_model']['createRange'](_0x57ecd4['start'],_0x57eb7b['end'])):this['_setSuggestionRange'](_0x29b94b,this['_model']['createRange'](_0x57eb7b['start'],_0x57ecd4['end'])),_0x29b94b;}}const _0x259e57=_0x2e8fb5(),_0x46d869=_0x138ef9['id'],_0x544f83=_0x28934a?'insertion:'+_0x28934a:'insertion',_0x57e635=this['_setSuggestionData']({'id':_0x259e57,'type':_0x544f83,'createdAt':new Date(),'authorId':_0x46d869,'attributes':_0x82e75d});return this['_addSuggestionMarker'](_0x544f83,_0x259e57,_0x46d869,_0x57ecd4),_0x57e635;}['markMultiRangeInsertion'](_0x2ca0b9,_0x59173c='multi',_0x18e2d6={}){const _0xed5906=this['editor']['plugins']['get']('Users')['me'],_0xd06173=this['_suggestionFactory']['getSuggestionCallback']('insertion',_0x59173c,'join');for(const _0x33bbdd of this['getSuggestions']())if(_0x33bbdd['author']['id']==_0xed5906['id']&&'insertion'==_0x33bbdd['type']&&_0x33bbdd['subType']==_0x59173c&&Lt(_0x33bbdd,_0x18e2d6)&&(_0xd06173(_0x33bbdd['getRanges'](),_0x2ca0b9)||_0xd06173(_0x2ca0b9,_0x33bbdd['getRanges']()))){for(const _0x3c0d9a of _0x2ca0b9)_0x33bbdd['addRange'](_0x3c0d9a);return _0x33bbdd;}for(const {suggestion:_0x4d29f3,meta:_0xce539e}of this['_findSuggestions'](_0x2ca0b9,'insertion')){if(!_0xce539e['isOwn'])continue;if(!this['_mergeNestedSuggestions']&&_0xce539e['containsRangeInObject'])continue;if(!Lt(_0x4d29f3,_0x18e2d6))continue;let _0x2b4428=!0x0;for(const _0x45ce97 of _0x4d29f3['getRanges']())for(const _0xe5aee2 of _0x2ca0b9)if(!_0x45ce97['containsRange'](_0xe5aee2)){_0x2b4428=!0x1;break;}if(_0x2b4428)return _0x4d29f3;}const _0x5bd5d9=_0x2e8fb5(),_0x2ef9de=_0xed5906['id'],_0xbf7668='insertion:'+_0x59173c,_0x432626=this['_setSuggestionData']({'id':_0x5bd5d9,'type':_0xbf7668,'createdAt':new Date(),'authorId':_0x2ef9de,'attributes':_0x18e2d6});for(const _0xdc5aaf of _0x2ca0b9)this['_addSuggestionMarker'](_0xbf7668,_0x5bd5d9,_0x2ef9de,_0xdc5aaf,u['getMultiRangeId']());return _0x432626;}['markInlineFormat'](_0x39a4fe,_0x25b3ff,_0x2478d2=null,_0x4d6493={}){if(_0x2478d2=_0x2478d2||Vt(_0x25b3ff),_0x39a4fe['isCollapsed'])return null;if('never'===this['_trackFormatChanges']){const _0x37e7f3=this['_suggestionFactory']['getSuggestionCallback']('formatInline',_0x2478d2,'accept');return this['forceDefaultExecution'](()=>_0x37e7f3([_0x39a4fe],_0x25b3ff,_0x4d6493)),null;}const _0x5418c8=this['editor']['plugins']['get']('Users')['me'],_0x3a76d8=[];if('always'!==this['_trackFormatChanges']){for(const {suggestion:_0x4a8dad,meta:_0xea78df}of this['_findSuggestions'](_0x39a4fe,'insertion'))_0xea78df['isOwn']&&!_0xea78df['isInsideObject']&&_0x3a76d8['push'](..._0x4a8dad['getRanges']());}const _0x35dc0c=function(_0x339ca9,_0x32c768){const _0x385979=[];for(const _0x5240bf of _0x32c768){const _0x501489=_0x339ca9['getIntersection'](_0x5240bf);_0x501489&&_0x385979['push'](_0x501489);}return _0x385979;}(_0x39a4fe,_0x3a76d8),_0x3d658a=function(_0x53254e,_0x271dac){const _0x9eed6c=[_0x53254e];for(const _0x4d511b of _0x271dac){let _0x30a53b=0x0;for(;_0x30a53b<_0x9eed6c['length'];){const _0x18d143=_0x9eed6c[_0x30a53b]['getDifference'](_0x4d511b);_0x9eed6c['splice'](_0x30a53b,0x1,..._0x18d143),_0x30a53b+=_0x18d143['length'];}}return _0x9eed6c;}(_0x39a4fe,_0x3a76d8);_0x35dc0c['length']&&this['_model']['change'](()=>{for(const _0x421c04 of _0x35dc0c){const _0x3bf493=this['_suggestionFactory']['getSuggestionCallback']('formatInline',_0x2478d2,'accept');this['forceDefaultExecution'](()=>_0x3bf493([_0x421c04],_0x25b3ff,_0x4d6493));}});for(const _0x387172 of _0x3d658a){let _0x457000=null,_0x2d58d9=_0x387172['start'],_0x4cd73e=_0x387172['end'];for(const {suggestion:_0x3665e6,meta:_0x3883fb}of this['_findSuggestions'](_0x387172,'formatInline')){if(!_0x3883fb['isOwn'])continue;if(_0x3665e6['subType']!=_0x2478d2)continue;if(!Lt(_0x3665e6,_0x4d6493))continue;const _0x176c9=_0x3665e6['getFirstRange']();if(_0x176c9['containsRange'](_0x387172,!0x0))return null;_0x2d58d9=_0x2d58d9['isBefore'](_0x176c9['start'])?_0x2d58d9:_0x176c9['start'],_0x4cd73e=_0x4cd73e['isAfter'](_0x176c9['end'])?_0x4cd73e:_0x176c9['end'],_0x457000?_0x176c9['start']['isBefore'](_0x457000['getFirstRange']()['start'])?(_0x457000['removeMarkers'](),_0x457000=_0x3665e6):_0x3665e6['removeMarkers']():_0x457000=_0x3665e6;}const _0x5765f9=this['_model']['createRange'](_0x2d58d9,_0x4cd73e);if(_0x457000)this['_setSuggestionRange'](_0x457000,_0x5765f9);else{const _0x346d34=_0x2e8fb5(),_0x20f93d=_0x5418c8['id'];this['_setSuggestionData']({'id':_0x346d34,'type':'formatInline:'+_0x2478d2,'data':_0x25b3ff,'createdAt':new Date(),'authorId':_0x20f93d,'attributes':_0x4d6493}),this['_addSuggestionMarker']('formatInline:'+_0x2478d2,_0x346d34,_0x20f93d,_0x5765f9);}}return null;}['markBlockFormat'](_0x1caa83,_0x5de74f,_0x2ae09f=[],_0x2a23f0=null,_0x52cfec={}){_0x5de74f['formatGroupId']||(_0x5de74f['formatGroupId']=_0x5de74f['commandName']),_0x5de74f['multipleBlocks']=_0x1caa83['is']('range'),_0x2a23f0=_0x2a23f0||Vt(_0x5de74f);const _0x325fb2=_0x2ae09f['map'](_0x11110e=>Ft(_0x11110e,this['_model'])),_0x5f2651=_0x1caa83['is']('range')?_0x1caa83:Ft(_0x1caa83,this['_model']);if('never'===this['_trackFormatChanges']){const _0x554a26=this['_suggestionFactory']['getSuggestionCallback']('formatBlock',_0x2a23f0,'accept');return this['forceDefaultExecution'](()=>_0x554a26([_0x5f2651],_0x5de74f,_0x52cfec)),null;}_0x325fb2['push'](_0x5f2651);let _0x1a5445=!0x0;for(const _0x512a11 of _0x325fb2)if(!this['_rangeIsInLocalUserInsertion'](_0x512a11)){_0x1a5445=!0x1;break;}if(_0x1a5445&&'always'!==this['_trackFormatChanges']){const _0x2932e9=this['_suggestionFactory']['getSuggestionCallback']('formatBlock',_0x2a23f0,'accept');return this['forceDefaultExecution'](()=>_0x2932e9([_0x5f2651],_0x5de74f,_0x52cfec)),null;}let _0x359e8a=null,_0x2b38d0=_0x5f2651['start'],_0x4e9b98=_0x5f2651['end'];for(const {suggestion:_0x20ad10,meta:_0x1490b1}of this['_findSuggestions'](_0x5f2651,'formatBlock')){if(!_0x1490b1['isOwn'])continue;if(_0x1490b1['isNextTo']||_0x1490b1['containsRangeInObject']||_0x1490b1['isInsideObject'])continue;if(_0x20ad10['data']['formatGroupId']!=_0x5de74f['formatGroupId'])continue;if(!Lt(_0x20ad10,_0x52cfec))continue;const _0x1abe89=_0x20ad10['getFirstRange']();if(_0x20ad10['subType']==_0x2a23f0){if(_0x1abe89['containsRange'](_0x5f2651,!0x0))return null;_0x2b38d0=_0x2b38d0['isBefore'](_0x1abe89['start'])?_0x2b38d0:_0x1abe89['start'],_0x4e9b98=_0x4e9b98['isAfter'](_0x1abe89['end'])?_0x4e9b98:_0x1abe89['end'],_0x359e8a?_0x1abe89['start']['isBefore'](_0x359e8a['getFirstRange']()['start'])?(_0x359e8a['removeMarkers'](),_0x359e8a=_0x20ad10):_0x20ad10['removeMarkers']():_0x359e8a=_0x20ad10;}else{const _0x1bc89e=_0x5f2651['getIntersection'](_0x1abe89);this['_cutOutSuggestionMarker'](_0x20ad10,_0x1bc89e);}}const _0x5c6d0c=this['editor']['plugins']['get']('Users')['me'],_0x211fdd=_0x2e8fb5(),_0x15c99b=_0x5c6d0c['id'];if(_0x359e8a)return this['_setSuggestionRange'](_0x359e8a,this['_model']['createRange'](_0x2b38d0,_0x4e9b98)),_0x359e8a;{const _0x51c606=this['_setSuggestionData']({'id':_0x211fdd,'type':'formatBlock:'+_0x2a23f0,'data':_0x5de74f,'createdAt':new Date(),'authorId':_0x15c99b,'attributes':_0x52cfec});return this['_addSuggestionMarker']('formatBlock:'+_0x2a23f0,_0x211fdd,_0x15c99b,this['_model']['createRange'](_0x2b38d0,_0x4e9b98)),_0x51c606;}}['markMultiRangeBlockFormat'](_0x445a48,_0x616b1e,_0xe7b971=[],_0x16b599=null,_0x11a19b={}){_0x616b1e['formatGroupId']||(_0x616b1e['formatGroupId']=_0x616b1e['commandName']);const _0x415d8e=_0x445a48[0x0];_0x616b1e['multipleBlocks']=_0x415d8e['is']('range'),_0x16b599=_0x16b599||Vt(_0x616b1e);const _0x541f7a=_0xe7b971['map'](_0x4a406c=>Ft(_0x4a406c,this['_model'])),_0x1aa6af=_0x415d8e['is']('range')?_0x445a48:_0x445a48['map'](_0x24c81a=>Ft(_0x24c81a,this['_model']));if('never'===this['_trackFormatChanges']){const _0x582def=this['_suggestionFactory']['getSuggestionCallback']('formatBlock',_0x16b599,'accept');return this['forceDefaultExecution'](()=>_0x582def(_0x1aa6af,_0x616b1e,_0x11a19b)),null;}_0x541f7a['push'](..._0x1aa6af);let _0x296073=!0x0;for(const _0x5de630 of _0x541f7a)if(!this['_rangeIsInLocalUserInsertion'](_0x5de630)){_0x296073=!0x1;break;}if(_0x296073&&'always'!==this['_trackFormatChanges']){const _0x21222e=this['_suggestionFactory']['getSuggestionCallback']('formatBlock',_0x16b599,'accept');return this['forceDefaultExecution'](()=>_0x21222e(_0x1aa6af,_0x616b1e,_0x11a19b)),null;}const _0x166b7b=this['editor']['plugins']['get']('Users')['me'];for(const _0xd53c46 of this['getSuggestions']()){if(_0xd53c46['author']['id']!=_0x166b7b['id'])continue;if('formatBlock'!=_0xd53c46['type']||_0xd53c46['data']['formatGroupId']!=_0x616b1e['formatGroupId'])continue;if(!Lt(_0xd53c46,_0x11a19b))continue;const _0x53bae0=_0xd53c46['subType']==_0x16b599;for(let _0x129a0a=0x0;_0x129a0a<_0x1aa6af['length'];_0x129a0a++){const _0x1e4e7=_0x1aa6af[_0x129a0a];for(const _0x7cd8d of _0xd53c46['getMarkers']()){const _0x204627=_0x7cd8d['getRange']();if(_0x1e4e7['isEqual'](_0x204627)){_0x53bae0?(_0x1aa6af['splice'](_0x129a0a,0x1),_0x129a0a--):_0xd53c46['removeMarker'](_0x7cd8d['name']);break;}}}}if(0x0==_0x1aa6af['length'])return null;const _0x3d7fee=this['_suggestionFactory']['getSuggestionCallback']('formatBlock',_0x16b599,'join');for(const _0x128be5 of this['getSuggestions']())if(_0x128be5['author']['id']==_0x166b7b['id']&&'formatBlock'==_0x128be5['type']&&_0x128be5['data']['formatGroupId']==_0x616b1e['formatGroupId']&&_0x128be5['subType']==_0x16b599&&Lt(_0x128be5,_0x11a19b)&&(_0x3d7fee(_0x128be5['getRanges'](),_0x1aa6af)||_0x3d7fee(_0x1aa6af,_0x128be5['getRanges']()))){for(const _0x21f70a of _0x1aa6af)_0x128be5['addRange'](_0x21f70a);return _0x128be5;}const _0x3d6146=_0x2e8fb5(),_0x450190=_0x166b7b['id'],_0x54ed79='formatBlock:'+_0x16b599,_0x424274=this['_setSuggestionData']({'id':_0x3d6146,'type':_0x54ed79,'data':_0x616b1e,'createdAt':new Date(),'authorId':_0x450190,'attributes':_0x11a19b});for(const _0x116ba1 of _0x1aa6af)this['_addSuggestionMarker'](_0x54ed79,_0x3d6146,_0x450190,_0x116ba1,u['getMultiRangeId']());return _0x424274;}['markDeletion'](_0x247036,_0x162ebb=null,_0x42922c={}){if(_0x247036['isCollapsed'])return null;const _0x5282a9=this['editor']['plugins']['get']('Users')['me'],_0xa62424=new _0x57bad3(_0x247036['start'],_0x247036['end']);for(const {suggestion:_0x20345e,meta:_0x28ff91}of this['_findSuggestions'](_0xa62424,'insertion'))if(_0x28ff91['isOwn']&&!_0x28ff91['isNextTo']){if(_0x20345e['isMultiRange']){const _0xd9da77=_0x20345e['getRanges']()['filter'](_0x934d37=>'$graveyard'!=_0x934d37['root']['rootName']);_0xd9da77['every'](_0x27b9df=>_0xa62424['containsRange'](_0x27b9df,!0x0))&&_0x20345e['discard']();if(_0xd9da77['some'](_0x2846b8=>_0x2846b8['containsRange'](_0xa62424,!0x0))){const _0xaccdd3=this['_suggestionFactory']['getSuggestionCallback']('deletion',_0x162ebb,'accept');return this['forceDefaultExecution'](()=>_0xaccdd3([_0xa62424],null,_0x42922c)),null;}}else{const _0x4bac98=_0xa62424['getIntersection'](_0x20345e['getFirstRange']());null!==_0x4bac98&&_0x20345e['_onDiscard']([_0x4bac98],null,_0x42922c);}}if(_0xa62424['detach'](),_0xa62424['isCollapsed']||'$graveyard'==_0xa62424['root']['rootName'])return null;let _0x5ee688=null,_0xe63a64=_0xa62424['start'],_0x2e2c36=_0xa62424['end'];const _0x3d4620=this['_findSuggestions'](_0xa62424,'deletion');for(const {suggestion:_0x16827b,meta:_0x51d833}of _0x3d4620){const _0x12918c=this['_model']['createRange'](_0xe63a64,_0x2e2c36);if(_0x51d833['isOwn']&&(this['_mergeNestedSuggestions']||!_0x51d833['containsRangeInObject']&&!_0x51d833['isInsideObject'])){if(_0x16827b['isMultiRange']){if(!Lt(_0x16827b,_0x42922c))continue;let _0x4db679=!0x0;for(const _0x28448e of _0x16827b['getRanges']()){if(_0x28448e['containsRange'](_0x12918c,!0x0))return _0x16827b;_0x12918c['containsRange'](_0x28448e)||(_0x4db679=!0x1);}_0x4db679&&_0x16827b['discard']();}else{const _0x1fae12=_0x16827b['getFirstRange']();if(_0x1fae12['containsRange'](_0x12918c,!0x0))return _0x16827b;if(!Lt(_0x16827b,_0x42922c)){_0x12918c['containsRange'](_0x1fae12)?_0x16827b['removeMarkers']():_0x1fae12['containsPosition'](_0xe63a64)?_0xe63a64=_0x1fae12['end']:_0x1fae12['containsPosition'](_0x2e2c36)&&(_0x2e2c36=_0x1fae12['start']);continue;}_0xe63a64=_0xe63a64['isBefore'](_0x1fae12['start'])?_0xe63a64:_0x1fae12['start'],_0x2e2c36=_0x2e2c36['isAfter'](_0x1fae12['end'])?_0x2e2c36:_0x1fae12['end'],_0x42922c=Object['assign']({},_0x16827b['attributes']),_0x5ee688?_0x1fae12['start']['isBefore'](_0x5ee688['getFirstRange']()['start'])?(_0x5ee688['removeMarkers'](),_0x5ee688=_0x16827b):_0x16827b['removeMarkers']():_0x5ee688=_0x16827b;}}}if(_0x5ee688)return this['_setSuggestionRange'](_0x5ee688,this['_model']['createRange'](_0xe63a64,_0x2e2c36)),_0x5ee688;{const _0x345e0d=_0x2e8fb5(),_0x181bb5=this['_model']['createRange'](_0xe63a64,_0x2e2c36),_0x5b68cd=_0x5282a9['id'],_0x4361c1=_0x162ebb?'deletion:'+_0x162ebb:'deletion',_0x38deeb=this['_setSuggestionData']({'id':_0x345e0d,'type':_0x4361c1,'createdAt':new Date(),'authorId':_0x5b68cd,'attributes':_0x42922c});return this['_addSuggestionMarker'](_0x4361c1,_0x345e0d,_0x5b68cd,_0x181bb5),_0x38deeb;}}['markMultiRangeDeletion'](_0x2ebc7f,_0x50dd2a='multi',_0x2d58b8={}){const _0x3627d1=this['editor']['plugins']['get']('Users')['me'],_0x1331fa=_0x2ebc7f['map'](_0x1a916b=>new _0x57bad3(_0x1a916b['start'],_0x1a916b['end'])),_0x1ddab2=new Set();for(const {suggestion:_0x5106b8,meta:_0xc62b8}of this['_findSuggestions'](_0x1331fa,'insertion'))_0xc62b8['isOwn']&&!_0xc62b8['isNextTo']&&_0x1ddab2['add'](_0x5106b8);for(const _0x40f39d of _0x1ddab2)if(_0x40f39d['isMultiRange']){const _0x24305a=_0x40f39d['getRanges']();(!_0x40f39d['attributes']||!_0x40f39d['attributes']['skipNestingCheck'])&&(_0x24305a['every'](_0x464f4d=>_0x1331fa['some'](_0xbc3697=>_0xbc3697['containsRange'](_0x464f4d,!0x0)))&&_0x40f39d['discard']());if(_0x1331fa['every'](_0x288154=>_0x24305a['some'](_0x7feff=>_0x7feff['containsRange'](_0x288154,!0x0)))){const _0xcf13b0=this['_suggestionFactory']['getSuggestionCallback']('deletion',_0x50dd2a,'accept');return this['forceDefaultExecution'](()=>_0xcf13b0(_0x2ebc7f,null,_0x2d58b8)),null;}}else{const _0x43c912=_0x40f39d['getFirstRange']();_0x1331fa['some'](_0x4edb9b=>_0x4edb9b['containsRange'](_0x43c912,!0x0))&&_0x40f39d['discard']();if(_0x1331fa['every'](_0x55a017=>_0x43c912['containsRange'](_0x55a017,!0x0))){const _0x40904c=this['_suggestionFactory']['getSuggestionCallback']('deletion',_0x50dd2a,'accept');return this['forceDefaultExecution'](()=>_0x40904c(_0x1331fa,null,_0x2d58b8)),null;}}const _0x5a668a=this['_suggestionFactory']['getSuggestionCallback']('deletion',_0x50dd2a,'join');let _0x36181b=null;for(const _0x360abc of this['getSuggestions']())if(_0x360abc['author']['id']==_0x3627d1['id']&&_0x360abc['isInContent']&&'deletion'==_0x360abc['type']&&_0x360abc['subType']==_0x50dd2a&&Lt(_0x360abc,_0x2d58b8)&&(_0x5a668a(_0x360abc['getRanges'](),_0x1331fa)||_0x5a668a(_0x1331fa,_0x360abc['getRanges']()))){if(_0x36181b){if(_0x360abc['commentThread']&&_0x360abc['commentThread']['length'])continue;for(const _0x187575 of _0x360abc['getRanges']())_0x36181b['isIntersectingWithRange'](_0x187575)||_0x36181b['addRange'](_0x187575);_0x360abc['removeMarkers']();}else{_0x36181b=_0x360abc;for(const _0x4d5e88 of _0x1331fa)_0x360abc['isIntersectingWithRange'](_0x4d5e88)||_0x360abc['addRange'](_0x4d5e88);}}if(_0x36181b)return _0x36181b;_0x1ddab2['clear']();for(const {suggestion:_0x5275d8,meta:_0x305851}of this['_findSuggestions'](_0x1331fa,'deletion'))_0x305851['isOwn']&&(this['_mergeNestedSuggestions']||!_0x305851['containsRangeInObject']&&!_0x305851['isInsideObject'])&&Lt(_0x5275d8,_0x2d58b8)&&_0x1ddab2['add'](_0x5275d8);for(const _0x300f6f of _0x1ddab2){const _0xd3b529=_0x300f6f['getRanges']();if(!_0x2d58b8||!_0x2d58b8['skipNestingCheck']){if(_0x1331fa['every'](_0x13ff9a=>_0xd3b529['some'](_0x5aa5da=>_0x5aa5da['containsRange'](_0x13ff9a,!0x0))))return _0x300f6f;}(!_0x300f6f['attributes']||!_0x300f6f['attributes']['skipNestingCheck'])&&(_0xd3b529['every'](_0x1392e3=>_0x1331fa['some'](_0x266ce5=>_0x266ce5['containsRange'](_0x1392e3,!0x0)))&&_0x300f6f['discard']());}const _0x9ac952=_0x2e8fb5(),_0x1bc339=_0x3627d1['id'],_0x460d79='deletion:'+_0x50dd2a,_0xdb6a6a=this['_setSuggestionData']({'id':_0x9ac952,'type':_0x460d79,'createdAt':new Date(),'authorId':_0x1bc339,'attributes':_0x2d58b8});for(const _0xc01456 of _0x1331fa)_0xc01456['detach'](),_0xc01456['isCollapsed']||'$graveyard'==_0xc01456['root']['rootName']||this['_addSuggestionMarker'](_0x460d79,_0x9ac952,_0x1bc339,_0xc01456,u['getMultiRangeId']());return _0xdb6a6a;}['markAttributeChange'](_0x2950b9,_0x1d50e1,_0x143711,_0x2facc2,_0x5542c7){if(_0x2950b9['isCollapsed'])return[];if('never'===this['_trackFormatChanges'])return[];const _0x33da4b=this['editor']['plugins']['get']('Users')['me']['id'],_0x5b6f35=Array['from'](this['_suggestions']['values']())['filter'](_0x19423e=>'attribute'==_0x19423e['type']&&_0x19423e['data']['key']==_0x1d50e1&&_0x19423e['isIntersectingWithRange'](_0x2950b9));if('default'===this['_trackFormatChanges']){const _0x528bcd=this['_findSuggestions'](_0x2950b9,'insertion')['filter'](({meta:_0x35ec98})=>_0x35ec98['isOwn']&&!_0x35ec98['isInsideObject']&&!_0x35ec98['isNextTo'])['map'](({suggestion:_0x2254ba})=>_0x2254ba);_0x5b6f35['unshift'](..._0x528bcd);}const _0x2ec506=new Map([[_0x2950b9,_0x143711]]);for(const _0x4d3489 of _0x5b6f35){const _0x1bdf40='attribute'==_0x4d3489['type']?_0x4d3489['data']['oldValue']:void 0x0,_0x10c1b7=_0x4d3489['getFirstRange'](),_0x12abee=Array['from'](_0x2ec506['keys']())['find'](_0xd812d2=>_0xd812d2['isIntersecting'](_0x10c1b7));if(!_0x12abee)continue;const _0x3e48e9=_0x12abee['getDifference'](_0x10c1b7);this['_isBlockAttribute'](_0x1d50e1)&&'insertion'==_0x4d3489['type']&&0x0!=_0x3e48e9['length']||(_0x2ec506['delete'](_0x12abee),_0x3e48e9['forEach'](_0x20042b=>{_0x2ec506['set'](_0x20042b,_0x143711);}),'insertion'!=_0x4d3489['type']&&_0x1bdf40!=_0x2facc2&&_0x2ec506['set'](_0x12abee['getIntersection'](_0x10c1b7),_0x1bdf40));}const _0x254d87=[];for(const [_0x3593e7,_0x2ab512]of _0x2ec506){const _0x1ce65a=_0x2e8fb5(),_0x2f43fc={'key':_0x1d50e1,'oldValue':_0x2ab512,'newValue':_0x2facc2};_0x1d50e1['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':_0x1d50e1});const _0x46b47a=('attribute:'+(_0x1d50e1+'|'+Vt({'newValue':_0x2facc2})))['substring'](0x0,0x3c),_0x1315ca=this['_setSuggestionData']({'id':_0x1ce65a,'type':_0x46b47a,'data':_0x2f43fc,'createdAt':new Date(),'authorId':_0x33da4b,'attributes':_0x5542c7});_0x254d87['push'](_0x1315ca),this['_addSuggestionMarker'](_0x46b47a,_0x1ce65a,_0x33da4b,_0x3593e7);}return _0x254d87;}['enableDefaultAttributesIntegration'](_0x59950c){this['enableCommand'](_0x59950c,(_0x4bde51,..._0x4c4d2e)=>{this['_recordAttributeChanges'](()=>{_0x4bde51(..._0x4c4d2e);});});}['registerBlockAttribute'](_0x2d2df3){this['_blockAttributeKeys']['add'](_0x2d2df3);}['registerInlineAttribute'](_0x5d994b){this['_inlineAttributeKeys']['add'](_0x5d994b);}['_getAttributeKey'](_0x742e02){return'attribute'==_0x742e02['type']?_0x742e02['subType']['split']('|')[0x0]:null;}['_setSuggestionRange'](_0x12e779,_0xb0b3e5){const _0x2839c2=_0x12e779['getFirstMarker']();this['_model']['change'](_0x3806a7=>{_0x3806a7['updateMarker'](_0x2839c2,{'range':_0xb0b3e5});});}['_addThreadToSuggestion'](_0x1f546c){const _0x4eda53=_0x1f546c['id'],_0x1ec125=this['editor']['config']['get']('collaboration.channelId');this['_commentsRepository']['hasCommentThread'](_0x4eda53)||this['_commentsRepository']['addCommentThread']({'channelId':_0x1ec125,'threadId':_0x4eda53,'isResolvable':!0x1,'isSubmitted':!0x0});const _0xf85791=this['_commentsRepository']['getCommentThread'](_0x4eda53);_0xf85791['unbind']('isRemovable'),_0xf85791['isRemovable']=!0x1,_0x1f546c['commentThread']=_0xf85791;}['_checkSuggestionCorrectness'](_0x582816,_0x3d9693,_0x50b05a,_0x4da594){if(_0x582816['type']!=_0x3d9693||_0x582816['subType']!=_0x50b05a||_0x582816['creator']['id']!=_0x4da594)throw this['editor']['enableReadOnlyMode']('track-changes-suggestion-data-mismatch'),new _0x3ad3d6('track-changes-suggestion-data-mismatch',this);}['_cutOutSuggestionMarker'](_0x4ffa16,_0x528df5){const _0x4ce744=_0x4ffa16['getFirstRange']();if(_0x528df5['isEqual'](_0x4ce744))_0x4ffa16['removeMarkers']();else{if(_0x4ce744['containsRange'](_0x528df5)){const _0x16f917=this['_model']['createPositionAt'](_0x528df5['start']['nodeBefore'],'end');this['_setSuggestionRange'](_0x4ffa16,this['_model']['createRange'](_0x4ce744['start'],_0x16f917));const _0x36c40c=_0x2e8fb5(),_0x1a2bca=_0x4ffa16['creator']['id'],_0x48fbbb=_0x4ffa16['type']+':'+_0x4ffa16['subType'];this['_setSuggestionData']({'id':_0x36c40c,'type':_0x48fbbb,'createdAt':new Date(),'authorId':_0x1a2bca,'data':_0x4ffa16['data'],'attributes':_0x4ffa16['attributes']});const _0x5016fd=this['_model']['createPositionAt'](_0x528df5['end']['parent'],'after'),_0x3f50c2=this['_model']['createRange'](_0x5016fd,_0x4ce744['end']);this['_addSuggestionMarker'](_0x48fbbb,_0x36c40c,_0x1a2bca,_0x3f50c2);}else{if(_0x4ce744['containsPosition'](_0x528df5['start'])){const _0x4053a8=this['_model']['createPositionAt'](_0x528df5['start']['nodeBefore'],'end');this['_setSuggestionRange'](_0x4ffa16,this['_model']['createRange'](_0x4ce744['start'],_0x4053a8));}else{const _0x403104=this['_model']['createPositionAt'](_0x528df5['end']['parent'],'after');this['_setSuggestionRange'](_0x4ffa16,this['_model']['createRange'](_0x403104,_0x4ce744['end']));}}}}['_rangeIsInLocalUserInsertion'](_0x9c1787){for(const {suggestion:_0x488fe9,meta:_0x11a326}of this['_findSuggestions'](_0x9c1787,'insertion')){if(!_0x11a326['isOwn'])continue;const _0x1c916b=_0x488fe9['getRanges']();for(const _0x11efb4 of _0x1c916b)if(!_0x9c1787['getDifference'](_0x11efb4)['length'])return!0x0;}return!0x1;}['_getAuthorFromId'](_0x549f46){const _0x18dddb=this['editor']['plugins']['get']('Users')['getUser'](_0x549f46);if(!_0x18dddb)throw new _0x3ad3d6('track-changes-user-not-found',this);return _0x18dddb;}['_getExternalAuthor'](_0x3fb0c8){const _0xdba6a4=this['editor']['plugins']['get']('Users'),_0xc35e65=_0x4863ff('external:'+_0x3fb0c8),_0x417ffc=_0xdba6a4['getUser'](_0xc35e65);return _0x417ffc||_0xdba6a4['addUser']({'id':_0xc35e65,'name':_0x3fb0c8});}['_createSuggestion'](_0xbddb1a,_0x3af504,_0x59c899,_0x5246d8,_0x5bffbf){const _0x46c4a9=this['_getAuthorFromId'](_0x5246d8),_0x12ac4c=this['_suggestionFactory']['buildSuggestion'](_0xbddb1a,_0x3af504,_0x59c899,_0x46c4a9,_0x5bffbf,_0x53bf9d=>{this['_updateSuggestionData'](_0x59c899,{'attributes':_0x53bf9d});const _0x11f5a7=this['getSuggestion'](_0x59c899);this['_joinWithAdjacentSuggestions'](new Set([_0x11f5a7])),this['_refreshSuggestionsChain'](new Set([_0x11f5a7]));});return this['listenTo'](_0x12ac4c,'accept',()=>{this['_updateSuggestionData'](_0x59c899,{'state':'accepted'});},{'priority':'high'}),this['listenTo'](_0x12ac4c,'discard',()=>{this['_updateSuggestionData'](_0x59c899,{'state':'rejected'});},{'priority':'high'}),this['_suggestions']['set'](_0x59c899,_0x12ac4c),this['_suggestionState']['set'](_0x12ac4c,'notReady'),_0x12ac4c;}['_splitMarkerName'](_0xae8282){const _0x49e14f=_0xae8282['split'](':');return{'group':_0x49e14f[0x0],'type':_0x49e14f[0x1],'subType':_0x49e14f['length']>=0x5?_0x49e14f[0x2]:null,'id':_0x49e14f['length']<0x5?_0x49e14f[0x2]:_0x49e14f[0x3],'authorId':_0x49e14f['length']<0x5?_0x49e14f[0x3]:_0x49e14f[0x4],'markerCount':0x6==_0x49e14f['length']?_0x49e14f[0x5]:null};}['_breakSuggestionMarker'](_0x193f03,_0xca35ee,_0x298b92){const _0x143f9c=_0x193f03['getFirstRange'](),_0x205ca7=_0x143f9c['start'],_0x152d34=_0x143f9c['end'];this['_setSuggestionRange'](_0x193f03,this['_model']['createRange'](_0x205ca7,_0xca35ee));const _0x4f2aca=_0x2e8fb5(),_0x42080c=_0x193f03['creator']['id'],_0x36acbd=_0x193f03['type']+(_0x193f03['subType']?':'+_0x193f03['subType']:'');this['_setSuggestionData']({'id':_0x4f2aca,'type':_0x36acbd,'createdAt':new Date(),'authorId':_0x42080c,'originalSuggestionId':_0x193f03['id'],'attributes':_0x193f03['attributes'],'data':_0x193f03['data']});const _0x5271b7=this['_getAttributeKey'](_0x193f03);('formatBlock'==_0x193f03['type']||_0x5271b7&&this['_isBlockAttribute'](_0x5271b7))&&(_0x298b92=this['_model']['createPositionBefore'](_0x298b92['parent'])),this['_addSuggestionMarker'](_0x36acbd,_0x4f2aca,_0x42080c,this['_model']['createRange'](_0x298b92,_0x152d34));}['_findSuggestions'](_0x6dccb5,_0x23de08=null){const _0x5b5be8=[],_0x5c1019=this['editor']['plugins']['get']('Users')['me'];Array['isArray'](_0x6dccb5)||(_0x6dccb5=[_0x6dccb5]);for(const _0xaa6149 of this['getSuggestions']()){if(!_0xaa6149['isInContent'])continue;if(_0x23de08&&_0xaa6149['type']!=_0x23de08)continue;let _0x50ca5a=!0x1;for(const _0x1dc8b3 of _0xaa6149['getRanges']()){for(const _0x5c1fb1 of _0x6dccb5){const _0xbc42ee=_0x5c1fb1['start']['isEqual'](_0x1dc8b3['end'])||_0x5c1fb1['end']['isEqual'](_0x1dc8b3['start']);if(_0xbc42ee||_0x5c1fb1['getIntersection'](_0x1dc8b3)){const _0x564711=_0x5c1fb1['containsRange'](_0x1dc8b3)&&Rt(this['_model']['schema'],_0x1dc8b3['start'],_0x5c1fb1),_0x431cf6=_0x1dc8b3['containsRange'](_0x5c1fb1)&&Rt(this['_model']['schema'],_0x5c1fb1['start'],_0x1dc8b3);_0x5b5be8['push']({'suggestion':_0xaa6149,'meta':{'isOwn':_0x5c1019==_0xaa6149['author'],'isNextTo':_0xbc42ee,'isInsideObject':_0x564711,'containsRangeInObject':_0x431cf6}}),_0x50ca5a=!0x0;break;}}if(_0x50ca5a)break;}}return _0x5b5be8;}['_addSuggestionMarker'](_0x42057f,_0xe7e196,_0x273458,_0x879a8c,_0x18b2a5){this['_model']['change'](_0x258363=>{let _0x43d1e2='suggestion:'+_0x42057f+':'+_0xe7e196+':'+_0x273458;_0x18b2a5&&(_0x43d1e2=_0x43d1e2+':'+_0x18b2a5),_0x258363['addMarker'](_0x43d1e2,{'range':_0x879a8c,'usingOperation':!0x0,'affectsData':!0x0});});}['_removeSuggestion'](_0x232057){const _0x141933=_0x232057['previous'],_0x12a234=_0x232057['next'];_0x232057['previous']=null,_0x232057['next']=null,null!=_0x141933&&_0x141933['next']==_0x232057&&(_0x141933['next']=_0x12a234),null!=_0x12a234&&_0x12a234['previous']==_0x232057&&(_0x12a234['previous']=_0x141933),'ready'==this['_suggestionState']['get'](_0x232057)&&(this['_suggestionState']['set'](_0x232057,'removed'),this['fire']('suggestionUnloaded',_0x232057,_0x141933,_0x12a234));}['_setSuggestionData'](_0x14ebab){const _0x1b5198=_0x14ebab['id'],_0x4e3ccc=this['addSuggestionData'](_0x14ebab);if(this['_adapter']&&this['_adapter']['addSuggestion']){const _0x2df8ae=this['editor']['plugins']['get']('PendingActions'),_0x36c52c=_0x4e3ccc['hasComments'],_0x14661c=_0x4e3ccc['subType']?_0x4e3ccc['type']+':'+_0x4e3ccc['subType']:_0x4e3ccc['type'],_0x3b264e=this['editor']['locale'],_0x334ed9=_0x2df8ae['add'](o(_0x3b264e,'PENDING_ACTION_SUGGESTION')),_0xfc46ab={'id':_0x1b5198,'type':_0x14661c,'hasComments':_0x36c52c,'data':_0x14ebab['data']||null,'originalSuggestionId':_0x14ebab['originalSuggestionId']||null,'attributes':_0x4e3ccc['attributes']};this['_adapter']['addSuggestion'](_0xfc46ab)['then'](_0x443d9e=>{_0x4e3ccc['_saved']=!0x0,_0x2df8ae['remove'](_0x334ed9),_0x443d9e&&_0x443d9e['createdAt']&&(this['_suggestions']['get'](_0x1b5198)['createdAt']=_0x443d9e['createdAt']);})['catch'](_0x44b40b=>{throw _0x42c450('error-saving-suggestion-data-suggestion-discarded'),this['editor']['model']['enqueueChange']({'isUndoable':!0x1},()=>{_0x4e3ccc['discard']();}),_0x4e3ccc['stopListening'](),this['_suggestions']['delete'](_0x4e3ccc['id']),this['_suggestionState']['delete'](_0x4e3ccc),_0x44b40b;});}return _0x4e3ccc;}['_isBlockAttribute'](_0x222ceb){return this['_blockAttributeKeys']['has'](_0x222ceb);}['_updateSuggestionData'](_0x5af298,_0x22bee6){const _0x34b62b=this['editor']['plugins']['get']('PendingActions'),_0x5110fc=this['getSuggestion'](_0x5af298);if(this['_adapter']&&this['_adapter']['updateSuggestion']){if(_0x5110fc['_saved']){const _0x1682d9=_0x34b62b['add'](o(this['editor']['locale'],'PENDING_ACTION_SUGGESTION'));this['_adapter']['updateSuggestion'](_0x5af298,_0x22bee6)['then'](()=>{_0x34b62b['remove'](_0x1682d9);});}else _0x5110fc['on']('change:_saved',()=>{this['_updateSuggestionData'](_0x5af298,_0x22bee6);});}}['_getSuggestionData'](_0x3942a4){if(!this['_adapter']||!this['_adapter']['getSuggestion'])throw new _0x3ad3d6('track-changes-adapter-missing-getsuggestion',this);return this['_adapter']['getSuggestion'](_0x3942a4);}['_handleNewSuggestionMarker'](_0x3c80f0){const {id:_0x5a57b9,type:_0x367f57,subType:_0x136dfb,authorId:_0x417641}=this['_splitMarkerName'](_0x3c80f0),_0x31b534=this['_suggestions']['get'](_0x5a57b9)||this['_createSuggestion'](_0x367f57,_0x136dfb,_0x5a57b9,_0x417641,{});switch(this['_checkSuggestionCorrectness'](_0x31b534,_0x367f57,_0x136dfb,_0x417641),this['_suggestionState']['get'](_0x31b534)){case'notReady':this['_getSuggestionData'](_0x5a57b9)['then'](_0x56808a=>{let _0x9ca561=Promise['resolve']();_0x56808a['hasComments']&&(_0x9ca561=this['_commentsRepository']['fetchCommentThread']({'channelId':this['editor']['config']['get']('collaboration.channelId'),'threadId':_0x5a57b9})),_0x9ca561['then'](()=>{this['addSuggestionData'](_0x56808a)['_saved']=!0x0;});}),this['_suggestionState']['set'](_0x31b534,'markerReady');break;case'removed':this['_updateSuggestionData'](_0x5a57b9,{'state':'open'});case'dataReady':this['_suggestionState']['set'](_0x31b534,'ready'),this['fire']('suggestionLoaded',_0x31b534);break;case'ready':this['fire']('suggestionChanged',_0x31b534);}return _0x31b534['addMarkerName'](_0x3c80f0),_0x31b534;}['_refreshSuggestionsChain'](_0x59ab61){const _0x303108=Array['from'](_0x59ab61),_0x36fc75=_0x303108['filter'](_0x1e42a6=>'attribute'==_0x1e42a6['type']);this['_refreshAttributeSuggestionsChain'](_0x36fc75);const _0x231e30=_0x303108['filter'](_0x4218a4=>!_0x4218a4['isMultiRange']&&'attribute'!=_0x4218a4['type']),_0x2eea71=this['getSuggestions']({'skipNotAttached':!0x0})['filter'](_0x56f42a=>!_0x56f42a['isMultiRange']&&'attribute'!=_0x56f42a['type']),_0x37e01e=_0x2eea71['filter'](_0x246645=>!_0x59ab61['has'](_0x246645)),_0x32fdc6=new Map(_0x2eea71['map'](_0x5e416f=>[_0x5e416f,this['_suggestionFactory']['getSuggestionCallback'](_0x5e416f['type'],_0x5e416f['subType'],'chain')])),_0x3186c9=new Map(_0x2eea71['map'](_0x44e4b0=>[_0x44e4b0,_0x44e4b0['getFirstRange']()])),_0x52969c=new Set(),_0x21379b=new Set();for(let _0xaf75f1=0x0;_0xaf75f1<_0x231e30['length'];_0xaf75f1++)_0x1ac071(_0x231e30[_0xaf75f1],_0x231e30,_0xaf75f1+0x1);for(let _0x10cae3=0x0;_0x10cae3<_0x231e30['length'];_0x10cae3++)_0x1ac071(_0x231e30[_0x10cae3],_0x37e01e,0x0);const _0x2dc77a=new Set();for(let _0x1b63b3=0x0;_0x1b63b3<_0x231e30['length'];_0x1b63b3++){const _0x36eb04=_0x231e30[_0x1b63b3];!_0x21379b['has'](_0x36eb04)&&_0x36eb04['previous']&&(_0x2dc77a['add'](_0x36eb04['previous']),_0x36eb04['previous']['next']===_0x36eb04&&(_0x36eb04['previous']['next']=null),_0x36eb04['previous']=null),!_0x52969c['has'](_0x36eb04)&&_0x36eb04['next']&&(_0x2dc77a['add'](_0x36eb04['next']),_0x36eb04['next']['previous']===_0x36eb04&&(_0x36eb04['next']['previous']=null),_0x36eb04['next']=null);}function _0x1ac071(_0x3b3b4c,_0x44441d,_0x383624){for(let _0x63324b=_0x383624;_0x63324b<_0x44441d['length'];_0x63324b++){const _0x3e87df=_0x5406a6(_0x3b3b4c,_0x44441d[_0x63324b]);_0x3e87df&&(_0x3e87df[0x0]['next']=_0x3e87df[0x1],_0x3e87df[0x1]['previous']=_0x3e87df[0x0],_0x52969c['add'](_0x3e87df[0x0]),_0x21379b['add'](_0x3e87df[0x1]));}}function _0x5406a6(_0x50802c,_0x2e5a56){if(_0x50802c['author']['id']!==_0x2e5a56['author']['id'])return null;const _0x3d83ec=_0x32fdc6['get'](_0x50802c)(_0x50802c,_0x2e5a56,_0x3186c9['get'](_0x50802c),_0x3186c9['get'](_0x2e5a56));if(!_0x3d83ec)return null;return _0x32fdc6['get'](_0x2e5a56)(_0x50802c,_0x2e5a56,_0x3186c9['get'](_0x50802c),_0x3186c9['get'](_0x2e5a56))?_0x3d83ec[0x1]['commentThread']&&_0x3d83ec[0x1]['commentThread']['length']?null:_0x3d83ec:null;}_0x2dc77a['size']&&this['_refreshSuggestionsChain'](_0x2dc77a);}['_refreshAttributeSuggestionsChain'](_0x49a126){if(0x0==_0x49a126['length'])return;const _0x5a3768=this['getSuggestions']({'skipNotAttached':!0x0})['filter'](_0x3154a4=>'attribute'==_0x3154a4['type']&&_0x3154a4['_isDataLoaded']),_0x45026b=[],_0x23ae3d=new Map();for(const _0x3d3620 of _0x5a3768){const _0x52ee74=_0x4863ff(_0x3d3620['attributes']);_0x23ae3d['has'](_0x52ee74)||(_0x23ae3d['set'](_0x52ee74,_0x45026b['length']),_0x45026b['push']([]));const _0xf25a7b=_0x23ae3d['get'](_0x52ee74);_0x45026b[_0xf25a7b]['push'](_0x3d3620);}!(function(){_0x45026b['sort']((_0x1128e0,_0x273ee7)=>{const _0x4ae355=_0x1128e0[0x0]['createdAt'],_0x1b00c0=_0x273ee7[0x0]['createdAt'];return _0x4ae355==_0x1b00c0?_0x1128e0[0x0]['attributes']['groupId']<_0x273ee7[0x0]['attributes']['groupId']?-0x1:0x1:_0x4ae355<_0x1b00c0?-0x1:0x1;});for(const _0x3d1bdb of _0x45026b)_0x3d1bdb['sort']((_0x52e692,_0x48d433)=>_0x52e692['id']<_0x48d433['id']?-0x1:0x1);}());for(let _0xee51e8=0x0;_0xee51e8<_0x45026b['length'];_0xee51e8++){if(0x0==_0x45026b[_0xee51e8]['length'])continue;const _0x5df782=[];for(let _0x181c6e=_0xee51e8+0x1;_0x181c6e<_0x45026b['length'];_0x181c6e++)0x0!=_0x45026b[_0x181c6e]['length']&&_0x290641(_0x45026b[_0xee51e8],_0x45026b[_0x181c6e])&&_0x5df782['push'](_0x181c6e);for(const _0x436386 of _0x5df782)_0x45026b[_0xee51e8]=_0x45026b[_0xee51e8]['concat'](_0x45026b[_0x436386]),_0x45026b[_0x436386]=[];}for(const _0x3f06b6 of _0x45026b)for(let _0x50db6b=0x0;_0x50db6b<_0x3f06b6['length'];_0x50db6b++)_0x3f06b6[_0x50db6b]['next']=_0x3f06b6[_0x50db6b+0x1]||null;for(const _0x17be69 of _0x45026b)for(let _0x399e37=0x0;_0x399e37<_0x17be69['length'];_0x399e37++)_0x17be69[_0x399e37]['previous']=_0x17be69[_0x399e37-0x1]||null;function _0x290641(_0x3d2f0b,_0x580082){if(_0x3d2f0b[0x0]['attributes']['groupId']!==_0x580082[0x0]['attributes']['groupId']&&_0x3d2f0b[0x0]['author']!==_0x580082[0x0]['author'])return!0x1;if(!function(_0xffd456,_0x3b71a9){if(!_0xffd456['hasComments']&&!_0x3b71a9['hasComments'])return!0x0;if(_0xffd456['hasComments']&&_0x3b71a9['hasComments'])return!0x1;if(_0xffd456['hasComments']&&_0x3b71a9['createdAt']<_0xffd456['commentThread']['comments']['get'](0x0)['createdAt'])return!0x0;if(_0x3b71a9['hasComments']&&_0xffd456['createdAt']<_0x3b71a9['commentThread']['comments']['get'](0x0)['createdAt'])return!0x0;return!0x1;}(_0x3d2f0b[0x0],_0x580082[0x0]))return!0x1;const _0x5d62b5=Bt(_0x3d2f0b[0x0]['attributes'],'groupId'),_0x11d845=Bt(_0x580082[0x0]['attributes'],'groupId');if(!_0x32ccde(_0x5d62b5,_0x11d845))return!0x1;return!!_0x3d2f0b['every'](_0x3d5d8f=>_0x580082['some'](_0x335eb2=>_0x3d5d8f['getFirstRange']()['isEqual'](_0x335eb2['getFirstRange']())))&&_0x580082['every'](_0x3b28fe=>_0x3d2f0b['some'](_0x4ce8ad=>_0x3b28fe['getFirstRange']()['isEqual'](_0x4ce8ad['getFirstRange']())));}}['_joinWithAdjacentSuggestions'](_0x1d2fc6){const _0x24d84f=Array['from'](_0x1d2fc6),_0x56432c=this['getSuggestions']({'skipNotAttached':!0x0}),_0x3d2105=_0x56432c['filter'](_0x287a04=>!_0x1d2fc6['has'](_0x287a04)),_0x5c50dc=new Map(_0x24d84f['map'](_0x1b51a0=>[_0x1b51a0,this['_suggestionFactory']['getSuggestionCallback'](_0x1b51a0['type'],_0x1b51a0['subType'],'join')])),_0x4966fc=new Map(_0x56432c['map'](_0x331b02=>[_0x331b02,_0x331b02['getRanges']()]));for(let _0x1eeb24=0x0;_0x1eeb24<_0x24d84f['length'];_0x1eeb24++){if(_0x2273ab(this,_0x24d84f[_0x1eeb24],_0x24d84f,_0x1eeb24+0x1))return!0x0;}for(let _0x5b1347=0x0;_0x5b1347<_0x24d84f['length'];_0x5b1347++){if(_0x2273ab(this,_0x24d84f[_0x5b1347],_0x3d2105,0x0))return!0x0;}return!0x1;function _0x2273ab(_0x1c9868,_0x18c285,_0x5964f9,_0x1bb9b0){for(let _0x6d660e=_0x1bb9b0;_0x6d660e<_0x5964f9['length'];_0x6d660e++){const _0x32af8d=_0x5964f9[_0x6d660e];if(_0x32af8d['type']!==_0x18c285['type']||_0x32af8d['author']['id']!==_0x18c285['author']['id']||_0x32af8d['subType']!==_0x18c285['subType'])continue;if(!Pt(_0x18c285,_0x32af8d,['groupId']))continue;if('attribute'==_0x18c285['type']&&_0x18c285['data']['oldValue']!=_0x32af8d['data']['oldValue'])continue;if('attribute'==_0x18c285['type']&&_0x1c9868['_isBlockAttribute'](_0x18c285['data']['key']))continue;if('formatBlock'==_0x18c285['type']){const _0x508f7e=_0x1c9868['editor']['model'],_0x358aaa=_0x18c285['getContainedElement']();if(_0x358aaa&&(_0x508f7e['schema']['isObject'](_0x358aaa)||_0x508f7e['schema']['isLimit'](_0x358aaa)))continue;}const _0x5b6017=_0x5c50dc['get'](_0x18c285),_0x387cf5=_0x4966fc['get'](_0x18c285),_0x39826b=_0x4966fc['get'](_0x32af8d),_0x1d5423=_0x18c285['commentThread']&&_0x18c285['commentThread']['length'],_0x3417d8=_0x32af8d['commentThread']&&_0x32af8d['commentThread']['length'];if(!_0x1d5423&&_0x5b6017(_0x39826b,_0x387cf5))return _0x1c9868['_joinSuggestions'](_0x32af8d,_0x18c285),_0x4966fc['delete'](_0x18c285),!0x0;if(!_0x3417d8&&_0x5b6017(_0x387cf5,_0x39826b))return _0x1c9868['_joinSuggestions'](_0x18c285,_0x32af8d),_0x4966fc['delete'](_0x32af8d),!0x0;}return!0x1;}}['_joinSuggestions'](_0x130364,_0x35bc99){if(_0x130364['isMultiRange']){for(const _0x3c011e of _0x35bc99['getRanges']())_0x130364['addRange'](_0x3c011e);}else{const _0x3b72b5=_0x35bc99['getFirstRange']()['end'];this['_setSuggestionRange'](_0x130364,this['_model']['createRange'](_0x130364['getFirstRange']()['start'],_0x3b72b5));}_0x35bc99['removeMarkers']();}['_getMarkerAnnouncementText'](_0x1c8391,_0x19d868){const _0x864353=_0x1c8391['startsWith']('format')||_0x1c8391['startsWith']('attribute')?'FORMATTING':_0x1c8391['toUpperCase']();return o(this['editor']['locale'],_0x19d868+'_'+_0x864353+'_SUGGESTION_ANNOUNCEMENT');}['_initAriaMarkerChangeAnnouncements'](){const _0x1dfb3c=this['editor'];if(!_0x1dfb3c['ui'])return;const {ariaLiveAnnouncer:_0x12af21}=_0x1dfb3c['ui'];_0x16eb3e(this['_model'],({left:_0x3934fa,entered:_0x41998c})=>{for(const _0x2a5734 of _0x3934fa){const {group:_0x3b5462,type:_0x925434}=this['_splitMarkerName'](_0x2a5734['name']);if('suggestion'===_0x3b5462){_0x12af21['announce'](this['_getMarkerAnnouncementText'](_0x925434,'LEAVE'));break;}}for(const _0x174ed0 of _0x41998c){const {group:_0x2268bd,type:_0x14d283}=this['_splitMarkerName'](_0x174ed0['name']);if('suggestion'===_0x2268bd){_0x12af21['announce'](this['_getMarkerAnnouncementText'](_0x14d283,'ENTER'));break;}}});}['_processAttributeChanges'](_0x18e141){if(this['_recordAttributeSuggestions'])return!0x1;const _0x107988=this['editor'],_0x1d30d2=_0x107988['model']['document']['differ']['getChanges']();if(0x0==_0x1d30d2['length'])return!0x1;const _0x2c5ad9=[],_0x220130=_0x1d30d2['filter'](_0x54d79b=>'attribute'==_0x54d79b['type']),_0x4ff46a=_0x1d30d2['filter'](_0x1bce34=>'insert'==_0x1bce34['type']&&'$text'!=_0x1bce34['name']),_0x5d16bc=_0x1d30d2['filter'](_0xf98aaa=>'remove'==_0xf98aaa['type']&&'$text'!=_0xf98aaa['name']);for(const _0x4d526b of _0x220130)_0x2c5ad9['push']({'key':_0x4d526b['attributeKey'],'newValue':_0x4d526b['attributeNewValue'],'oldValue':_0x4d526b['attributeOldValue'],'range':Ot(_0x4d526b['range'],_0x107988['model'])});for(const _0x3932eb of _0x4ff46a){const _0x502a5a=_0x5d16bc['find'](_0x45d8f1=>_0x45d8f1['position']['isEqual'](_0x3932eb['position']));_0x502a5a&&_0x2c5ad9['push']({'key':m,'newValue':_0x3932eb['name'],'oldValue':_0x502a5a['name'],'range':_0x107988['model']['createRangeOn'](_0x3932eb['position']['nodeAfter'])});}return 0x0!=_0x2c5ad9['length']&&this['_reduceExistingSuggestions'](_0x18e141,_0x2c5ad9);}['_processAttributeSuggestions'](_0x1af758){let _0x1945c4=!0x1;const _0x41335b=this['editor']['model']['document']['differ']['getChangedMarkers']()['filter'](_0xa3351a=>_0xa3351a['data']['newRange']&&_0xa3351a['name']['startsWith']('suggestion:attribute:'));for(const _0x3a8df6 of _0x41335b){const {subType:_0x48ef68,id:_0x3647b4}=this['_splitMarkerName'](_0x3a8df6['name']),_0x36ee06=_0x48ef68['split']('|')[0x0];for(const _0x4f0b35 of this['getSuggestions']({'skipNotAttached':!0x0}))_0x4f0b35['id']!=_0x3647b4&&'attribute'==_0x4f0b35['type']&&_0x4f0b35['data']&&_0x4f0b35['data']['key']==_0x36ee06&&_0x4f0b35['getFirstRange']()['isIntersecting'](_0x3a8df6['data']['newRange'])&&(this['_reduceSuggestionAttributeRange'](_0x4f0b35,_0x3a8df6['data']['newRange'],_0x1af758),_0x1945c4=!0x0);}return _0x1945c4;}['_recordAttributeChanges'](_0x2f9fef){this['editor'],this['_recordAttributeSuggestions']=!0x0,_0x2f9fef();}['_isRegisteredAttribute'](_0x59665f){const _0x3edba4=this['_isBlockAttribute'](_0x59665f),_0x35a857=this['_inlineAttributeKeys']['has'](_0x59665f);return _0x3edba4||_0x35a857;}['_reduceExistingSuggestions'](_0x3dc0f8,_0x4d6f65){if(0x0==_0x4d6f65['length'])return!0x1;let _0x5a5396=!0x1;for(const _0x597c86 of _0x4d6f65){const _0x1c0c36=this['_findSuggestions'](_0x597c86['range'],'attribute')['filter'](_0x5990b9=>!_0x5990b9['meta']['isNextTo'])['map'](_0x29df36=>_0x29df36['suggestion']),_0x9295af=_0x4863ff({'newValue':_0x597c86['newValue']});_0x1c0c36['filter'](_0x1e0814=>{const [_0x421d61,_0x560316]=_0x1e0814['subType']['split']('|');return _0x421d61==_0x597c86['key']&&_0x560316!=_0x9295af;})['forEach'](_0xf2232c=>{this['_reduceSuggestionAttributeRange'](_0xf2232c,_0x597c86['range'],_0x3dc0f8),_0x5a5396=!0x0;});}return _0x5a5396;}['_reduceSuggestionAttributeRange'](_0x3fd5b5,_0x17384d,_0x4d55cb){const _0x43c3f6=_0x3fd5b5['getFirstRange']()['getDifference'](_0x17384d);0x0!==_0x43c3f6['length']?0x1!==_0x43c3f6['length']?this['_breakSuggestionMarker'](_0x3fd5b5,_0x17384d['start'],_0x17384d['end']):this['_setSuggestionRange'](_0x3fd5b5,_0x43c3f6[0x0]):_0x4d55cb['removeMarker'](_0x3fd5b5['getFirstMarker']());}}class xt{['_editor'];['_model'];['_customCallbacks'];['_defaultCallbacks'];constructor(_0x40f9bd){this['_editor']=_0x40f9bd,this['_model']=_0x40f9bd['model'],this['_customCallbacks']=new Map(),this['_defaultCallbacks']=new Map(),this['_registerDefaultCallbacks']();}['buildSuggestion'](_0x4843d1,_0x5b0786,_0x355d5c,_0x51c9b9,_0x1c9abb,_0x2aa95a){return new u(this['_model'],{'type':_0x4843d1,'subType':_0x5b0786,'id':_0x355d5c,'author':_0x51c9b9,'creator':_0x51c9b9,'attributes':_0x1c9abb,'onAttributesChange':_0x2aa95a,'onAccept':(..._0x5dff68)=>this['getSuggestionCallback'](_0x4843d1,_0x5b0786,'accept')(..._0x5dff68),'onDiscard':(..._0x1b466f)=>this['getSuggestionCallback'](_0x4843d1,_0x5b0786,'discard')(..._0x1b466f)});}['registerCustomCallback'](_0x494044,_0x5476aa,_0x2fb16e,_0x2c2f21){const _0x49ebaf=_0x494044+':'+_0x5476aa+':'+_0x2fb16e;this['_customCallbacks']['set'](_0x49ebaf,_0x2c2f21);}['getSuggestionCallback'](_0x9949c3,_0x52fc0d,_0x3e6443){const _0x1d2564=_0x9949c3+':'+_0x52fc0d+':'+_0x3e6443;return this['_customCallbacks']['get'](_0x1d2564)||this['_defaultCallbacks']['get'](_0x9949c3+':'+_0x3e6443);}['_registerDefaultCallbacks'](){const _0x32e280=()=>!0x1,_0x1b5549=_0x76ca3c=>{_0x76ca3c['sort']((_0x29cfbc,_0x57d0a4)=>_0x29cfbc['start']['isBefore'](_0x57d0a4['start'])?0x1:-0x1),this['_model']['change'](_0x35170b=>{for(const _0x348ace of _0x76ca3c){let _0x50d03d;_0x50d03d=_0x348ace['end']['isAtEnd']&&_0x348ace['end']['parent']==_0x348ace['start']['nodeAfter']?_0x35170b['createSelection'](_0x348ace['start']['nodeAfter'],'on'):_0x35170b['createSelection'](_0x348ace),this['_model']['deleteContent'](_0x50d03d,{'forceDefaultExecution':!0x0,'doNotAutoparagraph':!0x0});}});},_0x41d195=(_0x3c1549,_0x5bcd3d)=>{_0x5bcd3d&&this['_model']['change'](_0x2c0859=>{const {commandName:_0x4a2d3d,commandParams:_0x53cb2d=[]}=_0x5bcd3d,_0x2c1ee6=_0x3c1549['map'](_0x180be6=>(Tt(_0x180be6)&&(_0x180be6=this['_model']['createRange'](_0x180be6['end'])),_0x180be6))['filter'](_0x17fb13=>'$graveyard'!==_0x17fb13['root']['rootName']);if(_0x2c1ee6['length']<0x1)return;const _0x51f955=Array['from'](this['_model']['document']['selection']['getRanges']())['map'](_0x198e23=>_0x57bad3['fromRange'](_0x198e23));_0x2c0859['setSelection'](_0x2c1ee6);for(const _0x467896 of this['_editor']['commands']['commands']())_0x467896['refresh']();_0x53cb2d['push']({'forceDefaultExecution':!0x0}),this['_editor']['execute'](_0x4a2d3d,..._0x53cb2d);const _0x2410cf=_0x51f955['filter'](_0x5aaae7=>'$graveyard'!=_0x5aaae7['root']['rootName']);_0x2410cf['length']>0x0&&_0x2c0859['setSelection'](_0x2410cf);for(const _0x237b81 of _0x51f955)_0x237b81['detach']();});},_0x1d0dd0=(_0x56be00,_0x19071a)=>0x1==_0x56be00['length']&&0x1==_0x19071a['length']&&_0x56be00[0x0]['end']['isEqual'](_0x19071a[0x0]['start']),_0x1d5670=(_0x4889bc,_0x2fcd11,_0x3c7321,_0x1b5e96)=>Gt(_0x4889bc,_0x2fcd11,_0x3c7321,_0x1b5e96,this['_model'])?[_0x4889bc,_0x2fcd11]:Gt(_0x2fcd11,_0x4889bc,_0x1b5e96,_0x3c7321,this['_model'])?[_0x2fcd11,_0x4889bc]:null;this['_defaultCallbacks']['set']('insertion:accept',_0x32e280),this['_defaultCallbacks']['set']('insertion:discard',_0x1b5549),this['_defaultCallbacks']['set']('insertion:join',_0x1d0dd0),this['_defaultCallbacks']['set']('insertion:chain',_0x1d5670),this['_defaultCallbacks']['set']('deletion:accept',_0x1b5549),this['_defaultCallbacks']['set']('deletion:discard',_0x32e280),this['_defaultCallbacks']['set']('deletion:join',_0x1d0dd0),this['_defaultCallbacks']['set']('deletion:chain',_0x1d5670),this['_defaultCallbacks']['set']('formatInline:accept',_0x41d195),this['_defaultCallbacks']['set']('formatInline:discard',_0x32e280),this['_defaultCallbacks']['set']('formatInline:join',_0x1d0dd0),this['_defaultCallbacks']['set']('formatInline:chain',_0x32e280),this['_defaultCallbacks']['set']('formatBlock:accept',_0x41d195),this['_defaultCallbacks']['set']('formatBlock:discard',_0x32e280),this['_defaultCallbacks']['set']('formatBlock:join',_0x1d0dd0),this['_defaultCallbacks']['set']('formatBlock:chain',_0x32e280),this['_defaultCallbacks']['set']('attribute:accept',_0x32e280),this['_defaultCallbacks']['set']('attribute:discard',(_0x46df45,_0x1d5f4f)=>{if(!_0x1d5f4f)return;const _0x1af7d8=this['_editor']['plugins']['get'](p);this['_model']['change'](_0x363b0e=>{if(_0x1d5f4f['key']==m)for(const _0x4556fe of _0x46df45){const _0x5a5e0b=_0x4556fe['start']['nodeAfter'],_0x22a5b9=_0x1d5f4f['oldValue'];_0x363b0e['rename'](_0x5a5e0b,_0x22a5b9);}else{if(_0x1af7d8['_isBlockAttribute'](_0x1d5f4f['key'])){for(const _0x4da3e9 of _0x46df45)void 0x0!==_0x1d5f4f['oldValue']?_0x363b0e['setAttribute'](_0x1d5f4f['key'],_0x1d5f4f['oldValue'],_0x4da3e9['start']['nodeAfter']):_0x363b0e['removeAttribute'](_0x1d5f4f['key'],_0x4da3e9['start']['nodeAfter']);}else{for(const _0x514868 of _0x46df45)_0x1d5f4f['oldValue']?_0x363b0e['setAttribute'](_0x1d5f4f['key'],_0x1d5f4f['oldValue'],_0x514868):_0x363b0e['removeAttribute'](_0x1d5f4f['key'],_0x514868);}}});}),this['_defaultCallbacks']['set']('attribute:join',_0x1d0dd0);}}function Rt(_0x4e52e3,_0x1c1486,_0x5e09c7){for(const _0x4c4e3b of _0x1c1486['parent']['getAncestors']({'includeSelf':!0x0,'parentFirst':!0x0})){if(_0x4c4e3b['root']==_0x4c4e3b)return!0x1;if(!_0x5e09c7['containsItem'](_0x4c4e3b))return!0x1;if(_0x4e52e3['isObject'](_0x4c4e3b)||_0x4e52e3['isLimit'](_0x4c4e3b))return!0x0;}return!0x1;}function Tt(_0x259dd1){return _0x259dd1['end']['parent']==_0x259dd1['start']['nodeAfter']&&_0x259dd1['end']['isAtStart'];}function Et(_0x30f7cd,_0x5ba986,_0x30643,_0x33e631){const _0x3c72a2=_0x12394f=>!_0x12394f['item']['is']('$textProxy')&&!_0x33e631['isObject'](_0x12394f['item']),_0x1c9ff0=_0x30f7cd['start']['getLastMatchingPosition'](_0x3c72a2),_0x3157c9=_0x30f7cd['end']['getLastMatchingPosition'](_0x3c72a2,{'direction':'backward'});return(!_0x30f7cd['start']['isEqual'](_0x1c9ff0)||!_0x30f7cd['end']['isEqual'](_0x3157c9))&&(_0x1c9ff0['isBefore'](_0x3157c9)?_0x30643['updateMarker'](_0x5ba986,{'range':_0x30643['createRange'](_0x1c9ff0,_0x3157c9)}):_0x30643['removeMarker'](_0x5ba986),!0x0);}function Vt(_0x41e92a){return _0x4863ff(_0x41e92a);}function Ut(_0x40e18b){const _0x5ba7d4=_0x40e18b['start']['nodeAfter'];return _0x5ba7d4&&_0x5ba7d4['is']('element');}function Ot(_0x438354,_0xe96a14){return null==_0x438354['end']['nodeBefore']&&_0x438354['end']['parent']==_0x438354['start']['nodeAfter']?Ft(_0x438354['start']['nodeAfter'],_0xe96a14):_0x438354;}function Ft(_0x35d9ca,_0x346e70){const _0x1f21ce=_0x346e70['schema']['isObject'](_0x35d9ca)||_0x346e70['schema']['isSelectable'](_0x35d9ca);return _0x346e70['createRange'](_0x346e70['createPositionAt'](_0x35d9ca,'before'),_0x1f21ce?_0x346e70['createPositionAfter'](_0x35d9ca):_0x346e70['createPositionAt'](_0x35d9ca,'end'));}function Gt(_0x564068,_0x302900,_0x267853,_0x412df4,_0x2b92e1){if(!Pt(_0x564068,_0x302900))return!0x1;if(_0x267853['end']['isEqual'](_0x412df4['start']))return!0x0;if(_0x564068['type']!=_0x302900['type'])return!0x1;if(!_0x267853['end']['isTouching'](_0x412df4['start']))return!0x1;const _0x315401=_0x2b92e1['createRange'](_0x267853['end'],_0x412df4['start'])['getWalker']();for(const _0x233936 of _0x315401)if(['elementStart','elementEnd']['includes'](_0x233936['type'])&&_0x2b92e1['schema']['isLimit'](_0x233936['item']))return!0x1;return!0x0;}function Pt(_0x3e8e29,_0x3f5b29,_0x117af0=[]){return!(!_0x3e8e29['_isDataLoaded']||!_0x3f5b29['_isDataLoaded'])&&_0x32ccde(Bt(_0x3e8e29['attributes'],_0x117af0),Bt(_0x3f5b29['attributes'],_0x117af0));}function Lt(_0x52968c,_0x1985a6){const _0x186fd7=Ht(_0x52968c['attributes']),_0x451581=Ht(_0x1985a6);if(!_0x52968c['_isDataLoaded'])return!0x1;for(const _0x21dfa0 of Object['keys'](_0x451581))if(!_0x32ccde(_0x186fd7[_0x21dfa0],_0x451581[_0x21dfa0]))return!0x1;return!0x0;}function Ht(_0x3876c9){const _0x35ee9c=Object['assign']({},_0x3876c9);return delete _0x35ee9c['skipNestingCheck'],delete _0x35ee9c['tablePasteChainId'],_0x35ee9c;}class oe extends/* #__PURE__ -- @preserve */
25
+ _0xe6f5b7(){['model'];['view'];['commentThreadController'];['_editor'];['_acceptCommand'];['_discardCommand'];['_pendingAction'];constructor(_0x58226b,_0x49942a,_0x396267,_0x21f73a){super(),this['model']=_0x49942a,this['view']=_0x396267,this['commentThreadController']=_0x21f73a,this['_editor']=_0x58226b,this['_acceptCommand']=_0x58226b['commands']['get']('acceptSuggestion'),this['_discardCommand']=_0x58226b['commands']['get']('discardSuggestion'),this['view']['bind']('isEnabled')['to'](this['_acceptCommand'],this['_discardCommand'],(_0x4f3ffc,_0x5b7d03)=>_0x4f3ffc||_0x5b7d03),this['view']['bind']('canAccept')['to'](this['_acceptCommand'],'isEnabled',_0x9c480c=>_0x9c480c&&this['_editor']['model']['canEditAt'](_0x49942a['getRanges']())),this['view']['bind']('canDiscard')['to'](this['_discardCommand'],'isEnabled',_0x3a4685=>_0x3a4685&&this['_editor']['model']['canEditAt'](_0x49942a['getRanges']())),this['_pendingAction']=null,_0x396267['isDirty']&&this['_setPendingAction'](),this['listenTo'](_0x396267,'acceptSuggestion',()=>this['acceptSuggestion']()),this['listenTo'](_0x396267,'discardSuggestion',()=>this['discardSuggestion']()),this['listenTo'](_0x396267,'change:isDirty',()=>{_0x396267['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 _0x557f07=o(this['_editor']['locale'],'PENDING_ACTION_SUGGESTION');this['_pendingAction']=this['_editor']['plugins']['get']('PendingActions')['add'](_0x557f07);}['_removePendingAction'](){null!==this['_pendingAction']&&this['_editor']['plugins']['get']('PendingActions')['remove'](this['_pendingAction']),this['_pendingAction']=null;}}class es extends _0x27383a{['commentsListView'];['commentThreadInputView'];['_model'];['_localUser'];['_config'];constructor(_0x47c7c2,_0x301ca3,_0x37a059,_0x5787a2){super(_0x47c7c2),this['commentsListView']=null,this['commentThreadInputView']=null,this['set']('isActive',!0x1),this['set']('authoredAt',_0x301ca3['authoredAt']),this['bind']('authoredAt')['to'](_0x301ca3),this['set']('descriptionParts',[]),this['set']('isDirty',!0x1),this['set']('isEnabled',!0x1),this['set']('canAccept',!0x1),this['set']('canDiscard',!0x1),this['_model']=_0x301ca3,this['_localUser']=_0x37a059,this['_config']=_0x5787a2,_0x5787a2['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:_0xb814f9}=this['_config'];this['commentsListView']=new _0xb814f9(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',_0x2d4d95=>_0x2d4d95+0x1),this['commentThreadInputView']=this['_createCommentThreadInputView'](),this['on']('removeComment',()=>this['focus']()),this['bind']('isDirty')['to'](this['commentsListView'],'hasDirtyComment',this['commentThreadInputView']['commentInputView'],'value',(_0x721de8,_0x45e214)=>_0x721de8||!!_0x45e214);}['_createCommentThreadInputView'](){const {CommentThreadInputView:_0x205d85}=this['_config'],_0x573fc9=new _0x205d85(this['locale'],this['_localUser'],this['_config']['editorConfig']),_0x5ba534=_0x573fc9['commentInputView'];return _0x573fc9['bind']('showInput')['to'](this,'isActive',this['_model']['commentThread'],'isReadOnly',_0x5ba534,'value',(_0x40332b,_0x3ecbfe,_0x281535)=>!!_0x281535||_0x40332b&&!_0x3ecbfe),_0x5ba534['on']('submit',(_0x320696,_0x1dd936)=>{this['fire']('addComment',_0x1dd936),_0x5ba534['editor']['setData']('');}),_0x5ba534['on']('cancel',()=>this['focus']()),_0x5ba534['bind']('disabledSubmit')['to'](this['_model']['commentThread'],'isReadOnly'),_0x573fc9;}}class ne extends es{['userView'];['acceptButton'];['discardButton'];['_descriptionElement'];constructor(_0xf30e7,_0x3e03d0,_0x3f1168,_0x29f32d){super(_0xf30e7,_0x3e03d0,_0x3f1168,_0x29f32d),this['set']('type',''),this['bind']('type')['to'](this,'descriptionParts',_0x1aef50=>_0x1aef50&&_0x1aef50[0x0]?_0x1aef50[0x0]['type']:''),this['bind']('description')['to'](this,'descriptionParts',this,'isActive',(_0x39dd6c,_0x51f95a)=>{let _0x3dbc28='';for(const _0x536a07 of _0x39dd6c)_0x3dbc28+='<p>'+ds(_0x536a07['content'],_0x536a07['color'])+'</p>';return _0x51f95a?_0x3dbc28:_0x426611(_0x3dbc28,{'limit':0x8c});}),this['_descriptionElement']=null,this['acceptButton']=this['_createButton'](o(_0xf30e7,'Accept\x20suggestion'),_0x17f489['check'],'ck-suggestion--accept','acceptSuggestion','sw'),this['acceptButton']['bind']('isEnabled')['to'](this,'canAccept'),this['discardButton']=this['_createButton'](o(_0xf30e7,'Discard\x20suggestion'),_0x17f489['cancel'],'ck-suggestion--discard','discardSuggestion','sw'),this['discardButton']['bind']('isEnabled')['to'](this,'canDiscard'),this['userView']=new _0x54be9f(_0xf30e7,this['_model']['author'],this['getUserViewNotificationText']()),this['userView']['extendTemplate']({'attributes':{'class':['ck-suggestion__user','ck-annotation__user']}}),this['setTemplate'](this['getTemplate']());}['getTemplate'](){const _0x50b2f5=this['bindTemplate'],_0x3a719d=[{'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':_0x50b2f5['to']('authoredAt'),'class':['ck-comment__info-time','ck-annotation__info-time']},'children':[{'text':_0x50b2f5['to']('authoredAt',_0x405eea=>this['_config']['formatDateTime'](_0x405eea))}]}]},{'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']&&_0x3a719d['push']({'tag':'div','attributes':{'class':['ck-comment__external']},'children':[{'text':this['getExternalSuggestionNote']()}]});const _0x3cc41f={'tag':'div','attributes':{'class':['ck-suggestion-wrapper',_0x50b2f5['if']('isActive','ck-suggestion-wrapper--active'),_0x50b2f5['to']('type',_0x20bd2e=>'ck-suggestion-'+_0x20bd2e),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':_0x3a719d}]}]};return this['commentsListView']&&this['commentThreadInputView']&&(_0x3cc41f['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)),_0x3cc41f;}['render'](){super['render'](),this['_descriptionElement']=this['element']['querySelector']('.ck-annotation__content-wrapper'),this['_descriptionElement']['innerHTML']=this['description'],this['on']('change:description',(_0x12e347,_0x5b1ee2,_0x341863)=>{this['_descriptionElement']['innerHTML']=_0x341863;});}['_createButton'](_0x9af42d,_0x4c1541,_0x375786,_0xdcca7,_0x2391af){const _0xbac870=new _0x485921(this['locale']);return _0xbac870['set']({'label':_0x9af42d,'icon':_0x4c1541,'tooltip':!0x0,'tooltipPosition':_0x2391af}),_0xbac870['extendTemplate']({'attributes':{'class':_0x375786}}),_0xbac870['on']('execute',()=>{this['fire'](_0xdcca7,this['_model']['id']);}),_0xbac870;}['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(_0x1b94c8,_0x47ea9b){let _0x2f1872='';return _0x2f1872+=_0x1b94c8['split']('*')['map']((_0x571535,_0x43cf44)=>_0x43cf44%0x2!=0x0?'<span\x20class=\x22ck-suggestion-type\x22>'+us(_0x571535)+'</span>':us(_0x571535))['join'](''),_0x47ea9b&&(_0x2f1872+='<span\x20class=\x22ck-suggestion-color\x22\x20style=\x22background-color:\x20'+_0x47ea9b['value']+'\x22\x20title=\x22'+_0x47ea9b['title']+'\x22></span>'),_0x2f1872;}function us(_0x4236d7){const _0x20b28a=document['createElement']('span');return _0x20b28a['innerText']=_0x4236d7,_0x20b28a['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 _0x496983{['_suggestionToController'];['_viewToController'];['_annotationViews'];['_handleControllerBuffer'];['_disableComments'];static get['requires'](){return[p,_0x2ec5a8,'CommentsRepository','Annotations','EditorAnnotations'];}static get['pluginName'](){return'TrackChangesUI';}constructor(_0x31bb23){super(_0x31bb23),this['_suggestionToController']=new Map(),this['_viewToController']=new Map(),this['_annotationViews']=new Map(),this['_handleControllerBuffer']=new Map();const _0x5eef89=this['editor']['config'];_0x5eef89['define']('trackChanges.SuggestionThreadView',ne),_0x5eef89['define']('trackChanges.disableComments',!0x1),this['_disableComments']=_0x5eef89['get']('trackChanges.disableComments');}['_handleSuggestionControllerDelayed'](_0x4fba4d,_0x453d9d){0x0===this['_handleControllerBuffer']['size']&&setTimeout(()=>{for(const [_0x296157,_0x16a73b]of this['_handleControllerBuffer']){const _0x34f5a7=this['_suggestionToController']['has'](_0x296157);_0x34f5a7||_0x16a73b?_0x34f5a7&&_0x16a73b&&this['_destroyController'](_0x296157):this['_initializeController'](_0x296157);}this['_handleControllerBuffer']['clear'](),this['editor']['plugins']['get']('EditorAnnotations')['refreshSelectedViews'](),this['_refreshActiveMarkers']();},0xa),this['_handleControllerBuffer']['set'](_0x4fba4d,_0x453d9d);}['init'](){const _0x1a7fd1=this['editor'],_0x4a1d94=_0x1a7fd1['plugins']['get']('TrackChangesEditing'),_0x4df6a0=_0x1a7fd1['plugins']['get']('Annotations'),_0x433a61=_0x1a7fd1['plugins']['get']('EditorAnnotations'),_0x7fb8d3=_0x1a7fd1['plugins']['get']('CommentsRepository');this['_addUIComponentsToFactory'](),_0x433a61['addSourceCollector'](()=>{const _0x4dc13e=[];for(const [_0x20d953,_0x355656]of Array['from'](this['_suggestionToController'])){const _0x5a7786=_0x20d953['getAllAdjacentSuggestions'](),_0x9a5055=[];for(const _0x11e4d1 of _0x5a7786){if(!_0x11e4d1['isInContent'])continue;if(_0x11e4d1['isMultiRange']){_0x9a5055['push'](..._0x11e4d1['getRanges']());continue;}const _0x3e3dd2=_0x11e4d1['getFirstRange']();if(_0x9a5055['length']>0x0){const _0x5e3a11=_0x9a5055[0x0]['getJoined'](_0x3e3dd2);if(_0x5e3a11){_0x9a5055[0x0]=_0x5e3a11;continue;}}_0x9a5055['push'](_0x3e3dd2);}_0x4dc13e['push']([_0x355656['view'],_0x9a5055]);}return _0x4dc13e;}),this['listenTo'](_0x4a1d94,'suggestionLoaded',(_0xf143ed,_0x3d5b93)=>{this['listenTo'](_0x3d5b93,'change:previous',(_0x2248b3,_0x4f6213,_0xfaafad,_0x4eb9cd)=>{_0x3d5b93['isInContent']&&(null==_0xfaafad?(this['_updateController'](_0x4eb9cd['head']),this['_handleSuggestionControllerDelayed'](_0x3d5b93,!0x1)):(this['_updateController'](_0xfaafad['head']),null==_0x4eb9cd&&this['_handleSuggestionControllerDelayed'](_0x3d5b93,!0x0)));}),null!==_0x3d5b93['previous']?this['_updateController'](_0x3d5b93['head']):this['_handleSuggestionControllerDelayed'](_0x3d5b93,!0x1);}),this['listenTo'](_0x4a1d94,'suggestionUnloaded',(_0x32cfcb,_0x2486cf,_0x1ab423)=>{this['stopListening'](_0x2486cf,'change:previous'),this['_handleControllerBuffer']['delete'](_0x2486cf),this['_suggestionToController']['has'](_0x2486cf)&&this['_destroyController'](_0x2486cf),_0x1ab423&&this['_updateController'](_0x1ab423['head']);}),this['listenTo'](_0x4a1d94,'suggestionChanged',(_0x33add5,_0x14dc65)=>{this['_updateController'](_0x14dc65);}),this['listenTo'](_0x4df6a0,'change:activeAnnotations',()=>{this['_refreshActiveMarkers']();}),this['listenTo'](_0x7fb8d3,'addComment',(_0x1c3b17,{threadId:_0x206ce5,isFromAdapter:_0x214e1d})=>{if(_0x214e1d||!_0x4a1d94['hasSuggestion'](_0x206ce5))return;const _0x5a21ee=_0x4a1d94['getSuggestion'](_0x206ce5);this['_suggestionToController']['get'](_0x5a21ee)['view']['focus']();},{'priority':'lowest'});}['_refreshActiveMarkers'](){const _0x2e6248=this['editor']['plugins']['get']('Annotations'),_0x4747a5=this['editor']['plugins']['get']('TrackChangesEditing'),_0x2df8ed=Array['from'](_0x2e6248['activeAnnotations'],_0x1fdbcb=>_0x1fdbcb['innerView'])['filter'](_0x481739=>this['_viewToController']['has'](_0x481739)),_0x17084e=[];for(const _0x1fce45 of _0x2df8ed){const _0x635216=this['_viewToController']['get'](_0x1fce45)['model']['getAllAdjacentSuggestions']();_0x17084e['push'](..._0x635216['reduce']((_0x2d6667,_0x30c758)=>[..._0x2d6667,..._0x30c758['getMarkerNames']()],[]));}_0x4747a5['activeMarkers']=_0x17084e;}['_addUIComponentsToFactory'](){const _0x429f5e=this['editor'],_0x578c81=_0x429f5e['locale'],_0x22b880=o(_0x578c81,'Track\x20changes'),_0x1d0dcf=new Wt([{'type':'switchbutton','model':new te({'withText':!0x0,'label':_0x22b880,'commandName':'trackChanges','role':'menuitemcheckbox'})},{'type':'separator'},{'type':'button','model':new te({'withText':!0x0,'label':o(_0x578c81,'Accept\x20all\x20suggestions'),'commandName':'acceptAllSuggestions','role':'menuitem'})},{'type':'button','model':new te({'withText':!0x0,'label':o(_0x578c81,'Accept\x20all\x20selected\x20suggestions'),'commandName':'acceptSelectedSuggestions','role':'menuitem'})},{'type':'button','model':new te({'withText':!0x0,'label':o(_0x578c81,'Discard\x20all\x20suggestions'),'commandName':'discardAllSuggestions','role':'menuitem'})},{'type':'button','model':new te({'withText':!0x0,'label':o(_0x578c81,'Discard\x20all\x20selected\x20suggestions'),'commandName':'discardSelectedSuggestions','role':'menuitem'})}]);for(const _0x14ae5f of _0x1d0dcf)if(ae(_0x14ae5f)){const _0x2d4304=_0x429f5e['commands']['get'](_0x14ae5f['model']['commandName']);_0x14ae5f['model']['bind']('isOn','isEnabled')['to'](_0x2d4304,'value','isEnabled');}_0x429f5e['ui']['componentFactory']['add']('trackChanges',_0x2c779d=>this['_createToolbarButton'](_0x2c779d,_0x1d0dcf,_0x22b880)),_0x429f5e['ui']['componentFactory']['add']('menuBar:trackChanges',_0xa2f07e=>this['_createMenuBarMenu'](_0xa2f07e,_0x1d0dcf,_0x22b880));}['_createToolbarButton'](_0x26d514,_0x527c48,_0x5bbead){const _0x307fc4=zt(_0x26d514,Zt),_0x2a0fe3=this['editor']['commands']['get']('trackChanges');_0x307fc4['buttonView']['set']({'tooltip':_0x5bbead,'label':_0x5bbead,'icon':ie}),_0x307fc4['buttonView']['bind']('isOn')['to'](_0x2a0fe3,'value'),_0x307fc4['buttonView']['on']('execute',()=>{_0x2a0fe3['execute'](),this['editor']['editing']['view']['focus']();}),qt(_0x307fc4,_0x527c48,{'role':'menu'});const _0x490bae=[];for(const _0x33e99d of _0x527c48)ae(_0x33e99d)&&_0x490bae['push'](this['editor']['commands']['get'](_0x33e99d['model']['commandName']));const _0x1c3d6c=_0x307fc4['buttonView'];return _0x1c3d6c['actionView']['unbind']('isEnabled'),_0x1c3d6c['arrowView']['unbind']('isEnabled'),_0x1c3d6c['actionView']['bind']('isEnabled')['to'](_0x2a0fe3,'isEnabled'),_0x1c3d6c['arrowView']['bind']('isEnabled')['toMany'](_0x490bae,'isEnabled',(..._0x4865ad)=>_0x4865ad['some'](_0x43ceeb=>_0x43ceeb)),_0x307fc4['on']('execute',_0x1351b1=>{this['editor']['execute'](_0x1351b1['source']['commandName']),this['editor']['editing']['view']['focus']();}),_0x307fc4;}['_createMenuBarMenu'](_0x4b272c,_0x561190,_0x479c90){const _0x2adb57=new Kt(_0x4b272c),_0x190a9f=this['editor']['commands']['get']('trackChanges');_0x2adb57['buttonView']['set']({'label':_0x479c90,'icon':ie});const _0x525b02=new Qt(_0x4b272c);for(const _0x55cb8a of _0x561190){if('separator'==_0x55cb8a['type']){_0x525b02['items']['add'](new Jt(_0x4b272c));continue;}const _0x98612d=new Xt(_0x4b272c,_0x2adb57),_0x7bf909=new Yt(_0x4b272c),_0x35d0c6=_0x55cb8a['model'];_0x7bf909['bind'](...Object['keys'](_0x35d0c6))['to'](_0x35d0c6),_0x7bf909['delegate']('execute')['to'](_0x2adb57),_0x7bf909['on']('execute',()=>{this['editor']['execute'](_0x35d0c6['commandName']),this['editor']['editing']['view']['focus']();}),_0x98612d['children']['add'](_0x7bf909),_0x525b02['items']['add'](_0x98612d);}return _0x2adb57['bind']('isEnabled')['to'](_0x190a9f,'isEnabled'),_0x2adb57['panelView']['children']['add'](_0x525b02),_0x2adb57;}['_initializeController'](_0x3e95e9){const _0xd3d415=this['editor'],_0x5467ca=_0xd3d415['config'],_0x5403f6=_0xd3d415['plugins']['get']('Annotations'),_0x412f47=_0xd3d415['plugins']['get']('CommentsRepository'),_0x47a18d=_0xd3d415['plugins']['get']('EditorAnnotations'),_0x2fed7e=_0xd3d415['plugins']['get'](_0x2ec5a8)['me'],_0x36eaf3=_0x5467ca['get']('trackChanges')['SuggestionThreadView'],{CommentsListView:_0x15cea2,CommentThreadInputView:_0x1b6b2e}=_0xd3d415['plugins']['get']('CommentsUI');let _0x3c6aae,_0x8fbac8;this['_annotationViews']['has'](_0x3e95e9['id'])?(_0x8fbac8=this['_annotationViews']['get'](_0x3e95e9['id']),_0x3c6aae=_0x8fbac8['mainView']):(_0x3c6aae=new _0x36eaf3(_0xd3d415['locale'],_0x3e95e9,_0x2fed7e,{'disableComments':this['_disableComments'],'editorConfig':_0x5467ca['get']('comments.editorConfig'),'maxCommentsWhenCollapsed':_0x5467ca['get']('comments.maxCommentsWhenCollapsed'),'maxThreadTotalWeight':_0x5467ca['get']('comments.maxThreadTotalWeight'),'maxCommentCharsWhenCollapsed':_0x5467ca['get']('comments.maxCommentCharsWhenCollapsed'),'formatDateTime':_0x417d09(_0x5467ca['get']('locale')),'CommentView':_0x5467ca['get']('comments')['CommentView'],'CommentsListView':_0x15cea2,'CommentThreadInputView':_0x1b6b2e}),_0x3c6aae['acceptButton']['on']('execute',()=>{_0xd3d415['editing']['view']['focus']();}),_0x3c6aae['discardButton']['on']('execute',()=>{_0xd3d415['editing']['view']['focus']();}),_0x8fbac8=_0x5403f6['createAnnotationView'](this['editor']['locale'],_0x3c6aae),_0x8fbac8['bind']('isDirty')['to'](_0x3c6aae,'isDirty'),_0x8fbac8['bind']('length')['to'](_0x3c6aae),_0x8fbac8['bind']('type')['to'](_0x3c6aae,'type',_0x208048=>'suggestion-'+_0x208048),this['_annotationViews']['set'](_0x3e95e9['id'],_0x8fbac8));const _0x2f5026=_0x412f47['createCommentThreadController'](_0x3e95e9['commentThread'],_0x3c6aae),_0x127b2e=new oe(_0xd3d415,_0x3e95e9,_0x3c6aae,_0x2f5026),_0x18603e=_0x3e95e9['getAllAdjacentSuggestions']()['filter'](_0x2bbbdf=>_0x2bbbdf['isInContent']);_0x3c6aae['descriptionParts']=_0xd3d415['plugins']['get']('TrackChangesEditing')['descriptionFactory']['getDescriptions'](_0x18603e),this['_suggestionToController']['set'](_0x3e95e9,_0x127b2e),this['_viewToController']['set'](_0x3c6aae,_0x127b2e);const _0x1a70ee=_0x5403f6['createAnnotation']({'view':_0x8fbac8,'target':()=>{const _0x224f89=[],_0x41e3ba=_0x3e95e9['getAllAdjacentSuggestions']()['filter'](_0x2a8090=>_0x2a8090['isInContent']);for(const _0x28000f of _0x41e3ba)_0x224f89['push'](..._0x28000f['getMarkers']());return _0x3c2fd8(_0xd3d415['editing'],_0x224f89);},'type':()=>'suggestion-'+_0x127b2e['view']['type']});_0x412f47['_bindAnnotationToEditors'](_0x3c6aae,_0x1a70ee),_0x5403f6['add'](_0x1a70ee),_0x47a18d['registerAnnotation'](_0x1a70ee);}['_destroyController'](_0x33ccd0){const _0x36e292=this['editor']['plugins']['get']('CommentsRepository'),_0x565dac=this['editor']['plugins']['get']('Annotations'),_0x267108=this['_suggestionToController']['get'](_0x33ccd0),_0x424d47=_0x267108['view'],_0x5601e4=_0x565dac['getByInnerView'](_0x424d47);_0x36e292['_unbindEditors'](_0x424d47),_0x5601e4&&_0x565dac['remove'](_0x5601e4),this['_suggestionToController']['delete'](_0x33ccd0),this['_viewToController']['delete'](_0x424d47),_0x267108['destroy']();}['_updateController'](_0x75f70c){if(!_0x75f70c['isInContent']||!this['_suggestionToController']['has'](_0x75f70c))return;const _0x53bb33=this['editor']['plugins']['get']('TrackChangesEditing'),_0x1b3fcd=this['_suggestionToController']['get'](_0x75f70c),_0x54e0f9=_0x75f70c['getAllAdjacentSuggestions']();_0x1b3fcd['view']['descriptionParts']=_0x53bb33['descriptionFactory']['getDescriptions'](_0x54e0f9);}['destroy'](){for(const _0x15729a of this['_suggestionToController']['keys']())this['_destroyController'](_0x15729a);for(const _0x23fc75 of this['_annotationViews']['values']())_0x23fc75['mainView']['destroy']();super['destroy']();}}function ae(_0x66ad6b){return'model'in _0x66ad6b;}class k extends _0x496983{static get['requires'](){return[p,d,'Comments'];}static get['pluginName'](){return'TrackChanges';}set['adapter'](_0x4c24d7){this['editor']['plugins']['get'](p)['adapter']=_0x4c24d7;}get['adapter'](){return this['editor']['plugins']['get'](p)['adapter'];}['addSuggestion'](_0x55b751){return this['editor']['plugins']['get'](p)['addSuggestionData'](_0x55b751);}['getSuggestions']({skipNotAttached:_0x5d6813=!0x1,toJSON:_0x58858c=!0x1}={}){return this['editor']['plugins']['get'](p)['getSuggestions']({'skipNotAttached':_0x5d6813,'toJSON':_0x58858c});}['getSuggestion'](_0x3f09ef){return this['editor']['plugins']['get'](p)['getSuggestion'](_0x3f09ef);}}const T=['Pagination'];class P extends _0x496983{static get['requires'](){return[p];}static get['pluginName'](){return'TrackChangesData';}['init'](){const _0x31109b=this['editor'];if(_0x31109b['config']['define']('trackChangesData.editorCreator',_0x35b16e=>{const _0x6bd489=_0x31109b['model']['document']['getRootNames']()['reduce']((_0x33256d,_0x34149a)=>(_0x33256d[_0x34149a]='',_0x33256d),{});return _0x31109b['constructor']['create'](_0x6bd489,_0x35b16e);}),'function'!=typeof _0x31109b['config']['get']('trackChangesData')['editorCreator'])throw new _0x3ad3d6('track-changes-data-invalid-editor-creator');}['getDataWithAcceptedSuggestions'](_0x1f35aa){return N(this['editor'],!0x0,_0x1f35aa);}['getDataWithDiscardedSuggestions'](_0x41f817){return N(this['editor'],!0x1,_0x41f817);}}class D extends _0x496983{['result'];static get['pluginName'](){return'TrackChangesDataGetter';}constructor(_0x835f68){super(_0x835f68),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(_0x277e1f){return void 0x0!==_0x277e1f['getRootsAttributes'];}async function N(_0x511061,_0x3841c6,_0x10003f){const _0x281d67=_0x7a5ae5(_0x511061,T);_0x281d67['plugins']['push'](p,D),_0x281d67['rootsAttributes']=v(_0x511061)?_0x511061['getRootsAttributes']():void 0x0;const _0xd62d86=document['createDocumentFragment'](),_0xe632f=_0x511061['config']['get']('trackChangesData')['editorCreator'],_0x2ac52e=await _0xe632f(_0x281d67,()=>function(_0x2b7c6c){const _0x3acc1b=document['createElement']('div');return _0x2b7c6c['appendChild'](_0x3acc1b),_0x3acc1b;}(_0xd62d86));!function(_0x3a22ba,_0x3ca79f){const _0x3981d2=_0x3a22ba['model']['document']['getRootNames']()['reduce']((_0x2703af,_0x28359)=>(_0x2703af[_0x28359]=_0x3a22ba['data']['get']({'rootName':_0x28359}),_0x2703af),{}),_0x1dd663=_0x3a22ba['plugins']['get']('Users')['users']['map'](_0x324933=>({'id':_0x324933['id'],'name':_0x324933['name']})),_0x4872f0=_0x3a22ba['plugins']['get']('TrackChangesEditing')['getSuggestions']({'skipNotAttached':!0x0,'toJSON':!0x0}),_0x2622f0=_0x3a22ba['plugins']['get']('CommentsRepository')['getCommentThreads']({'skipNotAttached':!0x0,'toJSON':!0x0}),_0x81d098=_0x3ca79f['plugins']['get']('Users'),_0x4c2ade=_0x3ca79f['plugins']['get']('TrackChangesEditing'),_0x14ab8c=_0x3ca79f['plugins']['get']('CommentsRepository');for(const _0x208d59 of _0x1dd663)_0x81d098['getUser'](_0x208d59['id'])||_0x81d098['addUser'](_0x208d59);_0x81d098['me']||_0x81d098['useAnonymousUser']();for(const _0xfb02a6 of _0x4872f0)_0x4c2ade['addSuggestionData'](_0xfb02a6);for(const _0x2e8116 of _0x2622f0)_0x14ab8c['addCommentThread'](_0x2e8116);_0x3ca79f['data']['set'](_0x3981d2);}(_0x511061,_0x2ac52e),_0x2ac52e['execute'](_0x3841c6?'acceptAllSuggestions':'discardAllSuggestions');const _0x2af099=v(_0x2ac52e)?_0x2ac52e['getFullData'](_0x10003f):_0x2ac52e['data']['get'](_0x10003f);return await _0x2ac52e['destroy'](),_0x2af099;}export{es as BaseSuggestionThreadView,k as TrackChanges,P as TrackChangesData,p as TrackChangesEditing};