@ckeditor/ckeditor5-track-changes 43.1.0-alpha.5 → 43.1.0-alpha.7
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 _0x155fc2=_0x22ca;(function(_0x587079,_0x5e8870){const _0x42888c=_0x22ca,_0x4c8ea2=_0x587079();while(!![]){try{const _0x3b475b=-parseInt(_0x42888c(0xbf))/0x1+-parseInt(_0x42888c(0x125))/0x2+parseInt(_0x42888c(0x212))/0x3*(parseInt(_0x42888c(0x21c))/0x4)+-parseInt(_0x42888c(0x227))/0x5*(-parseInt(_0x42888c(0x12e))/0x6)+parseInt(_0x42888c(0x1ec))/0x7*(-parseInt(_0x42888c(0x17c))/0x8)+-parseInt(_0x42888c(0xc9))/0x9+parseInt(_0x42888c(0x1e8))/0xa;if(_0x3b475b===_0x5e8870)break;else _0x4c8ea2['push'](_0x4c8ea2['shift']());}catch(_0x37a256){_0x4c8ea2['push'](_0x4c8ea2['shift']());}}}(_0x5cd4,0x39b2c));import{Plugin as _0x31ceaa,PendingActions as _0x4640e5}from'ckeditor5/src/core.js';import{LiveRange as _0x5930a3}from'ckeditor5/src/engine.js';import{CKEditorError as _0x5465bc,uid as _0x589901,priorities as _0x125f50,logWarning as _0x140fab,getEnvKeystrokeText as _0x424a50}from'ckeditor5/src/utils.js';import{toWidget as _0x15b55a}from'ckeditor5/src/widget.js';import{Users as _0x3d24eb,hashObject as _0x19282e,surroundingMarkersDetector as _0x34228b,FOCUS_ANNOTATION_KEYSTROKE as _0x213217}from'ckeditor5-collaboration/src/collaboration-core.js';import _0x412886 from'./commands/trackchangescommand.js';import _0x290083 from'./commands/acceptsuggestioncommand.js';import _0x2af484 from'./commands/discardsuggestioncommand.js';import _0x358c53 from'./commands/executeonallsuggestionscommand.js';import _0x2f2781 from'./commands/executeonselectedsuggestionscommand.js';import _0x1fd7b2 from'./suggestion.js';import _0x25098d from'./suggestiondescriptionfactory.js';import _0x5b561f from'./integrations/aiassistant.js';import _0x1163d5 from'./integrations/alignment.js';import _0x1aa32d from'./integrations/basicstyles.js';import _0x4d9fff from'./integrations/blockquote.js';import _0x1b1ce8 from'./integrations/casechange.js';import _0x75f44c from'./integrations/ckbox.js';import _0x5c7ef0 from'./integrations/codeblock.js';import _0x574863 from'./integrations/comments.js';import _0xc640d8 from'./integrations/deletecommand.js';import _0x130978 from'./integrations/list.js';import _0x34165b from'./integrations/listproperties.js';import _0x5f4dcf from'./integrations/entercommand.js';import _0x3a9728 from'./integrations/findandreplace.js';import _0x3818fc from'./integrations/font.js';import _0x3d01e5 from'./integrations/formatpainter.js';import _0x57f24b from'./integrations/heading.js';import _0x22b6ab from'./integrations/highlight.js';import _0x524790 from'./integrations/horizontalline.js';import _0x47eabb from'./integrations/htmlembed.js';import _0x3987b5 from'./integrations/image.js';import _0xeed8b0 from'./integrations/imagereplace.js';import _0x4ec9be from'./integrations/imagestyle.js';import _0x444d61 from'./integrations/importword.js';import _0x36b479 from'./integrations/indent.js';import _0x27c11b from'./integrations/inputcommand.js';import _0x192411 from'./integrations/link.js';import _0x36c689 from'./integrations/legacylist.js';import _0x57e30d from'./integrations/legacylistproperties.js';import _0x32b8ea from'./integrations/mediaembed.js';import _0x114817 from'./integrations/mention.js';import _0x50439e from'./integrations/mergefields.js';import _0x32d9b1 from'./integrations/multilevellist.js';import _0x1adc0e from'./integrations/pagebreak.js';import _0x18ef39 from'./integrations/paragraph.js';import _0x3f16ba from'./integrations/removeformat.js';function _0x5cd4(){const _0x18a239=['insertContent','marker-count','3169692AYykDp','markerToHighlight','markMultiRangeDeletion','value','_initAriaMarkerChangeAnnouncements','toJSON','nodeBefore','_getAuthorFromId','elementStart','get','isBlock','isSelectable','deleteContent','moveTargetPosition','oldRange','deletion:accept','_getMarkerAnnouncementText','CommentsRepository','dataToMarker','enableReadOnlyMode','_handleNewSuggestionMarker','fromRange','editingDowncast','_addThreadToSuggestion','meta','hasSuggestion','rejected','attribute:accept','markerNameToElements','bindElementToMarker','attributeKey','createdAt','oldValue','acceptSelectedSuggestions','model','_joinWithAdjacentSuggestions','getMultiRangeId','insertion','always','highest','item','track-changes-suggestion-data-mismatch','_commentsRepository','commandName','dataDowncast','unbindElementFromMarkerName','formatBlock:chain','getRange','locale','format','addHighlight','@external','getWalker','isAtEnd','next','insertion:accept','getAllAdjacentSuggestions','formatBlock:join','PENDING_ACTION_SUGGESTION','data-suggestion','_editor','multi','createElement','isArray','then','ck-suggestion-marker--active','ck-suggestion-marker-formatInline','element','change:activeMarkers','registerInlineAttribute','containsPosition','markerReady','consume','backward','removeMarkers','toViewElement','map','notReady','isUndo','author','newRange','clear','isDocumentOperation','mapper','createRange','getChangedMarkers','discardAllSuggestions','formatInline:discard','requires','resolve','substring','formatInline:chain','829182xDTeTa','rename','applyOperation','newValue','plugins','removeMarker:suggestion:formatBlock','deletion:discard','isNextTo','isCollapsed','6xhTPgs','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.','buildSuggestion','refresh','getLastMatchingPosition','high','change','descriptionFactory','attribute:','_processAttributeChanges','ck-suggestion-marker','acceptAllSuggestions','trackChanges','rootName','getAttribute','from','$elementName','isAtStart','ready','activeMarkers','isRemovable','authorName','isIntersecting','Users','markAttributeChange','track-changes-adapter-already-set','push','getChanges','accepted','suggestion:attribute:','name','_customCallbacks','_adapter','assign','addSuggestionData','fetchCommentThread','for','trackChanges.trackFormatChanges','markMultiRangeBlockFormat','_rangeIsInLocalUserInsertion','open','isMultiRange','setSelection','group','key','containsItem','createPositionBefore','unshift','_registerDefaultCallbacks','_getAttributeKey','add','PendingActions','addComment','creator','addMarker:suggestion:formatBlock','low','before','containsRangeInObject','accept','normal','markDeletion','suggestion','data-author-id','_saved','position','default','catch','collaboration.channelId','never','editing','enableCommand','batch','toUpperCase','_setSuggestionRange','root','getUser','chain','discardSelectedSuggestions','6736yhcWtX','error-saving-suggestion-data-suggestion-discarded','subType','stopListening','formatInline','getCustomProperty','_reduceSuggestionAttributeRange','_inlineAttributeKeys','_trackFormatChanges','formatInline:join','consumable','track-changes-adapter-missing-getsuggestion','includes','getItems','delete','enableDefaultAttributesIntegration','markMultiRangeInsertion','forceDefaultExecution','$textProxy','deletion:join','track-changes-command-not-found','_isBlockAttribute','widget','skipNestingCheck','getContainedElement','formatInline:accept','config','substr','tablePasteChainId','suggestionLoaded','data','formatBlock:','attributeNewValue','editor','track-changes-suggestion-not-found','LEAVE','stringify','suggestionUnloaded','end','change:_saved','addUser','createSelection','attribute','move','find','getSuggestions','some','pop','trackChanges.mergeNestedSuggestions','ck-suggestion-marker-formatBlock','trackChangesCommand','isObject','documentSelection','isIntersectingWithRange','_removeSuggestion','_defaultCallbacks','setAttribute','getAncestors','range','dataReady','_onDiscard','_SUGGESTION_ANNOUNCEMENT','markBlockFormat','addSuggestion','getIntersection','selection','splice','containsRange','_refreshSuggestionsChain','insertion:chain','schema','differ','markerToData','addMarker','comments','_getExternalAuthor','acceptSuggestion','addMarker:suggestion:attribute','attribute:join','init','setTo','markInsertion','return','elementToElement','addRange','getFirstRange','values','ENTER','getDifference','getMarkers','startsWith','_joinSuggestions','_processAttributeSuggestions','_createSuggestion','previous','elementEnd','isLocal','filter','_suggestionState','isInContent','_getSuggestionData','isInsideObject','writer','split','stop','_mergeNestedSuggestions','nodeAfter','markers','12884670koqyVw','fromCharCode','groupId','hasCommentThread','2324uoMMIc','removeClass','formatGroupId','addCommentThread','isExternal','_breakSuggestionMarker','_recordAttributeSuggestions','_addSuggestionMarker','has','rethrowUnexpectedError','isTouching','suggestionChanged','$marker','action','$graveyard','parent','formatBlock:accept','track-changes-enable-command-twice','length','deletion:chain','$text','markerName','execute','announce','_afterChanges','listenTo','getSuggestion','createRangeIn','type','getCommentThread','forward','targetPosition','removeAttribute','getSuggestionCallback','_enabledCommands','getShiftedBy','_isRegisteredAttribute','sort','117738gLjDmO','options','splitPosition','isEqual','_suggestionFactory','deletion','forEach','_model','createRangeOn','suggestion-type','16sgWOOA','_findSuggestions','insert','removeMarker:suggestion:attribute','enqueueChange','isLimit','getNearestSelectionRange','attribute:discard','size','conversion','head','1389725kuGcPA','_reduceExistingSuggestions','attributeOldValue','_blockAttributeKeys','updateMarker','authoredAt','updateSuggestion','commands','removed','concat','commentThread','originalSuggestionId','remove','howMany','insertion:join','attributes','suggestion:','lowest','external:','track-changes-user-not-found','showSuggestionHighlights','_checkSuggestionCorrectness','isAfter','after','start','insertion:discard','formatInline:','hasComments','getFirstMarker','detach','upcast','deletion:','createPositionAfter','markInlineFormat','_isDataLoaded','clone','reconvertMarker','multipleBlocks','_suggestions','document','removeComment','ck-suggestion-marker-','_setSuggestionData','isBefore','FORMATTING','formatBlock:discard','discardSuggestion','getRanges','containerElement','removeMarker','registerPostFixer','_recordAttributeChanges','every','discard','pluginName','addMarkerName','isOwn','join','unbind','change:data','_isForcedDefaultExecutionBlock','_splitMarkerName','addClass','warn','TrackChangesEditing','_cutOutSuggestionMarker','registerBlockAttribute','addMarker:suggestion','registerCustomCallback','update:suggestion','insertion:','formatBlock','fire','440741jFmtAp','keys','createPositionAt','adapter','_updateSuggestionData','set','define','_refreshAttributeSuggestionsChain'];_0x5cd4=function(){return _0x18a239;};return _0x5cd4();}import _0x436827 from'./integrations/restrictededitingmode.js';import _0x53bd54 from'./integrations/shiftentercommand.js';import _0x122032 from'./integrations/standardeditingmode.js';import _0x318347 from'./integrations/style.js';import _0x4b70ab from'./integrations/table.js';import _0x7e2bbf from'./integrations/tablemergesplit.js';import _0x461667 from'./integrations/tableheadings.js';import _0x68d5d7 from'./integrations/tableclipboard.js';import _0x5515d5 from'./integrations/tablecolumnresize.js';import _0x3cdf13 from'./integrations/template.js';import _0x28932f from'./integrations/tableofcontents.js';import _0x2b66d6 from'./integrations/title.js';import _0x2d6eaf from'./integrations/undo.js';import _0x51b6db from'./integrations/tablecaption.js';import _0x2315f9 from'./integrations/tableproperties.js';import{getTranslation as _0x1ae1b0}from'./utils/common-translations.js';import{isEqual as _0x4c72f0,omit as _0x2fef21}from'lodash-es';export const renameAttributeKey=_0x155fc2(0x13e);export default class p extends _0x31ceaa{static get[_0x155fc2(0x121)](){const _0x14c123=_0x155fc2;return[_0x14c123(0xda),_0x3d24eb,_0x4640e5,_0x5b561f,_0x1163d5,_0x1aa32d,_0x4d9fff,_0x75f44c,_0x1b1ce8,_0x5c7ef0,_0x574863,_0xc640d8,_0x5f4dcf,_0x3a9728,_0x3818fc,_0x3d01e5,_0x57f24b,_0x22b6ab,_0x524790,_0x47eabb,_0x3987b5,_0x4ec9be,_0xeed8b0,_0x444d61,_0x36b479,_0x27c11b,_0x36c689,_0x57e30d,_0x32d9b1,_0x192411,_0x130978,_0x34165b,_0x32b8ea,_0x114817,_0x50439e,_0x1adc0e,_0x18ef39,_0x3f16ba,_0x436827,_0x53bd54,_0x122032,_0x318347,_0x4b70ab,_0x7e2bbf,_0x461667,_0x51b6db,_0x68d5d7,_0x5515d5,_0x28932f,_0x2315f9,_0x3cdf13,_0x2b66d6,_0x2d6eaf];}static get[_0x155fc2(0xac)](){const _0x1dfef4=_0x155fc2;return _0x1dfef4(0xb6);}constructor(_0x1feaa2){const _0x5f2aa0=_0x155fc2;function _0x3f0c1d(_0x584ce0){const _0x58f70d=_0x22ca;return _0x584ce0[_0x58f70d(0x115)](_0x5c326f=>String[_0x58f70d(0x1e9)](_0x5c326f))[_0x58f70d(0xaf)]('');}super(_0x1feaa2),this[_0x5f2aa0(0x1f2)]=!0x1,this[_0x5f2aa0(0xc4)](_0x5f2aa0(0x141),[]),this['on'](_0x5f2aa0(0x10d),(_0xda14d1,_0x11f2e2,_0x1a5827,_0x5c669d)=>{const _0x24a36d=_0x5f2aa0;this[_0x24a36d(0x219)][_0x24a36d(0x134)](()=>{const _0x20deb0=_0x24a36d;for(const _0x476b4c of[..._0x5c669d,..._0x1a5827])this[_0x20deb0(0x219)][_0x20deb0(0x1e7)][_0x20deb0(0x1f4)](_0x476b4c)&&_0x1feaa2[_0x20deb0(0x173)][_0x20deb0(0x9a)](_0x476b4c);});}),this[_0x5f2aa0(0x135)]=new _0x25098d(this[_0x5f2aa0(0x19d)][_0x5f2aa0(0xeb)][_0x5f2aa0(0x1c2)],this[_0x5f2aa0(0x19d)][_0x5f2aa0(0xf9)]),this[_0x5f2aa0(0x14e)]=null,this[_0x5f2aa0(0x216)]=new Et(this[_0x5f2aa0(0x19d)]),this[_0x5f2aa0(0x9c)]=new Map(),this[_0x5f2aa0(0xf3)]=_0x1feaa2[_0x5f2aa0(0x129)][_0x5f2aa0(0xd2)](_0x5f2aa0(0xda)),this[_0x5f2aa0(0x20e)]=new Set(),this[_0x5f2aa0(0x219)]=this[_0x5f2aa0(0x19d)][_0x5f2aa0(0xeb)],this[_0x5f2aa0(0x1de)]=new WeakMap(),this[_0x5f2aa0(0xb2)]=!0x1,this[_0x5f2aa0(0x22a)]=new Set([_0x5f2aa0(0x13e)]),this[_0x5f2aa0(0x183)]=new Set(),_0x1feaa2[_0x5f2aa0(0x196)][_0x5f2aa0(0xc5)](_0x5f2aa0(0x153),_0x5f2aa0(0x16f)),this[_0x5f2aa0(0x184)]=_0x1feaa2[_0x5f2aa0(0x196)][_0x5f2aa0(0xd2)](_0x5f2aa0(0x153)),_0x1feaa2[_0x5f2aa0(0x196)][_0x5f2aa0(0xc5)](_0x5f2aa0(0x1ac),!0x0),this[_0x5f2aa0(0x1e5)]=_0x1feaa2[_0x5f2aa0(0x196)][_0x5f2aa0(0xd2)](_0x5f2aa0(0x1ac)),this[_0x5f2aa0(0x1ae)]=new _0x412886(_0x1feaa2,this[_0x5f2aa0(0x20e)]),this[_0x5f2aa0(0xcd)](),this[_0x3f0c1d([0x5f,0x65,0x78,0x65,0x63,0x75,0x74,0x65,0x53,0x75,0x67,0x67,0x65,0x73,0x74,0x69,0x6f,0x6e])]=_0x3f0c1d([0x34,0x30,0x34,0x38,0x31,0x38,0x30,0x34]);}[_0x155fc2(0x1cb)](){const _0x3eb595=_0x155fc2,_0x2d9809=this[_0x3eb595(0x19d)],_0xbace84=(_0x2b0ae6,_0x30df04)=>{const _0x262846=_0x3eb595;if(_0x262846(0x1a6)!=_0x2b0ae6)return _0x262846(0x9f)+_0x2b0ae6;const _0x3ed1d4=_0x30df04[_0x262846(0x1e3)]('|')[0x0];return this[_0x262846(0x191)](_0x3ed1d4)?_0x262846(0x1ad):_0x262846(0x10b);};_0x2d9809[_0x3eb595(0x225)][_0x3eb595(0x152)](_0x3eb595(0xdf))[_0x3eb595(0xca)]({'model':_0x3eb595(0x16b),'view':_0x1a6672=>{const _0x2d24d8=_0x3eb595,{id:_0x1db29e,authorId:_0xa7f47,type:_0x1dfaf0,subType:_0x5a452f}=this[_0x2d24d8(0xb3)](_0x1a6672[_0x2d24d8(0x201)]),_0xfd8f59=[_0x2d24d8(0x138),_0xbace84(_0x1dfaf0,_0x5a452f)];let _0x1ed505=0xbb8;return this[_0x2d24d8(0x141)][_0x2d24d8(0x188)](_0x1a6672[_0x2d24d8(0x201)])&&(_0xfd8f59[_0x2d24d8(0x148)](_0x2d24d8(0x10a)),_0x1ed505=0xbc2),_0x2d24d8(0x217)==_0x1dfaf0&&(_0x1ed505+=0x5),{'classes':_0xfd8f59,'attributes':{'data-suggestion':_0x1db29e,'data-author-id':_0xa7f47},'priority':_0x1ed505};}}),_0x2d9809[_0x3eb595(0x225)][_0x3eb595(0x152)](_0x3eb595(0xf5))[_0x3eb595(0x160)](_0x300df1=>{const _0x1ec4f5=_0x3eb595;_0x300df1['on'](_0x1ec4f5(0xb9),(_0x22a412,_0x132b34,_0x343a81)=>{const _0x340e9d=_0x1ec4f5;if(!_0x343a81[_0x340e9d(0x213)][_0x340e9d(0x23b)])return;const _0x498e48=_0x132b34[_0x340e9d(0xf1)];if(!_0x498e48)return;const _0x57afd7=_0x343a81[_0x340e9d(0x11c)][_0x340e9d(0x114)](_0x498e48);_0x2d9809[_0x340e9d(0xeb)][_0x340e9d(0x1c2)][_0x340e9d(0x1af)](_0x498e48)&&_0x57afd7&&!_0x57afd7[_0x340e9d(0x181)](_0x340e9d(0x192))&&_0x57afd7['is'](_0x340e9d(0xa6))&&_0x15b55a(_0x57afd7,_0x343a81[_0x340e9d(0x1e2)]);},{'priority':_0x1ec4f5(0x133)});}),_0x2d9809[_0x3eb595(0x225)][_0x3eb595(0x152)](_0x3eb595(0xf5))[_0x3eb595(0xca)]({'model':_0x3eb595(0x16b),'view':(_0x1df74a,_0x28c078)=>{const _0x659ab6=_0x3eb595;if(!_0x28c078[_0x659ab6(0x213)][_0x659ab6(0x23b)])return null;const {type:_0x4a044e,subType:_0x472ee5}=this[_0x659ab6(0xb3)](_0x1df74a[_0x659ab6(0x201)]);return{'classes':[_0x659ab6(0x138),_0xbace84(_0x4a044e,_0x472ee5)],'priority':0xbb8};}});const _0x207a39=({showActiveMarkers:_0x1b2bbd=!0x0,isAttributeSuggestion:_0x137b32=!0x1}={})=>(_0x18b514,_0x4bcb03,_0x365f39)=>{const _0x1fa2c9=_0x3eb595;if(!_0x4bcb03[_0x1fa2c9(0xf1)])return;const {id:_0x4b9372,authorId:_0x590423}=this[_0x1fa2c9(0xb3)](_0x4bcb03[_0x1fa2c9(0x201)]);if(_0x137b32){const _0x1a6f43=this[_0x1fa2c9(0x9c)][_0x1fa2c9(0xd2)](_0x4b9372),_0x1d51da=this[_0x1fa2c9(0x15f)](_0x1a6f43);if(!this[_0x1fa2c9(0x191)](_0x1d51da))return;}if(_0x4bcb03[_0x1fa2c9(0xf1)]['is'](_0x1fa2c9(0x1bd)))return void _0x365f39[_0x1fa2c9(0x186)][_0x1fa2c9(0x111)](_0x4bcb03[_0x1fa2c9(0xf1)],_0x18b514[_0x1fa2c9(0x14c)]);const _0x2e001e=_0x365f39[_0x1fa2c9(0x11c)][_0x1fa2c9(0x114)](_0x4bcb03[_0x1fa2c9(0xf1)]);if(_0x4bcb03[_0x1fa2c9(0xf1)]['is'](_0x1fa2c9(0x10c))&&_0x2d9809[_0x1fa2c9(0xeb)][_0x1fa2c9(0x1c2)][_0x1fa2c9(0xd3)](_0x4bcb03[_0x1fa2c9(0xf1)])&&!_0x2e001e[_0x1fa2c9(0x181)](_0x1fa2c9(0xfb))){_0x365f39[_0x1fa2c9(0x1e2)][_0x1fa2c9(0xb4)]([_0x1fa2c9(0x138),_0x1fa2c9(0x1ad)],_0x2e001e),_0x365f39[_0x1fa2c9(0x1e2)][_0x1fa2c9(0x1b4)](_0x1fa2c9(0x104),_0x4b9372,_0x2e001e),_0x365f39[_0x1fa2c9(0x1e2)][_0x1fa2c9(0x1b4)](_0x1fa2c9(0x16c),_0x590423,_0x2e001e),_0x365f39[_0x1fa2c9(0x11c)][_0x1fa2c9(0xe6)](_0x2e001e,_0x4bcb03[_0x1fa2c9(0x201)]),_0x1b2bbd&&(this[_0x1fa2c9(0x141)][_0x1fa2c9(0x188)](_0x4bcb03[_0x1fa2c9(0x201)])?_0x365f39[_0x1fa2c9(0x1e2)][_0x1fa2c9(0xb4)](_0x1fa2c9(0x10a),_0x2e001e):_0x365f39[_0x1fa2c9(0x1e2)][_0x1fa2c9(0x1ed)](_0x1fa2c9(0x10a),_0x2e001e));for(const _0x1d2a2f of _0x2d9809[_0x1fa2c9(0xeb)][_0x1fa2c9(0x207)](_0x4bcb03[_0x1fa2c9(0xf1)])[_0x1fa2c9(0x189)]())_0x365f39[_0x1fa2c9(0x186)][_0x1fa2c9(0x111)](_0x1d2a2f,_0x18b514[_0x1fa2c9(0x14c)]);_0x365f39[_0x1fa2c9(0x186)][_0x1fa2c9(0x111)](_0x4bcb03[_0x1fa2c9(0xf1)],_0x18b514[_0x1fa2c9(0x14c)]);}};_0x2d9809[_0x3eb595(0x225)][_0x3eb595(0x152)](_0x3eb595(0xf5))[_0x3eb595(0x160)](_0x3a3e2d=>{const _0x3e00e0=_0x3eb595;_0x3a3e2d['on'](_0x3e00e0(0x164),(_0x47bfad,_0x504734,_0x57981e)=>{const _0x433897=_0x3e00e0;_0x57981e[_0x433897(0x213)][_0x433897(0x23b)]&&_0x207a39({'showActiveMarkers':!0x1})(_0x47bfad,_0x504734,_0x57981e);},{'priority':_0x3e00e0(0xf0)});}),_0x2d9809[_0x3eb595(0x225)][_0x3eb595(0x152)](_0x3eb595(0xf5))[_0x3eb595(0x160)](_0x483b8e=>{const _0x3ddcff=_0x3eb595;_0x483b8e['on'](_0x3ddcff(0x1c9),(_0xccd1e0,_0x2b9299,_0x36a4bd)=>{const _0x5682e7=_0x3ddcff;_0x36a4bd[_0x5682e7(0x213)][_0x5682e7(0x23b)]&&_0x207a39({'showActiveMarkers':!0x1,'isAttributeSuggestion':!0x0})(_0xccd1e0,_0x2b9299,_0x36a4bd);},{'priority':_0x3ddcff(0xf0)});}),_0x2d9809[_0x3eb595(0x225)][_0x3eb595(0x152)](_0x3eb595(0xf5))[_0x3eb595(0x1c4)]({'model':_0x3eb595(0x16b),'view':(_0x2ef651,_0x59ae1e)=>_0x59ae1e[_0x3eb595(0x213)][_0x3eb595(0x23b)]?null:{'group':_0x3eb595(0x16b),'name':_0x2ef651[_0x3eb595(0x197)](0xb)}}),_0x2d9809[_0x3eb595(0x225)][_0x3eb595(0x152)](_0x3eb595(0x245))[_0x3eb595(0x1cf)]({'view':{'name':_0x3eb595(0x16b),'attributes':{'id':/^\w/,'suggestion-type':/^\w/}},'model':(_0x377cd7,{writer:_0x471493})=>{const _0xaeeca4=_0x3eb595;let _0x29ec1a=_0xaeeca4(0x237)+_0x377cd7[_0xaeeca4(0x13c)](_0xaeeca4(0x21b))+':'+_0x377cd7[_0xaeeca4(0x13c)]('id');return _0x377cd7[_0xaeeca4(0x13c)](_0xaeeca4(0xc8))&&(_0x29ec1a+=':'+_0x377cd7[_0xaeeca4(0x13c)](_0xaeeca4(0xc8))),_0x471493[_0xaeeca4(0x107)](_0xaeeca4(0x1f8),{'data-name':_0x29ec1a});}}),_0x2d9809[_0x3eb595(0x225)][_0x3eb595(0x152)](_0x3eb595(0x245))[_0x3eb595(0xdb)]({'view':_0x3eb595(0x16b)}),_0x2d9809[_0x3eb595(0x225)][_0x3eb595(0x152)](_0x3eb595(0xdf))[_0x3eb595(0x160)](_0x4fe4c3=>{const _0x538f9f=_0x3eb595;_0x4fe4c3['on'](_0x538f9f(0x164),_0x207a39(),{'priority':_0x538f9f(0x133)});}),_0x2d9809[_0x3eb595(0x225)][_0x3eb595(0x152)](_0x3eb595(0xdf))[_0x3eb595(0x160)](_0x4b9328=>{const _0x54e6f6=_0x3eb595;_0x4b9328['on'](_0x54e6f6(0x1c9),_0x207a39({'isAttributeSuggestion':!0x0}),{'priority':_0x54e6f6(0x133)});}),_0x2d9809[_0x3eb595(0x225)][_0x3eb595(0x152)](_0x3eb595(0xdf))[_0x3eb595(0x160)](_0xbc75f7=>{const _0x52cf7a=_0x3eb595;_0xbc75f7['on'](_0x52cf7a(0x12a),(_0x166f10,_0x48945e,_0x3d750f)=>{const _0x3e60b9=_0x52cf7a,_0x3ccbb9=_0x3d750f[_0x3e60b9(0x11c)][_0x3e60b9(0xe5)](_0x48945e[_0x3e60b9(0x201)]);if(_0x3ccbb9){for(const _0x2d9158 of _0x3ccbb9)_0x2d9158[_0x3e60b9(0x181)](_0x3e60b9(0xfb))||(_0x3d750f[_0x3e60b9(0x1e2)][_0x3e60b9(0x1ed)]([_0x3e60b9(0x138),_0x3e60b9(0x1ad),_0x3e60b9(0x10a)],_0x2d9158),_0x3d750f[_0x3e60b9(0x1e2)][_0x3e60b9(0x20c)](_0x3e60b9(0x104),_0x2d9158),_0x3d750f[_0x3e60b9(0x1e2)][_0x3e60b9(0x20c)](_0x3e60b9(0x16c),_0x2d9158),_0x3d750f[_0x3e60b9(0x11c)][_0x3e60b9(0xf6)](_0x2d9158,_0x48945e[_0x3e60b9(0x201)]));}},{'priority':_0x52cf7a(0x133)});}),_0x2d9809[_0x3eb595(0x225)][_0x3eb595(0x152)](_0x3eb595(0xdf))[_0x3eb595(0x160)](_0x12d494=>{const _0x35008d=_0x3eb595;_0x12d494['on'](_0x35008d(0x21f),(_0x25304b,_0x5b8524,_0x378f2a)=>{const _0x24cdc8=_0x35008d,_0x3bee49=_0x378f2a[_0x24cdc8(0x11c)][_0x24cdc8(0xe5)](_0x5b8524[_0x24cdc8(0x201)]);if(!_0x3bee49)return;const {id:_0xbce270}=this[_0x24cdc8(0xb3)](_0x5b8524[_0x24cdc8(0x201)]),_0x3a564c=this[_0x24cdc8(0x9c)][_0x24cdc8(0xd2)](_0xbce270),_0x31fb06=this[_0x24cdc8(0x15f)](_0x3a564c);if(this[_0x24cdc8(0x191)](_0x31fb06)){for(const _0x3c4d65 of _0x3bee49)_0x3c4d65[_0x24cdc8(0x181)](_0x24cdc8(0xfb))||(_0x378f2a[_0x24cdc8(0x1e2)][_0x24cdc8(0x1ed)]([_0x24cdc8(0x138),_0x24cdc8(0x1ad),_0x24cdc8(0x10a)],_0x3c4d65),_0x378f2a[_0x24cdc8(0x1e2)][_0x24cdc8(0x20c)](_0x24cdc8(0x104),_0x3c4d65),_0x378f2a[_0x24cdc8(0x1e2)][_0x24cdc8(0x20c)](_0x24cdc8(0x16c),_0x3c4d65),_0x378f2a[_0x24cdc8(0x11c)][_0x24cdc8(0xf6)](_0x3c4d65,_0x5b8524[_0x24cdc8(0x201)]));}},{'priority':_0x35008d(0x133)});}),_0x2d9809[_0x3eb595(0xeb)][_0x3eb595(0x9d)][_0x3eb595(0xa8)](_0x3fc055=>{const _0x4ef0f0=_0x3eb595;let _0x2825c3=!0x1;const _0x16204e=Array[_0x4ef0f0(0x13d)](_0x2d9809[_0x4ef0f0(0xeb)][_0x4ef0f0(0x9d)][_0x4ef0f0(0x1c3)][_0x4ef0f0(0x11e)]()),_0x1a98f2=new Set();for(const {name:_0x50ea6c,data:_0x38fa40}of _0x16204e){const {group:_0x490feb,type:_0x3c796c,subType:_0x39a3be,id:_0x57027e}=this[_0x4ef0f0(0xb3)](_0x50ea6c);if(_0x4ef0f0(0x16b)!==_0x490feb)continue;const _0x144b90=this[_0x4ef0f0(0x9c)][_0x4ef0f0(0xd2)](_0x57027e);if(null!=_0x38fa40[_0x4ef0f0(0x119)]){_0x4ef0f0(0x180)==_0x3c796c&&(_0x2825c3=_0x2825c3||Ut(_0x38fa40[_0x4ef0f0(0x119)],_0x50ea6c,_0x3fc055,_0x2d9809[_0x4ef0f0(0xeb)][_0x4ef0f0(0x1c2)]));const _0x2498e8=_0x4ef0f0(0x1a6)==_0x3c796c&&this[_0x4ef0f0(0x191)](_0x39a3be[_0x4ef0f0(0x1e3)]('|')[0x0]);if(_0x38fa40[_0x4ef0f0(0x119)][_0x4ef0f0(0x12d)]||_0x4ef0f0(0x1fa)==_0x38fa40[_0x4ef0f0(0x119)][_0x4ef0f0(0x178)][_0x4ef0f0(0x13b)]||_0x4ef0f0(0xbd)==_0x3c796c&&!Ft(_0x38fa40[_0x4ef0f0(0x119)])||_0x2498e8&&!Ft(_0x38fa40[_0x4ef0f0(0x119)])||_0x4ef0f0(0x217)==_0x3c796c&&!(!Vt(_0x158c88=_0x38fa40[_0x4ef0f0(0x119)])&&!function(_0x3b8a2a){const _0x28e049=_0x4ef0f0;return _0x3b8a2a[_0x28e049(0x23f)][_0x28e049(0x1fb)]==_0x3b8a2a[_0x28e049(0x1a2)][_0x28e049(0xcf)]&&_0x3b8a2a[_0x28e049(0x23f)][_0x28e049(0xfe)];}(_0x158c88)))_0x3fc055[_0x4ef0f0(0xa7)](_0x50ea6c),_0x2825c3=!0x0;else{if(!_0x144b90||!_0x144b90[_0x4ef0f0(0x1df)])continue;if(_0x38fa40[_0x4ef0f0(0x119)]&&_0x38fa40[_0x4ef0f0(0xd7)]&&_0x38fa40[_0x4ef0f0(0x119)][_0x4ef0f0(0x215)](_0x38fa40[_0x4ef0f0(0xd7)]))continue;_0x1a98f2[_0x4ef0f0(0x160)](_0x144b90);}}}var _0x158c88;return _0x1a98f2[_0x4ef0f0(0x224)]>0x0&&(_0x2825c3=!!this[_0x4ef0f0(0xec)](_0x1a98f2)||_0x2825c3),_0x2825c3;}),_0x2d9809[_0x3eb595(0xeb)][_0x3eb595(0x9d)][_0x3eb595(0xa8)](_0x3f41a7=>{const _0x4077fa=_0x3eb595;let _0x1e7b58=!0x1;for(const _0x4a9174 of _0x2d9809[_0x4077fa(0xeb)][_0x4077fa(0x9d)][_0x4077fa(0x1c3)][_0x4077fa(0x149)]())if(_0x4077fa(0x21e)==_0x4a9174[_0x4077fa(0x208)])for(const _0x3ae669 of this[_0x4077fa(0x9c)][_0x4077fa(0x1d2)]()){if(_0x3ae669[_0x4077fa(0x157)]||!_0x3ae669[_0x4077fa(0x1df)])continue;const _0x33e57b=_0x4077fa(0xbd)==_0x3ae669[_0x4077fa(0x208)],_0x86a6d9=this[_0x4077fa(0x15f)](_0x3ae669),_0x9367e4=_0x86a6d9&&this[_0x4077fa(0x191)](_0x86a6d9);if(!_0x33e57b&&!_0x9367e4)continue;const _0x24d4aa=_0x3ae669[_0x4077fa(0x1d1)]();if(_0x24d4aa[_0x4077fa(0x23f)][_0x4077fa(0x1fb)]!=_0x24d4aa[_0x4077fa(0x1a2)][_0x4077fa(0x1fb)]&&!_0x24d4aa[_0x4077fa(0x1a2)][_0x4077fa(0xfe)]){const _0x35d075=_0x2d9809[_0x4077fa(0xeb)][_0x4077fa(0xc1)](_0x24d4aa[_0x4077fa(0x23f)][_0x4077fa(0x1e6)],_0x4077fa(0x1a2)),_0x2fadfb=_0x2d9809[_0x4077fa(0xeb)][_0x4077fa(0x11d)](_0x24d4aa[_0x4077fa(0x23f)],_0x35d075);_0x3f41a7[_0x4077fa(0x22b)](_0x3ae669[_0x4077fa(0x243)](),{'range':_0x2fadfb}),_0x1e7b58=!0x0;}}return _0x1e7b58;}),_0x2d9809[_0x3eb595(0xeb)][_0x3eb595(0x9d)][_0x3eb595(0xa8)](_0x143244=>this[_0x3eb595(0x137)](_0x143244)),_0x2d9809[_0x3eb595(0xeb)][_0x3eb595(0x9d)][_0x3eb595(0xa8)](_0x1a4c0d=>!_0x1a4c0d[_0x3eb595(0x175)][_0x3eb595(0x1dc)]&&this[_0x3eb595(0x1d8)](_0x1a4c0d)),_0x2d9809[_0x3eb595(0xeb)]['on'](_0x3eb595(0x204),()=>{const _0x4098f9=_0x3eb595;this[_0x4098f9(0x1f2)]=!0x1;}),_0x2d9809[_0x3eb595(0xeb)][_0x3eb595(0x9d)]['on'](_0x3eb595(0xb1),(_0x26c40c,_0x204d35)=>{const _0x4c29e5=_0x3eb595;if(!_0x204d35[_0x4c29e5(0x1dc)]||_0x204d35[_0x4c29e5(0x117)])return;if(!this[_0x4c29e5(0x1f2)])return;const _0x2dd59a=_0x2d9809[_0x4c29e5(0xeb)][_0x4c29e5(0x9d)][_0x4c29e5(0x1c3)][_0x4c29e5(0x149)]();if(0x0==_0x2dd59a[_0x4c29e5(0x1fe)])return;const _0x505af9=[],_0x4712de=_0x2dd59a[_0x4c29e5(0x1dd)](_0x11a855=>_0x4c29e5(0x1a6)==_0x11a855[_0x4c29e5(0x208)]),_0x57fb8b=_0x2dd59a[_0x4c29e5(0x1dd)](_0x45ac94=>_0x4c29e5(0x21e)==_0x45ac94[_0x4c29e5(0x208)]&&_0x4c29e5(0x200)!=_0x45ac94[_0x4c29e5(0x14c)]);for(const _0x532f06 of _0x4712de)this[_0x4c29e5(0x210)](_0x532f06[_0x4c29e5(0xe7)])&&_0x505af9[_0x4c29e5(0x148)]({'key':_0x532f06[_0x4c29e5(0xe7)],'newValue':_0x532f06[_0x4c29e5(0x19c)],'oldValue':_0x532f06[_0x4c29e5(0x229)],'range':Pt(_0x532f06[_0x4c29e5(0x1b6)],_0x2d9809[_0x4c29e5(0xeb)])});for(const _0x2367c9 of _0x57fb8b){if(_0x4c29e5(0x126)!=_0x2367c9[_0x4c29e5(0x1f9)]&&_0x4c29e5(0x131)!=_0x2367c9[_0x4c29e5(0x1f9)])continue;const _0x5ad406=Lt(_0x2367c9[_0x4c29e5(0x16e)][_0x4c29e5(0x1e6)],_0x2d9809[_0x4c29e5(0xeb)]),_0x385605=_0x2367c9[_0x4c29e5(0x166)];_0x4c29e5(0x126)==_0x2367c9[_0x4c29e5(0x1f9)]&&_0x505af9[_0x4c29e5(0x148)]({'key':_0x4c29e5(0x13e),'newValue':_0x2367c9[_0x4c29e5(0x14c)],'oldValue':_0x385605[_0x4c29e5(0x14c)],'range':_0x5ad406});for(const [_0x52d5dc,_0x4294fe]of _0x385605[_0x4c29e5(0x236)]){if(!this[_0x4c29e5(0x210)](_0x52d5dc))continue;const _0x1d3984=_0x2367c9[_0x4c29e5(0x236)][_0x4c29e5(0xd2)](_0x52d5dc);_0x4294fe!==_0x1d3984&&_0x505af9[_0x4c29e5(0x148)]({'key':_0x52d5dc,'newValue':_0x1d3984,'oldValue':_0x4294fe,'range':_0x5ad406});}for(const [_0x188b77,_0x66ceb7]of _0x2367c9[_0x4c29e5(0x236)])this[_0x4c29e5(0x210)](_0x188b77)&&(_0x385605[_0x4c29e5(0x236)][_0x4c29e5(0x1f4)](_0x188b77)||_0x505af9[_0x4c29e5(0x148)]({'key':_0x188b77,'newValue':_0x66ceb7,'oldValue':null,'range':_0x5ad406}));}0x0!=_0x505af9[_0x4c29e5(0x1fe)]&&_0x2d9809[_0x4c29e5(0xeb)][_0x4c29e5(0x220)](_0x204d35,_0x5a7d8f=>{const _0x12091d=_0x4c29e5,_0x5c91ba=_0x589901();for(const {range:_0x5cc1e1,key:_0x1a1c62,oldValue:_0x14af5c,newValue:_0x338e76}of _0x505af9)this[_0x12091d(0x146)](_0x5cc1e1,_0x1a1c62,_0x14af5c,_0x338e76,{'groupId':_0x5c91ba});this[_0x12091d(0x228)](_0x5a7d8f,_0x505af9);});},{'priority':_0x3eb595(0x238)}),_0x2d9809[_0x3eb595(0xeb)][_0x3eb595(0x1e7)]['on'](_0x3eb595(0xbb),(_0x542d6b,_0x5fa1a0,_0x14a233)=>{const _0x4310ce=_0x3eb595;if(null==_0x14a233){const {id:_0x4fc543}=this[_0x4310ce(0xb3)](_0x5fa1a0[_0x4310ce(0x14c)]),_0x32e1a4=this[_0x4310ce(0x9c)][_0x4310ce(0xd2)](_0x4fc543);_0x32e1a4&&_0x32e1a4[_0x4310ce(0xad)](_0x5fa1a0[_0x4310ce(0x14c)]);}}),_0x2d9809[_0x3eb595(0xeb)][_0x3eb595(0x9d)]['on'](_0x3eb595(0xb1),()=>{const _0x3a2383=_0x3eb595,_0x423e7b=Array[_0x3a2383(0x13d)](_0x2d9809[_0x3a2383(0xeb)][_0x3a2383(0x9d)][_0x3a2383(0x1c3)][_0x3a2383(0x11e)]())[_0x3a2383(0x1dd)](_0x17af7a=>_0x3a2383(0x16b)===this[_0x3a2383(0xb3)](_0x17af7a[_0x3a2383(0x14c)])[_0x3a2383(0x159)]);if(0x0===_0x423e7b[_0x3a2383(0x1fe)])return;_0x423e7b[_0x3a2383(0x211)]((_0x5d02a1,_0x3d8973)=>{const _0x4f6240=_0x3a2383,_0x20efb1=_0x5d02a1[_0x4f6240(0x19a)][_0x4f6240(0xd7)],_0x2aa66b=_0x3d8973[_0x4f6240(0x19a)][_0x4f6240(0xd7)];return null===_0x20efb1&&null===_0x2aa66b?0x0:null===_0x20efb1&&null!==_0x2aa66b?-0x1:null!==_0x20efb1&&null===_0x2aa66b?0x1:_0x20efb1[_0x4f6240(0x23f)][_0x4f6240(0xa1)](_0x2aa66b[_0x4f6240(0x23f)])?-0x1:0x1;});const _0xb692e4=new Set(),_0x49c5db=new Set();for(const {name:_0x4bf9e0,data:_0x40619e}of _0x423e7b){const {id:_0x4e1890}=this[_0x3a2383(0xb3)](_0x4bf9e0);if(null===_0x40619e[_0x3a2383(0xd7)]){const _0x2f189f=this[_0x3a2383(0xdd)](_0x4bf9e0);_0x49c5db[_0x3a2383(0x160)](_0x2f189f);}else{const _0x563dd1=this[_0x3a2383(0x9c)][_0x3a2383(0xd2)](_0x4e1890);null!==_0x40619e[_0x3a2383(0x119)]||_0x563dd1[_0x3a2383(0x1df)]?(_0xb692e4[_0x3a2383(0x160)](_0x563dd1[_0x3a2383(0x226)]),_0x49c5db[_0x3a2383(0x160)](_0x563dd1)):this[_0x3a2383(0x1b2)](_0x563dd1);}}_0x49c5db[_0x3a2383(0x224)]>0x0&&this[_0x3a2383(0x1c0)](_0x49c5db);for(const _0x38a68 of _0xb692e4)this[_0x3a2383(0xbe)](_0x3a2383(0x1f7),_0x38a68);}),_0x2d9809[_0x3eb595(0xeb)]['on'](_0x3eb595(0x127),(_0x51caa4,_0x393f7b)=>{const _0xc72658=_0x3eb595,_0x5ae31f=_0x393f7b[0x0];if(!this[_0xc72658(0x9c)][_0xc72658(0x224)])return;if(!_0x5ae31f[_0xc72658(0x11b)])return;if(_0x5ae31f[_0xc72658(0x175)][_0xc72658(0x117)]||!_0x5ae31f[_0xc72658(0x175)][_0xc72658(0x1dc)])return;let _0x532320,_0xd1a5dd;switch(_0x5ae31f[_0xc72658(0x208)]){case _0xc72658(0x21e):_0x532320=_0x2d9809[_0xc72658(0xeb)][_0xc72658(0xc1)](_0x5ae31f[_0xc72658(0x16e)]),_0xd1a5dd=_0x532320[_0xc72658(0x20f)](_0x5ae31f[_0xc72658(0x234)]);break;case _0xc72658(0x1e3):_0x532320=_0x2d9809[_0xc72658(0xeb)][_0xc72658(0xc1)](_0x5ae31f[_0xc72658(0x214)]),_0xd1a5dd=_0x2d9809[_0xc72658(0xeb)][_0xc72658(0xc1)](_0x5ae31f[_0xc72658(0xd6)]);break;case _0xc72658(0x1a7):_0x532320=_0x2d9809[_0xc72658(0xeb)][_0xc72658(0xc1)](_0x5ae31f[_0xc72658(0x20b)]),_0xd1a5dd=_0x532320[_0xc72658(0x20f)](_0x5ae31f[_0xc72658(0x234)]);break;default:return;}const _0x45b1f5=_0x2d9809[_0xc72658(0xeb)][_0xc72658(0x11d)](_0x532320,_0xd1a5dd);_0x2d9809[_0xc72658(0xeb)][_0xc72658(0x134)](()=>{const _0x2ab88d=_0xc72658;for(const {suggestion:_0x41f570,meta:_0x19ab01}of this[_0x2ab88d(0x21d)](_0x45b1f5)){if(_0x41f570[_0x2ab88d(0x157)])continue;if(_0x2ab88d(0x180)==_0x41f570[_0x2ab88d(0x208)])continue;const _0x278811=this[_0x2ab88d(0x15f)](_0x41f570);if(_0x278811&&this[_0x2ab88d(0x191)](_0x278811)&&_0x2ab88d(0x1e3)!=_0x5ae31f[_0x2ab88d(0x208)])continue;const _0x4b2814=_0x41f570[_0x2ab88d(0x19a)]&&_0x41f570[_0x2ab88d(0x19a)][_0x2ab88d(0x9b)];(_0x2ab88d(0xbd)!=_0x41f570[_0x2ab88d(0x208)]||_0x2ab88d(0x1e3)==_0x5ae31f[_0x2ab88d(0x208)]&&!_0x4b2814)&&(_0x19ab01[_0x2ab88d(0x167)]||_0x2ab88d(0xee)==_0x41f570[_0x2ab88d(0x208)]&&_0x19ab01[_0x2ab88d(0xae)]||_0x41f570[_0x2ab88d(0x1d1)]()[_0x2ab88d(0x1bf)](_0x45b1f5)&&this[_0x2ab88d(0x1f1)](_0x41f570,_0x532320,_0xd1a5dd));}});},{'priority':_0x3eb595(0x238)}),_0x2d9809[_0x3eb595(0xeb)]['on'](_0x3eb595(0xd5),(_0x17b56c,_0xab8e41)=>{const _0x2f15f3=_0x3eb595,_0x369cce=_0xab8e41[0x0],_0x17ed7c=_0xab8e41[0x1];if(_0x17ed7c&&_0x17ed7c[_0x2f15f3(0x18d)])return;if(this[_0x2f15f3(0xb2)])return;if(!this[_0x2f15f3(0x1ae)][_0x2f15f3(0xcc)])return;if(_0x369cce[_0x2f15f3(0x12d)])return;const _0xc6ac52=_0x2d9809[_0x2f15f3(0xeb)][_0x2f15f3(0x1c2)],{start:_0x2ddffd,end:_0x5e150a}=_0x369cce[_0x2f15f3(0x1d1)](),_0x11dc92=_0x2ddffd[_0x2f15f3(0x1e6)]&&_0xc6ac52[_0x2f15f3(0x221)](_0x2ddffd[_0x2f15f3(0x1e6)])?null:_0xc6ac52[_0x2f15f3(0x222)](_0x2ddffd,_0x2f15f3(0x20a)),_0x59a981=_0x5e150a[_0x2f15f3(0xcf)]&&_0xc6ac52[_0x2f15f3(0x221)](_0x5e150a[_0x2f15f3(0xcf)])?null:_0xc6ac52[_0x2f15f3(0x222)](_0x5e150a,_0x2f15f3(0x112)),_0x5ddd68=_0x2d9809[_0x2f15f3(0xeb)][_0x2f15f3(0x11d)](_0x11dc92?_0x11dc92[_0x2f15f3(0x23f)]:_0x2ddffd,_0x59a981?_0x59a981[_0x2f15f3(0x1a2)]:_0x5e150a);_0x2d9809[_0x2f15f3(0xeb)][_0x2f15f3(0x134)](_0x59be14=>{const _0x15cdb6=_0x2f15f3;this[_0x15cdb6(0x16a)](_0x5ddd68);const _0x419c76=_0x2d9809[_0x15cdb6(0xeb)][_0x15cdb6(0x1c2)][_0x15cdb6(0x222)](_0x5ddd68[_0x15cdb6(0x23f)]);_0x369cce['is'](_0x15cdb6(0x1b0))?_0x59be14[_0x15cdb6(0x158)](_0x419c76):_0x369cce[_0x15cdb6(0x1cc)](_0x419c76);}),_0x17b56c[_0x2f15f3(0x1e4)]();},{'priority':_0x125f50[_0x3eb595(0x169)]+0xa}),_0x2d9809[_0x3eb595(0xeb)]['on'](_0x3eb595(0xc7),(_0x549bde,_0x1c2465)=>{const _0x4b9a44=_0x3eb595,_0x3a2a80=_0x1c2465[_0x1c2465[_0x4b9a44(0x1fe)]-0x1];_0x3a2a80&&_0x3a2a80[_0x4b9a44(0x18d)]||this[_0x4b9a44(0xb2)]||this[_0x4b9a44(0x1ae)][_0x4b9a44(0xcc)]&&(_0x2d9809[_0x4b9a44(0xeb)][_0x4b9a44(0x134)](()=>{const _0x46353c=_0x4b9a44;let _0x561989=_0x2d9809[_0x46353c(0xeb)][_0x46353c(0xc7)](_0x1c2465[0x0],_0x1c2465[0x1],_0x1c2465[0x2],{'forceDefaultExecution':!0x0});if(!_0x561989)return;_0x549bde[_0x46353c(0x1ce)]=_0x561989[_0x46353c(0x99)]();const _0x2f1a90=_0x561989[_0x46353c(0x1a2)][_0x46353c(0xcf)],_0x490f0f=_0x2d9809[_0x46353c(0xeb)][_0x46353c(0x1c2)];_0x2f1a90&&_0x490f0f[_0x46353c(0xd3)](_0x2f1a90)&&!_0x490f0f[_0x46353c(0x1af)](_0x2f1a90)&&(_0x561989=_0x2d9809[_0x46353c(0xeb)][_0x46353c(0x11d)](_0x561989[_0x46353c(0x23f)],_0x2d9809[_0x46353c(0xeb)][_0x46353c(0xc1)](_0x2f1a90,_0x46353c(0x1a2)))),this[_0x46353c(0x1cd)](_0x561989);}),_0x549bde[_0x4b9a44(0x1e4)]());},{'priority':_0x3eb595(0x133)}),this[_0x3eb595(0x19d)][_0x3eb595(0x22e)][_0x3eb595(0x160)](_0x3eb595(0x13a),this[_0x3eb595(0x1ae)]),this[_0x3eb595(0x174)](_0x3eb595(0x13a));const _0x16a6a7=new _0x290083(_0x2d9809,this[_0x3eb595(0x9c)]);_0x2d9809[_0x3eb595(0x22e)][_0x3eb595(0x160)](_0x3eb595(0x1c8),_0x16a6a7),this[_0x3eb595(0x174)](_0x3eb595(0x1c8));const _0x2953e0=new _0x2af484(_0x2d9809,this[_0x3eb595(0x9c)]);_0x2d9809[_0x3eb595(0x22e)][_0x3eb595(0x160)](_0x3eb595(0xa4),_0x2953e0),this[_0x3eb595(0x174)](_0x3eb595(0xa4)),_0x2d9809[_0x3eb595(0x22e)][_0x3eb595(0x160)](_0x3eb595(0x139),new _0x358c53(_0x2d9809,_0x16a6a7,this[_0x3eb595(0x9c)])),this[_0x3eb595(0x174)](_0x3eb595(0x139)),_0x2d9809[_0x3eb595(0x22e)][_0x3eb595(0x160)](_0x3eb595(0x11f),new _0x358c53(_0x2d9809,_0x2953e0,this[_0x3eb595(0x9c)])),this[_0x3eb595(0x174)](_0x3eb595(0x11f)),_0x2d9809[_0x3eb595(0x22e)][_0x3eb595(0x160)](_0x3eb595(0xea),new _0x2f2781(_0x2d9809,_0x16a6a7,this[_0x3eb595(0x9c)])),this[_0x3eb595(0x174)](_0x3eb595(0xea)),_0x2d9809[_0x3eb595(0x22e)][_0x3eb595(0x160)](_0x3eb595(0x17b),new _0x2f2781(_0x2d9809,_0x2953e0,this[_0x3eb595(0x9c)])),this[_0x3eb595(0x174)](_0x3eb595(0x17b));const _0x37ed59=_0x2d9809[_0x3eb595(0x129)][_0x3eb595(0xd2)](_0x3eb595(0xda));this[_0x3eb595(0x205)](_0x37ed59,_0x3eb595(0x162),(_0xa14b7e,{threadId:_0xd73f6d})=>{const _0x31a273=_0x3eb595,_0x2bd93a=this[_0x31a273(0x9c)][_0x31a273(0xd2)](_0xd73f6d);_0x2bd93a&&_0x2bd93a[_0x31a273(0x231)]&&0x1===_0x2bd93a[_0x31a273(0x231)][_0x31a273(0x1fe)]&&this[_0x31a273(0xc3)](_0xd73f6d,{'hasComments':!0x0});},{'priority':_0x3eb595(0x165)}),this[_0x3eb595(0x205)](_0x37ed59,_0x3eb595(0x9e),(_0x45d432,{threadId:_0xe692fb})=>{const _0x2bcaca=_0x3eb595,_0xec8a30=this[_0x2bcaca(0x9c)][_0x2bcaca(0xd2)](_0xe692fb);_0xec8a30&&_0xec8a30[_0x2bcaca(0x231)]&&!_0xec8a30[_0x2bcaca(0x231)][_0x2bcaca(0x1fe)]&&this[_0x2bcaca(0xc3)](_0xe692fb,{'hasComments':!0x1});},{'priority':_0x3eb595(0x165)});}set[_0x155fc2(0xc2)](_0x2866a6){const _0x312701=_0x155fc2;if(this[_0x312701(0x14e)])throw new _0x5465bc(_0x312701(0x147),this);this[_0x312701(0x14e)]=_0x2866a6;}get[_0x155fc2(0xc2)](){const _0x106aef=_0x155fc2;return this[_0x106aef(0x14e)];}[_0x155fc2(0x1a9)]({skipNotAttached:_0x391e51=!0x1,toJSON:_0x4f3653=!0x1}={}){const _0x58a68a=_0x155fc2,_0x1d8ab0=[];for(const _0x369ea4 of this[_0x58a68a(0x9c)][_0x58a68a(0x1d2)]())_0x391e51&&!_0x369ea4[_0x58a68a(0x1df)]||_0x1d8ab0[_0x58a68a(0x148)](_0x369ea4);return _0x4f3653?_0x1d8ab0[_0x58a68a(0x115)](_0xa8d397=>_0xa8d397[_0x58a68a(0xce)]()):_0x1d8ab0;}[_0x155fc2(0x206)](_0x3495c2){const _0x23182d=_0x155fc2,_0x534eee=this[_0x23182d(0x9c)][_0x23182d(0xd2)](_0x3495c2);if(!_0x534eee)throw new _0x5465bc(_0x23182d(0x19e),this);return _0x534eee;}[_0x155fc2(0xe2)](_0x4e309e){const _0xed2c9c=_0x155fc2;return this[_0xed2c9c(0x9c)][_0xed2c9c(0x1f4)](_0x4e309e);}[_0x155fc2(0x150)](_0x2f9148){const _0x186d72=_0x155fc2,{authorId:_0x3824c0,id:_0x52b5d5,attributes:_0x4fcf87}=_0x2f9148,[_0x4e8d47,_0x19bafc]=_0x2f9148[_0x186d72(0x208)][_0x186d72(0x1e3)](':'),_0x1f3cea=this[_0x186d72(0x9c)][_0x186d72(0xd2)](_0x52b5d5)||this[_0x186d72(0x1d9)](_0x4e8d47,_0x19bafc,_0x52b5d5,_0x3824c0,_0x4fcf87);if(this[_0x186d72(0xe0)](_0x1f3cea),this[_0x186d72(0x23c)](_0x1f3cea,_0x4e8d47,_0x19bafc||null,_0x3824c0),_0x1f3cea[_0x186d72(0xe8)]=_0x2f9148[_0x186d72(0xe8)],_0x1f3cea[_0x186d72(0x98)]=!0x0,_0x4fcf87&&_0x4fcf87[_0x186d72(0xfc)]){const _0x172ec3=_0x4fcf87[_0x186d72(0xfc)],_0xef4ea1=this[_0x186d72(0x1c7)](_0x172ec3[_0x186d72(0x143)]);_0x1f3cea[_0x186d72(0x22c)]=_0x172ec3[_0x186d72(0xe8)],_0x1f3cea[_0x186d72(0x118)]=_0xef4ea1,_0x1f3cea[_0x186d72(0x1f0)]=!0x0;}else _0x1f3cea[_0x186d72(0x22c)]=_0x2f9148[_0x186d72(0xe8)];switch(_0x2f9148[_0x186d72(0x19a)]&&(_0x1f3cea[_0x186d72(0x19a)]=_0x2f9148[_0x186d72(0x19a)]),_0x2f9148[_0x186d72(0x236)]&&(_0x1f3cea[_0x186d72(0x236)]=_0x2f9148[_0x186d72(0x236)]),this[_0x186d72(0x14e)]&&this[_0x186d72(0x14e)][_0x186d72(0x1bb)]||(_0x1f3cea[_0x186d72(0x16d)]=!0x0),this[_0x186d72(0x1de)][_0x186d72(0xd2)](_0x1f3cea)){case _0x186d72(0x116):this[_0x186d72(0x1de)][_0x186d72(0xc4)](_0x1f3cea,_0x186d72(0x1b7));break;case _0x186d72(0x110):_0x1f3cea[_0x186d72(0x1df)]?(this[_0x186d72(0xec)](new Set([_0x1f3cea])),this[_0x186d72(0x1c0)](new Set([_0x1f3cea])),this[_0x186d72(0x1de)][_0x186d72(0xc4)](_0x1f3cea,_0x186d72(0x140)),this[_0x186d72(0xbe)](_0x186d72(0x199),_0x1f3cea)):this[_0x186d72(0x1de)][_0x186d72(0xc4)](_0x1f3cea,_0x186d72(0x22f));}return _0x1f3cea;}[_0x155fc2(0x1c8)](_0x175e05){const _0x2bdd1f=_0x155fc2;this[_0x2bdd1f(0x18d)](()=>{const _0x27b595=_0x2bdd1f;this[_0x27b595(0x19d)][_0x27b595(0xeb)][_0x27b595(0x134)](()=>{const _0x5204cf=_0x27b595;for(const _0x358012 of _0x175e05[_0x5204cf(0x101)]())_0x358012[_0x5204cf(0x168)]();});});}[_0x155fc2(0xa4)](_0x45ae61){const _0x237cd=_0x155fc2;this[_0x237cd(0x18d)](()=>{const _0x24a3b6=_0x237cd;this[_0x24a3b6(0x19d)][_0x24a3b6(0xeb)][_0x24a3b6(0x134)](()=>{const _0x67af58=_0x24a3b6;for(const _0x5d8b2f of _0x45ae61[_0x67af58(0x101)]())_0x5d8b2f[_0x67af58(0xab)]();});});}[_0x155fc2(0x174)](_0x54133e,_0x3cae56){const _0x53b660=_0x155fc2,_0x49ae1c=this[_0x53b660(0x19d)][_0x53b660(0x22e)][_0x53b660(0xd2)](_0x54133e);if(!_0x49ae1c)throw new _0x5465bc(_0x53b660(0x190),this,{'commandName':_0x54133e});if(this[_0x53b660(0x20e)][_0x53b660(0x1f4)](_0x49ae1c))throw new _0x5465bc(_0x53b660(0x1fd),this,{'commandName':_0x54133e});this[_0x53b660(0x20e)][_0x53b660(0x160)](_0x49ae1c),_0x3cae56&&_0x49ae1c['on'](_0x53b660(0x202),(_0x1c4ef0,_0x263a22)=>{const _0x325ca9=_0x53b660;this[_0x325ca9(0x1ae)][_0x325ca9(0xcc)]&&(this[_0x325ca9(0xb2)]||(_0x263a22[_0x325ca9(0x1fe)]>0x0&&_0x263a22[_0x263a22[_0x325ca9(0x1fe)]-0x1]&&_0x263a22[_0x263a22[_0x325ca9(0x1fe)]-0x1][_0x325ca9(0x18d)]?_0x263a22[_0x325ca9(0x1ab)]():(_0x1c4ef0[_0x325ca9(0x1ce)]=_0x3cae56((..._0x1b9459)=>_0x49ae1c[_0x325ca9(0x202)](..._0x1b9459,{'forceDefaultExecution':!0x0}),..._0x263a22),_0x1c4ef0[_0x325ca9(0x1e4)]())));},{'priority':_0x53b660(0x133)});}[_0x155fc2(0x18d)](_0x3722c2){const _0x577068=_0x155fc2;let _0x2755a6,_0x3a37df;const _0x2776fa=this[_0x577068(0xb2)];this[_0x577068(0xb2)]=!0x0;try{_0x2755a6=_0x3722c2();}catch(_0x108260){_0x3a37df=_0x108260;}return _0x2776fa||(this[_0x577068(0xb2)]=!0x1),_0x3a37df&&_0x5465bc[_0x577068(0x1f5)](_0x3a37df,this),_0x2755a6;}[_0x155fc2(0x1cd)](_0x40ad4b,_0x234b65=null,_0x265198={}){const _0xa498f3=_0x155fc2;if(_0x40ad4b[_0xa498f3(0x12d)])return null;const _0x4d9247=this[_0xa498f3(0x19d)][_0xa498f3(0x129)][_0xa498f3(0xd2)](_0xa498f3(0x145))['me'];for(const {suggestion:_0x2bd5fe,meta:_0x59c22e}of this[_0xa498f3(0x21d)](_0x40ad4b,_0xa498f3(0xee)))if(_0x59c22e[_0xa498f3(0xae)]){if(!_0x59c22e[_0xa498f3(0x12c)]){if(_0x59c22e[_0xa498f3(0x167)]){if(!this[_0xa498f3(0x1e5)]||!qt(_0x2bd5fe,_0x265198))continue;return _0x2bd5fe;}if(qt(_0x2bd5fe,_0x265198))return _0x2bd5fe;this[_0xa498f3(0x1f1)](_0x2bd5fe,_0x40ad4b[_0xa498f3(0x23f)],_0x40ad4b[_0xa498f3(0x1a2)]);break;}if(_0x234b65==_0x2bd5fe[_0xa498f3(0x17e)]&&qt(_0x2bd5fe,_0x265198)){const _0x4a0b34=_0x2bd5fe[_0xa498f3(0x1d1)]();return _0x4a0b34[_0xa498f3(0x23f)][_0xa498f3(0x215)](_0x40ad4b[_0xa498f3(0x1a2)])?this[_0xa498f3(0x177)](_0x2bd5fe,this[_0xa498f3(0x219)][_0xa498f3(0x11d)](_0x40ad4b[_0xa498f3(0x23f)],_0x4a0b34[_0xa498f3(0x1a2)])):this[_0xa498f3(0x177)](_0x2bd5fe,this[_0xa498f3(0x219)][_0xa498f3(0x11d)](_0x4a0b34[_0xa498f3(0x23f)],_0x40ad4b[_0xa498f3(0x1a2)])),_0x2bd5fe;}}const _0x54a2e7=_0x589901(),_0x22a1de=_0x4d9247['id'],_0x884c35=_0x234b65?_0xa498f3(0xbc)+_0x234b65:_0xa498f3(0xee),_0x4efa34=this[_0xa498f3(0xa0)]({'id':_0x54a2e7,'type':_0x884c35,'createdAt':new Date(),'authorId':_0x22a1de,'attributes':_0x265198});return this[_0xa498f3(0x1f3)](_0x884c35,_0x54a2e7,_0x22a1de,_0x40ad4b),_0x4efa34;}[_0x155fc2(0x18c)](_0x3536a9,_0xfd79a1=_0x155fc2(0x106),_0x84eed6={}){const _0x5a5eab=_0x155fc2,_0x8e0961=this[_0x5a5eab(0x19d)][_0x5a5eab(0x129)][_0x5a5eab(0xd2)](_0x5a5eab(0x145))['me'],_0x3dfb53=this[_0x5a5eab(0x216)][_0x5a5eab(0x20d)](_0x5a5eab(0xee),_0xfd79a1,_0x5a5eab(0xaf));for(const _0x3a0e8d of this[_0x5a5eab(0x1a9)]())if(_0x3a0e8d[_0x5a5eab(0x118)]['id']==_0x8e0961['id']&&_0x5a5eab(0xee)==_0x3a0e8d[_0x5a5eab(0x208)]&&_0x3a0e8d[_0x5a5eab(0x17e)]==_0xfd79a1&&qt(_0x3a0e8d,_0x84eed6)&&(_0x3dfb53(_0x3a0e8d[_0x5a5eab(0xa5)](),_0x3536a9)||_0x3dfb53(_0x3536a9,_0x3a0e8d[_0x5a5eab(0xa5)]()))){for(const _0x520597 of _0x3536a9)_0x3a0e8d[_0x5a5eab(0x1d0)](_0x520597);return _0x3a0e8d;}for(const {suggestion:_0x30954e,meta:_0x254886}of this[_0x5a5eab(0x21d)](_0x3536a9,_0x5a5eab(0xee))){if(!_0x254886[_0x5a5eab(0xae)])continue;if(!this[_0x5a5eab(0x1e5)]&&_0x254886[_0x5a5eab(0x167)])continue;if(!qt(_0x30954e,_0x84eed6))continue;let _0x36ab91=!0x0;for(const _0xbbbb2c of _0x30954e[_0x5a5eab(0xa5)]())for(const _0x3c94c0 of _0x3536a9)if(!_0xbbbb2c[_0x5a5eab(0x1bf)](_0x3c94c0)){_0x36ab91=!0x1;break;}if(_0x36ab91)return _0x30954e;}const _0x5c1d49=_0x589901(),_0x4c28c3=_0x8e0961['id'],_0x3c3fd1=_0x5a5eab(0xbc)+_0xfd79a1,_0x5c3a47=this[_0x5a5eab(0xa0)]({'id':_0x5c1d49,'type':_0x3c3fd1,'createdAt':new Date(),'authorId':_0x4c28c3,'attributes':_0x84eed6});for(const _0x1ac570 of _0x3536a9)this[_0x5a5eab(0x1f3)](_0x3c3fd1,_0x5c1d49,_0x4c28c3,_0x1ac570,_0x1fd7b2[_0x5a5eab(0xed)]());return _0x5c3a47;}[_0x155fc2(0x97)](_0x5791c8,_0x46eb7f,_0x18fedb=null,_0x5b7b9a={}){const _0x45841a=_0x155fc2;if(_0x18fedb=_0x18fedb||Gt(_0x46eb7f),_0x5791c8[_0x45841a(0x12d)])return null;if(_0x45841a(0x172)===this[_0x45841a(0x184)]){const _0x1dc9f0=this[_0x45841a(0x216)][_0x45841a(0x20d)](_0x45841a(0x180),_0x18fedb,_0x45841a(0x168));return this[_0x45841a(0x18d)](()=>_0x1dc9f0([_0x5791c8],_0x46eb7f,_0x5b7b9a)),null;}const _0x1f8452=this[_0x45841a(0x19d)][_0x45841a(0x129)][_0x45841a(0xd2)](_0x45841a(0x145))['me'],_0x21e8b2=[];if(_0x45841a(0xef)!==this[_0x45841a(0x184)]){for(const {suggestion:_0x498df3,meta:_0x3fc021}of this[_0x45841a(0x21d)](_0x5791c8,_0x45841a(0xee)))_0x3fc021[_0x45841a(0xae)]&&!_0x3fc021[_0x45841a(0x1e1)]&&_0x21e8b2[_0x45841a(0x148)](..._0x498df3[_0x45841a(0xa5)]());}const _0x11d181=function(_0xc8ee93,_0x3b395d){const _0x8d27eb=_0x45841a,_0xf774fe=[];for(const _0x11b559 of _0x3b395d){const _0x1a7ebc=_0xc8ee93[_0x8d27eb(0x1bc)](_0x11b559);_0x1a7ebc&&_0xf774fe[_0x8d27eb(0x148)](_0x1a7ebc);}return _0xf774fe;}(_0x5791c8,_0x21e8b2),_0x574f53=function(_0x1db7c0,_0x48acda){const _0x5d1ac4=_0x45841a,_0x434135=[_0x1db7c0];for(const _0x4893d2 of _0x48acda){let _0x2a8311=0x0;for(;_0x2a8311<_0x434135[_0x5d1ac4(0x1fe)];){const _0x4e7224=_0x434135[_0x2a8311][_0x5d1ac4(0x1d4)](_0x4893d2);_0x434135[_0x5d1ac4(0x1be)](_0x2a8311,0x1,..._0x4e7224),_0x2a8311+=_0x4e7224[_0x5d1ac4(0x1fe)];}}return _0x434135;}(_0x5791c8,_0x21e8b2);_0x11d181[_0x45841a(0x1fe)]&&this[_0x45841a(0x219)][_0x45841a(0x134)](()=>{const _0x49aa05=_0x45841a;for(const _0x3c3181 of _0x11d181){const _0x2bd9ab=this[_0x49aa05(0x216)][_0x49aa05(0x20d)](_0x49aa05(0x180),_0x18fedb,_0x49aa05(0x168));this[_0x49aa05(0x18d)](()=>_0x2bd9ab([_0x3c3181],_0x46eb7f,_0x5b7b9a));}});for(const _0x2aa441 of _0x574f53){let _0x4f6f90=null,_0x5b077a=_0x2aa441[_0x45841a(0x23f)],_0x61e83c=_0x2aa441[_0x45841a(0x1a2)];for(const {suggestion:_0x139a8b,meta:_0x4cacd7}of this[_0x45841a(0x21d)](_0x2aa441,_0x45841a(0x180))){if(!_0x4cacd7[_0x45841a(0xae)])continue;if(_0x139a8b[_0x45841a(0x17e)]!=_0x18fedb)continue;if(!qt(_0x139a8b,_0x5b7b9a))continue;const _0x5e935d=_0x139a8b[_0x45841a(0x1d1)]();if(_0x5e935d[_0x45841a(0x1bf)](_0x2aa441,!0x0))return null;_0x5b077a=_0x5b077a[_0x45841a(0xa1)](_0x5e935d[_0x45841a(0x23f)])?_0x5b077a:_0x5e935d[_0x45841a(0x23f)],_0x61e83c=_0x61e83c[_0x45841a(0x23d)](_0x5e935d[_0x45841a(0x1a2)])?_0x61e83c:_0x5e935d[_0x45841a(0x1a2)],_0x4f6f90?_0x5e935d[_0x45841a(0x23f)][_0x45841a(0xa1)](_0x4f6f90[_0x45841a(0x1d1)]()[_0x45841a(0x23f)])?(_0x4f6f90[_0x45841a(0x113)](),_0x4f6f90=_0x139a8b):_0x139a8b[_0x45841a(0x113)]():_0x4f6f90=_0x139a8b;}const _0x4bc147=this[_0x45841a(0x219)][_0x45841a(0x11d)](_0x5b077a,_0x61e83c);if(_0x4f6f90)this[_0x45841a(0x177)](_0x4f6f90,_0x4bc147);else{const _0x271995=_0x589901(),_0x5052c6=_0x1f8452['id'];this[_0x45841a(0xa0)]({'id':_0x271995,'type':_0x45841a(0x241)+_0x18fedb,'data':_0x46eb7f,'createdAt':new Date(),'authorId':_0x5052c6,'attributes':_0x5b7b9a}),this[_0x45841a(0x1f3)](_0x45841a(0x241)+_0x18fedb,_0x271995,_0x5052c6,_0x4bc147);}}return null;}[_0x155fc2(0x1ba)](_0x406c65,_0x22930d,_0x118f70=[],_0x48ab60=null,_0x3c2663={}){const _0x58a3b7=_0x155fc2;_0x22930d[_0x58a3b7(0x1ee)]||(_0x22930d[_0x58a3b7(0x1ee)]=_0x22930d[_0x58a3b7(0xf4)]),_0x22930d[_0x58a3b7(0x9b)]=_0x406c65['is'](_0x58a3b7(0x1b6)),_0x48ab60=_0x48ab60||Gt(_0x22930d);const _0x370384=_0x118f70[_0x58a3b7(0x115)](_0x3a1968=>Lt(_0x3a1968,this[_0x58a3b7(0x219)])),_0x1c1584=_0x406c65['is'](_0x58a3b7(0x1b6))?_0x406c65:Lt(_0x406c65,this[_0x58a3b7(0x219)]);if(_0x58a3b7(0x172)===this[_0x58a3b7(0x184)]){const _0x1e5af0=this[_0x58a3b7(0x216)][_0x58a3b7(0x20d)](_0x58a3b7(0xbd),_0x48ab60,_0x58a3b7(0x168));return this[_0x58a3b7(0x18d)](()=>_0x1e5af0([_0x1c1584],_0x22930d,_0x3c2663)),null;}_0x370384[_0x58a3b7(0x148)](_0x1c1584);let _0x2a6eae=!0x0;for(const _0x344920 of _0x370384)if(!this[_0x58a3b7(0x155)](_0x344920)){_0x2a6eae=!0x1;break;}if(_0x2a6eae&&_0x58a3b7(0xef)!==this[_0x58a3b7(0x184)]){const _0x2d050d=this[_0x58a3b7(0x216)][_0x58a3b7(0x20d)](_0x58a3b7(0xbd),_0x48ab60,_0x58a3b7(0x168));return this[_0x58a3b7(0x18d)](()=>_0x2d050d([_0x1c1584],_0x22930d,_0x3c2663)),null;}let _0x1fd961=null,_0x5baea6=_0x1c1584[_0x58a3b7(0x23f)],_0x1db88c=_0x1c1584[_0x58a3b7(0x1a2)];for(const {suggestion:_0x167ebb,meta:_0x3e26fd}of this[_0x58a3b7(0x21d)](_0x1c1584,_0x58a3b7(0xbd))){if(!_0x3e26fd[_0x58a3b7(0xae)])continue;if(_0x3e26fd[_0x58a3b7(0x12c)]||_0x3e26fd[_0x58a3b7(0x167)]||_0x3e26fd[_0x58a3b7(0x1e1)])continue;if(_0x167ebb[_0x58a3b7(0x19a)][_0x58a3b7(0x1ee)]!=_0x22930d[_0x58a3b7(0x1ee)])continue;if(!qt(_0x167ebb,_0x3c2663))continue;const _0x560e3c=_0x167ebb[_0x58a3b7(0x1d1)]();if(_0x167ebb[_0x58a3b7(0x17e)]==_0x48ab60){if(_0x560e3c[_0x58a3b7(0x1bf)](_0x1c1584,!0x0))return null;_0x5baea6=_0x5baea6[_0x58a3b7(0xa1)](_0x560e3c[_0x58a3b7(0x23f)])?_0x5baea6:_0x560e3c[_0x58a3b7(0x23f)],_0x1db88c=_0x1db88c[_0x58a3b7(0x23d)](_0x560e3c[_0x58a3b7(0x1a2)])?_0x1db88c:_0x560e3c[_0x58a3b7(0x1a2)],_0x1fd961?_0x560e3c[_0x58a3b7(0x23f)][_0x58a3b7(0xa1)](_0x1fd961[_0x58a3b7(0x1d1)]()[_0x58a3b7(0x23f)])?(_0x1fd961[_0x58a3b7(0x113)](),_0x1fd961=_0x167ebb):_0x167ebb[_0x58a3b7(0x113)]():_0x1fd961=_0x167ebb;}else{const _0x2bdf93=_0x1c1584[_0x58a3b7(0x1bc)](_0x560e3c);this[_0x58a3b7(0xb7)](_0x167ebb,_0x2bdf93);}}const _0x26b813=this[_0x58a3b7(0x19d)][_0x58a3b7(0x129)][_0x58a3b7(0xd2)](_0x58a3b7(0x145))['me'],_0x57aadf=_0x589901(),_0x129ee9=_0x26b813['id'];if(_0x1fd961)return this[_0x58a3b7(0x177)](_0x1fd961,this[_0x58a3b7(0x219)][_0x58a3b7(0x11d)](_0x5baea6,_0x1db88c)),_0x1fd961;{const _0x66f524=this[_0x58a3b7(0xa0)]({'id':_0x57aadf,'type':_0x58a3b7(0x19b)+_0x48ab60,'data':_0x22930d,'createdAt':new Date(),'authorId':_0x129ee9,'attributes':_0x3c2663});return this[_0x58a3b7(0x1f3)](_0x58a3b7(0x19b)+_0x48ab60,_0x57aadf,_0x129ee9,this[_0x58a3b7(0x219)][_0x58a3b7(0x11d)](_0x5baea6,_0x1db88c)),_0x66f524;}}[_0x155fc2(0x154)](_0x2f34b0,_0x3a96d8,_0x106964=[],_0x35a158=null,_0x336979={}){const _0x3bcf1a=_0x155fc2;_0x3a96d8[_0x3bcf1a(0x1ee)]||(_0x3a96d8[_0x3bcf1a(0x1ee)]=_0x3a96d8[_0x3bcf1a(0xf4)]);const _0x3c2cb3=_0x2f34b0[0x0];_0x3a96d8[_0x3bcf1a(0x9b)]=_0x3c2cb3['is'](_0x3bcf1a(0x1b6)),_0x35a158=_0x35a158||Gt(_0x3a96d8);const _0x458af7=_0x106964[_0x3bcf1a(0x115)](_0x25a0fe=>Lt(_0x25a0fe,this[_0x3bcf1a(0x219)])),_0x1e93ff=_0x3c2cb3['is'](_0x3bcf1a(0x1b6))?_0x2f34b0:_0x2f34b0[_0x3bcf1a(0x115)](_0x204d06=>Lt(_0x204d06,this[_0x3bcf1a(0x219)]));if(_0x3bcf1a(0x172)===this[_0x3bcf1a(0x184)]){const _0x484af9=this[_0x3bcf1a(0x216)][_0x3bcf1a(0x20d)](_0x3bcf1a(0xbd),_0x35a158,_0x3bcf1a(0x168));return this[_0x3bcf1a(0x18d)](()=>_0x484af9(_0x1e93ff,_0x3a96d8,_0x336979)),null;}_0x458af7[_0x3bcf1a(0x148)](..._0x1e93ff);let _0x187deb=!0x0;for(const _0x4bbb96 of _0x458af7)if(!this[_0x3bcf1a(0x155)](_0x4bbb96)){_0x187deb=!0x1;break;}if(_0x187deb&&_0x3bcf1a(0xef)!==this[_0x3bcf1a(0x184)]){const _0x2e2b21=this[_0x3bcf1a(0x216)][_0x3bcf1a(0x20d)](_0x3bcf1a(0xbd),_0x35a158,_0x3bcf1a(0x168));return this[_0x3bcf1a(0x18d)](()=>_0x2e2b21(_0x1e93ff,_0x3a96d8,_0x336979)),null;}const _0x3c725d=this[_0x3bcf1a(0x19d)][_0x3bcf1a(0x129)][_0x3bcf1a(0xd2)](_0x3bcf1a(0x145))['me'];for(const _0x2bbbf4 of this[_0x3bcf1a(0x1a9)]()){if(_0x2bbbf4[_0x3bcf1a(0x118)]['id']!=_0x3c725d['id'])continue;if(_0x3bcf1a(0xbd)!=_0x2bbbf4[_0x3bcf1a(0x208)]||_0x2bbbf4[_0x3bcf1a(0x19a)][_0x3bcf1a(0x1ee)]!=_0x3a96d8[_0x3bcf1a(0x1ee)])continue;if(!qt(_0x2bbbf4,_0x336979))continue;const _0xde54b0=_0x2bbbf4[_0x3bcf1a(0x17e)]==_0x35a158;for(let _0x9cbc95=0x0;_0x9cbc95<_0x1e93ff[_0x3bcf1a(0x1fe)];_0x9cbc95++){const _0xcb44f3=_0x1e93ff[_0x9cbc95];for(const _0x480b04 of _0x2bbbf4[_0x3bcf1a(0x1d5)]()){const _0x2dccbd=_0x480b04[_0x3bcf1a(0xf8)]();if(_0xcb44f3[_0x3bcf1a(0x215)](_0x2dccbd)){_0xde54b0?(_0x1e93ff[_0x3bcf1a(0x1be)](_0x9cbc95,0x1),_0x9cbc95--):_0x2bbbf4[_0x3bcf1a(0xa7)](_0x480b04[_0x3bcf1a(0x14c)]);break;}}}}if(0x0==_0x1e93ff[_0x3bcf1a(0x1fe)])return null;const _0x5f0bfd=this[_0x3bcf1a(0x216)][_0x3bcf1a(0x20d)](_0x3bcf1a(0xbd),_0x35a158,_0x3bcf1a(0xaf));for(const _0x39c484 of this[_0x3bcf1a(0x1a9)]())if(_0x39c484[_0x3bcf1a(0x118)]['id']==_0x3c725d['id']&&_0x3bcf1a(0xbd)==_0x39c484[_0x3bcf1a(0x208)]&&_0x39c484[_0x3bcf1a(0x19a)][_0x3bcf1a(0x1ee)]==_0x3a96d8[_0x3bcf1a(0x1ee)]&&_0x39c484[_0x3bcf1a(0x17e)]==_0x35a158&&qt(_0x39c484,_0x336979)&&(_0x5f0bfd(_0x39c484[_0x3bcf1a(0xa5)](),_0x1e93ff)||_0x5f0bfd(_0x1e93ff,_0x39c484[_0x3bcf1a(0xa5)]()))){for(const _0x1236f7 of _0x1e93ff)_0x39c484[_0x3bcf1a(0x1d0)](_0x1236f7);return _0x39c484;}const _0x526a53=_0x589901(),_0x1a3e99=_0x3c725d['id'],_0x4d0a0b=_0x3bcf1a(0x19b)+_0x35a158,_0x48dc3b=this[_0x3bcf1a(0xa0)]({'id':_0x526a53,'type':_0x4d0a0b,'data':_0x3a96d8,'createdAt':new Date(),'authorId':_0x1a3e99,'attributes':_0x336979});for(const _0x4d46eb of _0x1e93ff)this[_0x3bcf1a(0x1f3)](_0x4d0a0b,_0x526a53,_0x1a3e99,_0x4d46eb,_0x1fd7b2[_0x3bcf1a(0xed)]());return _0x48dc3b;}[_0x155fc2(0x16a)](_0x17c47a,_0x336060=null,_0x3d4e33={}){const _0x1a2e23=_0x155fc2;if(_0x17c47a[_0x1a2e23(0x12d)])return null;const _0x1b6f89=this[_0x1a2e23(0x19d)][_0x1a2e23(0x129)][_0x1a2e23(0xd2)](_0x1a2e23(0x145))['me'],_0x147090=new _0x5930a3(_0x17c47a[_0x1a2e23(0x23f)],_0x17c47a[_0x1a2e23(0x1a2)]);for(const {suggestion:_0x3eab42,meta:_0x5682ad}of this[_0x1a2e23(0x21d)](_0x147090,_0x1a2e23(0xee)))if(_0x5682ad[_0x1a2e23(0xae)]&&!_0x5682ad[_0x1a2e23(0x12c)]){if(_0x3eab42[_0x1a2e23(0x157)]){const _0x45be6b=_0x3eab42[_0x1a2e23(0xa5)]()[_0x1a2e23(0x1dd)](_0x3898b6=>_0x1a2e23(0x1fa)!=_0x3898b6[_0x1a2e23(0x178)][_0x1a2e23(0x13b)]);_0x45be6b[_0x1a2e23(0xaa)](_0x4fa164=>_0x147090[_0x1a2e23(0x1bf)](_0x4fa164,!0x0))&&_0x3eab42[_0x1a2e23(0xab)]();if(_0x45be6b[_0x1a2e23(0x1aa)](_0x1a4cd7=>_0x1a4cd7[_0x1a2e23(0x1bf)](_0x147090,!0x0))){const _0x42df2a=this[_0x1a2e23(0x216)][_0x1a2e23(0x20d)](_0x1a2e23(0x217),_0x336060,_0x1a2e23(0x168));return this[_0x1a2e23(0x18d)](()=>_0x42df2a([_0x147090],null,_0x3d4e33)),null;}}else{const _0x16e32d=_0x147090[_0x1a2e23(0x1bc)](_0x3eab42[_0x1a2e23(0x1d1)]());null!==_0x16e32d&&_0x3eab42[_0x1a2e23(0x1b8)]([_0x16e32d],null,_0x3d4e33);}}if(_0x147090[_0x1a2e23(0x244)](),_0x147090[_0x1a2e23(0x12d)]||_0x1a2e23(0x1fa)==_0x147090[_0x1a2e23(0x178)][_0x1a2e23(0x13b)])return null;let _0x48df8e=null,_0x5bbebd=_0x147090[_0x1a2e23(0x23f)],_0x38f6e3=_0x147090[_0x1a2e23(0x1a2)];const _0x3fac6b=this[_0x1a2e23(0x21d)](_0x147090,_0x1a2e23(0x217));for(const {suggestion:_0x5c3dee,meta:_0x5f293b}of _0x3fac6b){const _0x313ff5=this[_0x1a2e23(0x219)][_0x1a2e23(0x11d)](_0x5bbebd,_0x38f6e3);if(_0x5f293b[_0x1a2e23(0xae)]&&(this[_0x1a2e23(0x1e5)]||!_0x5f293b[_0x1a2e23(0x167)]&&!_0x5f293b[_0x1a2e23(0x1e1)])){if(_0x5c3dee[_0x1a2e23(0x157)]){if(!qt(_0x5c3dee,_0x3d4e33))continue;let _0x40904a=!0x0;for(const _0x3a4516 of _0x5c3dee[_0x1a2e23(0xa5)]()){if(_0x3a4516[_0x1a2e23(0x1bf)](_0x313ff5,!0x0))return _0x5c3dee;_0x313ff5[_0x1a2e23(0x1bf)](_0x3a4516)||(_0x40904a=!0x1);}_0x40904a&&_0x5c3dee[_0x1a2e23(0xab)]();}else{const _0x41e639=_0x5c3dee[_0x1a2e23(0x1d1)]();if(_0x41e639[_0x1a2e23(0x1bf)](_0x313ff5,!0x0))return _0x5c3dee;if(!qt(_0x5c3dee,_0x3d4e33)){_0x313ff5[_0x1a2e23(0x1bf)](_0x41e639)?_0x5c3dee[_0x1a2e23(0x113)]():_0x41e639[_0x1a2e23(0x10f)](_0x5bbebd)?_0x5bbebd=_0x41e639[_0x1a2e23(0x1a2)]:_0x41e639[_0x1a2e23(0x10f)](_0x38f6e3)&&(_0x38f6e3=_0x41e639[_0x1a2e23(0x23f)]);continue;}_0x5bbebd=_0x5bbebd[_0x1a2e23(0xa1)](_0x41e639[_0x1a2e23(0x23f)])?_0x5bbebd:_0x41e639[_0x1a2e23(0x23f)],_0x38f6e3=_0x38f6e3[_0x1a2e23(0x23d)](_0x41e639[_0x1a2e23(0x1a2)])?_0x38f6e3:_0x41e639[_0x1a2e23(0x1a2)],_0x3d4e33=Object[_0x1a2e23(0x14f)]({},_0x5c3dee[_0x1a2e23(0x236)]),_0x48df8e?_0x41e639[_0x1a2e23(0x23f)][_0x1a2e23(0xa1)](_0x48df8e[_0x1a2e23(0x1d1)]()[_0x1a2e23(0x23f)])?(_0x48df8e[_0x1a2e23(0x113)](),_0x48df8e=_0x5c3dee):_0x5c3dee[_0x1a2e23(0x113)]():_0x48df8e=_0x5c3dee;}}}if(_0x48df8e)return this[_0x1a2e23(0x177)](_0x48df8e,this[_0x1a2e23(0x219)][_0x1a2e23(0x11d)](_0x5bbebd,_0x38f6e3)),_0x48df8e;{const _0x336686=_0x589901(),_0x4288f5=this[_0x1a2e23(0x219)][_0x1a2e23(0x11d)](_0x5bbebd,_0x38f6e3),_0x5bf009=_0x1b6f89['id'],_0x5041cb=_0x336060?_0x1a2e23(0x246)+_0x336060:_0x1a2e23(0x217),_0x24b734=this[_0x1a2e23(0xa0)]({'id':_0x336686,'type':_0x5041cb,'createdAt':new Date(),'authorId':_0x5bf009,'attributes':_0x3d4e33});return this[_0x1a2e23(0x1f3)](_0x5041cb,_0x336686,_0x5bf009,_0x4288f5),_0x24b734;}}[_0x155fc2(0xcb)](_0x5d03c8,_0x31f1d5=_0x155fc2(0x106),_0x30b905={}){const _0x3be09d=_0x155fc2,_0x3d5afd=this[_0x3be09d(0x19d)][_0x3be09d(0x129)][_0x3be09d(0xd2)](_0x3be09d(0x145))['me'],_0xb7ba06=_0x5d03c8[_0x3be09d(0x115)](_0x53dc14=>new _0x5930a3(_0x53dc14[_0x3be09d(0x23f)],_0x53dc14[_0x3be09d(0x1a2)])),_0x486c66=new Set();for(const {suggestion:_0x4ff89e,meta:_0x993287}of this[_0x3be09d(0x21d)](_0xb7ba06,_0x3be09d(0xee)))_0x993287[_0x3be09d(0xae)]&&!_0x993287[_0x3be09d(0x12c)]&&_0x486c66[_0x3be09d(0x160)](_0x4ff89e);for(const _0x2e3979 of _0x486c66)if(_0x2e3979[_0x3be09d(0x157)]){const _0x1efe4a=_0x2e3979[_0x3be09d(0xa5)]();(!_0x2e3979[_0x3be09d(0x236)]||!_0x2e3979[_0x3be09d(0x236)][_0x3be09d(0x193)])&&(_0x1efe4a[_0x3be09d(0xaa)](_0x56962b=>_0xb7ba06[_0x3be09d(0x1aa)](_0x17af68=>_0x17af68[_0x3be09d(0x1bf)](_0x56962b,!0x0)))&&_0x2e3979[_0x3be09d(0xab)]());if(_0xb7ba06[_0x3be09d(0xaa)](_0x586f86=>_0x1efe4a[_0x3be09d(0x1aa)](_0x27878d=>_0x27878d[_0x3be09d(0x1bf)](_0x586f86,!0x0)))){const _0x5a3b7b=this[_0x3be09d(0x216)][_0x3be09d(0x20d)](_0x3be09d(0x217),_0x31f1d5,_0x3be09d(0x168));return this[_0x3be09d(0x18d)](()=>_0x5a3b7b(_0x5d03c8,null,_0x30b905)),null;}}else{const _0x1b75b5=_0x2e3979[_0x3be09d(0x1d1)]();_0xb7ba06[_0x3be09d(0x1aa)](_0x91f3e1=>_0x91f3e1[_0x3be09d(0x1bf)](_0x1b75b5,!0x0))&&_0x2e3979[_0x3be09d(0xab)]();if(_0xb7ba06[_0x3be09d(0xaa)](_0x1b1957=>_0x1b75b5[_0x3be09d(0x1bf)](_0x1b1957,!0x0))){const _0x305fc8=this[_0x3be09d(0x216)][_0x3be09d(0x20d)](_0x3be09d(0x217),_0x31f1d5,_0x3be09d(0x168));return this[_0x3be09d(0x18d)](()=>_0x305fc8(_0xb7ba06,null,_0x30b905)),null;}}const _0x2ff1a7=this[_0x3be09d(0x216)][_0x3be09d(0x20d)](_0x3be09d(0x217),_0x31f1d5,_0x3be09d(0xaf));let _0x49c41e=null;for(const _0x484b51 of this[_0x3be09d(0x1a9)]())if(_0x484b51[_0x3be09d(0x118)]['id']==_0x3d5afd['id']&&_0x484b51[_0x3be09d(0x1df)]&&_0x3be09d(0x217)==_0x484b51[_0x3be09d(0x208)]&&_0x484b51[_0x3be09d(0x17e)]==_0x31f1d5&&qt(_0x484b51,_0x30b905)&&(_0x2ff1a7(_0x484b51[_0x3be09d(0xa5)](),_0xb7ba06)||_0x2ff1a7(_0xb7ba06,_0x484b51[_0x3be09d(0xa5)]()))){if(_0x49c41e){if(_0x484b51[_0x3be09d(0x231)]&&_0x484b51[_0x3be09d(0x231)][_0x3be09d(0x1fe)])continue;for(const _0x4a6e0d of _0x484b51[_0x3be09d(0xa5)]())_0x49c41e[_0x3be09d(0x1b1)](_0x4a6e0d)||_0x49c41e[_0x3be09d(0x1d0)](_0x4a6e0d);_0x484b51[_0x3be09d(0x113)]();}else{_0x49c41e=_0x484b51;for(const _0x3b9edc of _0xb7ba06)_0x484b51[_0x3be09d(0x1b1)](_0x3b9edc)||_0x484b51[_0x3be09d(0x1d0)](_0x3b9edc);}}if(_0x49c41e)return _0x49c41e;_0x486c66[_0x3be09d(0x11a)]();for(const {suggestion:_0x2dfa73,meta:_0x543a4c}of this[_0x3be09d(0x21d)](_0xb7ba06,_0x3be09d(0x217)))_0x543a4c[_0x3be09d(0xae)]&&(this[_0x3be09d(0x1e5)]||!_0x543a4c[_0x3be09d(0x167)]&&!_0x543a4c[_0x3be09d(0x1e1)])&&qt(_0x2dfa73,_0x30b905)&&_0x486c66[_0x3be09d(0x160)](_0x2dfa73);for(const _0x2bb25c of _0x486c66){const _0x45c3e3=_0x2bb25c[_0x3be09d(0xa5)]();if(!_0x30b905||!_0x30b905[_0x3be09d(0x193)]){if(_0xb7ba06[_0x3be09d(0xaa)](_0x3ad3a8=>_0x45c3e3[_0x3be09d(0x1aa)](_0x3e9b99=>_0x3e9b99[_0x3be09d(0x1bf)](_0x3ad3a8,!0x0))))return _0x2bb25c;}(!_0x2bb25c[_0x3be09d(0x236)]||!_0x2bb25c[_0x3be09d(0x236)][_0x3be09d(0x193)])&&(_0x45c3e3[_0x3be09d(0xaa)](_0x19b75b=>_0xb7ba06[_0x3be09d(0x1aa)](_0xdbeb69=>_0xdbeb69[_0x3be09d(0x1bf)](_0x19b75b,!0x0)))&&_0x2bb25c[_0x3be09d(0xab)]());}const _0x21d2a8=_0x589901(),_0x190610=_0x3d5afd['id'],_0x291a8e=_0x3be09d(0x246)+_0x31f1d5,_0x1cfa30=this[_0x3be09d(0xa0)]({'id':_0x21d2a8,'type':_0x291a8e,'createdAt':new Date(),'authorId':_0x190610,'attributes':_0x30b905});for(const _0x251a6a of _0xb7ba06)_0x251a6a[_0x3be09d(0x244)](),_0x251a6a[_0x3be09d(0x12d)]||_0x3be09d(0x1fa)==_0x251a6a[_0x3be09d(0x178)][_0x3be09d(0x13b)]||this[_0x3be09d(0x1f3)](_0x291a8e,_0x21d2a8,_0x190610,_0x251a6a,_0x1fd7b2[_0x3be09d(0xed)]());return _0x1cfa30;}[_0x155fc2(0x146)](_0x288ad5,_0x1e412a,_0x354f0f,_0x4e7233,_0x5e73f8){const _0x5279d0=_0x155fc2;if(_0x288ad5[_0x5279d0(0x12d)])return[];if(_0x5279d0(0x172)===this[_0x5279d0(0x184)])return[];const _0x4fc3a4=this[_0x5279d0(0x19d)][_0x5279d0(0x129)][_0x5279d0(0xd2)](_0x5279d0(0x145))['me']['id'],_0x5c655a=Array[_0x5279d0(0x13d)](this[_0x5279d0(0x9c)][_0x5279d0(0x1d2)]())[_0x5279d0(0x1dd)](_0x2fddfc=>_0x5279d0(0x1a6)==_0x2fddfc[_0x5279d0(0x208)]&&_0x2fddfc[_0x5279d0(0x19a)][_0x5279d0(0x15a)]==_0x1e412a&&_0x2fddfc[_0x5279d0(0x1b1)](_0x288ad5));if(_0x5279d0(0x16f)===this[_0x5279d0(0x184)]){const _0x3a2995=this[_0x5279d0(0x21d)](_0x288ad5,_0x5279d0(0xee))[_0x5279d0(0x1dd)](({meta:_0xf76013})=>_0xf76013[_0x5279d0(0xae)]&&!_0xf76013[_0x5279d0(0x1e1)]&&!_0xf76013[_0x5279d0(0x12c)])[_0x5279d0(0x115)](({suggestion:_0x39a651})=>_0x39a651);_0x5c655a[_0x5279d0(0x15d)](..._0x3a2995);}const _0x329d52=new Map([[_0x288ad5,_0x354f0f]]);for(const _0x190d92 of _0x5c655a){const _0x19266e=_0x5279d0(0x1a6)==_0x190d92[_0x5279d0(0x208)]?_0x190d92[_0x5279d0(0x19a)][_0x5279d0(0xe9)]:void 0x0,_0x1609f8=_0x190d92[_0x5279d0(0x1d1)](),_0x31f00a=Array[_0x5279d0(0x13d)](_0x329d52[_0x5279d0(0xc0)]())[_0x5279d0(0x1a8)](_0x368525=>_0x368525[_0x5279d0(0x144)](_0x1609f8));if(!_0x31f00a)continue;const _0x21bfdc=_0x31f00a[_0x5279d0(0x1d4)](_0x1609f8);this[_0x5279d0(0x191)](_0x1e412a)&&_0x5279d0(0xee)==_0x190d92[_0x5279d0(0x208)]&&0x0!=_0x21bfdc[_0x5279d0(0x1fe)]||(_0x329d52[_0x5279d0(0x18a)](_0x31f00a),_0x21bfdc[_0x5279d0(0x218)](_0x1296f5=>{const _0x4e30f1=_0x5279d0;_0x329d52[_0x4e30f1(0xc4)](_0x1296f5,_0x354f0f);}),_0x5279d0(0xee)!=_0x190d92[_0x5279d0(0x208)]&&_0x19266e!=_0x4e7233&&_0x329d52[_0x5279d0(0xc4)](_0x31f00a[_0x5279d0(0x1bc)](_0x1609f8),_0x19266e));}const _0x44cf7c=[];for(const [_0x366e67,_0x464ccb]of _0x329d52){const _0x586bf8=_0x589901(),_0x5b1c95={'key':_0x1e412a,'oldValue':_0x464ccb,'newValue':_0x4e7233};_0x1e412a[_0x5279d0(0x1fe)]>0x25&&console[_0x5279d0(0xb5)](_0x5279d0(0x12f),{'key':_0x1e412a});const _0x43d511=(_0x5279d0(0x136)+(_0x1e412a+'|'+Gt({'newValue':_0x4e7233})))[_0x5279d0(0x123)](0x0,0x3c),_0x461714=this[_0x5279d0(0xa0)]({'id':_0x586bf8,'type':_0x43d511,'data':_0x5b1c95,'createdAt':new Date(),'authorId':_0x4fc3a4,'attributes':_0x5e73f8});_0x44cf7c[_0x5279d0(0x148)](_0x461714),this[_0x5279d0(0x1f3)](_0x43d511,_0x586bf8,_0x4fc3a4,_0x366e67);}return _0x44cf7c;}[_0x155fc2(0x18b)](_0x413c04){const _0x244ac3=_0x155fc2;this[_0x244ac3(0x174)](_0x413c04,(_0x241c12,..._0x248902)=>{const _0x56bf5f=_0x244ac3;this[_0x56bf5f(0xa9)](()=>{_0x241c12(..._0x248902);});});}[_0x155fc2(0xb8)](_0x503555){const _0x3bc55b=_0x155fc2;this[_0x3bc55b(0x22a)][_0x3bc55b(0x160)](_0x503555);}[_0x155fc2(0x10e)](_0x5aad8b){const _0x499200=_0x155fc2;this[_0x499200(0x183)][_0x499200(0x160)](_0x5aad8b);}[_0x155fc2(0x15f)](_0x194195){const _0x37811b=_0x155fc2;return _0x37811b(0x1a6)==_0x194195[_0x37811b(0x208)]?_0x194195[_0x37811b(0x17e)][_0x37811b(0x1e3)]('|')[0x0]:null;}[_0x155fc2(0x177)](_0x1dc194,_0x25360f){const _0x58b752=_0x155fc2,_0x3784f2=_0x1dc194[_0x58b752(0x243)]();this[_0x58b752(0x219)][_0x58b752(0x134)](_0x18f28b=>{const _0x547913=_0x58b752;_0x18f28b[_0x547913(0x22b)](_0x3784f2,{'range':_0x25360f});});}[_0x155fc2(0xe0)](_0x77c803){const _0x4bfd44=_0x155fc2,_0x52e3c9=_0x77c803['id'],_0x120fa2=this[_0x4bfd44(0x19d)][_0x4bfd44(0x196)][_0x4bfd44(0xd2)](_0x4bfd44(0x171));this[_0x4bfd44(0xf3)][_0x4bfd44(0x1eb)](_0x52e3c9)||this[_0x4bfd44(0xf3)][_0x4bfd44(0x1ef)]({'channelId':_0x120fa2,'threadId':_0x52e3c9,'isResolvable':!0x1,'isSubmitted':!0x0});const _0x4504fc=this[_0x4bfd44(0xf3)][_0x4bfd44(0x209)](_0x52e3c9);_0x4504fc[_0x4bfd44(0xb0)](_0x4bfd44(0x142)),_0x4504fc[_0x4bfd44(0x142)]=!0x1,_0x77c803[_0x4bfd44(0x231)]=_0x4504fc;}[_0x155fc2(0x23c)](_0x42709d,_0x5153cb,_0x5a36a1,_0x152472){const _0x42d8de=_0x155fc2;if(_0x42709d[_0x42d8de(0x208)]!=_0x5153cb||_0x42709d[_0x42d8de(0x17e)]!=_0x5a36a1||_0x42709d[_0x42d8de(0x163)]['id']!=_0x152472)throw this[_0x42d8de(0x19d)][_0x42d8de(0xdc)](_0x42d8de(0xf2)),new _0x5465bc(_0x42d8de(0xf2),this);}[_0x155fc2(0xb7)](_0x3780c0,_0x102c4b){const _0x4675b7=_0x155fc2,_0x57b2da=_0x3780c0[_0x4675b7(0x1d1)]();if(_0x102c4b[_0x4675b7(0x215)](_0x57b2da))_0x3780c0[_0x4675b7(0x113)]();else{if(_0x57b2da[_0x4675b7(0x1bf)](_0x102c4b)){const _0x598038=this[_0x4675b7(0x219)][_0x4675b7(0xc1)](_0x102c4b[_0x4675b7(0x23f)][_0x4675b7(0xcf)],_0x4675b7(0x1a2));this[_0x4675b7(0x177)](_0x3780c0,this[_0x4675b7(0x219)][_0x4675b7(0x11d)](_0x57b2da[_0x4675b7(0x23f)],_0x598038));const _0x4888c3=_0x589901(),_0x46885b=_0x3780c0[_0x4675b7(0x163)]['id'],_0x1d1bb0=_0x3780c0[_0x4675b7(0x208)]+':'+_0x3780c0[_0x4675b7(0x17e)];this[_0x4675b7(0xa0)]({'id':_0x4888c3,'type':_0x1d1bb0,'createdAt':new Date(),'authorId':_0x46885b,'data':_0x3780c0[_0x4675b7(0x19a)],'attributes':_0x3780c0[_0x4675b7(0x236)]});const _0xee192d=this[_0x4675b7(0x219)][_0x4675b7(0xc1)](_0x102c4b[_0x4675b7(0x1a2)][_0x4675b7(0x1fb)],_0x4675b7(0x23e)),_0x2d6b86=this[_0x4675b7(0x219)][_0x4675b7(0x11d)](_0xee192d,_0x57b2da[_0x4675b7(0x1a2)]);this[_0x4675b7(0x1f3)](_0x1d1bb0,_0x4888c3,_0x46885b,_0x2d6b86);}else{if(_0x57b2da[_0x4675b7(0x10f)](_0x102c4b[_0x4675b7(0x23f)])){const _0x115dac=this[_0x4675b7(0x219)][_0x4675b7(0xc1)](_0x102c4b[_0x4675b7(0x23f)][_0x4675b7(0xcf)],_0x4675b7(0x1a2));this[_0x4675b7(0x177)](_0x3780c0,this[_0x4675b7(0x219)][_0x4675b7(0x11d)](_0x57b2da[_0x4675b7(0x23f)],_0x115dac));}else{const _0x3d955f=this[_0x4675b7(0x219)][_0x4675b7(0xc1)](_0x102c4b[_0x4675b7(0x1a2)][_0x4675b7(0x1fb)],_0x4675b7(0x23e));this[_0x4675b7(0x177)](_0x3780c0,this[_0x4675b7(0x219)][_0x4675b7(0x11d)](_0x3d955f,_0x57b2da[_0x4675b7(0x1a2)]));}}}}[_0x155fc2(0x155)](_0xc56143){const _0x47dcb2=_0x155fc2;for(const {suggestion:_0x54c08f,meta:_0x2d733e}of this[_0x47dcb2(0x21d)](_0xc56143,_0x47dcb2(0xee))){if(!_0x2d733e[_0x47dcb2(0xae)])continue;const _0x5c73bf=_0x54c08f[_0x47dcb2(0xa5)]();for(const _0x6f9301 of _0x5c73bf)if(!_0xc56143[_0x47dcb2(0x1d4)](_0x6f9301)[_0x47dcb2(0x1fe)])return!0x0;}return!0x1;}[_0x155fc2(0xd0)](_0xc704a8){const _0x2bd71e=_0x155fc2,_0x49d1f5=this[_0x2bd71e(0x19d)][_0x2bd71e(0x129)][_0x2bd71e(0xd2)](_0x2bd71e(0x145))[_0x2bd71e(0x179)](_0xc704a8);if(!_0x49d1f5)throw new _0x5465bc(_0x2bd71e(0x23a),this);return _0x49d1f5;}[_0x155fc2(0x1c7)](_0x447158){const _0xb5238f=_0x155fc2,_0x96aa5f=this[_0xb5238f(0x19d)][_0xb5238f(0x129)][_0xb5238f(0xd2)](_0xb5238f(0x145)),_0x9b53ed=_0x19282e(_0xb5238f(0x239)+_0x447158),_0x5d320b=_0x96aa5f[_0xb5238f(0x179)](_0x9b53ed);return _0x5d320b||_0x96aa5f[_0xb5238f(0x1a4)]({'id':_0x9b53ed,'name':_0x447158});}[_0x155fc2(0x1d9)](_0x4f1cb7,_0x330feb,_0x7acbd4,_0x557b0f,_0x8355c2){const _0x2b8bbe=_0x155fc2,_0x1fd1ab=this[_0x2b8bbe(0xd0)](_0x557b0f),_0xbb204a=this[_0x2b8bbe(0x216)][_0x2b8bbe(0x130)](_0x4f1cb7,_0x330feb,_0x7acbd4,_0x1fd1ab,_0x8355c2,_0x284e79=>{const _0x59aac8=_0x2b8bbe;this[_0x59aac8(0xc3)](_0x7acbd4,{'attributes':_0x284e79});const _0x3f1655=this[_0x59aac8(0x206)](_0x7acbd4);this[_0x59aac8(0xec)](new Set([_0x3f1655])),this[_0x59aac8(0x1c0)](new Set([_0x3f1655]));});return this[_0x2b8bbe(0x205)](_0xbb204a,_0x2b8bbe(0x168),()=>{const _0xce94c3=_0x2b8bbe;this[_0xce94c3(0xc3)](_0x7acbd4,{'state':_0xce94c3(0x14a)});},{'priority':_0x2b8bbe(0x133)}),this[_0x2b8bbe(0x205)](_0xbb204a,_0x2b8bbe(0xab),()=>{const _0x1f3888=_0x2b8bbe;this[_0x1f3888(0xc3)](_0x7acbd4,{'state':_0x1f3888(0xe3)});},{'priority':_0x2b8bbe(0x133)}),this[_0x2b8bbe(0x9c)][_0x2b8bbe(0xc4)](_0x7acbd4,_0xbb204a),this[_0x2b8bbe(0x1de)][_0x2b8bbe(0xc4)](_0xbb204a,_0x2b8bbe(0x116)),_0xbb204a;}[_0x155fc2(0xb3)](_0x4885f9){const _0x1807f2=_0x155fc2,_0x25970=_0x4885f9[_0x1807f2(0x1e3)](':');return{'group':_0x25970[0x0],'type':_0x25970[0x1],'subType':_0x25970[_0x1807f2(0x1fe)]>=0x5?_0x25970[0x2]:null,'id':_0x25970[_0x1807f2(0x1fe)]<0x5?_0x25970[0x2]:_0x25970[0x3],'authorId':_0x25970[_0x1807f2(0x1fe)]<0x5?_0x25970[0x3]:_0x25970[0x4],'markerCount':0x6==_0x25970[_0x1807f2(0x1fe)]?_0x25970[0x5]:null};}[_0x155fc2(0x1f1)](_0x2c699d,_0x37aba5,_0x5359a3){const _0x960d8c=_0x155fc2,_0x5b5e14=_0x2c699d[_0x960d8c(0x1d1)](),_0x4eb655=_0x5b5e14[_0x960d8c(0x23f)],_0x5fc5a2=_0x5b5e14[_0x960d8c(0x1a2)];this[_0x960d8c(0x177)](_0x2c699d,this[_0x960d8c(0x219)][_0x960d8c(0x11d)](_0x4eb655,_0x37aba5));const _0x4c6a7b=_0x589901(),_0x376f9c=_0x2c699d[_0x960d8c(0x163)]['id'],_0x14fa0b=_0x2c699d[_0x960d8c(0x208)]+(_0x2c699d[_0x960d8c(0x17e)]?':'+_0x2c699d[_0x960d8c(0x17e)]:'');this[_0x960d8c(0xa0)]({'id':_0x4c6a7b,'type':_0x14fa0b,'createdAt':new Date(),'authorId':_0x376f9c,'originalSuggestionId':_0x2c699d['id'],'attributes':_0x2c699d[_0x960d8c(0x236)],'data':_0x2c699d[_0x960d8c(0x19a)]});const _0xa20868=this[_0x960d8c(0x15f)](_0x2c699d);(_0x960d8c(0xbd)==_0x2c699d[_0x960d8c(0x208)]||_0xa20868&&this[_0x960d8c(0x191)](_0xa20868))&&(_0x5359a3=this[_0x960d8c(0x219)][_0x960d8c(0x15c)](_0x5359a3[_0x960d8c(0x1fb)])),this[_0x960d8c(0x1f3)](_0x14fa0b,_0x4c6a7b,_0x376f9c,this[_0x960d8c(0x219)][_0x960d8c(0x11d)](_0x5359a3,_0x5fc5a2));}[_0x155fc2(0x21d)](_0x160f3a,_0x576689=null){const _0x4d484f=_0x155fc2,_0x531008=[],_0x2d0f3b=this[_0x4d484f(0x19d)][_0x4d484f(0x129)][_0x4d484f(0xd2)](_0x4d484f(0x145))['me'];Array[_0x4d484f(0x108)](_0x160f3a)||(_0x160f3a=[_0x160f3a]);for(const _0xa74889 of this[_0x4d484f(0x1a9)]()){if(!_0xa74889[_0x4d484f(0x1df)])continue;if(_0x576689&&_0xa74889[_0x4d484f(0x208)]!=_0x576689)continue;let _0x537d99=!0x1;for(const _0x9dc4e8 of _0xa74889[_0x4d484f(0xa5)]()){for(const _0x528f2c of _0x160f3a){const _0x270c72=_0x528f2c[_0x4d484f(0x23f)][_0x4d484f(0x215)](_0x9dc4e8[_0x4d484f(0x1a2)])||_0x528f2c[_0x4d484f(0x1a2)][_0x4d484f(0x215)](_0x9dc4e8[_0x4d484f(0x23f)]);if(_0x270c72||_0x528f2c[_0x4d484f(0x1bc)](_0x9dc4e8)){const _0xd63e2=_0x528f2c[_0x4d484f(0x1bf)](_0x9dc4e8)&&Ot(this[_0x4d484f(0x219)][_0x4d484f(0x1c2)],_0x9dc4e8[_0x4d484f(0x23f)],_0x528f2c),_0x1c0302=_0x9dc4e8[_0x4d484f(0x1bf)](_0x528f2c)&&Ot(this[_0x4d484f(0x219)][_0x4d484f(0x1c2)],_0x528f2c[_0x4d484f(0x23f)],_0x9dc4e8);_0x531008[_0x4d484f(0x148)]({'suggestion':_0xa74889,'meta':{'isOwn':_0x2d0f3b==_0xa74889[_0x4d484f(0x118)],'isNextTo':_0x270c72,'isInsideObject':_0xd63e2,'containsRangeInObject':_0x1c0302}}),_0x537d99=!0x0;break;}}if(_0x537d99)break;}}return _0x531008;}[_0x155fc2(0x1f3)](_0x20842e,_0x42a643,_0x35457f,_0x59ac9b,_0x3c3f12){const _0x46471e=_0x155fc2;this[_0x46471e(0x219)][_0x46471e(0x134)](_0x2c9d35=>{const _0x2d08a5=_0x46471e;let _0x1c0db1=_0x2d08a5(0x237)+_0x20842e+':'+_0x42a643+':'+_0x35457f;_0x3c3f12&&(_0x1c0db1=_0x1c0db1+':'+_0x3c3f12),_0x2c9d35[_0x2d08a5(0x1c5)](_0x1c0db1,{'range':_0x59ac9b,'usingOperation':!0x0,'affectsData':!0x0});});}[_0x155fc2(0x1b2)](_0x3f2ee1){const _0x4ce001=_0x155fc2,_0x1d0234=_0x3f2ee1[_0x4ce001(0x1da)],_0x5579d9=_0x3f2ee1[_0x4ce001(0xff)];_0x3f2ee1[_0x4ce001(0x1da)]=null,_0x3f2ee1[_0x4ce001(0xff)]=null,null!=_0x1d0234&&_0x1d0234[_0x4ce001(0xff)]==_0x3f2ee1&&(_0x1d0234[_0x4ce001(0xff)]=_0x5579d9),null!=_0x5579d9&&_0x5579d9[_0x4ce001(0x1da)]==_0x3f2ee1&&(_0x5579d9[_0x4ce001(0x1da)]=_0x1d0234),_0x4ce001(0x140)==this[_0x4ce001(0x1de)][_0x4ce001(0xd2)](_0x3f2ee1)&&(this[_0x4ce001(0x1de)][_0x4ce001(0xc4)](_0x3f2ee1,_0x4ce001(0x22f)),this[_0x4ce001(0xbe)](_0x4ce001(0x1a1),_0x3f2ee1,_0x1d0234,_0x5579d9));}[_0x155fc2(0xa0)](_0x12caf0){const _0x3b99ff=_0x155fc2,_0x44cd5b=_0x12caf0['id'],_0x376647=this[_0x3b99ff(0x150)](_0x12caf0);if(this[_0x3b99ff(0x14e)]&&this[_0x3b99ff(0x14e)][_0x3b99ff(0x1bb)]){const _0x743c76=this[_0x3b99ff(0x19d)][_0x3b99ff(0x129)][_0x3b99ff(0xd2)](_0x3b99ff(0x161)),_0x4bbf21=_0x376647[_0x3b99ff(0x242)],_0x26c61c=_0x376647[_0x3b99ff(0x17e)]?_0x376647[_0x3b99ff(0x208)]+':'+_0x376647[_0x3b99ff(0x17e)]:_0x376647[_0x3b99ff(0x208)],_0x4d8ada=this[_0x3b99ff(0x19d)][_0x3b99ff(0xf9)],_0x1f9380=_0x743c76[_0x3b99ff(0x160)](_0x1ae1b0(_0x4d8ada,_0x3b99ff(0x103))),_0x3e012f={'id':_0x44cd5b,'type':_0x26c61c,'hasComments':_0x4bbf21,'data':_0x12caf0[_0x3b99ff(0x19a)]||null,'originalSuggestionId':_0x12caf0[_0x3b99ff(0x232)]||null,'attributes':_0x376647[_0x3b99ff(0x236)]};this[_0x3b99ff(0x14e)][_0x3b99ff(0x1bb)](_0x3e012f)[_0x3b99ff(0x109)](_0x182d26=>{const _0x26b8c6=_0x3b99ff;_0x376647[_0x26b8c6(0x16d)]=!0x0,_0x743c76[_0x26b8c6(0x233)](_0x1f9380),_0x182d26&&_0x182d26[_0x26b8c6(0xe8)]&&(this[_0x26b8c6(0x9c)][_0x26b8c6(0xd2)](_0x44cd5b)[_0x26b8c6(0xe8)]=_0x182d26[_0x26b8c6(0xe8)]);})[_0x3b99ff(0x170)](_0x25bc9f=>{const _0x48cb63=_0x3b99ff;throw _0x140fab(_0x48cb63(0x17d)),this[_0x48cb63(0x19d)][_0x48cb63(0xeb)][_0x48cb63(0x220)]({'isUndoable':!0x1},()=>{const _0x2511ad=_0x48cb63;_0x376647[_0x2511ad(0xab)]();}),_0x376647[_0x48cb63(0x17f)](),this[_0x48cb63(0x9c)][_0x48cb63(0x18a)](_0x376647['id']),this[_0x48cb63(0x1de)][_0x48cb63(0x18a)](_0x376647),_0x25bc9f;});}return _0x376647;}[_0x155fc2(0x191)](_0x435e1f){const _0x1bc474=_0x155fc2;return this[_0x1bc474(0x22a)][_0x1bc474(0x1f4)](_0x435e1f);}[_0x155fc2(0xc3)](_0x19e3ac,_0x2f2d9d){const _0x448694=_0x155fc2,_0x2cf19e=this[_0x448694(0x19d)][_0x448694(0x129)][_0x448694(0xd2)](_0x448694(0x161)),_0x5976cf=this[_0x448694(0x206)](_0x19e3ac);if(this[_0x448694(0x14e)]&&this[_0x448694(0x14e)][_0x448694(0x22d)]){if(_0x5976cf[_0x448694(0x16d)]){const _0x512a50=_0x2cf19e[_0x448694(0x160)](_0x1ae1b0(this[_0x448694(0x19d)][_0x448694(0xf9)],_0x448694(0x103)));this[_0x448694(0x14e)][_0x448694(0x22d)](_0x19e3ac,_0x2f2d9d)[_0x448694(0x109)](()=>{const _0x5d64a0=_0x448694;_0x2cf19e[_0x5d64a0(0x233)](_0x512a50);});}else _0x5976cf['on'](_0x448694(0x1a3),()=>{const _0x66890c=_0x448694;this[_0x66890c(0xc3)](_0x19e3ac,_0x2f2d9d);});}}[_0x155fc2(0x1e0)](_0x19d4c4){const _0x33fd11=_0x155fc2;if(!this[_0x33fd11(0x14e)]||!this[_0x33fd11(0x14e)][_0x33fd11(0x206)])throw new _0x5465bc(_0x33fd11(0x187),this);return this[_0x33fd11(0x14e)][_0x33fd11(0x206)](_0x19d4c4);}[_0x155fc2(0xdd)](_0x4b4121){const _0x4acc0b=_0x155fc2,{id:_0x398cbf,type:_0x171192,subType:_0xb9f5db,authorId:_0x413045}=this[_0x4acc0b(0xb3)](_0x4b4121),_0x22979b=this[_0x4acc0b(0x9c)][_0x4acc0b(0xd2)](_0x398cbf)||this[_0x4acc0b(0x1d9)](_0x171192,_0xb9f5db,_0x398cbf,_0x413045,{});switch(this[_0x4acc0b(0x23c)](_0x22979b,_0x171192,_0xb9f5db,_0x413045),this[_0x4acc0b(0x1de)][_0x4acc0b(0xd2)](_0x22979b)){case _0x4acc0b(0x116):this[_0x4acc0b(0x1e0)](_0x398cbf)[_0x4acc0b(0x109)](_0x1b5f16=>{const _0x12f8e0=_0x4acc0b;let _0xd61084=Promise[_0x12f8e0(0x122)]();_0x1b5f16[_0x12f8e0(0x242)]&&(_0xd61084=this[_0x12f8e0(0xf3)][_0x12f8e0(0x151)]({'channelId':this[_0x12f8e0(0x19d)][_0x12f8e0(0x196)][_0x12f8e0(0xd2)](_0x12f8e0(0x171)),'threadId':_0x398cbf})),_0xd61084[_0x12f8e0(0x109)](()=>{const _0x1a36aa=_0x12f8e0;this[_0x1a36aa(0x150)](_0x1b5f16)[_0x1a36aa(0x16d)]=!0x0;});}),this[_0x4acc0b(0x1de)][_0x4acc0b(0xc4)](_0x22979b,_0x4acc0b(0x110));break;case _0x4acc0b(0x22f):this[_0x4acc0b(0xc3)](_0x398cbf,{'state':_0x4acc0b(0x156)});case _0x4acc0b(0x1b7):this[_0x4acc0b(0x1de)][_0x4acc0b(0xc4)](_0x22979b,_0x4acc0b(0x140)),this[_0x4acc0b(0xbe)](_0x4acc0b(0x199),_0x22979b);break;case _0x4acc0b(0x140):this[_0x4acc0b(0xbe)](_0x4acc0b(0x1f7),_0x22979b);}return _0x22979b[_0x4acc0b(0xad)](_0x4b4121),_0x22979b;}[_0x155fc2(0x1c0)](_0x53525a){const _0x277f4a=_0x155fc2,_0x4646a4=Array[_0x277f4a(0x13d)](_0x53525a),_0x180fff=_0x4646a4[_0x277f4a(0x1dd)](_0x46d700=>_0x277f4a(0x1a6)==_0x46d700[_0x277f4a(0x208)]);this[_0x277f4a(0xc6)](_0x180fff);const _0x29ff12=_0x4646a4[_0x277f4a(0x1dd)](_0x3db977=>!_0x3db977[_0x277f4a(0x157)]&&_0x277f4a(0x1a6)!=_0x3db977[_0x277f4a(0x208)]),_0x59fe94=this[_0x277f4a(0x1a9)]({'skipNotAttached':!0x0})[_0x277f4a(0x1dd)](_0xe6430e=>!_0xe6430e[_0x277f4a(0x157)]&&_0x277f4a(0x1a6)!=_0xe6430e[_0x277f4a(0x208)]),_0x31bddd=_0x59fe94[_0x277f4a(0x1dd)](_0x430464=>!_0x53525a[_0x277f4a(0x1f4)](_0x430464)),_0x59836c=new Map(_0x59fe94[_0x277f4a(0x115)](_0x200102=>[_0x200102,this[_0x277f4a(0x216)][_0x277f4a(0x20d)](_0x200102[_0x277f4a(0x208)],_0x200102[_0x277f4a(0x17e)],_0x277f4a(0x17a))])),_0x2828e2=new Map(_0x59fe94[_0x277f4a(0x115)](_0x4752ee=>[_0x4752ee,_0x4752ee[_0x277f4a(0x1d1)]()])),_0x40b7c8=new Set(),_0x5d35ba=new Set();for(let _0x4c69fd=0x0;_0x4c69fd<_0x29ff12[_0x277f4a(0x1fe)];_0x4c69fd++)_0x30b568(_0x29ff12[_0x4c69fd],_0x29ff12,_0x4c69fd+0x1);for(let _0x4bc6c9=0x0;_0x4bc6c9<_0x29ff12[_0x277f4a(0x1fe)];_0x4bc6c9++)_0x30b568(_0x29ff12[_0x4bc6c9],_0x31bddd,0x0);const _0x5eef35=new Set();for(let _0x2f0022=0x0;_0x2f0022<_0x29ff12[_0x277f4a(0x1fe)];_0x2f0022++){const _0x586233=_0x29ff12[_0x2f0022];!_0x5d35ba[_0x277f4a(0x1f4)](_0x586233)&&_0x586233[_0x277f4a(0x1da)]&&(_0x5eef35[_0x277f4a(0x160)](_0x586233[_0x277f4a(0x1da)]),_0x586233[_0x277f4a(0x1da)][_0x277f4a(0xff)]===_0x586233&&(_0x586233[_0x277f4a(0x1da)][_0x277f4a(0xff)]=null),_0x586233[_0x277f4a(0x1da)]=null),!_0x40b7c8[_0x277f4a(0x1f4)](_0x586233)&&_0x586233[_0x277f4a(0xff)]&&(_0x5eef35[_0x277f4a(0x160)](_0x586233[_0x277f4a(0xff)]),_0x586233[_0x277f4a(0xff)][_0x277f4a(0x1da)]===_0x586233&&(_0x586233[_0x277f4a(0xff)][_0x277f4a(0x1da)]=null),_0x586233[_0x277f4a(0xff)]=null);}function _0x30b568(_0x449d19,_0x556699,_0x58955a){const _0xa70d66=_0x277f4a;for(let _0x2f81ae=_0x58955a;_0x2f81ae<_0x556699[_0xa70d66(0x1fe)];_0x2f81ae++){const _0x282b99=_0x3a1575(_0x449d19,_0x556699[_0x2f81ae]);_0x282b99&&(_0x282b99[0x0][_0xa70d66(0xff)]=_0x282b99[0x1],_0x282b99[0x1][_0xa70d66(0x1da)]=_0x282b99[0x0],_0x40b7c8[_0xa70d66(0x160)](_0x282b99[0x0]),_0x5d35ba[_0xa70d66(0x160)](_0x282b99[0x1]));}}function _0x3a1575(_0x447ed8,_0x1dda58){const _0x26acd9=_0x277f4a;if(_0x447ed8[_0x26acd9(0x118)]['id']!==_0x1dda58[_0x26acd9(0x118)]['id'])return null;const _0x139351=_0x59836c[_0x26acd9(0xd2)](_0x447ed8)(_0x447ed8,_0x1dda58,_0x2828e2[_0x26acd9(0xd2)](_0x447ed8),_0x2828e2[_0x26acd9(0xd2)](_0x1dda58));if(!_0x139351)return null;return _0x59836c[_0x26acd9(0xd2)](_0x1dda58)(_0x447ed8,_0x1dda58,_0x2828e2[_0x26acd9(0xd2)](_0x447ed8),_0x2828e2[_0x26acd9(0xd2)](_0x1dda58))?_0x139351[0x1][_0x26acd9(0x231)]&&_0x139351[0x1][_0x26acd9(0x231)][_0x26acd9(0x1fe)]?null:_0x139351:null;}_0x5eef35[_0x277f4a(0x224)]&&this[_0x277f4a(0x1c0)](_0x5eef35);}[_0x155fc2(0xc6)](_0x4a7c38){const _0x40a248=_0x155fc2;if(0x0==_0x4a7c38[_0x40a248(0x1fe)])return;const _0x485fc4=this[_0x40a248(0x1a9)]({'skipNotAttached':!0x0})[_0x40a248(0x1dd)](_0x16b0c0=>_0x40a248(0x1a6)==_0x16b0c0[_0x40a248(0x208)]&&_0x16b0c0[_0x40a248(0x98)]),_0xf64127=[],_0x2dcb1e=new Map();for(const _0x508876 of _0x485fc4){const _0x16d7b4=_0x19282e(_0x508876[_0x40a248(0x236)]);_0x2dcb1e[_0x40a248(0x1f4)](_0x16d7b4)||(_0x2dcb1e[_0x40a248(0xc4)](_0x16d7b4,_0xf64127[_0x40a248(0x1fe)]),_0xf64127[_0x40a248(0x148)]([]));const _0x362296=_0x2dcb1e[_0x40a248(0xd2)](_0x16d7b4);_0xf64127[_0x362296][_0x40a248(0x148)](_0x508876);}!(function(){const _0x192a7f=_0x40a248;_0xf64127[_0x192a7f(0x211)]((_0x20721d,_0x1039ff)=>{const _0x4402cf=_0x192a7f,_0x3d8e11=_0x20721d[0x0][_0x4402cf(0xe8)],_0x2c4589=_0x1039ff[0x0][_0x4402cf(0xe8)];return _0x3d8e11==_0x2c4589?_0x20721d[0x0][_0x4402cf(0x236)][_0x4402cf(0x1ea)]<_0x1039ff[0x0][_0x4402cf(0x236)][_0x4402cf(0x1ea)]?-0x1:0x1:_0x3d8e11<_0x2c4589?-0x1:0x1;});for(const _0x39b4c1 of _0xf64127)_0x39b4c1[_0x192a7f(0x211)]((_0x5be75a,_0x3c3b68)=>_0x5be75a['id']<_0x3c3b68['id']?-0x1:0x1);}());for(let _0x5b9a07=0x0;_0x5b9a07<_0xf64127[_0x40a248(0x1fe)];_0x5b9a07++){if(0x0==_0xf64127[_0x5b9a07][_0x40a248(0x1fe)])continue;const _0x1e3b0d=[];for(let _0x2116e7=_0x5b9a07+0x1;_0x2116e7<_0xf64127[_0x40a248(0x1fe)];_0x2116e7++)0x0!=_0xf64127[_0x2116e7][_0x40a248(0x1fe)]&&_0x382aa7(_0xf64127[_0x5b9a07],_0xf64127[_0x2116e7])&&_0x1e3b0d[_0x40a248(0x148)](_0x2116e7);for(const _0x416807 of _0x1e3b0d)_0xf64127[_0x5b9a07]=_0xf64127[_0x5b9a07][_0x40a248(0x230)](_0xf64127[_0x416807]),_0xf64127[_0x416807]=[];}for(const _0x3d6962 of _0xf64127)for(let _0x3f5b27=0x0;_0x3f5b27<_0x3d6962[_0x40a248(0x1fe)];_0x3f5b27++){const _0x49b854=_0x3d6962[_0x3f5b27+0x1]||null;_0x3d6962[_0x3f5b27][_0x40a248(0xff)]!==_0x49b854&&(_0x3d6962[_0x3f5b27][_0x40a248(0xff)]=_0x49b854);}for(const _0x1c7f0c of _0xf64127)for(let _0x40824e=0x0;_0x40824e<_0x1c7f0c[_0x40a248(0x1fe)];_0x40824e++){const _0x3cd4a5=_0x1c7f0c[_0x40824e-0x1]||null;_0x1c7f0c[_0x40824e][_0x40a248(0x1da)]!==_0x3cd4a5&&(_0x1c7f0c[_0x40824e][_0x40a248(0x1da)]=_0x3cd4a5);}function _0x382aa7(_0x1ae9a6,_0x60b3fb){const _0x2d8026=_0x40a248;if(_0x1ae9a6[0x0][_0x2d8026(0x236)][_0x2d8026(0x1ea)]!==_0x60b3fb[0x0][_0x2d8026(0x236)][_0x2d8026(0x1ea)]&&_0x1ae9a6[0x0][_0x2d8026(0x118)]!==_0x60b3fb[0x0][_0x2d8026(0x118)])return!0x1;if(!function(_0x4465f5,_0x16e357){const _0x1c8c15=_0x2d8026;if(!_0x4465f5[_0x1c8c15(0x242)]&&!_0x16e357[_0x1c8c15(0x242)])return!0x0;if(_0x4465f5[_0x1c8c15(0x242)]&&_0x16e357[_0x1c8c15(0x242)])return!0x1;if(_0x4465f5[_0x1c8c15(0x242)]&&_0x16e357[_0x1c8c15(0xe8)]<_0x4465f5[_0x1c8c15(0x231)][_0x1c8c15(0x1c6)][_0x1c8c15(0xd2)](0x0)[_0x1c8c15(0xe8)])return!0x0;if(_0x16e357[_0x1c8c15(0x242)]&&_0x4465f5[_0x1c8c15(0xe8)]<_0x16e357[_0x1c8c15(0x231)][_0x1c8c15(0x1c6)][_0x1c8c15(0xd2)](0x0)[_0x1c8c15(0xe8)])return!0x0;return!0x1;}(_0x1ae9a6[0x0],_0x60b3fb[0x0]))return!0x1;const _0x378c0c=_0x2fef21(_0x1ae9a6[0x0][_0x2d8026(0x236)],_0x2d8026(0x1ea)),_0x2bfad1=_0x2fef21(_0x60b3fb[0x0][_0x2d8026(0x236)],_0x2d8026(0x1ea));if(!_0x4c72f0(_0x378c0c,_0x2bfad1))return!0x1;return!!_0x1ae9a6[_0x2d8026(0xaa)](_0x1ead70=>_0x60b3fb[_0x2d8026(0x1aa)](_0x11a04d=>_0x1ead70[_0x2d8026(0x1d1)]()[_0x2d8026(0x215)](_0x11a04d[_0x2d8026(0x1d1)]())))&&_0x60b3fb[_0x2d8026(0xaa)](_0x2b78e7=>_0x1ae9a6[_0x2d8026(0x1aa)](_0x31a28d=>_0x2b78e7[_0x2d8026(0x1d1)]()[_0x2d8026(0x215)](_0x31a28d[_0x2d8026(0x1d1)]())));}}[_0x155fc2(0xec)](_0x59e31c){const _0x5bcb43=_0x155fc2,_0x4b36b4=Array[_0x5bcb43(0x13d)](_0x59e31c),_0x47b883=this[_0x5bcb43(0x1a9)]({'skipNotAttached':!0x0}),_0x333433=_0x47b883[_0x5bcb43(0x1dd)](_0x14aa32=>!_0x59e31c[_0x5bcb43(0x1f4)](_0x14aa32)),_0xfd6de9=new Map(_0x4b36b4[_0x5bcb43(0x115)](_0x29900a=>[_0x29900a,this[_0x5bcb43(0x216)][_0x5bcb43(0x20d)](_0x29900a[_0x5bcb43(0x208)],_0x29900a[_0x5bcb43(0x17e)],_0x5bcb43(0xaf))])),_0x43abeb=new Map(_0x47b883[_0x5bcb43(0x115)](_0x4d75ad=>[_0x4d75ad,_0x4d75ad[_0x5bcb43(0xa5)]()]));for(let _0x444087=0x0;_0x444087<_0x4b36b4[_0x5bcb43(0x1fe)];_0x444087++){if(_0x3aeac8(this,_0x4b36b4[_0x444087],_0x4b36b4,_0x444087+0x1))return!0x0;}for(let _0x590f77=0x0;_0x590f77<_0x4b36b4[_0x5bcb43(0x1fe)];_0x590f77++){if(_0x3aeac8(this,_0x4b36b4[_0x590f77],_0x333433,0x0))return!0x0;}return!0x1;function _0x3aeac8(_0x4bf932,_0x5287ae,_0x4a45f2,_0x3e4286){const _0x1bec13=_0x5bcb43;for(let _0x10caa2=_0x3e4286;_0x10caa2<_0x4a45f2[_0x1bec13(0x1fe)];_0x10caa2++){const _0x129c05=_0x4a45f2[_0x10caa2];if(_0x129c05[_0x1bec13(0x208)]!==_0x5287ae[_0x1bec13(0x208)]||_0x129c05[_0x1bec13(0x118)]['id']!==_0x5287ae[_0x1bec13(0x118)]['id']||_0x129c05[_0x1bec13(0x17e)]!==_0x5287ae[_0x1bec13(0x17e)])continue;if(!Jt(_0x5287ae,_0x129c05))continue;if(_0x1bec13(0x1a6)==_0x5287ae[_0x1bec13(0x208)]&&_0x5287ae[_0x1bec13(0x19a)][_0x1bec13(0xe9)]!=_0x129c05[_0x1bec13(0x19a)][_0x1bec13(0xe9)])continue;if(_0x1bec13(0x1a6)==_0x5287ae[_0x1bec13(0x208)]&&_0x4bf932[_0x1bec13(0x191)](_0x5287ae[_0x1bec13(0x19a)][_0x1bec13(0x15a)]))continue;if(_0x1bec13(0xbd)==_0x5287ae[_0x1bec13(0x208)]){const _0x2840f1=_0x4bf932[_0x1bec13(0x19d)][_0x1bec13(0xeb)],_0x616160=_0x5287ae[_0x1bec13(0x194)]();if(_0x616160&&(_0x2840f1[_0x1bec13(0x1c2)][_0x1bec13(0x1af)](_0x616160)||_0x2840f1[_0x1bec13(0x1c2)][_0x1bec13(0x221)](_0x616160)))continue;}const _0x4e9386=_0xfd6de9[_0x1bec13(0xd2)](_0x5287ae),_0x2792f0=_0x43abeb[_0x1bec13(0xd2)](_0x5287ae),_0x46132a=_0x43abeb[_0x1bec13(0xd2)](_0x129c05),_0x339aaa=_0x5287ae[_0x1bec13(0x231)]&&_0x5287ae[_0x1bec13(0x231)][_0x1bec13(0x1fe)],_0x195304=_0x129c05[_0x1bec13(0x231)]&&_0x129c05[_0x1bec13(0x231)][_0x1bec13(0x1fe)];if(!_0x339aaa&&_0x4e9386(_0x46132a,_0x2792f0))return _0x4bf932[_0x1bec13(0x1d7)](_0x129c05,_0x5287ae),_0x43abeb[_0x1bec13(0x18a)](_0x5287ae),!0x0;if(!_0x195304&&_0x4e9386(_0x2792f0,_0x46132a))return _0x4bf932[_0x1bec13(0x1d7)](_0x5287ae,_0x129c05),_0x43abeb[_0x1bec13(0x18a)](_0x129c05),!0x0;}return!0x1;}}[_0x155fc2(0x1d7)](_0x3ef020,_0x349904){const _0x42cbb4=_0x155fc2;if(_0x3ef020[_0x42cbb4(0x157)]){for(const _0x32f1a5 of _0x349904[_0x42cbb4(0xa5)]())_0x3ef020[_0x42cbb4(0x1d0)](_0x32f1a5);}else{const _0x4a9d31=_0x349904[_0x42cbb4(0x1d1)]()[_0x42cbb4(0x1a2)];this[_0x42cbb4(0x177)](_0x3ef020,this[_0x42cbb4(0x219)][_0x42cbb4(0x11d)](_0x3ef020[_0x42cbb4(0x1d1)]()[_0x42cbb4(0x23f)],_0x4a9d31));}_0x349904[_0x42cbb4(0x113)]();}[_0x155fc2(0xd9)](_0x477ac4,_0x380ca8,_0xd1dbfb){const _0x12ce07=_0x155fc2,_0x402cfd=_0x477ac4[_0x12ce07(0x1d6)](_0x12ce07(0xfa))||_0x477ac4[_0x12ce07(0x1d6)](_0x12ce07(0x1a6))?_0x12ce07(0xa2):_0x477ac4[_0x12ce07(0x176)]();return _0x1ae1b0(this[_0x12ce07(0x19d)][_0x12ce07(0xf9)],_0x380ca8+'_'+_0x402cfd+_0x12ce07(0x1b9),_0xd1dbfb);}[_0x155fc2(0xcd)](){const _0xe9a68f=_0x155fc2,_0x251f60=this[_0xe9a68f(0x19d)];if(!_0x251f60['ui'])return;const {ariaLiveAnnouncer:_0x109b2c}=_0x251f60['ui'];_0x34228b(this[_0xe9a68f(0x219)],({left:_0x15eb8a,entered:_0x43fb90})=>{const _0x5442cf=_0xe9a68f;for(const _0x55f59f of _0x15eb8a){const {group:_0x4b60fc,type:_0x3767ee}=this[_0x5442cf(0xb3)](_0x55f59f[_0x5442cf(0x14c)]);if(_0x5442cf(0x16b)===_0x4b60fc){_0x109b2c[_0x5442cf(0x203)](this[_0x5442cf(0xd9)](_0x3767ee,_0x5442cf(0x19f)));break;}}for(const _0x48b744 of _0x43fb90){const {group:_0x488751,type:_0x3aac64}=this[_0x5442cf(0xb3)](_0x48b744[_0x5442cf(0x14c)]);if(_0x5442cf(0x16b)===_0x488751){_0x109b2c[_0x5442cf(0x203)](this[_0x5442cf(0xd9)](_0x3aac64,_0x5442cf(0x1d3),_0x424a50(_0x213217)));break;}}});}[_0x155fc2(0x137)](_0x43e013){const _0x5a99d3=_0x155fc2;if(this[_0x5a99d3(0x1f2)])return!0x1;const _0x5d9059=this[_0x5a99d3(0x19d)],_0x425fe3=_0x5d9059[_0x5a99d3(0xeb)][_0x5a99d3(0x9d)][_0x5a99d3(0x1c3)][_0x5a99d3(0x149)]();if(0x0==_0x425fe3[_0x5a99d3(0x1fe)])return!0x1;const _0x550e0f=[],_0x41c234=_0x425fe3[_0x5a99d3(0x1dd)](_0x5221dc=>_0x5a99d3(0x1a6)==_0x5221dc[_0x5a99d3(0x208)]),_0x158173=_0x425fe3[_0x5a99d3(0x1dd)](_0x1b8912=>_0x5a99d3(0x21e)==_0x1b8912[_0x5a99d3(0x208)]&&_0x5a99d3(0x200)!=_0x1b8912[_0x5a99d3(0x14c)]),_0x18e679=_0x425fe3[_0x5a99d3(0x1dd)](_0x134d92=>_0x5a99d3(0x233)==_0x134d92[_0x5a99d3(0x208)]&&_0x5a99d3(0x200)!=_0x134d92[_0x5a99d3(0x14c)]);for(const _0xe632c3 of _0x41c234)_0x550e0f[_0x5a99d3(0x148)]({'key':_0xe632c3[_0x5a99d3(0xe7)],'newValue':_0xe632c3[_0x5a99d3(0x19c)],'oldValue':_0xe632c3[_0x5a99d3(0x229)],'range':Pt(_0xe632c3[_0x5a99d3(0x1b6)],_0x5d9059[_0x5a99d3(0xeb)])});for(const _0x29da70 of _0x158173){const _0x1e0497=_0x18e679[_0x5a99d3(0x1a8)](_0x806b30=>_0x806b30[_0x5a99d3(0x16e)][_0x5a99d3(0x215)](_0x29da70[_0x5a99d3(0x16e)]));_0x1e0497&&_0x550e0f[_0x5a99d3(0x148)]({'key':_0x5a99d3(0x13e),'newValue':_0x29da70[_0x5a99d3(0x14c)],'oldValue':_0x1e0497[_0x5a99d3(0x14c)],'range':_0x5d9059[_0x5a99d3(0xeb)][_0x5a99d3(0x21a)](_0x29da70[_0x5a99d3(0x16e)][_0x5a99d3(0x1e6)])});}return 0x0!=_0x550e0f[_0x5a99d3(0x1fe)]&&this[_0x5a99d3(0x228)](_0x43e013,_0x550e0f);}[_0x155fc2(0x1d8)](_0x45422d){const _0x2df799=_0x155fc2;let _0x326278=!0x1;const _0x270984=this[_0x2df799(0x19d)][_0x2df799(0xeb)][_0x2df799(0x9d)][_0x2df799(0x1c3)][_0x2df799(0x11e)]()[_0x2df799(0x1dd)](_0x3a27ed=>_0x3a27ed[_0x2df799(0x19a)][_0x2df799(0x119)]&&_0x3a27ed[_0x2df799(0x14c)][_0x2df799(0x1d6)](_0x2df799(0x14b)));for(const _0x3e91c0 of _0x270984){const {subType:_0xaa2658,id:_0x235d31}=this[_0x2df799(0xb3)](_0x3e91c0[_0x2df799(0x14c)]),_0xa625d6=_0xaa2658[_0x2df799(0x1e3)]('|')[0x0];for(const _0x485e63 of this[_0x2df799(0x1a9)]({'skipNotAttached':!0x0}))_0x485e63['id']!=_0x235d31&&_0x2df799(0x1a6)==_0x485e63[_0x2df799(0x208)]&&_0x485e63[_0x2df799(0x19a)]&&_0x485e63[_0x2df799(0x19a)][_0x2df799(0x15a)]==_0xa625d6&&_0x485e63[_0x2df799(0x1d1)]()[_0x2df799(0x144)](_0x3e91c0[_0x2df799(0x19a)][_0x2df799(0x119)])&&(this[_0x2df799(0x182)](_0x485e63,_0x3e91c0[_0x2df799(0x19a)][_0x2df799(0x119)],_0x45422d),_0x326278=!0x0);}return _0x326278;}[_0x155fc2(0xa9)](_0x352d6a){const _0x176002=_0x155fc2;this[_0x176002(0x19d)],(this[_0x176002(0x1f2)]=!0x0,_0x352d6a());}[_0x155fc2(0x210)](_0x11e6c3){const _0x437cea=_0x155fc2,_0x5f0bd8=this[_0x437cea(0x191)](_0x11e6c3),_0x2e36c7=this[_0x437cea(0x183)][_0x437cea(0x1f4)](_0x11e6c3);return _0x5f0bd8||_0x2e36c7;}[_0x155fc2(0x228)](_0xbd475d,_0x284276){const _0x45ad68=_0x155fc2;if(0x0==_0x284276[_0x45ad68(0x1fe)])return!0x1;let _0x59c595=!0x1;for(const _0x556a78 of _0x284276){const _0x218d72=this[_0x45ad68(0x21d)](_0x556a78[_0x45ad68(0x1b6)],_0x45ad68(0x1a6))[_0x45ad68(0x1dd)](_0x1ec390=>!_0x1ec390[_0x45ad68(0xe1)][_0x45ad68(0x12c)])[_0x45ad68(0x115)](_0x2af840=>_0x2af840[_0x45ad68(0x16b)]),_0xf4f24d=_0x19282e({'newValue':_0x556a78[_0x45ad68(0x128)]});_0x218d72[_0x45ad68(0x1dd)](_0x214780=>{const _0x4332a5=_0x45ad68,[_0x3ce0d1,_0x2e776d]=_0x214780[_0x4332a5(0x17e)][_0x4332a5(0x1e3)]('|');return _0x3ce0d1==_0x556a78[_0x4332a5(0x15a)]&&_0x2e776d!=_0xf4f24d;})[_0x45ad68(0x218)](_0x51a997=>{const _0x14c233=_0x45ad68;this[_0x14c233(0x182)](_0x51a997,_0x556a78[_0x14c233(0x1b6)],_0xbd475d),_0x59c595=!0x0;});}return _0x59c595;}[_0x155fc2(0x182)](_0x164fdf,_0x4c1f89,_0x47d074){const _0xec5a1a=_0x155fc2,_0x1354e5=_0x164fdf[_0xec5a1a(0x1d1)]()[_0xec5a1a(0x1d4)](_0x4c1f89);0x0!==_0x1354e5[_0xec5a1a(0x1fe)]?0x1!==_0x1354e5[_0xec5a1a(0x1fe)]?this[_0xec5a1a(0x1f1)](_0x164fdf,_0x4c1f89[_0xec5a1a(0x23f)],_0x4c1f89[_0xec5a1a(0x1a2)]):this[_0xec5a1a(0x177)](_0x164fdf,_0x1354e5[0x0]):_0x47d074[_0xec5a1a(0xa7)](_0x164fdf[_0xec5a1a(0x243)]());}}class Et{constructor(_0x5de652){const _0x575444=_0x155fc2;this[_0x575444(0x105)]=_0x5de652,this[_0x575444(0x219)]=_0x5de652[_0x575444(0xeb)],this[_0x575444(0x14d)]=new Map(),this[_0x575444(0x1b3)]=new Map(),this[_0x575444(0x15e)]();}[_0x155fc2(0x130)](_0x587c08,_0x5adb2c,_0x4dc7eb,_0x290459,_0x25e9e1,_0x54019d){const _0x115dd3=_0x155fc2;return new _0x1fd7b2(this[_0x115dd3(0x219)],{'type':_0x587c08,'subType':_0x5adb2c,'id':_0x4dc7eb,'author':_0x290459,'creator':_0x290459,'attributes':_0x25e9e1,'onAttributesChange':_0x54019d,'onAccept':(..._0x5b2420)=>this[_0x115dd3(0x20d)](_0x587c08,_0x5adb2c,_0x115dd3(0x168))(..._0x5b2420),'onDiscard':(..._0x3c4164)=>this[_0x115dd3(0x20d)](_0x587c08,_0x5adb2c,_0x115dd3(0xab))(..._0x3c4164)});}[_0x155fc2(0xba)](_0x526db9,_0x3f2b8b,_0x5d8044,_0x569bf2){const _0x34b1e7=_0x155fc2,_0x45de0c=_0x526db9+':'+_0x3f2b8b+':'+_0x5d8044;this[_0x34b1e7(0x14d)][_0x34b1e7(0xc4)](_0x45de0c,_0x569bf2);}[_0x155fc2(0x20d)](_0x35156e,_0x225a43,_0x32b68a){const _0x3bd536=_0x155fc2,_0x359a72=_0x35156e+':'+_0x225a43+':'+_0x32b68a;return this[_0x3bd536(0x14d)][_0x3bd536(0xd2)](_0x359a72)||this[_0x3bd536(0x1b3)][_0x3bd536(0xd2)](_0x35156e+':'+_0x32b68a);}[_0x155fc2(0x15e)](){const _0x17e512=_0x155fc2,_0x2f1f2d=()=>!0x1,_0x55429c=_0x288cea=>{const _0x8084fa=_0x22ca;_0x288cea[_0x8084fa(0x211)]((_0x42aa75,_0x5ee370)=>_0x42aa75[_0x8084fa(0x23f)][_0x8084fa(0xa1)](_0x5ee370[_0x8084fa(0x23f)])?0x1:-0x1),this[_0x8084fa(0x219)][_0x8084fa(0x134)](_0x4eeb94=>{const _0x2aa8e8=_0x8084fa;for(const _0x40b584 of _0x288cea){let _0xfbb286;_0xfbb286=_0x40b584[_0x2aa8e8(0x1a2)][_0x2aa8e8(0xfe)]&&_0x40b584[_0x2aa8e8(0x1a2)][_0x2aa8e8(0x1fb)]==_0x40b584[_0x2aa8e8(0x23f)][_0x2aa8e8(0x1e6)]?_0x4eeb94[_0x2aa8e8(0x1a5)](_0x40b584[_0x2aa8e8(0x23f)][_0x2aa8e8(0x1e6)],'on'):_0x4eeb94[_0x2aa8e8(0x1a5)](_0x40b584),this[_0x2aa8e8(0x219)][_0x2aa8e8(0xd5)](_0xfbb286,{'forceDefaultExecution':!0x0,'doNotAutoparagraph':!0x0});}});},_0x132267=(_0x37621f,_0x4194fe)=>{const _0x7d38dc=_0x22ca;_0x4194fe&&this[_0x7d38dc(0x219)][_0x7d38dc(0x134)](_0xbe9a10=>{const _0x3f580c=_0x7d38dc,{commandName:_0x189881,commandParams:_0x4f34d8=[]}=_0x4194fe,_0x4bc67e=_0x37621f[_0x3f580c(0x115)](_0x4fa285=>(Vt(_0x4fa285)&&(_0x4fa285=this[_0x3f580c(0x219)][_0x3f580c(0x11d)](_0x4fa285[_0x3f580c(0x1a2)])),_0x4fa285))[_0x3f580c(0x1dd)](_0x3f3652=>_0x3f580c(0x1fa)!==_0x3f3652[_0x3f580c(0x178)][_0x3f580c(0x13b)]);if(_0x4bc67e[_0x3f580c(0x1fe)]<0x1)return;const _0x12250b=Array[_0x3f580c(0x13d)](this[_0x3f580c(0x219)][_0x3f580c(0x9d)][_0x3f580c(0x1bd)][_0x3f580c(0xa5)]())[_0x3f580c(0x115)](_0x235ef6=>_0x5930a3[_0x3f580c(0xde)](_0x235ef6));_0xbe9a10[_0x3f580c(0x158)](_0x4bc67e);for(const _0x9469df of this[_0x3f580c(0x105)][_0x3f580c(0x22e)][_0x3f580c(0x22e)]())_0x9469df[_0x3f580c(0x131)]();_0x4f34d8[_0x3f580c(0x148)]({'forceDefaultExecution':!0x0}),this[_0x3f580c(0x105)][_0x3f580c(0x202)](_0x189881,..._0x4f34d8);const _0x38809b=_0x12250b[_0x3f580c(0x1dd)](_0x2bf4be=>_0x3f580c(0x1fa)!=_0x2bf4be[_0x3f580c(0x178)][_0x3f580c(0x13b)]);_0x38809b[_0x3f580c(0x1fe)]>0x0&&_0xbe9a10[_0x3f580c(0x158)](_0x38809b);for(const _0x53fd6a of _0x12250b)_0x53fd6a[_0x3f580c(0x244)]();});},_0x1771df=(_0x2543bd,_0x1b191f)=>0x1==_0x2543bd[_0x17e512(0x1fe)]&&0x1==_0x1b191f[_0x17e512(0x1fe)]&&_0x2543bd[0x0][_0x17e512(0x1a2)][_0x17e512(0x215)](_0x1b191f[0x0][_0x17e512(0x23f)]),_0x10ca67=(_0x1d800f,_0x4dc3f8,_0x77daa7,_0x425d1e)=>Ht(_0x1d800f,_0x4dc3f8,_0x77daa7,_0x425d1e,this[_0x17e512(0x219)])?[_0x1d800f,_0x4dc3f8]:Ht(_0x4dc3f8,_0x1d800f,_0x425d1e,_0x77daa7,this[_0x17e512(0x219)])?[_0x4dc3f8,_0x1d800f]:null;this[_0x17e512(0x1b3)][_0x17e512(0xc4)](_0x17e512(0x100),_0x2f1f2d),this[_0x17e512(0x1b3)][_0x17e512(0xc4)](_0x17e512(0x240),_0x55429c),this[_0x17e512(0x1b3)][_0x17e512(0xc4)](_0x17e512(0x235),_0x1771df),this[_0x17e512(0x1b3)][_0x17e512(0xc4)](_0x17e512(0x1c1),_0x10ca67),this[_0x17e512(0x1b3)][_0x17e512(0xc4)](_0x17e512(0xd8),_0x55429c),this[_0x17e512(0x1b3)][_0x17e512(0xc4)](_0x17e512(0x12b),_0x2f1f2d),this[_0x17e512(0x1b3)][_0x17e512(0xc4)](_0x17e512(0x18f),_0x1771df),this[_0x17e512(0x1b3)][_0x17e512(0xc4)](_0x17e512(0x1ff),_0x10ca67),this[_0x17e512(0x1b3)][_0x17e512(0xc4)](_0x17e512(0x195),_0x132267),this[_0x17e512(0x1b3)][_0x17e512(0xc4)](_0x17e512(0x120),_0x2f1f2d),this[_0x17e512(0x1b3)][_0x17e512(0xc4)](_0x17e512(0x185),_0x1771df),this[_0x17e512(0x1b3)][_0x17e512(0xc4)](_0x17e512(0x124),_0x2f1f2d),this[_0x17e512(0x1b3)][_0x17e512(0xc4)](_0x17e512(0x1fc),_0x132267),this[_0x17e512(0x1b3)][_0x17e512(0xc4)](_0x17e512(0xa3),_0x2f1f2d),this[_0x17e512(0x1b3)][_0x17e512(0xc4)](_0x17e512(0x102),_0x1771df),this[_0x17e512(0x1b3)][_0x17e512(0xc4)](_0x17e512(0xf7),_0x2f1f2d),this[_0x17e512(0x1b3)][_0x17e512(0xc4)](_0x17e512(0xe4),_0x2f1f2d),this[_0x17e512(0x1b3)][_0x17e512(0xc4)](_0x17e512(0x223),(_0x531425,_0x4a13a4)=>{const _0x127393=_0x17e512;if(!_0x4a13a4)return;const _0x48464f=this[_0x127393(0x105)][_0x127393(0x129)][_0x127393(0xd2)](p);this[_0x127393(0x219)][_0x127393(0x134)](_0x3c7429=>{const _0x54a9fa=_0x127393;if(_0x54a9fa(0x13e)==_0x4a13a4[_0x54a9fa(0x15a)])for(const _0x164b34 of _0x531425){const _0x302f2f=_0x164b34[_0x54a9fa(0x23f)][_0x54a9fa(0x1e6)],_0x255ea6=_0x4a13a4[_0x54a9fa(0xe9)];_0x3c7429[_0x54a9fa(0x126)](_0x302f2f,_0x255ea6);}else{if(_0x48464f[_0x54a9fa(0x191)](_0x4a13a4[_0x54a9fa(0x15a)])){for(const _0x2c85c9 of _0x531425)void 0x0!==_0x4a13a4[_0x54a9fa(0xe9)]?_0x3c7429[_0x54a9fa(0x1b4)](_0x4a13a4[_0x54a9fa(0x15a)],_0x4a13a4[_0x54a9fa(0xe9)],_0x2c85c9[_0x54a9fa(0x23f)][_0x54a9fa(0x1e6)]):_0x3c7429[_0x54a9fa(0x20c)](_0x4a13a4[_0x54a9fa(0x15a)],_0x2c85c9[_0x54a9fa(0x23f)][_0x54a9fa(0x1e6)]);}else{for(const _0x1705b4 of _0x531425)_0x4a13a4[_0x54a9fa(0xe9)]?_0x3c7429[_0x54a9fa(0x1b4)](_0x4a13a4[_0x54a9fa(0x15a)],_0x4a13a4[_0x54a9fa(0xe9)],_0x1705b4):_0x3c7429[_0x54a9fa(0x20c)](_0x4a13a4[_0x54a9fa(0x15a)],_0x1705b4);}}});}),this[_0x17e512(0x1b3)][_0x17e512(0xc4)](_0x17e512(0x1ca),_0x1771df);}}function Ot(_0x4fcc2f,_0x4db986,_0x1103f3){const _0xfb0d39=_0x155fc2;for(const _0x39034c of _0x4db986[_0xfb0d39(0x1fb)][_0xfb0d39(0x1b5)]({'includeSelf':!0x0,'parentFirst':!0x0})){if(_0x39034c[_0xfb0d39(0x178)]==_0x39034c)return!0x1;if(!_0x1103f3[_0xfb0d39(0x15b)](_0x39034c))return!0x1;if(_0x4fcc2f[_0xfb0d39(0x1af)](_0x39034c)||_0x4fcc2f[_0xfb0d39(0x221)](_0x39034c))return!0x0;}return!0x1;}function Vt(_0x11b5c2){const _0x55909c=_0x155fc2;return _0x11b5c2[_0x55909c(0x1a2)][_0x55909c(0x1fb)]==_0x11b5c2[_0x55909c(0x23f)][_0x55909c(0x1e6)]&&_0x11b5c2[_0x55909c(0x1a2)][_0x55909c(0x13f)];}function Ut(_0x193de3,_0x57a3d0,_0x55e281,_0x4ea78e){const _0x3b9523=_0x155fc2,_0x5c16b9=_0x2455c1=>!_0x2455c1[_0x3b9523(0xf1)]['is'](_0x3b9523(0x18e))&&!_0x4ea78e[_0x3b9523(0x1af)](_0x2455c1[_0x3b9523(0xf1)]),_0x4864f9=_0x193de3[_0x3b9523(0x23f)][_0x3b9523(0x132)](_0x5c16b9),_0x3690ed=_0x193de3[_0x3b9523(0x1a2)][_0x3b9523(0x132)](_0x5c16b9,{'direction':_0x3b9523(0x112)});return(!_0x193de3[_0x3b9523(0x23f)][_0x3b9523(0x215)](_0x4864f9)||!_0x193de3[_0x3b9523(0x1a2)][_0x3b9523(0x215)](_0x3690ed))&&(_0x4864f9[_0x3b9523(0xa1)](_0x3690ed)?_0x55e281[_0x3b9523(0x22b)](_0x57a3d0,{'range':_0x55e281[_0x3b9523(0x11d)](_0x4864f9,_0x3690ed)}):_0x55e281[_0x3b9523(0xa7)](_0x57a3d0),!0x0);}function Gt(_0x17f97e){return _0x19282e(_0x17f97e);}function Ft(_0x367501){const _0x43dbb0=_0x155fc2,_0x359e93=_0x367501[_0x43dbb0(0x23f)][_0x43dbb0(0x1e6)];return _0x359e93&&_0x359e93['is'](_0x43dbb0(0x10c));}function Pt(_0x2a216a,_0x182f0f){const _0x5c9276=_0x155fc2;return null==_0x2a216a[_0x5c9276(0x1a2)][_0x5c9276(0xcf)]&&_0x2a216a[_0x5c9276(0x1a2)][_0x5c9276(0x1fb)]==_0x2a216a[_0x5c9276(0x23f)][_0x5c9276(0x1e6)]?Lt(_0x2a216a[_0x5c9276(0x23f)][_0x5c9276(0x1e6)],_0x182f0f):_0x2a216a;}function _0x22ca(_0x429df9,_0xf255bc){const _0x5cd4c1=_0x5cd4();return _0x22ca=function(_0x22cabd,_0x57e16a){_0x22cabd=_0x22cabd-0x97;let _0x2dc967=_0x5cd4c1[_0x22cabd];return _0x2dc967;},_0x22ca(_0x429df9,_0xf255bc);}function Lt(_0x3f2364,_0x354e37){const _0x45a470=_0x155fc2,_0x4be254=_0x354e37[_0x45a470(0x1c2)][_0x45a470(0x1af)](_0x3f2364)||_0x354e37[_0x45a470(0x1c2)][_0x45a470(0xd4)](_0x3f2364);return _0x354e37[_0x45a470(0x11d)](_0x354e37[_0x45a470(0xc1)](_0x3f2364,_0x45a470(0x166)),_0x4be254?_0x354e37[_0x45a470(0x247)](_0x3f2364):_0x354e37[_0x45a470(0xc1)](_0x3f2364,_0x45a470(0x1a2)));}function Ht(_0x931f6e,_0x1dc632,_0x556b44,_0x32aea8,_0x10ad67){const _0x85e8f9=_0x155fc2;if(_0x931f6e[_0x85e8f9(0xff)])return!0x1;if(!Jt(_0x931f6e,_0x1dc632))return!0x1;if(_0x556b44[_0x85e8f9(0x1a2)][_0x85e8f9(0x215)](_0x32aea8[_0x85e8f9(0x23f)]))return!0x0;if(_0x931f6e[_0x85e8f9(0x208)]!=_0x1dc632[_0x85e8f9(0x208)])return!0x1;if(!_0x556b44[_0x85e8f9(0x1a2)][_0x85e8f9(0x1f6)](_0x32aea8[_0x85e8f9(0x23f)]))return!0x1;const _0x53dc60=_0x10ad67[_0x85e8f9(0x11d)](_0x556b44[_0x85e8f9(0x1a2)],_0x32aea8[_0x85e8f9(0x23f)])[_0x85e8f9(0xfd)]();for(const _0x29dbfa of _0x53dc60)if([_0x85e8f9(0xd1),_0x85e8f9(0x1db)][_0x85e8f9(0x188)](_0x29dbfa[_0x85e8f9(0x208)])&&_0x10ad67[_0x85e8f9(0x1c2)][_0x85e8f9(0x221)](_0x29dbfa[_0x85e8f9(0xf1)]))return!0x1;return!0x0;}function Jt(_0x23e1b8,_0x4adb0e){const _0x232f17=_0x155fc2;if(!_0x23e1b8[_0x232f17(0x98)]||!_0x4adb0e[_0x232f17(0x98)])return!0x1;const _0x248f84=new Set(Object[_0x232f17(0xc0)](_0x23e1b8[_0x232f17(0x236)])),_0x34a60e=new Set(Object[_0x232f17(0xc0)](_0x4adb0e[_0x232f17(0x236)]));if(_0x248f84[_0x232f17(0x18a)](_0x232f17(0x1ea)),_0x34a60e[_0x232f17(0x18a)](_0x232f17(0x1ea)),0x0==_0x248f84[_0x232f17(0x224)]&&0x0==_0x34a60e[_0x232f17(0x224)])return!0x0;if(_0x248f84[_0x232f17(0x224)]!=_0x34a60e[_0x232f17(0x224)])return!0x1;const _0x1c16fe={..._0x23e1b8[_0x232f17(0x236)]},_0x263296={..._0x4adb0e[_0x232f17(0x236)]};return delete _0x1c16fe[_0x232f17(0x1ea)],delete _0x263296[_0x232f17(0x1ea)],JSON[_0x232f17(0x1a0)](_0x1c16fe)==JSON[_0x232f17(0x1a0)](_0x263296);}function qt(_0x562e2b,_0x5bb733){const _0x5242ec=_0x155fc2,_0x3b5da4=zt(_0x562e2b[_0x5242ec(0x236)]),_0x51dae0=zt(_0x5bb733);if(!_0x562e2b[_0x5242ec(0x98)])return!0x1;for(const _0x171e17 of Object[_0x5242ec(0xc0)](_0x51dae0))if(!_0x4c72f0(_0x3b5da4[_0x171e17],_0x51dae0[_0x171e17]))return!0x1;return!0x0;}function zt(_0x3308b3){const _0x4f0951=_0x155fc2,_0xd6cf25=Object[_0x4f0951(0x14f)]({},_0x3308b3);return delete _0xd6cf25[_0x4f0951(0x193)],delete _0xd6cf25[_0x4f0951(0x198)],_0xd6cf25;}
|
|
23
|
+
const _0x35fade=_0x10eb;(function(_0x2e726d,_0x5f026e){const _0x50c4dd=_0x10eb,_0x41e63c=_0x2e726d();while(!![]){try{const _0x27a5b5=parseInt(_0x50c4dd(0x17e))/0x1*(-parseInt(_0x50c4dd(0x181))/0x2)+-parseInt(_0x50c4dd(0x1e7))/0x3+parseInt(_0x50c4dd(0x13f))/0x4*(parseInt(_0x50c4dd(0x128))/0x5)+parseInt(_0x50c4dd(0x258))/0x6*(parseInt(_0x50c4dd(0x160))/0x7)+parseInt(_0x50c4dd(0x135))/0x8*(parseInt(_0x50c4dd(0x2b0))/0x9)+-parseInt(_0x50c4dd(0x125))/0xa+parseInt(_0x50c4dd(0x29f))/0xb*(parseInt(_0x50c4dd(0x239))/0xc);if(_0x27a5b5===_0x5f026e)break;else _0x41e63c['push'](_0x41e63c['shift']());}catch(_0x2d1400){_0x41e63c['push'](_0x41e63c['shift']());}}}(_0x1c68,0xebe20));import{Plugin as _0x1e9abd,PendingActions as _0x21e083}from'ckeditor5/src/core.js';import{LiveRange as _0x1a9779}from'ckeditor5/src/engine.js';import{CKEditorError as _0x1f3943,uid as _0x1a33b2,priorities as _0x22d72a,logWarning as _0x5e7c75,getEnvKeystrokeText as _0x145e76}from'ckeditor5/src/utils.js';import{toWidget as _0x234cd3}from'ckeditor5/src/widget.js';import{Users as _0x301eb1,hashObject as _0x4191b5,surroundingMarkersDetector as _0x32ed9b,FOCUS_ANNOTATION_KEYSTROKE as _0x4eee78}from'ckeditor5-collaboration/src/collaboration-core.js';import _0x491830 from'./commands/trackchangescommand.js';import _0x3e2c5f from'./commands/acceptsuggestioncommand.js';import _0x5d0bee from'./commands/discardsuggestioncommand.js';import _0x3da27c from'./commands/executeonallsuggestionscommand.js';import _0xe61ea2 from'./commands/executeonselectedsuggestionscommand.js';import _0x21bc6b from'./suggestion.js';import _0x50ddf6 from'./suggestiondescriptionfactory.js';import _0x5eca34 from'./integrations/aiassistant.js';import _0x42e029 from'./integrations/alignment.js';import _0x70bd86 from'./integrations/basicstyles.js';import _0x224f69 from'./integrations/blockquote.js';import _0x32ad13 from'./integrations/casechange.js';import _0x3af678 from'./integrations/ckbox.js';import _0x44deb4 from'./integrations/codeblock.js';import _0x11c7c5 from'./integrations/comments.js';import _0x1507bb from'./integrations/deletecommand.js';import _0x9afe02 from'./integrations/list.js';import _0x136a45 from'./integrations/listproperties.js';function _0x10eb(_0x1bf27c,_0x5c0bdc){const _0x1c681f=_0x1c68();return _0x10eb=function(_0x10ebae,_0x4123c7){_0x10ebae=_0x10ebae-0x10d;let _0x4fc64f=_0x1c681f[_0x10ebae];return _0x4fc64f;},_0x10eb(_0x1bf27c,_0x5c0bdc);}import _0x35f10a from'./integrations/entercommand.js';import _0x564cd9 from'./integrations/findandreplace.js';import _0x484b4e from'./integrations/font.js';import _0x43c375 from'./integrations/formatpainter.js';import _0x16eab0 from'./integrations/heading.js';import _0x4850cc from'./integrations/highlight.js';import _0x68aff9 from'./integrations/horizontalline.js';import _0x5a3619 from'./integrations/htmlembed.js';import _0x3d340a from'./integrations/image.js';import _0x4afae4 from'./integrations/imagereplace.js';import _0x5df7de from'./integrations/imagestyle.js';import _0x5ccffe from'./integrations/importword.js';import _0x3ae8d4 from'./integrations/indent.js';import _0x2147f3 from'./integrations/inputcommand.js';import _0x37d9b4 from'./integrations/link.js';import _0x3efab7 from'./integrations/legacylist.js';import _0x269b2f from'./integrations/legacylistproperties.js';import _0x38912b from'./integrations/mediaembed.js';import _0x26d470 from'./integrations/mention.js';import _0x171a1b from'./integrations/mergefields.js';import _0x3e952a from'./integrations/multilevellist.js';import _0x35aac1 from'./integrations/pagebreak.js';import _0x3958ef from'./integrations/paragraph.js';import _0x4cf81d from'./integrations/removeformat.js';import _0x59780c from'./integrations/restrictededitingmode.js';import _0x51c87c from'./integrations/shiftentercommand.js';import _0xb5c0cc from'./integrations/standardeditingmode.js';import _0x230bbb from'./integrations/style.js';import _0x2c69a3 from'./integrations/table.js';import _0x157670 from'./integrations/tablemergesplit.js';import _0x1cd328 from'./integrations/tableheadings.js';import _0x5db2d5 from'./integrations/tableclipboard.js';import _0xf29f6e from'./integrations/tablecolumnresize.js';import _0x202ef8 from'./integrations/template.js';import _0x25ba4d from'./integrations/tableofcontents.js';import _0x3e4d36 from'./integrations/title.js';import _0x48d837 from'./integrations/undo.js';import _0x45df80 from'./integrations/tablecaption.js';import _0x41f19e from'./integrations/tableproperties.js';import{getTranslation as _0x15bad6}from'./utils/common-translations.js';import{isEqual as _0xb45033,omit as _0x3812c}from'lodash-es';export const renameAttributeKey=_0x35fade(0x2a7);export default class p extends _0x1e9abd{static get[_0x35fade(0x13e)](){const _0x2f81b9=_0x35fade;return[_0x2f81b9(0x1aa),_0x301eb1,_0x21e083,_0x5eca34,_0x42e029,_0x70bd86,_0x224f69,_0x3af678,_0x32ad13,_0x44deb4,_0x11c7c5,_0x1507bb,_0x35f10a,_0x564cd9,_0x484b4e,_0x43c375,_0x16eab0,_0x4850cc,_0x68aff9,_0x5a3619,_0x3d340a,_0x5df7de,_0x4afae4,_0x5ccffe,_0x3ae8d4,_0x2147f3,_0x3efab7,_0x269b2f,_0x3e952a,_0x37d9b4,_0x9afe02,_0x136a45,_0x38912b,_0x26d470,_0x171a1b,_0x35aac1,_0x3958ef,_0x4cf81d,_0x59780c,_0x51c87c,_0xb5c0cc,_0x230bbb,_0x2c69a3,_0x157670,_0x1cd328,_0x45df80,_0x5db2d5,_0xf29f6e,_0x25ba4d,_0x41f19e,_0x202ef8,_0x3e4d36,_0x48d837];}static get[_0x35fade(0x131)](){const _0x569e15=_0x35fade;return _0x569e15(0x20d);}constructor(_0x4d4748){const _0x209a30=_0x35fade;function _0xf67a78(_0x329cab){const _0x22c9b3=_0x10eb;return _0x329cab[_0x22c9b3(0x1ca)](_0xf02e77=>String[_0x22c9b3(0x21a)](_0xf02e77))[_0x22c9b3(0x26a)]('');}super(_0x4d4748),this[_0x209a30(0x270)]=!0x1,this[_0x209a30(0x1b7)](_0x209a30(0x265),[]),this['on'](_0x209a30(0x1dc),(_0x45b6b8,_0x534043,_0x465589,_0x125f5b)=>{const _0x13a8cf=_0x209a30;this[_0x13a8cf(0x247)][_0x13a8cf(0x191)](()=>{const _0x4aeec6=_0x13a8cf;for(const _0x2e821a of[..._0x125f5b,..._0x465589])this[_0x4aeec6(0x247)][_0x4aeec6(0x185)][_0x4aeec6(0x114)](_0x2e821a)&&_0x4d4748[_0x4aeec6(0x27b)][_0x4aeec6(0x1f1)](_0x2e821a);});}),this[_0x209a30(0x1a7)]=new _0x50ddf6(this[_0x209a30(0x243)][_0x209a30(0x17a)][_0x209a30(0x281)],this[_0x209a30(0x243)][_0x209a30(0x11c)]),this[_0x209a30(0x1f7)]=null,this[_0x209a30(0x16e)]=new Et(this[_0x209a30(0x243)]),this[_0x209a30(0x1b3)]=new Map(),this[_0x209a30(0x22e)]=_0x4d4748[_0x209a30(0x127)][_0x209a30(0x1d2)](_0x209a30(0x1aa)),this[_0x209a30(0x2ba)]=new Set(),this[_0x209a30(0x247)]=this[_0x209a30(0x243)][_0x209a30(0x17a)],this[_0x209a30(0x189)]=new WeakMap(),this[_0x209a30(0x21e)]=!0x1,this[_0x209a30(0x290)]=new Set([_0x209a30(0x2a7)]),this[_0x209a30(0x155)]=new Set(),_0x4d4748[_0x209a30(0x259)][_0x209a30(0x26d)](_0x209a30(0x187),_0x209a30(0x14f)),this[_0x209a30(0x22b)]=_0x4d4748[_0x209a30(0x259)][_0x209a30(0x1d2)](_0x209a30(0x187)),_0x4d4748[_0x209a30(0x259)][_0x209a30(0x26d)](_0x209a30(0x2bf),!0x0),this[_0x209a30(0x226)]=_0x4d4748[_0x209a30(0x259)][_0x209a30(0x1d2)](_0x209a30(0x2bf)),this[_0x209a30(0x198)]=new _0x491830(_0x4d4748,this[_0x209a30(0x2ba)]),this[_0x209a30(0x1af)](),this[_0xf67a78([0x5f,0x65,0x78,0x65,0x63,0x75,0x74,0x65,0x53,0x75,0x67,0x67,0x65,0x73,0x74,0x69,0x6f,0x6e])]=_0xf67a78([0x34,0x30,0x34,0x38,0x31,0x38,0x30,0x38]);}[_0x35fade(0x1f3)](){const _0x36170d=_0x35fade,_0x2c6872=this[_0x36170d(0x243)],_0x2108aa=(_0x30dc60,_0x2dba43)=>{const _0x4d2381=_0x36170d;if(_0x4d2381(0x2a1)!=_0x30dc60)return _0x4d2381(0x11b)+_0x30dc60;const _0x3a5238=_0x2dba43[_0x4d2381(0x129)]('|')[0x0];return this[_0x4d2381(0x1b8)](_0x3a5238)?_0x4d2381(0x1e5):_0x4d2381(0x28b);};_0x2c6872[_0x36170d(0x2a5)][_0x36170d(0x197)](_0x36170d(0x120))[_0x36170d(0x297)]({'model':_0x36170d(0x1c5),'view':_0x4b362a=>{const _0x10aed2=_0x36170d,{id:_0x26b4ac,authorId:_0xf89ecb,type:_0x360527,subType:_0x374db2}=this[_0x10aed2(0x1eb)](_0x4b362a[_0x10aed2(0x240)]),_0x20f05d=[_0x10aed2(0x11f),_0x2108aa(_0x360527,_0x374db2)];let _0x2b2e5a=0xbb8;return this[_0x10aed2(0x265)][_0x10aed2(0x1f5)](_0x4b362a[_0x10aed2(0x240)])&&(_0x20f05d[_0x10aed2(0x18d)](_0x10aed2(0x25d)),_0x2b2e5a=0xbc2),_0x10aed2(0x27f)==_0x360527&&(_0x2b2e5a+=0x5),{'classes':_0x20f05d,'attributes':{'data-suggestion':_0x26b4ac,'data-author-id':_0xf89ecb},'priority':_0x2b2e5a};}}),_0x2c6872[_0x36170d(0x2a5)][_0x36170d(0x197)](_0x36170d(0x179))[_0x36170d(0x168)](_0x44b5cc=>{const _0xad8726=_0x36170d;_0x44b5cc['on'](_0xad8726(0x118),(_0xd28a36,_0x431cd2,_0x40ef73)=>{const _0x2336b4=_0xad8726;if(!_0x40ef73[_0x2336b4(0x1a3)][_0x2336b4(0x1c2)])return;const _0x443ae3=_0x431cd2[_0x2336b4(0x18c)];if(!_0x443ae3)return;const _0x2cc19e=_0x40ef73[_0x2336b4(0x2bd)][_0x2336b4(0x1e9)](_0x443ae3);_0x2c6872[_0x2336b4(0x17a)][_0x2336b4(0x281)][_0x2336b4(0x298)](_0x443ae3)&&_0x2cc19e&&!_0x2cc19e[_0x2336b4(0x163)](_0x2336b4(0x236))&&_0x2cc19e['is'](_0x2336b4(0x219))&&_0x234cd3(_0x2cc19e,_0x40ef73[_0x2336b4(0x235)]);},{'priority':_0xad8726(0x139)});}),_0x2c6872[_0x36170d(0x2a5)][_0x36170d(0x197)](_0x36170d(0x179))[_0x36170d(0x297)]({'model':_0x36170d(0x1c5),'view':(_0x29ff40,_0x2ec0ee)=>{const _0x5a4a41=_0x36170d;if(!_0x2ec0ee[_0x5a4a41(0x1a3)][_0x5a4a41(0x1c2)])return null;const {type:_0x937c77,subType:_0x5d8c72}=this[_0x5a4a41(0x1eb)](_0x29ff40[_0x5a4a41(0x240)]);return{'classes':[_0x5a4a41(0x11f),_0x2108aa(_0x937c77,_0x5d8c72)],'priority':0xbb8};}});const _0x182e2c=({showActiveMarkers:_0x3758ac=!0x0,isAttributeSuggestion:_0x30d7b3=!0x1}={})=>(_0x48aee8,_0x54c39e,_0x2e7390)=>{const _0x1b0ee4=_0x36170d;if(!_0x54c39e[_0x1b0ee4(0x18c)])return;const {id:_0x5e85f0,authorId:_0x23fc27}=this[_0x1b0ee4(0x1eb)](_0x54c39e[_0x1b0ee4(0x240)]);if(_0x30d7b3){const _0x41eaa7=this[_0x1b0ee4(0x1b3)][_0x1b0ee4(0x1d2)](_0x5e85f0),_0x2c7fff=this[_0x1b0ee4(0x287)](_0x41eaa7);if(!this[_0x1b0ee4(0x1b8)](_0x2c7fff))return;}if(_0x54c39e[_0x1b0ee4(0x18c)]['is'](_0x1b0ee4(0x273)))return void _0x2e7390[_0x1b0ee4(0x209)][_0x1b0ee4(0x2ac)](_0x54c39e[_0x1b0ee4(0x18c)],_0x48aee8[_0x1b0ee4(0x231)]);const _0xba2cc6=_0x2e7390[_0x1b0ee4(0x2bd)][_0x1b0ee4(0x1e9)](_0x54c39e[_0x1b0ee4(0x18c)]);if(_0x54c39e[_0x1b0ee4(0x18c)]['is'](_0x1b0ee4(0x20b))&&_0x2c6872[_0x1b0ee4(0x17a)][_0x1b0ee4(0x281)][_0x1b0ee4(0x2ae)](_0x54c39e[_0x1b0ee4(0x18c)])&&!_0xba2cc6[_0x1b0ee4(0x163)](_0x1b0ee4(0x227))){_0x2e7390[_0x1b0ee4(0x235)][_0x1b0ee4(0x1f0)]([_0x1b0ee4(0x11f),_0x1b0ee4(0x1e5)],_0xba2cc6),_0x2e7390[_0x1b0ee4(0x235)][_0x1b0ee4(0x268)](_0x1b0ee4(0x28d),_0x5e85f0,_0xba2cc6),_0x2e7390[_0x1b0ee4(0x235)][_0x1b0ee4(0x268)](_0x1b0ee4(0x141),_0x23fc27,_0xba2cc6),_0x2e7390[_0x1b0ee4(0x2bd)][_0x1b0ee4(0x170)](_0xba2cc6,_0x54c39e[_0x1b0ee4(0x240)]),_0x3758ac&&(this[_0x1b0ee4(0x265)][_0x1b0ee4(0x1f5)](_0x54c39e[_0x1b0ee4(0x240)])?_0x2e7390[_0x1b0ee4(0x235)][_0x1b0ee4(0x1f0)](_0x1b0ee4(0x25d),_0xba2cc6):_0x2e7390[_0x1b0ee4(0x235)][_0x1b0ee4(0x1e6)](_0x1b0ee4(0x25d),_0xba2cc6));for(const _0x5c96f1 of _0x2c6872[_0x1b0ee4(0x17a)][_0x1b0ee4(0x1ef)](_0x54c39e[_0x1b0ee4(0x18c)])[_0x1b0ee4(0x25a)]())_0x2e7390[_0x1b0ee4(0x209)][_0x1b0ee4(0x2ac)](_0x5c96f1,_0x48aee8[_0x1b0ee4(0x231)]);_0x2e7390[_0x1b0ee4(0x209)][_0x1b0ee4(0x2ac)](_0x54c39e[_0x1b0ee4(0x18c)],_0x48aee8[_0x1b0ee4(0x231)]);}};_0x2c6872[_0x36170d(0x2a5)][_0x36170d(0x197)](_0x36170d(0x179))[_0x36170d(0x168)](_0x162fdc=>{const _0x362c0a=_0x36170d;_0x162fdc['on'](_0x362c0a(0x295),(_0x3babfc,_0x5b37a6,_0x34261b)=>{const _0x136317=_0x362c0a;_0x34261b[_0x136317(0x1a3)][_0x136317(0x1c2)]&&_0x182e2c({'showActiveMarkers':!0x1})(_0x3babfc,_0x5b37a6,_0x34261b);},{'priority':_0x362c0a(0x28e)});}),_0x2c6872[_0x36170d(0x2a5)][_0x36170d(0x197)](_0x36170d(0x179))[_0x36170d(0x168)](_0x1fbb95=>{const _0xd007c8=_0x36170d;_0x1fbb95['on'](_0xd007c8(0x221),(_0x1389dc,_0x25a043,_0x50eb54)=>{const _0x16b444=_0xd007c8;_0x50eb54[_0x16b444(0x1a3)][_0x16b444(0x1c2)]&&_0x182e2c({'showActiveMarkers':!0x1,'isAttributeSuggestion':!0x0})(_0x1389dc,_0x25a043,_0x50eb54);},{'priority':_0xd007c8(0x28e)});}),_0x2c6872[_0x36170d(0x2a5)][_0x36170d(0x197)](_0x36170d(0x179))[_0x36170d(0x10f)]({'model':_0x36170d(0x1c5),'view':(_0x1ddca7,_0x4ec931)=>_0x4ec931[_0x36170d(0x1a3)][_0x36170d(0x1c2)]?null:{'group':_0x36170d(0x1c5),'name':_0x1ddca7[_0x36170d(0x14b)](0xb)}}),_0x2c6872[_0x36170d(0x2a5)][_0x36170d(0x197)](_0x36170d(0x1a9))[_0x36170d(0x22c)]({'view':{'name':_0x36170d(0x1c5),'attributes':{'id':/^\w/,'suggestion-type':/^\w/}},'model':(_0x36b87d,{writer:_0x2d1e0c})=>{const _0x450817=_0x36170d;let _0x1d876e=_0x450817(0x1ff)+_0x36b87d[_0x450817(0x245)](_0x450817(0x266))+':'+_0x36b87d[_0x450817(0x245)]('id');return _0x36b87d[_0x450817(0x245)](_0x450817(0x1f6))&&(_0x1d876e+=':'+_0x36b87d[_0x450817(0x245)](_0x450817(0x1f6))),_0x2d1e0c[_0x450817(0x241)](_0x450817(0x260),{'data-name':_0x1d876e});}}),_0x2c6872[_0x36170d(0x2a5)][_0x36170d(0x197)](_0x36170d(0x1a9))[_0x36170d(0x1a2)]({'view':_0x36170d(0x1c5)}),_0x2c6872[_0x36170d(0x2a5)][_0x36170d(0x197)](_0x36170d(0x120))[_0x36170d(0x168)](_0x78dff7=>{const _0x58605f=_0x36170d;_0x78dff7['on'](_0x58605f(0x295),_0x182e2c(),{'priority':_0x58605f(0x139)});}),_0x2c6872[_0x36170d(0x2a5)][_0x36170d(0x197)](_0x36170d(0x120))[_0x36170d(0x168)](_0x4fdc85=>{const _0x506535=_0x36170d;_0x4fdc85['on'](_0x506535(0x221),_0x182e2c({'isAttributeSuggestion':!0x0}),{'priority':_0x506535(0x139)});}),_0x2c6872[_0x36170d(0x2a5)][_0x36170d(0x197)](_0x36170d(0x120))[_0x36170d(0x168)](_0xf7e7b2=>{const _0x211ed2=_0x36170d;_0xf7e7b2['on'](_0x211ed2(0x195),(_0x86ad1d,_0x1d3499,_0x2f6d60)=>{const _0x273812=_0x211ed2,_0x517494=_0x2f6d60[_0x273812(0x2bd)][_0x273812(0x2be)](_0x1d3499[_0x273812(0x240)]);if(_0x517494){for(const _0x2ffd61 of _0x517494)_0x2ffd61[_0x273812(0x163)](_0x273812(0x227))||(_0x2f6d60[_0x273812(0x235)][_0x273812(0x1e6)]([_0x273812(0x11f),_0x273812(0x1e5),_0x273812(0x25d)],_0x2ffd61),_0x2f6d60[_0x273812(0x235)][_0x273812(0x1be)](_0x273812(0x28d),_0x2ffd61),_0x2f6d60[_0x273812(0x235)][_0x273812(0x1be)](_0x273812(0x141),_0x2ffd61),_0x2f6d60[_0x273812(0x2bd)][_0x273812(0x13d)](_0x2ffd61,_0x1d3499[_0x273812(0x240)]));}},{'priority':_0x211ed2(0x139)});}),_0x2c6872[_0x36170d(0x2a5)][_0x36170d(0x197)](_0x36170d(0x120))[_0x36170d(0x168)](_0x1fb731=>{const _0x805e8b=_0x36170d;_0x1fb731['on'](_0x805e8b(0x177),(_0x38140f,_0x11ee7e,_0x1bd30f)=>{const _0xcf35ad=_0x805e8b,_0x4c4665=_0x1bd30f[_0xcf35ad(0x2bd)][_0xcf35ad(0x2be)](_0x11ee7e[_0xcf35ad(0x240)]);if(!_0x4c4665)return;const {id:_0x1b3560}=this[_0xcf35ad(0x1eb)](_0x11ee7e[_0xcf35ad(0x240)]),_0xc662c8=this[_0xcf35ad(0x1b3)][_0xcf35ad(0x1d2)](_0x1b3560),_0x297830=this[_0xcf35ad(0x287)](_0xc662c8);if(this[_0xcf35ad(0x1b8)](_0x297830)){for(const _0x35ea81 of _0x4c4665)_0x35ea81[_0xcf35ad(0x163)](_0xcf35ad(0x227))||(_0x1bd30f[_0xcf35ad(0x235)][_0xcf35ad(0x1e6)]([_0xcf35ad(0x11f),_0xcf35ad(0x1e5),_0xcf35ad(0x25d)],_0x35ea81),_0x1bd30f[_0xcf35ad(0x235)][_0xcf35ad(0x1be)](_0xcf35ad(0x28d),_0x35ea81),_0x1bd30f[_0xcf35ad(0x235)][_0xcf35ad(0x1be)](_0xcf35ad(0x141),_0x35ea81),_0x1bd30f[_0xcf35ad(0x2bd)][_0xcf35ad(0x13d)](_0x35ea81,_0x11ee7e[_0xcf35ad(0x240)]));}},{'priority':_0x805e8b(0x139)});}),_0x2c6872[_0x36170d(0x17a)][_0x36170d(0x124)][_0x36170d(0x1cb)](_0x2effe0=>{const _0x183768=_0x36170d;let _0x4ffcda=!0x1;const _0x3ed59b=Array[_0x183768(0x26e)](_0x2c6872[_0x183768(0x17a)][_0x183768(0x124)][_0x183768(0x175)][_0x183768(0x1c9)]()),_0xe96db2=new Set();for(const {name:_0x58383f,data:_0x5d9750}of _0x3ed59b){const {group:_0x57cd6f,type:_0x51b257,subType:_0x37e298,id:_0x29e758}=this[_0x183768(0x1eb)](_0x58383f);if(_0x183768(0x1c5)!==_0x57cd6f)continue;const _0x279a41=this[_0x183768(0x1b3)][_0x183768(0x1d2)](_0x29e758);if(null!=_0x5d9750[_0x183768(0x1ce)]){_0x183768(0x1f8)==_0x51b257&&(_0x4ffcda=_0x4ffcda||Ut(_0x5d9750[_0x183768(0x1ce)],_0x58383f,_0x2effe0,_0x2c6872[_0x183768(0x17a)][_0x183768(0x281)]));const _0x4bf3b2=_0x183768(0x2a1)==_0x51b257&&this[_0x183768(0x1b8)](_0x37e298[_0x183768(0x129)]('|')[0x0]);if(_0x5d9750[_0x183768(0x1ce)][_0x183768(0x158)]||_0x183768(0x27e)==_0x5d9750[_0x183768(0x1ce)][_0x183768(0x134)][_0x183768(0x146)]||_0x183768(0x10e)==_0x51b257&&!Ft(_0x5d9750[_0x183768(0x1ce)])||_0x4bf3b2&&!Ft(_0x5d9750[_0x183768(0x1ce)])||_0x183768(0x27f)==_0x51b257&&!(!Vt(_0x27bcc4=_0x5d9750[_0x183768(0x1ce)])&&!function(_0xf49281){const _0x24a05d=_0x183768;return _0xf49281[_0x24a05d(0x23f)][_0x24a05d(0x2b8)]==_0xf49281[_0x24a05d(0x21b)][_0x24a05d(0x1e2)]&&_0xf49281[_0x24a05d(0x23f)][_0x24a05d(0x242)];}(_0x27bcc4)))_0x2effe0[_0x183768(0x1ee)](_0x58383f),_0x4ffcda=!0x0;else{if(!_0x279a41||!_0x279a41[_0x183768(0x29e)])continue;if(_0x5d9750[_0x183768(0x1ce)]&&_0x5d9750[_0x183768(0x15d)]&&_0x5d9750[_0x183768(0x1ce)][_0x183768(0x140)](_0x5d9750[_0x183768(0x15d)]))continue;_0xe96db2[_0x183768(0x168)](_0x279a41);}}}var _0x27bcc4;return _0xe96db2[_0x183768(0x225)]>0x0&&(_0x4ffcda=!!this[_0x183768(0x296)](_0xe96db2)||_0x4ffcda),_0x4ffcda;}),_0x2c6872[_0x36170d(0x17a)][_0x36170d(0x124)][_0x36170d(0x1cb)](_0x5a7df4=>{const _0x4238df=_0x36170d;let _0x195827=!0x1;for(const _0x28d1ef of _0x2c6872[_0x4238df(0x17a)][_0x4238df(0x124)][_0x4238df(0x175)][_0x4238df(0x2bb)]())if(_0x4238df(0x267)==_0x28d1ef[_0x4238df(0x257)])for(const _0x537d76 of this[_0x4238df(0x1b3)][_0x4238df(0x178)]()){if(_0x537d76[_0x4238df(0x112)]||!_0x537d76[_0x4238df(0x29e)])continue;const _0x39b0bf=_0x4238df(0x10e)==_0x537d76[_0x4238df(0x257)],_0x1d3ce4=this[_0x4238df(0x287)](_0x537d76),_0x3a765d=_0x1d3ce4&&this[_0x4238df(0x1b8)](_0x1d3ce4);if(!_0x39b0bf&&!_0x3a765d)continue;const _0x32f0e3=_0x537d76[_0x4238df(0x10d)]();if(_0x32f0e3[_0x4238df(0x23f)][_0x4238df(0x2b8)]!=_0x32f0e3[_0x4238df(0x21b)][_0x4238df(0x2b8)]&&!_0x32f0e3[_0x4238df(0x21b)][_0x4238df(0x242)]){const _0xd5da87=_0x2c6872[_0x4238df(0x17a)][_0x4238df(0x152)](_0x32f0e3[_0x4238df(0x23f)][_0x4238df(0x196)],_0x4238df(0x21b)),_0x12851e=_0x2c6872[_0x4238df(0x17a)][_0x4238df(0x137)](_0x32f0e3[_0x4238df(0x23f)],_0xd5da87);_0x5a7df4[_0x4238df(0x19c)](_0x537d76[_0x4238df(0x280)](),{'range':_0x12851e}),_0x195827=!0x0;}}return _0x195827;}),_0x2c6872[_0x36170d(0x17a)][_0x36170d(0x124)][_0x36170d(0x1cb)](_0x491108=>this[_0x36170d(0x2b4)](_0x491108)),_0x2c6872[_0x36170d(0x17a)][_0x36170d(0x124)][_0x36170d(0x1cb)](_0x53a98b=>!_0x53a98b[_0x36170d(0x2b2)][_0x36170d(0x293)]&&this[_0x36170d(0x143)](_0x53a98b)),_0x2c6872[_0x36170d(0x17a)]['on'](_0x36170d(0x12d),()=>{const _0x200ade=_0x36170d;this[_0x200ade(0x270)]=!0x1;}),_0x2c6872[_0x36170d(0x17a)][_0x36170d(0x124)]['on'](_0x36170d(0x24f),(_0x510afb,_0x3ef583)=>{const _0x3f724=_0x36170d;if(!_0x3ef583[_0x3f724(0x293)]||_0x3ef583[_0x3f724(0x256)])return;if(!this[_0x3f724(0x270)])return;const _0x55923b=_0x2c6872[_0x3f724(0x17a)][_0x3f724(0x124)][_0x3f724(0x175)][_0x3f724(0x2bb)]();if(0x0==_0x55923b[_0x3f724(0x1b9)])return;const _0x22b867=[],_0x47e17b=_0x55923b[_0x3f724(0x224)](_0x373dda=>_0x3f724(0x2a1)==_0x373dda[_0x3f724(0x257)]),_0x3692a8=_0x55923b[_0x3f724(0x224)](_0x24a36b=>_0x3f724(0x267)==_0x24a36b[_0x3f724(0x257)]&&_0x3f724(0x26f)!=_0x24a36b[_0x3f724(0x231)]);for(const _0x19cb2d of _0x47e17b)this[_0x3f724(0x193)](_0x19cb2d[_0x3f724(0x16b)])&&_0x22b867[_0x3f724(0x18d)]({'key':_0x19cb2d[_0x3f724(0x16b)],'newValue':_0x19cb2d[_0x3f724(0x1fb)],'oldValue':_0x19cb2d[_0x3f724(0x286)],'range':Pt(_0x19cb2d[_0x3f724(0x255)],_0x2c6872[_0x3f724(0x17a)])});for(const _0x2fa2b1 of _0x3692a8){if(_0x3f724(0x24a)!=_0x2fa2b1[_0x3f724(0x19a)]&&_0x3f724(0x15f)!=_0x2fa2b1[_0x3f724(0x19a)])continue;const _0x1fa5b2=Lt(_0x2fa2b1[_0x3f724(0x1f4)][_0x3f724(0x196)],_0x2c6872[_0x3f724(0x17a)]),_0x58b614=_0x2fa2b1[_0x3f724(0x182)];_0x3f724(0x24a)==_0x2fa2b1[_0x3f724(0x19a)]&&_0x22b867[_0x3f724(0x18d)]({'key':_0x3f724(0x2a7),'newValue':_0x2fa2b1[_0x3f724(0x231)],'oldValue':_0x58b614[_0x3f724(0x231)],'range':_0x1fa5b2});for(const [_0x1a2598,_0x4c8a2d]of _0x58b614[_0x3f724(0x279)]){if(!this[_0x3f724(0x193)](_0x1a2598))continue;const _0x880cd1=_0x2fa2b1[_0x3f724(0x279)][_0x3f724(0x1d2)](_0x1a2598);_0x4c8a2d!==_0x880cd1&&_0x22b867[_0x3f724(0x18d)]({'key':_0x1a2598,'newValue':_0x880cd1,'oldValue':_0x4c8a2d,'range':_0x1fa5b2});}for(const [_0x5656b7,_0x4bb0e9]of _0x2fa2b1[_0x3f724(0x279)])this[_0x3f724(0x193)](_0x5656b7)&&(_0x58b614[_0x3f724(0x279)][_0x3f724(0x114)](_0x5656b7)||_0x22b867[_0x3f724(0x18d)]({'key':_0x5656b7,'newValue':_0x4bb0e9,'oldValue':null,'range':_0x1fa5b2}));}0x0!=_0x22b867[_0x3f724(0x1b9)]&&_0x2c6872[_0x3f724(0x17a)][_0x3f724(0x216)](_0x3ef583,_0x4ae890=>{const _0x51ddeb=_0x3f724,_0x1e8add=_0x1a33b2();for(const {range:_0x1cf1a9,key:_0x163af1,oldValue:_0xdf63f,newValue:_0x339772}of _0x22b867)this[_0x51ddeb(0x18e)](_0x1cf1a9,_0x163af1,_0xdf63f,_0x339772,{'groupId':_0x1e8add});this[_0x51ddeb(0x1c0)](_0x4ae890,_0x22b867);});},{'priority':_0x36170d(0x132)}),_0x2c6872[_0x36170d(0x17a)][_0x36170d(0x185)]['on'](_0x36170d(0x200),(_0x31409a,_0x2293c0,_0x43a96f)=>{const _0x57c4d9=_0x36170d;if(null==_0x43a96f){const {id:_0x57d239}=this[_0x57c4d9(0x1eb)](_0x2293c0[_0x57c4d9(0x231)]),_0x17a8ba=this[_0x57c4d9(0x1b3)][_0x57c4d9(0x1d2)](_0x57d239);_0x17a8ba&&_0x17a8ba[_0x57c4d9(0x292)](_0x2293c0[_0x57c4d9(0x231)]);}}),_0x2c6872[_0x36170d(0x17a)][_0x36170d(0x124)]['on'](_0x36170d(0x24f),()=>{const _0x530524=_0x36170d,_0x493de0=Array[_0x530524(0x26e)](_0x2c6872[_0x530524(0x17a)][_0x530524(0x124)][_0x530524(0x175)][_0x530524(0x1c9)]())[_0x530524(0x224)](_0x14bf0f=>_0x530524(0x1c5)===this[_0x530524(0x1eb)](_0x14bf0f[_0x530524(0x231)])[_0x530524(0x1de)]);if(0x0===_0x493de0[_0x530524(0x1b9)])return;_0x493de0[_0x530524(0x1e4)]((_0x457c46,_0x3f087f)=>{const _0xd395a7=_0x530524,_0x376375=_0x457c46[_0xd395a7(0x205)][_0xd395a7(0x15d)],_0x29d655=_0x3f087f[_0xd395a7(0x205)][_0xd395a7(0x15d)];return null===_0x376375&&null===_0x29d655?0x0:null===_0x376375&&null!==_0x29d655?-0x1:null!==_0x376375&&null===_0x29d655?0x1:_0x376375[_0xd395a7(0x23f)][_0xd395a7(0x18f)](_0x29d655[_0xd395a7(0x23f)])?-0x1:0x1;});const _0x3a68c8=new Set(),_0x3861a5=new Set();for(const {name:_0x492406,data:_0x36e67b}of _0x493de0){const {id:_0x1b3bbf}=this[_0x530524(0x1eb)](_0x492406);if(null===_0x36e67b[_0x530524(0x15d)]){const _0x5b6fad=this[_0x530524(0x14e)](_0x492406);_0x3861a5[_0x530524(0x168)](_0x5b6fad);}else{const _0x15a49a=this[_0x530524(0x1b3)][_0x530524(0x1d2)](_0x1b3bbf);null!==_0x36e67b[_0x530524(0x1ce)]||_0x15a49a[_0x530524(0x29e)]?(_0x3a68c8[_0x530524(0x168)](_0x15a49a[_0x530524(0x215)]),_0x3861a5[_0x530524(0x168)](_0x15a49a)):this[_0x530524(0x1df)](_0x15a49a);}}_0x3861a5[_0x530524(0x225)]>0x0&&this[_0x530524(0x2a4)](_0x3861a5);for(const _0x38e339 of _0x3a68c8)this[_0x530524(0x252)](_0x530524(0x24c),_0x38e339);}),_0x2c6872[_0x36170d(0x17a)]['on'](_0x36170d(0x1ed),(_0x2e854c,_0x28f548)=>{const _0x4e778a=_0x36170d,_0x55c165=_0x28f548[0x0];if(!this[_0x4e778a(0x1b3)][_0x4e778a(0x225)])return;if(!_0x55c165[_0x4e778a(0x115)])return;if(_0x55c165[_0x4e778a(0x2b2)][_0x4e778a(0x256)]||!_0x55c165[_0x4e778a(0x2b2)][_0x4e778a(0x293)])return;let _0x27578c,_0x338020;switch(_0x55c165[_0x4e778a(0x257)]){case _0x4e778a(0x267):_0x27578c=_0x2c6872[_0x4e778a(0x17a)][_0x4e778a(0x152)](_0x55c165[_0x4e778a(0x1f4)]),_0x338020=_0x27578c[_0x4e778a(0x110)](_0x55c165[_0x4e778a(0x220)]);break;case _0x4e778a(0x129):_0x27578c=_0x2c6872[_0x4e778a(0x17a)][_0x4e778a(0x152)](_0x55c165[_0x4e778a(0x1f2)]),_0x338020=_0x2c6872[_0x4e778a(0x17a)][_0x4e778a(0x152)](_0x55c165[_0x4e778a(0x294)]);break;case _0x4e778a(0x277):_0x27578c=_0x2c6872[_0x4e778a(0x17a)][_0x4e778a(0x152)](_0x55c165[_0x4e778a(0x1e1)]),_0x338020=_0x27578c[_0x4e778a(0x110)](_0x55c165[_0x4e778a(0x220)]);break;default:return;}const _0x19aa27=_0x2c6872[_0x4e778a(0x17a)][_0x4e778a(0x137)](_0x27578c,_0x338020);_0x2c6872[_0x4e778a(0x17a)][_0x4e778a(0x191)](()=>{const _0x155eea=_0x4e778a;for(const {suggestion:_0x2100dc,meta:_0x19ad20}of this[_0x155eea(0x13b)](_0x19aa27)){if(_0x2100dc[_0x155eea(0x112)])continue;if(_0x155eea(0x1f8)==_0x2100dc[_0x155eea(0x257)])continue;const _0x25f1e9=this[_0x155eea(0x287)](_0x2100dc);if(_0x25f1e9&&this[_0x155eea(0x1b8)](_0x25f1e9)&&_0x155eea(0x129)!=_0x55c165[_0x155eea(0x257)])continue;const _0x27d175=_0x2100dc[_0x155eea(0x205)]&&_0x2100dc[_0x155eea(0x205)][_0x155eea(0x130)];(_0x155eea(0x10e)!=_0x2100dc[_0x155eea(0x257)]||_0x155eea(0x129)==_0x55c165[_0x155eea(0x257)]&&!_0x27d175)&&(_0x19ad20[_0x155eea(0x28a)]||_0x155eea(0x246)==_0x2100dc[_0x155eea(0x257)]&&_0x19ad20[_0x155eea(0x288)]||_0x2100dc[_0x155eea(0x10d)]()[_0x155eea(0x1fa)](_0x19aa27)&&this[_0x155eea(0x1b2)](_0x2100dc,_0x27578c,_0x338020));}});},{'priority':_0x36170d(0x132)}),_0x2c6872[_0x36170d(0x17a)]['on'](_0x36170d(0x249),(_0x1d7b0c,_0x19e151)=>{const _0x1f3f2d=_0x36170d,_0x4445c4=_0x19e151[0x0],_0x47b633=_0x19e151[0x1];if(_0x47b633&&_0x47b633[_0x1f3f2d(0x25b)])return;if(this[_0x1f3f2d(0x21e)])return;if(!this[_0x1f3f2d(0x198)][_0x1f3f2d(0x222)])return;if(_0x4445c4[_0x1f3f2d(0x158)])return;const _0x37219f=_0x2c6872[_0x1f3f2d(0x17a)][_0x1f3f2d(0x281)],{start:_0x1f9b72,end:_0x36a0da}=_0x4445c4[_0x1f3f2d(0x10d)](),_0x4322b9=_0x1f9b72[_0x1f3f2d(0x196)]&&_0x37219f[_0x1f3f2d(0x1c1)](_0x1f9b72[_0x1f3f2d(0x196)])?null:_0x37219f[_0x1f3f2d(0x285)](_0x1f9b72,_0x1f3f2d(0x190)),_0x5e99e6=_0x36a0da[_0x1f3f2d(0x1e2)]&&_0x37219f[_0x1f3f2d(0x1c1)](_0x36a0da[_0x1f3f2d(0x1e2)])?null:_0x37219f[_0x1f3f2d(0x285)](_0x36a0da,_0x1f3f2d(0x1db)),_0x1faff0=_0x2c6872[_0x1f3f2d(0x17a)][_0x1f3f2d(0x137)](_0x4322b9?_0x4322b9[_0x1f3f2d(0x23f)]:_0x1f9b72,_0x5e99e6?_0x5e99e6[_0x1f3f2d(0x21b)]:_0x36a0da);_0x2c6872[_0x1f3f2d(0x17a)][_0x1f3f2d(0x191)](_0xea4982=>{const _0x1a589e=_0x1f3f2d;this[_0x1a589e(0x24e)](_0x1faff0);const _0x46b9b1=_0x2c6872[_0x1a589e(0x17a)][_0x1a589e(0x281)][_0x1a589e(0x285)](_0x1faff0[_0x1a589e(0x23f)]);_0x4445c4['is'](_0x1a589e(0x1a4))?_0xea4982[_0x1a589e(0x275)](_0x46b9b1):_0x4445c4[_0x1a589e(0x20f)](_0x46b9b1);}),_0x1d7b0c[_0x1f3f2d(0x248)]();},{'priority':_0x22d72a[_0x36170d(0x1b5)]+0xa}),_0x2c6872[_0x36170d(0x17a)]['on'](_0x36170d(0x2b6),(_0x3457b9,_0x4a467e)=>{const _0x40a9c2=_0x36170d,_0x5777c3=_0x4a467e[_0x4a467e[_0x40a9c2(0x1b9)]-0x1];_0x5777c3&&_0x5777c3[_0x40a9c2(0x25b)]||this[_0x40a9c2(0x21e)]||this[_0x40a9c2(0x198)][_0x40a9c2(0x222)]&&(_0x2c6872[_0x40a9c2(0x17a)][_0x40a9c2(0x191)](()=>{const _0x2e6f98=_0x40a9c2;let _0x2efd04=_0x2c6872[_0x2e6f98(0x17a)][_0x2e6f98(0x2b6)](_0x4a467e[0x0],_0x4a467e[0x1],_0x4a467e[0x2],{'forceDefaultExecution':!0x0});if(!_0x2efd04)return;_0x3457b9[_0x2e6f98(0x25f)]=_0x2efd04[_0x2e6f98(0x23e)]();const _0x571d75=_0x2efd04[_0x2e6f98(0x21b)][_0x2e6f98(0x1e2)],_0x2755f8=_0x2c6872[_0x2e6f98(0x17a)][_0x2e6f98(0x281)];_0x571d75&&_0x2755f8[_0x2e6f98(0x2ae)](_0x571d75)&&!_0x2755f8[_0x2e6f98(0x298)](_0x571d75)&&(_0x2efd04=_0x2c6872[_0x2e6f98(0x17a)][_0x2e6f98(0x137)](_0x2efd04[_0x2e6f98(0x23f)],_0x2c6872[_0x2e6f98(0x17a)][_0x2e6f98(0x152)](_0x571d75,_0x2e6f98(0x21b)))),this[_0x2e6f98(0x21d)](_0x2efd04);}),_0x3457b9[_0x40a9c2(0x248)]());},{'priority':_0x36170d(0x139)}),this[_0x36170d(0x243)][_0x36170d(0x207)][_0x36170d(0x168)](_0x36170d(0x274),this[_0x36170d(0x198)]),this[_0x36170d(0x153)](_0x36170d(0x274));const _0x20e023=new _0x3e2c5f(_0x2c6872,this[_0x36170d(0x1b3)]);_0x2c6872[_0x36170d(0x207)][_0x36170d(0x168)](_0x36170d(0x126),_0x20e023),this[_0x36170d(0x153)](_0x36170d(0x126));const _0x2d5a41=new _0x5d0bee(_0x2c6872,this[_0x36170d(0x1b3)]);_0x2c6872[_0x36170d(0x207)][_0x36170d(0x168)](_0x36170d(0x1b4),_0x2d5a41),this[_0x36170d(0x153)](_0x36170d(0x1b4)),_0x2c6872[_0x36170d(0x207)][_0x36170d(0x168)](_0x36170d(0x1fc),new _0x3da27c(_0x2c6872,_0x20e023,this[_0x36170d(0x1b3)])),this[_0x36170d(0x153)](_0x36170d(0x1fc)),_0x2c6872[_0x36170d(0x207)][_0x36170d(0x168)](_0x36170d(0x159),new _0x3da27c(_0x2c6872,_0x2d5a41,this[_0x36170d(0x1b3)])),this[_0x36170d(0x153)](_0x36170d(0x159)),_0x2c6872[_0x36170d(0x207)][_0x36170d(0x168)](_0x36170d(0x12e),new _0xe61ea2(_0x2c6872,_0x20e023,this[_0x36170d(0x1b3)])),this[_0x36170d(0x153)](_0x36170d(0x12e)),_0x2c6872[_0x36170d(0x207)][_0x36170d(0x168)](_0x36170d(0x171),new _0xe61ea2(_0x2c6872,_0x2d5a41,this[_0x36170d(0x1b3)])),this[_0x36170d(0x153)](_0x36170d(0x171));const _0x26dd9b=_0x2c6872[_0x36170d(0x127)][_0x36170d(0x1d2)](_0x36170d(0x1aa));this[_0x36170d(0x123)](_0x26dd9b,_0x36170d(0x26c),(_0x4a0633,{threadId:_0x3a13ad})=>{const _0x5a5d7f=_0x36170d,_0x18641b=this[_0x5a5d7f(0x1b3)][_0x5a5d7f(0x1d2)](_0x3a13ad);_0x18641b&&_0x18641b[_0x5a5d7f(0x238)]&&0x1===_0x18641b[_0x5a5d7f(0x238)][_0x5a5d7f(0x1b9)]&&this[_0x5a5d7f(0x1bc)](_0x3a13ad,{'hasComments':!0x0});},{'priority':_0x36170d(0x12a)}),this[_0x36170d(0x123)](_0x26dd9b,_0x36170d(0x1cd),(_0x1aa26f,{threadId:_0xf6d2c4})=>{const _0x1d3570=_0x36170d,_0x3dd1a1=this[_0x1d3570(0x1b3)][_0x1d3570(0x1d2)](_0xf6d2c4);_0x3dd1a1&&_0x3dd1a1[_0x1d3570(0x238)]&&!_0x3dd1a1[_0x1d3570(0x238)][_0x1d3570(0x1b9)]&&this[_0x1d3570(0x1bc)](_0xf6d2c4,{'hasComments':!0x1});},{'priority':_0x36170d(0x12a)});}set[_0x35fade(0x166)](_0x194025){const _0x3cc74d=_0x35fade;if(this[_0x3cc74d(0x1f7)])throw new _0x1f3943(_0x3cc74d(0x2b7),this);this[_0x3cc74d(0x1f7)]=_0x194025;}get[_0x35fade(0x166)](){const _0x3be291=_0x35fade;return this[_0x3be291(0x1f7)];}[_0x35fade(0x2ad)]({skipNotAttached:_0x336040=!0x1,toJSON:_0x4584d3=!0x1}={}){const _0x14c9fa=_0x35fade,_0x33c587=[];for(const _0x2cd585 of this[_0x14c9fa(0x1b3)][_0x14c9fa(0x178)]())_0x336040&&!_0x2cd585[_0x14c9fa(0x29e)]||_0x33c587[_0x14c9fa(0x18d)](_0x2cd585);return _0x4584d3?_0x33c587[_0x14c9fa(0x1ca)](_0x1578c9=>_0x1578c9[_0x14c9fa(0x111)]()):_0x33c587;}[_0x35fade(0x12f)](_0x31dbdd){const _0x3011f5=_0x35fade,_0x2eac46=this[_0x3011f5(0x1b3)][_0x3011f5(0x1d2)](_0x31dbdd);if(!_0x2eac46)throw new _0x1f3943(_0x3011f5(0x1d5),this);return _0x2eac46;}[_0x35fade(0x282)](_0x3f62a6){const _0x2f55ad=_0x35fade;return this[_0x2f55ad(0x1b3)][_0x2f55ad(0x114)](_0x3f62a6);}[_0x35fade(0x113)](_0x53e86e){const _0x4433=_0x35fade,{authorId:_0x161f79,id:_0x432315,attributes:_0x3f2688}=_0x53e86e,[_0x2ceaa5,_0x4b876c]=_0x53e86e[_0x4433(0x257)][_0x4433(0x129)](':'),_0x57ce79=this[_0x4433(0x1b3)][_0x4433(0x1d2)](_0x432315)||this[_0x4433(0x1f9)](_0x2ceaa5,_0x4b876c,_0x432315,_0x161f79,_0x3f2688);if(this[_0x4433(0x1e8)](_0x57ce79),this[_0x4433(0x299)](_0x57ce79,_0x2ceaa5,_0x4b876c||null,_0x161f79),_0x57ce79[_0x4433(0x22a)]=_0x53e86e[_0x4433(0x22a)],_0x57ce79[_0x4433(0x20c)]=!0x0,_0x3f2688&&_0x3f2688[_0x4433(0x23b)]){const _0x85d948=_0x3f2688[_0x4433(0x23b)],_0x3a42ba=this[_0x4433(0x2b1)](_0x85d948[_0x4433(0x2b9)]);_0x57ce79[_0x4433(0x13c)]=_0x85d948[_0x4433(0x22a)],_0x57ce79[_0x4433(0x229)]=_0x3a42ba,_0x57ce79[_0x4433(0x13a)]=!0x0;}else _0x57ce79[_0x4433(0x13c)]=_0x53e86e[_0x4433(0x22a)];switch(_0x53e86e[_0x4433(0x205)]&&(_0x57ce79[_0x4433(0x205)]=_0x53e86e[_0x4433(0x205)]),_0x53e86e[_0x4433(0x279)]&&(_0x57ce79[_0x4433(0x279)]=_0x53e86e[_0x4433(0x279)]),this[_0x4433(0x1f7)]&&this[_0x4433(0x1f7)][_0x4433(0x263)]||(_0x57ce79[_0x4433(0x271)]=!0x0),this[_0x4433(0x189)][_0x4433(0x1d2)](_0x57ce79)){case _0x4433(0x117):this[_0x4433(0x189)][_0x4433(0x1b7)](_0x57ce79,_0x4433(0x162));break;case _0x4433(0x212):_0x57ce79[_0x4433(0x29e)]?(this[_0x4433(0x296)](new Set([_0x57ce79])),this[_0x4433(0x2a4)](new Set([_0x57ce79])),this[_0x4433(0x189)][_0x4433(0x1b7)](_0x57ce79,_0x4433(0x250)),this[_0x4433(0x252)](_0x4433(0x261),_0x57ce79)):this[_0x4433(0x189)][_0x4433(0x1b7)](_0x57ce79,_0x4433(0x228));}return _0x57ce79;}[_0x35fade(0x126)](_0x1c5f4d){const _0x56e60a=_0x35fade;this[_0x56e60a(0x25b)](()=>{const _0x23906c=_0x56e60a;this[_0x23906c(0x243)][_0x23906c(0x17a)][_0x23906c(0x191)](()=>{const _0xae2139=_0x23906c;for(const _0x25fa89 of _0x1c5f4d[_0xae2139(0x289)]())_0x25fa89[_0xae2139(0x1cc)]();});});}[_0x35fade(0x1b4)](_0x4a6b44){const _0x4f7c5b=_0x35fade;this[_0x4f7c5b(0x25b)](()=>{const _0x3b3c10=_0x4f7c5b;this[_0x3b3c10(0x243)][_0x3b3c10(0x17a)][_0x3b3c10(0x191)](()=>{const _0x2c7887=_0x3b3c10;for(const _0x2fecc8 of _0x4a6b44[_0x2c7887(0x289)]())_0x2fecc8[_0x2c7887(0x119)]();});});}[_0x35fade(0x153)](_0x966834,_0x80b235){const _0x4fb7f9=_0x35fade,_0x3b46fa=this[_0x4fb7f9(0x243)][_0x4fb7f9(0x207)][_0x4fb7f9(0x1d2)](_0x966834);if(!_0x3b46fa)throw new _0x1f3943(_0x4fb7f9(0x1a8),this,{'commandName':_0x966834});if(this[_0x4fb7f9(0x2ba)][_0x4fb7f9(0x114)](_0x3b46fa))throw new _0x1f3943(_0x4fb7f9(0x11e),this,{'commandName':_0x966834});this[_0x4fb7f9(0x2ba)][_0x4fb7f9(0x168)](_0x3b46fa),_0x80b235&&_0x3b46fa['on'](_0x4fb7f9(0x14c),(_0x400430,_0x209db4)=>{const _0x9d193d=_0x4fb7f9;this[_0x9d193d(0x198)][_0x9d193d(0x222)]&&(this[_0x9d193d(0x21e)]||(_0x209db4[_0x9d193d(0x1b9)]>0x0&&_0x209db4[_0x209db4[_0x9d193d(0x1b9)]-0x1]&&_0x209db4[_0x209db4[_0x9d193d(0x1b9)]-0x1][_0x9d193d(0x25b)]?_0x209db4[_0x9d193d(0x15b)]():(_0x400430[_0x9d193d(0x25f)]=_0x80b235((..._0x1d7248)=>_0x3b46fa[_0x9d193d(0x14c)](..._0x1d7248,{'forceDefaultExecution':!0x0}),..._0x209db4),_0x400430[_0x9d193d(0x248)]())));},{'priority':_0x4fb7f9(0x139)});}[_0x35fade(0x25b)](_0x412be5){const _0x536007=_0x35fade;let _0x189853,_0x34c822;const _0x56c820=this[_0x536007(0x21e)];this[_0x536007(0x21e)]=!0x0;try{_0x189853=_0x412be5();}catch(_0x18afec){_0x34c822=_0x18afec;}return _0x56c820||(this[_0x536007(0x21e)]=!0x1),_0x34c822&&_0x1f3943[_0x536007(0x206)](_0x34c822,this),_0x189853;}[_0x35fade(0x21d)](_0x7bc059,_0x3df9be=null,_0x9b9a6a={}){const _0x1960d1=_0x35fade;if(_0x7bc059[_0x1960d1(0x158)])return null;const _0x2ea426=this[_0x1960d1(0x243)][_0x1960d1(0x127)][_0x1960d1(0x1d2)](_0x1960d1(0x138))['me'];for(const {suggestion:_0xc1cf68,meta:_0x155ca2}of this[_0x1960d1(0x13b)](_0x7bc059,_0x1960d1(0x246)))if(_0x155ca2[_0x1960d1(0x288)]){if(!_0x155ca2[_0x1960d1(0x1c4)]){if(_0x155ca2[_0x1960d1(0x28a)]){if(!this[_0x1960d1(0x226)]||!qt(_0xc1cf68,_0x9b9a6a))continue;return _0xc1cf68;}if(qt(_0xc1cf68,_0x9b9a6a))return _0xc1cf68;this[_0x1960d1(0x1b2)](_0xc1cf68,_0x7bc059[_0x1960d1(0x23f)],_0x7bc059[_0x1960d1(0x21b)]);break;}if(_0x3df9be==_0xc1cf68[_0x1960d1(0x1ea)]&&qt(_0xc1cf68,_0x9b9a6a)){const _0x52ff26=_0xc1cf68[_0x1960d1(0x10d)]();return _0x52ff26[_0x1960d1(0x23f)][_0x1960d1(0x140)](_0x7bc059[_0x1960d1(0x21b)])?this[_0x1960d1(0x1a5)](_0xc1cf68,this[_0x1960d1(0x247)][_0x1960d1(0x137)](_0x7bc059[_0x1960d1(0x23f)],_0x52ff26[_0x1960d1(0x21b)])):this[_0x1960d1(0x1a5)](_0xc1cf68,this[_0x1960d1(0x247)][_0x1960d1(0x137)](_0x52ff26[_0x1960d1(0x23f)],_0x7bc059[_0x1960d1(0x21b)])),_0xc1cf68;}}const _0x4f52cf=_0x1a33b2(),_0xbb2428=_0x2ea426['id'],_0x392cae=_0x3df9be?_0x1960d1(0x121)+_0x3df9be:_0x1960d1(0x246),_0x569b08=this[_0x1960d1(0x16a)]({'id':_0x4f52cf,'type':_0x392cae,'createdAt':new Date(),'authorId':_0xbb2428,'attributes':_0x9b9a6a});return this[_0x1960d1(0x17b)](_0x392cae,_0x4f52cf,_0xbb2428,_0x7bc059),_0x569b08;}[_0x35fade(0x284)](_0x83070c,_0x352ec1=_0x35fade(0x154),_0x38201a={}){const _0x95dd9c=_0x35fade,_0x28c285=this[_0x95dd9c(0x243)][_0x95dd9c(0x127)][_0x95dd9c(0x1d2)](_0x95dd9c(0x138))['me'],_0x123bc8=this[_0x95dd9c(0x16e)][_0x95dd9c(0x210)](_0x95dd9c(0x246),_0x352ec1,_0x95dd9c(0x26a));for(const _0x3cdd79 of this[_0x95dd9c(0x2ad)]())if(_0x3cdd79[_0x95dd9c(0x229)]['id']==_0x28c285['id']&&_0x95dd9c(0x246)==_0x3cdd79[_0x95dd9c(0x257)]&&_0x3cdd79[_0x95dd9c(0x1ea)]==_0x352ec1&&qt(_0x3cdd79,_0x38201a)&&(_0x123bc8(_0x3cdd79[_0x95dd9c(0x1a6)](),_0x83070c)||_0x123bc8(_0x83070c,_0x3cdd79[_0x95dd9c(0x1a6)]()))){for(const _0x4793a4 of _0x83070c)_0x3cdd79[_0x95dd9c(0x176)](_0x4793a4);return _0x3cdd79;}for(const {suggestion:_0x5687f4,meta:_0x39e0b5}of this[_0x95dd9c(0x13b)](_0x83070c,_0x95dd9c(0x246))){if(!_0x39e0b5[_0x95dd9c(0x288)])continue;if(!this[_0x95dd9c(0x226)]&&_0x39e0b5[_0x95dd9c(0x28a)])continue;if(!qt(_0x5687f4,_0x38201a))continue;let _0x163959=!0x0;for(const _0x4c763b of _0x5687f4[_0x95dd9c(0x1a6)]())for(const _0xfafd1 of _0x83070c)if(!_0x4c763b[_0x95dd9c(0x1fa)](_0xfafd1)){_0x163959=!0x1;break;}if(_0x163959)return _0x5687f4;}const _0x29958f=_0x1a33b2(),_0x57fccd=_0x28c285['id'],_0x3e3c64=_0x95dd9c(0x121)+_0x352ec1,_0x263ccf=this[_0x95dd9c(0x16a)]({'id':_0x29958f,'type':_0x3e3c64,'createdAt':new Date(),'authorId':_0x57fccd,'attributes':_0x38201a});for(const _0x3e0163 of _0x83070c)this[_0x95dd9c(0x17b)](_0x3e3c64,_0x29958f,_0x57fccd,_0x3e0163,_0x21bc6b[_0x95dd9c(0x269)]());return _0x263ccf;}[_0x35fade(0x183)](_0x2c0e4d,_0x351c7,_0x6d0b=null,_0x5b8497={}){const _0x2bc7fd=_0x35fade;if(_0x6d0b=_0x6d0b||Gt(_0x351c7),_0x2c0e4d[_0x2bc7fd(0x158)])return null;if(_0x2bc7fd(0x18b)===this[_0x2bc7fd(0x22b)]){const _0x263a58=this[_0x2bc7fd(0x16e)][_0x2bc7fd(0x210)](_0x2bc7fd(0x1f8),_0x6d0b,_0x2bc7fd(0x1cc));return this[_0x2bc7fd(0x25b)](()=>_0x263a58([_0x2c0e4d],_0x351c7,_0x5b8497)),null;}const _0x38192e=this[_0x2bc7fd(0x243)][_0x2bc7fd(0x127)][_0x2bc7fd(0x1d2)](_0x2bc7fd(0x138))['me'],_0x5d8d97=[];if(_0x2bc7fd(0x276)!==this[_0x2bc7fd(0x22b)]){for(const {suggestion:_0xe47d09,meta:_0x48fadf}of this[_0x2bc7fd(0x13b)](_0x2c0e4d,_0x2bc7fd(0x246)))_0x48fadf[_0x2bc7fd(0x288)]&&!_0x48fadf[_0x2bc7fd(0x12c)]&&_0x5d8d97[_0x2bc7fd(0x18d)](..._0xe47d09[_0x2bc7fd(0x1a6)]());}const _0x299b9f=function(_0x2191e4,_0x4030de){const _0x668d11=_0x2bc7fd,_0xf49c1=[];for(const _0xa539d3 of _0x4030de){const _0x5b69f9=_0x2191e4[_0x668d11(0x24d)](_0xa539d3);_0x5b69f9&&_0xf49c1[_0x668d11(0x18d)](_0x5b69f9);}return _0xf49c1;}(_0x2c0e4d,_0x5d8d97),_0x1fedfc=function(_0x5eff0d,_0x81a374){const _0x20adca=_0x2bc7fd,_0x109e17=[_0x5eff0d];for(const _0x54a6c1 of _0x81a374){let _0x8cbb77=0x0;for(;_0x8cbb77<_0x109e17[_0x20adca(0x1b9)];){const _0x43e039=_0x109e17[_0x8cbb77][_0x20adca(0x1fd)](_0x54a6c1);_0x109e17[_0x20adca(0x25c)](_0x8cbb77,0x1,..._0x43e039),_0x8cbb77+=_0x43e039[_0x20adca(0x1b9)];}}return _0x109e17;}(_0x2c0e4d,_0x5d8d97);_0x299b9f[_0x2bc7fd(0x1b9)]&&this[_0x2bc7fd(0x247)][_0x2bc7fd(0x191)](()=>{const _0x5eaa35=_0x2bc7fd;for(const _0x21907e of _0x299b9f){const _0x37242a=this[_0x5eaa35(0x16e)][_0x5eaa35(0x210)](_0x5eaa35(0x1f8),_0x6d0b,_0x5eaa35(0x1cc));this[_0x5eaa35(0x25b)](()=>_0x37242a([_0x21907e],_0x351c7,_0x5b8497));}});for(const _0x5a951c of _0x1fedfc){let _0x114d66=null,_0x8bc7e1=_0x5a951c[_0x2bc7fd(0x23f)],_0x250de9=_0x5a951c[_0x2bc7fd(0x21b)];for(const {suggestion:_0x568172,meta:_0x3f9216}of this[_0x2bc7fd(0x13b)](_0x5a951c,_0x2bc7fd(0x1f8))){if(!_0x3f9216[_0x2bc7fd(0x288)])continue;if(_0x568172[_0x2bc7fd(0x1ea)]!=_0x6d0b)continue;if(!qt(_0x568172,_0x5b8497))continue;const _0x12bde6=_0x568172[_0x2bc7fd(0x10d)]();if(_0x12bde6[_0x2bc7fd(0x1fa)](_0x5a951c,!0x0))return null;_0x8bc7e1=_0x8bc7e1[_0x2bc7fd(0x18f)](_0x12bde6[_0x2bc7fd(0x23f)])?_0x8bc7e1:_0x12bde6[_0x2bc7fd(0x23f)],_0x250de9=_0x250de9[_0x2bc7fd(0x156)](_0x12bde6[_0x2bc7fd(0x21b)])?_0x250de9:_0x12bde6[_0x2bc7fd(0x21b)],_0x114d66?_0x12bde6[_0x2bc7fd(0x23f)][_0x2bc7fd(0x18f)](_0x114d66[_0x2bc7fd(0x10d)]()[_0x2bc7fd(0x23f)])?(_0x114d66[_0x2bc7fd(0x1cf)](),_0x114d66=_0x568172):_0x568172[_0x2bc7fd(0x1cf)]():_0x114d66=_0x568172;}const _0x3db4b2=this[_0x2bc7fd(0x247)][_0x2bc7fd(0x137)](_0x8bc7e1,_0x250de9);if(_0x114d66)this[_0x2bc7fd(0x1a5)](_0x114d66,_0x3db4b2);else{const _0x5e856f=_0x1a33b2(),_0x24334d=_0x38192e['id'];this[_0x2bc7fd(0x16a)]({'id':_0x5e856f,'type':_0x2bc7fd(0x2a9)+_0x6d0b,'data':_0x351c7,'createdAt':new Date(),'authorId':_0x24334d,'attributes':_0x5b8497}),this[_0x2bc7fd(0x17b)](_0x2bc7fd(0x2a9)+_0x6d0b,_0x5e856f,_0x24334d,_0x3db4b2);}}return null;}[_0x35fade(0x1ae)](_0x55ab8e,_0x4d8f66,_0x5c6fe5=[],_0x2206b3=null,_0xdfb1ef={}){const _0x3ac1a8=_0x35fade;_0x4d8f66[_0x3ac1a8(0x145)]||(_0x4d8f66[_0x3ac1a8(0x145)]=_0x4d8f66[_0x3ac1a8(0x22d)]),_0x4d8f66[_0x3ac1a8(0x130)]=_0x55ab8e['is'](_0x3ac1a8(0x255)),_0x2206b3=_0x2206b3||Gt(_0x4d8f66);const _0x5dfb0a=_0x5c6fe5[_0x3ac1a8(0x1ca)](_0x4f220=>Lt(_0x4f220,this[_0x3ac1a8(0x247)])),_0x2e8487=_0x55ab8e['is'](_0x3ac1a8(0x255))?_0x55ab8e:Lt(_0x55ab8e,this[_0x3ac1a8(0x247)]);if(_0x3ac1a8(0x18b)===this[_0x3ac1a8(0x22b)]){const _0x4865e3=this[_0x3ac1a8(0x16e)][_0x3ac1a8(0x210)](_0x3ac1a8(0x10e),_0x2206b3,_0x3ac1a8(0x1cc));return this[_0x3ac1a8(0x25b)](()=>_0x4865e3([_0x2e8487],_0x4d8f66,_0xdfb1ef)),null;}_0x5dfb0a[_0x3ac1a8(0x18d)](_0x2e8487);let _0x136302=!0x0;for(const _0x827cd3 of _0x5dfb0a)if(!this[_0x3ac1a8(0x23d)](_0x827cd3)){_0x136302=!0x1;break;}if(_0x136302&&_0x3ac1a8(0x276)!==this[_0x3ac1a8(0x22b)]){const _0x1cf596=this[_0x3ac1a8(0x16e)][_0x3ac1a8(0x210)](_0x3ac1a8(0x10e),_0x2206b3,_0x3ac1a8(0x1cc));return this[_0x3ac1a8(0x25b)](()=>_0x1cf596([_0x2e8487],_0x4d8f66,_0xdfb1ef)),null;}let _0x2cf64d=null,_0x4b82b=_0x2e8487[_0x3ac1a8(0x23f)],_0x2276c8=_0x2e8487[_0x3ac1a8(0x21b)];for(const {suggestion:_0x3ce0b5,meta:_0x3e5dde}of this[_0x3ac1a8(0x13b)](_0x2e8487,_0x3ac1a8(0x10e))){if(!_0x3e5dde[_0x3ac1a8(0x288)])continue;if(_0x3e5dde[_0x3ac1a8(0x1c4)]||_0x3e5dde[_0x3ac1a8(0x28a)]||_0x3e5dde[_0x3ac1a8(0x12c)])continue;if(_0x3ce0b5[_0x3ac1a8(0x205)][_0x3ac1a8(0x145)]!=_0x4d8f66[_0x3ac1a8(0x145)])continue;if(!qt(_0x3ce0b5,_0xdfb1ef))continue;const _0x584190=_0x3ce0b5[_0x3ac1a8(0x10d)]();if(_0x3ce0b5[_0x3ac1a8(0x1ea)]==_0x2206b3){if(_0x584190[_0x3ac1a8(0x1fa)](_0x2e8487,!0x0))return null;_0x4b82b=_0x4b82b[_0x3ac1a8(0x18f)](_0x584190[_0x3ac1a8(0x23f)])?_0x4b82b:_0x584190[_0x3ac1a8(0x23f)],_0x2276c8=_0x2276c8[_0x3ac1a8(0x156)](_0x584190[_0x3ac1a8(0x21b)])?_0x2276c8:_0x584190[_0x3ac1a8(0x21b)],_0x2cf64d?_0x584190[_0x3ac1a8(0x23f)][_0x3ac1a8(0x18f)](_0x2cf64d[_0x3ac1a8(0x10d)]()[_0x3ac1a8(0x23f)])?(_0x2cf64d[_0x3ac1a8(0x1cf)](),_0x2cf64d=_0x3ce0b5):_0x3ce0b5[_0x3ac1a8(0x1cf)]():_0x2cf64d=_0x3ce0b5;}else{const _0x50a745=_0x2e8487[_0x3ac1a8(0x24d)](_0x584190);this[_0x3ac1a8(0x233)](_0x3ce0b5,_0x50a745);}}const _0x4929ee=this[_0x3ac1a8(0x243)][_0x3ac1a8(0x127)][_0x3ac1a8(0x1d2)](_0x3ac1a8(0x138))['me'],_0x316166=_0x1a33b2(),_0x1003f9=_0x4929ee['id'];if(_0x2cf64d)return this[_0x3ac1a8(0x1a5)](_0x2cf64d,this[_0x3ac1a8(0x247)][_0x3ac1a8(0x137)](_0x4b82b,_0x2276c8)),_0x2cf64d;{const _0x1a2e53=this[_0x3ac1a8(0x16a)]({'id':_0x316166,'type':_0x3ac1a8(0x17d)+_0x2206b3,'data':_0x4d8f66,'createdAt':new Date(),'authorId':_0x1003f9,'attributes':_0xdfb1ef});return this[_0x3ac1a8(0x17b)](_0x3ac1a8(0x17d)+_0x2206b3,_0x316166,_0x1003f9,this[_0x3ac1a8(0x247)][_0x3ac1a8(0x137)](_0x4b82b,_0x2276c8)),_0x1a2e53;}}[_0x35fade(0x291)](_0xb4cd0e,_0x50f6d8,_0x434f0b=[],_0x2d3a0a=null,_0x54b634={}){const _0x85f261=_0x35fade;_0x50f6d8[_0x85f261(0x145)]||(_0x50f6d8[_0x85f261(0x145)]=_0x50f6d8[_0x85f261(0x22d)]);const _0x47f30a=_0xb4cd0e[0x0];_0x50f6d8[_0x85f261(0x130)]=_0x47f30a['is'](_0x85f261(0x255)),_0x2d3a0a=_0x2d3a0a||Gt(_0x50f6d8);const _0x21049c=_0x434f0b[_0x85f261(0x1ca)](_0x5b3a6a=>Lt(_0x5b3a6a,this[_0x85f261(0x247)])),_0x53bdd2=_0x47f30a['is'](_0x85f261(0x255))?_0xb4cd0e:_0xb4cd0e[_0x85f261(0x1ca)](_0x171860=>Lt(_0x171860,this[_0x85f261(0x247)]));if(_0x85f261(0x18b)===this[_0x85f261(0x22b)]){const _0x290c66=this[_0x85f261(0x16e)][_0x85f261(0x210)](_0x85f261(0x10e),_0x2d3a0a,_0x85f261(0x1cc));return this[_0x85f261(0x25b)](()=>_0x290c66(_0x53bdd2,_0x50f6d8,_0x54b634)),null;}_0x21049c[_0x85f261(0x18d)](..._0x53bdd2);let _0x44978d=!0x0;for(const _0x4e6d77 of _0x21049c)if(!this[_0x85f261(0x23d)](_0x4e6d77)){_0x44978d=!0x1;break;}if(_0x44978d&&_0x85f261(0x276)!==this[_0x85f261(0x22b)]){const _0x3f9e54=this[_0x85f261(0x16e)][_0x85f261(0x210)](_0x85f261(0x10e),_0x2d3a0a,_0x85f261(0x1cc));return this[_0x85f261(0x25b)](()=>_0x3f9e54(_0x53bdd2,_0x50f6d8,_0x54b634)),null;}const _0x309f4f=this[_0x85f261(0x243)][_0x85f261(0x127)][_0x85f261(0x1d2)](_0x85f261(0x138))['me'];for(const _0x18f253 of this[_0x85f261(0x2ad)]()){if(_0x18f253[_0x85f261(0x229)]['id']!=_0x309f4f['id'])continue;if(_0x85f261(0x10e)!=_0x18f253[_0x85f261(0x257)]||_0x18f253[_0x85f261(0x205)][_0x85f261(0x145)]!=_0x50f6d8[_0x85f261(0x145)])continue;if(!qt(_0x18f253,_0x54b634))continue;const _0x4d0506=_0x18f253[_0x85f261(0x1ea)]==_0x2d3a0a;for(let _0x441303=0x0;_0x441303<_0x53bdd2[_0x85f261(0x1b9)];_0x441303++){const _0x2d1951=_0x53bdd2[_0x441303];for(const _0x56d33d of _0x18f253[_0x85f261(0x133)]()){const _0x310e90=_0x56d33d[_0x85f261(0x144)]();if(_0x2d1951[_0x85f261(0x140)](_0x310e90)){_0x4d0506?(_0x53bdd2[_0x85f261(0x25c)](_0x441303,0x1),_0x441303--):_0x18f253[_0x85f261(0x1ee)](_0x56d33d[_0x85f261(0x231)]);break;}}}}if(0x0==_0x53bdd2[_0x85f261(0x1b9)])return null;const _0x86c42c=this[_0x85f261(0x16e)][_0x85f261(0x210)](_0x85f261(0x10e),_0x2d3a0a,_0x85f261(0x26a));for(const _0xb33c97 of this[_0x85f261(0x2ad)]())if(_0xb33c97[_0x85f261(0x229)]['id']==_0x309f4f['id']&&_0x85f261(0x10e)==_0xb33c97[_0x85f261(0x257)]&&_0xb33c97[_0x85f261(0x205)][_0x85f261(0x145)]==_0x50f6d8[_0x85f261(0x145)]&&_0xb33c97[_0x85f261(0x1ea)]==_0x2d3a0a&&qt(_0xb33c97,_0x54b634)&&(_0x86c42c(_0xb33c97[_0x85f261(0x1a6)](),_0x53bdd2)||_0x86c42c(_0x53bdd2,_0xb33c97[_0x85f261(0x1a6)]()))){for(const _0x137239 of _0x53bdd2)_0xb33c97[_0x85f261(0x176)](_0x137239);return _0xb33c97;}const _0xebf91b=_0x1a33b2(),_0xeb4186=_0x309f4f['id'],_0x54812c=_0x85f261(0x17d)+_0x2d3a0a,_0x5aa207=this[_0x85f261(0x16a)]({'id':_0xebf91b,'type':_0x54812c,'data':_0x50f6d8,'createdAt':new Date(),'authorId':_0xeb4186,'attributes':_0x54b634});for(const _0xd5a085 of _0x53bdd2)this[_0x85f261(0x17b)](_0x54812c,_0xebf91b,_0xeb4186,_0xd5a085,_0x21bc6b[_0x85f261(0x269)]());return _0x5aa207;}[_0x35fade(0x24e)](_0x4ecc45,_0x1ed4b6=null,_0x528505={}){const _0x4435e3=_0x35fade;if(_0x4ecc45[_0x4435e3(0x158)])return null;const _0x30ea12=this[_0x4435e3(0x243)][_0x4435e3(0x127)][_0x4435e3(0x1d2)](_0x4435e3(0x138))['me'],_0x5be7cb=new _0x1a9779(_0x4ecc45[_0x4435e3(0x23f)],_0x4ecc45[_0x4435e3(0x21b)]);for(const {suggestion:_0x3685e7,meta:_0xce0afd}of this[_0x4435e3(0x13b)](_0x5be7cb,_0x4435e3(0x246)))if(_0xce0afd[_0x4435e3(0x288)]&&!_0xce0afd[_0x4435e3(0x1c4)]){if(_0x3685e7[_0x4435e3(0x112)]){const _0x122ce7=_0x3685e7[_0x4435e3(0x1a6)]()[_0x4435e3(0x224)](_0x76d1c6=>_0x4435e3(0x27e)!=_0x76d1c6[_0x4435e3(0x134)][_0x4435e3(0x146)]);_0x122ce7[_0x4435e3(0x148)](_0x356239=>_0x5be7cb[_0x4435e3(0x1fa)](_0x356239,!0x0))&&_0x3685e7[_0x4435e3(0x119)]();if(_0x122ce7[_0x4435e3(0x165)](_0x34bb6c=>_0x34bb6c[_0x4435e3(0x1fa)](_0x5be7cb,!0x0))){const _0x115eb8=this[_0x4435e3(0x16e)][_0x4435e3(0x210)](_0x4435e3(0x27f),_0x1ed4b6,_0x4435e3(0x1cc));return this[_0x4435e3(0x25b)](()=>_0x115eb8([_0x5be7cb],null,_0x528505)),null;}}else{const _0x7dc024=_0x5be7cb[_0x4435e3(0x24d)](_0x3685e7[_0x4435e3(0x10d)]());null!==_0x7dc024&&_0x3685e7[_0x4435e3(0x18a)]([_0x7dc024],null,_0x528505);}}if(_0x5be7cb[_0x4435e3(0x1b6)](),_0x5be7cb[_0x4435e3(0x158)]||_0x4435e3(0x27e)==_0x5be7cb[_0x4435e3(0x134)][_0x4435e3(0x146)])return null;let _0x44ef08=null,_0x56ac9a=_0x5be7cb[_0x4435e3(0x23f)],_0xb25b16=_0x5be7cb[_0x4435e3(0x21b)];const _0xd69ed9=this[_0x4435e3(0x13b)](_0x5be7cb,_0x4435e3(0x27f));for(const {suggestion:_0x39f07a,meta:_0x3f6417}of _0xd69ed9){const _0x5be01c=this[_0x4435e3(0x247)][_0x4435e3(0x137)](_0x56ac9a,_0xb25b16);if(_0x3f6417[_0x4435e3(0x288)]&&(this[_0x4435e3(0x226)]||!_0x3f6417[_0x4435e3(0x28a)]&&!_0x3f6417[_0x4435e3(0x12c)])){if(_0x39f07a[_0x4435e3(0x112)]){if(!qt(_0x39f07a,_0x528505))continue;let _0x1d4552=!0x0;for(const _0x53ce6d of _0x39f07a[_0x4435e3(0x1a6)]()){if(_0x53ce6d[_0x4435e3(0x1fa)](_0x5be01c,!0x0))return _0x39f07a;_0x5be01c[_0x4435e3(0x1fa)](_0x53ce6d)||(_0x1d4552=!0x1);}_0x1d4552&&_0x39f07a[_0x4435e3(0x119)]();}else{const _0x5b276e=_0x39f07a[_0x4435e3(0x10d)]();if(_0x5b276e[_0x4435e3(0x1fa)](_0x5be01c,!0x0))return _0x39f07a;if(!qt(_0x39f07a,_0x528505)){_0x5be01c[_0x4435e3(0x1fa)](_0x5b276e)?_0x39f07a[_0x4435e3(0x1cf)]():_0x5b276e[_0x4435e3(0x151)](_0x56ac9a)?_0x56ac9a=_0x5b276e[_0x4435e3(0x21b)]:_0x5b276e[_0x4435e3(0x151)](_0xb25b16)&&(_0xb25b16=_0x5b276e[_0x4435e3(0x23f)]);continue;}_0x56ac9a=_0x56ac9a[_0x4435e3(0x18f)](_0x5b276e[_0x4435e3(0x23f)])?_0x56ac9a:_0x5b276e[_0x4435e3(0x23f)],_0xb25b16=_0xb25b16[_0x4435e3(0x156)](_0x5b276e[_0x4435e3(0x21b)])?_0xb25b16:_0x5b276e[_0x4435e3(0x21b)],_0x528505=Object[_0x4435e3(0x1a1)]({},_0x39f07a[_0x4435e3(0x279)]),_0x44ef08?_0x5b276e[_0x4435e3(0x23f)][_0x4435e3(0x18f)](_0x44ef08[_0x4435e3(0x10d)]()[_0x4435e3(0x23f)])?(_0x44ef08[_0x4435e3(0x1cf)](),_0x44ef08=_0x39f07a):_0x39f07a[_0x4435e3(0x1cf)]():_0x44ef08=_0x39f07a;}}}if(_0x44ef08)return this[_0x4435e3(0x1a5)](_0x44ef08,this[_0x4435e3(0x247)][_0x4435e3(0x137)](_0x56ac9a,_0xb25b16)),_0x44ef08;{const _0x5b7580=_0x1a33b2(),_0x136d94=this[_0x4435e3(0x247)][_0x4435e3(0x137)](_0x56ac9a,_0xb25b16),_0x5beb9e=_0x30ea12['id'],_0x405186=_0x1ed4b6?_0x4435e3(0x1fe)+_0x1ed4b6:_0x4435e3(0x27f),_0x17cfc4=this[_0x4435e3(0x16a)]({'id':_0x5b7580,'type':_0x405186,'createdAt':new Date(),'authorId':_0x5beb9e,'attributes':_0x528505});return this[_0x4435e3(0x17b)](_0x405186,_0x5b7580,_0x5beb9e,_0x136d94),_0x17cfc4;}}[_0x35fade(0x149)](_0x4524e0,_0x6977d6=_0x35fade(0x154),_0x1931b9={}){const _0x354513=_0x35fade,_0x176f56=this[_0x354513(0x243)][_0x354513(0x127)][_0x354513(0x1d2)](_0x354513(0x138))['me'],_0x29941f=_0x4524e0[_0x354513(0x1ca)](_0x3a1525=>new _0x1a9779(_0x3a1525[_0x354513(0x23f)],_0x3a1525[_0x354513(0x21b)])),_0x29dff9=new Set();for(const {suggestion:_0x48dd94,meta:_0x14e433}of this[_0x354513(0x13b)](_0x29941f,_0x354513(0x246)))_0x14e433[_0x354513(0x288)]&&!_0x14e433[_0x354513(0x1c4)]&&_0x29dff9[_0x354513(0x168)](_0x48dd94);for(const _0x4bc068 of _0x29dff9)if(_0x4bc068[_0x354513(0x112)]){const _0x40f013=_0x4bc068[_0x354513(0x1a6)]();(!_0x4bc068[_0x354513(0x279)]||!_0x4bc068[_0x354513(0x279)][_0x354513(0x28c)])&&(_0x40f013[_0x354513(0x148)](_0x19c5e4=>_0x29941f[_0x354513(0x165)](_0x3a422f=>_0x3a422f[_0x354513(0x1fa)](_0x19c5e4,!0x0)))&&_0x4bc068[_0x354513(0x119)]());if(_0x29941f[_0x354513(0x148)](_0x55125c=>_0x40f013[_0x354513(0x165)](_0x161bee=>_0x161bee[_0x354513(0x1fa)](_0x55125c,!0x0)))){const _0x1b7385=this[_0x354513(0x16e)][_0x354513(0x210)](_0x354513(0x27f),_0x6977d6,_0x354513(0x1cc));return this[_0x354513(0x25b)](()=>_0x1b7385(_0x4524e0,null,_0x1931b9)),null;}}else{const _0x1060be=_0x4bc068[_0x354513(0x10d)]();_0x29941f[_0x354513(0x165)](_0x528405=>_0x528405[_0x354513(0x1fa)](_0x1060be,!0x0))&&_0x4bc068[_0x354513(0x119)]();if(_0x29941f[_0x354513(0x148)](_0x17e4ca=>_0x1060be[_0x354513(0x1fa)](_0x17e4ca,!0x0))){const _0x344037=this[_0x354513(0x16e)][_0x354513(0x210)](_0x354513(0x27f),_0x6977d6,_0x354513(0x1cc));return this[_0x354513(0x25b)](()=>_0x344037(_0x29941f,null,_0x1931b9)),null;}}const _0x34a588=this[_0x354513(0x16e)][_0x354513(0x210)](_0x354513(0x27f),_0x6977d6,_0x354513(0x26a));let _0x1b7c71=null;for(const _0x3ea242 of this[_0x354513(0x2ad)]())if(_0x3ea242[_0x354513(0x229)]['id']==_0x176f56['id']&&_0x3ea242[_0x354513(0x29e)]&&_0x354513(0x27f)==_0x3ea242[_0x354513(0x257)]&&_0x3ea242[_0x354513(0x1ea)]==_0x6977d6&&qt(_0x3ea242,_0x1931b9)&&(_0x34a588(_0x3ea242[_0x354513(0x1a6)](),_0x29941f)||_0x34a588(_0x29941f,_0x3ea242[_0x354513(0x1a6)]()))){if(_0x1b7c71){if(_0x3ea242[_0x354513(0x238)]&&_0x3ea242[_0x354513(0x238)][_0x354513(0x1b9)])continue;for(const _0x11f189 of _0x3ea242[_0x354513(0x1a6)]())_0x1b7c71[_0x354513(0x1b0)](_0x11f189)||_0x1b7c71[_0x354513(0x176)](_0x11f189);_0x3ea242[_0x354513(0x1cf)]();}else{_0x1b7c71=_0x3ea242;for(const _0x1a002d of _0x29941f)_0x3ea242[_0x354513(0x1b0)](_0x1a002d)||_0x3ea242[_0x354513(0x176)](_0x1a002d);}}if(_0x1b7c71)return _0x1b7c71;_0x29dff9[_0x354513(0x16f)]();for(const {suggestion:_0x11d575,meta:_0xdcd89c}of this[_0x354513(0x13b)](_0x29941f,_0x354513(0x27f)))_0xdcd89c[_0x354513(0x288)]&&(this[_0x354513(0x226)]||!_0xdcd89c[_0x354513(0x28a)]&&!_0xdcd89c[_0x354513(0x12c)])&&qt(_0x11d575,_0x1931b9)&&_0x29dff9[_0x354513(0x168)](_0x11d575);for(const _0x22f2e4 of _0x29dff9){const _0x185433=_0x22f2e4[_0x354513(0x1a6)]();if(!_0x1931b9||!_0x1931b9[_0x354513(0x28c)]){if(_0x29941f[_0x354513(0x148)](_0x348c44=>_0x185433[_0x354513(0x165)](_0x3b1025=>_0x3b1025[_0x354513(0x1fa)](_0x348c44,!0x0))))return _0x22f2e4;}(!_0x22f2e4[_0x354513(0x279)]||!_0x22f2e4[_0x354513(0x279)][_0x354513(0x28c)])&&(_0x185433[_0x354513(0x148)](_0x1b9417=>_0x29941f[_0x354513(0x165)](_0x2162d6=>_0x2162d6[_0x354513(0x1fa)](_0x1b9417,!0x0)))&&_0x22f2e4[_0x354513(0x119)]());}const _0xffe039=_0x1a33b2(),_0x590904=_0x176f56['id'],_0x268d03=_0x354513(0x1fe)+_0x6977d6,_0xc146be=this[_0x354513(0x16a)]({'id':_0xffe039,'type':_0x268d03,'createdAt':new Date(),'authorId':_0x590904,'attributes':_0x1931b9});for(const _0x40b7aa of _0x29941f)_0x40b7aa[_0x354513(0x1b6)](),_0x40b7aa[_0x354513(0x158)]||_0x354513(0x27e)==_0x40b7aa[_0x354513(0x134)][_0x354513(0x146)]||this[_0x354513(0x17b)](_0x268d03,_0xffe039,_0x590904,_0x40b7aa,_0x21bc6b[_0x354513(0x269)]());return _0xc146be;}[_0x35fade(0x18e)](_0xb9234d,_0x415810,_0x403c3b,_0xed3bfb,_0x38d20e){const _0xef56f1=_0x35fade;if(_0xb9234d[_0xef56f1(0x158)])return[];if(_0xef56f1(0x18b)===this[_0xef56f1(0x22b)])return[];const _0x21dc80=this[_0xef56f1(0x243)][_0xef56f1(0x127)][_0xef56f1(0x1d2)](_0xef56f1(0x138))['me']['id'],_0x1e01c9=Array[_0xef56f1(0x26e)](this[_0xef56f1(0x1b3)][_0xef56f1(0x178)]())[_0xef56f1(0x224)](_0xf20aad=>_0xef56f1(0x2a1)==_0xf20aad[_0xef56f1(0x257)]&&_0xf20aad[_0xef56f1(0x205)][_0xef56f1(0x167)]==_0x415810&&_0xf20aad[_0xef56f1(0x1b0)](_0xb9234d));if(_0xef56f1(0x14f)===this[_0xef56f1(0x22b)]){const _0x3198a7=this[_0xef56f1(0x13b)](_0xb9234d,_0xef56f1(0x246))[_0xef56f1(0x224)](({meta:_0x175b22})=>_0x175b22[_0xef56f1(0x288)]&&!_0x175b22[_0xef56f1(0x12c)]&&!_0x175b22[_0xef56f1(0x1c4)])[_0xef56f1(0x1ca)](({suggestion:_0x413faa})=>_0x413faa);_0x1e01c9[_0xef56f1(0x199)](..._0x3198a7);}const _0x3e0de7=new Map([[_0xb9234d,_0x403c3b]]);for(const _0x365cb6 of _0x1e01c9){const _0x3fcbc2=_0xef56f1(0x2a1)==_0x365cb6[_0xef56f1(0x257)]?_0x365cb6[_0xef56f1(0x205)][_0xef56f1(0x12b)]:void 0x0,_0x2f2e1b=_0x365cb6[_0xef56f1(0x10d)](),_0x31d916=Array[_0xef56f1(0x26e)](_0x3e0de7[_0xef56f1(0x1bf)]())[_0xef56f1(0x27c)](_0x3588c0=>_0x3588c0[_0xef56f1(0x20e)](_0x2f2e1b));if(!_0x31d916)continue;const _0xda8e02=_0x31d916[_0xef56f1(0x1fd)](_0x2f2e1b);this[_0xef56f1(0x1b8)](_0x415810)&&_0xef56f1(0x246)==_0x365cb6[_0xef56f1(0x257)]&&0x0!=_0xda8e02[_0xef56f1(0x1b9)]||(_0x3e0de7[_0xef56f1(0x2ab)](_0x31d916),_0xda8e02[_0xef56f1(0x211)](_0x36ec03=>{const _0x4816e7=_0xef56f1;_0x3e0de7[_0x4816e7(0x1b7)](_0x36ec03,_0x403c3b);}),_0xef56f1(0x246)!=_0x365cb6[_0xef56f1(0x257)]&&_0x3fcbc2!=_0xed3bfb&&_0x3e0de7[_0xef56f1(0x1b7)](_0x31d916[_0xef56f1(0x24d)](_0x2f2e1b),_0x3fcbc2));}const _0x13fe02=[];for(const [_0x81a636,_0xf51bb8]of _0x3e0de7){const _0x1e67d8=_0x1a33b2(),_0x7666c9={'key':_0x415810,'oldValue':_0xf51bb8,'newValue':_0xed3bfb};_0x415810[_0xef56f1(0x1b9)]>0x25&&console[_0xef56f1(0x147)](_0xef56f1(0x29a),{'key':_0x415810});const _0x49fa67=(_0xef56f1(0x1da)+(_0x415810+'|'+Gt({'newValue':_0xed3bfb})))[_0xef56f1(0x213)](0x0,0x3c),_0x573402=this[_0xef56f1(0x16a)]({'id':_0x1e67d8,'type':_0x49fa67,'data':_0x7666c9,'createdAt':new Date(),'authorId':_0x21dc80,'attributes':_0x38d20e});_0x13fe02[_0xef56f1(0x18d)](_0x573402),this[_0xef56f1(0x17b)](_0x49fa67,_0x1e67d8,_0x21dc80,_0x81a636);}return _0x13fe02;}[_0x35fade(0x14a)](_0x3de459){const _0x380f95=_0x35fade;this[_0x380f95(0x153)](_0x3de459,(_0x114fda,..._0x2a8d6d)=>{const _0x23ee4d=_0x380f95;this[_0x23ee4d(0x1d0)](()=>{_0x114fda(..._0x2a8d6d);});});}[_0x35fade(0x1bd)](_0x5a5eb8){const _0x32ebfb=_0x35fade;this[_0x32ebfb(0x290)][_0x32ebfb(0x168)](_0x5a5eb8);}[_0x35fade(0x26b)](_0x46bef7){const _0x4f76c0=_0x35fade;this[_0x4f76c0(0x155)][_0x4f76c0(0x168)](_0x46bef7);}[_0x35fade(0x287)](_0x43e709){const _0x30305f=_0x35fade;return _0x30305f(0x2a1)==_0x43e709[_0x30305f(0x257)]?_0x43e709[_0x30305f(0x1ea)][_0x30305f(0x129)]('|')[0x0]:null;}[_0x35fade(0x1a5)](_0x3e490d,_0x23a172){const _0x264093=_0x35fade,_0x52ae44=_0x3e490d[_0x264093(0x280)]();this[_0x264093(0x247)][_0x264093(0x191)](_0x1496b9=>{const _0x54b9b1=_0x264093;_0x1496b9[_0x54b9b1(0x19c)](_0x52ae44,{'range':_0x23a172});});}[_0x35fade(0x1e8)](_0x5a15aa){const _0x5c6a1f=_0x35fade,_0x3df745=_0x5a15aa['id'],_0x46bcc0=this[_0x5c6a1f(0x243)][_0x5c6a1f(0x259)][_0x5c6a1f(0x1d2)](_0x5c6a1f(0x204));this[_0x5c6a1f(0x22e)][_0x5c6a1f(0x14d)](_0x3df745)||this[_0x5c6a1f(0x22e)][_0x5c6a1f(0x11d)]({'channelId':_0x46bcc0,'threadId':_0x3df745,'isResolvable':!0x1,'isSubmitted':!0x0});const _0x2ae87e=this[_0x5c6a1f(0x22e)][_0x5c6a1f(0x2a0)](_0x3df745);_0x2ae87e[_0x5c6a1f(0x11a)](_0x5c6a1f(0x1a0)),_0x2ae87e[_0x5c6a1f(0x1a0)]=!0x1,_0x5a15aa[_0x5c6a1f(0x238)]=_0x2ae87e;}[_0x35fade(0x299)](_0x2a0320,_0x1dc9bf,_0x21e843,_0x43f1ed){const _0x4edd5a=_0x35fade;if(_0x2a0320[_0x4edd5a(0x257)]!=_0x1dc9bf||_0x2a0320[_0x4edd5a(0x1ea)]!=_0x21e843||_0x2a0320[_0x4edd5a(0x24b)]['id']!=_0x43f1ed)throw this[_0x4edd5a(0x243)][_0x4edd5a(0x251)](_0x4edd5a(0x1ad)),new _0x1f3943(_0x4edd5a(0x1ad),this);}[_0x35fade(0x233)](_0x2e6c79,_0x4f1599){const _0x1d856b=_0x35fade,_0x42d3b4=_0x2e6c79[_0x1d856b(0x10d)]();if(_0x4f1599[_0x1d856b(0x140)](_0x42d3b4))_0x2e6c79[_0x1d856b(0x1cf)]();else{if(_0x42d3b4[_0x1d856b(0x1fa)](_0x4f1599)){const _0x490609=this[_0x1d856b(0x247)][_0x1d856b(0x152)](_0x4f1599[_0x1d856b(0x23f)][_0x1d856b(0x1e2)],_0x1d856b(0x21b));this[_0x1d856b(0x1a5)](_0x2e6c79,this[_0x1d856b(0x247)][_0x1d856b(0x137)](_0x42d3b4[_0x1d856b(0x23f)],_0x490609));const _0x2d68d5=_0x1a33b2(),_0x47a733=_0x2e6c79[_0x1d856b(0x24b)]['id'],_0xfc87d7=_0x2e6c79[_0x1d856b(0x257)]+':'+_0x2e6c79[_0x1d856b(0x1ea)];this[_0x1d856b(0x16a)]({'id':_0x2d68d5,'type':_0xfc87d7,'createdAt':new Date(),'authorId':_0x47a733,'data':_0x2e6c79[_0x1d856b(0x205)],'attributes':_0x2e6c79[_0x1d856b(0x279)]});const _0x3032e1=this[_0x1d856b(0x247)][_0x1d856b(0x152)](_0x4f1599[_0x1d856b(0x21b)][_0x1d856b(0x2b8)],_0x1d856b(0x234)),_0x5651ae=this[_0x1d856b(0x247)][_0x1d856b(0x137)](_0x3032e1,_0x42d3b4[_0x1d856b(0x21b)]);this[_0x1d856b(0x17b)](_0xfc87d7,_0x2d68d5,_0x47a733,_0x5651ae);}else{if(_0x42d3b4[_0x1d856b(0x151)](_0x4f1599[_0x1d856b(0x23f)])){const _0x39c7c3=this[_0x1d856b(0x247)][_0x1d856b(0x152)](_0x4f1599[_0x1d856b(0x23f)][_0x1d856b(0x1e2)],_0x1d856b(0x21b));this[_0x1d856b(0x1a5)](_0x2e6c79,this[_0x1d856b(0x247)][_0x1d856b(0x137)](_0x42d3b4[_0x1d856b(0x23f)],_0x39c7c3));}else{const _0x38930d=this[_0x1d856b(0x247)][_0x1d856b(0x152)](_0x4f1599[_0x1d856b(0x21b)][_0x1d856b(0x2b8)],_0x1d856b(0x234));this[_0x1d856b(0x1a5)](_0x2e6c79,this[_0x1d856b(0x247)][_0x1d856b(0x137)](_0x38930d,_0x42d3b4[_0x1d856b(0x21b)]));}}}}[_0x35fade(0x23d)](_0x2f2eac){const _0x11ff5b=_0x35fade;for(const {suggestion:_0x5ab50e,meta:_0x1d5633}of this[_0x11ff5b(0x13b)](_0x2f2eac,_0x11ff5b(0x246))){if(!_0x1d5633[_0x11ff5b(0x288)])continue;const _0x3a0753=_0x5ab50e[_0x11ff5b(0x1a6)]();for(const _0x5be9f4 of _0x3a0753)if(!_0x2f2eac[_0x11ff5b(0x1fd)](_0x5be9f4)[_0x11ff5b(0x1b9)])return!0x0;}return!0x1;}[_0x35fade(0x1d6)](_0x51147b){const _0x9afd75=_0x35fade,_0x1d1c89=this[_0x9afd75(0x243)][_0x9afd75(0x127)][_0x9afd75(0x1d2)](_0x9afd75(0x138))[_0x9afd75(0x1c7)](_0x51147b);if(!_0x1d1c89)throw new _0x1f3943(_0x9afd75(0x272),this);return _0x1d1c89;}[_0x35fade(0x2b1)](_0x1d245b){const _0x3d4ad6=_0x35fade,_0x2fb8e7=this[_0x3d4ad6(0x243)][_0x3d4ad6(0x127)][_0x3d4ad6(0x1d2)](_0x3d4ad6(0x138)),_0x5100cd=_0x4191b5(_0x3d4ad6(0x230)+_0x1d245b),_0xdbdb8e=_0x2fb8e7[_0x3d4ad6(0x1c7)](_0x5100cd);return _0xdbdb8e||_0x2fb8e7[_0x3d4ad6(0x188)]({'id':_0x5100cd,'name':_0x1d245b});}[_0x35fade(0x1f9)](_0x5f0df6,_0x59858f,_0x1f1eb7,_0x2131e9,_0x481261){const _0x5d38fa=_0x35fade,_0x1a645f=this[_0x5d38fa(0x1d6)](_0x2131e9),_0x3ec410=this[_0x5d38fa(0x16e)][_0x5d38fa(0x21c)](_0x5f0df6,_0x59858f,_0x1f1eb7,_0x1a645f,_0x481261,_0xbd7ff8=>{const _0x236fc4=_0x5d38fa;this[_0x236fc4(0x1bc)](_0x1f1eb7,{'attributes':_0xbd7ff8});const _0xe6fce1=this[_0x236fc4(0x12f)](_0x1f1eb7);this[_0x236fc4(0x296)](new Set([_0xe6fce1])),this[_0x236fc4(0x2a4)](new Set([_0xe6fce1]));});return this[_0x5d38fa(0x123)](_0x3ec410,_0x5d38fa(0x1cc),()=>{const _0x1b1c16=_0x5d38fa;this[_0x1b1c16(0x1bc)](_0x1f1eb7,{'state':_0x1b1c16(0x253)});},{'priority':_0x5d38fa(0x139)}),this[_0x5d38fa(0x123)](_0x3ec410,_0x5d38fa(0x119),()=>{const _0x197dfe=_0x5d38fa;this[_0x197dfe(0x1bc)](_0x1f1eb7,{'state':_0x197dfe(0x29c)});},{'priority':_0x5d38fa(0x139)}),this[_0x5d38fa(0x1b3)][_0x5d38fa(0x1b7)](_0x1f1eb7,_0x3ec410),this[_0x5d38fa(0x189)][_0x5d38fa(0x1b7)](_0x3ec410,_0x5d38fa(0x117)),_0x3ec410;}[_0x35fade(0x1eb)](_0x1a154e){const _0x3a2f35=_0x35fade,_0x1d80bc=_0x1a154e[_0x3a2f35(0x129)](':');return{'group':_0x1d80bc[0x0],'type':_0x1d80bc[0x1],'subType':_0x1d80bc[_0x3a2f35(0x1b9)]>=0x5?_0x1d80bc[0x2]:null,'id':_0x1d80bc[_0x3a2f35(0x1b9)]<0x5?_0x1d80bc[0x2]:_0x1d80bc[0x3],'authorId':_0x1d80bc[_0x3a2f35(0x1b9)]<0x5?_0x1d80bc[0x3]:_0x1d80bc[0x4],'markerCount':0x6==_0x1d80bc[_0x3a2f35(0x1b9)]?_0x1d80bc[0x5]:null};}[_0x35fade(0x1b2)](_0x4fc72c,_0x540dfd,_0x44900a){const _0x498260=_0x35fade,_0x2495f0=_0x4fc72c[_0x498260(0x10d)](),_0x2d6794=_0x2495f0[_0x498260(0x23f)],_0x30fd9a=_0x2495f0[_0x498260(0x21b)];this[_0x498260(0x1a5)](_0x4fc72c,this[_0x498260(0x247)][_0x498260(0x137)](_0x2d6794,_0x540dfd));const _0x120628=_0x1a33b2(),_0x2fa125=_0x4fc72c[_0x498260(0x24b)]['id'],_0x89d9ad=_0x4fc72c[_0x498260(0x257)]+(_0x4fc72c[_0x498260(0x1ea)]?':'+_0x4fc72c[_0x498260(0x1ea)]:'');this[_0x498260(0x16a)]({'id':_0x120628,'type':_0x89d9ad,'createdAt':new Date(),'authorId':_0x2fa125,'originalSuggestionId':_0x4fc72c['id'],'attributes':_0x4fc72c[_0x498260(0x279)],'data':_0x4fc72c[_0x498260(0x205)]});const _0x4acd60=this[_0x498260(0x287)](_0x4fc72c);(_0x498260(0x10e)==_0x4fc72c[_0x498260(0x257)]||_0x4acd60&&this[_0x498260(0x1b8)](_0x4acd60))&&(_0x44900a=this[_0x498260(0x247)][_0x498260(0x1d4)](_0x44900a[_0x498260(0x2b8)])),this[_0x498260(0x17b)](_0x89d9ad,_0x120628,_0x2fa125,this[_0x498260(0x247)][_0x498260(0x137)](_0x44900a,_0x30fd9a));}[_0x35fade(0x13b)](_0xfc50f8,_0x1330d0=null){const _0x174e05=_0x35fade,_0x552daf=[],_0x3b73c6=this[_0x174e05(0x243)][_0x174e05(0x127)][_0x174e05(0x1d2)](_0x174e05(0x138))['me'];Array[_0x174e05(0x15a)](_0xfc50f8)||(_0xfc50f8=[_0xfc50f8]);for(const _0x530a44 of this[_0x174e05(0x2ad)]()){if(!_0x530a44[_0x174e05(0x29e)])continue;if(_0x1330d0&&_0x530a44[_0x174e05(0x257)]!=_0x1330d0)continue;let _0x36cabd=!0x1;for(const _0x213acc of _0x530a44[_0x174e05(0x1a6)]()){for(const _0x1ead88 of _0xfc50f8){const _0x2aed60=_0x1ead88[_0x174e05(0x23f)][_0x174e05(0x140)](_0x213acc[_0x174e05(0x21b)])||_0x1ead88[_0x174e05(0x21b)][_0x174e05(0x140)](_0x213acc[_0x174e05(0x23f)]);if(_0x2aed60||_0x1ead88[_0x174e05(0x24d)](_0x213acc)){const _0x931356=_0x1ead88[_0x174e05(0x1fa)](_0x213acc)&&Ot(this[_0x174e05(0x247)][_0x174e05(0x281)],_0x213acc[_0x174e05(0x23f)],_0x1ead88),_0x905ff6=_0x213acc[_0x174e05(0x1fa)](_0x1ead88)&&Ot(this[_0x174e05(0x247)][_0x174e05(0x281)],_0x1ead88[_0x174e05(0x23f)],_0x213acc);_0x552daf[_0x174e05(0x18d)]({'suggestion':_0x530a44,'meta':{'isOwn':_0x3b73c6==_0x530a44[_0x174e05(0x229)],'isNextTo':_0x2aed60,'isInsideObject':_0x931356,'containsRangeInObject':_0x905ff6}}),_0x36cabd=!0x0;break;}}if(_0x36cabd)break;}}return _0x552daf;}[_0x35fade(0x17b)](_0x3d9260,_0x3a96c1,_0xef5261,_0x427e3d,_0x4f5c1c){const _0x5ad3f3=_0x35fade;this[_0x5ad3f3(0x247)][_0x5ad3f3(0x191)](_0x1b0176=>{const _0x24eadd=_0x5ad3f3;let _0xf34254=_0x24eadd(0x1ff)+_0x3d9260+':'+_0x3a96c1+':'+_0xef5261;_0x4f5c1c&&(_0xf34254=_0xf34254+':'+_0x4f5c1c),_0x1b0176[_0x24eadd(0x25e)](_0xf34254,{'range':_0x427e3d,'usingOperation':!0x0,'affectsData':!0x0});});}[_0x35fade(0x1df)](_0x3e44d6){const _0x35f43a=_0x35fade,_0x15e367=_0x3e44d6[_0x35f43a(0x157)],_0x4e5157=_0x3e44d6[_0x35f43a(0x192)];_0x3e44d6[_0x35f43a(0x157)]=null,_0x3e44d6[_0x35f43a(0x192)]=null,null!=_0x15e367&&_0x15e367[_0x35f43a(0x192)]==_0x3e44d6&&(_0x15e367[_0x35f43a(0x192)]=_0x4e5157),null!=_0x4e5157&&_0x4e5157[_0x35f43a(0x157)]==_0x3e44d6&&(_0x4e5157[_0x35f43a(0x157)]=_0x15e367),_0x35f43a(0x250)==this[_0x35f43a(0x189)][_0x35f43a(0x1d2)](_0x3e44d6)&&(this[_0x35f43a(0x189)][_0x35f43a(0x1b7)](_0x3e44d6,_0x35f43a(0x228)),this[_0x35f43a(0x252)](_0x35f43a(0x254),_0x3e44d6,_0x15e367,_0x4e5157));}[_0x35fade(0x16a)](_0x34b1e3){const _0x5c7e97=_0x35fade,_0x578a11=_0x34b1e3['id'],_0x808a3a=this[_0x5c7e97(0x113)](_0x34b1e3);if(this[_0x5c7e97(0x1f7)]&&this[_0x5c7e97(0x1f7)][_0x5c7e97(0x263)]){const _0x6eb140=this[_0x5c7e97(0x243)][_0x5c7e97(0x127)][_0x5c7e97(0x1d2)](_0x5c7e97(0x1c6)),_0x5dd2f8=_0x808a3a[_0x5c7e97(0x262)],_0x231d01=_0x808a3a[_0x5c7e97(0x1ea)]?_0x808a3a[_0x5c7e97(0x257)]+':'+_0x808a3a[_0x5c7e97(0x1ea)]:_0x808a3a[_0x5c7e97(0x257)],_0x1af765=this[_0x5c7e97(0x243)][_0x5c7e97(0x11c)],_0x4fd4c5=_0x6eb140[_0x5c7e97(0x168)](_0x15bad6(_0x1af765,_0x5c7e97(0x194))),_0x558ba3={'id':_0x578a11,'type':_0x231d01,'hasComments':_0x5dd2f8,'data':_0x34b1e3[_0x5c7e97(0x205)]||null,'originalSuggestionId':_0x34b1e3[_0x5c7e97(0x278)]||null,'attributes':_0x808a3a[_0x5c7e97(0x279)]};this[_0x5c7e97(0x1f7)][_0x5c7e97(0x263)](_0x558ba3)[_0x5c7e97(0x217)](_0x5427f4=>{const _0x1cf581=_0x5c7e97;_0x808a3a[_0x1cf581(0x271)]=!0x0,_0x6eb140[_0x1cf581(0x202)](_0x4fd4c5),_0x5427f4&&_0x5427f4[_0x1cf581(0x22a)]&&(this[_0x1cf581(0x1b3)][_0x1cf581(0x1d2)](_0x578a11)[_0x1cf581(0x22a)]=_0x5427f4[_0x1cf581(0x22a)]);})[_0x5c7e97(0x244)](_0x9c46ac=>{const _0x117636=_0x5c7e97;throw _0x5e7c75(_0x117636(0x1dd)),this[_0x117636(0x243)][_0x117636(0x17a)][_0x117636(0x216)]({'isUndoable':!0x1},()=>{const _0x178cd7=_0x117636;_0x808a3a[_0x178cd7(0x119)]();}),_0x808a3a[_0x117636(0x186)](),this[_0x117636(0x1b3)][_0x117636(0x2ab)](_0x808a3a['id']),this[_0x117636(0x189)][_0x117636(0x2ab)](_0x808a3a),_0x9c46ac;});}return _0x808a3a;}[_0x35fade(0x1b8)](_0x5df84b){const _0xed1391=_0x35fade;return this[_0xed1391(0x290)][_0xed1391(0x114)](_0x5df84b);}[_0x35fade(0x1bc)](_0x2028e4,_0x2d6ce9){const _0x27da33=_0x35fade,_0x409c5b=this[_0x27da33(0x243)][_0x27da33(0x127)][_0x27da33(0x1d2)](_0x27da33(0x1c6)),_0x271f69=this[_0x27da33(0x12f)](_0x2028e4);if(this[_0x27da33(0x1f7)]&&this[_0x27da33(0x1f7)][_0x27da33(0x142)]){if(_0x271f69[_0x27da33(0x271)]){const _0x4f525b=_0x409c5b[_0x27da33(0x168)](_0x15bad6(this[_0x27da33(0x243)][_0x27da33(0x11c)],_0x27da33(0x194)));this[_0x27da33(0x1f7)][_0x27da33(0x142)](_0x2028e4,_0x2d6ce9)[_0x27da33(0x217)](()=>{const _0x5472db=_0x27da33;_0x409c5b[_0x5472db(0x202)](_0x4f525b);});}else _0x271f69['on'](_0x27da33(0x169),()=>{const _0x2a3b5e=_0x27da33;this[_0x2a3b5e(0x1bc)](_0x2028e4,_0x2d6ce9);});}}[_0x35fade(0x2af)](_0x5a25f3){const _0x4b1309=_0x35fade;if(!this[_0x4b1309(0x1f7)]||!this[_0x4b1309(0x1f7)][_0x4b1309(0x12f)])throw new _0x1f3943(_0x4b1309(0x122),this);return this[_0x4b1309(0x1f7)][_0x4b1309(0x12f)](_0x5a25f3);}[_0x35fade(0x14e)](_0x50a3bc){const _0xa34496=_0x35fade,{id:_0x2ebc27,type:_0x4a844d,subType:_0x32b4ba,authorId:_0x541157}=this[_0xa34496(0x1eb)](_0x50a3bc),_0x5f19f2=this[_0xa34496(0x1b3)][_0xa34496(0x1d2)](_0x2ebc27)||this[_0xa34496(0x1f9)](_0x4a844d,_0x32b4ba,_0x2ebc27,_0x541157,{});switch(this[_0xa34496(0x299)](_0x5f19f2,_0x4a844d,_0x32b4ba,_0x541157),this[_0xa34496(0x189)][_0xa34496(0x1d2)](_0x5f19f2)){case _0xa34496(0x117):this[_0xa34496(0x2af)](_0x2ebc27)[_0xa34496(0x217)](_0x482b5f=>{const _0x4ca11e=_0xa34496;let _0x47793b=Promise[_0x4ca11e(0x184)]();_0x482b5f[_0x4ca11e(0x262)]&&(_0x47793b=this[_0x4ca11e(0x22e)][_0x4ca11e(0x29d)]({'channelId':this[_0x4ca11e(0x243)][_0x4ca11e(0x259)][_0x4ca11e(0x1d2)](_0x4ca11e(0x204)),'threadId':_0x2ebc27})),_0x47793b[_0x4ca11e(0x217)](()=>{const _0x882232=_0x4ca11e;this[_0x882232(0x113)](_0x482b5f)[_0x882232(0x271)]=!0x0;});}),this[_0xa34496(0x189)][_0xa34496(0x1b7)](_0x5f19f2,_0xa34496(0x212));break;case _0xa34496(0x228):this[_0xa34496(0x1bc)](_0x2ebc27,{'state':_0xa34496(0x232)});case _0xa34496(0x162):this[_0xa34496(0x189)][_0xa34496(0x1b7)](_0x5f19f2,_0xa34496(0x250)),this[_0xa34496(0x252)](_0xa34496(0x261),_0x5f19f2);break;case _0xa34496(0x250):this[_0xa34496(0x252)](_0xa34496(0x24c),_0x5f19f2);}return _0x5f19f2[_0xa34496(0x292)](_0x50a3bc),_0x5f19f2;}[_0x35fade(0x2a4)](_0x199e6d){const _0x2fb0be=_0x35fade,_0x5a3ed8=Array[_0x2fb0be(0x26e)](_0x199e6d),_0x7708c7=_0x5a3ed8[_0x2fb0be(0x224)](_0x1fd133=>_0x2fb0be(0x2a1)==_0x1fd133[_0x2fb0be(0x257)]);this[_0x2fb0be(0x19f)](_0x7708c7);const _0x415175=_0x5a3ed8[_0x2fb0be(0x224)](_0x51a29f=>!_0x51a29f[_0x2fb0be(0x112)]&&_0x2fb0be(0x2a1)!=_0x51a29f[_0x2fb0be(0x257)]),_0xb6cf8b=this[_0x2fb0be(0x2ad)]({'skipNotAttached':!0x0})[_0x2fb0be(0x224)](_0x30e4d2=>!_0x30e4d2[_0x2fb0be(0x112)]&&_0x2fb0be(0x2a1)!=_0x30e4d2[_0x2fb0be(0x257)]),_0x5abb67=_0xb6cf8b[_0x2fb0be(0x224)](_0x351595=>!_0x199e6d[_0x2fb0be(0x114)](_0x351595)),_0x4099db=new Map(_0xb6cf8b[_0x2fb0be(0x1ca)](_0x39ec9e=>[_0x39ec9e,this[_0x2fb0be(0x16e)][_0x2fb0be(0x210)](_0x39ec9e[_0x2fb0be(0x257)],_0x39ec9e[_0x2fb0be(0x1ea)],_0x2fb0be(0x1e3))])),_0x4e84b2=new Map(_0xb6cf8b[_0x2fb0be(0x1ca)](_0x3517f3=>[_0x3517f3,_0x3517f3[_0x2fb0be(0x10d)]()])),_0x27f5f2=new Set(),_0x426d2b=new Set();for(let _0x369124=0x0;_0x369124<_0x415175[_0x2fb0be(0x1b9)];_0x369124++)_0x1a3269(_0x415175[_0x369124],_0x415175,_0x369124+0x1);for(let _0x3788a1=0x0;_0x3788a1<_0x415175[_0x2fb0be(0x1b9)];_0x3788a1++)_0x1a3269(_0x415175[_0x3788a1],_0x5abb67,0x0);const _0x45c7f2=new Set();for(let _0x5efae0=0x0;_0x5efae0<_0x415175[_0x2fb0be(0x1b9)];_0x5efae0++){const _0x1d49b5=_0x415175[_0x5efae0];!_0x426d2b[_0x2fb0be(0x114)](_0x1d49b5)&&_0x1d49b5[_0x2fb0be(0x157)]&&(_0x45c7f2[_0x2fb0be(0x168)](_0x1d49b5[_0x2fb0be(0x157)]),_0x1d49b5[_0x2fb0be(0x157)][_0x2fb0be(0x192)]===_0x1d49b5&&(_0x1d49b5[_0x2fb0be(0x157)][_0x2fb0be(0x192)]=null),_0x1d49b5[_0x2fb0be(0x157)]=null),!_0x27f5f2[_0x2fb0be(0x114)](_0x1d49b5)&&_0x1d49b5[_0x2fb0be(0x192)]&&(_0x45c7f2[_0x2fb0be(0x168)](_0x1d49b5[_0x2fb0be(0x192)]),_0x1d49b5[_0x2fb0be(0x192)][_0x2fb0be(0x157)]===_0x1d49b5&&(_0x1d49b5[_0x2fb0be(0x192)][_0x2fb0be(0x157)]=null),_0x1d49b5[_0x2fb0be(0x192)]=null);}function _0x1a3269(_0x5ee154,_0x266cbd,_0x186e24){const _0x4e3735=_0x2fb0be;for(let _0x2d609c=_0x186e24;_0x2d609c<_0x266cbd[_0x4e3735(0x1b9)];_0x2d609c++){const _0x36c556=_0x2ded10(_0x5ee154,_0x266cbd[_0x2d609c]);_0x36c556&&(_0x36c556[0x0][_0x4e3735(0x192)]=_0x36c556[0x1],_0x36c556[0x1][_0x4e3735(0x157)]=_0x36c556[0x0],_0x27f5f2[_0x4e3735(0x168)](_0x36c556[0x0]),_0x426d2b[_0x4e3735(0x168)](_0x36c556[0x1]));}}function _0x2ded10(_0x351280,_0x35de26){const _0x3af6df=_0x2fb0be;if(_0x351280[_0x3af6df(0x229)]['id']!==_0x35de26[_0x3af6df(0x229)]['id'])return null;const _0xdaf6a8=_0x4099db[_0x3af6df(0x1d2)](_0x351280)(_0x351280,_0x35de26,_0x4e84b2[_0x3af6df(0x1d2)](_0x351280),_0x4e84b2[_0x3af6df(0x1d2)](_0x35de26));if(!_0xdaf6a8)return null;return _0x4099db[_0x3af6df(0x1d2)](_0x35de26)(_0x351280,_0x35de26,_0x4e84b2[_0x3af6df(0x1d2)](_0x351280),_0x4e84b2[_0x3af6df(0x1d2)](_0x35de26))?_0xdaf6a8[0x1][_0x3af6df(0x238)]&&_0xdaf6a8[0x1][_0x3af6df(0x238)][_0x3af6df(0x1b9)]?null:_0xdaf6a8:null;}_0x45c7f2[_0x2fb0be(0x225)]&&this[_0x2fb0be(0x2a4)](_0x45c7f2);}[_0x35fade(0x19f)](_0xfb8630){const _0x10a6b0=_0x35fade;if(0x0==_0xfb8630[_0x10a6b0(0x1b9)])return;const _0x403acd=this[_0x10a6b0(0x2ad)]({'skipNotAttached':!0x0})[_0x10a6b0(0x224)](_0x3fe93f=>_0x10a6b0(0x2a1)==_0x3fe93f[_0x10a6b0(0x257)]&&_0x3fe93f[_0x10a6b0(0x20c)]),_0x27e90d=[],_0x523a7e=new Map();for(const _0x67cc3c of _0x403acd){const _0x1c3bf9=_0x4191b5(_0x67cc3c[_0x10a6b0(0x279)]);_0x523a7e[_0x10a6b0(0x114)](_0x1c3bf9)||(_0x523a7e[_0x10a6b0(0x1b7)](_0x1c3bf9,_0x27e90d[_0x10a6b0(0x1b9)]),_0x27e90d[_0x10a6b0(0x18d)]([]));const _0x2fff33=_0x523a7e[_0x10a6b0(0x1d2)](_0x1c3bf9);_0x27e90d[_0x2fff33][_0x10a6b0(0x18d)](_0x67cc3c);}!(function(){const _0x5ab727=_0x10a6b0;_0x27e90d[_0x5ab727(0x1e4)]((_0x2f7736,_0x45662b)=>{const _0x5e6f08=_0x5ab727,_0x5d1f91=_0x2f7736[0x0][_0x5e6f08(0x22a)],_0x86d4a9=_0x45662b[0x0][_0x5e6f08(0x22a)];return _0x5d1f91==_0x86d4a9?_0x2f7736[0x0][_0x5e6f08(0x279)][_0x5e6f08(0x20a)]<_0x45662b[0x0][_0x5e6f08(0x279)][_0x5e6f08(0x20a)]?-0x1:0x1:_0x5d1f91<_0x86d4a9?-0x1:0x1;});for(const _0x1401a8 of _0x27e90d)_0x1401a8[_0x5ab727(0x1e4)]((_0x379c65,_0x3afdf7)=>_0x379c65['id']<_0x3afdf7['id']?-0x1:0x1);}());for(let _0x3ca690=0x0;_0x3ca690<_0x27e90d[_0x10a6b0(0x1b9)];_0x3ca690++){if(0x0==_0x27e90d[_0x3ca690][_0x10a6b0(0x1b9)])continue;const _0x5062a0=[];for(let _0x5bd7d8=_0x3ca690+0x1;_0x5bd7d8<_0x27e90d[_0x10a6b0(0x1b9)];_0x5bd7d8++)0x0!=_0x27e90d[_0x5bd7d8][_0x10a6b0(0x1b9)]&&_0x3bbc72(_0x27e90d[_0x3ca690],_0x27e90d[_0x5bd7d8])&&_0x5062a0[_0x10a6b0(0x18d)](_0x5bd7d8);for(const _0x5f54ae of _0x5062a0)_0x27e90d[_0x3ca690]=_0x27e90d[_0x3ca690][_0x10a6b0(0x150)](_0x27e90d[_0x5f54ae]),_0x27e90d[_0x5f54ae]=[];}for(const _0x3947f3 of _0x27e90d)for(let _0x2e92a6=0x0;_0x2e92a6<_0x3947f3[_0x10a6b0(0x1b9)];_0x2e92a6++){const _0x3a9641=_0x3947f3[_0x2e92a6+0x1]||null;_0x3947f3[_0x2e92a6][_0x10a6b0(0x192)]!==_0x3a9641&&(_0x3947f3[_0x2e92a6][_0x10a6b0(0x192)]=_0x3a9641);}for(const _0x5b989b of _0x27e90d)for(let _0xb7261a=0x0;_0xb7261a<_0x5b989b[_0x10a6b0(0x1b9)];_0xb7261a++){const _0x3c1a8e=_0x5b989b[_0xb7261a-0x1]||null;_0x5b989b[_0xb7261a][_0x10a6b0(0x157)]!==_0x3c1a8e&&(_0x5b989b[_0xb7261a][_0x10a6b0(0x157)]=_0x3c1a8e);}function _0x3bbc72(_0x5c2f3e,_0x29219a){const _0x5e611f=_0x10a6b0;if(_0x5c2f3e[0x0][_0x5e611f(0x279)][_0x5e611f(0x20a)]!==_0x29219a[0x0][_0x5e611f(0x279)][_0x5e611f(0x20a)]&&_0x5c2f3e[0x0][_0x5e611f(0x229)]!==_0x29219a[0x0][_0x5e611f(0x229)])return!0x1;if(!function(_0xa92d6d,_0xfddc59){const _0x23db53=_0x5e611f;if(!_0xa92d6d[_0x23db53(0x262)]&&!_0xfddc59[_0x23db53(0x262)])return!0x0;if(_0xa92d6d[_0x23db53(0x262)]&&_0xfddc59[_0x23db53(0x262)])return!0x1;if(_0xa92d6d[_0x23db53(0x262)]&&_0xfddc59[_0x23db53(0x22a)]<_0xa92d6d[_0x23db53(0x238)][_0x23db53(0x1ec)][_0x23db53(0x1d2)](0x0)[_0x23db53(0x22a)])return!0x0;if(_0xfddc59[_0x23db53(0x262)]&&_0xa92d6d[_0x23db53(0x22a)]<_0xfddc59[_0x23db53(0x238)][_0x23db53(0x1ec)][_0x23db53(0x1d2)](0x0)[_0x23db53(0x22a)])return!0x0;return!0x1;}(_0x5c2f3e[0x0],_0x29219a[0x0]))return!0x1;const _0x171579=_0x3812c(_0x5c2f3e[0x0][_0x5e611f(0x279)],_0x5e611f(0x20a)),_0x126dd4=_0x3812c(_0x29219a[0x0][_0x5e611f(0x279)],_0x5e611f(0x20a));if(!_0xb45033(_0x171579,_0x126dd4))return!0x1;return!!_0x5c2f3e[_0x5e611f(0x148)](_0x20dc8a=>_0x29219a[_0x5e611f(0x165)](_0x2dd35e=>_0x20dc8a[_0x5e611f(0x10d)]()[_0x5e611f(0x140)](_0x2dd35e[_0x5e611f(0x10d)]())))&&_0x29219a[_0x5e611f(0x148)](_0x1f4476=>_0x5c2f3e[_0x5e611f(0x165)](_0x7a29bf=>_0x1f4476[_0x5e611f(0x10d)]()[_0x5e611f(0x140)](_0x7a29bf[_0x5e611f(0x10d)]())));}}[_0x35fade(0x296)](_0x3e0961){const _0x332b6a=_0x35fade,_0x1fe18b=Array[_0x332b6a(0x26e)](_0x3e0961),_0x3794c7=this[_0x332b6a(0x2ad)]({'skipNotAttached':!0x0}),_0x297831=_0x3794c7[_0x332b6a(0x224)](_0x568e58=>!_0x3e0961[_0x332b6a(0x114)](_0x568e58)),_0x17ea58=new Map(_0x1fe18b[_0x332b6a(0x1ca)](_0x501f24=>[_0x501f24,this[_0x332b6a(0x16e)][_0x332b6a(0x210)](_0x501f24[_0x332b6a(0x257)],_0x501f24[_0x332b6a(0x1ea)],_0x332b6a(0x26a))])),_0x4e06b4=new Map(_0x3794c7[_0x332b6a(0x1ca)](_0x49672d=>[_0x49672d,_0x49672d[_0x332b6a(0x1a6)]()]));for(let _0x3503e0=0x0;_0x3503e0<_0x1fe18b[_0x332b6a(0x1b9)];_0x3503e0++){if(_0x97570b(this,_0x1fe18b[_0x3503e0],_0x1fe18b,_0x3503e0+0x1))return!0x0;}for(let _0x84d15b=0x0;_0x84d15b<_0x1fe18b[_0x332b6a(0x1b9)];_0x84d15b++){if(_0x97570b(this,_0x1fe18b[_0x84d15b],_0x297831,0x0))return!0x0;}return!0x1;function _0x97570b(_0x37b342,_0xd55f82,_0x5d3bc8,_0x40aa6e){const _0x365d9a=_0x332b6a;for(let _0x2c8524=_0x40aa6e;_0x2c8524<_0x5d3bc8[_0x365d9a(0x1b9)];_0x2c8524++){const _0x401061=_0x5d3bc8[_0x2c8524];if(_0x401061[_0x365d9a(0x257)]!==_0xd55f82[_0x365d9a(0x257)]||_0x401061[_0x365d9a(0x229)]['id']!==_0xd55f82[_0x365d9a(0x229)]['id']||_0x401061[_0x365d9a(0x1ea)]!==_0xd55f82[_0x365d9a(0x1ea)])continue;if(!Jt(_0xd55f82,_0x401061))continue;if(_0x365d9a(0x2a1)==_0xd55f82[_0x365d9a(0x257)]&&_0xd55f82[_0x365d9a(0x205)][_0x365d9a(0x12b)]!=_0x401061[_0x365d9a(0x205)][_0x365d9a(0x12b)])continue;if(_0x365d9a(0x2a1)==_0xd55f82[_0x365d9a(0x257)]&&_0x37b342[_0x365d9a(0x1b8)](_0xd55f82[_0x365d9a(0x205)][_0x365d9a(0x167)]))continue;if(_0x365d9a(0x10e)==_0xd55f82[_0x365d9a(0x257)]){const _0xc2b8cd=_0x37b342[_0x365d9a(0x243)][_0x365d9a(0x17a)],_0x296e3c=_0xd55f82[_0x365d9a(0x2b3)]();if(_0x296e3c&&(_0xc2b8cd[_0x365d9a(0x281)][_0x365d9a(0x298)](_0x296e3c)||_0xc2b8cd[_0x365d9a(0x281)][_0x365d9a(0x1c1)](_0x296e3c)))continue;}const _0x135574=_0x17ea58[_0x365d9a(0x1d2)](_0xd55f82),_0x290ee5=_0x4e06b4[_0x365d9a(0x1d2)](_0xd55f82),_0x4ded1e=_0x4e06b4[_0x365d9a(0x1d2)](_0x401061),_0x4be62d=_0xd55f82[_0x365d9a(0x238)]&&_0xd55f82[_0x365d9a(0x238)][_0x365d9a(0x1b9)],_0x514021=_0x401061[_0x365d9a(0x238)]&&_0x401061[_0x365d9a(0x238)][_0x365d9a(0x1b9)];if(!_0x4be62d&&_0x135574(_0x4ded1e,_0x290ee5))return _0x37b342[_0x365d9a(0x283)](_0x401061,_0xd55f82),_0x4e06b4[_0x365d9a(0x2ab)](_0xd55f82),!0x0;if(!_0x514021&&_0x135574(_0x290ee5,_0x4ded1e))return _0x37b342[_0x365d9a(0x283)](_0xd55f82,_0x401061),_0x4e06b4[_0x365d9a(0x2ab)](_0x401061),!0x0;}return!0x1;}}[_0x35fade(0x283)](_0x9cebb,_0x54be0a){const _0x4a84e1=_0x35fade;if(_0x9cebb[_0x4a84e1(0x112)]){for(const _0x3f355a of _0x54be0a[_0x4a84e1(0x1a6)]())_0x9cebb[_0x4a84e1(0x176)](_0x3f355a);}else{const _0x1683e7=_0x54be0a[_0x4a84e1(0x10d)]()[_0x4a84e1(0x21b)];this[_0x4a84e1(0x1a5)](_0x9cebb,this[_0x4a84e1(0x247)][_0x4a84e1(0x137)](_0x9cebb[_0x4a84e1(0x10d)]()[_0x4a84e1(0x23f)],_0x1683e7));}_0x54be0a[_0x4a84e1(0x1cf)]();}[_0x35fade(0x16d)](_0x264dcc,_0x26cdae,_0x4385c5){const _0x25f133=_0x35fade,_0x389d0c=_0x264dcc[_0x25f133(0x116)](_0x25f133(0x23a))||_0x264dcc[_0x25f133(0x116)](_0x25f133(0x2a1))?_0x25f133(0x2a8):_0x264dcc[_0x25f133(0x173)]();return _0x15bad6(this[_0x25f133(0x243)][_0x25f133(0x11c)],_0x26cdae+'_'+_0x389d0c+_0x25f133(0x1d8),_0x4385c5);}[_0x35fade(0x1af)](){const _0x48df3a=_0x35fade,_0x2bced3=this[_0x48df3a(0x243)];if(!_0x2bced3['ui'])return;const {ariaLiveAnnouncer:_0x319d82}=_0x2bced3['ui'];_0x32ed9b(this[_0x48df3a(0x247)],({left:_0x561b67,entered:_0x47066c})=>{const _0x51881d=_0x48df3a;for(const _0x4fed42 of _0x561b67){const {group:_0x4637ba,type:_0x53cb35}=this[_0x51881d(0x1eb)](_0x4fed42[_0x51881d(0x231)]);if(_0x51881d(0x1c5)===_0x4637ba){_0x319d82[_0x51881d(0x1ac)](this[_0x51881d(0x16d)](_0x53cb35,_0x51881d(0x164)));break;}}for(const _0x265520 of _0x47066c){const {group:_0x21b686,type:_0x11eafb}=this[_0x51881d(0x1eb)](_0x265520[_0x51881d(0x231)]);if(_0x51881d(0x1c5)===_0x21b686){_0x319d82[_0x51881d(0x1ac)](this[_0x51881d(0x16d)](_0x11eafb,_0x51881d(0x201),_0x145e76(_0x4eee78)));break;}}});}[_0x35fade(0x2b4)](_0x13873f){const _0x42b6df=_0x35fade;if(this[_0x42b6df(0x270)])return!0x1;const _0x4cc0d2=this[_0x42b6df(0x243)],_0x3be1a6=_0x4cc0d2[_0x42b6df(0x17a)][_0x42b6df(0x124)][_0x42b6df(0x175)][_0x42b6df(0x2bb)]();if(0x0==_0x3be1a6[_0x42b6df(0x1b9)])return!0x1;const _0x59568f=[],_0x463461=_0x3be1a6[_0x42b6df(0x224)](_0x495617=>_0x42b6df(0x2a1)==_0x495617[_0x42b6df(0x257)]),_0x56638b=_0x3be1a6[_0x42b6df(0x224)](_0x58dc65=>_0x42b6df(0x267)==_0x58dc65[_0x42b6df(0x257)]&&_0x42b6df(0x26f)!=_0x58dc65[_0x42b6df(0x231)]),_0xf839a8=_0x3be1a6[_0x42b6df(0x224)](_0x1b2315=>_0x42b6df(0x202)==_0x1b2315[_0x42b6df(0x257)]&&_0x42b6df(0x26f)!=_0x1b2315[_0x42b6df(0x231)]);for(const _0x34f144 of _0x463461)_0x59568f[_0x42b6df(0x18d)]({'key':_0x34f144[_0x42b6df(0x16b)],'newValue':_0x34f144[_0x42b6df(0x1fb)],'oldValue':_0x34f144[_0x42b6df(0x286)],'range':Pt(_0x34f144[_0x42b6df(0x255)],_0x4cc0d2[_0x42b6df(0x17a)])});for(const _0x308f54 of _0x56638b){const _0x4dd8fb=_0xf839a8[_0x42b6df(0x27c)](_0xfca320=>_0xfca320[_0x42b6df(0x1f4)][_0x42b6df(0x140)](_0x308f54[_0x42b6df(0x1f4)]));_0x4dd8fb&&_0x59568f[_0x42b6df(0x18d)]({'key':_0x42b6df(0x2a7),'newValue':_0x308f54[_0x42b6df(0x231)],'oldValue':_0x4dd8fb[_0x42b6df(0x231)],'range':_0x4cc0d2[_0x42b6df(0x17a)][_0x42b6df(0x17f)](_0x308f54[_0x42b6df(0x1f4)][_0x42b6df(0x196)])});}return 0x0!=_0x59568f[_0x42b6df(0x1b9)]&&this[_0x42b6df(0x1c0)](_0x13873f,_0x59568f);}[_0x35fade(0x143)](_0x46aa47){const _0x3f76d1=_0x35fade;let _0x3ad688=!0x1;const _0xf9c380=this[_0x3f76d1(0x243)][_0x3f76d1(0x17a)][_0x3f76d1(0x124)][_0x3f76d1(0x175)][_0x3f76d1(0x1c9)]()[_0x3f76d1(0x224)](_0x3a2ab7=>_0x3a2ab7[_0x3f76d1(0x205)][_0x3f76d1(0x1ce)]&&_0x3a2ab7[_0x3f76d1(0x231)][_0x3f76d1(0x116)](_0x3f76d1(0x214)));for(const _0x876fd of _0xf9c380){const {subType:_0x224ee2,id:_0x25c933}=this[_0x3f76d1(0x1eb)](_0x876fd[_0x3f76d1(0x231)]),_0x1506d6=_0x224ee2[_0x3f76d1(0x129)]('|')[0x0];for(const _0x40d7f6 of this[_0x3f76d1(0x2ad)]({'skipNotAttached':!0x0}))_0x40d7f6['id']!=_0x25c933&&_0x3f76d1(0x2a1)==_0x40d7f6[_0x3f76d1(0x257)]&&_0x40d7f6[_0x3f76d1(0x205)]&&_0x40d7f6[_0x3f76d1(0x205)][_0x3f76d1(0x167)]==_0x1506d6&&_0x40d7f6[_0x3f76d1(0x10d)]()[_0x3f76d1(0x20e)](_0x876fd[_0x3f76d1(0x205)][_0x3f76d1(0x1ce)])&&(this[_0x3f76d1(0x17c)](_0x40d7f6,_0x876fd[_0x3f76d1(0x205)][_0x3f76d1(0x1ce)],_0x46aa47),_0x3ad688=!0x0);}return _0x3ad688;}[_0x35fade(0x1d0)](_0xba152a){const _0x30388e=_0x35fade;this[_0x30388e(0x243)],(this[_0x30388e(0x270)]=!0x0,_0xba152a());}[_0x35fade(0x193)](_0xa713af){const _0x292678=_0x35fade,_0x4b8012=this[_0x292678(0x1b8)](_0xa713af),_0x2bd4a5=this[_0x292678(0x155)][_0x292678(0x114)](_0xa713af);return _0x4b8012||_0x2bd4a5;}[_0x35fade(0x1c0)](_0x1721a2,_0x402c24){const _0x5cd88c=_0x35fade;if(0x0==_0x402c24[_0x5cd88c(0x1b9)])return!0x1;let _0xa64de2=!0x1;for(const _0x2a0c67 of _0x402c24){const _0x314ff8=this[_0x5cd88c(0x13b)](_0x2a0c67[_0x5cd88c(0x255)],_0x5cd88c(0x2a1))[_0x5cd88c(0x224)](_0x189dd1=>!_0x189dd1[_0x5cd88c(0x2b5)][_0x5cd88c(0x1c4)])[_0x5cd88c(0x1ca)](_0x42b905=>_0x42b905[_0x5cd88c(0x1c5)]),_0x35c3f9=_0x4191b5({'newValue':_0x2a0c67[_0x5cd88c(0x1e0)]});_0x314ff8[_0x5cd88c(0x224)](_0x4da02f=>{const _0x420997=_0x5cd88c,[_0x32bc90,_0x3b4d9f]=_0x4da02f[_0x420997(0x1ea)][_0x420997(0x129)]('|');return _0x32bc90==_0x2a0c67[_0x420997(0x167)]&&_0x3b4d9f!=_0x35c3f9;})[_0x5cd88c(0x211)](_0x1b2342=>{const _0x2aa61d=_0x5cd88c;this[_0x2aa61d(0x17c)](_0x1b2342,_0x2a0c67[_0x2aa61d(0x255)],_0x1721a2),_0xa64de2=!0x0;});}return _0xa64de2;}[_0x35fade(0x17c)](_0x5d5ab,_0x433d1a,_0x15999c){const _0x3cb8ce=_0x35fade,_0x211c77=_0x5d5ab[_0x3cb8ce(0x10d)]()[_0x3cb8ce(0x1fd)](_0x433d1a);0x0!==_0x211c77[_0x3cb8ce(0x1b9)]?0x1!==_0x211c77[_0x3cb8ce(0x1b9)]?this[_0x3cb8ce(0x1b2)](_0x5d5ab,_0x433d1a[_0x3cb8ce(0x23f)],_0x433d1a[_0x3cb8ce(0x21b)]):this[_0x3cb8ce(0x1a5)](_0x5d5ab,_0x211c77[0x0]):_0x15999c[_0x3cb8ce(0x1ee)](_0x5d5ab[_0x3cb8ce(0x280)]());}}class Et{constructor(_0x9dbb40){const _0x1eec24=_0x35fade;this[_0x1eec24(0x1d7)]=_0x9dbb40,this[_0x1eec24(0x247)]=_0x9dbb40[_0x1eec24(0x17a)],this[_0x1eec24(0x180)]=new Map(),this[_0x1eec24(0x1d1)]=new Map(),this[_0x1eec24(0x203)]();}[_0x35fade(0x21c)](_0x21e4c4,_0xa0e04e,_0x192d70,_0x6fa7e3,_0x513dbb,_0x437d58){const _0x3066fb=_0x35fade;return new _0x21bc6b(this[_0x3066fb(0x247)],{'type':_0x21e4c4,'subType':_0xa0e04e,'id':_0x192d70,'author':_0x6fa7e3,'creator':_0x6fa7e3,'attributes':_0x513dbb,'onAttributesChange':_0x437d58,'onAccept':(..._0x2d7c35)=>this[_0x3066fb(0x210)](_0x21e4c4,_0xa0e04e,_0x3066fb(0x1cc))(..._0x2d7c35),'onDiscard':(..._0x1f67d3)=>this[_0x3066fb(0x210)](_0x21e4c4,_0xa0e04e,_0x3066fb(0x119))(..._0x1f67d3)});}[_0x35fade(0x19e)](_0xf251ec,_0x52af08,_0x29e045,_0x468f6c){const _0x3a2081=_0x35fade,_0x63abf5=_0xf251ec+':'+_0x52af08+':'+_0x29e045;this[_0x3a2081(0x180)][_0x3a2081(0x1b7)](_0x63abf5,_0x468f6c);}[_0x35fade(0x210)](_0x34395d,_0x4eeaf9,_0x173289){const _0x119ce8=_0x35fade,_0x1cfa4a=_0x34395d+':'+_0x4eeaf9+':'+_0x173289;return this[_0x119ce8(0x180)][_0x119ce8(0x1d2)](_0x1cfa4a)||this[_0x119ce8(0x1d1)][_0x119ce8(0x1d2)](_0x34395d+':'+_0x173289);}[_0x35fade(0x203)](){const _0x531733=_0x35fade,_0x1d6203=()=>!0x1,_0x1243bf=_0x589f15=>{const _0x431341=_0x10eb;_0x589f15[_0x431341(0x1e4)]((_0x3ef516,_0x5bdd8c)=>_0x3ef516[_0x431341(0x23f)][_0x431341(0x18f)](_0x5bdd8c[_0x431341(0x23f)])?0x1:-0x1),this[_0x431341(0x247)][_0x431341(0x191)](_0x4284bc=>{const _0x5020a5=_0x431341;for(const _0x22cc82 of _0x589f15){let _0x4557b1;_0x4557b1=_0x22cc82[_0x5020a5(0x21b)][_0x5020a5(0x242)]&&_0x22cc82[_0x5020a5(0x21b)][_0x5020a5(0x2b8)]==_0x22cc82[_0x5020a5(0x23f)][_0x5020a5(0x196)]?_0x4284bc[_0x5020a5(0x208)](_0x22cc82[_0x5020a5(0x23f)][_0x5020a5(0x196)],'on'):_0x4284bc[_0x5020a5(0x208)](_0x22cc82),this[_0x5020a5(0x247)][_0x5020a5(0x249)](_0x4557b1,{'forceDefaultExecution':!0x0,'doNotAutoparagraph':!0x0});}});},_0x47ff9d=(_0x2d6583,_0x2cf959)=>{const _0x3ad40c=_0x10eb;_0x2cf959&&this[_0x3ad40c(0x247)][_0x3ad40c(0x191)](_0x40802d=>{const _0x277a12=_0x3ad40c,{commandName:_0x426873,commandParams:_0x37bdda=[]}=_0x2cf959,_0x233bb1=_0x2d6583[_0x277a12(0x1ca)](_0x4376d1=>(Vt(_0x4376d1)&&(_0x4376d1=this[_0x277a12(0x247)][_0x277a12(0x137)](_0x4376d1[_0x277a12(0x21b)])),_0x4376d1))[_0x277a12(0x224)](_0x63c164=>_0x277a12(0x27e)!==_0x63c164[_0x277a12(0x134)][_0x277a12(0x146)]);if(_0x233bb1[_0x277a12(0x1b9)]<0x1)return;const _0x1e3107=Array[_0x277a12(0x26e)](this[_0x277a12(0x247)][_0x277a12(0x124)][_0x277a12(0x273)][_0x277a12(0x1a6)]())[_0x277a12(0x1ca)](_0xe4f391=>_0x1a9779[_0x277a12(0x23c)](_0xe4f391));_0x40802d[_0x277a12(0x275)](_0x233bb1);for(const _0x2c983f of this[_0x277a12(0x1d7)][_0x277a12(0x207)][_0x277a12(0x207)]())_0x2c983f[_0x277a12(0x15f)]();_0x37bdda[_0x277a12(0x18d)]({'forceDefaultExecution':!0x0}),this[_0x277a12(0x1d7)][_0x277a12(0x14c)](_0x426873,..._0x37bdda);const _0x28a931=_0x1e3107[_0x277a12(0x224)](_0x33587d=>_0x277a12(0x27e)!=_0x33587d[_0x277a12(0x134)][_0x277a12(0x146)]);_0x28a931[_0x277a12(0x1b9)]>0x0&&_0x40802d[_0x277a12(0x275)](_0x28a931);for(const _0x14c259 of _0x1e3107)_0x14c259[_0x277a12(0x1b6)]();});},_0x5d051b=(_0x2873e1,_0xd02b48)=>0x1==_0x2873e1[_0x531733(0x1b9)]&&0x1==_0xd02b48[_0x531733(0x1b9)]&&_0x2873e1[0x0][_0x531733(0x21b)][_0x531733(0x140)](_0xd02b48[0x0][_0x531733(0x23f)]),_0x1a6d97=(_0x213f57,_0x61c36a,_0x5c7da1,_0x24d1a1)=>Ht(_0x213f57,_0x61c36a,_0x5c7da1,_0x24d1a1,this[_0x531733(0x247)])?[_0x213f57,_0x61c36a]:Ht(_0x61c36a,_0x213f57,_0x24d1a1,_0x5c7da1,this[_0x531733(0x247)])?[_0x61c36a,_0x213f57]:null;this[_0x531733(0x1d1)][_0x531733(0x1b7)](_0x531733(0x161),_0x1d6203),this[_0x531733(0x1d1)][_0x531733(0x1b7)](_0x531733(0x15c),_0x1243bf),this[_0x531733(0x1d1)][_0x531733(0x1b7)](_0x531733(0x22f),_0x5d051b),this[_0x531733(0x1d1)][_0x531733(0x1b7)](_0x531733(0x1ba),_0x1a6d97),this[_0x531733(0x1d1)][_0x531733(0x1b7)](_0x531733(0x1c8),_0x1243bf),this[_0x531733(0x1d1)][_0x531733(0x1b7)](_0x531733(0x1d3),_0x1d6203),this[_0x531733(0x1d1)][_0x531733(0x1b7)](_0x531733(0x237),_0x5d051b),this[_0x531733(0x1d1)][_0x531733(0x1b7)](_0x531733(0x27a),_0x1a6d97),this[_0x531733(0x1d1)][_0x531733(0x1b7)](_0x531733(0x15e),_0x47ff9d),this[_0x531733(0x1d1)][_0x531733(0x1b7)](_0x531733(0x1ab),_0x1d6203),this[_0x531733(0x1d1)][_0x531733(0x1b7)](_0x531733(0x2a3),_0x5d051b),this[_0x531733(0x1d1)][_0x531733(0x1b7)](_0x531733(0x136),_0x1d6203),this[_0x531733(0x1d1)][_0x531733(0x1b7)](_0x531733(0x28f),_0x47ff9d),this[_0x531733(0x1d1)][_0x531733(0x1b7)](_0x531733(0x1c3),_0x1d6203),this[_0x531733(0x1d1)][_0x531733(0x1b7)](_0x531733(0x1bb),_0x5d051b),this[_0x531733(0x1d1)][_0x531733(0x1b7)](_0x531733(0x218),_0x1d6203),this[_0x531733(0x1d1)][_0x531733(0x1b7)](_0x531733(0x21f),_0x1d6203),this[_0x531733(0x1d1)][_0x531733(0x1b7)](_0x531733(0x19b),(_0x586d62,_0x33016a)=>{const _0x29eff8=_0x531733;if(!_0x33016a)return;const _0x19a7d5=this[_0x29eff8(0x1d7)][_0x29eff8(0x127)][_0x29eff8(0x1d2)](p);this[_0x29eff8(0x247)][_0x29eff8(0x191)](_0x4c55eb=>{const _0x161732=_0x29eff8;if(_0x161732(0x2a7)==_0x33016a[_0x161732(0x167)])for(const _0x1deb1b of _0x586d62){const _0x44677e=_0x1deb1b[_0x161732(0x23f)][_0x161732(0x196)],_0x57a34b=_0x33016a[_0x161732(0x12b)];_0x4c55eb[_0x161732(0x24a)](_0x44677e,_0x57a34b);}else{if(_0x19a7d5[_0x161732(0x1b8)](_0x33016a[_0x161732(0x167)])){for(const _0x16ea69 of _0x586d62)void 0x0!==_0x33016a[_0x161732(0x12b)]?_0x4c55eb[_0x161732(0x268)](_0x33016a[_0x161732(0x167)],_0x33016a[_0x161732(0x12b)],_0x16ea69[_0x161732(0x23f)][_0x161732(0x196)]):_0x4c55eb[_0x161732(0x1be)](_0x33016a[_0x161732(0x167)],_0x16ea69[_0x161732(0x23f)][_0x161732(0x196)]);}else{for(const _0x543bc2 of _0x586d62)_0x33016a[_0x161732(0x12b)]?_0x4c55eb[_0x161732(0x268)](_0x33016a[_0x161732(0x167)],_0x33016a[_0x161732(0x12b)],_0x543bc2):_0x4c55eb[_0x161732(0x1be)](_0x33016a[_0x161732(0x167)],_0x543bc2);}}});}),this[_0x531733(0x1d1)][_0x531733(0x1b7)](_0x531733(0x223),_0x5d051b);}}function Ot(_0x51ffb6,_0x833370,_0x3daaaa){const _0x503217=_0x35fade;for(const _0x457380 of _0x833370[_0x503217(0x2b8)][_0x503217(0x2aa)]({'includeSelf':!0x0,'parentFirst':!0x0})){if(_0x457380[_0x503217(0x134)]==_0x457380)return!0x1;if(!_0x3daaaa[_0x503217(0x27d)](_0x457380))return!0x1;if(_0x51ffb6[_0x503217(0x298)](_0x457380)||_0x51ffb6[_0x503217(0x1c1)](_0x457380))return!0x0;}return!0x1;}function _0x1c68(){const _0x24b713=['refresh','21091mghpOX','insertion:accept','dataReady','getCustomProperty','LEAVE','some','adapter','key','add','change:_saved','_setSuggestionData','attributeKey','elementEnd','_getMarkerAnnouncementText','_suggestionFactory','clear','bindElementToMarker','discardSelectedSuggestions','tablePasteChainId','toUpperCase','isAtStart','differ','addRange','removeMarker:suggestion:attribute','values','dataDowncast','model','_addSuggestionMarker','_reduceSuggestionAttributeRange','formatBlock:','927fGjhVK','createRangeOn','_customCallbacks','2968WBKcxV','before','markInlineFormat','resolve','markers','stopListening','trackChanges.trackFormatChanges','addUser','_suggestionState','_onDiscard','never','item','push','markAttributeChange','isBefore','forward','change','next','_isRegisteredAttribute','PENDING_ACTION_SUGGESTION','removeMarker:suggestion:formatBlock','nodeAfter','for','trackChangesCommand','unshift','action','attribute:discard','updateMarker','elementStart','registerCustomCallback','_refreshAttributeSuggestionsChain','isRemovable','assign','dataToMarker','options','documentSelection','_setSuggestionRange','getRanges','descriptionFactory','track-changes-command-not-found','upcast','CommentsRepository','formatInline:discard','announce','track-changes-suggestion-data-mismatch','markBlockFormat','_initAriaMarkerChangeAnnouncements','isIntersectingWithRange','isTouching','_breakSuggestionMarker','_suggestions','discardSuggestion','normal','detach','set','_isBlockAttribute','length','insertion:chain','formatBlock:join','_updateSuggestionData','registerBlockAttribute','removeAttribute','keys','_reduceExistingSuggestions','isLimit','showSuggestionHighlights','formatBlock:discard','isNextTo','suggestion','PendingActions','getUser','deletion:accept','getChangedMarkers','map','registerPostFixer','accept','removeComment','newRange','removeMarkers','_recordAttributeChanges','_defaultCallbacks','get','deletion:discard','createPositionBefore','track-changes-suggestion-not-found','_getAuthorFromId','_editor','_SUGGESTION_ANNOUNCEMENT','isSelectable','attribute:','backward','change:activeMarkers','error-saving-suggestion-data-suggestion-discarded','group','_removeSuggestion','newValue','targetPosition','nodeBefore','chain','sort','ck-suggestion-marker-formatBlock','removeClass','5770779iBagBH','_addThreadToSuggestion','toViewElement','subType','_splitMarkerName','comments','applyOperation','removeMarker','createRangeIn','addClass','reconvertMarker','splitPosition','init','position','includes','marker-count','_adapter','formatInline','_createSuggestion','containsRange','attributeNewValue','acceptAllSuggestions','getDifference','deletion:','suggestion:','update:suggestion','ENTER','remove','_registerDefaultCallbacks','collaboration.channelId','data','rethrowUnexpectedError','commands','createSelection','consumable','groupId','element','_isDataLoaded','TrackChangesEditing','isIntersecting','setTo','getSuggestionCallback','forEach','markerReady','substring','suggestion:attribute:','head','enqueueChange','then','formatBlock:chain','containerElement','fromCharCode','end','buildSuggestion','markInsertion','_isForcedDefaultExecutionBlock','attribute:accept','howMany','addMarker:suggestion:attribute','value','attribute:join','filter','size','_mergeNestedSuggestions','addHighlight','removed','author','createdAt','_trackFormatChanges','elementToElement','commandName','_commentsRepository','insertion:join','external:','name','open','_cutOutSuggestionMarker','after','writer','widget','deletion:join','commentThread','34356yFVqIi','format','@external','fromRange','_rangeIsInLocalUserInsertion','clone','start','markerName','createElement','isAtEnd','editor','catch','getAttribute','insertion','_model','stop','deleteContent','rename','creator','suggestionChanged','getIntersection','markDeletion','change:data','ready','enableReadOnlyMode','fire','accepted','suggestionUnloaded','range','isUndo','type','2562FJlMri','config','getItems','forceDefaultExecution','splice','ck-suggestion-marker--active','addMarker','return','$marker','suggestionLoaded','hasComments','addSuggestion','getLastMatchingPosition','activeMarkers','suggestion-type','insert','setAttribute','getMultiRangeId','join','registerInlineAttribute','addComment','define','from','$text','_recordAttributeSuggestions','_saved','track-changes-user-not-found','selection','trackChanges','setSelection','always','move','originalSuggestionId','attributes','deletion:chain','editing','find','containsItem','$graveyard','deletion','getFirstMarker','schema','hasSuggestion','_joinSuggestions','markMultiRangeInsertion','getNearestSelectionRange','attributeOldValue','_getAttributeKey','isOwn','getAllAdjacentSuggestions','containsRangeInObject','ck-suggestion-marker-formatInline','skipNestingCheck','data-suggestion','highest','formatBlock:accept','_blockAttributeKeys','markMultiRangeBlockFormat','addMarkerName','isLocal','moveTargetPosition','addMarker:suggestion:formatBlock','_joinWithAdjacentSuggestions','markerToHighlight','isObject','_checkSuggestionCorrectness','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.','$textProxy','rejected','fetchCommentThread','isInContent','11022QwmrdL','getCommentThread','attribute','createPositionAfter','formatInline:join','_refreshSuggestionsChain','conversion','stringify','$elementName','FORMATTING','formatInline:','getAncestors','delete','consume','getSuggestions','isBlock','_getSuggestionData','2889918AnKeof','_getExternalAuthor','batch','getContainedElement','_processAttributeChanges','meta','insertContent','track-changes-adapter-already-set','parent','authorName','_enabledCommands','getChanges','getWalker','mapper','markerNameToElements','trackChanges.mergeNestedSuggestions','getFirstRange','formatBlock','markerToData','getShiftedBy','toJSON','isMultiRange','addSuggestionData','has','isDocumentOperation','startsWith','notReady','addMarker:suggestion','discard','unbind','ck-suggestion-marker-','locale','addCommentThread','track-changes-enable-command-twice','ck-suggestion-marker','editingDowncast','insertion:','track-changes-adapter-missing-getsuggestion','listenTo','document','18362370OLrhKx','acceptSuggestion','plugins','4025IGXRON','split','low','oldValue','isInsideObject','_afterChanges','acceptSelectedSuggestions','getSuggestion','multipleBlocks','pluginName','lowest','getMarkers','root','8ZoUfIs','formatInline:chain','createRange','Users','high','isExternal','_findSuggestions','authoredAt','unbindElementFromMarkerName','requires','8076VYEjnz','isEqual','data-author-id','updateSuggestion','_processAttributeSuggestions','getRange','formatGroupId','rootName','warn','every','markMultiRangeDeletion','enableDefaultAttributesIntegration','substr','execute','hasCommentThread','_handleNewSuggestionMarker','default','concat','containsPosition','createPositionAt','enableCommand','multi','_inlineAttributeKeys','isAfter','previous','isCollapsed','discardAllSuggestions','isArray','pop','insertion:discard','oldRange','formatInline:accept'];_0x1c68=function(){return _0x24b713;};return _0x1c68();}function Vt(_0x4e6514){const _0x4fd848=_0x35fade;return _0x4e6514[_0x4fd848(0x21b)][_0x4fd848(0x2b8)]==_0x4e6514[_0x4fd848(0x23f)][_0x4fd848(0x196)]&&_0x4e6514[_0x4fd848(0x21b)][_0x4fd848(0x174)];}function Ut(_0x14a06d,_0x3198ea,_0x504588,_0x416b97){const _0x260746=_0x35fade,_0x1ad01a=_0x3dee61=>!_0x3dee61[_0x260746(0x18c)]['is'](_0x260746(0x29b))&&!_0x416b97[_0x260746(0x298)](_0x3dee61[_0x260746(0x18c)]),_0x1d2b74=_0x14a06d[_0x260746(0x23f)][_0x260746(0x264)](_0x1ad01a),_0x447982=_0x14a06d[_0x260746(0x21b)][_0x260746(0x264)](_0x1ad01a,{'direction':_0x260746(0x1db)});return(!_0x14a06d[_0x260746(0x23f)][_0x260746(0x140)](_0x1d2b74)||!_0x14a06d[_0x260746(0x21b)][_0x260746(0x140)](_0x447982))&&(_0x1d2b74[_0x260746(0x18f)](_0x447982)?_0x504588[_0x260746(0x19c)](_0x3198ea,{'range':_0x504588[_0x260746(0x137)](_0x1d2b74,_0x447982)}):_0x504588[_0x260746(0x1ee)](_0x3198ea),!0x0);}function Gt(_0xff459b){return _0x4191b5(_0xff459b);}function Ft(_0x437dc7){const _0x370c83=_0x35fade,_0x754bfe=_0x437dc7[_0x370c83(0x23f)][_0x370c83(0x196)];return _0x754bfe&&_0x754bfe['is'](_0x370c83(0x20b));}function Pt(_0x118b29,_0x52eef5){const _0x541152=_0x35fade;return null==_0x118b29[_0x541152(0x21b)][_0x541152(0x1e2)]&&_0x118b29[_0x541152(0x21b)][_0x541152(0x2b8)]==_0x118b29[_0x541152(0x23f)][_0x541152(0x196)]?Lt(_0x118b29[_0x541152(0x23f)][_0x541152(0x196)],_0x52eef5):_0x118b29;}function Lt(_0x5a27a4,_0x404639){const _0x5b726c=_0x35fade,_0x446b4a=_0x404639[_0x5b726c(0x281)][_0x5b726c(0x298)](_0x5a27a4)||_0x404639[_0x5b726c(0x281)][_0x5b726c(0x1d9)](_0x5a27a4);return _0x404639[_0x5b726c(0x137)](_0x404639[_0x5b726c(0x152)](_0x5a27a4,_0x5b726c(0x182)),_0x446b4a?_0x404639[_0x5b726c(0x2a2)](_0x5a27a4):_0x404639[_0x5b726c(0x152)](_0x5a27a4,_0x5b726c(0x21b)));}function Ht(_0x4958cf,_0x180a16,_0x2bd3ad,_0x181111,_0x3872c2){const _0x362cdb=_0x35fade;if(_0x4958cf[_0x362cdb(0x192)])return!0x1;if(!Jt(_0x4958cf,_0x180a16))return!0x1;if(_0x2bd3ad[_0x362cdb(0x21b)][_0x362cdb(0x140)](_0x181111[_0x362cdb(0x23f)]))return!0x0;if(_0x4958cf[_0x362cdb(0x257)]!=_0x180a16[_0x362cdb(0x257)])return!0x1;if(!_0x2bd3ad[_0x362cdb(0x21b)][_0x362cdb(0x1b1)](_0x181111[_0x362cdb(0x23f)]))return!0x1;const _0x357217=_0x3872c2[_0x362cdb(0x137)](_0x2bd3ad[_0x362cdb(0x21b)],_0x181111[_0x362cdb(0x23f)])[_0x362cdb(0x2bc)]();for(const _0x468908 of _0x357217)if([_0x362cdb(0x19d),_0x362cdb(0x16c)][_0x362cdb(0x1f5)](_0x468908[_0x362cdb(0x257)])&&_0x3872c2[_0x362cdb(0x281)][_0x362cdb(0x1c1)](_0x468908[_0x362cdb(0x18c)]))return!0x1;return!0x0;}function Jt(_0x21ba24,_0x5e32d7){const _0x22bbac=_0x35fade;if(!_0x21ba24[_0x22bbac(0x20c)]||!_0x5e32d7[_0x22bbac(0x20c)])return!0x1;const _0xfe147b=new Set(Object[_0x22bbac(0x1bf)](_0x21ba24[_0x22bbac(0x279)])),_0xb3aeeb=new Set(Object[_0x22bbac(0x1bf)](_0x5e32d7[_0x22bbac(0x279)]));if(_0xfe147b[_0x22bbac(0x2ab)](_0x22bbac(0x20a)),_0xb3aeeb[_0x22bbac(0x2ab)](_0x22bbac(0x20a)),0x0==_0xfe147b[_0x22bbac(0x225)]&&0x0==_0xb3aeeb[_0x22bbac(0x225)])return!0x0;if(_0xfe147b[_0x22bbac(0x225)]!=_0xb3aeeb[_0x22bbac(0x225)])return!0x1;const _0x1699ae={..._0x21ba24[_0x22bbac(0x279)]},_0x7f8db7={..._0x5e32d7[_0x22bbac(0x279)]};return delete _0x1699ae[_0x22bbac(0x20a)],delete _0x7f8db7[_0x22bbac(0x20a)],JSON[_0x22bbac(0x2a6)](_0x1699ae)==JSON[_0x22bbac(0x2a6)](_0x7f8db7);}function qt(_0xe2ac0d,_0x3b8ffc){const _0x45b427=_0x35fade,_0x2cdf19=zt(_0xe2ac0d[_0x45b427(0x279)]),_0x1015e5=zt(_0x3b8ffc);if(!_0xe2ac0d[_0x45b427(0x20c)])return!0x1;for(const _0x3b7271 of Object[_0x45b427(0x1bf)](_0x1015e5))if(!_0xb45033(_0x2cdf19[_0x3b7271],_0x1015e5[_0x3b7271]))return!0x1;return!0x0;}function zt(_0x5dec31){const _0x381dc5=_0x35fade,_0x161d62=Object[_0x381dc5(0x1a1)]({},_0x5dec31);return delete _0x161d62[_0x381dc5(0x28c)],delete _0x161d62[_0x381dc5(0x172)],_0x161d62;}
|