@ckeditor/ckeditor5-track-changes 35.3.1 → 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 _0x295c=['change:data','author','addRange','formatInline:accept','addMarker:suggestion:formatBlock','_isForcedDefaultExecutionBlock','values','markerName','split','writer','editingDowncast','listenTo','_enabledCommands','markBlockFormat','filter','_joinSuggestions','_findSuggestions','_removeSuggestion','formatBlock:','differ','root','config','_createSuggestion','_splitMarkerName','buildSuggestion','acceptAllSuggestions','upcast','insertion:chain','_addSuggestionMarker','fire','Users','_onDiscard','detach','isSelectable','discard','getCommentThread','length','_descriptionFactory','containsRange','hasComments','removeMarker:suggestion:formatBlock','deletion:','deletion:accept','insert','isOwn','rootName','addHighlight','deleteContent','widget','showSuggestionHighlights','formatBlock:join','activeMarkers','position','open','every','updateSuggestion','trackChanges','markerToHighlight','isIntersectingWithRange','createPositionAfter','refresh','_suggestions','markerNameToElements','move','group','get','getRange','change','registerPostFixer','_handleNewSuggestionMarker','removed','getWalker','isAfter','has','_checkSuggestionCorrectness','conversion','multipleBlocks','_suggestionState','size','isInsideObject','formatInline','removeClass','isTouching','createSelection','_getSuggestionData','insertion:','from','start','CommentsRepository','isCollapsed','elementStart','formatInline:chain','ready','mapper','addUser','getLastMatchingPosition','addMarker:suggestion','accepted','ck-suggestion-marker-','containsPosition','stopListening','elementToElement','getNearestSelectionRange','isExternal','sort','isObject','some','textProxy','_defaultCallbacks','locale','discardSuggestion','high','getSuggestion','insertion:discard','getCustomProperty','delete','getSuggestions','getAncestors','TrackChangesEditing','formatBlock:chain','after','for','markDeletion','attributes','_cutOutSuggestionMarker','markMultiRangeDeletion','join','track-changes-suggestion-data-mismatch','@external','fromCharCode','getChangedMarkers','oldRange','acceptSelectedSuggestions','addMarkerName','pluginName','addMarker','name','discardAllSuggestions','_refreshSuggestionsChain','insertion:accept','_registerDefaultCallbacks','elementEnd','addSuggestion','remove','add','_setSuggestionRange','ck-suggestion-marker','isBlock','removeComment','setAttribute','isUndo','deletion:discard','getFirstRange','commentThread','getShiftedBy','isBefore','model','normal','multi','suggestion','createRange','_suggestionFactory','lowest','addCommentThread','toJSON','formatInline:discard','removeAttribute','containsRangeInObject','ck-suggestion-marker--active','range','fetchCommentThread','document','_commentsRepository','batch','removeMarker','markInsertion','acceptSuggestion','isNextTo','$marker','track-changes-suggestion-not-found','set','discardSelectedSuggestions','_rangeIsInLocalUserInsertion','newRange','_joinWithAdjacentSuggestions','getUser','execute','selection','element','setSelection','track-changes-adapter-already-set','reconvertMarker','isEqual','enableCommand','_adapter','deletion:join','addSuggestionData','nodeAfter','isDocumentOperation','adapter','data','isAtStart','enableReadOnlyMode','createRangeIn','suggestionLoaded','then','dataDowncast','updateMarker','howMany','formatBlock','push','plugins','deletion:chain','commandName','createPositionAt','isLimit','hasSuggestion','accept','parent','creator','_breakSuggestionMarker','marker-count','item','_editor','isRemovable','substr','getSuggestionCallback','data-suggestion','authoredAt','getIntersection','editor','formatBlock:discard','includes','dataReady','nodeBefore','isInContent','suggestionUnloaded','_getAuthorFromId','skipNestingCheck','toViewElement','createdAt','createElement','suggestion:','next','targetPosition','previous','_setSuggestionData','getFirstMarker','registerCustomCallback','clear','addClass','isMultiRange','PendingActions','isAtEnd','markers','consume','external:','splitPosition','dataToMarker','$graveyard','originalSuggestionId','notReady','getAllAdjacentSuggestions','addComment','_saved','getDifference','formatInline:','_updateSuggestionData','trackChangesCommand','init','end','forceDefaultExecution','_getExternalAuthor','splice','suggestionChanged','map','subType','enqueueChange','collaboration.channelId','consumable','removeMarkers','insertion','getAttribute','deletion','unbindElementFromMarkerName','resolve','backward','_addThreadToSuggestion','getMultiRangeId','type','containsItem','getRanges','_model','containerElement','setTo','editing','insertContent','PENDING_ACTION_SUGGESTION','markerToData','_customCallbacks','commands','value','schema','formatGroupId','forward','ck-suggestion-marker-formatBlock','stop'];(function(_0x25f43d,_0x295c9d){const _0x11ded5=function(_0x15d19d){while(--_0x15d19d){_0x25f43d['push'](_0x25f43d['shift']());}};_0x11ded5(++_0x295c9d);}(_0x295c,0x103));const _0x11de=function(_0x25f43d,_0x295c9d){_0x25f43d=_0x25f43d-0x0;let _0x11ded5=_0x295c[_0x25f43d];return _0x11ded5;};import{Plugin as _0x6e7483,PendingActions as _0x123556}from'ckeditor5/src/core';import{LiveRange as _0x41c412}from'ckeditor5/src/engine';import{CKEditorError as _0x5bad98,uid as _0x3979e6,priorities as _0x2bf86b,EmitterMixin as _0x405ccc,mix as _0x235fb4,logWarning as _0x2f869b}from'ckeditor5/src/utils';import{toWidget as _0x2ff2ae}from'ckeditor5/src/widget';import{Users as _0x5dd2fc}from'ckeditor5-collaboration/src/collaboration-core';import _0xd56392 from'./commands/trackchangescommand';import _0x8836e5 from'./commands/acceptsuggestioncommand';import _0x3d8f6f from'./commands/discardsuggestioncommand';import _0x129bde from'./commands/executeonallsuggestionscommand';import _0x6e4c39 from'./commands/executeonselectedsuggestionscommand';import _0x4b41f2 from'./suggestion';import _0x455a0b from'./suggestiondescriptionfactory';import _0x582043 from'./integrations/alignment';import _0x7d74df from'./integrations/basicstyles';import _0x13fb73 from'./integrations/blockquote';import _0x843860 from'./integrations/ckbox';import _0x3d4aca from'./integrations/codeblock';import _0x4bfbda from'./integrations/comments';import _0x158fe3 from'./integrations/deletecommand';import _0x16d122 from'./integrations/documentlist';import _0x2a53b1 from'./integrations/entercommand';import _0x400819 from'./integrations/font';import _0x16b713 from'./integrations/heading';import _0x52a65c from'./integrations/highlight';import _0x35cb34 from'./integrations/horizontalline';import _0x4afb91 from'./integrations/htmlembed';import _0x4aa2db from'./integrations/image';import _0x2795f2 from'./integrations/importword';import _0x26ff0f from'./integrations/indent';import _0x239c90 from'./integrations/inputcommand';import _0x45baf2 from'./integrations/link';import _0x462e30 from'./integrations/list';import _0x55b386 from'./integrations/mediaembed';import _0x38ae42 from'./integrations/mention';import _0x37e565 from'./integrations/pagebreak';import _0x27826d from'./integrations/paragraph';import _0x19299f from'./integrations/removeformat';import _0x32ab32 from'./integrations/restrictededitingmode';import _0x438214 from'./integrations/shiftentercommand';import _0x562c50 from'./integrations/standardeditingmode';import _0x377414 from'./integrations/style';import _0x112dfb from'./integrations/table';import _0x5e2e0a from'./integrations/tablemergesplit';import _0x4e2906 from'./integrations/tableheadings';import _0x227203 from'./integrations/tableclipboard';import _0x3e7d14 from'./integrations/title';import _0x293841 from'./integrations/undo';import{hashObject as _0x4886f8}from'@ckeditor/ckeditor5-collaboration-core';import{getTranslation as _0x2923a2}from'./utils/common-translations';import _0xfa197c from'./integrations/tablecaption';export default class p extends _0x6e7483{static get['requires'](){return['CommentsRepository',_0x5dd2fc,_0x123556,_0x582043,_0x7d74df,_0x13fb73,_0x843860,_0x3d4aca,_0x4bfbda,_0x158fe3,_0x16d122,_0x2a53b1,_0x400819,_0x16b713,_0x52a65c,_0x35cb34,_0x4afb91,_0x4aa2db,_0x2795f2,_0x26ff0f,_0x239c90,_0x45baf2,_0x462e30,_0x55b386,_0x38ae42,_0x37e565,_0x27826d,_0x19299f,_0x32ab32,_0x438214,_0x562c50,_0x377414,_0x112dfb,_0x5e2e0a,_0x4e2906,_0xfa197c,_0x227203,_0x3e7d14,_0x293841];}static get[_0x11de('0xb6')](){return _0x11de('0xa6');}constructor(_0x38f6e4){function _0x5b06b6(_0x5d08cd){return _0x5d08cd['map'](_0xcc16d9=>String[_0x11de('0xb1')](_0xcc16d9))[_0x11de('0xae')]('');}super(_0x38f6e4),this[_0x11de('0xe4')](_0x11de('0x63'),[]),this['on']('change:activeMarkers',(_0x5859da,_0x580cbf,_0xc2f8,_0x52a23a)=>{this[_0x11de('0x21')][_0x11de('0x73')](()=>{for(const _0xd073a9 of[..._0x52a23a,..._0xc2f8])this['_model'][_0x11de('0x12e')]['has'](_0xd073a9)&&_0x38f6e4[_0x11de('0x24')][_0x11de('0xef')](_0xd073a9);});}),this[_0x11de('0x55')]=new _0x455a0b(this[_0x11de('0x116')]['model'][_0x11de('0x2b')],this[_0x11de('0x116')]['locale']),this[_0x11de('0xf2')]=null,this['_suggestionFactory']=new yt(this['editor']),this[_0x11de('0x6d')]=new Map(),this[_0x11de('0xdc')]=_0x38f6e4[_0x11de('0x103')][_0x11de('0x71')](_0x11de('0x88')),this[_0x11de('0x3c')]=new Set(),this[_0x11de('0x21')]=this[_0x11de('0x116')][_0x11de('0xcc')],this[_0x11de('0x7d')]=new WeakMap(),this[_0x11de('0x35')]=!0x1,this[_0x5b06b6([0x5f,0x65,0x78,0x65,0x63,0x75,0x74,0x65,0x53,0x75,0x67,0x67,0x65,0x73,0x74,0x69,0x6f,0x6e])]=_0x5b06b6([0x34,0x30,0x34,0x34,0x32,0x32,0x32,0x38]);}[_0x11de('0xa')](){const _0x3e885f=this[_0x11de('0x116')];_0x3e885f[_0x11de('0x7b')][_0x11de('0xa9')](_0x11de('0x3a'))[_0x11de('0x69')]({'model':'suggestion','view':_0x5a4412=>{const {id:_0x5b0b6a,type:_0x45872f}=this[_0x11de('0x47')](_0x5a4412[_0x11de('0x37')]),_0x133c6a=['ck-suggestion-marker',_0x11de('0x92')+_0x45872f];let _0x5bf601=0xbb8;return this['activeMarkers'][_0x11de('0x118')](_0x5a4412[_0x11de('0x37')])&&(_0x133c6a[_0x11de('0x102')]('ck-suggestion-marker--active'),_0x5bf601=0xbc2),_0x11de('0x18')==_0x45872f&&(_0x5bf601+=0x5),{'classes':_0x133c6a,'attributes':{'data-suggestion':_0x5b0b6a},'priority':_0x5bf601};}}),_0x3e885f['conversion'][_0x11de('0xa9')]('dataDowncast')[_0x11de('0xc0')](_0x434249=>{_0x434249['on'](_0x11de('0x90'),(_0x4dec7e,_0x382274,_0x5e4e7c)=>{if(!_0x5e4e7c['options'][_0x11de('0x61')])return;const _0xa8ef6=_0x382274[_0x11de('0x10e')];if(!_0xa8ef6)return;const _0x3f8c7e=_0x5e4e7c[_0x11de('0x8d')]['toViewElement'](_0xa8ef6);_0x3e885f[_0x11de('0xcc')][_0x11de('0x2b')][_0x11de('0x99')](_0xa8ef6)&&_0x3f8c7e&&!_0x3f8c7e[_0x11de('0xa2')](_0x11de('0x60'))&&_0x3f8c7e['is'](_0x11de('0x22'))&&_0x2ff2ae(_0x3f8c7e,_0x5e4e7c[_0x11de('0x39')]);},{'priority':_0x11de('0x9f')});}),_0x3e885f['conversion'][_0x11de('0xa9')](_0x11de('0xfe'))[_0x11de('0x69')]({'model':'suggestion','view':(_0x305fd9,_0x4f338b)=>{if(!_0x4f338b['options'][_0x11de('0x61')])return null;const {type:_0x278b15}=this[_0x11de('0x47')](_0x305fd9['markerName']);return{'classes':['ck-suggestion-marker',_0x11de('0x92')+_0x278b15],'priority':0xbb8};}});const _0x549bd3=({showActiveMarkers:_0x5ed6e3=!0x0}={})=>(_0x153a3e,_0x24faf7,_0xfb65c9)=>{if(!_0x24faf7[_0x11de('0x10e')])return;if(_0x24faf7[_0x11de('0x10e')]['is'](_0x11de('0xeb')))return void _0xfb65c9['consumable'][_0x11de('0x12f')](_0x24faf7['item'],_0x153a3e[_0x11de('0xb8')]);const _0x522b88=_0xfb65c9['mapper'][_0x11de('0x11f')](_0x24faf7[_0x11de('0x10e')]);if(!(_0x24faf7[_0x11de('0x10e')]['is'](_0x11de('0xec'))&&_0x3e885f['model'][_0x11de('0x2b')][_0x11de('0xc3')](_0x24faf7[_0x11de('0x10e')])&&!_0x522b88[_0x11de('0xa2')]('addHighlight')))return;const {id:_0xd1710f}=this[_0x11de('0x47')](_0x24faf7['markerName']);_0xfb65c9[_0x11de('0x39')][_0x11de('0x12a')]([_0x11de('0xc2'),_0x11de('0x2e')],_0x522b88),_0xfb65c9['writer'][_0x11de('0xc5')]('data-suggestion',_0xd1710f,_0x522b88),_0xfb65c9['mapper']['bindElementToMarker'](_0x522b88,_0x24faf7['markerName']),_0x5ed6e3&&(this['activeMarkers'][_0x11de('0x118')](_0x24faf7[_0x11de('0x37')])?_0xfb65c9['writer'][_0x11de('0x12a')](_0x11de('0xd8'),_0x522b88):_0xfb65c9[_0x11de('0x39')][_0x11de('0x81')](_0x11de('0xd8'),_0x522b88));for(const _0x37155f of _0x3e885f[_0x11de('0xcc')][_0x11de('0xfb')](_0x24faf7[_0x11de('0x10e')])['getItems']())_0xfb65c9[_0x11de('0x14')]['consume'](_0x37155f,_0x153a3e[_0x11de('0xb8')]);_0xfb65c9[_0x11de('0x14')][_0x11de('0x12f')](_0x24faf7['item'],_0x153a3e[_0x11de('0xb8')]);};_0x3e885f[_0x11de('0x7b')]['for'](_0x11de('0xfe'))[_0x11de('0xc0')](_0xbc84bd=>{_0xbc84bd['on'](_0x11de('0x34'),(_0x300127,_0x548c87,_0x58d3c3)=>{_0x58d3c3['options'][_0x11de('0x61')]&&_0x549bd3({'showActiveMarkers':!0x1})(_0x300127,_0x548c87,_0x58d3c3);},{'priority':'highest'});}),_0x3e885f[_0x11de('0x7b')]['for'](_0x11de('0xfe'))[_0x11de('0x27')]({'model':_0x11de('0xcf'),'view':(_0x15f72a,_0x19a74d)=>_0x19a74d['options'][_0x11de('0x61')]?null:{'group':_0x11de('0xcf'),'name':_0x15f72a[_0x11de('0x111')](_0x11de('0xcf')[_0x11de('0x54')]+0x1)}}),_0x3e885f[_0x11de('0x7b')][_0x11de('0xa9')](_0x11de('0x4a'))[_0x11de('0x95')]({'view':{'name':_0x11de('0xcf'),'attribute':{'id':/^\w/,'suggestionType':/^\w/}},'model':(_0x4c537b,{writer:_0x6385bc})=>{let _0x2c50b4=_0x11de('0x122')+_0x4c537b['getAttribute']('suggestion-type')+':'+_0x4c537b[_0x11de('0x17')]('id');return _0x4c537b['getAttribute'](_0x11de('0x10d'))&&(_0x2c50b4+=':'+_0x4c537b[_0x11de('0x17')](_0x11de('0x10d'))),_0x6385bc[_0x11de('0x121')](_0x11de('0xe2'),{'data-name':_0x2c50b4});}}),_0x3e885f['conversion'][_0x11de('0xa9')](_0x11de('0x4a'))[_0x11de('0x132')]({'view':'suggestion'}),_0x3e885f['conversion'][_0x11de('0xa9')]('editingDowncast')[_0x11de('0xc0')](_0xda17b7=>{_0xda17b7['on']('addMarker:suggestion:formatBlock',_0x549bd3(),{'priority':'high'});}),_0x3e885f[_0x11de('0x7b')][_0x11de('0xa9')]('editingDowncast')[_0x11de('0xc0')](_0x2226c0=>{_0x2226c0['on'](_0x11de('0x58'),(_0x366ff1,_0x209c70,_0x4eb27d)=>{const _0x2b8b47=_0x4eb27d[_0x11de('0x8d')][_0x11de('0x6e')](_0x209c70['markerName']);if(_0x2b8b47)for(const _0x509d82 of _0x2b8b47)_0x509d82[_0x11de('0xa2')](_0x11de('0x5e'))||(_0x4eb27d['writer']['removeClass']([_0x11de('0xc2'),'ck-suggestion-marker-formatBlock',_0x11de('0xd8')],_0x509d82),_0x4eb27d[_0x11de('0x39')][_0x11de('0xd6')](_0x11de('0x113'),_0x509d82),_0x4eb27d[_0x11de('0x8d')][_0x11de('0x19')](_0x509d82,_0x209c70[_0x11de('0x37')]));},{'priority':_0x11de('0x9f')});}),_0x3e885f[_0x11de('0xcc')][_0x11de('0xdb')][_0x11de('0x74')](_0x578243=>{let _0x1e461a=!0x1;const _0x435bc8=Array['from'](_0x3e885f[_0x11de('0xcc')][_0x11de('0xdb')][_0x11de('0x43')][_0x11de('0xb2')]()),_0x1d51a4=new Set();for(const {name:_0x30aa10,data:_0x334791}of _0x435bc8){const {group:_0x2d44d7,type:_0x5c2b29,id:_0x2afafb}=this[_0x11de('0x47')](_0x30aa10);if('suggestion'!==_0x2d44d7)continue;const _0x196d3e=this[_0x11de('0x6d')]['get'](_0x2afafb);if(null!=_0x334791[_0x11de('0xe7')]){_0x11de('0x80')==_0x5c2b29&&(_0x1e461a=_0x1e461a||It(_0x334791[_0x11de('0xe7')],_0x30aa10,_0x578243,_0x3e885f[_0x11de('0xcc')][_0x11de('0x2b')]));if(_0x334791[_0x11de('0xe7')][_0x11de('0x89')]||_0x11de('0x0')==_0x334791[_0x11de('0xe7')][_0x11de('0x44')]['rootName']||_0x11de('0x101')==_0x5c2b29&&!At(_0x334791['newRange'])||_0x11de('0x18')==_0x5c2b29&&!(!St(_0x2191c4=_0x334791[_0x11de('0xe7')])&&!function(_0x4c4678){return _0x4c4678[_0x11de('0x87')][_0x11de('0x10a')]==_0x4c4678[_0x11de('0xb')][_0x11de('0x11a')]&&_0x4c4678['start'][_0x11de('0x12d')];}(_0x2191c4)))_0x578243[_0x11de('0xde')](_0x30aa10),_0x1e461a=!0x0;else{if(!_0x196d3e||!_0x196d3e[_0x11de('0x11b')])continue;_0x1d51a4[_0x11de('0xc0')](_0x196d3e);}}}var _0x2191c4;return _0x1d51a4[_0x11de('0x7e')]>0x0&&(_0x1e461a=!!this[_0x11de('0xe8')](_0x1d51a4)||_0x1e461a),_0x1e461a;}),_0x3e885f[_0x11de('0xcc')][_0x11de('0xdb')][_0x11de('0x74')](_0x24b354=>{let _0x4647b2=!0x1;for(const _0x38d224 of _0x3e885f[_0x11de('0xcc')][_0x11de('0xdb')]['differ']['getChanges']()){if(_0x11de('0x5b')!=_0x38d224[_0x11de('0x1e')])continue;const _0x3d5876=_0x38d224[_0x11de('0x64')][_0x11de('0xca')](_0x38d224[_0x11de('0x54')]);if(_0x3d5876['isAtEnd'])for(const _0x5618bd of this['_suggestions'][_0x11de('0x36')]()){if(_0x5618bd[_0x11de('0x12b')]||!_0x5618bd[_0x11de('0x11b')])continue;if(_0x11de('0x101')!=_0x5618bd[_0x11de('0x1e')])continue;const _0x21c80d=_0x5618bd['getFirstRange']();if(_0x21c80d['start'][_0x11de('0x10a')]!=_0x21c80d[_0x11de('0xb')][_0x11de('0x10a')]&&_0x21c80d['end']['isEqual'](_0x38d224[_0x11de('0x64')])){const _0x6323d5=_0x3e885f[_0x11de('0xcc')][_0x11de('0xd0')](_0x21c80d[_0x11de('0x87')],_0x3d5876);_0x24b354[_0x11de('0xff')](_0x5618bd[_0x11de('0x127')](),{'range':_0x6323d5}),_0x4647b2=!0x0;}}}return _0x4647b2;}),_0x3e885f[_0x11de('0xcc')][_0x11de('0x12e')]['on']('update:suggestion',(_0x404d97,_0x37280c,_0x71cc6c)=>{if(null==_0x71cc6c){const {id:_0x25dcc3}=this[_0x11de('0x47')](_0x37280c[_0x11de('0xb8')]),_0x2707e8=this[_0x11de('0x6d')][_0x11de('0x71')](_0x25dcc3);_0x2707e8&&_0x2707e8[_0x11de('0xb5')](_0x37280c[_0x11de('0xb8')]);}}),_0x3e885f[_0x11de('0xcc')][_0x11de('0xdb')]['on'](_0x11de('0x30'),()=>{const _0x4a3c5e=Array[_0x11de('0x86')](_0x3e885f['model'][_0x11de('0xdb')][_0x11de('0x43')]['getChangedMarkers']())[_0x11de('0x3e')](_0x49e544=>_0x11de('0xcf')===this['_splitMarkerName'](_0x49e544['name'])[_0x11de('0x70')]);if(0x0===_0x4a3c5e['length'])return;_0x4a3c5e['sort']((_0x13c57b,_0x42e3c5)=>{const _0x318c65=_0x13c57b['data'][_0x11de('0xb3')],_0x18011c=_0x42e3c5[_0x11de('0xf8')]['oldRange'];return null===_0x318c65&&null===_0x18011c?0x0:null===_0x318c65&&null!==_0x18011c?-0x1:null!==_0x318c65&&null===_0x18011c?0x1:_0x318c65[_0x11de('0x87')][_0x11de('0xcb')](_0x18011c[_0x11de('0x87')])?-0x1:0x1;});const _0x5b3ca2=new Set(),_0x5ed855=new Set();for(const {name:_0x3f3320,data:_0x4d0017}of _0x4a3c5e){const {id:_0xe7bc75}=this['_splitMarkerName'](_0x3f3320);if(null===_0x4d0017[_0x11de('0xb3')]){const _0x4bb1d4=this[_0x11de('0x75')](_0x3f3320);_0x5ed855['add'](_0x4bb1d4);}else{const _0x117d47=this[_0x11de('0x6d')][_0x11de('0x71')](_0xe7bc75);null!==_0x4d0017[_0x11de('0xe7')]||_0x117d47[_0x11de('0x11b')]?(_0x5b3ca2['add'](_0x117d47['head']),_0x5ed855[_0x11de('0xc0')](_0x117d47)):this[_0x11de('0x41')](_0x117d47);}}_0x5ed855[_0x11de('0x7e')]>0x0&&this[_0x11de('0xba')](_0x5ed855);for(const _0x34b164 of _0x5b3ca2)this[_0x11de('0x4d')](_0x11de('0xf'),_0x34b164);}),_0x3e885f[_0x11de('0xcc')]['on']('applyOperation',(_0x2046e5,_0x6ff2b8)=>{const _0x1c0080=_0x6ff2b8[0x0];if(!this[_0x11de('0x6d')][_0x11de('0x7e')])return;if(!_0x1c0080[_0x11de('0xf6')])return;if(_0x1c0080['batch'][_0x11de('0xc6')]||!_0x1c0080[_0x11de('0xdd')]['isLocal'])return;let _0xabba10,_0x32debc;switch(_0x1c0080['type']){case _0x11de('0x5b'):_0xabba10=_0x3e885f[_0x11de('0xcc')][_0x11de('0x106')](_0x1c0080[_0x11de('0x64')]),_0x32debc=_0xabba10[_0x11de('0xca')](_0x1c0080[_0x11de('0x100')]);break;case _0x11de('0x38'):_0xabba10=_0x3e885f[_0x11de('0xcc')]['createPositionAt'](_0x1c0080[_0x11de('0x131')]),_0x32debc=_0x3e885f[_0x11de('0xcc')][_0x11de('0x106')](_0x1c0080['moveTargetPosition']);break;case _0x11de('0x6f'):_0xabba10=_0x3e885f[_0x11de('0xcc')][_0x11de('0x106')](_0x1c0080[_0x11de('0x124')]),_0x32debc=_0xabba10[_0x11de('0xca')](_0x1c0080[_0x11de('0x100')]);break;default:return;}const _0x57547c=_0x3e885f[_0x11de('0xcc')][_0x11de('0xd0')](_0xabba10,_0x32debc);_0x3e885f[_0x11de('0xcc')][_0x11de('0x73')](()=>{for(const {suggestion:_0x354034,meta:_0x2c927d}of this['_findSuggestions'](_0x57547c)){if(_0x354034[_0x11de('0x12b')])continue;if(_0x11de('0x80')==_0x354034[_0x11de('0x1e')])continue;const _0x7ca2f=_0x354034['data']&&_0x354034[_0x11de('0xf8')][_0x11de('0x7c')];(_0x11de('0x101')!=_0x354034['type']||_0x11de('0x38')==_0x1c0080[_0x11de('0x1e')]&&!_0x7ca2f)&&(_0x2c927d[_0x11de('0xd7')]||_0x11de('0x16')==_0x354034[_0x11de('0x1e')]&&_0x2c927d['isOwn']||_0x354034['getFirstRange']()[_0x11de('0x56')](_0x57547c)&&this[_0x11de('0x10c')](_0x354034,_0xabba10,_0x32debc));}});},{'priority':_0x11de('0xd2')}),_0x3e885f[_0x11de('0xcc')]['on'](_0x11de('0x5f'),(_0x19159d,_0x145410)=>{const _0x2b3775=_0x145410[0x0],_0x3f827a=_0x145410[0x1];if(_0x3f827a&&_0x3f827a[_0x11de('0xc')])return;if(this['_isForcedDefaultExecutionBlock'])return;if(!this[_0x11de('0x9')][_0x11de('0x2a')])return;if(_0x2b3775[_0x11de('0x89')])return;const _0x45f389=_0x3e885f[_0x11de('0xcc')][_0x11de('0x2b')],{start:_0xdbf44f,end:_0x258147}=_0x2b3775['getFirstRange'](),_0x15ea79=_0xdbf44f[_0x11de('0xf5')]&&_0x45f389[_0x11de('0x107')](_0xdbf44f[_0x11de('0xf5')])?null:_0x45f389[_0x11de('0x96')](_0xdbf44f,_0x11de('0x2d')),_0x729a8b=_0x258147[_0x11de('0x11a')]&&_0x45f389['isLimit'](_0x258147['nodeBefore'])?null:_0x45f389[_0x11de('0x96')](_0x258147,'backward'),_0x29cec3=_0x3e885f[_0x11de('0xcc')][_0x11de('0xd0')](_0x15ea79?_0x15ea79['start']:_0xdbf44f,_0x729a8b?_0x729a8b['end']:_0x258147);_0x3e885f[_0x11de('0xcc')][_0x11de('0x73')](_0x3c8f76=>{this[_0x11de('0xaa')](_0x29cec3);const _0x43668b=_0x3e885f[_0x11de('0xcc')][_0x11de('0x2b')][_0x11de('0x96')](_0x29cec3[_0x11de('0x87')]);_0x2b3775['is']('documentSelection')?_0x3c8f76[_0x11de('0xed')](_0x43668b):_0x2b3775[_0x11de('0x23')](_0x43668b);}),_0x19159d[_0x11de('0x2f')]();},{'priority':_0x2bf86b[_0x11de('0xcd')]+0xa}),_0x3e885f[_0x11de('0xcc')]['on'](_0x11de('0x25'),(_0x79a2e1,_0x44ef81)=>{const _0x5e9b9e=_0x44ef81[_0x44ef81[_0x11de('0x54')]-0x1];_0x5e9b9e&&_0x5e9b9e[_0x11de('0xc')]||this[_0x11de('0x35')]||this[_0x11de('0x9')][_0x11de('0x2a')]&&(_0x3e885f['model'][_0x11de('0x73')](()=>{let _0x22ca91=_0x3e885f[_0x11de('0xcc')][_0x11de('0x25')](_0x44ef81[0x0],_0x44ef81[0x1],_0x44ef81[0x2],_0x44ef81[0x3],{'forceDefaultExecution':!0x0});if(!_0x22ca91)return;_0x79a2e1['return']=_0x22ca91['clone']();const _0x5bd76c=_0x22ca91['end'][_0x11de('0x11a')],_0x49bd67=_0x3e885f[_0x11de('0xcc')][_0x11de('0x2b')];_0x5bd76c&&_0x49bd67['isBlock'](_0x5bd76c)&&!_0x49bd67[_0x11de('0x99')](_0x5bd76c)&&(_0x22ca91=_0x3e885f[_0x11de('0xcc')]['createRange'](_0x22ca91[_0x11de('0x87')],_0x3e885f['model'][_0x11de('0x106')](_0x5bd76c,_0x11de('0xb')))),this[_0x11de('0xdf')](_0x22ca91);}),_0x79a2e1['stop']());},{'priority':_0x11de('0x9f')}),this[_0x11de('0x9')]=new _0xd56392(_0x3e885f,this[_0x11de('0x3c')]),this['editor'][_0x11de('0x29')]['add'](_0x11de('0x68'),this[_0x11de('0x9')]),this[_0x11de('0xf1')](_0x11de('0x68'));const _0x2bc314=new _0x8836e5(_0x3e885f,this[_0x11de('0x6d')]);_0x3e885f['commands']['add'](_0x11de('0xe0'),_0x2bc314),this[_0x11de('0xf1')](_0x11de('0xe0'));const _0x17b5cf=new _0x3d8f6f(_0x3e885f,this[_0x11de('0x6d')]);_0x3e885f[_0x11de('0x29')][_0x11de('0xc0')](_0x11de('0x9e'),_0x17b5cf),this[_0x11de('0xf1')]('discardSuggestion'),_0x3e885f[_0x11de('0x29')][_0x11de('0xc0')](_0x11de('0x49'),new _0x129bde(_0x3e885f,_0x2bc314,this[_0x11de('0x6d')])),this['enableCommand']('acceptAllSuggestions'),_0x3e885f[_0x11de('0x29')][_0x11de('0xc0')](_0x11de('0xb9'),new _0x129bde(_0x3e885f,_0x17b5cf,this[_0x11de('0x6d')])),this[_0x11de('0xf1')](_0x11de('0xb9')),_0x3e885f[_0x11de('0x29')][_0x11de('0xc0')]('acceptSelectedSuggestions',new _0x6e4c39(_0x3e885f,_0x2bc314,this[_0x11de('0x6d')])),this[_0x11de('0xf1')](_0x11de('0xb4')),_0x3e885f[_0x11de('0x29')][_0x11de('0xc0')](_0x11de('0xe5'),new _0x6e4c39(_0x3e885f,_0x17b5cf,this['_suggestions'])),this[_0x11de('0xf1')]('discardSelectedSuggestions');const _0x26b3da=_0x3e885f[_0x11de('0x103')][_0x11de('0x71')](_0x11de('0x88'));this[_0x11de('0x3b')](_0x26b3da,_0x11de('0x4'),(_0x1fbc09,{threadId:_0x40956f})=>{const _0xd76afe=this[_0x11de('0x6d')][_0x11de('0x71')](_0x40956f);_0xd76afe&&_0xd76afe[_0x11de('0xc9')]&&0x1===_0xd76afe['commentThread'][_0x11de('0x54')]&&this[_0x11de('0x8')](_0x40956f,{'hasComments':!0x0});},{'priority':'low'}),this[_0x11de('0x3b')](_0x26b3da,_0x11de('0xc4'),(_0xab4b2b,{threadId:_0x472711})=>{const _0x338473=this[_0x11de('0x6d')]['get'](_0x472711);_0x338473&&_0x338473[_0x11de('0xc9')]&&!_0x338473[_0x11de('0xc9')][_0x11de('0x54')]&&this[_0x11de('0x8')](_0x472711,{'hasComments':!0x1});},{'priority':'low'});}set[_0x11de('0xf7')](_0x2d5ea2){if(this['_adapter'])throw new _0x5bad98(_0x11de('0xee'),this);this[_0x11de('0xf2')]=_0x2d5ea2;}get[_0x11de('0xf7')](){return this[_0x11de('0xf2')];}[_0x11de('0xa4')]({skipNotAttached:_0x39113=!0x1,toJSON:_0x1e6bbf=!0x1}={}){const _0x3d08fd=[];for(const _0x386c6f of this['_suggestions'][_0x11de('0x36')]())_0x39113&&!_0x386c6f['isInContent']||_0x3d08fd[_0x11de('0x102')](_0x386c6f);return _0x1e6bbf?_0x3d08fd[_0x11de('0x10')](_0x1c0c95=>_0x1c0c95[_0x11de('0xd4')]()):_0x3d08fd;}[_0x11de('0xa0')](_0x14dc33){const _0x1d69d3=this[_0x11de('0x6d')][_0x11de('0x71')](_0x14dc33);if(!_0x1d69d3)throw new _0x5bad98(_0x11de('0xe3'),this);return _0x1d69d3;}[_0x11de('0x108')](_0x5a58f7){return this[_0x11de('0x6d')]['has'](_0x5a58f7);}[_0x11de('0xf4')](_0x166d3d){const {authorId:_0x167498,id:_0x43db6c,attributes:_0x5b8c3c}=_0x166d3d,[_0x2db3dc,_0x447612]=_0x166d3d[_0x11de('0x1e')][_0x11de('0x38')](':'),_0x384b2b=this[_0x11de('0x6d')][_0x11de('0x71')](_0x43db6c)||this[_0x11de('0x46')](_0x2db3dc,_0x447612,_0x43db6c,_0x167498,_0x5b8c3c);if(this['_addThreadToSuggestion'](_0x384b2b),this['_checkSuggestionCorrectness'](_0x384b2b,_0x2db3dc,_0x447612||null,_0x167498),_0x384b2b[_0x11de('0x120')]=_0x166d3d['createdAt'],_0x5b8c3c&&_0x5b8c3c[_0x11de('0xb0')]){const {authorName:_0x4b5583,createdAt:_0x10eff5}=_0x5b8c3c[_0x11de('0xb0')],_0x42bd18=this[_0x11de('0xd')](_0x4b5583);_0x384b2b[_0x11de('0x114')]=_0x10eff5,_0x384b2b[_0x11de('0x31')]=_0x42bd18,_0x384b2b[_0x11de('0x97')]=!0x0;}else _0x384b2b[_0x11de('0x114')]=_0x166d3d['createdAt'];switch(_0x166d3d[_0x11de('0xf8')]&&(_0x384b2b['data']=_0x166d3d[_0x11de('0xf8')]),_0x166d3d[_0x11de('0xab')]&&(_0x384b2b[_0x11de('0xab')]=_0x166d3d[_0x11de('0xab')]),this[_0x11de('0xf2')]&&this['_adapter'][_0x11de('0xbe')]||(_0x384b2b['_saved']=!0x0),this['_suggestionState']['get'](_0x384b2b)){case'notReady':this[_0x11de('0x7d')][_0x11de('0xe4')](_0x384b2b,'dataReady');break;case'markerReady':_0x384b2b['isInContent']?(this['_suggestionState']['set'](_0x384b2b,_0x11de('0x8c')),this['fire'](_0x11de('0xfc'),_0x384b2b)):this['_suggestionState']['set'](_0x384b2b,'removed');}return _0x384b2b;}[_0x11de('0xe0')](_0x3eda9b){this[_0x11de('0xc')](()=>{this[_0x11de('0x116')][_0x11de('0xcc')][_0x11de('0x73')](()=>{for(const _0x504727 of _0x3eda9b[_0x11de('0x3')]())_0x504727['accept']();});});}[_0x11de('0x9e')](_0x5b13a5){this['forceDefaultExecution'](()=>{this[_0x11de('0x116')][_0x11de('0xcc')][_0x11de('0x73')](()=>{for(const _0x467850 of _0x5b13a5[_0x11de('0x3')]())_0x467850[_0x11de('0x52')]();});});}[_0x11de('0xf1')](_0x39c9dc,_0x418239){const _0x4637a1=this[_0x11de('0x116')][_0x11de('0x29')][_0x11de('0x71')](_0x39c9dc);if(!_0x4637a1)throw new _0x5bad98('track-changes-command-not-found',this,{'commandName':_0x39c9dc});this[_0x11de('0x3c')][_0x11de('0xc0')](_0x4637a1),_0x418239&&_0x4637a1['on'](_0x11de('0xea'),(_0x2da78b,_0x4c13f7)=>{this[_0x11de('0x9')][_0x11de('0x2a')]&&(this['_isForcedDefaultExecutionBlock']||_0x4c13f7[_0x11de('0x54')]>0x0&&_0x4c13f7[_0x4c13f7[_0x11de('0x54')]-0x1]&&_0x4c13f7[_0x4c13f7[_0x11de('0x54')]-0x1][_0x11de('0xc')]||(_0x418239((..._0x270cae)=>_0x4637a1[_0x11de('0xea')](..._0x270cae,{'forceDefaultExecution':!0x0}),..._0x4c13f7),_0x2da78b[_0x11de('0x2f')]()));},{'priority':_0x11de('0x9f')});}[_0x11de('0xc')](_0x50c0c7){let _0x1f074e,_0x496c05;const _0x147418=this[_0x11de('0x35')];this[_0x11de('0x35')]=!0x0;try{_0x1f074e=_0x50c0c7();}catch(_0xb3155f){_0x496c05=_0xb3155f;}return _0x147418||(this[_0x11de('0x35')]=!0x1),_0x496c05&&_0x5bad98['rethrowUnexpectedError'](_0x496c05,this),_0x1f074e;}[_0x11de('0xdf')](_0x206613,_0x26529c=null,_0x1b6dc8={}){if(_0x206613[_0x11de('0x89')])return null;const _0x2fc756=this['editor'][_0x11de('0x103')][_0x11de('0x71')]('Users')['me'];for(const {suggestion:_0x2b935a,meta:_0x3bfd0b}of this[_0x11de('0x40')](_0x206613,'insertion'))if(_0x3bfd0b[_0x11de('0x5c')]){if(!_0x3bfd0b[_0x11de('0xe1')])return _0x2b935a;if(_0x26529c==_0x2b935a['subType']){const _0x3e4152=_0x2b935a[_0x11de('0xc8')]();return _0x3e4152[_0x11de('0x87')][_0x11de('0xf0')](_0x206613[_0x11de('0xb')])?this[_0x11de('0xc1')](_0x2b935a,this[_0x11de('0x21')][_0x11de('0xd0')](_0x206613[_0x11de('0x87')],_0x3e4152[_0x11de('0xb')])):this[_0x11de('0xc1')](_0x2b935a,this[_0x11de('0x21')][_0x11de('0xd0')](_0x3e4152[_0x11de('0x87')],_0x206613[_0x11de('0xb')])),_0x2b935a;}}const _0x11af5a=_0x3979e6(),_0x4e2e2b=_0x2fc756['id'],_0x4ae87a=_0x26529c?_0x11de('0x85')+_0x26529c:'insertion',_0x52ecd5=this[_0x11de('0x126')]({'id':_0x11af5a,'type':_0x4ae87a,'createdAt':new Date(),'authorId':_0x4e2e2b,'attributes':_0x1b6dc8});return this['_addSuggestionMarker'](_0x4ae87a,_0x11af5a,_0x4e2e2b,_0x206613),_0x52ecd5;}['markMultiRangeInsertion'](_0x2eae0a,_0x4b0044='multi',_0x553e3c={}){const _0x52a4e8=this[_0x11de('0x116')][_0x11de('0x103')][_0x11de('0x71')](_0x11de('0x4e'))['me'],_0x241251=this[_0x11de('0xd1')][_0x11de('0x112')](_0x11de('0x16'),_0x4b0044,_0x11de('0xae'));for(const _0x237280 of this[_0x11de('0xa4')]())if(_0x237280[_0x11de('0x31')]['id']==_0x52a4e8['id']&&_0x11de('0x16')==_0x237280['type']&&_0x237280[_0x11de('0x11')]==_0x4b0044&&(_0x241251(_0x237280['getRanges'](),_0x2eae0a)||_0x241251(_0x2eae0a,_0x237280['getRanges']()))){for(const _0x1727da of _0x2eae0a)_0x237280[_0x11de('0x32')](_0x1727da);return _0x237280;}for(const _0x223e2d of _0x2eae0a)for(const {suggestion:_0x427468,meta:_0x28b38e}of this[_0x11de('0x40')](_0x223e2d,_0x11de('0x16'))){if(!_0x28b38e['isOwn'])continue;let _0x2339f8=!0x0;for(const _0x375106 of _0x427468[_0x11de('0x20')]())for(const _0x544307 of _0x2eae0a)if(!_0x375106[_0x11de('0x56')](_0x544307)){_0x2339f8=!0x1;break;}if(_0x2339f8)return _0x427468;}const _0x41d32f=_0x3979e6(),_0x5862d9=_0x52a4e8['id'],_0x5d9da6=_0x11de('0x85')+_0x4b0044,_0x470e15=this[_0x11de('0x126')]({'id':_0x41d32f,'type':_0x5d9da6,'createdAt':new Date(),'authorId':_0x5862d9,'attributes':_0x553e3c});for(const _0x3cfcab of _0x2eae0a)this[_0x11de('0x4c')](_0x5d9da6,_0x41d32f,_0x5862d9,_0x3cfcab,_0x4b41f2[_0x11de('0x1d')]());return _0x470e15;}['markInlineFormat'](_0x596c92,_0x16476f,_0x58face=null,_0x496fce={}){if(_0x58face=_0x58face||vt(_0x16476f),_0x596c92[_0x11de('0x89')])return;const _0x542fcf=this[_0x11de('0x116')]['plugins'][_0x11de('0x71')](_0x11de('0x4e'))['me'],_0x460b8f=[];for(const {suggestion:_0x5e42df,meta:_0x38a897}of this['_findSuggestions'](_0x596c92,_0x11de('0x16')))_0x38a897[_0x11de('0x5c')]&&!_0x38a897[_0x11de('0x7f')]&&_0x460b8f[_0x11de('0x102')](..._0x5e42df[_0x11de('0x20')]());const _0x512489=function(_0x3cfe1d,_0x2075de){const _0x1bb4d4=[];for(const _0x5e2a65 of _0x2075de){const _0x496e81=_0x3cfe1d[_0x11de('0x115')](_0x5e2a65);_0x496e81&&_0x1bb4d4['push'](_0x496e81);}return _0x1bb4d4;}(_0x596c92,_0x460b8f),_0x372e7b=function(_0x5ace6,_0x41c8bc){const _0x22dfeb=[_0x5ace6];for(const _0xc2dc8f of _0x41c8bc){let _0x27fa7a=0x0;for(;_0x27fa7a<_0x22dfeb[_0x11de('0x54')];){const _0x5232a1=_0x22dfeb[_0x27fa7a][_0x11de('0x6')](_0xc2dc8f);_0x22dfeb[_0x11de('0xe')](_0x27fa7a,0x1,..._0x5232a1),_0x27fa7a+=_0x5232a1[_0x11de('0x54')];}}return _0x22dfeb;}(_0x596c92,_0x460b8f);_0x512489[_0x11de('0x54')]&&this['_model'][_0x11de('0x73')](()=>{for(const _0x568882 of _0x512489){const _0x355510=this['_suggestionFactory'][_0x11de('0x112')](_0x11de('0x80'),_0x58face,'accept');this[_0x11de('0xc')](()=>_0x355510([_0x568882],_0x16476f,_0x496fce));}});for(const _0x1d200d of _0x372e7b){let _0x5cc176=null,_0x5dddac=_0x1d200d[_0x11de('0x87')],_0x9f67fe=_0x1d200d[_0x11de('0xb')];for(const {suggestion:_0x277aa8,meta:_0xd5f410}of this[_0x11de('0x40')](_0x1d200d,'formatInline')){if(!_0xd5f410[_0x11de('0x5c')])continue;if(_0x277aa8[_0x11de('0x11')]!=_0x58face)continue;const _0x2b5374=_0x277aa8[_0x11de('0xc8')]();if(_0x2b5374[_0x11de('0x56')](_0x1d200d,!0x0))return;_0x5dddac=_0x5dddac['isBefore'](_0x2b5374['start'])?_0x5dddac:_0x2b5374['start'],_0x9f67fe=_0x9f67fe[_0x11de('0x78')](_0x2b5374[_0x11de('0xb')])?_0x9f67fe:_0x2b5374[_0x11de('0xb')],_0x5cc176?_0x2b5374[_0x11de('0x87')]['isBefore'](_0x5cc176[_0x11de('0xc8')]()[_0x11de('0x87')])?(_0x5cc176[_0x11de('0x15')](),_0x5cc176=_0x277aa8):_0x277aa8['removeMarkers']():_0x5cc176=_0x277aa8;}const _0x52adf5=this['_model'][_0x11de('0xd0')](_0x5dddac,_0x9f67fe);if(_0x5cc176)this['_setSuggestionRange'](_0x5cc176,_0x52adf5);else{const _0x1e65b5=_0x3979e6(),_0x21ae57=_0x542fcf['id'];this[_0x11de('0x126')]({'id':_0x1e65b5,'type':_0x11de('0x7')+_0x58face,'data':_0x16476f,'createdAt':new Date(),'authorId':_0x21ae57,'attributes':_0x496fce}),this[_0x11de('0x4c')]('formatInline:'+_0x58face,_0x1e65b5,_0x21ae57,_0x52adf5);}}}[_0x11de('0x3d')](_0x1c2641,_0x334a09,_0x57d461=[],_0x3aab3a=null,_0x335937={}){_0x334a09['formatGroupId']||(_0x334a09['formatGroupId']=_0x334a09[_0x11de('0x105')]),_0x334a09[_0x11de('0x7c')]=_0x1c2641['is'](_0x11de('0xd9')),_0x3aab3a=_0x3aab3a||vt(_0x334a09);const _0x417a77=_0x57d461[_0x11de('0x10')](_0x28adb0=>Dt(_0x28adb0,this['_model'])),_0xed2132=_0x1c2641['is'](_0x11de('0xd9'))?_0x1c2641:Dt(_0x1c2641,this[_0x11de('0x21')]);_0x417a77[_0x11de('0x102')](_0xed2132);let _0x24f2f7=!0x0;for(const _0x467152 of _0x417a77)if(!this['_rangeIsInLocalUserInsertion'](_0x467152)){_0x24f2f7=!0x1;break;}if(_0x24f2f7){const _0x2c61bf=this['_suggestionFactory'][_0x11de('0x112')]('formatBlock',_0x3aab3a,_0x11de('0x109'));return void this['forceDefaultExecution'](()=>_0x2c61bf([_0xed2132],_0x334a09,_0x335937));}let _0x25b50f=null,_0x48c7be=_0xed2132[_0x11de('0x87')],_0x2c464b=_0xed2132[_0x11de('0xb')];for(const {suggestion:_0x3fd4d2,meta:_0x233c7e}of this['_findSuggestions'](_0xed2132,_0x11de('0x101'))){if(!_0x233c7e[_0x11de('0x5c')]||_0x233c7e['isNextTo']||_0x233c7e[_0x11de('0xd7')]||_0x233c7e[_0x11de('0x7f')])continue;if(_0x3fd4d2['data'][_0x11de('0x2c')]!=_0x334a09['formatGroupId'])continue;const _0x11bb15=_0x3fd4d2[_0x11de('0xc8')]();if(_0x3fd4d2['subType']==_0x3aab3a){if(_0x11bb15['containsRange'](_0xed2132,!0x0))return;_0x48c7be=_0x48c7be[_0x11de('0xcb')](_0x11bb15[_0x11de('0x87')])?_0x48c7be:_0x11bb15[_0x11de('0x87')],_0x2c464b=_0x2c464b[_0x11de('0x78')](_0x11bb15[_0x11de('0xb')])?_0x2c464b:_0x11bb15['end'],_0x25b50f?_0x11bb15[_0x11de('0x87')][_0x11de('0xcb')](_0x25b50f[_0x11de('0xc8')]()[_0x11de('0x87')])?(_0x25b50f['removeMarkers'](),_0x25b50f=_0x3fd4d2):_0x3fd4d2[_0x11de('0x15')]():_0x25b50f=_0x3fd4d2;}else{const _0x27ba5a=_0xed2132[_0x11de('0x115')](_0x11bb15);this[_0x11de('0xac')](_0x3fd4d2,_0x27ba5a);}}const _0x399247=this[_0x11de('0x116')][_0x11de('0x103')][_0x11de('0x71')](_0x11de('0x4e'))['me'],_0x548971=_0x3979e6(),_0x427add=_0x399247['id'];_0x25b50f?this[_0x11de('0xc1')](_0x25b50f,this[_0x11de('0x21')]['createRange'](_0x48c7be,_0x2c464b)):(this[_0x11de('0x126')]({'id':_0x548971,'type':_0x11de('0x42')+_0x3aab3a,'data':_0x334a09,'createdAt':new Date(),'authorId':_0x427add,'attributes':_0x335937}),this['_addSuggestionMarker'](_0x11de('0x42')+_0x3aab3a,_0x548971,_0x427add,this[_0x11de('0x21')][_0x11de('0xd0')](_0x48c7be,_0x2c464b)));}['markMultiRangeBlockFormat'](_0x509ffc,_0x4dcd41,_0x441050=[],_0x1d06c6=null,_0x8e23fc={}){_0x4dcd41['formatGroupId']||(_0x4dcd41[_0x11de('0x2c')]=_0x4dcd41['commandName']),_0x4dcd41[_0x11de('0x7c')]=!0x1,_0x1d06c6=_0x1d06c6||vt(_0x4dcd41);const _0x255bb3=_0x441050[_0x11de('0x10')](_0x49a256=>Dt(_0x49a256,this[_0x11de('0x21')])),_0x22dc66=_0x509ffc[_0x11de('0x10')](_0x526374=>Dt(_0x526374,this[_0x11de('0x21')]));_0x255bb3[_0x11de('0x102')](..._0x22dc66);let _0x3dafa4=!0x0;for(const _0x41c7a4 of _0x255bb3)if(!this[_0x11de('0xe6')](_0x41c7a4)){_0x3dafa4=!0x1;break;}if(_0x3dafa4){const _0x15338d=this[_0x11de('0xd1')][_0x11de('0x112')](_0x11de('0x101'),_0x1d06c6,_0x11de('0x109'));return void this[_0x11de('0xc')](()=>_0x15338d(_0x22dc66,_0x4dcd41,_0x8e23fc));}const _0x31ddbb=this[_0x11de('0x116')][_0x11de('0x103')][_0x11de('0x71')](_0x11de('0x4e'))['me'];for(const _0x231601 of this[_0x11de('0xa4')]()){if(_0x231601['author']['id']!=_0x31ddbb['id'])continue;if('formatBlock'!=_0x231601[_0x11de('0x1e')]||_0x231601[_0x11de('0xf8')][_0x11de('0x2c')]!=_0x4dcd41['formatGroupId'])continue;const _0x4910eb=_0x231601[_0x11de('0x11')]==_0x1d06c6;for(let _0x1d7cd2=0x0;_0x1d7cd2<_0x22dc66[_0x11de('0x54')];_0x1d7cd2++){const _0x2beeb5=_0x22dc66[_0x1d7cd2];for(const _0x1ae2e5 of _0x231601['getMarkers']()){const _0x13db87=_0x1ae2e5[_0x11de('0x72')]();if(_0x2beeb5['isEqual'](_0x13db87)){_0x4910eb?(_0x22dc66['splice'](_0x1d7cd2,0x1),_0x1d7cd2--):_0x231601[_0x11de('0xde')](_0x1ae2e5['name']);break;}}}}if(0x0==_0x22dc66[_0x11de('0x54')])return;const _0x5972cd=this[_0x11de('0xd1')][_0x11de('0x112')](_0x11de('0x101'),_0x1d06c6,_0x11de('0xae'));for(const _0x93c021 of this[_0x11de('0xa4')]())if(_0x93c021[_0x11de('0x31')]['id']==_0x31ddbb['id']&&'formatBlock'==_0x93c021[_0x11de('0x1e')]&&_0x93c021[_0x11de('0xf8')][_0x11de('0x2c')]==_0x4dcd41[_0x11de('0x2c')]&&_0x93c021[_0x11de('0x11')]==_0x1d06c6&&(_0x5972cd(_0x93c021[_0x11de('0x20')](),_0x22dc66)||_0x5972cd(_0x22dc66,_0x93c021[_0x11de('0x20')]()))){for(const _0x3d02ed of _0x22dc66)_0x93c021[_0x11de('0x32')](_0x3d02ed);return _0x93c021;}const _0x520e40=_0x3979e6(),_0x2cefca=_0x31ddbb['id'],_0x502e03='formatBlock:'+_0x1d06c6,_0x478cb3=this[_0x11de('0x126')]({'id':_0x520e40,'type':_0x502e03,'data':_0x4dcd41,'createdAt':new Date(),'authorId':_0x2cefca,'attributes':_0x8e23fc});for(const _0x2bb146 of _0x22dc66)this[_0x11de('0x4c')](_0x502e03,_0x520e40,_0x2cefca,_0x2bb146,_0x4b41f2['getMultiRangeId']());return _0x478cb3;}[_0x11de('0xaa')](_0x26cb10,_0x4cf2c5=null,_0x32419f={}){if(_0x26cb10[_0x11de('0x89')])return null;const _0x9325e0=this[_0x11de('0x116')][_0x11de('0x103')][_0x11de('0x71')](_0x11de('0x4e'))['me'],_0x4a0068=new _0x41c412(_0x26cb10[_0x11de('0x87')],_0x26cb10[_0x11de('0xb')]);for(const {suggestion:_0x246e76,meta:_0x2fc477}of this[_0x11de('0x40')](_0x4a0068,_0x11de('0x16')))if(_0x2fc477['isOwn']&&!_0x2fc477[_0x11de('0xe1')]){if(_0x246e76[_0x11de('0x12b')]){const _0x56e060=_0x246e76['getRanges']()['filter'](_0x38cbb1=>'$graveyard'!=_0x38cbb1[_0x11de('0x44')]['rootName']);_0x56e060['every'](_0x440c5d=>_0x4a0068[_0x11de('0x56')](_0x440c5d,!0x0))&&_0x246e76[_0x11de('0x52')]();if(_0x56e060[_0x11de('0x9a')](_0x34c5d9=>_0x34c5d9[_0x11de('0x56')](_0x4a0068,!0x0))){const _0x33a17c=this[_0x11de('0xd1')][_0x11de('0x112')](_0x11de('0x18'),_0x4cf2c5,_0x11de('0x109'));return this[_0x11de('0xc')](()=>_0x33a17c([_0x4a0068],null,_0x32419f)),null;}}else{const _0x354992=_0x4a0068['getIntersection'](_0x246e76[_0x11de('0xc8')]());_0x246e76[_0x11de('0x4f')]([_0x354992],null,_0x32419f);}}if(_0x4a0068[_0x11de('0x50')](),_0x4a0068['isCollapsed']||_0x11de('0x0')==_0x4a0068[_0x11de('0x44')][_0x11de('0x5d')])return null;let _0x17b051=null,_0x22accd=_0x4a0068[_0x11de('0x87')],_0x3b7f7e=_0x4a0068[_0x11de('0xb')];for(const {suggestion:_0x46abb6,meta:_0x16d905}of this[_0x11de('0x40')](_0x4a0068,'deletion'))if(_0x16d905[_0x11de('0x5c')]){if(_0x46abb6[_0x11de('0x12b')]){let _0x56a3a9=!0x0;for(const _0x3611f3 of _0x46abb6['getRanges']()){if(_0x3611f3[_0x11de('0x56')](_0x4a0068,!0x0))return _0x46abb6;_0x4a0068['containsRange'](_0x3611f3)||(_0x56a3a9=!0x1);}_0x56a3a9&&_0x46abb6[_0x11de('0x52')]();}else{const _0xb984b1=_0x46abb6[_0x11de('0xc8')]();if(_0xb984b1[_0x11de('0x56')](_0x4a0068,!0x0))return _0x46abb6;_0x22accd=_0x22accd[_0x11de('0xcb')](_0xb984b1['start'])?_0x22accd:_0xb984b1['start'],_0x3b7f7e=_0x3b7f7e[_0x11de('0x78')](_0xb984b1[_0x11de('0xb')])?_0x3b7f7e:_0xb984b1[_0x11de('0xb')],_0x17b051?_0xb984b1['start'][_0x11de('0xcb')](_0x17b051[_0x11de('0xc8')]()[_0x11de('0x87')])?(_0x17b051['removeMarkers'](),_0x17b051=_0x46abb6):_0x46abb6[_0x11de('0x15')]():_0x17b051=_0x46abb6;}}if(_0x17b051)return this[_0x11de('0xc1')](_0x17b051,this[_0x11de('0x21')][_0x11de('0xd0')](_0x22accd,_0x3b7f7e)),_0x17b051;{const _0x20136f=_0x3979e6(),_0x3eeace=this[_0x11de('0x21')]['createRange'](_0x22accd,_0x3b7f7e),_0x48dbad=_0x9325e0['id'],_0x3a19b5=_0x4cf2c5?'deletion:'+_0x4cf2c5:'deletion',_0x205b22=this[_0x11de('0x126')]({'id':_0x20136f,'type':_0x3a19b5,'createdAt':new Date(),'authorId':_0x48dbad,'attributes':_0x32419f});return this['_addSuggestionMarker'](_0x3a19b5,_0x20136f,_0x48dbad,_0x3eeace),_0x205b22;}}[_0x11de('0xad')](_0x5b6fec,_0x4fc910=_0x11de('0xce'),_0x26bb76={}){const _0x2e1c77=this[_0x11de('0x116')][_0x11de('0x103')]['get'](_0x11de('0x4e'))['me'],_0x257cd2=_0x5b6fec[_0x11de('0x10')](_0x4662a7=>new _0x41c412(_0x4662a7[_0x11de('0x87')],_0x4662a7[_0x11de('0xb')])),_0x44a480=new Set();for(const _0x3a56a5 of _0x257cd2)for(const {suggestion:_0x89dfae,meta:_0x5c5bff}of this[_0x11de('0x40')](_0x3a56a5,_0x11de('0x16')))_0x5c5bff[_0x11de('0x5c')]&&!_0x5c5bff['isNextTo']&&_0x44a480[_0x11de('0xc0')](_0x89dfae);for(const _0x1d917c of _0x44a480)if(_0x1d917c[_0x11de('0x12b')]){const _0x451c1b=_0x1d917c[_0x11de('0x20')]();(!_0x1d917c[_0x11de('0xab')]||!_0x1d917c[_0x11de('0xab')]['skipNestingCheck'])&&(_0x451c1b[_0x11de('0x66')](_0x48d33b=>_0x257cd2['some'](_0x330d29=>_0x330d29[_0x11de('0x56')](_0x48d33b,!0x0)))&&_0x1d917c[_0x11de('0x52')]());if(_0x257cd2['every'](_0x2296ba=>_0x451c1b[_0x11de('0x9a')](_0x1ce138=>_0x1ce138['containsRange'](_0x2296ba,!0x0)))){const _0x539bf1=this[_0x11de('0xd1')][_0x11de('0x112')](_0x11de('0x18'),_0x4fc910,_0x11de('0x109'));return this['forceDefaultExecution'](()=>_0x539bf1(_0x5b6fec,null,_0x26bb76)),null;}}else{const _0x369f78=_0x1d917c[_0x11de('0xc8')]();_0x257cd2[_0x11de('0x9a')](_0x580434=>_0x580434[_0x11de('0x56')](_0x369f78,!0x0))&&_0x1d917c[_0x11de('0x52')]();if(_0x257cd2['every'](_0x404419=>_0x369f78['containsRange'](_0x404419,!0x0))){const _0xcb1aaa=this[_0x11de('0xd1')]['getSuggestionCallback'](_0x11de('0x18'),_0x4fc910,_0x11de('0x109'));return this[_0x11de('0xc')](()=>_0xcb1aaa(_0x257cd2,null,_0x26bb76)),null;}}const _0x2caf2a=this[_0x11de('0xd1')][_0x11de('0x112')](_0x11de('0x18'),_0x4fc910,_0x11de('0xae'));let _0xea8266=null;for(const _0x187755 of this[_0x11de('0xa4')]())if(_0x187755['author']['id']==_0x2e1c77['id']&&_0x187755[_0x11de('0x11b')]&&_0x11de('0x18')==_0x187755[_0x11de('0x1e')]&&_0x187755[_0x11de('0x11')]==_0x4fc910&&(_0x2caf2a(_0x187755['getRanges'](),_0x257cd2)||_0x2caf2a(_0x257cd2,_0x187755['getRanges']()))){if(_0xea8266){if(_0x187755['commentThread']&&_0x187755[_0x11de('0xc9')][_0x11de('0x54')])continue;for(const _0x20ad65 of _0x187755[_0x11de('0x20')]())_0xea8266[_0x11de('0x6a')](_0x20ad65)||_0xea8266['addRange'](_0x20ad65);_0x187755['removeMarkers']();}else{_0xea8266=_0x187755;for(const _0x2ed409 of _0x257cd2)_0x187755[_0x11de('0x6a')](_0x2ed409)||_0x187755[_0x11de('0x32')](_0x2ed409);}}if(_0xea8266)return _0xea8266;_0x44a480[_0x11de('0x129')]();for(const _0x480d0c of _0x257cd2)for(const {suggestion:_0x4984a4,meta:_0xaf0de4}of this[_0x11de('0x40')](_0x480d0c,'deletion'))_0xaf0de4['isOwn']&&_0x44a480[_0x11de('0xc0')](_0x4984a4);for(const _0x2fb0ab of _0x44a480){const _0x106b7c=_0x2fb0ab['getRanges']();if(!_0x26bb76||!_0x26bb76[_0x11de('0x11e')]){if(_0x257cd2[_0x11de('0x66')](_0x335efe=>_0x106b7c[_0x11de('0x9a')](_0x5a0132=>_0x5a0132[_0x11de('0x56')](_0x335efe,!0x0))))return _0x2fb0ab;}(!_0x2fb0ab[_0x11de('0xab')]||!_0x2fb0ab[_0x11de('0xab')]['skipNestingCheck'])&&(_0x106b7c[_0x11de('0x66')](_0x3c7136=>_0x257cd2[_0x11de('0x9a')](_0x16b3a2=>_0x16b3a2[_0x11de('0x56')](_0x3c7136,!0x0)))&&_0x2fb0ab[_0x11de('0x52')]());}const _0x381b5e=_0x3979e6(),_0x7de6a5=_0x2e1c77['id'],_0x1aa044=_0x11de('0x59')+_0x4fc910,_0x469067=this[_0x11de('0x126')]({'id':_0x381b5e,'type':_0x1aa044,'createdAt':new Date(),'authorId':_0x7de6a5,'attributes':_0x26bb76});for(const _0x4fa057 of _0x257cd2)_0x4fa057[_0x11de('0x50')](),_0x4fa057['isCollapsed']||_0x11de('0x0')==_0x4fa057[_0x11de('0x44')][_0x11de('0x5d')]||this['_addSuggestionMarker'](_0x1aa044,_0x381b5e,_0x7de6a5,_0x4fa057,_0x4b41f2[_0x11de('0x1d')]());return _0x469067;}[_0x11de('0xc1')](_0x277f8d,_0x1a037b){const _0xa7bfbb=_0x277f8d[_0x11de('0x127')]();this[_0x11de('0x21')][_0x11de('0x73')](_0xd7b1b7=>{_0xd7b1b7[_0x11de('0xff')](_0xa7bfbb,{'range':_0x1a037b});});}[_0x11de('0x1c')](_0x5396b2){const _0xb64878=_0x5396b2['id'],_0xeaa3bf=this[_0x11de('0x116')][_0x11de('0x45')]['get'](_0x11de('0x13'));this[_0x11de('0xdc')]['hasCommentThread'](_0xb64878)||this[_0x11de('0xdc')][_0x11de('0xd3')]({'channelId':_0xeaa3bf,'threadId':_0xb64878});const _0x17e7d9=this[_0x11de('0xdc')][_0x11de('0x53')](_0xb64878);_0x17e7d9['unbind'](_0x11de('0x110')),_0x17e7d9[_0x11de('0x110')]=!0x1,_0x5396b2[_0x11de('0xc9')]=_0x17e7d9;}[_0x11de('0x7a')](_0x43d878,_0x2cf45a,_0x4ae0ff,_0xcdbbfd){if(_0x43d878['type']!=_0x2cf45a||_0x43d878['subType']!=_0x4ae0ff||_0x43d878[_0x11de('0x10b')]['id']!=_0xcdbbfd)throw this[_0x11de('0x116')][_0x11de('0xfa')](_0x11de('0xaf')),new _0x5bad98(_0x11de('0xaf'),this);}[_0x11de('0xac')](_0x5aed27,_0x41907a){const _0x2583d7=_0x5aed27['getFirstRange']();if(_0x41907a[_0x11de('0xf0')](_0x2583d7))_0x5aed27[_0x11de('0x15')]();else{if(_0x2583d7[_0x11de('0x56')](_0x41907a)){const _0x594a23=this[_0x11de('0x21')][_0x11de('0x106')](_0x41907a[_0x11de('0x87')][_0x11de('0x11a')],_0x11de('0xb'));this[_0x11de('0xc1')](_0x5aed27,this[_0x11de('0x21')][_0x11de('0xd0')](_0x2583d7['start'],_0x594a23));const _0x436502=_0x3979e6(),_0x356c89=_0x5aed27[_0x11de('0x10b')]['id'],_0x2c0f0f=_0x5aed27[_0x11de('0x1e')]+':'+_0x5aed27[_0x11de('0x11')];this[_0x11de('0x126')]({'id':_0x436502,'type':_0x2c0f0f,'createdAt':new Date(),'authorId':_0x356c89,'data':_0x5aed27[_0x11de('0xf8')],'attributes':_0x5aed27[_0x11de('0xab')]});const _0x10dbd9=this[_0x11de('0x21')][_0x11de('0x106')](_0x41907a['end']['parent'],_0x11de('0xa8')),_0x4b77de=this[_0x11de('0x21')]['createRange'](_0x10dbd9,_0x2583d7[_0x11de('0xb')]);this['_addSuggestionMarker'](_0x2c0f0f,_0x436502,_0x356c89,_0x4b77de);}else{if(_0x2583d7[_0x11de('0x93')](_0x41907a['start'])){const _0x52d0a3=this[_0x11de('0x21')][_0x11de('0x106')](_0x41907a[_0x11de('0x87')][_0x11de('0x11a')],_0x11de('0xb'));this[_0x11de('0xc1')](_0x5aed27,this[_0x11de('0x21')][_0x11de('0xd0')](_0x2583d7[_0x11de('0x87')],_0x52d0a3));}else{const _0x59d055=this[_0x11de('0x21')][_0x11de('0x106')](_0x41907a[_0x11de('0xb')][_0x11de('0x10a')],_0x11de('0xa8'));this[_0x11de('0xc1')](_0x5aed27,this[_0x11de('0x21')][_0x11de('0xd0')](_0x59d055,_0x2583d7[_0x11de('0xb')]));}}}}[_0x11de('0xe6')](_0x1a5068){for(const {suggestion:_0x65baa7,meta:_0x17a97b}of this['_findSuggestions'](_0x1a5068,'insertion')){if(!_0x17a97b[_0x11de('0x5c')])continue;const _0x5a093b=_0x65baa7[_0x11de('0x20')]();for(const _0x3404a9 of _0x5a093b)if(!_0x1a5068[_0x11de('0x6')](_0x3404a9)[_0x11de('0x54')])return!0x0;}return!0x1;}[_0x11de('0x11d')](_0x709cc0){const _0x25e337=this[_0x11de('0x116')]['plugins'][_0x11de('0x71')](_0x11de('0x4e'))['getUser'](_0x709cc0);if(!_0x25e337)throw new _0x5bad98('track-changes-user-not-found',this);return _0x25e337;}[_0x11de('0xd')](_0xbc97){const _0x25d17c=this[_0x11de('0x116')][_0x11de('0x103')][_0x11de('0x71')](_0x11de('0x4e')),_0x3b2e44=_0x4886f8(_0x11de('0x130')+_0xbc97),_0x24d790=_0x25d17c[_0x11de('0xe9')](_0x3b2e44);return _0x24d790||_0x25d17c[_0x11de('0x8e')]({'id':_0x3b2e44,'name':_0xbc97});}['_createSuggestion'](_0x6beb82,_0x59d7e2,_0x25eccc,_0x57e279,_0x1614bb){const _0x2af7e5=this[_0x11de('0x11d')](_0x57e279),_0x50405e=this[_0x11de('0xd1')][_0x11de('0x48')](_0x6beb82,_0x59d7e2,_0x25eccc,_0x2af7e5,_0x1614bb,_0x2a6064=>this[_0x11de('0x8')](_0x25eccc,{'attributes':_0x2a6064}));return this[_0x11de('0x3b')](_0x50405e,_0x11de('0x109'),()=>{this['_updateSuggestionData'](_0x25eccc,{'state':_0x11de('0x91')});},{'priority':_0x11de('0x9f')}),this[_0x11de('0x3b')](_0x50405e,'discard',()=>{this[_0x11de('0x8')](_0x25eccc,{'state':'rejected'});},{'priority':_0x11de('0x9f')}),this[_0x11de('0x6d')][_0x11de('0xe4')](_0x25eccc,_0x50405e),this[_0x11de('0x7d')]['set'](_0x50405e,_0x11de('0x2')),_0x50405e;}['_splitMarkerName'](_0x531270){const _0x4dc058=_0x531270['split'](':');return{'group':_0x4dc058[0x0],'type':_0x4dc058[0x1],'subType':_0x4dc058[_0x11de('0x54')]>=0x5?_0x4dc058[0x2]:null,'id':_0x4dc058[_0x11de('0x54')]<0x5?_0x4dc058[0x2]:_0x4dc058[0x3],'authorId':_0x4dc058[_0x11de('0x54')]<0x5?_0x4dc058[0x3]:_0x4dc058[0x4],'markerCount':0x6==_0x4dc058['length']?_0x4dc058[0x5]:null};}['_breakSuggestionMarker'](_0x4f02bb,_0x273243,_0x16a84f){const _0x1a6445=_0x4f02bb['getFirstRange'](),_0x14ac45=_0x1a6445[_0x11de('0x87')],_0x41261f=_0x1a6445[_0x11de('0xb')];this[_0x11de('0xc1')](_0x4f02bb,this[_0x11de('0x21')][_0x11de('0xd0')](_0x14ac45,_0x273243));const _0x5f2bf1=_0x3979e6(),_0x1e6c81=_0x4f02bb[_0x11de('0x10b')]['id'],_0x112218=_0x4f02bb[_0x11de('0x1e')]+(_0x4f02bb[_0x11de('0x11')]?':'+_0x4f02bb['subType']:'');this[_0x11de('0x126')]({'id':_0x5f2bf1,'type':_0x112218,'createdAt':new Date(),'authorId':_0x1e6c81,'originalSuggestionId':_0x4f02bb['id'],'attributes':_0x4f02bb[_0x11de('0xab')],'data':_0x4f02bb['data']}),_0x11de('0x101')==_0x4f02bb[_0x11de('0x1e')]&&(_0x16a84f=this[_0x11de('0x21')]['createPositionBefore'](_0x16a84f['parent'])),this[_0x11de('0x4c')](_0x112218,_0x5f2bf1,_0x1e6c81,this[_0x11de('0x21')]['createRange'](_0x16a84f,_0x41261f));}[_0x11de('0x40')](_0x5da9f7,_0x257e93=null){const _0x2f49c7=[],_0x1387b1=this['_model'][_0x11de('0x2b')],_0x496352=this[_0x11de('0x116')][_0x11de('0x103')]['get'](_0x11de('0x4e'))['me'];for(const _0x10e37b of this[_0x11de('0xa4')]())if(_0x10e37b['isInContent']&&(!_0x257e93||_0x10e37b[_0x11de('0x1e')]==_0x257e93))for(const _0x4145ed of _0x10e37b[_0x11de('0x20')]()){const _0x377b5b=_0x5da9f7[_0x11de('0x87')][_0x11de('0xf0')](_0x4145ed[_0x11de('0xb')])||_0x5da9f7[_0x11de('0xb')][_0x11de('0xf0')](_0x4145ed[_0x11de('0x87')]);if(_0x377b5b||_0x5da9f7[_0x11de('0x115')](_0x4145ed)){const _0x4842a7=_0x5da9f7['containsRange'](_0x4145ed)&&bt(_0x1387b1,_0x4145ed[_0x11de('0x87')],_0x5da9f7),_0xef6aa9=_0x4145ed[_0x11de('0x56')](_0x5da9f7)&&bt(_0x1387b1,_0x5da9f7[_0x11de('0x87')],_0x4145ed);_0x2f49c7[_0x11de('0x102')]({'suggestion':_0x10e37b,'meta':{'isOwn':_0x496352==_0x10e37b[_0x11de('0x31')],'isNextTo':_0x377b5b,'isInsideObject':_0x4842a7,'containsRangeInObject':_0xef6aa9}});break;}}return _0x2f49c7;}[_0x11de('0x4c')](_0x504f76,_0x42afcc,_0x36f9a2,_0x581af7,_0x335425=null){this[_0x11de('0x21')][_0x11de('0x73')](_0x1a9bc5=>{let _0x58145d=_0x11de('0x122')+_0x504f76+':'+_0x42afcc+':'+_0x36f9a2;_0x335425&&(_0x58145d=_0x58145d+':'+_0x335425),_0x1a9bc5[_0x11de('0xb7')](_0x58145d,{'range':_0x581af7,'usingOperation':!0x0,'affectsData':!0x0});});}[_0x11de('0x41')](_0x268824){const _0x3553d4=_0x268824[_0x11de('0x125')],_0x287d32=_0x268824[_0x11de('0x123')];_0x268824[_0x11de('0x125')]=null,null!=_0x3553d4&&(_0x3553d4['next']=null),_0x268824[_0x11de('0x123')]=null,null!=_0x287d32&&(_0x287d32[_0x11de('0x125')]=null),'ready'==this[_0x11de('0x7d')][_0x11de('0x71')](_0x268824)&&(this[_0x11de('0x7d')][_0x11de('0xe4')](_0x268824,'removed'),this[_0x11de('0x4d')](_0x11de('0x11c'),_0x268824,_0x3553d4,_0x287d32));}[_0x11de('0x126')](_0x2acfc4){const _0x546757=_0x2acfc4['id'],_0x1f2014=this[_0x11de('0xf4')](_0x2acfc4);if(this[_0x11de('0xf2')]&&this[_0x11de('0xf2')][_0x11de('0xbe')]){const _0x824b26=this['editor']['plugins'][_0x11de('0x71')]('PendingActions'),_0x2ce14a=_0x1f2014[_0x11de('0x57')],_0x2c4a83=_0x1f2014[_0x11de('0x11')]?_0x1f2014['type']+':'+_0x1f2014[_0x11de('0x11')]:_0x1f2014[_0x11de('0x1e')],_0x1913cc=this[_0x11de('0x116')][_0x11de('0x9d')],_0x4b1dfd=_0x824b26[_0x11de('0xc0')](_0x2923a2(_0x1913cc,'PENDING_ACTION_SUGGESTION')),_0x2e75bf={'id':_0x546757,'type':_0x2c4a83,'hasComments':_0x2ce14a,'data':_0x2acfc4['data']||null,'originalSuggestionId':_0x2acfc4[_0x11de('0x1')]||null,'attributes':_0x1f2014[_0x11de('0xab')]};this[_0x11de('0xf2')]['addSuggestion'](_0x2e75bf)[_0x11de('0xfd')](_0x38a915=>{_0x1f2014[_0x11de('0x5')]=!0x0,_0x824b26[_0x11de('0xbf')](_0x4b1dfd),_0x38a915&&_0x38a915['createdAt']&&(this[_0x11de('0x6d')][_0x11de('0x71')](_0x546757)[_0x11de('0x120')]=_0x38a915[_0x11de('0x120')]);})['catch'](_0x3a7953=>{throw _0x2f869b('error-saving-suggestion-data-suggestion-discarded'),this[_0x11de('0x116')][_0x11de('0xcc')][_0x11de('0x12')]({'isUndoable':!0x1},()=>{_0x1f2014[_0x11de('0x52')]();}),_0x1f2014[_0x11de('0x94')](),this[_0x11de('0x6d')]['delete'](_0x1f2014['id']),this[_0x11de('0x7d')][_0x11de('0xa3')](_0x1f2014),_0x3a7953;});}return _0x1f2014;}[_0x11de('0x8')](_0x1bb85f,_0x139a3c){const _0x5541a5=this['editor'][_0x11de('0x103')][_0x11de('0x71')](_0x11de('0x12c')),_0x33674c=this['_suggestions'][_0x11de('0x71')](_0x1bb85f);if(this[_0x11de('0xf2')]&&this[_0x11de('0xf2')][_0x11de('0x67')]){if(_0x33674c[_0x11de('0x5')]){const _0x380799=_0x5541a5[_0x11de('0xc0')](_0x2923a2(this['editor']['locale'],_0x11de('0x26')));this[_0x11de('0xf2')][_0x11de('0x67')](_0x1bb85f,_0x139a3c)['then'](()=>{_0x5541a5[_0x11de('0xbf')](_0x380799);});}else _0x33674c['on']('change:_saved',()=>{this['_updateSuggestionData'](_0x1bb85f,_0x139a3c);});}}[_0x11de('0x84')](_0x1c7fb7){if(!this[_0x11de('0xf2')]||!this[_0x11de('0xf2')][_0x11de('0xa0')])throw new _0x5bad98('track-changes-adapter-missing-getsuggestion',this);return this[_0x11de('0xf2')]['getSuggestion'](_0x1c7fb7);}['_handleNewSuggestionMarker'](_0x3d2da8){const {id:_0x4b94fc,type:_0x1baf11,subType:_0x1cdbd5,authorId:_0x199455}=this[_0x11de('0x47')](_0x3d2da8),_0x56e35b=this[_0x11de('0x6d')][_0x11de('0x71')](_0x4b94fc)||this[_0x11de('0x46')](_0x1baf11,_0x1cdbd5,_0x4b94fc,_0x199455);switch(this['_checkSuggestionCorrectness'](_0x56e35b,_0x1baf11,_0x1cdbd5,_0x199455),this[_0x11de('0x7d')][_0x11de('0x71')](_0x56e35b)){case'notReady':this[_0x11de('0x84')](_0x4b94fc)[_0x11de('0xfd')](_0x8a3c0c=>{let _0x50596b=Promise[_0x11de('0x1a')]();_0x8a3c0c['hasComments']&&(_0x50596b=this[_0x11de('0xdc')][_0x11de('0xda')]({'channelId':this[_0x11de('0x116')][_0x11de('0x45')][_0x11de('0x71')]('collaboration.channelId'),'threadId':_0x4b94fc})),_0x50596b[_0x11de('0xfd')](()=>{this[_0x11de('0xf4')](_0x8a3c0c)['_saved']=!0x0;});}),this[_0x11de('0x7d')][_0x11de('0xe4')](_0x56e35b,'markerReady');break;case _0x11de('0x76'):this[_0x11de('0x8')](_0x4b94fc,{'state':_0x11de('0x65')});case _0x11de('0x119'):this[_0x11de('0x7d')][_0x11de('0xe4')](_0x56e35b,'ready'),this[_0x11de('0x4d')](_0x11de('0xfc'),_0x56e35b);break;case'ready':this[_0x11de('0x4d')](_0x11de('0xf'),_0x56e35b);}return _0x56e35b[_0x11de('0xb5')](_0x3d2da8),_0x56e35b;}[_0x11de('0xba')](_0x2fdc0e){const _0x4cf61c=Array[_0x11de('0x86')](_0x2fdc0e)[_0x11de('0x3e')](_0x15a1aa=>!_0x15a1aa['isMultiRange']),_0x108b68=this['getSuggestions']({'skipNotAttached':!0x0})['filter'](_0x4c98d7=>!_0x4c98d7[_0x11de('0x12b')]),_0x19a7d4=_0x108b68[_0x11de('0x3e')](_0x24c717=>!_0x2fdc0e[_0x11de('0x79')](_0x24c717)),_0x297d27=new Map(_0x108b68[_0x11de('0x10')](_0x448c40=>[_0x448c40,this['_suggestionFactory'][_0x11de('0x112')](_0x448c40[_0x11de('0x1e')],_0x448c40[_0x11de('0x11')],'chain')])),_0xea9403=new Map(_0x108b68[_0x11de('0x10')](_0x49a22b=>[_0x49a22b,_0x49a22b[_0x11de('0xc8')]()])),_0x4d0eef=new Set(),_0xa9e0d1=new Set();for(let _0x41edc2=0x0;_0x41edc2<_0x4cf61c['length'];_0x41edc2++)_0x43d58a(_0x4cf61c[_0x41edc2],_0x4cf61c,_0x41edc2+0x1);for(let _0x1cf2c6=0x0;_0x1cf2c6<_0x4cf61c['length'];_0x1cf2c6++)_0x43d58a(_0x4cf61c[_0x1cf2c6],_0x19a7d4,0x0);for(let _0x35cc02=0x0;_0x35cc02<_0x4cf61c[_0x11de('0x54')];_0x35cc02++){const _0x28a5bd=_0x4cf61c[_0x35cc02];!_0xa9e0d1['has'](_0x28a5bd)&&_0x28a5bd['previous']&&(_0x28a5bd['previous'][_0x11de('0x123')]===_0x28a5bd&&(_0x28a5bd[_0x11de('0x125')][_0x11de('0x123')]=null),_0x28a5bd[_0x11de('0x125')]=null),!_0x4d0eef['has'](_0x28a5bd)&&_0x28a5bd[_0x11de('0x123')]&&(_0x28a5bd[_0x11de('0x123')][_0x11de('0x125')]===_0x28a5bd&&(_0x28a5bd['next']['previous']=null),_0x28a5bd[_0x11de('0x123')]=null);}function _0x43d58a(_0x153d93,_0x5a8a76,_0x66e3ec){for(let _0x11f136=_0x66e3ec;_0x11f136<_0x5a8a76['length'];_0x11f136++){const _0x2c65c4=_0x9faa6c(_0x153d93,_0x5a8a76[_0x11f136]);_0x2c65c4&&(_0x2c65c4[0x0][_0x11de('0x123')]=_0x2c65c4[0x1],_0x2c65c4[0x1]['previous']=_0x2c65c4[0x0],_0x4d0eef[_0x11de('0xc0')](_0x2c65c4[0x0]),_0xa9e0d1[_0x11de('0xc0')](_0x2c65c4[0x1]));}}function _0x9faa6c(_0x554afb,_0x4722b3){if(_0x554afb[_0x11de('0x31')]['id']!==_0x4722b3['author']['id'])return null;const _0x898b3=_0x297d27[_0x11de('0x71')](_0x554afb)(_0x554afb,_0x4722b3,_0xea9403['get'](_0x554afb),_0xea9403[_0x11de('0x71')](_0x4722b3));if(!_0x898b3)return null;return _0x297d27[_0x11de('0x71')](_0x4722b3)(_0x554afb,_0x4722b3,_0xea9403[_0x11de('0x71')](_0x554afb),_0xea9403[_0x11de('0x71')](_0x4722b3))?_0x898b3[0x1]['commentThread']&&_0x898b3[0x1][_0x11de('0xc9')][_0x11de('0x54')]?null:_0x898b3:null;}}['_joinWithAdjacentSuggestions'](_0x59a8f2){const _0x2d52b9=Array[_0x11de('0x86')](_0x59a8f2),_0x102757=this[_0x11de('0xa4')]({'skipNotAttached':!0x0}),_0x45914e=_0x102757[_0x11de('0x3e')](_0x428369=>!_0x59a8f2[_0x11de('0x79')](_0x428369)),_0x3242b0=new Map(_0x2d52b9[_0x11de('0x10')](_0x43b4a8=>[_0x43b4a8,this[_0x11de('0xd1')]['getSuggestionCallback'](_0x43b4a8['type'],_0x43b4a8[_0x11de('0x11')],_0x11de('0xae'))])),_0x33f305=new Map(_0x102757['map'](_0x2f4723=>[_0x2f4723,_0x2f4723[_0x11de('0x20')]()]));for(let _0x5c4fee=0x0;_0x5c4fee<_0x2d52b9[_0x11de('0x54')];_0x5c4fee++){if(_0x5d070c(this,_0x2d52b9[_0x5c4fee],_0x2d52b9,_0x5c4fee+0x1))return!0x0;}for(let _0x3fc72c=0x0;_0x3fc72c<_0x2d52b9[_0x11de('0x54')];_0x3fc72c++){if(_0x5d070c(this,_0x2d52b9[_0x3fc72c],_0x45914e,0x0))return!0x0;}return!0x1;function _0x5d070c(_0x4f82b5,_0x413982,_0x4a739f,_0x46761d){for(let _0x427d42=_0x46761d;_0x427d42<_0x4a739f[_0x11de('0x54')];_0x427d42++){const _0x35968b=_0x4a739f[_0x427d42];if(_0x35968b[_0x11de('0x1e')]!==_0x413982[_0x11de('0x1e')]||_0x35968b['author']['id']!==_0x413982[_0x11de('0x31')]['id']||_0x35968b[_0x11de('0x11')]!==_0x413982[_0x11de('0x11')])continue;const _0x956913=_0x3242b0[_0x11de('0x71')](_0x413982),_0x593852=_0x33f305[_0x11de('0x71')](_0x413982),_0x5748be=_0x33f305[_0x11de('0x71')](_0x35968b),_0x48e340=_0x413982['commentThread']&&_0x413982[_0x11de('0xc9')][_0x11de('0x54')],_0x3569d9=_0x35968b[_0x11de('0xc9')]&&_0x35968b[_0x11de('0xc9')][_0x11de('0x54')];if(!_0x48e340&&_0x956913(_0x5748be,_0x593852))return _0x4f82b5[_0x11de('0x3f')](_0x35968b,_0x413982),_0x33f305[_0x11de('0xa3')](_0x413982),!0x0;if(!_0x3569d9&&_0x956913(_0x593852,_0x5748be))return _0x4f82b5[_0x11de('0x3f')](_0x413982,_0x35968b),_0x33f305[_0x11de('0xa3')](_0x35968b),!0x0;}return!0x1;}}[_0x11de('0x3f')](_0x53476c,_0x3aa0c2){if(_0x53476c['isMultiRange'])for(const _0x1127b of _0x3aa0c2[_0x11de('0x20')]())_0x53476c[_0x11de('0x32')](_0x1127b);else{const _0x37fdf8=_0x3aa0c2[_0x11de('0xc8')]()['end'];this[_0x11de('0xc1')](_0x53476c,this[_0x11de('0x21')]['createRange'](_0x53476c[_0x11de('0xc8')]()[_0x11de('0x87')],_0x37fdf8));}_0x3aa0c2[_0x11de('0x15')]();}}_0x235fb4(p,_0x405ccc);class yt{constructor(_0x213860){this[_0x11de('0x10f')]=_0x213860,this[_0x11de('0x21')]=_0x213860[_0x11de('0xcc')],this[_0x11de('0x28')]=new Map(),this[_0x11de('0x9c')]=new Map(),this[_0x11de('0xbc')]();}[_0x11de('0x48')](_0x2665e7,_0x4abfae,_0x4c42d3,_0x5c1892,_0x54a2da,_0x18d4d2){return new _0x4b41f2(this[_0x11de('0x21')],{'type':_0x2665e7,'subType':_0x4abfae,'id':_0x4c42d3,'author':_0x5c1892,'creator':_0x5c1892,'attributes':_0x54a2da,'onAttributesChange':_0x18d4d2,'onAccept':(..._0x4fda0c)=>this[_0x11de('0x112')](_0x2665e7,_0x4abfae,'accept')(..._0x4fda0c),'onDiscard':(..._0x39b329)=>this['getSuggestionCallback'](_0x2665e7,_0x4abfae,_0x11de('0x52'))(..._0x39b329)});}[_0x11de('0x128')](_0x5ea335,_0x6d9bfa,_0x1cfff5,_0x4c6198){const _0x330c4e=_0x5ea335+':'+_0x6d9bfa+':'+_0x1cfff5;this[_0x11de('0x28')][_0x11de('0xe4')](_0x330c4e,_0x4c6198);}[_0x11de('0x112')](_0x291db8,_0x263ff7,_0x3b6e18){const _0x1ebded=_0x291db8+':'+_0x263ff7+':'+_0x3b6e18;return this[_0x11de('0x28')]['get'](_0x1ebded)||this[_0x11de('0x9c')][_0x11de('0x71')](_0x291db8+':'+_0x3b6e18);}[_0x11de('0xbc')](){const _0xddd5cf=()=>{},_0x3ae01e=_0xf4e2a1=>{_0xf4e2a1[_0x11de('0x98')]((_0xa75c26,_0x2bce1b)=>_0xa75c26['start']['isBefore'](_0x2bce1b['start'])?0x1:-0x1),this[_0x11de('0x21')][_0x11de('0x73')](_0x861bb4=>{for(const _0x3b513f of _0xf4e2a1){let _0x50a553;_0x50a553=_0x3b513f['end'][_0x11de('0x12d')]&&_0x3b513f[_0x11de('0xb')][_0x11de('0x10a')]==_0x3b513f[_0x11de('0x87')]['nodeAfter']?_0x861bb4['createSelection'](_0x3b513f[_0x11de('0x87')]['nodeAfter'],'on'):_0x861bb4[_0x11de('0x83')](_0x3b513f),this[_0x11de('0x21')][_0x11de('0x5f')](_0x50a553,{'forceDefaultExecution':!0x0,'doNotAutoparagraph':!0x0});}});},_0x1eb0d4=(_0x5eaa6d,_0x4a5146)=>{this[_0x11de('0x21')][_0x11de('0x73')](_0x5a334b=>{const {commandName:_0x16f966,commandParams:_0x165899=[]}=_0x4a5146,_0xbe5194=_0x5eaa6d[0x0];if('$graveyard'==_0xbe5194[_0x11de('0x44')][_0x11de('0x5d')])return;const _0x1464cb=Array[_0x11de('0x86')](this[_0x11de('0x21')]['document'][_0x11de('0xeb')][_0x11de('0x20')]())[_0x11de('0x10')](_0x1545e0=>_0x41c412['fromRange'](_0x1545e0));St(_0xbe5194)?_0x5a334b[_0x11de('0xed')](this[_0x11de('0x21')][_0x11de('0xd0')](_0xbe5194[_0x11de('0xb')])):_0x5a334b[_0x11de('0xed')](_0xbe5194);for(const _0x2af47d of this['_editor'][_0x11de('0x29')]['commands']())_0x2af47d[_0x11de('0x6c')]();_0x165899[_0x11de('0x102')]({'forceDefaultExecution':!0x0}),this[_0x11de('0x10f')][_0x11de('0xea')](_0x16f966,..._0x165899);const _0x39cc20=_0x1464cb[_0x11de('0x3e')](_0x18618f=>'$graveyard'!=_0x18618f[_0x11de('0x44')][_0x11de('0x5d')]);_0x39cc20['length']>0x0&&_0x5a334b[_0x11de('0xed')](_0x39cc20);for(const _0x2e19aa of _0x1464cb)_0x2e19aa[_0x11de('0x50')]();});},_0xf4dc18=(_0x69ab13,_0x366cad)=>0x1==_0x69ab13['length']&&0x1==_0x366cad[_0x11de('0x54')]&&_0x69ab13[0x0]['end'][_0x11de('0xf0')](_0x366cad[0x0][_0x11de('0x87')]),_0x577c69=(_0x3d8171,_0x4364bb,_0x1ea93d,_0x4c10f7)=>Ct(_0x3d8171,_0x4364bb,_0x1ea93d,_0x4c10f7,this[_0x11de('0x21')])?[_0x3d8171,_0x4364bb]:Ct(_0x4364bb,_0x3d8171,_0x4c10f7,_0x1ea93d,this[_0x11de('0x21')])?[_0x4364bb,_0x3d8171]:null;this[_0x11de('0x9c')][_0x11de('0xe4')](_0x11de('0xbb'),_0xddd5cf),this['_defaultCallbacks'][_0x11de('0xe4')](_0x11de('0xa1'),_0x3ae01e),this[_0x11de('0x9c')][_0x11de('0xe4')]('insertion:join',_0xf4dc18),this[_0x11de('0x9c')]['set'](_0x11de('0x4b'),_0x577c69),this[_0x11de('0x9c')]['set'](_0x11de('0x5a'),_0x3ae01e),this['_defaultCallbacks'][_0x11de('0xe4')](_0x11de('0xc7'),_0xddd5cf),this[_0x11de('0x9c')]['set'](_0x11de('0xf3'),_0xf4dc18),this[_0x11de('0x9c')]['set'](_0x11de('0x104'),_0x577c69),this[_0x11de('0x9c')][_0x11de('0xe4')](_0x11de('0x33'),_0x1eb0d4),this[_0x11de('0x9c')][_0x11de('0xe4')](_0x11de('0xd5'),_0xddd5cf),this['_defaultCallbacks'][_0x11de('0xe4')]('formatInline:join',_0xf4dc18),this[_0x11de('0x9c')][_0x11de('0xe4')](_0x11de('0x8b'),_0xddd5cf),this[_0x11de('0x9c')][_0x11de('0xe4')]('formatBlock:accept',_0x1eb0d4),this['_defaultCallbacks'][_0x11de('0xe4')](_0x11de('0x117'),_0xddd5cf),this[_0x11de('0x9c')][_0x11de('0xe4')](_0x11de('0x62'),_0xf4dc18),this[_0x11de('0x9c')][_0x11de('0xe4')](_0x11de('0xa7'),_0xddd5cf);}}function bt(_0x3f3998,_0x4ee9f4,_0x522d16){for(const _0x4879e0 of _0x4ee9f4[_0x11de('0x10a')][_0x11de('0xa5')]({'includeSelf':!0x0,'parentFirst':!0x0})){if(_0x4879e0[_0x11de('0x44')]==_0x4879e0)return!0x1;if(!_0x522d16[_0x11de('0x1f')](_0x4879e0))return!0x1;if(_0x3f3998[_0x11de('0x99')](_0x4879e0)||_0x3f3998[_0x11de('0x107')](_0x4879e0))return!0x0;}}function St(_0x5ebba6){return _0x5ebba6[_0x11de('0xb')][_0x11de('0x10a')]==_0x5ebba6[_0x11de('0x87')]['nodeAfter']&&_0x5ebba6[_0x11de('0xb')][_0x11de('0xf9')];}function It(_0x1bcd81,_0x2e895c,_0x2939c2,_0x2050ed){const _0x1ec108=_0x1c0d0e=>!_0x1c0d0e[_0x11de('0x10e')]['is'](_0x11de('0x9b'))&&!_0x2050ed[_0x11de('0x99')](_0x1c0d0e[_0x11de('0x10e')]),_0x19df2e=_0x1bcd81[_0x11de('0x87')][_0x11de('0x8f')](_0x1ec108),_0x582f25=_0x1bcd81[_0x11de('0xb')][_0x11de('0x8f')](_0x1ec108,{'direction':_0x11de('0x1b')});return(!_0x1bcd81[_0x11de('0x87')][_0x11de('0xf0')](_0x19df2e)||!_0x1bcd81[_0x11de('0xb')]['isEqual'](_0x582f25))&&(_0x19df2e[_0x11de('0xcb')](_0x582f25)?_0x2939c2['updateMarker'](_0x2e895c,{'range':_0x2939c2[_0x11de('0xd0')](_0x19df2e,_0x582f25)}):_0x2939c2[_0x11de('0xde')](_0x2e895c),!0x0);}function vt(_0x16390a){return _0x4886f8(_0x16390a);}function At(_0xaadef){const _0x21c05a=_0xaadef['start'][_0x11de('0xf5')];return _0x21c05a&&_0x21c05a['is'](_0x11de('0xec'));}function Dt(_0x2644c0,_0x15f1eb){const _0x5eecc1=_0x15f1eb[_0x11de('0x2b')][_0x11de('0x99')](_0x2644c0)||_0x15f1eb[_0x11de('0x2b')][_0x11de('0x51')](_0x2644c0);return _0x15f1eb[_0x11de('0xd0')](_0x15f1eb[_0x11de('0x106')](_0x2644c0,'before'),_0x5eecc1?_0x15f1eb[_0x11de('0x6b')](_0x2644c0):_0x15f1eb['createPositionAt'](_0x2644c0,_0x11de('0xb')));}function Ct(_0x5c4b3f,_0x413182,_0x2be173,_0x3d64ea,_0x12e0a4){if(_0x2be173[_0x11de('0xb')]['isEqual'](_0x3d64ea['start']))return!0x0;if(_0x5c4b3f['type']!=_0x413182[_0x11de('0x1e')])return!0x1;if(!_0x2be173[_0x11de('0xb')][_0x11de('0x82')](_0x3d64ea[_0x11de('0x87')]))return!0x1;const _0xcb5501=_0x12e0a4[_0x11de('0xd0')](_0x2be173['end'],_0x3d64ea[_0x11de('0x87')])[_0x11de('0x77')]();for(const _0xa36a70 of _0xcb5501)if([_0x11de('0x8a'),_0x11de('0xbd')]['includes'](_0xa36a70['type'])&&_0x12e0a4['schema']['isLimit'](_0xa36a70[_0x11de('0x10e')]))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 _0x54ba=['discardSelectedSuggestions','addSourceCollector','refreshSelectedViews','TrackChangesEditing','hasSuggestion','getByInnerView','trackChanges.disableComments','createCommentThreadController','add','length','filter','editor','previous','createAnnotationView','listenTo','trackChanges','getRange','change:previous','execute','_handleSuggestionControllerDelayed','getFirstRange','getContainedElement','isInContent','_suggestionToController','_viewToController','Discard\x20all\x20selected\x20suggestions','_handleControllerBuffer','EditorAnnotations','CommentsUI','acceptButton','CommentView','remove','arrowView','config','values','button','mainView','_createUIButton','_disableComments','innerView','_updateController','define','init','unbind','isDirty','stopListening','_annotationViews','getAllAdjacentSuggestions','type','has','commentThread','set','_destroyController','reduce','focus','plugins','suggestionChanged','commands','isMultiRange','discardAllSuggestions','destroy','lowest','discardButton','getMarkerNames','from','isEnabled','size','createAnnotation','comments.maxThreadTotalWeight','requires','acceptSelectedSuggestions','bind','TrackChangesUI','clear','_initializeController','Annotations','locale','head','view','descriptionParts','isOn','keys','editing','CommentsRepository','model','buttonView','getJoined','addComment','suggestionUnloaded','actionView','Track\x20changes','suggestion-','value','_descriptionFactory','pluginName','push','delete','get','separator','activeMarkers','commandName'];(function(_0x5a83da,_0x54ba7d){const _0x3ecfba=function(_0x43d43c){while(--_0x43d43c){_0x5a83da['push'](_0x5a83da['shift']());}};_0x3ecfba(++_0x54ba7d);}(_0x54ba,0x1e0));const _0x3ecf=function(_0x5a83da,_0x54ba7d){_0x5a83da=_0x5a83da-0x0;let _0x3ecfba=_0x54ba[_0x5a83da];return _0x3ecfba;};import{Plugin as _0x150282}from'ckeditor5/src/core';import{Collection as _0x47c24b}from'ckeditor5/src/utils';import{Model as _0x1489bf,SplitButtonView as _0x1b652b,createDropdown as _0x4e1dcb,addListToDropdown as _0x369448}from'ckeditor5/src/ui';import{Users as _0xf9d877,getDateTimeFormatter as _0xcd44e8,getMarkerDomElement as _0x573ad0}from'ckeditor5-collaboration/src/collaboration-core';import _0x13e0ce from'./trackchangesediting';import _0xa55c34 from'./ui/suggestioncontroller';import _0x4c08bb from'./ui/view/suggestionthreadview';import{getTranslation as _0x29b37e}from'./utils/common-translations';import _0x39f5b4 from'../theme/icons/track-changes.svg';export default class d extends _0x150282{static get[_0x3ecf('0x5e')](){return[_0x13e0ce,_0xf9d877,_0x3ecf('0x7'),_0x3ecf('0x64'),'EditorAnnotations'];}static get[_0x3ecf('0x12')](){return _0x3ecf('0x61');}constructor(_0xa6e161){super(_0xa6e161),this[_0x3ecf('0x30')]=new Map(),this['_viewToController']=new Map(),this['_annotationViews']=new Map(),this[_0x3ecf('0x33')]=new Map();const _0xcc06bb=this[_0x3ecf('0x24')][_0x3ecf('0x3a')];_0xcc06bb[_0x3ecf('0x42')]('trackChanges.SuggestionThreadView',_0x4c08bb),_0xcc06bb[_0x3ecf('0x42')]('trackChanges.disableComments',!0x1),this[_0x3ecf('0x3f')]=_0xcc06bb[_0x3ecf('0x15')](_0x3ecf('0x1f'));}['_handleSuggestionControllerDelayed'](_0x57eb84,_0xd6dace){0x0===this[_0x3ecf('0x33')][_0x3ecf('0x5b')]&&setTimeout(()=>{for(const [_0xaa3cf6,_0x21751a]of this[_0x3ecf('0x33')]){const _0x56cc0f=this[_0x3ecf('0x30')][_0x3ecf('0x4a')](_0xaa3cf6);_0x56cc0f||_0x21751a?_0x56cc0f&&_0x21751a&&this[_0x3ecf('0x4d')](_0xaa3cf6):this['_initializeController'](_0xaa3cf6);}this[_0x3ecf('0x24')][_0x3ecf('0x50')][_0x3ecf('0x15')](_0x3ecf('0x34'))[_0x3ecf('0x1b')](),this[_0x3ecf('0x33')][_0x3ecf('0x62')]();},0xa),this[_0x3ecf('0x33')]['set'](_0x57eb84,_0xd6dace);}[_0x3ecf('0x43')](){const _0x380cd7=this[_0x3ecf('0x24')],_0x59abd7=_0x380cd7[_0x3ecf('0x50')][_0x3ecf('0x15')](_0x13e0ce),_0x2a2df7=_0x380cd7[_0x3ecf('0x50')][_0x3ecf('0x15')](_0x3ecf('0x64')),_0x2d8740=_0x380cd7[_0x3ecf('0x50')][_0x3ecf('0x15')]('EditorAnnotations'),_0x254e35=_0x380cd7[_0x3ecf('0x50')][_0x3ecf('0x15')](_0x3ecf('0x7'));_0x380cd7['ui']['componentFactory'][_0x3ecf('0x21')](_0x3ecf('0x28'),_0x48302b=>this[_0x3ecf('0x3e')](_0x48302b)),_0x2d8740[_0x3ecf('0x1a')](()=>{const _0x2342df=[];for(const [_0x2198ed,_0x435ffb]of Array['from'](this[_0x3ecf('0x30')])){const _0x24f8aa=_0x2198ed[_0x3ecf('0x48')](),_0x4bfe70=[];for(const _0xdb10d1 of _0x24f8aa){if(!_0xdb10d1[_0x3ecf('0x2f')])continue;if(_0xdb10d1[_0x3ecf('0x53')]){_0x4bfe70[_0x3ecf('0x13')](..._0xdb10d1['getRanges']());continue;}const _0x5aa0b6=_0xdb10d1[_0x3ecf('0x2d')]();if(_0x4bfe70[_0x3ecf('0x22')]>0x0){const _0x161e61=_0x4bfe70[0x0][_0x3ecf('0xa')](_0x5aa0b6);if(_0x161e61){_0x4bfe70[0x0]=_0x161e61;continue;}}_0x4bfe70['push'](_0x5aa0b6);}_0x2342df[_0x3ecf('0x13')]([_0x435ffb[_0x3ecf('0x2')],_0x4bfe70]);}return _0x2342df;}),this[_0x3ecf('0x27')](_0x59abd7,'suggestionLoaded',(_0x2eb1b7,_0x2de3ae)=>{this[_0x3ecf('0x27')](_0x2de3ae,_0x3ecf('0x2a'),(_0x156058,_0x3efb2a,_0x57c70a,_0xc2c79e)=>{_0x2de3ae[_0x3ecf('0x2f')]&&(null==_0x57c70a?(this[_0x3ecf('0x41')](_0xc2c79e[_0x3ecf('0x1')]),this[_0x3ecf('0x2c')](_0x2de3ae,!0x1)):(this['_updateController'](_0x57c70a[_0x3ecf('0x1')]),this[_0x3ecf('0x2c')](_0x2de3ae,!0x0)));}),null===_0x2de3ae[_0x3ecf('0x25')]?this['_handleSuggestionControllerDelayed'](_0x2de3ae,!0x1):this[_0x3ecf('0x41')](_0x2de3ae['head']);}),this['listenTo'](_0x59abd7,_0x3ecf('0xc'),(_0x5a5876,_0x1d7e5f,_0xe91b13)=>{this[_0x3ecf('0x46')](_0x1d7e5f,_0x3ecf('0x2a')),this['_handleControllerBuffer'][_0x3ecf('0x14')](_0x1d7e5f);const _0xaaa5c=_0xe91b13?_0xe91b13['head']:_0x1d7e5f,_0x138ec1=this[_0x3ecf('0x30')][_0x3ecf('0x15')](_0xaaa5c);null!==_0xe91b13&&this[_0x3ecf('0x41')](_0xaaa5c),null===_0xe91b13&&_0x138ec1&&this[_0x3ecf('0x4d')](_0x1d7e5f);}),this['listenTo'](_0x59abd7,_0x3ecf('0x51'),(_0x358747,_0x571782)=>{this[_0x3ecf('0x41')](_0x571782);}),this[_0x3ecf('0x27')](_0x2a2df7,'change:activeAnnotations',(_0x176062,_0x24856f,_0x273bf3)=>{const _0x5b9227=Array[_0x3ecf('0x59')](_0x273bf3,_0x2d505c=>_0x2d505c[_0x3ecf('0x40')])[_0x3ecf('0x23')](_0x3d86f5=>this['_viewToController'][_0x3ecf('0x4a')](_0x3d86f5)),_0x3cb665=[];for(const _0x73750d of _0x5b9227){const _0x22df10=this['_viewToController'][_0x3ecf('0x15')](_0x73750d)['model'][_0x3ecf('0x48')]();_0x3cb665[_0x3ecf('0x13')](..._0x22df10[_0x3ecf('0x4e')]((_0x51357a,_0x5e5eb1)=>[..._0x51357a,..._0x5e5eb1[_0x3ecf('0x58')]()],[]));}_0x59abd7[_0x3ecf('0x17')]=_0x3cb665;}),this[_0x3ecf('0x27')](_0x254e35,_0x3ecf('0xb'),(_0x9cd8f1,{threadId:_0x1cd61d,isFromAdapter:_0x2c0771})=>{if(_0x2c0771||!_0x59abd7[_0x3ecf('0x1d')](_0x1cd61d))return;const _0x427879=_0x59abd7['getSuggestion'](_0x1cd61d);this[_0x3ecf('0x30')][_0x3ecf('0x15')](_0x427879)[_0x3ecf('0x2')][_0x3ecf('0x4f')]();},{'priority':_0x3ecf('0x56')});}[_0x3ecf('0x3e')](_0x9dd4cc){const _0x2df7e7=_0x4e1dcb(_0x9dd4cc,_0x1b652b),_0x4fc103=this[_0x3ecf('0x24')][_0x3ecf('0x52')][_0x3ecf('0x15')](_0x3ecf('0x28')),_0x258831=_0x29b37e(_0x9dd4cc,_0x3ecf('0xe'));_0x2df7e7['buttonView'][_0x3ecf('0x4c')]({'tooltip':_0x258831,'label':_0x258831,'icon':_0x39f5b4}),_0x2df7e7[_0x3ecf('0x9')][_0x3ecf('0x60')]('isOn')['to'](_0x4fc103,_0x3ecf('0x10')),_0x2df7e7[_0x3ecf('0x9')]['on'](_0x3ecf('0x2b'),()=>{_0x4fc103[_0x3ecf('0x2b')](),this['editor']['editing'][_0x3ecf('0x2')][_0x3ecf('0x4f')]();});const _0x533ad3=new _0x47c24b(),_0x377650=[{'type':'switchbutton','model':{'withText':!0x0,'label':_0x258831,'commandName':_0x3ecf('0x28')}},{'type':_0x3ecf('0x16')},{'type':_0x3ecf('0x3c'),'model':{'withText':!0x0,'label':_0x29b37e(_0x9dd4cc,'Accept\x20all\x20suggestions'),'commandName':'acceptAllSuggestions'}},{'type':_0x3ecf('0x3c'),'model':{'withText':!0x0,'label':_0x29b37e(_0x9dd4cc,'Accept\x20all\x20selected\x20suggestions'),'commandName':_0x3ecf('0x5f')}},{'type':_0x3ecf('0x3c'),'model':{'withText':!0x0,'label':_0x29b37e(_0x9dd4cc,'Discard\x20all\x20suggestions'),'commandName':_0x3ecf('0x54')}},{'type':_0x3ecf('0x3c'),'model':{'withText':!0x0,'label':_0x29b37e(_0x9dd4cc,_0x3ecf('0x32')),'commandName':_0x3ecf('0x19')}}];for(const _0x4f970e of _0x377650){const _0x49c90e={'type':_0x4f970e[_0x3ecf('0x49')]};if(_0x4f970e[_0x3ecf('0x8')]){const _0x36d8f1=new _0x1489bf(_0x4f970e[_0x3ecf('0x8')]),_0x14a445=this[_0x3ecf('0x24')][_0x3ecf('0x52')][_0x3ecf('0x15')](_0x36d8f1[_0x3ecf('0x18')]);_0x36d8f1['bind'](_0x3ecf('0x4'),_0x3ecf('0x5a'))['to'](_0x14a445,_0x3ecf('0x10'),_0x3ecf('0x5a')),_0x49c90e[_0x3ecf('0x8')]=_0x36d8f1;}_0x533ad3[_0x3ecf('0x21')](_0x49c90e);}_0x369448(_0x2df7e7,_0x533ad3);const _0x388fad=_0x377650[_0x3ecf('0x23')](_0x405414=>null!=_0x405414['model'])['map'](_0x52d136=>this[_0x3ecf('0x24')][_0x3ecf('0x52')][_0x3ecf('0x15')](_0x52d136[_0x3ecf('0x8')]['commandName']));return _0x2df7e7['buttonView']['actionView'][_0x3ecf('0x44')](_0x3ecf('0x5a')),_0x2df7e7[_0x3ecf('0x9')][_0x3ecf('0x39')]['unbind'](_0x3ecf('0x5a')),_0x2df7e7[_0x3ecf('0x9')][_0x3ecf('0xd')]['bind']('isEnabled')['to'](_0x4fc103,'isEnabled'),_0x2df7e7[_0x3ecf('0x9')]['arrowView'][_0x3ecf('0x60')]('isEnabled')['toMany'](_0x388fad,_0x3ecf('0x5a'),(..._0x27bf65)=>_0x27bf65['some'](_0xb4e03=>_0xb4e03)),_0x2df7e7['on'](_0x3ecf('0x2b'),_0x4eb9d0=>{this['editor'][_0x3ecf('0x2b')](_0x4eb9d0['source'][_0x3ecf('0x18')]),this[_0x3ecf('0x24')][_0x3ecf('0x6')]['view'][_0x3ecf('0x4f')]();}),_0x2df7e7;}[_0x3ecf('0x63')](_0x3f438c){const _0x3aecd8=this[_0x3ecf('0x24')],_0x2a881d=_0x3aecd8['config'],_0x4725b6=_0x3aecd8[_0x3ecf('0x50')][_0x3ecf('0x15')]('Annotations'),_0x51a615=_0x3aecd8[_0x3ecf('0x50')][_0x3ecf('0x15')](_0x3ecf('0x7')),_0x26d72f=_0x3aecd8[_0x3ecf('0x50')]['get'](_0x3ecf('0x34')),_0x5b9b26=_0x3f438c[_0x3ecf('0x48')]()['filter'](_0x3a6293=>_0x3a6293[_0x3ecf('0x2f')]),_0x6f0aa6=_0x3aecd8[_0x3ecf('0x50')][_0x3ecf('0x15')](_0xf9d877)['me'],_0x3264e4=_0x2a881d[_0x3ecf('0x15')](_0x3ecf('0x28'))['SuggestionThreadView'],{CommentsListView:_0x4494ad,CommentThreadInputView:_0x80672}=_0x3aecd8[_0x3ecf('0x50')][_0x3ecf('0x15')](_0x3ecf('0x35'));let _0x5c95a6,_0x397a0c;this[_0x3ecf('0x47')]['has'](_0x3f438c['id'])?(_0x397a0c=this['_annotationViews'][_0x3ecf('0x15')](_0x3f438c['id']),_0x5c95a6=_0x397a0c[_0x3ecf('0x3d')]):(_0x5c95a6=new _0x3264e4(_0x3aecd8[_0x3ecf('0x0')],_0x3f438c,_0x6f0aa6,{'disableComments':this['_disableComments'],'editorConfig':_0x2a881d[_0x3ecf('0x15')]('comments.editorConfig'),'maxCommentsWhenCollapsed':_0x2a881d[_0x3ecf('0x15')]('comments.maxCommentsWhenCollapsed'),'maxThreadTotalWeight':_0x2a881d['get'](_0x3ecf('0x5d')),'maxCommentCharsWhenCollapsed':_0x2a881d[_0x3ecf('0x15')]('comments.maxCommentCharsWhenCollapsed'),'formatDateTime':_0xcd44e8(_0x2a881d[_0x3ecf('0x15')](_0x3ecf('0x0'))),'CommentView':_0x2a881d[_0x3ecf('0x15')]('comments')[_0x3ecf('0x37')],'CommentsListView':_0x4494ad,'CommentThreadInputView':_0x80672}),_0x5c95a6[_0x3ecf('0x36')]['on']('execute',()=>{_0x3aecd8['editing'][_0x3ecf('0x2')][_0x3ecf('0x4f')]();}),_0x5c95a6[_0x3ecf('0x57')]['on'](_0x3ecf('0x2b'),()=>{_0x3aecd8[_0x3ecf('0x6')][_0x3ecf('0x2')][_0x3ecf('0x4f')]();}),_0x397a0c=_0x4725b6[_0x3ecf('0x26')](this['editor']['locale'],_0x5c95a6),_0x397a0c[_0x3ecf('0x60')](_0x3ecf('0x45'))['to'](_0x5c95a6,_0x3ecf('0x45')),_0x397a0c[_0x3ecf('0x60')]('length')['to'](_0x5c95a6),_0x397a0c['bind'](_0x3ecf('0x49'))['to'](_0x5c95a6,_0x3ecf('0x49'),_0x275610=>_0x3ecf('0xf')+_0x275610),this['_annotationViews'][_0x3ecf('0x4c')](_0x3f438c['id'],_0x397a0c));const _0x398f98=_0x51a615[_0x3ecf('0x20')](_0x3f438c[_0x3ecf('0x4b')],_0x5c95a6),_0x27c063=new _0xa55c34(_0x3aecd8,_0x3f438c,_0x5c95a6,_0x398f98);_0x5c95a6[_0x3ecf('0x3')]=_0x3aecd8[_0x3ecf('0x50')][_0x3ecf('0x15')](_0x3ecf('0x1c'))[_0x3ecf('0x11')]['getDescriptions'](_0x5b9b26),this[_0x3ecf('0x30')]['set'](_0x3f438c,_0x27c063),this[_0x3ecf('0x31')][_0x3ecf('0x4c')](_0x5c95a6,_0x27c063);const _0x1253cb=_0x4725b6[_0x3ecf('0x5c')]({'view':_0x397a0c,'target':()=>{const _0x8ebbec=_0x5b9b26[0x0]['getFirstMarker']();if(!_0x8ebbec)return null;const _0x52bc90=_0x8ebbec[_0x3ecf('0x29')]()[_0x3ecf('0x2e')]();return _0x52bc90&&!_0x3aecd8['editing']['mapper']['toViewElement'](_0x52bc90)?null:_0x573ad0(_0x3aecd8['editing'],_0x8ebbec)||null;},'type':()=>_0x3ecf('0xf')+_0x27c063[_0x3ecf('0x2')][_0x3ecf('0x49')]});_0x4725b6[_0x3ecf('0x21')](_0x1253cb),_0x26d72f['registerAnnotation'](_0x1253cb);}[_0x3ecf('0x4d')](_0x58091e){const _0x48a8c8=this['editor']['plugins']['get'](_0x3ecf('0x64')),_0x40e673=this['_suggestionToController'][_0x3ecf('0x15')](_0x58091e),_0x5a1a13=_0x40e673[_0x3ecf('0x2')],_0x4218be=_0x48a8c8[_0x3ecf('0x1e')](_0x5a1a13);_0x4218be&&_0x48a8c8[_0x3ecf('0x38')](_0x4218be),this[_0x3ecf('0x30')][_0x3ecf('0x14')](_0x58091e),this[_0x3ecf('0x31')][_0x3ecf('0x14')](_0x5a1a13),_0x40e673['destroy']();}[_0x3ecf('0x41')](_0x166e9c){if(!_0x166e9c[_0x3ecf('0x2f')]||!this[_0x3ecf('0x30')][_0x3ecf('0x4a')](_0x166e9c))return;const _0x52c10c=this[_0x3ecf('0x24')][_0x3ecf('0x50')][_0x3ecf('0x15')](_0x3ecf('0x1c')),_0x9d2e61=this[_0x3ecf('0x30')][_0x3ecf('0x15')](_0x166e9c),_0x380079=_0x166e9c[_0x3ecf('0x48')]();_0x9d2e61[_0x3ecf('0x2')][_0x3ecf('0x3')]=_0x52c10c[_0x3ecf('0x11')]['getDescriptions'](_0x380079);}[_0x3ecf('0x55')](){for(const _0x2e15ba of this[_0x3ecf('0x30')][_0x3ecf('0x5')]())this['_destroyController'](_0x2e15ba);for(const _0x2977eb of this[_0x3ecf('0x47')][_0x3ecf('0x3b')]())_0x2977eb[_0x3ecf('0x3d')][_0x3ecf('0x55')]();super[_0x3ecf('0x55')]();}}
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 _0x4b66=['stopListening','_acceptCommand','unbind','model','destroy','PENDING_ACTION_SUGGESTION','listenTo','commentThreadController','_editor','PendingActions','isEnabled','get','add','_removePendingAction','isDirty','_discardCommand','commands','plugins','bind','view','locale','acceptSuggestion','execute','_pendingAction','discardSuggestion','_setPendingAction'];(function(_0x53f5cf,_0x4b667b){const _0x5c0127=function(_0x98920c){while(--_0x98920c){_0x53f5cf['push'](_0x53f5cf['shift']());}};_0x5c0127(++_0x4b667b);}(_0x4b66,0x7a));const _0x5c01=function(_0x53f5cf,_0x4b667b){_0x53f5cf=_0x53f5cf-0x0;let _0x5c0127=_0x4b66[_0x53f5cf];return _0x5c0127;};import{ObservableMixin as _0x4bd1b8,mix as _0x455f92}from'ckeditor5/src/utils';import{getTranslation as _0x270a64}from'../utils/common-translations';export default class Mt{constructor(_0x9fc181,_0xd3b82e,_0x4fcc2c,_0x12f465){this[_0x5c01('0xb')]=_0xd3b82e,this['view']=_0x4fcc2c,this[_0x5c01('0xf')]=_0x12f465,this[_0x5c01('0x10')]=_0x9fc181,this[_0x5c01('0x9')]=_0x9fc181[_0x5c01('0x18')][_0x5c01('0x13')](_0x5c01('0x3')),this['_discardCommand']=_0x9fc181[_0x5c01('0x18')][_0x5c01('0x13')]('discardSuggestion'),this[_0x5c01('0x1')][_0x5c01('0x0')](_0x5c01('0x12'))['to'](this[_0x5c01('0x9')]),this[_0x5c01('0x5')]=null,_0x4fcc2c['isDirty']&&this[_0x5c01('0x7')](),this[_0x5c01('0xe')](_0x4fcc2c,_0x5c01('0x3'),()=>this[_0x5c01('0x3')]()),this[_0x5c01('0xe')](_0x4fcc2c,'discardSuggestion',()=>this['discardSuggestion']()),this['listenTo'](_0x4fcc2c,'change:isDirty',()=>{_0x4fcc2c[_0x5c01('0x16')]?this['_setPendingAction']():this['_removePendingAction']();});}['acceptSuggestion'](){this['_acceptCommand'][_0x5c01('0x4')](this[_0x5c01('0xb')]['id']);}[_0x5c01('0x6')](){this[_0x5c01('0x17')][_0x5c01('0x4')](this['model']['id']);}[_0x5c01('0xc')](){this[_0x5c01('0x1')][_0x5c01('0xa')](_0x5c01('0x12')),this[_0x5c01('0x8')](),this[_0x5c01('0xf')][_0x5c01('0xc')](),this[_0x5c01('0x5')]&&this[_0x5c01('0x15')]();}[_0x5c01('0x7')](){const _0x254062=_0x270a64(this[_0x5c01('0x10')][_0x5c01('0x2')],_0x5c01('0xd'));this['_pendingAction']=this[_0x5c01('0x10')][_0x5c01('0x19')]['get']('PendingActions')[_0x5c01('0x14')](_0x254062);}['_removePendingAction'](){this['_editor'][_0x5c01('0x19')][_0x5c01('0x13')](_0x5c01('0x11'))['remove'](this['_pendingAction']),this['_pendingAction']=null;}}_0x455f92(Mt,_0x4bd1b8);
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 _0x1fa5=['assign','disableComments','hasDirtyComment','set','setData','length','isActive','element','cancel','bind','commentsListView','isReadOnly','removeComment','locale','commentThread','authoredAt','_model','isDirty','commentInputView','isEnabled','value','descriptionParts','_config','_createCommentThreadInputView','delegate','focus','_createCommentViews','_localUser','destroy','commentThreadInputView','CommentView','disabledSubmit','addComment','submit'];(function(_0x5bd8e9,_0x1fa5ef){const _0x306ebb=function(_0x152da7){while(--_0x152da7){_0x5bd8e9['push'](_0x5bd8e9['shift']());}};_0x306ebb(++_0x1fa5ef);}(_0x1fa5,0x1e6));const _0x306e=function(_0x5bd8e9,_0x1fa5ef){_0x5bd8e9=_0x5bd8e9-0x0;let _0x306ebb=_0x1fa5[_0x5bd8e9];return _0x306ebb;};import{View as _0x399b5d}from'ckeditor5/src/ui';export default class ii extends _0x399b5d{constructor(_0x5817c2,_0x5822e0,_0x159f09,_0x5b3242){super(_0x5817c2),this[_0x306e('0x0')]=null,this[_0x306e('0x13')]=null,this[_0x306e('0x1b')]('isActive',!0x1),this[_0x306e('0x1b')](_0x306e('0x5'),_0x5822e0[_0x306e('0x5')]),this['bind'](_0x306e('0x5'))['to'](_0x5822e0),this[_0x306e('0x1b')](_0x306e('0xb'),[]),this[_0x306e('0x1b')](_0x306e('0x7'),!0x1),this[_0x306e('0x1b')](_0x306e('0x9'),!0x1),this[_0x306e('0x6')]=_0x5822e0,this[_0x306e('0x11')]=_0x159f09,this[_0x306e('0xc')]=_0x5b3242,_0x5b3242[_0x306e('0x19')]?this[_0x306e('0x1b')](_0x306e('0x1d'),0x1):this[_0x306e('0x10')]();}[_0x306e('0xf')](){this[_0x306e('0x1f')][_0x306e('0xf')]();}[_0x306e('0x12')](){this[_0x306e('0x0')]&&this[_0x306e('0x0')][_0x306e('0x12')](),this[_0x306e('0x13')]&&this[_0x306e('0x13')]['destroy'](),super[_0x306e('0x12')]();}['_createCommentViews'](){const {CommentsListView:_0x556591}=this[_0x306e('0xc')];this[_0x306e('0x0')]=new _0x556591(this['locale'],this['_model'][_0x306e('0x4')],Object[_0x306e('0x18')]({'CommentView':this[_0x306e('0xc')][_0x306e('0x14')]},this[_0x306e('0xc')])),this[_0x306e('0x0')][_0x306e('0xe')](_0x306e('0x2'))['to'](this),this['commentsListView'][_0x306e('0xe')]('updateComment')['to'](this),this['commentsListView'][_0x306e('0x21')]('isActive')['to'](this),this[_0x306e('0x1b')](_0x306e('0x1d'),this[_0x306e('0x0')]['length']+0x1),this[_0x306e('0x21')](_0x306e('0x1d'))['to'](this['commentsListView'],'length',_0x416045=>_0x416045+0x1),this[_0x306e('0x13')]=this[_0x306e('0xd')](),this['on'](_0x306e('0x2'),()=>this['focus']()),this['bind'](_0x306e('0x7'))['to'](this['commentsListView'],_0x306e('0x1a'),this[_0x306e('0x13')][_0x306e('0x8')],_0x306e('0xa'),(_0xfdb6fe,_0x27dc61)=>_0xfdb6fe||!!_0x27dc61);}[_0x306e('0xd')](){const {CommentThreadInputView:_0x2d59a7}=this[_0x306e('0xc')],_0x2a5876=new _0x2d59a7(this[_0x306e('0x3')],this[_0x306e('0x11')],this[_0x306e('0xc')]['editorConfig']),_0x56a794=_0x2a5876['commentInputView'];return _0x2a5876[_0x306e('0x21')]('showInput')['to'](this,_0x306e('0x1e'),this['_model'][_0x306e('0x4')],_0x306e('0x1'),_0x56a794,_0x306e('0xa'),(_0x1ab281,_0x1007c9,_0x188211)=>!!_0x188211||_0x1ab281&&!_0x1007c9),_0x56a794['on'](_0x306e('0x17'),(_0x5db4a9,_0x539caa)=>{this['fire'](_0x306e('0x16'),_0x539caa),_0x56a794['editor'][_0x306e('0x1c')]('');}),_0x56a794['on'](_0x306e('0x20'),()=>this['focus']()),_0x56a794[_0x306e('0x21')](_0x306e('0x15'))['to'](this['_model']['commentThread'],_0x306e('0x1')),_0x2a5876;}}
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;}}