@ckeditor/ckeditor5-track-changes 35.3.0 → 35.3.2

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 (101) hide show
  1. package/build/track-changes.js +1 -2
  2. package/package.json +4 -4
  3. package/src/commands/acceptsuggestioncommand.js +1 -1
  4. package/src/commands/discardsuggestioncommand.js +1 -1
  5. package/src/commands/executeonallsuggestionscommand.js +1 -1
  6. package/src/commands/executeonselectedsuggestionscommand.js +1 -1
  7. package/src/commands/trackchangescommand.js +1 -1
  8. package/src/integrations/alignment.js +1 -1
  9. package/src/integrations/basicstyles.js +1 -1
  10. package/src/integrations/blockquote.js +1 -1
  11. package/src/integrations/ckbox.js +1 -1
  12. package/src/integrations/codeblock.js +1 -1
  13. package/src/integrations/comments.js +1 -1
  14. package/src/integrations/deletecommand.js +1 -1
  15. package/src/integrations/documentlist.js +1 -1
  16. package/src/integrations/entercommand.js +1 -1
  17. package/src/integrations/font.js +1 -1
  18. package/src/integrations/heading.js +1 -1
  19. package/src/integrations/highlight.js +1 -1
  20. package/src/integrations/horizontalline.js +1 -1
  21. package/src/integrations/htmlembed.js +1 -1
  22. package/src/integrations/image.js +1 -1
  23. package/src/integrations/importword.js +1 -1
  24. package/src/integrations/indent.js +1 -1
  25. package/src/integrations/inputcommand.js +1 -1
  26. package/src/integrations/link.js +1 -1
  27. package/src/integrations/list.js +1 -1
  28. package/src/integrations/mediaembed.js +1 -1
  29. package/src/integrations/mention.js +1 -1
  30. package/src/integrations/pagebreak.js +1 -1
  31. package/src/integrations/paragraph.js +1 -1
  32. package/src/integrations/removeformat.js +1 -1
  33. package/src/integrations/restrictededitingmode.js +1 -1
  34. package/src/integrations/shiftentercommand.js +1 -1
  35. package/src/integrations/standardeditingmode.js +1 -1
  36. package/src/integrations/style.js +1 -1
  37. package/src/integrations/table.js +1 -1
  38. package/src/integrations/tablecaption.js +1 -1
  39. package/src/integrations/tableclipboard.js +1 -1
  40. package/src/integrations/tableheadings.js +1 -1
  41. package/src/integrations/tablemergesplit.js +1 -1
  42. package/src/integrations/title.js +1 -1
  43. package/src/integrations/undo.js +1 -1
  44. package/src/integrations/utils.js +1 -1
  45. package/src/suggestion.js +1 -1
  46. package/src/suggestiondescriptionfactory.js +1 -1
  47. package/src/trackchanges.js +1 -1
  48. package/src/trackchangesdata.js +1 -1
  49. package/src/trackchangesediting.js +1 -1
  50. package/src/trackchangesui.js +1 -1
  51. package/src/ui/suggestioncontroller.js +1 -1
  52. package/src/ui/view/basesuggestionthreadview.js +1 -1
  53. package/src/ui/view/suggestionthreadview.js +1 -1
  54. package/src/utils/common-translations.js +1 -1
  55. package/src/utils/utils.js +1 -1
  56. package/build/translations/ar.js +0 -1
  57. package/build/translations/az.js +0 -1
  58. package/build/translations/bg.js +0 -1
  59. package/build/translations/bn.js +0 -1
  60. package/build/translations/ca.js +0 -1
  61. package/build/translations/cs.js +0 -1
  62. package/build/translations/da.js +0 -1
  63. package/build/translations/de.js +0 -1
  64. package/build/translations/el.js +0 -1
  65. package/build/translations/en-au.js +0 -1
  66. package/build/translations/es.js +0 -1
  67. package/build/translations/et.js +0 -1
  68. package/build/translations/fi.js +0 -1
  69. package/build/translations/fr.js +0 -1
  70. package/build/translations/gl.js +0 -1
  71. package/build/translations/he.js +0 -1
  72. package/build/translations/hi.js +0 -1
  73. package/build/translations/hr.js +0 -1
  74. package/build/translations/hu.js +0 -1
  75. package/build/translations/id.js +0 -1
  76. package/build/translations/it.js +0 -1
  77. package/build/translations/ja.js +0 -1
  78. package/build/translations/ko.js +0 -1
  79. package/build/translations/lt.js +0 -1
  80. package/build/translations/lv.js +0 -1
  81. package/build/translations/ms.js +0 -1
  82. package/build/translations/nl.js +0 -1
  83. package/build/translations/no.js +0 -1
  84. package/build/translations/pl.js +0 -1
  85. package/build/translations/pt-br.js +0 -1
  86. package/build/translations/pt.js +0 -1
  87. package/build/translations/ro.js +0 -1
  88. package/build/translations/ru.js +0 -1
  89. package/build/translations/sk.js +0 -1
  90. package/build/translations/sr-latn.js +0 -1
  91. package/build/translations/sr.js +0 -1
  92. package/build/translations/sv.js +0 -1
  93. package/build/translations/th.js +0 -1
  94. package/build/translations/tk.js +0 -1
  95. package/build/translations/tr.js +0 -1
  96. package/build/translations/tt.js +0 -1
  97. package/build/translations/uk.js +0 -1
  98. package/build/translations/ur.js +0 -1
  99. package/build/translations/vi.js +0 -1
  100. package/build/translations/zh-cn.js +0 -1
  101. package/build/translations/zh.js +0 -1
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x2981=['getShiftedBy','elementToElement','formatBlock','showSuggestionHighlights','enqueueChange','deleteContent','dataReady','consume','isInsideObject','_isForcedDefaultExecutionBlock','_getAuthorFromId','detach','nodeAfter','chain','change:data','isLimit','commandName','size','removeMarker','formatInline','splice','isCollapsed','mapper','createPositionAt','markerToData','normal','_joinSuggestions','isInContent','_descriptionFactory','getFirstMarker','getNearestSelectionRange','markerToHighlight','getRange','isUndo','isDocumentOperation','commentThread','originalSuggestionId','addSuggestionData','root','_addThreadToSuggestion','delete','next','dataToMarker','model','addSuggestion','markMultiRangeDeletion','after','notReady','formatBlock:','_suggestions','getFirstRange','addHighlight','PendingActions','suggestionChanged','createPositionAfter','isObject','track-changes-adapter-missing-getsuggestion','set','length','suggestion-type','acceptAllSuggestions','elementStart','_saved','_model','from','selection','adapter','setSelection','map','howMany','_handleNewSuggestionMarker','_registerDefaultCallbacks','rejected','_addSuggestionMarker','upcast','isAtEnd','name','getChangedMarkers','getSuggestionCallback','toJSON','discardAllSuggestions','_onDiscard','init','split','unbind','listenTo','insertion:chain','range','getAllAdjacentSuggestions','createRangeIn','ck-suggestion-marker','subType','suggestionLoaded','previous','widget','ck-suggestion-marker--active','addMarker:suggestion:formatBlock','add','getSuggestion','isEqual','markMultiRangeInsertion','ck-suggestion-marker-','refresh','_suggestionState','removeClass','editor','containsRangeInObject','createSelection','addCommentThread','containsPosition','plugins','elementEnd','_editor','getCustomProperty','CommentsRepository','isNextTo','rootName','skipNestingCheck','isTouching','insertion:','markInlineFormat','before','isRemovable','marker-count','$marker','remove','_enabledCommands','requires','isAfter','attributes','element','group','trackChanges','insertion:discard','nodeBefore','_getSuggestionData','addRange','value','getMultiRangeId','addMarker:suggestion','createRange','isSelectable','highest','authoredAt','markerReady','clone','acceptSuggestion','markerName','accept','_rangeIsInLocalUserInsertion','_joinWithAdjacentSuggestions','_refreshSuggestionsChain','addUser','registerCustomCallback','push','formatInline:discard','then','@external','registerPostFixer','get','includes','discardSelectedSuggestions','_suggestionFactory','discard','getUser','markMultiRangeBlockFormat','_breakSuggestionMarker','hasComments','ready','high','change:_saved','getAttribute','getLastMatchingPosition','filter','suggestionUnloaded','_splitMarkerName','editing','return','_checkSuggestionCorrectness','newRange','collaboration.channelId','_getExternalAuthor','unbindElementFromMarkerName','getCommentThread','position','insertion:accept','external:','every','type','forward','some','config','enableCommand','schema','track-changes-adapter-already-set','_updateSuggestionData','multi','low','trackChangesCommand','updateSuggestion','backward','_findSuggestions','change:activeMarkers','isOwn','insertion:join','deletion:chain','open','for','error-saving-suggestion-data-suggestion-discarded','differ','isAtStart','getItems','dataDowncast','document','insertContent','ck-suggestion-marker-formatBlock','parent','creator','formatInline:join','fire','consumable','values','deletion:','batch','data','_commentsRepository','start','isIntersectingWithRange','getWalker','getRanges','getDifference','substr','isMultiRange','has','addMarkerName','deletion:accept','$graveyard','end','forceDefaultExecution','enableReadOnlyMode','track-changes-command-not-found','item','hasCommentThread','_createSuggestion','createPositionBefore','bindElementToMarker','data-suggestion','PENDING_ACTION_SUGGESTION','suggestion','discardSuggestion','isLocal','track-changes-user-not-found','change','_defaultCallbacks','multipleBlocks','author','rethrowUnexpectedError','removeComment','markInsertion','locale','formatGroupId','TrackChangesEditing','targetPosition','oldRange','Users','catch','_removeSuggestion','writer','insert','buildSuggestion','pluginName','execute','sort','removed','editingDowncast','updateMarker','insertion','deletion','move','lowest','track-changes-suggestion-not-found','containsRange','isBefore','conversion','_adapter','options','suggestion:','getIntersection','getAncestors','textProxy','removeAttribute','markDeletion','markers','track-changes-suggestion-data-mismatch','createdAt','formatBlock:accept','fromCharCode','formatInline:chain','removeMarkers','isBlock','_setSuggestionRange','formatBlock:join','activeMarkers','stop','getSuggestions','removeMarker:suggestion:formatBlock','getChanges','commands','_setSuggestionData','accepted','markBlockFormat','deletion:join','setTo','createElement','splitPosition','join','_customCallbacks'];(function(_0x473a07,_0x2981ea){const _0x4012a1=function(_0x16a687){while(--_0x16a687){_0x473a07['push'](_0x473a07['shift']());}};_0x4012a1(++_0x2981ea);}(_0x2981,0x18f));const _0x4012=function(_0x473a07,_0x2981ea){_0x473a07=_0x473a07-0x0;let _0x4012a1=_0x2981[_0x473a07];return _0x4012a1;};import{Plugin as _0x4ba5c2,PendingActions as _0x3d9e3c}from'ckeditor5/src/core';import{LiveRange as _0x274d58}from'ckeditor5/src/engine';import{CKEditorError as _0xb43784,uid as _0x35a764,priorities as _0x261cbe,EmitterMixin as _0x2a93f6,mix as _0xdb2865,logWarning as _0x1923d6}from'ckeditor5/src/utils';import{toWidget as _0x3df954}from'ckeditor5/src/widget';import{Users as _0x54dfa1}from'ckeditor5-collaboration/src/collaboration-core';import _0xec3f0c from'./commands/trackchangescommand';import _0x33c19b from'./commands/acceptsuggestioncommand';import _0x5ac85e from'./commands/discardsuggestioncommand';import _0x186100 from'./commands/executeonallsuggestionscommand';import _0xbd9cf8 from'./commands/executeonselectedsuggestionscommand';import _0x30e79a from'./suggestion';import _0x31917f from'./suggestiondescriptionfactory';import _0x20dfb6 from'./integrations/alignment';import _0x4a04fe from'./integrations/basicstyles';import _0x3c926c from'./integrations/blockquote';import _0x569ed2 from'./integrations/ckbox';import _0x2504d4 from'./integrations/codeblock';import _0x5dac07 from'./integrations/comments';import _0xb742e0 from'./integrations/deletecommand';import _0x172848 from'./integrations/documentlist';import _0x3fbb2e from'./integrations/entercommand';import _0x1b09cf from'./integrations/font';import _0x4adf97 from'./integrations/heading';import _0x1e2b29 from'./integrations/highlight';import _0x549215 from'./integrations/horizontalline';import _0x18dea9 from'./integrations/htmlembed';import _0x2f8f04 from'./integrations/image';import _0x4f7705 from'./integrations/importword';import _0x529a0b from'./integrations/indent';import _0x2b7da7 from'./integrations/inputcommand';import _0x2bb6f7 from'./integrations/link';import _0x115871 from'./integrations/list';import _0x5b2e46 from'./integrations/mediaembed';import _0x3671e5 from'./integrations/mention';import _0x52b449 from'./integrations/pagebreak';import _0x49c4b8 from'./integrations/paragraph';import _0x3bbedd from'./integrations/removeformat';import _0x4e3ee4 from'./integrations/restrictededitingmode';import _0x3b932d from'./integrations/shiftentercommand';import _0x22fd24 from'./integrations/standardeditingmode';import _0x58e503 from'./integrations/style';import _0x402473 from'./integrations/table';import _0x242db0 from'./integrations/tablemergesplit';import _0x40c30d from'./integrations/tableheadings';import _0x2535b4 from'./integrations/tableclipboard';import _0x284b15 from'./integrations/title';import _0x5d000e from'./integrations/undo';import{hashObject as _0x242a73}from'@ckeditor/ckeditor5-collaboration-core';import{getTranslation as _0x5f1e46}from'./utils/common-translations';import _0x559262 from'./integrations/tablecaption';export default class p extends _0x4ba5c2{static get[_0x4012('0x2d')](){return[_0x4012('0x20'),_0x54dfa1,_0x3d9e3c,_0x20dfb6,_0x4a04fe,_0x3c926c,_0x569ed2,_0x2504d4,_0x5dac07,_0xb742e0,_0x172848,_0x3fbb2e,_0x1b09cf,_0x4adf97,_0x1e2b29,_0x549215,_0x18dea9,_0x2f8f04,_0x4f7705,_0x529a0b,_0x2b7da7,_0x2bb6f7,_0x115871,_0x5b2e46,_0x3671e5,_0x52b449,_0x49c4b8,_0x3bbedd,_0x4e3ee4,_0x3b932d,_0x22fd24,_0x58e503,_0x402473,_0x242db0,_0x40c30d,_0x559262,_0x2535b4,_0x284b15,_0x5d000e];}static get[_0x4012('0xbc')](){return _0x4012('0xb3');}constructor(_0x4fcfd5){function _0x57b287(_0x4b71dc){return _0x4b71dc[_0x4012('0x12f')](_0x347a1f=>String[_0x4012('0xd6')](_0x347a1f))[_0x4012('0xe9')]('');}super(_0x4fcfd5),this[_0x4012('0x124')](_0x4012('0xdc'),[]),this['on'](_0x4012('0x78'),(_0x2515a2,_0x751cfd,_0x544a6d,_0x588306)=>{this[_0x4012('0x12a')][_0x4012('0xaa')](()=>{for(const _0x3e73de of[..._0x588306,..._0x544a6d])this[_0x4012('0x12a')][_0x4012('0xd2')][_0x4012('0x97')](_0x3e73de)&&_0x4fcfd5[_0x4012('0x5e')]['reconvertMarker'](_0x3e73de);});}),this[_0x4012('0x107')]=new _0x31917f(this[_0x4012('0x17')][_0x4012('0x116')][_0x4012('0x6f')],this[_0x4012('0x17')]['locale']),this[_0x4012('0xca')]=null,this[_0x4012('0x50')]=new yt(this[_0x4012('0x17')]),this[_0x4012('0x11c')]=new Map(),this[_0x4012('0x8f')]=_0x4fcfd5[_0x4012('0x1c')][_0x4012('0x4d')](_0x4012('0x20')),this['_enabledCommands']=new Set(),this[_0x4012('0x12a')]=this['editor'][_0x4012('0x116')],this[_0x4012('0x15')]=new WeakMap(),this[_0x4012('0xf4')]=!0x1,this[_0x57b287([0x5f,0x65,0x78,0x65,0x63,0x75,0x74,0x65,0x53,0x75,0x67,0x67,0x65,0x73,0x74,0x69,0x6f,0x6e])]=_0x57b287([0x34,0x30,0x34,0x34,0x32,0x32,0x30,0x36]);}[_0x4012('0x0')](){const _0x5db124=this['editor'];_0x5db124[_0x4012('0xc9')]['for'](_0x4012('0xc0'))[_0x4012('0x10a')]({'model':_0x4012('0xa6'),'view':_0x269a13=>{const {id:_0x598250,type:_0x243549}=this[_0x4012('0x5d')](_0x269a13[_0x4012('0x41')]),_0x13f109=['ck-suggestion-marker',_0x4012('0x13')+_0x243549];let _0x595244=0xbb8;return this[_0x4012('0xdc')][_0x4012('0x4e')](_0x269a13[_0x4012('0x41')])&&(_0x13f109[_0x4012('0x48')](_0x4012('0xd')),_0x595244=0xbc2),_0x4012('0xc3')==_0x243549&&(_0x595244+=0x5),{'classes':_0x13f109,'attributes':{'data-suggestion':_0x598250},'priority':_0x595244};}}),_0x5db124['conversion']['for'](_0x4012('0x82'))['add'](_0x4bb877=>{_0x4bb877['on'](_0x4012('0x39'),(_0x22b7ba,_0x539254,_0x40042f)=>{if(!_0x40042f[_0x4012('0xcb')][_0x4012('0xee')])return;const _0x559b65=_0x539254[_0x4012('0x9f')];if(!_0x559b65)return;const _0x560c97=_0x40042f[_0x4012('0x101')]['toViewElement'](_0x559b65);_0x5db124['model'][_0x4012('0x6f')][_0x4012('0x122')](_0x559b65)&&_0x560c97&&!_0x560c97['getCustomProperty'](_0x4012('0xc'))&&_0x560c97['is']('containerElement')&&_0x3df954(_0x560c97,_0x40042f[_0x4012('0xb9')]);},{'priority':'high'});}),_0x5db124[_0x4012('0xc9')][_0x4012('0x7d')](_0x4012('0x82'))[_0x4012('0x10a')]({'model':'suggestion','view':(_0x1dc9e9,_0x1b4be3)=>{if(!_0x1b4be3[_0x4012('0xcb')][_0x4012('0xee')])return null;const {type:_0x1ce0be}=this[_0x4012('0x5d')](_0x1dc9e9['markerName']);return{'classes':[_0x4012('0x8'),_0x4012('0x13')+_0x1ce0be],'priority':0xbb8};}});const _0x4474ef=({showActiveMarkers:_0x3b5878=!0x0}={})=>(_0x1aa18e,_0x225d5a,_0x5c443d)=>{if(!_0x225d5a[_0x4012('0x9f')])return;if(_0x225d5a[_0x4012('0x9f')]['is'](_0x4012('0x12c')))return void _0x5c443d[_0x4012('0x8a')][_0x4012('0xf2')](_0x225d5a[_0x4012('0x9f')],_0x1aa18e[_0x4012('0x137')]);const _0x569647=_0x5c443d[_0x4012('0x101')]['toViewElement'](_0x225d5a['item']);if(!(_0x225d5a[_0x4012('0x9f')]['is'](_0x4012('0x30'))&&_0x5db124[_0x4012('0x116')][_0x4012('0x6f')][_0x4012('0xd9')](_0x225d5a['item'])&&!_0x569647[_0x4012('0x1f')](_0x4012('0x11e'))))return;const {id:_0x426541}=this[_0x4012('0x5d')](_0x225d5a[_0x4012('0x41')]);_0x5c443d['writer']['addClass']([_0x4012('0x8'),_0x4012('0x85')],_0x569647),_0x5c443d[_0x4012('0xb9')]['setAttribute'](_0x4012('0xa4'),_0x426541,_0x569647),_0x5c443d[_0x4012('0x101')][_0x4012('0xa3')](_0x569647,_0x225d5a[_0x4012('0x41')]),_0x3b5878&&(this['activeMarkers'][_0x4012('0x4e')](_0x225d5a['markerName'])?_0x5c443d[_0x4012('0xb9')]['addClass'](_0x4012('0xd'),_0x569647):_0x5c443d[_0x4012('0xb9')][_0x4012('0x16')]('ck-suggestion-marker--active',_0x569647));for(const _0x5e18aa of _0x5db124[_0x4012('0x116')][_0x4012('0x7')](_0x225d5a['item'])[_0x4012('0x81')]())_0x5c443d['consumable'][_0x4012('0xf2')](_0x5e18aa,_0x1aa18e[_0x4012('0x137')]);_0x5c443d['consumable'][_0x4012('0xf2')](_0x225d5a['item'],_0x1aa18e[_0x4012('0x137')]);};_0x5db124['conversion']['for']('dataDowncast')[_0x4012('0xf')](_0x3adcf2=>{_0x3adcf2['on'](_0x4012('0xe'),(_0x460055,_0x371cd5,_0x96bb15)=>{_0x96bb15[_0x4012('0xcb')][_0x4012('0xee')]&&_0x4474ef({'showActiveMarkers':!0x1})(_0x460055,_0x371cd5,_0x96bb15);},{'priority':_0x4012('0x3c')});}),_0x5db124[_0x4012('0xc9')][_0x4012('0x7d')](_0x4012('0x82'))[_0x4012('0x103')]({'model':'suggestion','view':(_0x58e7dc,_0x55368b)=>_0x55368b[_0x4012('0xcb')][_0x4012('0xee')]?null:{'group':_0x4012('0xa6'),'name':_0x58e7dc[_0x4012('0x95')](_0x4012('0xa6')[_0x4012('0x125')]+0x1)}}),_0x5db124[_0x4012('0xc9')][_0x4012('0x7d')](_0x4012('0x135'))[_0x4012('0xec')]({'view':{'name':'suggestion','attribute':{'id':/^\w/,'suggestionType':/^\w/}},'model':(_0x559cf1,{writer:_0x3dd39c})=>{let _0x3945ff=_0x4012('0xcc')+_0x559cf1[_0x4012('0x59')](_0x4012('0x126'))+':'+_0x559cf1[_0x4012('0x59')]('id');return _0x559cf1[_0x4012('0x59')]('marker-count')&&(_0x3945ff+=':'+_0x559cf1['getAttribute'](_0x4012('0x29'))),_0x3dd39c[_0x4012('0xe7')](_0x4012('0x2a'),{'data-name':_0x3945ff});}}),_0x5db124[_0x4012('0xc9')][_0x4012('0x7d')]('upcast')[_0x4012('0x115')]({'view':_0x4012('0xa6')}),_0x5db124[_0x4012('0xc9')][_0x4012('0x7d')](_0x4012('0xc0'))['add'](_0x103a7c=>{_0x103a7c['on'](_0x4012('0xe'),_0x4474ef(),{'priority':_0x4012('0x57')});}),_0x5db124[_0x4012('0xc9')]['for'](_0x4012('0xc0'))[_0x4012('0xf')](_0x322e3f=>{_0x322e3f['on'](_0x4012('0xdf'),(_0x4a4815,_0x46a3b7,_0xbf6c4)=>{const _0x1e74e9=_0xbf6c4['mapper']['markerNameToElements'](_0x46a3b7[_0x4012('0x41')]);if(_0x1e74e9)for(const _0x15f5d4 of _0x1e74e9)_0x15f5d4[_0x4012('0x1f')](_0x4012('0x11e'))||(_0xbf6c4['writer'][_0x4012('0x16')]([_0x4012('0x8'),_0x4012('0x85'),_0x4012('0xd')],_0x15f5d4),_0xbf6c4[_0x4012('0xb9')][_0x4012('0xd0')](_0x4012('0xa4'),_0x15f5d4),_0xbf6c4[_0x4012('0x101')][_0x4012('0x64')](_0x15f5d4,_0x46a3b7[_0x4012('0x41')]));},{'priority':_0x4012('0x57')});}),_0x5db124[_0x4012('0x116')][_0x4012('0x83')][_0x4012('0x4c')](_0x2552ab=>{let _0x448ec3=!0x1;const _0x155c72=Array['from'](_0x5db124[_0x4012('0x116')][_0x4012('0x83')]['differ'][_0x4012('0x138')]()),_0x4c6ef1=new Set();for(const {name:_0x5c3c2f,data:_0x2bd958}of _0x155c72){const {group:_0x1499da,type:_0x444b66,id:_0x2de315}=this[_0x4012('0x5d')](_0x5c3c2f);if(_0x4012('0xa6')!==_0x1499da)continue;const _0x230f83=this[_0x4012('0x11c')][_0x4012('0x4d')](_0x2de315);if(null!=_0x2bd958[_0x4012('0x61')]){_0x4012('0xfe')==_0x444b66&&(_0x448ec3=_0x448ec3||It(_0x2bd958[_0x4012('0x61')],_0x5c3c2f,_0x2552ab,_0x5db124[_0x4012('0x116')][_0x4012('0x6f')]));if(_0x2bd958[_0x4012('0x61')]['isCollapsed']||_0x4012('0x9a')==_0x2bd958[_0x4012('0x61')][_0x4012('0x111')][_0x4012('0x22')]||_0x4012('0xed')==_0x444b66&&!At(_0x2bd958[_0x4012('0x61')])||_0x4012('0xc3')==_0x444b66&&!(!St(_0x332c54=_0x2bd958[_0x4012('0x61')])&&!function(_0x2f3802){return _0x2f3802[_0x4012('0x90')][_0x4012('0x86')]==_0x2f3802[_0x4012('0x9b')][_0x4012('0x34')]&&_0x2f3802[_0x4012('0x90')]['isAtEnd'];}(_0x332c54)))_0x2552ab['removeMarker'](_0x5c3c2f),_0x448ec3=!0x0;else{if(!_0x230f83||!_0x230f83['isInContent'])continue;_0x4c6ef1[_0x4012('0xf')](_0x230f83);}}}var _0x332c54;return _0x4c6ef1[_0x4012('0xfc')]>0x0&&(_0x448ec3=!!this['_joinWithAdjacentSuggestions'](_0x4c6ef1)||_0x448ec3),_0x448ec3;}),_0x5db124[_0x4012('0x116')][_0x4012('0x83')][_0x4012('0x4c')](_0x3db3cd=>{let _0x21f1c5=!0x1;for(const _0x1f99e1 of _0x5db124[_0x4012('0x116')]['document'][_0x4012('0x7f')][_0x4012('0xe0')]()){if(_0x4012('0xba')!=_0x1f99e1[_0x4012('0x6a')])continue;const _0x54a650=_0x1f99e1[_0x4012('0x66')][_0x4012('0xeb')](_0x1f99e1[_0x4012('0x125')]);if(_0x54a650[_0x4012('0x136')])for(const _0x48dc54 of this[_0x4012('0x11c')][_0x4012('0x8b')]()){if(_0x48dc54[_0x4012('0x96')]||!_0x48dc54[_0x4012('0x106')])continue;if(_0x4012('0xed')!=_0x48dc54[_0x4012('0x6a')])continue;const _0x1ded71=_0x48dc54['getFirstRange']();if(_0x1ded71['start'][_0x4012('0x86')]!=_0x1ded71[_0x4012('0x9b')][_0x4012('0x86')]&&_0x1ded71[_0x4012('0x9b')][_0x4012('0x11')](_0x1f99e1[_0x4012('0x66')])){const _0x1fae60=_0x5db124[_0x4012('0x116')][_0x4012('0x3a')](_0x1ded71[_0x4012('0x90')],_0x54a650);_0x3db3cd[_0x4012('0xc1')](_0x48dc54[_0x4012('0x108')](),{'range':_0x1fae60}),_0x21f1c5=!0x0;}}}return _0x21f1c5;}),_0x5db124[_0x4012('0x116')][_0x4012('0xd2')]['on']('update:suggestion',(_0x29c48a,_0x1b45cc,_0x3050fd)=>{if(null==_0x3050fd){const {id:_0x43bbb2}=this[_0x4012('0x5d')](_0x1b45cc[_0x4012('0x137')]),_0x14f587=this[_0x4012('0x11c')][_0x4012('0x4d')](_0x43bbb2);_0x14f587&&_0x14f587['addMarkerName'](_0x1b45cc['name']);}}),_0x5db124[_0x4012('0x116')][_0x4012('0x83')]['on'](_0x4012('0xf9'),()=>{const _0x478bf2=Array['from'](_0x5db124['model'][_0x4012('0x83')]['differ'][_0x4012('0x138')]())['filter'](_0x446050=>_0x4012('0xa6')===this['_splitMarkerName'](_0x446050[_0x4012('0x137')])[_0x4012('0x31')]);if(0x0===_0x478bf2[_0x4012('0x125')])return;_0x478bf2[_0x4012('0xbe')]((_0x26fa9c,_0x2f9502)=>{const _0x5517e3=_0x26fa9c['data'][_0x4012('0xb5')],_0x3a65dc=_0x2f9502['data'][_0x4012('0xb5')];return null===_0x5517e3&&null===_0x3a65dc?0x0:null===_0x5517e3&&null!==_0x3a65dc?-0x1:null!==_0x5517e3&&null===_0x3a65dc?0x1:_0x5517e3['start'][_0x4012('0xc8')](_0x3a65dc[_0x4012('0x90')])?-0x1:0x1;});const _0x40a185=new Set(),_0x532810=new Set();for(const {name:_0x2fd39c,data:_0x4bdb2e}of _0x478bf2){const {id:_0x98ccda}=this[_0x4012('0x5d')](_0x2fd39c);if(null===_0x4bdb2e[_0x4012('0xb5')]){const _0x4bacc7=this['_handleNewSuggestionMarker'](_0x2fd39c);_0x532810[_0x4012('0xf')](_0x4bacc7);}else{const _0x97ee13=this['_suggestions'][_0x4012('0x4d')](_0x98ccda);null!==_0x4bdb2e[_0x4012('0x61')]||_0x97ee13[_0x4012('0x106')]?(_0x40a185[_0x4012('0xf')](_0x97ee13['head']),_0x532810[_0x4012('0xf')](_0x97ee13)):this[_0x4012('0xb8')](_0x97ee13);}}_0x532810[_0x4012('0xfc')]>0x0&&this[_0x4012('0x45')](_0x532810);for(const _0x845228 of _0x40a185)this[_0x4012('0x89')]('suggestionChanged',_0x845228);}),_0x5db124[_0x4012('0x116')]['on']('applyOperation',(_0x7eac78,_0x25592b)=>{const _0x5357a1=_0x25592b[0x0];if(!this[_0x4012('0x11c')]['size'])return;if(!_0x5357a1[_0x4012('0x10d')])return;if(_0x5357a1[_0x4012('0x8d')][_0x4012('0x10c')]||!_0x5357a1[_0x4012('0x8d')][_0x4012('0xa8')])return;let _0x2bc7b6,_0x1ac855;switch(_0x5357a1[_0x4012('0x6a')]){case _0x4012('0xba'):_0x2bc7b6=_0x5db124[_0x4012('0x116')][_0x4012('0x102')](_0x5357a1['position']),_0x1ac855=_0x2bc7b6[_0x4012('0xeb')](_0x5357a1[_0x4012('0x130')]);break;case'split':_0x2bc7b6=_0x5db124[_0x4012('0x116')][_0x4012('0x102')](_0x5357a1[_0x4012('0xe8')]),_0x1ac855=_0x5db124[_0x4012('0x116')][_0x4012('0x102')](_0x5357a1['moveTargetPosition']);break;case _0x4012('0xc4'):_0x2bc7b6=_0x5db124['model'][_0x4012('0x102')](_0x5357a1[_0x4012('0xb4')]),_0x1ac855=_0x2bc7b6[_0x4012('0xeb')](_0x5357a1[_0x4012('0x130')]);break;default:return;}const _0x44bfd7=_0x5db124[_0x4012('0x116')][_0x4012('0x3a')](_0x2bc7b6,_0x1ac855);_0x5db124[_0x4012('0x116')][_0x4012('0xaa')](()=>{for(const {suggestion:_0x3359ec,meta:_0x4ae5f6}of this[_0x4012('0x77')](_0x44bfd7)){if(_0x3359ec[_0x4012('0x96')])continue;if(_0x4012('0xfe')==_0x3359ec[_0x4012('0x6a')])continue;const _0x175176=_0x3359ec['data']&&_0x3359ec[_0x4012('0x8e')][_0x4012('0xac')];(_0x4012('0xed')!=_0x3359ec[_0x4012('0x6a')]||_0x4012('0x1')==_0x5357a1['type']&&!_0x175176)&&(_0x4ae5f6['containsRangeInObject']||_0x4012('0xc2')==_0x3359ec[_0x4012('0x6a')]&&_0x4ae5f6[_0x4012('0x79')]||_0x3359ec[_0x4012('0x11d')]()[_0x4012('0xc7')](_0x44bfd7)&&this['_breakSuggestionMarker'](_0x3359ec,_0x2bc7b6,_0x1ac855));}});},{'priority':_0x4012('0xc5')}),_0x5db124[_0x4012('0x116')]['on'](_0x4012('0xf0'),(_0x2aab0f,_0x245caf)=>{const _0x2bf0bc=_0x245caf[0x0],_0x38c593=_0x245caf[0x1];if(_0x38c593&&_0x38c593[_0x4012('0x9c')])return;if(this[_0x4012('0xf4')])return;if(!this[_0x4012('0x74')][_0x4012('0x37')])return;if(_0x2bf0bc[_0x4012('0x100')])return;const _0x365264=_0x5db124[_0x4012('0x116')][_0x4012('0x6f')],{start:_0x4f1f85,end:_0x5759b0}=_0x2bf0bc[_0x4012('0x11d')](),_0x375350=_0x4f1f85[_0x4012('0xf7')]&&_0x365264['isLimit'](_0x4f1f85[_0x4012('0xf7')])?null:_0x365264[_0x4012('0x109')](_0x4f1f85,_0x4012('0x6b')),_0x52648f=_0x5759b0[_0x4012('0x34')]&&_0x365264[_0x4012('0xfa')](_0x5759b0[_0x4012('0x34')])?null:_0x365264[_0x4012('0x109')](_0x5759b0,_0x4012('0x76')),_0x1266ac=_0x5db124[_0x4012('0x116')][_0x4012('0x3a')](_0x375350?_0x375350['start']:_0x4f1f85,_0x52648f?_0x52648f[_0x4012('0x9b')]:_0x5759b0);_0x5db124[_0x4012('0x116')][_0x4012('0xaa')](_0x3511eb=>{this[_0x4012('0xd1')](_0x1266ac);const _0x2a6507=_0x5db124[_0x4012('0x116')][_0x4012('0x6f')][_0x4012('0x109')](_0x1266ac[_0x4012('0x90')]);_0x2bf0bc['is']('documentSelection')?_0x3511eb[_0x4012('0x12e')](_0x2a6507):_0x2bf0bc[_0x4012('0xe6')](_0x2a6507);}),_0x2aab0f['stop']();},{'priority':_0x261cbe[_0x4012('0x104')]+0xa}),_0x5db124[_0x4012('0x116')]['on'](_0x4012('0x84'),(_0x2c539c,_0x12b8bd)=>{const _0x467431=_0x12b8bd[_0x12b8bd[_0x4012('0x125')]-0x1];_0x467431&&_0x467431[_0x4012('0x9c')]||this[_0x4012('0xf4')]||this[_0x4012('0x74')]['value']&&(_0x5db124[_0x4012('0x116')][_0x4012('0xaa')](()=>{let _0x20f176=_0x5db124[_0x4012('0x116')][_0x4012('0x84')](_0x12b8bd[0x0],_0x12b8bd[0x1],_0x12b8bd[0x2],_0x12b8bd[0x3],{'forceDefaultExecution':!0x0});if(!_0x20f176)return;_0x2c539c[_0x4012('0x5f')]=_0x20f176[_0x4012('0x3f')]();const _0x20c594=_0x20f176['end'][_0x4012('0x34')],_0x1b5a36=_0x5db124[_0x4012('0x116')][_0x4012('0x6f')];_0x20c594&&_0x1b5a36['isBlock'](_0x20c594)&&!_0x1b5a36['isObject'](_0x20c594)&&(_0x20f176=_0x5db124[_0x4012('0x116')][_0x4012('0x3a')](_0x20f176[_0x4012('0x90')],_0x5db124[_0x4012('0x116')][_0x4012('0x102')](_0x20c594,'end'))),this[_0x4012('0xb0')](_0x20f176);}),_0x2c539c[_0x4012('0xdd')]());},{'priority':_0x4012('0x57')}),this[_0x4012('0x74')]=new _0xec3f0c(_0x5db124,this[_0x4012('0x2c')]),this[_0x4012('0x17')][_0x4012('0xe1')][_0x4012('0xf')](_0x4012('0x32'),this[_0x4012('0x74')]),this[_0x4012('0x6e')](_0x4012('0x32'));const _0x5f3b2c=new _0x33c19b(_0x5db124,this[_0x4012('0x11c')]);_0x5db124[_0x4012('0xe1')][_0x4012('0xf')](_0x4012('0x40'),_0x5f3b2c),this[_0x4012('0x6e')]('acceptSuggestion');const _0x2bb077=new _0x5ac85e(_0x5db124,this[_0x4012('0x11c')]);_0x5db124[_0x4012('0xe1')][_0x4012('0xf')](_0x4012('0xa7'),_0x2bb077),this[_0x4012('0x6e')]('discardSuggestion'),_0x5db124[_0x4012('0xe1')][_0x4012('0xf')](_0x4012('0x127'),new _0x186100(_0x5db124,_0x5f3b2c,this['_suggestions'])),this[_0x4012('0x6e')](_0x4012('0x127')),_0x5db124[_0x4012('0xe1')]['add'](_0x4012('0x13b'),new _0x186100(_0x5db124,_0x2bb077,this[_0x4012('0x11c')])),this[_0x4012('0x6e')](_0x4012('0x13b')),_0x5db124[_0x4012('0xe1')][_0x4012('0xf')]('acceptSelectedSuggestions',new _0xbd9cf8(_0x5db124,_0x5f3b2c,this[_0x4012('0x11c')])),this[_0x4012('0x6e')]('acceptSelectedSuggestions'),_0x5db124[_0x4012('0xe1')][_0x4012('0xf')](_0x4012('0x4f'),new _0xbd9cf8(_0x5db124,_0x2bb077,this[_0x4012('0x11c')])),this[_0x4012('0x6e')](_0x4012('0x4f'));const _0x3f7d19=_0x5db124[_0x4012('0x1c')]['get'](_0x4012('0x20'));this[_0x4012('0x3')](_0x3f7d19,'addComment',(_0x5edf33,{threadId:_0x4f44a6})=>{const _0x501733=this[_0x4012('0x11c')][_0x4012('0x4d')](_0x4f44a6);_0x501733&&_0x501733[_0x4012('0x10e')]&&0x1===_0x501733[_0x4012('0x10e')][_0x4012('0x125')]&&this[_0x4012('0x71')](_0x4f44a6,{'hasComments':!0x0});},{'priority':_0x4012('0x73')}),this[_0x4012('0x3')](_0x3f7d19,_0x4012('0xaf'),(_0x55c424,{threadId:_0x450a77})=>{const _0x2d096b=this[_0x4012('0x11c')]['get'](_0x450a77);_0x2d096b&&_0x2d096b[_0x4012('0x10e')]&&!_0x2d096b['commentThread'][_0x4012('0x125')]&&this['_updateSuggestionData'](_0x450a77,{'hasComments':!0x1});},{'priority':_0x4012('0x73')});}set[_0x4012('0x12d')](_0x5b9c36){if(this[_0x4012('0xca')])throw new _0xb43784(_0x4012('0x70'),this);this[_0x4012('0xca')]=_0x5b9c36;}get[_0x4012('0x12d')](){return this[_0x4012('0xca')];}[_0x4012('0xde')]({skipNotAttached:_0x2a019e=!0x1,toJSON:_0x33502c=!0x1}={}){const _0x16db4a=[];for(const _0x656a2 of this[_0x4012('0x11c')][_0x4012('0x8b')]())_0x2a019e&&!_0x656a2['isInContent']||_0x16db4a[_0x4012('0x48')](_0x656a2);return _0x33502c?_0x16db4a['map'](_0x573b76=>_0x573b76[_0x4012('0x13a')]()):_0x16db4a;}[_0x4012('0x10')](_0x55fab1){const _0x56e5ec=this['_suggestions'][_0x4012('0x4d')](_0x55fab1);if(!_0x56e5ec)throw new _0xb43784(_0x4012('0xc6'),this);return _0x56e5ec;}['hasSuggestion'](_0x5c7a48){return this[_0x4012('0x11c')][_0x4012('0x97')](_0x5c7a48);}[_0x4012('0x110')](_0x1cdc0b){const {authorId:_0x3937ec,id:_0x3bcd34,attributes:_0x208614}=_0x1cdc0b,[_0x18680f,_0x4729e8]=_0x1cdc0b[_0x4012('0x6a')][_0x4012('0x1')](':'),_0x359320=this['_suggestions'][_0x4012('0x4d')](_0x3bcd34)||this[_0x4012('0xa1')](_0x18680f,_0x4729e8,_0x3bcd34,_0x3937ec,_0x208614);if(this['_addThreadToSuggestion'](_0x359320),this[_0x4012('0x60')](_0x359320,_0x18680f,_0x4729e8||null,_0x3937ec),_0x359320[_0x4012('0xd4')]=_0x1cdc0b[_0x4012('0xd4')],_0x208614&&_0x208614[_0x4012('0x4b')]){const {authorName:_0x445b38,createdAt:_0x466721}=_0x208614['@external'],_0x1c23b2=this[_0x4012('0x63')](_0x445b38);_0x359320[_0x4012('0x3d')]=_0x466721,_0x359320['author']=_0x1c23b2,_0x359320['isExternal']=!0x0;}else _0x359320['authoredAt']=_0x1cdc0b['createdAt'];switch(_0x1cdc0b[_0x4012('0x8e')]&&(_0x359320[_0x4012('0x8e')]=_0x1cdc0b[_0x4012('0x8e')]),_0x1cdc0b[_0x4012('0x2f')]&&(_0x359320[_0x4012('0x2f')]=_0x1cdc0b['attributes']),this['_adapter']&&this[_0x4012('0xca')][_0x4012('0x117')]||(_0x359320[_0x4012('0x129')]=!0x0),this[_0x4012('0x15')]['get'](_0x359320)){case _0x4012('0x11a'):this['_suggestionState'][_0x4012('0x124')](_0x359320,_0x4012('0xf1'));break;case'markerReady':_0x359320[_0x4012('0x106')]?(this[_0x4012('0x15')][_0x4012('0x124')](_0x359320,'ready'),this[_0x4012('0x89')](_0x4012('0xa'),_0x359320)):this[_0x4012('0x15')]['set'](_0x359320,'removed');}return _0x359320;}[_0x4012('0x40')](_0x4979dc){this['forceDefaultExecution'](()=>{this['editor']['model']['change'](()=>{for(const _0x169c02 of _0x4979dc[_0x4012('0x6')]())_0x169c02[_0x4012('0x42')]();});});}['discardSuggestion'](_0x5339cd){this[_0x4012('0x9c')](()=>{this[_0x4012('0x17')][_0x4012('0x116')][_0x4012('0xaa')](()=>{for(const _0x381fb0 of _0x5339cd[_0x4012('0x6')]())_0x381fb0[_0x4012('0x51')]();});});}[_0x4012('0x6e')](_0x372aed,_0x490b16){const _0x55dd5c=this[_0x4012('0x17')][_0x4012('0xe1')][_0x4012('0x4d')](_0x372aed);if(!_0x55dd5c)throw new _0xb43784(_0x4012('0x9e'),this,{'commandName':_0x372aed});this['_enabledCommands'][_0x4012('0xf')](_0x55dd5c),_0x490b16&&_0x55dd5c['on']('execute',(_0x11e9e8,_0x471b9c)=>{this[_0x4012('0x74')][_0x4012('0x37')]&&(this[_0x4012('0xf4')]||_0x471b9c[_0x4012('0x125')]>0x0&&_0x471b9c[_0x471b9c[_0x4012('0x125')]-0x1]&&_0x471b9c[_0x471b9c[_0x4012('0x125')]-0x1]['forceDefaultExecution']||(_0x490b16((..._0x42bc78)=>_0x55dd5c[_0x4012('0xbd')](..._0x42bc78,{'forceDefaultExecution':!0x0}),..._0x471b9c),_0x11e9e8[_0x4012('0xdd')]()));},{'priority':_0x4012('0x57')});}['forceDefaultExecution'](_0x2acdd8){let _0x2489b9,_0x21013e;const _0x247af5=this[_0x4012('0xf4')];this[_0x4012('0xf4')]=!0x0;try{_0x2489b9=_0x2acdd8();}catch(_0x19ef1e){_0x21013e=_0x19ef1e;}return _0x247af5||(this[_0x4012('0xf4')]=!0x1),_0x21013e&&_0xb43784[_0x4012('0xae')](_0x21013e,this),_0x2489b9;}[_0x4012('0xb0')](_0x23e45c,_0x39df5d=null,_0x30fe35={}){if(_0x23e45c[_0x4012('0x100')])return null;const _0x2eb9d3=this[_0x4012('0x17')][_0x4012('0x1c')]['get'](_0x4012('0xb6'))['me'];for(const {suggestion:_0x1aea70,meta:_0x5ab66a}of this[_0x4012('0x77')](_0x23e45c,_0x4012('0xc2')))if(_0x5ab66a[_0x4012('0x79')]){if(!_0x5ab66a[_0x4012('0x21')])return _0x1aea70;if(_0x39df5d==_0x1aea70[_0x4012('0x9')]){const _0x33793c=_0x1aea70['getFirstRange']();return _0x33793c[_0x4012('0x90')][_0x4012('0x11')](_0x23e45c[_0x4012('0x9b')])?this['_setSuggestionRange'](_0x1aea70,this[_0x4012('0x12a')][_0x4012('0x3a')](_0x23e45c[_0x4012('0x90')],_0x33793c[_0x4012('0x9b')])):this['_setSuggestionRange'](_0x1aea70,this[_0x4012('0x12a')]['createRange'](_0x33793c[_0x4012('0x90')],_0x23e45c[_0x4012('0x9b')])),_0x1aea70;}}const _0x484b70=_0x35a764(),_0x44695c=_0x2eb9d3['id'],_0x38da76=_0x39df5d?_0x4012('0x25')+_0x39df5d:_0x4012('0xc2'),_0x5d1071=this['_setSuggestionData']({'id':_0x484b70,'type':_0x38da76,'createdAt':new Date(),'authorId':_0x44695c,'attributes':_0x30fe35});return this['_addSuggestionMarker'](_0x38da76,_0x484b70,_0x44695c,_0x23e45c),_0x5d1071;}[_0x4012('0x12')](_0x323659,_0x21f6c7=_0x4012('0x72'),_0xa5e84e={}){const _0x4cadf9=this[_0x4012('0x17')]['plugins'][_0x4012('0x4d')]('Users')['me'],_0x4758dd=this[_0x4012('0x50')][_0x4012('0x139')]('insertion',_0x21f6c7,_0x4012('0xe9'));for(const _0x3bacf2 of this['getSuggestions']())if(_0x3bacf2[_0x4012('0xad')]['id']==_0x4cadf9['id']&&_0x4012('0xc2')==_0x3bacf2[_0x4012('0x6a')]&&_0x3bacf2[_0x4012('0x9')]==_0x21f6c7&&(_0x4758dd(_0x3bacf2['getRanges'](),_0x323659)||_0x4758dd(_0x323659,_0x3bacf2[_0x4012('0x93')]()))){for(const _0x461ee6 of _0x323659)_0x3bacf2[_0x4012('0x36')](_0x461ee6);return _0x3bacf2;}for(const _0x976dcf of _0x323659)for(const {suggestion:_0x1be8a3,meta:_0x35e256}of this[_0x4012('0x77')](_0x976dcf,'insertion')){if(!_0x35e256[_0x4012('0x79')])continue;let _0x14c43a=!0x0;for(const _0x20daf8 of _0x1be8a3[_0x4012('0x93')]())for(const _0x4ed423 of _0x323659)if(!_0x20daf8[_0x4012('0xc7')](_0x4ed423)){_0x14c43a=!0x1;break;}if(_0x14c43a)return _0x1be8a3;}const _0x417d8b=_0x35a764(),_0x429a82=_0x4cadf9['id'],_0x3e88dd='insertion:'+_0x21f6c7,_0xaa98c4=this[_0x4012('0xe2')]({'id':_0x417d8b,'type':_0x3e88dd,'createdAt':new Date(),'authorId':_0x429a82,'attributes':_0xa5e84e});for(const _0x1b79fe of _0x323659)this[_0x4012('0x134')](_0x3e88dd,_0x417d8b,_0x429a82,_0x1b79fe,_0x30e79a[_0x4012('0x38')]());return _0xaa98c4;}[_0x4012('0x26')](_0x555528,_0x229d4a,_0x1c7b33=null,_0x12a09a={}){if(_0x1c7b33=_0x1c7b33||vt(_0x229d4a),_0x555528[_0x4012('0x100')])return;const _0x52b631=this['editor'][_0x4012('0x1c')][_0x4012('0x4d')](_0x4012('0xb6'))['me'],_0x233631=[];for(const {suggestion:_0x29c9c1,meta:_0x2b408f}of this[_0x4012('0x77')](_0x555528,_0x4012('0xc2')))_0x2b408f[_0x4012('0x79')]&&!_0x2b408f[_0x4012('0xf3')]&&_0x233631[_0x4012('0x48')](..._0x29c9c1[_0x4012('0x93')]());const _0x6ec8af=function(_0x17ea80,_0x36495e){const _0x59f7ba=[];for(const _0x3d334e of _0x36495e){const _0x5077be=_0x17ea80['getIntersection'](_0x3d334e);_0x5077be&&_0x59f7ba['push'](_0x5077be);}return _0x59f7ba;}(_0x555528,_0x233631),_0x137b26=function(_0x2d3f77,_0x3f4c57){const _0x4ecf7d=[_0x2d3f77];for(const _0x594f0d of _0x3f4c57){let _0x19a068=0x0;for(;_0x19a068<_0x4ecf7d[_0x4012('0x125')];){const _0x33e751=_0x4ecf7d[_0x19a068][_0x4012('0x94')](_0x594f0d);_0x4ecf7d[_0x4012('0xff')](_0x19a068,0x1,..._0x33e751),_0x19a068+=_0x33e751['length'];}}return _0x4ecf7d;}(_0x555528,_0x233631);_0x6ec8af[_0x4012('0x125')]&&this['_model']['change'](()=>{for(const _0x2fb4a8 of _0x6ec8af){const _0x37ce7b=this[_0x4012('0x50')]['getSuggestionCallback'](_0x4012('0xfe'),_0x1c7b33,'accept');this[_0x4012('0x9c')](()=>_0x37ce7b([_0x2fb4a8],_0x229d4a,_0x12a09a));}});for(const _0x2feb6a of _0x137b26){let _0x2e48df=null,_0x4a1162=_0x2feb6a[_0x4012('0x90')],_0x193dd3=_0x2feb6a[_0x4012('0x9b')];for(const {suggestion:_0x195143,meta:_0x2a1348}of this[_0x4012('0x77')](_0x2feb6a,_0x4012('0xfe'))){if(!_0x2a1348['isOwn'])continue;if(_0x195143[_0x4012('0x9')]!=_0x1c7b33)continue;const _0x5c65c7=_0x195143[_0x4012('0x11d')]();if(_0x5c65c7[_0x4012('0xc7')](_0x2feb6a,!0x0))return;_0x4a1162=_0x4a1162[_0x4012('0xc8')](_0x5c65c7[_0x4012('0x90')])?_0x4a1162:_0x5c65c7[_0x4012('0x90')],_0x193dd3=_0x193dd3[_0x4012('0x2e')](_0x5c65c7[_0x4012('0x9b')])?_0x193dd3:_0x5c65c7[_0x4012('0x9b')],_0x2e48df?_0x5c65c7[_0x4012('0x90')]['isBefore'](_0x2e48df[_0x4012('0x11d')]()[_0x4012('0x90')])?(_0x2e48df[_0x4012('0xd8')](),_0x2e48df=_0x195143):_0x195143['removeMarkers']():_0x2e48df=_0x195143;}const _0x7dc42d=this['_model'][_0x4012('0x3a')](_0x4a1162,_0x193dd3);if(_0x2e48df)this[_0x4012('0xda')](_0x2e48df,_0x7dc42d);else{const _0x494ac0=_0x35a764(),_0x5924fb=_0x52b631['id'];this[_0x4012('0xe2')]({'id':_0x494ac0,'type':'formatInline:'+_0x1c7b33,'data':_0x229d4a,'createdAt':new Date(),'authorId':_0x5924fb,'attributes':_0x12a09a}),this[_0x4012('0x134')]('formatInline:'+_0x1c7b33,_0x494ac0,_0x5924fb,_0x7dc42d);}}}[_0x4012('0xe4')](_0x247f8a,_0x37642c,_0x4f993d=[],_0x3eee1f=null,_0x41a9e7={}){_0x37642c[_0x4012('0xb2')]||(_0x37642c[_0x4012('0xb2')]=_0x37642c[_0x4012('0xfb')]),_0x37642c[_0x4012('0xac')]=_0x247f8a['is'](_0x4012('0x5')),_0x3eee1f=_0x3eee1f||vt(_0x37642c);const _0x3b8c03=_0x4f993d[_0x4012('0x12f')](_0x1f7c9b=>Dt(_0x1f7c9b,this['_model'])),_0x2b2be7=_0x247f8a['is'](_0x4012('0x5'))?_0x247f8a:Dt(_0x247f8a,this[_0x4012('0x12a')]);_0x3b8c03['push'](_0x2b2be7);let _0x245373=!0x0;for(const _0x37a6ee of _0x3b8c03)if(!this[_0x4012('0x43')](_0x37a6ee)){_0x245373=!0x1;break;}if(_0x245373){const _0x566fc8=this[_0x4012('0x50')][_0x4012('0x139')](_0x4012('0xed'),_0x3eee1f,'accept');return void this[_0x4012('0x9c')](()=>_0x566fc8([_0x2b2be7],_0x37642c,_0x41a9e7));}let _0x36e225=null,_0x21a378=_0x2b2be7[_0x4012('0x90')],_0x4745fd=_0x2b2be7[_0x4012('0x9b')];for(const {suggestion:_0x44169c,meta:_0xd79848}of this['_findSuggestions'](_0x2b2be7,_0x4012('0xed'))){if(!_0xd79848['isOwn']||_0xd79848[_0x4012('0x21')]||_0xd79848[_0x4012('0x18')]||_0xd79848[_0x4012('0xf3')])continue;if(_0x44169c[_0x4012('0x8e')][_0x4012('0xb2')]!=_0x37642c[_0x4012('0xb2')])continue;const _0xf7eb66=_0x44169c[_0x4012('0x11d')]();if(_0x44169c['subType']==_0x3eee1f){if(_0xf7eb66[_0x4012('0xc7')](_0x2b2be7,!0x0))return;_0x21a378=_0x21a378['isBefore'](_0xf7eb66[_0x4012('0x90')])?_0x21a378:_0xf7eb66[_0x4012('0x90')],_0x4745fd=_0x4745fd[_0x4012('0x2e')](_0xf7eb66[_0x4012('0x9b')])?_0x4745fd:_0xf7eb66[_0x4012('0x9b')],_0x36e225?_0xf7eb66[_0x4012('0x90')][_0x4012('0xc8')](_0x36e225['getFirstRange']()[_0x4012('0x90')])?(_0x36e225[_0x4012('0xd8')](),_0x36e225=_0x44169c):_0x44169c['removeMarkers']():_0x36e225=_0x44169c;}else{const _0x46b088=_0x2b2be7['getIntersection'](_0xf7eb66);this['_cutOutSuggestionMarker'](_0x44169c,_0x46b088);}}const _0xb84137=this[_0x4012('0x17')][_0x4012('0x1c')][_0x4012('0x4d')](_0x4012('0xb6'))['me'],_0x1d8051=_0x35a764(),_0x11f76c=_0xb84137['id'];_0x36e225?this['_setSuggestionRange'](_0x36e225,this[_0x4012('0x12a')][_0x4012('0x3a')](_0x21a378,_0x4745fd)):(this[_0x4012('0xe2')]({'id':_0x1d8051,'type':_0x4012('0x11b')+_0x3eee1f,'data':_0x37642c,'createdAt':new Date(),'authorId':_0x11f76c,'attributes':_0x41a9e7}),this[_0x4012('0x134')]('formatBlock:'+_0x3eee1f,_0x1d8051,_0x11f76c,this[_0x4012('0x12a')]['createRange'](_0x21a378,_0x4745fd)));}[_0x4012('0x53')](_0x40885d,_0x3065a4,_0x2138d7=[],_0x2ab4e0=null,_0x5718a7={}){_0x3065a4[_0x4012('0xb2')]||(_0x3065a4[_0x4012('0xb2')]=_0x3065a4[_0x4012('0xfb')]),_0x3065a4[_0x4012('0xac')]=!0x1,_0x2ab4e0=_0x2ab4e0||vt(_0x3065a4);const _0x2e07c1=_0x2138d7[_0x4012('0x12f')](_0x12f600=>Dt(_0x12f600,this[_0x4012('0x12a')])),_0x2e104e=_0x40885d[_0x4012('0x12f')](_0x5b9cf7=>Dt(_0x5b9cf7,this['_model']));_0x2e07c1[_0x4012('0x48')](..._0x2e104e);let _0x4212c0=!0x0;for(const _0x56e248 of _0x2e07c1)if(!this[_0x4012('0x43')](_0x56e248)){_0x4212c0=!0x1;break;}if(_0x4212c0){const _0x1231ac=this['_suggestionFactory']['getSuggestionCallback']('formatBlock',_0x2ab4e0,'accept');return void this[_0x4012('0x9c')](()=>_0x1231ac(_0x2e104e,_0x3065a4,_0x5718a7));}const _0x3f6bde=this[_0x4012('0x17')][_0x4012('0x1c')][_0x4012('0x4d')](_0x4012('0xb6'))['me'];for(const _0x4f3cd3 of this[_0x4012('0xde')]()){if(_0x4f3cd3[_0x4012('0xad')]['id']!=_0x3f6bde['id'])continue;if(_0x4012('0xed')!=_0x4f3cd3[_0x4012('0x6a')]||_0x4f3cd3[_0x4012('0x8e')][_0x4012('0xb2')]!=_0x3065a4[_0x4012('0xb2')])continue;const _0x518f01=_0x4f3cd3['subType']==_0x2ab4e0;for(let _0x3ce903=0x0;_0x3ce903<_0x2e104e['length'];_0x3ce903++){const _0x5c3365=_0x2e104e[_0x3ce903];for(const _0x1554fe of _0x4f3cd3['getMarkers']()){const _0x22fc8f=_0x1554fe[_0x4012('0x10b')]();if(_0x5c3365['isEqual'](_0x22fc8f)){_0x518f01?(_0x2e104e['splice'](_0x3ce903,0x1),_0x3ce903--):_0x4f3cd3[_0x4012('0xfd')](_0x1554fe[_0x4012('0x137')]);break;}}}}if(0x0==_0x2e104e[_0x4012('0x125')])return;const _0x458db5=this[_0x4012('0x50')][_0x4012('0x139')](_0x4012('0xed'),_0x2ab4e0,_0x4012('0xe9'));for(const _0x22167c of this[_0x4012('0xde')]())if(_0x22167c['author']['id']==_0x3f6bde['id']&&_0x4012('0xed')==_0x22167c['type']&&_0x22167c[_0x4012('0x8e')][_0x4012('0xb2')]==_0x3065a4[_0x4012('0xb2')]&&_0x22167c[_0x4012('0x9')]==_0x2ab4e0&&(_0x458db5(_0x22167c[_0x4012('0x93')](),_0x2e104e)||_0x458db5(_0x2e104e,_0x22167c['getRanges']()))){for(const _0x552b00 of _0x2e104e)_0x22167c[_0x4012('0x36')](_0x552b00);return _0x22167c;}const _0x3d256b=_0x35a764(),_0x460e00=_0x3f6bde['id'],_0x5690f6='formatBlock:'+_0x2ab4e0,_0x24b3a1=this[_0x4012('0xe2')]({'id':_0x3d256b,'type':_0x5690f6,'data':_0x3065a4,'createdAt':new Date(),'authorId':_0x460e00,'attributes':_0x5718a7});for(const _0x466837 of _0x2e104e)this[_0x4012('0x134')](_0x5690f6,_0x3d256b,_0x460e00,_0x466837,_0x30e79a['getMultiRangeId']());return _0x24b3a1;}[_0x4012('0xd1')](_0x573682,_0xff094b=null,_0x1232b7={}){if(_0x573682[_0x4012('0x100')])return null;const _0x4268c1=this[_0x4012('0x17')][_0x4012('0x1c')][_0x4012('0x4d')](_0x4012('0xb6'))['me'],_0x3ef3ad=new _0x274d58(_0x573682[_0x4012('0x90')],_0x573682['end']);for(const {suggestion:_0x1be6ef,meta:_0x3cef43}of this[_0x4012('0x77')](_0x3ef3ad,_0x4012('0xc2')))if(_0x3cef43['isOwn']&&!_0x3cef43[_0x4012('0x21')]){if(_0x1be6ef[_0x4012('0x96')]){const _0x38db95=_0x1be6ef[_0x4012('0x93')]()[_0x4012('0x5b')](_0x3d8e9f=>_0x4012('0x9a')!=_0x3d8e9f[_0x4012('0x111')][_0x4012('0x22')]);_0x38db95[_0x4012('0x69')](_0x25a203=>_0x3ef3ad[_0x4012('0xc7')](_0x25a203,!0x0))&&_0x1be6ef[_0x4012('0x51')]();if(_0x38db95['some'](_0x150bf0=>_0x150bf0[_0x4012('0xc7')](_0x3ef3ad,!0x0))){const _0x5cf1c0=this['_suggestionFactory'][_0x4012('0x139')](_0x4012('0xc3'),_0xff094b,_0x4012('0x42'));return this[_0x4012('0x9c')](()=>_0x5cf1c0([_0x3ef3ad],null,_0x1232b7)),null;}}else{const _0x26f419=_0x3ef3ad['getIntersection'](_0x1be6ef['getFirstRange']());_0x1be6ef[_0x4012('0x13c')]([_0x26f419],null,_0x1232b7);}}if(_0x3ef3ad[_0x4012('0xf6')](),_0x3ef3ad[_0x4012('0x100')]||_0x4012('0x9a')==_0x3ef3ad[_0x4012('0x111')]['rootName'])return null;let _0x35efd9=null,_0x52b7cf=_0x3ef3ad[_0x4012('0x90')],_0x3d4ca4=_0x3ef3ad[_0x4012('0x9b')];for(const {suggestion:_0x594da0,meta:_0x2aef41}of this[_0x4012('0x77')](_0x3ef3ad,_0x4012('0xc3')))if(_0x2aef41[_0x4012('0x79')]){if(_0x594da0[_0x4012('0x96')]){let _0x5a5491=!0x0;for(const _0x3496ef of _0x594da0[_0x4012('0x93')]()){if(_0x3496ef[_0x4012('0xc7')](_0x3ef3ad,!0x0))return _0x594da0;_0x3ef3ad[_0x4012('0xc7')](_0x3496ef)||(_0x5a5491=!0x1);}_0x5a5491&&_0x594da0['discard']();}else{const _0x208c88=_0x594da0[_0x4012('0x11d')]();if(_0x208c88[_0x4012('0xc7')](_0x3ef3ad,!0x0))return _0x594da0;_0x52b7cf=_0x52b7cf['isBefore'](_0x208c88[_0x4012('0x90')])?_0x52b7cf:_0x208c88[_0x4012('0x90')],_0x3d4ca4=_0x3d4ca4[_0x4012('0x2e')](_0x208c88[_0x4012('0x9b')])?_0x3d4ca4:_0x208c88[_0x4012('0x9b')],_0x35efd9?_0x208c88[_0x4012('0x90')]['isBefore'](_0x35efd9['getFirstRange']()[_0x4012('0x90')])?(_0x35efd9[_0x4012('0xd8')](),_0x35efd9=_0x594da0):_0x594da0[_0x4012('0xd8')]():_0x35efd9=_0x594da0;}}if(_0x35efd9)return this['_setSuggestionRange'](_0x35efd9,this['_model']['createRange'](_0x52b7cf,_0x3d4ca4)),_0x35efd9;{const _0x1e4a13=_0x35a764(),_0x374af6=this[_0x4012('0x12a')]['createRange'](_0x52b7cf,_0x3d4ca4),_0x5c0623=_0x4268c1['id'],_0x18ecff=_0xff094b?_0x4012('0x8c')+_0xff094b:'deletion',_0x18a7a7=this[_0x4012('0xe2')]({'id':_0x1e4a13,'type':_0x18ecff,'createdAt':new Date(),'authorId':_0x5c0623,'attributes':_0x1232b7});return this[_0x4012('0x134')](_0x18ecff,_0x1e4a13,_0x5c0623,_0x374af6),_0x18a7a7;}}[_0x4012('0x118')](_0x26735c,_0x15e8fb=_0x4012('0x72'),_0x53dfed={}){const _0x1d9599=this['editor'][_0x4012('0x1c')][_0x4012('0x4d')]('Users')['me'],_0x3a00a4=_0x26735c[_0x4012('0x12f')](_0x56b26a=>new _0x274d58(_0x56b26a['start'],_0x56b26a[_0x4012('0x9b')])),_0x5600e5=new Set();for(const _0x158bf6 of _0x3a00a4)for(const {suggestion:_0x329cee,meta:_0x31a3cd}of this[_0x4012('0x77')](_0x158bf6,_0x4012('0xc2')))_0x31a3cd[_0x4012('0x79')]&&!_0x31a3cd[_0x4012('0x21')]&&_0x5600e5['add'](_0x329cee);for(const _0x3e9fca of _0x5600e5)if(_0x3e9fca[_0x4012('0x96')]){const _0x4b4eaa=_0x3e9fca[_0x4012('0x93')]();(!_0x3e9fca[_0x4012('0x2f')]||!_0x3e9fca['attributes'][_0x4012('0x23')])&&(_0x4b4eaa[_0x4012('0x69')](_0x478e48=>_0x3a00a4[_0x4012('0x6c')](_0xe0404b=>_0xe0404b[_0x4012('0xc7')](_0x478e48,!0x0)))&&_0x3e9fca[_0x4012('0x51')]());if(_0x3a00a4[_0x4012('0x69')](_0x3682c1=>_0x4b4eaa['some'](_0x187b09=>_0x187b09[_0x4012('0xc7')](_0x3682c1,!0x0)))){const _0x4f4f4b=this[_0x4012('0x50')][_0x4012('0x139')](_0x4012('0xc3'),_0x15e8fb,'accept');return this[_0x4012('0x9c')](()=>_0x4f4f4b(_0x26735c,null,_0x53dfed)),null;}}else{const _0x3a86c8=_0x3e9fca[_0x4012('0x11d')]();_0x3a00a4['some'](_0x465229=>_0x465229[_0x4012('0xc7')](_0x3a86c8,!0x0))&&_0x3e9fca[_0x4012('0x51')]();if(_0x3a00a4[_0x4012('0x69')](_0x28084b=>_0x3a86c8[_0x4012('0xc7')](_0x28084b,!0x0))){const _0x5b781b=this[_0x4012('0x50')][_0x4012('0x139')](_0x4012('0xc3'),_0x15e8fb,_0x4012('0x42'));return this[_0x4012('0x9c')](()=>_0x5b781b(_0x3a00a4,null,_0x53dfed)),null;}}const _0x1cfd93=this['_suggestionFactory'][_0x4012('0x139')](_0x4012('0xc3'),_0x15e8fb,_0x4012('0xe9'));let _0x2ef00d=null;for(const _0x5288d8 of this[_0x4012('0xde')]())if(_0x5288d8[_0x4012('0xad')]['id']==_0x1d9599['id']&&_0x5288d8[_0x4012('0x106')]&&_0x4012('0xc3')==_0x5288d8['type']&&_0x5288d8[_0x4012('0x9')]==_0x15e8fb&&(_0x1cfd93(_0x5288d8[_0x4012('0x93')](),_0x3a00a4)||_0x1cfd93(_0x3a00a4,_0x5288d8[_0x4012('0x93')]()))){if(_0x2ef00d){if(_0x5288d8[_0x4012('0x10e')]&&_0x5288d8['commentThread']['length'])continue;for(const _0x508520 of _0x5288d8[_0x4012('0x93')]())_0x2ef00d[_0x4012('0x91')](_0x508520)||_0x2ef00d[_0x4012('0x36')](_0x508520);_0x5288d8[_0x4012('0xd8')]();}else{_0x2ef00d=_0x5288d8;for(const _0x1902b4 of _0x3a00a4)_0x5288d8[_0x4012('0x91')](_0x1902b4)||_0x5288d8[_0x4012('0x36')](_0x1902b4);}}if(_0x2ef00d)return _0x2ef00d;_0x5600e5['clear']();for(const _0x244f8a of _0x3a00a4)for(const {suggestion:_0x49677e,meta:_0x5935a6}of this[_0x4012('0x77')](_0x244f8a,_0x4012('0xc3')))_0x5935a6[_0x4012('0x79')]&&_0x5600e5[_0x4012('0xf')](_0x49677e);for(const _0x3faaf0 of _0x5600e5){const _0x12dad0=_0x3faaf0[_0x4012('0x93')]();if(!_0x53dfed||!_0x53dfed[_0x4012('0x23')]){if(_0x3a00a4[_0x4012('0x69')](_0x1ecfbc=>_0x12dad0[_0x4012('0x6c')](_0x14fdee=>_0x14fdee[_0x4012('0xc7')](_0x1ecfbc,!0x0))))return _0x3faaf0;}(!_0x3faaf0[_0x4012('0x2f')]||!_0x3faaf0[_0x4012('0x2f')]['skipNestingCheck'])&&(_0x12dad0[_0x4012('0x69')](_0x4c59bc=>_0x3a00a4[_0x4012('0x6c')](_0x285a36=>_0x285a36['containsRange'](_0x4c59bc,!0x0)))&&_0x3faaf0[_0x4012('0x51')]());}const _0x18a045=_0x35a764(),_0x5a4489=_0x1d9599['id'],_0x15d2cb='deletion:'+_0x15e8fb,_0x563a8f=this['_setSuggestionData']({'id':_0x18a045,'type':_0x15d2cb,'createdAt':new Date(),'authorId':_0x5a4489,'attributes':_0x53dfed});for(const _0x7764f5 of _0x3a00a4)_0x7764f5['detach'](),_0x7764f5[_0x4012('0x100')]||_0x4012('0x9a')==_0x7764f5[_0x4012('0x111')]['rootName']||this['_addSuggestionMarker'](_0x15d2cb,_0x18a045,_0x5a4489,_0x7764f5,_0x30e79a[_0x4012('0x38')]());return _0x563a8f;}[_0x4012('0xda')](_0x2ccda7,_0x2ae04e){const _0xa6ba7e=_0x2ccda7[_0x4012('0x108')]();this[_0x4012('0x12a')][_0x4012('0xaa')](_0x1bb22e=>{_0x1bb22e[_0x4012('0xc1')](_0xa6ba7e,{'range':_0x2ae04e});});}[_0x4012('0x112')](_0x40d069){const _0x72a6f9=_0x40d069['id'],_0x392f47=this[_0x4012('0x17')][_0x4012('0x6d')][_0x4012('0x4d')](_0x4012('0x62'));this[_0x4012('0x8f')][_0x4012('0xa0')](_0x72a6f9)||this[_0x4012('0x8f')][_0x4012('0x1a')]({'channelId':_0x392f47,'threadId':_0x72a6f9});const _0x1cf5f5=this[_0x4012('0x8f')][_0x4012('0x65')](_0x72a6f9);_0x1cf5f5[_0x4012('0x2')](_0x4012('0x28')),_0x1cf5f5[_0x4012('0x28')]=!0x1,_0x40d069[_0x4012('0x10e')]=_0x1cf5f5;}['_checkSuggestionCorrectness'](_0x50310e,_0x5a42af,_0x409698,_0x3893d5){if(_0x50310e[_0x4012('0x6a')]!=_0x5a42af||_0x50310e[_0x4012('0x9')]!=_0x409698||_0x50310e[_0x4012('0x87')]['id']!=_0x3893d5)throw this[_0x4012('0x17')][_0x4012('0x9d')]('track-changes-suggestion-data-mismatch'),new _0xb43784(_0x4012('0xd3'),this);}['_cutOutSuggestionMarker'](_0x12cac9,_0x2e56e1){const _0x357d7b=_0x12cac9[_0x4012('0x11d')]();if(_0x2e56e1[_0x4012('0x11')](_0x357d7b))_0x12cac9[_0x4012('0xd8')]();else{if(_0x357d7b[_0x4012('0xc7')](_0x2e56e1)){const _0x475fef=this[_0x4012('0x12a')][_0x4012('0x102')](_0x2e56e1[_0x4012('0x90')]['nodeBefore'],_0x4012('0x9b'));this['_setSuggestionRange'](_0x12cac9,this[_0x4012('0x12a')][_0x4012('0x3a')](_0x357d7b[_0x4012('0x90')],_0x475fef));const _0x287526=_0x35a764(),_0x5e7aff=_0x12cac9[_0x4012('0x87')]['id'],_0x4d0d44=_0x12cac9[_0x4012('0x6a')]+':'+_0x12cac9[_0x4012('0x9')];this['_setSuggestionData']({'id':_0x287526,'type':_0x4d0d44,'createdAt':new Date(),'authorId':_0x5e7aff,'data':_0x12cac9[_0x4012('0x8e')],'attributes':_0x12cac9[_0x4012('0x2f')]});const _0xcb250a=this[_0x4012('0x12a')][_0x4012('0x102')](_0x2e56e1['end'][_0x4012('0x86')],_0x4012('0x119')),_0x867151=this[_0x4012('0x12a')][_0x4012('0x3a')](_0xcb250a,_0x357d7b[_0x4012('0x9b')]);this[_0x4012('0x134')](_0x4d0d44,_0x287526,_0x5e7aff,_0x867151);}else{if(_0x357d7b[_0x4012('0x1b')](_0x2e56e1[_0x4012('0x90')])){const _0x246e1b=this[_0x4012('0x12a')]['createPositionAt'](_0x2e56e1[_0x4012('0x90')][_0x4012('0x34')],'end');this[_0x4012('0xda')](_0x12cac9,this[_0x4012('0x12a')][_0x4012('0x3a')](_0x357d7b[_0x4012('0x90')],_0x246e1b));}else{const _0x5b3b35=this[_0x4012('0x12a')][_0x4012('0x102')](_0x2e56e1[_0x4012('0x9b')][_0x4012('0x86')],_0x4012('0x119'));this[_0x4012('0xda')](_0x12cac9,this['_model'][_0x4012('0x3a')](_0x5b3b35,_0x357d7b['end']));}}}}[_0x4012('0x43')](_0x435658){for(const {suggestion:_0x4f4402,meta:_0x11c1fe}of this[_0x4012('0x77')](_0x435658,_0x4012('0xc2'))){if(!_0x11c1fe[_0x4012('0x79')])continue;const _0x5837c5=_0x4f4402[_0x4012('0x93')]();for(const _0x55215d of _0x5837c5)if(!_0x435658['getDifference'](_0x55215d)[_0x4012('0x125')])return!0x0;}return!0x1;}[_0x4012('0xf5')](_0x4b012d){const _0x5bbe26=this[_0x4012('0x17')]['plugins']['get']('Users')[_0x4012('0x52')](_0x4b012d);if(!_0x5bbe26)throw new _0xb43784(_0x4012('0xa9'),this);return _0x5bbe26;}['_getExternalAuthor'](_0x18c70c){const _0xa3c703=this[_0x4012('0x17')]['plugins'][_0x4012('0x4d')]('Users'),_0x348bbe=_0x242a73(_0x4012('0x68')+_0x18c70c),_0x54da13=_0xa3c703[_0x4012('0x52')](_0x348bbe);return _0x54da13||_0xa3c703[_0x4012('0x46')]({'id':_0x348bbe,'name':_0x18c70c});}[_0x4012('0xa1')](_0x37d175,_0x558aa2,_0xc2f522,_0xb8a391,_0x13c78b){const _0x3ada6c=this[_0x4012('0xf5')](_0xb8a391),_0x1663c8=this[_0x4012('0x50')][_0x4012('0xbb')](_0x37d175,_0x558aa2,_0xc2f522,_0x3ada6c,_0x13c78b,_0x397f87=>this[_0x4012('0x71')](_0xc2f522,{'attributes':_0x397f87}));return this[_0x4012('0x3')](_0x1663c8,_0x4012('0x42'),()=>{this['_updateSuggestionData'](_0xc2f522,{'state':_0x4012('0xe3')});},{'priority':_0x4012('0x57')}),this['listenTo'](_0x1663c8,'discard',()=>{this['_updateSuggestionData'](_0xc2f522,{'state':_0x4012('0x133')});},{'priority':_0x4012('0x57')}),this['_suggestions'][_0x4012('0x124')](_0xc2f522,_0x1663c8),this[_0x4012('0x15')][_0x4012('0x124')](_0x1663c8,_0x4012('0x11a')),_0x1663c8;}[_0x4012('0x5d')](_0x51bfc2){const _0x278555=_0x51bfc2[_0x4012('0x1')](':');return{'group':_0x278555[0x0],'type':_0x278555[0x1],'subType':_0x278555['length']>=0x5?_0x278555[0x2]:null,'id':_0x278555[_0x4012('0x125')]<0x5?_0x278555[0x2]:_0x278555[0x3],'authorId':_0x278555[_0x4012('0x125')]<0x5?_0x278555[0x3]:_0x278555[0x4],'markerCount':0x6==_0x278555['length']?_0x278555[0x5]:null};}[_0x4012('0x54')](_0x4a0400,_0x43762d,_0xcc86a3){const _0x11b301=_0x4a0400['getFirstRange'](),_0x519a40=_0x11b301['start'],_0x299437=_0x11b301[_0x4012('0x9b')];this[_0x4012('0xda')](_0x4a0400,this[_0x4012('0x12a')][_0x4012('0x3a')](_0x519a40,_0x43762d));const _0x1b00cf=_0x35a764(),_0x249967=_0x4a0400[_0x4012('0x87')]['id'],_0x17d9bd=_0x4a0400[_0x4012('0x6a')]+(_0x4a0400[_0x4012('0x9')]?':'+_0x4a0400[_0x4012('0x9')]:'');this[_0x4012('0xe2')]({'id':_0x1b00cf,'type':_0x17d9bd,'createdAt':new Date(),'authorId':_0x249967,'originalSuggestionId':_0x4a0400['id'],'attributes':_0x4a0400['attributes'],'data':_0x4a0400[_0x4012('0x8e')]}),_0x4012('0xed')==_0x4a0400[_0x4012('0x6a')]&&(_0xcc86a3=this[_0x4012('0x12a')][_0x4012('0xa2')](_0xcc86a3[_0x4012('0x86')])),this[_0x4012('0x134')](_0x17d9bd,_0x1b00cf,_0x249967,this['_model'][_0x4012('0x3a')](_0xcc86a3,_0x299437));}['_findSuggestions'](_0x126306,_0x4f1977=null){const _0x35870c=[],_0x372968=this[_0x4012('0x12a')]['schema'],_0x1615d2=this[_0x4012('0x17')][_0x4012('0x1c')][_0x4012('0x4d')](_0x4012('0xb6'))['me'];for(const _0x13ea83 of this[_0x4012('0xde')]())if(_0x13ea83['isInContent']&&(!_0x4f1977||_0x13ea83[_0x4012('0x6a')]==_0x4f1977))for(const _0x4a9059 of _0x13ea83[_0x4012('0x93')]()){const _0x13868f=_0x126306[_0x4012('0x90')][_0x4012('0x11')](_0x4a9059[_0x4012('0x9b')])||_0x126306['end'][_0x4012('0x11')](_0x4a9059[_0x4012('0x90')]);if(_0x13868f||_0x126306[_0x4012('0xcd')](_0x4a9059)){const _0x493269=_0x126306[_0x4012('0xc7')](_0x4a9059)&&bt(_0x372968,_0x4a9059[_0x4012('0x90')],_0x126306),_0x3642ab=_0x4a9059[_0x4012('0xc7')](_0x126306)&&bt(_0x372968,_0x126306[_0x4012('0x90')],_0x4a9059);_0x35870c[_0x4012('0x48')]({'suggestion':_0x13ea83,'meta':{'isOwn':_0x1615d2==_0x13ea83[_0x4012('0xad')],'isNextTo':_0x13868f,'isInsideObject':_0x493269,'containsRangeInObject':_0x3642ab}});break;}}return _0x35870c;}[_0x4012('0x134')](_0x89c940,_0x1086d3,_0x34858a,_0x5c6327,_0xa6289f=null){this[_0x4012('0x12a')]['change'](_0x36e9ab=>{let _0x429136=_0x4012('0xcc')+_0x89c940+':'+_0x1086d3+':'+_0x34858a;_0xa6289f&&(_0x429136=_0x429136+':'+_0xa6289f),_0x36e9ab['addMarker'](_0x429136,{'range':_0x5c6327,'usingOperation':!0x0,'affectsData':!0x0});});}[_0x4012('0xb8')](_0x580763){const _0x5eecfd=_0x580763[_0x4012('0xb')],_0x224737=_0x580763[_0x4012('0x114')];_0x580763[_0x4012('0xb')]=null,null!=_0x5eecfd&&(_0x5eecfd[_0x4012('0x114')]=null),_0x580763['next']=null,null!=_0x224737&&(_0x224737['previous']=null),'ready'==this[_0x4012('0x15')][_0x4012('0x4d')](_0x580763)&&(this[_0x4012('0x15')][_0x4012('0x124')](_0x580763,'removed'),this['fire'](_0x4012('0x5c'),_0x580763,_0x5eecfd,_0x224737));}['_setSuggestionData'](_0x4d66e3){const _0x1e2570=_0x4d66e3['id'],_0x26ed77=this[_0x4012('0x110')](_0x4d66e3);if(this[_0x4012('0xca')]&&this[_0x4012('0xca')][_0x4012('0x117')]){const _0x44869b=this[_0x4012('0x17')]['plugins'][_0x4012('0x4d')](_0x4012('0x11f')),_0x401559=_0x26ed77[_0x4012('0x55')],_0x4b26ac=_0x26ed77[_0x4012('0x9')]?_0x26ed77['type']+':'+_0x26ed77['subType']:_0x26ed77['type'],_0x11e22e=this[_0x4012('0x17')][_0x4012('0xb1')],_0x2d0db4=_0x44869b[_0x4012('0xf')](_0x5f1e46(_0x11e22e,_0x4012('0xa5'))),_0x1880ad={'id':_0x1e2570,'type':_0x4b26ac,'hasComments':_0x401559,'data':_0x4d66e3['data']||null,'originalSuggestionId':_0x4d66e3[_0x4012('0x10f')]||null,'attributes':_0x26ed77[_0x4012('0x2f')]};this['_adapter'][_0x4012('0x117')](_0x1880ad)['then'](_0x427ec6=>{_0x26ed77['_saved']=!0x0,_0x44869b['remove'](_0x2d0db4),_0x427ec6&&_0x427ec6[_0x4012('0xd4')]&&(this[_0x4012('0x11c')][_0x4012('0x4d')](_0x1e2570)[_0x4012('0xd4')]=_0x427ec6[_0x4012('0xd4')]);})[_0x4012('0xb7')](_0x2e0fcd=>{throw _0x1923d6(_0x4012('0x7e')),this[_0x4012('0x17')][_0x4012('0x116')][_0x4012('0xef')]({'isUndoable':!0x1},()=>{_0x26ed77[_0x4012('0x51')]();}),_0x26ed77['stopListening'](),this['_suggestions'][_0x4012('0x113')](_0x26ed77['id']),this[_0x4012('0x15')][_0x4012('0x113')](_0x26ed77),_0x2e0fcd;});}return _0x26ed77;}[_0x4012('0x71')](_0x48644d,_0x29c9db){const _0xaa0116=this[_0x4012('0x17')][_0x4012('0x1c')][_0x4012('0x4d')](_0x4012('0x11f')),_0x3b4181=this[_0x4012('0x11c')][_0x4012('0x4d')](_0x48644d);if(this['_adapter']&&this[_0x4012('0xca')][_0x4012('0x75')]){if(_0x3b4181[_0x4012('0x129')]){const _0xce8961=_0xaa0116[_0x4012('0xf')](_0x5f1e46(this[_0x4012('0x17')][_0x4012('0xb1')],_0x4012('0xa5')));this[_0x4012('0xca')][_0x4012('0x75')](_0x48644d,_0x29c9db)['then'](()=>{_0xaa0116[_0x4012('0x2b')](_0xce8961);});}else _0x3b4181['on'](_0x4012('0x58'),()=>{this[_0x4012('0x71')](_0x48644d,_0x29c9db);});}}[_0x4012('0x35')](_0x38f5a4){if(!this['_adapter']||!this[_0x4012('0xca')][_0x4012('0x10')])throw new _0xb43784(_0x4012('0x123'),this);return this[_0x4012('0xca')][_0x4012('0x10')](_0x38f5a4);}[_0x4012('0x131')](_0x552afe){const {id:_0x16af40,type:_0x26a675,subType:_0x3ee3e0,authorId:_0x558f50}=this[_0x4012('0x5d')](_0x552afe),_0x249e2c=this[_0x4012('0x11c')][_0x4012('0x4d')](_0x16af40)||this[_0x4012('0xa1')](_0x26a675,_0x3ee3e0,_0x16af40,_0x558f50);switch(this[_0x4012('0x60')](_0x249e2c,_0x26a675,_0x3ee3e0,_0x558f50),this[_0x4012('0x15')]['get'](_0x249e2c)){case _0x4012('0x11a'):this[_0x4012('0x35')](_0x16af40)[_0x4012('0x4a')](_0x10fcae=>{let _0x3d593a=Promise['resolve']();_0x10fcae[_0x4012('0x55')]&&(_0x3d593a=this[_0x4012('0x8f')]['fetchCommentThread']({'channelId':this['editor']['config'][_0x4012('0x4d')](_0x4012('0x62')),'threadId':_0x16af40})),_0x3d593a['then'](()=>{this[_0x4012('0x110')](_0x10fcae)[_0x4012('0x129')]=!0x0;});}),this[_0x4012('0x15')]['set'](_0x249e2c,_0x4012('0x3e'));break;case _0x4012('0xbf'):this[_0x4012('0x71')](_0x16af40,{'state':_0x4012('0x7c')});case _0x4012('0xf1'):this['_suggestionState']['set'](_0x249e2c,_0x4012('0x56')),this[_0x4012('0x89')](_0x4012('0xa'),_0x249e2c);break;case'ready':this['fire'](_0x4012('0x120'),_0x249e2c);}return _0x249e2c[_0x4012('0x98')](_0x552afe),_0x249e2c;}[_0x4012('0x45')](_0xb4b3e6){const _0x5d51f8=Array[_0x4012('0x12b')](_0xb4b3e6)[_0x4012('0x5b')](_0xe364f7=>!_0xe364f7[_0x4012('0x96')]),_0x25b10a=this['getSuggestions']({'skipNotAttached':!0x0})[_0x4012('0x5b')](_0xb998a6=>!_0xb998a6[_0x4012('0x96')]),_0x221de0=_0x25b10a[_0x4012('0x5b')](_0x437b79=>!_0xb4b3e6[_0x4012('0x97')](_0x437b79)),_0x5dd734=new Map(_0x25b10a[_0x4012('0x12f')](_0x13ea9d=>[_0x13ea9d,this[_0x4012('0x50')][_0x4012('0x139')](_0x13ea9d[_0x4012('0x6a')],_0x13ea9d[_0x4012('0x9')],_0x4012('0xf8'))])),_0xc57b1a=new Map(_0x25b10a['map'](_0x412b1f=>[_0x412b1f,_0x412b1f[_0x4012('0x11d')]()])),_0x54f120=new Set(),_0x39a619=new Set();for(let _0x4676e0=0x0;_0x4676e0<_0x5d51f8[_0x4012('0x125')];_0x4676e0++)_0x5bcc00(_0x5d51f8[_0x4676e0],_0x5d51f8,_0x4676e0+0x1);for(let _0x2fbd5a=0x0;_0x2fbd5a<_0x5d51f8[_0x4012('0x125')];_0x2fbd5a++)_0x5bcc00(_0x5d51f8[_0x2fbd5a],_0x221de0,0x0);for(let _0x17f527=0x0;_0x17f527<_0x5d51f8[_0x4012('0x125')];_0x17f527++){const _0x4065cc=_0x5d51f8[_0x17f527];!_0x39a619[_0x4012('0x97')](_0x4065cc)&&_0x4065cc[_0x4012('0xb')]&&(_0x4065cc[_0x4012('0xb')][_0x4012('0x114')]===_0x4065cc&&(_0x4065cc['previous'][_0x4012('0x114')]=null),_0x4065cc[_0x4012('0xb')]=null),!_0x54f120[_0x4012('0x97')](_0x4065cc)&&_0x4065cc['next']&&(_0x4065cc['next'][_0x4012('0xb')]===_0x4065cc&&(_0x4065cc[_0x4012('0x114')][_0x4012('0xb')]=null),_0x4065cc['next']=null);}function _0x5bcc00(_0x239114,_0x56338d,_0x50ab00){for(let _0x6b09a9=_0x50ab00;_0x6b09a9<_0x56338d[_0x4012('0x125')];_0x6b09a9++){const _0x23886c=_0xcede58(_0x239114,_0x56338d[_0x6b09a9]);_0x23886c&&(_0x23886c[0x0]['next']=_0x23886c[0x1],_0x23886c[0x1][_0x4012('0xb')]=_0x23886c[0x0],_0x54f120[_0x4012('0xf')](_0x23886c[0x0]),_0x39a619[_0x4012('0xf')](_0x23886c[0x1]));}}function _0xcede58(_0x55683b,_0x252692){if(_0x55683b['author']['id']!==_0x252692['author']['id'])return null;const _0x425192=_0x5dd734['get'](_0x55683b)(_0x55683b,_0x252692,_0xc57b1a['get'](_0x55683b),_0xc57b1a[_0x4012('0x4d')](_0x252692));if(!_0x425192)return null;return _0x5dd734[_0x4012('0x4d')](_0x252692)(_0x55683b,_0x252692,_0xc57b1a[_0x4012('0x4d')](_0x55683b),_0xc57b1a[_0x4012('0x4d')](_0x252692))?_0x425192[0x1][_0x4012('0x10e')]&&_0x425192[0x1]['commentThread'][_0x4012('0x125')]?null:_0x425192:null;}}[_0x4012('0x44')](_0x3f58f6){const _0x32fcaa=Array['from'](_0x3f58f6),_0xf800e6=this[_0x4012('0xde')]({'skipNotAttached':!0x0}),_0x17d0f2=_0xf800e6[_0x4012('0x5b')](_0x3767ef=>!_0x3f58f6[_0x4012('0x97')](_0x3767ef)),_0x2839eb=new Map(_0x32fcaa[_0x4012('0x12f')](_0x4123b1=>[_0x4123b1,this[_0x4012('0x50')][_0x4012('0x139')](_0x4123b1['type'],_0x4123b1['subType'],_0x4012('0xe9'))])),_0x168f31=new Map(_0xf800e6['map'](_0x4cea80=>[_0x4cea80,_0x4cea80[_0x4012('0x93')]()]));for(let _0x3b2883=0x0;_0x3b2883<_0x32fcaa[_0x4012('0x125')];_0x3b2883++){if(_0x3e531d(this,_0x32fcaa[_0x3b2883],_0x32fcaa,_0x3b2883+0x1))return!0x0;}for(let _0x310be0=0x0;_0x310be0<_0x32fcaa[_0x4012('0x125')];_0x310be0++){if(_0x3e531d(this,_0x32fcaa[_0x310be0],_0x17d0f2,0x0))return!0x0;}return!0x1;function _0x3e531d(_0x42c4cb,_0x1321e1,_0x4964fd,_0x3c531c){for(let _0x6b1468=_0x3c531c;_0x6b1468<_0x4964fd[_0x4012('0x125')];_0x6b1468++){const _0x35330a=_0x4964fd[_0x6b1468];if(_0x35330a[_0x4012('0x6a')]!==_0x1321e1['type']||_0x35330a['author']['id']!==_0x1321e1[_0x4012('0xad')]['id']||_0x35330a[_0x4012('0x9')]!==_0x1321e1[_0x4012('0x9')])continue;const _0x183285=_0x2839eb['get'](_0x1321e1),_0x4f6704=_0x168f31[_0x4012('0x4d')](_0x1321e1),_0x3d81ed=_0x168f31[_0x4012('0x4d')](_0x35330a),_0x375426=_0x1321e1[_0x4012('0x10e')]&&_0x1321e1[_0x4012('0x10e')][_0x4012('0x125')],_0x1ab4a9=_0x35330a[_0x4012('0x10e')]&&_0x35330a['commentThread'][_0x4012('0x125')];if(!_0x375426&&_0x183285(_0x3d81ed,_0x4f6704))return _0x42c4cb[_0x4012('0x105')](_0x35330a,_0x1321e1),_0x168f31[_0x4012('0x113')](_0x1321e1),!0x0;if(!_0x1ab4a9&&_0x183285(_0x4f6704,_0x3d81ed))return _0x42c4cb[_0x4012('0x105')](_0x1321e1,_0x35330a),_0x168f31[_0x4012('0x113')](_0x35330a),!0x0;}return!0x1;}}[_0x4012('0x105')](_0x55d9c3,_0x157644){if(_0x55d9c3['isMultiRange'])for(const _0x523b5f of _0x157644['getRanges']())_0x55d9c3[_0x4012('0x36')](_0x523b5f);else{const _0x1053d3=_0x157644[_0x4012('0x11d')]()['end'];this[_0x4012('0xda')](_0x55d9c3,this[_0x4012('0x12a')][_0x4012('0x3a')](_0x55d9c3[_0x4012('0x11d')]()[_0x4012('0x90')],_0x1053d3));}_0x157644[_0x4012('0xd8')]();}}_0xdb2865(p,_0x2a93f6);class yt{constructor(_0x5379b1){this[_0x4012('0x1e')]=_0x5379b1,this[_0x4012('0x12a')]=_0x5379b1[_0x4012('0x116')],this[_0x4012('0xea')]=new Map(),this[_0x4012('0xab')]=new Map(),this[_0x4012('0x132')]();}[_0x4012('0xbb')](_0x353eb8,_0x143e0e,_0x31ed8d,_0x3007e6,_0x442e67,_0x10bc4f){return new _0x30e79a(this[_0x4012('0x12a')],{'type':_0x353eb8,'subType':_0x143e0e,'id':_0x31ed8d,'author':_0x3007e6,'creator':_0x3007e6,'attributes':_0x442e67,'onAttributesChange':_0x10bc4f,'onAccept':(..._0x3d9d18)=>this[_0x4012('0x139')](_0x353eb8,_0x143e0e,'accept')(..._0x3d9d18),'onDiscard':(..._0x44a6d4)=>this['getSuggestionCallback'](_0x353eb8,_0x143e0e,_0x4012('0x51'))(..._0x44a6d4)});}[_0x4012('0x47')](_0x1d6330,_0x529804,_0xf6e603,_0x4dbe62){const _0x3f79f5=_0x1d6330+':'+_0x529804+':'+_0xf6e603;this[_0x4012('0xea')]['set'](_0x3f79f5,_0x4dbe62);}[_0x4012('0x139')](_0x1f3570,_0x4af75e,_0x270518){const _0x3a6fb8=_0x1f3570+':'+_0x4af75e+':'+_0x270518;return this['_customCallbacks']['get'](_0x3a6fb8)||this[_0x4012('0xab')][_0x4012('0x4d')](_0x1f3570+':'+_0x270518);}['_registerDefaultCallbacks'](){const _0x4e466c=()=>{},_0x59368d=_0x34ff11=>{_0x34ff11[_0x4012('0xbe')]((_0x32e20a,_0x3e3cfa)=>_0x32e20a[_0x4012('0x90')][_0x4012('0xc8')](_0x3e3cfa[_0x4012('0x90')])?0x1:-0x1),this[_0x4012('0x12a')][_0x4012('0xaa')](_0x5589c4=>{for(const _0x2c7274 of _0x34ff11){let _0x5cc5f5;_0x5cc5f5=_0x2c7274[_0x4012('0x9b')][_0x4012('0x136')]&&_0x2c7274['end'][_0x4012('0x86')]==_0x2c7274[_0x4012('0x90')][_0x4012('0xf7')]?_0x5589c4[_0x4012('0x19')](_0x2c7274['start'][_0x4012('0xf7')],'on'):_0x5589c4['createSelection'](_0x2c7274),this['_model'][_0x4012('0xf0')](_0x5cc5f5,{'forceDefaultExecution':!0x0,'doNotAutoparagraph':!0x0});}});},_0x131bac=(_0x3af589,_0x5b0bce)=>{this[_0x4012('0x12a')][_0x4012('0xaa')](_0x14a311=>{const {commandName:_0x352e0f,commandParams:_0x52c3c9=[]}=_0x5b0bce,_0x432426=_0x3af589[0x0];if(_0x4012('0x9a')==_0x432426[_0x4012('0x111')][_0x4012('0x22')])return;const _0x4ffd35=Array['from'](this[_0x4012('0x12a')][_0x4012('0x83')][_0x4012('0x12c')][_0x4012('0x93')]())[_0x4012('0x12f')](_0x2e410b=>_0x274d58['fromRange'](_0x2e410b));St(_0x432426)?_0x14a311[_0x4012('0x12e')](this['_model'][_0x4012('0x3a')](_0x432426[_0x4012('0x9b')])):_0x14a311[_0x4012('0x12e')](_0x432426);for(const _0x577652 of this[_0x4012('0x1e')][_0x4012('0xe1')]['commands']())_0x577652[_0x4012('0x14')]();_0x52c3c9[_0x4012('0x48')]({'forceDefaultExecution':!0x0}),this[_0x4012('0x1e')]['execute'](_0x352e0f,..._0x52c3c9);const _0xd0bd12=_0x4ffd35[_0x4012('0x5b')](_0x8df70f=>_0x4012('0x9a')!=_0x8df70f[_0x4012('0x111')][_0x4012('0x22')]);_0xd0bd12[_0x4012('0x125')]>0x0&&_0x14a311['setSelection'](_0xd0bd12);for(const _0x186e05 of _0x4ffd35)_0x186e05['detach']();});},_0x59622d=(_0x4fcab1,_0x505805)=>0x1==_0x4fcab1[_0x4012('0x125')]&&0x1==_0x505805['length']&&_0x4fcab1[0x0][_0x4012('0x9b')][_0x4012('0x11')](_0x505805[0x0][_0x4012('0x90')]),_0x31679c=(_0x4908e9,_0x143b1d,_0xf04574,_0x3660e7)=>Ct(_0x4908e9,_0x143b1d,_0xf04574,_0x3660e7,this[_0x4012('0x12a')])?[_0x4908e9,_0x143b1d]:Ct(_0x143b1d,_0x4908e9,_0x3660e7,_0xf04574,this[_0x4012('0x12a')])?[_0x143b1d,_0x4908e9]:null;this[_0x4012('0xab')][_0x4012('0x124')](_0x4012('0x67'),_0x4e466c),this[_0x4012('0xab')][_0x4012('0x124')](_0x4012('0x33'),_0x59368d),this[_0x4012('0xab')]['set'](_0x4012('0x7a'),_0x59622d),this[_0x4012('0xab')][_0x4012('0x124')](_0x4012('0x4'),_0x31679c),this[_0x4012('0xab')][_0x4012('0x124')](_0x4012('0x99'),_0x59368d),this[_0x4012('0xab')][_0x4012('0x124')]('deletion:discard',_0x4e466c),this['_defaultCallbacks'][_0x4012('0x124')](_0x4012('0xe5'),_0x59622d),this['_defaultCallbacks'][_0x4012('0x124')](_0x4012('0x7b'),_0x31679c),this['_defaultCallbacks']['set']('formatInline:accept',_0x131bac),this[_0x4012('0xab')]['set'](_0x4012('0x49'),_0x4e466c),this[_0x4012('0xab')][_0x4012('0x124')](_0x4012('0x88'),_0x59622d),this[_0x4012('0xab')]['set'](_0x4012('0xd7'),_0x4e466c),this[_0x4012('0xab')]['set'](_0x4012('0xd5'),_0x131bac),this[_0x4012('0xab')][_0x4012('0x124')]('formatBlock:discard',_0x4e466c),this['_defaultCallbacks']['set'](_0x4012('0xdb'),_0x59622d),this['_defaultCallbacks'][_0x4012('0x124')]('formatBlock:chain',_0x4e466c);}}function bt(_0x14f564,_0x401c22,_0xc9be64){for(const _0x592dcd of _0x401c22[_0x4012('0x86')][_0x4012('0xce')]({'includeSelf':!0x0,'parentFirst':!0x0})){if(_0x592dcd['root']==_0x592dcd)return!0x1;if(!_0xc9be64['containsItem'](_0x592dcd))return!0x1;if(_0x14f564[_0x4012('0x122')](_0x592dcd)||_0x14f564[_0x4012('0xfa')](_0x592dcd))return!0x0;}}function St(_0x1d345d){return _0x1d345d[_0x4012('0x9b')][_0x4012('0x86')]==_0x1d345d['start'][_0x4012('0xf7')]&&_0x1d345d['end'][_0x4012('0x80')];}function It(_0x5626ab,_0x1a8b5e,_0x5163d7,_0x52e901){const _0x45ea9c=_0xcc2341=>!_0xcc2341[_0x4012('0x9f')]['is'](_0x4012('0xcf'))&&!_0x52e901[_0x4012('0x122')](_0xcc2341['item']),_0x2f3b38=_0x5626ab[_0x4012('0x90')][_0x4012('0x5a')](_0x45ea9c),_0x39cd84=_0x5626ab[_0x4012('0x9b')]['getLastMatchingPosition'](_0x45ea9c,{'direction':_0x4012('0x76')});return(!_0x5626ab[_0x4012('0x90')][_0x4012('0x11')](_0x2f3b38)||!_0x5626ab[_0x4012('0x9b')]['isEqual'](_0x39cd84))&&(_0x2f3b38[_0x4012('0xc8')](_0x39cd84)?_0x5163d7['updateMarker'](_0x1a8b5e,{'range':_0x5163d7[_0x4012('0x3a')](_0x2f3b38,_0x39cd84)}):_0x5163d7[_0x4012('0xfd')](_0x1a8b5e),!0x0);}function vt(_0x1d147f){return _0x242a73(_0x1d147f);}function At(_0x411914){const _0x110e7b=_0x411914[_0x4012('0x90')][_0x4012('0xf7')];return _0x110e7b&&_0x110e7b['is'](_0x4012('0x30'));}function Dt(_0x5776c3,_0x47732e){const _0x2b51ea=_0x47732e[_0x4012('0x6f')][_0x4012('0x122')](_0x5776c3)||_0x47732e[_0x4012('0x6f')][_0x4012('0x3b')](_0x5776c3);return _0x47732e['createRange'](_0x47732e[_0x4012('0x102')](_0x5776c3,_0x4012('0x27')),_0x2b51ea?_0x47732e[_0x4012('0x121')](_0x5776c3):_0x47732e['createPositionAt'](_0x5776c3,'end'));}function Ct(_0x2bcd7a,_0x43b2c8,_0x37f38c,_0x4559d3,_0x1d7235){if(_0x37f38c[_0x4012('0x9b')][_0x4012('0x11')](_0x4559d3['start']))return!0x0;if(_0x2bcd7a[_0x4012('0x6a')]!=_0x43b2c8[_0x4012('0x6a')])return!0x1;if(!_0x37f38c['end'][_0x4012('0x24')](_0x4559d3[_0x4012('0x90')]))return!0x1;const _0x5161c4=_0x1d7235[_0x4012('0x3a')](_0x37f38c[_0x4012('0x9b')],_0x4559d3[_0x4012('0x90')])[_0x4012('0x92')]();for(const _0x33ea36 of _0x5161c4)if([_0x4012('0x128'),_0x4012('0x1d')][_0x4012('0x4e')](_0x33ea36[_0x4012('0x6a')])&&_0x1d7235[_0x4012('0x6f')]['isLimit'](_0x33ea36[_0x4012('0x9f')]))return!0x1;return!0x0;}
23
+ const _0x2312=['unbind','newRange','applyOperation','editor','addSuggestion','suggestion:','formatBlock:join','notReady','marker-count','multi','locale','init','trackChanges','markInsertion','mapper','getWalker','normal','addMarker:suggestion:formatBlock','formatInline','createPositionBefore','deletion','track-changes-suggestion-data-mismatch','createPositionAfter','_getExternalAuthor','backward','suggestionLoaded','document','isEqual','createElement','_removeSuggestion','_splitMarkerName','insertion:','acceptSuggestion','subType','values','deletion:discard','_onDiscard','detach','getDifference','isTouching','buildSuggestion','formatInline:','consumable','fire','after','setSelection','lowest','getSuggestions','addMarkerName','isIntersectingWithRange','_findSuggestions','isCollapsed','hasComments','track-changes-command-not-found','createRangeIn','Users','showSuggestionHighlights','getRanges','isInContent','add','upcast','writer','data','end','createdAt','editingDowncast','TrackChangesEditing','_checkSuggestionCorrectness','resolve','trackChangesCommand','author','addSuggestionData','filter','hasCommentThread','insertion:chain','length','insertion','push','getAncestors','ck-suggestion-marker','rejected','formatGroupId','hasSuggestion','attributes','getChangedMarkers','authoredAt','_joinWithAdjacentSuggestions','containsRange','selection','elementEnd','_saved','_handleNewSuggestionMarker','getCommentThread','start','data-suggestion','_registerDefaultCallbacks','getMultiRangeId','getCustomProperty','track-changes-adapter-missing-getsuggestion','schema','ready','config','_setSuggestionRange','differ','splice','size','remove','isUndo','documentSelection','delete','dataReady','originalSuggestionId','getRange','range','insertContent','conversion','_model','isAtEnd','createRange','formatBlock:','set','options','change','_editor','before','discardAllSuggestions','move','enableCommand','acceptAllSuggestions','external:','createPositionAt','howMany','removeMarker:suggestion:formatBlock','formatInline:join','insertion:join','removeClass','ck-suggestion-marker-formatBlock','markInlineFormat','name','getLastMatchingPosition','deletion:join','addRange','targetPosition','change:_saved','forceDefaultExecution','collaboration.channelId','type','split','_descriptionFactory','textProxy','skipNestingCheck','addMarker:suggestion','getSuggestionCallback','widget','isAfter','value','enableReadOnlyMode','updateSuggestion','PENDING_ACTION_SUGGESTION','getMarkers','_suggestionState','change:data','get','discardSelectedSuggestions','element','forward','_defaultCallbacks','_suggestionFactory','markerName','getAttribute','includes','discard','containsItem','removed','isObject','addHighlight','creator','addMarker','plugins','$marker','_suggestions','getFirstMarker','formatBlock','accept','getSuggestion','formatBlock:accept','root','formatBlock:chain','suggestionUnloaded','markBlockFormat','commentThread','removeAttribute','_setSuggestionData','removeMarker','for','chain','PendingActions','addCommentThread','toJSON','position','markDeletion','nodeBefore','track-changes-user-not-found','markerReady','_isForcedDefaultExecutionBlock','createSelection','discardSuggestion','_updateSuggestionData','low','open','high','adapter','_rangeIsInLocalUserInsertion','group','_refreshSuggestionsChain','fromRange','moveTargetPosition','rethrowUnexpectedError','deletion:chain','parent','suggestion','getIntersection','isExternal','isOwn','_joinSuggestions','some','bindElementToMarker','_breakSuggestionMarker','oldRange','stop','then','nodeAfter','isMultiRange','isRemovable','deleteContent','sort','registerCustomCallback','getShiftedBy','commands','previous','addClass','_createSuggestion','acceptSelectedSuggestions','next','isDocumentOperation','_customCallbacks','listenTo','insertion:accept','has','formatBlock:discard','highest','markers','CommentsRepository','unbindElementFromMarkerName','fromCharCode','activeMarkers','isBefore','pluginName','suggestion-type','insert','isLimit','markerToHighlight','track-changes-adapter-already-set','markerToData','model','refresh','requires','_commentsRepository','_addSuggestionMarker','registerPostFixer','getFirstRange','map','getNearestSelectionRange','_enabledCommands','update:suggestion','from','multipleBlocks','containsRangeInObject','join','toViewElement','elementToElement','getUser','getChanges','_cutOutSuggestionMarker','@external','enqueueChange','getItems','_getAuthorFromId','isInsideObject','batch','dataToMarker','consume','$graveyard','dataDowncast','addUser','suggestionChanged','updateMarker','markMultiRangeBlockFormat','_getSuggestionData','every','item','rootName','removeMarkers','ck-suggestion-marker--active','_adapter','containsPosition','isNextTo','head','markerNameToElements','execute','getAllAdjacentSuggestions'];(function(_0x4ca415,_0x231289){const _0x2f1f96=function(_0x2b31d0){while(--_0x2b31d0){_0x4ca415['push'](_0x4ca415['shift']());}};_0x2f1f96(++_0x231289);}(_0x2312,0x1a6));const _0x2f1f=function(_0x4ca415,_0x231289){_0x4ca415=_0x4ca415-0x0;let _0x2f1f96=_0x2312[_0x4ca415];return _0x2f1f96;};import{Plugin as _0x42462f,PendingActions as _0x4bc1a2}from'ckeditor5/src/core';import{LiveRange as _0x350fbe}from'ckeditor5/src/engine';import{CKEditorError as _0x572472,uid as _0x505ee6,priorities as _0x40ebb9,EmitterMixin as _0x32754b,mix as _0x1437bd,logWarning as _0x15cdbe}from'ckeditor5/src/utils';import{toWidget as _0x3cbd34}from'ckeditor5/src/widget';import{Users as _0x21b8e6}from'ckeditor5-collaboration/src/collaboration-core';import _0x46b48c from'./commands/trackchangescommand';import _0x4c114f from'./commands/acceptsuggestioncommand';import _0x1d3b6c from'./commands/discardsuggestioncommand';import _0x1651d1 from'./commands/executeonallsuggestionscommand';import _0x5f033a from'./commands/executeonselectedsuggestionscommand';import _0x6a3c58 from'./suggestion';import _0x7cb16a from'./suggestiondescriptionfactory';import _0x361e66 from'./integrations/alignment';import _0x588ac9 from'./integrations/basicstyles';import _0x42a86e from'./integrations/blockquote';import _0x5c95ab from'./integrations/ckbox';import _0x4165a0 from'./integrations/codeblock';import _0x67dd2 from'./integrations/comments';import _0x53e5dd from'./integrations/deletecommand';import _0x1a02d3 from'./integrations/documentlist';import _0x1075f0 from'./integrations/entercommand';import _0x4fc4b8 from'./integrations/font';import _0x5b292e from'./integrations/heading';import _0x2e81d3 from'./integrations/highlight';import _0x1316af from'./integrations/horizontalline';import _0x26d731 from'./integrations/htmlembed';import _0x507dc1 from'./integrations/image';import _0x43cbde from'./integrations/importword';import _0x325ba3 from'./integrations/indent';import _0x5896b5 from'./integrations/inputcommand';import _0x54fba6 from'./integrations/link';import _0x1eb9f9 from'./integrations/list';import _0x11fa2b from'./integrations/mediaembed';import _0x208c4e from'./integrations/mention';import _0x542868 from'./integrations/pagebreak';import _0x1b02bd from'./integrations/paragraph';import _0x47418e from'./integrations/removeformat';import _0x9fa442 from'./integrations/restrictededitingmode';import _0x21984d from'./integrations/shiftentercommand';import _0x425364 from'./integrations/standardeditingmode';import _0x2560fb from'./integrations/style';import _0x50ce77 from'./integrations/table';import _0x3af513 from'./integrations/tablemergesplit';import _0x5d08b8 from'./integrations/tableheadings';import _0x2fb1ca from'./integrations/tableclipboard';import _0x4cf229 from'./integrations/title';import _0x5d3485 from'./integrations/undo';import{hashObject as _0x48a2b9}from'@ckeditor/ckeditor5-collaboration-core';import{getTranslation as _0xb694e7}from'./utils/common-translations';import _0xc60ead from'./integrations/tablecaption';export default class p extends _0x42462f{static get[_0x2f1f('0x9b')](){return['CommentsRepository',_0x21b8e6,_0x4bc1a2,_0x361e66,_0x588ac9,_0x42a86e,_0x5c95ab,_0x4165a0,_0x67dd2,_0x53e5dd,_0x1a02d3,_0x1075f0,_0x4fc4b8,_0x5b292e,_0x2e81d3,_0x1316af,_0x26d731,_0x507dc1,_0x43cbde,_0x325ba3,_0x5896b5,_0x54fba6,_0x1eb9f9,_0x11fa2b,_0x208c4e,_0x542868,_0x1b02bd,_0x47418e,_0x9fa442,_0x21984d,_0x425364,_0x2560fb,_0x50ce77,_0x3af513,_0x5d08b8,_0xc60ead,_0x2fb1ca,_0x4cf229,_0x5d3485];}static get[_0x2f1f('0x92')](){return _0x2f1f('0x10a');}constructor(_0xdb848){function _0x57862a(_0x1316b8){return _0x1316b8[_0x2f1f('0xa0')](_0x15facb=>String[_0x2f1f('0x8f')](_0x15facb))[_0x2f1f('0xa7')]('');}super(_0xdb848),this[_0x2f1f('0x9')](_0x2f1f('0x90'),[]),this['on']('change:activeMarkers',(_0xa560a4,_0x1cbe20,_0x396edc,_0x2573ba)=>{this[_0x2f1f('0x5')][_0x2f1f('0xb')](()=>{for(const _0x253198 of[..._0x2573ba,..._0x396edc])this[_0x2f1f('0x5')][_0x2f1f('0x8c')]['has'](_0x253198)&&_0xdb848['editing']['reconvertMarker'](_0x253198);});}),this[_0x2f1f('0x25')]=new _0x7cb16a(this[_0x2f1f('0xcb')]['model'][_0x2f1f('0x12b')],this[_0x2f1f('0xcb')][_0x2f1f('0xd2')]),this[_0x2f1f('0xc1')]=null,this['_suggestionFactory']=new yt(this[_0x2f1f('0xcb')]),this['_suggestions']=new Map(),this['_commentsRepository']=_0xdb848[_0x2f1f('0x43')][_0x2f1f('0x33')]('CommentsRepository'),this[_0x2f1f('0xa2')]=new Set(),this[_0x2f1f('0x5')]=this[_0x2f1f('0xcb')][_0x2f1f('0x99')],this[_0x2f1f('0x31')]=new WeakMap(),this[_0x2f1f('0x5d')]=!0x1,this[_0x57862a([0x5f,0x65,0x78,0x65,0x63,0x75,0x74,0x65,0x53,0x75,0x67,0x67,0x65,0x73,0x74,0x69,0x6f,0x6e])]=_0x57862a([0x34,0x30,0x34,0x34,0x32,0x32,0x34,0x34]);}[_0x2f1f('0xd3')](){const _0xf3dad5=this[_0x2f1f('0xcb')];_0xf3dad5[_0x2f1f('0x4')][_0x2f1f('0x53')]('editingDowncast')[_0x2f1f('0x96')]({'model':_0x2f1f('0x6d'),'view':_0x52edee=>{const {id:_0x2efdb8,type:_0x49dcf0}=this[_0x2f1f('0xe6')](_0x52edee[_0x2f1f('0x39')]),_0x39da1b=['ck-suggestion-marker','ck-suggestion-marker-'+_0x49dcf0];let _0x586346=0xbb8;return this['activeMarkers'][_0x2f1f('0x3b')](_0x52edee[_0x2f1f('0x39')])&&(_0x39da1b[_0x2f1f('0x115')](_0x2f1f('0xc0')),_0x586346=0xbc2),_0x2f1f('0xdc')==_0x49dcf0&&(_0x586346+=0x5),{'classes':_0x39da1b,'attributes':{'data-suggestion':_0x2efdb8},'priority':_0x586346};}}),_0xf3dad5[_0x2f1f('0x4')][_0x2f1f('0x53')](_0x2f1f('0xb6'))['add'](_0x283c37=>{_0x283c37['on'](_0x2f1f('0x28'),(_0x519880,_0x523155,_0x3fc0c8)=>{if(!_0x3fc0c8[_0x2f1f('0xa')]['showSuggestionHighlights'])return;const _0x1b2ee3=_0x523155[_0x2f1f('0xbd')];if(!_0x1b2ee3)return;const _0x50ff55=_0x3fc0c8[_0x2f1f('0xd6')][_0x2f1f('0xa8')](_0x1b2ee3);_0xf3dad5[_0x2f1f('0x99')][_0x2f1f('0x12b')]['isObject'](_0x1b2ee3)&&_0x50ff55&&!_0x50ff55[_0x2f1f('0x129')](_0x2f1f('0x2a'))&&_0x50ff55['is']('containerElement')&&_0x3cbd34(_0x50ff55,_0x3fc0c8[_0x2f1f('0x105')]);},{'priority':_0x2f1f('0x63')});}),_0xf3dad5['conversion']['for']('dataDowncast')[_0x2f1f('0x96')]({'model':_0x2f1f('0x6d'),'view':(_0xf0d0ff,_0x470e84)=>{if(!_0x470e84[_0x2f1f('0xa')][_0x2f1f('0x100')])return null;const {type:_0x3274f5}=this['_splitMarkerName'](_0xf0d0ff[_0x2f1f('0x39')]);return{'classes':[_0x2f1f('0x117'),'ck-suggestion-marker-'+_0x3274f5],'priority':0xbb8};}});const _0x1d9743=({showActiveMarkers:_0x28d94f=!0x0}={})=>(_0x5db51c,_0x118019,_0x365b22)=>{if(!_0x118019[_0x2f1f('0xbd')])return;if(_0x118019[_0x2f1f('0xbd')]['is'](_0x2f1f('0x120')))return void _0x365b22[_0x2f1f('0xf2')][_0x2f1f('0xb4')](_0x118019['item'],_0x5db51c['name']);const _0x1d41fa=_0x365b22['mapper'][_0x2f1f('0xa8')](_0x118019[_0x2f1f('0xbd')]);if(!(_0x118019[_0x2f1f('0xbd')]['is'](_0x2f1f('0x35'))&&_0xf3dad5[_0x2f1f('0x99')]['schema']['isBlock'](_0x118019[_0x2f1f('0xbd')])&&!_0x1d41fa[_0x2f1f('0x129')](_0x2f1f('0x40'))))return;const {id:_0x464371}=this[_0x2f1f('0xe6')](_0x118019['markerName']);_0x365b22[_0x2f1f('0x105')]['addClass']([_0x2f1f('0x117'),_0x2f1f('0x19')],_0x1d41fa),_0x365b22[_0x2f1f('0x105')]['setAttribute'](_0x2f1f('0x126'),_0x464371,_0x1d41fa),_0x365b22[_0x2f1f('0xd6')][_0x2f1f('0x73')](_0x1d41fa,_0x118019[_0x2f1f('0x39')]),_0x28d94f&&(this['activeMarkers'][_0x2f1f('0x3b')](_0x118019['markerName'])?_0x365b22[_0x2f1f('0x105')][_0x2f1f('0x81')](_0x2f1f('0xc0'),_0x1d41fa):_0x365b22[_0x2f1f('0x105')][_0x2f1f('0x18')](_0x2f1f('0xc0'),_0x1d41fa));for(const _0x1006cd of _0xf3dad5['model'][_0x2f1f('0xfe')](_0x118019[_0x2f1f('0xbd')])[_0x2f1f('0xaf')]())_0x365b22['consumable'][_0x2f1f('0xb4')](_0x1006cd,_0x5db51c[_0x2f1f('0x1b')]);_0x365b22[_0x2f1f('0xf2')][_0x2f1f('0xb4')](_0x118019[_0x2f1f('0xbd')],_0x5db51c[_0x2f1f('0x1b')]);};_0xf3dad5[_0x2f1f('0x4')][_0x2f1f('0x53')](_0x2f1f('0xb6'))[_0x2f1f('0x103')](_0x4b6a87=>{_0x4b6a87['on'](_0x2f1f('0xd9'),(_0x14a818,_0x2cfc31,_0x19c809)=>{_0x19c809[_0x2f1f('0xa')]['showSuggestionHighlights']&&_0x1d9743({'showActiveMarkers':!0x1})(_0x14a818,_0x2cfc31,_0x19c809);},{'priority':_0x2f1f('0x8b')});}),_0xf3dad5[_0x2f1f('0x4')][_0x2f1f('0x53')](_0x2f1f('0xb6'))[_0x2f1f('0x98')]({'model':_0x2f1f('0x6d'),'view':(_0x57ec34,_0x23d0c7)=>_0x23d0c7[_0x2f1f('0xa')]['showSuggestionHighlights']?null:{'group':_0x2f1f('0x6d'),'name':_0x57ec34['substr']('suggestion'[_0x2f1f('0x113')]+0x1)}}),_0xf3dad5['conversion']['for'](_0x2f1f('0x104'))[_0x2f1f('0xa9')]({'view':{'name':_0x2f1f('0x6d'),'attribute':{'id':/^\w/,'suggestionType':/^\w/}},'model':(_0x26e312,{writer:_0x10a609})=>{let _0x4ea144='suggestion:'+_0x26e312[_0x2f1f('0x3a')](_0x2f1f('0x93'))+':'+_0x26e312[_0x2f1f('0x3a')]('id');return _0x26e312['getAttribute'](_0x2f1f('0xd0'))&&(_0x4ea144+=':'+_0x26e312[_0x2f1f('0x3a')](_0x2f1f('0xd0'))),_0x10a609[_0x2f1f('0xe4')](_0x2f1f('0x44'),{'data-name':_0x4ea144});}}),_0xf3dad5[_0x2f1f('0x4')]['for'](_0x2f1f('0x104'))[_0x2f1f('0xb3')]({'view':_0x2f1f('0x6d')}),_0xf3dad5['conversion'][_0x2f1f('0x53')]('editingDowncast')[_0x2f1f('0x103')](_0x20bfa1=>{_0x20bfa1['on'](_0x2f1f('0xd9'),_0x1d9743(),{'priority':'high'});}),_0xf3dad5[_0x2f1f('0x4')][_0x2f1f('0x53')](_0x2f1f('0x109'))[_0x2f1f('0x103')](_0x11dd1e=>{_0x11dd1e['on'](_0x2f1f('0x15'),(_0x4691f9,_0x505e0d,_0x48a793)=>{const _0x184a8b=_0x48a793[_0x2f1f('0xd6')][_0x2f1f('0xc5')](_0x505e0d[_0x2f1f('0x39')]);if(_0x184a8b)for(const _0x2a87a7 of _0x184a8b)_0x2a87a7['getCustomProperty'](_0x2f1f('0x40'))||(_0x48a793[_0x2f1f('0x105')][_0x2f1f('0x18')]([_0x2f1f('0x117'),'ck-suggestion-marker-formatBlock',_0x2f1f('0xc0')],_0x2a87a7),_0x48a793[_0x2f1f('0x105')][_0x2f1f('0x50')](_0x2f1f('0x126'),_0x2a87a7),_0x48a793[_0x2f1f('0xd6')][_0x2f1f('0x8e')](_0x2a87a7,_0x505e0d[_0x2f1f('0x39')]));},{'priority':_0x2f1f('0x63')});}),_0xf3dad5[_0x2f1f('0x99')][_0x2f1f('0xe2')][_0x2f1f('0x9e')](_0x53b48d=>{let _0x2adda7=!0x1;const _0x16e6ff=Array['from'](_0xf3dad5[_0x2f1f('0x99')][_0x2f1f('0xe2')]['differ'][_0x2f1f('0x11c')]()),_0x10269b=new Set();for(const {name:_0x285456,data:_0x2e49d0}of _0x16e6ff){const {group:_0x5bc2b9,type:_0x3dce4b,id:_0x59acfd}=this[_0x2f1f('0xe6')](_0x285456);if(_0x2f1f('0x6d')!==_0x5bc2b9)continue;const _0x3655c6=this[_0x2f1f('0x45')][_0x2f1f('0x33')](_0x59acfd);if(null!=_0x2e49d0[_0x2f1f('0xc9')]){'formatInline'==_0x3dce4b&&(_0x2adda7=_0x2adda7||It(_0x2e49d0[_0x2f1f('0xc9')],_0x285456,_0x53b48d,_0xf3dad5[_0x2f1f('0x99')][_0x2f1f('0x12b')]));if(_0x2e49d0[_0x2f1f('0xc9')][_0x2f1f('0xfb')]||_0x2f1f('0xb5')==_0x2e49d0[_0x2f1f('0xc9')][_0x2f1f('0x4b')][_0x2f1f('0xbe')]||_0x2f1f('0x47')==_0x3dce4b&&!At(_0x2e49d0[_0x2f1f('0xc9')])||_0x2f1f('0xdc')==_0x3dce4b&&!(!St(_0x104c3b=_0x2e49d0[_0x2f1f('0xc9')])&&!function(_0x3058f5){return _0x3058f5[_0x2f1f('0x125')][_0x2f1f('0x6c')]==_0x3058f5[_0x2f1f('0x107')][_0x2f1f('0x5a')]&&_0x3058f5[_0x2f1f('0x125')][_0x2f1f('0x6')];}(_0x104c3b)))_0x53b48d[_0x2f1f('0x52')](_0x285456),_0x2adda7=!0x0;else{if(!_0x3655c6||!_0x3655c6[_0x2f1f('0x102')])continue;_0x10269b[_0x2f1f('0x103')](_0x3655c6);}}}var _0x104c3b;return _0x10269b[_0x2f1f('0x131')]>0x0&&(_0x2adda7=!!this[_0x2f1f('0x11e')](_0x10269b)||_0x2adda7),_0x2adda7;}),_0xf3dad5[_0x2f1f('0x99')]['document']['registerPostFixer'](_0x21978c=>{let _0x2bec98=!0x1;for(const _0x109287 of _0xf3dad5[_0x2f1f('0x99')][_0x2f1f('0xe2')][_0x2f1f('0x12f')][_0x2f1f('0xab')]()){if(_0x2f1f('0x94')!=_0x109287[_0x2f1f('0x23')])continue;const _0x531571=_0x109287[_0x2f1f('0x58')]['getShiftedBy'](_0x109287[_0x2f1f('0x113')]);if(_0x531571['isAtEnd'])for(const _0x22f5d4 of this['_suggestions']['values']()){if(_0x22f5d4['isMultiRange']||!_0x22f5d4[_0x2f1f('0x102')])continue;if(_0x2f1f('0x47')!=_0x22f5d4['type'])continue;const _0x494ca2=_0x22f5d4['getFirstRange']();if(_0x494ca2[_0x2f1f('0x125')][_0x2f1f('0x6c')]!=_0x494ca2[_0x2f1f('0x107')][_0x2f1f('0x6c')]&&_0x494ca2[_0x2f1f('0x107')][_0x2f1f('0xe3')](_0x109287[_0x2f1f('0x58')])){const _0x1c7225=_0xf3dad5[_0x2f1f('0x99')]['createRange'](_0x494ca2[_0x2f1f('0x125')],_0x531571);_0x21978c['updateMarker'](_0x22f5d4[_0x2f1f('0x46')](),{'range':_0x1c7225}),_0x2bec98=!0x0;}}}return _0x2bec98;}),_0xf3dad5[_0x2f1f('0x99')][_0x2f1f('0x8c')]['on'](_0x2f1f('0xa3'),(_0xc7864e,_0x4a2e46,_0x5048be)=>{if(null==_0x5048be){const {id:_0x4fe512}=this[_0x2f1f('0xe6')](_0x4a2e46[_0x2f1f('0x1b')]),_0x48220e=this[_0x2f1f('0x45')][_0x2f1f('0x33')](_0x4fe512);_0x48220e&&_0x48220e[_0x2f1f('0xf8')](_0x4a2e46[_0x2f1f('0x1b')]);}}),_0xf3dad5['model'][_0x2f1f('0xe2')]['on'](_0x2f1f('0x32'),()=>{const _0x54d38a=Array[_0x2f1f('0xa4')](_0xf3dad5['model']['document'][_0x2f1f('0x12f')]['getChangedMarkers']())['filter'](_0x5be996=>'suggestion'===this['_splitMarkerName'](_0x5be996[_0x2f1f('0x1b')])[_0x2f1f('0x66')]);if(0x0===_0x54d38a[_0x2f1f('0x113')])return;_0x54d38a[_0x2f1f('0x7c')]((_0x234597,_0x5c676e)=>{const _0x46c4ad=_0x234597['data'][_0x2f1f('0x75')],_0x3a3c9f=_0x5c676e[_0x2f1f('0x106')][_0x2f1f('0x75')];return null===_0x46c4ad&&null===_0x3a3c9f?0x0:null===_0x46c4ad&&null!==_0x3a3c9f?-0x1:null!==_0x46c4ad&&null===_0x3a3c9f?0x1:_0x46c4ad[_0x2f1f('0x125')][_0x2f1f('0x91')](_0x3a3c9f[_0x2f1f('0x125')])?-0x1:0x1;});const _0x112dcf=new Set(),_0x4e7e93=new Set();for(const {name:_0x609620,data:_0x49a370}of _0x54d38a){const {id:_0x42ce4e}=this[_0x2f1f('0xe6')](_0x609620);if(null===_0x49a370['oldRange']){const _0x2ab1d9=this[_0x2f1f('0x123')](_0x609620);_0x4e7e93[_0x2f1f('0x103')](_0x2ab1d9);}else{const _0x2375c3=this[_0x2f1f('0x45')][_0x2f1f('0x33')](_0x42ce4e);null!==_0x49a370[_0x2f1f('0xc9')]||_0x2375c3['isInContent']?(_0x112dcf['add'](_0x2375c3[_0x2f1f('0xc4')]),_0x4e7e93['add'](_0x2375c3)):this[_0x2f1f('0xe5')](_0x2375c3);}}_0x4e7e93[_0x2f1f('0x131')]>0x0&&this[_0x2f1f('0x67')](_0x4e7e93);for(const _0x3a3ffd of _0x112dcf)this[_0x2f1f('0xf3')](_0x2f1f('0xb8'),_0x3a3ffd);}),_0xf3dad5['model']['on'](_0x2f1f('0xca'),(_0x2eb3ea,_0x15646a)=>{const _0x76dce5=_0x15646a[0x0];if(!this[_0x2f1f('0x45')][_0x2f1f('0x131')])return;if(!_0x76dce5[_0x2f1f('0x85')])return;if(_0x76dce5[_0x2f1f('0xb2')][_0x2f1f('0x133')]||!_0x76dce5[_0x2f1f('0xb2')]['isLocal'])return;let _0x42e290,_0x25319a;switch(_0x76dce5['type']){case _0x2f1f('0x94'):_0x42e290=_0xf3dad5[_0x2f1f('0x99')][_0x2f1f('0x13')](_0x76dce5[_0x2f1f('0x58')]),_0x25319a=_0x42e290[_0x2f1f('0x7e')](_0x76dce5[_0x2f1f('0x14')]);break;case _0x2f1f('0x24'):_0x42e290=_0xf3dad5['model'][_0x2f1f('0x13')](_0x76dce5['splitPosition']),_0x25319a=_0xf3dad5['model'][_0x2f1f('0x13')](_0x76dce5[_0x2f1f('0x69')]);break;case _0x2f1f('0xf'):_0x42e290=_0xf3dad5[_0x2f1f('0x99')][_0x2f1f('0x13')](_0x76dce5[_0x2f1f('0x1f')]),_0x25319a=_0x42e290[_0x2f1f('0x7e')](_0x76dce5[_0x2f1f('0x14')]);break;default:return;}const _0x378444=_0xf3dad5['model'][_0x2f1f('0x7')](_0x42e290,_0x25319a);_0xf3dad5[_0x2f1f('0x99')][_0x2f1f('0xb')](()=>{for(const {suggestion:_0x4fda52,meta:_0x262c19}of this['_findSuggestions'](_0x378444)){if(_0x4fda52[_0x2f1f('0x79')])continue;if(_0x2f1f('0xda')==_0x4fda52[_0x2f1f('0x23')])continue;const _0xbf3d43=_0x4fda52[_0x2f1f('0x106')]&&_0x4fda52[_0x2f1f('0x106')]['multipleBlocks'];(_0x2f1f('0x47')!=_0x4fda52[_0x2f1f('0x23')]||'split'==_0x76dce5['type']&&!_0xbf3d43)&&(_0x262c19['containsRangeInObject']||_0x2f1f('0x114')==_0x4fda52[_0x2f1f('0x23')]&&_0x262c19[_0x2f1f('0x70')]||_0x4fda52[_0x2f1f('0x9f')]()['containsRange'](_0x378444)&&this[_0x2f1f('0x74')](_0x4fda52,_0x42e290,_0x25319a));}});},{'priority':_0x2f1f('0xf6')}),_0xf3dad5[_0x2f1f('0x99')]['on']('deleteContent',(_0x4c6ab3,_0x322c56)=>{const _0x549e63=_0x322c56[0x0],_0x53ecd8=_0x322c56[0x1];if(_0x53ecd8&&_0x53ecd8[_0x2f1f('0x21')])return;if(this[_0x2f1f('0x5d')])return;if(!this[_0x2f1f('0x10d')][_0x2f1f('0x2c')])return;if(_0x549e63[_0x2f1f('0xfb')])return;const _0x2ca811=_0xf3dad5[_0x2f1f('0x99')][_0x2f1f('0x12b')],{start:_0x38815c,end:_0x1e8c62}=_0x549e63[_0x2f1f('0x9f')](),_0x2aaaaf=_0x38815c[_0x2f1f('0x78')]&&_0x2ca811[_0x2f1f('0x95')](_0x38815c[_0x2f1f('0x78')])?null:_0x2ca811[_0x2f1f('0xa1')](_0x38815c,_0x2f1f('0x36')),_0x1b28d5=_0x1e8c62['nodeBefore']&&_0x2ca811[_0x2f1f('0x95')](_0x1e8c62['nodeBefore'])?null:_0x2ca811[_0x2f1f('0xa1')](_0x1e8c62,_0x2f1f('0xe0')),_0x1b7a6f=_0xf3dad5[_0x2f1f('0x99')]['createRange'](_0x2aaaaf?_0x2aaaaf[_0x2f1f('0x125')]:_0x38815c,_0x1b28d5?_0x1b28d5[_0x2f1f('0x107')]:_0x1e8c62);_0xf3dad5[_0x2f1f('0x99')][_0x2f1f('0xb')](_0x19f7b7=>{this[_0x2f1f('0x59')](_0x1b7a6f);const _0x3710b8=_0xf3dad5[_0x2f1f('0x99')][_0x2f1f('0x12b')][_0x2f1f('0xa1')](_0x1b7a6f[_0x2f1f('0x125')]);_0x549e63['is'](_0x2f1f('0x134'))?_0x19f7b7[_0x2f1f('0xf5')](_0x3710b8):_0x549e63['setTo'](_0x3710b8);}),_0x4c6ab3[_0x2f1f('0x76')]();},{'priority':_0x40ebb9[_0x2f1f('0xd8')]+0xa}),_0xf3dad5[_0x2f1f('0x99')]['on']('insertContent',(_0x179977,_0x40637e)=>{const _0x1862ed=_0x40637e[_0x40637e['length']-0x1];_0x1862ed&&_0x1862ed[_0x2f1f('0x21')]||this[_0x2f1f('0x5d')]||this[_0x2f1f('0x10d')]['value']&&(_0xf3dad5[_0x2f1f('0x99')][_0x2f1f('0xb')](()=>{let _0x5f013e=_0xf3dad5[_0x2f1f('0x99')][_0x2f1f('0x3')](_0x40637e[0x0],_0x40637e[0x1],_0x40637e[0x2],_0x40637e[0x3],{'forceDefaultExecution':!0x0});if(!_0x5f013e)return;_0x179977['return']=_0x5f013e['clone']();const _0x35176f=_0x5f013e[_0x2f1f('0x107')][_0x2f1f('0x5a')],_0x96a436=_0xf3dad5['model']['schema'];_0x35176f&&_0x96a436['isBlock'](_0x35176f)&&!_0x96a436[_0x2f1f('0x3f')](_0x35176f)&&(_0x5f013e=_0xf3dad5['model']['createRange'](_0x5f013e['start'],_0xf3dad5[_0x2f1f('0x99')][_0x2f1f('0x13')](_0x35176f,'end'))),this['markInsertion'](_0x5f013e);}),_0x179977[_0x2f1f('0x76')]());},{'priority':_0x2f1f('0x63')}),this[_0x2f1f('0x10d')]=new _0x46b48c(_0xf3dad5,this[_0x2f1f('0xa2')]),this['editor'][_0x2f1f('0x7f')]['add'](_0x2f1f('0xd4'),this[_0x2f1f('0x10d')]),this[_0x2f1f('0x10')](_0x2f1f('0xd4'));const _0x254893=new _0x4c114f(_0xf3dad5,this[_0x2f1f('0x45')]);_0xf3dad5[_0x2f1f('0x7f')][_0x2f1f('0x103')](_0x2f1f('0xe8'),_0x254893),this[_0x2f1f('0x10')](_0x2f1f('0xe8'));const _0x31aa8c=new _0x1d3b6c(_0xf3dad5,this[_0x2f1f('0x45')]);_0xf3dad5['commands'][_0x2f1f('0x103')](_0x2f1f('0x5f'),_0x31aa8c),this[_0x2f1f('0x10')]('discardSuggestion'),_0xf3dad5[_0x2f1f('0x7f')][_0x2f1f('0x103')](_0x2f1f('0x11'),new _0x1651d1(_0xf3dad5,_0x254893,this[_0x2f1f('0x45')])),this[_0x2f1f('0x10')](_0x2f1f('0x11')),_0xf3dad5[_0x2f1f('0x7f')][_0x2f1f('0x103')](_0x2f1f('0xe'),new _0x1651d1(_0xf3dad5,_0x31aa8c,this[_0x2f1f('0x45')])),this['enableCommand'](_0x2f1f('0xe')),_0xf3dad5['commands'][_0x2f1f('0x103')](_0x2f1f('0x83'),new _0x5f033a(_0xf3dad5,_0x254893,this[_0x2f1f('0x45')])),this[_0x2f1f('0x10')](_0x2f1f('0x83')),_0xf3dad5['commands'][_0x2f1f('0x103')](_0x2f1f('0x34'),new _0x5f033a(_0xf3dad5,_0x31aa8c,this[_0x2f1f('0x45')])),this['enableCommand']('discardSelectedSuggestions');const _0x503a86=_0xf3dad5[_0x2f1f('0x43')][_0x2f1f('0x33')](_0x2f1f('0x8d'));this['listenTo'](_0x503a86,'addComment',(_0x35e183,{threadId:_0x2cfc30})=>{const _0x6b7827=this[_0x2f1f('0x45')][_0x2f1f('0x33')](_0x2cfc30);_0x6b7827&&_0x6b7827[_0x2f1f('0x4f')]&&0x1===_0x6b7827[_0x2f1f('0x4f')][_0x2f1f('0x113')]&&this['_updateSuggestionData'](_0x2cfc30,{'hasComments':!0x0});},{'priority':_0x2f1f('0x61')}),this[_0x2f1f('0x87')](_0x503a86,'removeComment',(_0x2c7573,{threadId:_0x45be36})=>{const _0x1e4ad6=this['_suggestions'][_0x2f1f('0x33')](_0x45be36);_0x1e4ad6&&_0x1e4ad6[_0x2f1f('0x4f')]&&!_0x1e4ad6['commentThread']['length']&&this[_0x2f1f('0x60')](_0x45be36,{'hasComments':!0x1});},{'priority':_0x2f1f('0x61')});}set['adapter'](_0x142809){if(this[_0x2f1f('0xc1')])throw new _0x572472(_0x2f1f('0x97'),this);this['_adapter']=_0x142809;}get[_0x2f1f('0x64')](){return this[_0x2f1f('0xc1')];}[_0x2f1f('0xf7')]({skipNotAttached:_0x57f6de=!0x1,toJSON:_0x4aea35=!0x1}={}){const _0x51388c=[];for(const _0x47d72b of this[_0x2f1f('0x45')][_0x2f1f('0xea')]())_0x57f6de&&!_0x47d72b[_0x2f1f('0x102')]||_0x51388c['push'](_0x47d72b);return _0x4aea35?_0x51388c[_0x2f1f('0xa0')](_0x102633=>_0x102633[_0x2f1f('0x57')]()):_0x51388c;}[_0x2f1f('0x49')](_0xcafbdd){const _0x304c18=this['_suggestions'][_0x2f1f('0x33')](_0xcafbdd);if(!_0x304c18)throw new _0x572472('track-changes-suggestion-not-found',this);return _0x304c18;}[_0x2f1f('0x11a')](_0x57541e){return this[_0x2f1f('0x45')][_0x2f1f('0x89')](_0x57541e);}[_0x2f1f('0x10f')](_0xad4346){const {authorId:_0x1d5979,id:_0x481be8,attributes:_0x4b49de}=_0xad4346,[_0x8494f3,_0x1dac4e]=_0xad4346[_0x2f1f('0x23')][_0x2f1f('0x24')](':'),_0x1a5404=this['_suggestions'][_0x2f1f('0x33')](_0x481be8)||this[_0x2f1f('0x82')](_0x8494f3,_0x1dac4e,_0x481be8,_0x1d5979,_0x4b49de);if(this['_addThreadToSuggestion'](_0x1a5404),this[_0x2f1f('0x10b')](_0x1a5404,_0x8494f3,_0x1dac4e||null,_0x1d5979),_0x1a5404[_0x2f1f('0x108')]=_0xad4346[_0x2f1f('0x108')],_0x4b49de&&_0x4b49de[_0x2f1f('0xad')]){const {authorName:_0x4f3a1e,createdAt:_0x262541}=_0x4b49de['@external'],_0x3caac9=this[_0x2f1f('0xdf')](_0x4f3a1e);_0x1a5404[_0x2f1f('0x11d')]=_0x262541,_0x1a5404[_0x2f1f('0x10e')]=_0x3caac9,_0x1a5404[_0x2f1f('0x6f')]=!0x0;}else _0x1a5404[_0x2f1f('0x11d')]=_0xad4346[_0x2f1f('0x108')];switch(_0xad4346['data']&&(_0x1a5404['data']=_0xad4346['data']),_0xad4346[_0x2f1f('0x11b')]&&(_0x1a5404['attributes']=_0xad4346[_0x2f1f('0x11b')]),this['_adapter']&&this[_0x2f1f('0xc1')]['addSuggestion']||(_0x1a5404[_0x2f1f('0x122')]=!0x0),this[_0x2f1f('0x31')][_0x2f1f('0x33')](_0x1a5404)){case'notReady':this[_0x2f1f('0x31')][_0x2f1f('0x9')](_0x1a5404,_0x2f1f('0x136'));break;case'markerReady':_0x1a5404[_0x2f1f('0x102')]?(this[_0x2f1f('0x31')][_0x2f1f('0x9')](_0x1a5404,_0x2f1f('0x12c')),this[_0x2f1f('0xf3')](_0x2f1f('0xe1'),_0x1a5404)):this[_0x2f1f('0x31')]['set'](_0x1a5404,_0x2f1f('0x3e'));}return _0x1a5404;}[_0x2f1f('0xe8')](_0x25f2da){this['forceDefaultExecution'](()=>{this[_0x2f1f('0xcb')][_0x2f1f('0x99')][_0x2f1f('0xb')](()=>{for(const _0xefb9ce of _0x25f2da[_0x2f1f('0xc7')]())_0xefb9ce[_0x2f1f('0x48')]();});});}[_0x2f1f('0x5f')](_0x1c2973){this[_0x2f1f('0x21')](()=>{this['editor'][_0x2f1f('0x99')]['change'](()=>{for(const _0x28e72a of _0x1c2973['getAllAdjacentSuggestions']())_0x28e72a['discard']();});});}[_0x2f1f('0x10')](_0x34de5d,_0x3a3e0a){const _0x16ca22=this[_0x2f1f('0xcb')][_0x2f1f('0x7f')]['get'](_0x34de5d);if(!_0x16ca22)throw new _0x572472(_0x2f1f('0xfd'),this,{'commandName':_0x34de5d});this[_0x2f1f('0xa2')][_0x2f1f('0x103')](_0x16ca22),_0x3a3e0a&&_0x16ca22['on']('execute',(_0x2c627c,_0x395fdd)=>{this[_0x2f1f('0x10d')][_0x2f1f('0x2c')]&&(this['_isForcedDefaultExecutionBlock']||_0x395fdd[_0x2f1f('0x113')]>0x0&&_0x395fdd[_0x395fdd[_0x2f1f('0x113')]-0x1]&&_0x395fdd[_0x395fdd[_0x2f1f('0x113')]-0x1][_0x2f1f('0x21')]||(_0x3a3e0a((..._0x14d8f0)=>_0x16ca22[_0x2f1f('0xc6')](..._0x14d8f0,{'forceDefaultExecution':!0x0}),..._0x395fdd),_0x2c627c[_0x2f1f('0x76')]()));},{'priority':_0x2f1f('0x63')});}['forceDefaultExecution'](_0xccd69f){let _0x236d63,_0x19e8e4;const _0x542a57=this[_0x2f1f('0x5d')];this[_0x2f1f('0x5d')]=!0x0;try{_0x236d63=_0xccd69f();}catch(_0x44aa9e){_0x19e8e4=_0x44aa9e;}return _0x542a57||(this[_0x2f1f('0x5d')]=!0x1),_0x19e8e4&&_0x572472[_0x2f1f('0x6a')](_0x19e8e4,this),_0x236d63;}[_0x2f1f('0xd5')](_0x36c024,_0x2a18cb=null,_0x3f861d={}){if(_0x36c024['isCollapsed'])return null;const _0x237995=this['editor'][_0x2f1f('0x43')][_0x2f1f('0x33')]('Users')['me'];for(const {suggestion:_0x3c09cb,meta:_0x57ab52}of this[_0x2f1f('0xfa')](_0x36c024,_0x2f1f('0x114')))if(_0x57ab52['isOwn']){if(!_0x57ab52[_0x2f1f('0xc3')])return _0x3c09cb;if(_0x2a18cb==_0x3c09cb['subType']){const _0x291187=_0x3c09cb[_0x2f1f('0x9f')]();return _0x291187[_0x2f1f('0x125')]['isEqual'](_0x36c024[_0x2f1f('0x107')])?this[_0x2f1f('0x12e')](_0x3c09cb,this[_0x2f1f('0x5')][_0x2f1f('0x7')](_0x36c024[_0x2f1f('0x125')],_0x291187[_0x2f1f('0x107')])):this[_0x2f1f('0x12e')](_0x3c09cb,this[_0x2f1f('0x5')]['createRange'](_0x291187[_0x2f1f('0x125')],_0x36c024[_0x2f1f('0x107')])),_0x3c09cb;}}const _0x2adfca=_0x505ee6(),_0x3bbce8=_0x237995['id'],_0x2ac6b6=_0x2a18cb?'insertion:'+_0x2a18cb:_0x2f1f('0x114'),_0x1074d5=this[_0x2f1f('0x51')]({'id':_0x2adfca,'type':_0x2ac6b6,'createdAt':new Date(),'authorId':_0x3bbce8,'attributes':_0x3f861d});return this[_0x2f1f('0x9d')](_0x2ac6b6,_0x2adfca,_0x3bbce8,_0x36c024),_0x1074d5;}['markMultiRangeInsertion'](_0x36e302,_0x1f7aa4=_0x2f1f('0xd1'),_0x300b28={}){const _0x838401=this[_0x2f1f('0xcb')][_0x2f1f('0x43')][_0x2f1f('0x33')](_0x2f1f('0xff'))['me'],_0x5e179b=this[_0x2f1f('0x38')][_0x2f1f('0x29')](_0x2f1f('0x114'),_0x1f7aa4,_0x2f1f('0xa7'));for(const _0x35fac6 of this['getSuggestions']())if(_0x35fac6[_0x2f1f('0x10e')]['id']==_0x838401['id']&&_0x2f1f('0x114')==_0x35fac6[_0x2f1f('0x23')]&&_0x35fac6[_0x2f1f('0xe9')]==_0x1f7aa4&&(_0x5e179b(_0x35fac6[_0x2f1f('0x101')](),_0x36e302)||_0x5e179b(_0x36e302,_0x35fac6[_0x2f1f('0x101')]()))){for(const _0x44bae3 of _0x36e302)_0x35fac6['addRange'](_0x44bae3);return _0x35fac6;}for(const _0x4a48ef of _0x36e302)for(const {suggestion:_0x6ab60,meta:_0x5840ca}of this['_findSuggestions'](_0x4a48ef,'insertion')){if(!_0x5840ca['isOwn'])continue;let _0x2c094c=!0x0;for(const _0x982b63 of _0x6ab60[_0x2f1f('0x101')]())for(const _0x333643 of _0x36e302)if(!_0x982b63[_0x2f1f('0x11f')](_0x333643)){_0x2c094c=!0x1;break;}if(_0x2c094c)return _0x6ab60;}const _0x266ab5=_0x505ee6(),_0x27518a=_0x838401['id'],_0x2037e7=_0x2f1f('0xe7')+_0x1f7aa4,_0x14c495=this[_0x2f1f('0x51')]({'id':_0x266ab5,'type':_0x2037e7,'createdAt':new Date(),'authorId':_0x27518a,'attributes':_0x300b28});for(const _0x5a5b55 of _0x36e302)this[_0x2f1f('0x9d')](_0x2037e7,_0x266ab5,_0x27518a,_0x5a5b55,_0x6a3c58['getMultiRangeId']());return _0x14c495;}[_0x2f1f('0x1a')](_0x356755,_0x231750,_0x38dae0=null,_0x3e4507={}){if(_0x38dae0=_0x38dae0||vt(_0x231750),_0x356755[_0x2f1f('0xfb')])return;const _0x2078a4=this['editor'][_0x2f1f('0x43')][_0x2f1f('0x33')](_0x2f1f('0xff'))['me'],_0x3399a9=[];for(const {suggestion:_0x4795dc,meta:_0xa13e1a}of this['_findSuggestions'](_0x356755,_0x2f1f('0x114')))_0xa13e1a[_0x2f1f('0x70')]&&!_0xa13e1a[_0x2f1f('0xb1')]&&_0x3399a9['push'](..._0x4795dc[_0x2f1f('0x101')]());const _0x5c4e34=function(_0xb43409,_0x42f57a){const _0x27d6a1=[];for(const _0x2ab04c of _0x42f57a){const _0x4b8e9f=_0xb43409[_0x2f1f('0x6e')](_0x2ab04c);_0x4b8e9f&&_0x27d6a1['push'](_0x4b8e9f);}return _0x27d6a1;}(_0x356755,_0x3399a9),_0x19b693=function(_0xdc2173,_0x5e2b57){const _0x110871=[_0xdc2173];for(const _0x28f824 of _0x5e2b57){let _0x29da91=0x0;for(;_0x29da91<_0x110871[_0x2f1f('0x113')];){const _0x1fa07d=_0x110871[_0x29da91][_0x2f1f('0xee')](_0x28f824);_0x110871[_0x2f1f('0x130')](_0x29da91,0x1,..._0x1fa07d),_0x29da91+=_0x1fa07d[_0x2f1f('0x113')];}}return _0x110871;}(_0x356755,_0x3399a9);_0x5c4e34[_0x2f1f('0x113')]&&this[_0x2f1f('0x5')]['change'](()=>{for(const _0x24d73b of _0x5c4e34){const _0x46cc61=this[_0x2f1f('0x38')][_0x2f1f('0x29')](_0x2f1f('0xda'),_0x38dae0,'accept');this['forceDefaultExecution'](()=>_0x46cc61([_0x24d73b],_0x231750,_0x3e4507));}});for(const _0x332148 of _0x19b693){let _0x521e01=null,_0x57126e=_0x332148[_0x2f1f('0x125')],_0x34837b=_0x332148[_0x2f1f('0x107')];for(const {suggestion:_0x9be593,meta:_0x2b8925}of this['_findSuggestions'](_0x332148,_0x2f1f('0xda'))){if(!_0x2b8925[_0x2f1f('0x70')])continue;if(_0x9be593[_0x2f1f('0xe9')]!=_0x38dae0)continue;const _0xdaae2c=_0x9be593[_0x2f1f('0x9f')]();if(_0xdaae2c[_0x2f1f('0x11f')](_0x332148,!0x0))return;_0x57126e=_0x57126e[_0x2f1f('0x91')](_0xdaae2c[_0x2f1f('0x125')])?_0x57126e:_0xdaae2c[_0x2f1f('0x125')],_0x34837b=_0x34837b[_0x2f1f('0x2b')](_0xdaae2c[_0x2f1f('0x107')])?_0x34837b:_0xdaae2c[_0x2f1f('0x107')],_0x521e01?_0xdaae2c['start'][_0x2f1f('0x91')](_0x521e01['getFirstRange']()[_0x2f1f('0x125')])?(_0x521e01[_0x2f1f('0xbf')](),_0x521e01=_0x9be593):_0x9be593[_0x2f1f('0xbf')]():_0x521e01=_0x9be593;}const _0x41b896=this[_0x2f1f('0x5')][_0x2f1f('0x7')](_0x57126e,_0x34837b);if(_0x521e01)this[_0x2f1f('0x12e')](_0x521e01,_0x41b896);else{const _0x39217e=_0x505ee6(),_0x369f2f=_0x2078a4['id'];this[_0x2f1f('0x51')]({'id':_0x39217e,'type':'formatInline:'+_0x38dae0,'data':_0x231750,'createdAt':new Date(),'authorId':_0x369f2f,'attributes':_0x3e4507}),this[_0x2f1f('0x9d')](_0x2f1f('0xf1')+_0x38dae0,_0x39217e,_0x369f2f,_0x41b896);}}}[_0x2f1f('0x4e')](_0x43c563,_0x54884e,_0x590e3c=[],_0x3a4181=null,_0x1fb7a0={}){_0x54884e[_0x2f1f('0x119')]||(_0x54884e[_0x2f1f('0x119')]=_0x54884e['commandName']),_0x54884e[_0x2f1f('0xa5')]=_0x43c563['is'](_0x2f1f('0x2')),_0x3a4181=_0x3a4181||vt(_0x54884e);const _0x32bb2a=_0x590e3c['map'](_0x424ff2=>Dt(_0x424ff2,this['_model'])),_0x1d2721=_0x43c563['is'](_0x2f1f('0x2'))?_0x43c563:Dt(_0x43c563,this[_0x2f1f('0x5')]);_0x32bb2a[_0x2f1f('0x115')](_0x1d2721);let _0x4516f4=!0x0;for(const _0x3c2563 of _0x32bb2a)if(!this['_rangeIsInLocalUserInsertion'](_0x3c2563)){_0x4516f4=!0x1;break;}if(_0x4516f4){const _0x24a498=this['_suggestionFactory']['getSuggestionCallback'](_0x2f1f('0x47'),_0x3a4181,_0x2f1f('0x48'));return void this[_0x2f1f('0x21')](()=>_0x24a498([_0x1d2721],_0x54884e,_0x1fb7a0));}let _0x540129=null,_0x4541b1=_0x1d2721[_0x2f1f('0x125')],_0x197ddc=_0x1d2721['end'];for(const {suggestion:_0x549a89,meta:_0x16dfcd}of this['_findSuggestions'](_0x1d2721,'formatBlock')){if(!_0x16dfcd[_0x2f1f('0x70')]||_0x16dfcd[_0x2f1f('0xc3')]||_0x16dfcd[_0x2f1f('0xa6')]||_0x16dfcd[_0x2f1f('0xb1')])continue;if(_0x549a89['data']['formatGroupId']!=_0x54884e[_0x2f1f('0x119')])continue;const _0x356180=_0x549a89[_0x2f1f('0x9f')]();if(_0x549a89[_0x2f1f('0xe9')]==_0x3a4181){if(_0x356180[_0x2f1f('0x11f')](_0x1d2721,!0x0))return;_0x4541b1=_0x4541b1['isBefore'](_0x356180['start'])?_0x4541b1:_0x356180[_0x2f1f('0x125')],_0x197ddc=_0x197ddc[_0x2f1f('0x2b')](_0x356180[_0x2f1f('0x107')])?_0x197ddc:_0x356180['end'],_0x540129?_0x356180[_0x2f1f('0x125')][_0x2f1f('0x91')](_0x540129[_0x2f1f('0x9f')]()[_0x2f1f('0x125')])?(_0x540129['removeMarkers'](),_0x540129=_0x549a89):_0x549a89['removeMarkers']():_0x540129=_0x549a89;}else{const _0x557965=_0x1d2721['getIntersection'](_0x356180);this[_0x2f1f('0xac')](_0x549a89,_0x557965);}}const _0x315577=this['editor'][_0x2f1f('0x43')]['get'](_0x2f1f('0xff'))['me'],_0x553dd2=_0x505ee6(),_0x45e0b7=_0x315577['id'];_0x540129?this[_0x2f1f('0x12e')](_0x540129,this[_0x2f1f('0x5')][_0x2f1f('0x7')](_0x4541b1,_0x197ddc)):(this[_0x2f1f('0x51')]({'id':_0x553dd2,'type':_0x2f1f('0x8')+_0x3a4181,'data':_0x54884e,'createdAt':new Date(),'authorId':_0x45e0b7,'attributes':_0x1fb7a0}),this['_addSuggestionMarker']('formatBlock:'+_0x3a4181,_0x553dd2,_0x45e0b7,this['_model'][_0x2f1f('0x7')](_0x4541b1,_0x197ddc)));}[_0x2f1f('0xba')](_0x38eddd,_0x1c972f,_0x1e8908=[],_0x5e96b6=null,_0x228346={}){_0x1c972f[_0x2f1f('0x119')]||(_0x1c972f[_0x2f1f('0x119')]=_0x1c972f['commandName']),_0x1c972f[_0x2f1f('0xa5')]=!0x1,_0x5e96b6=_0x5e96b6||vt(_0x1c972f);const _0x3e96eb=_0x1e8908[_0x2f1f('0xa0')](_0x12f7b6=>Dt(_0x12f7b6,this[_0x2f1f('0x5')])),_0x34bd02=_0x38eddd['map'](_0x56ec1f=>Dt(_0x56ec1f,this['_model']));_0x3e96eb[_0x2f1f('0x115')](..._0x34bd02);let _0x49bc1b=!0x0;for(const _0x3c2574 of _0x3e96eb)if(!this[_0x2f1f('0x65')](_0x3c2574)){_0x49bc1b=!0x1;break;}if(_0x49bc1b){const _0x37aa2e=this[_0x2f1f('0x38')][_0x2f1f('0x29')](_0x2f1f('0x47'),_0x5e96b6,_0x2f1f('0x48'));return void this[_0x2f1f('0x21')](()=>_0x37aa2e(_0x34bd02,_0x1c972f,_0x228346));}const _0x4ba023=this[_0x2f1f('0xcb')]['plugins'][_0x2f1f('0x33')](_0x2f1f('0xff'))['me'];for(const _0x36837a of this['getSuggestions']()){if(_0x36837a[_0x2f1f('0x10e')]['id']!=_0x4ba023['id'])continue;if(_0x2f1f('0x47')!=_0x36837a['type']||_0x36837a[_0x2f1f('0x106')][_0x2f1f('0x119')]!=_0x1c972f[_0x2f1f('0x119')])continue;const _0x1c00a7=_0x36837a[_0x2f1f('0xe9')]==_0x5e96b6;for(let _0xf6a889=0x0;_0xf6a889<_0x34bd02[_0x2f1f('0x113')];_0xf6a889++){const _0x4e84cd=_0x34bd02[_0xf6a889];for(const _0x5f1f52 of _0x36837a[_0x2f1f('0x30')]()){const _0x453866=_0x5f1f52[_0x2f1f('0x1')]();if(_0x4e84cd[_0x2f1f('0xe3')](_0x453866)){_0x1c00a7?(_0x34bd02[_0x2f1f('0x130')](_0xf6a889,0x1),_0xf6a889--):_0x36837a[_0x2f1f('0x52')](_0x5f1f52[_0x2f1f('0x1b')]);break;}}}}if(0x0==_0x34bd02[_0x2f1f('0x113')])return;const _0x12b98d=this[_0x2f1f('0x38')]['getSuggestionCallback'](_0x2f1f('0x47'),_0x5e96b6,'join');for(const _0x4db433 of this[_0x2f1f('0xf7')]())if(_0x4db433['author']['id']==_0x4ba023['id']&&_0x2f1f('0x47')==_0x4db433[_0x2f1f('0x23')]&&_0x4db433[_0x2f1f('0x106')]['formatGroupId']==_0x1c972f[_0x2f1f('0x119')]&&_0x4db433[_0x2f1f('0xe9')]==_0x5e96b6&&(_0x12b98d(_0x4db433[_0x2f1f('0x101')](),_0x34bd02)||_0x12b98d(_0x34bd02,_0x4db433['getRanges']()))){for(const _0xf1c5e6 of _0x34bd02)_0x4db433[_0x2f1f('0x1e')](_0xf1c5e6);return _0x4db433;}const _0x11f1f1=_0x505ee6(),_0x23554e=_0x4ba023['id'],_0x368908='formatBlock:'+_0x5e96b6,_0x3ff499=this[_0x2f1f('0x51')]({'id':_0x11f1f1,'type':_0x368908,'data':_0x1c972f,'createdAt':new Date(),'authorId':_0x23554e,'attributes':_0x228346});for(const _0x13c7bf of _0x34bd02)this['_addSuggestionMarker'](_0x368908,_0x11f1f1,_0x23554e,_0x13c7bf,_0x6a3c58[_0x2f1f('0x128')]());return _0x3ff499;}[_0x2f1f('0x59')](_0x464569,_0x54b8ba=null,_0x1cbfc2={}){if(_0x464569['isCollapsed'])return null;const _0x2622b5=this[_0x2f1f('0xcb')]['plugins'][_0x2f1f('0x33')]('Users')['me'],_0x1bd5f6=new _0x350fbe(_0x464569[_0x2f1f('0x125')],_0x464569[_0x2f1f('0x107')]);for(const {suggestion:_0x545ae9,meta:_0x13f0fb}of this[_0x2f1f('0xfa')](_0x1bd5f6,_0x2f1f('0x114')))if(_0x13f0fb['isOwn']&&!_0x13f0fb[_0x2f1f('0xc3')]){if(_0x545ae9['isMultiRange']){const _0x2cf456=_0x545ae9['getRanges']()[_0x2f1f('0x110')](_0x168e89=>_0x2f1f('0xb5')!=_0x168e89[_0x2f1f('0x4b')][_0x2f1f('0xbe')]);_0x2cf456[_0x2f1f('0xbc')](_0x334b38=>_0x1bd5f6[_0x2f1f('0x11f')](_0x334b38,!0x0))&&_0x545ae9[_0x2f1f('0x3c')]();if(_0x2cf456[_0x2f1f('0x72')](_0x14ddeb=>_0x14ddeb[_0x2f1f('0x11f')](_0x1bd5f6,!0x0))){const _0x174021=this[_0x2f1f('0x38')][_0x2f1f('0x29')]('deletion',_0x54b8ba,_0x2f1f('0x48'));return this[_0x2f1f('0x21')](()=>_0x174021([_0x1bd5f6],null,_0x1cbfc2)),null;}}else{const _0x27b8ce=_0x1bd5f6[_0x2f1f('0x6e')](_0x545ae9[_0x2f1f('0x9f')]());_0x545ae9[_0x2f1f('0xec')]([_0x27b8ce],null,_0x1cbfc2);}}if(_0x1bd5f6[_0x2f1f('0xed')](),_0x1bd5f6[_0x2f1f('0xfb')]||_0x2f1f('0xb5')==_0x1bd5f6[_0x2f1f('0x4b')][_0x2f1f('0xbe')])return null;let _0x27d0fe=null,_0x5624d8=_0x1bd5f6['start'],_0x413f52=_0x1bd5f6['end'];for(const {suggestion:_0x2039f1,meta:_0x26ceb0}of this[_0x2f1f('0xfa')](_0x1bd5f6,_0x2f1f('0xdc')))if(_0x26ceb0[_0x2f1f('0x70')]){if(_0x2039f1[_0x2f1f('0x79')]){let _0x236462=!0x0;for(const _0x24a586 of _0x2039f1[_0x2f1f('0x101')]()){if(_0x24a586[_0x2f1f('0x11f')](_0x1bd5f6,!0x0))return _0x2039f1;_0x1bd5f6[_0x2f1f('0x11f')](_0x24a586)||(_0x236462=!0x1);}_0x236462&&_0x2039f1['discard']();}else{const _0x48a5d3=_0x2039f1[_0x2f1f('0x9f')]();if(_0x48a5d3[_0x2f1f('0x11f')](_0x1bd5f6,!0x0))return _0x2039f1;_0x5624d8=_0x5624d8[_0x2f1f('0x91')](_0x48a5d3[_0x2f1f('0x125')])?_0x5624d8:_0x48a5d3['start'],_0x413f52=_0x413f52[_0x2f1f('0x2b')](_0x48a5d3[_0x2f1f('0x107')])?_0x413f52:_0x48a5d3[_0x2f1f('0x107')],_0x27d0fe?_0x48a5d3[_0x2f1f('0x125')][_0x2f1f('0x91')](_0x27d0fe[_0x2f1f('0x9f')]()['start'])?(_0x27d0fe[_0x2f1f('0xbf')](),_0x27d0fe=_0x2039f1):_0x2039f1['removeMarkers']():_0x27d0fe=_0x2039f1;}}if(_0x27d0fe)return this[_0x2f1f('0x12e')](_0x27d0fe,this[_0x2f1f('0x5')][_0x2f1f('0x7')](_0x5624d8,_0x413f52)),_0x27d0fe;{const _0x16c39f=_0x505ee6(),_0x34aaed=this['_model'][_0x2f1f('0x7')](_0x5624d8,_0x413f52),_0x37cf73=_0x2622b5['id'],_0x8b5b20=_0x54b8ba?'deletion:'+_0x54b8ba:_0x2f1f('0xdc'),_0xf5fe47=this[_0x2f1f('0x51')]({'id':_0x16c39f,'type':_0x8b5b20,'createdAt':new Date(),'authorId':_0x37cf73,'attributes':_0x1cbfc2});return this[_0x2f1f('0x9d')](_0x8b5b20,_0x16c39f,_0x37cf73,_0x34aaed),_0xf5fe47;}}['markMultiRangeDeletion'](_0x1d2dfc,_0x32c663=_0x2f1f('0xd1'),_0x27445a={}){const _0x2dfa67=this[_0x2f1f('0xcb')][_0x2f1f('0x43')][_0x2f1f('0x33')]('Users')['me'],_0x33d34f=_0x1d2dfc[_0x2f1f('0xa0')](_0x31d016=>new _0x350fbe(_0x31d016[_0x2f1f('0x125')],_0x31d016['end'])),_0x19c81a=new Set();for(const _0x1e74fc of _0x33d34f)for(const {suggestion:_0x1362e9,meta:_0x2bc008}of this['_findSuggestions'](_0x1e74fc,_0x2f1f('0x114')))_0x2bc008['isOwn']&&!_0x2bc008[_0x2f1f('0xc3')]&&_0x19c81a[_0x2f1f('0x103')](_0x1362e9);for(const _0x50c794 of _0x19c81a)if(_0x50c794['isMultiRange']){const _0x44f342=_0x50c794[_0x2f1f('0x101')]();(!_0x50c794[_0x2f1f('0x11b')]||!_0x50c794[_0x2f1f('0x11b')][_0x2f1f('0x27')])&&(_0x44f342['every'](_0x5ac977=>_0x33d34f['some'](_0x2e6fe4=>_0x2e6fe4['containsRange'](_0x5ac977,!0x0)))&&_0x50c794[_0x2f1f('0x3c')]());if(_0x33d34f[_0x2f1f('0xbc')](_0x2a75ed=>_0x44f342[_0x2f1f('0x72')](_0x46c71e=>_0x46c71e[_0x2f1f('0x11f')](_0x2a75ed,!0x0)))){const _0xa3ae54=this[_0x2f1f('0x38')]['getSuggestionCallback'](_0x2f1f('0xdc'),_0x32c663,_0x2f1f('0x48'));return this[_0x2f1f('0x21')](()=>_0xa3ae54(_0x1d2dfc,null,_0x27445a)),null;}}else{const _0x4d5ac1=_0x50c794[_0x2f1f('0x9f')]();_0x33d34f[_0x2f1f('0x72')](_0x4da726=>_0x4da726[_0x2f1f('0x11f')](_0x4d5ac1,!0x0))&&_0x50c794[_0x2f1f('0x3c')]();if(_0x33d34f[_0x2f1f('0xbc')](_0x20c5f9=>_0x4d5ac1[_0x2f1f('0x11f')](_0x20c5f9,!0x0))){const _0x57fc3d=this['_suggestionFactory']['getSuggestionCallback'](_0x2f1f('0xdc'),_0x32c663,_0x2f1f('0x48'));return this[_0x2f1f('0x21')](()=>_0x57fc3d(_0x33d34f,null,_0x27445a)),null;}}const _0x4b8e02=this[_0x2f1f('0x38')]['getSuggestionCallback'](_0x2f1f('0xdc'),_0x32c663,_0x2f1f('0xa7'));let _0x1d8ace=null;for(const _0x1095b8 of this['getSuggestions']())if(_0x1095b8[_0x2f1f('0x10e')]['id']==_0x2dfa67['id']&&_0x1095b8[_0x2f1f('0x102')]&&'deletion'==_0x1095b8[_0x2f1f('0x23')]&&_0x1095b8[_0x2f1f('0xe9')]==_0x32c663&&(_0x4b8e02(_0x1095b8[_0x2f1f('0x101')](),_0x33d34f)||_0x4b8e02(_0x33d34f,_0x1095b8[_0x2f1f('0x101')]()))){if(_0x1d8ace){if(_0x1095b8['commentThread']&&_0x1095b8['commentThread'][_0x2f1f('0x113')])continue;for(const _0x467881 of _0x1095b8['getRanges']())_0x1d8ace[_0x2f1f('0xf9')](_0x467881)||_0x1d8ace[_0x2f1f('0x1e')](_0x467881);_0x1095b8[_0x2f1f('0xbf')]();}else{_0x1d8ace=_0x1095b8;for(const _0x3750d1 of _0x33d34f)_0x1095b8[_0x2f1f('0xf9')](_0x3750d1)||_0x1095b8[_0x2f1f('0x1e')](_0x3750d1);}}if(_0x1d8ace)return _0x1d8ace;_0x19c81a['clear']();for(const _0x287aec of _0x33d34f)for(const {suggestion:_0x2b2b77,meta:_0x1e16ce}of this['_findSuggestions'](_0x287aec,_0x2f1f('0xdc')))_0x1e16ce['isOwn']&&_0x19c81a['add'](_0x2b2b77);for(const _0x148c6e of _0x19c81a){const _0x26f86a=_0x148c6e[_0x2f1f('0x101')]();if(!_0x27445a||!_0x27445a[_0x2f1f('0x27')]){if(_0x33d34f[_0x2f1f('0xbc')](_0x4fe727=>_0x26f86a['some'](_0xaee223=>_0xaee223['containsRange'](_0x4fe727,!0x0))))return _0x148c6e;}(!_0x148c6e['attributes']||!_0x148c6e[_0x2f1f('0x11b')][_0x2f1f('0x27')])&&(_0x26f86a[_0x2f1f('0xbc')](_0x2d52f2=>_0x33d34f[_0x2f1f('0x72')](_0x498690=>_0x498690['containsRange'](_0x2d52f2,!0x0)))&&_0x148c6e['discard']());}const _0x43015b=_0x505ee6(),_0x113a88=_0x2dfa67['id'],_0x4e70cf='deletion:'+_0x32c663,_0x52bd29=this[_0x2f1f('0x51')]({'id':_0x43015b,'type':_0x4e70cf,'createdAt':new Date(),'authorId':_0x113a88,'attributes':_0x27445a});for(const _0x475934 of _0x33d34f)_0x475934['detach'](),_0x475934['isCollapsed']||_0x2f1f('0xb5')==_0x475934[_0x2f1f('0x4b')][_0x2f1f('0xbe')]||this[_0x2f1f('0x9d')](_0x4e70cf,_0x43015b,_0x113a88,_0x475934,_0x6a3c58[_0x2f1f('0x128')]());return _0x52bd29;}['_setSuggestionRange'](_0x583d9f,_0x43d383){const _0x41d7da=_0x583d9f['getFirstMarker']();this[_0x2f1f('0x5')][_0x2f1f('0xb')](_0x1b967b=>{_0x1b967b[_0x2f1f('0xb9')](_0x41d7da,{'range':_0x43d383});});}['_addThreadToSuggestion'](_0x27498c){const _0x17b50f=_0x27498c['id'],_0x3bbbba=this[_0x2f1f('0xcb')]['config']['get']('collaboration.channelId');this[_0x2f1f('0x9c')][_0x2f1f('0x111')](_0x17b50f)||this[_0x2f1f('0x9c')][_0x2f1f('0x56')]({'channelId':_0x3bbbba,'threadId':_0x17b50f});const _0x69bd4e=this[_0x2f1f('0x9c')][_0x2f1f('0x124')](_0x17b50f);_0x69bd4e[_0x2f1f('0xc8')](_0x2f1f('0x7a')),_0x69bd4e['isRemovable']=!0x1,_0x27498c[_0x2f1f('0x4f')]=_0x69bd4e;}['_checkSuggestionCorrectness'](_0x46ff99,_0x4e637f,_0x4d1647,_0x5b1176){if(_0x46ff99['type']!=_0x4e637f||_0x46ff99['subType']!=_0x4d1647||_0x46ff99['creator']['id']!=_0x5b1176)throw this[_0x2f1f('0xcb')][_0x2f1f('0x2d')](_0x2f1f('0xdd')),new _0x572472(_0x2f1f('0xdd'),this);}[_0x2f1f('0xac')](_0xaa83e3,_0x1b2bb0){const _0x2f6122=_0xaa83e3[_0x2f1f('0x9f')]();if(_0x1b2bb0[_0x2f1f('0xe3')](_0x2f6122))_0xaa83e3['removeMarkers']();else{if(_0x2f6122[_0x2f1f('0x11f')](_0x1b2bb0)){const _0x407368=this[_0x2f1f('0x5')][_0x2f1f('0x13')](_0x1b2bb0[_0x2f1f('0x125')]['nodeBefore'],'end');this[_0x2f1f('0x12e')](_0xaa83e3,this[_0x2f1f('0x5')]['createRange'](_0x2f6122['start'],_0x407368));const _0x387bc9=_0x505ee6(),_0xc435f2=_0xaa83e3[_0x2f1f('0x41')]['id'],_0xde2661=_0xaa83e3[_0x2f1f('0x23')]+':'+_0xaa83e3[_0x2f1f('0xe9')];this[_0x2f1f('0x51')]({'id':_0x387bc9,'type':_0xde2661,'createdAt':new Date(),'authorId':_0xc435f2,'data':_0xaa83e3[_0x2f1f('0x106')],'attributes':_0xaa83e3[_0x2f1f('0x11b')]});const _0x37299e=this['_model'][_0x2f1f('0x13')](_0x1b2bb0['end'][_0x2f1f('0x6c')],'after'),_0x3bc8c1=this[_0x2f1f('0x5')][_0x2f1f('0x7')](_0x37299e,_0x2f6122[_0x2f1f('0x107')]);this[_0x2f1f('0x9d')](_0xde2661,_0x387bc9,_0xc435f2,_0x3bc8c1);}else{if(_0x2f6122[_0x2f1f('0xc2')](_0x1b2bb0[_0x2f1f('0x125')])){const _0x1ab585=this[_0x2f1f('0x5')][_0x2f1f('0x13')](_0x1b2bb0['start'][_0x2f1f('0x5a')],_0x2f1f('0x107'));this[_0x2f1f('0x12e')](_0xaa83e3,this['_model'][_0x2f1f('0x7')](_0x2f6122[_0x2f1f('0x125')],_0x1ab585));}else{const _0x60af15=this['_model'][_0x2f1f('0x13')](_0x1b2bb0['end']['parent'],_0x2f1f('0xf4'));this['_setSuggestionRange'](_0xaa83e3,this['_model']['createRange'](_0x60af15,_0x2f6122[_0x2f1f('0x107')]));}}}}[_0x2f1f('0x65')](_0x573b8f){for(const {suggestion:_0x3f03b0,meta:_0x593a21}of this[_0x2f1f('0xfa')](_0x573b8f,_0x2f1f('0x114'))){if(!_0x593a21[_0x2f1f('0x70')])continue;const _0x4dba67=_0x3f03b0['getRanges']();for(const _0x1172e7 of _0x4dba67)if(!_0x573b8f['getDifference'](_0x1172e7)[_0x2f1f('0x113')])return!0x0;}return!0x1;}[_0x2f1f('0xb0')](_0x5ce69a){const _0x15a7a7=this[_0x2f1f('0xcb')][_0x2f1f('0x43')][_0x2f1f('0x33')](_0x2f1f('0xff'))[_0x2f1f('0xaa')](_0x5ce69a);if(!_0x15a7a7)throw new _0x572472(_0x2f1f('0x5b'),this);return _0x15a7a7;}[_0x2f1f('0xdf')](_0x530b3a){const _0xe80470=this[_0x2f1f('0xcb')]['plugins'][_0x2f1f('0x33')](_0x2f1f('0xff')),_0x3bf895=_0x48a2b9(_0x2f1f('0x12')+_0x530b3a),_0x21e510=_0xe80470[_0x2f1f('0xaa')](_0x3bf895);return _0x21e510||_0xe80470[_0x2f1f('0xb7')]({'id':_0x3bf895,'name':_0x530b3a});}[_0x2f1f('0x82')](_0x43546d,_0x2bda21,_0x3dafb3,_0xf48cdc,_0x33057a){const _0x193c8d=this['_getAuthorFromId'](_0xf48cdc),_0x46f9f8=this[_0x2f1f('0x38')][_0x2f1f('0xf0')](_0x43546d,_0x2bda21,_0x3dafb3,_0x193c8d,_0x33057a,_0xea5a96=>this[_0x2f1f('0x60')](_0x3dafb3,{'attributes':_0xea5a96}));return this[_0x2f1f('0x87')](_0x46f9f8,'accept',()=>{this[_0x2f1f('0x60')](_0x3dafb3,{'state':'accepted'});},{'priority':_0x2f1f('0x63')}),this[_0x2f1f('0x87')](_0x46f9f8,_0x2f1f('0x3c'),()=>{this[_0x2f1f('0x60')](_0x3dafb3,{'state':_0x2f1f('0x118')});},{'priority':_0x2f1f('0x63')}),this[_0x2f1f('0x45')][_0x2f1f('0x9')](_0x3dafb3,_0x46f9f8),this['_suggestionState'][_0x2f1f('0x9')](_0x46f9f8,'notReady'),_0x46f9f8;}[_0x2f1f('0xe6')](_0xddab5d){const _0x226375=_0xddab5d[_0x2f1f('0x24')](':');return{'group':_0x226375[0x0],'type':_0x226375[0x1],'subType':_0x226375[_0x2f1f('0x113')]>=0x5?_0x226375[0x2]:null,'id':_0x226375[_0x2f1f('0x113')]<0x5?_0x226375[0x2]:_0x226375[0x3],'authorId':_0x226375[_0x2f1f('0x113')]<0x5?_0x226375[0x3]:_0x226375[0x4],'markerCount':0x6==_0x226375[_0x2f1f('0x113')]?_0x226375[0x5]:null};}[_0x2f1f('0x74')](_0x1731ab,_0x3442b0,_0x382f0f){const _0x3f0f29=_0x1731ab['getFirstRange'](),_0x3d5459=_0x3f0f29[_0x2f1f('0x125')],_0x221c67=_0x3f0f29[_0x2f1f('0x107')];this[_0x2f1f('0x12e')](_0x1731ab,this['_model'][_0x2f1f('0x7')](_0x3d5459,_0x3442b0));const _0x3eb2b5=_0x505ee6(),_0x2ea5a3=_0x1731ab['creator']['id'],_0x309a05=_0x1731ab[_0x2f1f('0x23')]+(_0x1731ab[_0x2f1f('0xe9')]?':'+_0x1731ab[_0x2f1f('0xe9')]:'');this[_0x2f1f('0x51')]({'id':_0x3eb2b5,'type':_0x309a05,'createdAt':new Date(),'authorId':_0x2ea5a3,'originalSuggestionId':_0x1731ab['id'],'attributes':_0x1731ab[_0x2f1f('0x11b')],'data':_0x1731ab[_0x2f1f('0x106')]}),'formatBlock'==_0x1731ab[_0x2f1f('0x23')]&&(_0x382f0f=this[_0x2f1f('0x5')][_0x2f1f('0xdb')](_0x382f0f[_0x2f1f('0x6c')])),this['_addSuggestionMarker'](_0x309a05,_0x3eb2b5,_0x2ea5a3,this['_model'][_0x2f1f('0x7')](_0x382f0f,_0x221c67));}[_0x2f1f('0xfa')](_0x201a66,_0x1dac1c=null){const _0x9b3228=[],_0x2aed0c=this[_0x2f1f('0x5')]['schema'],_0x375556=this[_0x2f1f('0xcb')]['plugins'][_0x2f1f('0x33')](_0x2f1f('0xff'))['me'];for(const _0x3dce17 of this[_0x2f1f('0xf7')]())if(_0x3dce17[_0x2f1f('0x102')]&&(!_0x1dac1c||_0x3dce17[_0x2f1f('0x23')]==_0x1dac1c))for(const _0x5bdcee of _0x3dce17[_0x2f1f('0x101')]()){const _0x228c06=_0x201a66[_0x2f1f('0x125')][_0x2f1f('0xe3')](_0x5bdcee['end'])||_0x201a66[_0x2f1f('0x107')][_0x2f1f('0xe3')](_0x5bdcee[_0x2f1f('0x125')]);if(_0x228c06||_0x201a66[_0x2f1f('0x6e')](_0x5bdcee)){const _0x559abf=_0x201a66[_0x2f1f('0x11f')](_0x5bdcee)&&bt(_0x2aed0c,_0x5bdcee['start'],_0x201a66),_0x5982ab=_0x5bdcee[_0x2f1f('0x11f')](_0x201a66)&&bt(_0x2aed0c,_0x201a66[_0x2f1f('0x125')],_0x5bdcee);_0x9b3228[_0x2f1f('0x115')]({'suggestion':_0x3dce17,'meta':{'isOwn':_0x375556==_0x3dce17[_0x2f1f('0x10e')],'isNextTo':_0x228c06,'isInsideObject':_0x559abf,'containsRangeInObject':_0x5982ab}});break;}}return _0x9b3228;}[_0x2f1f('0x9d')](_0x486255,_0x28eba9,_0xe32b83,_0x32acf2,_0x186f6f=null){this[_0x2f1f('0x5')][_0x2f1f('0xb')](_0x17ed72=>{let _0x476221=_0x2f1f('0xcd')+_0x486255+':'+_0x28eba9+':'+_0xe32b83;_0x186f6f&&(_0x476221=_0x476221+':'+_0x186f6f),_0x17ed72[_0x2f1f('0x42')](_0x476221,{'range':_0x32acf2,'usingOperation':!0x0,'affectsData':!0x0});});}[_0x2f1f('0xe5')](_0x6feeee){const _0x3c11d4=_0x6feeee[_0x2f1f('0x80')],_0xa5e429=_0x6feeee[_0x2f1f('0x84')];_0x6feeee[_0x2f1f('0x80')]=null,null!=_0x3c11d4&&(_0x3c11d4[_0x2f1f('0x84')]=null),_0x6feeee[_0x2f1f('0x84')]=null,null!=_0xa5e429&&(_0xa5e429[_0x2f1f('0x80')]=null),_0x2f1f('0x12c')==this['_suggestionState'][_0x2f1f('0x33')](_0x6feeee)&&(this[_0x2f1f('0x31')][_0x2f1f('0x9')](_0x6feeee,_0x2f1f('0x3e')),this['fire'](_0x2f1f('0x4d'),_0x6feeee,_0x3c11d4,_0xa5e429));}[_0x2f1f('0x51')](_0x89b422){const _0x231a4c=_0x89b422['id'],_0x30a93b=this['addSuggestionData'](_0x89b422);if(this[_0x2f1f('0xc1')]&&this['_adapter'][_0x2f1f('0xcc')]){const _0x508b00=this[_0x2f1f('0xcb')]['plugins']['get'](_0x2f1f('0x55')),_0x1307b9=_0x30a93b['hasComments'],_0x5e2f53=_0x30a93b[_0x2f1f('0xe9')]?_0x30a93b[_0x2f1f('0x23')]+':'+_0x30a93b[_0x2f1f('0xe9')]:_0x30a93b[_0x2f1f('0x23')],_0x452a71=this['editor'][_0x2f1f('0xd2')],_0xbda3fc=_0x508b00[_0x2f1f('0x103')](_0xb694e7(_0x452a71,_0x2f1f('0x2f'))),_0x897392={'id':_0x231a4c,'type':_0x5e2f53,'hasComments':_0x1307b9,'data':_0x89b422[_0x2f1f('0x106')]||null,'originalSuggestionId':_0x89b422[_0x2f1f('0x0')]||null,'attributes':_0x30a93b[_0x2f1f('0x11b')]};this[_0x2f1f('0xc1')][_0x2f1f('0xcc')](_0x897392)[_0x2f1f('0x77')](_0x58c99f=>{_0x30a93b[_0x2f1f('0x122')]=!0x0,_0x508b00[_0x2f1f('0x132')](_0xbda3fc),_0x58c99f&&_0x58c99f['createdAt']&&(this[_0x2f1f('0x45')][_0x2f1f('0x33')](_0x231a4c)[_0x2f1f('0x108')]=_0x58c99f['createdAt']);})['catch'](_0xad3f18=>{throw _0x15cdbe('error-saving-suggestion-data-suggestion-discarded'),this[_0x2f1f('0xcb')][_0x2f1f('0x99')][_0x2f1f('0xae')]({'isUndoable':!0x1},()=>{_0x30a93b[_0x2f1f('0x3c')]();}),_0x30a93b['stopListening'](),this['_suggestions'][_0x2f1f('0x135')](_0x30a93b['id']),this[_0x2f1f('0x31')]['delete'](_0x30a93b),_0xad3f18;});}return _0x30a93b;}[_0x2f1f('0x60')](_0x2d5170,_0x29b7a4){const _0x4e46cd=this[_0x2f1f('0xcb')][_0x2f1f('0x43')]['get'](_0x2f1f('0x55')),_0xba7a8b=this[_0x2f1f('0x45')][_0x2f1f('0x33')](_0x2d5170);if(this[_0x2f1f('0xc1')]&&this[_0x2f1f('0xc1')][_0x2f1f('0x2e')]){if(_0xba7a8b[_0x2f1f('0x122')]){const _0x5916b1=_0x4e46cd['add'](_0xb694e7(this['editor'][_0x2f1f('0xd2')],_0x2f1f('0x2f')));this[_0x2f1f('0xc1')][_0x2f1f('0x2e')](_0x2d5170,_0x29b7a4)[_0x2f1f('0x77')](()=>{_0x4e46cd[_0x2f1f('0x132')](_0x5916b1);});}else _0xba7a8b['on'](_0x2f1f('0x20'),()=>{this['_updateSuggestionData'](_0x2d5170,_0x29b7a4);});}}[_0x2f1f('0xbb')](_0x2660e3){if(!this[_0x2f1f('0xc1')]||!this[_0x2f1f('0xc1')][_0x2f1f('0x49')])throw new _0x572472(_0x2f1f('0x12a'),this);return this['_adapter'][_0x2f1f('0x49')](_0x2660e3);}[_0x2f1f('0x123')](_0x12c8c9){const {id:_0x2e96b9,type:_0x144b1a,subType:_0x4b1235,authorId:_0x2874a1}=this['_splitMarkerName'](_0x12c8c9),_0x98c0b0=this[_0x2f1f('0x45')]['get'](_0x2e96b9)||this[_0x2f1f('0x82')](_0x144b1a,_0x4b1235,_0x2e96b9,_0x2874a1);switch(this[_0x2f1f('0x10b')](_0x98c0b0,_0x144b1a,_0x4b1235,_0x2874a1),this[_0x2f1f('0x31')][_0x2f1f('0x33')](_0x98c0b0)){case _0x2f1f('0xcf'):this[_0x2f1f('0xbb')](_0x2e96b9)['then'](_0x4c1bd8=>{let _0x43cce3=Promise[_0x2f1f('0x10c')]();_0x4c1bd8[_0x2f1f('0xfc')]&&(_0x43cce3=this[_0x2f1f('0x9c')]['fetchCommentThread']({'channelId':this[_0x2f1f('0xcb')][_0x2f1f('0x12d')][_0x2f1f('0x33')](_0x2f1f('0x22')),'threadId':_0x2e96b9})),_0x43cce3[_0x2f1f('0x77')](()=>{this[_0x2f1f('0x10f')](_0x4c1bd8)[_0x2f1f('0x122')]=!0x0;});}),this[_0x2f1f('0x31')][_0x2f1f('0x9')](_0x98c0b0,_0x2f1f('0x5c'));break;case _0x2f1f('0x3e'):this['_updateSuggestionData'](_0x2e96b9,{'state':_0x2f1f('0x62')});case'dataReady':this[_0x2f1f('0x31')][_0x2f1f('0x9')](_0x98c0b0,_0x2f1f('0x12c')),this[_0x2f1f('0xf3')](_0x2f1f('0xe1'),_0x98c0b0);break;case _0x2f1f('0x12c'):this[_0x2f1f('0xf3')](_0x2f1f('0xb8'),_0x98c0b0);}return _0x98c0b0[_0x2f1f('0xf8')](_0x12c8c9),_0x98c0b0;}[_0x2f1f('0x67')](_0x521757){const _0x2466cb=Array[_0x2f1f('0xa4')](_0x521757)[_0x2f1f('0x110')](_0x342c1a=>!_0x342c1a[_0x2f1f('0x79')]),_0x1a7201=this[_0x2f1f('0xf7')]({'skipNotAttached':!0x0})[_0x2f1f('0x110')](_0x11f3ea=>!_0x11f3ea[_0x2f1f('0x79')]),_0x4c44cc=_0x1a7201['filter'](_0x545552=>!_0x521757[_0x2f1f('0x89')](_0x545552)),_0x2d45ba=new Map(_0x1a7201[_0x2f1f('0xa0')](_0x52f43b=>[_0x52f43b,this['_suggestionFactory'][_0x2f1f('0x29')](_0x52f43b[_0x2f1f('0x23')],_0x52f43b[_0x2f1f('0xe9')],_0x2f1f('0x54'))])),_0xee6dae=new Map(_0x1a7201['map'](_0x4b5e4e=>[_0x4b5e4e,_0x4b5e4e['getFirstRange']()])),_0x459a47=new Set(),_0x389dc0=new Set();for(let _0x8814f1=0x0;_0x8814f1<_0x2466cb[_0x2f1f('0x113')];_0x8814f1++)_0x5337e4(_0x2466cb[_0x8814f1],_0x2466cb,_0x8814f1+0x1);for(let _0x4e7355=0x0;_0x4e7355<_0x2466cb['length'];_0x4e7355++)_0x5337e4(_0x2466cb[_0x4e7355],_0x4c44cc,0x0);for(let _0x59f410=0x0;_0x59f410<_0x2466cb[_0x2f1f('0x113')];_0x59f410++){const _0x282695=_0x2466cb[_0x59f410];!_0x389dc0[_0x2f1f('0x89')](_0x282695)&&_0x282695[_0x2f1f('0x80')]&&(_0x282695[_0x2f1f('0x80')]['next']===_0x282695&&(_0x282695[_0x2f1f('0x80')][_0x2f1f('0x84')]=null),_0x282695[_0x2f1f('0x80')]=null),!_0x459a47['has'](_0x282695)&&_0x282695[_0x2f1f('0x84')]&&(_0x282695[_0x2f1f('0x84')][_0x2f1f('0x80')]===_0x282695&&(_0x282695[_0x2f1f('0x84')][_0x2f1f('0x80')]=null),_0x282695[_0x2f1f('0x84')]=null);}function _0x5337e4(_0x34aaee,_0x101f83,_0x595009){for(let _0x13b2f9=_0x595009;_0x13b2f9<_0x101f83['length'];_0x13b2f9++){const _0xae2457=_0x184067(_0x34aaee,_0x101f83[_0x13b2f9]);_0xae2457&&(_0xae2457[0x0]['next']=_0xae2457[0x1],_0xae2457[0x1]['previous']=_0xae2457[0x0],_0x459a47[_0x2f1f('0x103')](_0xae2457[0x0]),_0x389dc0['add'](_0xae2457[0x1]));}}function _0x184067(_0x571f53,_0x98db8f){if(_0x571f53[_0x2f1f('0x10e')]['id']!==_0x98db8f['author']['id'])return null;const _0x181dd5=_0x2d45ba['get'](_0x571f53)(_0x571f53,_0x98db8f,_0xee6dae[_0x2f1f('0x33')](_0x571f53),_0xee6dae[_0x2f1f('0x33')](_0x98db8f));if(!_0x181dd5)return null;return _0x2d45ba[_0x2f1f('0x33')](_0x98db8f)(_0x571f53,_0x98db8f,_0xee6dae[_0x2f1f('0x33')](_0x571f53),_0xee6dae[_0x2f1f('0x33')](_0x98db8f))?_0x181dd5[0x1][_0x2f1f('0x4f')]&&_0x181dd5[0x1][_0x2f1f('0x4f')][_0x2f1f('0x113')]?null:_0x181dd5:null;}}[_0x2f1f('0x11e')](_0x183d64){const _0x956a5b=Array['from'](_0x183d64),_0x3c7d3c=this['getSuggestions']({'skipNotAttached':!0x0}),_0x24cafb=_0x3c7d3c['filter'](_0x163272=>!_0x183d64[_0x2f1f('0x89')](_0x163272)),_0x222ebe=new Map(_0x956a5b[_0x2f1f('0xa0')](_0x1c7d65=>[_0x1c7d65,this[_0x2f1f('0x38')][_0x2f1f('0x29')](_0x1c7d65[_0x2f1f('0x23')],_0x1c7d65[_0x2f1f('0xe9')],'join')])),_0x3866d0=new Map(_0x3c7d3c[_0x2f1f('0xa0')](_0x3fadd2=>[_0x3fadd2,_0x3fadd2[_0x2f1f('0x101')]()]));for(let _0x1a1b99=0x0;_0x1a1b99<_0x956a5b[_0x2f1f('0x113')];_0x1a1b99++){if(_0x26655a(this,_0x956a5b[_0x1a1b99],_0x956a5b,_0x1a1b99+0x1))return!0x0;}for(let _0x48f404=0x0;_0x48f404<_0x956a5b[_0x2f1f('0x113')];_0x48f404++){if(_0x26655a(this,_0x956a5b[_0x48f404],_0x24cafb,0x0))return!0x0;}return!0x1;function _0x26655a(_0x401ced,_0x27925a,_0x43b0a3,_0x513eb2){for(let _0x1088ac=_0x513eb2;_0x1088ac<_0x43b0a3[_0x2f1f('0x113')];_0x1088ac++){const _0x51edc0=_0x43b0a3[_0x1088ac];if(_0x51edc0['type']!==_0x27925a[_0x2f1f('0x23')]||_0x51edc0['author']['id']!==_0x27925a['author']['id']||_0x51edc0[_0x2f1f('0xe9')]!==_0x27925a['subType'])continue;const _0x572e24=_0x222ebe[_0x2f1f('0x33')](_0x27925a),_0x3a269b=_0x3866d0[_0x2f1f('0x33')](_0x27925a),_0x29e98e=_0x3866d0[_0x2f1f('0x33')](_0x51edc0),_0x30bfca=_0x27925a[_0x2f1f('0x4f')]&&_0x27925a['commentThread']['length'],_0x5c3163=_0x51edc0[_0x2f1f('0x4f')]&&_0x51edc0['commentThread']['length'];if(!_0x30bfca&&_0x572e24(_0x29e98e,_0x3a269b))return _0x401ced[_0x2f1f('0x71')](_0x51edc0,_0x27925a),_0x3866d0['delete'](_0x27925a),!0x0;if(!_0x5c3163&&_0x572e24(_0x3a269b,_0x29e98e))return _0x401ced[_0x2f1f('0x71')](_0x27925a,_0x51edc0),_0x3866d0[_0x2f1f('0x135')](_0x51edc0),!0x0;}return!0x1;}}['_joinSuggestions'](_0x3fbd16,_0xaa939){if(_0x3fbd16['isMultiRange'])for(const _0x523be6 of _0xaa939[_0x2f1f('0x101')]())_0x3fbd16[_0x2f1f('0x1e')](_0x523be6);else{const _0x5b52d9=_0xaa939[_0x2f1f('0x9f')]()[_0x2f1f('0x107')];this[_0x2f1f('0x12e')](_0x3fbd16,this[_0x2f1f('0x5')]['createRange'](_0x3fbd16[_0x2f1f('0x9f')]()['start'],_0x5b52d9));}_0xaa939[_0x2f1f('0xbf')]();}}_0x1437bd(p,_0x32754b);class yt{constructor(_0x13c7ce){this[_0x2f1f('0xc')]=_0x13c7ce,this['_model']=_0x13c7ce[_0x2f1f('0x99')],this[_0x2f1f('0x86')]=new Map(),this[_0x2f1f('0x37')]=new Map(),this[_0x2f1f('0x127')]();}['buildSuggestion'](_0x4d4ffa,_0x1803c4,_0x8abb27,_0x35b8ef,_0xa9587e,_0x4bcd85){return new _0x6a3c58(this[_0x2f1f('0x5')],{'type':_0x4d4ffa,'subType':_0x1803c4,'id':_0x8abb27,'author':_0x35b8ef,'creator':_0x35b8ef,'attributes':_0xa9587e,'onAttributesChange':_0x4bcd85,'onAccept':(..._0x40cc51)=>this[_0x2f1f('0x29')](_0x4d4ffa,_0x1803c4,_0x2f1f('0x48'))(..._0x40cc51),'onDiscard':(..._0x1a4d08)=>this['getSuggestionCallback'](_0x4d4ffa,_0x1803c4,_0x2f1f('0x3c'))(..._0x1a4d08)});}[_0x2f1f('0x7d')](_0x43e87d,_0x38f9e7,_0x2f1ba6,_0x468148){const _0x7fb12a=_0x43e87d+':'+_0x38f9e7+':'+_0x2f1ba6;this['_customCallbacks'][_0x2f1f('0x9')](_0x7fb12a,_0x468148);}['getSuggestionCallback'](_0x449dab,_0x2fd9b8,_0x2da6ba){const _0x48eed1=_0x449dab+':'+_0x2fd9b8+':'+_0x2da6ba;return this['_customCallbacks'][_0x2f1f('0x33')](_0x48eed1)||this['_defaultCallbacks']['get'](_0x449dab+':'+_0x2da6ba);}[_0x2f1f('0x127')](){const _0x2bcbef=()=>{},_0x11c535=_0x4f3281=>{_0x4f3281[_0x2f1f('0x7c')]((_0x1157a4,_0x15d9bd)=>_0x1157a4['start'][_0x2f1f('0x91')](_0x15d9bd['start'])?0x1:-0x1),this[_0x2f1f('0x5')][_0x2f1f('0xb')](_0x1769c7=>{for(const _0x7fe13d of _0x4f3281){let _0x33764f;_0x33764f=_0x7fe13d['end'][_0x2f1f('0x6')]&&_0x7fe13d[_0x2f1f('0x107')][_0x2f1f('0x6c')]==_0x7fe13d[_0x2f1f('0x125')][_0x2f1f('0x78')]?_0x1769c7['createSelection'](_0x7fe13d[_0x2f1f('0x125')][_0x2f1f('0x78')],'on'):_0x1769c7[_0x2f1f('0x5e')](_0x7fe13d),this[_0x2f1f('0x5')][_0x2f1f('0x7b')](_0x33764f,{'forceDefaultExecution':!0x0,'doNotAutoparagraph':!0x0});}});},_0x3fc97f=(_0x189863,_0x2848c9)=>{this['_model']['change'](_0x2ebcaf=>{const {commandName:_0x51d9c1,commandParams:_0x11091d=[]}=_0x2848c9,_0x3aee94=_0x189863[0x0];if('$graveyard'==_0x3aee94[_0x2f1f('0x4b')]['rootName'])return;const _0x3b8e9b=Array[_0x2f1f('0xa4')](this[_0x2f1f('0x5')][_0x2f1f('0xe2')]['selection']['getRanges']())[_0x2f1f('0xa0')](_0x427845=>_0x350fbe[_0x2f1f('0x68')](_0x427845));St(_0x3aee94)?_0x2ebcaf[_0x2f1f('0xf5')](this[_0x2f1f('0x5')]['createRange'](_0x3aee94['end'])):_0x2ebcaf[_0x2f1f('0xf5')](_0x3aee94);for(const _0xd76977 of this[_0x2f1f('0xc')]['commands'][_0x2f1f('0x7f')]())_0xd76977[_0x2f1f('0x9a')]();_0x11091d[_0x2f1f('0x115')]({'forceDefaultExecution':!0x0}),this[_0x2f1f('0xc')]['execute'](_0x51d9c1,..._0x11091d);const _0x1f8ae7=_0x3b8e9b[_0x2f1f('0x110')](_0x2fb9e9=>_0x2f1f('0xb5')!=_0x2fb9e9[_0x2f1f('0x4b')][_0x2f1f('0xbe')]);_0x1f8ae7[_0x2f1f('0x113')]>0x0&&_0x2ebcaf[_0x2f1f('0xf5')](_0x1f8ae7);for(const _0x4c6ead of _0x3b8e9b)_0x4c6ead['detach']();});},_0x2d0407=(_0x28c178,_0xf94758)=>0x1==_0x28c178['length']&&0x1==_0xf94758[_0x2f1f('0x113')]&&_0x28c178[0x0][_0x2f1f('0x107')][_0x2f1f('0xe3')](_0xf94758[0x0][_0x2f1f('0x125')]),_0x12382b=(_0x4879e0,_0x2c08eb,_0x484c07,_0x185e26)=>Ct(_0x4879e0,_0x2c08eb,_0x484c07,_0x185e26,this[_0x2f1f('0x5')])?[_0x4879e0,_0x2c08eb]:Ct(_0x2c08eb,_0x4879e0,_0x185e26,_0x484c07,this['_model'])?[_0x2c08eb,_0x4879e0]:null;this[_0x2f1f('0x37')][_0x2f1f('0x9')](_0x2f1f('0x88'),_0x2bcbef),this[_0x2f1f('0x37')][_0x2f1f('0x9')]('insertion:discard',_0x11c535),this['_defaultCallbacks'][_0x2f1f('0x9')](_0x2f1f('0x17'),_0x2d0407),this['_defaultCallbacks'][_0x2f1f('0x9')](_0x2f1f('0x112'),_0x12382b),this[_0x2f1f('0x37')][_0x2f1f('0x9')]('deletion:accept',_0x11c535),this[_0x2f1f('0x37')][_0x2f1f('0x9')](_0x2f1f('0xeb'),_0x2bcbef),this[_0x2f1f('0x37')][_0x2f1f('0x9')](_0x2f1f('0x1d'),_0x2d0407),this[_0x2f1f('0x37')][_0x2f1f('0x9')](_0x2f1f('0x6b'),_0x12382b),this[_0x2f1f('0x37')][_0x2f1f('0x9')]('formatInline:accept',_0x3fc97f),this[_0x2f1f('0x37')][_0x2f1f('0x9')]('formatInline:discard',_0x2bcbef),this[_0x2f1f('0x37')][_0x2f1f('0x9')](_0x2f1f('0x16'),_0x2d0407),this[_0x2f1f('0x37')][_0x2f1f('0x9')]('formatInline:chain',_0x2bcbef),this['_defaultCallbacks'][_0x2f1f('0x9')](_0x2f1f('0x4a'),_0x3fc97f),this['_defaultCallbacks'][_0x2f1f('0x9')](_0x2f1f('0x8a'),_0x2bcbef),this[_0x2f1f('0x37')][_0x2f1f('0x9')](_0x2f1f('0xce'),_0x2d0407),this[_0x2f1f('0x37')]['set'](_0x2f1f('0x4c'),_0x2bcbef);}}function bt(_0xd0786e,_0x471b72,_0x4a5f7b){for(const _0x319bc0 of _0x471b72[_0x2f1f('0x6c')][_0x2f1f('0x116')]({'includeSelf':!0x0,'parentFirst':!0x0})){if(_0x319bc0[_0x2f1f('0x4b')]==_0x319bc0)return!0x1;if(!_0x4a5f7b[_0x2f1f('0x3d')](_0x319bc0))return!0x1;if(_0xd0786e[_0x2f1f('0x3f')](_0x319bc0)||_0xd0786e[_0x2f1f('0x95')](_0x319bc0))return!0x0;}}function St(_0x1dfd28){return _0x1dfd28[_0x2f1f('0x107')][_0x2f1f('0x6c')]==_0x1dfd28['start'][_0x2f1f('0x78')]&&_0x1dfd28['end']['isAtStart'];}function It(_0x2d91eb,_0x16a3f2,_0xd09a5f,_0x2b3ca7){const _0xb9b95e=_0xd2b2a4=>!_0xd2b2a4[_0x2f1f('0xbd')]['is'](_0x2f1f('0x26'))&&!_0x2b3ca7[_0x2f1f('0x3f')](_0xd2b2a4[_0x2f1f('0xbd')]),_0x5c86e7=_0x2d91eb[_0x2f1f('0x125')][_0x2f1f('0x1c')](_0xb9b95e),_0x361245=_0x2d91eb[_0x2f1f('0x107')]['getLastMatchingPosition'](_0xb9b95e,{'direction':_0x2f1f('0xe0')});return(!_0x2d91eb[_0x2f1f('0x125')][_0x2f1f('0xe3')](_0x5c86e7)||!_0x2d91eb[_0x2f1f('0x107')][_0x2f1f('0xe3')](_0x361245))&&(_0x5c86e7[_0x2f1f('0x91')](_0x361245)?_0xd09a5f['updateMarker'](_0x16a3f2,{'range':_0xd09a5f[_0x2f1f('0x7')](_0x5c86e7,_0x361245)}):_0xd09a5f['removeMarker'](_0x16a3f2),!0x0);}function vt(_0x37772e){return _0x48a2b9(_0x37772e);}function At(_0x394ea0){const _0x47793d=_0x394ea0[_0x2f1f('0x125')][_0x2f1f('0x78')];return _0x47793d&&_0x47793d['is']('element');}function Dt(_0x172e91,_0x4f40b9){const _0x3556bd=_0x4f40b9[_0x2f1f('0x12b')]['isObject'](_0x172e91)||_0x4f40b9[_0x2f1f('0x12b')]['isSelectable'](_0x172e91);return _0x4f40b9['createRange'](_0x4f40b9['createPositionAt'](_0x172e91,_0x2f1f('0xd')),_0x3556bd?_0x4f40b9[_0x2f1f('0xde')](_0x172e91):_0x4f40b9['createPositionAt'](_0x172e91,_0x2f1f('0x107')));}function Ct(_0x2ba440,_0x2311a4,_0x28d4c2,_0x3d9aaa,_0x55ab86){if(_0x28d4c2[_0x2f1f('0x107')][_0x2f1f('0xe3')](_0x3d9aaa['start']))return!0x0;if(_0x2ba440[_0x2f1f('0x23')]!=_0x2311a4[_0x2f1f('0x23')])return!0x1;if(!_0x28d4c2[_0x2f1f('0x107')][_0x2f1f('0xef')](_0x3d9aaa[_0x2f1f('0x125')]))return!0x1;const _0x74ea91=_0x55ab86[_0x2f1f('0x7')](_0x28d4c2[_0x2f1f('0x107')],_0x3d9aaa[_0x2f1f('0x125')])[_0x2f1f('0xd7')]();for(const _0x2803c4 of _0x74ea91)if(['elementStart',_0x2f1f('0x121')][_0x2f1f('0x3b')](_0x2803c4[_0x2f1f('0x23')])&&_0x55ab86['schema'][_0x2f1f('0x95')](_0x2803c4[_0x2f1f('0xbd')]))return!0x1;return!0x0;}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x4c30=['config','getSuggestion','model','commentThread','previous','Accept\x20all\x20selected\x20suggestions','_updateController','discardButton','_initializeController','_createUIButton','comments.maxCommentsWhenCollapsed','trackChanges.SuggestionThreadView','isEnabled','CommentsRepository','delete','Annotations','filter','createAnnotation','keys','acceptAllSuggestions','mainView','editor','_descriptionFactory','getDescriptions','innerView','activeMarkers','locale','suggestionUnloaded','isInContent','destroy','componentFactory','unbind','Discard\x20all\x20suggestions','add','requires','listenTo','isMultiRange','getMarkerNames','toMany','commandName','createCommentThreadController','_destroyController','comments.editorConfig','has','change:previous','suggestionChanged','_handleSuggestionControllerDelayed','focus','acceptSelectedSuggestions','descriptionParts','comments','set','trackChanges','SuggestionThreadView','value','buttonView','remove','bind','button','getRanges','view','from','type','init','getRange','push','pluginName','suggestion-','addSourceCollector','getByInnerView','CommentsUI','execute','length','head','getFirstRange','_annotationViews','_suggestionToController','getAllAdjacentSuggestions','Track\x20changes','TrackChangesEditing','comments.maxCommentCharsWhenCollapsed','change:activeAnnotations','isOn','separator','isDirty','_handleControllerBuffer','values','registerAnnotation','_disableComments','EditorAnnotations','addComment','size','lowest','stopListening','define','source','trackChanges.disableComments','getContainedElement','arrowView','createAnnotationView','commands','getJoined','discardSelectedSuggestions','discardAllSuggestions','Discard\x20all\x20selected\x20suggestions','get','plugins','editing','_viewToController','some'];(function(_0x38c305,_0x4c3094){const _0x5bc206=function(_0x545b27){while(--_0x545b27){_0x38c305['push'](_0x38c305['shift']());}};_0x5bc206(++_0x4c3094);}(_0x4c30,0x152));const _0x5bc2=function(_0x38c305,_0x4c3094){_0x38c305=_0x38c305-0x0;let _0x5bc206=_0x4c30[_0x38c305];return _0x5bc206;};import{Plugin as _0x5cd020}from'ckeditor5/src/core';import{Collection as _0x45f43f}from'ckeditor5/src/utils';import{Model as _0x13388a,SplitButtonView as _0x39e534,createDropdown as _0x5a5d4b,addListToDropdown as _0x4f1469}from'ckeditor5/src/ui';import{Users as _0x5192ff,getDateTimeFormatter as _0x1fcd64,getMarkerDomElement as _0x3b5574}from'ckeditor5-collaboration/src/collaboration-core';import _0x3f3448 from'./trackchangesediting';import _0xa6fa13 from'./ui/suggestioncontroller';import _0x50dedf from'./ui/view/suggestionthreadview';import{getTranslation as _0x460da4}from'./utils/common-translations';import _0x2022ed from'../theme/icons/track-changes.svg';export default class d extends _0x5cd020{static get[_0x5bc2('0x1a')](){return[_0x3f3448,_0x5192ff,_0x5bc2('0x5'),_0x5bc2('0x7'),_0x5bc2('0x51')];}static get[_0x5bc2('0x3a')](){return'TrackChangesUI';}constructor(_0x379524){super(_0x379524),this[_0x5bc2('0x44')]=new Map(),this[_0x5bc2('0x64')]=new Map(),this['_annotationViews']=new Map(),this[_0x5bc2('0x4d')]=new Map();const _0x28e566=this[_0x5bc2('0xd')][_0x5bc2('0x66')];_0x28e566[_0x5bc2('0x56')](_0x5bc2('0x3'),_0x50dedf),_0x28e566['define']('trackChanges.disableComments',!0x1),this[_0x5bc2('0x50')]=_0x28e566[_0x5bc2('0x61')](_0x5bc2('0x58'));}[_0x5bc2('0x26')](_0x32acb2,_0x88ac6a){0x0===this[_0x5bc2('0x4d')][_0x5bc2('0x53')]&&setTimeout(()=>{for(const [_0x4b1da0,_0x31d0a3]of this[_0x5bc2('0x4d')]){const _0xe49731=this[_0x5bc2('0x44')][_0x5bc2('0x23')](_0x4b1da0);_0xe49731||_0x31d0a3?_0xe49731&&_0x31d0a3&&this[_0x5bc2('0x21')](_0x4b1da0):this[_0x5bc2('0x0')](_0x4b1da0);}this[_0x5bc2('0xd')][_0x5bc2('0x62')][_0x5bc2('0x61')](_0x5bc2('0x51'))['refreshSelectedViews'](),this[_0x5bc2('0x4d')]['clear']();},0xa),this[_0x5bc2('0x4d')]['set'](_0x32acb2,_0x88ac6a);}[_0x5bc2('0x37')](){const _0x5ef014=this[_0x5bc2('0xd')],_0x477348=_0x5ef014[_0x5bc2('0x62')]['get'](_0x3f3448),_0x2be2d8=_0x5ef014[_0x5bc2('0x62')][_0x5bc2('0x61')](_0x5bc2('0x7')),_0x2bb6ce=_0x5ef014[_0x5bc2('0x62')][_0x5bc2('0x61')](_0x5bc2('0x51')),_0x4ef8f3=_0x5ef014[_0x5bc2('0x62')]['get'](_0x5bc2('0x5'));_0x5ef014['ui'][_0x5bc2('0x16')][_0x5bc2('0x19')]('trackChanges',_0x1002dd=>this[_0x5bc2('0x1')](_0x1002dd)),_0x2bb6ce[_0x5bc2('0x3c')](()=>{const _0xa2a167=[];for(const [_0x43cdba,_0x3b7e01]of Array[_0x5bc2('0x35')](this['_suggestionToController'])){const _0xfb4183=_0x43cdba[_0x5bc2('0x45')](),_0x3e42e9=[];for(const _0xfccf26 of _0xfb4183){if(!_0xfccf26['isInContent'])continue;if(_0xfccf26[_0x5bc2('0x1c')]){_0x3e42e9[_0x5bc2('0x39')](..._0xfccf26[_0x5bc2('0x33')]());continue;}const _0x59622a=_0xfccf26[_0x5bc2('0x42')]();if(_0x3e42e9['length']>0x0){const _0x545b3d=_0x3e42e9[0x0][_0x5bc2('0x5d')](_0x59622a);if(_0x545b3d){_0x3e42e9[0x0]=_0x545b3d;continue;}}_0x3e42e9[_0x5bc2('0x39')](_0x59622a);}_0xa2a167[_0x5bc2('0x39')]([_0x3b7e01[_0x5bc2('0x34')],_0x3e42e9]);}return _0xa2a167;}),this[_0x5bc2('0x1b')](_0x477348,'suggestionLoaded',(_0x2d8ae2,_0x569b58)=>{this[_0x5bc2('0x1b')](_0x569b58,_0x5bc2('0x24'),(_0x161f0d,_0x53570a,_0x56b7ac,_0x1e4bb4)=>{_0x569b58[_0x5bc2('0x14')]&&(null==_0x56b7ac?(this[_0x5bc2('0x6c')](_0x1e4bb4[_0x5bc2('0x41')]),this['_handleSuggestionControllerDelayed'](_0x569b58,!0x1)):(this[_0x5bc2('0x6c')](_0x56b7ac['head']),this['_handleSuggestionControllerDelayed'](_0x569b58,!0x0)));}),null===_0x569b58[_0x5bc2('0x6a')]?this[_0x5bc2('0x26')](_0x569b58,!0x1):this[_0x5bc2('0x6c')](_0x569b58[_0x5bc2('0x41')]);}),this[_0x5bc2('0x1b')](_0x477348,_0x5bc2('0x13'),(_0xce5ebe,_0xf95197,_0x36b13c)=>{this[_0x5bc2('0x55')](_0xf95197,_0x5bc2('0x24')),this[_0x5bc2('0x4d')][_0x5bc2('0x6')](_0xf95197);const _0x5d0990=_0x36b13c?_0x36b13c[_0x5bc2('0x41')]:_0xf95197,_0x4036a4=this[_0x5bc2('0x44')][_0x5bc2('0x61')](_0x5d0990);null!==_0x36b13c&&this[_0x5bc2('0x6c')](_0x5d0990),null===_0x36b13c&&_0x4036a4&&this[_0x5bc2('0x21')](_0xf95197);}),this[_0x5bc2('0x1b')](_0x477348,_0x5bc2('0x25'),(_0x210648,_0x145494)=>{this[_0x5bc2('0x6c')](_0x145494);}),this['listenTo'](_0x2be2d8,_0x5bc2('0x49'),(_0x4db0e7,_0x53012e,_0x3f394e)=>{const _0x2376a5=Array[_0x5bc2('0x35')](_0x3f394e,_0x1dd04e=>_0x1dd04e[_0x5bc2('0x10')])[_0x5bc2('0x8')](_0x4beb1b=>this[_0x5bc2('0x64')][_0x5bc2('0x23')](_0x4beb1b)),_0xca86e2=[];for(const _0x25fadd of _0x2376a5){const _0x4d614f=this[_0x5bc2('0x64')][_0x5bc2('0x61')](_0x25fadd)[_0x5bc2('0x68')][_0x5bc2('0x45')]();_0xca86e2[_0x5bc2('0x39')](..._0x4d614f['reduce']((_0x29635e,_0x4110e1)=>[..._0x29635e,..._0x4110e1[_0x5bc2('0x1d')]()],[]));}_0x477348[_0x5bc2('0x11')]=_0xca86e2;}),this[_0x5bc2('0x1b')](_0x4ef8f3,_0x5bc2('0x52'),(_0x22f9f0,{threadId:_0x4ed27d,isFromAdapter:_0x347d57})=>{if(_0x347d57||!_0x477348['hasSuggestion'](_0x4ed27d))return;const _0x59aa92=_0x477348[_0x5bc2('0x67')](_0x4ed27d);this['_suggestionToController']['get'](_0x59aa92)[_0x5bc2('0x34')][_0x5bc2('0x27')]();},{'priority':_0x5bc2('0x54')});}[_0x5bc2('0x1')](_0x2e358f){const _0x22762e=_0x5a5d4b(_0x2e358f,_0x39e534),_0x2713ac=this[_0x5bc2('0xd')]['commands'][_0x5bc2('0x61')]('trackChanges'),_0xe499f5=_0x460da4(_0x2e358f,_0x5bc2('0x46'));_0x22762e[_0x5bc2('0x2f')][_0x5bc2('0x2b')]({'tooltip':_0xe499f5,'label':_0xe499f5,'icon':_0x2022ed}),_0x22762e[_0x5bc2('0x2f')]['bind'](_0x5bc2('0x4a'))['to'](_0x2713ac,_0x5bc2('0x2e')),_0x22762e['buttonView']['on'](_0x5bc2('0x3f'),()=>{_0x2713ac[_0x5bc2('0x3f')](),this['editor'][_0x5bc2('0x63')][_0x5bc2('0x34')]['focus']();});const _0x12e77a=new _0x45f43f(),_0x27d7ff=[{'type':'switchbutton','model':{'withText':!0x0,'label':_0xe499f5,'commandName':'trackChanges'}},{'type':_0x5bc2('0x4b')},{'type':_0x5bc2('0x32'),'model':{'withText':!0x0,'label':_0x460da4(_0x2e358f,'Accept\x20all\x20suggestions'),'commandName':_0x5bc2('0xb')}},{'type':_0x5bc2('0x32'),'model':{'withText':!0x0,'label':_0x460da4(_0x2e358f,_0x5bc2('0x6b')),'commandName':_0x5bc2('0x28')}},{'type':'button','model':{'withText':!0x0,'label':_0x460da4(_0x2e358f,_0x5bc2('0x18')),'commandName':_0x5bc2('0x5f')}},{'type':_0x5bc2('0x32'),'model':{'withText':!0x0,'label':_0x460da4(_0x2e358f,_0x5bc2('0x60')),'commandName':_0x5bc2('0x5e')}}];for(const _0x1f8d9a of _0x27d7ff){const _0x2512b5={'type':_0x1f8d9a[_0x5bc2('0x36')]};if(_0x1f8d9a['model']){const _0x5a12bb=new _0x13388a(_0x1f8d9a[_0x5bc2('0x68')]),_0x2d1ead=this[_0x5bc2('0xd')][_0x5bc2('0x5c')][_0x5bc2('0x61')](_0x5a12bb[_0x5bc2('0x1f')]);_0x5a12bb[_0x5bc2('0x31')](_0x5bc2('0x4a'),_0x5bc2('0x4'))['to'](_0x2d1ead,_0x5bc2('0x2e'),_0x5bc2('0x4')),_0x2512b5['model']=_0x5a12bb;}_0x12e77a[_0x5bc2('0x19')](_0x2512b5);}_0x4f1469(_0x22762e,_0x12e77a);const _0x9155b3=_0x27d7ff[_0x5bc2('0x8')](_0x51661e=>null!=_0x51661e['model'])['map'](_0x3d9b99=>this['editor'][_0x5bc2('0x5c')][_0x5bc2('0x61')](_0x3d9b99['model'][_0x5bc2('0x1f')]));return _0x22762e[_0x5bc2('0x2f')]['actionView'][_0x5bc2('0x17')]('isEnabled'),_0x22762e['buttonView'][_0x5bc2('0x5a')][_0x5bc2('0x17')](_0x5bc2('0x4')),_0x22762e[_0x5bc2('0x2f')]['actionView'][_0x5bc2('0x31')](_0x5bc2('0x4'))['to'](_0x2713ac,'isEnabled'),_0x22762e[_0x5bc2('0x2f')][_0x5bc2('0x5a')][_0x5bc2('0x31')](_0x5bc2('0x4'))[_0x5bc2('0x1e')](_0x9155b3,_0x5bc2('0x4'),(..._0x49387b)=>_0x49387b[_0x5bc2('0x65')](_0x263d00=>_0x263d00)),_0x22762e['on'](_0x5bc2('0x3f'),_0x2f9eac=>{this['editor'][_0x5bc2('0x3f')](_0x2f9eac[_0x5bc2('0x57')][_0x5bc2('0x1f')]),this[_0x5bc2('0xd')][_0x5bc2('0x63')][_0x5bc2('0x34')][_0x5bc2('0x27')]();}),_0x22762e;}['_initializeController'](_0x1cb5d4){const _0x487640=this[_0x5bc2('0xd')],_0x39241c=_0x487640[_0x5bc2('0x66')],_0x4e6b1d=_0x487640['plugins'][_0x5bc2('0x61')](_0x5bc2('0x7')),_0x170c26=_0x487640['plugins'][_0x5bc2('0x61')](_0x5bc2('0x5')),_0x140dfe=_0x487640[_0x5bc2('0x62')][_0x5bc2('0x61')](_0x5bc2('0x51')),_0x50ed17=_0x1cb5d4[_0x5bc2('0x45')]()[_0x5bc2('0x8')](_0xe8d423=>_0xe8d423[_0x5bc2('0x14')]),_0x38f614=_0x487640['plugins'][_0x5bc2('0x61')](_0x5192ff)['me'],_0x23a5e2=_0x39241c[_0x5bc2('0x61')](_0x5bc2('0x2c'))[_0x5bc2('0x2d')],{CommentsListView:_0x33ce7c,CommentThreadInputView:_0x1f5b4a}=_0x487640[_0x5bc2('0x62')]['get'](_0x5bc2('0x3e'));let _0x198836,_0x26444f;this['_annotationViews'][_0x5bc2('0x23')](_0x1cb5d4['id'])?(_0x26444f=this[_0x5bc2('0x43')][_0x5bc2('0x61')](_0x1cb5d4['id']),_0x198836=_0x26444f['mainView']):(_0x198836=new _0x23a5e2(_0x487640[_0x5bc2('0x12')],_0x1cb5d4,_0x38f614,{'disableComments':this[_0x5bc2('0x50')],'editorConfig':_0x39241c[_0x5bc2('0x61')](_0x5bc2('0x22')),'maxCommentsWhenCollapsed':_0x39241c[_0x5bc2('0x61')](_0x5bc2('0x2')),'maxThreadTotalWeight':_0x39241c[_0x5bc2('0x61')]('comments.maxThreadTotalWeight'),'maxCommentCharsWhenCollapsed':_0x39241c[_0x5bc2('0x61')](_0x5bc2('0x48')),'formatDateTime':_0x1fcd64(_0x39241c[_0x5bc2('0x61')](_0x5bc2('0x12'))),'CommentView':_0x39241c['get'](_0x5bc2('0x2a'))['CommentView'],'CommentsListView':_0x33ce7c,'CommentThreadInputView':_0x1f5b4a}),_0x198836['acceptButton']['on'](_0x5bc2('0x3f'),()=>{_0x487640[_0x5bc2('0x63')][_0x5bc2('0x34')][_0x5bc2('0x27')]();}),_0x198836[_0x5bc2('0x6d')]['on'](_0x5bc2('0x3f'),()=>{_0x487640[_0x5bc2('0x63')][_0x5bc2('0x34')][_0x5bc2('0x27')]();}),_0x26444f=_0x4e6b1d[_0x5bc2('0x5b')](this[_0x5bc2('0xd')][_0x5bc2('0x12')],_0x198836),_0x26444f['bind'](_0x5bc2('0x4c'))['to'](_0x198836,'isDirty'),_0x26444f[_0x5bc2('0x31')](_0x5bc2('0x40'))['to'](_0x198836),_0x26444f[_0x5bc2('0x31')](_0x5bc2('0x36'))['to'](_0x198836,_0x5bc2('0x36'),_0x149105=>_0x5bc2('0x3b')+_0x149105),this[_0x5bc2('0x43')][_0x5bc2('0x2b')](_0x1cb5d4['id'],_0x26444f));const _0x32791f=_0x170c26[_0x5bc2('0x20')](_0x1cb5d4[_0x5bc2('0x69')],_0x198836),_0x26f1e2=new _0xa6fa13(_0x487640,_0x1cb5d4,_0x198836,_0x32791f);_0x198836[_0x5bc2('0x29')]=_0x487640[_0x5bc2('0x62')][_0x5bc2('0x61')](_0x5bc2('0x47'))[_0x5bc2('0xe')][_0x5bc2('0xf')](_0x50ed17),this['_suggestionToController'][_0x5bc2('0x2b')](_0x1cb5d4,_0x26f1e2),this['_viewToController'][_0x5bc2('0x2b')](_0x198836,_0x26f1e2);const _0x2ca565=_0x4e6b1d[_0x5bc2('0x9')]({'view':_0x26444f,'target':()=>{const _0x593b18=_0x50ed17[0x0]['getFirstMarker']();if(!_0x593b18)return null;const _0x7fb279=_0x593b18[_0x5bc2('0x38')]()[_0x5bc2('0x59')]();return _0x7fb279&&!_0x487640[_0x5bc2('0x63')]['mapper']['toViewElement'](_0x7fb279)?null:_0x3b5574(_0x487640[_0x5bc2('0x63')],_0x593b18)||null;},'type':()=>_0x5bc2('0x3b')+_0x26f1e2[_0x5bc2('0x34')][_0x5bc2('0x36')]});_0x4e6b1d[_0x5bc2('0x19')](_0x2ca565),_0x140dfe[_0x5bc2('0x4f')](_0x2ca565);}[_0x5bc2('0x21')](_0x43f04e){const _0x27c83a=this[_0x5bc2('0xd')][_0x5bc2('0x62')][_0x5bc2('0x61')](_0x5bc2('0x7')),_0x37a72c=this[_0x5bc2('0x44')][_0x5bc2('0x61')](_0x43f04e),_0x2ac27f=_0x37a72c[_0x5bc2('0x34')],_0x39ad50=_0x27c83a[_0x5bc2('0x3d')](_0x2ac27f);_0x39ad50&&_0x27c83a[_0x5bc2('0x30')](_0x39ad50),this[_0x5bc2('0x44')][_0x5bc2('0x6')](_0x43f04e),this[_0x5bc2('0x64')]['delete'](_0x2ac27f),_0x37a72c['destroy']();}[_0x5bc2('0x6c')](_0xd547c8){if(!_0xd547c8[_0x5bc2('0x14')]||!this['_suggestionToController'][_0x5bc2('0x23')](_0xd547c8))return;const _0x3e4849=this['editor']['plugins'][_0x5bc2('0x61')](_0x5bc2('0x47')),_0xd33d29=this['_suggestionToController'][_0x5bc2('0x61')](_0xd547c8),_0x260cc3=_0xd547c8[_0x5bc2('0x45')]();_0xd33d29['view'][_0x5bc2('0x29')]=_0x3e4849['_descriptionFactory'][_0x5bc2('0xf')](_0x260cc3);}[_0x5bc2('0x15')](){for(const _0x57fe6e of this['_suggestionToController'][_0x5bc2('0xa')]())this[_0x5bc2('0x21')](_0x57fe6e);for(const _0x289f18 of this[_0x5bc2('0x43')][_0x5bc2('0x4e')]())_0x289f18[_0x5bc2('0xc')]['destroy']();super[_0x5bc2('0x15')]();}}
23
+ const _0x943e=['CommentView','reduce','_suggestionToController','refreshSelectedViews','destroy','set','addSourceCollector','isInContent','acceptSelectedSuggestions','source','acceptButton','_destroyController','toViewElement','suggestionUnloaded','bind','commentThread','getMarkerNames','delete','CommentsUI','commands','registerAnnotation','from','some','createCommentThreadController','Discard\x20all\x20suggestions','filter','commandName','config','isMultiRange','change:previous','head','TrackChangesEditing','focus','acceptAllSuggestions','values','getContainedElement','editing','comments.maxCommentCharsWhenCollapsed','getAllAdjacentSuggestions','innerView','getSuggestion','mainView','comments.maxThreadTotalWeight','map','Accept\x20all\x20suggestions','CommentsRepository','discardButton','hasSuggestion','_initializeController','getRanges','view','change:activeAnnotations','has','_handleControllerBuffer','Accept\x20all\x20selected\x20suggestions','_handleSuggestionControllerDelayed','define','model','trackChanges.disableComments','isDirty','descriptionParts','switchbutton','stopListening','locale','isEnabled','requires','add','value','remove','_descriptionFactory','plugins','Discard\x20all\x20selected\x20suggestions','comments','keys','isOn','length','previous','execute','type','get','pluginName','unbind','TrackChangesUI','_createUIButton','trackChanges','_annotationViews','listenTo','button','toMany','suggestionChanged','comments.maxCommentsWhenCollapsed','push','discardSelectedSuggestions','suggestionLoaded','editor','_viewToController','trackChanges.SuggestionThreadView','EditorAnnotations','arrowView','activeMarkers','buttonView','discardAllSuggestions','_updateController','separator','Track\x20changes','_disableComments','suggestion-','getDescriptions','addComment','Annotations'];(function(_0x4e6e81,_0x943e4a){const _0x3c4908=function(_0xe9061a){while(--_0xe9061a){_0x4e6e81['push'](_0x4e6e81['shift']());}};_0x3c4908(++_0x943e4a);}(_0x943e,0x1ad));const _0x3c49=function(_0x4e6e81,_0x943e4a){_0x4e6e81=_0x4e6e81-0x0;let _0x3c4908=_0x943e[_0x4e6e81];return _0x3c4908;};import{Plugin as _0x204c3a}from'ckeditor5/src/core';import{Collection as _0x3faa4d}from'ckeditor5/src/utils';import{Model as _0x6aece9,SplitButtonView as _0x97d172,createDropdown as _0x41cac3,addListToDropdown as _0x194ba0}from'ckeditor5/src/ui';import{Users as _0x1201c3,getDateTimeFormatter as _0x23676a,getMarkerDomElement as _0x216206}from'ckeditor5-collaboration/src/collaboration-core';import _0x1f48f6 from'./trackchangesediting';import _0x1554c4 from'./ui/suggestioncontroller';import _0xaceac2 from'./ui/view/suggestionthreadview';import{getTranslation as _0x3330b9}from'./utils/common-translations';import _0xda00a3 from'../theme/icons/track-changes.svg';export default class d extends _0x204c3a{static get[_0x3c49('0x4c')](){return[_0x1f48f6,_0x1201c3,'CommentsRepository','Annotations',_0x3c49('0x6c')];}static get[_0x3c49('0x5b')](){return _0x3c49('0x5d');}constructor(_0x15aac7){super(_0x15aac7),this['_suggestionToController']=new Map(),this[_0x3c49('0x6a')]=new Map(),this[_0x3c49('0x60')]=new Map(),this[_0x3c49('0x40')]=new Map();const _0x4daa0b=this[_0x3c49('0x69')][_0x3c49('0x26')];_0x4daa0b[_0x3c49('0x43')](_0x3c49('0x6b'),_0xaceac2),_0x4daa0b[_0x3c49('0x43')](_0x3c49('0x45'),!0x1),this[_0x3c49('0x6')]=_0x4daa0b[_0x3c49('0x5a')](_0x3c49('0x45'));}[_0x3c49('0x42')](_0x5689a2,_0x25e253){0x0===this['_handleControllerBuffer']['size']&&setTimeout(()=>{for(const [_0x30a5f5,_0xb726dd]of this[_0x3c49('0x40')]){const _0x4bb0e5=this[_0x3c49('0xd')][_0x3c49('0x3f')](_0x30a5f5);_0x4bb0e5||_0xb726dd?_0x4bb0e5&&_0xb726dd&&this[_0x3c49('0x16')](_0x30a5f5):this['_initializeController'](_0x30a5f5);}this[_0x3c49('0x69')][_0x3c49('0x51')][_0x3c49('0x5a')](_0x3c49('0x6c'))[_0x3c49('0xe')](),this[_0x3c49('0x40')]['clear']();},0xa),this[_0x3c49('0x40')][_0x3c49('0x10')](_0x5689a2,_0x25e253);}['init'](){const _0x352b2c=this['editor'],_0xf55cd4=_0x352b2c[_0x3c49('0x51')][_0x3c49('0x5a')](_0x1f48f6),_0x248476=_0x352b2c[_0x3c49('0x51')][_0x3c49('0x5a')](_0x3c49('0xa')),_0x57ff7d=_0x352b2c[_0x3c49('0x51')][_0x3c49('0x5a')]('EditorAnnotations'),_0x4c4ba1=_0x352b2c[_0x3c49('0x51')][_0x3c49('0x5a')](_0x3c49('0x38'));_0x352b2c['ui']['componentFactory'][_0x3c49('0x4d')]('trackChanges',_0x1590b2=>this['_createUIButton'](_0x1590b2)),_0x57ff7d[_0x3c49('0x11')](()=>{const _0x506de4=[];for(const [_0xd565bf,_0x359bed]of Array['from'](this[_0x3c49('0xd')])){const _0x32531b=_0xd565bf[_0x3c49('0x31')](),_0x279309=[];for(const _0x2b58b6 of _0x32531b){if(!_0x2b58b6[_0x3c49('0x12')])continue;if(_0x2b58b6[_0x3c49('0x27')]){_0x279309[_0x3c49('0x66')](..._0x2b58b6[_0x3c49('0x3c')]());continue;}const _0x425070=_0x2b58b6['getFirstRange']();if(_0x279309[_0x3c49('0x56')]>0x0){const _0x1f8a07=_0x279309[0x0]['getJoined'](_0x425070);if(_0x1f8a07){_0x279309[0x0]=_0x1f8a07;continue;}}_0x279309[_0x3c49('0x66')](_0x425070);}_0x506de4[_0x3c49('0x66')]([_0x359bed[_0x3c49('0x3d')],_0x279309]);}return _0x506de4;}),this['listenTo'](_0xf55cd4,_0x3c49('0x68'),(_0x31d381,_0x84d3a0)=>{this['listenTo'](_0x84d3a0,_0x3c49('0x28'),(_0x50aa48,_0x312bcf,_0x165ab6,_0x8d2a2)=>{_0x84d3a0[_0x3c49('0x12')]&&(null==_0x165ab6?(this[_0x3c49('0x3')](_0x8d2a2[_0x3c49('0x29')]),this[_0x3c49('0x42')](_0x84d3a0,!0x1)):(this['_updateController'](_0x165ab6[_0x3c49('0x29')]),this[_0x3c49('0x42')](_0x84d3a0,!0x0)));}),null===_0x84d3a0[_0x3c49('0x57')]?this['_handleSuggestionControllerDelayed'](_0x84d3a0,!0x1):this[_0x3c49('0x3')](_0x84d3a0['head']);}),this[_0x3c49('0x61')](_0xf55cd4,_0x3c49('0x18'),(_0x1e5515,_0x43d66b,_0x520e1e)=>{this[_0x3c49('0x49')](_0x43d66b,_0x3c49('0x28')),this[_0x3c49('0x40')][_0x3c49('0x1c')](_0x43d66b);const _0xb3d5e0=_0x520e1e?_0x520e1e[_0x3c49('0x29')]:_0x43d66b,_0x3d6287=this['_suggestionToController'][_0x3c49('0x5a')](_0xb3d5e0);null!==_0x520e1e&&this[_0x3c49('0x3')](_0xb3d5e0),null===_0x520e1e&&_0x3d6287&&this[_0x3c49('0x16')](_0x43d66b);}),this[_0x3c49('0x61')](_0xf55cd4,_0x3c49('0x64'),(_0x228f30,_0x4cd4dd)=>{this['_updateController'](_0x4cd4dd);}),this[_0x3c49('0x61')](_0x248476,_0x3c49('0x3e'),(_0x2fc951,_0x4d3f76,_0x4072a2)=>{const _0x3c7570=Array[_0x3c49('0x20')](_0x4072a2,_0x48e461=>_0x48e461[_0x3c49('0x32')])[_0x3c49('0x24')](_0x23a131=>this[_0x3c49('0x6a')]['has'](_0x23a131)),_0x1f458b=[];for(const _0x23b4d0 of _0x3c7570){const _0x3e2f23=this[_0x3c49('0x6a')][_0x3c49('0x5a')](_0x23b4d0)['model'][_0x3c49('0x31')]();_0x1f458b[_0x3c49('0x66')](..._0x3e2f23[_0x3c49('0xc')]((_0x45cceb,_0x198fe9)=>[..._0x45cceb,..._0x198fe9[_0x3c49('0x1b')]()],[]));}_0xf55cd4[_0x3c49('0x0')]=_0x1f458b;}),this[_0x3c49('0x61')](_0x4c4ba1,_0x3c49('0x9'),(_0x4731df,{threadId:_0x11bf53,isFromAdapter:_0x345f5f})=>{if(_0x345f5f||!_0xf55cd4[_0x3c49('0x3a')](_0x11bf53))return;const _0x34a3bb=_0xf55cd4[_0x3c49('0x33')](_0x11bf53);this[_0x3c49('0xd')][_0x3c49('0x5a')](_0x34a3bb)[_0x3c49('0x3d')]['focus']();},{'priority':'lowest'});}[_0x3c49('0x5e')](_0x19a0e7){const _0x4ff65e=_0x41cac3(_0x19a0e7,_0x97d172),_0x33f54e=this[_0x3c49('0x69')]['commands'][_0x3c49('0x5a')](_0x3c49('0x5f')),_0x2c1b46=_0x3330b9(_0x19a0e7,_0x3c49('0x5'));_0x4ff65e['buttonView'][_0x3c49('0x10')]({'tooltip':_0x2c1b46,'label':_0x2c1b46,'icon':_0xda00a3}),_0x4ff65e[_0x3c49('0x1')][_0x3c49('0x19')]('isOn')['to'](_0x33f54e,'value'),_0x4ff65e[_0x3c49('0x1')]['on'](_0x3c49('0x58'),()=>{_0x33f54e[_0x3c49('0x58')](),this[_0x3c49('0x69')][_0x3c49('0x2f')]['view'][_0x3c49('0x2b')]();});const _0x24b1d6=new _0x3faa4d(),_0x5844d0=[{'type':_0x3c49('0x48'),'model':{'withText':!0x0,'label':_0x2c1b46,'commandName':_0x3c49('0x5f')}},{'type':_0x3c49('0x4')},{'type':_0x3c49('0x62'),'model':{'withText':!0x0,'label':_0x3330b9(_0x19a0e7,_0x3c49('0x37')),'commandName':_0x3c49('0x2c')}},{'type':_0x3c49('0x62'),'model':{'withText':!0x0,'label':_0x3330b9(_0x19a0e7,_0x3c49('0x41')),'commandName':_0x3c49('0x13')}},{'type':_0x3c49('0x62'),'model':{'withText':!0x0,'label':_0x3330b9(_0x19a0e7,_0x3c49('0x23')),'commandName':_0x3c49('0x2')}},{'type':_0x3c49('0x62'),'model':{'withText':!0x0,'label':_0x3330b9(_0x19a0e7,_0x3c49('0x52')),'commandName':_0x3c49('0x67')}}];for(const _0x2fded2 of _0x5844d0){const _0x587459={'type':_0x2fded2[_0x3c49('0x59')]};if(_0x2fded2['model']){const _0x5c0daa=new _0x6aece9(_0x2fded2[_0x3c49('0x44')]),_0x3d2818=this[_0x3c49('0x69')][_0x3c49('0x1e')]['get'](_0x5c0daa['commandName']);_0x5c0daa[_0x3c49('0x19')](_0x3c49('0x55'),_0x3c49('0x4b'))['to'](_0x3d2818,_0x3c49('0x4e'),'isEnabled'),_0x587459[_0x3c49('0x44')]=_0x5c0daa;}_0x24b1d6['add'](_0x587459);}_0x194ba0(_0x4ff65e,_0x24b1d6);const _0x2faf61=_0x5844d0[_0x3c49('0x24')](_0x47ddee=>null!=_0x47ddee['model'])[_0x3c49('0x36')](_0x48a74d=>this[_0x3c49('0x69')][_0x3c49('0x1e')][_0x3c49('0x5a')](_0x48a74d[_0x3c49('0x44')]['commandName']));return _0x4ff65e['buttonView']['actionView']['unbind']('isEnabled'),_0x4ff65e[_0x3c49('0x1')]['arrowView'][_0x3c49('0x5c')](_0x3c49('0x4b')),_0x4ff65e[_0x3c49('0x1')]['actionView'][_0x3c49('0x19')]('isEnabled')['to'](_0x33f54e,_0x3c49('0x4b')),_0x4ff65e[_0x3c49('0x1')][_0x3c49('0x6d')]['bind'](_0x3c49('0x4b'))[_0x3c49('0x63')](_0x2faf61,_0x3c49('0x4b'),(..._0x52fd9a)=>_0x52fd9a[_0x3c49('0x21')](_0x1b874d=>_0x1b874d)),_0x4ff65e['on'](_0x3c49('0x58'),_0x27dae4=>{this[_0x3c49('0x69')][_0x3c49('0x58')](_0x27dae4[_0x3c49('0x14')][_0x3c49('0x25')]),this['editor'][_0x3c49('0x2f')]['view'][_0x3c49('0x2b')]();}),_0x4ff65e;}[_0x3c49('0x3b')](_0x5c1d15){const _0x55953c=this[_0x3c49('0x69')],_0x532114=_0x55953c[_0x3c49('0x26')],_0x47e0f4=_0x55953c[_0x3c49('0x51')][_0x3c49('0x5a')](_0x3c49('0xa')),_0x3bf011=_0x55953c['plugins'][_0x3c49('0x5a')]('CommentsRepository'),_0x306f25=_0x55953c[_0x3c49('0x51')][_0x3c49('0x5a')](_0x3c49('0x6c')),_0x11f1c3=_0x5c1d15['getAllAdjacentSuggestions']()['filter'](_0x5c8de4=>_0x5c8de4['isInContent']),_0x41bc7c=_0x55953c[_0x3c49('0x51')][_0x3c49('0x5a')](_0x1201c3)['me'],_0x6328f8=_0x532114[_0x3c49('0x5a')](_0x3c49('0x5f'))['SuggestionThreadView'],{CommentsListView:_0x3c6ba0,CommentThreadInputView:_0x2ed928}=_0x55953c[_0x3c49('0x51')][_0x3c49('0x5a')](_0x3c49('0x1d'));let _0x43258e,_0xf3c6e6;this[_0x3c49('0x60')][_0x3c49('0x3f')](_0x5c1d15['id'])?(_0xf3c6e6=this['_annotationViews'][_0x3c49('0x5a')](_0x5c1d15['id']),_0x43258e=_0xf3c6e6[_0x3c49('0x34')]):(_0x43258e=new _0x6328f8(_0x55953c[_0x3c49('0x4a')],_0x5c1d15,_0x41bc7c,{'disableComments':this[_0x3c49('0x6')],'editorConfig':_0x532114[_0x3c49('0x5a')]('comments.editorConfig'),'maxCommentsWhenCollapsed':_0x532114[_0x3c49('0x5a')](_0x3c49('0x65')),'maxThreadTotalWeight':_0x532114['get'](_0x3c49('0x35')),'maxCommentCharsWhenCollapsed':_0x532114[_0x3c49('0x5a')](_0x3c49('0x30')),'formatDateTime':_0x23676a(_0x532114[_0x3c49('0x5a')]('locale')),'CommentView':_0x532114[_0x3c49('0x5a')](_0x3c49('0x53'))[_0x3c49('0xb')],'CommentsListView':_0x3c6ba0,'CommentThreadInputView':_0x2ed928}),_0x43258e[_0x3c49('0x15')]['on'](_0x3c49('0x58'),()=>{_0x55953c['editing']['view'][_0x3c49('0x2b')]();}),_0x43258e[_0x3c49('0x39')]['on'](_0x3c49('0x58'),()=>{_0x55953c['editing']['view'][_0x3c49('0x2b')]();}),_0xf3c6e6=_0x47e0f4['createAnnotationView'](this[_0x3c49('0x69')][_0x3c49('0x4a')],_0x43258e),_0xf3c6e6['bind'](_0x3c49('0x46'))['to'](_0x43258e,'isDirty'),_0xf3c6e6[_0x3c49('0x19')](_0x3c49('0x56'))['to'](_0x43258e),_0xf3c6e6[_0x3c49('0x19')](_0x3c49('0x59'))['to'](_0x43258e,_0x3c49('0x59'),_0x333381=>_0x3c49('0x7')+_0x333381),this[_0x3c49('0x60')][_0x3c49('0x10')](_0x5c1d15['id'],_0xf3c6e6));const _0x27830c=_0x3bf011[_0x3c49('0x22')](_0x5c1d15[_0x3c49('0x1a')],_0x43258e),_0x880526=new _0x1554c4(_0x55953c,_0x5c1d15,_0x43258e,_0x27830c);_0x43258e[_0x3c49('0x47')]=_0x55953c['plugins'][_0x3c49('0x5a')](_0x3c49('0x2a'))[_0x3c49('0x50')][_0x3c49('0x8')](_0x11f1c3),this[_0x3c49('0xd')][_0x3c49('0x10')](_0x5c1d15,_0x880526),this['_viewToController'][_0x3c49('0x10')](_0x43258e,_0x880526);const _0x503a72=_0x47e0f4['createAnnotation']({'view':_0xf3c6e6,'target':()=>{const _0x53f42e=_0x11f1c3[0x0]['getFirstMarker']();if(!_0x53f42e)return null;const _0x1e2279=_0x53f42e['getRange']()[_0x3c49('0x2e')]();return _0x1e2279&&!_0x55953c['editing']['mapper'][_0x3c49('0x17')](_0x1e2279)?null:_0x216206(_0x55953c['editing'],_0x53f42e)||null;},'type':()=>'suggestion-'+_0x880526['view']['type']});_0x47e0f4[_0x3c49('0x4d')](_0x503a72),_0x306f25[_0x3c49('0x1f')](_0x503a72);}[_0x3c49('0x16')](_0x5b659b){const _0x4fe85f=this[_0x3c49('0x69')][_0x3c49('0x51')][_0x3c49('0x5a')]('Annotations'),_0x15901a=this[_0x3c49('0xd')][_0x3c49('0x5a')](_0x5b659b),_0x4ec202=_0x15901a[_0x3c49('0x3d')],_0x232f47=_0x4fe85f['getByInnerView'](_0x4ec202);_0x232f47&&_0x4fe85f[_0x3c49('0x4f')](_0x232f47),this[_0x3c49('0xd')]['delete'](_0x5b659b),this[_0x3c49('0x6a')][_0x3c49('0x1c')](_0x4ec202),_0x15901a[_0x3c49('0xf')]();}[_0x3c49('0x3')](_0x1df50a){if(!_0x1df50a[_0x3c49('0x12')]||!this[_0x3c49('0xd')][_0x3c49('0x3f')](_0x1df50a))return;const _0x7c9662=this['editor'][_0x3c49('0x51')][_0x3c49('0x5a')]('TrackChangesEditing'),_0x5aa960=this[_0x3c49('0xd')][_0x3c49('0x5a')](_0x1df50a),_0x248a79=_0x1df50a[_0x3c49('0x31')]();_0x5aa960[_0x3c49('0x3d')][_0x3c49('0x47')]=_0x7c9662[_0x3c49('0x50')]['getDescriptions'](_0x248a79);}['destroy'](){for(const _0x4dd490 of this[_0x3c49('0xd')][_0x3c49('0x54')]())this['_destroyController'](_0x4dd490);for(const _0x3fba4b of this[_0x3c49('0x60')][_0x3c49('0x2d')]())_0x3fba4b[_0x3c49('0x34')][_0x3c49('0xf')]();super[_0x3c49('0xf')]();}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x1579=['_acceptCommand','bind','PENDING_ACTION_SUGGESTION','discardSuggestion','plugins','_discardCommand','PendingActions','listenTo','locale','view','get','isDirty','add','model','acceptSuggestion','stopListening','_setPendingAction','commands','_removePendingAction','unbind','isEnabled','_editor','commentThreadController','_pendingAction','execute'];(function(_0x3e0e40,_0x157970){const _0x2993d0=function(_0x40379e){while(--_0x40379e){_0x3e0e40['push'](_0x3e0e40['shift']());}};_0x2993d0(++_0x157970);}(_0x1579,0x168));const _0x2993=function(_0x3e0e40,_0x157970){_0x3e0e40=_0x3e0e40-0x0;let _0x2993d0=_0x1579[_0x3e0e40];return _0x2993d0;};import{ObservableMixin as _0x4c9867,mix as _0x236089}from'ckeditor5/src/utils';import{getTranslation as _0x23d095}from'../utils/common-translations';export default class Mt{constructor(_0x2b3c8b,_0xcdd167,_0x559daf,_0x299eae){this[_0x2993('0x3')]=_0xcdd167,this[_0x2993('0x18')]=_0x559daf,this[_0x2993('0xc')]=_0x299eae,this['_editor']=_0x2b3c8b,this[_0x2993('0xf')]=_0x2b3c8b[_0x2993('0x7')]['get'](_0x2993('0x4')),this[_0x2993('0x14')]=_0x2b3c8b[_0x2993('0x7')]['get'](_0x2993('0x12')),this['view'][_0x2993('0x10')](_0x2993('0xa'))['to'](this[_0x2993('0xf')]),this[_0x2993('0xd')]=null,_0x559daf[_0x2993('0x1')]&&this[_0x2993('0x6')](),this[_0x2993('0x16')](_0x559daf,_0x2993('0x4'),()=>this[_0x2993('0x4')]()),this[_0x2993('0x16')](_0x559daf,'discardSuggestion',()=>this[_0x2993('0x12')]()),this['listenTo'](_0x559daf,'change:isDirty',()=>{_0x559daf[_0x2993('0x1')]?this[_0x2993('0x6')]():this[_0x2993('0x8')]();});}['acceptSuggestion'](){this[_0x2993('0xf')][_0x2993('0xe')](this[_0x2993('0x3')]['id']);}[_0x2993('0x12')](){this[_0x2993('0x14')][_0x2993('0xe')](this[_0x2993('0x3')]['id']);}['destroy'](){this[_0x2993('0x18')][_0x2993('0x9')](_0x2993('0xa')),this[_0x2993('0x5')](),this[_0x2993('0xc')]['destroy'](),this['_pendingAction']&&this[_0x2993('0x8')]();}[_0x2993('0x6')](){const _0x5980b7=_0x23d095(this['_editor'][_0x2993('0x17')],_0x2993('0x11'));this[_0x2993('0xd')]=this[_0x2993('0xb')][_0x2993('0x13')][_0x2993('0x0')]('PendingActions')[_0x2993('0x2')](_0x5980b7);}['_removePendingAction'](){this[_0x2993('0xb')][_0x2993('0x13')][_0x2993('0x0')](_0x2993('0x15'))['remove'](this[_0x2993('0xd')]),this[_0x2993('0xd')]=null;}}_0x236089(Mt,_0x4c9867);
23
+ const _0x15dc=['bind','listenTo','discardSuggestion','unbind','plugins','destroy','_removePendingAction','commentThreadController','view','PENDING_ACTION_SUGGESTION','_acceptCommand','execute','isEnabled','add','isDirty','locale','_editor','_discardCommand','_setPendingAction','_pendingAction','acceptSuggestion','stopListening','get','commands','model'];(function(_0x48b7a5,_0x15dc03){const _0x27cf56=function(_0x21b16a){while(--_0x21b16a){_0x48b7a5['push'](_0x48b7a5['shift']());}};_0x27cf56(++_0x15dc03);}(_0x15dc,0x195));const _0x27cf=function(_0x48b7a5,_0x15dc03){_0x48b7a5=_0x48b7a5-0x0;let _0x27cf56=_0x15dc[_0x48b7a5];return _0x27cf56;};import{ObservableMixin as _0x5c2e49,mix as _0x1d30eb}from'ckeditor5/src/utils';import{getTranslation as _0x2d6532}from'../utils/common-translations';export default class Mt{constructor(_0x491844,_0x314628,_0x53d40d,_0x33703c){this[_0x27cf('0x13')]=_0x314628,this[_0x27cf('0x3')]=_0x53d40d,this['commentThreadController']=_0x33703c,this[_0x27cf('0xb')]=_0x491844,this[_0x27cf('0x5')]=_0x491844[_0x27cf('0x12')][_0x27cf('0x11')](_0x27cf('0xf')),this[_0x27cf('0xc')]=_0x491844[_0x27cf('0x12')][_0x27cf('0x11')](_0x27cf('0x16')),this[_0x27cf('0x3')][_0x27cf('0x14')](_0x27cf('0x7'))['to'](this[_0x27cf('0x5')]),this['_pendingAction']=null,_0x53d40d[_0x27cf('0x9')]&&this[_0x27cf('0xd')](),this[_0x27cf('0x15')](_0x53d40d,_0x27cf('0xf'),()=>this[_0x27cf('0xf')]()),this[_0x27cf('0x15')](_0x53d40d,'discardSuggestion',()=>this[_0x27cf('0x16')]()),this[_0x27cf('0x15')](_0x53d40d,'change:isDirty',()=>{_0x53d40d[_0x27cf('0x9')]?this[_0x27cf('0xd')]():this['_removePendingAction']();});}[_0x27cf('0xf')](){this[_0x27cf('0x5')][_0x27cf('0x6')](this[_0x27cf('0x13')]['id']);}[_0x27cf('0x16')](){this['_discardCommand'][_0x27cf('0x6')](this['model']['id']);}['destroy'](){this[_0x27cf('0x3')][_0x27cf('0x17')](_0x27cf('0x7')),this[_0x27cf('0x10')](),this[_0x27cf('0x2')][_0x27cf('0x0')](),this[_0x27cf('0xe')]&&this[_0x27cf('0x1')]();}['_setPendingAction'](){const _0x39fbc8=_0x2d6532(this[_0x27cf('0xb')][_0x27cf('0xa')],_0x27cf('0x4'));this[_0x27cf('0xe')]=this[_0x27cf('0xb')][_0x27cf('0x18')]['get']('PendingActions')[_0x27cf('0x8')](_0x39fbc8);}[_0x27cf('0x1')](){this[_0x27cf('0xb')][_0x27cf('0x18')][_0x27cf('0x11')]('PendingActions')['remove'](this[_0x27cf('0xe')]),this['_pendingAction']=null;}}_0x1d30eb(Mt,_0x5c2e49);
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x5aaa=['commentThreadInputView','set','updateComment','_config','isDirty','disabledSubmit','commentsListView','removeComment','_createCommentViews','length','editor','_createCommentThreadInputView','locale','disableComments','isReadOnly','value','setData','destroy','CommentView','element','_localUser','commentThread','_model','bind','isActive','focus','isEnabled','fire','editorConfig','authoredAt','commentInputView','delegate','submit'];(function(_0x45cef3,_0x5aaa9c){const _0x5150da=function(_0x2882b1){while(--_0x2882b1){_0x45cef3['push'](_0x45cef3['shift']());}};_0x5150da(++_0x5aaa9c);}(_0x5aaa,0x189));const _0x5150=function(_0x45cef3,_0x5aaa9c){_0x45cef3=_0x45cef3-0x0;let _0x5150da=_0x5aaa[_0x45cef3];return _0x5150da;};import{View as _0x2d5269}from'ckeditor5/src/ui';export default class ii extends _0x2d5269{constructor(_0x2477c1,_0xf2e6a7,_0x488f02,_0x17bc2e){super(_0x2477c1),this['commentsListView']=null,this[_0x5150('0x3')]=null,this[_0x5150('0x4')](_0x5150('0x1b'),!0x1),this[_0x5150('0x4')](_0x5150('0x20'),_0xf2e6a7['authoredAt']),this[_0x5150('0x1a')](_0x5150('0x20'))['to'](_0xf2e6a7),this['set']('descriptionParts',[]),this['set'](_0x5150('0x7'),!0x1),this[_0x5150('0x4')](_0x5150('0x1d'),!0x1),this[_0x5150('0x19')]=_0xf2e6a7,this[_0x5150('0x17')]=_0x488f02,this['_config']=_0x17bc2e,_0x17bc2e[_0x5150('0x10')]?this['set']('length',0x1):this[_0x5150('0xb')]();}[_0x5150('0x1c')](){this[_0x5150('0x16')][_0x5150('0x1c')]();}[_0x5150('0x14')](){this[_0x5150('0x9')]&&this['commentsListView'][_0x5150('0x14')](),this[_0x5150('0x3')]&&this[_0x5150('0x3')][_0x5150('0x14')](),super[_0x5150('0x14')]();}[_0x5150('0xb')](){const {CommentsListView:_0x18b04c}=this[_0x5150('0x6')];this['commentsListView']=new _0x18b04c(this[_0x5150('0xf')],this[_0x5150('0x19')][_0x5150('0x18')],Object['assign']({'CommentView':this[_0x5150('0x6')][_0x5150('0x15')]},this[_0x5150('0x6')])),this[_0x5150('0x9')][_0x5150('0x1')](_0x5150('0xa'))['to'](this),this[_0x5150('0x9')][_0x5150('0x1')](_0x5150('0x5'))['to'](this),this[_0x5150('0x9')][_0x5150('0x1a')](_0x5150('0x1b'))['to'](this),this['set'](_0x5150('0xc'),this['commentsListView']['length']+0x1),this[_0x5150('0x1a')](_0x5150('0xc'))['to'](this[_0x5150('0x9')],_0x5150('0xc'),_0x1d3082=>_0x1d3082+0x1),this[_0x5150('0x3')]=this['_createCommentThreadInputView'](),this['on'](_0x5150('0xa'),()=>this['focus']()),this[_0x5150('0x1a')](_0x5150('0x7'))['to'](this[_0x5150('0x9')],'hasDirtyComment',this[_0x5150('0x3')][_0x5150('0x0')],_0x5150('0x12'),(_0x5789b5,_0x4cbc87)=>_0x5789b5||!!_0x4cbc87);}[_0x5150('0xe')](){const {CommentThreadInputView:_0x259806}=this[_0x5150('0x6')],_0x346d71=new _0x259806(this[_0x5150('0xf')],this[_0x5150('0x17')],this['_config'][_0x5150('0x1f')]),_0x2664b1=_0x346d71['commentInputView'];return _0x346d71[_0x5150('0x1a')]('showInput')['to'](this,_0x5150('0x1b'),this[_0x5150('0x19')]['commentThread'],_0x5150('0x11'),_0x2664b1,_0x5150('0x12'),(_0x46b7c8,_0xe2966a,_0x1f925a)=>!!_0x1f925a||_0x46b7c8&&!_0xe2966a),_0x2664b1['on'](_0x5150('0x2'),(_0x23f83b,_0x5c9218)=>{this[_0x5150('0x1e')]('addComment',_0x5c9218),_0x2664b1[_0x5150('0xd')][_0x5150('0x13')]('');}),_0x2664b1['on']('cancel',()=>this[_0x5150('0x1c')]()),_0x2664b1[_0x5150('0x1a')](_0x5150('0x8'))['to'](this['_model'][_0x5150('0x18')],_0x5150('0x11')),_0x346d71;}}
23
+ const _0x58ec=['setData','delegate','_createCommentThreadInputView','isDirty','authoredAt','cancel','locale','_localUser','disabledSubmit','commentThreadInputView','descriptionParts','removeComment','isActive','hasDirtyComment','submit','showInput','_model','isEnabled','element','bind','disableComments','commentsListView','length','commentThread','fire','_config','destroy','commentInputView','focus','_createCommentViews','editor','set','value','isReadOnly'];(function(_0x4e16e3,_0x58ec8e){const _0x1dce4b=function(_0x1cc9d4){while(--_0x1cc9d4){_0x4e16e3['push'](_0x4e16e3['shift']());}};_0x1dce4b(++_0x58ec8e);}(_0x58ec,0x1ac));const _0x1dce=function(_0x4e16e3,_0x58ec8e){_0x4e16e3=_0x4e16e3-0x0;let _0x1dce4b=_0x58ec[_0x4e16e3];return _0x1dce4b;};import{View as _0x1c0297}from'ckeditor5/src/ui';export default class ii extends _0x1c0297{constructor(_0x57a517,_0x2157df,_0x31eeda,_0x4f93a3){super(_0x57a517),this['commentsListView']=null,this['commentThreadInputView']=null,this[_0x1dce('0xb')](_0x1dce('0x1a'),!0x1),this['set'](_0x1dce('0x12'),_0x2157df[_0x1dce('0x12')]),this[_0x1dce('0x21')](_0x1dce('0x12'))['to'](_0x2157df),this['set'](_0x1dce('0x18'),[]),this[_0x1dce('0xb')](_0x1dce('0x11'),!0x1),this['set'](_0x1dce('0x1f'),!0x1),this[_0x1dce('0x1e')]=_0x2157df,this[_0x1dce('0x15')]=_0x31eeda,this[_0x1dce('0x5')]=_0x4f93a3,_0x4f93a3[_0x1dce('0x0')]?this[_0x1dce('0xb')]('length',0x1):this[_0x1dce('0x9')]();}[_0x1dce('0x8')](){this[_0x1dce('0x20')][_0x1dce('0x8')]();}['destroy'](){this[_0x1dce('0x1')]&&this[_0x1dce('0x1')][_0x1dce('0x6')](),this[_0x1dce('0x17')]&&this[_0x1dce('0x17')][_0x1dce('0x6')](),super['destroy']();}[_0x1dce('0x9')](){const {CommentsListView:_0x7c16b2}=this[_0x1dce('0x5')];this['commentsListView']=new _0x7c16b2(this[_0x1dce('0x14')],this[_0x1dce('0x1e')][_0x1dce('0x3')],Object['assign']({'CommentView':this[_0x1dce('0x5')]['CommentView']},this['_config'])),this[_0x1dce('0x1')][_0x1dce('0xf')]('removeComment')['to'](this),this[_0x1dce('0x1')][_0x1dce('0xf')]('updateComment')['to'](this),this[_0x1dce('0x1')]['bind'](_0x1dce('0x1a'))['to'](this),this['set'](_0x1dce('0x2'),this[_0x1dce('0x1')]['length']+0x1),this[_0x1dce('0x21')](_0x1dce('0x2'))['to'](this[_0x1dce('0x1')],_0x1dce('0x2'),_0xa98079=>_0xa98079+0x1),this['commentThreadInputView']=this[_0x1dce('0x10')](),this['on'](_0x1dce('0x19'),()=>this[_0x1dce('0x8')]()),this[_0x1dce('0x21')](_0x1dce('0x11'))['to'](this[_0x1dce('0x1')],_0x1dce('0x1b'),this[_0x1dce('0x17')][_0x1dce('0x7')],_0x1dce('0xc'),(_0x3809ec,_0x3af8e6)=>_0x3809ec||!!_0x3af8e6);}['_createCommentThreadInputView'](){const {CommentThreadInputView:_0x1d8022}=this[_0x1dce('0x5')],_0x3ebe75=new _0x1d8022(this[_0x1dce('0x14')],this['_localUser'],this[_0x1dce('0x5')]['editorConfig']),_0x3b6718=_0x3ebe75['commentInputView'];return _0x3ebe75[_0x1dce('0x21')](_0x1dce('0x1d'))['to'](this,'isActive',this['_model'][_0x1dce('0x3')],_0x1dce('0xd'),_0x3b6718,'value',(_0x583e76,_0x1a9956,_0x53e146)=>!!_0x53e146||_0x583e76&&!_0x1a9956),_0x3b6718['on'](_0x1dce('0x1c'),(_0x22b592,_0x3c4bb5)=>{this[_0x1dce('0x4')]('addComment',_0x3c4bb5),_0x3b6718[_0x1dce('0xa')][_0x1dce('0xe')]('');}),_0x3b6718['on'](_0x1dce('0x13'),()=>this[_0x1dce('0x8')]()),_0x3b6718['bind'](_0x1dce('0x16'))['to'](this[_0x1dce('0x1e')][_0x1dce('0x3')],'isReadOnly'),_0x3ebe75;}}