@ckeditor/ckeditor5-track-changes 0.0.0-nightly-20240521.0 → 0.0.0-nightly-20240523.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 (166) hide show
  1. package/README.md +6 -0
  2. package/build/track-changes.js +1 -1
  3. package/dist/index.js +3 -3
  4. package/dist/translations/ar.js +1 -1
  5. package/dist/translations/ar.umd.js +1 -1
  6. package/dist/translations/az.js +1 -1
  7. package/dist/translations/az.umd.js +1 -1
  8. package/dist/translations/bg.js +1 -1
  9. package/dist/translations/bg.umd.js +1 -1
  10. package/dist/translations/bn.js +1 -1
  11. package/dist/translations/bn.umd.js +1 -1
  12. package/dist/translations/ca.js +1 -1
  13. package/dist/translations/ca.umd.js +1 -1
  14. package/dist/translations/cs.js +1 -1
  15. package/dist/translations/cs.umd.js +1 -1
  16. package/dist/translations/da.js +1 -1
  17. package/dist/translations/da.umd.js +1 -1
  18. package/dist/translations/de.js +1 -1
  19. package/dist/translations/de.umd.js +1 -1
  20. package/dist/translations/el.js +1 -1
  21. package/dist/translations/el.umd.js +1 -1
  22. package/dist/translations/en-au.js +1 -1
  23. package/dist/translations/en-au.umd.js +1 -1
  24. package/dist/translations/en.umd.js +1 -1
  25. package/dist/translations/es.js +1 -1
  26. package/dist/translations/es.umd.js +1 -1
  27. package/dist/translations/et.js +1 -1
  28. package/dist/translations/et.umd.js +1 -1
  29. package/dist/translations/fi.js +1 -1
  30. package/dist/translations/fi.umd.js +1 -1
  31. package/dist/translations/fr.js +1 -1
  32. package/dist/translations/fr.umd.js +1 -1
  33. package/dist/translations/gl.js +1 -1
  34. package/dist/translations/gl.umd.js +1 -1
  35. package/dist/translations/he.js +1 -1
  36. package/dist/translations/he.umd.js +1 -1
  37. package/dist/translations/hi.js +1 -1
  38. package/dist/translations/hi.umd.js +1 -1
  39. package/dist/translations/hr.js +1 -1
  40. package/dist/translations/hr.umd.js +1 -1
  41. package/dist/translations/hu.js +1 -1
  42. package/dist/translations/hu.umd.js +1 -1
  43. package/dist/translations/id.js +1 -1
  44. package/dist/translations/id.umd.js +1 -1
  45. package/dist/translations/it.js +1 -1
  46. package/dist/translations/it.umd.js +1 -1
  47. package/dist/translations/ja.js +1 -1
  48. package/dist/translations/ja.umd.js +1 -1
  49. package/dist/translations/ko.js +1 -1
  50. package/dist/translations/ko.umd.js +1 -1
  51. package/dist/translations/lt.js +1 -1
  52. package/dist/translations/lt.umd.js +1 -1
  53. package/dist/translations/lv.js +1 -1
  54. package/dist/translations/lv.umd.js +1 -1
  55. package/dist/translations/ms.js +1 -1
  56. package/dist/translations/ms.umd.js +1 -1
  57. package/dist/translations/nl.js +1 -1
  58. package/dist/translations/nl.umd.js +1 -1
  59. package/dist/translations/no.js +1 -1
  60. package/dist/translations/no.umd.js +1 -1
  61. package/dist/translations/pl.js +1 -1
  62. package/dist/translations/pl.umd.js +1 -1
  63. package/dist/translations/pt-br.js +1 -1
  64. package/dist/translations/pt-br.umd.js +1 -1
  65. package/dist/translations/pt.js +1 -1
  66. package/dist/translations/pt.umd.js +1 -1
  67. package/dist/translations/ro.js +1 -1
  68. package/dist/translations/ro.umd.js +1 -1
  69. package/dist/translations/ru.js +1 -1
  70. package/dist/translations/ru.umd.js +1 -1
  71. package/dist/translations/sk.js +1 -1
  72. package/dist/translations/sk.umd.js +1 -1
  73. package/dist/translations/sq.js +1 -1
  74. package/dist/translations/sq.umd.js +1 -1
  75. package/dist/translations/sr-latn.js +1 -1
  76. package/dist/translations/sr-latn.umd.js +1 -1
  77. package/dist/translations/sr.js +1 -1
  78. package/dist/translations/sr.umd.js +1 -1
  79. package/dist/translations/sv.js +1 -1
  80. package/dist/translations/sv.umd.js +1 -1
  81. package/dist/translations/th.js +1 -1
  82. package/dist/translations/th.umd.js +1 -1
  83. package/dist/translations/tk.js +1 -1
  84. package/dist/translations/tk.umd.js +1 -1
  85. package/dist/translations/tr.js +1 -1
  86. package/dist/translations/tr.umd.js +1 -1
  87. package/dist/translations/tt.js +1 -1
  88. package/dist/translations/tt.umd.js +1 -1
  89. package/dist/translations/uk.js +1 -1
  90. package/dist/translations/uk.umd.js +1 -1
  91. package/dist/translations/ur.js +1 -1
  92. package/dist/translations/ur.umd.js +1 -1
  93. package/dist/translations/vi.js +1 -1
  94. package/dist/translations/vi.umd.js +1 -1
  95. package/dist/translations/zh-cn.js +1 -1
  96. package/dist/translations/zh-cn.umd.js +1 -1
  97. package/dist/translations/zh.js +1 -1
  98. package/dist/translations/zh.umd.js +1 -1
  99. package/package.json +3 -3
  100. package/src/commands/acceptsuggestioncommand.js +1 -1
  101. package/src/commands/discardsuggestioncommand.js +1 -1
  102. package/src/commands/executeonallsuggestionscommand.js +1 -1
  103. package/src/commands/executeonselectedsuggestionscommand.js +1 -1
  104. package/src/commands/trackchangescommand.js +1 -1
  105. package/src/index.js +1 -1
  106. package/src/integrations/aiassistant.js +1 -1
  107. package/src/integrations/alignment.js +1 -1
  108. package/src/integrations/basicstyles.js +1 -1
  109. package/src/integrations/blockquote.js +1 -1
  110. package/src/integrations/casechange.js +1 -1
  111. package/src/integrations/ckbox.js +1 -1
  112. package/src/integrations/codeblock.js +1 -1
  113. package/src/integrations/comments.js +1 -1
  114. package/src/integrations/deletecommand.js +1 -1
  115. package/src/integrations/entercommand.js +1 -1
  116. package/src/integrations/findandreplace.js +1 -1
  117. package/src/integrations/font.js +1 -1
  118. package/src/integrations/formatpainter.js +1 -1
  119. package/src/integrations/heading.js +1 -1
  120. package/src/integrations/highlight.js +1 -1
  121. package/src/integrations/horizontalline.js +1 -1
  122. package/src/integrations/htmlembed.js +1 -1
  123. package/src/integrations/image.js +1 -1
  124. package/src/integrations/imagereplace.js +1 -1
  125. package/src/integrations/imagestyle.js +1 -1
  126. package/src/integrations/importword.js +1 -1
  127. package/src/integrations/indent.js +1 -1
  128. package/src/integrations/inputcommand.js +1 -1
  129. package/src/integrations/legacylist.js +1 -1
  130. package/src/integrations/legacylistproperties.js +1 -1
  131. package/src/integrations/link.js +1 -1
  132. package/src/integrations/list.js +1 -1
  133. package/src/integrations/listproperties.js +1 -1
  134. package/src/integrations/mediaembed.js +1 -1
  135. package/src/integrations/mention.js +1 -1
  136. package/src/integrations/multilevellist.js +1 -1
  137. package/src/integrations/pagebreak.js +1 -1
  138. package/src/integrations/paragraph.js +1 -1
  139. package/src/integrations/removeformat.js +1 -1
  140. package/src/integrations/restrictededitingmode.js +1 -1
  141. package/src/integrations/shiftentercommand.js +1 -1
  142. package/src/integrations/standardeditingmode.js +1 -1
  143. package/src/integrations/style.js +1 -1
  144. package/src/integrations/table.js +1 -1
  145. package/src/integrations/tablecaption.js +1 -1
  146. package/src/integrations/tableclipboard.js +1 -1
  147. package/src/integrations/tablecolumnresize.js +1 -1
  148. package/src/integrations/tableheadings.js +1 -1
  149. package/src/integrations/tablemergesplit.js +1 -1
  150. package/src/integrations/tableofcontents.js +1 -1
  151. package/src/integrations/tableproperties.js +1 -1
  152. package/src/integrations/template.js +1 -1
  153. package/src/integrations/title.js +1 -1
  154. package/src/integrations/undo.js +1 -1
  155. package/src/integrations/utils.js +1 -1
  156. package/src/suggestion.js +2 -2
  157. package/src/suggestiondescriptionfactory.js +1 -1
  158. package/src/trackchanges.js +1 -1
  159. package/src/trackchangesdata.js +1 -1
  160. package/src/trackchangesediting.js +1 -1
  161. package/src/trackchangesui.js +1 -1
  162. package/src/ui/suggestioncontroller.js +2 -2
  163. package/src/ui/view/basesuggestionthreadview.js +1 -1
  164. package/src/ui/view/suggestionthreadview.js +1 -1
  165. package/src/utils/common-translations.js +1 -1
  166. 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 _0x578bbc,PendingActions as _0x59b9b5,icons as _0x49cdbf}from'@ckeditor/ckeditor5-core/dist/index.js';import{CKEditorError as _0x1d6b47,ObservableMixin as _0x294ea9,uid as _0x3446bc,insertToPriorityArray as _0x22a364,priorities as _0x509bb4,logWarning as _0x3b3527,Collection as Wt}from'@ckeditor/ckeditor5-utils/dist/index.js';import{normalizeColorOptions as _0x26798f,View as _0x3d4348,ButtonView as _0x54f3a5,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 _0x4e9db3,hashObject as _0x25c756,surroundingMarkersDetector as _0x2033ad,trimHtml as _0x41dbaf,UserView as _0x36e838,getDateTimeFormatter as _0x21937f,getAllMarkersDomElementsSorted as _0x785c86,sanitizeEditorConfig as _0x9ac77}from'ckeditor5-collaboration/dist/index.js';import{Element as _0x2d424e,LiveRange as _0x2028c8,LivePosition as _0x13fc95}from'@ckeditor/ckeditor5-engine/dist/index.js';import{setHighlightHandling as _0x5231e2,toWidget as _0x2ad45c}from'@ckeditor/ckeditor5-widget/dist/index.js';import{cloneDeep as _0x1b6d16,set as _0x4cde22,isEqual as _0x43d31e,unset as _0x42bb33,omit as Bt}from'lodash-es';import{Delete as _0x346d9a,Input as tr}from'@ckeditor/ckeditor5-typing/dist/index.js';import{Enter as _0x2eb65c,ShiftEnter as _0x22041e}from'@ckeditor/ckeditor5-enter/dist/index.js';class M extends ts{['_enabledCommands'];constructor(_0x27ba88,_0xe5a26){super(_0x27ba88),this['_enabledCommands']=_0xe5a26,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 _0x5385e9 of this['editor']['commands']['commands']())_0x5385e9['affectsData']&&!this['_enabledCommands']['has'](_0x5385e9)&&_0x5385e9['forceDisabled']('TrackChangesCommand');}['_enableCommands'](){for(const _0x1e0eb9 of this['editor']['commands']['commands']())_0x1e0eb9['affectsData']&&!this['_enabledCommands']['has'](_0x1e0eb9)&&_0x1e0eb9['clearForceDisabled']('TrackChangesCommand');}}class $ extends ts{['_suggestions'];constructor(_0x27b918,_0x562bf2){super(_0x27b918),this['_suggestions']=_0x562bf2,this['refresh'](),this['_isEnabledBasedOnSelection']=!0x1;}['refresh'](){this['isEnabled']=!0x0;}['execute'](_0xa2b9d1){const _0x25d768=this['_suggestions']['get'](_0xa2b9d1);if(!_0x25d768)throw new _0x1d6b47('track-changes-accept-suggestion-not-found',this);const _0x5b15c2=_0x25d768['getRanges']();this['editor']['model']['canEditAt'](_0x5b15c2)&&this['editor']['plugins']['get']('TrackChangesEditing')['acceptSuggestion'](_0x25d768);}}class B extends ts{['_suggestions'];constructor(_0x3b75ef,_0x115685){super(_0x3b75ef),this['_suggestions']=_0x115685,this['refresh'](),this['_isEnabledBasedOnSelection']=!0x1;}['refresh'](){this['isEnabled']=!0x0;}['execute'](_0x54632d){const _0x13c277=this['_suggestions']['get'](_0x54632d);if(!_0x13c277)throw new _0x1d6b47('track-changes-discard-suggestion-not-found',this);const _0x47c705=_0x13c277['getRanges']();this['editor']['model']['canEditAt'](_0x47c705)&&this['editor']['plugins']['get']('TrackChangesEditing')['discardSuggestion'](_0x13c277);}}function ss(_0xd140a9){return _0xd140a9['sort']((_0x400a86,_0x32d4ec)=>'deletion'==_0x400a86['type']&&'deletion'!=_0x32d4ec['type']?-0x1:'deletion'!=_0x400a86['type']&&'deletion'==_0x32d4ec['type']?0x1:0x0);}function to(_0x431f1c,_0x4e79dc){let _0xec6c30,_0x2b8d15=0x0;const _0x124420=[],_0x379c96=_0x4e79dc['schema'];for(;_0x2b8d15<_0x431f1c['length'];){const _0x546849=_0x431f1c[_0x2b8d15],_0xb7db5c=_0x431f1c[_0x2b8d15+0x1];_0xec6c30||(_0xec6c30=_0x4e79dc['createPositionBefore'](_0x546849)),co(_0x4e79dc,_0x546849,_0xb7db5c)||(_0x124420['push'](_0x4e79dc['createRange'](_0xec6c30,_0x379c96['isObject'](_0x546849)?_0x4e79dc['createPositionAfter'](_0x546849):_0x4e79dc['createPositionAt'](_0x546849,'end'))),_0xec6c30=null),_0x2b8d15++;}return _0x124420;}function co(_0x183d81,_0x383a9f,_0x3d28da){if(!_0x3d28da)return!0x1;const _0x40b554=_0x183d81['createPositionAfter'](_0x383a9f),_0x12c847=_0x183d81['createPositionBefore'](_0x3d28da);return _0x40b554['isTouching'](_0x12c847);}function rs(_0x62d619,_0x6a5bca,_0x7e4806){for(;_0x7e4806['length'];){const _0x5bee4e=_0x7e4806['splice'](0x0,0x64);_0x62d619['change'](()=>{for(const _0x51b12e of _0x5bee4e)_0x51b12e['isInContent']&&_0x6a5bca['execute'](_0x51b12e['id']);});}}class x extends ts{['_command'];['_suggestions'];constructor(_0x4baee4,_0x5bae24,_0x437a0e){super(_0x4baee4),this['_command']=_0x5bae24,this['_suggestions']=_0x437a0e,this['refresh'](),this['_isEnabledBasedOnSelection']=!0x1;}['refresh'](){const _0x475bae=Array['from'](this['_suggestions']['values']())['some'](_0x27e82b=>_0x27e82b['isInContent']);this['isEnabled']=this['_command']['isEnabled']&&_0x475bae;}['execute'](){const _0x24cd91=ss(Array['from'](this['_suggestions']['values']()));for(const _0x55680d of _0x24cd91){const _0x2ba58f=_0x55680d['getRanges']();if(!this['editor']['model']['canEditAt'](_0x2ba58f))return;}rs(this['editor']['model'],this['_command'],_0x24cd91);}}class R extends ts{['_command'];['_suggestions'];['_selectedSuggestions'];constructor(_0x28b702,_0x2844af,_0x431ce2){super(_0x28b702),this['_command']=_0x2844af,this['_suggestions']=_0x431ce2,this['_selectedSuggestions']=new Set(),this['refresh'](),this['_isEnabledBasedOnSelection']=!0x1;}['refresh'](){const _0x4d1877=this['editor']['model']['document']['selection'],_0x3bb25d=Array['from'](this['_suggestions']['values']());this['_selectedSuggestions']=function(_0x117652,_0x28613b){const _0xe65a84=Array['from'](_0x117652['getRanges']()),_0x29ee19=new Set();for(const _0x1d09b9 of _0x28613b)if(_0x1d09b9['isInContent']){for(const _0x2b1ffe of _0xe65a84)for(const _0x4221c7 of _0x1d09b9['getRanges']())(_0x2b1ffe['isIntersecting'](_0x4221c7)||_0x117652['isCollapsed']&&!_0x1d09b9['isMultiRange']&&_0x1d09b9['next']&&_0x4221c7['end']['isTouching'](_0x2b1ffe['start']))&&_0x29ee19['add'](_0x1d09b9);}return _0x29ee19;}(_0x4d1877,_0x3bb25d),this['isEnabled']=this['_command']['isEnabled']&&!!this['_selectedSuggestions']['size'];}['execute'](){const _0x339ba=ss(Array['from'](this['_selectedSuggestions']));for(const _0x44ff2c of _0x339ba){const _0x5c3051=_0x44ff2c['getRanges']();if(!this['editor']['model']['canEditAt'](_0x5c3051))return;}rs(this['editor']['model'],this['_command'],_0x339ba);}}class u extends/* #__PURE__ -- @preserve */
24
- _0x294ea9(){['id'];['type'];['subType'];['author'];['creator'];['isExternal'];['data'];['createdAt'];['_isDataLoaded']=!0x1;['_model'];['_onAccept'];['_onDiscard'];['_onAttributesChange'];['_markerNames'];constructor(_0xcbe204,_0x1010e1){super(),this['id']=_0x1010e1['id'],this['type']=_0x1010e1['type'],this['subType']=_0x1010e1['subType']||null,this['author']=_0x1010e1['author'],this['creator']=_0x1010e1['creator']||_0x1010e1['author'],this['isExternal']=Boolean(_0x1010e1['attributes']&&_0x1010e1['attributes']['@external']),this['data']=null,this['_model']=_0xcbe204,this['_onAccept']=_0x1010e1['onAccept'],this['_onDiscard']=_0x1010e1['onDiscard'],this['_onAttributesChange']=_0x1010e1['onAttributesChange'],this['_markerNames']=new Set(),this['createdAt']=null,this['set']('authoredAt',null),this['set']('attributes',_0x1010e1['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 _0x311e83=this;for(;_0x311e83['previous'];)_0x311e83=_0x311e83['previous'];return _0x311e83;}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'](_0x504fd4){this['_markerNames']['add'](_0x504fd4);}['getMarkerNames'](){return Array['from'](this['_markerNames']);}['getMarkers'](){return this['getMarkerNames']()['map'](_0x569003=>this['_model']['markers']['get'](_0x569003))['filter'](_0x29e030=>_0x29e030);}['getFirstMarker'](){return this['getMarkers']()[0x0]||null;}['removeMarkers'](){this['_model']['change'](_0x145a9f=>{for(const _0x16d0ab of this['getMarkers']())_0x145a9f['removeMarker'](_0x16d0ab);}),this['_markerNames']['clear']();}['removeMarker'](_0x14739e){this['_model']['change'](_0x355151=>{_0x355151['removeMarker'](_0x14739e);}),this['_markerNames']['delete'](_0x14739e);}['addRange'](_0x42169e){const _0x49e48f='suggestion:'+this['type']+':'+this['subType']+':'+this['id']+':'+this['creator']['id']+':'+u['getMultiRangeId']();this['addMarkerName'](_0x49e48f),this['_model']['change'](_0x4a2512=>{_0x4a2512['addMarker'](_0x49e48f,{'range':_0x42169e,'usingOperation':!0x0,'affectsData':!0x0});});}['isIntersectingWithRange'](_0x1bf64a){for(const _0x45d99f of this['getRanges']())if(_0x45d99f['isIntersecting'](_0x1bf64a))return!0x0;return!0x1;}['getRanges'](){return this['getMarkers']()['map'](_0x4a5b71=>_0x4a5b71['getRange']());}['getItems'](){return this['getRanges']()['reduce']((_0x314c88,_0x481e59)=>[..._0x314c88,..._0x481e59['getItems']()],[]);}['getFirstRange'](){return this['getFirstMarker']()?.['getRange']()||null;}['getContainedElement'](){const _0xc5cab7=this['getRanges']();if(0x1!=_0xc5cab7['length'])return null;const _0x33495f=_0xc5cab7[0x0],_0x43d1ba=_0x33495f['start']['nodeAfter'],_0x30a16b=_0x33495f['end']['nodeBefore'];return _0x43d1ba instanceof _0x2d424e?_0x43d1ba!=_0x30a16b?null:_0x43d1ba: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 _0x174834=[];let _0x44fb07=this['head'];for(;_0x44fb07;)_0x174834['push'](_0x44fb07),_0x44fb07=_0x44fb07['next'];return _0x174834;}['setAttribute'](_0x2807ee,_0x1c653d){const _0x121e3b=_0x1b6d16(this['attributes']);_0x4cde22(_0x121e3b,_0x2807ee,_0x1c653d),_0x43d31e(_0x121e3b,this['attributes'])||(this['attributes']=_0x121e3b,this['_onAttributesChange'](_0x121e3b));}['removeAttribute'](_0x1f27d8){const _0x5b8d9b=_0x1b6d16(this['attributes']);_0x42bb33(_0x5b8d9b,_0x1f27d8),_0x43d31e(_0x5b8d9b,this['attributes'])||(this['attributes']=_0x5b8d9b,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 _0x3446bc()['substr'](0x1,0x5);}}function o(_0x4b2552,_0x29a943,_0x1890a9){const t=_0x4b2552['t'];switch(_0x29a943){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',_0x1890a9);case'*Outdent:*\x20%0':return t('*Outdent:*\x20%0',_0x1890a9);case'*Change\x20to:*\x20%0':return t('*Change\x20to:*\x20%0',_0x1890a9);case'*Insert:*\x20%0':return t('*Insert:*\x20%0',_0x1890a9);case'*Format:*\x20%0':return t('*Format:*\x20%0',_0x1890a9);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',_0x1890a9);case'*Format:*\x20remove\x20from\x20%0':return t('*Format:*\x20remove\x20from\x20%0',_0x1890a9);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',_0x1890a9);case'*Change\x20%0\x20content*':return t('*Change\x20%0\x20content*',_0x1890a9);case'*Remove:*\x20%0':return t('*Remove:*\x20%0',_0x1890a9);case'*Merge:*\x20%0':return t('*Merge:*\x20%0',_0x1890a9);case'*Split:*\x20%0':return t('*Split:*\x20%0',_0x1890a9);case'*Remove\x20format:*\x20%0':return t('*Remove\x20format:*\x20%0',_0x1890a9);case'*Set\x20font\x20size:*\x20%0':return t('*Set\x20font\x20size:*\x20%0',_0x1890a9);case'*Set\x20font\x20family:*\x20%0':return t('*Set\x20font\x20family:*\x20%0',_0x1890a9);case'*Set\x20format\x20to:*\x20%0':return t('*Set\x20format\x20to:*\x20%0',_0x1890a9);case'*Set\x20font\x20color:*\x20%0':return t('*Set\x20font\x20color:*\x20%0',_0x1890a9);case'*Set\x20font\x20background\x20color:*\x20%0':return t('*Set\x20font\x20background\x20color:*\x20%0',_0x1890a9);case'*Set\x20format:*\x20%0':return t('*Set\x20format:*\x20%0',_0x1890a9);case'*Set\x20image\x20text\x20alternative:*\x20%0':return t('*Set\x20image\x20text\x20alternative:*\x20%0',_0x1890a9);case'*Set\x20image\x20width:*\x20%0':return t('*Set\x20image\x20width:*\x20%0',_0x1890a9);case'*Set\x20link:*\x20%0':return t('*Set\x20link:*\x20%0',_0x1890a9);case'*Set\x20highlight:*\x20%0':return t('*Set\x20highlight:*\x20%0',_0x1890a9);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'},_0x1890a9);case'ELEMENT_PARAGRAPH':return t({'string':'paragraph','plural':'%0\x20paragraphs','id':'ELEMENT_PARAGRAPH'},_0x1890a9);case'ELEMENT_PAGE_BREAK':return t({'string':'page\x20break','plural':'%0\x20page\x20breaks','id':'ELEMENT_PAGE_BREAK'},_0x1890a9);case'ELEMENT_MEDIA':return t({'string':'media\x20item','plural':'%0\x20media\x20items','id':'ELEMENT_MEDIA'},_0x1890a9);case'ELEMENT_IMAGE':return t({'string':'image','plural':'%0\x20images','id':'ELEMENT_IMAGE'},_0x1890a9);case'ELEMENT_INLINE_IMAGE':return t({'string':'image','plural':'%0\x20images','id':'ELEMENT_INLINE_IMAGE'},_0x1890a9);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'},_0x1890a9);case'ELEMENT_HTML_EMBED':return t({'string':'HTML\x20embed','plural':'%0\x20HTML\x20embeds','id':'ELEMENT_HTML_EMBED'},_0x1890a9);case'ELEMENT_HEADING':return t({'string':'heading\x20(level\x20%1)','plural':'%0\x20headings\x20(level\x20%1)','id':'ELEMENT_HEADING'},_0x1890a9);case'ELEMENT_HEADING_CUSTOM':return t({'string':'heading\x20(%1)','plural':'%0\x20headings\x20(%1)','id':'ELEMENT_HEADING_CUSTOM'},_0x1890a9);case'ELEMENT_LIST_ITEM':return t({'string':'list\x20item','plural':'%0\x20list\x20items','id':'ELEMENT_LIST_ITEM'},_0x1890a9);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'},_0x1890a9);case'ELEMENT_SPACE':return t({'string':'space','plural':'%0\x20spaces','id':'ELEMENT_SPACE'},_0x1890a9);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'},_0x1890a9);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'},_0x1890a9);case'ELEMENT_TABLE_ROW':return t({'string':'table\x20row','plural':'%0\x20table\x20rows','id':'ELEMENT_TABLE_ROW'},_0x1890a9);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'},_0x1890a9);case'ELEMENT_TABLE_COLUMN':return t({'string':'table\x20column','plural':'%0\x20table\x20columns','id':'ELEMENT_TABLE_COLUMN'},_0x1890a9);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'},_0x1890a9);case'ELEMENT_TABLE_OF_CONTENTS':return t({'string':'table\x20of\x20contents','plural':'%0\x20tables\x20of\x20contents','id':'ELEMENT_TABLE_OF_CONTENTS'},_0x1890a9);case'ELEMENT_LINE_BREAK':return t({'id':'ELEMENT_LINE_BREAK','string':'line\x20break','plural':'%0\x20line\x20breaks'},_0x1890a9);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'},_0x1890a9);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'},_0x1890a9);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 _0x29a943;}}class f{['_customCallbacks'];['_itemLabels'];['_itemLabelsCallbacks'];['_attributeLabels'];['_schema'];['_locale'];constructor(_0x4bd1a5,_0x1e189b){this['_customCallbacks']=[],this['_itemLabels']=new Map(),this['_itemLabelsCallbacks']=[],this['_attributeLabels']=new Map(),this['_schema']=_0x4bd1a5,this['_locale']=_0x1e189b;}['getDescriptions'](_0x1f0673){const _0x118950=[],_0x2058b0=new Set(),_0x497897=new Set();for(let _0x42f3db=0x0;_0x42f3db<_0x1f0673['length'];_0x42f3db++){const _0x25da03=_0x1f0673[_0x42f3db];if(!_0x25da03['isInContent'])continue;const _0x21ce7a=this['_handleCustomCallbackDescription'](_0x25da03);if(_0x21ce7a){if(null!=_0x25da03['subType']){if(_0x2058b0['has'](_0x25da03['subType']))continue;_0x2058b0['add'](_0x25da03['subType']);}_0x118950['push'](_0x21ce7a);}else{if('attribute'!=_0x25da03['type'])'insertion'!=_0x25da03['type']&&'deletion'!=_0x25da03['type']||this['_handleInsertRemoveSuggestionDescription'](_0x118950,_0x25da03,_0x1f0673[_0x42f3db+0x1]);else{const _0x429a39=_0x25da03['data']['key'];if(_0x497897['has'](_0x429a39))continue;_0x497897['add'](_0x25da03['data']['key']),_0x429a39==m?this['_handleRenameSuggestionDescription'](_0x118950,_0x25da03):this['_handleAttributeSuggestionDescription'](_0x118950,_0x25da03);}}}return this['_resolveDescriptionItems'](_0x118950);}['registerDescriptionCallback'](_0x55258f){this['_customCallbacks']['push'](_0x55258f);}['registerElementLabel'](_0x5485b0,_0x41390c,_0x20eeb7=_0x509bb4['normal']){'function'==typeof _0x5485b0?_0x22a364(this['_itemLabelsCallbacks'],{'matchingCallback':_0x5485b0,'label':_0x41390c,'priority':_0x20eeb7}):this['_itemLabels']['set'](_0x5485b0,_0x41390c);}['registerAttributeLabel'](_0x4de5df,_0x4cda7c){this['_attributeLabels']['set'](_0x4de5df,_0x4cda7c);}['getItemLabel'](_0x47199f,_0x4a598d=0x1){let _0x2a7060;for(const _0x3aad29 of this['_itemLabelsCallbacks'])if(_0x3aad29['matchingCallback'](_0x47199f)){_0x2a7060=_0x3aad29['label'];break;}return _0x2a7060||(_0x2a7060=this['_itemLabels']['get'](_0x47199f['name'])),_0x2a7060?_0x2a7060(_0x4a598d):0x1!==_0x4a598d?_0x4a598d+'\x20'+_0x47199f['name']+'s':''+_0x47199f['name'];}['_addDescriptionItems'](_0x10cfc2,_0x538a9f){const _0x3c75b3=_0x538a9f['getFirstRange']()['getWalker'](),_0x5cb9ba='insertion'==_0x538a9f['type']?'add':'remove';for(const _0x1a9072 of _0x3c75b3){const _0x5511b5=_0x1a9072['item'],_0x3fe106=_0x10cfc2[_0x10cfc2['length']-0x1];if(_0x5511b5['is']('$textProxy'))_0x3fe106&&_0x3fe106['type']['indexOf']('Container')>-0x1&&_0x10cfc2['pop'](),_0x3fe106&&'text'==_0x3fe106['type']?_0x3fe106[_0x5cb9ba]+=_0x5511b5['data']:_0x10cfc2['push']({'type':'text','add':'add'==_0x5cb9ba?_0x5511b5['data']:'','remove':'remove'==_0x5cb9ba?_0x5511b5['data']:''});else{if(this['_schema']['isObject'](_0x5511b5)){const _0x3be5d0=_0x5511b5;if(_0x3fe106&&_0x3fe106['type']['indexOf']('Container')>-0x1&&_0x10cfc2['pop'](),'elementEnd'==_0x1a9072['type'])continue;_0x3fe106&&_0x3fe106['type']==_0x5cb9ba+'Object'&&_0x3fe106['element']['name']==_0x3be5d0['name']?_0x3fe106['quantity']++:_0x10cfc2['push']({'type':_0x5cb9ba+'Object','element':_0x3be5d0,'quantity':0x1}),_0x3c75b3['skip'](_0x3e18c1=>!('elementEnd'==_0x3e18c1['type']&&_0x3e18c1['item']==_0x5511b5));}else{if(this['_schema']['checkChild'](_0x5511b5,'$text')||_0x5511b5['is']('element','softBreak')){const _0x51d3b2=_0x5511b5;if('add'==_0x5cb9ba&&'elementStart'==_0x1a9072['type']||'remove'==_0x5cb9ba&&'elementEnd'==_0x1a9072['type'])continue;if(_0x3fe106&&-0x1==_0x3fe106['type']['indexOf']('Container')){'text'==_0x3fe106['type']&&(_0x3fe106[_0x5cb9ba]+='\x0a');continue;}let _0x48c1f9;if(_0x48c1f9='add'==_0x5cb9ba?_0x51d3b2['nextSibling']&&!this['_schema']['isObject'](_0x51d3b2['nextSibling'])?_0x51d3b2['nextSibling']:null:_0x51d3b2['previousSibling']&&!this['_schema']['isObject'](_0x51d3b2['previousSibling'])?_0x51d3b2['previousSibling']:null,_0x51d3b2['isEmpty']||_0x48c1f9&&_0x48c1f9['isEmpty']){const _0x1ff76e=_0x48c1f9&&_0x48c1f9['isEmpty']?_0x48c1f9:_0x51d3b2;_0x3fe106&&_0x3fe106['type']==_0x5cb9ba+'EmptyContainer'&&_0x3fe106['element']['name']==_0x1ff76e['name']?_0x3fe106['quantity']++:_0x10cfc2['push']({'type':_0x5cb9ba+'EmptyContainer','element':_0x1ff76e,'quantity':0x1});}else _0x10cfc2['push']({'type':_0x5cb9ba+'Container','element':_0x51d3b2});}}}}}['_resolveDescriptionItems'](_0x1b6615){const _0x3af2b3=this['_locale'],_0x335829=[],_0x542458=[],_0x549fe8=[];for(const _0x232212 of _0x1b6615)switch(_0x232212['type']){case'text':if(_0x232212['add']=_0x232212['add']['replace'](/(\S)\u000A+(\S)/g,'$1\x20$2')['replace'](/\u000A/g,''),_0x232212['remove']=_0x232212['remove']['replace'](/(\S)\u000A+(\S)/g,'$1\x20$2')['replace'](/\u000A/g,''),''!=_0x232212['add']&&''!=_0x232212['remove']){_0x335829['push']({'type':'replace','content':o(_0x3af2b3,'REPLACE_TEXT',['\x22'+_0x232212['remove']+'\x22','\x22'+_0x232212['add']+'\x22'])});continue;}if(null!=_0x232212['add']['match'](/^ +$/)){_0x335829['push']({'type':'insertion','content':o(_0x3af2b3,'*Insert:*\x20%0',o(_0x3af2b3,'ELEMENT_SPACE',_0x232212['add']['length']))});continue;}if(null!=_0x232212['remove']['match'](/^ +$/)){_0x335829['push']({'type':'deletion','content':o(_0x3af2b3,'*Remove:*\x20%0',o(_0x3af2b3,'ELEMENT_SPACE',_0x232212['remove']['length']))});continue;}if(''!=_0x232212['add']){_0x335829['push']({'type':'insertion','content':o(_0x3af2b3,'*Insert:*\x20%0','\x22'+_0x232212['add']+'\x22')});continue;}_0x335829['push']({'type':'deletion','content':o(_0x3af2b3,'*Remove:*\x20%0','\x22'+_0x232212['remove']+'\x22')});continue;case'addEmptyContainer':case'addObject':_0x335829['push']({'type':'insertion','content':o(_0x3af2b3,'*Insert:*\x20%0',this['getItemLabel'](_0x232212['element'],_0x232212['quantity']))});continue;case'removeEmptyContainer':case'removeObject':_0x335829['push']({'type':'deletion','content':o(_0x3af2b3,'*Remove:*\x20%0',this['getItemLabel'](_0x232212['element'],_0x232212['quantity']))});continue;case'addContainer':_0x335829['push']({'type':'insertion','content':o(_0x3af2b3,'*Split:*\x20%0',this['getItemLabel'](_0x232212['element'],_0x232212['quantity']))});continue;case'removeContainer':_0x335829['push']({'type':'deletion','content':o(_0x3af2b3,'*Merge:*\x20%0',this['getItemLabel'](_0x232212['element'],_0x232212['quantity']))});continue;case'addFormat':_0x542458['push'](_0x232212['key']);continue;case'removeFormat':_0x549fe8['push'](_0x232212['key']);continue;default:_0x335829['push'](_0x232212);}if(_0x542458['length']){const _0x358e9e=_0x542458['map'](_0x34aaa7=>this['_attributeLabels']['has'](_0x34aaa7)?this['_attributeLabels']['get'](_0x34aaa7):_0x34aaa7)['join'](',\x20');_0x335829['push']({'type':'format','content':o(this['_locale'],'*Set\x20format:*\x20%0',_0x358e9e)});}if(_0x549fe8['length']){const _0xc37054=_0x549fe8['map'](_0xec09c0=>this['_attributeLabels']['has'](_0xec09c0)?this['_attributeLabels']['get'](_0xec09c0):_0xec09c0)['join'](',\x20');_0x335829['push']({'type':'format','content':o(this['_locale'],'*Remove\x20format:*\x20%0',_0xc37054)});}return _0x335829;}['_handleCustomCallbackDescription'](_0x4d5e39){for(const _0x1fc081 of this['_customCallbacks']){const _0x535ed7=_0x1fc081(_0x4d5e39);if(_0x535ed7&&'type'in _0x535ed7)return _0x535ed7;}}['_handleAttributeSuggestionDescription'](_0xd83689,_0x2cba09){const _0x3f2489=_0x2cba09['data'],_0x8081c6=void 0x0===_0x3f2489['newValue']?'removeFormat':'addFormat';_0xd83689['push']({'type':_0x8081c6,'key':_0x3f2489['key']});}['_handleRenameSuggestionDescription'](_0x39161b,_0x20ccf9){_0x39161b['push']({'type':'format','content':o(this['_locale'],'*Change\x20to:*\x20%0',this['getItemLabel'](_0x20ccf9['getFirstRange']()['start']['nodeAfter'],0x1))});}['_handleInsertRemoveSuggestionDescription'](_0x62fa74,_0xea7813,_0x402db6){if(this['_addDescriptionItems'](_0x62fa74,_0xea7813),_0x402db6&&_0x402db6['getFirstRange']()&&!_0xea7813['getFirstRange']()['end']['isEqual'](_0x402db6['getFirstRange']()['start'])){const _0x2b327b=_0x62fa74[_0x62fa74['length']-0x1],_0x58985f='insertion'==_0xea7813['type']?'add':'remove';_0x2b327b&&'text'==_0x2b327b['type']&&(_0x2b327b[_0x58985f]+='\x0a');}}}class E extends _0x578bbc{['afterInit'](){const _0x409f85=this['editor'],_0x17fc3a=_0x409f85['plugins']['get']('TrackChangesEditing');_0x409f85['commands']['get']('showAIAssistant')&&_0x17fc3a['enableCommand']('showAIAssistant');}}class V extends _0x578bbc{['afterInit'](){const _0x4984b9=this['editor'],_0xfea372=_0x4984b9['locale'];if(!_0x4984b9['plugins']['has']('AlignmentEditing'))return;const _0x204409=_0x4984b9['plugins']['get']('TrackChangesEditing');_0x204409['enableDefaultAttributesIntegration']('alignment'),_0x204409['registerBlockAttribute']('alignment'),_0x204409['descriptionFactory']['registerAttributeLabel']('alignment',o(_0xfea372,'FORMAT_ALIGNMENT')),this['_registerLegacyDescription']();}['_registerLegacyDescription'](){const _0x21321f=this['editor'],_0x2a1eb3=_0x21321f['locale'];_0x21321f['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](_0x54a503=>{if('formatBlock'!=_0x54a503['type'])return;const {data:_0x154414}=_0x54a503;if(_0x154414&&'alignment'==_0x154414['commandName']){const _0x37700a=_0x154414['commandParams'][0x0]['value'];return{'type':'format','content':o(_0x2a1eb3,'*Format:*\x20%0',function(_0x3fa8e8){switch(_0x3fa8e8){case'left':return o(_0x2a1eb3,'FORMAT_ALIGN_TO_LEFT');case'right':return o(_0x2a1eb3,'FORMAT_ALIGN_TO_RIGHT');case'center':return o(_0x2a1eb3,'FORMAT_ALIGN_TO_CENTER');case'justify':return o(_0x2a1eb3,'FORMAT_JUSTIFY_TEXT');}}(_0x37700a))};}});}}const ti=['BoldEditing','ItalicEditing','UnderlineEditing','CodeEditing','StrikethroughEditing','SubscriptEditing','SuperscriptEditing'];class U extends _0x578bbc{['afterInit'](){const _0x2e0aca=this['editor'],_0xd8f669=_0x2e0aca['plugins']['get']('TrackChangesEditing'),_0x388c38=_0x2e0aca['locale'];for(const _0x5ba2cf of ti){if(!_0x2e0aca['plugins']['has'](_0x5ba2cf))continue;const _0x23763e=_0x5ba2cf['slice'](0x0,-0x7)['toLowerCase'](),_0x5e76c8='FORMAT_'+_0x23763e['toUpperCase']();_0xd8f669['enableDefaultAttributesIntegration'](_0x23763e),_0xd8f669['registerInlineAttribute'](_0x23763e),_0xd8f669['descriptionFactory']['registerAttributeLabel'](_0x23763e,o(_0x388c38,_0x5e76c8));}this['_registerLegacyDescription']();}['_registerLegacyDescription'](){const _0x1a9c52=this['editor'],_0x547849=_0x1a9c52['locale'],_0x20305f=_0x1a9c52['plugins']['get']('TrackChangesEditing');function _0x1ef537(_0x25bf17,_0x27de51){_0x20305f['descriptionFactory']['registerDescriptionCallback'](_0x4b82b3=>{if('formatInline'!=_0x4b82b3['type'])return;const {data:_0x4911d5}=_0x4b82b3;return _0x4911d5&&_0x4911d5['commandName']===_0x25bf17?_0x4911d5['commandParams'][0x0]['forceValue']?{'type':'format','content':o(_0x547849,'*Format:*\x20%0',_0x27de51)}:{'type':'format','content':o(_0x547849,'*Remove\x20format:*\x20%0',_0x27de51)}:void 0x0;});}_0x1ef537('bold',o(_0x547849,'FORMAT_BOLD')),_0x1ef537('italic',o(_0x547849,'FORMAT_ITALIC')),_0x1ef537('underline',o(_0x547849,'FORMAT_UNDERLINE')),_0x1ef537('code',o(_0x547849,'FORMAT_CODE')),_0x1ef537('strikethrough',o(_0x547849,'FORMAT_STRIKETHROUGH')),_0x1ef537('subscript',o(_0x547849,'FORMAT_SUBSCRIPT')),_0x1ef537('superscript',o(_0x547849,'FORMAT_SUPERSCRIPT'));}}class O extends _0x578bbc{['afterInit'](){const _0xd7fd47=this['editor'],_0x16a02f=_0xd7fd47['locale'];if(!_0xd7fd47['plugins']['has']('BlockQuoteEditing'))return;const _0x1dfb7b=_0xd7fd47['plugins']['get']('TrackChangesEditing'),_0x306e82=this['editor']['commands']['get']('blockQuote');_0x1dfb7b['enableCommand']('blockQuote',(_0x21e4d4,_0x349842={})=>{const _0x5bc033=this['editor']['model']['document']['selection'],_0x2eeb29=_0x349842&&void 0x0!==_0x349842['forceValue']?_0x349842['forceValue']:!_0x306e82['value'];let _0x55e3ef=[];if(_0x2eeb29){const _0x3b87e2=Array['from'](_0x5bc033['getSelectedBlocks']())['filter'](_0x2f0c61=>oo(_0x2f0c61)||function(_0x2a93ba,_0x31b317){const _0x2df893=_0x31b317['checkChild'](_0x2a93ba['parent'],'blockQuote'),_0x5c43b6=_0x31b317['checkChild'](['$root','blockQuote'],_0x2a93ba);return _0x2df893&&_0x5c43b6;}(_0x2f0c61,this['editor']['model']['schema']));_0x55e3ef=to(_0x3b87e2,_0xd7fd47['model']);}else{const _0x442b34=Array['from'](_0x5bc033['getSelectedBlocks']())['filter'](_0x158951=>oo(_0x158951));_0x55e3ef=to(_0x442b34,_0xd7fd47['model']);}_0xd7fd47['model']['change'](()=>{for(const _0x590d98 of _0x55e3ef)_0x1dfb7b['markBlockFormat'](_0x590d98,{'commandName':'blockQuote','commandParams':[{'forceValue':_0x2eeb29}]});});}),_0x1dfb7b['descriptionFactory']['registerDescriptionCallback'](_0x32402e=>{const {data:_0x6509b}=_0x32402e;if(_0x6509b&&'blockQuote'==_0x6509b['commandName']){const _0x4610eb=o(_0x16a02f,'ELEMENT_BLOCK_QUOTE');return _0x6509b['commandParams'][0x0]['forceValue']?{'type':'format','content':o(_0x16a02f,'*Set\x20format:*\x20%0',_0x4610eb)}:{'type':'format','content':o(_0x16a02f,'*Remove\x20format:*\x20%0',_0x4610eb)};}});}}function oo(_0x5cc192){return'blockQuote'==_0x5cc192['parent']['name'];}class F extends _0x578bbc{['afterInit'](){const _0x5171ab=this['editor'];_0x5171ab['plugins']['has']('CaseChange')&&(_0x5171ab['plugins']['get']('TrackChangesEditing')['enableCommand']('changeCaseUpper'),_0x5171ab['plugins']['get']('TrackChangesEditing')['enableCommand']('changeCaseLower'),_0x5171ab['plugins']['get']('TrackChangesEditing')['enableCommand']('changeCaseTitle'));}}class G extends _0x578bbc{['afterInit'](){const _0xdcb4ec=this['editor'];_0xdcb4ec['commands']['get']('ckbox')&&_0xdcb4ec['plugins']['get']('TrackChangesEditing')['enableCommand']('ckbox');}}class L extends _0x578bbc{['afterInit'](){const _0x4b3110=this['editor'];if(!_0x4b3110['plugins']['has']('CodeBlock'))return;const _0x53c26c=_0x4b3110['plugins']['get']('TrackChangesEditing'),_0x53fca8=_0x4b3110['locale'],_0x3ea011=_0x4b3110['config']['get']('codeBlock')['languages'],_0x5933a0=_0x4b3110['commands']['get']('codeBlock');_0x53c26c['enableCommand']('indentCodeBlock'),_0x53c26c['enableCommand']('outdentCodeBlock'),_0x53c26c['enableCommand']('codeBlock',(_0x3c73cd,_0x2b57a9={})=>{const _0x34160f=_0x4b3110['model'],_0x21be51=_0x4b3110['model']['document']['selection'],_0xece6be=_0x2b57a9&&void 0x0!==_0x2b57a9['forceValue']?_0x2b57a9['forceValue']:!_0x5933a0['value'];let _0x2dd0f9;_0x2b57a9['language']||(_0x2b57a9['language']=_0x3ea011[0x0]['language']),_0x2dd0f9=_0xece6be?Array['from'](_0x21be51['getSelectedBlocks']())['filter'](_0x535fd5=>eo(_0x535fd5)||function(_0x292e47,_0x3ab600){if(_0x292e47['is']('rootElement')||_0x3ab600['isLimit'](_0x292e47))return!0x1;return _0x3ab600['checkChild'](_0x292e47['parent'],'codeBlock');}(_0x535fd5,_0x34160f['schema'])):Array['from'](_0x21be51['getSelectedBlocks']())['filter'](_0x5d55fc=>eo(_0x5d55fc));const _0x29db3c=to(_0x2dd0f9,_0x34160f);_0x34160f['change'](()=>{for(const _0x10a9e2 of _0x29db3c)_0x53c26c['markBlockFormat'](_0x10a9e2,{'commandName':'codeBlock','commandParams':[{..._0x2b57a9,'forceValue':_0xece6be}],'formatGroupId':'blockName'});});}),(_0x53c26c['descriptionFactory']['registerElementLabel']('codeBlock',_0x525baf=>o(_0x53fca8,'ELEMENT_CODE_BLOCK',_0x525baf)),_0x53c26c['descriptionFactory']['registerDescriptionCallback'](_0xe3b2fc=>{if('formatBlock'!=_0xe3b2fc['type'])return;const _0x2e4f94=_0x53fca8['t'],{data:_0x2508d6}=_0xe3b2fc;if(!_0x2508d6||'codeBlock'!=_0x2508d6['commandName'])return;const _0x5ada5f=_0x2508d6['commandParams'][0x0]['language'],_0x43866a=_0x2e4f94(_0x3ea011['find'](_0x102325=>_0x102325['language']===_0x5ada5f)['label'])['toLowerCase']();return _0x2508d6['commandParams'][0x0]['forceValue']?{'type':'format','content':o(_0x53fca8,'*Set\x20format:*\x20%0',o(_0x53fca8,'ELEMENT_CODE_BLOCK',0x1)+'\x20('+_0x43866a+')')}:{'type':'format','content':o(_0x53fca8,'*Remove\x20format:*\x20%0',o(_0x53fca8,'ELEMENT_CODE_BLOCK',0x1))};}));}}function eo(_0x179b18){return'codeBlock'==_0x179b18['name'];}class H extends _0x578bbc{['afterInit'](){const _0x3e505a=this['editor'];if(!_0x3e505a['plugins']['has']('CommentsEditing'))return;_0x3e505a['plugins']['get']('TrackChangesEditing')['enableCommand']('addCommentThread');}}function io(_0x2428d1,_0x4f5bee,_0x4f73db){const _0x227843=[];for(const _0x4c6378 of _0x4f5bee['getItems']())_0x4c6378['hasAttribute'](_0x2428d1)&&_0x227843['push'](_0x4f73db['createRangeOn'](_0x4c6378));return _0x227843;}function _e(_0x1b8ca7,_0x1fa22f,{showActiveMarker:_0x2df469=!0x0}={}){const _0x18a8f2=_0x1b8ca7['plugins']['get']('TrackChangesEditing');return(_0x29550a,_0x4199af,_0xf8e711)=>{if(!_0xf8e711['consumable']['test'](_0x4199af['markerRange'],_0x29550a['name']))return;const _0x36f4e3=_0x4199af['markerRange']['getWalker'](),_0x31ae9f=_0x4199af['markerRange']['start'],_0x5f12db=_0x1b8ca7['model']['schema'];let _0x5cdd93=null,_0x236810=null,_0x48926c=!0x1,_0x2319be=!0x1;for(const _0x107838 of _0x36f4e3){const _0x1fd0e6=_0x107838['item'];_0x48926c=_0x48926c||_0x5f12db['isContent'](_0x1fd0e6);const _0x466ba6=_0xf8e711['mapper']['toViewElement'](_0x1fd0e6);if(_0x466ba6&&_0x466ba6['getCustomProperty']('addHighlight'))return;'elementEnd'==_0x107838['type']&&(_0x5f12db['isBlock'](_0x1fd0e6)&&!_0x5f12db['isLimit'](_0x1fd0e6)&&(_0x1fd0e6['nextSibling']||_0x31ae9f['isAtEnd']?_0x5cdd93&&_0x5cdd93['parent']==_0x1fd0e6||(_0x5cdd93=_0x1fd0e6,_0x100a82(_0x107838['previousPosition']),_0x2319be=!0x0):_0x236810=_0x236810||_0x107838['previousPosition']));}function _0x100a82(_0x2e6c43){const _0x32f80b=_0xf8e711['writer']['createUIElement']('span',{'class':'ck-suggestion-marker-'+_0x1fa22f}),_0x3e0a92=_0xf8e711['mapper']['toViewPosition'](_0x2e6c43);_0x2df469&&_0x18a8f2['activeMarkers']['includes'](_0x4199af['markerName'])&&_0xf8e711['writer']['addClass']('ck-suggestion-marker--active',_0x32f80b),_0xf8e711['writer']['insert'](_0x3e0a92,_0x32f80b),_0xf8e711['mapper']['bindElementToMarker'](_0x32f80b,_0x4199af['markerName']);}_0x48926c||_0x2319be||!_0x236810||_0x100a82(_0x236810);};}class q extends _0x578bbc{static get['requires'](){return[_0x346d9a];}['init'](){const _0x298702=this['editor'],_0x37be2c=_0x298702['plugins']['get']('TrackChangesEditing');_0x37be2c['enableCommand']('delete');const _0x58e090=_0x298702['commands']['get']('deleteForward');_0x37be2c['enableCommand']('deleteForward',(_0x5eaae2,_0xddbe65={})=>{const _0x14eaf8=_0x298702['model']['createSelection'](_0x298702['model']['document']['selection']);_0x14eaf8['isCollapsed']&&_0x298702['model']['modifySelection'](_0x14eaf8,{'direction':'forward','unit':_0xddbe65['unit']});const _0x4907a2=_0x14eaf8['getFirstRange'](),_0x28d79a=_0x2028c8['fromRange'](_0x4907a2);let _0xdd7873;_0x5eaae2(_0xddbe65),_0xdd7873='$graveyard'==_0x28d79a['root']['rootName']?_0x298702['model']['createRange'](_0x4907a2['start']):_0x298702['model']['createRange'](_0x28d79a['start'],_0x28d79a['end']),_0x28d79a['detach'](),_0x298702['model']['enqueueChange'](_0x58e090['buffer']['batch'],_0x4c3b9a=>{_0x58e090['buffer']['lock'](),_0x4c3b9a['setSelection'](_0x4c3b9a['createRange'](_0xdd7873['end'])),_0x58e090['buffer']['unlock']();});}),_0x298702['editing']['downcastDispatcher']['on']('addMarker:suggestion:deletion',_e(_0x298702,'merge'),{'priority':'high'}),_0x298702['data']['downcastDispatcher']['on']('addMarker:suggestion:deletion',(_0x30cfff,_0xb6fc58,_0x5d6708)=>{_0x5d6708['options']['showSuggestionHighlights']&&_e(_0x298702,'merge',{'showActiveMarker':!0x1})['bind'](this)(_0x30cfff,_0xb6fc58,_0x5d6708);},{'priority':'high'}),_0x298702['editing']['downcastDispatcher']['on']('removeMarker:suggestion:deletion',(_0x4d5414,_0x3e1653,_0x270b95)=>{const _0x2ed366=_0x270b95['mapper']['markerNameToElements'](_0x3e1653['markerName']);if(_0x2ed366){for(const _0x3b951f of _0x2ed366)_0x3b951f['is']('uiElement')&&(_0x270b95['mapper']['unbindElementFromMarkerName'](_0x3b951f,_0x3e1653['markerName']),_0x270b95['writer']['remove'](_0x3b951f));}},{'priority':'high'});}}class z extends _0x578bbc{['afterInit'](){const _0x12099a=this['editor'];if(!_0x12099a['plugins']['has']('ListEditing'))return;const _0x3f1a12=_0x12099a['locale'],_0xcd6053=_0x12099a['plugins']['get']('TrackChangesEditing'),_0x495ce0=_0x12099a['plugins']['has']('TodoListEditing'),_0xfc2178=!!_0x12099a['config']['get']('list.multiBlock');function _0xfbcaa2(_0x3f6f9f){return{'type':'format','content':''+o(_0x3f1a12,'*Set\x20format:*\x20%0',_0x3f6f9f)};}function _0x4b9bcb(_0x4c80c3){return{'type':'format','content':''+o(_0x3f1a12,'*Remove\x20format:*\x20%0',_0x4c80c3)};}_0xcd6053['enableDefaultAttributesIntegration']('numberedList'),_0xcd6053['enableDefaultAttributesIntegration']('bulletedList'),_0xcd6053['enableDefaultAttributesIntegration']('customNumberedList'),_0xcd6053['enableDefaultAttributesIntegration']('customBulletedList'),_0xcd6053['enableDefaultAttributesIntegration']('indentList'),_0xcd6053['enableDefaultAttributesIntegration']('outdentList'),_0xcd6053['enableDefaultAttributesIntegration']('splitListItemAfter'),_0xcd6053['enableDefaultAttributesIntegration']('splitListItemBefore'),_0xcd6053['registerBlockAttribute']('listItemId'),_0xcd6053['registerBlockAttribute']('listType'),_0xcd6053['registerBlockAttribute']('listIndent'),_0xfc2178&&(_0xcd6053['enableDefaultAttributesIntegration']('mergeListItemBackward'),_0xcd6053['enableDefaultAttributesIntegration']('mergeListItemForward')),_0x495ce0&&(_0xcd6053['enableDefaultAttributesIntegration']('todoList'),_0xcd6053['enableDefaultAttributesIntegration']('checkTodoList'),_0xcd6053['registerBlockAttribute']('todoListChecked'),_0xcd6053['descriptionFactory']['registerDescriptionCallback'](_0x3b23c7=>{const {data:_0x510548}=_0x3b23c7;if(_0x510548&&'todoListChecked'==_0x510548['key'])return{'type':'format','content':_0x510548['newValue']?o(_0x3f1a12,'*Check\x20item*'):o(_0x3f1a12,'*Uncheck\x20item*')};}),this['editor']['model']['document']['registerPostFixer'](_0x4aadc6=>{if(_0x4aadc6['batch']['isUndo'])return!0x1;let _0x5a3813=!0x1;const _0x112e1c=_0xcd6053['getSuggestions']({'skipNotAttached':!0x0})['filter'](_0x1c2b52=>'todoListChecked'===_0xcd6053['_getAttributeKey'](_0x1c2b52));for(const _0x1e2b34 of _0x112e1c){'todo'!=_0x1e2b34['getFirstRange']()['start']['nodeAfter']['getAttribute']('listType')&&(_0xcd6053['_findSuggestions'](_0x1e2b34['getFirstRange'](),'attribute')['find'](_0x39d036=>'listType'===_0xcd6053['_getAttributeKey'](_0x39d036['suggestion']))||(_0x4aadc6['removeMarker'](_0x1e2b34['getFirstMarker']()),_0x5a3813=!0x0));}return _0x5a3813;})),_0xcd6053['descriptionFactory']['registerAttributeLabel']('listIndent',o(_0x3f1a12,'FORMAT_INDENT'));const _0x3892fe={'type':'format','content':''};_0xcd6053['descriptionFactory']['registerDescriptionCallback'](_0x54fc92=>{const {data:_0x5bf44c}=_0x54fc92;if(!_0x5bf44c||'listType'!=_0x5bf44c['key'])return;let _0x17f002=_0x54fc92['head'];for(;_0x17f002;){if(_0x17f002['data']&&(('listStyle'==_0x17f002['data']['key']||'listMarkerStyle'==_0x17f002['data']['key'])&&(_0x17f002['data']['newValue']&&'default'!=_0x17f002['data']['newValue']||'default'!=_0x17f002['data']['oldValue']&&!_0x5bf44c['newValue'])||!_0xfc2178&&_0x17f002['data']['key']==m))return _0x3892fe;_0x17f002=_0x17f002['next'];}if(null==_0x5bf44c['newValue'])switch(_0x5bf44c['oldValue']){case'bulleted':return _0x4b9bcb(o(_0x3f1a12,'ELEMENT_BULLETED_LIST'));case'numbered':return _0x4b9bcb(o(_0x3f1a12,'ELEMENT_NUMBERED_LIST'));case'todo':return _0x4b9bcb(o(_0x3f1a12,'ELEMENT_TODO_LIST'));}switch(_0x5bf44c['newValue']){case'bulleted':return _0xfbcaa2(o(_0x3f1a12,'ELEMENT_BULLETED_LIST'));case'numbered':return _0xfbcaa2(o(_0x3f1a12,'ELEMENT_NUMBERED_LIST'));case'todo':return _0xfbcaa2(o(_0x3f1a12,'ELEMENT_TODO_LIST'));}}),_0xcd6053['descriptionFactory']['registerDescriptionCallback'](_0x4f9929=>{const {data:_0x1107e6}=_0x4f9929;if(_0x1107e6&&'listIndent'==_0x1107e6['key'])return null==_0x1107e6['newValue']||null==_0x1107e6['oldValue']&&0x0==_0x1107e6['newValue']?_0x3892fe:void 0x0;}),_0xcd6053['descriptionFactory']['registerDescriptionCallback'](_0x2673ba=>{if('attribute'!=_0x2673ba['type'])return;const {data:_0x491d0e}=_0x2673ba;if(!_0x491d0e||'listItemId'!=_0x491d0e['key'])return;const _0x4ed2b5=le(_0x2673ba);return'newValue'==_0x4ed2b5?{'type':'format','content':o(_0x3f1a12,'*Merge:*\x20list\x20item')}:'oldValue'==_0x4ed2b5?{'type':'format','content':o(_0x3f1a12,'*Split:*\x20list\x20item')}:_0x3892fe;}),_0x12099a['model']['document']['registerPostFixer'](_0x59aa82=>this['listItemIdFixer'](_0x59aa82)),_0x12099a['model']['document']['registerPostFixer'](_0x920b51=>this['noTrackChangesFixer'](_0x920b51)),_0x12099a['model']['document']['registerPostFixer'](_0x235e4=>this['assureChains'](_0x235e4)),this['_supportLegacySuggestions']();}['listItemIdFixer'](_0x1d5add){if(_0x1d5add['batch']['isUndo']||!_0x1d5add['batch']['isLocal'])return!0x1;let _0x239a61=!0x1;const _0x56e6af=this['editor']['plugins']['get']('TrackChangesEditing')['getSuggestions']({'skipNotAttached':!0x0})['filter'](_0x4fe542=>_0x4fe542['data']&&'listItemId'==_0x4fe542['data']['key'])['filter'](_0x3de550=>_0x3de550['data']['newValue']&&_0x3de550['data']['oldValue']);for(const _0x194c93 of _0x56e6af)le(_0x194c93)||(_0x1d5add['removeMarker'](_0x194c93['getFirstMarker']()),_0x239a61=!0x0);return _0x239a61;}['noTrackChangesFixer'](_0x318e48){if(_0x318e48['batch']['isUndo']||!_0x318e48['batch']['isLocal'])return!0x1;const _0x5dd0a6=this['editor']['plugins']['get']('TrackChangesEditing');if(_0x5dd0a6['trackChangesCommand']['value'])return!0x1;let _0x3cc62f=!0x1;const _0x20235c=['listType','listItemId','listIndent','listStyle','listStart','listReversed','todoListCheck','listMarker','listMarkerStyle'],_0x5549f=this['editor']['model']['document']['differ']['getChanges']()['filter'](_0x4bd11a=>'attribute'==_0x4bd11a['type'])['filter'](_0x5e7506=>_0x20235c['includes'](_0x5e7506['attributeKey']));if(0x0==_0x5549f['length'])return _0x3cc62f;for(const _0x257b6e of _0x5549f){const _0x2d0483=_0x5dd0a6['_findSuggestions'](_0x257b6e['range'],'attribute')['filter'](_0x5dd5e0=>!_0x5dd5e0['meta']['isNextTo'])['map'](_0x2ea23e=>_0x2ea23e['suggestion'])['filter'](_0x26fa53=>{const _0x22025e=_0x5dd0a6['_getAttributeKey'](_0x26fa53);return _0x20235c['includes'](_0x22025e);});if(_0x2d0483['length']){for(const _0x484e3e of _0x2d0483)_0x318e48['removeMarker'](_0x484e3e['getFirstMarker']());_0x3cc62f=!0x0;}}return _0x3cc62f;}['assureChains'](_0x51415c){if(_0x51415c['batch']['isUndo']||!_0x51415c['batch']['isLocal'])return!0x1;const _0x4496a2=this['editor']['plugins']['get']('TrackChangesEditing');let _0x3ba3fb=!0x1;const _0x450850=['listType','listItemId','listIndent','listStyle','listStart','listReversed','todoListCheck','listMarker','listMarkerStyle'];for(const _0x499620 of _0x4496a2['getSuggestions']({'skipNotAttached':!0x0})){const _0x4c5c11=_0x4496a2['_findSuggestions'](_0x499620['getFirstRange'](),'attribute')['map'](_0x444557=>_0x444557['suggestion'])['filter'](_0x57ce31=>_0x57ce31['data']&&_0x450850['includes'](_0x57ce31['data']['key']));if(!_0x4c5c11['length'])continue;const _0x55d1c8=_0x4c5c11[0x0]['head']['attributes']['groupId'];if(!_0x4c5c11['every'](_0x3f8804=>_0x3f8804['attributes']['groupId']===_0x55d1c8)){for(const _0x24b0aa of _0x4c5c11)_0x259f1e(_0x24b0aa,_0x55d1c8)&&(_0x3ba3fb=!0x0);}}return _0x3ba3fb;function _0x34c48c(_0x1c1192,_0x19afc3){for(const _0x3519ae of _0x4496a2['getSuggestions']({'skipNotAttached':!0x0})['filter'](_0x27d4fa=>'attribute'==_0x27d4fa['type']&&_0x27d4fa['attributes']['groupId']==_0x1c1192))_0x3519ae['setAttribute']('groupId',_0x19afc3);}function _0x259f1e(_0x3a225e,_0x3a4a8e){let _0x588cf3=_0x3a225e['head'],_0x2289f5=!0x1;for(;_0x588cf3;)_0x588cf3['attributes']['groupId']!=_0x3a4a8e&&(_0x34c48c(_0x588cf3['attributes']['groupId'],_0x3a4a8e),_0x588cf3['setAttribute']('groupId',_0x3a4a8e),_0x2289f5=!0x0),_0x588cf3=_0x588cf3['next'];return _0x2289f5;}}['_supportLegacySuggestions'](){const _0x499523=this['editor'],_0x598c5f=_0x499523['locale'],_0x51bc67=_0x499523['plugins']['get']('TrackChangesEditing');this['_registerLegacyDescription'](),_0x51bc67['_suggestionFactory']['registerCustomCallback']('formatBlock','documentList','accept',function(_0x1887fb,_0x1fe761){const _0x171c16=[];for(let _0x2227be of _0x1887fb)_0x2227be['start']['nodeAfter']===_0x2227be['end']['parent']&&(_0x2227be=_0x499523['model']['createRange'](_0x499523['model']['createPositionAt'](_0x2227be['start']['nodeAfter'],0x0))),_0x171c16['push'](_0x2227be);_0x499523['model']['change'](_0x439975=>{const _0x3c5a4e=_0x499523['model']['document']['selection'],_0x292dc6=Array['from'](_0x3c5a4e['getRanges']())['map'](_0x3dd16e=>_0x2028c8['fromRange'](_0x3dd16e));_0x439975['setSelection'](_0x171c16),_0x499523['commands']['get'](_0x1fe761['commandName'])['refresh'](),_0x1fe761['commandParams']['push']({'forceDefaultExecution':!0x0}),_0x499523['execute'](_0x1fe761['commandName'],..._0x1fe761['commandParams']),_0x439975['setSelection'](_0x292dc6);for(const _0x23257a of _0x292dc6)_0x23257a['detach']();});}),_0x51bc67['descriptionFactory']['registerElementLabel'](function(_0x851433){const _0x304061=!_0x499523['model']['schema']['isObject'](_0x851433),_0x462ee0=_0x851433['previousSibling'],_0x1e1a4e=_0x851433['nextSibling'],_0xfad5d0=_0x851433['getAttribute']('listItemId'),_0x150fa1=!_0x462ee0||_0x462ee0['getAttribute']('listItemId')!==_0xfad5d0,_0x553fad=!_0x1e1a4e||_0x1e1a4e['getAttribute']('listItemId')!==_0xfad5d0;return _0x304061&&Boolean(_0xfad5d0)&&_0x150fa1&&_0x553fad;},_0x229eed=>o(_0x598c5f,'ELEMENT_LIST_ITEM',_0x229eed));}['_registerLegacyDescription'](){const _0x1fc0ba=this['editor'],_0x9e435c=_0x1fc0ba['locale'];function _0x2ba55e(_0x3d8168){const _0x28a6f5=_0x1fc0ba['commands']['get']('bulletedList')['value'],_0x1d5528=_0x1fc0ba['commands']['get']('numberedList')['value'];return'numberedList'===_0x3d8168?_0x28a6f5:_0x1d5528;}_0x1fc0ba['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](function(_0x203f0f){if('formatBlock'!=_0x203f0f['type'])return;const {data:_0x489773}=_0x203f0f;if(!_0x489773)return;let _0x1b90d5,_0x444ff2,_0x5f58dc,_0x9a2f1d;switch(_0x489773['commandName']){case'bulletedList':_0x5f58dc=_0x489773['commandParams'][0x0]['forceValue'],_0x9a2f1d=_0x2ba55e(_0x489773['commandName']),_0x1b90d5=_0x5f58dc?'*Format:*\x20insert\x20into\x20%0':'*Format:*\x20remove\x20from\x20%0',!_0x9a2f1d&&_0x1fc0ba['config']['get']('list.multiBlock')||(_0x1b90d5='*Change\x20to:*\x20%0'),_0x444ff2={'type':'format','content':o(_0x9e435c,_0x1b90d5,o(_0x9e435c,'ELEMENT_BULLETED_LIST'))};break;case'numberedList':_0x5f58dc=_0x489773['commandParams'][0x0]['forceValue'],_0x9a2f1d=_0x2ba55e(_0x489773['commandName']),_0x1b90d5=_0x5f58dc?'*Format:*\x20insert\x20into\x20%0':'*Format:*\x20remove\x20from\x20%0',!_0x9a2f1d&&_0x1fc0ba['config']['get']('list.multiBlock')||(_0x1b90d5='*Change\x20to:*\x20%0'),_0x444ff2={'type':'format','content':o(_0x9e435c,_0x1b90d5,o(_0x9e435c,'ELEMENT_NUMBERED_LIST'))};break;case'indentList':_0x1b90d5='*Indent:*\x20%0',_0x444ff2={'type':'format','content':o(_0x9e435c,_0x1b90d5,o(_0x9e435c,'ELEMENT_LIST_ITEM'))};break;case'outdentList':_0x1b90d5=function(_0x400e05){const _0x1e5ddb=_0x400e05['getFirstRange']();let _0x3bfc01=_0x1e5ddb['start']['nodeAfter'];for(;_0x3bfc01&&_0x1e5ddb['containsItem'](_0x3bfc01);){if(_0x3bfc01['getAttribute']('listIndent')>0x0)return!0x1;_0x3bfc01=_0x3bfc01['nextSibling'];}return!0x0;}(_0x203f0f)?o(_0x9e435c,'*Format:*\x20remove\x20from\x20%0',o(_0x9e435c,function(_0x10dc0e){return'ELEMENT_'+_0x10dc0e['getFirstRange']()['start']['nodeAfter']['getAttribute']('listType')['toUpperCase']()+'_LIST';}(_0x203f0f))):o(_0x9e435c,'*Outdent:*\x20%0',o(_0x9e435c,'ELEMENT_LIST_ITEM')),_0x444ff2={'type':'format','content':_0x1b90d5};break;case'mergeListItemBackward':case'mergeListItemForward':!0x1===_0x489773['multipleBlocks']&&(_0x1b90d5='*Merge:*\x20%0',_0x444ff2={'type':'deletion','content':o(_0x9e435c,_0x1b90d5,o(_0x9e435c,'ELEMENT_LIST_ITEM'))});}return _0x444ff2;});}}function le(_0x20b871){let _0x12b89a=_0x20b871['getFirstRange']()['start']['nodeAfter']['previousSibling'];for(;_0x12b89a;){const _0x158275=_0x12b89a['getAttribute']('listItemId');if(!_0x158275)return!0x1;if(_0x158275==_0x20b871['data']['newValue'])return'newValue';if(_0x158275==_0x20b871['data']['oldValue'])return'oldValue';_0x12b89a=_0x12b89a['previousSibling'];}return!0x1;}class ue extends _0x578bbc{['afterInit'](){if(!this['editor']['plugins']['has']('ListPropertiesEditing'))return;const _0x150533=this['editor']['config']['get']('list.properties'),_0x30bee8=this['editor']['plugins']['get']('TrackChangesEditing');_0x150533['styles']&&(_0x30bee8['enableDefaultAttributesIntegration']('listStyle'),_0x30bee8['registerBlockAttribute']('listStyle')),_0x150533['reversed']&&(_0x30bee8['enableDefaultAttributesIntegration']('listReversed'),_0x30bee8['registerBlockAttribute']('listReversed')),_0x150533['startIndex']&&(_0x30bee8['enableDefaultAttributesIntegration']('listStart'),_0x30bee8['registerBlockAttribute']('listStart'));const _0xe37844={'type':'format','content':''};_0x30bee8['descriptionFactory']['registerDescriptionCallback'](this['handleDescriptions']['bind'](this));const _0x180b40=this['editor']['locale'];_0x30bee8['descriptionFactory']['registerAttributeLabel']('listReversed',o(_0x180b40,'FORMAT_LIST_REVERSED')),_0x30bee8['descriptionFactory']['registerDescriptionCallback'](_0x1b9aed=>{const {data:_0x6fef18}=_0x1b9aed;if(_0x6fef18&&'listReversed'==_0x6fef18['key'])return null==_0x6fef18['newValue']||0x0==_0x6fef18['newValue']&&null==_0x6fef18['oldValue']?_0xe37844:void 0x0;}),_0x30bee8['descriptionFactory']['registerAttributeLabel']('listStart',o(_0x180b40,'FORMAT_LIST_START')),_0x30bee8['descriptionFactory']['registerDescriptionCallback'](_0x45c3f1=>{const {data:_0x333a13}=_0x45c3f1;if(_0x333a13&&'listStart'==_0x333a13['key'])return null==_0x333a13['newValue']||0x1==_0x333a13['newValue']&&null==_0x333a13['oldValue']?_0xe37844:void 0x0;}),this['editor']['model']['document']['registerPostFixer'](_0x183020=>{if(_0x183020['batch']['isUndo'])return!0x1;let _0x4d1c75=!0x1;const _0x487587=_0x30bee8['getSuggestions']({'skipNotAttached':!0x0})['filter'](_0x2e3f15=>{const _0x500c6d=_0x30bee8['_getAttributeKey'](_0x2e3f15);return'listStart'==_0x500c6d||'listReversed'==_0x500c6d;});for(const _0x5f4f50 of _0x487587){const _0x3bd26f=_0x5f4f50['getFirstRange']()['start']['nodeAfter']['getAttribute']('listType');if('numbered'==_0x3bd26f||'customNumbered'==_0x3bd26f)continue;_0x30bee8['_findSuggestions'](_0x5f4f50['getFirstRange'](),'attribute')['find'](_0x1c3865=>'listType'==_0x30bee8['_getAttributeKey'](_0x1c3865['suggestion']))||(_0x183020['removeMarker'](_0x5f4f50['getFirstMarker']()),_0x4d1c75=!0x0);}return _0x4d1c75;}),this['_registerLegacyDescription']();}['handleDescriptions'](_0x13a51f){const _0x5868a1=this['editor']['locale'],{data:_0x223673}=_0x13a51f,_0x18ce28={'type':'format','content':''};if(!_0x223673||'listStyle'!=_0x223673['key'])return;if(!_0x223673['oldValue'])return'default'==_0x223673['newValue']?_0x18ce28:{'type':'format','content':''+o(_0x5868a1,'*Set\x20format:*\x20%0',o(_0x5868a1,this['_getTranslationKeyForListStyle'](_0x223673['newValue'])))};if(!_0x223673['newValue']){if('default'==_0x223673['oldValue'])return _0x18ce28;let _0x54270b=_0x13a51f['head'];for(;_0x54270b;){if(_0x54270b['data']&&'listType'==_0x54270b['data']['key']&&_0x54270b['data']['newValue'])return _0x18ce28;_0x54270b=_0x54270b['next'];}return{'type':'format','content':''+o(_0x5868a1,'*Remove\x20format:*\x20%0',o(_0x5868a1,this['_getTranslationKeyForListStyle'](_0x223673['oldValue'])))};}if('default'!=_0x223673['newValue'])return{'type':'format','content':''+o(_0x5868a1,'*Set\x20format:*\x20%0',o(_0x5868a1,this['_getTranslationKeyForListStyle'](_0x223673['newValue'])))};let _0xa9c1b0=_0x13a51f['head'];for(;_0xa9c1b0;){if(_0xa9c1b0['data']&&'listType'==_0xa9c1b0['data']['key']&&_0xa9c1b0['data']['newValue']&&_0xa9c1b0['data']['oldValue'])return _0x18ce28;_0xa9c1b0=_0xa9c1b0['next'];}return{'type':'format','content':o(_0x5868a1,'*Set\x20format:*\x20%0',o(_0x5868a1,'ELEMENT_'+_0x13a51f['getFirstRange']()['start']['nodeAfter']['getAttribute']('listType')['toUpperCase']()+'_LIST_DEFAULT'))};}['_registerLegacyDescription'](){const _0x4b5e2f=this['editor'],_0xeb8e5d=_0x4b5e2f['locale'];_0x4b5e2f['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](_0x120f31=>{if('formatBlock'!=_0x120f31['type'])return;const {data:_0x3b121e}=_0x120f31;if(!_0x3b121e)return;let _0x49c651,_0x2e2047;switch(_0x3b121e['commandName']){case'listStyle':_0x49c651='*Change\x20to:*\x20%0',_0x2e2047={'type':'format','content':o(_0xeb8e5d,_0x49c651,o(_0xeb8e5d,this['_getTranslationKeyForListStyle'](_0x3b121e['commandParams'][0x0]['type'])))};break;case'listReversed':_0x49c651=_0x3b121e['commandParams'][0x0]['reversed']?'*Format:*\x20set\x20order\x20to\x20reversed':'*Format:*\x20set\x20order\x20to\x20regular',_0x2e2047={'type':'format','content':o(_0xeb8e5d,_0x49c651)};break;case'listStart':_0x49c651='*Format:*\x20set\x20start\x20index\x20to\x20%0',_0x2e2047={'type':'format','content':o(_0xeb8e5d,_0x49c651,_0x3b121e['commandParams'][0x0]['startIndex'])};}return _0x2e2047;});}['_getTranslationKeyForListStyle'](_0x47610f){return'ELEMENT_'+function(_0x504deb){if(pe['includes'](_0x504deb))return'bulleted';if(ye['includes'](_0x504deb))return'numbered';return null;}(_0x47610f)['toUpperCase']()+'_LIST_'+_0x47610f['toUpperCase']()['replace'](/-/g,'_');}}const pe=['disc','circle','square'],ye=['decimal','decimal-leading-zero','lower-roman','upper-roman','lower-latin','upper-latin'];class W extends _0x578bbc{static get['requires'](){return[_0x2eb65c];}['init'](){const _0x3623d0=this['editor'],_0x4f0cf0=_0x3623d0['plugins']['get']('TrackChangesEditing'),_0x59def2=_0x3623d0['commands']['get']('enter');_0x4f0cf0['enableCommand']('enter',()=>{_0x3623d0['model']['change'](_0x1f2eb5=>{const _0x4487f0=_0x3623d0['model']['document']['selection'],_0x3bd0bd=_0x4487f0['getFirstPosition'](),_0x44529e=_0x2028c8['fromRange'](_0x4487f0['getFirstRange']());if(_0x59def2['enterBlock'](_0x1f2eb5)){const _0x98479c=_0x3623d0['model']['createPositionAt'](_0x3bd0bd['parent']['nextSibling'],0x0),_0x109782=_0x1f2eb5['createRange'](_0x3bd0bd,_0x98479c);_0x4f0cf0['markInsertion'](_0x109782);}else _0x1f2eb5['setSelection'](_0x1f2eb5['createRange'](_0x44529e['end']));_0x44529e['detach'](),_0x59def2['fire']('afterExecute',{'writer':_0x1f2eb5});});}),_0x3623d0['editing']['downcastDispatcher']['on']('addMarker:suggestion:insertion',_e(_0x3623d0,'split'),{'priority':'high'}),_0x3623d0['editing']['downcastDispatcher']['on']('removeMarker:suggestion:insertion',(_0x2f46d3,_0x4c4d3f,_0x2e03c6)=>{const _0x4d12c7=_0x2e03c6['mapper']['markerNameToElements'](_0x4c4d3f['markerName']);if(_0x4d12c7){for(const _0x21f946 of _0x4d12c7)_0x21f946['hasClass']('ck-suggestion-marker-split')&&(_0x2e03c6['mapper']['unbindElementFromMarkerName'](_0x21f946,_0x4c4d3f['markerName']),_0x2e03c6['writer']['remove'](_0x21f946));}},{'priority':'high'}),_0x3623d0['data']['downcastDispatcher']['on']('addMarker:suggestion:insertion',(_0x147f00,_0x24d7bd,_0x3d5103)=>{_0x3d5103['options']['showSuggestionHighlights']&&_e(_0x3623d0,'split',{'showActiveMarker':!0x1})['bind'](this)(_0x147f00,_0x24d7bd,_0x3d5103);},{'priority':'high'});}}class J extends _0x578bbc{['afterInit'](){if(!this['editor']['plugins']['has']('FindAndReplaceEditing'))return;const _0x3db952=this['editor']['plugins']['get']('TrackChangesEditing');_0x3db952['enableCommand']('find',this['handleFindCommand']['bind'](this)),_0x3db952['enableCommand']('findNext'),_0x3db952['enableCommand']('findPrevious'),_0x3db952['enableCommand']('replace'),_0x3db952['enableCommand']('replaceAll');}['handleFindCommand'](_0x527210,_0x378582,_0x369256={}){const _0x5a2d22=this['editor']['plugins']['get']('FindAndReplaceUtils');return _0x527210(_0x48c5c4=>('string'==typeof _0x378582?_0x5a2d22['findByTextCallback'](_0x378582,_0x369256):_0x378582)(_0x48c5c4)['filter'](_0x448e9c=>!0x1===this['_isInDeletionRange'](_0x448e9c,_0x48c5c4['item'])),_0x369256);}['_isInDeletionRange'](_0x4ee725,_0x20835c){const _0x22f02d=this['editor']['model']['createRange'](this['editor']['model']['createPositionAt'](_0x20835c,_0x4ee725['start']),this['editor']['model']['createPositionAt'](_0x20835c,_0x4ee725['end']));for(const _0x426521 of this['editor']['model']['markers']['getMarkersGroup']('suggestion:deletion'))if(null!==_0x22f02d['getIntersection'](_0x426521['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 _0x578bbc{['afterInit'](){const _0x2a5072=this['editor']['locale'],_0x1cedcd=this['editor']['plugins']['get']('TrackChangesEditing');for(const {pluginName:_0x43f1cd,commandName:_0xfd51bc}of ro)this['editor']['plugins']['has'](_0x43f1cd)&&(_0x1cedcd['enableDefaultAttributesIntegration'](_0xfd51bc),_0x1cedcd['registerInlineAttribute'](_0xfd51bc));_0x2a5072['t'],_0x1cedcd['descriptionFactory']['registerAttributeLabel']('fontSize',o(_0x2a5072,'FORMAT_FONT_SIZE')),_0x1cedcd['descriptionFactory']['registerAttributeLabel']('fontFamily',o(_0x2a5072,'FORMAT_FONT_FAMILY')),_0x1cedcd['descriptionFactory']['registerAttributeLabel']('fontColor',o(_0x2a5072,'FORMAT_FONT_COLOR')),_0x1cedcd['descriptionFactory']['registerAttributeLabel']('fontBackgroundColor',o(_0x2a5072,'FORMAT_FONT_BACKGROUND')),this['_registerLegacyDescription']();}['_registerLegacyDescription'](){const _0x16b698=this['editor'],_0x312c68=_0x16b698['locale'];_0x16b698['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](_0x31b527=>{const _0x4afcf6=_0x312c68['t'];if('formatInline'!=_0x31b527['type'])return;const {data:_0x452c7d}=_0x31b527;if(null!=_0x452c7d){if('fontSize'==_0x452c7d['commandName']){const _0x354d43=_0x452c7d['commandParams'][0x0]['value'];if(_0x354d43){const _0x3b3d25=_0x4afcf6(this['editor']['plugins']['get']('FontSize')['normalizeSizeOptions'](this['editor']['config']['get']('fontSize.options'))['find'](_0x2bc7c0=>_0x2bc7c0['model']==_0x354d43)['title'])['toLowerCase']();return{'type':'format','content':o(_0x312c68,'*Set\x20font\x20size:*\x20%0',_0x3b3d25)};}return{'type':'format','content':o(_0x312c68,'*Reset\x20font\x20size*')};}if('fontFamily'==_0x452c7d['commandName']){const _0x56a114=_0x452c7d['commandParams'][0x0]['value'];return _0x56a114?{'type':'format','content':o(_0x312c68,'*Set\x20font\x20family:*\x20%0',_0x56a114)}:{'type':'format','content':o(_0x312c68,'*Reset\x20font\x20family*')};}if('fontColor'==_0x452c7d['commandName']){const _0x1eb5c7=_0x452c7d['commandParams'][0x0]['value'];if(_0x1eb5c7){const _0x2e4021=_0x26798f(this['editor']['config']['get']('fontColor.colors'))['find'](_0x4a1e67=>_0x4a1e67['model']==_0x1eb5c7);let _0x389ac9=_0x1eb5c7,_0xf14f90='';return _0x2e4021&&(_0x389ac9=_0x2e4021['label'],_0xf14f90=_0x4afcf6(_0x389ac9)['toLowerCase']()),{'type':'format','content':o(_0x312c68,'*Set\x20font\x20color:*\x20%0',_0xf14f90)['trim'](),'color':{'value':_0x1eb5c7,'title':_0xf14f90||_0x389ac9}};}return{'type':'format','content':o(_0x312c68,'*Reset\x20font\x20color*')};}if('fontBackgroundColor'==_0x452c7d['commandName']){const _0x439f26=_0x452c7d['commandParams'][0x0]['value'];if(_0x439f26){const _0x51e89f=_0x26798f(this['editor']['config']['get']('fontBackgroundColor.colors'))['find'](_0x479140=>_0x479140['model']==_0x439f26);let _0x3be771=_0x439f26,_0x5d1a8d='';return _0x51e89f&&(_0x3be771=_0x51e89f['label'],_0x5d1a8d=_0x4afcf6(_0x3be771)['toLowerCase']()),{'type':'format','content':o(_0x312c68,'*Set\x20font\x20background\x20color:*\x20%0',_0x5d1a8d)['trim'](),'color':{'value':_0x439f26,'title':_0x5d1a8d||_0x3be771}};}return{'type':'format','content':o(_0x312c68,'*Reset\x20font\x20background\x20color*')};}}});}}class X extends _0x578bbc{['afterInit'](){const _0x453e2c=this['editor'],_0x56f679=_0x453e2c['plugins']['get']('TrackChangesEditing'),_0x1dbeb2=_0x453e2c['commands']['get']('copyFormat'),_0x5ded9f=_0x453e2c['commands']['get']('pasteFormat');_0x1dbeb2&&_0x5ded9f&&(_0x56f679['enableDefaultAttributesIntegration']('pasteFormat'),_0x56f679['enableCommand']('copyFormat'),this['_registerLegacyDescription']());}['_registerLegacyDescription'](){const _0x5ecf52=this['editor'],_0x4a5d38=_0x5ecf52['locale'];_0x5ecf52['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](_0x3bb6eb=>{if('formatBlock'!=_0x3bb6eb['type']&&'formatInline'!=_0x3bb6eb['type'])return;const {data:_0x104e83}=_0x3bb6eb;if(_0x104e83&&'pasteFormat'===_0x104e83['commandName']){const _0x375a48=[],_0x2dfe83=_0x104e83['commandParams'][0x0];for(const [_0x2900fe,_0xc131c9]of Object['entries'](_0x2dfe83))_0x375a48['push'](so(_0x5ecf52,_0x2900fe,_0xc131c9));return _0x375a48['length']?{'type':'format','content':o(_0x4a5d38,'*Set\x20format\x20to:*\x20%0',_0x375a48['join'](',\x20'))}:{'type':'format','content':o(_0x4a5d38,'*Remove\x20all\x20formatting*')};}});}}function so(_0xf904d3,_0x106938,_0x1d36d9){const _0x3b54ee=_0xf904d3['locale']['t'],_0x173df8=_0x106938['split'](/(?=[A-Z])/)['join']('\x20'),_0x573e8d=_0x3b54ee(_0x173df8['charAt'](0x0)['toUpperCase']()+_0x173df8['slice'](0x1))['toLowerCase']();if('boolean'==typeof _0x1d36d9)return _0x573e8d;if('fontColor'===_0x106938||'fontBackgroundColor'===_0x106938){const _0x1639e9=_0x26798f(_0xf904d3['config']['get']('fontColor.colors'))['find'](_0xf03573=>_0xf03573['model']==_0x1d36d9);return _0x573e8d+'\x20('+(_0x1639e9?_0x3b54ee(_0x1639e9['label'])['toLowerCase']():_0x1d36d9)+')';}if('fontSize'===_0x106938&&isNaN(parseFloat(_0x1d36d9))){const _0x36ec1d=_0xf904d3['plugins']['get']('FontSize')['normalizeSizeOptions'](_0xf904d3['config']['get']('fontSize.options'))['find'](_0x35ccbe=>_0x35ccbe['model']==_0x1d36d9);return _0x573e8d+'\x20('+(_0x36ec1d?_0x3b54ee(_0x36ec1d['title'])['toLowerCase']():_0x1d36d9)+')';}return _0x573e8d+'\x20('+_0x1d36d9+')';}class Y extends _0x578bbc{['_headingOptions'];['afterInit'](){const _0x5d8fb8=this['editor'];if(!_0x5d8fb8['plugins']['has']('HeadingEditing'))return;this['_headingOptions']=_0x5d8fb8['config']['get']('heading.options');const _0x4f550f=_0x5d8fb8['locale'],_0x202b02=_0x5d8fb8['plugins']['get']('TrackChangesEditing');_0x202b02['enableDefaultAttributesIntegration']('heading');for(const _0x1f4e31 of this['_headingOptions'])'paragraph'!=_0x1f4e31['model']&&_0x202b02['descriptionFactory']['registerElementLabel'](_0x1f4e31['model'],_0x3348d6=>{const _0x302301=this['_getHeadingLevel'](_0x1f4e31['model']);return null!==_0x302301?_0xe423f8(_0x3348d6,_0x302301):_0x5051db(_0x3348d6,_0x1f4e31['title']);});function _0xe423f8(_0x1f8c88,_0x4f11e5){return o(_0x4f550f,'ELEMENT_HEADING',[_0x1f8c88,_0x4f11e5]);}function _0x5051db(_0x333d6e,_0x4ea5de){return o(_0x4f550f,'ELEMENT_HEADING_CUSTOM',[_0x333d6e,_0x4ea5de]);}this['_registerLegacyDescription']();}['_registerLegacyDescription'](){const _0x577202=this['editor'],_0x1f96ab=_0x577202['locale'];function _0x1bcaf8(_0x299014,_0x5263ae){return o(_0x1f96ab,'ELEMENT_HEADING_CUSTOM',[_0x299014,_0x5263ae]);}_0x577202['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](_0x5531d9=>{if('formatBlock'!=_0x5531d9['type'])return;const {data:_0x8d7dc7}=_0x5531d9;if(_0x8d7dc7&&'heading'==_0x8d7dc7['commandName']){const _0x20d8e3=_0x8d7dc7['commandParams'][0x0]['value'],_0x282dcd=this['_getHeadingLevel'](_0x20d8e3);if(null!==_0x282dcd)return{'type':'format','content':o(_0x1f96ab,'*Change\x20to:*\x20%0',(_0x572cb6=0x1,_0x4bab73=_0x282dcd,o(_0x1f96ab,'ELEMENT_HEADING',[_0x572cb6,_0x4bab73])))};const _0x555353=this['_headingOptions']['find'](_0x2e90bd=>_0x2e90bd['model']===_0x20d8e3)['title'];return{'type':'format','content':o(_0x1f96ab,'*Change\x20to:*\x20%0',_0x1bcaf8(0x1,_0x555353))};}var _0x572cb6,_0x4bab73;});}['_getHeadingLevel'](_0x483275){const _0x36cbff=_0x483275['match'](/^heading(\d+)/);if(_0x36cbff)return _0x36cbff[0x1];const _0x38af5c=this['_headingOptions']?.['find'](_0x144d47=>_0x144d47['model']==_0x483275);if(_0x38af5c&&_0x38af5c['view']){const _0x448703=_0x38af5c['view'],_0x293662=(_0x448703['name']??_0x448703)['match'](/^h(\d+)/);if(_0x293662)return _0x293662[0x1];}return null;}}class Z extends _0x578bbc{['afterInit'](){const _0x1c2f53=this['editor'];if(!_0x1c2f53['plugins']['has']('HighlightEditing'))return;const _0x561dbb=_0x1c2f53['plugins']['get']('TrackChangesEditing'),_0x123115=_0x1c2f53['locale'];_0x561dbb['enableDefaultAttributesIntegration']('highlight'),_0x561dbb['registerInlineAttribute']('highlight'),_0x561dbb['descriptionFactory']['registerAttributeLabel']('highlight',o(_0x123115,'FORMAT_HIGHLIGHT')),this['_registerLegacyDescription']();}['_registerLegacyDescription'](){const _0x35a951=this['editor'],_0x34c3b6=_0x35a951['locale'];_0x35a951['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](_0x526342=>{if('formatInline'!=_0x526342['type'])return;const {data:_0x1f8832}=_0x526342;if(_0x1f8832&&'highlight'==_0x1f8832['commandName']){const _0x2a9d96=_0x34c3b6['t'],_0x4ff0ec=_0x1f8832['commandParams'][0x0]['value'];if(_0x4ff0ec){const _0x20bb65=_0x35a951['config']['get']('highlight.options')['find'](_0x5ef7f9=>_0x5ef7f9['model']==_0x4ff0ec),_0x5472f8=_0x2a9d96(_0x20bb65['title'])['toLowerCase']();return{'type':'format','content':o(_0x34c3b6,'*Set\x20highlight:*\x20%0',_0x5472f8),'color':{'value':_0x20bb65['color'],'title':_0x20bb65['title']}};}return{'type':'format','content':o(_0x34c3b6,'*Remove\x20highlight*',o(_0x34c3b6,'FORMAT_HIGHLIGHT'))};}});}}class tt extends _0x578bbc{['afterInit'](){const _0x29fe10=this['editor'];if(!_0x29fe10['plugins']['has']('HorizontalLineEditing'))return;_0x29fe10['plugins']['get']('TrackChangesEditing')['enableCommand']('horizontalLine');const _0x398539=_0x29fe10['plugins']['get']('TrackChangesEditing'),_0x1028f6=_0x29fe10['locale'];_0x398539['descriptionFactory']['registerElementLabel']('horizontalLine',_0x8e5b41=>o(_0x1028f6,'ELEMENT_HORIZONTAL_LINE',_0x8e5b41)),_0x29fe10['conversion']['for']('dataDowncast')['elementToStructure']({'model':'horizontalLine','view':(_0x318fdb,{writer:_0x58536e,options:_0x4077a6})=>{if(!_0x4077a6['showSuggestionHighlights'])return null;const _0xfcaf81=_0x58536e['createContainerElement']('div'),_0x21bdd5=_0x58536e['createEmptyElement']('hr');return _0x58536e['addClass']('ck-horizontal-line',_0xfcaf81),_0x58536e['insert'](_0x58536e['createPositionAt'](_0xfcaf81,0x0),_0x21bdd5),_0xfcaf81;},'converterPriority':'high'});}}class et extends _0x578bbc{['afterInit'](){const _0x319810=this['editor'];if(!_0x319810['plugins']['has']('HtmlEmbed'))return;const _0x243f43=_0x319810['plugins']['get']('TrackChangesEditing'),_0x1fba6c=_0x319810['locale'];_0x243f43['descriptionFactory']['registerElementLabel']('rawHtml',_0x5cc7d8=>o(_0x1fba6c,'ELEMENT_HTML_EMBED',_0x5cc7d8)),_0x243f43['enableDefaultAttributesIntegration']('htmlEmbed'),_0x243f43['registerBlockAttribute']('value'),_0x243f43['descriptionFactory']['registerDescriptionCallback'](_0x5c4db4=>{if('attribute'!=_0x5c4db4['type'])return;const {data:_0x1f16e6}=_0x5c4db4;if(_0x1f16e6&&'value'==_0x1f16e6['key']&&_0x5c4db4['getFirstRange']()['start']['nodeAfter']['is']('element','rawHtml')){const _0x3aaca2=o(_0x1fba6c,'ELEMENT_HTML_EMBED');return{'type':'format','content':o(_0x1fba6c,'*Change\x20%0\x20content*',_0x3aaca2)};}}),this['_registerLegacyDescription']();}['_registerLegacyDescription'](){const _0x126b70=this['editor'],_0x410a69=_0x126b70['locale'];_0x126b70['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](_0x521e31=>{if('formatBlock'!=_0x521e31['type'])return;const {data:_0x2c265c}=_0x521e31;if(_0x2c265c&&'htmlEmbed'==_0x2c265c['commandName']){const _0x1b02dd=o(_0x410a69,'ELEMENT_HTML_EMBED');return{'type':'format','content':o(_0x410a69,'*Change\x20%0\x20content*',_0x1b02dd)};}});}}class it extends _0x578bbc{['afterInit'](){const _0x4f47d0=this['editor'];if(!_0x4f47d0['plugins']['has']('ImageEditing'))return;const _0x26155d=_0x4f47d0['plugins']['get']('TrackChangesEditing'),_0x1805a1=_0x4f47d0['plugins']['get']('ImageUtils'),_0x23fe49=_0x4f47d0['locale'];_0x26155d['enableCommand']('insertImage'),_0x26155d['descriptionFactory']['registerElementLabel']('imageBlock',_0x59ce4d=>o(_0x23fe49,'ELEMENT_IMAGE',_0x59ce4d)),_0x26155d['descriptionFactory']['registerElementLabel']('imageInline',_0xb6d563=>o(_0x23fe49,'ELEMENT_INLINE_IMAGE',_0xb6d563)),_0x26155d['descriptionFactory']['registerElementLabel']('caption',()=>o(_0x23fe49,'ELEMENT_CAPTION')),_0x4f47d0['plugins']['has']('ImageUploadEditing')&&_0x26155d['enableCommand']('uploadImage'),_0x4f47d0['plugins']['has']('ImageBlockEditing')&&_0x4f47d0['plugins']['has']('ImageInlineEditing')&&(_0x26155d['enableCommand']('imageTypeInline',(_0x5d2bed,_0x17e04a)=>{const _0xc37ff2=_0x1805a1['getClosestSelectedImageElement'](_0x4f47d0['model']['document']['selection']);_0x4f47d0['model']['change'](()=>{_0x26155d['markBlockFormat'](_0xc37ff2,{'commandName':'imageTypeInline','commandParams':[_0x17e04a]},[],'convertBlockImageToInline');});}),_0x26155d['enableCommand']('imageTypeBlock',(_0x28ae6f,_0x241039)=>{_0x4f47d0['model']['change'](_0x3f7169=>{let _0x2fae6a=_0x1805a1['getClosestSelectedImageElement'](_0x4f47d0['model']['document']['selection']),_0x3b7298=_0x3f7169['createRangeOn'](_0x2fae6a);const _0x3fabdf=_0x13fc95['fromPosition'](_0x3b7298['start'],'toPrevious'),_0xed6c9c=_0x13fc95['fromPosition'](_0x3b7298['end'],'toNext');_0x26155d['forceDefaultExecution'](()=>_0x28ae6f(_0x241039)),_0x2fae6a=_0x1805a1['getClosestSelectedImageElement'](_0x4f47d0['model']['document']['selection']),_0x3b7298=_0x3f7169['createRangeOn'](_0x2fae6a);const _0x2a5298=_0x3f7169['createRange'](_0x3fabdf,_0xed6c9c);_0x3fabdf['detach'](),_0xed6c9c['detach'](),_0x26155d['markBlockFormat'](_0x2fae6a,{'commandName':'imageTypeInline','commandParams':[_0x241039]},[],'convertInlineImageToBlock'),_0x2a5298['start']['isBefore'](_0x3b7298['start'])&&_0x26155d['markInsertion'](_0x3f7169['createRange'](_0x2a5298['start'],_0x3b7298['start']),'convertInlineImageToBlock'),_0x3b7298['end']['isBefore'](_0x2a5298['end'])&&_0x26155d['markInsertion'](_0x3f7169['createRange'](_0x3b7298['end'],_0x2a5298['end']),'convertInlineImageToBlock');});}),_0x26155d['_suggestionFactory']['registerCustomCallback']('formatBlock','convertInlineImageToBlock','join',()=>!0x1),_0x26155d['_suggestionFactory']['registerCustomCallback']('formatBlock','convertInlineImageToBlock','accept',()=>!0x1),_0x26155d['_suggestionFactory']['registerCustomCallback']('formatBlock','convertInlineImageToBlock','discard',_0x26155d['_suggestionFactory']['getSuggestionCallback']('formatBlock','','accept')),_0x26155d['_suggestionFactory']['registerCustomCallback']('insertion','convertInlineImageToBlock','join',()=>!0x1),_0x26155d['_suggestionFactory']['registerCustomCallback']('insertion','convertInlineImageToBlock','discard',([_0x48e8e1])=>{const _0x203bfd=_0x26155d['_suggestionFactory']['getSuggestionCallback']('insertion','','discard');let _0x5ecfc9=_0x48e8e1['start'],_0x4f6dbb=_0x48e8e1['end'];const _0x3f1653=_0x4f47d0['model']['schema']['getNearestSelectionRange'](_0x5ecfc9,'backward'),_0x366613=_0x4f47d0['model']['schema']['getNearestSelectionRange'](_0x4f6dbb,'forward');_0x3f1653['isCollapsed']&&(_0x5ecfc9=_0x3f1653['start']),_0x366613['isCollapsed']&&(_0x4f6dbb=_0x366613['end']),_0x203bfd([_0x4f47d0['model']['createRange'](_0x5ecfc9,_0x4f6dbb)]);}),_0x26155d['_suggestionFactory']['registerCustomCallback']('formatBlock','convertInlineImageToBlock','chain',_0x134689),_0x26155d['_suggestionFactory']['registerCustomCallback']('insertion','convertInlineImageToBlock','chain',_0x134689)),_0x4f47d0['plugins']['has']('ImageCaptionEditing')&&(_0x26155d['enableCommand']('toggleImageCaption',(_0xc46da0,_0x5c860a)=>{const _0x485884=_0x4f47d0['plugins']['get']('ImageCaptionUtils');let _0x157666=_0x1805a1['getClosestSelectedImageElement'](_0x4f47d0['model']['document']['selection']),_0x1e3ce2=_0x485884['getCaptionFromImageModelElement'](_0x157666);_0x4f47d0['model']['change'](()=>{if(_0x1e3ce2)return void _0x26155d['markDeletion'](_0x4f47d0['model']['createRangeOn'](_0x1e3ce2));const _0x40c223=_0x1805a1['isBlockImage'](_0x157666);_0xc46da0(_0x5c860a),_0x157666=_0x1805a1['getClosestSelectedImageElement'](_0x4f47d0['model']['document']['selection']),_0x1e3ce2=_0x485884['getCaptionFromImageModelElement'](_0x157666),_0x26155d['markInsertion'](_0x4f47d0['model']['createRangeOn'](_0x1e3ce2),_0x40c223?null:'imageCaption');});}),_0x26155d['_suggestionFactory']['registerCustomCallback']('insertion','imageCaption','chain',_0x134689));const _0x2cea0d=[{'type':'formatBlock','subType':'imageStylePreApply'},{'type':'insertion','subType':'imageCaption'},{'type':'formatBlock','subType':'convertInlineImageToBlock'},{'type':'insertion','subType':'convertInlineImageToBlock'}];function _0x296dc3(_0x5db424,_0x4a227f){const _0x3082c6=_0x2cea0d['findIndex'](({type:_0x262a84,subType:_0xabd083})=>_0x5db424['type']==_0x262a84&&_0x5db424['subType']==_0xabd083),_0x35a848=_0x2cea0d['findIndex'](({type:_0x4bf05f,subType:_0x3c327a})=>_0x4a227f['type']==_0x4bf05f&&_0x4a227f['subType']==_0x3c327a);if(_0x3082c6<0x0||_0x35a848<0x0)return!0x1;const _0x44b76e=_0x5db424['getFirstRange'](),_0x4f367a=_0x4a227f['getFirstRange']();if((0x0==_0x3082c6||0x1==_0x3082c6)&&0x2==_0x35a848&&_0x44b76e['isIntersecting'](_0x4f367a))return!0x0;if(0x2==_0x3082c6&&0x3==_0x35a848){const _0x5563ad=_0x26155d['_findSuggestions'](_0x44b76e,'insertion')['filter'](({suggestion:_0xf00979,meta:_0x45aebd})=>_0x45aebd['isOwn']&&'convertInlineImageToBlock'==_0xf00979['subType']);if(_0x5563ad['length']>0x1&&_0x4f367a['end']['isEqual'](_0x44b76e['start']))return!0x0;if(0x1==_0x5563ad['length']&&(_0x44b76e['start']['isEqual'](_0x4f367a['end'])||_0x44b76e['end']['isEqual'](_0x4f367a['start'])))return!0x0;}if(0x3==_0x3082c6&&0x3==_0x35a848&&_0x44b76e['start']['isBefore'](_0x4f367a['start'])){const _0x3a984b=_0x44b76e['end']['nodeAfter'],_0x1fe01a=_0x4f367a['start']['nodeBefore'];return _0x1805a1['isBlockImage'](_0x3a984b)&&_0x3a984b===_0x1fe01a;}return!0x1;}function _0x134689(_0x399a21,_0x4cfa5d){return _0x296dc3(_0x399a21,_0x4cfa5d)?[_0x399a21,_0x4cfa5d]:_0x296dc3(_0x4cfa5d,_0x399a21)?[_0x4cfa5d,_0x399a21]:null;}_0x4f47d0['plugins']['has']('ImageResize')&&(_0x26155d['enableDefaultAttributesIntegration']('resizeImage'),_0x26155d['registerBlockAttribute']('resizedWidth'),_0x26155d['descriptionFactory']['registerAttributeLabel']('resizedWidth',o(_0x23fe49,'FORMAT_IMAGE_SIZE'))),_0x4f47d0['plugins']['has']('ImageTextAlternativeEditing')&&(_0x26155d['enableDefaultAttributesIntegration']('imageTextAlternative'),_0x26155d['registerBlockAttribute']('alt')),_0x26155d['descriptionFactory']['registerDescriptionCallback'](_0x4a878c=>{if(!!_0x2cea0d['find'](({type:_0xadf19c,subType:_0x1a30b1})=>_0x4a878c['type']==_0xadf19c&&_0x4a878c['subType']==_0x1a30b1))return _0x4a878c['previous']?{}:void 0x0;}),_0x26155d['descriptionFactory']['registerDescriptionCallback'](_0x363807=>{if('insertion'==_0x363807['type']||'deletion'==_0x363807['type']){const _0x480769=_0x363807['getContainedElement']();if(_0x480769&&_0x480769['is']('element','caption'))return{'type':'insertion'==_0x363807['type']?'addObject':'removeObject','element':_0x480769,'quantity':0x1};}}),_0x26155d['descriptionFactory']['registerDescriptionCallback'](_0x63d145=>'formatBlock'==_0x63d145['type']&&'convertInlineImageToBlock'==_0x63d145['subType']?{'type':'format','content':'Inline\x20image\x20to\x20block\x20image'}:'formatBlock'==_0x63d145['type']&&'convertBlockImageToInline'==_0x63d145['subType']?{'type':'format','content':'Block\x20image\x20to\x20inline\x20image'}:void 0x0),_0x26155d['descriptionFactory']['registerDescriptionCallback'](_0xd25bcb=>{if('attribute'!=_0xd25bcb['type'])return;const {data:_0x4966bb}=_0xd25bcb;if(!_0x4966bb||'alt'!=_0x4966bb['key'])return;const _0x250f83=_0x4966bb['newValue'];return _0x250f83?{'type':'format','content':o(_0x23fe49,'*Set\x20image\x20text\x20alternative:*\x20%0','\x22'+_0x250f83+'\x22')}:{'type':'format','content':o(_0x23fe49,'*Remove\x20image\x20text\x20alternative*')};}),this['_registerLegacyDescription']();}['_registerLegacyDescription'](){const _0x500fec=this['editor'],_0x4fa433=_0x500fec['locale'];_0x500fec['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](_0x44f515=>{if('formatBlock'!=_0x44f515['type']&&'formatInline'!=_0x44f515['type'])return;const {data:_0x2384f1}=_0x44f515;if(_0x2384f1){if('imageTextAlternative'==_0x2384f1['commandName']){const _0x5d0dfa=_0x2384f1['commandParams'][0x0]['newValue'];return _0x5d0dfa?{'type':'format','content':o(_0x4fa433,'*Set\x20image\x20text\x20alternative:*\x20%0','\x22'+_0x5d0dfa+'\x22')}:{'type':'format','content':o(_0x4fa433,'*Remove\x20image\x20text\x20alternative*')};}if('resizeImage'==_0x2384f1['commandName']){const _0x104389=_0x2384f1['commandParams'][0x0]['width'];return _0x104389?{'type':'format','content':o(_0x4fa433,'*Set\x20image\x20width:*\x20%0',_0x104389)}:{'type':'format','content':o(_0x4fa433,'*Reset\x20image\x20width*')};}}});}}class st extends _0x578bbc{['afterInit'](){if(!this['editor']['plugins']['has']('ImageEditing'))return;const _0x1310ba=this['editor']['locale'],_0x411ab0=this['editor']['plugins']['get']('TrackChangesEditing');_0x411ab0['enableDefaultAttributesIntegration']('replaceImageSource'),_0x411ab0['registerBlockAttribute']('src'),_0x411ab0['descriptionFactory']['registerDescriptionCallback'](_0x305689=>{if('attribute'!=_0x305689['type'])return;const {data:_0x1268bb}=_0x305689;return _0x1268bb&&'src'==_0x1268bb['key']?_0x1268bb['newValue']&&_0x1268bb['oldValue']?{'type':'format','content':o(_0x1310ba,'*Replace\x20image\x20URL*')}:{'type':'format','content':''}:void 0x0;}),this['_handleLegacySuggestions']();}['_handleLegacySuggestions'](){const _0x468e62=this['editor']['plugins']['get']('TrackChangesEditing');_0x468e62['_suggestionFactory']['registerCustomCallback']('formatBlock','replaceImageSource','accept',_0x468e62['_suggestionFactory']['getSuggestionCallback']('formatBlock',null,'discard')),_0x468e62['_suggestionFactory']['registerCustomCallback']('formatBlock','replaceImageSource','discard',_0x468e62['_suggestionFactory']['getSuggestionCallback']('formatBlock',null,'accept')),this['_registerLegacyDescription']();}['_registerLegacyDescription'](){const _0xe020ba=this['editor'],_0x5524a9=_0xe020ba['locale'];_0xe020ba['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](_0x520c93=>{if('formatBlock'!=_0x520c93['type']&&'formatInline'!=_0x520c93['type'])return;const {data:_0x347345}=_0x520c93;if(!_0x347345||'replaceImageSource'!=_0x347345['commandName'])return;return{'type':'format','content':o(_0x5524a9,'*Format:*\x20replace\x20image\x20URL')};});}}class nt extends _0x578bbc{['afterInit'](){const _0x360982=this['editor'];if(!_0x360982['plugins']['has']('ImageStyleEditing'))return;const _0x3c12b2=_0x360982['plugins']['get']('TrackChangesEditing'),_0x1c6550=_0x360982['plugins']['get']('ImageUtils'),_0xf5e4c1={};_0x3c12b2['enableCommand']('imageStyle',(_0x17d75a,_0x3cb9d8)=>{const _0x4c4c26=_0x360982['plugins']['get']('Users')['me'],_0xe65b3f=_0x360982['commands']['get']('imageStyle');let _0x27d040=_0x1c6550['getClosestSelectedImageElement'](_0x360982['model']['document']['selection']),_0x1daf1d=_0x360982['model']['createRangeOn'](_0x27d040),_0x4f88e4=_0xe65b3f['value'];if(_0x4f88e4==_0x3cb9d8['value'])return;const _0x1339b7={'commandName':'imageStyle','commandParams':[_0x3cb9d8],'formatGroupId':_0x3446bc()};_0x360982['model']['change'](()=>{if(_0x3c12b2['getSuggestions']()['filter'](_0x47658b=>_0x47658b['isInContent']&&_0x4c4c26==_0x47658b['author']&&('formatBlock'==_0x47658b['type']||'formatInline'==_0x47658b['type'])&&('imageStylePreApply'==_0x47658b['subType']||'imageStylePostApply'==_0x47658b['subType'])&&_0x47658b['getFirstRange']()['isEqual'](_0x1daf1d))['forEach'](_0x502bac=>_0x3c12b2['discardSuggestion'](_0x502bac['head'])),_0x27d040=_0x1c6550['getClosestSelectedImageElement'](_0x360982['model']['document']['selection']),_0x1daf1d=_0x360982['model']['createRangeOn'](_0x27d040),_0xe65b3f['refresh'](),_0x360982['commands']['get']('imageTypeInline')['refresh'](),_0x360982['commands']['get']('imageTypeBlock')['refresh'](),_0x4f88e4=_0xe65b3f['value'],_0x4f88e4!=_0x3cb9d8['value'])return _0x1c6550['isInlineImage'](_0x27d040)&&_0xe65b3f['shouldConvertImageType'](_0x3cb9d8['value'],_0x27d040)?(_0x17d75a({..._0x3cb9d8,'setImageSizes':!0x1}),_0x27d040=_0x1c6550['getClosestSelectedImageElement'](_0x360982['model']['document']['selection']),void _0x3c12b2['markBlockFormat'](_0x27d040,{..._0x1339b7,'commandReversedParams':[{'value':_0x4f88e4||null,'setImageSizes':!0x1}]},[],'imageStylePreApply')):void(_0x1c6550['isBlockImage'](_0x27d040)?_0x3c12b2['markBlockFormat'](_0x27d040,_0x1339b7,[],'imageStylePostApply'):_0x3c12b2['markInlineFormat'](_0x1daf1d,_0x1339b7,'imageStylePostApply'));});});for(const _0x5c4a52 of _0x360982['plugins']['get']('ImageStyleEditing')['normalizedStyles'])_0xf5e4c1[_0x5c4a52['name']]=_0x5c4a52['title']['toLowerCase']();_0x3c12b2['_suggestionFactory']['registerCustomCallback']('formatBlock','imageStylePreApply','join',()=>!0x1),_0x3c12b2['_suggestionFactory']['registerCustomCallback']('formatBlock','imageStylePostApply','join',()=>!0x1),_0x3c12b2['_suggestionFactory']['registerCustomCallback']('formatInline','imageStylePostApply','join',()=>!0x1),_0x3c12b2['_suggestionFactory']['registerCustomCallback']('formatBlock','imageStylePreApply','accept',([_0x1fc1d6])=>{_0x1c6550['setImageNaturalSizeAttributes'](_0x1fc1d6['getContainedElement']());}),_0x3c12b2['_suggestionFactory']['registerCustomCallback']('formatBlock','imageStylePreApply','discard',(_0x24f75e,_0x58f448)=>{_0x3c12b2['_suggestionFactory']['getSuggestionCallback']('formatBlock','','accept')(_0x24f75e,{'commandName':_0x58f448['commandName'],'commandParams':_0x58f448['commandReversedParams']});}),_0x3c12b2['_suggestionFactory']['registerCustomCallback']('formatBlock','imageStylePreApply','chain',function(_0x5e77da,_0x294d0f){if(_0x486580(_0x5e77da,_0x294d0f))return[_0x5e77da,_0x294d0f];if(_0x486580(_0x294d0f,_0x5e77da))return[_0x294d0f,_0x5e77da];return null;});const _0x4bc38d=[{'type':'formatBlock','subType':'imageStylePreApply'},{'type':'insertion','subType':'imageCaption'},{'type':'formatBlock','subType':'convertInlineImageToBlock'},{'type':'insertion','subType':'convertInlineImageToBlock'}];function _0x486580(_0x30af30,_0x379df8){const _0x132c15=_0x4bc38d['findIndex'](({type:_0xe7b029,subType:_0x542a43})=>_0x30af30['type']==_0xe7b029&&_0x30af30['subType']==_0x542a43),_0x4d4781=_0x4bc38d['findIndex'](({type:_0x4ced05,subType:_0x368776})=>_0x379df8['type']==_0x4ced05&&_0x379df8['subType']==_0x368776);if(_0x132c15<0x0||_0x4d4781<0x0)return!0x1;const _0x13655d=_0x30af30['getFirstRange'](),_0x2093a2=_0x379df8['getFirstRange']();if((0x0==_0x132c15||0x1==_0x132c15)&&0x2==_0x4d4781&&_0x13655d['isIntersecting'](_0x2093a2))return!0x0;if(0x2==_0x132c15&&0x3==_0x4d4781){const _0x4fad9e=_0x3c12b2['_findSuggestions'](_0x13655d,'insertion')['filter'](({suggestion:_0x91d8db,meta:_0x458f04})=>_0x458f04['isOwn']&&'convertInlineImageToBlock'==_0x91d8db['subType']);if(_0x4fad9e['length']>0x1&&_0x2093a2['end']['isEqual'](_0x13655d['start']))return!0x0;if(0x1==_0x4fad9e['length']&&(_0x13655d['start']['isEqual'](_0x2093a2['end'])||_0x13655d['end']['isEqual'](_0x2093a2['start'])))return!0x0;}if(0x3==_0x132c15&&0x3==_0x4d4781&&_0x13655d['start']['isBefore'](_0x2093a2['start'])){const _0x3585f4=_0x13655d['end']['nodeAfter'],_0x573975=_0x2093a2['start']['nodeBefore'];return _0x1c6550['isBlockImage'](_0x3585f4)&&_0x3585f4===_0x573975;}return!0x1;}_0x360982['model']['document']['registerPostFixer'](()=>{let _0x4f3a27=!0x1;const _0x4640a9=Array['from'](_0x360982['model']['document']['differ']['getChangedMarkers']());for(const {name:_0x27b9c4,data:_0x2a27d0}of _0x4640a9){const {group:_0x3e8cb7,type:_0x26116a,subType:_0x5f3406,id:_0x51db84}=_0x3c12b2['_splitMarkerName'](_0x27b9c4);if('suggestion'==_0x3e8cb7&&_0x3c12b2['hasSuggestion'](_0x51db84)){if('formatBlock'==_0x26116a&&('imageStylePreApply'==_0x5f3406||'imageStylePostApply'==_0x5f3406)){const _0x5a9a2e=_0x3c12b2['getSuggestion'](_0x51db84);if(_0x2a27d0['newRange']){const _0x13c540=_0x5a9a2e['getFirstRange']()['getContainedElement']();if(_0x1c6550['isBlockImage'](_0x13c540))continue;_0x3c12b2['discardSuggestion'](_0x5a9a2e),_0x4f3a27=!0x0;}}if('insertion'==_0x26116a&&'imageCaption'==_0x5f3406&&!_0x2a27d0['newRange']){const _0x2cdbf1=_0x3c12b2['getSuggestion'](_0x51db84);_0x2cdbf1['next']&&_0x2cdbf1['next']['isInContent']&&(_0x3c12b2['discardSuggestion'](_0x2cdbf1['next']),_0x4f3a27=!0x0);}}}return _0x4f3a27;}),this['_registerLegacyDescription'](_0xf5e4c1);}['_registerLegacyDescription'](_0x384606){const _0x25d8a7=this['editor'],_0x12804b=_0x25d8a7['locale'];_0x25d8a7['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](_0x57acf2=>{if('formatBlock'!=_0x57acf2['type']&&'formatInline'!=_0x57acf2['type'])return;const {data:_0x41a203}=_0x57acf2;if(!_0x41a203||'imageStyle'!=_0x41a203['commandName'])return;const _0x1e2f07=_0x41a203['commandParams'][0x0]['value'];return _0x1db6c0('side'===_0x1e2f07?o(_0x12804b,'FORMAT_SIDE_IMAGE'):_0x384606[_0x1e2f07]||_0x1e2f07);function _0x1db6c0(_0x5a9f9a){return{'type':'format','content':o(_0x12804b,'*Format:*\x20%0',_0x5a9f9a)};}});}}class ot extends _0x578bbc{['_trackChangesValueDuringImport'];['_trackChangesExecuted'];constructor(_0x15391b){super(_0x15391b),this['_trackChangesValueDuringImport']=!0x1,this['_trackChangesExecuted']=!0x1;}['afterInit'](){const _0x295079=this['editor'],_0x352286=_0x295079['commands']['get']('importWord'),_0xde08d6=_0x295079['commands']['get']('trackChanges');_0x352286&&(_0x352286['on']('execute',(_0x2389bf,[,_0x4f0c6b])=>{this['_trackChangesValueDuringImport']=_0xde08d6['value'],_0x4f0c6b['collaboration_features']['track_changes']=!this['_trackChangesValueDuringImport'];},{'priority':'high'}),this['listenTo'](_0x352286,'dataInsert',this['_handleImportedData']['bind'](this)),this['listenTo'](_0x352286,'dataInsert',()=>{this['_trackChangesExecuted']&&(_0xde08d6['execute'](),this['_trackChangesExecuted']=!0x1);},{'priority':'lowest'}),_0x295079['plugins']['get']('TrackChangesEditing')['enableCommand']('importWord'));}['_handleImportedData'](_0x1e7b99,_0x1d6e83){const {suggestions:_0x2a1947}=_0x1d6e83,_0x63ecc=this['editor']['commands']['get']('trackChanges'),_0x420e5c=_0x63ecc['value'];this['_trackChangesValueDuringImport']!==_0x420e5c&&(_0x63ecc['execute'](),this['_trackChangesExecuted']=!0x0),_0x2a1947&&_0x2a1947['forEach'](({id:_0x2bac58,type:_0x543e1b,author:_0x406d65,created_at:_0x34ffdd})=>{const _0x499fa9={'id':_0x2bac58,'type':_0x543e1b,'authorId':this['editor']['plugins']['get']('Users')['me']['id'],'createdAt':new Date(),'data':null,'hasComments':!0x1,'attributes':{'@external':{'authorName':_0x406d65,'createdAt':_0x34ffdd?new Date(_0x34ffdd):new Date(),'source':'importWord'}}};this['editor']['plugins']['get']('TrackChangesEditing')['_setSuggestionData'](_0x499fa9);});}}class rt extends _0x578bbc{['afterInit'](){const _0x25ed36=this['editor'],_0x4a46cc=_0x25ed36['plugins']['get']('TrackChangesEditing');if(_0x25ed36['plugins']['has']('IndentEditing')&&(_0x4a46cc['enableCommand']('indent'),_0x4a46cc['enableCommand']('outdent')),_0x25ed36['plugins']['has']('IndentBlock')){for(const _0x97b695 of['indentBlock','outdentBlock'])_0x4a46cc['enableDefaultAttributesIntegration'](_0x97b695);}const _0x51db66=_0x25ed36['locale'];_0x4a46cc['registerBlockAttribute']('blockIndent'),_0x4a46cc['descriptionFactory']['registerAttributeLabel']('blockIndent',o(_0x51db66,'FORMAT_INDENT')),this['_registerLegacyDescription']();}['_registerLegacyDescription'](){const _0x3253ed=this['editor'],_0x1b00bd=_0x3253ed['locale'],_0x289041=_0x3253ed['plugins']['get']('TrackChangesEditing');_0x289041['descriptionFactory']['registerDescriptionCallback'](_0x2dbd1e=>{if('formatBlock'!=_0x2dbd1e['type'])return;const {data:_0x1403d0}=_0x2dbd1e;if(!_0x1403d0)return;if('indentBlock'!=_0x1403d0['commandName']&&'outdentBlock'!=_0x1403d0['commandName'])return;const _0x50bb09=_0x2dbd1e['getItems']()[0x0],_0x371910=_0x289041['descriptionFactory']['getItemLabel'](_0x50bb09);return'indentBlock'==_0x1403d0['commandName']?{'type':'format','content':o(_0x1b00bd,'*Indent:*\x20%0',_0x371910)}:'outdentBlock'==_0x1403d0['commandName']?{'type':'format','content':o(_0x1b00bd,'*Outdent:*\x20%0',_0x371910)}:void 0x0;});}}class at extends _0x578bbc{static get['requires'](){return[tr];}['init'](){this['editor']['plugins']['get']('TrackChangesEditing')['enableCommand']('input');}}class ct extends _0x578bbc{['afterInit'](){const _0x2f2af9=this['editor'];if(!_0x2f2af9['plugins']['has']('LinkEditing'))return;const _0x2e1d00=_0x2f2af9['plugins']['get']('TrackChangesEditing'),_0x3f936d=_0x2f2af9['commands']['get']('link');_0x2e1d00['enableDefaultAttributesIntegration']('link'),_0x2e1d00['enableDefaultAttributesIntegration']('unlink'),_0x2e1d00['registerInlineAttribute']('linkHref');for(const _0x5ed295 of _0x3f936d['manualDecorators'])_0x2e1d00['registerInlineAttribute'](_0x5ed295['id']),_0x2e1d00['descriptionFactory']['registerAttributeLabel'](_0x5ed295['id'],'link\x20('+_0x5ed295['label']['toLowerCase']()+')');_0x2e1d00['descriptionFactory']['registerDescriptionCallback'](_0x60c525=>{if('attribute'!=_0x60c525['type'])return;const {data:_0x5e75c9}=_0x60c525;if(!_0x5e75c9||'linkHref'!=_0x5e75c9['key'])return;const _0xd97f2f=_0x5e75c9['newValue'],_0x338e2b=_0x2f2af9['locale'];return{'type':'format','content':null==_0xd97f2f?o(_0x338e2b,'*Remove\x20link*'):o(_0x338e2b,'*Set\x20link:*\x20%0','\x22'+_0xd97f2f+'\x22')};}),this['_registerLegacyDescription']();}['_registerLegacyDescription'](){const _0x5061c2=this['editor'],_0x60eada=_0x5061c2['locale'];_0x5061c2['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](_0x138ef8=>{if('formatInline'!=_0x138ef8['type'])return;const {data:_0x334ecd}=_0x138ef8;if(_0x334ecd){if('link'==_0x334ecd['commandName']){const _0x3c24bf=_0x334ecd['commandParams'][0x0];return{'type':'format','content':o(_0x60eada,'*Set\x20link:*\x20%0','\x22'+_0x3c24bf+'\x22')};}return'unlink'==_0x334ecd['commandName']?{'type':'format','content':o(_0x60eada,'*Remove\x20link*')}:void 0x0;}});}}class ut extends _0x578bbc{['afterInit'](){const _0x3baa37=this['editor'],_0x5ecfc0=_0x3baa37['locale'];if(!_0x3baa37['plugins']['has']('LegacyListEditing'))return;const _0x203403=_0x3baa37['plugins']['get']('TrackChangesEditing'),_0x26adb6=_0x3baa37['plugins']['has']('LegacyTodoListEditing');function _0x2da9db(_0x5f523b){return()=>{const _0x5de924=_0x3baa37['model']['document']['selection'],_0xf286a5=_0x3baa37['commands']['get'](_0x5f523b);if(_0xf286a5['value'])return void _0x3baa37['execute']('paragraph',{});const _0x5cc65f=_0x5f523b['slice'](0x0,-0x4),_0x29d1cf=function(_0x57d748,_0x36c27f,_0x7f0379){let _0x130389=Array['from'](_0x57d748)['filter'](_0x270856=>function(_0x56b9d8,_0x5515fc){return _0x5515fc['checkChild'](_0x56b9d8['parent'],'listItem')&&!_0x5515fc['isObject'](_0x56b9d8);}(_0x270856,_0x7f0379));_0x130389=_0x130389['filter'](_0x1f9e86=>!_0x1f9e86['is']('element','listItem')||_0x1f9e86['getAttribute']('listType')!=_0x36c27f);const _0x1ed9b5=new Set();for(const _0x59a311 of _0x130389)_0x59a311['is']('element','listItem')?_0x1ed9b5['add'](me(_0x59a311)):_0x1ed9b5['add'](_0x59a311);return Array['from'](_0x1ed9b5);}(_0x5de924['getSelectedBlocks'](),_0x5cc65f,_0x3baa37['model']['schema']);_0x3baa37['model']['change'](()=>{for(const _0x522485 of _0x29d1cf)_0x203403['markBlockFormat'](_0x522485,{'commandName':_0x5f523b,'commandParams':[{'forceValue':!_0xf286a5['value']}],'formatGroupId':'blockName'},fe(_0x522485));});};}function _0x1bdc75(_0xf79c25){return()=>{const _0x5de20e=function(_0x3a2903){let _0x4cd0c0=Array['from'](_0x3a2903);const _0x54362a=_0x4cd0c0['findIndex'](_0x56c7eb=>'listItem'!=_0x56c7eb['name']);return _0x54362a>-0x1&&(_0x4cd0c0=_0x4cd0c0['slice'](0x0,_0x54362a)),_0x4cd0c0;}(_0x3baa37['model']['document']['selection']['getSelectedBlocks']()),_0x17735b=_0x3baa37['model']['createRange'](_0x3baa37['model']['createPositionAt'](_0x5de20e[0x0],'before'),_0x3baa37['model']['createPositionAt'](_0x5de20e[_0x5de20e['length']-0x1],'end'));_0x3baa37['model']['change'](()=>{_0x203403['markBlockFormat'](_0x17735b,{'commandName':_0xf79c25,'commandParams':[],'formatGroupId':'listIndent'},function(_0x394376){const _0x4fa844=new Set();for(const _0x14d8cd of _0x394376){let _0x43fe89=_0x14d8cd['nextSibling'];for(;_0x43fe89&&_0x43fe89['getAttribute']('listIndent')>_0x14d8cd['getAttribute']('listIndent');)_0x4fa844['add'](_0x43fe89),_0x43fe89=_0x43fe89['nextSibling'];}return Array['from'](_0x4fa844);}(_0x5de20e));});};}_0x203403['enableCommand']('numberedList',_0x2da9db('numberedList')),_0x203403['enableCommand']('bulletedList',_0x2da9db('bulletedList')),_0x26adb6&&_0x203403['enableCommand']('todoList',_0x2da9db('todoList')),_0x203403['enableCommand']('indentList',_0x1bdc75('indentList')),_0x203403['enableCommand']('outdentList',_0x1bdc75('outdentList')),_0x26adb6&&_0x203403['enableCommand']('checkTodoList',()=>{const _0x129f61=_0x3baa37['commands']['get']('checkTodoList'),_0xe4bf82=Array['from'](_0x129f61['_selectedElements']);_0xe4bf82['filter'](_0x2ac80f=>_0x2ac80f['getAttribute']('todoListChecked')!=_0x129f61['value']),_0x3baa37['model']['change'](()=>{for(const _0x481f87 of _0xe4bf82)_0x203403['markBlockFormat'](_0x481f87,{'commandName':'checkTodoList','commandParams':[{'forceValue':!_0x129f61['value']}]});});}),_0x203403['descriptionFactory']['registerElementLabel']('listItem',_0x426c7d=>o(_0x5ecfc0,'ELEMENT_LIST_ITEM',_0x426c7d)),_0x203403['descriptionFactory']['registerDescriptionCallback'](_0x5c4b99=>{if('formatBlock'!=_0x5c4b99['type']&&'formatInline'!=_0x5c4b99['type'])return;const {data:_0xdfbe5a}=_0x5c4b99;if(_0xdfbe5a){if('numberedList'==_0xdfbe5a['commandName']||'bulletedList'==_0xdfbe5a['commandName']||'todoList'==_0xdfbe5a['commandName'])switch(_0xdfbe5a['commandName']['replace']('List','')){case'bulleted':return _0x16c28d(o(_0x5ecfc0,'ELEMENT_BULLETED_LIST'));case'numbered':return _0x16c28d(o(_0x5ecfc0,'ELEMENT_NUMBERED_LIST'));case'todo':return _0x16c28d(o(_0x5ecfc0,'ELEMENT_TODO_LIST'));}if('indentList'==_0xdfbe5a['commandName'])return{'type':'format','content':o(_0x5ecfc0,'*Indent:*\x20%0',o(_0x5ecfc0,'ELEMENT_LIST_ITEM'))};if('outdentList'==_0xdfbe5a['commandName'])return{'type':'format','content':o(_0x5ecfc0,'*Outdent:*\x20%0',o(_0x5ecfc0,'ELEMENT_LIST_ITEM'))};if('checkTodoList'==_0xdfbe5a['commandName'])return _0xdfbe5a['commandParams'][0x0]['forceValue']?{'type':'format','content':o(_0x5ecfc0,'*Check\x20item*')}:{'type':'format','content':o(_0x5ecfc0,'*Uncheck\x20item*')};}function _0x16c28d(_0x568c56){return{'type':'format','content':o(_0x5ecfc0,'*Change\x20to:*\x20%0',_0x568c56)};}});}}function me(_0x156de5){const _0xf42342=_0x156de5['getAttribute']('listIndent');if(0x0==_0xf42342)return _0x156de5;let _0x4476cf=_0x156de5;for(;_0x156de5['previousSibling']&&_0x156de5['previousSibling']['is']('element','listItem');){const _0x20386a=_0x156de5['previousSibling']['getAttribute']('listIndent');if(_0x20386a==_0xf42342)_0x4476cf=_0x156de5['previousSibling'];else{if(_0x20386a<_0xf42342)break;}_0x156de5=_0x156de5['previousSibling'];}return _0x4476cf;}function fe(_0x1660d7){const _0x363479=[];if(_0x1660d7['is']('element','listItem')&&_0x1660d7['getAttribute']('listIndent')>0x0){let _0x287e26=_0x1660d7['nextSibling'];for(;_0x287e26&&'listItem'==_0x287e26['name']&&_0x287e26['getAttribute']('listIndent')==_0x1660d7['getAttribute']('listIndent');)_0x363479['push'](_0x287e26),_0x287e26=_0x287e26['nextSibling'];}return _0x363479;}class K extends _0x578bbc{['afterInit'](){if(!this['editor']['plugins']['has']('LegacyListPropertiesEditing'))return;const _0x314171=this['editor']['config']['get']('list.properties'),_0x466312=this['editor']['plugins']['get']('TrackChangesEditing');_0x314171['styles']&&_0x466312['enableCommand']('listStyle',this['handleListStyleCommand']['bind'](this)),_0x314171['reversed']&&_0x466312['enableCommand']('listReversed',this['handleListReversedCommand']['bind'](this)),_0x314171['startIndex']&&_0x466312['enableCommand']('listStart',this['handleListStartCommand']['bind'](this)),_0x466312['descriptionFactory']['registerDescriptionCallback'](this['handleDescriptions']['bind'](this));}['handleListStyleCommand'](_0x3b0666,_0x4fa958={}){const _0xd080df=this['editor']['plugins']['get']('TrackChangesEditing'),_0x4fb17c=this['_getSuggestionBlocksForListStyle']();this['editor']['model']['change'](()=>{_0xd080df['markMultiRangeBlockFormat'](_0x4fb17c,{'commandName':'listStyle','commandParams':[{'type':_0x4fa958['type']}],'formatGroupId':'listStyle'});});}['handleListReversedCommand'](_0x2e69fe,_0x280a78={}){const _0x44d483=this['editor']['plugins']['get']('TrackChangesEditing'),_0x3fe0e3=this['_getSuggestionBlocks'](_0x35f18a=>_0x35f18a['is']('element','listItem')&&'numbered'===_0x35f18a['getAttribute']('listType'));if(_0x3fe0e3['length']<0x1)return;const _0x59a5d2=_0x3fe0e3['map'](_0x163e1b=>this['editor']['model']['createRange'](this['editor']['model']['createPositionAt'](_0x163e1b,'before'),this['editor']['model']['createPositionAt'](_0x163e1b,0x0)));this['editor']['model']['change'](()=>{_0x44d483['markMultiRangeBlockFormat'](_0x59a5d2,{'commandName':'listReversed','commandParams':[{'reversed':_0x280a78['reversed']}],'formatGroupId':'listReversed'});});}['handleListStartCommand'](_0x164e41,_0xf08616={}){const _0x2c46da=this['editor']['plugins']['get']('TrackChangesEditing'),_0x5d9e0b=this['_getSuggestionBlocks'](_0x163502=>_0x163502['is']('element','listItem')&&'numbered'===_0x163502['getAttribute']('listType'));if(_0x5d9e0b['length']<0x1)return;const _0xf6be68=_0x5d9e0b['map'](_0x589c74=>this['editor']['model']['createRange'](this['editor']['model']['createPositionAt'](_0x589c74,'before'),this['editor']['model']['createPositionAt'](_0x589c74,0x0)));this['editor']['model']['change'](()=>{_0x2c46da['markMultiRangeBlockFormat'](_0xf6be68,{'commandName':'listStart','commandParams':[{'startIndex':_0xf08616['startIndex']}],'formatGroupId':'listStart'});});}['handleDescriptions'](_0x120945){if('formatBlock'!=_0x120945['type']&&'formatInline'!=_0x120945['type'])return;const _0x138f97=this['editor']['locale'],{data:_0x303971}=_0x120945;if(!_0x303971)return;let _0x398acf,_0x333c5e;switch(_0x303971['commandName']){case'listStyle':_0x398acf='*Change\x20to:*\x20%0',_0x333c5e={'type':'format','content':o(_0x138f97,_0x398acf,o(_0x138f97,this['_getTranslationKeyForListStyle'](_0x303971['commandParams'][0x0]['type'])))};break;case'listReversed':_0x398acf=_0x303971['commandParams'][0x0]['reversed']?'*Format:*\x20set\x20order\x20to\x20reversed':'*Format:*\x20set\x20order\x20to\x20regular',_0x333c5e={'type':'format','content':o(_0x138f97,_0x398acf)};break;case'listStart':_0x398acf='*Format:*\x20set\x20start\x20index\x20to\x20%0',_0x333c5e={'type':'format','content':o(_0x138f97,_0x398acf,_0x303971['commandParams'][0x0]['startIndex'])};}return _0x333c5e;}['_getSuggestionBlocksForListStyle'](){const _0x32d96f=this['editor']['plugins']['get']('LegacyListUtils');let _0xcbdd10=Array['from'](this['editor']['model']['document']['selection']['getSelectedBlocks']());return _0xcbdd10[0x0]?.['is']('element','listItem')&&_0xcbdd10['unshift'](..._0x32d96f['getSiblingNodes'](this['editor']['model']['document']['selection']['getFirstPosition'](),'backward')),_0xcbdd10[_0xcbdd10['length']-0x1]?.['is']('element','listItem')&&_0xcbdd10['push'](..._0x32d96f['getSiblingNodes'](this['editor']['model']['document']['selection']['getLastPosition'](),'forward')),_0xcbdd10=[...new Set(_0xcbdd10)],this['editor']['model']['document']['selection']['getFirstPosition']()?.['parent']?.['is']('element','listItem')&&(_0xcbdd10=_0xcbdd10['filter'](_0x98a295=>_0x98a295['is']('element','listItem'))),_0xcbdd10;}['_getSuggestionBlocks'](_0x448a41){const _0x6219ae=this['editor']['plugins']['get']('LegacyListUtils');let _0x354f5a=Array['from'](this['editor']['model']['document']['selection']['getSelectedBlocks']())['filter'](_0x448a41)['map'](_0x1ea5aa=>{const _0xf75c85=this['editor']['model']['createPositionAt'](_0x1ea5aa,0x0);return[..._0x6219ae['getSiblingNodes'](_0xf75c85,'backward'),..._0x6219ae['getSiblingNodes'](_0xf75c85,'forward')];})['flat']();return _0x354f5a=[...new Set(_0x354f5a)],_0x354f5a;}['_getTranslationKeyForListStyle'](_0x11c846){return'ELEMENT_'+(this['editor']['plugins']['get']('LegacyListUtils')['getListTypeFromListStyleType'](_0x11c846)||'default')['toUpperCase']()+'_LIST_'+_0x11c846['toUpperCase']()['replace'](/-/g,'_');}}class ft extends _0x578bbc{['afterInit'](){const _0x4454e1=this['editor'];if(!_0x4454e1['plugins']['has']('MediaEmbedEditing'))return;const _0x20a2b3=_0x4454e1['plugins']['get']('TrackChangesEditing'),_0x20a46c=_0x4454e1['locale'];_0x20a2b3['enableCommand']('mediaEmbed'),_0x20a2b3['descriptionFactory']['registerElementLabel']('media',_0x5f7a7=>o(_0x20a46c,'ELEMENT_MEDIA',_0x5f7a7)),_0x4454e1['conversion']['for']('dataDowncast')['elementToElement']({'model':'media','view':(_0x386678,{writer:_0x490031,options:_0x371cad})=>{if(_0x371cad['showSuggestionHighlights'])return _0x490031['createEmptyElement']('div');},'converterPriority':'high'}),_0x4454e1['data']['downcastDispatcher']['on']('attribute:url:media',(_0x1ae537,_0x43d69f,_0x1f3646)=>{_0x1f3646['options']['showSuggestionHighlights']&&_0x1ae537['stop']();},{'priority':'high'});}}class gt extends _0x578bbc{['afterInit'](){const _0x335c06=this['editor'];_0x335c06['plugins']['has']('MentionEditing')&&_0x335c06['plugins']['get']('TrackChangesEditing')['enableCommand']('mention');}}class lt extends _0x578bbc{['afterInit'](){const _0x123f44=this['editor'],_0x5d345a=_0x123f44['plugins']['get']('TrackChangesEditing');_0x123f44['plugins']['has']('MultiLevelList')&&(_0x5d345a['enableDefaultAttributesIntegration']('multiLevelList'),_0x5d345a['registerBlockAttribute']('listMarkerStyle'),_0x5d345a['descriptionFactory']['registerDescriptionCallback'](_0x57980c=>this['handleDescriptions'](_0x57980c)));}['handleDescriptions'](_0x28a796){const _0x53850d=this['editor']['locale'],{data:_0x18987e}=_0x28a796,_0x533199={'type':'format','content':''};if(_0x18987e&&'listMarkerStyle'==_0x18987e['key']){if(!_0x18987e['oldValue'])return{'type':'format','content':o(_0x53850d,'*Set\x20format:*\x20%0',o(_0x53850d,'ELEMENT_MULTI_LEVEL_LIST'))+'\x20('+_0x18987e['newValue']+')'};if(!_0x18987e['newValue']){let _0x361bd6=_0x28a796['head'];for(;_0x361bd6;){if(_0x361bd6['data']&&'listType'==_0x361bd6['data']['key']&&_0x361bd6['data']['newValue'])return _0x533199;_0x361bd6=_0x361bd6['next'];}return{'type':'format','content':o(_0x53850d,'*Remove\x20format:*\x20%0',o(_0x53850d,'ELEMENT_MULTI_LEVEL_LIST'))+'\x20('+_0x18987e['oldValue']+')'};}}}}class mt extends _0x578bbc{['afterInit'](){const _0x2d2d7c=this['editor'];if(!_0x2d2d7c['plugins']['has']('PageBreakEditing'))return;_0x2d2d7c['plugins']['get']('TrackChangesEditing')['enableCommand']('pageBreak');const _0x559b3a=_0x2d2d7c['plugins']['get']('TrackChangesEditing'),_0x4f7597=_0x2d2d7c['locale'];_0x559b3a['descriptionFactory']['registerElementLabel']('pageBreak',_0x3d58b8=>o(_0x4f7597,'ELEMENT_PAGE_BREAK',_0x3d58b8));}}class dt extends _0x578bbc{['afterInit'](){const _0x2518af=this['editor'];if(!_0x2518af['plugins']['has']('Paragraph'))return;const _0xa4efc9=_0x2518af['locale'],_0x4a1279=_0x2518af['plugins']['get']('TrackChangesEditing');_0x4a1279['descriptionFactory']['registerElementLabel']('paragraph',_0x8bd4b0=>o(_0xa4efc9,'ELEMENT_PARAGRAPH',_0x8bd4b0)),_0x4a1279['enableDefaultAttributesIntegration']('paragraph'),_0x4a1279['enableCommand']('insertParagraph'),_0x2518af['editing']['downcastDispatcher']['on']('addMarker:suggestion:insertion',nr(_0x2518af),{'priority':'highest'}),_0x2518af['data']['downcastDispatcher']['on']('addMarker:suggestion:insertion',(_0x29150d,_0x1d388b,_0x9f33eb)=>{_0x9f33eb['options']['showSuggestionHighlights']&&nr(_0x2518af,{'showActiveMarker':!0x1})(_0x29150d,_0x1d388b,_0x9f33eb);},{'priority':'highest'});const _0x358136=_0x4a1279['descriptionFactory'];_0x358136['registerDescriptionCallback'](_0x222a57=>{if('insertion'!==_0x222a57['type'])return;const {start:_0x336acd,end:_0x2e730b}=_0x222a57['getFirstRange']();if(!_0x336acd['isTouching'](_0x2e730b)||!_0x336acd['nodeAfter'])return;const _0x1925bd=_0x2518af['model']['schema'],_0x513101=_0x336acd['nodeAfter'];return _0x1925bd['isBlock'](_0x513101)&&!_0x1925bd['isLimit'](_0x513101)&&_0x1925bd['checkChild'](_0x513101,'$text')?{'type':'insertion','content':o(_0xa4efc9,'*Insert:*\x20%0',_0x358136['getItemLabel'](_0x513101,0x1))}:void 0x0;}),this['_registerLegacyDescription']();}['_registerLegacyDescription'](){const _0x1033e2=this['editor'],_0x52dd1e=_0x1033e2['locale'];_0x1033e2['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](_0x442b44=>{if('formatBlock'!=_0x442b44['type'])return;const {data:_0x4c67ba}=_0x442b44;return _0x4c67ba&&'paragraph'==_0x4c67ba['commandName']?{'type':'format','content':o(_0x52dd1e,'*Change\x20to:*\x20%0',o(_0x52dd1e,'ELEMENT_PARAGRAPH'))}:void 0x0;});}}function nr(_0x50730b,{showActiveMarker:_0x22938c=!0x0}={}){return(_0x32e975,_0x257db2,_0x3a709a)=>{const _0x5141da=_0x50730b['plugins']['get']('TrackChangesEditing'),_0x3c8dd=_0x257db2['markerRange']['start'],_0x5be78d=_0x257db2['markerRange']['end'],_0x38a404=_0x50730b['model']['schema'];if(!_0x3c8dd['isTouching'](_0x5be78d)||!_0x3c8dd['nodeAfter'])return;const _0x2778ed=_0x3c8dd['nodeAfter'];if(_0x38a404['isBlock'](_0x2778ed)&&!_0x38a404['isLimit'](_0x2778ed)&&_0x38a404['checkChild'](_0x2778ed,'$text')){if(!_0x3a709a['consumable']['consume'](_0x257db2['markerRange'],_0x32e975['name']))return;const _0x4cd4f1=_0x3a709a['writer']['createUIElement']('span',{'class':'ck-suggestion-marker-split'}),_0x3c5a7f=_0x3a709a['mapper']['toViewPosition'](_0x5be78d);_0x22938c&&_0x5141da['activeMarkers']['includes'](_0x257db2['markerName'])&&_0x3a709a['writer']['addClass']('ck-suggestion-marker--active',_0x4cd4f1),_0x3a709a['writer']['insert'](_0x3c5a7f,_0x4cd4f1),_0x3a709a['mapper']['bindElementToMarker'](_0x4cd4f1,_0x257db2['markerName']);}};}class pt extends _0x578bbc{['afterInit'](){const _0x3181d5=this['editor'];if(!_0x3181d5['plugins']['has']('RemoveFormatEditing'))return;_0x3181d5['plugins']['get']('TrackChangesEditing')['enableDefaultAttributesIntegration']('removeFormat'),this['_registerLegacyDescription']();}['_registerLegacyDescription'](){const _0x59cb5f=this['editor'];_0x59cb5f['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](_0x5af1b3=>{if('formatBlock'!=_0x5af1b3['type']&&'formatInline'!=_0x5af1b3['type'])return;const {data:_0x512103}=_0x5af1b3;return _0x512103&&'removeFormat'==_0x512103['commandName']?{'type':'format','content':o(_0x59cb5f['locale'],'*Remove\x20all\x20formatting*')}:void 0x0;});}}class kt extends _0x578bbc{['afterInit'](){const _0x436fd2=this['editor'];if(!_0x436fd2['plugins']['has']('RestrictedEditingModeEditing'))return;const _0x4d4f48=_0x436fd2['plugins']['get']('TrackChangesEditing');_0x4d4f48['enableCommand']('goToPreviousRestrictedEditingException'),_0x4d4f48['enableCommand']('goToNextRestrictedEditingException');const _0x5daa17=_0x436fd2['plugins']['get']('RestrictedEditingModeEditing');_0x5daa17['enableCommand']('trackChanges'),_0x5daa17['enableCommand']('acceptSuggestion'),_0x5daa17['enableCommand']('discardSuggestion'),_0x5daa17['enableCommand']('acceptAllSuggestions'),_0x5daa17['enableCommand']('discardAllSuggestions'),_0x5daa17['enableCommand']('acceptSelectedSuggestions'),_0x5daa17['enableCommand']('discardSelectedSuggestions');}}class bt extends _0x578bbc{static get['requires'](){return[_0x22041e];}['init'](){const _0x286505=this['editor'],_0x454798=_0x286505['plugins']['get']('TrackChangesEditing');_0x454798['enableCommand']('shiftEnter'),_0x286505['editing']['downcastDispatcher']['on']('addMarker:suggestion:insertion',de(_0x286505),{'priority':'high'}),_0x286505['editing']['downcastDispatcher']['on']('addMarker:suggestion:deletion',de(_0x286505),{'priority':'high'}),_0x286505['data']['downcastDispatcher']['on']('addMarker:suggestion',(_0x566d0e,_0x4f3900,_0x16c8b9)=>{_0x16c8b9['options']['showSuggestionHighlights']&&de(_0x286505,{'showActiveMarker':!0x1})(_0x566d0e,_0x4f3900,_0x16c8b9);}),_0x454798['descriptionFactory']['registerElementLabel']('softBreak',_0x339c9f=>o(_0x286505['locale'],'ELEMENT_LINE_BREAK',_0x339c9f));}}function de(_0x3f41b2,{showActiveMarker:_0x2900e9=!0x0}={}){return(_0x2a190a,_0x4e7973,_0x209974)=>{const _0x1b377f=_0x3f41b2['plugins']['get']('TrackChangesEditing');if(!_0x209974['consumable']['test'](_0x4e7973['markerRange'],_0x2a190a['name']))return;const _0x358fee=_0x3f41b2['model'];for(const _0x10cc40 of _0x4e7973['markerRange']['getItems']()){if(!_0x10cc40['is']('element','softBreak'))continue;const _0x12f577='deletion'==_0x4e7973['markerName']['split'](':')[0x1]?'merge':'split',_0x4d0bd9=_0x209974['writer']['createUIElement']('span',{'class':'ck-suggestion-marker-'+_0x12f577}),_0x47e04e=_0x209974['mapper']['toViewPosition'](_0x358fee['createPositionBefore'](_0x10cc40));_0x2900e9&&_0x1b377f['activeMarkers']['includes'](_0x4e7973['markerName'])&&_0x209974['writer']['addClass']('ck-suggestion-marker--active',_0x4d0bd9),_0x209974['writer']['insert'](_0x47e04e,_0x4d0bd9),_0x209974['mapper']['bindElementToMarker'](_0x4d0bd9,_0x4e7973['markerName']);}};}class wt extends _0x578bbc{['afterInit'](){const _0x59038e=this['editor'],_0x34964c=_0x59038e['model'],_0x231b7e=_0x59038e['locale'];if(!_0x59038e['plugins']['has']('StandardEditingModeEditing'))return;const _0x2c3f7f=_0x59038e['plugins']['get']('TrackChangesEditing'),_0x5838fc='restrictedEditingException',_0x1f2cad=_0x59038e['commands']['get'](_0x5838fc);_0x2c3f7f['enableCommand'](_0x5838fc,(_0x216e3e,_0x5cfa24={})=>{const _0xf2b1fc=_0x34964c['document']['selection'];if(_0xf2b1fc['isCollapsed'])return void _0x216e3e(_0x5cfa24);const _0xe0a1f7=void 0x0!==_0x5cfa24['forceValue']?_0x5cfa24['forceValue']:!_0x1f2cad['value'];_0x34964c['change'](()=>{const _0x2adcc9=Array['from'](_0xf2b1fc['getRanges']());for(const _0x32e3fb of _0x2adcc9){const _0x2f9529=_0xe0a1f7?[_0x32e3fb]:io(_0x5838fc,_0x32e3fb,_0x34964c);for(const _0x49ca5a of _0x2f9529)_0x2c3f7f['markInlineFormat'](_0x49ca5a,{'commandName':_0x5838fc,'commandParams':[{'forceValue':_0xe0a1f7}]});}});}),_0x2c3f7f['descriptionFactory']['registerDescriptionCallback'](_0x2587e0=>{if('formatBlock'!=_0x2587e0['type']&&'formatInline'!=_0x2587e0['type'])return;const {data:_0x19a574}=_0x2587e0;return _0x19a574&&_0x19a574['commandName']==_0x5838fc?_0x19a574['commandParams'][0x0]['forceValue']?{'type':'format','content':o(_0x231b7e,'FORMAT_RESTRICTED_ENABLED')}:{'type':'format','content':o(_0x231b7e,'FORMAT_RESTRICTED_DISABLED')}:void 0x0;});}}class yt extends _0x578bbc{['afterInit'](){const _0x29d424=this['editor'];if(!_0x29d424['plugins']['has']('Style')||!_0x29d424['plugins']['has']('DataSchema'))return;const _0x1ebb98=_0x29d424['plugins']['get']('TrackChangesEditing'),_0x457a5f=_0x29d424['locale'],_0xab5fd2=_0x29d424['config']['get']('style')||{},_0x37015a=_0x29d424['plugins']['get']('GeneralHtmlSupport'),_0x470e77=_0x29d424['plugins']['get']('StyleUtils')['normalizeConfig'](_0x29d424['plugins']['get']('DataSchema'),_0xab5fd2['definitions']);_0x1ebb98['enableDefaultAttributesIntegration']('style');const _0x1a9aab=new Set();for(const _0x101ea8 of _0x470e77['block']){const _0x4d0c97=_0x37015a['getGhsAttributeNameForElement'](_0x101ea8['element']);_0x1a9aab['add'](_0x4d0c97);}const _0x532c89=new Set();for(const _0x490f8e of _0x470e77['inline']){const _0x4ae643=_0x37015a['getGhsAttributeNameForElement'](_0x490f8e['element']);_0x532c89['add'](_0x4ae643);for(const _0x4d4ea1 of _0x490f8e['ghsAttributes'])_0x532c89['add'](_0x4d4ea1);}for(const _0x47b893 of _0x1a9aab)_0x1ebb98['registerBlockAttribute'](_0x47b893),_0x1ebb98['descriptionFactory']['registerAttributeLabel'](_0x47b893,o(_0x457a5f,'FORMAT_STYLE'));for(const _0x46c451 of _0x532c89)_0x1ebb98['registerInlineAttribute'](_0x46c451),_0x1ebb98['descriptionFactory']['registerAttributeLabel'](_0x46c451,o(_0x457a5f,'FORMAT_STYLE'));this['_registerLegacyDescription']();}['_registerLegacyDescription'](){const _0x3aed65=this['editor'],_0x2ac1f2=_0x3aed65['locale'];_0x3aed65['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](_0x2d432b=>{if('formatBlock'!=_0x2d432b['type']&&'formatInline'!=_0x2d432b['type'])return;const {data:_0x311666}=_0x2d432b;return _0x311666&&'style'===_0x311666['commandName']?_0x311666['commandParams'][0x0]['forceValue']?{'type':'format','content':o(_0x2ac1f2,'*Set\x20format:*\x20%0',_0x311666['commandParams'][0x0]['styleName']['toLowerCase']())}:{'type':'format','content':o(_0x2ac1f2,'*Remove\x20format:*\x20%0',_0x311666['commandParams'][0x0]['styleName']['toLowerCase']())}:void 0x0;});}}class jt extends _0x578bbc{['_tablePostFixingSubtypes'];['_tableSuggestions'];constructor(_0x324ff0){super(_0x324ff0),this['_tablePostFixingSubtypes']=['tableRow','tableColumn'],this['_tableSuggestions']=new Set();}['afterInit'](){const _0x7ae4e4=this['editor'],_0x31764b=_0x7ae4e4['model']['document']['selection'];if(!_0x7ae4e4['plugins']['has']('TableEditing'))return;const _0xcb32c4=_0x7ae4e4['locale'],_0x4773ff=_0x7ae4e4['plugins']['get']('TrackChangesEditing'),_0x359dba=_0x7ae4e4['plugins']['get']('TableUtils');_0x4773ff['descriptionFactory']['registerElementLabel']('table',_0x3f8578=>o(_0xcb32c4,'ELEMENT_TABLE',_0x3f8578)),this['_setupColumnsRowsFixing'](),_0x4773ff['enableCommand']('insertTable'),_0x4773ff['enableCommand']('selectTableRow'),_0x4773ff['enableCommand']('selectTableColumn');for(const _0x2cd0f2 of['insertTableRowAbove','insertTableRowBelow']){const _0x20f82c=_0x7ae4e4['commands']['get'](_0x2cd0f2);_0x4773ff['enableCommand'](_0x2cd0f2,_0x24d7d2=>{_0x7ae4e4['model']['change'](_0x507f8c=>{_0x24d7d2();const _0x16cc29='above'===_0x20f82c['order'],_0x496b8e=_0x359dba['getSelectionAffectedTableCells'](_0x31764b),_0x438277=_0x359dba['getRowIndexes'](_0x496b8e),_0x14e225=_0x16cc29?_0x438277['first']-0x1:_0x438277['last']+0x1,_0xd2d9d2=_0x496b8e[0x0]['findAncestor']('table'),_0x4befcc=_0x359dba['createTableWalker'](_0xd2d9d2,{'startRow':_0x14e225,'endRow':_0x14e225}),_0x332ffe=Array['from'](_0x4befcc)['map'](_0x2a6456=>_0x507f8c['createRangeOn'](_0x2a6456['cell']));_0x4773ff['markMultiRangeInsertion'](_0x332ffe,'tableRow');});});}for(const _0x14aa85 of['insertTableColumnLeft','insertTableColumnRight']){const _0x334499=_0x7ae4e4['commands']['get'](_0x14aa85);_0x4773ff['enableCommand'](_0x14aa85,_0x1e0947=>{_0x7ae4e4['model']['change'](_0x2456c0=>{_0x1e0947();const _0x206340='left'===_0x334499['order'],_0x178520=_0x359dba['getSelectionAffectedTableCells'](_0x31764b),_0x351e68=_0x359dba['getColumnIndexes'](_0x178520),_0x1e681b=_0x206340?_0x351e68['first']-0x1:_0x351e68['last']+0x1,_0x3a93e7=_0x178520[0x0]['findAncestor']('table'),_0xf1cbf2=_0x359dba['createTableWalker'](_0x3a93e7,{'startRow':0x0,'column':_0x1e681b,'includeAllSlots':!0x1}),_0x79fd56=Array['from'](_0xf1cbf2)['map'](_0x46f854=>_0x2456c0['createRangeOn'](_0x46f854['cell']));_0x4773ff['markMultiRangeInsertion'](_0x79fd56,'tableColumn');});});}for(const _0x28421a of['removeTableRow','removeTableColumn']){const _0x4c2d8d=_0x28421a['substr'](0xb),_0x3dd98a=_0x4c2d8d['toLowerCase'](),_0x2b94b4=_0x3dd98a['substr'](0x0,0x3)+'span',_0x3007f3='table'+_0x4c2d8d,_0x2d445d='min'+_0x4c2d8d,_0x4e2f0b='max'+_0x4c2d8d;_0x4773ff['enableCommand'](_0x28421a,()=>{_0x7ae4e4['model']['change'](_0x30c77f=>{const _0x37a2f5=_0x359dba['getSelectionAffectedTableCells'](_0x31764b),_0x4eee9e=_0x37a2f5[0x0]['findAncestor']('table');let _0x584bbd;if('removeTableRow'==_0x28421a){const _0x17549b=_0x359dba['getRowIndexes'](_0x37a2f5);_0x584bbd={'startRow':_0x17549b['first'],'endRow':_0x17549b['last'],'includeAllSlots':!0x0};}else{const _0x593db4=_0x359dba['getColumnIndexes'](_0x37a2f5);_0x584bbd={'startColumn':_0x593db4['first'],'endColumn':_0x593db4['last'],'includeAllSlots':!0x0};}const _0x3cb4ff=_0x359dba['createTableWalker'](_0x4eee9e,_0x584bbd),_0x5c15dc=Array['from'](_0x3cb4ff)['map'](({cell:_0x4316e0})=>_0x4316e0),_0x3a4ea3=Ee(_0x5c15dc['filter'](_0x206e42=>_0x206e42['hasAttribute'](_0x2b94b4))),_0x20c831=Ee(_0x5c15dc['filter'](_0x3f8991=>!_0x3f8991['hasAttribute'](_0x2b94b4)))['map'](_0x375584=>_0x30c77f['createRangeOn'](_0x375584)),_0x183a78=_0x4773ff['markMultiRangeDeletion'](_0x20c831,_0x3007f3);if(_0x183a78&&('tableRow'==_0x183a78['subType']||'tableColumn'==_0x183a78['subType'])){const _0x22f244=this['_getSuggestionCoords'](_0x183a78);for(const _0x3d3f34 of _0x3a4ea3){const _0x59bdbb=_0x30c77f['createRangeOn'](_0x3d3f34),_0x5ab214=_0x359dba['getCellLocation'](_0x3d3f34),_0x3eb3ec=_0x3d3f34['getAttribute'](_0x2b94b4)-0x1,_0x39daa0=_0x22f244[_0x2d445d],_0x17c19f=_0x22f244[_0x4e2f0b];_0x39daa0<=_0x5ab214[_0x3dd98a]&&_0x5ab214[_0x3dd98a]+_0x3eb3ec<=_0x17c19f&&_0x183a78['addRange'](_0x59bdbb);}}});});}function _0x14682f(_0x48e885){const _0x29c233=Array['from'](_0x31764b['getRanges']())['map'](_0x5e4c12=>_0x2028c8['fromRange'](_0x5e4c12));_0x7ae4e4['model']['change'](_0x110b2b=>{const _0x357e5b=_0x110b2b['batch'];_0x48e885=_0x48e885['filter'](_0x3438f6=>'$graveyard'!=_0x3438f6['root']['rootName']),_0x110b2b['setSelection'](_0x48e885),_0x7ae4e4['commands']['get']('removeTableRow')['refresh'](),_0x7ae4e4['execute']('removeTableRow',{'forceDefaultExecution':!0x0}),_0x7ae4e4['model']['enqueueChange'](()=>{_0x7ae4e4['model']['enqueueChange'](_0x357e5b,_0x24cfd5=>{const _0x72762b=_0x29c233['filter'](_0x188d2c=>'$graveyard'!=_0x188d2c['root']['rootName']);_0x72762b['length']>0x0&&_0x24cfd5['setSelection'](_0x72762b);for(const _0xd7311a of _0x29c233)_0xd7311a['detach']();});});});}function _0xabc313(_0x101443){_0x7ae4e4['model']['change'](_0x553797=>{const _0x35324f=Array['from'](_0x31764b['getRanges']())['map'](_0x42c5df=>_0x2028c8['fromRange'](_0x42c5df)),_0x50149e=[];for(const _0x1f8d0c of _0x101443)for(const _0x4aac8a of _0x1f8d0c['getItems']({'shallow':!0x0}))_0x50149e['push'](_0x4aac8a);for(const _0x36eb47 of _0x50149e)'$graveyard'!=_0x36eb47['root']['rootName']&&(_0x553797['setSelection'](_0x553797['createPositionAt'](_0x36eb47,0x0)),_0x7ae4e4['commands']['get']('removeTableColumn')['refresh'](),_0x7ae4e4['execute']('removeTableColumn',{'forceDefaultExecution':!0x0}));const _0x3eebfe=_0x35324f['filter'](_0x28cd7a=>'$graveyard'!=_0x28cd7a['root']['rootName']);_0x3eebfe['length']>0x0&&_0x553797['setSelection'](_0x3eebfe);for(const _0x4bc513 of _0x35324f)_0x4bc513['detach']();});}function _0x350b90(_0x5971c5,_0x3afd7d){return _0x3afd7d['every'](_0x447bfb=>_0x5971c5['some'](_0x489a0f=>_0x489a0f['end']['isEqual'](_0x447bfb['start'])||_0x447bfb['end']['isEqual'](_0x489a0f['start'])));}function _0x12e3e9(_0x15ed5a,_0x3d62b5){return _0x15ed5a['some'](_0x21a482=>_0x3d62b5['some'](_0x52aba3=>_0x21a482['end']['isTouching'](_0x52aba3['start'])));}_0x7ae4e4['data']['downcastDispatcher']['on']('addMarker:suggestion',(_0x5e08a3,_0x4a3006,_0x135716)=>{if(!_0x135716['options']['showSuggestionHighlights'])return;const _0x4b61ed=_0x4a3006['item'];if(!_0x4b61ed)return;const _0x7b9b43=_0x135716['mapper']['toViewElement'](_0x4b61ed);function _0xc094a4(_0x5b984b){return Array['isArray'](_0x5b984b)?_0x5b984b:[_0x5b984b];}_0x7b9b43&&'tableCell'===_0x4b61ed['name']&&_0x5231e2(_0x7b9b43,_0x135716['writer'],(_0xb5919c,_0xb3722e,_0x4c7c74)=>_0x4c7c74['addClass'](_0xc094a4(_0xb3722e['classes']),_0xb5919c),(_0x4c90c3,_0x5ddbdc,_0x2c78c8)=>_0x2c78c8['removeClass'](_0xc094a4(_0x5ddbdc['classes']),_0x4c90c3));},{'priority':'highest'}),_0x4773ff['descriptionFactory']['registerDescriptionCallback'](_0x2602bc=>{if('insertion'!=_0x2602bc['type']&&'deletion'!=_0x2602bc['type'])return;const _0x32f610=_0x2602bc['getContainedElement']();if(null!=_0x32f610&&_0x32f610['is']('element','table')){if('insertion'==_0x2602bc['type']){const _0x31ef98=_0x2602bc['getItems']()['filter'](_0x4161d0=>_0x4161d0['is']('$textProxy'))['map'](_0x24dde2=>_0x24dde2['data']);if(_0x31ef98['length'])return{'type':'insertion','content':o(_0xcb32c4,'*Insert:*\x20%0',o(_0xcb32c4,'ELEMENT_TABLE_WITH_TEXT','\x22'+_0x31ef98['join']('\x20')+'\x22'))};}if('deletion'==_0x2602bc['type']){const _0x3eae33=_0x2602bc['getItems']()['filter'](_0x385096=>_0x385096['is']('$textProxy'))['map'](_0x10d814=>_0x10d814['data']);if(_0x3eae33['length'])return{'type':'deletion','content':o(_0xcb32c4,'*Remove:*\x20%0',o(_0xcb32c4,'ELEMENT_TABLE_WITH_TEXT','\x22'+_0x3eae33['join']('\x20')+'\x22'))};}}}),_0x4773ff['descriptionFactory']['registerDescriptionCallback'](_0x768106=>{if('tableRow'==_0x768106['subType']){const _0x5d036f=_0x768106['getItems']()['filter'](_0x5ac017=>_0x5ac017['is']('$textProxy'))['map'](_0x26462d=>_0x26462d['data']),_0x1ce4c5=this['_getSuggestionCoords'](_0x768106),_0x26e60a=_0x1ce4c5['maxRow']-_0x1ce4c5['minRow']+0x1;if('insertion'==_0x768106['type'])return _0x5d036f['length']?{'type':'insertion','content':o(_0xcb32c4,'*Insert:*\x20%0',o(_0xcb32c4,'ELEMENT_TABLE_ROW_WITH_TEXT',[_0x26e60a,'\x22'+_0x5d036f['join']('\x20')+'\x22']))}:{'type':'insertion','content':o(_0xcb32c4,'*Insert:*\x20%0',o(_0xcb32c4,'ELEMENT_TABLE_ROW',_0x26e60a))};if('deletion'==_0x768106['type'])return _0x5d036f['length']?{'type':'deletion','content':o(_0xcb32c4,'*Remove:*\x20%0',o(_0xcb32c4,'ELEMENT_TABLE_ROW_WITH_TEXT',[_0x26e60a,'\x22'+_0x5d036f['join']('\x20')+'\x22']))}:{'type':'deletion','content':o(_0xcb32c4,'*Remove:*\x20%0',o(_0xcb32c4,'ELEMENT_TABLE_ROW',_0x26e60a))};}if('tableColumn'==_0x768106['subType']){const _0x46d367=_0x768106['getItems']()['filter'](_0x49b7dd=>_0x49b7dd['is']('$textProxy'))['map'](_0x1baecc=>_0x1baecc['data']),_0x287869=this['_getSuggestionCoords'](_0x768106),_0xe4404c=_0x287869['maxColumn']-_0x287869['minColumn']+0x1;if('insertion'==_0x768106['type'])return _0x46d367['length']?{'type':'insertion','content':o(_0xcb32c4,'*Insert:*\x20%0',o(_0xcb32c4,'ELEMENT_TABLE_COLUMN_WITH_TEXT',[_0xe4404c,'\x22'+_0x46d367['join']('\x20')+'\x22']))}:{'type':'insertion','content':o(_0xcb32c4,'*Insert:*\x20%0',o(_0xcb32c4,'ELEMENT_TABLE_COLUMN',_0xe4404c))};if('deletion'==_0x768106['type'])return _0x46d367['length']?{'type':'deletion','content':o(_0xcb32c4,'*Remove:*\x20%0',o(_0xcb32c4,'ELEMENT_TABLE_COLUMN_WITH_TEXT',[_0xe4404c,'\x22'+_0x46d367['join']('\x20')+'\x22']))}:{'type':'deletion','content':o(_0xcb32c4,'*Remove:*\x20%0',o(_0xcb32c4,'ELEMENT_TABLE_COLUMN',_0xe4404c))};}}),_0x4773ff['_suggestionFactory']['registerCustomCallback']('insertion','tableRow','discard',_0x14682f),_0x4773ff['_suggestionFactory']['registerCustomCallback']('deletion','tableRow','accept',_0x14682f),_0x4773ff['_suggestionFactory']['registerCustomCallback']('insertion','tableColumn','discard',_0xabc313),_0x4773ff['_suggestionFactory']['registerCustomCallback']('deletion','tableColumn','accept',_0xabc313),_0x4773ff['_suggestionFactory']['registerCustomCallback']('insertion','tableColumn','join',_0x350b90),_0x4773ff['_suggestionFactory']['registerCustomCallback']('deletion','tableColumn','join',_0x350b90),_0x4773ff['_suggestionFactory']['registerCustomCallback']('insertion','tableRow','join',_0x12e3e9),_0x4773ff['_suggestionFactory']['registerCustomCallback']('deletion','tableRow','join',_0x12e3e9);}['_acceptFormatSuggestionCallbackFactory'](){const _0x166820=this['editor'],_0xe21a61=_0x166820['model']['document']['selection'];return(_0x2338b8,_0x120d95)=>{_0x166820['model']['change'](_0x3681b0=>{const {commandName:_0x286544,commandParams:_0x2c4413}=_0x120d95;let _0x3623c4=_0x2338b8[0x0]['end']['nodeBefore'];_0x2c4413&&_0x2c4413[0x0]&&!0x1===_0x2c4413[0x0]['forceValue']&&(_0x3623c4=_0x2338b8[0x0]['start']['nodeAfter']);const _0xa8c2f6=_0x3681b0['createRangeIn'](_0x3623c4);if('$graveyard'==_0xa8c2f6['root']['rootName'])return;const _0x222811=Array['from'](_0xe21a61['getRanges']())['map'](_0x293ff6=>_0x2028c8['fromRange'](_0x293ff6));_0x3681b0['setSelection'](_0xa8c2f6),_0x166820['commands']['get'](_0x286544)['refresh'](),_0x2c4413['push']({'forceDefaultExecution':!0x0}),_0x166820['execute'](_0x286544,..._0x2c4413);const _0x12af3f=_0x222811['filter'](_0x32513f=>'$graveyard'!=_0x32513f['root']['rootName']);_0x12af3f['length']>0x0&&_0x3681b0['setSelection'](_0x12af3f);for(const _0x804ae3 of _0x222811)_0x804ae3['detach']();});};}['_getCoordsForCells'](_0x587184){const _0x1c4d40=this['editor']['plugins']['get']('TableUtils');let _0x1843d4=Number['MAX_SAFE_INTEGER'],_0x3f75c6=Number['MIN_SAFE_INTEGER'],_0x3f9a0d=Number['MAX_SAFE_INTEGER'],_0x21ae37=Number['MIN_SAFE_INTEGER'];for(const _0x31eddc of _0x587184){if('$graveyard'==_0x31eddc['root']['rootName'])continue;const {row:_0x4d5357,column:_0x408686}=_0x1c4d40['getCellLocation'](_0x31eddc),_0x500d44=_0x31eddc['hasAttribute']('rowspan')?_0x31eddc['getAttribute']('rowspan')-0x1:0x0,_0x34a9c1=_0x31eddc['hasAttribute']('colspan')?_0x31eddc['getAttribute']('colspan')-0x1:0x0;_0x1843d4=_0x4d5357<_0x1843d4?_0x4d5357:_0x1843d4,_0x3f75c6=_0x4d5357+_0x500d44>_0x3f75c6?_0x4d5357+_0x500d44:_0x3f75c6,_0x3f9a0d=_0x408686<_0x3f9a0d?_0x408686:_0x3f9a0d,_0x21ae37=_0x408686+_0x34a9c1>_0x21ae37?_0x408686+_0x34a9c1:_0x21ae37;}return{'minRow':_0x1843d4,'maxRow':_0x3f75c6,'minColumn':_0x3f9a0d,'maxColumn':_0x21ae37};}['_setupColumnsRowsFixing'](){const _0xe371f2=this['editor'],_0x51d473=_0xe371f2['plugins']['get']('TrackChangesEditing'),_0x5b8a3f=_0xe371f2['plugins']['get']('TableUtils');_0xe371f2['model']['document']['on']('change:data',()=>{const _0x28f418=Array['from'](_0xe371f2['model']['document']['differ']['getChangedMarkers']());for(const {name:_0x7f5a87,data:_0x357352}of _0x28f418){const {group:_0x41e83e,id:_0x3a4f7a,subType:_0x9aa6bf}=_0x51d473['_splitMarkerName'](_0x7f5a87);if('suggestion'!=_0x41e83e)continue;if(null!=_0x357352['oldRange'])continue;const _0x4edc3e=_0x51d473['getSuggestion'](_0x3a4f7a);this['_tablePostFixingSubtypes']['includes'](_0x9aa6bf)&&this['_tableSuggestions']['add'](_0x4edc3e);}},{'priority':'low'});const _0x288963=(_0xfba767,_0x3a5590)=>{let _0x1bf239=!0x1;const _0x4b0a47=_0x3a5590['createRangeOn'](_0xfba767),_0x416302=_0xfba767['findAncestor']('table'),_0x79d623=_0x5b8a3f['getCellLocation'](_0xfba767);for(const _0x5800d2 of this['_tableSuggestions']){const _0x4f994f=_0x5800d2['subType'],_0x16db0b=_0x4f994f['startsWith']('tablePaste'),_0x24515d=_0x4f994f['substr'](_0x16db0b?0xa:0x5),_0x268bca=_0x24515d['toLowerCase'](),_0x3ad66d=_0x268bca['substr'](0x0,0x3)+'span',_0x5e6f5d='min'+_0x24515d,_0x38e33c='max'+_0x24515d;if(!_0x5800d2['isInContent'])continue;if(_0x416302!=_0x5800d2['getFirstRange']()['start']['findAncestor']('table'))continue;if(_0x5800d2['isIntersectingWithRange'](_0x4b0a47))continue;const _0x4b4bdb=_0xfba767['hasAttribute'](_0x3ad66d)?_0xfba767['getAttribute'](_0x3ad66d)-0x1:0x0,_0xf0b21d=this['_getSuggestionCoords'](_0x5800d2),_0x31a9fa=_0xf0b21d[_0x5e6f5d],_0xdc818a=_0xf0b21d[_0x38e33c];_0x31a9fa<=_0x79d623[_0x268bca]&&_0x79d623[_0x268bca]+_0x4b4bdb<=_0xdc818a&&(_0x5800d2['addRange'](_0x4b0a47),_0x1bf239=!0x0);}return _0x1bf239;};_0xe371f2['model']['document']['registerPostFixer'](_0x114bcf=>{let _0x413520=!0x1;for(const _0x290250 of _0xe371f2['model']['document']['differ']['getChanges']())if('insert'==_0x290250['type']){if('tableRow'==_0x290250['name']){for(const _0x2aa653 of _0x290250['position']['nodeAfter']['getChildren']())_0x413520=_0x413520||_0x288963(_0x2aa653,_0x114bcf);}else'tableCell'==_0x290250['name']&&(_0x413520=_0x413520||_0x288963(_0x290250['position']['nodeAfter'],_0x114bcf));}return _0x413520;});}['_getSuggestionCoords'](_0x27b23c){return this['_getCoordsForCells'](_0x27b23c['getRanges']()['map'](_0x2f1f27=>_0x2f1f27['start']['nodeAfter']));}}function Ee(_0x21b368){return Array['from'](new Set(_0x21b368)['values']());}class St extends _0x578bbc{static get['requires'](){return[jt];}['afterInit'](){const _0x4ba53b=this['editor'],_0x4190f1=_0x4ba53b['model']['document']['selection'],_0x3782a6=_0x4ba53b['locale'];if(!_0x4ba53b['plugins']['has']('TableEditing'))return;const _0x37ccb1=_0x4ba53b['plugins']['get']('TrackChangesEditing'),_0x4af4b2=_0x4ba53b['plugins']['get']('TableUtils'),_0x42d360=_0x4ba53b['plugins']['get'](jt);_0x42d360['_tablePostFixingSubtypes']['push']('mergeTableCells'),_0x37ccb1['enableCommand']('mergeTableCells',()=>{const _0x20d85a=_0x4af4b2['getSelectionAffectedTableCells'](_0x4ba53b['model']['document']['selection']);_0x4ba53b['model']['change'](()=>{_0x37ccb1['markMultiRangeBlockFormat'](_0x20d85a,{'commandName':'mergeTableCells','commandParams':[]},[],'mergeTableCells');});}),_0x4ba53b['commands']['get']('mergeTableCells')['on']('execute',(_0x5f17f2,_0x4ec3ba)=>{_0x4ba53b['commands']['get']('trackChanges')['value']&&(_0x4ec3ba['length']>0x0&&_0x4ec3ba[_0x4ec3ba['length']-0x1]&&_0x4ec3ba[_0x4ec3ba['length']-0x1]['forceDefaultExecution']||_0x37ccb1['_isForcedDefaultExecutionBlock']||this['_areSelectedCellsMergable']()||_0x5f17f2['stop']());},{'priority':'highest'});for(const _0x17e275 of['mergeTableCellUp','mergeTableCellRight','mergeTableCellDown','mergeTableCellLeft']){const _0x4f1892=_0x4ba53b['commands']['get'](_0x17e275);_0x37ccb1['enableCommand'](_0x17e275,()=>{const _0x5ceb94=_0x4ba53b['model']['document']['selection']['getFirstPosition']()['getAncestors']()['find'](_0x511382=>_0x511382['is']('element','tableCell')),_0x544917=_0x4f1892['value'];_0x4ba53b['model']['change'](()=>{_0x37ccb1['markMultiRangeBlockFormat']([_0x5ceb94,_0x544917],{'commandName':'mergeTableCells','commandParams':[]},[],'mergeTableCells');});});}for(const _0x54d66c of['splitTableCellVertically','splitTableCellHorizontally']){const _0x1bd791=_0x4ba53b['commands']['get'](_0x54d66c);_0x37ccb1['enableCommand'](_0x54d66c,()=>{const _0x1dc694=_0x4af4b2['getSelectionAffectedTableCells'](_0x4ba53b['model']['document']['selection'])[0x0],_0x445c30=_0x1dc694['findAncestor']('table'),{column:_0x1be145,row:_0x2df4da}=_0x4af4b2['getCellLocation'](_0x1dc694);let _0x591bd2=[];if('horizontally'==_0x1bd791['direction']){const _0x49c399=_0x4af4b2['createTableWalker'](_0x445c30,{'startRow':_0x2df4da,'endRow':_0x2df4da,'includeAllSlots':!0x0});_0x591bd2=Array['from'](_0x49c399)['map'](_0x1c8cf1=>_0x1c8cf1['cell']);}else{const _0x5b18e5=_0x4af4b2['createTableWalker'](_0x445c30,{'column':_0x1be145,'includeAllSlots':!0x0});_0x591bd2=Array['from'](_0x5b18e5)['map'](_0x118f70=>_0x118f70['cell']);}_0x4ba53b['model']['change'](_0x43c3a1=>{_0x37ccb1['markBlockFormat'](_0x43c3a1['createRangeOn'](_0x1dc694),{'commandName':_0x54d66c,'commandParams':[]},_0x591bd2,_0x54d66c);});});}_0x37ccb1['descriptionFactory']['registerDescriptionCallback'](_0x5dd924=>{if('formatBlock'!=_0x5dd924['type']&&'formatInline'!=_0x5dd924['type'])return;const {data:_0x3a95e0}=_0x5dd924;return _0x3a95e0&&'mergeTableCells'==_0x3a95e0['commandName']?{'type':'format','content':o(_0x3782a6,'*Merge\x20cells*')}:void 0x0;}),_0x37ccb1['descriptionFactory']['registerDescriptionCallback'](_0x20e1cc=>{if('formatBlock'!=_0x20e1cc['type']&&'formatInline'!=_0x20e1cc['type'])return;const {data:_0x202010}=_0x20e1cc;return _0x202010?'splitTableCellVertically'==_0x202010['commandName']?{'type':'format','content':o(_0x3782a6,'*Split\x20cell:*\x20vertically')}:'splitTableCellHorizontally'==_0x202010['commandName']?{'type':'format','content':o(_0x3782a6,'*Split\x20cell:*\x20horizontally')}:void 0x0:void 0x0;});const _0x40ab7c=_0x42d360['_acceptFormatSuggestionCallbackFactory']();for(const _0x59809b of['mergeTableCellUp','mergeTableCellRight','mergeTableCellDown','mergeTableCellLeft'])_0x37ccb1['_suggestionFactory']['registerCustomCallback']('formatBlock',_0x59809b,'accept',_0x40ab7c);for(const _0x30ff13 of['splitTableCellVertically','splitTableCellHorizontally'])_0x37ccb1['_suggestionFactory']['registerCustomCallback']('formatBlock',_0x30ff13,'accept',_0x40ab7c);_0x37ccb1['_suggestionFactory']['registerCustomCallback']('formatBlock','mergeTableCells','accept',_0x21126c=>{_0x4ba53b['model']['change'](_0x2baacd=>{const _0x5fc862=Array['from'](_0x4190f1['getRanges']())['map'](_0x83ccd6=>_0x2028c8['fromRange'](_0x83ccd6));_0x2baacd['setSelection'](_0x21126c),_0x4ba53b['commands']['get']('mergeTableCells')['refresh'](),_0x4ba53b['execute']('mergeTableCells',{'forceDefaultExecution':!0x0});const _0x1d206d=_0x5fc862['filter'](_0x285736=>'$graveyard'!=_0x285736['root']['rootName']);_0x1d206d['length']>0x0&&_0x2baacd['setSelection'](_0x1d206d);for(const _0x592a14 of _0x5fc862)_0x592a14['detach']();});});for(const _0x5bdbdd of['mergeTableCellUp','mergeTableCellDown','mergeTableCellLeft','mergeTableCellRight']){const _0x148c85=_0x4ba53b['commands']['get'](_0x5bdbdd);_0x148c85['on']('set:isEnabled',(_0xa9d591,_0x134e53,_0xa36ff1)=>{if(_0xa36ff1){const _0x183156=_0x4ba53b['model']['document']['selection']['getFirstPosition']()['getAncestors']()['find'](_0x110078=>_0x110078['is']('element','tableCell'));this['_areMergableCells'](_0x148c85['value'],_0x183156)||(_0xa9d591['return']=!0x1,_0xa9d591['stop']());}},{'priority':'low'});}}['_areSelectedCellsMergable'](){const _0x355f4d=this['editor']['commands']['get']('mergeTableCells'),_0x24e01f=this['editor']['plugins']['get']('TableUtils');if(!_0x355f4d['isEnabled'])return!0x1;const _0x58b3a7=_0x24e01f['getSelectionAffectedTableCells'](this['editor']['model']['document']['selection']);for(const _0x151877 of _0x58b3a7)for(const _0x26154a of _0x58b3a7)if(_0x151877!=_0x26154a&&!this['_areMergableCells'](_0x151877,_0x26154a))return!0x1;return!0x0;}['_areMergableCells'](_0x445c58,_0x2288b3){const _0x48c2b5=this['editor']['plugins']['get']('TrackChangesEditing'),_0x8791e7=this['editor']['model']['createRangeOn'](_0x445c58),_0x5ea067=this['editor']['model']['createRangeOn'](_0x2288b3),_0x2c5ee1=new Set(),_0x1dd833=new Set();for(const _0x489416 of _0x48c2b5['getSuggestions']())if(('insertion'==_0x489416['type']||'deletion'==_0x489416['type']||'mergeTableCells'==_0x489416['subType'])&&_0x489416['isInContent']){for(const _0x3d261 of _0x489416['getRanges']())_0x3d261['containsRange'](_0x8791e7,!0x0)&&_0x2c5ee1['add'](_0x489416['type']+':'+_0x489416['author']['id']),_0x3d261['containsRange'](_0x5ea067,!0x0)&&_0x1dd833['add'](_0x489416['type']+':'+_0x489416['author']['id']);}if(_0x2c5ee1['size']!=_0x1dd833['size'])return!0x1;for(const _0x66f650 of _0x2c5ee1)if(!_0x1dd833['has'](_0x66f650))return!0x1;return!0x0;}}class At extends _0x578bbc{static get['requires'](){return[jt];}['afterInit'](){const _0x5b43ad=this['editor'];if(!_0x5b43ad['plugins']['has']('TableEditing'))return;const _0x24f0d=_0x5b43ad['locale'],_0x2e5a71=_0x5b43ad['plugins']['get']('TrackChangesEditing');_0x2e5a71['enableDefaultAttributesIntegration']('setTableRowHeader'),_0x2e5a71['enableDefaultAttributesIntegration']('setTableColumnHeader'),_0x2e5a71['registerBlockAttribute']('headingRows'),_0x2e5a71['registerBlockAttribute']('headingColumns'),_0x2e5a71['descriptionFactory']['registerAttributeLabel']('headingRows',o(_0x24f0d,'FORMAT_HEADER_ROW')),_0x2e5a71['descriptionFactory']['registerAttributeLabel']('headingColumns',o(_0x24f0d,'FORMAT_HEADER_COLUMN')),this['_handleLegacySuggestions']();}['_handleLegacySuggestions'](){const _0x41fe07=this['editor']['plugins']['get']('TrackChangesEditing'),_0x44f8e4=this['editor']['plugins']['get']('TableUtils'),_0xc701b8=this['editor']['plugins']['get'](jt)['_acceptFormatSuggestionCallbackFactory']();function _0xaf13f({showActiveMarker:_0x1c0df2=!0x0,setDataAttribute:_0x5e3f92=!0x0}={}){return(_0x7cdf3a,_0x3f414d,_0x1c4cd8)=>{const {type:_0x32cca7,id:_0x183f07}=_0x41fe07['_splitMarkerName'](_0x3f414d['markerName']),_0x466fc1=_0x41fe07['getSuggestion'](_0x183f07),_0x1696be=_0x466fc1['data'];if('formatBlock'!=_0x466fc1['type']||!_0x1696be||'setTableColumnHeader'!=_0x1696be['commandName'])return;if(_0x3f414d['item'])return void _0x7cdf3a['stop']();if(!_0x1c4cd8['consumable']['consume'](_0x3f414d['markerRange'],_0x7cdf3a['name']))return;const _0xe69adb=_0x3f414d['markerRange']['start']['nodeAfter'],_0x3bb114=_0x3f414d['markerRange']['end']['nodeBefore'],_0xf6141f=_0xe69adb['parent']['parent'],{column:_0x50e1be}=_0x44f8e4['getCellLocation'](_0xe69adb),{column:_0x8369e1}=_0x44f8e4['getCellLocation'](_0x3bb114);for(let _0x4cb71e=_0x50e1be;_0x4cb71e<=_0x8369e1;_0x4cb71e++){const _0x3e4e22=_0x44f8e4['createTableWalker'](_0xf6141f,{'column':_0x4cb71e,'includeAllSlots':!0x1});for(const _0x446f40 of _0x3e4e22){const _0x46a600=_0x446f40['cell'],_0x173e24=_0x1c4cd8['mapper']['toViewElement'](_0x46a600);_0x1c4cd8['writer']['addClass']('ck-suggestion-marker-'+_0x32cca7,_0x173e24),_0x5e3f92&&_0x1c4cd8['writer']['setAttribute']('data-suggestion',_0x183f07,_0x173e24),_0x1c4cd8['mapper']['bindElementToMarker'](_0x173e24,_0x3f414d['markerName']),_0x1c0df2&&(_0x41fe07['activeMarkers']['includes'](_0x3f414d['markerName'])?_0x1c4cd8['writer']['addClass']('ck-suggestion-marker--active',_0x173e24):_0x1c4cd8['writer']['removeClass']('ck-suggestion-marker--active',_0x173e24));}}};}_0x41fe07['_suggestionFactory']['registerCustomCallback']('formatBlock','setTableRowHeader','accept',_0xc701b8),_0x41fe07['_suggestionFactory']['registerCustomCallback']('formatBlock','setTableColumnHeader','accept',_0xc701b8),this['editor']['editing']['downcastDispatcher']['on']('addMarker:suggestion',_0xaf13f(),{'priority':'highest'}),this['editor']['data']['downcastDispatcher']['on']('addMarker:suggestion',(_0x1584cf,_0x3201e4,_0x16dd76)=>{_0x16dd76['options']['showSuggestionHighlights']&&_0xaf13f({'showActiveMarker':!0x1,'setDataAttribute':!0x1})(_0x1584cf,_0x3201e4,_0x16dd76);},{'priority':'highest'}),this['editor']['editing']['downcastDispatcher']['on']('removeMarker:suggestion',(_0x374887,_0x23d407,_0xe52a1e)=>{const {type:_0x27f514,id:_0x3d90c4}=_0x41fe07['_splitMarkerName'](_0x23d407['markerName']),_0x52335c=_0x41fe07['getSuggestion'](_0x3d90c4),_0x2f133a=_0x52335c['data'];if('formatBlock'!=_0x52335c['type']||!_0x2f133a||'setTableColumnHeader'!=_0x2f133a['commandName'])return;const _0x591a96=_0xe52a1e['mapper']['markerNameToElements'](_0x23d407['markerName']);if(_0x591a96){for(const _0x3d9e37 of _0x591a96)_0xe52a1e['writer']['removeClass']('ck-suggestion-marker-'+_0x27f514,_0x3d9e37),_0xe52a1e['writer']['removeClass']('ck-suggestion-marker--active',_0x3d9e37),_0xe52a1e['writer']['removeAttribute']('data-suggestion',_0x3d9e37),_0xe52a1e['mapper']['unbindElementFromMarkerName'](_0x3d9e37,_0x23d407['markerName']);}},{'priority':'highest'}),this['_registerLegacyDescription']();}['_registerLegacyDescription'](){const _0x133e4d=this['editor'],_0x48fd47=_0x133e4d['locale'];function _0x2cab8e(_0xbdafc6){return{'type':'format','content':o(_0x48fd47,'*Format:*\x20%0',_0xbdafc6)};}_0x133e4d['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](_0x13ecb7=>{if('formatBlock'!=_0x13ecb7['type'])return;const {data:_0x1f25c6}=_0x13ecb7;if(_0x1f25c6){if('setTableRowHeader'==_0x1f25c6['commandName']){const _0x4bbb74=_0x1f25c6['commandParams'][0x0]['forceValue'];return _0x2cab8e(o(_0x48fd47,_0x4bbb74?'FORMAT_HEADER_ROW':'FORMAT_REGULAR_ROW'));}if('setTableColumnHeader'==_0x1f25c6['commandName']){const _0x13ee60=_0x1f25c6['commandParams'][0x0]['forceValue'];return _0x2cab8e(o(_0x48fd47,_0x13ee60?'FORMAT_HEADER_COLUMN':'FORMAT_REGULAR_COLUMN'));}}});}}const ge=['tableCellBorderWidth','tableCellBorderColor','tableCellBorderStyle','tableCellHorizontalAlignment','tableCellVerticalAlignment','tableCellBackgroundColor','tableCellPadding'],Ce=Object['fromEntries'](ge['map'](_0x24c5eb=>[_0x24c5eb,null]));class It extends _0x578bbc{static get['requires'](){return[jt];}['afterInit'](){const _0x9dfc8d=this['editor'];if(!_0x9dfc8d['plugins']['has']('TableClipboard'))return;const _0x47220a=_0x9dfc8d['plugins']['get']('TrackChangesEditing'),_0x4d614c=_0x9dfc8d['plugins']['get']('TableUtils'),_0x114ce3=_0x9dfc8d['plugins']['get'](jt),_0x50d88a=_0x9dfc8d['plugins']['get']('TableClipboard');_0x114ce3['_tablePostFixingSubtypes']['push']('tablePasteRow','tablePasteColumn'),_0x9dfc8d['model']['schema']['register']('tableCellSuggestion',{'allowIn':'tableCell','allowContentOf':'tableCell','isLimit':!0x0}),_0x9dfc8d['conversion']['elementToElement']({'model':'tableCellSuggestion','view':'suggestion-td'});let _0x437091=null;_0x9dfc8d['model']['on']('insertContent',(_0x385278,_0x432dd4)=>{const [_0x369d00,_0x5565f5]=_0x432dd4,_0x5e5725=_0x432dd4[_0x432dd4['length']-0x1];_0x5e5725&&_0x5e5725['forceDefaultExecution']||_0x47220a['_isForcedDefaultExecutionBlock']||this['editor']['commands']['get']('trackChanges')['value']&&function(_0xad6c07,_0x34ac30,_0xda658e,_0x406993,_0x38cad0){if(_0x34ac30&&!_0x34ac30['is']('documentSelection'))return!0x1;const _0x567f85=_0x38cad0['getTableIfOnlyTableInContent'](_0xad6c07,_0xda658e);if(!_0x567f85||!he(_0x567f85,void 0x0,_0x406993))return!0x1;const _0x6a7c3a=_0x406993['getSelectionAffectedTableCells'](_0xda658e['document']['selection']);if(!_0x6a7c3a['length'])return!0x1;const _0x17a668=_0x6a7c3a[0x0]['findAncestor']('table'),_0x5a77c1=_0x406993['getRowIndexes'](_0x6a7c3a),_0x32d29c=_0x406993['getColumnIndexes'](_0x6a7c3a),_0x3a05aa={'startRow':_0x5a77c1['first'],'endRow':_0x5a77c1['last'],'startColumn':_0x32d29c['first'],'endColumn':_0x32d29c['last']};return 0x1==_0x6a7c3a['length']&&(_0x3a05aa['endRow']+=_0x406993['getRows'](_0x567f85)-0x1,_0x3a05aa['endColumn']+=_0x406993['getColumns'](_0x567f85)-0x1),he(_0x17a668,_0x3a05aa,_0x406993);}(_0x369d00,_0x5565f5,_0x9dfc8d['model'],_0x4d614c,_0x50d88a)&&(_0x385278['stop'](),_0x437091={'cells':[],'insertionRanges':[],'deletionRanges':[],'rowInsertionRanges':[],'rowInsertionIndexes':[],'columnInsertionRanges':[],'columnInsertionIndexes':[]},_0x9dfc8d['model']['change'](()=>{_0x9dfc8d['model']['insertContent'](_0x432dd4[0x0],_0x432dd4[0x1],_0x432dd4[0x2],{'forceDefaultExecution':!0x0});const _0x1a46c5=_0x3446bc(),{rowInsertionRanges:_0x2ad580,columnInsertionRanges:_0x1a2994,insertionRanges:_0x46c858,deletionRanges:_0x4277d4,cells:_0x20519e}=_0x437091;_0x2ad580['length']&&_0x47220a['markMultiRangeInsertion'](_0x2ad580,'tablePasteRow',{'tablePasteChainId':_0x1a46c5}),_0x1a2994['length']&&_0x47220a['markMultiRangeInsertion'](_0x1a2994,'tablePasteColumn',{'tablePasteChainId':_0x1a46c5}),_0x46c858['length']&&(_0x47220a['markMultiRangeInsertion'](_0x46c858,'tablePaste',{'tablePasteChainId':_0x1a46c5,'skipNestingCheck':!0x0}),_0x46c858['forEach'](_0x388072=>_0x388072['detach']?.())),_0x4277d4['length']&&(_0x47220a['markMultiRangeDeletion'](_0x4277d4,'tablePaste',{'tablePasteChainId':_0x1a46c5,'skipNestingCheck':!0x0}),_0x4277d4['forEach'](_0x4f9b25=>_0x4f9b25['detach']?.()));const _0x3ca202=_0x47220a['markMultiRangeBlockFormat'](_0x20519e['map'](({element:_0x4b287b})=>_0x4b287b),{'formatGroupId':_0x3446bc()},[],'tablePasteCell',{'tablePasteChainId':_0x1a46c5});if(_0x3ca202){const _0x4f2669=_0x3ca202['getMarkers'](),_0x28919f=[];for(const {element:_0x505c13,attributes:_0x48f8b0}of _0x20519e){if(!_0x48f8b0)continue;const _0x595ba6=_0x9dfc8d['model']['createRangeOn'](_0x505c13),_0x49dc25=_0x4f2669['find'](_0xc21389=>_0xc21389['getRange']()['isEqual'](_0x595ba6));_0x49dc25&&_0x28919f['push']([_0x49dc25['name'],_0x48f8b0]);}_0x28919f['length']&&_0x3ca202['setAttribute']('markerAttributes',Object['fromEntries'](_0x28919f));}_0x437091=null;}));},{'priority':_0x509bb4['high']+0xa}),_0x9dfc8d['plugins']['get']('TableClipboard')['on']('_replaceTableSlotCell',(_0x5ab7ab,_0x3602a2)=>{const [_0x44177a,_0x5c8c50,,_0x78e5d8]=_0x3602a2;if(!_0x437091)return;_0x5ab7ab['stop']();const _0x4b54e8=_0x44177a['cell'],_0x93fa37=_0x5c8c50,_0x51644e=Pe(_0x4b54e8),_0x36431f=Pe(_0x93fa37);_0x5ab7ab['return']=_0x4b54e8;let _0x5acdd3=null,_0x3b0e9d=null;if(_0x36431f||_0x51644e){if(_0x51644e&&!_0x36431f){_0x78e5d8['remove'](_0x4b54e8['getChild'](0x0));for(const _0x35dc03 of Array['from'](_0x93fa37['getChildren']()))_0x78e5d8['insert'](_0x35dc03,_0x4b54e8,'end');const _0x302560=_0x437091['rowInsertionIndexes']['includes'](_0x44177a['row']),_0x2be6ad=_0x437091['columnInsertionIndexes']['includes'](_0x44177a['column']);_0x302560||_0x2be6ad||(_0x5acdd3=_0x2028c8['fromRange'](_0x78e5d8['createRangeIn'](_0x4b54e8)));}else _0x36431f&&!_0x51644e&&(_0x3b0e9d=_0x78e5d8['createRangeIn'](_0x4b54e8));}else{const _0x49b7af=_0x78e5d8['createElement']('tableCellSuggestion'),_0x145dfe=_0x78e5d8['createElement']('tableCellSuggestion');_0x78e5d8['wrap'](_0x78e5d8['createRangeIn'](_0x4b54e8),_0x145dfe),_0x78e5d8['insert'](_0x49b7af,_0x4b54e8,0x0);for(const _0x415899 of Array['from'](_0x93fa37['getChildren']()))_0x78e5d8['insert'](_0x415899,_0x49b7af,'end');_0x5acdd3=_0x2028c8['fromRange'](_0x78e5d8['createRangeOn'](_0x49b7af)),_0x3b0e9d=_0x2028c8['fromRange'](_0x78e5d8['createRangeOn'](_0x145dfe));}const _0xa3b255=Array['from'](_0x93fa37['getAttributes']())['filter'](([_0x55e891])=>ge['includes'](_0x55e891));_0x437091['cells']['push']({'element':_0x4b54e8,'attributes':_0xa3b255['length']?Object['fromEntries'](_0xa3b255):null}),_0x5acdd3&&_0x437091['insertionRanges']['push'](_0x5acdd3),_0x3b0e9d&&_0x437091['deletionRanges']['push'](_0x3b0e9d);},{'priority':'high'}),_0x4d614c['on']('insertColumns',(_0x10f815,_0x1bab0d)=>{const [_0xace8e9,_0xdb4089={}]=_0x1bab0d;if(!_0x437091)return;const _0x47d9e3=_0xdb4089['at']||0x0,_0x7409b7=_0xdb4089['columns']||0x1;_0x437091['columnInsertionIndexes']=new Array(_0x7409b7)['fill'](_0x47d9e3)['map']((_0x5823d9,_0xa99cdd)=>_0x5823d9+_0xa99cdd);for(const {cell:_0x133d0a}of _0x4d614c['createTableWalker'](_0xace8e9,{'startColumn':_0x47d9e3,'endColumn':_0x47d9e3+_0x7409b7-0x1}))_0x437091['columnInsertionRanges']['push'](_0x9dfc8d['model']['createRangeOn'](_0x133d0a));},{'priority':'low'}),_0x4d614c['on']('insertRows',(_0x143d95,_0x1f2468)=>{const [_0x4b5198,_0x334a93={}]=_0x1f2468;if(!_0x437091)return;const _0x618dd3=_0x334a93['at']||0x0,_0x4ef870=_0x334a93['rows']||0x1;_0x437091['rowInsertionIndexes']=new Array(_0x4ef870)['fill'](_0x618dd3)['map']((_0x26ff85,_0x594c99)=>_0x26ff85+_0x594c99);for(const {cell:_0x316d20}of _0x4d614c['createTableWalker'](_0x4b5198,{'startRow':_0x618dd3,'endRow':_0x618dd3+_0x4ef870-0x1}))_0x437091['rowInsertionRanges']['push'](_0x9dfc8d['model']['createRangeOn'](_0x316d20));},{'priority':'low'}),_0x47220a['descriptionFactory']['registerDescriptionCallback'](_0xba8b1d=>{if(_0xba8b1d['subType']&&_0xba8b1d['subType']['startsWith']('tablePaste'))return _0xba8b1d['previous']?{}:{'type':'insertion','content':o(_0x9dfc8d['locale'],'*Replace\x20table\x20cells*')};});const _0xa764f4=()=>!0x1;for(const _0x2eaf34 of['tablePaste','tablePasteColumn','tablePasteRow','tablePasteCell'])_0x47220a['_suggestionFactory']['registerCustomCallback']('insertion',_0x2eaf34,'join',_0xa764f4),_0x47220a['_suggestionFactory']['registerCustomCallback']('deletion',_0x2eaf34,'join',_0xa764f4),_0x47220a['_suggestionFactory']['registerCustomCallback']('formatBlock',_0x2eaf34,'join',_0xa764f4);_0x47220a['_suggestionFactory']['registerCustomCallback']('formatBlock','tablePasteCell','discard',_0xa764f4),_0x47220a['_suggestionFactory']['registerCustomCallback']('formatBlock','tablePasteCell','accept',(_0x3a51bf,_0x3375e8,_0x5f123b)=>{const _0x440d38=_0x3a51bf['map'](_0x5af66d=>_0x5af66d['getContainedElement']())['filter'](_0x5851f2=>_0x5851f2),_0x127c93=new Map(_0x440d38['map'](_0x255ceb=>[_0x255ceb,null]));if(_0x437091){for(const {element:_0x546705,attributes:_0x78b862}of _0x437091['cells'])_0x78b862&&_0x127c93['set'](_0x546705,_0x78b862);}else{if(_0x5f123b&&_0x5f123b['markerAttributes'])for(const [_0x298985,_0x1a030c]of Object['entries'](_0x5f123b['markerAttributes'])){const _0x598170=_0x9dfc8d['model']['markers']['get'](_0x298985),_0x1d1c40=_0x598170?_0x598170['getRange']()['getContainedElement']():null;_0x1d1c40&&_0x127c93['set'](_0x1d1c40,_0x1a030c);}}_0x9dfc8d['model']['change'](_0x3f8688=>{for(const [_0x3d1d99,_0x2d4fc2]of _0x127c93)_0x3f8688['setAttributes']({...Ce,..._0x2d4fc2},_0x3d1d99);});});const _0x30d48a=(_0x595638,_0x32bc4f)=>{_0x47220a['_suggestionFactory']['registerCustomCallback'](_0x595638,'tablePaste',_0x32bc4f,(_0x5998d4,_0x19cb93,_0x24bea2)=>{_0x9dfc8d['model']['change'](_0x373c93=>{const _0x111f86=[];for(const _0x35239e of _0x5998d4){const _0x161c30=_0x35239e['start']['nodeAfter'];_0x161c30['is']('element','tableCellSuggestion')&&_0x111f86['push'](_0x161c30);}_0x47220a['_suggestionFactory']['getSuggestionCallback'](_0x595638,null,_0x32bc4f)(_0x5998d4,_0x19cb93,_0x24bea2);for(const _0x1c460c of _0x111f86)'$graveyard'!=_0x1c460c['root']['rootName']&&_0x373c93['unwrap'](_0x1c460c);});});};_0x30d48a('insertion','accept'),_0x30d48a('insertion','discard'),_0x30d48a('deletion','accept'),_0x30d48a('deletion','discard'),_0x47220a['_suggestionFactory']['registerCustomCallback']('insertion','tablePasteRow','discard',_0x1a40ca=>{const _0x5b1734=_0x1a40ca['map'](_0x5dc5e4=>_0x5dc5e4['getContainedElement']()),_0x5d59a4=_0x5b1734[0x0]['findAncestor']('table'),{minRow:_0x3aaa0a,maxRow:_0x17012d}=_0x114ce3['_getCoordsForCells'](_0x5b1734);_0x4d614c['removeRows'](_0x5d59a4,{'at':_0x3aaa0a,'rows':_0x17012d-_0x3aaa0a+0x1});}),_0x47220a['_suggestionFactory']['registerCustomCallback']('insertion','tablePasteColumn','discard',_0x5fb53e=>{const _0x57d382=_0x5fb53e['map'](_0x39c2cc=>_0x39c2cc['getContainedElement']()),_0xc90a7f=_0x57d382[0x0]['findAncestor']('table'),{minColumn:_0x38806a,maxColumn:_0x13a8b7}=_0x114ce3['_getCoordsForCells'](_0x57d382);_0x4d614c['removeColumns'](_0xc90a7f,{'at':_0x38806a,'columns':_0x13a8b7-_0x38806a+0x1});});const _0x553936=(_0x5d4e34,_0x5a760d)=>{if(!_0x5a760d['subType']||!_0x5a760d['subType']['startsWith']('tablePaste'))return;const _0x588299=_0x5a760d['attributes']['tablePasteChainId'],_0x14d573=_0x47220a['getSuggestions']()['filter'](_0x3446d5=>_0x3446d5['isInContent']&&_0x3446d5['attributes']&&_0x3446d5['attributes']['tablePasteChainId']==_0x588299);_0x14d573['length']&&_0x5a760d['getAllAdjacentSuggestions']()['length']!=_0x14d573['length']&&_0x14d573['reduce']((_0x55968a,_0x1674de)=>(_0x55968a['next']=_0x1674de,_0x1674de['previous']=_0x55968a,_0x1674de));};function _0x1c67dc(_0x14ee6d,_0x1ca454=!0x0){const {id:_0x1e1e11}=_0x47220a['_splitMarkerName'](_0x14ee6d['markerName']),_0xbef1c8=['ck-suggestion-marker','ck-suggestion-marker-insertion'],_0x9236c8=_0x47220a['activeMarkers']['includes'](_0x14ee6d['markerName']);return _0x9236c8&&_0xbef1c8['push']('ck-suggestion-marker--active'),{'classes':_0xbef1c8,'attributes':{'data-suggestion':_0x1e1e11},'priority':_0x9236c8&&_0x1ca454?0xbc2:0xbb8};}_0x47220a['on']('suggestionLoaded',_0x553936,{'priority':'high'}),_0x47220a['on']('suggestionUnloaded',_0x553936,{'priority':'high'}),_0x9dfc8d['model']['document']['registerPostFixer'](()=>{let _0xd4a82a=!0x1;const _0x1d42e0=Array['from'](_0x9dfc8d['model']['document']['differ']['getChangedMarkers']());for(const {name:_0x57b8c6,data:_0x56b554}of _0x1d42e0){const {group:_0x9f1229,type:_0x1c5269,id:_0x5bd26d}=_0x47220a['_splitMarkerName'](_0x57b8c6);if('suggestion'!=_0x9f1229||'deletion'!=_0x1c5269||_0x56b554['oldRange'])continue;if(!_0x47220a['hasSuggestion'](_0x5bd26d))continue;const _0x4ccc01=_0x47220a['getSuggestion'](_0x5bd26d)['getRanges'](),_0x5ed6bd=_0x9dfc8d['plugins']['get']('Users')['me'];for(const _0x77160c of _0x47220a['getSuggestions']()){if(!_0x77160c['isInContent']||_0x77160c['author']!=_0x5ed6bd)continue;if('formatBlock'!=_0x77160c['type']||'tablePasteCell'!=_0x77160c['subType'])continue;if(_0x77160c['getRanges']()['every'](_0x269bcd=>_0x4ccc01['some'](_0x1ba870=>_0x1ba870['containsRange'](_0x269bcd,!0x0)))){for(const _0x707b2a of _0x77160c['getAllAdjacentSuggestions']())_0x707b2a['isInContent']&&(_0x707b2a['discard'](),_0xd4a82a=!0x0);}}}return _0xd4a82a;}),_0x9dfc8d['model']['document']['registerPostFixer'](_0x19d283=>{const _0x20a491=_0x9dfc8d['commands']['get']('redo');if(!_0x20a491||!_0x20a491['_createdBatches']['has'](_0x19d283['batch']))return!0x1;let _0x46b43a=!0x1;const _0x54f9f5=_0x9dfc8d['plugins']['get']('Users')['me'],_0xf7a6a8=_0x9dfc8d['model']['document']['differ']['getChanges'](),_0x159351=Array['from'](_0x9dfc8d['model']['document']['differ']['getChangedMarkers']())['filter'](({name:_0x188a16,data:_0x2ad083})=>{const {group:_0x2c62a8,subType:_0x2cac46,authorId:_0x504f2f}=_0x47220a['_splitMarkerName'](_0x188a16);return'suggestion'==_0x2c62a8&&'tablePaste'==_0x2cac46&&_0x504f2f==_0x54f9f5['id']&&!_0x2ad083['oldRange'];});for(const _0xe9eeaf of _0xf7a6a8){if('insert'!=_0xe9eeaf['type']||'tableCellSuggestion'!=_0xe9eeaf['name']||0x1!=_0xe9eeaf['length'])continue;const _0x504571=_0x19d283['createRange'](_0xe9eeaf['position'],_0xe9eeaf['position']['getShiftedBy'](0x1));if(!_0x159351['find'](({data:_0x2de8de})=>_0x2de8de['newRange']['isEqual'](_0x504571))){for(const {name:_0x502d1f,data:_0x121635}of _0x159351)if(_0x504571['containsRange'](_0x121635['newRange'])){_0x19d283['updateMarker'](_0x502d1f,{'range':_0x504571}),_0x46b43a=!0x0;break;}}}return _0x46b43a;}),_0x9dfc8d['model']['document']['registerPostFixer'](_0x2fd672=>{let _0x49f684=!0x1;const _0x3a1688=_0x9dfc8d['plugins']['get']('Users')['me'],_0x4e45d1=_0x47220a['getSuggestions']()['filter'](_0x10ca35=>_0x10ca35['isInContent']&&_0x10ca35['author']==_0x3a1688),_0x3a5311=new Set(),_0x23cfaa=new Set();for(const _0x1c1a4a of _0x4e45d1)if('tablePaste'==_0x1c1a4a['subType'])for(const _0x3db9b7 of _0x1c1a4a['getMarkers']()){const _0x5ef46a=_0x3db9b7['getRange']()['getContainedElement']();if(_0x5ef46a){if(_0x5ef46a['is']('element','tableCellSuggestion')&&Pe(_0x5ef46a)){_0x1c1a4a['removeMarker'](_0x3db9b7['name']),_0x3a5311['add'](_0x5ef46a),_0x49f684=!0x0;const _0x3598a0=_0x5ef46a['nextSibling'],_0x1c5ed5=_0x5ef46a['previousSibling'],_0x2c9d75=_0x3598a0&&_0x3598a0['is']('element','tableCellSuggestion'),_0x2811a8=_0x1c5ed5&&_0x1c5ed5['is']('element','tableCellSuggestion');_0x2c9d75&&!_0x3a5311['has'](_0x3598a0)&&_0x23cfaa['add'](_0x3598a0),_0x2811a8&&!_0x3a5311['has'](_0x1c5ed5)&&_0x23cfaa['add'](_0x1c5ed5);}else _0x5ef46a['is']('element','paragraph')&&_0x5ef46a['isEmpty']&&(_0x1c1a4a['removeMarker'](_0x3db9b7['name']),_0x49f684=!0x0);}}else{if('tablePasteCell'==_0x1c1a4a['subType']){if(!_0x1c1a4a['attributes']||!_0x1c1a4a['attributes']['tablePasteChainId'])continue;const _0xe82e49=_0x1c1a4a['attributes']['markerAttributes'];if(_0xe82e49&&Object['keys'](_0xe82e49)['length'])continue;const _0x1a3a65=_0x1c1a4a['attributes']['tablePasteChainId'];let _0x4d284b=!0x0,_0x254b30=!0x0;for(const _0x1a21bb of _0x4e45d1)if(_0x1a21bb['subType']&&_0x1a21bb['subType']['startsWith']('tablePaste')){if(!_0x1a21bb['attributes']['tablePasteChainId']){_0x254b30=!0x1;break;}if(_0x1a21bb['id']!=_0x1c1a4a['id']&&_0x1a21bb['attributes']['tablePasteChainId']==_0x1a3a65){_0x4d284b=!0x1;break;}}_0x254b30&&_0x4d284b&&(_0x1c1a4a['removeMarkers'](),_0x49f684=!0x0);}}for(const _0x546357 of _0x3a5311)_0x2fd672['remove'](_0x546357);for(const _0x3b252f of _0x23cfaa)_0x2fd672['unwrap'](_0x3b252f);return _0x49f684;}),_0x9dfc8d['conversion']['for']('editingDowncast')['markerToHighlight']({'model':'suggestion:formatBlock:tablePasteCell','view':(_0x365721,_0xd9ce19)=>_0x1c67dc(_0x365721),'converterPriority':'high'}),_0x9dfc8d['conversion']['for']('dataDowncast')['markerToHighlight']({'model':'suggestion:formatBlock:tablePasteCell','view':(_0x1f1619,_0x3ef11d)=>_0x3ef11d['options']['showSuggestionHighlights']?_0x1c67dc(_0x1f1619,!0x1):null,'converterPriority':'high'});const _0x34ecda=_0x9dfc8d['editing']['view'];this['listenTo'](_0x34ecda['document'],'clipboardOutput',(_0x2d4ffc,_0x3184f0)=>{const _0x3f8889=[];for(const _0x43897e of _0x34ecda['createRangeIn'](_0x3184f0['content'])['getItems']())_0x43897e['is']('element','suggestion-td')&&_0x3f8889['push'](_0x43897e);_0x34ecda['change'](_0x4e78a6=>{for(const _0x21f2db of _0x3f8889)_0x4e78a6['move'](_0x4e78a6['createRangeIn'](_0x21f2db),_0x4e78a6['createPositionBefore'](_0x21f2db)),_0x4e78a6['remove'](_0x21f2db);});});}}function Pe(_0x34e772){if(_0x34e772['isEmpty'])return!0x0;const _0x519244=_0x34e772['getChild'](0x0);return _0x519244['is']('element','paragraph')&&_0x519244['isEmpty'];}function he(_0x5b7de0,_0xf868c1={},_0x5c787b){for(const {isAnchor:_0x212e21,cellHeight:_0x225142,cellWidth:_0x277550}of _0x5c787b['createTableWalker'](_0x5b7de0,{'includeAllSlots':!0x0,..._0xf868c1}))if(!_0x212e21||0x1!=_0x225142||0x1!=_0x277550)return!0x1;return!0x0;}class vt extends _0x578bbc{['afterInit'](){if(!this['editor']['plugins']['has']('TableColumnResizeEditing'))return;const _0x918722=this['editor']['plugins']['get']('TrackChangesEditing');_0x918722['enableCommand']('resizeTableWidth',this['handleResizeTableWidthCommand']['bind'](this)),_0x918722['_suggestionFactory']['registerCustomCallback']('formatBlock','resizeTable','accept',_0x918722['_suggestionFactory']['getSuggestionCallback']('formatBlock',null,'discard')),_0x918722['_suggestionFactory']['registerCustomCallback']('formatBlock','resizeTable','discard',_0x918722['_suggestionFactory']['getSuggestionCallback']('formatBlock',null,'accept')),_0x918722['descriptionFactory']['registerDescriptionCallback'](this['handleSuggestionDescription']['bind'](this));}['handleResizeTableWidthCommand'](_0x1e3ad2,_0xe4269f){const _0x3f44bb=this['editor']['plugins']['get']('TrackChangesEditing'),_0xef81da=this['editor']['plugins']['get']('TableColumnResizeEditing'),_0x48bf47=_0xe4269f['table']||this['editor']['model']['document']['selection']['getSelectedElement']();this['editor']['model']['change'](()=>{const _0x5609cd=_0xef81da['getColumnGroupElement'](_0x48bf47);let _0x277566=_0x5609cd?_0xef81da['getTableColumnsWidths'](_0x5609cd):null,_0x44e8be=_0x48bf47['getAttribute']('tableWidth')||null;const _0x4b7981=_0xe4269f['tableWidth']||_0x44e8be,_0x4ae21b=_0xe4269f['columnWidths']||_0x277566,_0x109f35=this['editor']['plugins']['get']('Users')['me'];for(const _0x2667f7 of _0x3f44bb['getSuggestions']()){const _0x136422=_0x2667f7['getContainedElement']();if('resizeTable'===_0x2667f7['subType']&&_0x136422===_0x48bf47){_0x2667f7['author']!==_0x109f35&&_0x2667f7['discard']();const _0x4bc81b=_0x2667f7['data']['commandParams'];_0x44e8be=_0x4bc81b[0x0]['tableWidth'],_0x277566=_0x4bc81b[0x0]['columnWidths'];break;}}_0x1e3ad2({'table':_0x48bf47,'tableWidth':_0x4b7981,'columnWidths':_0x4ae21b}),_0x3f44bb['markBlockFormat'](_0x48bf47,{'commandName':'resizeTableWidth','commandParams':[{'tableWidth':_0x44e8be,'columnWidths':_0x277566}],'formatGroupId':'resizeTable'},[],'resizeTable');});}['handleSuggestionDescription'](_0x32bf38){if('formatBlock'!=_0x32bf38['type']&&'formatInline'!=_0x32bf38['type'])return;const {data:_0x1f1a62}=_0x32bf38;if(_0x1f1a62&&'resizeTable'===_0x1f1a62['formatGroupId']){const _0x49ae54='*Format:*\x20resize\x20table';return{'type':'format','content':o(this['editor']['locale'],_0x49ae54)};}}}class _t extends _0x578bbc{['afterInit'](){const _0x372aad=this['editor'];_0x372aad['plugins']['has']('Template')&&_0x372aad['plugins']['get']('TrackChangesEditing')['enableCommand']('insertTemplate');}}class Ct extends _0x578bbc{['afterInit'](){const _0x466991=this['editor'];if(!_0x466991['commands']['get']('insertTableOfContents'))return;_0x466991['plugins']['get']('TrackChangesEditing')['enableCommand']('insertTableOfContents');const _0x43c7e5=_0x466991['plugins']['get']('TrackChangesEditing'),_0x47b5a8=_0x466991['locale'];_0x43c7e5['descriptionFactory']['registerElementLabel']('tableOfContents',_0x22073b=>o(_0x47b5a8,'ELEMENT_TABLE_OF_CONTENTS',_0x22073b));}}class Dt extends _0x578bbc{['afterInit'](){const _0x26c8c7=this['editor'];if(!_0x26c8c7['plugins']['has']('Title'))return;const _0x9e00f0=_0x26c8c7['plugins']['get']('TrackChangesEditing');_0x9e00f0['descriptionFactory']['registerElementLabel']('title-content',()=>o(_0x26c8c7['locale'],'ELEMENT_TITLE')),_0x26c8c7['model']['document']['registerPostFixer'](_0x1bee55=>{let _0x571ab0=!0x1;const _0x50b9fa=Array['from'](_0x26c8c7['model']['document']['differ']['getChangedMarkers']());for(const {name:_0x3f54e8,data:_0x34ba97}of _0x50b9fa){const {group:_0x1fc44d}=_0x9e00f0['_splitMarkerName'](_0x3f54e8);if('suggestion'!==_0x1fc44d||!_0x34ba97['newRange'])continue;const _0x3d6266=_0x34ba97['newRange'],_0x2b8224=_0x3d6266['end']['nodeBefore'];if(!_0x2b8224||!_0x2b8224['is']('element','title-content'))continue;if(!_0x3d6266['start']['isTouching'](_0x3d6266['end']))continue;const _0x456dcf=_0x26c8c7['model']['schema']['getNearestSelectionRange'](_0x3d6266['end'],'forward');if(_0x456dcf&&_0x456dcf['isCollapsed']){const _0x191ffb=_0x1bee55['createRange'](_0x3d6266['start'],_0x456dcf['start']);_0x191ffb['isEqual'](_0x3d6266)||(_0x1bee55['updateMarker'](_0x3f54e8,{'range':_0x191ffb}),_0x571ab0=!0x0);}_0x571ab0||(_0x1bee55['removeMarker'](_0x3f54e8),_0x571ab0=!0x0);}return _0x571ab0;});}}class Nt extends _0x578bbc{['afterInit'](){const _0x47c049=this['editor'],_0x19bb3f=_0x47c049['plugins']['get']('TrackChangesEditing');_0x47c049['plugins']['has']('UndoEditing')&&(_0x19bb3f['enableCommand']('undo'),_0x19bb3f['enableCommand']('redo'));}}class Mt extends _0x578bbc{static get['requires'](){return[jt];}['afterInit'](){const _0x433b86=this['editor'];if(!_0x433b86['plugins']['has']('TableCaptionEditing'))return;_0x433b86['plugins']['get']('TrackChangesEditing')['enableCommand']('toggleTableCaption');}}class $t extends _0x578bbc{['tableProperties'];['tableCellProperties'];constructor(_0x40aa54){super(_0x40aa54),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 _0x575d71=this['editor']['plugins']['get']('TrackChangesEditing');if(this['editor']['plugins']['has']('TablePropertiesEditing')){for(const _0x126304 of this['tableProperties'])_0x575d71['enableCommand'](_0x126304,(_0x3f812e,_0x53f021)=>{const _0x3b410f=this['editor']['model']['document']['selection']['getFirstPosition']()['findAncestor']('table');this['_handlePropertyChange'](_0x126304,[_0x3b410f],this['tableProperties'],'tableProperties',_0x3f812e,_0x53f021);});_0x575d71['_suggestionFactory']['registerCustomCallback']('formatBlock','tableProperties','accept',_0x575d71['_suggestionFactory']['getSuggestionCallback']('formatBlock',null,'discard')),_0x575d71['_suggestionFactory']['registerCustomCallback']('formatBlock','tableProperties','discard',(_0x113b4a,_0x323f92)=>this['handleDiscardAction'](this['tableProperties'],_0x113b4a,_0x323f92)),_0x575d71['_suggestionFactory']['registerCustomCallback']('formatBlock','tableProperties','join',()=>!0x1);}if(this['editor']['plugins']['has']('TableCellPropertiesEditing')){for(const _0x32ded5 of this['tableCellProperties'])_0x575d71['enableCommand'](_0x32ded5,(_0x4dc857,_0x187fcb)=>{const _0x5f12c1=this['editor']['plugins']['get']('TableUtils')['getSelectionAffectedTableCells'](this['editor']['model']['document']['selection']);this['_handlePropertyChange'](_0x32ded5,_0x5f12c1,this['tableCellProperties'],'tableCellProperties',_0x4dc857,_0x187fcb);});_0x575d71['_suggestionFactory']['registerCustomCallback']('formatBlock','tableCellProperties','accept',_0x575d71['_suggestionFactory']['getSuggestionCallback']('formatBlock',null,'discard')),_0x575d71['_suggestionFactory']['registerCustomCallback']('formatBlock','tableCellProperties','discard',(_0x1f43de,_0x18d10f)=>this['handleDiscardAction'](this['tableCellProperties'],_0x1f43de,_0x18d10f)),_0x575d71['_suggestionFactory']['registerCustomCallback']('formatBlock','tableCellProperties','join',()=>!0x1);}_0x575d71['descriptionFactory']['registerDescriptionCallback'](_0x459202=>this['handleSuggestionDescription'](_0x459202));}['_handlePropertyChange'](_0x51a69a,_0x331bc4,_0x437ec3,_0x16adfd,_0xa19833,_0x45ce79){const _0x1f2a69=this['editor']['plugins']['get']('TrackChangesEditing');this['editor']['model']['enqueueChange'](_0x45ce79['batch'],()=>{for(const _0x2c9565 of _0x331bc4){if(this['_getSuggestion'](_0x2c9565,_0x16adfd))_0xa19833(_0x45ce79);else{const _0x690cfa={};for(const _0x43afb0 of _0x437ec3){const _0x50dc1f=_0x2c9565['getAttribute'](_0x43afb0);void 0x0!==_0x50dc1f&&(_0x690cfa[_0x43afb0]=_0x50dc1f);}_0xa19833(_0x45ce79),_0x1f2a69['markBlockFormat'](_0x2c9565,{'commandParams':[_0x690cfa]},[],_0x16adfd);}}});}['handleDiscardAction'](_0x1ad7aa,_0x1190f2,_0xcedc77){const _0x3b123d=_0x1190f2[0x0]['start']['nodeAfter'],_0x3a60cf=_0xcedc77['commandParams'][0x0];this['editor']['model']['change'](_0x11542b=>{for(const _0x30c310 of _0x1ad7aa)void 0x0!==_0x3a60cf[_0x30c310]?_0x11542b['setAttribute'](_0x30c310,_0x3a60cf[_0x30c310],_0x3b123d):_0x11542b['removeAttribute'](_0x30c310,_0x3b123d);});}['handleSuggestionDescription'](_0x3e726c){if(_0x3e726c['data'])switch(_0x3e726c['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'](_0x44518d,_0x3f51ca){const _0x3f28d8=this['editor']['plugins']['get']('TrackChangesEditing');for(const _0xd04d7f of _0x3f28d8['getSuggestions']({'skipNotAttached':!0x0})){const _0x54f72b=_0xd04d7f['getContainedElement']();if(_0xd04d7f['subType']===_0x3f51ca&&_0x54f72b===_0x44518d)return _0xd04d7f;}return null;}}const m='$elementName';class p extends _0x578bbc{['descriptionFactory'];['trackChangesCommand'];['_adapter'];['_suggestionFactory'];['_suggestions'];['_commentsRepository'];['_enabledCommands'];['_model'];['_suggestionState'];['_isForcedDefaultExecutionBlock'];['_trackFormatChanges'];['_mergeNestedSuggestions'];['_blockAttributeKeys'];['_inlineAttributeKeys'];['_recordAttributeSuggestions']=!0x1;static get['requires'](){return['CommentsRepository',_0x4e9db3,_0x59b9b5,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(_0x54fa93){function _0x387fd1(_0x144e1d){return _0x144e1d['map'](_0x3d784f=>String['fromCharCode'](_0x3d784f))['join']('');}super(_0x54fa93),this['set']('activeMarkers',[]),this['on']('change:activeMarkers',(_0x43710c,_0x143505,_0x34fdc3,_0x1f3202)=>{this['_model']['change'](()=>{for(const _0x278841 of[..._0x1f3202,..._0x34fdc3])this['_model']['markers']['has'](_0x278841)&&_0x54fa93['editing']['reconvertMarker'](_0x278841);});}),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']=_0x54fa93['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(),_0x54fa93['config']['define']('trackChanges.trackFormatChanges','default'),this['_trackFormatChanges']=_0x54fa93['config']['get']('trackChanges.trackFormatChanges'),_0x54fa93['config']['define']('trackChanges.mergeNestedSuggestions',!0x0),this['_mergeNestedSuggestions']=_0x54fa93['config']['get']('trackChanges.mergeNestedSuggestions'),this['trackChangesCommand']=new M(_0x54fa93,this['_enabledCommands']),this['_initAriaMarkerChangeAnnouncements'](),this[_0x387fd1([0x5f,0x65,0x78,0x65,0x63,0x75,0x74,0x65,0x53,0x75,0x67,0x67,0x65,0x73,0x74,0x69,0x6f,0x6e])]=_0x387fd1([0x34,0x30,0x34,0x38,0x31,0x30,0x34,0x32]);}['init'](){const _0x285032=this['editor'],_0x3b8956=(_0x1742b5,_0x1920f3)=>{if('attribute'!=_0x1742b5)return'ck-suggestion-marker-'+_0x1742b5;const _0x133c8b=_0x1920f3['split']('|')[0x0];return this['_isBlockAttribute'](_0x133c8b)?'ck-suggestion-marker-formatBlock':'ck-suggestion-marker-formatInline';};_0x285032['conversion']['for']('editingDowncast')['markerToHighlight']({'model':'suggestion','view':_0x504e54=>{const {id:_0x1c0994,type:_0x37f594,subType:_0x55d21a}=this['_splitMarkerName'](_0x504e54['markerName']),_0x3d687a=['ck-suggestion-marker',_0x3b8956(_0x37f594,_0x55d21a)];let _0x57486b=0xbb8;return this['activeMarkers']['includes'](_0x504e54['markerName'])&&(_0x3d687a['push']('ck-suggestion-marker--active'),_0x57486b=0xbc2),'deletion'==_0x37f594&&(_0x57486b+=0x5),{'classes':_0x3d687a,'attributes':{'data-suggestion':_0x1c0994},'priority':_0x57486b};}}),_0x285032['conversion']['for']('dataDowncast')['add'](_0x54b13d=>{_0x54b13d['on']('addMarker:suggestion',(_0x2afd9d,_0xf4e142,_0x8c9b1)=>{if(!_0x8c9b1['options']['showSuggestionHighlights'])return;const _0x367603=_0xf4e142['item'];if(!_0x367603)return;const _0x386e4b=_0x8c9b1['mapper']['toViewElement'](_0x367603);_0x285032['model']['schema']['isObject'](_0x367603)&&_0x386e4b&&!_0x386e4b['getCustomProperty']('widget')&&_0x386e4b['is']('containerElement')&&_0x2ad45c(_0x386e4b,_0x8c9b1['writer']);},{'priority':'high'});}),_0x285032['conversion']['for']('dataDowncast')['markerToHighlight']({'model':'suggestion','view':(_0x1a730a,_0x1b0e2b)=>{if(!_0x1b0e2b['options']['showSuggestionHighlights'])return null;const {type:_0x67636d,subType:_0x48a7c2}=this['_splitMarkerName'](_0x1a730a['markerName']);return{'classes':['ck-suggestion-marker',_0x3b8956(_0x67636d,_0x48a7c2)],'priority':0xbb8};}});const _0x54e3f6=({showActiveMarkers:_0x11bf84=!0x0,isAttributeSuggestion:_0x2333f1=!0x1}={})=>(_0x541154,_0x3d74fe,_0x5aa044)=>{if(!_0x3d74fe['item'])return;const {id:_0x3022c6}=this['_splitMarkerName'](_0x3d74fe['markerName']);if(_0x2333f1){const _0x52878f=this['_suggestions']['get'](_0x3022c6),_0x472751=this['_getAttributeKey'](_0x52878f);if(!this['_isBlockAttribute'](_0x472751))return;}if(_0x3d74fe['item']['is']('selection'))return void _0x5aa044['consumable']['consume'](_0x3d74fe['item'],_0x541154['name']);const _0x25d24f=_0x5aa044['mapper']['toViewElement'](_0x3d74fe['item']);if(_0x3d74fe['item']['is']('element')&&_0x285032['model']['schema']['isBlock'](_0x3d74fe['item'])&&!_0x25d24f['getCustomProperty']('addHighlight')){_0x5aa044['writer']['addClass'](['ck-suggestion-marker','ck-suggestion-marker-formatBlock'],_0x25d24f),_0x5aa044['writer']['setAttribute']('data-suggestion',_0x3022c6,_0x25d24f),_0x5aa044['mapper']['bindElementToMarker'](_0x25d24f,_0x3d74fe['markerName']),_0x11bf84&&(this['activeMarkers']['includes'](_0x3d74fe['markerName'])?_0x5aa044['writer']['addClass']('ck-suggestion-marker--active',_0x25d24f):_0x5aa044['writer']['removeClass']('ck-suggestion-marker--active',_0x25d24f));for(const _0x588dac of _0x285032['model']['createRangeIn'](_0x3d74fe['item'])['getItems']())_0x5aa044['consumable']['consume'](_0x588dac,_0x541154['name']);_0x5aa044['consumable']['consume'](_0x3d74fe['item'],_0x541154['name']);}};_0x285032['conversion']['for']('dataDowncast')['add'](_0x568ab3=>{_0x568ab3['on']('addMarker:suggestion:formatBlock',(_0x175944,_0x3f0f1a,_0x34b7d5)=>{_0x34b7d5['options']['showSuggestionHighlights']&&_0x54e3f6({'showActiveMarkers':!0x1})(_0x175944,_0x3f0f1a,_0x34b7d5);},{'priority':'highest'});}),_0x285032['conversion']['for']('dataDowncast')['add'](_0x41853e=>{_0x41853e['on']('addMarker:suggestion:attribute',(_0x50bbfd,_0xc5606f,_0x56b25b)=>{_0x56b25b['options']['showSuggestionHighlights']&&_0x54e3f6({'showActiveMarkers':!0x1,'isAttributeSuggestion':!0x0})(_0x50bbfd,_0xc5606f,_0x56b25b);},{'priority':'highest'});}),_0x285032['conversion']['for']('dataDowncast')['markerToData']({'model':'suggestion','view':(_0x1b61f4,_0x5411dd)=>_0x5411dd['options']['showSuggestionHighlights']?null:{'group':'suggestion','name':_0x1b61f4['substr'](0xb)}}),_0x285032['conversion']['for']('upcast')['elementToElement']({'view':{'name':'suggestion','attributes':{'id':/^\w/,'suggestion-type':/^\w/}},'model':(_0x1c8a72,{writer:_0x4df8f7})=>{let _0x22fde8='suggestion:'+_0x1c8a72['getAttribute']('suggestion-type')+':'+_0x1c8a72['getAttribute']('id');return _0x1c8a72['getAttribute']('marker-count')&&(_0x22fde8+=':'+_0x1c8a72['getAttribute']('marker-count')),_0x4df8f7['createElement']('$marker',{'data-name':_0x22fde8});}}),_0x285032['conversion']['for']('upcast')['dataToMarker']({'view':'suggestion'}),_0x285032['conversion']['for']('editingDowncast')['add'](_0x5823e9=>{_0x5823e9['on']('addMarker:suggestion:formatBlock',_0x54e3f6(),{'priority':'high'});}),_0x285032['conversion']['for']('editingDowncast')['add'](_0x1aec82=>{_0x1aec82['on']('addMarker:suggestion:attribute',_0x54e3f6({'isAttributeSuggestion':!0x0}),{'priority':'high'});}),_0x285032['conversion']['for']('editingDowncast')['add'](_0x9dfdfc=>{_0x9dfdfc['on']('removeMarker:suggestion:formatBlock',(_0x1e2d1f,_0x35edca,_0x74c627)=>{const _0x3f8799=_0x74c627['mapper']['markerNameToElements'](_0x35edca['markerName']);if(_0x3f8799){for(const _0x1c56a5 of _0x3f8799)_0x1c56a5['getCustomProperty']('addHighlight')||(_0x74c627['writer']['removeClass'](['ck-suggestion-marker','ck-suggestion-marker-formatBlock','ck-suggestion-marker--active'],_0x1c56a5),_0x74c627['writer']['removeAttribute']('data-suggestion',_0x1c56a5),_0x74c627['mapper']['unbindElementFromMarkerName'](_0x1c56a5,_0x35edca['markerName']));}},{'priority':'high'});}),_0x285032['conversion']['for']('editingDowncast')['add'](_0x4f3b52=>{_0x4f3b52['on']('removeMarker:suggestion:attribute',(_0x343006,_0x491fa4,_0x1a5b2e)=>{const _0x20dad3=_0x1a5b2e['mapper']['markerNameToElements'](_0x491fa4['markerName']);if(!_0x20dad3)return;const {id:_0x5ccffb}=this['_splitMarkerName'](_0x491fa4['markerName']),_0x2630d3=this['_suggestions']['get'](_0x5ccffb),_0x5aacf5=this['_getAttributeKey'](_0x2630d3);if(this['_isBlockAttribute'](_0x5aacf5)){for(const _0x647241 of _0x20dad3)_0x647241['getCustomProperty']('addHighlight')||(_0x1a5b2e['writer']['removeClass'](['ck-suggestion-marker','ck-suggestion-marker-formatBlock','ck-suggestion-marker--active'],_0x647241),_0x1a5b2e['writer']['removeAttribute']('data-suggestion',_0x647241),_0x1a5b2e['mapper']['unbindElementFromMarkerName'](_0x647241,_0x491fa4['markerName']));}},{'priority':'high'});}),_0x285032['model']['document']['registerPostFixer'](_0x434dbb=>{let _0x8b6328=!0x1;const _0x28bc62=Array['from'](_0x285032['model']['document']['differ']['getChangedMarkers']()),_0x41db3e=new Set();for(const {name:_0x4f2e20,data:_0x2c4674}of _0x28bc62){const {group:_0x3b4797,type:_0x456c7f,subType:_0x352035,id:_0x11d290}=this['_splitMarkerName'](_0x4f2e20);if('suggestion'!==_0x3b4797)continue;const _0x123708=this['_suggestions']['get'](_0x11d290);if(null!=_0x2c4674['newRange']){'formatInline'==_0x456c7f&&(_0x8b6328=_0x8b6328||Et(_0x2c4674['newRange'],_0x4f2e20,_0x434dbb,_0x285032['model']['schema']));const _0x555c4d='attribute'==_0x456c7f&&this['_isBlockAttribute'](_0x352035['split']('|')[0x0]);if(_0x2c4674['newRange']['isCollapsed']||'$graveyard'==_0x2c4674['newRange']['root']['rootName']||'formatBlock'==_0x456c7f&&!Ut(_0x2c4674['newRange'])||_0x555c4d&&!Ut(_0x2c4674['newRange'])||'deletion'==_0x456c7f&&!(!Tt(_0x1e6d4e=_0x2c4674['newRange'])&&!function(_0x383d97){return _0x383d97['start']['parent']==_0x383d97['end']['nodeBefore']&&_0x383d97['start']['isAtEnd'];}(_0x1e6d4e)))_0x434dbb['removeMarker'](_0x4f2e20),_0x8b6328=!0x0;else{if(!_0x123708||!_0x123708['isInContent'])continue;_0x41db3e['add'](_0x123708);}}}var _0x1e6d4e;return _0x41db3e['size']>0x0&&(_0x8b6328=!!this['_joinWithAdjacentSuggestions'](_0x41db3e)||_0x8b6328),_0x8b6328;}),_0x285032['model']['document']['registerPostFixer'](_0x1fd41d=>{let _0x4e85c5=!0x1;for(const _0x34bb29 of _0x285032['model']['document']['differ']['getChanges']())if('insert'==_0x34bb29['type'])for(const _0x2ec3c7 of this['_suggestions']['values']()){if(_0x2ec3c7['isMultiRange']||!_0x2ec3c7['isInContent'])continue;const _0x4cb656='formatBlock'==_0x2ec3c7['type'],_0x22830f=this['_getAttributeKey'](_0x2ec3c7),_0x45a822=_0x22830f&&this['_isBlockAttribute'](_0x22830f);if(!_0x4cb656&&!_0x45a822)continue;const _0x21bbea=_0x2ec3c7['getFirstRange']();if(_0x21bbea['start']['parent']!=_0x21bbea['end']['parent']&&!_0x21bbea['end']['isAtEnd']){const _0x16fc80=_0x285032['model']['createPositionAt'](_0x21bbea['start']['nodeAfter'],'end'),_0x1cd43a=_0x285032['model']['createRange'](_0x21bbea['start'],_0x16fc80);_0x1fd41d['updateMarker'](_0x2ec3c7['getFirstMarker'](),{'range':_0x1cd43a}),_0x4e85c5=!0x0;}}return _0x4e85c5;}),_0x285032['model']['document']['registerPostFixer'](_0x29a4dc=>this['_processAttributeChanges'](_0x29a4dc)),_0x285032['model']['document']['registerPostFixer'](_0x67ab55=>!_0x67ab55['batch']['isLocal']&&this['_processAttributeSuggestions'](_0x67ab55)),_0x285032['model']['on']('_afterChanges',()=>{this['_recordAttributeSuggestions']=!0x1;}),_0x285032['model']['document']['on']('change:data',(_0xe0dcff,_0x30d4f5)=>{if(!_0x30d4f5['isLocal']||_0x30d4f5['isUndo'])return;if(!this['_recordAttributeSuggestions'])return;const _0x24f6a7=_0x285032['model']['document']['differ']['getChanges']();if(0x0==_0x24f6a7['length'])return;const _0x19a4ac=[],_0x2e7683=_0x24f6a7['filter'](_0x55a7f1=>'attribute'==_0x55a7f1['type']),_0x4b9b9a=_0x24f6a7['filter'](_0x2421fe=>'insert'==_0x2421fe['type']&&'$text'!=_0x2421fe['name']),_0x1b0748=_0x24f6a7['filter'](_0x52a3f9=>'remove'==_0x52a3f9['type']&&'$text'!=_0x52a3f9['name']);for(const _0x155595 of _0x2e7683)this['_isRegisteredAttribute'](_0x155595['attributeKey'])&&_0x19a4ac['push']({'key':_0x155595['attributeKey'],'newValue':_0x155595['attributeNewValue'],'oldValue':_0x155595['attributeOldValue'],'range':Ot(_0x155595['range'],_0x285032['model'])});for(const _0x1ca51a of _0x4b9b9a){const _0x2c095d=_0x1b0748['find'](_0x230c0f=>_0x230c0f['_element']===_0x1ca51a['_element']);if(_0x2c095d){const _0x37eb39=Ft(_0x1ca51a['position']['nodeAfter'],_0x285032['model']);_0x2c095d['name']!==_0x1ca51a['name']&&_0x19a4ac['push']({'key':m,'newValue':_0x1ca51a['name'],'oldValue':_0x2c095d['name'],'range':_0x37eb39});for(const [_0xcba489,_0x48e7f1]of _0x2c095d['attributes']){if(!this['_isRegisteredAttribute'](_0xcba489))continue;const _0x431b18=_0x1ca51a['attributes']['get'](_0xcba489);_0x48e7f1!==_0x431b18&&_0x19a4ac['push']({'key':_0xcba489,'newValue':_0x431b18,'oldValue':_0x48e7f1,'range':_0x37eb39});}for(const [_0x157906,_0x3feb17]of _0x1ca51a['attributes'])this['_isRegisteredAttribute'](_0x157906)&&(_0x2c095d['attributes']['has'](_0x157906)||_0x19a4ac['push']({'key':_0x157906,'newValue':_0x3feb17,'oldValue':null,'range':_0x37eb39}));}}0x0!=_0x19a4ac['length']&&_0x285032['model']['enqueueChange'](_0x30d4f5,_0x26d0c9=>{const _0x204a30=_0x3446bc();for(const {range:_0x26bfa8,key:_0x1ee730,oldValue:_0x38859f,newValue:_0x460844}of _0x19a4ac)this['markAttributeChange'](_0x26bfa8,_0x1ee730,_0x38859f,_0x460844,{'groupId':_0x204a30});this['_reduceExistingSuggestions'](_0x26d0c9,_0x19a4ac);});},{'priority':'lowest'}),_0x285032['model']['markers']['on']('update:suggestion',(_0x357d04,_0x5a5f8e,_0x1d4d2f)=>{if(null==_0x1d4d2f){const {id:_0x411202}=this['_splitMarkerName'](_0x5a5f8e['name']),_0x515ffd=this['_suggestions']['get'](_0x411202);_0x515ffd&&_0x515ffd['addMarkerName'](_0x5a5f8e['name']);}}),_0x285032['model']['document']['on']('change:data',()=>{const _0x31e3c7=Array['from'](_0x285032['model']['document']['differ']['getChangedMarkers']())['filter'](_0x40b84c=>'suggestion'===this['_splitMarkerName'](_0x40b84c['name'])['group']);if(0x0===_0x31e3c7['length'])return;_0x31e3c7['sort']((_0x514c02,_0x37b242)=>{const _0x3905df=_0x514c02['data']['oldRange'],_0x288cb2=_0x37b242['data']['oldRange'];return null===_0x3905df&&null===_0x288cb2?0x0:null===_0x3905df&&null!==_0x288cb2?-0x1:null!==_0x3905df&&null===_0x288cb2?0x1:_0x3905df['start']['isBefore'](_0x288cb2['start'])?-0x1:0x1;});const _0x4aa27f=new Set(),_0x1237f5=new Set();for(const {name:_0x5dfbd0,data:_0x5a78b7}of _0x31e3c7){const {id:_0x24fbfe}=this['_splitMarkerName'](_0x5dfbd0);if(null===_0x5a78b7['oldRange']){const _0x4ca74d=this['_handleNewSuggestionMarker'](_0x5dfbd0);_0x1237f5['add'](_0x4ca74d);}else{const _0x310156=this['_suggestions']['get'](_0x24fbfe);null!==_0x5a78b7['newRange']||_0x310156['isInContent']?(_0x4aa27f['add'](_0x310156['head']),_0x1237f5['add'](_0x310156)):this['_removeSuggestion'](_0x310156);}}_0x1237f5['size']>0x0&&this['_refreshSuggestionsChain'](_0x1237f5);for(const _0xcc0aca of _0x4aa27f)this['fire']('suggestionChanged',_0xcc0aca);}),_0x285032['model']['on']('applyOperation',(_0x2ebbdf,_0x5b58cd)=>{const _0x56a728=_0x5b58cd[0x0];if(!this['_suggestions']['size'])return;if(!_0x56a728['isDocumentOperation'])return;if(_0x56a728['batch']['isUndo']||!_0x56a728['batch']['isLocal'])return;let _0x38479e,_0x4a4eac;switch(_0x56a728['type']){case'insert':_0x38479e=_0x285032['model']['createPositionAt'](_0x56a728['position']),_0x4a4eac=_0x38479e['getShiftedBy'](_0x56a728['howMany']);break;case'split':_0x38479e=_0x285032['model']['createPositionAt'](_0x56a728['splitPosition']),_0x4a4eac=_0x285032['model']['createPositionAt'](_0x56a728['moveTargetPosition']);break;case'move':_0x38479e=_0x285032['model']['createPositionAt'](_0x56a728['targetPosition']),_0x4a4eac=_0x38479e['getShiftedBy'](_0x56a728['howMany']);break;default:return;}const _0x117205=_0x285032['model']['createRange'](_0x38479e,_0x4a4eac);_0x285032['model']['change'](()=>{for(const {suggestion:_0x3d8bb4,meta:_0x479043}of this['_findSuggestions'](_0x117205)){if(_0x3d8bb4['isMultiRange'])continue;if('formatInline'==_0x3d8bb4['type'])continue;const _0x162de0=this['_getAttributeKey'](_0x3d8bb4);if(_0x162de0&&this['_isBlockAttribute'](_0x162de0)&&'split'!=_0x56a728['type'])continue;const _0x49b9cf=_0x3d8bb4['data']&&_0x3d8bb4['data']['multipleBlocks'];('formatBlock'!=_0x3d8bb4['type']||'split'==_0x56a728['type']&&!_0x49b9cf)&&(_0x479043['containsRangeInObject']||'insertion'==_0x3d8bb4['type']&&_0x479043['isOwn']||_0x3d8bb4['getFirstRange']()['containsRange'](_0x117205)&&this['_breakSuggestionMarker'](_0x3d8bb4,_0x38479e,_0x4a4eac));}});},{'priority':'lowest'}),_0x285032['model']['on']('deleteContent',(_0x410a48,_0xf27ad2)=>{const _0x4fbc2d=_0xf27ad2[0x0],_0x49f08e=_0xf27ad2[0x1];if(_0x49f08e&&_0x49f08e['forceDefaultExecution'])return;if(this['_isForcedDefaultExecutionBlock'])return;if(!this['trackChangesCommand']['value'])return;if(_0x4fbc2d['isCollapsed'])return;const _0x4a6553=_0x285032['model']['schema'],{start:_0x28e9f9,end:_0x21ca70}=_0x4fbc2d['getFirstRange'](),_0x20ea5e=_0x28e9f9['nodeAfter']&&_0x4a6553['isLimit'](_0x28e9f9['nodeAfter'])?null:_0x4a6553['getNearestSelectionRange'](_0x28e9f9,'forward'),_0x47e333=_0x21ca70['nodeBefore']&&_0x4a6553['isLimit'](_0x21ca70['nodeBefore'])?null:_0x4a6553['getNearestSelectionRange'](_0x21ca70,'backward'),_0x47c0ee=_0x285032['model']['createRange'](_0x20ea5e?_0x20ea5e['start']:_0x28e9f9,_0x47e333?_0x47e333['end']:_0x21ca70);_0x285032['model']['change'](_0x378b4b=>{this['markDeletion'](_0x47c0ee);const _0x1f3d76=_0x285032['model']['schema']['getNearestSelectionRange'](_0x47c0ee['start']);_0x4fbc2d['is']('documentSelection')?_0x378b4b['setSelection'](_0x1f3d76):_0x4fbc2d['setTo'](_0x1f3d76);}),_0x410a48['stop']();},{'priority':_0x509bb4['normal']+0xa}),_0x285032['model']['on']('insertContent',(_0x1b7623,_0x215721)=>{const _0xb164c8=_0x215721[_0x215721['length']-0x1];_0xb164c8&&_0xb164c8['forceDefaultExecution']||this['_isForcedDefaultExecutionBlock']||this['trackChangesCommand']['value']&&(_0x285032['model']['change'](()=>{let _0x5ce325=_0x285032['model']['insertContent'](_0x215721[0x0],_0x215721[0x1],_0x215721[0x2],{'forceDefaultExecution':!0x0});if(!_0x5ce325)return;_0x1b7623['return']=_0x5ce325['clone']();const _0x58938f=_0x5ce325['end']['nodeBefore'],_0x435207=_0x285032['model']['schema'];_0x58938f&&_0x435207['isBlock'](_0x58938f)&&!_0x435207['isObject'](_0x58938f)&&(_0x5ce325=_0x285032['model']['createRange'](_0x5ce325['start'],_0x285032['model']['createPositionAt'](_0x58938f,'end'))),this['markInsertion'](_0x5ce325);}),_0x1b7623['stop']());},{'priority':'high'}),this['editor']['commands']['add']('trackChanges',this['trackChangesCommand']),this['enableCommand']('trackChanges');const _0x54a096=new $(_0x285032,this['_suggestions']);_0x285032['commands']['add']('acceptSuggestion',_0x54a096),this['enableCommand']('acceptSuggestion');const _0x3497b7=new B(_0x285032,this['_suggestions']);_0x285032['commands']['add']('discardSuggestion',_0x3497b7),this['enableCommand']('discardSuggestion'),_0x285032['commands']['add']('acceptAllSuggestions',new x(_0x285032,_0x54a096,this['_suggestions'])),this['enableCommand']('acceptAllSuggestions'),_0x285032['commands']['add']('discardAllSuggestions',new x(_0x285032,_0x3497b7,this['_suggestions'])),this['enableCommand']('discardAllSuggestions'),_0x285032['commands']['add']('acceptSelectedSuggestions',new R(_0x285032,_0x54a096,this['_suggestions'])),this['enableCommand']('acceptSelectedSuggestions'),_0x285032['commands']['add']('discardSelectedSuggestions',new R(_0x285032,_0x3497b7,this['_suggestions'])),this['enableCommand']('discardSelectedSuggestions');const _0x4373ee=_0x285032['plugins']['get']('CommentsRepository');this['listenTo'](_0x4373ee,'addComment',(_0x442718,{threadId:_0x2360d0})=>{const _0x4fa4d=this['_suggestions']['get'](_0x2360d0);_0x4fa4d&&_0x4fa4d['commentThread']&&0x1===_0x4fa4d['commentThread']['length']&&this['_updateSuggestionData'](_0x2360d0,{'hasComments':!0x0});},{'priority':'low'}),this['listenTo'](_0x4373ee,'removeComment',(_0xf9b9ec,{threadId:_0x569513})=>{const _0x3ff2db=this['_suggestions']['get'](_0x569513);_0x3ff2db&&_0x3ff2db['commentThread']&&!_0x3ff2db['commentThread']['length']&&this['_updateSuggestionData'](_0x569513,{'hasComments':!0x1});},{'priority':'low'});}set['adapter'](_0x2ad3e3){if(this['_adapter'])throw new _0x1d6b47('track-changes-adapter-already-set',this);this['_adapter']=_0x2ad3e3;}get['adapter'](){return this['_adapter'];}['getSuggestions']({skipNotAttached:_0x3dc779=!0x1,toJSON:_0x55d8f4=!0x1}={}){const _0x5b3733=[];for(const _0x217cc8 of this['_suggestions']['values']())_0x3dc779&&!_0x217cc8['isInContent']||_0x5b3733['push'](_0x217cc8);return _0x55d8f4?_0x5b3733['map'](_0x55eaee=>_0x55eaee['toJSON']()):_0x5b3733;}['getSuggestion'](_0x262633){const _0xd7dc61=this['_suggestions']['get'](_0x262633);if(!_0xd7dc61)throw new _0x1d6b47('track-changes-suggestion-not-found',this);return _0xd7dc61;}['hasSuggestion'](_0x23eae8){return this['_suggestions']['has'](_0x23eae8);}['addSuggestionData'](_0x2393a3){const {authorId:_0x2d6356,id:_0x358dbe,attributes:_0x28a3a5}=_0x2393a3,[_0x5e706d,_0xf9a3ee]=_0x2393a3['type']['split'](':'),_0x18f257=this['_suggestions']['get'](_0x358dbe)||this['_createSuggestion'](_0x5e706d,_0xf9a3ee,_0x358dbe,_0x2d6356,_0x28a3a5);if(this['_addThreadToSuggestion'](_0x18f257),this['_checkSuggestionCorrectness'](_0x18f257,_0x5e706d,_0xf9a3ee||null,_0x2d6356),_0x18f257['createdAt']=_0x2393a3['createdAt'],_0x18f257['_isDataLoaded']=!0x0,_0x28a3a5&&_0x28a3a5['@external']){const _0x69a651=_0x28a3a5['@external'],_0x104106=this['_getExternalAuthor'](_0x69a651['authorName']);_0x18f257['authoredAt']=_0x69a651['createdAt'],_0x18f257['author']=_0x104106,_0x18f257['isExternal']=!0x0;}else _0x18f257['authoredAt']=_0x2393a3['createdAt'];switch(_0x2393a3['data']&&(_0x18f257['data']=_0x2393a3['data']),_0x2393a3['attributes']&&(_0x18f257['attributes']=_0x2393a3['attributes']),this['_adapter']&&this['_adapter']['addSuggestion']||(_0x18f257['_saved']=!0x0),this['_suggestionState']['get'](_0x18f257)){case'notReady':this['_suggestionState']['set'](_0x18f257,'dataReady');break;case'markerReady':_0x18f257['isInContent']?(this['_joinWithAdjacentSuggestions'](new Set([_0x18f257])),this['_refreshSuggestionsChain'](new Set([_0x18f257])),this['_suggestionState']['set'](_0x18f257,'ready'),this['fire']('suggestionLoaded',_0x18f257)):this['_suggestionState']['set'](_0x18f257,'removed');}return _0x18f257;}['acceptSuggestion'](_0x278b45){this['forceDefaultExecution'](()=>{this['editor']['model']['change'](()=>{for(const _0x358c89 of _0x278b45['getAllAdjacentSuggestions']())_0x358c89['accept']();});});}['discardSuggestion'](_0x4fc650){this['forceDefaultExecution'](()=>{this['editor']['model']['change'](()=>{for(const _0x34878a of _0x4fc650['getAllAdjacentSuggestions']())_0x34878a['discard']();});});}['enableCommand'](_0x2e6a0c,_0x215bdd){const _0x4b3d8a=this['editor']['commands']['get'](_0x2e6a0c);if(!_0x4b3d8a)throw new _0x1d6b47('track-changes-command-not-found',this,{'commandName':_0x2e6a0c});if(this['_enabledCommands']['has'](_0x4b3d8a))throw new _0x1d6b47('track-changes-enable-command-twice',this,{'commandName':_0x2e6a0c});this['_enabledCommands']['add'](_0x4b3d8a),_0x215bdd&&_0x4b3d8a['on']('execute',(_0x101b4b,_0x37ff37)=>{this['trackChangesCommand']['value']&&(this['_isForcedDefaultExecutionBlock']||(_0x37ff37['length']>0x0&&_0x37ff37[_0x37ff37['length']-0x1]&&_0x37ff37[_0x37ff37['length']-0x1]['forceDefaultExecution']?_0x37ff37['pop']():(_0x101b4b['return']=_0x215bdd((..._0x376889)=>_0x4b3d8a['execute'](..._0x376889,{'forceDefaultExecution':!0x0}),..._0x37ff37),_0x101b4b['stop']())));},{'priority':'high'});}['forceDefaultExecution'](_0x432943){let _0x47e48d,_0x4402d4;const _0x2a3481=this['_isForcedDefaultExecutionBlock'];this['_isForcedDefaultExecutionBlock']=!0x0;try{_0x47e48d=_0x432943();}catch(_0x5b4266){_0x4402d4=_0x5b4266;}return _0x2a3481||(this['_isForcedDefaultExecutionBlock']=!0x1),_0x4402d4&&_0x1d6b47['rethrowUnexpectedError'](_0x4402d4,this),_0x47e48d;}['markInsertion'](_0x28a292,_0x3f9112=null,_0x38b485={}){if(_0x28a292['isCollapsed'])return null;const _0x2a9f8f=this['editor']['plugins']['get']('Users')['me'];for(const {suggestion:_0x13dc2d,meta:_0x5949c0}of this['_findSuggestions'](_0x28a292,'insertion'))if(_0x5949c0['isOwn']){if(!_0x5949c0['isNextTo']){if(_0x5949c0['containsRangeInObject']){if(!this['_mergeNestedSuggestions']||!Lt(_0x13dc2d,_0x38b485))continue;return _0x13dc2d;}if(Lt(_0x13dc2d,_0x38b485))return _0x13dc2d;this['_breakSuggestionMarker'](_0x13dc2d,_0x28a292['start'],_0x28a292['end']);break;}if(_0x3f9112==_0x13dc2d['subType']&&Lt(_0x13dc2d,_0x38b485)){const _0x1ac6e7=_0x13dc2d['getFirstRange']();return _0x1ac6e7['start']['isEqual'](_0x28a292['end'])?this['_setSuggestionRange'](_0x13dc2d,this['_model']['createRange'](_0x28a292['start'],_0x1ac6e7['end'])):this['_setSuggestionRange'](_0x13dc2d,this['_model']['createRange'](_0x1ac6e7['start'],_0x28a292['end'])),_0x13dc2d;}}const _0x512382=_0x3446bc(),_0x13343c=_0x2a9f8f['id'],_0x262355=_0x3f9112?'insertion:'+_0x3f9112:'insertion',_0x3c5c2d=this['_setSuggestionData']({'id':_0x512382,'type':_0x262355,'createdAt':new Date(),'authorId':_0x13343c,'attributes':_0x38b485});return this['_addSuggestionMarker'](_0x262355,_0x512382,_0x13343c,_0x28a292),_0x3c5c2d;}['markMultiRangeInsertion'](_0x256e03,_0x4568a6='multi',_0x50a064={}){const _0x37c74a=this['editor']['plugins']['get']('Users')['me'],_0x18e7d5=this['_suggestionFactory']['getSuggestionCallback']('insertion',_0x4568a6,'join');for(const _0x1adf6e of this['getSuggestions']())if(_0x1adf6e['author']['id']==_0x37c74a['id']&&'insertion'==_0x1adf6e['type']&&_0x1adf6e['subType']==_0x4568a6&&Lt(_0x1adf6e,_0x50a064)&&(_0x18e7d5(_0x1adf6e['getRanges'](),_0x256e03)||_0x18e7d5(_0x256e03,_0x1adf6e['getRanges']()))){for(const _0x2d2866 of _0x256e03)_0x1adf6e['addRange'](_0x2d2866);return _0x1adf6e;}for(const {suggestion:_0x1bab3b,meta:_0x4977a2}of this['_findSuggestions'](_0x256e03,'insertion')){if(!_0x4977a2['isOwn'])continue;if(!this['_mergeNestedSuggestions']&&_0x4977a2['containsRangeInObject'])continue;if(!Lt(_0x1bab3b,_0x50a064))continue;let _0x20e59c=!0x0;for(const _0x3a68bc of _0x1bab3b['getRanges']())for(const _0x25887e of _0x256e03)if(!_0x3a68bc['containsRange'](_0x25887e)){_0x20e59c=!0x1;break;}if(_0x20e59c)return _0x1bab3b;}const _0x5846e3=_0x3446bc(),_0xf8347d=_0x37c74a['id'],_0x242fa6='insertion:'+_0x4568a6,_0x3d79d3=this['_setSuggestionData']({'id':_0x5846e3,'type':_0x242fa6,'createdAt':new Date(),'authorId':_0xf8347d,'attributes':_0x50a064});for(const _0x56a46f of _0x256e03)this['_addSuggestionMarker'](_0x242fa6,_0x5846e3,_0xf8347d,_0x56a46f,u['getMultiRangeId']());return _0x3d79d3;}['markInlineFormat'](_0x4e14a5,_0x498eef,_0x46f2eb=null,_0x2c0a9e={}){if(_0x46f2eb=_0x46f2eb||Vt(_0x498eef),_0x4e14a5['isCollapsed'])return null;if('never'===this['_trackFormatChanges']){const _0x9ec4ac=this['_suggestionFactory']['getSuggestionCallback']('formatInline',_0x46f2eb,'accept');return this['forceDefaultExecution'](()=>_0x9ec4ac([_0x4e14a5],_0x498eef,_0x2c0a9e)),null;}const _0x49420c=this['editor']['plugins']['get']('Users')['me'],_0x4f5162=[];if('always'!==this['_trackFormatChanges']){for(const {suggestion:_0x4e599b,meta:_0x33f2b3}of this['_findSuggestions'](_0x4e14a5,'insertion'))_0x33f2b3['isOwn']&&!_0x33f2b3['isInsideObject']&&_0x4f5162['push'](..._0x4e599b['getRanges']());}const _0x3780d8=function(_0x1e28c3,_0x1b5a68){const _0x15b8e1=[];for(const _0x3d716c of _0x1b5a68){const _0x54c576=_0x1e28c3['getIntersection'](_0x3d716c);_0x54c576&&_0x15b8e1['push'](_0x54c576);}return _0x15b8e1;}(_0x4e14a5,_0x4f5162),_0x40e094=function(_0x495fc8,_0x221ec1){const _0x515ac3=[_0x495fc8];for(const _0x14c1ee of _0x221ec1){let _0x6d5be8=0x0;for(;_0x6d5be8<_0x515ac3['length'];){const _0x1e9cfb=_0x515ac3[_0x6d5be8]['getDifference'](_0x14c1ee);_0x515ac3['splice'](_0x6d5be8,0x1,..._0x1e9cfb),_0x6d5be8+=_0x1e9cfb['length'];}}return _0x515ac3;}(_0x4e14a5,_0x4f5162);_0x3780d8['length']&&this['_model']['change'](()=>{for(const _0x338341 of _0x3780d8){const _0x13b6c4=this['_suggestionFactory']['getSuggestionCallback']('formatInline',_0x46f2eb,'accept');this['forceDefaultExecution'](()=>_0x13b6c4([_0x338341],_0x498eef,_0x2c0a9e));}});for(const _0x326bdb of _0x40e094){let _0x1fdced=null,_0x5f4ada=_0x326bdb['start'],_0x51d871=_0x326bdb['end'];for(const {suggestion:_0x1163a0,meta:_0x289bf5}of this['_findSuggestions'](_0x326bdb,'formatInline')){if(!_0x289bf5['isOwn'])continue;if(_0x1163a0['subType']!=_0x46f2eb)continue;if(!Lt(_0x1163a0,_0x2c0a9e))continue;const _0x2d1ca8=_0x1163a0['getFirstRange']();if(_0x2d1ca8['containsRange'](_0x326bdb,!0x0))return null;_0x5f4ada=_0x5f4ada['isBefore'](_0x2d1ca8['start'])?_0x5f4ada:_0x2d1ca8['start'],_0x51d871=_0x51d871['isAfter'](_0x2d1ca8['end'])?_0x51d871:_0x2d1ca8['end'],_0x1fdced?_0x2d1ca8['start']['isBefore'](_0x1fdced['getFirstRange']()['start'])?(_0x1fdced['removeMarkers'](),_0x1fdced=_0x1163a0):_0x1163a0['removeMarkers']():_0x1fdced=_0x1163a0;}const _0x1d2abb=this['_model']['createRange'](_0x5f4ada,_0x51d871);if(_0x1fdced)this['_setSuggestionRange'](_0x1fdced,_0x1d2abb);else{const _0x342d6e=_0x3446bc(),_0x2be874=_0x49420c['id'];this['_setSuggestionData']({'id':_0x342d6e,'type':'formatInline:'+_0x46f2eb,'data':_0x498eef,'createdAt':new Date(),'authorId':_0x2be874,'attributes':_0x2c0a9e}),this['_addSuggestionMarker']('formatInline:'+_0x46f2eb,_0x342d6e,_0x2be874,_0x1d2abb);}}return null;}['markBlockFormat'](_0xae83a6,_0x33f4c9,_0x21b223=[],_0x85797e=null,_0x466e4c={}){_0x33f4c9['formatGroupId']||(_0x33f4c9['formatGroupId']=_0x33f4c9['commandName']),_0x33f4c9['multipleBlocks']=_0xae83a6['is']('range'),_0x85797e=_0x85797e||Vt(_0x33f4c9);const _0x2e6e71=_0x21b223['map'](_0x338575=>Ft(_0x338575,this['_model'])),_0x1cbb79=_0xae83a6['is']('range')?_0xae83a6:Ft(_0xae83a6,this['_model']);if('never'===this['_trackFormatChanges']){const _0x1c5626=this['_suggestionFactory']['getSuggestionCallback']('formatBlock',_0x85797e,'accept');return this['forceDefaultExecution'](()=>_0x1c5626([_0x1cbb79],_0x33f4c9,_0x466e4c)),null;}_0x2e6e71['push'](_0x1cbb79);let _0x10252f=!0x0;for(const _0x3713ca of _0x2e6e71)if(!this['_rangeIsInLocalUserInsertion'](_0x3713ca)){_0x10252f=!0x1;break;}if(_0x10252f&&'always'!==this['_trackFormatChanges']){const _0x24608e=this['_suggestionFactory']['getSuggestionCallback']('formatBlock',_0x85797e,'accept');return this['forceDefaultExecution'](()=>_0x24608e([_0x1cbb79],_0x33f4c9,_0x466e4c)),null;}let _0x57fb3a=null,_0x36d436=_0x1cbb79['start'],_0x4199a3=_0x1cbb79['end'];for(const {suggestion:_0x3a698b,meta:_0xacacf0}of this['_findSuggestions'](_0x1cbb79,'formatBlock')){if(!_0xacacf0['isOwn'])continue;if(_0xacacf0['isNextTo']||_0xacacf0['containsRangeInObject']||_0xacacf0['isInsideObject'])continue;if(_0x3a698b['data']['formatGroupId']!=_0x33f4c9['formatGroupId'])continue;if(!Lt(_0x3a698b,_0x466e4c))continue;const _0x55aafb=_0x3a698b['getFirstRange']();if(_0x3a698b['subType']==_0x85797e){if(_0x55aafb['containsRange'](_0x1cbb79,!0x0))return null;_0x36d436=_0x36d436['isBefore'](_0x55aafb['start'])?_0x36d436:_0x55aafb['start'],_0x4199a3=_0x4199a3['isAfter'](_0x55aafb['end'])?_0x4199a3:_0x55aafb['end'],_0x57fb3a?_0x55aafb['start']['isBefore'](_0x57fb3a['getFirstRange']()['start'])?(_0x57fb3a['removeMarkers'](),_0x57fb3a=_0x3a698b):_0x3a698b['removeMarkers']():_0x57fb3a=_0x3a698b;}else{const _0x3eca30=_0x1cbb79['getIntersection'](_0x55aafb);this['_cutOutSuggestionMarker'](_0x3a698b,_0x3eca30);}}const _0x40fc24=this['editor']['plugins']['get']('Users')['me'],_0x5a3faa=_0x3446bc(),_0x69b41b=_0x40fc24['id'];if(_0x57fb3a)return this['_setSuggestionRange'](_0x57fb3a,this['_model']['createRange'](_0x36d436,_0x4199a3)),_0x57fb3a;{const _0x172fcf=this['_setSuggestionData']({'id':_0x5a3faa,'type':'formatBlock:'+_0x85797e,'data':_0x33f4c9,'createdAt':new Date(),'authorId':_0x69b41b,'attributes':_0x466e4c});return this['_addSuggestionMarker']('formatBlock:'+_0x85797e,_0x5a3faa,_0x69b41b,this['_model']['createRange'](_0x36d436,_0x4199a3)),_0x172fcf;}}['markMultiRangeBlockFormat'](_0x1f88b5,_0x134b61,_0x1b8663=[],_0x359ac1=null,_0x5191da={}){_0x134b61['formatGroupId']||(_0x134b61['formatGroupId']=_0x134b61['commandName']);const _0x326dfd=_0x1f88b5[0x0];_0x134b61['multipleBlocks']=_0x326dfd['is']('range'),_0x359ac1=_0x359ac1||Vt(_0x134b61);const _0x598bbc=_0x1b8663['map'](_0x11534c=>Ft(_0x11534c,this['_model'])),_0x37e251=_0x326dfd['is']('range')?_0x1f88b5:_0x1f88b5['map'](_0x8fea45=>Ft(_0x8fea45,this['_model']));if('never'===this['_trackFormatChanges']){const _0x1527ce=this['_suggestionFactory']['getSuggestionCallback']('formatBlock',_0x359ac1,'accept');return this['forceDefaultExecution'](()=>_0x1527ce(_0x37e251,_0x134b61,_0x5191da)),null;}_0x598bbc['push'](..._0x37e251);let _0x4287a5=!0x0;for(const _0x443934 of _0x598bbc)if(!this['_rangeIsInLocalUserInsertion'](_0x443934)){_0x4287a5=!0x1;break;}if(_0x4287a5&&'always'!==this['_trackFormatChanges']){const _0x4cc542=this['_suggestionFactory']['getSuggestionCallback']('formatBlock',_0x359ac1,'accept');return this['forceDefaultExecution'](()=>_0x4cc542(_0x37e251,_0x134b61,_0x5191da)),null;}const _0x3ff5d3=this['editor']['plugins']['get']('Users')['me'];for(const _0x1c350a of this['getSuggestions']()){if(_0x1c350a['author']['id']!=_0x3ff5d3['id'])continue;if('formatBlock'!=_0x1c350a['type']||_0x1c350a['data']['formatGroupId']!=_0x134b61['formatGroupId'])continue;if(!Lt(_0x1c350a,_0x5191da))continue;const _0x143a84=_0x1c350a['subType']==_0x359ac1;for(let _0x2bb539=0x0;_0x2bb539<_0x37e251['length'];_0x2bb539++){const _0x3f976e=_0x37e251[_0x2bb539];for(const _0x20aa28 of _0x1c350a['getMarkers']()){const _0x2a3c54=_0x20aa28['getRange']();if(_0x3f976e['isEqual'](_0x2a3c54)){_0x143a84?(_0x37e251['splice'](_0x2bb539,0x1),_0x2bb539--):_0x1c350a['removeMarker'](_0x20aa28['name']);break;}}}}if(0x0==_0x37e251['length'])return null;const _0x421e23=this['_suggestionFactory']['getSuggestionCallback']('formatBlock',_0x359ac1,'join');for(const _0x47f723 of this['getSuggestions']())if(_0x47f723['author']['id']==_0x3ff5d3['id']&&'formatBlock'==_0x47f723['type']&&_0x47f723['data']['formatGroupId']==_0x134b61['formatGroupId']&&_0x47f723['subType']==_0x359ac1&&Lt(_0x47f723,_0x5191da)&&(_0x421e23(_0x47f723['getRanges'](),_0x37e251)||_0x421e23(_0x37e251,_0x47f723['getRanges']()))){for(const _0x4a2f7d of _0x37e251)_0x47f723['addRange'](_0x4a2f7d);return _0x47f723;}const _0x55636c=_0x3446bc(),_0x5c8d6d=_0x3ff5d3['id'],_0x1cbcda='formatBlock:'+_0x359ac1,_0x258bc3=this['_setSuggestionData']({'id':_0x55636c,'type':_0x1cbcda,'data':_0x134b61,'createdAt':new Date(),'authorId':_0x5c8d6d,'attributes':_0x5191da});for(const _0x2832ad of _0x37e251)this['_addSuggestionMarker'](_0x1cbcda,_0x55636c,_0x5c8d6d,_0x2832ad,u['getMultiRangeId']());return _0x258bc3;}['markDeletion'](_0x51f509,_0x53f7d4=null,_0x2c0fff={}){if(_0x51f509['isCollapsed'])return null;const _0x3175db=this['editor']['plugins']['get']('Users')['me'],_0x552519=new _0x2028c8(_0x51f509['start'],_0x51f509['end']);for(const {suggestion:_0x424169,meta:_0x4862f6}of this['_findSuggestions'](_0x552519,'insertion'))if(_0x4862f6['isOwn']&&!_0x4862f6['isNextTo']){if(_0x424169['isMultiRange']){const _0xa0ba0a=_0x424169['getRanges']()['filter'](_0x33ed34=>'$graveyard'!=_0x33ed34['root']['rootName']);_0xa0ba0a['every'](_0x2d71d6=>_0x552519['containsRange'](_0x2d71d6,!0x0))&&_0x424169['discard']();if(_0xa0ba0a['some'](_0x299d20=>_0x299d20['containsRange'](_0x552519,!0x0))){const _0x58bfb3=this['_suggestionFactory']['getSuggestionCallback']('deletion',_0x53f7d4,'accept');return this['forceDefaultExecution'](()=>_0x58bfb3([_0x552519],null,_0x2c0fff)),null;}}else{const _0x21222f=_0x552519['getIntersection'](_0x424169['getFirstRange']());null!==_0x21222f&&_0x424169['_onDiscard']([_0x21222f],null,_0x2c0fff);}}if(_0x552519['detach'](),_0x552519['isCollapsed']||'$graveyard'==_0x552519['root']['rootName'])return null;let _0x3bbf55=null,_0x159288=_0x552519['start'],_0x5eaa90=_0x552519['end'];const _0x236776=this['_findSuggestions'](_0x552519,'deletion');for(const {suggestion:_0x5c7253,meta:_0xc0bc}of _0x236776){const _0x27aa15=this['_model']['createRange'](_0x159288,_0x5eaa90);if(_0xc0bc['isOwn']&&(this['_mergeNestedSuggestions']||!_0xc0bc['containsRangeInObject']&&!_0xc0bc['isInsideObject'])){if(_0x5c7253['isMultiRange']){if(!Lt(_0x5c7253,_0x2c0fff))continue;let _0x1fa2d7=!0x0;for(const _0x59fa77 of _0x5c7253['getRanges']()){if(_0x59fa77['containsRange'](_0x27aa15,!0x0))return _0x5c7253;_0x27aa15['containsRange'](_0x59fa77)||(_0x1fa2d7=!0x1);}_0x1fa2d7&&_0x5c7253['discard']();}else{const _0x589a1d=_0x5c7253['getFirstRange']();if(_0x589a1d['containsRange'](_0x27aa15,!0x0))return _0x5c7253;if(!Lt(_0x5c7253,_0x2c0fff)){_0x27aa15['containsRange'](_0x589a1d)?_0x5c7253['removeMarkers']():_0x589a1d['containsPosition'](_0x159288)?_0x159288=_0x589a1d['end']:_0x589a1d['containsPosition'](_0x5eaa90)&&(_0x5eaa90=_0x589a1d['start']);continue;}_0x159288=_0x159288['isBefore'](_0x589a1d['start'])?_0x159288:_0x589a1d['start'],_0x5eaa90=_0x5eaa90['isAfter'](_0x589a1d['end'])?_0x5eaa90:_0x589a1d['end'],_0x2c0fff=Object['assign']({},_0x5c7253['attributes']),_0x3bbf55?_0x589a1d['start']['isBefore'](_0x3bbf55['getFirstRange']()['start'])?(_0x3bbf55['removeMarkers'](),_0x3bbf55=_0x5c7253):_0x5c7253['removeMarkers']():_0x3bbf55=_0x5c7253;}}}if(_0x3bbf55)return this['_setSuggestionRange'](_0x3bbf55,this['_model']['createRange'](_0x159288,_0x5eaa90)),_0x3bbf55;{const _0x3b24bf=_0x3446bc(),_0x998f7b=this['_model']['createRange'](_0x159288,_0x5eaa90),_0x555e9a=_0x3175db['id'],_0x34356d=_0x53f7d4?'deletion:'+_0x53f7d4:'deletion',_0x2d79ad=this['_setSuggestionData']({'id':_0x3b24bf,'type':_0x34356d,'createdAt':new Date(),'authorId':_0x555e9a,'attributes':_0x2c0fff});return this['_addSuggestionMarker'](_0x34356d,_0x3b24bf,_0x555e9a,_0x998f7b),_0x2d79ad;}}['markMultiRangeDeletion'](_0x38420d,_0x58e9db='multi',_0x17dd78={}){const _0x351305=this['editor']['plugins']['get']('Users')['me'],_0x218dce=_0x38420d['map'](_0x4eb03c=>new _0x2028c8(_0x4eb03c['start'],_0x4eb03c['end'])),_0xcd932=new Set();for(const {suggestion:_0x45d77c,meta:_0x225ee0}of this['_findSuggestions'](_0x218dce,'insertion'))_0x225ee0['isOwn']&&!_0x225ee0['isNextTo']&&_0xcd932['add'](_0x45d77c);for(const _0x45222e of _0xcd932)if(_0x45222e['isMultiRange']){const _0x228274=_0x45222e['getRanges']();(!_0x45222e['attributes']||!_0x45222e['attributes']['skipNestingCheck'])&&(_0x228274['every'](_0x2883f3=>_0x218dce['some'](_0x3e0008=>_0x3e0008['containsRange'](_0x2883f3,!0x0)))&&_0x45222e['discard']());if(_0x218dce['every'](_0x29e34f=>_0x228274['some'](_0x2dddc5=>_0x2dddc5['containsRange'](_0x29e34f,!0x0)))){const _0x5465ff=this['_suggestionFactory']['getSuggestionCallback']('deletion',_0x58e9db,'accept');return this['forceDefaultExecution'](()=>_0x5465ff(_0x38420d,null,_0x17dd78)),null;}}else{const _0x1de770=_0x45222e['getFirstRange']();_0x218dce['some'](_0xdb979=>_0xdb979['containsRange'](_0x1de770,!0x0))&&_0x45222e['discard']();if(_0x218dce['every'](_0x59702d=>_0x1de770['containsRange'](_0x59702d,!0x0))){const _0x84c273=this['_suggestionFactory']['getSuggestionCallback']('deletion',_0x58e9db,'accept');return this['forceDefaultExecution'](()=>_0x84c273(_0x218dce,null,_0x17dd78)),null;}}const _0x5838a8=this['_suggestionFactory']['getSuggestionCallback']('deletion',_0x58e9db,'join');let _0x46443b=null;for(const _0x4db05b of this['getSuggestions']())if(_0x4db05b['author']['id']==_0x351305['id']&&_0x4db05b['isInContent']&&'deletion'==_0x4db05b['type']&&_0x4db05b['subType']==_0x58e9db&&Lt(_0x4db05b,_0x17dd78)&&(_0x5838a8(_0x4db05b['getRanges'](),_0x218dce)||_0x5838a8(_0x218dce,_0x4db05b['getRanges']()))){if(_0x46443b){if(_0x4db05b['commentThread']&&_0x4db05b['commentThread']['length'])continue;for(const _0x554c1e of _0x4db05b['getRanges']())_0x46443b['isIntersectingWithRange'](_0x554c1e)||_0x46443b['addRange'](_0x554c1e);_0x4db05b['removeMarkers']();}else{_0x46443b=_0x4db05b;for(const _0x6fb57 of _0x218dce)_0x4db05b['isIntersectingWithRange'](_0x6fb57)||_0x4db05b['addRange'](_0x6fb57);}}if(_0x46443b)return _0x46443b;_0xcd932['clear']();for(const {suggestion:_0x5ed554,meta:_0x383363}of this['_findSuggestions'](_0x218dce,'deletion'))_0x383363['isOwn']&&(this['_mergeNestedSuggestions']||!_0x383363['containsRangeInObject']&&!_0x383363['isInsideObject'])&&Lt(_0x5ed554,_0x17dd78)&&_0xcd932['add'](_0x5ed554);for(const _0x405eb7 of _0xcd932){const _0x194dfa=_0x405eb7['getRanges']();if(!_0x17dd78||!_0x17dd78['skipNestingCheck']){if(_0x218dce['every'](_0x35266a=>_0x194dfa['some'](_0x5192f4=>_0x5192f4['containsRange'](_0x35266a,!0x0))))return _0x405eb7;}(!_0x405eb7['attributes']||!_0x405eb7['attributes']['skipNestingCheck'])&&(_0x194dfa['every'](_0x2f3f01=>_0x218dce['some'](_0x212100=>_0x212100['containsRange'](_0x2f3f01,!0x0)))&&_0x405eb7['discard']());}const _0x536d53=_0x3446bc(),_0x2d059d=_0x351305['id'],_0x2c3045='deletion:'+_0x58e9db,_0x109a4e=this['_setSuggestionData']({'id':_0x536d53,'type':_0x2c3045,'createdAt':new Date(),'authorId':_0x2d059d,'attributes':_0x17dd78});for(const _0x52e006 of _0x218dce)_0x52e006['detach'](),_0x52e006['isCollapsed']||'$graveyard'==_0x52e006['root']['rootName']||this['_addSuggestionMarker'](_0x2c3045,_0x536d53,_0x2d059d,_0x52e006,u['getMultiRangeId']());return _0x109a4e;}['markAttributeChange'](_0x28d13d,_0x1c3c90,_0x412570,_0x588622,_0xa9b388){if(_0x28d13d['isCollapsed'])return[];if('never'===this['_trackFormatChanges'])return[];const _0x5ca2ff=this['editor']['plugins']['get']('Users')['me']['id'],_0x290f2c=Array['from'](this['_suggestions']['values']())['filter'](_0x2d5621=>'attribute'==_0x2d5621['type']&&_0x2d5621['data']['key']==_0x1c3c90&&_0x2d5621['isIntersectingWithRange'](_0x28d13d));if('default'===this['_trackFormatChanges']){const _0x1381ef=this['_findSuggestions'](_0x28d13d,'insertion')['filter'](({meta:_0x5401d6})=>_0x5401d6['isOwn']&&!_0x5401d6['isInsideObject']&&!_0x5401d6['isNextTo'])['map'](({suggestion:_0x507264})=>_0x507264);_0x290f2c['unshift'](..._0x1381ef);}const _0x59676a=new Map([[_0x28d13d,_0x412570]]);for(const _0x3d60bb of _0x290f2c){const _0x371a3e='attribute'==_0x3d60bb['type']?_0x3d60bb['data']['oldValue']:void 0x0,_0x4b9402=_0x3d60bb['getFirstRange'](),_0x17eb49=Array['from'](_0x59676a['keys']())['find'](_0x5e3616=>_0x5e3616['isIntersecting'](_0x4b9402));if(!_0x17eb49)continue;const _0x2c92b9=_0x17eb49['getDifference'](_0x4b9402);this['_isBlockAttribute'](_0x1c3c90)&&'insertion'==_0x3d60bb['type']&&0x0!=_0x2c92b9['length']||(_0x59676a['delete'](_0x17eb49),_0x2c92b9['forEach'](_0x4d4fe6=>{_0x59676a['set'](_0x4d4fe6,_0x412570);}),'insertion'!=_0x3d60bb['type']&&_0x371a3e!=_0x588622&&_0x59676a['set'](_0x17eb49['getIntersection'](_0x4b9402),_0x371a3e));}const _0x21a060=[];for(const [_0x2cb116,_0x22de63]of _0x59676a){const _0x26bfdc=_0x3446bc(),_0x5d5ce7={'key':_0x1c3c90,'oldValue':_0x22de63,'newValue':_0x588622};_0x1c3c90['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':_0x1c3c90});const _0x5a8aff=('attribute:'+(_0x1c3c90+'|'+Vt({'newValue':_0x588622})))['substring'](0x0,0x3c),_0x504615=this['_setSuggestionData']({'id':_0x26bfdc,'type':_0x5a8aff,'data':_0x5d5ce7,'createdAt':new Date(),'authorId':_0x5ca2ff,'attributes':_0xa9b388});_0x21a060['push'](_0x504615),this['_addSuggestionMarker'](_0x5a8aff,_0x26bfdc,_0x5ca2ff,_0x2cb116);}return _0x21a060;}['enableDefaultAttributesIntegration'](_0x553a66){this['enableCommand'](_0x553a66,(_0x3b7b3d,..._0x47165b)=>{this['_recordAttributeChanges'](()=>{_0x3b7b3d(..._0x47165b);});});}['registerBlockAttribute'](_0x5343dc){this['_blockAttributeKeys']['add'](_0x5343dc);}['registerInlineAttribute'](_0x91f2a6){this['_inlineAttributeKeys']['add'](_0x91f2a6);}['_getAttributeKey'](_0x382cc4){return'attribute'==_0x382cc4['type']?_0x382cc4['subType']['split']('|')[0x0]:null;}['_setSuggestionRange'](_0x524b8a,_0x5305bd){const _0x562a5d=_0x524b8a['getFirstMarker']();this['_model']['change'](_0x1ce735=>{_0x1ce735['updateMarker'](_0x562a5d,{'range':_0x5305bd});});}['_addThreadToSuggestion'](_0x3d4a16){const _0x517460=_0x3d4a16['id'],_0x59df45=this['editor']['config']['get']('collaboration.channelId');this['_commentsRepository']['hasCommentThread'](_0x517460)||this['_commentsRepository']['addCommentThread']({'channelId':_0x59df45,'threadId':_0x517460,'isResolvable':!0x1,'isSubmitted':!0x0});const _0x5a058b=this['_commentsRepository']['getCommentThread'](_0x517460);_0x5a058b['unbind']('isRemovable'),_0x5a058b['isRemovable']=!0x1,_0x3d4a16['commentThread']=_0x5a058b;}['_checkSuggestionCorrectness'](_0x27b808,_0x52fe10,_0x4b99cb,_0x372cd3){if(_0x27b808['type']!=_0x52fe10||_0x27b808['subType']!=_0x4b99cb||_0x27b808['creator']['id']!=_0x372cd3)throw this['editor']['enableReadOnlyMode']('track-changes-suggestion-data-mismatch'),new _0x1d6b47('track-changes-suggestion-data-mismatch',this);}['_cutOutSuggestionMarker'](_0x1ba57a,_0x509c2a){const _0x48a607=_0x1ba57a['getFirstRange']();if(_0x509c2a['isEqual'](_0x48a607))_0x1ba57a['removeMarkers']();else{if(_0x48a607['containsRange'](_0x509c2a)){const _0x3498c8=this['_model']['createPositionAt'](_0x509c2a['start']['nodeBefore'],'end');this['_setSuggestionRange'](_0x1ba57a,this['_model']['createRange'](_0x48a607['start'],_0x3498c8));const _0x103c4a=_0x3446bc(),_0x21f387=_0x1ba57a['creator']['id'],_0x54fabe=_0x1ba57a['type']+':'+_0x1ba57a['subType'];this['_setSuggestionData']({'id':_0x103c4a,'type':_0x54fabe,'createdAt':new Date(),'authorId':_0x21f387,'data':_0x1ba57a['data'],'attributes':_0x1ba57a['attributes']});const _0x4584d3=this['_model']['createPositionAt'](_0x509c2a['end']['parent'],'after'),_0x1c5478=this['_model']['createRange'](_0x4584d3,_0x48a607['end']);this['_addSuggestionMarker'](_0x54fabe,_0x103c4a,_0x21f387,_0x1c5478);}else{if(_0x48a607['containsPosition'](_0x509c2a['start'])){const _0x1ca3a3=this['_model']['createPositionAt'](_0x509c2a['start']['nodeBefore'],'end');this['_setSuggestionRange'](_0x1ba57a,this['_model']['createRange'](_0x48a607['start'],_0x1ca3a3));}else{const _0x213665=this['_model']['createPositionAt'](_0x509c2a['end']['parent'],'after');this['_setSuggestionRange'](_0x1ba57a,this['_model']['createRange'](_0x213665,_0x48a607['end']));}}}}['_rangeIsInLocalUserInsertion'](_0x2fab0e){for(const {suggestion:_0xf389b8,meta:_0x13a73e}of this['_findSuggestions'](_0x2fab0e,'insertion')){if(!_0x13a73e['isOwn'])continue;const _0x5f0c6f=_0xf389b8['getRanges']();for(const _0x320813 of _0x5f0c6f)if(!_0x2fab0e['getDifference'](_0x320813)['length'])return!0x0;}return!0x1;}['_getAuthorFromId'](_0x439593){const _0x844a31=this['editor']['plugins']['get']('Users')['getUser'](_0x439593);if(!_0x844a31)throw new _0x1d6b47('track-changes-user-not-found',this);return _0x844a31;}['_getExternalAuthor'](_0x54c598){const _0x3c20e4=this['editor']['plugins']['get']('Users'),_0x2245e7=_0x25c756('external:'+_0x54c598),_0x516ad3=_0x3c20e4['getUser'](_0x2245e7);return _0x516ad3||_0x3c20e4['addUser']({'id':_0x2245e7,'name':_0x54c598});}['_createSuggestion'](_0x1b53b2,_0x351a4d,_0x57c2ce,_0x363661,_0x4d4f43){const _0x59fb93=this['_getAuthorFromId'](_0x363661),_0x544ff1=this['_suggestionFactory']['buildSuggestion'](_0x1b53b2,_0x351a4d,_0x57c2ce,_0x59fb93,_0x4d4f43,_0xd45f2a=>{this['_updateSuggestionData'](_0x57c2ce,{'attributes':_0xd45f2a});const _0x3081f4=this['getSuggestion'](_0x57c2ce);this['_joinWithAdjacentSuggestions'](new Set([_0x3081f4])),this['_refreshSuggestionsChain'](new Set([_0x3081f4]));});return this['listenTo'](_0x544ff1,'accept',()=>{this['_updateSuggestionData'](_0x57c2ce,{'state':'accepted'});},{'priority':'high'}),this['listenTo'](_0x544ff1,'discard',()=>{this['_updateSuggestionData'](_0x57c2ce,{'state':'rejected'});},{'priority':'high'}),this['_suggestions']['set'](_0x57c2ce,_0x544ff1),this['_suggestionState']['set'](_0x544ff1,'notReady'),_0x544ff1;}['_splitMarkerName'](_0x8fe1a8){const _0x5c325f=_0x8fe1a8['split'](':');return{'group':_0x5c325f[0x0],'type':_0x5c325f[0x1],'subType':_0x5c325f['length']>=0x5?_0x5c325f[0x2]:null,'id':_0x5c325f['length']<0x5?_0x5c325f[0x2]:_0x5c325f[0x3],'authorId':_0x5c325f['length']<0x5?_0x5c325f[0x3]:_0x5c325f[0x4],'markerCount':0x6==_0x5c325f['length']?_0x5c325f[0x5]:null};}['_breakSuggestionMarker'](_0x83d120,_0x5ea37c,_0x432b9c){const _0x5cc7a8=_0x83d120['getFirstRange'](),_0x410cf3=_0x5cc7a8['start'],_0x26aeed=_0x5cc7a8['end'];this['_setSuggestionRange'](_0x83d120,this['_model']['createRange'](_0x410cf3,_0x5ea37c));const _0x1f800a=_0x3446bc(),_0x11fd73=_0x83d120['creator']['id'],_0x31fb91=_0x83d120['type']+(_0x83d120['subType']?':'+_0x83d120['subType']:'');this['_setSuggestionData']({'id':_0x1f800a,'type':_0x31fb91,'createdAt':new Date(),'authorId':_0x11fd73,'originalSuggestionId':_0x83d120['id'],'attributes':_0x83d120['attributes'],'data':_0x83d120['data']});const _0x4fc643=this['_getAttributeKey'](_0x83d120);('formatBlock'==_0x83d120['type']||_0x4fc643&&this['_isBlockAttribute'](_0x4fc643))&&(_0x432b9c=this['_model']['createPositionBefore'](_0x432b9c['parent'])),this['_addSuggestionMarker'](_0x31fb91,_0x1f800a,_0x11fd73,this['_model']['createRange'](_0x432b9c,_0x26aeed));}['_findSuggestions'](_0x155a9c,_0x3dcfab=null){const _0xe4ebc4=[],_0x38ecfa=this['editor']['plugins']['get']('Users')['me'];Array['isArray'](_0x155a9c)||(_0x155a9c=[_0x155a9c]);for(const _0x14c55c of this['getSuggestions']()){if(!_0x14c55c['isInContent'])continue;if(_0x3dcfab&&_0x14c55c['type']!=_0x3dcfab)continue;let _0x4ddd67=!0x1;for(const _0x2e2918 of _0x14c55c['getRanges']()){for(const _0x561f3e of _0x155a9c){const _0x2f0dff=_0x561f3e['start']['isEqual'](_0x2e2918['end'])||_0x561f3e['end']['isEqual'](_0x2e2918['start']);if(_0x2f0dff||_0x561f3e['getIntersection'](_0x2e2918)){const _0x8c88f3=_0x561f3e['containsRange'](_0x2e2918)&&Rt(this['_model']['schema'],_0x2e2918['start'],_0x561f3e),_0x454799=_0x2e2918['containsRange'](_0x561f3e)&&Rt(this['_model']['schema'],_0x561f3e['start'],_0x2e2918);_0xe4ebc4['push']({'suggestion':_0x14c55c,'meta':{'isOwn':_0x38ecfa==_0x14c55c['author'],'isNextTo':_0x2f0dff,'isInsideObject':_0x8c88f3,'containsRangeInObject':_0x454799}}),_0x4ddd67=!0x0;break;}}if(_0x4ddd67)break;}}return _0xe4ebc4;}['_addSuggestionMarker'](_0x2b8ca3,_0x7db410,_0x29c608,_0x5a2d38,_0x3995b7){this['_model']['change'](_0x36df64=>{let _0x31a15c='suggestion:'+_0x2b8ca3+':'+_0x7db410+':'+_0x29c608;_0x3995b7&&(_0x31a15c=_0x31a15c+':'+_0x3995b7),_0x36df64['addMarker'](_0x31a15c,{'range':_0x5a2d38,'usingOperation':!0x0,'affectsData':!0x0});});}['_removeSuggestion'](_0x37db48){const _0x8062d6=_0x37db48['previous'],_0x430106=_0x37db48['next'];_0x37db48['previous']=null,_0x37db48['next']=null,null!=_0x8062d6&&_0x8062d6['next']==_0x37db48&&(_0x8062d6['next']=_0x430106),null!=_0x430106&&_0x430106['previous']==_0x37db48&&(_0x430106['previous']=_0x8062d6),'ready'==this['_suggestionState']['get'](_0x37db48)&&(this['_suggestionState']['set'](_0x37db48,'removed'),this['fire']('suggestionUnloaded',_0x37db48,_0x8062d6,_0x430106));}['_setSuggestionData'](_0x53ee34){const _0x1d3af8=_0x53ee34['id'],_0x2827c2=this['addSuggestionData'](_0x53ee34);if(this['_adapter']&&this['_adapter']['addSuggestion']){const _0x3fa7fa=this['editor']['plugins']['get']('PendingActions'),_0x862d55=_0x2827c2['hasComments'],_0x3698f4=_0x2827c2['subType']?_0x2827c2['type']+':'+_0x2827c2['subType']:_0x2827c2['type'],_0x4f78d0=this['editor']['locale'],_0x5b6eaa=_0x3fa7fa['add'](o(_0x4f78d0,'PENDING_ACTION_SUGGESTION')),_0x5800b6={'id':_0x1d3af8,'type':_0x3698f4,'hasComments':_0x862d55,'data':_0x53ee34['data']||null,'originalSuggestionId':_0x53ee34['originalSuggestionId']||null,'attributes':_0x2827c2['attributes']};this['_adapter']['addSuggestion'](_0x5800b6)['then'](_0x152297=>{_0x2827c2['_saved']=!0x0,_0x3fa7fa['remove'](_0x5b6eaa),_0x152297&&_0x152297['createdAt']&&(this['_suggestions']['get'](_0x1d3af8)['createdAt']=_0x152297['createdAt']);})['catch'](_0x55e3b3=>{throw _0x3b3527('error-saving-suggestion-data-suggestion-discarded'),this['editor']['model']['enqueueChange']({'isUndoable':!0x1},()=>{_0x2827c2['discard']();}),_0x2827c2['stopListening'](),this['_suggestions']['delete'](_0x2827c2['id']),this['_suggestionState']['delete'](_0x2827c2),_0x55e3b3;});}return _0x2827c2;}['_isBlockAttribute'](_0x22771f){return this['_blockAttributeKeys']['has'](_0x22771f);}['_updateSuggestionData'](_0x194d2c,_0xd8c6f7){const _0x5ded9a=this['editor']['plugins']['get']('PendingActions'),_0x135f5d=this['getSuggestion'](_0x194d2c);if(this['_adapter']&&this['_adapter']['updateSuggestion']){if(_0x135f5d['_saved']){const _0x6043d2=_0x5ded9a['add'](o(this['editor']['locale'],'PENDING_ACTION_SUGGESTION'));this['_adapter']['updateSuggestion'](_0x194d2c,_0xd8c6f7)['then'](()=>{_0x5ded9a['remove'](_0x6043d2);});}else _0x135f5d['on']('change:_saved',()=>{this['_updateSuggestionData'](_0x194d2c,_0xd8c6f7);});}}['_getSuggestionData'](_0x5b3bbd){if(!this['_adapter']||!this['_adapter']['getSuggestion'])throw new _0x1d6b47('track-changes-adapter-missing-getsuggestion',this);return this['_adapter']['getSuggestion'](_0x5b3bbd);}['_handleNewSuggestionMarker'](_0xa47823){const {id:_0x83f276,type:_0x2496c3,subType:_0x3c30b9,authorId:_0x55cc5c}=this['_splitMarkerName'](_0xa47823),_0x559554=this['_suggestions']['get'](_0x83f276)||this['_createSuggestion'](_0x2496c3,_0x3c30b9,_0x83f276,_0x55cc5c,{});switch(this['_checkSuggestionCorrectness'](_0x559554,_0x2496c3,_0x3c30b9,_0x55cc5c),this['_suggestionState']['get'](_0x559554)){case'notReady':this['_getSuggestionData'](_0x83f276)['then'](_0x434040=>{let _0x4cdc62=Promise['resolve']();_0x434040['hasComments']&&(_0x4cdc62=this['_commentsRepository']['fetchCommentThread']({'channelId':this['editor']['config']['get']('collaboration.channelId'),'threadId':_0x83f276})),_0x4cdc62['then'](()=>{this['addSuggestionData'](_0x434040)['_saved']=!0x0;});}),this['_suggestionState']['set'](_0x559554,'markerReady');break;case'removed':this['_updateSuggestionData'](_0x83f276,{'state':'open'});case'dataReady':this['_suggestionState']['set'](_0x559554,'ready'),this['fire']('suggestionLoaded',_0x559554);break;case'ready':this['fire']('suggestionChanged',_0x559554);}return _0x559554['addMarkerName'](_0xa47823),_0x559554;}['_refreshSuggestionsChain'](_0xd0ad48){const _0x17c61c=Array['from'](_0xd0ad48),_0x3d8199=_0x17c61c['filter'](_0x1e87af=>'attribute'==_0x1e87af['type']);this['_refreshAttributeSuggestionsChain'](_0x3d8199);const _0x2bf631=_0x17c61c['filter'](_0x4128d5=>!_0x4128d5['isMultiRange']&&'attribute'!=_0x4128d5['type']),_0x136f3a=this['getSuggestions']({'skipNotAttached':!0x0})['filter'](_0x1cdb93=>!_0x1cdb93['isMultiRange']&&'attribute'!=_0x1cdb93['type']),_0x49d8cb=_0x136f3a['filter'](_0x214fdc=>!_0xd0ad48['has'](_0x214fdc)),_0xf17360=new Map(_0x136f3a['map'](_0x5c0d1e=>[_0x5c0d1e,this['_suggestionFactory']['getSuggestionCallback'](_0x5c0d1e['type'],_0x5c0d1e['subType'],'chain')])),_0x5a19a4=new Map(_0x136f3a['map'](_0x4e870f=>[_0x4e870f,_0x4e870f['getFirstRange']()])),_0x1e5777=new Set(),_0x2bdb4a=new Set();for(let _0x1f4664=0x0;_0x1f4664<_0x2bf631['length'];_0x1f4664++)_0x4c862c(_0x2bf631[_0x1f4664],_0x2bf631,_0x1f4664+0x1);for(let _0x2b2554=0x0;_0x2b2554<_0x2bf631['length'];_0x2b2554++)_0x4c862c(_0x2bf631[_0x2b2554],_0x49d8cb,0x0);const _0x12c461=new Set();for(let _0x3487f4=0x0;_0x3487f4<_0x2bf631['length'];_0x3487f4++){const _0x339137=_0x2bf631[_0x3487f4];!_0x2bdb4a['has'](_0x339137)&&_0x339137['previous']&&(_0x12c461['add'](_0x339137['previous']),_0x339137['previous']['next']===_0x339137&&(_0x339137['previous']['next']=null),_0x339137['previous']=null),!_0x1e5777['has'](_0x339137)&&_0x339137['next']&&(_0x12c461['add'](_0x339137['next']),_0x339137['next']['previous']===_0x339137&&(_0x339137['next']['previous']=null),_0x339137['next']=null);}function _0x4c862c(_0x3848d7,_0x2c23db,_0x458197){for(let _0x2c8e67=_0x458197;_0x2c8e67<_0x2c23db['length'];_0x2c8e67++){const _0x4b4002=_0x49c38d(_0x3848d7,_0x2c23db[_0x2c8e67]);_0x4b4002&&(_0x4b4002[0x0]['next']=_0x4b4002[0x1],_0x4b4002[0x1]['previous']=_0x4b4002[0x0],_0x1e5777['add'](_0x4b4002[0x0]),_0x2bdb4a['add'](_0x4b4002[0x1]));}}function _0x49c38d(_0x2b0525,_0xf0adf1){if(_0x2b0525['author']['id']!==_0xf0adf1['author']['id'])return null;const _0x126d16=_0xf17360['get'](_0x2b0525)(_0x2b0525,_0xf0adf1,_0x5a19a4['get'](_0x2b0525),_0x5a19a4['get'](_0xf0adf1));if(!_0x126d16)return null;return _0xf17360['get'](_0xf0adf1)(_0x2b0525,_0xf0adf1,_0x5a19a4['get'](_0x2b0525),_0x5a19a4['get'](_0xf0adf1))?_0x126d16[0x1]['commentThread']&&_0x126d16[0x1]['commentThread']['length']?null:_0x126d16:null;}_0x12c461['size']&&this['_refreshSuggestionsChain'](_0x12c461);}['_refreshAttributeSuggestionsChain'](_0x42080a){if(0x0==_0x42080a['length'])return;const _0x4cb07f=this['getSuggestions']({'skipNotAttached':!0x0})['filter'](_0x4d3733=>'attribute'==_0x4d3733['type']&&_0x4d3733['_isDataLoaded']),_0x3e3fb4=[],_0x5cb309=new Map();for(const _0x159b84 of _0x4cb07f){const _0x39c703=_0x25c756(_0x159b84['attributes']);_0x5cb309['has'](_0x39c703)||(_0x5cb309['set'](_0x39c703,_0x3e3fb4['length']),_0x3e3fb4['push']([]));const _0x201fe5=_0x5cb309['get'](_0x39c703);_0x3e3fb4[_0x201fe5]['push'](_0x159b84);}!(function(){_0x3e3fb4['sort']((_0xbdf82,_0x3d3607)=>{const _0x5c0cb5=_0xbdf82[0x0]['createdAt'],_0x1803e3=_0x3d3607[0x0]['createdAt'];return _0x5c0cb5==_0x1803e3?_0xbdf82[0x0]['attributes']['groupId']<_0x3d3607[0x0]['attributes']['groupId']?-0x1:0x1:_0x5c0cb5<_0x1803e3?-0x1:0x1;});for(const _0x3abc4b of _0x3e3fb4)_0x3abc4b['sort']((_0x5a3fd1,_0x2fab43)=>_0x5a3fd1['id']<_0x2fab43['id']?-0x1:0x1);}());for(let _0x39d457=0x0;_0x39d457<_0x3e3fb4['length'];_0x39d457++){if(0x0==_0x3e3fb4[_0x39d457]['length'])continue;const _0x4bcf02=[];for(let _0x5a5496=_0x39d457+0x1;_0x5a5496<_0x3e3fb4['length'];_0x5a5496++)0x0!=_0x3e3fb4[_0x5a5496]['length']&&_0x5e47bb(_0x3e3fb4[_0x39d457],_0x3e3fb4[_0x5a5496])&&_0x4bcf02['push'](_0x5a5496);for(const _0x195c67 of _0x4bcf02)_0x3e3fb4[_0x39d457]=_0x3e3fb4[_0x39d457]['concat'](_0x3e3fb4[_0x195c67]),_0x3e3fb4[_0x195c67]=[];}for(const _0x569feb of _0x3e3fb4)for(let _0xec2ca3=0x0;_0xec2ca3<_0x569feb['length'];_0xec2ca3++)_0x569feb[_0xec2ca3]['next']=_0x569feb[_0xec2ca3+0x1]||null;for(const _0x309324 of _0x3e3fb4)for(let _0x9fd0d=0x0;_0x9fd0d<_0x309324['length'];_0x9fd0d++)_0x309324[_0x9fd0d]['previous']=_0x309324[_0x9fd0d-0x1]||null;function _0x5e47bb(_0x1b1854,_0x314d31){if(_0x1b1854[0x0]['attributes']['groupId']!==_0x314d31[0x0]['attributes']['groupId']&&_0x1b1854[0x0]['author']!==_0x314d31[0x0]['author'])return!0x1;if(!function(_0x13f4ba,_0x2be4b1){if(!_0x13f4ba['hasComments']&&!_0x2be4b1['hasComments'])return!0x0;if(_0x13f4ba['hasComments']&&_0x2be4b1['hasComments'])return!0x1;if(_0x13f4ba['hasComments']&&_0x2be4b1['createdAt']<_0x13f4ba['commentThread']['comments']['get'](0x0)['createdAt'])return!0x0;if(_0x2be4b1['hasComments']&&_0x13f4ba['createdAt']<_0x2be4b1['commentThread']['comments']['get'](0x0)['createdAt'])return!0x0;return!0x1;}(_0x1b1854[0x0],_0x314d31[0x0]))return!0x1;const _0x445f11=Bt(_0x1b1854[0x0]['attributes'],'groupId'),_0x3c2c61=Bt(_0x314d31[0x0]['attributes'],'groupId');if(!_0x43d31e(_0x445f11,_0x3c2c61))return!0x1;return!!_0x1b1854['every'](_0xc2d5b4=>_0x314d31['some'](_0x3a2401=>_0xc2d5b4['getFirstRange']()['isEqual'](_0x3a2401['getFirstRange']())))&&_0x314d31['every'](_0x5cc7bc=>_0x1b1854['some'](_0x27ec42=>_0x5cc7bc['getFirstRange']()['isEqual'](_0x27ec42['getFirstRange']())));}}['_joinWithAdjacentSuggestions'](_0x535c95){const _0x29ca0c=Array['from'](_0x535c95),_0x330b69=this['getSuggestions']({'skipNotAttached':!0x0}),_0x3675a1=_0x330b69['filter'](_0x40e040=>!_0x535c95['has'](_0x40e040)),_0x132716=new Map(_0x29ca0c['map'](_0x5b9071=>[_0x5b9071,this['_suggestionFactory']['getSuggestionCallback'](_0x5b9071['type'],_0x5b9071['subType'],'join')])),_0x22e766=new Map(_0x330b69['map'](_0x2abd59=>[_0x2abd59,_0x2abd59['getRanges']()]));for(let _0x148182=0x0;_0x148182<_0x29ca0c['length'];_0x148182++){if(_0x1e7e50(this,_0x29ca0c[_0x148182],_0x29ca0c,_0x148182+0x1))return!0x0;}for(let _0x2b7e2a=0x0;_0x2b7e2a<_0x29ca0c['length'];_0x2b7e2a++){if(_0x1e7e50(this,_0x29ca0c[_0x2b7e2a],_0x3675a1,0x0))return!0x0;}return!0x1;function _0x1e7e50(_0x28da35,_0x3dd2ee,_0x5dbed3,_0x226031){for(let _0x5dda4d=_0x226031;_0x5dda4d<_0x5dbed3['length'];_0x5dda4d++){const _0xb32946=_0x5dbed3[_0x5dda4d];if(_0xb32946['type']!==_0x3dd2ee['type']||_0xb32946['author']['id']!==_0x3dd2ee['author']['id']||_0xb32946['subType']!==_0x3dd2ee['subType'])continue;if(!Pt(_0x3dd2ee,_0xb32946,['groupId']))continue;if('attribute'==_0x3dd2ee['type']&&_0x3dd2ee['data']['oldValue']!=_0xb32946['data']['oldValue'])continue;if('attribute'==_0x3dd2ee['type']&&_0x28da35['_isBlockAttribute'](_0x3dd2ee['data']['key']))continue;if('formatBlock'==_0x3dd2ee['type']){const _0x29e95c=_0x28da35['editor']['model'],_0x4de2a9=_0x3dd2ee['getContainedElement']();if(_0x4de2a9&&(_0x29e95c['schema']['isObject'](_0x4de2a9)||_0x29e95c['schema']['isLimit'](_0x4de2a9)))continue;}const _0x26289b=_0x132716['get'](_0x3dd2ee),_0xd5688f=_0x22e766['get'](_0x3dd2ee),_0x3d2854=_0x22e766['get'](_0xb32946),_0x3a60a8=_0x3dd2ee['commentThread']&&_0x3dd2ee['commentThread']['length'],_0x3c10c9=_0xb32946['commentThread']&&_0xb32946['commentThread']['length'];if(!_0x3a60a8&&_0x26289b(_0x3d2854,_0xd5688f))return _0x28da35['_joinSuggestions'](_0xb32946,_0x3dd2ee),_0x22e766['delete'](_0x3dd2ee),!0x0;if(!_0x3c10c9&&_0x26289b(_0xd5688f,_0x3d2854))return _0x28da35['_joinSuggestions'](_0x3dd2ee,_0xb32946),_0x22e766['delete'](_0xb32946),!0x0;}return!0x1;}}['_joinSuggestions'](_0x8be172,_0x50eafc){if(_0x8be172['isMultiRange']){for(const _0x9d662f of _0x50eafc['getRanges']())_0x8be172['addRange'](_0x9d662f);}else{const _0x31b2b5=_0x50eafc['getFirstRange']()['end'];this['_setSuggestionRange'](_0x8be172,this['_model']['createRange'](_0x8be172['getFirstRange']()['start'],_0x31b2b5));}_0x50eafc['removeMarkers']();}['_getMarkerAnnouncementText'](_0x9ded8a,_0x35d728){const _0x246b8a=_0x9ded8a['startsWith']('format')||_0x9ded8a['startsWith']('attribute')?'FORMATTING':_0x9ded8a['toUpperCase']();return o(this['editor']['locale'],_0x35d728+'_'+_0x246b8a+'_SUGGESTION_ANNOUNCEMENT');}['_initAriaMarkerChangeAnnouncements'](){const _0x3a0de3=this['editor'];if(!_0x3a0de3['ui'])return;const {ariaLiveAnnouncer:_0x12b455}=_0x3a0de3['ui'];_0x2033ad(this['_model'],({left:_0x3e65fc,entered:_0x4eff30})=>{for(const _0x46a495 of _0x3e65fc){const {group:_0x5512e3,type:_0x5494d4}=this['_splitMarkerName'](_0x46a495['name']);if('suggestion'===_0x5512e3){_0x12b455['announce'](this['_getMarkerAnnouncementText'](_0x5494d4,'LEAVE'));break;}}for(const _0x2e4176 of _0x4eff30){const {group:_0x4cd8db,type:_0x12529c}=this['_splitMarkerName'](_0x2e4176['name']);if('suggestion'===_0x4cd8db){_0x12b455['announce'](this['_getMarkerAnnouncementText'](_0x12529c,'ENTER'));break;}}});}['_processAttributeChanges'](_0x47ca96){if(this['_recordAttributeSuggestions'])return!0x1;const _0x577efb=this['editor'],_0x14a2a2=_0x577efb['model']['document']['differ']['getChanges']();if(0x0==_0x14a2a2['length'])return!0x1;const _0x46ec4c=[],_0x59e537=_0x14a2a2['filter'](_0x1e16a5=>'attribute'==_0x1e16a5['type']),_0x1e0060=_0x14a2a2['filter'](_0x4a146a=>'insert'==_0x4a146a['type']&&'$text'!=_0x4a146a['name']),_0x5e6b72=_0x14a2a2['filter'](_0x232721=>'remove'==_0x232721['type']&&'$text'!=_0x232721['name']);for(const _0xc7fe39 of _0x59e537)_0x46ec4c['push']({'key':_0xc7fe39['attributeKey'],'newValue':_0xc7fe39['attributeNewValue'],'oldValue':_0xc7fe39['attributeOldValue'],'range':Ot(_0xc7fe39['range'],_0x577efb['model'])});for(const _0x45110e of _0x1e0060){const _0x2e4d19=_0x5e6b72['find'](_0x4e3f17=>_0x4e3f17['position']['isEqual'](_0x45110e['position']));_0x2e4d19&&_0x46ec4c['push']({'key':m,'newValue':_0x45110e['name'],'oldValue':_0x2e4d19['name'],'range':_0x577efb['model']['createRangeOn'](_0x45110e['position']['nodeAfter'])});}return 0x0!=_0x46ec4c['length']&&this['_reduceExistingSuggestions'](_0x47ca96,_0x46ec4c);}['_processAttributeSuggestions'](_0x3f9307){let _0x1fbdd1=!0x1;const _0x629721=this['editor']['model']['document']['differ']['getChangedMarkers']()['filter'](_0x1f9202=>_0x1f9202['data']['newRange']&&_0x1f9202['name']['startsWith']('suggestion:attribute:'));for(const _0x4c7633 of _0x629721){const {subType:_0x2f8abc,id:_0x5a9ece}=this['_splitMarkerName'](_0x4c7633['name']),_0x2e9ca0=_0x2f8abc['split']('|')[0x0];for(const _0x516d01 of this['getSuggestions']({'skipNotAttached':!0x0}))_0x516d01['id']!=_0x5a9ece&&'attribute'==_0x516d01['type']&&_0x516d01['data']&&_0x516d01['data']['key']==_0x2e9ca0&&_0x516d01['getFirstRange']()['isIntersecting'](_0x4c7633['data']['newRange'])&&(this['_reduceSuggestionAttributeRange'](_0x516d01,_0x4c7633['data']['newRange'],_0x3f9307),_0x1fbdd1=!0x0);}return _0x1fbdd1;}['_recordAttributeChanges'](_0x16bb9f){this['editor'],this['_recordAttributeSuggestions']=!0x0,_0x16bb9f();}['_isRegisteredAttribute'](_0x109234){const _0x7647a7=this['_isBlockAttribute'](_0x109234),_0x4daf87=this['_inlineAttributeKeys']['has'](_0x109234);return _0x7647a7||_0x4daf87;}['_reduceExistingSuggestions'](_0x4c8797,_0xa4df55){if(0x0==_0xa4df55['length'])return!0x1;let _0x37bdb9=!0x1;for(const _0x54711c of _0xa4df55){const _0x5b84a5=this['_findSuggestions'](_0x54711c['range'],'attribute')['filter'](_0x547b81=>!_0x547b81['meta']['isNextTo'])['map'](_0x340b2b=>_0x340b2b['suggestion']),_0x24f7fe=_0x25c756({'newValue':_0x54711c['newValue']});_0x5b84a5['filter'](_0x5c1112=>{const [_0x21d17b,_0x2b0e2d]=_0x5c1112['subType']['split']('|');return _0x21d17b==_0x54711c['key']&&_0x2b0e2d!=_0x24f7fe;})['forEach'](_0x5c4fc2=>{this['_reduceSuggestionAttributeRange'](_0x5c4fc2,_0x54711c['range'],_0x4c8797),_0x37bdb9=!0x0;});}return _0x37bdb9;}['_reduceSuggestionAttributeRange'](_0x347dfe,_0xe21d8f,_0x5e539d){const _0x101c3e=_0x347dfe['getFirstRange']()['getDifference'](_0xe21d8f);0x0!==_0x101c3e['length']?0x1!==_0x101c3e['length']?this['_breakSuggestionMarker'](_0x347dfe,_0xe21d8f['start'],_0xe21d8f['end']):this['_setSuggestionRange'](_0x347dfe,_0x101c3e[0x0]):_0x5e539d['removeMarker'](_0x347dfe['getFirstMarker']());}}class xt{['_editor'];['_model'];['_customCallbacks'];['_defaultCallbacks'];constructor(_0x563ff8){this['_editor']=_0x563ff8,this['_model']=_0x563ff8['model'],this['_customCallbacks']=new Map(),this['_defaultCallbacks']=new Map(),this['_registerDefaultCallbacks']();}['buildSuggestion'](_0x226451,_0x1aadbc,_0x37136f,_0x1d39bd,_0x43aef9,_0x2d2b07){return new u(this['_model'],{'type':_0x226451,'subType':_0x1aadbc,'id':_0x37136f,'author':_0x1d39bd,'creator':_0x1d39bd,'attributes':_0x43aef9,'onAttributesChange':_0x2d2b07,'onAccept':(..._0xe84ff7)=>this['getSuggestionCallback'](_0x226451,_0x1aadbc,'accept')(..._0xe84ff7),'onDiscard':(..._0x301904)=>this['getSuggestionCallback'](_0x226451,_0x1aadbc,'discard')(..._0x301904)});}['registerCustomCallback'](_0x52a2c1,_0x2d414e,_0x31f6a1,_0x49277b){const _0x3ca476=_0x52a2c1+':'+_0x2d414e+':'+_0x31f6a1;this['_customCallbacks']['set'](_0x3ca476,_0x49277b);}['getSuggestionCallback'](_0x371784,_0x2bf0a9,_0x2c21d8){const _0x3e2012=_0x371784+':'+_0x2bf0a9+':'+_0x2c21d8;return this['_customCallbacks']['get'](_0x3e2012)||this['_defaultCallbacks']['get'](_0x371784+':'+_0x2c21d8);}['_registerDefaultCallbacks'](){const _0x1bbfdb=()=>!0x1,_0x3d59c6=_0x161318=>{_0x161318['sort']((_0x2adc6b,_0x107e0b)=>_0x2adc6b['start']['isBefore'](_0x107e0b['start'])?0x1:-0x1),this['_model']['change'](_0xdb64e3=>{for(const _0x2f7686 of _0x161318){let _0x4edba8;_0x4edba8=_0x2f7686['end']['isAtEnd']&&_0x2f7686['end']['parent']==_0x2f7686['start']['nodeAfter']?_0xdb64e3['createSelection'](_0x2f7686['start']['nodeAfter'],'on'):_0xdb64e3['createSelection'](_0x2f7686),this['_model']['deleteContent'](_0x4edba8,{'forceDefaultExecution':!0x0,'doNotAutoparagraph':!0x0});}});},_0x250878=(_0x796dd7,_0x594004)=>{_0x594004&&this['_model']['change'](_0x582423=>{const {commandName:_0x5ac581,commandParams:_0x287b60=[]}=_0x594004,_0xe08bfc=_0x796dd7['map'](_0x41f9f8=>(Tt(_0x41f9f8)&&(_0x41f9f8=this['_model']['createRange'](_0x41f9f8['end'])),_0x41f9f8))['filter'](_0x3abd41=>'$graveyard'!==_0x3abd41['root']['rootName']);if(_0xe08bfc['length']<0x1)return;const _0x12681f=Array['from'](this['_model']['document']['selection']['getRanges']())['map'](_0x2aad36=>_0x2028c8['fromRange'](_0x2aad36));_0x582423['setSelection'](_0xe08bfc);for(const _0x5bbdac of this['_editor']['commands']['commands']())_0x5bbdac['refresh']();_0x287b60['push']({'forceDefaultExecution':!0x0}),this['_editor']['execute'](_0x5ac581,..._0x287b60);const _0x133d59=_0x12681f['filter'](_0x245cc0=>'$graveyard'!=_0x245cc0['root']['rootName']);_0x133d59['length']>0x0&&_0x582423['setSelection'](_0x133d59);for(const _0xc5631 of _0x12681f)_0xc5631['detach']();});},_0x3715e1=(_0x4f67ba,_0x5d60a9)=>0x1==_0x4f67ba['length']&&0x1==_0x5d60a9['length']&&_0x4f67ba[0x0]['end']['isEqual'](_0x5d60a9[0x0]['start']),_0x325676=(_0xe2bcd2,_0x93fba0,_0x2364e7,_0x58c41d)=>Gt(_0xe2bcd2,_0x93fba0,_0x2364e7,_0x58c41d,this['_model'])?[_0xe2bcd2,_0x93fba0]:Gt(_0x93fba0,_0xe2bcd2,_0x58c41d,_0x2364e7,this['_model'])?[_0x93fba0,_0xe2bcd2]:null;this['_defaultCallbacks']['set']('insertion:accept',_0x1bbfdb),this['_defaultCallbacks']['set']('insertion:discard',_0x3d59c6),this['_defaultCallbacks']['set']('insertion:join',_0x3715e1),this['_defaultCallbacks']['set']('insertion:chain',_0x325676),this['_defaultCallbacks']['set']('deletion:accept',_0x3d59c6),this['_defaultCallbacks']['set']('deletion:discard',_0x1bbfdb),this['_defaultCallbacks']['set']('deletion:join',_0x3715e1),this['_defaultCallbacks']['set']('deletion:chain',_0x325676),this['_defaultCallbacks']['set']('formatInline:accept',_0x250878),this['_defaultCallbacks']['set']('formatInline:discard',_0x1bbfdb),this['_defaultCallbacks']['set']('formatInline:join',_0x3715e1),this['_defaultCallbacks']['set']('formatInline:chain',_0x1bbfdb),this['_defaultCallbacks']['set']('formatBlock:accept',_0x250878),this['_defaultCallbacks']['set']('formatBlock:discard',_0x1bbfdb),this['_defaultCallbacks']['set']('formatBlock:join',_0x3715e1),this['_defaultCallbacks']['set']('formatBlock:chain',_0x1bbfdb),this['_defaultCallbacks']['set']('attribute:accept',_0x1bbfdb),this['_defaultCallbacks']['set']('attribute:discard',(_0x49bf01,_0x144bf2)=>{if(!_0x144bf2)return;const _0x27dc2c=this['_editor']['plugins']['get'](p);this['_model']['change'](_0x10bc81=>{if(_0x144bf2['key']==m)for(const _0x1b6c97 of _0x49bf01){const _0x49c92c=_0x1b6c97['start']['nodeAfter'],_0x3bd8b7=_0x144bf2['oldValue'];_0x10bc81['rename'](_0x49c92c,_0x3bd8b7);}else{if(_0x27dc2c['_isBlockAttribute'](_0x144bf2['key'])){for(const _0xc6aa93 of _0x49bf01)void 0x0!==_0x144bf2['oldValue']?_0x10bc81['setAttribute'](_0x144bf2['key'],_0x144bf2['oldValue'],_0xc6aa93['start']['nodeAfter']):_0x10bc81['removeAttribute'](_0x144bf2['key'],_0xc6aa93['start']['nodeAfter']);}else{for(const _0x549cfe of _0x49bf01)_0x144bf2['oldValue']?_0x10bc81['setAttribute'](_0x144bf2['key'],_0x144bf2['oldValue'],_0x549cfe):_0x10bc81['removeAttribute'](_0x144bf2['key'],_0x549cfe);}}});}),this['_defaultCallbacks']['set']('attribute:join',_0x3715e1);}}function Rt(_0x31aab9,_0xf35d4a,_0x40dfcf){for(const _0x302bd5 of _0xf35d4a['parent']['getAncestors']({'includeSelf':!0x0,'parentFirst':!0x0})){if(_0x302bd5['root']==_0x302bd5)return!0x1;if(!_0x40dfcf['containsItem'](_0x302bd5))return!0x1;if(_0x31aab9['isObject'](_0x302bd5)||_0x31aab9['isLimit'](_0x302bd5))return!0x0;}return!0x1;}function Tt(_0x1a7a64){return _0x1a7a64['end']['parent']==_0x1a7a64['start']['nodeAfter']&&_0x1a7a64['end']['isAtStart'];}function Et(_0x6c4b74,_0x5462ed,_0x281a4e,_0x5e18a4){const _0x8efdf8=_0x5876f6=>!_0x5876f6['item']['is']('$textProxy')&&!_0x5e18a4['isObject'](_0x5876f6['item']),_0x270733=_0x6c4b74['start']['getLastMatchingPosition'](_0x8efdf8),_0x34b9ae=_0x6c4b74['end']['getLastMatchingPosition'](_0x8efdf8,{'direction':'backward'});return(!_0x6c4b74['start']['isEqual'](_0x270733)||!_0x6c4b74['end']['isEqual'](_0x34b9ae))&&(_0x270733['isBefore'](_0x34b9ae)?_0x281a4e['updateMarker'](_0x5462ed,{'range':_0x281a4e['createRange'](_0x270733,_0x34b9ae)}):_0x281a4e['removeMarker'](_0x5462ed),!0x0);}function Vt(_0x19682f){return _0x25c756(_0x19682f);}function Ut(_0xf6bf0b){const _0x306b7c=_0xf6bf0b['start']['nodeAfter'];return _0x306b7c&&_0x306b7c['is']('element');}function Ot(_0x1a84a6,_0x54977e){return null==_0x1a84a6['end']['nodeBefore']&&_0x1a84a6['end']['parent']==_0x1a84a6['start']['nodeAfter']?Ft(_0x1a84a6['start']['nodeAfter'],_0x54977e):_0x1a84a6;}function Ft(_0x44f6b4,_0x3fbe0b){const _0xf3558b=_0x3fbe0b['schema']['isObject'](_0x44f6b4)||_0x3fbe0b['schema']['isSelectable'](_0x44f6b4);return _0x3fbe0b['createRange'](_0x3fbe0b['createPositionAt'](_0x44f6b4,'before'),_0xf3558b?_0x3fbe0b['createPositionAfter'](_0x44f6b4):_0x3fbe0b['createPositionAt'](_0x44f6b4,'end'));}function Gt(_0x54cb66,_0x53cc18,_0x29b233,_0x3e6910,_0x27fb93){if(!Pt(_0x54cb66,_0x53cc18))return!0x1;if(_0x29b233['end']['isEqual'](_0x3e6910['start']))return!0x0;if(_0x54cb66['type']!=_0x53cc18['type'])return!0x1;if(!_0x29b233['end']['isTouching'](_0x3e6910['start']))return!0x1;const _0x3eeab6=_0x27fb93['createRange'](_0x29b233['end'],_0x3e6910['start'])['getWalker']();for(const _0x1a6beb of _0x3eeab6)if(['elementStart','elementEnd']['includes'](_0x1a6beb['type'])&&_0x27fb93['schema']['isLimit'](_0x1a6beb['item']))return!0x1;return!0x0;}function Pt(_0x9e07f8,_0x6ad84f,_0x2e5645=[]){return!(!_0x9e07f8['_isDataLoaded']||!_0x6ad84f['_isDataLoaded'])&&_0x43d31e(Bt(_0x9e07f8['attributes'],_0x2e5645),Bt(_0x6ad84f['attributes'],_0x2e5645));}function Lt(_0x116c95,_0x9c4bdb){const _0x4c8f12=Ht(_0x116c95['attributes']),_0x864eb8=Ht(_0x9c4bdb);if(!_0x116c95['_isDataLoaded'])return!0x1;for(const _0x3a4860 of Object['keys'](_0x864eb8))if(!_0x43d31e(_0x4c8f12[_0x3a4860],_0x864eb8[_0x3a4860]))return!0x1;return!0x0;}function Ht(_0x396533){const _0x27fac8=Object['assign']({},_0x396533);return delete _0x27fac8['skipNestingCheck'],delete _0x27fac8['tablePasteChainId'],_0x27fac8;}class oe extends/* #__PURE__ -- @preserve */
25
- _0x294ea9(){['model'];['view'];['commentThreadController'];['_editor'];['_acceptCommand'];['_discardCommand'];['_pendingAction'];constructor(_0x43acfc,_0x307a94,_0x176700,_0x4cc7c5){super(),this['model']=_0x307a94,this['view']=_0x176700,this['commentThreadController']=_0x4cc7c5,this['_editor']=_0x43acfc,this['_acceptCommand']=_0x43acfc['commands']['get']('acceptSuggestion'),this['_discardCommand']=_0x43acfc['commands']['get']('discardSuggestion'),this['view']['bind']('isEnabled')['to'](this['_acceptCommand'],this['_discardCommand'],(_0x10c273,_0x181286)=>_0x10c273||_0x181286),this['view']['bind']('canAccept')['to'](this['_acceptCommand'],'isEnabled',_0x204d4d=>_0x204d4d&&this['_editor']['model']['canEditAt'](_0x307a94['getRanges']())),this['view']['bind']('canDiscard')['to'](this['_discardCommand'],'isEnabled',_0x1924cc=>_0x1924cc&&this['_editor']['model']['canEditAt'](_0x307a94['getRanges']())),this['_pendingAction']=null,_0x176700['isDirty']&&this['_setPendingAction'](),this['listenTo'](_0x176700,'acceptSuggestion',()=>this['acceptSuggestion']()),this['listenTo'](_0x176700,'discardSuggestion',()=>this['discardSuggestion']()),this['listenTo'](_0x176700,'change:isDirty',()=>{_0x176700['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 _0x1dd43e=o(this['_editor']['locale'],'PENDING_ACTION_SUGGESTION');this['_pendingAction']=this['_editor']['plugins']['get']('PendingActions')['add'](_0x1dd43e);}['_removePendingAction'](){null!==this['_pendingAction']&&this['_editor']['plugins']['get']('PendingActions')['remove'](this['_pendingAction']),this['_pendingAction']=null;}}class es extends _0x3d4348{['commentsListView'];['commentThreadInputView'];['_model'];['_localUser'];['_config'];constructor(_0x655def,_0x12f32b,_0x451d52,_0x4b5485){super(_0x655def),this['commentsListView']=null,this['commentThreadInputView']=null,this['set']('isActive',!0x1),this['set']('authoredAt',_0x12f32b['authoredAt']),this['bind']('authoredAt')['to'](_0x12f32b),this['set']('descriptionParts',[]),this['set']('isDirty',!0x1),this['set']('isEnabled',!0x1),this['set']('canAccept',!0x1),this['set']('canDiscard',!0x1),this['_model']=_0x12f32b,this['_localUser']=_0x451d52,this['_config']=_0x4b5485,_0x4b5485['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:_0x397608}=this['_config'];this['commentsListView']=new _0x397608(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',_0x2d6c57=>_0x2d6c57+0x1),this['commentThreadInputView']=this['_createCommentThreadInputView'](),this['on']('removeComment',()=>this['focus']()),this['bind']('isDirty')['to'](this['commentsListView'],'hasDirtyComment',this['commentThreadInputView']['commentInputView'],'value',(_0x2449f7,_0x44eca6)=>_0x2449f7||!!_0x44eca6);}['_createCommentThreadInputView'](){const {CommentThreadInputView:_0x12bbb3}=this['_config'],_0x500b0d=new _0x12bbb3(this['locale'],this['_localUser'],this['_config']['editorConfig']),_0x29480e=_0x500b0d['commentInputView'];return _0x500b0d['bind']('showInput')['to'](this,'isActive',this['_model']['commentThread'],'isReadOnly',_0x29480e,'value',(_0x1e22ec,_0x4404fe,_0x5a3b2a)=>!!_0x5a3b2a||_0x1e22ec&&!_0x4404fe),_0x29480e['on']('submit',(_0x49d329,_0x13e150)=>{this['fire']('addComment',_0x13e150),_0x29480e['editor']['setData']('');}),_0x29480e['on']('cancel',()=>this['focus']()),_0x29480e['bind']('disabledSubmit')['to'](this['_model']['commentThread'],'isReadOnly'),_0x500b0d;}}class ne extends es{['userView'];['acceptButton'];['discardButton'];['_descriptionElement'];constructor(_0x3b3925,_0x53bd77,_0x2e9c7e,_0x1fc9d3){super(_0x3b3925,_0x53bd77,_0x2e9c7e,_0x1fc9d3),this['set']('type',''),this['bind']('type')['to'](this,'descriptionParts',_0x248413=>_0x248413&&_0x248413[0x0]?_0x248413[0x0]['type']:''),this['bind']('description')['to'](this,'descriptionParts',this,'isActive',(_0x1b446f,_0x5e050c)=>{let _0xfde70c='';for(const _0x380b96 of _0x1b446f)_0xfde70c+='<p>'+ds(_0x380b96['content'],_0x380b96['color'])+'</p>';return _0x5e050c?_0xfde70c:_0x41dbaf(_0xfde70c,{'limit':0x8c});}),this['_descriptionElement']=null,this['acceptButton']=this['_createButton'](o(_0x3b3925,'Accept\x20suggestion'),_0x49cdbf['check'],'ck-suggestion--accept','acceptSuggestion','sw'),this['acceptButton']['bind']('isEnabled')['to'](this,'canAccept'),this['discardButton']=this['_createButton'](o(_0x3b3925,'Discard\x20suggestion'),_0x49cdbf['cancel'],'ck-suggestion--discard','discardSuggestion','sw'),this['discardButton']['bind']('isEnabled')['to'](this,'canDiscard'),this['userView']=new _0x36e838(_0x3b3925,this['_model']['author'],this['getUserViewNotificationText']()),this['userView']['extendTemplate']({'attributes':{'class':['ck-suggestion__user','ck-annotation__user']}}),this['setTemplate'](this['getTemplate']());}['getTemplate'](){const _0x3f9993=this['bindTemplate'],_0x2f1ea7=[{'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':_0x3f9993['to']('authoredAt'),'class':['ck-comment__info-time','ck-annotation__info-time']},'children':[{'text':_0x3f9993['to']('authoredAt',_0x36567d=>this['_config']['formatDateTime'](_0x36567d))}]}]},{'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']&&_0x2f1ea7['push']({'tag':'div','attributes':{'class':['ck-comment__external']},'children':[{'text':this['getExternalSuggestionNote']()}]});const _0x4bc6e4={'tag':'div','attributes':{'class':['ck-suggestion-wrapper',_0x3f9993['if']('isActive','ck-suggestion-wrapper--active'),_0x3f9993['to']('type',_0x51dd0e=>'ck-suggestion-'+_0x51dd0e),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':_0x2f1ea7}]}]};return this['commentsListView']&&this['commentThreadInputView']&&(_0x4bc6e4['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)),_0x4bc6e4;}['render'](){super['render'](),this['_descriptionElement']=this['element']['querySelector']('.ck-annotation__content-wrapper'),this['_descriptionElement']['innerHTML']=this['description'],this['on']('change:description',(_0x4533c7,_0x2f6b45,_0x556b79)=>{this['_descriptionElement']['innerHTML']=_0x556b79;});}['_createButton'](_0x5e5a0f,_0x5c47f6,_0x2357bf,_0x2ad15b,_0x300233){const _0x2a0604=new _0x54f3a5(this['locale']);return _0x2a0604['set']({'label':_0x5e5a0f,'icon':_0x5c47f6,'tooltip':!0x0,'tooltipPosition':_0x300233}),_0x2a0604['extendTemplate']({'attributes':{'class':_0x2357bf}}),_0x2a0604['on']('execute',()=>{this['fire'](_0x2ad15b,this['_model']['id']);}),_0x2a0604;}['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(_0x3af5f,_0x3a7b69){let _0x33a846='';return _0x33a846+=_0x3af5f['split']('*')['map']((_0x19b6e9,_0x1e8616)=>_0x1e8616%0x2!=0x0?'<span\x20class=\x22ck-suggestion-type\x22>'+us(_0x19b6e9)+'</span>':us(_0x19b6e9))['join'](''),_0x3a7b69&&(_0x33a846+='<span\x20class=\x22ck-suggestion-color\x22\x20style=\x22background-color:\x20'+_0x3a7b69['value']+'\x22\x20title=\x22'+_0x3a7b69['title']+'\x22></span>'),_0x33a846;}function us(_0x1eace6){const _0x4ab6ed=document['createElement']('span');return _0x4ab6ed['innerText']=_0x1eace6,_0x4ab6ed['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 _0x578bbc{['_suggestionToController'];['_viewToController'];['_annotationViews'];['_handleControllerBuffer'];['_disableComments'];static get['requires'](){return[p,_0x4e9db3,'CommentsRepository','Annotations','EditorAnnotations'];}static get['pluginName'](){return'TrackChangesUI';}constructor(_0x49a223){super(_0x49a223),this['_suggestionToController']=new Map(),this['_viewToController']=new Map(),this['_annotationViews']=new Map(),this['_handleControllerBuffer']=new Map();const _0x364dfe=this['editor']['config'];_0x364dfe['define']('trackChanges.SuggestionThreadView',ne),_0x364dfe['define']('trackChanges.disableComments',!0x1),this['_disableComments']=_0x364dfe['get']('trackChanges.disableComments');}['_handleSuggestionControllerDelayed'](_0x91c1d3,_0x4ee410){0x0===this['_handleControllerBuffer']['size']&&setTimeout(()=>{for(const [_0x319094,_0x214627]of this['_handleControllerBuffer']){const _0x141531=this['_suggestionToController']['has'](_0x319094);_0x141531||_0x214627?_0x141531&&_0x214627&&this['_destroyController'](_0x319094):this['_initializeController'](_0x319094);}this['_handleControllerBuffer']['clear'](),this['editor']['plugins']['get']('EditorAnnotations')['refreshSelectedViews'](),this['_refreshActiveMarkers']();},0xa),this['_handleControllerBuffer']['set'](_0x91c1d3,_0x4ee410);}['init'](){const _0x252e1f=this['editor'],_0x18b689=_0x252e1f['plugins']['get']('TrackChangesEditing'),_0x4a57df=_0x252e1f['plugins']['get']('Annotations'),_0x32dbfa=_0x252e1f['plugins']['get']('EditorAnnotations'),_0x49b43c=_0x252e1f['plugins']['get']('CommentsRepository');this['_addUIComponentsToFactory'](),_0x32dbfa['addSourceCollector'](()=>{const _0x1b9eca=[];for(const [_0x305bb1,_0x19af86]of Array['from'](this['_suggestionToController'])){const _0x56daa0=_0x305bb1['getAllAdjacentSuggestions'](),_0x5b90e7=[];for(const _0x2111d1 of _0x56daa0){if(!_0x2111d1['isInContent'])continue;if(_0x2111d1['isMultiRange']){_0x5b90e7['push'](..._0x2111d1['getRanges']());continue;}const _0x5db475=_0x2111d1['getFirstRange']();if(_0x5b90e7['length']>0x0){const _0x22fd3b=_0x5b90e7[0x0]['getJoined'](_0x5db475);if(_0x22fd3b){_0x5b90e7[0x0]=_0x22fd3b;continue;}}_0x5b90e7['push'](_0x5db475);}_0x1b9eca['push']([_0x19af86['view'],_0x5b90e7]);}return _0x1b9eca;}),this['listenTo'](_0x18b689,'suggestionLoaded',(_0x3e6e99,_0x162cdd)=>{this['listenTo'](_0x162cdd,'change:previous',(_0x520855,_0x323fd3,_0x497544,_0x24e98c)=>{_0x162cdd['isInContent']&&(null==_0x497544?(this['_updateController'](_0x24e98c['head']),this['_handleSuggestionControllerDelayed'](_0x162cdd,!0x1)):(this['_updateController'](_0x497544['head']),null==_0x24e98c&&this['_handleSuggestionControllerDelayed'](_0x162cdd,!0x0)));}),null!==_0x162cdd['previous']?this['_updateController'](_0x162cdd['head']):this['_handleSuggestionControllerDelayed'](_0x162cdd,!0x1);}),this['listenTo'](_0x18b689,'suggestionUnloaded',(_0x199d71,_0x173676,_0x4160c7)=>{this['stopListening'](_0x173676,'change:previous'),this['_handleControllerBuffer']['delete'](_0x173676),this['_suggestionToController']['has'](_0x173676)&&this['_destroyController'](_0x173676),_0x4160c7&&this['_updateController'](_0x4160c7['head']);}),this['listenTo'](_0x18b689,'suggestionChanged',(_0x1db51c,_0x2e3a0b)=>{this['_updateController'](_0x2e3a0b);}),this['listenTo'](_0x4a57df,'change:activeAnnotations',()=>{this['_refreshActiveMarkers']();}),this['listenTo'](_0x49b43c,'addComment',(_0x186f50,{threadId:_0x55cc96,isFromAdapter:_0x4c7693})=>{if(_0x4c7693||!_0x18b689['hasSuggestion'](_0x55cc96))return;const _0x505f46=_0x18b689['getSuggestion'](_0x55cc96);this['_suggestionToController']['get'](_0x505f46)['view']['focus']();},{'priority':'lowest'});}['_refreshActiveMarkers'](){const _0x1c5615=this['editor']['plugins']['get']('Annotations'),_0x343648=this['editor']['plugins']['get']('TrackChangesEditing'),_0x4942e3=Array['from'](_0x1c5615['activeAnnotations'],_0x537545=>_0x537545['innerView'])['filter'](_0x1d5558=>this['_viewToController']['has'](_0x1d5558)),_0x51be8e=[];for(const _0x16e3b7 of _0x4942e3){const _0x369982=this['_viewToController']['get'](_0x16e3b7)['model']['getAllAdjacentSuggestions']();_0x51be8e['push'](..._0x369982['reduce']((_0x4a8539,_0x29021b)=>[..._0x4a8539,..._0x29021b['getMarkerNames']()],[]));}_0x343648['activeMarkers']=_0x51be8e;}['_addUIComponentsToFactory'](){const _0x2d3c13=this['editor'],_0x225bda=_0x2d3c13['locale'],_0x4a0465=o(_0x225bda,'Track\x20changes'),_0x584cbb=new Wt([{'type':'switchbutton','model':new te({'withText':!0x0,'label':_0x4a0465,'commandName':'trackChanges','role':'menuitemcheckbox'})},{'type':'separator'},{'type':'button','model':new te({'withText':!0x0,'label':o(_0x225bda,'Accept\x20all\x20suggestions'),'commandName':'acceptAllSuggestions','role':'menuitem'})},{'type':'button','model':new te({'withText':!0x0,'label':o(_0x225bda,'Accept\x20all\x20selected\x20suggestions'),'commandName':'acceptSelectedSuggestions','role':'menuitem'})},{'type':'button','model':new te({'withText':!0x0,'label':o(_0x225bda,'Discard\x20all\x20suggestions'),'commandName':'discardAllSuggestions','role':'menuitem'})},{'type':'button','model':new te({'withText':!0x0,'label':o(_0x225bda,'Discard\x20all\x20selected\x20suggestions'),'commandName':'discardSelectedSuggestions','role':'menuitem'})}]);for(const _0x41d3a3 of _0x584cbb)if(ae(_0x41d3a3)){const _0xefac44=_0x2d3c13['commands']['get'](_0x41d3a3['model']['commandName']);_0x41d3a3['model']['bind']('isOn','isEnabled')['to'](_0xefac44,'value','isEnabled');}_0x2d3c13['ui']['componentFactory']['add']('trackChanges',_0x43b6ec=>this['_createToolbarButton'](_0x43b6ec,_0x584cbb,_0x4a0465)),_0x2d3c13['ui']['componentFactory']['add']('menuBar:trackChanges',_0x514353=>this['_createMenuBarMenu'](_0x514353,_0x584cbb,_0x4a0465));}['_createToolbarButton'](_0x505425,_0x2a2675,_0x3d442d){const _0x4b3f34=zt(_0x505425,Zt),_0x299212=this['editor']['commands']['get']('trackChanges');_0x4b3f34['buttonView']['set']({'tooltip':_0x3d442d,'label':_0x3d442d,'icon':ie}),_0x4b3f34['buttonView']['bind']('isOn')['to'](_0x299212,'value'),_0x4b3f34['buttonView']['on']('execute',()=>{_0x299212['execute'](),this['editor']['editing']['view']['focus']();}),qt(_0x4b3f34,_0x2a2675,{'role':'menu'});const _0x35798e=[];for(const _0x27c9e3 of _0x2a2675)ae(_0x27c9e3)&&_0x35798e['push'](this['editor']['commands']['get'](_0x27c9e3['model']['commandName']));const _0x489c13=_0x4b3f34['buttonView'];return _0x489c13['actionView']['unbind']('isEnabled'),_0x489c13['arrowView']['unbind']('isEnabled'),_0x489c13['actionView']['bind']('isEnabled')['to'](_0x299212,'isEnabled'),_0x489c13['arrowView']['bind']('isEnabled')['toMany'](_0x35798e,'isEnabled',(..._0xd8ce26)=>_0xd8ce26['some'](_0x4160be=>_0x4160be)),_0x4b3f34['on']('execute',_0x1749cd=>{this['editor']['execute'](_0x1749cd['source']['commandName']),this['editor']['editing']['view']['focus']();}),_0x4b3f34;}['_createMenuBarMenu'](_0x5044ac,_0x22fda1,_0x3b0dc0){const _0x5631c4=new Kt(_0x5044ac),_0x215443=this['editor']['commands']['get']('trackChanges');_0x5631c4['buttonView']['set']({'label':_0x3b0dc0,'icon':ie});const _0x59501f=new Qt(_0x5044ac);for(const _0x60e502 of _0x22fda1){if('separator'==_0x60e502['type']){_0x59501f['items']['add'](new Jt(_0x5044ac));continue;}const _0x1949f1=new Xt(_0x5044ac,_0x5631c4),_0x5c1a30=new Yt(_0x5044ac),_0x4e2c34=_0x60e502['model'];_0x5c1a30['bind'](...Object['keys'](_0x4e2c34))['to'](_0x4e2c34),_0x5c1a30['delegate']('execute')['to'](_0x5631c4),_0x5c1a30['on']('execute',()=>{this['editor']['execute'](_0x4e2c34['commandName']),this['editor']['editing']['view']['focus']();}),_0x1949f1['children']['add'](_0x5c1a30),_0x59501f['items']['add'](_0x1949f1);}return _0x5631c4['bind']('isEnabled')['to'](_0x215443,'isEnabled'),_0x5631c4['panelView']['children']['add'](_0x59501f),_0x5631c4;}['_initializeController'](_0x33188c){const _0x5e7aaf=this['editor'],_0x441d4d=_0x5e7aaf['config'],_0x4a6140=_0x5e7aaf['plugins']['get']('Annotations'),_0x5457d2=_0x5e7aaf['plugins']['get']('CommentsRepository'),_0x2d3954=_0x5e7aaf['plugins']['get']('EditorAnnotations'),_0x5e593e=_0x5e7aaf['plugins']['get'](_0x4e9db3)['me'],_0x81bf26=_0x441d4d['get']('trackChanges')['SuggestionThreadView'],{CommentsListView:_0x240692,CommentThreadInputView:_0x1fcf14}=_0x5e7aaf['plugins']['get']('CommentsUI');let _0x877269,_0x5626d7;this['_annotationViews']['has'](_0x33188c['id'])?(_0x5626d7=this['_annotationViews']['get'](_0x33188c['id']),_0x877269=_0x5626d7['mainView']):(_0x877269=new _0x81bf26(_0x5e7aaf['locale'],_0x33188c,_0x5e593e,{'disableComments':this['_disableComments'],'editorConfig':_0x441d4d['get']('comments.editorConfig'),'maxCommentsWhenCollapsed':_0x441d4d['get']('comments.maxCommentsWhenCollapsed'),'maxThreadTotalWeight':_0x441d4d['get']('comments.maxThreadTotalWeight'),'maxCommentCharsWhenCollapsed':_0x441d4d['get']('comments.maxCommentCharsWhenCollapsed'),'formatDateTime':_0x21937f(_0x441d4d['get']('locale')),'CommentView':_0x441d4d['get']('comments')['CommentView'],'CommentsListView':_0x240692,'CommentThreadInputView':_0x1fcf14}),_0x877269['acceptButton']['on']('execute',()=>{_0x5e7aaf['editing']['view']['focus']();}),_0x877269['discardButton']['on']('execute',()=>{_0x5e7aaf['editing']['view']['focus']();}),_0x5626d7=_0x4a6140['createAnnotationView'](this['editor']['locale'],_0x877269),_0x5626d7['bind']('isDirty')['to'](_0x877269,'isDirty'),_0x5626d7['bind']('length')['to'](_0x877269),_0x5626d7['bind']('type')['to'](_0x877269,'type',_0x3ee60d=>'suggestion-'+_0x3ee60d),this['_annotationViews']['set'](_0x33188c['id'],_0x5626d7));const _0x26fde1=_0x5457d2['createCommentThreadController'](_0x33188c['commentThread'],_0x877269),_0x3c49a2=new oe(_0x5e7aaf,_0x33188c,_0x877269,_0x26fde1),_0x11cd9f=_0x33188c['getAllAdjacentSuggestions']()['filter'](_0x1fc116=>_0x1fc116['isInContent']);_0x877269['descriptionParts']=_0x5e7aaf['plugins']['get']('TrackChangesEditing')['descriptionFactory']['getDescriptions'](_0x11cd9f),this['_suggestionToController']['set'](_0x33188c,_0x3c49a2),this['_viewToController']['set'](_0x877269,_0x3c49a2);const _0x388456=_0x4a6140['createAnnotation']({'view':_0x5626d7,'target':()=>{const _0x5b3e04=[],_0x5d1330=_0x33188c['getAllAdjacentSuggestions']()['filter'](_0xe7312f=>_0xe7312f['isInContent']);for(const _0x3c0723 of _0x5d1330)_0x5b3e04['push'](..._0x3c0723['getMarkers']());return _0x785c86(_0x5e7aaf['editing'],_0x5b3e04);},'type':()=>'suggestion-'+_0x3c49a2['view']['type']});_0x5457d2['_bindAnnotationToEditors'](_0x877269,_0x388456),_0x4a6140['add'](_0x388456),_0x2d3954['registerAnnotation'](_0x388456);}['_destroyController'](_0x4d63b0){const _0x3a85cd=this['editor']['plugins']['get']('CommentsRepository'),_0x325504=this['editor']['plugins']['get']('Annotations'),_0x3eb042=this['_suggestionToController']['get'](_0x4d63b0),_0x4e8848=_0x3eb042['view'],_0x3bb16a=_0x325504['getByInnerView'](_0x4e8848);_0x3a85cd['_unbindEditors'](_0x4e8848),_0x3bb16a&&_0x325504['remove'](_0x3bb16a),this['_suggestionToController']['delete'](_0x4d63b0),this['_viewToController']['delete'](_0x4e8848),_0x3eb042['destroy']();}['_updateController'](_0x5c12ff){if(!_0x5c12ff['isInContent']||!this['_suggestionToController']['has'](_0x5c12ff))return;const _0x3be508=this['editor']['plugins']['get']('TrackChangesEditing'),_0x5bc0c5=this['_suggestionToController']['get'](_0x5c12ff),_0x8133cb=_0x5c12ff['getAllAdjacentSuggestions']();_0x5bc0c5['view']['descriptionParts']=_0x3be508['descriptionFactory']['getDescriptions'](_0x8133cb);}['destroy'](){for(const _0x5e3495 of this['_suggestionToController']['keys']())this['_destroyController'](_0x5e3495);for(const _0x360386 of this['_annotationViews']['values']())_0x360386['mainView']['destroy']();super['destroy']();}}function ae(_0x15de6e){return'model'in _0x15de6e;}class k extends _0x578bbc{static get['requires'](){return[p,d,'Comments'];}static get['pluginName'](){return'TrackChanges';}set['adapter'](_0x281667){this['editor']['plugins']['get'](p)['adapter']=_0x281667;}get['adapter'](){return this['editor']['plugins']['get'](p)['adapter'];}['addSuggestion'](_0x2dab21){return this['editor']['plugins']['get'](p)['addSuggestionData'](_0x2dab21);}['getSuggestions']({skipNotAttached:_0x4cd663=!0x1,toJSON:_0x2447dd=!0x1}={}){return this['editor']['plugins']['get'](p)['getSuggestions']({'skipNotAttached':_0x4cd663,'toJSON':_0x2447dd});}['getSuggestion'](_0x52f90a){return this['editor']['plugins']['get'](p)['getSuggestion'](_0x52f90a);}}const T=['Pagination'];class P extends _0x578bbc{static get['requires'](){return[p];}static get['pluginName'](){return'TrackChangesData';}['init'](){const _0x34395a=this['editor'];if(_0x34395a['config']['define']('trackChangesData.editorCreator',_0x15583c=>{const _0x1c3d93=_0x34395a['model']['document']['getRootNames']()['reduce']((_0x9866d2,_0x43e852)=>(_0x9866d2[_0x43e852]='',_0x9866d2),{});return _0x34395a['constructor']['create'](_0x1c3d93,_0x15583c);}),'function'!=typeof _0x34395a['config']['get']('trackChangesData')['editorCreator'])throw new _0x1d6b47('track-changes-data-invalid-editor-creator');}['getDataWithAcceptedSuggestions'](_0x27e3ff){return N(this['editor'],!0x0,_0x27e3ff);}['getDataWithDiscardedSuggestions'](_0x31a10d){return N(this['editor'],!0x1,_0x31a10d);}}class D extends _0x578bbc{['result'];static get['pluginName'](){return'TrackChangesDataGetter';}constructor(_0x38acc4){super(_0x38acc4),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(_0x1a2224){return void 0x0!==_0x1a2224['getRootsAttributes'];}async function N(_0x23e0db,_0x33e41e,_0x5c5627){const _0x3b5c05=_0x9ac77(_0x23e0db,T);_0x3b5c05['plugins']['push'](p,D),_0x3b5c05['rootsAttributes']=v(_0x23e0db)?_0x23e0db['getRootsAttributes']():void 0x0;const _0x2e55db=document['createDocumentFragment'](),_0x265b87=_0x23e0db['config']['get']('trackChangesData')['editorCreator'],_0x3b3712=await _0x265b87(_0x3b5c05,()=>function(_0x46cebd){const _0x54c14d=document['createElement']('div');return _0x46cebd['appendChild'](_0x54c14d),_0x54c14d;}(_0x2e55db));!function(_0x47eafb,_0x26a040){const _0x2a5d9e=_0x47eafb['model']['document']['getRootNames']()['reduce']((_0x499e78,_0x22b899)=>(_0x499e78[_0x22b899]=_0x47eafb['data']['get']({'rootName':_0x22b899}),_0x499e78),{}),_0x42b369=_0x47eafb['plugins']['get']('Users')['users']['map'](_0x53f788=>({'id':_0x53f788['id'],'name':_0x53f788['name']})),_0x10dcf6=_0x47eafb['plugins']['get']('TrackChangesEditing')['getSuggestions']({'skipNotAttached':!0x0,'toJSON':!0x0}),_0x12ebc9=_0x47eafb['plugins']['get']('CommentsRepository')['getCommentThreads']({'skipNotAttached':!0x0,'toJSON':!0x0}),_0x3076d0=_0x26a040['plugins']['get']('Users'),_0x57c12c=_0x26a040['plugins']['get']('TrackChangesEditing'),_0x35b28b=_0x26a040['plugins']['get']('CommentsRepository');for(const _0x379589 of _0x42b369)_0x3076d0['getUser'](_0x379589['id'])||_0x3076d0['addUser'](_0x379589);_0x3076d0['me']||_0x3076d0['useAnonymousUser']();for(const _0x5e96ff of _0x10dcf6)_0x57c12c['addSuggestionData'](_0x5e96ff);for(const _0x4ebcee of _0x12ebc9)_0x35b28b['addCommentThread'](_0x4ebcee);_0x26a040['data']['set'](_0x2a5d9e);}(_0x23e0db,_0x3b3712),_0x3b3712['execute'](_0x33e41e?'acceptAllSuggestions':'discardAllSuggestions');const _0x5db4ca=v(_0x3b3712)?_0x3b3712['getFullData'](_0x5c5627):_0x3b3712['data']['get'](_0x5c5627);return await _0x3b3712['destroy'](),_0x5db4ca;}export{es as BaseSuggestionThreadView,k as TrackChanges,P as TrackChangesData,p as TrackChangesEditing};
23
+ import{Command as ts,Plugin as _0x3be5df,PendingActions as _0x4a2131,icons as _0xdf767d}from'@ckeditor/ckeditor5-core/dist/index.js';import{CKEditorError as _0x357ebd,ObservableMixin as _0x13aff3,uid as _0x3035a1,insertToPriorityArray as _0x243765,priorities as _0x3b4600,logWarning as _0x272dfa,Collection as Wt}from'@ckeditor/ckeditor5-utils/dist/index.js';import{normalizeColorOptions as _0x35f8c4,View as _0x337c6b,ButtonView as _0x37be95,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 _0x3c67fa,hashObject as _0x2c54bc,surroundingMarkersDetector as _0x14fed6,trimHtml as _0x4037e5,UserView as _0xc8bfc5,getDateTimeFormatter as _0x42ab4e,getAllMarkersDomElementsSorted as _0x362eea,sanitizeEditorConfig as _0x3c199d}from'ckeditor5-collaboration/dist/index.js';import{Element as _0x585adf,LiveRange as _0x2ded21,LivePosition as _0x2212d3}from'@ckeditor/ckeditor5-engine/dist/index.js';import{setHighlightHandling as _0x1897ff,toWidget as _0x47dbfc}from'@ckeditor/ckeditor5-widget/dist/index.js';import{cloneDeep as _0x24eea2,set as _0x24232a,isEqual as _0x9c88fc,unset as _0x4583b4,omit as Bt}from'lodash-es';import{Delete as _0x59be5b,Input as tr}from'@ckeditor/ckeditor5-typing/dist/index.js';import{Enter as _0x129566,ShiftEnter as _0x417959}from'@ckeditor/ckeditor5-enter/dist/index.js';class M extends ts{['_enabledCommands'];constructor(_0x3d17ac,_0x19ea14){super(_0x3d17ac),this['_enabledCommands']=_0x19ea14,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 _0x77403e of this['editor']['commands']['commands']())_0x77403e['affectsData']&&!this['_enabledCommands']['has'](_0x77403e)&&_0x77403e['forceDisabled']('TrackChangesCommand');}['_enableCommands'](){for(const _0x6663e2 of this['editor']['commands']['commands']())_0x6663e2['affectsData']&&!this['_enabledCommands']['has'](_0x6663e2)&&_0x6663e2['clearForceDisabled']('TrackChangesCommand');}}class $ extends ts{['_suggestions'];constructor(_0x4214ae,_0x25841b){super(_0x4214ae),this['_suggestions']=_0x25841b,this['refresh'](),this['_isEnabledBasedOnSelection']=!0x1;}['refresh'](){this['isEnabled']=!0x0;}['execute'](_0x39079b){const _0x50c3c1=this['_suggestions']['get'](_0x39079b);if(!_0x50c3c1)throw new _0x357ebd('track-changes-accept-suggestion-not-found',this);const _0x414f8a=_0x50c3c1['getRanges']();this['editor']['model']['canEditAt'](_0x414f8a)&&this['editor']['plugins']['get']('TrackChangesEditing')['acceptSuggestion'](_0x50c3c1);}}class B extends ts{['_suggestions'];constructor(_0x43de9e,_0x74ddda){super(_0x43de9e),this['_suggestions']=_0x74ddda,this['refresh'](),this['_isEnabledBasedOnSelection']=!0x1;}['refresh'](){this['isEnabled']=!0x0;}['execute'](_0xb71293){const _0x3b8a40=this['_suggestions']['get'](_0xb71293);if(!_0x3b8a40)throw new _0x357ebd('track-changes-discard-suggestion-not-found',this);const _0x55a6de=_0x3b8a40['getRanges']();this['editor']['model']['canEditAt'](_0x55a6de)&&this['editor']['plugins']['get']('TrackChangesEditing')['discardSuggestion'](_0x3b8a40);}}function ss(_0x370111){return _0x370111['sort']((_0x4f2f0a,_0x4bd7cc)=>'deletion'==_0x4f2f0a['type']&&'deletion'!=_0x4bd7cc['type']?-0x1:'deletion'!=_0x4f2f0a['type']&&'deletion'==_0x4bd7cc['type']?0x1:0x0);}function to(_0x5afcb3,_0xe8ab33){let _0x1ea531,_0x35d78e=0x0;const _0xe8944a=[],_0x5f08df=_0xe8ab33['schema'];for(;_0x35d78e<_0x5afcb3['length'];){const _0x35046f=_0x5afcb3[_0x35d78e],_0x146476=_0x5afcb3[_0x35d78e+0x1];_0x1ea531||(_0x1ea531=_0xe8ab33['createPositionBefore'](_0x35046f)),co(_0xe8ab33,_0x35046f,_0x146476)||(_0xe8944a['push'](_0xe8ab33['createRange'](_0x1ea531,_0x5f08df['isObject'](_0x35046f)?_0xe8ab33['createPositionAfter'](_0x35046f):_0xe8ab33['createPositionAt'](_0x35046f,'end'))),_0x1ea531=null),_0x35d78e++;}return _0xe8944a;}function co(_0x576933,_0x34dc98,_0x5137c5){if(!_0x5137c5)return!0x1;const _0x36c481=_0x576933['createPositionAfter'](_0x34dc98),_0x40098d=_0x576933['createPositionBefore'](_0x5137c5);return _0x36c481['isTouching'](_0x40098d);}function rs(_0x17c147,_0x137020,_0x576e2a){for(;_0x576e2a['length'];){const _0x1e5c87=_0x576e2a['splice'](0x0,0x64);_0x17c147['change'](()=>{for(const _0x5a099d of _0x1e5c87)_0x5a099d['isInContent']&&_0x137020['execute'](_0x5a099d['id']);});}}class x extends ts{['_command'];['_suggestions'];constructor(_0x45ed93,_0x3bd389,_0x326494){super(_0x45ed93),this['_command']=_0x3bd389,this['_suggestions']=_0x326494,this['refresh'](),this['_isEnabledBasedOnSelection']=!0x1;}['refresh'](){const _0x16e7f0=Array['from'](this['_suggestions']['values']())['some'](_0x5b09a8=>_0x5b09a8['isInContent']);this['isEnabled']=this['_command']['isEnabled']&&_0x16e7f0;}['execute'](){const _0x4f7d47=ss(Array['from'](this['_suggestions']['values']()));for(const _0x11c0dc of _0x4f7d47){const _0x35a901=_0x11c0dc['getRanges']();if(!this['editor']['model']['canEditAt'](_0x35a901))return;}rs(this['editor']['model'],this['_command'],_0x4f7d47);}}class R extends ts{['_command'];['_suggestions'];['_selectedSuggestions'];constructor(_0x3901a1,_0x1be765,_0x5b682d){super(_0x3901a1),this['_command']=_0x1be765,this['_suggestions']=_0x5b682d,this['_selectedSuggestions']=new Set(),this['refresh'](),this['_isEnabledBasedOnSelection']=!0x1;}['refresh'](){const _0x5162fb=this['editor']['model']['document']['selection'],_0x181d5c=Array['from'](this['_suggestions']['values']());this['_selectedSuggestions']=function(_0x13e531,_0x3f8d3a){const _0xfa8c32=Array['from'](_0x13e531['getRanges']()),_0x454b45=new Set();for(const _0x5c94ca of _0x3f8d3a)if(_0x5c94ca['isInContent']){for(const _0x14c955 of _0xfa8c32)for(const _0x429e7a of _0x5c94ca['getRanges']())(_0x14c955['isIntersecting'](_0x429e7a)||_0x13e531['isCollapsed']&&!_0x5c94ca['isMultiRange']&&_0x5c94ca['next']&&_0x429e7a['end']['isTouching'](_0x14c955['start']))&&_0x454b45['add'](_0x5c94ca);}return _0x454b45;}(_0x5162fb,_0x181d5c),this['isEnabled']=this['_command']['isEnabled']&&!!this['_selectedSuggestions']['size'];}['execute'](){const _0x5940ec=ss(Array['from'](this['_selectedSuggestions']));for(const _0x3225a1 of _0x5940ec){const _0x58fd8f=_0x3225a1['getRanges']();if(!this['editor']['model']['canEditAt'](_0x58fd8f))return;}rs(this['editor']['model'],this['_command'],_0x5940ec);}}class u extends/* #__PURE__ -- @preserve */
24
+ _0x13aff3(){['id'];['type'];['subType'];['author'];['creator'];['isExternal'];['data'];['createdAt'];['_isDataLoaded']=!0x1;['_model'];['_onAccept'];['_onDiscard'];['_onAttributesChange'];['_markerNames'];constructor(_0x1241c7,_0x496acc){super(),this['id']=_0x496acc['id'],this['type']=_0x496acc['type'],this['subType']=_0x496acc['subType']||null,this['author']=_0x496acc['author'],this['creator']=_0x496acc['creator']||_0x496acc['author'],this['isExternal']=Boolean(_0x496acc['attributes']&&_0x496acc['attributes']['@external']),this['data']=null,this['_model']=_0x1241c7,this['_onAccept']=_0x496acc['onAccept'],this['_onDiscard']=_0x496acc['onDiscard'],this['_onAttributesChange']=_0x496acc['onAttributesChange'],this['_markerNames']=new Set(),this['createdAt']=null,this['set']('authoredAt',null),this['set']('attributes',_0x496acc['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 _0x43d90d=this;for(;_0x43d90d['previous'];)_0x43d90d=_0x43d90d['previous'];return _0x43d90d;}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'](_0x5956ce){this['_markerNames']['add'](_0x5956ce);}['getMarkerNames'](){return Array['from'](this['_markerNames']);}['getMarkers'](){return this['getMarkerNames']()['map'](_0x10d9b2=>this['_model']['markers']['get'](_0x10d9b2))['filter'](_0x159ccc=>_0x159ccc);}['getFirstMarker'](){return this['getMarkers']()[0x0]||null;}['removeMarkers'](){this['_model']['change'](_0x2138a2=>{for(const _0x46ba48 of this['getMarkers']())_0x2138a2['removeMarker'](_0x46ba48);}),this['_markerNames']['clear']();}['removeMarker'](_0x5f523c){this['_model']['change'](_0x3aae5f=>{_0x3aae5f['removeMarker'](_0x5f523c);}),this['_markerNames']['delete'](_0x5f523c);}['addRange'](_0x5cd6ae){const _0x163e09='suggestion:'+this['type']+':'+this['subType']+':'+this['id']+':'+this['creator']['id']+':'+u['getMultiRangeId']();this['addMarkerName'](_0x163e09),this['_model']['change'](_0x34c702=>{_0x34c702['addMarker'](_0x163e09,{'range':_0x5cd6ae,'usingOperation':!0x0,'affectsData':!0x0});});}['isIntersectingWithRange'](_0x495b67){for(const _0x26957e of this['getRanges']())if(_0x26957e['isIntersecting'](_0x495b67))return!0x0;return!0x1;}['getRanges'](){return this['getMarkers']()['map'](_0x4c5172=>_0x4c5172['getRange']());}['getItems'](){return this['getRanges']()['reduce']((_0x87fd2d,_0x2b5e99)=>[..._0x87fd2d,..._0x2b5e99['getItems']()],[]);}['getFirstRange'](){return this['getFirstMarker']()?.['getRange']()||null;}['getContainedElement'](){const _0x3aedbf=this['getRanges']();if(0x1!=_0x3aedbf['length'])return null;const _0x5c22ed=_0x3aedbf[0x0],_0x25dc24=_0x5c22ed['start']['nodeAfter'],_0x4ac8af=_0x5c22ed['end']['nodeBefore'];return _0x25dc24 instanceof _0x585adf?_0x25dc24!=_0x4ac8af?null:_0x25dc24: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 _0xfdab27=[];let _0x516947=this['head'];for(;_0x516947;)_0xfdab27['push'](_0x516947),_0x516947=_0x516947['next'];return _0xfdab27;}['setAttribute'](_0x557057,_0x1cba96){const _0x89ae06=_0x24eea2(this['attributes']);_0x24232a(_0x89ae06,_0x557057,_0x1cba96),_0x9c88fc(_0x89ae06,this['attributes'])||(this['attributes']=_0x89ae06,this['_onAttributesChange'](_0x89ae06));}['removeAttribute'](_0x454e47){const _0x3d5f3c=_0x24eea2(this['attributes']);_0x4583b4(_0x3d5f3c,_0x454e47),_0x9c88fc(_0x3d5f3c,this['attributes'])||(this['attributes']=_0x3d5f3c,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 _0x3035a1()['substr'](0x1,0x5);}}function o(_0x2f6c33,_0x4d523a,_0x3c51b8){const t=_0x2f6c33['t'];switch(_0x4d523a){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',_0x3c51b8);case'*Outdent:*\x20%0':return t('*Outdent:*\x20%0',_0x3c51b8);case'*Change\x20to:*\x20%0':return t('*Change\x20to:*\x20%0',_0x3c51b8);case'*Insert:*\x20%0':return t('*Insert:*\x20%0',_0x3c51b8);case'*Format:*\x20%0':return t('*Format:*\x20%0',_0x3c51b8);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',_0x3c51b8);case'*Format:*\x20remove\x20from\x20%0':return t('*Format:*\x20remove\x20from\x20%0',_0x3c51b8);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',_0x3c51b8);case'*Change\x20%0\x20content*':return t('*Change\x20%0\x20content*',_0x3c51b8);case'*Remove:*\x20%0':return t('*Remove:*\x20%0',_0x3c51b8);case'*Merge:*\x20%0':return t('*Merge:*\x20%0',_0x3c51b8);case'*Split:*\x20%0':return t('*Split:*\x20%0',_0x3c51b8);case'*Remove\x20format:*\x20%0':return t('*Remove\x20format:*\x20%0',_0x3c51b8);case'*Set\x20font\x20size:*\x20%0':return t('*Set\x20font\x20size:*\x20%0',_0x3c51b8);case'*Set\x20font\x20family:*\x20%0':return t('*Set\x20font\x20family:*\x20%0',_0x3c51b8);case'*Set\x20format\x20to:*\x20%0':return t('*Set\x20format\x20to:*\x20%0',_0x3c51b8);case'*Set\x20font\x20color:*\x20%0':return t('*Set\x20font\x20color:*\x20%0',_0x3c51b8);case'*Set\x20font\x20background\x20color:*\x20%0':return t('*Set\x20font\x20background\x20color:*\x20%0',_0x3c51b8);case'*Set\x20format:*\x20%0':return t('*Set\x20format:*\x20%0',_0x3c51b8);case'*Set\x20image\x20text\x20alternative:*\x20%0':return t('*Set\x20image\x20text\x20alternative:*\x20%0',_0x3c51b8);case'*Set\x20image\x20width:*\x20%0':return t('*Set\x20image\x20width:*\x20%0',_0x3c51b8);case'*Set\x20link:*\x20%0':return t('*Set\x20link:*\x20%0',_0x3c51b8);case'*Set\x20highlight:*\x20%0':return t('*Set\x20highlight:*\x20%0',_0x3c51b8);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'},_0x3c51b8);case'ELEMENT_PARAGRAPH':return t({'string':'paragraph','plural':'%0\x20paragraphs','id':'ELEMENT_PARAGRAPH'},_0x3c51b8);case'ELEMENT_PAGE_BREAK':return t({'string':'page\x20break','plural':'%0\x20page\x20breaks','id':'ELEMENT_PAGE_BREAK'},_0x3c51b8);case'ELEMENT_MEDIA':return t({'string':'media\x20item','plural':'%0\x20media\x20items','id':'ELEMENT_MEDIA'},_0x3c51b8);case'ELEMENT_IMAGE':return t({'string':'image','plural':'%0\x20images','id':'ELEMENT_IMAGE'},_0x3c51b8);case'ELEMENT_INLINE_IMAGE':return t({'string':'image','plural':'%0\x20images','id':'ELEMENT_INLINE_IMAGE'},_0x3c51b8);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'},_0x3c51b8);case'ELEMENT_HTML_EMBED':return t({'string':'HTML\x20embed','plural':'%0\x20HTML\x20embeds','id':'ELEMENT_HTML_EMBED'},_0x3c51b8);case'ELEMENT_HEADING':return t({'string':'heading\x20(level\x20%1)','plural':'%0\x20headings\x20(level\x20%1)','id':'ELEMENT_HEADING'},_0x3c51b8);case'ELEMENT_HEADING_CUSTOM':return t({'string':'heading\x20(%1)','plural':'%0\x20headings\x20(%1)','id':'ELEMENT_HEADING_CUSTOM'},_0x3c51b8);case'ELEMENT_LIST_ITEM':return t({'string':'list\x20item','plural':'%0\x20list\x20items','id':'ELEMENT_LIST_ITEM'},_0x3c51b8);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'},_0x3c51b8);case'ELEMENT_SPACE':return t({'string':'space','plural':'%0\x20spaces','id':'ELEMENT_SPACE'},_0x3c51b8);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'},_0x3c51b8);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'},_0x3c51b8);case'ELEMENT_TABLE_ROW':return t({'string':'table\x20row','plural':'%0\x20table\x20rows','id':'ELEMENT_TABLE_ROW'},_0x3c51b8);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'},_0x3c51b8);case'ELEMENT_TABLE_COLUMN':return t({'string':'table\x20column','plural':'%0\x20table\x20columns','id':'ELEMENT_TABLE_COLUMN'},_0x3c51b8);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'},_0x3c51b8);case'ELEMENT_TABLE_OF_CONTENTS':return t({'string':'table\x20of\x20contents','plural':'%0\x20tables\x20of\x20contents','id':'ELEMENT_TABLE_OF_CONTENTS'},_0x3c51b8);case'ELEMENT_LINE_BREAK':return t({'id':'ELEMENT_LINE_BREAK','string':'line\x20break','plural':'%0\x20line\x20breaks'},_0x3c51b8);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'},_0x3c51b8);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'},_0x3c51b8);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 _0x4d523a;}}class f{['_customCallbacks'];['_itemLabels'];['_itemLabelsCallbacks'];['_attributeLabels'];['_schema'];['_locale'];constructor(_0x1d2ed0,_0x310d64){this['_customCallbacks']=[],this['_itemLabels']=new Map(),this['_itemLabelsCallbacks']=[],this['_attributeLabels']=new Map(),this['_schema']=_0x1d2ed0,this['_locale']=_0x310d64;}['getDescriptions'](_0x1b14d6){const _0x4bff48=[],_0x37ced7=new Set(),_0x379a2c=new Set();for(let _0x586044=0x0;_0x586044<_0x1b14d6['length'];_0x586044++){const _0x17e8f4=_0x1b14d6[_0x586044];if(!_0x17e8f4['isInContent'])continue;const _0x16a6df=this['_handleCustomCallbackDescription'](_0x17e8f4);if(_0x16a6df){if(null!=_0x17e8f4['subType']){if(_0x37ced7['has'](_0x17e8f4['subType']))continue;_0x37ced7['add'](_0x17e8f4['subType']);}_0x4bff48['push'](_0x16a6df);}else{if('attribute'!=_0x17e8f4['type'])'insertion'!=_0x17e8f4['type']&&'deletion'!=_0x17e8f4['type']||this['_handleInsertRemoveSuggestionDescription'](_0x4bff48,_0x17e8f4,_0x1b14d6[_0x586044+0x1]);else{const _0x5b583f=_0x17e8f4['data']['key'];if(_0x379a2c['has'](_0x5b583f))continue;_0x379a2c['add'](_0x17e8f4['data']['key']),_0x5b583f==m?this['_handleRenameSuggestionDescription'](_0x4bff48,_0x17e8f4):this['_handleAttributeSuggestionDescription'](_0x4bff48,_0x17e8f4);}}}return this['_resolveDescriptionItems'](_0x4bff48);}['registerDescriptionCallback'](_0x14b267){this['_customCallbacks']['push'](_0x14b267);}['registerElementLabel'](_0x4d51bf,_0x597344,_0x122c68=_0x3b4600['normal']){'function'==typeof _0x4d51bf?_0x243765(this['_itemLabelsCallbacks'],{'matchingCallback':_0x4d51bf,'label':_0x597344,'priority':_0x122c68}):this['_itemLabels']['set'](_0x4d51bf,_0x597344);}['registerAttributeLabel'](_0x1c2689,_0x36b52a){this['_attributeLabels']['set'](_0x1c2689,_0x36b52a);}['getItemLabel'](_0x21d64b,_0x1f89a7=0x1){let _0xfc603c;for(const _0x491db5 of this['_itemLabelsCallbacks'])if(_0x491db5['matchingCallback'](_0x21d64b)){_0xfc603c=_0x491db5['label'];break;}return _0xfc603c||(_0xfc603c=this['_itemLabels']['get'](_0x21d64b['name'])),_0xfc603c?_0xfc603c(_0x1f89a7):0x1!==_0x1f89a7?_0x1f89a7+'\x20'+_0x21d64b['name']+'s':''+_0x21d64b['name'];}['_addDescriptionItems'](_0x5d1951,_0x4dfe7c){const _0x47457c=_0x4dfe7c['getFirstRange']()['getWalker'](),_0x5564bc='insertion'==_0x4dfe7c['type']?'add':'remove';for(const _0x38b165 of _0x47457c){const _0x5e43f7=_0x38b165['item'],_0x2aa56e=_0x5d1951[_0x5d1951['length']-0x1];if(_0x5e43f7['is']('$textProxy'))_0x2aa56e&&_0x2aa56e['type']['indexOf']('Container')>-0x1&&_0x5d1951['pop'](),_0x2aa56e&&'text'==_0x2aa56e['type']?_0x2aa56e[_0x5564bc]+=_0x5e43f7['data']:_0x5d1951['push']({'type':'text','add':'add'==_0x5564bc?_0x5e43f7['data']:'','remove':'remove'==_0x5564bc?_0x5e43f7['data']:''});else{if(this['_schema']['isObject'](_0x5e43f7)){const _0x22662a=_0x5e43f7;if(_0x2aa56e&&_0x2aa56e['type']['indexOf']('Container')>-0x1&&_0x5d1951['pop'](),'elementEnd'==_0x38b165['type'])continue;_0x2aa56e&&_0x2aa56e['type']==_0x5564bc+'Object'&&_0x2aa56e['element']['name']==_0x22662a['name']?_0x2aa56e['quantity']++:_0x5d1951['push']({'type':_0x5564bc+'Object','element':_0x22662a,'quantity':0x1}),_0x47457c['skip'](_0x1d8277=>!('elementEnd'==_0x1d8277['type']&&_0x1d8277['item']==_0x5e43f7));}else{if(this['_schema']['checkChild'](_0x5e43f7,'$text')||_0x5e43f7['is']('element','softBreak')){const _0x12b87e=_0x5e43f7;if('add'==_0x5564bc&&'elementStart'==_0x38b165['type']||'remove'==_0x5564bc&&'elementEnd'==_0x38b165['type'])continue;if(_0x2aa56e&&-0x1==_0x2aa56e['type']['indexOf']('Container')){'text'==_0x2aa56e['type']&&(_0x2aa56e[_0x5564bc]+='\x0a');continue;}let _0x56f944;if(_0x56f944='add'==_0x5564bc?_0x12b87e['nextSibling']&&!this['_schema']['isObject'](_0x12b87e['nextSibling'])?_0x12b87e['nextSibling']:null:_0x12b87e['previousSibling']&&!this['_schema']['isObject'](_0x12b87e['previousSibling'])?_0x12b87e['previousSibling']:null,_0x12b87e['isEmpty']||_0x56f944&&_0x56f944['isEmpty']){const _0x3afaa5=_0x56f944&&_0x56f944['isEmpty']?_0x56f944:_0x12b87e;_0x2aa56e&&_0x2aa56e['type']==_0x5564bc+'EmptyContainer'&&_0x2aa56e['element']['name']==_0x3afaa5['name']?_0x2aa56e['quantity']++:_0x5d1951['push']({'type':_0x5564bc+'EmptyContainer','element':_0x3afaa5,'quantity':0x1});}else _0x5d1951['push']({'type':_0x5564bc+'Container','element':_0x12b87e});}}}}}['_resolveDescriptionItems'](_0x41a636){const _0x1d6684=this['_locale'],_0x326874=[],_0x1faf43=[],_0x540834=[];for(const _0x4cbf0a of _0x41a636)switch(_0x4cbf0a['type']){case'text':if(_0x4cbf0a['add']=_0x4cbf0a['add']['replace'](/(\S)\u000A+(\S)/g,'$1\x20$2')['replace'](/\u000A/g,''),_0x4cbf0a['remove']=_0x4cbf0a['remove']['replace'](/(\S)\u000A+(\S)/g,'$1\x20$2')['replace'](/\u000A/g,''),''!=_0x4cbf0a['add']&&''!=_0x4cbf0a['remove']){_0x326874['push']({'type':'replace','content':o(_0x1d6684,'REPLACE_TEXT',['\x22'+_0x4cbf0a['remove']+'\x22','\x22'+_0x4cbf0a['add']+'\x22'])});continue;}if(null!=_0x4cbf0a['add']['match'](/^ +$/)){_0x326874['push']({'type':'insertion','content':o(_0x1d6684,'*Insert:*\x20%0',o(_0x1d6684,'ELEMENT_SPACE',_0x4cbf0a['add']['length']))});continue;}if(null!=_0x4cbf0a['remove']['match'](/^ +$/)){_0x326874['push']({'type':'deletion','content':o(_0x1d6684,'*Remove:*\x20%0',o(_0x1d6684,'ELEMENT_SPACE',_0x4cbf0a['remove']['length']))});continue;}if(''!=_0x4cbf0a['add']){_0x326874['push']({'type':'insertion','content':o(_0x1d6684,'*Insert:*\x20%0','\x22'+_0x4cbf0a['add']+'\x22')});continue;}_0x326874['push']({'type':'deletion','content':o(_0x1d6684,'*Remove:*\x20%0','\x22'+_0x4cbf0a['remove']+'\x22')});continue;case'addEmptyContainer':case'addObject':_0x326874['push']({'type':'insertion','content':o(_0x1d6684,'*Insert:*\x20%0',this['getItemLabel'](_0x4cbf0a['element'],_0x4cbf0a['quantity']))});continue;case'removeEmptyContainer':case'removeObject':_0x326874['push']({'type':'deletion','content':o(_0x1d6684,'*Remove:*\x20%0',this['getItemLabel'](_0x4cbf0a['element'],_0x4cbf0a['quantity']))});continue;case'addContainer':_0x326874['push']({'type':'insertion','content':o(_0x1d6684,'*Split:*\x20%0',this['getItemLabel'](_0x4cbf0a['element'],_0x4cbf0a['quantity']))});continue;case'removeContainer':_0x326874['push']({'type':'deletion','content':o(_0x1d6684,'*Merge:*\x20%0',this['getItemLabel'](_0x4cbf0a['element'],_0x4cbf0a['quantity']))});continue;case'addFormat':_0x1faf43['push'](_0x4cbf0a['key']);continue;case'removeFormat':_0x540834['push'](_0x4cbf0a['key']);continue;default:_0x326874['push'](_0x4cbf0a);}if(_0x1faf43['length']){const _0x22afb6=_0x1faf43['map'](_0x530912=>this['_attributeLabels']['has'](_0x530912)?this['_attributeLabels']['get'](_0x530912):_0x530912)['join'](',\x20');_0x326874['push']({'type':'format','content':o(this['_locale'],'*Set\x20format:*\x20%0',_0x22afb6)});}if(_0x540834['length']){const _0x41ecf3=_0x540834['map'](_0x438b48=>this['_attributeLabels']['has'](_0x438b48)?this['_attributeLabels']['get'](_0x438b48):_0x438b48)['join'](',\x20');_0x326874['push']({'type':'format','content':o(this['_locale'],'*Remove\x20format:*\x20%0',_0x41ecf3)});}return _0x326874;}['_handleCustomCallbackDescription'](_0x4a85af){for(const _0x45eec6 of this['_customCallbacks']){const _0x4e4440=_0x45eec6(_0x4a85af);if(_0x4e4440&&'type'in _0x4e4440)return _0x4e4440;}}['_handleAttributeSuggestionDescription'](_0x32aa40,_0x5f5605){const _0x1b2adb=_0x5f5605['data'],_0x171b02=void 0x0===_0x1b2adb['newValue']?'removeFormat':'addFormat';_0x32aa40['push']({'type':_0x171b02,'key':_0x1b2adb['key']});}['_handleRenameSuggestionDescription'](_0x398a59,_0x395a6c){_0x398a59['push']({'type':'format','content':o(this['_locale'],'*Change\x20to:*\x20%0',this['getItemLabel'](_0x395a6c['getFirstRange']()['start']['nodeAfter'],0x1))});}['_handleInsertRemoveSuggestionDescription'](_0x2d326,_0x9d9d81,_0x1d16ce){if(this['_addDescriptionItems'](_0x2d326,_0x9d9d81),_0x1d16ce&&_0x1d16ce['getFirstRange']()&&!_0x9d9d81['getFirstRange']()['end']['isEqual'](_0x1d16ce['getFirstRange']()['start'])){const _0x42f513=_0x2d326[_0x2d326['length']-0x1],_0x1e2326='insertion'==_0x9d9d81['type']?'add':'remove';_0x42f513&&'text'==_0x42f513['type']&&(_0x42f513[_0x1e2326]+='\x0a');}}}class E extends _0x3be5df{['afterInit'](){const _0xc2e67a=this['editor'],_0x465c0f=_0xc2e67a['plugins']['get']('TrackChangesEditing');_0xc2e67a['commands']['get']('showAIAssistant')&&_0x465c0f['enableCommand']('showAIAssistant');}}class V extends _0x3be5df{['afterInit'](){const _0x777a1c=this['editor'],_0x5a7eab=_0x777a1c['locale'];if(!_0x777a1c['plugins']['has']('AlignmentEditing'))return;const _0x223a0d=_0x777a1c['plugins']['get']('TrackChangesEditing');_0x223a0d['enableDefaultAttributesIntegration']('alignment'),_0x223a0d['registerBlockAttribute']('alignment'),_0x223a0d['descriptionFactory']['registerAttributeLabel']('alignment',o(_0x5a7eab,'FORMAT_ALIGNMENT')),this['_registerLegacyDescription']();}['_registerLegacyDescription'](){const _0x2a2ce7=this['editor'],_0x12a66e=_0x2a2ce7['locale'];_0x2a2ce7['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](_0x42b9cc=>{if('formatBlock'!=_0x42b9cc['type'])return;const {data:_0x409131}=_0x42b9cc;if(_0x409131&&'alignment'==_0x409131['commandName']){const _0xee2c56=_0x409131['commandParams'][0x0]['value'];return{'type':'format','content':o(_0x12a66e,'*Format:*\x20%0',function(_0x6e4f48){switch(_0x6e4f48){case'left':return o(_0x12a66e,'FORMAT_ALIGN_TO_LEFT');case'right':return o(_0x12a66e,'FORMAT_ALIGN_TO_RIGHT');case'center':return o(_0x12a66e,'FORMAT_ALIGN_TO_CENTER');case'justify':return o(_0x12a66e,'FORMAT_JUSTIFY_TEXT');}}(_0xee2c56))};}});}}const ti=['BoldEditing','ItalicEditing','UnderlineEditing','CodeEditing','StrikethroughEditing','SubscriptEditing','SuperscriptEditing'];class U extends _0x3be5df{['afterInit'](){const _0x1fdd8e=this['editor'],_0x35c4c5=_0x1fdd8e['plugins']['get']('TrackChangesEditing'),_0x1f8f73=_0x1fdd8e['locale'];for(const _0x79f992 of ti){if(!_0x1fdd8e['plugins']['has'](_0x79f992))continue;const _0x3dfc07=_0x79f992['slice'](0x0,-0x7)['toLowerCase'](),_0x179c79='FORMAT_'+_0x3dfc07['toUpperCase']();_0x35c4c5['enableDefaultAttributesIntegration'](_0x3dfc07),_0x35c4c5['registerInlineAttribute'](_0x3dfc07),_0x35c4c5['descriptionFactory']['registerAttributeLabel'](_0x3dfc07,o(_0x1f8f73,_0x179c79));}this['_registerLegacyDescription']();}['_registerLegacyDescription'](){const _0x47cf5b=this['editor'],_0x151058=_0x47cf5b['locale'],_0x37c82d=_0x47cf5b['plugins']['get']('TrackChangesEditing');function _0x3d23db(_0x478c87,_0x2f5dba){_0x37c82d['descriptionFactory']['registerDescriptionCallback'](_0x16c75f=>{if('formatInline'!=_0x16c75f['type'])return;const {data:_0x45cf62}=_0x16c75f;return _0x45cf62&&_0x45cf62['commandName']===_0x478c87?_0x45cf62['commandParams'][0x0]['forceValue']?{'type':'format','content':o(_0x151058,'*Format:*\x20%0',_0x2f5dba)}:{'type':'format','content':o(_0x151058,'*Remove\x20format:*\x20%0',_0x2f5dba)}:void 0x0;});}_0x3d23db('bold',o(_0x151058,'FORMAT_BOLD')),_0x3d23db('italic',o(_0x151058,'FORMAT_ITALIC')),_0x3d23db('underline',o(_0x151058,'FORMAT_UNDERLINE')),_0x3d23db('code',o(_0x151058,'FORMAT_CODE')),_0x3d23db('strikethrough',o(_0x151058,'FORMAT_STRIKETHROUGH')),_0x3d23db('subscript',o(_0x151058,'FORMAT_SUBSCRIPT')),_0x3d23db('superscript',o(_0x151058,'FORMAT_SUPERSCRIPT'));}}class O extends _0x3be5df{['afterInit'](){const _0x172539=this['editor'],_0x461577=_0x172539['locale'];if(!_0x172539['plugins']['has']('BlockQuoteEditing'))return;const _0x2105c3=_0x172539['plugins']['get']('TrackChangesEditing'),_0x418289=this['editor']['commands']['get']('blockQuote');_0x2105c3['enableCommand']('blockQuote',(_0xad5f8c,_0x25b7ea={})=>{const _0x2f1d98=this['editor']['model']['document']['selection'],_0x54b0dd=_0x25b7ea&&void 0x0!==_0x25b7ea['forceValue']?_0x25b7ea['forceValue']:!_0x418289['value'];let _0x5aea69=[];if(_0x54b0dd){const _0x90e82=Array['from'](_0x2f1d98['getSelectedBlocks']())['filter'](_0xc68e2a=>oo(_0xc68e2a)||function(_0x135aec,_0x51930a){const _0x35a2d3=_0x51930a['checkChild'](_0x135aec['parent'],'blockQuote'),_0xdf8e23=_0x51930a['checkChild'](['$root','blockQuote'],_0x135aec);return _0x35a2d3&&_0xdf8e23;}(_0xc68e2a,this['editor']['model']['schema']));_0x5aea69=to(_0x90e82,_0x172539['model']);}else{const _0x49359c=Array['from'](_0x2f1d98['getSelectedBlocks']())['filter'](_0x35adc6=>oo(_0x35adc6));_0x5aea69=to(_0x49359c,_0x172539['model']);}_0x172539['model']['change'](()=>{for(const _0x1e4e52 of _0x5aea69)_0x2105c3['markBlockFormat'](_0x1e4e52,{'commandName':'blockQuote','commandParams':[{'forceValue':_0x54b0dd}]});});}),_0x2105c3['descriptionFactory']['registerDescriptionCallback'](_0x4bc55c=>{const {data:_0x1f0cb5}=_0x4bc55c;if(_0x1f0cb5&&'blockQuote'==_0x1f0cb5['commandName']){const _0x4628c2=o(_0x461577,'ELEMENT_BLOCK_QUOTE');return _0x1f0cb5['commandParams'][0x0]['forceValue']?{'type':'format','content':o(_0x461577,'*Set\x20format:*\x20%0',_0x4628c2)}:{'type':'format','content':o(_0x461577,'*Remove\x20format:*\x20%0',_0x4628c2)};}});}}function oo(_0x42e51d){return'blockQuote'==_0x42e51d['parent']['name'];}class F extends _0x3be5df{['afterInit'](){const _0x51cfe5=this['editor'];_0x51cfe5['plugins']['has']('CaseChange')&&(_0x51cfe5['plugins']['get']('TrackChangesEditing')['enableCommand']('changeCaseUpper'),_0x51cfe5['plugins']['get']('TrackChangesEditing')['enableCommand']('changeCaseLower'),_0x51cfe5['plugins']['get']('TrackChangesEditing')['enableCommand']('changeCaseTitle'));}}class G extends _0x3be5df{['afterInit'](){const _0x529c7c=this['editor'];_0x529c7c['commands']['get']('ckbox')&&_0x529c7c['plugins']['get']('TrackChangesEditing')['enableCommand']('ckbox');}}class L extends _0x3be5df{['afterInit'](){const _0x2be4fd=this['editor'];if(!_0x2be4fd['plugins']['has']('CodeBlock'))return;const _0x2fab25=_0x2be4fd['plugins']['get']('TrackChangesEditing'),_0x4acdf3=_0x2be4fd['locale'],_0x11f16f=_0x2be4fd['config']['get']('codeBlock')['languages'],_0x1c3095=_0x2be4fd['commands']['get']('codeBlock');_0x2fab25['enableCommand']('indentCodeBlock'),_0x2fab25['enableCommand']('outdentCodeBlock'),_0x2fab25['enableCommand']('codeBlock',(_0x59a9aa,_0x4bbe14={})=>{const _0x4b21a0=_0x2be4fd['model'],_0x2d02d2=_0x2be4fd['model']['document']['selection'],_0x180f20=_0x4bbe14&&void 0x0!==_0x4bbe14['forceValue']?_0x4bbe14['forceValue']:!_0x1c3095['value'];let _0x192f46;_0x4bbe14['language']||(_0x4bbe14['language']=_0x11f16f[0x0]['language']),_0x192f46=_0x180f20?Array['from'](_0x2d02d2['getSelectedBlocks']())['filter'](_0x5941e8=>eo(_0x5941e8)||function(_0xd7a685,_0x381387){if(_0xd7a685['is']('rootElement')||_0x381387['isLimit'](_0xd7a685))return!0x1;return _0x381387['checkChild'](_0xd7a685['parent'],'codeBlock');}(_0x5941e8,_0x4b21a0['schema'])):Array['from'](_0x2d02d2['getSelectedBlocks']())['filter'](_0x4e8b3d=>eo(_0x4e8b3d));const _0x1e8d21=to(_0x192f46,_0x4b21a0);_0x4b21a0['change'](()=>{for(const _0x5228e8 of _0x1e8d21)_0x2fab25['markBlockFormat'](_0x5228e8,{'commandName':'codeBlock','commandParams':[{..._0x4bbe14,'forceValue':_0x180f20}],'formatGroupId':'blockName'});});}),(_0x2fab25['descriptionFactory']['registerElementLabel']('codeBlock',_0x4637ff=>o(_0x4acdf3,'ELEMENT_CODE_BLOCK',_0x4637ff)),_0x2fab25['descriptionFactory']['registerDescriptionCallback'](_0x412c70=>{if('formatBlock'!=_0x412c70['type'])return;const _0x3ae8ae=_0x4acdf3['t'],{data:_0x25131d}=_0x412c70;if(!_0x25131d||'codeBlock'!=_0x25131d['commandName'])return;const _0x5b1653=_0x25131d['commandParams'][0x0]['language'],_0x5ca258=_0x3ae8ae(_0x11f16f['find'](_0xed360a=>_0xed360a['language']===_0x5b1653)['label'])['toLowerCase']();return _0x25131d['commandParams'][0x0]['forceValue']?{'type':'format','content':o(_0x4acdf3,'*Set\x20format:*\x20%0',o(_0x4acdf3,'ELEMENT_CODE_BLOCK',0x1)+'\x20('+_0x5ca258+')')}:{'type':'format','content':o(_0x4acdf3,'*Remove\x20format:*\x20%0',o(_0x4acdf3,'ELEMENT_CODE_BLOCK',0x1))};}));}}function eo(_0x5eae46){return'codeBlock'==_0x5eae46['name'];}class H extends _0x3be5df{['afterInit'](){const _0x92a24a=this['editor'];if(!_0x92a24a['plugins']['has']('CommentsEditing'))return;_0x92a24a['plugins']['get']('TrackChangesEditing')['enableCommand']('addCommentThread');}}function io(_0x20727a,_0x497f7f,_0x4066b5){const _0x536443=[];for(const _0x5f3ddc of _0x497f7f['getItems']())_0x5f3ddc['hasAttribute'](_0x20727a)&&_0x536443['push'](_0x4066b5['createRangeOn'](_0x5f3ddc));return _0x536443;}function _e(_0x27f765,_0x2c79f5,{showActiveMarker:_0x42cc16=!0x0}={}){const _0x32ac51=_0x27f765['plugins']['get']('TrackChangesEditing');return(_0xc6ae71,_0xd4604d,_0x3e7d3a)=>{if(!_0x3e7d3a['consumable']['test'](_0xd4604d['markerRange'],_0xc6ae71['name']))return;const _0x3c9247=_0xd4604d['markerRange']['getWalker'](),_0xb0e897=_0xd4604d['markerRange']['start'],_0x13ea0e=_0x27f765['model']['schema'];let _0x4f84db=null,_0xbf3853=null,_0xe6336a=!0x1,_0x5cd248=!0x1;for(const _0x2eb00b of _0x3c9247){const _0x496c33=_0x2eb00b['item'];_0xe6336a=_0xe6336a||_0x13ea0e['isContent'](_0x496c33);const _0x5bc996=_0x3e7d3a['mapper']['toViewElement'](_0x496c33);if(_0x5bc996&&_0x5bc996['getCustomProperty']('addHighlight'))return;'elementEnd'==_0x2eb00b['type']&&(_0x13ea0e['isBlock'](_0x496c33)&&!_0x13ea0e['isLimit'](_0x496c33)&&(_0x496c33['nextSibling']||_0xb0e897['isAtEnd']?_0x4f84db&&_0x4f84db['parent']==_0x496c33||(_0x4f84db=_0x496c33,_0x36cf38(_0x2eb00b['previousPosition']),_0x5cd248=!0x0):_0xbf3853=_0xbf3853||_0x2eb00b['previousPosition']));}function _0x36cf38(_0x1805f4){const _0x23f50f=_0x3e7d3a['writer']['createUIElement']('span',{'class':'ck-suggestion-marker-'+_0x2c79f5}),_0x25ce0f=_0x3e7d3a['mapper']['toViewPosition'](_0x1805f4);_0x42cc16&&_0x32ac51['activeMarkers']['includes'](_0xd4604d['markerName'])&&_0x3e7d3a['writer']['addClass']('ck-suggestion-marker--active',_0x23f50f),_0x3e7d3a['writer']['insert'](_0x25ce0f,_0x23f50f),_0x3e7d3a['mapper']['bindElementToMarker'](_0x23f50f,_0xd4604d['markerName']);}_0xe6336a||_0x5cd248||!_0xbf3853||_0x36cf38(_0xbf3853);};}class q extends _0x3be5df{static get['requires'](){return[_0x59be5b];}['init'](){const _0xb65329=this['editor'],_0x3ca166=_0xb65329['plugins']['get']('TrackChangesEditing');_0x3ca166['enableCommand']('delete');const _0x4c3e1b=_0xb65329['commands']['get']('deleteForward');_0x3ca166['enableCommand']('deleteForward',(_0x312f8a,_0x280ece={})=>{const _0x58d7a5=_0xb65329['model']['createSelection'](_0xb65329['model']['document']['selection']);_0x58d7a5['isCollapsed']&&_0xb65329['model']['modifySelection'](_0x58d7a5,{'direction':'forward','unit':_0x280ece['unit']});const _0x38af30=_0x58d7a5['getFirstRange'](),_0x3a9471=_0x2ded21['fromRange'](_0x38af30);let _0x1861d8;_0x312f8a(_0x280ece),_0x1861d8='$graveyard'==_0x3a9471['root']['rootName']?_0xb65329['model']['createRange'](_0x38af30['start']):_0xb65329['model']['createRange'](_0x3a9471['start'],_0x3a9471['end']),_0x3a9471['detach'](),_0xb65329['model']['enqueueChange'](_0x4c3e1b['buffer']['batch'],_0x2f2158=>{_0x4c3e1b['buffer']['lock'](),_0x2f2158['setSelection'](_0x2f2158['createRange'](_0x1861d8['end'])),_0x4c3e1b['buffer']['unlock']();});}),_0xb65329['editing']['downcastDispatcher']['on']('addMarker:suggestion:deletion',_e(_0xb65329,'merge'),{'priority':'high'}),_0xb65329['data']['downcastDispatcher']['on']('addMarker:suggestion:deletion',(_0x5d2ff1,_0x356023,_0x3fb7bd)=>{_0x3fb7bd['options']['showSuggestionHighlights']&&_e(_0xb65329,'merge',{'showActiveMarker':!0x1})['bind'](this)(_0x5d2ff1,_0x356023,_0x3fb7bd);},{'priority':'high'}),_0xb65329['editing']['downcastDispatcher']['on']('removeMarker:suggestion:deletion',(_0x17c2b0,_0x3e2ed2,_0x3cae5e)=>{const _0x389395=_0x3cae5e['mapper']['markerNameToElements'](_0x3e2ed2['markerName']);if(_0x389395){for(const _0x5bcff1 of _0x389395)_0x5bcff1['is']('uiElement')&&(_0x3cae5e['mapper']['unbindElementFromMarkerName'](_0x5bcff1,_0x3e2ed2['markerName']),_0x3cae5e['writer']['remove'](_0x5bcff1));}},{'priority':'high'});}}class z extends _0x3be5df{['afterInit'](){const _0x5ae1a0=this['editor'];if(!_0x5ae1a0['plugins']['has']('ListEditing'))return;const _0x53a92d=_0x5ae1a0['locale'],_0x133a00=_0x5ae1a0['plugins']['get']('TrackChangesEditing'),_0x4a9f9f=_0x5ae1a0['plugins']['has']('TodoListEditing'),_0x37e6c2=!!_0x5ae1a0['config']['get']('list.multiBlock');function _0x624b11(_0x5b4db0){return{'type':'format','content':''+o(_0x53a92d,'*Set\x20format:*\x20%0',_0x5b4db0)};}function _0x59286d(_0x326c40){return{'type':'format','content':''+o(_0x53a92d,'*Remove\x20format:*\x20%0',_0x326c40)};}_0x133a00['enableDefaultAttributesIntegration']('numberedList'),_0x133a00['enableDefaultAttributesIntegration']('bulletedList'),_0x133a00['enableDefaultAttributesIntegration']('customNumberedList'),_0x133a00['enableDefaultAttributesIntegration']('customBulletedList'),_0x133a00['enableDefaultAttributesIntegration']('indentList'),_0x133a00['enableDefaultAttributesIntegration']('outdentList'),_0x133a00['enableDefaultAttributesIntegration']('splitListItemAfter'),_0x133a00['enableDefaultAttributesIntegration']('splitListItemBefore'),_0x133a00['registerBlockAttribute']('listItemId'),_0x133a00['registerBlockAttribute']('listType'),_0x133a00['registerBlockAttribute']('listIndent'),_0x37e6c2&&(_0x133a00['enableDefaultAttributesIntegration']('mergeListItemBackward'),_0x133a00['enableDefaultAttributesIntegration']('mergeListItemForward')),_0x4a9f9f&&(_0x133a00['enableDefaultAttributesIntegration']('todoList'),_0x133a00['enableDefaultAttributesIntegration']('checkTodoList'),_0x133a00['registerBlockAttribute']('todoListChecked'),_0x133a00['descriptionFactory']['registerDescriptionCallback'](_0x12d978=>{const {data:_0x565701}=_0x12d978;if(_0x565701&&'todoListChecked'==_0x565701['key'])return{'type':'format','content':_0x565701['newValue']?o(_0x53a92d,'*Check\x20item*'):o(_0x53a92d,'*Uncheck\x20item*')};}),this['editor']['model']['document']['registerPostFixer'](_0x2254e8=>{if(_0x2254e8['batch']['isUndo'])return!0x1;let _0xa3e079=!0x1;const _0x434871=_0x133a00['getSuggestions']({'skipNotAttached':!0x0})['filter'](_0x522b1d=>'todoListChecked'===_0x133a00['_getAttributeKey'](_0x522b1d));for(const _0x4d00e3 of _0x434871){'todo'!=_0x4d00e3['getFirstRange']()['start']['nodeAfter']['getAttribute']('listType')&&(_0x133a00['_findSuggestions'](_0x4d00e3['getFirstRange'](),'attribute')['find'](_0x2c99ac=>'listType'===_0x133a00['_getAttributeKey'](_0x2c99ac['suggestion']))||(_0x2254e8['removeMarker'](_0x4d00e3['getFirstMarker']()),_0xa3e079=!0x0));}return _0xa3e079;})),_0x133a00['descriptionFactory']['registerAttributeLabel']('listIndent',o(_0x53a92d,'FORMAT_INDENT'));const _0x2512fe={'type':'format','content':''};_0x133a00['descriptionFactory']['registerDescriptionCallback'](_0x500bf3=>{const {data:_0x566396}=_0x500bf3;if(!_0x566396||'listType'!=_0x566396['key'])return;let _0xafed15=_0x500bf3['head'];for(;_0xafed15;){if(_0xafed15['data']&&(('listStyle'==_0xafed15['data']['key']||'listMarkerStyle'==_0xafed15['data']['key'])&&(_0xafed15['data']['newValue']&&'default'!=_0xafed15['data']['newValue']||'default'!=_0xafed15['data']['oldValue']&&!_0x566396['newValue'])||!_0x37e6c2&&_0xafed15['data']['key']==m))return _0x2512fe;_0xafed15=_0xafed15['next'];}if(null==_0x566396['newValue'])switch(_0x566396['oldValue']){case'bulleted':return _0x59286d(o(_0x53a92d,'ELEMENT_BULLETED_LIST'));case'numbered':return _0x59286d(o(_0x53a92d,'ELEMENT_NUMBERED_LIST'));case'todo':return _0x59286d(o(_0x53a92d,'ELEMENT_TODO_LIST'));}switch(_0x566396['newValue']){case'bulleted':return _0x624b11(o(_0x53a92d,'ELEMENT_BULLETED_LIST'));case'numbered':return _0x624b11(o(_0x53a92d,'ELEMENT_NUMBERED_LIST'));case'todo':return _0x624b11(o(_0x53a92d,'ELEMENT_TODO_LIST'));}}),_0x133a00['descriptionFactory']['registerDescriptionCallback'](_0x100807=>{const {data:_0x531f92}=_0x100807;if(_0x531f92&&'listIndent'==_0x531f92['key'])return null==_0x531f92['newValue']||null==_0x531f92['oldValue']&&0x0==_0x531f92['newValue']?_0x2512fe:void 0x0;}),_0x133a00['descriptionFactory']['registerDescriptionCallback'](_0x50ea68=>{if('attribute'!=_0x50ea68['type'])return;const {data:_0x5d92f3}=_0x50ea68;if(!_0x5d92f3||'listItemId'!=_0x5d92f3['key'])return;const _0x159861=le(_0x50ea68);return'newValue'==_0x159861?{'type':'format','content':o(_0x53a92d,'*Merge:*\x20list\x20item')}:'oldValue'==_0x159861?{'type':'format','content':o(_0x53a92d,'*Split:*\x20list\x20item')}:_0x2512fe;}),_0x5ae1a0['model']['document']['registerPostFixer'](_0x478b1a=>this['listItemIdFixer'](_0x478b1a)),_0x5ae1a0['model']['document']['registerPostFixer'](_0x297d7d=>this['noTrackChangesFixer'](_0x297d7d)),_0x5ae1a0['model']['document']['registerPostFixer'](_0x1c0609=>this['assureChains'](_0x1c0609)),this['_supportLegacySuggestions']();}['listItemIdFixer'](_0x13fc66){if(_0x13fc66['batch']['isUndo']||!_0x13fc66['batch']['isLocal'])return!0x1;let _0x48486d=!0x1;const _0x5617e5=this['editor']['plugins']['get']('TrackChangesEditing')['getSuggestions']({'skipNotAttached':!0x0})['filter'](_0x1a5157=>_0x1a5157['data']&&'listItemId'==_0x1a5157['data']['key'])['filter'](_0x559c05=>_0x559c05['data']['newValue']&&_0x559c05['data']['oldValue']);for(const _0x50e3bb of _0x5617e5)le(_0x50e3bb)||(_0x13fc66['removeMarker'](_0x50e3bb['getFirstMarker']()),_0x48486d=!0x0);return _0x48486d;}['noTrackChangesFixer'](_0x3db5fd){if(_0x3db5fd['batch']['isUndo']||!_0x3db5fd['batch']['isLocal'])return!0x1;const _0x3aa7b2=this['editor']['plugins']['get']('TrackChangesEditing');if(_0x3aa7b2['trackChangesCommand']['value'])return!0x1;let _0x5b5153=!0x1;const _0x57569c=['listType','listItemId','listIndent','listStyle','listStart','listReversed','todoListCheck','listMarker','listMarkerStyle'],_0x3dfd00=this['editor']['model']['document']['differ']['getChanges']()['filter'](_0x3ce08c=>'attribute'==_0x3ce08c['type'])['filter'](_0x4c8389=>_0x57569c['includes'](_0x4c8389['attributeKey']));if(0x0==_0x3dfd00['length'])return _0x5b5153;for(const _0x7c480a of _0x3dfd00){const _0x493d20=_0x3aa7b2['_findSuggestions'](_0x7c480a['range'],'attribute')['filter'](_0x5ac776=>!_0x5ac776['meta']['isNextTo'])['map'](_0x5de001=>_0x5de001['suggestion'])['filter'](_0x3620c9=>{const _0x4ebe6b=_0x3aa7b2['_getAttributeKey'](_0x3620c9);return _0x57569c['includes'](_0x4ebe6b);});if(_0x493d20['length']){for(const _0x537b35 of _0x493d20)_0x3db5fd['removeMarker'](_0x537b35['getFirstMarker']());_0x5b5153=!0x0;}}return _0x5b5153;}['assureChains'](_0x2c51e3){if(_0x2c51e3['batch']['isUndo']||!_0x2c51e3['batch']['isLocal'])return!0x1;const _0x2c17c0=this['editor']['plugins']['get']('TrackChangesEditing');let _0x51aeaf=!0x1;const _0x2f61eb=['listType','listItemId','listIndent','listStyle','listStart','listReversed','todoListCheck','listMarker','listMarkerStyle'];for(const _0x37de20 of _0x2c17c0['getSuggestions']({'skipNotAttached':!0x0})){const _0x232f52=_0x2c17c0['_findSuggestions'](_0x37de20['getFirstRange'](),'attribute')['map'](_0x26512b=>_0x26512b['suggestion'])['filter'](_0x3b261d=>_0x3b261d['data']&&_0x2f61eb['includes'](_0x3b261d['data']['key']));if(!_0x232f52['length'])continue;const _0x1fab4a=_0x232f52[0x0]['head']['attributes']['groupId'];if(!_0x232f52['every'](_0x14a4db=>_0x14a4db['attributes']['groupId']===_0x1fab4a)){for(const _0x1015eb of _0x232f52)_0x1308aa(_0x1015eb,_0x1fab4a)&&(_0x51aeaf=!0x0);}}return _0x51aeaf;function _0x31bbf1(_0x455d46,_0x281038){for(const _0x4ac73e of _0x2c17c0['getSuggestions']({'skipNotAttached':!0x0})['filter'](_0x3c5fb1=>'attribute'==_0x3c5fb1['type']&&_0x3c5fb1['attributes']['groupId']==_0x455d46))_0x4ac73e['setAttribute']('groupId',_0x281038);}function _0x1308aa(_0x36a6a5,_0x5cc220){let _0x39d04f=_0x36a6a5['head'],_0x30b038=!0x1;for(;_0x39d04f;)_0x39d04f['attributes']['groupId']!=_0x5cc220&&(_0x31bbf1(_0x39d04f['attributes']['groupId'],_0x5cc220),_0x39d04f['setAttribute']('groupId',_0x5cc220),_0x30b038=!0x0),_0x39d04f=_0x39d04f['next'];return _0x30b038;}}['_supportLegacySuggestions'](){const _0x143b1c=this['editor'],_0x2ba425=_0x143b1c['locale'],_0x721deb=_0x143b1c['plugins']['get']('TrackChangesEditing');this['_registerLegacyDescription'](),_0x721deb['_suggestionFactory']['registerCustomCallback']('formatBlock','documentList','accept',function(_0x2c388b,_0x54d424){const _0x35708e=[];for(let _0x9d8ad1 of _0x2c388b)_0x9d8ad1['start']['nodeAfter']===_0x9d8ad1['end']['parent']&&(_0x9d8ad1=_0x143b1c['model']['createRange'](_0x143b1c['model']['createPositionAt'](_0x9d8ad1['start']['nodeAfter'],0x0))),_0x35708e['push'](_0x9d8ad1);_0x143b1c['model']['change'](_0x4e0d3b=>{const _0x1a00eb=_0x143b1c['model']['document']['selection'],_0x464798=Array['from'](_0x1a00eb['getRanges']())['map'](_0x3988fc=>_0x2ded21['fromRange'](_0x3988fc));_0x4e0d3b['setSelection'](_0x35708e),_0x143b1c['commands']['get'](_0x54d424['commandName'])['refresh'](),_0x54d424['commandParams']['push']({'forceDefaultExecution':!0x0}),_0x143b1c['execute'](_0x54d424['commandName'],..._0x54d424['commandParams']),_0x4e0d3b['setSelection'](_0x464798);for(const _0x2378a2 of _0x464798)_0x2378a2['detach']();});}),_0x721deb['descriptionFactory']['registerElementLabel'](function(_0x43f82d){const _0x30101d=!_0x143b1c['model']['schema']['isObject'](_0x43f82d),_0x587464=_0x43f82d['previousSibling'],_0x32bd11=_0x43f82d['nextSibling'],_0x14f1d1=_0x43f82d['getAttribute']('listItemId'),_0x524cbd=!_0x587464||_0x587464['getAttribute']('listItemId')!==_0x14f1d1,_0x486e22=!_0x32bd11||_0x32bd11['getAttribute']('listItemId')!==_0x14f1d1;return _0x30101d&&Boolean(_0x14f1d1)&&_0x524cbd&&_0x486e22;},_0x4144fc=>o(_0x2ba425,'ELEMENT_LIST_ITEM',_0x4144fc));}['_registerLegacyDescription'](){const _0x214ec7=this['editor'],_0x6f9c10=_0x214ec7['locale'];function _0x1fee59(_0x55f9b8){const _0x2d14cb=_0x214ec7['commands']['get']('bulletedList')['value'],_0x4e4703=_0x214ec7['commands']['get']('numberedList')['value'];return'numberedList'===_0x55f9b8?_0x2d14cb:_0x4e4703;}_0x214ec7['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](function(_0x583ec5){if('formatBlock'!=_0x583ec5['type'])return;const {data:_0x524eae}=_0x583ec5;if(!_0x524eae)return;let _0x2681fc,_0x10623d,_0x170012,_0xd0d9cd;switch(_0x524eae['commandName']){case'bulletedList':_0x170012=_0x524eae['commandParams'][0x0]['forceValue'],_0xd0d9cd=_0x1fee59(_0x524eae['commandName']),_0x2681fc=_0x170012?'*Format:*\x20insert\x20into\x20%0':'*Format:*\x20remove\x20from\x20%0',!_0xd0d9cd&&_0x214ec7['config']['get']('list.multiBlock')||(_0x2681fc='*Change\x20to:*\x20%0'),_0x10623d={'type':'format','content':o(_0x6f9c10,_0x2681fc,o(_0x6f9c10,'ELEMENT_BULLETED_LIST'))};break;case'numberedList':_0x170012=_0x524eae['commandParams'][0x0]['forceValue'],_0xd0d9cd=_0x1fee59(_0x524eae['commandName']),_0x2681fc=_0x170012?'*Format:*\x20insert\x20into\x20%0':'*Format:*\x20remove\x20from\x20%0',!_0xd0d9cd&&_0x214ec7['config']['get']('list.multiBlock')||(_0x2681fc='*Change\x20to:*\x20%0'),_0x10623d={'type':'format','content':o(_0x6f9c10,_0x2681fc,o(_0x6f9c10,'ELEMENT_NUMBERED_LIST'))};break;case'indentList':_0x2681fc='*Indent:*\x20%0',_0x10623d={'type':'format','content':o(_0x6f9c10,_0x2681fc,o(_0x6f9c10,'ELEMENT_LIST_ITEM'))};break;case'outdentList':_0x2681fc=function(_0x34cc54){const _0x2b676a=_0x34cc54['getFirstRange']();let _0x42f902=_0x2b676a['start']['nodeAfter'];for(;_0x42f902&&_0x2b676a['containsItem'](_0x42f902);){if(_0x42f902['getAttribute']('listIndent')>0x0)return!0x1;_0x42f902=_0x42f902['nextSibling'];}return!0x0;}(_0x583ec5)?o(_0x6f9c10,'*Format:*\x20remove\x20from\x20%0',o(_0x6f9c10,function(_0x55a060){return'ELEMENT_'+_0x55a060['getFirstRange']()['start']['nodeAfter']['getAttribute']('listType')['toUpperCase']()+'_LIST';}(_0x583ec5))):o(_0x6f9c10,'*Outdent:*\x20%0',o(_0x6f9c10,'ELEMENT_LIST_ITEM')),_0x10623d={'type':'format','content':_0x2681fc};break;case'mergeListItemBackward':case'mergeListItemForward':!0x1===_0x524eae['multipleBlocks']&&(_0x2681fc='*Merge:*\x20%0',_0x10623d={'type':'deletion','content':o(_0x6f9c10,_0x2681fc,o(_0x6f9c10,'ELEMENT_LIST_ITEM'))});}return _0x10623d;});}}function le(_0x518782){let _0x1792b6=_0x518782['getFirstRange']()['start']['nodeAfter']['previousSibling'];for(;_0x1792b6;){const _0x24c6eb=_0x1792b6['getAttribute']('listItemId');if(!_0x24c6eb)return!0x1;if(_0x24c6eb==_0x518782['data']['newValue'])return'newValue';if(_0x24c6eb==_0x518782['data']['oldValue'])return'oldValue';_0x1792b6=_0x1792b6['previousSibling'];}return!0x1;}class ue extends _0x3be5df{['afterInit'](){if(!this['editor']['plugins']['has']('ListPropertiesEditing'))return;const _0x136f22=this['editor']['config']['get']('list.properties'),_0xf5c06e=this['editor']['plugins']['get']('TrackChangesEditing');_0x136f22['styles']&&(_0xf5c06e['enableDefaultAttributesIntegration']('listStyle'),_0xf5c06e['registerBlockAttribute']('listStyle')),_0x136f22['reversed']&&(_0xf5c06e['enableDefaultAttributesIntegration']('listReversed'),_0xf5c06e['registerBlockAttribute']('listReversed')),_0x136f22['startIndex']&&(_0xf5c06e['enableDefaultAttributesIntegration']('listStart'),_0xf5c06e['registerBlockAttribute']('listStart'));const _0x3bf1f={'type':'format','content':''};_0xf5c06e['descriptionFactory']['registerDescriptionCallback'](this['handleDescriptions']['bind'](this));const _0x289bcd=this['editor']['locale'];_0xf5c06e['descriptionFactory']['registerAttributeLabel']('listReversed',o(_0x289bcd,'FORMAT_LIST_REVERSED')),_0xf5c06e['descriptionFactory']['registerDescriptionCallback'](_0x3b52ba=>{const {data:_0x27b518}=_0x3b52ba;if(_0x27b518&&'listReversed'==_0x27b518['key'])return null==_0x27b518['newValue']||0x0==_0x27b518['newValue']&&null==_0x27b518['oldValue']?_0x3bf1f:void 0x0;}),_0xf5c06e['descriptionFactory']['registerAttributeLabel']('listStart',o(_0x289bcd,'FORMAT_LIST_START')),_0xf5c06e['descriptionFactory']['registerDescriptionCallback'](_0x5c88c8=>{const {data:_0x32222b}=_0x5c88c8;if(_0x32222b&&'listStart'==_0x32222b['key'])return null==_0x32222b['newValue']||0x1==_0x32222b['newValue']&&null==_0x32222b['oldValue']?_0x3bf1f:void 0x0;}),this['editor']['model']['document']['registerPostFixer'](_0x382146=>{if(_0x382146['batch']['isUndo'])return!0x1;let _0x239590=!0x1;const _0x4fadcd=_0xf5c06e['getSuggestions']({'skipNotAttached':!0x0})['filter'](_0x4e519c=>{const _0xf7823f=_0xf5c06e['_getAttributeKey'](_0x4e519c);return'listStart'==_0xf7823f||'listReversed'==_0xf7823f;});for(const _0x376622 of _0x4fadcd){const _0x633e55=_0x376622['getFirstRange']()['start']['nodeAfter']['getAttribute']('listType');if('numbered'==_0x633e55||'customNumbered'==_0x633e55)continue;_0xf5c06e['_findSuggestions'](_0x376622['getFirstRange'](),'attribute')['find'](_0x183926=>'listType'==_0xf5c06e['_getAttributeKey'](_0x183926['suggestion']))||(_0x382146['removeMarker'](_0x376622['getFirstMarker']()),_0x239590=!0x0);}return _0x239590;}),this['_registerLegacyDescription']();}['handleDescriptions'](_0x2fac53){const _0x5b28f9=this['editor']['locale'],{data:_0x2baeeb}=_0x2fac53,_0x507c4c={'type':'format','content':''};if(!_0x2baeeb||'listStyle'!=_0x2baeeb['key'])return;if(!_0x2baeeb['oldValue'])return'default'==_0x2baeeb['newValue']?_0x507c4c:{'type':'format','content':''+o(_0x5b28f9,'*Set\x20format:*\x20%0',o(_0x5b28f9,this['_getTranslationKeyForListStyle'](_0x2baeeb['newValue'])))};if(!_0x2baeeb['newValue']){if('default'==_0x2baeeb['oldValue'])return _0x507c4c;let _0x6c2e30=_0x2fac53['head'];for(;_0x6c2e30;){if(_0x6c2e30['data']&&'listType'==_0x6c2e30['data']['key']&&_0x6c2e30['data']['newValue'])return _0x507c4c;_0x6c2e30=_0x6c2e30['next'];}return{'type':'format','content':''+o(_0x5b28f9,'*Remove\x20format:*\x20%0',o(_0x5b28f9,this['_getTranslationKeyForListStyle'](_0x2baeeb['oldValue'])))};}if('default'!=_0x2baeeb['newValue'])return{'type':'format','content':''+o(_0x5b28f9,'*Set\x20format:*\x20%0',o(_0x5b28f9,this['_getTranslationKeyForListStyle'](_0x2baeeb['newValue'])))};let _0xa1dbfd=_0x2fac53['head'];for(;_0xa1dbfd;){if(_0xa1dbfd['data']&&'listType'==_0xa1dbfd['data']['key']&&_0xa1dbfd['data']['newValue']&&_0xa1dbfd['data']['oldValue'])return _0x507c4c;_0xa1dbfd=_0xa1dbfd['next'];}return{'type':'format','content':o(_0x5b28f9,'*Set\x20format:*\x20%0',o(_0x5b28f9,'ELEMENT_'+_0x2fac53['getFirstRange']()['start']['nodeAfter']['getAttribute']('listType')['toUpperCase']()+'_LIST_DEFAULT'))};}['_registerLegacyDescription'](){const _0x4d31f7=this['editor'],_0x4e5b1c=_0x4d31f7['locale'];_0x4d31f7['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](_0x16f2fe=>{if('formatBlock'!=_0x16f2fe['type'])return;const {data:_0x366940}=_0x16f2fe;if(!_0x366940)return;let _0x4a4062,_0x205791;switch(_0x366940['commandName']){case'listStyle':_0x4a4062='*Change\x20to:*\x20%0',_0x205791={'type':'format','content':o(_0x4e5b1c,_0x4a4062,o(_0x4e5b1c,this['_getTranslationKeyForListStyle'](_0x366940['commandParams'][0x0]['type'])))};break;case'listReversed':_0x4a4062=_0x366940['commandParams'][0x0]['reversed']?'*Format:*\x20set\x20order\x20to\x20reversed':'*Format:*\x20set\x20order\x20to\x20regular',_0x205791={'type':'format','content':o(_0x4e5b1c,_0x4a4062)};break;case'listStart':_0x4a4062='*Format:*\x20set\x20start\x20index\x20to\x20%0',_0x205791={'type':'format','content':o(_0x4e5b1c,_0x4a4062,_0x366940['commandParams'][0x0]['startIndex'])};}return _0x205791;});}['_getTranslationKeyForListStyle'](_0x50b5e9){return'ELEMENT_'+function(_0xcd5ed2){if(pe['includes'](_0xcd5ed2))return'bulleted';if(ye['includes'](_0xcd5ed2))return'numbered';return null;}(_0x50b5e9)['toUpperCase']()+'_LIST_'+_0x50b5e9['toUpperCase']()['replace'](/-/g,'_');}}const pe=['disc','circle','square'],ye=['decimal','decimal-leading-zero','lower-roman','upper-roman','lower-latin','upper-latin'];class W extends _0x3be5df{static get['requires'](){return[_0x129566];}['init'](){const _0x1bf081=this['editor'],_0x47d07b=_0x1bf081['plugins']['get']('TrackChangesEditing'),_0x44099f=_0x1bf081['commands']['get']('enter');_0x47d07b['enableCommand']('enter',()=>{_0x1bf081['model']['change'](_0x270336=>{const _0x36c6ea=_0x1bf081['model']['document']['selection'],_0x1ecbb4=_0x36c6ea['getFirstPosition'](),_0x9d5a7a=_0x2ded21['fromRange'](_0x36c6ea['getFirstRange']());if(_0x44099f['enterBlock'](_0x270336)){const _0x430164=_0x1bf081['model']['createPositionAt'](_0x1ecbb4['parent']['nextSibling'],0x0),_0x2edca2=_0x270336['createRange'](_0x1ecbb4,_0x430164);_0x47d07b['markInsertion'](_0x2edca2);}else _0x270336['setSelection'](_0x270336['createRange'](_0x9d5a7a['end']));_0x9d5a7a['detach'](),_0x44099f['fire']('afterExecute',{'writer':_0x270336});});}),_0x1bf081['editing']['downcastDispatcher']['on']('addMarker:suggestion:insertion',_e(_0x1bf081,'split'),{'priority':'high'}),_0x1bf081['editing']['downcastDispatcher']['on']('removeMarker:suggestion:insertion',(_0x5b7290,_0x343fa1,_0x19be06)=>{const _0x57a55c=_0x19be06['mapper']['markerNameToElements'](_0x343fa1['markerName']);if(_0x57a55c){for(const _0x59c805 of _0x57a55c)_0x59c805['hasClass']('ck-suggestion-marker-split')&&(_0x19be06['mapper']['unbindElementFromMarkerName'](_0x59c805,_0x343fa1['markerName']),_0x19be06['writer']['remove'](_0x59c805));}},{'priority':'high'}),_0x1bf081['data']['downcastDispatcher']['on']('addMarker:suggestion:insertion',(_0x3cd99f,_0x35c4b9,_0x11ed70)=>{_0x11ed70['options']['showSuggestionHighlights']&&_e(_0x1bf081,'split',{'showActiveMarker':!0x1})['bind'](this)(_0x3cd99f,_0x35c4b9,_0x11ed70);},{'priority':'high'});}}class J extends _0x3be5df{['afterInit'](){if(!this['editor']['plugins']['has']('FindAndReplaceEditing'))return;const _0x526e17=this['editor']['plugins']['get']('TrackChangesEditing');_0x526e17['enableCommand']('find',this['handleFindCommand']['bind'](this)),_0x526e17['enableCommand']('findNext'),_0x526e17['enableCommand']('findPrevious'),_0x526e17['enableCommand']('replace'),_0x526e17['enableCommand']('replaceAll');}['handleFindCommand'](_0x2e34fb,_0x5d42b6,_0x3b5ea4={}){const _0x28cb40=this['editor']['plugins']['get']('FindAndReplaceUtils');return _0x2e34fb(_0xaca49a=>('string'==typeof _0x5d42b6?_0x28cb40['findByTextCallback'](_0x5d42b6,_0x3b5ea4):_0x5d42b6)(_0xaca49a)['filter'](_0x24aab6=>!0x1===this['_isInDeletionRange'](_0x24aab6,_0xaca49a['item'])),_0x3b5ea4);}['_isInDeletionRange'](_0x40b388,_0x399263){const _0x215b1c=this['editor']['model']['createRange'](this['editor']['model']['createPositionAt'](_0x399263,_0x40b388['start']),this['editor']['model']['createPositionAt'](_0x399263,_0x40b388['end']));for(const _0x2180b3 of this['editor']['model']['markers']['getMarkersGroup']('suggestion:deletion'))if(null!==_0x215b1c['getIntersection'](_0x2180b3['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 _0x3be5df{['afterInit'](){const _0x20659a=this['editor']['locale'],_0x27f060=this['editor']['plugins']['get']('TrackChangesEditing');for(const {pluginName:_0x1e4f05,commandName:_0x469e66}of ro)this['editor']['plugins']['has'](_0x1e4f05)&&(_0x27f060['enableDefaultAttributesIntegration'](_0x469e66),_0x27f060['registerInlineAttribute'](_0x469e66));_0x20659a['t'],_0x27f060['descriptionFactory']['registerAttributeLabel']('fontSize',o(_0x20659a,'FORMAT_FONT_SIZE')),_0x27f060['descriptionFactory']['registerAttributeLabel']('fontFamily',o(_0x20659a,'FORMAT_FONT_FAMILY')),_0x27f060['descriptionFactory']['registerAttributeLabel']('fontColor',o(_0x20659a,'FORMAT_FONT_COLOR')),_0x27f060['descriptionFactory']['registerAttributeLabel']('fontBackgroundColor',o(_0x20659a,'FORMAT_FONT_BACKGROUND')),this['_registerLegacyDescription']();}['_registerLegacyDescription'](){const _0x5e25ac=this['editor'],_0x5c9807=_0x5e25ac['locale'];_0x5e25ac['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](_0x1d82ad=>{const _0x47342c=_0x5c9807['t'];if('formatInline'!=_0x1d82ad['type'])return;const {data:_0x305ebd}=_0x1d82ad;if(null!=_0x305ebd){if('fontSize'==_0x305ebd['commandName']){const _0x442377=_0x305ebd['commandParams'][0x0]['value'];if(_0x442377){const _0x785ba5=_0x47342c(this['editor']['plugins']['get']('FontSize')['normalizeSizeOptions'](this['editor']['config']['get']('fontSize.options'))['find'](_0x447165=>_0x447165['model']==_0x442377)['title'])['toLowerCase']();return{'type':'format','content':o(_0x5c9807,'*Set\x20font\x20size:*\x20%0',_0x785ba5)};}return{'type':'format','content':o(_0x5c9807,'*Reset\x20font\x20size*')};}if('fontFamily'==_0x305ebd['commandName']){const _0x528cfb=_0x305ebd['commandParams'][0x0]['value'];return _0x528cfb?{'type':'format','content':o(_0x5c9807,'*Set\x20font\x20family:*\x20%0',_0x528cfb)}:{'type':'format','content':o(_0x5c9807,'*Reset\x20font\x20family*')};}if('fontColor'==_0x305ebd['commandName']){const _0x594e86=_0x305ebd['commandParams'][0x0]['value'];if(_0x594e86){const _0x3275b5=_0x35f8c4(this['editor']['config']['get']('fontColor.colors'))['find'](_0x55dbbe=>_0x55dbbe['model']==_0x594e86);let _0x3b4b29=_0x594e86,_0xa626a5='';return _0x3275b5&&(_0x3b4b29=_0x3275b5['label'],_0xa626a5=_0x47342c(_0x3b4b29)['toLowerCase']()),{'type':'format','content':o(_0x5c9807,'*Set\x20font\x20color:*\x20%0',_0xa626a5)['trim'](),'color':{'value':_0x594e86,'title':_0xa626a5||_0x3b4b29}};}return{'type':'format','content':o(_0x5c9807,'*Reset\x20font\x20color*')};}if('fontBackgroundColor'==_0x305ebd['commandName']){const _0x41941a=_0x305ebd['commandParams'][0x0]['value'];if(_0x41941a){const _0x281dbf=_0x35f8c4(this['editor']['config']['get']('fontBackgroundColor.colors'))['find'](_0x2e1bee=>_0x2e1bee['model']==_0x41941a);let _0x1f536a=_0x41941a,_0x10c7b3='';return _0x281dbf&&(_0x1f536a=_0x281dbf['label'],_0x10c7b3=_0x47342c(_0x1f536a)['toLowerCase']()),{'type':'format','content':o(_0x5c9807,'*Set\x20font\x20background\x20color:*\x20%0',_0x10c7b3)['trim'](),'color':{'value':_0x41941a,'title':_0x10c7b3||_0x1f536a}};}return{'type':'format','content':o(_0x5c9807,'*Reset\x20font\x20background\x20color*')};}}});}}class X extends _0x3be5df{['afterInit'](){const _0x168bfc=this['editor'],_0x5e2133=_0x168bfc['plugins']['get']('TrackChangesEditing'),_0xec1efc=_0x168bfc['commands']['get']('copyFormat'),_0x134fc3=_0x168bfc['commands']['get']('pasteFormat');_0xec1efc&&_0x134fc3&&(_0x5e2133['enableDefaultAttributesIntegration']('pasteFormat'),_0x5e2133['enableCommand']('copyFormat'),this['_registerLegacyDescription']());}['_registerLegacyDescription'](){const _0x3f31c9=this['editor'],_0x38daa1=_0x3f31c9['locale'];_0x3f31c9['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](_0x22d893=>{if('formatBlock'!=_0x22d893['type']&&'formatInline'!=_0x22d893['type'])return;const {data:_0xd9951c}=_0x22d893;if(_0xd9951c&&'pasteFormat'===_0xd9951c['commandName']){const _0x2cfc8a=[],_0x5ddb62=_0xd9951c['commandParams'][0x0];for(const [_0x59dfbb,_0x20be72]of Object['entries'](_0x5ddb62))_0x2cfc8a['push'](so(_0x3f31c9,_0x59dfbb,_0x20be72));return _0x2cfc8a['length']?{'type':'format','content':o(_0x38daa1,'*Set\x20format\x20to:*\x20%0',_0x2cfc8a['join'](',\x20'))}:{'type':'format','content':o(_0x38daa1,'*Remove\x20all\x20formatting*')};}});}}function so(_0x457ea5,_0x5b8c2e,_0x8608e0){const _0x182236=_0x457ea5['locale']['t'],_0x58a643=_0x5b8c2e['split'](/(?=[A-Z])/)['join']('\x20'),_0x28e887=_0x182236(_0x58a643['charAt'](0x0)['toUpperCase']()+_0x58a643['slice'](0x1))['toLowerCase']();if('boolean'==typeof _0x8608e0)return _0x28e887;if('fontColor'===_0x5b8c2e||'fontBackgroundColor'===_0x5b8c2e){const _0x23331e=_0x35f8c4(_0x457ea5['config']['get']('fontColor.colors'))['find'](_0x10ad05=>_0x10ad05['model']==_0x8608e0);return _0x28e887+'\x20('+(_0x23331e?_0x182236(_0x23331e['label'])['toLowerCase']():_0x8608e0)+')';}if('fontSize'===_0x5b8c2e&&isNaN(parseFloat(_0x8608e0))){const _0x367306=_0x457ea5['plugins']['get']('FontSize')['normalizeSizeOptions'](_0x457ea5['config']['get']('fontSize.options'))['find'](_0x573fd9=>_0x573fd9['model']==_0x8608e0);return _0x28e887+'\x20('+(_0x367306?_0x182236(_0x367306['title'])['toLowerCase']():_0x8608e0)+')';}return _0x28e887+'\x20('+_0x8608e0+')';}class Y extends _0x3be5df{['_headingOptions'];['afterInit'](){const _0x18e838=this['editor'];if(!_0x18e838['plugins']['has']('HeadingEditing'))return;this['_headingOptions']=_0x18e838['config']['get']('heading.options');const _0x2d8c75=_0x18e838['locale'],_0x2fcf4c=_0x18e838['plugins']['get']('TrackChangesEditing');_0x2fcf4c['enableDefaultAttributesIntegration']('heading');for(const _0x2e1831 of this['_headingOptions'])'paragraph'!=_0x2e1831['model']&&_0x2fcf4c['descriptionFactory']['registerElementLabel'](_0x2e1831['model'],_0x3edce5=>{const _0x5cf99f=this['_getHeadingLevel'](_0x2e1831['model']);return null!==_0x5cf99f?_0x58e6c0(_0x3edce5,_0x5cf99f):_0x41229c(_0x3edce5,_0x2e1831['title']);});function _0x58e6c0(_0x57c107,_0x2c6f2a){return o(_0x2d8c75,'ELEMENT_HEADING',[_0x57c107,_0x2c6f2a]);}function _0x41229c(_0x2764f2,_0x323d04){return o(_0x2d8c75,'ELEMENT_HEADING_CUSTOM',[_0x2764f2,_0x323d04]);}this['_registerLegacyDescription']();}['_registerLegacyDescription'](){const _0x387852=this['editor'],_0x13ba86=_0x387852['locale'];function _0x4b5f61(_0x5467a5,_0x1a3714){return o(_0x13ba86,'ELEMENT_HEADING_CUSTOM',[_0x5467a5,_0x1a3714]);}_0x387852['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](_0x2bd69f=>{if('formatBlock'!=_0x2bd69f['type'])return;const {data:_0x5a8edf}=_0x2bd69f;if(_0x5a8edf&&'heading'==_0x5a8edf['commandName']){const _0x1ef2ca=_0x5a8edf['commandParams'][0x0]['value'],_0x2a1fb6=this['_getHeadingLevel'](_0x1ef2ca);if(null!==_0x2a1fb6)return{'type':'format','content':o(_0x13ba86,'*Change\x20to:*\x20%0',(_0x530ced=0x1,_0x3fa402=_0x2a1fb6,o(_0x13ba86,'ELEMENT_HEADING',[_0x530ced,_0x3fa402])))};const _0x25bae2=this['_headingOptions']['find'](_0x157f5a=>_0x157f5a['model']===_0x1ef2ca)['title'];return{'type':'format','content':o(_0x13ba86,'*Change\x20to:*\x20%0',_0x4b5f61(0x1,_0x25bae2))};}var _0x530ced,_0x3fa402;});}['_getHeadingLevel'](_0x4a2089){const _0x4a1563=_0x4a2089['match'](/^heading(\d+)/);if(_0x4a1563)return _0x4a1563[0x1];const _0x2eeeef=this['_headingOptions']?.['find'](_0x5b9a18=>_0x5b9a18['model']==_0x4a2089);if(_0x2eeeef&&_0x2eeeef['view']){const _0x5b97e5=_0x2eeeef['view'],_0x5b89d4=(_0x5b97e5['name']??_0x5b97e5)['match'](/^h(\d+)/);if(_0x5b89d4)return _0x5b89d4[0x1];}return null;}}class Z extends _0x3be5df{['afterInit'](){const _0x3d5880=this['editor'];if(!_0x3d5880['plugins']['has']('HighlightEditing'))return;const _0x47fc6f=_0x3d5880['plugins']['get']('TrackChangesEditing'),_0x205e90=_0x3d5880['locale'];_0x47fc6f['enableDefaultAttributesIntegration']('highlight'),_0x47fc6f['registerInlineAttribute']('highlight'),_0x47fc6f['descriptionFactory']['registerAttributeLabel']('highlight',o(_0x205e90,'FORMAT_HIGHLIGHT')),this['_registerLegacyDescription']();}['_registerLegacyDescription'](){const _0x5611e9=this['editor'],_0x3565b3=_0x5611e9['locale'];_0x5611e9['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](_0x51dd51=>{if('formatInline'!=_0x51dd51['type'])return;const {data:_0x545c3e}=_0x51dd51;if(_0x545c3e&&'highlight'==_0x545c3e['commandName']){const _0x2496a5=_0x3565b3['t'],_0x8ed4ab=_0x545c3e['commandParams'][0x0]['value'];if(_0x8ed4ab){const _0x1f6c66=_0x5611e9['config']['get']('highlight.options')['find'](_0x2166a7=>_0x2166a7['model']==_0x8ed4ab),_0x4c1d73=_0x2496a5(_0x1f6c66['title'])['toLowerCase']();return{'type':'format','content':o(_0x3565b3,'*Set\x20highlight:*\x20%0',_0x4c1d73),'color':{'value':_0x1f6c66['color'],'title':_0x1f6c66['title']}};}return{'type':'format','content':o(_0x3565b3,'*Remove\x20highlight*',o(_0x3565b3,'FORMAT_HIGHLIGHT'))};}});}}class tt extends _0x3be5df{['afterInit'](){const _0x4b25a4=this['editor'];if(!_0x4b25a4['plugins']['has']('HorizontalLineEditing'))return;_0x4b25a4['plugins']['get']('TrackChangesEditing')['enableCommand']('horizontalLine');const _0x16f89b=_0x4b25a4['plugins']['get']('TrackChangesEditing'),_0x5e7e7c=_0x4b25a4['locale'];_0x16f89b['descriptionFactory']['registerElementLabel']('horizontalLine',_0x531330=>o(_0x5e7e7c,'ELEMENT_HORIZONTAL_LINE',_0x531330)),_0x4b25a4['conversion']['for']('dataDowncast')['elementToStructure']({'model':'horizontalLine','view':(_0x37d071,{writer:_0x1c64c5,options:_0x5b9927})=>{if(!_0x5b9927['showSuggestionHighlights'])return null;const _0x37423b=_0x1c64c5['createContainerElement']('div'),_0x587d26=_0x1c64c5['createEmptyElement']('hr');return _0x1c64c5['addClass']('ck-horizontal-line',_0x37423b),_0x1c64c5['insert'](_0x1c64c5['createPositionAt'](_0x37423b,0x0),_0x587d26),_0x37423b;},'converterPriority':'high'});}}class et extends _0x3be5df{['afterInit'](){const _0x1c2bbf=this['editor'];if(!_0x1c2bbf['plugins']['has']('HtmlEmbed'))return;const _0x546b62=_0x1c2bbf['plugins']['get']('TrackChangesEditing'),_0x47d774=_0x1c2bbf['locale'];_0x546b62['descriptionFactory']['registerElementLabel']('rawHtml',_0x2ce433=>o(_0x47d774,'ELEMENT_HTML_EMBED',_0x2ce433)),_0x546b62['enableDefaultAttributesIntegration']('htmlEmbed'),_0x546b62['registerBlockAttribute']('value'),_0x546b62['descriptionFactory']['registerDescriptionCallback'](_0x95330f=>{if('attribute'!=_0x95330f['type'])return;const {data:_0xa6f3f1}=_0x95330f;if(_0xa6f3f1&&'value'==_0xa6f3f1['key']&&_0x95330f['getFirstRange']()['start']['nodeAfter']['is']('element','rawHtml')){const _0x5345fd=o(_0x47d774,'ELEMENT_HTML_EMBED');return{'type':'format','content':o(_0x47d774,'*Change\x20%0\x20content*',_0x5345fd)};}}),this['_registerLegacyDescription']();}['_registerLegacyDescription'](){const _0x41dbe8=this['editor'],_0x41658c=_0x41dbe8['locale'];_0x41dbe8['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](_0x147005=>{if('formatBlock'!=_0x147005['type'])return;const {data:_0x49b258}=_0x147005;if(_0x49b258&&'htmlEmbed'==_0x49b258['commandName']){const _0x71c702=o(_0x41658c,'ELEMENT_HTML_EMBED');return{'type':'format','content':o(_0x41658c,'*Change\x20%0\x20content*',_0x71c702)};}});}}class it extends _0x3be5df{['afterInit'](){const _0x7aac9c=this['editor'];if(!_0x7aac9c['plugins']['has']('ImageEditing'))return;const _0x310f70=_0x7aac9c['plugins']['get']('TrackChangesEditing'),_0x3ea0b7=_0x7aac9c['plugins']['get']('ImageUtils'),_0x3c3cf7=_0x7aac9c['locale'];_0x310f70['enableCommand']('insertImage'),_0x310f70['descriptionFactory']['registerElementLabel']('imageBlock',_0x284897=>o(_0x3c3cf7,'ELEMENT_IMAGE',_0x284897)),_0x310f70['descriptionFactory']['registerElementLabel']('imageInline',_0xc457ae=>o(_0x3c3cf7,'ELEMENT_INLINE_IMAGE',_0xc457ae)),_0x310f70['descriptionFactory']['registerElementLabel']('caption',()=>o(_0x3c3cf7,'ELEMENT_CAPTION')),_0x7aac9c['plugins']['has']('ImageUploadEditing')&&_0x310f70['enableCommand']('uploadImage'),_0x7aac9c['plugins']['has']('ImageBlockEditing')&&_0x7aac9c['plugins']['has']('ImageInlineEditing')&&(_0x310f70['enableCommand']('imageTypeInline',(_0x319462,_0x12b75e)=>{const _0x55e3c4=_0x3ea0b7['getClosestSelectedImageElement'](_0x7aac9c['model']['document']['selection']);_0x7aac9c['model']['change'](()=>{_0x310f70['markBlockFormat'](_0x55e3c4,{'commandName':'imageTypeInline','commandParams':[_0x12b75e]},[],'convertBlockImageToInline');});}),_0x310f70['enableCommand']('imageTypeBlock',(_0x13f2ee,_0x49d6ed)=>{_0x7aac9c['model']['change'](_0x1c8039=>{let _0x447dc5=_0x3ea0b7['getClosestSelectedImageElement'](_0x7aac9c['model']['document']['selection']),_0x3c9bbe=_0x1c8039['createRangeOn'](_0x447dc5);const _0x2d1866=_0x2212d3['fromPosition'](_0x3c9bbe['start'],'toPrevious'),_0x5928a3=_0x2212d3['fromPosition'](_0x3c9bbe['end'],'toNext');_0x310f70['forceDefaultExecution'](()=>_0x13f2ee(_0x49d6ed)),_0x447dc5=_0x3ea0b7['getClosestSelectedImageElement'](_0x7aac9c['model']['document']['selection']),_0x3c9bbe=_0x1c8039['createRangeOn'](_0x447dc5);const _0x3474ab=_0x1c8039['createRange'](_0x2d1866,_0x5928a3);_0x2d1866['detach'](),_0x5928a3['detach'](),_0x310f70['markBlockFormat'](_0x447dc5,{'commandName':'imageTypeInline','commandParams':[_0x49d6ed]},[],'convertInlineImageToBlock'),_0x3474ab['start']['isBefore'](_0x3c9bbe['start'])&&_0x310f70['markInsertion'](_0x1c8039['createRange'](_0x3474ab['start'],_0x3c9bbe['start']),'convertInlineImageToBlock'),_0x3c9bbe['end']['isBefore'](_0x3474ab['end'])&&_0x310f70['markInsertion'](_0x1c8039['createRange'](_0x3c9bbe['end'],_0x3474ab['end']),'convertInlineImageToBlock');});}),_0x310f70['_suggestionFactory']['registerCustomCallback']('formatBlock','convertInlineImageToBlock','join',()=>!0x1),_0x310f70['_suggestionFactory']['registerCustomCallback']('formatBlock','convertInlineImageToBlock','accept',()=>!0x1),_0x310f70['_suggestionFactory']['registerCustomCallback']('formatBlock','convertInlineImageToBlock','discard',_0x310f70['_suggestionFactory']['getSuggestionCallback']('formatBlock','','accept')),_0x310f70['_suggestionFactory']['registerCustomCallback']('insertion','convertInlineImageToBlock','join',()=>!0x1),_0x310f70['_suggestionFactory']['registerCustomCallback']('insertion','convertInlineImageToBlock','discard',([_0x1d1d02])=>{const _0x25cba0=_0x310f70['_suggestionFactory']['getSuggestionCallback']('insertion','','discard');let _0x4ad169=_0x1d1d02['start'],_0x35a1dd=_0x1d1d02['end'];const _0x5040d3=_0x7aac9c['model']['schema']['getNearestSelectionRange'](_0x4ad169,'backward'),_0x5f1840=_0x7aac9c['model']['schema']['getNearestSelectionRange'](_0x35a1dd,'forward');_0x5040d3['isCollapsed']&&(_0x4ad169=_0x5040d3['start']),_0x5f1840['isCollapsed']&&(_0x35a1dd=_0x5f1840['end']),_0x25cba0([_0x7aac9c['model']['createRange'](_0x4ad169,_0x35a1dd)]);}),_0x310f70['_suggestionFactory']['registerCustomCallback']('formatBlock','convertInlineImageToBlock','chain',_0x1463c9),_0x310f70['_suggestionFactory']['registerCustomCallback']('insertion','convertInlineImageToBlock','chain',_0x1463c9)),_0x7aac9c['plugins']['has']('ImageCaptionEditing')&&(_0x310f70['enableCommand']('toggleImageCaption',(_0x49f7c0,_0x2d5a83)=>{const _0x3961f8=_0x7aac9c['plugins']['get']('ImageCaptionUtils');let _0x39275a=_0x3ea0b7['getClosestSelectedImageElement'](_0x7aac9c['model']['document']['selection']),_0x7107ce=_0x3961f8['getCaptionFromImageModelElement'](_0x39275a);_0x7aac9c['model']['change'](()=>{if(_0x7107ce)return void _0x310f70['markDeletion'](_0x7aac9c['model']['createRangeOn'](_0x7107ce));const _0x35b747=_0x3ea0b7['isBlockImage'](_0x39275a);_0x49f7c0(_0x2d5a83),_0x39275a=_0x3ea0b7['getClosestSelectedImageElement'](_0x7aac9c['model']['document']['selection']),_0x7107ce=_0x3961f8['getCaptionFromImageModelElement'](_0x39275a),_0x310f70['markInsertion'](_0x7aac9c['model']['createRangeOn'](_0x7107ce),_0x35b747?null:'imageCaption');});}),_0x310f70['_suggestionFactory']['registerCustomCallback']('insertion','imageCaption','chain',_0x1463c9));const _0x46148d=[{'type':'formatBlock','subType':'imageStylePreApply'},{'type':'insertion','subType':'imageCaption'},{'type':'formatBlock','subType':'convertInlineImageToBlock'},{'type':'insertion','subType':'convertInlineImageToBlock'}];function _0x5b00b2(_0x52cdf0,_0x12bec8){const _0x4b8977=_0x46148d['findIndex'](({type:_0xe509e1,subType:_0x2c72e9})=>_0x52cdf0['type']==_0xe509e1&&_0x52cdf0['subType']==_0x2c72e9),_0x2fb7b0=_0x46148d['findIndex'](({type:_0x2bedbf,subType:_0x3b63d2})=>_0x12bec8['type']==_0x2bedbf&&_0x12bec8['subType']==_0x3b63d2);if(_0x4b8977<0x0||_0x2fb7b0<0x0)return!0x1;const _0x257603=_0x52cdf0['getFirstRange'](),_0xf7c8dd=_0x12bec8['getFirstRange']();if((0x0==_0x4b8977||0x1==_0x4b8977)&&0x2==_0x2fb7b0&&_0x257603['isIntersecting'](_0xf7c8dd))return!0x0;if(0x2==_0x4b8977&&0x3==_0x2fb7b0){const _0x48953b=_0x310f70['_findSuggestions'](_0x257603,'insertion')['filter'](({suggestion:_0x306891,meta:_0x5a3d7c})=>_0x5a3d7c['isOwn']&&'convertInlineImageToBlock'==_0x306891['subType']);if(_0x48953b['length']>0x1&&_0xf7c8dd['end']['isEqual'](_0x257603['start']))return!0x0;if(0x1==_0x48953b['length']&&(_0x257603['start']['isEqual'](_0xf7c8dd['end'])||_0x257603['end']['isEqual'](_0xf7c8dd['start'])))return!0x0;}if(0x3==_0x4b8977&&0x3==_0x2fb7b0&&_0x257603['start']['isBefore'](_0xf7c8dd['start'])){const _0x8a7a4b=_0x257603['end']['nodeAfter'],_0x403bf6=_0xf7c8dd['start']['nodeBefore'];return _0x3ea0b7['isBlockImage'](_0x8a7a4b)&&_0x8a7a4b===_0x403bf6;}return!0x1;}function _0x1463c9(_0x24eb01,_0x4a5e3f){return _0x5b00b2(_0x24eb01,_0x4a5e3f)?[_0x24eb01,_0x4a5e3f]:_0x5b00b2(_0x4a5e3f,_0x24eb01)?[_0x4a5e3f,_0x24eb01]:null;}_0x7aac9c['plugins']['has']('ImageResize')&&(_0x310f70['enableDefaultAttributesIntegration']('resizeImage'),_0x310f70['registerBlockAttribute']('resizedWidth'),_0x310f70['descriptionFactory']['registerAttributeLabel']('resizedWidth',o(_0x3c3cf7,'FORMAT_IMAGE_SIZE'))),_0x7aac9c['plugins']['has']('ImageTextAlternativeEditing')&&(_0x310f70['enableDefaultAttributesIntegration']('imageTextAlternative'),_0x310f70['registerBlockAttribute']('alt')),_0x310f70['descriptionFactory']['registerDescriptionCallback'](_0x36498a=>{if(!!_0x46148d['find'](({type:_0x544c1b,subType:_0x5e1fe0})=>_0x36498a['type']==_0x544c1b&&_0x36498a['subType']==_0x5e1fe0))return _0x36498a['previous']?{}:void 0x0;}),_0x310f70['descriptionFactory']['registerDescriptionCallback'](_0x5a5862=>{if('insertion'==_0x5a5862['type']||'deletion'==_0x5a5862['type']){const _0xe1391b=_0x5a5862['getContainedElement']();if(_0xe1391b&&_0xe1391b['is']('element','caption'))return{'type':'insertion'==_0x5a5862['type']?'addObject':'removeObject','element':_0xe1391b,'quantity':0x1};}}),_0x310f70['descriptionFactory']['registerDescriptionCallback'](_0x11f1d5=>'formatBlock'==_0x11f1d5['type']&&'convertInlineImageToBlock'==_0x11f1d5['subType']?{'type':'format','content':'Inline\x20image\x20to\x20block\x20image'}:'formatBlock'==_0x11f1d5['type']&&'convertBlockImageToInline'==_0x11f1d5['subType']?{'type':'format','content':'Block\x20image\x20to\x20inline\x20image'}:void 0x0),_0x310f70['descriptionFactory']['registerDescriptionCallback'](_0x9c2642=>{if('attribute'!=_0x9c2642['type'])return;const {data:_0x507439}=_0x9c2642;if(!_0x507439||'alt'!=_0x507439['key'])return;const _0x309e5f=_0x507439['newValue'];return _0x309e5f?{'type':'format','content':o(_0x3c3cf7,'*Set\x20image\x20text\x20alternative:*\x20%0','\x22'+_0x309e5f+'\x22')}:{'type':'format','content':o(_0x3c3cf7,'*Remove\x20image\x20text\x20alternative*')};}),this['_registerLegacyDescription']();}['_registerLegacyDescription'](){const _0x292d64=this['editor'],_0x2cf986=_0x292d64['locale'];_0x292d64['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](_0x32682c=>{if('formatBlock'!=_0x32682c['type']&&'formatInline'!=_0x32682c['type'])return;const {data:_0x2b2df3}=_0x32682c;if(_0x2b2df3){if('imageTextAlternative'==_0x2b2df3['commandName']){const _0x45eb98=_0x2b2df3['commandParams'][0x0]['newValue'];return _0x45eb98?{'type':'format','content':o(_0x2cf986,'*Set\x20image\x20text\x20alternative:*\x20%0','\x22'+_0x45eb98+'\x22')}:{'type':'format','content':o(_0x2cf986,'*Remove\x20image\x20text\x20alternative*')};}if('resizeImage'==_0x2b2df3['commandName']){const _0x9c2c30=_0x2b2df3['commandParams'][0x0]['width'];return _0x9c2c30?{'type':'format','content':o(_0x2cf986,'*Set\x20image\x20width:*\x20%0',_0x9c2c30)}:{'type':'format','content':o(_0x2cf986,'*Reset\x20image\x20width*')};}}});}}class st extends _0x3be5df{['afterInit'](){if(!this['editor']['plugins']['has']('ImageEditing'))return;const _0x4ff102=this['editor']['locale'],_0x4f7314=this['editor']['plugins']['get']('TrackChangesEditing');_0x4f7314['enableDefaultAttributesIntegration']('replaceImageSource'),_0x4f7314['registerBlockAttribute']('src'),_0x4f7314['descriptionFactory']['registerDescriptionCallback'](_0x361f78=>{if('attribute'!=_0x361f78['type'])return;const {data:_0x3860f6}=_0x361f78;return _0x3860f6&&'src'==_0x3860f6['key']?_0x3860f6['newValue']&&_0x3860f6['oldValue']?{'type':'format','content':o(_0x4ff102,'*Replace\x20image\x20URL*')}:{'type':'format','content':''}:void 0x0;}),this['_handleLegacySuggestions']();}['_handleLegacySuggestions'](){const _0x5549d4=this['editor']['plugins']['get']('TrackChangesEditing');_0x5549d4['_suggestionFactory']['registerCustomCallback']('formatBlock','replaceImageSource','accept',_0x5549d4['_suggestionFactory']['getSuggestionCallback']('formatBlock',null,'discard')),_0x5549d4['_suggestionFactory']['registerCustomCallback']('formatBlock','replaceImageSource','discard',_0x5549d4['_suggestionFactory']['getSuggestionCallback']('formatBlock',null,'accept')),this['_registerLegacyDescription']();}['_registerLegacyDescription'](){const _0x5a655a=this['editor'],_0x2f61da=_0x5a655a['locale'];_0x5a655a['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](_0x4a1e95=>{if('formatBlock'!=_0x4a1e95['type']&&'formatInline'!=_0x4a1e95['type'])return;const {data:_0xa0fe0d}=_0x4a1e95;if(!_0xa0fe0d||'replaceImageSource'!=_0xa0fe0d['commandName'])return;return{'type':'format','content':o(_0x2f61da,'*Format:*\x20replace\x20image\x20URL')};});}}class nt extends _0x3be5df{['afterInit'](){const _0x4cccb4=this['editor'];if(!_0x4cccb4['plugins']['has']('ImageStyleEditing'))return;const _0xb72c0d=_0x4cccb4['plugins']['get']('TrackChangesEditing'),_0x3f5bf7=_0x4cccb4['plugins']['get']('ImageUtils'),_0x408ad7={};_0xb72c0d['enableCommand']('imageStyle',(_0x5fc19b,_0x402b4b)=>{const _0x32415e=_0x4cccb4['plugins']['get']('Users')['me'],_0x192b26=_0x4cccb4['commands']['get']('imageStyle');let _0x5f2283=_0x3f5bf7['getClosestSelectedImageElement'](_0x4cccb4['model']['document']['selection']),_0x2477dc=_0x4cccb4['model']['createRangeOn'](_0x5f2283),_0xdfd3dd=_0x192b26['value'];if(_0xdfd3dd==_0x402b4b['value'])return;const _0x1cdfa8={'commandName':'imageStyle','commandParams':[_0x402b4b],'formatGroupId':_0x3035a1()};_0x4cccb4['model']['change'](()=>{if(_0xb72c0d['getSuggestions']()['filter'](_0x1f43e2=>_0x1f43e2['isInContent']&&_0x32415e==_0x1f43e2['author']&&('formatBlock'==_0x1f43e2['type']||'formatInline'==_0x1f43e2['type'])&&('imageStylePreApply'==_0x1f43e2['subType']||'imageStylePostApply'==_0x1f43e2['subType'])&&_0x1f43e2['getFirstRange']()['isEqual'](_0x2477dc))['forEach'](_0x19920e=>_0xb72c0d['discardSuggestion'](_0x19920e['head'])),_0x5f2283=_0x3f5bf7['getClosestSelectedImageElement'](_0x4cccb4['model']['document']['selection']),_0x2477dc=_0x4cccb4['model']['createRangeOn'](_0x5f2283),_0x192b26['refresh'](),_0x4cccb4['commands']['get']('imageTypeInline')['refresh'](),_0x4cccb4['commands']['get']('imageTypeBlock')['refresh'](),_0xdfd3dd=_0x192b26['value'],_0xdfd3dd!=_0x402b4b['value'])return _0x3f5bf7['isInlineImage'](_0x5f2283)&&_0x192b26['shouldConvertImageType'](_0x402b4b['value'],_0x5f2283)?(_0x5fc19b({..._0x402b4b,'setImageSizes':!0x1}),_0x5f2283=_0x3f5bf7['getClosestSelectedImageElement'](_0x4cccb4['model']['document']['selection']),void _0xb72c0d['markBlockFormat'](_0x5f2283,{..._0x1cdfa8,'commandReversedParams':[{'value':_0xdfd3dd||null,'setImageSizes':!0x1}]},[],'imageStylePreApply')):void(_0x3f5bf7['isBlockImage'](_0x5f2283)?_0xb72c0d['markBlockFormat'](_0x5f2283,_0x1cdfa8,[],'imageStylePostApply'):_0xb72c0d['markInlineFormat'](_0x2477dc,_0x1cdfa8,'imageStylePostApply'));});});for(const _0x3579cf of _0x4cccb4['plugins']['get']('ImageStyleEditing')['normalizedStyles'])_0x408ad7[_0x3579cf['name']]=_0x3579cf['title']['toLowerCase']();_0xb72c0d['_suggestionFactory']['registerCustomCallback']('formatBlock','imageStylePreApply','join',()=>!0x1),_0xb72c0d['_suggestionFactory']['registerCustomCallback']('formatBlock','imageStylePostApply','join',()=>!0x1),_0xb72c0d['_suggestionFactory']['registerCustomCallback']('formatInline','imageStylePostApply','join',()=>!0x1),_0xb72c0d['_suggestionFactory']['registerCustomCallback']('formatBlock','imageStylePreApply','accept',([_0x52faac])=>{_0x3f5bf7['setImageNaturalSizeAttributes'](_0x52faac['getContainedElement']());}),_0xb72c0d['_suggestionFactory']['registerCustomCallback']('formatBlock','imageStylePreApply','discard',(_0x3082fc,_0x23c24c)=>{_0xb72c0d['_suggestionFactory']['getSuggestionCallback']('formatBlock','','accept')(_0x3082fc,{'commandName':_0x23c24c['commandName'],'commandParams':_0x23c24c['commandReversedParams']});}),_0xb72c0d['_suggestionFactory']['registerCustomCallback']('formatBlock','imageStylePreApply','chain',function(_0x2b6852,_0x3e9470){if(_0x498932(_0x2b6852,_0x3e9470))return[_0x2b6852,_0x3e9470];if(_0x498932(_0x3e9470,_0x2b6852))return[_0x3e9470,_0x2b6852];return null;});const _0xd9a5d6=[{'type':'formatBlock','subType':'imageStylePreApply'},{'type':'insertion','subType':'imageCaption'},{'type':'formatBlock','subType':'convertInlineImageToBlock'},{'type':'insertion','subType':'convertInlineImageToBlock'}];function _0x498932(_0x1957c8,_0x1f01e8){const _0x4b4eb8=_0xd9a5d6['findIndex'](({type:_0x2bf197,subType:_0x30cd9a})=>_0x1957c8['type']==_0x2bf197&&_0x1957c8['subType']==_0x30cd9a),_0x4e4fcb=_0xd9a5d6['findIndex'](({type:_0x3315f0,subType:_0xa3143})=>_0x1f01e8['type']==_0x3315f0&&_0x1f01e8['subType']==_0xa3143);if(_0x4b4eb8<0x0||_0x4e4fcb<0x0)return!0x1;const _0x1fbe2e=_0x1957c8['getFirstRange'](),_0x177085=_0x1f01e8['getFirstRange']();if((0x0==_0x4b4eb8||0x1==_0x4b4eb8)&&0x2==_0x4e4fcb&&_0x1fbe2e['isIntersecting'](_0x177085))return!0x0;if(0x2==_0x4b4eb8&&0x3==_0x4e4fcb){const _0x17f640=_0xb72c0d['_findSuggestions'](_0x1fbe2e,'insertion')['filter'](({suggestion:_0x204ff9,meta:_0x1c00b1})=>_0x1c00b1['isOwn']&&'convertInlineImageToBlock'==_0x204ff9['subType']);if(_0x17f640['length']>0x1&&_0x177085['end']['isEqual'](_0x1fbe2e['start']))return!0x0;if(0x1==_0x17f640['length']&&(_0x1fbe2e['start']['isEqual'](_0x177085['end'])||_0x1fbe2e['end']['isEqual'](_0x177085['start'])))return!0x0;}if(0x3==_0x4b4eb8&&0x3==_0x4e4fcb&&_0x1fbe2e['start']['isBefore'](_0x177085['start'])){const _0x1bae8c=_0x1fbe2e['end']['nodeAfter'],_0x5c838b=_0x177085['start']['nodeBefore'];return _0x3f5bf7['isBlockImage'](_0x1bae8c)&&_0x1bae8c===_0x5c838b;}return!0x1;}_0x4cccb4['model']['document']['registerPostFixer'](()=>{let _0x5abcb5=!0x1;const _0x3b7236=Array['from'](_0x4cccb4['model']['document']['differ']['getChangedMarkers']());for(const {name:_0x442dd7,data:_0x157a6f}of _0x3b7236){const {group:_0x5481fc,type:_0x34938c,subType:_0x50ab85,id:_0xe2db2e}=_0xb72c0d['_splitMarkerName'](_0x442dd7);if('suggestion'==_0x5481fc&&_0xb72c0d['hasSuggestion'](_0xe2db2e)){if('formatBlock'==_0x34938c&&('imageStylePreApply'==_0x50ab85||'imageStylePostApply'==_0x50ab85)){const _0x2a3070=_0xb72c0d['getSuggestion'](_0xe2db2e);if(_0x157a6f['newRange']){const _0x562bae=_0x2a3070['getFirstRange']()['getContainedElement']();if(_0x3f5bf7['isBlockImage'](_0x562bae))continue;_0xb72c0d['discardSuggestion'](_0x2a3070),_0x5abcb5=!0x0;}}if('insertion'==_0x34938c&&'imageCaption'==_0x50ab85&&!_0x157a6f['newRange']){const _0x2f2290=_0xb72c0d['getSuggestion'](_0xe2db2e);_0x2f2290['next']&&_0x2f2290['next']['isInContent']&&(_0xb72c0d['discardSuggestion'](_0x2f2290['next']),_0x5abcb5=!0x0);}}}return _0x5abcb5;}),this['_registerLegacyDescription'](_0x408ad7);}['_registerLegacyDescription'](_0x41add9){const _0x1816ad=this['editor'],_0x5b7fd0=_0x1816ad['locale'];_0x1816ad['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](_0x1362c1=>{if('formatBlock'!=_0x1362c1['type']&&'formatInline'!=_0x1362c1['type'])return;const {data:_0x339564}=_0x1362c1;if(!_0x339564||'imageStyle'!=_0x339564['commandName'])return;const _0x56e637=_0x339564['commandParams'][0x0]['value'];return _0x3350c7('side'===_0x56e637?o(_0x5b7fd0,'FORMAT_SIDE_IMAGE'):_0x41add9[_0x56e637]||_0x56e637);function _0x3350c7(_0x2d8544){return{'type':'format','content':o(_0x5b7fd0,'*Format:*\x20%0',_0x2d8544)};}});}}class ot extends _0x3be5df{['_trackChangesValueDuringImport'];['_trackChangesExecuted'];constructor(_0x8d1e28){super(_0x8d1e28),this['_trackChangesValueDuringImport']=!0x1,this['_trackChangesExecuted']=!0x1;}['afterInit'](){const _0x1c34e4=this['editor'],_0x556d70=_0x1c34e4['commands']['get']('importWord'),_0x3d81cb=_0x1c34e4['commands']['get']('trackChanges');_0x556d70&&(_0x556d70['on']('execute',(_0x4cba76,[,_0x55fbcf])=>{this['_trackChangesValueDuringImport']=_0x3d81cb['value'],_0x55fbcf['collaboration_features']['track_changes']=!this['_trackChangesValueDuringImport'];},{'priority':'high'}),this['listenTo'](_0x556d70,'dataInsert',this['_handleImportedData']['bind'](this)),this['listenTo'](_0x556d70,'dataInsert',()=>{this['_trackChangesExecuted']&&(_0x3d81cb['execute'](),this['_trackChangesExecuted']=!0x1);},{'priority':'lowest'}),_0x1c34e4['plugins']['get']('TrackChangesEditing')['enableCommand']('importWord'));}['_handleImportedData'](_0x1d4e10,_0x45cadd){const {suggestions:_0x111879}=_0x45cadd,_0x1144f3=this['editor']['commands']['get']('trackChanges'),_0x20a5c4=_0x1144f3['value'];this['_trackChangesValueDuringImport']!==_0x20a5c4&&(_0x1144f3['execute'](),this['_trackChangesExecuted']=!0x0),_0x111879&&_0x111879['forEach'](({id:_0x47b49e,type:_0x51db45,author:_0x2639ff,created_at:_0x503a2c})=>{const _0x4f534c={'id':_0x47b49e,'type':_0x51db45,'authorId':this['editor']['plugins']['get']('Users')['me']['id'],'createdAt':new Date(),'data':null,'hasComments':!0x1,'attributes':{'@external':{'authorName':_0x2639ff,'createdAt':_0x503a2c?new Date(_0x503a2c):new Date(),'source':'importWord'}}};this['editor']['plugins']['get']('TrackChangesEditing')['_setSuggestionData'](_0x4f534c);});}}class rt extends _0x3be5df{['afterInit'](){const _0x241126=this['editor'],_0x58f9c5=_0x241126['plugins']['get']('TrackChangesEditing');if(_0x241126['plugins']['has']('IndentEditing')&&(_0x58f9c5['enableCommand']('indent'),_0x58f9c5['enableCommand']('outdent')),_0x241126['plugins']['has']('IndentBlock')){for(const _0xdee515 of['indentBlock','outdentBlock'])_0x58f9c5['enableDefaultAttributesIntegration'](_0xdee515);}const _0x543478=_0x241126['locale'];_0x58f9c5['registerBlockAttribute']('blockIndent'),_0x58f9c5['descriptionFactory']['registerAttributeLabel']('blockIndent',o(_0x543478,'FORMAT_INDENT')),this['_registerLegacyDescription']();}['_registerLegacyDescription'](){const _0x50b9c4=this['editor'],_0x60aee8=_0x50b9c4['locale'],_0x4b982c=_0x50b9c4['plugins']['get']('TrackChangesEditing');_0x4b982c['descriptionFactory']['registerDescriptionCallback'](_0x4e81b1=>{if('formatBlock'!=_0x4e81b1['type'])return;const {data:_0x8dc529}=_0x4e81b1;if(!_0x8dc529)return;if('indentBlock'!=_0x8dc529['commandName']&&'outdentBlock'!=_0x8dc529['commandName'])return;const _0x2b47be=_0x4e81b1['getItems']()[0x0],_0x2deb37=_0x4b982c['descriptionFactory']['getItemLabel'](_0x2b47be);return'indentBlock'==_0x8dc529['commandName']?{'type':'format','content':o(_0x60aee8,'*Indent:*\x20%0',_0x2deb37)}:'outdentBlock'==_0x8dc529['commandName']?{'type':'format','content':o(_0x60aee8,'*Outdent:*\x20%0',_0x2deb37)}:void 0x0;});}}class at extends _0x3be5df{static get['requires'](){return[tr];}['init'](){this['editor']['plugins']['get']('TrackChangesEditing')['enableCommand']('input');}}class ct extends _0x3be5df{['afterInit'](){const _0x55db4a=this['editor'];if(!_0x55db4a['plugins']['has']('LinkEditing'))return;const _0x44298d=_0x55db4a['plugins']['get']('TrackChangesEditing'),_0xc79dd4=_0x55db4a['commands']['get']('link');_0x44298d['enableDefaultAttributesIntegration']('link'),_0x44298d['enableDefaultAttributesIntegration']('unlink'),_0x44298d['registerInlineAttribute']('linkHref');for(const _0x2d24e5 of _0xc79dd4['manualDecorators'])_0x44298d['registerInlineAttribute'](_0x2d24e5['id']),_0x44298d['descriptionFactory']['registerAttributeLabel'](_0x2d24e5['id'],'link\x20('+_0x2d24e5['label']['toLowerCase']()+')');_0x44298d['descriptionFactory']['registerDescriptionCallback'](_0x4536a0=>{if('attribute'!=_0x4536a0['type'])return;const {data:_0x4d9fdc}=_0x4536a0;if(!_0x4d9fdc||'linkHref'!=_0x4d9fdc['key'])return;const _0x45c30a=_0x4d9fdc['newValue'],_0x178e4f=_0x55db4a['locale'];return{'type':'format','content':null==_0x45c30a?o(_0x178e4f,'*Remove\x20link*'):o(_0x178e4f,'*Set\x20link:*\x20%0','\x22'+_0x45c30a+'\x22')};}),this['_registerLegacyDescription']();}['_registerLegacyDescription'](){const _0x4e0c6e=this['editor'],_0x5d4aed=_0x4e0c6e['locale'];_0x4e0c6e['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](_0x6b1395=>{if('formatInline'!=_0x6b1395['type'])return;const {data:_0x319768}=_0x6b1395;if(_0x319768){if('link'==_0x319768['commandName']){const _0x395159=_0x319768['commandParams'][0x0];return{'type':'format','content':o(_0x5d4aed,'*Set\x20link:*\x20%0','\x22'+_0x395159+'\x22')};}return'unlink'==_0x319768['commandName']?{'type':'format','content':o(_0x5d4aed,'*Remove\x20link*')}:void 0x0;}});}}class ut extends _0x3be5df{['afterInit'](){const _0x141c3c=this['editor'],_0x1976f8=_0x141c3c['locale'];if(!_0x141c3c['plugins']['has']('LegacyListEditing'))return;const _0x3aac03=_0x141c3c['plugins']['get']('TrackChangesEditing'),_0x13a139=_0x141c3c['plugins']['has']('LegacyTodoListEditing');function _0x5b582f(_0x5df89a){return()=>{const _0x4b5ea3=_0x141c3c['model']['document']['selection'],_0x4ae0dd=_0x141c3c['commands']['get'](_0x5df89a);if(_0x4ae0dd['value'])return void _0x141c3c['execute']('paragraph',{});const _0x3a59ac=_0x5df89a['slice'](0x0,-0x4),_0x2ea57e=function(_0x2fd25e,_0x35a78b,_0x4cfbd0){let _0x10cbf8=Array['from'](_0x2fd25e)['filter'](_0x58448=>function(_0x2958c6,_0x2514c8){return _0x2514c8['checkChild'](_0x2958c6['parent'],'listItem')&&!_0x2514c8['isObject'](_0x2958c6);}(_0x58448,_0x4cfbd0));_0x10cbf8=_0x10cbf8['filter'](_0x3a83d8=>!_0x3a83d8['is']('element','listItem')||_0x3a83d8['getAttribute']('listType')!=_0x35a78b);const _0x2d736d=new Set();for(const _0x9ad4be of _0x10cbf8)_0x9ad4be['is']('element','listItem')?_0x2d736d['add'](me(_0x9ad4be)):_0x2d736d['add'](_0x9ad4be);return Array['from'](_0x2d736d);}(_0x4b5ea3['getSelectedBlocks'](),_0x3a59ac,_0x141c3c['model']['schema']);_0x141c3c['model']['change'](()=>{for(const _0x2d0801 of _0x2ea57e)_0x3aac03['markBlockFormat'](_0x2d0801,{'commandName':_0x5df89a,'commandParams':[{'forceValue':!_0x4ae0dd['value']}],'formatGroupId':'blockName'},fe(_0x2d0801));});};}function _0x4f212d(_0x59e2d4){return()=>{const _0x1bf7ff=function(_0xa42298){let _0x596fe2=Array['from'](_0xa42298);const _0x4379e5=_0x596fe2['findIndex'](_0x49dc08=>'listItem'!=_0x49dc08['name']);return _0x4379e5>-0x1&&(_0x596fe2=_0x596fe2['slice'](0x0,_0x4379e5)),_0x596fe2;}(_0x141c3c['model']['document']['selection']['getSelectedBlocks']()),_0x6b0d13=_0x141c3c['model']['createRange'](_0x141c3c['model']['createPositionAt'](_0x1bf7ff[0x0],'before'),_0x141c3c['model']['createPositionAt'](_0x1bf7ff[_0x1bf7ff['length']-0x1],'end'));_0x141c3c['model']['change'](()=>{_0x3aac03['markBlockFormat'](_0x6b0d13,{'commandName':_0x59e2d4,'commandParams':[],'formatGroupId':'listIndent'},function(_0x1a5f5a){const _0x4cad84=new Set();for(const _0x272a5a of _0x1a5f5a){let _0x23b1f7=_0x272a5a['nextSibling'];for(;_0x23b1f7&&_0x23b1f7['getAttribute']('listIndent')>_0x272a5a['getAttribute']('listIndent');)_0x4cad84['add'](_0x23b1f7),_0x23b1f7=_0x23b1f7['nextSibling'];}return Array['from'](_0x4cad84);}(_0x1bf7ff));});};}_0x3aac03['enableCommand']('numberedList',_0x5b582f('numberedList')),_0x3aac03['enableCommand']('bulletedList',_0x5b582f('bulletedList')),_0x13a139&&_0x3aac03['enableCommand']('todoList',_0x5b582f('todoList')),_0x3aac03['enableCommand']('indentList',_0x4f212d('indentList')),_0x3aac03['enableCommand']('outdentList',_0x4f212d('outdentList')),_0x13a139&&_0x3aac03['enableCommand']('checkTodoList',()=>{const _0x22fe05=_0x141c3c['commands']['get']('checkTodoList'),_0x345821=Array['from'](_0x22fe05['_selectedElements']);_0x345821['filter'](_0x4d03fd=>_0x4d03fd['getAttribute']('todoListChecked')!=_0x22fe05['value']),_0x141c3c['model']['change'](()=>{for(const _0x199f63 of _0x345821)_0x3aac03['markBlockFormat'](_0x199f63,{'commandName':'checkTodoList','commandParams':[{'forceValue':!_0x22fe05['value']}]});});}),_0x3aac03['descriptionFactory']['registerElementLabel']('listItem',_0x523637=>o(_0x1976f8,'ELEMENT_LIST_ITEM',_0x523637)),_0x3aac03['descriptionFactory']['registerDescriptionCallback'](_0x2f76ad=>{if('formatBlock'!=_0x2f76ad['type']&&'formatInline'!=_0x2f76ad['type'])return;const {data:_0x1105ef}=_0x2f76ad;if(_0x1105ef){if('numberedList'==_0x1105ef['commandName']||'bulletedList'==_0x1105ef['commandName']||'todoList'==_0x1105ef['commandName'])switch(_0x1105ef['commandName']['replace']('List','')){case'bulleted':return _0x513d81(o(_0x1976f8,'ELEMENT_BULLETED_LIST'));case'numbered':return _0x513d81(o(_0x1976f8,'ELEMENT_NUMBERED_LIST'));case'todo':return _0x513d81(o(_0x1976f8,'ELEMENT_TODO_LIST'));}if('indentList'==_0x1105ef['commandName'])return{'type':'format','content':o(_0x1976f8,'*Indent:*\x20%0',o(_0x1976f8,'ELEMENT_LIST_ITEM'))};if('outdentList'==_0x1105ef['commandName'])return{'type':'format','content':o(_0x1976f8,'*Outdent:*\x20%0',o(_0x1976f8,'ELEMENT_LIST_ITEM'))};if('checkTodoList'==_0x1105ef['commandName'])return _0x1105ef['commandParams'][0x0]['forceValue']?{'type':'format','content':o(_0x1976f8,'*Check\x20item*')}:{'type':'format','content':o(_0x1976f8,'*Uncheck\x20item*')};}function _0x513d81(_0x451dd9){return{'type':'format','content':o(_0x1976f8,'*Change\x20to:*\x20%0',_0x451dd9)};}});}}function me(_0x841183){const _0x59c356=_0x841183['getAttribute']('listIndent');if(0x0==_0x59c356)return _0x841183;let _0x2296c4=_0x841183;for(;_0x841183['previousSibling']&&_0x841183['previousSibling']['is']('element','listItem');){const _0x3d48a8=_0x841183['previousSibling']['getAttribute']('listIndent');if(_0x3d48a8==_0x59c356)_0x2296c4=_0x841183['previousSibling'];else{if(_0x3d48a8<_0x59c356)break;}_0x841183=_0x841183['previousSibling'];}return _0x2296c4;}function fe(_0x3d5155){const _0x1c3136=[];if(_0x3d5155['is']('element','listItem')&&_0x3d5155['getAttribute']('listIndent')>0x0){let _0x286687=_0x3d5155['nextSibling'];for(;_0x286687&&'listItem'==_0x286687['name']&&_0x286687['getAttribute']('listIndent')==_0x3d5155['getAttribute']('listIndent');)_0x1c3136['push'](_0x286687),_0x286687=_0x286687['nextSibling'];}return _0x1c3136;}class K extends _0x3be5df{['afterInit'](){if(!this['editor']['plugins']['has']('LegacyListPropertiesEditing'))return;const _0x532262=this['editor']['config']['get']('list.properties'),_0xe320c6=this['editor']['plugins']['get']('TrackChangesEditing');_0x532262['styles']&&_0xe320c6['enableCommand']('listStyle',this['handleListStyleCommand']['bind'](this)),_0x532262['reversed']&&_0xe320c6['enableCommand']('listReversed',this['handleListReversedCommand']['bind'](this)),_0x532262['startIndex']&&_0xe320c6['enableCommand']('listStart',this['handleListStartCommand']['bind'](this)),_0xe320c6['descriptionFactory']['registerDescriptionCallback'](this['handleDescriptions']['bind'](this));}['handleListStyleCommand'](_0x211419,_0x257ac0={}){const _0x2ca8ac=this['editor']['plugins']['get']('TrackChangesEditing'),_0x25a39d=this['_getSuggestionBlocksForListStyle']();this['editor']['model']['change'](()=>{_0x2ca8ac['markMultiRangeBlockFormat'](_0x25a39d,{'commandName':'listStyle','commandParams':[{'type':_0x257ac0['type']}],'formatGroupId':'listStyle'});});}['handleListReversedCommand'](_0x392ce1,_0x80899a={}){const _0x3fd1e1=this['editor']['plugins']['get']('TrackChangesEditing'),_0x52bde5=this['_getSuggestionBlocks'](_0x2c4fb3=>_0x2c4fb3['is']('element','listItem')&&'numbered'===_0x2c4fb3['getAttribute']('listType'));if(_0x52bde5['length']<0x1)return;const _0x5540e7=_0x52bde5['map'](_0x3477ab=>this['editor']['model']['createRange'](this['editor']['model']['createPositionAt'](_0x3477ab,'before'),this['editor']['model']['createPositionAt'](_0x3477ab,0x0)));this['editor']['model']['change'](()=>{_0x3fd1e1['markMultiRangeBlockFormat'](_0x5540e7,{'commandName':'listReversed','commandParams':[{'reversed':_0x80899a['reversed']}],'formatGroupId':'listReversed'});});}['handleListStartCommand'](_0x3cce64,_0x3909b7={}){const _0x1cb367=this['editor']['plugins']['get']('TrackChangesEditing'),_0x3c12f5=this['_getSuggestionBlocks'](_0x3925df=>_0x3925df['is']('element','listItem')&&'numbered'===_0x3925df['getAttribute']('listType'));if(_0x3c12f5['length']<0x1)return;const _0x144dc4=_0x3c12f5['map'](_0x3f6400=>this['editor']['model']['createRange'](this['editor']['model']['createPositionAt'](_0x3f6400,'before'),this['editor']['model']['createPositionAt'](_0x3f6400,0x0)));this['editor']['model']['change'](()=>{_0x1cb367['markMultiRangeBlockFormat'](_0x144dc4,{'commandName':'listStart','commandParams':[{'startIndex':_0x3909b7['startIndex']}],'formatGroupId':'listStart'});});}['handleDescriptions'](_0x147ce6){if('formatBlock'!=_0x147ce6['type']&&'formatInline'!=_0x147ce6['type'])return;const _0x6dff33=this['editor']['locale'],{data:_0x15805b}=_0x147ce6;if(!_0x15805b)return;let _0x2130c6,_0x4dc5e5;switch(_0x15805b['commandName']){case'listStyle':_0x2130c6='*Change\x20to:*\x20%0',_0x4dc5e5={'type':'format','content':o(_0x6dff33,_0x2130c6,o(_0x6dff33,this['_getTranslationKeyForListStyle'](_0x15805b['commandParams'][0x0]['type'])))};break;case'listReversed':_0x2130c6=_0x15805b['commandParams'][0x0]['reversed']?'*Format:*\x20set\x20order\x20to\x20reversed':'*Format:*\x20set\x20order\x20to\x20regular',_0x4dc5e5={'type':'format','content':o(_0x6dff33,_0x2130c6)};break;case'listStart':_0x2130c6='*Format:*\x20set\x20start\x20index\x20to\x20%0',_0x4dc5e5={'type':'format','content':o(_0x6dff33,_0x2130c6,_0x15805b['commandParams'][0x0]['startIndex'])};}return _0x4dc5e5;}['_getSuggestionBlocksForListStyle'](){const _0x3a5cb7=this['editor']['plugins']['get']('LegacyListUtils');let _0x213a98=Array['from'](this['editor']['model']['document']['selection']['getSelectedBlocks']());return _0x213a98[0x0]?.['is']('element','listItem')&&_0x213a98['unshift'](..._0x3a5cb7['getSiblingNodes'](this['editor']['model']['document']['selection']['getFirstPosition'](),'backward')),_0x213a98[_0x213a98['length']-0x1]?.['is']('element','listItem')&&_0x213a98['push'](..._0x3a5cb7['getSiblingNodes'](this['editor']['model']['document']['selection']['getLastPosition'](),'forward')),_0x213a98=[...new Set(_0x213a98)],this['editor']['model']['document']['selection']['getFirstPosition']()?.['parent']?.['is']('element','listItem')&&(_0x213a98=_0x213a98['filter'](_0x41382d=>_0x41382d['is']('element','listItem'))),_0x213a98;}['_getSuggestionBlocks'](_0x43bd2f){const _0x411210=this['editor']['plugins']['get']('LegacyListUtils');let _0x35dc6a=Array['from'](this['editor']['model']['document']['selection']['getSelectedBlocks']())['filter'](_0x43bd2f)['map'](_0xd378cb=>{const _0x9da6a7=this['editor']['model']['createPositionAt'](_0xd378cb,0x0);return[..._0x411210['getSiblingNodes'](_0x9da6a7,'backward'),..._0x411210['getSiblingNodes'](_0x9da6a7,'forward')];})['flat']();return _0x35dc6a=[...new Set(_0x35dc6a)],_0x35dc6a;}['_getTranslationKeyForListStyle'](_0x3f884c){return'ELEMENT_'+(this['editor']['plugins']['get']('LegacyListUtils')['getListTypeFromListStyleType'](_0x3f884c)||'default')['toUpperCase']()+'_LIST_'+_0x3f884c['toUpperCase']()['replace'](/-/g,'_');}}class ft extends _0x3be5df{['afterInit'](){const _0x332f27=this['editor'];if(!_0x332f27['plugins']['has']('MediaEmbedEditing'))return;const _0x2946ea=_0x332f27['plugins']['get']('TrackChangesEditing'),_0x48831c=_0x332f27['locale'];_0x2946ea['enableCommand']('mediaEmbed'),_0x2946ea['descriptionFactory']['registerElementLabel']('media',_0x33a801=>o(_0x48831c,'ELEMENT_MEDIA',_0x33a801)),_0x332f27['conversion']['for']('dataDowncast')['elementToElement']({'model':'media','view':(_0x1d3b5f,{writer:_0x49f1d7,options:_0xd93162})=>{if(_0xd93162['showSuggestionHighlights'])return _0x49f1d7['createEmptyElement']('div');},'converterPriority':'high'}),_0x332f27['data']['downcastDispatcher']['on']('attribute:url:media',(_0x5262c6,_0x257a4c,_0x397c79)=>{_0x397c79['options']['showSuggestionHighlights']&&_0x5262c6['stop']();},{'priority':'high'});}}class gt extends _0x3be5df{['afterInit'](){const _0x28c546=this['editor'];_0x28c546['plugins']['has']('MentionEditing')&&_0x28c546['plugins']['get']('TrackChangesEditing')['enableCommand']('mention');}}class lt extends _0x3be5df{['afterInit'](){const _0x13ebd8=this['editor'],_0xa80107=_0x13ebd8['plugins']['get']('TrackChangesEditing');_0x13ebd8['plugins']['has']('MultiLevelList')&&(_0xa80107['enableDefaultAttributesIntegration']('multiLevelList'),_0xa80107['registerBlockAttribute']('listMarkerStyle'),_0xa80107['descriptionFactory']['registerDescriptionCallback'](_0x23e4a7=>this['handleDescriptions'](_0x23e4a7)));}['handleDescriptions'](_0x147155){const _0x10f125=this['editor']['locale'],{data:_0xa73d5}=_0x147155,_0x20c5a5={'type':'format','content':''};if(_0xa73d5&&'listMarkerStyle'==_0xa73d5['key']){if(!_0xa73d5['oldValue'])return{'type':'format','content':o(_0x10f125,'*Set\x20format:*\x20%0',o(_0x10f125,'ELEMENT_MULTI_LEVEL_LIST'))+'\x20('+_0xa73d5['newValue']+')'};if(!_0xa73d5['newValue']){let _0x1ff70e=_0x147155['head'];for(;_0x1ff70e;){if(_0x1ff70e['data']&&'listType'==_0x1ff70e['data']['key']&&_0x1ff70e['data']['newValue'])return _0x20c5a5;_0x1ff70e=_0x1ff70e['next'];}return{'type':'format','content':o(_0x10f125,'*Remove\x20format:*\x20%0',o(_0x10f125,'ELEMENT_MULTI_LEVEL_LIST'))+'\x20('+_0xa73d5['oldValue']+')'};}}}}class mt extends _0x3be5df{['afterInit'](){const _0x3b2f4d=this['editor'];if(!_0x3b2f4d['plugins']['has']('PageBreakEditing'))return;_0x3b2f4d['plugins']['get']('TrackChangesEditing')['enableCommand']('pageBreak');const _0x392f88=_0x3b2f4d['plugins']['get']('TrackChangesEditing'),_0x51d02f=_0x3b2f4d['locale'];_0x392f88['descriptionFactory']['registerElementLabel']('pageBreak',_0x6d123b=>o(_0x51d02f,'ELEMENT_PAGE_BREAK',_0x6d123b));}}class dt extends _0x3be5df{['afterInit'](){const _0x2bb795=this['editor'];if(!_0x2bb795['plugins']['has']('Paragraph'))return;const _0xc41c81=_0x2bb795['locale'],_0x31f975=_0x2bb795['plugins']['get']('TrackChangesEditing');_0x31f975['descriptionFactory']['registerElementLabel']('paragraph',_0x1c4023=>o(_0xc41c81,'ELEMENT_PARAGRAPH',_0x1c4023)),_0x31f975['enableDefaultAttributesIntegration']('paragraph'),_0x31f975['enableCommand']('insertParagraph'),_0x2bb795['editing']['downcastDispatcher']['on']('addMarker:suggestion:insertion',nr(_0x2bb795),{'priority':'highest'}),_0x2bb795['data']['downcastDispatcher']['on']('addMarker:suggestion:insertion',(_0x41228f,_0x4abe02,_0x46d0e6)=>{_0x46d0e6['options']['showSuggestionHighlights']&&nr(_0x2bb795,{'showActiveMarker':!0x1})(_0x41228f,_0x4abe02,_0x46d0e6);},{'priority':'highest'});const _0x50f92e=_0x31f975['descriptionFactory'];_0x50f92e['registerDescriptionCallback'](_0x2acf57=>{if('insertion'!==_0x2acf57['type'])return;const {start:_0x4107bd,end:_0x8b1d07}=_0x2acf57['getFirstRange']();if(!_0x4107bd['isTouching'](_0x8b1d07)||!_0x4107bd['nodeAfter'])return;const _0x421e8f=_0x2bb795['model']['schema'],_0x3a83b9=_0x4107bd['nodeAfter'];return _0x421e8f['isBlock'](_0x3a83b9)&&!_0x421e8f['isLimit'](_0x3a83b9)&&_0x421e8f['checkChild'](_0x3a83b9,'$text')?{'type':'insertion','content':o(_0xc41c81,'*Insert:*\x20%0',_0x50f92e['getItemLabel'](_0x3a83b9,0x1))}:void 0x0;}),this['_registerLegacyDescription']();}['_registerLegacyDescription'](){const _0xb70d0d=this['editor'],_0x311a46=_0xb70d0d['locale'];_0xb70d0d['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](_0x3ff174=>{if('formatBlock'!=_0x3ff174['type'])return;const {data:_0x4dfe08}=_0x3ff174;return _0x4dfe08&&'paragraph'==_0x4dfe08['commandName']?{'type':'format','content':o(_0x311a46,'*Change\x20to:*\x20%0',o(_0x311a46,'ELEMENT_PARAGRAPH'))}:void 0x0;});}}function nr(_0x132a6b,{showActiveMarker:_0x162fb4=!0x0}={}){return(_0x42dab4,_0x1ef832,_0x5e77ea)=>{const _0x14073d=_0x132a6b['plugins']['get']('TrackChangesEditing'),_0xe728a1=_0x1ef832['markerRange']['start'],_0x297062=_0x1ef832['markerRange']['end'],_0x304649=_0x132a6b['model']['schema'];if(!_0xe728a1['isTouching'](_0x297062)||!_0xe728a1['nodeAfter'])return;const _0x2a2f1d=_0xe728a1['nodeAfter'];if(_0x304649['isBlock'](_0x2a2f1d)&&!_0x304649['isLimit'](_0x2a2f1d)&&_0x304649['checkChild'](_0x2a2f1d,'$text')){if(!_0x5e77ea['consumable']['consume'](_0x1ef832['markerRange'],_0x42dab4['name']))return;const _0x385f43=_0x5e77ea['writer']['createUIElement']('span',{'class':'ck-suggestion-marker-split'}),_0x3d5df9=_0x5e77ea['mapper']['toViewPosition'](_0x297062);_0x162fb4&&_0x14073d['activeMarkers']['includes'](_0x1ef832['markerName'])&&_0x5e77ea['writer']['addClass']('ck-suggestion-marker--active',_0x385f43),_0x5e77ea['writer']['insert'](_0x3d5df9,_0x385f43),_0x5e77ea['mapper']['bindElementToMarker'](_0x385f43,_0x1ef832['markerName']);}};}class pt extends _0x3be5df{['afterInit'](){const _0x4aea51=this['editor'];if(!_0x4aea51['plugins']['has']('RemoveFormatEditing'))return;_0x4aea51['plugins']['get']('TrackChangesEditing')['enableDefaultAttributesIntegration']('removeFormat'),this['_registerLegacyDescription']();}['_registerLegacyDescription'](){const _0x397e86=this['editor'];_0x397e86['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](_0x2ed6cf=>{if('formatBlock'!=_0x2ed6cf['type']&&'formatInline'!=_0x2ed6cf['type'])return;const {data:_0x56133b}=_0x2ed6cf;return _0x56133b&&'removeFormat'==_0x56133b['commandName']?{'type':'format','content':o(_0x397e86['locale'],'*Remove\x20all\x20formatting*')}:void 0x0;});}}class kt extends _0x3be5df{['afterInit'](){const _0x3dfaa8=this['editor'];if(!_0x3dfaa8['plugins']['has']('RestrictedEditingModeEditing'))return;const _0x1d2691=_0x3dfaa8['plugins']['get']('TrackChangesEditing');_0x1d2691['enableCommand']('goToPreviousRestrictedEditingException'),_0x1d2691['enableCommand']('goToNextRestrictedEditingException');const _0x238378=_0x3dfaa8['plugins']['get']('RestrictedEditingModeEditing');_0x238378['enableCommand']('trackChanges'),_0x238378['enableCommand']('acceptSuggestion'),_0x238378['enableCommand']('discardSuggestion'),_0x238378['enableCommand']('acceptAllSuggestions'),_0x238378['enableCommand']('discardAllSuggestions'),_0x238378['enableCommand']('acceptSelectedSuggestions'),_0x238378['enableCommand']('discardSelectedSuggestions');}}class bt extends _0x3be5df{static get['requires'](){return[_0x417959];}['init'](){const _0x5d89e4=this['editor'],_0x296e87=_0x5d89e4['plugins']['get']('TrackChangesEditing');_0x296e87['enableCommand']('shiftEnter'),_0x5d89e4['editing']['downcastDispatcher']['on']('addMarker:suggestion:insertion',de(_0x5d89e4),{'priority':'high'}),_0x5d89e4['editing']['downcastDispatcher']['on']('addMarker:suggestion:deletion',de(_0x5d89e4),{'priority':'high'}),_0x5d89e4['data']['downcastDispatcher']['on']('addMarker:suggestion',(_0x232b94,_0x47d8ec,_0x15b0f3)=>{_0x15b0f3['options']['showSuggestionHighlights']&&de(_0x5d89e4,{'showActiveMarker':!0x1})(_0x232b94,_0x47d8ec,_0x15b0f3);}),_0x296e87['descriptionFactory']['registerElementLabel']('softBreak',_0x255662=>o(_0x5d89e4['locale'],'ELEMENT_LINE_BREAK',_0x255662));}}function de(_0x376fb4,{showActiveMarker:_0x4b392d=!0x0}={}){return(_0x55898a,_0x1c6547,_0x1daa55)=>{const _0x2c3491=_0x376fb4['plugins']['get']('TrackChangesEditing');if(!_0x1daa55['consumable']['test'](_0x1c6547['markerRange'],_0x55898a['name']))return;const _0x2715eb=_0x376fb4['model'];for(const _0x2437bd of _0x1c6547['markerRange']['getItems']()){if(!_0x2437bd['is']('element','softBreak'))continue;const _0x4ddc10='deletion'==_0x1c6547['markerName']['split'](':')[0x1]?'merge':'split',_0x5e947b=_0x1daa55['writer']['createUIElement']('span',{'class':'ck-suggestion-marker-'+_0x4ddc10}),_0x136972=_0x1daa55['mapper']['toViewPosition'](_0x2715eb['createPositionBefore'](_0x2437bd));_0x4b392d&&_0x2c3491['activeMarkers']['includes'](_0x1c6547['markerName'])&&_0x1daa55['writer']['addClass']('ck-suggestion-marker--active',_0x5e947b),_0x1daa55['writer']['insert'](_0x136972,_0x5e947b),_0x1daa55['mapper']['bindElementToMarker'](_0x5e947b,_0x1c6547['markerName']);}};}class wt extends _0x3be5df{['afterInit'](){const _0xe7bdd2=this['editor'],_0x59f4ed=_0xe7bdd2['model'],_0x33fc0c=_0xe7bdd2['locale'];if(!_0xe7bdd2['plugins']['has']('StandardEditingModeEditing'))return;const _0x23ae31=_0xe7bdd2['plugins']['get']('TrackChangesEditing'),_0xe63917='restrictedEditingException',_0xc7ce6e=_0xe7bdd2['commands']['get'](_0xe63917);_0x23ae31['enableCommand'](_0xe63917,(_0x2e0314,_0x15785f={})=>{const _0x30798a=_0x59f4ed['document']['selection'];if(_0x30798a['isCollapsed'])return void _0x2e0314(_0x15785f);const _0x3836a0=void 0x0!==_0x15785f['forceValue']?_0x15785f['forceValue']:!_0xc7ce6e['value'];_0x59f4ed['change'](()=>{const _0x68c59a=Array['from'](_0x30798a['getRanges']());for(const _0x438ddf of _0x68c59a){const _0x3d0b1e=_0x3836a0?[_0x438ddf]:io(_0xe63917,_0x438ddf,_0x59f4ed);for(const _0xd724b0 of _0x3d0b1e)_0x23ae31['markInlineFormat'](_0xd724b0,{'commandName':_0xe63917,'commandParams':[{'forceValue':_0x3836a0}]});}});}),_0x23ae31['descriptionFactory']['registerDescriptionCallback'](_0x32d4d3=>{if('formatBlock'!=_0x32d4d3['type']&&'formatInline'!=_0x32d4d3['type'])return;const {data:_0x32913b}=_0x32d4d3;return _0x32913b&&_0x32913b['commandName']==_0xe63917?_0x32913b['commandParams'][0x0]['forceValue']?{'type':'format','content':o(_0x33fc0c,'FORMAT_RESTRICTED_ENABLED')}:{'type':'format','content':o(_0x33fc0c,'FORMAT_RESTRICTED_DISABLED')}:void 0x0;});}}class yt extends _0x3be5df{['afterInit'](){const _0x9a1398=this['editor'];if(!_0x9a1398['plugins']['has']('Style')||!_0x9a1398['plugins']['has']('DataSchema'))return;const _0x2e8318=_0x9a1398['plugins']['get']('TrackChangesEditing'),_0x1b3696=_0x9a1398['locale'],_0x3ff0f9=_0x9a1398['config']['get']('style')||{},_0x2504ac=_0x9a1398['plugins']['get']('GeneralHtmlSupport'),_0xe9ae48=_0x9a1398['plugins']['get']('StyleUtils')['normalizeConfig'](_0x9a1398['plugins']['get']('DataSchema'),_0x3ff0f9['definitions']);_0x2e8318['enableDefaultAttributesIntegration']('style');const _0x22ef42=new Set();for(const _0xb195e6 of _0xe9ae48['block']){const _0x2dd5a7=_0x2504ac['getGhsAttributeNameForElement'](_0xb195e6['element']);_0x22ef42['add'](_0x2dd5a7);}const _0x4c0e25=new Set();for(const _0x38d13f of _0xe9ae48['inline']){const _0x400501=_0x2504ac['getGhsAttributeNameForElement'](_0x38d13f['element']);_0x4c0e25['add'](_0x400501);for(const _0x131566 of _0x38d13f['ghsAttributes'])_0x4c0e25['add'](_0x131566);}for(const _0x1b1d31 of _0x22ef42)_0x2e8318['registerBlockAttribute'](_0x1b1d31),_0x2e8318['descriptionFactory']['registerAttributeLabel'](_0x1b1d31,o(_0x1b3696,'FORMAT_STYLE'));for(const _0x3987e6 of _0x4c0e25)_0x2e8318['registerInlineAttribute'](_0x3987e6),_0x2e8318['descriptionFactory']['registerAttributeLabel'](_0x3987e6,o(_0x1b3696,'FORMAT_STYLE'));this['_registerLegacyDescription']();}['_registerLegacyDescription'](){const _0x28ab8b=this['editor'],_0x3bfe13=_0x28ab8b['locale'];_0x28ab8b['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](_0x4a0735=>{if('formatBlock'!=_0x4a0735['type']&&'formatInline'!=_0x4a0735['type'])return;const {data:_0x54d0aa}=_0x4a0735;return _0x54d0aa&&'style'===_0x54d0aa['commandName']?_0x54d0aa['commandParams'][0x0]['forceValue']?{'type':'format','content':o(_0x3bfe13,'*Set\x20format:*\x20%0',_0x54d0aa['commandParams'][0x0]['styleName']['toLowerCase']())}:{'type':'format','content':o(_0x3bfe13,'*Remove\x20format:*\x20%0',_0x54d0aa['commandParams'][0x0]['styleName']['toLowerCase']())}:void 0x0;});}}class jt extends _0x3be5df{['_tablePostFixingSubtypes'];['_tableSuggestions'];constructor(_0x31136d){super(_0x31136d),this['_tablePostFixingSubtypes']=['tableRow','tableColumn'],this['_tableSuggestions']=new Set();}['afterInit'](){const _0x300526=this['editor'],_0x2c835f=_0x300526['model']['document']['selection'];if(!_0x300526['plugins']['has']('TableEditing'))return;const _0x585d6d=_0x300526['locale'],_0x123bd1=_0x300526['plugins']['get']('TrackChangesEditing'),_0x46a430=_0x300526['plugins']['get']('TableUtils');_0x123bd1['descriptionFactory']['registerElementLabel']('table',_0x12c2c2=>o(_0x585d6d,'ELEMENT_TABLE',_0x12c2c2)),this['_setupColumnsRowsFixing'](),_0x123bd1['enableCommand']('insertTable'),_0x123bd1['enableCommand']('selectTableRow'),_0x123bd1['enableCommand']('selectTableColumn');for(const _0x19aab8 of['insertTableRowAbove','insertTableRowBelow']){const _0x458839=_0x300526['commands']['get'](_0x19aab8);_0x123bd1['enableCommand'](_0x19aab8,_0x52cf57=>{_0x300526['model']['change'](_0x249900=>{_0x52cf57();const _0x20f9ee='above'===_0x458839['order'],_0x4d6ce7=_0x46a430['getSelectionAffectedTableCells'](_0x2c835f),_0x274ed8=_0x46a430['getRowIndexes'](_0x4d6ce7),_0x5776a5=_0x20f9ee?_0x274ed8['first']-0x1:_0x274ed8['last']+0x1,_0x4e64cb=_0x4d6ce7[0x0]['findAncestor']('table'),_0x10c2e0=_0x46a430['createTableWalker'](_0x4e64cb,{'startRow':_0x5776a5,'endRow':_0x5776a5}),_0x5a4115=Array['from'](_0x10c2e0)['map'](_0x16aeeb=>_0x249900['createRangeOn'](_0x16aeeb['cell']));_0x123bd1['markMultiRangeInsertion'](_0x5a4115,'tableRow');});});}for(const _0x214144 of['insertTableColumnLeft','insertTableColumnRight']){const _0x4d3f77=_0x300526['commands']['get'](_0x214144);_0x123bd1['enableCommand'](_0x214144,_0x58501d=>{_0x300526['model']['change'](_0x18b46c=>{_0x58501d();const _0x7bc7da='left'===_0x4d3f77['order'],_0x5dcd55=_0x46a430['getSelectionAffectedTableCells'](_0x2c835f),_0x2c9fc5=_0x46a430['getColumnIndexes'](_0x5dcd55),_0x21a56c=_0x7bc7da?_0x2c9fc5['first']-0x1:_0x2c9fc5['last']+0x1,_0x5a7120=_0x5dcd55[0x0]['findAncestor']('table'),_0x5db379=_0x46a430['createTableWalker'](_0x5a7120,{'startRow':0x0,'column':_0x21a56c,'includeAllSlots':!0x1}),_0xa01cc7=Array['from'](_0x5db379)['map'](_0x10fec2=>_0x18b46c['createRangeOn'](_0x10fec2['cell']));_0x123bd1['markMultiRangeInsertion'](_0xa01cc7,'tableColumn');});});}for(const _0x5e8e5b of['removeTableRow','removeTableColumn']){const _0x25446f=_0x5e8e5b['substr'](0xb),_0x63c3a5=_0x25446f['toLowerCase'](),_0x24db55=_0x63c3a5['substr'](0x0,0x3)+'span',_0x13c6d6='table'+_0x25446f,_0x26df38='min'+_0x25446f,_0x1a310a='max'+_0x25446f;_0x123bd1['enableCommand'](_0x5e8e5b,()=>{_0x300526['model']['change'](_0x1f6f01=>{const _0x309d68=_0x46a430['getSelectionAffectedTableCells'](_0x2c835f),_0x59caab=_0x309d68[0x0]['findAncestor']('table');let _0x23c67d;if('removeTableRow'==_0x5e8e5b){const _0x1c8a4a=_0x46a430['getRowIndexes'](_0x309d68);_0x23c67d={'startRow':_0x1c8a4a['first'],'endRow':_0x1c8a4a['last'],'includeAllSlots':!0x0};}else{const _0x49816a=_0x46a430['getColumnIndexes'](_0x309d68);_0x23c67d={'startColumn':_0x49816a['first'],'endColumn':_0x49816a['last'],'includeAllSlots':!0x0};}const _0x291179=_0x46a430['createTableWalker'](_0x59caab,_0x23c67d),_0x2489ee=Array['from'](_0x291179)['map'](({cell:_0x56096b})=>_0x56096b),_0x4f19b8=Ee(_0x2489ee['filter'](_0x3075e7=>_0x3075e7['hasAttribute'](_0x24db55))),_0x51a1da=Ee(_0x2489ee['filter'](_0x3b77d8=>!_0x3b77d8['hasAttribute'](_0x24db55)))['map'](_0x376c23=>_0x1f6f01['createRangeOn'](_0x376c23)),_0x17908f=_0x123bd1['markMultiRangeDeletion'](_0x51a1da,_0x13c6d6);if(_0x17908f&&('tableRow'==_0x17908f['subType']||'tableColumn'==_0x17908f['subType'])){const _0x10a998=this['_getSuggestionCoords'](_0x17908f);for(const _0x56d4ab of _0x4f19b8){const _0x85f4b7=_0x1f6f01['createRangeOn'](_0x56d4ab),_0x248d3f=_0x46a430['getCellLocation'](_0x56d4ab),_0x5c9496=_0x56d4ab['getAttribute'](_0x24db55)-0x1,_0xd03a91=_0x10a998[_0x26df38],_0x309e72=_0x10a998[_0x1a310a];_0xd03a91<=_0x248d3f[_0x63c3a5]&&_0x248d3f[_0x63c3a5]+_0x5c9496<=_0x309e72&&_0x17908f['addRange'](_0x85f4b7);}}});});}function _0x3062f3(_0x5f9b13){const _0x4dd594=Array['from'](_0x2c835f['getRanges']())['map'](_0x5a5317=>_0x2ded21['fromRange'](_0x5a5317));_0x300526['model']['change'](_0x306092=>{const _0x162bd4=_0x306092['batch'];_0x5f9b13=_0x5f9b13['filter'](_0x1546c8=>'$graveyard'!=_0x1546c8['root']['rootName']),_0x306092['setSelection'](_0x5f9b13),_0x300526['commands']['get']('removeTableRow')['refresh'](),_0x300526['execute']('removeTableRow',{'forceDefaultExecution':!0x0}),_0x300526['model']['enqueueChange'](()=>{_0x300526['model']['enqueueChange'](_0x162bd4,_0x161826=>{const _0x3895a7=_0x4dd594['filter'](_0x2b81fc=>'$graveyard'!=_0x2b81fc['root']['rootName']);_0x3895a7['length']>0x0&&_0x161826['setSelection'](_0x3895a7);for(const _0x28f1c7 of _0x4dd594)_0x28f1c7['detach']();});});});}function _0x3c3468(_0x366c42){_0x300526['model']['change'](_0x47617f=>{const _0x2d986e=Array['from'](_0x2c835f['getRanges']())['map'](_0x17d5bf=>_0x2ded21['fromRange'](_0x17d5bf)),_0x3b3d36=[];for(const _0x412405 of _0x366c42)for(const _0x4f104e of _0x412405['getItems']({'shallow':!0x0}))_0x3b3d36['push'](_0x4f104e);for(const _0x15c193 of _0x3b3d36)'$graveyard'!=_0x15c193['root']['rootName']&&(_0x47617f['setSelection'](_0x47617f['createPositionAt'](_0x15c193,0x0)),_0x300526['commands']['get']('removeTableColumn')['refresh'](),_0x300526['execute']('removeTableColumn',{'forceDefaultExecution':!0x0}));const _0x612af3=_0x2d986e['filter'](_0x1976c3=>'$graveyard'!=_0x1976c3['root']['rootName']);_0x612af3['length']>0x0&&_0x47617f['setSelection'](_0x612af3);for(const _0x298d46 of _0x2d986e)_0x298d46['detach']();});}function _0x1d0536(_0x516a57,_0x30b706){return _0x30b706['every'](_0x534f34=>_0x516a57['some'](_0x5f1b47=>_0x5f1b47['end']['isEqual'](_0x534f34['start'])||_0x534f34['end']['isEqual'](_0x5f1b47['start'])));}function _0x2e0cca(_0x37415e,_0x4433b5){return _0x37415e['some'](_0x3ad666=>_0x4433b5['some'](_0x53757e=>_0x3ad666['end']['isTouching'](_0x53757e['start'])));}_0x300526['data']['downcastDispatcher']['on']('addMarker:suggestion',(_0x52c09f,_0x392cb7,_0x2c4af4)=>{if(!_0x2c4af4['options']['showSuggestionHighlights'])return;const _0x46b269=_0x392cb7['item'];if(!_0x46b269)return;const _0x2851c5=_0x2c4af4['mapper']['toViewElement'](_0x46b269);function _0x1f9841(_0x53a88f){return Array['isArray'](_0x53a88f)?_0x53a88f:[_0x53a88f];}_0x2851c5&&'tableCell'===_0x46b269['name']&&_0x1897ff(_0x2851c5,_0x2c4af4['writer'],(_0x526d32,_0x467709,_0x28a4f8)=>_0x28a4f8['addClass'](_0x1f9841(_0x467709['classes']),_0x526d32),(_0x22401b,_0x3d7ae9,_0x55bbac)=>_0x55bbac['removeClass'](_0x1f9841(_0x3d7ae9['classes']),_0x22401b));},{'priority':'highest'}),_0x123bd1['descriptionFactory']['registerDescriptionCallback'](_0x3452da=>{if('insertion'!=_0x3452da['type']&&'deletion'!=_0x3452da['type'])return;const _0x536278=_0x3452da['getContainedElement']();if(null!=_0x536278&&_0x536278['is']('element','table')){if('insertion'==_0x3452da['type']){const _0x36d0f2=_0x3452da['getItems']()['filter'](_0x34402e=>_0x34402e['is']('$textProxy'))['map'](_0x5cfd3d=>_0x5cfd3d['data']);if(_0x36d0f2['length'])return{'type':'insertion','content':o(_0x585d6d,'*Insert:*\x20%0',o(_0x585d6d,'ELEMENT_TABLE_WITH_TEXT','\x22'+_0x36d0f2['join']('\x20')+'\x22'))};}if('deletion'==_0x3452da['type']){const _0x8c5711=_0x3452da['getItems']()['filter'](_0x13353c=>_0x13353c['is']('$textProxy'))['map'](_0x54d28b=>_0x54d28b['data']);if(_0x8c5711['length'])return{'type':'deletion','content':o(_0x585d6d,'*Remove:*\x20%0',o(_0x585d6d,'ELEMENT_TABLE_WITH_TEXT','\x22'+_0x8c5711['join']('\x20')+'\x22'))};}}}),_0x123bd1['descriptionFactory']['registerDescriptionCallback'](_0x5508ca=>{if('tableRow'==_0x5508ca['subType']){const _0x10d610=_0x5508ca['getItems']()['filter'](_0xe58898=>_0xe58898['is']('$textProxy'))['map'](_0x2fa22b=>_0x2fa22b['data']),_0x605557=this['_getSuggestionCoords'](_0x5508ca),_0x5081b8=_0x605557['maxRow']-_0x605557['minRow']+0x1;if('insertion'==_0x5508ca['type'])return _0x10d610['length']?{'type':'insertion','content':o(_0x585d6d,'*Insert:*\x20%0',o(_0x585d6d,'ELEMENT_TABLE_ROW_WITH_TEXT',[_0x5081b8,'\x22'+_0x10d610['join']('\x20')+'\x22']))}:{'type':'insertion','content':o(_0x585d6d,'*Insert:*\x20%0',o(_0x585d6d,'ELEMENT_TABLE_ROW',_0x5081b8))};if('deletion'==_0x5508ca['type'])return _0x10d610['length']?{'type':'deletion','content':o(_0x585d6d,'*Remove:*\x20%0',o(_0x585d6d,'ELEMENT_TABLE_ROW_WITH_TEXT',[_0x5081b8,'\x22'+_0x10d610['join']('\x20')+'\x22']))}:{'type':'deletion','content':o(_0x585d6d,'*Remove:*\x20%0',o(_0x585d6d,'ELEMENT_TABLE_ROW',_0x5081b8))};}if('tableColumn'==_0x5508ca['subType']){const _0xc37859=_0x5508ca['getItems']()['filter'](_0x569353=>_0x569353['is']('$textProxy'))['map'](_0x2f0966=>_0x2f0966['data']),_0x3e3290=this['_getSuggestionCoords'](_0x5508ca),_0x31207e=_0x3e3290['maxColumn']-_0x3e3290['minColumn']+0x1;if('insertion'==_0x5508ca['type'])return _0xc37859['length']?{'type':'insertion','content':o(_0x585d6d,'*Insert:*\x20%0',o(_0x585d6d,'ELEMENT_TABLE_COLUMN_WITH_TEXT',[_0x31207e,'\x22'+_0xc37859['join']('\x20')+'\x22']))}:{'type':'insertion','content':o(_0x585d6d,'*Insert:*\x20%0',o(_0x585d6d,'ELEMENT_TABLE_COLUMN',_0x31207e))};if('deletion'==_0x5508ca['type'])return _0xc37859['length']?{'type':'deletion','content':o(_0x585d6d,'*Remove:*\x20%0',o(_0x585d6d,'ELEMENT_TABLE_COLUMN_WITH_TEXT',[_0x31207e,'\x22'+_0xc37859['join']('\x20')+'\x22']))}:{'type':'deletion','content':o(_0x585d6d,'*Remove:*\x20%0',o(_0x585d6d,'ELEMENT_TABLE_COLUMN',_0x31207e))};}}),_0x123bd1['_suggestionFactory']['registerCustomCallback']('insertion','tableRow','discard',_0x3062f3),_0x123bd1['_suggestionFactory']['registerCustomCallback']('deletion','tableRow','accept',_0x3062f3),_0x123bd1['_suggestionFactory']['registerCustomCallback']('insertion','tableColumn','discard',_0x3c3468),_0x123bd1['_suggestionFactory']['registerCustomCallback']('deletion','tableColumn','accept',_0x3c3468),_0x123bd1['_suggestionFactory']['registerCustomCallback']('insertion','tableColumn','join',_0x1d0536),_0x123bd1['_suggestionFactory']['registerCustomCallback']('deletion','tableColumn','join',_0x1d0536),_0x123bd1['_suggestionFactory']['registerCustomCallback']('insertion','tableRow','join',_0x2e0cca),_0x123bd1['_suggestionFactory']['registerCustomCallback']('deletion','tableRow','join',_0x2e0cca);}['_acceptFormatSuggestionCallbackFactory'](){const _0x4deacc=this['editor'],_0x59ca0b=_0x4deacc['model']['document']['selection'];return(_0x33e0bf,_0x12f66f)=>{_0x4deacc['model']['change'](_0x5e4511=>{const {commandName:_0x565a2c,commandParams:_0x2efdb2}=_0x12f66f;let _0x582870=_0x33e0bf[0x0]['end']['nodeBefore'];_0x2efdb2&&_0x2efdb2[0x0]&&!0x1===_0x2efdb2[0x0]['forceValue']&&(_0x582870=_0x33e0bf[0x0]['start']['nodeAfter']);const _0x257247=_0x5e4511['createRangeIn'](_0x582870);if('$graveyard'==_0x257247['root']['rootName'])return;const _0x178499=Array['from'](_0x59ca0b['getRanges']())['map'](_0x412db2=>_0x2ded21['fromRange'](_0x412db2));_0x5e4511['setSelection'](_0x257247),_0x4deacc['commands']['get'](_0x565a2c)['refresh'](),_0x2efdb2['push']({'forceDefaultExecution':!0x0}),_0x4deacc['execute'](_0x565a2c,..._0x2efdb2);const _0xbe890d=_0x178499['filter'](_0x135d4a=>'$graveyard'!=_0x135d4a['root']['rootName']);_0xbe890d['length']>0x0&&_0x5e4511['setSelection'](_0xbe890d);for(const _0x1d89f9 of _0x178499)_0x1d89f9['detach']();});};}['_getCoordsForCells'](_0x100747){const _0x56e62b=this['editor']['plugins']['get']('TableUtils');let _0x526b85=Number['MAX_SAFE_INTEGER'],_0x53aeef=Number['MIN_SAFE_INTEGER'],_0x1c6da7=Number['MAX_SAFE_INTEGER'],_0x3e4b95=Number['MIN_SAFE_INTEGER'];for(const _0x120b48 of _0x100747){if('$graveyard'==_0x120b48['root']['rootName'])continue;const {row:_0x40729b,column:_0x2d806e}=_0x56e62b['getCellLocation'](_0x120b48),_0x1d6a8a=_0x120b48['hasAttribute']('rowspan')?_0x120b48['getAttribute']('rowspan')-0x1:0x0,_0x55f6b3=_0x120b48['hasAttribute']('colspan')?_0x120b48['getAttribute']('colspan')-0x1:0x0;_0x526b85=_0x40729b<_0x526b85?_0x40729b:_0x526b85,_0x53aeef=_0x40729b+_0x1d6a8a>_0x53aeef?_0x40729b+_0x1d6a8a:_0x53aeef,_0x1c6da7=_0x2d806e<_0x1c6da7?_0x2d806e:_0x1c6da7,_0x3e4b95=_0x2d806e+_0x55f6b3>_0x3e4b95?_0x2d806e+_0x55f6b3:_0x3e4b95;}return{'minRow':_0x526b85,'maxRow':_0x53aeef,'minColumn':_0x1c6da7,'maxColumn':_0x3e4b95};}['_setupColumnsRowsFixing'](){const _0xff56f1=this['editor'],_0xc6026c=_0xff56f1['plugins']['get']('TrackChangesEditing'),_0x33cbcb=_0xff56f1['plugins']['get']('TableUtils');_0xff56f1['model']['document']['on']('change:data',()=>{const _0x272a73=Array['from'](_0xff56f1['model']['document']['differ']['getChangedMarkers']());for(const {name:_0x26c366,data:_0x47a858}of _0x272a73){const {group:_0x3ad0c3,id:_0x9d5c6f,subType:_0x1cfa37}=_0xc6026c['_splitMarkerName'](_0x26c366);if('suggestion'!=_0x3ad0c3)continue;if(null!=_0x47a858['oldRange'])continue;const _0x28706b=_0xc6026c['getSuggestion'](_0x9d5c6f);this['_tablePostFixingSubtypes']['includes'](_0x1cfa37)&&this['_tableSuggestions']['add'](_0x28706b);}},{'priority':'low'});const _0x307a0b=(_0x54ddd7,_0x3d59c3)=>{let _0x4e888e=!0x1;const _0x14c43b=_0x3d59c3['createRangeOn'](_0x54ddd7),_0x3aa36d=_0x54ddd7['findAncestor']('table'),_0x2bd5d7=_0x33cbcb['getCellLocation'](_0x54ddd7);for(const _0x1b0539 of this['_tableSuggestions']){const _0x5ca986=_0x1b0539['subType'],_0x938e23=_0x5ca986['startsWith']('tablePaste'),_0x5a9c03=_0x5ca986['substr'](_0x938e23?0xa:0x5),_0x22f9c6=_0x5a9c03['toLowerCase'](),_0x32a516=_0x22f9c6['substr'](0x0,0x3)+'span',_0x373ca5='min'+_0x5a9c03,_0x41a3d4='max'+_0x5a9c03;if(!_0x1b0539['isInContent'])continue;if(_0x3aa36d!=_0x1b0539['getFirstRange']()['start']['findAncestor']('table'))continue;if(_0x1b0539['isIntersectingWithRange'](_0x14c43b))continue;const _0x4373c2=_0x54ddd7['hasAttribute'](_0x32a516)?_0x54ddd7['getAttribute'](_0x32a516)-0x1:0x0,_0x293b64=this['_getSuggestionCoords'](_0x1b0539),_0x459f35=_0x293b64[_0x373ca5],_0x3f1dda=_0x293b64[_0x41a3d4];_0x459f35<=_0x2bd5d7[_0x22f9c6]&&_0x2bd5d7[_0x22f9c6]+_0x4373c2<=_0x3f1dda&&(_0x1b0539['addRange'](_0x14c43b),_0x4e888e=!0x0);}return _0x4e888e;};_0xff56f1['model']['document']['registerPostFixer'](_0x3b44ab=>{let _0x408c61=!0x1;for(const _0x6d53d0 of _0xff56f1['model']['document']['differ']['getChanges']())if('insert'==_0x6d53d0['type']){if('tableRow'==_0x6d53d0['name']){for(const _0x4109b7 of _0x6d53d0['position']['nodeAfter']['getChildren']())_0x408c61=_0x408c61||_0x307a0b(_0x4109b7,_0x3b44ab);}else'tableCell'==_0x6d53d0['name']&&(_0x408c61=_0x408c61||_0x307a0b(_0x6d53d0['position']['nodeAfter'],_0x3b44ab));}return _0x408c61;});}['_getSuggestionCoords'](_0x5057df){return this['_getCoordsForCells'](_0x5057df['getRanges']()['map'](_0x1ea5a2=>_0x1ea5a2['start']['nodeAfter']));}}function Ee(_0x1b37dc){return Array['from'](new Set(_0x1b37dc)['values']());}class St extends _0x3be5df{static get['requires'](){return[jt];}['afterInit'](){const _0xca2d66=this['editor'],_0x571a47=_0xca2d66['model']['document']['selection'],_0x370c93=_0xca2d66['locale'];if(!_0xca2d66['plugins']['has']('TableEditing'))return;const _0x1b83df=_0xca2d66['plugins']['get']('TrackChangesEditing'),_0x10638a=_0xca2d66['plugins']['get']('TableUtils'),_0x8b286=_0xca2d66['plugins']['get'](jt);_0x8b286['_tablePostFixingSubtypes']['push']('mergeTableCells'),_0x1b83df['enableCommand']('mergeTableCells',()=>{const _0x33b2f4=_0x10638a['getSelectionAffectedTableCells'](_0xca2d66['model']['document']['selection']);_0xca2d66['model']['change'](()=>{_0x1b83df['markMultiRangeBlockFormat'](_0x33b2f4,{'commandName':'mergeTableCells','commandParams':[]},[],'mergeTableCells');});}),_0xca2d66['commands']['get']('mergeTableCells')['on']('execute',(_0x26bea0,_0x5694e2)=>{_0xca2d66['commands']['get']('trackChanges')['value']&&(_0x5694e2['length']>0x0&&_0x5694e2[_0x5694e2['length']-0x1]&&_0x5694e2[_0x5694e2['length']-0x1]['forceDefaultExecution']||_0x1b83df['_isForcedDefaultExecutionBlock']||this['_areSelectedCellsMergable']()||_0x26bea0['stop']());},{'priority':'highest'});for(const _0x455ba5 of['mergeTableCellUp','mergeTableCellRight','mergeTableCellDown','mergeTableCellLeft']){const _0x5834e1=_0xca2d66['commands']['get'](_0x455ba5);_0x1b83df['enableCommand'](_0x455ba5,()=>{const _0x7e6ada=_0xca2d66['model']['document']['selection']['getFirstPosition']()['getAncestors']()['find'](_0x44d02d=>_0x44d02d['is']('element','tableCell')),_0x454e55=_0x5834e1['value'];_0xca2d66['model']['change'](()=>{_0x1b83df['markMultiRangeBlockFormat']([_0x7e6ada,_0x454e55],{'commandName':'mergeTableCells','commandParams':[]},[],'mergeTableCells');});});}for(const _0x293835 of['splitTableCellVertically','splitTableCellHorizontally']){const _0x3c1f5d=_0xca2d66['commands']['get'](_0x293835);_0x1b83df['enableCommand'](_0x293835,()=>{const _0x23abad=_0x10638a['getSelectionAffectedTableCells'](_0xca2d66['model']['document']['selection'])[0x0],_0x18be1d=_0x23abad['findAncestor']('table'),{column:_0x1694d9,row:_0x52bc9a}=_0x10638a['getCellLocation'](_0x23abad);let _0x1cfd91=[];if('horizontally'==_0x3c1f5d['direction']){const _0x4ac0aa=_0x10638a['createTableWalker'](_0x18be1d,{'startRow':_0x52bc9a,'endRow':_0x52bc9a,'includeAllSlots':!0x0});_0x1cfd91=Array['from'](_0x4ac0aa)['map'](_0x4d520a=>_0x4d520a['cell']);}else{const _0x145278=_0x10638a['createTableWalker'](_0x18be1d,{'column':_0x1694d9,'includeAllSlots':!0x0});_0x1cfd91=Array['from'](_0x145278)['map'](_0x1dd3ce=>_0x1dd3ce['cell']);}_0xca2d66['model']['change'](_0x5ac9c8=>{_0x1b83df['markBlockFormat'](_0x5ac9c8['createRangeOn'](_0x23abad),{'commandName':_0x293835,'commandParams':[]},_0x1cfd91,_0x293835);});});}_0x1b83df['descriptionFactory']['registerDescriptionCallback'](_0x71354b=>{if('formatBlock'!=_0x71354b['type']&&'formatInline'!=_0x71354b['type'])return;const {data:_0x43ddbf}=_0x71354b;return _0x43ddbf&&'mergeTableCells'==_0x43ddbf['commandName']?{'type':'format','content':o(_0x370c93,'*Merge\x20cells*')}:void 0x0;}),_0x1b83df['descriptionFactory']['registerDescriptionCallback'](_0x7ba8ac=>{if('formatBlock'!=_0x7ba8ac['type']&&'formatInline'!=_0x7ba8ac['type'])return;const {data:_0x325854}=_0x7ba8ac;return _0x325854?'splitTableCellVertically'==_0x325854['commandName']?{'type':'format','content':o(_0x370c93,'*Split\x20cell:*\x20vertically')}:'splitTableCellHorizontally'==_0x325854['commandName']?{'type':'format','content':o(_0x370c93,'*Split\x20cell:*\x20horizontally')}:void 0x0:void 0x0;});const _0x21e02e=_0x8b286['_acceptFormatSuggestionCallbackFactory']();for(const _0x153c38 of['mergeTableCellUp','mergeTableCellRight','mergeTableCellDown','mergeTableCellLeft'])_0x1b83df['_suggestionFactory']['registerCustomCallback']('formatBlock',_0x153c38,'accept',_0x21e02e);for(const _0x57aaba of['splitTableCellVertically','splitTableCellHorizontally'])_0x1b83df['_suggestionFactory']['registerCustomCallback']('formatBlock',_0x57aaba,'accept',_0x21e02e);_0x1b83df['_suggestionFactory']['registerCustomCallback']('formatBlock','mergeTableCells','accept',_0x2b26dd=>{_0xca2d66['model']['change'](_0x52ef4d=>{const _0x18bf67=Array['from'](_0x571a47['getRanges']())['map'](_0x44ac3d=>_0x2ded21['fromRange'](_0x44ac3d));_0x52ef4d['setSelection'](_0x2b26dd),_0xca2d66['commands']['get']('mergeTableCells')['refresh'](),_0xca2d66['execute']('mergeTableCells',{'forceDefaultExecution':!0x0});const _0x53891a=_0x18bf67['filter'](_0xf652b0=>'$graveyard'!=_0xf652b0['root']['rootName']);_0x53891a['length']>0x0&&_0x52ef4d['setSelection'](_0x53891a);for(const _0x95d6a6 of _0x18bf67)_0x95d6a6['detach']();});});for(const _0x5875ad of['mergeTableCellUp','mergeTableCellDown','mergeTableCellLeft','mergeTableCellRight']){const _0x194eff=_0xca2d66['commands']['get'](_0x5875ad);_0x194eff['on']('set:isEnabled',(_0x12d152,_0x574b5e,_0x4c40a3)=>{if(_0x4c40a3){const _0x168124=_0xca2d66['model']['document']['selection']['getFirstPosition']()['getAncestors']()['find'](_0x45d816=>_0x45d816['is']('element','tableCell'));this['_areMergableCells'](_0x194eff['value'],_0x168124)||(_0x12d152['return']=!0x1,_0x12d152['stop']());}},{'priority':'low'});}}['_areSelectedCellsMergable'](){const _0x25eb94=this['editor']['commands']['get']('mergeTableCells'),_0x4f94db=this['editor']['plugins']['get']('TableUtils');if(!_0x25eb94['isEnabled'])return!0x1;const _0x3ed3ed=_0x4f94db['getSelectionAffectedTableCells'](this['editor']['model']['document']['selection']);for(const _0x3f6cb8 of _0x3ed3ed)for(const _0x266031 of _0x3ed3ed)if(_0x3f6cb8!=_0x266031&&!this['_areMergableCells'](_0x3f6cb8,_0x266031))return!0x1;return!0x0;}['_areMergableCells'](_0x3aa1de,_0x37915b){const _0x5c8fed=this['editor']['plugins']['get']('TrackChangesEditing'),_0x427c89=this['editor']['model']['createRangeOn'](_0x3aa1de),_0x3c2a0d=this['editor']['model']['createRangeOn'](_0x37915b),_0x4e4ce9=new Set(),_0x43d774=new Set();for(const _0x4be775 of _0x5c8fed['getSuggestions']())if(('insertion'==_0x4be775['type']||'deletion'==_0x4be775['type']||'mergeTableCells'==_0x4be775['subType'])&&_0x4be775['isInContent']){for(const _0x1db086 of _0x4be775['getRanges']())_0x1db086['containsRange'](_0x427c89,!0x0)&&_0x4e4ce9['add'](_0x4be775['type']+':'+_0x4be775['author']['id']),_0x1db086['containsRange'](_0x3c2a0d,!0x0)&&_0x43d774['add'](_0x4be775['type']+':'+_0x4be775['author']['id']);}if(_0x4e4ce9['size']!=_0x43d774['size'])return!0x1;for(const _0x995252 of _0x4e4ce9)if(!_0x43d774['has'](_0x995252))return!0x1;return!0x0;}}class At extends _0x3be5df{static get['requires'](){return[jt];}['afterInit'](){const _0x1b7600=this['editor'];if(!_0x1b7600['plugins']['has']('TableEditing'))return;const _0x1160ce=_0x1b7600['locale'],_0x149e72=_0x1b7600['plugins']['get']('TrackChangesEditing');_0x149e72['enableDefaultAttributesIntegration']('setTableRowHeader'),_0x149e72['enableDefaultAttributesIntegration']('setTableColumnHeader'),_0x149e72['registerBlockAttribute']('headingRows'),_0x149e72['registerBlockAttribute']('headingColumns'),_0x149e72['descriptionFactory']['registerAttributeLabel']('headingRows',o(_0x1160ce,'FORMAT_HEADER_ROW')),_0x149e72['descriptionFactory']['registerAttributeLabel']('headingColumns',o(_0x1160ce,'FORMAT_HEADER_COLUMN')),this['_handleLegacySuggestions']();}['_handleLegacySuggestions'](){const _0x484c79=this['editor']['plugins']['get']('TrackChangesEditing'),_0xf88428=this['editor']['plugins']['get']('TableUtils'),_0x5f160c=this['editor']['plugins']['get'](jt)['_acceptFormatSuggestionCallbackFactory']();function _0x3540e4({showActiveMarker:_0x4b8377=!0x0,setDataAttribute:_0x24f964=!0x0}={}){return(_0x43a493,_0x285023,_0x306636)=>{const {type:_0x316659,id:_0x262602}=_0x484c79['_splitMarkerName'](_0x285023['markerName']),_0x38b41c=_0x484c79['getSuggestion'](_0x262602),_0x1d751b=_0x38b41c['data'];if('formatBlock'!=_0x38b41c['type']||!_0x1d751b||'setTableColumnHeader'!=_0x1d751b['commandName'])return;if(_0x285023['item'])return void _0x43a493['stop']();if(!_0x306636['consumable']['consume'](_0x285023['markerRange'],_0x43a493['name']))return;const _0x50e631=_0x285023['markerRange']['start']['nodeAfter'],_0x439555=_0x285023['markerRange']['end']['nodeBefore'],_0x902a10=_0x50e631['parent']['parent'],{column:_0x543153}=_0xf88428['getCellLocation'](_0x50e631),{column:_0x395304}=_0xf88428['getCellLocation'](_0x439555);for(let _0xc4ba12=_0x543153;_0xc4ba12<=_0x395304;_0xc4ba12++){const _0x56fe80=_0xf88428['createTableWalker'](_0x902a10,{'column':_0xc4ba12,'includeAllSlots':!0x1});for(const _0x42ff0c of _0x56fe80){const _0x199ca5=_0x42ff0c['cell'],_0x11e0e8=_0x306636['mapper']['toViewElement'](_0x199ca5);_0x306636['writer']['addClass']('ck-suggestion-marker-'+_0x316659,_0x11e0e8),_0x24f964&&_0x306636['writer']['setAttribute']('data-suggestion',_0x262602,_0x11e0e8),_0x306636['mapper']['bindElementToMarker'](_0x11e0e8,_0x285023['markerName']),_0x4b8377&&(_0x484c79['activeMarkers']['includes'](_0x285023['markerName'])?_0x306636['writer']['addClass']('ck-suggestion-marker--active',_0x11e0e8):_0x306636['writer']['removeClass']('ck-suggestion-marker--active',_0x11e0e8));}}};}_0x484c79['_suggestionFactory']['registerCustomCallback']('formatBlock','setTableRowHeader','accept',_0x5f160c),_0x484c79['_suggestionFactory']['registerCustomCallback']('formatBlock','setTableColumnHeader','accept',_0x5f160c),this['editor']['editing']['downcastDispatcher']['on']('addMarker:suggestion',_0x3540e4(),{'priority':'highest'}),this['editor']['data']['downcastDispatcher']['on']('addMarker:suggestion',(_0x233653,_0x396785,_0x2bd441)=>{_0x2bd441['options']['showSuggestionHighlights']&&_0x3540e4({'showActiveMarker':!0x1,'setDataAttribute':!0x1})(_0x233653,_0x396785,_0x2bd441);},{'priority':'highest'}),this['editor']['editing']['downcastDispatcher']['on']('removeMarker:suggestion',(_0x54cfa5,_0x598a5f,_0x11d697)=>{const {type:_0x35f648,id:_0x3fb7c7}=_0x484c79['_splitMarkerName'](_0x598a5f['markerName']),_0x2737cb=_0x484c79['getSuggestion'](_0x3fb7c7),_0x479c6f=_0x2737cb['data'];if('formatBlock'!=_0x2737cb['type']||!_0x479c6f||'setTableColumnHeader'!=_0x479c6f['commandName'])return;const _0x3c3793=_0x11d697['mapper']['markerNameToElements'](_0x598a5f['markerName']);if(_0x3c3793){for(const _0x384b89 of _0x3c3793)_0x11d697['writer']['removeClass']('ck-suggestion-marker-'+_0x35f648,_0x384b89),_0x11d697['writer']['removeClass']('ck-suggestion-marker--active',_0x384b89),_0x11d697['writer']['removeAttribute']('data-suggestion',_0x384b89),_0x11d697['mapper']['unbindElementFromMarkerName'](_0x384b89,_0x598a5f['markerName']);}},{'priority':'highest'}),this['_registerLegacyDescription']();}['_registerLegacyDescription'](){const _0x1caeae=this['editor'],_0x4321cc=_0x1caeae['locale'];function _0x219549(_0x3f5b12){return{'type':'format','content':o(_0x4321cc,'*Format:*\x20%0',_0x3f5b12)};}_0x1caeae['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](_0x4ad7e4=>{if('formatBlock'!=_0x4ad7e4['type'])return;const {data:_0x46a888}=_0x4ad7e4;if(_0x46a888){if('setTableRowHeader'==_0x46a888['commandName']){const _0x390b00=_0x46a888['commandParams'][0x0]['forceValue'];return _0x219549(o(_0x4321cc,_0x390b00?'FORMAT_HEADER_ROW':'FORMAT_REGULAR_ROW'));}if('setTableColumnHeader'==_0x46a888['commandName']){const _0x8494ef=_0x46a888['commandParams'][0x0]['forceValue'];return _0x219549(o(_0x4321cc,_0x8494ef?'FORMAT_HEADER_COLUMN':'FORMAT_REGULAR_COLUMN'));}}});}}const ge=['tableCellBorderWidth','tableCellBorderColor','tableCellBorderStyle','tableCellHorizontalAlignment','tableCellVerticalAlignment','tableCellBackgroundColor','tableCellPadding'],Ce=Object['fromEntries'](ge['map'](_0x2ba0f6=>[_0x2ba0f6,null]));class It extends _0x3be5df{static get['requires'](){return[jt];}['afterInit'](){const _0x207193=this['editor'];if(!_0x207193['plugins']['has']('TableClipboard'))return;const _0x12f73e=_0x207193['plugins']['get']('TrackChangesEditing'),_0x39fb59=_0x207193['plugins']['get']('TableUtils'),_0x566240=_0x207193['plugins']['get'](jt),_0x2191ba=_0x207193['plugins']['get']('TableClipboard');_0x566240['_tablePostFixingSubtypes']['push']('tablePasteRow','tablePasteColumn'),_0x207193['model']['schema']['register']('tableCellSuggestion',{'allowIn':'tableCell','allowContentOf':'tableCell','isLimit':!0x0}),_0x207193['conversion']['elementToElement']({'model':'tableCellSuggestion','view':'suggestion-td'});let _0x49db8b=null;_0x207193['model']['on']('insertContent',(_0x578ff8,_0x202ed8)=>{const [_0x30c38f,_0x5cf50b]=_0x202ed8,_0x4fbc08=_0x202ed8[_0x202ed8['length']-0x1];_0x4fbc08&&_0x4fbc08['forceDefaultExecution']||_0x12f73e['_isForcedDefaultExecutionBlock']||this['editor']['commands']['get']('trackChanges')['value']&&function(_0x1129f2,_0x35f31e,_0x564948,_0x6d5b68,_0x423b12){if(_0x35f31e&&!_0x35f31e['is']('documentSelection'))return!0x1;const _0x46d764=_0x423b12['getTableIfOnlyTableInContent'](_0x1129f2,_0x564948);if(!_0x46d764||!he(_0x46d764,void 0x0,_0x6d5b68))return!0x1;const _0x3b1dcc=_0x6d5b68['getSelectionAffectedTableCells'](_0x564948['document']['selection']);if(!_0x3b1dcc['length'])return!0x1;const _0x29393e=_0x3b1dcc[0x0]['findAncestor']('table'),_0x2e7e73=_0x6d5b68['getRowIndexes'](_0x3b1dcc),_0x27021b=_0x6d5b68['getColumnIndexes'](_0x3b1dcc),_0x237621={'startRow':_0x2e7e73['first'],'endRow':_0x2e7e73['last'],'startColumn':_0x27021b['first'],'endColumn':_0x27021b['last']};return 0x1==_0x3b1dcc['length']&&(_0x237621['endRow']+=_0x6d5b68['getRows'](_0x46d764)-0x1,_0x237621['endColumn']+=_0x6d5b68['getColumns'](_0x46d764)-0x1),he(_0x29393e,_0x237621,_0x6d5b68);}(_0x30c38f,_0x5cf50b,_0x207193['model'],_0x39fb59,_0x2191ba)&&(_0x578ff8['stop'](),_0x49db8b={'cells':[],'insertionRanges':[],'deletionRanges':[],'rowInsertionRanges':[],'rowInsertionIndexes':[],'columnInsertionRanges':[],'columnInsertionIndexes':[]},_0x207193['model']['change'](()=>{_0x207193['model']['insertContent'](_0x202ed8[0x0],_0x202ed8[0x1],_0x202ed8[0x2],{'forceDefaultExecution':!0x0});const _0x4035a9=_0x3035a1(),{rowInsertionRanges:_0x6ab199,columnInsertionRanges:_0x4373fe,insertionRanges:_0x1e8d9d,deletionRanges:_0x998a67,cells:_0x4b8fd1}=_0x49db8b;_0x6ab199['length']&&_0x12f73e['markMultiRangeInsertion'](_0x6ab199,'tablePasteRow',{'tablePasteChainId':_0x4035a9}),_0x4373fe['length']&&_0x12f73e['markMultiRangeInsertion'](_0x4373fe,'tablePasteColumn',{'tablePasteChainId':_0x4035a9}),_0x1e8d9d['length']&&(_0x12f73e['markMultiRangeInsertion'](_0x1e8d9d,'tablePaste',{'tablePasteChainId':_0x4035a9,'skipNestingCheck':!0x0}),_0x1e8d9d['forEach'](_0x304504=>_0x304504['detach']?.())),_0x998a67['length']&&(_0x12f73e['markMultiRangeDeletion'](_0x998a67,'tablePaste',{'tablePasteChainId':_0x4035a9,'skipNestingCheck':!0x0}),_0x998a67['forEach'](_0x7e91a5=>_0x7e91a5['detach']?.()));const _0x45416a=_0x12f73e['markMultiRangeBlockFormat'](_0x4b8fd1['map'](({element:_0x5b3343})=>_0x5b3343),{'formatGroupId':_0x3035a1()},[],'tablePasteCell',{'tablePasteChainId':_0x4035a9});if(_0x45416a){const _0x320949=_0x45416a['getMarkers'](),_0x784ccf=[];for(const {element:_0x2f6a35,attributes:_0x17f413}of _0x4b8fd1){if(!_0x17f413)continue;const _0x219953=_0x207193['model']['createRangeOn'](_0x2f6a35),_0x176f9a=_0x320949['find'](_0x2c3313=>_0x2c3313['getRange']()['isEqual'](_0x219953));_0x176f9a&&_0x784ccf['push']([_0x176f9a['name'],_0x17f413]);}_0x784ccf['length']&&_0x45416a['setAttribute']('markerAttributes',Object['fromEntries'](_0x784ccf));}_0x49db8b=null;}));},{'priority':_0x3b4600['high']+0xa}),_0x207193['plugins']['get']('TableClipboard')['on']('_replaceTableSlotCell',(_0x3a59d9,_0x34ce28)=>{const [_0xe51a2f,_0xdad5de,,_0x16dfd0]=_0x34ce28;if(!_0x49db8b)return;_0x3a59d9['stop']();const _0x476e67=_0xe51a2f['cell'],_0x56a95=_0xdad5de,_0x52daa1=Pe(_0x476e67),_0x427106=Pe(_0x56a95);_0x3a59d9['return']=_0x476e67;let _0x5ea92b=null,_0xef1d4f=null;if(_0x427106||_0x52daa1){if(_0x52daa1&&!_0x427106){_0x16dfd0['remove'](_0x476e67['getChild'](0x0));for(const _0x2d2dd0 of Array['from'](_0x56a95['getChildren']()))_0x16dfd0['insert'](_0x2d2dd0,_0x476e67,'end');const _0x26fcf6=_0x49db8b['rowInsertionIndexes']['includes'](_0xe51a2f['row']),_0x127232=_0x49db8b['columnInsertionIndexes']['includes'](_0xe51a2f['column']);_0x26fcf6||_0x127232||(_0x5ea92b=_0x2ded21['fromRange'](_0x16dfd0['createRangeIn'](_0x476e67)));}else _0x427106&&!_0x52daa1&&(_0xef1d4f=_0x16dfd0['createRangeIn'](_0x476e67));}else{const _0x303519=_0x16dfd0['createElement']('tableCellSuggestion'),_0x28b4c1=_0x16dfd0['createElement']('tableCellSuggestion');_0x16dfd0['wrap'](_0x16dfd0['createRangeIn'](_0x476e67),_0x28b4c1),_0x16dfd0['insert'](_0x303519,_0x476e67,0x0);for(const _0x273c77 of Array['from'](_0x56a95['getChildren']()))_0x16dfd0['insert'](_0x273c77,_0x303519,'end');_0x5ea92b=_0x2ded21['fromRange'](_0x16dfd0['createRangeOn'](_0x303519)),_0xef1d4f=_0x2ded21['fromRange'](_0x16dfd0['createRangeOn'](_0x28b4c1));}const _0x5bcd60=Array['from'](_0x56a95['getAttributes']())['filter'](([_0x171a95])=>ge['includes'](_0x171a95));_0x49db8b['cells']['push']({'element':_0x476e67,'attributes':_0x5bcd60['length']?Object['fromEntries'](_0x5bcd60):null}),_0x5ea92b&&_0x49db8b['insertionRanges']['push'](_0x5ea92b),_0xef1d4f&&_0x49db8b['deletionRanges']['push'](_0xef1d4f);},{'priority':'high'}),_0x39fb59['on']('insertColumns',(_0x150329,_0x398b0f)=>{const [_0x501cf8,_0x38b718={}]=_0x398b0f;if(!_0x49db8b)return;const _0x3d3c6c=_0x38b718['at']||0x0,_0x247ecb=_0x38b718['columns']||0x1;_0x49db8b['columnInsertionIndexes']=new Array(_0x247ecb)['fill'](_0x3d3c6c)['map']((_0x3bcfcb,_0x5272d7)=>_0x3bcfcb+_0x5272d7);for(const {cell:_0xdba7ce}of _0x39fb59['createTableWalker'](_0x501cf8,{'startColumn':_0x3d3c6c,'endColumn':_0x3d3c6c+_0x247ecb-0x1}))_0x49db8b['columnInsertionRanges']['push'](_0x207193['model']['createRangeOn'](_0xdba7ce));},{'priority':'low'}),_0x39fb59['on']('insertRows',(_0x513c8a,_0x1f8d08)=>{const [_0x3149ab,_0x48331b={}]=_0x1f8d08;if(!_0x49db8b)return;const _0x522b04=_0x48331b['at']||0x0,_0x228f94=_0x48331b['rows']||0x1;_0x49db8b['rowInsertionIndexes']=new Array(_0x228f94)['fill'](_0x522b04)['map']((_0x140581,_0x46cb33)=>_0x140581+_0x46cb33);for(const {cell:_0x4904da}of _0x39fb59['createTableWalker'](_0x3149ab,{'startRow':_0x522b04,'endRow':_0x522b04+_0x228f94-0x1}))_0x49db8b['rowInsertionRanges']['push'](_0x207193['model']['createRangeOn'](_0x4904da));},{'priority':'low'}),_0x12f73e['descriptionFactory']['registerDescriptionCallback'](_0x5966bb=>{if(_0x5966bb['subType']&&_0x5966bb['subType']['startsWith']('tablePaste'))return _0x5966bb['previous']?{}:{'type':'insertion','content':o(_0x207193['locale'],'*Replace\x20table\x20cells*')};});const _0x3eb8ef=()=>!0x1;for(const _0x1728d3 of['tablePaste','tablePasteColumn','tablePasteRow','tablePasteCell'])_0x12f73e['_suggestionFactory']['registerCustomCallback']('insertion',_0x1728d3,'join',_0x3eb8ef),_0x12f73e['_suggestionFactory']['registerCustomCallback']('deletion',_0x1728d3,'join',_0x3eb8ef),_0x12f73e['_suggestionFactory']['registerCustomCallback']('formatBlock',_0x1728d3,'join',_0x3eb8ef);_0x12f73e['_suggestionFactory']['registerCustomCallback']('formatBlock','tablePasteCell','discard',_0x3eb8ef),_0x12f73e['_suggestionFactory']['registerCustomCallback']('formatBlock','tablePasteCell','accept',(_0x5af4d8,_0x4398a3,_0x155177)=>{const _0x1a413b=_0x5af4d8['map'](_0x22b64c=>_0x22b64c['getContainedElement']())['filter'](_0x3f3237=>_0x3f3237),_0x3afb39=new Map(_0x1a413b['map'](_0x40827e=>[_0x40827e,null]));if(_0x49db8b){for(const {element:_0x4b4d52,attributes:_0xf3391c}of _0x49db8b['cells'])_0xf3391c&&_0x3afb39['set'](_0x4b4d52,_0xf3391c);}else{if(_0x155177&&_0x155177['markerAttributes'])for(const [_0x56c854,_0x40b4ea]of Object['entries'](_0x155177['markerAttributes'])){const _0x233da7=_0x207193['model']['markers']['get'](_0x56c854),_0x3f3af7=_0x233da7?_0x233da7['getRange']()['getContainedElement']():null;_0x3f3af7&&_0x3afb39['set'](_0x3f3af7,_0x40b4ea);}}_0x207193['model']['change'](_0x43760c=>{for(const [_0x422ec0,_0x66d5d8]of _0x3afb39)_0x43760c['setAttributes']({...Ce,..._0x66d5d8},_0x422ec0);});});const _0x441bdf=(_0x40ed88,_0x4eb08f)=>{_0x12f73e['_suggestionFactory']['registerCustomCallback'](_0x40ed88,'tablePaste',_0x4eb08f,(_0x10281d,_0x215f9a,_0x224750)=>{_0x207193['model']['change'](_0x416c0f=>{const _0x1ca868=[];for(const _0x31c897 of _0x10281d){const _0x35088b=_0x31c897['start']['nodeAfter'];_0x35088b['is']('element','tableCellSuggestion')&&_0x1ca868['push'](_0x35088b);}_0x12f73e['_suggestionFactory']['getSuggestionCallback'](_0x40ed88,null,_0x4eb08f)(_0x10281d,_0x215f9a,_0x224750);for(const _0x1764a5 of _0x1ca868)'$graveyard'!=_0x1764a5['root']['rootName']&&_0x416c0f['unwrap'](_0x1764a5);});});};_0x441bdf('insertion','accept'),_0x441bdf('insertion','discard'),_0x441bdf('deletion','accept'),_0x441bdf('deletion','discard'),_0x12f73e['_suggestionFactory']['registerCustomCallback']('insertion','tablePasteRow','discard',_0xcf4c83=>{const _0x2bcb6e=_0xcf4c83['map'](_0x5a84b5=>_0x5a84b5['getContainedElement']()),_0x4ab337=_0x2bcb6e[0x0]['findAncestor']('table'),{minRow:_0x3477ee,maxRow:_0x34c019}=_0x566240['_getCoordsForCells'](_0x2bcb6e);_0x39fb59['removeRows'](_0x4ab337,{'at':_0x3477ee,'rows':_0x34c019-_0x3477ee+0x1});}),_0x12f73e['_suggestionFactory']['registerCustomCallback']('insertion','tablePasteColumn','discard',_0x1ebf0f=>{const _0x203116=_0x1ebf0f['map'](_0x30c768=>_0x30c768['getContainedElement']()),_0x2dc39a=_0x203116[0x0]['findAncestor']('table'),{minColumn:_0x542536,maxColumn:_0x484561}=_0x566240['_getCoordsForCells'](_0x203116);_0x39fb59['removeColumns'](_0x2dc39a,{'at':_0x542536,'columns':_0x484561-_0x542536+0x1});});const _0x233419=(_0x4a9cc4,_0x48cab2)=>{if(!_0x48cab2['subType']||!_0x48cab2['subType']['startsWith']('tablePaste'))return;const _0x85079f=_0x48cab2['attributes']['tablePasteChainId'],_0x1e2d83=_0x12f73e['getSuggestions']()['filter'](_0x35a0c9=>_0x35a0c9['isInContent']&&_0x35a0c9['attributes']&&_0x35a0c9['attributes']['tablePasteChainId']==_0x85079f);_0x1e2d83['length']&&_0x48cab2['getAllAdjacentSuggestions']()['length']!=_0x1e2d83['length']&&_0x1e2d83['reduce']((_0xee5edc,_0xc5b326)=>(_0xee5edc['next']=_0xc5b326,_0xc5b326['previous']=_0xee5edc,_0xc5b326));};function _0xa3b400(_0x1e1a4e,_0x43b6ac=!0x0){const {id:_0x2a126d}=_0x12f73e['_splitMarkerName'](_0x1e1a4e['markerName']),_0x63c0c7=['ck-suggestion-marker','ck-suggestion-marker-insertion'],_0x59ea69=_0x12f73e['activeMarkers']['includes'](_0x1e1a4e['markerName']);return _0x59ea69&&_0x63c0c7['push']('ck-suggestion-marker--active'),{'classes':_0x63c0c7,'attributes':{'data-suggestion':_0x2a126d},'priority':_0x59ea69&&_0x43b6ac?0xbc2:0xbb8};}_0x12f73e['on']('suggestionLoaded',_0x233419,{'priority':'high'}),_0x12f73e['on']('suggestionUnloaded',_0x233419,{'priority':'high'}),_0x207193['model']['document']['registerPostFixer'](()=>{let _0x4c1af9=!0x1;const _0x317676=Array['from'](_0x207193['model']['document']['differ']['getChangedMarkers']());for(const {name:_0x9f973b,data:_0x50e87f}of _0x317676){const {group:_0x7abecf,type:_0x122b2d,id:_0x1b9d66}=_0x12f73e['_splitMarkerName'](_0x9f973b);if('suggestion'!=_0x7abecf||'deletion'!=_0x122b2d||_0x50e87f['oldRange'])continue;if(!_0x12f73e['hasSuggestion'](_0x1b9d66))continue;const _0x435d4d=_0x12f73e['getSuggestion'](_0x1b9d66)['getRanges'](),_0x4ca78f=_0x207193['plugins']['get']('Users')['me'];for(const _0x3e1b70 of _0x12f73e['getSuggestions']()){if(!_0x3e1b70['isInContent']||_0x3e1b70['author']!=_0x4ca78f)continue;if('formatBlock'!=_0x3e1b70['type']||'tablePasteCell'!=_0x3e1b70['subType'])continue;if(_0x3e1b70['getRanges']()['every'](_0x281191=>_0x435d4d['some'](_0x3c9776=>_0x3c9776['containsRange'](_0x281191,!0x0)))){for(const _0x4632b7 of _0x3e1b70['getAllAdjacentSuggestions']())_0x4632b7['isInContent']&&(_0x4632b7['discard'](),_0x4c1af9=!0x0);}}}return _0x4c1af9;}),_0x207193['model']['document']['registerPostFixer'](_0x1c26f3=>{const _0x38cb58=_0x207193['commands']['get']('redo');if(!_0x38cb58||!_0x38cb58['_createdBatches']['has'](_0x1c26f3['batch']))return!0x1;let _0x168a1c=!0x1;const _0x41c1bc=_0x207193['plugins']['get']('Users')['me'],_0x55b250=_0x207193['model']['document']['differ']['getChanges'](),_0x3af78c=Array['from'](_0x207193['model']['document']['differ']['getChangedMarkers']())['filter'](({name:_0x451375,data:_0x545147})=>{const {group:_0x5c372b,subType:_0x3639d4,authorId:_0x10cfb5}=_0x12f73e['_splitMarkerName'](_0x451375);return'suggestion'==_0x5c372b&&'tablePaste'==_0x3639d4&&_0x10cfb5==_0x41c1bc['id']&&!_0x545147['oldRange'];});for(const _0x42f098 of _0x55b250){if('insert'!=_0x42f098['type']||'tableCellSuggestion'!=_0x42f098['name']||0x1!=_0x42f098['length'])continue;const _0x1d396c=_0x1c26f3['createRange'](_0x42f098['position'],_0x42f098['position']['getShiftedBy'](0x1));if(!_0x3af78c['find'](({data:_0x40ec13})=>_0x40ec13['newRange']['isEqual'](_0x1d396c))){for(const {name:_0x418a14,data:_0x18ff0b}of _0x3af78c)if(_0x1d396c['containsRange'](_0x18ff0b['newRange'])){_0x1c26f3['updateMarker'](_0x418a14,{'range':_0x1d396c}),_0x168a1c=!0x0;break;}}}return _0x168a1c;}),_0x207193['model']['document']['registerPostFixer'](_0x1907e2=>{let _0x2b3544=!0x1;const _0x220872=_0x207193['plugins']['get']('Users')['me'],_0x47f6f7=_0x12f73e['getSuggestions']()['filter'](_0x58fc67=>_0x58fc67['isInContent']&&_0x58fc67['author']==_0x220872),_0x328a82=new Set(),_0x346c31=new Set();for(const _0x976ba5 of _0x47f6f7)if('tablePaste'==_0x976ba5['subType'])for(const _0x515036 of _0x976ba5['getMarkers']()){const _0x2788ba=_0x515036['getRange']()['getContainedElement']();if(_0x2788ba){if(_0x2788ba['is']('element','tableCellSuggestion')&&Pe(_0x2788ba)){_0x976ba5['removeMarker'](_0x515036['name']),_0x328a82['add'](_0x2788ba),_0x2b3544=!0x0;const _0x5234a9=_0x2788ba['nextSibling'],_0x5c6ce4=_0x2788ba['previousSibling'],_0x167480=_0x5234a9&&_0x5234a9['is']('element','tableCellSuggestion'),_0x4ece4f=_0x5c6ce4&&_0x5c6ce4['is']('element','tableCellSuggestion');_0x167480&&!_0x328a82['has'](_0x5234a9)&&_0x346c31['add'](_0x5234a9),_0x4ece4f&&!_0x328a82['has'](_0x5c6ce4)&&_0x346c31['add'](_0x5c6ce4);}else _0x2788ba['is']('element','paragraph')&&_0x2788ba['isEmpty']&&(_0x976ba5['removeMarker'](_0x515036['name']),_0x2b3544=!0x0);}}else{if('tablePasteCell'==_0x976ba5['subType']){if(!_0x976ba5['attributes']||!_0x976ba5['attributes']['tablePasteChainId'])continue;const _0x34217f=_0x976ba5['attributes']['markerAttributes'];if(_0x34217f&&Object['keys'](_0x34217f)['length'])continue;const _0x4d8a3e=_0x976ba5['attributes']['tablePasteChainId'];let _0x5e4d84=!0x0,_0x1ecf01=!0x0;for(const _0x38b9ce of _0x47f6f7)if(_0x38b9ce['subType']&&_0x38b9ce['subType']['startsWith']('tablePaste')){if(!_0x38b9ce['attributes']['tablePasteChainId']){_0x1ecf01=!0x1;break;}if(_0x38b9ce['id']!=_0x976ba5['id']&&_0x38b9ce['attributes']['tablePasteChainId']==_0x4d8a3e){_0x5e4d84=!0x1;break;}}_0x1ecf01&&_0x5e4d84&&(_0x976ba5['removeMarkers'](),_0x2b3544=!0x0);}}for(const _0x25a00d of _0x328a82)_0x1907e2['remove'](_0x25a00d);for(const _0x14aa61 of _0x346c31)_0x1907e2['unwrap'](_0x14aa61);return _0x2b3544;}),_0x207193['conversion']['for']('editingDowncast')['markerToHighlight']({'model':'suggestion:formatBlock:tablePasteCell','view':(_0xddfe9d,_0x149f4f)=>_0xa3b400(_0xddfe9d),'converterPriority':'high'}),_0x207193['conversion']['for']('dataDowncast')['markerToHighlight']({'model':'suggestion:formatBlock:tablePasteCell','view':(_0x5b5bcd,_0x3432c7)=>_0x3432c7['options']['showSuggestionHighlights']?_0xa3b400(_0x5b5bcd,!0x1):null,'converterPriority':'high'});const _0x45a14a=_0x207193['editing']['view'];this['listenTo'](_0x45a14a['document'],'clipboardOutput',(_0x21720d,_0x34a674)=>{const _0x8de32a=[];for(const _0x528211 of _0x45a14a['createRangeIn'](_0x34a674['content'])['getItems']())_0x528211['is']('element','suggestion-td')&&_0x8de32a['push'](_0x528211);_0x45a14a['change'](_0x531623=>{for(const _0x523f7b of _0x8de32a)_0x531623['move'](_0x531623['createRangeIn'](_0x523f7b),_0x531623['createPositionBefore'](_0x523f7b)),_0x531623['remove'](_0x523f7b);});});}}function Pe(_0x20eba3){if(_0x20eba3['isEmpty'])return!0x0;const _0x43a307=_0x20eba3['getChild'](0x0);return _0x43a307['is']('element','paragraph')&&_0x43a307['isEmpty'];}function he(_0xaedf20,_0x2af8eb={},_0x4a9a96){for(const {isAnchor:_0x2e0f18,cellHeight:_0x5d2971,cellWidth:_0x17837c}of _0x4a9a96['createTableWalker'](_0xaedf20,{'includeAllSlots':!0x0,..._0x2af8eb}))if(!_0x2e0f18||0x1!=_0x5d2971||0x1!=_0x17837c)return!0x1;return!0x0;}class vt extends _0x3be5df{['afterInit'](){if(!this['editor']['plugins']['has']('TableColumnResizeEditing'))return;const _0x1efd80=this['editor']['plugins']['get']('TrackChangesEditing');_0x1efd80['enableCommand']('resizeTableWidth',this['handleResizeTableWidthCommand']['bind'](this)),_0x1efd80['_suggestionFactory']['registerCustomCallback']('formatBlock','resizeTable','accept',_0x1efd80['_suggestionFactory']['getSuggestionCallback']('formatBlock',null,'discard')),_0x1efd80['_suggestionFactory']['registerCustomCallback']('formatBlock','resizeTable','discard',_0x1efd80['_suggestionFactory']['getSuggestionCallback']('formatBlock',null,'accept')),_0x1efd80['descriptionFactory']['registerDescriptionCallback'](this['handleSuggestionDescription']['bind'](this));}['handleResizeTableWidthCommand'](_0x1305bb,_0x4762fd){const _0x102d63=this['editor']['plugins']['get']('TrackChangesEditing'),_0x2343bb=this['editor']['plugins']['get']('TableColumnResizeEditing'),_0x93a0c2=_0x4762fd['table']||this['editor']['model']['document']['selection']['getSelectedElement']();this['editor']['model']['change'](()=>{const _0xa7593a=_0x2343bb['getColumnGroupElement'](_0x93a0c2);let _0x2de6d1=_0xa7593a?_0x2343bb['getTableColumnsWidths'](_0xa7593a):null,_0x2de996=_0x93a0c2['getAttribute']('tableWidth')||null;const _0x433d69=_0x4762fd['tableWidth']||_0x2de996,_0x37f24f=_0x4762fd['columnWidths']||_0x2de6d1,_0x2cef20=this['editor']['plugins']['get']('Users')['me'];for(const _0x4d447b of _0x102d63['getSuggestions']()){const _0x2d8d57=_0x4d447b['getContainedElement']();if('resizeTable'===_0x4d447b['subType']&&_0x2d8d57===_0x93a0c2){_0x4d447b['author']!==_0x2cef20&&_0x4d447b['discard']();const _0xc0f520=_0x4d447b['data']['commandParams'];_0x2de996=_0xc0f520[0x0]['tableWidth'],_0x2de6d1=_0xc0f520[0x0]['columnWidths'];break;}}_0x1305bb({'table':_0x93a0c2,'tableWidth':_0x433d69,'columnWidths':_0x37f24f}),_0x102d63['markBlockFormat'](_0x93a0c2,{'commandName':'resizeTableWidth','commandParams':[{'tableWidth':_0x2de996,'columnWidths':_0x2de6d1}],'formatGroupId':'resizeTable'},[],'resizeTable');});}['handleSuggestionDescription'](_0x1d7781){if('formatBlock'!=_0x1d7781['type']&&'formatInline'!=_0x1d7781['type'])return;const {data:_0x732280}=_0x1d7781;if(_0x732280&&'resizeTable'===_0x732280['formatGroupId']){const _0x1f533d='*Format:*\x20resize\x20table';return{'type':'format','content':o(this['editor']['locale'],_0x1f533d)};}}}class _t extends _0x3be5df{['afterInit'](){const _0x1c6bfa=this['editor'];_0x1c6bfa['plugins']['has']('Template')&&_0x1c6bfa['plugins']['get']('TrackChangesEditing')['enableCommand']('insertTemplate');}}class Ct extends _0x3be5df{['afterInit'](){const _0x172a15=this['editor'];if(!_0x172a15['commands']['get']('insertTableOfContents'))return;_0x172a15['plugins']['get']('TrackChangesEditing')['enableCommand']('insertTableOfContents');const _0x57254c=_0x172a15['plugins']['get']('TrackChangesEditing'),_0x216522=_0x172a15['locale'];_0x57254c['descriptionFactory']['registerElementLabel']('tableOfContents',_0x2a7f04=>o(_0x216522,'ELEMENT_TABLE_OF_CONTENTS',_0x2a7f04));}}class Dt extends _0x3be5df{['afterInit'](){const _0xe7e1a8=this['editor'];if(!_0xe7e1a8['plugins']['has']('Title'))return;const _0x17b426=_0xe7e1a8['plugins']['get']('TrackChangesEditing');_0x17b426['descriptionFactory']['registerElementLabel']('title-content',()=>o(_0xe7e1a8['locale'],'ELEMENT_TITLE')),_0xe7e1a8['model']['document']['registerPostFixer'](_0x289fa0=>{let _0x1712ab=!0x1;const _0x43f55e=Array['from'](_0xe7e1a8['model']['document']['differ']['getChangedMarkers']());for(const {name:_0x32fd82,data:_0x489ab3}of _0x43f55e){const {group:_0x5f5401}=_0x17b426['_splitMarkerName'](_0x32fd82);if('suggestion'!==_0x5f5401||!_0x489ab3['newRange'])continue;const _0x56eed3=_0x489ab3['newRange'],_0x46be1f=_0x56eed3['end']['nodeBefore'];if(!_0x46be1f||!_0x46be1f['is']('element','title-content'))continue;if(!_0x56eed3['start']['isTouching'](_0x56eed3['end']))continue;const _0xaa2bce=_0xe7e1a8['model']['schema']['getNearestSelectionRange'](_0x56eed3['end'],'forward');if(_0xaa2bce&&_0xaa2bce['isCollapsed']){const _0x3bab97=_0x289fa0['createRange'](_0x56eed3['start'],_0xaa2bce['start']);_0x3bab97['isEqual'](_0x56eed3)||(_0x289fa0['updateMarker'](_0x32fd82,{'range':_0x3bab97}),_0x1712ab=!0x0);}_0x1712ab||(_0x289fa0['removeMarker'](_0x32fd82),_0x1712ab=!0x0);}return _0x1712ab;});}}class Nt extends _0x3be5df{['afterInit'](){const _0x4f6e97=this['editor'],_0x223f5f=_0x4f6e97['plugins']['get']('TrackChangesEditing');_0x4f6e97['plugins']['has']('UndoEditing')&&(_0x223f5f['enableCommand']('undo'),_0x223f5f['enableCommand']('redo'));}}class Mt extends _0x3be5df{static get['requires'](){return[jt];}['afterInit'](){const _0x154eec=this['editor'];if(!_0x154eec['plugins']['has']('TableCaptionEditing'))return;_0x154eec['plugins']['get']('TrackChangesEditing')['enableCommand']('toggleTableCaption');}}class $t extends _0x3be5df{['tableProperties'];['tableCellProperties'];constructor(_0x1e9826){super(_0x1e9826),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 _0x122e11=this['editor']['plugins']['get']('TrackChangesEditing');if(this['editor']['plugins']['has']('TablePropertiesEditing')){for(const _0x3b3884 of this['tableProperties'])_0x122e11['enableCommand'](_0x3b3884,(_0x29db24,_0x3e4519)=>{const _0x205117=this['editor']['model']['document']['selection']['getFirstPosition']()['findAncestor']('table');this['_handlePropertyChange'](_0x3b3884,[_0x205117],this['tableProperties'],'tableProperties',_0x29db24,_0x3e4519);});_0x122e11['_suggestionFactory']['registerCustomCallback']('formatBlock','tableProperties','accept',_0x122e11['_suggestionFactory']['getSuggestionCallback']('formatBlock',null,'discard')),_0x122e11['_suggestionFactory']['registerCustomCallback']('formatBlock','tableProperties','discard',(_0x58c0fc,_0x41e29b)=>this['handleDiscardAction'](this['tableProperties'],_0x58c0fc,_0x41e29b)),_0x122e11['_suggestionFactory']['registerCustomCallback']('formatBlock','tableProperties','join',()=>!0x1);}if(this['editor']['plugins']['has']('TableCellPropertiesEditing')){for(const _0x1a590a of this['tableCellProperties'])_0x122e11['enableCommand'](_0x1a590a,(_0x4d355b,_0x53f730)=>{const _0x31af58=this['editor']['plugins']['get']('TableUtils')['getSelectionAffectedTableCells'](this['editor']['model']['document']['selection']);this['_handlePropertyChange'](_0x1a590a,_0x31af58,this['tableCellProperties'],'tableCellProperties',_0x4d355b,_0x53f730);});_0x122e11['_suggestionFactory']['registerCustomCallback']('formatBlock','tableCellProperties','accept',_0x122e11['_suggestionFactory']['getSuggestionCallback']('formatBlock',null,'discard')),_0x122e11['_suggestionFactory']['registerCustomCallback']('formatBlock','tableCellProperties','discard',(_0x3b8aad,_0x1e8257)=>this['handleDiscardAction'](this['tableCellProperties'],_0x3b8aad,_0x1e8257)),_0x122e11['_suggestionFactory']['registerCustomCallback']('formatBlock','tableCellProperties','join',()=>!0x1);}_0x122e11['descriptionFactory']['registerDescriptionCallback'](_0x3e6431=>this['handleSuggestionDescription'](_0x3e6431));}['_handlePropertyChange'](_0x43440e,_0x1356b4,_0x45ce4d,_0x2c06ce,_0x27f3fc,_0x31628c){const _0x5f1f39=this['editor']['plugins']['get']('TrackChangesEditing');this['editor']['model']['enqueueChange'](_0x31628c['batch'],()=>{for(const _0x4fb52b of _0x1356b4){if(this['_getSuggestion'](_0x4fb52b,_0x2c06ce))_0x27f3fc(_0x31628c);else{const _0xc3089d={};for(const _0x58c75f of _0x45ce4d){const _0x3517f6=_0x4fb52b['getAttribute'](_0x58c75f);void 0x0!==_0x3517f6&&(_0xc3089d[_0x58c75f]=_0x3517f6);}_0x27f3fc(_0x31628c),_0x5f1f39['markBlockFormat'](_0x4fb52b,{'commandParams':[_0xc3089d]},[],_0x2c06ce);}}});}['handleDiscardAction'](_0x15cfd9,_0x4f36be,_0x85b130){const _0x3e669a=_0x4f36be[0x0]['start']['nodeAfter'],_0x53ee40=_0x85b130['commandParams'][0x0];this['editor']['model']['change'](_0x561217=>{for(const _0x4cda4d of _0x15cfd9)void 0x0!==_0x53ee40[_0x4cda4d]?_0x561217['setAttribute'](_0x4cda4d,_0x53ee40[_0x4cda4d],_0x3e669a):_0x561217['removeAttribute'](_0x4cda4d,_0x3e669a);});}['handleSuggestionDescription'](_0x44347d){if(_0x44347d['data'])switch(_0x44347d['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'](_0x14cff2,_0x3f210e){const _0x112f36=this['editor']['plugins']['get']('TrackChangesEditing');for(const _0x323b10 of _0x112f36['getSuggestions']({'skipNotAttached':!0x0})){const _0x22328c=_0x323b10['getContainedElement']();if(_0x323b10['subType']===_0x3f210e&&_0x22328c===_0x14cff2)return _0x323b10;}return null;}}const m='$elementName';class p extends _0x3be5df{['descriptionFactory'];['trackChangesCommand'];['_adapter'];['_suggestionFactory'];['_suggestions'];['_commentsRepository'];['_enabledCommands'];['_model'];['_suggestionState'];['_isForcedDefaultExecutionBlock'];['_trackFormatChanges'];['_mergeNestedSuggestions'];['_blockAttributeKeys'];['_inlineAttributeKeys'];['_recordAttributeSuggestions']=!0x1;static get['requires'](){return['CommentsRepository',_0x3c67fa,_0x4a2131,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(_0x4aa4ef){function _0x34851f(_0x3c5cc8){return _0x3c5cc8['map'](_0x9100b6=>String['fromCharCode'](_0x9100b6))['join']('');}super(_0x4aa4ef),this['set']('activeMarkers',[]),this['on']('change:activeMarkers',(_0x5b721a,_0x582a82,_0x2ecf14,_0x2790b4)=>{this['_model']['change'](()=>{for(const _0x15c09a of[..._0x2790b4,..._0x2ecf14])this['_model']['markers']['has'](_0x15c09a)&&_0x4aa4ef['editing']['reconvertMarker'](_0x15c09a);});}),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']=_0x4aa4ef['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(),_0x4aa4ef['config']['define']('trackChanges.trackFormatChanges','default'),this['_trackFormatChanges']=_0x4aa4ef['config']['get']('trackChanges.trackFormatChanges'),_0x4aa4ef['config']['define']('trackChanges.mergeNestedSuggestions',!0x0),this['_mergeNestedSuggestions']=_0x4aa4ef['config']['get']('trackChanges.mergeNestedSuggestions'),this['trackChangesCommand']=new M(_0x4aa4ef,this['_enabledCommands']),this['_initAriaMarkerChangeAnnouncements'](),this[_0x34851f([0x5f,0x65,0x78,0x65,0x63,0x75,0x74,0x65,0x53,0x75,0x67,0x67,0x65,0x73,0x74,0x69,0x6f,0x6e])]=_0x34851f([0x34,0x30,0x34,0x38,0x31,0x30,0x34,0x36]);}['init'](){const _0x137c6f=this['editor'],_0x11b2f3=(_0x580586,_0xb9db58)=>{if('attribute'!=_0x580586)return'ck-suggestion-marker-'+_0x580586;const _0xaf8acc=_0xb9db58['split']('|')[0x0];return this['_isBlockAttribute'](_0xaf8acc)?'ck-suggestion-marker-formatBlock':'ck-suggestion-marker-formatInline';};_0x137c6f['conversion']['for']('editingDowncast')['markerToHighlight']({'model':'suggestion','view':_0x2c2b4b=>{const {id:_0x50eb95,type:_0x2a965f,subType:_0x3a5814}=this['_splitMarkerName'](_0x2c2b4b['markerName']),_0x3415a8=['ck-suggestion-marker',_0x11b2f3(_0x2a965f,_0x3a5814)];let _0x2155c2=0xbb8;return this['activeMarkers']['includes'](_0x2c2b4b['markerName'])&&(_0x3415a8['push']('ck-suggestion-marker--active'),_0x2155c2=0xbc2),'deletion'==_0x2a965f&&(_0x2155c2+=0x5),{'classes':_0x3415a8,'attributes':{'data-suggestion':_0x50eb95},'priority':_0x2155c2};}}),_0x137c6f['conversion']['for']('dataDowncast')['add'](_0x32a72e=>{_0x32a72e['on']('addMarker:suggestion',(_0x4f6ae9,_0x129bc2,_0x2e9fa1)=>{if(!_0x2e9fa1['options']['showSuggestionHighlights'])return;const _0x37ed44=_0x129bc2['item'];if(!_0x37ed44)return;const _0x5694ed=_0x2e9fa1['mapper']['toViewElement'](_0x37ed44);_0x137c6f['model']['schema']['isObject'](_0x37ed44)&&_0x5694ed&&!_0x5694ed['getCustomProperty']('widget')&&_0x5694ed['is']('containerElement')&&_0x47dbfc(_0x5694ed,_0x2e9fa1['writer']);},{'priority':'high'});}),_0x137c6f['conversion']['for']('dataDowncast')['markerToHighlight']({'model':'suggestion','view':(_0x45ad5c,_0x1d0437)=>{if(!_0x1d0437['options']['showSuggestionHighlights'])return null;const {type:_0x3973f3,subType:_0x5c9403}=this['_splitMarkerName'](_0x45ad5c['markerName']);return{'classes':['ck-suggestion-marker',_0x11b2f3(_0x3973f3,_0x5c9403)],'priority':0xbb8};}});const _0x2116c1=({showActiveMarkers:_0x5372b7=!0x0,isAttributeSuggestion:_0x3c9f41=!0x1}={})=>(_0x1fffcb,_0x51205e,_0x59bed3)=>{if(!_0x51205e['item'])return;const {id:_0x4c70c3}=this['_splitMarkerName'](_0x51205e['markerName']);if(_0x3c9f41){const _0x40c2af=this['_suggestions']['get'](_0x4c70c3),_0x53849d=this['_getAttributeKey'](_0x40c2af);if(!this['_isBlockAttribute'](_0x53849d))return;}if(_0x51205e['item']['is']('selection'))return void _0x59bed3['consumable']['consume'](_0x51205e['item'],_0x1fffcb['name']);const _0x1479f9=_0x59bed3['mapper']['toViewElement'](_0x51205e['item']);if(_0x51205e['item']['is']('element')&&_0x137c6f['model']['schema']['isBlock'](_0x51205e['item'])&&!_0x1479f9['getCustomProperty']('addHighlight')){_0x59bed3['writer']['addClass'](['ck-suggestion-marker','ck-suggestion-marker-formatBlock'],_0x1479f9),_0x59bed3['writer']['setAttribute']('data-suggestion',_0x4c70c3,_0x1479f9),_0x59bed3['mapper']['bindElementToMarker'](_0x1479f9,_0x51205e['markerName']),_0x5372b7&&(this['activeMarkers']['includes'](_0x51205e['markerName'])?_0x59bed3['writer']['addClass']('ck-suggestion-marker--active',_0x1479f9):_0x59bed3['writer']['removeClass']('ck-suggestion-marker--active',_0x1479f9));for(const _0xb52727 of _0x137c6f['model']['createRangeIn'](_0x51205e['item'])['getItems']())_0x59bed3['consumable']['consume'](_0xb52727,_0x1fffcb['name']);_0x59bed3['consumable']['consume'](_0x51205e['item'],_0x1fffcb['name']);}};_0x137c6f['conversion']['for']('dataDowncast')['add'](_0x6d8ca7=>{_0x6d8ca7['on']('addMarker:suggestion:formatBlock',(_0x418470,_0xa77ae6,_0xd9de4c)=>{_0xd9de4c['options']['showSuggestionHighlights']&&_0x2116c1({'showActiveMarkers':!0x1})(_0x418470,_0xa77ae6,_0xd9de4c);},{'priority':'highest'});}),_0x137c6f['conversion']['for']('dataDowncast')['add'](_0x1bd5b7=>{_0x1bd5b7['on']('addMarker:suggestion:attribute',(_0x3ac161,_0x3725f9,_0x22ce12)=>{_0x22ce12['options']['showSuggestionHighlights']&&_0x2116c1({'showActiveMarkers':!0x1,'isAttributeSuggestion':!0x0})(_0x3ac161,_0x3725f9,_0x22ce12);},{'priority':'highest'});}),_0x137c6f['conversion']['for']('dataDowncast')['markerToData']({'model':'suggestion','view':(_0x27f54e,_0x12e5ae)=>_0x12e5ae['options']['showSuggestionHighlights']?null:{'group':'suggestion','name':_0x27f54e['substr'](0xb)}}),_0x137c6f['conversion']['for']('upcast')['elementToElement']({'view':{'name':'suggestion','attributes':{'id':/^\w/,'suggestion-type':/^\w/}},'model':(_0x41e974,{writer:_0x83c287})=>{let _0x25a809='suggestion:'+_0x41e974['getAttribute']('suggestion-type')+':'+_0x41e974['getAttribute']('id');return _0x41e974['getAttribute']('marker-count')&&(_0x25a809+=':'+_0x41e974['getAttribute']('marker-count')),_0x83c287['createElement']('$marker',{'data-name':_0x25a809});}}),_0x137c6f['conversion']['for']('upcast')['dataToMarker']({'view':'suggestion'}),_0x137c6f['conversion']['for']('editingDowncast')['add'](_0x4e08b5=>{_0x4e08b5['on']('addMarker:suggestion:formatBlock',_0x2116c1(),{'priority':'high'});}),_0x137c6f['conversion']['for']('editingDowncast')['add'](_0x38e5fe=>{_0x38e5fe['on']('addMarker:suggestion:attribute',_0x2116c1({'isAttributeSuggestion':!0x0}),{'priority':'high'});}),_0x137c6f['conversion']['for']('editingDowncast')['add'](_0x2e776d=>{_0x2e776d['on']('removeMarker:suggestion:formatBlock',(_0x1d0643,_0x4984c8,_0x2bf06a)=>{const _0x63d177=_0x2bf06a['mapper']['markerNameToElements'](_0x4984c8['markerName']);if(_0x63d177){for(const _0x317c09 of _0x63d177)_0x317c09['getCustomProperty']('addHighlight')||(_0x2bf06a['writer']['removeClass'](['ck-suggestion-marker','ck-suggestion-marker-formatBlock','ck-suggestion-marker--active'],_0x317c09),_0x2bf06a['writer']['removeAttribute']('data-suggestion',_0x317c09),_0x2bf06a['mapper']['unbindElementFromMarkerName'](_0x317c09,_0x4984c8['markerName']));}},{'priority':'high'});}),_0x137c6f['conversion']['for']('editingDowncast')['add'](_0x3b912e=>{_0x3b912e['on']('removeMarker:suggestion:attribute',(_0x16f28b,_0x6575db,_0x11d1fd)=>{const _0x4e5a49=_0x11d1fd['mapper']['markerNameToElements'](_0x6575db['markerName']);if(!_0x4e5a49)return;const {id:_0x3853c5}=this['_splitMarkerName'](_0x6575db['markerName']),_0x39462f=this['_suggestions']['get'](_0x3853c5),_0x2a339a=this['_getAttributeKey'](_0x39462f);if(this['_isBlockAttribute'](_0x2a339a)){for(const _0x36b03c of _0x4e5a49)_0x36b03c['getCustomProperty']('addHighlight')||(_0x11d1fd['writer']['removeClass'](['ck-suggestion-marker','ck-suggestion-marker-formatBlock','ck-suggestion-marker--active'],_0x36b03c),_0x11d1fd['writer']['removeAttribute']('data-suggestion',_0x36b03c),_0x11d1fd['mapper']['unbindElementFromMarkerName'](_0x36b03c,_0x6575db['markerName']));}},{'priority':'high'});}),_0x137c6f['model']['document']['registerPostFixer'](_0x44d854=>{let _0x187c60=!0x1;const _0x49eb1d=Array['from'](_0x137c6f['model']['document']['differ']['getChangedMarkers']()),_0xfe521e=new Set();for(const {name:_0xc1fee4,data:_0x45fbb2}of _0x49eb1d){const {group:_0x5ee8dd,type:_0x1078be,subType:_0x5081d7,id:_0x30a8bf}=this['_splitMarkerName'](_0xc1fee4);if('suggestion'!==_0x5ee8dd)continue;const _0x1bfc7c=this['_suggestions']['get'](_0x30a8bf);if(null!=_0x45fbb2['newRange']){'formatInline'==_0x1078be&&(_0x187c60=_0x187c60||Et(_0x45fbb2['newRange'],_0xc1fee4,_0x44d854,_0x137c6f['model']['schema']));const _0x3b6bc4='attribute'==_0x1078be&&this['_isBlockAttribute'](_0x5081d7['split']('|')[0x0]);if(_0x45fbb2['newRange']['isCollapsed']||'$graveyard'==_0x45fbb2['newRange']['root']['rootName']||'formatBlock'==_0x1078be&&!Ut(_0x45fbb2['newRange'])||_0x3b6bc4&&!Ut(_0x45fbb2['newRange'])||'deletion'==_0x1078be&&!(!Tt(_0x33a68d=_0x45fbb2['newRange'])&&!function(_0x4d2f01){return _0x4d2f01['start']['parent']==_0x4d2f01['end']['nodeBefore']&&_0x4d2f01['start']['isAtEnd'];}(_0x33a68d)))_0x44d854['removeMarker'](_0xc1fee4),_0x187c60=!0x0;else{if(!_0x1bfc7c||!_0x1bfc7c['isInContent'])continue;_0xfe521e['add'](_0x1bfc7c);}}}var _0x33a68d;return _0xfe521e['size']>0x0&&(_0x187c60=!!this['_joinWithAdjacentSuggestions'](_0xfe521e)||_0x187c60),_0x187c60;}),_0x137c6f['model']['document']['registerPostFixer'](_0x58af55=>{let _0x332d14=!0x1;for(const _0x2bc5dd of _0x137c6f['model']['document']['differ']['getChanges']())if('insert'==_0x2bc5dd['type'])for(const _0x2981cb of this['_suggestions']['values']()){if(_0x2981cb['isMultiRange']||!_0x2981cb['isInContent'])continue;const _0xb43d0a='formatBlock'==_0x2981cb['type'],_0x17c64f=this['_getAttributeKey'](_0x2981cb),_0x392d82=_0x17c64f&&this['_isBlockAttribute'](_0x17c64f);if(!_0xb43d0a&&!_0x392d82)continue;const _0x4d5c57=_0x2981cb['getFirstRange']();if(_0x4d5c57['start']['parent']!=_0x4d5c57['end']['parent']&&!_0x4d5c57['end']['isAtEnd']){const _0x46c554=_0x137c6f['model']['createPositionAt'](_0x4d5c57['start']['nodeAfter'],'end'),_0x5123e7=_0x137c6f['model']['createRange'](_0x4d5c57['start'],_0x46c554);_0x58af55['updateMarker'](_0x2981cb['getFirstMarker'](),{'range':_0x5123e7}),_0x332d14=!0x0;}}return _0x332d14;}),_0x137c6f['model']['document']['registerPostFixer'](_0x35b1ca=>this['_processAttributeChanges'](_0x35b1ca)),_0x137c6f['model']['document']['registerPostFixer'](_0x2d9b92=>!_0x2d9b92['batch']['isLocal']&&this['_processAttributeSuggestions'](_0x2d9b92)),_0x137c6f['model']['on']('_afterChanges',()=>{this['_recordAttributeSuggestions']=!0x1;}),_0x137c6f['model']['document']['on']('change:data',(_0x90a016,_0x4d05d5)=>{if(!_0x4d05d5['isLocal']||_0x4d05d5['isUndo'])return;if(!this['_recordAttributeSuggestions'])return;const _0x4ba41e=_0x137c6f['model']['document']['differ']['getChanges']();if(0x0==_0x4ba41e['length'])return;const _0x545ddf=[],_0x4f80ef=_0x4ba41e['filter'](_0x2a5de1=>'attribute'==_0x2a5de1['type']),_0x2ef3cf=_0x4ba41e['filter'](_0x13943a=>'insert'==_0x13943a['type']&&'$text'!=_0x13943a['name']),_0x4c0b72=_0x4ba41e['filter'](_0x36b534=>'remove'==_0x36b534['type']&&'$text'!=_0x36b534['name']);for(const _0x453654 of _0x4f80ef)this['_isRegisteredAttribute'](_0x453654['attributeKey'])&&_0x545ddf['push']({'key':_0x453654['attributeKey'],'newValue':_0x453654['attributeNewValue'],'oldValue':_0x453654['attributeOldValue'],'range':Ot(_0x453654['range'],_0x137c6f['model'])});for(const _0x7370a0 of _0x2ef3cf){const _0x167ce0=_0x4c0b72['find'](_0x3443ad=>_0x3443ad['_element']===_0x7370a0['_element']);if(_0x167ce0){const _0x366803=Ft(_0x7370a0['position']['nodeAfter'],_0x137c6f['model']);_0x167ce0['name']!==_0x7370a0['name']&&_0x545ddf['push']({'key':m,'newValue':_0x7370a0['name'],'oldValue':_0x167ce0['name'],'range':_0x366803});for(const [_0x5d1316,_0x494d81]of _0x167ce0['attributes']){if(!this['_isRegisteredAttribute'](_0x5d1316))continue;const _0x468451=_0x7370a0['attributes']['get'](_0x5d1316);_0x494d81!==_0x468451&&_0x545ddf['push']({'key':_0x5d1316,'newValue':_0x468451,'oldValue':_0x494d81,'range':_0x366803});}for(const [_0x2cf2a2,_0x51c068]of _0x7370a0['attributes'])this['_isRegisteredAttribute'](_0x2cf2a2)&&(_0x167ce0['attributes']['has'](_0x2cf2a2)||_0x545ddf['push']({'key':_0x2cf2a2,'newValue':_0x51c068,'oldValue':null,'range':_0x366803}));}}0x0!=_0x545ddf['length']&&_0x137c6f['model']['enqueueChange'](_0x4d05d5,_0xbaa7df=>{const _0x10fbbd=_0x3035a1();for(const {range:_0x4b01e7,key:_0x2efded,oldValue:_0x334ce1,newValue:_0x3a3edf}of _0x545ddf)this['markAttributeChange'](_0x4b01e7,_0x2efded,_0x334ce1,_0x3a3edf,{'groupId':_0x10fbbd});this['_reduceExistingSuggestions'](_0xbaa7df,_0x545ddf);});},{'priority':'lowest'}),_0x137c6f['model']['markers']['on']('update:suggestion',(_0x2fa823,_0x1f81a9,_0x1b7673)=>{if(null==_0x1b7673){const {id:_0x2f263f}=this['_splitMarkerName'](_0x1f81a9['name']),_0x2cf0a0=this['_suggestions']['get'](_0x2f263f);_0x2cf0a0&&_0x2cf0a0['addMarkerName'](_0x1f81a9['name']);}}),_0x137c6f['model']['document']['on']('change:data',()=>{const _0x16db61=Array['from'](_0x137c6f['model']['document']['differ']['getChangedMarkers']())['filter'](_0x11a33a=>'suggestion'===this['_splitMarkerName'](_0x11a33a['name'])['group']);if(0x0===_0x16db61['length'])return;_0x16db61['sort']((_0x3fa6e0,_0x555e04)=>{const _0x1c9d81=_0x3fa6e0['data']['oldRange'],_0x5c2138=_0x555e04['data']['oldRange'];return null===_0x1c9d81&&null===_0x5c2138?0x0:null===_0x1c9d81&&null!==_0x5c2138?-0x1:null!==_0x1c9d81&&null===_0x5c2138?0x1:_0x1c9d81['start']['isBefore'](_0x5c2138['start'])?-0x1:0x1;});const _0x222769=new Set(),_0x955e62=new Set();for(const {name:_0x43ea6b,data:_0x57b10a}of _0x16db61){const {id:_0x3ebbf3}=this['_splitMarkerName'](_0x43ea6b);if(null===_0x57b10a['oldRange']){const _0x11e1f0=this['_handleNewSuggestionMarker'](_0x43ea6b);_0x955e62['add'](_0x11e1f0);}else{const _0x11d0ad=this['_suggestions']['get'](_0x3ebbf3);null!==_0x57b10a['newRange']||_0x11d0ad['isInContent']?(_0x222769['add'](_0x11d0ad['head']),_0x955e62['add'](_0x11d0ad)):this['_removeSuggestion'](_0x11d0ad);}}_0x955e62['size']>0x0&&this['_refreshSuggestionsChain'](_0x955e62);for(const _0x12aa56 of _0x222769)this['fire']('suggestionChanged',_0x12aa56);}),_0x137c6f['model']['on']('applyOperation',(_0x7af0a0,_0x2aa642)=>{const _0x3f33ce=_0x2aa642[0x0];if(!this['_suggestions']['size'])return;if(!_0x3f33ce['isDocumentOperation'])return;if(_0x3f33ce['batch']['isUndo']||!_0x3f33ce['batch']['isLocal'])return;let _0x396114,_0x245eaa;switch(_0x3f33ce['type']){case'insert':_0x396114=_0x137c6f['model']['createPositionAt'](_0x3f33ce['position']),_0x245eaa=_0x396114['getShiftedBy'](_0x3f33ce['howMany']);break;case'split':_0x396114=_0x137c6f['model']['createPositionAt'](_0x3f33ce['splitPosition']),_0x245eaa=_0x137c6f['model']['createPositionAt'](_0x3f33ce['moveTargetPosition']);break;case'move':_0x396114=_0x137c6f['model']['createPositionAt'](_0x3f33ce['targetPosition']),_0x245eaa=_0x396114['getShiftedBy'](_0x3f33ce['howMany']);break;default:return;}const _0x2c9863=_0x137c6f['model']['createRange'](_0x396114,_0x245eaa);_0x137c6f['model']['change'](()=>{for(const {suggestion:_0x28e5ca,meta:_0x3dce1d}of this['_findSuggestions'](_0x2c9863)){if(_0x28e5ca['isMultiRange'])continue;if('formatInline'==_0x28e5ca['type'])continue;const _0x41515f=this['_getAttributeKey'](_0x28e5ca);if(_0x41515f&&this['_isBlockAttribute'](_0x41515f)&&'split'!=_0x3f33ce['type'])continue;const _0xc088ca=_0x28e5ca['data']&&_0x28e5ca['data']['multipleBlocks'];('formatBlock'!=_0x28e5ca['type']||'split'==_0x3f33ce['type']&&!_0xc088ca)&&(_0x3dce1d['containsRangeInObject']||'insertion'==_0x28e5ca['type']&&_0x3dce1d['isOwn']||_0x28e5ca['getFirstRange']()['containsRange'](_0x2c9863)&&this['_breakSuggestionMarker'](_0x28e5ca,_0x396114,_0x245eaa));}});},{'priority':'lowest'}),_0x137c6f['model']['on']('deleteContent',(_0x3f4690,_0x3369ae)=>{const _0xa04172=_0x3369ae[0x0],_0x4f7d20=_0x3369ae[0x1];if(_0x4f7d20&&_0x4f7d20['forceDefaultExecution'])return;if(this['_isForcedDefaultExecutionBlock'])return;if(!this['trackChangesCommand']['value'])return;if(_0xa04172['isCollapsed'])return;const _0x1acb70=_0x137c6f['model']['schema'],{start:_0x4e7613,end:_0x2c2198}=_0xa04172['getFirstRange'](),_0x268008=_0x4e7613['nodeAfter']&&_0x1acb70['isLimit'](_0x4e7613['nodeAfter'])?null:_0x1acb70['getNearestSelectionRange'](_0x4e7613,'forward'),_0xc6946f=_0x2c2198['nodeBefore']&&_0x1acb70['isLimit'](_0x2c2198['nodeBefore'])?null:_0x1acb70['getNearestSelectionRange'](_0x2c2198,'backward'),_0xf9c616=_0x137c6f['model']['createRange'](_0x268008?_0x268008['start']:_0x4e7613,_0xc6946f?_0xc6946f['end']:_0x2c2198);_0x137c6f['model']['change'](_0x258e6c=>{this['markDeletion'](_0xf9c616);const _0x273b48=_0x137c6f['model']['schema']['getNearestSelectionRange'](_0xf9c616['start']);_0xa04172['is']('documentSelection')?_0x258e6c['setSelection'](_0x273b48):_0xa04172['setTo'](_0x273b48);}),_0x3f4690['stop']();},{'priority':_0x3b4600['normal']+0xa}),_0x137c6f['model']['on']('insertContent',(_0x19d87f,_0x2badae)=>{const _0x34b9cf=_0x2badae[_0x2badae['length']-0x1];_0x34b9cf&&_0x34b9cf['forceDefaultExecution']||this['_isForcedDefaultExecutionBlock']||this['trackChangesCommand']['value']&&(_0x137c6f['model']['change'](()=>{let _0x4d2656=_0x137c6f['model']['insertContent'](_0x2badae[0x0],_0x2badae[0x1],_0x2badae[0x2],{'forceDefaultExecution':!0x0});if(!_0x4d2656)return;_0x19d87f['return']=_0x4d2656['clone']();const _0x478326=_0x4d2656['end']['nodeBefore'],_0x45b298=_0x137c6f['model']['schema'];_0x478326&&_0x45b298['isBlock'](_0x478326)&&!_0x45b298['isObject'](_0x478326)&&(_0x4d2656=_0x137c6f['model']['createRange'](_0x4d2656['start'],_0x137c6f['model']['createPositionAt'](_0x478326,'end'))),this['markInsertion'](_0x4d2656);}),_0x19d87f['stop']());},{'priority':'high'}),this['editor']['commands']['add']('trackChanges',this['trackChangesCommand']),this['enableCommand']('trackChanges');const _0xd30dc=new $(_0x137c6f,this['_suggestions']);_0x137c6f['commands']['add']('acceptSuggestion',_0xd30dc),this['enableCommand']('acceptSuggestion');const _0x248d57=new B(_0x137c6f,this['_suggestions']);_0x137c6f['commands']['add']('discardSuggestion',_0x248d57),this['enableCommand']('discardSuggestion'),_0x137c6f['commands']['add']('acceptAllSuggestions',new x(_0x137c6f,_0xd30dc,this['_suggestions'])),this['enableCommand']('acceptAllSuggestions'),_0x137c6f['commands']['add']('discardAllSuggestions',new x(_0x137c6f,_0x248d57,this['_suggestions'])),this['enableCommand']('discardAllSuggestions'),_0x137c6f['commands']['add']('acceptSelectedSuggestions',new R(_0x137c6f,_0xd30dc,this['_suggestions'])),this['enableCommand']('acceptSelectedSuggestions'),_0x137c6f['commands']['add']('discardSelectedSuggestions',new R(_0x137c6f,_0x248d57,this['_suggestions'])),this['enableCommand']('discardSelectedSuggestions');const _0x57c2b4=_0x137c6f['plugins']['get']('CommentsRepository');this['listenTo'](_0x57c2b4,'addComment',(_0x51715c,{threadId:_0x2f69e5})=>{const _0x300527=this['_suggestions']['get'](_0x2f69e5);_0x300527&&_0x300527['commentThread']&&0x1===_0x300527['commentThread']['length']&&this['_updateSuggestionData'](_0x2f69e5,{'hasComments':!0x0});},{'priority':'low'}),this['listenTo'](_0x57c2b4,'removeComment',(_0x162fb9,{threadId:_0xa6e411})=>{const _0x291fb4=this['_suggestions']['get'](_0xa6e411);_0x291fb4&&_0x291fb4['commentThread']&&!_0x291fb4['commentThread']['length']&&this['_updateSuggestionData'](_0xa6e411,{'hasComments':!0x1});},{'priority':'low'});}set['adapter'](_0x21af0f){if(this['_adapter'])throw new _0x357ebd('track-changes-adapter-already-set',this);this['_adapter']=_0x21af0f;}get['adapter'](){return this['_adapter'];}['getSuggestions']({skipNotAttached:_0x5f237c=!0x1,toJSON:_0x34d124=!0x1}={}){const _0x3eb8a4=[];for(const _0x1ca6d5 of this['_suggestions']['values']())_0x5f237c&&!_0x1ca6d5['isInContent']||_0x3eb8a4['push'](_0x1ca6d5);return _0x34d124?_0x3eb8a4['map'](_0x55199a=>_0x55199a['toJSON']()):_0x3eb8a4;}['getSuggestion'](_0x3f0012){const _0x371768=this['_suggestions']['get'](_0x3f0012);if(!_0x371768)throw new _0x357ebd('track-changes-suggestion-not-found',this);return _0x371768;}['hasSuggestion'](_0x2646c7){return this['_suggestions']['has'](_0x2646c7);}['addSuggestionData'](_0x4236c7){const {authorId:_0x23cfb9,id:_0x4e1018,attributes:_0x5b1825}=_0x4236c7,[_0x12e687,_0xae1260]=_0x4236c7['type']['split'](':'),_0x233688=this['_suggestions']['get'](_0x4e1018)||this['_createSuggestion'](_0x12e687,_0xae1260,_0x4e1018,_0x23cfb9,_0x5b1825);if(this['_addThreadToSuggestion'](_0x233688),this['_checkSuggestionCorrectness'](_0x233688,_0x12e687,_0xae1260||null,_0x23cfb9),_0x233688['createdAt']=_0x4236c7['createdAt'],_0x233688['_isDataLoaded']=!0x0,_0x5b1825&&_0x5b1825['@external']){const _0x161f68=_0x5b1825['@external'],_0x58bb45=this['_getExternalAuthor'](_0x161f68['authorName']);_0x233688['authoredAt']=_0x161f68['createdAt'],_0x233688['author']=_0x58bb45,_0x233688['isExternal']=!0x0;}else _0x233688['authoredAt']=_0x4236c7['createdAt'];switch(_0x4236c7['data']&&(_0x233688['data']=_0x4236c7['data']),_0x4236c7['attributes']&&(_0x233688['attributes']=_0x4236c7['attributes']),this['_adapter']&&this['_adapter']['addSuggestion']||(_0x233688['_saved']=!0x0),this['_suggestionState']['get'](_0x233688)){case'notReady':this['_suggestionState']['set'](_0x233688,'dataReady');break;case'markerReady':_0x233688['isInContent']?(this['_joinWithAdjacentSuggestions'](new Set([_0x233688])),this['_refreshSuggestionsChain'](new Set([_0x233688])),this['_suggestionState']['set'](_0x233688,'ready'),this['fire']('suggestionLoaded',_0x233688)):this['_suggestionState']['set'](_0x233688,'removed');}return _0x233688;}['acceptSuggestion'](_0x1374e9){this['forceDefaultExecution'](()=>{this['editor']['model']['change'](()=>{for(const _0x11cdfc of _0x1374e9['getAllAdjacentSuggestions']())_0x11cdfc['accept']();});});}['discardSuggestion'](_0x59fa39){this['forceDefaultExecution'](()=>{this['editor']['model']['change'](()=>{for(const _0xfca6a5 of _0x59fa39['getAllAdjacentSuggestions']())_0xfca6a5['discard']();});});}['enableCommand'](_0x20f847,_0x317ab8){const _0x47376c=this['editor']['commands']['get'](_0x20f847);if(!_0x47376c)throw new _0x357ebd('track-changes-command-not-found',this,{'commandName':_0x20f847});if(this['_enabledCommands']['has'](_0x47376c))throw new _0x357ebd('track-changes-enable-command-twice',this,{'commandName':_0x20f847});this['_enabledCommands']['add'](_0x47376c),_0x317ab8&&_0x47376c['on']('execute',(_0x49388d,_0x7facfa)=>{this['trackChangesCommand']['value']&&(this['_isForcedDefaultExecutionBlock']||(_0x7facfa['length']>0x0&&_0x7facfa[_0x7facfa['length']-0x1]&&_0x7facfa[_0x7facfa['length']-0x1]['forceDefaultExecution']?_0x7facfa['pop']():(_0x49388d['return']=_0x317ab8((..._0x2329f9)=>_0x47376c['execute'](..._0x2329f9,{'forceDefaultExecution':!0x0}),..._0x7facfa),_0x49388d['stop']())));},{'priority':'high'});}['forceDefaultExecution'](_0x417e4e){let _0x5e0bb4,_0x4ee89c;const _0x2d9295=this['_isForcedDefaultExecutionBlock'];this['_isForcedDefaultExecutionBlock']=!0x0;try{_0x5e0bb4=_0x417e4e();}catch(_0x210415){_0x4ee89c=_0x210415;}return _0x2d9295||(this['_isForcedDefaultExecutionBlock']=!0x1),_0x4ee89c&&_0x357ebd['rethrowUnexpectedError'](_0x4ee89c,this),_0x5e0bb4;}['markInsertion'](_0xf1d53e,_0x8ee97=null,_0x442e61={}){if(_0xf1d53e['isCollapsed'])return null;const _0x10d404=this['editor']['plugins']['get']('Users')['me'];for(const {suggestion:_0xe87b93,meta:_0x5be9f7}of this['_findSuggestions'](_0xf1d53e,'insertion'))if(_0x5be9f7['isOwn']){if(!_0x5be9f7['isNextTo']){if(_0x5be9f7['containsRangeInObject']){if(!this['_mergeNestedSuggestions']||!Lt(_0xe87b93,_0x442e61))continue;return _0xe87b93;}if(Lt(_0xe87b93,_0x442e61))return _0xe87b93;this['_breakSuggestionMarker'](_0xe87b93,_0xf1d53e['start'],_0xf1d53e['end']);break;}if(_0x8ee97==_0xe87b93['subType']&&Lt(_0xe87b93,_0x442e61)){const _0x24fb07=_0xe87b93['getFirstRange']();return _0x24fb07['start']['isEqual'](_0xf1d53e['end'])?this['_setSuggestionRange'](_0xe87b93,this['_model']['createRange'](_0xf1d53e['start'],_0x24fb07['end'])):this['_setSuggestionRange'](_0xe87b93,this['_model']['createRange'](_0x24fb07['start'],_0xf1d53e['end'])),_0xe87b93;}}const _0x89bc6=_0x3035a1(),_0x43868b=_0x10d404['id'],_0x4bc781=_0x8ee97?'insertion:'+_0x8ee97:'insertion',_0x6e94f8=this['_setSuggestionData']({'id':_0x89bc6,'type':_0x4bc781,'createdAt':new Date(),'authorId':_0x43868b,'attributes':_0x442e61});return this['_addSuggestionMarker'](_0x4bc781,_0x89bc6,_0x43868b,_0xf1d53e),_0x6e94f8;}['markMultiRangeInsertion'](_0x4864b9,_0x4ffb4e='multi',_0x4ea507={}){const _0x431c7a=this['editor']['plugins']['get']('Users')['me'],_0x5b896d=this['_suggestionFactory']['getSuggestionCallback']('insertion',_0x4ffb4e,'join');for(const _0x10858a of this['getSuggestions']())if(_0x10858a['author']['id']==_0x431c7a['id']&&'insertion'==_0x10858a['type']&&_0x10858a['subType']==_0x4ffb4e&&Lt(_0x10858a,_0x4ea507)&&(_0x5b896d(_0x10858a['getRanges'](),_0x4864b9)||_0x5b896d(_0x4864b9,_0x10858a['getRanges']()))){for(const _0x275e58 of _0x4864b9)_0x10858a['addRange'](_0x275e58);return _0x10858a;}for(const {suggestion:_0x2a81f7,meta:_0x111fca}of this['_findSuggestions'](_0x4864b9,'insertion')){if(!_0x111fca['isOwn'])continue;if(!this['_mergeNestedSuggestions']&&_0x111fca['containsRangeInObject'])continue;if(!Lt(_0x2a81f7,_0x4ea507))continue;let _0x6835f0=!0x0;for(const _0x1f392a of _0x2a81f7['getRanges']())for(const _0x93bfe8 of _0x4864b9)if(!_0x1f392a['containsRange'](_0x93bfe8)){_0x6835f0=!0x1;break;}if(_0x6835f0)return _0x2a81f7;}const _0x1c9384=_0x3035a1(),_0x22fe5d=_0x431c7a['id'],_0x2bab62='insertion:'+_0x4ffb4e,_0x86a2a=this['_setSuggestionData']({'id':_0x1c9384,'type':_0x2bab62,'createdAt':new Date(),'authorId':_0x22fe5d,'attributes':_0x4ea507});for(const _0x2886fe of _0x4864b9)this['_addSuggestionMarker'](_0x2bab62,_0x1c9384,_0x22fe5d,_0x2886fe,u['getMultiRangeId']());return _0x86a2a;}['markInlineFormat'](_0x111622,_0x1fd72c,_0x37ea4e=null,_0x1ba837={}){if(_0x37ea4e=_0x37ea4e||Vt(_0x1fd72c),_0x111622['isCollapsed'])return null;if('never'===this['_trackFormatChanges']){const _0x594600=this['_suggestionFactory']['getSuggestionCallback']('formatInline',_0x37ea4e,'accept');return this['forceDefaultExecution'](()=>_0x594600([_0x111622],_0x1fd72c,_0x1ba837)),null;}const _0x51aa38=this['editor']['plugins']['get']('Users')['me'],_0x2a2299=[];if('always'!==this['_trackFormatChanges']){for(const {suggestion:_0x2f8cd9,meta:_0x5c25cb}of this['_findSuggestions'](_0x111622,'insertion'))_0x5c25cb['isOwn']&&!_0x5c25cb['isInsideObject']&&_0x2a2299['push'](..._0x2f8cd9['getRanges']());}const _0x90de2f=function(_0x59a177,_0x14b2ca){const _0x234175=[];for(const _0xfa2a08 of _0x14b2ca){const _0xbe9ea1=_0x59a177['getIntersection'](_0xfa2a08);_0xbe9ea1&&_0x234175['push'](_0xbe9ea1);}return _0x234175;}(_0x111622,_0x2a2299),_0x1e1ea5=function(_0x6508ec,_0x4f835e){const _0x3af40c=[_0x6508ec];for(const _0x5d65c5 of _0x4f835e){let _0x2aaec2=0x0;for(;_0x2aaec2<_0x3af40c['length'];){const _0x3f3b32=_0x3af40c[_0x2aaec2]['getDifference'](_0x5d65c5);_0x3af40c['splice'](_0x2aaec2,0x1,..._0x3f3b32),_0x2aaec2+=_0x3f3b32['length'];}}return _0x3af40c;}(_0x111622,_0x2a2299);_0x90de2f['length']&&this['_model']['change'](()=>{for(const _0x53c121 of _0x90de2f){const _0x317e81=this['_suggestionFactory']['getSuggestionCallback']('formatInline',_0x37ea4e,'accept');this['forceDefaultExecution'](()=>_0x317e81([_0x53c121],_0x1fd72c,_0x1ba837));}});for(const _0x31fbcd of _0x1e1ea5){let _0x13ee88=null,_0x179c2a=_0x31fbcd['start'],_0x261981=_0x31fbcd['end'];for(const {suggestion:_0xf8731b,meta:_0x31f9be}of this['_findSuggestions'](_0x31fbcd,'formatInline')){if(!_0x31f9be['isOwn'])continue;if(_0xf8731b['subType']!=_0x37ea4e)continue;if(!Lt(_0xf8731b,_0x1ba837))continue;const _0x1c5320=_0xf8731b['getFirstRange']();if(_0x1c5320['containsRange'](_0x31fbcd,!0x0))return null;_0x179c2a=_0x179c2a['isBefore'](_0x1c5320['start'])?_0x179c2a:_0x1c5320['start'],_0x261981=_0x261981['isAfter'](_0x1c5320['end'])?_0x261981:_0x1c5320['end'],_0x13ee88?_0x1c5320['start']['isBefore'](_0x13ee88['getFirstRange']()['start'])?(_0x13ee88['removeMarkers'](),_0x13ee88=_0xf8731b):_0xf8731b['removeMarkers']():_0x13ee88=_0xf8731b;}const _0x4ee0e6=this['_model']['createRange'](_0x179c2a,_0x261981);if(_0x13ee88)this['_setSuggestionRange'](_0x13ee88,_0x4ee0e6);else{const _0x39089f=_0x3035a1(),_0x585b1f=_0x51aa38['id'];this['_setSuggestionData']({'id':_0x39089f,'type':'formatInline:'+_0x37ea4e,'data':_0x1fd72c,'createdAt':new Date(),'authorId':_0x585b1f,'attributes':_0x1ba837}),this['_addSuggestionMarker']('formatInline:'+_0x37ea4e,_0x39089f,_0x585b1f,_0x4ee0e6);}}return null;}['markBlockFormat'](_0x5af6da,_0x30c71d,_0x1b449d=[],_0x4f2ba7=null,_0x1f57b6={}){_0x30c71d['formatGroupId']||(_0x30c71d['formatGroupId']=_0x30c71d['commandName']),_0x30c71d['multipleBlocks']=_0x5af6da['is']('range'),_0x4f2ba7=_0x4f2ba7||Vt(_0x30c71d);const _0x41f7f3=_0x1b449d['map'](_0x2eab24=>Ft(_0x2eab24,this['_model'])),_0x2fade6=_0x5af6da['is']('range')?_0x5af6da:Ft(_0x5af6da,this['_model']);if('never'===this['_trackFormatChanges']){const _0x280336=this['_suggestionFactory']['getSuggestionCallback']('formatBlock',_0x4f2ba7,'accept');return this['forceDefaultExecution'](()=>_0x280336([_0x2fade6],_0x30c71d,_0x1f57b6)),null;}_0x41f7f3['push'](_0x2fade6);let _0x487a0e=!0x0;for(const _0x16e020 of _0x41f7f3)if(!this['_rangeIsInLocalUserInsertion'](_0x16e020)){_0x487a0e=!0x1;break;}if(_0x487a0e&&'always'!==this['_trackFormatChanges']){const _0x1a8378=this['_suggestionFactory']['getSuggestionCallback']('formatBlock',_0x4f2ba7,'accept');return this['forceDefaultExecution'](()=>_0x1a8378([_0x2fade6],_0x30c71d,_0x1f57b6)),null;}let _0x5b3e01=null,_0x4909f8=_0x2fade6['start'],_0x543bbb=_0x2fade6['end'];for(const {suggestion:_0x3bbbb0,meta:_0x350fe9}of this['_findSuggestions'](_0x2fade6,'formatBlock')){if(!_0x350fe9['isOwn'])continue;if(_0x350fe9['isNextTo']||_0x350fe9['containsRangeInObject']||_0x350fe9['isInsideObject'])continue;if(_0x3bbbb0['data']['formatGroupId']!=_0x30c71d['formatGroupId'])continue;if(!Lt(_0x3bbbb0,_0x1f57b6))continue;const _0x5167d8=_0x3bbbb0['getFirstRange']();if(_0x3bbbb0['subType']==_0x4f2ba7){if(_0x5167d8['containsRange'](_0x2fade6,!0x0))return null;_0x4909f8=_0x4909f8['isBefore'](_0x5167d8['start'])?_0x4909f8:_0x5167d8['start'],_0x543bbb=_0x543bbb['isAfter'](_0x5167d8['end'])?_0x543bbb:_0x5167d8['end'],_0x5b3e01?_0x5167d8['start']['isBefore'](_0x5b3e01['getFirstRange']()['start'])?(_0x5b3e01['removeMarkers'](),_0x5b3e01=_0x3bbbb0):_0x3bbbb0['removeMarkers']():_0x5b3e01=_0x3bbbb0;}else{const _0x2ea17f=_0x2fade6['getIntersection'](_0x5167d8);this['_cutOutSuggestionMarker'](_0x3bbbb0,_0x2ea17f);}}const _0x253bdc=this['editor']['plugins']['get']('Users')['me'],_0x49b07b=_0x3035a1(),_0x1a9fc1=_0x253bdc['id'];if(_0x5b3e01)return this['_setSuggestionRange'](_0x5b3e01,this['_model']['createRange'](_0x4909f8,_0x543bbb)),_0x5b3e01;{const _0x17f30e=this['_setSuggestionData']({'id':_0x49b07b,'type':'formatBlock:'+_0x4f2ba7,'data':_0x30c71d,'createdAt':new Date(),'authorId':_0x1a9fc1,'attributes':_0x1f57b6});return this['_addSuggestionMarker']('formatBlock:'+_0x4f2ba7,_0x49b07b,_0x1a9fc1,this['_model']['createRange'](_0x4909f8,_0x543bbb)),_0x17f30e;}}['markMultiRangeBlockFormat'](_0x12f957,_0x32cecd,_0x2504a4=[],_0x3f7da8=null,_0x27c28c={}){_0x32cecd['formatGroupId']||(_0x32cecd['formatGroupId']=_0x32cecd['commandName']);const _0x15dba4=_0x12f957[0x0];_0x32cecd['multipleBlocks']=_0x15dba4['is']('range'),_0x3f7da8=_0x3f7da8||Vt(_0x32cecd);const _0x5bf752=_0x2504a4['map'](_0x181abd=>Ft(_0x181abd,this['_model'])),_0x206747=_0x15dba4['is']('range')?_0x12f957:_0x12f957['map'](_0x43dd46=>Ft(_0x43dd46,this['_model']));if('never'===this['_trackFormatChanges']){const _0x51b04f=this['_suggestionFactory']['getSuggestionCallback']('formatBlock',_0x3f7da8,'accept');return this['forceDefaultExecution'](()=>_0x51b04f(_0x206747,_0x32cecd,_0x27c28c)),null;}_0x5bf752['push'](..._0x206747);let _0x31e9e5=!0x0;for(const _0x5a0bb1 of _0x5bf752)if(!this['_rangeIsInLocalUserInsertion'](_0x5a0bb1)){_0x31e9e5=!0x1;break;}if(_0x31e9e5&&'always'!==this['_trackFormatChanges']){const _0x109c48=this['_suggestionFactory']['getSuggestionCallback']('formatBlock',_0x3f7da8,'accept');return this['forceDefaultExecution'](()=>_0x109c48(_0x206747,_0x32cecd,_0x27c28c)),null;}const _0x492bff=this['editor']['plugins']['get']('Users')['me'];for(const _0x3be57a of this['getSuggestions']()){if(_0x3be57a['author']['id']!=_0x492bff['id'])continue;if('formatBlock'!=_0x3be57a['type']||_0x3be57a['data']['formatGroupId']!=_0x32cecd['formatGroupId'])continue;if(!Lt(_0x3be57a,_0x27c28c))continue;const _0x2fa05c=_0x3be57a['subType']==_0x3f7da8;for(let _0x36c64c=0x0;_0x36c64c<_0x206747['length'];_0x36c64c++){const _0x375a6e=_0x206747[_0x36c64c];for(const _0x525a1b of _0x3be57a['getMarkers']()){const _0x532f0b=_0x525a1b['getRange']();if(_0x375a6e['isEqual'](_0x532f0b)){_0x2fa05c?(_0x206747['splice'](_0x36c64c,0x1),_0x36c64c--):_0x3be57a['removeMarker'](_0x525a1b['name']);break;}}}}if(0x0==_0x206747['length'])return null;const _0x1a95ab=this['_suggestionFactory']['getSuggestionCallback']('formatBlock',_0x3f7da8,'join');for(const _0x56c5c1 of this['getSuggestions']())if(_0x56c5c1['author']['id']==_0x492bff['id']&&'formatBlock'==_0x56c5c1['type']&&_0x56c5c1['data']['formatGroupId']==_0x32cecd['formatGroupId']&&_0x56c5c1['subType']==_0x3f7da8&&Lt(_0x56c5c1,_0x27c28c)&&(_0x1a95ab(_0x56c5c1['getRanges'](),_0x206747)||_0x1a95ab(_0x206747,_0x56c5c1['getRanges']()))){for(const _0x37be42 of _0x206747)_0x56c5c1['addRange'](_0x37be42);return _0x56c5c1;}const _0xf3dd89=_0x3035a1(),_0x4678f5=_0x492bff['id'],_0x41fc36='formatBlock:'+_0x3f7da8,_0x50c914=this['_setSuggestionData']({'id':_0xf3dd89,'type':_0x41fc36,'data':_0x32cecd,'createdAt':new Date(),'authorId':_0x4678f5,'attributes':_0x27c28c});for(const _0x49f96b of _0x206747)this['_addSuggestionMarker'](_0x41fc36,_0xf3dd89,_0x4678f5,_0x49f96b,u['getMultiRangeId']());return _0x50c914;}['markDeletion'](_0x2d8e6d,_0x4404d4=null,_0x3dc91f={}){if(_0x2d8e6d['isCollapsed'])return null;const _0x48f3d0=this['editor']['plugins']['get']('Users')['me'],_0x462999=new _0x2ded21(_0x2d8e6d['start'],_0x2d8e6d['end']);for(const {suggestion:_0x5f115c,meta:_0x53dfd1}of this['_findSuggestions'](_0x462999,'insertion'))if(_0x53dfd1['isOwn']&&!_0x53dfd1['isNextTo']){if(_0x5f115c['isMultiRange']){const _0x2f4505=_0x5f115c['getRanges']()['filter'](_0x54d8be=>'$graveyard'!=_0x54d8be['root']['rootName']);_0x2f4505['every'](_0x3415cd=>_0x462999['containsRange'](_0x3415cd,!0x0))&&_0x5f115c['discard']();if(_0x2f4505['some'](_0x4876c7=>_0x4876c7['containsRange'](_0x462999,!0x0))){const _0x4a2b33=this['_suggestionFactory']['getSuggestionCallback']('deletion',_0x4404d4,'accept');return this['forceDefaultExecution'](()=>_0x4a2b33([_0x462999],null,_0x3dc91f)),null;}}else{const _0x532932=_0x462999['getIntersection'](_0x5f115c['getFirstRange']());null!==_0x532932&&_0x5f115c['_onDiscard']([_0x532932],null,_0x3dc91f);}}if(_0x462999['detach'](),_0x462999['isCollapsed']||'$graveyard'==_0x462999['root']['rootName'])return null;let _0x1f749c=null,_0x5d7ca4=_0x462999['start'],_0x51d212=_0x462999['end'];const _0x1af8b1=this['_findSuggestions'](_0x462999,'deletion');for(const {suggestion:_0x53e093,meta:_0x5d607d}of _0x1af8b1){const _0xcf357=this['_model']['createRange'](_0x5d7ca4,_0x51d212);if(_0x5d607d['isOwn']&&(this['_mergeNestedSuggestions']||!_0x5d607d['containsRangeInObject']&&!_0x5d607d['isInsideObject'])){if(_0x53e093['isMultiRange']){if(!Lt(_0x53e093,_0x3dc91f))continue;let _0x57ad79=!0x0;for(const _0x105cc7 of _0x53e093['getRanges']()){if(_0x105cc7['containsRange'](_0xcf357,!0x0))return _0x53e093;_0xcf357['containsRange'](_0x105cc7)||(_0x57ad79=!0x1);}_0x57ad79&&_0x53e093['discard']();}else{const _0x2e7400=_0x53e093['getFirstRange']();if(_0x2e7400['containsRange'](_0xcf357,!0x0))return _0x53e093;if(!Lt(_0x53e093,_0x3dc91f)){_0xcf357['containsRange'](_0x2e7400)?_0x53e093['removeMarkers']():_0x2e7400['containsPosition'](_0x5d7ca4)?_0x5d7ca4=_0x2e7400['end']:_0x2e7400['containsPosition'](_0x51d212)&&(_0x51d212=_0x2e7400['start']);continue;}_0x5d7ca4=_0x5d7ca4['isBefore'](_0x2e7400['start'])?_0x5d7ca4:_0x2e7400['start'],_0x51d212=_0x51d212['isAfter'](_0x2e7400['end'])?_0x51d212:_0x2e7400['end'],_0x3dc91f=Object['assign']({},_0x53e093['attributes']),_0x1f749c?_0x2e7400['start']['isBefore'](_0x1f749c['getFirstRange']()['start'])?(_0x1f749c['removeMarkers'](),_0x1f749c=_0x53e093):_0x53e093['removeMarkers']():_0x1f749c=_0x53e093;}}}if(_0x1f749c)return this['_setSuggestionRange'](_0x1f749c,this['_model']['createRange'](_0x5d7ca4,_0x51d212)),_0x1f749c;{const _0x1a2e2d=_0x3035a1(),_0x5900f5=this['_model']['createRange'](_0x5d7ca4,_0x51d212),_0x35efe1=_0x48f3d0['id'],_0x4c0716=_0x4404d4?'deletion:'+_0x4404d4:'deletion',_0x3f52d7=this['_setSuggestionData']({'id':_0x1a2e2d,'type':_0x4c0716,'createdAt':new Date(),'authorId':_0x35efe1,'attributes':_0x3dc91f});return this['_addSuggestionMarker'](_0x4c0716,_0x1a2e2d,_0x35efe1,_0x5900f5),_0x3f52d7;}}['markMultiRangeDeletion'](_0x19a336,_0x296030='multi',_0x3c6ef4={}){const _0x2bacf9=this['editor']['plugins']['get']('Users')['me'],_0x19678c=_0x19a336['map'](_0x33022e=>new _0x2ded21(_0x33022e['start'],_0x33022e['end'])),_0x36e146=new Set();for(const {suggestion:_0x24f8c5,meta:_0x846dae}of this['_findSuggestions'](_0x19678c,'insertion'))_0x846dae['isOwn']&&!_0x846dae['isNextTo']&&_0x36e146['add'](_0x24f8c5);for(const _0x4ce316 of _0x36e146)if(_0x4ce316['isMultiRange']){const _0x10828b=_0x4ce316['getRanges']();(!_0x4ce316['attributes']||!_0x4ce316['attributes']['skipNestingCheck'])&&(_0x10828b['every'](_0x2df378=>_0x19678c['some'](_0x50bfe2=>_0x50bfe2['containsRange'](_0x2df378,!0x0)))&&_0x4ce316['discard']());if(_0x19678c['every'](_0x58ba2d=>_0x10828b['some'](_0x3c7bb6=>_0x3c7bb6['containsRange'](_0x58ba2d,!0x0)))){const _0xb7f9d4=this['_suggestionFactory']['getSuggestionCallback']('deletion',_0x296030,'accept');return this['forceDefaultExecution'](()=>_0xb7f9d4(_0x19a336,null,_0x3c6ef4)),null;}}else{const _0x6ef4d3=_0x4ce316['getFirstRange']();_0x19678c['some'](_0x238d1a=>_0x238d1a['containsRange'](_0x6ef4d3,!0x0))&&_0x4ce316['discard']();if(_0x19678c['every'](_0x3dc766=>_0x6ef4d3['containsRange'](_0x3dc766,!0x0))){const _0x994a0e=this['_suggestionFactory']['getSuggestionCallback']('deletion',_0x296030,'accept');return this['forceDefaultExecution'](()=>_0x994a0e(_0x19678c,null,_0x3c6ef4)),null;}}const _0x1d3326=this['_suggestionFactory']['getSuggestionCallback']('deletion',_0x296030,'join');let _0x49f8dc=null;for(const _0x24383c of this['getSuggestions']())if(_0x24383c['author']['id']==_0x2bacf9['id']&&_0x24383c['isInContent']&&'deletion'==_0x24383c['type']&&_0x24383c['subType']==_0x296030&&Lt(_0x24383c,_0x3c6ef4)&&(_0x1d3326(_0x24383c['getRanges'](),_0x19678c)||_0x1d3326(_0x19678c,_0x24383c['getRanges']()))){if(_0x49f8dc){if(_0x24383c['commentThread']&&_0x24383c['commentThread']['length'])continue;for(const _0x5c325f of _0x24383c['getRanges']())_0x49f8dc['isIntersectingWithRange'](_0x5c325f)||_0x49f8dc['addRange'](_0x5c325f);_0x24383c['removeMarkers']();}else{_0x49f8dc=_0x24383c;for(const _0x5a72f5 of _0x19678c)_0x24383c['isIntersectingWithRange'](_0x5a72f5)||_0x24383c['addRange'](_0x5a72f5);}}if(_0x49f8dc)return _0x49f8dc;_0x36e146['clear']();for(const {suggestion:_0x23606c,meta:_0x8cd772}of this['_findSuggestions'](_0x19678c,'deletion'))_0x8cd772['isOwn']&&(this['_mergeNestedSuggestions']||!_0x8cd772['containsRangeInObject']&&!_0x8cd772['isInsideObject'])&&Lt(_0x23606c,_0x3c6ef4)&&_0x36e146['add'](_0x23606c);for(const _0x5c2db1 of _0x36e146){const _0x227af6=_0x5c2db1['getRanges']();if(!_0x3c6ef4||!_0x3c6ef4['skipNestingCheck']){if(_0x19678c['every'](_0x792bd8=>_0x227af6['some'](_0x295f98=>_0x295f98['containsRange'](_0x792bd8,!0x0))))return _0x5c2db1;}(!_0x5c2db1['attributes']||!_0x5c2db1['attributes']['skipNestingCheck'])&&(_0x227af6['every'](_0x14ad50=>_0x19678c['some'](_0x14294f=>_0x14294f['containsRange'](_0x14ad50,!0x0)))&&_0x5c2db1['discard']());}const _0x440864=_0x3035a1(),_0x287213=_0x2bacf9['id'],_0x3d5694='deletion:'+_0x296030,_0x2754df=this['_setSuggestionData']({'id':_0x440864,'type':_0x3d5694,'createdAt':new Date(),'authorId':_0x287213,'attributes':_0x3c6ef4});for(const _0x47e880 of _0x19678c)_0x47e880['detach'](),_0x47e880['isCollapsed']||'$graveyard'==_0x47e880['root']['rootName']||this['_addSuggestionMarker'](_0x3d5694,_0x440864,_0x287213,_0x47e880,u['getMultiRangeId']());return _0x2754df;}['markAttributeChange'](_0xaf94bc,_0xcfa19b,_0x1532ac,_0x48b983,_0x53c5dd){if(_0xaf94bc['isCollapsed'])return[];if('never'===this['_trackFormatChanges'])return[];const _0x27b3e7=this['editor']['plugins']['get']('Users')['me']['id'],_0x288807=Array['from'](this['_suggestions']['values']())['filter'](_0x57fa70=>'attribute'==_0x57fa70['type']&&_0x57fa70['data']['key']==_0xcfa19b&&_0x57fa70['isIntersectingWithRange'](_0xaf94bc));if('default'===this['_trackFormatChanges']){const _0x376d3d=this['_findSuggestions'](_0xaf94bc,'insertion')['filter'](({meta:_0x5d7b25})=>_0x5d7b25['isOwn']&&!_0x5d7b25['isInsideObject']&&!_0x5d7b25['isNextTo'])['map'](({suggestion:_0x5ac396})=>_0x5ac396);_0x288807['unshift'](..._0x376d3d);}const _0x165b20=new Map([[_0xaf94bc,_0x1532ac]]);for(const _0x49c621 of _0x288807){const _0x48183b='attribute'==_0x49c621['type']?_0x49c621['data']['oldValue']:void 0x0,_0x57d76f=_0x49c621['getFirstRange'](),_0x28e906=Array['from'](_0x165b20['keys']())['find'](_0x1045ae=>_0x1045ae['isIntersecting'](_0x57d76f));if(!_0x28e906)continue;const _0x28482b=_0x28e906['getDifference'](_0x57d76f);this['_isBlockAttribute'](_0xcfa19b)&&'insertion'==_0x49c621['type']&&0x0!=_0x28482b['length']||(_0x165b20['delete'](_0x28e906),_0x28482b['forEach'](_0x221703=>{_0x165b20['set'](_0x221703,_0x1532ac);}),'insertion'!=_0x49c621['type']&&_0x48183b!=_0x48b983&&_0x165b20['set'](_0x28e906['getIntersection'](_0x57d76f),_0x48183b));}const _0x3a4ca7=[];for(const [_0xbeed7,_0x13eaa6]of _0x165b20){const _0x16ef1c=_0x3035a1(),_0xece1b={'key':_0xcfa19b,'oldValue':_0x13eaa6,'newValue':_0x48b983};_0xcfa19b['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':_0xcfa19b});const _0x2b77dc=('attribute:'+(_0xcfa19b+'|'+Vt({'newValue':_0x48b983})))['substring'](0x0,0x3c),_0x13ce3b=this['_setSuggestionData']({'id':_0x16ef1c,'type':_0x2b77dc,'data':_0xece1b,'createdAt':new Date(),'authorId':_0x27b3e7,'attributes':_0x53c5dd});_0x3a4ca7['push'](_0x13ce3b),this['_addSuggestionMarker'](_0x2b77dc,_0x16ef1c,_0x27b3e7,_0xbeed7);}return _0x3a4ca7;}['enableDefaultAttributesIntegration'](_0xab3916){this['enableCommand'](_0xab3916,(_0x6f73f1,..._0x40c639)=>{this['_recordAttributeChanges'](()=>{_0x6f73f1(..._0x40c639);});});}['registerBlockAttribute'](_0x4e16f2){this['_blockAttributeKeys']['add'](_0x4e16f2);}['registerInlineAttribute'](_0x3514a2){this['_inlineAttributeKeys']['add'](_0x3514a2);}['_getAttributeKey'](_0x3ff2d2){return'attribute'==_0x3ff2d2['type']?_0x3ff2d2['subType']['split']('|')[0x0]:null;}['_setSuggestionRange'](_0x56993c,_0xed7cdd){const _0x5e53fc=_0x56993c['getFirstMarker']();this['_model']['change'](_0x35bcfd=>{_0x35bcfd['updateMarker'](_0x5e53fc,{'range':_0xed7cdd});});}['_addThreadToSuggestion'](_0x4ebd55){const _0x400a10=_0x4ebd55['id'],_0x29d56c=this['editor']['config']['get']('collaboration.channelId');this['_commentsRepository']['hasCommentThread'](_0x400a10)||this['_commentsRepository']['addCommentThread']({'channelId':_0x29d56c,'threadId':_0x400a10,'isResolvable':!0x1,'isSubmitted':!0x0});const _0x2f51ee=this['_commentsRepository']['getCommentThread'](_0x400a10);_0x2f51ee['unbind']('isRemovable'),_0x2f51ee['isRemovable']=!0x1,_0x4ebd55['commentThread']=_0x2f51ee;}['_checkSuggestionCorrectness'](_0x34b4d5,_0x456cb6,_0xa97118,_0x81df00){if(_0x34b4d5['type']!=_0x456cb6||_0x34b4d5['subType']!=_0xa97118||_0x34b4d5['creator']['id']!=_0x81df00)throw this['editor']['enableReadOnlyMode']('track-changes-suggestion-data-mismatch'),new _0x357ebd('track-changes-suggestion-data-mismatch',this);}['_cutOutSuggestionMarker'](_0x5f3e7e,_0x222580){const _0x4d8776=_0x5f3e7e['getFirstRange']();if(_0x222580['isEqual'](_0x4d8776))_0x5f3e7e['removeMarkers']();else{if(_0x4d8776['containsRange'](_0x222580)){const _0x3e669e=this['_model']['createPositionAt'](_0x222580['start']['nodeBefore'],'end');this['_setSuggestionRange'](_0x5f3e7e,this['_model']['createRange'](_0x4d8776['start'],_0x3e669e));const _0x4b3dfb=_0x3035a1(),_0x8b62f0=_0x5f3e7e['creator']['id'],_0x2eadb8=_0x5f3e7e['type']+':'+_0x5f3e7e['subType'];this['_setSuggestionData']({'id':_0x4b3dfb,'type':_0x2eadb8,'createdAt':new Date(),'authorId':_0x8b62f0,'data':_0x5f3e7e['data'],'attributes':_0x5f3e7e['attributes']});const _0x5e0ff1=this['_model']['createPositionAt'](_0x222580['end']['parent'],'after'),_0x49d145=this['_model']['createRange'](_0x5e0ff1,_0x4d8776['end']);this['_addSuggestionMarker'](_0x2eadb8,_0x4b3dfb,_0x8b62f0,_0x49d145);}else{if(_0x4d8776['containsPosition'](_0x222580['start'])){const _0x41f8ea=this['_model']['createPositionAt'](_0x222580['start']['nodeBefore'],'end');this['_setSuggestionRange'](_0x5f3e7e,this['_model']['createRange'](_0x4d8776['start'],_0x41f8ea));}else{const _0x1af0d0=this['_model']['createPositionAt'](_0x222580['end']['parent'],'after');this['_setSuggestionRange'](_0x5f3e7e,this['_model']['createRange'](_0x1af0d0,_0x4d8776['end']));}}}}['_rangeIsInLocalUserInsertion'](_0x207104){for(const {suggestion:_0x903dc2,meta:_0x3990ab}of this['_findSuggestions'](_0x207104,'insertion')){if(!_0x3990ab['isOwn'])continue;const _0x318b45=_0x903dc2['getRanges']();for(const _0x1eed57 of _0x318b45)if(!_0x207104['getDifference'](_0x1eed57)['length'])return!0x0;}return!0x1;}['_getAuthorFromId'](_0x3467e4){const _0x2d4dcb=this['editor']['plugins']['get']('Users')['getUser'](_0x3467e4);if(!_0x2d4dcb)throw new _0x357ebd('track-changes-user-not-found',this);return _0x2d4dcb;}['_getExternalAuthor'](_0x399117){const _0x6aff73=this['editor']['plugins']['get']('Users'),_0x36b72a=_0x2c54bc('external:'+_0x399117),_0xeaa5d4=_0x6aff73['getUser'](_0x36b72a);return _0xeaa5d4||_0x6aff73['addUser']({'id':_0x36b72a,'name':_0x399117});}['_createSuggestion'](_0x4b65cd,_0x220574,_0x25d131,_0x19d3d4,_0x1165a3){const _0x433c56=this['_getAuthorFromId'](_0x19d3d4),_0x17ec9c=this['_suggestionFactory']['buildSuggestion'](_0x4b65cd,_0x220574,_0x25d131,_0x433c56,_0x1165a3,_0x316141=>{this['_updateSuggestionData'](_0x25d131,{'attributes':_0x316141});const _0x2296c6=this['getSuggestion'](_0x25d131);this['_joinWithAdjacentSuggestions'](new Set([_0x2296c6])),this['_refreshSuggestionsChain'](new Set([_0x2296c6]));});return this['listenTo'](_0x17ec9c,'accept',()=>{this['_updateSuggestionData'](_0x25d131,{'state':'accepted'});},{'priority':'high'}),this['listenTo'](_0x17ec9c,'discard',()=>{this['_updateSuggestionData'](_0x25d131,{'state':'rejected'});},{'priority':'high'}),this['_suggestions']['set'](_0x25d131,_0x17ec9c),this['_suggestionState']['set'](_0x17ec9c,'notReady'),_0x17ec9c;}['_splitMarkerName'](_0x2265f7){const _0x30d922=_0x2265f7['split'](':');return{'group':_0x30d922[0x0],'type':_0x30d922[0x1],'subType':_0x30d922['length']>=0x5?_0x30d922[0x2]:null,'id':_0x30d922['length']<0x5?_0x30d922[0x2]:_0x30d922[0x3],'authorId':_0x30d922['length']<0x5?_0x30d922[0x3]:_0x30d922[0x4],'markerCount':0x6==_0x30d922['length']?_0x30d922[0x5]:null};}['_breakSuggestionMarker'](_0xabaf49,_0x7d79e6,_0x30ddbe){const _0x1bd62f=_0xabaf49['getFirstRange'](),_0x219bc7=_0x1bd62f['start'],_0x520914=_0x1bd62f['end'];this['_setSuggestionRange'](_0xabaf49,this['_model']['createRange'](_0x219bc7,_0x7d79e6));const _0x16d287=_0x3035a1(),_0x5e5115=_0xabaf49['creator']['id'],_0x71ca3a=_0xabaf49['type']+(_0xabaf49['subType']?':'+_0xabaf49['subType']:'');this['_setSuggestionData']({'id':_0x16d287,'type':_0x71ca3a,'createdAt':new Date(),'authorId':_0x5e5115,'originalSuggestionId':_0xabaf49['id'],'attributes':_0xabaf49['attributes'],'data':_0xabaf49['data']});const _0x5c5206=this['_getAttributeKey'](_0xabaf49);('formatBlock'==_0xabaf49['type']||_0x5c5206&&this['_isBlockAttribute'](_0x5c5206))&&(_0x30ddbe=this['_model']['createPositionBefore'](_0x30ddbe['parent'])),this['_addSuggestionMarker'](_0x71ca3a,_0x16d287,_0x5e5115,this['_model']['createRange'](_0x30ddbe,_0x520914));}['_findSuggestions'](_0x21b253,_0x3ad1dd=null){const _0x54ffd6=[],_0x14c1be=this['editor']['plugins']['get']('Users')['me'];Array['isArray'](_0x21b253)||(_0x21b253=[_0x21b253]);for(const _0x51c401 of this['getSuggestions']()){if(!_0x51c401['isInContent'])continue;if(_0x3ad1dd&&_0x51c401['type']!=_0x3ad1dd)continue;let _0x2a2fd3=!0x1;for(const _0x4b9290 of _0x51c401['getRanges']()){for(const _0x1bd7cb of _0x21b253){const _0x4e4cff=_0x1bd7cb['start']['isEqual'](_0x4b9290['end'])||_0x1bd7cb['end']['isEqual'](_0x4b9290['start']);if(_0x4e4cff||_0x1bd7cb['getIntersection'](_0x4b9290)){const _0x1498a7=_0x1bd7cb['containsRange'](_0x4b9290)&&Rt(this['_model']['schema'],_0x4b9290['start'],_0x1bd7cb),_0x2abb69=_0x4b9290['containsRange'](_0x1bd7cb)&&Rt(this['_model']['schema'],_0x1bd7cb['start'],_0x4b9290);_0x54ffd6['push']({'suggestion':_0x51c401,'meta':{'isOwn':_0x14c1be==_0x51c401['author'],'isNextTo':_0x4e4cff,'isInsideObject':_0x1498a7,'containsRangeInObject':_0x2abb69}}),_0x2a2fd3=!0x0;break;}}if(_0x2a2fd3)break;}}return _0x54ffd6;}['_addSuggestionMarker'](_0x3ac0dc,_0x9995ed,_0x3352a2,_0x255c9e,_0x369572){this['_model']['change'](_0x1a4d82=>{let _0x554ab5='suggestion:'+_0x3ac0dc+':'+_0x9995ed+':'+_0x3352a2;_0x369572&&(_0x554ab5=_0x554ab5+':'+_0x369572),_0x1a4d82['addMarker'](_0x554ab5,{'range':_0x255c9e,'usingOperation':!0x0,'affectsData':!0x0});});}['_removeSuggestion'](_0x237b49){const _0x1940f2=_0x237b49['previous'],_0xbcfbcb=_0x237b49['next'];_0x237b49['previous']=null,_0x237b49['next']=null,null!=_0x1940f2&&_0x1940f2['next']==_0x237b49&&(_0x1940f2['next']=_0xbcfbcb),null!=_0xbcfbcb&&_0xbcfbcb['previous']==_0x237b49&&(_0xbcfbcb['previous']=_0x1940f2),'ready'==this['_suggestionState']['get'](_0x237b49)&&(this['_suggestionState']['set'](_0x237b49,'removed'),this['fire']('suggestionUnloaded',_0x237b49,_0x1940f2,_0xbcfbcb));}['_setSuggestionData'](_0x127439){const _0xbef2b9=_0x127439['id'],_0x4d2579=this['addSuggestionData'](_0x127439);if(this['_adapter']&&this['_adapter']['addSuggestion']){const _0x34c366=this['editor']['plugins']['get']('PendingActions'),_0x45e905=_0x4d2579['hasComments'],_0x3cb804=_0x4d2579['subType']?_0x4d2579['type']+':'+_0x4d2579['subType']:_0x4d2579['type'],_0x2084d8=this['editor']['locale'],_0x406c6d=_0x34c366['add'](o(_0x2084d8,'PENDING_ACTION_SUGGESTION')),_0x575f86={'id':_0xbef2b9,'type':_0x3cb804,'hasComments':_0x45e905,'data':_0x127439['data']||null,'originalSuggestionId':_0x127439['originalSuggestionId']||null,'attributes':_0x4d2579['attributes']};this['_adapter']['addSuggestion'](_0x575f86)['then'](_0x388740=>{_0x4d2579['_saved']=!0x0,_0x34c366['remove'](_0x406c6d),_0x388740&&_0x388740['createdAt']&&(this['_suggestions']['get'](_0xbef2b9)['createdAt']=_0x388740['createdAt']);})['catch'](_0x56f26d=>{throw _0x272dfa('error-saving-suggestion-data-suggestion-discarded'),this['editor']['model']['enqueueChange']({'isUndoable':!0x1},()=>{_0x4d2579['discard']();}),_0x4d2579['stopListening'](),this['_suggestions']['delete'](_0x4d2579['id']),this['_suggestionState']['delete'](_0x4d2579),_0x56f26d;});}return _0x4d2579;}['_isBlockAttribute'](_0x56098d){return this['_blockAttributeKeys']['has'](_0x56098d);}['_updateSuggestionData'](_0x2c3305,_0x4af8da){const _0x1792f9=this['editor']['plugins']['get']('PendingActions'),_0xb2d560=this['getSuggestion'](_0x2c3305);if(this['_adapter']&&this['_adapter']['updateSuggestion']){if(_0xb2d560['_saved']){const _0x1f56d8=_0x1792f9['add'](o(this['editor']['locale'],'PENDING_ACTION_SUGGESTION'));this['_adapter']['updateSuggestion'](_0x2c3305,_0x4af8da)['then'](()=>{_0x1792f9['remove'](_0x1f56d8);});}else _0xb2d560['on']('change:_saved',()=>{this['_updateSuggestionData'](_0x2c3305,_0x4af8da);});}}['_getSuggestionData'](_0x556e62){if(!this['_adapter']||!this['_adapter']['getSuggestion'])throw new _0x357ebd('track-changes-adapter-missing-getsuggestion',this);return this['_adapter']['getSuggestion'](_0x556e62);}['_handleNewSuggestionMarker'](_0x384cf9){const {id:_0x2b64cd,type:_0x4b423a,subType:_0x2f6c94,authorId:_0x1ad2d3}=this['_splitMarkerName'](_0x384cf9),_0x456a23=this['_suggestions']['get'](_0x2b64cd)||this['_createSuggestion'](_0x4b423a,_0x2f6c94,_0x2b64cd,_0x1ad2d3,{});switch(this['_checkSuggestionCorrectness'](_0x456a23,_0x4b423a,_0x2f6c94,_0x1ad2d3),this['_suggestionState']['get'](_0x456a23)){case'notReady':this['_getSuggestionData'](_0x2b64cd)['then'](_0x2a921b=>{let _0x235725=Promise['resolve']();_0x2a921b['hasComments']&&(_0x235725=this['_commentsRepository']['fetchCommentThread']({'channelId':this['editor']['config']['get']('collaboration.channelId'),'threadId':_0x2b64cd})),_0x235725['then'](()=>{this['addSuggestionData'](_0x2a921b)['_saved']=!0x0;});}),this['_suggestionState']['set'](_0x456a23,'markerReady');break;case'removed':this['_updateSuggestionData'](_0x2b64cd,{'state':'open'});case'dataReady':this['_suggestionState']['set'](_0x456a23,'ready'),this['fire']('suggestionLoaded',_0x456a23);break;case'ready':this['fire']('suggestionChanged',_0x456a23);}return _0x456a23['addMarkerName'](_0x384cf9),_0x456a23;}['_refreshSuggestionsChain'](_0x3493c0){const _0x1b0a3b=Array['from'](_0x3493c0),_0xe24608=_0x1b0a3b['filter'](_0x5671de=>'attribute'==_0x5671de['type']);this['_refreshAttributeSuggestionsChain'](_0xe24608);const _0x16438f=_0x1b0a3b['filter'](_0x5779cb=>!_0x5779cb['isMultiRange']&&'attribute'!=_0x5779cb['type']),_0x4d7600=this['getSuggestions']({'skipNotAttached':!0x0})['filter'](_0x66eff0=>!_0x66eff0['isMultiRange']&&'attribute'!=_0x66eff0['type']),_0x5fa9d8=_0x4d7600['filter'](_0x50bf04=>!_0x3493c0['has'](_0x50bf04)),_0x487240=new Map(_0x4d7600['map'](_0x41b4fd=>[_0x41b4fd,this['_suggestionFactory']['getSuggestionCallback'](_0x41b4fd['type'],_0x41b4fd['subType'],'chain')])),_0x410a9a=new Map(_0x4d7600['map'](_0x3bbeaa=>[_0x3bbeaa,_0x3bbeaa['getFirstRange']()])),_0x218c97=new Set(),_0x623aaf=new Set();for(let _0x59bf75=0x0;_0x59bf75<_0x16438f['length'];_0x59bf75++)_0x2e4f71(_0x16438f[_0x59bf75],_0x16438f,_0x59bf75+0x1);for(let _0x2ecdf5=0x0;_0x2ecdf5<_0x16438f['length'];_0x2ecdf5++)_0x2e4f71(_0x16438f[_0x2ecdf5],_0x5fa9d8,0x0);const _0x5a8264=new Set();for(let _0x55c2ea=0x0;_0x55c2ea<_0x16438f['length'];_0x55c2ea++){const _0x43452b=_0x16438f[_0x55c2ea];!_0x623aaf['has'](_0x43452b)&&_0x43452b['previous']&&(_0x5a8264['add'](_0x43452b['previous']),_0x43452b['previous']['next']===_0x43452b&&(_0x43452b['previous']['next']=null),_0x43452b['previous']=null),!_0x218c97['has'](_0x43452b)&&_0x43452b['next']&&(_0x5a8264['add'](_0x43452b['next']),_0x43452b['next']['previous']===_0x43452b&&(_0x43452b['next']['previous']=null),_0x43452b['next']=null);}function _0x2e4f71(_0x4e9a2c,_0x4bcbda,_0x34c936){for(let _0x2f3e32=_0x34c936;_0x2f3e32<_0x4bcbda['length'];_0x2f3e32++){const _0x1e3b9b=_0x2e08b1(_0x4e9a2c,_0x4bcbda[_0x2f3e32]);_0x1e3b9b&&(_0x1e3b9b[0x0]['next']=_0x1e3b9b[0x1],_0x1e3b9b[0x1]['previous']=_0x1e3b9b[0x0],_0x218c97['add'](_0x1e3b9b[0x0]),_0x623aaf['add'](_0x1e3b9b[0x1]));}}function _0x2e08b1(_0x462f70,_0x1c5a80){if(_0x462f70['author']['id']!==_0x1c5a80['author']['id'])return null;const _0x1f31f7=_0x487240['get'](_0x462f70)(_0x462f70,_0x1c5a80,_0x410a9a['get'](_0x462f70),_0x410a9a['get'](_0x1c5a80));if(!_0x1f31f7)return null;return _0x487240['get'](_0x1c5a80)(_0x462f70,_0x1c5a80,_0x410a9a['get'](_0x462f70),_0x410a9a['get'](_0x1c5a80))?_0x1f31f7[0x1]['commentThread']&&_0x1f31f7[0x1]['commentThread']['length']?null:_0x1f31f7:null;}_0x5a8264['size']&&this['_refreshSuggestionsChain'](_0x5a8264);}['_refreshAttributeSuggestionsChain'](_0x5bc116){if(0x0==_0x5bc116['length'])return;const _0x14525f=this['getSuggestions']({'skipNotAttached':!0x0})['filter'](_0x2ccd01=>'attribute'==_0x2ccd01['type']&&_0x2ccd01['_isDataLoaded']),_0x234dfa=[],_0x3164de=new Map();for(const _0x1756ae of _0x14525f){const _0x1a2b98=_0x2c54bc(_0x1756ae['attributes']);_0x3164de['has'](_0x1a2b98)||(_0x3164de['set'](_0x1a2b98,_0x234dfa['length']),_0x234dfa['push']([]));const _0x109aae=_0x3164de['get'](_0x1a2b98);_0x234dfa[_0x109aae]['push'](_0x1756ae);}!(function(){_0x234dfa['sort']((_0x19005d,_0x3bb0ae)=>{const _0xac6aeb=_0x19005d[0x0]['createdAt'],_0x15c837=_0x3bb0ae[0x0]['createdAt'];return _0xac6aeb==_0x15c837?_0x19005d[0x0]['attributes']['groupId']<_0x3bb0ae[0x0]['attributes']['groupId']?-0x1:0x1:_0xac6aeb<_0x15c837?-0x1:0x1;});for(const _0x30e26b of _0x234dfa)_0x30e26b['sort']((_0x16ac1d,_0x2abdce)=>_0x16ac1d['id']<_0x2abdce['id']?-0x1:0x1);}());for(let _0x5651b3=0x0;_0x5651b3<_0x234dfa['length'];_0x5651b3++){if(0x0==_0x234dfa[_0x5651b3]['length'])continue;const _0x14f160=[];for(let _0x4e984a=_0x5651b3+0x1;_0x4e984a<_0x234dfa['length'];_0x4e984a++)0x0!=_0x234dfa[_0x4e984a]['length']&&_0x1e186a(_0x234dfa[_0x5651b3],_0x234dfa[_0x4e984a])&&_0x14f160['push'](_0x4e984a);for(const _0x38b6c1 of _0x14f160)_0x234dfa[_0x5651b3]=_0x234dfa[_0x5651b3]['concat'](_0x234dfa[_0x38b6c1]),_0x234dfa[_0x38b6c1]=[];}for(const _0x385447 of _0x234dfa)for(let _0x3f68b6=0x0;_0x3f68b6<_0x385447['length'];_0x3f68b6++)_0x385447[_0x3f68b6]['next']=_0x385447[_0x3f68b6+0x1]||null;for(const _0x1b47d1 of _0x234dfa)for(let _0x37a5e1=0x0;_0x37a5e1<_0x1b47d1['length'];_0x37a5e1++)_0x1b47d1[_0x37a5e1]['previous']=_0x1b47d1[_0x37a5e1-0x1]||null;function _0x1e186a(_0x45e59b,_0x45a93d){if(_0x45e59b[0x0]['attributes']['groupId']!==_0x45a93d[0x0]['attributes']['groupId']&&_0x45e59b[0x0]['author']!==_0x45a93d[0x0]['author'])return!0x1;if(!function(_0x4e9b14,_0x318670){if(!_0x4e9b14['hasComments']&&!_0x318670['hasComments'])return!0x0;if(_0x4e9b14['hasComments']&&_0x318670['hasComments'])return!0x1;if(_0x4e9b14['hasComments']&&_0x318670['createdAt']<_0x4e9b14['commentThread']['comments']['get'](0x0)['createdAt'])return!0x0;if(_0x318670['hasComments']&&_0x4e9b14['createdAt']<_0x318670['commentThread']['comments']['get'](0x0)['createdAt'])return!0x0;return!0x1;}(_0x45e59b[0x0],_0x45a93d[0x0]))return!0x1;const _0x4c5082=Bt(_0x45e59b[0x0]['attributes'],'groupId'),_0x23a50c=Bt(_0x45a93d[0x0]['attributes'],'groupId');if(!_0x9c88fc(_0x4c5082,_0x23a50c))return!0x1;return!!_0x45e59b['every'](_0x5e57da=>_0x45a93d['some'](_0x5b7a36=>_0x5e57da['getFirstRange']()['isEqual'](_0x5b7a36['getFirstRange']())))&&_0x45a93d['every'](_0x49411f=>_0x45e59b['some'](_0x4b73ff=>_0x49411f['getFirstRange']()['isEqual'](_0x4b73ff['getFirstRange']())));}}['_joinWithAdjacentSuggestions'](_0xe3bcb8){const _0x32aac4=Array['from'](_0xe3bcb8),_0x156a85=this['getSuggestions']({'skipNotAttached':!0x0}),_0x49435e=_0x156a85['filter'](_0xc60c7=>!_0xe3bcb8['has'](_0xc60c7)),_0x1f583a=new Map(_0x32aac4['map'](_0x541571=>[_0x541571,this['_suggestionFactory']['getSuggestionCallback'](_0x541571['type'],_0x541571['subType'],'join')])),_0x2d64cd=new Map(_0x156a85['map'](_0x56ba50=>[_0x56ba50,_0x56ba50['getRanges']()]));for(let _0x54dbb2=0x0;_0x54dbb2<_0x32aac4['length'];_0x54dbb2++){if(_0x4cb314(this,_0x32aac4[_0x54dbb2],_0x32aac4,_0x54dbb2+0x1))return!0x0;}for(let _0x39ca87=0x0;_0x39ca87<_0x32aac4['length'];_0x39ca87++){if(_0x4cb314(this,_0x32aac4[_0x39ca87],_0x49435e,0x0))return!0x0;}return!0x1;function _0x4cb314(_0x5f30d7,_0xa9711d,_0x41840f,_0x3883c5){for(let _0xe79980=_0x3883c5;_0xe79980<_0x41840f['length'];_0xe79980++){const _0x5061c9=_0x41840f[_0xe79980];if(_0x5061c9['type']!==_0xa9711d['type']||_0x5061c9['author']['id']!==_0xa9711d['author']['id']||_0x5061c9['subType']!==_0xa9711d['subType'])continue;if(!Pt(_0xa9711d,_0x5061c9,['groupId']))continue;if('attribute'==_0xa9711d['type']&&_0xa9711d['data']['oldValue']!=_0x5061c9['data']['oldValue'])continue;if('attribute'==_0xa9711d['type']&&_0x5f30d7['_isBlockAttribute'](_0xa9711d['data']['key']))continue;if('formatBlock'==_0xa9711d['type']){const _0x31e08e=_0x5f30d7['editor']['model'],_0x5649e6=_0xa9711d['getContainedElement']();if(_0x5649e6&&(_0x31e08e['schema']['isObject'](_0x5649e6)||_0x31e08e['schema']['isLimit'](_0x5649e6)))continue;}const _0x13b0d7=_0x1f583a['get'](_0xa9711d),_0x43ae2f=_0x2d64cd['get'](_0xa9711d),_0x448aa4=_0x2d64cd['get'](_0x5061c9),_0x221965=_0xa9711d['commentThread']&&_0xa9711d['commentThread']['length'],_0x4a5558=_0x5061c9['commentThread']&&_0x5061c9['commentThread']['length'];if(!_0x221965&&_0x13b0d7(_0x448aa4,_0x43ae2f))return _0x5f30d7['_joinSuggestions'](_0x5061c9,_0xa9711d),_0x2d64cd['delete'](_0xa9711d),!0x0;if(!_0x4a5558&&_0x13b0d7(_0x43ae2f,_0x448aa4))return _0x5f30d7['_joinSuggestions'](_0xa9711d,_0x5061c9),_0x2d64cd['delete'](_0x5061c9),!0x0;}return!0x1;}}['_joinSuggestions'](_0x431c95,_0x538d83){if(_0x431c95['isMultiRange']){for(const _0x32c8ca of _0x538d83['getRanges']())_0x431c95['addRange'](_0x32c8ca);}else{const _0x3684f7=_0x538d83['getFirstRange']()['end'];this['_setSuggestionRange'](_0x431c95,this['_model']['createRange'](_0x431c95['getFirstRange']()['start'],_0x3684f7));}_0x538d83['removeMarkers']();}['_getMarkerAnnouncementText'](_0x39f731,_0x4bbb40){const _0xead260=_0x39f731['startsWith']('format')||_0x39f731['startsWith']('attribute')?'FORMATTING':_0x39f731['toUpperCase']();return o(this['editor']['locale'],_0x4bbb40+'_'+_0xead260+'_SUGGESTION_ANNOUNCEMENT');}['_initAriaMarkerChangeAnnouncements'](){const _0x55ae74=this['editor'];if(!_0x55ae74['ui'])return;const {ariaLiveAnnouncer:_0x574747}=_0x55ae74['ui'];_0x14fed6(this['_model'],({left:_0x218546,entered:_0x49792c})=>{for(const _0x5570ae of _0x218546){const {group:_0x5efa20,type:_0x3c5ea9}=this['_splitMarkerName'](_0x5570ae['name']);if('suggestion'===_0x5efa20){_0x574747['announce'](this['_getMarkerAnnouncementText'](_0x3c5ea9,'LEAVE'));break;}}for(const _0x54b4cf of _0x49792c){const {group:_0x12c47e,type:_0x1878b1}=this['_splitMarkerName'](_0x54b4cf['name']);if('suggestion'===_0x12c47e){_0x574747['announce'](this['_getMarkerAnnouncementText'](_0x1878b1,'ENTER'));break;}}});}['_processAttributeChanges'](_0x824707){if(this['_recordAttributeSuggestions'])return!0x1;const _0xd4c2ea=this['editor'],_0x2baf2c=_0xd4c2ea['model']['document']['differ']['getChanges']();if(0x0==_0x2baf2c['length'])return!0x1;const _0x43ca8b=[],_0x53027d=_0x2baf2c['filter'](_0x2a02ac=>'attribute'==_0x2a02ac['type']),_0x45cc56=_0x2baf2c['filter'](_0x4da295=>'insert'==_0x4da295['type']&&'$text'!=_0x4da295['name']),_0x1755ac=_0x2baf2c['filter'](_0x43ea4b=>'remove'==_0x43ea4b['type']&&'$text'!=_0x43ea4b['name']);for(const _0x486b05 of _0x53027d)_0x43ca8b['push']({'key':_0x486b05['attributeKey'],'newValue':_0x486b05['attributeNewValue'],'oldValue':_0x486b05['attributeOldValue'],'range':Ot(_0x486b05['range'],_0xd4c2ea['model'])});for(const _0x54024b of _0x45cc56){const _0x3c69b0=_0x1755ac['find'](_0x3241bd=>_0x3241bd['position']['isEqual'](_0x54024b['position']));_0x3c69b0&&_0x43ca8b['push']({'key':m,'newValue':_0x54024b['name'],'oldValue':_0x3c69b0['name'],'range':_0xd4c2ea['model']['createRangeOn'](_0x54024b['position']['nodeAfter'])});}return 0x0!=_0x43ca8b['length']&&this['_reduceExistingSuggestions'](_0x824707,_0x43ca8b);}['_processAttributeSuggestions'](_0x2b1994){let _0x523cae=!0x1;const _0x4ccb20=this['editor']['model']['document']['differ']['getChangedMarkers']()['filter'](_0x4ee94e=>_0x4ee94e['data']['newRange']&&_0x4ee94e['name']['startsWith']('suggestion:attribute:'));for(const _0x481d63 of _0x4ccb20){const {subType:_0x1b3517,id:_0x2c6bb4}=this['_splitMarkerName'](_0x481d63['name']),_0x78d718=_0x1b3517['split']('|')[0x0];for(const _0x4a0a2b of this['getSuggestions']({'skipNotAttached':!0x0}))_0x4a0a2b['id']!=_0x2c6bb4&&'attribute'==_0x4a0a2b['type']&&_0x4a0a2b['data']&&_0x4a0a2b['data']['key']==_0x78d718&&_0x4a0a2b['getFirstRange']()['isIntersecting'](_0x481d63['data']['newRange'])&&(this['_reduceSuggestionAttributeRange'](_0x4a0a2b,_0x481d63['data']['newRange'],_0x2b1994),_0x523cae=!0x0);}return _0x523cae;}['_recordAttributeChanges'](_0x58e1a9){this['editor'],this['_recordAttributeSuggestions']=!0x0,_0x58e1a9();}['_isRegisteredAttribute'](_0x56a8ff){const _0x328a7a=this['_isBlockAttribute'](_0x56a8ff),_0x1e474b=this['_inlineAttributeKeys']['has'](_0x56a8ff);return _0x328a7a||_0x1e474b;}['_reduceExistingSuggestions'](_0xa64979,_0x2d1af1){if(0x0==_0x2d1af1['length'])return!0x1;let _0x2851ea=!0x1;for(const _0x20f2f9 of _0x2d1af1){const _0x50d59b=this['_findSuggestions'](_0x20f2f9['range'],'attribute')['filter'](_0x3dc83d=>!_0x3dc83d['meta']['isNextTo'])['map'](_0x36453b=>_0x36453b['suggestion']),_0x5ada84=_0x2c54bc({'newValue':_0x20f2f9['newValue']});_0x50d59b['filter'](_0x456504=>{const [_0x253374,_0x36ee31]=_0x456504['subType']['split']('|');return _0x253374==_0x20f2f9['key']&&_0x36ee31!=_0x5ada84;})['forEach'](_0x394325=>{this['_reduceSuggestionAttributeRange'](_0x394325,_0x20f2f9['range'],_0xa64979),_0x2851ea=!0x0;});}return _0x2851ea;}['_reduceSuggestionAttributeRange'](_0xcf0c87,_0x142ab2,_0x56e162){const _0x4ac8f8=_0xcf0c87['getFirstRange']()['getDifference'](_0x142ab2);0x0!==_0x4ac8f8['length']?0x1!==_0x4ac8f8['length']?this['_breakSuggestionMarker'](_0xcf0c87,_0x142ab2['start'],_0x142ab2['end']):this['_setSuggestionRange'](_0xcf0c87,_0x4ac8f8[0x0]):_0x56e162['removeMarker'](_0xcf0c87['getFirstMarker']());}}class xt{['_editor'];['_model'];['_customCallbacks'];['_defaultCallbacks'];constructor(_0x4b6a1b){this['_editor']=_0x4b6a1b,this['_model']=_0x4b6a1b['model'],this['_customCallbacks']=new Map(),this['_defaultCallbacks']=new Map(),this['_registerDefaultCallbacks']();}['buildSuggestion'](_0x20d6e8,_0x103117,_0x55ded4,_0x3437e0,_0x408645,_0x3ea8b4){return new u(this['_model'],{'type':_0x20d6e8,'subType':_0x103117,'id':_0x55ded4,'author':_0x3437e0,'creator':_0x3437e0,'attributes':_0x408645,'onAttributesChange':_0x3ea8b4,'onAccept':(..._0x55f8b0)=>this['getSuggestionCallback'](_0x20d6e8,_0x103117,'accept')(..._0x55f8b0),'onDiscard':(..._0x492f04)=>this['getSuggestionCallback'](_0x20d6e8,_0x103117,'discard')(..._0x492f04)});}['registerCustomCallback'](_0x4f31c9,_0x12f6a6,_0x1cbf90,_0x3f18f3){const _0x393e6e=_0x4f31c9+':'+_0x12f6a6+':'+_0x1cbf90;this['_customCallbacks']['set'](_0x393e6e,_0x3f18f3);}['getSuggestionCallback'](_0x259d70,_0x55470f,_0x1fae84){const _0x141932=_0x259d70+':'+_0x55470f+':'+_0x1fae84;return this['_customCallbacks']['get'](_0x141932)||this['_defaultCallbacks']['get'](_0x259d70+':'+_0x1fae84);}['_registerDefaultCallbacks'](){const _0x40feea=()=>!0x1,_0x46f978=_0x1401c6=>{_0x1401c6['sort']((_0x2b3801,_0x591901)=>_0x2b3801['start']['isBefore'](_0x591901['start'])?0x1:-0x1),this['_model']['change'](_0x4aad7a=>{for(const _0x2f43fe of _0x1401c6){let _0x9116b;_0x9116b=_0x2f43fe['end']['isAtEnd']&&_0x2f43fe['end']['parent']==_0x2f43fe['start']['nodeAfter']?_0x4aad7a['createSelection'](_0x2f43fe['start']['nodeAfter'],'on'):_0x4aad7a['createSelection'](_0x2f43fe),this['_model']['deleteContent'](_0x9116b,{'forceDefaultExecution':!0x0,'doNotAutoparagraph':!0x0});}});},_0xfdd78e=(_0x3dff30,_0x4fd883)=>{_0x4fd883&&this['_model']['change'](_0x4240ac=>{const {commandName:_0x51711d,commandParams:_0x1f3d4f=[]}=_0x4fd883,_0x508821=_0x3dff30['map'](_0x201b94=>(Tt(_0x201b94)&&(_0x201b94=this['_model']['createRange'](_0x201b94['end'])),_0x201b94))['filter'](_0x18fae2=>'$graveyard'!==_0x18fae2['root']['rootName']);if(_0x508821['length']<0x1)return;const _0x364c9b=Array['from'](this['_model']['document']['selection']['getRanges']())['map'](_0x353121=>_0x2ded21['fromRange'](_0x353121));_0x4240ac['setSelection'](_0x508821);for(const _0xd1b2b6 of this['_editor']['commands']['commands']())_0xd1b2b6['refresh']();_0x1f3d4f['push']({'forceDefaultExecution':!0x0}),this['_editor']['execute'](_0x51711d,..._0x1f3d4f);const _0x12496a=_0x364c9b['filter'](_0x275764=>'$graveyard'!=_0x275764['root']['rootName']);_0x12496a['length']>0x0&&_0x4240ac['setSelection'](_0x12496a);for(const _0xdefdd4 of _0x364c9b)_0xdefdd4['detach']();});},_0x3671c2=(_0x370628,_0x47ec6e)=>0x1==_0x370628['length']&&0x1==_0x47ec6e['length']&&_0x370628[0x0]['end']['isEqual'](_0x47ec6e[0x0]['start']),_0x1ee60e=(_0x16cc24,_0x379878,_0x4f9fa3,_0x47f9d1)=>Gt(_0x16cc24,_0x379878,_0x4f9fa3,_0x47f9d1,this['_model'])?[_0x16cc24,_0x379878]:Gt(_0x379878,_0x16cc24,_0x47f9d1,_0x4f9fa3,this['_model'])?[_0x379878,_0x16cc24]:null;this['_defaultCallbacks']['set']('insertion:accept',_0x40feea),this['_defaultCallbacks']['set']('insertion:discard',_0x46f978),this['_defaultCallbacks']['set']('insertion:join',_0x3671c2),this['_defaultCallbacks']['set']('insertion:chain',_0x1ee60e),this['_defaultCallbacks']['set']('deletion:accept',_0x46f978),this['_defaultCallbacks']['set']('deletion:discard',_0x40feea),this['_defaultCallbacks']['set']('deletion:join',_0x3671c2),this['_defaultCallbacks']['set']('deletion:chain',_0x1ee60e),this['_defaultCallbacks']['set']('formatInline:accept',_0xfdd78e),this['_defaultCallbacks']['set']('formatInline:discard',_0x40feea),this['_defaultCallbacks']['set']('formatInline:join',_0x3671c2),this['_defaultCallbacks']['set']('formatInline:chain',_0x40feea),this['_defaultCallbacks']['set']('formatBlock:accept',_0xfdd78e),this['_defaultCallbacks']['set']('formatBlock:discard',_0x40feea),this['_defaultCallbacks']['set']('formatBlock:join',_0x3671c2),this['_defaultCallbacks']['set']('formatBlock:chain',_0x40feea),this['_defaultCallbacks']['set']('attribute:accept',_0x40feea),this['_defaultCallbacks']['set']('attribute:discard',(_0x2eac17,_0x87f96c)=>{if(!_0x87f96c)return;const _0x4185a5=this['_editor']['plugins']['get'](p);this['_model']['change'](_0x291677=>{if(_0x87f96c['key']==m)for(const _0x17af89 of _0x2eac17){const _0x5172b3=_0x17af89['start']['nodeAfter'],_0x471d40=_0x87f96c['oldValue'];_0x291677['rename'](_0x5172b3,_0x471d40);}else{if(_0x4185a5['_isBlockAttribute'](_0x87f96c['key'])){for(const _0x1253b9 of _0x2eac17)void 0x0!==_0x87f96c['oldValue']?_0x291677['setAttribute'](_0x87f96c['key'],_0x87f96c['oldValue'],_0x1253b9['start']['nodeAfter']):_0x291677['removeAttribute'](_0x87f96c['key'],_0x1253b9['start']['nodeAfter']);}else{for(const _0x437d9b of _0x2eac17)_0x87f96c['oldValue']?_0x291677['setAttribute'](_0x87f96c['key'],_0x87f96c['oldValue'],_0x437d9b):_0x291677['removeAttribute'](_0x87f96c['key'],_0x437d9b);}}});}),this['_defaultCallbacks']['set']('attribute:join',_0x3671c2);}}function Rt(_0xace82,_0x552068,_0x550662){for(const _0x4af162 of _0x552068['parent']['getAncestors']({'includeSelf':!0x0,'parentFirst':!0x0})){if(_0x4af162['root']==_0x4af162)return!0x1;if(!_0x550662['containsItem'](_0x4af162))return!0x1;if(_0xace82['isObject'](_0x4af162)||_0xace82['isLimit'](_0x4af162))return!0x0;}return!0x1;}function Tt(_0x1ad0fb){return _0x1ad0fb['end']['parent']==_0x1ad0fb['start']['nodeAfter']&&_0x1ad0fb['end']['isAtStart'];}function Et(_0x47380f,_0x3a9985,_0x5c1da6,_0x28b608){const _0x117662=_0x45f54f=>!_0x45f54f['item']['is']('$textProxy')&&!_0x28b608['isObject'](_0x45f54f['item']),_0x1fa2e1=_0x47380f['start']['getLastMatchingPosition'](_0x117662),_0x40f399=_0x47380f['end']['getLastMatchingPosition'](_0x117662,{'direction':'backward'});return(!_0x47380f['start']['isEqual'](_0x1fa2e1)||!_0x47380f['end']['isEqual'](_0x40f399))&&(_0x1fa2e1['isBefore'](_0x40f399)?_0x5c1da6['updateMarker'](_0x3a9985,{'range':_0x5c1da6['createRange'](_0x1fa2e1,_0x40f399)}):_0x5c1da6['removeMarker'](_0x3a9985),!0x0);}function Vt(_0x29f73a){return _0x2c54bc(_0x29f73a);}function Ut(_0x542188){const _0x1ce6af=_0x542188['start']['nodeAfter'];return _0x1ce6af&&_0x1ce6af['is']('element');}function Ot(_0x1fb5a8,_0xe1add4){return null==_0x1fb5a8['end']['nodeBefore']&&_0x1fb5a8['end']['parent']==_0x1fb5a8['start']['nodeAfter']?Ft(_0x1fb5a8['start']['nodeAfter'],_0xe1add4):_0x1fb5a8;}function Ft(_0x2fa2a9,_0x20f678){const _0x37715a=_0x20f678['schema']['isObject'](_0x2fa2a9)||_0x20f678['schema']['isSelectable'](_0x2fa2a9);return _0x20f678['createRange'](_0x20f678['createPositionAt'](_0x2fa2a9,'before'),_0x37715a?_0x20f678['createPositionAfter'](_0x2fa2a9):_0x20f678['createPositionAt'](_0x2fa2a9,'end'));}function Gt(_0x10e18c,_0x1eeb40,_0xa50df9,_0x44369c,_0x2b48ed){if(!Pt(_0x10e18c,_0x1eeb40))return!0x1;if(_0xa50df9['end']['isEqual'](_0x44369c['start']))return!0x0;if(_0x10e18c['type']!=_0x1eeb40['type'])return!0x1;if(!_0xa50df9['end']['isTouching'](_0x44369c['start']))return!0x1;const _0x4c7576=_0x2b48ed['createRange'](_0xa50df9['end'],_0x44369c['start'])['getWalker']();for(const _0x2ae6b2 of _0x4c7576)if(['elementStart','elementEnd']['includes'](_0x2ae6b2['type'])&&_0x2b48ed['schema']['isLimit'](_0x2ae6b2['item']))return!0x1;return!0x0;}function Pt(_0xee4eab,_0x3a58bd,_0x616eca=[]){return!(!_0xee4eab['_isDataLoaded']||!_0x3a58bd['_isDataLoaded'])&&_0x9c88fc(Bt(_0xee4eab['attributes'],_0x616eca),Bt(_0x3a58bd['attributes'],_0x616eca));}function Lt(_0xf085b6,_0x289cbd){const _0x2909be=Ht(_0xf085b6['attributes']),_0x478215=Ht(_0x289cbd);if(!_0xf085b6['_isDataLoaded'])return!0x1;for(const _0x40c7f1 of Object['keys'](_0x478215))if(!_0x9c88fc(_0x2909be[_0x40c7f1],_0x478215[_0x40c7f1]))return!0x1;return!0x0;}function Ht(_0x127d65){const _0x2727ed=Object['assign']({},_0x127d65);return delete _0x2727ed['skipNestingCheck'],delete _0x2727ed['tablePasteChainId'],_0x2727ed;}class oe extends/* #__PURE__ -- @preserve */
25
+ _0x13aff3(){['model'];['view'];['commentThreadController'];['_editor'];['_acceptCommand'];['_discardCommand'];['_pendingAction'];constructor(_0x3285d8,_0x5c96a6,_0x52cc03,_0x12eee3){super(),this['model']=_0x5c96a6,this['view']=_0x52cc03,this['commentThreadController']=_0x12eee3,this['_editor']=_0x3285d8,this['_acceptCommand']=_0x3285d8['commands']['get']('acceptSuggestion'),this['_discardCommand']=_0x3285d8['commands']['get']('discardSuggestion'),this['view']['bind']('isEnabled')['to'](this['_acceptCommand'],this['_discardCommand'],(_0x381de4,_0x3926ff)=>_0x381de4||_0x3926ff),this['view']['bind']('canAccept')['to'](this['_acceptCommand'],'isEnabled',_0x33efaf=>_0x33efaf&&this['_editor']['model']['canEditAt'](_0x5c96a6['getRanges']())),this['view']['bind']('canDiscard')['to'](this['_discardCommand'],'isEnabled',_0x208b57=>_0x208b57&&this['_editor']['model']['canEditAt'](_0x5c96a6['getRanges']())),this['_pendingAction']=null,_0x52cc03['isDirty']&&this['_setPendingAction'](),this['listenTo'](_0x52cc03,'acceptSuggestion',()=>this['acceptSuggestion']()),this['listenTo'](_0x52cc03,'discardSuggestion',()=>this['discardSuggestion']()),this['listenTo'](_0x52cc03,'change:isDirty',()=>{_0x52cc03['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 _0x3b0eb4=o(this['_editor']['locale'],'PENDING_ACTION_SUGGESTION');this['_pendingAction']=this['_editor']['plugins']['get']('PendingActions')['add'](_0x3b0eb4);}['_removePendingAction'](){null!==this['_pendingAction']&&this['_editor']['plugins']['get']('PendingActions')['remove'](this['_pendingAction']),this['_pendingAction']=null;}}class es extends _0x337c6b{['commentsListView'];['commentThreadInputView'];['_model'];['_localUser'];['_config'];constructor(_0x17f2e0,_0x22b2b5,_0x2d7036,_0xf1a57f){super(_0x17f2e0),this['commentsListView']=null,this['commentThreadInputView']=null,this['set']('isActive',!0x1),this['set']('authoredAt',_0x22b2b5['authoredAt']),this['bind']('authoredAt')['to'](_0x22b2b5),this['set']('descriptionParts',[]),this['set']('isDirty',!0x1),this['set']('isEnabled',!0x1),this['set']('canAccept',!0x1),this['set']('canDiscard',!0x1),this['_model']=_0x22b2b5,this['_localUser']=_0x2d7036,this['_config']=_0xf1a57f,_0xf1a57f['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:_0x432540}=this['_config'];this['commentsListView']=new _0x432540(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',_0x3d2c54=>_0x3d2c54+0x1),this['commentThreadInputView']=this['_createCommentThreadInputView'](),this['on']('removeComment',()=>this['focus']()),this['bind']('isDirty')['to'](this['commentsListView'],'hasDirtyComment',this['commentThreadInputView']['commentInputView'],'value',(_0x4ee877,_0x542dd7)=>_0x4ee877||!!_0x542dd7);}['_createCommentThreadInputView'](){const {CommentThreadInputView:_0x253373}=this['_config'],_0x44489b=new _0x253373(this['locale'],this['_localUser'],this['_config']['editorConfig']),_0x547ade=_0x44489b['commentInputView'];return _0x44489b['bind']('showInput')['to'](this,'isActive',this['_model']['commentThread'],'isReadOnly',_0x547ade,'value',(_0x527bc3,_0x48805c,_0x1348c2)=>!!_0x1348c2||_0x527bc3&&!_0x48805c),_0x547ade['on']('submit',(_0x186a8d,_0x24b6f0)=>{this['fire']('addComment',_0x24b6f0),_0x547ade['editor']['setData']('');}),_0x547ade['on']('cancel',()=>this['focus']()),_0x547ade['bind']('disabledSubmit')['to'](this['_model']['commentThread'],'isReadOnly'),_0x44489b;}}class ne extends es{['userView'];['acceptButton'];['discardButton'];['_descriptionElement'];constructor(_0x5be5ad,_0x75d24f,_0x33be2a,_0x36dbca){super(_0x5be5ad,_0x75d24f,_0x33be2a,_0x36dbca),this['set']('type',''),this['bind']('type')['to'](this,'descriptionParts',_0x22e8b9=>_0x22e8b9&&_0x22e8b9[0x0]?_0x22e8b9[0x0]['type']:''),this['bind']('description')['to'](this,'descriptionParts',this,'isActive',(_0x3b61fd,_0x203779)=>{let _0x58b1c2='';for(const _0x37d514 of _0x3b61fd)_0x58b1c2+='<p>'+ds(_0x37d514['content'],_0x37d514['color'])+'</p>';return _0x203779?_0x58b1c2:_0x4037e5(_0x58b1c2,{'limit':0x8c});}),this['_descriptionElement']=null,this['acceptButton']=this['_createButton'](o(_0x5be5ad,'Accept\x20suggestion'),_0xdf767d['check'],'ck-suggestion--accept','acceptSuggestion','sw'),this['acceptButton']['bind']('isEnabled')['to'](this,'canAccept'),this['discardButton']=this['_createButton'](o(_0x5be5ad,'Discard\x20suggestion'),_0xdf767d['cancel'],'ck-suggestion--discard','discardSuggestion','sw'),this['discardButton']['bind']('isEnabled')['to'](this,'canDiscard'),this['userView']=new _0xc8bfc5(_0x5be5ad,this['_model']['author'],this['getUserViewNotificationText']()),this['userView']['extendTemplate']({'attributes':{'class':['ck-suggestion__user','ck-annotation__user']}}),this['setTemplate'](this['getTemplate']());}['getTemplate'](){const _0x5e92f3=this['bindTemplate'],_0x590de3=[{'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':_0x5e92f3['to']('authoredAt'),'class':['ck-comment__info-time','ck-annotation__info-time']},'children':[{'text':_0x5e92f3['to']('authoredAt',_0x163894=>this['_config']['formatDateTime'](_0x163894))}]}]},{'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']&&_0x590de3['push']({'tag':'div','attributes':{'class':['ck-comment__external']},'children':[{'text':this['getExternalSuggestionNote']()}]});const _0x1e2950={'tag':'div','attributes':{'class':['ck-suggestion-wrapper',_0x5e92f3['if']('isActive','ck-suggestion-wrapper--active'),_0x5e92f3['to']('type',_0x10e3bd=>'ck-suggestion-'+_0x10e3bd),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':_0x590de3}]}]};return this['commentsListView']&&this['commentThreadInputView']&&(_0x1e2950['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)),_0x1e2950;}['render'](){super['render'](),this['_descriptionElement']=this['element']['querySelector']('.ck-annotation__content-wrapper'),this['_descriptionElement']['innerHTML']=this['description'],this['on']('change:description',(_0x16ea8c,_0xe4e248,_0x3983cb)=>{this['_descriptionElement']['innerHTML']=_0x3983cb;});}['_createButton'](_0x146c18,_0x49bf2f,_0x5ebdf4,_0x5acf21,_0x19faac){const _0x5a6432=new _0x37be95(this['locale']);return _0x5a6432['set']({'label':_0x146c18,'icon':_0x49bf2f,'tooltip':!0x0,'tooltipPosition':_0x19faac}),_0x5a6432['extendTemplate']({'attributes':{'class':_0x5ebdf4}}),_0x5a6432['on']('execute',()=>{this['fire'](_0x5acf21,this['_model']['id']);}),_0x5a6432;}['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(_0x3066ab,_0x18d6ef){let _0x3d48db='';return _0x3d48db+=_0x3066ab['split']('*')['map']((_0x1e51c2,_0xa95a10)=>_0xa95a10%0x2!=0x0?'<span\x20class=\x22ck-suggestion-type\x22>'+us(_0x1e51c2)+'</span>':us(_0x1e51c2))['join'](''),_0x18d6ef&&(_0x3d48db+='<span\x20class=\x22ck-suggestion-color\x22\x20style=\x22background-color:\x20'+_0x18d6ef['value']+'\x22\x20title=\x22'+_0x18d6ef['title']+'\x22></span>'),_0x3d48db;}function us(_0x10ee61){const _0x4dc8bd=document['createElement']('span');return _0x4dc8bd['innerText']=_0x10ee61,_0x4dc8bd['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 _0x3be5df{['_suggestionToController'];['_viewToController'];['_annotationViews'];['_handleControllerBuffer'];['_disableComments'];static get['requires'](){return[p,_0x3c67fa,'CommentsRepository','Annotations','EditorAnnotations'];}static get['pluginName'](){return'TrackChangesUI';}constructor(_0x4d0a35){super(_0x4d0a35),this['_suggestionToController']=new Map(),this['_viewToController']=new Map(),this['_annotationViews']=new Map(),this['_handleControllerBuffer']=new Map();const _0x563cef=this['editor']['config'];_0x563cef['define']('trackChanges.SuggestionThreadView',ne),_0x563cef['define']('trackChanges.disableComments',!0x1),this['_disableComments']=_0x563cef['get']('trackChanges.disableComments');}['_handleSuggestionControllerDelayed'](_0x10f271,_0x431a08){0x0===this['_handleControllerBuffer']['size']&&setTimeout(()=>{for(const [_0x3eb2c7,_0x565a67]of this['_handleControllerBuffer']){const _0x57eb84=this['_suggestionToController']['has'](_0x3eb2c7);_0x57eb84||_0x565a67?_0x57eb84&&_0x565a67&&this['_destroyController'](_0x3eb2c7):this['_initializeController'](_0x3eb2c7);}this['_handleControllerBuffer']['clear'](),this['editor']['plugins']['get']('EditorAnnotations')['refreshSelectedViews'](),this['_refreshActiveMarkers']();},0xa),this['_handleControllerBuffer']['set'](_0x10f271,_0x431a08);}['init'](){const _0x21ebbc=this['editor'],_0x1c07f5=_0x21ebbc['plugins']['get']('TrackChangesEditing'),_0x2508bf=_0x21ebbc['plugins']['get']('Annotations'),_0x139c6f=_0x21ebbc['plugins']['get']('EditorAnnotations'),_0x381865=_0x21ebbc['plugins']['get']('CommentsRepository');this['_addUIComponentsToFactory'](),_0x139c6f['addSourceCollector'](()=>{const _0x8448fc=[];for(const [_0x26c1e2,_0x3a818b]of Array['from'](this['_suggestionToController'])){const _0x28506e=_0x26c1e2['getAllAdjacentSuggestions'](),_0x5c0d65=[];for(const _0x49d637 of _0x28506e){if(!_0x49d637['isInContent'])continue;if(_0x49d637['isMultiRange']){_0x5c0d65['push'](..._0x49d637['getRanges']());continue;}const _0x5f0db9=_0x49d637['getFirstRange']();if(_0x5c0d65['length']>0x0){const _0x4bbe47=_0x5c0d65[0x0]['getJoined'](_0x5f0db9);if(_0x4bbe47){_0x5c0d65[0x0]=_0x4bbe47;continue;}}_0x5c0d65['push'](_0x5f0db9);}_0x8448fc['push']([_0x3a818b['view'],_0x5c0d65]);}return _0x8448fc;}),this['listenTo'](_0x1c07f5,'suggestionLoaded',(_0x24dbc1,_0x52463f)=>{this['listenTo'](_0x52463f,'change:previous',(_0x59e542,_0x1f01b8,_0x28dff2,_0x43e380)=>{_0x52463f['isInContent']&&(null==_0x28dff2?(this['_updateController'](_0x43e380['head']),this['_handleSuggestionControllerDelayed'](_0x52463f,!0x1)):(this['_updateController'](_0x28dff2['head']),null==_0x43e380&&this['_handleSuggestionControllerDelayed'](_0x52463f,!0x0)));}),null!==_0x52463f['previous']?this['_updateController'](_0x52463f['head']):this['_handleSuggestionControllerDelayed'](_0x52463f,!0x1);}),this['listenTo'](_0x1c07f5,'suggestionUnloaded',(_0x32f326,_0x3c5ee8,_0x4135db)=>{this['stopListening'](_0x3c5ee8,'change:previous'),this['_handleControllerBuffer']['delete'](_0x3c5ee8),this['_suggestionToController']['has'](_0x3c5ee8)&&this['_destroyController'](_0x3c5ee8),_0x4135db&&this['_updateController'](_0x4135db['head']);}),this['listenTo'](_0x1c07f5,'suggestionChanged',(_0x4f74fe,_0x1b2e89)=>{this['_updateController'](_0x1b2e89);}),this['listenTo'](_0x2508bf,'change:activeAnnotations',()=>{this['_refreshActiveMarkers']();}),this['listenTo'](_0x381865,'addComment',(_0x3f4901,{threadId:_0x1f35ff,isFromAdapter:_0xc7ec8d})=>{if(_0xc7ec8d||!_0x1c07f5['hasSuggestion'](_0x1f35ff))return;const _0x31b595=_0x1c07f5['getSuggestion'](_0x1f35ff);this['_suggestionToController']['get'](_0x31b595)['view']['focus']();},{'priority':'lowest'});}['_refreshActiveMarkers'](){const _0x3c069a=this['editor']['plugins']['get']('Annotations'),_0x22e0e0=this['editor']['plugins']['get']('TrackChangesEditing'),_0x5f0c87=Array['from'](_0x3c069a['activeAnnotations'],_0x3ed839=>_0x3ed839['innerView'])['filter'](_0x5470e8=>this['_viewToController']['has'](_0x5470e8)),_0x2001ea=[];for(const _0x490848 of _0x5f0c87){const _0x1b66e0=this['_viewToController']['get'](_0x490848)['model']['getAllAdjacentSuggestions']();_0x2001ea['push'](..._0x1b66e0['reduce']((_0xd2d486,_0x559226)=>[..._0xd2d486,..._0x559226['getMarkerNames']()],[]));}_0x22e0e0['activeMarkers']=_0x2001ea;}['_addUIComponentsToFactory'](){const _0x4d9b15=this['editor'],_0x333162=_0x4d9b15['locale'],_0x696d8f=o(_0x333162,'Track\x20changes'),_0x452c07=new Wt([{'type':'switchbutton','model':new te({'withText':!0x0,'label':_0x696d8f,'commandName':'trackChanges','role':'menuitemcheckbox'})},{'type':'separator'},{'type':'button','model':new te({'withText':!0x0,'label':o(_0x333162,'Accept\x20all\x20suggestions'),'commandName':'acceptAllSuggestions','role':'menuitem'})},{'type':'button','model':new te({'withText':!0x0,'label':o(_0x333162,'Accept\x20all\x20selected\x20suggestions'),'commandName':'acceptSelectedSuggestions','role':'menuitem'})},{'type':'button','model':new te({'withText':!0x0,'label':o(_0x333162,'Discard\x20all\x20suggestions'),'commandName':'discardAllSuggestions','role':'menuitem'})},{'type':'button','model':new te({'withText':!0x0,'label':o(_0x333162,'Discard\x20all\x20selected\x20suggestions'),'commandName':'discardSelectedSuggestions','role':'menuitem'})}]);for(const _0x1462f1 of _0x452c07)if(ae(_0x1462f1)){const _0x35532b=_0x4d9b15['commands']['get'](_0x1462f1['model']['commandName']);_0x1462f1['model']['bind']('isOn','isEnabled')['to'](_0x35532b,'value','isEnabled');}_0x4d9b15['ui']['componentFactory']['add']('trackChanges',_0x372594=>this['_createToolbarButton'](_0x372594,_0x452c07,_0x696d8f)),_0x4d9b15['ui']['componentFactory']['add']('menuBar:trackChanges',_0x57b40f=>this['_createMenuBarMenu'](_0x57b40f,_0x452c07,_0x696d8f));}['_createToolbarButton'](_0x5d5aea,_0x410af7,_0x40ec78){const _0xcba351=zt(_0x5d5aea,Zt),_0x5359f3=this['editor']['commands']['get']('trackChanges');_0xcba351['buttonView']['set']({'tooltip':_0x40ec78,'label':_0x40ec78,'icon':ie}),_0xcba351['buttonView']['bind']('isOn')['to'](_0x5359f3,'value'),_0xcba351['buttonView']['on']('execute',()=>{_0x5359f3['execute'](),this['editor']['editing']['view']['focus']();}),qt(_0xcba351,_0x410af7,{'role':'menu'});const _0x59d410=[];for(const _0x590412 of _0x410af7)ae(_0x590412)&&_0x59d410['push'](this['editor']['commands']['get'](_0x590412['model']['commandName']));const _0x27343d=_0xcba351['buttonView'];return _0x27343d['actionView']['unbind']('isEnabled'),_0x27343d['arrowView']['unbind']('isEnabled'),_0x27343d['actionView']['bind']('isEnabled')['to'](_0x5359f3,'isEnabled'),_0x27343d['arrowView']['bind']('isEnabled')['toMany'](_0x59d410,'isEnabled',(..._0x5e5740)=>_0x5e5740['some'](_0x5e63d3=>_0x5e63d3)),_0xcba351['on']('execute',_0x26a087=>{this['editor']['execute'](_0x26a087['source']['commandName']),this['editor']['editing']['view']['focus']();}),_0xcba351;}['_createMenuBarMenu'](_0x18c6f1,_0x30f162,_0x5f38ef){const _0x512296=new Kt(_0x18c6f1),_0x350a3f=this['editor']['commands']['get']('trackChanges');_0x512296['buttonView']['set']({'label':_0x5f38ef,'icon':ie});const _0x4ae68d=new Qt(_0x18c6f1);for(const _0x31c61a of _0x30f162){if('separator'==_0x31c61a['type']){_0x4ae68d['items']['add'](new Jt(_0x18c6f1));continue;}const _0x1ade5f=new Xt(_0x18c6f1,_0x512296),_0x15a668=new Yt(_0x18c6f1),_0x320814=_0x31c61a['model'];_0x15a668['bind'](...Object['keys'](_0x320814))['to'](_0x320814),_0x15a668['delegate']('execute')['to'](_0x512296),_0x15a668['on']('execute',()=>{this['editor']['execute'](_0x320814['commandName']),this['editor']['editing']['view']['focus']();}),_0x1ade5f['children']['add'](_0x15a668),_0x4ae68d['items']['add'](_0x1ade5f);}return _0x512296['bind']('isEnabled')['to'](_0x350a3f,'isEnabled'),_0x512296['panelView']['children']['add'](_0x4ae68d),_0x512296;}['_initializeController'](_0x314fcc){const _0x32e6b5=this['editor'],_0x3f5e04=_0x32e6b5['config'],_0x1a7809=_0x32e6b5['plugins']['get']('Annotations'),_0x1c3659=_0x32e6b5['plugins']['get']('CommentsRepository'),_0x3a1e26=_0x32e6b5['plugins']['get']('EditorAnnotations'),_0x243860=_0x32e6b5['plugins']['get'](_0x3c67fa)['me'],_0x158bd5=_0x3f5e04['get']('trackChanges')['SuggestionThreadView'],{CommentsListView:_0x49f600,CommentThreadInputView:_0x5ff67a}=_0x32e6b5['plugins']['get']('CommentsUI');let _0x15d7a8,_0x2d7fec;this['_annotationViews']['has'](_0x314fcc['id'])?(_0x2d7fec=this['_annotationViews']['get'](_0x314fcc['id']),_0x15d7a8=_0x2d7fec['mainView']):(_0x15d7a8=new _0x158bd5(_0x32e6b5['locale'],_0x314fcc,_0x243860,{'disableComments':this['_disableComments'],'editorConfig':_0x3f5e04['get']('comments.editorConfig'),'maxCommentsWhenCollapsed':_0x3f5e04['get']('comments.maxCommentsWhenCollapsed'),'maxThreadTotalWeight':_0x3f5e04['get']('comments.maxThreadTotalWeight'),'maxCommentCharsWhenCollapsed':_0x3f5e04['get']('comments.maxCommentCharsWhenCollapsed'),'formatDateTime':_0x42ab4e(_0x3f5e04['get']('locale')),'CommentView':_0x3f5e04['get']('comments')['CommentView'],'CommentsListView':_0x49f600,'CommentThreadInputView':_0x5ff67a}),_0x15d7a8['acceptButton']['on']('execute',()=>{_0x32e6b5['editing']['view']['focus']();}),_0x15d7a8['discardButton']['on']('execute',()=>{_0x32e6b5['editing']['view']['focus']();}),_0x2d7fec=_0x1a7809['createAnnotationView'](this['editor']['locale'],_0x15d7a8),_0x2d7fec['bind']('isDirty')['to'](_0x15d7a8,'isDirty'),_0x2d7fec['bind']('length')['to'](_0x15d7a8),_0x2d7fec['bind']('type')['to'](_0x15d7a8,'type',_0x291817=>'suggestion-'+_0x291817),this['_annotationViews']['set'](_0x314fcc['id'],_0x2d7fec));const _0x1208b4=_0x1c3659['createCommentThreadController'](_0x314fcc['commentThread'],_0x15d7a8),_0x28d103=new oe(_0x32e6b5,_0x314fcc,_0x15d7a8,_0x1208b4),_0x38eb7d=_0x314fcc['getAllAdjacentSuggestions']()['filter'](_0x3d9916=>_0x3d9916['isInContent']);_0x15d7a8['descriptionParts']=_0x32e6b5['plugins']['get']('TrackChangesEditing')['descriptionFactory']['getDescriptions'](_0x38eb7d),this['_suggestionToController']['set'](_0x314fcc,_0x28d103),this['_viewToController']['set'](_0x15d7a8,_0x28d103);const _0x414356=_0x1a7809['createAnnotation']({'view':_0x2d7fec,'target':()=>{const _0x34019a=[],_0x306242=_0x314fcc['getAllAdjacentSuggestions']()['filter'](_0x5671e3=>_0x5671e3['isInContent']);for(const _0x2615bb of _0x306242)_0x34019a['push'](..._0x2615bb['getMarkers']());return _0x362eea(_0x32e6b5['editing'],_0x34019a);},'type':()=>'suggestion-'+_0x28d103['view']['type']});_0x1c3659['_bindAnnotationToEditors'](_0x15d7a8,_0x414356),_0x1a7809['add'](_0x414356),_0x3a1e26['registerAnnotation'](_0x414356);}['_destroyController'](_0x22b1f7){const _0x40b171=this['editor']['plugins']['get']('CommentsRepository'),_0x1815f2=this['editor']['plugins']['get']('Annotations'),_0x3a9368=this['_suggestionToController']['get'](_0x22b1f7),_0x4f42d6=_0x3a9368['view'],_0x5a2688=_0x1815f2['getByInnerView'](_0x4f42d6);_0x40b171['_unbindEditors'](_0x4f42d6),_0x5a2688&&_0x1815f2['remove'](_0x5a2688),this['_suggestionToController']['delete'](_0x22b1f7),this['_viewToController']['delete'](_0x4f42d6),_0x3a9368['destroy']();}['_updateController'](_0x4ebce1){if(!_0x4ebce1['isInContent']||!this['_suggestionToController']['has'](_0x4ebce1))return;const _0xed3e3=this['editor']['plugins']['get']('TrackChangesEditing'),_0x1b5810=this['_suggestionToController']['get'](_0x4ebce1),_0x3f56cc=_0x4ebce1['getAllAdjacentSuggestions']();_0x1b5810['view']['descriptionParts']=_0xed3e3['descriptionFactory']['getDescriptions'](_0x3f56cc);}['destroy'](){for(const _0x1bbf35 of this['_suggestionToController']['keys']())this['_destroyController'](_0x1bbf35);for(const _0x4773ac of this['_annotationViews']['values']())_0x4773ac['mainView']['destroy']();super['destroy']();}}function ae(_0x4daf2d){return'model'in _0x4daf2d;}class k extends _0x3be5df{static get['requires'](){return[p,d,'Comments'];}static get['pluginName'](){return'TrackChanges';}set['adapter'](_0x39717b){this['editor']['plugins']['get'](p)['adapter']=_0x39717b;}get['adapter'](){return this['editor']['plugins']['get'](p)['adapter'];}['addSuggestion'](_0x428319){return this['editor']['plugins']['get'](p)['addSuggestionData'](_0x428319);}['getSuggestions']({skipNotAttached:_0x31d980=!0x1,toJSON:_0xc359ba=!0x1}={}){return this['editor']['plugins']['get'](p)['getSuggestions']({'skipNotAttached':_0x31d980,'toJSON':_0xc359ba});}['getSuggestion'](_0x30565f){return this['editor']['plugins']['get'](p)['getSuggestion'](_0x30565f);}}const T=['Pagination'];class P extends _0x3be5df{static get['requires'](){return[p];}static get['pluginName'](){return'TrackChangesData';}['init'](){const _0x4991d8=this['editor'];if(_0x4991d8['config']['define']('trackChangesData.editorCreator',_0x5893aa=>{const _0x52a883=_0x4991d8['model']['document']['getRootNames']()['reduce']((_0x4bcfe4,_0x599c3f)=>(_0x4bcfe4[_0x599c3f]='',_0x4bcfe4),{});return _0x4991d8['constructor']['create'](_0x52a883,_0x5893aa);}),'function'!=typeof _0x4991d8['config']['get']('trackChangesData')['editorCreator'])throw new _0x357ebd('track-changes-data-invalid-editor-creator');}['getDataWithAcceptedSuggestions'](_0x572577){return N(this['editor'],!0x0,_0x572577);}['getDataWithDiscardedSuggestions'](_0x536c77){return N(this['editor'],!0x1,_0x536c77);}}class D extends _0x3be5df{['result'];static get['pluginName'](){return'TrackChangesDataGetter';}constructor(_0x59c6ff){super(_0x59c6ff),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(_0x1239e9){return void 0x0!==_0x1239e9['getRootsAttributes'];}async function N(_0x2d9250,_0x5b798b,_0x4e476f){const _0x1fc11c=_0x3c199d(_0x2d9250,T);_0x1fc11c['plugins']['push'](p,D),_0x1fc11c['rootsAttributes']=v(_0x2d9250)?_0x2d9250['getRootsAttributes']():void 0x0;const _0x26c9b7=document['createDocumentFragment'](),_0x4996e0=_0x2d9250['config']['get']('trackChangesData')['editorCreator'],_0x23295c=await _0x4996e0(_0x1fc11c,()=>function(_0x2c8185){const _0x24b106=document['createElement']('div');return _0x2c8185['appendChild'](_0x24b106),_0x24b106;}(_0x26c9b7));!function(_0x145a80,_0x41f129){const _0x4256af=_0x145a80['model']['document']['getRootNames']()['reduce']((_0xcfbdbb,_0x2baeb0)=>(_0xcfbdbb[_0x2baeb0]=_0x145a80['data']['get']({'rootName':_0x2baeb0}),_0xcfbdbb),{}),_0x292501=_0x145a80['plugins']['get']('Users')['users']['map'](_0x2e25de=>({'id':_0x2e25de['id'],'name':_0x2e25de['name']})),_0x427fea=_0x145a80['plugins']['get']('TrackChangesEditing')['getSuggestions']({'skipNotAttached':!0x0,'toJSON':!0x0}),_0x17751c=_0x145a80['plugins']['get']('CommentsRepository')['getCommentThreads']({'skipNotAttached':!0x0,'toJSON':!0x0}),_0x517608=_0x41f129['plugins']['get']('Users'),_0x1b4f12=_0x41f129['plugins']['get']('TrackChangesEditing'),_0x1d37e4=_0x41f129['plugins']['get']('CommentsRepository');for(const _0x10426a of _0x292501)_0x517608['getUser'](_0x10426a['id'])||_0x517608['addUser'](_0x10426a);_0x517608['me']||_0x517608['useAnonymousUser']();for(const _0x4d5164 of _0x427fea)_0x1b4f12['addSuggestionData'](_0x4d5164);for(const _0x439cd6 of _0x17751c)_0x1d37e4['addCommentThread'](_0x439cd6);_0x41f129['data']['set'](_0x4256af);}(_0x2d9250,_0x23295c),_0x23295c['execute'](_0x5b798b?'acceptAllSuggestions':'discardAllSuggestions');const _0x1d6e7a=v(_0x23295c)?_0x23295c['getFullData'](_0x4e476f):_0x23295c['data']['get'](_0x4e476f);return await _0x23295c['destroy'](),_0x1d6e7a;}export{es as BaseSuggestionThreadView,k as TrackChanges,P as TrackChangesData,p as TrackChangesEditing};