@ckeditor/ckeditor5-track-changes 0.0.0-nightly-20240313.0 → 0.0.0-nightly-20240314.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (68) hide show
  1. package/build/track-changes.js +1 -1
  2. package/package.json +3 -3
  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/index.js +1 -1
  9. package/src/integrations/aiassistant.js +1 -1
  10. package/src/integrations/alignment.js +1 -1
  11. package/src/integrations/basicstyles.js +1 -1
  12. package/src/integrations/blockquote.js +1 -1
  13. package/src/integrations/casechange.js +1 -1
  14. package/src/integrations/ckbox.js +1 -1
  15. package/src/integrations/codeblock.js +1 -1
  16. package/src/integrations/comments.js +1 -1
  17. package/src/integrations/deletecommand.js +1 -1
  18. package/src/integrations/entercommand.js +1 -1
  19. package/src/integrations/findandreplace.js +1 -1
  20. package/src/integrations/font.js +1 -1
  21. package/src/integrations/formatpainter.js +1 -1
  22. package/src/integrations/heading.js +1 -1
  23. package/src/integrations/highlight.js +1 -1
  24. package/src/integrations/horizontalline.js +1 -1
  25. package/src/integrations/htmlembed.js +1 -1
  26. package/src/integrations/image.js +1 -1
  27. package/src/integrations/imagereplace.js +1 -1
  28. package/src/integrations/imagestyle.js +1 -1
  29. package/src/integrations/importword.js +1 -1
  30. package/src/integrations/indent.js +1 -1
  31. package/src/integrations/inputcommand.js +1 -1
  32. package/src/integrations/legacylist.js +1 -1
  33. package/src/integrations/legacylistproperties.js +1 -1
  34. package/src/integrations/link.js +1 -1
  35. package/src/integrations/list.js +1 -1
  36. package/src/integrations/listproperties.js +1 -1
  37. package/src/integrations/mediaembed.js +1 -1
  38. package/src/integrations/mention.js +1 -1
  39. package/src/integrations/pagebreak.js +1 -1
  40. package/src/integrations/paragraph.js +1 -1
  41. package/src/integrations/removeformat.js +1 -1
  42. package/src/integrations/restrictededitingmode.js +1 -1
  43. package/src/integrations/shiftentercommand.js +1 -1
  44. package/src/integrations/standardeditingmode.js +1 -1
  45. package/src/integrations/style.js +1 -1
  46. package/src/integrations/table.js +1 -1
  47. package/src/integrations/tablecaption.js +1 -1
  48. package/src/integrations/tableclipboard.js +1 -1
  49. package/src/integrations/tablecolumnresize.js +1 -1
  50. package/src/integrations/tableheadings.js +1 -1
  51. package/src/integrations/tablemergesplit.js +1 -1
  52. package/src/integrations/tableofcontents.js +1 -1
  53. package/src/integrations/tableproperties.js +1 -1
  54. package/src/integrations/template.js +1 -1
  55. package/src/integrations/title.js +1 -1
  56. package/src/integrations/undo.js +1 -1
  57. package/src/integrations/utils.js +1 -1
  58. package/src/suggestion.js +1 -1
  59. package/src/suggestiondescriptionfactory.js +1 -1
  60. package/src/trackchanges.js +1 -1
  61. package/src/trackchangesdata.js +1 -1
  62. package/src/trackchangesediting.js +1 -1
  63. package/src/trackchangesui.js +1 -1
  64. package/src/ui/suggestioncontroller.js +1 -1
  65. package/src/ui/view/basesuggestionthreadview.js +1 -1
  66. package/src/ui/view/suggestionthreadview.js +1 -1
  67. package/src/utils/common-translations.js +1 -1
  68. package/src/utils/utils.js +1 -1
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x7c15f2=_0x55af;(function(_0x2b0a19,_0x483f1c){const _0x9bc1a6=_0x55af,_0x4d55ee=_0x2b0a19();while(!![]){try{const _0x5d5dfa=-parseInt(_0x9bc1a6(0x15d))/0x1*(parseInt(_0x9bc1a6(0x20a))/0x2)+-parseInt(_0x9bc1a6(0x138))/0x3+-parseInt(_0x9bc1a6(0xf9))/0x4+-parseInt(_0x9bc1a6(0x1db))/0x5+parseInt(_0x9bc1a6(0xa8))/0x6*(-parseInt(_0x9bc1a6(0x14a))/0x7)+-parseInt(_0x9bc1a6(0x1bc))/0x8+parseInt(_0x9bc1a6(0xa7))/0x9*(parseInt(_0x9bc1a6(0x1e5))/0xa);if(_0x5d5dfa===_0x483f1c)break;else _0x4d55ee['push'](_0x4d55ee['shift']());}catch(_0x466ef3){_0x4d55ee['push'](_0x4d55ee['shift']());}}}(_0x5290,0x2e110));import{Plugin as _0x307a40,PendingActions as _0x3eb0cc}from'ckeditor5/src/core.js';import{LiveRange as _0x2566d0}from'ckeditor5/src/engine.js';import{CKEditorError as _0x19d6d7,uid as _0x1099ef,priorities as _0x280a20,logWarning as _0x4ef6ba}from'ckeditor5/src/utils.js';import{toWidget as _0x5ae860}from'ckeditor5/src/widget.js';import{Users as _0x2112c0,hashObject as _0x2fbeae,surroundingMarkersDetector as _0x44e3b8}from'ckeditor5-collaboration/src/collaboration-core.js';import _0x53ada1 from'./commands/trackchangescommand.js';import _0x30ab34 from'./commands/acceptsuggestioncommand.js';import _0x3d8d7e from'./commands/discardsuggestioncommand.js';import _0x410cdc from'./commands/executeonallsuggestionscommand.js';import _0x4946ce from'./commands/executeonselectedsuggestionscommand.js';import _0x28348a from'./suggestion.js';import _0x359f1e from'./suggestiondescriptionfactory.js';import _0x21cab8 from'./integrations/aiassistant.js';import _0x3702dd from'./integrations/alignment.js';import _0x4927c5 from'./integrations/basicstyles.js';import _0x193e86 from'./integrations/blockquote.js';import _0x24fae2 from'./integrations/casechange.js';function _0x55af(_0x308ccc,_0x143a5a){const _0x52905b=_0x5290();return _0x55af=function(_0x55afc2,_0x52b6dc){_0x55afc2=_0x55afc2-0xa1;let _0x7495e2=_0x52905b[_0x55afc2];return _0x7495e2;},_0x55af(_0x308ccc,_0x143a5a);}import _0x2304bc from'./integrations/ckbox.js';import _0x3b5cf2 from'./integrations/codeblock.js';import _0x15a763 from'./integrations/comments.js';import _0x3c9330 from'./integrations/deletecommand.js';import _0x3a16f5 from'./integrations/list.js';import _0x20696f from'./integrations/listproperties.js';import _0x4b52d3 from'./integrations/entercommand.js';import _0x109041 from'./integrations/findandreplace.js';import _0xd7209f from'./integrations/font.js';import _0x4fca45 from'./integrations/formatpainter.js';import _0xf77eb7 from'./integrations/heading.js';import _0x558418 from'./integrations/highlight.js';import _0x52aea8 from'./integrations/horizontalline.js';import _0x4c2fab from'./integrations/htmlembed.js';import _0xdf4574 from'./integrations/image.js';import _0x2d44de from'./integrations/imagereplace.js';import _0x1b0064 from'./integrations/imagestyle.js';import _0x525e30 from'./integrations/importword.js';import _0x1137a8 from'./integrations/indent.js';import _0xd308d5 from'./integrations/inputcommand.js';import _0x392d1f from'./integrations/link.js';function _0x5290(){const _0x167519=['documentSelection','_setSuggestionData','getWalker','markerNameToElements','getShiftedBy','toUpperCase','clone','consume','upcast','unbind','PendingActions','_editor','moveTargetPosition','change:activeMarkers','isBefore','external:','insertion:discard','_isForcedDefaultExecutionBlock','addComment','values','_initAriaMarkerChangeAnnouncements','unbindElementFromMarkerName','$marker','isInContent','newRange','getMultiRangeId','isAtStart','updateMarker','_joinWithAdjacentSuggestions','set','9cqTjmJ','12LlbHmO','warn','_isBlockAttribute','addMarker:suggestion:attribute','default','key','isAfter','formatBlock:join','meta','_setSuggestionRange','announce','group','insertContent','removeMarkers','CommentsRepository','$text','some','isRemovable','discardSuggestion','trackChanges.trackFormatChanges','locale','define','assign','editing','add','return','_addSuggestionMarker','createRangeOn','backward','low','move','suggestion:','refresh','getRanges','ENTER','subType','createPositionAt','_enableDefaultAttributesIntegration','suggestion-type','groupId','isLocal','markers','markBlockFormat','_model','batch','createPositionBefore','_getExternalAuthor','markerToData','_enabledCommands','insert','_addThreadToSuggestion','start','model','dataToMarker','authorName','has','commentThread','fetchCommentThread','_removeSuggestion','trackChangesCommand','containerElement','setAttribute','length','insertion','authoredAt','formatBlock:accept','registerCustomCallback','head','document','_handleNewSuggestionMarker','setSelection','containsPosition','getChanges','join','deletion:accept','removeClass','listenTo','getItems','createSelection','markerName','_trackFormatChanges','671384gLrwQp','root','fire','substring','change:data','_cutOutSuggestionMarker','forceDefaultExecution','change','collaboration.channelId','_rangeIsInLocalUserInsertion','size','attributes','creator','@external','find','forEach','remove','author','clear','ck-suggestion-marker-','markerToHighlight','insertion:join','attribute:discard','removed','insertion:accept','rootName','data','resolve','$elementName','never','writer','isCollapsed','_recordAttributeSuggestions','attributeOldValue','ready','isArray','markInsertion','removeAttribute','attribute','isIntersectingWithRange','push','formatInline:discard','_processAttributeChanges','removeMarker:suggestion:formatBlock','selection','_breakSuggestionMarker','Creating\x20a\x20suggestion\x20for\x20attribute\x20with\x20too\x20long\x20attribute\x20key.\x20This\x20may\x20lead\x20to\x20errors.\x20Change\x20the\x20attribute\x20key\x20to\x20a\x20value\x20shorter\x20than\x2037\x20characters.','attribute:join','track-changes-adapter-missing-getsuggestion','includes','FORMATTING','getFirstRange','isOwn','createRangeIn','isObject','getUser','formatBlock:chain','stopListening','deletion:discard','keys','setTo','addSuggestion','acceptAllSuggestions','353397zontxf','$graveyard','PENDING_ACTION_SUGGESTION','track-changes-enable-command-twice','_registerBlockAttribute','_isDataLoaded','showSuggestionHighlights','LEAVE','change:_saved','formatInline:','range','isLimit','markDeletion','forward','fromCharCode','getNearestSelectionRange','_findSuggestions','isBlock','142079mtKwuB','discard','widget','addClass','format','nodeBefore','markMultiRangeInsertion','TrackChangesEditing','_getAttributeKey','_blockAttributeKeys','Users','insertion:chain','formatBlock:','_isRegisteredAttribute','hasCommentThread','pop','_getSuggestionData','formatInline','isNextTo','80881IENYab','getAllAdjacentSuggestions','getCustomProperty','reconvertMarker','_refreshAttributeSuggestionsChain','enableReadOnlyMode','notReady','splice','containsRangeInObject','addMarker','activeMarkers','formatInline:join','getSuggestionCallback','deletion:chain','createPositionAfter','buildSuggestion','isTouching','_registerDefaultCallbacks','deletion:','rejected','track-changes-command-not-found','updateSuggestion','element','execute','deletion','trackChanges','formatGroupId','addSuggestionData','skipNestingCheck','addMarkerName','attribute:','newValue','ck-suggestion-marker--active','elementEnd','filter','for','_processAttributeSuggestions','_descriptionFactory','track-changes-suggestion-not-found','_customCallbacks','commandName','comments','accept','_mergeNestedSuggestions','getAncestors','markerReady','open','createdAt','accepted','schema','removeMarker','deleteContent','targetPosition','previous','marker-count','splitPosition','split','trackChanges.mergeNestedSuggestions','pluginName','_splitMarkerName','elementStart','hasSuggestion','suggestion','formatInline:chain','track-changes-suggestion-data-mismatch','_createSuggestion','markInlineFormat','addUser','getSuggestion','howMany','multi','attributeNewValue','map','ck-suggestion-marker-formatInline','getLastMatchingPosition','markAttributeChange','_element','getAttribute','stop','unshift','next','from','substr','_inlineAttributeKeys','position','addMarker:suggestion','differ','oldRange','enqueueChange','insertion:','ariaLiveAnnouncer','bindElementToMarker','after','every','originalSuggestionId','1936496jjtgJt','commands','removeComment','_commentsRepository','_reduceSuggestionAttributeRange','toJSON','formatBlock','editingDowncast','discardSelectedSuggestions','adapter','parent','isMultiRange','then','suggestion:attribute:','getChangedMarkers','oldValue','_afterChanges','enableCommand','containsItem','getDifference','conversion','detach','rename','registerPostFixer','addRange','removeMarker:suggestion:attribute','config','isIntersecting','isExternal','dataReady','high','46015VwAjEG','options','markMultiRangeDeletion','nodeAfter','attribute:accept','before','error-saving-suggestion-data-suggestion-discarded','elementToElement','_reduceExistingSuggestions','editor','10897160zYctgd','getIntersection','_joinSuggestions','tablePasteChainId','_registerInlineAttribute','type','track-changes-adapter-already-set','requires','getFirstMarker','item','addMarker:suggestion:formatBlock','catch','getContainedElement','name','createRange','_suggestionState','mapper','fromRange','dataDowncast','lowest','getRange','suggestionChanged','normal','_saved','isEqual','consumable','highest','_getAuthorFromId','formatBlock:discard','multipleBlocks','_suggestionFactory','isAtEnd','rethrowUnexpectedError','_defaultCallbacks','hasComments','$textProxy','_getMarkerAnnouncementText','8ykdGRi','suggestionUnloaded','getSuggestions','markMultiRangeBlockFormat','get','createElement','acceptSelectedSuggestions','isDocumentOperation','containsRange','update:suggestion','formatInline:accept','getCommentThread','attributeKey','_suggestions','_updateSuggestionData','plugins','_refreshSuggestionsChain','sort','concat','_onDiscard','data-suggestion','_SUGGESTION_ANNOUNCEMENT','toViewElement','end','chain','addHighlight','isSelectable','addCommentThread','discardAllSuggestions','delete','isUndo','_checkSuggestionCorrectness','_recordAttributeChanges','ck-suggestion-marker','startsWith','ck-suggestion-marker-formatBlock','getMarkers','acceptSuggestion','value','track-changes-user-not-found','applyOperation','isInsideObject','init','suggestionLoaded','_adapter','deletion:join','always'];_0x5290=function(){return _0x167519;};return _0x5290();}import _0x1ae734 from'./integrations/legacylist.js';import _0x2c794b from'./integrations/legacylistproperties.js';import _0x12e6d5 from'./integrations/mediaembed.js';import _0xe47f38 from'./integrations/mention.js';import _0x3309e1 from'./integrations/pagebreak.js';import _0x433d71 from'./integrations/paragraph.js';import _0x5a7183 from'./integrations/removeformat.js';import _0x38db39 from'./integrations/restrictededitingmode.js';import _0x43e429 from'./integrations/shiftentercommand.js';import _0x15da40 from'./integrations/standardeditingmode.js';import _0x5942aa from'./integrations/style.js';import _0x273523 from'./integrations/table.js';import _0x815171 from'./integrations/tablemergesplit.js';import _0x5d57c9 from'./integrations/tableheadings.js';import _0x1a53e7 from'./integrations/tableclipboard.js';import _0x5006b6 from'./integrations/tablecolumnresize.js';import _0x717a72 from'./integrations/template.js';import _0x7f79e6 from'./integrations/tableofcontents.js';import _0x56d3a7 from'./integrations/title.js';import _0x3399d3 from'./integrations/undo.js';import _0x490d43 from'./integrations/tablecaption.js';import _0x374399 from'./integrations/tableproperties.js';import{getTranslation as _0x444347}from'./utils/common-translations.js';import{isEqual as _0x104b89,omit as _0x4be9b6}from'lodash-es';export const renameAttributeKey=_0x7c15f2(0x115);export default class p extends _0x307a40{static get[_0x7c15f2(0x1ec)](){const _0x1c471c=_0x7c15f2;return[_0x1c471c(0xb6),_0x2112c0,_0x3eb0cc,_0x21cab8,_0x3702dd,_0x4927c5,_0x193e86,_0x2304bc,_0x24fae2,_0x3b5cf2,_0x15a763,_0x3c9330,_0x4b52d3,_0x109041,_0xd7209f,_0x4fca45,_0xf77eb7,_0x558418,_0x52aea8,_0x4c2fab,_0xdf4574,_0x1b0064,_0x2d44de,_0x525e30,_0x1137a8,_0xd308d5,_0x1ae734,_0x2c794b,_0x392d1f,_0x3a16f5,_0x20696f,_0x12e6d5,_0xe47f38,_0x3309e1,_0x433d71,_0x5a7183,_0x38db39,_0x43e429,_0x15da40,_0x5942aa,_0x273523,_0x815171,_0x5d57c9,_0x490d43,_0x1a53e7,_0x5006b6,_0x7f79e6,_0x374399,_0x717a72,_0x56d3a7,_0x3399d3];}static get[_0x7c15f2(0x197)](){const _0x4aa4ec=_0x7c15f2;return _0x4aa4ec(0x151);}constructor(_0x2187c8){const _0x27fa93=_0x7c15f2;function _0x21c602(_0x8ec329){const _0xd33731=_0x55af;return _0x8ec329[_0xd33731(0x1a5)](_0x415e64=>String[_0xd33731(0x146)](_0x415e64))[_0xd33731(0xf1)]('');}super(_0x2187c8),this[_0x27fa93(0x119)]=!0x1,this[_0x27fa93(0xa6)](_0x27fa93(0x167),[]),this['on'](_0x27fa93(0x246),(_0x4febbe,_0x370ec1,_0x5d3950,_0x3f5d27)=>{const _0x315c98=_0x27fa93;this[_0x315c98(0xd3)][_0x315c98(0x100)](()=>{const _0x2d1aa1=_0x315c98;for(const _0x52948b of[..._0x3f5d27,..._0x5d3950])this[_0x2d1aa1(0xd3)][_0x2d1aa1(0xd1)][_0x2d1aa1(0xdf)](_0x52948b)&&_0x2187c8[_0x2d1aa1(0xbf)][_0x2d1aa1(0x160)](_0x52948b);});}),this[_0x27fa93(0x182)]=new _0x359f1e(this[_0x27fa93(0x1e4)][_0x27fa93(0xdc)][_0x27fa93(0x18e)],this[_0x27fa93(0x1e4)][_0x27fa93(0xbc)]),this[_0x27fa93(0x236)]=null,this[_0x27fa93(0x203)]=new Bt(this[_0x27fa93(0x1e4)]),this[_0x27fa93(0x217)]=new Map(),this[_0x27fa93(0x1bf)]=_0x2187c8[_0x27fa93(0x219)][_0x27fa93(0x20e)](_0x27fa93(0xb6)),this[_0x27fa93(0xd8)]=new Set(),this[_0x27fa93(0xd3)]=this[_0x27fa93(0x1e4)][_0x27fa93(0xdc)],this[_0x27fa93(0x1f4)]=new WeakMap(),this[_0x27fa93(0x24a)]=!0x1,this[_0x27fa93(0x153)]=new Set([_0x27fa93(0x115)]),this[_0x27fa93(0x1b0)]=new Set(),_0x2187c8[_0x27fa93(0x1d6)][_0x27fa93(0xbd)](_0x27fa93(0xbb),_0x27fa93(0xac)),this[_0x27fa93(0xf8)]=_0x2187c8[_0x27fa93(0x1d6)][_0x27fa93(0x20e)](_0x27fa93(0xbb)),_0x2187c8[_0x27fa93(0x1d6)][_0x27fa93(0xbd)](_0x27fa93(0x196),!0x0),this[_0x27fa93(0x188)]=_0x2187c8[_0x27fa93(0x1d6)][_0x27fa93(0x20e)](_0x27fa93(0x196)),this[_0x27fa93(0xe3)]=new _0x53ada1(_0x2187c8,this[_0x27fa93(0xd8)]),this[_0x27fa93(0x24d)](),this[_0x21c602([0x5f,0x65,0x78,0x65,0x63,0x75,0x74,0x65,0x53,0x75,0x67,0x67,0x65,0x73,0x74,0x69,0x6f,0x6e])]=_0x21c602([0x34,0x30,0x34,0x38,0x30,0x36,0x32,0x36]);}[_0x7c15f2(0x234)](){const _0x3388c8=_0x7c15f2,_0x5a48d3=this[_0x3388c8(0x1e4)],_0x16fa74=(_0x37dcd0,_0x4ae271)=>{const _0x2d6956=_0x3388c8;if(_0x2d6956(0x11f)!=_0x37dcd0)return _0x2d6956(0x10c)+_0x37dcd0;const _0x2dee99=_0x4ae271[_0x2d6956(0x195)]('|')[0x0];return this[_0x2d6956(0xaa)](_0x2dee99)?_0x2d6956(0x22d):_0x2d6956(0x1a6);};_0x5a48d3[_0x3388c8(0x1d0)][_0x3388c8(0x180)](_0x3388c8(0x1c3))[_0x3388c8(0x10d)]({'model':_0x3388c8(0x19b),'view':_0x5ac25e=>{const _0x469e53=_0x3388c8,{id:_0x45f8eb,type:_0x2b3c1a,subType:_0x3723d0}=this[_0x469e53(0x198)](_0x5ac25e[_0x469e53(0xf7)]),_0x1560fd=[_0x469e53(0x22b),_0x16fa74(_0x2b3c1a,_0x3723d0)];let _0x19e592=0xbb8;return this[_0x469e53(0x167)][_0x469e53(0x12a)](_0x5ac25e[_0x469e53(0xf7)])&&(_0x1560fd[_0x469e53(0x121)](_0x469e53(0x17d)),_0x19e592=0xbc2),_0x469e53(0x175)==_0x2b3c1a&&(_0x19e592+=0x5),{'classes':_0x1560fd,'attributes':{'data-suggestion':_0x45f8eb},'priority':_0x19e592};}}),_0x5a48d3[_0x3388c8(0x1d0)][_0x3388c8(0x180)](_0x3388c8(0x1f7))[_0x3388c8(0xc0)](_0x49d651=>{const _0x1ae2f9=_0x3388c8;_0x49d651['on'](_0x1ae2f9(0x1b2),(_0x1b471d,_0xbbc9e3,_0x514b4d)=>{const _0x433a0f=_0x1ae2f9;if(!_0x514b4d[_0x433a0f(0x1dc)][_0x433a0f(0x13e)])return;const _0xd1d3ed=_0xbbc9e3[_0x433a0f(0x1ee)];if(!_0xd1d3ed)return;const _0x40264c=_0x514b4d[_0x433a0f(0x1f5)][_0x433a0f(0x220)](_0xd1d3ed);_0x5a48d3[_0x433a0f(0xdc)][_0x433a0f(0x18e)][_0x433a0f(0x12f)](_0xd1d3ed)&&_0x40264c&&!_0x40264c[_0x433a0f(0x15f)](_0x433a0f(0x14c))&&_0x40264c['is'](_0x433a0f(0xe4))&&_0x5ae860(_0x40264c,_0x514b4d[_0x433a0f(0x117)]);},{'priority':_0x1ae2f9(0x1da)});}),_0x5a48d3[_0x3388c8(0x1d0)][_0x3388c8(0x180)](_0x3388c8(0x1f7))[_0x3388c8(0x10d)]({'model':_0x3388c8(0x19b),'view':(_0x6e3e26,_0x4b0068)=>{const _0x49b134=_0x3388c8;if(!_0x4b0068[_0x49b134(0x1dc)][_0x49b134(0x13e)])return null;const {type:_0x1d2ffb,subType:_0x37463d}=this[_0x49b134(0x198)](_0x6e3e26[_0x49b134(0xf7)]);return{'classes':[_0x49b134(0x22b),_0x16fa74(_0x1d2ffb,_0x37463d)],'priority':0xbb8};}});const _0x3fa29c=({showActiveMarkers:_0x4118ac=!0x0,isAttributeSuggestion:_0x2ae8e0=!0x1}={})=>(_0x5c1720,_0x138b78,_0x3b85d7)=>{const _0x23bcc5=_0x3388c8;if(!_0x138b78[_0x23bcc5(0x1ee)])return;const {id:_0x6bd60d}=this[_0x23bcc5(0x198)](_0x138b78[_0x23bcc5(0xf7)]);if(_0x2ae8e0){const _0x1088f8=this[_0x23bcc5(0x217)][_0x23bcc5(0x20e)](_0x6bd60d),_0x516f5b=this[_0x23bcc5(0x152)](_0x1088f8);if(!this[_0x23bcc5(0xaa)](_0x516f5b))return;}if(_0x138b78[_0x23bcc5(0x1ee)]['is'](_0x23bcc5(0x125)))return void _0x3b85d7[_0x23bcc5(0x1fe)][_0x23bcc5(0x240)](_0x138b78[_0x23bcc5(0x1ee)],_0x5c1720[_0x23bcc5(0x1f2)]);const _0x2883bf=_0x3b85d7[_0x23bcc5(0x1f5)][_0x23bcc5(0x220)](_0x138b78[_0x23bcc5(0x1ee)]);if(_0x138b78[_0x23bcc5(0x1ee)]['is'](_0x23bcc5(0x173))&&_0x5a48d3[_0x23bcc5(0xdc)][_0x23bcc5(0x18e)][_0x23bcc5(0x149)](_0x138b78[_0x23bcc5(0x1ee)])&&!_0x2883bf[_0x23bcc5(0x15f)](_0x23bcc5(0x223))){_0x3b85d7[_0x23bcc5(0x117)][_0x23bcc5(0x14d)]([_0x23bcc5(0x22b),_0x23bcc5(0x22d)],_0x2883bf),_0x3b85d7[_0x23bcc5(0x117)][_0x23bcc5(0xe5)](_0x23bcc5(0x21e),_0x6bd60d,_0x2883bf),_0x3b85d7[_0x23bcc5(0x1f5)][_0x23bcc5(0x1b8)](_0x2883bf,_0x138b78[_0x23bcc5(0xf7)]),_0x4118ac&&(this[_0x23bcc5(0x167)][_0x23bcc5(0x12a)](_0x138b78[_0x23bcc5(0xf7)])?_0x3b85d7[_0x23bcc5(0x117)][_0x23bcc5(0x14d)](_0x23bcc5(0x17d),_0x2883bf):_0x3b85d7[_0x23bcc5(0x117)][_0x23bcc5(0xf3)](_0x23bcc5(0x17d),_0x2883bf));for(const _0x52b698 of _0x5a48d3[_0x23bcc5(0xdc)][_0x23bcc5(0x12e)](_0x138b78[_0x23bcc5(0x1ee)])[_0x23bcc5(0xf5)]())_0x3b85d7[_0x23bcc5(0x1fe)][_0x23bcc5(0x240)](_0x52b698,_0x5c1720[_0x23bcc5(0x1f2)]);_0x3b85d7[_0x23bcc5(0x1fe)][_0x23bcc5(0x240)](_0x138b78[_0x23bcc5(0x1ee)],_0x5c1720[_0x23bcc5(0x1f2)]);}};_0x5a48d3[_0x3388c8(0x1d0)][_0x3388c8(0x180)](_0x3388c8(0x1f7))[_0x3388c8(0xc0)](_0x37b069=>{const _0x5476a3=_0x3388c8;_0x37b069['on'](_0x5476a3(0x1ef),(_0x3ed2bc,_0x5b2451,_0x3a2e6d)=>{const _0x3ef41b=_0x5476a3;_0x3a2e6d[_0x3ef41b(0x1dc)][_0x3ef41b(0x13e)]&&_0x3fa29c({'showActiveMarkers':!0x1})(_0x3ed2bc,_0x5b2451,_0x3a2e6d);},{'priority':_0x5476a3(0x1ff)});}),_0x5a48d3[_0x3388c8(0x1d0)][_0x3388c8(0x180)](_0x3388c8(0x1f7))[_0x3388c8(0xc0)](_0x2a3803=>{const _0x690865=_0x3388c8;_0x2a3803['on'](_0x690865(0xab),(_0x55288b,_0x382937,_0x345ab9)=>{const _0x55bc74=_0x690865;_0x345ab9[_0x55bc74(0x1dc)][_0x55bc74(0x13e)]&&_0x3fa29c({'showActiveMarkers':!0x1,'isAttributeSuggestion':!0x0})(_0x55288b,_0x382937,_0x345ab9);},{'priority':_0x690865(0x1ff)});}),_0x5a48d3[_0x3388c8(0x1d0)][_0x3388c8(0x180)](_0x3388c8(0x1f7))[_0x3388c8(0xd7)]({'model':_0x3388c8(0x19b),'view':(_0x281f0d,_0x2c64be)=>_0x2c64be[_0x3388c8(0x1dc)][_0x3388c8(0x13e)]?null:{'group':_0x3388c8(0x19b),'name':_0x281f0d[_0x3388c8(0x1af)](0xb)}}),_0x5a48d3[_0x3388c8(0x1d0)][_0x3388c8(0x180)](_0x3388c8(0x241))[_0x3388c8(0x1e2)]({'view':{'name':_0x3388c8(0x19b),'attributes':{'id':/^\w/,'suggestion-type':/^\w/}},'model':(_0x30b410,{writer:_0x615c50})=>{const _0x81cbee=_0x3388c8;let _0x220b98=_0x81cbee(0xc7)+_0x30b410[_0x81cbee(0x1aa)](_0x81cbee(0xce))+':'+_0x30b410[_0x81cbee(0x1aa)]('id');return _0x30b410[_0x81cbee(0x1aa)](_0x81cbee(0x193))&&(_0x220b98+=':'+_0x30b410[_0x81cbee(0x1aa)](_0x81cbee(0x193))),_0x615c50[_0x81cbee(0x20f)](_0x81cbee(0x24f),{'data-name':_0x220b98});}}),_0x5a48d3[_0x3388c8(0x1d0)][_0x3388c8(0x180)](_0x3388c8(0x241))[_0x3388c8(0xdd)]({'view':_0x3388c8(0x19b)}),_0x5a48d3[_0x3388c8(0x1d0)][_0x3388c8(0x180)](_0x3388c8(0x1c3))[_0x3388c8(0xc0)](_0x424927=>{const _0x3afe77=_0x3388c8;_0x424927['on'](_0x3afe77(0x1ef),_0x3fa29c(),{'priority':_0x3afe77(0x1da)});}),_0x5a48d3[_0x3388c8(0x1d0)][_0x3388c8(0x180)](_0x3388c8(0x1c3))[_0x3388c8(0xc0)](_0x3257db=>{const _0x35a499=_0x3388c8;_0x3257db['on'](_0x35a499(0xab),_0x3fa29c({'isAttributeSuggestion':!0x0}),{'priority':_0x35a499(0x1da)});}),_0x5a48d3[_0x3388c8(0x1d0)][_0x3388c8(0x180)](_0x3388c8(0x1c3))[_0x3388c8(0xc0)](_0x31c2aa=>{const _0x1cb77a=_0x3388c8;_0x31c2aa['on'](_0x1cb77a(0x124),(_0x4feb38,_0x8d4e7e,_0x115dc9)=>{const _0x3e01d9=_0x1cb77a,_0x3c4389=_0x115dc9[_0x3e01d9(0x1f5)][_0x3e01d9(0x23c)](_0x8d4e7e[_0x3e01d9(0xf7)]);if(_0x3c4389){for(const _0x4b6668 of _0x3c4389)_0x4b6668[_0x3e01d9(0x15f)](_0x3e01d9(0x223))||(_0x115dc9[_0x3e01d9(0x117)][_0x3e01d9(0xf3)]([_0x3e01d9(0x22b),_0x3e01d9(0x22d),_0x3e01d9(0x17d)],_0x4b6668),_0x115dc9[_0x3e01d9(0x117)][_0x3e01d9(0x11e)](_0x3e01d9(0x21e),_0x4b6668),_0x115dc9[_0x3e01d9(0x1f5)][_0x3e01d9(0x24e)](_0x4b6668,_0x8d4e7e[_0x3e01d9(0xf7)]));}},{'priority':_0x1cb77a(0x1da)});}),_0x5a48d3[_0x3388c8(0x1d0)][_0x3388c8(0x180)](_0x3388c8(0x1c3))[_0x3388c8(0xc0)](_0x5ee06b=>{const _0x319c68=_0x3388c8;_0x5ee06b['on'](_0x319c68(0x1d5),(_0x1909e5,_0x2dbf15,_0x2b028b)=>{const _0x38be8b=_0x319c68,_0x29479f=_0x2b028b[_0x38be8b(0x1f5)][_0x38be8b(0x23c)](_0x2dbf15[_0x38be8b(0xf7)]);if(!_0x29479f)return;const {id:_0x40c3e9}=this[_0x38be8b(0x198)](_0x2dbf15[_0x38be8b(0xf7)]),_0x1ce69c=this[_0x38be8b(0x217)][_0x38be8b(0x20e)](_0x40c3e9),_0x4f46da=this[_0x38be8b(0x152)](_0x1ce69c);if(this[_0x38be8b(0xaa)](_0x4f46da)){for(const _0x2c1eb5 of _0x29479f)_0x2c1eb5[_0x38be8b(0x15f)](_0x38be8b(0x223))||(_0x2b028b[_0x38be8b(0x117)][_0x38be8b(0xf3)]([_0x38be8b(0x22b),_0x38be8b(0x22d),_0x38be8b(0x17d)],_0x2c1eb5),_0x2b028b[_0x38be8b(0x117)][_0x38be8b(0x11e)](_0x38be8b(0x21e),_0x2c1eb5),_0x2b028b[_0x38be8b(0x1f5)][_0x38be8b(0x24e)](_0x2c1eb5,_0x2dbf15[_0x38be8b(0xf7)]));}},{'priority':_0x319c68(0x1da)});}),_0x5a48d3[_0x3388c8(0xdc)][_0x3388c8(0xec)][_0x3388c8(0x1d3)](_0x4c2766=>{const _0x549c3a=_0x3388c8;let _0x329938=!0x1;const _0x5495f8=Array[_0x549c3a(0x1ae)](_0x5a48d3[_0x549c3a(0xdc)][_0x549c3a(0xec)][_0x549c3a(0x1b3)][_0x549c3a(0x1ca)]()),_0x719339=new Set();for(const {name:_0x45f557,data:_0x32f94a}of _0x5495f8){const {group:_0x56eb06,type:_0x41fd37,subType:_0x104f26,id:_0x18c8e7}=this[_0x549c3a(0x198)](_0x45f557);if(_0x549c3a(0x19b)!==_0x56eb06)continue;const _0x37ec1b=this[_0x549c3a(0x217)][_0x549c3a(0x20e)](_0x18c8e7);if(null!=_0x32f94a[_0x549c3a(0xa1)]){_0x549c3a(0x15b)==_0x41fd37&&(_0x329938=_0x329938||Tt(_0x32f94a[_0x549c3a(0xa1)],_0x45f557,_0x4c2766,_0x5a48d3[_0x549c3a(0xdc)][_0x549c3a(0x18e)]));const _0x21ce8e=_0x549c3a(0x11f)==_0x41fd37&&this[_0x549c3a(0xaa)](_0x104f26[_0x549c3a(0x195)]('|')[0x0]);if(_0x32f94a[_0x549c3a(0xa1)][_0x549c3a(0x118)]||_0x549c3a(0x139)==_0x32f94a[_0x549c3a(0xa1)][_0x549c3a(0xfa)][_0x549c3a(0x112)]||_0x549c3a(0x1c2)==_0x41fd37&&!Vt(_0x32f94a[_0x549c3a(0xa1)])||_0x21ce8e&&!Vt(_0x32f94a[_0x549c3a(0xa1)])||_0x549c3a(0x175)==_0x41fd37&&!(!Rt(_0x3ddf1e=_0x32f94a[_0x549c3a(0xa1)])&&!function(_0x4cdd08){const _0x27b47a=_0x549c3a;return _0x4cdd08[_0x27b47a(0xdb)][_0x27b47a(0x1c6)]==_0x4cdd08[_0x27b47a(0x221)][_0x27b47a(0x14f)]&&_0x4cdd08[_0x27b47a(0xdb)][_0x27b47a(0x204)];}(_0x3ddf1e)))_0x4c2766[_0x549c3a(0x18f)](_0x45f557),_0x329938=!0x0;else{if(!_0x37ec1b||!_0x37ec1b[_0x549c3a(0x250)])continue;_0x719339[_0x549c3a(0xc0)](_0x37ec1b);}}}var _0x3ddf1e;return _0x719339[_0x549c3a(0x103)]>0x0&&(_0x329938=!!this[_0x549c3a(0xa5)](_0x719339)||_0x329938),_0x329938;}),_0x5a48d3[_0x3388c8(0xdc)][_0x3388c8(0xec)][_0x3388c8(0x1d3)](_0x1048b2=>{const _0x5cb31c=_0x3388c8;let _0x4ce37c=!0x1;for(const _0x128fdd of _0x5a48d3[_0x5cb31c(0xdc)][_0x5cb31c(0xec)][_0x5cb31c(0x1b3)][_0x5cb31c(0xf0)]())if(_0x5cb31c(0xd9)==_0x128fdd[_0x5cb31c(0x1ea)])for(const _0x36838f of this[_0x5cb31c(0x217)][_0x5cb31c(0x24c)]()){if(_0x36838f[_0x5cb31c(0x1c7)]||!_0x36838f[_0x5cb31c(0x250)])continue;const _0x7bdd62=_0x5cb31c(0x1c2)==_0x36838f[_0x5cb31c(0x1ea)],_0x279728=this[_0x5cb31c(0x152)](_0x36838f),_0x30f0f8=_0x279728&&this[_0x5cb31c(0xaa)](_0x279728);if(!_0x7bdd62&&!_0x30f0f8)continue;const _0x46f099=_0x36838f[_0x5cb31c(0x12c)]();if(_0x46f099[_0x5cb31c(0xdb)][_0x5cb31c(0x1c6)]!=_0x46f099[_0x5cb31c(0x221)][_0x5cb31c(0x1c6)]&&!_0x46f099[_0x5cb31c(0x221)][_0x5cb31c(0x204)]){const _0x10c4e6=_0x5a48d3[_0x5cb31c(0xdc)][_0x5cb31c(0xcc)](_0x46f099[_0x5cb31c(0xdb)][_0x5cb31c(0x1de)],_0x5cb31c(0x221)),_0x342493=_0x5a48d3[_0x5cb31c(0xdc)][_0x5cb31c(0x1f3)](_0x46f099[_0x5cb31c(0xdb)],_0x10c4e6);_0x1048b2[_0x5cb31c(0xa4)](_0x36838f[_0x5cb31c(0x1ed)](),{'range':_0x342493}),_0x4ce37c=!0x0;}}return _0x4ce37c;}),_0x5a48d3[_0x3388c8(0xdc)][_0x3388c8(0xec)][_0x3388c8(0x1d3)](_0x69ffec=>this[_0x3388c8(0x123)](_0x69ffec)),_0x5a48d3[_0x3388c8(0xdc)][_0x3388c8(0xec)][_0x3388c8(0x1d3)](_0xb5f418=>!_0xb5f418[_0x3388c8(0xd4)][_0x3388c8(0xd0)]&&this[_0x3388c8(0x181)](_0xb5f418)),_0x5a48d3[_0x3388c8(0xdc)]['on'](_0x3388c8(0x1cc),()=>{const _0x392294=_0x3388c8;this[_0x392294(0x119)]=!0x1;}),_0x5a48d3[_0x3388c8(0xdc)][_0x3388c8(0xec)]['on'](_0x3388c8(0xfd),(_0xd842d0,_0x5cff79)=>{const _0xaa8e87=_0x3388c8;if(!_0x5cff79[_0xaa8e87(0xd0)]||_0x5cff79[_0xaa8e87(0x228)])return;if(!this[_0xaa8e87(0x119)])return;const _0x51fedc=_0x5a48d3[_0xaa8e87(0xdc)][_0xaa8e87(0xec)][_0xaa8e87(0x1b3)][_0xaa8e87(0xf0)]();if(0x0==_0x51fedc[_0xaa8e87(0xe6)])return;const _0x609cb0=[],_0xfc4f77=_0x51fedc[_0xaa8e87(0x17f)](_0x292351=>_0xaa8e87(0x11f)==_0x292351[_0xaa8e87(0x1ea)]),_0x38632f=_0x51fedc[_0xaa8e87(0x17f)](_0x3956c6=>_0xaa8e87(0xd9)==_0x3956c6[_0xaa8e87(0x1ea)]&&_0xaa8e87(0xb7)!=_0x3956c6[_0xaa8e87(0x1f2)]),_0x47c5d1=_0x51fedc[_0xaa8e87(0x17f)](_0x28d18c=>_0xaa8e87(0x109)==_0x28d18c[_0xaa8e87(0x1ea)]&&_0xaa8e87(0xb7)!=_0x28d18c[_0xaa8e87(0x1f2)]);for(const _0x3ae228 of _0xfc4f77)this[_0xaa8e87(0x157)](_0x3ae228[_0xaa8e87(0x216)])&&_0x609cb0[_0xaa8e87(0x121)]({'key':_0x3ae228[_0xaa8e87(0x216)],'newValue':_0x3ae228[_0xaa8e87(0x1a4)],'oldValue':_0x3ae228[_0xaa8e87(0x11a)],'range':Ut(_0x3ae228[_0xaa8e87(0x142)],_0x5a48d3[_0xaa8e87(0xdc)])});for(const _0x392f0f of _0x38632f){const _0x2c128d=_0x47c5d1[_0xaa8e87(0x107)](_0x137321=>_0x137321[_0xaa8e87(0x1a9)]===_0x392f0f[_0xaa8e87(0x1a9)]);if(_0x2c128d){const _0x2930b2=Ot(_0x392f0f[_0xaa8e87(0x1b1)][_0xaa8e87(0x1de)],_0x5a48d3[_0xaa8e87(0xdc)]);_0x2c128d[_0xaa8e87(0x1f2)]!==_0x392f0f[_0xaa8e87(0x1f2)]&&_0x609cb0[_0xaa8e87(0x121)]({'key':_0xaa8e87(0x115),'newValue':_0x392f0f[_0xaa8e87(0x1f2)],'oldValue':_0x2c128d[_0xaa8e87(0x1f2)],'range':_0x2930b2});for(const [_0x56ecd8,_0x4b15a1]of _0x2c128d[_0xaa8e87(0x104)]){if(!this[_0xaa8e87(0x157)](_0x56ecd8))continue;const _0x80fc60=_0x392f0f[_0xaa8e87(0x104)][_0xaa8e87(0x20e)](_0x56ecd8);_0x4b15a1!==_0x80fc60&&_0x609cb0[_0xaa8e87(0x121)]({'key':_0x56ecd8,'newValue':_0x80fc60,'oldValue':_0x4b15a1,'range':_0x2930b2});}for(const [_0xd9f401,_0x214c94]of _0x392f0f[_0xaa8e87(0x104)])this[_0xaa8e87(0x157)](_0xd9f401)&&(_0x2c128d[_0xaa8e87(0x104)][_0xaa8e87(0xdf)](_0xd9f401)||_0x609cb0[_0xaa8e87(0x121)]({'key':_0xd9f401,'newValue':_0x214c94,'oldValue':null,'range':_0x2930b2}));}}0x0!=_0x609cb0[_0xaa8e87(0xe6)]&&_0x5a48d3[_0xaa8e87(0xdc)][_0xaa8e87(0x1b5)](_0x5cff79,_0x55b8e6=>{const _0x3a14d3=_0xaa8e87,_0xdc5673=_0x1099ef();for(const {range:_0x5f7c46,key:_0x2fed62,oldValue:_0x362ca8,newValue:_0x380bf3}of _0x609cb0)this[_0x3a14d3(0x1a8)](_0x5f7c46,_0x2fed62,_0x362ca8,_0x380bf3,{'groupId':_0xdc5673});this[_0x3a14d3(0x1e3)](_0x55b8e6,_0x609cb0);});},{'priority':_0x3388c8(0x1f8)}),_0x5a48d3[_0x3388c8(0xdc)][_0x3388c8(0xd1)]['on'](_0x3388c8(0x213),(_0x269a25,_0xb0d38f,_0xbf8789)=>{const _0x15522e=_0x3388c8;if(null==_0xbf8789){const {id:_0x450bfc}=this[_0x15522e(0x198)](_0xb0d38f[_0x15522e(0x1f2)]),_0x4f0b23=this[_0x15522e(0x217)][_0x15522e(0x20e)](_0x450bfc);_0x4f0b23&&_0x4f0b23[_0x15522e(0x17a)](_0xb0d38f[_0x15522e(0x1f2)]);}}),_0x5a48d3[_0x3388c8(0xdc)][_0x3388c8(0xec)]['on'](_0x3388c8(0xfd),()=>{const _0x370a70=_0x3388c8,_0x2f9cc2=Array[_0x370a70(0x1ae)](_0x5a48d3[_0x370a70(0xdc)][_0x370a70(0xec)][_0x370a70(0x1b3)][_0x370a70(0x1ca)]())[_0x370a70(0x17f)](_0x593ea0=>_0x370a70(0x19b)===this[_0x370a70(0x198)](_0x593ea0[_0x370a70(0x1f2)])[_0x370a70(0xb3)]);if(0x0===_0x2f9cc2[_0x370a70(0xe6)])return;_0x2f9cc2[_0x370a70(0x21b)]((_0x5ee44e,_0x26564a)=>{const _0xb0094a=_0x370a70,_0x42cf78=_0x5ee44e[_0xb0094a(0x113)][_0xb0094a(0x1b4)],_0x3fe0ea=_0x26564a[_0xb0094a(0x113)][_0xb0094a(0x1b4)];return null===_0x42cf78&&null===_0x3fe0ea?0x0:null===_0x42cf78&&null!==_0x3fe0ea?-0x1:null!==_0x42cf78&&null===_0x3fe0ea?0x1:_0x42cf78[_0xb0094a(0xdb)][_0xb0094a(0x247)](_0x3fe0ea[_0xb0094a(0xdb)])?-0x1:0x1;});const _0xa6a77a=new Set(),_0xd36b5=new Set();for(const {name:_0x1fb3b1,data:_0x142692}of _0x2f9cc2){const {id:_0x5451fb}=this[_0x370a70(0x198)](_0x1fb3b1);if(null===_0x142692[_0x370a70(0x1b4)]){const _0x5a80c5=this[_0x370a70(0xed)](_0x1fb3b1);_0xd36b5[_0x370a70(0xc0)](_0x5a80c5);}else{const _0x523275=this[_0x370a70(0x217)][_0x370a70(0x20e)](_0x5451fb);null!==_0x142692[_0x370a70(0xa1)]||_0x523275[_0x370a70(0x250)]?(_0xa6a77a[_0x370a70(0xc0)](_0x523275[_0x370a70(0xeb)]),_0xd36b5[_0x370a70(0xc0)](_0x523275)):this[_0x370a70(0xe2)](_0x523275);}}_0xd36b5[_0x370a70(0x103)]>0x0&&this[_0x370a70(0x21a)](_0xd36b5);for(const _0x60a3f3 of _0xa6a77a)this[_0x370a70(0xfb)](_0x370a70(0x1fa),_0x60a3f3);}),_0x5a48d3[_0x3388c8(0xdc)]['on'](_0x3388c8(0x232),(_0x4f7378,_0x15d95a)=>{const _0x4a4d87=_0x3388c8,_0x56fd73=_0x15d95a[0x0];if(!this[_0x4a4d87(0x217)][_0x4a4d87(0x103)])return;if(!_0x56fd73[_0x4a4d87(0x211)])return;if(_0x56fd73[_0x4a4d87(0xd4)][_0x4a4d87(0x228)]||!_0x56fd73[_0x4a4d87(0xd4)][_0x4a4d87(0xd0)])return;let _0x3e34a2,_0x3cf9e4;switch(_0x56fd73[_0x4a4d87(0x1ea)]){case _0x4a4d87(0xd9):_0x3e34a2=_0x5a48d3[_0x4a4d87(0xdc)][_0x4a4d87(0xcc)](_0x56fd73[_0x4a4d87(0x1b1)]),_0x3cf9e4=_0x3e34a2[_0x4a4d87(0x23d)](_0x56fd73[_0x4a4d87(0x1a2)]);break;case _0x4a4d87(0x195):_0x3e34a2=_0x5a48d3[_0x4a4d87(0xdc)][_0x4a4d87(0xcc)](_0x56fd73[_0x4a4d87(0x194)]),_0x3cf9e4=_0x5a48d3[_0x4a4d87(0xdc)][_0x4a4d87(0xcc)](_0x56fd73[_0x4a4d87(0x245)]);break;case _0x4a4d87(0xc6):_0x3e34a2=_0x5a48d3[_0x4a4d87(0xdc)][_0x4a4d87(0xcc)](_0x56fd73[_0x4a4d87(0x191)]),_0x3cf9e4=_0x3e34a2[_0x4a4d87(0x23d)](_0x56fd73[_0x4a4d87(0x1a2)]);break;default:return;}const _0x5deda2=_0x5a48d3[_0x4a4d87(0xdc)][_0x4a4d87(0x1f3)](_0x3e34a2,_0x3cf9e4);_0x5a48d3[_0x4a4d87(0xdc)][_0x4a4d87(0x100)](()=>{const _0x360c52=_0x4a4d87;for(const {suggestion:_0x2cc45b,meta:_0x1929ee}of this[_0x360c52(0x148)](_0x5deda2)){if(_0x2cc45b[_0x360c52(0x1c7)])continue;if(_0x360c52(0x15b)==_0x2cc45b[_0x360c52(0x1ea)])continue;const _0x5cd389=this[_0x360c52(0x152)](_0x2cc45b);if(_0x5cd389&&this[_0x360c52(0xaa)](_0x5cd389)&&_0x360c52(0x195)!=_0x56fd73[_0x360c52(0x1ea)])continue;const _0x37ecac=_0x2cc45b[_0x360c52(0x113)]&&_0x2cc45b[_0x360c52(0x113)][_0x360c52(0x202)];(_0x360c52(0x1c2)!=_0x2cc45b[_0x360c52(0x1ea)]||_0x360c52(0x195)==_0x56fd73[_0x360c52(0x1ea)]&&!_0x37ecac)&&(_0x1929ee[_0x360c52(0x165)]||_0x360c52(0xe7)==_0x2cc45b[_0x360c52(0x1ea)]&&_0x1929ee[_0x360c52(0x12d)]||_0x2cc45b[_0x360c52(0x12c)]()[_0x360c52(0x212)](_0x5deda2)&&this[_0x360c52(0x126)](_0x2cc45b,_0x3e34a2,_0x3cf9e4));}});},{'priority':_0x3388c8(0x1f8)}),_0x5a48d3[_0x3388c8(0xdc)]['on'](_0x3388c8(0x190),(_0x1850fd,_0x9ecea6)=>{const _0x4e16ea=_0x3388c8,_0x35c734=_0x9ecea6[0x0],_0x4d2f8c=_0x9ecea6[0x1];if(_0x4d2f8c&&_0x4d2f8c[_0x4e16ea(0xff)])return;if(this[_0x4e16ea(0x24a)])return;if(!this[_0x4e16ea(0xe3)][_0x4e16ea(0x230)])return;if(_0x35c734[_0x4e16ea(0x118)])return;const _0x3fe3d0=_0x5a48d3[_0x4e16ea(0xdc)][_0x4e16ea(0x18e)],{start:_0x19c431,end:_0xa09989}=_0x35c734[_0x4e16ea(0x12c)](),_0x1f49c3=_0x19c431[_0x4e16ea(0x1de)]&&_0x3fe3d0[_0x4e16ea(0x143)](_0x19c431[_0x4e16ea(0x1de)])?null:_0x3fe3d0[_0x4e16ea(0x147)](_0x19c431,_0x4e16ea(0x145)),_0xf6cd40=_0xa09989[_0x4e16ea(0x14f)]&&_0x3fe3d0[_0x4e16ea(0x143)](_0xa09989[_0x4e16ea(0x14f)])?null:_0x3fe3d0[_0x4e16ea(0x147)](_0xa09989,_0x4e16ea(0xc4)),_0x25bf52=_0x5a48d3[_0x4e16ea(0xdc)][_0x4e16ea(0x1f3)](_0x1f49c3?_0x1f49c3[_0x4e16ea(0xdb)]:_0x19c431,_0xf6cd40?_0xf6cd40[_0x4e16ea(0x221)]:_0xa09989);_0x5a48d3[_0x4e16ea(0xdc)][_0x4e16ea(0x100)](_0x4d0e90=>{const _0x364f57=_0x4e16ea;this[_0x364f57(0x144)](_0x25bf52);const _0x210782=_0x5a48d3[_0x364f57(0xdc)][_0x364f57(0x18e)][_0x364f57(0x147)](_0x25bf52[_0x364f57(0xdb)]);_0x35c734['is'](_0x364f57(0x239))?_0x4d0e90[_0x364f57(0xee)](_0x210782):_0x35c734[_0x364f57(0x135)](_0x210782);}),_0x1850fd[_0x4e16ea(0x1ab)]();},{'priority':_0x280a20[_0x3388c8(0x1fb)]+0xa}),_0x5a48d3[_0x3388c8(0xdc)]['on'](_0x3388c8(0xb4),(_0x35b43d,_0x2f0b2f)=>{const _0xf3f66d=_0x3388c8,_0x5b0300=_0x2f0b2f[_0x2f0b2f[_0xf3f66d(0xe6)]-0x1];_0x5b0300&&_0x5b0300[_0xf3f66d(0xff)]||this[_0xf3f66d(0x24a)]||this[_0xf3f66d(0xe3)][_0xf3f66d(0x230)]&&(_0x5a48d3[_0xf3f66d(0xdc)][_0xf3f66d(0x100)](()=>{const _0x454080=_0xf3f66d;let _0x47a4ba=_0x5a48d3[_0x454080(0xdc)][_0x454080(0xb4)](_0x2f0b2f[0x0],_0x2f0b2f[0x1],_0x2f0b2f[0x2],{'forceDefaultExecution':!0x0});if(!_0x47a4ba)return;_0x35b43d[_0x454080(0xc1)]=_0x47a4ba[_0x454080(0x23f)]();const _0x413402=_0x47a4ba[_0x454080(0x221)][_0x454080(0x14f)],_0x1def1f=_0x5a48d3[_0x454080(0xdc)][_0x454080(0x18e)];_0x413402&&_0x1def1f[_0x454080(0x149)](_0x413402)&&!_0x1def1f[_0x454080(0x12f)](_0x413402)&&(_0x47a4ba=_0x5a48d3[_0x454080(0xdc)][_0x454080(0x1f3)](_0x47a4ba[_0x454080(0xdb)],_0x5a48d3[_0x454080(0xdc)][_0x454080(0xcc)](_0x413402,_0x454080(0x221)))),this[_0x454080(0x11d)](_0x47a4ba);}),_0x35b43d[_0xf3f66d(0x1ab)]());},{'priority':_0x3388c8(0x1da)}),this[_0x3388c8(0x1e4)][_0x3388c8(0x1bd)][_0x3388c8(0xc0)](_0x3388c8(0x176),this[_0x3388c8(0xe3)]),this[_0x3388c8(0x1cd)](_0x3388c8(0x176));const _0x115aac=new _0x30ab34(_0x5a48d3,this[_0x3388c8(0x217)]);_0x5a48d3[_0x3388c8(0x1bd)][_0x3388c8(0xc0)](_0x3388c8(0x22f),_0x115aac),this[_0x3388c8(0x1cd)](_0x3388c8(0x22f));const _0x273f28=new _0x3d8d7e(_0x5a48d3,this[_0x3388c8(0x217)]);_0x5a48d3[_0x3388c8(0x1bd)][_0x3388c8(0xc0)](_0x3388c8(0xba),_0x273f28),this[_0x3388c8(0x1cd)](_0x3388c8(0xba)),_0x5a48d3[_0x3388c8(0x1bd)][_0x3388c8(0xc0)](_0x3388c8(0x137),new _0x410cdc(_0x5a48d3,_0x115aac,this[_0x3388c8(0x217)])),this[_0x3388c8(0x1cd)](_0x3388c8(0x137)),_0x5a48d3[_0x3388c8(0x1bd)][_0x3388c8(0xc0)](_0x3388c8(0x226),new _0x410cdc(_0x5a48d3,_0x273f28,this[_0x3388c8(0x217)])),this[_0x3388c8(0x1cd)](_0x3388c8(0x226)),_0x5a48d3[_0x3388c8(0x1bd)][_0x3388c8(0xc0)](_0x3388c8(0x210),new _0x4946ce(_0x5a48d3,_0x115aac,this[_0x3388c8(0x217)])),this[_0x3388c8(0x1cd)](_0x3388c8(0x210)),_0x5a48d3[_0x3388c8(0x1bd)][_0x3388c8(0xc0)](_0x3388c8(0x1c4),new _0x4946ce(_0x5a48d3,_0x273f28,this[_0x3388c8(0x217)])),this[_0x3388c8(0x1cd)](_0x3388c8(0x1c4));const _0x11b36c=_0x5a48d3[_0x3388c8(0x219)][_0x3388c8(0x20e)](_0x3388c8(0xb6));this[_0x3388c8(0xf4)](_0x11b36c,_0x3388c8(0x24b),(_0x3a5581,{threadId:_0x511239})=>{const _0x437051=_0x3388c8,_0x5538b6=this[_0x437051(0x217)][_0x437051(0x20e)](_0x511239);_0x5538b6&&_0x5538b6[_0x437051(0xe0)]&&0x1===_0x5538b6[_0x437051(0xe0)][_0x437051(0xe6)]&&this[_0x437051(0x218)](_0x511239,{'hasComments':!0x0});},{'priority':_0x3388c8(0xc5)}),this[_0x3388c8(0xf4)](_0x11b36c,_0x3388c8(0x1be),(_0x1a0bac,{threadId:_0x17004a})=>{const _0x4a4bf5=_0x3388c8,_0x30fecc=this[_0x4a4bf5(0x217)][_0x4a4bf5(0x20e)](_0x17004a);_0x30fecc&&_0x30fecc[_0x4a4bf5(0xe0)]&&!_0x30fecc[_0x4a4bf5(0xe0)][_0x4a4bf5(0xe6)]&&this[_0x4a4bf5(0x218)](_0x17004a,{'hasComments':!0x1});},{'priority':_0x3388c8(0xc5)});}set[_0x7c15f2(0x1c5)](_0xa328b1){const _0x574c53=_0x7c15f2;if(this[_0x574c53(0x236)])throw new _0x19d6d7(_0x574c53(0x1eb),this);this[_0x574c53(0x236)]=_0xa328b1;}get[_0x7c15f2(0x1c5)](){const _0x2a963d=_0x7c15f2;return this[_0x2a963d(0x236)];}[_0x7c15f2(0x20c)]({skipNotAttached:_0x495334=!0x1,toJSON:_0x19ded5=!0x1}={}){const _0x3a43c8=_0x7c15f2,_0x5a463c=[];for(const _0x24555c of this[_0x3a43c8(0x217)][_0x3a43c8(0x24c)]())_0x495334&&!_0x24555c[_0x3a43c8(0x250)]||_0x5a463c[_0x3a43c8(0x121)](_0x24555c);return _0x19ded5?_0x5a463c[_0x3a43c8(0x1a5)](_0x31849a=>_0x31849a[_0x3a43c8(0x1c1)]()):_0x5a463c;}[_0x7c15f2(0x1a1)](_0xb13b8e){const _0x37444d=_0x7c15f2,_0x8c13c2=this[_0x37444d(0x217)][_0x37444d(0x20e)](_0xb13b8e);if(!_0x8c13c2)throw new _0x19d6d7(_0x37444d(0x183),this);return _0x8c13c2;}[_0x7c15f2(0x19a)](_0x2182df){const _0x2510ee=_0x7c15f2;return this[_0x2510ee(0x217)][_0x2510ee(0xdf)](_0x2182df);}[_0x7c15f2(0x178)](_0x88ac1){const _0x1c7b45=_0x7c15f2,{authorId:_0x585b6c,id:_0x2dd184,attributes:_0x2f6f72}=_0x88ac1,[_0x4312ec,_0x29650c]=_0x88ac1[_0x1c7b45(0x1ea)][_0x1c7b45(0x195)](':'),_0x2ea370=this[_0x1c7b45(0x217)][_0x1c7b45(0x20e)](_0x2dd184)||this[_0x1c7b45(0x19e)](_0x4312ec,_0x29650c,_0x2dd184,_0x585b6c,_0x2f6f72);if(this[_0x1c7b45(0xda)](_0x2ea370),this[_0x1c7b45(0x229)](_0x2ea370,_0x4312ec,_0x29650c||null,_0x585b6c),_0x2ea370[_0x1c7b45(0x18c)]=_0x88ac1[_0x1c7b45(0x18c)],_0x2ea370[_0x1c7b45(0x13d)]=!0x0,_0x2f6f72&&_0x2f6f72[_0x1c7b45(0x106)]){const _0xd88b3=_0x2f6f72[_0x1c7b45(0x106)],_0x5e9cf4=this[_0x1c7b45(0xd6)](_0xd88b3[_0x1c7b45(0xde)]);_0x2ea370[_0x1c7b45(0xe8)]=_0xd88b3[_0x1c7b45(0x18c)],_0x2ea370[_0x1c7b45(0x10a)]=_0x5e9cf4,_0x2ea370[_0x1c7b45(0x1d8)]=!0x0;}else _0x2ea370[_0x1c7b45(0xe8)]=_0x88ac1[_0x1c7b45(0x18c)];switch(_0x88ac1[_0x1c7b45(0x113)]&&(_0x2ea370[_0x1c7b45(0x113)]=_0x88ac1[_0x1c7b45(0x113)]),_0x88ac1[_0x1c7b45(0x104)]&&(_0x2ea370[_0x1c7b45(0x104)]=_0x88ac1[_0x1c7b45(0x104)]),this[_0x1c7b45(0x236)]&&this[_0x1c7b45(0x236)][_0x1c7b45(0x136)]||(_0x2ea370[_0x1c7b45(0x1fc)]=!0x0),this[_0x1c7b45(0x1f4)][_0x1c7b45(0x20e)](_0x2ea370)){case _0x1c7b45(0x163):this[_0x1c7b45(0x1f4)][_0x1c7b45(0xa6)](_0x2ea370,_0x1c7b45(0x1d9));break;case _0x1c7b45(0x18a):_0x2ea370[_0x1c7b45(0x250)]?(this[_0x1c7b45(0xa5)](new Set([_0x2ea370])),this[_0x1c7b45(0x21a)](new Set([_0x2ea370])),this[_0x1c7b45(0x1f4)][_0x1c7b45(0xa6)](_0x2ea370,_0x1c7b45(0x11b)),this[_0x1c7b45(0xfb)](_0x1c7b45(0x235),_0x2ea370)):this[_0x1c7b45(0x1f4)][_0x1c7b45(0xa6)](_0x2ea370,_0x1c7b45(0x110));}return _0x2ea370;}[_0x7c15f2(0x22f)](_0x59718e){const _0x30bb75=_0x7c15f2;this[_0x30bb75(0xff)](()=>{const _0x3a5730=_0x30bb75;this[_0x3a5730(0x1e4)][_0x3a5730(0xdc)][_0x3a5730(0x100)](()=>{const _0x2d3cf3=_0x3a5730;for(const _0x2bcdd7 of _0x59718e[_0x2d3cf3(0x15e)]())_0x2bcdd7[_0x2d3cf3(0x187)]();});});}[_0x7c15f2(0xba)](_0x25278b){const _0x1b5fd4=_0x7c15f2;this[_0x1b5fd4(0xff)](()=>{const _0x3126ff=_0x1b5fd4;this[_0x3126ff(0x1e4)][_0x3126ff(0xdc)][_0x3126ff(0x100)](()=>{const _0x1967db=_0x3126ff;for(const _0x4e3b70 of _0x25278b[_0x1967db(0x15e)]())_0x4e3b70[_0x1967db(0x14b)]();});});}[_0x7c15f2(0x1cd)](_0x7282ca,_0x242648){const _0x490048=_0x7c15f2,_0x2e06a6=this[_0x490048(0x1e4)][_0x490048(0x1bd)][_0x490048(0x20e)](_0x7282ca);if(!_0x2e06a6)throw new _0x19d6d7(_0x490048(0x171),this,{'commandName':_0x7282ca});if(this[_0x490048(0xd8)][_0x490048(0xdf)](_0x2e06a6))throw new _0x19d6d7(_0x490048(0x13b),this,{'commandName':_0x7282ca});this[_0x490048(0xd8)][_0x490048(0xc0)](_0x2e06a6),_0x242648&&_0x2e06a6['on'](_0x490048(0x174),(_0x444f39,_0x554fe1)=>{const _0x4ebb85=_0x490048;this[_0x4ebb85(0xe3)][_0x4ebb85(0x230)]&&(this[_0x4ebb85(0x24a)]||(_0x554fe1[_0x4ebb85(0xe6)]>0x0&&_0x554fe1[_0x554fe1[_0x4ebb85(0xe6)]-0x1]&&_0x554fe1[_0x554fe1[_0x4ebb85(0xe6)]-0x1][_0x4ebb85(0xff)]?_0x554fe1[_0x4ebb85(0x159)]():(_0x444f39[_0x4ebb85(0xc1)]=_0x242648((..._0x22a329)=>_0x2e06a6[_0x4ebb85(0x174)](..._0x22a329,{'forceDefaultExecution':!0x0}),..._0x554fe1),_0x444f39[_0x4ebb85(0x1ab)]())));},{'priority':_0x490048(0x1da)});}[_0x7c15f2(0xff)](_0x326a63){const _0x1e560b=_0x7c15f2;let _0x414b40,_0x14d8b7;const _0x4bb0fc=this[_0x1e560b(0x24a)];this[_0x1e560b(0x24a)]=!0x0;try{_0x414b40=_0x326a63();}catch(_0x34e01d){_0x14d8b7=_0x34e01d;}return _0x4bb0fc||(this[_0x1e560b(0x24a)]=!0x1),_0x14d8b7&&_0x19d6d7[_0x1e560b(0x205)](_0x14d8b7,this),_0x414b40;}[_0x7c15f2(0x11d)](_0x38f080,_0x424275=null,_0x427926={}){const _0x38fc4c=_0x7c15f2;if(_0x38f080[_0x38fc4c(0x118)])return null;const _0x5f00ac=this[_0x38fc4c(0x1e4)][_0x38fc4c(0x219)][_0x38fc4c(0x20e)](_0x38fc4c(0x154))['me'];for(const {suggestion:_0x209793,meta:_0xbecc4}of this[_0x38fc4c(0x148)](_0x38f080,_0x38fc4c(0xe7)))if(_0xbecc4[_0x38fc4c(0x12d)]){if(!_0xbecc4[_0x38fc4c(0x15c)]){if(_0xbecc4[_0x38fc4c(0x165)]){if(!this[_0x38fc4c(0x188)]||!Pt(_0x209793,_0x427926))continue;return _0x209793;}if(Pt(_0x209793,_0x427926))return _0x209793;this[_0x38fc4c(0x126)](_0x209793,_0x38f080[_0x38fc4c(0xdb)],_0x38f080[_0x38fc4c(0x221)]);break;}if(_0x424275==_0x209793[_0x38fc4c(0xcb)]&&Pt(_0x209793,_0x427926)){const _0x2ff581=_0x209793[_0x38fc4c(0x12c)]();return _0x2ff581[_0x38fc4c(0xdb)][_0x38fc4c(0x1fd)](_0x38f080[_0x38fc4c(0x221)])?this[_0x38fc4c(0xb1)](_0x209793,this[_0x38fc4c(0xd3)][_0x38fc4c(0x1f3)](_0x38f080[_0x38fc4c(0xdb)],_0x2ff581[_0x38fc4c(0x221)])):this[_0x38fc4c(0xb1)](_0x209793,this[_0x38fc4c(0xd3)][_0x38fc4c(0x1f3)](_0x2ff581[_0x38fc4c(0xdb)],_0x38f080[_0x38fc4c(0x221)])),_0x209793;}}const _0x31e659=_0x1099ef(),_0x563420=_0x5f00ac['id'],_0x2eccb0=_0x424275?_0x38fc4c(0x1b6)+_0x424275:_0x38fc4c(0xe7),_0x11a63c=this[_0x38fc4c(0x23a)]({'id':_0x31e659,'type':_0x2eccb0,'createdAt':new Date(),'authorId':_0x563420,'attributes':_0x427926});return this[_0x38fc4c(0xc2)](_0x2eccb0,_0x31e659,_0x563420,_0x38f080),_0x11a63c;}[_0x7c15f2(0x150)](_0x564bd8,_0x3e82d1=_0x7c15f2(0x1a3),_0x506a97={}){const _0x3d381c=_0x7c15f2,_0xee12be=this[_0x3d381c(0x1e4)][_0x3d381c(0x219)][_0x3d381c(0x20e)](_0x3d381c(0x154))['me'],_0x28ea86=this[_0x3d381c(0x203)][_0x3d381c(0x169)](_0x3d381c(0xe7),_0x3e82d1,_0x3d381c(0xf1));for(const _0x1698d3 of this[_0x3d381c(0x20c)]())if(_0x1698d3[_0x3d381c(0x10a)]['id']==_0xee12be['id']&&_0x3d381c(0xe7)==_0x1698d3[_0x3d381c(0x1ea)]&&_0x1698d3[_0x3d381c(0xcb)]==_0x3e82d1&&Pt(_0x1698d3,_0x506a97)&&(_0x28ea86(_0x1698d3[_0x3d381c(0xc9)](),_0x564bd8)||_0x28ea86(_0x564bd8,_0x1698d3[_0x3d381c(0xc9)]()))){for(const _0x9e5d2 of _0x564bd8)_0x1698d3[_0x3d381c(0x1d4)](_0x9e5d2);return _0x1698d3;}for(const {suggestion:_0x1dfe81,meta:_0x217ab4}of this[_0x3d381c(0x148)](_0x564bd8,_0x3d381c(0xe7))){if(!_0x217ab4[_0x3d381c(0x12d)])continue;if(!this[_0x3d381c(0x188)]&&_0x217ab4[_0x3d381c(0x165)])continue;if(!Pt(_0x1dfe81,_0x506a97))continue;let _0x1212ef=!0x0;for(const _0x91d0f4 of _0x1dfe81[_0x3d381c(0xc9)]())for(const _0x4fcd50 of _0x564bd8)if(!_0x91d0f4[_0x3d381c(0x212)](_0x4fcd50)){_0x1212ef=!0x1;break;}if(_0x1212ef)return _0x1dfe81;}const _0x2da37a=_0x1099ef(),_0x37333a=_0xee12be['id'],_0x19cf6b=_0x3d381c(0x1b6)+_0x3e82d1,_0x3527af=this[_0x3d381c(0x23a)]({'id':_0x2da37a,'type':_0x19cf6b,'createdAt':new Date(),'authorId':_0x37333a,'attributes':_0x506a97});for(const _0x238e10 of _0x564bd8)this[_0x3d381c(0xc2)](_0x19cf6b,_0x2da37a,_0x37333a,_0x238e10,_0x28348a[_0x3d381c(0xa2)]());return _0x3527af;}[_0x7c15f2(0x19f)](_0x403163,_0x23dcd6,_0x1a38f3=null,_0x5144d7={}){const _0x31e2ca=_0x7c15f2;if(_0x1a38f3=_0x1a38f3||Et(_0x23dcd6),_0x403163[_0x31e2ca(0x118)])return null;if(_0x31e2ca(0x116)===this[_0x31e2ca(0xf8)]){const _0x36d3ea=this[_0x31e2ca(0x203)][_0x31e2ca(0x169)](_0x31e2ca(0x15b),_0x1a38f3,_0x31e2ca(0x187));return this[_0x31e2ca(0xff)](()=>_0x36d3ea([_0x403163],_0x23dcd6,_0x5144d7)),null;}const _0x5e967d=this[_0x31e2ca(0x1e4)][_0x31e2ca(0x219)][_0x31e2ca(0x20e)](_0x31e2ca(0x154))['me'],_0x37fa73=[];if(_0x31e2ca(0x238)!==this[_0x31e2ca(0xf8)]){for(const {suggestion:_0x21814d,meta:_0x35ceb7}of this[_0x31e2ca(0x148)](_0x403163,_0x31e2ca(0xe7)))_0x35ceb7[_0x31e2ca(0x12d)]&&!_0x35ceb7[_0x31e2ca(0x233)]&&_0x37fa73[_0x31e2ca(0x121)](..._0x21814d[_0x31e2ca(0xc9)]());}const _0x5abdea=function(_0x188dc7,_0x22b2cf){const _0x3697fd=_0x31e2ca,_0x2d9536=[];for(const _0xd6fe22 of _0x22b2cf){const _0x2a9f37=_0x188dc7[_0x3697fd(0x1e6)](_0xd6fe22);_0x2a9f37&&_0x2d9536[_0x3697fd(0x121)](_0x2a9f37);}return _0x2d9536;}(_0x403163,_0x37fa73),_0x553037=function(_0x548175,_0x1b749b){const _0x323882=_0x31e2ca,_0x2db510=[_0x548175];for(const _0x5c2761 of _0x1b749b){let _0x43ce25=0x0;for(;_0x43ce25<_0x2db510[_0x323882(0xe6)];){const _0x7d5f65=_0x2db510[_0x43ce25][_0x323882(0x1cf)](_0x5c2761);_0x2db510[_0x323882(0x164)](_0x43ce25,0x1,..._0x7d5f65),_0x43ce25+=_0x7d5f65[_0x323882(0xe6)];}}return _0x2db510;}(_0x403163,_0x37fa73);_0x5abdea[_0x31e2ca(0xe6)]&&this[_0x31e2ca(0xd3)][_0x31e2ca(0x100)](()=>{const _0x307873=_0x31e2ca;for(const _0x315e56 of _0x5abdea){const _0x1abdf2=this[_0x307873(0x203)][_0x307873(0x169)](_0x307873(0x15b),_0x1a38f3,_0x307873(0x187));this[_0x307873(0xff)](()=>_0x1abdf2([_0x315e56],_0x23dcd6,_0x5144d7));}});for(const _0x442ba9 of _0x553037){let _0x38d687=null,_0x2dc75d=_0x442ba9[_0x31e2ca(0xdb)],_0x404cb9=_0x442ba9[_0x31e2ca(0x221)];for(const {suggestion:_0x28d98b,meta:_0x5317f8}of this[_0x31e2ca(0x148)](_0x442ba9,_0x31e2ca(0x15b))){if(!_0x5317f8[_0x31e2ca(0x12d)])continue;if(_0x28d98b[_0x31e2ca(0xcb)]!=_0x1a38f3)continue;if(!Pt(_0x28d98b,_0x5144d7))continue;const _0x1f123a=_0x28d98b[_0x31e2ca(0x12c)]();if(_0x1f123a[_0x31e2ca(0x212)](_0x442ba9,!0x0))return null;_0x2dc75d=_0x2dc75d[_0x31e2ca(0x247)](_0x1f123a[_0x31e2ca(0xdb)])?_0x2dc75d:_0x1f123a[_0x31e2ca(0xdb)],_0x404cb9=_0x404cb9[_0x31e2ca(0xae)](_0x1f123a[_0x31e2ca(0x221)])?_0x404cb9:_0x1f123a[_0x31e2ca(0x221)],_0x38d687?_0x1f123a[_0x31e2ca(0xdb)][_0x31e2ca(0x247)](_0x38d687[_0x31e2ca(0x12c)]()[_0x31e2ca(0xdb)])?(_0x38d687[_0x31e2ca(0xb5)](),_0x38d687=_0x28d98b):_0x28d98b[_0x31e2ca(0xb5)]():_0x38d687=_0x28d98b;}const _0x34e835=this[_0x31e2ca(0xd3)][_0x31e2ca(0x1f3)](_0x2dc75d,_0x404cb9);if(_0x38d687)this[_0x31e2ca(0xb1)](_0x38d687,_0x34e835);else{const _0x115b2a=_0x1099ef(),_0x4bf75a=_0x5e967d['id'];this[_0x31e2ca(0x23a)]({'id':_0x115b2a,'type':_0x31e2ca(0x141)+_0x1a38f3,'data':_0x23dcd6,'createdAt':new Date(),'authorId':_0x4bf75a,'attributes':_0x5144d7}),this[_0x31e2ca(0xc2)](_0x31e2ca(0x141)+_0x1a38f3,_0x115b2a,_0x4bf75a,_0x34e835);}}return null;}[_0x7c15f2(0xd2)](_0x542c11,_0x10827d,_0x286cbf=[],_0xfdc089=null,_0x1289ae={}){const _0x53ac6b=_0x7c15f2;_0x10827d[_0x53ac6b(0x177)]||(_0x10827d[_0x53ac6b(0x177)]=_0x10827d[_0x53ac6b(0x185)]),_0x10827d[_0x53ac6b(0x202)]=_0x542c11['is'](_0x53ac6b(0x142)),_0xfdc089=_0xfdc089||Et(_0x10827d);const _0xf3a96c=_0x286cbf[_0x53ac6b(0x1a5)](_0xdb10d0=>Ot(_0xdb10d0,this[_0x53ac6b(0xd3)])),_0x2d28f6=_0x542c11['is'](_0x53ac6b(0x142))?_0x542c11:Ot(_0x542c11,this[_0x53ac6b(0xd3)]);if(_0x53ac6b(0x116)===this[_0x53ac6b(0xf8)]){const _0x3a0a43=this[_0x53ac6b(0x203)][_0x53ac6b(0x169)](_0x53ac6b(0x1c2),_0xfdc089,_0x53ac6b(0x187));return this[_0x53ac6b(0xff)](()=>_0x3a0a43([_0x2d28f6],_0x10827d,_0x1289ae)),null;}_0xf3a96c[_0x53ac6b(0x121)](_0x2d28f6);let _0xd32b6e=!0x0;for(const _0x1033e5 of _0xf3a96c)if(!this[_0x53ac6b(0x102)](_0x1033e5)){_0xd32b6e=!0x1;break;}if(_0xd32b6e&&_0x53ac6b(0x238)!==this[_0x53ac6b(0xf8)]){const _0x5613bf=this[_0x53ac6b(0x203)][_0x53ac6b(0x169)](_0x53ac6b(0x1c2),_0xfdc089,_0x53ac6b(0x187));return this[_0x53ac6b(0xff)](()=>_0x5613bf([_0x2d28f6],_0x10827d,_0x1289ae)),null;}let _0x25d49f=null,_0x273e75=_0x2d28f6[_0x53ac6b(0xdb)],_0x30e3b7=_0x2d28f6[_0x53ac6b(0x221)];for(const {suggestion:_0x4c713d,meta:_0x45e8d2}of this[_0x53ac6b(0x148)](_0x2d28f6,_0x53ac6b(0x1c2))){if(!_0x45e8d2[_0x53ac6b(0x12d)])continue;if(_0x45e8d2[_0x53ac6b(0x15c)]||_0x45e8d2[_0x53ac6b(0x165)]||_0x45e8d2[_0x53ac6b(0x233)])continue;if(_0x4c713d[_0x53ac6b(0x113)][_0x53ac6b(0x177)]!=_0x10827d[_0x53ac6b(0x177)])continue;if(!Pt(_0x4c713d,_0x1289ae))continue;const _0x2f0866=_0x4c713d[_0x53ac6b(0x12c)]();if(_0x4c713d[_0x53ac6b(0xcb)]==_0xfdc089){if(_0x2f0866[_0x53ac6b(0x212)](_0x2d28f6,!0x0))return null;_0x273e75=_0x273e75[_0x53ac6b(0x247)](_0x2f0866[_0x53ac6b(0xdb)])?_0x273e75:_0x2f0866[_0x53ac6b(0xdb)],_0x30e3b7=_0x30e3b7[_0x53ac6b(0xae)](_0x2f0866[_0x53ac6b(0x221)])?_0x30e3b7:_0x2f0866[_0x53ac6b(0x221)],_0x25d49f?_0x2f0866[_0x53ac6b(0xdb)][_0x53ac6b(0x247)](_0x25d49f[_0x53ac6b(0x12c)]()[_0x53ac6b(0xdb)])?(_0x25d49f[_0x53ac6b(0xb5)](),_0x25d49f=_0x4c713d):_0x4c713d[_0x53ac6b(0xb5)]():_0x25d49f=_0x4c713d;}else{const _0x1fbb94=_0x2d28f6[_0x53ac6b(0x1e6)](_0x2f0866);this[_0x53ac6b(0xfe)](_0x4c713d,_0x1fbb94);}}const _0x1968d1=this[_0x53ac6b(0x1e4)][_0x53ac6b(0x219)][_0x53ac6b(0x20e)](_0x53ac6b(0x154))['me'],_0x2a7c91=_0x1099ef(),_0x3b642d=_0x1968d1['id'];if(_0x25d49f)return this[_0x53ac6b(0xb1)](_0x25d49f,this[_0x53ac6b(0xd3)][_0x53ac6b(0x1f3)](_0x273e75,_0x30e3b7)),_0x25d49f;{const _0x45a52d=this[_0x53ac6b(0x23a)]({'id':_0x2a7c91,'type':_0x53ac6b(0x156)+_0xfdc089,'data':_0x10827d,'createdAt':new Date(),'authorId':_0x3b642d,'attributes':_0x1289ae});return this[_0x53ac6b(0xc2)](_0x53ac6b(0x156)+_0xfdc089,_0x2a7c91,_0x3b642d,this[_0x53ac6b(0xd3)][_0x53ac6b(0x1f3)](_0x273e75,_0x30e3b7)),_0x45a52d;}}[_0x7c15f2(0x20d)](_0x1bdfb5,_0x5bb335,_0x494dfb=[],_0x84685e=null,_0x51044d={}){const _0x254775=_0x7c15f2;_0x5bb335[_0x254775(0x177)]||(_0x5bb335[_0x254775(0x177)]=_0x5bb335[_0x254775(0x185)]);const _0x2f1d27=_0x1bdfb5[0x0];_0x5bb335[_0x254775(0x202)]=_0x2f1d27['is'](_0x254775(0x142)),_0x84685e=_0x84685e||Et(_0x5bb335);const _0x59673a=_0x494dfb[_0x254775(0x1a5)](_0xfc85dd=>Ot(_0xfc85dd,this[_0x254775(0xd3)])),_0x21291b=_0x2f1d27['is'](_0x254775(0x142))?_0x1bdfb5:_0x1bdfb5[_0x254775(0x1a5)](_0x52891e=>Ot(_0x52891e,this[_0x254775(0xd3)]));if(_0x254775(0x116)===this[_0x254775(0xf8)]){const _0x200bc5=this[_0x254775(0x203)][_0x254775(0x169)](_0x254775(0x1c2),_0x84685e,_0x254775(0x187));return this[_0x254775(0xff)](()=>_0x200bc5(_0x21291b,_0x5bb335,_0x51044d)),null;}_0x59673a[_0x254775(0x121)](..._0x21291b);let _0x4aaf23=!0x0;for(const _0x1855cb of _0x59673a)if(!this[_0x254775(0x102)](_0x1855cb)){_0x4aaf23=!0x1;break;}if(_0x4aaf23&&_0x254775(0x238)!==this[_0x254775(0xf8)]){const _0x19fa0c=this[_0x254775(0x203)][_0x254775(0x169)](_0x254775(0x1c2),_0x84685e,_0x254775(0x187));return this[_0x254775(0xff)](()=>_0x19fa0c(_0x21291b,_0x5bb335,_0x51044d)),null;}const _0x541413=this[_0x254775(0x1e4)][_0x254775(0x219)][_0x254775(0x20e)](_0x254775(0x154))['me'];for(const _0x50b0ef of this[_0x254775(0x20c)]()){if(_0x50b0ef[_0x254775(0x10a)]['id']!=_0x541413['id'])continue;if(_0x254775(0x1c2)!=_0x50b0ef[_0x254775(0x1ea)]||_0x50b0ef[_0x254775(0x113)][_0x254775(0x177)]!=_0x5bb335[_0x254775(0x177)])continue;if(!Pt(_0x50b0ef,_0x51044d))continue;const _0x34ebdb=_0x50b0ef[_0x254775(0xcb)]==_0x84685e;for(let _0x1723dc=0x0;_0x1723dc<_0x21291b[_0x254775(0xe6)];_0x1723dc++){const _0xb2248=_0x21291b[_0x1723dc];for(const _0x3acd9f of _0x50b0ef[_0x254775(0x22e)]()){const _0x4ddeef=_0x3acd9f[_0x254775(0x1f9)]();if(_0xb2248[_0x254775(0x1fd)](_0x4ddeef)){_0x34ebdb?(_0x21291b[_0x254775(0x164)](_0x1723dc,0x1),_0x1723dc--):_0x50b0ef[_0x254775(0x18f)](_0x3acd9f[_0x254775(0x1f2)]);break;}}}}if(0x0==_0x21291b[_0x254775(0xe6)])return null;const _0x4d4935=this[_0x254775(0x203)][_0x254775(0x169)](_0x254775(0x1c2),_0x84685e,_0x254775(0xf1));for(const _0x9d67a0 of this[_0x254775(0x20c)]())if(_0x9d67a0[_0x254775(0x10a)]['id']==_0x541413['id']&&_0x254775(0x1c2)==_0x9d67a0[_0x254775(0x1ea)]&&_0x9d67a0[_0x254775(0x113)][_0x254775(0x177)]==_0x5bb335[_0x254775(0x177)]&&_0x9d67a0[_0x254775(0xcb)]==_0x84685e&&Pt(_0x9d67a0,_0x51044d)&&(_0x4d4935(_0x9d67a0[_0x254775(0xc9)](),_0x21291b)||_0x4d4935(_0x21291b,_0x9d67a0[_0x254775(0xc9)]()))){for(const _0x3a33a8 of _0x21291b)_0x9d67a0[_0x254775(0x1d4)](_0x3a33a8);return _0x9d67a0;}const _0x99fcae=_0x1099ef(),_0x3e4481=_0x541413['id'],_0x5d5ffd=_0x254775(0x156)+_0x84685e,_0x39d9b4=this[_0x254775(0x23a)]({'id':_0x99fcae,'type':_0x5d5ffd,'data':_0x5bb335,'createdAt':new Date(),'authorId':_0x3e4481,'attributes':_0x51044d});for(const _0x47e3fc of _0x21291b)this[_0x254775(0xc2)](_0x5d5ffd,_0x99fcae,_0x3e4481,_0x47e3fc,_0x28348a[_0x254775(0xa2)]());return _0x39d9b4;}[_0x7c15f2(0x144)](_0x21bf1c,_0x3c7aa0=null,_0x353517={}){const _0x7e80d9=_0x7c15f2;if(_0x21bf1c[_0x7e80d9(0x118)])return null;const _0x44fb88=this[_0x7e80d9(0x1e4)][_0x7e80d9(0x219)][_0x7e80d9(0x20e)](_0x7e80d9(0x154))['me'],_0x2666c2=new _0x2566d0(_0x21bf1c[_0x7e80d9(0xdb)],_0x21bf1c[_0x7e80d9(0x221)]);for(const {suggestion:_0x311ecd,meta:_0x1b1c67}of this[_0x7e80d9(0x148)](_0x2666c2,_0x7e80d9(0xe7)))if(_0x1b1c67[_0x7e80d9(0x12d)]&&!_0x1b1c67[_0x7e80d9(0x15c)]){if(_0x311ecd[_0x7e80d9(0x1c7)]){const _0x303501=_0x311ecd[_0x7e80d9(0xc9)]()[_0x7e80d9(0x17f)](_0x4a4f12=>_0x7e80d9(0x139)!=_0x4a4f12[_0x7e80d9(0xfa)][_0x7e80d9(0x112)]);_0x303501[_0x7e80d9(0x1ba)](_0x2b287c=>_0x2666c2[_0x7e80d9(0x212)](_0x2b287c,!0x0))&&_0x311ecd[_0x7e80d9(0x14b)]();if(_0x303501[_0x7e80d9(0xb8)](_0x3286ae=>_0x3286ae[_0x7e80d9(0x212)](_0x2666c2,!0x0))){const _0x25a541=this[_0x7e80d9(0x203)][_0x7e80d9(0x169)](_0x7e80d9(0x175),_0x3c7aa0,_0x7e80d9(0x187));return this[_0x7e80d9(0xff)](()=>_0x25a541([_0x2666c2],null,_0x353517)),null;}}else{const _0x387bc3=_0x2666c2[_0x7e80d9(0x1e6)](_0x311ecd[_0x7e80d9(0x12c)]());null!==_0x387bc3&&_0x311ecd[_0x7e80d9(0x21d)]([_0x387bc3],null,_0x353517);}}if(_0x2666c2[_0x7e80d9(0x1d1)](),_0x2666c2[_0x7e80d9(0x118)]||_0x7e80d9(0x139)==_0x2666c2[_0x7e80d9(0xfa)][_0x7e80d9(0x112)])return null;let _0x2d1ee7=null,_0x1213c9=_0x2666c2[_0x7e80d9(0xdb)],_0xc74e60=_0x2666c2[_0x7e80d9(0x221)];const _0x2b8d54=this[_0x7e80d9(0x148)](_0x2666c2,_0x7e80d9(0x175));for(const {suggestion:_0x300d68,meta:_0x457497}of _0x2b8d54){const _0x2fff63=this[_0x7e80d9(0xd3)][_0x7e80d9(0x1f3)](_0x1213c9,_0xc74e60);if(_0x457497[_0x7e80d9(0x12d)]&&(this[_0x7e80d9(0x188)]||!_0x457497[_0x7e80d9(0x165)]&&!_0x457497[_0x7e80d9(0x233)])){if(_0x300d68[_0x7e80d9(0x1c7)]){if(!Pt(_0x300d68,_0x353517))continue;let _0x5aa859=!0x0;for(const _0x2e8c63 of _0x300d68[_0x7e80d9(0xc9)]()){if(_0x2e8c63[_0x7e80d9(0x212)](_0x2fff63,!0x0))return _0x300d68;_0x2fff63[_0x7e80d9(0x212)](_0x2e8c63)||(_0x5aa859=!0x1);}_0x5aa859&&_0x300d68[_0x7e80d9(0x14b)]();}else{const _0x292acc=_0x300d68[_0x7e80d9(0x12c)]();if(_0x292acc[_0x7e80d9(0x212)](_0x2fff63,!0x0))return _0x300d68;if(!Pt(_0x300d68,_0x353517)){_0x2fff63[_0x7e80d9(0x212)](_0x292acc)?_0x300d68[_0x7e80d9(0xb5)]():_0x292acc[_0x7e80d9(0xef)](_0x1213c9)?_0x1213c9=_0x292acc[_0x7e80d9(0x221)]:_0x292acc[_0x7e80d9(0xef)](_0xc74e60)&&(_0xc74e60=_0x292acc[_0x7e80d9(0xdb)]);continue;}_0x1213c9=_0x1213c9[_0x7e80d9(0x247)](_0x292acc[_0x7e80d9(0xdb)])?_0x1213c9:_0x292acc[_0x7e80d9(0xdb)],_0xc74e60=_0xc74e60[_0x7e80d9(0xae)](_0x292acc[_0x7e80d9(0x221)])?_0xc74e60:_0x292acc[_0x7e80d9(0x221)],_0x353517=Object[_0x7e80d9(0xbe)]({},_0x300d68[_0x7e80d9(0x104)]),_0x2d1ee7?_0x292acc[_0x7e80d9(0xdb)][_0x7e80d9(0x247)](_0x2d1ee7[_0x7e80d9(0x12c)]()[_0x7e80d9(0xdb)])?(_0x2d1ee7[_0x7e80d9(0xb5)](),_0x2d1ee7=_0x300d68):_0x300d68[_0x7e80d9(0xb5)]():_0x2d1ee7=_0x300d68;}}}if(_0x2d1ee7)return this[_0x7e80d9(0xb1)](_0x2d1ee7,this[_0x7e80d9(0xd3)][_0x7e80d9(0x1f3)](_0x1213c9,_0xc74e60)),_0x2d1ee7;{const _0x2bcfef=_0x1099ef(),_0x52267c=this[_0x7e80d9(0xd3)][_0x7e80d9(0x1f3)](_0x1213c9,_0xc74e60),_0x4f7da5=_0x44fb88['id'],_0x17bbf2=_0x3c7aa0?_0x7e80d9(0x16f)+_0x3c7aa0:_0x7e80d9(0x175),_0x348e2c=this[_0x7e80d9(0x23a)]({'id':_0x2bcfef,'type':_0x17bbf2,'createdAt':new Date(),'authorId':_0x4f7da5,'attributes':_0x353517});return this[_0x7e80d9(0xc2)](_0x17bbf2,_0x2bcfef,_0x4f7da5,_0x52267c),_0x348e2c;}}[_0x7c15f2(0x1dd)](_0x391a50,_0x2487ea=_0x7c15f2(0x1a3),_0x586f8c={}){const _0x452820=_0x7c15f2,_0x59200c=this[_0x452820(0x1e4)][_0x452820(0x219)][_0x452820(0x20e)](_0x452820(0x154))['me'],_0x4eb322=_0x391a50[_0x452820(0x1a5)](_0x2cc780=>new _0x2566d0(_0x2cc780[_0x452820(0xdb)],_0x2cc780[_0x452820(0x221)])),_0x56e871=new Set();for(const {suggestion:_0x3377e9,meta:_0x4e8724}of this[_0x452820(0x148)](_0x4eb322,_0x452820(0xe7)))_0x4e8724[_0x452820(0x12d)]&&!_0x4e8724[_0x452820(0x15c)]&&_0x56e871[_0x452820(0xc0)](_0x3377e9);for(const _0x528e70 of _0x56e871)if(_0x528e70[_0x452820(0x1c7)]){const _0x1853a3=_0x528e70[_0x452820(0xc9)]();(!_0x528e70[_0x452820(0x104)]||!_0x528e70[_0x452820(0x104)][_0x452820(0x179)])&&(_0x1853a3[_0x452820(0x1ba)](_0x32e9f2=>_0x4eb322[_0x452820(0xb8)](_0x3f0ab1=>_0x3f0ab1[_0x452820(0x212)](_0x32e9f2,!0x0)))&&_0x528e70[_0x452820(0x14b)]());if(_0x4eb322[_0x452820(0x1ba)](_0x478387=>_0x1853a3[_0x452820(0xb8)](_0x26007d=>_0x26007d[_0x452820(0x212)](_0x478387,!0x0)))){const _0x380796=this[_0x452820(0x203)][_0x452820(0x169)](_0x452820(0x175),_0x2487ea,_0x452820(0x187));return this[_0x452820(0xff)](()=>_0x380796(_0x391a50,null,_0x586f8c)),null;}}else{const _0x500756=_0x528e70[_0x452820(0x12c)]();_0x4eb322[_0x452820(0xb8)](_0x18ae14=>_0x18ae14[_0x452820(0x212)](_0x500756,!0x0))&&_0x528e70[_0x452820(0x14b)]();if(_0x4eb322[_0x452820(0x1ba)](_0x257277=>_0x500756[_0x452820(0x212)](_0x257277,!0x0))){const _0x294a7a=this[_0x452820(0x203)][_0x452820(0x169)](_0x452820(0x175),_0x2487ea,_0x452820(0x187));return this[_0x452820(0xff)](()=>_0x294a7a(_0x4eb322,null,_0x586f8c)),null;}}const _0x4aa7ce=this[_0x452820(0x203)][_0x452820(0x169)](_0x452820(0x175),_0x2487ea,_0x452820(0xf1));let _0x5dcdd5=null;for(const _0x1b025f of this[_0x452820(0x20c)]())if(_0x1b025f[_0x452820(0x10a)]['id']==_0x59200c['id']&&_0x1b025f[_0x452820(0x250)]&&_0x452820(0x175)==_0x1b025f[_0x452820(0x1ea)]&&_0x1b025f[_0x452820(0xcb)]==_0x2487ea&&Pt(_0x1b025f,_0x586f8c)&&(_0x4aa7ce(_0x1b025f[_0x452820(0xc9)](),_0x4eb322)||_0x4aa7ce(_0x4eb322,_0x1b025f[_0x452820(0xc9)]()))){if(_0x5dcdd5){if(_0x1b025f[_0x452820(0xe0)]&&_0x1b025f[_0x452820(0xe0)][_0x452820(0xe6)])continue;for(const _0x4857f2 of _0x1b025f[_0x452820(0xc9)]())_0x5dcdd5[_0x452820(0x120)](_0x4857f2)||_0x5dcdd5[_0x452820(0x1d4)](_0x4857f2);_0x1b025f[_0x452820(0xb5)]();}else{_0x5dcdd5=_0x1b025f;for(const _0x2ecc03 of _0x4eb322)_0x1b025f[_0x452820(0x120)](_0x2ecc03)||_0x1b025f[_0x452820(0x1d4)](_0x2ecc03);}}if(_0x5dcdd5)return _0x5dcdd5;_0x56e871[_0x452820(0x10b)]();for(const {suggestion:_0x32a0d5,meta:_0x3c7bef}of this[_0x452820(0x148)](_0x4eb322,_0x452820(0x175)))_0x3c7bef[_0x452820(0x12d)]&&(this[_0x452820(0x188)]||!_0x3c7bef[_0x452820(0x165)]&&!_0x3c7bef[_0x452820(0x233)])&&Pt(_0x32a0d5,_0x586f8c)&&_0x56e871[_0x452820(0xc0)](_0x32a0d5);for(const _0x32b963 of _0x56e871){const _0x3c5c02=_0x32b963[_0x452820(0xc9)]();if(!_0x586f8c||!_0x586f8c[_0x452820(0x179)]){if(_0x4eb322[_0x452820(0x1ba)](_0x339165=>_0x3c5c02[_0x452820(0xb8)](_0x2960cb=>_0x2960cb[_0x452820(0x212)](_0x339165,!0x0))))return _0x32b963;}(!_0x32b963[_0x452820(0x104)]||!_0x32b963[_0x452820(0x104)][_0x452820(0x179)])&&(_0x3c5c02[_0x452820(0x1ba)](_0x53b298=>_0x4eb322[_0x452820(0xb8)](_0x367efc=>_0x367efc[_0x452820(0x212)](_0x53b298,!0x0)))&&_0x32b963[_0x452820(0x14b)]());}const _0x1cd4d=_0x1099ef(),_0x59fe97=_0x59200c['id'],_0x10e38d=_0x452820(0x16f)+_0x2487ea,_0x55852b=this[_0x452820(0x23a)]({'id':_0x1cd4d,'type':_0x10e38d,'createdAt':new Date(),'authorId':_0x59fe97,'attributes':_0x586f8c});for(const _0x152936 of _0x4eb322)_0x152936[_0x452820(0x1d1)](),_0x152936[_0x452820(0x118)]||_0x452820(0x139)==_0x152936[_0x452820(0xfa)][_0x452820(0x112)]||this[_0x452820(0xc2)](_0x10e38d,_0x1cd4d,_0x59fe97,_0x152936,_0x28348a[_0x452820(0xa2)]());return _0x55852b;}[_0x7c15f2(0x1a8)](_0xdb0fd7,_0x584ff9,_0x394987,_0x5a726b,_0x425d63){const _0x4195e0=_0x7c15f2;if(_0xdb0fd7[_0x4195e0(0x118)])return[];if(_0x4195e0(0x116)===this[_0x4195e0(0xf8)])return[];const _0x1c87f6=this[_0x4195e0(0x1e4)][_0x4195e0(0x219)][_0x4195e0(0x20e)](_0x4195e0(0x154))['me']['id'],_0x21b359=Array[_0x4195e0(0x1ae)](this[_0x4195e0(0x217)][_0x4195e0(0x24c)]())[_0x4195e0(0x17f)](_0x26a33f=>_0x4195e0(0x11f)==_0x26a33f[_0x4195e0(0x1ea)]&&_0x26a33f[_0x4195e0(0x113)][_0x4195e0(0xad)]==_0x584ff9&&_0x26a33f[_0x4195e0(0x120)](_0xdb0fd7));if(_0x4195e0(0xac)===this[_0x4195e0(0xf8)]){const _0x4b9356=this[_0x4195e0(0x148)](_0xdb0fd7,_0x4195e0(0xe7))[_0x4195e0(0x17f)](({meta:_0x33a8c5})=>_0x33a8c5[_0x4195e0(0x12d)]&&!_0x33a8c5[_0x4195e0(0x233)]&&!_0x33a8c5[_0x4195e0(0x15c)])[_0x4195e0(0x1a5)](({suggestion:_0x456928})=>_0x456928);_0x21b359[_0x4195e0(0x1ac)](..._0x4b9356);}const _0x40f3e9=new Map([[_0xdb0fd7,_0x394987]]);for(const _0x59c97c of _0x21b359){const _0x834ec1=_0x4195e0(0x11f)==_0x59c97c[_0x4195e0(0x1ea)]?_0x59c97c[_0x4195e0(0x113)][_0x4195e0(0x1cb)]:void 0x0,_0x358f29=_0x59c97c[_0x4195e0(0x12c)](),_0x31b656=Array[_0x4195e0(0x1ae)](_0x40f3e9[_0x4195e0(0x134)]())[_0x4195e0(0x107)](_0x5ab8e8=>_0x5ab8e8[_0x4195e0(0x1d7)](_0x358f29));if(!_0x31b656)continue;const _0x4adb3f=_0x31b656[_0x4195e0(0x1cf)](_0x358f29);this[_0x4195e0(0xaa)](_0x584ff9)&&_0x4195e0(0xe7)==_0x59c97c[_0x4195e0(0x1ea)]&&0x0!=_0x4adb3f[_0x4195e0(0xe6)]||(_0x40f3e9[_0x4195e0(0x227)](_0x31b656),_0x4adb3f[_0x4195e0(0x108)](_0x53b0fc=>{const _0x2adca4=_0x4195e0;_0x40f3e9[_0x2adca4(0xa6)](_0x53b0fc,_0x394987);}),_0x4195e0(0xe7)!=_0x59c97c[_0x4195e0(0x1ea)]&&_0x834ec1!=_0x5a726b&&_0x40f3e9[_0x4195e0(0xa6)](_0x31b656[_0x4195e0(0x1e6)](_0x358f29),_0x834ec1));}const _0x369a51=[];for(const [_0x8780d7,_0x3bab72]of _0x40f3e9){const _0x13d0df=_0x1099ef(),_0x42b9a0={'key':_0x584ff9,'oldValue':_0x3bab72,'newValue':_0x5a726b};_0x584ff9[_0x4195e0(0xe6)]>0x25&&console[_0x4195e0(0xa9)](_0x4195e0(0x127),{'key':_0x584ff9});const _0xe24681=(_0x4195e0(0x17b)+(_0x584ff9+'|'+Et({'newValue':_0x5a726b})))[_0x4195e0(0xfc)](0x0,0x3c),_0x201aef=this[_0x4195e0(0x23a)]({'id':_0x13d0df,'type':_0xe24681,'data':_0x42b9a0,'createdAt':new Date(),'authorId':_0x1c87f6,'attributes':_0x425d63});_0x369a51[_0x4195e0(0x121)](_0x201aef),this[_0x4195e0(0xc2)](_0xe24681,_0x13d0df,_0x1c87f6,_0x8780d7);}return _0x369a51;}[_0x7c15f2(0x13c)](_0x53726){const _0x25ddd8=_0x7c15f2;this[_0x25ddd8(0x153)][_0x25ddd8(0xc0)](_0x53726);}[_0x7c15f2(0x1e9)](_0xb0e523){const _0x10b488=_0x7c15f2;this[_0x10b488(0x1b0)][_0x10b488(0xc0)](_0xb0e523);}[_0x7c15f2(0xcd)](_0x51c9ed,_0x140074=[],_0x2e707f=[]){const _0x180e18=_0x7c15f2;this[_0x180e18(0x1cd)](_0x51c9ed,(_0x1d92fd,..._0x561071)=>{const _0xefafc7=_0x180e18;this[_0xefafc7(0x22a)](()=>{_0x1d92fd(..._0x561071);});});for(const _0x214dcf of _0x140074)this[_0x180e18(0x1e9)](_0x214dcf);for(const _0x5a1522 of _0x2e707f)this[_0x180e18(0x13c)](_0x5a1522);}[_0x7c15f2(0x152)](_0xb9a43c){const _0x29b2cd=_0x7c15f2;return _0x29b2cd(0x11f)==_0xb9a43c[_0x29b2cd(0x1ea)]?_0xb9a43c[_0x29b2cd(0xcb)][_0x29b2cd(0x195)]('|')[0x0]:null;}[_0x7c15f2(0xb1)](_0x597f90,_0x289be2){const _0x1b1986=_0x7c15f2,_0x3708a5=_0x597f90[_0x1b1986(0x1ed)]();this[_0x1b1986(0xd3)][_0x1b1986(0x100)](_0x111e07=>{const _0x172a7f=_0x1b1986;_0x111e07[_0x172a7f(0xa4)](_0x3708a5,{'range':_0x289be2});});}[_0x7c15f2(0xda)](_0x24a50){const _0x43b7e6=_0x7c15f2,_0x20324c=_0x24a50['id'],_0x496bdc=this[_0x43b7e6(0x1e4)][_0x43b7e6(0x1d6)][_0x43b7e6(0x20e)](_0x43b7e6(0x101));this[_0x43b7e6(0x1bf)][_0x43b7e6(0x158)](_0x20324c)||this[_0x43b7e6(0x1bf)][_0x43b7e6(0x225)]({'channelId':_0x496bdc,'threadId':_0x20324c,'isResolvable':!0x1,'isSubmitted':!0x0});const _0x58fc78=this[_0x43b7e6(0x1bf)][_0x43b7e6(0x215)](_0x20324c);_0x58fc78[_0x43b7e6(0x242)](_0x43b7e6(0xb9)),_0x58fc78[_0x43b7e6(0xb9)]=!0x1,_0x24a50[_0x43b7e6(0xe0)]=_0x58fc78;}[_0x7c15f2(0x229)](_0x3528c7,_0x302d53,_0x3a9f30,_0x586902){const _0x183fcb=_0x7c15f2;if(_0x3528c7[_0x183fcb(0x1ea)]!=_0x302d53||_0x3528c7[_0x183fcb(0xcb)]!=_0x3a9f30||_0x3528c7[_0x183fcb(0x105)]['id']!=_0x586902)throw this[_0x183fcb(0x1e4)][_0x183fcb(0x162)](_0x183fcb(0x19d)),new _0x19d6d7(_0x183fcb(0x19d),this);}[_0x7c15f2(0xfe)](_0x2afc9f,_0xe9bfad){const _0x337ab6=_0x7c15f2,_0x38529c=_0x2afc9f[_0x337ab6(0x12c)]();if(_0xe9bfad[_0x337ab6(0x1fd)](_0x38529c))_0x2afc9f[_0x337ab6(0xb5)]();else{if(_0x38529c[_0x337ab6(0x212)](_0xe9bfad)){const _0x43e9c3=this[_0x337ab6(0xd3)][_0x337ab6(0xcc)](_0xe9bfad[_0x337ab6(0xdb)][_0x337ab6(0x14f)],_0x337ab6(0x221));this[_0x337ab6(0xb1)](_0x2afc9f,this[_0x337ab6(0xd3)][_0x337ab6(0x1f3)](_0x38529c[_0x337ab6(0xdb)],_0x43e9c3));const _0x3e5ef9=_0x1099ef(),_0x30dee8=_0x2afc9f[_0x337ab6(0x105)]['id'],_0x4be216=_0x2afc9f[_0x337ab6(0x1ea)]+':'+_0x2afc9f[_0x337ab6(0xcb)];this[_0x337ab6(0x23a)]({'id':_0x3e5ef9,'type':_0x4be216,'createdAt':new Date(),'authorId':_0x30dee8,'data':_0x2afc9f[_0x337ab6(0x113)],'attributes':_0x2afc9f[_0x337ab6(0x104)]});const _0x22ff0e=this[_0x337ab6(0xd3)][_0x337ab6(0xcc)](_0xe9bfad[_0x337ab6(0x221)][_0x337ab6(0x1c6)],_0x337ab6(0x1b9)),_0x5d5835=this[_0x337ab6(0xd3)][_0x337ab6(0x1f3)](_0x22ff0e,_0x38529c[_0x337ab6(0x221)]);this[_0x337ab6(0xc2)](_0x4be216,_0x3e5ef9,_0x30dee8,_0x5d5835);}else{if(_0x38529c[_0x337ab6(0xef)](_0xe9bfad[_0x337ab6(0xdb)])){const _0x235c2b=this[_0x337ab6(0xd3)][_0x337ab6(0xcc)](_0xe9bfad[_0x337ab6(0xdb)][_0x337ab6(0x14f)],_0x337ab6(0x221));this[_0x337ab6(0xb1)](_0x2afc9f,this[_0x337ab6(0xd3)][_0x337ab6(0x1f3)](_0x38529c[_0x337ab6(0xdb)],_0x235c2b));}else{const _0x4da351=this[_0x337ab6(0xd3)][_0x337ab6(0xcc)](_0xe9bfad[_0x337ab6(0x221)][_0x337ab6(0x1c6)],_0x337ab6(0x1b9));this[_0x337ab6(0xb1)](_0x2afc9f,this[_0x337ab6(0xd3)][_0x337ab6(0x1f3)](_0x4da351,_0x38529c[_0x337ab6(0x221)]));}}}}[_0x7c15f2(0x102)](_0x4eda16){const _0x257e58=_0x7c15f2;for(const {suggestion:_0x34d2c2,meta:_0xc88617}of this[_0x257e58(0x148)](_0x4eda16,_0x257e58(0xe7))){if(!_0xc88617[_0x257e58(0x12d)])continue;const _0x452003=_0x34d2c2[_0x257e58(0xc9)]();for(const _0xcc745c of _0x452003)if(!_0x4eda16[_0x257e58(0x1cf)](_0xcc745c)[_0x257e58(0xe6)])return!0x0;}return!0x1;}[_0x7c15f2(0x200)](_0x32ec04){const _0x184e40=_0x7c15f2,_0x3b865f=this[_0x184e40(0x1e4)][_0x184e40(0x219)][_0x184e40(0x20e)](_0x184e40(0x154))[_0x184e40(0x130)](_0x32ec04);if(!_0x3b865f)throw new _0x19d6d7(_0x184e40(0x231),this);return _0x3b865f;}[_0x7c15f2(0xd6)](_0x1c7855){const _0x2f0708=_0x7c15f2,_0x1e88cb=this[_0x2f0708(0x1e4)][_0x2f0708(0x219)][_0x2f0708(0x20e)](_0x2f0708(0x154)),_0x531d80=_0x2fbeae(_0x2f0708(0x248)+_0x1c7855),_0x4e57fb=_0x1e88cb[_0x2f0708(0x130)](_0x531d80);return _0x4e57fb||_0x1e88cb[_0x2f0708(0x1a0)]({'id':_0x531d80,'name':_0x1c7855});}[_0x7c15f2(0x19e)](_0xed6b60,_0x35e167,_0x290c78,_0x3f7020,_0x1bd76a){const _0x561775=_0x7c15f2,_0x2e770b=this[_0x561775(0x200)](_0x3f7020),_0x30d1d2=this[_0x561775(0x203)][_0x561775(0x16c)](_0xed6b60,_0x35e167,_0x290c78,_0x2e770b,_0x1bd76a,_0x5f011f=>{const _0x19b08f=_0x561775;this[_0x19b08f(0x218)](_0x290c78,{'attributes':_0x5f011f});const _0x4955b9=this[_0x19b08f(0x1a1)](_0x290c78);this[_0x19b08f(0xa5)](new Set([_0x4955b9])),this[_0x19b08f(0x21a)](new Set([_0x4955b9]));});return this[_0x561775(0xf4)](_0x30d1d2,_0x561775(0x187),()=>{const _0x3ee3fe=_0x561775;this[_0x3ee3fe(0x218)](_0x290c78,{'state':_0x3ee3fe(0x18d)});},{'priority':_0x561775(0x1da)}),this[_0x561775(0xf4)](_0x30d1d2,_0x561775(0x14b),()=>{const _0x2fb6db=_0x561775;this[_0x2fb6db(0x218)](_0x290c78,{'state':_0x2fb6db(0x170)});},{'priority':_0x561775(0x1da)}),this[_0x561775(0x217)][_0x561775(0xa6)](_0x290c78,_0x30d1d2),this[_0x561775(0x1f4)][_0x561775(0xa6)](_0x30d1d2,_0x561775(0x163)),_0x30d1d2;}[_0x7c15f2(0x198)](_0x10375a){const _0x3488b9=_0x7c15f2,_0x3203a1=_0x10375a[_0x3488b9(0x195)](':');return{'group':_0x3203a1[0x0],'type':_0x3203a1[0x1],'subType':_0x3203a1[_0x3488b9(0xe6)]>=0x5?_0x3203a1[0x2]:null,'id':_0x3203a1[_0x3488b9(0xe6)]<0x5?_0x3203a1[0x2]:_0x3203a1[0x3],'authorId':_0x3203a1[_0x3488b9(0xe6)]<0x5?_0x3203a1[0x3]:_0x3203a1[0x4],'markerCount':0x6==_0x3203a1[_0x3488b9(0xe6)]?_0x3203a1[0x5]:null};}[_0x7c15f2(0x126)](_0x32b6ab,_0x4576f7,_0x5f47e3){const _0x296461=_0x7c15f2,_0x3ac856=_0x32b6ab[_0x296461(0x12c)](),_0x57d398=_0x3ac856[_0x296461(0xdb)],_0x3d2999=_0x3ac856[_0x296461(0x221)];this[_0x296461(0xb1)](_0x32b6ab,this[_0x296461(0xd3)][_0x296461(0x1f3)](_0x57d398,_0x4576f7));const _0x34433d=_0x1099ef(),_0x3f4c6d=_0x32b6ab[_0x296461(0x105)]['id'],_0x20afe3=_0x32b6ab[_0x296461(0x1ea)]+(_0x32b6ab[_0x296461(0xcb)]?':'+_0x32b6ab[_0x296461(0xcb)]:'');this[_0x296461(0x23a)]({'id':_0x34433d,'type':_0x20afe3,'createdAt':new Date(),'authorId':_0x3f4c6d,'originalSuggestionId':_0x32b6ab['id'],'attributes':_0x32b6ab[_0x296461(0x104)],'data':_0x32b6ab[_0x296461(0x113)]});const _0x3b2476=this[_0x296461(0x152)](_0x32b6ab);(_0x296461(0x1c2)==_0x32b6ab[_0x296461(0x1ea)]||_0x3b2476&&this[_0x296461(0xaa)](_0x3b2476))&&(_0x5f47e3=this[_0x296461(0xd3)][_0x296461(0xd5)](_0x5f47e3[_0x296461(0x1c6)])),this[_0x296461(0xc2)](_0x20afe3,_0x34433d,_0x3f4c6d,this[_0x296461(0xd3)][_0x296461(0x1f3)](_0x5f47e3,_0x3d2999));}[_0x7c15f2(0x148)](_0x144c0c,_0x37ea8d=null){const _0x19a8c7=_0x7c15f2,_0x9fb6d6=[],_0x3a7371=this[_0x19a8c7(0x1e4)][_0x19a8c7(0x219)][_0x19a8c7(0x20e)](_0x19a8c7(0x154))['me'];Array[_0x19a8c7(0x11c)](_0x144c0c)||(_0x144c0c=[_0x144c0c]);for(const _0x2fda84 of this[_0x19a8c7(0x20c)]()){if(!_0x2fda84[_0x19a8c7(0x250)])continue;if(_0x37ea8d&&_0x2fda84[_0x19a8c7(0x1ea)]!=_0x37ea8d)continue;let _0x2a96b=!0x1;for(const _0x3f590d of _0x2fda84[_0x19a8c7(0xc9)]()){for(const _0x2a20aa of _0x144c0c){const _0x1df386=_0x2a20aa[_0x19a8c7(0xdb)][_0x19a8c7(0x1fd)](_0x3f590d[_0x19a8c7(0x221)])||_0x2a20aa[_0x19a8c7(0x221)][_0x19a8c7(0x1fd)](_0x3f590d[_0x19a8c7(0xdb)]);if(_0x1df386||_0x2a20aa[_0x19a8c7(0x1e6)](_0x3f590d)){const _0x15a096=_0x2a20aa[_0x19a8c7(0x212)](_0x3f590d)&&xt(this[_0x19a8c7(0xd3)][_0x19a8c7(0x18e)],_0x3f590d[_0x19a8c7(0xdb)],_0x2a20aa),_0x4df420=_0x3f590d[_0x19a8c7(0x212)](_0x2a20aa)&&xt(this[_0x19a8c7(0xd3)][_0x19a8c7(0x18e)],_0x2a20aa[_0x19a8c7(0xdb)],_0x3f590d);_0x9fb6d6[_0x19a8c7(0x121)]({'suggestion':_0x2fda84,'meta':{'isOwn':_0x3a7371==_0x2fda84[_0x19a8c7(0x10a)],'isNextTo':_0x1df386,'isInsideObject':_0x15a096,'containsRangeInObject':_0x4df420}}),_0x2a96b=!0x0;break;}}if(_0x2a96b)break;}}return _0x9fb6d6;}[_0x7c15f2(0xc2)](_0x5e7cff,_0x165dfb,_0x3f2f39,_0x1e3ee6,_0x26da7e){const _0x477244=_0x7c15f2;this[_0x477244(0xd3)][_0x477244(0x100)](_0x5dfe00=>{const _0x1f5022=_0x477244;let _0x4214ec=_0x1f5022(0xc7)+_0x5e7cff+':'+_0x165dfb+':'+_0x3f2f39;_0x26da7e&&(_0x4214ec=_0x4214ec+':'+_0x26da7e),_0x5dfe00[_0x1f5022(0x166)](_0x4214ec,{'range':_0x1e3ee6,'usingOperation':!0x0,'affectsData':!0x0});});}[_0x7c15f2(0xe2)](_0x4c8085){const _0x472828=_0x7c15f2,_0x42ac5b=_0x4c8085[_0x472828(0x192)],_0x55452a=_0x4c8085[_0x472828(0x1ad)];_0x4c8085[_0x472828(0x192)]=null,_0x4c8085[_0x472828(0x1ad)]=null,null!=_0x42ac5b&&_0x42ac5b[_0x472828(0x1ad)]==_0x4c8085&&(_0x42ac5b[_0x472828(0x1ad)]=_0x55452a),null!=_0x55452a&&_0x55452a[_0x472828(0x192)]==_0x4c8085&&(_0x55452a[_0x472828(0x192)]=_0x42ac5b),_0x472828(0x11b)==this[_0x472828(0x1f4)][_0x472828(0x20e)](_0x4c8085)&&(this[_0x472828(0x1f4)][_0x472828(0xa6)](_0x4c8085,_0x472828(0x110)),this[_0x472828(0xfb)](_0x472828(0x20b),_0x4c8085,_0x42ac5b,_0x55452a));}[_0x7c15f2(0x23a)](_0x2516b0){const _0x6b85d4=_0x7c15f2,_0x567f2f=_0x2516b0['id'],_0x93e1c=this[_0x6b85d4(0x178)](_0x2516b0);if(this[_0x6b85d4(0x236)]&&this[_0x6b85d4(0x236)][_0x6b85d4(0x136)]){const _0x3d355d=this[_0x6b85d4(0x1e4)][_0x6b85d4(0x219)][_0x6b85d4(0x20e)](_0x6b85d4(0x243)),_0x5897fb=_0x93e1c[_0x6b85d4(0x207)],_0x2b2d9a=_0x93e1c[_0x6b85d4(0xcb)]?_0x93e1c[_0x6b85d4(0x1ea)]+':'+_0x93e1c[_0x6b85d4(0xcb)]:_0x93e1c[_0x6b85d4(0x1ea)],_0x4812b8=this[_0x6b85d4(0x1e4)][_0x6b85d4(0xbc)],_0x1710b2=_0x3d355d[_0x6b85d4(0xc0)](_0x444347(_0x4812b8,_0x6b85d4(0x13a))),_0x9ca035={'id':_0x567f2f,'type':_0x2b2d9a,'hasComments':_0x5897fb,'data':_0x2516b0[_0x6b85d4(0x113)]||null,'originalSuggestionId':_0x2516b0[_0x6b85d4(0x1bb)]||null,'attributes':_0x93e1c[_0x6b85d4(0x104)]};this[_0x6b85d4(0x236)][_0x6b85d4(0x136)](_0x9ca035)[_0x6b85d4(0x1c8)](_0x24eaa4=>{const _0x4534a7=_0x6b85d4;_0x93e1c[_0x4534a7(0x1fc)]=!0x0,_0x3d355d[_0x4534a7(0x109)](_0x1710b2),_0x24eaa4&&_0x24eaa4[_0x4534a7(0x18c)]&&(this[_0x4534a7(0x217)][_0x4534a7(0x20e)](_0x567f2f)[_0x4534a7(0x18c)]=_0x24eaa4[_0x4534a7(0x18c)]);})[_0x6b85d4(0x1f0)](_0x969d0c=>{const _0x2df80a=_0x6b85d4;throw _0x4ef6ba(_0x2df80a(0x1e1)),this[_0x2df80a(0x1e4)][_0x2df80a(0xdc)][_0x2df80a(0x1b5)]({'isUndoable':!0x1},()=>{const _0x111add=_0x2df80a;_0x93e1c[_0x111add(0x14b)]();}),_0x93e1c[_0x2df80a(0x132)](),this[_0x2df80a(0x217)][_0x2df80a(0x227)](_0x93e1c['id']),this[_0x2df80a(0x1f4)][_0x2df80a(0x227)](_0x93e1c),_0x969d0c;});}return _0x93e1c;}[_0x7c15f2(0xaa)](_0x162b2e){const _0x33178d=_0x7c15f2;return this[_0x33178d(0x153)][_0x33178d(0xdf)](_0x162b2e);}[_0x7c15f2(0x218)](_0x4679b1,_0x46823d){const _0x469da9=_0x7c15f2,_0x1d4d86=this[_0x469da9(0x1e4)][_0x469da9(0x219)][_0x469da9(0x20e)](_0x469da9(0x243)),_0x30541a=this[_0x469da9(0x1a1)](_0x4679b1);if(this[_0x469da9(0x236)]&&this[_0x469da9(0x236)][_0x469da9(0x172)]){if(_0x30541a[_0x469da9(0x1fc)]){const _0x15b204=_0x1d4d86[_0x469da9(0xc0)](_0x444347(this[_0x469da9(0x1e4)][_0x469da9(0xbc)],_0x469da9(0x13a)));this[_0x469da9(0x236)][_0x469da9(0x172)](_0x4679b1,_0x46823d)[_0x469da9(0x1c8)](()=>{const _0x25723f=_0x469da9;_0x1d4d86[_0x25723f(0x109)](_0x15b204);});}else _0x30541a['on'](_0x469da9(0x140),()=>{const _0x34bdb7=_0x469da9;this[_0x34bdb7(0x218)](_0x4679b1,_0x46823d);});}}[_0x7c15f2(0x15a)](_0x38a2bd){const _0x20eecd=_0x7c15f2;if(!this[_0x20eecd(0x236)]||!this[_0x20eecd(0x236)][_0x20eecd(0x1a1)])throw new _0x19d6d7(_0x20eecd(0x129),this);return this[_0x20eecd(0x236)][_0x20eecd(0x1a1)](_0x38a2bd);}[_0x7c15f2(0xed)](_0x5ec9af){const _0x58aaac=_0x7c15f2,{id:_0x27c422,type:_0x16a672,subType:_0x3756f1,authorId:_0x38dc94}=this[_0x58aaac(0x198)](_0x5ec9af),_0x4656b1=this[_0x58aaac(0x217)][_0x58aaac(0x20e)](_0x27c422)||this[_0x58aaac(0x19e)](_0x16a672,_0x3756f1,_0x27c422,_0x38dc94,{});switch(this[_0x58aaac(0x229)](_0x4656b1,_0x16a672,_0x3756f1,_0x38dc94),this[_0x58aaac(0x1f4)][_0x58aaac(0x20e)](_0x4656b1)){case _0x58aaac(0x163):this[_0x58aaac(0x15a)](_0x27c422)[_0x58aaac(0x1c8)](_0x33f8ef=>{const _0xf07444=_0x58aaac;let _0x1cceef=Promise[_0xf07444(0x114)]();_0x33f8ef[_0xf07444(0x207)]&&(_0x1cceef=this[_0xf07444(0x1bf)][_0xf07444(0xe1)]({'channelId':this[_0xf07444(0x1e4)][_0xf07444(0x1d6)][_0xf07444(0x20e)](_0xf07444(0x101)),'threadId':_0x27c422})),_0x1cceef[_0xf07444(0x1c8)](()=>{const _0xf26506=_0xf07444;this[_0xf26506(0x178)](_0x33f8ef)[_0xf26506(0x1fc)]=!0x0;});}),this[_0x58aaac(0x1f4)][_0x58aaac(0xa6)](_0x4656b1,_0x58aaac(0x18a));break;case _0x58aaac(0x110):this[_0x58aaac(0x218)](_0x27c422,{'state':_0x58aaac(0x18b)});case _0x58aaac(0x1d9):this[_0x58aaac(0x1f4)][_0x58aaac(0xa6)](_0x4656b1,_0x58aaac(0x11b)),this[_0x58aaac(0xfb)](_0x58aaac(0x235),_0x4656b1);break;case _0x58aaac(0x11b):this[_0x58aaac(0xfb)](_0x58aaac(0x1fa),_0x4656b1);}return _0x4656b1[_0x58aaac(0x17a)](_0x5ec9af),_0x4656b1;}[_0x7c15f2(0x21a)](_0x500bba){const _0x228f91=_0x7c15f2,_0x568b28=Array[_0x228f91(0x1ae)](_0x500bba),_0xc805ac=_0x568b28[_0x228f91(0x17f)](_0x2a9827=>_0x228f91(0x11f)==_0x2a9827[_0x228f91(0x1ea)]);this[_0x228f91(0x161)](_0xc805ac);const _0x1e7b1f=_0x568b28[_0x228f91(0x17f)](_0x52e8a6=>!_0x52e8a6[_0x228f91(0x1c7)]&&_0x228f91(0x11f)!=_0x52e8a6[_0x228f91(0x1ea)]),_0x5c2039=this[_0x228f91(0x20c)]({'skipNotAttached':!0x0})[_0x228f91(0x17f)](_0x40f9e2=>!_0x40f9e2[_0x228f91(0x1c7)]&&_0x228f91(0x11f)!=_0x40f9e2[_0x228f91(0x1ea)]),_0xb93b8e=_0x5c2039[_0x228f91(0x17f)](_0x2cd6a2=>!_0x500bba[_0x228f91(0xdf)](_0x2cd6a2)),_0x1a2415=new Map(_0x5c2039[_0x228f91(0x1a5)](_0x4847f9=>[_0x4847f9,this[_0x228f91(0x203)][_0x228f91(0x169)](_0x4847f9[_0x228f91(0x1ea)],_0x4847f9[_0x228f91(0xcb)],_0x228f91(0x222))])),_0x2dbb30=new Map(_0x5c2039[_0x228f91(0x1a5)](_0x2ab5d9=>[_0x2ab5d9,_0x2ab5d9[_0x228f91(0x12c)]()])),_0x7bcd75=new Set(),_0x3361c0=new Set();for(let _0x2f950f=0x0;_0x2f950f<_0x1e7b1f[_0x228f91(0xe6)];_0x2f950f++)_0x2102ce(_0x1e7b1f[_0x2f950f],_0x1e7b1f,_0x2f950f+0x1);for(let _0x6d0f2=0x0;_0x6d0f2<_0x1e7b1f[_0x228f91(0xe6)];_0x6d0f2++)_0x2102ce(_0x1e7b1f[_0x6d0f2],_0xb93b8e,0x0);const _0x17f28d=new Set();for(let _0x3387ad=0x0;_0x3387ad<_0x1e7b1f[_0x228f91(0xe6)];_0x3387ad++){const _0x563d2f=_0x1e7b1f[_0x3387ad];!_0x3361c0[_0x228f91(0xdf)](_0x563d2f)&&_0x563d2f[_0x228f91(0x192)]&&(_0x17f28d[_0x228f91(0xc0)](_0x563d2f[_0x228f91(0x192)]),_0x563d2f[_0x228f91(0x192)][_0x228f91(0x1ad)]===_0x563d2f&&(_0x563d2f[_0x228f91(0x192)][_0x228f91(0x1ad)]=null),_0x563d2f[_0x228f91(0x192)]=null),!_0x7bcd75[_0x228f91(0xdf)](_0x563d2f)&&_0x563d2f[_0x228f91(0x1ad)]&&(_0x17f28d[_0x228f91(0xc0)](_0x563d2f[_0x228f91(0x1ad)]),_0x563d2f[_0x228f91(0x1ad)][_0x228f91(0x192)]===_0x563d2f&&(_0x563d2f[_0x228f91(0x1ad)][_0x228f91(0x192)]=null),_0x563d2f[_0x228f91(0x1ad)]=null);}function _0x2102ce(_0x1be0d7,_0x271e6a,_0x510cdb){const _0x5afef5=_0x228f91;for(let _0x4d945e=_0x510cdb;_0x4d945e<_0x271e6a[_0x5afef5(0xe6)];_0x4d945e++){const _0x459416=_0x3a021e(_0x1be0d7,_0x271e6a[_0x4d945e]);_0x459416&&(_0x459416[0x0][_0x5afef5(0x1ad)]=_0x459416[0x1],_0x459416[0x1][_0x5afef5(0x192)]=_0x459416[0x0],_0x7bcd75[_0x5afef5(0xc0)](_0x459416[0x0]),_0x3361c0[_0x5afef5(0xc0)](_0x459416[0x1]));}}function _0x3a021e(_0x41ab00,_0x293154){const _0x15edad=_0x228f91;if(_0x41ab00[_0x15edad(0x10a)]['id']!==_0x293154[_0x15edad(0x10a)]['id'])return null;const _0x531367=_0x1a2415[_0x15edad(0x20e)](_0x41ab00)(_0x41ab00,_0x293154,_0x2dbb30[_0x15edad(0x20e)](_0x41ab00),_0x2dbb30[_0x15edad(0x20e)](_0x293154));if(!_0x531367)return null;return _0x1a2415[_0x15edad(0x20e)](_0x293154)(_0x41ab00,_0x293154,_0x2dbb30[_0x15edad(0x20e)](_0x41ab00),_0x2dbb30[_0x15edad(0x20e)](_0x293154))?_0x531367[0x1][_0x15edad(0xe0)]&&_0x531367[0x1][_0x15edad(0xe0)][_0x15edad(0xe6)]?null:_0x531367:null;}_0x17f28d[_0x228f91(0x103)]&&this[_0x228f91(0x21a)](_0x17f28d);}[_0x7c15f2(0x161)](_0x4590c5){const _0x40e9b3=_0x7c15f2;if(0x0==_0x4590c5[_0x40e9b3(0xe6)])return;const _0x1556a1=this[_0x40e9b3(0x20c)]({'skipNotAttached':!0x0})[_0x40e9b3(0x17f)](_0xaf1e63=>_0x40e9b3(0x11f)==_0xaf1e63[_0x40e9b3(0x1ea)]&&_0xaf1e63[_0x40e9b3(0x13d)]),_0x4157fd=[],_0x1687d7=new Map();for(const _0x258890 of _0x1556a1){const _0x38f4af=_0x2fbeae(_0x258890[_0x40e9b3(0x104)]);_0x1687d7[_0x40e9b3(0xdf)](_0x38f4af)||(_0x1687d7[_0x40e9b3(0xa6)](_0x38f4af,_0x4157fd[_0x40e9b3(0xe6)]),_0x4157fd[_0x40e9b3(0x121)]([]));const _0x2ea950=_0x1687d7[_0x40e9b3(0x20e)](_0x38f4af);_0x4157fd[_0x2ea950][_0x40e9b3(0x121)](_0x258890);}!(function(){const _0x326e98=_0x40e9b3;_0x4157fd[_0x326e98(0x21b)]((_0x4faa9b,_0x4b451b)=>{const _0x168230=_0x326e98,_0x506445=_0x4faa9b[0x0][_0x168230(0x18c)],_0x55f781=_0x4b451b[0x0][_0x168230(0x18c)];return _0x506445==_0x55f781?_0x4faa9b[0x0][_0x168230(0x104)][_0x168230(0xcf)]<_0x4b451b[0x0][_0x168230(0x104)][_0x168230(0xcf)]?-0x1:0x1:_0x506445<_0x55f781?-0x1:0x1;});for(const _0x149f40 of _0x4157fd)_0x149f40[_0x326e98(0x21b)]((_0x2205e8,_0x11aa67)=>_0x2205e8['id']<_0x11aa67['id']?-0x1:0x1);}());for(let _0x43e23f=0x0;_0x43e23f<_0x4157fd[_0x40e9b3(0xe6)];_0x43e23f++){if(0x0==_0x4157fd[_0x43e23f][_0x40e9b3(0xe6)])continue;const _0xa547fb=[];for(let _0x85bca2=_0x43e23f+0x1;_0x85bca2<_0x4157fd[_0x40e9b3(0xe6)];_0x85bca2++)0x0!=_0x4157fd[_0x85bca2][_0x40e9b3(0xe6)]&&_0xe0ff96(_0x4157fd[_0x43e23f],_0x4157fd[_0x85bca2])&&_0xa547fb[_0x40e9b3(0x121)](_0x85bca2);for(const _0x30544b of _0xa547fb)_0x4157fd[_0x43e23f]=_0x4157fd[_0x43e23f][_0x40e9b3(0x21c)](_0x4157fd[_0x30544b]),_0x4157fd[_0x30544b]=[];}for(const _0x186fa0 of _0x4157fd)for(let _0xa7eda5=0x0;_0xa7eda5<_0x186fa0[_0x40e9b3(0xe6)];_0xa7eda5++)_0x186fa0[_0xa7eda5][_0x40e9b3(0x1ad)]=_0x186fa0[_0xa7eda5+0x1]||null;for(const _0x3d7569 of _0x4157fd)for(let _0x568596=0x0;_0x568596<_0x3d7569[_0x40e9b3(0xe6)];_0x568596++)_0x3d7569[_0x568596][_0x40e9b3(0x192)]=_0x3d7569[_0x568596-0x1]||null;function _0xe0ff96(_0x545cf6,_0x578801){const _0xb987ef=_0x40e9b3;if(_0x545cf6[0x0][_0xb987ef(0x104)][_0xb987ef(0xcf)]!==_0x578801[0x0][_0xb987ef(0x104)][_0xb987ef(0xcf)]&&_0x545cf6[0x0][_0xb987ef(0x10a)]!==_0x578801[0x0][_0xb987ef(0x10a)])return!0x1;if(!function(_0x2cd6c6,_0x1da082){const _0x228d05=_0xb987ef;if(!_0x2cd6c6[_0x228d05(0x207)]&&!_0x1da082[_0x228d05(0x207)])return!0x0;if(_0x2cd6c6[_0x228d05(0x207)]&&_0x1da082[_0x228d05(0x207)])return!0x1;if(_0x2cd6c6[_0x228d05(0x207)]&&_0x1da082[_0x228d05(0x18c)]<_0x2cd6c6[_0x228d05(0xe0)][_0x228d05(0x186)][_0x228d05(0x20e)](0x0)[_0x228d05(0x18c)])return!0x0;if(_0x1da082[_0x228d05(0x207)]&&_0x2cd6c6[_0x228d05(0x18c)]<_0x1da082[_0x228d05(0xe0)][_0x228d05(0x186)][_0x228d05(0x20e)](0x0)[_0x228d05(0x18c)])return!0x0;return!0x1;}(_0x545cf6[0x0],_0x578801[0x0]))return!0x1;const _0x4c3bf9=_0x4be9b6(_0x545cf6[0x0][_0xb987ef(0x104)],_0xb987ef(0xcf)),_0xd66a3c=_0x4be9b6(_0x578801[0x0][_0xb987ef(0x104)],_0xb987ef(0xcf));if(!_0x104b89(_0x4c3bf9,_0xd66a3c))return!0x1;return!!_0x545cf6[_0xb987ef(0x1ba)](_0x3cd03f=>_0x578801[_0xb987ef(0xb8)](_0x25d450=>_0x3cd03f[_0xb987ef(0x12c)]()[_0xb987ef(0x1fd)](_0x25d450[_0xb987ef(0x12c)]())))&&_0x578801[_0xb987ef(0x1ba)](_0x421850=>_0x545cf6[_0xb987ef(0xb8)](_0x52dee9=>_0x421850[_0xb987ef(0x12c)]()[_0xb987ef(0x1fd)](_0x52dee9[_0xb987ef(0x12c)]())));}}[_0x7c15f2(0xa5)](_0x1da28a){const _0x5e01e7=_0x7c15f2,_0x374127=Array[_0x5e01e7(0x1ae)](_0x1da28a),_0x346af0=this[_0x5e01e7(0x20c)]({'skipNotAttached':!0x0}),_0x5a80ef=_0x346af0[_0x5e01e7(0x17f)](_0x103024=>!_0x1da28a[_0x5e01e7(0xdf)](_0x103024)),_0x39fd28=new Map(_0x374127[_0x5e01e7(0x1a5)](_0x309c7c=>[_0x309c7c,this[_0x5e01e7(0x203)][_0x5e01e7(0x169)](_0x309c7c[_0x5e01e7(0x1ea)],_0x309c7c[_0x5e01e7(0xcb)],_0x5e01e7(0xf1))])),_0x96d314=new Map(_0x346af0[_0x5e01e7(0x1a5)](_0x1b575a=>[_0x1b575a,_0x1b575a[_0x5e01e7(0xc9)]()]));for(let _0x40cfcd=0x0;_0x40cfcd<_0x374127[_0x5e01e7(0xe6)];_0x40cfcd++){if(_0x44dc58(this,_0x374127[_0x40cfcd],_0x374127,_0x40cfcd+0x1))return!0x0;}for(let _0x20e9d5=0x0;_0x20e9d5<_0x374127[_0x5e01e7(0xe6)];_0x20e9d5++){if(_0x44dc58(this,_0x374127[_0x20e9d5],_0x5a80ef,0x0))return!0x0;}return!0x1;function _0x44dc58(_0xb42b98,_0x20ff49,_0x54f0d0,_0x36188a){const _0x3e8890=_0x5e01e7;for(let _0x3cf761=_0x36188a;_0x3cf761<_0x54f0d0[_0x3e8890(0xe6)];_0x3cf761++){const _0x5de3a2=_0x54f0d0[_0x3cf761];if(_0x5de3a2[_0x3e8890(0x1ea)]!==_0x20ff49[_0x3e8890(0x1ea)]||_0x5de3a2[_0x3e8890(0x10a)]['id']!==_0x20ff49[_0x3e8890(0x10a)]['id']||_0x5de3a2[_0x3e8890(0xcb)]!==_0x20ff49[_0x3e8890(0xcb)])continue;if(!Ft(_0x20ff49,_0x5de3a2,[_0x3e8890(0xcf)]))continue;if(_0x3e8890(0x11f)==_0x20ff49[_0x3e8890(0x1ea)]&&_0x20ff49[_0x3e8890(0x113)][_0x3e8890(0x1cb)]!=_0x5de3a2[_0x3e8890(0x113)][_0x3e8890(0x1cb)])continue;if(_0x3e8890(0x11f)==_0x20ff49[_0x3e8890(0x1ea)]&&_0xb42b98[_0x3e8890(0xaa)](_0x20ff49[_0x3e8890(0x113)][_0x3e8890(0xad)]))continue;if(_0x3e8890(0x1c2)==_0x20ff49[_0x3e8890(0x1ea)]){const _0x977ab9=_0xb42b98[_0x3e8890(0x1e4)][_0x3e8890(0xdc)],_0x324d02=_0x20ff49[_0x3e8890(0x1f1)]();if(_0x324d02&&(_0x977ab9[_0x3e8890(0x18e)][_0x3e8890(0x12f)](_0x324d02)||_0x977ab9[_0x3e8890(0x18e)][_0x3e8890(0x143)](_0x324d02)))continue;}const _0x223bac=_0x39fd28[_0x3e8890(0x20e)](_0x20ff49),_0x4cca70=_0x96d314[_0x3e8890(0x20e)](_0x20ff49),_0x5939a8=_0x96d314[_0x3e8890(0x20e)](_0x5de3a2),_0x2427e3=_0x20ff49[_0x3e8890(0xe0)]&&_0x20ff49[_0x3e8890(0xe0)][_0x3e8890(0xe6)],_0x13a06a=_0x5de3a2[_0x3e8890(0xe0)]&&_0x5de3a2[_0x3e8890(0xe0)][_0x3e8890(0xe6)];if(!_0x2427e3&&_0x223bac(_0x5939a8,_0x4cca70))return _0xb42b98[_0x3e8890(0x1e7)](_0x5de3a2,_0x20ff49),_0x96d314[_0x3e8890(0x227)](_0x20ff49),!0x0;if(!_0x13a06a&&_0x223bac(_0x4cca70,_0x5939a8))return _0xb42b98[_0x3e8890(0x1e7)](_0x20ff49,_0x5de3a2),_0x96d314[_0x3e8890(0x227)](_0x5de3a2),!0x0;}return!0x1;}}[_0x7c15f2(0x1e7)](_0x4b2c5c,_0x171810){const _0x424eab=_0x7c15f2;if(_0x4b2c5c[_0x424eab(0x1c7)]){for(const _0x114302 of _0x171810[_0x424eab(0xc9)]())_0x4b2c5c[_0x424eab(0x1d4)](_0x114302);}else{const _0x5df5c1=_0x171810[_0x424eab(0x12c)]()[_0x424eab(0x221)];this[_0x424eab(0xb1)](_0x4b2c5c,this[_0x424eab(0xd3)][_0x424eab(0x1f3)](_0x4b2c5c[_0x424eab(0x12c)]()[_0x424eab(0xdb)],_0x5df5c1));}_0x171810[_0x424eab(0xb5)]();}[_0x7c15f2(0x209)](_0x2178fa,_0x1ad037){const _0x3f57ea=_0x7c15f2,_0x7c1ac6=_0x2178fa[_0x3f57ea(0x22c)](_0x3f57ea(0x14e))||_0x2178fa[_0x3f57ea(0x22c)](_0x3f57ea(0x11f))?_0x3f57ea(0x12b):_0x2178fa[_0x3f57ea(0x23e)]();return _0x444347(this[_0x3f57ea(0x1e4)][_0x3f57ea(0xbc)],_0x1ad037+'_'+_0x7c1ac6+_0x3f57ea(0x21f));}[_0x7c15f2(0x24d)](){const _0x2cdb75=_0x7c15f2,_0x3d1abd=this[_0x2cdb75(0x1e4)];_0x44e3b8(this[_0x2cdb75(0xd3)],({left:_0x580965,entered:_0x3363ee})=>{const _0x33ab4c=_0x2cdb75,_0x5c6c01=[];for(const _0x2770e5 of _0x580965){const {group:_0x221465,type:_0x2b0ea9}=this[_0x33ab4c(0x198)](_0x2770e5[_0x33ab4c(0x1f2)]);if(_0x33ab4c(0x19b)===_0x221465){_0x5c6c01[_0x33ab4c(0x121)](this[_0x33ab4c(0x209)](_0x2b0ea9,_0x33ab4c(0x13f)));break;}}for(const _0x33ae5b of _0x3363ee){const {group:_0x2b4354,type:_0x43e3f1}=this[_0x33ab4c(0x198)](_0x33ae5b[_0x33ab4c(0x1f2)]);if(_0x33ab4c(0x19b)===_0x2b4354){_0x5c6c01[_0x33ab4c(0x121)](this[_0x33ab4c(0x209)](_0x43e3f1,_0x33ab4c(0xca)));break;}}_0x5c6c01[_0x33ab4c(0xe6)]&&_0x3d1abd['ui'][_0x33ab4c(0x1b7)][_0x33ab4c(0xb2)](_0x33ab4c(0x176),_0x5c6c01[_0x33ab4c(0xf1)]('\x20'));});}[_0x7c15f2(0x123)](_0x25ba5b){const _0x3dc30a=_0x7c15f2;if(this[_0x3dc30a(0x119)])return!0x1;const _0x30329a=this[_0x3dc30a(0x1e4)],_0x45ed49=_0x30329a[_0x3dc30a(0xdc)][_0x3dc30a(0xec)][_0x3dc30a(0x1b3)][_0x3dc30a(0xf0)]();if(0x0==_0x45ed49[_0x3dc30a(0xe6)])return!0x1;const _0x2a56c0=[],_0x38d8d9=_0x45ed49[_0x3dc30a(0x17f)](_0x66472c=>_0x3dc30a(0x11f)==_0x66472c[_0x3dc30a(0x1ea)]),_0x586b3e=_0x45ed49[_0x3dc30a(0x17f)](_0x32fded=>_0x3dc30a(0xd9)==_0x32fded[_0x3dc30a(0x1ea)]&&_0x3dc30a(0xb7)!=_0x32fded[_0x3dc30a(0x1f2)]),_0x17f6ef=_0x45ed49[_0x3dc30a(0x17f)](_0x1f5d74=>_0x3dc30a(0x109)==_0x1f5d74[_0x3dc30a(0x1ea)]&&_0x3dc30a(0xb7)!=_0x1f5d74[_0x3dc30a(0x1f2)]);for(const _0x13b587 of _0x38d8d9)_0x2a56c0[_0x3dc30a(0x121)]({'key':_0x13b587[_0x3dc30a(0x216)],'newValue':_0x13b587[_0x3dc30a(0x1a4)],'oldValue':_0x13b587[_0x3dc30a(0x11a)],'range':Ut(_0x13b587[_0x3dc30a(0x142)],_0x30329a[_0x3dc30a(0xdc)])});for(const _0x46e8b4 of _0x586b3e){const _0x50c2a3=_0x17f6ef[_0x3dc30a(0x107)](_0x292995=>_0x292995[_0x3dc30a(0x1b1)][_0x3dc30a(0x1fd)](_0x46e8b4[_0x3dc30a(0x1b1)]));_0x50c2a3&&_0x2a56c0[_0x3dc30a(0x121)]({'key':_0x3dc30a(0x115),'newValue':_0x46e8b4[_0x3dc30a(0x1f2)],'oldValue':_0x50c2a3[_0x3dc30a(0x1f2)],'range':_0x30329a[_0x3dc30a(0xdc)][_0x3dc30a(0xc3)](_0x46e8b4[_0x3dc30a(0x1b1)][_0x3dc30a(0x1de)])});}return 0x0!=_0x2a56c0[_0x3dc30a(0xe6)]&&this[_0x3dc30a(0x1e3)](_0x25ba5b,_0x2a56c0);}[_0x7c15f2(0x181)](_0x1610b4){const _0x1be79b=_0x7c15f2;let _0x342640=!0x1;const _0x9844cd=this[_0x1be79b(0x1e4)][_0x1be79b(0xdc)][_0x1be79b(0xec)][_0x1be79b(0x1b3)][_0x1be79b(0x1ca)]()[_0x1be79b(0x17f)](_0x5e2dd8=>_0x5e2dd8[_0x1be79b(0x113)][_0x1be79b(0xa1)]&&_0x5e2dd8[_0x1be79b(0x1f2)][_0x1be79b(0x22c)](_0x1be79b(0x1c9)));for(const _0x2643ef of _0x9844cd){const {subType:_0x311929,id:_0x5a8c44}=this[_0x1be79b(0x198)](_0x2643ef[_0x1be79b(0x1f2)]),_0x2778f7=_0x311929[_0x1be79b(0x195)]('|')[0x0];for(const _0x5dff6f of this[_0x1be79b(0x20c)]({'skipNotAttached':!0x0}))_0x5dff6f['id']!=_0x5a8c44&&_0x1be79b(0x11f)==_0x5dff6f[_0x1be79b(0x1ea)]&&_0x5dff6f[_0x1be79b(0x113)]&&_0x5dff6f[_0x1be79b(0x113)][_0x1be79b(0xad)]==_0x2778f7&&_0x5dff6f[_0x1be79b(0x12c)]()[_0x1be79b(0x1d7)](_0x2643ef[_0x1be79b(0x113)][_0x1be79b(0xa1)])&&(this[_0x1be79b(0x1c0)](_0x5dff6f,_0x2643ef[_0x1be79b(0x113)][_0x1be79b(0xa1)],_0x1610b4),_0x342640=!0x0);}return _0x342640;}[_0x7c15f2(0x22a)](_0x26b0b0){const _0x215f13=_0x7c15f2;this[_0x215f13(0x1e4)],(this[_0x215f13(0x119)]=!0x0,_0x26b0b0());}[_0x7c15f2(0x157)](_0x21f80c){const _0x1b7ab3=_0x7c15f2,_0xac11e3=this[_0x1b7ab3(0xaa)](_0x21f80c),_0x965bb1=this[_0x1b7ab3(0x1b0)][_0x1b7ab3(0xdf)](_0x21f80c);return _0xac11e3||_0x965bb1;}[_0x7c15f2(0x1e3)](_0x29ee86,_0x449d33){const _0x51e366=_0x7c15f2;if(0x0==_0x449d33[_0x51e366(0xe6)])return!0x1;let _0x159f06=!0x1;for(const _0x39696f of _0x449d33){const _0x95db9=this[_0x51e366(0x148)](_0x39696f[_0x51e366(0x142)],_0x51e366(0x11f))[_0x51e366(0x17f)](_0x230e56=>!_0x230e56[_0x51e366(0xb0)][_0x51e366(0x15c)])[_0x51e366(0x1a5)](_0x115f4e=>_0x115f4e[_0x51e366(0x19b)]),_0x5eec76=_0x2fbeae({'newValue':_0x39696f[_0x51e366(0x17c)]});_0x95db9[_0x51e366(0x17f)](_0x5f5134=>{const _0x211387=_0x51e366,[_0x466dfc,_0x309f5c]=_0x5f5134[_0x211387(0xcb)][_0x211387(0x195)]('|');return _0x466dfc==_0x39696f[_0x211387(0xad)]&&_0x309f5c!=_0x5eec76;})[_0x51e366(0x108)](_0x5c2f14=>{const _0x4466c8=_0x51e366;this[_0x4466c8(0x1c0)](_0x5c2f14,_0x39696f[_0x4466c8(0x142)],_0x29ee86),_0x159f06=!0x0;});}return _0x159f06;}[_0x7c15f2(0x1c0)](_0x47f281,_0x5b882e,_0x47b72f){const _0x5ba12f=_0x7c15f2,_0x1e9e25=_0x47f281[_0x5ba12f(0x12c)]()[_0x5ba12f(0x1cf)](_0x5b882e);0x0!==_0x1e9e25[_0x5ba12f(0xe6)]?0x1!==_0x1e9e25[_0x5ba12f(0xe6)]?this[_0x5ba12f(0x126)](_0x47f281,_0x5b882e[_0x5ba12f(0xdb)],_0x5b882e[_0x5ba12f(0x221)]):this[_0x5ba12f(0xb1)](_0x47f281,_0x1e9e25[0x0]):_0x47b72f[_0x5ba12f(0x18f)](_0x47f281[_0x5ba12f(0x1ed)]());}}class Bt{constructor(_0x1d25b0){const _0x2f26df=_0x7c15f2;this[_0x2f26df(0x244)]=_0x1d25b0,this[_0x2f26df(0xd3)]=_0x1d25b0[_0x2f26df(0xdc)],this[_0x2f26df(0x184)]=new Map(),this[_0x2f26df(0x206)]=new Map(),this[_0x2f26df(0x16e)]();}[_0x7c15f2(0x16c)](_0x349249,_0xc915a3,_0x14ab41,_0x51aba6,_0x4272b9,_0x13c72d){const _0x1ad092=_0x7c15f2;return new _0x28348a(this[_0x1ad092(0xd3)],{'type':_0x349249,'subType':_0xc915a3,'id':_0x14ab41,'author':_0x51aba6,'creator':_0x51aba6,'attributes':_0x4272b9,'onAttributesChange':_0x13c72d,'onAccept':(..._0x5565d6)=>this[_0x1ad092(0x169)](_0x349249,_0xc915a3,_0x1ad092(0x187))(..._0x5565d6),'onDiscard':(..._0x2901b4)=>this[_0x1ad092(0x169)](_0x349249,_0xc915a3,_0x1ad092(0x14b))(..._0x2901b4)});}[_0x7c15f2(0xea)](_0x343971,_0x3f5bda,_0x347cb6,_0x4d94e7){const _0x4c1811=_0x7c15f2,_0x1b6ce2=_0x343971+':'+_0x3f5bda+':'+_0x347cb6;this[_0x4c1811(0x184)][_0x4c1811(0xa6)](_0x1b6ce2,_0x4d94e7);}[_0x7c15f2(0x169)](_0x449430,_0x141e0a,_0xbdef0b){const _0x12d4b9=_0x7c15f2,_0x4067ca=_0x449430+':'+_0x141e0a+':'+_0xbdef0b;return this[_0x12d4b9(0x184)][_0x12d4b9(0x20e)](_0x4067ca)||this[_0x12d4b9(0x206)][_0x12d4b9(0x20e)](_0x449430+':'+_0xbdef0b);}[_0x7c15f2(0x16e)](){const _0x364822=_0x7c15f2,_0xbf3308=()=>!0x1,_0x21d070=_0x7a8c60=>{const _0x12216f=_0x55af;_0x7a8c60[_0x12216f(0x21b)]((_0x32000f,_0x425e5e)=>_0x32000f[_0x12216f(0xdb)][_0x12216f(0x247)](_0x425e5e[_0x12216f(0xdb)])?0x1:-0x1),this[_0x12216f(0xd3)][_0x12216f(0x100)](_0x2f8ee7=>{const _0x30ac84=_0x12216f;for(const _0x116fa2 of _0x7a8c60){let _0x455fea;_0x455fea=_0x116fa2[_0x30ac84(0x221)][_0x30ac84(0x204)]&&_0x116fa2[_0x30ac84(0x221)][_0x30ac84(0x1c6)]==_0x116fa2[_0x30ac84(0xdb)][_0x30ac84(0x1de)]?_0x2f8ee7[_0x30ac84(0xf6)](_0x116fa2[_0x30ac84(0xdb)][_0x30ac84(0x1de)],'on'):_0x2f8ee7[_0x30ac84(0xf6)](_0x116fa2),this[_0x30ac84(0xd3)][_0x30ac84(0x190)](_0x455fea,{'forceDefaultExecution':!0x0,'doNotAutoparagraph':!0x0});}});},_0x32abdb=(_0x52af62,_0x25b16b)=>{const _0x3e26b9=_0x55af;_0x25b16b&&this[_0x3e26b9(0xd3)][_0x3e26b9(0x100)](_0xc144d2=>{const _0x5bf06a=_0x3e26b9,{commandName:_0x57a868,commandParams:_0x235bf5=[]}=_0x25b16b,_0x24294f=_0x52af62[_0x5bf06a(0x1a5)](_0x2de506=>(Rt(_0x2de506)&&(_0x2de506=this[_0x5bf06a(0xd3)][_0x5bf06a(0x1f3)](_0x2de506[_0x5bf06a(0x221)])),_0x2de506))[_0x5bf06a(0x17f)](_0x2fbc07=>_0x5bf06a(0x139)!==_0x2fbc07[_0x5bf06a(0xfa)][_0x5bf06a(0x112)]);if(_0x24294f[_0x5bf06a(0xe6)]<0x1)return;const _0x3e628b=Array[_0x5bf06a(0x1ae)](this[_0x5bf06a(0xd3)][_0x5bf06a(0xec)][_0x5bf06a(0x125)][_0x5bf06a(0xc9)]())[_0x5bf06a(0x1a5)](_0x31a8f1=>_0x2566d0[_0x5bf06a(0x1f6)](_0x31a8f1));_0xc144d2[_0x5bf06a(0xee)](_0x24294f);for(const _0x2c59db of this[_0x5bf06a(0x244)][_0x5bf06a(0x1bd)][_0x5bf06a(0x1bd)]())_0x2c59db[_0x5bf06a(0xc8)]();_0x235bf5[_0x5bf06a(0x121)]({'forceDefaultExecution':!0x0}),this[_0x5bf06a(0x244)][_0x5bf06a(0x174)](_0x57a868,..._0x235bf5);const _0x51d304=_0x3e628b[_0x5bf06a(0x17f)](_0xa5d6bd=>_0x5bf06a(0x139)!=_0xa5d6bd[_0x5bf06a(0xfa)][_0x5bf06a(0x112)]);_0x51d304[_0x5bf06a(0xe6)]>0x0&&_0xc144d2[_0x5bf06a(0xee)](_0x51d304);for(const _0x4768d7 of _0x3e628b)_0x4768d7[_0x5bf06a(0x1d1)]();});},_0x4707b9=(_0x3d5ac0,_0x1b6791)=>0x1==_0x3d5ac0[_0x364822(0xe6)]&&0x1==_0x1b6791[_0x364822(0xe6)]&&_0x3d5ac0[0x0][_0x364822(0x221)][_0x364822(0x1fd)](_0x1b6791[0x0][_0x364822(0xdb)]),_0x5e9b63=(_0x124fdd,_0x405107,_0x6334e1,_0xddbc46)=>Gt(_0x124fdd,_0x405107,_0x6334e1,_0xddbc46,this[_0x364822(0xd3)])?[_0x124fdd,_0x405107]:Gt(_0x405107,_0x124fdd,_0xddbc46,_0x6334e1,this[_0x364822(0xd3)])?[_0x405107,_0x124fdd]:null;this[_0x364822(0x206)][_0x364822(0xa6)](_0x364822(0x111),_0xbf3308),this[_0x364822(0x206)][_0x364822(0xa6)](_0x364822(0x249),_0x21d070),this[_0x364822(0x206)][_0x364822(0xa6)](_0x364822(0x10e),_0x4707b9),this[_0x364822(0x206)][_0x364822(0xa6)](_0x364822(0x155),_0x5e9b63),this[_0x364822(0x206)][_0x364822(0xa6)](_0x364822(0xf2),_0x21d070),this[_0x364822(0x206)][_0x364822(0xa6)](_0x364822(0x133),_0xbf3308),this[_0x364822(0x206)][_0x364822(0xa6)](_0x364822(0x237),_0x4707b9),this[_0x364822(0x206)][_0x364822(0xa6)](_0x364822(0x16a),_0x5e9b63),this[_0x364822(0x206)][_0x364822(0xa6)](_0x364822(0x214),_0x32abdb),this[_0x364822(0x206)][_0x364822(0xa6)](_0x364822(0x122),_0xbf3308),this[_0x364822(0x206)][_0x364822(0xa6)](_0x364822(0x168),_0x4707b9),this[_0x364822(0x206)][_0x364822(0xa6)](_0x364822(0x19c),_0xbf3308),this[_0x364822(0x206)][_0x364822(0xa6)](_0x364822(0xe9),_0x32abdb),this[_0x364822(0x206)][_0x364822(0xa6)](_0x364822(0x201),_0xbf3308),this[_0x364822(0x206)][_0x364822(0xa6)](_0x364822(0xaf),_0x4707b9),this[_0x364822(0x206)][_0x364822(0xa6)](_0x364822(0x131),_0xbf3308),this[_0x364822(0x206)][_0x364822(0xa6)](_0x364822(0x1df),_0xbf3308),this[_0x364822(0x206)][_0x364822(0xa6)](_0x364822(0x10f),(_0xf368ec,_0x1a8047)=>{const _0x1c1368=_0x364822;if(!_0x1a8047)return;const _0x2e8918=this[_0x1c1368(0x244)][_0x1c1368(0x219)][_0x1c1368(0x20e)](p);this[_0x1c1368(0xd3)][_0x1c1368(0x100)](_0x31bc4f=>{const _0x3bb4ad=_0x1c1368;if(_0x3bb4ad(0x115)==_0x1a8047[_0x3bb4ad(0xad)])for(const _0xd332ea of _0xf368ec){const _0x4e7d9c=_0xd332ea[_0x3bb4ad(0xdb)][_0x3bb4ad(0x1de)],_0x1f34c0=_0x1a8047[_0x3bb4ad(0x1cb)];_0x31bc4f[_0x3bb4ad(0x1d2)](_0x4e7d9c,_0x1f34c0);}else{if(_0x2e8918[_0x3bb4ad(0xaa)](_0x1a8047[_0x3bb4ad(0xad)])){for(const _0x62edb of _0xf368ec)void 0x0!==_0x1a8047[_0x3bb4ad(0x1cb)]?_0x31bc4f[_0x3bb4ad(0xe5)](_0x1a8047[_0x3bb4ad(0xad)],_0x1a8047[_0x3bb4ad(0x1cb)],_0x62edb[_0x3bb4ad(0xdb)][_0x3bb4ad(0x1de)]):_0x31bc4f[_0x3bb4ad(0x11e)](_0x1a8047[_0x3bb4ad(0xad)],_0x62edb[_0x3bb4ad(0xdb)][_0x3bb4ad(0x1de)]);}else{for(const _0x23764a of _0xf368ec)_0x1a8047[_0x3bb4ad(0x1cb)]?_0x31bc4f[_0x3bb4ad(0xe5)](_0x1a8047[_0x3bb4ad(0xad)],_0x1a8047[_0x3bb4ad(0x1cb)],_0x23764a):_0x31bc4f[_0x3bb4ad(0x11e)](_0x1a8047[_0x3bb4ad(0xad)],_0x23764a);}}});}),this[_0x364822(0x206)][_0x364822(0xa6)](_0x364822(0x128),_0x4707b9);}}function xt(_0x1811a3,_0x2ba1ff,_0x57fa71){const _0x9f2efc=_0x7c15f2;for(const _0x2c76a4 of _0x2ba1ff[_0x9f2efc(0x1c6)][_0x9f2efc(0x189)]({'includeSelf':!0x0,'parentFirst':!0x0})){if(_0x2c76a4[_0x9f2efc(0xfa)]==_0x2c76a4)return!0x1;if(!_0x57fa71[_0x9f2efc(0x1ce)](_0x2c76a4))return!0x1;if(_0x1811a3[_0x9f2efc(0x12f)](_0x2c76a4)||_0x1811a3[_0x9f2efc(0x143)](_0x2c76a4))return!0x0;}return!0x1;}function Rt(_0x4f9d4d){const _0x58f50a=_0x7c15f2;return _0x4f9d4d[_0x58f50a(0x221)][_0x58f50a(0x1c6)]==_0x4f9d4d[_0x58f50a(0xdb)][_0x58f50a(0x1de)]&&_0x4f9d4d[_0x58f50a(0x221)][_0x58f50a(0xa3)];}function Tt(_0x463e00,_0x57a6ea,_0x39255f,_0x1124ce){const _0x2f7c4d=_0x7c15f2,_0x29a1f3=_0x5af037=>!_0x5af037[_0x2f7c4d(0x1ee)]['is'](_0x2f7c4d(0x208))&&!_0x1124ce[_0x2f7c4d(0x12f)](_0x5af037[_0x2f7c4d(0x1ee)]),_0x4ecb31=_0x463e00[_0x2f7c4d(0xdb)][_0x2f7c4d(0x1a7)](_0x29a1f3),_0x5725d1=_0x463e00[_0x2f7c4d(0x221)][_0x2f7c4d(0x1a7)](_0x29a1f3,{'direction':_0x2f7c4d(0xc4)});return(!_0x463e00[_0x2f7c4d(0xdb)][_0x2f7c4d(0x1fd)](_0x4ecb31)||!_0x463e00[_0x2f7c4d(0x221)][_0x2f7c4d(0x1fd)](_0x5725d1))&&(_0x4ecb31[_0x2f7c4d(0x247)](_0x5725d1)?_0x39255f[_0x2f7c4d(0xa4)](_0x57a6ea,{'range':_0x39255f[_0x2f7c4d(0x1f3)](_0x4ecb31,_0x5725d1)}):_0x39255f[_0x2f7c4d(0x18f)](_0x57a6ea),!0x0);}function Et(_0x27fb66){return _0x2fbeae(_0x27fb66);}function Vt(_0x212f13){const _0x41bb5d=_0x7c15f2,_0x373c6d=_0x212f13[_0x41bb5d(0xdb)][_0x41bb5d(0x1de)];return _0x373c6d&&_0x373c6d['is'](_0x41bb5d(0x173));}function Ut(_0x2d0704,_0x2015d0){const _0x4b8b9=_0x7c15f2;return null==_0x2d0704[_0x4b8b9(0x221)][_0x4b8b9(0x14f)]&&_0x2d0704[_0x4b8b9(0x221)][_0x4b8b9(0x1c6)]==_0x2d0704[_0x4b8b9(0xdb)][_0x4b8b9(0x1de)]?Ot(_0x2d0704[_0x4b8b9(0xdb)][_0x4b8b9(0x1de)],_0x2015d0):_0x2d0704;}function Ot(_0x1899d8,_0x44756b){const _0x29291b=_0x7c15f2,_0x5d84ba=_0x44756b[_0x29291b(0x18e)][_0x29291b(0x12f)](_0x1899d8)||_0x44756b[_0x29291b(0x18e)][_0x29291b(0x224)](_0x1899d8);return _0x44756b[_0x29291b(0x1f3)](_0x44756b[_0x29291b(0xcc)](_0x1899d8,_0x29291b(0x1e0)),_0x5d84ba?_0x44756b[_0x29291b(0x16b)](_0x1899d8):_0x44756b[_0x29291b(0xcc)](_0x1899d8,_0x29291b(0x221)));}function Gt(_0x7e1547,_0xc4d382,_0x211b05,_0x566dd1,_0x1a8da9){const _0x390724=_0x7c15f2;if(!Ft(_0x7e1547,_0xc4d382))return!0x1;if(_0x211b05[_0x390724(0x221)][_0x390724(0x1fd)](_0x566dd1[_0x390724(0xdb)]))return!0x0;if(_0x7e1547[_0x390724(0x1ea)]!=_0xc4d382[_0x390724(0x1ea)])return!0x1;if(!_0x211b05[_0x390724(0x221)][_0x390724(0x16d)](_0x566dd1[_0x390724(0xdb)]))return!0x1;const _0x5060e3=_0x1a8da9[_0x390724(0x1f3)](_0x211b05[_0x390724(0x221)],_0x566dd1[_0x390724(0xdb)])[_0x390724(0x23b)]();for(const _0x306574 of _0x5060e3)if([_0x390724(0x199),_0x390724(0x17e)][_0x390724(0x12a)](_0x306574[_0x390724(0x1ea)])&&_0x1a8da9[_0x390724(0x18e)][_0x390724(0x143)](_0x306574[_0x390724(0x1ee)]))return!0x1;return!0x0;}function Ft(_0x3571c9,_0x119364,_0x47014d=[]){const _0x7d2788=_0x7c15f2;return!(!_0x3571c9[_0x7d2788(0x13d)]||!_0x119364[_0x7d2788(0x13d)])&&_0x104b89(_0x4be9b6(_0x3571c9[_0x7d2788(0x104)],_0x47014d),_0x4be9b6(_0x119364[_0x7d2788(0x104)],_0x47014d));}function Pt(_0x33df54,_0x1eef3d){const _0x5d3b33=_0x7c15f2,_0x23c411=Lt(_0x33df54[_0x5d3b33(0x104)]),_0x5d64ad=Lt(_0x1eef3d);if(!_0x33df54[_0x5d3b33(0x13d)])return!0x1;for(const _0x574405 of Object[_0x5d3b33(0x134)](_0x5d64ad))if(!_0x104b89(_0x23c411[_0x574405],_0x5d64ad[_0x574405]))return!0x1;return!0x0;}function Lt(_0x3f7fa3){const _0x4e0af0=_0x7c15f2,_0x47183e=Object[_0x4e0af0(0xbe)]({},_0x3f7fa3);return delete _0x47183e[_0x4e0af0(0x179)],delete _0x47183e[_0x4e0af0(0x1e8)],_0x47183e;}
23
+ const _0x3ec1a6=_0x3e35;(function(_0x5b905a,_0x2762eb){const _0x1594e1=_0x3e35,_0x1d56b5=_0x5b905a();while(!![]){try{const _0x3efe73=-parseInt(_0x1594e1(0x147))/0x1*(-parseInt(_0x1594e1(0x29f))/0x2)+parseInt(_0x1594e1(0x1b0))/0x3+-parseInt(_0x1594e1(0x28d))/0x4*(parseInt(_0x1594e1(0x1bc))/0x5)+parseInt(_0x1594e1(0x150))/0x6+-parseInt(_0x1594e1(0x222))/0x7*(parseInt(_0x1594e1(0x28b))/0x8)+parseInt(_0x1594e1(0x138))/0x9+-parseInt(_0x1594e1(0x1ba))/0xa;if(_0x3efe73===_0x2762eb)break;else _0x1d56b5['push'](_0x1d56b5['shift']());}catch(_0x984d35){_0x1d56b5['push'](_0x1d56b5['shift']());}}}(_0x4d9d,0x2d3d4));import{Plugin as _0x3c054c,PendingActions as _0x53e1c1}from'ckeditor5/src/core.js';import{LiveRange as _0x512b39}from'ckeditor5/src/engine.js';import{CKEditorError as _0x3c4b83,uid as _0x506890,priorities as _0x2bed3b,logWarning as _0x27a5e6}from'ckeditor5/src/utils.js';import{toWidget as _0x145bbf}from'ckeditor5/src/widget.js';import{Users as _0x27fb90,hashObject as _0x341f09,surroundingMarkersDetector as _0x124e78}from'ckeditor5-collaboration/src/collaboration-core.js';import _0x13ba07 from'./commands/trackchangescommand.js';import _0x1d4fe6 from'./commands/acceptsuggestioncommand.js';import _0x55b9b9 from'./commands/discardsuggestioncommand.js';import _0x517a20 from'./commands/executeonallsuggestionscommand.js';import _0x12c697 from'./commands/executeonselectedsuggestionscommand.js';import _0x157044 from'./suggestion.js';import _0x3a81fd from'./suggestiondescriptionfactory.js';import _0x13c55c from'./integrations/aiassistant.js';import _0x23830c from'./integrations/alignment.js';import _0x4dacb9 from'./integrations/basicstyles.js';function _0x4d9d(){const _0x189a26=['normal','config','acceptSelectedSuggestions','error-saving-suggestion-data-suggestion-discarded','insertion:join','addRange','isDocumentOperation','addHighlight','getCustomProperty','documentSelection','hasComments','createPositionAfter','howMany','createSelection','isEqual','isSelectable','consumable','insertion:','removeClass','meta','some','isBlock','tablePasteChainId','FORMATTING','getSuggestion','enableReadOnlyMode','editor','mapper','suggestionUnloaded','open','getDifference','ck-suggestion-marker','_blockAttributeKeys','PendingActions','_enabledCommands','format','_customCallbacks','values','markerNameToElements','track-changes-enable-command-twice','845703QwkPrm','_element','attribute','markDeletion','_findSuggestions','formatInline:chain','addSuggestion','getAllAdjacentSuggestions','commentThread','getSuggestionCallback','2895680nlzlyK','elementEnd','70JEeQMn','head','add','isLimit','isArray','parent','elementToElement','insertion','toUpperCase','_suggestions','pop','subType','substring','always','_model','isMultiRange','getIntersection','getAttribute','forEach','_adapter','setTo','value','getNearestSelectionRange','getSuggestions','assign','element','Creating\x20a\x20suggestion\x20for\x20attribute\x20with\x20too\x20long\x20attribute\x20key.\x20This\x20may\x20lead\x20to\x20errors.\x20Change\x20the\x20attribute\x20key\x20to\x20a\x20value\x20shorter\x20than\x2037\x20characters.','announce','multipleBlocks','multi','ENTER','_suggestionFactory','_breakSuggestionMarker','markInsertion','set','authoredAt','commands','data-suggestion','isAtEnd','position','getChanges','removeAttribute','differ','suggestionChanged','getMarkers','CommentsRepository','track-changes-command-not-found','_mergeNestedSuggestions','push','PENDING_ACTION_SUGGESTION','deletion:discard','_joinWithAdjacentSuggestions','fromRange','updateMarker','insertion:chain','default','warn','ck-suggestion-marker-formatBlock','options','addComment','batch','get','refresh','_getAttributeKey','model','_addThreadToSuggestion','$marker','ready','change:activeMarkers','createdAt','never','_registerDefaultCallbacks','unbindElementFromMarkerName','registerPostFixer','getMultiRangeId','_commentsRepository','bindElementToMarker','markerReady','markMultiRangeDeletion','_isForcedDefaultExecutionBlock','_joinSuggestions','end','_getExternalAuthor','author','removeMarkers','createElement','highest','selection','$elementName','getRanges','find','chain','formatBlock:discard','stopListening','enableCommand','schema','acceptAllSuggestions','remove','map','oldValue','deletion','conversion','196dEBuPA','after','addSuggestionData','markInlineFormat','high','_checkSuggestionCorrectness','lowest','editingDowncast','marker-count','formatInline:join','$textProxy','originalSuggestionId','upcast','getChangedMarkers','_trackFormatChanges','isBefore','attribute:discard','_getAuthorFromId','formatInline','attribute:','isTouching','insert','_processAttributeSuggestions','clear','rename','markerToData','nodeAfter','data','track-changes-user-not-found','acceptSuggestion','delete','fetchCommentThread','split','name','attributes','backward','createPositionBefore','createRangeIn','deletion:','addMarker','_defaultCallbacks','formatGroupId','_registerBlockAttribute','dataReady','key','update:suggestion','detach','markerToHighlight','createPositionAt','change:_saved','trackChangesCommand','locale','getAncestors','getLastMatchingPosition','addMarker:suggestion:attribute','group','showSuggestionHighlights','setSelection','then','range','hasCommentThread','start','creator','getFirstMarker','formatInline:','isOwn','isInContent','$text','_reduceExistingSuggestions','markMultiRangeInsertion','pluginName','splitPosition','moveTargetPosition','isInsideObject','rejected','trackChanges.trackFormatChanges','removeMarker:suggestion:attribute','clone','markMultiRangeBlockFormat','collaboration.channelId','_getMarkerAnnouncementText','_recordAttributeChanges','init','change:data','_addSuggestionMarker','consume','_initAriaMarkerChangeAnnouncements','listenTo','move','isAfter','define','newValue','ck-suggestion-marker-','editing','startsWith','formatBlock:join','before','setAttribute','type','@external','length','fire','hasSuggestion','ck-suggestion-marker--active','removeMarker','2248sWgyoe','suggestion','88752HLSrHO','buildSuggestion','formatInline:discard','isCollapsed','reconvertMarker','unbind','catch','isUndo','_splitMarkerName','rethrowUnexpectedError','isObject','containerElement','_saved','addMarker:suggestion:formatBlock','low','_editor','every','isNextTo','42178hClpQJ','markAttributeChange','notReady','comments','_setSuggestionRange','root','discardSelectedSuggestions','getCommentThread','_handleNewSuggestionMarker','substr','removeComment','widget','targetPosition','ariaLiveAnnouncer','containsRangeInObject','LEAVE','join','addMarker:suggestion','isExternal','suggestion:attribute:','_getSuggestionData','activeMarkers','_createSuggestion','plugins','attributeKey','_removeSuggestion','discardAllSuggestions','addUser','_afterChanges','concat','includes','filter','commandName','isLocal','addMarkerName','document','getContainedElement','elementStart','addCommentThread','_cutOutSuggestionMarker','getRange','suggestion-type','sort','suggestionLoaded','toJSON','_enableDefaultAttributesIntegration','trackChanges.mergeNestedSuggestions','forward','getWalker','discardSuggestion','$graveyard','trackChanges','getUser','insertion:discard','dataToMarker','containsItem','insertContent','insertion:accept','toViewElement','formatBlock:chain','registerCustomCallback','from','containsPosition','adapter','accepted','accept','_onDiscard','groupId','markBlockFormat','_SUGGESTION_ANNOUNCEMENT','createRangeOn','getItems','deleteContent','123885Ucmqzt','return','forceDefaultExecution','next','execute','authorName','Users','_reduceSuggestionAttributeRange','isIntersecting','isIntersectingWithRange','updateSuggestion','track-changes-suggestion-not-found','skipNestingCheck','removed','getFirstRange','8otOsFK','createRange','_inlineAttributeKeys','_refreshSuggestionsChain','attribute:join','markerName','formatBlock:','_isBlockAttribute','getShiftedBy','1973940PqcRXz','ck-suggestion-marker-formatInline','_updateSuggestionData','containsRange','unshift','attributeOldValue','_refreshAttributeSuggestionsChain','_setSuggestionData','enqueueChange','_descriptionFactory','TrackChangesEditing','track-changes-suggestion-data-mismatch','removeMarker:suggestion:formatBlock','attribute:accept','_suggestionState','formatBlock','oldRange','deletion:chain','external:','stop','splice','_processAttributeChanges','_registerInlineAttribute','formatBlock:accept','_recordAttributeSuggestions','suggestion:','isRemovable','size','item','_rangeIsInLocalUserInsertion','writer','nodeBefore','fromCharCode','newRange','attributeNewValue','formatInline:accept','deletion:join','resolve','track-changes-adapter-already-set','markers','has','previous','discard','for','keys','applyOperation','change','deletion:accept','addClass','isAtStart','_isDataLoaded','rootName','track-changes-adapter-missing-getsuggestion','_isRegisteredAttribute','dataDowncast','requires'];_0x4d9d=function(){return _0x189a26;};return _0x4d9d();}import _0x3d26d0 from'./integrations/blockquote.js';import _0x386c29 from'./integrations/casechange.js';import _0x7dffd from'./integrations/ckbox.js';import _0x4822e4 from'./integrations/codeblock.js';import _0x5e1f88 from'./integrations/comments.js';import _0x2fa1f0 from'./integrations/deletecommand.js';import _0x5a140a from'./integrations/list.js';import _0x13accc from'./integrations/listproperties.js';import _0xc329d from'./integrations/entercommand.js';import _0x3c378e from'./integrations/findandreplace.js';import _0x5eeb74 from'./integrations/font.js';import _0x5b9523 from'./integrations/formatpainter.js';import _0x3c25b5 from'./integrations/heading.js';import _0x55c13c from'./integrations/highlight.js';import _0x3d0ca4 from'./integrations/horizontalline.js';import _0x31a7fc from'./integrations/htmlembed.js';import _0x3213cd from'./integrations/image.js';import _0xa9f353 from'./integrations/imagereplace.js';import _0x4ea26f from'./integrations/imagestyle.js';import _0x436373 from'./integrations/importword.js';import _0x5514ad from'./integrations/indent.js';function _0x3e35(_0x32df74,_0x15eea8){const _0x4d9d21=_0x4d9d();return _0x3e35=function(_0x3e3545,_0x365ef9){_0x3e3545=_0x3e3545-0x100;let _0x1a1c91=_0x4d9d21[_0x3e3545];return _0x1a1c91;},_0x3e35(_0x32df74,_0x15eea8);}import _0x227833 from'./integrations/inputcommand.js';import _0x1e594d from'./integrations/link.js';import _0x3d62fd from'./integrations/legacylist.js';import _0x18761d from'./integrations/legacylistproperties.js';import _0x318bae from'./integrations/mediaembed.js';import _0x4cf8a6 from'./integrations/mention.js';import _0x54d60e from'./integrations/pagebreak.js';import _0x53165f from'./integrations/paragraph.js';import _0x45b59b from'./integrations/removeformat.js';import _0x5d04b0 from'./integrations/restrictededitingmode.js';import _0x55b320 from'./integrations/shiftentercommand.js';import _0x37af07 from'./integrations/standardeditingmode.js';import _0x15ff7f from'./integrations/style.js';import _0x530e97 from'./integrations/table.js';import _0x30d78e from'./integrations/tablemergesplit.js';import _0x859eee from'./integrations/tableheadings.js';import _0x2a13d1 from'./integrations/tableclipboard.js';import _0x423bfb from'./integrations/tablecolumnresize.js';import _0x545a89 from'./integrations/template.js';import _0x296a44 from'./integrations/tableofcontents.js';import _0x426221 from'./integrations/title.js';import _0x230aa1 from'./integrations/undo.js';import _0x5c6956 from'./integrations/tablecaption.js';import _0x1c8266 from'./integrations/tableproperties.js';import{getTranslation as _0x51e423}from'./utils/common-translations.js';import{isEqual as _0x48701d,omit as _0x2008fb}from'lodash-es';export const renameAttributeKey=_0x3ec1a6(0x214);export default class p extends _0x3c054c{static get[_0x3ec1a6(0x187)](){const _0x25372b=_0x3ec1a6;return[_0x25372b(0x1e9),_0x27fb90,_0x53e1c1,_0x13c55c,_0x23830c,_0x4dacb9,_0x3d26d0,_0x7dffd,_0x386c29,_0x4822e4,_0x5e1f88,_0x2fa1f0,_0xc329d,_0x3c378e,_0x5eeb74,_0x5b9523,_0x3c25b5,_0x55c13c,_0x3d0ca4,_0x31a7fc,_0x3213cd,_0x4ea26f,_0xa9f353,_0x436373,_0x5514ad,_0x227833,_0x3d62fd,_0x18761d,_0x1e594d,_0x5a140a,_0x13accc,_0x318bae,_0x4cf8a6,_0x54d60e,_0x53165f,_0x45b59b,_0x5d04b0,_0x55b320,_0x37af07,_0x15ff7f,_0x530e97,_0x30d78e,_0x859eee,_0x5c6956,_0x2a13d1,_0x423bfb,_0x296a44,_0x1c8266,_0x545a89,_0x426221,_0x230aa1];}static get[_0x3ec1a6(0x268)](){const _0x134d99=_0x3ec1a6;return _0x134d99(0x15a);}constructor(_0x4c3f3c){const _0x3d6f68=_0x3ec1a6;function _0x5a4efc(_0x25fa1e){const _0x5a2924=_0x3e35;return _0x25fa1e[_0x5a2924(0x21e)](_0x4ad3e9=>String[_0x5a2924(0x170)](_0x4ad3e9))[_0x5a2924(0x2af)]('');}super(_0x4c3f3c),this[_0x3d6f68(0x168)]=!0x1,this[_0x3d6f68(0x1de)](_0x3d6f68(0x104),[]),this['on'](_0x3d6f68(0x200),(_0x536828,_0x55b03f,_0x4e5b4d,_0xccea39)=>{const _0x4b223c=_0x3d6f68;this[_0x4b223c(0x1ca)][_0x4b223c(0x17e)](()=>{const _0x7ab936=_0x4b223c;for(const _0x39252a of[..._0xccea39,..._0x4e5b4d])this[_0x7ab936(0x1ca)][_0x7ab936(0x177)][_0x7ab936(0x178)](_0x39252a)&&_0x4c3f3c[_0x7ab936(0x27f)][_0x7ab936(0x291)](_0x39252a);});}),this[_0x3d6f68(0x159)]=new _0x3a81fd(this[_0x3d6f68(0x1a2)][_0x3d6f68(0x1fc)][_0x3d6f68(0x21b)],this[_0x3d6f68(0x1a2)][_0x3d6f68(0x255)]),this[_0x3d6f68(0x1cf)]=null,this[_0x3d6f68(0x1db)]=new Bt(this[_0x3d6f68(0x1a2)]),this[_0x3d6f68(0x1c5)]=new Map(),this[_0x3d6f68(0x207)]=_0x4c3f3c[_0x3d6f68(0x106)][_0x3d6f68(0x1f9)](_0x3d6f68(0x1e9)),this[_0x3d6f68(0x1aa)]=new Set(),this[_0x3d6f68(0x1ca)]=this[_0x3d6f68(0x1a2)][_0x3d6f68(0x1fc)],this[_0x3d6f68(0x15e)]=new WeakMap(),this[_0x3d6f68(0x20b)]=!0x1,this[_0x3d6f68(0x1a8)]=new Set([_0x3d6f68(0x214)]),this[_0x3d6f68(0x149)]=new Set(),_0x4c3f3c[_0x3d6f68(0x189)][_0x3d6f68(0x27c)](_0x3d6f68(0x26d),_0x3d6f68(0x1f3)),this[_0x3d6f68(0x230)]=_0x4c3f3c[_0x3d6f68(0x189)][_0x3d6f68(0x1f9)](_0x3d6f68(0x26d)),_0x4c3f3c[_0x3d6f68(0x189)][_0x3d6f68(0x27c)](_0x3d6f68(0x11d),!0x0),this[_0x3d6f68(0x1eb)]=_0x4c3f3c[_0x3d6f68(0x189)][_0x3d6f68(0x1f9)](_0x3d6f68(0x11d)),this[_0x3d6f68(0x254)]=new _0x13ba07(_0x4c3f3c,this[_0x3d6f68(0x1aa)]),this[_0x3d6f68(0x278)](),this[_0x5a4efc([0x5f,0x65,0x78,0x65,0x63,0x75,0x74,0x65,0x53,0x75,0x67,0x67,0x65,0x73,0x74,0x69,0x6f,0x6e])]=_0x5a4efc([0x34,0x30,0x34,0x38,0x30,0x36,0x32,0x38]);}[_0x3ec1a6(0x274)](){const _0x458530=_0x3ec1a6,_0x30c549=this[_0x458530(0x1a2)],_0x1d5539=(_0x2432e8,_0x3c2413)=>{const _0x3529d7=_0x458530;if(_0x3529d7(0x1b2)!=_0x2432e8)return _0x3529d7(0x27e)+_0x2432e8;const _0x56a27f=_0x3c2413[_0x3529d7(0x242)]('|')[0x0];return this[_0x3529d7(0x14e)](_0x56a27f)?_0x3529d7(0x1f5):_0x3529d7(0x151);};_0x30c549[_0x458530(0x221)][_0x458530(0x17b)](_0x458530(0x229))[_0x458530(0x251)]({'model':_0x458530(0x28c),'view':_0x3acaab=>{const _0x397188=_0x458530,{id:_0x5a5326,type:_0x49865b,subType:_0xfcb94c}=this[_0x397188(0x295)](_0x3acaab[_0x397188(0x14c)]),_0x2ddfd1=[_0x397188(0x1a7),_0x1d5539(_0x49865b,_0xfcb94c)];let _0x3ae406=0xbb8;return this[_0x397188(0x104)][_0x397188(0x10d)](_0x3acaab[_0x397188(0x14c)])&&(_0x2ddfd1[_0x397188(0x1ec)](_0x397188(0x289)),_0x3ae406=0xbc2),_0x397188(0x220)==_0x49865b&&(_0x3ae406+=0x5),{'classes':_0x2ddfd1,'attributes':{'data-suggestion':_0x5a5326},'priority':_0x3ae406};}}),_0x30c549[_0x458530(0x221)][_0x458530(0x17b)](_0x458530(0x186))[_0x458530(0x1be)](_0x3ea566=>{const _0x4765ba=_0x458530;_0x3ea566['on'](_0x4765ba(0x100),(_0x4c59f6,_0x52470e,_0x1168b2)=>{const _0xd9bb97=_0x4765ba;if(!_0x1168b2[_0xd9bb97(0x1f6)][_0xd9bb97(0x25a)])return;const _0x1efeb6=_0x52470e[_0xd9bb97(0x16c)];if(!_0x1efeb6)return;const _0x472408=_0x1168b2[_0xd9bb97(0x1a3)][_0xd9bb97(0x129)](_0x1efeb6);_0x30c549[_0xd9bb97(0x1fc)][_0xd9bb97(0x21b)][_0xd9bb97(0x297)](_0x1efeb6)&&_0x472408&&!_0x472408[_0xd9bb97(0x190)](_0xd9bb97(0x2aa))&&_0x472408['is'](_0xd9bb97(0x298))&&_0x145bbf(_0x472408,_0x1168b2[_0xd9bb97(0x16e)]);},{'priority':_0x4765ba(0x226)});}),_0x30c549[_0x458530(0x221)][_0x458530(0x17b)](_0x458530(0x186))[_0x458530(0x251)]({'model':_0x458530(0x28c),'view':(_0x5ac15a,_0x118ff5)=>{const _0x23f357=_0x458530;if(!_0x118ff5[_0x23f357(0x1f6)][_0x23f357(0x25a)])return null;const {type:_0x1c0119,subType:_0x343575}=this[_0x23f357(0x295)](_0x5ac15a[_0x23f357(0x14c)]);return{'classes':[_0x23f357(0x1a7),_0x1d5539(_0x1c0119,_0x343575)],'priority':0xbb8};}});const _0x4ed2ca=({showActiveMarkers:_0x4c8724=!0x0,isAttributeSuggestion:_0x404ee5=!0x1}={})=>(_0x17e2f2,_0x47b505,_0xaa10a9)=>{const _0x4dcef4=_0x458530;if(!_0x47b505[_0x4dcef4(0x16c)])return;const {id:_0x16286f}=this[_0x4dcef4(0x295)](_0x47b505[_0x4dcef4(0x14c)]);if(_0x404ee5){const _0x11bd4a=this[_0x4dcef4(0x1c5)][_0x4dcef4(0x1f9)](_0x16286f),_0x5c68de=this[_0x4dcef4(0x1fb)](_0x11bd4a);if(!this[_0x4dcef4(0x14e)](_0x5c68de))return;}if(_0x47b505[_0x4dcef4(0x16c)]['is'](_0x4dcef4(0x213)))return void _0xaa10a9[_0x4dcef4(0x198)][_0x4dcef4(0x277)](_0x47b505[_0x4dcef4(0x16c)],_0x17e2f2[_0x4dcef4(0x243)]);const _0x3ecc47=_0xaa10a9[_0x4dcef4(0x1a3)][_0x4dcef4(0x129)](_0x47b505[_0x4dcef4(0x16c)]);if(_0x47b505[_0x4dcef4(0x16c)]['is'](_0x4dcef4(0x1d5))&&_0x30c549[_0x4dcef4(0x1fc)][_0x4dcef4(0x21b)][_0x4dcef4(0x19d)](_0x47b505[_0x4dcef4(0x16c)])&&!_0x3ecc47[_0x4dcef4(0x190)](_0x4dcef4(0x18f))){_0xaa10a9[_0x4dcef4(0x16e)][_0x4dcef4(0x180)]([_0x4dcef4(0x1a7),_0x4dcef4(0x1f5)],_0x3ecc47),_0xaa10a9[_0x4dcef4(0x16e)][_0x4dcef4(0x283)](_0x4dcef4(0x1e1),_0x16286f,_0x3ecc47),_0xaa10a9[_0x4dcef4(0x1a3)][_0x4dcef4(0x208)](_0x3ecc47,_0x47b505[_0x4dcef4(0x14c)]),_0x4c8724&&(this[_0x4dcef4(0x104)][_0x4dcef4(0x10d)](_0x47b505[_0x4dcef4(0x14c)])?_0xaa10a9[_0x4dcef4(0x16e)][_0x4dcef4(0x180)](_0x4dcef4(0x289),_0x3ecc47):_0xaa10a9[_0x4dcef4(0x16e)][_0x4dcef4(0x19a)](_0x4dcef4(0x289),_0x3ecc47));for(const _0x331dbe of _0x30c549[_0x4dcef4(0x1fc)][_0x4dcef4(0x247)](_0x47b505[_0x4dcef4(0x16c)])[_0x4dcef4(0x136)]())_0xaa10a9[_0x4dcef4(0x198)][_0x4dcef4(0x277)](_0x331dbe,_0x17e2f2[_0x4dcef4(0x243)]);_0xaa10a9[_0x4dcef4(0x198)][_0x4dcef4(0x277)](_0x47b505[_0x4dcef4(0x16c)],_0x17e2f2[_0x4dcef4(0x243)]);}};_0x30c549[_0x458530(0x221)][_0x458530(0x17b)](_0x458530(0x186))[_0x458530(0x1be)](_0x1ce659=>{const _0x455510=_0x458530;_0x1ce659['on'](_0x455510(0x29a),(_0x44fd14,_0x146a4f,_0x1e4fb0)=>{const _0x513b2a=_0x455510;_0x1e4fb0[_0x513b2a(0x1f6)][_0x513b2a(0x25a)]&&_0x4ed2ca({'showActiveMarkers':!0x1})(_0x44fd14,_0x146a4f,_0x1e4fb0);},{'priority':_0x455510(0x212)});}),_0x30c549[_0x458530(0x221)][_0x458530(0x17b)](_0x458530(0x186))[_0x458530(0x1be)](_0xe55472=>{const _0x3287c7=_0x458530;_0xe55472['on'](_0x3287c7(0x258),(_0x412fdb,_0x17e808,_0x4ed30e)=>{const _0x3814a6=_0x3287c7;_0x4ed30e[_0x3814a6(0x1f6)][_0x3814a6(0x25a)]&&_0x4ed2ca({'showActiveMarkers':!0x1,'isAttributeSuggestion':!0x0})(_0x412fdb,_0x17e808,_0x4ed30e);},{'priority':_0x3287c7(0x212)});}),_0x30c549[_0x458530(0x221)][_0x458530(0x17b)](_0x458530(0x186))[_0x458530(0x23b)]({'model':_0x458530(0x28c),'view':(_0x44345b,_0x50f5b5)=>_0x50f5b5[_0x458530(0x1f6)][_0x458530(0x25a)]?null:{'group':_0x458530(0x28c),'name':_0x44345b[_0x458530(0x2a8)](0xb)}}),_0x30c549[_0x458530(0x221)][_0x458530(0x17b)](_0x458530(0x22e))[_0x458530(0x1c2)]({'view':{'name':_0x458530(0x28c),'attributes':{'id':/^\w/,'suggestion-type':/^\w/}},'model':(_0x55118c,{writer:_0x4b6554})=>{const _0x4a801c=_0x458530;let _0x5122a3=_0x4a801c(0x169)+_0x55118c[_0x4a801c(0x1cd)](_0x4a801c(0x118))+':'+_0x55118c[_0x4a801c(0x1cd)]('id');return _0x55118c[_0x4a801c(0x1cd)](_0x4a801c(0x22a))&&(_0x5122a3+=':'+_0x55118c[_0x4a801c(0x1cd)](_0x4a801c(0x22a))),_0x4b6554[_0x4a801c(0x211)](_0x4a801c(0x1fe),{'data-name':_0x5122a3});}}),_0x30c549[_0x458530(0x221)][_0x458530(0x17b)](_0x458530(0x22e))[_0x458530(0x125)]({'view':_0x458530(0x28c)}),_0x30c549[_0x458530(0x221)][_0x458530(0x17b)](_0x458530(0x229))[_0x458530(0x1be)](_0x1b086c=>{const _0x23af9e=_0x458530;_0x1b086c['on'](_0x23af9e(0x29a),_0x4ed2ca(),{'priority':_0x23af9e(0x226)});}),_0x30c549[_0x458530(0x221)][_0x458530(0x17b)](_0x458530(0x229))[_0x458530(0x1be)](_0x2e47c4=>{const _0x367513=_0x458530;_0x2e47c4['on'](_0x367513(0x258),_0x4ed2ca({'isAttributeSuggestion':!0x0}),{'priority':_0x367513(0x226)});}),_0x30c549[_0x458530(0x221)][_0x458530(0x17b)](_0x458530(0x229))[_0x458530(0x1be)](_0x5937f2=>{const _0x47b657=_0x458530;_0x5937f2['on'](_0x47b657(0x15c),(_0x26cf2f,_0xb227d3,_0x4fbec9)=>{const _0x589440=_0x47b657,_0x187757=_0x4fbec9[_0x589440(0x1a3)][_0x589440(0x1ae)](_0xb227d3[_0x589440(0x14c)]);if(_0x187757){for(const _0x47ab52 of _0x187757)_0x47ab52[_0x589440(0x190)](_0x589440(0x18f))||(_0x4fbec9[_0x589440(0x16e)][_0x589440(0x19a)]([_0x589440(0x1a7),_0x589440(0x1f5),_0x589440(0x289)],_0x47ab52),_0x4fbec9[_0x589440(0x16e)][_0x589440(0x1e5)](_0x589440(0x1e1),_0x47ab52),_0x4fbec9[_0x589440(0x1a3)][_0x589440(0x204)](_0x47ab52,_0xb227d3[_0x589440(0x14c)]));}},{'priority':_0x47b657(0x226)});}),_0x30c549[_0x458530(0x221)][_0x458530(0x17b)](_0x458530(0x229))[_0x458530(0x1be)](_0x586fd2=>{const _0x5311d8=_0x458530;_0x586fd2['on'](_0x5311d8(0x26e),(_0xc425f5,_0x393de0,_0x3a63f3)=>{const _0x14fc81=_0x5311d8,_0x5135ba=_0x3a63f3[_0x14fc81(0x1a3)][_0x14fc81(0x1ae)](_0x393de0[_0x14fc81(0x14c)]);if(!_0x5135ba)return;const {id:_0x4389e2}=this[_0x14fc81(0x295)](_0x393de0[_0x14fc81(0x14c)]),_0x51dd94=this[_0x14fc81(0x1c5)][_0x14fc81(0x1f9)](_0x4389e2),_0x7e8820=this[_0x14fc81(0x1fb)](_0x51dd94);if(this[_0x14fc81(0x14e)](_0x7e8820)){for(const _0x5d46b1 of _0x5135ba)_0x5d46b1[_0x14fc81(0x190)](_0x14fc81(0x18f))||(_0x3a63f3[_0x14fc81(0x16e)][_0x14fc81(0x19a)]([_0x14fc81(0x1a7),_0x14fc81(0x1f5),_0x14fc81(0x289)],_0x5d46b1),_0x3a63f3[_0x14fc81(0x16e)][_0x14fc81(0x1e5)](_0x14fc81(0x1e1),_0x5d46b1),_0x3a63f3[_0x14fc81(0x1a3)][_0x14fc81(0x204)](_0x5d46b1,_0x393de0[_0x14fc81(0x14c)]));}},{'priority':_0x5311d8(0x226)});}),_0x30c549[_0x458530(0x1fc)][_0x458530(0x112)][_0x458530(0x205)](_0x2729fd=>{const _0x202251=_0x458530;let _0x15466c=!0x1;const _0x4f57d3=Array[_0x202251(0x12c)](_0x30c549[_0x202251(0x1fc)][_0x202251(0x112)][_0x202251(0x1e6)][_0x202251(0x22f)]()),_0x3179c7=new Set();for(const {name:_0xe3e937,data:_0x16aa2d}of _0x4f57d3){const {group:_0x1c4509,type:_0x15072b,subType:_0x607dee,id:_0x4bb879}=this[_0x202251(0x295)](_0xe3e937);if(_0x202251(0x28c)!==_0x1c4509)continue;const _0xba5c52=this[_0x202251(0x1c5)][_0x202251(0x1f9)](_0x4bb879);if(null!=_0x16aa2d[_0x202251(0x171)]){_0x202251(0x234)==_0x15072b&&(_0x15466c=_0x15466c||Tt(_0x16aa2d[_0x202251(0x171)],_0xe3e937,_0x2729fd,_0x30c549[_0x202251(0x1fc)][_0x202251(0x21b)]));const _0x4ac08a=_0x202251(0x1b2)==_0x15072b&&this[_0x202251(0x14e)](_0x607dee[_0x202251(0x242)]('|')[0x0]);if(_0x16aa2d[_0x202251(0x171)][_0x202251(0x290)]||_0x202251(0x121)==_0x16aa2d[_0x202251(0x171)][_0x202251(0x2a4)][_0x202251(0x183)]||_0x202251(0x15f)==_0x15072b&&!Vt(_0x16aa2d[_0x202251(0x171)])||_0x4ac08a&&!Vt(_0x16aa2d[_0x202251(0x171)])||_0x202251(0x220)==_0x15072b&&!(!Rt(_0x52beee=_0x16aa2d[_0x202251(0x171)])&&!function(_0x592bec){const _0x3cb967=_0x202251;return _0x592bec[_0x3cb967(0x25f)][_0x3cb967(0x1c1)]==_0x592bec[_0x3cb967(0x20d)][_0x3cb967(0x16f)]&&_0x592bec[_0x3cb967(0x25f)][_0x3cb967(0x1e2)];}(_0x52beee)))_0x2729fd[_0x202251(0x28a)](_0xe3e937),_0x15466c=!0x0;else{if(!_0xba5c52||!_0xba5c52[_0x202251(0x264)])continue;_0x3179c7[_0x202251(0x1be)](_0xba5c52);}}}var _0x52beee;return _0x3179c7[_0x202251(0x16b)]>0x0&&(_0x15466c=!!this[_0x202251(0x1ef)](_0x3179c7)||_0x15466c),_0x15466c;}),_0x30c549[_0x458530(0x1fc)][_0x458530(0x112)][_0x458530(0x205)](_0x593855=>{const _0x1676bc=_0x458530;let _0x3d293d=!0x1;for(const _0x44f718 of _0x30c549[_0x1676bc(0x1fc)][_0x1676bc(0x112)][_0x1676bc(0x1e6)][_0x1676bc(0x1e4)]())if(_0x1676bc(0x237)==_0x44f718[_0x1676bc(0x284)])for(const _0x1f343f of this[_0x1676bc(0x1c5)][_0x1676bc(0x1ad)]()){if(_0x1f343f[_0x1676bc(0x1cb)]||!_0x1f343f[_0x1676bc(0x264)])continue;const _0x488465=_0x1676bc(0x15f)==_0x1f343f[_0x1676bc(0x284)],_0x30f6f1=this[_0x1676bc(0x1fb)](_0x1f343f),_0xed1d96=_0x30f6f1&&this[_0x1676bc(0x14e)](_0x30f6f1);if(!_0x488465&&!_0xed1d96)continue;const _0x5c94ab=_0x1f343f[_0x1676bc(0x146)]();if(_0x5c94ab[_0x1676bc(0x25f)][_0x1676bc(0x1c1)]!=_0x5c94ab[_0x1676bc(0x20d)][_0x1676bc(0x1c1)]&&!_0x5c94ab[_0x1676bc(0x20d)][_0x1676bc(0x1e2)]){const _0x4e6516=_0x30c549[_0x1676bc(0x1fc)][_0x1676bc(0x252)](_0x5c94ab[_0x1676bc(0x25f)][_0x1676bc(0x23c)],_0x1676bc(0x20d)),_0xae43c6=_0x30c549[_0x1676bc(0x1fc)][_0x1676bc(0x148)](_0x5c94ab[_0x1676bc(0x25f)],_0x4e6516);_0x593855[_0x1676bc(0x1f1)](_0x1f343f[_0x1676bc(0x261)](),{'range':_0xae43c6}),_0x3d293d=!0x0;}}return _0x3d293d;}),_0x30c549[_0x458530(0x1fc)][_0x458530(0x112)][_0x458530(0x205)](_0x2087c9=>this[_0x458530(0x165)](_0x2087c9)),_0x30c549[_0x458530(0x1fc)][_0x458530(0x112)][_0x458530(0x205)](_0x3f2c94=>!_0x3f2c94[_0x458530(0x1f8)][_0x458530(0x110)]&&this[_0x458530(0x238)](_0x3f2c94)),_0x30c549[_0x458530(0x1fc)]['on'](_0x458530(0x10b),()=>{const _0x17dd15=_0x458530;this[_0x17dd15(0x168)]=!0x1;}),_0x30c549[_0x458530(0x1fc)][_0x458530(0x112)]['on'](_0x458530(0x275),(_0x168b75,_0x5be2c2)=>{const _0x32574a=_0x458530;if(!_0x5be2c2[_0x32574a(0x110)]||_0x5be2c2[_0x32574a(0x294)])return;if(!this[_0x32574a(0x168)])return;const _0x4689ce=_0x30c549[_0x32574a(0x1fc)][_0x32574a(0x112)][_0x32574a(0x1e6)][_0x32574a(0x1e4)]();if(0x0==_0x4689ce[_0x32574a(0x286)])return;const _0x4dd2ff=[],_0x595fc5=_0x4689ce[_0x32574a(0x10e)](_0xed9dce=>_0x32574a(0x1b2)==_0xed9dce[_0x32574a(0x284)]),_0x40eefc=_0x4689ce[_0x32574a(0x10e)](_0x5cd2d8=>_0x32574a(0x237)==_0x5cd2d8[_0x32574a(0x284)]&&_0x32574a(0x265)!=_0x5cd2d8[_0x32574a(0x243)]),_0x48501b=_0x4689ce[_0x32574a(0x10e)](_0x4d8070=>_0x32574a(0x21d)==_0x4d8070[_0x32574a(0x284)]&&_0x32574a(0x265)!=_0x4d8070[_0x32574a(0x243)]);for(const _0xadada9 of _0x595fc5)this[_0x32574a(0x185)](_0xadada9[_0x32574a(0x107)])&&_0x4dd2ff[_0x32574a(0x1ec)]({'key':_0xadada9[_0x32574a(0x107)],'newValue':_0xadada9[_0x32574a(0x172)],'oldValue':_0xadada9[_0x32574a(0x155)],'range':Ut(_0xadada9[_0x32574a(0x25d)],_0x30c549[_0x32574a(0x1fc)])});for(const _0x4dce58 of _0x40eefc){const _0xe2c7ab=_0x48501b[_0x32574a(0x216)](_0x3cb601=>_0x3cb601[_0x32574a(0x1b1)]===_0x4dce58[_0x32574a(0x1b1)]);if(_0xe2c7ab){const _0x3c4af8=Ot(_0x4dce58[_0x32574a(0x1e3)][_0x32574a(0x23c)],_0x30c549[_0x32574a(0x1fc)]);_0xe2c7ab[_0x32574a(0x243)]!==_0x4dce58[_0x32574a(0x243)]&&_0x4dd2ff[_0x32574a(0x1ec)]({'key':_0x32574a(0x214),'newValue':_0x4dce58[_0x32574a(0x243)],'oldValue':_0xe2c7ab[_0x32574a(0x243)],'range':_0x3c4af8});for(const [_0x4a119c,_0x33088b]of _0xe2c7ab[_0x32574a(0x244)]){if(!this[_0x32574a(0x185)](_0x4a119c))continue;const _0x56b68f=_0x4dce58[_0x32574a(0x244)][_0x32574a(0x1f9)](_0x4a119c);_0x33088b!==_0x56b68f&&_0x4dd2ff[_0x32574a(0x1ec)]({'key':_0x4a119c,'newValue':_0x56b68f,'oldValue':_0x33088b,'range':_0x3c4af8});}for(const [_0x349ff2,_0xb5c506]of _0x4dce58[_0x32574a(0x244)])this[_0x32574a(0x185)](_0x349ff2)&&(_0xe2c7ab[_0x32574a(0x244)][_0x32574a(0x178)](_0x349ff2)||_0x4dd2ff[_0x32574a(0x1ec)]({'key':_0x349ff2,'newValue':_0xb5c506,'oldValue':null,'range':_0x3c4af8}));}}0x0!=_0x4dd2ff[_0x32574a(0x286)]&&_0x30c549[_0x32574a(0x1fc)][_0x32574a(0x158)](_0x5be2c2,_0x4bb171=>{const _0x5d79dd=_0x32574a,_0x475794=_0x506890();for(const {range:_0x426aee,key:_0x563fcd,oldValue:_0x295ee2,newValue:_0x33c2ef}of _0x4dd2ff)this[_0x5d79dd(0x2a0)](_0x426aee,_0x563fcd,_0x295ee2,_0x33c2ef,{'groupId':_0x475794});this[_0x5d79dd(0x266)](_0x4bb171,_0x4dd2ff);});},{'priority':_0x458530(0x228)}),_0x30c549[_0x458530(0x1fc)][_0x458530(0x177)]['on'](_0x458530(0x24f),(_0x451629,_0x50edc9,_0x42faae)=>{const _0x50aa70=_0x458530;if(null==_0x42faae){const {id:_0x322031}=this[_0x50aa70(0x295)](_0x50edc9[_0x50aa70(0x243)]),_0x2dfd05=this[_0x50aa70(0x1c5)][_0x50aa70(0x1f9)](_0x322031);_0x2dfd05&&_0x2dfd05[_0x50aa70(0x111)](_0x50edc9[_0x50aa70(0x243)]);}}),_0x30c549[_0x458530(0x1fc)][_0x458530(0x112)]['on'](_0x458530(0x275),()=>{const _0x5afde8=_0x458530,_0x178737=Array[_0x5afde8(0x12c)](_0x30c549[_0x5afde8(0x1fc)][_0x5afde8(0x112)][_0x5afde8(0x1e6)][_0x5afde8(0x22f)]())[_0x5afde8(0x10e)](_0x27ff04=>_0x5afde8(0x28c)===this[_0x5afde8(0x295)](_0x27ff04[_0x5afde8(0x243)])[_0x5afde8(0x259)]);if(0x0===_0x178737[_0x5afde8(0x286)])return;_0x178737[_0x5afde8(0x119)]((_0x5f1187,_0x2362a7)=>{const _0x3a0632=_0x5afde8,_0x3e2c53=_0x5f1187[_0x3a0632(0x23d)][_0x3a0632(0x160)],_0xeefbcf=_0x2362a7[_0x3a0632(0x23d)][_0x3a0632(0x160)];return null===_0x3e2c53&&null===_0xeefbcf?0x0:null===_0x3e2c53&&null!==_0xeefbcf?-0x1:null!==_0x3e2c53&&null===_0xeefbcf?0x1:_0x3e2c53[_0x3a0632(0x25f)][_0x3a0632(0x231)](_0xeefbcf[_0x3a0632(0x25f)])?-0x1:0x1;});const _0x54c872=new Set(),_0x12ef04=new Set();for(const {name:_0x4d791b,data:_0x48e4e7}of _0x178737){const {id:_0x3dbe36}=this[_0x5afde8(0x295)](_0x4d791b);if(null===_0x48e4e7[_0x5afde8(0x160)]){const _0x2da518=this[_0x5afde8(0x2a7)](_0x4d791b);_0x12ef04[_0x5afde8(0x1be)](_0x2da518);}else{const _0x48484d=this[_0x5afde8(0x1c5)][_0x5afde8(0x1f9)](_0x3dbe36);null!==_0x48e4e7[_0x5afde8(0x171)]||_0x48484d[_0x5afde8(0x264)]?(_0x54c872[_0x5afde8(0x1be)](_0x48484d[_0x5afde8(0x1bd)]),_0x12ef04[_0x5afde8(0x1be)](_0x48484d)):this[_0x5afde8(0x108)](_0x48484d);}}_0x12ef04[_0x5afde8(0x16b)]>0x0&&this[_0x5afde8(0x14a)](_0x12ef04);for(const _0x194bf5 of _0x54c872)this[_0x5afde8(0x287)](_0x5afde8(0x1e7),_0x194bf5);}),_0x30c549[_0x458530(0x1fc)]['on'](_0x458530(0x17d),(_0x59df3b,_0xeaea24)=>{const _0x27249a=_0x458530,_0x13e060=_0xeaea24[0x0];if(!this[_0x27249a(0x1c5)][_0x27249a(0x16b)])return;if(!_0x13e060[_0x27249a(0x18e)])return;if(_0x13e060[_0x27249a(0x1f8)][_0x27249a(0x294)]||!_0x13e060[_0x27249a(0x1f8)][_0x27249a(0x110)])return;let _0x3324c8,_0x1001ff;switch(_0x13e060[_0x27249a(0x284)]){case _0x27249a(0x237):_0x3324c8=_0x30c549[_0x27249a(0x1fc)][_0x27249a(0x252)](_0x13e060[_0x27249a(0x1e3)]),_0x1001ff=_0x3324c8[_0x27249a(0x14f)](_0x13e060[_0x27249a(0x194)]);break;case _0x27249a(0x242):_0x3324c8=_0x30c549[_0x27249a(0x1fc)][_0x27249a(0x252)](_0x13e060[_0x27249a(0x269)]),_0x1001ff=_0x30c549[_0x27249a(0x1fc)][_0x27249a(0x252)](_0x13e060[_0x27249a(0x26a)]);break;case _0x27249a(0x27a):_0x3324c8=_0x30c549[_0x27249a(0x1fc)][_0x27249a(0x252)](_0x13e060[_0x27249a(0x2ab)]),_0x1001ff=_0x3324c8[_0x27249a(0x14f)](_0x13e060[_0x27249a(0x194)]);break;default:return;}const _0x24752f=_0x30c549[_0x27249a(0x1fc)][_0x27249a(0x148)](_0x3324c8,_0x1001ff);_0x30c549[_0x27249a(0x1fc)][_0x27249a(0x17e)](()=>{const _0x5d9a19=_0x27249a;for(const {suggestion:_0x9474a4,meta:_0x37f197}of this[_0x5d9a19(0x1b4)](_0x24752f)){if(_0x9474a4[_0x5d9a19(0x1cb)])continue;if(_0x5d9a19(0x234)==_0x9474a4[_0x5d9a19(0x284)])continue;const _0x5abb40=this[_0x5d9a19(0x1fb)](_0x9474a4);if(_0x5abb40&&this[_0x5d9a19(0x14e)](_0x5abb40)&&_0x5d9a19(0x242)!=_0x13e060[_0x5d9a19(0x284)])continue;const _0x3ecc3b=_0x9474a4[_0x5d9a19(0x23d)]&&_0x9474a4[_0x5d9a19(0x23d)][_0x5d9a19(0x1d8)];(_0x5d9a19(0x15f)!=_0x9474a4[_0x5d9a19(0x284)]||_0x5d9a19(0x242)==_0x13e060[_0x5d9a19(0x284)]&&!_0x3ecc3b)&&(_0x37f197[_0x5d9a19(0x2ad)]||_0x5d9a19(0x1c3)==_0x9474a4[_0x5d9a19(0x284)]&&_0x37f197[_0x5d9a19(0x263)]||_0x9474a4[_0x5d9a19(0x146)]()[_0x5d9a19(0x153)](_0x24752f)&&this[_0x5d9a19(0x1dc)](_0x9474a4,_0x3324c8,_0x1001ff));}});},{'priority':_0x458530(0x228)}),_0x30c549[_0x458530(0x1fc)]['on'](_0x458530(0x137),(_0x55e6b4,_0x51a71a)=>{const _0x8ae21a=_0x458530,_0x121c21=_0x51a71a[0x0],_0x2cf94a=_0x51a71a[0x1];if(_0x2cf94a&&_0x2cf94a[_0x8ae21a(0x13a)])return;if(this[_0x8ae21a(0x20b)])return;if(!this[_0x8ae21a(0x254)][_0x8ae21a(0x1d1)])return;if(_0x121c21[_0x8ae21a(0x290)])return;const _0x5616e1=_0x30c549[_0x8ae21a(0x1fc)][_0x8ae21a(0x21b)],{start:_0x54dbdf,end:_0x12f335}=_0x121c21[_0x8ae21a(0x146)](),_0x30d17e=_0x54dbdf[_0x8ae21a(0x23c)]&&_0x5616e1[_0x8ae21a(0x1bf)](_0x54dbdf[_0x8ae21a(0x23c)])?null:_0x5616e1[_0x8ae21a(0x1d2)](_0x54dbdf,_0x8ae21a(0x11e)),_0x4c8e30=_0x12f335[_0x8ae21a(0x16f)]&&_0x5616e1[_0x8ae21a(0x1bf)](_0x12f335[_0x8ae21a(0x16f)])?null:_0x5616e1[_0x8ae21a(0x1d2)](_0x12f335,_0x8ae21a(0x245)),_0x29db67=_0x30c549[_0x8ae21a(0x1fc)][_0x8ae21a(0x148)](_0x30d17e?_0x30d17e[_0x8ae21a(0x25f)]:_0x54dbdf,_0x4c8e30?_0x4c8e30[_0x8ae21a(0x20d)]:_0x12f335);_0x30c549[_0x8ae21a(0x1fc)][_0x8ae21a(0x17e)](_0xa0eb68=>{const _0x3d7b90=_0x8ae21a;this[_0x3d7b90(0x1b3)](_0x29db67);const _0x480b46=_0x30c549[_0x3d7b90(0x1fc)][_0x3d7b90(0x21b)][_0x3d7b90(0x1d2)](_0x29db67[_0x3d7b90(0x25f)]);_0x121c21['is'](_0x3d7b90(0x191))?_0xa0eb68[_0x3d7b90(0x25b)](_0x480b46):_0x121c21[_0x3d7b90(0x1d0)](_0x480b46);}),_0x55e6b4[_0x8ae21a(0x163)]();},{'priority':_0x2bed3b[_0x458530(0x188)]+0xa}),_0x30c549[_0x458530(0x1fc)]['on'](_0x458530(0x127),(_0x491433,_0x4d6b7b)=>{const _0x29b056=_0x458530,_0x2d95e1=_0x4d6b7b[_0x4d6b7b[_0x29b056(0x286)]-0x1];_0x2d95e1&&_0x2d95e1[_0x29b056(0x13a)]||this[_0x29b056(0x20b)]||this[_0x29b056(0x254)][_0x29b056(0x1d1)]&&(_0x30c549[_0x29b056(0x1fc)][_0x29b056(0x17e)](()=>{const _0x3faa98=_0x29b056;let _0x27d19d=_0x30c549[_0x3faa98(0x1fc)][_0x3faa98(0x127)](_0x4d6b7b[0x0],_0x4d6b7b[0x1],_0x4d6b7b[0x2],{'forceDefaultExecution':!0x0});if(!_0x27d19d)return;_0x491433[_0x3faa98(0x139)]=_0x27d19d[_0x3faa98(0x26f)]();const _0x403ea2=_0x27d19d[_0x3faa98(0x20d)][_0x3faa98(0x16f)],_0xf7b5cd=_0x30c549[_0x3faa98(0x1fc)][_0x3faa98(0x21b)];_0x403ea2&&_0xf7b5cd[_0x3faa98(0x19d)](_0x403ea2)&&!_0xf7b5cd[_0x3faa98(0x297)](_0x403ea2)&&(_0x27d19d=_0x30c549[_0x3faa98(0x1fc)][_0x3faa98(0x148)](_0x27d19d[_0x3faa98(0x25f)],_0x30c549[_0x3faa98(0x1fc)][_0x3faa98(0x252)](_0x403ea2,_0x3faa98(0x20d)))),this[_0x3faa98(0x1dd)](_0x27d19d);}),_0x491433[_0x29b056(0x163)]());},{'priority':_0x458530(0x226)}),this[_0x458530(0x1a2)][_0x458530(0x1e0)][_0x458530(0x1be)](_0x458530(0x122),this[_0x458530(0x254)]),this[_0x458530(0x21a)](_0x458530(0x122));const _0x48f92a=new _0x1d4fe6(_0x30c549,this[_0x458530(0x1c5)]);_0x30c549[_0x458530(0x1e0)][_0x458530(0x1be)](_0x458530(0x23f),_0x48f92a),this[_0x458530(0x21a)](_0x458530(0x23f));const _0x1dfbe7=new _0x55b9b9(_0x30c549,this[_0x458530(0x1c5)]);_0x30c549[_0x458530(0x1e0)][_0x458530(0x1be)](_0x458530(0x120),_0x1dfbe7),this[_0x458530(0x21a)](_0x458530(0x120)),_0x30c549[_0x458530(0x1e0)][_0x458530(0x1be)](_0x458530(0x21c),new _0x517a20(_0x30c549,_0x48f92a,this[_0x458530(0x1c5)])),this[_0x458530(0x21a)](_0x458530(0x21c)),_0x30c549[_0x458530(0x1e0)][_0x458530(0x1be)](_0x458530(0x109),new _0x517a20(_0x30c549,_0x1dfbe7,this[_0x458530(0x1c5)])),this[_0x458530(0x21a)](_0x458530(0x109)),_0x30c549[_0x458530(0x1e0)][_0x458530(0x1be)](_0x458530(0x18a),new _0x12c697(_0x30c549,_0x48f92a,this[_0x458530(0x1c5)])),this[_0x458530(0x21a)](_0x458530(0x18a)),_0x30c549[_0x458530(0x1e0)][_0x458530(0x1be)](_0x458530(0x2a5),new _0x12c697(_0x30c549,_0x1dfbe7,this[_0x458530(0x1c5)])),this[_0x458530(0x21a)](_0x458530(0x2a5));const _0x37e870=_0x30c549[_0x458530(0x106)][_0x458530(0x1f9)](_0x458530(0x1e9));this[_0x458530(0x279)](_0x37e870,_0x458530(0x1f7),(_0x2ed8f2,{threadId:_0x7931b7})=>{const _0x556665=_0x458530,_0x4be977=this[_0x556665(0x1c5)][_0x556665(0x1f9)](_0x7931b7);_0x4be977&&_0x4be977[_0x556665(0x1b8)]&&0x1===_0x4be977[_0x556665(0x1b8)][_0x556665(0x286)]&&this[_0x556665(0x152)](_0x7931b7,{'hasComments':!0x0});},{'priority':_0x458530(0x29b)}),this[_0x458530(0x279)](_0x37e870,_0x458530(0x2a9),(_0xfb475,{threadId:_0x15d33b})=>{const _0x3ba67f=_0x458530,_0x53a60e=this[_0x3ba67f(0x1c5)][_0x3ba67f(0x1f9)](_0x15d33b);_0x53a60e&&_0x53a60e[_0x3ba67f(0x1b8)]&&!_0x53a60e[_0x3ba67f(0x1b8)][_0x3ba67f(0x286)]&&this[_0x3ba67f(0x152)](_0x15d33b,{'hasComments':!0x1});},{'priority':_0x458530(0x29b)});}set[_0x3ec1a6(0x12e)](_0x49ba52){const _0x374bd3=_0x3ec1a6;if(this[_0x374bd3(0x1cf)])throw new _0x3c4b83(_0x374bd3(0x176),this);this[_0x374bd3(0x1cf)]=_0x49ba52;}get[_0x3ec1a6(0x12e)](){const _0x4cea24=_0x3ec1a6;return this[_0x4cea24(0x1cf)];}[_0x3ec1a6(0x1d3)]({skipNotAttached:_0x1043a4=!0x1,toJSON:_0x4faf5b=!0x1}={}){const _0x51a515=_0x3ec1a6,_0x34dc61=[];for(const _0x3a19f0 of this[_0x51a515(0x1c5)][_0x51a515(0x1ad)]())_0x1043a4&&!_0x3a19f0[_0x51a515(0x264)]||_0x34dc61[_0x51a515(0x1ec)](_0x3a19f0);return _0x4faf5b?_0x34dc61[_0x51a515(0x21e)](_0x195f77=>_0x195f77[_0x51a515(0x11b)]()):_0x34dc61;}[_0x3ec1a6(0x1a0)](_0x5eb62d){const _0x5bc0ed=_0x3ec1a6,_0x32cc17=this[_0x5bc0ed(0x1c5)][_0x5bc0ed(0x1f9)](_0x5eb62d);if(!_0x32cc17)throw new _0x3c4b83(_0x5bc0ed(0x143),this);return _0x32cc17;}[_0x3ec1a6(0x288)](_0x117b06){const _0x5c9d71=_0x3ec1a6;return this[_0x5c9d71(0x1c5)][_0x5c9d71(0x178)](_0x117b06);}[_0x3ec1a6(0x224)](_0x18715f){const _0x56cab6=_0x3ec1a6,{authorId:_0x108575,id:_0x39a1e8,attributes:_0x360d9b}=_0x18715f,[_0x341a5f,_0x2c4487]=_0x18715f[_0x56cab6(0x284)][_0x56cab6(0x242)](':'),_0xe1c319=this[_0x56cab6(0x1c5)][_0x56cab6(0x1f9)](_0x39a1e8)||this[_0x56cab6(0x105)](_0x341a5f,_0x2c4487,_0x39a1e8,_0x108575,_0x360d9b);if(this[_0x56cab6(0x1fd)](_0xe1c319),this[_0x56cab6(0x227)](_0xe1c319,_0x341a5f,_0x2c4487||null,_0x108575),_0xe1c319[_0x56cab6(0x201)]=_0x18715f[_0x56cab6(0x201)],_0xe1c319[_0x56cab6(0x182)]=!0x0,_0x360d9b&&_0x360d9b[_0x56cab6(0x285)]){const _0x634fd2=_0x360d9b[_0x56cab6(0x285)],_0x30f4d6=this[_0x56cab6(0x20e)](_0x634fd2[_0x56cab6(0x13d)]);_0xe1c319[_0x56cab6(0x1df)]=_0x634fd2[_0x56cab6(0x201)],_0xe1c319[_0x56cab6(0x20f)]=_0x30f4d6,_0xe1c319[_0x56cab6(0x101)]=!0x0;}else _0xe1c319[_0x56cab6(0x1df)]=_0x18715f[_0x56cab6(0x201)];switch(_0x18715f[_0x56cab6(0x23d)]&&(_0xe1c319[_0x56cab6(0x23d)]=_0x18715f[_0x56cab6(0x23d)]),_0x18715f[_0x56cab6(0x244)]&&(_0xe1c319[_0x56cab6(0x244)]=_0x18715f[_0x56cab6(0x244)]),this[_0x56cab6(0x1cf)]&&this[_0x56cab6(0x1cf)][_0x56cab6(0x1b6)]||(_0xe1c319[_0x56cab6(0x299)]=!0x0),this[_0x56cab6(0x15e)][_0x56cab6(0x1f9)](_0xe1c319)){case _0x56cab6(0x2a1):this[_0x56cab6(0x15e)][_0x56cab6(0x1de)](_0xe1c319,_0x56cab6(0x24d));break;case _0x56cab6(0x209):_0xe1c319[_0x56cab6(0x264)]?(this[_0x56cab6(0x1ef)](new Set([_0xe1c319])),this[_0x56cab6(0x14a)](new Set([_0xe1c319])),this[_0x56cab6(0x15e)][_0x56cab6(0x1de)](_0xe1c319,_0x56cab6(0x1ff)),this[_0x56cab6(0x287)](_0x56cab6(0x11a),_0xe1c319)):this[_0x56cab6(0x15e)][_0x56cab6(0x1de)](_0xe1c319,_0x56cab6(0x145));}return _0xe1c319;}[_0x3ec1a6(0x23f)](_0x544738){const _0x1b0140=_0x3ec1a6;this[_0x1b0140(0x13a)](()=>{const _0x3ab178=_0x1b0140;this[_0x3ab178(0x1a2)][_0x3ab178(0x1fc)][_0x3ab178(0x17e)](()=>{const _0x426b69=_0x3ab178;for(const _0x3e2893 of _0x544738[_0x426b69(0x1b7)]())_0x3e2893[_0x426b69(0x130)]();});});}[_0x3ec1a6(0x120)](_0x36d1d8){const _0x1d2ac8=_0x3ec1a6;this[_0x1d2ac8(0x13a)](()=>{const _0x10078b=_0x1d2ac8;this[_0x10078b(0x1a2)][_0x10078b(0x1fc)][_0x10078b(0x17e)](()=>{const _0x515ebe=_0x10078b;for(const _0x123d1b of _0x36d1d8[_0x515ebe(0x1b7)]())_0x123d1b[_0x515ebe(0x17a)]();});});}[_0x3ec1a6(0x21a)](_0x43974d,_0x5e338c){const _0xd840e6=_0x3ec1a6,_0x180d59=this[_0xd840e6(0x1a2)][_0xd840e6(0x1e0)][_0xd840e6(0x1f9)](_0x43974d);if(!_0x180d59)throw new _0x3c4b83(_0xd840e6(0x1ea),this,{'commandName':_0x43974d});if(this[_0xd840e6(0x1aa)][_0xd840e6(0x178)](_0x180d59))throw new _0x3c4b83(_0xd840e6(0x1af),this,{'commandName':_0x43974d});this[_0xd840e6(0x1aa)][_0xd840e6(0x1be)](_0x180d59),_0x5e338c&&_0x180d59['on'](_0xd840e6(0x13c),(_0x3e1c6a,_0x575726)=>{const _0x477b72=_0xd840e6;this[_0x477b72(0x254)][_0x477b72(0x1d1)]&&(this[_0x477b72(0x20b)]||(_0x575726[_0x477b72(0x286)]>0x0&&_0x575726[_0x575726[_0x477b72(0x286)]-0x1]&&_0x575726[_0x575726[_0x477b72(0x286)]-0x1][_0x477b72(0x13a)]?_0x575726[_0x477b72(0x1c6)]():(_0x3e1c6a[_0x477b72(0x139)]=_0x5e338c((..._0x51a284)=>_0x180d59[_0x477b72(0x13c)](..._0x51a284,{'forceDefaultExecution':!0x0}),..._0x575726),_0x3e1c6a[_0x477b72(0x163)]())));},{'priority':_0xd840e6(0x226)});}[_0x3ec1a6(0x13a)](_0xcfadb1){const _0x19cfb8=_0x3ec1a6;let _0x32ad0e,_0x2e950c;const _0x1147db=this[_0x19cfb8(0x20b)];this[_0x19cfb8(0x20b)]=!0x0;try{_0x32ad0e=_0xcfadb1();}catch(_0xdaca44){_0x2e950c=_0xdaca44;}return _0x1147db||(this[_0x19cfb8(0x20b)]=!0x1),_0x2e950c&&_0x3c4b83[_0x19cfb8(0x296)](_0x2e950c,this),_0x32ad0e;}[_0x3ec1a6(0x1dd)](_0x539be5,_0x1096dc=null,_0x823adb={}){const _0x2c2ab2=_0x3ec1a6;if(_0x539be5[_0x2c2ab2(0x290)])return null;const _0x13519a=this[_0x2c2ab2(0x1a2)][_0x2c2ab2(0x106)][_0x2c2ab2(0x1f9)](_0x2c2ab2(0x13e))['me'];for(const {suggestion:_0x56d30b,meta:_0x1ebc08}of this[_0x2c2ab2(0x1b4)](_0x539be5,_0x2c2ab2(0x1c3)))if(_0x1ebc08[_0x2c2ab2(0x263)]){if(!_0x1ebc08[_0x2c2ab2(0x29e)]){if(_0x1ebc08[_0x2c2ab2(0x2ad)]){if(!this[_0x2c2ab2(0x1eb)]||!Pt(_0x56d30b,_0x823adb))continue;return _0x56d30b;}if(Pt(_0x56d30b,_0x823adb))return _0x56d30b;this[_0x2c2ab2(0x1dc)](_0x56d30b,_0x539be5[_0x2c2ab2(0x25f)],_0x539be5[_0x2c2ab2(0x20d)]);break;}if(_0x1096dc==_0x56d30b[_0x2c2ab2(0x1c7)]&&Pt(_0x56d30b,_0x823adb)){const _0x2879d4=_0x56d30b[_0x2c2ab2(0x146)]();return _0x2879d4[_0x2c2ab2(0x25f)][_0x2c2ab2(0x196)](_0x539be5[_0x2c2ab2(0x20d)])?this[_0x2c2ab2(0x2a3)](_0x56d30b,this[_0x2c2ab2(0x1ca)][_0x2c2ab2(0x148)](_0x539be5[_0x2c2ab2(0x25f)],_0x2879d4[_0x2c2ab2(0x20d)])):this[_0x2c2ab2(0x2a3)](_0x56d30b,this[_0x2c2ab2(0x1ca)][_0x2c2ab2(0x148)](_0x2879d4[_0x2c2ab2(0x25f)],_0x539be5[_0x2c2ab2(0x20d)])),_0x56d30b;}}const _0x2d2b88=_0x506890(),_0x542236=_0x13519a['id'],_0x1ec2f6=_0x1096dc?_0x2c2ab2(0x199)+_0x1096dc:_0x2c2ab2(0x1c3),_0x1ea476=this[_0x2c2ab2(0x157)]({'id':_0x2d2b88,'type':_0x1ec2f6,'createdAt':new Date(),'authorId':_0x542236,'attributes':_0x823adb});return this[_0x2c2ab2(0x276)](_0x1ec2f6,_0x2d2b88,_0x542236,_0x539be5),_0x1ea476;}[_0x3ec1a6(0x267)](_0x4f062d,_0x11732a=_0x3ec1a6(0x1d9),_0x5a83fb={}){const _0x3aae38=_0x3ec1a6,_0x36f565=this[_0x3aae38(0x1a2)][_0x3aae38(0x106)][_0x3aae38(0x1f9)](_0x3aae38(0x13e))['me'],_0xd4900c=this[_0x3aae38(0x1db)][_0x3aae38(0x1b9)](_0x3aae38(0x1c3),_0x11732a,_0x3aae38(0x2af));for(const _0x47bebd of this[_0x3aae38(0x1d3)]())if(_0x47bebd[_0x3aae38(0x20f)]['id']==_0x36f565['id']&&_0x3aae38(0x1c3)==_0x47bebd[_0x3aae38(0x284)]&&_0x47bebd[_0x3aae38(0x1c7)]==_0x11732a&&Pt(_0x47bebd,_0x5a83fb)&&(_0xd4900c(_0x47bebd[_0x3aae38(0x215)](),_0x4f062d)||_0xd4900c(_0x4f062d,_0x47bebd[_0x3aae38(0x215)]()))){for(const _0x273c0f of _0x4f062d)_0x47bebd[_0x3aae38(0x18d)](_0x273c0f);return _0x47bebd;}for(const {suggestion:_0x3cbf33,meta:_0x2e5c0e}of this[_0x3aae38(0x1b4)](_0x4f062d,_0x3aae38(0x1c3))){if(!_0x2e5c0e[_0x3aae38(0x263)])continue;if(!this[_0x3aae38(0x1eb)]&&_0x2e5c0e[_0x3aae38(0x2ad)])continue;if(!Pt(_0x3cbf33,_0x5a83fb))continue;let _0x4815cb=!0x0;for(const _0x5b68ad of _0x3cbf33[_0x3aae38(0x215)]())for(const _0x3ddef7 of _0x4f062d)if(!_0x5b68ad[_0x3aae38(0x153)](_0x3ddef7)){_0x4815cb=!0x1;break;}if(_0x4815cb)return _0x3cbf33;}const _0x27cc91=_0x506890(),_0x5ae046=_0x36f565['id'],_0x4f43ae=_0x3aae38(0x199)+_0x11732a,_0x414d45=this[_0x3aae38(0x157)]({'id':_0x27cc91,'type':_0x4f43ae,'createdAt':new Date(),'authorId':_0x5ae046,'attributes':_0x5a83fb});for(const _0x1017bf of _0x4f062d)this[_0x3aae38(0x276)](_0x4f43ae,_0x27cc91,_0x5ae046,_0x1017bf,_0x157044[_0x3aae38(0x206)]());return _0x414d45;}[_0x3ec1a6(0x225)](_0x4ae858,_0x5cdab6,_0xcdec54=null,_0x3464cf={}){const _0x239283=_0x3ec1a6;if(_0xcdec54=_0xcdec54||Et(_0x5cdab6),_0x4ae858[_0x239283(0x290)])return null;if(_0x239283(0x202)===this[_0x239283(0x230)]){const _0x6a4c6=this[_0x239283(0x1db)][_0x239283(0x1b9)](_0x239283(0x234),_0xcdec54,_0x239283(0x130));return this[_0x239283(0x13a)](()=>_0x6a4c6([_0x4ae858],_0x5cdab6,_0x3464cf)),null;}const _0x3a6d6a=this[_0x239283(0x1a2)][_0x239283(0x106)][_0x239283(0x1f9)](_0x239283(0x13e))['me'],_0x36d80f=[];if(_0x239283(0x1c9)!==this[_0x239283(0x230)]){for(const {suggestion:_0x4ac273,meta:_0x1c24b7}of this[_0x239283(0x1b4)](_0x4ae858,_0x239283(0x1c3)))_0x1c24b7[_0x239283(0x263)]&&!_0x1c24b7[_0x239283(0x26b)]&&_0x36d80f[_0x239283(0x1ec)](..._0x4ac273[_0x239283(0x215)]());}const _0x446376=function(_0x52f347,_0x51bca2){const _0x1711b8=_0x239283,_0x585dd9=[];for(const _0x326e39 of _0x51bca2){const _0x5374d2=_0x52f347[_0x1711b8(0x1cc)](_0x326e39);_0x5374d2&&_0x585dd9[_0x1711b8(0x1ec)](_0x5374d2);}return _0x585dd9;}(_0x4ae858,_0x36d80f),_0x34949d=function(_0x3cb9da,_0x2afb70){const _0x20478b=_0x239283,_0x5a3a80=[_0x3cb9da];for(const _0x1a8aea of _0x2afb70){let _0x3d671d=0x0;for(;_0x3d671d<_0x5a3a80[_0x20478b(0x286)];){const _0x4fc76f=_0x5a3a80[_0x3d671d][_0x20478b(0x1a6)](_0x1a8aea);_0x5a3a80[_0x20478b(0x164)](_0x3d671d,0x1,..._0x4fc76f),_0x3d671d+=_0x4fc76f[_0x20478b(0x286)];}}return _0x5a3a80;}(_0x4ae858,_0x36d80f);_0x446376[_0x239283(0x286)]&&this[_0x239283(0x1ca)][_0x239283(0x17e)](()=>{const _0x3abb73=_0x239283;for(const _0x1caa21 of _0x446376){const _0xc19518=this[_0x3abb73(0x1db)][_0x3abb73(0x1b9)](_0x3abb73(0x234),_0xcdec54,_0x3abb73(0x130));this[_0x3abb73(0x13a)](()=>_0xc19518([_0x1caa21],_0x5cdab6,_0x3464cf));}});for(const _0x4a87e7 of _0x34949d){let _0x4fa9e8=null,_0x42511e=_0x4a87e7[_0x239283(0x25f)],_0x113ad8=_0x4a87e7[_0x239283(0x20d)];for(const {suggestion:_0x3a0ebe,meta:_0x53fe83}of this[_0x239283(0x1b4)](_0x4a87e7,_0x239283(0x234))){if(!_0x53fe83[_0x239283(0x263)])continue;if(_0x3a0ebe[_0x239283(0x1c7)]!=_0xcdec54)continue;if(!Pt(_0x3a0ebe,_0x3464cf))continue;const _0x1bf45d=_0x3a0ebe[_0x239283(0x146)]();if(_0x1bf45d[_0x239283(0x153)](_0x4a87e7,!0x0))return null;_0x42511e=_0x42511e[_0x239283(0x231)](_0x1bf45d[_0x239283(0x25f)])?_0x42511e:_0x1bf45d[_0x239283(0x25f)],_0x113ad8=_0x113ad8[_0x239283(0x27b)](_0x1bf45d[_0x239283(0x20d)])?_0x113ad8:_0x1bf45d[_0x239283(0x20d)],_0x4fa9e8?_0x1bf45d[_0x239283(0x25f)][_0x239283(0x231)](_0x4fa9e8[_0x239283(0x146)]()[_0x239283(0x25f)])?(_0x4fa9e8[_0x239283(0x210)](),_0x4fa9e8=_0x3a0ebe):_0x3a0ebe[_0x239283(0x210)]():_0x4fa9e8=_0x3a0ebe;}const _0x5c0966=this[_0x239283(0x1ca)][_0x239283(0x148)](_0x42511e,_0x113ad8);if(_0x4fa9e8)this[_0x239283(0x2a3)](_0x4fa9e8,_0x5c0966);else{const _0x12fc84=_0x506890(),_0x1c0551=_0x3a6d6a['id'];this[_0x239283(0x157)]({'id':_0x12fc84,'type':_0x239283(0x262)+_0xcdec54,'data':_0x5cdab6,'createdAt':new Date(),'authorId':_0x1c0551,'attributes':_0x3464cf}),this[_0x239283(0x276)](_0x239283(0x262)+_0xcdec54,_0x12fc84,_0x1c0551,_0x5c0966);}}return null;}[_0x3ec1a6(0x133)](_0x31746a,_0xab8cf1,_0x390f10=[],_0x55f5a1=null,_0x226d72={}){const _0x41ac90=_0x3ec1a6;_0xab8cf1[_0x41ac90(0x24b)]||(_0xab8cf1[_0x41ac90(0x24b)]=_0xab8cf1[_0x41ac90(0x10f)]),_0xab8cf1[_0x41ac90(0x1d8)]=_0x31746a['is'](_0x41ac90(0x25d)),_0x55f5a1=_0x55f5a1||Et(_0xab8cf1);const _0x2dd5e0=_0x390f10[_0x41ac90(0x21e)](_0x1ca8af=>Ot(_0x1ca8af,this[_0x41ac90(0x1ca)])),_0x2fabc7=_0x31746a['is'](_0x41ac90(0x25d))?_0x31746a:Ot(_0x31746a,this[_0x41ac90(0x1ca)]);if(_0x41ac90(0x202)===this[_0x41ac90(0x230)]){const _0x957437=this[_0x41ac90(0x1db)][_0x41ac90(0x1b9)](_0x41ac90(0x15f),_0x55f5a1,_0x41ac90(0x130));return this[_0x41ac90(0x13a)](()=>_0x957437([_0x2fabc7],_0xab8cf1,_0x226d72)),null;}_0x2dd5e0[_0x41ac90(0x1ec)](_0x2fabc7);let _0x5b15b0=!0x0;for(const _0x1ef1ab of _0x2dd5e0)if(!this[_0x41ac90(0x16d)](_0x1ef1ab)){_0x5b15b0=!0x1;break;}if(_0x5b15b0&&_0x41ac90(0x1c9)!==this[_0x41ac90(0x230)]){const _0x3b2cd2=this[_0x41ac90(0x1db)][_0x41ac90(0x1b9)](_0x41ac90(0x15f),_0x55f5a1,_0x41ac90(0x130));return this[_0x41ac90(0x13a)](()=>_0x3b2cd2([_0x2fabc7],_0xab8cf1,_0x226d72)),null;}let _0x7bc659=null,_0x3a0436=_0x2fabc7[_0x41ac90(0x25f)],_0x5ac2c9=_0x2fabc7[_0x41ac90(0x20d)];for(const {suggestion:_0x20c53a,meta:_0x3860b9}of this[_0x41ac90(0x1b4)](_0x2fabc7,_0x41ac90(0x15f))){if(!_0x3860b9[_0x41ac90(0x263)])continue;if(_0x3860b9[_0x41ac90(0x29e)]||_0x3860b9[_0x41ac90(0x2ad)]||_0x3860b9[_0x41ac90(0x26b)])continue;if(_0x20c53a[_0x41ac90(0x23d)][_0x41ac90(0x24b)]!=_0xab8cf1[_0x41ac90(0x24b)])continue;if(!Pt(_0x20c53a,_0x226d72))continue;const _0x40e907=_0x20c53a[_0x41ac90(0x146)]();if(_0x20c53a[_0x41ac90(0x1c7)]==_0x55f5a1){if(_0x40e907[_0x41ac90(0x153)](_0x2fabc7,!0x0))return null;_0x3a0436=_0x3a0436[_0x41ac90(0x231)](_0x40e907[_0x41ac90(0x25f)])?_0x3a0436:_0x40e907[_0x41ac90(0x25f)],_0x5ac2c9=_0x5ac2c9[_0x41ac90(0x27b)](_0x40e907[_0x41ac90(0x20d)])?_0x5ac2c9:_0x40e907[_0x41ac90(0x20d)],_0x7bc659?_0x40e907[_0x41ac90(0x25f)][_0x41ac90(0x231)](_0x7bc659[_0x41ac90(0x146)]()[_0x41ac90(0x25f)])?(_0x7bc659[_0x41ac90(0x210)](),_0x7bc659=_0x20c53a):_0x20c53a[_0x41ac90(0x210)]():_0x7bc659=_0x20c53a;}else{const _0x160ff2=_0x2fabc7[_0x41ac90(0x1cc)](_0x40e907);this[_0x41ac90(0x116)](_0x20c53a,_0x160ff2);}}const _0x202b62=this[_0x41ac90(0x1a2)][_0x41ac90(0x106)][_0x41ac90(0x1f9)](_0x41ac90(0x13e))['me'],_0x2446c4=_0x506890(),_0xed401e=_0x202b62['id'];if(_0x7bc659)return this[_0x41ac90(0x2a3)](_0x7bc659,this[_0x41ac90(0x1ca)][_0x41ac90(0x148)](_0x3a0436,_0x5ac2c9)),_0x7bc659;{const _0x583daf=this[_0x41ac90(0x157)]({'id':_0x2446c4,'type':_0x41ac90(0x14d)+_0x55f5a1,'data':_0xab8cf1,'createdAt':new Date(),'authorId':_0xed401e,'attributes':_0x226d72});return this[_0x41ac90(0x276)](_0x41ac90(0x14d)+_0x55f5a1,_0x2446c4,_0xed401e,this[_0x41ac90(0x1ca)][_0x41ac90(0x148)](_0x3a0436,_0x5ac2c9)),_0x583daf;}}[_0x3ec1a6(0x270)](_0x1d3395,_0x34fe22,_0x3bafcc=[],_0x5e9cb0=null,_0x23661c={}){const _0x520bc5=_0x3ec1a6;_0x34fe22[_0x520bc5(0x24b)]||(_0x34fe22[_0x520bc5(0x24b)]=_0x34fe22[_0x520bc5(0x10f)]);const _0x353b9f=_0x1d3395[0x0];_0x34fe22[_0x520bc5(0x1d8)]=_0x353b9f['is'](_0x520bc5(0x25d)),_0x5e9cb0=_0x5e9cb0||Et(_0x34fe22);const _0xdb4dae=_0x3bafcc[_0x520bc5(0x21e)](_0xc506e1=>Ot(_0xc506e1,this[_0x520bc5(0x1ca)])),_0x3b1085=_0x353b9f['is'](_0x520bc5(0x25d))?_0x1d3395:_0x1d3395[_0x520bc5(0x21e)](_0x4b0938=>Ot(_0x4b0938,this[_0x520bc5(0x1ca)]));if(_0x520bc5(0x202)===this[_0x520bc5(0x230)]){const _0x117cc1=this[_0x520bc5(0x1db)][_0x520bc5(0x1b9)](_0x520bc5(0x15f),_0x5e9cb0,_0x520bc5(0x130));return this[_0x520bc5(0x13a)](()=>_0x117cc1(_0x3b1085,_0x34fe22,_0x23661c)),null;}_0xdb4dae[_0x520bc5(0x1ec)](..._0x3b1085);let _0x4fa253=!0x0;for(const _0x126bff of _0xdb4dae)if(!this[_0x520bc5(0x16d)](_0x126bff)){_0x4fa253=!0x1;break;}if(_0x4fa253&&_0x520bc5(0x1c9)!==this[_0x520bc5(0x230)]){const _0x48cd2c=this[_0x520bc5(0x1db)][_0x520bc5(0x1b9)](_0x520bc5(0x15f),_0x5e9cb0,_0x520bc5(0x130));return this[_0x520bc5(0x13a)](()=>_0x48cd2c(_0x3b1085,_0x34fe22,_0x23661c)),null;}const _0x18120e=this[_0x520bc5(0x1a2)][_0x520bc5(0x106)][_0x520bc5(0x1f9)](_0x520bc5(0x13e))['me'];for(const _0x44821a of this[_0x520bc5(0x1d3)]()){if(_0x44821a[_0x520bc5(0x20f)]['id']!=_0x18120e['id'])continue;if(_0x520bc5(0x15f)!=_0x44821a[_0x520bc5(0x284)]||_0x44821a[_0x520bc5(0x23d)][_0x520bc5(0x24b)]!=_0x34fe22[_0x520bc5(0x24b)])continue;if(!Pt(_0x44821a,_0x23661c))continue;const _0x24162d=_0x44821a[_0x520bc5(0x1c7)]==_0x5e9cb0;for(let _0x13c2e7=0x0;_0x13c2e7<_0x3b1085[_0x520bc5(0x286)];_0x13c2e7++){const _0x345233=_0x3b1085[_0x13c2e7];for(const _0x29c95b of _0x44821a[_0x520bc5(0x1e8)]()){const _0x40b4f0=_0x29c95b[_0x520bc5(0x117)]();if(_0x345233[_0x520bc5(0x196)](_0x40b4f0)){_0x24162d?(_0x3b1085[_0x520bc5(0x164)](_0x13c2e7,0x1),_0x13c2e7--):_0x44821a[_0x520bc5(0x28a)](_0x29c95b[_0x520bc5(0x243)]);break;}}}}if(0x0==_0x3b1085[_0x520bc5(0x286)])return null;const _0x27e1c7=this[_0x520bc5(0x1db)][_0x520bc5(0x1b9)](_0x520bc5(0x15f),_0x5e9cb0,_0x520bc5(0x2af));for(const _0x52c653 of this[_0x520bc5(0x1d3)]())if(_0x52c653[_0x520bc5(0x20f)]['id']==_0x18120e['id']&&_0x520bc5(0x15f)==_0x52c653[_0x520bc5(0x284)]&&_0x52c653[_0x520bc5(0x23d)][_0x520bc5(0x24b)]==_0x34fe22[_0x520bc5(0x24b)]&&_0x52c653[_0x520bc5(0x1c7)]==_0x5e9cb0&&Pt(_0x52c653,_0x23661c)&&(_0x27e1c7(_0x52c653[_0x520bc5(0x215)](),_0x3b1085)||_0x27e1c7(_0x3b1085,_0x52c653[_0x520bc5(0x215)]()))){for(const _0x421f8f of _0x3b1085)_0x52c653[_0x520bc5(0x18d)](_0x421f8f);return _0x52c653;}const _0x51b6ae=_0x506890(),_0x1e5754=_0x18120e['id'],_0x5aff5b=_0x520bc5(0x14d)+_0x5e9cb0,_0x431a5a=this[_0x520bc5(0x157)]({'id':_0x51b6ae,'type':_0x5aff5b,'data':_0x34fe22,'createdAt':new Date(),'authorId':_0x1e5754,'attributes':_0x23661c});for(const _0x17a6b8 of _0x3b1085)this[_0x520bc5(0x276)](_0x5aff5b,_0x51b6ae,_0x1e5754,_0x17a6b8,_0x157044[_0x520bc5(0x206)]());return _0x431a5a;}[_0x3ec1a6(0x1b3)](_0x546889,_0x57aad6=null,_0x16facd={}){const _0x5a1d9c=_0x3ec1a6;if(_0x546889[_0x5a1d9c(0x290)])return null;const _0x39a07f=this[_0x5a1d9c(0x1a2)][_0x5a1d9c(0x106)][_0x5a1d9c(0x1f9)](_0x5a1d9c(0x13e))['me'],_0x432fcf=new _0x512b39(_0x546889[_0x5a1d9c(0x25f)],_0x546889[_0x5a1d9c(0x20d)]);for(const {suggestion:_0x24186b,meta:_0x226cab}of this[_0x5a1d9c(0x1b4)](_0x432fcf,_0x5a1d9c(0x1c3)))if(_0x226cab[_0x5a1d9c(0x263)]&&!_0x226cab[_0x5a1d9c(0x29e)]){if(_0x24186b[_0x5a1d9c(0x1cb)]){const _0x2409e3=_0x24186b[_0x5a1d9c(0x215)]()[_0x5a1d9c(0x10e)](_0x3d624f=>_0x5a1d9c(0x121)!=_0x3d624f[_0x5a1d9c(0x2a4)][_0x5a1d9c(0x183)]);_0x2409e3[_0x5a1d9c(0x29d)](_0x3973ec=>_0x432fcf[_0x5a1d9c(0x153)](_0x3973ec,!0x0))&&_0x24186b[_0x5a1d9c(0x17a)]();if(_0x2409e3[_0x5a1d9c(0x19c)](_0x5419c2=>_0x5419c2[_0x5a1d9c(0x153)](_0x432fcf,!0x0))){const _0x2bce5d=this[_0x5a1d9c(0x1db)][_0x5a1d9c(0x1b9)](_0x5a1d9c(0x220),_0x57aad6,_0x5a1d9c(0x130));return this[_0x5a1d9c(0x13a)](()=>_0x2bce5d([_0x432fcf],null,_0x16facd)),null;}}else{const _0x6f191e=_0x432fcf[_0x5a1d9c(0x1cc)](_0x24186b[_0x5a1d9c(0x146)]());null!==_0x6f191e&&_0x24186b[_0x5a1d9c(0x131)]([_0x6f191e],null,_0x16facd);}}if(_0x432fcf[_0x5a1d9c(0x250)](),_0x432fcf[_0x5a1d9c(0x290)]||_0x5a1d9c(0x121)==_0x432fcf[_0x5a1d9c(0x2a4)][_0x5a1d9c(0x183)])return null;let _0x576ba9=null,_0x38baab=_0x432fcf[_0x5a1d9c(0x25f)],_0x31234e=_0x432fcf[_0x5a1d9c(0x20d)];const _0x2ea24c=this[_0x5a1d9c(0x1b4)](_0x432fcf,_0x5a1d9c(0x220));for(const {suggestion:_0x29ced1,meta:_0x221af7}of _0x2ea24c){const _0x8f64b1=this[_0x5a1d9c(0x1ca)][_0x5a1d9c(0x148)](_0x38baab,_0x31234e);if(_0x221af7[_0x5a1d9c(0x263)]&&(this[_0x5a1d9c(0x1eb)]||!_0x221af7[_0x5a1d9c(0x2ad)]&&!_0x221af7[_0x5a1d9c(0x26b)])){if(_0x29ced1[_0x5a1d9c(0x1cb)]){if(!Pt(_0x29ced1,_0x16facd))continue;let _0x5e38ca=!0x0;for(const _0x12f411 of _0x29ced1[_0x5a1d9c(0x215)]()){if(_0x12f411[_0x5a1d9c(0x153)](_0x8f64b1,!0x0))return _0x29ced1;_0x8f64b1[_0x5a1d9c(0x153)](_0x12f411)||(_0x5e38ca=!0x1);}_0x5e38ca&&_0x29ced1[_0x5a1d9c(0x17a)]();}else{const _0xadd699=_0x29ced1[_0x5a1d9c(0x146)]();if(_0xadd699[_0x5a1d9c(0x153)](_0x8f64b1,!0x0))return _0x29ced1;if(!Pt(_0x29ced1,_0x16facd)){_0x8f64b1[_0x5a1d9c(0x153)](_0xadd699)?_0x29ced1[_0x5a1d9c(0x210)]():_0xadd699[_0x5a1d9c(0x12d)](_0x38baab)?_0x38baab=_0xadd699[_0x5a1d9c(0x20d)]:_0xadd699[_0x5a1d9c(0x12d)](_0x31234e)&&(_0x31234e=_0xadd699[_0x5a1d9c(0x25f)]);continue;}_0x38baab=_0x38baab[_0x5a1d9c(0x231)](_0xadd699[_0x5a1d9c(0x25f)])?_0x38baab:_0xadd699[_0x5a1d9c(0x25f)],_0x31234e=_0x31234e[_0x5a1d9c(0x27b)](_0xadd699[_0x5a1d9c(0x20d)])?_0x31234e:_0xadd699[_0x5a1d9c(0x20d)],_0x16facd=Object[_0x5a1d9c(0x1d4)]({},_0x29ced1[_0x5a1d9c(0x244)]),_0x576ba9?_0xadd699[_0x5a1d9c(0x25f)][_0x5a1d9c(0x231)](_0x576ba9[_0x5a1d9c(0x146)]()[_0x5a1d9c(0x25f)])?(_0x576ba9[_0x5a1d9c(0x210)](),_0x576ba9=_0x29ced1):_0x29ced1[_0x5a1d9c(0x210)]():_0x576ba9=_0x29ced1;}}}if(_0x576ba9)return this[_0x5a1d9c(0x2a3)](_0x576ba9,this[_0x5a1d9c(0x1ca)][_0x5a1d9c(0x148)](_0x38baab,_0x31234e)),_0x576ba9;{const _0x50c29a=_0x506890(),_0x2da429=this[_0x5a1d9c(0x1ca)][_0x5a1d9c(0x148)](_0x38baab,_0x31234e),_0x332230=_0x39a07f['id'],_0x299b69=_0x57aad6?_0x5a1d9c(0x248)+_0x57aad6:_0x5a1d9c(0x220),_0x28a012=this[_0x5a1d9c(0x157)]({'id':_0x50c29a,'type':_0x299b69,'createdAt':new Date(),'authorId':_0x332230,'attributes':_0x16facd});return this[_0x5a1d9c(0x276)](_0x299b69,_0x50c29a,_0x332230,_0x2da429),_0x28a012;}}[_0x3ec1a6(0x20a)](_0x387b72,_0xa66bb6=_0x3ec1a6(0x1d9),_0x5dd2cd={}){const _0x161cf6=_0x3ec1a6,_0x45cd47=this[_0x161cf6(0x1a2)][_0x161cf6(0x106)][_0x161cf6(0x1f9)](_0x161cf6(0x13e))['me'],_0x112ebf=_0x387b72[_0x161cf6(0x21e)](_0xae7836=>new _0x512b39(_0xae7836[_0x161cf6(0x25f)],_0xae7836[_0x161cf6(0x20d)])),_0x27a6b3=new Set();for(const {suggestion:_0x3897e2,meta:_0x18ff3a}of this[_0x161cf6(0x1b4)](_0x112ebf,_0x161cf6(0x1c3)))_0x18ff3a[_0x161cf6(0x263)]&&!_0x18ff3a[_0x161cf6(0x29e)]&&_0x27a6b3[_0x161cf6(0x1be)](_0x3897e2);for(const _0x17a37e of _0x27a6b3)if(_0x17a37e[_0x161cf6(0x1cb)]){const _0x3e2a35=_0x17a37e[_0x161cf6(0x215)]();(!_0x17a37e[_0x161cf6(0x244)]||!_0x17a37e[_0x161cf6(0x244)][_0x161cf6(0x144)])&&(_0x3e2a35[_0x161cf6(0x29d)](_0x393b19=>_0x112ebf[_0x161cf6(0x19c)](_0x330006=>_0x330006[_0x161cf6(0x153)](_0x393b19,!0x0)))&&_0x17a37e[_0x161cf6(0x17a)]());if(_0x112ebf[_0x161cf6(0x29d)](_0x186619=>_0x3e2a35[_0x161cf6(0x19c)](_0xf001f0=>_0xf001f0[_0x161cf6(0x153)](_0x186619,!0x0)))){const _0x4036ae=this[_0x161cf6(0x1db)][_0x161cf6(0x1b9)](_0x161cf6(0x220),_0xa66bb6,_0x161cf6(0x130));return this[_0x161cf6(0x13a)](()=>_0x4036ae(_0x387b72,null,_0x5dd2cd)),null;}}else{const _0x22ae72=_0x17a37e[_0x161cf6(0x146)]();_0x112ebf[_0x161cf6(0x19c)](_0x566665=>_0x566665[_0x161cf6(0x153)](_0x22ae72,!0x0))&&_0x17a37e[_0x161cf6(0x17a)]();if(_0x112ebf[_0x161cf6(0x29d)](_0xe78088=>_0x22ae72[_0x161cf6(0x153)](_0xe78088,!0x0))){const _0x36034b=this[_0x161cf6(0x1db)][_0x161cf6(0x1b9)](_0x161cf6(0x220),_0xa66bb6,_0x161cf6(0x130));return this[_0x161cf6(0x13a)](()=>_0x36034b(_0x112ebf,null,_0x5dd2cd)),null;}}const _0x9ae95e=this[_0x161cf6(0x1db)][_0x161cf6(0x1b9)](_0x161cf6(0x220),_0xa66bb6,_0x161cf6(0x2af));let _0x33c9b9=null;for(const _0x3e18fe of this[_0x161cf6(0x1d3)]())if(_0x3e18fe[_0x161cf6(0x20f)]['id']==_0x45cd47['id']&&_0x3e18fe[_0x161cf6(0x264)]&&_0x161cf6(0x220)==_0x3e18fe[_0x161cf6(0x284)]&&_0x3e18fe[_0x161cf6(0x1c7)]==_0xa66bb6&&Pt(_0x3e18fe,_0x5dd2cd)&&(_0x9ae95e(_0x3e18fe[_0x161cf6(0x215)](),_0x112ebf)||_0x9ae95e(_0x112ebf,_0x3e18fe[_0x161cf6(0x215)]()))){if(_0x33c9b9){if(_0x3e18fe[_0x161cf6(0x1b8)]&&_0x3e18fe[_0x161cf6(0x1b8)][_0x161cf6(0x286)])continue;for(const _0x12c8b2 of _0x3e18fe[_0x161cf6(0x215)]())_0x33c9b9[_0x161cf6(0x141)](_0x12c8b2)||_0x33c9b9[_0x161cf6(0x18d)](_0x12c8b2);_0x3e18fe[_0x161cf6(0x210)]();}else{_0x33c9b9=_0x3e18fe;for(const _0x2fd0d1 of _0x112ebf)_0x3e18fe[_0x161cf6(0x141)](_0x2fd0d1)||_0x3e18fe[_0x161cf6(0x18d)](_0x2fd0d1);}}if(_0x33c9b9)return _0x33c9b9;_0x27a6b3[_0x161cf6(0x239)]();for(const {suggestion:_0x25ea3f,meta:_0x138c59}of this[_0x161cf6(0x1b4)](_0x112ebf,_0x161cf6(0x220)))_0x138c59[_0x161cf6(0x263)]&&(this[_0x161cf6(0x1eb)]||!_0x138c59[_0x161cf6(0x2ad)]&&!_0x138c59[_0x161cf6(0x26b)])&&Pt(_0x25ea3f,_0x5dd2cd)&&_0x27a6b3[_0x161cf6(0x1be)](_0x25ea3f);for(const _0x504451 of _0x27a6b3){const _0x4e5728=_0x504451[_0x161cf6(0x215)]();if(!_0x5dd2cd||!_0x5dd2cd[_0x161cf6(0x144)]){if(_0x112ebf[_0x161cf6(0x29d)](_0x1d99b9=>_0x4e5728[_0x161cf6(0x19c)](_0x20d5c1=>_0x20d5c1[_0x161cf6(0x153)](_0x1d99b9,!0x0))))return _0x504451;}(!_0x504451[_0x161cf6(0x244)]||!_0x504451[_0x161cf6(0x244)][_0x161cf6(0x144)])&&(_0x4e5728[_0x161cf6(0x29d)](_0x4cd036=>_0x112ebf[_0x161cf6(0x19c)](_0x486ada=>_0x486ada[_0x161cf6(0x153)](_0x4cd036,!0x0)))&&_0x504451[_0x161cf6(0x17a)]());}const _0x1178d7=_0x506890(),_0x5f31ed=_0x45cd47['id'],_0x1d58c0=_0x161cf6(0x248)+_0xa66bb6,_0x5e8ef3=this[_0x161cf6(0x157)]({'id':_0x1178d7,'type':_0x1d58c0,'createdAt':new Date(),'authorId':_0x5f31ed,'attributes':_0x5dd2cd});for(const _0xad7a44 of _0x112ebf)_0xad7a44[_0x161cf6(0x250)](),_0xad7a44[_0x161cf6(0x290)]||_0x161cf6(0x121)==_0xad7a44[_0x161cf6(0x2a4)][_0x161cf6(0x183)]||this[_0x161cf6(0x276)](_0x1d58c0,_0x1178d7,_0x5f31ed,_0xad7a44,_0x157044[_0x161cf6(0x206)]());return _0x5e8ef3;}[_0x3ec1a6(0x2a0)](_0x88c6fd,_0x5caf7e,_0x459905,_0x6a24b2,_0x408da4){const _0xa536aa=_0x3ec1a6;if(_0x88c6fd[_0xa536aa(0x290)])return[];if(_0xa536aa(0x202)===this[_0xa536aa(0x230)])return[];const _0x2ff252=this[_0xa536aa(0x1a2)][_0xa536aa(0x106)][_0xa536aa(0x1f9)](_0xa536aa(0x13e))['me']['id'],_0x28a7d3=Array[_0xa536aa(0x12c)](this[_0xa536aa(0x1c5)][_0xa536aa(0x1ad)]())[_0xa536aa(0x10e)](_0x4f05c8=>_0xa536aa(0x1b2)==_0x4f05c8[_0xa536aa(0x284)]&&_0x4f05c8[_0xa536aa(0x23d)][_0xa536aa(0x24e)]==_0x5caf7e&&_0x4f05c8[_0xa536aa(0x141)](_0x88c6fd));if(_0xa536aa(0x1f3)===this[_0xa536aa(0x230)]){const _0x20b9db=this[_0xa536aa(0x1b4)](_0x88c6fd,_0xa536aa(0x1c3))[_0xa536aa(0x10e)](({meta:_0x32f54a})=>_0x32f54a[_0xa536aa(0x263)]&&!_0x32f54a[_0xa536aa(0x26b)]&&!_0x32f54a[_0xa536aa(0x29e)])[_0xa536aa(0x21e)](({suggestion:_0x4e945b})=>_0x4e945b);_0x28a7d3[_0xa536aa(0x154)](..._0x20b9db);}const _0x5dea14=new Map([[_0x88c6fd,_0x459905]]);for(const _0x58b592 of _0x28a7d3){const _0x290281=_0xa536aa(0x1b2)==_0x58b592[_0xa536aa(0x284)]?_0x58b592[_0xa536aa(0x23d)][_0xa536aa(0x21f)]:void 0x0,_0x2a20f6=_0x58b592[_0xa536aa(0x146)](),_0x19dd4a=Array[_0xa536aa(0x12c)](_0x5dea14[_0xa536aa(0x17c)]())[_0xa536aa(0x216)](_0x229baf=>_0x229baf[_0xa536aa(0x140)](_0x2a20f6));if(!_0x19dd4a)continue;const _0x1cc8b2=_0x19dd4a[_0xa536aa(0x1a6)](_0x2a20f6);this[_0xa536aa(0x14e)](_0x5caf7e)&&_0xa536aa(0x1c3)==_0x58b592[_0xa536aa(0x284)]&&0x0!=_0x1cc8b2[_0xa536aa(0x286)]||(_0x5dea14[_0xa536aa(0x240)](_0x19dd4a),_0x1cc8b2[_0xa536aa(0x1ce)](_0x5eb3ef=>{const _0x480f16=_0xa536aa;_0x5dea14[_0x480f16(0x1de)](_0x5eb3ef,_0x459905);}),_0xa536aa(0x1c3)!=_0x58b592[_0xa536aa(0x284)]&&_0x290281!=_0x6a24b2&&_0x5dea14[_0xa536aa(0x1de)](_0x19dd4a[_0xa536aa(0x1cc)](_0x2a20f6),_0x290281));}const _0x15c28c=[];for(const [_0x53251b,_0x3ac5a1]of _0x5dea14){const _0x2c4409=_0x506890(),_0x37c9c8={'key':_0x5caf7e,'oldValue':_0x3ac5a1,'newValue':_0x6a24b2};_0x5caf7e[_0xa536aa(0x286)]>0x25&&console[_0xa536aa(0x1f4)](_0xa536aa(0x1d6),{'key':_0x5caf7e});const _0x4776d5=(_0xa536aa(0x235)+(_0x5caf7e+'|'+Et({'newValue':_0x6a24b2})))[_0xa536aa(0x1c8)](0x0,0x3c),_0x2685af=this[_0xa536aa(0x157)]({'id':_0x2c4409,'type':_0x4776d5,'data':_0x37c9c8,'createdAt':new Date(),'authorId':_0x2ff252,'attributes':_0x408da4});_0x15c28c[_0xa536aa(0x1ec)](_0x2685af),this[_0xa536aa(0x276)](_0x4776d5,_0x2c4409,_0x2ff252,_0x53251b);}return _0x15c28c;}[_0x3ec1a6(0x24c)](_0x13d804){const _0x120a04=_0x3ec1a6;this[_0x120a04(0x1a8)][_0x120a04(0x1be)](_0x13d804);}[_0x3ec1a6(0x166)](_0x3498fe){const _0x292e26=_0x3ec1a6;this[_0x292e26(0x149)][_0x292e26(0x1be)](_0x3498fe);}[_0x3ec1a6(0x11c)](_0x4f3be4,_0x59e62d=[],_0x7cba04=[]){const _0x2201a6=_0x3ec1a6;this[_0x2201a6(0x21a)](_0x4f3be4,(_0x20e2ee,..._0x449858)=>{const _0x27147e=_0x2201a6;this[_0x27147e(0x273)](()=>{_0x20e2ee(..._0x449858);});});for(const _0x4c0761 of _0x59e62d)this[_0x2201a6(0x166)](_0x4c0761);for(const _0x25be0b of _0x7cba04)this[_0x2201a6(0x24c)](_0x25be0b);}[_0x3ec1a6(0x1fb)](_0x1b2588){const _0x781a27=_0x3ec1a6;return _0x781a27(0x1b2)==_0x1b2588[_0x781a27(0x284)]?_0x1b2588[_0x781a27(0x1c7)][_0x781a27(0x242)]('|')[0x0]:null;}[_0x3ec1a6(0x2a3)](_0x40f6d4,_0x425365){const _0x2d7197=_0x3ec1a6,_0x474eb8=_0x40f6d4[_0x2d7197(0x261)]();this[_0x2d7197(0x1ca)][_0x2d7197(0x17e)](_0x2563a9=>{const _0x1f1d03=_0x2d7197;_0x2563a9[_0x1f1d03(0x1f1)](_0x474eb8,{'range':_0x425365});});}[_0x3ec1a6(0x1fd)](_0x2fced2){const _0x187189=_0x3ec1a6,_0x253dfd=_0x2fced2['id'],_0x4024b9=this[_0x187189(0x1a2)][_0x187189(0x189)][_0x187189(0x1f9)](_0x187189(0x271));this[_0x187189(0x207)][_0x187189(0x25e)](_0x253dfd)||this[_0x187189(0x207)][_0x187189(0x115)]({'channelId':_0x4024b9,'threadId':_0x253dfd,'isResolvable':!0x1,'isSubmitted':!0x0});const _0x584923=this[_0x187189(0x207)][_0x187189(0x2a6)](_0x253dfd);_0x584923[_0x187189(0x292)](_0x187189(0x16a)),_0x584923[_0x187189(0x16a)]=!0x1,_0x2fced2[_0x187189(0x1b8)]=_0x584923;}[_0x3ec1a6(0x227)](_0x5b9d2f,_0x54b53a,_0x340d9d,_0x1d7851){const _0x4daa50=_0x3ec1a6;if(_0x5b9d2f[_0x4daa50(0x284)]!=_0x54b53a||_0x5b9d2f[_0x4daa50(0x1c7)]!=_0x340d9d||_0x5b9d2f[_0x4daa50(0x260)]['id']!=_0x1d7851)throw this[_0x4daa50(0x1a2)][_0x4daa50(0x1a1)](_0x4daa50(0x15b)),new _0x3c4b83(_0x4daa50(0x15b),this);}[_0x3ec1a6(0x116)](_0x29fcf4,_0x5cdb34){const _0x1f201e=_0x3ec1a6,_0x3bb33c=_0x29fcf4[_0x1f201e(0x146)]();if(_0x5cdb34[_0x1f201e(0x196)](_0x3bb33c))_0x29fcf4[_0x1f201e(0x210)]();else{if(_0x3bb33c[_0x1f201e(0x153)](_0x5cdb34)){const _0x501625=this[_0x1f201e(0x1ca)][_0x1f201e(0x252)](_0x5cdb34[_0x1f201e(0x25f)][_0x1f201e(0x16f)],_0x1f201e(0x20d));this[_0x1f201e(0x2a3)](_0x29fcf4,this[_0x1f201e(0x1ca)][_0x1f201e(0x148)](_0x3bb33c[_0x1f201e(0x25f)],_0x501625));const _0x4fcd3b=_0x506890(),_0x3c93e1=_0x29fcf4[_0x1f201e(0x260)]['id'],_0x2433e5=_0x29fcf4[_0x1f201e(0x284)]+':'+_0x29fcf4[_0x1f201e(0x1c7)];this[_0x1f201e(0x157)]({'id':_0x4fcd3b,'type':_0x2433e5,'createdAt':new Date(),'authorId':_0x3c93e1,'data':_0x29fcf4[_0x1f201e(0x23d)],'attributes':_0x29fcf4[_0x1f201e(0x244)]});const _0x36345e=this[_0x1f201e(0x1ca)][_0x1f201e(0x252)](_0x5cdb34[_0x1f201e(0x20d)][_0x1f201e(0x1c1)],_0x1f201e(0x223)),_0x504a69=this[_0x1f201e(0x1ca)][_0x1f201e(0x148)](_0x36345e,_0x3bb33c[_0x1f201e(0x20d)]);this[_0x1f201e(0x276)](_0x2433e5,_0x4fcd3b,_0x3c93e1,_0x504a69);}else{if(_0x3bb33c[_0x1f201e(0x12d)](_0x5cdb34[_0x1f201e(0x25f)])){const _0x46d380=this[_0x1f201e(0x1ca)][_0x1f201e(0x252)](_0x5cdb34[_0x1f201e(0x25f)][_0x1f201e(0x16f)],_0x1f201e(0x20d));this[_0x1f201e(0x2a3)](_0x29fcf4,this[_0x1f201e(0x1ca)][_0x1f201e(0x148)](_0x3bb33c[_0x1f201e(0x25f)],_0x46d380));}else{const _0x49879b=this[_0x1f201e(0x1ca)][_0x1f201e(0x252)](_0x5cdb34[_0x1f201e(0x20d)][_0x1f201e(0x1c1)],_0x1f201e(0x223));this[_0x1f201e(0x2a3)](_0x29fcf4,this[_0x1f201e(0x1ca)][_0x1f201e(0x148)](_0x49879b,_0x3bb33c[_0x1f201e(0x20d)]));}}}}[_0x3ec1a6(0x16d)](_0x25999d){const _0x4a0c98=_0x3ec1a6;for(const {suggestion:_0x429337,meta:_0x259fb6}of this[_0x4a0c98(0x1b4)](_0x25999d,_0x4a0c98(0x1c3))){if(!_0x259fb6[_0x4a0c98(0x263)])continue;const _0x1472b0=_0x429337[_0x4a0c98(0x215)]();for(const _0x1bdb3e of _0x1472b0)if(!_0x25999d[_0x4a0c98(0x1a6)](_0x1bdb3e)[_0x4a0c98(0x286)])return!0x0;}return!0x1;}[_0x3ec1a6(0x233)](_0x648f43){const _0x1f12db=_0x3ec1a6,_0x3bfbf4=this[_0x1f12db(0x1a2)][_0x1f12db(0x106)][_0x1f12db(0x1f9)](_0x1f12db(0x13e))[_0x1f12db(0x123)](_0x648f43);if(!_0x3bfbf4)throw new _0x3c4b83(_0x1f12db(0x23e),this);return _0x3bfbf4;}[_0x3ec1a6(0x20e)](_0x1dec6a){const _0x41cc8d=_0x3ec1a6,_0x47198a=this[_0x41cc8d(0x1a2)][_0x41cc8d(0x106)][_0x41cc8d(0x1f9)](_0x41cc8d(0x13e)),_0x58d4ac=_0x341f09(_0x41cc8d(0x162)+_0x1dec6a),_0x36a40d=_0x47198a[_0x41cc8d(0x123)](_0x58d4ac);return _0x36a40d||_0x47198a[_0x41cc8d(0x10a)]({'id':_0x58d4ac,'name':_0x1dec6a});}[_0x3ec1a6(0x105)](_0x468fdf,_0x4372e5,_0x5b9772,_0x4959f9,_0x5ab445){const _0x39a157=_0x3ec1a6,_0x511c1c=this[_0x39a157(0x233)](_0x4959f9),_0x347ac0=this[_0x39a157(0x1db)][_0x39a157(0x28e)](_0x468fdf,_0x4372e5,_0x5b9772,_0x511c1c,_0x5ab445,_0x1f9ee4=>{const _0x963b89=_0x39a157;this[_0x963b89(0x152)](_0x5b9772,{'attributes':_0x1f9ee4});const _0x346078=this[_0x963b89(0x1a0)](_0x5b9772);this[_0x963b89(0x1ef)](new Set([_0x346078])),this[_0x963b89(0x14a)](new Set([_0x346078]));});return this[_0x39a157(0x279)](_0x347ac0,_0x39a157(0x130),()=>{const _0x1b4475=_0x39a157;this[_0x1b4475(0x152)](_0x5b9772,{'state':_0x1b4475(0x12f)});},{'priority':_0x39a157(0x226)}),this[_0x39a157(0x279)](_0x347ac0,_0x39a157(0x17a),()=>{const _0x34e9ff=_0x39a157;this[_0x34e9ff(0x152)](_0x5b9772,{'state':_0x34e9ff(0x26c)});},{'priority':_0x39a157(0x226)}),this[_0x39a157(0x1c5)][_0x39a157(0x1de)](_0x5b9772,_0x347ac0),this[_0x39a157(0x15e)][_0x39a157(0x1de)](_0x347ac0,_0x39a157(0x2a1)),_0x347ac0;}[_0x3ec1a6(0x295)](_0x4e9ebd){const _0x2ecc91=_0x3ec1a6,_0x4b5d05=_0x4e9ebd[_0x2ecc91(0x242)](':');return{'group':_0x4b5d05[0x0],'type':_0x4b5d05[0x1],'subType':_0x4b5d05[_0x2ecc91(0x286)]>=0x5?_0x4b5d05[0x2]:null,'id':_0x4b5d05[_0x2ecc91(0x286)]<0x5?_0x4b5d05[0x2]:_0x4b5d05[0x3],'authorId':_0x4b5d05[_0x2ecc91(0x286)]<0x5?_0x4b5d05[0x3]:_0x4b5d05[0x4],'markerCount':0x6==_0x4b5d05[_0x2ecc91(0x286)]?_0x4b5d05[0x5]:null};}[_0x3ec1a6(0x1dc)](_0x38353a,_0x2069d0,_0x1f977a){const _0x1310b3=_0x3ec1a6,_0x51ac87=_0x38353a[_0x1310b3(0x146)](),_0xe546b0=_0x51ac87[_0x1310b3(0x25f)],_0x250649=_0x51ac87[_0x1310b3(0x20d)];this[_0x1310b3(0x2a3)](_0x38353a,this[_0x1310b3(0x1ca)][_0x1310b3(0x148)](_0xe546b0,_0x2069d0));const _0x2064b0=_0x506890(),_0x283e7a=_0x38353a[_0x1310b3(0x260)]['id'],_0x48749f=_0x38353a[_0x1310b3(0x284)]+(_0x38353a[_0x1310b3(0x1c7)]?':'+_0x38353a[_0x1310b3(0x1c7)]:'');this[_0x1310b3(0x157)]({'id':_0x2064b0,'type':_0x48749f,'createdAt':new Date(),'authorId':_0x283e7a,'originalSuggestionId':_0x38353a['id'],'attributes':_0x38353a[_0x1310b3(0x244)],'data':_0x38353a[_0x1310b3(0x23d)]});const _0x276b9f=this[_0x1310b3(0x1fb)](_0x38353a);(_0x1310b3(0x15f)==_0x38353a[_0x1310b3(0x284)]||_0x276b9f&&this[_0x1310b3(0x14e)](_0x276b9f))&&(_0x1f977a=this[_0x1310b3(0x1ca)][_0x1310b3(0x246)](_0x1f977a[_0x1310b3(0x1c1)])),this[_0x1310b3(0x276)](_0x48749f,_0x2064b0,_0x283e7a,this[_0x1310b3(0x1ca)][_0x1310b3(0x148)](_0x1f977a,_0x250649));}[_0x3ec1a6(0x1b4)](_0x144f21,_0x1dc6aa=null){const _0x3e1aba=_0x3ec1a6,_0x18afbd=[],_0x58ae4f=this[_0x3e1aba(0x1a2)][_0x3e1aba(0x106)][_0x3e1aba(0x1f9)](_0x3e1aba(0x13e))['me'];Array[_0x3e1aba(0x1c0)](_0x144f21)||(_0x144f21=[_0x144f21]);for(const _0x44d561 of this[_0x3e1aba(0x1d3)]()){if(!_0x44d561[_0x3e1aba(0x264)])continue;if(_0x1dc6aa&&_0x44d561[_0x3e1aba(0x284)]!=_0x1dc6aa)continue;let _0xd19f62=!0x1;for(const _0x47c7c7 of _0x44d561[_0x3e1aba(0x215)]()){for(const _0x56d65a of _0x144f21){const _0x5aa18d=_0x56d65a[_0x3e1aba(0x25f)][_0x3e1aba(0x196)](_0x47c7c7[_0x3e1aba(0x20d)])||_0x56d65a[_0x3e1aba(0x20d)][_0x3e1aba(0x196)](_0x47c7c7[_0x3e1aba(0x25f)]);if(_0x5aa18d||_0x56d65a[_0x3e1aba(0x1cc)](_0x47c7c7)){const _0x3cd51a=_0x56d65a[_0x3e1aba(0x153)](_0x47c7c7)&&xt(this[_0x3e1aba(0x1ca)][_0x3e1aba(0x21b)],_0x47c7c7[_0x3e1aba(0x25f)],_0x56d65a),_0x3556a9=_0x47c7c7[_0x3e1aba(0x153)](_0x56d65a)&&xt(this[_0x3e1aba(0x1ca)][_0x3e1aba(0x21b)],_0x56d65a[_0x3e1aba(0x25f)],_0x47c7c7);_0x18afbd[_0x3e1aba(0x1ec)]({'suggestion':_0x44d561,'meta':{'isOwn':_0x58ae4f==_0x44d561[_0x3e1aba(0x20f)],'isNextTo':_0x5aa18d,'isInsideObject':_0x3cd51a,'containsRangeInObject':_0x3556a9}}),_0xd19f62=!0x0;break;}}if(_0xd19f62)break;}}return _0x18afbd;}[_0x3ec1a6(0x276)](_0x5c83fe,_0x155954,_0x294e95,_0x4b89a9,_0x10285d){const _0x4f16e4=_0x3ec1a6;this[_0x4f16e4(0x1ca)][_0x4f16e4(0x17e)](_0x5be3a0=>{const _0x534b05=_0x4f16e4;let _0x2f466b=_0x534b05(0x169)+_0x5c83fe+':'+_0x155954+':'+_0x294e95;_0x10285d&&(_0x2f466b=_0x2f466b+':'+_0x10285d),_0x5be3a0[_0x534b05(0x249)](_0x2f466b,{'range':_0x4b89a9,'usingOperation':!0x0,'affectsData':!0x0});});}[_0x3ec1a6(0x108)](_0x12c35b){const _0x418812=_0x3ec1a6,_0x5e09d4=_0x12c35b[_0x418812(0x179)],_0x378bed=_0x12c35b[_0x418812(0x13b)];_0x12c35b[_0x418812(0x179)]=null,_0x12c35b[_0x418812(0x13b)]=null,null!=_0x5e09d4&&_0x5e09d4[_0x418812(0x13b)]==_0x12c35b&&(_0x5e09d4[_0x418812(0x13b)]=_0x378bed),null!=_0x378bed&&_0x378bed[_0x418812(0x179)]==_0x12c35b&&(_0x378bed[_0x418812(0x179)]=_0x5e09d4),_0x418812(0x1ff)==this[_0x418812(0x15e)][_0x418812(0x1f9)](_0x12c35b)&&(this[_0x418812(0x15e)][_0x418812(0x1de)](_0x12c35b,_0x418812(0x145)),this[_0x418812(0x287)](_0x418812(0x1a4),_0x12c35b,_0x5e09d4,_0x378bed));}[_0x3ec1a6(0x157)](_0x66b066){const _0x291e02=_0x3ec1a6,_0x4b1e6e=_0x66b066['id'],_0x14444e=this[_0x291e02(0x224)](_0x66b066);if(this[_0x291e02(0x1cf)]&&this[_0x291e02(0x1cf)][_0x291e02(0x1b6)]){const _0x517655=this[_0x291e02(0x1a2)][_0x291e02(0x106)][_0x291e02(0x1f9)](_0x291e02(0x1a9)),_0x1bc494=_0x14444e[_0x291e02(0x192)],_0x56ab9e=_0x14444e[_0x291e02(0x1c7)]?_0x14444e[_0x291e02(0x284)]+':'+_0x14444e[_0x291e02(0x1c7)]:_0x14444e[_0x291e02(0x284)],_0x183b55=this[_0x291e02(0x1a2)][_0x291e02(0x255)],_0x13763c=_0x517655[_0x291e02(0x1be)](_0x51e423(_0x183b55,_0x291e02(0x1ed))),_0x2a2176={'id':_0x4b1e6e,'type':_0x56ab9e,'hasComments':_0x1bc494,'data':_0x66b066[_0x291e02(0x23d)]||null,'originalSuggestionId':_0x66b066[_0x291e02(0x22d)]||null,'attributes':_0x14444e[_0x291e02(0x244)]};this[_0x291e02(0x1cf)][_0x291e02(0x1b6)](_0x2a2176)[_0x291e02(0x25c)](_0x1b61e4=>{const _0x1330c4=_0x291e02;_0x14444e[_0x1330c4(0x299)]=!0x0,_0x517655[_0x1330c4(0x21d)](_0x13763c),_0x1b61e4&&_0x1b61e4[_0x1330c4(0x201)]&&(this[_0x1330c4(0x1c5)][_0x1330c4(0x1f9)](_0x4b1e6e)[_0x1330c4(0x201)]=_0x1b61e4[_0x1330c4(0x201)]);})[_0x291e02(0x293)](_0x34928b=>{const _0xbcbdda=_0x291e02;throw _0x27a5e6(_0xbcbdda(0x18b)),this[_0xbcbdda(0x1a2)][_0xbcbdda(0x1fc)][_0xbcbdda(0x158)]({'isUndoable':!0x1},()=>{const _0x2102c4=_0xbcbdda;_0x14444e[_0x2102c4(0x17a)]();}),_0x14444e[_0xbcbdda(0x219)](),this[_0xbcbdda(0x1c5)][_0xbcbdda(0x240)](_0x14444e['id']),this[_0xbcbdda(0x15e)][_0xbcbdda(0x240)](_0x14444e),_0x34928b;});}return _0x14444e;}[_0x3ec1a6(0x14e)](_0x27e3b8){const _0x155abb=_0x3ec1a6;return this[_0x155abb(0x1a8)][_0x155abb(0x178)](_0x27e3b8);}[_0x3ec1a6(0x152)](_0x57c0bc,_0x10ae6a){const _0x816c5b=_0x3ec1a6,_0x5e26b4=this[_0x816c5b(0x1a2)][_0x816c5b(0x106)][_0x816c5b(0x1f9)](_0x816c5b(0x1a9)),_0x1c716c=this[_0x816c5b(0x1a0)](_0x57c0bc);if(this[_0x816c5b(0x1cf)]&&this[_0x816c5b(0x1cf)][_0x816c5b(0x142)]){if(_0x1c716c[_0x816c5b(0x299)]){const _0x254bd0=_0x5e26b4[_0x816c5b(0x1be)](_0x51e423(this[_0x816c5b(0x1a2)][_0x816c5b(0x255)],_0x816c5b(0x1ed)));this[_0x816c5b(0x1cf)][_0x816c5b(0x142)](_0x57c0bc,_0x10ae6a)[_0x816c5b(0x25c)](()=>{const _0x49c87f=_0x816c5b;_0x5e26b4[_0x49c87f(0x21d)](_0x254bd0);});}else _0x1c716c['on'](_0x816c5b(0x253),()=>{const _0x2fe363=_0x816c5b;this[_0x2fe363(0x152)](_0x57c0bc,_0x10ae6a);});}}[_0x3ec1a6(0x103)](_0x18e4af){const _0x3498f4=_0x3ec1a6;if(!this[_0x3498f4(0x1cf)]||!this[_0x3498f4(0x1cf)][_0x3498f4(0x1a0)])throw new _0x3c4b83(_0x3498f4(0x184),this);return this[_0x3498f4(0x1cf)][_0x3498f4(0x1a0)](_0x18e4af);}[_0x3ec1a6(0x2a7)](_0x4a53e2){const _0x8a8ca0=_0x3ec1a6,{id:_0x203da8,type:_0xad9c59,subType:_0x4b09e6,authorId:_0x31af0a}=this[_0x8a8ca0(0x295)](_0x4a53e2),_0x4c8c9d=this[_0x8a8ca0(0x1c5)][_0x8a8ca0(0x1f9)](_0x203da8)||this[_0x8a8ca0(0x105)](_0xad9c59,_0x4b09e6,_0x203da8,_0x31af0a,{});switch(this[_0x8a8ca0(0x227)](_0x4c8c9d,_0xad9c59,_0x4b09e6,_0x31af0a),this[_0x8a8ca0(0x15e)][_0x8a8ca0(0x1f9)](_0x4c8c9d)){case _0x8a8ca0(0x2a1):this[_0x8a8ca0(0x103)](_0x203da8)[_0x8a8ca0(0x25c)](_0x911954=>{const _0x1f9dfc=_0x8a8ca0;let _0x509455=Promise[_0x1f9dfc(0x175)]();_0x911954[_0x1f9dfc(0x192)]&&(_0x509455=this[_0x1f9dfc(0x207)][_0x1f9dfc(0x241)]({'channelId':this[_0x1f9dfc(0x1a2)][_0x1f9dfc(0x189)][_0x1f9dfc(0x1f9)](_0x1f9dfc(0x271)),'threadId':_0x203da8})),_0x509455[_0x1f9dfc(0x25c)](()=>{const _0x56931d=_0x1f9dfc;this[_0x56931d(0x224)](_0x911954)[_0x56931d(0x299)]=!0x0;});}),this[_0x8a8ca0(0x15e)][_0x8a8ca0(0x1de)](_0x4c8c9d,_0x8a8ca0(0x209));break;case _0x8a8ca0(0x145):this[_0x8a8ca0(0x152)](_0x203da8,{'state':_0x8a8ca0(0x1a5)});case _0x8a8ca0(0x24d):this[_0x8a8ca0(0x15e)][_0x8a8ca0(0x1de)](_0x4c8c9d,_0x8a8ca0(0x1ff)),this[_0x8a8ca0(0x287)](_0x8a8ca0(0x11a),_0x4c8c9d);break;case _0x8a8ca0(0x1ff):this[_0x8a8ca0(0x287)](_0x8a8ca0(0x1e7),_0x4c8c9d);}return _0x4c8c9d[_0x8a8ca0(0x111)](_0x4a53e2),_0x4c8c9d;}[_0x3ec1a6(0x14a)](_0x1c2e57){const _0x4a01cc=_0x3ec1a6,_0x277c0e=Array[_0x4a01cc(0x12c)](_0x1c2e57),_0x56dd51=_0x277c0e[_0x4a01cc(0x10e)](_0x434335=>_0x4a01cc(0x1b2)==_0x434335[_0x4a01cc(0x284)]);this[_0x4a01cc(0x156)](_0x56dd51);const _0x186281=_0x277c0e[_0x4a01cc(0x10e)](_0x39cc5d=>!_0x39cc5d[_0x4a01cc(0x1cb)]&&_0x4a01cc(0x1b2)!=_0x39cc5d[_0x4a01cc(0x284)]),_0x1ca92e=this[_0x4a01cc(0x1d3)]({'skipNotAttached':!0x0})[_0x4a01cc(0x10e)](_0x260877=>!_0x260877[_0x4a01cc(0x1cb)]&&_0x4a01cc(0x1b2)!=_0x260877[_0x4a01cc(0x284)]),_0x1e64c0=_0x1ca92e[_0x4a01cc(0x10e)](_0x2eed6=>!_0x1c2e57[_0x4a01cc(0x178)](_0x2eed6)),_0x24e214=new Map(_0x1ca92e[_0x4a01cc(0x21e)](_0x472f6d=>[_0x472f6d,this[_0x4a01cc(0x1db)][_0x4a01cc(0x1b9)](_0x472f6d[_0x4a01cc(0x284)],_0x472f6d[_0x4a01cc(0x1c7)],_0x4a01cc(0x217))])),_0x163183=new Map(_0x1ca92e[_0x4a01cc(0x21e)](_0x595d5f=>[_0x595d5f,_0x595d5f[_0x4a01cc(0x146)]()])),_0x5e5642=new Set(),_0x2138cb=new Set();for(let _0xa535a8=0x0;_0xa535a8<_0x186281[_0x4a01cc(0x286)];_0xa535a8++)_0x373d08(_0x186281[_0xa535a8],_0x186281,_0xa535a8+0x1);for(let _0x482a24=0x0;_0x482a24<_0x186281[_0x4a01cc(0x286)];_0x482a24++)_0x373d08(_0x186281[_0x482a24],_0x1e64c0,0x0);const _0x5e3911=new Set();for(let _0x3357c4=0x0;_0x3357c4<_0x186281[_0x4a01cc(0x286)];_0x3357c4++){const _0x138c36=_0x186281[_0x3357c4];!_0x2138cb[_0x4a01cc(0x178)](_0x138c36)&&_0x138c36[_0x4a01cc(0x179)]&&(_0x5e3911[_0x4a01cc(0x1be)](_0x138c36[_0x4a01cc(0x179)]),_0x138c36[_0x4a01cc(0x179)][_0x4a01cc(0x13b)]===_0x138c36&&(_0x138c36[_0x4a01cc(0x179)][_0x4a01cc(0x13b)]=null),_0x138c36[_0x4a01cc(0x179)]=null),!_0x5e5642[_0x4a01cc(0x178)](_0x138c36)&&_0x138c36[_0x4a01cc(0x13b)]&&(_0x5e3911[_0x4a01cc(0x1be)](_0x138c36[_0x4a01cc(0x13b)]),_0x138c36[_0x4a01cc(0x13b)][_0x4a01cc(0x179)]===_0x138c36&&(_0x138c36[_0x4a01cc(0x13b)][_0x4a01cc(0x179)]=null),_0x138c36[_0x4a01cc(0x13b)]=null);}function _0x373d08(_0x6f0fbf,_0x4a7879,_0x2b7e44){const _0xb44fcf=_0x4a01cc;for(let _0x2dc496=_0x2b7e44;_0x2dc496<_0x4a7879[_0xb44fcf(0x286)];_0x2dc496++){const _0x152de3=_0x481b75(_0x6f0fbf,_0x4a7879[_0x2dc496]);_0x152de3&&(_0x152de3[0x0][_0xb44fcf(0x13b)]=_0x152de3[0x1],_0x152de3[0x1][_0xb44fcf(0x179)]=_0x152de3[0x0],_0x5e5642[_0xb44fcf(0x1be)](_0x152de3[0x0]),_0x2138cb[_0xb44fcf(0x1be)](_0x152de3[0x1]));}}function _0x481b75(_0x31e371,_0x5b28ae){const _0x15da2c=_0x4a01cc;if(_0x31e371[_0x15da2c(0x20f)]['id']!==_0x5b28ae[_0x15da2c(0x20f)]['id'])return null;const _0xc8e411=_0x24e214[_0x15da2c(0x1f9)](_0x31e371)(_0x31e371,_0x5b28ae,_0x163183[_0x15da2c(0x1f9)](_0x31e371),_0x163183[_0x15da2c(0x1f9)](_0x5b28ae));if(!_0xc8e411)return null;return _0x24e214[_0x15da2c(0x1f9)](_0x5b28ae)(_0x31e371,_0x5b28ae,_0x163183[_0x15da2c(0x1f9)](_0x31e371),_0x163183[_0x15da2c(0x1f9)](_0x5b28ae))?_0xc8e411[0x1][_0x15da2c(0x1b8)]&&_0xc8e411[0x1][_0x15da2c(0x1b8)][_0x15da2c(0x286)]?null:_0xc8e411:null;}_0x5e3911[_0x4a01cc(0x16b)]&&this[_0x4a01cc(0x14a)](_0x5e3911);}[_0x3ec1a6(0x156)](_0x3ccada){const _0x421bd2=_0x3ec1a6;if(0x0==_0x3ccada[_0x421bd2(0x286)])return;const _0x47e7c0=this[_0x421bd2(0x1d3)]({'skipNotAttached':!0x0})[_0x421bd2(0x10e)](_0x5783b4=>_0x421bd2(0x1b2)==_0x5783b4[_0x421bd2(0x284)]&&_0x5783b4[_0x421bd2(0x182)]),_0x4376e5=[],_0x5cdafe=new Map();for(const _0x4a3169 of _0x47e7c0){const _0x34b179=_0x341f09(_0x4a3169[_0x421bd2(0x244)]);_0x5cdafe[_0x421bd2(0x178)](_0x34b179)||(_0x5cdafe[_0x421bd2(0x1de)](_0x34b179,_0x4376e5[_0x421bd2(0x286)]),_0x4376e5[_0x421bd2(0x1ec)]([]));const _0x2275c5=_0x5cdafe[_0x421bd2(0x1f9)](_0x34b179);_0x4376e5[_0x2275c5][_0x421bd2(0x1ec)](_0x4a3169);}!(function(){const _0x2b6151=_0x421bd2;_0x4376e5[_0x2b6151(0x119)]((_0x11793e,_0x3c8118)=>{const _0x58ce8c=_0x2b6151,_0x4ee2dd=_0x11793e[0x0][_0x58ce8c(0x201)],_0x5cf0bc=_0x3c8118[0x0][_0x58ce8c(0x201)];return _0x4ee2dd==_0x5cf0bc?_0x11793e[0x0][_0x58ce8c(0x244)][_0x58ce8c(0x132)]<_0x3c8118[0x0][_0x58ce8c(0x244)][_0x58ce8c(0x132)]?-0x1:0x1:_0x4ee2dd<_0x5cf0bc?-0x1:0x1;});for(const _0x2eec05 of _0x4376e5)_0x2eec05[_0x2b6151(0x119)]((_0x3d9902,_0x372792)=>_0x3d9902['id']<_0x372792['id']?-0x1:0x1);}());for(let _0x1b4aae=0x0;_0x1b4aae<_0x4376e5[_0x421bd2(0x286)];_0x1b4aae++){if(0x0==_0x4376e5[_0x1b4aae][_0x421bd2(0x286)])continue;const _0x2573d2=[];for(let _0x36e02f=_0x1b4aae+0x1;_0x36e02f<_0x4376e5[_0x421bd2(0x286)];_0x36e02f++)0x0!=_0x4376e5[_0x36e02f][_0x421bd2(0x286)]&&_0x55639a(_0x4376e5[_0x1b4aae],_0x4376e5[_0x36e02f])&&_0x2573d2[_0x421bd2(0x1ec)](_0x36e02f);for(const _0x24b8dd of _0x2573d2)_0x4376e5[_0x1b4aae]=_0x4376e5[_0x1b4aae][_0x421bd2(0x10c)](_0x4376e5[_0x24b8dd]),_0x4376e5[_0x24b8dd]=[];}for(const _0x1b6f38 of _0x4376e5)for(let _0x27baed=0x0;_0x27baed<_0x1b6f38[_0x421bd2(0x286)];_0x27baed++)_0x1b6f38[_0x27baed][_0x421bd2(0x13b)]=_0x1b6f38[_0x27baed+0x1]||null;for(const _0x35abd2 of _0x4376e5)for(let _0x51d302=0x0;_0x51d302<_0x35abd2[_0x421bd2(0x286)];_0x51d302++)_0x35abd2[_0x51d302][_0x421bd2(0x179)]=_0x35abd2[_0x51d302-0x1]||null;function _0x55639a(_0x21f7c3,_0x807e01){const _0x2c53c2=_0x421bd2;if(_0x21f7c3[0x0][_0x2c53c2(0x244)][_0x2c53c2(0x132)]!==_0x807e01[0x0][_0x2c53c2(0x244)][_0x2c53c2(0x132)]&&_0x21f7c3[0x0][_0x2c53c2(0x20f)]!==_0x807e01[0x0][_0x2c53c2(0x20f)])return!0x1;if(!function(_0x30180c,_0x29e366){const _0x14012b=_0x2c53c2;if(!_0x30180c[_0x14012b(0x192)]&&!_0x29e366[_0x14012b(0x192)])return!0x0;if(_0x30180c[_0x14012b(0x192)]&&_0x29e366[_0x14012b(0x192)])return!0x1;if(_0x30180c[_0x14012b(0x192)]&&_0x29e366[_0x14012b(0x201)]<_0x30180c[_0x14012b(0x1b8)][_0x14012b(0x2a2)][_0x14012b(0x1f9)](0x0)[_0x14012b(0x201)])return!0x0;if(_0x29e366[_0x14012b(0x192)]&&_0x30180c[_0x14012b(0x201)]<_0x29e366[_0x14012b(0x1b8)][_0x14012b(0x2a2)][_0x14012b(0x1f9)](0x0)[_0x14012b(0x201)])return!0x0;return!0x1;}(_0x21f7c3[0x0],_0x807e01[0x0]))return!0x1;const _0x5f1b80=_0x2008fb(_0x21f7c3[0x0][_0x2c53c2(0x244)],_0x2c53c2(0x132)),_0x3d1869=_0x2008fb(_0x807e01[0x0][_0x2c53c2(0x244)],_0x2c53c2(0x132));if(!_0x48701d(_0x5f1b80,_0x3d1869))return!0x1;return!!_0x21f7c3[_0x2c53c2(0x29d)](_0x4464e4=>_0x807e01[_0x2c53c2(0x19c)](_0x286b94=>_0x4464e4[_0x2c53c2(0x146)]()[_0x2c53c2(0x196)](_0x286b94[_0x2c53c2(0x146)]())))&&_0x807e01[_0x2c53c2(0x29d)](_0x5ab970=>_0x21f7c3[_0x2c53c2(0x19c)](_0x389f43=>_0x5ab970[_0x2c53c2(0x146)]()[_0x2c53c2(0x196)](_0x389f43[_0x2c53c2(0x146)]())));}}[_0x3ec1a6(0x1ef)](_0x5464ac){const _0x47e052=_0x3ec1a6,_0x8f65b=Array[_0x47e052(0x12c)](_0x5464ac),_0x2813aa=this[_0x47e052(0x1d3)]({'skipNotAttached':!0x0}),_0x23bc15=_0x2813aa[_0x47e052(0x10e)](_0x282ac1=>!_0x5464ac[_0x47e052(0x178)](_0x282ac1)),_0x544730=new Map(_0x8f65b[_0x47e052(0x21e)](_0x3591d9=>[_0x3591d9,this[_0x47e052(0x1db)][_0x47e052(0x1b9)](_0x3591d9[_0x47e052(0x284)],_0x3591d9[_0x47e052(0x1c7)],_0x47e052(0x2af))])),_0x2b02f3=new Map(_0x2813aa[_0x47e052(0x21e)](_0x2caefc=>[_0x2caefc,_0x2caefc[_0x47e052(0x215)]()]));for(let _0x3a8b9c=0x0;_0x3a8b9c<_0x8f65b[_0x47e052(0x286)];_0x3a8b9c++){if(_0x4dfe71(this,_0x8f65b[_0x3a8b9c],_0x8f65b,_0x3a8b9c+0x1))return!0x0;}for(let _0x12cfee=0x0;_0x12cfee<_0x8f65b[_0x47e052(0x286)];_0x12cfee++){if(_0x4dfe71(this,_0x8f65b[_0x12cfee],_0x23bc15,0x0))return!0x0;}return!0x1;function _0x4dfe71(_0x59b66e,_0x3fe90f,_0x407eb0,_0x129126){const _0x5e4c68=_0x47e052;for(let _0x1b7af5=_0x129126;_0x1b7af5<_0x407eb0[_0x5e4c68(0x286)];_0x1b7af5++){const _0x417e80=_0x407eb0[_0x1b7af5];if(_0x417e80[_0x5e4c68(0x284)]!==_0x3fe90f[_0x5e4c68(0x284)]||_0x417e80[_0x5e4c68(0x20f)]['id']!==_0x3fe90f[_0x5e4c68(0x20f)]['id']||_0x417e80[_0x5e4c68(0x1c7)]!==_0x3fe90f[_0x5e4c68(0x1c7)])continue;if(!Ft(_0x3fe90f,_0x417e80,[_0x5e4c68(0x132)]))continue;if(_0x5e4c68(0x1b2)==_0x3fe90f[_0x5e4c68(0x284)]&&_0x3fe90f[_0x5e4c68(0x23d)][_0x5e4c68(0x21f)]!=_0x417e80[_0x5e4c68(0x23d)][_0x5e4c68(0x21f)])continue;if(_0x5e4c68(0x1b2)==_0x3fe90f[_0x5e4c68(0x284)]&&_0x59b66e[_0x5e4c68(0x14e)](_0x3fe90f[_0x5e4c68(0x23d)][_0x5e4c68(0x24e)]))continue;if(_0x5e4c68(0x15f)==_0x3fe90f[_0x5e4c68(0x284)]){const _0x5919bb=_0x59b66e[_0x5e4c68(0x1a2)][_0x5e4c68(0x1fc)],_0x405672=_0x3fe90f[_0x5e4c68(0x113)]();if(_0x405672&&(_0x5919bb[_0x5e4c68(0x21b)][_0x5e4c68(0x297)](_0x405672)||_0x5919bb[_0x5e4c68(0x21b)][_0x5e4c68(0x1bf)](_0x405672)))continue;}const _0x36bb91=_0x544730[_0x5e4c68(0x1f9)](_0x3fe90f),_0x116294=_0x2b02f3[_0x5e4c68(0x1f9)](_0x3fe90f),_0x4a2790=_0x2b02f3[_0x5e4c68(0x1f9)](_0x417e80),_0x182a21=_0x3fe90f[_0x5e4c68(0x1b8)]&&_0x3fe90f[_0x5e4c68(0x1b8)][_0x5e4c68(0x286)],_0x56a136=_0x417e80[_0x5e4c68(0x1b8)]&&_0x417e80[_0x5e4c68(0x1b8)][_0x5e4c68(0x286)];if(!_0x182a21&&_0x36bb91(_0x4a2790,_0x116294))return _0x59b66e[_0x5e4c68(0x20c)](_0x417e80,_0x3fe90f),_0x2b02f3[_0x5e4c68(0x240)](_0x3fe90f),!0x0;if(!_0x56a136&&_0x36bb91(_0x116294,_0x4a2790))return _0x59b66e[_0x5e4c68(0x20c)](_0x3fe90f,_0x417e80),_0x2b02f3[_0x5e4c68(0x240)](_0x417e80),!0x0;}return!0x1;}}[_0x3ec1a6(0x20c)](_0x5e10fd,_0x1872c8){const _0x57874f=_0x3ec1a6;if(_0x5e10fd[_0x57874f(0x1cb)]){for(const _0x4df9c1 of _0x1872c8[_0x57874f(0x215)]())_0x5e10fd[_0x57874f(0x18d)](_0x4df9c1);}else{const _0x1c6a20=_0x1872c8[_0x57874f(0x146)]()[_0x57874f(0x20d)];this[_0x57874f(0x2a3)](_0x5e10fd,this[_0x57874f(0x1ca)][_0x57874f(0x148)](_0x5e10fd[_0x57874f(0x146)]()[_0x57874f(0x25f)],_0x1c6a20));}_0x1872c8[_0x57874f(0x210)]();}[_0x3ec1a6(0x272)](_0x5db591,_0x49933f){const _0x2475e3=_0x3ec1a6,_0x27bb06=_0x5db591[_0x2475e3(0x280)](_0x2475e3(0x1ab))||_0x5db591[_0x2475e3(0x280)](_0x2475e3(0x1b2))?_0x2475e3(0x19f):_0x5db591[_0x2475e3(0x1c4)]();return _0x51e423(this[_0x2475e3(0x1a2)][_0x2475e3(0x255)],_0x49933f+'_'+_0x27bb06+_0x2475e3(0x134));}[_0x3ec1a6(0x278)](){const _0x279293=_0x3ec1a6,_0x4f8700=this[_0x279293(0x1a2)];_0x124e78(this[_0x279293(0x1ca)],({left:_0x582700,entered:_0x1e2b8c})=>{const _0x38be12=_0x279293,_0x381650=[];for(const _0x378192 of _0x582700){const {group:_0xb2845,type:_0x25e17c}=this[_0x38be12(0x295)](_0x378192[_0x38be12(0x243)]);if(_0x38be12(0x28c)===_0xb2845){_0x381650[_0x38be12(0x1ec)](this[_0x38be12(0x272)](_0x25e17c,_0x38be12(0x2ae)));break;}}for(const _0x4e86c6 of _0x1e2b8c){const {group:_0x1034bc,type:_0x4fb945}=this[_0x38be12(0x295)](_0x4e86c6[_0x38be12(0x243)]);if(_0x38be12(0x28c)===_0x1034bc){_0x381650[_0x38be12(0x1ec)](this[_0x38be12(0x272)](_0x4fb945,_0x38be12(0x1da)));break;}}_0x381650[_0x38be12(0x286)]&&_0x4f8700['ui'][_0x38be12(0x2ac)][_0x38be12(0x1d7)](_0x38be12(0x122),_0x381650[_0x38be12(0x2af)]('\x20'));});}[_0x3ec1a6(0x165)](_0xdf4b1b){const _0x50071a=_0x3ec1a6;if(this[_0x50071a(0x168)])return!0x1;const _0x490530=this[_0x50071a(0x1a2)],_0x356b0c=_0x490530[_0x50071a(0x1fc)][_0x50071a(0x112)][_0x50071a(0x1e6)][_0x50071a(0x1e4)]();if(0x0==_0x356b0c[_0x50071a(0x286)])return!0x1;const _0x14c10c=[],_0x4a76ae=_0x356b0c[_0x50071a(0x10e)](_0x5aad90=>_0x50071a(0x1b2)==_0x5aad90[_0x50071a(0x284)]),_0x4bfca3=_0x356b0c[_0x50071a(0x10e)](_0x5f1ccd=>_0x50071a(0x237)==_0x5f1ccd[_0x50071a(0x284)]&&_0x50071a(0x265)!=_0x5f1ccd[_0x50071a(0x243)]),_0xd106e5=_0x356b0c[_0x50071a(0x10e)](_0x5a520d=>_0x50071a(0x21d)==_0x5a520d[_0x50071a(0x284)]&&_0x50071a(0x265)!=_0x5a520d[_0x50071a(0x243)]);for(const _0x46e07c of _0x4a76ae)_0x14c10c[_0x50071a(0x1ec)]({'key':_0x46e07c[_0x50071a(0x107)],'newValue':_0x46e07c[_0x50071a(0x172)],'oldValue':_0x46e07c[_0x50071a(0x155)],'range':Ut(_0x46e07c[_0x50071a(0x25d)],_0x490530[_0x50071a(0x1fc)])});for(const _0x49c94e of _0x4bfca3){const _0x385282=_0xd106e5[_0x50071a(0x216)](_0x4793af=>_0x4793af[_0x50071a(0x1e3)][_0x50071a(0x196)](_0x49c94e[_0x50071a(0x1e3)]));_0x385282&&_0x14c10c[_0x50071a(0x1ec)]({'key':_0x50071a(0x214),'newValue':_0x49c94e[_0x50071a(0x243)],'oldValue':_0x385282[_0x50071a(0x243)],'range':_0x490530[_0x50071a(0x1fc)][_0x50071a(0x135)](_0x49c94e[_0x50071a(0x1e3)][_0x50071a(0x23c)])});}return 0x0!=_0x14c10c[_0x50071a(0x286)]&&this[_0x50071a(0x266)](_0xdf4b1b,_0x14c10c);}[_0x3ec1a6(0x238)](_0x2312b0){const _0x114e18=_0x3ec1a6;let _0x40ad30=!0x1;const _0x3a97d7=this[_0x114e18(0x1a2)][_0x114e18(0x1fc)][_0x114e18(0x112)][_0x114e18(0x1e6)][_0x114e18(0x22f)]()[_0x114e18(0x10e)](_0x42d0b2=>_0x42d0b2[_0x114e18(0x23d)][_0x114e18(0x171)]&&_0x42d0b2[_0x114e18(0x243)][_0x114e18(0x280)](_0x114e18(0x102)));for(const _0x1da2f2 of _0x3a97d7){const {subType:_0x2b97cc,id:_0x5c945e}=this[_0x114e18(0x295)](_0x1da2f2[_0x114e18(0x243)]),_0x43bd02=_0x2b97cc[_0x114e18(0x242)]('|')[0x0];for(const _0x133607 of this[_0x114e18(0x1d3)]({'skipNotAttached':!0x0}))_0x133607['id']!=_0x5c945e&&_0x114e18(0x1b2)==_0x133607[_0x114e18(0x284)]&&_0x133607[_0x114e18(0x23d)]&&_0x133607[_0x114e18(0x23d)][_0x114e18(0x24e)]==_0x43bd02&&_0x133607[_0x114e18(0x146)]()[_0x114e18(0x140)](_0x1da2f2[_0x114e18(0x23d)][_0x114e18(0x171)])&&(this[_0x114e18(0x13f)](_0x133607,_0x1da2f2[_0x114e18(0x23d)][_0x114e18(0x171)],_0x2312b0),_0x40ad30=!0x0);}return _0x40ad30;}[_0x3ec1a6(0x273)](_0x13229d){const _0x8e389d=_0x3ec1a6;this[_0x8e389d(0x1a2)],(this[_0x8e389d(0x168)]=!0x0,_0x13229d());}[_0x3ec1a6(0x185)](_0x5240ee){const _0x19dc89=_0x3ec1a6,_0x24783b=this[_0x19dc89(0x14e)](_0x5240ee),_0x5a2519=this[_0x19dc89(0x149)][_0x19dc89(0x178)](_0x5240ee);return _0x24783b||_0x5a2519;}[_0x3ec1a6(0x266)](_0x379e1b,_0x2c2df3){const _0x35d147=_0x3ec1a6;if(0x0==_0x2c2df3[_0x35d147(0x286)])return!0x1;let _0x50310c=!0x1;for(const _0x38506c of _0x2c2df3){const _0x2ce085=this[_0x35d147(0x1b4)](_0x38506c[_0x35d147(0x25d)],_0x35d147(0x1b2))[_0x35d147(0x10e)](_0x1bde06=>!_0x1bde06[_0x35d147(0x19b)][_0x35d147(0x29e)])[_0x35d147(0x21e)](_0x483198=>_0x483198[_0x35d147(0x28c)]),_0x117a68=_0x341f09({'newValue':_0x38506c[_0x35d147(0x27d)]});_0x2ce085[_0x35d147(0x10e)](_0x503701=>{const _0x97b501=_0x35d147,[_0x1fcd2b,_0x5318a7]=_0x503701[_0x97b501(0x1c7)][_0x97b501(0x242)]('|');return _0x1fcd2b==_0x38506c[_0x97b501(0x24e)]&&_0x5318a7!=_0x117a68;})[_0x35d147(0x1ce)](_0x374d20=>{const _0x301b2e=_0x35d147;this[_0x301b2e(0x13f)](_0x374d20,_0x38506c[_0x301b2e(0x25d)],_0x379e1b),_0x50310c=!0x0;});}return _0x50310c;}[_0x3ec1a6(0x13f)](_0x31057d,_0x543dbf,_0x50d70f){const _0x2df09f=_0x3ec1a6,_0x4acc52=_0x31057d[_0x2df09f(0x146)]()[_0x2df09f(0x1a6)](_0x543dbf);0x0!==_0x4acc52[_0x2df09f(0x286)]?0x1!==_0x4acc52[_0x2df09f(0x286)]?this[_0x2df09f(0x1dc)](_0x31057d,_0x543dbf[_0x2df09f(0x25f)],_0x543dbf[_0x2df09f(0x20d)]):this[_0x2df09f(0x2a3)](_0x31057d,_0x4acc52[0x0]):_0x50d70f[_0x2df09f(0x28a)](_0x31057d[_0x2df09f(0x261)]());}}class Bt{constructor(_0x5eeb35){const _0x2ee9e4=_0x3ec1a6;this[_0x2ee9e4(0x29c)]=_0x5eeb35,this[_0x2ee9e4(0x1ca)]=_0x5eeb35[_0x2ee9e4(0x1fc)],this[_0x2ee9e4(0x1ac)]=new Map(),this[_0x2ee9e4(0x24a)]=new Map(),this[_0x2ee9e4(0x203)]();}[_0x3ec1a6(0x28e)](_0xcb90e7,_0x497068,_0x5d4708,_0xd447c9,_0x57eade,_0x2a6007){const _0x42922a=_0x3ec1a6;return new _0x157044(this[_0x42922a(0x1ca)],{'type':_0xcb90e7,'subType':_0x497068,'id':_0x5d4708,'author':_0xd447c9,'creator':_0xd447c9,'attributes':_0x57eade,'onAttributesChange':_0x2a6007,'onAccept':(..._0x46adea)=>this[_0x42922a(0x1b9)](_0xcb90e7,_0x497068,_0x42922a(0x130))(..._0x46adea),'onDiscard':(..._0x55d4c7)=>this[_0x42922a(0x1b9)](_0xcb90e7,_0x497068,_0x42922a(0x17a))(..._0x55d4c7)});}[_0x3ec1a6(0x12b)](_0x348ed1,_0x3c711f,_0x520ef7,_0x588ae9){const _0x634b38=_0x3ec1a6,_0x5c102b=_0x348ed1+':'+_0x3c711f+':'+_0x520ef7;this[_0x634b38(0x1ac)][_0x634b38(0x1de)](_0x5c102b,_0x588ae9);}[_0x3ec1a6(0x1b9)](_0x1a3b35,_0x250749,_0x4cd491){const _0x5a94a8=_0x3ec1a6,_0x266a32=_0x1a3b35+':'+_0x250749+':'+_0x4cd491;return this[_0x5a94a8(0x1ac)][_0x5a94a8(0x1f9)](_0x266a32)||this[_0x5a94a8(0x24a)][_0x5a94a8(0x1f9)](_0x1a3b35+':'+_0x4cd491);}[_0x3ec1a6(0x203)](){const _0x5b8507=_0x3ec1a6,_0x4b5ab1=()=>!0x1,_0x3c7230=_0x295bea=>{const _0x150452=_0x3e35;_0x295bea[_0x150452(0x119)]((_0x15df94,_0x77081d)=>_0x15df94[_0x150452(0x25f)][_0x150452(0x231)](_0x77081d[_0x150452(0x25f)])?0x1:-0x1),this[_0x150452(0x1ca)][_0x150452(0x17e)](_0x45587f=>{const _0x54031f=_0x150452;for(const _0x4e0cae of _0x295bea){let _0x39702d;_0x39702d=_0x4e0cae[_0x54031f(0x20d)][_0x54031f(0x1e2)]&&_0x4e0cae[_0x54031f(0x20d)][_0x54031f(0x1c1)]==_0x4e0cae[_0x54031f(0x25f)][_0x54031f(0x23c)]?_0x45587f[_0x54031f(0x195)](_0x4e0cae[_0x54031f(0x25f)][_0x54031f(0x23c)],'on'):_0x45587f[_0x54031f(0x195)](_0x4e0cae),this[_0x54031f(0x1ca)][_0x54031f(0x137)](_0x39702d,{'forceDefaultExecution':!0x0,'doNotAutoparagraph':!0x0});}});},_0x396023=(_0x55cacb,_0x58eb0d)=>{const _0x1cc628=_0x3e35;_0x58eb0d&&this[_0x1cc628(0x1ca)][_0x1cc628(0x17e)](_0x329b4b=>{const _0x26a0bc=_0x1cc628,{commandName:_0x76ace8,commandParams:_0x198b66=[]}=_0x58eb0d,_0x3e62c1=_0x55cacb[_0x26a0bc(0x21e)](_0x3dba3c=>(Rt(_0x3dba3c)&&(_0x3dba3c=this[_0x26a0bc(0x1ca)][_0x26a0bc(0x148)](_0x3dba3c[_0x26a0bc(0x20d)])),_0x3dba3c))[_0x26a0bc(0x10e)](_0x186987=>_0x26a0bc(0x121)!==_0x186987[_0x26a0bc(0x2a4)][_0x26a0bc(0x183)]);if(_0x3e62c1[_0x26a0bc(0x286)]<0x1)return;const _0x1e064c=Array[_0x26a0bc(0x12c)](this[_0x26a0bc(0x1ca)][_0x26a0bc(0x112)][_0x26a0bc(0x213)][_0x26a0bc(0x215)]())[_0x26a0bc(0x21e)](_0x477818=>_0x512b39[_0x26a0bc(0x1f0)](_0x477818));_0x329b4b[_0x26a0bc(0x25b)](_0x3e62c1);for(const _0x50bb89 of this[_0x26a0bc(0x29c)][_0x26a0bc(0x1e0)][_0x26a0bc(0x1e0)]())_0x50bb89[_0x26a0bc(0x1fa)]();_0x198b66[_0x26a0bc(0x1ec)]({'forceDefaultExecution':!0x0}),this[_0x26a0bc(0x29c)][_0x26a0bc(0x13c)](_0x76ace8,..._0x198b66);const _0x465e6a=_0x1e064c[_0x26a0bc(0x10e)](_0x169187=>_0x26a0bc(0x121)!=_0x169187[_0x26a0bc(0x2a4)][_0x26a0bc(0x183)]);_0x465e6a[_0x26a0bc(0x286)]>0x0&&_0x329b4b[_0x26a0bc(0x25b)](_0x465e6a);for(const _0x347563 of _0x1e064c)_0x347563[_0x26a0bc(0x250)]();});},_0x2118b5=(_0x172c80,_0x161f5c)=>0x1==_0x172c80[_0x5b8507(0x286)]&&0x1==_0x161f5c[_0x5b8507(0x286)]&&_0x172c80[0x0][_0x5b8507(0x20d)][_0x5b8507(0x196)](_0x161f5c[0x0][_0x5b8507(0x25f)]),_0x869582=(_0x48971c,_0x5f158a,_0x1f6d76,_0x49c413)=>Gt(_0x48971c,_0x5f158a,_0x1f6d76,_0x49c413,this[_0x5b8507(0x1ca)])?[_0x48971c,_0x5f158a]:Gt(_0x5f158a,_0x48971c,_0x49c413,_0x1f6d76,this[_0x5b8507(0x1ca)])?[_0x5f158a,_0x48971c]:null;this[_0x5b8507(0x24a)][_0x5b8507(0x1de)](_0x5b8507(0x128),_0x4b5ab1),this[_0x5b8507(0x24a)][_0x5b8507(0x1de)](_0x5b8507(0x124),_0x3c7230),this[_0x5b8507(0x24a)][_0x5b8507(0x1de)](_0x5b8507(0x18c),_0x2118b5),this[_0x5b8507(0x24a)][_0x5b8507(0x1de)](_0x5b8507(0x1f2),_0x869582),this[_0x5b8507(0x24a)][_0x5b8507(0x1de)](_0x5b8507(0x17f),_0x3c7230),this[_0x5b8507(0x24a)][_0x5b8507(0x1de)](_0x5b8507(0x1ee),_0x4b5ab1),this[_0x5b8507(0x24a)][_0x5b8507(0x1de)](_0x5b8507(0x174),_0x2118b5),this[_0x5b8507(0x24a)][_0x5b8507(0x1de)](_0x5b8507(0x161),_0x869582),this[_0x5b8507(0x24a)][_0x5b8507(0x1de)](_0x5b8507(0x173),_0x396023),this[_0x5b8507(0x24a)][_0x5b8507(0x1de)](_0x5b8507(0x28f),_0x4b5ab1),this[_0x5b8507(0x24a)][_0x5b8507(0x1de)](_0x5b8507(0x22b),_0x2118b5),this[_0x5b8507(0x24a)][_0x5b8507(0x1de)](_0x5b8507(0x1b5),_0x4b5ab1),this[_0x5b8507(0x24a)][_0x5b8507(0x1de)](_0x5b8507(0x167),_0x396023),this[_0x5b8507(0x24a)][_0x5b8507(0x1de)](_0x5b8507(0x218),_0x4b5ab1),this[_0x5b8507(0x24a)][_0x5b8507(0x1de)](_0x5b8507(0x281),_0x2118b5),this[_0x5b8507(0x24a)][_0x5b8507(0x1de)](_0x5b8507(0x12a),_0x4b5ab1),this[_0x5b8507(0x24a)][_0x5b8507(0x1de)](_0x5b8507(0x15d),_0x4b5ab1),this[_0x5b8507(0x24a)][_0x5b8507(0x1de)](_0x5b8507(0x232),(_0x3362c2,_0x2364f7)=>{const _0x27aee3=_0x5b8507;if(!_0x2364f7)return;const _0x202fab=this[_0x27aee3(0x29c)][_0x27aee3(0x106)][_0x27aee3(0x1f9)](p);this[_0x27aee3(0x1ca)][_0x27aee3(0x17e)](_0x202d08=>{const _0x6a28bd=_0x27aee3;if(_0x6a28bd(0x214)==_0x2364f7[_0x6a28bd(0x24e)])for(const _0x42062b of _0x3362c2){const _0x59720c=_0x42062b[_0x6a28bd(0x25f)][_0x6a28bd(0x23c)],_0x390ed0=_0x2364f7[_0x6a28bd(0x21f)];_0x202d08[_0x6a28bd(0x23a)](_0x59720c,_0x390ed0);}else{if(_0x202fab[_0x6a28bd(0x14e)](_0x2364f7[_0x6a28bd(0x24e)])){for(const _0x2996e2 of _0x3362c2)void 0x0!==_0x2364f7[_0x6a28bd(0x21f)]?_0x202d08[_0x6a28bd(0x283)](_0x2364f7[_0x6a28bd(0x24e)],_0x2364f7[_0x6a28bd(0x21f)],_0x2996e2[_0x6a28bd(0x25f)][_0x6a28bd(0x23c)]):_0x202d08[_0x6a28bd(0x1e5)](_0x2364f7[_0x6a28bd(0x24e)],_0x2996e2[_0x6a28bd(0x25f)][_0x6a28bd(0x23c)]);}else{for(const _0x521a38 of _0x3362c2)_0x2364f7[_0x6a28bd(0x21f)]?_0x202d08[_0x6a28bd(0x283)](_0x2364f7[_0x6a28bd(0x24e)],_0x2364f7[_0x6a28bd(0x21f)],_0x521a38):_0x202d08[_0x6a28bd(0x1e5)](_0x2364f7[_0x6a28bd(0x24e)],_0x521a38);}}});}),this[_0x5b8507(0x24a)][_0x5b8507(0x1de)](_0x5b8507(0x14b),_0x2118b5);}}function xt(_0x5de69d,_0x4ad776,_0x23928d){const _0x1c32ca=_0x3ec1a6;for(const _0x5e0ede of _0x4ad776[_0x1c32ca(0x1c1)][_0x1c32ca(0x256)]({'includeSelf':!0x0,'parentFirst':!0x0})){if(_0x5e0ede[_0x1c32ca(0x2a4)]==_0x5e0ede)return!0x1;if(!_0x23928d[_0x1c32ca(0x126)](_0x5e0ede))return!0x1;if(_0x5de69d[_0x1c32ca(0x297)](_0x5e0ede)||_0x5de69d[_0x1c32ca(0x1bf)](_0x5e0ede))return!0x0;}return!0x1;}function Rt(_0x19cf69){const _0x16224d=_0x3ec1a6;return _0x19cf69[_0x16224d(0x20d)][_0x16224d(0x1c1)]==_0x19cf69[_0x16224d(0x25f)][_0x16224d(0x23c)]&&_0x19cf69[_0x16224d(0x20d)][_0x16224d(0x181)];}function Tt(_0x2e2bb0,_0x2f244c,_0x58818b,_0x38a96c){const _0x683093=_0x3ec1a6,_0xe47551=_0x53a69b=>!_0x53a69b[_0x683093(0x16c)]['is'](_0x683093(0x22c))&&!_0x38a96c[_0x683093(0x297)](_0x53a69b[_0x683093(0x16c)]),_0x1b2cbc=_0x2e2bb0[_0x683093(0x25f)][_0x683093(0x257)](_0xe47551),_0x3c1988=_0x2e2bb0[_0x683093(0x20d)][_0x683093(0x257)](_0xe47551,{'direction':_0x683093(0x245)});return(!_0x2e2bb0[_0x683093(0x25f)][_0x683093(0x196)](_0x1b2cbc)||!_0x2e2bb0[_0x683093(0x20d)][_0x683093(0x196)](_0x3c1988))&&(_0x1b2cbc[_0x683093(0x231)](_0x3c1988)?_0x58818b[_0x683093(0x1f1)](_0x2f244c,{'range':_0x58818b[_0x683093(0x148)](_0x1b2cbc,_0x3c1988)}):_0x58818b[_0x683093(0x28a)](_0x2f244c),!0x0);}function Et(_0x41d1f2){return _0x341f09(_0x41d1f2);}function Vt(_0x2ba973){const _0x163f4a=_0x3ec1a6,_0x3d0f2a=_0x2ba973[_0x163f4a(0x25f)][_0x163f4a(0x23c)];return _0x3d0f2a&&_0x3d0f2a['is'](_0x163f4a(0x1d5));}function Ut(_0x581694,_0xe46dac){const _0x1ed26d=_0x3ec1a6;return null==_0x581694[_0x1ed26d(0x20d)][_0x1ed26d(0x16f)]&&_0x581694[_0x1ed26d(0x20d)][_0x1ed26d(0x1c1)]==_0x581694[_0x1ed26d(0x25f)][_0x1ed26d(0x23c)]?Ot(_0x581694[_0x1ed26d(0x25f)][_0x1ed26d(0x23c)],_0xe46dac):_0x581694;}function Ot(_0x221b04,_0x19a0a3){const _0x22d849=_0x3ec1a6,_0x265a64=_0x19a0a3[_0x22d849(0x21b)][_0x22d849(0x297)](_0x221b04)||_0x19a0a3[_0x22d849(0x21b)][_0x22d849(0x197)](_0x221b04);return _0x19a0a3[_0x22d849(0x148)](_0x19a0a3[_0x22d849(0x252)](_0x221b04,_0x22d849(0x282)),_0x265a64?_0x19a0a3[_0x22d849(0x193)](_0x221b04):_0x19a0a3[_0x22d849(0x252)](_0x221b04,_0x22d849(0x20d)));}function Gt(_0x1c54a9,_0x4ddc16,_0x38e019,_0x456ae0,_0x1bec93){const _0x1dd459=_0x3ec1a6;if(!Ft(_0x1c54a9,_0x4ddc16))return!0x1;if(_0x38e019[_0x1dd459(0x20d)][_0x1dd459(0x196)](_0x456ae0[_0x1dd459(0x25f)]))return!0x0;if(_0x1c54a9[_0x1dd459(0x284)]!=_0x4ddc16[_0x1dd459(0x284)])return!0x1;if(!_0x38e019[_0x1dd459(0x20d)][_0x1dd459(0x236)](_0x456ae0[_0x1dd459(0x25f)]))return!0x1;const _0x23835c=_0x1bec93[_0x1dd459(0x148)](_0x38e019[_0x1dd459(0x20d)],_0x456ae0[_0x1dd459(0x25f)])[_0x1dd459(0x11f)]();for(const _0x3ebe58 of _0x23835c)if([_0x1dd459(0x114),_0x1dd459(0x1bb)][_0x1dd459(0x10d)](_0x3ebe58[_0x1dd459(0x284)])&&_0x1bec93[_0x1dd459(0x21b)][_0x1dd459(0x1bf)](_0x3ebe58[_0x1dd459(0x16c)]))return!0x1;return!0x0;}function Ft(_0x5d2f73,_0x4cebce,_0x2739f9=[]){const _0x4eaf08=_0x3ec1a6;return!(!_0x5d2f73[_0x4eaf08(0x182)]||!_0x4cebce[_0x4eaf08(0x182)])&&_0x48701d(_0x2008fb(_0x5d2f73[_0x4eaf08(0x244)],_0x2739f9),_0x2008fb(_0x4cebce[_0x4eaf08(0x244)],_0x2739f9));}function Pt(_0x59379b,_0x3d7871){const _0x20e9b2=_0x3ec1a6,_0x424a60=Lt(_0x59379b[_0x20e9b2(0x244)]),_0x2b2595=Lt(_0x3d7871);if(!_0x59379b[_0x20e9b2(0x182)])return!0x1;for(const _0x5c7c2a of Object[_0x20e9b2(0x17c)](_0x2b2595))if(!_0x48701d(_0x424a60[_0x5c7c2a],_0x2b2595[_0x5c7c2a]))return!0x1;return!0x0;}function Lt(_0x3b092e){const _0x550908=_0x3ec1a6,_0x581554=Object[_0x550908(0x1d4)]({},_0x3b092e);return delete _0x581554[_0x550908(0x144)],delete _0x581554[_0x550908(0x19e)],_0x581554;}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- function _0x31a1(){const _0x57cfe5=['descriptionParts','destroy','editor','suggestionLoaded','refreshSelectedViews','editing','getByInnerView','get','some','lowest','646785SRqNhE','plugins','_bindAnnotationToEditors','getDescriptions','comments.maxCommentCharsWhenCollapsed','value','toMany','Annotations','activeMarkers','2009199usMKNQ','trackChanges','_refreshActiveMarkers','map','commentThread','comments.editorConfig','comments','getJoined','pluginName','innerView','getMarkers','arrowView','_destroyController','model','3670WzBtzw','95OkVJKw','suggestionChanged','separator','TrackChangesEditing','_updateController','_handleControllerBuffer','_suggestionToController','Track\x20changes','suggestion-','change:activeAnnotations','CommentsUI','delete','from','hasSuggestion','type','push','Accept\x20all\x20suggestions','isMultiRange','buttonView','getMarkerNames','TrackChangesUI','config','discardAllSuggestions','init','createAnnotation','_annotationViews','commandName','acceptSelectedSuggestions','comments.maxThreadTotalWeight','actionView','change:previous','trackChanges.SuggestionThreadView','discardSelectedSuggestions','unbind','isOn','_viewToController','84172RQqDFa','EditorAnnotations','Discard\x20all\x20suggestions','previous','_createUIButton','clear','getRanges','bind','commands','createAnnotationView','Discard\x20all\x20selected\x20suggestions','CommentsRepository','componentFactory','listenTo','locale','isEnabled','CommentView','suggestionUnloaded','add','getFirstRange','isDirty','8026400oqKChW','length','switchbutton','createCommentThreadController','_descriptionFactory','discardButton','has','_handleSuggestionControllerDelayed','2844anJXJf','getAllAdjacentSuggestions','execute','keys','values','2464ifwZJp','focus','source','set','reduce','registerAnnotation','_disableComments','26766PCHuTW','comments.maxCommentsWhenCollapsed','trackChanges.disableComments','stopListening','1268664qiWNXQ','size','getSuggestion','button','activeAnnotations','SuggestionThreadView','head','mainView','Accept\x20all\x20selected\x20suggestions','acceptAllSuggestions','requires','filter','isInContent','view','addSourceCollector','remove','addComment','acceptButton','define','_unbindEditors','_initializeController'];_0x31a1=function(){return _0x57cfe5;};return _0x31a1();}const _0x3a52dd=_0x4dba;(function(_0x5b6249,_0x41e556){const _0x4b9939=_0x4dba,_0x3d3216=_0x5b6249();while(!![]){try{const _0x2d3a51=-parseInt(_0x4b9939(0x1f0))/0x1+parseInt(_0x4b9939(0x1d1))/0x2+parseInt(_0x4b9939(0x171))/0x3+-parseInt(_0x4b9939(0x1a4))/0x4*(parseInt(_0x4b9939(0x180))/0x5)+parseInt(_0x4b9939(0x1c1))/0x6*(parseInt(_0x4b9939(0x1c6))/0x7)+-parseInt(_0x4b9939(0x1b9))/0x8+-parseInt(_0x4b9939(0x1cd))/0x9*(-parseInt(_0x4b9939(0x17f))/0xa);if(_0x2d3a51===_0x41e556)break;else _0x3d3216['push'](_0x3d3216['shift']());}catch(_0x53d062){_0x3d3216['push'](_0x3d3216['shift']());}}}(_0x31a1,0x7d1d5));function _0x4dba(_0x1ce1e0,_0x41a83f){const _0x31a13d=_0x31a1();return _0x4dba=function(_0x4dbaf7,_0x266b4b){_0x4dbaf7=_0x4dbaf7-0x169;let _0x5b4a15=_0x31a13d[_0x4dbaf7];return _0x5b4a15;},_0x4dba(_0x1ce1e0,_0x41a83f);}import{Plugin as _0x15e275}from'ckeditor5/src/core.js';import{Collection as _0x4df4b3}from'ckeditor5/src/utils.js';import{ViewModel as _0x77ac9e,SplitButtonView as _0x5bd038,createDropdown as _0x5e63a2,addListToDropdown as _0x532c8b}from'ckeditor5/src/ui.js';import{Users as _0x45bca5,getDateTimeFormatter as _0x480f47,getAllMarkersDomElementsSorted as _0x1028de}from'ckeditor5-collaboration/src/collaboration-core.js';import _0x35741d from'./trackchangesediting.js';import _0x3fc296 from'./ui/suggestioncontroller.js';import _0x67b5cc from'./ui/view/suggestionthreadview.js';import{getTranslation as _0x4a4b28}from'./utils/common-translations.js';import _0x5747dc from'../theme/icons/track-changes.svg';export default class d extends _0x15e275{static get[_0x3a52dd(0x1db)](){const _0x3e2cda=_0x3a52dd;return[_0x35741d,_0x45bca5,_0x3e2cda(0x1af),_0x3e2cda(0x16f),_0x3e2cda(0x1a5)];}static get[_0x3a52dd(0x179)](){const _0x33a24d=_0x3a52dd;return _0x33a24d(0x194);}constructor(_0x28b5f6){const _0x52b911=_0x3a52dd;super(_0x28b5f6),this[_0x52b911(0x186)]=new Map(),this[_0x52b911(0x1a3)]=new Map(),this[_0x52b911(0x199)]=new Map(),this[_0x52b911(0x185)]=new Map();const _0x2f517e=this[_0x52b911(0x1e8)][_0x52b911(0x195)];_0x2f517e[_0x52b911(0x1e3)](_0x52b911(0x19f),_0x67b5cc),_0x2f517e[_0x52b911(0x1e3)](_0x52b911(0x1cf),!0x1),this[_0x52b911(0x1cc)]=_0x2f517e[_0x52b911(0x1ed)](_0x52b911(0x1cf));}[_0x3a52dd(0x1c0)](_0x5d9e6d,_0x497536){const _0x4389c5=_0x3a52dd;0x0===this[_0x4389c5(0x185)][_0x4389c5(0x1d2)]&&setTimeout(()=>{const _0x2ad7f6=_0x4389c5;for(const [_0x2587b9,_0x501b92]of this[_0x2ad7f6(0x185)]){const _0xcebb34=this[_0x2ad7f6(0x186)][_0x2ad7f6(0x1bf)](_0x2587b9);_0xcebb34||_0x501b92?_0xcebb34&&_0x501b92&&this[_0x2ad7f6(0x17d)](_0x2587b9):this[_0x2ad7f6(0x1e5)](_0x2587b9);}this[_0x2ad7f6(0x185)][_0x2ad7f6(0x1a9)](),this[_0x2ad7f6(0x1e8)][_0x2ad7f6(0x169)][_0x2ad7f6(0x1ed)](_0x2ad7f6(0x1a5))[_0x2ad7f6(0x1ea)](),this[_0x2ad7f6(0x173)]();},0xa),this[_0x4389c5(0x185)][_0x4389c5(0x1c9)](_0x5d9e6d,_0x497536);}[_0x3a52dd(0x197)](){const _0x35d13e=_0x3a52dd,_0x1ca472=this[_0x35d13e(0x1e8)],_0x298853=_0x1ca472[_0x35d13e(0x169)][_0x35d13e(0x1ed)](_0x35d13e(0x183)),_0x2ff54c=_0x1ca472[_0x35d13e(0x169)][_0x35d13e(0x1ed)](_0x35d13e(0x16f)),_0xa7dd0c=_0x1ca472[_0x35d13e(0x169)][_0x35d13e(0x1ed)](_0x35d13e(0x1a5)),_0x5d1803=_0x1ca472[_0x35d13e(0x169)][_0x35d13e(0x1ed)](_0x35d13e(0x1af));_0x1ca472['ui'][_0x35d13e(0x1b0)][_0x35d13e(0x1b6)](_0x35d13e(0x172),_0x4e873a=>this[_0x35d13e(0x1a8)](_0x4e873a)),_0xa7dd0c[_0x35d13e(0x1df)](()=>{const _0x3826f4=_0x35d13e,_0x2a9bc8=[];for(const [_0x44dda5,_0x1ae3d4]of Array[_0x3826f4(0x18c)](this[_0x3826f4(0x186)])){const _0x393fcf=_0x44dda5[_0x3826f4(0x1c2)](),_0x4af605=[];for(const _0x2c73fa of _0x393fcf){if(!_0x2c73fa[_0x3826f4(0x1dd)])continue;if(_0x2c73fa[_0x3826f4(0x191)]){_0x4af605[_0x3826f4(0x18f)](..._0x2c73fa[_0x3826f4(0x1aa)]());continue;}const _0xdbeac=_0x2c73fa[_0x3826f4(0x1b7)]();if(_0x4af605[_0x3826f4(0x1ba)]>0x0){const _0x27b15b=_0x4af605[0x0][_0x3826f4(0x178)](_0xdbeac);if(_0x27b15b){_0x4af605[0x0]=_0x27b15b;continue;}}_0x4af605[_0x3826f4(0x18f)](_0xdbeac);}_0x2a9bc8[_0x3826f4(0x18f)]([_0x1ae3d4[_0x3826f4(0x1de)],_0x4af605]);}return _0x2a9bc8;}),this[_0x35d13e(0x1b1)](_0x298853,_0x35d13e(0x1e9),(_0x3adfca,_0x141c7d)=>{const _0x42d70=_0x35d13e;this[_0x42d70(0x1b1)](_0x141c7d,_0x42d70(0x19e),(_0x523a97,_0x54df24,_0xbe9cc5,_0x4b5a9b)=>{const _0x2ac9b5=_0x42d70;_0x141c7d[_0x2ac9b5(0x1dd)]&&(null==_0xbe9cc5?(this[_0x2ac9b5(0x184)](_0x4b5a9b[_0x2ac9b5(0x1d7)]),this[_0x2ac9b5(0x1c0)](_0x141c7d,!0x1)):(this[_0x2ac9b5(0x184)](_0xbe9cc5[_0x2ac9b5(0x1d7)]),null==_0x4b5a9b&&this[_0x2ac9b5(0x1c0)](_0x141c7d,!0x0)));}),null!==_0x141c7d[_0x42d70(0x1a7)]?this[_0x42d70(0x184)](_0x141c7d[_0x42d70(0x1d7)]):this[_0x42d70(0x1c0)](_0x141c7d,!0x1);}),this[_0x35d13e(0x1b1)](_0x298853,_0x35d13e(0x1b5),(_0x41aca9,_0x263c9d,_0x8c1c1a)=>{const _0x46d5ba=_0x35d13e;this[_0x46d5ba(0x1d0)](_0x263c9d,_0x46d5ba(0x19e)),this[_0x46d5ba(0x185)][_0x46d5ba(0x18b)](_0x263c9d),this[_0x46d5ba(0x186)][_0x46d5ba(0x1bf)](_0x263c9d)&&this[_0x46d5ba(0x17d)](_0x263c9d),_0x8c1c1a&&this[_0x46d5ba(0x184)](_0x8c1c1a[_0x46d5ba(0x1d7)]);}),this[_0x35d13e(0x1b1)](_0x298853,_0x35d13e(0x181),(_0x43b9b7,_0x5f9992)=>{const _0x4a39dc=_0x35d13e;this[_0x4a39dc(0x184)](_0x5f9992);}),this[_0x35d13e(0x1b1)](_0x2ff54c,_0x35d13e(0x189),()=>{const _0x54f588=_0x35d13e;this[_0x54f588(0x173)]();}),this[_0x35d13e(0x1b1)](_0x5d1803,_0x35d13e(0x1e1),(_0x17ef0b,{threadId:_0x1cf277,isFromAdapter:_0x5b4935})=>{const _0x4d8739=_0x35d13e;if(_0x5b4935||!_0x298853[_0x4d8739(0x18d)](_0x1cf277))return;const _0x25db62=_0x298853[_0x4d8739(0x1d3)](_0x1cf277);this[_0x4d8739(0x186)][_0x4d8739(0x1ed)](_0x25db62)[_0x4d8739(0x1de)][_0x4d8739(0x1c7)]();},{'priority':_0x35d13e(0x1ef)});}[_0x3a52dd(0x173)](){const _0x108197=_0x3a52dd,_0x5da2b9=this[_0x108197(0x1e8)][_0x108197(0x169)][_0x108197(0x1ed)](_0x108197(0x16f)),_0x4cc944=this[_0x108197(0x1e8)][_0x108197(0x169)][_0x108197(0x1ed)](_0x108197(0x183)),_0x39dc89=Array[_0x108197(0x18c)](_0x5da2b9[_0x108197(0x1d5)],_0x2c604d=>_0x2c604d[_0x108197(0x17a)])[_0x108197(0x1dc)](_0x5ee3e9=>this[_0x108197(0x1a3)][_0x108197(0x1bf)](_0x5ee3e9)),_0x12df58=[];for(const _0x1768dc of _0x39dc89){const _0x2f9724=this[_0x108197(0x1a3)][_0x108197(0x1ed)](_0x1768dc)[_0x108197(0x17e)][_0x108197(0x1c2)]();_0x12df58[_0x108197(0x18f)](..._0x2f9724[_0x108197(0x1ca)]((_0x53eb47,_0x4436b8)=>[..._0x53eb47,..._0x4436b8[_0x108197(0x193)]()],[]));}_0x4cc944[_0x108197(0x170)]=_0x12df58;}[_0x3a52dd(0x1a8)](_0x22272e){const _0x1013e6=_0x3a52dd,_0x5e130e=_0x5e63a2(_0x22272e,_0x5bd038),_0x2fe25a=this[_0x1013e6(0x1e8)][_0x1013e6(0x1ac)][_0x1013e6(0x1ed)](_0x1013e6(0x172)),_0x14b4b5=_0x4a4b28(_0x22272e,_0x1013e6(0x187));_0x5e130e[_0x1013e6(0x192)][_0x1013e6(0x1c9)]({'tooltip':_0x14b4b5,'label':_0x14b4b5,'icon':_0x5747dc}),_0x5e130e[_0x1013e6(0x192)][_0x1013e6(0x1ab)](_0x1013e6(0x1a2))['to'](_0x2fe25a,_0x1013e6(0x16d)),_0x5e130e[_0x1013e6(0x192)]['on'](_0x1013e6(0x1c3),()=>{const _0x54bc5d=_0x1013e6;_0x2fe25a[_0x54bc5d(0x1c3)](),this[_0x54bc5d(0x1e8)][_0x54bc5d(0x1eb)][_0x54bc5d(0x1de)][_0x54bc5d(0x1c7)]();});const _0x4a2127=new _0x4df4b3(),_0x1e52ad=[{'type':_0x1013e6(0x1bb),'model':{'withText':!0x0,'label':_0x14b4b5,'commandName':_0x1013e6(0x172)}},{'type':_0x1013e6(0x182)},{'type':_0x1013e6(0x1d4),'model':{'withText':!0x0,'label':_0x4a4b28(_0x22272e,_0x1013e6(0x190)),'commandName':_0x1013e6(0x1da)}},{'type':_0x1013e6(0x1d4),'model':{'withText':!0x0,'label':_0x4a4b28(_0x22272e,_0x1013e6(0x1d9)),'commandName':_0x1013e6(0x19b)}},{'type':_0x1013e6(0x1d4),'model':{'withText':!0x0,'label':_0x4a4b28(_0x22272e,_0x1013e6(0x1a6)),'commandName':_0x1013e6(0x196)}},{'type':_0x1013e6(0x1d4),'model':{'withText':!0x0,'label':_0x4a4b28(_0x22272e,_0x1013e6(0x1ae)),'commandName':_0x1013e6(0x1a0)}}];for(const _0x2d8ed5 of _0x1e52ad){let _0x40792d={'type':_0x1013e6(0x182)};if(_0x2d8ed5[_0x1013e6(0x17e)]){const _0x194f3c=new _0x77ac9e(_0x2d8ed5[_0x1013e6(0x17e)]),_0x2b08c4=this[_0x1013e6(0x1e8)][_0x1013e6(0x1ac)][_0x1013e6(0x1ed)](_0x194f3c[_0x1013e6(0x19a)]);_0x194f3c[_0x1013e6(0x1ab)](_0x1013e6(0x1a2),_0x1013e6(0x1b3))['to'](_0x2b08c4,_0x1013e6(0x16d),_0x1013e6(0x1b3)),_0x40792d={'type':_0x2d8ed5[_0x1013e6(0x18e)],'model':_0x194f3c};}_0x4a2127[_0x1013e6(0x1b6)](_0x40792d);}_0x532c8b(_0x5e130e,_0x4a2127);const _0x8285f6=_0x1e52ad[_0x1013e6(0x1dc)](_0x188dbe=>null!=_0x188dbe[_0x1013e6(0x17e)])[_0x1013e6(0x174)](_0x47aa5d=>this[_0x1013e6(0x1e8)][_0x1013e6(0x1ac)][_0x1013e6(0x1ed)](_0x47aa5d[_0x1013e6(0x17e)][_0x1013e6(0x19a)])),_0x1fe385=_0x5e130e[_0x1013e6(0x192)];return _0x1fe385[_0x1013e6(0x19d)][_0x1013e6(0x1a1)](_0x1013e6(0x1b3)),_0x1fe385[_0x1013e6(0x17c)][_0x1013e6(0x1a1)](_0x1013e6(0x1b3)),_0x1fe385[_0x1013e6(0x19d)][_0x1013e6(0x1ab)](_0x1013e6(0x1b3))['to'](_0x2fe25a,_0x1013e6(0x1b3)),_0x1fe385[_0x1013e6(0x17c)][_0x1013e6(0x1ab)](_0x1013e6(0x1b3))[_0x1013e6(0x16e)](_0x8285f6,_0x1013e6(0x1b3),(..._0xb1d49f)=>_0xb1d49f[_0x1013e6(0x1ee)](_0x24d1c3=>_0x24d1c3)),_0x5e130e['on'](_0x1013e6(0x1c3),_0x23413c=>{const _0x48ea14=_0x1013e6;this[_0x48ea14(0x1e8)][_0x48ea14(0x1c3)](_0x23413c[_0x48ea14(0x1c8)][_0x48ea14(0x19a)]),this[_0x48ea14(0x1e8)][_0x48ea14(0x1eb)][_0x48ea14(0x1de)][_0x48ea14(0x1c7)]();}),_0x5e130e;}[_0x3a52dd(0x1e5)](_0x10be5b){const _0x2f0a19=_0x3a52dd,_0x26c0a6=this[_0x2f0a19(0x1e8)],_0x32125f=_0x26c0a6[_0x2f0a19(0x195)],_0xf87be5=_0x26c0a6[_0x2f0a19(0x169)][_0x2f0a19(0x1ed)](_0x2f0a19(0x16f)),_0xf30d39=_0x26c0a6[_0x2f0a19(0x169)][_0x2f0a19(0x1ed)](_0x2f0a19(0x1af)),_0x3384cf=_0x26c0a6[_0x2f0a19(0x169)][_0x2f0a19(0x1ed)](_0x2f0a19(0x1a5)),_0x347626=_0x26c0a6[_0x2f0a19(0x169)][_0x2f0a19(0x1ed)](_0x45bca5)['me'],_0x1ac084=_0x32125f[_0x2f0a19(0x1ed)](_0x2f0a19(0x172))[_0x2f0a19(0x1d6)],{CommentsListView:_0xc5229f,CommentThreadInputView:_0x1565fa}=_0x26c0a6[_0x2f0a19(0x169)][_0x2f0a19(0x1ed)](_0x2f0a19(0x18a));let _0x259bf3,_0x35cc2a;this[_0x2f0a19(0x199)][_0x2f0a19(0x1bf)](_0x10be5b['id'])?(_0x35cc2a=this[_0x2f0a19(0x199)][_0x2f0a19(0x1ed)](_0x10be5b['id']),_0x259bf3=_0x35cc2a[_0x2f0a19(0x1d8)]):(_0x259bf3=new _0x1ac084(_0x26c0a6[_0x2f0a19(0x1b2)],_0x10be5b,_0x347626,{'disableComments':this[_0x2f0a19(0x1cc)],'editorConfig':_0x32125f[_0x2f0a19(0x1ed)](_0x2f0a19(0x176)),'maxCommentsWhenCollapsed':_0x32125f[_0x2f0a19(0x1ed)](_0x2f0a19(0x1ce)),'maxThreadTotalWeight':_0x32125f[_0x2f0a19(0x1ed)](_0x2f0a19(0x19c)),'maxCommentCharsWhenCollapsed':_0x32125f[_0x2f0a19(0x1ed)](_0x2f0a19(0x16c)),'formatDateTime':_0x480f47(_0x32125f[_0x2f0a19(0x1ed)](_0x2f0a19(0x1b2))),'CommentView':_0x32125f[_0x2f0a19(0x1ed)](_0x2f0a19(0x177))[_0x2f0a19(0x1b4)],'CommentsListView':_0xc5229f,'CommentThreadInputView':_0x1565fa}),_0x259bf3[_0x2f0a19(0x1e2)]['on'](_0x2f0a19(0x1c3),()=>{const _0x4ea388=_0x2f0a19;_0x26c0a6[_0x4ea388(0x1eb)][_0x4ea388(0x1de)][_0x4ea388(0x1c7)]();}),_0x259bf3[_0x2f0a19(0x1be)]['on'](_0x2f0a19(0x1c3),()=>{const _0x2af5a6=_0x2f0a19;_0x26c0a6[_0x2af5a6(0x1eb)][_0x2af5a6(0x1de)][_0x2af5a6(0x1c7)]();}),_0x35cc2a=_0xf87be5[_0x2f0a19(0x1ad)](this[_0x2f0a19(0x1e8)][_0x2f0a19(0x1b2)],_0x259bf3),_0x35cc2a[_0x2f0a19(0x1ab)](_0x2f0a19(0x1b8))['to'](_0x259bf3,_0x2f0a19(0x1b8)),_0x35cc2a[_0x2f0a19(0x1ab)](_0x2f0a19(0x1ba))['to'](_0x259bf3),_0x35cc2a[_0x2f0a19(0x1ab)](_0x2f0a19(0x18e))['to'](_0x259bf3,_0x2f0a19(0x18e),_0xd204e5=>_0x2f0a19(0x188)+_0xd204e5),this[_0x2f0a19(0x199)][_0x2f0a19(0x1c9)](_0x10be5b['id'],_0x35cc2a));const _0x28db85=_0xf30d39[_0x2f0a19(0x1bc)](_0x10be5b[_0x2f0a19(0x175)],_0x259bf3),_0x4efcaf=new _0x3fc296(_0x26c0a6,_0x10be5b,_0x259bf3,_0x28db85),_0x784913=_0x10be5b[_0x2f0a19(0x1c2)]()[_0x2f0a19(0x1dc)](_0x62c8d7=>_0x62c8d7[_0x2f0a19(0x1dd)]);_0x259bf3[_0x2f0a19(0x1e6)]=_0x26c0a6[_0x2f0a19(0x169)][_0x2f0a19(0x1ed)](_0x2f0a19(0x183))[_0x2f0a19(0x1bd)][_0x2f0a19(0x16b)](_0x784913),this[_0x2f0a19(0x186)][_0x2f0a19(0x1c9)](_0x10be5b,_0x4efcaf),this[_0x2f0a19(0x1a3)][_0x2f0a19(0x1c9)](_0x259bf3,_0x4efcaf);const _0x265d07=_0xf87be5[_0x2f0a19(0x198)]({'view':_0x35cc2a,'target':()=>{const _0x44b05e=_0x2f0a19,_0x47a758=[],_0x3e8e85=_0x10be5b[_0x44b05e(0x1c2)]()[_0x44b05e(0x1dc)](_0x440130=>_0x440130[_0x44b05e(0x1dd)]);for(const _0x2dcce4 of _0x3e8e85)_0x47a758[_0x44b05e(0x18f)](..._0x2dcce4[_0x44b05e(0x17b)]());return _0x1028de(_0x26c0a6[_0x44b05e(0x1eb)],_0x47a758);},'type':()=>_0x2f0a19(0x188)+_0x4efcaf[_0x2f0a19(0x1de)][_0x2f0a19(0x18e)]});_0xf30d39[_0x2f0a19(0x16a)](_0x259bf3,_0x265d07),_0xf87be5[_0x2f0a19(0x1b6)](_0x265d07),_0x3384cf[_0x2f0a19(0x1cb)](_0x265d07);}[_0x3a52dd(0x17d)](_0x1a7b8c){const _0x1d7424=_0x3a52dd,_0x103522=this[_0x1d7424(0x1e8)][_0x1d7424(0x169)][_0x1d7424(0x1ed)](_0x1d7424(0x1af)),_0x5ae20c=this[_0x1d7424(0x1e8)][_0x1d7424(0x169)][_0x1d7424(0x1ed)](_0x1d7424(0x16f)),_0x43f590=this[_0x1d7424(0x186)][_0x1d7424(0x1ed)](_0x1a7b8c),_0x3d4b41=_0x43f590[_0x1d7424(0x1de)],_0x408458=_0x5ae20c[_0x1d7424(0x1ec)](_0x3d4b41);_0x103522[_0x1d7424(0x1e4)](_0x3d4b41),_0x408458&&_0x5ae20c[_0x1d7424(0x1e0)](_0x408458),this[_0x1d7424(0x186)][_0x1d7424(0x18b)](_0x1a7b8c),this[_0x1d7424(0x1a3)][_0x1d7424(0x18b)](_0x3d4b41),_0x43f590[_0x1d7424(0x1e7)]();}[_0x3a52dd(0x184)](_0x1d88c6){const _0x17ecd8=_0x3a52dd;if(!_0x1d88c6[_0x17ecd8(0x1dd)]||!this[_0x17ecd8(0x186)][_0x17ecd8(0x1bf)](_0x1d88c6))return;const _0x55f977=this[_0x17ecd8(0x1e8)][_0x17ecd8(0x169)][_0x17ecd8(0x1ed)](_0x17ecd8(0x183)),_0x32ff53=this[_0x17ecd8(0x186)][_0x17ecd8(0x1ed)](_0x1d88c6),_0xa8e26c=_0x1d88c6[_0x17ecd8(0x1c2)]();_0x32ff53[_0x17ecd8(0x1de)][_0x17ecd8(0x1e6)]=_0x55f977[_0x17ecd8(0x1bd)][_0x17ecd8(0x16b)](_0xa8e26c);}[_0x3a52dd(0x1e7)](){const _0x402c93=_0x3a52dd;for(const _0x1f8931 of this[_0x402c93(0x186)][_0x402c93(0x1c4)]())this[_0x402c93(0x17d)](_0x1f8931);for(const _0x1d4bd0 of this[_0x402c93(0x199)][_0x402c93(0x1c5)]())_0x1d4bd0[_0x402c93(0x1d8)][_0x402c93(0x1e7)]();super[_0x402c93(0x1e7)]();}}
23
+ const _0x38f0e9=_0xbe87;(function(_0x1fa11e,_0x124914){const _0x40e9aa=_0xbe87,_0x40ea2d=_0x1fa11e();while(!![]){try{const _0x385261=-parseInt(_0x40e9aa(0x167))/0x1*(-parseInt(_0x40e9aa(0x100))/0x2)+parseInt(_0x40e9aa(0x13b))/0x3+parseInt(_0x40e9aa(0x12f))/0x4+parseInt(_0x40e9aa(0x10b))/0x5*(parseInt(_0x40e9aa(0x156))/0x6)+-parseInt(_0x40e9aa(0x14d))/0x7+parseInt(_0x40e9aa(0x103))/0x8+-parseInt(_0x40e9aa(0x11e))/0x9;if(_0x385261===_0x124914)break;else _0x40ea2d['push'](_0x40ea2d['shift']());}catch(_0x5b5af1){_0x40ea2d['push'](_0x40ea2d['shift']());}}}(_0x48a9,0x19678));import{Plugin as _0xb11079}from'ckeditor5/src/core.js';import{Collection as _0x340da1}from'ckeditor5/src/utils.js';import{ViewModel as _0x4346dd,SplitButtonView as _0x3c2a0f,createDropdown as _0x572046,addListToDropdown as _0x587785}from'ckeditor5/src/ui.js';import{Users as _0x3d7a0b,getDateTimeFormatter as _0x3bc6d7,getAllMarkersDomElementsSorted as _0x4254df}from'ckeditor5-collaboration/src/collaboration-core.js';function _0xbe87(_0x15cbfa,_0x3957c5){const _0x48a954=_0x48a9();return _0xbe87=function(_0xbe87eb,_0x171b14){_0xbe87eb=_0xbe87eb-0xef;let _0x24b137=_0x48a954[_0xbe87eb];return _0x24b137;},_0xbe87(_0x15cbfa,_0x3957c5);}function _0x48a9(){const _0x38780c=['CommentView','some','componentFactory','commands','TrackChangesUI','registerAnnotation','390574cUTcBu','change:activeAnnotations','trackChanges.disableComments','366208zkSErk','init','acceptButton','Accept\x20all\x20suggestions','keys','values','hasSuggestion','arrowView','620885xWVCUn','toMany','editor','_updateController','Discard\x20all\x20suggestions','previous','change:previous','suggestion-','isEnabled','focus','lowest','discardAllSuggestions','comments.maxCommentCharsWhenCollapsed','getJoined','has','getMarkers','EditorAnnotations','length','_refreshActiveMarkers','2393532tUGreY','getMarkerNames','actionView','_disableComments','addComment','from','getAllAdjacentSuggestions','_destroyController','getFirstRange','refreshSelectedViews','addSourceCollector','push','getSuggestion','get','type','destroy','value','36208VdHKaI','mainView','comments.maxCommentsWhenCollapsed','size','add','buttonView','discardButton','suggestionLoaded','_initializeController','CommentsRepository','createCommentThreadController','suggestionChanged','57816cZoywP','innerView','config','button','_unbindEditors','Track\x20changes','activeAnnotations','suggestionUnloaded','getDescriptions','comments','isDirty','locale','comments.editorConfig','createAnnotationView','_descriptionFactory','map','_suggestionToController','clear','164920OSUMTZ','acceptSelectedSuggestions','acceptAllSuggestions','descriptionParts','discardSelectedSuggestions','separator','Discard\x20all\x20selected\x20suggestions','editing','isInContent','6gZXgfX','activeMarkers','CommentsUI','plugins','execute','bind','comments.maxThreadTotalWeight','_bindAnnotationToEditors','delete','define','listenTo','pluginName','unbind','switchbutton','_annotationViews','filter','getByInnerView','1zYojVv','reduce','trackChanges','Annotations','head','commentThread','model','isOn','commandName','_handleControllerBuffer','TrackChangesEditing','_viewToController','SuggestionThreadView','source','set','requires','Accept\x20all\x20selected\x20suggestions','createAnnotation','_handleSuggestionControllerDelayed','stopListening','getRanges','trackChanges.SuggestionThreadView','view','remove','_createUIButton','isMultiRange'];_0x48a9=function(){return _0x38780c;};return _0x48a9();}import _0xd51cdd from'./trackchangesediting.js';import _0x488952 from'./ui/suggestioncontroller.js';import _0x15a2c9 from'./ui/view/suggestionthreadview.js';import{getTranslation as _0x20ce74}from'./utils/common-translations.js';import _0x525b22 from'../theme/icons/track-changes.svg';export default class d extends _0xb11079{static get[_0x38f0e9(0xef)](){const _0x4a6bff=_0x38f0e9;return[_0xd51cdd,_0x3d7a0b,_0x4a6bff(0x138),_0x4a6bff(0x16a),_0x4a6bff(0x11b)];}static get[_0x38f0e9(0x161)](){const _0x5a2bf1=_0x38f0e9;return _0x5a2bf1(0xfe);}constructor(_0x13919a){const _0x395c2b=_0x38f0e9;super(_0x13919a),this[_0x395c2b(0x14b)]=new Map(),this[_0x395c2b(0x172)]=new Map(),this[_0x395c2b(0x164)]=new Map(),this[_0x395c2b(0x170)]=new Map();const _0x57f471=this[_0x395c2b(0x10d)][_0x395c2b(0x13d)];_0x57f471[_0x395c2b(0x15f)](_0x395c2b(0xf5),_0x15a2c9),_0x57f471[_0x395c2b(0x15f)](_0x395c2b(0x102),!0x1),this[_0x395c2b(0x121)]=_0x57f471[_0x395c2b(0x12b)](_0x395c2b(0x102));}[_0x38f0e9(0xf2)](_0x280747,_0x5d09e3){const _0x477505=_0x38f0e9;0x0===this[_0x477505(0x170)][_0x477505(0x132)]&&setTimeout(()=>{const _0x3af763=_0x477505;for(const [_0x547821,_0x58db4c]of this[_0x3af763(0x170)]){const _0x3590b4=this[_0x3af763(0x14b)][_0x3af763(0x119)](_0x547821);_0x3590b4||_0x58db4c?_0x3590b4&&_0x58db4c&&this[_0x3af763(0x125)](_0x547821):this[_0x3af763(0x137)](_0x547821);}this[_0x3af763(0x170)][_0x3af763(0x14c)](),this[_0x3af763(0x10d)][_0x3af763(0x159)][_0x3af763(0x12b)](_0x3af763(0x11b))[_0x3af763(0x127)](),this[_0x3af763(0x11d)]();},0xa),this[_0x477505(0x170)][_0x477505(0x175)](_0x280747,_0x5d09e3);}[_0x38f0e9(0x104)](){const _0x4904cd=_0x38f0e9,_0x42a0b0=this[_0x4904cd(0x10d)],_0xcd09e9=_0x42a0b0[_0x4904cd(0x159)][_0x4904cd(0x12b)](_0x4904cd(0x171)),_0x4c93f2=_0x42a0b0[_0x4904cd(0x159)][_0x4904cd(0x12b)](_0x4904cd(0x16a)),_0x522da2=_0x42a0b0[_0x4904cd(0x159)][_0x4904cd(0x12b)](_0x4904cd(0x11b)),_0x3c5b93=_0x42a0b0[_0x4904cd(0x159)][_0x4904cd(0x12b)](_0x4904cd(0x138));_0x42a0b0['ui'][_0x4904cd(0xfc)][_0x4904cd(0x133)](_0x4904cd(0x169),_0x518a7e=>this[_0x4904cd(0xf8)](_0x518a7e)),_0x522da2[_0x4904cd(0x128)](()=>{const _0x3cb23f=_0x4904cd,_0x5616fa=[];for(const [_0x35f085,_0x57518e]of Array[_0x3cb23f(0x123)](this[_0x3cb23f(0x14b)])){const _0x280b43=_0x35f085[_0x3cb23f(0x124)](),_0x3a6538=[];for(const _0x35d07c of _0x280b43){if(!_0x35d07c[_0x3cb23f(0x155)])continue;if(_0x35d07c[_0x3cb23f(0xf9)]){_0x3a6538[_0x3cb23f(0x129)](..._0x35d07c[_0x3cb23f(0xf4)]());continue;}const _0xeeb1c7=_0x35d07c[_0x3cb23f(0x126)]();if(_0x3a6538[_0x3cb23f(0x11c)]>0x0){const _0x58ba18=_0x3a6538[0x0][_0x3cb23f(0x118)](_0xeeb1c7);if(_0x58ba18){_0x3a6538[0x0]=_0x58ba18;continue;}}_0x3a6538[_0x3cb23f(0x129)](_0xeeb1c7);}_0x5616fa[_0x3cb23f(0x129)]([_0x57518e[_0x3cb23f(0xf6)],_0x3a6538]);}return _0x5616fa;}),this[_0x4904cd(0x160)](_0xcd09e9,_0x4904cd(0x136),(_0x16bd7d,_0x49bac3)=>{const _0x47f8c5=_0x4904cd;this[_0x47f8c5(0x160)](_0x49bac3,_0x47f8c5(0x111),(_0x59521b,_0x2b7a5b,_0x40a54a,_0x1e88c5)=>{const _0x19eed4=_0x47f8c5;_0x49bac3[_0x19eed4(0x155)]&&(null==_0x40a54a?(this[_0x19eed4(0x10e)](_0x1e88c5[_0x19eed4(0x16b)]),this[_0x19eed4(0xf2)](_0x49bac3,!0x1)):(this[_0x19eed4(0x10e)](_0x40a54a[_0x19eed4(0x16b)]),null==_0x1e88c5&&this[_0x19eed4(0xf2)](_0x49bac3,!0x0)));}),null!==_0x49bac3[_0x47f8c5(0x110)]?this[_0x47f8c5(0x10e)](_0x49bac3[_0x47f8c5(0x16b)]):this[_0x47f8c5(0xf2)](_0x49bac3,!0x1);}),this[_0x4904cd(0x160)](_0xcd09e9,_0x4904cd(0x142),(_0x8a51d6,_0x2f3472,_0x2b3a0e)=>{const _0x559e4a=_0x4904cd;this[_0x559e4a(0xf3)](_0x2f3472,_0x559e4a(0x111)),this[_0x559e4a(0x170)][_0x559e4a(0x15e)](_0x2f3472),this[_0x559e4a(0x14b)][_0x559e4a(0x119)](_0x2f3472)&&this[_0x559e4a(0x125)](_0x2f3472),_0x2b3a0e&&this[_0x559e4a(0x10e)](_0x2b3a0e[_0x559e4a(0x16b)]);}),this[_0x4904cd(0x160)](_0xcd09e9,_0x4904cd(0x13a),(_0x2fa4e7,_0x1e4518)=>{const _0x24154b=_0x4904cd;this[_0x24154b(0x10e)](_0x1e4518);}),this[_0x4904cd(0x160)](_0x4c93f2,_0x4904cd(0x101),()=>{const _0x5757af=_0x4904cd;this[_0x5757af(0x11d)]();}),this[_0x4904cd(0x160)](_0x3c5b93,_0x4904cd(0x122),(_0x26ee62,{threadId:_0x14dfa9,isFromAdapter:_0x25f645})=>{const _0x516e3b=_0x4904cd;if(_0x25f645||!_0xcd09e9[_0x516e3b(0x109)](_0x14dfa9))return;const _0x20a26d=_0xcd09e9[_0x516e3b(0x12a)](_0x14dfa9);this[_0x516e3b(0x14b)][_0x516e3b(0x12b)](_0x20a26d)[_0x516e3b(0xf6)][_0x516e3b(0x114)]();},{'priority':_0x4904cd(0x115)});}[_0x38f0e9(0x11d)](){const _0x2e5495=_0x38f0e9,_0x4bb61e=this[_0x2e5495(0x10d)][_0x2e5495(0x159)][_0x2e5495(0x12b)](_0x2e5495(0x16a)),_0x3a4c01=this[_0x2e5495(0x10d)][_0x2e5495(0x159)][_0x2e5495(0x12b)](_0x2e5495(0x171)),_0x18b37e=Array[_0x2e5495(0x123)](_0x4bb61e[_0x2e5495(0x141)],_0x55b2ac=>_0x55b2ac[_0x2e5495(0x13c)])[_0x2e5495(0x165)](_0x83df2c=>this[_0x2e5495(0x172)][_0x2e5495(0x119)](_0x83df2c)),_0xc38cc8=[];for(const _0x3cd581 of _0x18b37e){const _0x180dfe=this[_0x2e5495(0x172)][_0x2e5495(0x12b)](_0x3cd581)[_0x2e5495(0x16d)][_0x2e5495(0x124)]();_0xc38cc8[_0x2e5495(0x129)](..._0x180dfe[_0x2e5495(0x168)]((_0x53ef2b,_0x105a9a)=>[..._0x53ef2b,..._0x105a9a[_0x2e5495(0x11f)]()],[]));}_0x3a4c01[_0x2e5495(0x157)]=_0xc38cc8;}[_0x38f0e9(0xf8)](_0x273968){const _0x1cac1=_0x38f0e9,_0x47b2dd=_0x572046(_0x273968,_0x3c2a0f),_0x8c1f3=this[_0x1cac1(0x10d)][_0x1cac1(0xfd)][_0x1cac1(0x12b)](_0x1cac1(0x169)),_0x1745dd=_0x20ce74(_0x273968,_0x1cac1(0x140));_0x47b2dd[_0x1cac1(0x134)][_0x1cac1(0x175)]({'tooltip':_0x1745dd,'label':_0x1745dd,'icon':_0x525b22}),_0x47b2dd[_0x1cac1(0x134)][_0x1cac1(0x15b)](_0x1cac1(0x16e))['to'](_0x8c1f3,_0x1cac1(0x12e)),_0x47b2dd[_0x1cac1(0x134)]['on'](_0x1cac1(0x15a),()=>{const _0x370a2c=_0x1cac1;_0x8c1f3[_0x370a2c(0x15a)](),this[_0x370a2c(0x10d)][_0x370a2c(0x154)][_0x370a2c(0xf6)][_0x370a2c(0x114)]();});const _0x392507=new _0x340da1(),_0xc341c9=[{'type':_0x1cac1(0x163),'model':{'withText':!0x0,'label':_0x1745dd,'commandName':_0x1cac1(0x169)}},{'type':_0x1cac1(0x152)},{'type':_0x1cac1(0x13e),'model':{'withText':!0x0,'label':_0x20ce74(_0x273968,_0x1cac1(0x106)),'commandName':_0x1cac1(0x14f)}},{'type':_0x1cac1(0x13e),'model':{'withText':!0x0,'label':_0x20ce74(_0x273968,_0x1cac1(0xf0)),'commandName':_0x1cac1(0x14e)}},{'type':_0x1cac1(0x13e),'model':{'withText':!0x0,'label':_0x20ce74(_0x273968,_0x1cac1(0x10f)),'commandName':_0x1cac1(0x116)}},{'type':_0x1cac1(0x13e),'model':{'withText':!0x0,'label':_0x20ce74(_0x273968,_0x1cac1(0x153)),'commandName':_0x1cac1(0x151)}}];for(const _0x3272dd of _0xc341c9){let _0x13d51f={'type':_0x1cac1(0x152)};if(_0x3272dd[_0x1cac1(0x16d)]){const _0x224bb1=new _0x4346dd(_0x3272dd[_0x1cac1(0x16d)]),_0x46bff6=this[_0x1cac1(0x10d)][_0x1cac1(0xfd)][_0x1cac1(0x12b)](_0x224bb1[_0x1cac1(0x16f)]);_0x224bb1[_0x1cac1(0x15b)](_0x1cac1(0x16e),_0x1cac1(0x113))['to'](_0x46bff6,_0x1cac1(0x12e),_0x1cac1(0x113)),_0x13d51f={'type':_0x3272dd[_0x1cac1(0x12c)],'model':_0x224bb1};}_0x392507[_0x1cac1(0x133)](_0x13d51f);}_0x587785(_0x47b2dd,_0x392507);const _0x544607=_0xc341c9[_0x1cac1(0x165)](_0x3beb8f=>null!=_0x3beb8f[_0x1cac1(0x16d)])[_0x1cac1(0x14a)](_0x14525a=>this[_0x1cac1(0x10d)][_0x1cac1(0xfd)][_0x1cac1(0x12b)](_0x14525a[_0x1cac1(0x16d)][_0x1cac1(0x16f)])),_0x115ab8=_0x47b2dd[_0x1cac1(0x134)];return _0x115ab8[_0x1cac1(0x120)][_0x1cac1(0x162)](_0x1cac1(0x113)),_0x115ab8[_0x1cac1(0x10a)][_0x1cac1(0x162)](_0x1cac1(0x113)),_0x115ab8[_0x1cac1(0x120)][_0x1cac1(0x15b)](_0x1cac1(0x113))['to'](_0x8c1f3,_0x1cac1(0x113)),_0x115ab8[_0x1cac1(0x10a)][_0x1cac1(0x15b)](_0x1cac1(0x113))[_0x1cac1(0x10c)](_0x544607,_0x1cac1(0x113),(..._0x2a6448)=>_0x2a6448[_0x1cac1(0xfb)](_0x47730d=>_0x47730d)),_0x47b2dd['on'](_0x1cac1(0x15a),_0xfac44a=>{const _0x25b787=_0x1cac1;this[_0x25b787(0x10d)][_0x25b787(0x15a)](_0xfac44a[_0x25b787(0x174)][_0x25b787(0x16f)]),this[_0x25b787(0x10d)][_0x25b787(0x154)][_0x25b787(0xf6)][_0x25b787(0x114)]();}),_0x47b2dd;}[_0x38f0e9(0x137)](_0x4be08f){const _0x2cf658=_0x38f0e9,_0x572bc6=this[_0x2cf658(0x10d)],_0x5b4557=_0x572bc6[_0x2cf658(0x13d)],_0x50a1f7=_0x572bc6[_0x2cf658(0x159)][_0x2cf658(0x12b)](_0x2cf658(0x16a)),_0x2a1f4c=_0x572bc6[_0x2cf658(0x159)][_0x2cf658(0x12b)](_0x2cf658(0x138)),_0x27b996=_0x572bc6[_0x2cf658(0x159)][_0x2cf658(0x12b)](_0x2cf658(0x11b)),_0x1273c4=_0x572bc6[_0x2cf658(0x159)][_0x2cf658(0x12b)](_0x3d7a0b)['me'],_0x5e56d5=_0x5b4557[_0x2cf658(0x12b)](_0x2cf658(0x169))[_0x2cf658(0x173)],{CommentsListView:_0x2d9d41,CommentThreadInputView:_0xf0bdd5}=_0x572bc6[_0x2cf658(0x159)][_0x2cf658(0x12b)](_0x2cf658(0x158));let _0x7b9e64,_0x407fe4;this[_0x2cf658(0x164)][_0x2cf658(0x119)](_0x4be08f['id'])?(_0x407fe4=this[_0x2cf658(0x164)][_0x2cf658(0x12b)](_0x4be08f['id']),_0x7b9e64=_0x407fe4[_0x2cf658(0x130)]):(_0x7b9e64=new _0x5e56d5(_0x572bc6[_0x2cf658(0x146)],_0x4be08f,_0x1273c4,{'disableComments':this[_0x2cf658(0x121)],'editorConfig':_0x5b4557[_0x2cf658(0x12b)](_0x2cf658(0x147)),'maxCommentsWhenCollapsed':_0x5b4557[_0x2cf658(0x12b)](_0x2cf658(0x131)),'maxThreadTotalWeight':_0x5b4557[_0x2cf658(0x12b)](_0x2cf658(0x15c)),'maxCommentCharsWhenCollapsed':_0x5b4557[_0x2cf658(0x12b)](_0x2cf658(0x117)),'formatDateTime':_0x3bc6d7(_0x5b4557[_0x2cf658(0x12b)](_0x2cf658(0x146))),'CommentView':_0x5b4557[_0x2cf658(0x12b)](_0x2cf658(0x144))[_0x2cf658(0xfa)],'CommentsListView':_0x2d9d41,'CommentThreadInputView':_0xf0bdd5}),_0x7b9e64[_0x2cf658(0x105)]['on'](_0x2cf658(0x15a),()=>{const _0xcac0af=_0x2cf658;_0x572bc6[_0xcac0af(0x154)][_0xcac0af(0xf6)][_0xcac0af(0x114)]();}),_0x7b9e64[_0x2cf658(0x135)]['on'](_0x2cf658(0x15a),()=>{const _0x1acde9=_0x2cf658;_0x572bc6[_0x1acde9(0x154)][_0x1acde9(0xf6)][_0x1acde9(0x114)]();}),_0x407fe4=_0x50a1f7[_0x2cf658(0x148)](this[_0x2cf658(0x10d)][_0x2cf658(0x146)],_0x7b9e64),_0x407fe4[_0x2cf658(0x15b)](_0x2cf658(0x145))['to'](_0x7b9e64,_0x2cf658(0x145)),_0x407fe4[_0x2cf658(0x15b)](_0x2cf658(0x11c))['to'](_0x7b9e64),_0x407fe4[_0x2cf658(0x15b)](_0x2cf658(0x12c))['to'](_0x7b9e64,_0x2cf658(0x12c),_0x35fd77=>_0x2cf658(0x112)+_0x35fd77),this[_0x2cf658(0x164)][_0x2cf658(0x175)](_0x4be08f['id'],_0x407fe4));const _0x1d8fb1=_0x2a1f4c[_0x2cf658(0x139)](_0x4be08f[_0x2cf658(0x16c)],_0x7b9e64),_0x3fb414=new _0x488952(_0x572bc6,_0x4be08f,_0x7b9e64,_0x1d8fb1),_0x2f7b86=_0x4be08f[_0x2cf658(0x124)]()[_0x2cf658(0x165)](_0x58b1f2=>_0x58b1f2[_0x2cf658(0x155)]);_0x7b9e64[_0x2cf658(0x150)]=_0x572bc6[_0x2cf658(0x159)][_0x2cf658(0x12b)](_0x2cf658(0x171))[_0x2cf658(0x149)][_0x2cf658(0x143)](_0x2f7b86),this[_0x2cf658(0x14b)][_0x2cf658(0x175)](_0x4be08f,_0x3fb414),this[_0x2cf658(0x172)][_0x2cf658(0x175)](_0x7b9e64,_0x3fb414);const _0x37f4f1=_0x50a1f7[_0x2cf658(0xf1)]({'view':_0x407fe4,'target':()=>{const _0x4b55db=_0x2cf658,_0x2218ae=[],_0x2c73a1=_0x4be08f[_0x4b55db(0x124)]()[_0x4b55db(0x165)](_0x4705fe=>_0x4705fe[_0x4b55db(0x155)]);for(const _0x18a07b of _0x2c73a1)_0x2218ae[_0x4b55db(0x129)](..._0x18a07b[_0x4b55db(0x11a)]());return _0x4254df(_0x572bc6[_0x4b55db(0x154)],_0x2218ae);},'type':()=>_0x2cf658(0x112)+_0x3fb414[_0x2cf658(0xf6)][_0x2cf658(0x12c)]});_0x2a1f4c[_0x2cf658(0x15d)](_0x7b9e64,_0x37f4f1),_0x50a1f7[_0x2cf658(0x133)](_0x37f4f1),_0x27b996[_0x2cf658(0xff)](_0x37f4f1);}[_0x38f0e9(0x125)](_0x3e36c8){const _0x6e4b58=_0x38f0e9,_0x5f23a9=this[_0x6e4b58(0x10d)][_0x6e4b58(0x159)][_0x6e4b58(0x12b)](_0x6e4b58(0x138)),_0x184451=this[_0x6e4b58(0x10d)][_0x6e4b58(0x159)][_0x6e4b58(0x12b)](_0x6e4b58(0x16a)),_0xd124c0=this[_0x6e4b58(0x14b)][_0x6e4b58(0x12b)](_0x3e36c8),_0x337542=_0xd124c0[_0x6e4b58(0xf6)],_0x5a7525=_0x184451[_0x6e4b58(0x166)](_0x337542);_0x5f23a9[_0x6e4b58(0x13f)](_0x337542),_0x5a7525&&_0x184451[_0x6e4b58(0xf7)](_0x5a7525),this[_0x6e4b58(0x14b)][_0x6e4b58(0x15e)](_0x3e36c8),this[_0x6e4b58(0x172)][_0x6e4b58(0x15e)](_0x337542),_0xd124c0[_0x6e4b58(0x12d)]();}[_0x38f0e9(0x10e)](_0x40fde7){const _0x595cfb=_0x38f0e9;if(!_0x40fde7[_0x595cfb(0x155)]||!this[_0x595cfb(0x14b)][_0x595cfb(0x119)](_0x40fde7))return;const _0x267a43=this[_0x595cfb(0x10d)][_0x595cfb(0x159)][_0x595cfb(0x12b)](_0x595cfb(0x171)),_0x1bcd2e=this[_0x595cfb(0x14b)][_0x595cfb(0x12b)](_0x40fde7),_0x2ba419=_0x40fde7[_0x595cfb(0x124)]();_0x1bcd2e[_0x595cfb(0xf6)][_0x595cfb(0x150)]=_0x267a43[_0x595cfb(0x149)][_0x595cfb(0x143)](_0x2ba419);}[_0x38f0e9(0x12d)](){const _0xcdda73=_0x38f0e9;for(const _0x3b682d of this[_0xcdda73(0x14b)][_0xcdda73(0x107)]())this[_0xcdda73(0x125)](_0x3b682d);for(const _0x57acd1 of this[_0xcdda73(0x164)][_0xcdda73(0x108)]())_0x57acd1[_0xcdda73(0x130)][_0xcdda73(0x12d)]();super[_0xcdda73(0x12d)]();}}