@ckeditor/ckeditor5-track-changes 43.2.0-alpha.1 → 43.2.0-alpha.2
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/build/track-changes.js +1 -1
- package/dist/index.js +3 -3
- package/dist/translations/ar.js +1 -1
- package/dist/translations/ar.umd.js +1 -1
- package/dist/translations/az.js +1 -1
- package/dist/translations/az.umd.js +1 -1
- package/dist/translations/bg.js +1 -1
- package/dist/translations/bg.umd.js +1 -1
- package/dist/translations/bn.js +1 -1
- package/dist/translations/bn.umd.js +1 -1
- package/dist/translations/ca.js +1 -1
- package/dist/translations/ca.umd.js +1 -1
- package/dist/translations/cs.js +1 -1
- package/dist/translations/cs.umd.js +1 -1
- package/dist/translations/da.js +1 -1
- package/dist/translations/da.umd.js +1 -1
- package/dist/translations/de.js +1 -1
- package/dist/translations/de.umd.js +1 -1
- package/dist/translations/el.js +1 -1
- package/dist/translations/el.umd.js +1 -1
- package/dist/translations/en-au.js +1 -1
- package/dist/translations/en-au.umd.js +1 -1
- package/dist/translations/en.umd.js +1 -1
- package/dist/translations/es.js +1 -1
- package/dist/translations/es.umd.js +1 -1
- package/dist/translations/et.js +1 -1
- package/dist/translations/et.umd.js +1 -1
- package/dist/translations/fi.js +1 -1
- package/dist/translations/fi.umd.js +1 -1
- package/dist/translations/fr.js +1 -1
- package/dist/translations/fr.umd.js +1 -1
- package/dist/translations/gl.js +1 -1
- package/dist/translations/gl.umd.js +1 -1
- package/dist/translations/he.js +1 -1
- package/dist/translations/he.umd.js +1 -1
- package/dist/translations/hi.js +1 -1
- package/dist/translations/hi.umd.js +1 -1
- package/dist/translations/hr.js +1 -1
- package/dist/translations/hr.umd.js +1 -1
- package/dist/translations/hu.js +1 -1
- package/dist/translations/hu.umd.js +1 -1
- package/dist/translations/id.js +1 -1
- package/dist/translations/id.umd.js +1 -1
- package/dist/translations/it.js +1 -1
- package/dist/translations/it.umd.js +1 -1
- package/dist/translations/ja.js +1 -1
- package/dist/translations/ja.umd.js +1 -1
- package/dist/translations/ko.js +1 -1
- package/dist/translations/ko.umd.js +1 -1
- package/dist/translations/lt.js +1 -1
- package/dist/translations/lt.umd.js +1 -1
- package/dist/translations/lv.js +1 -1
- package/dist/translations/lv.umd.js +1 -1
- package/dist/translations/ms.js +1 -1
- package/dist/translations/ms.umd.js +1 -1
- package/dist/translations/nl.js +1 -1
- package/dist/translations/nl.umd.js +1 -1
- package/dist/translations/no.js +1 -1
- package/dist/translations/no.umd.js +1 -1
- package/dist/translations/pl.js +1 -1
- package/dist/translations/pl.umd.js +1 -1
- package/dist/translations/pt-br.js +1 -1
- package/dist/translations/pt-br.umd.js +1 -1
- package/dist/translations/pt.js +1 -1
- package/dist/translations/pt.umd.js +1 -1
- package/dist/translations/ro.js +1 -1
- package/dist/translations/ro.umd.js +1 -1
- package/dist/translations/ru.js +1 -1
- package/dist/translations/ru.umd.js +1 -1
- package/dist/translations/sk.js +1 -1
- package/dist/translations/sk.umd.js +1 -1
- package/dist/translations/sq.js +1 -1
- package/dist/translations/sq.umd.js +1 -1
- package/dist/translations/sr-latn.js +1 -1
- package/dist/translations/sr-latn.umd.js +1 -1
- package/dist/translations/sr.js +1 -1
- package/dist/translations/sr.umd.js +1 -1
- package/dist/translations/sv.js +1 -1
- package/dist/translations/sv.umd.js +1 -1
- package/dist/translations/th.js +1 -1
- package/dist/translations/th.umd.js +1 -1
- package/dist/translations/tk.js +1 -1
- package/dist/translations/tk.umd.js +1 -1
- package/dist/translations/tr.js +1 -1
- package/dist/translations/tr.umd.js +1 -1
- package/dist/translations/tt.js +1 -1
- package/dist/translations/tt.umd.js +1 -1
- package/dist/translations/uk.js +1 -1
- package/dist/translations/uk.umd.js +1 -1
- package/dist/translations/ur.js +1 -1
- package/dist/translations/ur.umd.js +1 -1
- package/dist/translations/vi.js +1 -1
- package/dist/translations/vi.umd.js +1 -1
- package/dist/translations/zh-cn.js +1 -1
- package/dist/translations/zh-cn.umd.js +1 -1
- package/dist/translations/zh.js +1 -1
- package/dist/translations/zh.umd.js +1 -1
- package/package.json +10 -10
- package/src/commands/acceptsuggestioncommand.js +1 -1
- package/src/commands/discardsuggestioncommand.js +1 -1
- package/src/commands/executeonallsuggestionscommand.js +1 -1
- package/src/commands/executeonselectedsuggestionscommand.js +1 -1
- package/src/commands/trackchangescommand.js +1 -1
- package/src/index.js +1 -1
- package/src/integrations/aiassistant.js +1 -1
- package/src/integrations/alignment.js +1 -1
- package/src/integrations/basicstyles.js +1 -1
- package/src/integrations/blockquote.js +1 -1
- package/src/integrations/casechange.js +1 -1
- package/src/integrations/ckbox.js +1 -1
- package/src/integrations/codeblock.js +1 -1
- package/src/integrations/comments.js +1 -1
- package/src/integrations/deletecommand.js +1 -1
- package/src/integrations/entercommand.js +1 -1
- package/src/integrations/findandreplace.js +1 -1
- package/src/integrations/font.js +1 -1
- package/src/integrations/formatpainter.js +1 -1
- package/src/integrations/heading.js +1 -1
- package/src/integrations/highlight.js +1 -1
- package/src/integrations/horizontalline.js +1 -1
- package/src/integrations/htmlembed.js +1 -1
- package/src/integrations/image.js +1 -1
- package/src/integrations/imagereplace.js +1 -1
- package/src/integrations/imagestyle.js +1 -1
- package/src/integrations/importword.js +1 -1
- package/src/integrations/indent.js +1 -1
- package/src/integrations/inputcommand.js +1 -1
- package/src/integrations/legacylist.js +1 -1
- package/src/integrations/legacylistproperties.js +1 -1
- package/src/integrations/link.js +1 -1
- package/src/integrations/list.js +1 -1
- package/src/integrations/listproperties.js +1 -1
- package/src/integrations/mediaembed.js +1 -1
- package/src/integrations/mention.js +1 -1
- package/src/integrations/mergefields.js +1 -1
- package/src/integrations/multilevellist.js +1 -1
- package/src/integrations/pagebreak.js +1 -1
- package/src/integrations/paragraph.js +1 -1
- package/src/integrations/removeformat.js +1 -1
- package/src/integrations/restrictededitingmode.js +1 -1
- package/src/integrations/shiftentercommand.js +1 -1
- package/src/integrations/standardeditingmode.js +1 -1
- package/src/integrations/style.js +1 -1
- package/src/integrations/table.js +1 -1
- package/src/integrations/tablecaption.js +1 -1
- package/src/integrations/tableclipboard.js +1 -1
- package/src/integrations/tablecolumnresize.js +1 -1
- package/src/integrations/tableheadings.js +1 -1
- package/src/integrations/tablemergesplit.js +1 -1
- package/src/integrations/tableofcontents.js +1 -1
- package/src/integrations/tableproperties.js +1 -1
- package/src/integrations/template.js +1 -1
- package/src/integrations/title.js +1 -1
- package/src/integrations/undo.js +1 -1
- package/src/integrations/utils.js +1 -1
- package/src/suggestion.js +2 -2
- package/src/suggestiondescriptionfactory.js +1 -1
- package/src/trackchanges.js +1 -1
- package/src/trackchangesdata.js +1 -1
- package/src/trackchangesediting.js +1 -1
- package/src/trackchangesui.js +1 -1
- package/src/ui/suggestioncontroller.js +2 -2
- package/src/ui/view/basesuggestionthreadview.js +1 -1
- package/src/ui/view/suggestionthreadview.js +1 -1
- package/src/ui/view/suggestionview.js +1 -1
- package/src/utils/common-translations.js +1 -1
- package/src/utils/utils.js +1 -1
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
const _0x3604b1=_0xd063;(function(_0xede6a5,_0xd00b2f){const _0x231463=_0xd063,_0xf73b61=_0xede6a5();while(!![]){try{const _0x532511=-parseInt(_0x231463(0x19a))/0x1+parseInt(_0x231463(0x248))/0x2*(parseInt(_0x231463(0x15d))/0x3)+parseInt(_0x231463(0xd8))/0x4*(-parseInt(_0x231463(0x1b1))/0x5)+-parseInt(_0x231463(0x11b))/0x6+parseInt(_0x231463(0x24e))/0x7+-parseInt(_0x231463(0x164))/0x8*(-parseInt(_0x231463(0x20a))/0x9)+parseInt(_0x231463(0x189))/0xa;if(_0x532511===_0xd00b2f)break;else _0xf73b61['push'](_0xf73b61['shift']());}catch(_0x2c8685){_0xf73b61['push'](_0xf73b61['shift']());}}}(_0x241b,0xd679f));import{Plugin as _0x529709,PendingActions as _0x309ab1}from'ckeditor5/src/core.js';import{LiveRange as _0x53a104}from'ckeditor5/src/engine.js';import{CKEditorError as _0x10d46a,uid as _0x49bc7e,priorities as _0xede0e7,logWarning as _0x5c0a46,getEnvKeystrokeText as _0x209531}from'ckeditor5/src/utils.js';import{toWidget as _0xfc3eba}from'ckeditor5/src/widget.js';import{Users as _0x128174,hashObject as _0x45a53e,surroundingMarkersDetector as _0x2ab4de,FOCUS_ANNOTATION_KEYSTROKE as _0x3cffdf}from'ckeditor5-collaboration/src/collaboration-core.js';import _0x43eaf6 from'./commands/trackchangescommand.js';import _0x126bbb from'./commands/acceptsuggestioncommand.js';import _0x2c1404 from'./commands/discardsuggestioncommand.js';import _0x14ce1b from'./commands/executeonallsuggestionscommand.js';import _0x1c6684 from'./commands/executeonselectedsuggestionscommand.js';import _0x11bd4d from'./suggestion.js';import _0x11867d from'./suggestiondescriptionfactory.js';import _0x197ed1 from'./integrations/aiassistant.js';import _0x5688e4 from'./integrations/alignment.js';import _0x174d74 from'./integrations/basicstyles.js';import _0x5fa177 from'./integrations/blockquote.js';import _0x3ab9f3 from'./integrations/casechange.js';import _0x648421 from'./integrations/ckbox.js';import _0x52079b from'./integrations/codeblock.js';import _0x5c47b3 from'./integrations/comments.js';import _0x1730cb from'./integrations/deletecommand.js';import _0x2d9133 from'./integrations/list.js';import _0x573e50 from'./integrations/listproperties.js';import _0x450aa2 from'./integrations/entercommand.js';import _0x1dee8d from'./integrations/findandreplace.js';import _0x51cb05 from'./integrations/font.js';import _0x1b8ed8 from'./integrations/formatpainter.js';import _0x367eed from'./integrations/heading.js';import _0x3a1ac7 from'./integrations/highlight.js';import _0x89f108 from'./integrations/horizontalline.js';import _0x1435c0 from'./integrations/htmlembed.js';import _0x1c207c from'./integrations/image.js';import _0x2d826d from'./integrations/imagereplace.js';import _0x6dde60 from'./integrations/imagestyle.js';function _0xd063(_0x39486c,_0x4fddc8){const _0x241b77=_0x241b();return _0xd063=function(_0xd063bf,_0x1e768a){_0xd063bf=_0xd063bf-0xb3;let _0x2938e0=_0x241b77[_0xd063bf];return _0x2938e0;},_0xd063(_0x39486c,_0x4fddc8);}import _0x29a3e5 from'./integrations/importword.js';import _0x511f97 from'./integrations/indent.js';import _0x43ea00 from'./integrations/inputcommand.js';import _0x22886a from'./integrations/link.js';import _0x3fc3e4 from'./integrations/legacylist.js';import _0x20919d from'./integrations/legacylistproperties.js';import _0x2075c0 from'./integrations/mediaembed.js';function _0x241b(){const _0x1fa4a9=['addComment','chain','delete','position','22059140LNqswg','author','getFirstRange','insertion:discard','insert','getAllAdjacentSuggestions','isSelectable','multi','getChanges','_suggestionState','_trackFormatChanges','isLocal','requires','createPositionBefore','root','differ','_handleNewSuggestionMarker','1174879Tdmveo','isAtStart','CommentsRepository','_createSuggestion','formatBlock:discard','setAttribute','attribute','never','backward','join','update:suggestion','isExternal','fetchCommentThread','activeMarkers','element','getDifference','deletion','track-changes-suggestion-data-mismatch','formatBlock:','getAncestors','set','createPositionAfter','nodeAfter','24865GhSZro','markMultiRangeDeletion','formatInline:discard','isIntersecting','config','enableReadOnlyMode','bindElementToMarker','sort','attribute:accept','oldRange','track-changes-user-not-found','fire','_onDiscard','highest','insertContent','high','groupId','getIntersection','startsWith','_addThreadToSuggestion','toUpperCase','targetPosition','addHighlight','_setSuggestionRange','_getExternalAuthor','isTouching','howMany','catch','getFirstMarker','document','suggestionUnloaded','toViewElement','forEach','isObject','group','addRange','createRangeIn','unbindElementFromMarkerName','hasComments','addMarker:suggestion:attribute','isEqual','updateMarker','external:','containsItem','change:activeMarkers','discardAllSuggestions','_commentsRepository','createRangeOn','change:_saved','isAtEnd','getSuggestion','trackChanges.mergeNestedSuggestions','formatBlock:accept','elementEnd','setTo','hasCommentThread','dataDowncast','splice','size','insertion:','containerElement','parent','end','return','_recordAttributeSuggestions','isRemovable','concat','descriptionFactory','addMarker:suggestion','mapper','removeAttribute','attributes','commentThread','range','subType','splitPosition','action','removeClass','reconvertMarker','PENDING_ACTION_SUGGESTION','has','split','formatInline:chain','filter','then','find','_reduceExistingSuggestions','data-author-id','getWalker','6138gorGlW','track-changes-enable-command-twice','markMultiRangeBlockFormat','newValue','lowest','markBlockFormat','define','_findSuggestions','listenTo','map','_processAttributeChanges','isCollapsed','authoredAt','_isForcedDefaultExecutionBlock','_joinSuggestions','length','isBlock','removeMarker','getItems','formatInline:accept','getShiftedBy','attributeNewValue','ENTER','acceptSelectedSuggestions','authorName','_rangeIsInLocalUserInsertion','markerReady','formatBlock','collaboration.channelId','formatBlock:join','upcast','clear','ck-suggestion-marker-formatBlock','TrackChangesEditing','addMarkerName','attribute:','model','_recordAttributeChanges','plugins','trackChangesCommand','schema','forward','setSelection','toJSON','getAttribute','getMarkers','getCustomProperty','addMarker:suggestion:formatBlock','remove','_refreshSuggestionsChain','deletion:join','markerName','documentSelection','suggestion:','batch','_suggestionFactory','formatInline','adapter','enableDefaultAttributesIntegration','getSuggestions','isInContent','ck-suggestion-marker','2ECLjnQ','change','formatInline:join','insertion:accept','elementStart','_splitMarkerName','12144454WwIMDB','markers','_isRegisteredAttribute','insertion','nodeBefore','_model','addSuggestionData','removeMarkers','discardSuggestion','fromCharCode','attributeOldValue','editor','includes','$elementName','notReady','_blockAttributeKeys','markDeletion','track-changes-suggestion-not-found','_editor','from','rejected','_mergeNestedSuggestions','comments','suggestion:attribute:','before','rename','registerCustomCallback','getUser','trackChanges','insertion:chain','open','isMultiRange','previous','createSelection','pluginName','always','hasSuggestion','tablePasteChainId','clone','getCommentThread','creator','selection','@external','attributeKey','_getAuthorFromId','start','dataReady','execute','isOwn','getNearestSelectionRange','add','format','track-changes-adapter-already-set','LEAVE','skipNestingCheck','stopListening','applyOperation','deletion:discard','addSuggestion','1364XpZcNT','buildSuggestion','_breakSuggestionMarker','enableCommand','substring','push','isNextTo','containsRangeInObject','addCommentThread','showSuggestionHighlights','every','addUser','deletion:chain','suggestion-type','updateSuggestion','editingDowncast','removeComment','refresh','$marker','_enabledCommands','_checkSuggestionCorrectness','keys','locale','multipleBlocks','markerNameToElements','markMultiRangeInsertion','PendingActions','getSuggestionCallback','editing','head','meta','containsPosition','_saved','_registerDefaultCallbacks','stop','isLimit','isInsideObject','createRange','createPositionAt','_cutOutSuggestionMarker','formatInline:','acceptSuggestion','moveTargetPosition','get','ck-suggestion-marker--active','normal','getLastMatchingPosition','createElement','data','formatGroupId','isAfter','deleteContent','commandName','_isBlockAttribute','name','getMultiRangeId','_setSuggestionData','change:data','registerPostFixer','addClass','unbind','key','_suggestions','error-saving-suggestion-data-suggestion-discarded','item','$graveyard','assign','9050976rppQfX','containsRange','$textProxy','resolve','_defaultCallbacks','_afterChanges','suggestion','fromRange','markInsertion','options','_updateSuggestionData','value','pop','commands','dataToMarker','unshift','consumable','markerToHighlight','removeMarker:suggestion:attribute','removed','deletion:accept','_refreshAttributeSuggestionsChain','_joinWithAdjacentSuggestions','isDocumentOperation','warn','ck-suggestion-marker-','accepted','default','discardSelectedSuggestions','marker-count','rootName','writer','substr','_removeSuggestion','_reduceSuggestionAttributeRange','announce','trackChanges.trackFormatChanges','suggestionChanged','suggestionLoaded','elementToElement','addMarker','acceptAllSuggestions','_customCallbacks','attribute:discard','isIntersectingWithRange','formatBlock:chain','conversion','deletion:','data-suggestion','low','attribute:join','_getMarkerAnnouncementText','$text','type','ck-suggestion-marker-formatInline','_SUGGESTION_ANNOUNCEMENT','_inlineAttributeKeys','_getSuggestionData','init','enqueueChange','move','_initAriaMarkerChangeAnnouncements','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.','insertion:join','isUndo','_processAttributeSuggestions','61035dxMnQa','accept','_addSuggestionMarker','isArray','after','newRange','getChangedMarkers','15208jEmNSd','_adapter','consume','track-changes-command-not-found','widget','some','markerToData','getRanges','track-changes-adapter-missing-getsuggestion','originalSuggestionId','removeMarker:suggestion:formatBlock','values','next','markInlineFormat','isBefore','getRange','markAttributeChange','discard','stringify','forceDefaultExecution','registerInlineAttribute','getContainedElement','_getAttributeKey','registerBlockAttribute','ready','Users','FORMATTING','_isDataLoaded','for','oldValue','detach','createdAt','rethrowUnexpectedError'];_0x241b=function(){return _0x1fa4a9;};return _0x241b();}import _0x374968 from'./integrations/mention.js';import _0x55930a from'./integrations/mergefields.js';import _0x4add41 from'./integrations/multilevellist.js';import _0x2d29ab from'./integrations/pagebreak.js';import _0x498d32 from'./integrations/paragraph.js';import _0x46fe73 from'./integrations/removeformat.js';import _0x362e7a from'./integrations/restrictededitingmode.js';import _0x1106f8 from'./integrations/shiftentercommand.js';import _0x4491bf from'./integrations/standardeditingmode.js';import _0x4b709b from'./integrations/style.js';import _0x4bfa4b from'./integrations/table.js';import _0x32491f from'./integrations/tablemergesplit.js';import _0x200530 from'./integrations/tableheadings.js';import _0x39d809 from'./integrations/tableclipboard.js';import _0x443fe0 from'./integrations/tablecolumnresize.js';import _0x465638 from'./integrations/template.js';import _0x21bfee from'./integrations/tableofcontents.js';import _0x43cde from'./integrations/title.js';import _0x5ddb07 from'./integrations/undo.js';import _0x59e8fb from'./integrations/tablecaption.js';import _0x19bce1 from'./integrations/tableproperties.js';import{getTranslation as _0x34675c}from'./utils/common-translations.js';import{isEqual as _0x5b295c,omit as _0x5d3514}from'lodash-es';export const renameAttributeKey=_0x3604b1(0x25b);export default class p extends _0x529709{static get[_0x3604b1(0x195)](){const _0x150558=_0x3604b1;return[_0x150558(0x19c),_0x128174,_0x309ab1,_0x197ed1,_0x5688e4,_0x174d74,_0x5fa177,_0x648421,_0x3ab9f3,_0x52079b,_0x5c47b3,_0x1730cb,_0x450aa2,_0x1dee8d,_0x51cb05,_0x1b8ed8,_0x367eed,_0x3a1ac7,_0x89f108,_0x1435c0,_0x1c207c,_0x6dde60,_0x2d826d,_0x29a3e5,_0x511f97,_0x43ea00,_0x3fc3e4,_0x20919d,_0x4add41,_0x22886a,_0x2d9133,_0x573e50,_0x2075c0,_0x374968,_0x55930a,_0x2d29ab,_0x498d32,_0x46fe73,_0x362e7a,_0x1106f8,_0x4491bf,_0x4b709b,_0x4bfa4b,_0x32491f,_0x200530,_0x59e8fb,_0x39d809,_0x443fe0,_0x21bfee,_0x19bce1,_0x465638,_0x43cde,_0x5ddb07];}static get[_0x3604b1(0xbf)](){const _0x486b08=_0x3604b1;return _0x486b08(0x22b);}constructor(_0x55b28f){const _0x5dd899=_0x3604b1;function _0x422c5e(_0x38fc62){const _0x1a498e=_0xd063;return _0x38fc62[_0x1a498e(0x213)](_0x159395=>String[_0x1a498e(0x257)](_0x159395))[_0x1a498e(0x1a3)]('');}super(_0x55b28f),this[_0x5dd899(0x1f1)]=!0x1,this[_0x5dd899(0x1ae)](_0x5dd899(0x1a7),[]),this['on'](_0x5dd899(0x1dd),(_0x21d452,_0x8be6ff,_0x327faf,_0xdf8aa0)=>{const _0x2f0cf5=_0x5dd899;this[_0x2f0cf5(0x253)][_0x2f0cf5(0x249)](()=>{const _0x3f1582=_0x2f0cf5;for(const _0x1496af of[..._0xdf8aa0,..._0x327faf])this[_0x3f1582(0x253)][_0x3f1582(0x24f)][_0x3f1582(0x201)](_0x1496af)&&_0x55b28f[_0x3f1582(0xf4)][_0x3f1582(0x1ff)](_0x1496af);});}),this[_0x5dd899(0x1f4)]=new _0x11867d(this[_0x5dd899(0x259)][_0x5dd899(0x22e)][_0x5dd899(0x232)],this[_0x5dd899(0x259)][_0x5dd899(0xee)]),this[_0x5dd899(0x165)]=null,this[_0x5dd899(0x241)]=new Et(this[_0x5dd899(0x259)]),this[_0x5dd899(0x116)]=new Map(),this[_0x5dd899(0x1df)]=_0x55b28f[_0x5dd899(0x230)][_0x5dd899(0x103)](_0x5dd899(0x19c)),this[_0x5dd899(0xeb)]=new Set(),this[_0x5dd899(0x253)]=this[_0x5dd899(0x259)][_0x5dd899(0x22e)],this[_0x5dd899(0x192)]=new WeakMap(),this[_0x5dd899(0x217)]=!0x1,this[_0x5dd899(0x25d)]=new Set([_0x5dd899(0x25b)]),this[_0x5dd899(0x153)]=new Set(),_0x55b28f[_0x5dd899(0x1b5)][_0x5dd899(0x210)](_0x5dd899(0x13f),_0x5dd899(0x136)),this[_0x5dd899(0x193)]=_0x55b28f[_0x5dd899(0x1b5)][_0x5dd899(0x103)](_0x5dd899(0x13f)),_0x55b28f[_0x5dd899(0x1b5)][_0x5dd899(0x210)](_0x5dd899(0x1e4),!0x0),this[_0x5dd899(0x263)]=_0x55b28f[_0x5dd899(0x1b5)][_0x5dd899(0x103)](_0x5dd899(0x1e4)),this[_0x5dd899(0x231)]=new _0x43eaf6(_0x55b28f,this[_0x5dd899(0xeb)]),this[_0x5dd899(0x158)](),this[_0x422c5e([0x5f,0x65,0x78,0x65,0x63,0x75,0x74,0x65,0x53,0x75,0x67,0x67,0x65,0x73,0x74,0x69,0x6f,0x6e])]=_0x422c5e([0x34,0x30,0x34,0x38,0x31,0x38,0x35,0x32]);}[_0x3604b1(0x155)](){const _0x43a84f=_0x3604b1,_0x33ba57=this[_0x43a84f(0x259)],_0x389bca=(_0xf4c9e3,_0x57927b)=>{const _0xe52a1d=_0x43a84f;if(_0xe52a1d(0x1a0)!=_0xf4c9e3)return _0xe52a1d(0x134)+_0xf4c9e3;const _0x22c7c1=_0x57927b[_0xe52a1d(0x202)]('|')[0x0];return this[_0xe52a1d(0x10d)](_0x22c7c1)?_0xe52a1d(0x22a):_0xe52a1d(0x151);};_0x33ba57[_0x43a84f(0x149)][_0x43a84f(0x180)](_0x43a84f(0xe7))[_0x43a84f(0x12c)]({'model':_0x43a84f(0x121),'view':_0x33f872=>{const _0x421c09=_0x43a84f,{id:_0x4d428c,authorId:_0x13dee8,type:_0x2669f1,subType:_0x5ccd4d}=this[_0x421c09(0x24d)](_0x33f872[_0x421c09(0x23d)]),_0x4bd499=[_0x421c09(0x247),_0x389bca(_0x2669f1,_0x5ccd4d)];let _0x5df00e=0xbb8;return this[_0x421c09(0x1a7)][_0x421c09(0x25a)](_0x33f872[_0x421c09(0x23d)])&&(_0x4bd499[_0x421c09(0xdd)](_0x421c09(0x104)),_0x5df00e=0xbc2),_0x421c09(0x1aa)==_0x2669f1&&(_0x5df00e+=0x5),{'classes':_0x4bd499,'attributes':{'data-suggestion':_0x4d428c,'data-author-id':_0x13dee8},'priority':_0x5df00e};}}),_0x33ba57[_0x43a84f(0x149)][_0x43a84f(0x180)](_0x43a84f(0x1e9))[_0x43a84f(0xcf)](_0x3acde0=>{const _0xabd014=_0x43a84f;_0x3acde0['on'](_0xabd014(0x1f5),(_0x1bbf5e,_0x1ca02e,_0x3e55d0)=>{const _0x211752=_0xabd014;if(!_0x3e55d0[_0x211752(0x124)][_0x211752(0xe1)])return;const _0x90a4df=_0x1ca02e[_0x211752(0x118)];if(!_0x90a4df)return;const _0x5cba3b=_0x3e55d0[_0x211752(0x1f6)][_0x211752(0x1d0)](_0x90a4df);_0x33ba57[_0x211752(0x22e)][_0x211752(0x232)][_0x211752(0x1d2)](_0x90a4df)&&_0x5cba3b&&!_0x5cba3b[_0x211752(0x238)](_0x211752(0x168))&&_0x5cba3b['is'](_0x211752(0x1ed))&&_0xfc3eba(_0x5cba3b,_0x3e55d0[_0x211752(0x13a)]);},{'priority':_0xabd014(0x1c0)});}),_0x33ba57[_0x43a84f(0x149)][_0x43a84f(0x180)](_0x43a84f(0x1e9))[_0x43a84f(0x12c)]({'model':_0x43a84f(0x121),'view':(_0xfd8a28,_0x5c0301)=>{const _0x19f0e2=_0x43a84f;if(!_0x5c0301[_0x19f0e2(0x124)][_0x19f0e2(0xe1)])return null;const {type:_0x310aa8,subType:_0x1d1460}=this[_0x19f0e2(0x24d)](_0xfd8a28[_0x19f0e2(0x23d)]);return{'classes':[_0x19f0e2(0x247),_0x389bca(_0x310aa8,_0x1d1460)],'priority':0xbb8};}});const _0x36292d=({showActiveMarkers:_0x220a24=!0x0,isAttributeSuggestion:_0x4205e6=!0x1}={})=>(_0x1c4d8c,_0x2169b6,_0x4fce01)=>{const _0x3284c8=_0x43a84f;if(!_0x2169b6[_0x3284c8(0x118)])return;const {id:_0xe5a6b2,authorId:_0x2a0426}=this[_0x3284c8(0x24d)](_0x2169b6[_0x3284c8(0x23d)]);if(_0x4205e6){const _0x2a1dff=this[_0x3284c8(0x116)][_0x3284c8(0x103)](_0xe5a6b2),_0x271900=this[_0x3284c8(0x17a)](_0x2a1dff);if(!this[_0x3284c8(0x10d)](_0x271900))return;}if(_0x2169b6[_0x3284c8(0x118)]['is'](_0x3284c8(0xc6)))return void _0x4fce01[_0x3284c8(0x12b)][_0x3284c8(0x166)](_0x2169b6[_0x3284c8(0x118)],_0x1c4d8c[_0x3284c8(0x10e)]);const _0x1ac57d=_0x4fce01[_0x3284c8(0x1f6)][_0x3284c8(0x1d0)](_0x2169b6[_0x3284c8(0x118)]);if(_0x2169b6[_0x3284c8(0x118)]['is'](_0x3284c8(0x1a8))&&_0x33ba57[_0x3284c8(0x22e)][_0x3284c8(0x232)][_0x3284c8(0x21a)](_0x2169b6[_0x3284c8(0x118)])&&!_0x1ac57d[_0x3284c8(0x238)](_0x3284c8(0x1c7))){_0x4fce01[_0x3284c8(0x13a)][_0x3284c8(0x113)]([_0x3284c8(0x247),_0x3284c8(0x22a)],_0x1ac57d),_0x4fce01[_0x3284c8(0x13a)][_0x3284c8(0x19f)](_0x3284c8(0x14b),_0xe5a6b2,_0x1ac57d),_0x4fce01[_0x3284c8(0x13a)][_0x3284c8(0x19f)](_0x3284c8(0x208),_0x2a0426,_0x1ac57d),_0x4fce01[_0x3284c8(0x1f6)][_0x3284c8(0x1b7)](_0x1ac57d,_0x2169b6[_0x3284c8(0x23d)]),_0x220a24&&(this[_0x3284c8(0x1a7)][_0x3284c8(0x25a)](_0x2169b6[_0x3284c8(0x23d)])?_0x4fce01[_0x3284c8(0x13a)][_0x3284c8(0x113)](_0x3284c8(0x104),_0x1ac57d):_0x4fce01[_0x3284c8(0x13a)][_0x3284c8(0x1fe)](_0x3284c8(0x104),_0x1ac57d));for(const _0x53a39c of _0x33ba57[_0x3284c8(0x22e)][_0x3284c8(0x1d5)](_0x2169b6[_0x3284c8(0x118)])[_0x3284c8(0x21c)]())_0x4fce01[_0x3284c8(0x12b)][_0x3284c8(0x166)](_0x53a39c,_0x1c4d8c[_0x3284c8(0x10e)]);_0x4fce01[_0x3284c8(0x12b)][_0x3284c8(0x166)](_0x2169b6[_0x3284c8(0x118)],_0x1c4d8c[_0x3284c8(0x10e)]);}};_0x33ba57[_0x43a84f(0x149)][_0x43a84f(0x180)](_0x43a84f(0x1e9))[_0x43a84f(0xcf)](_0x550686=>{const _0x30c7a1=_0x43a84f;_0x550686['on'](_0x30c7a1(0x239),(_0x35f0ac,_0xbb33e0,_0x431784)=>{const _0x2b5357=_0x30c7a1;_0x431784[_0x2b5357(0x124)][_0x2b5357(0xe1)]&&_0x36292d({'showActiveMarkers':!0x1})(_0x35f0ac,_0xbb33e0,_0x431784);},{'priority':_0x30c7a1(0x1be)});}),_0x33ba57[_0x43a84f(0x149)][_0x43a84f(0x180)](_0x43a84f(0x1e9))[_0x43a84f(0xcf)](_0x169771=>{const _0x399204=_0x43a84f;_0x169771['on'](_0x399204(0x1d8),(_0x48d3b6,_0x5a283c,_0x59e5e6)=>{const _0x48f8ca=_0x399204;_0x59e5e6[_0x48f8ca(0x124)][_0x48f8ca(0xe1)]&&_0x36292d({'showActiveMarkers':!0x1,'isAttributeSuggestion':!0x0})(_0x48d3b6,_0x5a283c,_0x59e5e6);},{'priority':_0x399204(0x1be)});}),_0x33ba57[_0x43a84f(0x149)][_0x43a84f(0x180)](_0x43a84f(0x1e9))[_0x43a84f(0x16a)]({'model':_0x43a84f(0x121),'view':(_0x50a320,_0x22faf5)=>_0x22faf5[_0x43a84f(0x124)][_0x43a84f(0xe1)]?null:{'group':_0x43a84f(0x121),'name':_0x50a320[_0x43a84f(0x13b)](0xb)}}),_0x33ba57[_0x43a84f(0x149)][_0x43a84f(0x180)](_0x43a84f(0x228))[_0x43a84f(0x142)]({'view':{'name':_0x43a84f(0x121),'attributes':{'id':/^\w/,'suggestion-type':/^\w/}},'model':(_0x3e7bc1,{writer:_0x4792af})=>{const _0x4747bc=_0x43a84f;let _0x4bf295=_0x4747bc(0x23f)+_0x3e7bc1[_0x4747bc(0x236)](_0x4747bc(0xe5))+':'+_0x3e7bc1[_0x4747bc(0x236)]('id');return _0x3e7bc1[_0x4747bc(0x236)](_0x4747bc(0x138))&&(_0x4bf295+=':'+_0x3e7bc1[_0x4747bc(0x236)](_0x4747bc(0x138))),_0x4792af[_0x4747bc(0x107)](_0x4747bc(0xea),{'data-name':_0x4bf295});}}),_0x33ba57[_0x43a84f(0x149)][_0x43a84f(0x180)](_0x43a84f(0x228))[_0x43a84f(0x129)]({'view':_0x43a84f(0x121)}),_0x33ba57[_0x43a84f(0x149)][_0x43a84f(0x180)](_0x43a84f(0xe7))[_0x43a84f(0xcf)](_0x254fed=>{const _0x502a6b=_0x43a84f;_0x254fed['on'](_0x502a6b(0x239),_0x36292d(),{'priority':_0x502a6b(0x1c0)});}),_0x33ba57[_0x43a84f(0x149)][_0x43a84f(0x180)](_0x43a84f(0xe7))[_0x43a84f(0xcf)](_0x12694e=>{const _0x1c7d42=_0x43a84f;_0x12694e['on'](_0x1c7d42(0x1d8),_0x36292d({'isAttributeSuggestion':!0x0}),{'priority':_0x1c7d42(0x1c0)});}),_0x33ba57[_0x43a84f(0x149)][_0x43a84f(0x180)](_0x43a84f(0xe7))[_0x43a84f(0xcf)](_0x285228=>{const _0x260564=_0x43a84f;_0x285228['on'](_0x260564(0x16e),(_0x31e2cc,_0x3e2b49,_0xe7495b)=>{const _0x3aee60=_0x260564,_0x407e16=_0xe7495b[_0x3aee60(0x1f6)][_0x3aee60(0xf0)](_0x3e2b49[_0x3aee60(0x23d)]);if(_0x407e16){for(const _0x5d5972 of _0x407e16)_0x5d5972[_0x3aee60(0x238)](_0x3aee60(0x1c7))||(_0xe7495b[_0x3aee60(0x13a)][_0x3aee60(0x1fe)]([_0x3aee60(0x247),_0x3aee60(0x22a),_0x3aee60(0x104)],_0x5d5972),_0xe7495b[_0x3aee60(0x13a)][_0x3aee60(0x1f7)](_0x3aee60(0x14b),_0x5d5972),_0xe7495b[_0x3aee60(0x13a)][_0x3aee60(0x1f7)](_0x3aee60(0x208),_0x5d5972),_0xe7495b[_0x3aee60(0x1f6)][_0x3aee60(0x1d6)](_0x5d5972,_0x3e2b49[_0x3aee60(0x23d)]));}},{'priority':_0x260564(0x1c0)});}),_0x33ba57[_0x43a84f(0x149)][_0x43a84f(0x180)](_0x43a84f(0xe7))[_0x43a84f(0xcf)](_0x31109d=>{const _0x3f2fab=_0x43a84f;_0x31109d['on'](_0x3f2fab(0x12d),(_0x1f0460,_0x5bed3a,_0x5f1e48)=>{const _0xa870a7=_0x3f2fab,_0x51b074=_0x5f1e48[_0xa870a7(0x1f6)][_0xa870a7(0xf0)](_0x5bed3a[_0xa870a7(0x23d)]);if(!_0x51b074)return;const {id:_0x4707de}=this[_0xa870a7(0x24d)](_0x5bed3a[_0xa870a7(0x23d)]),_0x4717d0=this[_0xa870a7(0x116)][_0xa870a7(0x103)](_0x4707de),_0x2d9bf5=this[_0xa870a7(0x17a)](_0x4717d0);if(this[_0xa870a7(0x10d)](_0x2d9bf5)){for(const _0x3ab904 of _0x51b074)_0x3ab904[_0xa870a7(0x238)](_0xa870a7(0x1c7))||(_0x5f1e48[_0xa870a7(0x13a)][_0xa870a7(0x1fe)]([_0xa870a7(0x247),_0xa870a7(0x22a),_0xa870a7(0x104)],_0x3ab904),_0x5f1e48[_0xa870a7(0x13a)][_0xa870a7(0x1f7)](_0xa870a7(0x14b),_0x3ab904),_0x5f1e48[_0xa870a7(0x13a)][_0xa870a7(0x1f7)](_0xa870a7(0x208),_0x3ab904),_0x5f1e48[_0xa870a7(0x1f6)][_0xa870a7(0x1d6)](_0x3ab904,_0x5bed3a[_0xa870a7(0x23d)]));}},{'priority':_0x3f2fab(0x1c0)});}),_0x33ba57[_0x43a84f(0x22e)][_0x43a84f(0x1ce)][_0x43a84f(0x112)](_0x1d450f=>{const _0x289a8d=_0x43a84f;let _0x45c273=!0x1;const _0x15df39=Array[_0x289a8d(0x261)](_0x33ba57[_0x289a8d(0x22e)][_0x289a8d(0x1ce)][_0x289a8d(0x198)][_0x289a8d(0x163)]()),_0x493cd2=new Set();for(const {name:_0x4d728e,data:_0x1aa7cd}of _0x15df39){const {group:_0x49364b,type:_0x260c39,subType:_0x30cb64,id:_0x27952a}=this[_0x289a8d(0x24d)](_0x4d728e);if(_0x289a8d(0x121)!==_0x49364b)continue;const _0x1b6117=this[_0x289a8d(0x116)][_0x289a8d(0x103)](_0x27952a);if(null!=_0x1aa7cd[_0x289a8d(0x162)]){_0x289a8d(0x242)==_0x260c39&&(_0x45c273=_0x45c273||Ut(_0x1aa7cd[_0x289a8d(0x162)],_0x4d728e,_0x1d450f,_0x33ba57[_0x289a8d(0x22e)][_0x289a8d(0x232)]));const _0x117849=_0x289a8d(0x1a0)==_0x260c39&&this[_0x289a8d(0x10d)](_0x30cb64[_0x289a8d(0x202)]('|')[0x0]);if(_0x1aa7cd[_0x289a8d(0x162)][_0x289a8d(0x215)]||_0x289a8d(0x119)==_0x1aa7cd[_0x289a8d(0x162)][_0x289a8d(0x197)][_0x289a8d(0x139)]||_0x289a8d(0x225)==_0x260c39&&!Ft(_0x1aa7cd[_0x289a8d(0x162)])||_0x117849&&!Ft(_0x1aa7cd[_0x289a8d(0x162)])||_0x289a8d(0x1aa)==_0x260c39&&!(!Vt(_0x40b5ec=_0x1aa7cd[_0x289a8d(0x162)])&&!function(_0x2c3cc4){const _0x44a21e=_0x289a8d;return _0x2c3cc4[_0x44a21e(0xca)][_0x44a21e(0x1ee)]==_0x2c3cc4[_0x44a21e(0x1ef)][_0x44a21e(0x252)]&&_0x2c3cc4[_0x44a21e(0xca)][_0x44a21e(0x1e2)];}(_0x40b5ec)))_0x1d450f[_0x289a8d(0x21b)](_0x4d728e),_0x45c273=!0x0;else{if(!_0x1b6117||!_0x1b6117[_0x289a8d(0x246)])continue;if(_0x1aa7cd[_0x289a8d(0x162)]&&_0x1aa7cd[_0x289a8d(0x1ba)]&&_0x1aa7cd[_0x289a8d(0x162)][_0x289a8d(0x1d9)](_0x1aa7cd[_0x289a8d(0x1ba)]))continue;_0x493cd2[_0x289a8d(0xcf)](_0x1b6117);}}}var _0x40b5ec;return _0x493cd2[_0x289a8d(0x1eb)]>0x0&&(_0x45c273=!!this[_0x289a8d(0x131)](_0x493cd2)||_0x45c273),_0x45c273;}),_0x33ba57[_0x43a84f(0x22e)][_0x43a84f(0x1ce)][_0x43a84f(0x112)](_0x339e2d=>{const _0x5890f5=_0x43a84f;let _0x1d5372=!0x1;for(const _0x24d06c of _0x33ba57[_0x5890f5(0x22e)][_0x5890f5(0x1ce)][_0x5890f5(0x198)][_0x5890f5(0x191)]())if(_0x5890f5(0x18d)==_0x24d06c[_0x5890f5(0x150)])for(const _0x42bc of this[_0x5890f5(0x116)][_0x5890f5(0x16f)]()){if(_0x42bc[_0x5890f5(0xbc)]||!_0x42bc[_0x5890f5(0x246)])continue;const _0x3347ad=_0x5890f5(0x225)==_0x42bc[_0x5890f5(0x150)],_0x31dbf3=this[_0x5890f5(0x17a)](_0x42bc),_0x2340f9=_0x31dbf3&&this[_0x5890f5(0x10d)](_0x31dbf3);if(!_0x3347ad&&!_0x2340f9)continue;const _0x57f125=_0x42bc[_0x5890f5(0x18b)]();if(_0x57f125[_0x5890f5(0xca)][_0x5890f5(0x1ee)]!=_0x57f125[_0x5890f5(0x1ef)][_0x5890f5(0x1ee)]&&!_0x57f125[_0x5890f5(0x1ef)][_0x5890f5(0x1e2)]){const _0x520bb9=_0x33ba57[_0x5890f5(0x22e)][_0x5890f5(0xfe)](_0x57f125[_0x5890f5(0xca)][_0x5890f5(0x1b0)],_0x5890f5(0x1ef)),_0x14e0e3=_0x33ba57[_0x5890f5(0x22e)][_0x5890f5(0xfd)](_0x57f125[_0x5890f5(0xca)],_0x520bb9);_0x339e2d[_0x5890f5(0x1da)](_0x42bc[_0x5890f5(0x1cd)](),{'range':_0x14e0e3}),_0x1d5372=!0x0;}}return _0x1d5372;}),_0x33ba57[_0x43a84f(0x22e)][_0x43a84f(0x1ce)][_0x43a84f(0x112)](_0x1467ca=>this[_0x43a84f(0x214)](_0x1467ca)),_0x33ba57[_0x43a84f(0x22e)][_0x43a84f(0x1ce)][_0x43a84f(0x112)](_0x251fad=>!_0x251fad[_0x43a84f(0x240)][_0x43a84f(0x194)]&&this[_0x43a84f(0x15c)](_0x251fad)),_0x33ba57[_0x43a84f(0x22e)]['on'](_0x43a84f(0x120),()=>{const _0x2f5aa2=_0x43a84f;this[_0x2f5aa2(0x1f1)]=!0x1;}),_0x33ba57[_0x43a84f(0x22e)][_0x43a84f(0x1ce)]['on'](_0x43a84f(0x111),(_0x16de2e,_0xee0253)=>{const _0x4247ee=_0x43a84f;if(!_0xee0253[_0x4247ee(0x194)]||_0xee0253[_0x4247ee(0x15b)])return;if(!this[_0x4247ee(0x1f1)])return;const _0x285614=_0x33ba57[_0x4247ee(0x22e)][_0x4247ee(0x1ce)][_0x4247ee(0x198)][_0x4247ee(0x191)]();if(0x0==_0x285614[_0x4247ee(0x219)])return;const _0x5d9e3e=[],_0x4eec97=_0x285614[_0x4247ee(0x204)](_0x235123=>_0x4247ee(0x1a0)==_0x235123[_0x4247ee(0x150)]),_0x10a44c=_0x285614[_0x4247ee(0x204)](_0x5e06f0=>_0x4247ee(0x18d)==_0x5e06f0[_0x4247ee(0x150)]&&_0x4247ee(0x14f)!=_0x5e06f0[_0x4247ee(0x10e)]);for(const _0x2e9cf8 of _0x4eec97)this[_0x4247ee(0x250)](_0x2e9cf8[_0x4247ee(0xc8)])&&_0x5d9e3e[_0x4247ee(0xdd)]({'key':_0x2e9cf8[_0x4247ee(0xc8)],'newValue':_0x2e9cf8[_0x4247ee(0x21f)],'oldValue':_0x2e9cf8[_0x4247ee(0x258)],'range':Pt(_0x2e9cf8[_0x4247ee(0x1fa)],_0x33ba57[_0x4247ee(0x22e)])});for(const _0x3a8f2a of _0x10a44c){if(_0x4247ee(0xb6)!=_0x3a8f2a[_0x4247ee(0x1fd)]&&_0x4247ee(0xe9)!=_0x3a8f2a[_0x4247ee(0x1fd)])continue;const _0x327037=Lt(_0x3a8f2a[_0x4247ee(0x188)][_0x4247ee(0x1b0)],_0x33ba57[_0x4247ee(0x22e)]),_0x572883=_0x3a8f2a[_0x4247ee(0xb5)];_0x4247ee(0xb6)==_0x3a8f2a[_0x4247ee(0x1fd)]&&_0x5d9e3e[_0x4247ee(0xdd)]({'key':_0x4247ee(0x25b),'newValue':_0x3a8f2a[_0x4247ee(0x10e)],'oldValue':_0x572883[_0x4247ee(0x10e)],'range':_0x327037});for(const [_0x40ab05,_0x2a4002]of _0x572883[_0x4247ee(0x1f8)]){if(!this[_0x4247ee(0x250)](_0x40ab05))continue;const _0x3a6037=_0x3a8f2a[_0x4247ee(0x1f8)][_0x4247ee(0x103)](_0x40ab05);_0x2a4002!==_0x3a6037&&_0x5d9e3e[_0x4247ee(0xdd)]({'key':_0x40ab05,'newValue':_0x3a6037,'oldValue':_0x2a4002,'range':_0x327037});}for(const [_0x5135ff,_0x4f16d2]of _0x3a8f2a[_0x4247ee(0x1f8)])this[_0x4247ee(0x250)](_0x5135ff)&&(_0x572883[_0x4247ee(0x1f8)][_0x4247ee(0x201)](_0x5135ff)||_0x5d9e3e[_0x4247ee(0xdd)]({'key':_0x5135ff,'newValue':_0x4f16d2,'oldValue':null,'range':_0x327037}));}0x0!=_0x5d9e3e[_0x4247ee(0x219)]&&_0x33ba57[_0x4247ee(0x22e)][_0x4247ee(0x156)](_0xee0253,_0x6fcf12=>{const _0x247fd3=_0x4247ee,_0x404e25=_0x49bc7e();for(const {range:_0x5c9ae8,key:_0x5d573d,oldValue:_0x26c3c9,newValue:_0xb40f77}of _0x5d9e3e)this[_0x247fd3(0x174)](_0x5c9ae8,_0x5d573d,_0x26c3c9,_0xb40f77,{'groupId':_0x404e25});this[_0x247fd3(0x207)](_0x6fcf12,_0x5d9e3e);});},{'priority':_0x43a84f(0x20e)}),_0x33ba57[_0x43a84f(0x22e)][_0x43a84f(0x24f)]['on'](_0x43a84f(0x1a4),(_0x4e704f,_0x404eba,_0x166069)=>{const _0x5e895c=_0x43a84f;if(null==_0x166069){const {id:_0x1e20f9}=this[_0x5e895c(0x24d)](_0x404eba[_0x5e895c(0x10e)]),_0x3a6519=this[_0x5e895c(0x116)][_0x5e895c(0x103)](_0x1e20f9);_0x3a6519&&_0x3a6519[_0x5e895c(0x22c)](_0x404eba[_0x5e895c(0x10e)]);}}),_0x33ba57[_0x43a84f(0x22e)][_0x43a84f(0x1ce)]['on'](_0x43a84f(0x111),()=>{const _0x35cfbb=_0x43a84f,_0x1adf49=Array[_0x35cfbb(0x261)](_0x33ba57[_0x35cfbb(0x22e)][_0x35cfbb(0x1ce)][_0x35cfbb(0x198)][_0x35cfbb(0x163)]())[_0x35cfbb(0x204)](_0x33872d=>_0x35cfbb(0x121)===this[_0x35cfbb(0x24d)](_0x33872d[_0x35cfbb(0x10e)])[_0x35cfbb(0x1d3)]);if(0x0===_0x1adf49[_0x35cfbb(0x219)])return;_0x1adf49[_0x35cfbb(0x1b8)]((_0x389c59,_0x46127c)=>{const _0x57fc61=_0x35cfbb,_0x25fc57=_0x389c59[_0x57fc61(0x108)][_0x57fc61(0x1ba)],_0x16f5c=_0x46127c[_0x57fc61(0x108)][_0x57fc61(0x1ba)];return null===_0x25fc57&&null===_0x16f5c?0x0:null===_0x25fc57&&null!==_0x16f5c?-0x1:null!==_0x25fc57&&null===_0x16f5c?0x1:_0x25fc57[_0x57fc61(0xca)][_0x57fc61(0x172)](_0x16f5c[_0x57fc61(0xca)])?-0x1:0x1;});const _0x2ebbb6=new Set(),_0x264218=new Set();for(const {name:_0x2f799f,data:_0x48da20}of _0x1adf49){const {id:_0x4c64dc}=this[_0x35cfbb(0x24d)](_0x2f799f);if(null===_0x48da20[_0x35cfbb(0x1ba)]){const _0x3bd36d=this[_0x35cfbb(0x199)](_0x2f799f);_0x264218[_0x35cfbb(0xcf)](_0x3bd36d);}else{const _0xf90ce3=this[_0x35cfbb(0x116)][_0x35cfbb(0x103)](_0x4c64dc);null!==_0x48da20[_0x35cfbb(0x162)]||_0xf90ce3[_0x35cfbb(0x246)]?(_0x2ebbb6[_0x35cfbb(0xcf)](_0xf90ce3[_0x35cfbb(0xf5)]),_0x264218[_0x35cfbb(0xcf)](_0xf90ce3)):this[_0x35cfbb(0x13c)](_0xf90ce3);}}_0x264218[_0x35cfbb(0x1eb)]>0x0&&this[_0x35cfbb(0x23b)](_0x264218);for(const _0x299964 of _0x2ebbb6)this[_0x35cfbb(0x1bc)](_0x35cfbb(0x140),_0x299964);}),_0x33ba57[_0x43a84f(0x22e)]['on'](_0x43a84f(0xd5),(_0x26d404,_0x516bb6)=>{const _0x1db864=_0x43a84f,_0x657689=_0x516bb6[0x0];if(!this[_0x1db864(0x116)][_0x1db864(0x1eb)])return;if(!_0x657689[_0x1db864(0x132)])return;if(_0x657689[_0x1db864(0x240)][_0x1db864(0x15b)]||!_0x657689[_0x1db864(0x240)][_0x1db864(0x194)])return;let _0x1f1c2e,_0x294ad0;switch(_0x657689[_0x1db864(0x150)]){case _0x1db864(0x18d):_0x1f1c2e=_0x33ba57[_0x1db864(0x22e)][_0x1db864(0xfe)](_0x657689[_0x1db864(0x188)]),_0x294ad0=_0x1f1c2e[_0x1db864(0x21e)](_0x657689[_0x1db864(0x1cb)]);break;case _0x1db864(0x202):_0x1f1c2e=_0x33ba57[_0x1db864(0x22e)][_0x1db864(0xfe)](_0x657689[_0x1db864(0x1fc)]),_0x294ad0=_0x33ba57[_0x1db864(0x22e)][_0x1db864(0xfe)](_0x657689[_0x1db864(0x102)]);break;case _0x1db864(0x157):_0x1f1c2e=_0x33ba57[_0x1db864(0x22e)][_0x1db864(0xfe)](_0x657689[_0x1db864(0x1c6)]),_0x294ad0=_0x1f1c2e[_0x1db864(0x21e)](_0x657689[_0x1db864(0x1cb)]);break;default:return;}const _0x505ebb=_0x33ba57[_0x1db864(0x22e)][_0x1db864(0xfd)](_0x1f1c2e,_0x294ad0);_0x33ba57[_0x1db864(0x22e)][_0x1db864(0x249)](()=>{const _0x106aa6=_0x1db864;for(const {suggestion:_0x22ec11,meta:_0x525fa1}of this[_0x106aa6(0x211)](_0x505ebb)){if(_0x22ec11[_0x106aa6(0xbc)])continue;if(_0x106aa6(0x242)==_0x22ec11[_0x106aa6(0x150)])continue;const _0x144c4e=this[_0x106aa6(0x17a)](_0x22ec11);if(_0x144c4e&&this[_0x106aa6(0x10d)](_0x144c4e)&&_0x106aa6(0x202)!=_0x657689[_0x106aa6(0x150)])continue;const _0x4a352b=_0x22ec11[_0x106aa6(0x108)]&&_0x22ec11[_0x106aa6(0x108)][_0x106aa6(0xef)];(_0x106aa6(0x225)!=_0x22ec11[_0x106aa6(0x150)]||_0x106aa6(0x202)==_0x657689[_0x106aa6(0x150)]&&!_0x4a352b)&&(_0x525fa1[_0x106aa6(0xdf)]||_0x106aa6(0x251)==_0x22ec11[_0x106aa6(0x150)]&&_0x525fa1[_0x106aa6(0xcd)]||_0x22ec11[_0x106aa6(0x18b)]()[_0x106aa6(0x11c)](_0x505ebb)&&this[_0x106aa6(0xda)](_0x22ec11,_0x1f1c2e,_0x294ad0));}});},{'priority':_0x43a84f(0x20e)}),_0x33ba57[_0x43a84f(0x22e)]['on'](_0x43a84f(0x10b),(_0x169590,_0x11dce4)=>{const _0x259b7d=_0x43a84f,_0x58a0e8=_0x11dce4[0x0],_0x6b9c22=_0x11dce4[0x1];if(_0x6b9c22&&_0x6b9c22[_0x259b7d(0x177)])return;if(this[_0x259b7d(0x217)])return;if(!this[_0x259b7d(0x231)][_0x259b7d(0x126)])return;if(_0x58a0e8[_0x259b7d(0x215)])return;const _0x4e1ab9=_0x33ba57[_0x259b7d(0x22e)][_0x259b7d(0x232)],{start:_0x3b433c,end:_0x5baea2}=_0x58a0e8[_0x259b7d(0x18b)](),_0x4da434=_0x3b433c[_0x259b7d(0x1b0)]&&_0x4e1ab9[_0x259b7d(0xfb)](_0x3b433c[_0x259b7d(0x1b0)])?null:_0x4e1ab9[_0x259b7d(0xce)](_0x3b433c,_0x259b7d(0x233)),_0x3387e4=_0x5baea2[_0x259b7d(0x252)]&&_0x4e1ab9[_0x259b7d(0xfb)](_0x5baea2[_0x259b7d(0x252)])?null:_0x4e1ab9[_0x259b7d(0xce)](_0x5baea2,_0x259b7d(0x1a2)),_0x182ac7=_0x33ba57[_0x259b7d(0x22e)][_0x259b7d(0xfd)](_0x4da434?_0x4da434[_0x259b7d(0xca)]:_0x3b433c,_0x3387e4?_0x3387e4[_0x259b7d(0x1ef)]:_0x5baea2);_0x33ba57[_0x259b7d(0x22e)][_0x259b7d(0x249)](_0x12c4e4=>{const _0x34ff03=_0x259b7d;this[_0x34ff03(0x25e)](_0x182ac7);const _0x14ca88=_0x33ba57[_0x34ff03(0x22e)][_0x34ff03(0x232)][_0x34ff03(0xce)](_0x182ac7[_0x34ff03(0xca)]);_0x58a0e8['is'](_0x34ff03(0x23e))?_0x12c4e4[_0x34ff03(0x234)](_0x14ca88):_0x58a0e8[_0x34ff03(0x1e7)](_0x14ca88);}),_0x169590[_0x259b7d(0xfa)]();},{'priority':_0xede0e7[_0x43a84f(0x105)]+0xa}),_0x33ba57[_0x43a84f(0x22e)]['on'](_0x43a84f(0x1bf),(_0x4bbc7a,_0x3c96ee)=>{const _0x3dea93=_0x43a84f,_0x53cf44=_0x3c96ee[_0x3c96ee[_0x3dea93(0x219)]-0x1];_0x53cf44&&_0x53cf44[_0x3dea93(0x177)]||this[_0x3dea93(0x217)]||this[_0x3dea93(0x231)][_0x3dea93(0x126)]&&(_0x33ba57[_0x3dea93(0x22e)][_0x3dea93(0x249)](()=>{const _0x5c35b4=_0x3dea93;let _0xa4f233=_0x33ba57[_0x5c35b4(0x22e)][_0x5c35b4(0x1bf)](_0x3c96ee[0x0],_0x3c96ee[0x1],_0x3c96ee[0x2],{'forceDefaultExecution':!0x0});if(!_0xa4f233)return;_0x4bbc7a[_0x5c35b4(0x1f0)]=_0xa4f233[_0x5c35b4(0xc3)]();const _0x182ce6=_0xa4f233[_0x5c35b4(0x1ef)][_0x5c35b4(0x252)],_0x596e21=_0x33ba57[_0x5c35b4(0x22e)][_0x5c35b4(0x232)];_0x182ce6&&_0x596e21[_0x5c35b4(0x21a)](_0x182ce6)&&!_0x596e21[_0x5c35b4(0x1d2)](_0x182ce6)&&(_0xa4f233=_0x33ba57[_0x5c35b4(0x22e)][_0x5c35b4(0xfd)](_0xa4f233[_0x5c35b4(0xca)],_0x33ba57[_0x5c35b4(0x22e)][_0x5c35b4(0xfe)](_0x182ce6,_0x5c35b4(0x1ef)))),this[_0x5c35b4(0x123)](_0xa4f233);}),_0x4bbc7a[_0x3dea93(0xfa)]());},{'priority':_0x43a84f(0x1c0)}),this[_0x43a84f(0x259)][_0x43a84f(0x128)][_0x43a84f(0xcf)](_0x43a84f(0xb9),this[_0x43a84f(0x231)]),this[_0x43a84f(0xdb)](_0x43a84f(0xb9));const _0x5e9a86=new _0x126bbb(_0x33ba57,this[_0x43a84f(0x116)]);_0x33ba57[_0x43a84f(0x128)][_0x43a84f(0xcf)](_0x43a84f(0x101),_0x5e9a86),this[_0x43a84f(0xdb)](_0x43a84f(0x101));const _0x184f56=new _0x2c1404(_0x33ba57,this[_0x43a84f(0x116)]);_0x33ba57[_0x43a84f(0x128)][_0x43a84f(0xcf)](_0x43a84f(0x256),_0x184f56),this[_0x43a84f(0xdb)](_0x43a84f(0x256)),_0x33ba57[_0x43a84f(0x128)][_0x43a84f(0xcf)](_0x43a84f(0x144),new _0x14ce1b(_0x33ba57,_0x5e9a86,this[_0x43a84f(0x116)])),this[_0x43a84f(0xdb)](_0x43a84f(0x144)),_0x33ba57[_0x43a84f(0x128)][_0x43a84f(0xcf)](_0x43a84f(0x1de),new _0x14ce1b(_0x33ba57,_0x184f56,this[_0x43a84f(0x116)])),this[_0x43a84f(0xdb)](_0x43a84f(0x1de)),_0x33ba57[_0x43a84f(0x128)][_0x43a84f(0xcf)](_0x43a84f(0x221),new _0x1c6684(_0x33ba57,_0x5e9a86,this[_0x43a84f(0x116)])),this[_0x43a84f(0xdb)](_0x43a84f(0x221)),_0x33ba57[_0x43a84f(0x128)][_0x43a84f(0xcf)](_0x43a84f(0x137),new _0x1c6684(_0x33ba57,_0x184f56,this[_0x43a84f(0x116)])),this[_0x43a84f(0xdb)](_0x43a84f(0x137));const _0x3ffc8d=_0x33ba57[_0x43a84f(0x230)][_0x43a84f(0x103)](_0x43a84f(0x19c));this[_0x43a84f(0x212)](_0x3ffc8d,_0x43a84f(0x185),(_0x1f9b22,{threadId:_0x438edf})=>{const _0x952441=_0x43a84f,_0x18841c=this[_0x952441(0x116)][_0x952441(0x103)](_0x438edf);_0x18841c&&_0x18841c[_0x952441(0x1f9)]&&0x1===_0x18841c[_0x952441(0x1f9)][_0x952441(0x219)]&&this[_0x952441(0x125)](_0x438edf,{'hasComments':!0x0});},{'priority':_0x43a84f(0x14c)}),this[_0x43a84f(0x212)](_0x3ffc8d,_0x43a84f(0xe8),(_0x125e5b,{threadId:_0x22a0d0})=>{const _0x49c877=_0x43a84f,_0x3fce0f=this[_0x49c877(0x116)][_0x49c877(0x103)](_0x22a0d0);_0x3fce0f&&_0x3fce0f[_0x49c877(0x1f9)]&&!_0x3fce0f[_0x49c877(0x1f9)][_0x49c877(0x219)]&&this[_0x49c877(0x125)](_0x22a0d0,{'hasComments':!0x1});},{'priority':_0x43a84f(0x14c)});}set[_0x3604b1(0x243)](_0x2a434b){const _0x2a3239=_0x3604b1;if(this[_0x2a3239(0x165)])throw new _0x10d46a(_0x2a3239(0xd1),this);this[_0x2a3239(0x165)]=_0x2a434b;}get[_0x3604b1(0x243)](){const _0x582454=_0x3604b1;return this[_0x582454(0x165)];}[_0x3604b1(0x245)]({skipNotAttached:_0x27cb10=!0x1,toJSON:_0x42541f=!0x1}={}){const _0x528307=_0x3604b1,_0xbcdbe4=[];for(const _0x254dbf of this[_0x528307(0x116)][_0x528307(0x16f)]())_0x27cb10&&!_0x254dbf[_0x528307(0x246)]||_0xbcdbe4[_0x528307(0xdd)](_0x254dbf);return _0x42541f?_0xbcdbe4[_0x528307(0x213)](_0x5f1664=>_0x5f1664[_0x528307(0x235)]()):_0xbcdbe4;}[_0x3604b1(0x1e3)](_0x1506df){const _0x53f757=_0x3604b1,_0x46de03=this[_0x53f757(0x116)][_0x53f757(0x103)](_0x1506df);if(!_0x46de03)throw new _0x10d46a(_0x53f757(0x25f),this);return _0x46de03;}[_0x3604b1(0xc1)](_0x5d0244){const _0x366c77=_0x3604b1;return this[_0x366c77(0x116)][_0x366c77(0x201)](_0x5d0244);}[_0x3604b1(0x254)](_0x58c2b0){const _0xe12d30=_0x3604b1,{authorId:_0x2cb385,id:_0x187123,attributes:_0x4b981b}=_0x58c2b0,[_0x21497d,_0x7451df]=_0x58c2b0[_0xe12d30(0x150)][_0xe12d30(0x202)](':'),_0x1bf4fe=this[_0xe12d30(0x116)][_0xe12d30(0x103)](_0x187123)||this[_0xe12d30(0x19d)](_0x21497d,_0x7451df,_0x187123,_0x2cb385,_0x4b981b);if(this[_0xe12d30(0x1c4)](_0x1bf4fe),this[_0xe12d30(0xec)](_0x1bf4fe,_0x21497d,_0x7451df||null,_0x2cb385),_0x1bf4fe[_0xe12d30(0x183)]=_0x58c2b0[_0xe12d30(0x183)],_0x1bf4fe[_0xe12d30(0x17f)]=!0x0,_0x4b981b&&_0x4b981b[_0xe12d30(0xc7)]){const _0x45a73d=_0x4b981b[_0xe12d30(0xc7)],_0xbd0507=this[_0xe12d30(0x1c9)](_0x45a73d[_0xe12d30(0x222)]);_0x1bf4fe[_0xe12d30(0x216)]=_0x45a73d[_0xe12d30(0x183)],_0x1bf4fe[_0xe12d30(0x18a)]=_0xbd0507,_0x1bf4fe[_0xe12d30(0x1a5)]=!0x0;}else _0x1bf4fe[_0xe12d30(0x216)]=_0x58c2b0[_0xe12d30(0x183)];switch(_0x58c2b0[_0xe12d30(0x108)]&&(_0x1bf4fe[_0xe12d30(0x108)]=_0x58c2b0[_0xe12d30(0x108)]),_0x58c2b0[_0xe12d30(0x1f8)]&&(_0x1bf4fe[_0xe12d30(0x1f8)]=_0x58c2b0[_0xe12d30(0x1f8)]),this[_0xe12d30(0x165)]&&this[_0xe12d30(0x165)][_0xe12d30(0xd7)]||(_0x1bf4fe[_0xe12d30(0xf8)]=!0x0),this[_0xe12d30(0x192)][_0xe12d30(0x103)](_0x1bf4fe)){case _0xe12d30(0x25c):this[_0xe12d30(0x192)][_0xe12d30(0x1ae)](_0x1bf4fe,_0xe12d30(0xcb));break;case _0xe12d30(0x224):_0x1bf4fe[_0xe12d30(0x246)]?(this[_0xe12d30(0x131)](new Set([_0x1bf4fe])),this[_0xe12d30(0x23b)](new Set([_0x1bf4fe])),this[_0xe12d30(0x192)][_0xe12d30(0x1ae)](_0x1bf4fe,_0xe12d30(0x17c)),this[_0xe12d30(0x1bc)](_0xe12d30(0x141),_0x1bf4fe)):this[_0xe12d30(0x192)][_0xe12d30(0x1ae)](_0x1bf4fe,_0xe12d30(0x12e));}return _0x1bf4fe;}[_0x3604b1(0x101)](_0x37a8b6){const _0x144667=_0x3604b1;this[_0x144667(0x177)](()=>{const _0x643457=_0x144667;this[_0x643457(0x259)][_0x643457(0x22e)][_0x643457(0x249)](()=>{const _0x3a452a=_0x643457;for(const _0x1cf9ba of _0x37a8b6[_0x3a452a(0x18e)]())_0x1cf9ba[_0x3a452a(0x15e)]();});});}[_0x3604b1(0x256)](_0x50acd6){const _0x5711c0=_0x3604b1;this[_0x5711c0(0x177)](()=>{const _0x4b0a6d=_0x5711c0;this[_0x4b0a6d(0x259)][_0x4b0a6d(0x22e)][_0x4b0a6d(0x249)](()=>{const _0xfd126=_0x4b0a6d;for(const _0x13ad8e of _0x50acd6[_0xfd126(0x18e)]())_0x13ad8e[_0xfd126(0x175)]();});});}[_0x3604b1(0xdb)](_0x1a64ba,_0x388108){const _0x6c6a10=_0x3604b1,_0x51b9fd=this[_0x6c6a10(0x259)][_0x6c6a10(0x128)][_0x6c6a10(0x103)](_0x1a64ba);if(!_0x51b9fd)throw new _0x10d46a(_0x6c6a10(0x167),this,{'commandName':_0x1a64ba});if(this[_0x6c6a10(0xeb)][_0x6c6a10(0x201)](_0x51b9fd))throw new _0x10d46a(_0x6c6a10(0x20b),this,{'commandName':_0x1a64ba});this[_0x6c6a10(0xeb)][_0x6c6a10(0xcf)](_0x51b9fd),_0x388108&&_0x51b9fd['on'](_0x6c6a10(0xcc),(_0x2ee88a,_0x55b686)=>{const _0x101595=_0x6c6a10;this[_0x101595(0x231)][_0x101595(0x126)]&&(this[_0x101595(0x217)]||(_0x55b686[_0x101595(0x219)]>0x0&&_0x55b686[_0x55b686[_0x101595(0x219)]-0x1]&&_0x55b686[_0x55b686[_0x101595(0x219)]-0x1][_0x101595(0x177)]?_0x55b686[_0x101595(0x127)]():(_0x2ee88a[_0x101595(0x1f0)]=_0x388108((..._0x387140)=>_0x51b9fd[_0x101595(0xcc)](..._0x387140,{'forceDefaultExecution':!0x0}),..._0x55b686),_0x2ee88a[_0x101595(0xfa)]())));},{'priority':_0x6c6a10(0x1c0)});}[_0x3604b1(0x177)](_0x2f4dd0){const _0x315daa=_0x3604b1;let _0x1be16c,_0x5c4db8;const _0x595c95=this[_0x315daa(0x217)];this[_0x315daa(0x217)]=!0x0;try{_0x1be16c=_0x2f4dd0();}catch(_0x2708e1){_0x5c4db8=_0x2708e1;}return _0x595c95||(this[_0x315daa(0x217)]=!0x1),_0x5c4db8&&_0x10d46a[_0x315daa(0x184)](_0x5c4db8,this),_0x1be16c;}[_0x3604b1(0x123)](_0x14fe2e,_0x22e81b=null,_0x55f62b={}){const _0x24d332=_0x3604b1;if(_0x14fe2e[_0x24d332(0x215)])return null;const _0x253501=this[_0x24d332(0x259)][_0x24d332(0x230)][_0x24d332(0x103)](_0x24d332(0x17d))['me'];for(const {suggestion:_0x2c5a4d,meta:_0x56aa93}of this[_0x24d332(0x211)](_0x14fe2e,_0x24d332(0x251)))if(_0x56aa93[_0x24d332(0xcd)]){if(!_0x56aa93[_0x24d332(0xde)]){if(_0x56aa93[_0x24d332(0xdf)]){if(!this[_0x24d332(0x263)]||!qt(_0x2c5a4d,_0x55f62b))continue;return _0x2c5a4d;}if(qt(_0x2c5a4d,_0x55f62b))return _0x2c5a4d;this[_0x24d332(0xda)](_0x2c5a4d,_0x14fe2e[_0x24d332(0xca)],_0x14fe2e[_0x24d332(0x1ef)]);break;}if(_0x22e81b==_0x2c5a4d[_0x24d332(0x1fb)]&&qt(_0x2c5a4d,_0x55f62b)){const _0x5bb182=_0x2c5a4d[_0x24d332(0x18b)]();return _0x5bb182[_0x24d332(0xca)][_0x24d332(0x1d9)](_0x14fe2e[_0x24d332(0x1ef)])?this[_0x24d332(0x1c8)](_0x2c5a4d,this[_0x24d332(0x253)][_0x24d332(0xfd)](_0x14fe2e[_0x24d332(0xca)],_0x5bb182[_0x24d332(0x1ef)])):this[_0x24d332(0x1c8)](_0x2c5a4d,this[_0x24d332(0x253)][_0x24d332(0xfd)](_0x5bb182[_0x24d332(0xca)],_0x14fe2e[_0x24d332(0x1ef)])),_0x2c5a4d;}}const _0x40b848=_0x49bc7e(),_0x424f48=_0x253501['id'],_0x1bae07=_0x22e81b?_0x24d332(0x1ec)+_0x22e81b:_0x24d332(0x251),_0xca644a=this[_0x24d332(0x110)]({'id':_0x40b848,'type':_0x1bae07,'createdAt':new Date(),'authorId':_0x424f48,'attributes':_0x55f62b});return this[_0x24d332(0x15f)](_0x1bae07,_0x40b848,_0x424f48,_0x14fe2e),_0xca644a;}[_0x3604b1(0xf1)](_0x12ea6b,_0x1600bc=_0x3604b1(0x190),_0x207a7f={}){const _0x175875=_0x3604b1,_0x5e416a=this[_0x175875(0x259)][_0x175875(0x230)][_0x175875(0x103)](_0x175875(0x17d))['me'],_0x758524=this[_0x175875(0x241)][_0x175875(0xf3)](_0x175875(0x251),_0x1600bc,_0x175875(0x1a3));for(const _0x135ff4 of this[_0x175875(0x245)]())if(_0x135ff4[_0x175875(0x18a)]['id']==_0x5e416a['id']&&_0x175875(0x251)==_0x135ff4[_0x175875(0x150)]&&_0x135ff4[_0x175875(0x1fb)]==_0x1600bc&&qt(_0x135ff4,_0x207a7f)&&(_0x758524(_0x135ff4[_0x175875(0x16b)](),_0x12ea6b)||_0x758524(_0x12ea6b,_0x135ff4[_0x175875(0x16b)]()))){for(const _0x6defd8 of _0x12ea6b)_0x135ff4[_0x175875(0x1d4)](_0x6defd8);return _0x135ff4;}for(const {suggestion:_0x522369,meta:_0x161b57}of this[_0x175875(0x211)](_0x12ea6b,_0x175875(0x251))){if(!_0x161b57[_0x175875(0xcd)])continue;if(!this[_0x175875(0x263)]&&_0x161b57[_0x175875(0xdf)])continue;if(!qt(_0x522369,_0x207a7f))continue;let _0x219760=!0x0;for(const _0x190767 of _0x522369[_0x175875(0x16b)]())for(const _0x49e120 of _0x12ea6b)if(!_0x190767[_0x175875(0x11c)](_0x49e120)){_0x219760=!0x1;break;}if(_0x219760)return _0x522369;}const _0x44a0f6=_0x49bc7e(),_0x4a919c=_0x5e416a['id'],_0x375ce8=_0x175875(0x1ec)+_0x1600bc,_0x215606=this[_0x175875(0x110)]({'id':_0x44a0f6,'type':_0x375ce8,'createdAt':new Date(),'authorId':_0x4a919c,'attributes':_0x207a7f});for(const _0x1d3169 of _0x12ea6b)this[_0x175875(0x15f)](_0x375ce8,_0x44a0f6,_0x4a919c,_0x1d3169,_0x11bd4d[_0x175875(0x10f)]());return _0x215606;}[_0x3604b1(0x171)](_0x252561,_0x8976f3,_0x1a62dd=null,_0x52a8d9={}){const _0x3a6228=_0x3604b1;if(_0x1a62dd=_0x1a62dd||Gt(_0x8976f3),_0x252561[_0x3a6228(0x215)])return null;if(_0x3a6228(0x1a1)===this[_0x3a6228(0x193)]){const _0x27fc1c=this[_0x3a6228(0x241)][_0x3a6228(0xf3)](_0x3a6228(0x242),_0x1a62dd,_0x3a6228(0x15e));return this[_0x3a6228(0x177)](()=>_0x27fc1c([_0x252561],_0x8976f3,_0x52a8d9)),null;}const _0x15d73c=this[_0x3a6228(0x259)][_0x3a6228(0x230)][_0x3a6228(0x103)](_0x3a6228(0x17d))['me'],_0x1ea5bc=[];if(_0x3a6228(0xc0)!==this[_0x3a6228(0x193)]){for(const {suggestion:_0x2d0f11,meta:_0x521924}of this[_0x3a6228(0x211)](_0x252561,_0x3a6228(0x251)))_0x521924[_0x3a6228(0xcd)]&&!_0x521924[_0x3a6228(0xfc)]&&_0x1ea5bc[_0x3a6228(0xdd)](..._0x2d0f11[_0x3a6228(0x16b)]());}const _0x375d4c=function(_0x41e6ed,_0x20ffa4){const _0x2be543=_0x3a6228,_0x117460=[];for(const _0x3f88a7 of _0x20ffa4){const _0x888ed8=_0x41e6ed[_0x2be543(0x1c2)](_0x3f88a7);_0x888ed8&&_0x117460[_0x2be543(0xdd)](_0x888ed8);}return _0x117460;}(_0x252561,_0x1ea5bc),_0x4eb4f6=function(_0x3c3893,_0x4e0d7c){const _0x27edee=_0x3a6228,_0x1ae807=[_0x3c3893];for(const _0x5e84d0 of _0x4e0d7c){let _0x5af743=0x0;for(;_0x5af743<_0x1ae807[_0x27edee(0x219)];){const _0x14e8e7=_0x1ae807[_0x5af743][_0x27edee(0x1a9)](_0x5e84d0);_0x1ae807[_0x27edee(0x1ea)](_0x5af743,0x1,..._0x14e8e7),_0x5af743+=_0x14e8e7[_0x27edee(0x219)];}}return _0x1ae807;}(_0x252561,_0x1ea5bc);_0x375d4c[_0x3a6228(0x219)]&&this[_0x3a6228(0x253)][_0x3a6228(0x249)](()=>{const _0x2b02a1=_0x3a6228;for(const _0x1afece of _0x375d4c){const _0xacee7a=this[_0x2b02a1(0x241)][_0x2b02a1(0xf3)](_0x2b02a1(0x242),_0x1a62dd,_0x2b02a1(0x15e));this[_0x2b02a1(0x177)](()=>_0xacee7a([_0x1afece],_0x8976f3,_0x52a8d9));}});for(const _0x54198e of _0x4eb4f6){let _0x2c7e3c=null,_0x36fb27=_0x54198e[_0x3a6228(0xca)],_0x463bcc=_0x54198e[_0x3a6228(0x1ef)];for(const {suggestion:_0x4ed8a3,meta:_0x4f6d62}of this[_0x3a6228(0x211)](_0x54198e,_0x3a6228(0x242))){if(!_0x4f6d62[_0x3a6228(0xcd)])continue;if(_0x4ed8a3[_0x3a6228(0x1fb)]!=_0x1a62dd)continue;if(!qt(_0x4ed8a3,_0x52a8d9))continue;const _0xf82b39=_0x4ed8a3[_0x3a6228(0x18b)]();if(_0xf82b39[_0x3a6228(0x11c)](_0x54198e,!0x0))return null;_0x36fb27=_0x36fb27[_0x3a6228(0x172)](_0xf82b39[_0x3a6228(0xca)])?_0x36fb27:_0xf82b39[_0x3a6228(0xca)],_0x463bcc=_0x463bcc[_0x3a6228(0x10a)](_0xf82b39[_0x3a6228(0x1ef)])?_0x463bcc:_0xf82b39[_0x3a6228(0x1ef)],_0x2c7e3c?_0xf82b39[_0x3a6228(0xca)][_0x3a6228(0x172)](_0x2c7e3c[_0x3a6228(0x18b)]()[_0x3a6228(0xca)])?(_0x2c7e3c[_0x3a6228(0x255)](),_0x2c7e3c=_0x4ed8a3):_0x4ed8a3[_0x3a6228(0x255)]():_0x2c7e3c=_0x4ed8a3;}const _0x1900b4=this[_0x3a6228(0x253)][_0x3a6228(0xfd)](_0x36fb27,_0x463bcc);if(_0x2c7e3c)this[_0x3a6228(0x1c8)](_0x2c7e3c,_0x1900b4);else{const _0x5f2594=_0x49bc7e(),_0x34d1b7=_0x15d73c['id'];this[_0x3a6228(0x110)]({'id':_0x5f2594,'type':_0x3a6228(0x100)+_0x1a62dd,'data':_0x8976f3,'createdAt':new Date(),'authorId':_0x34d1b7,'attributes':_0x52a8d9}),this[_0x3a6228(0x15f)](_0x3a6228(0x100)+_0x1a62dd,_0x5f2594,_0x34d1b7,_0x1900b4);}}return null;}[_0x3604b1(0x20f)](_0x2b9d5e,_0x29beb6,_0x5adfdf=[],_0x4f188d=null,_0x212f32={}){const _0xdd15ae=_0x3604b1;_0x29beb6[_0xdd15ae(0x109)]||(_0x29beb6[_0xdd15ae(0x109)]=_0x29beb6[_0xdd15ae(0x10c)]),_0x29beb6[_0xdd15ae(0xef)]=_0x2b9d5e['is'](_0xdd15ae(0x1fa)),_0x4f188d=_0x4f188d||Gt(_0x29beb6);const _0x17f448=_0x5adfdf[_0xdd15ae(0x213)](_0x5619aa=>Lt(_0x5619aa,this[_0xdd15ae(0x253)])),_0x748dde=_0x2b9d5e['is'](_0xdd15ae(0x1fa))?_0x2b9d5e:Lt(_0x2b9d5e,this[_0xdd15ae(0x253)]);if(_0xdd15ae(0x1a1)===this[_0xdd15ae(0x193)]){const _0x1f6f63=this[_0xdd15ae(0x241)][_0xdd15ae(0xf3)](_0xdd15ae(0x225),_0x4f188d,_0xdd15ae(0x15e));return this[_0xdd15ae(0x177)](()=>_0x1f6f63([_0x748dde],_0x29beb6,_0x212f32)),null;}_0x17f448[_0xdd15ae(0xdd)](_0x748dde);let _0x37ab72=!0x0;for(const _0x4b319d of _0x17f448)if(!this[_0xdd15ae(0x223)](_0x4b319d)){_0x37ab72=!0x1;break;}if(_0x37ab72&&_0xdd15ae(0xc0)!==this[_0xdd15ae(0x193)]){const _0x934868=this[_0xdd15ae(0x241)][_0xdd15ae(0xf3)](_0xdd15ae(0x225),_0x4f188d,_0xdd15ae(0x15e));return this[_0xdd15ae(0x177)](()=>_0x934868([_0x748dde],_0x29beb6,_0x212f32)),null;}let _0xb7b0cc=null,_0x263dcd=_0x748dde[_0xdd15ae(0xca)],_0xd598af=_0x748dde[_0xdd15ae(0x1ef)];for(const {suggestion:_0x52c427,meta:_0x41c7a8}of this[_0xdd15ae(0x211)](_0x748dde,_0xdd15ae(0x225))){if(!_0x41c7a8[_0xdd15ae(0xcd)])continue;if(_0x41c7a8[_0xdd15ae(0xde)]||_0x41c7a8[_0xdd15ae(0xdf)]||_0x41c7a8[_0xdd15ae(0xfc)])continue;if(_0x52c427[_0xdd15ae(0x108)][_0xdd15ae(0x109)]!=_0x29beb6[_0xdd15ae(0x109)])continue;if(!qt(_0x52c427,_0x212f32))continue;const _0xc980e1=_0x52c427[_0xdd15ae(0x18b)]();if(_0x52c427[_0xdd15ae(0x1fb)]==_0x4f188d){if(_0xc980e1[_0xdd15ae(0x11c)](_0x748dde,!0x0))return null;_0x263dcd=_0x263dcd[_0xdd15ae(0x172)](_0xc980e1[_0xdd15ae(0xca)])?_0x263dcd:_0xc980e1[_0xdd15ae(0xca)],_0xd598af=_0xd598af[_0xdd15ae(0x10a)](_0xc980e1[_0xdd15ae(0x1ef)])?_0xd598af:_0xc980e1[_0xdd15ae(0x1ef)],_0xb7b0cc?_0xc980e1[_0xdd15ae(0xca)][_0xdd15ae(0x172)](_0xb7b0cc[_0xdd15ae(0x18b)]()[_0xdd15ae(0xca)])?(_0xb7b0cc[_0xdd15ae(0x255)](),_0xb7b0cc=_0x52c427):_0x52c427[_0xdd15ae(0x255)]():_0xb7b0cc=_0x52c427;}else{const _0x2446b2=_0x748dde[_0xdd15ae(0x1c2)](_0xc980e1);this[_0xdd15ae(0xff)](_0x52c427,_0x2446b2);}}const _0x18c4f8=this[_0xdd15ae(0x259)][_0xdd15ae(0x230)][_0xdd15ae(0x103)](_0xdd15ae(0x17d))['me'],_0x5246f5=_0x49bc7e(),_0x2d3b00=_0x18c4f8['id'];if(_0xb7b0cc)return this[_0xdd15ae(0x1c8)](_0xb7b0cc,this[_0xdd15ae(0x253)][_0xdd15ae(0xfd)](_0x263dcd,_0xd598af)),_0xb7b0cc;{const _0xab2505=this[_0xdd15ae(0x110)]({'id':_0x5246f5,'type':_0xdd15ae(0x1ac)+_0x4f188d,'data':_0x29beb6,'createdAt':new Date(),'authorId':_0x2d3b00,'attributes':_0x212f32});return this[_0xdd15ae(0x15f)](_0xdd15ae(0x1ac)+_0x4f188d,_0x5246f5,_0x2d3b00,this[_0xdd15ae(0x253)][_0xdd15ae(0xfd)](_0x263dcd,_0xd598af)),_0xab2505;}}[_0x3604b1(0x20c)](_0x33245e,_0x1f723f,_0x386542=[],_0x1d30e1=null,_0x20fdc1={}){const _0x341bd5=_0x3604b1;_0x1f723f[_0x341bd5(0x109)]||(_0x1f723f[_0x341bd5(0x109)]=_0x1f723f[_0x341bd5(0x10c)]);const _0x10af96=_0x33245e[0x0];_0x1f723f[_0x341bd5(0xef)]=_0x10af96['is'](_0x341bd5(0x1fa)),_0x1d30e1=_0x1d30e1||Gt(_0x1f723f);const _0x242598=_0x386542[_0x341bd5(0x213)](_0x515e89=>Lt(_0x515e89,this[_0x341bd5(0x253)])),_0x466e11=_0x10af96['is'](_0x341bd5(0x1fa))?_0x33245e:_0x33245e[_0x341bd5(0x213)](_0x1f5cd8=>Lt(_0x1f5cd8,this[_0x341bd5(0x253)]));if(_0x341bd5(0x1a1)===this[_0x341bd5(0x193)]){const _0x43fe0a=this[_0x341bd5(0x241)][_0x341bd5(0xf3)](_0x341bd5(0x225),_0x1d30e1,_0x341bd5(0x15e));return this[_0x341bd5(0x177)](()=>_0x43fe0a(_0x466e11,_0x1f723f,_0x20fdc1)),null;}_0x242598[_0x341bd5(0xdd)](..._0x466e11);let _0x39048d=!0x0;for(const _0x25d28b of _0x242598)if(!this[_0x341bd5(0x223)](_0x25d28b)){_0x39048d=!0x1;break;}if(_0x39048d&&_0x341bd5(0xc0)!==this[_0x341bd5(0x193)]){const _0x704182=this[_0x341bd5(0x241)][_0x341bd5(0xf3)](_0x341bd5(0x225),_0x1d30e1,_0x341bd5(0x15e));return this[_0x341bd5(0x177)](()=>_0x704182(_0x466e11,_0x1f723f,_0x20fdc1)),null;}const _0x39ef30=this[_0x341bd5(0x259)][_0x341bd5(0x230)][_0x341bd5(0x103)](_0x341bd5(0x17d))['me'];for(const _0x91f5fb of this[_0x341bd5(0x245)]()){if(_0x91f5fb[_0x341bd5(0x18a)]['id']!=_0x39ef30['id'])continue;if(_0x341bd5(0x225)!=_0x91f5fb[_0x341bd5(0x150)]||_0x91f5fb[_0x341bd5(0x108)][_0x341bd5(0x109)]!=_0x1f723f[_0x341bd5(0x109)])continue;if(!qt(_0x91f5fb,_0x20fdc1))continue;const _0x1e86fd=_0x91f5fb[_0x341bd5(0x1fb)]==_0x1d30e1;for(let _0x1503d0=0x0;_0x1503d0<_0x466e11[_0x341bd5(0x219)];_0x1503d0++){const _0xdb7bbf=_0x466e11[_0x1503d0];for(const _0xc60ba6 of _0x91f5fb[_0x341bd5(0x237)]()){const _0x45f89e=_0xc60ba6[_0x341bd5(0x173)]();if(_0xdb7bbf[_0x341bd5(0x1d9)](_0x45f89e)){_0x1e86fd?(_0x466e11[_0x341bd5(0x1ea)](_0x1503d0,0x1),_0x1503d0--):_0x91f5fb[_0x341bd5(0x21b)](_0xc60ba6[_0x341bd5(0x10e)]);break;}}}}if(0x0==_0x466e11[_0x341bd5(0x219)])return null;const _0x341e7f=this[_0x341bd5(0x241)][_0x341bd5(0xf3)](_0x341bd5(0x225),_0x1d30e1,_0x341bd5(0x1a3));for(const _0x1c6ac2 of this[_0x341bd5(0x245)]())if(_0x1c6ac2[_0x341bd5(0x18a)]['id']==_0x39ef30['id']&&_0x341bd5(0x225)==_0x1c6ac2[_0x341bd5(0x150)]&&_0x1c6ac2[_0x341bd5(0x108)][_0x341bd5(0x109)]==_0x1f723f[_0x341bd5(0x109)]&&_0x1c6ac2[_0x341bd5(0x1fb)]==_0x1d30e1&&qt(_0x1c6ac2,_0x20fdc1)&&(_0x341e7f(_0x1c6ac2[_0x341bd5(0x16b)](),_0x466e11)||_0x341e7f(_0x466e11,_0x1c6ac2[_0x341bd5(0x16b)]()))){for(const _0x333e08 of _0x466e11)_0x1c6ac2[_0x341bd5(0x1d4)](_0x333e08);return _0x1c6ac2;}const _0x453022=_0x49bc7e(),_0x4ea1a8=_0x39ef30['id'],_0x4cfdef=_0x341bd5(0x1ac)+_0x1d30e1,_0x40f283=this[_0x341bd5(0x110)]({'id':_0x453022,'type':_0x4cfdef,'data':_0x1f723f,'createdAt':new Date(),'authorId':_0x4ea1a8,'attributes':_0x20fdc1});for(const _0x3fcd77 of _0x466e11)this[_0x341bd5(0x15f)](_0x4cfdef,_0x453022,_0x4ea1a8,_0x3fcd77,_0x11bd4d[_0x341bd5(0x10f)]());return _0x40f283;}[_0x3604b1(0x25e)](_0x1efe35,_0x4ff223=null,_0x412a53={}){const _0x3e170c=_0x3604b1;if(_0x1efe35[_0x3e170c(0x215)])return null;const _0x2ab5ad=this[_0x3e170c(0x259)][_0x3e170c(0x230)][_0x3e170c(0x103)](_0x3e170c(0x17d))['me'],_0x5b2012=new _0x53a104(_0x1efe35[_0x3e170c(0xca)],_0x1efe35[_0x3e170c(0x1ef)]);for(const {suggestion:_0x32f204,meta:_0x2201b3}of this[_0x3e170c(0x211)](_0x5b2012,_0x3e170c(0x251)))if(_0x2201b3[_0x3e170c(0xcd)]&&!_0x2201b3[_0x3e170c(0xde)]){if(_0x32f204[_0x3e170c(0xbc)]){const _0x49beef=_0x32f204[_0x3e170c(0x16b)]()[_0x3e170c(0x204)](_0x2fa01a=>_0x3e170c(0x119)!=_0x2fa01a[_0x3e170c(0x197)][_0x3e170c(0x139)]);_0x49beef[_0x3e170c(0xe2)](_0x21a269=>_0x5b2012[_0x3e170c(0x11c)](_0x21a269,!0x0))&&_0x32f204[_0x3e170c(0x175)]();if(_0x49beef[_0x3e170c(0x169)](_0x2ee778=>_0x2ee778[_0x3e170c(0x11c)](_0x5b2012,!0x0))){const _0x2f20f4=this[_0x3e170c(0x241)][_0x3e170c(0xf3)](_0x3e170c(0x1aa),_0x4ff223,_0x3e170c(0x15e));return this[_0x3e170c(0x177)](()=>_0x2f20f4([_0x5b2012],null,_0x412a53)),null;}}else{const _0x2555f4=_0x5b2012[_0x3e170c(0x1c2)](_0x32f204[_0x3e170c(0x18b)]());null!==_0x2555f4&&_0x32f204[_0x3e170c(0x1bd)]([_0x2555f4],null,_0x412a53);}}if(_0x5b2012[_0x3e170c(0x182)](),_0x5b2012[_0x3e170c(0x215)]||_0x3e170c(0x119)==_0x5b2012[_0x3e170c(0x197)][_0x3e170c(0x139)])return null;let _0x55f60a=null,_0x313366=_0x5b2012[_0x3e170c(0xca)],_0x2050cd=_0x5b2012[_0x3e170c(0x1ef)];const _0x107edc=this[_0x3e170c(0x211)](_0x5b2012,_0x3e170c(0x1aa));for(const {suggestion:_0x33b7ea,meta:_0x55d635}of _0x107edc){const _0x24fbca=this[_0x3e170c(0x253)][_0x3e170c(0xfd)](_0x313366,_0x2050cd);if(_0x55d635[_0x3e170c(0xcd)]&&(this[_0x3e170c(0x263)]||!_0x55d635[_0x3e170c(0xdf)]&&!_0x55d635[_0x3e170c(0xfc)])){if(_0x33b7ea[_0x3e170c(0xbc)]){if(!qt(_0x33b7ea,_0x412a53))continue;let _0x326eab=!0x0;for(const _0x2fd8b9 of _0x33b7ea[_0x3e170c(0x16b)]()){if(_0x2fd8b9[_0x3e170c(0x11c)](_0x24fbca,!0x0))return _0x33b7ea;_0x24fbca[_0x3e170c(0x11c)](_0x2fd8b9)||(_0x326eab=!0x1);}_0x326eab&&_0x33b7ea[_0x3e170c(0x175)]();}else{const _0x2edc09=_0x33b7ea[_0x3e170c(0x18b)]();if(_0x2edc09[_0x3e170c(0x11c)](_0x24fbca,!0x0))return _0x33b7ea;if(!qt(_0x33b7ea,_0x412a53)){_0x24fbca[_0x3e170c(0x11c)](_0x2edc09)?_0x33b7ea[_0x3e170c(0x255)]():_0x2edc09[_0x3e170c(0xf7)](_0x313366)?_0x313366=_0x2edc09[_0x3e170c(0x1ef)]:_0x2edc09[_0x3e170c(0xf7)](_0x2050cd)&&(_0x2050cd=_0x2edc09[_0x3e170c(0xca)]);continue;}_0x313366=_0x313366[_0x3e170c(0x172)](_0x2edc09[_0x3e170c(0xca)])?_0x313366:_0x2edc09[_0x3e170c(0xca)],_0x2050cd=_0x2050cd[_0x3e170c(0x10a)](_0x2edc09[_0x3e170c(0x1ef)])?_0x2050cd:_0x2edc09[_0x3e170c(0x1ef)],_0x412a53=Object[_0x3e170c(0x11a)]({},_0x33b7ea[_0x3e170c(0x1f8)]),_0x55f60a?_0x2edc09[_0x3e170c(0xca)][_0x3e170c(0x172)](_0x55f60a[_0x3e170c(0x18b)]()[_0x3e170c(0xca)])?(_0x55f60a[_0x3e170c(0x255)](),_0x55f60a=_0x33b7ea):_0x33b7ea[_0x3e170c(0x255)]():_0x55f60a=_0x33b7ea;}}}if(_0x55f60a)return this[_0x3e170c(0x1c8)](_0x55f60a,this[_0x3e170c(0x253)][_0x3e170c(0xfd)](_0x313366,_0x2050cd)),_0x55f60a;{const _0x4857f3=_0x49bc7e(),_0x14994d=this[_0x3e170c(0x253)][_0x3e170c(0xfd)](_0x313366,_0x2050cd),_0x408260=_0x2ab5ad['id'],_0x418027=_0x4ff223?_0x3e170c(0x14a)+_0x4ff223:_0x3e170c(0x1aa),_0x305e20=this[_0x3e170c(0x110)]({'id':_0x4857f3,'type':_0x418027,'createdAt':new Date(),'authorId':_0x408260,'attributes':_0x412a53});return this[_0x3e170c(0x15f)](_0x418027,_0x4857f3,_0x408260,_0x14994d),_0x305e20;}}[_0x3604b1(0x1b2)](_0x4e4cc7,_0x50a432=_0x3604b1(0x190),_0x20b24f={}){const _0x515de0=_0x3604b1,_0x4bfe01=this[_0x515de0(0x259)][_0x515de0(0x230)][_0x515de0(0x103)](_0x515de0(0x17d))['me'],_0x5959e6=_0x4e4cc7[_0x515de0(0x213)](_0x22e705=>new _0x53a104(_0x22e705[_0x515de0(0xca)],_0x22e705[_0x515de0(0x1ef)])),_0x206580=new Set();for(const {suggestion:_0xcf1ad3,meta:_0x2785f7}of this[_0x515de0(0x211)](_0x5959e6,_0x515de0(0x251)))_0x2785f7[_0x515de0(0xcd)]&&!_0x2785f7[_0x515de0(0xde)]&&_0x206580[_0x515de0(0xcf)](_0xcf1ad3);for(const _0x4cf0c8 of _0x206580)if(_0x4cf0c8[_0x515de0(0xbc)]){const _0x3da0b5=_0x4cf0c8[_0x515de0(0x16b)]();(!_0x4cf0c8[_0x515de0(0x1f8)]||!_0x4cf0c8[_0x515de0(0x1f8)][_0x515de0(0xd3)])&&(_0x3da0b5[_0x515de0(0xe2)](_0x184878=>_0x5959e6[_0x515de0(0x169)](_0x3f0f9b=>_0x3f0f9b[_0x515de0(0x11c)](_0x184878,!0x0)))&&_0x4cf0c8[_0x515de0(0x175)]());if(_0x5959e6[_0x515de0(0xe2)](_0x15413e=>_0x3da0b5[_0x515de0(0x169)](_0x1a8388=>_0x1a8388[_0x515de0(0x11c)](_0x15413e,!0x0)))){const _0x36fbfe=this[_0x515de0(0x241)][_0x515de0(0xf3)](_0x515de0(0x1aa),_0x50a432,_0x515de0(0x15e));return this[_0x515de0(0x177)](()=>_0x36fbfe(_0x4e4cc7,null,_0x20b24f)),null;}}else{const _0x46f915=_0x4cf0c8[_0x515de0(0x18b)]();_0x5959e6[_0x515de0(0x169)](_0x4aecc3=>_0x4aecc3[_0x515de0(0x11c)](_0x46f915,!0x0))&&_0x4cf0c8[_0x515de0(0x175)]();if(_0x5959e6[_0x515de0(0xe2)](_0x2a683b=>_0x46f915[_0x515de0(0x11c)](_0x2a683b,!0x0))){const _0x355ced=this[_0x515de0(0x241)][_0x515de0(0xf3)](_0x515de0(0x1aa),_0x50a432,_0x515de0(0x15e));return this[_0x515de0(0x177)](()=>_0x355ced(_0x5959e6,null,_0x20b24f)),null;}}const _0x51de9b=this[_0x515de0(0x241)][_0x515de0(0xf3)](_0x515de0(0x1aa),_0x50a432,_0x515de0(0x1a3));let _0x566bb1=null;for(const _0x166aeb of this[_0x515de0(0x245)]())if(_0x166aeb[_0x515de0(0x18a)]['id']==_0x4bfe01['id']&&_0x166aeb[_0x515de0(0x246)]&&_0x515de0(0x1aa)==_0x166aeb[_0x515de0(0x150)]&&_0x166aeb[_0x515de0(0x1fb)]==_0x50a432&&qt(_0x166aeb,_0x20b24f)&&(_0x51de9b(_0x166aeb[_0x515de0(0x16b)](),_0x5959e6)||_0x51de9b(_0x5959e6,_0x166aeb[_0x515de0(0x16b)]()))){if(_0x566bb1){if(_0x166aeb[_0x515de0(0x1f9)]&&_0x166aeb[_0x515de0(0x1f9)][_0x515de0(0x219)])continue;for(const _0x3e689d of _0x166aeb[_0x515de0(0x16b)]())_0x566bb1[_0x515de0(0x147)](_0x3e689d)||_0x566bb1[_0x515de0(0x1d4)](_0x3e689d);_0x166aeb[_0x515de0(0x255)]();}else{_0x566bb1=_0x166aeb;for(const _0xfce591 of _0x5959e6)_0x166aeb[_0x515de0(0x147)](_0xfce591)||_0x166aeb[_0x515de0(0x1d4)](_0xfce591);}}if(_0x566bb1)return _0x566bb1;_0x206580[_0x515de0(0x229)]();for(const {suggestion:_0x1bdd41,meta:_0x3ec148}of this[_0x515de0(0x211)](_0x5959e6,_0x515de0(0x1aa)))_0x3ec148[_0x515de0(0xcd)]&&(this[_0x515de0(0x263)]||!_0x3ec148[_0x515de0(0xdf)]&&!_0x3ec148[_0x515de0(0xfc)])&&qt(_0x1bdd41,_0x20b24f)&&_0x206580[_0x515de0(0xcf)](_0x1bdd41);for(const _0x3365be of _0x206580){const _0x572f4a=_0x3365be[_0x515de0(0x16b)]();if(!_0x20b24f||!_0x20b24f[_0x515de0(0xd3)]){if(_0x5959e6[_0x515de0(0xe2)](_0x13ed39=>_0x572f4a[_0x515de0(0x169)](_0x527c19=>_0x527c19[_0x515de0(0x11c)](_0x13ed39,!0x0))))return _0x3365be;}(!_0x3365be[_0x515de0(0x1f8)]||!_0x3365be[_0x515de0(0x1f8)][_0x515de0(0xd3)])&&(_0x572f4a[_0x515de0(0xe2)](_0x231af8=>_0x5959e6[_0x515de0(0x169)](_0x4d41d0=>_0x4d41d0[_0x515de0(0x11c)](_0x231af8,!0x0)))&&_0x3365be[_0x515de0(0x175)]());}const _0x36e931=_0x49bc7e(),_0x5cffdb=_0x4bfe01['id'],_0x6fbf34=_0x515de0(0x14a)+_0x50a432,_0x1607b7=this[_0x515de0(0x110)]({'id':_0x36e931,'type':_0x6fbf34,'createdAt':new Date(),'authorId':_0x5cffdb,'attributes':_0x20b24f});for(const _0x16a187 of _0x5959e6)_0x16a187[_0x515de0(0x182)](),_0x16a187[_0x515de0(0x215)]||_0x515de0(0x119)==_0x16a187[_0x515de0(0x197)][_0x515de0(0x139)]||this[_0x515de0(0x15f)](_0x6fbf34,_0x36e931,_0x5cffdb,_0x16a187,_0x11bd4d[_0x515de0(0x10f)]());return _0x1607b7;}[_0x3604b1(0x174)](_0x4748ef,_0x553652,_0x5d1327,_0x27ac4d,_0x9a7365){const _0x3632e2=_0x3604b1;if(_0x4748ef[_0x3632e2(0x215)])return[];if(_0x3632e2(0x1a1)===this[_0x3632e2(0x193)])return[];const _0x6d1a8b=this[_0x3632e2(0x259)][_0x3632e2(0x230)][_0x3632e2(0x103)](_0x3632e2(0x17d))['me']['id'],_0xe93d49=Array[_0x3632e2(0x261)](this[_0x3632e2(0x116)][_0x3632e2(0x16f)]())[_0x3632e2(0x204)](_0x1d4486=>_0x3632e2(0x1a0)==_0x1d4486[_0x3632e2(0x150)]&&_0x1d4486[_0x3632e2(0x108)][_0x3632e2(0x115)]==_0x553652&&_0x1d4486[_0x3632e2(0x147)](_0x4748ef));if(_0x3632e2(0x136)===this[_0x3632e2(0x193)]){const _0x26be09=this[_0x3632e2(0x211)](_0x4748ef,_0x3632e2(0x251))[_0x3632e2(0x204)](({meta:_0x58c2ec})=>_0x58c2ec[_0x3632e2(0xcd)]&&!_0x58c2ec[_0x3632e2(0xfc)]&&!_0x58c2ec[_0x3632e2(0xde)])[_0x3632e2(0x213)](({suggestion:_0x107f43})=>_0x107f43);_0xe93d49[_0x3632e2(0x12a)](..._0x26be09);}const _0x50f6e9=new Map([[_0x4748ef,_0x5d1327]]);for(const _0x3c1767 of _0xe93d49){const _0x5d482f=_0x3632e2(0x1a0)==_0x3c1767[_0x3632e2(0x150)]?_0x3c1767[_0x3632e2(0x108)][_0x3632e2(0x181)]:void 0x0,_0x1be7e4=_0x3c1767[_0x3632e2(0x18b)](),_0x1d5223=Array[_0x3632e2(0x261)](_0x50f6e9[_0x3632e2(0xed)]())[_0x3632e2(0x206)](_0x14f722=>_0x14f722[_0x3632e2(0x1b4)](_0x1be7e4));if(!_0x1d5223)continue;const _0x3225cd=_0x1d5223[_0x3632e2(0x1a9)](_0x1be7e4);this[_0x3632e2(0x10d)](_0x553652)&&_0x3632e2(0x251)==_0x3c1767[_0x3632e2(0x150)]&&0x0!=_0x3225cd[_0x3632e2(0x219)]||(_0x50f6e9[_0x3632e2(0x187)](_0x1d5223),_0x3225cd[_0x3632e2(0x1d1)](_0x17a8b8=>{const _0x403cae=_0x3632e2;_0x50f6e9[_0x403cae(0x1ae)](_0x17a8b8,_0x5d1327);}),_0x3632e2(0x251)!=_0x3c1767[_0x3632e2(0x150)]&&_0x5d482f!=_0x27ac4d&&_0x50f6e9[_0x3632e2(0x1ae)](_0x1d5223[_0x3632e2(0x1c2)](_0x1be7e4),_0x5d482f));}const _0x166437=[];for(const [_0x28085c,_0x3e440f]of _0x50f6e9){const _0x104ced=_0x49bc7e(),_0x5ec6f0={'key':_0x553652,'oldValue':_0x3e440f,'newValue':_0x27ac4d};_0x553652[_0x3632e2(0x219)]>0x25&&console[_0x3632e2(0x133)](_0x3632e2(0x159),{'key':_0x553652});const _0x5c05f2=(_0x3632e2(0x22d)+(_0x553652+'|'+Gt({'newValue':_0x27ac4d})))[_0x3632e2(0xdc)](0x0,0x3c),_0x3fa34f=this[_0x3632e2(0x110)]({'id':_0x104ced,'type':_0x5c05f2,'data':_0x5ec6f0,'createdAt':new Date(),'authorId':_0x6d1a8b,'attributes':_0x9a7365});_0x166437[_0x3632e2(0xdd)](_0x3fa34f),this[_0x3632e2(0x15f)](_0x5c05f2,_0x104ced,_0x6d1a8b,_0x28085c);}return _0x166437;}[_0x3604b1(0x244)](_0x289b0a){const _0x232334=_0x3604b1;this[_0x232334(0xdb)](_0x289b0a,(_0x544d25,..._0x4b52c6)=>{const _0x5e3ff4=_0x232334;this[_0x5e3ff4(0x22f)](()=>{_0x544d25(..._0x4b52c6);});});}[_0x3604b1(0x17b)](_0x3c2ba8){const _0x273d15=_0x3604b1;this[_0x273d15(0x25d)][_0x273d15(0xcf)](_0x3c2ba8);}[_0x3604b1(0x178)](_0x5e8cb4){const _0x5c648d=_0x3604b1;this[_0x5c648d(0x153)][_0x5c648d(0xcf)](_0x5e8cb4);}[_0x3604b1(0x17a)](_0x5a71ea){const _0x1c9a18=_0x3604b1;return _0x1c9a18(0x1a0)==_0x5a71ea[_0x1c9a18(0x150)]?_0x5a71ea[_0x1c9a18(0x1fb)][_0x1c9a18(0x202)]('|')[0x0]:null;}[_0x3604b1(0x1c8)](_0x286b93,_0xd60af8){const _0x52cc3f=_0x3604b1,_0x1303fd=_0x286b93[_0x52cc3f(0x1cd)]();this[_0x52cc3f(0x253)][_0x52cc3f(0x249)](_0x1634f7=>{const _0x231a50=_0x52cc3f;_0x1634f7[_0x231a50(0x1da)](_0x1303fd,{'range':_0xd60af8});});}[_0x3604b1(0x1c4)](_0x240454){const _0x4268b6=_0x3604b1,_0x3f8c12=_0x240454['id'],_0x2a81f0=this[_0x4268b6(0x259)][_0x4268b6(0x1b5)][_0x4268b6(0x103)](_0x4268b6(0x226));this[_0x4268b6(0x1df)][_0x4268b6(0x1e8)](_0x3f8c12)||this[_0x4268b6(0x1df)][_0x4268b6(0xe0)]({'channelId':_0x2a81f0,'threadId':_0x3f8c12,'isResolvable':!0x1,'isSubmitted':!0x0});const _0x1cc8f1=this[_0x4268b6(0x1df)][_0x4268b6(0xc4)](_0x3f8c12);_0x1cc8f1[_0x4268b6(0x114)](_0x4268b6(0x1f2)),_0x1cc8f1[_0x4268b6(0x1f2)]=!0x1,_0x240454[_0x4268b6(0x1f9)]=_0x1cc8f1;}[_0x3604b1(0xec)](_0x38af2f,_0xc56c2c,_0x50d562,_0x239f8d){const _0x12fe61=_0x3604b1;if(_0x38af2f[_0x12fe61(0x150)]!=_0xc56c2c||_0x38af2f[_0x12fe61(0x1fb)]!=_0x50d562||_0x38af2f[_0x12fe61(0xc5)]['id']!=_0x239f8d)throw this[_0x12fe61(0x259)][_0x12fe61(0x1b6)](_0x12fe61(0x1ab)),new _0x10d46a(_0x12fe61(0x1ab),this);}[_0x3604b1(0xff)](_0x2de355,_0x2fe48e){const _0x4df12f=_0x3604b1,_0x24540d=_0x2de355[_0x4df12f(0x18b)]();if(_0x2fe48e[_0x4df12f(0x1d9)](_0x24540d))_0x2de355[_0x4df12f(0x255)]();else{if(_0x24540d[_0x4df12f(0x11c)](_0x2fe48e)){const _0x18d1cb=this[_0x4df12f(0x253)][_0x4df12f(0xfe)](_0x2fe48e[_0x4df12f(0xca)][_0x4df12f(0x252)],_0x4df12f(0x1ef));this[_0x4df12f(0x1c8)](_0x2de355,this[_0x4df12f(0x253)][_0x4df12f(0xfd)](_0x24540d[_0x4df12f(0xca)],_0x18d1cb));const _0x55fa09=_0x49bc7e(),_0x252f41=_0x2de355[_0x4df12f(0xc5)]['id'],_0x288fc5=_0x2de355[_0x4df12f(0x150)]+':'+_0x2de355[_0x4df12f(0x1fb)];this[_0x4df12f(0x110)]({'id':_0x55fa09,'type':_0x288fc5,'createdAt':new Date(),'authorId':_0x252f41,'data':_0x2de355[_0x4df12f(0x108)],'attributes':_0x2de355[_0x4df12f(0x1f8)]});const _0xf676b2=this[_0x4df12f(0x253)][_0x4df12f(0xfe)](_0x2fe48e[_0x4df12f(0x1ef)][_0x4df12f(0x1ee)],_0x4df12f(0x161)),_0x195ebf=this[_0x4df12f(0x253)][_0x4df12f(0xfd)](_0xf676b2,_0x24540d[_0x4df12f(0x1ef)]);this[_0x4df12f(0x15f)](_0x288fc5,_0x55fa09,_0x252f41,_0x195ebf);}else{if(_0x24540d[_0x4df12f(0xf7)](_0x2fe48e[_0x4df12f(0xca)])){const _0x31d02c=this[_0x4df12f(0x253)][_0x4df12f(0xfe)](_0x2fe48e[_0x4df12f(0xca)][_0x4df12f(0x252)],_0x4df12f(0x1ef));this[_0x4df12f(0x1c8)](_0x2de355,this[_0x4df12f(0x253)][_0x4df12f(0xfd)](_0x24540d[_0x4df12f(0xca)],_0x31d02c));}else{const _0x205135=this[_0x4df12f(0x253)][_0x4df12f(0xfe)](_0x2fe48e[_0x4df12f(0x1ef)][_0x4df12f(0x1ee)],_0x4df12f(0x161));this[_0x4df12f(0x1c8)](_0x2de355,this[_0x4df12f(0x253)][_0x4df12f(0xfd)](_0x205135,_0x24540d[_0x4df12f(0x1ef)]));}}}}[_0x3604b1(0x223)](_0x491736){const _0x44734d=_0x3604b1;for(const {suggestion:_0x40a757,meta:_0x49d2e8}of this[_0x44734d(0x211)](_0x491736,_0x44734d(0x251))){if(!_0x49d2e8[_0x44734d(0xcd)])continue;const _0x2dd2aa=_0x40a757[_0x44734d(0x16b)]();for(const _0x267496 of _0x2dd2aa)if(!_0x491736[_0x44734d(0x1a9)](_0x267496)[_0x44734d(0x219)])return!0x0;}return!0x1;}[_0x3604b1(0xc9)](_0xbd8638){const _0xf00f57=_0x3604b1,_0x76571f=this[_0xf00f57(0x259)][_0xf00f57(0x230)][_0xf00f57(0x103)](_0xf00f57(0x17d))[_0xf00f57(0xb8)](_0xbd8638);if(!_0x76571f)throw new _0x10d46a(_0xf00f57(0x1bb),this);return _0x76571f;}[_0x3604b1(0x1c9)](_0x5d4b5a){const _0x35a1d0=_0x3604b1,_0x355c97=this[_0x35a1d0(0x259)][_0x35a1d0(0x230)][_0x35a1d0(0x103)](_0x35a1d0(0x17d)),_0x472c82=_0x45a53e(_0x35a1d0(0x1db)+_0x5d4b5a),_0x1f813e=_0x355c97[_0x35a1d0(0xb8)](_0x472c82);return _0x1f813e||_0x355c97[_0x35a1d0(0xe3)]({'id':_0x472c82,'name':_0x5d4b5a});}[_0x3604b1(0x19d)](_0x450038,_0x4d12de,_0x8460f2,_0x1a9cd9,_0x49a484){const _0xe19c7a=_0x3604b1,_0x2aae4d=this[_0xe19c7a(0xc9)](_0x1a9cd9),_0x21c781=this[_0xe19c7a(0x241)][_0xe19c7a(0xd9)](_0x450038,_0x4d12de,_0x8460f2,_0x2aae4d,_0x49a484,_0xcd06c6=>{const _0x29d8af=_0xe19c7a;this[_0x29d8af(0x125)](_0x8460f2,{'attributes':_0xcd06c6});const _0x4fc793=this[_0x29d8af(0x1e3)](_0x8460f2);this[_0x29d8af(0x131)](new Set([_0x4fc793])),this[_0x29d8af(0x23b)](new Set([_0x4fc793]));});return this[_0xe19c7a(0x212)](_0x21c781,_0xe19c7a(0x15e),()=>{const _0xbc3d55=_0xe19c7a;this[_0xbc3d55(0x125)](_0x8460f2,{'state':_0xbc3d55(0x135)});},{'priority':_0xe19c7a(0x1c0)}),this[_0xe19c7a(0x212)](_0x21c781,_0xe19c7a(0x175),()=>{const _0x2e81b9=_0xe19c7a;this[_0x2e81b9(0x125)](_0x8460f2,{'state':_0x2e81b9(0x262)});},{'priority':_0xe19c7a(0x1c0)}),this[_0xe19c7a(0x116)][_0xe19c7a(0x1ae)](_0x8460f2,_0x21c781),this[_0xe19c7a(0x192)][_0xe19c7a(0x1ae)](_0x21c781,_0xe19c7a(0x25c)),_0x21c781;}[_0x3604b1(0x24d)](_0x2da878){const _0x44563a=_0x3604b1,_0x4cec4a=_0x2da878[_0x44563a(0x202)](':');return{'group':_0x4cec4a[0x0],'type':_0x4cec4a[0x1],'subType':_0x4cec4a[_0x44563a(0x219)]>=0x5?_0x4cec4a[0x2]:null,'id':_0x4cec4a[_0x44563a(0x219)]<0x5?_0x4cec4a[0x2]:_0x4cec4a[0x3],'authorId':_0x4cec4a[_0x44563a(0x219)]<0x5?_0x4cec4a[0x3]:_0x4cec4a[0x4],'markerCount':0x6==_0x4cec4a[_0x44563a(0x219)]?_0x4cec4a[0x5]:null};}[_0x3604b1(0xda)](_0x44a280,_0x476df9,_0xaa6691){const _0x5427d0=_0x3604b1,_0x21cc46=_0x44a280[_0x5427d0(0x18b)](),_0x134181=_0x21cc46[_0x5427d0(0xca)],_0x57a942=_0x21cc46[_0x5427d0(0x1ef)];this[_0x5427d0(0x1c8)](_0x44a280,this[_0x5427d0(0x253)][_0x5427d0(0xfd)](_0x134181,_0x476df9));const _0x3ed531=_0x49bc7e(),_0x3873cc=_0x44a280[_0x5427d0(0xc5)]['id'],_0x891c64=_0x44a280[_0x5427d0(0x150)]+(_0x44a280[_0x5427d0(0x1fb)]?':'+_0x44a280[_0x5427d0(0x1fb)]:'');this[_0x5427d0(0x110)]({'id':_0x3ed531,'type':_0x891c64,'createdAt':new Date(),'authorId':_0x3873cc,'originalSuggestionId':_0x44a280['id'],'attributes':_0x44a280[_0x5427d0(0x1f8)],'data':_0x44a280[_0x5427d0(0x108)]});const _0x5598d5=this[_0x5427d0(0x17a)](_0x44a280);(_0x5427d0(0x225)==_0x44a280[_0x5427d0(0x150)]||_0x5598d5&&this[_0x5427d0(0x10d)](_0x5598d5))&&(_0xaa6691=this[_0x5427d0(0x253)][_0x5427d0(0x196)](_0xaa6691[_0x5427d0(0x1ee)])),this[_0x5427d0(0x15f)](_0x891c64,_0x3ed531,_0x3873cc,this[_0x5427d0(0x253)][_0x5427d0(0xfd)](_0xaa6691,_0x57a942));}[_0x3604b1(0x211)](_0x136f12,_0x5086a8=null){const _0x13399d=_0x3604b1,_0x49eb8f=[],_0x5aa3ef=this[_0x13399d(0x259)][_0x13399d(0x230)][_0x13399d(0x103)](_0x13399d(0x17d))['me'];Array[_0x13399d(0x160)](_0x136f12)||(_0x136f12=[_0x136f12]);for(const _0x2815bc of this[_0x13399d(0x245)]()){if(!_0x2815bc[_0x13399d(0x246)])continue;if(_0x5086a8&&_0x2815bc[_0x13399d(0x150)]!=_0x5086a8)continue;let _0xbaaccb=!0x1;for(const _0x49b7b8 of _0x2815bc[_0x13399d(0x16b)]()){for(const _0x46fc83 of _0x136f12){const _0x26e06d=_0x46fc83[_0x13399d(0xca)][_0x13399d(0x1d9)](_0x49b7b8[_0x13399d(0x1ef)])||_0x46fc83[_0x13399d(0x1ef)][_0x13399d(0x1d9)](_0x49b7b8[_0x13399d(0xca)]);if(_0x26e06d||_0x46fc83[_0x13399d(0x1c2)](_0x49b7b8)){const _0x320b4e=_0x46fc83[_0x13399d(0x11c)](_0x49b7b8)&&Ot(this[_0x13399d(0x253)][_0x13399d(0x232)],_0x49b7b8[_0x13399d(0xca)],_0x46fc83),_0x1e276e=_0x49b7b8[_0x13399d(0x11c)](_0x46fc83)&&Ot(this[_0x13399d(0x253)][_0x13399d(0x232)],_0x46fc83[_0x13399d(0xca)],_0x49b7b8);_0x49eb8f[_0x13399d(0xdd)]({'suggestion':_0x2815bc,'meta':{'isOwn':_0x5aa3ef==_0x2815bc[_0x13399d(0x18a)],'isNextTo':_0x26e06d,'isInsideObject':_0x320b4e,'containsRangeInObject':_0x1e276e}}),_0xbaaccb=!0x0;break;}}if(_0xbaaccb)break;}}return _0x49eb8f;}[_0x3604b1(0x15f)](_0x25b29d,_0x471843,_0x3bfafb,_0x25fb96,_0x5c9508){const _0x20694a=_0x3604b1;this[_0x20694a(0x253)][_0x20694a(0x249)](_0x3f60f0=>{const _0xaa3686=_0x20694a;let _0x12a5e0=_0xaa3686(0x23f)+_0x25b29d+':'+_0x471843+':'+_0x3bfafb;_0x5c9508&&(_0x12a5e0=_0x12a5e0+':'+_0x5c9508),_0x3f60f0[_0xaa3686(0x143)](_0x12a5e0,{'range':_0x25fb96,'usingOperation':!0x0,'affectsData':!0x0});});}[_0x3604b1(0x13c)](_0x51d562){const _0x4596e1=_0x3604b1,_0x3101cd=_0x51d562[_0x4596e1(0xbd)],_0x934681=_0x51d562[_0x4596e1(0x170)];_0x51d562[_0x4596e1(0xbd)]=null,_0x51d562[_0x4596e1(0x170)]=null,null!=_0x3101cd&&_0x3101cd[_0x4596e1(0x170)]==_0x51d562&&(_0x3101cd[_0x4596e1(0x170)]=_0x934681),null!=_0x934681&&_0x934681[_0x4596e1(0xbd)]==_0x51d562&&(_0x934681[_0x4596e1(0xbd)]=_0x3101cd),_0x4596e1(0x17c)==this[_0x4596e1(0x192)][_0x4596e1(0x103)](_0x51d562)&&(this[_0x4596e1(0x192)][_0x4596e1(0x1ae)](_0x51d562,_0x4596e1(0x12e)),this[_0x4596e1(0x1bc)](_0x4596e1(0x1cf),_0x51d562,_0x3101cd,_0x934681));}[_0x3604b1(0x110)](_0xf0d7c2){const _0x152629=_0x3604b1,_0x24203e=_0xf0d7c2['id'],_0x5c2ca0=this[_0x152629(0x254)](_0xf0d7c2);if(this[_0x152629(0x165)]&&this[_0x152629(0x165)][_0x152629(0xd7)]){const _0xa4a1fb=this[_0x152629(0x259)][_0x152629(0x230)][_0x152629(0x103)](_0x152629(0xf2)),_0x5ace82=_0x5c2ca0[_0x152629(0x1d7)],_0x17c808=_0x5c2ca0[_0x152629(0x1fb)]?_0x5c2ca0[_0x152629(0x150)]+':'+_0x5c2ca0[_0x152629(0x1fb)]:_0x5c2ca0[_0x152629(0x150)],_0x43e4f9=this[_0x152629(0x259)][_0x152629(0xee)],_0x1f8896=_0xa4a1fb[_0x152629(0xcf)](_0x34675c(_0x43e4f9,_0x152629(0x200))),_0x108405={'id':_0x24203e,'type':_0x17c808,'hasComments':_0x5ace82,'data':_0xf0d7c2[_0x152629(0x108)]||null,'originalSuggestionId':_0xf0d7c2[_0x152629(0x16d)]||null,'attributes':_0x5c2ca0[_0x152629(0x1f8)]};this[_0x152629(0x165)][_0x152629(0xd7)](_0x108405)[_0x152629(0x205)](_0x3a9f70=>{const _0x543201=_0x152629;_0x5c2ca0[_0x543201(0xf8)]=!0x0,_0xa4a1fb[_0x543201(0x23a)](_0x1f8896),_0x3a9f70&&_0x3a9f70[_0x543201(0x183)]&&(this[_0x543201(0x116)][_0x543201(0x103)](_0x24203e)[_0x543201(0x183)]=_0x3a9f70[_0x543201(0x183)]);})[_0x152629(0x1cc)](_0x5245c7=>{const _0x90bf05=_0x152629;throw _0x5c0a46(_0x90bf05(0x117)),this[_0x90bf05(0x259)][_0x90bf05(0x22e)][_0x90bf05(0x156)]({'isUndoable':!0x1},()=>{const _0x1f3772=_0x90bf05;_0x5c2ca0[_0x1f3772(0x175)]();}),_0x5c2ca0[_0x90bf05(0xd4)](),this[_0x90bf05(0x116)][_0x90bf05(0x187)](_0x5c2ca0['id']),this[_0x90bf05(0x192)][_0x90bf05(0x187)](_0x5c2ca0),_0x5245c7;});}return _0x5c2ca0;}[_0x3604b1(0x10d)](_0x41e346){const _0x45765a=_0x3604b1;return this[_0x45765a(0x25d)][_0x45765a(0x201)](_0x41e346);}[_0x3604b1(0x125)](_0x1eafc6,_0xc78328){const _0x219c2f=_0x3604b1,_0x50f67d=this[_0x219c2f(0x259)][_0x219c2f(0x230)][_0x219c2f(0x103)](_0x219c2f(0xf2)),_0x4777c7=this[_0x219c2f(0x1e3)](_0x1eafc6);if(this[_0x219c2f(0x165)]&&this[_0x219c2f(0x165)][_0x219c2f(0xe6)]){if(_0x4777c7[_0x219c2f(0xf8)]){const _0x250ce2=_0x50f67d[_0x219c2f(0xcf)](_0x34675c(this[_0x219c2f(0x259)][_0x219c2f(0xee)],_0x219c2f(0x200)));this[_0x219c2f(0x165)][_0x219c2f(0xe6)](_0x1eafc6,_0xc78328)[_0x219c2f(0x205)](()=>{const _0x1374ae=_0x219c2f;_0x50f67d[_0x1374ae(0x23a)](_0x250ce2);});}else _0x4777c7['on'](_0x219c2f(0x1e1),()=>{const _0x997f0=_0x219c2f;this[_0x997f0(0x125)](_0x1eafc6,_0xc78328);});}}[_0x3604b1(0x154)](_0x50c5ee){const _0x32652c=_0x3604b1;if(!this[_0x32652c(0x165)]||!this[_0x32652c(0x165)][_0x32652c(0x1e3)])throw new _0x10d46a(_0x32652c(0x16c),this);return this[_0x32652c(0x165)][_0x32652c(0x1e3)](_0x50c5ee);}[_0x3604b1(0x199)](_0x520937){const _0x224ff9=_0x3604b1,{id:_0x1009c0,type:_0x7bc641,subType:_0x1c0fa2,authorId:_0x192df5}=this[_0x224ff9(0x24d)](_0x520937),_0x487275=this[_0x224ff9(0x116)][_0x224ff9(0x103)](_0x1009c0)||this[_0x224ff9(0x19d)](_0x7bc641,_0x1c0fa2,_0x1009c0,_0x192df5,{});switch(this[_0x224ff9(0xec)](_0x487275,_0x7bc641,_0x1c0fa2,_0x192df5),this[_0x224ff9(0x192)][_0x224ff9(0x103)](_0x487275)){case _0x224ff9(0x25c):this[_0x224ff9(0x154)](_0x1009c0)[_0x224ff9(0x205)](_0x4d7d87=>{const _0x5bb17b=_0x224ff9;let _0x582885=Promise[_0x5bb17b(0x11e)]();_0x4d7d87[_0x5bb17b(0x1d7)]&&(_0x582885=this[_0x5bb17b(0x1df)][_0x5bb17b(0x1a6)]({'channelId':this[_0x5bb17b(0x259)][_0x5bb17b(0x1b5)][_0x5bb17b(0x103)](_0x5bb17b(0x226)),'threadId':_0x1009c0})),_0x582885[_0x5bb17b(0x205)](()=>{const _0x43c0fa=_0x5bb17b;this[_0x43c0fa(0x254)](_0x4d7d87)[_0x43c0fa(0xf8)]=!0x0;});}),this[_0x224ff9(0x192)][_0x224ff9(0x1ae)](_0x487275,_0x224ff9(0x224));break;case _0x224ff9(0x12e):this[_0x224ff9(0x125)](_0x1009c0,{'state':_0x224ff9(0xbb)});case _0x224ff9(0xcb):this[_0x224ff9(0x192)][_0x224ff9(0x1ae)](_0x487275,_0x224ff9(0x17c)),this[_0x224ff9(0x1bc)](_0x224ff9(0x141),_0x487275);break;case _0x224ff9(0x17c):this[_0x224ff9(0x1bc)](_0x224ff9(0x140),_0x487275);}return _0x487275[_0x224ff9(0x22c)](_0x520937),_0x487275;}[_0x3604b1(0x23b)](_0x48716f){const _0x4b3c3a=_0x3604b1,_0xcbc383=Array[_0x4b3c3a(0x261)](_0x48716f),_0x664cb0=_0xcbc383[_0x4b3c3a(0x204)](_0x32444a=>_0x4b3c3a(0x1a0)==_0x32444a[_0x4b3c3a(0x150)]);this[_0x4b3c3a(0x130)](_0x664cb0);const _0x2ba4f0=_0xcbc383[_0x4b3c3a(0x204)](_0x172bf5=>!_0x172bf5[_0x4b3c3a(0xbc)]&&_0x4b3c3a(0x1a0)!=_0x172bf5[_0x4b3c3a(0x150)]),_0x47e366=this[_0x4b3c3a(0x245)]({'skipNotAttached':!0x0})[_0x4b3c3a(0x204)](_0x472bd7=>!_0x472bd7[_0x4b3c3a(0xbc)]&&_0x4b3c3a(0x1a0)!=_0x472bd7[_0x4b3c3a(0x150)]),_0x1b796f=_0x47e366[_0x4b3c3a(0x204)](_0x4857c7=>!_0x48716f[_0x4b3c3a(0x201)](_0x4857c7)),_0x501433=new Map(_0x47e366[_0x4b3c3a(0x213)](_0x49c823=>[_0x49c823,this[_0x4b3c3a(0x241)][_0x4b3c3a(0xf3)](_0x49c823[_0x4b3c3a(0x150)],_0x49c823[_0x4b3c3a(0x1fb)],_0x4b3c3a(0x186))])),_0x3ce27f=new Map(_0x47e366[_0x4b3c3a(0x213)](_0x5f14b7=>[_0x5f14b7,_0x5f14b7[_0x4b3c3a(0x18b)]()])),_0x5a65d0=new Set(),_0x1d7625=new Set();for(let _0x459214=0x0;_0x459214<_0x2ba4f0[_0x4b3c3a(0x219)];_0x459214++)_0x3efb20(_0x2ba4f0[_0x459214],_0x2ba4f0,_0x459214+0x1);for(let _0x2f1d22=0x0;_0x2f1d22<_0x2ba4f0[_0x4b3c3a(0x219)];_0x2f1d22++)_0x3efb20(_0x2ba4f0[_0x2f1d22],_0x1b796f,0x0);const _0x8dd0b1=new Set();for(let _0x28c50b=0x0;_0x28c50b<_0x2ba4f0[_0x4b3c3a(0x219)];_0x28c50b++){const _0x4736e4=_0x2ba4f0[_0x28c50b];!_0x1d7625[_0x4b3c3a(0x201)](_0x4736e4)&&_0x4736e4[_0x4b3c3a(0xbd)]&&(_0x8dd0b1[_0x4b3c3a(0xcf)](_0x4736e4[_0x4b3c3a(0xbd)]),_0x4736e4[_0x4b3c3a(0xbd)][_0x4b3c3a(0x170)]===_0x4736e4&&(_0x4736e4[_0x4b3c3a(0xbd)][_0x4b3c3a(0x170)]=null),_0x4736e4[_0x4b3c3a(0xbd)]=null),!_0x5a65d0[_0x4b3c3a(0x201)](_0x4736e4)&&_0x4736e4[_0x4b3c3a(0x170)]&&(_0x8dd0b1[_0x4b3c3a(0xcf)](_0x4736e4[_0x4b3c3a(0x170)]),_0x4736e4[_0x4b3c3a(0x170)][_0x4b3c3a(0xbd)]===_0x4736e4&&(_0x4736e4[_0x4b3c3a(0x170)][_0x4b3c3a(0xbd)]=null),_0x4736e4[_0x4b3c3a(0x170)]=null);}function _0x3efb20(_0xc83589,_0x3ecfd0,_0x740ad3){const _0x3401bf=_0x4b3c3a;for(let _0x152404=_0x740ad3;_0x152404<_0x3ecfd0[_0x3401bf(0x219)];_0x152404++){const _0x4daa4b=_0x592a3c(_0xc83589,_0x3ecfd0[_0x152404]);_0x4daa4b&&(_0x4daa4b[0x0][_0x3401bf(0x170)]=_0x4daa4b[0x1],_0x4daa4b[0x1][_0x3401bf(0xbd)]=_0x4daa4b[0x0],_0x5a65d0[_0x3401bf(0xcf)](_0x4daa4b[0x0]),_0x1d7625[_0x3401bf(0xcf)](_0x4daa4b[0x1]));}}function _0x592a3c(_0x3f8de5,_0x5ab2fe){const _0x57ee4f=_0x4b3c3a;if(_0x3f8de5[_0x57ee4f(0x18a)]['id']!==_0x5ab2fe[_0x57ee4f(0x18a)]['id'])return null;const _0x2458a7=_0x501433[_0x57ee4f(0x103)](_0x3f8de5)(_0x3f8de5,_0x5ab2fe,_0x3ce27f[_0x57ee4f(0x103)](_0x3f8de5),_0x3ce27f[_0x57ee4f(0x103)](_0x5ab2fe));if(!_0x2458a7)return null;return _0x501433[_0x57ee4f(0x103)](_0x5ab2fe)(_0x3f8de5,_0x5ab2fe,_0x3ce27f[_0x57ee4f(0x103)](_0x3f8de5),_0x3ce27f[_0x57ee4f(0x103)](_0x5ab2fe))?_0x2458a7[0x1][_0x57ee4f(0x1f9)]&&_0x2458a7[0x1][_0x57ee4f(0x1f9)][_0x57ee4f(0x219)]?null:_0x2458a7:null;}_0x8dd0b1[_0x4b3c3a(0x1eb)]&&this[_0x4b3c3a(0x23b)](_0x8dd0b1);}[_0x3604b1(0x130)](_0x1547b3){const _0x96e97a=_0x3604b1;if(0x0==_0x1547b3[_0x96e97a(0x219)])return;const _0x22e69a=this[_0x96e97a(0x245)]({'skipNotAttached':!0x0})[_0x96e97a(0x204)](_0x57077b=>_0x96e97a(0x1a0)==_0x57077b[_0x96e97a(0x150)]&&_0x57077b[_0x96e97a(0x17f)]),_0x3a46fb=[],_0x218b7e=new Map();for(const _0x152288 of _0x22e69a){const _0x22cf57=_0x45a53e(_0x152288[_0x96e97a(0x1f8)]);_0x218b7e[_0x96e97a(0x201)](_0x22cf57)||(_0x218b7e[_0x96e97a(0x1ae)](_0x22cf57,_0x3a46fb[_0x96e97a(0x219)]),_0x3a46fb[_0x96e97a(0xdd)]([]));const _0x335550=_0x218b7e[_0x96e97a(0x103)](_0x22cf57);_0x3a46fb[_0x335550][_0x96e97a(0xdd)](_0x152288);}!(function(){const _0x195480=_0x96e97a;_0x3a46fb[_0x195480(0x1b8)]((_0x1d9bee,_0x4b1a5e)=>{const _0x5c1fa7=_0x195480,_0x909ec2=_0x1d9bee[0x0][_0x5c1fa7(0x183)],_0x1c1b21=_0x4b1a5e[0x0][_0x5c1fa7(0x183)];return _0x909ec2==_0x1c1b21?_0x1d9bee[0x0][_0x5c1fa7(0x1f8)][_0x5c1fa7(0x1c1)]<_0x4b1a5e[0x0][_0x5c1fa7(0x1f8)][_0x5c1fa7(0x1c1)]?-0x1:0x1:_0x909ec2<_0x1c1b21?-0x1:0x1;});for(const _0x108b1f of _0x3a46fb)_0x108b1f[_0x195480(0x1b8)]((_0x5e433e,_0x12f386)=>_0x5e433e['id']<_0x12f386['id']?-0x1:0x1);}());for(let _0x5d639=0x0;_0x5d639<_0x3a46fb[_0x96e97a(0x219)];_0x5d639++){if(0x0==_0x3a46fb[_0x5d639][_0x96e97a(0x219)])continue;const _0x3157d1=[];for(let _0x3b9876=_0x5d639+0x1;_0x3b9876<_0x3a46fb[_0x96e97a(0x219)];_0x3b9876++)0x0!=_0x3a46fb[_0x3b9876][_0x96e97a(0x219)]&&_0x2c640f(_0x3a46fb[_0x5d639],_0x3a46fb[_0x3b9876])&&_0x3157d1[_0x96e97a(0xdd)](_0x3b9876);for(const _0x3548b5 of _0x3157d1)_0x3a46fb[_0x5d639]=_0x3a46fb[_0x5d639][_0x96e97a(0x1f3)](_0x3a46fb[_0x3548b5]),_0x3a46fb[_0x3548b5]=[];}for(const _0x5cd92a of _0x3a46fb)for(let _0x6a2ce=0x0;_0x6a2ce<_0x5cd92a[_0x96e97a(0x219)];_0x6a2ce++){const _0x3ab748=_0x5cd92a[_0x6a2ce+0x1]||null;_0x5cd92a[_0x6a2ce][_0x96e97a(0x170)]!==_0x3ab748&&(_0x5cd92a[_0x6a2ce][_0x96e97a(0x170)]=_0x3ab748);}for(const _0x550125 of _0x3a46fb)for(let _0xece3d6=0x0;_0xece3d6<_0x550125[_0x96e97a(0x219)];_0xece3d6++){const _0xfd8b76=_0x550125[_0xece3d6-0x1]||null;_0x550125[_0xece3d6][_0x96e97a(0xbd)]!==_0xfd8b76&&(_0x550125[_0xece3d6][_0x96e97a(0xbd)]=_0xfd8b76);}function _0x2c640f(_0x52b1e2,_0x24dc4a){const _0x2e43e6=_0x96e97a;if(_0x52b1e2[0x0][_0x2e43e6(0x1f8)][_0x2e43e6(0x1c1)]!==_0x24dc4a[0x0][_0x2e43e6(0x1f8)][_0x2e43e6(0x1c1)]&&_0x52b1e2[0x0][_0x2e43e6(0x18a)]!==_0x24dc4a[0x0][_0x2e43e6(0x18a)])return!0x1;if(!function(_0x38f7a6,_0x14c12c){const _0x538d6a=_0x2e43e6;if(!_0x38f7a6[_0x538d6a(0x1d7)]&&!_0x14c12c[_0x538d6a(0x1d7)])return!0x0;if(_0x38f7a6[_0x538d6a(0x1d7)]&&_0x14c12c[_0x538d6a(0x1d7)])return!0x1;if(_0x38f7a6[_0x538d6a(0x1d7)]&&_0x14c12c[_0x538d6a(0x183)]<_0x38f7a6[_0x538d6a(0x1f9)][_0x538d6a(0xb3)][_0x538d6a(0x103)](0x0)[_0x538d6a(0x183)])return!0x0;if(_0x14c12c[_0x538d6a(0x1d7)]&&_0x38f7a6[_0x538d6a(0x183)]<_0x14c12c[_0x538d6a(0x1f9)][_0x538d6a(0xb3)][_0x538d6a(0x103)](0x0)[_0x538d6a(0x183)])return!0x0;return!0x1;}(_0x52b1e2[0x0],_0x24dc4a[0x0]))return!0x1;const _0x24854a=_0x5d3514(_0x52b1e2[0x0][_0x2e43e6(0x1f8)],_0x2e43e6(0x1c1)),_0x1ee1e4=_0x5d3514(_0x24dc4a[0x0][_0x2e43e6(0x1f8)],_0x2e43e6(0x1c1));if(!_0x5b295c(_0x24854a,_0x1ee1e4))return!0x1;return!!_0x52b1e2[_0x2e43e6(0xe2)](_0x3a067a=>_0x24dc4a[_0x2e43e6(0x169)](_0x51a9c6=>_0x3a067a[_0x2e43e6(0x18b)]()[_0x2e43e6(0x1d9)](_0x51a9c6[_0x2e43e6(0x18b)]())))&&_0x24dc4a[_0x2e43e6(0xe2)](_0x27f8b8=>_0x52b1e2[_0x2e43e6(0x169)](_0x2aaa6b=>_0x27f8b8[_0x2e43e6(0x18b)]()[_0x2e43e6(0x1d9)](_0x2aaa6b[_0x2e43e6(0x18b)]())));}}[_0x3604b1(0x131)](_0x353597){const _0x444acc=_0x3604b1,_0x1a9d21=Array[_0x444acc(0x261)](_0x353597),_0x1b9092=this[_0x444acc(0x245)]({'skipNotAttached':!0x0}),_0x56a85f=_0x1b9092[_0x444acc(0x204)](_0x497df7=>!_0x353597[_0x444acc(0x201)](_0x497df7)),_0x1487c5=new Map(_0x1a9d21[_0x444acc(0x213)](_0x21ac97=>[_0x21ac97,this[_0x444acc(0x241)][_0x444acc(0xf3)](_0x21ac97[_0x444acc(0x150)],_0x21ac97[_0x444acc(0x1fb)],_0x444acc(0x1a3))])),_0x67cb80=new Map(_0x1b9092[_0x444acc(0x213)](_0x3833b5=>[_0x3833b5,_0x3833b5[_0x444acc(0x16b)]()]));for(let _0x2956d4=0x0;_0x2956d4<_0x1a9d21[_0x444acc(0x219)];_0x2956d4++){if(_0x388204(this,_0x1a9d21[_0x2956d4],_0x1a9d21,_0x2956d4+0x1))return!0x0;}for(let _0x11d05f=0x0;_0x11d05f<_0x1a9d21[_0x444acc(0x219)];_0x11d05f++){if(_0x388204(this,_0x1a9d21[_0x11d05f],_0x56a85f,0x0))return!0x0;}return!0x1;function _0x388204(_0xb90ad9,_0xc44006,_0x158af3,_0x24c340){const _0xa4b63d=_0x444acc;for(let _0x1ff7c0=_0x24c340;_0x1ff7c0<_0x158af3[_0xa4b63d(0x219)];_0x1ff7c0++){const _0x1aa3f7=_0x158af3[_0x1ff7c0];if(_0x1aa3f7[_0xa4b63d(0x150)]!==_0xc44006[_0xa4b63d(0x150)]||_0x1aa3f7[_0xa4b63d(0x18a)]['id']!==_0xc44006[_0xa4b63d(0x18a)]['id']||_0x1aa3f7[_0xa4b63d(0x1fb)]!==_0xc44006[_0xa4b63d(0x1fb)])continue;if(!Jt(_0xc44006,_0x1aa3f7))continue;if(_0xa4b63d(0x1a0)==_0xc44006[_0xa4b63d(0x150)]&&_0xc44006[_0xa4b63d(0x108)][_0xa4b63d(0x181)]!=_0x1aa3f7[_0xa4b63d(0x108)][_0xa4b63d(0x181)])continue;if(_0xa4b63d(0x1a0)==_0xc44006[_0xa4b63d(0x150)]&&_0xb90ad9[_0xa4b63d(0x10d)](_0xc44006[_0xa4b63d(0x108)][_0xa4b63d(0x115)]))continue;if(_0xa4b63d(0x225)==_0xc44006[_0xa4b63d(0x150)]){const _0x58d120=_0xb90ad9[_0xa4b63d(0x259)][_0xa4b63d(0x22e)],_0x537ad7=_0xc44006[_0xa4b63d(0x179)]();if(_0x537ad7&&(_0x58d120[_0xa4b63d(0x232)][_0xa4b63d(0x1d2)](_0x537ad7)||_0x58d120[_0xa4b63d(0x232)][_0xa4b63d(0xfb)](_0x537ad7)))continue;}const _0xa701bf=_0x1487c5[_0xa4b63d(0x103)](_0xc44006),_0x4867ce=_0x67cb80[_0xa4b63d(0x103)](_0xc44006),_0x186b06=_0x67cb80[_0xa4b63d(0x103)](_0x1aa3f7),_0x396526=_0xc44006[_0xa4b63d(0x1f9)]&&_0xc44006[_0xa4b63d(0x1f9)][_0xa4b63d(0x219)],_0x4418ed=_0x1aa3f7[_0xa4b63d(0x1f9)]&&_0x1aa3f7[_0xa4b63d(0x1f9)][_0xa4b63d(0x219)];if(!_0x396526&&_0xa701bf(_0x186b06,_0x4867ce))return _0xb90ad9[_0xa4b63d(0x218)](_0x1aa3f7,_0xc44006),_0x67cb80[_0xa4b63d(0x187)](_0xc44006),!0x0;if(!_0x4418ed&&_0xa701bf(_0x4867ce,_0x186b06))return _0xb90ad9[_0xa4b63d(0x218)](_0xc44006,_0x1aa3f7),_0x67cb80[_0xa4b63d(0x187)](_0x1aa3f7),!0x0;}return!0x1;}}[_0x3604b1(0x218)](_0x560016,_0xe6efcb){const _0x485b4f=_0x3604b1;if(_0x560016[_0x485b4f(0xbc)]){for(const _0x4775aa of _0xe6efcb[_0x485b4f(0x16b)]())_0x560016[_0x485b4f(0x1d4)](_0x4775aa);}else{const _0x27a38=_0xe6efcb[_0x485b4f(0x18b)]()[_0x485b4f(0x1ef)];this[_0x485b4f(0x1c8)](_0x560016,this[_0x485b4f(0x253)][_0x485b4f(0xfd)](_0x560016[_0x485b4f(0x18b)]()[_0x485b4f(0xca)],_0x27a38));}_0xe6efcb[_0x485b4f(0x255)]();}[_0x3604b1(0x14e)](_0x15ae77,_0x16aab4,_0x2a7576){const _0x4c47d7=_0x3604b1,_0x26b20a=_0x15ae77[_0x4c47d7(0x1c3)](_0x4c47d7(0xd0))||_0x15ae77[_0x4c47d7(0x1c3)](_0x4c47d7(0x1a0))?_0x4c47d7(0x17e):_0x15ae77[_0x4c47d7(0x1c5)]();return _0x34675c(this[_0x4c47d7(0x259)][_0x4c47d7(0xee)],_0x16aab4+'_'+_0x26b20a+_0x4c47d7(0x152),_0x2a7576);}[_0x3604b1(0x158)](){const _0x1de73b=_0x3604b1,_0x1fffbd=this[_0x1de73b(0x259)];if(!_0x1fffbd['ui'])return;const {ariaLiveAnnouncer:_0x3cdb09}=_0x1fffbd['ui'];_0x2ab4de(this[_0x1de73b(0x253)],({left:_0x13106d,entered:_0x92a608})=>{const _0x485f91=_0x1de73b;for(const _0x3d4b54 of _0x13106d){const {group:_0x2d5d7e,type:_0x5964ab}=this[_0x485f91(0x24d)](_0x3d4b54[_0x485f91(0x10e)]);if(_0x485f91(0x121)===_0x2d5d7e){_0x3cdb09[_0x485f91(0x13e)](this[_0x485f91(0x14e)](_0x5964ab,_0x485f91(0xd2)));break;}}for(const _0x8ab1f2 of _0x92a608){const {group:_0x47b6af,type:_0x1f4a50}=this[_0x485f91(0x24d)](_0x8ab1f2[_0x485f91(0x10e)]);if(_0x485f91(0x121)===_0x47b6af){_0x3cdb09[_0x485f91(0x13e)](this[_0x485f91(0x14e)](_0x1f4a50,_0x485f91(0x220),_0x209531(_0x3cffdf)));break;}}});}[_0x3604b1(0x214)](_0x57cf94){const _0x3932cb=_0x3604b1;if(this[_0x3932cb(0x1f1)])return!0x1;const _0x45cf0f=this[_0x3932cb(0x259)],_0x121b09=_0x45cf0f[_0x3932cb(0x22e)][_0x3932cb(0x1ce)][_0x3932cb(0x198)][_0x3932cb(0x191)]();if(0x0==_0x121b09[_0x3932cb(0x219)])return!0x1;const _0x7d88ed=[],_0x58140e=_0x121b09[_0x3932cb(0x204)](_0x286594=>_0x3932cb(0x1a0)==_0x286594[_0x3932cb(0x150)]),_0x5c5fab=_0x121b09[_0x3932cb(0x204)](_0x32dc70=>_0x3932cb(0x18d)==_0x32dc70[_0x3932cb(0x150)]&&_0x3932cb(0x14f)!=_0x32dc70[_0x3932cb(0x10e)]),_0x573174=_0x121b09[_0x3932cb(0x204)](_0x469837=>_0x3932cb(0x23a)==_0x469837[_0x3932cb(0x150)]&&_0x3932cb(0x14f)!=_0x469837[_0x3932cb(0x10e)]);for(const _0x1e7dbf of _0x58140e)_0x7d88ed[_0x3932cb(0xdd)]({'key':_0x1e7dbf[_0x3932cb(0xc8)],'newValue':_0x1e7dbf[_0x3932cb(0x21f)],'oldValue':_0x1e7dbf[_0x3932cb(0x258)],'range':Pt(_0x1e7dbf[_0x3932cb(0x1fa)],_0x45cf0f[_0x3932cb(0x22e)])});for(const _0x105e6f of _0x5c5fab){const _0x42cac0=_0x573174[_0x3932cb(0x206)](_0x42e38e=>_0x42e38e[_0x3932cb(0x188)][_0x3932cb(0x1d9)](_0x105e6f[_0x3932cb(0x188)]));_0x42cac0&&_0x7d88ed[_0x3932cb(0xdd)]({'key':_0x3932cb(0x25b),'newValue':_0x105e6f[_0x3932cb(0x10e)],'oldValue':_0x42cac0[_0x3932cb(0x10e)],'range':_0x45cf0f[_0x3932cb(0x22e)][_0x3932cb(0x1e0)](_0x105e6f[_0x3932cb(0x188)][_0x3932cb(0x1b0)])});}return 0x0!=_0x7d88ed[_0x3932cb(0x219)]&&this[_0x3932cb(0x207)](_0x57cf94,_0x7d88ed);}[_0x3604b1(0x15c)](_0x4d900f){const _0x569b89=_0x3604b1;let _0x452139=!0x1;const _0x6b4a71=this[_0x569b89(0x259)][_0x569b89(0x22e)][_0x569b89(0x1ce)][_0x569b89(0x198)][_0x569b89(0x163)]()[_0x569b89(0x204)](_0x55b0a=>_0x55b0a[_0x569b89(0x108)][_0x569b89(0x162)]&&_0x55b0a[_0x569b89(0x10e)][_0x569b89(0x1c3)](_0x569b89(0xb4)));for(const _0x50281e of _0x6b4a71){const {subType:_0x54ea6a,id:_0x581a8e}=this[_0x569b89(0x24d)](_0x50281e[_0x569b89(0x10e)]),_0x1b50c7=_0x54ea6a[_0x569b89(0x202)]('|')[0x0];for(const _0x3dc3ca of this[_0x569b89(0x245)]({'skipNotAttached':!0x0}))_0x3dc3ca['id']!=_0x581a8e&&_0x569b89(0x1a0)==_0x3dc3ca[_0x569b89(0x150)]&&_0x3dc3ca[_0x569b89(0x108)]&&_0x3dc3ca[_0x569b89(0x108)][_0x569b89(0x115)]==_0x1b50c7&&_0x3dc3ca[_0x569b89(0x18b)]()[_0x569b89(0x1b4)](_0x50281e[_0x569b89(0x108)][_0x569b89(0x162)])&&(this[_0x569b89(0x13d)](_0x3dc3ca,_0x50281e[_0x569b89(0x108)][_0x569b89(0x162)],_0x4d900f),_0x452139=!0x0);}return _0x452139;}[_0x3604b1(0x22f)](_0x52d577){const _0x2308bd=_0x3604b1;this[_0x2308bd(0x1f1)]=!0x0,_0x52d577();}[_0x3604b1(0x250)](_0x48d6a7){const _0x2ffbf6=_0x3604b1,_0x34e6fa=this[_0x2ffbf6(0x10d)](_0x48d6a7),_0x2311b6=this[_0x2ffbf6(0x153)][_0x2ffbf6(0x201)](_0x48d6a7);return _0x34e6fa||_0x2311b6;}[_0x3604b1(0x207)](_0x5ddd2a,_0x144db0){const _0x2549e4=_0x3604b1;if(0x0==_0x144db0[_0x2549e4(0x219)])return!0x1;let _0x773e7d=!0x1;for(const _0x6f6a10 of _0x144db0){const _0x128b98=this[_0x2549e4(0x211)](_0x6f6a10[_0x2549e4(0x1fa)],_0x2549e4(0x1a0))[_0x2549e4(0x204)](_0x55b82a=>!_0x55b82a[_0x2549e4(0xf6)][_0x2549e4(0xde)])[_0x2549e4(0x213)](_0x5651e2=>_0x5651e2[_0x2549e4(0x121)]),_0x7b68ad=_0x45a53e({'newValue':_0x6f6a10[_0x2549e4(0x20d)]});_0x128b98[_0x2549e4(0x204)](_0x336f36=>{const _0x581c02=_0x2549e4,[_0x2fa9eb,_0x5ac2ed]=_0x336f36[_0x581c02(0x1fb)][_0x581c02(0x202)]('|');return _0x2fa9eb==_0x6f6a10[_0x581c02(0x115)]&&_0x5ac2ed!=_0x7b68ad;})[_0x2549e4(0x1d1)](_0x541e39=>{const _0x31a09e=_0x2549e4;this[_0x31a09e(0x13d)](_0x541e39,_0x6f6a10[_0x31a09e(0x1fa)],_0x5ddd2a),_0x773e7d=!0x0;});}return _0x773e7d;}[_0x3604b1(0x13d)](_0x3f93df,_0x5cb6c8,_0x109585){const _0x13ea57=_0x3604b1,_0x4ae4dd=_0x3f93df[_0x13ea57(0x18b)]()[_0x13ea57(0x1a9)](_0x5cb6c8);0x0!==_0x4ae4dd[_0x13ea57(0x219)]?0x1!==_0x4ae4dd[_0x13ea57(0x219)]?this[_0x13ea57(0xda)](_0x3f93df,_0x5cb6c8[_0x13ea57(0xca)],_0x5cb6c8[_0x13ea57(0x1ef)]):this[_0x13ea57(0x1c8)](_0x3f93df,_0x4ae4dd[0x0]):_0x109585[_0x13ea57(0x21b)](_0x3f93df[_0x13ea57(0x1cd)]());}}class Et{constructor(_0x122de7){const _0x319817=_0x3604b1;this[_0x319817(0x260)]=_0x122de7,this[_0x319817(0x253)]=_0x122de7[_0x319817(0x22e)],this[_0x319817(0x145)]=new Map(),this[_0x319817(0x11f)]=new Map(),this[_0x319817(0xf9)]();}[_0x3604b1(0xd9)](_0x2e4a35,_0x4d0bc6,_0xeb4902,_0x4b838b,_0x437d16,_0x478990){const _0x316d77=_0x3604b1;return new _0x11bd4d(this[_0x316d77(0x253)],{'type':_0x2e4a35,'subType':_0x4d0bc6,'id':_0xeb4902,'author':_0x4b838b,'creator':_0x4b838b,'attributes':_0x437d16,'onAttributesChange':_0x478990,'onAccept':(..._0x320c59)=>this[_0x316d77(0xf3)](_0x2e4a35,_0x4d0bc6,_0x316d77(0x15e))(..._0x320c59),'onDiscard':(..._0x11f555)=>this[_0x316d77(0xf3)](_0x2e4a35,_0x4d0bc6,_0x316d77(0x175))(..._0x11f555)});}[_0x3604b1(0xb7)](_0x20a0ee,_0x527f10,_0x3fc68a,_0x2397b5){const _0x49cd1e=_0x3604b1,_0x5e1760=_0x20a0ee+':'+_0x527f10+':'+_0x3fc68a;this[_0x49cd1e(0x145)][_0x49cd1e(0x1ae)](_0x5e1760,_0x2397b5);}[_0x3604b1(0xf3)](_0xeb0261,_0x5a755a,_0x19ab52){const _0x19cd2d=_0x3604b1,_0x3778a4=_0xeb0261+':'+_0x5a755a+':'+_0x19ab52;return this[_0x19cd2d(0x145)][_0x19cd2d(0x103)](_0x3778a4)||this[_0x19cd2d(0x11f)][_0x19cd2d(0x103)](_0xeb0261+':'+_0x19ab52);}[_0x3604b1(0xf9)](){const _0x55b924=_0x3604b1,_0x6cc8e4=()=>!0x1,_0x443c18=_0x4349f7=>{const _0x5af911=_0xd063;_0x4349f7[_0x5af911(0x1b8)]((_0x4f0d12,_0x42ae5b)=>_0x4f0d12[_0x5af911(0xca)][_0x5af911(0x172)](_0x42ae5b[_0x5af911(0xca)])?0x1:-0x1),this[_0x5af911(0x253)][_0x5af911(0x249)](_0x29aa7d=>{const _0x143592=_0x5af911;for(const _0x2099a3 of _0x4349f7){let _0x1863da;_0x1863da=_0x2099a3[_0x143592(0x1ef)][_0x143592(0x1e2)]&&_0x2099a3[_0x143592(0x1ef)][_0x143592(0x1ee)]==_0x2099a3[_0x143592(0xca)][_0x143592(0x1b0)]?_0x29aa7d[_0x143592(0xbe)](_0x2099a3[_0x143592(0xca)][_0x143592(0x1b0)],'on'):_0x29aa7d[_0x143592(0xbe)](_0x2099a3),this[_0x143592(0x253)][_0x143592(0x10b)](_0x1863da,{'forceDefaultExecution':!0x0,'doNotAutoparagraph':!0x0});}});},_0x1ebbdb=(_0xc6ae1c,_0x4ca68d)=>{const _0x26eb1f=_0xd063;_0x4ca68d&&this[_0x26eb1f(0x253)][_0x26eb1f(0x249)](_0x1819b3=>{const _0x3bc720=_0x26eb1f,{commandName:_0x5a6796,commandParams:_0x1c477c=[]}=_0x4ca68d,_0x1351a0=_0xc6ae1c[_0x3bc720(0x213)](_0x356792=>(Vt(_0x356792)&&(_0x356792=this[_0x3bc720(0x253)][_0x3bc720(0xfd)](_0x356792[_0x3bc720(0x1ef)])),_0x356792))[_0x3bc720(0x204)](_0x1d350b=>_0x3bc720(0x119)!==_0x1d350b[_0x3bc720(0x197)][_0x3bc720(0x139)]);if(_0x1351a0[_0x3bc720(0x219)]<0x1)return;const _0x1d506a=Array[_0x3bc720(0x261)](this[_0x3bc720(0x253)][_0x3bc720(0x1ce)][_0x3bc720(0xc6)][_0x3bc720(0x16b)]())[_0x3bc720(0x213)](_0x1b6f61=>_0x53a104[_0x3bc720(0x122)](_0x1b6f61));_0x1819b3[_0x3bc720(0x234)](_0x1351a0);for(const _0x236427 of this[_0x3bc720(0x260)][_0x3bc720(0x128)][_0x3bc720(0x128)]())_0x236427[_0x3bc720(0xe9)]();_0x1c477c[_0x3bc720(0xdd)]({'forceDefaultExecution':!0x0}),this[_0x3bc720(0x260)][_0x3bc720(0xcc)](_0x5a6796,..._0x1c477c);const _0x22dde3=_0x1d506a[_0x3bc720(0x204)](_0x39a06e=>_0x3bc720(0x119)!=_0x39a06e[_0x3bc720(0x197)][_0x3bc720(0x139)]);_0x22dde3[_0x3bc720(0x219)]>0x0&&_0x1819b3[_0x3bc720(0x234)](_0x22dde3);for(const _0x1ee538 of _0x1d506a)_0x1ee538[_0x3bc720(0x182)]();});},_0x38c4b4=(_0x36be47,_0x3b85af)=>0x1==_0x36be47[_0x55b924(0x219)]&&0x1==_0x3b85af[_0x55b924(0x219)]&&_0x36be47[0x0][_0x55b924(0x1ef)][_0x55b924(0x1d9)](_0x3b85af[0x0][_0x55b924(0xca)]),_0x494de2=(_0x39ec28,_0x26e265,_0x3b2948,_0xc3a99f)=>Ht(_0x39ec28,_0x26e265,_0x3b2948,_0xc3a99f,this[_0x55b924(0x253)])?[_0x39ec28,_0x26e265]:Ht(_0x26e265,_0x39ec28,_0xc3a99f,_0x3b2948,this[_0x55b924(0x253)])?[_0x26e265,_0x39ec28]:null;this[_0x55b924(0x11f)][_0x55b924(0x1ae)](_0x55b924(0x24b),_0x6cc8e4),this[_0x55b924(0x11f)][_0x55b924(0x1ae)](_0x55b924(0x18c),_0x443c18),this[_0x55b924(0x11f)][_0x55b924(0x1ae)](_0x55b924(0x15a),_0x38c4b4),this[_0x55b924(0x11f)][_0x55b924(0x1ae)](_0x55b924(0xba),_0x494de2),this[_0x55b924(0x11f)][_0x55b924(0x1ae)](_0x55b924(0x12f),_0x443c18),this[_0x55b924(0x11f)][_0x55b924(0x1ae)](_0x55b924(0xd6),_0x6cc8e4),this[_0x55b924(0x11f)][_0x55b924(0x1ae)](_0x55b924(0x23c),_0x38c4b4),this[_0x55b924(0x11f)][_0x55b924(0x1ae)](_0x55b924(0xe4),_0x494de2),this[_0x55b924(0x11f)][_0x55b924(0x1ae)](_0x55b924(0x21d),_0x1ebbdb),this[_0x55b924(0x11f)][_0x55b924(0x1ae)](_0x55b924(0x1b3),_0x6cc8e4),this[_0x55b924(0x11f)][_0x55b924(0x1ae)](_0x55b924(0x24a),_0x38c4b4),this[_0x55b924(0x11f)][_0x55b924(0x1ae)](_0x55b924(0x203),_0x6cc8e4),this[_0x55b924(0x11f)][_0x55b924(0x1ae)](_0x55b924(0x1e5),_0x1ebbdb),this[_0x55b924(0x11f)][_0x55b924(0x1ae)](_0x55b924(0x19e),_0x6cc8e4),this[_0x55b924(0x11f)][_0x55b924(0x1ae)](_0x55b924(0x227),_0x38c4b4),this[_0x55b924(0x11f)][_0x55b924(0x1ae)](_0x55b924(0x148),_0x6cc8e4),this[_0x55b924(0x11f)][_0x55b924(0x1ae)](_0x55b924(0x1b9),_0x6cc8e4),this[_0x55b924(0x11f)][_0x55b924(0x1ae)](_0x55b924(0x146),(_0x5db665,_0xe29474)=>{const _0x3dd822=_0x55b924;if(!_0xe29474)return;const _0x27403f=this[_0x3dd822(0x260)][_0x3dd822(0x230)][_0x3dd822(0x103)](p);this[_0x3dd822(0x253)][_0x3dd822(0x249)](_0x5c25a6=>{const _0x457d5b=_0x3dd822;if(_0x457d5b(0x25b)==_0xe29474[_0x457d5b(0x115)])for(const _0x3b594c of _0x5db665){const _0x48bfbc=_0x3b594c[_0x457d5b(0xca)][_0x457d5b(0x1b0)],_0x3768a6=_0xe29474[_0x457d5b(0x181)];_0x5c25a6[_0x457d5b(0xb6)](_0x48bfbc,_0x3768a6);}else{if(_0x27403f[_0x457d5b(0x10d)](_0xe29474[_0x457d5b(0x115)])){for(const _0x26594b of _0x5db665)void 0x0!==_0xe29474[_0x457d5b(0x181)]?_0x5c25a6[_0x457d5b(0x19f)](_0xe29474[_0x457d5b(0x115)],_0xe29474[_0x457d5b(0x181)],_0x26594b[_0x457d5b(0xca)][_0x457d5b(0x1b0)]):_0x5c25a6[_0x457d5b(0x1f7)](_0xe29474[_0x457d5b(0x115)],_0x26594b[_0x457d5b(0xca)][_0x457d5b(0x1b0)]);}else{for(const _0x3b6a53 of _0x5db665)_0xe29474[_0x457d5b(0x181)]?_0x5c25a6[_0x457d5b(0x19f)](_0xe29474[_0x457d5b(0x115)],_0xe29474[_0x457d5b(0x181)],_0x3b6a53):_0x5c25a6[_0x457d5b(0x1f7)](_0xe29474[_0x457d5b(0x115)],_0x3b6a53);}}});}),this[_0x55b924(0x11f)][_0x55b924(0x1ae)](_0x55b924(0x14d),_0x38c4b4);}}function Ot(_0x38f5da,_0x182543,_0xe5da8b){const _0x298a82=_0x3604b1;for(const _0x53e8fb of _0x182543[_0x298a82(0x1ee)][_0x298a82(0x1ad)]({'includeSelf':!0x0,'parentFirst':!0x0})){if(_0x53e8fb[_0x298a82(0x197)]==_0x53e8fb)return!0x1;if(!_0xe5da8b[_0x298a82(0x1dc)](_0x53e8fb))return!0x1;if(_0x38f5da[_0x298a82(0x1d2)](_0x53e8fb)||_0x38f5da[_0x298a82(0xfb)](_0x53e8fb))return!0x0;}return!0x1;}function Vt(_0x659ee9){const _0x48844b=_0x3604b1;return _0x659ee9[_0x48844b(0x1ef)][_0x48844b(0x1ee)]==_0x659ee9[_0x48844b(0xca)][_0x48844b(0x1b0)]&&_0x659ee9[_0x48844b(0x1ef)][_0x48844b(0x19b)];}function Ut(_0xbadf9d,_0x284a6b,_0x41e10f,_0x5b5a22){const _0x26fa6f=_0x3604b1,_0x57ebdd=_0xe4d124=>!_0xe4d124[_0x26fa6f(0x118)]['is'](_0x26fa6f(0x11d))&&!_0x5b5a22[_0x26fa6f(0x1d2)](_0xe4d124[_0x26fa6f(0x118)]),_0x90b39a=_0xbadf9d[_0x26fa6f(0xca)][_0x26fa6f(0x106)](_0x57ebdd),_0x2bb1ac=_0xbadf9d[_0x26fa6f(0x1ef)][_0x26fa6f(0x106)](_0x57ebdd,{'direction':_0x26fa6f(0x1a2)});return(!_0xbadf9d[_0x26fa6f(0xca)][_0x26fa6f(0x1d9)](_0x90b39a)||!_0xbadf9d[_0x26fa6f(0x1ef)][_0x26fa6f(0x1d9)](_0x2bb1ac))&&(_0x90b39a[_0x26fa6f(0x172)](_0x2bb1ac)?_0x41e10f[_0x26fa6f(0x1da)](_0x284a6b,{'range':_0x41e10f[_0x26fa6f(0xfd)](_0x90b39a,_0x2bb1ac)}):_0x41e10f[_0x26fa6f(0x21b)](_0x284a6b),!0x0);}function Gt(_0x43533a){return _0x45a53e(_0x43533a);}function Ft(_0x4707a3){const _0x3186ec=_0x3604b1,_0x55e4ec=_0x4707a3[_0x3186ec(0xca)][_0x3186ec(0x1b0)];return _0x55e4ec&&_0x55e4ec['is'](_0x3186ec(0x1a8));}function Pt(_0x526392,_0x156aa9){const _0x5e3558=_0x3604b1;return null==_0x526392[_0x5e3558(0x1ef)][_0x5e3558(0x252)]&&_0x526392[_0x5e3558(0x1ef)][_0x5e3558(0x1ee)]==_0x526392[_0x5e3558(0xca)][_0x5e3558(0x1b0)]?Lt(_0x526392[_0x5e3558(0xca)][_0x5e3558(0x1b0)],_0x156aa9):_0x526392;}function Lt(_0x3df11c,_0x28b979){const _0x49c564=_0x3604b1,_0x173551=_0x28b979[_0x49c564(0x232)][_0x49c564(0x1d2)](_0x3df11c)||_0x28b979[_0x49c564(0x232)][_0x49c564(0x18f)](_0x3df11c);return _0x28b979[_0x49c564(0xfd)](_0x28b979[_0x49c564(0xfe)](_0x3df11c,_0x49c564(0xb5)),_0x173551?_0x28b979[_0x49c564(0x1af)](_0x3df11c):_0x28b979[_0x49c564(0xfe)](_0x3df11c,_0x49c564(0x1ef)));}function Ht(_0x5e686b,_0x1161fd,_0x4b2f4c,_0x5e7a93,_0x524c99){const _0x498ab0=_0x3604b1;if(_0x5e686b[_0x498ab0(0x170)])return!0x1;if(!Jt(_0x5e686b,_0x1161fd))return!0x1;if(_0x4b2f4c[_0x498ab0(0x1ef)][_0x498ab0(0x1d9)](_0x5e7a93[_0x498ab0(0xca)]))return!0x0;if(_0x5e686b[_0x498ab0(0x150)]!=_0x1161fd[_0x498ab0(0x150)])return!0x1;if(!_0x4b2f4c[_0x498ab0(0x1ef)][_0x498ab0(0x1ca)](_0x5e7a93[_0x498ab0(0xca)]))return!0x1;const _0xec976e=_0x524c99[_0x498ab0(0xfd)](_0x4b2f4c[_0x498ab0(0x1ef)],_0x5e7a93[_0x498ab0(0xca)])[_0x498ab0(0x209)]();for(const _0x30aa1d of _0xec976e)if([_0x498ab0(0x24c),_0x498ab0(0x1e6)][_0x498ab0(0x25a)](_0x30aa1d[_0x498ab0(0x150)])&&_0x524c99[_0x498ab0(0x232)][_0x498ab0(0xfb)](_0x30aa1d[_0x498ab0(0x118)]))return!0x1;return!0x0;}function Jt(_0x478786,_0x79066a){const _0x2fee4c=_0x3604b1;if(!_0x478786[_0x2fee4c(0x17f)]||!_0x79066a[_0x2fee4c(0x17f)])return!0x1;const _0x256c10=new Set(Object[_0x2fee4c(0xed)](_0x478786[_0x2fee4c(0x1f8)])),_0x402f4f=new Set(Object[_0x2fee4c(0xed)](_0x79066a[_0x2fee4c(0x1f8)]));if(_0x256c10[_0x2fee4c(0x187)](_0x2fee4c(0x1c1)),_0x402f4f[_0x2fee4c(0x187)](_0x2fee4c(0x1c1)),0x0==_0x256c10[_0x2fee4c(0x1eb)]&&0x0==_0x402f4f[_0x2fee4c(0x1eb)])return!0x0;if(_0x256c10[_0x2fee4c(0x1eb)]!=_0x402f4f[_0x2fee4c(0x1eb)])return!0x1;const _0x412be1={..._0x478786[_0x2fee4c(0x1f8)]},_0x239384={..._0x79066a[_0x2fee4c(0x1f8)]};return delete _0x412be1[_0x2fee4c(0x1c1)],delete _0x239384[_0x2fee4c(0x1c1)],JSON[_0x2fee4c(0x176)](_0x412be1)==JSON[_0x2fee4c(0x176)](_0x239384);}function qt(_0x4987bc,_0x17f390){const _0x4317a8=_0x3604b1,_0x4ef183=zt(_0x4987bc[_0x4317a8(0x1f8)]),_0xd1c2e7=zt(_0x17f390);if(!_0x4987bc[_0x4317a8(0x17f)])return!0x1;for(const _0x42a6f3 of Object[_0x4317a8(0xed)](_0xd1c2e7))if(!_0x5b295c(_0x4ef183[_0x42a6f3],_0xd1c2e7[_0x42a6f3]))return!0x1;return!0x0;}function zt(_0x4d763d){const _0x25aaf4=_0x3604b1,_0x5e39a5=Object[_0x25aaf4(0x11a)]({},_0x4d763d);return delete _0x5e39a5[_0x25aaf4(0xd3)],delete _0x5e39a5[_0x25aaf4(0xc2)],_0x5e39a5;}
|
|
23
|
+
const _0x3ac0c3=_0x4867;(function(_0x1c6dc3,_0x2740ff){const _0x5be554=_0x4867,_0xe650ea=_0x1c6dc3();while(!![]){try{const _0x57ea29=parseInt(_0x5be554(0x254))/0x1*(-parseInt(_0x5be554(0xc3))/0x2)+parseInt(_0x5be554(0xc2))/0x3+parseInt(_0x5be554(0x166))/0x4*(parseInt(_0x5be554(0x13b))/0x5)+parseInt(_0x5be554(0x108))/0x6*(parseInt(_0x5be554(0x19b))/0x7)+-parseInt(_0x5be554(0x20b))/0x8*(-parseInt(_0x5be554(0x1d0))/0x9)+-parseInt(_0x5be554(0x128))/0xa+-parseInt(_0x5be554(0xa9))/0xb;if(_0x57ea29===_0x2740ff)break;else _0xe650ea['push'](_0xe650ea['shift']());}catch(_0x53efc0){_0xe650ea['push'](_0xe650ea['shift']());}}}(_0x1548,0x49a1a));import{Plugin as _0x5c321c,PendingActions as _0x391a3d}from'ckeditor5/src/core.js';import{LiveRange as _0x549232}from'ckeditor5/src/engine.js';import{CKEditorError as _0x1c3b22,uid as _0x374447,priorities as _0x318549,logWarning as _0x3c443e,getEnvKeystrokeText as _0x3cfd76}from'ckeditor5/src/utils.js';import{toWidget as _0x271afd}from'ckeditor5/src/widget.js';import{Users as _0x4e0cb8,hashObject as _0x4fc22f,surroundingMarkersDetector as _0x5514d5,FOCUS_ANNOTATION_KEYSTROKE as _0x38550b}from'ckeditor5-collaboration/src/collaboration-core.js';import _0x78205d from'./commands/trackchangescommand.js';import _0x413030 from'./commands/acceptsuggestioncommand.js';import _0x43c2ef from'./commands/discardsuggestioncommand.js';import _0x55a644 from'./commands/executeonallsuggestionscommand.js';import _0x3278b9 from'./commands/executeonselectedsuggestionscommand.js';import _0x3f8657 from'./suggestion.js';import _0x508efe from'./suggestiondescriptionfactory.js';import _0x200a66 from'./integrations/aiassistant.js';import _0x111078 from'./integrations/alignment.js';import _0x569630 from'./integrations/basicstyles.js';import _0x39e354 from'./integrations/blockquote.js';import _0x2bb870 from'./integrations/casechange.js';import _0x407700 from'./integrations/ckbox.js';import _0x1bf376 from'./integrations/codeblock.js';import _0x5e07cc from'./integrations/comments.js';import _0x516bce from'./integrations/deletecommand.js';import _0x4d297e from'./integrations/list.js';import _0x42d764 from'./integrations/listproperties.js';import _0x14604e from'./integrations/entercommand.js';import _0x276291 from'./integrations/findandreplace.js';import _0x3682a0 from'./integrations/font.js';import _0x398b39 from'./integrations/formatpainter.js';import _0x1d43ef from'./integrations/heading.js';import _0x191a30 from'./integrations/highlight.js';import _0x5a8049 from'./integrations/horizontalline.js';import _0x1e7bf2 from'./integrations/htmlembed.js';import _0xe55c9d from'./integrations/image.js';import _0x3bc47d from'./integrations/imagereplace.js';import _0x168935 from'./integrations/imagestyle.js';import _0x202e8c from'./integrations/importword.js';import _0x81a9d7 from'./integrations/indent.js';import _0x4ed854 from'./integrations/inputcommand.js';import _0x174a17 from'./integrations/link.js';import _0x144d31 from'./integrations/legacylist.js';import _0x58a509 from'./integrations/legacylistproperties.js';import _0x58f4df from'./integrations/mediaembed.js';import _0x14ef8b from'./integrations/mention.js';import _0x12dffa from'./integrations/mergefields.js';import _0x2b12d4 from'./integrations/multilevellist.js';import _0x3aa1a8 from'./integrations/pagebreak.js';import _0x553b0b from'./integrations/paragraph.js';import _0x207594 from'./integrations/removeformat.js';import _0x251fbc from'./integrations/restrictededitingmode.js';import _0x199764 from'./integrations/shiftentercommand.js';function _0x4867(_0x41e660,_0x3e97be){const _0x154830=_0x1548();return _0x4867=function(_0x48670f,_0x206e83){_0x48670f=_0x48670f-0xa4;let _0x5588d5=_0x154830[_0x48670f];return _0x5588d5;},_0x4867(_0x41e660,_0x3e97be);}import _0x3391db from'./integrations/standardeditingmode.js';import _0x19c6a4 from'./integrations/style.js';import _0x563719 from'./integrations/table.js';import _0x157176 from'./integrations/tablemergesplit.js';import _0x1043f0 from'./integrations/tableheadings.js';import _0x286ac4 from'./integrations/tableclipboard.js';import _0xc10d9 from'./integrations/tablecolumnresize.js';import _0xff01c3 from'./integrations/template.js';import _0x1b21fd from'./integrations/tableofcontents.js';import _0x2493b3 from'./integrations/title.js';import _0x4e1f58 from'./integrations/undo.js';import _0x4faacd from'./integrations/tablecaption.js';import _0x282416 from'./integrations/tableproperties.js';import{getTranslation as _0x588b70}from'./utils/common-translations.js';import{isEqual as _0x330d85,omit as _0x4cf46a}from'lodash-es';export const renameAttributeKey=_0x3ac0c3(0x101);export default class p extends _0x5c321c{static get[_0x3ac0c3(0x1ab)](){const _0x9ee889=_0x3ac0c3;return[_0x9ee889(0xda),_0x4e0cb8,_0x391a3d,_0x200a66,_0x111078,_0x569630,_0x39e354,_0x407700,_0x2bb870,_0x1bf376,_0x5e07cc,_0x516bce,_0x14604e,_0x276291,_0x3682a0,_0x398b39,_0x1d43ef,_0x191a30,_0x5a8049,_0x1e7bf2,_0xe55c9d,_0x168935,_0x3bc47d,_0x202e8c,_0x81a9d7,_0x4ed854,_0x144d31,_0x58a509,_0x2b12d4,_0x174a17,_0x4d297e,_0x42d764,_0x58f4df,_0x14ef8b,_0x12dffa,_0x3aa1a8,_0x553b0b,_0x207594,_0x251fbc,_0x199764,_0x3391db,_0x19c6a4,_0x563719,_0x157176,_0x1043f0,_0x4faacd,_0x286ac4,_0xc10d9,_0x1b21fd,_0x282416,_0xff01c3,_0x2493b3,_0x4e1f58];}static get[_0x3ac0c3(0x1bf)](){const _0x51234c=_0x3ac0c3;return _0x51234c(0x1b1);}constructor(_0x5c3683){const _0x433bd4=_0x3ac0c3;function _0x30cbf8(_0x1033dc){const _0x1c917e=_0x4867;return _0x1033dc[_0x1c917e(0x20c)](_0x4c8393=>String[_0x1c917e(0x16f)](_0x4c8393))[_0x1c917e(0x181)]('');}super(_0x5c3683),this[_0x433bd4(0x21e)]=!0x1,this[_0x433bd4(0x253)](_0x433bd4(0x124),[]),this['on'](_0x433bd4(0x1a8),(_0x22430e,_0x1c1134,_0x1461b0,_0x4e230b)=>{const _0x2e381b=_0x433bd4;this[_0x2e381b(0x14c)][_0x2e381b(0x15d)](()=>{const _0x305228=_0x2e381b;for(const _0x142d9c of[..._0x4e230b,..._0x1461b0])this[_0x305228(0x14c)][_0x305228(0x1c8)][_0x305228(0x157)](_0x142d9c)&&_0x5c3683[_0x305228(0xd6)][_0x305228(0x1e9)](_0x142d9c);});}),this[_0x433bd4(0xbc)]=new _0x508efe(this[_0x433bd4(0x1cd)][_0x433bd4(0x16e)][_0x433bd4(0x1dc)],this[_0x433bd4(0x1cd)][_0x433bd4(0x180)]),this[_0x433bd4(0x1c6)]=null,this[_0x433bd4(0xac)]=new Et(this[_0x433bd4(0x1cd)]),this[_0x433bd4(0xc6)]=new Map(),this[_0x433bd4(0xb6)]=_0x5c3683[_0x433bd4(0x1e8)][_0x433bd4(0xfe)](_0x433bd4(0xda)),this[_0x433bd4(0x18f)]=new Set(),this[_0x433bd4(0x14c)]=this[_0x433bd4(0x1cd)][_0x433bd4(0x16e)],this[_0x433bd4(0x1e3)]=new WeakMap(),this[_0x433bd4(0xa8)]=!0x1,this[_0x433bd4(0xf1)]=new Set([_0x433bd4(0x101)]),this[_0x433bd4(0x137)]=new Set(),_0x5c3683[_0x433bd4(0xcb)][_0x433bd4(0x1ae)](_0x433bd4(0x17f),_0x433bd4(0x23e)),this[_0x433bd4(0x117)]=_0x5c3683[_0x433bd4(0xcb)][_0x433bd4(0xfe)](_0x433bd4(0x17f)),_0x5c3683[_0x433bd4(0xcb)][_0x433bd4(0x1ae)](_0x433bd4(0x15a),!0x0),this[_0x433bd4(0xc7)]=_0x5c3683[_0x433bd4(0xcb)][_0x433bd4(0xfe)](_0x433bd4(0x15a)),this[_0x433bd4(0x17d)]=new _0x78205d(_0x5c3683,this[_0x433bd4(0x18f)]),this[_0x433bd4(0xa6)](),this[_0x30cbf8([0x5f,0x65,0x78,0x65,0x63,0x75,0x74,0x65,0x53,0x75,0x67,0x67,0x65,0x73,0x74,0x69,0x6f,0x6e])]=_0x30cbf8([0x34,0x30,0x34,0x38,0x31,0x38,0x35,0x34]);}[_0x3ac0c3(0x234)](){const _0x4add3a=_0x3ac0c3,_0x3797bc=this[_0x4add3a(0x1cd)],_0x35756d=(_0x22e60f,_0x39276d)=>{const _0x39078a=_0x4add3a;if(_0x39078a(0xde)!=_0x22e60f)return _0x39078a(0x244)+_0x22e60f;const _0x45afcb=_0x39276d[_0x39078a(0x143)]('|')[0x0];return this[_0x39078a(0x22b)](_0x45afcb)?_0x39078a(0xc5):_0x39078a(0x1cb);};_0x3797bc[_0x4add3a(0xb8)][_0x4add3a(0xfa)](_0x4add3a(0x245))[_0x4add3a(0x228)]({'model':_0x4add3a(0x19f),'view':_0x8888f4=>{const _0xefd49c=_0x4add3a,{id:_0x16d224,authorId:_0x1d8746,type:_0x5f4776,subType:_0x4b35b5}=this[_0xefd49c(0x136)](_0x8888f4[_0xefd49c(0x1b5)]),_0x246d30=[_0xefd49c(0x134),_0x35756d(_0x5f4776,_0x4b35b5)];let _0x572e70=0xbb8;return this[_0xefd49c(0x124)][_0xefd49c(0x252)](_0x8888f4[_0xefd49c(0x1b5)])&&(_0x246d30[_0xefd49c(0x1f7)](_0xefd49c(0x194)),_0x572e70=0xbc2),_0xefd49c(0x1b0)==_0x5f4776&&(_0x572e70+=0x5),{'classes':_0x246d30,'attributes':{'data-suggestion':_0x16d224,'data-author-id':_0x1d8746},'priority':_0x572e70};}}),_0x3797bc[_0x4add3a(0xb8)][_0x4add3a(0xfa)](_0x4add3a(0xb5))[_0x4add3a(0x220)](_0x126c83=>{const _0x38780c=_0x4add3a;_0x126c83['on'](_0x38780c(0x1ca),(_0x203734,_0x35ef65,_0xed8476)=>{const _0x337525=_0x38780c;if(!_0xed8476[_0x337525(0x18c)][_0x337525(0x218)])return;const _0x58123f=_0x35ef65[_0x337525(0x22c)];if(!_0x58123f)return;const _0x23abdc=_0xed8476[_0x337525(0x19a)][_0x337525(0xba)](_0x58123f);_0x3797bc[_0x337525(0x16e)][_0x337525(0x1dc)][_0x337525(0x109)](_0x58123f)&&_0x23abdc&&!_0x23abdc[_0x337525(0x160)](_0x337525(0x184))&&_0x23abdc['is'](_0x337525(0x211))&&_0x271afd(_0x23abdc,_0xed8476[_0x337525(0x177)]);},{'priority':_0x38780c(0xd4)});}),_0x3797bc[_0x4add3a(0xb8)][_0x4add3a(0xfa)](_0x4add3a(0xb5))[_0x4add3a(0x228)]({'model':_0x4add3a(0x19f),'view':(_0x5a539b,_0x22934e)=>{const _0x28186d=_0x4add3a;if(!_0x22934e[_0x28186d(0x18c)][_0x28186d(0x218)])return null;const {type:_0x17960a,subType:_0x35f530}=this[_0x28186d(0x136)](_0x5a539b[_0x28186d(0x1b5)]);return{'classes':[_0x28186d(0x134),_0x35756d(_0x17960a,_0x35f530)],'priority':0xbb8};}});const _0x54d00c=({showActiveMarkers:_0x1dd8a9=!0x0,isAttributeSuggestion:_0x571343=!0x1}={})=>(_0x588dc9,_0x43e9b1,_0xce6e89)=>{const _0x35d5da=_0x4add3a;if(!_0x43e9b1[_0x35d5da(0x22c)])return;const {id:_0x1b8201,authorId:_0x1a759a}=this[_0x35d5da(0x136)](_0x43e9b1[_0x35d5da(0x1b5)]);if(_0x571343){const _0x469053=this[_0x35d5da(0xc6)][_0x35d5da(0xfe)](_0x1b8201),_0x281b03=this[_0x35d5da(0x1f1)](_0x469053);if(!this[_0x35d5da(0x22b)](_0x281b03))return;}if(_0x43e9b1[_0x35d5da(0x22c)]['is'](_0x35d5da(0x12b)))return void _0xce6e89[_0x35d5da(0xb9)][_0x35d5da(0x122)](_0x43e9b1[_0x35d5da(0x22c)],_0x588dc9[_0x35d5da(0x158)]);const _0x1653e0=_0xce6e89[_0x35d5da(0x19a)][_0x35d5da(0xba)](_0x43e9b1[_0x35d5da(0x22c)]);if(_0x43e9b1[_0x35d5da(0x22c)]['is'](_0x35d5da(0x13f))&&_0x3797bc[_0x35d5da(0x16e)][_0x35d5da(0x1dc)][_0x35d5da(0xd8)](_0x43e9b1[_0x35d5da(0x22c)])&&!_0x1653e0[_0x35d5da(0x160)](_0x35d5da(0x1b2))){_0xce6e89[_0x35d5da(0x177)][_0x35d5da(0x1d3)]([_0x35d5da(0x134),_0x35d5da(0xc5)],_0x1653e0),_0xce6e89[_0x35d5da(0x177)][_0x35d5da(0x169)](_0x35d5da(0xe4),_0x1b8201,_0x1653e0),_0xce6e89[_0x35d5da(0x177)][_0x35d5da(0x169)](_0x35d5da(0x198),_0x1a759a,_0x1653e0),_0xce6e89[_0x35d5da(0x19a)][_0x35d5da(0x1ba)](_0x1653e0,_0x43e9b1[_0x35d5da(0x1b5)]),_0x1dd8a9&&(this[_0x35d5da(0x124)][_0x35d5da(0x252)](_0x43e9b1[_0x35d5da(0x1b5)])?_0xce6e89[_0x35d5da(0x177)][_0x35d5da(0x1d3)](_0x35d5da(0x194),_0x1653e0):_0xce6e89[_0x35d5da(0x177)][_0x35d5da(0xfd)](_0x35d5da(0x194),_0x1653e0));for(const _0x4e3102 of _0x3797bc[_0x35d5da(0x16e)][_0x35d5da(0xea)](_0x43e9b1[_0x35d5da(0x22c)])[_0x35d5da(0x205)]())_0xce6e89[_0x35d5da(0xb9)][_0x35d5da(0x122)](_0x4e3102,_0x588dc9[_0x35d5da(0x158)]);_0xce6e89[_0x35d5da(0xb9)][_0x35d5da(0x122)](_0x43e9b1[_0x35d5da(0x22c)],_0x588dc9[_0x35d5da(0x158)]);}};_0x3797bc[_0x4add3a(0xb8)][_0x4add3a(0xfa)](_0x4add3a(0xb5))[_0x4add3a(0x220)](_0x18148c=>{const _0x2f91d4=_0x4add3a;_0x18148c['on'](_0x2f91d4(0xbb),(_0x49a7c7,_0x189fdb,_0x38976f)=>{const _0x522982=_0x2f91d4;_0x38976f[_0x522982(0x18c)][_0x522982(0x218)]&&_0x54d00c({'showActiveMarkers':!0x1})(_0x49a7c7,_0x189fdb,_0x38976f);},{'priority':_0x2f91d4(0x1fd)});}),_0x3797bc[_0x4add3a(0xb8)][_0x4add3a(0xfa)](_0x4add3a(0xb5))[_0x4add3a(0x220)](_0x3650da=>{const _0x216a9a=_0x4add3a;_0x3650da['on'](_0x216a9a(0x24a),(_0x49843e,_0x2ddf68,_0x2aff18)=>{const _0x5a2ee6=_0x216a9a;_0x2aff18[_0x5a2ee6(0x18c)][_0x5a2ee6(0x218)]&&_0x54d00c({'showActiveMarkers':!0x1,'isAttributeSuggestion':!0x0})(_0x49843e,_0x2ddf68,_0x2aff18);},{'priority':_0x216a9a(0x1fd)});}),_0x3797bc[_0x4add3a(0xb8)][_0x4add3a(0xfa)](_0x4add3a(0xb5))[_0x4add3a(0xb3)]({'model':_0x4add3a(0x19f),'view':(_0x194b8b,_0x24c368)=>_0x24c368[_0x4add3a(0x18c)][_0x4add3a(0x218)]?null:{'group':_0x4add3a(0x19f),'name':_0x194b8b[_0x4add3a(0x231)](0xb)}}),_0x3797bc[_0x4add3a(0xb8)][_0x4add3a(0xfa)](_0x4add3a(0x1b9))[_0x4add3a(0x116)]({'view':{'name':_0x4add3a(0x19f),'attributes':{'id':/^\w/,'suggestion-type':/^\w/}},'model':(_0x53c257,{writer:_0xac034e})=>{const _0x1a15f0=_0x4add3a;let _0x4da772=_0x1a15f0(0x11f)+_0x53c257[_0x1a15f0(0x1d9)](_0x1a15f0(0x1cc))+':'+_0x53c257[_0x1a15f0(0x1d9)]('id');return _0x53c257[_0x1a15f0(0x1d9)](_0x1a15f0(0x165))&&(_0x4da772+=':'+_0x53c257[_0x1a15f0(0x1d9)](_0x1a15f0(0x165))),_0xac034e[_0x1a15f0(0x219)](_0x1a15f0(0x10f),{'data-name':_0x4da772});}}),_0x3797bc[_0x4add3a(0xb8)][_0x4add3a(0xfa)](_0x4add3a(0x1b9))[_0x4add3a(0x102)]({'view':_0x4add3a(0x19f)}),_0x3797bc[_0x4add3a(0xb8)][_0x4add3a(0xfa)](_0x4add3a(0x245))[_0x4add3a(0x220)](_0x4a1ccf=>{const _0x2b4b54=_0x4add3a;_0x4a1ccf['on'](_0x2b4b54(0xbb),_0x54d00c(),{'priority':_0x2b4b54(0xd4)});}),_0x3797bc[_0x4add3a(0xb8)][_0x4add3a(0xfa)](_0x4add3a(0x245))[_0x4add3a(0x220)](_0xe0c21a=>{const _0x10ac42=_0x4add3a;_0xe0c21a['on'](_0x10ac42(0x24a),_0x54d00c({'isAttributeSuggestion':!0x0}),{'priority':_0x10ac42(0xd4)});}),_0x3797bc[_0x4add3a(0xb8)][_0x4add3a(0xfa)](_0x4add3a(0x245))[_0x4add3a(0x220)](_0x906e0f=>{const _0x43675c=_0x4add3a;_0x906e0f['on'](_0x43675c(0xaa),(_0x200418,_0x2a491f,_0x500e26)=>{const _0x8521=_0x43675c,_0x202f53=_0x500e26[_0x8521(0x19a)][_0x8521(0x22e)](_0x2a491f[_0x8521(0x1b5)]);if(_0x202f53){for(const _0x175a20 of _0x202f53)_0x175a20[_0x8521(0x160)](_0x8521(0x1b2))||(_0x500e26[_0x8521(0x177)][_0x8521(0xfd)]([_0x8521(0x134),_0x8521(0xc5),_0x8521(0x194)],_0x175a20),_0x500e26[_0x8521(0x177)][_0x8521(0x161)](_0x8521(0xe4),_0x175a20),_0x500e26[_0x8521(0x177)][_0x8521(0x161)](_0x8521(0x198),_0x175a20),_0x500e26[_0x8521(0x19a)][_0x8521(0x15c)](_0x175a20,_0x2a491f[_0x8521(0x1b5)]));}},{'priority':_0x43675c(0xd4)});}),_0x3797bc[_0x4add3a(0xb8)][_0x4add3a(0xfa)](_0x4add3a(0x245))[_0x4add3a(0x220)](_0x356a65=>{const _0xcfed09=_0x4add3a;_0x356a65['on'](_0xcfed09(0xe0),(_0x2d77a6,_0x5bf98e,_0x15cd59)=>{const _0x2df5bb=_0xcfed09,_0x5bd714=_0x15cd59[_0x2df5bb(0x19a)][_0x2df5bb(0x22e)](_0x5bf98e[_0x2df5bb(0x1b5)]);if(!_0x5bd714)return;const {id:_0x5d840a}=this[_0x2df5bb(0x136)](_0x5bf98e[_0x2df5bb(0x1b5)]),_0x4fbfff=this[_0x2df5bb(0xc6)][_0x2df5bb(0xfe)](_0x5d840a),_0x1d5d67=this[_0x2df5bb(0x1f1)](_0x4fbfff);if(this[_0x2df5bb(0x22b)](_0x1d5d67)){for(const _0x34b456 of _0x5bd714)_0x34b456[_0x2df5bb(0x160)](_0x2df5bb(0x1b2))||(_0x15cd59[_0x2df5bb(0x177)][_0x2df5bb(0xfd)]([_0x2df5bb(0x134),_0x2df5bb(0xc5),_0x2df5bb(0x194)],_0x34b456),_0x15cd59[_0x2df5bb(0x177)][_0x2df5bb(0x161)](_0x2df5bb(0xe4),_0x34b456),_0x15cd59[_0x2df5bb(0x177)][_0x2df5bb(0x161)](_0x2df5bb(0x198),_0x34b456),_0x15cd59[_0x2df5bb(0x19a)][_0x2df5bb(0x15c)](_0x34b456,_0x5bf98e[_0x2df5bb(0x1b5)]));}},{'priority':_0xcfed09(0xd4)});}),_0x3797bc[_0x4add3a(0x16e)][_0x4add3a(0xb7)][_0x4add3a(0xca)](_0x19a14f=>{const _0xa3831e=_0x4add3a;let _0x4fff44=!0x1;const _0x2a3ac7=Array[_0xa3831e(0x243)](_0x3797bc[_0xa3831e(0x16e)][_0xa3831e(0xb7)][_0xa3831e(0xf0)][_0xa3831e(0x173)]()),_0x163e5f=new Set();for(const {name:_0x2f83c3,data:_0x39a1a5}of _0x2a3ac7){const {group:_0x57328b,type:_0x4bbaf6,subType:_0x3aa889,id:_0x21f2d5}=this[_0xa3831e(0x136)](_0x2f83c3);if(_0xa3831e(0x19f)!==_0x57328b)continue;const _0x18b1bf=this[_0xa3831e(0xc6)][_0xa3831e(0xfe)](_0x21f2d5);if(null!=_0x39a1a5[_0xa3831e(0x168)]){_0xa3831e(0x1ce)==_0x4bbaf6&&(_0x4fff44=_0x4fff44||Ut(_0x39a1a5[_0xa3831e(0x168)],_0x2f83c3,_0x19a14f,_0x3797bc[_0xa3831e(0x16e)][_0xa3831e(0x1dc)]));const _0x12dc7b=_0xa3831e(0xde)==_0x4bbaf6&&this[_0xa3831e(0x22b)](_0x3aa889[_0xa3831e(0x143)]('|')[0x0]);if(_0x39a1a5[_0xa3831e(0x168)][_0xa3831e(0xc1)]||_0xa3831e(0x1f9)==_0x39a1a5[_0xa3831e(0x168)][_0xa3831e(0x142)][_0xa3831e(0xe1)]||_0xa3831e(0x176)==_0x4bbaf6&&!Ft(_0x39a1a5[_0xa3831e(0x168)])||_0x12dc7b&&!Ft(_0x39a1a5[_0xa3831e(0x168)])||_0xa3831e(0x1b0)==_0x4bbaf6&&!(!Vt(_0x3f31ee=_0x39a1a5[_0xa3831e(0x168)])&&!function(_0x71ff50){const _0x2fb683=_0xa3831e;return _0x71ff50[_0x2fb683(0x249)][_0x2fb683(0x24e)]==_0x71ff50[_0x2fb683(0x193)][_0x2fb683(0x1e0)]&&_0x71ff50[_0x2fb683(0x249)][_0x2fb683(0x20f)];}(_0x3f31ee)))_0x19a14f[_0xa3831e(0x1bb)](_0x2f83c3),_0x4fff44=!0x0;else{if(!_0x18b1bf||!_0x18b1bf[_0xa3831e(0x223)])continue;if(_0x39a1a5[_0xa3831e(0x168)]&&_0x39a1a5[_0xa3831e(0x13a)]&&_0x39a1a5[_0xa3831e(0x168)][_0xa3831e(0x14f)](_0x39a1a5[_0xa3831e(0x13a)]))continue;_0x163e5f[_0xa3831e(0x220)](_0x18b1bf);}}}var _0x3f31ee;return _0x163e5f[_0xa3831e(0x127)]>0x0&&(_0x4fff44=!!this[_0xa3831e(0x20e)](_0x163e5f)||_0x4fff44),_0x4fff44;}),_0x3797bc[_0x4add3a(0x16e)][_0x4add3a(0xb7)][_0x4add3a(0xca)](_0x5bf53d=>{const _0x2c6b46=_0x4add3a;let _0x311561=!0x1;for(const _0x37ae68 of _0x3797bc[_0x2c6b46(0x16e)][_0x2c6b46(0xb7)][_0x2c6b46(0xf0)][_0x2c6b46(0x250)]())if(_0x2c6b46(0x118)==_0x37ae68[_0x2c6b46(0x22a)])for(const _0x3e785d of this[_0x2c6b46(0xc6)][_0x2c6b46(0x14d)]()){if(_0x3e785d[_0x2c6b46(0x170)]||!_0x3e785d[_0x2c6b46(0x223)])continue;const _0x164229=_0x2c6b46(0x176)==_0x3e785d[_0x2c6b46(0x22a)],_0x85f99d=this[_0x2c6b46(0x1f1)](_0x3e785d),_0x1d08cd=_0x85f99d&&this[_0x2c6b46(0x22b)](_0x85f99d);if(!_0x164229&&!_0x1d08cd)continue;const _0x50a17b=_0x3e785d[_0x2c6b46(0x1a6)]();if(_0x50a17b[_0x2c6b46(0x249)][_0x2c6b46(0x24e)]!=_0x50a17b[_0x2c6b46(0x193)][_0x2c6b46(0x24e)]&&!_0x50a17b[_0x2c6b46(0x193)][_0x2c6b46(0x20f)]){const _0x32cfc6=_0x3797bc[_0x2c6b46(0x16e)][_0x2c6b46(0x18a)](_0x50a17b[_0x2c6b46(0x249)][_0x2c6b46(0xce)],_0x2c6b46(0x193)),_0x4a9172=_0x3797bc[_0x2c6b46(0x16e)][_0x2c6b46(0x187)](_0x50a17b[_0x2c6b46(0x249)],_0x32cfc6);_0x5bf53d[_0x2c6b46(0x215)](_0x3e785d[_0x2c6b46(0x1dd)](),{'range':_0x4a9172}),_0x311561=!0x0;}}return _0x311561;}),_0x3797bc[_0x4add3a(0x16e)][_0x4add3a(0xb7)][_0x4add3a(0xca)](_0x138637=>this[_0x4add3a(0x21f)](_0x138637)),_0x3797bc[_0x4add3a(0x16e)][_0x4add3a(0xb7)][_0x4add3a(0xca)](_0x1da3fd=>!_0x1da3fd[_0x4add3a(0x21b)][_0x4add3a(0x1ec)]&&this[_0x4add3a(0x15f)](_0x1da3fd)),_0x3797bc[_0x4add3a(0x16e)]['on'](_0x4add3a(0xae),()=>{const _0x5a1676=_0x4add3a;this[_0x5a1676(0x21e)]=!0x1;}),_0x3797bc[_0x4add3a(0x16e)][_0x4add3a(0xb7)]['on'](_0x4add3a(0x12a),(_0x53eb20,_0x5e93d3)=>{const _0x341c78=_0x4add3a;if(!_0x5e93d3[_0x341c78(0x1ec)]||_0x5e93d3[_0x341c78(0x235)])return;if(!this[_0x341c78(0x21e)])return;const _0x491126=_0x3797bc[_0x341c78(0x16e)][_0x341c78(0xb7)][_0x341c78(0xf0)][_0x341c78(0x250)]();if(0x0==_0x491126[_0x341c78(0x1f5)])return;const _0x5c86f3=[],_0x40b021=_0x491126[_0x341c78(0x247)](_0x9f49a0=>_0x341c78(0xde)==_0x9f49a0[_0x341c78(0x22a)]),_0x5bf3b3=_0x491126[_0x341c78(0x247)](_0x355fd6=>_0x341c78(0x118)==_0x355fd6[_0x341c78(0x22a)]&&_0x341c78(0x1e7)!=_0x355fd6[_0x341c78(0x158)]);for(const _0x144b03 of _0x40b021)this[_0x341c78(0xe6)](_0x144b03[_0x341c78(0x115)])&&_0x5c86f3[_0x341c78(0x1f7)]({'key':_0x144b03[_0x341c78(0x115)],'newValue':_0x144b03[_0x341c78(0x20a)],'oldValue':_0x144b03[_0x341c78(0xcc)],'range':Pt(_0x144b03[_0x341c78(0x204)],_0x3797bc[_0x341c78(0x16e)])});for(const _0x5a2edb of _0x5bf3b3){if(_0x341c78(0x103)!=_0x5a2edb[_0x341c78(0x147)]&&_0x341c78(0x10a)!=_0x5a2edb[_0x341c78(0x147)])continue;const _0x133734=Lt(_0x5a2edb[_0x341c78(0xf2)][_0x341c78(0xce)],_0x3797bc[_0x341c78(0x16e)]),_0x6d1a55=_0x5a2edb[_0x341c78(0x1d4)];_0x341c78(0x103)==_0x5a2edb[_0x341c78(0x147)]&&_0x5c86f3[_0x341c78(0x1f7)]({'key':_0x341c78(0x101),'newValue':_0x5a2edb[_0x341c78(0x158)],'oldValue':_0x6d1a55[_0x341c78(0x158)],'range':_0x133734});for(const [_0x34205a,_0x192191]of _0x6d1a55[_0x341c78(0x199)]){if(!this[_0x341c78(0xe6)](_0x34205a))continue;const _0x272003=_0x5a2edb[_0x341c78(0x199)][_0x341c78(0xfe)](_0x34205a);_0x192191!==_0x272003&&_0x5c86f3[_0x341c78(0x1f7)]({'key':_0x34205a,'newValue':_0x272003,'oldValue':_0x192191,'range':_0x133734});}for(const [_0x31aab7,_0x3446b2]of _0x5a2edb[_0x341c78(0x199)])this[_0x341c78(0xe6)](_0x31aab7)&&(_0x6d1a55[_0x341c78(0x199)][_0x341c78(0x157)](_0x31aab7)||_0x5c86f3[_0x341c78(0x1f7)]({'key':_0x31aab7,'newValue':_0x3446b2,'oldValue':null,'range':_0x133734}));}0x0!=_0x5c86f3[_0x341c78(0x1f5)]&&_0x3797bc[_0x341c78(0x16e)][_0x341c78(0xf6)](_0x5e93d3,_0x230dcf=>{const _0x38a447=_0x341c78,_0x157a11=_0x374447();for(const {range:_0x1f26c3,key:_0x201c93,oldValue:_0x25964d,newValue:_0x3c3f74}of _0x5c86f3)this[_0x38a447(0xd2)](_0x1f26c3,_0x201c93,_0x25964d,_0x3c3f74,{'groupId':_0x157a11});this[_0x38a447(0x232)](_0x230dcf,_0x5c86f3);});},{'priority':_0x4add3a(0x19d)}),_0x3797bc[_0x4add3a(0x16e)][_0x4add3a(0x1c8)]['on'](_0x4add3a(0x202),(_0x253cff,_0x5907d3,_0x5167b8)=>{const _0x5e75c7=_0x4add3a;if(null==_0x5167b8){const {id:_0x10da96}=this[_0x5e75c7(0x136)](_0x5907d3[_0x5e75c7(0x158)]),_0xbb58bd=this[_0x5e75c7(0xc6)][_0x5e75c7(0xfe)](_0x10da96);_0xbb58bd&&_0xbb58bd[_0x5e75c7(0x179)](_0x5907d3[_0x5e75c7(0x158)]);}}),_0x3797bc[_0x4add3a(0x16e)][_0x4add3a(0xb7)]['on'](_0x4add3a(0x12a),()=>{const _0xd74114=_0x4add3a,_0x2c4706=Array[_0xd74114(0x243)](_0x3797bc[_0xd74114(0x16e)][_0xd74114(0xb7)][_0xd74114(0xf0)][_0xd74114(0x173)]())[_0xd74114(0x247)](_0x440af9=>_0xd74114(0x19f)===this[_0xd74114(0x136)](_0x440af9[_0xd74114(0x158)])[_0xd74114(0xee)]);if(0x0===_0x2c4706[_0xd74114(0x1f5)])return;_0x2c4706[_0xd74114(0x1a0)]((_0x4d12f8,_0x14c00f)=>{const _0x2f43a5=_0xd74114,_0x519db2=_0x4d12f8[_0x2f43a5(0x1ee)][_0x2f43a5(0x13a)],_0x5509e8=_0x14c00f[_0x2f43a5(0x1ee)][_0x2f43a5(0x13a)];return null===_0x519db2&&null===_0x5509e8?0x0:null===_0x519db2&&null!==_0x5509e8?-0x1:null!==_0x519db2&&null===_0x5509e8?0x1:_0x519db2[_0x2f43a5(0x249)][_0x2f43a5(0x1c5)](_0x5509e8[_0x2f43a5(0x249)])?-0x1:0x1;});const _0x5318ec=new Set(),_0x2d80ab=new Set();for(const {name:_0x2d6e54,data:_0xf33e19}of _0x2c4706){const {id:_0x1d2471}=this[_0xd74114(0x136)](_0x2d6e54);if(null===_0xf33e19[_0xd74114(0x13a)]){const _0x59c709=this[_0xd74114(0x126)](_0x2d6e54);_0x2d80ab[_0xd74114(0x220)](_0x59c709);}else{const _0x55d365=this[_0xd74114(0xc6)][_0xd74114(0xfe)](_0x1d2471);null!==_0xf33e19[_0xd74114(0x168)]||_0x55d365[_0xd74114(0x223)]?(_0x5318ec[_0xd74114(0x220)](_0x55d365[_0xd74114(0x201)]),_0x2d80ab[_0xd74114(0x220)](_0x55d365)):this[_0xd74114(0x246)](_0x55d365);}}_0x2d80ab[_0xd74114(0x127)]>0x0&&this[_0xd74114(0x174)](_0x2d80ab);for(const _0x4d85df of _0x5318ec)this[_0xd74114(0x120)](_0xd74114(0x1d5),_0x4d85df);}),_0x3797bc[_0x4add3a(0x16e)]['on'](_0x4add3a(0x11a),(_0x5759e9,_0x2346a7)=>{const _0x3b545a=_0x4add3a,_0x4b6e53=_0x2346a7[0x0];if(!this[_0x3b545a(0xc6)][_0x3b545a(0x127)])return;if(!_0x4b6e53[_0x3b545a(0x21c)])return;if(_0x4b6e53[_0x3b545a(0x21b)][_0x3b545a(0x235)]||!_0x4b6e53[_0x3b545a(0x21b)][_0x3b545a(0x1ec)])return;let _0x3336bd,_0x358eae;switch(_0x4b6e53[_0x3b545a(0x22a)]){case _0x3b545a(0x118):_0x3336bd=_0x3797bc[_0x3b545a(0x16e)][_0x3b545a(0x18a)](_0x4b6e53[_0x3b545a(0xf2)]),_0x358eae=_0x3336bd[_0x3b545a(0x11b)](_0x4b6e53[_0x3b545a(0xdf)]);break;case _0x3b545a(0x143):_0x3336bd=_0x3797bc[_0x3b545a(0x16e)][_0x3b545a(0x18a)](_0x4b6e53[_0x3b545a(0x18e)]),_0x358eae=_0x3797bc[_0x3b545a(0x16e)][_0x3b545a(0x18a)](_0x4b6e53[_0x3b545a(0xc0)]);break;case _0x3b545a(0x1d2):_0x3336bd=_0x3797bc[_0x3b545a(0x16e)][_0x3b545a(0x18a)](_0x4b6e53[_0x3b545a(0x1fb)]),_0x358eae=_0x3336bd[_0x3b545a(0x11b)](_0x4b6e53[_0x3b545a(0xdf)]);break;default:return;}const _0x250e3e=_0x3797bc[_0x3b545a(0x16e)][_0x3b545a(0x187)](_0x3336bd,_0x358eae);_0x3797bc[_0x3b545a(0x16e)][_0x3b545a(0x15d)](()=>{const _0x21850b=_0x3b545a;for(const {suggestion:_0x6d68c0,meta:_0x54e3af}of this[_0x21850b(0xf5)](_0x250e3e)){if(_0x6d68c0[_0x21850b(0x170)])continue;if(_0x21850b(0x1ce)==_0x6d68c0[_0x21850b(0x22a)])continue;const _0x52c520=this[_0x21850b(0x1f1)](_0x6d68c0);if(_0x52c520&&this[_0x21850b(0x22b)](_0x52c520)&&_0x21850b(0x143)!=_0x4b6e53[_0x21850b(0x22a)])continue;const _0x2a9264=_0x6d68c0[_0x21850b(0x1ee)]&&_0x6d68c0[_0x21850b(0x1ee)][_0x21850b(0x172)];(_0x21850b(0x176)!=_0x6d68c0[_0x21850b(0x22a)]||_0x21850b(0x143)==_0x4b6e53[_0x21850b(0x22a)]&&!_0x2a9264)&&(_0x54e3af[_0x21850b(0x236)]||_0x21850b(0x239)==_0x6d68c0[_0x21850b(0x22a)]&&_0x54e3af[_0x21850b(0x178)]||_0x6d68c0[_0x21850b(0x1a6)]()[_0x21850b(0x1b6)](_0x250e3e)&&this[_0x21850b(0x144)](_0x6d68c0,_0x3336bd,_0x358eae));}});},{'priority':_0x4add3a(0x19d)}),_0x3797bc[_0x4add3a(0x16e)]['on'](_0x4add3a(0x206),(_0x5e2a5a,_0x7744b)=>{const _0x4921fb=_0x4add3a,_0x4b62d2=_0x7744b[0x0],_0x3e9913=_0x7744b[0x1];if(_0x3e9913&&_0x3e9913[_0x4921fb(0x11d)])return;if(this[_0x4921fb(0xa8)])return;if(!this[_0x4921fb(0x17d)][_0x4921fb(0x190)])return;if(_0x4b62d2[_0x4921fb(0xc1)])return;const _0x1592d9=_0x3797bc[_0x4921fb(0x16e)][_0x4921fb(0x1dc)],{start:_0x32b9c4,end:_0x2edb52}=_0x4b62d2[_0x4921fb(0x1a6)](),_0x59a8fa=_0x32b9c4[_0x4921fb(0xce)]&&_0x1592d9[_0x4921fb(0x238)](_0x32b9c4[_0x4921fb(0xce)])?null:_0x1592d9[_0x4921fb(0x10d)](_0x32b9c4,_0x4921fb(0x248)),_0x9980e1=_0x2edb52[_0x4921fb(0x1e0)]&&_0x1592d9[_0x4921fb(0x238)](_0x2edb52[_0x4921fb(0x1e0)])?null:_0x1592d9[_0x4921fb(0x10d)](_0x2edb52,_0x4921fb(0x1c7)),_0x2e1033=_0x3797bc[_0x4921fb(0x16e)][_0x4921fb(0x187)](_0x59a8fa?_0x59a8fa[_0x4921fb(0x249)]:_0x32b9c4,_0x9980e1?_0x9980e1[_0x4921fb(0x193)]:_0x2edb52);_0x3797bc[_0x4921fb(0x16e)][_0x4921fb(0x15d)](_0x19f837=>{const _0x27a52d=_0x4921fb;this[_0x27a52d(0x1b8)](_0x2e1033);const _0x16a443=_0x3797bc[_0x27a52d(0x16e)][_0x27a52d(0x1dc)][_0x27a52d(0x10d)](_0x2e1033[_0x27a52d(0x249)]);_0x4b62d2['is'](_0x27a52d(0xf9))?_0x19f837[_0x27a52d(0x16c)](_0x16a443):_0x4b62d2[_0x27a52d(0x24c)](_0x16a443);}),_0x5e2a5a[_0x4921fb(0x222)]();},{'priority':_0x318549[_0x4add3a(0x150)]+0xa}),_0x3797bc[_0x4add3a(0x16e)]['on'](_0x4add3a(0x1f0),(_0x3da5a7,_0x248f3e)=>{const _0x405dde=_0x4add3a,_0x5eef75=_0x248f3e[_0x248f3e[_0x405dde(0x1f5)]-0x1];_0x5eef75&&_0x5eef75[_0x405dde(0x11d)]||this[_0x405dde(0xa8)]||this[_0x405dde(0x17d)][_0x405dde(0x190)]&&(_0x3797bc[_0x405dde(0x16e)][_0x405dde(0x15d)](()=>{const _0x43fa4e=_0x405dde;let _0x3283d2=_0x3797bc[_0x43fa4e(0x16e)][_0x43fa4e(0x1f0)](_0x248f3e[0x0],_0x248f3e[0x1],_0x248f3e[0x2],{'forceDefaultExecution':!0x0});if(!_0x3283d2)return;_0x3da5a7[_0x43fa4e(0x195)]=_0x3283d2[_0x43fa4e(0x255)]();const _0x344cb3=_0x3283d2[_0x43fa4e(0x193)][_0x43fa4e(0x1e0)],_0x5ce66e=_0x3797bc[_0x43fa4e(0x16e)][_0x43fa4e(0x1dc)];_0x344cb3&&_0x5ce66e[_0x43fa4e(0xd8)](_0x344cb3)&&!_0x5ce66e[_0x43fa4e(0x109)](_0x344cb3)&&(_0x3283d2=_0x3797bc[_0x43fa4e(0x16e)][_0x43fa4e(0x187)](_0x3283d2[_0x43fa4e(0x249)],_0x3797bc[_0x43fa4e(0x16e)][_0x43fa4e(0x18a)](_0x344cb3,_0x43fa4e(0x193)))),this[_0x43fa4e(0x18b)](_0x3283d2);}),_0x3da5a7[_0x405dde(0x222)]());},{'priority':_0x4add3a(0xd4)}),this[_0x4add3a(0x1cd)][_0x4add3a(0x1a2)][_0x4add3a(0x220)](_0x4add3a(0x240),this[_0x4add3a(0x17d)]),this[_0x4add3a(0x23c)](_0x4add3a(0x240));const _0x4561b3=new _0x413030(_0x3797bc,this[_0x4add3a(0xc6)]);_0x3797bc[_0x4add3a(0x1a2)][_0x4add3a(0x220)](_0x4add3a(0x1a1),_0x4561b3),this[_0x4add3a(0x23c)](_0x4add3a(0x1a1));const _0x3dc9e4=new _0x43c2ef(_0x3797bc,this[_0x4add3a(0xc6)]);_0x3797bc[_0x4add3a(0x1a2)][_0x4add3a(0x220)](_0x4add3a(0xf7),_0x3dc9e4),this[_0x4add3a(0x23c)](_0x4add3a(0xf7)),_0x3797bc[_0x4add3a(0x1a2)][_0x4add3a(0x220)](_0x4add3a(0x17b),new _0x55a644(_0x3797bc,_0x4561b3,this[_0x4add3a(0xc6)])),this[_0x4add3a(0x23c)](_0x4add3a(0x17b)),_0x3797bc[_0x4add3a(0x1a2)][_0x4add3a(0x220)](_0x4add3a(0x189),new _0x55a644(_0x3797bc,_0x3dc9e4,this[_0x4add3a(0xc6)])),this[_0x4add3a(0x23c)](_0x4add3a(0x189)),_0x3797bc[_0x4add3a(0x1a2)][_0x4add3a(0x220)](_0x4add3a(0x139),new _0x3278b9(_0x3797bc,_0x4561b3,this[_0x4add3a(0xc6)])),this[_0x4add3a(0x23c)](_0x4add3a(0x139)),_0x3797bc[_0x4add3a(0x1a2)][_0x4add3a(0x220)](_0x4add3a(0x1f3),new _0x3278b9(_0x3797bc,_0x3dc9e4,this[_0x4add3a(0xc6)])),this[_0x4add3a(0x23c)](_0x4add3a(0x1f3));const _0x4b22d6=_0x3797bc[_0x4add3a(0x1e8)][_0x4add3a(0xfe)](_0x4add3a(0xda));this[_0x4add3a(0xed)](_0x4b22d6,_0x4add3a(0x1ea),(_0x1157de,{threadId:_0x4cf894})=>{const _0x3c28cc=_0x4add3a,_0x19a4e9=this[_0x3c28cc(0xc6)][_0x3c28cc(0xfe)](_0x4cf894);_0x19a4e9&&_0x19a4e9[_0x3c28cc(0x1cf)]&&0x1===_0x19a4e9[_0x3c28cc(0x1cf)][_0x3c28cc(0x1f5)]&&this[_0x3c28cc(0x1d7)](_0x4cf894,{'hasComments':!0x0});},{'priority':_0x4add3a(0x16d)}),this[_0x4add3a(0xed)](_0x4b22d6,_0x4add3a(0x1f6),(_0x433605,{threadId:_0xeea80f})=>{const _0x564fc0=_0x4add3a,_0x36944a=this[_0x564fc0(0xc6)][_0x564fc0(0xfe)](_0xeea80f);_0x36944a&&_0x36944a[_0x564fc0(0x1cf)]&&!_0x36944a[_0x564fc0(0x1cf)][_0x564fc0(0x1f5)]&&this[_0x564fc0(0x1d7)](_0xeea80f,{'hasComments':!0x1});},{'priority':_0x4add3a(0x16d)});}set[_0x3ac0c3(0xf4)](_0x4f48e7){const _0x214127=_0x3ac0c3;if(this[_0x214127(0x1c6)])throw new _0x1c3b22(_0x214127(0xfb),this);this[_0x214127(0x1c6)]=_0x4f48e7;}get[_0x3ac0c3(0xf4)](){const _0xd4e005=_0x3ac0c3;return this[_0xd4e005(0x1c6)];}[_0x3ac0c3(0xe9)]({skipNotAttached:_0x24c369=!0x1,toJSON:_0xb75fd4=!0x1}={}){const _0x5ef754=_0x3ac0c3,_0x20d828=[];for(const _0x5abf91 of this[_0x5ef754(0xc6)][_0x5ef754(0x14d)]())_0x24c369&&!_0x5abf91[_0x5ef754(0x223)]||_0x20d828[_0x5ef754(0x1f7)](_0x5abf91);return _0xb75fd4?_0x20d828[_0x5ef754(0x20c)](_0x1fc349=>_0x1fc349[_0x5ef754(0x112)]()):_0x20d828;}[_0x3ac0c3(0x1c3)](_0x59dc2a){const _0xd7a1f=_0x3ac0c3,_0xe3640f=this[_0xd7a1f(0xc6)][_0xd7a1f(0xfe)](_0x59dc2a);if(!_0xe3640f)throw new _0x1c3b22(_0xd7a1f(0xa4),this);return _0xe3640f;}[_0x3ac0c3(0x1ac)](_0x38aa60){const _0x44c85d=_0x3ac0c3;return this[_0x44c85d(0xc6)][_0x44c85d(0x157)](_0x38aa60);}[_0x3ac0c3(0x138)](_0x388500){const _0x4e66b7=_0x3ac0c3,{authorId:_0x5bf5e9,id:_0x15c33d,attributes:_0x10db99}=_0x388500,[_0x5968da,_0x1b2061]=_0x388500[_0x4e66b7(0x22a)][_0x4e66b7(0x143)](':'),_0xf894fb=this[_0x4e66b7(0xc6)][_0x4e66b7(0xfe)](_0x15c33d)||this[_0x4e66b7(0x183)](_0x5968da,_0x1b2061,_0x15c33d,_0x5bf5e9,_0x10db99);if(this[_0x4e66b7(0xec)](_0xf894fb),this[_0x4e66b7(0x229)](_0xf894fb,_0x5968da,_0x1b2061||null,_0x5bf5e9),_0xf894fb[_0x4e66b7(0x1b7)]=_0x388500[_0x4e66b7(0x1b7)],_0xf894fb[_0x4e66b7(0x21d)]=!0x0,_0x10db99&&_0x10db99[_0x4e66b7(0x164)]){const _0x4a011e=_0x10db99[_0x4e66b7(0x164)],_0x20b173=this[_0x4e66b7(0x1b3)](_0x4a011e[_0x4e66b7(0x1f4)]);_0xf894fb[_0x4e66b7(0xd9)]=_0x4a011e[_0x4e66b7(0x1b7)],_0xf894fb[_0x4e66b7(0x1c2)]=_0x20b173,_0xf894fb[_0x4e66b7(0x1bc)]=!0x0;}else _0xf894fb[_0x4e66b7(0xd9)]=_0x388500[_0x4e66b7(0x1b7)];switch(_0x388500[_0x4e66b7(0x1ee)]&&(_0xf894fb[_0x4e66b7(0x1ee)]=_0x388500[_0x4e66b7(0x1ee)]),_0x388500[_0x4e66b7(0x199)]&&(_0xf894fb[_0x4e66b7(0x199)]=_0x388500[_0x4e66b7(0x199)]),this[_0x4e66b7(0x1c6)]&&this[_0x4e66b7(0x1c6)][_0x4e66b7(0x15b)]||(_0xf894fb[_0x4e66b7(0x182)]=!0x0),this[_0x4e66b7(0x1e3)][_0x4e66b7(0xfe)](_0xf894fb)){case _0x4e66b7(0x1ed):this[_0x4e66b7(0x1e3)][_0x4e66b7(0x253)](_0xf894fb,_0x4e66b7(0x19c));break;case _0x4e66b7(0x185):_0xf894fb[_0x4e66b7(0x223)]?(this[_0x4e66b7(0x20e)](new Set([_0xf894fb])),this[_0x4e66b7(0x174)](new Set([_0xf894fb])),this[_0x4e66b7(0x1e3)][_0x4e66b7(0x253)](_0xf894fb,_0x4e66b7(0x225)),this[_0x4e66b7(0x120)](_0x4e66b7(0x191),_0xf894fb)):this[_0x4e66b7(0x1e3)][_0x4e66b7(0x253)](_0xf894fb,_0x4e66b7(0x230));}return _0xf894fb;}[_0x3ac0c3(0x1a1)](_0x2226bd){const _0x46460e=_0x3ac0c3;this[_0x46460e(0x11d)](()=>{const _0x49a8c3=_0x46460e;this[_0x49a8c3(0x1cd)][_0x49a8c3(0x16e)][_0x49a8c3(0x15d)](()=>{const _0x397ec2=_0x49a8c3;for(const _0x4251e6 of _0x2226bd[_0x397ec2(0x14e)]())_0x4251e6[_0x397ec2(0x23a)]();});});}[_0x3ac0c3(0xf7)](_0x3134f1){const _0x484418=_0x3ac0c3;this[_0x484418(0x11d)](()=>{const _0x4fb59f=_0x484418;this[_0x4fb59f(0x1cd)][_0x4fb59f(0x16e)][_0x4fb59f(0x15d)](()=>{const _0x12db35=_0x4fb59f;for(const _0x2bffa6 of _0x3134f1[_0x12db35(0x14e)]())_0x2bffa6[_0x12db35(0x135)]();});});}[_0x3ac0c3(0x23c)](_0x486421,_0x1a8007){const _0x1cb95f=_0x3ac0c3,_0xadbbd=this[_0x1cb95f(0x1cd)][_0x1cb95f(0x1a2)][_0x1cb95f(0xfe)](_0x486421);if(!_0xadbbd)throw new _0x1c3b22(_0x1cb95f(0xe3),this,{'commandName':_0x486421});if(this[_0x1cb95f(0x18f)][_0x1cb95f(0x157)](_0xadbbd))throw new _0x1c3b22(_0x1cb95f(0x212),this,{'commandName':_0x486421});this[_0x1cb95f(0x18f)][_0x1cb95f(0x220)](_0xadbbd),_0x1a8007&&_0xadbbd['on'](_0x1cb95f(0xd3),(_0xc61f90,_0xf26725)=>{const _0x56dbd9=_0x1cb95f;this[_0x56dbd9(0x17d)][_0x56dbd9(0x190)]&&(this[_0x56dbd9(0xa8)]||(_0xf26725[_0x56dbd9(0x1f5)]>0x0&&_0xf26725[_0xf26725[_0x56dbd9(0x1f5)]-0x1]&&_0xf26725[_0xf26725[_0x56dbd9(0x1f5)]-0x1][_0x56dbd9(0x11d)]?_0xf26725[_0x56dbd9(0x12c)]():(_0xc61f90[_0x56dbd9(0x195)]=_0x1a8007((..._0x4c6b8d)=>_0xadbbd[_0x56dbd9(0xd3)](..._0x4c6b8d,{'forceDefaultExecution':!0x0}),..._0xf26725),_0xc61f90[_0x56dbd9(0x222)]())));},{'priority':_0x1cb95f(0xd4)});}[_0x3ac0c3(0x11d)](_0x3bfc26){const _0x43cf3d=_0x3ac0c3;let _0x1ef4b9,_0x1fc879;const _0x26c72a=this[_0x43cf3d(0xa8)];this[_0x43cf3d(0xa8)]=!0x0;try{_0x1ef4b9=_0x3bfc26();}catch(_0x5783b3){_0x1fc879=_0x5783b3;}return _0x26c72a||(this[_0x43cf3d(0xa8)]=!0x1),_0x1fc879&&_0x1c3b22[_0x43cf3d(0x24b)](_0x1fc879,this),_0x1ef4b9;}[_0x3ac0c3(0x18b)](_0x58b836,_0x5f5b1f=null,_0x2e5505={}){const _0x17d67d=_0x3ac0c3;if(_0x58b836[_0x17d67d(0xc1)])return null;const _0x5af47d=this[_0x17d67d(0x1cd)][_0x17d67d(0x1e8)][_0x17d67d(0xfe)](_0x17d67d(0x1a3))['me'];for(const {suggestion:_0xed0d25,meta:_0x2fab61}of this[_0x17d67d(0xf5)](_0x58b836,_0x17d67d(0x239)))if(_0x2fab61[_0x17d67d(0x178)]){if(!_0x2fab61[_0x17d67d(0x209)]){if(_0x2fab61[_0x17d67d(0x236)]){if(!this[_0x17d67d(0xc7)]||!qt(_0xed0d25,_0x2e5505))continue;return _0xed0d25;}if(qt(_0xed0d25,_0x2e5505))return _0xed0d25;this[_0x17d67d(0x144)](_0xed0d25,_0x58b836[_0x17d67d(0x249)],_0x58b836[_0x17d67d(0x193)]);break;}if(_0x5f5b1f==_0xed0d25[_0x17d67d(0x1ef)]&&qt(_0xed0d25,_0x2e5505)){const _0x2d012b=_0xed0d25[_0x17d67d(0x1a6)]();return _0x2d012b[_0x17d67d(0x249)][_0x17d67d(0x14f)](_0x58b836[_0x17d67d(0x193)])?this[_0x17d67d(0x1de)](_0xed0d25,this[_0x17d67d(0x14c)][_0x17d67d(0x187)](_0x58b836[_0x17d67d(0x249)],_0x2d012b[_0x17d67d(0x193)])):this[_0x17d67d(0x1de)](_0xed0d25,this[_0x17d67d(0x14c)][_0x17d67d(0x187)](_0x2d012b[_0x17d67d(0x249)],_0x58b836[_0x17d67d(0x193)])),_0xed0d25;}}const _0x1fc55e=_0x374447(),_0x45c5f5=_0x5af47d['id'],_0x106b0d=_0x5f5b1f?_0x17d67d(0x11c)+_0x5f5b1f:_0x17d67d(0x239),_0x12b3a8=this[_0x17d67d(0xd0)]({'id':_0x1fc55e,'type':_0x106b0d,'createdAt':new Date(),'authorId':_0x45c5f5,'attributes':_0x2e5505});return this[_0x17d67d(0x1e4)](_0x106b0d,_0x1fc55e,_0x45c5f5,_0x58b836),_0x12b3a8;}[_0x3ac0c3(0x111)](_0x5a11a7,_0x49e05e=_0x3ac0c3(0x132),_0x13f26f={}){const _0x371d86=_0x3ac0c3,_0x41b61d=this[_0x371d86(0x1cd)][_0x371d86(0x1e8)][_0x371d86(0xfe)](_0x371d86(0x1a3))['me'],_0x3c213c=this[_0x371d86(0xac)][_0x371d86(0x1be)](_0x371d86(0x239),_0x49e05e,_0x371d86(0x181));for(const _0x18ba06 of this[_0x371d86(0xe9)]())if(_0x18ba06[_0x371d86(0x1c2)]['id']==_0x41b61d['id']&&_0x371d86(0x239)==_0x18ba06[_0x371d86(0x22a)]&&_0x18ba06[_0x371d86(0x1ef)]==_0x49e05e&&qt(_0x18ba06,_0x13f26f)&&(_0x3c213c(_0x18ba06[_0x371d86(0x1a7)](),_0x5a11a7)||_0x3c213c(_0x5a11a7,_0x18ba06[_0x371d86(0x1a7)]()))){for(const _0x495e90 of _0x5a11a7)_0x18ba06[_0x371d86(0xef)](_0x495e90);return _0x18ba06;}for(const {suggestion:_0x5c533a,meta:_0x5b7dd9}of this[_0x371d86(0xf5)](_0x5a11a7,_0x371d86(0x239))){if(!_0x5b7dd9[_0x371d86(0x178)])continue;if(!this[_0x371d86(0xc7)]&&_0x5b7dd9[_0x371d86(0x236)])continue;if(!qt(_0x5c533a,_0x13f26f))continue;let _0x21f271=!0x0;for(const _0x51fb6b of _0x5c533a[_0x371d86(0x1a7)]())for(const _0x306139 of _0x5a11a7)if(!_0x51fb6b[_0x371d86(0x1b6)](_0x306139)){_0x21f271=!0x1;break;}if(_0x21f271)return _0x5c533a;}const _0x3c0124=_0x374447(),_0x454b13=_0x41b61d['id'],_0x30dd04=_0x371d86(0x11c)+_0x49e05e,_0x32f7c2=this[_0x371d86(0xd0)]({'id':_0x3c0124,'type':_0x30dd04,'createdAt':new Date(),'authorId':_0x454b13,'attributes':_0x13f26f});for(const _0x401ca2 of _0x5a11a7)this[_0x371d86(0x1e4)](_0x30dd04,_0x3c0124,_0x454b13,_0x401ca2,_0x3f8657[_0x371d86(0x163)]());return _0x32f7c2;}[_0x3ac0c3(0xc9)](_0x22ab16,_0x22cecb,_0x16b9af=null,_0x3c253b={}){const _0x4da2fb=_0x3ac0c3;if(_0x16b9af=_0x16b9af||Gt(_0x22cecb),_0x22ab16[_0x4da2fb(0xc1)])return null;if(_0x4da2fb(0x13d)===this[_0x4da2fb(0x117)]){const _0x10b775=this[_0x4da2fb(0xac)][_0x4da2fb(0x1be)](_0x4da2fb(0x1ce),_0x16b9af,_0x4da2fb(0x23a));return this[_0x4da2fb(0x11d)](()=>_0x10b775([_0x22ab16],_0x22cecb,_0x3c253b)),null;}const _0x4d2b4c=this[_0x4da2fb(0x1cd)][_0x4da2fb(0x1e8)][_0x4da2fb(0xfe)](_0x4da2fb(0x1a3))['me'],_0x1b6000=[];if(_0x4da2fb(0x1c1)!==this[_0x4da2fb(0x117)]){for(const {suggestion:_0x418b74,meta:_0x162cab}of this[_0x4da2fb(0xf5)](_0x22ab16,_0x4da2fb(0x239)))_0x162cab[_0x4da2fb(0x178)]&&!_0x162cab[_0x4da2fb(0x13e)]&&_0x1b6000[_0x4da2fb(0x1f7)](..._0x418b74[_0x4da2fb(0x1a7)]());}const _0x3f0ef2=function(_0x1fcb17,_0x327515){const _0x34bab0=_0x4da2fb,_0x18483a=[];for(const _0xa00f1 of _0x327515){const _0x211935=_0x1fcb17[_0x34bab0(0x151)](_0xa00f1);_0x211935&&_0x18483a[_0x34bab0(0x1f7)](_0x211935);}return _0x18483a;}(_0x22ab16,_0x1b6000),_0x425fc9=function(_0x344671,_0x48562d){const _0x4c4ede=_0x4da2fb,_0x55efd5=[_0x344671];for(const _0x2c3635 of _0x48562d){let _0x145baf=0x0;for(;_0x145baf<_0x55efd5[_0x4c4ede(0x1f5)];){const _0x33089e=_0x55efd5[_0x145baf][_0x4c4ede(0x152)](_0x2c3635);_0x55efd5[_0x4c4ede(0xd7)](_0x145baf,0x1,..._0x33089e),_0x145baf+=_0x33089e[_0x4c4ede(0x1f5)];}}return _0x55efd5;}(_0x22ab16,_0x1b6000);_0x3f0ef2[_0x4da2fb(0x1f5)]&&this[_0x4da2fb(0x14c)][_0x4da2fb(0x15d)](()=>{const _0x1537a7=_0x4da2fb;for(const _0x5df508 of _0x3f0ef2){const _0x1d8f26=this[_0x1537a7(0xac)][_0x1537a7(0x1be)](_0x1537a7(0x1ce),_0x16b9af,_0x1537a7(0x23a));this[_0x1537a7(0x11d)](()=>_0x1d8f26([_0x5df508],_0x22cecb,_0x3c253b));}});for(const _0x3a27bf of _0x425fc9){let _0x4ae3f=null,_0x2f7fa4=_0x3a27bf[_0x4da2fb(0x249)],_0xb12ae5=_0x3a27bf[_0x4da2fb(0x193)];for(const {suggestion:_0x35cad2,meta:_0x4f90ec}of this[_0x4da2fb(0xf5)](_0x3a27bf,_0x4da2fb(0x1ce))){if(!_0x4f90ec[_0x4da2fb(0x178)])continue;if(_0x35cad2[_0x4da2fb(0x1ef)]!=_0x16b9af)continue;if(!qt(_0x35cad2,_0x3c253b))continue;const _0x2f80e9=_0x35cad2[_0x4da2fb(0x1a6)]();if(_0x2f80e9[_0x4da2fb(0x1b6)](_0x3a27bf,!0x0))return null;_0x2f7fa4=_0x2f7fa4[_0x4da2fb(0x1c5)](_0x2f80e9[_0x4da2fb(0x249)])?_0x2f7fa4:_0x2f80e9[_0x4da2fb(0x249)],_0xb12ae5=_0xb12ae5[_0x4da2fb(0x119)](_0x2f80e9[_0x4da2fb(0x193)])?_0xb12ae5:_0x2f80e9[_0x4da2fb(0x193)],_0x4ae3f?_0x2f80e9[_0x4da2fb(0x249)][_0x4da2fb(0x1c5)](_0x4ae3f[_0x4da2fb(0x1a6)]()[_0x4da2fb(0x249)])?(_0x4ae3f[_0x4da2fb(0x141)](),_0x4ae3f=_0x35cad2):_0x35cad2[_0x4da2fb(0x141)]():_0x4ae3f=_0x35cad2;}const _0x2cab1e=this[_0x4da2fb(0x14c)][_0x4da2fb(0x187)](_0x2f7fa4,_0xb12ae5);if(_0x4ae3f)this[_0x4da2fb(0x1de)](_0x4ae3f,_0x2cab1e);else{const _0x57edba=_0x374447(),_0x2acbd4=_0x4d2b4c['id'];this[_0x4da2fb(0xd0)]({'id':_0x57edba,'type':_0x4da2fb(0x1c0)+_0x16b9af,'data':_0x22cecb,'createdAt':new Date(),'authorId':_0x2acbd4,'attributes':_0x3c253b}),this[_0x4da2fb(0x1e4)](_0x4da2fb(0x1c0)+_0x16b9af,_0x57edba,_0x2acbd4,_0x2cab1e);}}return null;}[_0x3ac0c3(0x1fc)](_0x31bf21,_0x3ce3d6,_0x1599d4=[],_0xacc802=null,_0x2568c5={}){const _0xa60753=_0x3ac0c3;_0x3ce3d6[_0xa60753(0xaf)]||(_0x3ce3d6[_0xa60753(0xaf)]=_0x3ce3d6[_0xa60753(0x12d)]),_0x3ce3d6[_0xa60753(0x172)]=_0x31bf21['is'](_0xa60753(0x204)),_0xacc802=_0xacc802||Gt(_0x3ce3d6);const _0x3ae02b=_0x1599d4[_0xa60753(0x20c)](_0x2453c9=>Lt(_0x2453c9,this[_0xa60753(0x14c)])),_0x576242=_0x31bf21['is'](_0xa60753(0x204))?_0x31bf21:Lt(_0x31bf21,this[_0xa60753(0x14c)]);if(_0xa60753(0x13d)===this[_0xa60753(0x117)]){const _0x3d9a0e=this[_0xa60753(0xac)][_0xa60753(0x1be)](_0xa60753(0x176),_0xacc802,_0xa60753(0x23a));return this[_0xa60753(0x11d)](()=>_0x3d9a0e([_0x576242],_0x3ce3d6,_0x2568c5)),null;}_0x3ae02b[_0xa60753(0x1f7)](_0x576242);let _0xf7463f=!0x0;for(const _0x5184a8 of _0x3ae02b)if(!this[_0xa60753(0xff)](_0x5184a8)){_0xf7463f=!0x1;break;}if(_0xf7463f&&_0xa60753(0x1c1)!==this[_0xa60753(0x117)]){const _0x3b0e50=this[_0xa60753(0xac)][_0xa60753(0x1be)](_0xa60753(0x176),_0xacc802,_0xa60753(0x23a));return this[_0xa60753(0x11d)](()=>_0x3b0e50([_0x576242],_0x3ce3d6,_0x2568c5)),null;}let _0x91fa60=null,_0x1002ad=_0x576242[_0xa60753(0x249)],_0x3fae6c=_0x576242[_0xa60753(0x193)];for(const {suggestion:_0x40481d,meta:_0x22eada}of this[_0xa60753(0xf5)](_0x576242,_0xa60753(0x176))){if(!_0x22eada[_0xa60753(0x178)])continue;if(_0x22eada[_0xa60753(0x209)]||_0x22eada[_0xa60753(0x236)]||_0x22eada[_0xa60753(0x13e)])continue;if(_0x40481d[_0xa60753(0x1ee)][_0xa60753(0xaf)]!=_0x3ce3d6[_0xa60753(0xaf)])continue;if(!qt(_0x40481d,_0x2568c5))continue;const _0x362ed7=_0x40481d[_0xa60753(0x1a6)]();if(_0x40481d[_0xa60753(0x1ef)]==_0xacc802){if(_0x362ed7[_0xa60753(0x1b6)](_0x576242,!0x0))return null;_0x1002ad=_0x1002ad[_0xa60753(0x1c5)](_0x362ed7[_0xa60753(0x249)])?_0x1002ad:_0x362ed7[_0xa60753(0x249)],_0x3fae6c=_0x3fae6c[_0xa60753(0x119)](_0x362ed7[_0xa60753(0x193)])?_0x3fae6c:_0x362ed7[_0xa60753(0x193)],_0x91fa60?_0x362ed7[_0xa60753(0x249)][_0xa60753(0x1c5)](_0x91fa60[_0xa60753(0x1a6)]()[_0xa60753(0x249)])?(_0x91fa60[_0xa60753(0x141)](),_0x91fa60=_0x40481d):_0x40481d[_0xa60753(0x141)]():_0x91fa60=_0x40481d;}else{const _0x3594f5=_0x576242[_0xa60753(0x151)](_0x362ed7);this[_0xa60753(0x1d1)](_0x40481d,_0x3594f5);}}const _0x334053=this[_0xa60753(0x1cd)][_0xa60753(0x1e8)][_0xa60753(0xfe)](_0xa60753(0x1a3))['me'],_0x197490=_0x374447(),_0x1e6519=_0x334053['id'];if(_0x91fa60)return this[_0xa60753(0x1de)](_0x91fa60,this[_0xa60753(0x14c)][_0xa60753(0x187)](_0x1002ad,_0x3fae6c)),_0x91fa60;{const _0x28e582=this[_0xa60753(0xd0)]({'id':_0x197490,'type':_0xa60753(0xb4)+_0xacc802,'data':_0x3ce3d6,'createdAt':new Date(),'authorId':_0x1e6519,'attributes':_0x2568c5});return this[_0xa60753(0x1e4)](_0xa60753(0xb4)+_0xacc802,_0x197490,_0x1e6519,this[_0xa60753(0x14c)][_0xa60753(0x187)](_0x1002ad,_0x3fae6c)),_0x28e582;}}[_0x3ac0c3(0x10e)](_0x7075e,_0x1c6b7e,_0x3923bd=[],_0x3feefa=null,_0x587b0={}){const _0x3da975=_0x3ac0c3;_0x1c6b7e[_0x3da975(0xaf)]||(_0x1c6b7e[_0x3da975(0xaf)]=_0x1c6b7e[_0x3da975(0x12d)]);const _0x2ccd8d=_0x7075e[0x0];_0x1c6b7e[_0x3da975(0x172)]=_0x2ccd8d['is'](_0x3da975(0x204)),_0x3feefa=_0x3feefa||Gt(_0x1c6b7e);const _0x6213b3=_0x3923bd[_0x3da975(0x20c)](_0x21bef3=>Lt(_0x21bef3,this[_0x3da975(0x14c)])),_0x53e720=_0x2ccd8d['is'](_0x3da975(0x204))?_0x7075e:_0x7075e[_0x3da975(0x20c)](_0x1689c9=>Lt(_0x1689c9,this[_0x3da975(0x14c)]));if(_0x3da975(0x13d)===this[_0x3da975(0x117)]){const _0x7363f7=this[_0x3da975(0xac)][_0x3da975(0x1be)](_0x3da975(0x176),_0x3feefa,_0x3da975(0x23a));return this[_0x3da975(0x11d)](()=>_0x7363f7(_0x53e720,_0x1c6b7e,_0x587b0)),null;}_0x6213b3[_0x3da975(0x1f7)](..._0x53e720);let _0x4a173a=!0x0;for(const _0x4ef871 of _0x6213b3)if(!this[_0x3da975(0xff)](_0x4ef871)){_0x4a173a=!0x1;break;}if(_0x4a173a&&_0x3da975(0x1c1)!==this[_0x3da975(0x117)]){const _0x13c2fc=this[_0x3da975(0xac)][_0x3da975(0x1be)](_0x3da975(0x176),_0x3feefa,_0x3da975(0x23a));return this[_0x3da975(0x11d)](()=>_0x13c2fc(_0x53e720,_0x1c6b7e,_0x587b0)),null;}const _0x30df62=this[_0x3da975(0x1cd)][_0x3da975(0x1e8)][_0x3da975(0xfe)](_0x3da975(0x1a3))['me'];for(const _0x4ec131 of this[_0x3da975(0xe9)]()){if(_0x4ec131[_0x3da975(0x1c2)]['id']!=_0x30df62['id'])continue;if(_0x3da975(0x176)!=_0x4ec131[_0x3da975(0x22a)]||_0x4ec131[_0x3da975(0x1ee)][_0x3da975(0xaf)]!=_0x1c6b7e[_0x3da975(0xaf)])continue;if(!qt(_0x4ec131,_0x587b0))continue;const _0x3d9ccf=_0x4ec131[_0x3da975(0x1ef)]==_0x3feefa;for(let _0x4aa16f=0x0;_0x4aa16f<_0x53e720[_0x3da975(0x1f5)];_0x4aa16f++){const _0x1f4567=_0x53e720[_0x4aa16f];for(const _0x30c621 of _0x4ec131[_0x3da975(0x19e)]()){const _0x4157db=_0x30c621[_0x3da975(0x22d)]();if(_0x1f4567[_0x3da975(0x14f)](_0x4157db)){_0x3d9ccf?(_0x53e720[_0x3da975(0xd7)](_0x4aa16f,0x1),_0x4aa16f--):_0x4ec131[_0x3da975(0x1bb)](_0x30c621[_0x3da975(0x158)]);break;}}}}if(0x0==_0x53e720[_0x3da975(0x1f5)])return null;const _0x21aa08=this[_0x3da975(0xac)][_0x3da975(0x1be)](_0x3da975(0x176),_0x3feefa,_0x3da975(0x181));for(const _0x5a7faa of this[_0x3da975(0xe9)]())if(_0x5a7faa[_0x3da975(0x1c2)]['id']==_0x30df62['id']&&_0x3da975(0x176)==_0x5a7faa[_0x3da975(0x22a)]&&_0x5a7faa[_0x3da975(0x1ee)][_0x3da975(0xaf)]==_0x1c6b7e[_0x3da975(0xaf)]&&_0x5a7faa[_0x3da975(0x1ef)]==_0x3feefa&&qt(_0x5a7faa,_0x587b0)&&(_0x21aa08(_0x5a7faa[_0x3da975(0x1a7)](),_0x53e720)||_0x21aa08(_0x53e720,_0x5a7faa[_0x3da975(0x1a7)]()))){for(const _0x5a55e8 of _0x53e720)_0x5a7faa[_0x3da975(0xef)](_0x5a55e8);return _0x5a7faa;}const _0x38c9fa=_0x374447(),_0x3d911b=_0x30df62['id'],_0x4626f9=_0x3da975(0xb4)+_0x3feefa,_0x754f6=this[_0x3da975(0xd0)]({'id':_0x38c9fa,'type':_0x4626f9,'data':_0x1c6b7e,'createdAt':new Date(),'authorId':_0x3d911b,'attributes':_0x587b0});for(const _0x28f37d of _0x53e720)this[_0x3da975(0x1e4)](_0x4626f9,_0x38c9fa,_0x3d911b,_0x28f37d,_0x3f8657[_0x3da975(0x163)]());return _0x754f6;}[_0x3ac0c3(0x1b8)](_0x53d78f,_0x39ff35=null,_0x59adf1={}){const _0x2900ba=_0x3ac0c3;if(_0x53d78f[_0x2900ba(0xc1)])return null;const _0x33ca4f=this[_0x2900ba(0x1cd)][_0x2900ba(0x1e8)][_0x2900ba(0xfe)](_0x2900ba(0x1a3))['me'],_0x413429=new _0x549232(_0x53d78f[_0x2900ba(0x249)],_0x53d78f[_0x2900ba(0x193)]);for(const {suggestion:_0x46ccb7,meta:_0x291acf}of this[_0x2900ba(0xf5)](_0x413429,_0x2900ba(0x239)))if(_0x291acf[_0x2900ba(0x178)]&&!_0x291acf[_0x2900ba(0x209)]){if(_0x46ccb7[_0x2900ba(0x170)]){const _0x4d24e6=_0x46ccb7[_0x2900ba(0x1a7)]()[_0x2900ba(0x247)](_0xc1f0b5=>_0x2900ba(0x1f9)!=_0xc1f0b5[_0x2900ba(0x142)][_0x2900ba(0xe1)]);_0x4d24e6[_0x2900ba(0x196)](_0x10fb31=>_0x413429[_0x2900ba(0x1b6)](_0x10fb31,!0x0))&&_0x46ccb7[_0x2900ba(0x135)]();if(_0x4d24e6[_0x2900ba(0x1eb)](_0x593aca=>_0x593aca[_0x2900ba(0x1b6)](_0x413429,!0x0))){const _0x362238=this[_0x2900ba(0xac)][_0x2900ba(0x1be)](_0x2900ba(0x1b0),_0x39ff35,_0x2900ba(0x23a));return this[_0x2900ba(0x11d)](()=>_0x362238([_0x413429],null,_0x59adf1)),null;}}else{const _0x5f07be=_0x413429[_0x2900ba(0x151)](_0x46ccb7[_0x2900ba(0x1a6)]());null!==_0x5f07be&&_0x46ccb7[_0x2900ba(0x224)]([_0x5f07be],null,_0x59adf1);}}if(_0x413429[_0x2900ba(0x192)](),_0x413429[_0x2900ba(0xc1)]||_0x2900ba(0x1f9)==_0x413429[_0x2900ba(0x142)][_0x2900ba(0xe1)])return null;let _0x3e74d9=null,_0x3ca91d=_0x413429[_0x2900ba(0x249)],_0xdfed11=_0x413429[_0x2900ba(0x193)];const _0x3c5dd9=this[_0x2900ba(0xf5)](_0x413429,_0x2900ba(0x1b0));for(const {suggestion:_0x262437,meta:_0x5dca1b}of _0x3c5dd9){const _0x1ffd0f=this[_0x2900ba(0x14c)][_0x2900ba(0x187)](_0x3ca91d,_0xdfed11);if(_0x5dca1b[_0x2900ba(0x178)]&&(this[_0x2900ba(0xc7)]||!_0x5dca1b[_0x2900ba(0x236)]&&!_0x5dca1b[_0x2900ba(0x13e)])){if(_0x262437[_0x2900ba(0x170)]){if(!qt(_0x262437,_0x59adf1))continue;let _0x5f55b8=!0x0;for(const _0x5be86d of _0x262437[_0x2900ba(0x1a7)]()){if(_0x5be86d[_0x2900ba(0x1b6)](_0x1ffd0f,!0x0))return _0x262437;_0x1ffd0f[_0x2900ba(0x1b6)](_0x5be86d)||(_0x5f55b8=!0x1);}_0x5f55b8&&_0x262437[_0x2900ba(0x135)]();}else{const _0x4076d0=_0x262437[_0x2900ba(0x1a6)]();if(_0x4076d0[_0x2900ba(0x1b6)](_0x1ffd0f,!0x0))return _0x262437;if(!qt(_0x262437,_0x59adf1)){_0x1ffd0f[_0x2900ba(0x1b6)](_0x4076d0)?_0x262437[_0x2900ba(0x141)]():_0x4076d0[_0x2900ba(0x188)](_0x3ca91d)?_0x3ca91d=_0x4076d0[_0x2900ba(0x193)]:_0x4076d0[_0x2900ba(0x188)](_0xdfed11)&&(_0xdfed11=_0x4076d0[_0x2900ba(0x249)]);continue;}_0x3ca91d=_0x3ca91d[_0x2900ba(0x1c5)](_0x4076d0[_0x2900ba(0x249)])?_0x3ca91d:_0x4076d0[_0x2900ba(0x249)],_0xdfed11=_0xdfed11[_0x2900ba(0x119)](_0x4076d0[_0x2900ba(0x193)])?_0xdfed11:_0x4076d0[_0x2900ba(0x193)],_0x59adf1=Object[_0x2900ba(0xf8)]({},_0x262437[_0x2900ba(0x199)]),_0x3e74d9?_0x4076d0[_0x2900ba(0x249)][_0x2900ba(0x1c5)](_0x3e74d9[_0x2900ba(0x1a6)]()[_0x2900ba(0x249)])?(_0x3e74d9[_0x2900ba(0x141)](),_0x3e74d9=_0x262437):_0x262437[_0x2900ba(0x141)]():_0x3e74d9=_0x262437;}}}if(_0x3e74d9)return this[_0x2900ba(0x1de)](_0x3e74d9,this[_0x2900ba(0x14c)][_0x2900ba(0x187)](_0x3ca91d,_0xdfed11)),_0x3e74d9;{const _0x42a904=_0x374447(),_0x21f6b0=this[_0x2900ba(0x14c)][_0x2900ba(0x187)](_0x3ca91d,_0xdfed11),_0x3acff8=_0x33ca4f['id'],_0x45af26=_0x39ff35?_0x2900ba(0x129)+_0x39ff35:_0x2900ba(0x1b0),_0x44b9ee=this[_0x2900ba(0xd0)]({'id':_0x42a904,'type':_0x45af26,'createdAt':new Date(),'authorId':_0x3acff8,'attributes':_0x59adf1});return this[_0x2900ba(0x1e4)](_0x45af26,_0x42a904,_0x3acff8,_0x21f6b0),_0x44b9ee;}}[_0x3ac0c3(0x1e6)](_0x96326a,_0x272bad=_0x3ac0c3(0x132),_0x1da931={}){const _0x2b9daf=_0x3ac0c3,_0x1af76c=this[_0x2b9daf(0x1cd)][_0x2b9daf(0x1e8)][_0x2b9daf(0xfe)](_0x2b9daf(0x1a3))['me'],_0x2b0068=_0x96326a[_0x2b9daf(0x20c)](_0x3118a6=>new _0x549232(_0x3118a6[_0x2b9daf(0x249)],_0x3118a6[_0x2b9daf(0x193)])),_0xec63e2=new Set();for(const {suggestion:_0xe9ebb,meta:_0x56af26}of this[_0x2b9daf(0xf5)](_0x2b0068,_0x2b9daf(0x239)))_0x56af26[_0x2b9daf(0x178)]&&!_0x56af26[_0x2b9daf(0x209)]&&_0xec63e2[_0x2b9daf(0x220)](_0xe9ebb);for(const _0x501c18 of _0xec63e2)if(_0x501c18[_0x2b9daf(0x170)]){const _0x459eb4=_0x501c18[_0x2b9daf(0x1a7)]();(!_0x501c18[_0x2b9daf(0x199)]||!_0x501c18[_0x2b9daf(0x199)][_0x2b9daf(0x221)])&&(_0x459eb4[_0x2b9daf(0x196)](_0x4ee93c=>_0x2b0068[_0x2b9daf(0x1eb)](_0x1ceddc=>_0x1ceddc[_0x2b9daf(0x1b6)](_0x4ee93c,!0x0)))&&_0x501c18[_0x2b9daf(0x135)]());if(_0x2b0068[_0x2b9daf(0x196)](_0x210cfc=>_0x459eb4[_0x2b9daf(0x1eb)](_0x17d489=>_0x17d489[_0x2b9daf(0x1b6)](_0x210cfc,!0x0)))){const _0x388129=this[_0x2b9daf(0xac)][_0x2b9daf(0x1be)](_0x2b9daf(0x1b0),_0x272bad,_0x2b9daf(0x23a));return this[_0x2b9daf(0x11d)](()=>_0x388129(_0x96326a,null,_0x1da931)),null;}}else{const _0x59d1a2=_0x501c18[_0x2b9daf(0x1a6)]();_0x2b0068[_0x2b9daf(0x1eb)](_0x2e5941=>_0x2e5941[_0x2b9daf(0x1b6)](_0x59d1a2,!0x0))&&_0x501c18[_0x2b9daf(0x135)]();if(_0x2b0068[_0x2b9daf(0x196)](_0x590746=>_0x59d1a2[_0x2b9daf(0x1b6)](_0x590746,!0x0))){const _0x1efed2=this[_0x2b9daf(0xac)][_0x2b9daf(0x1be)](_0x2b9daf(0x1b0),_0x272bad,_0x2b9daf(0x23a));return this[_0x2b9daf(0x11d)](()=>_0x1efed2(_0x2b0068,null,_0x1da931)),null;}}const _0x2525cb=this[_0x2b9daf(0xac)][_0x2b9daf(0x1be)](_0x2b9daf(0x1b0),_0x272bad,_0x2b9daf(0x181));let _0x272a7d=null;for(const _0x9bf41d of this[_0x2b9daf(0xe9)]())if(_0x9bf41d[_0x2b9daf(0x1c2)]['id']==_0x1af76c['id']&&_0x9bf41d[_0x2b9daf(0x223)]&&_0x2b9daf(0x1b0)==_0x9bf41d[_0x2b9daf(0x22a)]&&_0x9bf41d[_0x2b9daf(0x1ef)]==_0x272bad&&qt(_0x9bf41d,_0x1da931)&&(_0x2525cb(_0x9bf41d[_0x2b9daf(0x1a7)](),_0x2b0068)||_0x2525cb(_0x2b0068,_0x9bf41d[_0x2b9daf(0x1a7)]()))){if(_0x272a7d){if(_0x9bf41d[_0x2b9daf(0x1cf)]&&_0x9bf41d[_0x2b9daf(0x1cf)][_0x2b9daf(0x1f5)])continue;for(const _0x1513ae of _0x9bf41d[_0x2b9daf(0x1a7)]())_0x272a7d[_0x2b9daf(0x214)](_0x1513ae)||_0x272a7d[_0x2b9daf(0xef)](_0x1513ae);_0x9bf41d[_0x2b9daf(0x141)]();}else{_0x272a7d=_0x9bf41d;for(const _0x425eb5 of _0x2b0068)_0x9bf41d[_0x2b9daf(0x214)](_0x425eb5)||_0x9bf41d[_0x2b9daf(0xef)](_0x425eb5);}}if(_0x272a7d)return _0x272a7d;_0xec63e2[_0x2b9daf(0xbf)]();for(const {suggestion:_0x4ae84e,meta:_0x26fada}of this[_0x2b9daf(0xf5)](_0x2b0068,_0x2b9daf(0x1b0)))_0x26fada[_0x2b9daf(0x178)]&&(this[_0x2b9daf(0xc7)]||!_0x26fada[_0x2b9daf(0x236)]&&!_0x26fada[_0x2b9daf(0x13e)])&&qt(_0x4ae84e,_0x1da931)&&_0xec63e2[_0x2b9daf(0x220)](_0x4ae84e);for(const _0x367ed5 of _0xec63e2){const _0x3fea9a=_0x367ed5[_0x2b9daf(0x1a7)]();if(!_0x1da931||!_0x1da931[_0x2b9daf(0x221)]){if(_0x2b0068[_0x2b9daf(0x196)](_0x229358=>_0x3fea9a[_0x2b9daf(0x1eb)](_0x537af8=>_0x537af8[_0x2b9daf(0x1b6)](_0x229358,!0x0))))return _0x367ed5;}(!_0x367ed5[_0x2b9daf(0x199)]||!_0x367ed5[_0x2b9daf(0x199)][_0x2b9daf(0x221)])&&(_0x3fea9a[_0x2b9daf(0x196)](_0x2b5a8a=>_0x2b0068[_0x2b9daf(0x1eb)](_0x498122=>_0x498122[_0x2b9daf(0x1b6)](_0x2b5a8a,!0x0)))&&_0x367ed5[_0x2b9daf(0x135)]());}const _0x3360f5=_0x374447(),_0x7b61ca=_0x1af76c['id'],_0x382287=_0x2b9daf(0x129)+_0x272bad,_0x639579=this[_0x2b9daf(0xd0)]({'id':_0x3360f5,'type':_0x382287,'createdAt':new Date(),'authorId':_0x7b61ca,'attributes':_0x1da931});for(const _0x28a7d3 of _0x2b0068)_0x28a7d3[_0x2b9daf(0x192)](),_0x28a7d3[_0x2b9daf(0xc1)]||_0x2b9daf(0x1f9)==_0x28a7d3[_0x2b9daf(0x142)][_0x2b9daf(0xe1)]||this[_0x2b9daf(0x1e4)](_0x382287,_0x3360f5,_0x7b61ca,_0x28a7d3,_0x3f8657[_0x2b9daf(0x163)]());return _0x639579;}[_0x3ac0c3(0xd2)](_0xc976b7,_0x3a1fb2,_0x3e5f14,_0x59a4c3,_0x13a553){const _0x24751b=_0x3ac0c3;if(_0xc976b7[_0x24751b(0xc1)])return[];if(_0x24751b(0x13d)===this[_0x24751b(0x117)])return[];const _0x4ba4cf=this[_0x24751b(0x1cd)][_0x24751b(0x1e8)][_0x24751b(0xfe)](_0x24751b(0x1a3))['me']['id'],_0x2f2d2a=Array[_0x24751b(0x243)](this[_0x24751b(0xc6)][_0x24751b(0x14d)]())[_0x24751b(0x247)](_0xfeac1f=>_0x24751b(0xde)==_0xfeac1f[_0x24751b(0x22a)]&&_0xfeac1f[_0x24751b(0x1ee)][_0x24751b(0x121)]==_0x3a1fb2&&_0xfeac1f[_0x24751b(0x214)](_0xc976b7));if(_0x24751b(0x23e)===this[_0x24751b(0x117)]){const _0x1d8f1f=this[_0x24751b(0xf5)](_0xc976b7,_0x24751b(0x239))[_0x24751b(0x247)](({meta:_0x2110e5})=>_0x2110e5[_0x24751b(0x178)]&&!_0x2110e5[_0x24751b(0x13e)]&&!_0x2110e5[_0x24751b(0x209)])[_0x24751b(0x20c)](({suggestion:_0x37ca99})=>_0x37ca99);_0x2f2d2a[_0x24751b(0x131)](..._0x1d8f1f);}const _0x7a551f=new Map([[_0xc976b7,_0x3e5f14]]);for(const _0xb97a33 of _0x2f2d2a){const _0x16ce44=_0x24751b(0xde)==_0xb97a33[_0x24751b(0x22a)]?_0xb97a33[_0x24751b(0x1ee)][_0x24751b(0x15e)]:void 0x0,_0x2652ed=_0xb97a33[_0x24751b(0x1a6)](),_0x276a96=Array[_0x24751b(0x243)](_0x7a551f[_0x24751b(0x13c)]())[_0x24751b(0xb2)](_0x13175f=>_0x13175f[_0x24751b(0x149)](_0x2652ed));if(!_0x276a96)continue;const _0x3995f4=_0x276a96[_0x24751b(0x152)](_0x2652ed);this[_0x24751b(0x22b)](_0x3a1fb2)&&_0x24751b(0x239)==_0xb97a33[_0x24751b(0x22a)]&&0x0!=_0x3995f4[_0x24751b(0x1f5)]||(_0x7a551f[_0x24751b(0x23b)](_0x276a96),_0x3995f4[_0x24751b(0x1db)](_0x1902a6=>{const _0x3f7294=_0x24751b;_0x7a551f[_0x3f7294(0x253)](_0x1902a6,_0x3e5f14);}),_0x24751b(0x239)!=_0xb97a33[_0x24751b(0x22a)]&&_0x16ce44!=_0x59a4c3&&_0x7a551f[_0x24751b(0x253)](_0x276a96[_0x24751b(0x151)](_0x2652ed),_0x16ce44));}const _0x4db6f9=[];for(const [_0x3c39b7,_0x575202]of _0x7a551f){const _0x268dc3=_0x374447(),_0x4e640a={'key':_0x3a1fb2,'oldValue':_0x575202,'newValue':_0x59a4c3};_0x3a1fb2[_0x24751b(0x1f5)]>0x25&&console[_0x24751b(0x251)](_0x24751b(0x125),{'key':_0x3a1fb2});const _0x25e3d5=(_0x24751b(0x216)+(_0x3a1fb2+'|'+Gt({'newValue':_0x59a4c3})))[_0x24751b(0x10c)](0x0,0x3c),_0x422e70=this[_0x24751b(0xd0)]({'id':_0x268dc3,'type':_0x25e3d5,'data':_0x4e640a,'createdAt':new Date(),'authorId':_0x4ba4cf,'attributes':_0x13a553});_0x4db6f9[_0x24751b(0x1f7)](_0x422e70),this[_0x24751b(0x1e4)](_0x25e3d5,_0x268dc3,_0x4ba4cf,_0x3c39b7);}return _0x4db6f9;}[_0x3ac0c3(0x22f)](_0x28f70c){const _0x48b75e=_0x3ac0c3;this[_0x48b75e(0x23c)](_0x28f70c,(_0x39ee98,..._0x5537c4)=>{const _0x5096f0=_0x48b75e;this[_0x5096f0(0x1ad)](()=>{_0x39ee98(..._0x5537c4);});});}[_0x3ac0c3(0x237)](_0x324a22){const _0x1fce0f=_0x3ac0c3;this[_0x1fce0f(0xf1)][_0x1fce0f(0x220)](_0x324a22);}[_0x3ac0c3(0x16a)](_0x3ecf84){const _0x513354=_0x3ac0c3;this[_0x513354(0x137)][_0x513354(0x220)](_0x3ecf84);}[_0x3ac0c3(0x1f1)](_0x527797){const _0x2a1d52=_0x3ac0c3;return _0x2a1d52(0xde)==_0x527797[_0x2a1d52(0x22a)]?_0x527797[_0x2a1d52(0x1ef)][_0x2a1d52(0x143)]('|')[0x0]:null;}[_0x3ac0c3(0x1de)](_0x23dbe8,_0x1f4e21){const _0x39f6af=_0x3ac0c3,_0x288a90=_0x23dbe8[_0x39f6af(0x1dd)]();this[_0x39f6af(0x14c)][_0x39f6af(0x15d)](_0x5adfdb=>{const _0x30406f=_0x39f6af;_0x5adfdb[_0x30406f(0x215)](_0x288a90,{'range':_0x1f4e21});});}[_0x3ac0c3(0xec)](_0x325c7b){const _0x20bd3e=_0x3ac0c3,_0xe79bf4=_0x325c7b['id'],_0x5911c1=this[_0x20bd3e(0x1cd)][_0x20bd3e(0xcb)][_0x20bd3e(0xfe)](_0x20bd3e(0x197));this[_0x20bd3e(0xb6)][_0x20bd3e(0x140)](_0xe79bf4)||this[_0x20bd3e(0xb6)][_0x20bd3e(0x226)]({'channelId':_0x5911c1,'threadId':_0xe79bf4,'isResolvable':!0x1,'isSubmitted':!0x0});const _0x445001=this[_0x20bd3e(0xb6)][_0x20bd3e(0xd5)](_0xe79bf4);_0x445001[_0x20bd3e(0x1f2)](_0x20bd3e(0xdd)),_0x445001[_0x20bd3e(0xdd)]=!0x1,_0x325c7b[_0x20bd3e(0x1cf)]=_0x445001;}[_0x3ac0c3(0x229)](_0x27ee99,_0x9255c8,_0x1e40db,_0x3405fe){const _0x3c15a3=_0x3ac0c3;if(_0x27ee99[_0x3c15a3(0x22a)]!=_0x9255c8||_0x27ee99[_0x3c15a3(0x1ef)]!=_0x1e40db||_0x27ee99[_0x3c15a3(0x171)]['id']!=_0x3405fe)throw this[_0x3c15a3(0x1cd)][_0x3c15a3(0xf3)](_0x3c15a3(0x162)),new _0x1c3b22(_0x3c15a3(0x162),this);}[_0x3ac0c3(0x1d1)](_0x3bfa4a,_0x1fd4a6){const _0x5a61f9=_0x3ac0c3,_0x47c035=_0x3bfa4a[_0x5a61f9(0x1a6)]();if(_0x1fd4a6[_0x5a61f9(0x14f)](_0x47c035))_0x3bfa4a[_0x5a61f9(0x141)]();else{if(_0x47c035[_0x5a61f9(0x1b6)](_0x1fd4a6)){const _0x39bcd1=this[_0x5a61f9(0x14c)][_0x5a61f9(0x18a)](_0x1fd4a6[_0x5a61f9(0x249)][_0x5a61f9(0x1e0)],_0x5a61f9(0x193));this[_0x5a61f9(0x1de)](_0x3bfa4a,this[_0x5a61f9(0x14c)][_0x5a61f9(0x187)](_0x47c035[_0x5a61f9(0x249)],_0x39bcd1));const _0x1dc751=_0x374447(),_0x399c83=_0x3bfa4a[_0x5a61f9(0x171)]['id'],_0x47d005=_0x3bfa4a[_0x5a61f9(0x22a)]+':'+_0x3bfa4a[_0x5a61f9(0x1ef)];this[_0x5a61f9(0xd0)]({'id':_0x1dc751,'type':_0x47d005,'createdAt':new Date(),'authorId':_0x399c83,'data':_0x3bfa4a[_0x5a61f9(0x1ee)],'attributes':_0x3bfa4a[_0x5a61f9(0x199)]});const _0x1d7e76=this[_0x5a61f9(0x14c)][_0x5a61f9(0x18a)](_0x1fd4a6[_0x5a61f9(0x193)][_0x5a61f9(0x24e)],_0x5a61f9(0x1e5)),_0x5bb75e=this[_0x5a61f9(0x14c)][_0x5a61f9(0x187)](_0x1d7e76,_0x47c035[_0x5a61f9(0x193)]);this[_0x5a61f9(0x1e4)](_0x47d005,_0x1dc751,_0x399c83,_0x5bb75e);}else{if(_0x47c035[_0x5a61f9(0x188)](_0x1fd4a6[_0x5a61f9(0x249)])){const _0x5bcb03=this[_0x5a61f9(0x14c)][_0x5a61f9(0x18a)](_0x1fd4a6[_0x5a61f9(0x249)][_0x5a61f9(0x1e0)],_0x5a61f9(0x193));this[_0x5a61f9(0x1de)](_0x3bfa4a,this[_0x5a61f9(0x14c)][_0x5a61f9(0x187)](_0x47c035[_0x5a61f9(0x249)],_0x5bcb03));}else{const _0x1c3a93=this[_0x5a61f9(0x14c)][_0x5a61f9(0x18a)](_0x1fd4a6[_0x5a61f9(0x193)][_0x5a61f9(0x24e)],_0x5a61f9(0x1e5));this[_0x5a61f9(0x1de)](_0x3bfa4a,this[_0x5a61f9(0x14c)][_0x5a61f9(0x187)](_0x1c3a93,_0x47c035[_0x5a61f9(0x193)]));}}}}[_0x3ac0c3(0xff)](_0xf8c07c){const _0x54bbcd=_0x3ac0c3;for(const {suggestion:_0x1c3f96,meta:_0x5b654d}of this[_0x54bbcd(0xf5)](_0xf8c07c,_0x54bbcd(0x239))){if(!_0x5b654d[_0x54bbcd(0x178)])continue;const _0x3bb78e=_0x1c3f96[_0x54bbcd(0x1a7)]();for(const _0x36af01 of _0x3bb78e)if(!_0xf8c07c[_0x54bbcd(0x152)](_0x36af01)[_0x54bbcd(0x1f5)])return!0x0;}return!0x1;}[_0x3ac0c3(0x1d6)](_0x5c90d9){const _0x49c42a=_0x3ac0c3,_0x55f0f9=this[_0x49c42a(0x1cd)][_0x49c42a(0x1e8)][_0x49c42a(0xfe)](_0x49c42a(0x1a3))[_0x49c42a(0x186)](_0x5c90d9);if(!_0x55f0f9)throw new _0x1c3b22(_0x49c42a(0xc4),this);return _0x55f0f9;}[_0x3ac0c3(0x1b3)](_0x41793c){const _0x4facd4=_0x3ac0c3,_0x481d81=this[_0x4facd4(0x1cd)][_0x4facd4(0x1e8)][_0x4facd4(0xfe)](_0x4facd4(0x1a3)),_0x421301=_0x4fc22f(_0x4facd4(0x23f)+_0x41793c),_0x160832=_0x481d81[_0x4facd4(0x186)](_0x421301);return _0x160832||_0x481d81[_0x4facd4(0x114)]({'id':_0x421301,'name':_0x41793c});}[_0x3ac0c3(0x183)](_0x4a4094,_0x266294,_0x5e938c,_0x226805,_0x28bc80){const _0x2a4626=_0x3ac0c3,_0xae9457=this[_0x2a4626(0x1d6)](_0x226805),_0x350d16=this[_0x2a4626(0xac)][_0x2a4626(0x12e)](_0x4a4094,_0x266294,_0x5e938c,_0xae9457,_0x28bc80,_0x44b265=>{const _0x5e30cf=_0x2a4626;this[_0x5e30cf(0x1d7)](_0x5e938c,{'attributes':_0x44b265});const _0x26215a=this[_0x5e30cf(0x1c3)](_0x5e938c);this[_0x5e30cf(0x20e)](new Set([_0x26215a])),this[_0x5e30cf(0x174)](new Set([_0x26215a]));});return this[_0x2a4626(0xed)](_0x350d16,_0x2a4626(0x23a),()=>{const _0x41d739=_0x2a4626;this[_0x41d739(0x1d7)](_0x5e938c,{'state':_0x41d739(0x1af)});},{'priority':_0x2a4626(0xd4)}),this[_0x2a4626(0xed)](_0x350d16,_0x2a4626(0x135),()=>{const _0xc651ce=_0x2a4626;this[_0xc651ce(0x1d7)](_0x5e938c,{'state':_0xc651ce(0x1a5)});},{'priority':_0x2a4626(0xd4)}),this[_0x2a4626(0xc6)][_0x2a4626(0x253)](_0x5e938c,_0x350d16),this[_0x2a4626(0x1e3)][_0x2a4626(0x253)](_0x350d16,_0x2a4626(0x1ed)),_0x350d16;}[_0x3ac0c3(0x136)](_0x2f4e58){const _0x4d5d53=_0x3ac0c3,_0x4109c6=_0x2f4e58[_0x4d5d53(0x143)](':');return{'group':_0x4109c6[0x0],'type':_0x4109c6[0x1],'subType':_0x4109c6[_0x4d5d53(0x1f5)]>=0x5?_0x4109c6[0x2]:null,'id':_0x4109c6[_0x4d5d53(0x1f5)]<0x5?_0x4109c6[0x2]:_0x4109c6[0x3],'authorId':_0x4109c6[_0x4d5d53(0x1f5)]<0x5?_0x4109c6[0x3]:_0x4109c6[0x4],'markerCount':0x6==_0x4109c6[_0x4d5d53(0x1f5)]?_0x4109c6[0x5]:null};}[_0x3ac0c3(0x144)](_0x974c3a,_0x46fbd5,_0x4d08c8){const _0x1276f0=_0x3ac0c3,_0x43657f=_0x974c3a[_0x1276f0(0x1a6)](),_0x4131b7=_0x43657f[_0x1276f0(0x249)],_0x4032fd=_0x43657f[_0x1276f0(0x193)];this[_0x1276f0(0x1de)](_0x974c3a,this[_0x1276f0(0x14c)][_0x1276f0(0x187)](_0x4131b7,_0x46fbd5));const _0x5509bf=_0x374447(),_0x3c18a2=_0x974c3a[_0x1276f0(0x171)]['id'],_0x587544=_0x974c3a[_0x1276f0(0x22a)]+(_0x974c3a[_0x1276f0(0x1ef)]?':'+_0x974c3a[_0x1276f0(0x1ef)]:'');this[_0x1276f0(0xd0)]({'id':_0x5509bf,'type':_0x587544,'createdAt':new Date(),'authorId':_0x3c18a2,'originalSuggestionId':_0x974c3a['id'],'attributes':_0x974c3a[_0x1276f0(0x199)],'data':_0x974c3a[_0x1276f0(0x1ee)]});const _0x4711bb=this[_0x1276f0(0x1f1)](_0x974c3a);(_0x1276f0(0x176)==_0x974c3a[_0x1276f0(0x22a)]||_0x4711bb&&this[_0x1276f0(0x22b)](_0x4711bb))&&(_0x4d08c8=this[_0x1276f0(0x14c)][_0x1276f0(0xab)](_0x4d08c8[_0x1276f0(0x24e)])),this[_0x1276f0(0x1e4)](_0x587544,_0x5509bf,_0x3c18a2,this[_0x1276f0(0x14c)][_0x1276f0(0x187)](_0x4d08c8,_0x4032fd));}[_0x3ac0c3(0xf5)](_0x2b37e3,_0x509095=null){const _0x40322a=_0x3ac0c3,_0x2a39fe=[],_0x4dd5f3=this[_0x40322a(0x1cd)][_0x40322a(0x1e8)][_0x40322a(0xfe)](_0x40322a(0x1a3))['me'];Array[_0x40322a(0x200)](_0x2b37e3)||(_0x2b37e3=[_0x2b37e3]);for(const _0xb5a114 of this[_0x40322a(0xe9)]()){if(!_0xb5a114[_0x40322a(0x223)])continue;if(_0x509095&&_0xb5a114[_0x40322a(0x22a)]!=_0x509095)continue;let _0x4f0fbe=!0x1;for(const _0x4fd965 of _0xb5a114[_0x40322a(0x1a7)]()){for(const _0x1d712f of _0x2b37e3){const _0x47c8ad=_0x1d712f[_0x40322a(0x249)][_0x40322a(0x14f)](_0x4fd965[_0x40322a(0x193)])||_0x1d712f[_0x40322a(0x193)][_0x40322a(0x14f)](_0x4fd965[_0x40322a(0x249)]);if(_0x47c8ad||_0x1d712f[_0x40322a(0x151)](_0x4fd965)){const _0x4b7c4b=_0x1d712f[_0x40322a(0x1b6)](_0x4fd965)&&Ot(this[_0x40322a(0x14c)][_0x40322a(0x1dc)],_0x4fd965[_0x40322a(0x249)],_0x1d712f),_0x3729da=_0x4fd965[_0x40322a(0x1b6)](_0x1d712f)&&Ot(this[_0x40322a(0x14c)][_0x40322a(0x1dc)],_0x1d712f[_0x40322a(0x249)],_0x4fd965);_0x2a39fe[_0x40322a(0x1f7)]({'suggestion':_0xb5a114,'meta':{'isOwn':_0x4dd5f3==_0xb5a114[_0x40322a(0x1c2)],'isNextTo':_0x47c8ad,'isInsideObject':_0x4b7c4b,'containsRangeInObject':_0x3729da}}),_0x4f0fbe=!0x0;break;}}if(_0x4f0fbe)break;}}return _0x2a39fe;}[_0x3ac0c3(0x1e4)](_0x413a08,_0x164021,_0xb69533,_0x1c1adb,_0x393ec0){const _0x4ceee1=_0x3ac0c3;this[_0x4ceee1(0x14c)][_0x4ceee1(0x15d)](_0x543c70=>{const _0x594ff4=_0x4ceee1;let _0x2084b9=_0x594ff4(0x11f)+_0x413a08+':'+_0x164021+':'+_0xb69533;_0x393ec0&&(_0x2084b9=_0x2084b9+':'+_0x393ec0),_0x543c70[_0x594ff4(0x1f8)](_0x2084b9,{'range':_0x1c1adb,'usingOperation':!0x0,'affectsData':!0x0});});}[_0x3ac0c3(0x246)](_0x3474c8){const _0x5048da=_0x3ac0c3,_0x5b343e=_0x3474c8[_0x5048da(0x106)],_0x23353e=_0x3474c8[_0x5048da(0x155)];_0x3474c8[_0x5048da(0x106)]=null,_0x3474c8[_0x5048da(0x155)]=null,null!=_0x5b343e&&_0x5b343e[_0x5048da(0x155)]==_0x3474c8&&(_0x5b343e[_0x5048da(0x155)]=_0x23353e),null!=_0x23353e&&_0x23353e[_0x5048da(0x106)]==_0x3474c8&&(_0x23353e[_0x5048da(0x106)]=_0x5b343e),_0x5048da(0x225)==this[_0x5048da(0x1e3)][_0x5048da(0xfe)](_0x3474c8)&&(this[_0x5048da(0x1e3)][_0x5048da(0x253)](_0x3474c8,_0x5048da(0x230)),this[_0x5048da(0x120)](_0x5048da(0x100),_0x3474c8,_0x5b343e,_0x23353e));}[_0x3ac0c3(0xd0)](_0x15b95b){const _0x577138=_0x3ac0c3,_0xdcbe2c=_0x15b95b['id'],_0x39b38a=this[_0x577138(0x138)](_0x15b95b);if(this[_0x577138(0x1c6)]&&this[_0x577138(0x1c6)][_0x577138(0x15b)]){const _0x3875a1=this[_0x577138(0x1cd)][_0x577138(0x1e8)][_0x577138(0xfe)](_0x577138(0x1df)),_0x269872=_0x39b38a[_0x577138(0x16b)],_0x39bf1d=_0x39b38a[_0x577138(0x1ef)]?_0x39b38a[_0x577138(0x22a)]+':'+_0x39b38a[_0x577138(0x1ef)]:_0x39b38a[_0x577138(0x22a)],_0x32992b=this[_0x577138(0x1cd)][_0x577138(0x180)],_0x261c22=_0x3875a1[_0x577138(0x220)](_0x588b70(_0x32992b,_0x577138(0x17e))),_0x1cd858={'id':_0xdcbe2c,'type':_0x39bf1d,'hasComments':_0x269872,'data':_0x15b95b[_0x577138(0x1ee)]||null,'originalSuggestionId':_0x15b95b[_0x577138(0x1a4)]||null,'attributes':_0x39b38a[_0x577138(0x199)]};this[_0x577138(0x1c6)][_0x577138(0x15b)](_0x1cd858)[_0x577138(0x1a9)](_0x427cdc=>{const _0x3ece41=_0x577138;_0x39b38a[_0x3ece41(0x182)]=!0x0,_0x3875a1[_0x3ece41(0xeb)](_0x261c22),_0x427cdc&&_0x427cdc[_0x3ece41(0x1b7)]&&(this[_0x3ece41(0xc6)][_0x3ece41(0xfe)](_0xdcbe2c)[_0x3ece41(0x1b7)]=_0x427cdc[_0x3ece41(0x1b7)]);})[_0x577138(0x123)](_0x5db65e=>{const _0x4f16c6=_0x577138;throw _0x3c443e(_0x4f16c6(0xdc)),this[_0x4f16c6(0x1cd)][_0x4f16c6(0x16e)][_0x4f16c6(0xf6)]({'isUndoable':!0x1},()=>{const _0x258aa9=_0x4f16c6;_0x39b38a[_0x258aa9(0x135)]();}),_0x39b38a[_0x4f16c6(0xc8)](),this[_0x4f16c6(0xc6)][_0x4f16c6(0x23b)](_0x39b38a['id']),this[_0x4f16c6(0x1e3)][_0x4f16c6(0x23b)](_0x39b38a),_0x5db65e;});}return _0x39b38a;}[_0x3ac0c3(0x22b)](_0x377760){const _0x4227ae=_0x3ac0c3;return this[_0x4227ae(0xf1)][_0x4227ae(0x157)](_0x377760);}[_0x3ac0c3(0x1d7)](_0x52ad6d,_0x2eabfc){const _0x58c6f9=_0x3ac0c3,_0x304491=this[_0x58c6f9(0x1cd)][_0x58c6f9(0x1e8)][_0x58c6f9(0xfe)](_0x58c6f9(0x1df)),_0x7ef7af=this[_0x58c6f9(0x1c3)](_0x52ad6d);if(this[_0x58c6f9(0x1c6)]&&this[_0x58c6f9(0x1c6)][_0x58c6f9(0x242)]){if(_0x7ef7af[_0x58c6f9(0x182)]){const _0x5da6b1=_0x304491[_0x58c6f9(0x220)](_0x588b70(this[_0x58c6f9(0x1cd)][_0x58c6f9(0x180)],_0x58c6f9(0x17e)));this[_0x58c6f9(0x1c6)][_0x58c6f9(0x242)](_0x52ad6d,_0x2eabfc)[_0x58c6f9(0x1a9)](()=>{const _0x1dd6f4=_0x58c6f9;_0x304491[_0x1dd6f4(0xeb)](_0x5da6b1);});}else _0x7ef7af['on'](_0x58c6f9(0x156),()=>{const _0x5eea94=_0x58c6f9;this[_0x5eea94(0x1d7)](_0x52ad6d,_0x2eabfc);});}}[_0x3ac0c3(0x1e1)](_0x504593){const _0x511a57=_0x3ac0c3;if(!this[_0x511a57(0x1c6)]||!this[_0x511a57(0x1c6)][_0x511a57(0x1c3)])throw new _0x1c3b22(_0x511a57(0x146),this);return this[_0x511a57(0x1c6)][_0x511a57(0x1c3)](_0x504593);}[_0x3ac0c3(0x126)](_0x141746){const _0x456b8c=_0x3ac0c3,{id:_0x4ff173,type:_0x3e747a,subType:_0x2b6680,authorId:_0x4d7467}=this[_0x456b8c(0x136)](_0x141746),_0x286a57=this[_0x456b8c(0xc6)][_0x456b8c(0xfe)](_0x4ff173)||this[_0x456b8c(0x183)](_0x3e747a,_0x2b6680,_0x4ff173,_0x4d7467,{});switch(this[_0x456b8c(0x229)](_0x286a57,_0x3e747a,_0x2b6680,_0x4d7467),this[_0x456b8c(0x1e3)][_0x456b8c(0xfe)](_0x286a57)){case _0x456b8c(0x1ed):this[_0x456b8c(0x1e1)](_0x4ff173)[_0x456b8c(0x1a9)](_0xb091bb=>{const _0x4edffc=_0x456b8c;let _0x5a0013=Promise[_0x4edffc(0x217)]();_0xb091bb[_0x4edffc(0x16b)]&&(_0x5a0013=this[_0x4edffc(0xb6)][_0x4edffc(0x159)]({'channelId':this[_0x4edffc(0x1cd)][_0x4edffc(0xcb)][_0x4edffc(0xfe)](_0x4edffc(0x197)),'threadId':_0x4ff173})),_0x5a0013[_0x4edffc(0x1a9)](()=>{const _0x53d588=_0x4edffc;this[_0x53d588(0x138)](_0xb091bb)[_0x53d588(0x182)]=!0x0;});}),this[_0x456b8c(0x1e3)][_0x456b8c(0x253)](_0x286a57,_0x456b8c(0x185));break;case _0x456b8c(0x230):this[_0x456b8c(0x1d7)](_0x4ff173,{'state':_0x456b8c(0x23d)});case _0x456b8c(0x19c):this[_0x456b8c(0x1e3)][_0x456b8c(0x253)](_0x286a57,_0x456b8c(0x225)),this[_0x456b8c(0x120)](_0x456b8c(0x191),_0x286a57);break;case _0x456b8c(0x225):this[_0x456b8c(0x120)](_0x456b8c(0x1d5),_0x286a57);}return _0x286a57[_0x456b8c(0x179)](_0x141746),_0x286a57;}[_0x3ac0c3(0x174)](_0x141cec){const _0x5560f5=_0x3ac0c3,_0x22c975=Array[_0x5560f5(0x243)](_0x141cec),_0x45f18f=_0x22c975[_0x5560f5(0x247)](_0x3ec272=>_0x5560f5(0xde)==_0x3ec272[_0x5560f5(0x22a)]);this[_0x5560f5(0x208)](_0x45f18f);const _0x5a7555=_0x22c975[_0x5560f5(0x247)](_0x36905b=>!_0x36905b[_0x5560f5(0x170)]&&_0x5560f5(0xde)!=_0x36905b[_0x5560f5(0x22a)]),_0x10d254=this[_0x5560f5(0xe9)]({'skipNotAttached':!0x0})[_0x5560f5(0x247)](_0x1df635=>!_0x1df635[_0x5560f5(0x170)]&&_0x5560f5(0xde)!=_0x1df635[_0x5560f5(0x22a)]),_0x3bd986=_0x10d254[_0x5560f5(0x247)](_0xb274bb=>!_0x141cec[_0x5560f5(0x157)](_0xb274bb)),_0x782323=new Map(_0x10d254[_0x5560f5(0x20c)](_0x59fa3a=>[_0x59fa3a,this[_0x5560f5(0xac)][_0x5560f5(0x1be)](_0x59fa3a[_0x5560f5(0x22a)],_0x59fa3a[_0x5560f5(0x1ef)],_0x5560f5(0x213))])),_0x23207c=new Map(_0x10d254[_0x5560f5(0x20c)](_0x174b2a=>[_0x174b2a,_0x174b2a[_0x5560f5(0x1a6)]()])),_0x4ac41e=new Set(),_0xd76acf=new Set();for(let _0x36eb37=0x0;_0x36eb37<_0x5a7555[_0x5560f5(0x1f5)];_0x36eb37++)_0x36e3ba(_0x5a7555[_0x36eb37],_0x5a7555,_0x36eb37+0x1);for(let _0xc7b9b0=0x0;_0xc7b9b0<_0x5a7555[_0x5560f5(0x1f5)];_0xc7b9b0++)_0x36e3ba(_0x5a7555[_0xc7b9b0],_0x3bd986,0x0);const _0x32824e=new Set();for(let _0x315504=0x0;_0x315504<_0x5a7555[_0x5560f5(0x1f5)];_0x315504++){const _0x4372ba=_0x5a7555[_0x315504];!_0xd76acf[_0x5560f5(0x157)](_0x4372ba)&&_0x4372ba[_0x5560f5(0x106)]&&(_0x32824e[_0x5560f5(0x220)](_0x4372ba[_0x5560f5(0x106)]),_0x4372ba[_0x5560f5(0x106)][_0x5560f5(0x155)]===_0x4372ba&&(_0x4372ba[_0x5560f5(0x106)][_0x5560f5(0x155)]=null),_0x4372ba[_0x5560f5(0x106)]=null),!_0x4ac41e[_0x5560f5(0x157)](_0x4372ba)&&_0x4372ba[_0x5560f5(0x155)]&&(_0x32824e[_0x5560f5(0x220)](_0x4372ba[_0x5560f5(0x155)]),_0x4372ba[_0x5560f5(0x155)][_0x5560f5(0x106)]===_0x4372ba&&(_0x4372ba[_0x5560f5(0x155)][_0x5560f5(0x106)]=null),_0x4372ba[_0x5560f5(0x155)]=null);}function _0x36e3ba(_0x45ba7b,_0x1fd899,_0xfea020){const _0x14119d=_0x5560f5;for(let _0x312021=_0xfea020;_0x312021<_0x1fd899[_0x14119d(0x1f5)];_0x312021++){const _0x406e4d=_0x5eb20b(_0x45ba7b,_0x1fd899[_0x312021]);_0x406e4d&&(_0x406e4d[0x0][_0x14119d(0x155)]=_0x406e4d[0x1],_0x406e4d[0x1][_0x14119d(0x106)]=_0x406e4d[0x0],_0x4ac41e[_0x14119d(0x220)](_0x406e4d[0x0]),_0xd76acf[_0x14119d(0x220)](_0x406e4d[0x1]));}}function _0x5eb20b(_0x5eba19,_0x2911ea){const _0x1f3aab=_0x5560f5;if(_0x5eba19[_0x1f3aab(0x1c2)]['id']!==_0x2911ea[_0x1f3aab(0x1c2)]['id'])return null;const _0x234cbe=_0x782323[_0x1f3aab(0xfe)](_0x5eba19)(_0x5eba19,_0x2911ea,_0x23207c[_0x1f3aab(0xfe)](_0x5eba19),_0x23207c[_0x1f3aab(0xfe)](_0x2911ea));if(!_0x234cbe)return null;return _0x782323[_0x1f3aab(0xfe)](_0x2911ea)(_0x5eba19,_0x2911ea,_0x23207c[_0x1f3aab(0xfe)](_0x5eba19),_0x23207c[_0x1f3aab(0xfe)](_0x2911ea))?_0x234cbe[0x1][_0x1f3aab(0x1cf)]&&_0x234cbe[0x1][_0x1f3aab(0x1cf)][_0x1f3aab(0x1f5)]?null:_0x234cbe:null;}_0x32824e[_0x5560f5(0x127)]&&this[_0x5560f5(0x174)](_0x32824e);}[_0x3ac0c3(0x208)](_0x41b178){const _0x3479c2=_0x3ac0c3;if(0x0==_0x41b178[_0x3479c2(0x1f5)])return;const _0x4e30f1=this[_0x3479c2(0xe9)]({'skipNotAttached':!0x0})[_0x3479c2(0x247)](_0x116cf5=>_0x3479c2(0xde)==_0x116cf5[_0x3479c2(0x22a)]&&_0x116cf5[_0x3479c2(0x21d)]),_0x3d8231=[],_0x1ce698=new Map();for(const _0x1ca9fd of _0x4e30f1){const _0x4c3aad=_0x4fc22f(_0x1ca9fd[_0x3479c2(0x199)]);_0x1ce698[_0x3479c2(0x157)](_0x4c3aad)||(_0x1ce698[_0x3479c2(0x253)](_0x4c3aad,_0x3d8231[_0x3479c2(0x1f5)]),_0x3d8231[_0x3479c2(0x1f7)]([]));const _0x1bb87c=_0x1ce698[_0x3479c2(0xfe)](_0x4c3aad);_0x3d8231[_0x1bb87c][_0x3479c2(0x1f7)](_0x1ca9fd);}!(function(){const _0x31a5cc=_0x3479c2;_0x3d8231[_0x31a5cc(0x1a0)]((_0x1482e7,_0xb29d5e)=>{const _0xeb062e=_0x31a5cc,_0x4ef567=_0x1482e7[0x0][_0xeb062e(0x1b7)],_0x3a8b8c=_0xb29d5e[0x0][_0xeb062e(0x1b7)];return _0x4ef567==_0x3a8b8c?_0x1482e7[0x0][_0xeb062e(0x199)][_0xeb062e(0x1fe)]<_0xb29d5e[0x0][_0xeb062e(0x199)][_0xeb062e(0x1fe)]?-0x1:0x1:_0x4ef567<_0x3a8b8c?-0x1:0x1;});for(const _0x512113 of _0x3d8231)_0x512113[_0x31a5cc(0x1a0)]((_0x53a3f7,_0x215742)=>_0x53a3f7['id']<_0x215742['id']?-0x1:0x1);}());for(let _0xb07b5=0x0;_0xb07b5<_0x3d8231[_0x3479c2(0x1f5)];_0xb07b5++){if(0x0==_0x3d8231[_0xb07b5][_0x3479c2(0x1f5)])continue;const _0x5227f2=[];for(let _0x310bcb=_0xb07b5+0x1;_0x310bcb<_0x3d8231[_0x3479c2(0x1f5)];_0x310bcb++)0x0!=_0x3d8231[_0x310bcb][_0x3479c2(0x1f5)]&&_0x122034(_0x3d8231[_0xb07b5],_0x3d8231[_0x310bcb])&&_0x5227f2[_0x3479c2(0x1f7)](_0x310bcb);for(const _0x1c069d of _0x5227f2)_0x3d8231[_0xb07b5]=_0x3d8231[_0xb07b5][_0x3479c2(0x167)](_0x3d8231[_0x1c069d]),_0x3d8231[_0x1c069d]=[];}for(const _0x4a8b95 of _0x3d8231)for(let _0x45dab8=0x0;_0x45dab8<_0x4a8b95[_0x3479c2(0x1f5)];_0x45dab8++){const _0x34de0d=_0x4a8b95[_0x45dab8+0x1]||null;_0x4a8b95[_0x45dab8][_0x3479c2(0x155)]!==_0x34de0d&&(_0x4a8b95[_0x45dab8][_0x3479c2(0x155)]=_0x34de0d);}for(const _0x53dfe5 of _0x3d8231)for(let _0x1fed83=0x0;_0x1fed83<_0x53dfe5[_0x3479c2(0x1f5)];_0x1fed83++){const _0x42ad9e=_0x53dfe5[_0x1fed83-0x1]||null;_0x53dfe5[_0x1fed83][_0x3479c2(0x106)]!==_0x42ad9e&&(_0x53dfe5[_0x1fed83][_0x3479c2(0x106)]=_0x42ad9e);}function _0x122034(_0x19ac2b,_0x32215f){const _0xe493e5=_0x3479c2;if(_0x19ac2b[0x0][_0xe493e5(0x199)][_0xe493e5(0x1fe)]!==_0x32215f[0x0][_0xe493e5(0x199)][_0xe493e5(0x1fe)]&&_0x19ac2b[0x0][_0xe493e5(0x1c2)]!==_0x32215f[0x0][_0xe493e5(0x1c2)])return!0x1;if(!function(_0x19569b,_0x1801d1){const _0x342e3=_0xe493e5;if(!_0x19569b[_0x342e3(0x16b)]&&!_0x1801d1[_0x342e3(0x16b)])return!0x0;if(_0x19569b[_0x342e3(0x16b)]&&_0x1801d1[_0x342e3(0x16b)])return!0x1;if(_0x19569b[_0x342e3(0x16b)]&&_0x1801d1[_0x342e3(0x1b7)]<_0x19569b[_0x342e3(0x1cf)][_0x342e3(0x210)][_0x342e3(0xfe)](0x0)[_0x342e3(0x1b7)])return!0x0;if(_0x1801d1[_0x342e3(0x16b)]&&_0x19569b[_0x342e3(0x1b7)]<_0x1801d1[_0x342e3(0x1cf)][_0x342e3(0x210)][_0x342e3(0xfe)](0x0)[_0x342e3(0x1b7)])return!0x0;return!0x1;}(_0x19ac2b[0x0],_0x32215f[0x0]))return!0x1;const _0x413c4a=_0x4cf46a(_0x19ac2b[0x0][_0xe493e5(0x199)],_0xe493e5(0x1fe)),_0x30695e=_0x4cf46a(_0x32215f[0x0][_0xe493e5(0x199)],_0xe493e5(0x1fe));if(!_0x330d85(_0x413c4a,_0x30695e))return!0x1;return!!_0x19ac2b[_0xe493e5(0x196)](_0x3296e9=>_0x32215f[_0xe493e5(0x1eb)](_0x1a485b=>_0x3296e9[_0xe493e5(0x1a6)]()[_0xe493e5(0x14f)](_0x1a485b[_0xe493e5(0x1a6)]())))&&_0x32215f[_0xe493e5(0x196)](_0x384c90=>_0x19ac2b[_0xe493e5(0x1eb)](_0x4c4ecd=>_0x384c90[_0xe493e5(0x1a6)]()[_0xe493e5(0x14f)](_0x4c4ecd[_0xe493e5(0x1a6)]())));}}[_0x3ac0c3(0x20e)](_0x44b4ce){const _0x1eefc5=_0x3ac0c3,_0x141c12=Array[_0x1eefc5(0x243)](_0x44b4ce),_0x567aa4=this[_0x1eefc5(0xe9)]({'skipNotAttached':!0x0}),_0x20bcdc=_0x567aa4[_0x1eefc5(0x247)](_0x3b51b8=>!_0x44b4ce[_0x1eefc5(0x157)](_0x3b51b8)),_0x278b17=new Map(_0x141c12[_0x1eefc5(0x20c)](_0x468c25=>[_0x468c25,this[_0x1eefc5(0xac)][_0x1eefc5(0x1be)](_0x468c25[_0x1eefc5(0x22a)],_0x468c25[_0x1eefc5(0x1ef)],_0x1eefc5(0x181))])),_0x1ab57b=new Map(_0x567aa4[_0x1eefc5(0x20c)](_0x47ddfc=>[_0x47ddfc,_0x47ddfc[_0x1eefc5(0x1a7)]()]));for(let _0x176220=0x0;_0x176220<_0x141c12[_0x1eefc5(0x1f5)];_0x176220++){if(_0x42bffe(this,_0x141c12[_0x176220],_0x141c12,_0x176220+0x1))return!0x0;}for(let _0x279aa4=0x0;_0x279aa4<_0x141c12[_0x1eefc5(0x1f5)];_0x279aa4++){if(_0x42bffe(this,_0x141c12[_0x279aa4],_0x20bcdc,0x0))return!0x0;}return!0x1;function _0x42bffe(_0x21f570,_0x22defe,_0x414829,_0x18b81e){const _0x1ee9c0=_0x1eefc5;for(let _0x467fc5=_0x18b81e;_0x467fc5<_0x414829[_0x1ee9c0(0x1f5)];_0x467fc5++){const _0x13410b=_0x414829[_0x467fc5];if(_0x13410b[_0x1ee9c0(0x22a)]!==_0x22defe[_0x1ee9c0(0x22a)]||_0x13410b[_0x1ee9c0(0x1c2)]['id']!==_0x22defe[_0x1ee9c0(0x1c2)]['id']||_0x13410b[_0x1ee9c0(0x1ef)]!==_0x22defe[_0x1ee9c0(0x1ef)])continue;if(!Jt(_0x22defe,_0x13410b))continue;if(_0x1ee9c0(0xde)==_0x22defe[_0x1ee9c0(0x22a)]&&_0x22defe[_0x1ee9c0(0x1ee)][_0x1ee9c0(0x15e)]!=_0x13410b[_0x1ee9c0(0x1ee)][_0x1ee9c0(0x15e)])continue;if(_0x1ee9c0(0xde)==_0x22defe[_0x1ee9c0(0x22a)]&&_0x21f570[_0x1ee9c0(0x22b)](_0x22defe[_0x1ee9c0(0x1ee)][_0x1ee9c0(0x121)]))continue;if(_0x1ee9c0(0x176)==_0x22defe[_0x1ee9c0(0x22a)]){const _0x1c79c0=_0x21f570[_0x1ee9c0(0x1cd)][_0x1ee9c0(0x16e)],_0xb37663=_0x22defe[_0x1ee9c0(0x1e2)]();if(_0xb37663&&(_0x1c79c0[_0x1ee9c0(0x1dc)][_0x1ee9c0(0x109)](_0xb37663)||_0x1c79c0[_0x1ee9c0(0x1dc)][_0x1ee9c0(0x238)](_0xb37663)))continue;}const _0x3d6445=_0x278b17[_0x1ee9c0(0xfe)](_0x22defe),_0x67b278=_0x1ab57b[_0x1ee9c0(0xfe)](_0x22defe),_0x5a6268=_0x1ab57b[_0x1ee9c0(0xfe)](_0x13410b),_0x250ebb=_0x22defe[_0x1ee9c0(0x1cf)]&&_0x22defe[_0x1ee9c0(0x1cf)][_0x1ee9c0(0x1f5)],_0x363329=_0x13410b[_0x1ee9c0(0x1cf)]&&_0x13410b[_0x1ee9c0(0x1cf)][_0x1ee9c0(0x1f5)];if(!_0x250ebb&&_0x3d6445(_0x5a6268,_0x67b278))return _0x21f570[_0x1ee9c0(0x175)](_0x13410b,_0x22defe),_0x1ab57b[_0x1ee9c0(0x23b)](_0x22defe),!0x0;if(!_0x363329&&_0x3d6445(_0x67b278,_0x5a6268))return _0x21f570[_0x1ee9c0(0x175)](_0x22defe,_0x13410b),_0x1ab57b[_0x1ee9c0(0x23b)](_0x13410b),!0x0;}return!0x1;}}[_0x3ac0c3(0x175)](_0x1cbf39,_0x461bd6){const _0x3b05de=_0x3ac0c3;if(_0x1cbf39[_0x3b05de(0x170)]){for(const _0x1e0df7 of _0x461bd6[_0x3b05de(0x1a7)]())_0x1cbf39[_0x3b05de(0xef)](_0x1e0df7);}else{const _0x3fa351=_0x461bd6[_0x3b05de(0x1a6)]()[_0x3b05de(0x193)];this[_0x3b05de(0x1de)](_0x1cbf39,this[_0x3b05de(0x14c)][_0x3b05de(0x187)](_0x1cbf39[_0x3b05de(0x1a6)]()[_0x3b05de(0x249)],_0x3fa351));}_0x461bd6[_0x3b05de(0x141)]();}[_0x3ac0c3(0x1d8)](_0x53db53,_0x2eb82d,_0x57e0bf){const _0x2c93cc=_0x3ac0c3,_0x422962=_0x53db53[_0x2c93cc(0x24f)](_0x2c93cc(0x105))||_0x53db53[_0x2c93cc(0x24f)](_0x2c93cc(0xde))?_0x2c93cc(0x133):_0x53db53[_0x2c93cc(0x130)]();return _0x588b70(this[_0x2c93cc(0x1cd)][_0x2c93cc(0x180)],_0x2eb82d+'_'+_0x422962+_0x2c93cc(0x20d),_0x57e0bf);}[_0x3ac0c3(0xa6)](){const _0x3ec01a=_0x3ac0c3,_0x11622f=this[_0x3ec01a(0x1cd)];if(!_0x11622f['ui'])return;const {ariaLiveAnnouncer:_0x208880}=_0x11622f['ui'];_0x5514d5(this[_0x3ec01a(0x14c)],({left:_0x287fea,entered:_0xd6d2ae})=>{const _0xb77580=_0x3ec01a;for(const _0x2a469a of _0x287fea){const {group:_0x3dd36e,type:_0x34c589}=this[_0xb77580(0x136)](_0x2a469a[_0xb77580(0x158)]);if(_0xb77580(0x19f)===_0x3dd36e){_0x208880[_0xb77580(0xe7)](this[_0xb77580(0x1d8)](_0x34c589,_0xb77580(0x17c)));break;}}for(const _0x4419de of _0xd6d2ae){const {group:_0x13eb58,type:_0x2d6392}=this[_0xb77580(0x136)](_0x4419de[_0xb77580(0x158)]);if(_0xb77580(0x19f)===_0x13eb58){_0x208880[_0xb77580(0xe7)](this[_0xb77580(0x1d8)](_0x2d6392,_0xb77580(0xad),_0x3cfd76(_0x38550b)));break;}}});}[_0x3ac0c3(0x21f)](_0x3f6a11){const _0x470274=_0x3ac0c3;if(this[_0x470274(0x21e)])return!0x1;const _0x36edcb=this[_0x470274(0x1cd)],_0x2794a9=_0x36edcb[_0x470274(0x16e)][_0x470274(0xb7)][_0x470274(0xf0)][_0x470274(0x250)]();if(0x0==_0x2794a9[_0x470274(0x1f5)])return!0x1;const _0x522dd7=[],_0x25e5dd=_0x2794a9[_0x470274(0x247)](_0x42ef26=>_0x470274(0xde)==_0x42ef26[_0x470274(0x22a)]),_0x4bc67b=_0x2794a9[_0x470274(0x247)](_0x4cefc6=>_0x470274(0x118)==_0x4cefc6[_0x470274(0x22a)]&&_0x470274(0x1e7)!=_0x4cefc6[_0x470274(0x158)]),_0x3e919c=_0x2794a9[_0x470274(0x247)](_0x20abbb=>_0x470274(0xeb)==_0x20abbb[_0x470274(0x22a)]&&_0x470274(0x1e7)!=_0x20abbb[_0x470274(0x158)]);for(const _0x28ea02 of _0x25e5dd)_0x522dd7[_0x470274(0x1f7)]({'key':_0x28ea02[_0x470274(0x115)],'newValue':_0x28ea02[_0x470274(0x20a)],'oldValue':_0x28ea02[_0x470274(0xcc)],'range':Pt(_0x28ea02[_0x470274(0x204)],_0x36edcb[_0x470274(0x16e)])});for(const _0x53bf7e of _0x4bc67b){const _0x200aea=_0x3e919c[_0x470274(0xb2)](_0x1534ee=>_0x1534ee[_0x470274(0xf2)][_0x470274(0x14f)](_0x53bf7e[_0x470274(0xf2)]));_0x200aea&&_0x522dd7[_0x470274(0x1f7)]({'key':_0x470274(0x101),'newValue':_0x53bf7e[_0x470274(0x158)],'oldValue':_0x200aea[_0x470274(0x158)],'range':_0x36edcb[_0x470274(0x16e)][_0x470274(0xe2)](_0x53bf7e[_0x470274(0xf2)][_0x470274(0xce)])});}return 0x0!=_0x522dd7[_0x470274(0x1f5)]&&this[_0x470274(0x232)](_0x3f6a11,_0x522dd7);}[_0x3ac0c3(0x15f)](_0x18fffa){const _0x31133f=_0x3ac0c3;let _0xf05f65=!0x1;const _0xa9e8ed=this[_0x31133f(0x1cd)][_0x31133f(0x16e)][_0x31133f(0xb7)][_0x31133f(0xf0)][_0x31133f(0x173)]()[_0x31133f(0x247)](_0x136ef6=>_0x136ef6[_0x31133f(0x1ee)][_0x31133f(0x168)]&&_0x136ef6[_0x31133f(0x158)][_0x31133f(0x24f)](_0x31133f(0x1c4)));for(const _0xf4fedc of _0xa9e8ed){const {subType:_0x56e6cb,id:_0x70084c}=this[_0x31133f(0x136)](_0xf4fedc[_0x31133f(0x158)]),_0x1d6eea=_0x56e6cb[_0x31133f(0x143)]('|')[0x0];for(const _0x259502 of this[_0x31133f(0xe9)]({'skipNotAttached':!0x0}))_0x259502['id']!=_0x70084c&&_0x31133f(0xde)==_0x259502[_0x31133f(0x22a)]&&_0x259502[_0x31133f(0x1ee)]&&_0x259502[_0x31133f(0x1ee)][_0x31133f(0x121)]==_0x1d6eea&&_0x259502[_0x31133f(0x1a6)]()[_0x31133f(0x149)](_0xf4fedc[_0x31133f(0x1ee)][_0x31133f(0x168)])&&(this[_0x31133f(0x1aa)](_0x259502,_0xf4fedc[_0x31133f(0x1ee)][_0x31133f(0x168)],_0x18fffa),_0xf05f65=!0x0);}return _0xf05f65;}[_0x3ac0c3(0x1ad)](_0x2045b6){const _0x1691ff=_0x3ac0c3;this[_0x1691ff(0x21e)]=!0x0,_0x2045b6();}[_0x3ac0c3(0xe6)](_0x35ef84){const _0x15946a=_0x3ac0c3,_0x526f0a=this[_0x15946a(0x22b)](_0x35ef84),_0x4de097=this[_0x15946a(0x137)][_0x15946a(0x157)](_0x35ef84);return _0x526f0a||_0x4de097;}[_0x3ac0c3(0x232)](_0x338416,_0x217077){const _0x1adc31=_0x3ac0c3;if(0x0==_0x217077[_0x1adc31(0x1f5)])return!0x1;let _0x2abfa7=!0x1;for(const _0x35ff23 of _0x217077){const _0x4005a0=this[_0x1adc31(0xf5)](_0x35ff23[_0x1adc31(0x204)],_0x1adc31(0xde))[_0x1adc31(0x247)](_0x41a224=>!_0x41a224[_0x1adc31(0x1c9)][_0x1adc31(0x209)])[_0x1adc31(0x20c)](_0x4a8d45=>_0x4a8d45[_0x1adc31(0x19f)]),_0x26417c=_0x4fc22f({'newValue':_0x35ff23[_0x1adc31(0x1bd)]});_0x4005a0[_0x1adc31(0x247)](_0x567772=>{const _0x1941b5=_0x1adc31,[_0xb9b39c,_0x44e921]=_0x567772[_0x1941b5(0x1ef)][_0x1941b5(0x143)]('|');return _0xb9b39c==_0x35ff23[_0x1941b5(0x121)]&&_0x44e921!=_0x26417c;})[_0x1adc31(0x1db)](_0x37471e=>{const _0x2c1d9e=_0x1adc31;this[_0x2c1d9e(0x1aa)](_0x37471e,_0x35ff23[_0x2c1d9e(0x204)],_0x338416),_0x2abfa7=!0x0;});}return _0x2abfa7;}[_0x3ac0c3(0x1aa)](_0x548b08,_0x1f4717,_0x5736a4){const _0x28d996=_0x3ac0c3,_0x4815de=_0x548b08[_0x28d996(0x1a6)]()[_0x28d996(0x152)](_0x1f4717);0x0!==_0x4815de[_0x28d996(0x1f5)]?0x1!==_0x4815de[_0x28d996(0x1f5)]?this[_0x28d996(0x144)](_0x548b08,_0x1f4717[_0x28d996(0x249)],_0x1f4717[_0x28d996(0x193)]):this[_0x28d996(0x1de)](_0x548b08,_0x4815de[0x0]):_0x5736a4[_0x28d996(0x1bb)](_0x548b08[_0x28d996(0x1dd)]());}}class Et{constructor(_0x113289){const _0x27bd59=_0x3ac0c3;this[_0x27bd59(0x154)]=_0x113289,this[_0x27bd59(0x14c)]=_0x113289[_0x27bd59(0x16e)],this[_0x27bd59(0x104)]=new Map(),this[_0x27bd59(0x233)]=new Map(),this[_0x27bd59(0xdb)]();}[_0x3ac0c3(0x12e)](_0x121838,_0xf1e8f,_0x56b9ea,_0x1747e7,_0x335b12,_0x43637d){const _0x133999=_0x3ac0c3;return new _0x3f8657(this[_0x133999(0x14c)],{'type':_0x121838,'subType':_0xf1e8f,'id':_0x56b9ea,'author':_0x1747e7,'creator':_0x1747e7,'attributes':_0x335b12,'onAttributesChange':_0x43637d,'onAccept':(..._0x1c245f)=>this[_0x133999(0x1be)](_0x121838,_0xf1e8f,_0x133999(0x23a))(..._0x1c245f),'onDiscard':(..._0x385035)=>this[_0x133999(0x1be)](_0x121838,_0xf1e8f,_0x133999(0x135))(..._0x385035)});}[_0x3ac0c3(0x21a)](_0x2239a9,_0x957dfd,_0x15749e,_0x45320d){const _0x1d8de2=_0x3ac0c3,_0x161336=_0x2239a9+':'+_0x957dfd+':'+_0x15749e;this[_0x1d8de2(0x104)][_0x1d8de2(0x253)](_0x161336,_0x45320d);}[_0x3ac0c3(0x1be)](_0x2f05ce,_0x382937,_0x25b7b6){const _0x1a0195=_0x3ac0c3,_0x5e5a57=_0x2f05ce+':'+_0x382937+':'+_0x25b7b6;return this[_0x1a0195(0x104)][_0x1a0195(0xfe)](_0x5e5a57)||this[_0x1a0195(0x233)][_0x1a0195(0xfe)](_0x2f05ce+':'+_0x25b7b6);}[_0x3ac0c3(0xdb)](){const _0x45ad66=_0x3ac0c3,_0x1165df=()=>!0x1,_0x2e40b9=_0x5155c3=>{const _0x447737=_0x4867;_0x5155c3[_0x447737(0x1a0)]((_0xce230,_0x9a6c76)=>_0xce230[_0x447737(0x249)][_0x447737(0x1c5)](_0x9a6c76[_0x447737(0x249)])?0x1:-0x1),this[_0x447737(0x14c)][_0x447737(0x15d)](_0x3c91a9=>{const _0x28585f=_0x447737;for(const _0xfaa09a of _0x5155c3){let _0x417505;_0x417505=_0xfaa09a[_0x28585f(0x193)][_0x28585f(0x20f)]&&_0xfaa09a[_0x28585f(0x193)][_0x28585f(0x24e)]==_0xfaa09a[_0x28585f(0x249)][_0x28585f(0xce)]?_0x3c91a9[_0x28585f(0x1da)](_0xfaa09a[_0x28585f(0x249)][_0x28585f(0xce)],'on'):_0x3c91a9[_0x28585f(0x1da)](_0xfaa09a),this[_0x28585f(0x14c)][_0x28585f(0x206)](_0x417505,{'forceDefaultExecution':!0x0,'doNotAutoparagraph':!0x0});}});},_0x5265fe=(_0x2d2163,_0x4dd855)=>{const _0x1f5a7c=_0x4867;_0x4dd855&&this[_0x1f5a7c(0x14c)][_0x1f5a7c(0x15d)](_0xe5da61=>{const _0x54141e=_0x1f5a7c,{commandName:_0x2c48b9,commandParams:_0xa4b04c=[]}=_0x4dd855,_0x2de35b=_0x2d2163[_0x54141e(0x20c)](_0x47e64a=>(Vt(_0x47e64a)&&(_0x47e64a=this[_0x54141e(0x14c)][_0x54141e(0x187)](_0x47e64a[_0x54141e(0x193)])),_0x47e64a))[_0x54141e(0x247)](_0x593382=>_0x54141e(0x1f9)!==_0x593382[_0x54141e(0x142)][_0x54141e(0xe1)]);if(_0x2de35b[_0x54141e(0x1f5)]<0x1)return;const _0x5d79b0=Array[_0x54141e(0x243)](this[_0x54141e(0x14c)][_0x54141e(0xb7)][_0x54141e(0x12b)][_0x54141e(0x1a7)]())[_0x54141e(0x20c)](_0x522b54=>_0x549232[_0x54141e(0xa7)](_0x522b54));_0xe5da61[_0x54141e(0x16c)](_0x2de35b);for(const _0x3e95f4 of this[_0x54141e(0x154)][_0x54141e(0x1a2)][_0x54141e(0x1a2)]())_0x3e95f4[_0x54141e(0x10a)]();_0xa4b04c[_0x54141e(0x1f7)]({'forceDefaultExecution':!0x0}),this[_0x54141e(0x154)][_0x54141e(0xd3)](_0x2c48b9,..._0xa4b04c);const _0xcc2b08=_0x5d79b0[_0x54141e(0x247)](_0x148fe8=>_0x54141e(0x1f9)!=_0x148fe8[_0x54141e(0x142)][_0x54141e(0xe1)]);_0xcc2b08[_0x54141e(0x1f5)]>0x0&&_0xe5da61[_0x54141e(0x16c)](_0xcc2b08);for(const _0x5542b7 of _0x5d79b0)_0x5542b7[_0x54141e(0x192)]();});},_0x451d07=(_0x8c9e30,_0x244534)=>0x1==_0x8c9e30[_0x45ad66(0x1f5)]&&0x1==_0x244534[_0x45ad66(0x1f5)]&&_0x8c9e30[0x0][_0x45ad66(0x193)][_0x45ad66(0x14f)](_0x244534[0x0][_0x45ad66(0x249)]),_0x30862f=(_0x1c1a49,_0x4d3890,_0x32ea51,_0xddf29c)=>Ht(_0x1c1a49,_0x4d3890,_0x32ea51,_0xddf29c,this[_0x45ad66(0x14c)])?[_0x1c1a49,_0x4d3890]:Ht(_0x4d3890,_0x1c1a49,_0xddf29c,_0x32ea51,this[_0x45ad66(0x14c)])?[_0x4d3890,_0x1c1a49]:null;this[_0x45ad66(0x233)][_0x45ad66(0x253)](_0x45ad66(0x14b),_0x1165df),this[_0x45ad66(0x233)][_0x45ad66(0x253)](_0x45ad66(0x14a),_0x2e40b9),this[_0x45ad66(0x233)][_0x45ad66(0x253)](_0x45ad66(0x203),_0x451d07),this[_0x45ad66(0x233)][_0x45ad66(0x253)](_0x45ad66(0x113),_0x30862f),this[_0x45ad66(0x233)][_0x45ad66(0x253)](_0x45ad66(0x145),_0x2e40b9),this[_0x45ad66(0x233)][_0x45ad66(0x253)](_0x45ad66(0xb0),_0x1165df),this[_0x45ad66(0x233)][_0x45ad66(0x253)](_0x45ad66(0x24d),_0x451d07),this[_0x45ad66(0x233)][_0x45ad66(0x253)](_0x45ad66(0xcd),_0x30862f),this[_0x45ad66(0x233)][_0x45ad66(0x253)](_0x45ad66(0x153),_0x5265fe),this[_0x45ad66(0x233)][_0x45ad66(0x253)](_0x45ad66(0x1b4),_0x1165df),this[_0x45ad66(0x233)][_0x45ad66(0x253)](_0x45ad66(0x17a),_0x451d07),this[_0x45ad66(0x233)][_0x45ad66(0x253)](_0x45ad66(0xbe),_0x1165df),this[_0x45ad66(0x233)][_0x45ad66(0x253)](_0x45ad66(0xfc),_0x5265fe),this[_0x45ad66(0x233)][_0x45ad66(0x253)](_0x45ad66(0xb1),_0x1165df),this[_0x45ad66(0x233)][_0x45ad66(0x253)](_0x45ad66(0x1fa),_0x451d07),this[_0x45ad66(0x233)][_0x45ad66(0x253)](_0x45ad66(0xbd),_0x1165df),this[_0x45ad66(0x233)][_0x45ad66(0x253)](_0x45ad66(0xe5),_0x1165df),this[_0x45ad66(0x233)][_0x45ad66(0x253)](_0x45ad66(0x241),(_0x236c81,_0x54b5cf)=>{const _0x32da81=_0x45ad66;if(!_0x54b5cf)return;const _0x16bf43=this[_0x32da81(0x154)][_0x32da81(0x1e8)][_0x32da81(0xfe)](p);this[_0x32da81(0x14c)][_0x32da81(0x15d)](_0x693717=>{const _0x24a578=_0x32da81;if(_0x24a578(0x101)==_0x54b5cf[_0x24a578(0x121)])for(const _0x5f4417 of _0x236c81){const _0x3ed468=_0x5f4417[_0x24a578(0x249)][_0x24a578(0xce)],_0x2af2f9=_0x54b5cf[_0x24a578(0x15e)];_0x693717[_0x24a578(0x103)](_0x3ed468,_0x2af2f9);}else{if(_0x16bf43[_0x24a578(0x22b)](_0x54b5cf[_0x24a578(0x121)])){for(const _0x155c82 of _0x236c81)void 0x0!==_0x54b5cf[_0x24a578(0x15e)]?_0x693717[_0x24a578(0x169)](_0x54b5cf[_0x24a578(0x121)],_0x54b5cf[_0x24a578(0x15e)],_0x155c82[_0x24a578(0x249)][_0x24a578(0xce)]):_0x693717[_0x24a578(0x161)](_0x54b5cf[_0x24a578(0x121)],_0x155c82[_0x24a578(0x249)][_0x24a578(0xce)]);}else{for(const _0x35bbcf of _0x236c81)_0x54b5cf[_0x24a578(0x15e)]?_0x693717[_0x24a578(0x169)](_0x54b5cf[_0x24a578(0x121)],_0x54b5cf[_0x24a578(0x15e)],_0x35bbcf):_0x693717[_0x24a578(0x161)](_0x54b5cf[_0x24a578(0x121)],_0x35bbcf);}}});}),this[_0x45ad66(0x233)][_0x45ad66(0x253)](_0x45ad66(0x11e),_0x451d07);}}function Ot(_0x15a75a,_0x5c142c,_0x34028c){const _0x3bb79e=_0x3ac0c3;for(const _0x32593c of _0x5c142c[_0x3bb79e(0x24e)][_0x3bb79e(0x1ff)]({'includeSelf':!0x0,'parentFirst':!0x0})){if(_0x32593c[_0x3bb79e(0x142)]==_0x32593c)return!0x1;if(!_0x34028c[_0x3bb79e(0x227)](_0x32593c))return!0x1;if(_0x15a75a[_0x3bb79e(0x109)](_0x32593c)||_0x15a75a[_0x3bb79e(0x238)](_0x32593c))return!0x0;}return!0x1;}function Vt(_0x66c8d){const _0x5f1c08=_0x3ac0c3;return _0x66c8d[_0x5f1c08(0x193)][_0x5f1c08(0x24e)]==_0x66c8d[_0x5f1c08(0x249)][_0x5f1c08(0xce)]&&_0x66c8d[_0x5f1c08(0x193)][_0x5f1c08(0xe8)];}function Ut(_0x3ba869,_0xfecd9c,_0x58724a,_0x5dd464){const _0x1ad597=_0x3ac0c3,_0x14a34d=_0x2c6662=>!_0x2c6662[_0x1ad597(0x22c)]['is'](_0x1ad597(0x207))&&!_0x5dd464[_0x1ad597(0x109)](_0x2c6662[_0x1ad597(0x22c)]),_0x4d27ff=_0x3ba869[_0x1ad597(0x249)][_0x1ad597(0x107)](_0x14a34d),_0x599157=_0x3ba869[_0x1ad597(0x193)][_0x1ad597(0x107)](_0x14a34d,{'direction':_0x1ad597(0x1c7)});return(!_0x3ba869[_0x1ad597(0x249)][_0x1ad597(0x14f)](_0x4d27ff)||!_0x3ba869[_0x1ad597(0x193)][_0x1ad597(0x14f)](_0x599157))&&(_0x4d27ff[_0x1ad597(0x1c5)](_0x599157)?_0x58724a[_0x1ad597(0x215)](_0xfecd9c,{'range':_0x58724a[_0x1ad597(0x187)](_0x4d27ff,_0x599157)}):_0x58724a[_0x1ad597(0x1bb)](_0xfecd9c),!0x0);}function Gt(_0x3a3333){return _0x4fc22f(_0x3a3333);}function Ft(_0x318628){const _0x3a3943=_0x3ac0c3,_0x56e412=_0x318628[_0x3a3943(0x249)][_0x3a3943(0xce)];return _0x56e412&&_0x56e412['is'](_0x3a3943(0x13f));}function Pt(_0xdb791e,_0x5d3511){const _0x27b2a5=_0x3ac0c3;return null==_0xdb791e[_0x27b2a5(0x193)][_0x27b2a5(0x1e0)]&&_0xdb791e[_0x27b2a5(0x193)][_0x27b2a5(0x24e)]==_0xdb791e[_0x27b2a5(0x249)][_0x27b2a5(0xce)]?Lt(_0xdb791e[_0x27b2a5(0x249)][_0x27b2a5(0xce)],_0x5d3511):_0xdb791e;}function Lt(_0x15a610,_0x1c0c22){const _0x1b30ab=_0x3ac0c3,_0x11c90b=_0x1c0c22[_0x1b30ab(0x1dc)][_0x1b30ab(0x109)](_0x15a610)||_0x1c0c22[_0x1b30ab(0x1dc)][_0x1b30ab(0xcf)](_0x15a610);return _0x1c0c22[_0x1b30ab(0x187)](_0x1c0c22[_0x1b30ab(0x18a)](_0x15a610,_0x1b30ab(0x1d4)),_0x11c90b?_0x1c0c22[_0x1b30ab(0x12f)](_0x15a610):_0x1c0c22[_0x1b30ab(0x18a)](_0x15a610,_0x1b30ab(0x193)));}function _0x1548(){const _0xb30cd3=['getIntersection','getDifference','formatInline:accept','_editor','next','change:_saved','has','name','fetchCommentThread','trackChanges.mergeNestedSuggestions','addSuggestion','unbindElementFromMarkerName','change','oldValue','_processAttributeSuggestions','getCustomProperty','removeAttribute','track-changes-suggestion-data-mismatch','getMultiRangeId','@external','marker-count','16RlaAzu','concat','newRange','setAttribute','registerInlineAttribute','hasComments','setSelection','low','model','fromCharCode','isMultiRange','creator','multipleBlocks','getChangedMarkers','_refreshSuggestionsChain','_joinSuggestions','formatBlock','writer','isOwn','addMarkerName','formatInline:join','acceptAllSuggestions','LEAVE','trackChangesCommand','PENDING_ACTION_SUGGESTION','trackChanges.trackFormatChanges','locale','join','_saved','_createSuggestion','widget','markerReady','getUser','createRange','containsPosition','discardAllSuggestions','createPositionAt','markInsertion','options','tablePasteChainId','splitPosition','_enabledCommands','value','suggestionLoaded','detach','end','ck-suggestion-marker--active','return','every','collaboration.channelId','data-author-id','attributes','mapper','49ZytKlM','dataReady','lowest','getMarkers','suggestion','sort','acceptSuggestion','commands','Users','originalSuggestionId','rejected','getFirstRange','getRanges','change:activeMarkers','then','_reduceSuggestionAttributeRange','requires','hasSuggestion','_recordAttributeChanges','define','accepted','deletion','TrackChangesEditing','addHighlight','_getExternalAuthor','formatInline:discard','markerName','containsRange','createdAt','markDeletion','upcast','bindElementToMarker','removeMarker','isExternal','newValue','getSuggestionCallback','pluginName','formatInline:','always','author','getSuggestion','suggestion:attribute:','isBefore','_adapter','backward','markers','meta','addMarker:suggestion','ck-suggestion-marker-formatInline','suggestion-type','editor','formatInline','commentThread','783531KcKgBo','_cutOutSuggestionMarker','move','addClass','before','suggestionChanged','_getAuthorFromId','_updateSuggestionData','_getMarkerAnnouncementText','getAttribute','createSelection','forEach','schema','getFirstMarker','_setSuggestionRange','PendingActions','nodeBefore','_getSuggestionData','getContainedElement','_suggestionState','_addSuggestionMarker','after','markMultiRangeDeletion','$text','plugins','reconvertMarker','addComment','some','isLocal','notReady','data','subType','insertContent','_getAttributeKey','unbind','discardSelectedSuggestions','authorName','length','removeComment','push','addMarker','$graveyard','formatBlock:join','targetPosition','markBlockFormat','highest','groupId','getAncestors','isArray','head','update:suggestion','insertion:join','range','getItems','deleteContent','$textProxy','_refreshAttributeSuggestionsChain','isNextTo','attributeNewValue','40dIfOOR','map','_SUGGESTION_ANNOUNCEMENT','_joinWithAdjacentSuggestions','isAtEnd','comments','containerElement','track-changes-enable-command-twice','chain','isIntersectingWithRange','updateMarker','attribute:','resolve','showSuggestionHighlights','createElement','registerCustomCallback','batch','isDocumentOperation','_isDataLoaded','_recordAttributeSuggestions','_processAttributeChanges','add','skipNestingCheck','stop','isInContent','_onDiscard','ready','addCommentThread','containsItem','markerToHighlight','_checkSuggestionCorrectness','type','_isBlockAttribute','item','getRange','markerNameToElements','enableDefaultAttributesIntegration','removed','substr','_reduceExistingSuggestions','_defaultCallbacks','init','isUndo','containsRangeInObject','registerBlockAttribute','isLimit','insertion','accept','delete','enableCommand','open','default','external:','trackChanges','attribute:discard','updateSuggestion','from','ck-suggestion-marker-','editingDowncast','_removeSuggestion','filter','forward','start','addMarker:suggestion:attribute','rethrowUnexpectedError','setTo','deletion:join','parent','startsWith','getChanges','warn','includes','set','1zzuIrv','clone','track-changes-suggestion-not-found','elementEnd','_initAriaMarkerChangeAnnouncements','fromRange','_isForcedDefaultExecutionBlock','6258615TYszWI','removeMarker:suggestion:formatBlock','createPositionBefore','_suggestionFactory','ENTER','_afterChanges','formatGroupId','deletion:discard','formatBlock:discard','find','markerToData','formatBlock:','dataDowncast','_commentsRepository','document','conversion','consumable','toViewElement','addMarker:suggestion:formatBlock','descriptionFactory','formatBlock:chain','formatInline:chain','clear','moveTargetPosition','isCollapsed','1106880PFWrNv','297538HVlAin','track-changes-user-not-found','ck-suggestion-marker-formatBlock','_suggestions','_mergeNestedSuggestions','stopListening','markInlineFormat','registerPostFixer','config','attributeOldValue','deletion:chain','nodeAfter','isSelectable','_setSuggestionData','getWalker','markAttributeChange','execute','high','getCommentThread','editing','splice','isBlock','authoredAt','CommentsRepository','_registerDefaultCallbacks','error-saving-suggestion-data-suggestion-discarded','isRemovable','attribute','howMany','removeMarker:suggestion:attribute','rootName','createRangeOn','track-changes-command-not-found','data-suggestion','attribute:accept','_isRegisteredAttribute','announce','isAtStart','getSuggestions','createRangeIn','remove','_addThreadToSuggestion','listenTo','group','addRange','differ','_blockAttributeKeys','position','enableReadOnlyMode','adapter','_findSuggestions','enqueueChange','discardSuggestion','assign','documentSelection','for','track-changes-adapter-already-set','formatBlock:accept','removeClass','get','_rangeIsInLocalUserInsertion','suggestionUnloaded','$elementName','dataToMarker','rename','_customCallbacks','format','previous','getLastMatchingPosition','352494URbdrA','isObject','refresh','isTouching','substring','getNearestSelectionRange','markMultiRangeBlockFormat','$marker','stringify','markMultiRangeInsertion','toJSON','insertion:chain','addUser','attributeKey','elementToElement','_trackFormatChanges','insert','isAfter','applyOperation','getShiftedBy','insertion:','forceDefaultExecution','attribute:join','suggestion:','fire','key','consume','catch','activeMarkers','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.','_handleNewSuggestionMarker','size','3257940EIhbaE','deletion:','change:data','selection','pop','commandName','buildSuggestion','createPositionAfter','toUpperCase','unshift','multi','FORMATTING','ck-suggestion-marker','discard','_splitMarkerName','_inlineAttributeKeys','addSuggestionData','acceptSelectedSuggestions','oldRange','162030bMnbjD','keys','never','isInsideObject','element','hasCommentThread','removeMarkers','root','split','_breakSuggestionMarker','deletion:accept','track-changes-adapter-missing-getsuggestion','action','elementStart','isIntersecting','insertion:discard','insertion:accept','_model','values','getAllAdjacentSuggestions','isEqual','normal'];_0x1548=function(){return _0xb30cd3;};return _0x1548();}function Ht(_0x522f80,_0x439dc1,_0x47a17c,_0x11f4e3,_0x479549){const _0xc4f605=_0x3ac0c3;if(_0x522f80[_0xc4f605(0x155)])return!0x1;if(!Jt(_0x522f80,_0x439dc1))return!0x1;if(_0x47a17c[_0xc4f605(0x193)][_0xc4f605(0x14f)](_0x11f4e3[_0xc4f605(0x249)]))return!0x0;if(_0x522f80[_0xc4f605(0x22a)]!=_0x439dc1[_0xc4f605(0x22a)])return!0x1;if(!_0x47a17c[_0xc4f605(0x193)][_0xc4f605(0x10b)](_0x11f4e3[_0xc4f605(0x249)]))return!0x1;const _0x2bf844=_0x479549[_0xc4f605(0x187)](_0x47a17c[_0xc4f605(0x193)],_0x11f4e3[_0xc4f605(0x249)])[_0xc4f605(0xd1)]();for(const _0x4ad0f2 of _0x2bf844)if([_0xc4f605(0x148),_0xc4f605(0xa5)][_0xc4f605(0x252)](_0x4ad0f2[_0xc4f605(0x22a)])&&_0x479549[_0xc4f605(0x1dc)][_0xc4f605(0x238)](_0x4ad0f2[_0xc4f605(0x22c)]))return!0x1;return!0x0;}function Jt(_0x1670b5,_0xb9fc51){const _0x732872=_0x3ac0c3;if(!_0x1670b5[_0x732872(0x21d)]||!_0xb9fc51[_0x732872(0x21d)])return!0x1;const _0x2f1ba4=new Set(Object[_0x732872(0x13c)](_0x1670b5[_0x732872(0x199)])),_0x212ed5=new Set(Object[_0x732872(0x13c)](_0xb9fc51[_0x732872(0x199)]));if(_0x2f1ba4[_0x732872(0x23b)](_0x732872(0x1fe)),_0x212ed5[_0x732872(0x23b)](_0x732872(0x1fe)),0x0==_0x2f1ba4[_0x732872(0x127)]&&0x0==_0x212ed5[_0x732872(0x127)])return!0x0;if(_0x2f1ba4[_0x732872(0x127)]!=_0x212ed5[_0x732872(0x127)])return!0x1;const _0x4325e6={..._0x1670b5[_0x732872(0x199)]},_0x328ed8={..._0xb9fc51[_0x732872(0x199)]};return delete _0x4325e6[_0x732872(0x1fe)],delete _0x328ed8[_0x732872(0x1fe)],JSON[_0x732872(0x110)](_0x4325e6)==JSON[_0x732872(0x110)](_0x328ed8);}function qt(_0x3cc0b7,_0x36949f){const _0x5a8752=_0x3ac0c3,_0x48a8ee=zt(_0x3cc0b7[_0x5a8752(0x199)]),_0x27333f=zt(_0x36949f);if(!_0x3cc0b7[_0x5a8752(0x21d)])return!0x1;for(const _0x283b80 of Object[_0x5a8752(0x13c)](_0x27333f))if(!_0x330d85(_0x48a8ee[_0x283b80],_0x27333f[_0x283b80]))return!0x1;return!0x0;}function zt(_0x13aa72){const _0x528d24=_0x3ac0c3,_0x58d7ef=Object[_0x528d24(0xf8)]({},_0x13aa72);return delete _0x58d7ef[_0x528d24(0x221)],delete _0x58d7ef[_0x528d24(0x18d)],_0x58d7ef;}
|