@ckeditor/ckeditor5-track-changes 0.0.0-nightly-20240420.0 → 0.0.0-nightly-20240421.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@ckeditor/ckeditor5-track-changes",
3
- "version": "0.0.0-nightly-20240420.0",
3
+ "version": "0.0.0-nightly-20240421.0",
4
4
  "description": "CKEditor 5 track changes plugin.",
5
5
  "license": "SEE LICENSE IN LICENSE.md",
6
6
  "author": "CKSource (http://cksource.com/)",
@@ -40,8 +40,8 @@
40
40
  "CHANGELOG.md"
41
41
  ],
42
42
  "dependencies": {
43
- "ckeditor5": "0.0.0-nightly-20240420.0",
44
- "ckeditor5-collaboration": "0.0.0-nightly-20240420.0",
43
+ "ckeditor5": "0.0.0-nightly-20240421.0",
44
+ "ckeditor5-collaboration": "0.0.0-nightly-20240421.0",
45
45
  "lodash-es": "4.17.21"
46
46
  },
47
47
  "types": "src/index.d.ts",
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x4a1e28=_0x25c0;(function(_0x278d05,_0x145688){const _0x2c3a6a=_0x25c0,_0x5d165d=_0x278d05();while(!![]){try{const _0xd666b5=parseInt(_0x2c3a6a(0x1fe))/0x1+parseInt(_0x2c3a6a(0x1b3))/0x2*(parseInt(_0x2c3a6a(0x27d))/0x3)+parseInt(_0x2c3a6a(0x217))/0x4+-parseInt(_0x2c3a6a(0x173))/0x5*(parseInt(_0x2c3a6a(0x1c5))/0x6)+parseInt(_0x2c3a6a(0x1f1))/0x7*(parseInt(_0x2c3a6a(0x27e))/0x8)+-parseInt(_0x2c3a6a(0x195))/0x9*(parseInt(_0x2c3a6a(0x2cc))/0xa)+-parseInt(_0x2c3a6a(0x176))/0xb;if(_0xd666b5===_0x145688)break;else _0x5d165d['push'](_0x5d165d['shift']());}catch(_0x44aec4){_0x5d165d['push'](_0x5d165d['shift']());}}}(_0x3ad5,0x2e2f2));import{Plugin as _0xbacbbf,PendingActions as _0x1854a1}from'ckeditor5/src/core.js';import{LiveRange as _0x3ee136}from'ckeditor5/src/engine.js';import{CKEditorError as _0xf342d0,uid as _0x438a7a,priorities as _0x17d15e,logWarning as _0x5d695a}from'ckeditor5/src/utils.js';import{toWidget as _0x5671f0}from'ckeditor5/src/widget.js';import{Users as _0x540c51,hashObject as _0x12ba9a,surroundingMarkersDetector as _0x3d4edd}from'ckeditor5-collaboration/src/collaboration-core.js';import _0x451066 from'./commands/trackchangescommand.js';import _0xd55a9e from'./commands/acceptsuggestioncommand.js';import _0x3b6415 from'./commands/discardsuggestioncommand.js';import _0x54ae53 from'./commands/executeonallsuggestionscommand.js';import _0x304dc4 from'./commands/executeonselectedsuggestionscommand.js';import _0x1a52c4 from'./suggestion.js';import _0x4920aa from'./suggestiondescriptionfactory.js';import _0x26a6ab from'./integrations/aiassistant.js';import _0x58e403 from'./integrations/alignment.js';import _0x111e54 from'./integrations/basicstyles.js';function _0x25c0(_0x3f6053,_0x4b38b7){const _0x3ad540=_0x3ad5();return _0x25c0=function(_0x25c09a,_0x4c6765){_0x25c09a=_0x25c09a-0x141;let _0x4358d6=_0x3ad540[_0x25c09a];return _0x4358d6;},_0x25c0(_0x3f6053,_0x4b38b7);}import _0x203381 from'./integrations/blockquote.js';import _0x256e0f from'./integrations/casechange.js';import _0x573481 from'./integrations/ckbox.js';import _0x169462 from'./integrations/codeblock.js';import _0x1870be from'./integrations/comments.js';import _0x5cd4b3 from'./integrations/deletecommand.js';import _0x14d4c8 from'./integrations/list.js';import _0x4716c1 from'./integrations/listproperties.js';import _0x3e1cf2 from'./integrations/entercommand.js';import _0x4019ac from'./integrations/findandreplace.js';import _0x4da101 from'./integrations/font.js';import _0x15f2a0 from'./integrations/formatpainter.js';import _0x3ab631 from'./integrations/heading.js';import _0x1211d3 from'./integrations/highlight.js';import _0x132c66 from'./integrations/horizontalline.js';import _0x2d475a from'./integrations/htmlembed.js';import _0x7aa760 from'./integrations/image.js';import _0x1bf67f from'./integrations/imagereplace.js';import _0x1f1f2c from'./integrations/imagestyle.js';import _0x122d8f from'./integrations/importword.js';import _0x14a394 from'./integrations/indent.js';import _0x278e97 from'./integrations/inputcommand.js';import _0x5739ff from'./integrations/link.js';import _0x2b6e86 from'./integrations/legacylist.js';import _0x317b18 from'./integrations/legacylistproperties.js';import _0x1d81a4 from'./integrations/mediaembed.js';import _0x3f3f09 from'./integrations/mention.js';import _0x47abaa from'./integrations/multilevellist.js';import _0xd08eb8 from'./integrations/pagebreak.js';import _0x3992fc from'./integrations/paragraph.js';import _0x572e4b from'./integrations/removeformat.js';import _0x259a57 from'./integrations/restrictededitingmode.js';import _0xa1153c from'./integrations/shiftentercommand.js';import _0x4c4b97 from'./integrations/standardeditingmode.js';import _0x5cda79 from'./integrations/style.js';function _0x3ad5(){const _0x31cb2a=['reconvertMarker','creator','getIntersection','deletion:discard','attribute:discard','discardAllSuggestions','5691Mprwdu','_isForcedDefaultExecutionBlock','isBefore','isInsideObject','toViewElement','getNearestSelectionRange','_addSuggestionMarker','getLastMatchingPosition','getCommentThread','isNextTo','getShiftedBy','addMarker:suggestion:attribute','getChangedMarkers','170907UdbIwx','editing','addSuggestionData','isAtStart','open','chain','markInsertion','updateMarker','skipNestingCheck','getDifference','isLimit','getSuggestion','setAttribute','registerCustomCallback','_suggestionState','formatGroupId','track-changes-command-not-found','_suggestions','attribute:accept','_getMarkerAnnouncementText','track-changes-user-not-found','deletion','unbind','isAfter','_registerInlineAttribute','1251248JbYNgG','rename','LEAVE','bindElementToMarker','some','default','deletion:join','getRanges','consumable','markInlineFormat','value','length','isObject','acceptAllSuggestions','adapter','model','createPositionAfter','isCollapsed','attribute:','suggestionLoaded','group','push','insertion:chain','writer','data-suggestion','range','_handleNewSuggestionMarker','ENTER','$marker','end','join','@external','change:data','stop','_suggestionFactory','stopListening','applyOperation','rejected','attributeNewValue','newValue','getContainedElement','_breakSuggestionMarker','refresh','before','hasSuggestion','getMarkers','every','element','values','subType','_updateSuggestionData','targetPosition','change','accepted','formatBlock:accept','addCommentThread','containsRange','$graveyard','buildSuggestion','root','getRange','suggestion-type','_getAuthorFromId','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.','error-saving-suggestion-data-suggestion-discarded','_commentsRepository','commandName','define','unshift','formatInline:accept','$text','accept','getFirstMarker','setSelection','getAncestors','name','after','registerPostFixer','suggestion:','author','schema','_refreshSuggestionsChain','attribute','removeMarkers','nodeBefore','_enabledCommands','_setSuggestionRange','markAttributeChange','announce','groupId','mapper','removeAttribute','from','elementStart','createElement','getSuggestions','isIntersecting','_setSuggestionData','forward','detach','forceDefaultExecution','meta','6cKGmuI','568dLHoMK','set','removeMarker:suggestion:formatBlock','rethrowUnexpectedError','removeMarker','dataReady','catch','isOwn','then','containsRangeInObject','fromCharCode','_joinWithAdjacentSuggestions','insertion:join','parent','TrackChangesEditing','formatBlock','for','_cutOutSuggestionMarker','next','warn','markMultiRangeBlockFormat','addClass','showSuggestionHighlights','move','formatInline:','_inlineAttributeKeys','document','always','_blockAttributeKeys','elementToElement','multipleBlocks','upcast','_findSuggestions','toUpperCase','FORMATTING','plugins','removeMarker:suggestion:attribute','createdAt','splice','editingDowncast','discardSelectedSuggestions','addUser','update:suggestion','markMultiRangeDeletion','consume','marker-count','attributes','formatBlock:chain','removed','insertion','trackChanges.trackFormatChanges','position','backward','addMarker','documentSelection','attributeOldValue','substring','authorName','isInContent','discard','acceptSelectedSuggestions','newRange','markBlockFormat','_refreshAttributeSuggestionsChain','deletion:','clone','getItems','addRange','discardSuggestion','ready','isEqual','assign','insertContent','Users','originalSuggestionId','change:activeMarkers','toJSON','markDeletion','74050NmbvaT','acceptSuggestion','multi','_descriptionFactory','getUser','isUndo','track-changes-suggestion-data-mismatch','markers','_processAttributeSuggestions','head','sort','createPositionBefore','_registerBlockAttribute','isAtEnd','formatInline:discard','isExternal','insert','collaboration.channelId','low','enableCommand','addSuggestion','delete','_addThreadToSuggestion','_getExternalAuthor','getAllAdjacentSuggestions','elementEnd','isSelectable','rootName','oldValue','requires','substr','_processAttributeChanges','getChanges','comments','concat','getCustomProperty','createRangeOn','track-changes-suggestion-not-found','forEach','ck-suggestion-marker-formatInline','insertion:accept','PENDING_ACTION_SUGGESTION','get','widget','_mergeNestedSuggestions','_createSuggestion','fetchCommentThread','howMany','markerToData','map','startsWith','has','previous','attributeKey','enqueueChange','addMarker:suggestion:formatBlock','batch','getMultiRangeId','insertion:','_trackFormatChanges','init','isMultiRange','clear','data','fromRange','high','_saved','config','enableReadOnlyMode','isLocal','containsPosition','keys','hasCommentThread','_removeSuggestion','_element','markerReady','getWalker','ck-suggestion-marker--active','removeClass','suggestion','lowest','suggestionUnloaded','start','isBlock','trackChanges','type','unbindElementFromMarkerName','145QBeTjO','pop','markerNameToElements','3438435kOudGf','$textProxy','getAttribute','containerElement','updateSuggestion','markerName','isTouching','_editor','conversion','_splitMarkerName','_recordAttributeSuggestions','_SUGGESTION_ANNOUNCEMENT','deletion:chain','_isRegisteredAttribute','addMarker:suggestion','_recordAttributeChanges','CommentsRepository','_enableDefaultAttributesIntegration','_reduceExistingSuggestions','_getSuggestionData','editor','fire','ck-suggestion-marker','trackChanges.mergeNestedSuggestions','includes','locale','isIntersectingWithRange','deleteContent','formatBlock:discard','notReady','execute','117qiDuWs','differ','_onDiscard','add','pluginName','external:','options','normal','formatInline:join','createPositionAt','_afterChanges','markMultiRangeInsertion','hasComments','addComment','splitPosition','removeComment','formatInline','_joinSuggestions','formatInline:chain','_checkSuggestionCorrectness','containsItem','addHighlight','createSelection','activeMarkers','format','ck-suggestion-marker-formatBlock','isRemovable','addMarkerName','oldRange','_customCallbacks','161268xQxgDz','track-changes-adapter-already-set','never','_rangeIsInLocalUserInsertion','trackChangesCommand','PendingActions','suggestion:attribute:','commands','change:_saved','_adapter','_isDataLoaded','remove','moveTargetPosition','createRange','isDocumentOperation','insertion:discard','_reduceSuggestionAttributeRange','tablePasteChainId','21660aGRrle','getFirstRange','attribute:join','track-changes-enable-command-twice','size','dataToMarker','ck-suggestion-marker-','formatBlock:','filter','setTo','isArray','find','deletion:accept','key','item','split','nodeAfter','selection','highest','listenTo','formatBlock:join','_isBlockAttribute','createRangeIn','resolve','dataDowncast','authoredAt','_initAriaMarkerChangeAnnouncements','track-changes-adapter-missing-getsuggestion','_getAttributeKey','suggestionChanged','commentThread','markerToHighlight','_defaultCallbacks','return','_registerDefaultCallbacks','_model','getSuggestionCallback','$elementName'];_0x3ad5=function(){return _0x31cb2a;};return _0x3ad5();}import _0x54fbc2 from'./integrations/table.js';import _0x51fd1b from'./integrations/tablemergesplit.js';import _0x1d5f34 from'./integrations/tableheadings.js';import _0x248735 from'./integrations/tableclipboard.js';import _0x553db3 from'./integrations/tablecolumnresize.js';import _0x2894a5 from'./integrations/template.js';import _0x9dd62e from'./integrations/tableofcontents.js';import _0x380829 from'./integrations/title.js';import _0x196515 from'./integrations/undo.js';import _0x1346fb from'./integrations/tablecaption.js';import _0xecea07 from'./integrations/tableproperties.js';import{getTranslation as _0x3f5468}from'./utils/common-translations.js';import{isEqual as _0x3141ab,omit as _0x2051ba}from'lodash-es';export const renameAttributeKey=_0x4a1e28(0x1ea);export default class p extends _0xbacbbf{static get[_0x4a1e28(0x2e9)](){const _0x5235a3=_0x4a1e28;return[_0x5235a3(0x186),_0x540c51,_0x1854a1,_0x26a6ab,_0x58e403,_0x111e54,_0x203381,_0x573481,_0x256e0f,_0x169462,_0x1870be,_0x5cd4b3,_0x3e1cf2,_0x4019ac,_0x4da101,_0x15f2a0,_0x3ab631,_0x1211d3,_0x132c66,_0x2d475a,_0x7aa760,_0x1f1f2c,_0x1bf67f,_0x122d8f,_0x14a394,_0x278e97,_0x2b6e86,_0x317b18,_0x47abaa,_0x5739ff,_0x14d4c8,_0x4716c1,_0x1d81a4,_0x3f3f09,_0xd08eb8,_0x3992fc,_0x572e4b,_0x259a57,_0xa1153c,_0x4c4b97,_0x5cda79,_0x54fbc2,_0x51fd1b,_0x1d5f34,_0x1346fb,_0x248735,_0x553db3,_0x9dd62e,_0xecea07,_0x2894a5,_0x380829,_0x196515];}static get[_0x4a1e28(0x199)](){const _0x5e4431=_0x4a1e28;return _0x5e4431(0x28c);}constructor(_0x44489b){const _0x5cb9fa=_0x4a1e28;function _0x1a352a(_0x4ecad0){const _0x57d034=_0x25c0;return _0x4ecad0[_0x57d034(0x14d)](_0x2e8e84=>String[_0x57d034(0x288)](_0x2e8e84))[_0x57d034(0x235)]('');}super(_0x44489b),this[_0x5cb9fa(0x180)]=!0x1,this[_0x5cb9fa(0x27f)](_0x5cb9fa(0x1ac),[]),this['on'](_0x5cb9fa(0x2c9),(_0x485f3a,_0x35f1f4,_0x24d6ad,_0x1d98a3)=>{const _0x53abac=_0x5cb9fa;this[_0x53abac(0x1e8)][_0x53abac(0x24b)](()=>{const _0x1aaca=_0x53abac;for(const _0x3e0bd1 of[..._0x1d98a3,..._0x24d6ad])this[_0x1aaca(0x1e8)][_0x1aaca(0x2d3)][_0x1aaca(0x14f)](_0x3e0bd1)&&_0x44489b[_0x1aaca(0x1ff)][_0x1aaca(0x1eb)](_0x3e0bd1);});}),this[_0x5cb9fa(0x2cf)]=new _0x4920aa(this[_0x5cb9fa(0x18a)][_0x5cb9fa(0x226)][_0x5cb9fa(0x267)],this[_0x5cb9fa(0x18a)][_0x5cb9fa(0x18f)]),this[_0x5cb9fa(0x1bc)]=null,this[_0x5cb9fa(0x239)]=new xt(this[_0x5cb9fa(0x18a)]),this[_0x5cb9fa(0x20f)]=new Map(),this[_0x5cb9fa(0x258)]=_0x44489b[_0x5cb9fa(0x2a1)][_0x5cb9fa(0x146)](_0x5cb9fa(0x186)),this[_0x5cb9fa(0x26c)]=new Set(),this[_0x5cb9fa(0x1e8)]=this[_0x5cb9fa(0x18a)][_0x5cb9fa(0x226)],this[_0x5cb9fa(0x20c)]=new WeakMap(),this[_0x5cb9fa(0x1f2)]=!0x1,this[_0x5cb9fa(0x29a)]=new Set([_0x5cb9fa(0x1ea)]),this[_0x5cb9fa(0x297)]=new Set(),_0x44489b[_0x5cb9fa(0x15f)][_0x5cb9fa(0x25a)](_0x5cb9fa(0x2b0),_0x5cb9fa(0x21c)),this[_0x5cb9fa(0x157)]=_0x44489b[_0x5cb9fa(0x15f)][_0x5cb9fa(0x146)](_0x5cb9fa(0x2b0)),_0x44489b[_0x5cb9fa(0x15f)][_0x5cb9fa(0x25a)](_0x5cb9fa(0x18d),!0x0),this[_0x5cb9fa(0x148)]=_0x44489b[_0x5cb9fa(0x15f)][_0x5cb9fa(0x146)](_0x5cb9fa(0x18d)),this[_0x5cb9fa(0x1b7)]=new _0x451066(_0x44489b,this[_0x5cb9fa(0x26c)]),this[_0x5cb9fa(0x1df)](),this[_0x1a352a([0x5f,0x65,0x78,0x65,0x63,0x75,0x74,0x65,0x53,0x75,0x67,0x67,0x65,0x73,0x74,0x69,0x6f,0x6e])]=_0x1a352a([0x34,0x30,0x34,0x38,0x30,0x38,0x34,0x30]);}[_0x4a1e28(0x158)](){const _0x34bcbe=_0x4a1e28,_0x30e586=this[_0x34bcbe(0x18a)],_0x4acdb9=(_0xc0cccf,_0x305a46)=>{const _0x2f8336=_0x34bcbe;if(_0x2f8336(0x269)!=_0xc0cccf)return _0x2f8336(0x1cb)+_0xc0cccf;const _0x10c581=_0x305a46[_0x2f8336(0x1d4)]('|')[0x0];return this[_0x2f8336(0x1da)](_0x10c581)?_0x2f8336(0x1ae):_0x2f8336(0x143);};_0x30e586[_0x34bcbe(0x17e)][_0x34bcbe(0x28e)](_0x34bcbe(0x2a5))[_0x34bcbe(0x1e4)]({'model':_0x34bcbe(0x16b),'view':_0x2ed0f6=>{const _0x3b41b7=_0x34bcbe,{id:_0x3ae383,type:_0x501863,subType:_0x1aec73}=this[_0x3b41b7(0x17f)](_0x2ed0f6[_0x3b41b7(0x17b)]),_0x257d12=[_0x3b41b7(0x18c),_0x4acdb9(_0x501863,_0x1aec73)];let _0x4f91f6=0xbb8;return this[_0x3b41b7(0x1ac)][_0x3b41b7(0x18e)](_0x2ed0f6[_0x3b41b7(0x17b)])&&(_0x257d12[_0x3b41b7(0x22c)](_0x3b41b7(0x169)),_0x4f91f6=0xbc2),_0x3b41b7(0x213)==_0x501863&&(_0x4f91f6+=0x5),{'classes':_0x257d12,'attributes':{'data-suggestion':_0x3ae383},'priority':_0x4f91f6};}}),_0x30e586[_0x34bcbe(0x17e)][_0x34bcbe(0x28e)](_0x34bcbe(0x1dd))[_0x34bcbe(0x198)](_0x1c3e1b=>{const _0x9a63ae=_0x34bcbe;_0x1c3e1b['on'](_0x9a63ae(0x184),(_0x93b4b4,_0x1bcd4d,_0x4b99e1)=>{const _0x54c652=_0x9a63ae;if(!_0x4b99e1[_0x54c652(0x19b)][_0x54c652(0x294)])return;const _0xfbd613=_0x1bcd4d[_0x54c652(0x1d3)];if(!_0xfbd613)return;const _0x554852=_0x4b99e1[_0x54c652(0x271)][_0x54c652(0x1f5)](_0xfbd613);_0x30e586[_0x54c652(0x226)][_0x54c652(0x267)][_0x54c652(0x223)](_0xfbd613)&&_0x554852&&!_0x554852[_0x54c652(0x2ef)](_0x54c652(0x147))&&_0x554852['is'](_0x54c652(0x179))&&_0x5671f0(_0x554852,_0x4b99e1[_0x54c652(0x22e)]);},{'priority':_0x9a63ae(0x15d)});}),_0x30e586[_0x34bcbe(0x17e)][_0x34bcbe(0x28e)](_0x34bcbe(0x1dd))[_0x34bcbe(0x1e4)]({'model':_0x34bcbe(0x16b),'view':(_0x31d565,_0x571abf)=>{const _0x2a972e=_0x34bcbe;if(!_0x571abf[_0x2a972e(0x19b)][_0x2a972e(0x294)])return null;const {type:_0x375413,subType:_0x62d4e9}=this[_0x2a972e(0x17f)](_0x31d565[_0x2a972e(0x17b)]);return{'classes':[_0x2a972e(0x18c),_0x4acdb9(_0x375413,_0x62d4e9)],'priority':0xbb8};}});const _0x27f61f=({showActiveMarkers:_0x49ed1e=!0x0,isAttributeSuggestion:_0x19b7de=!0x1}={})=>(_0xcd8f1e,_0x12d3d8,_0x4c1ef8)=>{const _0x59f4b7=_0x34bcbe;if(!_0x12d3d8[_0x59f4b7(0x1d3)])return;const {id:_0x22bc9f}=this[_0x59f4b7(0x17f)](_0x12d3d8[_0x59f4b7(0x17b)]);if(_0x19b7de){const _0x5b8382=this[_0x59f4b7(0x20f)][_0x59f4b7(0x146)](_0x22bc9f),_0x5999fe=this[_0x59f4b7(0x1e1)](_0x5b8382);if(!this[_0x59f4b7(0x1da)](_0x5999fe))return;}if(_0x12d3d8[_0x59f4b7(0x1d3)]['is'](_0x59f4b7(0x1d6)))return void _0x4c1ef8[_0x59f4b7(0x21f)][_0x59f4b7(0x2aa)](_0x12d3d8[_0x59f4b7(0x1d3)],_0xcd8f1e[_0x59f4b7(0x262)]);const _0x5a85cb=_0x4c1ef8[_0x59f4b7(0x271)][_0x59f4b7(0x1f5)](_0x12d3d8[_0x59f4b7(0x1d3)]);if(_0x12d3d8[_0x59f4b7(0x1d3)]['is'](_0x59f4b7(0x246))&&_0x30e586[_0x59f4b7(0x226)][_0x59f4b7(0x267)][_0x59f4b7(0x16f)](_0x12d3d8[_0x59f4b7(0x1d3)])&&!_0x5a85cb[_0x59f4b7(0x2ef)](_0x59f4b7(0x1aa))){_0x4c1ef8[_0x59f4b7(0x22e)][_0x59f4b7(0x293)]([_0x59f4b7(0x18c),_0x59f4b7(0x1ae)],_0x5a85cb),_0x4c1ef8[_0x59f4b7(0x22e)][_0x59f4b7(0x20a)](_0x59f4b7(0x22f),_0x22bc9f,_0x5a85cb),_0x4c1ef8[_0x59f4b7(0x271)][_0x59f4b7(0x21a)](_0x5a85cb,_0x12d3d8[_0x59f4b7(0x17b)]),_0x49ed1e&&(this[_0x59f4b7(0x1ac)][_0x59f4b7(0x18e)](_0x12d3d8[_0x59f4b7(0x17b)])?_0x4c1ef8[_0x59f4b7(0x22e)][_0x59f4b7(0x293)](_0x59f4b7(0x169),_0x5a85cb):_0x4c1ef8[_0x59f4b7(0x22e)][_0x59f4b7(0x16a)](_0x59f4b7(0x169),_0x5a85cb));for(const _0x425669 of _0x30e586[_0x59f4b7(0x226)][_0x59f4b7(0x1db)](_0x12d3d8[_0x59f4b7(0x1d3)])[_0x59f4b7(0x2c0)]())_0x4c1ef8[_0x59f4b7(0x21f)][_0x59f4b7(0x2aa)](_0x425669,_0xcd8f1e[_0x59f4b7(0x262)]);_0x4c1ef8[_0x59f4b7(0x21f)][_0x59f4b7(0x2aa)](_0x12d3d8[_0x59f4b7(0x1d3)],_0xcd8f1e[_0x59f4b7(0x262)]);}};_0x30e586[_0x34bcbe(0x17e)][_0x34bcbe(0x28e)](_0x34bcbe(0x1dd))[_0x34bcbe(0x198)](_0x57e5e8=>{const _0x2e4523=_0x34bcbe;_0x57e5e8['on'](_0x2e4523(0x153),(_0x525fd7,_0x51fc34,_0x2159b9)=>{const _0x586a58=_0x2e4523;_0x2159b9[_0x586a58(0x19b)][_0x586a58(0x294)]&&_0x27f61f({'showActiveMarkers':!0x1})(_0x525fd7,_0x51fc34,_0x2159b9);},{'priority':_0x2e4523(0x1d7)});}),_0x30e586[_0x34bcbe(0x17e)][_0x34bcbe(0x28e)](_0x34bcbe(0x1dd))[_0x34bcbe(0x198)](_0x4bfff2=>{const _0x1f252b=_0x34bcbe;_0x4bfff2['on'](_0x1f252b(0x1fc),(_0x3c7f22,_0x21c9f5,_0x26798a)=>{const _0x23a3c4=_0x1f252b;_0x26798a[_0x23a3c4(0x19b)][_0x23a3c4(0x294)]&&_0x27f61f({'showActiveMarkers':!0x1,'isAttributeSuggestion':!0x0})(_0x3c7f22,_0x21c9f5,_0x26798a);},{'priority':_0x1f252b(0x1d7)});}),_0x30e586[_0x34bcbe(0x17e)][_0x34bcbe(0x28e)](_0x34bcbe(0x1dd))[_0x34bcbe(0x14c)]({'model':_0x34bcbe(0x16b),'view':(_0x5c5c5e,_0x5093da)=>_0x5093da[_0x34bcbe(0x19b)][_0x34bcbe(0x294)]?null:{'group':_0x34bcbe(0x16b),'name':_0x5c5c5e[_0x34bcbe(0x2ea)](0xb)}}),_0x30e586[_0x34bcbe(0x17e)][_0x34bcbe(0x28e)](_0x34bcbe(0x29d))[_0x34bcbe(0x29b)]({'view':{'name':_0x34bcbe(0x16b),'attributes':{'id':/^\w/,'suggestion-type':/^\w/}},'model':(_0x15b69e,{writer:_0x3c4fe9})=>{const _0x41136c=_0x34bcbe;let _0x4c3ac3=_0x41136c(0x265)+_0x15b69e[_0x41136c(0x178)](_0x41136c(0x254))+':'+_0x15b69e[_0x41136c(0x178)]('id');return _0x15b69e[_0x41136c(0x178)](_0x41136c(0x2ab))&&(_0x4c3ac3+=':'+_0x15b69e[_0x41136c(0x178)](_0x41136c(0x2ab))),_0x3c4fe9[_0x41136c(0x275)](_0x41136c(0x233),{'data-name':_0x4c3ac3});}}),_0x30e586[_0x34bcbe(0x17e)][_0x34bcbe(0x28e)](_0x34bcbe(0x29d))[_0x34bcbe(0x1ca)]({'view':_0x34bcbe(0x16b)}),_0x30e586[_0x34bcbe(0x17e)][_0x34bcbe(0x28e)](_0x34bcbe(0x2a5))[_0x34bcbe(0x198)](_0x479069=>{const _0x3b795d=_0x34bcbe;_0x479069['on'](_0x3b795d(0x153),_0x27f61f(),{'priority':_0x3b795d(0x15d)});}),_0x30e586[_0x34bcbe(0x17e)][_0x34bcbe(0x28e)](_0x34bcbe(0x2a5))[_0x34bcbe(0x198)](_0x5f4eec=>{const _0x5477b0=_0x34bcbe;_0x5f4eec['on'](_0x5477b0(0x1fc),_0x27f61f({'isAttributeSuggestion':!0x0}),{'priority':_0x5477b0(0x15d)});}),_0x30e586[_0x34bcbe(0x17e)][_0x34bcbe(0x28e)](_0x34bcbe(0x2a5))[_0x34bcbe(0x198)](_0x807929=>{const _0x1ada6b=_0x34bcbe;_0x807929['on'](_0x1ada6b(0x280),(_0x36f6de,_0x179428,_0x3e0c0c)=>{const _0x2b1e8c=_0x1ada6b,_0x47a55c=_0x3e0c0c[_0x2b1e8c(0x271)][_0x2b1e8c(0x175)](_0x179428[_0x2b1e8c(0x17b)]);if(_0x47a55c){for(const _0x56c80c of _0x47a55c)_0x56c80c[_0x2b1e8c(0x2ef)](_0x2b1e8c(0x1aa))||(_0x3e0c0c[_0x2b1e8c(0x22e)][_0x2b1e8c(0x16a)]([_0x2b1e8c(0x18c),_0x2b1e8c(0x1ae),_0x2b1e8c(0x169)],_0x56c80c),_0x3e0c0c[_0x2b1e8c(0x22e)][_0x2b1e8c(0x272)](_0x2b1e8c(0x22f),_0x56c80c),_0x3e0c0c[_0x2b1e8c(0x271)][_0x2b1e8c(0x172)](_0x56c80c,_0x179428[_0x2b1e8c(0x17b)]));}},{'priority':_0x1ada6b(0x15d)});}),_0x30e586[_0x34bcbe(0x17e)][_0x34bcbe(0x28e)](_0x34bcbe(0x2a5))[_0x34bcbe(0x198)](_0x3f39a9=>{const _0x1d6b23=_0x34bcbe;_0x3f39a9['on'](_0x1d6b23(0x2a2),(_0x55e340,_0x458e75,_0x3cd707)=>{const _0x6a1c9a=_0x1d6b23,_0x281897=_0x3cd707[_0x6a1c9a(0x271)][_0x6a1c9a(0x175)](_0x458e75[_0x6a1c9a(0x17b)]);if(!_0x281897)return;const {id:_0x3953f5}=this[_0x6a1c9a(0x17f)](_0x458e75[_0x6a1c9a(0x17b)]),_0x502107=this[_0x6a1c9a(0x20f)][_0x6a1c9a(0x146)](_0x3953f5),_0x34c8f1=this[_0x6a1c9a(0x1e1)](_0x502107);if(this[_0x6a1c9a(0x1da)](_0x34c8f1)){for(const _0xa08415 of _0x281897)_0xa08415[_0x6a1c9a(0x2ef)](_0x6a1c9a(0x1aa))||(_0x3cd707[_0x6a1c9a(0x22e)][_0x6a1c9a(0x16a)]([_0x6a1c9a(0x18c),_0x6a1c9a(0x1ae),_0x6a1c9a(0x169)],_0xa08415),_0x3cd707[_0x6a1c9a(0x22e)][_0x6a1c9a(0x272)](_0x6a1c9a(0x22f),_0xa08415),_0x3cd707[_0x6a1c9a(0x271)][_0x6a1c9a(0x172)](_0xa08415,_0x458e75[_0x6a1c9a(0x17b)]));}},{'priority':_0x1d6b23(0x15d)});}),_0x30e586[_0x34bcbe(0x226)][_0x34bcbe(0x298)][_0x34bcbe(0x264)](_0x189f90=>{const _0x1edab6=_0x34bcbe;let _0x2dcdba=!0x1;const _0x39467e=Array[_0x1edab6(0x273)](_0x30e586[_0x1edab6(0x226)][_0x1edab6(0x298)][_0x1edab6(0x196)][_0x1edab6(0x1fd)]()),_0x5d806f=new Set();for(const {name:_0x22fe9b,data:_0x484cd1}of _0x39467e){const {group:_0x27c1bb,type:_0x12e5f8,subType:_0xb52811,id:_0x504299}=this[_0x1edab6(0x17f)](_0x22fe9b);if(_0x1edab6(0x16b)!==_0x27c1bb)continue;const _0x2358d7=this[_0x1edab6(0x20f)][_0x1edab6(0x146)](_0x504299);if(null!=_0x484cd1[_0x1edab6(0x2bb)]){_0x1edab6(0x1a5)==_0x12e5f8&&(_0x2dcdba=_0x2dcdba||Et(_0x484cd1[_0x1edab6(0x2bb)],_0x22fe9b,_0x189f90,_0x30e586[_0x1edab6(0x226)][_0x1edab6(0x267)]));const _0x5224c4=_0x1edab6(0x269)==_0x12e5f8&&this[_0x1edab6(0x1da)](_0xb52811[_0x1edab6(0x1d4)]('|')[0x0]);if(_0x484cd1[_0x1edab6(0x2bb)][_0x1edab6(0x228)]||_0x1edab6(0x250)==_0x484cd1[_0x1edab6(0x2bb)][_0x1edab6(0x252)][_0x1edab6(0x2e7)]||_0x1edab6(0x28d)==_0x12e5f8&&!Ut(_0x484cd1[_0x1edab6(0x2bb)])||_0x5224c4&&!Ut(_0x484cd1[_0x1edab6(0x2bb)])||_0x1edab6(0x213)==_0x12e5f8&&!(!Tt(_0x1ae19e=_0x484cd1[_0x1edab6(0x2bb)])&&!function(_0x65a0f1){const _0x531da1=_0x1edab6;return _0x65a0f1[_0x531da1(0x16e)][_0x531da1(0x28b)]==_0x65a0f1[_0x531da1(0x234)][_0x531da1(0x26b)]&&_0x65a0f1[_0x531da1(0x16e)][_0x531da1(0x2d9)];}(_0x1ae19e)))_0x189f90[_0x1edab6(0x282)](_0x22fe9b),_0x2dcdba=!0x0;else{if(!_0x2358d7||!_0x2358d7[_0x1edab6(0x2b8)])continue;_0x5d806f[_0x1edab6(0x198)](_0x2358d7);}}}var _0x1ae19e;return _0x5d806f[_0x1edab6(0x1c9)]>0x0&&(_0x2dcdba=!!this[_0x1edab6(0x289)](_0x5d806f)||_0x2dcdba),_0x2dcdba;}),_0x30e586[_0x34bcbe(0x226)][_0x34bcbe(0x298)][_0x34bcbe(0x264)](_0x10974e=>{const _0x3e6245=_0x34bcbe;let _0x5546da=!0x1;for(const _0x1778a6 of _0x30e586[_0x3e6245(0x226)][_0x3e6245(0x298)][_0x3e6245(0x196)][_0x3e6245(0x2ec)]())if(_0x3e6245(0x2dc)==_0x1778a6[_0x3e6245(0x171)])for(const _0xa73078 of this[_0x3e6245(0x20f)][_0x3e6245(0x247)]()){if(_0xa73078[_0x3e6245(0x159)]||!_0xa73078[_0x3e6245(0x2b8)])continue;const _0x3a4c67=_0x3e6245(0x28d)==_0xa73078[_0x3e6245(0x171)],_0x3028e9=this[_0x3e6245(0x1e1)](_0xa73078),_0x37ae97=_0x3028e9&&this[_0x3e6245(0x1da)](_0x3028e9);if(!_0x3a4c67&&!_0x37ae97)continue;const _0x353523=_0xa73078[_0x3e6245(0x1c6)]();if(_0x353523[_0x3e6245(0x16e)][_0x3e6245(0x28b)]!=_0x353523[_0x3e6245(0x234)][_0x3e6245(0x28b)]&&!_0x353523[_0x3e6245(0x234)][_0x3e6245(0x2d9)]){const _0x3469fb=_0x30e586[_0x3e6245(0x226)][_0x3e6245(0x19e)](_0x353523[_0x3e6245(0x16e)][_0x3e6245(0x1d5)],_0x3e6245(0x234)),_0x4ce94d=_0x30e586[_0x3e6245(0x226)][_0x3e6245(0x1c0)](_0x353523[_0x3e6245(0x16e)],_0x3469fb);_0x10974e[_0x3e6245(0x205)](_0xa73078[_0x3e6245(0x25f)](),{'range':_0x4ce94d}),_0x5546da=!0x0;}}return _0x5546da;}),_0x30e586[_0x34bcbe(0x226)][_0x34bcbe(0x298)][_0x34bcbe(0x264)](_0x4cfc98=>this[_0x34bcbe(0x2eb)](_0x4cfc98)),_0x30e586[_0x34bcbe(0x226)][_0x34bcbe(0x298)][_0x34bcbe(0x264)](_0x4c9ce0=>!_0x4c9ce0[_0x34bcbe(0x154)][_0x34bcbe(0x161)]&&this[_0x34bcbe(0x2d4)](_0x4c9ce0)),_0x30e586[_0x34bcbe(0x226)]['on'](_0x34bcbe(0x19f),()=>{const _0x2fe078=_0x34bcbe;this[_0x2fe078(0x180)]=!0x1;}),_0x30e586[_0x34bcbe(0x226)][_0x34bcbe(0x298)]['on'](_0x34bcbe(0x237),(_0x31d59a,_0x56f129)=>{const _0x25d6ad=_0x34bcbe;if(!_0x56f129[_0x25d6ad(0x161)]||_0x56f129[_0x25d6ad(0x2d1)])return;if(!this[_0x25d6ad(0x180)])return;const _0x20e990=_0x30e586[_0x25d6ad(0x226)][_0x25d6ad(0x298)][_0x25d6ad(0x196)][_0x25d6ad(0x2ec)]();if(0x0==_0x20e990[_0x25d6ad(0x222)])return;const _0xcdd8e0=[],_0x532188=_0x20e990[_0x25d6ad(0x1cd)](_0x2d6cda=>_0x25d6ad(0x269)==_0x2d6cda[_0x25d6ad(0x171)]),_0x729406=_0x20e990[_0x25d6ad(0x1cd)](_0x5c383e=>_0x25d6ad(0x2dc)==_0x5c383e[_0x25d6ad(0x171)]&&_0x25d6ad(0x25d)!=_0x5c383e[_0x25d6ad(0x262)]),_0x586ec6=_0x20e990[_0x25d6ad(0x1cd)](_0x4a524e=>_0x25d6ad(0x1be)==_0x4a524e[_0x25d6ad(0x171)]&&_0x25d6ad(0x25d)!=_0x4a524e[_0x25d6ad(0x262)]);for(const _0x2c05c7 of _0x532188)this[_0x25d6ad(0x183)](_0x2c05c7[_0x25d6ad(0x151)])&&_0xcdd8e0[_0x25d6ad(0x22c)]({'key':_0x2c05c7[_0x25d6ad(0x151)],'newValue':_0x2c05c7[_0x25d6ad(0x23d)],'oldValue':_0x2c05c7[_0x25d6ad(0x2b5)],'range':Ot(_0x2c05c7[_0x25d6ad(0x230)],_0x30e586[_0x25d6ad(0x226)])});for(const _0x131577 of _0x729406){const _0xecd329=_0x586ec6[_0x25d6ad(0x1d0)](_0x50f24e=>_0x50f24e[_0x25d6ad(0x166)]===_0x131577[_0x25d6ad(0x166)]);if(_0xecd329){const _0x2a7268=Gt(_0x131577[_0x25d6ad(0x2b1)][_0x25d6ad(0x1d5)],_0x30e586[_0x25d6ad(0x226)]);_0xecd329[_0x25d6ad(0x262)]!==_0x131577[_0x25d6ad(0x262)]&&_0xcdd8e0[_0x25d6ad(0x22c)]({'key':_0x25d6ad(0x1ea),'newValue':_0x131577[_0x25d6ad(0x262)],'oldValue':_0xecd329[_0x25d6ad(0x262)],'range':_0x2a7268});for(const [_0x1b70c6,_0x5a93e9]of _0xecd329[_0x25d6ad(0x2ac)]){if(!this[_0x25d6ad(0x183)](_0x1b70c6))continue;const _0x30be18=_0x131577[_0x25d6ad(0x2ac)][_0x25d6ad(0x146)](_0x1b70c6);_0x5a93e9!==_0x30be18&&_0xcdd8e0[_0x25d6ad(0x22c)]({'key':_0x1b70c6,'newValue':_0x30be18,'oldValue':_0x5a93e9,'range':_0x2a7268});}for(const [_0x154239,_0x154a90]of _0x131577[_0x25d6ad(0x2ac)])this[_0x25d6ad(0x183)](_0x154239)&&(_0xecd329[_0x25d6ad(0x2ac)][_0x25d6ad(0x14f)](_0x154239)||_0xcdd8e0[_0x25d6ad(0x22c)]({'key':_0x154239,'newValue':_0x154a90,'oldValue':null,'range':_0x2a7268}));}}0x0!=_0xcdd8e0[_0x25d6ad(0x222)]&&_0x30e586[_0x25d6ad(0x226)][_0x25d6ad(0x152)](_0x56f129,_0xd03ae0=>{const _0x52fd0e=_0x25d6ad,_0x1c4378=_0x438a7a();for(const {range:_0x51db9d,key:_0x594910,oldValue:_0x426f44,newValue:_0x421575}of _0xcdd8e0)this[_0x52fd0e(0x26e)](_0x51db9d,_0x594910,_0x426f44,_0x421575,{'groupId':_0x1c4378});this[_0x52fd0e(0x188)](_0xd03ae0,_0xcdd8e0);});},{'priority':_0x34bcbe(0x16c)}),_0x30e586[_0x34bcbe(0x226)][_0x34bcbe(0x2d3)]['on'](_0x34bcbe(0x2a8),(_0x4eaa82,_0x344fcd,_0x557fae)=>{const _0x34c757=_0x34bcbe;if(null==_0x557fae){const {id:_0x30ab77}=this[_0x34c757(0x17f)](_0x344fcd[_0x34c757(0x262)]),_0x38a53f=this[_0x34c757(0x20f)][_0x34c757(0x146)](_0x30ab77);_0x38a53f&&_0x38a53f[_0x34c757(0x1b0)](_0x344fcd[_0x34c757(0x262)]);}}),_0x30e586[_0x34bcbe(0x226)][_0x34bcbe(0x298)]['on'](_0x34bcbe(0x237),()=>{const _0x3c3fd5=_0x34bcbe,_0x39a6fe=Array[_0x3c3fd5(0x273)](_0x30e586[_0x3c3fd5(0x226)][_0x3c3fd5(0x298)][_0x3c3fd5(0x196)][_0x3c3fd5(0x1fd)]())[_0x3c3fd5(0x1cd)](_0x49f20c=>_0x3c3fd5(0x16b)===this[_0x3c3fd5(0x17f)](_0x49f20c[_0x3c3fd5(0x262)])[_0x3c3fd5(0x22b)]);if(0x0===_0x39a6fe[_0x3c3fd5(0x222)])return;_0x39a6fe[_0x3c3fd5(0x2d6)]((_0x1b3e53,_0x989bab)=>{const _0x65eafc=_0x3c3fd5,_0x57b12c=_0x1b3e53[_0x65eafc(0x15b)][_0x65eafc(0x1b1)],_0x48dd37=_0x989bab[_0x65eafc(0x15b)][_0x65eafc(0x1b1)];return null===_0x57b12c&&null===_0x48dd37?0x0:null===_0x57b12c&&null!==_0x48dd37?-0x1:null!==_0x57b12c&&null===_0x48dd37?0x1:_0x57b12c[_0x65eafc(0x16e)][_0x65eafc(0x1f3)](_0x48dd37[_0x65eafc(0x16e)])?-0x1:0x1;});const _0x437c05=new Set(),_0x5cae95=new Set();for(const {name:_0x49f63a,data:_0x151aed}of _0x39a6fe){const {id:_0x1039d2}=this[_0x3c3fd5(0x17f)](_0x49f63a);if(null===_0x151aed[_0x3c3fd5(0x1b1)]){const _0xb2a11e=this[_0x3c3fd5(0x231)](_0x49f63a);_0x5cae95[_0x3c3fd5(0x198)](_0xb2a11e);}else{const _0x5ad2ae=this[_0x3c3fd5(0x20f)][_0x3c3fd5(0x146)](_0x1039d2);null!==_0x151aed[_0x3c3fd5(0x2bb)]||_0x5ad2ae[_0x3c3fd5(0x2b8)]?(_0x437c05[_0x3c3fd5(0x198)](_0x5ad2ae[_0x3c3fd5(0x2d5)]),_0x5cae95[_0x3c3fd5(0x198)](_0x5ad2ae)):this[_0x3c3fd5(0x165)](_0x5ad2ae);}}_0x5cae95[_0x3c3fd5(0x1c9)]>0x0&&this[_0x3c3fd5(0x268)](_0x5cae95);for(const _0x8b302c of _0x437c05)this[_0x3c3fd5(0x18b)](_0x3c3fd5(0x1e2),_0x8b302c);}),_0x30e586[_0x34bcbe(0x226)]['on'](_0x34bcbe(0x23b),(_0x19b14c,_0x3867f8)=>{const _0x55459c=_0x34bcbe,_0x32e1e5=_0x3867f8[0x0];if(!this[_0x55459c(0x20f)][_0x55459c(0x1c9)])return;if(!_0x32e1e5[_0x55459c(0x1c1)])return;if(_0x32e1e5[_0x55459c(0x154)][_0x55459c(0x2d1)]||!_0x32e1e5[_0x55459c(0x154)][_0x55459c(0x161)])return;let _0x15ba1b,_0x356541;switch(_0x32e1e5[_0x55459c(0x171)]){case _0x55459c(0x2dc):_0x15ba1b=_0x30e586[_0x55459c(0x226)][_0x55459c(0x19e)](_0x32e1e5[_0x55459c(0x2b1)]),_0x356541=_0x15ba1b[_0x55459c(0x1fb)](_0x32e1e5[_0x55459c(0x14b)]);break;case _0x55459c(0x1d4):_0x15ba1b=_0x30e586[_0x55459c(0x226)][_0x55459c(0x19e)](_0x32e1e5[_0x55459c(0x1a3)]),_0x356541=_0x30e586[_0x55459c(0x226)][_0x55459c(0x19e)](_0x32e1e5[_0x55459c(0x1bf)]);break;case _0x55459c(0x295):_0x15ba1b=_0x30e586[_0x55459c(0x226)][_0x55459c(0x19e)](_0x32e1e5[_0x55459c(0x24a)]),_0x356541=_0x15ba1b[_0x55459c(0x1fb)](_0x32e1e5[_0x55459c(0x14b)]);break;default:return;}const _0x27c907=_0x30e586[_0x55459c(0x226)][_0x55459c(0x1c0)](_0x15ba1b,_0x356541);_0x30e586[_0x55459c(0x226)][_0x55459c(0x24b)](()=>{const _0x33a9d5=_0x55459c;for(const {suggestion:_0x1f9fd1,meta:_0x11e863}of this[_0x33a9d5(0x29e)](_0x27c907)){if(_0x1f9fd1[_0x33a9d5(0x159)])continue;if(_0x33a9d5(0x1a5)==_0x1f9fd1[_0x33a9d5(0x171)])continue;const _0x73f8f0=this[_0x33a9d5(0x1e1)](_0x1f9fd1);if(_0x73f8f0&&this[_0x33a9d5(0x1da)](_0x73f8f0)&&_0x33a9d5(0x1d4)!=_0x32e1e5[_0x33a9d5(0x171)])continue;const _0x30822b=_0x1f9fd1[_0x33a9d5(0x15b)]&&_0x1f9fd1[_0x33a9d5(0x15b)][_0x33a9d5(0x29c)];(_0x33a9d5(0x28d)!=_0x1f9fd1[_0x33a9d5(0x171)]||_0x33a9d5(0x1d4)==_0x32e1e5[_0x33a9d5(0x171)]&&!_0x30822b)&&(_0x11e863[_0x33a9d5(0x287)]||_0x33a9d5(0x2af)==_0x1f9fd1[_0x33a9d5(0x171)]&&_0x11e863[_0x33a9d5(0x285)]||_0x1f9fd1[_0x33a9d5(0x1c6)]()[_0x33a9d5(0x24f)](_0x27c907)&&this[_0x33a9d5(0x240)](_0x1f9fd1,_0x15ba1b,_0x356541));}});},{'priority':_0x34bcbe(0x16c)}),_0x30e586[_0x34bcbe(0x226)]['on'](_0x34bcbe(0x191),(_0x27378c,_0x3f72d1)=>{const _0x20baf1=_0x34bcbe,_0x448051=_0x3f72d1[0x0],_0x56a07e=_0x3f72d1[0x1];if(_0x56a07e&&_0x56a07e[_0x20baf1(0x27b)])return;if(this[_0x20baf1(0x1f2)])return;if(!this[_0x20baf1(0x1b7)][_0x20baf1(0x221)])return;if(_0x448051[_0x20baf1(0x228)])return;const _0x5e408d=_0x30e586[_0x20baf1(0x226)][_0x20baf1(0x267)],{start:_0x244da1,end:_0x4e2414}=_0x448051[_0x20baf1(0x1c6)](),_0x3dad82=_0x244da1[_0x20baf1(0x1d5)]&&_0x5e408d[_0x20baf1(0x208)](_0x244da1[_0x20baf1(0x1d5)])?null:_0x5e408d[_0x20baf1(0x1f6)](_0x244da1,_0x20baf1(0x279)),_0x173a1d=_0x4e2414[_0x20baf1(0x26b)]&&_0x5e408d[_0x20baf1(0x208)](_0x4e2414[_0x20baf1(0x26b)])?null:_0x5e408d[_0x20baf1(0x1f6)](_0x4e2414,_0x20baf1(0x2b2)),_0x392da9=_0x30e586[_0x20baf1(0x226)][_0x20baf1(0x1c0)](_0x3dad82?_0x3dad82[_0x20baf1(0x16e)]:_0x244da1,_0x173a1d?_0x173a1d[_0x20baf1(0x234)]:_0x4e2414);_0x30e586[_0x20baf1(0x226)][_0x20baf1(0x24b)](_0x5b8aff=>{const _0xe871a9=_0x20baf1;this[_0xe871a9(0x2cb)](_0x392da9);const _0x2a6404=_0x30e586[_0xe871a9(0x226)][_0xe871a9(0x267)][_0xe871a9(0x1f6)](_0x392da9[_0xe871a9(0x16e)]);_0x448051['is'](_0xe871a9(0x2b4))?_0x5b8aff[_0xe871a9(0x260)](_0x2a6404):_0x448051[_0xe871a9(0x1ce)](_0x2a6404);}),_0x27378c[_0x20baf1(0x238)]();},{'priority':_0x17d15e[_0x34bcbe(0x19c)]+0xa}),_0x30e586[_0x34bcbe(0x226)]['on'](_0x34bcbe(0x2c6),(_0x26df8c,_0xbcdaa6)=>{const _0x21d303=_0x34bcbe,_0x5f1b25=_0xbcdaa6[_0xbcdaa6[_0x21d303(0x222)]-0x1];_0x5f1b25&&_0x5f1b25[_0x21d303(0x27b)]||this[_0x21d303(0x1f2)]||this[_0x21d303(0x1b7)][_0x21d303(0x221)]&&(_0x30e586[_0x21d303(0x226)][_0x21d303(0x24b)](()=>{const _0x21c728=_0x21d303;let _0x10a07e=_0x30e586[_0x21c728(0x226)][_0x21c728(0x2c6)](_0xbcdaa6[0x0],_0xbcdaa6[0x1],_0xbcdaa6[0x2],{'forceDefaultExecution':!0x0});if(!_0x10a07e)return;_0x26df8c[_0x21c728(0x1e6)]=_0x10a07e[_0x21c728(0x2bf)]();const _0x192bcc=_0x10a07e[_0x21c728(0x234)][_0x21c728(0x26b)],_0x37646e=_0x30e586[_0x21c728(0x226)][_0x21c728(0x267)];_0x192bcc&&_0x37646e[_0x21c728(0x16f)](_0x192bcc)&&!_0x37646e[_0x21c728(0x223)](_0x192bcc)&&(_0x10a07e=_0x30e586[_0x21c728(0x226)][_0x21c728(0x1c0)](_0x10a07e[_0x21c728(0x16e)],_0x30e586[_0x21c728(0x226)][_0x21c728(0x19e)](_0x192bcc,_0x21c728(0x234)))),this[_0x21c728(0x204)](_0x10a07e);}),_0x26df8c[_0x21d303(0x238)]());},{'priority':_0x34bcbe(0x15d)}),this[_0x34bcbe(0x18a)][_0x34bcbe(0x1ba)][_0x34bcbe(0x198)](_0x34bcbe(0x170),this[_0x34bcbe(0x1b7)]),this[_0x34bcbe(0x2df)](_0x34bcbe(0x170));const _0x47fe05=new _0xd55a9e(_0x30e586,this[_0x34bcbe(0x20f)]);_0x30e586[_0x34bcbe(0x1ba)][_0x34bcbe(0x198)](_0x34bcbe(0x2cd),_0x47fe05),this[_0x34bcbe(0x2df)](_0x34bcbe(0x2cd));const _0x37aeb1=new _0x3b6415(_0x30e586,this[_0x34bcbe(0x20f)]);_0x30e586[_0x34bcbe(0x1ba)][_0x34bcbe(0x198)](_0x34bcbe(0x2c2),_0x37aeb1),this[_0x34bcbe(0x2df)](_0x34bcbe(0x2c2)),_0x30e586[_0x34bcbe(0x1ba)][_0x34bcbe(0x198)](_0x34bcbe(0x224),new _0x54ae53(_0x30e586,_0x47fe05,this[_0x34bcbe(0x20f)])),this[_0x34bcbe(0x2df)](_0x34bcbe(0x224)),_0x30e586[_0x34bcbe(0x1ba)][_0x34bcbe(0x198)](_0x34bcbe(0x1f0),new _0x54ae53(_0x30e586,_0x37aeb1,this[_0x34bcbe(0x20f)])),this[_0x34bcbe(0x2df)](_0x34bcbe(0x1f0)),_0x30e586[_0x34bcbe(0x1ba)][_0x34bcbe(0x198)](_0x34bcbe(0x2ba),new _0x304dc4(_0x30e586,_0x47fe05,this[_0x34bcbe(0x20f)])),this[_0x34bcbe(0x2df)](_0x34bcbe(0x2ba)),_0x30e586[_0x34bcbe(0x1ba)][_0x34bcbe(0x198)](_0x34bcbe(0x2a6),new _0x304dc4(_0x30e586,_0x37aeb1,this[_0x34bcbe(0x20f)])),this[_0x34bcbe(0x2df)](_0x34bcbe(0x2a6));const _0x2fc2d2=_0x30e586[_0x34bcbe(0x2a1)][_0x34bcbe(0x146)](_0x34bcbe(0x186));this[_0x34bcbe(0x1d8)](_0x2fc2d2,_0x34bcbe(0x1a2),(_0x2d1066,{threadId:_0x52afba})=>{const _0x1db6a2=_0x34bcbe,_0x263a77=this[_0x1db6a2(0x20f)][_0x1db6a2(0x146)](_0x52afba);_0x263a77&&_0x263a77[_0x1db6a2(0x1e3)]&&0x1===_0x263a77[_0x1db6a2(0x1e3)][_0x1db6a2(0x222)]&&this[_0x1db6a2(0x249)](_0x52afba,{'hasComments':!0x0});},{'priority':_0x34bcbe(0x2de)}),this[_0x34bcbe(0x1d8)](_0x2fc2d2,_0x34bcbe(0x1a4),(_0x241809,{threadId:_0x5a3ba8})=>{const _0x357815=_0x34bcbe,_0xd37426=this[_0x357815(0x20f)][_0x357815(0x146)](_0x5a3ba8);_0xd37426&&_0xd37426[_0x357815(0x1e3)]&&!_0xd37426[_0x357815(0x1e3)][_0x357815(0x222)]&&this[_0x357815(0x249)](_0x5a3ba8,{'hasComments':!0x1});},{'priority':_0x34bcbe(0x2de)});}set[_0x4a1e28(0x225)](_0x361b3c){const _0x2e8c2d=_0x4a1e28;if(this[_0x2e8c2d(0x1bc)])throw new _0xf342d0(_0x2e8c2d(0x1b4),this);this[_0x2e8c2d(0x1bc)]=_0x361b3c;}get[_0x4a1e28(0x225)](){const _0x5a5aae=_0x4a1e28;return this[_0x5a5aae(0x1bc)];}[_0x4a1e28(0x276)]({skipNotAttached:_0x111b1c=!0x1,toJSON:_0x347817=!0x1}={}){const _0x412517=_0x4a1e28,_0x1cdc32=[];for(const _0x33d0bd of this[_0x412517(0x20f)][_0x412517(0x247)]())_0x111b1c&&!_0x33d0bd[_0x412517(0x2b8)]||_0x1cdc32[_0x412517(0x22c)](_0x33d0bd);return _0x347817?_0x1cdc32[_0x412517(0x14d)](_0x292204=>_0x292204[_0x412517(0x2ca)]()):_0x1cdc32;}[_0x4a1e28(0x209)](_0x4015af){const _0x40e817=_0x4a1e28,_0x9ed53e=this[_0x40e817(0x20f)][_0x40e817(0x146)](_0x4015af);if(!_0x9ed53e)throw new _0xf342d0(_0x40e817(0x141),this);return _0x9ed53e;}[_0x4a1e28(0x243)](_0x3e8306){const _0x48bc15=_0x4a1e28;return this[_0x48bc15(0x20f)][_0x48bc15(0x14f)](_0x3e8306);}[_0x4a1e28(0x200)](_0xfc2fda){const _0x5ccdf3=_0x4a1e28,{authorId:_0xde1111,id:_0x117dd0,attributes:_0x40471a}=_0xfc2fda,[_0x5d3739,_0x3ac119]=_0xfc2fda[_0x5ccdf3(0x171)][_0x5ccdf3(0x1d4)](':'),_0x15424c=this[_0x5ccdf3(0x20f)][_0x5ccdf3(0x146)](_0x117dd0)||this[_0x5ccdf3(0x149)](_0x5d3739,_0x3ac119,_0x117dd0,_0xde1111,_0x40471a);if(this[_0x5ccdf3(0x2e2)](_0x15424c),this[_0x5ccdf3(0x1a8)](_0x15424c,_0x5d3739,_0x3ac119||null,_0xde1111),_0x15424c[_0x5ccdf3(0x2a3)]=_0xfc2fda[_0x5ccdf3(0x2a3)],_0x15424c[_0x5ccdf3(0x1bd)]=!0x0,_0x40471a&&_0x40471a[_0x5ccdf3(0x236)]){const _0x24f6d3=_0x40471a[_0x5ccdf3(0x236)],_0xb3be2d=this[_0x5ccdf3(0x2e3)](_0x24f6d3[_0x5ccdf3(0x2b7)]);_0x15424c[_0x5ccdf3(0x1de)]=_0x24f6d3[_0x5ccdf3(0x2a3)],_0x15424c[_0x5ccdf3(0x266)]=_0xb3be2d,_0x15424c[_0x5ccdf3(0x2db)]=!0x0;}else _0x15424c[_0x5ccdf3(0x1de)]=_0xfc2fda[_0x5ccdf3(0x2a3)];switch(_0xfc2fda[_0x5ccdf3(0x15b)]&&(_0x15424c[_0x5ccdf3(0x15b)]=_0xfc2fda[_0x5ccdf3(0x15b)]),_0xfc2fda[_0x5ccdf3(0x2ac)]&&(_0x15424c[_0x5ccdf3(0x2ac)]=_0xfc2fda[_0x5ccdf3(0x2ac)]),this[_0x5ccdf3(0x1bc)]&&this[_0x5ccdf3(0x1bc)][_0x5ccdf3(0x2e0)]||(_0x15424c[_0x5ccdf3(0x15e)]=!0x0),this[_0x5ccdf3(0x20c)][_0x5ccdf3(0x146)](_0x15424c)){case _0x5ccdf3(0x193):this[_0x5ccdf3(0x20c)][_0x5ccdf3(0x27f)](_0x15424c,_0x5ccdf3(0x283));break;case _0x5ccdf3(0x167):_0x15424c[_0x5ccdf3(0x2b8)]?(this[_0x5ccdf3(0x289)](new Set([_0x15424c])),this[_0x5ccdf3(0x268)](new Set([_0x15424c])),this[_0x5ccdf3(0x20c)][_0x5ccdf3(0x27f)](_0x15424c,_0x5ccdf3(0x2c3)),this[_0x5ccdf3(0x18b)](_0x5ccdf3(0x22a),_0x15424c)):this[_0x5ccdf3(0x20c)][_0x5ccdf3(0x27f)](_0x15424c,_0x5ccdf3(0x2ae));}return _0x15424c;}[_0x4a1e28(0x2cd)](_0x547b81){const _0x117011=_0x4a1e28;this[_0x117011(0x27b)](()=>{const _0x4addfe=_0x117011;this[_0x4addfe(0x18a)][_0x4addfe(0x226)][_0x4addfe(0x24b)](()=>{const _0x3c301f=_0x4addfe;for(const _0x665e23 of _0x547b81[_0x3c301f(0x2e4)]())_0x665e23[_0x3c301f(0x25e)]();});});}[_0x4a1e28(0x2c2)](_0x14f158){const _0x5ef76a=_0x4a1e28;this[_0x5ef76a(0x27b)](()=>{const _0x4749c6=_0x5ef76a;this[_0x4749c6(0x18a)][_0x4749c6(0x226)][_0x4749c6(0x24b)](()=>{const _0x103935=_0x4749c6;for(const _0x3ce68c of _0x14f158[_0x103935(0x2e4)]())_0x3ce68c[_0x103935(0x2b9)]();});});}[_0x4a1e28(0x2df)](_0x25b4cf,_0x5b5b63){const _0x3d14ff=_0x4a1e28,_0x407e37=this[_0x3d14ff(0x18a)][_0x3d14ff(0x1ba)][_0x3d14ff(0x146)](_0x25b4cf);if(!_0x407e37)throw new _0xf342d0(_0x3d14ff(0x20e),this,{'commandName':_0x25b4cf});if(this[_0x3d14ff(0x26c)][_0x3d14ff(0x14f)](_0x407e37))throw new _0xf342d0(_0x3d14ff(0x1c8),this,{'commandName':_0x25b4cf});this[_0x3d14ff(0x26c)][_0x3d14ff(0x198)](_0x407e37),_0x5b5b63&&_0x407e37['on'](_0x3d14ff(0x194),(_0x489613,_0x331a7e)=>{const _0x41fc95=_0x3d14ff;this[_0x41fc95(0x1b7)][_0x41fc95(0x221)]&&(this[_0x41fc95(0x1f2)]||(_0x331a7e[_0x41fc95(0x222)]>0x0&&_0x331a7e[_0x331a7e[_0x41fc95(0x222)]-0x1]&&_0x331a7e[_0x331a7e[_0x41fc95(0x222)]-0x1][_0x41fc95(0x27b)]?_0x331a7e[_0x41fc95(0x174)]():(_0x489613[_0x41fc95(0x1e6)]=_0x5b5b63((..._0x56ad9a)=>_0x407e37[_0x41fc95(0x194)](..._0x56ad9a,{'forceDefaultExecution':!0x0}),..._0x331a7e),_0x489613[_0x41fc95(0x238)]())));},{'priority':_0x3d14ff(0x15d)});}[_0x4a1e28(0x27b)](_0x2ef100){const _0x1ef7d2=_0x4a1e28;let _0x297009,_0x32be02;const _0x14e863=this[_0x1ef7d2(0x1f2)];this[_0x1ef7d2(0x1f2)]=!0x0;try{_0x297009=_0x2ef100();}catch(_0x179938){_0x32be02=_0x179938;}return _0x14e863||(this[_0x1ef7d2(0x1f2)]=!0x1),_0x32be02&&_0xf342d0[_0x1ef7d2(0x281)](_0x32be02,this),_0x297009;}[_0x4a1e28(0x204)](_0xcd762e,_0x143ec6=null,_0x22702f={}){const _0x2e1fd0=_0x4a1e28;if(_0xcd762e[_0x2e1fd0(0x228)])return null;const _0x21a732=this[_0x2e1fd0(0x18a)][_0x2e1fd0(0x2a1)][_0x2e1fd0(0x146)](_0x2e1fd0(0x2c7))['me'];for(const {suggestion:_0x45c2ea,meta:_0x134f5b}of this[_0x2e1fd0(0x29e)](_0xcd762e,_0x2e1fd0(0x2af)))if(_0x134f5b[_0x2e1fd0(0x285)]){if(!_0x134f5b[_0x2e1fd0(0x1fa)]){if(_0x134f5b[_0x2e1fd0(0x287)]){if(!this[_0x2e1fd0(0x148)]||!Lt(_0x45c2ea,_0x22702f))continue;return _0x45c2ea;}if(Lt(_0x45c2ea,_0x22702f))return _0x45c2ea;this[_0x2e1fd0(0x240)](_0x45c2ea,_0xcd762e[_0x2e1fd0(0x16e)],_0xcd762e[_0x2e1fd0(0x234)]);break;}if(_0x143ec6==_0x45c2ea[_0x2e1fd0(0x248)]&&Lt(_0x45c2ea,_0x22702f)){const _0x1bb0a5=_0x45c2ea[_0x2e1fd0(0x1c6)]();return _0x1bb0a5[_0x2e1fd0(0x16e)][_0x2e1fd0(0x2c4)](_0xcd762e[_0x2e1fd0(0x234)])?this[_0x2e1fd0(0x26d)](_0x45c2ea,this[_0x2e1fd0(0x1e8)][_0x2e1fd0(0x1c0)](_0xcd762e[_0x2e1fd0(0x16e)],_0x1bb0a5[_0x2e1fd0(0x234)])):this[_0x2e1fd0(0x26d)](_0x45c2ea,this[_0x2e1fd0(0x1e8)][_0x2e1fd0(0x1c0)](_0x1bb0a5[_0x2e1fd0(0x16e)],_0xcd762e[_0x2e1fd0(0x234)])),_0x45c2ea;}}const _0x18b976=_0x438a7a(),_0x1a249b=_0x21a732['id'],_0x1545f8=_0x143ec6?_0x2e1fd0(0x156)+_0x143ec6:_0x2e1fd0(0x2af),_0x817d5a=this[_0x2e1fd0(0x278)]({'id':_0x18b976,'type':_0x1545f8,'createdAt':new Date(),'authorId':_0x1a249b,'attributes':_0x22702f});return this[_0x2e1fd0(0x1f7)](_0x1545f8,_0x18b976,_0x1a249b,_0xcd762e),_0x817d5a;}[_0x4a1e28(0x1a0)](_0x452c7c,_0x530131=_0x4a1e28(0x2ce),_0x40395b={}){const _0x501c90=_0x4a1e28,_0x59c997=this[_0x501c90(0x18a)][_0x501c90(0x2a1)][_0x501c90(0x146)](_0x501c90(0x2c7))['me'],_0x349318=this[_0x501c90(0x239)][_0x501c90(0x1e9)](_0x501c90(0x2af),_0x530131,_0x501c90(0x235));for(const _0x2e4dd2 of this[_0x501c90(0x276)]())if(_0x2e4dd2[_0x501c90(0x266)]['id']==_0x59c997['id']&&_0x501c90(0x2af)==_0x2e4dd2[_0x501c90(0x171)]&&_0x2e4dd2[_0x501c90(0x248)]==_0x530131&&Lt(_0x2e4dd2,_0x40395b)&&(_0x349318(_0x2e4dd2[_0x501c90(0x21e)](),_0x452c7c)||_0x349318(_0x452c7c,_0x2e4dd2[_0x501c90(0x21e)]()))){for(const _0x4593d7 of _0x452c7c)_0x2e4dd2[_0x501c90(0x2c1)](_0x4593d7);return _0x2e4dd2;}for(const {suggestion:_0x4842b7,meta:_0x231d87}of this[_0x501c90(0x29e)](_0x452c7c,_0x501c90(0x2af))){if(!_0x231d87[_0x501c90(0x285)])continue;if(!this[_0x501c90(0x148)]&&_0x231d87[_0x501c90(0x287)])continue;if(!Lt(_0x4842b7,_0x40395b))continue;let _0x23da3f=!0x0;for(const _0x2169e4 of _0x4842b7[_0x501c90(0x21e)]())for(const _0x2a19f5 of _0x452c7c)if(!_0x2169e4[_0x501c90(0x24f)](_0x2a19f5)){_0x23da3f=!0x1;break;}if(_0x23da3f)return _0x4842b7;}const _0x39834e=_0x438a7a(),_0x819c06=_0x59c997['id'],_0x5765c7=_0x501c90(0x156)+_0x530131,_0x54ee34=this[_0x501c90(0x278)]({'id':_0x39834e,'type':_0x5765c7,'createdAt':new Date(),'authorId':_0x819c06,'attributes':_0x40395b});for(const _0x2aa167 of _0x452c7c)this[_0x501c90(0x1f7)](_0x5765c7,_0x39834e,_0x819c06,_0x2aa167,_0x1a52c4[_0x501c90(0x155)]());return _0x54ee34;}[_0x4a1e28(0x220)](_0x2cbfc2,_0x42407b,_0x1a090e=null,_0x4298ff={}){const _0x1ce4a7=_0x4a1e28;if(_0x1a090e=_0x1a090e||Vt(_0x42407b),_0x2cbfc2[_0x1ce4a7(0x228)])return null;if(_0x1ce4a7(0x1b5)===this[_0x1ce4a7(0x157)]){const _0x4f4004=this[_0x1ce4a7(0x239)][_0x1ce4a7(0x1e9)](_0x1ce4a7(0x1a5),_0x1a090e,_0x1ce4a7(0x25e));return this[_0x1ce4a7(0x27b)](()=>_0x4f4004([_0x2cbfc2],_0x42407b,_0x4298ff)),null;}const _0x5efccc=this[_0x1ce4a7(0x18a)][_0x1ce4a7(0x2a1)][_0x1ce4a7(0x146)](_0x1ce4a7(0x2c7))['me'],_0x29914f=[];if(_0x1ce4a7(0x299)!==this[_0x1ce4a7(0x157)]){for(const {suggestion:_0x43dec4,meta:_0x31b5fe}of this[_0x1ce4a7(0x29e)](_0x2cbfc2,_0x1ce4a7(0x2af)))_0x31b5fe[_0x1ce4a7(0x285)]&&!_0x31b5fe[_0x1ce4a7(0x1f4)]&&_0x29914f[_0x1ce4a7(0x22c)](..._0x43dec4[_0x1ce4a7(0x21e)]());}const _0x578d7c=function(_0x31c4e7,_0x47b8a5){const _0x54b56f=_0x1ce4a7,_0x313a29=[];for(const _0x1b6122 of _0x47b8a5){const _0x26d7ba=_0x31c4e7[_0x54b56f(0x1ed)](_0x1b6122);_0x26d7ba&&_0x313a29[_0x54b56f(0x22c)](_0x26d7ba);}return _0x313a29;}(_0x2cbfc2,_0x29914f),_0x485e70=function(_0x161715,_0x5750b9){const _0x5b42f0=_0x1ce4a7,_0xcd8a9f=[_0x161715];for(const _0xdabe4e of _0x5750b9){let _0x4d4196=0x0;for(;_0x4d4196<_0xcd8a9f[_0x5b42f0(0x222)];){const _0xfaa18d=_0xcd8a9f[_0x4d4196][_0x5b42f0(0x207)](_0xdabe4e);_0xcd8a9f[_0x5b42f0(0x2a4)](_0x4d4196,0x1,..._0xfaa18d),_0x4d4196+=_0xfaa18d[_0x5b42f0(0x222)];}}return _0xcd8a9f;}(_0x2cbfc2,_0x29914f);_0x578d7c[_0x1ce4a7(0x222)]&&this[_0x1ce4a7(0x1e8)][_0x1ce4a7(0x24b)](()=>{const _0x32dbac=_0x1ce4a7;for(const _0x122cc0 of _0x578d7c){const _0x2df45e=this[_0x32dbac(0x239)][_0x32dbac(0x1e9)](_0x32dbac(0x1a5),_0x1a090e,_0x32dbac(0x25e));this[_0x32dbac(0x27b)](()=>_0x2df45e([_0x122cc0],_0x42407b,_0x4298ff));}});for(const _0x357bc5 of _0x485e70){let _0x48f711=null,_0x5b521d=_0x357bc5[_0x1ce4a7(0x16e)],_0x1c8b22=_0x357bc5[_0x1ce4a7(0x234)];for(const {suggestion:_0x3628fa,meta:_0x2c11fb}of this[_0x1ce4a7(0x29e)](_0x357bc5,_0x1ce4a7(0x1a5))){if(!_0x2c11fb[_0x1ce4a7(0x285)])continue;if(_0x3628fa[_0x1ce4a7(0x248)]!=_0x1a090e)continue;if(!Lt(_0x3628fa,_0x4298ff))continue;const _0x3244ef=_0x3628fa[_0x1ce4a7(0x1c6)]();if(_0x3244ef[_0x1ce4a7(0x24f)](_0x357bc5,!0x0))return null;_0x5b521d=_0x5b521d[_0x1ce4a7(0x1f3)](_0x3244ef[_0x1ce4a7(0x16e)])?_0x5b521d:_0x3244ef[_0x1ce4a7(0x16e)],_0x1c8b22=_0x1c8b22[_0x1ce4a7(0x215)](_0x3244ef[_0x1ce4a7(0x234)])?_0x1c8b22:_0x3244ef[_0x1ce4a7(0x234)],_0x48f711?_0x3244ef[_0x1ce4a7(0x16e)][_0x1ce4a7(0x1f3)](_0x48f711[_0x1ce4a7(0x1c6)]()[_0x1ce4a7(0x16e)])?(_0x48f711[_0x1ce4a7(0x26a)](),_0x48f711=_0x3628fa):_0x3628fa[_0x1ce4a7(0x26a)]():_0x48f711=_0x3628fa;}const _0x67b144=this[_0x1ce4a7(0x1e8)][_0x1ce4a7(0x1c0)](_0x5b521d,_0x1c8b22);if(_0x48f711)this[_0x1ce4a7(0x26d)](_0x48f711,_0x67b144);else{const _0x204dde=_0x438a7a(),_0x51d8d4=_0x5efccc['id'];this[_0x1ce4a7(0x278)]({'id':_0x204dde,'type':_0x1ce4a7(0x296)+_0x1a090e,'data':_0x42407b,'createdAt':new Date(),'authorId':_0x51d8d4,'attributes':_0x4298ff}),this[_0x1ce4a7(0x1f7)](_0x1ce4a7(0x296)+_0x1a090e,_0x204dde,_0x51d8d4,_0x67b144);}}return null;}[_0x4a1e28(0x2bc)](_0x12ceb9,_0x533ff7,_0x5efbca=[],_0x481fa9=null,_0x276215={}){const _0x3ea946=_0x4a1e28;_0x533ff7[_0x3ea946(0x20d)]||(_0x533ff7[_0x3ea946(0x20d)]=_0x533ff7[_0x3ea946(0x259)]),_0x533ff7[_0x3ea946(0x29c)]=_0x12ceb9['is'](_0x3ea946(0x230)),_0x481fa9=_0x481fa9||Vt(_0x533ff7);const _0x1f508d=_0x5efbca[_0x3ea946(0x14d)](_0x2499a6=>Gt(_0x2499a6,this[_0x3ea946(0x1e8)])),_0xc0676=_0x12ceb9['is'](_0x3ea946(0x230))?_0x12ceb9:Gt(_0x12ceb9,this[_0x3ea946(0x1e8)]);if(_0x3ea946(0x1b5)===this[_0x3ea946(0x157)]){const _0xd7791=this[_0x3ea946(0x239)][_0x3ea946(0x1e9)](_0x3ea946(0x28d),_0x481fa9,_0x3ea946(0x25e));return this[_0x3ea946(0x27b)](()=>_0xd7791([_0xc0676],_0x533ff7,_0x276215)),null;}_0x1f508d[_0x3ea946(0x22c)](_0xc0676);let _0x5cadf4=!0x0;for(const _0x33b7a8 of _0x1f508d)if(!this[_0x3ea946(0x1b6)](_0x33b7a8)){_0x5cadf4=!0x1;break;}if(_0x5cadf4&&_0x3ea946(0x299)!==this[_0x3ea946(0x157)]){const _0x22378e=this[_0x3ea946(0x239)][_0x3ea946(0x1e9)](_0x3ea946(0x28d),_0x481fa9,_0x3ea946(0x25e));return this[_0x3ea946(0x27b)](()=>_0x22378e([_0xc0676],_0x533ff7,_0x276215)),null;}let _0x23a0af=null,_0x1d8525=_0xc0676[_0x3ea946(0x16e)],_0x4d5dca=_0xc0676[_0x3ea946(0x234)];for(const {suggestion:_0x38fbfd,meta:_0x47ca07}of this[_0x3ea946(0x29e)](_0xc0676,_0x3ea946(0x28d))){if(!_0x47ca07[_0x3ea946(0x285)])continue;if(_0x47ca07[_0x3ea946(0x1fa)]||_0x47ca07[_0x3ea946(0x287)]||_0x47ca07[_0x3ea946(0x1f4)])continue;if(_0x38fbfd[_0x3ea946(0x15b)][_0x3ea946(0x20d)]!=_0x533ff7[_0x3ea946(0x20d)])continue;if(!Lt(_0x38fbfd,_0x276215))continue;const _0x43fd6e=_0x38fbfd[_0x3ea946(0x1c6)]();if(_0x38fbfd[_0x3ea946(0x248)]==_0x481fa9){if(_0x43fd6e[_0x3ea946(0x24f)](_0xc0676,!0x0))return null;_0x1d8525=_0x1d8525[_0x3ea946(0x1f3)](_0x43fd6e[_0x3ea946(0x16e)])?_0x1d8525:_0x43fd6e[_0x3ea946(0x16e)],_0x4d5dca=_0x4d5dca[_0x3ea946(0x215)](_0x43fd6e[_0x3ea946(0x234)])?_0x4d5dca:_0x43fd6e[_0x3ea946(0x234)],_0x23a0af?_0x43fd6e[_0x3ea946(0x16e)][_0x3ea946(0x1f3)](_0x23a0af[_0x3ea946(0x1c6)]()[_0x3ea946(0x16e)])?(_0x23a0af[_0x3ea946(0x26a)](),_0x23a0af=_0x38fbfd):_0x38fbfd[_0x3ea946(0x26a)]():_0x23a0af=_0x38fbfd;}else{const _0x46de0a=_0xc0676[_0x3ea946(0x1ed)](_0x43fd6e);this[_0x3ea946(0x28f)](_0x38fbfd,_0x46de0a);}}const _0x44b456=this[_0x3ea946(0x18a)][_0x3ea946(0x2a1)][_0x3ea946(0x146)](_0x3ea946(0x2c7))['me'],_0x2b571f=_0x438a7a(),_0x16de6b=_0x44b456['id'];if(_0x23a0af)return this[_0x3ea946(0x26d)](_0x23a0af,this[_0x3ea946(0x1e8)][_0x3ea946(0x1c0)](_0x1d8525,_0x4d5dca)),_0x23a0af;{const _0xf8c361=this[_0x3ea946(0x278)]({'id':_0x2b571f,'type':_0x3ea946(0x1cc)+_0x481fa9,'data':_0x533ff7,'createdAt':new Date(),'authorId':_0x16de6b,'attributes':_0x276215});return this[_0x3ea946(0x1f7)](_0x3ea946(0x1cc)+_0x481fa9,_0x2b571f,_0x16de6b,this[_0x3ea946(0x1e8)][_0x3ea946(0x1c0)](_0x1d8525,_0x4d5dca)),_0xf8c361;}}[_0x4a1e28(0x292)](_0x4f86ed,_0x365f05,_0x443d7f=[],_0x59d7bd=null,_0x3a5940={}){const _0x560e05=_0x4a1e28;_0x365f05[_0x560e05(0x20d)]||(_0x365f05[_0x560e05(0x20d)]=_0x365f05[_0x560e05(0x259)]);const _0x4d497e=_0x4f86ed[0x0];_0x365f05[_0x560e05(0x29c)]=_0x4d497e['is'](_0x560e05(0x230)),_0x59d7bd=_0x59d7bd||Vt(_0x365f05);const _0x46fa64=_0x443d7f[_0x560e05(0x14d)](_0x377b9d=>Gt(_0x377b9d,this[_0x560e05(0x1e8)])),_0x4a269e=_0x4d497e['is'](_0x560e05(0x230))?_0x4f86ed:_0x4f86ed[_0x560e05(0x14d)](_0x3c1dce=>Gt(_0x3c1dce,this[_0x560e05(0x1e8)]));if(_0x560e05(0x1b5)===this[_0x560e05(0x157)]){const _0x1af0d4=this[_0x560e05(0x239)][_0x560e05(0x1e9)](_0x560e05(0x28d),_0x59d7bd,_0x560e05(0x25e));return this[_0x560e05(0x27b)](()=>_0x1af0d4(_0x4a269e,_0x365f05,_0x3a5940)),null;}_0x46fa64[_0x560e05(0x22c)](..._0x4a269e);let _0x49d9a8=!0x0;for(const _0x2657f0 of _0x46fa64)if(!this[_0x560e05(0x1b6)](_0x2657f0)){_0x49d9a8=!0x1;break;}if(_0x49d9a8&&_0x560e05(0x299)!==this[_0x560e05(0x157)]){const _0x4a7e2a=this[_0x560e05(0x239)][_0x560e05(0x1e9)](_0x560e05(0x28d),_0x59d7bd,_0x560e05(0x25e));return this[_0x560e05(0x27b)](()=>_0x4a7e2a(_0x4a269e,_0x365f05,_0x3a5940)),null;}const _0xf5b886=this[_0x560e05(0x18a)][_0x560e05(0x2a1)][_0x560e05(0x146)](_0x560e05(0x2c7))['me'];for(const _0x5429bc of this[_0x560e05(0x276)]()){if(_0x5429bc[_0x560e05(0x266)]['id']!=_0xf5b886['id'])continue;if(_0x560e05(0x28d)!=_0x5429bc[_0x560e05(0x171)]||_0x5429bc[_0x560e05(0x15b)][_0x560e05(0x20d)]!=_0x365f05[_0x560e05(0x20d)])continue;if(!Lt(_0x5429bc,_0x3a5940))continue;const _0xafea4f=_0x5429bc[_0x560e05(0x248)]==_0x59d7bd;for(let _0x13fbbf=0x0;_0x13fbbf<_0x4a269e[_0x560e05(0x222)];_0x13fbbf++){const _0x8f5821=_0x4a269e[_0x13fbbf];for(const _0x461fcb of _0x5429bc[_0x560e05(0x244)]()){const _0x96407b=_0x461fcb[_0x560e05(0x253)]();if(_0x8f5821[_0x560e05(0x2c4)](_0x96407b)){_0xafea4f?(_0x4a269e[_0x560e05(0x2a4)](_0x13fbbf,0x1),_0x13fbbf--):_0x5429bc[_0x560e05(0x282)](_0x461fcb[_0x560e05(0x262)]);break;}}}}if(0x0==_0x4a269e[_0x560e05(0x222)])return null;const _0x3c2f75=this[_0x560e05(0x239)][_0x560e05(0x1e9)](_0x560e05(0x28d),_0x59d7bd,_0x560e05(0x235));for(const _0x43e59a of this[_0x560e05(0x276)]())if(_0x43e59a[_0x560e05(0x266)]['id']==_0xf5b886['id']&&_0x560e05(0x28d)==_0x43e59a[_0x560e05(0x171)]&&_0x43e59a[_0x560e05(0x15b)][_0x560e05(0x20d)]==_0x365f05[_0x560e05(0x20d)]&&_0x43e59a[_0x560e05(0x248)]==_0x59d7bd&&Lt(_0x43e59a,_0x3a5940)&&(_0x3c2f75(_0x43e59a[_0x560e05(0x21e)](),_0x4a269e)||_0x3c2f75(_0x4a269e,_0x43e59a[_0x560e05(0x21e)]()))){for(const _0x279037 of _0x4a269e)_0x43e59a[_0x560e05(0x2c1)](_0x279037);return _0x43e59a;}const _0x203c53=_0x438a7a(),_0x1f2361=_0xf5b886['id'],_0x23bad7=_0x560e05(0x1cc)+_0x59d7bd,_0x3c6d46=this[_0x560e05(0x278)]({'id':_0x203c53,'type':_0x23bad7,'data':_0x365f05,'createdAt':new Date(),'authorId':_0x1f2361,'attributes':_0x3a5940});for(const _0x502b66 of _0x4a269e)this[_0x560e05(0x1f7)](_0x23bad7,_0x203c53,_0x1f2361,_0x502b66,_0x1a52c4[_0x560e05(0x155)]());return _0x3c6d46;}[_0x4a1e28(0x2cb)](_0x1f7c31,_0x44c85b=null,_0x5cba91={}){const _0x596960=_0x4a1e28;if(_0x1f7c31[_0x596960(0x228)])return null;const _0x19017b=this[_0x596960(0x18a)][_0x596960(0x2a1)][_0x596960(0x146)](_0x596960(0x2c7))['me'],_0x52b519=new _0x3ee136(_0x1f7c31[_0x596960(0x16e)],_0x1f7c31[_0x596960(0x234)]);for(const {suggestion:_0x3f2dd6,meta:_0x1fe3af}of this[_0x596960(0x29e)](_0x52b519,_0x596960(0x2af)))if(_0x1fe3af[_0x596960(0x285)]&&!_0x1fe3af[_0x596960(0x1fa)]){if(_0x3f2dd6[_0x596960(0x159)]){const _0x3d494e=_0x3f2dd6[_0x596960(0x21e)]()[_0x596960(0x1cd)](_0x4f4fb8=>_0x596960(0x250)!=_0x4f4fb8[_0x596960(0x252)][_0x596960(0x2e7)]);_0x3d494e[_0x596960(0x245)](_0x51bbb5=>_0x52b519[_0x596960(0x24f)](_0x51bbb5,!0x0))&&_0x3f2dd6[_0x596960(0x2b9)]();if(_0x3d494e[_0x596960(0x21b)](_0x430e90=>_0x430e90[_0x596960(0x24f)](_0x52b519,!0x0))){const _0x55fbff=this[_0x596960(0x239)][_0x596960(0x1e9)](_0x596960(0x213),_0x44c85b,_0x596960(0x25e));return this[_0x596960(0x27b)](()=>_0x55fbff([_0x52b519],null,_0x5cba91)),null;}}else{const _0x22d4be=_0x52b519[_0x596960(0x1ed)](_0x3f2dd6[_0x596960(0x1c6)]());null!==_0x22d4be&&_0x3f2dd6[_0x596960(0x197)]([_0x22d4be],null,_0x5cba91);}}if(_0x52b519[_0x596960(0x27a)](),_0x52b519[_0x596960(0x228)]||_0x596960(0x250)==_0x52b519[_0x596960(0x252)][_0x596960(0x2e7)])return null;let _0x518208=null,_0x246f12=_0x52b519[_0x596960(0x16e)],_0x25f475=_0x52b519[_0x596960(0x234)];const _0x4a7dfc=this[_0x596960(0x29e)](_0x52b519,_0x596960(0x213));for(const {suggestion:_0x3ebe9c,meta:_0x2079b3}of _0x4a7dfc){const _0x47a3d0=this[_0x596960(0x1e8)][_0x596960(0x1c0)](_0x246f12,_0x25f475);if(_0x2079b3[_0x596960(0x285)]&&(this[_0x596960(0x148)]||!_0x2079b3[_0x596960(0x287)]&&!_0x2079b3[_0x596960(0x1f4)])){if(_0x3ebe9c[_0x596960(0x159)]){if(!Lt(_0x3ebe9c,_0x5cba91))continue;let _0x134df0=!0x0;for(const _0xf5d0b2 of _0x3ebe9c[_0x596960(0x21e)]()){if(_0xf5d0b2[_0x596960(0x24f)](_0x47a3d0,!0x0))return _0x3ebe9c;_0x47a3d0[_0x596960(0x24f)](_0xf5d0b2)||(_0x134df0=!0x1);}_0x134df0&&_0x3ebe9c[_0x596960(0x2b9)]();}else{const _0x36cfdb=_0x3ebe9c[_0x596960(0x1c6)]();if(_0x36cfdb[_0x596960(0x24f)](_0x47a3d0,!0x0))return _0x3ebe9c;if(!Lt(_0x3ebe9c,_0x5cba91)){_0x47a3d0[_0x596960(0x24f)](_0x36cfdb)?_0x3ebe9c[_0x596960(0x26a)]():_0x36cfdb[_0x596960(0x162)](_0x246f12)?_0x246f12=_0x36cfdb[_0x596960(0x234)]:_0x36cfdb[_0x596960(0x162)](_0x25f475)&&(_0x25f475=_0x36cfdb[_0x596960(0x16e)]);continue;}_0x246f12=_0x246f12[_0x596960(0x1f3)](_0x36cfdb[_0x596960(0x16e)])?_0x246f12:_0x36cfdb[_0x596960(0x16e)],_0x25f475=_0x25f475[_0x596960(0x215)](_0x36cfdb[_0x596960(0x234)])?_0x25f475:_0x36cfdb[_0x596960(0x234)],_0x5cba91=Object[_0x596960(0x2c5)]({},_0x3ebe9c[_0x596960(0x2ac)]),_0x518208?_0x36cfdb[_0x596960(0x16e)][_0x596960(0x1f3)](_0x518208[_0x596960(0x1c6)]()[_0x596960(0x16e)])?(_0x518208[_0x596960(0x26a)](),_0x518208=_0x3ebe9c):_0x3ebe9c[_0x596960(0x26a)]():_0x518208=_0x3ebe9c;}}}if(_0x518208)return this[_0x596960(0x26d)](_0x518208,this[_0x596960(0x1e8)][_0x596960(0x1c0)](_0x246f12,_0x25f475)),_0x518208;{const _0xd0a24d=_0x438a7a(),_0x24e200=this[_0x596960(0x1e8)][_0x596960(0x1c0)](_0x246f12,_0x25f475),_0x876e45=_0x19017b['id'],_0x4d3f55=_0x44c85b?_0x596960(0x2be)+_0x44c85b:_0x596960(0x213),_0x2e1780=this[_0x596960(0x278)]({'id':_0xd0a24d,'type':_0x4d3f55,'createdAt':new Date(),'authorId':_0x876e45,'attributes':_0x5cba91});return this[_0x596960(0x1f7)](_0x4d3f55,_0xd0a24d,_0x876e45,_0x24e200),_0x2e1780;}}[_0x4a1e28(0x2a9)](_0x2445fc,_0x30019a=_0x4a1e28(0x2ce),_0x4aae2e={}){const _0x9dea62=_0x4a1e28,_0x4829b3=this[_0x9dea62(0x18a)][_0x9dea62(0x2a1)][_0x9dea62(0x146)](_0x9dea62(0x2c7))['me'],_0x4a0e87=_0x2445fc[_0x9dea62(0x14d)](_0x37a5ea=>new _0x3ee136(_0x37a5ea[_0x9dea62(0x16e)],_0x37a5ea[_0x9dea62(0x234)])),_0x48a04e=new Set();for(const {suggestion:_0x411964,meta:_0xa4cd21}of this[_0x9dea62(0x29e)](_0x4a0e87,_0x9dea62(0x2af)))_0xa4cd21[_0x9dea62(0x285)]&&!_0xa4cd21[_0x9dea62(0x1fa)]&&_0x48a04e[_0x9dea62(0x198)](_0x411964);for(const _0x3c892e of _0x48a04e)if(_0x3c892e[_0x9dea62(0x159)]){const _0x1a815f=_0x3c892e[_0x9dea62(0x21e)]();(!_0x3c892e[_0x9dea62(0x2ac)]||!_0x3c892e[_0x9dea62(0x2ac)][_0x9dea62(0x206)])&&(_0x1a815f[_0x9dea62(0x245)](_0x2cedac=>_0x4a0e87[_0x9dea62(0x21b)](_0x417819=>_0x417819[_0x9dea62(0x24f)](_0x2cedac,!0x0)))&&_0x3c892e[_0x9dea62(0x2b9)]());if(_0x4a0e87[_0x9dea62(0x245)](_0xf8438d=>_0x1a815f[_0x9dea62(0x21b)](_0x2d15dc=>_0x2d15dc[_0x9dea62(0x24f)](_0xf8438d,!0x0)))){const _0x44ae99=this[_0x9dea62(0x239)][_0x9dea62(0x1e9)](_0x9dea62(0x213),_0x30019a,_0x9dea62(0x25e));return this[_0x9dea62(0x27b)](()=>_0x44ae99(_0x2445fc,null,_0x4aae2e)),null;}}else{const _0x314684=_0x3c892e[_0x9dea62(0x1c6)]();_0x4a0e87[_0x9dea62(0x21b)](_0x1630db=>_0x1630db[_0x9dea62(0x24f)](_0x314684,!0x0))&&_0x3c892e[_0x9dea62(0x2b9)]();if(_0x4a0e87[_0x9dea62(0x245)](_0x5b15cf=>_0x314684[_0x9dea62(0x24f)](_0x5b15cf,!0x0))){const _0x2930a9=this[_0x9dea62(0x239)][_0x9dea62(0x1e9)](_0x9dea62(0x213),_0x30019a,_0x9dea62(0x25e));return this[_0x9dea62(0x27b)](()=>_0x2930a9(_0x4a0e87,null,_0x4aae2e)),null;}}const _0x59e9a6=this[_0x9dea62(0x239)][_0x9dea62(0x1e9)](_0x9dea62(0x213),_0x30019a,_0x9dea62(0x235));let _0x4e3314=null;for(const _0x2f556c of this[_0x9dea62(0x276)]())if(_0x2f556c[_0x9dea62(0x266)]['id']==_0x4829b3['id']&&_0x2f556c[_0x9dea62(0x2b8)]&&_0x9dea62(0x213)==_0x2f556c[_0x9dea62(0x171)]&&_0x2f556c[_0x9dea62(0x248)]==_0x30019a&&Lt(_0x2f556c,_0x4aae2e)&&(_0x59e9a6(_0x2f556c[_0x9dea62(0x21e)](),_0x4a0e87)||_0x59e9a6(_0x4a0e87,_0x2f556c[_0x9dea62(0x21e)]()))){if(_0x4e3314){if(_0x2f556c[_0x9dea62(0x1e3)]&&_0x2f556c[_0x9dea62(0x1e3)][_0x9dea62(0x222)])continue;for(const _0x5d7ea8 of _0x2f556c[_0x9dea62(0x21e)]())_0x4e3314[_0x9dea62(0x190)](_0x5d7ea8)||_0x4e3314[_0x9dea62(0x2c1)](_0x5d7ea8);_0x2f556c[_0x9dea62(0x26a)]();}else{_0x4e3314=_0x2f556c;for(const _0x3e2952 of _0x4a0e87)_0x2f556c[_0x9dea62(0x190)](_0x3e2952)||_0x2f556c[_0x9dea62(0x2c1)](_0x3e2952);}}if(_0x4e3314)return _0x4e3314;_0x48a04e[_0x9dea62(0x15a)]();for(const {suggestion:_0x194ab8,meta:_0x4efb2d}of this[_0x9dea62(0x29e)](_0x4a0e87,_0x9dea62(0x213)))_0x4efb2d[_0x9dea62(0x285)]&&(this[_0x9dea62(0x148)]||!_0x4efb2d[_0x9dea62(0x287)]&&!_0x4efb2d[_0x9dea62(0x1f4)])&&Lt(_0x194ab8,_0x4aae2e)&&_0x48a04e[_0x9dea62(0x198)](_0x194ab8);for(const _0x222e91 of _0x48a04e){const _0xfb5cc7=_0x222e91[_0x9dea62(0x21e)]();if(!_0x4aae2e||!_0x4aae2e[_0x9dea62(0x206)]){if(_0x4a0e87[_0x9dea62(0x245)](_0x5053e3=>_0xfb5cc7[_0x9dea62(0x21b)](_0x50e493=>_0x50e493[_0x9dea62(0x24f)](_0x5053e3,!0x0))))return _0x222e91;}(!_0x222e91[_0x9dea62(0x2ac)]||!_0x222e91[_0x9dea62(0x2ac)][_0x9dea62(0x206)])&&(_0xfb5cc7[_0x9dea62(0x245)](_0x3025ee=>_0x4a0e87[_0x9dea62(0x21b)](_0x54a067=>_0x54a067[_0x9dea62(0x24f)](_0x3025ee,!0x0)))&&_0x222e91[_0x9dea62(0x2b9)]());}const _0x12855e=_0x438a7a(),_0x30716b=_0x4829b3['id'],_0x5e2d00=_0x9dea62(0x2be)+_0x30019a,_0x481320=this[_0x9dea62(0x278)]({'id':_0x12855e,'type':_0x5e2d00,'createdAt':new Date(),'authorId':_0x30716b,'attributes':_0x4aae2e});for(const _0x3115c4 of _0x4a0e87)_0x3115c4[_0x9dea62(0x27a)](),_0x3115c4[_0x9dea62(0x228)]||_0x9dea62(0x250)==_0x3115c4[_0x9dea62(0x252)][_0x9dea62(0x2e7)]||this[_0x9dea62(0x1f7)](_0x5e2d00,_0x12855e,_0x30716b,_0x3115c4,_0x1a52c4[_0x9dea62(0x155)]());return _0x481320;}[_0x4a1e28(0x26e)](_0x5ba7c8,_0x535c5a,_0x1c8bc2,_0x58b846,_0x5f44b5){const _0x56ac17=_0x4a1e28;if(_0x5ba7c8[_0x56ac17(0x228)])return[];if(_0x56ac17(0x1b5)===this[_0x56ac17(0x157)])return[];const _0x2e44d7=this[_0x56ac17(0x18a)][_0x56ac17(0x2a1)][_0x56ac17(0x146)](_0x56ac17(0x2c7))['me']['id'],_0x14f783=Array[_0x56ac17(0x273)](this[_0x56ac17(0x20f)][_0x56ac17(0x247)]())[_0x56ac17(0x1cd)](_0x47323e=>_0x56ac17(0x269)==_0x47323e[_0x56ac17(0x171)]&&_0x47323e[_0x56ac17(0x15b)][_0x56ac17(0x1d2)]==_0x535c5a&&_0x47323e[_0x56ac17(0x190)](_0x5ba7c8));if(_0x56ac17(0x21c)===this[_0x56ac17(0x157)]){const _0xf2d5a0=this[_0x56ac17(0x29e)](_0x5ba7c8,_0x56ac17(0x2af))[_0x56ac17(0x1cd)](({meta:_0x505870})=>_0x505870[_0x56ac17(0x285)]&&!_0x505870[_0x56ac17(0x1f4)]&&!_0x505870[_0x56ac17(0x1fa)])[_0x56ac17(0x14d)](({suggestion:_0x195f3d})=>_0x195f3d);_0x14f783[_0x56ac17(0x25b)](..._0xf2d5a0);}const _0x21a6c6=new Map([[_0x5ba7c8,_0x1c8bc2]]);for(const _0x28205a of _0x14f783){const _0x559a13=_0x56ac17(0x269)==_0x28205a[_0x56ac17(0x171)]?_0x28205a[_0x56ac17(0x15b)][_0x56ac17(0x2e8)]:void 0x0,_0x535106=_0x28205a[_0x56ac17(0x1c6)](),_0x16fb6a=Array[_0x56ac17(0x273)](_0x21a6c6[_0x56ac17(0x163)]())[_0x56ac17(0x1d0)](_0x170247=>_0x170247[_0x56ac17(0x277)](_0x535106));if(!_0x16fb6a)continue;const _0x43f0aa=_0x16fb6a[_0x56ac17(0x207)](_0x535106);this[_0x56ac17(0x1da)](_0x535c5a)&&_0x56ac17(0x2af)==_0x28205a[_0x56ac17(0x171)]&&0x0!=_0x43f0aa[_0x56ac17(0x222)]||(_0x21a6c6[_0x56ac17(0x2e1)](_0x16fb6a),_0x43f0aa[_0x56ac17(0x142)](_0x54bbc6=>{const _0x5adc0b=_0x56ac17;_0x21a6c6[_0x5adc0b(0x27f)](_0x54bbc6,_0x1c8bc2);}),_0x56ac17(0x2af)!=_0x28205a[_0x56ac17(0x171)]&&_0x559a13!=_0x58b846&&_0x21a6c6[_0x56ac17(0x27f)](_0x16fb6a[_0x56ac17(0x1ed)](_0x535106),_0x559a13));}const _0xa51f81=[];for(const [_0x1bb212,_0x55d099]of _0x21a6c6){const _0x1cb20b=_0x438a7a(),_0x14eb8b={'key':_0x535c5a,'oldValue':_0x55d099,'newValue':_0x58b846};_0x535c5a[_0x56ac17(0x222)]>0x25&&console[_0x56ac17(0x291)](_0x56ac17(0x256),{'key':_0x535c5a});const _0x5803d6=(_0x56ac17(0x229)+(_0x535c5a+'|'+Vt({'newValue':_0x58b846})))[_0x56ac17(0x2b6)](0x0,0x3c),_0x4d0979=this[_0x56ac17(0x278)]({'id':_0x1cb20b,'type':_0x5803d6,'data':_0x14eb8b,'createdAt':new Date(),'authorId':_0x2e44d7,'attributes':_0x5f44b5});_0xa51f81[_0x56ac17(0x22c)](_0x4d0979),this[_0x56ac17(0x1f7)](_0x5803d6,_0x1cb20b,_0x2e44d7,_0x1bb212);}return _0xa51f81;}[_0x4a1e28(0x2d8)](_0x133292){const _0x438bc4=_0x4a1e28;this[_0x438bc4(0x29a)][_0x438bc4(0x198)](_0x133292);}[_0x4a1e28(0x216)](_0xbbc3ef){const _0x3b6456=_0x4a1e28;this[_0x3b6456(0x297)][_0x3b6456(0x198)](_0xbbc3ef);}[_0x4a1e28(0x187)](_0x58c167,_0x2f8a5e=[],_0x1f47d6=[]){const _0x5a6670=_0x4a1e28;this[_0x5a6670(0x2df)](_0x58c167,(_0x5ccadc,..._0x15b5d2)=>{const _0x595ff8=_0x5a6670;this[_0x595ff8(0x185)](()=>{_0x5ccadc(..._0x15b5d2);});});for(const _0xda254c of _0x2f8a5e)this[_0x5a6670(0x216)](_0xda254c);for(const _0x48d658 of _0x1f47d6)this[_0x5a6670(0x2d8)](_0x48d658);}[_0x4a1e28(0x1e1)](_0x28d35a){const _0x359e95=_0x4a1e28;return _0x359e95(0x269)==_0x28d35a[_0x359e95(0x171)]?_0x28d35a[_0x359e95(0x248)][_0x359e95(0x1d4)]('|')[0x0]:null;}[_0x4a1e28(0x26d)](_0x31c4d6,_0x575117){const _0x5b6aa3=_0x4a1e28,_0x49cc00=_0x31c4d6[_0x5b6aa3(0x25f)]();this[_0x5b6aa3(0x1e8)][_0x5b6aa3(0x24b)](_0x1e39ef=>{const _0x363af7=_0x5b6aa3;_0x1e39ef[_0x363af7(0x205)](_0x49cc00,{'range':_0x575117});});}[_0x4a1e28(0x2e2)](_0x45c8eb){const _0xc8a5e0=_0x4a1e28,_0x5cf2a9=_0x45c8eb['id'],_0x5ee90a=this[_0xc8a5e0(0x18a)][_0xc8a5e0(0x15f)][_0xc8a5e0(0x146)](_0xc8a5e0(0x2dd));this[_0xc8a5e0(0x258)][_0xc8a5e0(0x164)](_0x5cf2a9)||this[_0xc8a5e0(0x258)][_0xc8a5e0(0x24e)]({'channelId':_0x5ee90a,'threadId':_0x5cf2a9,'isResolvable':!0x1,'isSubmitted':!0x0});const _0x349e36=this[_0xc8a5e0(0x258)][_0xc8a5e0(0x1f9)](_0x5cf2a9);_0x349e36[_0xc8a5e0(0x214)](_0xc8a5e0(0x1af)),_0x349e36[_0xc8a5e0(0x1af)]=!0x1,_0x45c8eb[_0xc8a5e0(0x1e3)]=_0x349e36;}[_0x4a1e28(0x1a8)](_0x2e7bff,_0x35f29b,_0x5b9c32,_0x720a1){const _0x4a49ca=_0x4a1e28;if(_0x2e7bff[_0x4a49ca(0x171)]!=_0x35f29b||_0x2e7bff[_0x4a49ca(0x248)]!=_0x5b9c32||_0x2e7bff[_0x4a49ca(0x1ec)]['id']!=_0x720a1)throw this[_0x4a49ca(0x18a)][_0x4a49ca(0x160)](_0x4a49ca(0x2d2)),new _0xf342d0(_0x4a49ca(0x2d2),this);}[_0x4a1e28(0x28f)](_0x3aec04,_0x448ea7){const _0x2a464c=_0x4a1e28,_0x498d4c=_0x3aec04[_0x2a464c(0x1c6)]();if(_0x448ea7[_0x2a464c(0x2c4)](_0x498d4c))_0x3aec04[_0x2a464c(0x26a)]();else{if(_0x498d4c[_0x2a464c(0x24f)](_0x448ea7)){const _0x4c09ba=this[_0x2a464c(0x1e8)][_0x2a464c(0x19e)](_0x448ea7[_0x2a464c(0x16e)][_0x2a464c(0x26b)],_0x2a464c(0x234));this[_0x2a464c(0x26d)](_0x3aec04,this[_0x2a464c(0x1e8)][_0x2a464c(0x1c0)](_0x498d4c[_0x2a464c(0x16e)],_0x4c09ba));const _0x194d9b=_0x438a7a(),_0x524f51=_0x3aec04[_0x2a464c(0x1ec)]['id'],_0x20f5b6=_0x3aec04[_0x2a464c(0x171)]+':'+_0x3aec04[_0x2a464c(0x248)];this[_0x2a464c(0x278)]({'id':_0x194d9b,'type':_0x20f5b6,'createdAt':new Date(),'authorId':_0x524f51,'data':_0x3aec04[_0x2a464c(0x15b)],'attributes':_0x3aec04[_0x2a464c(0x2ac)]});const _0x3117b7=this[_0x2a464c(0x1e8)][_0x2a464c(0x19e)](_0x448ea7[_0x2a464c(0x234)][_0x2a464c(0x28b)],_0x2a464c(0x263)),_0x3705c9=this[_0x2a464c(0x1e8)][_0x2a464c(0x1c0)](_0x3117b7,_0x498d4c[_0x2a464c(0x234)]);this[_0x2a464c(0x1f7)](_0x20f5b6,_0x194d9b,_0x524f51,_0x3705c9);}else{if(_0x498d4c[_0x2a464c(0x162)](_0x448ea7[_0x2a464c(0x16e)])){const _0x43f684=this[_0x2a464c(0x1e8)][_0x2a464c(0x19e)](_0x448ea7[_0x2a464c(0x16e)][_0x2a464c(0x26b)],_0x2a464c(0x234));this[_0x2a464c(0x26d)](_0x3aec04,this[_0x2a464c(0x1e8)][_0x2a464c(0x1c0)](_0x498d4c[_0x2a464c(0x16e)],_0x43f684));}else{const _0x595ecb=this[_0x2a464c(0x1e8)][_0x2a464c(0x19e)](_0x448ea7[_0x2a464c(0x234)][_0x2a464c(0x28b)],_0x2a464c(0x263));this[_0x2a464c(0x26d)](_0x3aec04,this[_0x2a464c(0x1e8)][_0x2a464c(0x1c0)](_0x595ecb,_0x498d4c[_0x2a464c(0x234)]));}}}}[_0x4a1e28(0x1b6)](_0x2b4166){const _0x11f092=_0x4a1e28;for(const {suggestion:_0x147834,meta:_0x50e64d}of this[_0x11f092(0x29e)](_0x2b4166,_0x11f092(0x2af))){if(!_0x50e64d[_0x11f092(0x285)])continue;const _0x51aeac=_0x147834[_0x11f092(0x21e)]();for(const _0x143277 of _0x51aeac)if(!_0x2b4166[_0x11f092(0x207)](_0x143277)[_0x11f092(0x222)])return!0x0;}return!0x1;}[_0x4a1e28(0x255)](_0x481b86){const _0x266ea3=_0x4a1e28,_0x481af4=this[_0x266ea3(0x18a)][_0x266ea3(0x2a1)][_0x266ea3(0x146)](_0x266ea3(0x2c7))[_0x266ea3(0x2d0)](_0x481b86);if(!_0x481af4)throw new _0xf342d0(_0x266ea3(0x212),this);return _0x481af4;}[_0x4a1e28(0x2e3)](_0x3534ea){const _0x2319a4=_0x4a1e28,_0xb26479=this[_0x2319a4(0x18a)][_0x2319a4(0x2a1)][_0x2319a4(0x146)](_0x2319a4(0x2c7)),_0x1a81ff=_0x12ba9a(_0x2319a4(0x19a)+_0x3534ea),_0x4ca69e=_0xb26479[_0x2319a4(0x2d0)](_0x1a81ff);return _0x4ca69e||_0xb26479[_0x2319a4(0x2a7)]({'id':_0x1a81ff,'name':_0x3534ea});}[_0x4a1e28(0x149)](_0x177f6c,_0x53547a,_0x524240,_0x3ac986,_0x51697a){const _0xe877ed=_0x4a1e28,_0x5b1b51=this[_0xe877ed(0x255)](_0x3ac986),_0x1e459d=this[_0xe877ed(0x239)][_0xe877ed(0x251)](_0x177f6c,_0x53547a,_0x524240,_0x5b1b51,_0x51697a,_0x17da24=>{const _0x1af879=_0xe877ed;this[_0x1af879(0x249)](_0x524240,{'attributes':_0x17da24});const _0x30c956=this[_0x1af879(0x209)](_0x524240);this[_0x1af879(0x289)](new Set([_0x30c956])),this[_0x1af879(0x268)](new Set([_0x30c956]));});return this[_0xe877ed(0x1d8)](_0x1e459d,_0xe877ed(0x25e),()=>{const _0x5e1378=_0xe877ed;this[_0x5e1378(0x249)](_0x524240,{'state':_0x5e1378(0x24c)});},{'priority':_0xe877ed(0x15d)}),this[_0xe877ed(0x1d8)](_0x1e459d,_0xe877ed(0x2b9),()=>{const _0x15130b=_0xe877ed;this[_0x15130b(0x249)](_0x524240,{'state':_0x15130b(0x23c)});},{'priority':_0xe877ed(0x15d)}),this[_0xe877ed(0x20f)][_0xe877ed(0x27f)](_0x524240,_0x1e459d),this[_0xe877ed(0x20c)][_0xe877ed(0x27f)](_0x1e459d,_0xe877ed(0x193)),_0x1e459d;}[_0x4a1e28(0x17f)](_0xc93822){const _0x2ef544=_0x4a1e28,_0x1b268c=_0xc93822[_0x2ef544(0x1d4)](':');return{'group':_0x1b268c[0x0],'type':_0x1b268c[0x1],'subType':_0x1b268c[_0x2ef544(0x222)]>=0x5?_0x1b268c[0x2]:null,'id':_0x1b268c[_0x2ef544(0x222)]<0x5?_0x1b268c[0x2]:_0x1b268c[0x3],'authorId':_0x1b268c[_0x2ef544(0x222)]<0x5?_0x1b268c[0x3]:_0x1b268c[0x4],'markerCount':0x6==_0x1b268c[_0x2ef544(0x222)]?_0x1b268c[0x5]:null};}[_0x4a1e28(0x240)](_0x52a35f,_0x8b547d,_0x559bcc){const _0x440289=_0x4a1e28,_0x3bc71f=_0x52a35f[_0x440289(0x1c6)](),_0x153670=_0x3bc71f[_0x440289(0x16e)],_0x3c897d=_0x3bc71f[_0x440289(0x234)];this[_0x440289(0x26d)](_0x52a35f,this[_0x440289(0x1e8)][_0x440289(0x1c0)](_0x153670,_0x8b547d));const _0x39a15d=_0x438a7a(),_0x1fd503=_0x52a35f[_0x440289(0x1ec)]['id'],_0x1e9a4c=_0x52a35f[_0x440289(0x171)]+(_0x52a35f[_0x440289(0x248)]?':'+_0x52a35f[_0x440289(0x248)]:'');this[_0x440289(0x278)]({'id':_0x39a15d,'type':_0x1e9a4c,'createdAt':new Date(),'authorId':_0x1fd503,'originalSuggestionId':_0x52a35f['id'],'attributes':_0x52a35f[_0x440289(0x2ac)],'data':_0x52a35f[_0x440289(0x15b)]});const _0x1ecb37=this[_0x440289(0x1e1)](_0x52a35f);(_0x440289(0x28d)==_0x52a35f[_0x440289(0x171)]||_0x1ecb37&&this[_0x440289(0x1da)](_0x1ecb37))&&(_0x559bcc=this[_0x440289(0x1e8)][_0x440289(0x2d7)](_0x559bcc[_0x440289(0x28b)])),this[_0x440289(0x1f7)](_0x1e9a4c,_0x39a15d,_0x1fd503,this[_0x440289(0x1e8)][_0x440289(0x1c0)](_0x559bcc,_0x3c897d));}[_0x4a1e28(0x29e)](_0x37623f,_0x187894=null){const _0x1b55c9=_0x4a1e28,_0x807102=[],_0x1503ea=this[_0x1b55c9(0x18a)][_0x1b55c9(0x2a1)][_0x1b55c9(0x146)](_0x1b55c9(0x2c7))['me'];Array[_0x1b55c9(0x1cf)](_0x37623f)||(_0x37623f=[_0x37623f]);for(const _0x431482 of this[_0x1b55c9(0x276)]()){if(!_0x431482[_0x1b55c9(0x2b8)])continue;if(_0x187894&&_0x431482[_0x1b55c9(0x171)]!=_0x187894)continue;let _0xa2c167=!0x1;for(const _0x28d982 of _0x431482[_0x1b55c9(0x21e)]()){for(const _0x5b6d06 of _0x37623f){const _0xeee8aa=_0x5b6d06[_0x1b55c9(0x16e)][_0x1b55c9(0x2c4)](_0x28d982[_0x1b55c9(0x234)])||_0x5b6d06[_0x1b55c9(0x234)][_0x1b55c9(0x2c4)](_0x28d982[_0x1b55c9(0x16e)]);if(_0xeee8aa||_0x5b6d06[_0x1b55c9(0x1ed)](_0x28d982)){const _0x20d0e1=_0x5b6d06[_0x1b55c9(0x24f)](_0x28d982)&&Rt(this[_0x1b55c9(0x1e8)][_0x1b55c9(0x267)],_0x28d982[_0x1b55c9(0x16e)],_0x5b6d06),_0x483ee4=_0x28d982[_0x1b55c9(0x24f)](_0x5b6d06)&&Rt(this[_0x1b55c9(0x1e8)][_0x1b55c9(0x267)],_0x5b6d06[_0x1b55c9(0x16e)],_0x28d982);_0x807102[_0x1b55c9(0x22c)]({'suggestion':_0x431482,'meta':{'isOwn':_0x1503ea==_0x431482[_0x1b55c9(0x266)],'isNextTo':_0xeee8aa,'isInsideObject':_0x20d0e1,'containsRangeInObject':_0x483ee4}}),_0xa2c167=!0x0;break;}}if(_0xa2c167)break;}}return _0x807102;}[_0x4a1e28(0x1f7)](_0x39a5af,_0x23fbfd,_0x2ef20b,_0x4a1d46,_0x3424b4){const _0x31f0e8=_0x4a1e28;this[_0x31f0e8(0x1e8)][_0x31f0e8(0x24b)](_0x24ab33=>{const _0x137752=_0x31f0e8;let _0x3dfa93=_0x137752(0x265)+_0x39a5af+':'+_0x23fbfd+':'+_0x2ef20b;_0x3424b4&&(_0x3dfa93=_0x3dfa93+':'+_0x3424b4),_0x24ab33[_0x137752(0x2b3)](_0x3dfa93,{'range':_0x4a1d46,'usingOperation':!0x0,'affectsData':!0x0});});}[_0x4a1e28(0x165)](_0x5983cd){const _0x52958d=_0x4a1e28,_0x2ca882=_0x5983cd[_0x52958d(0x150)],_0x55459f=_0x5983cd[_0x52958d(0x290)];_0x5983cd[_0x52958d(0x150)]=null,_0x5983cd[_0x52958d(0x290)]=null,null!=_0x2ca882&&_0x2ca882[_0x52958d(0x290)]==_0x5983cd&&(_0x2ca882[_0x52958d(0x290)]=_0x55459f),null!=_0x55459f&&_0x55459f[_0x52958d(0x150)]==_0x5983cd&&(_0x55459f[_0x52958d(0x150)]=_0x2ca882),_0x52958d(0x2c3)==this[_0x52958d(0x20c)][_0x52958d(0x146)](_0x5983cd)&&(this[_0x52958d(0x20c)][_0x52958d(0x27f)](_0x5983cd,_0x52958d(0x2ae)),this[_0x52958d(0x18b)](_0x52958d(0x16d),_0x5983cd,_0x2ca882,_0x55459f));}[_0x4a1e28(0x278)](_0x217cc6){const _0x386154=_0x4a1e28,_0x196eef=_0x217cc6['id'],_0xe660dc=this[_0x386154(0x200)](_0x217cc6);if(this[_0x386154(0x1bc)]&&this[_0x386154(0x1bc)][_0x386154(0x2e0)]){const _0x151450=this[_0x386154(0x18a)][_0x386154(0x2a1)][_0x386154(0x146)](_0x386154(0x1b8)),_0x1fda86=_0xe660dc[_0x386154(0x1a1)],_0x3eb3ef=_0xe660dc[_0x386154(0x248)]?_0xe660dc[_0x386154(0x171)]+':'+_0xe660dc[_0x386154(0x248)]:_0xe660dc[_0x386154(0x171)],_0x309ca2=this[_0x386154(0x18a)][_0x386154(0x18f)],_0x2bda19=_0x151450[_0x386154(0x198)](_0x3f5468(_0x309ca2,_0x386154(0x145))),_0xdf35a7={'id':_0x196eef,'type':_0x3eb3ef,'hasComments':_0x1fda86,'data':_0x217cc6[_0x386154(0x15b)]||null,'originalSuggestionId':_0x217cc6[_0x386154(0x2c8)]||null,'attributes':_0xe660dc[_0x386154(0x2ac)]};this[_0x386154(0x1bc)][_0x386154(0x2e0)](_0xdf35a7)[_0x386154(0x286)](_0x5481a6=>{const _0x11706b=_0x386154;_0xe660dc[_0x11706b(0x15e)]=!0x0,_0x151450[_0x11706b(0x1be)](_0x2bda19),_0x5481a6&&_0x5481a6[_0x11706b(0x2a3)]&&(this[_0x11706b(0x20f)][_0x11706b(0x146)](_0x196eef)[_0x11706b(0x2a3)]=_0x5481a6[_0x11706b(0x2a3)]);})[_0x386154(0x284)](_0x33882e=>{const _0x13a3df=_0x386154;throw _0x5d695a(_0x13a3df(0x257)),this[_0x13a3df(0x18a)][_0x13a3df(0x226)][_0x13a3df(0x152)]({'isUndoable':!0x1},()=>{const _0x28b81e=_0x13a3df;_0xe660dc[_0x28b81e(0x2b9)]();}),_0xe660dc[_0x13a3df(0x23a)](),this[_0x13a3df(0x20f)][_0x13a3df(0x2e1)](_0xe660dc['id']),this[_0x13a3df(0x20c)][_0x13a3df(0x2e1)](_0xe660dc),_0x33882e;});}return _0xe660dc;}[_0x4a1e28(0x1da)](_0x22bbd6){const _0x4a81a5=_0x4a1e28;return this[_0x4a81a5(0x29a)][_0x4a81a5(0x14f)](_0x22bbd6);}[_0x4a1e28(0x249)](_0x1f6243,_0x1b45eb){const _0x39ddad=_0x4a1e28,_0xeca4ae=this[_0x39ddad(0x18a)][_0x39ddad(0x2a1)][_0x39ddad(0x146)](_0x39ddad(0x1b8)),_0x92ad89=this[_0x39ddad(0x209)](_0x1f6243);if(this[_0x39ddad(0x1bc)]&&this[_0x39ddad(0x1bc)][_0x39ddad(0x17a)]){if(_0x92ad89[_0x39ddad(0x15e)]){const _0x5b7a98=_0xeca4ae[_0x39ddad(0x198)](_0x3f5468(this[_0x39ddad(0x18a)][_0x39ddad(0x18f)],_0x39ddad(0x145)));this[_0x39ddad(0x1bc)][_0x39ddad(0x17a)](_0x1f6243,_0x1b45eb)[_0x39ddad(0x286)](()=>{const _0x2eedf3=_0x39ddad;_0xeca4ae[_0x2eedf3(0x1be)](_0x5b7a98);});}else _0x92ad89['on'](_0x39ddad(0x1bb),()=>{const _0x2f37aa=_0x39ddad;this[_0x2f37aa(0x249)](_0x1f6243,_0x1b45eb);});}}[_0x4a1e28(0x189)](_0x14c2b0){const _0x4096e7=_0x4a1e28;if(!this[_0x4096e7(0x1bc)]||!this[_0x4096e7(0x1bc)][_0x4096e7(0x209)])throw new _0xf342d0(_0x4096e7(0x1e0),this);return this[_0x4096e7(0x1bc)][_0x4096e7(0x209)](_0x14c2b0);}[_0x4a1e28(0x231)](_0x54d395){const _0x313ca8=_0x4a1e28,{id:_0x5c6c52,type:_0x2b964c,subType:_0x768710,authorId:_0xb3f7cb}=this[_0x313ca8(0x17f)](_0x54d395),_0x275b7f=this[_0x313ca8(0x20f)][_0x313ca8(0x146)](_0x5c6c52)||this[_0x313ca8(0x149)](_0x2b964c,_0x768710,_0x5c6c52,_0xb3f7cb,{});switch(this[_0x313ca8(0x1a8)](_0x275b7f,_0x2b964c,_0x768710,_0xb3f7cb),this[_0x313ca8(0x20c)][_0x313ca8(0x146)](_0x275b7f)){case _0x313ca8(0x193):this[_0x313ca8(0x189)](_0x5c6c52)[_0x313ca8(0x286)](_0x38dd26=>{const _0xf532b0=_0x313ca8;let _0x413bab=Promise[_0xf532b0(0x1dc)]();_0x38dd26[_0xf532b0(0x1a1)]&&(_0x413bab=this[_0xf532b0(0x258)][_0xf532b0(0x14a)]({'channelId':this[_0xf532b0(0x18a)][_0xf532b0(0x15f)][_0xf532b0(0x146)](_0xf532b0(0x2dd)),'threadId':_0x5c6c52})),_0x413bab[_0xf532b0(0x286)](()=>{const _0x4a084a=_0xf532b0;this[_0x4a084a(0x200)](_0x38dd26)[_0x4a084a(0x15e)]=!0x0;});}),this[_0x313ca8(0x20c)][_0x313ca8(0x27f)](_0x275b7f,_0x313ca8(0x167));break;case _0x313ca8(0x2ae):this[_0x313ca8(0x249)](_0x5c6c52,{'state':_0x313ca8(0x202)});case _0x313ca8(0x283):this[_0x313ca8(0x20c)][_0x313ca8(0x27f)](_0x275b7f,_0x313ca8(0x2c3)),this[_0x313ca8(0x18b)](_0x313ca8(0x22a),_0x275b7f);break;case _0x313ca8(0x2c3):this[_0x313ca8(0x18b)](_0x313ca8(0x1e2),_0x275b7f);}return _0x275b7f[_0x313ca8(0x1b0)](_0x54d395),_0x275b7f;}[_0x4a1e28(0x268)](_0x11257b){const _0x2601b6=_0x4a1e28,_0x157560=Array[_0x2601b6(0x273)](_0x11257b),_0x5c31bf=_0x157560[_0x2601b6(0x1cd)](_0x43f93f=>_0x2601b6(0x269)==_0x43f93f[_0x2601b6(0x171)]);this[_0x2601b6(0x2bd)](_0x5c31bf);const _0x1b3e78=_0x157560[_0x2601b6(0x1cd)](_0x1a49db=>!_0x1a49db[_0x2601b6(0x159)]&&_0x2601b6(0x269)!=_0x1a49db[_0x2601b6(0x171)]),_0x5e09ed=this[_0x2601b6(0x276)]({'skipNotAttached':!0x0})[_0x2601b6(0x1cd)](_0x105f08=>!_0x105f08[_0x2601b6(0x159)]&&_0x2601b6(0x269)!=_0x105f08[_0x2601b6(0x171)]),_0x2feaea=_0x5e09ed[_0x2601b6(0x1cd)](_0x1b2cd6=>!_0x11257b[_0x2601b6(0x14f)](_0x1b2cd6)),_0x4f3a70=new Map(_0x5e09ed[_0x2601b6(0x14d)](_0x74eac=>[_0x74eac,this[_0x2601b6(0x239)][_0x2601b6(0x1e9)](_0x74eac[_0x2601b6(0x171)],_0x74eac[_0x2601b6(0x248)],_0x2601b6(0x203))])),_0x91c10b=new Map(_0x5e09ed[_0x2601b6(0x14d)](_0x2987de=>[_0x2987de,_0x2987de[_0x2601b6(0x1c6)]()])),_0x5e0b61=new Set(),_0x266c26=new Set();for(let _0x170f86=0x0;_0x170f86<_0x1b3e78[_0x2601b6(0x222)];_0x170f86++)_0x2c9776(_0x1b3e78[_0x170f86],_0x1b3e78,_0x170f86+0x1);for(let _0x42c4a9=0x0;_0x42c4a9<_0x1b3e78[_0x2601b6(0x222)];_0x42c4a9++)_0x2c9776(_0x1b3e78[_0x42c4a9],_0x2feaea,0x0);const _0x39b662=new Set();for(let _0x4ec00a=0x0;_0x4ec00a<_0x1b3e78[_0x2601b6(0x222)];_0x4ec00a++){const _0x475e16=_0x1b3e78[_0x4ec00a];!_0x266c26[_0x2601b6(0x14f)](_0x475e16)&&_0x475e16[_0x2601b6(0x150)]&&(_0x39b662[_0x2601b6(0x198)](_0x475e16[_0x2601b6(0x150)]),_0x475e16[_0x2601b6(0x150)][_0x2601b6(0x290)]===_0x475e16&&(_0x475e16[_0x2601b6(0x150)][_0x2601b6(0x290)]=null),_0x475e16[_0x2601b6(0x150)]=null),!_0x5e0b61[_0x2601b6(0x14f)](_0x475e16)&&_0x475e16[_0x2601b6(0x290)]&&(_0x39b662[_0x2601b6(0x198)](_0x475e16[_0x2601b6(0x290)]),_0x475e16[_0x2601b6(0x290)][_0x2601b6(0x150)]===_0x475e16&&(_0x475e16[_0x2601b6(0x290)][_0x2601b6(0x150)]=null),_0x475e16[_0x2601b6(0x290)]=null);}function _0x2c9776(_0x4b423b,_0xee262,_0x2c1846){const _0x4375b7=_0x2601b6;for(let _0x28b20a=_0x2c1846;_0x28b20a<_0xee262[_0x4375b7(0x222)];_0x28b20a++){const _0x96470e=_0x2b784d(_0x4b423b,_0xee262[_0x28b20a]);_0x96470e&&(_0x96470e[0x0][_0x4375b7(0x290)]=_0x96470e[0x1],_0x96470e[0x1][_0x4375b7(0x150)]=_0x96470e[0x0],_0x5e0b61[_0x4375b7(0x198)](_0x96470e[0x0]),_0x266c26[_0x4375b7(0x198)](_0x96470e[0x1]));}}function _0x2b784d(_0x1e1fb9,_0x30331d){const _0x5f1737=_0x2601b6;if(_0x1e1fb9[_0x5f1737(0x266)]['id']!==_0x30331d[_0x5f1737(0x266)]['id'])return null;const _0x4649ed=_0x4f3a70[_0x5f1737(0x146)](_0x1e1fb9)(_0x1e1fb9,_0x30331d,_0x91c10b[_0x5f1737(0x146)](_0x1e1fb9),_0x91c10b[_0x5f1737(0x146)](_0x30331d));if(!_0x4649ed)return null;return _0x4f3a70[_0x5f1737(0x146)](_0x30331d)(_0x1e1fb9,_0x30331d,_0x91c10b[_0x5f1737(0x146)](_0x1e1fb9),_0x91c10b[_0x5f1737(0x146)](_0x30331d))?_0x4649ed[0x1][_0x5f1737(0x1e3)]&&_0x4649ed[0x1][_0x5f1737(0x1e3)][_0x5f1737(0x222)]?null:_0x4649ed:null;}_0x39b662[_0x2601b6(0x1c9)]&&this[_0x2601b6(0x268)](_0x39b662);}[_0x4a1e28(0x2bd)](_0x3b3f55){const _0x3ca098=_0x4a1e28;if(0x0==_0x3b3f55[_0x3ca098(0x222)])return;const _0x303157=this[_0x3ca098(0x276)]({'skipNotAttached':!0x0})[_0x3ca098(0x1cd)](_0x4af45a=>_0x3ca098(0x269)==_0x4af45a[_0x3ca098(0x171)]&&_0x4af45a[_0x3ca098(0x1bd)]),_0x2518bd=[],_0xffd6fc=new Map();for(const _0x3720bd of _0x303157){const _0x1c0949=_0x12ba9a(_0x3720bd[_0x3ca098(0x2ac)]);_0xffd6fc[_0x3ca098(0x14f)](_0x1c0949)||(_0xffd6fc[_0x3ca098(0x27f)](_0x1c0949,_0x2518bd[_0x3ca098(0x222)]),_0x2518bd[_0x3ca098(0x22c)]([]));const _0x41e793=_0xffd6fc[_0x3ca098(0x146)](_0x1c0949);_0x2518bd[_0x41e793][_0x3ca098(0x22c)](_0x3720bd);}!(function(){const _0x4684b8=_0x3ca098;_0x2518bd[_0x4684b8(0x2d6)]((_0x2ffab5,_0x42d666)=>{const _0x5032db=_0x4684b8,_0x381ef2=_0x2ffab5[0x0][_0x5032db(0x2a3)],_0x2552fb=_0x42d666[0x0][_0x5032db(0x2a3)];return _0x381ef2==_0x2552fb?_0x2ffab5[0x0][_0x5032db(0x2ac)][_0x5032db(0x270)]<_0x42d666[0x0][_0x5032db(0x2ac)][_0x5032db(0x270)]?-0x1:0x1:_0x381ef2<_0x2552fb?-0x1:0x1;});for(const _0x245d7f of _0x2518bd)_0x245d7f[_0x4684b8(0x2d6)]((_0x36e240,_0x487f0f)=>_0x36e240['id']<_0x487f0f['id']?-0x1:0x1);}());for(let _0x282cfc=0x0;_0x282cfc<_0x2518bd[_0x3ca098(0x222)];_0x282cfc++){if(0x0==_0x2518bd[_0x282cfc][_0x3ca098(0x222)])continue;const _0x5d4b4d=[];for(let _0x22b0f6=_0x282cfc+0x1;_0x22b0f6<_0x2518bd[_0x3ca098(0x222)];_0x22b0f6++)0x0!=_0x2518bd[_0x22b0f6][_0x3ca098(0x222)]&&_0x3e1257(_0x2518bd[_0x282cfc],_0x2518bd[_0x22b0f6])&&_0x5d4b4d[_0x3ca098(0x22c)](_0x22b0f6);for(const _0x5d1c42 of _0x5d4b4d)_0x2518bd[_0x282cfc]=_0x2518bd[_0x282cfc][_0x3ca098(0x2ee)](_0x2518bd[_0x5d1c42]),_0x2518bd[_0x5d1c42]=[];}for(const _0x25a38d of _0x2518bd)for(let _0x2f58b8=0x0;_0x2f58b8<_0x25a38d[_0x3ca098(0x222)];_0x2f58b8++)_0x25a38d[_0x2f58b8][_0x3ca098(0x290)]=_0x25a38d[_0x2f58b8+0x1]||null;for(const _0x619e4b of _0x2518bd)for(let _0x4ff16c=0x0;_0x4ff16c<_0x619e4b[_0x3ca098(0x222)];_0x4ff16c++)_0x619e4b[_0x4ff16c][_0x3ca098(0x150)]=_0x619e4b[_0x4ff16c-0x1]||null;function _0x3e1257(_0x32f5ba,_0xbc029){const _0x5dd3d8=_0x3ca098;if(_0x32f5ba[0x0][_0x5dd3d8(0x2ac)][_0x5dd3d8(0x270)]!==_0xbc029[0x0][_0x5dd3d8(0x2ac)][_0x5dd3d8(0x270)]&&_0x32f5ba[0x0][_0x5dd3d8(0x266)]!==_0xbc029[0x0][_0x5dd3d8(0x266)])return!0x1;if(!function(_0x19af02,_0x4d13d0){const _0x4c7794=_0x5dd3d8;if(!_0x19af02[_0x4c7794(0x1a1)]&&!_0x4d13d0[_0x4c7794(0x1a1)])return!0x0;if(_0x19af02[_0x4c7794(0x1a1)]&&_0x4d13d0[_0x4c7794(0x1a1)])return!0x1;if(_0x19af02[_0x4c7794(0x1a1)]&&_0x4d13d0[_0x4c7794(0x2a3)]<_0x19af02[_0x4c7794(0x1e3)][_0x4c7794(0x2ed)][_0x4c7794(0x146)](0x0)[_0x4c7794(0x2a3)])return!0x0;if(_0x4d13d0[_0x4c7794(0x1a1)]&&_0x19af02[_0x4c7794(0x2a3)]<_0x4d13d0[_0x4c7794(0x1e3)][_0x4c7794(0x2ed)][_0x4c7794(0x146)](0x0)[_0x4c7794(0x2a3)])return!0x0;return!0x1;}(_0x32f5ba[0x0],_0xbc029[0x0]))return!0x1;const _0x48acce=_0x2051ba(_0x32f5ba[0x0][_0x5dd3d8(0x2ac)],_0x5dd3d8(0x270)),_0x40e94b=_0x2051ba(_0xbc029[0x0][_0x5dd3d8(0x2ac)],_0x5dd3d8(0x270));if(!_0x3141ab(_0x48acce,_0x40e94b))return!0x1;return!!_0x32f5ba[_0x5dd3d8(0x245)](_0x4e9ce5=>_0xbc029[_0x5dd3d8(0x21b)](_0x2ca6fe=>_0x4e9ce5[_0x5dd3d8(0x1c6)]()[_0x5dd3d8(0x2c4)](_0x2ca6fe[_0x5dd3d8(0x1c6)]())))&&_0xbc029[_0x5dd3d8(0x245)](_0x342aad=>_0x32f5ba[_0x5dd3d8(0x21b)](_0x4e6264=>_0x342aad[_0x5dd3d8(0x1c6)]()[_0x5dd3d8(0x2c4)](_0x4e6264[_0x5dd3d8(0x1c6)]())));}}[_0x4a1e28(0x289)](_0x4c7c84){const _0xb6a8f6=_0x4a1e28,_0xc6813f=Array[_0xb6a8f6(0x273)](_0x4c7c84),_0x14b6e4=this[_0xb6a8f6(0x276)]({'skipNotAttached':!0x0}),_0x30c1af=_0x14b6e4[_0xb6a8f6(0x1cd)](_0x4e7f47=>!_0x4c7c84[_0xb6a8f6(0x14f)](_0x4e7f47)),_0x4043b8=new Map(_0xc6813f[_0xb6a8f6(0x14d)](_0x4d42d0=>[_0x4d42d0,this[_0xb6a8f6(0x239)][_0xb6a8f6(0x1e9)](_0x4d42d0[_0xb6a8f6(0x171)],_0x4d42d0[_0xb6a8f6(0x248)],_0xb6a8f6(0x235))])),_0x2cfaf8=new Map(_0x14b6e4[_0xb6a8f6(0x14d)](_0x7b22a8=>[_0x7b22a8,_0x7b22a8[_0xb6a8f6(0x21e)]()]));for(let _0x2f9b59=0x0;_0x2f9b59<_0xc6813f[_0xb6a8f6(0x222)];_0x2f9b59++){if(_0x18d7ad(this,_0xc6813f[_0x2f9b59],_0xc6813f,_0x2f9b59+0x1))return!0x0;}for(let _0xd42106=0x0;_0xd42106<_0xc6813f[_0xb6a8f6(0x222)];_0xd42106++){if(_0x18d7ad(this,_0xc6813f[_0xd42106],_0x30c1af,0x0))return!0x0;}return!0x1;function _0x18d7ad(_0x5887b0,_0x4aafce,_0x59ddd0,_0x4a0a96){const _0x3a6d93=_0xb6a8f6;for(let _0x240c93=_0x4a0a96;_0x240c93<_0x59ddd0[_0x3a6d93(0x222)];_0x240c93++){const _0x205608=_0x59ddd0[_0x240c93];if(_0x205608[_0x3a6d93(0x171)]!==_0x4aafce[_0x3a6d93(0x171)]||_0x205608[_0x3a6d93(0x266)]['id']!==_0x4aafce[_0x3a6d93(0x266)]['id']||_0x205608[_0x3a6d93(0x248)]!==_0x4aafce[_0x3a6d93(0x248)])continue;if(!Pt(_0x4aafce,_0x205608,[_0x3a6d93(0x270)]))continue;if(_0x3a6d93(0x269)==_0x4aafce[_0x3a6d93(0x171)]&&_0x4aafce[_0x3a6d93(0x15b)][_0x3a6d93(0x2e8)]!=_0x205608[_0x3a6d93(0x15b)][_0x3a6d93(0x2e8)])continue;if(_0x3a6d93(0x269)==_0x4aafce[_0x3a6d93(0x171)]&&_0x5887b0[_0x3a6d93(0x1da)](_0x4aafce[_0x3a6d93(0x15b)][_0x3a6d93(0x1d2)]))continue;if(_0x3a6d93(0x28d)==_0x4aafce[_0x3a6d93(0x171)]){const _0x1e94a4=_0x5887b0[_0x3a6d93(0x18a)][_0x3a6d93(0x226)],_0x1639ae=_0x4aafce[_0x3a6d93(0x23f)]();if(_0x1639ae&&(_0x1e94a4[_0x3a6d93(0x267)][_0x3a6d93(0x223)](_0x1639ae)||_0x1e94a4[_0x3a6d93(0x267)][_0x3a6d93(0x208)](_0x1639ae)))continue;}const _0x276898=_0x4043b8[_0x3a6d93(0x146)](_0x4aafce),_0x284e73=_0x2cfaf8[_0x3a6d93(0x146)](_0x4aafce),_0x550c46=_0x2cfaf8[_0x3a6d93(0x146)](_0x205608),_0x27de2f=_0x4aafce[_0x3a6d93(0x1e3)]&&_0x4aafce[_0x3a6d93(0x1e3)][_0x3a6d93(0x222)],_0x5898a1=_0x205608[_0x3a6d93(0x1e3)]&&_0x205608[_0x3a6d93(0x1e3)][_0x3a6d93(0x222)];if(!_0x27de2f&&_0x276898(_0x550c46,_0x284e73))return _0x5887b0[_0x3a6d93(0x1a6)](_0x205608,_0x4aafce),_0x2cfaf8[_0x3a6d93(0x2e1)](_0x4aafce),!0x0;if(!_0x5898a1&&_0x276898(_0x284e73,_0x550c46))return _0x5887b0[_0x3a6d93(0x1a6)](_0x4aafce,_0x205608),_0x2cfaf8[_0x3a6d93(0x2e1)](_0x205608),!0x0;}return!0x1;}}[_0x4a1e28(0x1a6)](_0x3aa09b,_0x4585b8){const _0x3d64bd=_0x4a1e28;if(_0x3aa09b[_0x3d64bd(0x159)]){for(const _0x1a7bea of _0x4585b8[_0x3d64bd(0x21e)]())_0x3aa09b[_0x3d64bd(0x2c1)](_0x1a7bea);}else{const _0x794fb2=_0x4585b8[_0x3d64bd(0x1c6)]()[_0x3d64bd(0x234)];this[_0x3d64bd(0x26d)](_0x3aa09b,this[_0x3d64bd(0x1e8)][_0x3d64bd(0x1c0)](_0x3aa09b[_0x3d64bd(0x1c6)]()[_0x3d64bd(0x16e)],_0x794fb2));}_0x4585b8[_0x3d64bd(0x26a)]();}[_0x4a1e28(0x211)](_0x4b206e,_0x27f39e){const _0x1bf166=_0x4a1e28,_0x2d5bdc=_0x4b206e[_0x1bf166(0x14e)](_0x1bf166(0x1ad))||_0x4b206e[_0x1bf166(0x14e)](_0x1bf166(0x269))?_0x1bf166(0x2a0):_0x4b206e[_0x1bf166(0x29f)]();return _0x3f5468(this[_0x1bf166(0x18a)][_0x1bf166(0x18f)],_0x27f39e+'_'+_0x2d5bdc+_0x1bf166(0x181));}[_0x4a1e28(0x1df)](){const _0x40396c=_0x4a1e28,_0x433216=this[_0x40396c(0x18a)];if(!_0x433216['ui'])return;const {ariaLiveAnnouncer:_0x100f87}=_0x433216['ui'];_0x3d4edd(this[_0x40396c(0x1e8)],({left:_0xdd7491,entered:_0x2eb6bf})=>{const _0x2ff902=_0x40396c;for(const _0x4ce5f1 of _0xdd7491){const {group:_0x541c0c,type:_0x513e66}=this[_0x2ff902(0x17f)](_0x4ce5f1[_0x2ff902(0x262)]);if(_0x2ff902(0x16b)===_0x541c0c){_0x100f87[_0x2ff902(0x26f)](this[_0x2ff902(0x211)](_0x513e66,_0x2ff902(0x219)));break;}}for(const _0x418b11 of _0x2eb6bf){const {group:_0xb6cd9c,type:_0x12af29}=this[_0x2ff902(0x17f)](_0x418b11[_0x2ff902(0x262)]);if(_0x2ff902(0x16b)===_0xb6cd9c){_0x100f87[_0x2ff902(0x26f)](this[_0x2ff902(0x211)](_0x12af29,_0x2ff902(0x232)));break;}}});}[_0x4a1e28(0x2eb)](_0x37c047){const _0x31dd98=_0x4a1e28;if(this[_0x31dd98(0x180)])return!0x1;const _0x3ae64d=this[_0x31dd98(0x18a)],_0x152d61=_0x3ae64d[_0x31dd98(0x226)][_0x31dd98(0x298)][_0x31dd98(0x196)][_0x31dd98(0x2ec)]();if(0x0==_0x152d61[_0x31dd98(0x222)])return!0x1;const _0xc43d22=[],_0x76d2a=_0x152d61[_0x31dd98(0x1cd)](_0xd3a8c4=>_0x31dd98(0x269)==_0xd3a8c4[_0x31dd98(0x171)]),_0x56b870=_0x152d61[_0x31dd98(0x1cd)](_0x14bbbe=>_0x31dd98(0x2dc)==_0x14bbbe[_0x31dd98(0x171)]&&_0x31dd98(0x25d)!=_0x14bbbe[_0x31dd98(0x262)]),_0x5d3bf9=_0x152d61[_0x31dd98(0x1cd)](_0x4db032=>_0x31dd98(0x1be)==_0x4db032[_0x31dd98(0x171)]&&_0x31dd98(0x25d)!=_0x4db032[_0x31dd98(0x262)]);for(const _0x19d395 of _0x76d2a)_0xc43d22[_0x31dd98(0x22c)]({'key':_0x19d395[_0x31dd98(0x151)],'newValue':_0x19d395[_0x31dd98(0x23d)],'oldValue':_0x19d395[_0x31dd98(0x2b5)],'range':Ot(_0x19d395[_0x31dd98(0x230)],_0x3ae64d[_0x31dd98(0x226)])});for(const _0x48851d of _0x56b870){const _0x5b3177=_0x5d3bf9[_0x31dd98(0x1d0)](_0x3d9eeb=>_0x3d9eeb[_0x31dd98(0x2b1)][_0x31dd98(0x2c4)](_0x48851d[_0x31dd98(0x2b1)]));_0x5b3177&&_0xc43d22[_0x31dd98(0x22c)]({'key':_0x31dd98(0x1ea),'newValue':_0x48851d[_0x31dd98(0x262)],'oldValue':_0x5b3177[_0x31dd98(0x262)],'range':_0x3ae64d[_0x31dd98(0x226)][_0x31dd98(0x2f0)](_0x48851d[_0x31dd98(0x2b1)][_0x31dd98(0x1d5)])});}return 0x0!=_0xc43d22[_0x31dd98(0x222)]&&this[_0x31dd98(0x188)](_0x37c047,_0xc43d22);}[_0x4a1e28(0x2d4)](_0x57b300){const _0x1af6cf=_0x4a1e28;let _0x540e6e=!0x1;const _0x3353ca=this[_0x1af6cf(0x18a)][_0x1af6cf(0x226)][_0x1af6cf(0x298)][_0x1af6cf(0x196)][_0x1af6cf(0x1fd)]()[_0x1af6cf(0x1cd)](_0x1474bf=>_0x1474bf[_0x1af6cf(0x15b)][_0x1af6cf(0x2bb)]&&_0x1474bf[_0x1af6cf(0x262)][_0x1af6cf(0x14e)](_0x1af6cf(0x1b9)));for(const _0x1752ee of _0x3353ca){const {subType:_0x32d807,id:_0x465845}=this[_0x1af6cf(0x17f)](_0x1752ee[_0x1af6cf(0x262)]),_0x52f73f=_0x32d807[_0x1af6cf(0x1d4)]('|')[0x0];for(const _0x204cbe of this[_0x1af6cf(0x276)]({'skipNotAttached':!0x0}))_0x204cbe['id']!=_0x465845&&_0x1af6cf(0x269)==_0x204cbe[_0x1af6cf(0x171)]&&_0x204cbe[_0x1af6cf(0x15b)]&&_0x204cbe[_0x1af6cf(0x15b)][_0x1af6cf(0x1d2)]==_0x52f73f&&_0x204cbe[_0x1af6cf(0x1c6)]()[_0x1af6cf(0x277)](_0x1752ee[_0x1af6cf(0x15b)][_0x1af6cf(0x2bb)])&&(this[_0x1af6cf(0x1c3)](_0x204cbe,_0x1752ee[_0x1af6cf(0x15b)][_0x1af6cf(0x2bb)],_0x57b300),_0x540e6e=!0x0);}return _0x540e6e;}[_0x4a1e28(0x185)](_0x2b375a){const _0x256c52=_0x4a1e28;this[_0x256c52(0x18a)],(this[_0x256c52(0x180)]=!0x0,_0x2b375a());}[_0x4a1e28(0x183)](_0x30950a){const _0x4de513=_0x4a1e28,_0x5f3c8a=this[_0x4de513(0x1da)](_0x30950a),_0x34c2c1=this[_0x4de513(0x297)][_0x4de513(0x14f)](_0x30950a);return _0x5f3c8a||_0x34c2c1;}[_0x4a1e28(0x188)](_0x4f2b07,_0x443672){const _0x9995da=_0x4a1e28;if(0x0==_0x443672[_0x9995da(0x222)])return!0x1;let _0x3148da=!0x1;for(const _0x802eb7 of _0x443672){const _0x1acd0d=this[_0x9995da(0x29e)](_0x802eb7[_0x9995da(0x230)],_0x9995da(0x269))[_0x9995da(0x1cd)](_0x66ced0=>!_0x66ced0[_0x9995da(0x27c)][_0x9995da(0x1fa)])[_0x9995da(0x14d)](_0x5073c2=>_0x5073c2[_0x9995da(0x16b)]),_0x4ec317=_0x12ba9a({'newValue':_0x802eb7[_0x9995da(0x23e)]});_0x1acd0d[_0x9995da(0x1cd)](_0x2c85b1=>{const _0x98006c=_0x9995da,[_0x1ccf7c,_0x7a4380]=_0x2c85b1[_0x98006c(0x248)][_0x98006c(0x1d4)]('|');return _0x1ccf7c==_0x802eb7[_0x98006c(0x1d2)]&&_0x7a4380!=_0x4ec317;})[_0x9995da(0x142)](_0x1c4da8=>{const _0x529285=_0x9995da;this[_0x529285(0x1c3)](_0x1c4da8,_0x802eb7[_0x529285(0x230)],_0x4f2b07),_0x3148da=!0x0;});}return _0x3148da;}[_0x4a1e28(0x1c3)](_0x10ba00,_0x1b694c,_0x43a024){const _0x492e0b=_0x4a1e28,_0x356646=_0x10ba00[_0x492e0b(0x1c6)]()[_0x492e0b(0x207)](_0x1b694c);0x0!==_0x356646[_0x492e0b(0x222)]?0x1!==_0x356646[_0x492e0b(0x222)]?this[_0x492e0b(0x240)](_0x10ba00,_0x1b694c[_0x492e0b(0x16e)],_0x1b694c[_0x492e0b(0x234)]):this[_0x492e0b(0x26d)](_0x10ba00,_0x356646[0x0]):_0x43a024[_0x492e0b(0x282)](_0x10ba00[_0x492e0b(0x25f)]());}}class xt{constructor(_0x3c5fd4){const _0x422522=_0x4a1e28;this[_0x422522(0x17d)]=_0x3c5fd4,this[_0x422522(0x1e8)]=_0x3c5fd4[_0x422522(0x226)],this[_0x422522(0x1b2)]=new Map(),this[_0x422522(0x1e5)]=new Map(),this[_0x422522(0x1e7)]();}[_0x4a1e28(0x251)](_0x56f224,_0x474df8,_0x13c251,_0x120593,_0x4d8a45,_0x15bc29){const _0x36313c=_0x4a1e28;return new _0x1a52c4(this[_0x36313c(0x1e8)],{'type':_0x56f224,'subType':_0x474df8,'id':_0x13c251,'author':_0x120593,'creator':_0x120593,'attributes':_0x4d8a45,'onAttributesChange':_0x15bc29,'onAccept':(..._0x7eeb32)=>this[_0x36313c(0x1e9)](_0x56f224,_0x474df8,_0x36313c(0x25e))(..._0x7eeb32),'onDiscard':(..._0x136ba0)=>this[_0x36313c(0x1e9)](_0x56f224,_0x474df8,_0x36313c(0x2b9))(..._0x136ba0)});}[_0x4a1e28(0x20b)](_0x4c7ec1,_0x1baf4b,_0x30111e,_0x207582){const _0x1477e5=_0x4a1e28,_0x42c862=_0x4c7ec1+':'+_0x1baf4b+':'+_0x30111e;this[_0x1477e5(0x1b2)][_0x1477e5(0x27f)](_0x42c862,_0x207582);}[_0x4a1e28(0x1e9)](_0x3a8c82,_0x595a04,_0x1cb760){const _0x464087=_0x4a1e28,_0x1eae8d=_0x3a8c82+':'+_0x595a04+':'+_0x1cb760;return this[_0x464087(0x1b2)][_0x464087(0x146)](_0x1eae8d)||this[_0x464087(0x1e5)][_0x464087(0x146)](_0x3a8c82+':'+_0x1cb760);}[_0x4a1e28(0x1e7)](){const _0x4f1fa2=_0x4a1e28,_0x219b60=()=>!0x1,_0x5f18dd=_0x3dc634=>{const _0x4cf687=_0x25c0;_0x3dc634[_0x4cf687(0x2d6)]((_0x323447,_0x206942)=>_0x323447[_0x4cf687(0x16e)][_0x4cf687(0x1f3)](_0x206942[_0x4cf687(0x16e)])?0x1:-0x1),this[_0x4cf687(0x1e8)][_0x4cf687(0x24b)](_0xd17554=>{const _0xb69311=_0x4cf687;for(const _0x39afd8 of _0x3dc634){let _0x4bb1b9;_0x4bb1b9=_0x39afd8[_0xb69311(0x234)][_0xb69311(0x2d9)]&&_0x39afd8[_0xb69311(0x234)][_0xb69311(0x28b)]==_0x39afd8[_0xb69311(0x16e)][_0xb69311(0x1d5)]?_0xd17554[_0xb69311(0x1ab)](_0x39afd8[_0xb69311(0x16e)][_0xb69311(0x1d5)],'on'):_0xd17554[_0xb69311(0x1ab)](_0x39afd8),this[_0xb69311(0x1e8)][_0xb69311(0x191)](_0x4bb1b9,{'forceDefaultExecution':!0x0,'doNotAutoparagraph':!0x0});}});},_0xac2d94=(_0x43e1b5,_0x3c8bd7)=>{const _0x2b8680=_0x25c0;_0x3c8bd7&&this[_0x2b8680(0x1e8)][_0x2b8680(0x24b)](_0x49e27d=>{const _0x41564f=_0x2b8680,{commandName:_0x222ca8,commandParams:_0x495bf2=[]}=_0x3c8bd7,_0x4755f4=_0x43e1b5[_0x41564f(0x14d)](_0x56a9cb=>(Tt(_0x56a9cb)&&(_0x56a9cb=this[_0x41564f(0x1e8)][_0x41564f(0x1c0)](_0x56a9cb[_0x41564f(0x234)])),_0x56a9cb))[_0x41564f(0x1cd)](_0x3631c8=>_0x41564f(0x250)!==_0x3631c8[_0x41564f(0x252)][_0x41564f(0x2e7)]);if(_0x4755f4[_0x41564f(0x222)]<0x1)return;const _0x1dcc5c=Array[_0x41564f(0x273)](this[_0x41564f(0x1e8)][_0x41564f(0x298)][_0x41564f(0x1d6)][_0x41564f(0x21e)]())[_0x41564f(0x14d)](_0x158815=>_0x3ee136[_0x41564f(0x15c)](_0x158815));_0x49e27d[_0x41564f(0x260)](_0x4755f4);for(const _0x1e6a2d of this[_0x41564f(0x17d)][_0x41564f(0x1ba)][_0x41564f(0x1ba)]())_0x1e6a2d[_0x41564f(0x241)]();_0x495bf2[_0x41564f(0x22c)]({'forceDefaultExecution':!0x0}),this[_0x41564f(0x17d)][_0x41564f(0x194)](_0x222ca8,..._0x495bf2);const _0xf2d569=_0x1dcc5c[_0x41564f(0x1cd)](_0x61db9d=>_0x41564f(0x250)!=_0x61db9d[_0x41564f(0x252)][_0x41564f(0x2e7)]);_0xf2d569[_0x41564f(0x222)]>0x0&&_0x49e27d[_0x41564f(0x260)](_0xf2d569);for(const _0xc66cb0 of _0x1dcc5c)_0xc66cb0[_0x41564f(0x27a)]();});},_0x3fcee0=(_0x1b5e34,_0xe789d5)=>0x1==_0x1b5e34[_0x4f1fa2(0x222)]&&0x1==_0xe789d5[_0x4f1fa2(0x222)]&&_0x1b5e34[0x0][_0x4f1fa2(0x234)][_0x4f1fa2(0x2c4)](_0xe789d5[0x0][_0x4f1fa2(0x16e)]),_0x8e9a86=(_0x17067e,_0x326980,_0x1ecd60,_0x4a3444)=>Ft(_0x17067e,_0x326980,_0x1ecd60,_0x4a3444,this[_0x4f1fa2(0x1e8)])?[_0x17067e,_0x326980]:Ft(_0x326980,_0x17067e,_0x4a3444,_0x1ecd60,this[_0x4f1fa2(0x1e8)])?[_0x326980,_0x17067e]:null;this[_0x4f1fa2(0x1e5)][_0x4f1fa2(0x27f)](_0x4f1fa2(0x144),_0x219b60),this[_0x4f1fa2(0x1e5)][_0x4f1fa2(0x27f)](_0x4f1fa2(0x1c2),_0x5f18dd),this[_0x4f1fa2(0x1e5)][_0x4f1fa2(0x27f)](_0x4f1fa2(0x28a),_0x3fcee0),this[_0x4f1fa2(0x1e5)][_0x4f1fa2(0x27f)](_0x4f1fa2(0x22d),_0x8e9a86),this[_0x4f1fa2(0x1e5)][_0x4f1fa2(0x27f)](_0x4f1fa2(0x1d1),_0x5f18dd),this[_0x4f1fa2(0x1e5)][_0x4f1fa2(0x27f)](_0x4f1fa2(0x1ee),_0x219b60),this[_0x4f1fa2(0x1e5)][_0x4f1fa2(0x27f)](_0x4f1fa2(0x21d),_0x3fcee0),this[_0x4f1fa2(0x1e5)][_0x4f1fa2(0x27f)](_0x4f1fa2(0x182),_0x8e9a86),this[_0x4f1fa2(0x1e5)][_0x4f1fa2(0x27f)](_0x4f1fa2(0x25c),_0xac2d94),this[_0x4f1fa2(0x1e5)][_0x4f1fa2(0x27f)](_0x4f1fa2(0x2da),_0x219b60),this[_0x4f1fa2(0x1e5)][_0x4f1fa2(0x27f)](_0x4f1fa2(0x19d),_0x3fcee0),this[_0x4f1fa2(0x1e5)][_0x4f1fa2(0x27f)](_0x4f1fa2(0x1a7),_0x219b60),this[_0x4f1fa2(0x1e5)][_0x4f1fa2(0x27f)](_0x4f1fa2(0x24d),_0xac2d94),this[_0x4f1fa2(0x1e5)][_0x4f1fa2(0x27f)](_0x4f1fa2(0x192),_0x219b60),this[_0x4f1fa2(0x1e5)][_0x4f1fa2(0x27f)](_0x4f1fa2(0x1d9),_0x3fcee0),this[_0x4f1fa2(0x1e5)][_0x4f1fa2(0x27f)](_0x4f1fa2(0x2ad),_0x219b60),this[_0x4f1fa2(0x1e5)][_0x4f1fa2(0x27f)](_0x4f1fa2(0x210),_0x219b60),this[_0x4f1fa2(0x1e5)][_0x4f1fa2(0x27f)](_0x4f1fa2(0x1ef),(_0x1a460f,_0x1d2952)=>{const _0x4e8fe2=_0x4f1fa2;if(!_0x1d2952)return;const _0x1311cd=this[_0x4e8fe2(0x17d)][_0x4e8fe2(0x2a1)][_0x4e8fe2(0x146)](p);this[_0x4e8fe2(0x1e8)][_0x4e8fe2(0x24b)](_0x2cecc2=>{const _0x18655c=_0x4e8fe2;if(_0x18655c(0x1ea)==_0x1d2952[_0x18655c(0x1d2)])for(const _0x3198e3 of _0x1a460f){const _0x484f4e=_0x3198e3[_0x18655c(0x16e)][_0x18655c(0x1d5)],_0x1fb671=_0x1d2952[_0x18655c(0x2e8)];_0x2cecc2[_0x18655c(0x218)](_0x484f4e,_0x1fb671);}else{if(_0x1311cd[_0x18655c(0x1da)](_0x1d2952[_0x18655c(0x1d2)])){for(const _0x335a57 of _0x1a460f)void 0x0!==_0x1d2952[_0x18655c(0x2e8)]?_0x2cecc2[_0x18655c(0x20a)](_0x1d2952[_0x18655c(0x1d2)],_0x1d2952[_0x18655c(0x2e8)],_0x335a57[_0x18655c(0x16e)][_0x18655c(0x1d5)]):_0x2cecc2[_0x18655c(0x272)](_0x1d2952[_0x18655c(0x1d2)],_0x335a57[_0x18655c(0x16e)][_0x18655c(0x1d5)]);}else{for(const _0x534144 of _0x1a460f)_0x1d2952[_0x18655c(0x2e8)]?_0x2cecc2[_0x18655c(0x20a)](_0x1d2952[_0x18655c(0x1d2)],_0x1d2952[_0x18655c(0x2e8)],_0x534144):_0x2cecc2[_0x18655c(0x272)](_0x1d2952[_0x18655c(0x1d2)],_0x534144);}}});}),this[_0x4f1fa2(0x1e5)][_0x4f1fa2(0x27f)](_0x4f1fa2(0x1c7),_0x3fcee0);}}function Rt(_0x6b553b,_0x55e89a,_0x3302f2){const _0x120b1c=_0x4a1e28;for(const _0x22e8bb of _0x55e89a[_0x120b1c(0x28b)][_0x120b1c(0x261)]({'includeSelf':!0x0,'parentFirst':!0x0})){if(_0x22e8bb[_0x120b1c(0x252)]==_0x22e8bb)return!0x1;if(!_0x3302f2[_0x120b1c(0x1a9)](_0x22e8bb))return!0x1;if(_0x6b553b[_0x120b1c(0x223)](_0x22e8bb)||_0x6b553b[_0x120b1c(0x208)](_0x22e8bb))return!0x0;}return!0x1;}function Tt(_0x427268){const _0x5f1cda=_0x4a1e28;return _0x427268[_0x5f1cda(0x234)][_0x5f1cda(0x28b)]==_0x427268[_0x5f1cda(0x16e)][_0x5f1cda(0x1d5)]&&_0x427268[_0x5f1cda(0x234)][_0x5f1cda(0x201)];}function Et(_0x38002e,_0x59a13a,_0x5ee2ad,_0x2d99b1){const _0x4afc73=_0x4a1e28,_0x34fbd7=_0x3f71eb=>!_0x3f71eb[_0x4afc73(0x1d3)]['is'](_0x4afc73(0x177))&&!_0x2d99b1[_0x4afc73(0x223)](_0x3f71eb[_0x4afc73(0x1d3)]),_0x12641c=_0x38002e[_0x4afc73(0x16e)][_0x4afc73(0x1f8)](_0x34fbd7),_0x504f0f=_0x38002e[_0x4afc73(0x234)][_0x4afc73(0x1f8)](_0x34fbd7,{'direction':_0x4afc73(0x2b2)});return(!_0x38002e[_0x4afc73(0x16e)][_0x4afc73(0x2c4)](_0x12641c)||!_0x38002e[_0x4afc73(0x234)][_0x4afc73(0x2c4)](_0x504f0f))&&(_0x12641c[_0x4afc73(0x1f3)](_0x504f0f)?_0x5ee2ad[_0x4afc73(0x205)](_0x59a13a,{'range':_0x5ee2ad[_0x4afc73(0x1c0)](_0x12641c,_0x504f0f)}):_0x5ee2ad[_0x4afc73(0x282)](_0x59a13a),!0x0);}function Vt(_0x161332){return _0x12ba9a(_0x161332);}function Ut(_0x10a3ca){const _0x54b42e=_0x4a1e28,_0x50406b=_0x10a3ca[_0x54b42e(0x16e)][_0x54b42e(0x1d5)];return _0x50406b&&_0x50406b['is'](_0x54b42e(0x246));}function Ot(_0x1035fe,_0x3e4ebd){const _0x1637e6=_0x4a1e28;return null==_0x1035fe[_0x1637e6(0x234)][_0x1637e6(0x26b)]&&_0x1035fe[_0x1637e6(0x234)][_0x1637e6(0x28b)]==_0x1035fe[_0x1637e6(0x16e)][_0x1637e6(0x1d5)]?Gt(_0x1035fe[_0x1637e6(0x16e)][_0x1637e6(0x1d5)],_0x3e4ebd):_0x1035fe;}function Gt(_0x5c436e,_0x199f9b){const _0xe7d302=_0x4a1e28,_0x587bac=_0x199f9b[_0xe7d302(0x267)][_0xe7d302(0x223)](_0x5c436e)||_0x199f9b[_0xe7d302(0x267)][_0xe7d302(0x2e6)](_0x5c436e);return _0x199f9b[_0xe7d302(0x1c0)](_0x199f9b[_0xe7d302(0x19e)](_0x5c436e,_0xe7d302(0x242)),_0x587bac?_0x199f9b[_0xe7d302(0x227)](_0x5c436e):_0x199f9b[_0xe7d302(0x19e)](_0x5c436e,_0xe7d302(0x234)));}function Ft(_0x221f8c,_0x475ad2,_0x8b1767,_0x25d7d6,_0x389223){const _0x20a557=_0x4a1e28;if(!Pt(_0x221f8c,_0x475ad2))return!0x1;if(_0x8b1767[_0x20a557(0x234)][_0x20a557(0x2c4)](_0x25d7d6[_0x20a557(0x16e)]))return!0x0;if(_0x221f8c[_0x20a557(0x171)]!=_0x475ad2[_0x20a557(0x171)])return!0x1;if(!_0x8b1767[_0x20a557(0x234)][_0x20a557(0x17c)](_0x25d7d6[_0x20a557(0x16e)]))return!0x1;const _0x2722f8=_0x389223[_0x20a557(0x1c0)](_0x8b1767[_0x20a557(0x234)],_0x25d7d6[_0x20a557(0x16e)])[_0x20a557(0x168)]();for(const _0x1b0da4 of _0x2722f8)if([_0x20a557(0x274),_0x20a557(0x2e5)][_0x20a557(0x18e)](_0x1b0da4[_0x20a557(0x171)])&&_0x389223[_0x20a557(0x267)][_0x20a557(0x208)](_0x1b0da4[_0x20a557(0x1d3)]))return!0x1;return!0x0;}function Pt(_0x4afac5,_0xcf1842,_0x54657b=[]){const _0x5821ee=_0x4a1e28;return!(!_0x4afac5[_0x5821ee(0x1bd)]||!_0xcf1842[_0x5821ee(0x1bd)])&&_0x3141ab(_0x2051ba(_0x4afac5[_0x5821ee(0x2ac)],_0x54657b),_0x2051ba(_0xcf1842[_0x5821ee(0x2ac)],_0x54657b));}function Lt(_0x2fa3ad,_0x455399){const _0x293e01=_0x4a1e28,_0x47b315=Ht(_0x2fa3ad[_0x293e01(0x2ac)]),_0x5b2ebd=Ht(_0x455399);if(!_0x2fa3ad[_0x293e01(0x1bd)])return!0x1;for(const _0x20ee71 of Object[_0x293e01(0x163)](_0x5b2ebd))if(!_0x3141ab(_0x47b315[_0x20ee71],_0x5b2ebd[_0x20ee71]))return!0x1;return!0x0;}function Ht(_0xb4d2c3){const _0x561e6b=_0x4a1e28,_0x281ca0=Object[_0x561e6b(0x2c5)]({},_0xb4d2c3);return delete _0x281ca0[_0x561e6b(0x206)],delete _0x281ca0[_0x561e6b(0x1c4)],_0x281ca0;}
23
+ const _0x2e63e4=_0xc90e;(function(_0x41a7d0,_0x3eb7a1){const _0x51c3a1=_0xc90e,_0x3515e3=_0x41a7d0();while(!![]){try{const _0x152cf9=-parseInt(_0x51c3a1(0x27e))/0x1+-parseInt(_0x51c3a1(0x1ea))/0x2*(parseInt(_0x51c3a1(0x25b))/0x3)+-parseInt(_0x51c3a1(0x1a5))/0x4*(-parseInt(_0x51c3a1(0x28b))/0x5)+-parseInt(_0x51c3a1(0x302))/0x6*(-parseInt(_0x51c3a1(0x207))/0x7)+-parseInt(_0x51c3a1(0x2dc))/0x8*(-parseInt(_0x51c3a1(0x25c))/0x9)+-parseInt(_0x51c3a1(0x1fe))/0xa*(parseInt(_0x51c3a1(0x250))/0xb)+parseInt(_0x51c3a1(0x1e7))/0xc;if(_0x152cf9===_0x3eb7a1)break;else _0x3515e3['push'](_0x3515e3['shift']());}catch(_0xc3693a){_0x3515e3['push'](_0x3515e3['shift']());}}}(_0x1fdc,0x47605));import{Plugin as _0x23afbd,PendingActions as _0x301470}from'ckeditor5/src/core.js';import{LiveRange as _0x3d89a8}from'ckeditor5/src/engine.js';import{CKEditorError as _0x256d77,uid as _0x53e96e,priorities as _0x4a274f,logWarning as _0x48f57a}from'ckeditor5/src/utils.js';import{toWidget as _0x439ebc}from'ckeditor5/src/widget.js';import{Users as _0x365258,hashObject as _0x350d3b,surroundingMarkersDetector as _0x115c28}from'ckeditor5-collaboration/src/collaboration-core.js';import _0xe8270b from'./commands/trackchangescommand.js';import _0x73793a from'./commands/acceptsuggestioncommand.js';import _0x499418 from'./commands/discardsuggestioncommand.js';import _0xab547f from'./commands/executeonallsuggestionscommand.js';import _0x1b8318 from'./commands/executeonselectedsuggestionscommand.js';import _0x227993 from'./suggestion.js';import _0x42fb00 from'./suggestiondescriptionfactory.js';import _0x22fa01 from'./integrations/aiassistant.js';import _0x163ba5 from'./integrations/alignment.js';import _0x48f9c7 from'./integrations/basicstyles.js';import _0x27b282 from'./integrations/blockquote.js';import _0x11c608 from'./integrations/casechange.js';import _0x12a469 from'./integrations/ckbox.js';import _0x4a62c3 from'./integrations/codeblock.js';import _0x56300f from'./integrations/comments.js';import _0x350e66 from'./integrations/deletecommand.js';function _0x1fdc(){const _0x54dad3=['subType','_setSuggestionRange','skipNestingCheck','includes','deleteContent','pop','256265RfFPnv','format','chain','addCommentThread','PENDING_ACTION_SUGGESTION','next','data','moveTargetPosition','_processAttributeSuggestions','values','markInsertion','before','multi','163035QQrYgw','showSuggestionHighlights','createdAt','insertContent','stopListening','_getExternalAuthor','ck-suggestion-marker-formatInline','formatBlock:join','clear','removed','editing','getLastMatchingPosition','never','unbind','_saved','CommentsRepository','map','isInsideObject','getContainedElement','markMultiRangeInsertion','_addSuggestionMarker','bindElementToMarker','setSelection','markDeletion','differ','insert','locale','trackChanges.trackFormatChanges','attribute:accept','ck-suggestion-marker-formatBlock','_enableDefaultAttributesIntegration','_checkSuggestionCorrectness','isIntersecting','change','getSuggestion','getSuggestions','_splitMarkerName','insertion:join','attributes','get','newRange','getWalker','stop','acceptAllSuggestions','addMarker','tablePasteChainId','low','commentThread','attributeKey','createPositionAfter','originalSuggestionId','author','markMultiRangeDeletion','createPositionAt','forceDefaultExecution','deletion:','adapter','batch','notReady','getNearestSelectionRange','attribute:join','parent','_afterChanges','oldRange','warn','_isDataLoaded','formatInline:discard','_joinSuggestions','attributeNewValue','markBlockFormat','isIntersectingWithRange','add','$elementName','_cutOutSuggestionMarker','formatBlock','markerToData','_refreshSuggestionsChain','_reduceSuggestionAttributeRange','isDocumentOperation','dataDowncast','applyOperation','46504zESnBT','deletion:chain','setTo','insertion','previous','consumable','substring','listenTo','fetchCommentThread','schema','@external','getChangedMarkers','_getAuthorFromId','item','markerName','getChanges','nodeBefore','highest','formatBlock:discard','$marker','change:activeMarkers','_customCallbacks','isUndo','registerPostFixer','unshift','updateSuggestion','_refreshAttributeSuggestionsChain','suggestion','suggestionLoaded','_suggestionFactory','commandName','getShiftedBy','deletion:join','dataToMarker','_registerBlockAttribute','accepted','createRangeOn','attribute:','6ATyVPu','end','attribute','addComment','markerReady','getItems','_getMarkerAnnouncementText','suggestion:attribute:','_joinWithAdjacentSuggestions','_findSuggestions','insertion:chain','_updateSuggestionData','document','deletion','removeComment','addClass','_rangeIsInLocalUserInsertion','isLimit','detach','isLocal','startsWith','_getSuggestionData','getAttribute','elementToElement','track-changes-suggestion-data-mismatch','_addThreadToSuggestion','addSuggestionData','after','isOwn','isArray','authoredAt','formatInline:accept','head','_getAttributeKey','ENTER','isExternal','targetPosition','isEqual','attributeOldValue','marker-count','getAncestors','getUser','formatBlock:','isSelectable','howMany','FORMATTING','markerToHighlight','getCustomProperty','_adapter','consume','for','oldValue','options','updateMarker','set','filter','data-suggestion','_trackFormatChanges','activeMarkers','ck-suggestion-marker','change:_saved','insertion:accept','formatBlock:chain','elementEnd','isCollapsed','_registerInlineAttribute','deletion:discard','getFirstRange','forward','markers','lowest','elementStart','size','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.','addMarkerName','sort','ready','update:suggestion','addUser','track-changes-user-not-found','$textProxy','suggestion:','unbindElementFromMarkerName','$graveyard','20jkzxyj','getSuggestionCallback','getDifference','isBlock','discardAllSuggestions','trackChanges','removeMarker:suggestion:formatBlock','toViewElement','default','removeMarker:suggestion:attribute','isObject','_suggestions','containsRange','isMultiRange','_isRegisteredAttribute','position','mapper','conversion','getRange','has','registerCustomCallback','track-changes-command-not-found','return','keys','isBefore','insertion:','plugins','range','define','rename','_processAttributeChanges','value','buildSuggestion','_handleNewSuggestionMarker','_mergeNestedSuggestions','authorName','_breakSuggestionMarker','newValue','execute','remove','type','createRange','createElement','comments','high','insertion:discard','documentSelection','_descriptionFactory','formatGroupId','Users','open','containsPosition','PendingActions','_createSuggestion','start','getFirstMarker','then','group','_commentsRepository','reconvertMarker','some','isRemovable','addSuggestion','$text','_removeSuggestion','config','8234172EtcVus','addHighlight','removeClass','1494OPkSRR','containsItem','formatInline:join','acceptSuggestion','_model','track-changes-enable-command-twice','dataReady','discard','enqueueChange','delete','suggestion-type','toJSON','enableReadOnlyMode','getMarkers','containerElement','pluginName','formatInline','rethrowUnexpectedError','name','trackChangesCommand','10DLxiLI','find','containsRangeInObject','_element','commands','discardSuggestion','accept','getIntersection','element','734188bcrNov','addRange','markMultiRangeBlockFormat','LEAVE','isInContent','normal','suggestionChanged','setAttribute','_isForcedDefaultExecutionBlock','every','formatInline:chain','_defaultCallbacks','_blockAttributeKeys','widget','forEach','backward','hasCommentThread','creator','splice','join','editingDowncast','addMarker:suggestion:attribute','_editor','upcast','markInlineFormat','length','error-saving-suggestion-data-suggestion-discarded','_reduceExistingSuggestions','announce','hasComments','clone','_registerDefaultCallbacks','resolve','editor','ck-suggestion-marker--active','formatInline:','split','meta','init','fire','removeMarker','attribute:discard','toUpperCase','external:','track-changes-suggestion-not-found','fromCharCode','createRangeIn','addMarker:suggestion','getAllAdjacentSuggestions','model','collaboration.channelId','_inlineAttributeKeys','_SUGGESTION_ANNOUNCEMENT','formatBlock:accept','_onDiscard','isNextTo','change:data','_recordAttributeSuggestions','TrackChangesEditing','createSelection','concat','rootName','track-changes-adapter-already-set','markerNameToElements','suggestionUnloaded','groupId','markAttributeChange','_isBlockAttribute','splitPosition','removeMarkers','fromRange','key','discardSelectedSuggestions','4956710yTxjZP','deletion:accept','addMarker:suggestion:formatBlock','multipleBlocks','assign','hasSuggestion','_suggestionState','createPositionBefore','catch','enableCommand','requires','309UzOVHE','189qfzmLp','isAtStart','_initAriaMarkerChangeAnnouncements','substr','move','selection','_recordAttributeChanges','trackChanges.mergeNestedSuggestions','isTouching','isAfter','writer','getMultiRangeId','getCommentThread','always','rejected','_setSuggestionData','track-changes-adapter-missing-getsuggestion','from','nodeAfter','root','refresh','_enabledCommands','getRanges','removeAttribute','acceptSelectedSuggestions','push','ck-suggestion-marker-','isAtEnd'];_0x1fdc=function(){return _0x54dad3;};return _0x1fdc();}import _0x1bb510 from'./integrations/list.js';import _0x221e24 from'./integrations/listproperties.js';import _0x773f7b from'./integrations/entercommand.js';import _0x3cac1 from'./integrations/findandreplace.js';import _0x4b8008 from'./integrations/font.js';import _0x5a91de from'./integrations/formatpainter.js';import _0xc09cdb from'./integrations/heading.js';import _0x5437c8 from'./integrations/highlight.js';import _0x5e4c38 from'./integrations/horizontalline.js';import _0x52af48 from'./integrations/htmlembed.js';import _0x2740ce from'./integrations/image.js';import _0x32263b from'./integrations/imagereplace.js';import _0x1f048a from'./integrations/imagestyle.js';import _0x3fe2b9 from'./integrations/importword.js';import _0x2efaef from'./integrations/indent.js';import _0x67b96e from'./integrations/inputcommand.js';import _0x10d237 from'./integrations/link.js';import _0x4bfdc4 from'./integrations/legacylist.js';import _0x5d1afd from'./integrations/legacylistproperties.js';import _0x18bdd9 from'./integrations/mediaembed.js';import _0x593d06 from'./integrations/mention.js';import _0x123ebf from'./integrations/multilevellist.js';import _0x5f24f4 from'./integrations/pagebreak.js';import _0x22e79b from'./integrations/paragraph.js';import _0x53252d from'./integrations/removeformat.js';import _0x2882e1 from'./integrations/restrictededitingmode.js';import _0x6b298c from'./integrations/shiftentercommand.js';import _0x3bcb90 from'./integrations/standardeditingmode.js';import _0x3b2f4e from'./integrations/style.js';import _0x570394 from'./integrations/table.js';import _0x9934ee from'./integrations/tablemergesplit.js';import _0x342262 from'./integrations/tableheadings.js';import _0x5d46bf from'./integrations/tableclipboard.js';import _0x5b52e3 from'./integrations/tablecolumnresize.js';import _0x2dad94 from'./integrations/template.js';import _0x5a9a17 from'./integrations/tableofcontents.js';import _0x538ca4 from'./integrations/title.js';import _0x160342 from'./integrations/undo.js';import _0x382c98 from'./integrations/tablecaption.js';import _0x41f5a3 from'./integrations/tableproperties.js';import{getTranslation as _0x164238}from'./utils/common-translations.js';import{isEqual as _0x2bdf3a,omit as _0x57bc53}from'lodash-es';export const renameAttributeKey=_0x2e63e4(0x2d3);export default class p extends _0x23afbd{static get[_0x2e63e4(0x25a)](){const _0x12696e=_0x2e63e4;return[_0x12696e(0x29a),_0x365258,_0x301470,_0x22fa01,_0x163ba5,_0x48f9c7,_0x27b282,_0x12a469,_0x11c608,_0x4a62c3,_0x56300f,_0x350e66,_0x773f7b,_0x3cac1,_0x4b8008,_0x5a91de,_0xc09cdb,_0x5437c8,_0x5e4c38,_0x52af48,_0x2740ce,_0x1f048a,_0x32263b,_0x3fe2b9,_0x2efaef,_0x67b96e,_0x4bfdc4,_0x5d1afd,_0x123ebf,_0x10d237,_0x1bb510,_0x221e24,_0x18bdd9,_0x593d06,_0x5f24f4,_0x22e79b,_0x53252d,_0x2882e1,_0x6b298c,_0x3bcb90,_0x3b2f4e,_0x570394,_0x9934ee,_0x342262,_0x382c98,_0x5d46bf,_0x5b52e3,_0x5a9a17,_0x41f5a3,_0x2dad94,_0x538ca4,_0x160342];}static get[_0x2e63e4(0x1f9)](){const _0x342792=_0x2e63e4;return _0x342792(0x241);}constructor(_0x5ac0d3){const _0x593fcb=_0x2e63e4;function _0x77f89c(_0x1d1a36){const _0x318ca1=_0xc90e;return _0x1d1a36[_0x318ca1(0x29b)](_0x3d8885=>String[_0x318ca1(0x234)](_0x3d8885))[_0x318ca1(0x21a)]('');}super(_0x5ac0d3),this[_0x593fcb(0x240)]=!0x1,this[_0x593fcb(0x187)](_0x593fcb(0x18b),[]),this['on'](_0x593fcb(0x2f0),(_0x4a5e22,_0x48cc40,_0x3f8193,_0x441949)=>{const _0x3fd779=_0x593fcb;this[_0x3fd779(0x1ee)][_0x3fd779(0x2ac)](()=>{const _0x224e1e=_0x3fd779;for(const _0x5c7cd5 of[..._0x441949,..._0x3f8193])this[_0x224e1e(0x1ee)][_0x224e1e(0x196)][_0x224e1e(0x1b8)](_0x5c7cd5)&&_0x5ac0d3[_0x224e1e(0x295)][_0x224e1e(0x1e0)](_0x5c7cd5);});}),this[_0x593fcb(0x1d4)]=new _0x42fb00(this[_0x593fcb(0x228)][_0x593fcb(0x238)][_0x593fcb(0x2e5)],this[_0x593fcb(0x228)][_0x593fcb(0x2a5)]),this[_0x593fcb(0x181)]=null,this[_0x593fcb(0x2f9)]=new xt(this[_0x593fcb(0x228)]),this[_0x593fcb(0x1b0)]=new Map(),this[_0x593fcb(0x1df)]=_0x5ac0d3[_0x593fcb(0x1bf)][_0x593fcb(0x2b2)](_0x593fcb(0x29a)),this[_0x593fcb(0x271)]=new Set(),this[_0x593fcb(0x1ee)]=this[_0x593fcb(0x228)][_0x593fcb(0x238)],this[_0x593fcb(0x256)]=new WeakMap(),this[_0x593fcb(0x20f)]=!0x1,this[_0x593fcb(0x213)]=new Set([_0x593fcb(0x2d3)]),this[_0x593fcb(0x23a)]=new Set(),_0x5ac0d3[_0x593fcb(0x1e6)][_0x593fcb(0x1c1)](_0x593fcb(0x2a6),_0x593fcb(0x1ad)),this[_0x593fcb(0x18a)]=_0x5ac0d3[_0x593fcb(0x1e6)][_0x593fcb(0x2b2)](_0x593fcb(0x2a6)),_0x5ac0d3[_0x593fcb(0x1e6)][_0x593fcb(0x1c1)](_0x593fcb(0x263),!0x0),this[_0x593fcb(0x1c7)]=_0x5ac0d3[_0x593fcb(0x1e6)][_0x593fcb(0x2b2)](_0x593fcb(0x263)),this[_0x593fcb(0x1fd)]=new _0xe8270b(_0x5ac0d3,this[_0x593fcb(0x271)]),this[_0x593fcb(0x25e)](),this[_0x77f89c([0x5f,0x65,0x78,0x65,0x63,0x75,0x74,0x65,0x53,0x75,0x67,0x67,0x65,0x73,0x74,0x69,0x6f,0x6e])]=_0x77f89c([0x34,0x30,0x34,0x38,0x30,0x38,0x34,0x32]);}[_0x2e63e4(0x22d)](){const _0x2cd68b=_0x2e63e4,_0x4c2c80=this[_0x2cd68b(0x228)],_0xf342=(_0x19f2e5,_0x1547dd)=>{const _0x1426d0=_0x2cd68b;if(_0x1426d0(0x304)!=_0x19f2e5)return _0x1426d0(0x276)+_0x19f2e5;const _0x3f4b7d=_0x1547dd[_0x1426d0(0x22b)]('|')[0x0];return this[_0x1426d0(0x24a)](_0x3f4b7d)?_0x1426d0(0x2a8):_0x1426d0(0x291);};_0x4c2c80[_0x2cd68b(0x1b6)][_0x2cd68b(0x183)](_0x2cd68b(0x21b))[_0x2cd68b(0x17f)]({'model':_0x2cd68b(0x2f7),'view':_0x13be50=>{const _0x3e4dab=_0x2cd68b,{id:_0x607797,type:_0x45f993,subType:_0x4069b0}=this[_0x3e4dab(0x2af)](_0x13be50[_0x3e4dab(0x2ea)]),_0x3c05d6=[_0x3e4dab(0x18c),_0xf342(_0x45f993,_0x4069b0)];let _0x5b073b=0xbb8;return this[_0x3e4dab(0x18b)][_0x3e4dab(0x27b)](_0x13be50[_0x3e4dab(0x2ea)])&&(_0x3c05d6[_0x3e4dab(0x275)](_0x3e4dab(0x229)),_0x5b073b=0xbc2),_0x3e4dab(0x30f)==_0x45f993&&(_0x5b073b+=0x5),{'classes':_0x3c05d6,'attributes':{'data-suggestion':_0x607797},'priority':_0x5b073b};}}),_0x4c2c80[_0x2cd68b(0x1b6)][_0x2cd68b(0x183)](_0x2cd68b(0x2da))[_0x2cd68b(0x2d2)](_0x33431b=>{const _0x2c0e6f=_0x2cd68b;_0x33431b['on'](_0x2c0e6f(0x236),(_0xd4ee7d,_0x4a9f69,_0x400a62)=>{const _0xebe99e=_0x2c0e6f;if(!_0x400a62[_0xebe99e(0x185)][_0xebe99e(0x28c)])return;const _0xcf6d57=_0x4a9f69[_0xebe99e(0x2e9)];if(!_0xcf6d57)return;const _0x2dac43=_0x400a62[_0xebe99e(0x1b5)][_0xebe99e(0x1ac)](_0xcf6d57);_0x4c2c80[_0xebe99e(0x238)][_0xebe99e(0x2e5)][_0xebe99e(0x1af)](_0xcf6d57)&&_0x2dac43&&!_0x2dac43[_0xebe99e(0x180)](_0xebe99e(0x214))&&_0x2dac43['is'](_0xebe99e(0x1f8))&&_0x439ebc(_0x2dac43,_0x400a62[_0xebe99e(0x266)]);},{'priority':_0x2c0e6f(0x1d1)});}),_0x4c2c80[_0x2cd68b(0x1b6)][_0x2cd68b(0x183)](_0x2cd68b(0x2da))[_0x2cd68b(0x17f)]({'model':_0x2cd68b(0x2f7),'view':(_0x244b55,_0x35671b)=>{const _0x1a09a9=_0x2cd68b;if(!_0x35671b[_0x1a09a9(0x185)][_0x1a09a9(0x28c)])return null;const {type:_0x19bcc5,subType:_0x50f167}=this[_0x1a09a9(0x2af)](_0x244b55[_0x1a09a9(0x2ea)]);return{'classes':[_0x1a09a9(0x18c),_0xf342(_0x19bcc5,_0x50f167)],'priority':0xbb8};}});const _0x182799=({showActiveMarkers:_0x110e67=!0x0,isAttributeSuggestion:_0x582f8e=!0x1}={})=>(_0x44ef1d,_0x49f993,_0x5e2c06)=>{const _0x4b52f8=_0x2cd68b;if(!_0x49f993[_0x4b52f8(0x2e9)])return;const {id:_0x50e347}=this[_0x4b52f8(0x2af)](_0x49f993[_0x4b52f8(0x2ea)]);if(_0x582f8e){const _0x34f16c=this[_0x4b52f8(0x1b0)][_0x4b52f8(0x2b2)](_0x50e347),_0x3f9bc1=this[_0x4b52f8(0x172)](_0x34f16c);if(!this[_0x4b52f8(0x24a)](_0x3f9bc1))return;}if(_0x49f993[_0x4b52f8(0x2e9)]['is'](_0x4b52f8(0x261)))return void _0x5e2c06[_0x4b52f8(0x2e1)][_0x4b52f8(0x182)](_0x49f993[_0x4b52f8(0x2e9)],_0x44ef1d[_0x4b52f8(0x1fc)]);const _0x65e026=_0x5e2c06[_0x4b52f8(0x1b5)][_0x4b52f8(0x1ac)](_0x49f993[_0x4b52f8(0x2e9)]);if(_0x49f993[_0x4b52f8(0x2e9)]['is'](_0x4b52f8(0x206))&&_0x4c2c80[_0x4b52f8(0x238)][_0x4b52f8(0x2e5)][_0x4b52f8(0x1a8)](_0x49f993[_0x4b52f8(0x2e9)])&&!_0x65e026[_0x4b52f8(0x180)](_0x4b52f8(0x1e8))){_0x5e2c06[_0x4b52f8(0x266)][_0x4b52f8(0x311)]([_0x4b52f8(0x18c),_0x4b52f8(0x2a8)],_0x65e026),_0x5e2c06[_0x4b52f8(0x266)][_0x4b52f8(0x20e)](_0x4b52f8(0x189),_0x50e347,_0x65e026),_0x5e2c06[_0x4b52f8(0x1b5)][_0x4b52f8(0x2a0)](_0x65e026,_0x49f993[_0x4b52f8(0x2ea)]),_0x110e67&&(this[_0x4b52f8(0x18b)][_0x4b52f8(0x27b)](_0x49f993[_0x4b52f8(0x2ea)])?_0x5e2c06[_0x4b52f8(0x266)][_0x4b52f8(0x311)](_0x4b52f8(0x229),_0x65e026):_0x5e2c06[_0x4b52f8(0x266)][_0x4b52f8(0x1e9)](_0x4b52f8(0x229),_0x65e026));for(const _0x53e916 of _0x4c2c80[_0x4b52f8(0x238)][_0x4b52f8(0x235)](_0x49f993[_0x4b52f8(0x2e9)])[_0x4b52f8(0x307)]())_0x5e2c06[_0x4b52f8(0x2e1)][_0x4b52f8(0x182)](_0x53e916,_0x44ef1d[_0x4b52f8(0x1fc)]);_0x5e2c06[_0x4b52f8(0x2e1)][_0x4b52f8(0x182)](_0x49f993[_0x4b52f8(0x2e9)],_0x44ef1d[_0x4b52f8(0x1fc)]);}};_0x4c2c80[_0x2cd68b(0x1b6)][_0x2cd68b(0x183)](_0x2cd68b(0x2da))[_0x2cd68b(0x2d2)](_0x262f09=>{const _0x22bd76=_0x2cd68b;_0x262f09['on'](_0x22bd76(0x252),(_0x83ccb1,_0x4d1f62,_0x2b6163)=>{const _0x3ddc63=_0x22bd76;_0x2b6163[_0x3ddc63(0x185)][_0x3ddc63(0x28c)]&&_0x182799({'showActiveMarkers':!0x1})(_0x83ccb1,_0x4d1f62,_0x2b6163);},{'priority':_0x22bd76(0x2ed)});}),_0x4c2c80[_0x2cd68b(0x1b6)][_0x2cd68b(0x183)](_0x2cd68b(0x2da))[_0x2cd68b(0x2d2)](_0x10b1df=>{const _0x4969b4=_0x2cd68b;_0x10b1df['on'](_0x4969b4(0x21c),(_0x3f3356,_0x43a363,_0x313bc5)=>{const _0x5cfdbb=_0x4969b4;_0x313bc5[_0x5cfdbb(0x185)][_0x5cfdbb(0x28c)]&&_0x182799({'showActiveMarkers':!0x1,'isAttributeSuggestion':!0x0})(_0x3f3356,_0x43a363,_0x313bc5);},{'priority':_0x4969b4(0x2ed)});}),_0x4c2c80[_0x2cd68b(0x1b6)][_0x2cd68b(0x183)](_0x2cd68b(0x2da))[_0x2cd68b(0x2d6)]({'model':_0x2cd68b(0x2f7),'view':(_0x33507b,_0x30158d)=>_0x30158d[_0x2cd68b(0x185)][_0x2cd68b(0x28c)]?null:{'group':_0x2cd68b(0x2f7),'name':_0x33507b[_0x2cd68b(0x25f)](0xb)}}),_0x4c2c80[_0x2cd68b(0x1b6)][_0x2cd68b(0x183)](_0x2cd68b(0x21e))[_0x2cd68b(0x319)]({'view':{'name':_0x2cd68b(0x2f7),'attributes':{'id':/^\w/,'suggestion-type':/^\w/}},'model':(_0x3bd89c,{writer:_0x1692c9})=>{const _0x43d07a=_0x2cd68b;let _0x2b6181=_0x43d07a(0x1a2)+_0x3bd89c[_0x43d07a(0x318)](_0x43d07a(0x1f4))+':'+_0x3bd89c[_0x43d07a(0x318)]('id');return _0x3bd89c[_0x43d07a(0x318)](_0x43d07a(0x178))&&(_0x2b6181+=':'+_0x3bd89c[_0x43d07a(0x318)](_0x43d07a(0x178))),_0x1692c9[_0x43d07a(0x1cf)](_0x43d07a(0x2ef),{'data-name':_0x2b6181});}}),_0x4c2c80[_0x2cd68b(0x1b6)][_0x2cd68b(0x183)](_0x2cd68b(0x21e))[_0x2cd68b(0x2fd)]({'view':_0x2cd68b(0x2f7)}),_0x4c2c80[_0x2cd68b(0x1b6)][_0x2cd68b(0x183)](_0x2cd68b(0x21b))[_0x2cd68b(0x2d2)](_0x25e608=>{const _0x39c804=_0x2cd68b;_0x25e608['on'](_0x39c804(0x252),_0x182799(),{'priority':_0x39c804(0x1d1)});}),_0x4c2c80[_0x2cd68b(0x1b6)][_0x2cd68b(0x183)](_0x2cd68b(0x21b))[_0x2cd68b(0x2d2)](_0x5dd7b3=>{const _0x3f64fc=_0x2cd68b;_0x5dd7b3['on'](_0x3f64fc(0x21c),_0x182799({'isAttributeSuggestion':!0x0}),{'priority':_0x3f64fc(0x1d1)});}),_0x4c2c80[_0x2cd68b(0x1b6)][_0x2cd68b(0x183)](_0x2cd68b(0x21b))[_0x2cd68b(0x2d2)](_0x217a92=>{const _0x1ebba0=_0x2cd68b;_0x217a92['on'](_0x1ebba0(0x1ab),(_0x50d289,_0x4335f6,_0x2c5d18)=>{const _0x49a89b=_0x1ebba0,_0x2828e8=_0x2c5d18[_0x49a89b(0x1b5)][_0x49a89b(0x246)](_0x4335f6[_0x49a89b(0x2ea)]);if(_0x2828e8){for(const _0x269d3a of _0x2828e8)_0x269d3a[_0x49a89b(0x180)](_0x49a89b(0x1e8))||(_0x2c5d18[_0x49a89b(0x266)][_0x49a89b(0x1e9)]([_0x49a89b(0x18c),_0x49a89b(0x2a8),_0x49a89b(0x229)],_0x269d3a),_0x2c5d18[_0x49a89b(0x266)][_0x49a89b(0x273)](_0x49a89b(0x189),_0x269d3a),_0x2c5d18[_0x49a89b(0x1b5)][_0x49a89b(0x1a3)](_0x269d3a,_0x4335f6[_0x49a89b(0x2ea)]));}},{'priority':_0x1ebba0(0x1d1)});}),_0x4c2c80[_0x2cd68b(0x1b6)][_0x2cd68b(0x183)](_0x2cd68b(0x21b))[_0x2cd68b(0x2d2)](_0x2b799d=>{const _0x3fb451=_0x2cd68b;_0x2b799d['on'](_0x3fb451(0x1ae),(_0x61a585,_0x35c5b8,_0x5a052a)=>{const _0xaed34c=_0x3fb451,_0x51947d=_0x5a052a[_0xaed34c(0x1b5)][_0xaed34c(0x246)](_0x35c5b8[_0xaed34c(0x2ea)]);if(!_0x51947d)return;const {id:_0x3f0056}=this[_0xaed34c(0x2af)](_0x35c5b8[_0xaed34c(0x2ea)]),_0x8c8cd0=this[_0xaed34c(0x1b0)][_0xaed34c(0x2b2)](_0x3f0056),_0x3307d0=this[_0xaed34c(0x172)](_0x8c8cd0);if(this[_0xaed34c(0x24a)](_0x3307d0)){for(const _0x379d2a of _0x51947d)_0x379d2a[_0xaed34c(0x180)](_0xaed34c(0x1e8))||(_0x5a052a[_0xaed34c(0x266)][_0xaed34c(0x1e9)]([_0xaed34c(0x18c),_0xaed34c(0x2a8),_0xaed34c(0x229)],_0x379d2a),_0x5a052a[_0xaed34c(0x266)][_0xaed34c(0x273)](_0xaed34c(0x189),_0x379d2a),_0x5a052a[_0xaed34c(0x1b5)][_0xaed34c(0x1a3)](_0x379d2a,_0x35c5b8[_0xaed34c(0x2ea)]));}},{'priority':_0x3fb451(0x1d1)});}),_0x4c2c80[_0x2cd68b(0x238)][_0x2cd68b(0x30e)][_0x2cd68b(0x2f3)](_0x2f6091=>{const _0x40528c=_0x2cd68b;let _0xdb71d3=!0x1;const _0x40dc05=Array[_0x40528c(0x26d)](_0x4c2c80[_0x40528c(0x238)][_0x40528c(0x30e)][_0x40528c(0x2a3)][_0x40528c(0x2e7)]()),_0x2ef981=new Set();for(const {name:_0xd0dc63,data:_0x34e6ec}of _0x40dc05){const {group:_0x2f4dc6,type:_0x3fa11a,subType:_0x15a6e1,id:_0x12b932}=this[_0x40528c(0x2af)](_0xd0dc63);if(_0x40528c(0x2f7)!==_0x2f4dc6)continue;const _0x170b87=this[_0x40528c(0x1b0)][_0x40528c(0x2b2)](_0x12b932);if(null!=_0x34e6ec[_0x40528c(0x2b3)]){_0x40528c(0x1fa)==_0x3fa11a&&(_0xdb71d3=_0xdb71d3||Et(_0x34e6ec[_0x40528c(0x2b3)],_0xd0dc63,_0x2f6091,_0x4c2c80[_0x40528c(0x238)][_0x40528c(0x2e5)]));const _0x4bd07f=_0x40528c(0x304)==_0x3fa11a&&this[_0x40528c(0x24a)](_0x15a6e1[_0x40528c(0x22b)]('|')[0x0]);if(_0x34e6ec[_0x40528c(0x2b3)][_0x40528c(0x191)]||_0x40528c(0x1a4)==_0x34e6ec[_0x40528c(0x2b3)][_0x40528c(0x26f)][_0x40528c(0x244)]||_0x40528c(0x2d5)==_0x3fa11a&&!Ut(_0x34e6ec[_0x40528c(0x2b3)])||_0x4bd07f&&!Ut(_0x34e6ec[_0x40528c(0x2b3)])||_0x40528c(0x30f)==_0x3fa11a&&!(!Tt(_0x23bd8f=_0x34e6ec[_0x40528c(0x2b3)])&&!function(_0x165274){const _0x60addc=_0x40528c;return _0x165274[_0x60addc(0x1db)][_0x60addc(0x2c8)]==_0x165274[_0x60addc(0x303)][_0x60addc(0x2ec)]&&_0x165274[_0x60addc(0x1db)][_0x60addc(0x277)];}(_0x23bd8f)))_0x2f6091[_0x40528c(0x22f)](_0xd0dc63),_0xdb71d3=!0x0;else{if(!_0x170b87||!_0x170b87[_0x40528c(0x20b)])continue;_0x2ef981[_0x40528c(0x2d2)](_0x170b87);}}}var _0x23bd8f;return _0x2ef981[_0x40528c(0x199)]>0x0&&(_0xdb71d3=!!this[_0x40528c(0x30a)](_0x2ef981)||_0xdb71d3),_0xdb71d3;}),_0x4c2c80[_0x2cd68b(0x238)][_0x2cd68b(0x30e)][_0x2cd68b(0x2f3)](_0x4e34bf=>{const _0x2675fa=_0x2cd68b;let _0x176f2d=!0x1;for(const _0x4414c5 of _0x4c2c80[_0x2675fa(0x238)][_0x2675fa(0x30e)][_0x2675fa(0x2a3)][_0x2675fa(0x2eb)]())if(_0x2675fa(0x2a4)==_0x4414c5[_0x2675fa(0x1cd)])for(const _0x192f0a of this[_0x2675fa(0x1b0)][_0x2675fa(0x287)]()){if(_0x192f0a[_0x2675fa(0x1b2)]||!_0x192f0a[_0x2675fa(0x20b)])continue;const _0x2bb2c3=_0x2675fa(0x2d5)==_0x192f0a[_0x2675fa(0x1cd)],_0x3d9006=this[_0x2675fa(0x172)](_0x192f0a),_0x3f278c=_0x3d9006&&this[_0x2675fa(0x24a)](_0x3d9006);if(!_0x2bb2c3&&!_0x3f278c)continue;const _0x330e3b=_0x192f0a[_0x2675fa(0x194)]();if(_0x330e3b[_0x2675fa(0x1db)][_0x2675fa(0x2c8)]!=_0x330e3b[_0x2675fa(0x303)][_0x2675fa(0x2c8)]&&!_0x330e3b[_0x2675fa(0x303)][_0x2675fa(0x277)]){const _0x2af797=_0x4c2c80[_0x2675fa(0x238)][_0x2675fa(0x2c0)](_0x330e3b[_0x2675fa(0x1db)][_0x2675fa(0x26e)],_0x2675fa(0x303)),_0x5cd1e2=_0x4c2c80[_0x2675fa(0x238)][_0x2675fa(0x1ce)](_0x330e3b[_0x2675fa(0x1db)],_0x2af797);_0x4e34bf[_0x2675fa(0x186)](_0x192f0a[_0x2675fa(0x1dc)](),{'range':_0x5cd1e2}),_0x176f2d=!0x0;}}return _0x176f2d;}),_0x4c2c80[_0x2cd68b(0x238)][_0x2cd68b(0x30e)][_0x2cd68b(0x2f3)](_0x42db6a=>this[_0x2cd68b(0x1c3)](_0x42db6a)),_0x4c2c80[_0x2cd68b(0x238)][_0x2cd68b(0x30e)][_0x2cd68b(0x2f3)](_0x5a11a6=>!_0x5a11a6[_0x2cd68b(0x2c4)][_0x2cd68b(0x315)]&&this[_0x2cd68b(0x286)](_0x5a11a6)),_0x4c2c80[_0x2cd68b(0x238)]['on'](_0x2cd68b(0x2c9),()=>{const _0x44021b=_0x2cd68b;this[_0x44021b(0x240)]=!0x1;}),_0x4c2c80[_0x2cd68b(0x238)][_0x2cd68b(0x30e)]['on'](_0x2cd68b(0x23f),(_0x416d86,_0x30259c)=>{const _0x2138ed=_0x2cd68b;if(!_0x30259c[_0x2138ed(0x315)]||_0x30259c[_0x2138ed(0x2f2)])return;if(!this[_0x2138ed(0x240)])return;const _0x3535f6=_0x4c2c80[_0x2138ed(0x238)][_0x2138ed(0x30e)][_0x2138ed(0x2a3)][_0x2138ed(0x2eb)]();if(0x0==_0x3535f6[_0x2138ed(0x220)])return;const _0x399fa9=[],_0x48dc67=_0x3535f6[_0x2138ed(0x188)](_0x14affb=>_0x2138ed(0x304)==_0x14affb[_0x2138ed(0x1cd)]),_0x2c683a=_0x3535f6[_0x2138ed(0x188)](_0x598758=>_0x2138ed(0x2a4)==_0x598758[_0x2138ed(0x1cd)]&&_0x2138ed(0x1e4)!=_0x598758[_0x2138ed(0x1fc)]),_0x56131f=_0x3535f6[_0x2138ed(0x188)](_0x5b7a55=>_0x2138ed(0x1cc)==_0x5b7a55[_0x2138ed(0x1cd)]&&_0x2138ed(0x1e4)!=_0x5b7a55[_0x2138ed(0x1fc)]);for(const _0x476f89 of _0x48dc67)this[_0x2138ed(0x1b3)](_0x476f89[_0x2138ed(0x2bb)])&&_0x399fa9[_0x2138ed(0x275)]({'key':_0x476f89[_0x2138ed(0x2bb)],'newValue':_0x476f89[_0x2138ed(0x2cf)],'oldValue':_0x476f89[_0x2138ed(0x177)],'range':Ot(_0x476f89[_0x2138ed(0x1c0)],_0x4c2c80[_0x2138ed(0x238)])});for(const _0x57b0c4 of _0x2c683a){const _0x4244be=_0x56131f[_0x2138ed(0x1ff)](_0x5debe3=>_0x5debe3[_0x2138ed(0x201)]===_0x57b0c4[_0x2138ed(0x201)]);if(_0x4244be){const _0x20e65d=Gt(_0x57b0c4[_0x2138ed(0x1b4)][_0x2138ed(0x26e)],_0x4c2c80[_0x2138ed(0x238)]);_0x4244be[_0x2138ed(0x1fc)]!==_0x57b0c4[_0x2138ed(0x1fc)]&&_0x399fa9[_0x2138ed(0x275)]({'key':_0x2138ed(0x2d3),'newValue':_0x57b0c4[_0x2138ed(0x1fc)],'oldValue':_0x4244be[_0x2138ed(0x1fc)],'range':_0x20e65d});for(const [_0xe420e9,_0x329220]of _0x4244be[_0x2138ed(0x2b1)]){if(!this[_0x2138ed(0x1b3)](_0xe420e9))continue;const _0x1457d6=_0x57b0c4[_0x2138ed(0x2b1)][_0x2138ed(0x2b2)](_0xe420e9);_0x329220!==_0x1457d6&&_0x399fa9[_0x2138ed(0x275)]({'key':_0xe420e9,'newValue':_0x1457d6,'oldValue':_0x329220,'range':_0x20e65d});}for(const [_0xae59d1,_0x3e394c]of _0x57b0c4[_0x2138ed(0x2b1)])this[_0x2138ed(0x1b3)](_0xae59d1)&&(_0x4244be[_0x2138ed(0x2b1)][_0x2138ed(0x1b8)](_0xae59d1)||_0x399fa9[_0x2138ed(0x275)]({'key':_0xae59d1,'newValue':_0x3e394c,'oldValue':null,'range':_0x20e65d}));}}0x0!=_0x399fa9[_0x2138ed(0x220)]&&_0x4c2c80[_0x2138ed(0x238)][_0x2138ed(0x1f2)](_0x30259c,_0x4e4559=>{const _0x968209=_0x2138ed,_0x3024fb=_0x53e96e();for(const {range:_0x3a7eaf,key:_0x4822de,oldValue:_0x527657,newValue:_0x2ccddf}of _0x399fa9)this[_0x968209(0x249)](_0x3a7eaf,_0x4822de,_0x527657,_0x2ccddf,{'groupId':_0x3024fb});this[_0x968209(0x222)](_0x4e4559,_0x399fa9);});},{'priority':_0x2cd68b(0x197)}),_0x4c2c80[_0x2cd68b(0x238)][_0x2cd68b(0x196)]['on'](_0x2cd68b(0x19e),(_0x48b6d5,_0x2f1938,_0xdce796)=>{const _0x472d80=_0x2cd68b;if(null==_0xdce796){const {id:_0x4050e0}=this[_0x472d80(0x2af)](_0x2f1938[_0x472d80(0x1fc)]),_0x3c0b80=this[_0x472d80(0x1b0)][_0x472d80(0x2b2)](_0x4050e0);_0x3c0b80&&_0x3c0b80[_0x472d80(0x19b)](_0x2f1938[_0x472d80(0x1fc)]);}}),_0x4c2c80[_0x2cd68b(0x238)][_0x2cd68b(0x30e)]['on'](_0x2cd68b(0x23f),()=>{const _0x19e921=_0x2cd68b,_0x3657a6=Array[_0x19e921(0x26d)](_0x4c2c80[_0x19e921(0x238)][_0x19e921(0x30e)][_0x19e921(0x2a3)][_0x19e921(0x2e7)]())[_0x19e921(0x188)](_0x250c16=>_0x19e921(0x2f7)===this[_0x19e921(0x2af)](_0x250c16[_0x19e921(0x1fc)])[_0x19e921(0x1de)]);if(0x0===_0x3657a6[_0x19e921(0x220)])return;_0x3657a6[_0x19e921(0x19c)]((_0x35978e,_0x1c64e1)=>{const _0x312ae4=_0x19e921,_0x1de3b2=_0x35978e[_0x312ae4(0x284)][_0x312ae4(0x2ca)],_0x3452d6=_0x1c64e1[_0x312ae4(0x284)][_0x312ae4(0x2ca)];return null===_0x1de3b2&&null===_0x3452d6?0x0:null===_0x1de3b2&&null!==_0x3452d6?-0x1:null!==_0x1de3b2&&null===_0x3452d6?0x1:_0x1de3b2[_0x312ae4(0x1db)][_0x312ae4(0x1bd)](_0x3452d6[_0x312ae4(0x1db)])?-0x1:0x1;});const _0x23254f=new Set(),_0x183f5e=new Set();for(const {name:_0x5788b1,data:_0x6ff35e}of _0x3657a6){const {id:_0x3a382f}=this[_0x19e921(0x2af)](_0x5788b1);if(null===_0x6ff35e[_0x19e921(0x2ca)]){const _0x2c9cde=this[_0x19e921(0x1c6)](_0x5788b1);_0x183f5e[_0x19e921(0x2d2)](_0x2c9cde);}else{const _0x63251a=this[_0x19e921(0x1b0)][_0x19e921(0x2b2)](_0x3a382f);null!==_0x6ff35e[_0x19e921(0x2b3)]||_0x63251a[_0x19e921(0x20b)]?(_0x23254f[_0x19e921(0x2d2)](_0x63251a[_0x19e921(0x171)]),_0x183f5e[_0x19e921(0x2d2)](_0x63251a)):this[_0x19e921(0x1e5)](_0x63251a);}}_0x183f5e[_0x19e921(0x199)]>0x0&&this[_0x19e921(0x2d7)](_0x183f5e);for(const _0x5b00ca of _0x23254f)this[_0x19e921(0x22e)](_0x19e921(0x20d),_0x5b00ca);}),_0x4c2c80[_0x2cd68b(0x238)]['on'](_0x2cd68b(0x2db),(_0x305084,_0x17e279)=>{const _0x502a81=_0x2cd68b,_0x5c1115=_0x17e279[0x0];if(!this[_0x502a81(0x1b0)][_0x502a81(0x199)])return;if(!_0x5c1115[_0x502a81(0x2d9)])return;if(_0x5c1115[_0x502a81(0x2c4)][_0x502a81(0x2f2)]||!_0x5c1115[_0x502a81(0x2c4)][_0x502a81(0x315)])return;let _0x4e2325,_0x5e371a;switch(_0x5c1115[_0x502a81(0x1cd)]){case _0x502a81(0x2a4):_0x4e2325=_0x4c2c80[_0x502a81(0x238)][_0x502a81(0x2c0)](_0x5c1115[_0x502a81(0x1b4)]),_0x5e371a=_0x4e2325[_0x502a81(0x2fb)](_0x5c1115[_0x502a81(0x17d)]);break;case _0x502a81(0x22b):_0x4e2325=_0x4c2c80[_0x502a81(0x238)][_0x502a81(0x2c0)](_0x5c1115[_0x502a81(0x24b)]),_0x5e371a=_0x4c2c80[_0x502a81(0x238)][_0x502a81(0x2c0)](_0x5c1115[_0x502a81(0x285)]);break;case _0x502a81(0x260):_0x4e2325=_0x4c2c80[_0x502a81(0x238)][_0x502a81(0x2c0)](_0x5c1115[_0x502a81(0x175)]),_0x5e371a=_0x4e2325[_0x502a81(0x2fb)](_0x5c1115[_0x502a81(0x17d)]);break;default:return;}const _0x14efe8=_0x4c2c80[_0x502a81(0x238)][_0x502a81(0x1ce)](_0x4e2325,_0x5e371a);_0x4c2c80[_0x502a81(0x238)][_0x502a81(0x2ac)](()=>{const _0x44f0fb=_0x502a81;for(const {suggestion:_0x35d36b,meta:_0x154948}of this[_0x44f0fb(0x30b)](_0x14efe8)){if(_0x35d36b[_0x44f0fb(0x1b2)])continue;if(_0x44f0fb(0x1fa)==_0x35d36b[_0x44f0fb(0x1cd)])continue;const _0x283fe0=this[_0x44f0fb(0x172)](_0x35d36b);if(_0x283fe0&&this[_0x44f0fb(0x24a)](_0x283fe0)&&_0x44f0fb(0x22b)!=_0x5c1115[_0x44f0fb(0x1cd)])continue;const _0xd23b79=_0x35d36b[_0x44f0fb(0x284)]&&_0x35d36b[_0x44f0fb(0x284)][_0x44f0fb(0x253)];(_0x44f0fb(0x2d5)!=_0x35d36b[_0x44f0fb(0x1cd)]||_0x44f0fb(0x22b)==_0x5c1115[_0x44f0fb(0x1cd)]&&!_0xd23b79)&&(_0x154948[_0x44f0fb(0x200)]||_0x44f0fb(0x2df)==_0x35d36b[_0x44f0fb(0x1cd)]&&_0x154948[_0x44f0fb(0x31e)]||_0x35d36b[_0x44f0fb(0x194)]()[_0x44f0fb(0x1b1)](_0x14efe8)&&this[_0x44f0fb(0x1c9)](_0x35d36b,_0x4e2325,_0x5e371a));}});},{'priority':_0x2cd68b(0x197)}),_0x4c2c80[_0x2cd68b(0x238)]['on'](_0x2cd68b(0x27c),(_0xc09e9c,_0x1ca4dd)=>{const _0x155c7e=_0x2cd68b,_0x193755=_0x1ca4dd[0x0],_0x1c3c55=_0x1ca4dd[0x1];if(_0x1c3c55&&_0x1c3c55[_0x155c7e(0x2c1)])return;if(this[_0x155c7e(0x20f)])return;if(!this[_0x155c7e(0x1fd)][_0x155c7e(0x1c4)])return;if(_0x193755[_0x155c7e(0x191)])return;const _0xbf6fd4=_0x4c2c80[_0x155c7e(0x238)][_0x155c7e(0x2e5)],{start:_0x17e0de,end:_0x517b7d}=_0x193755[_0x155c7e(0x194)](),_0x42d6fa=_0x17e0de[_0x155c7e(0x26e)]&&_0xbf6fd4[_0x155c7e(0x313)](_0x17e0de[_0x155c7e(0x26e)])?null:_0xbf6fd4[_0x155c7e(0x2c6)](_0x17e0de,_0x155c7e(0x195)),_0xb39014=_0x517b7d[_0x155c7e(0x2ec)]&&_0xbf6fd4[_0x155c7e(0x313)](_0x517b7d[_0x155c7e(0x2ec)])?null:_0xbf6fd4[_0x155c7e(0x2c6)](_0x517b7d,_0x155c7e(0x216)),_0x58d394=_0x4c2c80[_0x155c7e(0x238)][_0x155c7e(0x1ce)](_0x42d6fa?_0x42d6fa[_0x155c7e(0x1db)]:_0x17e0de,_0xb39014?_0xb39014[_0x155c7e(0x303)]:_0x517b7d);_0x4c2c80[_0x155c7e(0x238)][_0x155c7e(0x2ac)](_0x351d31=>{const _0xc1aee5=_0x155c7e;this[_0xc1aee5(0x2a2)](_0x58d394);const _0x2e0e41=_0x4c2c80[_0xc1aee5(0x238)][_0xc1aee5(0x2e5)][_0xc1aee5(0x2c6)](_0x58d394[_0xc1aee5(0x1db)]);_0x193755['is'](_0xc1aee5(0x1d3))?_0x351d31[_0xc1aee5(0x2a1)](_0x2e0e41):_0x193755[_0xc1aee5(0x2de)](_0x2e0e41);}),_0xc09e9c[_0x155c7e(0x2b5)]();},{'priority':_0x4a274f[_0x2cd68b(0x20c)]+0xa}),_0x4c2c80[_0x2cd68b(0x238)]['on'](_0x2cd68b(0x28e),(_0x41ca53,_0x428235)=>{const _0xb50bfe=_0x2cd68b,_0x40f681=_0x428235[_0x428235[_0xb50bfe(0x220)]-0x1];_0x40f681&&_0x40f681[_0xb50bfe(0x2c1)]||this[_0xb50bfe(0x20f)]||this[_0xb50bfe(0x1fd)][_0xb50bfe(0x1c4)]&&(_0x4c2c80[_0xb50bfe(0x238)][_0xb50bfe(0x2ac)](()=>{const _0x4fdd7a=_0xb50bfe;let _0x24d4da=_0x4c2c80[_0x4fdd7a(0x238)][_0x4fdd7a(0x28e)](_0x428235[0x0],_0x428235[0x1],_0x428235[0x2],{'forceDefaultExecution':!0x0});if(!_0x24d4da)return;_0x41ca53[_0x4fdd7a(0x1bb)]=_0x24d4da[_0x4fdd7a(0x225)]();const _0xc623a2=_0x24d4da[_0x4fdd7a(0x303)][_0x4fdd7a(0x2ec)],_0x3ae0ff=_0x4c2c80[_0x4fdd7a(0x238)][_0x4fdd7a(0x2e5)];_0xc623a2&&_0x3ae0ff[_0x4fdd7a(0x1a8)](_0xc623a2)&&!_0x3ae0ff[_0x4fdd7a(0x1af)](_0xc623a2)&&(_0x24d4da=_0x4c2c80[_0x4fdd7a(0x238)][_0x4fdd7a(0x1ce)](_0x24d4da[_0x4fdd7a(0x1db)],_0x4c2c80[_0x4fdd7a(0x238)][_0x4fdd7a(0x2c0)](_0xc623a2,_0x4fdd7a(0x303)))),this[_0x4fdd7a(0x288)](_0x24d4da);}),_0x41ca53[_0xb50bfe(0x2b5)]());},{'priority':_0x2cd68b(0x1d1)}),this[_0x2cd68b(0x228)][_0x2cd68b(0x202)][_0x2cd68b(0x2d2)](_0x2cd68b(0x1aa),this[_0x2cd68b(0x1fd)]),this[_0x2cd68b(0x259)](_0x2cd68b(0x1aa));const _0x2b9069=new _0x73793a(_0x4c2c80,this[_0x2cd68b(0x1b0)]);_0x4c2c80[_0x2cd68b(0x202)][_0x2cd68b(0x2d2)](_0x2cd68b(0x1ed),_0x2b9069),this[_0x2cd68b(0x259)](_0x2cd68b(0x1ed));const _0x56bb20=new _0x499418(_0x4c2c80,this[_0x2cd68b(0x1b0)]);_0x4c2c80[_0x2cd68b(0x202)][_0x2cd68b(0x2d2)](_0x2cd68b(0x203),_0x56bb20),this[_0x2cd68b(0x259)](_0x2cd68b(0x203)),_0x4c2c80[_0x2cd68b(0x202)][_0x2cd68b(0x2d2)](_0x2cd68b(0x2b6),new _0xab547f(_0x4c2c80,_0x2b9069,this[_0x2cd68b(0x1b0)])),this[_0x2cd68b(0x259)](_0x2cd68b(0x2b6)),_0x4c2c80[_0x2cd68b(0x202)][_0x2cd68b(0x2d2)](_0x2cd68b(0x1a9),new _0xab547f(_0x4c2c80,_0x56bb20,this[_0x2cd68b(0x1b0)])),this[_0x2cd68b(0x259)](_0x2cd68b(0x1a9)),_0x4c2c80[_0x2cd68b(0x202)][_0x2cd68b(0x2d2)](_0x2cd68b(0x274),new _0x1b8318(_0x4c2c80,_0x2b9069,this[_0x2cd68b(0x1b0)])),this[_0x2cd68b(0x259)](_0x2cd68b(0x274)),_0x4c2c80[_0x2cd68b(0x202)][_0x2cd68b(0x2d2)](_0x2cd68b(0x24f),new _0x1b8318(_0x4c2c80,_0x56bb20,this[_0x2cd68b(0x1b0)])),this[_0x2cd68b(0x259)](_0x2cd68b(0x24f));const _0x443024=_0x4c2c80[_0x2cd68b(0x1bf)][_0x2cd68b(0x2b2)](_0x2cd68b(0x29a));this[_0x2cd68b(0x2e3)](_0x443024,_0x2cd68b(0x305),(_0x5b62c4,{threadId:_0xf5f84e})=>{const _0x2230ff=_0x2cd68b,_0x2de654=this[_0x2230ff(0x1b0)][_0x2230ff(0x2b2)](_0xf5f84e);_0x2de654&&_0x2de654[_0x2230ff(0x2ba)]&&0x1===_0x2de654[_0x2230ff(0x2ba)][_0x2230ff(0x220)]&&this[_0x2230ff(0x30d)](_0xf5f84e,{'hasComments':!0x0});},{'priority':_0x2cd68b(0x2b9)}),this[_0x2cd68b(0x2e3)](_0x443024,_0x2cd68b(0x310),(_0x543b7c,{threadId:_0x1b0a0b})=>{const _0x4debf0=_0x2cd68b,_0x2f29c8=this[_0x4debf0(0x1b0)][_0x4debf0(0x2b2)](_0x1b0a0b);_0x2f29c8&&_0x2f29c8[_0x4debf0(0x2ba)]&&!_0x2f29c8[_0x4debf0(0x2ba)][_0x4debf0(0x220)]&&this[_0x4debf0(0x30d)](_0x1b0a0b,{'hasComments':!0x1});},{'priority':_0x2cd68b(0x2b9)});}set[_0x2e63e4(0x2c3)](_0x47a962){const _0x5ed29c=_0x2e63e4;if(this[_0x5ed29c(0x181)])throw new _0x256d77(_0x5ed29c(0x245),this);this[_0x5ed29c(0x181)]=_0x47a962;}get[_0x2e63e4(0x2c3)](){const _0x3a0902=_0x2e63e4;return this[_0x3a0902(0x181)];}[_0x2e63e4(0x2ae)]({skipNotAttached:_0x23b320=!0x1,toJSON:_0x545388=!0x1}={}){const _0x1e7146=_0x2e63e4,_0x120539=[];for(const _0x277aa4 of this[_0x1e7146(0x1b0)][_0x1e7146(0x287)]())_0x23b320&&!_0x277aa4[_0x1e7146(0x20b)]||_0x120539[_0x1e7146(0x275)](_0x277aa4);return _0x545388?_0x120539[_0x1e7146(0x29b)](_0x123f45=>_0x123f45[_0x1e7146(0x1f5)]()):_0x120539;}[_0x2e63e4(0x2ad)](_0x2dbb28){const _0x5206f6=_0x2e63e4,_0x50391b=this[_0x5206f6(0x1b0)][_0x5206f6(0x2b2)](_0x2dbb28);if(!_0x50391b)throw new _0x256d77(_0x5206f6(0x233),this);return _0x50391b;}[_0x2e63e4(0x255)](_0x2431fa){const _0x49025b=_0x2e63e4;return this[_0x49025b(0x1b0)][_0x49025b(0x1b8)](_0x2431fa);}[_0x2e63e4(0x31c)](_0xa018cf){const _0x14d068=_0x2e63e4,{authorId:_0xe1e49f,id:_0x1faa38,attributes:_0x5f5327}=_0xa018cf,[_0x4d3167,_0x2a3cbd]=_0xa018cf[_0x14d068(0x1cd)][_0x14d068(0x22b)](':'),_0x31f728=this[_0x14d068(0x1b0)][_0x14d068(0x2b2)](_0x1faa38)||this[_0x14d068(0x1da)](_0x4d3167,_0x2a3cbd,_0x1faa38,_0xe1e49f,_0x5f5327);if(this[_0x14d068(0x31b)](_0x31f728),this[_0x14d068(0x2aa)](_0x31f728,_0x4d3167,_0x2a3cbd||null,_0xe1e49f),_0x31f728[_0x14d068(0x28d)]=_0xa018cf[_0x14d068(0x28d)],_0x31f728[_0x14d068(0x2cc)]=!0x0,_0x5f5327&&_0x5f5327[_0x14d068(0x2e6)]){const _0x5ddd3a=_0x5f5327[_0x14d068(0x2e6)],_0x344501=this[_0x14d068(0x290)](_0x5ddd3a[_0x14d068(0x1c8)]);_0x31f728[_0x14d068(0x16f)]=_0x5ddd3a[_0x14d068(0x28d)],_0x31f728[_0x14d068(0x2be)]=_0x344501,_0x31f728[_0x14d068(0x174)]=!0x0;}else _0x31f728[_0x14d068(0x16f)]=_0xa018cf[_0x14d068(0x28d)];switch(_0xa018cf[_0x14d068(0x284)]&&(_0x31f728[_0x14d068(0x284)]=_0xa018cf[_0x14d068(0x284)]),_0xa018cf[_0x14d068(0x2b1)]&&(_0x31f728[_0x14d068(0x2b1)]=_0xa018cf[_0x14d068(0x2b1)]),this[_0x14d068(0x181)]&&this[_0x14d068(0x181)][_0x14d068(0x1e3)]||(_0x31f728[_0x14d068(0x299)]=!0x0),this[_0x14d068(0x256)][_0x14d068(0x2b2)](_0x31f728)){case _0x14d068(0x2c5):this[_0x14d068(0x256)][_0x14d068(0x187)](_0x31f728,_0x14d068(0x1f0));break;case _0x14d068(0x306):_0x31f728[_0x14d068(0x20b)]?(this[_0x14d068(0x30a)](new Set([_0x31f728])),this[_0x14d068(0x2d7)](new Set([_0x31f728])),this[_0x14d068(0x256)][_0x14d068(0x187)](_0x31f728,_0x14d068(0x19d)),this[_0x14d068(0x22e)](_0x14d068(0x2f8),_0x31f728)):this[_0x14d068(0x256)][_0x14d068(0x187)](_0x31f728,_0x14d068(0x294));}return _0x31f728;}[_0x2e63e4(0x1ed)](_0x3edb7c){const _0x235a3e=_0x2e63e4;this[_0x235a3e(0x2c1)](()=>{const _0x2d0ca1=_0x235a3e;this[_0x2d0ca1(0x228)][_0x2d0ca1(0x238)][_0x2d0ca1(0x2ac)](()=>{const _0x192ad4=_0x2d0ca1;for(const _0x38e1e8 of _0x3edb7c[_0x192ad4(0x237)]())_0x38e1e8[_0x192ad4(0x204)]();});});}[_0x2e63e4(0x203)](_0x484f78){const _0x17502b=_0x2e63e4;this[_0x17502b(0x2c1)](()=>{const _0x521845=_0x17502b;this[_0x521845(0x228)][_0x521845(0x238)][_0x521845(0x2ac)](()=>{const _0x31106c=_0x521845;for(const _0x2165f0 of _0x484f78[_0x31106c(0x237)]())_0x2165f0[_0x31106c(0x1f1)]();});});}[_0x2e63e4(0x259)](_0x110651,_0x5e73d0){const _0x286385=_0x2e63e4,_0x4aceb6=this[_0x286385(0x228)][_0x286385(0x202)][_0x286385(0x2b2)](_0x110651);if(!_0x4aceb6)throw new _0x256d77(_0x286385(0x1ba),this,{'commandName':_0x110651});if(this[_0x286385(0x271)][_0x286385(0x1b8)](_0x4aceb6))throw new _0x256d77(_0x286385(0x1ef),this,{'commandName':_0x110651});this[_0x286385(0x271)][_0x286385(0x2d2)](_0x4aceb6),_0x5e73d0&&_0x4aceb6['on'](_0x286385(0x1cb),(_0x33d076,_0x1b3489)=>{const _0x3d7ee4=_0x286385;this[_0x3d7ee4(0x1fd)][_0x3d7ee4(0x1c4)]&&(this[_0x3d7ee4(0x20f)]||(_0x1b3489[_0x3d7ee4(0x220)]>0x0&&_0x1b3489[_0x1b3489[_0x3d7ee4(0x220)]-0x1]&&_0x1b3489[_0x1b3489[_0x3d7ee4(0x220)]-0x1][_0x3d7ee4(0x2c1)]?_0x1b3489[_0x3d7ee4(0x27d)]():(_0x33d076[_0x3d7ee4(0x1bb)]=_0x5e73d0((..._0xd9f108)=>_0x4aceb6[_0x3d7ee4(0x1cb)](..._0xd9f108,{'forceDefaultExecution':!0x0}),..._0x1b3489),_0x33d076[_0x3d7ee4(0x2b5)]())));},{'priority':_0x286385(0x1d1)});}[_0x2e63e4(0x2c1)](_0xf3350e){const _0x459944=_0x2e63e4;let _0x3ccc1a,_0x520f87;const _0x1e8a2f=this[_0x459944(0x20f)];this[_0x459944(0x20f)]=!0x0;try{_0x3ccc1a=_0xf3350e();}catch(_0x58ce66){_0x520f87=_0x58ce66;}return _0x1e8a2f||(this[_0x459944(0x20f)]=!0x1),_0x520f87&&_0x256d77[_0x459944(0x1fb)](_0x520f87,this),_0x3ccc1a;}[_0x2e63e4(0x288)](_0xf2ffcf,_0x4daabc=null,_0x49eb37={}){const _0xb72ee1=_0x2e63e4;if(_0xf2ffcf[_0xb72ee1(0x191)])return null;const _0x2a9e5c=this[_0xb72ee1(0x228)][_0xb72ee1(0x1bf)][_0xb72ee1(0x2b2)](_0xb72ee1(0x1d6))['me'];for(const {suggestion:_0x485f06,meta:_0x429ea5}of this[_0xb72ee1(0x30b)](_0xf2ffcf,_0xb72ee1(0x2df)))if(_0x429ea5[_0xb72ee1(0x31e)]){if(!_0x429ea5[_0xb72ee1(0x23e)]){if(_0x429ea5[_0xb72ee1(0x200)]){if(!this[_0xb72ee1(0x1c7)]||!Lt(_0x485f06,_0x49eb37))continue;return _0x485f06;}if(Lt(_0x485f06,_0x49eb37))return _0x485f06;this[_0xb72ee1(0x1c9)](_0x485f06,_0xf2ffcf[_0xb72ee1(0x1db)],_0xf2ffcf[_0xb72ee1(0x303)]);break;}if(_0x4daabc==_0x485f06[_0xb72ee1(0x278)]&&Lt(_0x485f06,_0x49eb37)){const _0x40fa49=_0x485f06[_0xb72ee1(0x194)]();return _0x40fa49[_0xb72ee1(0x1db)][_0xb72ee1(0x176)](_0xf2ffcf[_0xb72ee1(0x303)])?this[_0xb72ee1(0x279)](_0x485f06,this[_0xb72ee1(0x1ee)][_0xb72ee1(0x1ce)](_0xf2ffcf[_0xb72ee1(0x1db)],_0x40fa49[_0xb72ee1(0x303)])):this[_0xb72ee1(0x279)](_0x485f06,this[_0xb72ee1(0x1ee)][_0xb72ee1(0x1ce)](_0x40fa49[_0xb72ee1(0x1db)],_0xf2ffcf[_0xb72ee1(0x303)])),_0x485f06;}}const _0x4ebba7=_0x53e96e(),_0x4fec41=_0x2a9e5c['id'],_0x4ee44c=_0x4daabc?_0xb72ee1(0x1be)+_0x4daabc:_0xb72ee1(0x2df),_0x519847=this[_0xb72ee1(0x26b)]({'id':_0x4ebba7,'type':_0x4ee44c,'createdAt':new Date(),'authorId':_0x4fec41,'attributes':_0x49eb37});return this[_0xb72ee1(0x29f)](_0x4ee44c,_0x4ebba7,_0x4fec41,_0xf2ffcf),_0x519847;}[_0x2e63e4(0x29e)](_0x465044,_0x33d296=_0x2e63e4(0x28a),_0x36f800={}){const _0x1406f9=_0x2e63e4,_0x75a3bf=this[_0x1406f9(0x228)][_0x1406f9(0x1bf)][_0x1406f9(0x2b2)](_0x1406f9(0x1d6))['me'],_0x132d05=this[_0x1406f9(0x2f9)][_0x1406f9(0x1a6)](_0x1406f9(0x2df),_0x33d296,_0x1406f9(0x21a));for(const _0x138ba1 of this[_0x1406f9(0x2ae)]())if(_0x138ba1[_0x1406f9(0x2be)]['id']==_0x75a3bf['id']&&_0x1406f9(0x2df)==_0x138ba1[_0x1406f9(0x1cd)]&&_0x138ba1[_0x1406f9(0x278)]==_0x33d296&&Lt(_0x138ba1,_0x36f800)&&(_0x132d05(_0x138ba1[_0x1406f9(0x272)](),_0x465044)||_0x132d05(_0x465044,_0x138ba1[_0x1406f9(0x272)]()))){for(const _0x44d6d8 of _0x465044)_0x138ba1[_0x1406f9(0x208)](_0x44d6d8);return _0x138ba1;}for(const {suggestion:_0x422148,meta:_0x26d01f}of this[_0x1406f9(0x30b)](_0x465044,_0x1406f9(0x2df))){if(!_0x26d01f[_0x1406f9(0x31e)])continue;if(!this[_0x1406f9(0x1c7)]&&_0x26d01f[_0x1406f9(0x200)])continue;if(!Lt(_0x422148,_0x36f800))continue;let _0x3e2701=!0x0;for(const _0x2e35c9 of _0x422148[_0x1406f9(0x272)]())for(const _0x4c4759 of _0x465044)if(!_0x2e35c9[_0x1406f9(0x1b1)](_0x4c4759)){_0x3e2701=!0x1;break;}if(_0x3e2701)return _0x422148;}const _0x41c436=_0x53e96e(),_0x2e0d7d=_0x75a3bf['id'],_0x328bb5=_0x1406f9(0x1be)+_0x33d296,_0x40c143=this[_0x1406f9(0x26b)]({'id':_0x41c436,'type':_0x328bb5,'createdAt':new Date(),'authorId':_0x2e0d7d,'attributes':_0x36f800});for(const _0x52b3ec of _0x465044)this[_0x1406f9(0x29f)](_0x328bb5,_0x41c436,_0x2e0d7d,_0x52b3ec,_0x227993[_0x1406f9(0x267)]());return _0x40c143;}[_0x2e63e4(0x21f)](_0x5aba67,_0x35c0de,_0x1b9694=null,_0xaed845={}){const _0x1cc30a=_0x2e63e4;if(_0x1b9694=_0x1b9694||Vt(_0x35c0de),_0x5aba67[_0x1cc30a(0x191)])return null;if(_0x1cc30a(0x297)===this[_0x1cc30a(0x18a)]){const _0x185b0f=this[_0x1cc30a(0x2f9)][_0x1cc30a(0x1a6)](_0x1cc30a(0x1fa),_0x1b9694,_0x1cc30a(0x204));return this[_0x1cc30a(0x2c1)](()=>_0x185b0f([_0x5aba67],_0x35c0de,_0xaed845)),null;}const _0x2cc9d5=this[_0x1cc30a(0x228)][_0x1cc30a(0x1bf)][_0x1cc30a(0x2b2)](_0x1cc30a(0x1d6))['me'],_0x3bfe6b=[];if(_0x1cc30a(0x269)!==this[_0x1cc30a(0x18a)]){for(const {suggestion:_0x2ca44c,meta:_0x35d93e}of this[_0x1cc30a(0x30b)](_0x5aba67,_0x1cc30a(0x2df)))_0x35d93e[_0x1cc30a(0x31e)]&&!_0x35d93e[_0x1cc30a(0x29c)]&&_0x3bfe6b[_0x1cc30a(0x275)](..._0x2ca44c[_0x1cc30a(0x272)]());}const _0x437a6d=function(_0x2d59e5,_0x1a9197){const _0x24a6e9=_0x1cc30a,_0x2e7f24=[];for(const _0x1d3c7a of _0x1a9197){const _0x2f9d59=_0x2d59e5[_0x24a6e9(0x205)](_0x1d3c7a);_0x2f9d59&&_0x2e7f24[_0x24a6e9(0x275)](_0x2f9d59);}return _0x2e7f24;}(_0x5aba67,_0x3bfe6b),_0x1685b7=function(_0xc76c0d,_0xf51196){const _0x325c08=_0x1cc30a,_0x1d0ab0=[_0xc76c0d];for(const _0x27a862 of _0xf51196){let _0x5a213f=0x0;for(;_0x5a213f<_0x1d0ab0[_0x325c08(0x220)];){const _0x5c8628=_0x1d0ab0[_0x5a213f][_0x325c08(0x1a7)](_0x27a862);_0x1d0ab0[_0x325c08(0x219)](_0x5a213f,0x1,..._0x5c8628),_0x5a213f+=_0x5c8628[_0x325c08(0x220)];}}return _0x1d0ab0;}(_0x5aba67,_0x3bfe6b);_0x437a6d[_0x1cc30a(0x220)]&&this[_0x1cc30a(0x1ee)][_0x1cc30a(0x2ac)](()=>{const _0x1a837b=_0x1cc30a;for(const _0x14539c of _0x437a6d){const _0x5c25af=this[_0x1a837b(0x2f9)][_0x1a837b(0x1a6)](_0x1a837b(0x1fa),_0x1b9694,_0x1a837b(0x204));this[_0x1a837b(0x2c1)](()=>_0x5c25af([_0x14539c],_0x35c0de,_0xaed845));}});for(const _0x29b9e3 of _0x1685b7){let _0xc2c3a6=null,_0x3af056=_0x29b9e3[_0x1cc30a(0x1db)],_0x6e5a6a=_0x29b9e3[_0x1cc30a(0x303)];for(const {suggestion:_0x1e8293,meta:_0x4c242e}of this[_0x1cc30a(0x30b)](_0x29b9e3,_0x1cc30a(0x1fa))){if(!_0x4c242e[_0x1cc30a(0x31e)])continue;if(_0x1e8293[_0x1cc30a(0x278)]!=_0x1b9694)continue;if(!Lt(_0x1e8293,_0xaed845))continue;const _0x366cc3=_0x1e8293[_0x1cc30a(0x194)]();if(_0x366cc3[_0x1cc30a(0x1b1)](_0x29b9e3,!0x0))return null;_0x3af056=_0x3af056[_0x1cc30a(0x1bd)](_0x366cc3[_0x1cc30a(0x1db)])?_0x3af056:_0x366cc3[_0x1cc30a(0x1db)],_0x6e5a6a=_0x6e5a6a[_0x1cc30a(0x265)](_0x366cc3[_0x1cc30a(0x303)])?_0x6e5a6a:_0x366cc3[_0x1cc30a(0x303)],_0xc2c3a6?_0x366cc3[_0x1cc30a(0x1db)][_0x1cc30a(0x1bd)](_0xc2c3a6[_0x1cc30a(0x194)]()[_0x1cc30a(0x1db)])?(_0xc2c3a6[_0x1cc30a(0x24c)](),_0xc2c3a6=_0x1e8293):_0x1e8293[_0x1cc30a(0x24c)]():_0xc2c3a6=_0x1e8293;}const _0x54757=this[_0x1cc30a(0x1ee)][_0x1cc30a(0x1ce)](_0x3af056,_0x6e5a6a);if(_0xc2c3a6)this[_0x1cc30a(0x279)](_0xc2c3a6,_0x54757);else{const _0x24d1e3=_0x53e96e(),_0x15a37d=_0x2cc9d5['id'];this[_0x1cc30a(0x26b)]({'id':_0x24d1e3,'type':_0x1cc30a(0x22a)+_0x1b9694,'data':_0x35c0de,'createdAt':new Date(),'authorId':_0x15a37d,'attributes':_0xaed845}),this[_0x1cc30a(0x29f)](_0x1cc30a(0x22a)+_0x1b9694,_0x24d1e3,_0x15a37d,_0x54757);}}return null;}[_0x2e63e4(0x2d0)](_0x14fd45,_0x2786ee,_0x1b63f1=[],_0x5aa570=null,_0x540181={}){const _0x27447d=_0x2e63e4;_0x2786ee[_0x27447d(0x1d5)]||(_0x2786ee[_0x27447d(0x1d5)]=_0x2786ee[_0x27447d(0x2fa)]),_0x2786ee[_0x27447d(0x253)]=_0x14fd45['is'](_0x27447d(0x1c0)),_0x5aa570=_0x5aa570||Vt(_0x2786ee);const _0x497fea=_0x1b63f1[_0x27447d(0x29b)](_0x6c45c1=>Gt(_0x6c45c1,this[_0x27447d(0x1ee)])),_0x407b5d=_0x14fd45['is'](_0x27447d(0x1c0))?_0x14fd45:Gt(_0x14fd45,this[_0x27447d(0x1ee)]);if(_0x27447d(0x297)===this[_0x27447d(0x18a)]){const _0x34f433=this[_0x27447d(0x2f9)][_0x27447d(0x1a6)](_0x27447d(0x2d5),_0x5aa570,_0x27447d(0x204));return this[_0x27447d(0x2c1)](()=>_0x34f433([_0x407b5d],_0x2786ee,_0x540181)),null;}_0x497fea[_0x27447d(0x275)](_0x407b5d);let _0x240b89=!0x0;for(const _0x127ad6 of _0x497fea)if(!this[_0x27447d(0x312)](_0x127ad6)){_0x240b89=!0x1;break;}if(_0x240b89&&_0x27447d(0x269)!==this[_0x27447d(0x18a)]){const _0x2c029c=this[_0x27447d(0x2f9)][_0x27447d(0x1a6)](_0x27447d(0x2d5),_0x5aa570,_0x27447d(0x204));return this[_0x27447d(0x2c1)](()=>_0x2c029c([_0x407b5d],_0x2786ee,_0x540181)),null;}let _0x28bce1=null,_0x15864d=_0x407b5d[_0x27447d(0x1db)],_0x15e291=_0x407b5d[_0x27447d(0x303)];for(const {suggestion:_0x1b6e6c,meta:_0x352749}of this[_0x27447d(0x30b)](_0x407b5d,_0x27447d(0x2d5))){if(!_0x352749[_0x27447d(0x31e)])continue;if(_0x352749[_0x27447d(0x23e)]||_0x352749[_0x27447d(0x200)]||_0x352749[_0x27447d(0x29c)])continue;if(_0x1b6e6c[_0x27447d(0x284)][_0x27447d(0x1d5)]!=_0x2786ee[_0x27447d(0x1d5)])continue;if(!Lt(_0x1b6e6c,_0x540181))continue;const _0x122cb2=_0x1b6e6c[_0x27447d(0x194)]();if(_0x1b6e6c[_0x27447d(0x278)]==_0x5aa570){if(_0x122cb2[_0x27447d(0x1b1)](_0x407b5d,!0x0))return null;_0x15864d=_0x15864d[_0x27447d(0x1bd)](_0x122cb2[_0x27447d(0x1db)])?_0x15864d:_0x122cb2[_0x27447d(0x1db)],_0x15e291=_0x15e291[_0x27447d(0x265)](_0x122cb2[_0x27447d(0x303)])?_0x15e291:_0x122cb2[_0x27447d(0x303)],_0x28bce1?_0x122cb2[_0x27447d(0x1db)][_0x27447d(0x1bd)](_0x28bce1[_0x27447d(0x194)]()[_0x27447d(0x1db)])?(_0x28bce1[_0x27447d(0x24c)](),_0x28bce1=_0x1b6e6c):_0x1b6e6c[_0x27447d(0x24c)]():_0x28bce1=_0x1b6e6c;}else{const _0x16edec=_0x407b5d[_0x27447d(0x205)](_0x122cb2);this[_0x27447d(0x2d4)](_0x1b6e6c,_0x16edec);}}const _0x4b15b2=this[_0x27447d(0x228)][_0x27447d(0x1bf)][_0x27447d(0x2b2)](_0x27447d(0x1d6))['me'],_0x3633cb=_0x53e96e(),_0x58c55f=_0x4b15b2['id'];if(_0x28bce1)return this[_0x27447d(0x279)](_0x28bce1,this[_0x27447d(0x1ee)][_0x27447d(0x1ce)](_0x15864d,_0x15e291)),_0x28bce1;{const _0x15c75f=this[_0x27447d(0x26b)]({'id':_0x3633cb,'type':_0x27447d(0x17b)+_0x5aa570,'data':_0x2786ee,'createdAt':new Date(),'authorId':_0x58c55f,'attributes':_0x540181});return this[_0x27447d(0x29f)](_0x27447d(0x17b)+_0x5aa570,_0x3633cb,_0x58c55f,this[_0x27447d(0x1ee)][_0x27447d(0x1ce)](_0x15864d,_0x15e291)),_0x15c75f;}}[_0x2e63e4(0x209)](_0x23a693,_0x55bb8,_0x13e29f=[],_0x314987=null,_0x144451={}){const _0x3e5079=_0x2e63e4;_0x55bb8[_0x3e5079(0x1d5)]||(_0x55bb8[_0x3e5079(0x1d5)]=_0x55bb8[_0x3e5079(0x2fa)]);const _0x4402d9=_0x23a693[0x0];_0x55bb8[_0x3e5079(0x253)]=_0x4402d9['is'](_0x3e5079(0x1c0)),_0x314987=_0x314987||Vt(_0x55bb8);const _0x515550=_0x13e29f[_0x3e5079(0x29b)](_0x13b334=>Gt(_0x13b334,this[_0x3e5079(0x1ee)])),_0x37948b=_0x4402d9['is'](_0x3e5079(0x1c0))?_0x23a693:_0x23a693[_0x3e5079(0x29b)](_0xd4bb00=>Gt(_0xd4bb00,this[_0x3e5079(0x1ee)]));if(_0x3e5079(0x297)===this[_0x3e5079(0x18a)]){const _0x2d422e=this[_0x3e5079(0x2f9)][_0x3e5079(0x1a6)](_0x3e5079(0x2d5),_0x314987,_0x3e5079(0x204));return this[_0x3e5079(0x2c1)](()=>_0x2d422e(_0x37948b,_0x55bb8,_0x144451)),null;}_0x515550[_0x3e5079(0x275)](..._0x37948b);let _0x2a05f5=!0x0;for(const _0x1c48c1 of _0x515550)if(!this[_0x3e5079(0x312)](_0x1c48c1)){_0x2a05f5=!0x1;break;}if(_0x2a05f5&&_0x3e5079(0x269)!==this[_0x3e5079(0x18a)]){const _0x3fb18f=this[_0x3e5079(0x2f9)][_0x3e5079(0x1a6)](_0x3e5079(0x2d5),_0x314987,_0x3e5079(0x204));return this[_0x3e5079(0x2c1)](()=>_0x3fb18f(_0x37948b,_0x55bb8,_0x144451)),null;}const _0xe73260=this[_0x3e5079(0x228)][_0x3e5079(0x1bf)][_0x3e5079(0x2b2)](_0x3e5079(0x1d6))['me'];for(const _0x4bf02d of this[_0x3e5079(0x2ae)]()){if(_0x4bf02d[_0x3e5079(0x2be)]['id']!=_0xe73260['id'])continue;if(_0x3e5079(0x2d5)!=_0x4bf02d[_0x3e5079(0x1cd)]||_0x4bf02d[_0x3e5079(0x284)][_0x3e5079(0x1d5)]!=_0x55bb8[_0x3e5079(0x1d5)])continue;if(!Lt(_0x4bf02d,_0x144451))continue;const _0x4acfcb=_0x4bf02d[_0x3e5079(0x278)]==_0x314987;for(let _0x42f78b=0x0;_0x42f78b<_0x37948b[_0x3e5079(0x220)];_0x42f78b++){const _0x3fa4d1=_0x37948b[_0x42f78b];for(const _0xed4a0c of _0x4bf02d[_0x3e5079(0x1f7)]()){const _0x3d9834=_0xed4a0c[_0x3e5079(0x1b7)]();if(_0x3fa4d1[_0x3e5079(0x176)](_0x3d9834)){_0x4acfcb?(_0x37948b[_0x3e5079(0x219)](_0x42f78b,0x1),_0x42f78b--):_0x4bf02d[_0x3e5079(0x22f)](_0xed4a0c[_0x3e5079(0x1fc)]);break;}}}}if(0x0==_0x37948b[_0x3e5079(0x220)])return null;const _0x2a323d=this[_0x3e5079(0x2f9)][_0x3e5079(0x1a6)](_0x3e5079(0x2d5),_0x314987,_0x3e5079(0x21a));for(const _0x3017ec of this[_0x3e5079(0x2ae)]())if(_0x3017ec[_0x3e5079(0x2be)]['id']==_0xe73260['id']&&_0x3e5079(0x2d5)==_0x3017ec[_0x3e5079(0x1cd)]&&_0x3017ec[_0x3e5079(0x284)][_0x3e5079(0x1d5)]==_0x55bb8[_0x3e5079(0x1d5)]&&_0x3017ec[_0x3e5079(0x278)]==_0x314987&&Lt(_0x3017ec,_0x144451)&&(_0x2a323d(_0x3017ec[_0x3e5079(0x272)](),_0x37948b)||_0x2a323d(_0x37948b,_0x3017ec[_0x3e5079(0x272)]()))){for(const _0x18524e of _0x37948b)_0x3017ec[_0x3e5079(0x208)](_0x18524e);return _0x3017ec;}const _0x27b2aa=_0x53e96e(),_0x117756=_0xe73260['id'],_0x315026=_0x3e5079(0x17b)+_0x314987,_0x1289e6=this[_0x3e5079(0x26b)]({'id':_0x27b2aa,'type':_0x315026,'data':_0x55bb8,'createdAt':new Date(),'authorId':_0x117756,'attributes':_0x144451});for(const _0x32df4b of _0x37948b)this[_0x3e5079(0x29f)](_0x315026,_0x27b2aa,_0x117756,_0x32df4b,_0x227993[_0x3e5079(0x267)]());return _0x1289e6;}[_0x2e63e4(0x2a2)](_0x48710e,_0x21c1ec=null,_0x5540e8={}){const _0x1a5cd1=_0x2e63e4;if(_0x48710e[_0x1a5cd1(0x191)])return null;const _0x16be37=this[_0x1a5cd1(0x228)][_0x1a5cd1(0x1bf)][_0x1a5cd1(0x2b2)](_0x1a5cd1(0x1d6))['me'],_0x545f7e=new _0x3d89a8(_0x48710e[_0x1a5cd1(0x1db)],_0x48710e[_0x1a5cd1(0x303)]);for(const {suggestion:_0x16f213,meta:_0x5dabeb}of this[_0x1a5cd1(0x30b)](_0x545f7e,_0x1a5cd1(0x2df)))if(_0x5dabeb[_0x1a5cd1(0x31e)]&&!_0x5dabeb[_0x1a5cd1(0x23e)]){if(_0x16f213[_0x1a5cd1(0x1b2)]){const _0x3c9453=_0x16f213[_0x1a5cd1(0x272)]()[_0x1a5cd1(0x188)](_0x28a6b5=>_0x1a5cd1(0x1a4)!=_0x28a6b5[_0x1a5cd1(0x26f)][_0x1a5cd1(0x244)]);_0x3c9453[_0x1a5cd1(0x210)](_0x39481d=>_0x545f7e[_0x1a5cd1(0x1b1)](_0x39481d,!0x0))&&_0x16f213[_0x1a5cd1(0x1f1)]();if(_0x3c9453[_0x1a5cd1(0x1e1)](_0x1e6fe9=>_0x1e6fe9[_0x1a5cd1(0x1b1)](_0x545f7e,!0x0))){const _0x179962=this[_0x1a5cd1(0x2f9)][_0x1a5cd1(0x1a6)](_0x1a5cd1(0x30f),_0x21c1ec,_0x1a5cd1(0x204));return this[_0x1a5cd1(0x2c1)](()=>_0x179962([_0x545f7e],null,_0x5540e8)),null;}}else{const _0x2a7c56=_0x545f7e[_0x1a5cd1(0x205)](_0x16f213[_0x1a5cd1(0x194)]());null!==_0x2a7c56&&_0x16f213[_0x1a5cd1(0x23d)]([_0x2a7c56],null,_0x5540e8);}}if(_0x545f7e[_0x1a5cd1(0x314)](),_0x545f7e[_0x1a5cd1(0x191)]||_0x1a5cd1(0x1a4)==_0x545f7e[_0x1a5cd1(0x26f)][_0x1a5cd1(0x244)])return null;let _0x414334=null,_0x5a33a3=_0x545f7e[_0x1a5cd1(0x1db)],_0x311def=_0x545f7e[_0x1a5cd1(0x303)];const _0x2fa5ee=this[_0x1a5cd1(0x30b)](_0x545f7e,_0x1a5cd1(0x30f));for(const {suggestion:_0x526c08,meta:_0x3be231}of _0x2fa5ee){const _0x5db786=this[_0x1a5cd1(0x1ee)][_0x1a5cd1(0x1ce)](_0x5a33a3,_0x311def);if(_0x3be231[_0x1a5cd1(0x31e)]&&(this[_0x1a5cd1(0x1c7)]||!_0x3be231[_0x1a5cd1(0x200)]&&!_0x3be231[_0x1a5cd1(0x29c)])){if(_0x526c08[_0x1a5cd1(0x1b2)]){if(!Lt(_0x526c08,_0x5540e8))continue;let _0x5e61a1=!0x0;for(const _0x497cf8 of _0x526c08[_0x1a5cd1(0x272)]()){if(_0x497cf8[_0x1a5cd1(0x1b1)](_0x5db786,!0x0))return _0x526c08;_0x5db786[_0x1a5cd1(0x1b1)](_0x497cf8)||(_0x5e61a1=!0x1);}_0x5e61a1&&_0x526c08[_0x1a5cd1(0x1f1)]();}else{const _0x55245b=_0x526c08[_0x1a5cd1(0x194)]();if(_0x55245b[_0x1a5cd1(0x1b1)](_0x5db786,!0x0))return _0x526c08;if(!Lt(_0x526c08,_0x5540e8)){_0x5db786[_0x1a5cd1(0x1b1)](_0x55245b)?_0x526c08[_0x1a5cd1(0x24c)]():_0x55245b[_0x1a5cd1(0x1d8)](_0x5a33a3)?_0x5a33a3=_0x55245b[_0x1a5cd1(0x303)]:_0x55245b[_0x1a5cd1(0x1d8)](_0x311def)&&(_0x311def=_0x55245b[_0x1a5cd1(0x1db)]);continue;}_0x5a33a3=_0x5a33a3[_0x1a5cd1(0x1bd)](_0x55245b[_0x1a5cd1(0x1db)])?_0x5a33a3:_0x55245b[_0x1a5cd1(0x1db)],_0x311def=_0x311def[_0x1a5cd1(0x265)](_0x55245b[_0x1a5cd1(0x303)])?_0x311def:_0x55245b[_0x1a5cd1(0x303)],_0x5540e8=Object[_0x1a5cd1(0x254)]({},_0x526c08[_0x1a5cd1(0x2b1)]),_0x414334?_0x55245b[_0x1a5cd1(0x1db)][_0x1a5cd1(0x1bd)](_0x414334[_0x1a5cd1(0x194)]()[_0x1a5cd1(0x1db)])?(_0x414334[_0x1a5cd1(0x24c)](),_0x414334=_0x526c08):_0x526c08[_0x1a5cd1(0x24c)]():_0x414334=_0x526c08;}}}if(_0x414334)return this[_0x1a5cd1(0x279)](_0x414334,this[_0x1a5cd1(0x1ee)][_0x1a5cd1(0x1ce)](_0x5a33a3,_0x311def)),_0x414334;{const _0x2757d7=_0x53e96e(),_0x4bbd74=this[_0x1a5cd1(0x1ee)][_0x1a5cd1(0x1ce)](_0x5a33a3,_0x311def),_0x24a85f=_0x16be37['id'],_0x3be7a2=_0x21c1ec?_0x1a5cd1(0x2c2)+_0x21c1ec:_0x1a5cd1(0x30f),_0x4b7057=this[_0x1a5cd1(0x26b)]({'id':_0x2757d7,'type':_0x3be7a2,'createdAt':new Date(),'authorId':_0x24a85f,'attributes':_0x5540e8});return this[_0x1a5cd1(0x29f)](_0x3be7a2,_0x2757d7,_0x24a85f,_0x4bbd74),_0x4b7057;}}[_0x2e63e4(0x2bf)](_0x317727,_0x2fdfa5=_0x2e63e4(0x28a),_0x169183={}){const _0x37ae11=_0x2e63e4,_0x259277=this[_0x37ae11(0x228)][_0x37ae11(0x1bf)][_0x37ae11(0x2b2)](_0x37ae11(0x1d6))['me'],_0x4167ca=_0x317727[_0x37ae11(0x29b)](_0x1dfc4b=>new _0x3d89a8(_0x1dfc4b[_0x37ae11(0x1db)],_0x1dfc4b[_0x37ae11(0x303)])),_0x26e5e3=new Set();for(const {suggestion:_0x379d09,meta:_0x4ec2d7}of this[_0x37ae11(0x30b)](_0x4167ca,_0x37ae11(0x2df)))_0x4ec2d7[_0x37ae11(0x31e)]&&!_0x4ec2d7[_0x37ae11(0x23e)]&&_0x26e5e3[_0x37ae11(0x2d2)](_0x379d09);for(const _0x3c26bc of _0x26e5e3)if(_0x3c26bc[_0x37ae11(0x1b2)]){const _0x156862=_0x3c26bc[_0x37ae11(0x272)]();(!_0x3c26bc[_0x37ae11(0x2b1)]||!_0x3c26bc[_0x37ae11(0x2b1)][_0x37ae11(0x27a)])&&(_0x156862[_0x37ae11(0x210)](_0x40b67a=>_0x4167ca[_0x37ae11(0x1e1)](_0x38a164=>_0x38a164[_0x37ae11(0x1b1)](_0x40b67a,!0x0)))&&_0x3c26bc[_0x37ae11(0x1f1)]());if(_0x4167ca[_0x37ae11(0x210)](_0x47f08a=>_0x156862[_0x37ae11(0x1e1)](_0x390a0c=>_0x390a0c[_0x37ae11(0x1b1)](_0x47f08a,!0x0)))){const _0x37e9e6=this[_0x37ae11(0x2f9)][_0x37ae11(0x1a6)](_0x37ae11(0x30f),_0x2fdfa5,_0x37ae11(0x204));return this[_0x37ae11(0x2c1)](()=>_0x37e9e6(_0x317727,null,_0x169183)),null;}}else{const _0x504d66=_0x3c26bc[_0x37ae11(0x194)]();_0x4167ca[_0x37ae11(0x1e1)](_0x1873eb=>_0x1873eb[_0x37ae11(0x1b1)](_0x504d66,!0x0))&&_0x3c26bc[_0x37ae11(0x1f1)]();if(_0x4167ca[_0x37ae11(0x210)](_0x28ff17=>_0x504d66[_0x37ae11(0x1b1)](_0x28ff17,!0x0))){const _0x4ba720=this[_0x37ae11(0x2f9)][_0x37ae11(0x1a6)](_0x37ae11(0x30f),_0x2fdfa5,_0x37ae11(0x204));return this[_0x37ae11(0x2c1)](()=>_0x4ba720(_0x4167ca,null,_0x169183)),null;}}const _0x16c542=this[_0x37ae11(0x2f9)][_0x37ae11(0x1a6)](_0x37ae11(0x30f),_0x2fdfa5,_0x37ae11(0x21a));let _0x3ad374=null;for(const _0x49acc6 of this[_0x37ae11(0x2ae)]())if(_0x49acc6[_0x37ae11(0x2be)]['id']==_0x259277['id']&&_0x49acc6[_0x37ae11(0x20b)]&&_0x37ae11(0x30f)==_0x49acc6[_0x37ae11(0x1cd)]&&_0x49acc6[_0x37ae11(0x278)]==_0x2fdfa5&&Lt(_0x49acc6,_0x169183)&&(_0x16c542(_0x49acc6[_0x37ae11(0x272)](),_0x4167ca)||_0x16c542(_0x4167ca,_0x49acc6[_0x37ae11(0x272)]()))){if(_0x3ad374){if(_0x49acc6[_0x37ae11(0x2ba)]&&_0x49acc6[_0x37ae11(0x2ba)][_0x37ae11(0x220)])continue;for(const _0x220490 of _0x49acc6[_0x37ae11(0x272)]())_0x3ad374[_0x37ae11(0x2d1)](_0x220490)||_0x3ad374[_0x37ae11(0x208)](_0x220490);_0x49acc6[_0x37ae11(0x24c)]();}else{_0x3ad374=_0x49acc6;for(const _0x4fbf04 of _0x4167ca)_0x49acc6[_0x37ae11(0x2d1)](_0x4fbf04)||_0x49acc6[_0x37ae11(0x208)](_0x4fbf04);}}if(_0x3ad374)return _0x3ad374;_0x26e5e3[_0x37ae11(0x293)]();for(const {suggestion:_0x40797f,meta:_0x2f795a}of this[_0x37ae11(0x30b)](_0x4167ca,_0x37ae11(0x30f)))_0x2f795a[_0x37ae11(0x31e)]&&(this[_0x37ae11(0x1c7)]||!_0x2f795a[_0x37ae11(0x200)]&&!_0x2f795a[_0x37ae11(0x29c)])&&Lt(_0x40797f,_0x169183)&&_0x26e5e3[_0x37ae11(0x2d2)](_0x40797f);for(const _0x96816f of _0x26e5e3){const _0xa5f676=_0x96816f[_0x37ae11(0x272)]();if(!_0x169183||!_0x169183[_0x37ae11(0x27a)]){if(_0x4167ca[_0x37ae11(0x210)](_0x1b2086=>_0xa5f676[_0x37ae11(0x1e1)](_0x2adb6d=>_0x2adb6d[_0x37ae11(0x1b1)](_0x1b2086,!0x0))))return _0x96816f;}(!_0x96816f[_0x37ae11(0x2b1)]||!_0x96816f[_0x37ae11(0x2b1)][_0x37ae11(0x27a)])&&(_0xa5f676[_0x37ae11(0x210)](_0x49dce1=>_0x4167ca[_0x37ae11(0x1e1)](_0x1dbdc4=>_0x1dbdc4[_0x37ae11(0x1b1)](_0x49dce1,!0x0)))&&_0x96816f[_0x37ae11(0x1f1)]());}const _0x3fa9c9=_0x53e96e(),_0x420972=_0x259277['id'],_0x4bb33d=_0x37ae11(0x2c2)+_0x2fdfa5,_0x14da22=this[_0x37ae11(0x26b)]({'id':_0x3fa9c9,'type':_0x4bb33d,'createdAt':new Date(),'authorId':_0x420972,'attributes':_0x169183});for(const _0x1e8bea of _0x4167ca)_0x1e8bea[_0x37ae11(0x314)](),_0x1e8bea[_0x37ae11(0x191)]||_0x37ae11(0x1a4)==_0x1e8bea[_0x37ae11(0x26f)][_0x37ae11(0x244)]||this[_0x37ae11(0x29f)](_0x4bb33d,_0x3fa9c9,_0x420972,_0x1e8bea,_0x227993[_0x37ae11(0x267)]());return _0x14da22;}[_0x2e63e4(0x249)](_0x3f9d0b,_0x3c70f0,_0x46967e,_0x366711,_0x3cef62){const _0x4fe4c9=_0x2e63e4;if(_0x3f9d0b[_0x4fe4c9(0x191)])return[];if(_0x4fe4c9(0x297)===this[_0x4fe4c9(0x18a)])return[];const _0x13db4d=this[_0x4fe4c9(0x228)][_0x4fe4c9(0x1bf)][_0x4fe4c9(0x2b2)](_0x4fe4c9(0x1d6))['me']['id'],_0xd4c7f8=Array[_0x4fe4c9(0x26d)](this[_0x4fe4c9(0x1b0)][_0x4fe4c9(0x287)]())[_0x4fe4c9(0x188)](_0x408cc8=>_0x4fe4c9(0x304)==_0x408cc8[_0x4fe4c9(0x1cd)]&&_0x408cc8[_0x4fe4c9(0x284)][_0x4fe4c9(0x24e)]==_0x3c70f0&&_0x408cc8[_0x4fe4c9(0x2d1)](_0x3f9d0b));if(_0x4fe4c9(0x1ad)===this[_0x4fe4c9(0x18a)]){const _0x7b8585=this[_0x4fe4c9(0x30b)](_0x3f9d0b,_0x4fe4c9(0x2df))[_0x4fe4c9(0x188)](({meta:_0x4657ea})=>_0x4657ea[_0x4fe4c9(0x31e)]&&!_0x4657ea[_0x4fe4c9(0x29c)]&&!_0x4657ea[_0x4fe4c9(0x23e)])[_0x4fe4c9(0x29b)](({suggestion:_0x7a867})=>_0x7a867);_0xd4c7f8[_0x4fe4c9(0x2f4)](..._0x7b8585);}const _0xccabe9=new Map([[_0x3f9d0b,_0x46967e]]);for(const _0x2adcce of _0xd4c7f8){const _0x352235=_0x4fe4c9(0x304)==_0x2adcce[_0x4fe4c9(0x1cd)]?_0x2adcce[_0x4fe4c9(0x284)][_0x4fe4c9(0x184)]:void 0x0,_0x2acfc2=_0x2adcce[_0x4fe4c9(0x194)](),_0x543682=Array[_0x4fe4c9(0x26d)](_0xccabe9[_0x4fe4c9(0x1bc)]())[_0x4fe4c9(0x1ff)](_0x164a4e=>_0x164a4e[_0x4fe4c9(0x2ab)](_0x2acfc2));if(!_0x543682)continue;const _0x512c39=_0x543682[_0x4fe4c9(0x1a7)](_0x2acfc2);this[_0x4fe4c9(0x24a)](_0x3c70f0)&&_0x4fe4c9(0x2df)==_0x2adcce[_0x4fe4c9(0x1cd)]&&0x0!=_0x512c39[_0x4fe4c9(0x220)]||(_0xccabe9[_0x4fe4c9(0x1f3)](_0x543682),_0x512c39[_0x4fe4c9(0x215)](_0x1b3a7a=>{const _0x22aa01=_0x4fe4c9;_0xccabe9[_0x22aa01(0x187)](_0x1b3a7a,_0x46967e);}),_0x4fe4c9(0x2df)!=_0x2adcce[_0x4fe4c9(0x1cd)]&&_0x352235!=_0x366711&&_0xccabe9[_0x4fe4c9(0x187)](_0x543682[_0x4fe4c9(0x205)](_0x2acfc2),_0x352235));}const _0x5a2f67=[];for(const [_0x3ed83,_0x37a243]of _0xccabe9){const _0x6988b1=_0x53e96e(),_0x1ce681={'key':_0x3c70f0,'oldValue':_0x37a243,'newValue':_0x366711};_0x3c70f0[_0x4fe4c9(0x220)]>0x25&&console[_0x4fe4c9(0x2cb)](_0x4fe4c9(0x19a),{'key':_0x3c70f0});const _0x4cc876=(_0x4fe4c9(0x301)+(_0x3c70f0+'|'+Vt({'newValue':_0x366711})))[_0x4fe4c9(0x2e2)](0x0,0x3c),_0x56c28d=this[_0x4fe4c9(0x26b)]({'id':_0x6988b1,'type':_0x4cc876,'data':_0x1ce681,'createdAt':new Date(),'authorId':_0x13db4d,'attributes':_0x3cef62});_0x5a2f67[_0x4fe4c9(0x275)](_0x56c28d),this[_0x4fe4c9(0x29f)](_0x4cc876,_0x6988b1,_0x13db4d,_0x3ed83);}return _0x5a2f67;}[_0x2e63e4(0x2fe)](_0x41a16c){const _0x5311d8=_0x2e63e4;this[_0x5311d8(0x213)][_0x5311d8(0x2d2)](_0x41a16c);}[_0x2e63e4(0x192)](_0x1d0dce){const _0x1596c1=_0x2e63e4;this[_0x1596c1(0x23a)][_0x1596c1(0x2d2)](_0x1d0dce);}[_0x2e63e4(0x2a9)](_0x2b8d9d,_0x14a4c4=[],_0x4f719c=[]){const _0x134633=_0x2e63e4;this[_0x134633(0x259)](_0x2b8d9d,(_0x58a0b1,..._0x5061f8)=>{const _0x1d3e91=_0x134633;this[_0x1d3e91(0x262)](()=>{_0x58a0b1(..._0x5061f8);});});for(const _0x405c14 of _0x14a4c4)this[_0x134633(0x192)](_0x405c14);for(const _0x44e6bc of _0x4f719c)this[_0x134633(0x2fe)](_0x44e6bc);}[_0x2e63e4(0x172)](_0x38d039){const _0x25dafa=_0x2e63e4;return _0x25dafa(0x304)==_0x38d039[_0x25dafa(0x1cd)]?_0x38d039[_0x25dafa(0x278)][_0x25dafa(0x22b)]('|')[0x0]:null;}[_0x2e63e4(0x279)](_0x5e94e3,_0xbbac4a){const _0x575b64=_0x2e63e4,_0x218ea9=_0x5e94e3[_0x575b64(0x1dc)]();this[_0x575b64(0x1ee)][_0x575b64(0x2ac)](_0x509894=>{const _0x1e3126=_0x575b64;_0x509894[_0x1e3126(0x186)](_0x218ea9,{'range':_0xbbac4a});});}[_0x2e63e4(0x31b)](_0x3f089e){const _0x9bf23e=_0x2e63e4,_0x20e067=_0x3f089e['id'],_0x4b02dd=this[_0x9bf23e(0x228)][_0x9bf23e(0x1e6)][_0x9bf23e(0x2b2)](_0x9bf23e(0x239));this[_0x9bf23e(0x1df)][_0x9bf23e(0x217)](_0x20e067)||this[_0x9bf23e(0x1df)][_0x9bf23e(0x281)]({'channelId':_0x4b02dd,'threadId':_0x20e067,'isResolvable':!0x1,'isSubmitted':!0x0});const _0x4ed44d=this[_0x9bf23e(0x1df)][_0x9bf23e(0x268)](_0x20e067);_0x4ed44d[_0x9bf23e(0x298)](_0x9bf23e(0x1e2)),_0x4ed44d[_0x9bf23e(0x1e2)]=!0x1,_0x3f089e[_0x9bf23e(0x2ba)]=_0x4ed44d;}[_0x2e63e4(0x2aa)](_0x1e9884,_0x1a38ed,_0x59ba39,_0x514b0e){const _0xd9d8b3=_0x2e63e4;if(_0x1e9884[_0xd9d8b3(0x1cd)]!=_0x1a38ed||_0x1e9884[_0xd9d8b3(0x278)]!=_0x59ba39||_0x1e9884[_0xd9d8b3(0x218)]['id']!=_0x514b0e)throw this[_0xd9d8b3(0x228)][_0xd9d8b3(0x1f6)](_0xd9d8b3(0x31a)),new _0x256d77(_0xd9d8b3(0x31a),this);}[_0x2e63e4(0x2d4)](_0x1b0eff,_0x58b529){const _0x221ee0=_0x2e63e4,_0x254175=_0x1b0eff[_0x221ee0(0x194)]();if(_0x58b529[_0x221ee0(0x176)](_0x254175))_0x1b0eff[_0x221ee0(0x24c)]();else{if(_0x254175[_0x221ee0(0x1b1)](_0x58b529)){const _0x238ce4=this[_0x221ee0(0x1ee)][_0x221ee0(0x2c0)](_0x58b529[_0x221ee0(0x1db)][_0x221ee0(0x2ec)],_0x221ee0(0x303));this[_0x221ee0(0x279)](_0x1b0eff,this[_0x221ee0(0x1ee)][_0x221ee0(0x1ce)](_0x254175[_0x221ee0(0x1db)],_0x238ce4));const _0x5b6294=_0x53e96e(),_0x38f6f4=_0x1b0eff[_0x221ee0(0x218)]['id'],_0x173538=_0x1b0eff[_0x221ee0(0x1cd)]+':'+_0x1b0eff[_0x221ee0(0x278)];this[_0x221ee0(0x26b)]({'id':_0x5b6294,'type':_0x173538,'createdAt':new Date(),'authorId':_0x38f6f4,'data':_0x1b0eff[_0x221ee0(0x284)],'attributes':_0x1b0eff[_0x221ee0(0x2b1)]});const _0x43a845=this[_0x221ee0(0x1ee)][_0x221ee0(0x2c0)](_0x58b529[_0x221ee0(0x303)][_0x221ee0(0x2c8)],_0x221ee0(0x31d)),_0x9a5b81=this[_0x221ee0(0x1ee)][_0x221ee0(0x1ce)](_0x43a845,_0x254175[_0x221ee0(0x303)]);this[_0x221ee0(0x29f)](_0x173538,_0x5b6294,_0x38f6f4,_0x9a5b81);}else{if(_0x254175[_0x221ee0(0x1d8)](_0x58b529[_0x221ee0(0x1db)])){const _0x158270=this[_0x221ee0(0x1ee)][_0x221ee0(0x2c0)](_0x58b529[_0x221ee0(0x1db)][_0x221ee0(0x2ec)],_0x221ee0(0x303));this[_0x221ee0(0x279)](_0x1b0eff,this[_0x221ee0(0x1ee)][_0x221ee0(0x1ce)](_0x254175[_0x221ee0(0x1db)],_0x158270));}else{const _0x561ab3=this[_0x221ee0(0x1ee)][_0x221ee0(0x2c0)](_0x58b529[_0x221ee0(0x303)][_0x221ee0(0x2c8)],_0x221ee0(0x31d));this[_0x221ee0(0x279)](_0x1b0eff,this[_0x221ee0(0x1ee)][_0x221ee0(0x1ce)](_0x561ab3,_0x254175[_0x221ee0(0x303)]));}}}}[_0x2e63e4(0x312)](_0x60adb2){const _0x59263c=_0x2e63e4;for(const {suggestion:_0x1bd183,meta:_0x2288ba}of this[_0x59263c(0x30b)](_0x60adb2,_0x59263c(0x2df))){if(!_0x2288ba[_0x59263c(0x31e)])continue;const _0x1136b7=_0x1bd183[_0x59263c(0x272)]();for(const _0x26934e of _0x1136b7)if(!_0x60adb2[_0x59263c(0x1a7)](_0x26934e)[_0x59263c(0x220)])return!0x0;}return!0x1;}[_0x2e63e4(0x2e8)](_0xe90afc){const _0x4898b8=_0x2e63e4,_0x48401f=this[_0x4898b8(0x228)][_0x4898b8(0x1bf)][_0x4898b8(0x2b2)](_0x4898b8(0x1d6))[_0x4898b8(0x17a)](_0xe90afc);if(!_0x48401f)throw new _0x256d77(_0x4898b8(0x1a0),this);return _0x48401f;}[_0x2e63e4(0x290)](_0x1fe617){const _0x48b657=_0x2e63e4,_0x4358ab=this[_0x48b657(0x228)][_0x48b657(0x1bf)][_0x48b657(0x2b2)](_0x48b657(0x1d6)),_0x14909d=_0x350d3b(_0x48b657(0x232)+_0x1fe617),_0xd81fe5=_0x4358ab[_0x48b657(0x17a)](_0x14909d);return _0xd81fe5||_0x4358ab[_0x48b657(0x19f)]({'id':_0x14909d,'name':_0x1fe617});}[_0x2e63e4(0x1da)](_0x3b91cb,_0x46aea3,_0x4125f9,_0x50f8b9,_0x40ec91){const _0x3584a8=_0x2e63e4,_0x3edf69=this[_0x3584a8(0x2e8)](_0x50f8b9),_0x1239ce=this[_0x3584a8(0x2f9)][_0x3584a8(0x1c5)](_0x3b91cb,_0x46aea3,_0x4125f9,_0x3edf69,_0x40ec91,_0x44a54d=>{const _0x3ce847=_0x3584a8;this[_0x3ce847(0x30d)](_0x4125f9,{'attributes':_0x44a54d});const _0xa78a98=this[_0x3ce847(0x2ad)](_0x4125f9);this[_0x3ce847(0x30a)](new Set([_0xa78a98])),this[_0x3ce847(0x2d7)](new Set([_0xa78a98]));});return this[_0x3584a8(0x2e3)](_0x1239ce,_0x3584a8(0x204),()=>{const _0x274446=_0x3584a8;this[_0x274446(0x30d)](_0x4125f9,{'state':_0x274446(0x2ff)});},{'priority':_0x3584a8(0x1d1)}),this[_0x3584a8(0x2e3)](_0x1239ce,_0x3584a8(0x1f1),()=>{const _0x30625e=_0x3584a8;this[_0x30625e(0x30d)](_0x4125f9,{'state':_0x30625e(0x26a)});},{'priority':_0x3584a8(0x1d1)}),this[_0x3584a8(0x1b0)][_0x3584a8(0x187)](_0x4125f9,_0x1239ce),this[_0x3584a8(0x256)][_0x3584a8(0x187)](_0x1239ce,_0x3584a8(0x2c5)),_0x1239ce;}[_0x2e63e4(0x2af)](_0x39376d){const _0x30d7f6=_0x2e63e4,_0x1d1252=_0x39376d[_0x30d7f6(0x22b)](':');return{'group':_0x1d1252[0x0],'type':_0x1d1252[0x1],'subType':_0x1d1252[_0x30d7f6(0x220)]>=0x5?_0x1d1252[0x2]:null,'id':_0x1d1252[_0x30d7f6(0x220)]<0x5?_0x1d1252[0x2]:_0x1d1252[0x3],'authorId':_0x1d1252[_0x30d7f6(0x220)]<0x5?_0x1d1252[0x3]:_0x1d1252[0x4],'markerCount':0x6==_0x1d1252[_0x30d7f6(0x220)]?_0x1d1252[0x5]:null};}[_0x2e63e4(0x1c9)](_0x47e1bf,_0x405128,_0x134d20){const _0x59ab07=_0x2e63e4,_0x143a50=_0x47e1bf[_0x59ab07(0x194)](),_0x331733=_0x143a50[_0x59ab07(0x1db)],_0x1c4ec8=_0x143a50[_0x59ab07(0x303)];this[_0x59ab07(0x279)](_0x47e1bf,this[_0x59ab07(0x1ee)][_0x59ab07(0x1ce)](_0x331733,_0x405128));const _0x2c32a0=_0x53e96e(),_0x15cf76=_0x47e1bf[_0x59ab07(0x218)]['id'],_0x2c0577=_0x47e1bf[_0x59ab07(0x1cd)]+(_0x47e1bf[_0x59ab07(0x278)]?':'+_0x47e1bf[_0x59ab07(0x278)]:'');this[_0x59ab07(0x26b)]({'id':_0x2c32a0,'type':_0x2c0577,'createdAt':new Date(),'authorId':_0x15cf76,'originalSuggestionId':_0x47e1bf['id'],'attributes':_0x47e1bf[_0x59ab07(0x2b1)],'data':_0x47e1bf[_0x59ab07(0x284)]});const _0x2b0d26=this[_0x59ab07(0x172)](_0x47e1bf);(_0x59ab07(0x2d5)==_0x47e1bf[_0x59ab07(0x1cd)]||_0x2b0d26&&this[_0x59ab07(0x24a)](_0x2b0d26))&&(_0x134d20=this[_0x59ab07(0x1ee)][_0x59ab07(0x257)](_0x134d20[_0x59ab07(0x2c8)])),this[_0x59ab07(0x29f)](_0x2c0577,_0x2c32a0,_0x15cf76,this[_0x59ab07(0x1ee)][_0x59ab07(0x1ce)](_0x134d20,_0x1c4ec8));}[_0x2e63e4(0x30b)](_0x824bf9,_0x315b7f=null){const _0xd83f15=_0x2e63e4,_0x55e1aa=[],_0x99e87d=this[_0xd83f15(0x228)][_0xd83f15(0x1bf)][_0xd83f15(0x2b2)](_0xd83f15(0x1d6))['me'];Array[_0xd83f15(0x16e)](_0x824bf9)||(_0x824bf9=[_0x824bf9]);for(const _0xc77090 of this[_0xd83f15(0x2ae)]()){if(!_0xc77090[_0xd83f15(0x20b)])continue;if(_0x315b7f&&_0xc77090[_0xd83f15(0x1cd)]!=_0x315b7f)continue;let _0x34a1bd=!0x1;for(const _0x3de138 of _0xc77090[_0xd83f15(0x272)]()){for(const _0x5eda87 of _0x824bf9){const _0x4d8b62=_0x5eda87[_0xd83f15(0x1db)][_0xd83f15(0x176)](_0x3de138[_0xd83f15(0x303)])||_0x5eda87[_0xd83f15(0x303)][_0xd83f15(0x176)](_0x3de138[_0xd83f15(0x1db)]);if(_0x4d8b62||_0x5eda87[_0xd83f15(0x205)](_0x3de138)){const _0x24622d=_0x5eda87[_0xd83f15(0x1b1)](_0x3de138)&&Rt(this[_0xd83f15(0x1ee)][_0xd83f15(0x2e5)],_0x3de138[_0xd83f15(0x1db)],_0x5eda87),_0x3d708f=_0x3de138[_0xd83f15(0x1b1)](_0x5eda87)&&Rt(this[_0xd83f15(0x1ee)][_0xd83f15(0x2e5)],_0x5eda87[_0xd83f15(0x1db)],_0x3de138);_0x55e1aa[_0xd83f15(0x275)]({'suggestion':_0xc77090,'meta':{'isOwn':_0x99e87d==_0xc77090[_0xd83f15(0x2be)],'isNextTo':_0x4d8b62,'isInsideObject':_0x24622d,'containsRangeInObject':_0x3d708f}}),_0x34a1bd=!0x0;break;}}if(_0x34a1bd)break;}}return _0x55e1aa;}[_0x2e63e4(0x29f)](_0xe9317f,_0x5217a9,_0x324fba,_0x2b3cdb,_0x50c41e){const _0x10725c=_0x2e63e4;this[_0x10725c(0x1ee)][_0x10725c(0x2ac)](_0x4975c6=>{const _0x3cc730=_0x10725c;let _0x2c34c8=_0x3cc730(0x1a2)+_0xe9317f+':'+_0x5217a9+':'+_0x324fba;_0x50c41e&&(_0x2c34c8=_0x2c34c8+':'+_0x50c41e),_0x4975c6[_0x3cc730(0x2b7)](_0x2c34c8,{'range':_0x2b3cdb,'usingOperation':!0x0,'affectsData':!0x0});});}[_0x2e63e4(0x1e5)](_0x25bde3){const _0x4d54bb=_0x2e63e4,_0xe36754=_0x25bde3[_0x4d54bb(0x2e0)],_0x10df6c=_0x25bde3[_0x4d54bb(0x283)];_0x25bde3[_0x4d54bb(0x2e0)]=null,_0x25bde3[_0x4d54bb(0x283)]=null,null!=_0xe36754&&_0xe36754[_0x4d54bb(0x283)]==_0x25bde3&&(_0xe36754[_0x4d54bb(0x283)]=_0x10df6c),null!=_0x10df6c&&_0x10df6c[_0x4d54bb(0x2e0)]==_0x25bde3&&(_0x10df6c[_0x4d54bb(0x2e0)]=_0xe36754),_0x4d54bb(0x19d)==this[_0x4d54bb(0x256)][_0x4d54bb(0x2b2)](_0x25bde3)&&(this[_0x4d54bb(0x256)][_0x4d54bb(0x187)](_0x25bde3,_0x4d54bb(0x294)),this[_0x4d54bb(0x22e)](_0x4d54bb(0x247),_0x25bde3,_0xe36754,_0x10df6c));}[_0x2e63e4(0x26b)](_0x3df220){const _0x34b44a=_0x2e63e4,_0x8226c6=_0x3df220['id'],_0x561a50=this[_0x34b44a(0x31c)](_0x3df220);if(this[_0x34b44a(0x181)]&&this[_0x34b44a(0x181)][_0x34b44a(0x1e3)]){const _0x8383b7=this[_0x34b44a(0x228)][_0x34b44a(0x1bf)][_0x34b44a(0x2b2)](_0x34b44a(0x1d9)),_0x73dfae=_0x561a50[_0x34b44a(0x224)],_0x129dfb=_0x561a50[_0x34b44a(0x278)]?_0x561a50[_0x34b44a(0x1cd)]+':'+_0x561a50[_0x34b44a(0x278)]:_0x561a50[_0x34b44a(0x1cd)],_0x3a97df=this[_0x34b44a(0x228)][_0x34b44a(0x2a5)],_0xa50811=_0x8383b7[_0x34b44a(0x2d2)](_0x164238(_0x3a97df,_0x34b44a(0x282))),_0x26b1ca={'id':_0x8226c6,'type':_0x129dfb,'hasComments':_0x73dfae,'data':_0x3df220[_0x34b44a(0x284)]||null,'originalSuggestionId':_0x3df220[_0x34b44a(0x2bd)]||null,'attributes':_0x561a50[_0x34b44a(0x2b1)]};this[_0x34b44a(0x181)][_0x34b44a(0x1e3)](_0x26b1ca)[_0x34b44a(0x1dd)](_0x5a1cab=>{const _0x201a1a=_0x34b44a;_0x561a50[_0x201a1a(0x299)]=!0x0,_0x8383b7[_0x201a1a(0x1cc)](_0xa50811),_0x5a1cab&&_0x5a1cab[_0x201a1a(0x28d)]&&(this[_0x201a1a(0x1b0)][_0x201a1a(0x2b2)](_0x8226c6)[_0x201a1a(0x28d)]=_0x5a1cab[_0x201a1a(0x28d)]);})[_0x34b44a(0x258)](_0x34e961=>{const _0x10b509=_0x34b44a;throw _0x48f57a(_0x10b509(0x221)),this[_0x10b509(0x228)][_0x10b509(0x238)][_0x10b509(0x1f2)]({'isUndoable':!0x1},()=>{const _0x3ce619=_0x10b509;_0x561a50[_0x3ce619(0x1f1)]();}),_0x561a50[_0x10b509(0x28f)](),this[_0x10b509(0x1b0)][_0x10b509(0x1f3)](_0x561a50['id']),this[_0x10b509(0x256)][_0x10b509(0x1f3)](_0x561a50),_0x34e961;});}return _0x561a50;}[_0x2e63e4(0x24a)](_0x1701c3){const _0x4f4eca=_0x2e63e4;return this[_0x4f4eca(0x213)][_0x4f4eca(0x1b8)](_0x1701c3);}[_0x2e63e4(0x30d)](_0x1d31df,_0x41e886){const _0x435066=_0x2e63e4,_0x43e386=this[_0x435066(0x228)][_0x435066(0x1bf)][_0x435066(0x2b2)](_0x435066(0x1d9)),_0x5d8af8=this[_0x435066(0x2ad)](_0x1d31df);if(this[_0x435066(0x181)]&&this[_0x435066(0x181)][_0x435066(0x2f5)]){if(_0x5d8af8[_0x435066(0x299)]){const _0x1d3557=_0x43e386[_0x435066(0x2d2)](_0x164238(this[_0x435066(0x228)][_0x435066(0x2a5)],_0x435066(0x282)));this[_0x435066(0x181)][_0x435066(0x2f5)](_0x1d31df,_0x41e886)[_0x435066(0x1dd)](()=>{const _0x5416ce=_0x435066;_0x43e386[_0x5416ce(0x1cc)](_0x1d3557);});}else _0x5d8af8['on'](_0x435066(0x18d),()=>{const _0x148826=_0x435066;this[_0x148826(0x30d)](_0x1d31df,_0x41e886);});}}[_0x2e63e4(0x317)](_0x5b93f3){const _0x22746b=_0x2e63e4;if(!this[_0x22746b(0x181)]||!this[_0x22746b(0x181)][_0x22746b(0x2ad)])throw new _0x256d77(_0x22746b(0x26c),this);return this[_0x22746b(0x181)][_0x22746b(0x2ad)](_0x5b93f3);}[_0x2e63e4(0x1c6)](_0x4877ce){const _0x1986fe=_0x2e63e4,{id:_0x28c780,type:_0x1ae6ff,subType:_0x344a12,authorId:_0x337a01}=this[_0x1986fe(0x2af)](_0x4877ce),_0x16e121=this[_0x1986fe(0x1b0)][_0x1986fe(0x2b2)](_0x28c780)||this[_0x1986fe(0x1da)](_0x1ae6ff,_0x344a12,_0x28c780,_0x337a01,{});switch(this[_0x1986fe(0x2aa)](_0x16e121,_0x1ae6ff,_0x344a12,_0x337a01),this[_0x1986fe(0x256)][_0x1986fe(0x2b2)](_0x16e121)){case _0x1986fe(0x2c5):this[_0x1986fe(0x317)](_0x28c780)[_0x1986fe(0x1dd)](_0x215317=>{const _0x4e1902=_0x1986fe;let _0x217e6b=Promise[_0x4e1902(0x227)]();_0x215317[_0x4e1902(0x224)]&&(_0x217e6b=this[_0x4e1902(0x1df)][_0x4e1902(0x2e4)]({'channelId':this[_0x4e1902(0x228)][_0x4e1902(0x1e6)][_0x4e1902(0x2b2)](_0x4e1902(0x239)),'threadId':_0x28c780})),_0x217e6b[_0x4e1902(0x1dd)](()=>{const _0x30199b=_0x4e1902;this[_0x30199b(0x31c)](_0x215317)[_0x30199b(0x299)]=!0x0;});}),this[_0x1986fe(0x256)][_0x1986fe(0x187)](_0x16e121,_0x1986fe(0x306));break;case _0x1986fe(0x294):this[_0x1986fe(0x30d)](_0x28c780,{'state':_0x1986fe(0x1d7)});case _0x1986fe(0x1f0):this[_0x1986fe(0x256)][_0x1986fe(0x187)](_0x16e121,_0x1986fe(0x19d)),this[_0x1986fe(0x22e)](_0x1986fe(0x2f8),_0x16e121);break;case _0x1986fe(0x19d):this[_0x1986fe(0x22e)](_0x1986fe(0x20d),_0x16e121);}return _0x16e121[_0x1986fe(0x19b)](_0x4877ce),_0x16e121;}[_0x2e63e4(0x2d7)](_0x347d05){const _0x495b1c=_0x2e63e4,_0x310e92=Array[_0x495b1c(0x26d)](_0x347d05),_0x1de832=_0x310e92[_0x495b1c(0x188)](_0x139af7=>_0x495b1c(0x304)==_0x139af7[_0x495b1c(0x1cd)]);this[_0x495b1c(0x2f6)](_0x1de832);const _0x9bc77c=_0x310e92[_0x495b1c(0x188)](_0x3b9ad3=>!_0x3b9ad3[_0x495b1c(0x1b2)]&&_0x495b1c(0x304)!=_0x3b9ad3[_0x495b1c(0x1cd)]),_0x7e143=this[_0x495b1c(0x2ae)]({'skipNotAttached':!0x0})[_0x495b1c(0x188)](_0x149a1d=>!_0x149a1d[_0x495b1c(0x1b2)]&&_0x495b1c(0x304)!=_0x149a1d[_0x495b1c(0x1cd)]),_0x1c37c6=_0x7e143[_0x495b1c(0x188)](_0x149ddd=>!_0x347d05[_0x495b1c(0x1b8)](_0x149ddd)),_0x17fb01=new Map(_0x7e143[_0x495b1c(0x29b)](_0x570830=>[_0x570830,this[_0x495b1c(0x2f9)][_0x495b1c(0x1a6)](_0x570830[_0x495b1c(0x1cd)],_0x570830[_0x495b1c(0x278)],_0x495b1c(0x280))])),_0x3c27ff=new Map(_0x7e143[_0x495b1c(0x29b)](_0x5b6491=>[_0x5b6491,_0x5b6491[_0x495b1c(0x194)]()])),_0x581be5=new Set(),_0x608179=new Set();for(let _0x31f830=0x0;_0x31f830<_0x9bc77c[_0x495b1c(0x220)];_0x31f830++)_0x36b4e2(_0x9bc77c[_0x31f830],_0x9bc77c,_0x31f830+0x1);for(let _0xe9ed9b=0x0;_0xe9ed9b<_0x9bc77c[_0x495b1c(0x220)];_0xe9ed9b++)_0x36b4e2(_0x9bc77c[_0xe9ed9b],_0x1c37c6,0x0);const _0x36b849=new Set();for(let _0x2cb123=0x0;_0x2cb123<_0x9bc77c[_0x495b1c(0x220)];_0x2cb123++){const _0x2e7bc0=_0x9bc77c[_0x2cb123];!_0x608179[_0x495b1c(0x1b8)](_0x2e7bc0)&&_0x2e7bc0[_0x495b1c(0x2e0)]&&(_0x36b849[_0x495b1c(0x2d2)](_0x2e7bc0[_0x495b1c(0x2e0)]),_0x2e7bc0[_0x495b1c(0x2e0)][_0x495b1c(0x283)]===_0x2e7bc0&&(_0x2e7bc0[_0x495b1c(0x2e0)][_0x495b1c(0x283)]=null),_0x2e7bc0[_0x495b1c(0x2e0)]=null),!_0x581be5[_0x495b1c(0x1b8)](_0x2e7bc0)&&_0x2e7bc0[_0x495b1c(0x283)]&&(_0x36b849[_0x495b1c(0x2d2)](_0x2e7bc0[_0x495b1c(0x283)]),_0x2e7bc0[_0x495b1c(0x283)][_0x495b1c(0x2e0)]===_0x2e7bc0&&(_0x2e7bc0[_0x495b1c(0x283)][_0x495b1c(0x2e0)]=null),_0x2e7bc0[_0x495b1c(0x283)]=null);}function _0x36b4e2(_0x4f2281,_0x2982fe,_0x5a1ccf){const _0x353a56=_0x495b1c;for(let _0xf8d079=_0x5a1ccf;_0xf8d079<_0x2982fe[_0x353a56(0x220)];_0xf8d079++){const _0xe07de6=_0x4b3b58(_0x4f2281,_0x2982fe[_0xf8d079]);_0xe07de6&&(_0xe07de6[0x0][_0x353a56(0x283)]=_0xe07de6[0x1],_0xe07de6[0x1][_0x353a56(0x2e0)]=_0xe07de6[0x0],_0x581be5[_0x353a56(0x2d2)](_0xe07de6[0x0]),_0x608179[_0x353a56(0x2d2)](_0xe07de6[0x1]));}}function _0x4b3b58(_0x8738e5,_0x5e7bd8){const _0x356f82=_0x495b1c;if(_0x8738e5[_0x356f82(0x2be)]['id']!==_0x5e7bd8[_0x356f82(0x2be)]['id'])return null;const _0x30595d=_0x17fb01[_0x356f82(0x2b2)](_0x8738e5)(_0x8738e5,_0x5e7bd8,_0x3c27ff[_0x356f82(0x2b2)](_0x8738e5),_0x3c27ff[_0x356f82(0x2b2)](_0x5e7bd8));if(!_0x30595d)return null;return _0x17fb01[_0x356f82(0x2b2)](_0x5e7bd8)(_0x8738e5,_0x5e7bd8,_0x3c27ff[_0x356f82(0x2b2)](_0x8738e5),_0x3c27ff[_0x356f82(0x2b2)](_0x5e7bd8))?_0x30595d[0x1][_0x356f82(0x2ba)]&&_0x30595d[0x1][_0x356f82(0x2ba)][_0x356f82(0x220)]?null:_0x30595d:null;}_0x36b849[_0x495b1c(0x199)]&&this[_0x495b1c(0x2d7)](_0x36b849);}[_0x2e63e4(0x2f6)](_0x140af2){const _0x4ae41b=_0x2e63e4;if(0x0==_0x140af2[_0x4ae41b(0x220)])return;const _0x2f452d=this[_0x4ae41b(0x2ae)]({'skipNotAttached':!0x0})[_0x4ae41b(0x188)](_0x58b32f=>_0x4ae41b(0x304)==_0x58b32f[_0x4ae41b(0x1cd)]&&_0x58b32f[_0x4ae41b(0x2cc)]),_0x10c349=[],_0x79845a=new Map();for(const _0x5ef72d of _0x2f452d){const _0x3f9fb5=_0x350d3b(_0x5ef72d[_0x4ae41b(0x2b1)]);_0x79845a[_0x4ae41b(0x1b8)](_0x3f9fb5)||(_0x79845a[_0x4ae41b(0x187)](_0x3f9fb5,_0x10c349[_0x4ae41b(0x220)]),_0x10c349[_0x4ae41b(0x275)]([]));const _0x120d55=_0x79845a[_0x4ae41b(0x2b2)](_0x3f9fb5);_0x10c349[_0x120d55][_0x4ae41b(0x275)](_0x5ef72d);}!(function(){const _0x17efa9=_0x4ae41b;_0x10c349[_0x17efa9(0x19c)]((_0x3ec0e,_0xda0768)=>{const _0x54f705=_0x17efa9,_0x3a83b0=_0x3ec0e[0x0][_0x54f705(0x28d)],_0x2d7d2d=_0xda0768[0x0][_0x54f705(0x28d)];return _0x3a83b0==_0x2d7d2d?_0x3ec0e[0x0][_0x54f705(0x2b1)][_0x54f705(0x248)]<_0xda0768[0x0][_0x54f705(0x2b1)][_0x54f705(0x248)]?-0x1:0x1:_0x3a83b0<_0x2d7d2d?-0x1:0x1;});for(const _0x2de3a7 of _0x10c349)_0x2de3a7[_0x17efa9(0x19c)]((_0x527dfa,_0x5c5c3c)=>_0x527dfa['id']<_0x5c5c3c['id']?-0x1:0x1);}());for(let _0x425c00=0x0;_0x425c00<_0x10c349[_0x4ae41b(0x220)];_0x425c00++){if(0x0==_0x10c349[_0x425c00][_0x4ae41b(0x220)])continue;const _0x29520c=[];for(let _0x1ae53e=_0x425c00+0x1;_0x1ae53e<_0x10c349[_0x4ae41b(0x220)];_0x1ae53e++)0x0!=_0x10c349[_0x1ae53e][_0x4ae41b(0x220)]&&_0x4b4532(_0x10c349[_0x425c00],_0x10c349[_0x1ae53e])&&_0x29520c[_0x4ae41b(0x275)](_0x1ae53e);for(const _0x5d9b2b of _0x29520c)_0x10c349[_0x425c00]=_0x10c349[_0x425c00][_0x4ae41b(0x243)](_0x10c349[_0x5d9b2b]),_0x10c349[_0x5d9b2b]=[];}for(const _0xca9148 of _0x10c349)for(let _0x1fd348=0x0;_0x1fd348<_0xca9148[_0x4ae41b(0x220)];_0x1fd348++)_0xca9148[_0x1fd348][_0x4ae41b(0x283)]=_0xca9148[_0x1fd348+0x1]||null;for(const _0x3fc8dd of _0x10c349)for(let _0x4f50ed=0x0;_0x4f50ed<_0x3fc8dd[_0x4ae41b(0x220)];_0x4f50ed++)_0x3fc8dd[_0x4f50ed][_0x4ae41b(0x2e0)]=_0x3fc8dd[_0x4f50ed-0x1]||null;function _0x4b4532(_0x17e53c,_0x56f3ba){const _0x1aa68e=_0x4ae41b;if(_0x17e53c[0x0][_0x1aa68e(0x2b1)][_0x1aa68e(0x248)]!==_0x56f3ba[0x0][_0x1aa68e(0x2b1)][_0x1aa68e(0x248)]&&_0x17e53c[0x0][_0x1aa68e(0x2be)]!==_0x56f3ba[0x0][_0x1aa68e(0x2be)])return!0x1;if(!function(_0x2fa82e,_0x179354){const _0x1b3386=_0x1aa68e;if(!_0x2fa82e[_0x1b3386(0x224)]&&!_0x179354[_0x1b3386(0x224)])return!0x0;if(_0x2fa82e[_0x1b3386(0x224)]&&_0x179354[_0x1b3386(0x224)])return!0x1;if(_0x2fa82e[_0x1b3386(0x224)]&&_0x179354[_0x1b3386(0x28d)]<_0x2fa82e[_0x1b3386(0x2ba)][_0x1b3386(0x1d0)][_0x1b3386(0x2b2)](0x0)[_0x1b3386(0x28d)])return!0x0;if(_0x179354[_0x1b3386(0x224)]&&_0x2fa82e[_0x1b3386(0x28d)]<_0x179354[_0x1b3386(0x2ba)][_0x1b3386(0x1d0)][_0x1b3386(0x2b2)](0x0)[_0x1b3386(0x28d)])return!0x0;return!0x1;}(_0x17e53c[0x0],_0x56f3ba[0x0]))return!0x1;const _0xefaaa2=_0x57bc53(_0x17e53c[0x0][_0x1aa68e(0x2b1)],_0x1aa68e(0x248)),_0x3c70d6=_0x57bc53(_0x56f3ba[0x0][_0x1aa68e(0x2b1)],_0x1aa68e(0x248));if(!_0x2bdf3a(_0xefaaa2,_0x3c70d6))return!0x1;return!!_0x17e53c[_0x1aa68e(0x210)](_0x3fe6c9=>_0x56f3ba[_0x1aa68e(0x1e1)](_0x3d0174=>_0x3fe6c9[_0x1aa68e(0x194)]()[_0x1aa68e(0x176)](_0x3d0174[_0x1aa68e(0x194)]())))&&_0x56f3ba[_0x1aa68e(0x210)](_0x9e6460=>_0x17e53c[_0x1aa68e(0x1e1)](_0x33c896=>_0x9e6460[_0x1aa68e(0x194)]()[_0x1aa68e(0x176)](_0x33c896[_0x1aa68e(0x194)]())));}}[_0x2e63e4(0x30a)](_0x265970){const _0x44b408=_0x2e63e4,_0xea984a=Array[_0x44b408(0x26d)](_0x265970),_0x2672df=this[_0x44b408(0x2ae)]({'skipNotAttached':!0x0}),_0x172023=_0x2672df[_0x44b408(0x188)](_0x409bce=>!_0x265970[_0x44b408(0x1b8)](_0x409bce)),_0x4b63fe=new Map(_0xea984a[_0x44b408(0x29b)](_0x15d116=>[_0x15d116,this[_0x44b408(0x2f9)][_0x44b408(0x1a6)](_0x15d116[_0x44b408(0x1cd)],_0x15d116[_0x44b408(0x278)],_0x44b408(0x21a))])),_0x23b348=new Map(_0x2672df[_0x44b408(0x29b)](_0x4c0245=>[_0x4c0245,_0x4c0245[_0x44b408(0x272)]()]));for(let _0x1c1b8b=0x0;_0x1c1b8b<_0xea984a[_0x44b408(0x220)];_0x1c1b8b++){if(_0x149d58(this,_0xea984a[_0x1c1b8b],_0xea984a,_0x1c1b8b+0x1))return!0x0;}for(let _0x492700=0x0;_0x492700<_0xea984a[_0x44b408(0x220)];_0x492700++){if(_0x149d58(this,_0xea984a[_0x492700],_0x172023,0x0))return!0x0;}return!0x1;function _0x149d58(_0x360eae,_0x409d52,_0x1f0910,_0x2223f6){const _0x4abb62=_0x44b408;for(let _0x3b800c=_0x2223f6;_0x3b800c<_0x1f0910[_0x4abb62(0x220)];_0x3b800c++){const _0x285ed0=_0x1f0910[_0x3b800c];if(_0x285ed0[_0x4abb62(0x1cd)]!==_0x409d52[_0x4abb62(0x1cd)]||_0x285ed0[_0x4abb62(0x2be)]['id']!==_0x409d52[_0x4abb62(0x2be)]['id']||_0x285ed0[_0x4abb62(0x278)]!==_0x409d52[_0x4abb62(0x278)])continue;if(!Pt(_0x409d52,_0x285ed0,[_0x4abb62(0x248)]))continue;if(_0x4abb62(0x304)==_0x409d52[_0x4abb62(0x1cd)]&&_0x409d52[_0x4abb62(0x284)][_0x4abb62(0x184)]!=_0x285ed0[_0x4abb62(0x284)][_0x4abb62(0x184)])continue;if(_0x4abb62(0x304)==_0x409d52[_0x4abb62(0x1cd)]&&_0x360eae[_0x4abb62(0x24a)](_0x409d52[_0x4abb62(0x284)][_0x4abb62(0x24e)]))continue;if(_0x4abb62(0x2d5)==_0x409d52[_0x4abb62(0x1cd)]){const _0x394ae5=_0x360eae[_0x4abb62(0x228)][_0x4abb62(0x238)],_0x1ab9b9=_0x409d52[_0x4abb62(0x29d)]();if(_0x1ab9b9&&(_0x394ae5[_0x4abb62(0x2e5)][_0x4abb62(0x1af)](_0x1ab9b9)||_0x394ae5[_0x4abb62(0x2e5)][_0x4abb62(0x313)](_0x1ab9b9)))continue;}const _0x4d5adf=_0x4b63fe[_0x4abb62(0x2b2)](_0x409d52),_0x53db3c=_0x23b348[_0x4abb62(0x2b2)](_0x409d52),_0x48bc0c=_0x23b348[_0x4abb62(0x2b2)](_0x285ed0),_0x16b3fa=_0x409d52[_0x4abb62(0x2ba)]&&_0x409d52[_0x4abb62(0x2ba)][_0x4abb62(0x220)],_0x149b84=_0x285ed0[_0x4abb62(0x2ba)]&&_0x285ed0[_0x4abb62(0x2ba)][_0x4abb62(0x220)];if(!_0x16b3fa&&_0x4d5adf(_0x48bc0c,_0x53db3c))return _0x360eae[_0x4abb62(0x2ce)](_0x285ed0,_0x409d52),_0x23b348[_0x4abb62(0x1f3)](_0x409d52),!0x0;if(!_0x149b84&&_0x4d5adf(_0x53db3c,_0x48bc0c))return _0x360eae[_0x4abb62(0x2ce)](_0x409d52,_0x285ed0),_0x23b348[_0x4abb62(0x1f3)](_0x285ed0),!0x0;}return!0x1;}}[_0x2e63e4(0x2ce)](_0x51195b,_0x4ee479){const _0x14f1dc=_0x2e63e4;if(_0x51195b[_0x14f1dc(0x1b2)]){for(const _0x2f92e8 of _0x4ee479[_0x14f1dc(0x272)]())_0x51195b[_0x14f1dc(0x208)](_0x2f92e8);}else{const _0x1fc502=_0x4ee479[_0x14f1dc(0x194)]()[_0x14f1dc(0x303)];this[_0x14f1dc(0x279)](_0x51195b,this[_0x14f1dc(0x1ee)][_0x14f1dc(0x1ce)](_0x51195b[_0x14f1dc(0x194)]()[_0x14f1dc(0x1db)],_0x1fc502));}_0x4ee479[_0x14f1dc(0x24c)]();}[_0x2e63e4(0x308)](_0x424335,_0x18f450){const _0x426b42=_0x2e63e4,_0x36e2a4=_0x424335[_0x426b42(0x316)](_0x426b42(0x27f))||_0x424335[_0x426b42(0x316)](_0x426b42(0x304))?_0x426b42(0x17e):_0x424335[_0x426b42(0x231)]();return _0x164238(this[_0x426b42(0x228)][_0x426b42(0x2a5)],_0x18f450+'_'+_0x36e2a4+_0x426b42(0x23b));}[_0x2e63e4(0x25e)](){const _0x198e49=_0x2e63e4,_0x333c2c=this[_0x198e49(0x228)];if(!_0x333c2c['ui'])return;const {ariaLiveAnnouncer:_0x1f6b3e}=_0x333c2c['ui'];_0x115c28(this[_0x198e49(0x1ee)],({left:_0x296a20,entered:_0x17406b})=>{const _0x58dfcb=_0x198e49;for(const _0x31c778 of _0x296a20){const {group:_0x23c3f3,type:_0x47c00b}=this[_0x58dfcb(0x2af)](_0x31c778[_0x58dfcb(0x1fc)]);if(_0x58dfcb(0x2f7)===_0x23c3f3){_0x1f6b3e[_0x58dfcb(0x223)](this[_0x58dfcb(0x308)](_0x47c00b,_0x58dfcb(0x20a)));break;}}for(const _0x134c16 of _0x17406b){const {group:_0x447578,type:_0x52f2c3}=this[_0x58dfcb(0x2af)](_0x134c16[_0x58dfcb(0x1fc)]);if(_0x58dfcb(0x2f7)===_0x447578){_0x1f6b3e[_0x58dfcb(0x223)](this[_0x58dfcb(0x308)](_0x52f2c3,_0x58dfcb(0x173)));break;}}});}[_0x2e63e4(0x1c3)](_0x2b96ab){const _0x448216=_0x2e63e4;if(this[_0x448216(0x240)])return!0x1;const _0x1b8e5e=this[_0x448216(0x228)],_0x5aeee6=_0x1b8e5e[_0x448216(0x238)][_0x448216(0x30e)][_0x448216(0x2a3)][_0x448216(0x2eb)]();if(0x0==_0x5aeee6[_0x448216(0x220)])return!0x1;const _0x283e0a=[],_0x7a7eb6=_0x5aeee6[_0x448216(0x188)](_0x455aca=>_0x448216(0x304)==_0x455aca[_0x448216(0x1cd)]),_0x2d68f3=_0x5aeee6[_0x448216(0x188)](_0x3de1fe=>_0x448216(0x2a4)==_0x3de1fe[_0x448216(0x1cd)]&&_0x448216(0x1e4)!=_0x3de1fe[_0x448216(0x1fc)]),_0x2dd34f=_0x5aeee6[_0x448216(0x188)](_0x4df418=>_0x448216(0x1cc)==_0x4df418[_0x448216(0x1cd)]&&_0x448216(0x1e4)!=_0x4df418[_0x448216(0x1fc)]);for(const _0x30d9bc of _0x7a7eb6)_0x283e0a[_0x448216(0x275)]({'key':_0x30d9bc[_0x448216(0x2bb)],'newValue':_0x30d9bc[_0x448216(0x2cf)],'oldValue':_0x30d9bc[_0x448216(0x177)],'range':Ot(_0x30d9bc[_0x448216(0x1c0)],_0x1b8e5e[_0x448216(0x238)])});for(const _0x2ae77e of _0x2d68f3){const _0x4d1454=_0x2dd34f[_0x448216(0x1ff)](_0x372940=>_0x372940[_0x448216(0x1b4)][_0x448216(0x176)](_0x2ae77e[_0x448216(0x1b4)]));_0x4d1454&&_0x283e0a[_0x448216(0x275)]({'key':_0x448216(0x2d3),'newValue':_0x2ae77e[_0x448216(0x1fc)],'oldValue':_0x4d1454[_0x448216(0x1fc)],'range':_0x1b8e5e[_0x448216(0x238)][_0x448216(0x300)](_0x2ae77e[_0x448216(0x1b4)][_0x448216(0x26e)])});}return 0x0!=_0x283e0a[_0x448216(0x220)]&&this[_0x448216(0x222)](_0x2b96ab,_0x283e0a);}[_0x2e63e4(0x286)](_0x173a65){const _0x106e4d=_0x2e63e4;let _0x4e9052=!0x1;const _0x5838fb=this[_0x106e4d(0x228)][_0x106e4d(0x238)][_0x106e4d(0x30e)][_0x106e4d(0x2a3)][_0x106e4d(0x2e7)]()[_0x106e4d(0x188)](_0x22b463=>_0x22b463[_0x106e4d(0x284)][_0x106e4d(0x2b3)]&&_0x22b463[_0x106e4d(0x1fc)][_0x106e4d(0x316)](_0x106e4d(0x309)));for(const _0x5c998b of _0x5838fb){const {subType:_0xe7806a,id:_0x91737}=this[_0x106e4d(0x2af)](_0x5c998b[_0x106e4d(0x1fc)]),_0x190b9e=_0xe7806a[_0x106e4d(0x22b)]('|')[0x0];for(const _0x66e628 of this[_0x106e4d(0x2ae)]({'skipNotAttached':!0x0}))_0x66e628['id']!=_0x91737&&_0x106e4d(0x304)==_0x66e628[_0x106e4d(0x1cd)]&&_0x66e628[_0x106e4d(0x284)]&&_0x66e628[_0x106e4d(0x284)][_0x106e4d(0x24e)]==_0x190b9e&&_0x66e628[_0x106e4d(0x194)]()[_0x106e4d(0x2ab)](_0x5c998b[_0x106e4d(0x284)][_0x106e4d(0x2b3)])&&(this[_0x106e4d(0x2d8)](_0x66e628,_0x5c998b[_0x106e4d(0x284)][_0x106e4d(0x2b3)],_0x173a65),_0x4e9052=!0x0);}return _0x4e9052;}[_0x2e63e4(0x262)](_0x337f08){const _0x1fb054=_0x2e63e4;this[_0x1fb054(0x228)],(this[_0x1fb054(0x240)]=!0x0,_0x337f08());}[_0x2e63e4(0x1b3)](_0x31c5ee){const _0x5a30fc=_0x2e63e4,_0x4d5e78=this[_0x5a30fc(0x24a)](_0x31c5ee),_0x11ea32=this[_0x5a30fc(0x23a)][_0x5a30fc(0x1b8)](_0x31c5ee);return _0x4d5e78||_0x11ea32;}[_0x2e63e4(0x222)](_0x1d1239,_0x1200f9){const _0x96a7e4=_0x2e63e4;if(0x0==_0x1200f9[_0x96a7e4(0x220)])return!0x1;let _0x2df519=!0x1;for(const _0x2609f1 of _0x1200f9){const _0x2969b4=this[_0x96a7e4(0x30b)](_0x2609f1[_0x96a7e4(0x1c0)],_0x96a7e4(0x304))[_0x96a7e4(0x188)](_0x42f853=>!_0x42f853[_0x96a7e4(0x22c)][_0x96a7e4(0x23e)])[_0x96a7e4(0x29b)](_0x4063fc=>_0x4063fc[_0x96a7e4(0x2f7)]),_0x18d053=_0x350d3b({'newValue':_0x2609f1[_0x96a7e4(0x1ca)]});_0x2969b4[_0x96a7e4(0x188)](_0xead9c7=>{const _0x5c454a=_0x96a7e4,[_0x539842,_0xbe4be]=_0xead9c7[_0x5c454a(0x278)][_0x5c454a(0x22b)]('|');return _0x539842==_0x2609f1[_0x5c454a(0x24e)]&&_0xbe4be!=_0x18d053;})[_0x96a7e4(0x215)](_0x4034fd=>{const _0x52615d=_0x96a7e4;this[_0x52615d(0x2d8)](_0x4034fd,_0x2609f1[_0x52615d(0x1c0)],_0x1d1239),_0x2df519=!0x0;});}return _0x2df519;}[_0x2e63e4(0x2d8)](_0x363b9a,_0x34c93b,_0x90f67a){const _0xf4bc43=_0x2e63e4,_0x2e2b80=_0x363b9a[_0xf4bc43(0x194)]()[_0xf4bc43(0x1a7)](_0x34c93b);0x0!==_0x2e2b80[_0xf4bc43(0x220)]?0x1!==_0x2e2b80[_0xf4bc43(0x220)]?this[_0xf4bc43(0x1c9)](_0x363b9a,_0x34c93b[_0xf4bc43(0x1db)],_0x34c93b[_0xf4bc43(0x303)]):this[_0xf4bc43(0x279)](_0x363b9a,_0x2e2b80[0x0]):_0x90f67a[_0xf4bc43(0x22f)](_0x363b9a[_0xf4bc43(0x1dc)]());}}class xt{constructor(_0x4c7673){const _0x59a5c3=_0x2e63e4;this[_0x59a5c3(0x21d)]=_0x4c7673,this[_0x59a5c3(0x1ee)]=_0x4c7673[_0x59a5c3(0x238)],this[_0x59a5c3(0x2f1)]=new Map(),this[_0x59a5c3(0x212)]=new Map(),this[_0x59a5c3(0x226)]();}[_0x2e63e4(0x1c5)](_0x544752,_0x34795e,_0x53238f,_0x2a7e7e,_0x337c02,_0x3d3374){const _0x15a275=_0x2e63e4;return new _0x227993(this[_0x15a275(0x1ee)],{'type':_0x544752,'subType':_0x34795e,'id':_0x53238f,'author':_0x2a7e7e,'creator':_0x2a7e7e,'attributes':_0x337c02,'onAttributesChange':_0x3d3374,'onAccept':(..._0x2e25bb)=>this[_0x15a275(0x1a6)](_0x544752,_0x34795e,_0x15a275(0x204))(..._0x2e25bb),'onDiscard':(..._0x3c45f2)=>this[_0x15a275(0x1a6)](_0x544752,_0x34795e,_0x15a275(0x1f1))(..._0x3c45f2)});}[_0x2e63e4(0x1b9)](_0x13371d,_0x7dfc0b,_0x6d0a56,_0x56ca8c){const _0x3c89fd=_0x2e63e4,_0x3a5e74=_0x13371d+':'+_0x7dfc0b+':'+_0x6d0a56;this[_0x3c89fd(0x2f1)][_0x3c89fd(0x187)](_0x3a5e74,_0x56ca8c);}[_0x2e63e4(0x1a6)](_0x2ba416,_0xe77d1,_0x4c0e15){const _0x2a5cfb=_0x2e63e4,_0x5a3c51=_0x2ba416+':'+_0xe77d1+':'+_0x4c0e15;return this[_0x2a5cfb(0x2f1)][_0x2a5cfb(0x2b2)](_0x5a3c51)||this[_0x2a5cfb(0x212)][_0x2a5cfb(0x2b2)](_0x2ba416+':'+_0x4c0e15);}[_0x2e63e4(0x226)](){const _0x17a0e9=_0x2e63e4,_0x5c0533=()=>!0x1,_0x559fd9=_0x3fe599=>{const _0x118069=_0xc90e;_0x3fe599[_0x118069(0x19c)]((_0x3f7630,_0x375fd8)=>_0x3f7630[_0x118069(0x1db)][_0x118069(0x1bd)](_0x375fd8[_0x118069(0x1db)])?0x1:-0x1),this[_0x118069(0x1ee)][_0x118069(0x2ac)](_0x172f5f=>{const _0x47a12b=_0x118069;for(const _0x117d47 of _0x3fe599){let _0x52c6b3;_0x52c6b3=_0x117d47[_0x47a12b(0x303)][_0x47a12b(0x277)]&&_0x117d47[_0x47a12b(0x303)][_0x47a12b(0x2c8)]==_0x117d47[_0x47a12b(0x1db)][_0x47a12b(0x26e)]?_0x172f5f[_0x47a12b(0x242)](_0x117d47[_0x47a12b(0x1db)][_0x47a12b(0x26e)],'on'):_0x172f5f[_0x47a12b(0x242)](_0x117d47),this[_0x47a12b(0x1ee)][_0x47a12b(0x27c)](_0x52c6b3,{'forceDefaultExecution':!0x0,'doNotAutoparagraph':!0x0});}});},_0x28467a=(_0x55d913,_0x5cd8b8)=>{const _0x3c0e8f=_0xc90e;_0x5cd8b8&&this[_0x3c0e8f(0x1ee)][_0x3c0e8f(0x2ac)](_0x1c71ea=>{const _0x2e2035=_0x3c0e8f,{commandName:_0x479ca7,commandParams:_0x129257=[]}=_0x5cd8b8,_0x7b6fd5=_0x55d913[_0x2e2035(0x29b)](_0x4c1ecb=>(Tt(_0x4c1ecb)&&(_0x4c1ecb=this[_0x2e2035(0x1ee)][_0x2e2035(0x1ce)](_0x4c1ecb[_0x2e2035(0x303)])),_0x4c1ecb))[_0x2e2035(0x188)](_0x40f9d5=>_0x2e2035(0x1a4)!==_0x40f9d5[_0x2e2035(0x26f)][_0x2e2035(0x244)]);if(_0x7b6fd5[_0x2e2035(0x220)]<0x1)return;const _0x36bc2a=Array[_0x2e2035(0x26d)](this[_0x2e2035(0x1ee)][_0x2e2035(0x30e)][_0x2e2035(0x261)][_0x2e2035(0x272)]())[_0x2e2035(0x29b)](_0xcd4cb8=>_0x3d89a8[_0x2e2035(0x24d)](_0xcd4cb8));_0x1c71ea[_0x2e2035(0x2a1)](_0x7b6fd5);for(const _0x44c00d of this[_0x2e2035(0x21d)][_0x2e2035(0x202)][_0x2e2035(0x202)]())_0x44c00d[_0x2e2035(0x270)]();_0x129257[_0x2e2035(0x275)]({'forceDefaultExecution':!0x0}),this[_0x2e2035(0x21d)][_0x2e2035(0x1cb)](_0x479ca7,..._0x129257);const _0x4bd1bf=_0x36bc2a[_0x2e2035(0x188)](_0xfc9db1=>_0x2e2035(0x1a4)!=_0xfc9db1[_0x2e2035(0x26f)][_0x2e2035(0x244)]);_0x4bd1bf[_0x2e2035(0x220)]>0x0&&_0x1c71ea[_0x2e2035(0x2a1)](_0x4bd1bf);for(const _0x2ede55 of _0x36bc2a)_0x2ede55[_0x2e2035(0x314)]();});},_0x232b1d=(_0x38eae7,_0x44724c)=>0x1==_0x38eae7[_0x17a0e9(0x220)]&&0x1==_0x44724c[_0x17a0e9(0x220)]&&_0x38eae7[0x0][_0x17a0e9(0x303)][_0x17a0e9(0x176)](_0x44724c[0x0][_0x17a0e9(0x1db)]),_0x3bf602=(_0x2de2b0,_0x4eeee1,_0x217b4d,_0x114040)=>Ft(_0x2de2b0,_0x4eeee1,_0x217b4d,_0x114040,this[_0x17a0e9(0x1ee)])?[_0x2de2b0,_0x4eeee1]:Ft(_0x4eeee1,_0x2de2b0,_0x114040,_0x217b4d,this[_0x17a0e9(0x1ee)])?[_0x4eeee1,_0x2de2b0]:null;this[_0x17a0e9(0x212)][_0x17a0e9(0x187)](_0x17a0e9(0x18e),_0x5c0533),this[_0x17a0e9(0x212)][_0x17a0e9(0x187)](_0x17a0e9(0x1d2),_0x559fd9),this[_0x17a0e9(0x212)][_0x17a0e9(0x187)](_0x17a0e9(0x2b0),_0x232b1d),this[_0x17a0e9(0x212)][_0x17a0e9(0x187)](_0x17a0e9(0x30c),_0x3bf602),this[_0x17a0e9(0x212)][_0x17a0e9(0x187)](_0x17a0e9(0x251),_0x559fd9),this[_0x17a0e9(0x212)][_0x17a0e9(0x187)](_0x17a0e9(0x193),_0x5c0533),this[_0x17a0e9(0x212)][_0x17a0e9(0x187)](_0x17a0e9(0x2fc),_0x232b1d),this[_0x17a0e9(0x212)][_0x17a0e9(0x187)](_0x17a0e9(0x2dd),_0x3bf602),this[_0x17a0e9(0x212)][_0x17a0e9(0x187)](_0x17a0e9(0x170),_0x28467a),this[_0x17a0e9(0x212)][_0x17a0e9(0x187)](_0x17a0e9(0x2cd),_0x5c0533),this[_0x17a0e9(0x212)][_0x17a0e9(0x187)](_0x17a0e9(0x1ec),_0x232b1d),this[_0x17a0e9(0x212)][_0x17a0e9(0x187)](_0x17a0e9(0x211),_0x5c0533),this[_0x17a0e9(0x212)][_0x17a0e9(0x187)](_0x17a0e9(0x23c),_0x28467a),this[_0x17a0e9(0x212)][_0x17a0e9(0x187)](_0x17a0e9(0x2ee),_0x5c0533),this[_0x17a0e9(0x212)][_0x17a0e9(0x187)](_0x17a0e9(0x292),_0x232b1d),this[_0x17a0e9(0x212)][_0x17a0e9(0x187)](_0x17a0e9(0x18f),_0x5c0533),this[_0x17a0e9(0x212)][_0x17a0e9(0x187)](_0x17a0e9(0x2a7),_0x5c0533),this[_0x17a0e9(0x212)][_0x17a0e9(0x187)](_0x17a0e9(0x230),(_0x1b38f3,_0x1dd427)=>{const _0xdbe3e2=_0x17a0e9;if(!_0x1dd427)return;const _0x69e41=this[_0xdbe3e2(0x21d)][_0xdbe3e2(0x1bf)][_0xdbe3e2(0x2b2)](p);this[_0xdbe3e2(0x1ee)][_0xdbe3e2(0x2ac)](_0x206724=>{const _0x2b2d49=_0xdbe3e2;if(_0x2b2d49(0x2d3)==_0x1dd427[_0x2b2d49(0x24e)])for(const _0x492b66 of _0x1b38f3){const _0x1fe290=_0x492b66[_0x2b2d49(0x1db)][_0x2b2d49(0x26e)],_0x14a1e8=_0x1dd427[_0x2b2d49(0x184)];_0x206724[_0x2b2d49(0x1c2)](_0x1fe290,_0x14a1e8);}else{if(_0x69e41[_0x2b2d49(0x24a)](_0x1dd427[_0x2b2d49(0x24e)])){for(const _0x3c2a0e of _0x1b38f3)void 0x0!==_0x1dd427[_0x2b2d49(0x184)]?_0x206724[_0x2b2d49(0x20e)](_0x1dd427[_0x2b2d49(0x24e)],_0x1dd427[_0x2b2d49(0x184)],_0x3c2a0e[_0x2b2d49(0x1db)][_0x2b2d49(0x26e)]):_0x206724[_0x2b2d49(0x273)](_0x1dd427[_0x2b2d49(0x24e)],_0x3c2a0e[_0x2b2d49(0x1db)][_0x2b2d49(0x26e)]);}else{for(const _0x58eb1c of _0x1b38f3)_0x1dd427[_0x2b2d49(0x184)]?_0x206724[_0x2b2d49(0x20e)](_0x1dd427[_0x2b2d49(0x24e)],_0x1dd427[_0x2b2d49(0x184)],_0x58eb1c):_0x206724[_0x2b2d49(0x273)](_0x1dd427[_0x2b2d49(0x24e)],_0x58eb1c);}}});}),this[_0x17a0e9(0x212)][_0x17a0e9(0x187)](_0x17a0e9(0x2c7),_0x232b1d);}}function Rt(_0x40399b,_0x3aa35e,_0x387cf6){const _0x12000c=_0x2e63e4;for(const _0x6c081b of _0x3aa35e[_0x12000c(0x2c8)][_0x12000c(0x179)]({'includeSelf':!0x0,'parentFirst':!0x0})){if(_0x6c081b[_0x12000c(0x26f)]==_0x6c081b)return!0x1;if(!_0x387cf6[_0x12000c(0x1eb)](_0x6c081b))return!0x1;if(_0x40399b[_0x12000c(0x1af)](_0x6c081b)||_0x40399b[_0x12000c(0x313)](_0x6c081b))return!0x0;}return!0x1;}function Tt(_0x33674d){const _0x52795b=_0x2e63e4;return _0x33674d[_0x52795b(0x303)][_0x52795b(0x2c8)]==_0x33674d[_0x52795b(0x1db)][_0x52795b(0x26e)]&&_0x33674d[_0x52795b(0x303)][_0x52795b(0x25d)];}function Et(_0x140180,_0x1ab3c1,_0x334ab4,_0x5c1ced){const _0x3c9e8f=_0x2e63e4,_0x200f0a=_0x4bfc02=>!_0x4bfc02[_0x3c9e8f(0x2e9)]['is'](_0x3c9e8f(0x1a1))&&!_0x5c1ced[_0x3c9e8f(0x1af)](_0x4bfc02[_0x3c9e8f(0x2e9)]),_0x3e0d72=_0x140180[_0x3c9e8f(0x1db)][_0x3c9e8f(0x296)](_0x200f0a),_0x3fdef8=_0x140180[_0x3c9e8f(0x303)][_0x3c9e8f(0x296)](_0x200f0a,{'direction':_0x3c9e8f(0x216)});return(!_0x140180[_0x3c9e8f(0x1db)][_0x3c9e8f(0x176)](_0x3e0d72)||!_0x140180[_0x3c9e8f(0x303)][_0x3c9e8f(0x176)](_0x3fdef8))&&(_0x3e0d72[_0x3c9e8f(0x1bd)](_0x3fdef8)?_0x334ab4[_0x3c9e8f(0x186)](_0x1ab3c1,{'range':_0x334ab4[_0x3c9e8f(0x1ce)](_0x3e0d72,_0x3fdef8)}):_0x334ab4[_0x3c9e8f(0x22f)](_0x1ab3c1),!0x0);}function Vt(_0xdad78d){return _0x350d3b(_0xdad78d);}function _0xc90e(_0x5091ea,_0x39e8ee){const _0x1fdc4d=_0x1fdc();return _0xc90e=function(_0xc90e00,_0x3f9af0){_0xc90e00=_0xc90e00-0x16e;let _0x49cf91=_0x1fdc4d[_0xc90e00];return _0x49cf91;},_0xc90e(_0x5091ea,_0x39e8ee);}function Ut(_0x88eacb){const _0x98975f=_0x2e63e4,_0x2d2e4b=_0x88eacb[_0x98975f(0x1db)][_0x98975f(0x26e)];return _0x2d2e4b&&_0x2d2e4b['is'](_0x98975f(0x206));}function Ot(_0x4a5d68,_0x179d7d){const _0x42e6db=_0x2e63e4;return null==_0x4a5d68[_0x42e6db(0x303)][_0x42e6db(0x2ec)]&&_0x4a5d68[_0x42e6db(0x303)][_0x42e6db(0x2c8)]==_0x4a5d68[_0x42e6db(0x1db)][_0x42e6db(0x26e)]?Gt(_0x4a5d68[_0x42e6db(0x1db)][_0x42e6db(0x26e)],_0x179d7d):_0x4a5d68;}function Gt(_0x25a997,_0x47ccbb){const _0x9efaa7=_0x2e63e4,_0x2c9028=_0x47ccbb[_0x9efaa7(0x2e5)][_0x9efaa7(0x1af)](_0x25a997)||_0x47ccbb[_0x9efaa7(0x2e5)][_0x9efaa7(0x17c)](_0x25a997);return _0x47ccbb[_0x9efaa7(0x1ce)](_0x47ccbb[_0x9efaa7(0x2c0)](_0x25a997,_0x9efaa7(0x289)),_0x2c9028?_0x47ccbb[_0x9efaa7(0x2bc)](_0x25a997):_0x47ccbb[_0x9efaa7(0x2c0)](_0x25a997,_0x9efaa7(0x303)));}function Ft(_0x3570e1,_0x56f37d,_0x5a0ed3,_0x290285,_0x321a85){const _0x1d8cb8=_0x2e63e4;if(!Pt(_0x3570e1,_0x56f37d))return!0x1;if(_0x5a0ed3[_0x1d8cb8(0x303)][_0x1d8cb8(0x176)](_0x290285[_0x1d8cb8(0x1db)]))return!0x0;if(_0x3570e1[_0x1d8cb8(0x1cd)]!=_0x56f37d[_0x1d8cb8(0x1cd)])return!0x1;if(!_0x5a0ed3[_0x1d8cb8(0x303)][_0x1d8cb8(0x264)](_0x290285[_0x1d8cb8(0x1db)]))return!0x1;const _0x142e1a=_0x321a85[_0x1d8cb8(0x1ce)](_0x5a0ed3[_0x1d8cb8(0x303)],_0x290285[_0x1d8cb8(0x1db)])[_0x1d8cb8(0x2b4)]();for(const _0x4176e4 of _0x142e1a)if([_0x1d8cb8(0x198),_0x1d8cb8(0x190)][_0x1d8cb8(0x27b)](_0x4176e4[_0x1d8cb8(0x1cd)])&&_0x321a85[_0x1d8cb8(0x2e5)][_0x1d8cb8(0x313)](_0x4176e4[_0x1d8cb8(0x2e9)]))return!0x1;return!0x0;}function Pt(_0x4a7c97,_0x4a506f,_0x31c07e=[]){const _0x9ae75e=_0x2e63e4;return!(!_0x4a7c97[_0x9ae75e(0x2cc)]||!_0x4a506f[_0x9ae75e(0x2cc)])&&_0x2bdf3a(_0x57bc53(_0x4a7c97[_0x9ae75e(0x2b1)],_0x31c07e),_0x57bc53(_0x4a506f[_0x9ae75e(0x2b1)],_0x31c07e));}function Lt(_0x14fabe,_0x160b96){const _0x1db993=_0x2e63e4,_0x324f98=Ht(_0x14fabe[_0x1db993(0x2b1)]),_0x35ddce=Ht(_0x160b96);if(!_0x14fabe[_0x1db993(0x2cc)])return!0x1;for(const _0x436d0a of Object[_0x1db993(0x1bc)](_0x35ddce))if(!_0x2bdf3a(_0x324f98[_0x436d0a],_0x35ddce[_0x436d0a]))return!0x1;return!0x0;}function Ht(_0x456e6e){const _0x55c167=_0x2e63e4,_0x501cfe=Object[_0x55c167(0x254)]({},_0x456e6e);return delete _0x501cfe[_0x55c167(0x27a)],delete _0x501cfe[_0x55c167(0x2b8)],_0x501cfe;}