@ckeditor/ckeditor5-track-changes 42.0.0-alpha.21 → 42.0.0-alpha.22
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 +3 -3
- 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/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/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 _0x122846=_0x3495;(function(_0x4ff361,_0x5d3e57){const _0x5d300f=_0x3495,_0x227d8f=_0x4ff361();while(!![]){try{const _0x1b2e66=-parseInt(_0x5d300f(0x284))/0x1+parseInt(_0x5d300f(0x1e5))/0x2*(parseInt(_0x5d300f(0x285))/0x3)+parseInt(_0x5d300f(0x207))/0x4*(-parseInt(_0x5d300f(0x274))/0x5)+-parseInt(_0x5d300f(0xe8))/0x6+-parseInt(_0x5d300f(0x1bb))/0x7+-parseInt(_0x5d300f(0x24d))/0x8*(-parseInt(_0x5d300f(0x152))/0x9)+parseInt(_0x5d300f(0x143))/0xa*(parseInt(_0x5d300f(0x118))/0xb);if(_0x1b2e66===_0x5d3e57)break;else _0x227d8f['push'](_0x227d8f['shift']());}catch(_0x4501ae){_0x227d8f['push'](_0x227d8f['shift']());}}}(_0x3d45,0xc1de6));import{Plugin as _0x150dfc,PendingActions as _0x426656}from'ckeditor5/src/core.js';import{LiveRange as _0x2d81f7}from'ckeditor5/src/engine.js';import{CKEditorError as _0x36fc96,uid as _0x4d12e4,priorities as _0x4f3920,logWarning as _0x480333}from'ckeditor5/src/utils.js';import{toWidget as _0x47a63f}from'ckeditor5/src/widget.js';import{Users as _0x558c71,hashObject as _0x5769bc,surroundingMarkersDetector as _0x224cb7}from'ckeditor5-collaboration/src/collaboration-core.js';import _0x10fb23 from'./commands/trackchangescommand.js';import _0x3ecd60 from'./commands/acceptsuggestioncommand.js';import _0x454ea1 from'./commands/discardsuggestioncommand.js';import _0x53aa1a from'./commands/executeonallsuggestionscommand.js';import _0x5b3657 from'./commands/executeonselectedsuggestionscommand.js';import _0x58bc19 from'./suggestion.js';import _0x59c79d from'./suggestiondescriptionfactory.js';import _0x295a0d from'./integrations/aiassistant.js';import _0x3e6bba from'./integrations/alignment.js';import _0x4c3b11 from'./integrations/basicstyles.js';import _0x2cea51 from'./integrations/blockquote.js';import _0x8e74c from'./integrations/casechange.js';import _0x1ba2c2 from'./integrations/ckbox.js';import _0x54bd50 from'./integrations/codeblock.js';import _0x1e19d7 from'./integrations/comments.js';import _0x215d78 from'./integrations/deletecommand.js';import _0x3bfc51 from'./integrations/list.js';import _0xc926aa from'./integrations/listproperties.js';import _0x1794dd from'./integrations/entercommand.js';import _0x524f6d from'./integrations/findandreplace.js';import _0x19463e from'./integrations/font.js';import _0x5bc39b from'./integrations/formatpainter.js';import _0x4c5f37 from'./integrations/heading.js';import _0x46efee from'./integrations/highlight.js';import _0x270da0 from'./integrations/horizontalline.js';import _0x42a5e2 from'./integrations/htmlembed.js';import _0x4131eb from'./integrations/image.js';import _0x2a42c3 from'./integrations/imagereplace.js';function _0x3495(_0x1f310c,_0x26a911){const _0x3d45d=_0x3d45();return _0x3495=function(_0x3495ca,_0x7a2e33){_0x3495ca=_0x3495ca-0xe4;let _0x4c58ec=_0x3d45d[_0x3495ca];return _0x4c58ec;},_0x3495(_0x1f310c,_0x26a911);}import _0x2a5588 from'./integrations/imagestyle.js';import _0x4497a8 from'./integrations/importword.js';import _0x500f36 from'./integrations/indent.js';import _0x1ef3eb from'./integrations/inputcommand.js';import _0x516d65 from'./integrations/link.js';import _0x57d856 from'./integrations/legacylist.js';import _0x373b42 from'./integrations/legacylistproperties.js';import _0x352783 from'./integrations/mediaembed.js';import _0x129c21 from'./integrations/mention.js';import _0x48ad5e from'./integrations/multilevellist.js';import _0x22df29 from'./integrations/pagebreak.js';import _0x57367c from'./integrations/paragraph.js';import _0x560a45 from'./integrations/removeformat.js';import _0x319e2b from'./integrations/restrictededitingmode.js';import _0x9bfb30 from'./integrations/shiftentercommand.js';import _0xde66f7 from'./integrations/standardeditingmode.js';import _0x5dc344 from'./integrations/style.js';import _0x578276 from'./integrations/table.js';function _0x3d45(){const _0x266397=['containerElement','isDocumentOperation','getCustomProperty','item','define','getAncestors','discardSelectedSuggestions','consumable','isLocal','deletion:accept','attributeNewValue','$elementName','groupId','2xtEVMR','normal','_addThreadToSuggestion','_getSuggestionData','_isDataLoaded','isMultiRange','marker-count','getFirstMarker','subType','widget','markInsertion','_refreshSuggestionsChain','isInsideObject','warn','markDeletion','pop','trackChangesCommand','catch','never','_recordAttributeSuggestions','markerToData','addSuggestion','remove','_getAttributeKey','createSelection','discardAllSuggestions','fromRange','_inlineAttributeKeys','_initAriaMarkerChangeAnnouncements','getAttribute','substring','insert','getChangedMarkers','track-changes-adapter-already-set','547628NBjaLr','_createSuggestion','low','$graveyard','split','every','Users','registerCustomCallback','isBefore','hasSuggestion','document','collaboration.channelId','_joinSuggestions','_commentsRepository','schema','registerInlineAttribute','format','createRange','removeMarkers','originalSuggestionId','trackChanges','_recordAttributeChanges','isBlock','getRange','registerPostFixer','_suggestionState','update:suggestion','isObject','concat','accept','discardSuggestion','ready','removeClass','toViewElement','value','insertion:discard','track-changes-adapter-missing-getsuggestion','ck-suggestion-marker-formatBlock','stopListening','addClass','values','enableReadOnlyMode','trackChanges.trackFormatChanges','_adapter','_joinWithAdjacentSuggestions','addRange','buildSuggestion','attribute:join','getIntersection','element','isTouching','position','track-changes-suggestion-not-found','_findSuggestions','markMultiRangeDeletion','_mergeNestedSuggestions','forEach','join','deletion:join','forward','containsItem','getContainedElement','suggestion-type','reconvertMarker','editor','selection','FORMATTING','suggestionChanged','updateMarker','getFirstRange','7524392XVVSVG','formatBlock','targetPosition','type','head','accepted','removeMarker','formatBlock:','LEAVE','attribute:accept','suggestion:attribute:','containsPosition','trackChanges.mergeNestedSuggestions','formatGroupId','attribute:discard','addMarker:suggestion:attribute','removeAttribute','comments','documentSelection','markerToHighlight','isSelectable','move','resolve','substr','isCollapsed','_rangeIsInLocalUserInsertion','return','createdAt','getLastMatchingPosition','isRemovable','tablePasteChainId','setAttribute','delete','_isBlockAttribute','descriptionFactory','TrackChangesEditing','markMultiRangeBlockFormat','push','config','20SAYnRR','unbind','length','@external','open','from','getUser','unbindElementFromMarkerName','clone','CommentsRepository','locale','insertion:accept','formatBlock:accept','after','track-changes-suggestion-data-mismatch','toJSON','291198AVURzu','2591799WSqaFF','_setSuggestionData','splice','formatInline:join','addUser','_trackFormatChanges','backward','_getMarkerAnnouncementText','external:','$textProxy','setSelection','formatInline:','detach','requires','insertContent','mapper','isNextTo','isLimit','createPositionAfter','8456820lSIzLu','attributeKey','_editor','registerBlockAttribute','_removeSuggestion','removeMarker:suggestion:attribute','markerName','init','markerNameToElements','oldRange','suggestion:','addMarker:suggestion:formatBlock','_getExternalAuthor','suggestion','map','isInContent','formatInline','dataDowncast','data','execute','_refreshAttributeSuggestionsChain','newValue','lowest','PENDING_ACTION_SUGGESTION','filter','$text','getSuggestion','writer','removed','enqueueChange','moveTargetPosition','addMarkerName','fire','action','_suggestionFactory','name','ENTER','markerReady','meta','includes','has','_model','change:_saved','_breakSuggestionMarker','attribute:','creator','attributeOldValue','removeMarker:suggestion:formatBlock','7997253eDknNR','find','upcast','unshift','elementToElement','author','activeMarkers','markMultiRangeInsertion','some','deletion','notReady','toUpperCase','deletion:','_onDiscard','createPositionAt','consume','deletion:discard','plugins','isIntersecting','formatInline:accept','getCommentThread','editingDowncast','enableCommand','root','isArray','enableDefaultAttributesIntegration','rejected','createRangeIn','isAtStart','acceptSelectedSuggestions','_reduceExistingSuggestions','change:data','ck-suggestion-marker--active','_setSuggestionRange','_processAttributeSuggestions','ck-suggestion-marker','model','deletion:chain','getDifference','getShiftedBy','_updateSuggestionData','authorName','change:activeMarkers','30LHiiio','hasCommentThread','change','isAtEnd','start','error-saving-suggestion-data-suggestion-discarded','conversion','dataToMarker','markInlineFormat','rename','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.','previous','getAllAdjacentSuggestions','isEqual','_reduceSuggestionAttributeRange','9PjkLih','options','createRangeOn','attribute','attributes','applyOperation','suggestionLoaded','hasComments','bindElementToMarker','range','_isForcedDefaultExecutionBlock','size','sort','markBlockFormat','_defaultCallbacks','PendingActions','refresh','key','getMultiRangeId','oldValue','_afterChanges','acceptSuggestion','group','_registerDefaultCallbacks','elementStart','addMarker:suggestion','addMarker','_enabledCommands','getWalker','rootName','containsRange','insertion:','getSuggestionCallback','nodeAfter','setTo','formatBlock:discard','getChanges','getItems','formatBlock:join','stop','rethrowUnexpectedError','isExternal','deleteContent','clear','formatInline:discard','skipNestingCheck','elementEnd','_addSuggestionMarker','parent','isAfter','end','track-changes-command-not-found','for','acceptAllSuggestions','formatBlock:chain','before','howMany','createElement','editing','data-suggestion','insertion:join','containsRangeInObject','markAttributeChange','set','add','differ','fromCharCode','commands','_blockAttributeKeys','get','fetchCommentThread','isOwn','insertion','track-changes-enable-command-twice','always','highest','formatInline:chain','listenTo','showSuggestionHighlights','multi','removeComment','pluginName','markers','getRanges','discard','ck-suggestion-marker-formatInline','addSuggestionData','adapter','_saved','chain','commandName','addCommentThread','_isRegisteredAttribute','_getAuthorFromId','isUndo','track-changes-user-not-found','_processAttributeChanges','keys','addComment','_SUGGESTION_ANNOUNCEMENT','_cutOutSuggestionMarker','getMarkers','high','authoredAt','splitPosition','6602183YfawEh','getSuggestions','multipleBlocks','_customCallbacks','nodeBefore','_suggestions','isIntersectingWithRange','_splitMarkerName','_handleNewSuggestionMarker','createPositionBefore','$marker','newRange','ck-suggestion-marker-','updateSuggestion','_checkSuggestionCorrectness','startsWith','batch','addHighlight','next','then','suggestionUnloaded','insertion:chain','announce','forceDefaultExecution','assign','commentThread','dataReady','default','getNearestSelectionRange'];_0x3d45=function(){return _0x266397;};return _0x3d45();}import _0x3d03df from'./integrations/tablemergesplit.js';import _0x59ad6a from'./integrations/tableheadings.js';import _0x8d8cd8 from'./integrations/tableclipboard.js';import _0x103aa6 from'./integrations/tablecolumnresize.js';import _0x137b45 from'./integrations/template.js';import _0x12cae0 from'./integrations/tableofcontents.js';import _0x592320 from'./integrations/title.js';import _0x347083 from'./integrations/undo.js';import _0x488050 from'./integrations/tablecaption.js';import _0x24f083 from'./integrations/tableproperties.js';import{getTranslation as _0x5f35f5}from'./utils/common-translations.js';import{isEqual as _0x497934,omit as _0x45e7a8}from'lodash-es';export const renameAttributeKey=_0x122846(0x1e3);export default class p extends _0x150dfc{static get[_0x122846(0x292)](){const _0x915bbe=_0x122846;return[_0x915bbe(0x27d),_0x558c71,_0x426656,_0x295a0d,_0x3e6bba,_0x4c3b11,_0x2cea51,_0x1ba2c2,_0x8e74c,_0x54bd50,_0x1e19d7,_0x215d78,_0x1794dd,_0x524f6d,_0x19463e,_0x5bc39b,_0x4c5f37,_0x46efee,_0x270da0,_0x42a5e2,_0x4131eb,_0x2a5588,_0x2a42c3,_0x4497a8,_0x500f36,_0x1ef3eb,_0x57d856,_0x373b42,_0x48ad5e,_0x516d65,_0x3bfc51,_0xc926aa,_0x352783,_0x129c21,_0x22df29,_0x57367c,_0x560a45,_0x319e2b,_0x9bfb30,_0xde66f7,_0x5dc344,_0x578276,_0x3d03df,_0x59ad6a,_0x488050,_0x8d8cd8,_0x103aa6,_0x12cae0,_0x24f083,_0x137b45,_0x592320,_0x347083];}static get[_0x122846(0x1a3)](){const _0x142ec7=_0x122846;return _0x142ec7(0x270);}constructor(_0x155e2f){const _0x205905=_0x122846;function _0x1f2793(_0xd7feca){const _0x29bcda=_0x3495;return _0xd7feca[_0x29bcda(0xf6)](_0x5f3109=>String[_0x29bcda(0x194)](_0x5f3109))[_0x29bcda(0x240)]('');}super(_0x155e2f),this[_0x205905(0x1f8)]=!0x1,this[_0x205905(0x191)](_0x205905(0x11e),[]),this['on'](_0x205905(0x142),(_0x204a65,_0x1f44ca,_0x23381b,_0x24732e)=>{const _0x18f8e0=_0x205905;this[_0x18f8e0(0x111)][_0x18f8e0(0x145)](()=>{const _0x1a160b=_0x18f8e0;for(const _0x56cc97 of[..._0x24732e,..._0x23381b])this[_0x1a160b(0x111)][_0x1a160b(0x1a4)][_0x1a160b(0x110)](_0x56cc97)&&_0x155e2f[_0x1a160b(0x18c)][_0x1a160b(0x246)](_0x56cc97);});}),this[_0x205905(0x26f)]=new _0x59c79d(this[_0x205905(0x247)][_0x205905(0x13c)][_0x205905(0x215)],this[_0x205905(0x247)][_0x205905(0x27e)]),this[_0x205905(0x232)]=null,this[_0x205905(0x10a)]=new xt(this[_0x205905(0x247)]),this[_0x205905(0x1c0)]=new Map(),this[_0x205905(0x214)]=_0x155e2f[_0x205905(0x129)][_0x205905(0x197)](_0x205905(0x27d)),this[_0x205905(0x16d)]=new Set(),this[_0x205905(0x111)]=this[_0x205905(0x247)][_0x205905(0x13c)],this[_0x205905(0x220)]=new WeakMap(),this[_0x205905(0x15c)]=!0x1,this[_0x205905(0x196)]=new Set([_0x205905(0x1e3)]),this[_0x205905(0x200)]=new Set(),_0x155e2f[_0x205905(0x273)][_0x205905(0x1dc)](_0x205905(0x231),_0x205905(0x1d6)),this[_0x205905(0x28a)]=_0x155e2f[_0x205905(0x273)][_0x205905(0x197)](_0x205905(0x231)),_0x155e2f[_0x205905(0x273)][_0x205905(0x1dc)](_0x205905(0x259),!0x0),this[_0x205905(0x23e)]=_0x155e2f[_0x205905(0x273)][_0x205905(0x197)](_0x205905(0x259)),this[_0x205905(0x1f5)]=new _0x10fb23(_0x155e2f,this[_0x205905(0x16d)]),this[_0x205905(0x201)](),this[_0x1f2793([0x5f,0x65,0x78,0x65,0x63,0x75,0x74,0x65,0x53,0x75,0x67,0x67,0x65,0x73,0x74,0x69,0x6f,0x6e])]=_0x1f2793([0x34,0x30,0x34,0x38,0x31,0x32,0x34,0x38]);}[_0x122846(0xef)](){const _0xe0b9ea=_0x122846,_0x420ae9=this[_0xe0b9ea(0x247)],_0x397477=(_0x224bc6,_0x10705d)=>{const _0x5b9b6a=_0xe0b9ea;if(_0x5b9b6a(0x155)!=_0x224bc6)return _0x5b9b6a(0x1c7)+_0x224bc6;const _0x8b7761=_0x10705d[_0x5b9b6a(0x20b)]('|')[0x0];return this[_0x5b9b6a(0x26e)](_0x8b7761)?_0x5b9b6a(0x22c):_0x5b9b6a(0x1a7);};_0x420ae9[_0xe0b9ea(0x149)][_0xe0b9ea(0x186)](_0xe0b9ea(0x12d))[_0xe0b9ea(0x260)]({'model':_0xe0b9ea(0xf5),'view':_0x55a061=>{const _0x1d482f=_0xe0b9ea,{id:_0x2135ea,type:_0x42a331,subType:_0x92c45e}=this[_0x1d482f(0x1c2)](_0x55a061[_0x1d482f(0xee)]),_0x4effad=[_0x1d482f(0x13b),_0x397477(_0x42a331,_0x92c45e)];let _0x44cb72=0xbb8;return this[_0x1d482f(0x11e)][_0x1d482f(0x10f)](_0x55a061[_0x1d482f(0xee)])&&(_0x4effad[_0x1d482f(0x272)](_0x1d482f(0x138)),_0x44cb72=0xbc2),_0x1d482f(0x121)==_0x42a331&&(_0x44cb72+=0x5),{'classes':_0x4effad,'attributes':{'data-suggestion':_0x2135ea},'priority':_0x44cb72};}}),_0x420ae9[_0xe0b9ea(0x149)][_0xe0b9ea(0x186)](_0xe0b9ea(0xf9))[_0xe0b9ea(0x192)](_0x34e189=>{const _0x340929=_0xe0b9ea;_0x34e189['on'](_0x340929(0x16b),(_0x1983fd,_0x136353,_0x932495)=>{const _0x11d75c=_0x340929;if(!_0x932495[_0x11d75c(0x153)][_0x11d75c(0x1a0)])return;const _0x4527a8=_0x136353[_0x11d75c(0x1db)];if(!_0x4527a8)return;const _0x1dc8a1=_0x932495[_0x11d75c(0xe4)][_0x11d75c(0x228)](_0x4527a8);_0x420ae9[_0x11d75c(0x13c)][_0x11d75c(0x215)][_0x11d75c(0x222)](_0x4527a8)&&_0x1dc8a1&&!_0x1dc8a1[_0x11d75c(0x1da)](_0x11d75c(0x1ee))&&_0x1dc8a1['is'](_0x11d75c(0x1d8))&&_0x47a63f(_0x1dc8a1,_0x932495[_0x11d75c(0x103)]);},{'priority':_0x340929(0x1b8)});}),_0x420ae9[_0xe0b9ea(0x149)][_0xe0b9ea(0x186)](_0xe0b9ea(0xf9))[_0xe0b9ea(0x260)]({'model':_0xe0b9ea(0xf5),'view':(_0x5ab2c5,_0x47967b)=>{const _0x5d3b38=_0xe0b9ea;if(!_0x47967b[_0x5d3b38(0x153)][_0x5d3b38(0x1a0)])return null;const {type:_0x4d1151,subType:_0x3b9662}=this[_0x5d3b38(0x1c2)](_0x5ab2c5[_0x5d3b38(0xee)]);return{'classes':[_0x5d3b38(0x13b),_0x397477(_0x4d1151,_0x3b9662)],'priority':0xbb8};}});const _0x41ae29=({showActiveMarkers:_0x29df79=!0x0,isAttributeSuggestion:_0x1ee349=!0x1}={})=>(_0x54e223,_0x370bcc,_0x166bc9)=>{const _0x4c3fd3=_0xe0b9ea;if(!_0x370bcc[_0x4c3fd3(0x1db)])return;const {id:_0x380c48}=this[_0x4c3fd3(0x1c2)](_0x370bcc[_0x4c3fd3(0xee)]);if(_0x1ee349){const _0x487221=this[_0x4c3fd3(0x1c0)][_0x4c3fd3(0x197)](_0x380c48),_0x31b928=this[_0x4c3fd3(0x1fc)](_0x487221);if(!this[_0x4c3fd3(0x26e)](_0x31b928))return;}if(_0x370bcc[_0x4c3fd3(0x1db)]['is'](_0x4c3fd3(0x248)))return void _0x166bc9[_0x4c3fd3(0x1df)][_0x4c3fd3(0x127)](_0x370bcc[_0x4c3fd3(0x1db)],_0x54e223[_0x4c3fd3(0x10b)]);const _0x348c9c=_0x166bc9[_0x4c3fd3(0xe4)][_0x4c3fd3(0x228)](_0x370bcc[_0x4c3fd3(0x1db)]);if(_0x370bcc[_0x4c3fd3(0x1db)]['is'](_0x4c3fd3(0x238))&&_0x420ae9[_0x4c3fd3(0x13c)][_0x4c3fd3(0x215)][_0x4c3fd3(0x21d)](_0x370bcc[_0x4c3fd3(0x1db)])&&!_0x348c9c[_0x4c3fd3(0x1da)](_0x4c3fd3(0x1cc))){_0x166bc9[_0x4c3fd3(0x103)][_0x4c3fd3(0x22e)]([_0x4c3fd3(0x13b),_0x4c3fd3(0x22c)],_0x348c9c),_0x166bc9[_0x4c3fd3(0x103)][_0x4c3fd3(0x26c)](_0x4c3fd3(0x18d),_0x380c48,_0x348c9c),_0x166bc9[_0x4c3fd3(0xe4)][_0x4c3fd3(0x15a)](_0x348c9c,_0x370bcc[_0x4c3fd3(0xee)]),_0x29df79&&(this[_0x4c3fd3(0x11e)][_0x4c3fd3(0x10f)](_0x370bcc[_0x4c3fd3(0xee)])?_0x166bc9[_0x4c3fd3(0x103)][_0x4c3fd3(0x22e)](_0x4c3fd3(0x138),_0x348c9c):_0x166bc9[_0x4c3fd3(0x103)][_0x4c3fd3(0x227)](_0x4c3fd3(0x138),_0x348c9c));for(const _0x50a25c of _0x420ae9[_0x4c3fd3(0x13c)][_0x4c3fd3(0x133)](_0x370bcc[_0x4c3fd3(0x1db)])[_0x4c3fd3(0x177)]())_0x166bc9[_0x4c3fd3(0x1df)][_0x4c3fd3(0x127)](_0x50a25c,_0x54e223[_0x4c3fd3(0x10b)]);_0x166bc9[_0x4c3fd3(0x1df)][_0x4c3fd3(0x127)](_0x370bcc[_0x4c3fd3(0x1db)],_0x54e223[_0x4c3fd3(0x10b)]);}};_0x420ae9[_0xe0b9ea(0x149)][_0xe0b9ea(0x186)](_0xe0b9ea(0xf9))[_0xe0b9ea(0x192)](_0x4996f8=>{const _0x59a942=_0xe0b9ea;_0x4996f8['on'](_0x59a942(0xf3),(_0x4d79b5,_0x4a3579,_0x5bd131)=>{const _0x363419=_0x59a942;_0x5bd131[_0x363419(0x153)][_0x363419(0x1a0)]&&_0x41ae29({'showActiveMarkers':!0x1})(_0x4d79b5,_0x4a3579,_0x5bd131);},{'priority':_0x59a942(0x19d)});}),_0x420ae9[_0xe0b9ea(0x149)][_0xe0b9ea(0x186)](_0xe0b9ea(0xf9))[_0xe0b9ea(0x192)](_0x1de767=>{const _0x103af7=_0xe0b9ea;_0x1de767['on'](_0x103af7(0x25c),(_0x248d3b,_0x353505,_0x5ee4b6)=>{const _0x53105c=_0x103af7;_0x5ee4b6[_0x53105c(0x153)][_0x53105c(0x1a0)]&&_0x41ae29({'showActiveMarkers':!0x1,'isAttributeSuggestion':!0x0})(_0x248d3b,_0x353505,_0x5ee4b6);},{'priority':_0x103af7(0x19d)});}),_0x420ae9[_0xe0b9ea(0x149)][_0xe0b9ea(0x186)](_0xe0b9ea(0xf9))[_0xe0b9ea(0x1f9)]({'model':_0xe0b9ea(0xf5),'view':(_0x409005,_0x562f3c)=>_0x562f3c[_0xe0b9ea(0x153)][_0xe0b9ea(0x1a0)]?null:{'group':_0xe0b9ea(0xf5),'name':_0x409005[_0xe0b9ea(0x264)](0xb)}}),_0x420ae9[_0xe0b9ea(0x149)][_0xe0b9ea(0x186)](_0xe0b9ea(0x11a))[_0xe0b9ea(0x11c)]({'view':{'name':_0xe0b9ea(0xf5),'attributes':{'id':/^\w/,'suggestion-type':/^\w/}},'model':(_0x528cd6,{writer:_0x503960})=>{const _0x834d20=_0xe0b9ea;let _0x10d51e=_0x834d20(0xf2)+_0x528cd6[_0x834d20(0x202)](_0x834d20(0x245))+':'+_0x528cd6[_0x834d20(0x202)]('id');return _0x528cd6[_0x834d20(0x202)](_0x834d20(0x1eb))&&(_0x10d51e+=':'+_0x528cd6[_0x834d20(0x202)](_0x834d20(0x1eb))),_0x503960[_0x834d20(0x18b)](_0x834d20(0x1c5),{'data-name':_0x10d51e});}}),_0x420ae9[_0xe0b9ea(0x149)][_0xe0b9ea(0x186)](_0xe0b9ea(0x11a))[_0xe0b9ea(0x14a)]({'view':_0xe0b9ea(0xf5)}),_0x420ae9[_0xe0b9ea(0x149)][_0xe0b9ea(0x186)](_0xe0b9ea(0x12d))[_0xe0b9ea(0x192)](_0x2ac169=>{const _0x31b7e6=_0xe0b9ea;_0x2ac169['on'](_0x31b7e6(0xf3),_0x41ae29(),{'priority':_0x31b7e6(0x1b8)});}),_0x420ae9[_0xe0b9ea(0x149)][_0xe0b9ea(0x186)](_0xe0b9ea(0x12d))[_0xe0b9ea(0x192)](_0x2fc180=>{const _0x955a7=_0xe0b9ea;_0x2fc180['on'](_0x955a7(0x25c),_0x41ae29({'isAttributeSuggestion':!0x0}),{'priority':_0x955a7(0x1b8)});}),_0x420ae9[_0xe0b9ea(0x149)][_0xe0b9ea(0x186)](_0xe0b9ea(0x12d))[_0xe0b9ea(0x192)](_0xa5201d=>{const _0x3f3bed=_0xe0b9ea;_0xa5201d['on'](_0x3f3bed(0x117),(_0x43eabd,_0x19f282,_0x4d9dac)=>{const _0x33e56e=_0x3f3bed,_0x5defb0=_0x4d9dac[_0x33e56e(0xe4)][_0x33e56e(0xf0)](_0x19f282[_0x33e56e(0xee)]);if(_0x5defb0){for(const _0xf7a43a of _0x5defb0)_0xf7a43a[_0x33e56e(0x1da)](_0x33e56e(0x1cc))||(_0x4d9dac[_0x33e56e(0x103)][_0x33e56e(0x227)]([_0x33e56e(0x13b),_0x33e56e(0x22c),_0x33e56e(0x138)],_0xf7a43a),_0x4d9dac[_0x33e56e(0x103)][_0x33e56e(0x25d)](_0x33e56e(0x18d),_0xf7a43a),_0x4d9dac[_0x33e56e(0xe4)][_0x33e56e(0x27b)](_0xf7a43a,_0x19f282[_0x33e56e(0xee)]));}},{'priority':_0x3f3bed(0x1b8)});}),_0x420ae9[_0xe0b9ea(0x149)][_0xe0b9ea(0x186)](_0xe0b9ea(0x12d))[_0xe0b9ea(0x192)](_0x40c3cd=>{const _0x1bff05=_0xe0b9ea;_0x40c3cd['on'](_0x1bff05(0xed),(_0x83fa6b,_0x41823d,_0x31d378)=>{const _0xc3658d=_0x1bff05,_0x75356a=_0x31d378[_0xc3658d(0xe4)][_0xc3658d(0xf0)](_0x41823d[_0xc3658d(0xee)]);if(!_0x75356a)return;const {id:_0x5ee2a9}=this[_0xc3658d(0x1c2)](_0x41823d[_0xc3658d(0xee)]),_0x13b664=this[_0xc3658d(0x1c0)][_0xc3658d(0x197)](_0x5ee2a9),_0x25b307=this[_0xc3658d(0x1fc)](_0x13b664);if(this[_0xc3658d(0x26e)](_0x25b307)){for(const _0x2c3206 of _0x75356a)_0x2c3206[_0xc3658d(0x1da)](_0xc3658d(0x1cc))||(_0x31d378[_0xc3658d(0x103)][_0xc3658d(0x227)]([_0xc3658d(0x13b),_0xc3658d(0x22c),_0xc3658d(0x138)],_0x2c3206),_0x31d378[_0xc3658d(0x103)][_0xc3658d(0x25d)](_0xc3658d(0x18d),_0x2c3206),_0x31d378[_0xc3658d(0xe4)][_0xc3658d(0x27b)](_0x2c3206,_0x41823d[_0xc3658d(0xee)]));}},{'priority':_0x1bff05(0x1b8)});}),_0x420ae9[_0xe0b9ea(0x13c)][_0xe0b9ea(0x211)][_0xe0b9ea(0x21f)](_0x489887=>{const _0x1b18f1=_0xe0b9ea;let _0x5018c2=!0x1;const _0x17a3bf=Array[_0x1b18f1(0x279)](_0x420ae9[_0x1b18f1(0x13c)][_0x1b18f1(0x211)][_0x1b18f1(0x193)][_0x1b18f1(0x205)]()),_0x1861e1=new Set();for(const {name:_0x48059e,data:_0x21d614}of _0x17a3bf){const {group:_0x5c5d13,type:_0xbea047,subType:_0x530d01,id:_0x107ea5}=this[_0x1b18f1(0x1c2)](_0x48059e);if(_0x1b18f1(0xf5)!==_0x5c5d13)continue;const _0x5e6c2d=this[_0x1b18f1(0x1c0)][_0x1b18f1(0x197)](_0x107ea5);if(null!=_0x21d614[_0x1b18f1(0x1c6)]){_0x1b18f1(0xf8)==_0xbea047&&(_0x5018c2=_0x5018c2||Et(_0x21d614[_0x1b18f1(0x1c6)],_0x48059e,_0x489887,_0x420ae9[_0x1b18f1(0x13c)][_0x1b18f1(0x215)]));const _0x54fd47=_0x1b18f1(0x155)==_0xbea047&&this[_0x1b18f1(0x26e)](_0x530d01[_0x1b18f1(0x20b)]('|')[0x0]);if(_0x21d614[_0x1b18f1(0x1c6)][_0x1b18f1(0x265)]||_0x1b18f1(0x20a)==_0x21d614[_0x1b18f1(0x1c6)][_0x1b18f1(0x12f)][_0x1b18f1(0x16f)]||_0x1b18f1(0x24e)==_0xbea047&&!Ut(_0x21d614[_0x1b18f1(0x1c6)])||_0x54fd47&&!Ut(_0x21d614[_0x1b18f1(0x1c6)])||_0x1b18f1(0x121)==_0xbea047&&!(!Tt(_0x219575=_0x21d614[_0x1b18f1(0x1c6)])&&!function(_0x1dd52b){const _0x1a9a30=_0x1b18f1;return _0x1dd52b[_0x1a9a30(0x147)][_0x1a9a30(0x182)]==_0x1dd52b[_0x1a9a30(0x184)][_0x1a9a30(0x1bf)]&&_0x1dd52b[_0x1a9a30(0x147)][_0x1a9a30(0x146)];}(_0x219575)))_0x489887[_0x1b18f1(0x253)](_0x48059e),_0x5018c2=!0x0;else{if(!_0x5e6c2d||!_0x5e6c2d[_0x1b18f1(0xf7)])continue;_0x1861e1[_0x1b18f1(0x192)](_0x5e6c2d);}}}var _0x219575;return _0x1861e1[_0x1b18f1(0x15d)]>0x0&&(_0x5018c2=!!this[_0x1b18f1(0x233)](_0x1861e1)||_0x5018c2),_0x5018c2;}),_0x420ae9[_0xe0b9ea(0x13c)][_0xe0b9ea(0x211)][_0xe0b9ea(0x21f)](_0x520855=>{const _0x2d595f=_0xe0b9ea;let _0x288139=!0x1;for(const _0x5b88c3 of _0x420ae9[_0x2d595f(0x13c)][_0x2d595f(0x211)][_0x2d595f(0x193)][_0x2d595f(0x176)]())if(_0x2d595f(0x204)==_0x5b88c3[_0x2d595f(0x250)])for(const _0xdf582d of this[_0x2d595f(0x1c0)][_0x2d595f(0x22f)]()){if(_0xdf582d[_0x2d595f(0x1ea)]||!_0xdf582d[_0x2d595f(0xf7)])continue;const _0x4ebe41=_0x2d595f(0x24e)==_0xdf582d[_0x2d595f(0x250)],_0x27092d=this[_0x2d595f(0x1fc)](_0xdf582d),_0x4f9c14=_0x27092d&&this[_0x2d595f(0x26e)](_0x27092d);if(!_0x4ebe41&&!_0x4f9c14)continue;const _0x1e29f8=_0xdf582d[_0x2d595f(0x24c)]();if(_0x1e29f8[_0x2d595f(0x147)][_0x2d595f(0x182)]!=_0x1e29f8[_0x2d595f(0x184)][_0x2d595f(0x182)]&&!_0x1e29f8[_0x2d595f(0x184)][_0x2d595f(0x146)]){const _0x2a60d4=_0x420ae9[_0x2d595f(0x13c)][_0x2d595f(0x126)](_0x1e29f8[_0x2d595f(0x147)][_0x2d595f(0x173)],_0x2d595f(0x184)),_0x577207=_0x420ae9[_0x2d595f(0x13c)][_0x2d595f(0x218)](_0x1e29f8[_0x2d595f(0x147)],_0x2a60d4);_0x520855[_0x2d595f(0x24b)](_0xdf582d[_0x2d595f(0x1ec)](),{'range':_0x577207}),_0x288139=!0x0;}}return _0x288139;}),_0x420ae9[_0xe0b9ea(0x13c)][_0xe0b9ea(0x211)][_0xe0b9ea(0x21f)](_0x2beb96=>this[_0xe0b9ea(0x1b2)](_0x2beb96)),_0x420ae9[_0xe0b9ea(0x13c)][_0xe0b9ea(0x211)][_0xe0b9ea(0x21f)](_0x5a1fa1=>!_0x5a1fa1[_0xe0b9ea(0x1cb)][_0xe0b9ea(0x1e0)]&&this[_0xe0b9ea(0x13a)](_0x5a1fa1)),_0x420ae9[_0xe0b9ea(0x13c)]['on'](_0xe0b9ea(0x166),()=>{const _0xe52d59=_0xe0b9ea;this[_0xe52d59(0x1f8)]=!0x1;}),_0x420ae9[_0xe0b9ea(0x13c)][_0xe0b9ea(0x211)]['on'](_0xe0b9ea(0x137),(_0x17f167,_0x529f09)=>{const _0x356437=_0xe0b9ea;if(!_0x529f09[_0x356437(0x1e0)]||_0x529f09[_0x356437(0x1b0)])return;if(!this[_0x356437(0x1f8)])return;const _0xd32c0d=_0x420ae9[_0x356437(0x13c)][_0x356437(0x211)][_0x356437(0x193)][_0x356437(0x176)]();if(0x0==_0xd32c0d[_0x356437(0x276)])return;const _0x5384a7=[],_0x364326=_0xd32c0d[_0x356437(0x100)](_0x17a86d=>_0x356437(0x155)==_0x17a86d[_0x356437(0x250)]),_0x330671=_0xd32c0d[_0x356437(0x100)](_0x4a44be=>_0x356437(0x204)==_0x4a44be[_0x356437(0x250)]&&_0x356437(0x101)!=_0x4a44be[_0x356437(0x10b)]);for(const _0x590b8a of _0x364326)this[_0x356437(0x1ae)](_0x590b8a[_0x356437(0xe9)])&&_0x5384a7[_0x356437(0x272)]({'key':_0x590b8a[_0x356437(0xe9)],'newValue':_0x590b8a[_0x356437(0x1e2)],'oldValue':_0x590b8a[_0x356437(0x116)],'range':Ot(_0x590b8a[_0x356437(0x15b)],_0x420ae9[_0x356437(0x13c)])});for(const _0x415b3b of _0x330671){if(_0x356437(0x14c)!=_0x415b3b[_0x356437(0x109)]&&_0x356437(0x162)!=_0x415b3b[_0x356437(0x109)])continue;const _0x4b2a8f=Gt(_0x415b3b[_0x356437(0x23a)][_0x356437(0x173)],_0x420ae9[_0x356437(0x13c)]),_0x6a0853=_0x415b3b[_0x356437(0x189)];_0x356437(0x14c)==_0x415b3b[_0x356437(0x109)]&&_0x5384a7[_0x356437(0x272)]({'key':_0x356437(0x1e3),'newValue':_0x415b3b[_0x356437(0x10b)],'oldValue':_0x6a0853[_0x356437(0x10b)],'range':_0x4b2a8f});for(const [_0x942163,_0x1bee03]of _0x6a0853[_0x356437(0x156)]){if(!this[_0x356437(0x1ae)](_0x942163))continue;const _0x1ea20c=_0x415b3b[_0x356437(0x156)][_0x356437(0x197)](_0x942163);_0x1bee03!==_0x1ea20c&&_0x5384a7[_0x356437(0x272)]({'key':_0x942163,'newValue':_0x1ea20c,'oldValue':_0x1bee03,'range':_0x4b2a8f});}for(const [_0x2bb611,_0xdf510a]of _0x415b3b[_0x356437(0x156)])this[_0x356437(0x1ae)](_0x2bb611)&&(_0x6a0853[_0x356437(0x156)][_0x356437(0x110)](_0x2bb611)||_0x5384a7[_0x356437(0x272)]({'key':_0x2bb611,'newValue':_0xdf510a,'oldValue':null,'range':_0x4b2a8f}));}0x0!=_0x5384a7[_0x356437(0x276)]&&_0x420ae9[_0x356437(0x13c)][_0x356437(0x105)](_0x529f09,_0x14e59e=>{const _0x5b282b=_0x356437,_0x5a563b=_0x4d12e4();for(const {range:_0x166dfc,key:_0x3e357f,oldValue:_0x17dcb7,newValue:_0x20bd03}of _0x5384a7)this[_0x5b282b(0x190)](_0x166dfc,_0x3e357f,_0x17dcb7,_0x20bd03,{'groupId':_0x5a563b});this[_0x5b282b(0x136)](_0x14e59e,_0x5384a7);});},{'priority':_0xe0b9ea(0xfe)}),_0x420ae9[_0xe0b9ea(0x13c)][_0xe0b9ea(0x1a4)]['on'](_0xe0b9ea(0x221),(_0x5204ad,_0x20fad3,_0x56d50c)=>{const _0x394f08=_0xe0b9ea;if(null==_0x56d50c){const {id:_0x3ba498}=this[_0x394f08(0x1c2)](_0x20fad3[_0x394f08(0x10b)]),_0x172427=this[_0x394f08(0x1c0)][_0x394f08(0x197)](_0x3ba498);_0x172427&&_0x172427[_0x394f08(0x107)](_0x20fad3[_0x394f08(0x10b)]);}}),_0x420ae9[_0xe0b9ea(0x13c)][_0xe0b9ea(0x211)]['on'](_0xe0b9ea(0x137),()=>{const _0x2556e7=_0xe0b9ea,_0x42d21a=Array[_0x2556e7(0x279)](_0x420ae9[_0x2556e7(0x13c)][_0x2556e7(0x211)][_0x2556e7(0x193)][_0x2556e7(0x205)]())[_0x2556e7(0x100)](_0x34642b=>_0x2556e7(0xf5)===this[_0x2556e7(0x1c2)](_0x34642b[_0x2556e7(0x10b)])[_0x2556e7(0x168)]);if(0x0===_0x42d21a[_0x2556e7(0x276)])return;_0x42d21a[_0x2556e7(0x15e)]((_0x47168d,_0x4a58e2)=>{const _0x43bb06=_0x2556e7,_0x3cfe9d=_0x47168d[_0x43bb06(0xfa)][_0x43bb06(0xf1)],_0x14b723=_0x4a58e2[_0x43bb06(0xfa)][_0x43bb06(0xf1)];return null===_0x3cfe9d&&null===_0x14b723?0x0:null===_0x3cfe9d&&null!==_0x14b723?-0x1:null!==_0x3cfe9d&&null===_0x14b723?0x1:_0x3cfe9d[_0x43bb06(0x147)][_0x43bb06(0x20f)](_0x14b723[_0x43bb06(0x147)])?-0x1:0x1;});const _0x489085=new Set(),_0x274bd6=new Set();for(const {name:_0x3ee7ac,data:_0x7dd046}of _0x42d21a){const {id:_0x5d233e}=this[_0x2556e7(0x1c2)](_0x3ee7ac);if(null===_0x7dd046[_0x2556e7(0xf1)]){const _0x45ca4a=this[_0x2556e7(0x1c3)](_0x3ee7ac);_0x274bd6[_0x2556e7(0x192)](_0x45ca4a);}else{const _0x42acf1=this[_0x2556e7(0x1c0)][_0x2556e7(0x197)](_0x5d233e);null!==_0x7dd046[_0x2556e7(0x1c6)]||_0x42acf1[_0x2556e7(0xf7)]?(_0x489085[_0x2556e7(0x192)](_0x42acf1[_0x2556e7(0x251)]),_0x274bd6[_0x2556e7(0x192)](_0x42acf1)):this[_0x2556e7(0xec)](_0x42acf1);}}_0x274bd6[_0x2556e7(0x15d)]>0x0&&this[_0x2556e7(0x1f0)](_0x274bd6);for(const _0x23155b of _0x489085)this[_0x2556e7(0x108)](_0x2556e7(0x24a),_0x23155b);}),_0x420ae9[_0xe0b9ea(0x13c)]['on'](_0xe0b9ea(0x157),(_0x14cf38,_0x42b50f)=>{const _0x503c6e=_0xe0b9ea,_0x784914=_0x42b50f[0x0];if(!this[_0x503c6e(0x1c0)][_0x503c6e(0x15d)])return;if(!_0x784914[_0x503c6e(0x1d9)])return;if(_0x784914[_0x503c6e(0x1cb)][_0x503c6e(0x1b0)]||!_0x784914[_0x503c6e(0x1cb)][_0x503c6e(0x1e0)])return;let _0x523d77,_0x39e50a;switch(_0x784914[_0x503c6e(0x250)]){case _0x503c6e(0x204):_0x523d77=_0x420ae9[_0x503c6e(0x13c)][_0x503c6e(0x126)](_0x784914[_0x503c6e(0x23a)]),_0x39e50a=_0x523d77[_0x503c6e(0x13f)](_0x784914[_0x503c6e(0x18a)]);break;case _0x503c6e(0x20b):_0x523d77=_0x420ae9[_0x503c6e(0x13c)][_0x503c6e(0x126)](_0x784914[_0x503c6e(0x1ba)]),_0x39e50a=_0x420ae9[_0x503c6e(0x13c)][_0x503c6e(0x126)](_0x784914[_0x503c6e(0x106)]);break;case _0x503c6e(0x262):_0x523d77=_0x420ae9[_0x503c6e(0x13c)][_0x503c6e(0x126)](_0x784914[_0x503c6e(0x24f)]),_0x39e50a=_0x523d77[_0x503c6e(0x13f)](_0x784914[_0x503c6e(0x18a)]);break;default:return;}const _0x1dcbb3=_0x420ae9[_0x503c6e(0x13c)][_0x503c6e(0x218)](_0x523d77,_0x39e50a);_0x420ae9[_0x503c6e(0x13c)][_0x503c6e(0x145)](()=>{const _0x32f875=_0x503c6e;for(const {suggestion:_0x10171a,meta:_0x3cd686}of this[_0x32f875(0x23c)](_0x1dcbb3)){if(_0x10171a[_0x32f875(0x1ea)])continue;if(_0x32f875(0xf8)==_0x10171a[_0x32f875(0x250)])continue;const _0x55666f=this[_0x32f875(0x1fc)](_0x10171a);if(_0x55666f&&this[_0x32f875(0x26e)](_0x55666f)&&_0x32f875(0x20b)!=_0x784914[_0x32f875(0x250)])continue;const _0x1d0cf1=_0x10171a[_0x32f875(0xfa)]&&_0x10171a[_0x32f875(0xfa)][_0x32f875(0x1bd)];(_0x32f875(0x24e)!=_0x10171a[_0x32f875(0x250)]||_0x32f875(0x20b)==_0x784914[_0x32f875(0x250)]&&!_0x1d0cf1)&&(_0x3cd686[_0x32f875(0x18f)]||_0x32f875(0x19a)==_0x10171a[_0x32f875(0x250)]&&_0x3cd686[_0x32f875(0x199)]||_0x10171a[_0x32f875(0x24c)]()[_0x32f875(0x170)](_0x1dcbb3)&&this[_0x32f875(0x113)](_0x10171a,_0x523d77,_0x39e50a));}});},{'priority':_0xe0b9ea(0xfe)}),_0x420ae9[_0xe0b9ea(0x13c)]['on'](_0xe0b9ea(0x17c),(_0x316af5,_0x442ce9)=>{const _0x343ebe=_0xe0b9ea,_0x3150cd=_0x442ce9[0x0],_0x35b74f=_0x442ce9[0x1];if(_0x35b74f&&_0x35b74f[_0x343ebe(0x1d2)])return;if(this[_0x343ebe(0x15c)])return;if(!this[_0x343ebe(0x1f5)][_0x343ebe(0x229)])return;if(_0x3150cd[_0x343ebe(0x265)])return;const _0x5e7c6c=_0x420ae9[_0x343ebe(0x13c)][_0x343ebe(0x215)],{start:_0xd38a4a,end:_0x10e4f1}=_0x3150cd[_0x343ebe(0x24c)](),_0x27d2d9=_0xd38a4a[_0x343ebe(0x173)]&&_0x5e7c6c[_0x343ebe(0xe6)](_0xd38a4a[_0x343ebe(0x173)])?null:_0x5e7c6c[_0x343ebe(0x1d7)](_0xd38a4a,_0x343ebe(0x242)),_0x18a95c=_0x10e4f1[_0x343ebe(0x1bf)]&&_0x5e7c6c[_0x343ebe(0xe6)](_0x10e4f1[_0x343ebe(0x1bf)])?null:_0x5e7c6c[_0x343ebe(0x1d7)](_0x10e4f1,_0x343ebe(0x28b)),_0x16a572=_0x420ae9[_0x343ebe(0x13c)][_0x343ebe(0x218)](_0x27d2d9?_0x27d2d9[_0x343ebe(0x147)]:_0xd38a4a,_0x18a95c?_0x18a95c[_0x343ebe(0x184)]:_0x10e4f1);_0x420ae9[_0x343ebe(0x13c)][_0x343ebe(0x145)](_0x418155=>{const _0x5d11f9=_0x343ebe;this[_0x5d11f9(0x1f3)](_0x16a572);const _0x53209e=_0x420ae9[_0x5d11f9(0x13c)][_0x5d11f9(0x215)][_0x5d11f9(0x1d7)](_0x16a572[_0x5d11f9(0x147)]);_0x3150cd['is'](_0x5d11f9(0x25f))?_0x418155[_0x5d11f9(0x28f)](_0x53209e):_0x3150cd[_0x5d11f9(0x174)](_0x53209e);}),_0x316af5[_0x343ebe(0x179)]();},{'priority':_0x4f3920[_0xe0b9ea(0x1e6)]+0xa}),_0x420ae9[_0xe0b9ea(0x13c)]['on'](_0xe0b9ea(0x293),(_0x377d82,_0x2d8398)=>{const _0x13d59d=_0xe0b9ea,_0x23f614=_0x2d8398[_0x2d8398[_0x13d59d(0x276)]-0x1];_0x23f614&&_0x23f614[_0x13d59d(0x1d2)]||this[_0x13d59d(0x15c)]||this[_0x13d59d(0x1f5)][_0x13d59d(0x229)]&&(_0x420ae9[_0x13d59d(0x13c)][_0x13d59d(0x145)](()=>{const _0x208f7f=_0x13d59d;let _0x27915b=_0x420ae9[_0x208f7f(0x13c)][_0x208f7f(0x293)](_0x2d8398[0x0],_0x2d8398[0x1],_0x2d8398[0x2],{'forceDefaultExecution':!0x0});if(!_0x27915b)return;_0x377d82[_0x208f7f(0x267)]=_0x27915b[_0x208f7f(0x27c)]();const _0xe300b=_0x27915b[_0x208f7f(0x184)][_0x208f7f(0x1bf)],_0x37f2ad=_0x420ae9[_0x208f7f(0x13c)][_0x208f7f(0x215)];_0xe300b&&_0x37f2ad[_0x208f7f(0x21d)](_0xe300b)&&!_0x37f2ad[_0x208f7f(0x222)](_0xe300b)&&(_0x27915b=_0x420ae9[_0x208f7f(0x13c)][_0x208f7f(0x218)](_0x27915b[_0x208f7f(0x147)],_0x420ae9[_0x208f7f(0x13c)][_0x208f7f(0x126)](_0xe300b,_0x208f7f(0x184)))),this[_0x208f7f(0x1ef)](_0x27915b);}),_0x377d82[_0x13d59d(0x179)]());},{'priority':_0xe0b9ea(0x1b8)}),this[_0xe0b9ea(0x247)][_0xe0b9ea(0x195)][_0xe0b9ea(0x192)](_0xe0b9ea(0x21b),this[_0xe0b9ea(0x1f5)]),this[_0xe0b9ea(0x12e)](_0xe0b9ea(0x21b));const _0x5bc2dd=new _0x3ecd60(_0x420ae9,this[_0xe0b9ea(0x1c0)]);_0x420ae9[_0xe0b9ea(0x195)][_0xe0b9ea(0x192)](_0xe0b9ea(0x167),_0x5bc2dd),this[_0xe0b9ea(0x12e)](_0xe0b9ea(0x167));const _0x18f2f2=new _0x454ea1(_0x420ae9,this[_0xe0b9ea(0x1c0)]);_0x420ae9[_0xe0b9ea(0x195)][_0xe0b9ea(0x192)](_0xe0b9ea(0x225),_0x18f2f2),this[_0xe0b9ea(0x12e)](_0xe0b9ea(0x225)),_0x420ae9[_0xe0b9ea(0x195)][_0xe0b9ea(0x192)](_0xe0b9ea(0x187),new _0x53aa1a(_0x420ae9,_0x5bc2dd,this[_0xe0b9ea(0x1c0)])),this[_0xe0b9ea(0x12e)](_0xe0b9ea(0x187)),_0x420ae9[_0xe0b9ea(0x195)][_0xe0b9ea(0x192)](_0xe0b9ea(0x1fe),new _0x53aa1a(_0x420ae9,_0x18f2f2,this[_0xe0b9ea(0x1c0)])),this[_0xe0b9ea(0x12e)](_0xe0b9ea(0x1fe)),_0x420ae9[_0xe0b9ea(0x195)][_0xe0b9ea(0x192)](_0xe0b9ea(0x135),new _0x5b3657(_0x420ae9,_0x5bc2dd,this[_0xe0b9ea(0x1c0)])),this[_0xe0b9ea(0x12e)](_0xe0b9ea(0x135)),_0x420ae9[_0xe0b9ea(0x195)][_0xe0b9ea(0x192)](_0xe0b9ea(0x1de),new _0x5b3657(_0x420ae9,_0x18f2f2,this[_0xe0b9ea(0x1c0)])),this[_0xe0b9ea(0x12e)](_0xe0b9ea(0x1de));const _0x4284c5=_0x420ae9[_0xe0b9ea(0x129)][_0xe0b9ea(0x197)](_0xe0b9ea(0x27d));this[_0xe0b9ea(0x19f)](_0x4284c5,_0xe0b9ea(0x1b4),(_0x3160da,{threadId:_0x54e730})=>{const _0x511b18=_0xe0b9ea,_0x434600=this[_0x511b18(0x1c0)][_0x511b18(0x197)](_0x54e730);_0x434600&&_0x434600[_0x511b18(0x1d4)]&&0x1===_0x434600[_0x511b18(0x1d4)][_0x511b18(0x276)]&&this[_0x511b18(0x140)](_0x54e730,{'hasComments':!0x0});},{'priority':_0xe0b9ea(0x209)}),this[_0xe0b9ea(0x19f)](_0x4284c5,_0xe0b9ea(0x1a2),(_0x35d834,{threadId:_0x399df5})=>{const _0x5b0a26=_0xe0b9ea,_0x49d5c2=this[_0x5b0a26(0x1c0)][_0x5b0a26(0x197)](_0x399df5);_0x49d5c2&&_0x49d5c2[_0x5b0a26(0x1d4)]&&!_0x49d5c2[_0x5b0a26(0x1d4)][_0x5b0a26(0x276)]&&this[_0x5b0a26(0x140)](_0x399df5,{'hasComments':!0x1});},{'priority':_0xe0b9ea(0x209)});}set[_0x122846(0x1a9)](_0x3f7320){const _0x10d4a1=_0x122846;if(this[_0x10d4a1(0x232)])throw new _0x36fc96(_0x10d4a1(0x206),this);this[_0x10d4a1(0x232)]=_0x3f7320;}get[_0x122846(0x1a9)](){const _0x42b8fb=_0x122846;return this[_0x42b8fb(0x232)];}[_0x122846(0x1bc)]({skipNotAttached:_0x5bb091=!0x1,toJSON:_0xf35ec8=!0x1}={}){const _0x695bf0=_0x122846,_0x258598=[];for(const _0x1542df of this[_0x695bf0(0x1c0)][_0x695bf0(0x22f)]())_0x5bb091&&!_0x1542df[_0x695bf0(0xf7)]||_0x258598[_0x695bf0(0x272)](_0x1542df);return _0xf35ec8?_0x258598[_0x695bf0(0xf6)](_0x51c128=>_0x51c128[_0x695bf0(0x283)]()):_0x258598;}[_0x122846(0x102)](_0x47c3e9){const _0x575074=_0x122846,_0x337f3e=this[_0x575074(0x1c0)][_0x575074(0x197)](_0x47c3e9);if(!_0x337f3e)throw new _0x36fc96(_0x575074(0x23b),this);return _0x337f3e;}[_0x122846(0x210)](_0x3ef788){const _0x32199d=_0x122846;return this[_0x32199d(0x1c0)][_0x32199d(0x110)](_0x3ef788);}[_0x122846(0x1a8)](_0x52847e){const _0xba1ad6=_0x122846,{authorId:_0x5d902c,id:_0x4dd383,attributes:_0x1c5fe9}=_0x52847e,[_0x2ef152,_0x19127f]=_0x52847e[_0xba1ad6(0x250)][_0xba1ad6(0x20b)](':'),_0x26867b=this[_0xba1ad6(0x1c0)][_0xba1ad6(0x197)](_0x4dd383)||this[_0xba1ad6(0x208)](_0x2ef152,_0x19127f,_0x4dd383,_0x5d902c,_0x1c5fe9);if(this[_0xba1ad6(0x1e7)](_0x26867b),this[_0xba1ad6(0x1c9)](_0x26867b,_0x2ef152,_0x19127f||null,_0x5d902c),_0x26867b[_0xba1ad6(0x268)]=_0x52847e[_0xba1ad6(0x268)],_0x26867b[_0xba1ad6(0x1e9)]=!0x0,_0x1c5fe9&&_0x1c5fe9[_0xba1ad6(0x277)]){const _0x491d63=_0x1c5fe9[_0xba1ad6(0x277)],_0x309021=this[_0xba1ad6(0xf4)](_0x491d63[_0xba1ad6(0x141)]);_0x26867b[_0xba1ad6(0x1b9)]=_0x491d63[_0xba1ad6(0x268)],_0x26867b[_0xba1ad6(0x11d)]=_0x309021,_0x26867b[_0xba1ad6(0x17b)]=!0x0;}else _0x26867b[_0xba1ad6(0x1b9)]=_0x52847e[_0xba1ad6(0x268)];switch(_0x52847e[_0xba1ad6(0xfa)]&&(_0x26867b[_0xba1ad6(0xfa)]=_0x52847e[_0xba1ad6(0xfa)]),_0x52847e[_0xba1ad6(0x156)]&&(_0x26867b[_0xba1ad6(0x156)]=_0x52847e[_0xba1ad6(0x156)]),this[_0xba1ad6(0x232)]&&this[_0xba1ad6(0x232)][_0xba1ad6(0x1fa)]||(_0x26867b[_0xba1ad6(0x1aa)]=!0x0),this[_0xba1ad6(0x220)][_0xba1ad6(0x197)](_0x26867b)){case _0xba1ad6(0x122):this[_0xba1ad6(0x220)][_0xba1ad6(0x191)](_0x26867b,_0xba1ad6(0x1d5));break;case _0xba1ad6(0x10d):_0x26867b[_0xba1ad6(0xf7)]?(this[_0xba1ad6(0x233)](new Set([_0x26867b])),this[_0xba1ad6(0x1f0)](new Set([_0x26867b])),this[_0xba1ad6(0x220)][_0xba1ad6(0x191)](_0x26867b,_0xba1ad6(0x226)),this[_0xba1ad6(0x108)](_0xba1ad6(0x158),_0x26867b)):this[_0xba1ad6(0x220)][_0xba1ad6(0x191)](_0x26867b,_0xba1ad6(0x104));}return _0x26867b;}[_0x122846(0x167)](_0x24e1e7){const _0x150490=_0x122846;this[_0x150490(0x1d2)](()=>{const _0x425d73=_0x150490;this[_0x425d73(0x247)][_0x425d73(0x13c)][_0x425d73(0x145)](()=>{const _0x3b4a7a=_0x425d73;for(const _0x39fbe1 of _0x24e1e7[_0x3b4a7a(0x14f)]())_0x39fbe1[_0x3b4a7a(0x224)]();});});}[_0x122846(0x225)](_0xd5f6ba){const _0xba362d=_0x122846;this[_0xba362d(0x1d2)](()=>{const _0x174e7c=_0xba362d;this[_0x174e7c(0x247)][_0x174e7c(0x13c)][_0x174e7c(0x145)](()=>{const _0x47fdf6=_0x174e7c;for(const _0xb7a7a1 of _0xd5f6ba[_0x47fdf6(0x14f)]())_0xb7a7a1[_0x47fdf6(0x1a6)]();});});}[_0x122846(0x12e)](_0x374ecd,_0x12bfa3){const _0xbad1f3=_0x122846,_0x472171=this[_0xbad1f3(0x247)][_0xbad1f3(0x195)][_0xbad1f3(0x197)](_0x374ecd);if(!_0x472171)throw new _0x36fc96(_0xbad1f3(0x185),this,{'commandName':_0x374ecd});if(this[_0xbad1f3(0x16d)][_0xbad1f3(0x110)](_0x472171))throw new _0x36fc96(_0xbad1f3(0x19b),this,{'commandName':_0x374ecd});this[_0xbad1f3(0x16d)][_0xbad1f3(0x192)](_0x472171),_0x12bfa3&&_0x472171['on'](_0xbad1f3(0xfb),(_0x147e5e,_0x242118)=>{const _0x1bd5df=_0xbad1f3;this[_0x1bd5df(0x1f5)][_0x1bd5df(0x229)]&&(this[_0x1bd5df(0x15c)]||(_0x242118[_0x1bd5df(0x276)]>0x0&&_0x242118[_0x242118[_0x1bd5df(0x276)]-0x1]&&_0x242118[_0x242118[_0x1bd5df(0x276)]-0x1][_0x1bd5df(0x1d2)]?_0x242118[_0x1bd5df(0x1f4)]():(_0x147e5e[_0x1bd5df(0x267)]=_0x12bfa3((..._0x18b861)=>_0x472171[_0x1bd5df(0xfb)](..._0x18b861,{'forceDefaultExecution':!0x0}),..._0x242118),_0x147e5e[_0x1bd5df(0x179)]())));},{'priority':_0xbad1f3(0x1b8)});}[_0x122846(0x1d2)](_0x19f466){const _0x4e9198=_0x122846;let _0x31545c,_0x1d3c65;const _0x17de98=this[_0x4e9198(0x15c)];this[_0x4e9198(0x15c)]=!0x0;try{_0x31545c=_0x19f466();}catch(_0x24fff3){_0x1d3c65=_0x24fff3;}return _0x17de98||(this[_0x4e9198(0x15c)]=!0x1),_0x1d3c65&&_0x36fc96[_0x4e9198(0x17a)](_0x1d3c65,this),_0x31545c;}[_0x122846(0x1ef)](_0x3ba382,_0x1f76af=null,_0x518730={}){const _0x421d35=_0x122846;if(_0x3ba382[_0x421d35(0x265)])return null;const _0x26da19=this[_0x421d35(0x247)][_0x421d35(0x129)][_0x421d35(0x197)](_0x421d35(0x20d))['me'];for(const {suggestion:_0x5ef3b5,meta:_0x5bd547}of this[_0x421d35(0x23c)](_0x3ba382,_0x421d35(0x19a)))if(_0x5bd547[_0x421d35(0x199)]){if(!_0x5bd547[_0x421d35(0xe5)]){if(_0x5bd547[_0x421d35(0x18f)]){if(!this[_0x421d35(0x23e)]||!Lt(_0x5ef3b5,_0x518730))continue;return _0x5ef3b5;}if(Lt(_0x5ef3b5,_0x518730))return _0x5ef3b5;this[_0x421d35(0x113)](_0x5ef3b5,_0x3ba382[_0x421d35(0x147)],_0x3ba382[_0x421d35(0x184)]);break;}if(_0x1f76af==_0x5ef3b5[_0x421d35(0x1ed)]&&Lt(_0x5ef3b5,_0x518730)){const _0x4694a4=_0x5ef3b5[_0x421d35(0x24c)]();return _0x4694a4[_0x421d35(0x147)][_0x421d35(0x150)](_0x3ba382[_0x421d35(0x184)])?this[_0x421d35(0x139)](_0x5ef3b5,this[_0x421d35(0x111)][_0x421d35(0x218)](_0x3ba382[_0x421d35(0x147)],_0x4694a4[_0x421d35(0x184)])):this[_0x421d35(0x139)](_0x5ef3b5,this[_0x421d35(0x111)][_0x421d35(0x218)](_0x4694a4[_0x421d35(0x147)],_0x3ba382[_0x421d35(0x184)])),_0x5ef3b5;}}const _0x76b74a=_0x4d12e4(),_0x11aede=_0x26da19['id'],_0x1af0bb=_0x1f76af?_0x421d35(0x171)+_0x1f76af:_0x421d35(0x19a),_0x167a07=this[_0x421d35(0x286)]({'id':_0x76b74a,'type':_0x1af0bb,'createdAt':new Date(),'authorId':_0x11aede,'attributes':_0x518730});return this[_0x421d35(0x181)](_0x1af0bb,_0x76b74a,_0x11aede,_0x3ba382),_0x167a07;}[_0x122846(0x11f)](_0x358ee3,_0x56482b=_0x122846(0x1a1),_0x13e02d={}){const _0x196371=_0x122846,_0x51f8e3=this[_0x196371(0x247)][_0x196371(0x129)][_0x196371(0x197)](_0x196371(0x20d))['me'],_0x44d8a5=this[_0x196371(0x10a)][_0x196371(0x172)](_0x196371(0x19a),_0x56482b,_0x196371(0x240));for(const _0x1d45ce of this[_0x196371(0x1bc)]())if(_0x1d45ce[_0x196371(0x11d)]['id']==_0x51f8e3['id']&&_0x196371(0x19a)==_0x1d45ce[_0x196371(0x250)]&&_0x1d45ce[_0x196371(0x1ed)]==_0x56482b&&Lt(_0x1d45ce,_0x13e02d)&&(_0x44d8a5(_0x1d45ce[_0x196371(0x1a5)](),_0x358ee3)||_0x44d8a5(_0x358ee3,_0x1d45ce[_0x196371(0x1a5)]()))){for(const _0x4f063b of _0x358ee3)_0x1d45ce[_0x196371(0x234)](_0x4f063b);return _0x1d45ce;}for(const {suggestion:_0x3c261f,meta:_0x171e02}of this[_0x196371(0x23c)](_0x358ee3,_0x196371(0x19a))){if(!_0x171e02[_0x196371(0x199)])continue;if(!this[_0x196371(0x23e)]&&_0x171e02[_0x196371(0x18f)])continue;if(!Lt(_0x3c261f,_0x13e02d))continue;let _0x4c4135=!0x0;for(const _0x4ee415 of _0x3c261f[_0x196371(0x1a5)]())for(const _0x24090d of _0x358ee3)if(!_0x4ee415[_0x196371(0x170)](_0x24090d)){_0x4c4135=!0x1;break;}if(_0x4c4135)return _0x3c261f;}const _0x40d0b5=_0x4d12e4(),_0x74a894=_0x51f8e3['id'],_0x4c67cb=_0x196371(0x171)+_0x56482b,_0x421172=this[_0x196371(0x286)]({'id':_0x40d0b5,'type':_0x4c67cb,'createdAt':new Date(),'authorId':_0x74a894,'attributes':_0x13e02d});for(const _0x3723bb of _0x358ee3)this[_0x196371(0x181)](_0x4c67cb,_0x40d0b5,_0x74a894,_0x3723bb,_0x58bc19[_0x196371(0x164)]());return _0x421172;}[_0x122846(0x14b)](_0x1365b8,_0x21c967,_0x159a1c=null,_0xe80aad={}){const _0x56e2f6=_0x122846;if(_0x159a1c=_0x159a1c||Vt(_0x21c967),_0x1365b8[_0x56e2f6(0x265)])return null;if(_0x56e2f6(0x1f7)===this[_0x56e2f6(0x28a)]){const _0x1aeada=this[_0x56e2f6(0x10a)][_0x56e2f6(0x172)](_0x56e2f6(0xf8),_0x159a1c,_0x56e2f6(0x224));return this[_0x56e2f6(0x1d2)](()=>_0x1aeada([_0x1365b8],_0x21c967,_0xe80aad)),null;}const _0x3d98bc=this[_0x56e2f6(0x247)][_0x56e2f6(0x129)][_0x56e2f6(0x197)](_0x56e2f6(0x20d))['me'],_0x17ff44=[];if(_0x56e2f6(0x19c)!==this[_0x56e2f6(0x28a)]){for(const {suggestion:_0x51f48d,meta:_0x2c0438}of this[_0x56e2f6(0x23c)](_0x1365b8,_0x56e2f6(0x19a)))_0x2c0438[_0x56e2f6(0x199)]&&!_0x2c0438[_0x56e2f6(0x1f1)]&&_0x17ff44[_0x56e2f6(0x272)](..._0x51f48d[_0x56e2f6(0x1a5)]());}const _0x5cc73c=function(_0x10ee58,_0x3202e5){const _0x2ec0a4=_0x56e2f6,_0x222c69=[];for(const _0x12b77e of _0x3202e5){const _0x41c61d=_0x10ee58[_0x2ec0a4(0x237)](_0x12b77e);_0x41c61d&&_0x222c69[_0x2ec0a4(0x272)](_0x41c61d);}return _0x222c69;}(_0x1365b8,_0x17ff44),_0x26762d=function(_0x1ee9e6,_0x53f11e){const _0x3daccf=_0x56e2f6,_0x48e574=[_0x1ee9e6];for(const _0x162c9b of _0x53f11e){let _0x5eee01=0x0;for(;_0x5eee01<_0x48e574[_0x3daccf(0x276)];){const _0x48e1f2=_0x48e574[_0x5eee01][_0x3daccf(0x13e)](_0x162c9b);_0x48e574[_0x3daccf(0x287)](_0x5eee01,0x1,..._0x48e1f2),_0x5eee01+=_0x48e1f2[_0x3daccf(0x276)];}}return _0x48e574;}(_0x1365b8,_0x17ff44);_0x5cc73c[_0x56e2f6(0x276)]&&this[_0x56e2f6(0x111)][_0x56e2f6(0x145)](()=>{const _0x543d34=_0x56e2f6;for(const _0x23de2f of _0x5cc73c){const _0x13e34d=this[_0x543d34(0x10a)][_0x543d34(0x172)](_0x543d34(0xf8),_0x159a1c,_0x543d34(0x224));this[_0x543d34(0x1d2)](()=>_0x13e34d([_0x23de2f],_0x21c967,_0xe80aad));}});for(const _0x439b7b of _0x26762d){let _0x1d3b5c=null,_0x6a976f=_0x439b7b[_0x56e2f6(0x147)],_0x1f15f6=_0x439b7b[_0x56e2f6(0x184)];for(const {suggestion:_0x383186,meta:_0x55fcb8}of this[_0x56e2f6(0x23c)](_0x439b7b,_0x56e2f6(0xf8))){if(!_0x55fcb8[_0x56e2f6(0x199)])continue;if(_0x383186[_0x56e2f6(0x1ed)]!=_0x159a1c)continue;if(!Lt(_0x383186,_0xe80aad))continue;const _0x11a6fe=_0x383186[_0x56e2f6(0x24c)]();if(_0x11a6fe[_0x56e2f6(0x170)](_0x439b7b,!0x0))return null;_0x6a976f=_0x6a976f[_0x56e2f6(0x20f)](_0x11a6fe[_0x56e2f6(0x147)])?_0x6a976f:_0x11a6fe[_0x56e2f6(0x147)],_0x1f15f6=_0x1f15f6[_0x56e2f6(0x183)](_0x11a6fe[_0x56e2f6(0x184)])?_0x1f15f6:_0x11a6fe[_0x56e2f6(0x184)],_0x1d3b5c?_0x11a6fe[_0x56e2f6(0x147)][_0x56e2f6(0x20f)](_0x1d3b5c[_0x56e2f6(0x24c)]()[_0x56e2f6(0x147)])?(_0x1d3b5c[_0x56e2f6(0x219)](),_0x1d3b5c=_0x383186):_0x383186[_0x56e2f6(0x219)]():_0x1d3b5c=_0x383186;}const _0x4e9368=this[_0x56e2f6(0x111)][_0x56e2f6(0x218)](_0x6a976f,_0x1f15f6);if(_0x1d3b5c)this[_0x56e2f6(0x139)](_0x1d3b5c,_0x4e9368);else{const _0x75a826=_0x4d12e4(),_0x19483f=_0x3d98bc['id'];this[_0x56e2f6(0x286)]({'id':_0x75a826,'type':_0x56e2f6(0x290)+_0x159a1c,'data':_0x21c967,'createdAt':new Date(),'authorId':_0x19483f,'attributes':_0xe80aad}),this[_0x56e2f6(0x181)](_0x56e2f6(0x290)+_0x159a1c,_0x75a826,_0x19483f,_0x4e9368);}}return null;}[_0x122846(0x15f)](_0x338169,_0x132578,_0x58cf67=[],_0x3034fc=null,_0x32fe8a={}){const _0x26f70c=_0x122846;_0x132578[_0x26f70c(0x25a)]||(_0x132578[_0x26f70c(0x25a)]=_0x132578[_0x26f70c(0x1ac)]),_0x132578[_0x26f70c(0x1bd)]=_0x338169['is'](_0x26f70c(0x15b)),_0x3034fc=_0x3034fc||Vt(_0x132578);const _0x3ccf40=_0x58cf67[_0x26f70c(0xf6)](_0x3b943b=>Gt(_0x3b943b,this[_0x26f70c(0x111)])),_0x5d16fe=_0x338169['is'](_0x26f70c(0x15b))?_0x338169:Gt(_0x338169,this[_0x26f70c(0x111)]);if(_0x26f70c(0x1f7)===this[_0x26f70c(0x28a)]){const _0x178bae=this[_0x26f70c(0x10a)][_0x26f70c(0x172)](_0x26f70c(0x24e),_0x3034fc,_0x26f70c(0x224));return this[_0x26f70c(0x1d2)](()=>_0x178bae([_0x5d16fe],_0x132578,_0x32fe8a)),null;}_0x3ccf40[_0x26f70c(0x272)](_0x5d16fe);let _0x48ba39=!0x0;for(const _0x19a15 of _0x3ccf40)if(!this[_0x26f70c(0x266)](_0x19a15)){_0x48ba39=!0x1;break;}if(_0x48ba39&&_0x26f70c(0x19c)!==this[_0x26f70c(0x28a)]){const _0x4cad69=this[_0x26f70c(0x10a)][_0x26f70c(0x172)](_0x26f70c(0x24e),_0x3034fc,_0x26f70c(0x224));return this[_0x26f70c(0x1d2)](()=>_0x4cad69([_0x5d16fe],_0x132578,_0x32fe8a)),null;}let _0x5be53a=null,_0x24b3ef=_0x5d16fe[_0x26f70c(0x147)],_0x18c773=_0x5d16fe[_0x26f70c(0x184)];for(const {suggestion:_0x46612d,meta:_0x5c1a0f}of this[_0x26f70c(0x23c)](_0x5d16fe,_0x26f70c(0x24e))){if(!_0x5c1a0f[_0x26f70c(0x199)])continue;if(_0x5c1a0f[_0x26f70c(0xe5)]||_0x5c1a0f[_0x26f70c(0x18f)]||_0x5c1a0f[_0x26f70c(0x1f1)])continue;if(_0x46612d[_0x26f70c(0xfa)][_0x26f70c(0x25a)]!=_0x132578[_0x26f70c(0x25a)])continue;if(!Lt(_0x46612d,_0x32fe8a))continue;const _0x5a3c46=_0x46612d[_0x26f70c(0x24c)]();if(_0x46612d[_0x26f70c(0x1ed)]==_0x3034fc){if(_0x5a3c46[_0x26f70c(0x170)](_0x5d16fe,!0x0))return null;_0x24b3ef=_0x24b3ef[_0x26f70c(0x20f)](_0x5a3c46[_0x26f70c(0x147)])?_0x24b3ef:_0x5a3c46[_0x26f70c(0x147)],_0x18c773=_0x18c773[_0x26f70c(0x183)](_0x5a3c46[_0x26f70c(0x184)])?_0x18c773:_0x5a3c46[_0x26f70c(0x184)],_0x5be53a?_0x5a3c46[_0x26f70c(0x147)][_0x26f70c(0x20f)](_0x5be53a[_0x26f70c(0x24c)]()[_0x26f70c(0x147)])?(_0x5be53a[_0x26f70c(0x219)](),_0x5be53a=_0x46612d):_0x46612d[_0x26f70c(0x219)]():_0x5be53a=_0x46612d;}else{const _0x2f3371=_0x5d16fe[_0x26f70c(0x237)](_0x5a3c46);this[_0x26f70c(0x1b6)](_0x46612d,_0x2f3371);}}const _0x3f07cb=this[_0x26f70c(0x247)][_0x26f70c(0x129)][_0x26f70c(0x197)](_0x26f70c(0x20d))['me'],_0xeb3991=_0x4d12e4(),_0x320f2a=_0x3f07cb['id'];if(_0x5be53a)return this[_0x26f70c(0x139)](_0x5be53a,this[_0x26f70c(0x111)][_0x26f70c(0x218)](_0x24b3ef,_0x18c773)),_0x5be53a;{const _0x1e9c79=this[_0x26f70c(0x286)]({'id':_0xeb3991,'type':_0x26f70c(0x254)+_0x3034fc,'data':_0x132578,'createdAt':new Date(),'authorId':_0x320f2a,'attributes':_0x32fe8a});return this[_0x26f70c(0x181)](_0x26f70c(0x254)+_0x3034fc,_0xeb3991,_0x320f2a,this[_0x26f70c(0x111)][_0x26f70c(0x218)](_0x24b3ef,_0x18c773)),_0x1e9c79;}}[_0x122846(0x271)](_0x5cbbce,_0x284865,_0x9a2ba7=[],_0x276819=null,_0x42445f={}){const _0x595c6f=_0x122846;_0x284865[_0x595c6f(0x25a)]||(_0x284865[_0x595c6f(0x25a)]=_0x284865[_0x595c6f(0x1ac)]);const _0x2564eb=_0x5cbbce[0x0];_0x284865[_0x595c6f(0x1bd)]=_0x2564eb['is'](_0x595c6f(0x15b)),_0x276819=_0x276819||Vt(_0x284865);const _0x5a0f36=_0x9a2ba7[_0x595c6f(0xf6)](_0x2cc994=>Gt(_0x2cc994,this[_0x595c6f(0x111)])),_0x468372=_0x2564eb['is'](_0x595c6f(0x15b))?_0x5cbbce:_0x5cbbce[_0x595c6f(0xf6)](_0x4d3573=>Gt(_0x4d3573,this[_0x595c6f(0x111)]));if(_0x595c6f(0x1f7)===this[_0x595c6f(0x28a)]){const _0x15bdc7=this[_0x595c6f(0x10a)][_0x595c6f(0x172)](_0x595c6f(0x24e),_0x276819,_0x595c6f(0x224));return this[_0x595c6f(0x1d2)](()=>_0x15bdc7(_0x468372,_0x284865,_0x42445f)),null;}_0x5a0f36[_0x595c6f(0x272)](..._0x468372);let _0x47efc5=!0x0;for(const _0x33764b of _0x5a0f36)if(!this[_0x595c6f(0x266)](_0x33764b)){_0x47efc5=!0x1;break;}if(_0x47efc5&&_0x595c6f(0x19c)!==this[_0x595c6f(0x28a)]){const _0x33ea1a=this[_0x595c6f(0x10a)][_0x595c6f(0x172)](_0x595c6f(0x24e),_0x276819,_0x595c6f(0x224));return this[_0x595c6f(0x1d2)](()=>_0x33ea1a(_0x468372,_0x284865,_0x42445f)),null;}const _0x36dade=this[_0x595c6f(0x247)][_0x595c6f(0x129)][_0x595c6f(0x197)](_0x595c6f(0x20d))['me'];for(const _0x4f8078 of this[_0x595c6f(0x1bc)]()){if(_0x4f8078[_0x595c6f(0x11d)]['id']!=_0x36dade['id'])continue;if(_0x595c6f(0x24e)!=_0x4f8078[_0x595c6f(0x250)]||_0x4f8078[_0x595c6f(0xfa)][_0x595c6f(0x25a)]!=_0x284865[_0x595c6f(0x25a)])continue;if(!Lt(_0x4f8078,_0x42445f))continue;const _0x453212=_0x4f8078[_0x595c6f(0x1ed)]==_0x276819;for(let _0x20504e=0x0;_0x20504e<_0x468372[_0x595c6f(0x276)];_0x20504e++){const _0x504946=_0x468372[_0x20504e];for(const _0x1e72b2 of _0x4f8078[_0x595c6f(0x1b7)]()){const _0x48d6fc=_0x1e72b2[_0x595c6f(0x21e)]();if(_0x504946[_0x595c6f(0x150)](_0x48d6fc)){_0x453212?(_0x468372[_0x595c6f(0x287)](_0x20504e,0x1),_0x20504e--):_0x4f8078[_0x595c6f(0x253)](_0x1e72b2[_0x595c6f(0x10b)]);break;}}}}if(0x0==_0x468372[_0x595c6f(0x276)])return null;const _0xca8c16=this[_0x595c6f(0x10a)][_0x595c6f(0x172)](_0x595c6f(0x24e),_0x276819,_0x595c6f(0x240));for(const _0xf274ac of this[_0x595c6f(0x1bc)]())if(_0xf274ac[_0x595c6f(0x11d)]['id']==_0x36dade['id']&&_0x595c6f(0x24e)==_0xf274ac[_0x595c6f(0x250)]&&_0xf274ac[_0x595c6f(0xfa)][_0x595c6f(0x25a)]==_0x284865[_0x595c6f(0x25a)]&&_0xf274ac[_0x595c6f(0x1ed)]==_0x276819&&Lt(_0xf274ac,_0x42445f)&&(_0xca8c16(_0xf274ac[_0x595c6f(0x1a5)](),_0x468372)||_0xca8c16(_0x468372,_0xf274ac[_0x595c6f(0x1a5)]()))){for(const _0x101d59 of _0x468372)_0xf274ac[_0x595c6f(0x234)](_0x101d59);return _0xf274ac;}const _0x2006ab=_0x4d12e4(),_0x48ff18=_0x36dade['id'],_0x161312=_0x595c6f(0x254)+_0x276819,_0x2fb89b=this[_0x595c6f(0x286)]({'id':_0x2006ab,'type':_0x161312,'data':_0x284865,'createdAt':new Date(),'authorId':_0x48ff18,'attributes':_0x42445f});for(const _0x5ed3ab of _0x468372)this[_0x595c6f(0x181)](_0x161312,_0x2006ab,_0x48ff18,_0x5ed3ab,_0x58bc19[_0x595c6f(0x164)]());return _0x2fb89b;}[_0x122846(0x1f3)](_0xb5a1c5,_0x4ccdf7=null,_0x209342={}){const _0x255c3e=_0x122846;if(_0xb5a1c5[_0x255c3e(0x265)])return null;const _0x27074e=this[_0x255c3e(0x247)][_0x255c3e(0x129)][_0x255c3e(0x197)](_0x255c3e(0x20d))['me'],_0x4c3060=new _0x2d81f7(_0xb5a1c5[_0x255c3e(0x147)],_0xb5a1c5[_0x255c3e(0x184)]);for(const {suggestion:_0x50424e,meta:_0x30cdc6}of this[_0x255c3e(0x23c)](_0x4c3060,_0x255c3e(0x19a)))if(_0x30cdc6[_0x255c3e(0x199)]&&!_0x30cdc6[_0x255c3e(0xe5)]){if(_0x50424e[_0x255c3e(0x1ea)]){const _0x4cbe50=_0x50424e[_0x255c3e(0x1a5)]()[_0x255c3e(0x100)](_0x34b1d2=>_0x255c3e(0x20a)!=_0x34b1d2[_0x255c3e(0x12f)][_0x255c3e(0x16f)]);_0x4cbe50[_0x255c3e(0x20c)](_0x4635a8=>_0x4c3060[_0x255c3e(0x170)](_0x4635a8,!0x0))&&_0x50424e[_0x255c3e(0x1a6)]();if(_0x4cbe50[_0x255c3e(0x120)](_0x3c254c=>_0x3c254c[_0x255c3e(0x170)](_0x4c3060,!0x0))){const _0x57f8fc=this[_0x255c3e(0x10a)][_0x255c3e(0x172)](_0x255c3e(0x121),_0x4ccdf7,_0x255c3e(0x224));return this[_0x255c3e(0x1d2)](()=>_0x57f8fc([_0x4c3060],null,_0x209342)),null;}}else{const _0x33cc03=_0x4c3060[_0x255c3e(0x237)](_0x50424e[_0x255c3e(0x24c)]());null!==_0x33cc03&&_0x50424e[_0x255c3e(0x125)]([_0x33cc03],null,_0x209342);}}if(_0x4c3060[_0x255c3e(0x291)](),_0x4c3060[_0x255c3e(0x265)]||_0x255c3e(0x20a)==_0x4c3060[_0x255c3e(0x12f)][_0x255c3e(0x16f)])return null;let _0x578f76=null,_0xb338f6=_0x4c3060[_0x255c3e(0x147)],_0x3092d2=_0x4c3060[_0x255c3e(0x184)];const _0x4379c6=this[_0x255c3e(0x23c)](_0x4c3060,_0x255c3e(0x121));for(const {suggestion:_0x46b7b6,meta:_0x37eeef}of _0x4379c6){const _0x30a1e4=this[_0x255c3e(0x111)][_0x255c3e(0x218)](_0xb338f6,_0x3092d2);if(_0x37eeef[_0x255c3e(0x199)]&&(this[_0x255c3e(0x23e)]||!_0x37eeef[_0x255c3e(0x18f)]&&!_0x37eeef[_0x255c3e(0x1f1)])){if(_0x46b7b6[_0x255c3e(0x1ea)]){if(!Lt(_0x46b7b6,_0x209342))continue;let _0x451250=!0x0;for(const _0x44d3d2 of _0x46b7b6[_0x255c3e(0x1a5)]()){if(_0x44d3d2[_0x255c3e(0x170)](_0x30a1e4,!0x0))return _0x46b7b6;_0x30a1e4[_0x255c3e(0x170)](_0x44d3d2)||(_0x451250=!0x1);}_0x451250&&_0x46b7b6[_0x255c3e(0x1a6)]();}else{const _0x20556a=_0x46b7b6[_0x255c3e(0x24c)]();if(_0x20556a[_0x255c3e(0x170)](_0x30a1e4,!0x0))return _0x46b7b6;if(!Lt(_0x46b7b6,_0x209342)){_0x30a1e4[_0x255c3e(0x170)](_0x20556a)?_0x46b7b6[_0x255c3e(0x219)]():_0x20556a[_0x255c3e(0x258)](_0xb338f6)?_0xb338f6=_0x20556a[_0x255c3e(0x184)]:_0x20556a[_0x255c3e(0x258)](_0x3092d2)&&(_0x3092d2=_0x20556a[_0x255c3e(0x147)]);continue;}_0xb338f6=_0xb338f6[_0x255c3e(0x20f)](_0x20556a[_0x255c3e(0x147)])?_0xb338f6:_0x20556a[_0x255c3e(0x147)],_0x3092d2=_0x3092d2[_0x255c3e(0x183)](_0x20556a[_0x255c3e(0x184)])?_0x3092d2:_0x20556a[_0x255c3e(0x184)],_0x209342=Object[_0x255c3e(0x1d3)]({},_0x46b7b6[_0x255c3e(0x156)]),_0x578f76?_0x20556a[_0x255c3e(0x147)][_0x255c3e(0x20f)](_0x578f76[_0x255c3e(0x24c)]()[_0x255c3e(0x147)])?(_0x578f76[_0x255c3e(0x219)](),_0x578f76=_0x46b7b6):_0x46b7b6[_0x255c3e(0x219)]():_0x578f76=_0x46b7b6;}}}if(_0x578f76)return this[_0x255c3e(0x139)](_0x578f76,this[_0x255c3e(0x111)][_0x255c3e(0x218)](_0xb338f6,_0x3092d2)),_0x578f76;{const _0x3257cf=_0x4d12e4(),_0x2c676e=this[_0x255c3e(0x111)][_0x255c3e(0x218)](_0xb338f6,_0x3092d2),_0x4da7b5=_0x27074e['id'],_0x9c3fc5=_0x4ccdf7?_0x255c3e(0x124)+_0x4ccdf7:_0x255c3e(0x121),_0x4743e0=this[_0x255c3e(0x286)]({'id':_0x3257cf,'type':_0x9c3fc5,'createdAt':new Date(),'authorId':_0x4da7b5,'attributes':_0x209342});return this[_0x255c3e(0x181)](_0x9c3fc5,_0x3257cf,_0x4da7b5,_0x2c676e),_0x4743e0;}}[_0x122846(0x23d)](_0x1362c7,_0x112c1c=_0x122846(0x1a1),_0x3e4f74={}){const _0x85a163=_0x122846,_0x2d9ed2=this[_0x85a163(0x247)][_0x85a163(0x129)][_0x85a163(0x197)](_0x85a163(0x20d))['me'],_0x4fa592=_0x1362c7[_0x85a163(0xf6)](_0x109413=>new _0x2d81f7(_0x109413[_0x85a163(0x147)],_0x109413[_0x85a163(0x184)])),_0x4c350d=new Set();for(const {suggestion:_0x3fac5a,meta:_0x463c27}of this[_0x85a163(0x23c)](_0x4fa592,_0x85a163(0x19a)))_0x463c27[_0x85a163(0x199)]&&!_0x463c27[_0x85a163(0xe5)]&&_0x4c350d[_0x85a163(0x192)](_0x3fac5a);for(const _0xeb5a86 of _0x4c350d)if(_0xeb5a86[_0x85a163(0x1ea)]){const _0x18ed0b=_0xeb5a86[_0x85a163(0x1a5)]();(!_0xeb5a86[_0x85a163(0x156)]||!_0xeb5a86[_0x85a163(0x156)][_0x85a163(0x17f)])&&(_0x18ed0b[_0x85a163(0x20c)](_0x619857=>_0x4fa592[_0x85a163(0x120)](_0x43ebb6=>_0x43ebb6[_0x85a163(0x170)](_0x619857,!0x0)))&&_0xeb5a86[_0x85a163(0x1a6)]());if(_0x4fa592[_0x85a163(0x20c)](_0x4678e7=>_0x18ed0b[_0x85a163(0x120)](_0x1655c3=>_0x1655c3[_0x85a163(0x170)](_0x4678e7,!0x0)))){const _0x48bc7d=this[_0x85a163(0x10a)][_0x85a163(0x172)](_0x85a163(0x121),_0x112c1c,_0x85a163(0x224));return this[_0x85a163(0x1d2)](()=>_0x48bc7d(_0x1362c7,null,_0x3e4f74)),null;}}else{const _0x255791=_0xeb5a86[_0x85a163(0x24c)]();_0x4fa592[_0x85a163(0x120)](_0x1e43f7=>_0x1e43f7[_0x85a163(0x170)](_0x255791,!0x0))&&_0xeb5a86[_0x85a163(0x1a6)]();if(_0x4fa592[_0x85a163(0x20c)](_0x311e34=>_0x255791[_0x85a163(0x170)](_0x311e34,!0x0))){const _0x22b9b7=this[_0x85a163(0x10a)][_0x85a163(0x172)](_0x85a163(0x121),_0x112c1c,_0x85a163(0x224));return this[_0x85a163(0x1d2)](()=>_0x22b9b7(_0x4fa592,null,_0x3e4f74)),null;}}const _0x47eada=this[_0x85a163(0x10a)][_0x85a163(0x172)](_0x85a163(0x121),_0x112c1c,_0x85a163(0x240));let _0x4d2aa1=null;for(const _0x34c8ea of this[_0x85a163(0x1bc)]())if(_0x34c8ea[_0x85a163(0x11d)]['id']==_0x2d9ed2['id']&&_0x34c8ea[_0x85a163(0xf7)]&&_0x85a163(0x121)==_0x34c8ea[_0x85a163(0x250)]&&_0x34c8ea[_0x85a163(0x1ed)]==_0x112c1c&&Lt(_0x34c8ea,_0x3e4f74)&&(_0x47eada(_0x34c8ea[_0x85a163(0x1a5)](),_0x4fa592)||_0x47eada(_0x4fa592,_0x34c8ea[_0x85a163(0x1a5)]()))){if(_0x4d2aa1){if(_0x34c8ea[_0x85a163(0x1d4)]&&_0x34c8ea[_0x85a163(0x1d4)][_0x85a163(0x276)])continue;for(const _0x5118d3 of _0x34c8ea[_0x85a163(0x1a5)]())_0x4d2aa1[_0x85a163(0x1c1)](_0x5118d3)||_0x4d2aa1[_0x85a163(0x234)](_0x5118d3);_0x34c8ea[_0x85a163(0x219)]();}else{_0x4d2aa1=_0x34c8ea;for(const _0x3a79e0 of _0x4fa592)_0x34c8ea[_0x85a163(0x1c1)](_0x3a79e0)||_0x34c8ea[_0x85a163(0x234)](_0x3a79e0);}}if(_0x4d2aa1)return _0x4d2aa1;_0x4c350d[_0x85a163(0x17d)]();for(const {suggestion:_0x38d5ab,meta:_0xe66e0}of this[_0x85a163(0x23c)](_0x4fa592,_0x85a163(0x121)))_0xe66e0[_0x85a163(0x199)]&&(this[_0x85a163(0x23e)]||!_0xe66e0[_0x85a163(0x18f)]&&!_0xe66e0[_0x85a163(0x1f1)])&&Lt(_0x38d5ab,_0x3e4f74)&&_0x4c350d[_0x85a163(0x192)](_0x38d5ab);for(const _0x2b7291 of _0x4c350d){const _0x2311e8=_0x2b7291[_0x85a163(0x1a5)]();if(!_0x3e4f74||!_0x3e4f74[_0x85a163(0x17f)]){if(_0x4fa592[_0x85a163(0x20c)](_0x7e9953=>_0x2311e8[_0x85a163(0x120)](_0xd777fe=>_0xd777fe[_0x85a163(0x170)](_0x7e9953,!0x0))))return _0x2b7291;}(!_0x2b7291[_0x85a163(0x156)]||!_0x2b7291[_0x85a163(0x156)][_0x85a163(0x17f)])&&(_0x2311e8[_0x85a163(0x20c)](_0x3ae698=>_0x4fa592[_0x85a163(0x120)](_0x589198=>_0x589198[_0x85a163(0x170)](_0x3ae698,!0x0)))&&_0x2b7291[_0x85a163(0x1a6)]());}const _0x5429c4=_0x4d12e4(),_0x511573=_0x2d9ed2['id'],_0x18b296=_0x85a163(0x124)+_0x112c1c,_0x56e6cc=this[_0x85a163(0x286)]({'id':_0x5429c4,'type':_0x18b296,'createdAt':new Date(),'authorId':_0x511573,'attributes':_0x3e4f74});for(const _0x54e0aa of _0x4fa592)_0x54e0aa[_0x85a163(0x291)](),_0x54e0aa[_0x85a163(0x265)]||_0x85a163(0x20a)==_0x54e0aa[_0x85a163(0x12f)][_0x85a163(0x16f)]||this[_0x85a163(0x181)](_0x18b296,_0x5429c4,_0x511573,_0x54e0aa,_0x58bc19[_0x85a163(0x164)]());return _0x56e6cc;}[_0x122846(0x190)](_0x2a7550,_0x5d6236,_0x1b3761,_0x54b326,_0x23d267){const _0x4f829b=_0x122846;if(_0x2a7550[_0x4f829b(0x265)])return[];if(_0x4f829b(0x1f7)===this[_0x4f829b(0x28a)])return[];const _0x2253b8=this[_0x4f829b(0x247)][_0x4f829b(0x129)][_0x4f829b(0x197)](_0x4f829b(0x20d))['me']['id'],_0x10ab15=Array[_0x4f829b(0x279)](this[_0x4f829b(0x1c0)][_0x4f829b(0x22f)]())[_0x4f829b(0x100)](_0x53af21=>_0x4f829b(0x155)==_0x53af21[_0x4f829b(0x250)]&&_0x53af21[_0x4f829b(0xfa)][_0x4f829b(0x163)]==_0x5d6236&&_0x53af21[_0x4f829b(0x1c1)](_0x2a7550));if(_0x4f829b(0x1d6)===this[_0x4f829b(0x28a)]){const _0x13ccf9=this[_0x4f829b(0x23c)](_0x2a7550,_0x4f829b(0x19a))[_0x4f829b(0x100)](({meta:_0x287ae3})=>_0x287ae3[_0x4f829b(0x199)]&&!_0x287ae3[_0x4f829b(0x1f1)]&&!_0x287ae3[_0x4f829b(0xe5)])[_0x4f829b(0xf6)](({suggestion:_0x5991a4})=>_0x5991a4);_0x10ab15[_0x4f829b(0x11b)](..._0x13ccf9);}const _0x1768fc=new Map([[_0x2a7550,_0x1b3761]]);for(const _0x411855 of _0x10ab15){const _0x367b32=_0x4f829b(0x155)==_0x411855[_0x4f829b(0x250)]?_0x411855[_0x4f829b(0xfa)][_0x4f829b(0x165)]:void 0x0,_0x50e4e5=_0x411855[_0x4f829b(0x24c)](),_0x562228=Array[_0x4f829b(0x279)](_0x1768fc[_0x4f829b(0x1b3)]())[_0x4f829b(0x119)](_0x3bf94e=>_0x3bf94e[_0x4f829b(0x12a)](_0x50e4e5));if(!_0x562228)continue;const _0x2d6896=_0x562228[_0x4f829b(0x13e)](_0x50e4e5);this[_0x4f829b(0x26e)](_0x5d6236)&&_0x4f829b(0x19a)==_0x411855[_0x4f829b(0x250)]&&0x0!=_0x2d6896[_0x4f829b(0x276)]||(_0x1768fc[_0x4f829b(0x26d)](_0x562228),_0x2d6896[_0x4f829b(0x23f)](_0x5aa9df=>{const _0x13c8e7=_0x4f829b;_0x1768fc[_0x13c8e7(0x191)](_0x5aa9df,_0x1b3761);}),_0x4f829b(0x19a)!=_0x411855[_0x4f829b(0x250)]&&_0x367b32!=_0x54b326&&_0x1768fc[_0x4f829b(0x191)](_0x562228[_0x4f829b(0x237)](_0x50e4e5),_0x367b32));}const _0xb04002=[];for(const [_0x32408f,_0x5cc693]of _0x1768fc){const _0x3a4864=_0x4d12e4(),_0x1c0435={'key':_0x5d6236,'oldValue':_0x5cc693,'newValue':_0x54b326};_0x5d6236[_0x4f829b(0x276)]>0x25&&console[_0x4f829b(0x1f2)](_0x4f829b(0x14d),{'key':_0x5d6236});const _0x1e7d37=(_0x4f829b(0x114)+(_0x5d6236+'|'+Vt({'newValue':_0x54b326})))[_0x4f829b(0x203)](0x0,0x3c),_0x54c5d0=this[_0x4f829b(0x286)]({'id':_0x3a4864,'type':_0x1e7d37,'data':_0x1c0435,'createdAt':new Date(),'authorId':_0x2253b8,'attributes':_0x23d267});_0xb04002[_0x4f829b(0x272)](_0x54c5d0),this[_0x4f829b(0x181)](_0x1e7d37,_0x3a4864,_0x2253b8,_0x32408f);}return _0xb04002;}[_0x122846(0x131)](_0x202ef6){const _0x283329=_0x122846;this[_0x283329(0x12e)](_0x202ef6,(_0x52dea4,..._0x13ee2a)=>{const _0x28b107=_0x283329;this[_0x28b107(0x21c)](()=>{_0x52dea4(..._0x13ee2a);});});}[_0x122846(0xeb)](_0x55bf4b){const _0x31ab97=_0x122846;this[_0x31ab97(0x196)][_0x31ab97(0x192)](_0x55bf4b);}[_0x122846(0x216)](_0x27e59e){const _0x4656f4=_0x122846;this[_0x4656f4(0x200)][_0x4656f4(0x192)](_0x27e59e);}[_0x122846(0x1fc)](_0x2c3d34){const _0x283647=_0x122846;return _0x283647(0x155)==_0x2c3d34[_0x283647(0x250)]?_0x2c3d34[_0x283647(0x1ed)][_0x283647(0x20b)]('|')[0x0]:null;}[_0x122846(0x139)](_0x28dbb9,_0x5f2f25){const _0x245f30=_0x122846,_0x91510f=_0x28dbb9[_0x245f30(0x1ec)]();this[_0x245f30(0x111)][_0x245f30(0x145)](_0x5880c3=>{const _0x546e0c=_0x245f30;_0x5880c3[_0x546e0c(0x24b)](_0x91510f,{'range':_0x5f2f25});});}[_0x122846(0x1e7)](_0x46c376){const _0x40d482=_0x122846,_0x380703=_0x46c376['id'],_0x10f8e5=this[_0x40d482(0x247)][_0x40d482(0x273)][_0x40d482(0x197)](_0x40d482(0x212));this[_0x40d482(0x214)][_0x40d482(0x144)](_0x380703)||this[_0x40d482(0x214)][_0x40d482(0x1ad)]({'channelId':_0x10f8e5,'threadId':_0x380703,'isResolvable':!0x1,'isSubmitted':!0x0});const _0x464d63=this[_0x40d482(0x214)][_0x40d482(0x12c)](_0x380703);_0x464d63[_0x40d482(0x275)](_0x40d482(0x26a)),_0x464d63[_0x40d482(0x26a)]=!0x1,_0x46c376[_0x40d482(0x1d4)]=_0x464d63;}[_0x122846(0x1c9)](_0x424d76,_0x215f4c,_0x486a1a,_0xbbda5e){const _0x44ebd3=_0x122846;if(_0x424d76[_0x44ebd3(0x250)]!=_0x215f4c||_0x424d76[_0x44ebd3(0x1ed)]!=_0x486a1a||_0x424d76[_0x44ebd3(0x115)]['id']!=_0xbbda5e)throw this[_0x44ebd3(0x247)][_0x44ebd3(0x230)](_0x44ebd3(0x282)),new _0x36fc96(_0x44ebd3(0x282),this);}[_0x122846(0x1b6)](_0x2feb5f,_0x387219){const _0x3d9dfd=_0x122846,_0x3601c1=_0x2feb5f[_0x3d9dfd(0x24c)]();if(_0x387219[_0x3d9dfd(0x150)](_0x3601c1))_0x2feb5f[_0x3d9dfd(0x219)]();else{if(_0x3601c1[_0x3d9dfd(0x170)](_0x387219)){const _0x21d6f0=this[_0x3d9dfd(0x111)][_0x3d9dfd(0x126)](_0x387219[_0x3d9dfd(0x147)][_0x3d9dfd(0x1bf)],_0x3d9dfd(0x184));this[_0x3d9dfd(0x139)](_0x2feb5f,this[_0x3d9dfd(0x111)][_0x3d9dfd(0x218)](_0x3601c1[_0x3d9dfd(0x147)],_0x21d6f0));const _0x2df783=_0x4d12e4(),_0x5bdf3a=_0x2feb5f[_0x3d9dfd(0x115)]['id'],_0xeb8268=_0x2feb5f[_0x3d9dfd(0x250)]+':'+_0x2feb5f[_0x3d9dfd(0x1ed)];this[_0x3d9dfd(0x286)]({'id':_0x2df783,'type':_0xeb8268,'createdAt':new Date(),'authorId':_0x5bdf3a,'data':_0x2feb5f[_0x3d9dfd(0xfa)],'attributes':_0x2feb5f[_0x3d9dfd(0x156)]});const _0x53a091=this[_0x3d9dfd(0x111)][_0x3d9dfd(0x126)](_0x387219[_0x3d9dfd(0x184)][_0x3d9dfd(0x182)],_0x3d9dfd(0x281)),_0x5b95a0=this[_0x3d9dfd(0x111)][_0x3d9dfd(0x218)](_0x53a091,_0x3601c1[_0x3d9dfd(0x184)]);this[_0x3d9dfd(0x181)](_0xeb8268,_0x2df783,_0x5bdf3a,_0x5b95a0);}else{if(_0x3601c1[_0x3d9dfd(0x258)](_0x387219[_0x3d9dfd(0x147)])){const _0x497ec0=this[_0x3d9dfd(0x111)][_0x3d9dfd(0x126)](_0x387219[_0x3d9dfd(0x147)][_0x3d9dfd(0x1bf)],_0x3d9dfd(0x184));this[_0x3d9dfd(0x139)](_0x2feb5f,this[_0x3d9dfd(0x111)][_0x3d9dfd(0x218)](_0x3601c1[_0x3d9dfd(0x147)],_0x497ec0));}else{const _0x4ad4e7=this[_0x3d9dfd(0x111)][_0x3d9dfd(0x126)](_0x387219[_0x3d9dfd(0x184)][_0x3d9dfd(0x182)],_0x3d9dfd(0x281));this[_0x3d9dfd(0x139)](_0x2feb5f,this[_0x3d9dfd(0x111)][_0x3d9dfd(0x218)](_0x4ad4e7,_0x3601c1[_0x3d9dfd(0x184)]));}}}}[_0x122846(0x266)](_0x35aa51){const _0x10e4bc=_0x122846;for(const {suggestion:_0x1f1137,meta:_0xbfb4e6}of this[_0x10e4bc(0x23c)](_0x35aa51,_0x10e4bc(0x19a))){if(!_0xbfb4e6[_0x10e4bc(0x199)])continue;const _0x4f7d05=_0x1f1137[_0x10e4bc(0x1a5)]();for(const _0x38c301 of _0x4f7d05)if(!_0x35aa51[_0x10e4bc(0x13e)](_0x38c301)[_0x10e4bc(0x276)])return!0x0;}return!0x1;}[_0x122846(0x1af)](_0x48d6a7){const _0x3d6001=_0x122846,_0x4cf9b4=this[_0x3d6001(0x247)][_0x3d6001(0x129)][_0x3d6001(0x197)](_0x3d6001(0x20d))[_0x3d6001(0x27a)](_0x48d6a7);if(!_0x4cf9b4)throw new _0x36fc96(_0x3d6001(0x1b1),this);return _0x4cf9b4;}[_0x122846(0xf4)](_0xd706ee){const _0x178404=_0x122846,_0x44e813=this[_0x178404(0x247)][_0x178404(0x129)][_0x178404(0x197)](_0x178404(0x20d)),_0x3b71d4=_0x5769bc(_0x178404(0x28d)+_0xd706ee),_0x10075a=_0x44e813[_0x178404(0x27a)](_0x3b71d4);return _0x10075a||_0x44e813[_0x178404(0x289)]({'id':_0x3b71d4,'name':_0xd706ee});}[_0x122846(0x208)](_0x3dc81f,_0x4323a0,_0x5e3570,_0x588c13,_0x54f26c){const _0x2402f7=_0x122846,_0x24a5f3=this[_0x2402f7(0x1af)](_0x588c13),_0x490fb2=this[_0x2402f7(0x10a)][_0x2402f7(0x235)](_0x3dc81f,_0x4323a0,_0x5e3570,_0x24a5f3,_0x54f26c,_0x3f8252=>{const _0x364593=_0x2402f7;this[_0x364593(0x140)](_0x5e3570,{'attributes':_0x3f8252});const _0x4e8837=this[_0x364593(0x102)](_0x5e3570);this[_0x364593(0x233)](new Set([_0x4e8837])),this[_0x364593(0x1f0)](new Set([_0x4e8837]));});return this[_0x2402f7(0x19f)](_0x490fb2,_0x2402f7(0x224),()=>{const _0x30b86f=_0x2402f7;this[_0x30b86f(0x140)](_0x5e3570,{'state':_0x30b86f(0x252)});},{'priority':_0x2402f7(0x1b8)}),this[_0x2402f7(0x19f)](_0x490fb2,_0x2402f7(0x1a6),()=>{const _0x10aa17=_0x2402f7;this[_0x10aa17(0x140)](_0x5e3570,{'state':_0x10aa17(0x132)});},{'priority':_0x2402f7(0x1b8)}),this[_0x2402f7(0x1c0)][_0x2402f7(0x191)](_0x5e3570,_0x490fb2),this[_0x2402f7(0x220)][_0x2402f7(0x191)](_0x490fb2,_0x2402f7(0x122)),_0x490fb2;}[_0x122846(0x1c2)](_0xd14a20){const _0x16bca2=_0x122846,_0x3ad594=_0xd14a20[_0x16bca2(0x20b)](':');return{'group':_0x3ad594[0x0],'type':_0x3ad594[0x1],'subType':_0x3ad594[_0x16bca2(0x276)]>=0x5?_0x3ad594[0x2]:null,'id':_0x3ad594[_0x16bca2(0x276)]<0x5?_0x3ad594[0x2]:_0x3ad594[0x3],'authorId':_0x3ad594[_0x16bca2(0x276)]<0x5?_0x3ad594[0x3]:_0x3ad594[0x4],'markerCount':0x6==_0x3ad594[_0x16bca2(0x276)]?_0x3ad594[0x5]:null};}[_0x122846(0x113)](_0x4ba8dd,_0x4b6d4e,_0x146aad){const _0x3c8098=_0x122846,_0x48e7cb=_0x4ba8dd[_0x3c8098(0x24c)](),_0x1a9c2d=_0x48e7cb[_0x3c8098(0x147)],_0x2139ed=_0x48e7cb[_0x3c8098(0x184)];this[_0x3c8098(0x139)](_0x4ba8dd,this[_0x3c8098(0x111)][_0x3c8098(0x218)](_0x1a9c2d,_0x4b6d4e));const _0x1faa5d=_0x4d12e4(),_0x522135=_0x4ba8dd[_0x3c8098(0x115)]['id'],_0x3754e0=_0x4ba8dd[_0x3c8098(0x250)]+(_0x4ba8dd[_0x3c8098(0x1ed)]?':'+_0x4ba8dd[_0x3c8098(0x1ed)]:'');this[_0x3c8098(0x286)]({'id':_0x1faa5d,'type':_0x3754e0,'createdAt':new Date(),'authorId':_0x522135,'originalSuggestionId':_0x4ba8dd['id'],'attributes':_0x4ba8dd[_0x3c8098(0x156)],'data':_0x4ba8dd[_0x3c8098(0xfa)]});const _0x44a4a0=this[_0x3c8098(0x1fc)](_0x4ba8dd);(_0x3c8098(0x24e)==_0x4ba8dd[_0x3c8098(0x250)]||_0x44a4a0&&this[_0x3c8098(0x26e)](_0x44a4a0))&&(_0x146aad=this[_0x3c8098(0x111)][_0x3c8098(0x1c4)](_0x146aad[_0x3c8098(0x182)])),this[_0x3c8098(0x181)](_0x3754e0,_0x1faa5d,_0x522135,this[_0x3c8098(0x111)][_0x3c8098(0x218)](_0x146aad,_0x2139ed));}[_0x122846(0x23c)](_0x3c85db,_0x33aee4=null){const _0x43c7bc=_0x122846,_0xeae066=[],_0x4b0d81=this[_0x43c7bc(0x247)][_0x43c7bc(0x129)][_0x43c7bc(0x197)](_0x43c7bc(0x20d))['me'];Array[_0x43c7bc(0x130)](_0x3c85db)||(_0x3c85db=[_0x3c85db]);for(const _0x5ccd6e of this[_0x43c7bc(0x1bc)]()){if(!_0x5ccd6e[_0x43c7bc(0xf7)])continue;if(_0x33aee4&&_0x5ccd6e[_0x43c7bc(0x250)]!=_0x33aee4)continue;let _0x3aa379=!0x1;for(const _0x41e963 of _0x5ccd6e[_0x43c7bc(0x1a5)]()){for(const _0x4bce87 of _0x3c85db){const _0x4361d0=_0x4bce87[_0x43c7bc(0x147)][_0x43c7bc(0x150)](_0x41e963[_0x43c7bc(0x184)])||_0x4bce87[_0x43c7bc(0x184)][_0x43c7bc(0x150)](_0x41e963[_0x43c7bc(0x147)]);if(_0x4361d0||_0x4bce87[_0x43c7bc(0x237)](_0x41e963)){const _0xce28f0=_0x4bce87[_0x43c7bc(0x170)](_0x41e963)&&Rt(this[_0x43c7bc(0x111)][_0x43c7bc(0x215)],_0x41e963[_0x43c7bc(0x147)],_0x4bce87),_0x58ee36=_0x41e963[_0x43c7bc(0x170)](_0x4bce87)&&Rt(this[_0x43c7bc(0x111)][_0x43c7bc(0x215)],_0x4bce87[_0x43c7bc(0x147)],_0x41e963);_0xeae066[_0x43c7bc(0x272)]({'suggestion':_0x5ccd6e,'meta':{'isOwn':_0x4b0d81==_0x5ccd6e[_0x43c7bc(0x11d)],'isNextTo':_0x4361d0,'isInsideObject':_0xce28f0,'containsRangeInObject':_0x58ee36}}),_0x3aa379=!0x0;break;}}if(_0x3aa379)break;}}return _0xeae066;}[_0x122846(0x181)](_0x39fc55,_0x4aa24b,_0x347e66,_0x45a183,_0x1e307f){const _0x2954d8=_0x122846;this[_0x2954d8(0x111)][_0x2954d8(0x145)](_0x50801f=>{const _0x5d9c51=_0x2954d8;let _0x13cce3=_0x5d9c51(0xf2)+_0x39fc55+':'+_0x4aa24b+':'+_0x347e66;_0x1e307f&&(_0x13cce3=_0x13cce3+':'+_0x1e307f),_0x50801f[_0x5d9c51(0x16c)](_0x13cce3,{'range':_0x45a183,'usingOperation':!0x0,'affectsData':!0x0});});}[_0x122846(0xec)](_0x3dc181){const _0x318daf=_0x122846,_0x5bef38=_0x3dc181[_0x318daf(0x14e)],_0xf53575=_0x3dc181[_0x318daf(0x1cd)];_0x3dc181[_0x318daf(0x14e)]=null,_0x3dc181[_0x318daf(0x1cd)]=null,null!=_0x5bef38&&_0x5bef38[_0x318daf(0x1cd)]==_0x3dc181&&(_0x5bef38[_0x318daf(0x1cd)]=_0xf53575),null!=_0xf53575&&_0xf53575[_0x318daf(0x14e)]==_0x3dc181&&(_0xf53575[_0x318daf(0x14e)]=_0x5bef38),_0x318daf(0x226)==this[_0x318daf(0x220)][_0x318daf(0x197)](_0x3dc181)&&(this[_0x318daf(0x220)][_0x318daf(0x191)](_0x3dc181,_0x318daf(0x104)),this[_0x318daf(0x108)](_0x318daf(0x1cf),_0x3dc181,_0x5bef38,_0xf53575));}[_0x122846(0x286)](_0x3a37a5){const _0x1e071a=_0x122846,_0x60fa2=_0x3a37a5['id'],_0x34d072=this[_0x1e071a(0x1a8)](_0x3a37a5);if(this[_0x1e071a(0x232)]&&this[_0x1e071a(0x232)][_0x1e071a(0x1fa)]){const _0x262503=this[_0x1e071a(0x247)][_0x1e071a(0x129)][_0x1e071a(0x197)](_0x1e071a(0x161)),_0x54c8bb=_0x34d072[_0x1e071a(0x159)],_0x2dd5b9=_0x34d072[_0x1e071a(0x1ed)]?_0x34d072[_0x1e071a(0x250)]+':'+_0x34d072[_0x1e071a(0x1ed)]:_0x34d072[_0x1e071a(0x250)],_0x194b74=this[_0x1e071a(0x247)][_0x1e071a(0x27e)],_0xc559d0=_0x262503[_0x1e071a(0x192)](_0x5f35f5(_0x194b74,_0x1e071a(0xff))),_0xdc83ef={'id':_0x60fa2,'type':_0x2dd5b9,'hasComments':_0x54c8bb,'data':_0x3a37a5[_0x1e071a(0xfa)]||null,'originalSuggestionId':_0x3a37a5[_0x1e071a(0x21a)]||null,'attributes':_0x34d072[_0x1e071a(0x156)]};this[_0x1e071a(0x232)][_0x1e071a(0x1fa)](_0xdc83ef)[_0x1e071a(0x1ce)](_0xd7ef72=>{const _0x5cdb50=_0x1e071a;_0x34d072[_0x5cdb50(0x1aa)]=!0x0,_0x262503[_0x5cdb50(0x1fb)](_0xc559d0),_0xd7ef72&&_0xd7ef72[_0x5cdb50(0x268)]&&(this[_0x5cdb50(0x1c0)][_0x5cdb50(0x197)](_0x60fa2)[_0x5cdb50(0x268)]=_0xd7ef72[_0x5cdb50(0x268)]);})[_0x1e071a(0x1f6)](_0xfad8f2=>{const _0x298c83=_0x1e071a;throw _0x480333(_0x298c83(0x148)),this[_0x298c83(0x247)][_0x298c83(0x13c)][_0x298c83(0x105)]({'isUndoable':!0x1},()=>{const _0x3c8c00=_0x298c83;_0x34d072[_0x3c8c00(0x1a6)]();}),_0x34d072[_0x298c83(0x22d)](),this[_0x298c83(0x1c0)][_0x298c83(0x26d)](_0x34d072['id']),this[_0x298c83(0x220)][_0x298c83(0x26d)](_0x34d072),_0xfad8f2;});}return _0x34d072;}[_0x122846(0x26e)](_0x36fbf8){const _0x221931=_0x122846;return this[_0x221931(0x196)][_0x221931(0x110)](_0x36fbf8);}[_0x122846(0x140)](_0x2d5a85,_0x248ab0){const _0x4269fd=_0x122846,_0xc53170=this[_0x4269fd(0x247)][_0x4269fd(0x129)][_0x4269fd(0x197)](_0x4269fd(0x161)),_0x428c81=this[_0x4269fd(0x102)](_0x2d5a85);if(this[_0x4269fd(0x232)]&&this[_0x4269fd(0x232)][_0x4269fd(0x1c8)]){if(_0x428c81[_0x4269fd(0x1aa)]){const _0x3bbb40=_0xc53170[_0x4269fd(0x192)](_0x5f35f5(this[_0x4269fd(0x247)][_0x4269fd(0x27e)],_0x4269fd(0xff)));this[_0x4269fd(0x232)][_0x4269fd(0x1c8)](_0x2d5a85,_0x248ab0)[_0x4269fd(0x1ce)](()=>{const _0xe19ac8=_0x4269fd;_0xc53170[_0xe19ac8(0x1fb)](_0x3bbb40);});}else _0x428c81['on'](_0x4269fd(0x112),()=>{const _0x5ebc57=_0x4269fd;this[_0x5ebc57(0x140)](_0x2d5a85,_0x248ab0);});}}[_0x122846(0x1e8)](_0x4352ef){const _0x2f53b2=_0x122846;if(!this[_0x2f53b2(0x232)]||!this[_0x2f53b2(0x232)][_0x2f53b2(0x102)])throw new _0x36fc96(_0x2f53b2(0x22b),this);return this[_0x2f53b2(0x232)][_0x2f53b2(0x102)](_0x4352ef);}[_0x122846(0x1c3)](_0x111789){const _0x5da880=_0x122846,{id:_0x2e7a56,type:_0x2ec44a,subType:_0xd0dc3b,authorId:_0xe6a786}=this[_0x5da880(0x1c2)](_0x111789),_0x5576a0=this[_0x5da880(0x1c0)][_0x5da880(0x197)](_0x2e7a56)||this[_0x5da880(0x208)](_0x2ec44a,_0xd0dc3b,_0x2e7a56,_0xe6a786,{});switch(this[_0x5da880(0x1c9)](_0x5576a0,_0x2ec44a,_0xd0dc3b,_0xe6a786),this[_0x5da880(0x220)][_0x5da880(0x197)](_0x5576a0)){case _0x5da880(0x122):this[_0x5da880(0x1e8)](_0x2e7a56)[_0x5da880(0x1ce)](_0x27d46f=>{const _0x1026c0=_0x5da880;let _0x4b4034=Promise[_0x1026c0(0x263)]();_0x27d46f[_0x1026c0(0x159)]&&(_0x4b4034=this[_0x1026c0(0x214)][_0x1026c0(0x198)]({'channelId':this[_0x1026c0(0x247)][_0x1026c0(0x273)][_0x1026c0(0x197)](_0x1026c0(0x212)),'threadId':_0x2e7a56})),_0x4b4034[_0x1026c0(0x1ce)](()=>{const _0xbdd96a=_0x1026c0;this[_0xbdd96a(0x1a8)](_0x27d46f)[_0xbdd96a(0x1aa)]=!0x0;});}),this[_0x5da880(0x220)][_0x5da880(0x191)](_0x5576a0,_0x5da880(0x10d));break;case _0x5da880(0x104):this[_0x5da880(0x140)](_0x2e7a56,{'state':_0x5da880(0x278)});case _0x5da880(0x1d5):this[_0x5da880(0x220)][_0x5da880(0x191)](_0x5576a0,_0x5da880(0x226)),this[_0x5da880(0x108)](_0x5da880(0x158),_0x5576a0);break;case _0x5da880(0x226):this[_0x5da880(0x108)](_0x5da880(0x24a),_0x5576a0);}return _0x5576a0[_0x5da880(0x107)](_0x111789),_0x5576a0;}[_0x122846(0x1f0)](_0x7d35a8){const _0x60efdc=_0x122846,_0x466b72=Array[_0x60efdc(0x279)](_0x7d35a8),_0x56965f=_0x466b72[_0x60efdc(0x100)](_0x4cb6b7=>_0x60efdc(0x155)==_0x4cb6b7[_0x60efdc(0x250)]);this[_0x60efdc(0xfc)](_0x56965f);const _0x4b2c1d=_0x466b72[_0x60efdc(0x100)](_0x2c42d8=>!_0x2c42d8[_0x60efdc(0x1ea)]&&_0x60efdc(0x155)!=_0x2c42d8[_0x60efdc(0x250)]),_0x27c693=this[_0x60efdc(0x1bc)]({'skipNotAttached':!0x0})[_0x60efdc(0x100)](_0x4fe818=>!_0x4fe818[_0x60efdc(0x1ea)]&&_0x60efdc(0x155)!=_0x4fe818[_0x60efdc(0x250)]),_0x5c2026=_0x27c693[_0x60efdc(0x100)](_0x162462=>!_0x7d35a8[_0x60efdc(0x110)](_0x162462)),_0x5c04ab=new Map(_0x27c693[_0x60efdc(0xf6)](_0x49c6e3=>[_0x49c6e3,this[_0x60efdc(0x10a)][_0x60efdc(0x172)](_0x49c6e3[_0x60efdc(0x250)],_0x49c6e3[_0x60efdc(0x1ed)],_0x60efdc(0x1ab))])),_0x8a392=new Map(_0x27c693[_0x60efdc(0xf6)](_0x31d0c4=>[_0x31d0c4,_0x31d0c4[_0x60efdc(0x24c)]()])),_0xd7bc0e=new Set(),_0x3af2f4=new Set();for(let _0x3ff5dc=0x0;_0x3ff5dc<_0x4b2c1d[_0x60efdc(0x276)];_0x3ff5dc++)_0x2c5caa(_0x4b2c1d[_0x3ff5dc],_0x4b2c1d,_0x3ff5dc+0x1);for(let _0x4be031=0x0;_0x4be031<_0x4b2c1d[_0x60efdc(0x276)];_0x4be031++)_0x2c5caa(_0x4b2c1d[_0x4be031],_0x5c2026,0x0);const _0x5bd6f4=new Set();for(let _0x55f263=0x0;_0x55f263<_0x4b2c1d[_0x60efdc(0x276)];_0x55f263++){const _0x2b6b1f=_0x4b2c1d[_0x55f263];!_0x3af2f4[_0x60efdc(0x110)](_0x2b6b1f)&&_0x2b6b1f[_0x60efdc(0x14e)]&&(_0x5bd6f4[_0x60efdc(0x192)](_0x2b6b1f[_0x60efdc(0x14e)]),_0x2b6b1f[_0x60efdc(0x14e)][_0x60efdc(0x1cd)]===_0x2b6b1f&&(_0x2b6b1f[_0x60efdc(0x14e)][_0x60efdc(0x1cd)]=null),_0x2b6b1f[_0x60efdc(0x14e)]=null),!_0xd7bc0e[_0x60efdc(0x110)](_0x2b6b1f)&&_0x2b6b1f[_0x60efdc(0x1cd)]&&(_0x5bd6f4[_0x60efdc(0x192)](_0x2b6b1f[_0x60efdc(0x1cd)]),_0x2b6b1f[_0x60efdc(0x1cd)][_0x60efdc(0x14e)]===_0x2b6b1f&&(_0x2b6b1f[_0x60efdc(0x1cd)][_0x60efdc(0x14e)]=null),_0x2b6b1f[_0x60efdc(0x1cd)]=null);}function _0x2c5caa(_0x1fa390,_0x549143,_0x2ad820){const _0x1adf6e=_0x60efdc;for(let _0x300e4c=_0x2ad820;_0x300e4c<_0x549143[_0x1adf6e(0x276)];_0x300e4c++){const _0xb6d13a=_0xa0efbb(_0x1fa390,_0x549143[_0x300e4c]);_0xb6d13a&&(_0xb6d13a[0x0][_0x1adf6e(0x1cd)]=_0xb6d13a[0x1],_0xb6d13a[0x1][_0x1adf6e(0x14e)]=_0xb6d13a[0x0],_0xd7bc0e[_0x1adf6e(0x192)](_0xb6d13a[0x0]),_0x3af2f4[_0x1adf6e(0x192)](_0xb6d13a[0x1]));}}function _0xa0efbb(_0x3bb0a6,_0x102ca3){const _0x40752a=_0x60efdc;if(_0x3bb0a6[_0x40752a(0x11d)]['id']!==_0x102ca3[_0x40752a(0x11d)]['id'])return null;const _0xe2b684=_0x5c04ab[_0x40752a(0x197)](_0x3bb0a6)(_0x3bb0a6,_0x102ca3,_0x8a392[_0x40752a(0x197)](_0x3bb0a6),_0x8a392[_0x40752a(0x197)](_0x102ca3));if(!_0xe2b684)return null;return _0x5c04ab[_0x40752a(0x197)](_0x102ca3)(_0x3bb0a6,_0x102ca3,_0x8a392[_0x40752a(0x197)](_0x3bb0a6),_0x8a392[_0x40752a(0x197)](_0x102ca3))?_0xe2b684[0x1][_0x40752a(0x1d4)]&&_0xe2b684[0x1][_0x40752a(0x1d4)][_0x40752a(0x276)]?null:_0xe2b684:null;}_0x5bd6f4[_0x60efdc(0x15d)]&&this[_0x60efdc(0x1f0)](_0x5bd6f4);}[_0x122846(0xfc)](_0x521b09){const _0x1d8b32=_0x122846;if(0x0==_0x521b09[_0x1d8b32(0x276)])return;const _0x1d9441=this[_0x1d8b32(0x1bc)]({'skipNotAttached':!0x0})[_0x1d8b32(0x100)](_0x5539db=>_0x1d8b32(0x155)==_0x5539db[_0x1d8b32(0x250)]&&_0x5539db[_0x1d8b32(0x1e9)]),_0xfa9c18=[],_0x1df4f4=new Map();for(const _0x1a8032 of _0x1d9441){const _0x4291b6=_0x5769bc(_0x1a8032[_0x1d8b32(0x156)]);_0x1df4f4[_0x1d8b32(0x110)](_0x4291b6)||(_0x1df4f4[_0x1d8b32(0x191)](_0x4291b6,_0xfa9c18[_0x1d8b32(0x276)]),_0xfa9c18[_0x1d8b32(0x272)]([]));const _0x1448d4=_0x1df4f4[_0x1d8b32(0x197)](_0x4291b6);_0xfa9c18[_0x1448d4][_0x1d8b32(0x272)](_0x1a8032);}!(function(){const _0x7edb01=_0x1d8b32;_0xfa9c18[_0x7edb01(0x15e)]((_0x2e4a5f,_0x1d0669)=>{const _0x53d7d3=_0x7edb01,_0xb4f1e7=_0x2e4a5f[0x0][_0x53d7d3(0x268)],_0x544557=_0x1d0669[0x0][_0x53d7d3(0x268)];return _0xb4f1e7==_0x544557?_0x2e4a5f[0x0][_0x53d7d3(0x156)][_0x53d7d3(0x1e4)]<_0x1d0669[0x0][_0x53d7d3(0x156)][_0x53d7d3(0x1e4)]?-0x1:0x1:_0xb4f1e7<_0x544557?-0x1:0x1;});for(const _0x3ae165 of _0xfa9c18)_0x3ae165[_0x7edb01(0x15e)]((_0x447be1,_0x4917c8)=>_0x447be1['id']<_0x4917c8['id']?-0x1:0x1);}());for(let _0x166f39=0x0;_0x166f39<_0xfa9c18[_0x1d8b32(0x276)];_0x166f39++){if(0x0==_0xfa9c18[_0x166f39][_0x1d8b32(0x276)])continue;const _0x4273b5=[];for(let _0x163689=_0x166f39+0x1;_0x163689<_0xfa9c18[_0x1d8b32(0x276)];_0x163689++)0x0!=_0xfa9c18[_0x163689][_0x1d8b32(0x276)]&&_0x577213(_0xfa9c18[_0x166f39],_0xfa9c18[_0x163689])&&_0x4273b5[_0x1d8b32(0x272)](_0x163689);for(const _0x5035e1 of _0x4273b5)_0xfa9c18[_0x166f39]=_0xfa9c18[_0x166f39][_0x1d8b32(0x223)](_0xfa9c18[_0x5035e1]),_0xfa9c18[_0x5035e1]=[];}for(const _0x514a3f of _0xfa9c18)for(let _0x4d7366=0x0;_0x4d7366<_0x514a3f[_0x1d8b32(0x276)];_0x4d7366++)_0x514a3f[_0x4d7366][_0x1d8b32(0x1cd)]=_0x514a3f[_0x4d7366+0x1]||null;for(const _0x5ee799 of _0xfa9c18)for(let _0x27f70a=0x0;_0x27f70a<_0x5ee799[_0x1d8b32(0x276)];_0x27f70a++)_0x5ee799[_0x27f70a][_0x1d8b32(0x14e)]=_0x5ee799[_0x27f70a-0x1]||null;function _0x577213(_0x273b3b,_0x550e36){const _0x45c814=_0x1d8b32;if(_0x273b3b[0x0][_0x45c814(0x156)][_0x45c814(0x1e4)]!==_0x550e36[0x0][_0x45c814(0x156)][_0x45c814(0x1e4)]&&_0x273b3b[0x0][_0x45c814(0x11d)]!==_0x550e36[0x0][_0x45c814(0x11d)])return!0x1;if(!function(_0x2d88c5,_0x569f8e){const _0x294a39=_0x45c814;if(!_0x2d88c5[_0x294a39(0x159)]&&!_0x569f8e[_0x294a39(0x159)])return!0x0;if(_0x2d88c5[_0x294a39(0x159)]&&_0x569f8e[_0x294a39(0x159)])return!0x1;if(_0x2d88c5[_0x294a39(0x159)]&&_0x569f8e[_0x294a39(0x268)]<_0x2d88c5[_0x294a39(0x1d4)][_0x294a39(0x25e)][_0x294a39(0x197)](0x0)[_0x294a39(0x268)])return!0x0;if(_0x569f8e[_0x294a39(0x159)]&&_0x2d88c5[_0x294a39(0x268)]<_0x569f8e[_0x294a39(0x1d4)][_0x294a39(0x25e)][_0x294a39(0x197)](0x0)[_0x294a39(0x268)])return!0x0;return!0x1;}(_0x273b3b[0x0],_0x550e36[0x0]))return!0x1;const _0x55cc64=_0x45e7a8(_0x273b3b[0x0][_0x45c814(0x156)],_0x45c814(0x1e4)),_0x39d9fe=_0x45e7a8(_0x550e36[0x0][_0x45c814(0x156)],_0x45c814(0x1e4));if(!_0x497934(_0x55cc64,_0x39d9fe))return!0x1;return!!_0x273b3b[_0x45c814(0x20c)](_0x5dc267=>_0x550e36[_0x45c814(0x120)](_0x332b51=>_0x5dc267[_0x45c814(0x24c)]()[_0x45c814(0x150)](_0x332b51[_0x45c814(0x24c)]())))&&_0x550e36[_0x45c814(0x20c)](_0x41f1b0=>_0x273b3b[_0x45c814(0x120)](_0x14daf4=>_0x41f1b0[_0x45c814(0x24c)]()[_0x45c814(0x150)](_0x14daf4[_0x45c814(0x24c)]())));}}[_0x122846(0x233)](_0x355594){const _0x3553b9=_0x122846,_0x32eabe=Array[_0x3553b9(0x279)](_0x355594),_0x48e1cb=this[_0x3553b9(0x1bc)]({'skipNotAttached':!0x0}),_0x7da31d=_0x48e1cb[_0x3553b9(0x100)](_0xfef016=>!_0x355594[_0x3553b9(0x110)](_0xfef016)),_0x2a643a=new Map(_0x32eabe[_0x3553b9(0xf6)](_0x320012=>[_0x320012,this[_0x3553b9(0x10a)][_0x3553b9(0x172)](_0x320012[_0x3553b9(0x250)],_0x320012[_0x3553b9(0x1ed)],_0x3553b9(0x240))])),_0xde2e7f=new Map(_0x48e1cb[_0x3553b9(0xf6)](_0x399fef=>[_0x399fef,_0x399fef[_0x3553b9(0x1a5)]()]));for(let _0x43f029=0x0;_0x43f029<_0x32eabe[_0x3553b9(0x276)];_0x43f029++){if(_0x3b1083(this,_0x32eabe[_0x43f029],_0x32eabe,_0x43f029+0x1))return!0x0;}for(let _0x55698e=0x0;_0x55698e<_0x32eabe[_0x3553b9(0x276)];_0x55698e++){if(_0x3b1083(this,_0x32eabe[_0x55698e],_0x7da31d,0x0))return!0x0;}return!0x1;function _0x3b1083(_0x364c2b,_0x30faf8,_0x84897a,_0xdd79ac){const _0x25d1fc=_0x3553b9;for(let _0x239940=_0xdd79ac;_0x239940<_0x84897a[_0x25d1fc(0x276)];_0x239940++){const _0x17c5c2=_0x84897a[_0x239940];if(_0x17c5c2[_0x25d1fc(0x250)]!==_0x30faf8[_0x25d1fc(0x250)]||_0x17c5c2[_0x25d1fc(0x11d)]['id']!==_0x30faf8[_0x25d1fc(0x11d)]['id']||_0x17c5c2[_0x25d1fc(0x1ed)]!==_0x30faf8[_0x25d1fc(0x1ed)])continue;if(!Pt(_0x30faf8,_0x17c5c2,[_0x25d1fc(0x1e4)]))continue;if(_0x25d1fc(0x155)==_0x30faf8[_0x25d1fc(0x250)]&&_0x30faf8[_0x25d1fc(0xfa)][_0x25d1fc(0x165)]!=_0x17c5c2[_0x25d1fc(0xfa)][_0x25d1fc(0x165)])continue;if(_0x25d1fc(0x155)==_0x30faf8[_0x25d1fc(0x250)]&&_0x364c2b[_0x25d1fc(0x26e)](_0x30faf8[_0x25d1fc(0xfa)][_0x25d1fc(0x163)]))continue;if(_0x25d1fc(0x24e)==_0x30faf8[_0x25d1fc(0x250)]){const _0x1bea86=_0x364c2b[_0x25d1fc(0x247)][_0x25d1fc(0x13c)],_0x2fea64=_0x30faf8[_0x25d1fc(0x244)]();if(_0x2fea64&&(_0x1bea86[_0x25d1fc(0x215)][_0x25d1fc(0x222)](_0x2fea64)||_0x1bea86[_0x25d1fc(0x215)][_0x25d1fc(0xe6)](_0x2fea64)))continue;}const _0x5e2ede=_0x2a643a[_0x25d1fc(0x197)](_0x30faf8),_0x35b253=_0xde2e7f[_0x25d1fc(0x197)](_0x30faf8),_0x5d6891=_0xde2e7f[_0x25d1fc(0x197)](_0x17c5c2),_0xf76493=_0x30faf8[_0x25d1fc(0x1d4)]&&_0x30faf8[_0x25d1fc(0x1d4)][_0x25d1fc(0x276)],_0xf69cbe=_0x17c5c2[_0x25d1fc(0x1d4)]&&_0x17c5c2[_0x25d1fc(0x1d4)][_0x25d1fc(0x276)];if(!_0xf76493&&_0x5e2ede(_0x5d6891,_0x35b253))return _0x364c2b[_0x25d1fc(0x213)](_0x17c5c2,_0x30faf8),_0xde2e7f[_0x25d1fc(0x26d)](_0x30faf8),!0x0;if(!_0xf69cbe&&_0x5e2ede(_0x35b253,_0x5d6891))return _0x364c2b[_0x25d1fc(0x213)](_0x30faf8,_0x17c5c2),_0xde2e7f[_0x25d1fc(0x26d)](_0x17c5c2),!0x0;}return!0x1;}}[_0x122846(0x213)](_0xb5a870,_0x483459){const _0x37e7ab=_0x122846;if(_0xb5a870[_0x37e7ab(0x1ea)]){for(const _0x52edda of _0x483459[_0x37e7ab(0x1a5)]())_0xb5a870[_0x37e7ab(0x234)](_0x52edda);}else{const _0x49e292=_0x483459[_0x37e7ab(0x24c)]()[_0x37e7ab(0x184)];this[_0x37e7ab(0x139)](_0xb5a870,this[_0x37e7ab(0x111)][_0x37e7ab(0x218)](_0xb5a870[_0x37e7ab(0x24c)]()[_0x37e7ab(0x147)],_0x49e292));}_0x483459[_0x37e7ab(0x219)]();}[_0x122846(0x28c)](_0x50d1b2,_0x9e9dec){const _0x124fd4=_0x122846,_0x39c20b=_0x50d1b2[_0x124fd4(0x1ca)](_0x124fd4(0x217))||_0x50d1b2[_0x124fd4(0x1ca)](_0x124fd4(0x155))?_0x124fd4(0x249):_0x50d1b2[_0x124fd4(0x123)]();return _0x5f35f5(this[_0x124fd4(0x247)][_0x124fd4(0x27e)],_0x9e9dec+'_'+_0x39c20b+_0x124fd4(0x1b5));}[_0x122846(0x201)](){const _0x386853=_0x122846,_0x488636=this[_0x386853(0x247)];if(!_0x488636['ui'])return;const {ariaLiveAnnouncer:_0x319fcf}=_0x488636['ui'];_0x224cb7(this[_0x386853(0x111)],({left:_0x345d36,entered:_0x5ae95c})=>{const _0x50d4d7=_0x386853;for(const _0x5edd7d of _0x345d36){const {group:_0x25d69f,type:_0x75da48}=this[_0x50d4d7(0x1c2)](_0x5edd7d[_0x50d4d7(0x10b)]);if(_0x50d4d7(0xf5)===_0x25d69f){_0x319fcf[_0x50d4d7(0x1d1)](this[_0x50d4d7(0x28c)](_0x75da48,_0x50d4d7(0x255)));break;}}for(const _0x180ba3 of _0x5ae95c){const {group:_0x59c937,type:_0xf66dea}=this[_0x50d4d7(0x1c2)](_0x180ba3[_0x50d4d7(0x10b)]);if(_0x50d4d7(0xf5)===_0x59c937){_0x319fcf[_0x50d4d7(0x1d1)](this[_0x50d4d7(0x28c)](_0xf66dea,_0x50d4d7(0x10c)));break;}}});}[_0x122846(0x1b2)](_0x41be0f){const _0x275656=_0x122846;if(this[_0x275656(0x1f8)])return!0x1;const _0x338843=this[_0x275656(0x247)],_0x21648b=_0x338843[_0x275656(0x13c)][_0x275656(0x211)][_0x275656(0x193)][_0x275656(0x176)]();if(0x0==_0x21648b[_0x275656(0x276)])return!0x1;const _0x35c64c=[],_0x15e035=_0x21648b[_0x275656(0x100)](_0xab7dae=>_0x275656(0x155)==_0xab7dae[_0x275656(0x250)]),_0x46c3eb=_0x21648b[_0x275656(0x100)](_0x28718f=>_0x275656(0x204)==_0x28718f[_0x275656(0x250)]&&_0x275656(0x101)!=_0x28718f[_0x275656(0x10b)]),_0x173346=_0x21648b[_0x275656(0x100)](_0x3916ee=>_0x275656(0x1fb)==_0x3916ee[_0x275656(0x250)]&&_0x275656(0x101)!=_0x3916ee[_0x275656(0x10b)]);for(const _0x2a15ec of _0x15e035)_0x35c64c[_0x275656(0x272)]({'key':_0x2a15ec[_0x275656(0xe9)],'newValue':_0x2a15ec[_0x275656(0x1e2)],'oldValue':_0x2a15ec[_0x275656(0x116)],'range':Ot(_0x2a15ec[_0x275656(0x15b)],_0x338843[_0x275656(0x13c)])});for(const _0x37cefb of _0x46c3eb){const _0xc4b102=_0x173346[_0x275656(0x119)](_0x531d5f=>_0x531d5f[_0x275656(0x23a)][_0x275656(0x150)](_0x37cefb[_0x275656(0x23a)]));_0xc4b102&&_0x35c64c[_0x275656(0x272)]({'key':_0x275656(0x1e3),'newValue':_0x37cefb[_0x275656(0x10b)],'oldValue':_0xc4b102[_0x275656(0x10b)],'range':_0x338843[_0x275656(0x13c)][_0x275656(0x154)](_0x37cefb[_0x275656(0x23a)][_0x275656(0x173)])});}return 0x0!=_0x35c64c[_0x275656(0x276)]&&this[_0x275656(0x136)](_0x41be0f,_0x35c64c);}[_0x122846(0x13a)](_0x5308c8){const _0x2e5b73=_0x122846;let _0x205289=!0x1;const _0x4750b1=this[_0x2e5b73(0x247)][_0x2e5b73(0x13c)][_0x2e5b73(0x211)][_0x2e5b73(0x193)][_0x2e5b73(0x205)]()[_0x2e5b73(0x100)](_0xd5c3f0=>_0xd5c3f0[_0x2e5b73(0xfa)][_0x2e5b73(0x1c6)]&&_0xd5c3f0[_0x2e5b73(0x10b)][_0x2e5b73(0x1ca)](_0x2e5b73(0x257)));for(const _0x55dae8 of _0x4750b1){const {subType:_0x4076ba,id:_0x5683c2}=this[_0x2e5b73(0x1c2)](_0x55dae8[_0x2e5b73(0x10b)]),_0x415c29=_0x4076ba[_0x2e5b73(0x20b)]('|')[0x0];for(const _0x40dcd2 of this[_0x2e5b73(0x1bc)]({'skipNotAttached':!0x0}))_0x40dcd2['id']!=_0x5683c2&&_0x2e5b73(0x155)==_0x40dcd2[_0x2e5b73(0x250)]&&_0x40dcd2[_0x2e5b73(0xfa)]&&_0x40dcd2[_0x2e5b73(0xfa)][_0x2e5b73(0x163)]==_0x415c29&&_0x40dcd2[_0x2e5b73(0x24c)]()[_0x2e5b73(0x12a)](_0x55dae8[_0x2e5b73(0xfa)][_0x2e5b73(0x1c6)])&&(this[_0x2e5b73(0x151)](_0x40dcd2,_0x55dae8[_0x2e5b73(0xfa)][_0x2e5b73(0x1c6)],_0x5308c8),_0x205289=!0x0);}return _0x205289;}[_0x122846(0x21c)](_0x142472){const _0x3a7666=_0x122846;this[_0x3a7666(0x247)],(this[_0x3a7666(0x1f8)]=!0x0,_0x142472());}[_0x122846(0x1ae)](_0x287320){const _0x3a6126=_0x122846,_0x2ecacb=this[_0x3a6126(0x26e)](_0x287320),_0x19686e=this[_0x3a6126(0x200)][_0x3a6126(0x110)](_0x287320);return _0x2ecacb||_0x19686e;}[_0x122846(0x136)](_0x334ace,_0x20943e){const _0x4ba3d9=_0x122846;if(0x0==_0x20943e[_0x4ba3d9(0x276)])return!0x1;let _0x35d8a9=!0x1;for(const _0x161c12 of _0x20943e){const _0x493bde=this[_0x4ba3d9(0x23c)](_0x161c12[_0x4ba3d9(0x15b)],_0x4ba3d9(0x155))[_0x4ba3d9(0x100)](_0x3cb6aa=>!_0x3cb6aa[_0x4ba3d9(0x10e)][_0x4ba3d9(0xe5)])[_0x4ba3d9(0xf6)](_0x48d681=>_0x48d681[_0x4ba3d9(0xf5)]),_0x2eea4d=_0x5769bc({'newValue':_0x161c12[_0x4ba3d9(0xfd)]});_0x493bde[_0x4ba3d9(0x100)](_0xb97391=>{const _0xca4606=_0x4ba3d9,[_0x1af92c,_0x3eb8c2]=_0xb97391[_0xca4606(0x1ed)][_0xca4606(0x20b)]('|');return _0x1af92c==_0x161c12[_0xca4606(0x163)]&&_0x3eb8c2!=_0x2eea4d;})[_0x4ba3d9(0x23f)](_0xa575c6=>{const _0x3d0d24=_0x4ba3d9;this[_0x3d0d24(0x151)](_0xa575c6,_0x161c12[_0x3d0d24(0x15b)],_0x334ace),_0x35d8a9=!0x0;});}return _0x35d8a9;}[_0x122846(0x151)](_0x2d10b2,_0x3fac45,_0x3560d7){const _0x2ad5b9=_0x122846,_0x5e1aa7=_0x2d10b2[_0x2ad5b9(0x24c)]()[_0x2ad5b9(0x13e)](_0x3fac45);0x0!==_0x5e1aa7[_0x2ad5b9(0x276)]?0x1!==_0x5e1aa7[_0x2ad5b9(0x276)]?this[_0x2ad5b9(0x113)](_0x2d10b2,_0x3fac45[_0x2ad5b9(0x147)],_0x3fac45[_0x2ad5b9(0x184)]):this[_0x2ad5b9(0x139)](_0x2d10b2,_0x5e1aa7[0x0]):_0x3560d7[_0x2ad5b9(0x253)](_0x2d10b2[_0x2ad5b9(0x1ec)]());}}class xt{constructor(_0xef8281){const _0x214594=_0x122846;this[_0x214594(0xea)]=_0xef8281,this[_0x214594(0x111)]=_0xef8281[_0x214594(0x13c)],this[_0x214594(0x1be)]=new Map(),this[_0x214594(0x160)]=new Map(),this[_0x214594(0x169)]();}[_0x122846(0x235)](_0x44de20,_0x895a4a,_0x34ba34,_0x26adf5,_0xaf6b18,_0xc797b0){const _0x54566d=_0x122846;return new _0x58bc19(this[_0x54566d(0x111)],{'type':_0x44de20,'subType':_0x895a4a,'id':_0x34ba34,'author':_0x26adf5,'creator':_0x26adf5,'attributes':_0xaf6b18,'onAttributesChange':_0xc797b0,'onAccept':(..._0x7517f4)=>this[_0x54566d(0x172)](_0x44de20,_0x895a4a,_0x54566d(0x224))(..._0x7517f4),'onDiscard':(..._0x51c0ed)=>this[_0x54566d(0x172)](_0x44de20,_0x895a4a,_0x54566d(0x1a6))(..._0x51c0ed)});}[_0x122846(0x20e)](_0x50d464,_0x253212,_0x17223f,_0x136e39){const _0x1d213d=_0x122846,_0x3a3eb9=_0x50d464+':'+_0x253212+':'+_0x17223f;this[_0x1d213d(0x1be)][_0x1d213d(0x191)](_0x3a3eb9,_0x136e39);}[_0x122846(0x172)](_0x5e73f5,_0x420a42,_0x29130f){const _0x1d7618=_0x122846,_0x98f81b=_0x5e73f5+':'+_0x420a42+':'+_0x29130f;return this[_0x1d7618(0x1be)][_0x1d7618(0x197)](_0x98f81b)||this[_0x1d7618(0x160)][_0x1d7618(0x197)](_0x5e73f5+':'+_0x29130f);}[_0x122846(0x169)](){const _0x4573fb=_0x122846,_0x4a6f49=()=>!0x1,_0x5b7012=_0x355b40=>{const _0x162706=_0x3495;_0x355b40[_0x162706(0x15e)]((_0xf7d00a,_0x179f32)=>_0xf7d00a[_0x162706(0x147)][_0x162706(0x20f)](_0x179f32[_0x162706(0x147)])?0x1:-0x1),this[_0x162706(0x111)][_0x162706(0x145)](_0x2bddc4=>{const _0x32d058=_0x162706;for(const _0xf9056a of _0x355b40){let _0x483ab5;_0x483ab5=_0xf9056a[_0x32d058(0x184)][_0x32d058(0x146)]&&_0xf9056a[_0x32d058(0x184)][_0x32d058(0x182)]==_0xf9056a[_0x32d058(0x147)][_0x32d058(0x173)]?_0x2bddc4[_0x32d058(0x1fd)](_0xf9056a[_0x32d058(0x147)][_0x32d058(0x173)],'on'):_0x2bddc4[_0x32d058(0x1fd)](_0xf9056a),this[_0x32d058(0x111)][_0x32d058(0x17c)](_0x483ab5,{'forceDefaultExecution':!0x0,'doNotAutoparagraph':!0x0});}});},_0x20d55b=(_0x17d961,_0x25a595)=>{const _0x5949df=_0x3495;_0x25a595&&this[_0x5949df(0x111)][_0x5949df(0x145)](_0x217117=>{const _0x14aba8=_0x5949df,{commandName:_0x5f3ef6,commandParams:_0x27f794=[]}=_0x25a595,_0x42c053=_0x17d961[_0x14aba8(0xf6)](_0x42c3e0=>(Tt(_0x42c3e0)&&(_0x42c3e0=this[_0x14aba8(0x111)][_0x14aba8(0x218)](_0x42c3e0[_0x14aba8(0x184)])),_0x42c3e0))[_0x14aba8(0x100)](_0x5e2c27=>_0x14aba8(0x20a)!==_0x5e2c27[_0x14aba8(0x12f)][_0x14aba8(0x16f)]);if(_0x42c053[_0x14aba8(0x276)]<0x1)return;const _0x2c84ec=Array[_0x14aba8(0x279)](this[_0x14aba8(0x111)][_0x14aba8(0x211)][_0x14aba8(0x248)][_0x14aba8(0x1a5)]())[_0x14aba8(0xf6)](_0x186fd6=>_0x2d81f7[_0x14aba8(0x1ff)](_0x186fd6));_0x217117[_0x14aba8(0x28f)](_0x42c053);for(const _0x2873e0 of this[_0x14aba8(0xea)][_0x14aba8(0x195)][_0x14aba8(0x195)]())_0x2873e0[_0x14aba8(0x162)]();_0x27f794[_0x14aba8(0x272)]({'forceDefaultExecution':!0x0}),this[_0x14aba8(0xea)][_0x14aba8(0xfb)](_0x5f3ef6,..._0x27f794);const _0x5d10ca=_0x2c84ec[_0x14aba8(0x100)](_0x2045e6=>_0x14aba8(0x20a)!=_0x2045e6[_0x14aba8(0x12f)][_0x14aba8(0x16f)]);_0x5d10ca[_0x14aba8(0x276)]>0x0&&_0x217117[_0x14aba8(0x28f)](_0x5d10ca);for(const _0x44c448 of _0x2c84ec)_0x44c448[_0x14aba8(0x291)]();});},_0x461eb2=(_0x32055e,_0x2dd8fd)=>0x1==_0x32055e[_0x4573fb(0x276)]&&0x1==_0x2dd8fd[_0x4573fb(0x276)]&&_0x32055e[0x0][_0x4573fb(0x184)][_0x4573fb(0x150)](_0x2dd8fd[0x0][_0x4573fb(0x147)]),_0xa305c7=(_0x5de608,_0x2af62a,_0xbb195d,_0x1aeee9)=>Ft(_0x5de608,_0x2af62a,_0xbb195d,_0x1aeee9,this[_0x4573fb(0x111)])?[_0x5de608,_0x2af62a]:Ft(_0x2af62a,_0x5de608,_0x1aeee9,_0xbb195d,this[_0x4573fb(0x111)])?[_0x2af62a,_0x5de608]:null;this[_0x4573fb(0x160)][_0x4573fb(0x191)](_0x4573fb(0x27f),_0x4a6f49),this[_0x4573fb(0x160)][_0x4573fb(0x191)](_0x4573fb(0x22a),_0x5b7012),this[_0x4573fb(0x160)][_0x4573fb(0x191)](_0x4573fb(0x18e),_0x461eb2),this[_0x4573fb(0x160)][_0x4573fb(0x191)](_0x4573fb(0x1d0),_0xa305c7),this[_0x4573fb(0x160)][_0x4573fb(0x191)](_0x4573fb(0x1e1),_0x5b7012),this[_0x4573fb(0x160)][_0x4573fb(0x191)](_0x4573fb(0x128),_0x4a6f49),this[_0x4573fb(0x160)][_0x4573fb(0x191)](_0x4573fb(0x241),_0x461eb2),this[_0x4573fb(0x160)][_0x4573fb(0x191)](_0x4573fb(0x13d),_0xa305c7),this[_0x4573fb(0x160)][_0x4573fb(0x191)](_0x4573fb(0x12b),_0x20d55b),this[_0x4573fb(0x160)][_0x4573fb(0x191)](_0x4573fb(0x17e),_0x4a6f49),this[_0x4573fb(0x160)][_0x4573fb(0x191)](_0x4573fb(0x288),_0x461eb2),this[_0x4573fb(0x160)][_0x4573fb(0x191)](_0x4573fb(0x19e),_0x4a6f49),this[_0x4573fb(0x160)][_0x4573fb(0x191)](_0x4573fb(0x280),_0x20d55b),this[_0x4573fb(0x160)][_0x4573fb(0x191)](_0x4573fb(0x175),_0x4a6f49),this[_0x4573fb(0x160)][_0x4573fb(0x191)](_0x4573fb(0x178),_0x461eb2),this[_0x4573fb(0x160)][_0x4573fb(0x191)](_0x4573fb(0x188),_0x4a6f49),this[_0x4573fb(0x160)][_0x4573fb(0x191)](_0x4573fb(0x256),_0x4a6f49),this[_0x4573fb(0x160)][_0x4573fb(0x191)](_0x4573fb(0x25b),(_0x1d0fac,_0x3096a3)=>{const _0xf3c780=_0x4573fb;if(!_0x3096a3)return;const _0x5c412b=this[_0xf3c780(0xea)][_0xf3c780(0x129)][_0xf3c780(0x197)](p);this[_0xf3c780(0x111)][_0xf3c780(0x145)](_0x22df14=>{const _0x598ea6=_0xf3c780;if(_0x598ea6(0x1e3)==_0x3096a3[_0x598ea6(0x163)])for(const _0x53c4d4 of _0x1d0fac){const _0x13ce69=_0x53c4d4[_0x598ea6(0x147)][_0x598ea6(0x173)],_0x524cf4=_0x3096a3[_0x598ea6(0x165)];_0x22df14[_0x598ea6(0x14c)](_0x13ce69,_0x524cf4);}else{if(_0x5c412b[_0x598ea6(0x26e)](_0x3096a3[_0x598ea6(0x163)])){for(const _0x56cf65 of _0x1d0fac)void 0x0!==_0x3096a3[_0x598ea6(0x165)]?_0x22df14[_0x598ea6(0x26c)](_0x3096a3[_0x598ea6(0x163)],_0x3096a3[_0x598ea6(0x165)],_0x56cf65[_0x598ea6(0x147)][_0x598ea6(0x173)]):_0x22df14[_0x598ea6(0x25d)](_0x3096a3[_0x598ea6(0x163)],_0x56cf65[_0x598ea6(0x147)][_0x598ea6(0x173)]);}else{for(const _0x24d6a8 of _0x1d0fac)_0x3096a3[_0x598ea6(0x165)]?_0x22df14[_0x598ea6(0x26c)](_0x3096a3[_0x598ea6(0x163)],_0x3096a3[_0x598ea6(0x165)],_0x24d6a8):_0x22df14[_0x598ea6(0x25d)](_0x3096a3[_0x598ea6(0x163)],_0x24d6a8);}}});}),this[_0x4573fb(0x160)][_0x4573fb(0x191)](_0x4573fb(0x236),_0x461eb2);}}function Rt(_0x3fef15,_0x324353,_0x385f5b){const _0x1f4e92=_0x122846;for(const _0x432162 of _0x324353[_0x1f4e92(0x182)][_0x1f4e92(0x1dd)]({'includeSelf':!0x0,'parentFirst':!0x0})){if(_0x432162[_0x1f4e92(0x12f)]==_0x432162)return!0x1;if(!_0x385f5b[_0x1f4e92(0x243)](_0x432162))return!0x1;if(_0x3fef15[_0x1f4e92(0x222)](_0x432162)||_0x3fef15[_0x1f4e92(0xe6)](_0x432162))return!0x0;}return!0x1;}function Tt(_0x5c76e8){const _0x496e4e=_0x122846;return _0x5c76e8[_0x496e4e(0x184)][_0x496e4e(0x182)]==_0x5c76e8[_0x496e4e(0x147)][_0x496e4e(0x173)]&&_0x5c76e8[_0x496e4e(0x184)][_0x496e4e(0x134)];}function Et(_0x431b77,_0x1e2133,_0x2baef8,_0xaafdd7){const _0x5930d0=_0x122846,_0x1c487a=_0x8a8f1f=>!_0x8a8f1f[_0x5930d0(0x1db)]['is'](_0x5930d0(0x28e))&&!_0xaafdd7[_0x5930d0(0x222)](_0x8a8f1f[_0x5930d0(0x1db)]),_0x3c5afb=_0x431b77[_0x5930d0(0x147)][_0x5930d0(0x269)](_0x1c487a),_0x2f1125=_0x431b77[_0x5930d0(0x184)][_0x5930d0(0x269)](_0x1c487a,{'direction':_0x5930d0(0x28b)});return(!_0x431b77[_0x5930d0(0x147)][_0x5930d0(0x150)](_0x3c5afb)||!_0x431b77[_0x5930d0(0x184)][_0x5930d0(0x150)](_0x2f1125))&&(_0x3c5afb[_0x5930d0(0x20f)](_0x2f1125)?_0x2baef8[_0x5930d0(0x24b)](_0x1e2133,{'range':_0x2baef8[_0x5930d0(0x218)](_0x3c5afb,_0x2f1125)}):_0x2baef8[_0x5930d0(0x253)](_0x1e2133),!0x0);}function Vt(_0x5c9ace){return _0x5769bc(_0x5c9ace);}function Ut(_0x5017ec){const _0x31c846=_0x122846,_0x4b7138=_0x5017ec[_0x31c846(0x147)][_0x31c846(0x173)];return _0x4b7138&&_0x4b7138['is'](_0x31c846(0x238));}function Ot(_0x388361,_0x446d89){const _0xaf5e14=_0x122846;return null==_0x388361[_0xaf5e14(0x184)][_0xaf5e14(0x1bf)]&&_0x388361[_0xaf5e14(0x184)][_0xaf5e14(0x182)]==_0x388361[_0xaf5e14(0x147)][_0xaf5e14(0x173)]?Gt(_0x388361[_0xaf5e14(0x147)][_0xaf5e14(0x173)],_0x446d89):_0x388361;}function Gt(_0x174162,_0x524bc0){const _0x1c07e1=_0x122846,_0x194a98=_0x524bc0[_0x1c07e1(0x215)][_0x1c07e1(0x222)](_0x174162)||_0x524bc0[_0x1c07e1(0x215)][_0x1c07e1(0x261)](_0x174162);return _0x524bc0[_0x1c07e1(0x218)](_0x524bc0[_0x1c07e1(0x126)](_0x174162,_0x1c07e1(0x189)),_0x194a98?_0x524bc0[_0x1c07e1(0xe7)](_0x174162):_0x524bc0[_0x1c07e1(0x126)](_0x174162,_0x1c07e1(0x184)));}function Ft(_0x2a4a55,_0x2c1eca,_0x58d437,_0x8f8e48,_0x2b8c5c){const _0x3653ee=_0x122846;if(!Pt(_0x2a4a55,_0x2c1eca))return!0x1;if(_0x58d437[_0x3653ee(0x184)][_0x3653ee(0x150)](_0x8f8e48[_0x3653ee(0x147)]))return!0x0;if(_0x2a4a55[_0x3653ee(0x250)]!=_0x2c1eca[_0x3653ee(0x250)])return!0x1;if(!_0x58d437[_0x3653ee(0x184)][_0x3653ee(0x239)](_0x8f8e48[_0x3653ee(0x147)]))return!0x1;const _0x3f7eb3=_0x2b8c5c[_0x3653ee(0x218)](_0x58d437[_0x3653ee(0x184)],_0x8f8e48[_0x3653ee(0x147)])[_0x3653ee(0x16e)]();for(const _0x2027a5 of _0x3f7eb3)if([_0x3653ee(0x16a),_0x3653ee(0x180)][_0x3653ee(0x10f)](_0x2027a5[_0x3653ee(0x250)])&&_0x2b8c5c[_0x3653ee(0x215)][_0x3653ee(0xe6)](_0x2027a5[_0x3653ee(0x1db)]))return!0x1;return!0x0;}function Pt(_0x1822c1,_0x5c2c4f,_0x2cc379=[]){const _0x3179c0=_0x122846;return!(!_0x1822c1[_0x3179c0(0x1e9)]||!_0x5c2c4f[_0x3179c0(0x1e9)])&&_0x497934(_0x45e7a8(_0x1822c1[_0x3179c0(0x156)],_0x2cc379),_0x45e7a8(_0x5c2c4f[_0x3179c0(0x156)],_0x2cc379));}function Lt(_0x127cc2,_0x5be257){const _0x49d0de=_0x122846,_0x25c1a4=Ht(_0x127cc2[_0x49d0de(0x156)]),_0x26d290=Ht(_0x5be257);if(!_0x127cc2[_0x49d0de(0x1e9)])return!0x1;for(const _0x2af99c of Object[_0x49d0de(0x1b3)](_0x26d290))if(!_0x497934(_0x25c1a4[_0x2af99c],_0x26d290[_0x2af99c]))return!0x1;return!0x0;}function Ht(_0x1e3ce){const _0x206b9b=_0x122846,_0x149a99=Object[_0x206b9b(0x1d3)]({},_0x1e3ce);return delete _0x149a99[_0x206b9b(0x17f)],delete _0x149a99[_0x206b9b(0x26b)],_0x149a99;}
|
|
23
|
+
const _0x4321c0=_0x5a8c;(function(_0x537e44,_0x3347ab){const _0x48549b=_0x5a8c,_0x522d95=_0x537e44();while(!![]){try{const _0x41a3c0=-parseInt(_0x48549b(0x2b3))/0x1*(parseInt(_0x48549b(0x1c9))/0x2)+parseInt(_0x48549b(0x28d))/0x3+parseInt(_0x48549b(0x2a2))/0x4*(-parseInt(_0x48549b(0x1b0))/0x5)+-parseInt(_0x48549b(0x199))/0x6*(parseInt(_0x48549b(0x181))/0x7)+parseInt(_0x48549b(0x270))/0x8*(parseInt(_0x48549b(0x162))/0x9)+-parseInt(_0x48549b(0x243))/0xa+-parseInt(_0x48549b(0x224))/0xb*(-parseInt(_0x48549b(0x139))/0xc);if(_0x41a3c0===_0x3347ab)break;else _0x522d95['push'](_0x522d95['shift']());}catch(_0x15024a){_0x522d95['push'](_0x522d95['shift']());}}}(_0x42db,0xdbe05));import{Plugin as _0x2e13f1,PendingActions as _0x393718}from'ckeditor5/src/core.js';import{LiveRange as _0x4c671c}from'ckeditor5/src/engine.js';import{CKEditorError as _0x23f536,uid as _0x350905,priorities as _0x35c265,logWarning as _0xb77f53}from'ckeditor5/src/utils.js';import{toWidget as _0x46ad6d}from'ckeditor5/src/widget.js';import{Users as _0x39f25c,hashObject as _0x191752,surroundingMarkersDetector as _0x1b3b7e}from'ckeditor5-collaboration/src/collaboration-core.js';import _0x18fe9e from'./commands/trackchangescommand.js';import _0x483808 from'./commands/acceptsuggestioncommand.js';import _0x18be53 from'./commands/discardsuggestioncommand.js';import _0x5ab650 from'./commands/executeonallsuggestionscommand.js';import _0x2a02ea from'./commands/executeonselectedsuggestionscommand.js';import _0x3f0b3a from'./suggestion.js';import _0x35c3d9 from'./suggestiondescriptionfactory.js';function _0x42db(){const _0x181dd9=['_blockAttributeKeys','never','dataDowncast','stopListening','createElement','_adapter','getSuggestionCallback','getFirstRange','markerToHighlight','createRange','length','addClass','getSuggestions','oldValue','74170VUjWyp','default','containsRange','type','getSuggestion','every','getRange','upcast','registerPostFixer','dataToMarker','createRangeOn','deletion:accept','getUser','updateMarker','normal','position','removeMarker:suggestion:formatBlock','some','insertContent','assign','accepted','setAttribute','$textProxy','_splitMarkerName','selection','6166yrQTJo','find','formatInline:join','attribute:discard','trackChanges','_refreshSuggestionsChain','markMultiRangeInsertion','LEAVE','trackChanges.trackFormatChanges','enableDefaultAttributesIntegration','_rangeIsInLocalUserInsertion','low','unbindElementFromMarkerName','options','addUser','_refreshAttributeSuggestionsChain','discardSelectedSuggestions','_suggestions','editingDowncast','markerReady','addSuggestion','acceptAllSuggestions','track-changes-adapter-already-set','_joinSuggestions','getCommentThread','commandName','ck-suggestion-marker-formatInline','unshift','add','enableCommand','discardAllSuggestions','commands','isTouching','widget','targetPosition','_addSuggestionMarker','_isDataLoaded','moveTargetPosition','createPositionAfter','listenTo','insertion:discard','_isForcedDefaultExecutionBlock','forward','removed','@external','containsPosition','markMultiRangeBlockFormat','_processAttributeChanges','addSuggestionData','isBefore','getContainedElement','getCustomProperty','getChanges','change:activeMarkers','acceptSuggestion','$marker','resolve','enableReadOnlyMode','unbind','splitPosition','descriptionFactory','$text','isInContent','isEqual','getLastMatchingPosition','isUndo','isIntersecting','insertion','_initAriaMarkerChangeAnnouncements','getRanges','_removeSuggestion','createPositionBefore','open','_processAttributeSuggestions','conversion','_breakSuggestionMarker','addComment','isAtEnd','isIntersectingWithRange','values','activeMarkers','createSelection','isMultiRange','fromCharCode','CommentsRepository','updateSuggestion','deletion','authorName','buildSuggestion','getAttribute','getAncestors','51694313FptEHj','schema','_getAuthorFromId','forceDefaultExecution','meta','addMarker','getFirstMarker','_setSuggestionData','suggestionLoaded','createPositionAt','sort','attribute:','announce','FORMATTING','_enabledCommands','execute','writer','differ','getNearestSelectionRange','multi','deleteContent','always','delete','highest','addMarkerName','pop','bindElementToMarker','nodeAfter','clear','change','_getExternalAuthor','16023610XYIEXU','refresh','_getMarkerAnnouncementText','enqueueChange','startsWith','insert','fromRange','_recordAttributeSuggestions','createRangeIn','change:data','editing','PendingActions','define','attribute:join','track-changes-command-not-found','_setSuggestionRange','_trackFormatChanges','howMany','isAfter','formatGroupId','locale','name','_model','warn','formatBlock:chain','removeMarker:suggestion:attribute','TrackChangesEditing','track-changes-suggestion-data-mismatch','attribute:accept','start','attributeNewValue','insertion:join','isRemovable','addMarker:suggestion','_afterChanges','detach','_reduceExistingSuggestions','change:_saved','_suggestionState','registerCustomCallback','end','before','_reduceSuggestionAttributeRange','rejected','$elementName','4265992HSplYc','formatBlock','collaboration.channelId','skipNestingCheck','_addThreadToSuggestion','remove','push','stop','_cutOutSuggestionMarker','formatBlock:discard','_handleNewSuggestionMarker','pluginName','_updateSuggestionData','track-changes-adapter-missing-getsuggestion','rootName','elementStart','backward','data-suggestion','track-changes-suggestion-not-found','error-saving-suggestion-data-suggestion-discarded','mapper','hasSuggestion','groupId','hasComments','markBlockFormat','attributes','markerToData','isInsideObject','isExternal','286713iTGsAO','_getAttributeKey','formatInline:','move','removeComment','attributeKey','isObject','keys','isCollapsed','Users','chain','suggestion-type','head','nodeBefore','consumable','formatBlock:','documentSelection','adapter','addRange','substr','_onDiscard','212vFcxzS','_SUGGESTION_ANNOUNCEMENT','hasCommentThread','removeMarkers','notReady','_suggestionFactory','comments','_defaultCallbacks','discard','markDeletion','addHighlight','accept','getChangedMarkers','for','getMarkers','plugins','toUpperCase','397gxQgGf','oldRange','item','isAtStart','elementToElement','_checkSuggestionCorrectness','suggestion','deletion:discard','getMultiRangeId','_customCallbacks','value','rethrowUnexpectedError','key','consume','get','_isBlockAttribute','substring','suggestionUnloaded','deletion:','isArray','addMarker:suggestion:formatBlock','removeClass','ck-suggestion-marker--active','toViewElement','newRange','subType','config','isOwn','from','batch','suggestion:','document','action','applyOperation','_createSuggestion','containsItem','registerInlineAttribute','_mergeNestedSuggestions','getIntersection','data','trackChangesCommand','formatBlock:accept','size','isLimit','addCommentThread','setSelection','_inlineAttributeKeys','isBlock','markInlineFormat','_editor','reconvertMarker','clone','_getSuggestionData','suggestionChanged','_joinWithAdjacentSuggestions','12BOQeeF','after','concat','isNextTo','removeMarker','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.','markInsertion','formatInline','deletion:chain','_registerDefaultCallbacks','element','markerName','registerBlockAttribute','newValue','formatInline:accept','toJSON','suggestion:attribute:','ck-suggestion-marker-formatBlock','track-changes-enable-command-twice','marker-count','format','join','containsRangeInObject','external:','track-changes-user-not-found','rename','fetchCommentThread','$graveyard','filter','previous','return','next','markerNameToElements','getItems','update:suggestion','range','_recordAttributeChanges','originalSuggestionId','addMarker:suggestion:attribute','_saved','attribute','18RbXwwa','high','_isRegisteredAttribute','dataReady','_commentsRepository','showSuggestionHighlights','split','set','PENDING_ACTION_SUGGESTION','ck-suggestion-marker','splice','creator','formatInline:chain','group','attributeOldValue','includes','isSelectable','createdAt','ready','containerElement','init','getDifference','forEach','formatInline:discard','trackChanges.mergeNestedSuggestions','getWalker','map','markAttributeChange','ENTER','root','model','9681dLpACd','lowest','getAllAdjacentSuggestions','isLocal','commentThread','fire','markMultiRangeDeletion','_findSuggestions','author','insertion:chain','insertion:accept','editor','formatBlock:join','setTo','tablePasteChainId','ck-suggestion-marker-','then','acceptSelectedSuggestions','catch','multipleBlocks','removeAttribute','insertion:','markers','deletion:join','5850gjMegi','has','requires','elementEnd','discardSuggestion','isDocumentOperation','getShiftedBy','parent','authoredAt'];_0x42db=function(){return _0x181dd9;};return _0x42db();}import _0x4d3253 from'./integrations/aiassistant.js';function _0x5a8c(_0x36dfcc,_0x22ff4b){const _0x42db31=_0x42db();return _0x5a8c=function(_0x5a8cc2,_0x4b03fe){_0x5a8cc2=_0x5a8cc2-0x131;let _0x35079c=_0x42db31[_0x5a8cc2];return _0x35079c;},_0x5a8c(_0x36dfcc,_0x22ff4b);}import _0x9530d9 from'./integrations/alignment.js';import _0x193a38 from'./integrations/basicstyles.js';import _0x503595 from'./integrations/blockquote.js';import _0x9a18dc from'./integrations/casechange.js';import _0x25fff7 from'./integrations/ckbox.js';import _0x571cdb from'./integrations/codeblock.js';import _0x539c7f from'./integrations/comments.js';import _0x2d2ed6 from'./integrations/deletecommand.js';import _0x34b99d from'./integrations/list.js';import _0x3e2161 from'./integrations/listproperties.js';import _0x417038 from'./integrations/entercommand.js';import _0x241bf4 from'./integrations/findandreplace.js';import _0x352262 from'./integrations/font.js';import _0x4cf8b9 from'./integrations/formatpainter.js';import _0xaa74da from'./integrations/heading.js';import _0x9781d8 from'./integrations/highlight.js';import _0x25837e from'./integrations/horizontalline.js';import _0x156623 from'./integrations/htmlembed.js';import _0x1311c4 from'./integrations/image.js';import _0x11222f from'./integrations/imagereplace.js';import _0x48a0e2 from'./integrations/imagestyle.js';import _0x26bb1f from'./integrations/importword.js';import _0x31b72a from'./integrations/indent.js';import _0x1a95f4 from'./integrations/inputcommand.js';import _0x30ffd3 from'./integrations/link.js';import _0x44dcff from'./integrations/legacylist.js';import _0x1d2a24 from'./integrations/legacylistproperties.js';import _0x18b26d from'./integrations/mediaembed.js';import _0x541261 from'./integrations/mention.js';import _0x46f5e3 from'./integrations/multilevellist.js';import _0x524dd5 from'./integrations/pagebreak.js';import _0x386d00 from'./integrations/paragraph.js';import _0x9844a4 from'./integrations/removeformat.js';import _0x367baa from'./integrations/restrictededitingmode.js';import _0x5b2f30 from'./integrations/shiftentercommand.js';import _0x2e2d47 from'./integrations/standardeditingmode.js';import _0x3b4599 from'./integrations/style.js';import _0x4b8536 from'./integrations/table.js';import _0x1b7ac6 from'./integrations/tablemergesplit.js';import _0x5991c7 from'./integrations/tableheadings.js';import _0x3c9d4a from'./integrations/tableclipboard.js';import _0x4d5c55 from'./integrations/tablecolumnresize.js';import _0x5b1352 from'./integrations/template.js';import _0x4c38e0 from'./integrations/tableofcontents.js';import _0x3cc46b from'./integrations/title.js';import _0x1914e3 from'./integrations/undo.js';import _0x1dd96b from'./integrations/tablecaption.js';import _0x5ec066 from'./integrations/tableproperties.js';import{getTranslation as _0x211318}from'./utils/common-translations.js';import{isEqual as _0x403dbe,omit as _0xee2b8}from'lodash-es';export const renameAttributeKey=_0x4321c0(0x26f);export default class p extends _0x2e13f1{static get[_0x4321c0(0x19b)](){const _0x59c2eb=_0x4321c0;return[_0x59c2eb(0x21d),_0x39f25c,_0x393718,_0x4d3253,_0x9530d9,_0x193a38,_0x503595,_0x25fff7,_0x9a18dc,_0x571cdb,_0x539c7f,_0x2d2ed6,_0x417038,_0x241bf4,_0x352262,_0x4cf8b9,_0xaa74da,_0x9781d8,_0x25837e,_0x156623,_0x1311c4,_0x48a0e2,_0x11222f,_0x26bb1f,_0x31b72a,_0x1a95f4,_0x44dcff,_0x1d2a24,_0x46f5e3,_0x30ffd3,_0x34b99d,_0x3e2161,_0x18b26d,_0x541261,_0x524dd5,_0x386d00,_0x9844a4,_0x367baa,_0x5b2f30,_0x2e2d47,_0x3b4599,_0x4b8536,_0x1b7ac6,_0x5991c7,_0x1dd96b,_0x3c9d4a,_0x4d5c55,_0x4c38e0,_0x5ec066,_0x5b1352,_0x3cc46b,_0x1914e3];}static get[_0x4321c0(0x27b)](){const _0x1fd71f=_0x4321c0;return _0x1fd71f(0x25d);}constructor(_0xbe08a0){const _0x15fe85=_0x4321c0;function _0x3745fc(_0x4c782a){const _0x200d6a=_0x5a8c;return _0x4c782a[_0x200d6a(0x17c)](_0x43ff5f=>String[_0x200d6a(0x21c)](_0x43ff5f))[_0x200d6a(0x14e)]('');}super(_0xbe08a0),this[_0x15fe85(0x24a)]=!0x1,this[_0x15fe85(0x169)](_0x15fe85(0x219),[]),this['on'](_0x15fe85(0x1fe),(_0x1acd08,_0x4f6f5b,_0x48ddf8,_0x475f47)=>{const _0x800193=_0x15fe85;this[_0x800193(0x259)][_0x800193(0x241)](()=>{const _0x4c657a=_0x800193;for(const _0x4023bd of[..._0x475f47,..._0x48ddf8])this[_0x4c657a(0x259)][_0x4c657a(0x197)][_0x4c657a(0x19a)](_0x4023bd)&&_0xbe08a0[_0x4c657a(0x24d)][_0x4c657a(0x134)](_0x4023bd);});}),this[_0x15fe85(0x205)]=new _0x35c3d9(this[_0x15fe85(0x18c)][_0x15fe85(0x180)][_0x15fe85(0x225)],this[_0x15fe85(0x18c)][_0x15fe85(0x257)]),this[_0x15fe85(0x1a7)]=null,this[_0x15fe85(0x2a7)]=new xt(this[_0x15fe85(0x18c)]),this[_0x15fe85(0x1da)]=new Map(),this[_0x15fe85(0x166)]=_0xbe08a0[_0x15fe85(0x2b1)][_0x15fe85(0x2c1)](_0x15fe85(0x21d)),this[_0x15fe85(0x232)]=new Set(),this[_0x15fe85(0x259)]=this[_0x15fe85(0x18c)][_0x15fe85(0x180)],this[_0x15fe85(0x269)]=new WeakMap(),this[_0x15fe85(0x1f2)]=!0x1,this[_0x15fe85(0x1a2)]=new Set([_0x15fe85(0x26f)]),this[_0x15fe85(0x2e1)]=new Set(),_0xbe08a0[_0x15fe85(0x2cd)][_0x15fe85(0x24f)](_0x15fe85(0x1d1),_0x15fe85(0x1b1)),this[_0x15fe85(0x253)]=_0xbe08a0[_0x15fe85(0x2cd)][_0x15fe85(0x2c1)](_0x15fe85(0x1d1)),_0xbe08a0[_0x15fe85(0x2cd)][_0x15fe85(0x24f)](_0x15fe85(0x17a),!0x0),this[_0x15fe85(0x2d8)]=_0xbe08a0[_0x15fe85(0x2cd)][_0x15fe85(0x2c1)](_0x15fe85(0x17a)),this[_0x15fe85(0x2db)]=new _0x18fe9e(_0xbe08a0,this[_0x15fe85(0x232)]),this[_0x15fe85(0x20d)](),this[_0x3745fc([0x5f,0x65,0x78,0x65,0x63,0x75,0x74,0x65,0x53,0x75,0x67,0x67,0x65,0x73,0x74,0x69,0x6f,0x6e])]=_0x3745fc([0x34,0x30,0x34,0x38,0x31,0x32,0x35,0x30]);}[_0x4321c0(0x176)](){const _0x12db0f=_0x4321c0,_0x578db9=this[_0x12db0f(0x18c)],_0xaf3aad=(_0xf394eb,_0x4a98ea)=>{const _0x2c4251=_0x12db0f;if(_0x2c4251(0x161)!=_0xf394eb)return _0x2c4251(0x190)+_0xf394eb;const _0x20ffb2=_0x4a98ea[_0x2c4251(0x168)]('|')[0x0];return this[_0x2c4251(0x2c2)](_0x20ffb2)?_0x2c4251(0x14a):_0x2c4251(0x1e3);};_0x578db9[_0x12db0f(0x213)][_0x12db0f(0x2af)](_0x12db0f(0x1db))[_0x12db0f(0x1aa)]({'model':_0x12db0f(0x2b9),'view':_0x35a472=>{const _0xebb3af=_0x12db0f,{id:_0x1ab280,type:_0x555ab1,subType:_0x1fc26b}=this[_0xebb3af(0x1c7)](_0x35a472[_0xebb3af(0x144)]),_0x53bc54=[_0xebb3af(0x16b),_0xaf3aad(_0x555ab1,_0x1fc26b)];let _0x23875d=0xbb8;return this[_0xebb3af(0x219)][_0xebb3af(0x171)](_0x35a472[_0xebb3af(0x144)])&&(_0x53bc54[_0xebb3af(0x276)](_0xebb3af(0x2c9)),_0x23875d=0xbc2),_0xebb3af(0x21f)==_0x555ab1&&(_0x23875d+=0x5),{'classes':_0x53bc54,'attributes':{'data-suggestion':_0x1ab280},'priority':_0x23875d};}}),_0x578db9[_0x12db0f(0x213)][_0x12db0f(0x2af)](_0x12db0f(0x1a4))[_0x12db0f(0x1e5)](_0xa3ce28=>{const _0x31b7d5=_0x12db0f;_0xa3ce28['on'](_0x31b7d5(0x264),(_0x1b45f6,_0x56c2bf,_0x31abe9)=>{const _0x415e7b=_0x31b7d5;if(!_0x31abe9[_0x415e7b(0x1d6)][_0x415e7b(0x167)])return;const _0x2742f1=_0x56c2bf[_0x415e7b(0x2b5)];if(!_0x2742f1)return;const _0x1d2110=_0x31abe9[_0x415e7b(0x284)][_0x415e7b(0x2ca)](_0x2742f1);_0x578db9[_0x415e7b(0x180)][_0x415e7b(0x225)][_0x415e7b(0x293)](_0x2742f1)&&_0x1d2110&&!_0x1d2110[_0x415e7b(0x1fc)](_0x415e7b(0x1ea))&&_0x1d2110['is'](_0x415e7b(0x175))&&_0x46ad6d(_0x1d2110,_0x31abe9[_0x415e7b(0x234)]);},{'priority':_0x31b7d5(0x163)});}),_0x578db9[_0x12db0f(0x213)][_0x12db0f(0x2af)](_0x12db0f(0x1a4))[_0x12db0f(0x1aa)]({'model':_0x12db0f(0x2b9),'view':(_0x50d68f,_0x1b48ac)=>{const _0x3f3402=_0x12db0f;if(!_0x1b48ac[_0x3f3402(0x1d6)][_0x3f3402(0x167)])return null;const {type:_0x1dcfd7,subType:_0x4469f2}=this[_0x3f3402(0x1c7)](_0x50d68f[_0x3f3402(0x144)]);return{'classes':[_0x3f3402(0x16b),_0xaf3aad(_0x1dcfd7,_0x4469f2)],'priority':0xbb8};}});const _0x4324d3=({showActiveMarkers:_0x8f3daf=!0x0,isAttributeSuggestion:_0x33a6f5=!0x1}={})=>(_0x263935,_0x3ec13e,_0x1d7879)=>{const _0x2eee18=_0x12db0f;if(!_0x3ec13e[_0x2eee18(0x2b5)])return;const {id:_0x448ced}=this[_0x2eee18(0x1c7)](_0x3ec13e[_0x2eee18(0x144)]);if(_0x33a6f5){const _0x30ab5f=this[_0x2eee18(0x1da)][_0x2eee18(0x2c1)](_0x448ced),_0x2ec2d8=this[_0x2eee18(0x28e)](_0x30ab5f);if(!this[_0x2eee18(0x2c2)](_0x2ec2d8))return;}if(_0x3ec13e[_0x2eee18(0x2b5)]['is'](_0x2eee18(0x1c8)))return void _0x1d7879[_0x2eee18(0x29b)][_0x2eee18(0x2c0)](_0x3ec13e[_0x2eee18(0x2b5)],_0x263935[_0x2eee18(0x258)]);const _0x13b9d6=_0x1d7879[_0x2eee18(0x284)][_0x2eee18(0x2ca)](_0x3ec13e[_0x2eee18(0x2b5)]);if(_0x3ec13e[_0x2eee18(0x2b5)]['is'](_0x2eee18(0x143))&&_0x578db9[_0x2eee18(0x180)][_0x2eee18(0x225)][_0x2eee18(0x131)](_0x3ec13e[_0x2eee18(0x2b5)])&&!_0x13b9d6[_0x2eee18(0x1fc)](_0x2eee18(0x2ac))){_0x1d7879[_0x2eee18(0x234)][_0x2eee18(0x1ad)]([_0x2eee18(0x16b),_0x2eee18(0x14a)],_0x13b9d6),_0x1d7879[_0x2eee18(0x234)][_0x2eee18(0x1c5)](_0x2eee18(0x281),_0x448ced,_0x13b9d6),_0x1d7879[_0x2eee18(0x284)][_0x2eee18(0x23e)](_0x13b9d6,_0x3ec13e[_0x2eee18(0x144)]),_0x8f3daf&&(this[_0x2eee18(0x219)][_0x2eee18(0x171)](_0x3ec13e[_0x2eee18(0x144)])?_0x1d7879[_0x2eee18(0x234)][_0x2eee18(0x1ad)](_0x2eee18(0x2c9),_0x13b9d6):_0x1d7879[_0x2eee18(0x234)][_0x2eee18(0x2c8)](_0x2eee18(0x2c9),_0x13b9d6));for(const _0x42e1ad of _0x578db9[_0x2eee18(0x180)][_0x2eee18(0x24b)](_0x3ec13e[_0x2eee18(0x2b5)])[_0x2eee18(0x15a)]())_0x1d7879[_0x2eee18(0x29b)][_0x2eee18(0x2c0)](_0x42e1ad,_0x263935[_0x2eee18(0x258)]);_0x1d7879[_0x2eee18(0x29b)][_0x2eee18(0x2c0)](_0x3ec13e[_0x2eee18(0x2b5)],_0x263935[_0x2eee18(0x258)]);}};_0x578db9[_0x12db0f(0x213)][_0x12db0f(0x2af)](_0x12db0f(0x1a4))[_0x12db0f(0x1e5)](_0x17451b=>{const _0x3114db=_0x12db0f;_0x17451b['on'](_0x3114db(0x2c7),(_0x2ba73d,_0xc4b15a,_0x23b2f8)=>{const _0x10b305=_0x3114db;_0x23b2f8[_0x10b305(0x1d6)][_0x10b305(0x167)]&&_0x4324d3({'showActiveMarkers':!0x1})(_0x2ba73d,_0xc4b15a,_0x23b2f8);},{'priority':_0x3114db(0x23b)});}),_0x578db9[_0x12db0f(0x213)][_0x12db0f(0x2af)](_0x12db0f(0x1a4))[_0x12db0f(0x1e5)](_0x6eae91=>{const _0x2f9f5f=_0x12db0f;_0x6eae91['on'](_0x2f9f5f(0x15f),(_0x482598,_0x17a094,_0x3027ae)=>{const _0x53738f=_0x2f9f5f;_0x3027ae[_0x53738f(0x1d6)][_0x53738f(0x167)]&&_0x4324d3({'showActiveMarkers':!0x1,'isAttributeSuggestion':!0x0})(_0x482598,_0x17a094,_0x3027ae);},{'priority':_0x2f9f5f(0x23b)});}),_0x578db9[_0x12db0f(0x213)][_0x12db0f(0x2af)](_0x12db0f(0x1a4))[_0x12db0f(0x28a)]({'model':_0x12db0f(0x2b9),'view':(_0x2de0ff,_0x5b22eb)=>_0x5b22eb[_0x12db0f(0x1d6)][_0x12db0f(0x167)]?null:{'group':_0x12db0f(0x2b9),'name':_0x2de0ff[_0x12db0f(0x2a0)](0xb)}}),_0x578db9[_0x12db0f(0x213)][_0x12db0f(0x2af)](_0x12db0f(0x1b7))[_0x12db0f(0x2b7)]({'view':{'name':_0x12db0f(0x2b9),'attributes':{'id':/^\w/,'suggestion-type':/^\w/}},'model':(_0x311294,{writer:_0x12129d})=>{const _0x411b29=_0x12db0f;let _0x172804=_0x411b29(0x2d1)+_0x311294[_0x411b29(0x222)](_0x411b29(0x298))+':'+_0x311294[_0x411b29(0x222)]('id');return _0x311294[_0x411b29(0x222)](_0x411b29(0x14c))&&(_0x172804+=':'+_0x311294[_0x411b29(0x222)](_0x411b29(0x14c))),_0x12129d[_0x411b29(0x1a6)](_0x411b29(0x200),{'data-name':_0x172804});}}),_0x578db9[_0x12db0f(0x213)][_0x12db0f(0x2af)](_0x12db0f(0x1b7))[_0x12db0f(0x1b9)]({'view':_0x12db0f(0x2b9)}),_0x578db9[_0x12db0f(0x213)][_0x12db0f(0x2af)](_0x12db0f(0x1db))[_0x12db0f(0x1e5)](_0x26ba04=>{const _0x2db510=_0x12db0f;_0x26ba04['on'](_0x2db510(0x2c7),_0x4324d3(),{'priority':_0x2db510(0x163)});}),_0x578db9[_0x12db0f(0x213)][_0x12db0f(0x2af)](_0x12db0f(0x1db))[_0x12db0f(0x1e5)](_0x17297a=>{const _0x360240=_0x12db0f;_0x17297a['on'](_0x360240(0x15f),_0x4324d3({'isAttributeSuggestion':!0x0}),{'priority':_0x360240(0x163)});}),_0x578db9[_0x12db0f(0x213)][_0x12db0f(0x2af)](_0x12db0f(0x1db))[_0x12db0f(0x1e5)](_0x286bd1=>{const _0x5255cb=_0x12db0f;_0x286bd1['on'](_0x5255cb(0x1c0),(_0x47775e,_0x2d5caf,_0x46e9a3)=>{const _0x34db83=_0x5255cb,_0x594b1c=_0x46e9a3[_0x34db83(0x284)][_0x34db83(0x159)](_0x2d5caf[_0x34db83(0x144)]);if(_0x594b1c){for(const _0x14427a of _0x594b1c)_0x14427a[_0x34db83(0x1fc)](_0x34db83(0x2ac))||(_0x46e9a3[_0x34db83(0x234)][_0x34db83(0x2c8)]([_0x34db83(0x16b),_0x34db83(0x14a),_0x34db83(0x2c9)],_0x14427a),_0x46e9a3[_0x34db83(0x234)][_0x34db83(0x195)](_0x34db83(0x281),_0x14427a),_0x46e9a3[_0x34db83(0x284)][_0x34db83(0x1d5)](_0x14427a,_0x2d5caf[_0x34db83(0x144)]));}},{'priority':_0x5255cb(0x163)});}),_0x578db9[_0x12db0f(0x213)][_0x12db0f(0x2af)](_0x12db0f(0x1db))[_0x12db0f(0x1e5)](_0x3c8f7e=>{const _0x4844e0=_0x12db0f;_0x3c8f7e['on'](_0x4844e0(0x25c),(_0x570437,_0x4eaeef,_0xa33671)=>{const _0xb5999=_0x4844e0,_0x11c2bb=_0xa33671[_0xb5999(0x284)][_0xb5999(0x159)](_0x4eaeef[_0xb5999(0x144)]);if(!_0x11c2bb)return;const {id:_0x297bd8}=this[_0xb5999(0x1c7)](_0x4eaeef[_0xb5999(0x144)]),_0x2e2ceb=this[_0xb5999(0x1da)][_0xb5999(0x2c1)](_0x297bd8),_0x5ccb50=this[_0xb5999(0x28e)](_0x2e2ceb);if(this[_0xb5999(0x2c2)](_0x5ccb50)){for(const _0x153d58 of _0x11c2bb)_0x153d58[_0xb5999(0x1fc)](_0xb5999(0x2ac))||(_0xa33671[_0xb5999(0x234)][_0xb5999(0x2c8)]([_0xb5999(0x16b),_0xb5999(0x14a),_0xb5999(0x2c9)],_0x153d58),_0xa33671[_0xb5999(0x234)][_0xb5999(0x195)](_0xb5999(0x281),_0x153d58),_0xa33671[_0xb5999(0x284)][_0xb5999(0x1d5)](_0x153d58,_0x4eaeef[_0xb5999(0x144)]));}},{'priority':_0x4844e0(0x163)});}),_0x578db9[_0x12db0f(0x180)][_0x12db0f(0x2d2)][_0x12db0f(0x1b8)](_0x55c018=>{const _0x31afb2=_0x12db0f;let _0x44b534=!0x1;const _0x19106c=Array[_0x31afb2(0x2cf)](_0x578db9[_0x31afb2(0x180)][_0x31afb2(0x2d2)][_0x31afb2(0x235)][_0x31afb2(0x2ae)]()),_0x8a8d12=new Set();for(const {name:_0x5d0b00,data:_0x436e3e}of _0x19106c){const {group:_0x3c3228,type:_0x51d777,subType:_0x5693d7,id:_0x3ddbd8}=this[_0x31afb2(0x1c7)](_0x5d0b00);if(_0x31afb2(0x2b9)!==_0x3c3228)continue;const _0x508132=this[_0x31afb2(0x1da)][_0x31afb2(0x2c1)](_0x3ddbd8);if(null!=_0x436e3e[_0x31afb2(0x2cb)]){_0x31afb2(0x140)==_0x51d777&&(_0x44b534=_0x44b534||Et(_0x436e3e[_0x31afb2(0x2cb)],_0x5d0b00,_0x55c018,_0x578db9[_0x31afb2(0x180)][_0x31afb2(0x225)]));const _0x5513d6=_0x31afb2(0x161)==_0x51d777&&this[_0x31afb2(0x2c2)](_0x5693d7[_0x31afb2(0x168)]('|')[0x0]);if(_0x436e3e[_0x31afb2(0x2cb)][_0x31afb2(0x295)]||_0x31afb2(0x154)==_0x436e3e[_0x31afb2(0x2cb)][_0x31afb2(0x17f)][_0x31afb2(0x27e)]||_0x31afb2(0x271)==_0x51d777&&!Ut(_0x436e3e[_0x31afb2(0x2cb)])||_0x5513d6&&!Ut(_0x436e3e[_0x31afb2(0x2cb)])||_0x31afb2(0x21f)==_0x51d777&&!(!Tt(_0x214d2d=_0x436e3e[_0x31afb2(0x2cb)])&&!function(_0x3ade46){const _0x708b21=_0x31afb2;return _0x3ade46[_0x708b21(0x260)][_0x708b21(0x1a0)]==_0x3ade46[_0x708b21(0x26b)][_0x708b21(0x29a)]&&_0x3ade46[_0x708b21(0x260)][_0x708b21(0x216)];}(_0x214d2d)))_0x55c018[_0x31afb2(0x13d)](_0x5d0b00),_0x44b534=!0x0;else{if(!_0x508132||!_0x508132[_0x31afb2(0x207)])continue;_0x8a8d12[_0x31afb2(0x1e5)](_0x508132);}}}var _0x214d2d;return _0x8a8d12[_0x31afb2(0x2dd)]>0x0&&(_0x44b534=!!this[_0x31afb2(0x138)](_0x8a8d12)||_0x44b534),_0x44b534;}),_0x578db9[_0x12db0f(0x180)][_0x12db0f(0x2d2)][_0x12db0f(0x1b8)](_0x4d0db6=>{const _0x184eaf=_0x12db0f;let _0x31bd58=!0x1;for(const _0x279134 of _0x578db9[_0x184eaf(0x180)][_0x184eaf(0x2d2)][_0x184eaf(0x235)][_0x184eaf(0x1fd)]())if(_0x184eaf(0x248)==_0x279134[_0x184eaf(0x1b3)])for(const _0x2e9be2 of this[_0x184eaf(0x1da)][_0x184eaf(0x218)]()){if(_0x2e9be2[_0x184eaf(0x21b)]||!_0x2e9be2[_0x184eaf(0x207)])continue;const _0x24d333=_0x184eaf(0x271)==_0x2e9be2[_0x184eaf(0x1b3)],_0x1e2b62=this[_0x184eaf(0x28e)](_0x2e9be2),_0x4894c7=_0x1e2b62&&this[_0x184eaf(0x2c2)](_0x1e2b62);if(!_0x24d333&&!_0x4894c7)continue;const _0x163e61=_0x2e9be2[_0x184eaf(0x1a9)]();if(_0x163e61[_0x184eaf(0x260)][_0x184eaf(0x1a0)]!=_0x163e61[_0x184eaf(0x26b)][_0x184eaf(0x1a0)]&&!_0x163e61[_0x184eaf(0x26b)][_0x184eaf(0x216)]){const _0xbbb4ef=_0x578db9[_0x184eaf(0x180)][_0x184eaf(0x22d)](_0x163e61[_0x184eaf(0x260)][_0x184eaf(0x23f)],_0x184eaf(0x26b)),_0x18b62e=_0x578db9[_0x184eaf(0x180)][_0x184eaf(0x1ab)](_0x163e61[_0x184eaf(0x260)],_0xbbb4ef);_0x4d0db6[_0x184eaf(0x1bd)](_0x2e9be2[_0x184eaf(0x22a)](),{'range':_0x18b62e}),_0x31bd58=!0x0;}}return _0x31bd58;}),_0x578db9[_0x12db0f(0x180)][_0x12db0f(0x2d2)][_0x12db0f(0x1b8)](_0x7eac59=>this[_0x12db0f(0x1f8)](_0x7eac59)),_0x578db9[_0x12db0f(0x180)][_0x12db0f(0x2d2)][_0x12db0f(0x1b8)](_0x551632=>!_0x551632[_0x12db0f(0x2d0)][_0x12db0f(0x184)]&&this[_0x12db0f(0x212)](_0x551632)),_0x578db9[_0x12db0f(0x180)]['on'](_0x12db0f(0x265),()=>{const _0x1e903d=_0x12db0f;this[_0x1e903d(0x24a)]=!0x1;}),_0x578db9[_0x12db0f(0x180)][_0x12db0f(0x2d2)]['on'](_0x12db0f(0x24c),(_0x5b3871,_0x80e300)=>{const _0x319065=_0x12db0f;if(!_0x80e300[_0x319065(0x184)]||_0x80e300[_0x319065(0x20a)])return;if(!this[_0x319065(0x24a)])return;const _0x41d52e=_0x578db9[_0x319065(0x180)][_0x319065(0x2d2)][_0x319065(0x235)][_0x319065(0x1fd)]();if(0x0==_0x41d52e[_0x319065(0x1ac)])return;const _0x132670=[],_0x126934=_0x41d52e[_0x319065(0x155)](_0x1145af=>_0x319065(0x161)==_0x1145af[_0x319065(0x1b3)]),_0x325fef=_0x41d52e[_0x319065(0x155)](_0x73c96c=>_0x319065(0x248)==_0x73c96c[_0x319065(0x1b3)]&&_0x319065(0x206)!=_0x73c96c[_0x319065(0x258)]);for(const _0x495583 of _0x126934)this[_0x319065(0x164)](_0x495583[_0x319065(0x292)])&&_0x132670[_0x319065(0x276)]({'key':_0x495583[_0x319065(0x292)],'newValue':_0x495583[_0x319065(0x261)],'oldValue':_0x495583[_0x319065(0x170)],'range':Ot(_0x495583[_0x319065(0x15c)],_0x578db9[_0x319065(0x180)])});for(const _0x50fcb5 of _0x325fef){if(_0x319065(0x152)!=_0x50fcb5[_0x319065(0x2d3)]&&_0x319065(0x244)!=_0x50fcb5[_0x319065(0x2d3)])continue;const _0x7fa196=Gt(_0x50fcb5[_0x319065(0x1bf)][_0x319065(0x23f)],_0x578db9[_0x319065(0x180)]),_0x402db1=_0x50fcb5[_0x319065(0x26c)];_0x319065(0x152)==_0x50fcb5[_0x319065(0x2d3)]&&_0x132670[_0x319065(0x276)]({'key':_0x319065(0x26f),'newValue':_0x50fcb5[_0x319065(0x258)],'oldValue':_0x402db1[_0x319065(0x258)],'range':_0x7fa196});for(const [_0x504e15,_0x27f8b7]of _0x402db1[_0x319065(0x289)]){if(!this[_0x319065(0x164)](_0x504e15))continue;const _0xd8c7cd=_0x50fcb5[_0x319065(0x289)][_0x319065(0x2c1)](_0x504e15);_0x27f8b7!==_0xd8c7cd&&_0x132670[_0x319065(0x276)]({'key':_0x504e15,'newValue':_0xd8c7cd,'oldValue':_0x27f8b7,'range':_0x7fa196});}for(const [_0x5dbb5b,_0x440514]of _0x50fcb5[_0x319065(0x289)])this[_0x319065(0x164)](_0x5dbb5b)&&(_0x402db1[_0x319065(0x289)][_0x319065(0x19a)](_0x5dbb5b)||_0x132670[_0x319065(0x276)]({'key':_0x5dbb5b,'newValue':_0x440514,'oldValue':null,'range':_0x7fa196}));}0x0!=_0x132670[_0x319065(0x1ac)]&&_0x578db9[_0x319065(0x180)][_0x319065(0x246)](_0x80e300,_0x336628=>{const _0x1588af=_0x319065,_0x2139d6=_0x350905();for(const {range:_0x25f811,key:_0x403a0b,oldValue:_0x50eae3,newValue:_0xe7cacf}of _0x132670)this[_0x1588af(0x17d)](_0x25f811,_0x403a0b,_0x50eae3,_0xe7cacf,{'groupId':_0x2139d6});this[_0x1588af(0x267)](_0x336628,_0x132670);});},{'priority':_0x12db0f(0x182)}),_0x578db9[_0x12db0f(0x180)][_0x12db0f(0x197)]['on'](_0x12db0f(0x15b),(_0x47445b,_0x4c7897,_0x150204)=>{const _0x1421ec=_0x12db0f;if(null==_0x150204){const {id:_0x1d6010}=this[_0x1421ec(0x1c7)](_0x4c7897[_0x1421ec(0x258)]),_0x3625ad=this[_0x1421ec(0x1da)][_0x1421ec(0x2c1)](_0x1d6010);_0x3625ad&&_0x3625ad[_0x1421ec(0x23c)](_0x4c7897[_0x1421ec(0x258)]);}}),_0x578db9[_0x12db0f(0x180)][_0x12db0f(0x2d2)]['on'](_0x12db0f(0x24c),()=>{const _0x5d5006=_0x12db0f,_0xb2a6c6=Array[_0x5d5006(0x2cf)](_0x578db9[_0x5d5006(0x180)][_0x5d5006(0x2d2)][_0x5d5006(0x235)][_0x5d5006(0x2ae)]())[_0x5d5006(0x155)](_0x41aab2=>_0x5d5006(0x2b9)===this[_0x5d5006(0x1c7)](_0x41aab2[_0x5d5006(0x258)])[_0x5d5006(0x16f)]);if(0x0===_0xb2a6c6[_0x5d5006(0x1ac)])return;_0xb2a6c6[_0x5d5006(0x22e)]((_0x132e92,_0x2a6ba2)=>{const _0x8db59d=_0x5d5006,_0x18600f=_0x132e92[_0x8db59d(0x2da)][_0x8db59d(0x2b4)],_0x3251a2=_0x2a6ba2[_0x8db59d(0x2da)][_0x8db59d(0x2b4)];return null===_0x18600f&&null===_0x3251a2?0x0:null===_0x18600f&&null!==_0x3251a2?-0x1:null!==_0x18600f&&null===_0x3251a2?0x1:_0x18600f[_0x8db59d(0x260)][_0x8db59d(0x1fa)](_0x3251a2[_0x8db59d(0x260)])?-0x1:0x1;});const _0x37b8c7=new Set(),_0x19b306=new Set();for(const {name:_0x440db7,data:_0x36a17b}of _0xb2a6c6){const {id:_0x471d22}=this[_0x5d5006(0x1c7)](_0x440db7);if(null===_0x36a17b[_0x5d5006(0x2b4)]){const _0x7feefe=this[_0x5d5006(0x27a)](_0x440db7);_0x19b306[_0x5d5006(0x1e5)](_0x7feefe);}else{const _0x3f3bcf=this[_0x5d5006(0x1da)][_0x5d5006(0x2c1)](_0x471d22);null!==_0x36a17b[_0x5d5006(0x2cb)]||_0x3f3bcf[_0x5d5006(0x207)]?(_0x37b8c7[_0x5d5006(0x1e5)](_0x3f3bcf[_0x5d5006(0x299)]),_0x19b306[_0x5d5006(0x1e5)](_0x3f3bcf)):this[_0x5d5006(0x20f)](_0x3f3bcf);}}_0x19b306[_0x5d5006(0x2dd)]>0x0&&this[_0x5d5006(0x1ce)](_0x19b306);for(const _0x45eb9c of _0x37b8c7)this[_0x5d5006(0x186)](_0x5d5006(0x137),_0x45eb9c);}),_0x578db9[_0x12db0f(0x180)]['on'](_0x12db0f(0x2d4),(_0x2033ee,_0x266ea4)=>{const _0x3fba1b=_0x12db0f,_0xfcd6f4=_0x266ea4[0x0];if(!this[_0x3fba1b(0x1da)][_0x3fba1b(0x2dd)])return;if(!_0xfcd6f4[_0x3fba1b(0x19e)])return;if(_0xfcd6f4[_0x3fba1b(0x2d0)][_0x3fba1b(0x20a)]||!_0xfcd6f4[_0x3fba1b(0x2d0)][_0x3fba1b(0x184)])return;let _0x51ae70,_0x529a78;switch(_0xfcd6f4[_0x3fba1b(0x1b3)]){case _0x3fba1b(0x248):_0x51ae70=_0x578db9[_0x3fba1b(0x180)][_0x3fba1b(0x22d)](_0xfcd6f4[_0x3fba1b(0x1bf)]),_0x529a78=_0x51ae70[_0x3fba1b(0x19f)](_0xfcd6f4[_0x3fba1b(0x254)]);break;case _0x3fba1b(0x168):_0x51ae70=_0x578db9[_0x3fba1b(0x180)][_0x3fba1b(0x22d)](_0xfcd6f4[_0x3fba1b(0x204)]),_0x529a78=_0x578db9[_0x3fba1b(0x180)][_0x3fba1b(0x22d)](_0xfcd6f4[_0x3fba1b(0x1ee)]);break;case _0x3fba1b(0x290):_0x51ae70=_0x578db9[_0x3fba1b(0x180)][_0x3fba1b(0x22d)](_0xfcd6f4[_0x3fba1b(0x1eb)]),_0x529a78=_0x51ae70[_0x3fba1b(0x19f)](_0xfcd6f4[_0x3fba1b(0x254)]);break;default:return;}const _0x17d03f=_0x578db9[_0x3fba1b(0x180)][_0x3fba1b(0x1ab)](_0x51ae70,_0x529a78);_0x578db9[_0x3fba1b(0x180)][_0x3fba1b(0x241)](()=>{const _0xc5b46a=_0x3fba1b;for(const {suggestion:_0x39b956,meta:_0x2f6b79}of this[_0xc5b46a(0x188)](_0x17d03f)){if(_0x39b956[_0xc5b46a(0x21b)])continue;if(_0xc5b46a(0x140)==_0x39b956[_0xc5b46a(0x1b3)])continue;const _0x15d0b1=this[_0xc5b46a(0x28e)](_0x39b956);if(_0x15d0b1&&this[_0xc5b46a(0x2c2)](_0x15d0b1)&&_0xc5b46a(0x168)!=_0xfcd6f4[_0xc5b46a(0x1b3)])continue;const _0xccb55=_0x39b956[_0xc5b46a(0x2da)]&&_0x39b956[_0xc5b46a(0x2da)][_0xc5b46a(0x194)];(_0xc5b46a(0x271)!=_0x39b956[_0xc5b46a(0x1b3)]||_0xc5b46a(0x168)==_0xfcd6f4[_0xc5b46a(0x1b3)]&&!_0xccb55)&&(_0x2f6b79[_0xc5b46a(0x14f)]||_0xc5b46a(0x20c)==_0x39b956[_0xc5b46a(0x1b3)]&&_0x2f6b79[_0xc5b46a(0x2ce)]||_0x39b956[_0xc5b46a(0x1a9)]()[_0xc5b46a(0x1b2)](_0x17d03f)&&this[_0xc5b46a(0x214)](_0x39b956,_0x51ae70,_0x529a78));}});},{'priority':_0x12db0f(0x182)}),_0x578db9[_0x12db0f(0x180)]['on'](_0x12db0f(0x238),(_0x1a1727,_0x14729d)=>{const _0x150c0c=_0x12db0f,_0x294653=_0x14729d[0x0],_0x61c1ec=_0x14729d[0x1];if(_0x61c1ec&&_0x61c1ec[_0x150c0c(0x227)])return;if(this[_0x150c0c(0x1f2)])return;if(!this[_0x150c0c(0x2db)][_0x150c0c(0x2bd)])return;if(_0x294653[_0x150c0c(0x295)])return;const _0x155347=_0x578db9[_0x150c0c(0x180)][_0x150c0c(0x225)],{start:_0xa7a77d,end:_0x5d2788}=_0x294653[_0x150c0c(0x1a9)](),_0x4f0cc6=_0xa7a77d[_0x150c0c(0x23f)]&&_0x155347[_0x150c0c(0x2de)](_0xa7a77d[_0x150c0c(0x23f)])?null:_0x155347[_0x150c0c(0x236)](_0xa7a77d,_0x150c0c(0x1f3)),_0x1ad5f8=_0x5d2788[_0x150c0c(0x29a)]&&_0x155347[_0x150c0c(0x2de)](_0x5d2788[_0x150c0c(0x29a)])?null:_0x155347[_0x150c0c(0x236)](_0x5d2788,_0x150c0c(0x280)),_0x1d62e2=_0x578db9[_0x150c0c(0x180)][_0x150c0c(0x1ab)](_0x4f0cc6?_0x4f0cc6[_0x150c0c(0x260)]:_0xa7a77d,_0x1ad5f8?_0x1ad5f8[_0x150c0c(0x26b)]:_0x5d2788);_0x578db9[_0x150c0c(0x180)][_0x150c0c(0x241)](_0x228c0b=>{const _0x29cfb8=_0x150c0c;this[_0x29cfb8(0x2ab)](_0x1d62e2);const _0x2cd8b7=_0x578db9[_0x29cfb8(0x180)][_0x29cfb8(0x225)][_0x29cfb8(0x236)](_0x1d62e2[_0x29cfb8(0x260)]);_0x294653['is'](_0x29cfb8(0x29d))?_0x228c0b[_0x29cfb8(0x2e0)](_0x2cd8b7):_0x294653[_0x29cfb8(0x18e)](_0x2cd8b7);}),_0x1a1727[_0x150c0c(0x277)]();},{'priority':_0x35c265[_0x12db0f(0x1be)]+0xa}),_0x578db9[_0x12db0f(0x180)]['on'](_0x12db0f(0x1c2),(_0x404c1b,_0x5840f2)=>{const _0x15a423=_0x12db0f,_0x21d8b1=_0x5840f2[_0x5840f2[_0x15a423(0x1ac)]-0x1];_0x21d8b1&&_0x21d8b1[_0x15a423(0x227)]||this[_0x15a423(0x1f2)]||this[_0x15a423(0x2db)][_0x15a423(0x2bd)]&&(_0x578db9[_0x15a423(0x180)][_0x15a423(0x241)](()=>{const _0x5e71d9=_0x15a423;let _0x2ff51b=_0x578db9[_0x5e71d9(0x180)][_0x5e71d9(0x1c2)](_0x5840f2[0x0],_0x5840f2[0x1],_0x5840f2[0x2],{'forceDefaultExecution':!0x0});if(!_0x2ff51b)return;_0x404c1b[_0x5e71d9(0x157)]=_0x2ff51b[_0x5e71d9(0x135)]();const _0x283892=_0x2ff51b[_0x5e71d9(0x26b)][_0x5e71d9(0x29a)],_0x38d32c=_0x578db9[_0x5e71d9(0x180)][_0x5e71d9(0x225)];_0x283892&&_0x38d32c[_0x5e71d9(0x131)](_0x283892)&&!_0x38d32c[_0x5e71d9(0x293)](_0x283892)&&(_0x2ff51b=_0x578db9[_0x5e71d9(0x180)][_0x5e71d9(0x1ab)](_0x2ff51b[_0x5e71d9(0x260)],_0x578db9[_0x5e71d9(0x180)][_0x5e71d9(0x22d)](_0x283892,_0x5e71d9(0x26b)))),this[_0x5e71d9(0x13f)](_0x2ff51b);}),_0x404c1b[_0x15a423(0x277)]());},{'priority':_0x12db0f(0x163)}),this[_0x12db0f(0x18c)][_0x12db0f(0x1e8)][_0x12db0f(0x1e5)](_0x12db0f(0x1cd),this[_0x12db0f(0x2db)]),this[_0x12db0f(0x1e6)](_0x12db0f(0x1cd));const _0xff1e7a=new _0x483808(_0x578db9,this[_0x12db0f(0x1da)]);_0x578db9[_0x12db0f(0x1e8)][_0x12db0f(0x1e5)](_0x12db0f(0x1ff),_0xff1e7a),this[_0x12db0f(0x1e6)](_0x12db0f(0x1ff));const _0x3c0863=new _0x18be53(_0x578db9,this[_0x12db0f(0x1da)]);_0x578db9[_0x12db0f(0x1e8)][_0x12db0f(0x1e5)](_0x12db0f(0x19d),_0x3c0863),this[_0x12db0f(0x1e6)](_0x12db0f(0x19d)),_0x578db9[_0x12db0f(0x1e8)][_0x12db0f(0x1e5)](_0x12db0f(0x1de),new _0x5ab650(_0x578db9,_0xff1e7a,this[_0x12db0f(0x1da)])),this[_0x12db0f(0x1e6)](_0x12db0f(0x1de)),_0x578db9[_0x12db0f(0x1e8)][_0x12db0f(0x1e5)](_0x12db0f(0x1e7),new _0x5ab650(_0x578db9,_0x3c0863,this[_0x12db0f(0x1da)])),this[_0x12db0f(0x1e6)](_0x12db0f(0x1e7)),_0x578db9[_0x12db0f(0x1e8)][_0x12db0f(0x1e5)](_0x12db0f(0x192),new _0x2a02ea(_0x578db9,_0xff1e7a,this[_0x12db0f(0x1da)])),this[_0x12db0f(0x1e6)](_0x12db0f(0x192)),_0x578db9[_0x12db0f(0x1e8)][_0x12db0f(0x1e5)](_0x12db0f(0x1d9),new _0x2a02ea(_0x578db9,_0x3c0863,this[_0x12db0f(0x1da)])),this[_0x12db0f(0x1e6)](_0x12db0f(0x1d9));const _0x37ef60=_0x578db9[_0x12db0f(0x2b1)][_0x12db0f(0x2c1)](_0x12db0f(0x21d));this[_0x12db0f(0x1f0)](_0x37ef60,_0x12db0f(0x215),(_0x22eecd,{threadId:_0x20aef1})=>{const _0x45f82d=_0x12db0f,_0x230dad=this[_0x45f82d(0x1da)][_0x45f82d(0x2c1)](_0x20aef1);_0x230dad&&_0x230dad[_0x45f82d(0x185)]&&0x1===_0x230dad[_0x45f82d(0x185)][_0x45f82d(0x1ac)]&&this[_0x45f82d(0x27c)](_0x20aef1,{'hasComments':!0x0});},{'priority':_0x12db0f(0x1d4)}),this[_0x12db0f(0x1f0)](_0x37ef60,_0x12db0f(0x291),(_0x423c1a,{threadId:_0xb455e2})=>{const _0x4fa6e5=_0x12db0f,_0x4c1aec=this[_0x4fa6e5(0x1da)][_0x4fa6e5(0x2c1)](_0xb455e2);_0x4c1aec&&_0x4c1aec[_0x4fa6e5(0x185)]&&!_0x4c1aec[_0x4fa6e5(0x185)][_0x4fa6e5(0x1ac)]&&this[_0x4fa6e5(0x27c)](_0xb455e2,{'hasComments':!0x1});},{'priority':_0x12db0f(0x1d4)});}set[_0x4321c0(0x29e)](_0x5be03b){const _0x2d6c0e=_0x4321c0;if(this[_0x2d6c0e(0x1a7)])throw new _0x23f536(_0x2d6c0e(0x1df),this);this[_0x2d6c0e(0x1a7)]=_0x5be03b;}get[_0x4321c0(0x29e)](){const _0x4570d3=_0x4321c0;return this[_0x4570d3(0x1a7)];}[_0x4321c0(0x1ae)]({skipNotAttached:_0x3cbb11=!0x1,toJSON:_0xccf4f5=!0x1}={}){const _0x312682=_0x4321c0,_0x53085e=[];for(const _0x42dddf of this[_0x312682(0x1da)][_0x312682(0x218)]())_0x3cbb11&&!_0x42dddf[_0x312682(0x207)]||_0x53085e[_0x312682(0x276)](_0x42dddf);return _0xccf4f5?_0x53085e[_0x312682(0x17c)](_0x567b06=>_0x567b06[_0x312682(0x148)]()):_0x53085e;}[_0x4321c0(0x1b4)](_0x2669a7){const _0x166a9a=_0x4321c0,_0x54feb5=this[_0x166a9a(0x1da)][_0x166a9a(0x2c1)](_0x2669a7);if(!_0x54feb5)throw new _0x23f536(_0x166a9a(0x282),this);return _0x54feb5;}[_0x4321c0(0x285)](_0x1a44a7){const _0x8feaa3=_0x4321c0;return this[_0x8feaa3(0x1da)][_0x8feaa3(0x19a)](_0x1a44a7);}[_0x4321c0(0x1f9)](_0x29f985){const _0x234a88=_0x4321c0,{authorId:_0x4bab5c,id:_0x4fb591,attributes:_0x52e6df}=_0x29f985,[_0x4f348f,_0x52ba16]=_0x29f985[_0x234a88(0x1b3)][_0x234a88(0x168)](':'),_0x252721=this[_0x234a88(0x1da)][_0x234a88(0x2c1)](_0x4fb591)||this[_0x234a88(0x2d5)](_0x4f348f,_0x52ba16,_0x4fb591,_0x4bab5c,_0x52e6df);if(this[_0x234a88(0x274)](_0x252721),this[_0x234a88(0x2b8)](_0x252721,_0x4f348f,_0x52ba16||null,_0x4bab5c),_0x252721[_0x234a88(0x173)]=_0x29f985[_0x234a88(0x173)],_0x252721[_0x234a88(0x1ed)]=!0x0,_0x52e6df&&_0x52e6df[_0x234a88(0x1f5)]){const _0x2054c2=_0x52e6df[_0x234a88(0x1f5)],_0xcc7ee=this[_0x234a88(0x242)](_0x2054c2[_0x234a88(0x220)]);_0x252721[_0x234a88(0x1a1)]=_0x2054c2[_0x234a88(0x173)],_0x252721[_0x234a88(0x189)]=_0xcc7ee,_0x252721[_0x234a88(0x28c)]=!0x0;}else _0x252721[_0x234a88(0x1a1)]=_0x29f985[_0x234a88(0x173)];switch(_0x29f985[_0x234a88(0x2da)]&&(_0x252721[_0x234a88(0x2da)]=_0x29f985[_0x234a88(0x2da)]),_0x29f985[_0x234a88(0x289)]&&(_0x252721[_0x234a88(0x289)]=_0x29f985[_0x234a88(0x289)]),this[_0x234a88(0x1a7)]&&this[_0x234a88(0x1a7)][_0x234a88(0x1dd)]||(_0x252721[_0x234a88(0x160)]=!0x0),this[_0x234a88(0x269)][_0x234a88(0x2c1)](_0x252721)){case _0x234a88(0x2a6):this[_0x234a88(0x269)][_0x234a88(0x169)](_0x252721,_0x234a88(0x165));break;case _0x234a88(0x1dc):_0x252721[_0x234a88(0x207)]?(this[_0x234a88(0x138)](new Set([_0x252721])),this[_0x234a88(0x1ce)](new Set([_0x252721])),this[_0x234a88(0x269)][_0x234a88(0x169)](_0x252721,_0x234a88(0x174)),this[_0x234a88(0x186)](_0x234a88(0x22c),_0x252721)):this[_0x234a88(0x269)][_0x234a88(0x169)](_0x252721,_0x234a88(0x1f4));}return _0x252721;}[_0x4321c0(0x1ff)](_0x83c688){const _0x4a913b=_0x4321c0;this[_0x4a913b(0x227)](()=>{const _0x565137=_0x4a913b;this[_0x565137(0x18c)][_0x565137(0x180)][_0x565137(0x241)](()=>{const _0x5294c6=_0x565137;for(const _0x569537 of _0x83c688[_0x5294c6(0x183)]())_0x569537[_0x5294c6(0x2ad)]();});});}[_0x4321c0(0x19d)](_0x59916d){const _0x8e10c5=_0x4321c0;this[_0x8e10c5(0x227)](()=>{const _0x384af0=_0x8e10c5;this[_0x384af0(0x18c)][_0x384af0(0x180)][_0x384af0(0x241)](()=>{const _0x3e7c95=_0x384af0;for(const _0x17c8a6 of _0x59916d[_0x3e7c95(0x183)]())_0x17c8a6[_0x3e7c95(0x2aa)]();});});}[_0x4321c0(0x1e6)](_0x54fb79,_0x294065){const _0x10c152=_0x4321c0,_0x4e5f24=this[_0x10c152(0x18c)][_0x10c152(0x1e8)][_0x10c152(0x2c1)](_0x54fb79);if(!_0x4e5f24)throw new _0x23f536(_0x10c152(0x251),this,{'commandName':_0x54fb79});if(this[_0x10c152(0x232)][_0x10c152(0x19a)](_0x4e5f24))throw new _0x23f536(_0x10c152(0x14b),this,{'commandName':_0x54fb79});this[_0x10c152(0x232)][_0x10c152(0x1e5)](_0x4e5f24),_0x294065&&_0x4e5f24['on'](_0x10c152(0x233),(_0x58d89d,_0x4d8a9a)=>{const _0x48b149=_0x10c152;this[_0x48b149(0x2db)][_0x48b149(0x2bd)]&&(this[_0x48b149(0x1f2)]||(_0x4d8a9a[_0x48b149(0x1ac)]>0x0&&_0x4d8a9a[_0x4d8a9a[_0x48b149(0x1ac)]-0x1]&&_0x4d8a9a[_0x4d8a9a[_0x48b149(0x1ac)]-0x1][_0x48b149(0x227)]?_0x4d8a9a[_0x48b149(0x23d)]():(_0x58d89d[_0x48b149(0x157)]=_0x294065((..._0x27fa2f)=>_0x4e5f24[_0x48b149(0x233)](..._0x27fa2f,{'forceDefaultExecution':!0x0}),..._0x4d8a9a),_0x58d89d[_0x48b149(0x277)]())));},{'priority':_0x10c152(0x163)});}[_0x4321c0(0x227)](_0x1bdc66){const _0x19cf87=_0x4321c0;let _0x3de6bb,_0x1fc994;const _0x3d53bf=this[_0x19cf87(0x1f2)];this[_0x19cf87(0x1f2)]=!0x0;try{_0x3de6bb=_0x1bdc66();}catch(_0x1d947b){_0x1fc994=_0x1d947b;}return _0x3d53bf||(this[_0x19cf87(0x1f2)]=!0x1),_0x1fc994&&_0x23f536[_0x19cf87(0x2be)](_0x1fc994,this),_0x3de6bb;}[_0x4321c0(0x13f)](_0x4472cf,_0xeb462=null,_0x1dd8a9={}){const _0x23d79e=_0x4321c0;if(_0x4472cf[_0x23d79e(0x295)])return null;const _0x40330d=this[_0x23d79e(0x18c)][_0x23d79e(0x2b1)][_0x23d79e(0x2c1)](_0x23d79e(0x296))['me'];for(const {suggestion:_0x5eef,meta:_0x1741e3}of this[_0x23d79e(0x188)](_0x4472cf,_0x23d79e(0x20c)))if(_0x1741e3[_0x23d79e(0x2ce)]){if(!_0x1741e3[_0x23d79e(0x13c)]){if(_0x1741e3[_0x23d79e(0x14f)]){if(!this[_0x23d79e(0x2d8)]||!Lt(_0x5eef,_0x1dd8a9))continue;return _0x5eef;}if(Lt(_0x5eef,_0x1dd8a9))return _0x5eef;this[_0x23d79e(0x214)](_0x5eef,_0x4472cf[_0x23d79e(0x260)],_0x4472cf[_0x23d79e(0x26b)]);break;}if(_0xeb462==_0x5eef[_0x23d79e(0x2cc)]&&Lt(_0x5eef,_0x1dd8a9)){const _0x5cae95=_0x5eef[_0x23d79e(0x1a9)]();return _0x5cae95[_0x23d79e(0x260)][_0x23d79e(0x208)](_0x4472cf[_0x23d79e(0x26b)])?this[_0x23d79e(0x252)](_0x5eef,this[_0x23d79e(0x259)][_0x23d79e(0x1ab)](_0x4472cf[_0x23d79e(0x260)],_0x5cae95[_0x23d79e(0x26b)])):this[_0x23d79e(0x252)](_0x5eef,this[_0x23d79e(0x259)][_0x23d79e(0x1ab)](_0x5cae95[_0x23d79e(0x260)],_0x4472cf[_0x23d79e(0x26b)])),_0x5eef;}}const _0x24600e=_0x350905(),_0x1911b2=_0x40330d['id'],_0x3f4f75=_0xeb462?_0x23d79e(0x196)+_0xeb462:_0x23d79e(0x20c),_0x2122c2=this[_0x23d79e(0x22b)]({'id':_0x24600e,'type':_0x3f4f75,'createdAt':new Date(),'authorId':_0x1911b2,'attributes':_0x1dd8a9});return this[_0x23d79e(0x1ec)](_0x3f4f75,_0x24600e,_0x1911b2,_0x4472cf),_0x2122c2;}[_0x4321c0(0x1cf)](_0x1904d3,_0x15f40c=_0x4321c0(0x237),_0x3ab281={}){const _0x559868=_0x4321c0,_0x146d8a=this[_0x559868(0x18c)][_0x559868(0x2b1)][_0x559868(0x2c1)](_0x559868(0x296))['me'],_0x557030=this[_0x559868(0x2a7)][_0x559868(0x1a8)](_0x559868(0x20c),_0x15f40c,_0x559868(0x14e));for(const _0x13e49f of this[_0x559868(0x1ae)]())if(_0x13e49f[_0x559868(0x189)]['id']==_0x146d8a['id']&&_0x559868(0x20c)==_0x13e49f[_0x559868(0x1b3)]&&_0x13e49f[_0x559868(0x2cc)]==_0x15f40c&&Lt(_0x13e49f,_0x3ab281)&&(_0x557030(_0x13e49f[_0x559868(0x20e)](),_0x1904d3)||_0x557030(_0x1904d3,_0x13e49f[_0x559868(0x20e)]()))){for(const _0x366a98 of _0x1904d3)_0x13e49f[_0x559868(0x29f)](_0x366a98);return _0x13e49f;}for(const {suggestion:_0x52ef68,meta:_0x38fdb3}of this[_0x559868(0x188)](_0x1904d3,_0x559868(0x20c))){if(!_0x38fdb3[_0x559868(0x2ce)])continue;if(!this[_0x559868(0x2d8)]&&_0x38fdb3[_0x559868(0x14f)])continue;if(!Lt(_0x52ef68,_0x3ab281))continue;let _0x2fd748=!0x0;for(const _0x5db1a1 of _0x52ef68[_0x559868(0x20e)]())for(const _0x5d11b1 of _0x1904d3)if(!_0x5db1a1[_0x559868(0x1b2)](_0x5d11b1)){_0x2fd748=!0x1;break;}if(_0x2fd748)return _0x52ef68;}const _0x4e3c50=_0x350905(),_0x41ab5e=_0x146d8a['id'],_0x3f9a9b=_0x559868(0x196)+_0x15f40c,_0x2943ba=this[_0x559868(0x22b)]({'id':_0x4e3c50,'type':_0x3f9a9b,'createdAt':new Date(),'authorId':_0x41ab5e,'attributes':_0x3ab281});for(const _0x241a27 of _0x1904d3)this[_0x559868(0x1ec)](_0x3f9a9b,_0x4e3c50,_0x41ab5e,_0x241a27,_0x3f0b3a[_0x559868(0x2bb)]());return _0x2943ba;}[_0x4321c0(0x132)](_0x3ace6c,_0x15784c,_0x46e700=null,_0x342d8d={}){const _0x23169e=_0x4321c0;if(_0x46e700=_0x46e700||Vt(_0x15784c),_0x3ace6c[_0x23169e(0x295)])return null;if(_0x23169e(0x1a3)===this[_0x23169e(0x253)]){const _0x36bca9=this[_0x23169e(0x2a7)][_0x23169e(0x1a8)](_0x23169e(0x140),_0x46e700,_0x23169e(0x2ad));return this[_0x23169e(0x227)](()=>_0x36bca9([_0x3ace6c],_0x15784c,_0x342d8d)),null;}const _0x89175d=this[_0x23169e(0x18c)][_0x23169e(0x2b1)][_0x23169e(0x2c1)](_0x23169e(0x296))['me'],_0x1863d4=[];if(_0x23169e(0x239)!==this[_0x23169e(0x253)]){for(const {suggestion:_0x3fa189,meta:_0xf9bc9a}of this[_0x23169e(0x188)](_0x3ace6c,_0x23169e(0x20c)))_0xf9bc9a[_0x23169e(0x2ce)]&&!_0xf9bc9a[_0x23169e(0x28b)]&&_0x1863d4[_0x23169e(0x276)](..._0x3fa189[_0x23169e(0x20e)]());}const _0x45ce78=function(_0x703ebd,_0x20e95e){const _0xe11e86=_0x23169e,_0x7f8343=[];for(const _0x856776 of _0x20e95e){const _0xc4d321=_0x703ebd[_0xe11e86(0x2d9)](_0x856776);_0xc4d321&&_0x7f8343[_0xe11e86(0x276)](_0xc4d321);}return _0x7f8343;}(_0x3ace6c,_0x1863d4),_0xfcba2f=function(_0x5edf09,_0x35e36f){const _0x529105=_0x23169e,_0x1cc9a5=[_0x5edf09];for(const _0x328fd0 of _0x35e36f){let _0x208e4f=0x0;for(;_0x208e4f<_0x1cc9a5[_0x529105(0x1ac)];){const _0xe5b4db=_0x1cc9a5[_0x208e4f][_0x529105(0x177)](_0x328fd0);_0x1cc9a5[_0x529105(0x16c)](_0x208e4f,0x1,..._0xe5b4db),_0x208e4f+=_0xe5b4db[_0x529105(0x1ac)];}}return _0x1cc9a5;}(_0x3ace6c,_0x1863d4);_0x45ce78[_0x23169e(0x1ac)]&&this[_0x23169e(0x259)][_0x23169e(0x241)](()=>{const _0x58f68e=_0x23169e;for(const _0x3ccac0 of _0x45ce78){const _0x3cdf0b=this[_0x58f68e(0x2a7)][_0x58f68e(0x1a8)](_0x58f68e(0x140),_0x46e700,_0x58f68e(0x2ad));this[_0x58f68e(0x227)](()=>_0x3cdf0b([_0x3ccac0],_0x15784c,_0x342d8d));}});for(const _0x1b3f42 of _0xfcba2f){let _0x372876=null,_0x5d8423=_0x1b3f42[_0x23169e(0x260)],_0x46a6b7=_0x1b3f42[_0x23169e(0x26b)];for(const {suggestion:_0x2cb8d9,meta:_0x16ad2f}of this[_0x23169e(0x188)](_0x1b3f42,_0x23169e(0x140))){if(!_0x16ad2f[_0x23169e(0x2ce)])continue;if(_0x2cb8d9[_0x23169e(0x2cc)]!=_0x46e700)continue;if(!Lt(_0x2cb8d9,_0x342d8d))continue;const _0x515f59=_0x2cb8d9[_0x23169e(0x1a9)]();if(_0x515f59[_0x23169e(0x1b2)](_0x1b3f42,!0x0))return null;_0x5d8423=_0x5d8423[_0x23169e(0x1fa)](_0x515f59[_0x23169e(0x260)])?_0x5d8423:_0x515f59[_0x23169e(0x260)],_0x46a6b7=_0x46a6b7[_0x23169e(0x255)](_0x515f59[_0x23169e(0x26b)])?_0x46a6b7:_0x515f59[_0x23169e(0x26b)],_0x372876?_0x515f59[_0x23169e(0x260)][_0x23169e(0x1fa)](_0x372876[_0x23169e(0x1a9)]()[_0x23169e(0x260)])?(_0x372876[_0x23169e(0x2a5)](),_0x372876=_0x2cb8d9):_0x2cb8d9[_0x23169e(0x2a5)]():_0x372876=_0x2cb8d9;}const _0x32a47d=this[_0x23169e(0x259)][_0x23169e(0x1ab)](_0x5d8423,_0x46a6b7);if(_0x372876)this[_0x23169e(0x252)](_0x372876,_0x32a47d);else{const _0x42c16f=_0x350905(),_0x485b97=_0x89175d['id'];this[_0x23169e(0x22b)]({'id':_0x42c16f,'type':_0x23169e(0x28f)+_0x46e700,'data':_0x15784c,'createdAt':new Date(),'authorId':_0x485b97,'attributes':_0x342d8d}),this[_0x23169e(0x1ec)](_0x23169e(0x28f)+_0x46e700,_0x42c16f,_0x485b97,_0x32a47d);}}return null;}[_0x4321c0(0x288)](_0x3e08b5,_0x10aa27,_0x487b27=[],_0x39068b=null,_0x16aded={}){const _0x1f3b45=_0x4321c0;_0x10aa27[_0x1f3b45(0x256)]||(_0x10aa27[_0x1f3b45(0x256)]=_0x10aa27[_0x1f3b45(0x1e2)]),_0x10aa27[_0x1f3b45(0x194)]=_0x3e08b5['is'](_0x1f3b45(0x15c)),_0x39068b=_0x39068b||Vt(_0x10aa27);const _0x380678=_0x487b27[_0x1f3b45(0x17c)](_0x207d23=>Gt(_0x207d23,this[_0x1f3b45(0x259)])),_0x517d42=_0x3e08b5['is'](_0x1f3b45(0x15c))?_0x3e08b5:Gt(_0x3e08b5,this[_0x1f3b45(0x259)]);if(_0x1f3b45(0x1a3)===this[_0x1f3b45(0x253)]){const _0x2eb1c2=this[_0x1f3b45(0x2a7)][_0x1f3b45(0x1a8)](_0x1f3b45(0x271),_0x39068b,_0x1f3b45(0x2ad));return this[_0x1f3b45(0x227)](()=>_0x2eb1c2([_0x517d42],_0x10aa27,_0x16aded)),null;}_0x380678[_0x1f3b45(0x276)](_0x517d42);let _0x2f6038=!0x0;for(const _0x919b6e of _0x380678)if(!this[_0x1f3b45(0x1d3)](_0x919b6e)){_0x2f6038=!0x1;break;}if(_0x2f6038&&_0x1f3b45(0x239)!==this[_0x1f3b45(0x253)]){const _0x13227f=this[_0x1f3b45(0x2a7)][_0x1f3b45(0x1a8)](_0x1f3b45(0x271),_0x39068b,_0x1f3b45(0x2ad));return this[_0x1f3b45(0x227)](()=>_0x13227f([_0x517d42],_0x10aa27,_0x16aded)),null;}let _0x504f0c=null,_0x35ba45=_0x517d42[_0x1f3b45(0x260)],_0x368c80=_0x517d42[_0x1f3b45(0x26b)];for(const {suggestion:_0x19b459,meta:_0x52ceb9}of this[_0x1f3b45(0x188)](_0x517d42,_0x1f3b45(0x271))){if(!_0x52ceb9[_0x1f3b45(0x2ce)])continue;if(_0x52ceb9[_0x1f3b45(0x13c)]||_0x52ceb9[_0x1f3b45(0x14f)]||_0x52ceb9[_0x1f3b45(0x28b)])continue;if(_0x19b459[_0x1f3b45(0x2da)][_0x1f3b45(0x256)]!=_0x10aa27[_0x1f3b45(0x256)])continue;if(!Lt(_0x19b459,_0x16aded))continue;const _0x5c51f2=_0x19b459[_0x1f3b45(0x1a9)]();if(_0x19b459[_0x1f3b45(0x2cc)]==_0x39068b){if(_0x5c51f2[_0x1f3b45(0x1b2)](_0x517d42,!0x0))return null;_0x35ba45=_0x35ba45[_0x1f3b45(0x1fa)](_0x5c51f2[_0x1f3b45(0x260)])?_0x35ba45:_0x5c51f2[_0x1f3b45(0x260)],_0x368c80=_0x368c80[_0x1f3b45(0x255)](_0x5c51f2[_0x1f3b45(0x26b)])?_0x368c80:_0x5c51f2[_0x1f3b45(0x26b)],_0x504f0c?_0x5c51f2[_0x1f3b45(0x260)][_0x1f3b45(0x1fa)](_0x504f0c[_0x1f3b45(0x1a9)]()[_0x1f3b45(0x260)])?(_0x504f0c[_0x1f3b45(0x2a5)](),_0x504f0c=_0x19b459):_0x19b459[_0x1f3b45(0x2a5)]():_0x504f0c=_0x19b459;}else{const _0x29c537=_0x517d42[_0x1f3b45(0x2d9)](_0x5c51f2);this[_0x1f3b45(0x278)](_0x19b459,_0x29c537);}}const _0x2278b8=this[_0x1f3b45(0x18c)][_0x1f3b45(0x2b1)][_0x1f3b45(0x2c1)](_0x1f3b45(0x296))['me'],_0xc12d4e=_0x350905(),_0x52d812=_0x2278b8['id'];if(_0x504f0c)return this[_0x1f3b45(0x252)](_0x504f0c,this[_0x1f3b45(0x259)][_0x1f3b45(0x1ab)](_0x35ba45,_0x368c80)),_0x504f0c;{const _0x3be0e9=this[_0x1f3b45(0x22b)]({'id':_0xc12d4e,'type':_0x1f3b45(0x29c)+_0x39068b,'data':_0x10aa27,'createdAt':new Date(),'authorId':_0x52d812,'attributes':_0x16aded});return this[_0x1f3b45(0x1ec)](_0x1f3b45(0x29c)+_0x39068b,_0xc12d4e,_0x52d812,this[_0x1f3b45(0x259)][_0x1f3b45(0x1ab)](_0x35ba45,_0x368c80)),_0x3be0e9;}}[_0x4321c0(0x1f7)](_0x2610d4,_0x4d9394,_0x4debb9=[],_0x18fa1b=null,_0x412740={}){const _0x26da8f=_0x4321c0;_0x4d9394[_0x26da8f(0x256)]||(_0x4d9394[_0x26da8f(0x256)]=_0x4d9394[_0x26da8f(0x1e2)]);const _0x6fb2c6=_0x2610d4[0x0];_0x4d9394[_0x26da8f(0x194)]=_0x6fb2c6['is'](_0x26da8f(0x15c)),_0x18fa1b=_0x18fa1b||Vt(_0x4d9394);const _0x52fd67=_0x4debb9[_0x26da8f(0x17c)](_0x47d809=>Gt(_0x47d809,this[_0x26da8f(0x259)])),_0x20a245=_0x6fb2c6['is'](_0x26da8f(0x15c))?_0x2610d4:_0x2610d4[_0x26da8f(0x17c)](_0x2e98a4=>Gt(_0x2e98a4,this[_0x26da8f(0x259)]));if(_0x26da8f(0x1a3)===this[_0x26da8f(0x253)]){const _0x147334=this[_0x26da8f(0x2a7)][_0x26da8f(0x1a8)](_0x26da8f(0x271),_0x18fa1b,_0x26da8f(0x2ad));return this[_0x26da8f(0x227)](()=>_0x147334(_0x20a245,_0x4d9394,_0x412740)),null;}_0x52fd67[_0x26da8f(0x276)](..._0x20a245);let _0x11e692=!0x0;for(const _0x13cd58 of _0x52fd67)if(!this[_0x26da8f(0x1d3)](_0x13cd58)){_0x11e692=!0x1;break;}if(_0x11e692&&_0x26da8f(0x239)!==this[_0x26da8f(0x253)]){const _0x273c6b=this[_0x26da8f(0x2a7)][_0x26da8f(0x1a8)](_0x26da8f(0x271),_0x18fa1b,_0x26da8f(0x2ad));return this[_0x26da8f(0x227)](()=>_0x273c6b(_0x20a245,_0x4d9394,_0x412740)),null;}const _0xb8c0e3=this[_0x26da8f(0x18c)][_0x26da8f(0x2b1)][_0x26da8f(0x2c1)](_0x26da8f(0x296))['me'];for(const _0x42ca7a of this[_0x26da8f(0x1ae)]()){if(_0x42ca7a[_0x26da8f(0x189)]['id']!=_0xb8c0e3['id'])continue;if(_0x26da8f(0x271)!=_0x42ca7a[_0x26da8f(0x1b3)]||_0x42ca7a[_0x26da8f(0x2da)][_0x26da8f(0x256)]!=_0x4d9394[_0x26da8f(0x256)])continue;if(!Lt(_0x42ca7a,_0x412740))continue;const _0x419e6c=_0x42ca7a[_0x26da8f(0x2cc)]==_0x18fa1b;for(let _0x54fd1b=0x0;_0x54fd1b<_0x20a245[_0x26da8f(0x1ac)];_0x54fd1b++){const _0x787b63=_0x20a245[_0x54fd1b];for(const _0x159057 of _0x42ca7a[_0x26da8f(0x2b0)]()){const _0x19dd99=_0x159057[_0x26da8f(0x1b6)]();if(_0x787b63[_0x26da8f(0x208)](_0x19dd99)){_0x419e6c?(_0x20a245[_0x26da8f(0x16c)](_0x54fd1b,0x1),_0x54fd1b--):_0x42ca7a[_0x26da8f(0x13d)](_0x159057[_0x26da8f(0x258)]);break;}}}}if(0x0==_0x20a245[_0x26da8f(0x1ac)])return null;const _0x2061ef=this[_0x26da8f(0x2a7)][_0x26da8f(0x1a8)](_0x26da8f(0x271),_0x18fa1b,_0x26da8f(0x14e));for(const _0x32c0a7 of this[_0x26da8f(0x1ae)]())if(_0x32c0a7[_0x26da8f(0x189)]['id']==_0xb8c0e3['id']&&_0x26da8f(0x271)==_0x32c0a7[_0x26da8f(0x1b3)]&&_0x32c0a7[_0x26da8f(0x2da)][_0x26da8f(0x256)]==_0x4d9394[_0x26da8f(0x256)]&&_0x32c0a7[_0x26da8f(0x2cc)]==_0x18fa1b&&Lt(_0x32c0a7,_0x412740)&&(_0x2061ef(_0x32c0a7[_0x26da8f(0x20e)](),_0x20a245)||_0x2061ef(_0x20a245,_0x32c0a7[_0x26da8f(0x20e)]()))){for(const _0x246f96 of _0x20a245)_0x32c0a7[_0x26da8f(0x29f)](_0x246f96);return _0x32c0a7;}const _0x535b3c=_0x350905(),_0x258072=_0xb8c0e3['id'],_0x27e050=_0x26da8f(0x29c)+_0x18fa1b,_0x27b698=this[_0x26da8f(0x22b)]({'id':_0x535b3c,'type':_0x27e050,'data':_0x4d9394,'createdAt':new Date(),'authorId':_0x258072,'attributes':_0x412740});for(const _0x3b2993 of _0x20a245)this[_0x26da8f(0x1ec)](_0x27e050,_0x535b3c,_0x258072,_0x3b2993,_0x3f0b3a[_0x26da8f(0x2bb)]());return _0x27b698;}[_0x4321c0(0x2ab)](_0x20cf1b,_0xe1672f=null,_0x8e5698={}){const _0xa20b21=_0x4321c0;if(_0x20cf1b[_0xa20b21(0x295)])return null;const _0x1caa77=this[_0xa20b21(0x18c)][_0xa20b21(0x2b1)][_0xa20b21(0x2c1)](_0xa20b21(0x296))['me'],_0x194ca2=new _0x4c671c(_0x20cf1b[_0xa20b21(0x260)],_0x20cf1b[_0xa20b21(0x26b)]);for(const {suggestion:_0x317c57,meta:_0x19dc91}of this[_0xa20b21(0x188)](_0x194ca2,_0xa20b21(0x20c)))if(_0x19dc91[_0xa20b21(0x2ce)]&&!_0x19dc91[_0xa20b21(0x13c)]){if(_0x317c57[_0xa20b21(0x21b)]){const _0x9e8f9d=_0x317c57[_0xa20b21(0x20e)]()[_0xa20b21(0x155)](_0x30a150=>_0xa20b21(0x154)!=_0x30a150[_0xa20b21(0x17f)][_0xa20b21(0x27e)]);_0x9e8f9d[_0xa20b21(0x1b5)](_0x338dff=>_0x194ca2[_0xa20b21(0x1b2)](_0x338dff,!0x0))&&_0x317c57[_0xa20b21(0x2aa)]();if(_0x9e8f9d[_0xa20b21(0x1c1)](_0x4f62df=>_0x4f62df[_0xa20b21(0x1b2)](_0x194ca2,!0x0))){const _0x421201=this[_0xa20b21(0x2a7)][_0xa20b21(0x1a8)](_0xa20b21(0x21f),_0xe1672f,_0xa20b21(0x2ad));return this[_0xa20b21(0x227)](()=>_0x421201([_0x194ca2],null,_0x8e5698)),null;}}else{const _0x1d5e49=_0x194ca2[_0xa20b21(0x2d9)](_0x317c57[_0xa20b21(0x1a9)]());null!==_0x1d5e49&&_0x317c57[_0xa20b21(0x2a1)]([_0x1d5e49],null,_0x8e5698);}}if(_0x194ca2[_0xa20b21(0x266)](),_0x194ca2[_0xa20b21(0x295)]||_0xa20b21(0x154)==_0x194ca2[_0xa20b21(0x17f)][_0xa20b21(0x27e)])return null;let _0x56be73=null,_0xb036db=_0x194ca2[_0xa20b21(0x260)],_0x24cf1f=_0x194ca2[_0xa20b21(0x26b)];const _0x4c71b6=this[_0xa20b21(0x188)](_0x194ca2,_0xa20b21(0x21f));for(const {suggestion:_0xff3822,meta:_0x1479af}of _0x4c71b6){const _0x3da686=this[_0xa20b21(0x259)][_0xa20b21(0x1ab)](_0xb036db,_0x24cf1f);if(_0x1479af[_0xa20b21(0x2ce)]&&(this[_0xa20b21(0x2d8)]||!_0x1479af[_0xa20b21(0x14f)]&&!_0x1479af[_0xa20b21(0x28b)])){if(_0xff3822[_0xa20b21(0x21b)]){if(!Lt(_0xff3822,_0x8e5698))continue;let _0x378396=!0x0;for(const _0x3ff2b7 of _0xff3822[_0xa20b21(0x20e)]()){if(_0x3ff2b7[_0xa20b21(0x1b2)](_0x3da686,!0x0))return _0xff3822;_0x3da686[_0xa20b21(0x1b2)](_0x3ff2b7)||(_0x378396=!0x1);}_0x378396&&_0xff3822[_0xa20b21(0x2aa)]();}else{const _0x3a6321=_0xff3822[_0xa20b21(0x1a9)]();if(_0x3a6321[_0xa20b21(0x1b2)](_0x3da686,!0x0))return _0xff3822;if(!Lt(_0xff3822,_0x8e5698)){_0x3da686[_0xa20b21(0x1b2)](_0x3a6321)?_0xff3822[_0xa20b21(0x2a5)]():_0x3a6321[_0xa20b21(0x1f6)](_0xb036db)?_0xb036db=_0x3a6321[_0xa20b21(0x26b)]:_0x3a6321[_0xa20b21(0x1f6)](_0x24cf1f)&&(_0x24cf1f=_0x3a6321[_0xa20b21(0x260)]);continue;}_0xb036db=_0xb036db[_0xa20b21(0x1fa)](_0x3a6321[_0xa20b21(0x260)])?_0xb036db:_0x3a6321[_0xa20b21(0x260)],_0x24cf1f=_0x24cf1f[_0xa20b21(0x255)](_0x3a6321[_0xa20b21(0x26b)])?_0x24cf1f:_0x3a6321[_0xa20b21(0x26b)],_0x8e5698=Object[_0xa20b21(0x1c3)]({},_0xff3822[_0xa20b21(0x289)]),_0x56be73?_0x3a6321[_0xa20b21(0x260)][_0xa20b21(0x1fa)](_0x56be73[_0xa20b21(0x1a9)]()[_0xa20b21(0x260)])?(_0x56be73[_0xa20b21(0x2a5)](),_0x56be73=_0xff3822):_0xff3822[_0xa20b21(0x2a5)]():_0x56be73=_0xff3822;}}}if(_0x56be73)return this[_0xa20b21(0x252)](_0x56be73,this[_0xa20b21(0x259)][_0xa20b21(0x1ab)](_0xb036db,_0x24cf1f)),_0x56be73;{const _0x3fc391=_0x350905(),_0x3fa42c=this[_0xa20b21(0x259)][_0xa20b21(0x1ab)](_0xb036db,_0x24cf1f),_0x701bdf=_0x1caa77['id'],_0x42ff6f=_0xe1672f?_0xa20b21(0x2c5)+_0xe1672f:_0xa20b21(0x21f),_0x4d47d5=this[_0xa20b21(0x22b)]({'id':_0x3fc391,'type':_0x42ff6f,'createdAt':new Date(),'authorId':_0x701bdf,'attributes':_0x8e5698});return this[_0xa20b21(0x1ec)](_0x42ff6f,_0x3fc391,_0x701bdf,_0x3fa42c),_0x4d47d5;}}[_0x4321c0(0x187)](_0x516a11,_0x3888d0=_0x4321c0(0x237),_0x21d000={}){const _0x34e950=_0x4321c0,_0x3908aa=this[_0x34e950(0x18c)][_0x34e950(0x2b1)][_0x34e950(0x2c1)](_0x34e950(0x296))['me'],_0x3a17c8=_0x516a11[_0x34e950(0x17c)](_0x51303b=>new _0x4c671c(_0x51303b[_0x34e950(0x260)],_0x51303b[_0x34e950(0x26b)])),_0x1f05e7=new Set();for(const {suggestion:_0x382576,meta:_0x25038a}of this[_0x34e950(0x188)](_0x3a17c8,_0x34e950(0x20c)))_0x25038a[_0x34e950(0x2ce)]&&!_0x25038a[_0x34e950(0x13c)]&&_0x1f05e7[_0x34e950(0x1e5)](_0x382576);for(const _0x236aeb of _0x1f05e7)if(_0x236aeb[_0x34e950(0x21b)]){const _0x33eb86=_0x236aeb[_0x34e950(0x20e)]();(!_0x236aeb[_0x34e950(0x289)]||!_0x236aeb[_0x34e950(0x289)][_0x34e950(0x273)])&&(_0x33eb86[_0x34e950(0x1b5)](_0x133e67=>_0x3a17c8[_0x34e950(0x1c1)](_0x42d631=>_0x42d631[_0x34e950(0x1b2)](_0x133e67,!0x0)))&&_0x236aeb[_0x34e950(0x2aa)]());if(_0x3a17c8[_0x34e950(0x1b5)](_0x3f6e5c=>_0x33eb86[_0x34e950(0x1c1)](_0x195102=>_0x195102[_0x34e950(0x1b2)](_0x3f6e5c,!0x0)))){const _0x5101f0=this[_0x34e950(0x2a7)][_0x34e950(0x1a8)](_0x34e950(0x21f),_0x3888d0,_0x34e950(0x2ad));return this[_0x34e950(0x227)](()=>_0x5101f0(_0x516a11,null,_0x21d000)),null;}}else{const _0x2a27c3=_0x236aeb[_0x34e950(0x1a9)]();_0x3a17c8[_0x34e950(0x1c1)](_0x24547a=>_0x24547a[_0x34e950(0x1b2)](_0x2a27c3,!0x0))&&_0x236aeb[_0x34e950(0x2aa)]();if(_0x3a17c8[_0x34e950(0x1b5)](_0x2b40c3=>_0x2a27c3[_0x34e950(0x1b2)](_0x2b40c3,!0x0))){const _0x462486=this[_0x34e950(0x2a7)][_0x34e950(0x1a8)](_0x34e950(0x21f),_0x3888d0,_0x34e950(0x2ad));return this[_0x34e950(0x227)](()=>_0x462486(_0x3a17c8,null,_0x21d000)),null;}}const _0x214395=this[_0x34e950(0x2a7)][_0x34e950(0x1a8)](_0x34e950(0x21f),_0x3888d0,_0x34e950(0x14e));let _0x7f564c=null;for(const _0x1c2375 of this[_0x34e950(0x1ae)]())if(_0x1c2375[_0x34e950(0x189)]['id']==_0x3908aa['id']&&_0x1c2375[_0x34e950(0x207)]&&_0x34e950(0x21f)==_0x1c2375[_0x34e950(0x1b3)]&&_0x1c2375[_0x34e950(0x2cc)]==_0x3888d0&&Lt(_0x1c2375,_0x21d000)&&(_0x214395(_0x1c2375[_0x34e950(0x20e)](),_0x3a17c8)||_0x214395(_0x3a17c8,_0x1c2375[_0x34e950(0x20e)]()))){if(_0x7f564c){if(_0x1c2375[_0x34e950(0x185)]&&_0x1c2375[_0x34e950(0x185)][_0x34e950(0x1ac)])continue;for(const _0x5289bc of _0x1c2375[_0x34e950(0x20e)]())_0x7f564c[_0x34e950(0x217)](_0x5289bc)||_0x7f564c[_0x34e950(0x29f)](_0x5289bc);_0x1c2375[_0x34e950(0x2a5)]();}else{_0x7f564c=_0x1c2375;for(const _0x48c61 of _0x3a17c8)_0x1c2375[_0x34e950(0x217)](_0x48c61)||_0x1c2375[_0x34e950(0x29f)](_0x48c61);}}if(_0x7f564c)return _0x7f564c;_0x1f05e7[_0x34e950(0x240)]();for(const {suggestion:_0x4726de,meta:_0x3f0f5c}of this[_0x34e950(0x188)](_0x3a17c8,_0x34e950(0x21f)))_0x3f0f5c[_0x34e950(0x2ce)]&&(this[_0x34e950(0x2d8)]||!_0x3f0f5c[_0x34e950(0x14f)]&&!_0x3f0f5c[_0x34e950(0x28b)])&&Lt(_0x4726de,_0x21d000)&&_0x1f05e7[_0x34e950(0x1e5)](_0x4726de);for(const _0x56260c of _0x1f05e7){const _0x2dd807=_0x56260c[_0x34e950(0x20e)]();if(!_0x21d000||!_0x21d000[_0x34e950(0x273)]){if(_0x3a17c8[_0x34e950(0x1b5)](_0x43b292=>_0x2dd807[_0x34e950(0x1c1)](_0x29a41d=>_0x29a41d[_0x34e950(0x1b2)](_0x43b292,!0x0))))return _0x56260c;}(!_0x56260c[_0x34e950(0x289)]||!_0x56260c[_0x34e950(0x289)][_0x34e950(0x273)])&&(_0x2dd807[_0x34e950(0x1b5)](_0x4bd588=>_0x3a17c8[_0x34e950(0x1c1)](_0x2522ef=>_0x2522ef[_0x34e950(0x1b2)](_0x4bd588,!0x0)))&&_0x56260c[_0x34e950(0x2aa)]());}const _0x2a2d4a=_0x350905(),_0x113099=_0x3908aa['id'],_0x3e3ff9=_0x34e950(0x2c5)+_0x3888d0,_0x27cf89=this[_0x34e950(0x22b)]({'id':_0x2a2d4a,'type':_0x3e3ff9,'createdAt':new Date(),'authorId':_0x113099,'attributes':_0x21d000});for(const _0x16435e of _0x3a17c8)_0x16435e[_0x34e950(0x266)](),_0x16435e[_0x34e950(0x295)]||_0x34e950(0x154)==_0x16435e[_0x34e950(0x17f)][_0x34e950(0x27e)]||this[_0x34e950(0x1ec)](_0x3e3ff9,_0x2a2d4a,_0x113099,_0x16435e,_0x3f0b3a[_0x34e950(0x2bb)]());return _0x27cf89;}[_0x4321c0(0x17d)](_0x5a22a0,_0x2442f8,_0x3a8a49,_0x1d3112,_0x1e1f92){const _0x23189e=_0x4321c0;if(_0x5a22a0[_0x23189e(0x295)])return[];if(_0x23189e(0x1a3)===this[_0x23189e(0x253)])return[];const _0x254fa1=this[_0x23189e(0x18c)][_0x23189e(0x2b1)][_0x23189e(0x2c1)](_0x23189e(0x296))['me']['id'],_0x32e3ef=Array[_0x23189e(0x2cf)](this[_0x23189e(0x1da)][_0x23189e(0x218)]())[_0x23189e(0x155)](_0x283f92=>_0x23189e(0x161)==_0x283f92[_0x23189e(0x1b3)]&&_0x283f92[_0x23189e(0x2da)][_0x23189e(0x2bf)]==_0x2442f8&&_0x283f92[_0x23189e(0x217)](_0x5a22a0));if(_0x23189e(0x1b1)===this[_0x23189e(0x253)]){const _0x7e1851=this[_0x23189e(0x188)](_0x5a22a0,_0x23189e(0x20c))[_0x23189e(0x155)](({meta:_0x5e952b})=>_0x5e952b[_0x23189e(0x2ce)]&&!_0x5e952b[_0x23189e(0x28b)]&&!_0x5e952b[_0x23189e(0x13c)])[_0x23189e(0x17c)](({suggestion:_0x24338d})=>_0x24338d);_0x32e3ef[_0x23189e(0x1e4)](..._0x7e1851);}const _0x506958=new Map([[_0x5a22a0,_0x3a8a49]]);for(const _0x4680a6 of _0x32e3ef){const _0x11083a=_0x23189e(0x161)==_0x4680a6[_0x23189e(0x1b3)]?_0x4680a6[_0x23189e(0x2da)][_0x23189e(0x1af)]:void 0x0,_0x515d65=_0x4680a6[_0x23189e(0x1a9)](),_0x1c58f1=Array[_0x23189e(0x2cf)](_0x506958[_0x23189e(0x294)]())[_0x23189e(0x1ca)](_0x5c1951=>_0x5c1951[_0x23189e(0x20b)](_0x515d65));if(!_0x1c58f1)continue;const _0x2f4248=_0x1c58f1[_0x23189e(0x177)](_0x515d65);this[_0x23189e(0x2c2)](_0x2442f8)&&_0x23189e(0x20c)==_0x4680a6[_0x23189e(0x1b3)]&&0x0!=_0x2f4248[_0x23189e(0x1ac)]||(_0x506958[_0x23189e(0x23a)](_0x1c58f1),_0x2f4248[_0x23189e(0x178)](_0x5e69d5=>{const _0x5c954e=_0x23189e;_0x506958[_0x5c954e(0x169)](_0x5e69d5,_0x3a8a49);}),_0x23189e(0x20c)!=_0x4680a6[_0x23189e(0x1b3)]&&_0x11083a!=_0x1d3112&&_0x506958[_0x23189e(0x169)](_0x1c58f1[_0x23189e(0x2d9)](_0x515d65),_0x11083a));}const _0x3009d6=[];for(const [_0x33fba8,_0xeebc60]of _0x506958){const _0x1acbb8=_0x350905(),_0x697ae2={'key':_0x2442f8,'oldValue':_0xeebc60,'newValue':_0x1d3112};_0x2442f8[_0x23189e(0x1ac)]>0x25&&console[_0x23189e(0x25a)](_0x23189e(0x13e),{'key':_0x2442f8});const _0x44b8f8=(_0x23189e(0x22f)+(_0x2442f8+'|'+Vt({'newValue':_0x1d3112})))[_0x23189e(0x2c3)](0x0,0x3c),_0x1f7389=this[_0x23189e(0x22b)]({'id':_0x1acbb8,'type':_0x44b8f8,'data':_0x697ae2,'createdAt':new Date(),'authorId':_0x254fa1,'attributes':_0x1e1f92});_0x3009d6[_0x23189e(0x276)](_0x1f7389),this[_0x23189e(0x1ec)](_0x44b8f8,_0x1acbb8,_0x254fa1,_0x33fba8);}return _0x3009d6;}[_0x4321c0(0x1d2)](_0x432f29){const _0x2bc125=_0x4321c0;this[_0x2bc125(0x1e6)](_0x432f29,(_0x1b32c0,..._0x564eae)=>{const _0xe74232=_0x2bc125;this[_0xe74232(0x15d)](()=>{_0x1b32c0(..._0x564eae);});});}[_0x4321c0(0x145)](_0x51c6c9){const _0x2b2c1b=_0x4321c0;this[_0x2b2c1b(0x1a2)][_0x2b2c1b(0x1e5)](_0x51c6c9);}[_0x4321c0(0x2d7)](_0x5bde1f){const _0x3fe947=_0x4321c0;this[_0x3fe947(0x2e1)][_0x3fe947(0x1e5)](_0x5bde1f);}[_0x4321c0(0x28e)](_0x2d3814){const _0x4b5277=_0x4321c0;return _0x4b5277(0x161)==_0x2d3814[_0x4b5277(0x1b3)]?_0x2d3814[_0x4b5277(0x2cc)][_0x4b5277(0x168)]('|')[0x0]:null;}[_0x4321c0(0x252)](_0x5e2d74,_0x590188){const _0x22cd86=_0x4321c0,_0x33a247=_0x5e2d74[_0x22cd86(0x22a)]();this[_0x22cd86(0x259)][_0x22cd86(0x241)](_0xa880a0=>{const _0x51afe9=_0x22cd86;_0xa880a0[_0x51afe9(0x1bd)](_0x33a247,{'range':_0x590188});});}[_0x4321c0(0x274)](_0xbe8d93){const _0x39bdc0=_0x4321c0,_0x3f74c9=_0xbe8d93['id'],_0x38d6e4=this[_0x39bdc0(0x18c)][_0x39bdc0(0x2cd)][_0x39bdc0(0x2c1)](_0x39bdc0(0x272));this[_0x39bdc0(0x166)][_0x39bdc0(0x2a4)](_0x3f74c9)||this[_0x39bdc0(0x166)][_0x39bdc0(0x2df)]({'channelId':_0x38d6e4,'threadId':_0x3f74c9,'isResolvable':!0x1,'isSubmitted':!0x0});const _0x219d1c=this[_0x39bdc0(0x166)][_0x39bdc0(0x1e1)](_0x3f74c9);_0x219d1c[_0x39bdc0(0x203)](_0x39bdc0(0x263)),_0x219d1c[_0x39bdc0(0x263)]=!0x1,_0xbe8d93[_0x39bdc0(0x185)]=_0x219d1c;}[_0x4321c0(0x2b8)](_0x532bee,_0x5b2972,_0x5c8575,_0xc86476){const _0x259e7b=_0x4321c0;if(_0x532bee[_0x259e7b(0x1b3)]!=_0x5b2972||_0x532bee[_0x259e7b(0x2cc)]!=_0x5c8575||_0x532bee[_0x259e7b(0x16d)]['id']!=_0xc86476)throw this[_0x259e7b(0x18c)][_0x259e7b(0x202)](_0x259e7b(0x25e)),new _0x23f536(_0x259e7b(0x25e),this);}[_0x4321c0(0x278)](_0xb02b34,_0x5e3ff2){const _0x221b4d=_0x4321c0,_0x12e69e=_0xb02b34[_0x221b4d(0x1a9)]();if(_0x5e3ff2[_0x221b4d(0x208)](_0x12e69e))_0xb02b34[_0x221b4d(0x2a5)]();else{if(_0x12e69e[_0x221b4d(0x1b2)](_0x5e3ff2)){const _0x57dadb=this[_0x221b4d(0x259)][_0x221b4d(0x22d)](_0x5e3ff2[_0x221b4d(0x260)][_0x221b4d(0x29a)],_0x221b4d(0x26b));this[_0x221b4d(0x252)](_0xb02b34,this[_0x221b4d(0x259)][_0x221b4d(0x1ab)](_0x12e69e[_0x221b4d(0x260)],_0x57dadb));const _0x5b54c6=_0x350905(),_0x18f093=_0xb02b34[_0x221b4d(0x16d)]['id'],_0x1ed521=_0xb02b34[_0x221b4d(0x1b3)]+':'+_0xb02b34[_0x221b4d(0x2cc)];this[_0x221b4d(0x22b)]({'id':_0x5b54c6,'type':_0x1ed521,'createdAt':new Date(),'authorId':_0x18f093,'data':_0xb02b34[_0x221b4d(0x2da)],'attributes':_0xb02b34[_0x221b4d(0x289)]});const _0x225b2f=this[_0x221b4d(0x259)][_0x221b4d(0x22d)](_0x5e3ff2[_0x221b4d(0x26b)][_0x221b4d(0x1a0)],_0x221b4d(0x13a)),_0x148ec7=this[_0x221b4d(0x259)][_0x221b4d(0x1ab)](_0x225b2f,_0x12e69e[_0x221b4d(0x26b)]);this[_0x221b4d(0x1ec)](_0x1ed521,_0x5b54c6,_0x18f093,_0x148ec7);}else{if(_0x12e69e[_0x221b4d(0x1f6)](_0x5e3ff2[_0x221b4d(0x260)])){const _0x46c1f1=this[_0x221b4d(0x259)][_0x221b4d(0x22d)](_0x5e3ff2[_0x221b4d(0x260)][_0x221b4d(0x29a)],_0x221b4d(0x26b));this[_0x221b4d(0x252)](_0xb02b34,this[_0x221b4d(0x259)][_0x221b4d(0x1ab)](_0x12e69e[_0x221b4d(0x260)],_0x46c1f1));}else{const _0x431995=this[_0x221b4d(0x259)][_0x221b4d(0x22d)](_0x5e3ff2[_0x221b4d(0x26b)][_0x221b4d(0x1a0)],_0x221b4d(0x13a));this[_0x221b4d(0x252)](_0xb02b34,this[_0x221b4d(0x259)][_0x221b4d(0x1ab)](_0x431995,_0x12e69e[_0x221b4d(0x26b)]));}}}}[_0x4321c0(0x1d3)](_0x443982){const _0x8342b4=_0x4321c0;for(const {suggestion:_0x285f6d,meta:_0x2fa6c4}of this[_0x8342b4(0x188)](_0x443982,_0x8342b4(0x20c))){if(!_0x2fa6c4[_0x8342b4(0x2ce)])continue;const _0x136ecf=_0x285f6d[_0x8342b4(0x20e)]();for(const _0x4518c5 of _0x136ecf)if(!_0x443982[_0x8342b4(0x177)](_0x4518c5)[_0x8342b4(0x1ac)])return!0x0;}return!0x1;}[_0x4321c0(0x226)](_0x491dd2){const _0x5a5921=_0x4321c0,_0x5d399a=this[_0x5a5921(0x18c)][_0x5a5921(0x2b1)][_0x5a5921(0x2c1)](_0x5a5921(0x296))[_0x5a5921(0x1bc)](_0x491dd2);if(!_0x5d399a)throw new _0x23f536(_0x5a5921(0x151),this);return _0x5d399a;}[_0x4321c0(0x242)](_0x4e2408){const _0x3f0bc7=_0x4321c0,_0x1310c7=this[_0x3f0bc7(0x18c)][_0x3f0bc7(0x2b1)][_0x3f0bc7(0x2c1)](_0x3f0bc7(0x296)),_0x361672=_0x191752(_0x3f0bc7(0x150)+_0x4e2408),_0x568ef3=_0x1310c7[_0x3f0bc7(0x1bc)](_0x361672);return _0x568ef3||_0x1310c7[_0x3f0bc7(0x1d7)]({'id':_0x361672,'name':_0x4e2408});}[_0x4321c0(0x2d5)](_0x213a98,_0x23c717,_0x230607,_0x43dd6a,_0x48d562){const _0x3133c5=_0x4321c0,_0x1c77d5=this[_0x3133c5(0x226)](_0x43dd6a),_0x22fca3=this[_0x3133c5(0x2a7)][_0x3133c5(0x221)](_0x213a98,_0x23c717,_0x230607,_0x1c77d5,_0x48d562,_0x4a8326=>{const _0x19434b=_0x3133c5;this[_0x19434b(0x27c)](_0x230607,{'attributes':_0x4a8326});const _0x30527c=this[_0x19434b(0x1b4)](_0x230607);this[_0x19434b(0x138)](new Set([_0x30527c])),this[_0x19434b(0x1ce)](new Set([_0x30527c]));});return this[_0x3133c5(0x1f0)](_0x22fca3,_0x3133c5(0x2ad),()=>{const _0x575687=_0x3133c5;this[_0x575687(0x27c)](_0x230607,{'state':_0x575687(0x1c4)});},{'priority':_0x3133c5(0x163)}),this[_0x3133c5(0x1f0)](_0x22fca3,_0x3133c5(0x2aa),()=>{const _0x10e10d=_0x3133c5;this[_0x10e10d(0x27c)](_0x230607,{'state':_0x10e10d(0x26e)});},{'priority':_0x3133c5(0x163)}),this[_0x3133c5(0x1da)][_0x3133c5(0x169)](_0x230607,_0x22fca3),this[_0x3133c5(0x269)][_0x3133c5(0x169)](_0x22fca3,_0x3133c5(0x2a6)),_0x22fca3;}[_0x4321c0(0x1c7)](_0x5a67b2){const _0x1aeb38=_0x4321c0,_0x4de5a2=_0x5a67b2[_0x1aeb38(0x168)](':');return{'group':_0x4de5a2[0x0],'type':_0x4de5a2[0x1],'subType':_0x4de5a2[_0x1aeb38(0x1ac)]>=0x5?_0x4de5a2[0x2]:null,'id':_0x4de5a2[_0x1aeb38(0x1ac)]<0x5?_0x4de5a2[0x2]:_0x4de5a2[0x3],'authorId':_0x4de5a2[_0x1aeb38(0x1ac)]<0x5?_0x4de5a2[0x3]:_0x4de5a2[0x4],'markerCount':0x6==_0x4de5a2[_0x1aeb38(0x1ac)]?_0x4de5a2[0x5]:null};}[_0x4321c0(0x214)](_0x37148a,_0x4839be,_0xba1f9c){const _0x4aa19c=_0x4321c0,_0x11b559=_0x37148a[_0x4aa19c(0x1a9)](),_0xe16f6d=_0x11b559[_0x4aa19c(0x260)],_0x4c3879=_0x11b559[_0x4aa19c(0x26b)];this[_0x4aa19c(0x252)](_0x37148a,this[_0x4aa19c(0x259)][_0x4aa19c(0x1ab)](_0xe16f6d,_0x4839be));const _0x1f35d7=_0x350905(),_0x2897a0=_0x37148a[_0x4aa19c(0x16d)]['id'],_0x582d7f=_0x37148a[_0x4aa19c(0x1b3)]+(_0x37148a[_0x4aa19c(0x2cc)]?':'+_0x37148a[_0x4aa19c(0x2cc)]:'');this[_0x4aa19c(0x22b)]({'id':_0x1f35d7,'type':_0x582d7f,'createdAt':new Date(),'authorId':_0x2897a0,'originalSuggestionId':_0x37148a['id'],'attributes':_0x37148a[_0x4aa19c(0x289)],'data':_0x37148a[_0x4aa19c(0x2da)]});const _0x3b2af0=this[_0x4aa19c(0x28e)](_0x37148a);(_0x4aa19c(0x271)==_0x37148a[_0x4aa19c(0x1b3)]||_0x3b2af0&&this[_0x4aa19c(0x2c2)](_0x3b2af0))&&(_0xba1f9c=this[_0x4aa19c(0x259)][_0x4aa19c(0x210)](_0xba1f9c[_0x4aa19c(0x1a0)])),this[_0x4aa19c(0x1ec)](_0x582d7f,_0x1f35d7,_0x2897a0,this[_0x4aa19c(0x259)][_0x4aa19c(0x1ab)](_0xba1f9c,_0x4c3879));}[_0x4321c0(0x188)](_0xb8bf5e,_0x51ebfe=null){const _0x359168=_0x4321c0,_0x2f3c84=[],_0x43cb2e=this[_0x359168(0x18c)][_0x359168(0x2b1)][_0x359168(0x2c1)](_0x359168(0x296))['me'];Array[_0x359168(0x2c6)](_0xb8bf5e)||(_0xb8bf5e=[_0xb8bf5e]);for(const _0x3bba5d of this[_0x359168(0x1ae)]()){if(!_0x3bba5d[_0x359168(0x207)])continue;if(_0x51ebfe&&_0x3bba5d[_0x359168(0x1b3)]!=_0x51ebfe)continue;let _0x119ef7=!0x1;for(const _0x1c2291 of _0x3bba5d[_0x359168(0x20e)]()){for(const _0x5b9800 of _0xb8bf5e){const _0x358344=_0x5b9800[_0x359168(0x260)][_0x359168(0x208)](_0x1c2291[_0x359168(0x26b)])||_0x5b9800[_0x359168(0x26b)][_0x359168(0x208)](_0x1c2291[_0x359168(0x260)]);if(_0x358344||_0x5b9800[_0x359168(0x2d9)](_0x1c2291)){const _0x54cd80=_0x5b9800[_0x359168(0x1b2)](_0x1c2291)&&Rt(this[_0x359168(0x259)][_0x359168(0x225)],_0x1c2291[_0x359168(0x260)],_0x5b9800),_0x24ae4a=_0x1c2291[_0x359168(0x1b2)](_0x5b9800)&&Rt(this[_0x359168(0x259)][_0x359168(0x225)],_0x5b9800[_0x359168(0x260)],_0x1c2291);_0x2f3c84[_0x359168(0x276)]({'suggestion':_0x3bba5d,'meta':{'isOwn':_0x43cb2e==_0x3bba5d[_0x359168(0x189)],'isNextTo':_0x358344,'isInsideObject':_0x54cd80,'containsRangeInObject':_0x24ae4a}}),_0x119ef7=!0x0;break;}}if(_0x119ef7)break;}}return _0x2f3c84;}[_0x4321c0(0x1ec)](_0x346799,_0x4eea6c,_0x2f0531,_0xfe1165,_0x2d8d94){const _0x266b3b=_0x4321c0;this[_0x266b3b(0x259)][_0x266b3b(0x241)](_0x55fb72=>{const _0x15b081=_0x266b3b;let _0xbd5bb9=_0x15b081(0x2d1)+_0x346799+':'+_0x4eea6c+':'+_0x2f0531;_0x2d8d94&&(_0xbd5bb9=_0xbd5bb9+':'+_0x2d8d94),_0x55fb72[_0x15b081(0x229)](_0xbd5bb9,{'range':_0xfe1165,'usingOperation':!0x0,'affectsData':!0x0});});}[_0x4321c0(0x20f)](_0x47fda6){const _0x3cd263=_0x4321c0,_0x55bf9e=_0x47fda6[_0x3cd263(0x156)],_0x41cf14=_0x47fda6[_0x3cd263(0x158)];_0x47fda6[_0x3cd263(0x156)]=null,_0x47fda6[_0x3cd263(0x158)]=null,null!=_0x55bf9e&&_0x55bf9e[_0x3cd263(0x158)]==_0x47fda6&&(_0x55bf9e[_0x3cd263(0x158)]=_0x41cf14),null!=_0x41cf14&&_0x41cf14[_0x3cd263(0x156)]==_0x47fda6&&(_0x41cf14[_0x3cd263(0x156)]=_0x55bf9e),_0x3cd263(0x174)==this[_0x3cd263(0x269)][_0x3cd263(0x2c1)](_0x47fda6)&&(this[_0x3cd263(0x269)][_0x3cd263(0x169)](_0x47fda6,_0x3cd263(0x1f4)),this[_0x3cd263(0x186)](_0x3cd263(0x2c4),_0x47fda6,_0x55bf9e,_0x41cf14));}[_0x4321c0(0x22b)](_0x2cb6e6){const _0x362164=_0x4321c0,_0x1e61f9=_0x2cb6e6['id'],_0x2e89d3=this[_0x362164(0x1f9)](_0x2cb6e6);if(this[_0x362164(0x1a7)]&&this[_0x362164(0x1a7)][_0x362164(0x1dd)]){const _0x1159fb=this[_0x362164(0x18c)][_0x362164(0x2b1)][_0x362164(0x2c1)](_0x362164(0x24e)),_0x22db80=_0x2e89d3[_0x362164(0x287)],_0x7fad0f=_0x2e89d3[_0x362164(0x2cc)]?_0x2e89d3[_0x362164(0x1b3)]+':'+_0x2e89d3[_0x362164(0x2cc)]:_0x2e89d3[_0x362164(0x1b3)],_0x4bd43d=this[_0x362164(0x18c)][_0x362164(0x257)],_0x37a938=_0x1159fb[_0x362164(0x1e5)](_0x211318(_0x4bd43d,_0x362164(0x16a))),_0x435606={'id':_0x1e61f9,'type':_0x7fad0f,'hasComments':_0x22db80,'data':_0x2cb6e6[_0x362164(0x2da)]||null,'originalSuggestionId':_0x2cb6e6[_0x362164(0x15e)]||null,'attributes':_0x2e89d3[_0x362164(0x289)]};this[_0x362164(0x1a7)][_0x362164(0x1dd)](_0x435606)[_0x362164(0x191)](_0x2d09bb=>{const _0x41b50c=_0x362164;_0x2e89d3[_0x41b50c(0x160)]=!0x0,_0x1159fb[_0x41b50c(0x275)](_0x37a938),_0x2d09bb&&_0x2d09bb[_0x41b50c(0x173)]&&(this[_0x41b50c(0x1da)][_0x41b50c(0x2c1)](_0x1e61f9)[_0x41b50c(0x173)]=_0x2d09bb[_0x41b50c(0x173)]);})[_0x362164(0x193)](_0x2d63bb=>{const _0x590a2d=_0x362164;throw _0xb77f53(_0x590a2d(0x283)),this[_0x590a2d(0x18c)][_0x590a2d(0x180)][_0x590a2d(0x246)]({'isUndoable':!0x1},()=>{const _0x1b339f=_0x590a2d;_0x2e89d3[_0x1b339f(0x2aa)]();}),_0x2e89d3[_0x590a2d(0x1a5)](),this[_0x590a2d(0x1da)][_0x590a2d(0x23a)](_0x2e89d3['id']),this[_0x590a2d(0x269)][_0x590a2d(0x23a)](_0x2e89d3),_0x2d63bb;});}return _0x2e89d3;}[_0x4321c0(0x2c2)](_0x2673db){const _0x1a08a1=_0x4321c0;return this[_0x1a08a1(0x1a2)][_0x1a08a1(0x19a)](_0x2673db);}[_0x4321c0(0x27c)](_0x286565,_0x32288c){const _0x13cac8=_0x4321c0,_0x3ff223=this[_0x13cac8(0x18c)][_0x13cac8(0x2b1)][_0x13cac8(0x2c1)](_0x13cac8(0x24e)),_0x4f2535=this[_0x13cac8(0x1b4)](_0x286565);if(this[_0x13cac8(0x1a7)]&&this[_0x13cac8(0x1a7)][_0x13cac8(0x21e)]){if(_0x4f2535[_0x13cac8(0x160)]){const _0xf7ca2b=_0x3ff223[_0x13cac8(0x1e5)](_0x211318(this[_0x13cac8(0x18c)][_0x13cac8(0x257)],_0x13cac8(0x16a)));this[_0x13cac8(0x1a7)][_0x13cac8(0x21e)](_0x286565,_0x32288c)[_0x13cac8(0x191)](()=>{const _0x252f13=_0x13cac8;_0x3ff223[_0x252f13(0x275)](_0xf7ca2b);});}else _0x4f2535['on'](_0x13cac8(0x268),()=>{const _0x207229=_0x13cac8;this[_0x207229(0x27c)](_0x286565,_0x32288c);});}}[_0x4321c0(0x136)](_0xe135b){const _0x5e9239=_0x4321c0;if(!this[_0x5e9239(0x1a7)]||!this[_0x5e9239(0x1a7)][_0x5e9239(0x1b4)])throw new _0x23f536(_0x5e9239(0x27d),this);return this[_0x5e9239(0x1a7)][_0x5e9239(0x1b4)](_0xe135b);}[_0x4321c0(0x27a)](_0x4704b6){const _0x2f7da2=_0x4321c0,{id:_0x244c89,type:_0x23443c,subType:_0x5a22f7,authorId:_0x38bac7}=this[_0x2f7da2(0x1c7)](_0x4704b6),_0x5c0c1d=this[_0x2f7da2(0x1da)][_0x2f7da2(0x2c1)](_0x244c89)||this[_0x2f7da2(0x2d5)](_0x23443c,_0x5a22f7,_0x244c89,_0x38bac7,{});switch(this[_0x2f7da2(0x2b8)](_0x5c0c1d,_0x23443c,_0x5a22f7,_0x38bac7),this[_0x2f7da2(0x269)][_0x2f7da2(0x2c1)](_0x5c0c1d)){case _0x2f7da2(0x2a6):this[_0x2f7da2(0x136)](_0x244c89)[_0x2f7da2(0x191)](_0x11ea46=>{const _0x42543a=_0x2f7da2;let _0x3e83ac=Promise[_0x42543a(0x201)]();_0x11ea46[_0x42543a(0x287)]&&(_0x3e83ac=this[_0x42543a(0x166)][_0x42543a(0x153)]({'channelId':this[_0x42543a(0x18c)][_0x42543a(0x2cd)][_0x42543a(0x2c1)](_0x42543a(0x272)),'threadId':_0x244c89})),_0x3e83ac[_0x42543a(0x191)](()=>{const _0x2e96cb=_0x42543a;this[_0x2e96cb(0x1f9)](_0x11ea46)[_0x2e96cb(0x160)]=!0x0;});}),this[_0x2f7da2(0x269)][_0x2f7da2(0x169)](_0x5c0c1d,_0x2f7da2(0x1dc));break;case _0x2f7da2(0x1f4):this[_0x2f7da2(0x27c)](_0x244c89,{'state':_0x2f7da2(0x211)});case _0x2f7da2(0x165):this[_0x2f7da2(0x269)][_0x2f7da2(0x169)](_0x5c0c1d,_0x2f7da2(0x174)),this[_0x2f7da2(0x186)](_0x2f7da2(0x22c),_0x5c0c1d);break;case _0x2f7da2(0x174):this[_0x2f7da2(0x186)](_0x2f7da2(0x137),_0x5c0c1d);}return _0x5c0c1d[_0x2f7da2(0x23c)](_0x4704b6),_0x5c0c1d;}[_0x4321c0(0x1ce)](_0x213ebd){const _0x4506f9=_0x4321c0,_0x2db5cd=Array[_0x4506f9(0x2cf)](_0x213ebd),_0x1dbaff=_0x2db5cd[_0x4506f9(0x155)](_0xd9f2ab=>_0x4506f9(0x161)==_0xd9f2ab[_0x4506f9(0x1b3)]);this[_0x4506f9(0x1d8)](_0x1dbaff);const _0x14704e=_0x2db5cd[_0x4506f9(0x155)](_0x45ef07=>!_0x45ef07[_0x4506f9(0x21b)]&&_0x4506f9(0x161)!=_0x45ef07[_0x4506f9(0x1b3)]),_0x3eb2ae=this[_0x4506f9(0x1ae)]({'skipNotAttached':!0x0})[_0x4506f9(0x155)](_0x3faec2=>!_0x3faec2[_0x4506f9(0x21b)]&&_0x4506f9(0x161)!=_0x3faec2[_0x4506f9(0x1b3)]),_0x9fc58=_0x3eb2ae[_0x4506f9(0x155)](_0x3f59f9=>!_0x213ebd[_0x4506f9(0x19a)](_0x3f59f9)),_0xdee69b=new Map(_0x3eb2ae[_0x4506f9(0x17c)](_0x594d98=>[_0x594d98,this[_0x4506f9(0x2a7)][_0x4506f9(0x1a8)](_0x594d98[_0x4506f9(0x1b3)],_0x594d98[_0x4506f9(0x2cc)],_0x4506f9(0x297))])),_0x3d8a60=new Map(_0x3eb2ae[_0x4506f9(0x17c)](_0x3ea721=>[_0x3ea721,_0x3ea721[_0x4506f9(0x1a9)]()])),_0x599691=new Set(),_0x158285=new Set();for(let _0x1539de=0x0;_0x1539de<_0x14704e[_0x4506f9(0x1ac)];_0x1539de++)_0x4c7d14(_0x14704e[_0x1539de],_0x14704e,_0x1539de+0x1);for(let _0x31cfa9=0x0;_0x31cfa9<_0x14704e[_0x4506f9(0x1ac)];_0x31cfa9++)_0x4c7d14(_0x14704e[_0x31cfa9],_0x9fc58,0x0);const _0x4869b7=new Set();for(let _0x2e2acf=0x0;_0x2e2acf<_0x14704e[_0x4506f9(0x1ac)];_0x2e2acf++){const _0x45ae64=_0x14704e[_0x2e2acf];!_0x158285[_0x4506f9(0x19a)](_0x45ae64)&&_0x45ae64[_0x4506f9(0x156)]&&(_0x4869b7[_0x4506f9(0x1e5)](_0x45ae64[_0x4506f9(0x156)]),_0x45ae64[_0x4506f9(0x156)][_0x4506f9(0x158)]===_0x45ae64&&(_0x45ae64[_0x4506f9(0x156)][_0x4506f9(0x158)]=null),_0x45ae64[_0x4506f9(0x156)]=null),!_0x599691[_0x4506f9(0x19a)](_0x45ae64)&&_0x45ae64[_0x4506f9(0x158)]&&(_0x4869b7[_0x4506f9(0x1e5)](_0x45ae64[_0x4506f9(0x158)]),_0x45ae64[_0x4506f9(0x158)][_0x4506f9(0x156)]===_0x45ae64&&(_0x45ae64[_0x4506f9(0x158)][_0x4506f9(0x156)]=null),_0x45ae64[_0x4506f9(0x158)]=null);}function _0x4c7d14(_0x373e20,_0x446156,_0x547782){const _0xde27ad=_0x4506f9;for(let _0x4f8471=_0x547782;_0x4f8471<_0x446156[_0xde27ad(0x1ac)];_0x4f8471++){const _0x1fdd40=_0x153876(_0x373e20,_0x446156[_0x4f8471]);_0x1fdd40&&(_0x1fdd40[0x0][_0xde27ad(0x158)]=_0x1fdd40[0x1],_0x1fdd40[0x1][_0xde27ad(0x156)]=_0x1fdd40[0x0],_0x599691[_0xde27ad(0x1e5)](_0x1fdd40[0x0]),_0x158285[_0xde27ad(0x1e5)](_0x1fdd40[0x1]));}}function _0x153876(_0x118cbd,_0x26c594){const _0x10e21c=_0x4506f9;if(_0x118cbd[_0x10e21c(0x189)]['id']!==_0x26c594[_0x10e21c(0x189)]['id'])return null;const _0x3bba2a=_0xdee69b[_0x10e21c(0x2c1)](_0x118cbd)(_0x118cbd,_0x26c594,_0x3d8a60[_0x10e21c(0x2c1)](_0x118cbd),_0x3d8a60[_0x10e21c(0x2c1)](_0x26c594));if(!_0x3bba2a)return null;return _0xdee69b[_0x10e21c(0x2c1)](_0x26c594)(_0x118cbd,_0x26c594,_0x3d8a60[_0x10e21c(0x2c1)](_0x118cbd),_0x3d8a60[_0x10e21c(0x2c1)](_0x26c594))?_0x3bba2a[0x1][_0x10e21c(0x185)]&&_0x3bba2a[0x1][_0x10e21c(0x185)][_0x10e21c(0x1ac)]?null:_0x3bba2a:null;}_0x4869b7[_0x4506f9(0x2dd)]&&this[_0x4506f9(0x1ce)](_0x4869b7);}[_0x4321c0(0x1d8)](_0x1c8ac6){const _0x404bf3=_0x4321c0;if(0x0==_0x1c8ac6[_0x404bf3(0x1ac)])return;const _0x2336ef=this[_0x404bf3(0x1ae)]({'skipNotAttached':!0x0})[_0x404bf3(0x155)](_0x56e031=>_0x404bf3(0x161)==_0x56e031[_0x404bf3(0x1b3)]&&_0x56e031[_0x404bf3(0x1ed)]),_0x4aacf1=[],_0x3200d8=new Map();for(const _0x373657 of _0x2336ef){const _0x4c1a9b=_0x191752(_0x373657[_0x404bf3(0x289)]);_0x3200d8[_0x404bf3(0x19a)](_0x4c1a9b)||(_0x3200d8[_0x404bf3(0x169)](_0x4c1a9b,_0x4aacf1[_0x404bf3(0x1ac)]),_0x4aacf1[_0x404bf3(0x276)]([]));const _0x2f5a2c=_0x3200d8[_0x404bf3(0x2c1)](_0x4c1a9b);_0x4aacf1[_0x2f5a2c][_0x404bf3(0x276)](_0x373657);}!(function(){const _0x1ce91c=_0x404bf3;_0x4aacf1[_0x1ce91c(0x22e)]((_0x293112,_0x3fcc83)=>{const _0x4fa82d=_0x1ce91c,_0x49b3fa=_0x293112[0x0][_0x4fa82d(0x173)],_0x1fd812=_0x3fcc83[0x0][_0x4fa82d(0x173)];return _0x49b3fa==_0x1fd812?_0x293112[0x0][_0x4fa82d(0x289)][_0x4fa82d(0x286)]<_0x3fcc83[0x0][_0x4fa82d(0x289)][_0x4fa82d(0x286)]?-0x1:0x1:_0x49b3fa<_0x1fd812?-0x1:0x1;});for(const _0x44be7b of _0x4aacf1)_0x44be7b[_0x1ce91c(0x22e)]((_0x2d9a84,_0x581775)=>_0x2d9a84['id']<_0x581775['id']?-0x1:0x1);}());for(let _0x50e12b=0x0;_0x50e12b<_0x4aacf1[_0x404bf3(0x1ac)];_0x50e12b++){if(0x0==_0x4aacf1[_0x50e12b][_0x404bf3(0x1ac)])continue;const _0x412f7c=[];for(let _0x51ad52=_0x50e12b+0x1;_0x51ad52<_0x4aacf1[_0x404bf3(0x1ac)];_0x51ad52++)0x0!=_0x4aacf1[_0x51ad52][_0x404bf3(0x1ac)]&&_0xe42d68(_0x4aacf1[_0x50e12b],_0x4aacf1[_0x51ad52])&&_0x412f7c[_0x404bf3(0x276)](_0x51ad52);for(const _0x4c6388 of _0x412f7c)_0x4aacf1[_0x50e12b]=_0x4aacf1[_0x50e12b][_0x404bf3(0x13b)](_0x4aacf1[_0x4c6388]),_0x4aacf1[_0x4c6388]=[];}for(const _0x31f3a3 of _0x4aacf1)for(let _0x2607f8=0x0;_0x2607f8<_0x31f3a3[_0x404bf3(0x1ac)];_0x2607f8++)_0x31f3a3[_0x2607f8][_0x404bf3(0x158)]=_0x31f3a3[_0x2607f8+0x1]||null;for(const _0xa2bfd5 of _0x4aacf1)for(let _0x188d51=0x0;_0x188d51<_0xa2bfd5[_0x404bf3(0x1ac)];_0x188d51++)_0xa2bfd5[_0x188d51][_0x404bf3(0x156)]=_0xa2bfd5[_0x188d51-0x1]||null;function _0xe42d68(_0x359dc8,_0xb01a79){const _0x8367cd=_0x404bf3;if(_0x359dc8[0x0][_0x8367cd(0x289)][_0x8367cd(0x286)]!==_0xb01a79[0x0][_0x8367cd(0x289)][_0x8367cd(0x286)]&&_0x359dc8[0x0][_0x8367cd(0x189)]!==_0xb01a79[0x0][_0x8367cd(0x189)])return!0x1;if(!function(_0x3a07d2,_0x522fce){const _0x38834d=_0x8367cd;if(!_0x3a07d2[_0x38834d(0x287)]&&!_0x522fce[_0x38834d(0x287)])return!0x0;if(_0x3a07d2[_0x38834d(0x287)]&&_0x522fce[_0x38834d(0x287)])return!0x1;if(_0x3a07d2[_0x38834d(0x287)]&&_0x522fce[_0x38834d(0x173)]<_0x3a07d2[_0x38834d(0x185)][_0x38834d(0x2a8)][_0x38834d(0x2c1)](0x0)[_0x38834d(0x173)])return!0x0;if(_0x522fce[_0x38834d(0x287)]&&_0x3a07d2[_0x38834d(0x173)]<_0x522fce[_0x38834d(0x185)][_0x38834d(0x2a8)][_0x38834d(0x2c1)](0x0)[_0x38834d(0x173)])return!0x0;return!0x1;}(_0x359dc8[0x0],_0xb01a79[0x0]))return!0x1;const _0x5968d8=_0xee2b8(_0x359dc8[0x0][_0x8367cd(0x289)],_0x8367cd(0x286)),_0x2dd637=_0xee2b8(_0xb01a79[0x0][_0x8367cd(0x289)],_0x8367cd(0x286));if(!_0x403dbe(_0x5968d8,_0x2dd637))return!0x1;return!!_0x359dc8[_0x8367cd(0x1b5)](_0xaf1110=>_0xb01a79[_0x8367cd(0x1c1)](_0x19c8ac=>_0xaf1110[_0x8367cd(0x1a9)]()[_0x8367cd(0x208)](_0x19c8ac[_0x8367cd(0x1a9)]())))&&_0xb01a79[_0x8367cd(0x1b5)](_0x4f3873=>_0x359dc8[_0x8367cd(0x1c1)](_0x1fd8a5=>_0x4f3873[_0x8367cd(0x1a9)]()[_0x8367cd(0x208)](_0x1fd8a5[_0x8367cd(0x1a9)]())));}}[_0x4321c0(0x138)](_0x1f18fc){const _0x1917a9=_0x4321c0,_0xbd2032=Array[_0x1917a9(0x2cf)](_0x1f18fc),_0x1690a5=this[_0x1917a9(0x1ae)]({'skipNotAttached':!0x0}),_0xab8045=_0x1690a5[_0x1917a9(0x155)](_0x5c313f=>!_0x1f18fc[_0x1917a9(0x19a)](_0x5c313f)),_0xb4c20d=new Map(_0xbd2032[_0x1917a9(0x17c)](_0x7e0504=>[_0x7e0504,this[_0x1917a9(0x2a7)][_0x1917a9(0x1a8)](_0x7e0504[_0x1917a9(0x1b3)],_0x7e0504[_0x1917a9(0x2cc)],_0x1917a9(0x14e))])),_0x4269d4=new Map(_0x1690a5[_0x1917a9(0x17c)](_0x2f3fa4=>[_0x2f3fa4,_0x2f3fa4[_0x1917a9(0x20e)]()]));for(let _0x1fe81e=0x0;_0x1fe81e<_0xbd2032[_0x1917a9(0x1ac)];_0x1fe81e++){if(_0x1ad997(this,_0xbd2032[_0x1fe81e],_0xbd2032,_0x1fe81e+0x1))return!0x0;}for(let _0x8f824c=0x0;_0x8f824c<_0xbd2032[_0x1917a9(0x1ac)];_0x8f824c++){if(_0x1ad997(this,_0xbd2032[_0x8f824c],_0xab8045,0x0))return!0x0;}return!0x1;function _0x1ad997(_0x555493,_0x2d7ced,_0x4321f6,_0x3e58c5){const _0x1c9358=_0x1917a9;for(let _0x482d11=_0x3e58c5;_0x482d11<_0x4321f6[_0x1c9358(0x1ac)];_0x482d11++){const _0x1a9c39=_0x4321f6[_0x482d11];if(_0x1a9c39[_0x1c9358(0x1b3)]!==_0x2d7ced[_0x1c9358(0x1b3)]||_0x1a9c39[_0x1c9358(0x189)]['id']!==_0x2d7ced[_0x1c9358(0x189)]['id']||_0x1a9c39[_0x1c9358(0x2cc)]!==_0x2d7ced[_0x1c9358(0x2cc)])continue;if(!Pt(_0x2d7ced,_0x1a9c39,[_0x1c9358(0x286)]))continue;if(_0x1c9358(0x161)==_0x2d7ced[_0x1c9358(0x1b3)]&&_0x2d7ced[_0x1c9358(0x2da)][_0x1c9358(0x1af)]!=_0x1a9c39[_0x1c9358(0x2da)][_0x1c9358(0x1af)])continue;if(_0x1c9358(0x161)==_0x2d7ced[_0x1c9358(0x1b3)]&&_0x555493[_0x1c9358(0x2c2)](_0x2d7ced[_0x1c9358(0x2da)][_0x1c9358(0x2bf)]))continue;if(_0x1c9358(0x271)==_0x2d7ced[_0x1c9358(0x1b3)]){const _0x57e977=_0x555493[_0x1c9358(0x18c)][_0x1c9358(0x180)],_0x3d4370=_0x2d7ced[_0x1c9358(0x1fb)]();if(_0x3d4370&&(_0x57e977[_0x1c9358(0x225)][_0x1c9358(0x293)](_0x3d4370)||_0x57e977[_0x1c9358(0x225)][_0x1c9358(0x2de)](_0x3d4370)))continue;}const _0xebe728=_0xb4c20d[_0x1c9358(0x2c1)](_0x2d7ced),_0x46ab72=_0x4269d4[_0x1c9358(0x2c1)](_0x2d7ced),_0x48757d=_0x4269d4[_0x1c9358(0x2c1)](_0x1a9c39),_0x462326=_0x2d7ced[_0x1c9358(0x185)]&&_0x2d7ced[_0x1c9358(0x185)][_0x1c9358(0x1ac)],_0x376343=_0x1a9c39[_0x1c9358(0x185)]&&_0x1a9c39[_0x1c9358(0x185)][_0x1c9358(0x1ac)];if(!_0x462326&&_0xebe728(_0x48757d,_0x46ab72))return _0x555493[_0x1c9358(0x1e0)](_0x1a9c39,_0x2d7ced),_0x4269d4[_0x1c9358(0x23a)](_0x2d7ced),!0x0;if(!_0x376343&&_0xebe728(_0x46ab72,_0x48757d))return _0x555493[_0x1c9358(0x1e0)](_0x2d7ced,_0x1a9c39),_0x4269d4[_0x1c9358(0x23a)](_0x1a9c39),!0x0;}return!0x1;}}[_0x4321c0(0x1e0)](_0x4e341f,_0x3e59a1){const _0x27e0b7=_0x4321c0;if(_0x4e341f[_0x27e0b7(0x21b)]){for(const _0x4bae9b of _0x3e59a1[_0x27e0b7(0x20e)]())_0x4e341f[_0x27e0b7(0x29f)](_0x4bae9b);}else{const _0x2736f5=_0x3e59a1[_0x27e0b7(0x1a9)]()[_0x27e0b7(0x26b)];this[_0x27e0b7(0x252)](_0x4e341f,this[_0x27e0b7(0x259)][_0x27e0b7(0x1ab)](_0x4e341f[_0x27e0b7(0x1a9)]()[_0x27e0b7(0x260)],_0x2736f5));}_0x3e59a1[_0x27e0b7(0x2a5)]();}[_0x4321c0(0x245)](_0x2480da,_0xc21b3a){const _0x1e889c=_0x4321c0,_0x1ebdf5=_0x2480da[_0x1e889c(0x247)](_0x1e889c(0x14d))||_0x2480da[_0x1e889c(0x247)](_0x1e889c(0x161))?_0x1e889c(0x231):_0x2480da[_0x1e889c(0x2b2)]();return _0x211318(this[_0x1e889c(0x18c)][_0x1e889c(0x257)],_0xc21b3a+'_'+_0x1ebdf5+_0x1e889c(0x2a3));}[_0x4321c0(0x20d)](){const _0x2be468=_0x4321c0,_0x5ee617=this[_0x2be468(0x18c)];if(!_0x5ee617['ui'])return;const {ariaLiveAnnouncer:_0x136dda}=_0x5ee617['ui'];_0x1b3b7e(this[_0x2be468(0x259)],({left:_0x58f2d7,entered:_0x331a43})=>{const _0x496157=_0x2be468;for(const _0x2e24ef of _0x58f2d7){const {group:_0x40a14f,type:_0x2d8253}=this[_0x496157(0x1c7)](_0x2e24ef[_0x496157(0x258)]);if(_0x496157(0x2b9)===_0x40a14f){_0x136dda[_0x496157(0x230)](this[_0x496157(0x245)](_0x2d8253,_0x496157(0x1d0)));break;}}for(const _0x355467 of _0x331a43){const {group:_0x4975fa,type:_0x50ffa6}=this[_0x496157(0x1c7)](_0x355467[_0x496157(0x258)]);if(_0x496157(0x2b9)===_0x4975fa){_0x136dda[_0x496157(0x230)](this[_0x496157(0x245)](_0x50ffa6,_0x496157(0x17e)));break;}}});}[_0x4321c0(0x1f8)](_0x2ac8f1){const _0x300666=_0x4321c0;if(this[_0x300666(0x24a)])return!0x1;const _0x38279d=this[_0x300666(0x18c)],_0x43bab6=_0x38279d[_0x300666(0x180)][_0x300666(0x2d2)][_0x300666(0x235)][_0x300666(0x1fd)]();if(0x0==_0x43bab6[_0x300666(0x1ac)])return!0x1;const _0x13b7a2=[],_0x1044fb=_0x43bab6[_0x300666(0x155)](_0x49927f=>_0x300666(0x161)==_0x49927f[_0x300666(0x1b3)]),_0x5b91bd=_0x43bab6[_0x300666(0x155)](_0x2324df=>_0x300666(0x248)==_0x2324df[_0x300666(0x1b3)]&&_0x300666(0x206)!=_0x2324df[_0x300666(0x258)]),_0x42a581=_0x43bab6[_0x300666(0x155)](_0x50c05d=>_0x300666(0x275)==_0x50c05d[_0x300666(0x1b3)]&&_0x300666(0x206)!=_0x50c05d[_0x300666(0x258)]);for(const _0x2a616f of _0x1044fb)_0x13b7a2[_0x300666(0x276)]({'key':_0x2a616f[_0x300666(0x292)],'newValue':_0x2a616f[_0x300666(0x261)],'oldValue':_0x2a616f[_0x300666(0x170)],'range':Ot(_0x2a616f[_0x300666(0x15c)],_0x38279d[_0x300666(0x180)])});for(const _0x1a36a8 of _0x5b91bd){const _0x5ef7b4=_0x42a581[_0x300666(0x1ca)](_0x23e85d=>_0x23e85d[_0x300666(0x1bf)][_0x300666(0x208)](_0x1a36a8[_0x300666(0x1bf)]));_0x5ef7b4&&_0x13b7a2[_0x300666(0x276)]({'key':_0x300666(0x26f),'newValue':_0x1a36a8[_0x300666(0x258)],'oldValue':_0x5ef7b4[_0x300666(0x258)],'range':_0x38279d[_0x300666(0x180)][_0x300666(0x1ba)](_0x1a36a8[_0x300666(0x1bf)][_0x300666(0x23f)])});}return 0x0!=_0x13b7a2[_0x300666(0x1ac)]&&this[_0x300666(0x267)](_0x2ac8f1,_0x13b7a2);}[_0x4321c0(0x212)](_0x21d42c){const _0x444e8d=_0x4321c0;let _0x4f3f7d=!0x1;const _0x5eec37=this[_0x444e8d(0x18c)][_0x444e8d(0x180)][_0x444e8d(0x2d2)][_0x444e8d(0x235)][_0x444e8d(0x2ae)]()[_0x444e8d(0x155)](_0x411b70=>_0x411b70[_0x444e8d(0x2da)][_0x444e8d(0x2cb)]&&_0x411b70[_0x444e8d(0x258)][_0x444e8d(0x247)](_0x444e8d(0x149)));for(const _0x5f2e8f of _0x5eec37){const {subType:_0x36a8f9,id:_0x3ed1fb}=this[_0x444e8d(0x1c7)](_0x5f2e8f[_0x444e8d(0x258)]),_0x26d770=_0x36a8f9[_0x444e8d(0x168)]('|')[0x0];for(const _0xae8577 of this[_0x444e8d(0x1ae)]({'skipNotAttached':!0x0}))_0xae8577['id']!=_0x3ed1fb&&_0x444e8d(0x161)==_0xae8577[_0x444e8d(0x1b3)]&&_0xae8577[_0x444e8d(0x2da)]&&_0xae8577[_0x444e8d(0x2da)][_0x444e8d(0x2bf)]==_0x26d770&&_0xae8577[_0x444e8d(0x1a9)]()[_0x444e8d(0x20b)](_0x5f2e8f[_0x444e8d(0x2da)][_0x444e8d(0x2cb)])&&(this[_0x444e8d(0x26d)](_0xae8577,_0x5f2e8f[_0x444e8d(0x2da)][_0x444e8d(0x2cb)],_0x21d42c),_0x4f3f7d=!0x0);}return _0x4f3f7d;}[_0x4321c0(0x15d)](_0x5c4bef){const _0x434b08=_0x4321c0;this[_0x434b08(0x18c)],(this[_0x434b08(0x24a)]=!0x0,_0x5c4bef());}[_0x4321c0(0x164)](_0x592fd2){const _0x41fdbb=_0x4321c0,_0x4c116c=this[_0x41fdbb(0x2c2)](_0x592fd2),_0x5262fa=this[_0x41fdbb(0x2e1)][_0x41fdbb(0x19a)](_0x592fd2);return _0x4c116c||_0x5262fa;}[_0x4321c0(0x267)](_0x23e449,_0x20c45e){const _0x42fe66=_0x4321c0;if(0x0==_0x20c45e[_0x42fe66(0x1ac)])return!0x1;let _0x3e882b=!0x1;for(const _0x87901d of _0x20c45e){const _0x1a1407=this[_0x42fe66(0x188)](_0x87901d[_0x42fe66(0x15c)],_0x42fe66(0x161))[_0x42fe66(0x155)](_0x5e6fcb=>!_0x5e6fcb[_0x42fe66(0x228)][_0x42fe66(0x13c)])[_0x42fe66(0x17c)](_0x200f48=>_0x200f48[_0x42fe66(0x2b9)]),_0x293091=_0x191752({'newValue':_0x87901d[_0x42fe66(0x146)]});_0x1a1407[_0x42fe66(0x155)](_0x1777e8=>{const _0x59bce5=_0x42fe66,[_0x31fb73,_0x510ae2]=_0x1777e8[_0x59bce5(0x2cc)][_0x59bce5(0x168)]('|');return _0x31fb73==_0x87901d[_0x59bce5(0x2bf)]&&_0x510ae2!=_0x293091;})[_0x42fe66(0x178)](_0x4bf19a=>{const _0x404bb9=_0x42fe66;this[_0x404bb9(0x26d)](_0x4bf19a,_0x87901d[_0x404bb9(0x15c)],_0x23e449),_0x3e882b=!0x0;});}return _0x3e882b;}[_0x4321c0(0x26d)](_0x46e4a1,_0x86924e,_0x9814b8){const _0x483620=_0x4321c0,_0x17af3b=_0x46e4a1[_0x483620(0x1a9)]()[_0x483620(0x177)](_0x86924e);0x0!==_0x17af3b[_0x483620(0x1ac)]?0x1!==_0x17af3b[_0x483620(0x1ac)]?this[_0x483620(0x214)](_0x46e4a1,_0x86924e[_0x483620(0x260)],_0x86924e[_0x483620(0x26b)]):this[_0x483620(0x252)](_0x46e4a1,_0x17af3b[0x0]):_0x9814b8[_0x483620(0x13d)](_0x46e4a1[_0x483620(0x22a)]());}}class xt{constructor(_0x11aa8b){const _0x51608e=_0x4321c0;this[_0x51608e(0x133)]=_0x11aa8b,this[_0x51608e(0x259)]=_0x11aa8b[_0x51608e(0x180)],this[_0x51608e(0x2bc)]=new Map(),this[_0x51608e(0x2a9)]=new Map(),this[_0x51608e(0x142)]();}[_0x4321c0(0x221)](_0x1e003c,_0x579881,_0x914173,_0x36db52,_0x3aa5b2,_0x3672f2){const _0x43015f=_0x4321c0;return new _0x3f0b3a(this[_0x43015f(0x259)],{'type':_0x1e003c,'subType':_0x579881,'id':_0x914173,'author':_0x36db52,'creator':_0x36db52,'attributes':_0x3aa5b2,'onAttributesChange':_0x3672f2,'onAccept':(..._0x2f0613)=>this[_0x43015f(0x1a8)](_0x1e003c,_0x579881,_0x43015f(0x2ad))(..._0x2f0613),'onDiscard':(..._0x59466e)=>this[_0x43015f(0x1a8)](_0x1e003c,_0x579881,_0x43015f(0x2aa))(..._0x59466e)});}[_0x4321c0(0x26a)](_0x5129e3,_0x58157b,_0x4b7c26,_0x23c22d){const _0x29cb6d=_0x4321c0,_0x5dacb5=_0x5129e3+':'+_0x58157b+':'+_0x4b7c26;this[_0x29cb6d(0x2bc)][_0x29cb6d(0x169)](_0x5dacb5,_0x23c22d);}[_0x4321c0(0x1a8)](_0x5a3738,_0x2dea77,_0xb00b4){const _0x2cf9fc=_0x4321c0,_0x5af523=_0x5a3738+':'+_0x2dea77+':'+_0xb00b4;return this[_0x2cf9fc(0x2bc)][_0x2cf9fc(0x2c1)](_0x5af523)||this[_0x2cf9fc(0x2a9)][_0x2cf9fc(0x2c1)](_0x5a3738+':'+_0xb00b4);}[_0x4321c0(0x142)](){const _0x55f174=_0x4321c0,_0x4d413f=()=>!0x1,_0xbd56d8=_0x45f493=>{const _0x4a4356=_0x5a8c;_0x45f493[_0x4a4356(0x22e)]((_0x479b2c,_0x3d779c)=>_0x479b2c[_0x4a4356(0x260)][_0x4a4356(0x1fa)](_0x3d779c[_0x4a4356(0x260)])?0x1:-0x1),this[_0x4a4356(0x259)][_0x4a4356(0x241)](_0x5c3c56=>{const _0x185141=_0x4a4356;for(const _0x3d4620 of _0x45f493){let _0x5f236d;_0x5f236d=_0x3d4620[_0x185141(0x26b)][_0x185141(0x216)]&&_0x3d4620[_0x185141(0x26b)][_0x185141(0x1a0)]==_0x3d4620[_0x185141(0x260)][_0x185141(0x23f)]?_0x5c3c56[_0x185141(0x21a)](_0x3d4620[_0x185141(0x260)][_0x185141(0x23f)],'on'):_0x5c3c56[_0x185141(0x21a)](_0x3d4620),this[_0x185141(0x259)][_0x185141(0x238)](_0x5f236d,{'forceDefaultExecution':!0x0,'doNotAutoparagraph':!0x0});}});},_0x287b3c=(_0x152da1,_0x2d5226)=>{const _0x3e76c8=_0x5a8c;_0x2d5226&&this[_0x3e76c8(0x259)][_0x3e76c8(0x241)](_0x20f3be=>{const _0xb75631=_0x3e76c8,{commandName:_0x2ab684,commandParams:_0x34eedc=[]}=_0x2d5226,_0x1affb4=_0x152da1[_0xb75631(0x17c)](_0x1562b0=>(Tt(_0x1562b0)&&(_0x1562b0=this[_0xb75631(0x259)][_0xb75631(0x1ab)](_0x1562b0[_0xb75631(0x26b)])),_0x1562b0))[_0xb75631(0x155)](_0x341197=>_0xb75631(0x154)!==_0x341197[_0xb75631(0x17f)][_0xb75631(0x27e)]);if(_0x1affb4[_0xb75631(0x1ac)]<0x1)return;const _0x5198d2=Array[_0xb75631(0x2cf)](this[_0xb75631(0x259)][_0xb75631(0x2d2)][_0xb75631(0x1c8)][_0xb75631(0x20e)]())[_0xb75631(0x17c)](_0xc33a00=>_0x4c671c[_0xb75631(0x249)](_0xc33a00));_0x20f3be[_0xb75631(0x2e0)](_0x1affb4);for(const _0x342893 of this[_0xb75631(0x133)][_0xb75631(0x1e8)][_0xb75631(0x1e8)]())_0x342893[_0xb75631(0x244)]();_0x34eedc[_0xb75631(0x276)]({'forceDefaultExecution':!0x0}),this[_0xb75631(0x133)][_0xb75631(0x233)](_0x2ab684,..._0x34eedc);const _0x6a1339=_0x5198d2[_0xb75631(0x155)](_0x5c692f=>_0xb75631(0x154)!=_0x5c692f[_0xb75631(0x17f)][_0xb75631(0x27e)]);_0x6a1339[_0xb75631(0x1ac)]>0x0&&_0x20f3be[_0xb75631(0x2e0)](_0x6a1339);for(const _0x3e8dbc of _0x5198d2)_0x3e8dbc[_0xb75631(0x266)]();});},_0x2478b5=(_0x5d8197,_0x510ef7)=>0x1==_0x5d8197[_0x55f174(0x1ac)]&&0x1==_0x510ef7[_0x55f174(0x1ac)]&&_0x5d8197[0x0][_0x55f174(0x26b)][_0x55f174(0x208)](_0x510ef7[0x0][_0x55f174(0x260)]),_0x302935=(_0x443c11,_0x1f74ea,_0x1decc1,_0x544541)=>Ft(_0x443c11,_0x1f74ea,_0x1decc1,_0x544541,this[_0x55f174(0x259)])?[_0x443c11,_0x1f74ea]:Ft(_0x1f74ea,_0x443c11,_0x544541,_0x1decc1,this[_0x55f174(0x259)])?[_0x1f74ea,_0x443c11]:null;this[_0x55f174(0x2a9)][_0x55f174(0x169)](_0x55f174(0x18b),_0x4d413f),this[_0x55f174(0x2a9)][_0x55f174(0x169)](_0x55f174(0x1f1),_0xbd56d8),this[_0x55f174(0x2a9)][_0x55f174(0x169)](_0x55f174(0x262),_0x2478b5),this[_0x55f174(0x2a9)][_0x55f174(0x169)](_0x55f174(0x18a),_0x302935),this[_0x55f174(0x2a9)][_0x55f174(0x169)](_0x55f174(0x1bb),_0xbd56d8),this[_0x55f174(0x2a9)][_0x55f174(0x169)](_0x55f174(0x2ba),_0x4d413f),this[_0x55f174(0x2a9)][_0x55f174(0x169)](_0x55f174(0x198),_0x2478b5),this[_0x55f174(0x2a9)][_0x55f174(0x169)](_0x55f174(0x141),_0x302935),this[_0x55f174(0x2a9)][_0x55f174(0x169)](_0x55f174(0x147),_0x287b3c),this[_0x55f174(0x2a9)][_0x55f174(0x169)](_0x55f174(0x179),_0x4d413f),this[_0x55f174(0x2a9)][_0x55f174(0x169)](_0x55f174(0x1cb),_0x2478b5),this[_0x55f174(0x2a9)][_0x55f174(0x169)](_0x55f174(0x16e),_0x4d413f),this[_0x55f174(0x2a9)][_0x55f174(0x169)](_0x55f174(0x2dc),_0x287b3c),this[_0x55f174(0x2a9)][_0x55f174(0x169)](_0x55f174(0x279),_0x4d413f),this[_0x55f174(0x2a9)][_0x55f174(0x169)](_0x55f174(0x18d),_0x2478b5),this[_0x55f174(0x2a9)][_0x55f174(0x169)](_0x55f174(0x25b),_0x4d413f),this[_0x55f174(0x2a9)][_0x55f174(0x169)](_0x55f174(0x25f),_0x4d413f),this[_0x55f174(0x2a9)][_0x55f174(0x169)](_0x55f174(0x1cc),(_0x475ae1,_0x55d1f7)=>{const _0x2a7a63=_0x55f174;if(!_0x55d1f7)return;const _0x518c05=this[_0x2a7a63(0x133)][_0x2a7a63(0x2b1)][_0x2a7a63(0x2c1)](p);this[_0x2a7a63(0x259)][_0x2a7a63(0x241)](_0x2ed824=>{const _0x2541c1=_0x2a7a63;if(_0x2541c1(0x26f)==_0x55d1f7[_0x2541c1(0x2bf)])for(const _0x2c529e of _0x475ae1){const _0x470dba=_0x2c529e[_0x2541c1(0x260)][_0x2541c1(0x23f)],_0x1bad72=_0x55d1f7[_0x2541c1(0x1af)];_0x2ed824[_0x2541c1(0x152)](_0x470dba,_0x1bad72);}else{if(_0x518c05[_0x2541c1(0x2c2)](_0x55d1f7[_0x2541c1(0x2bf)])){for(const _0x75355e of _0x475ae1)void 0x0!==_0x55d1f7[_0x2541c1(0x1af)]?_0x2ed824[_0x2541c1(0x1c5)](_0x55d1f7[_0x2541c1(0x2bf)],_0x55d1f7[_0x2541c1(0x1af)],_0x75355e[_0x2541c1(0x260)][_0x2541c1(0x23f)]):_0x2ed824[_0x2541c1(0x195)](_0x55d1f7[_0x2541c1(0x2bf)],_0x75355e[_0x2541c1(0x260)][_0x2541c1(0x23f)]);}else{for(const _0x1c8a73 of _0x475ae1)_0x55d1f7[_0x2541c1(0x1af)]?_0x2ed824[_0x2541c1(0x1c5)](_0x55d1f7[_0x2541c1(0x2bf)],_0x55d1f7[_0x2541c1(0x1af)],_0x1c8a73):_0x2ed824[_0x2541c1(0x195)](_0x55d1f7[_0x2541c1(0x2bf)],_0x1c8a73);}}});}),this[_0x55f174(0x2a9)][_0x55f174(0x169)](_0x55f174(0x250),_0x2478b5);}}function Rt(_0x2f8f8e,_0x436b69,_0x2c6678){const _0x259063=_0x4321c0;for(const _0x33f382 of _0x436b69[_0x259063(0x1a0)][_0x259063(0x223)]({'includeSelf':!0x0,'parentFirst':!0x0})){if(_0x33f382[_0x259063(0x17f)]==_0x33f382)return!0x1;if(!_0x2c6678[_0x259063(0x2d6)](_0x33f382))return!0x1;if(_0x2f8f8e[_0x259063(0x293)](_0x33f382)||_0x2f8f8e[_0x259063(0x2de)](_0x33f382))return!0x0;}return!0x1;}function Tt(_0x37f815){const _0x21c2e9=_0x4321c0;return _0x37f815[_0x21c2e9(0x26b)][_0x21c2e9(0x1a0)]==_0x37f815[_0x21c2e9(0x260)][_0x21c2e9(0x23f)]&&_0x37f815[_0x21c2e9(0x26b)][_0x21c2e9(0x2b6)];}function Et(_0x2b811c,_0x194351,_0x1dbf5d,_0x33f011){const _0x558472=_0x4321c0,_0x38bbb4=_0xadb307=>!_0xadb307[_0x558472(0x2b5)]['is'](_0x558472(0x1c6))&&!_0x33f011[_0x558472(0x293)](_0xadb307[_0x558472(0x2b5)]),_0x39af7b=_0x2b811c[_0x558472(0x260)][_0x558472(0x209)](_0x38bbb4),_0x43c44b=_0x2b811c[_0x558472(0x26b)][_0x558472(0x209)](_0x38bbb4,{'direction':_0x558472(0x280)});return(!_0x2b811c[_0x558472(0x260)][_0x558472(0x208)](_0x39af7b)||!_0x2b811c[_0x558472(0x26b)][_0x558472(0x208)](_0x43c44b))&&(_0x39af7b[_0x558472(0x1fa)](_0x43c44b)?_0x1dbf5d[_0x558472(0x1bd)](_0x194351,{'range':_0x1dbf5d[_0x558472(0x1ab)](_0x39af7b,_0x43c44b)}):_0x1dbf5d[_0x558472(0x13d)](_0x194351),!0x0);}function Vt(_0x599a28){return _0x191752(_0x599a28);}function Ut(_0x52c272){const _0x3dab52=_0x4321c0,_0x3f5d30=_0x52c272[_0x3dab52(0x260)][_0x3dab52(0x23f)];return _0x3f5d30&&_0x3f5d30['is'](_0x3dab52(0x143));}function Ot(_0x3749d8,_0x11c361){const _0x523c7c=_0x4321c0;return null==_0x3749d8[_0x523c7c(0x26b)][_0x523c7c(0x29a)]&&_0x3749d8[_0x523c7c(0x26b)][_0x523c7c(0x1a0)]==_0x3749d8[_0x523c7c(0x260)][_0x523c7c(0x23f)]?Gt(_0x3749d8[_0x523c7c(0x260)][_0x523c7c(0x23f)],_0x11c361):_0x3749d8;}function Gt(_0x119a68,_0x586ae9){const _0x27fc47=_0x4321c0,_0x19a0c5=_0x586ae9[_0x27fc47(0x225)][_0x27fc47(0x293)](_0x119a68)||_0x586ae9[_0x27fc47(0x225)][_0x27fc47(0x172)](_0x119a68);return _0x586ae9[_0x27fc47(0x1ab)](_0x586ae9[_0x27fc47(0x22d)](_0x119a68,_0x27fc47(0x26c)),_0x19a0c5?_0x586ae9[_0x27fc47(0x1ef)](_0x119a68):_0x586ae9[_0x27fc47(0x22d)](_0x119a68,_0x27fc47(0x26b)));}function Ft(_0x47ebfe,_0x2296e4,_0x4b3c96,_0x487c34,_0x2b0320){const _0x3ed244=_0x4321c0;if(!Pt(_0x47ebfe,_0x2296e4))return!0x1;if(_0x4b3c96[_0x3ed244(0x26b)][_0x3ed244(0x208)](_0x487c34[_0x3ed244(0x260)]))return!0x0;if(_0x47ebfe[_0x3ed244(0x1b3)]!=_0x2296e4[_0x3ed244(0x1b3)])return!0x1;if(!_0x4b3c96[_0x3ed244(0x26b)][_0x3ed244(0x1e9)](_0x487c34[_0x3ed244(0x260)]))return!0x1;const _0x230cef=_0x2b0320[_0x3ed244(0x1ab)](_0x4b3c96[_0x3ed244(0x26b)],_0x487c34[_0x3ed244(0x260)])[_0x3ed244(0x17b)]();for(const _0x38663d of _0x230cef)if([_0x3ed244(0x27f),_0x3ed244(0x19c)][_0x3ed244(0x171)](_0x38663d[_0x3ed244(0x1b3)])&&_0x2b0320[_0x3ed244(0x225)][_0x3ed244(0x2de)](_0x38663d[_0x3ed244(0x2b5)]))return!0x1;return!0x0;}function Pt(_0xf3d7d9,_0x299d68,_0x2ece6a=[]){const _0x4ae94d=_0x4321c0;return!(!_0xf3d7d9[_0x4ae94d(0x1ed)]||!_0x299d68[_0x4ae94d(0x1ed)])&&_0x403dbe(_0xee2b8(_0xf3d7d9[_0x4ae94d(0x289)],_0x2ece6a),_0xee2b8(_0x299d68[_0x4ae94d(0x289)],_0x2ece6a));}function Lt(_0x4dda78,_0x44cf4a){const _0x54d2f5=_0x4321c0,_0x5e7531=Ht(_0x4dda78[_0x54d2f5(0x289)]),_0x5f5a46=Ht(_0x44cf4a);if(!_0x4dda78[_0x54d2f5(0x1ed)])return!0x1;for(const _0xd11d5d of Object[_0x54d2f5(0x294)](_0x5f5a46))if(!_0x403dbe(_0x5e7531[_0xd11d5d],_0x5f5a46[_0xd11d5d]))return!0x1;return!0x0;}function Ht(_0x4f969f){const _0xf57673=_0x4321c0,_0x291d64=Object[_0xf57673(0x1c3)]({},_0x4f969f);return delete _0x291d64[_0xf57673(0x273)],delete _0x291d64[_0xf57673(0x18f)],_0x291d64;}
|